From 5dbb8db1a454a394738bd508fea3886c33847f07 Mon Sep 17 00:00:00 2001 From: Luis Solano Date: Wed, 4 Jun 2014 16:06:58 -0700 Subject: [PATCH] Dump Xcode 6 Beta 1 --- CSServiceClient/CSConfig.h | 2 + CSServiceClient/CSDateTime.h | 9 +- CSServiceClient/CSJSONDecoder.h | 8 + CSServiceClient/CSJSONEncoder.h | 8 + CSServiceClient/CSLogger.h | 6 +- CSServiceClient/CSMsgPackDecoder.h | 8 + CSServiceClient/CSMsgPackEncoder.h | 8 + CSServiceClient/CSRemoteServiceClient.h | 10 + CSServiceClient/CSXCBotClient.h | 2 + .../CSXCBotClientDownloadManager.h | 6 + CSServiceClient/NSObject-Protocol.h | 12 +- CoreProfileDT/CDStructures.h | 6 + DADocSetAccess/CDStructures.h | 66 +- DADocSetAccess/DSADocSet.h | 6 +- DADocSetAccess/DSADocSet_FastTokenCache.h | 2 + DADocSetAccess/DSAFastToken.h | 16 +- DADocSetAccess/DSANode.h | 1 + DADocSetAccess/DSATextSearchResult.h | 2 +- DADocSetAccess/DSAToken-Protocol.h | 14 +- DADocSetAccess/DSAToken.h | 21 +- DADocSetAccess/DSATokenIndex.h | 2 + DADocSetAccess/NSObject-Protocol.h | 12 +- DADocSetManagement/DSMDocSetLoader.h | 13 +- DADocSetManagement/DSMDocSetRecord.h | 14 +- DADocSetManagement/DSMMetaQueries.h | 3 + DTDeviceKit/CDStructures.h | 23 + .../DTDKApplication-InterfaceExtensions.h | 32 + ...ApplicationDirectory-InterfaceExtensions.h | 12 + .../DTDKApplicationFile-InterfaceExtensions.h | 12 + ...KApplicationFileBase-InterfaceExtensions.h | 12 + ...KApplicationItemBase-InterfaceExtensions.h | 28 + ...DKApplicationPackage-InterfaceExtensions.h | 12 + DTDeviceKit/DTDKDetailViewController.h | 34 + DTDeviceKit/DTDKMenuItemDescription.h | 27 + DTDeviceKit/DTDKOutlineView.h | 24 + ...rovisioningProfile-DTDeviceKitExtensions.h | 17 + ...gProfileController-DTDeviceKitExtensions.h | 12 + ...TDKRemoteDeviceToken-InterfaceExtensions.h | 17 + DTDeviceKit/DTDKScopeView.h | 16 + DTDeviceKit/DTDKScreenshot.h | 30 + DTDeviceKit/DTDKScreenshotsController.h | 32 + DTDeviceKit/DTDKTableView.h | 21 + DTDeviceKit/DTDKViolatorView.h | 62 + DTDeviceKit/DVTDeviceApplication-Protocol.h | 17 + .../DVTDeviceApplicationItem-Protocol.h | 19 + ...eviceApplicationItem_KitSupport-Protocol.h | 14 + ...DVTDeviceApplication_KitSupport-Protocol.h | 14 + DTDeviceKit/NSAlert-DTDKExtensions.h | 14 + DTDeviceKit/NSApplication-DTDKExtensions.h | 13 + DTDeviceKit/NSObject-Protocol.h | 33 + DTDeviceKit/NSSavePanel-DTDKExtensions.h | 12 + DTDeviceKit/XCRemoteIPhone_TableView.h | 16 + DTDeviceKitBase/CDStructures.h | 50 + DTDeviceKitBase/DTDKApplication.h | 62 + DTDeviceKitBase/DTDKApplicationDirectory.h | 23 + DTDeviceKitBase/DTDKApplicationFile.h | 21 + DTDeviceKitBase/DTDKApplicationFileBase.h | 24 + DTDeviceKitBase/DTDKApplicationFileStat.h | 26 + DTDeviceKitBase/DTDKApplicationItemBase.h | 55 + DTDeviceKitBase/DTDKApplicationPackage.h | 34 + DTDeviceKitBase/DTDKBinaryImage.h | 23 + DTDeviceKitBase/DTDKCrashLog.h | 45 + DTDeviceKitBase/DTDKCrashLogController.h | 33 + DTDeviceKitBase/DTDKCrashLogCopying.h | 16 + DTDeviceKitBase/DTDKCrashLogDatabase.h | 47 + DTDeviceKitBase/DTDKDeveloperProfile.h | 37 + DTDeviceKitBase/DTDKDeveloperProfileResult.h | 22 + .../DTDKDeviceConnectionMonitor-Protocol.h | 13 + DTDeviceKitBase/DTDKDeviceConnectionMonitor.h | 35 + DTDeviceKitBase/DTDKFileSizeTransformer.h | 18 + .../DTDKFileSizeTransformerWithDashedZero.h | 16 + .../DTDKFileSizeTransformerWithNullZero.h | 16 + DTDeviceKitBase/DTDKPowerAssertionToken.h | 31 + DTDeviceKitBase/DTDKProvisioningProfile.h | 139 + .../DTDKProvisioningProfileController.h | 54 + DTDeviceKitBase/DTDKRemoteDeviceConnection.h | 94 + .../DTDKRemoteDeviceConsoleController.h | 33 + .../DTDKRemoteDeviceDataListener.h | 43 + DTDeviceKitBase/DTDKRemoteDeviceToken.h | 311 +++ DTDeviceKitBase/DTDKZipFile.h | 44 + DTDeviceKitBase/DTDKdSYM.h | 21 + DTDeviceKitBase/DVTCancellable-Protocol.h | 13 + ...DeveloperProfileAccountProvider-Protocol.h | 16 + DTDeviceKitBase/DVTInvalidation-Protocol.h | 20 + .../DVTProvisioningProfile-Protocol.h | 69 + ...oningProfileRecord-DTDeviceKitExtensions.h | 14 + .../DVTTeamRecord-DTDeviceKitExtensions.h | 13 + DTDeviceKitBase/NSCopying-Protocol.h | 10 + DTDeviceKitBase/NSData-DTDKExtensions.h | 12 + .../NSFileManager-DTDKExtensions.h | 12 + .../NSNetServiceBrowserDelegate-Protocol.h | 20 + .../NSNetServiceDelegate-Protocol.h | 22 + DTDeviceKitBase/NSNumber-DTDKExtensions.h | 13 + DTDeviceKitBase/NSObject-DTDKExtensions.h | 12 + DTDeviceKitBase/NSObject-Protocol.h | 33 + DTDeviceKitBase/NSString-DTDKExtensions.h | 18 + ...icateData-DTDKDeveloperProfileExtensions.h | 13 + .../DTNetworkGraphHorizontalCycleLayout.h | 8 + .../DTNetworkGraphVelocitySpreadLayout.h | 8 + .../DTNetworkGraphVerticalCycleLayout.h | 8 + DTGraphKit/NSObject-Protocol.h | 12 +- DTMessageQueueing/DTMessageQueue.h | 10 +- DTMessageQueueing/DTServiceQueue.h | 10 +- DTMessageQueueing/NSObject-Protocol.h | 12 +- DTXConnectionServices/CDStructures.h | 24 + DTXConnectionServices/DTXChannel.h | 18 +- DTXConnectionServices/DTXConnection.h | 42 +- .../DTXFileDescriptorTransport.h | 16 +- .../DTXFoundationURLTransport.h | 8 +- .../DTXLegacyMessageTransmitter.h | 2 +- DTXConnectionServices/DTXMachTransport.h | 39 + DTXConnectionServices/DTXMessage.h | 15 +- DTXConnectionServices/DTXMessageParser.h | 8 +- DTXConnectionServices/DTXMessageTransmitter.h | 2 +- DTXConnectionServices/DTXMessenger-Protocol.h | 1 + DTXConnectionServices/DTXProxyChannel.h | 29 + .../DTXRemoteInvocationReceipt.h | 26 + DTXConnectionServices/DTXResourceTracker.h | 6 +- DTXConnectionServices/DTXService.h | 13 +- .../DTXSharedMemoryTransport.h | 5 +- DTXConnectionServices/DTXSocketTransport.h | 9 +- DTXConnectionServices/DTXTransport.h | 8 +- DTXConnectionServices/NSObject-Protocol.h | 12 +- .../NSSecureCoding-Protocol.h | 12 + DTXConnectionServices/_DTXProxy.h | 22 + DVTCorePlistStructDefs/CDStructures.h | 6 + .../DVTCorePlistStructDefsStub.h | 14 + .../DVTDeveloperModeAlertHelper.h | 19 +- DVTFoundation/CDStructures.h | 109 +- .../DTDKAddApplicationGroupToTeamService.h | 16 + .../DTDKAddApplicationGroupsToAppIDService.h | 16 + .../DTDKAddCloudContainerToTeamService.h | 16 + .../DTDKAddCloudContainersToAppIDService.h | 16 + .../DTDKCertificateAuthorityService.h | 5 + .../DTDKCreateProvisioningProfileService.h | 1 + DVTFoundation/DTDKDeveloperPortalService.h | 4 +- .../DTDKListApplicationGroupsForTeamService.h | 22 + .../DTDKListCloudContainersForAppIDService.h | 17 + .../DTDKListCloudContainersForTeamService.h | 22 + .../DTDKServerCancelJoinTeamService.h | 16 + ...rverDownloadTeamClientCertificateService.h | 16 + ...ownloadTeamDevelopmentCertificateService.h | 16 + DVTFoundation/DTDKServerJoinTeamService.h | 16 + ...DTDKServerRenewTeamMembershipTeamService.h | 16 + ...RequestTeamDevelopmentCertificateService.h | 16 + ...TDKServerRevokeTeamMembershipTeamService.h | 16 + DVTFoundation/DTDKTeamBasedService.h | 4 +- DVTFoundation/DVTAbstractMacDevice.h | 25 +- DVTFoundation/DVTActivationRule.h | 6 + .../DVTAddApplicationGroupToTeamOperation.h | 16 + .../DVTAddApplicationGroupsToAppIDOperation.h | 16 + .../DVTAddCloudContainerToTeamOperation.h | 16 + .../DVTAddCloudContainersToAppIDOperation.h | 16 + DVTFoundation/DVTAppIDFeatures.h | 38 + DVTFoundation/DVTAppIDRecord.h | 9 +- DVTFoundation/DVTApplicationGroupRecord.h | 24 + DVTFoundation/DVTArchitecture.h | 4 +- DVTFoundation/DVTAssertionHandler.h | 14 +- DVTFoundation/DVTAssertionHandling-Protocol.h | 4 +- DVTFoundation/DVTAutosynchingProxyArray.h | 4 + .../DVTBlockBasedCancellationToken.h | 31 + DVTFoundation/DVTBloomFilter.h | 23 +- DVTFoundation/DVTByteBuffer.h | 2 +- DVTFoundation/DVTCSourceModelParser.h | 1 + DVTFoundation/DVTCertificateUtilities.h | 70 +- DVTFoundation/DVTCloudContainerRecord.h | 24 + DVTFoundation/DVTCodesignParameterSnapshot.h | 12 +- DVTFoundation/DVTCodesignResolver.h | 26 +- .../DVTCodesignableDevice-Protocol.h | 17 + DVTFoundation/DVTConfinementService.h | 7 +- .../DVTConfinementServiceConnection.h | 18 +- DVTFoundation/DVTDelayedInvocation.h | 74 + DVTFoundation/DVTDelayedInvocationNew.h | 14 + DVTFoundation/DVTDeleteProfileOperation.h | 16 + DVTFoundation/DVTDeveloperAccount.h | 10 +- .../DVTDeveloperAccountCredentials.h | 1 + DVTFoundation/DVTDeveloperAccountManager.h | 6 + DVTFoundation/DVTDeveloperPaths.h | 1 + DVTFoundation/DVTDeveloperPortalDatabase.h | 35 +- .../DVTDeveloperPortalServiceConnection.h | 8 +- DVTFoundation/DVTDeveloperRecord.h | 1 + DVTFoundation/DVTDevice.h | 90 +- DVTFoundation/DVTDeviceApplication-Protocol.h | 17 + DVTFoundation/DVTDeviceApplicationBase.h | 42 + .../DVTDeviceApplicationItem-Protocol.h | 19 + .../DVTDeviceApplicationProvider-Protocol.h | 17 + DVTFoundation/DVTDeviceCapability.h | 2 +- DVTFoundation/DVTDeviceLocator.h | 12 +- DVTFoundation/DVTDeviceManager.h | 11 +- DVTFoundation/DVTDeviceType.h | 16 +- DVTFoundation/DVTDiffContext.h | 7 +- .../DVTDirectoryBasedCustomDataStore.h | 5 +- DVTFoundation/DVTDispatchLock.h | 21 +- DVTFoundation/DVTDispatchLock_ReadWrite.h | 17 + DVTFoundation/DVTDispatchLock_Recursive.h | 21 + DVTFoundation/DVTDocumentFragmentFilter.h | 22 +- DVTFoundation/DVTDocumentLocation.h | 30 +- DVTFoundation/DVTDownloadable.h | 2 + DVTFoundation/DVTDownloadableManager.h | 17 +- DVTFoundation/DVTDownloadableManagerIOCache.h | 5 +- DVTFoundation/DVTDownloadableOperation.h | 10 +- DVTFoundation/DVTDownloadableProgressToken.h | 30 + DVTFoundation/DVTEncodableIndex.h | 33 + DVTFoundation/DVTEncodableIndexEntry.h | 21 + DVTFoundation/DVTExtendedPlatformInfo.h | 40 + DVTFoundation/DVTExtension.h | 16 +- DVTFoundation/DVTExtensionPoint.h | 19 +- .../DVTExtensionPropertyDescription.h | 6 + DVTFoundation/DVTFilePath.h | 6 +- DVTFoundation/DVTFilePathEventWatcher.h | 4 +- .../DVTFindRegularExpressionDescriptor.h | 7 +- .../DVTFindRegularExpressionResult.h | 8 +- DVTFoundation/DVTFindResult.h | 5 +- DVTFoundation/DVTFindTextualDescriptor.h | 8 +- DVTFoundation/DVTFuture.h | 69 +- DVTFoundation/DVTGeneratedContentProvider.h | 4 + DVTFoundation/DVTGlobalCustomDataStore.h | 6 + DVTFoundation/DVTInvalidationMixIn.h | 8 +- DVTFoundation/DVTKeywordScanner.h | 1 + DVTFoundation/DVTLanguageSpecification.h | 2 + DVTFoundation/DVTLibraryFragmentFilter.h | 19 +- ...DVTListApplicationGroupsForTeamOperation.h | 16 + .../DVTListCloudContainersForAppIDOperation.h | 16 + .../DVTListCloudContainersForTeamOperation.h | 16 + DVTFoundation/DVTLocalComputer.h | 25 +- DVTFoundation/DVTLocalComputerLocator.h | 2 +- DVTFoundation/DVTLogAspect.h | 6 +- DVTFoundation/DVTMTReport.h | 6 +- DVTFoundation/DVTMacroDefinitionTable.h | 4 +- DVTFoundation/DVTMacroExpansionBlock.h | 8 + .../DVTMacroExpansionIntegerMetric.h | 1 - DVTFoundation/DVTMacroExpansionString.h | 8 +- DVTFoundation/DVTMacroExpansionStringList.h | 10 +- .../DVTMacroExpansionStringList_NonLiteral.h | 4 +- .../DVTMacroExpansionString_Concatenation.h | 4 +- .../DVTMacroExpansionString_Substitution.h | 4 +- .../DVTMacroNameRegistryRegistration.h | 11 +- DVTFoundation/DVTMemorySnapshot.h | 1 - DVTFoundation/DVTMessageTrace.h | 3 + DVTFoundation/DVTMockDeveloperAccount.h | 24 + DVTFoundation/DVTMockProvisioningProfile.h | 99 + .../DVTMockProvisioningProfileManager.h | 38 + DVTFoundation/DVTMockSigningCertificate.h | 55 + .../DVTMockSigningCertificateSource.h | 28 + DVTFoundation/DVTModelObject.h | 14 +- DVTFoundation/DVTModelObjectGraph.h | 14 +- DVTFoundation/DVTModelTree.h | 6 +- DVTFoundation/DVTModelTreeNode.h | 6 +- DVTFoundation/DVTMutableKnownStringSet.h | 1 - DVTFoundation/DVTMutableOrderedSet.h | 2 + DVTFoundation/DVTMutableRangeArray.h | 1 + DVTFoundation/DVTNotificationToken.h | 16 +- DVTFoundation/DVTObjCSourceModelParser.h | 1 + DVTFoundation/DVTObjectDeallocationMonitor.h | 4 + .../DVTObserveXPCServicesProtocol-Protocol.h | 3 +- DVTFoundation/DVTObservingBlockToken.h | 2 +- DVTFoundation/DVTObservingToken.h | 9 +- DVTFoundation/DVTOneShotBlock.h | 7 +- DVTFoundation/DVTOperation.h | 5 +- DVTFoundation/DVTOperationGroup.h | 4 +- DVTFoundation/DVTPerformanceCheckpoint.h | 2 +- DVTFoundation/DVTPerformanceStatistic.h | 6 +- .../DVTPerformanceTestLogger_TimeForWork.h | 1 + DVTFoundation/DVTPerformanceTestOutput.h | 1 + DVTFoundation/DVTPinger.h | 38 + DVTFoundation/DVTPlatform.h | 19 +- DVTFoundation/DVTPlatformFamily.h | 6 +- DVTFoundation/DVTPlugIn.h | 23 +- DVTFoundation/DVTPlugInManager.h | 9 +- DVTFoundation/DVTPlugInScanRecord.h | 27 +- DVTFoundation/DVTPortalOperation.h | 14 +- DVTFoundation/DVTPortalOperationToken.h | 4 +- DVTFoundation/DVTPromise-Protocol.h | 7 +- .../DVTProvisioningProfile-Protocol.h | 64 +- DVTFoundation/DVTProvisioningProfileManager.h | 5 + .../DVTProvisioningProfileProvider.h | 5 + .../DVTReferenceResolutionStrategy.h | 4 +- DVTFoundation/DVTReferenceResolver.h | 2 +- DVTFoundation/DVTRegExScanner.h | 2 + .../DVTRegexCommandLineOptionDefinition.h | 2 +- DVTFoundation/DVTRegistrable-Protocol.h | 4 +- DVTFoundation/DVTRegistry.h | 12 +- .../DVTRescindCallbackObservingToken.h | 8 + DVTFoundation/DVTSDK.h | 30 +- DVTFoundation/DVTSemaphore.h | 5 +- .../DVTServerCancelJoinTeamOperation.h | 16 + ...erDownloadTeamClientCertificateOperation.h | 16 + ...nloadTeamDevelopmentCertificateOperation.h | 16 + DVTFoundation/DVTServerJoinTeamOperation.h | 16 + ...VTServerRenewTeamMembershipTeamOperation.h | 16 + ...questTeamDevelopmentCertificateOperation.h | 16 + ...TServerRevokeTeamMembershipTeamOperation.h | 16 + DVTFoundation/DVTSigningCertificate.h | 61 + DVTFoundation/DVTSigningCertificateManager.h | 49 + DVTFoundation/DVTSigningCertificateSource.h | 44 + ...igningCertificateSourceDelegate-Protocol.h | 15 + DVTFoundation/DVTSigningIdentitySnapshot.h | 1 + DVTFoundation/DVTSourceCodeLanguage.h | 15 +- DVTFoundation/DVTSourceCodeSymbolKind.h | 8 +- DVTFoundation/DVTSourceModel.h | 2 - DVTFoundation/DVTSourceNodeTypes.h | 3 + .../DVTSpecificApplicationProvider-Protocol.h | 12 + DVTFoundation/DVTStackBacktrace.h | 7 +- DVTFoundation/DVTStackBacktraceFrame.h | 29 + DVTFoundation/DVTStateRepository.h | 6 + DVTFoundation/DVTStateToken.h | 4 + ...StringRepresentationPersistable-Protocol.h | 13 + DVTFoundation/DVTSysmonBridge.h | 10 +- DVTFoundation/DVTSystemActivityToken.h | 5 +- DVTFoundation/DVTSystemEvents.h | 5 +- DVTFoundation/DVTTask.h | 8 +- DVTFoundation/DVTTeamRecord.h | 2 + .../DVTTestPerformanceMetricOutput.h | 52 + DVTFoundation/DVTTextDocumentLocation.h | 6 + DVTFoundation/DVTTextFinder.h | 1 + DVTFoundation/DVTTextPreferences.h | 3 + DVTFoundation/DVTToolchain.h | 8 +- DVTFoundation/DVTToolchainRegistry.h | 8 +- DVTFoundation/DVTToolsVersion.h | 2 + .../DVTUpdatePortalDatabaseOperation.h | 1 + DVTFoundation/DVTUserNotificationCenter.h | 8 +- DVTFoundation/DVTVersion.h | 3 +- DVTFoundation/DVTWeakInterposer.h | 9 +- .../DVTWeakInterposer_ProxyHelperReference.h | 6 +- DVTFoundation/DVTXPCServiceInformation.h | 12 +- DVTFoundation/DVTXPCServiceObserver.h | 1 + .../NSArray-DVTFoundationClassAdditions.h | 6 +- ...NSBlockOperation-DVTNSOperationAdditions.h | 12 + DVTFoundation/NSBundle-DVTNSBundleAdditions.h | 20 + .../NSError-DVTFoundationClassAdditions.h | 2 + .../NSLock-DVTFoundationExtensions.h | 13 + ...ct-DVTObjectDeallocationMonitorAdditions.h | 2 + .../NSObject-DVTObservingConvenience.h | 1 + DVTFoundation/NSObject-Protocol.h | 12 +- .../NSProcessInfo-DVTNSProcessInfoAdditions.h | 3 - ...TNSProcessInfoCachedEnvironmentAdditions.h | 14 + .../NSRecursiveLock-DVTFoundationExtensions.h | 13 + DVTFoundation/NSSet-DVTNSSetAdditions.h | 5 + .../NSString-DVTFoundationClassAdditions.h | 3 + DVTFoundation/NSURL-DVTNSURLAdditions.h | 7 +- ...SUserDefaults-DVTNSUserDefaultsAdditions.h | 2 + DVTFoundation/NSValue-DVTGeometryAdditions.h | 12 + ...NSXMLElement-DVTFoundationClassAdditions.h | 1 + DVTFoundation/_DVTAsynchronousRequest.h | 8 + DVTFoundation/_DVTCancellationBlockToken.h | 8 +- DVTFoundation/_DVTDeallocationMonitorInfo.h | 8 +- DVTFoundation/_DVTFilePathAssoc.h | 6 +- DVTFoundation/_DVTLogObjectsRequest.h | 24 + DVTFoundation/_DVTNotificationReceiver.h | 26 + DVTKit/Animation.h | 19 + DVTKit/AnimationParameters.h | 20 + DVTKit/CDStructures.h | 20 +- .../DTDKMultipleSelectionDialogController.h | 4 +- DVTKit/DTDKSelectionDialogController.h | 2 +- DVTKit/DTDKSingleSelectionDialogController.h | 4 +- DVTKit/DVTAbstractColorPicker.h | 11 +- DVTKit/DVTAbstractGraphLayer.h | 40 + DVTKit/DVTAbstractLibraryGroup.h | 5 +- DVTKit/DVTAnnotationProvider.h | 2 +- DVTKit/DVTApplication.h | 5 + DVTKit/DVTApplicationActionMonitorToken.h | 10 +- DVTKit/DVTAssetDetailTextView.h | 8 +- DVTKit/DVTAssetDetailView.h | 4 + DVTKit/DVTAutoExpandingScrollView.h | 4 + DVTKit/DVTBarBackground.h | 99 +- DVTKit/DVTBindingInfo.h | 4 +- DVTKit/DVTBindingToken.h | 8 +- DVTKit/DVTBorderedView.h | 8 +- DVTKit/DVTButtonTextFieldCell.h | 17 +- DVTKit/DVTCapacityViewController.h | 2 - DVTKit/DVTChoice.h | 4 +- DVTKit/DVTChooserView.h | 2 +- DVTKit/DVTClickableLayer.h | 8 + DVTKit/DVTClickableTextLayer.h | 8 + DVTKit/DVTClippedTabsIndicator.h | 8 +- DVTKit/DVTCodeLibraryDetailController.h | 9 +- DVTKit/DVTColorSwatchLabel.h | 3 +- DVTKit/DVTColorSwatchView.h | 25 + DVTKit/DVTColorSwatchWithComponentsView.h | 28 + DVTKit/DVTComparisonScrollCoordinator.h | 11 +- DVTKit/DVTComparisonSplitView.h | 20 +- DVTKit/DVTCompletingTextView.h | 15 +- DVTKit/DVTControllerContentView.h | 11 +- DVTKit/DVTDefaultLineGraphLayerDataSource.h | 30 + DVTKit/DVTDefaultSourceLanguageService.h | 81 + DVTKit/DVTDelayedMenuButtonCell.h | 12 +- DVTKit/DVTDelayedMenuGradientImageButton.h | 6 +- ...raggingImageToWindowTransitionController.h | 34 + DVTKit/DVTDevice-DVTDevicesWindowAdditions.h | 26 + .../DVTDeviceApplicationInstaller-Protocol.h | 14 + .../DVTDeviceApplicationProvider-Protocol.h | 17 + ...eviceCategoryToTextColorValueTransformer.h | 18 + DVTKit/DVTDeviceLocator-KitAdditions.h | 12 + DVTKit/DVTDeviceLogsSheetController.h | 27 + ...eviceProvisioningProfilesSheetController.h | 39 + ...DeviceSummaryAppContainerSheetController.h | 43 + DVTKit/DVTDeviceSummaryAppsViewController.h | 63 + DVTKit/DVTDeviceSummarySliceViewController.h | 21 + DVTKit/DVTDeviceSummaryTableCellView.h | 22 + DVTKit/DVTDeviceSummaryViewController.h | 78 + DVTKit/DVTDeviceTableCellView.h | 25 + DVTKit/DVTDeviceViolaterTextField.h | 17 + ...VTDevicesWindowContentAreaViewController.h | 21 + DVTKit/DVTDevicesWindowController.h | 148 + ...vicesWindowDetailViewController-Protocol.h | 18 + DVTKit/DVTDiffContextThreeWay.h | 2 +- DVTKit/DVTDiffSession.h | 4 + DVTKit/DVTDisclosureHeaderView.h | 7 + DVTKit/DVTDisclosureView.h | 6 + DVTKit/DVTDraggingContext.h | 11 +- DVTKit/DVTDualProxyWindowTitleView.h | 10 +- DVTKit/DVTDynamicTableRowView.h | 10 +- DVTKit/DVTDynamicTableView.h | 8 +- DVTKit/DVTFileIconCreator.h | 3 + DVTKit/DVTFilePath-DVTFileIconAdditions.h | 1 + DVTKit/DVTFilePathField.h | 1 + DVTKit/DVTFilteringMenu.h | 10 +- DVTKit/DVTFindBar.h | 10 +- DVTKit/DVTFindBarOptionsCtrl.h | 8 +- DVTKit/DVTFindPatternComboBox.h | 8 +- DVTKit/DVTFindPatternDescriptor.h | 9 +- DVTKit/DVTFindPatternSearchField.h | 8 +- DVTKit/DVTFindPatternTextField.h | 8 +- DVTKit/DVTFirstResponderDrawingStrategy.h | 6 +- DVTKit/DVTFlatButtonCell.h | 20 + DVTKit/DVTFlatPopUpButtonCell.h | 23 + DVTKit/DVTFlatProgressIndicator.h | 34 + DVTKit/DVTFlatSegmentedControlCell.h | 35 + DVTKit/DVTFolderIconProvider.h | 8 + DVTKit/DVTFoldingLayoutManager.h | 11 +- DVTKit/DVTFoldingManager.h | 6 +- DVTKit/DVTFontAndColorTheme.h | 8 +- DVTKit/DVTFontDataSource.h | 8 +- DVTKit/DVTFontPopUpViewController.h | 2 +- DVTKit/DVTFontTextField.h | 8 +- DVTKit/DVTFontValue.h | 32 + DVTKit/DVTFrameworkIconProvider.h | 8 + DVTKit/DVTGradientImageButton.h | 8 + DVTKit/DVTGradientImageButtonCell.h | 5 +- DVTKit/DVTGradientImagePopUpButton.h | 8 + DVTKit/DVTGraph.h | 87 + DVTKit/DVTGraphLayer-Protocol.h | 22 + DVTKit/DVTGraphLayerSelectionDetails.h | 23 + DVTKit/DVTGraphPopoverViewController.h | 33 + DVTKit/DVTGraphStyle.h | 61 + DVTKit/DVTHUDPopUpController.h | 12 +- DVTKit/DVTHelperApplication.h | 4 +- DVTKit/DVTHorizontalTilingPainter.h | 8 +- DVTKit/DVTImageAndTextCell.h | 10 +- DVTKit/DVTImagePopUpButtonCell.h | 4 - DVTKit/DVTIncrementalFindBar.h | 1 + DVTKit/DVTLayoutManager.h | 13 +- DVTKit/DVTLayoutView_ML.h | 6 +- DVTKit/DVTLibrary.h | 4 + DVTKit/DVTLibraryController.h | 6 + DVTKit/DVTLibraryDetailEditorController.h | 2 +- .../DVTLibraryDetailPopUpContentController.h | 8 +- DVTKit/DVTLineGraphLayer.h | 34 + DVTKit/DVTLineGraphLayerDataSource-Protocol.h | 12 + DVTKit/DVTLineGraphLayerStyle.h | 36 + DVTKit/DVTLineOffsetAwareStringWrapper.h | 28 + ...TLocalComputer-DVTDevicesWindowAdditions.h | 12 + DVTKit/DVTMainStatusAwareButton.h | 22 +- DVTKit/DVTMainViewControllerDrawingStrategy.h | 6 +- DVTKit/DVTMarkedScroller.h | 11 +- DVTKit/DVTModernTableHeaderCell.h | 2 + DVTKit/DVTMorphingDragImageController.h | 6 + DVTKit/DVTMorphingDragImageView.h | 14 +- DVTKit/DVTNoFirstResponderPopover.h | 16 + DVTKit/DVTOutlineView.h | 14 +- DVTKit/DVTPDFBlockCapturingView.h | 4 +- DVTKit/DVTPagingSheetWindowController.h | 13 +- DVTKit/DVTPasswordWindowController.h | 6 + DVTKit/DVTPathView.h | 43 + DVTKit/DVTPlainTableHeaderView.h | 16 + DVTKit/DVTPlistModel.h | 6 +- DVTKit/DVTPlistStructureDefinition.h | 4 +- DVTKit/DVTPlistViewController.h | 9 +- DVTKit/DVTPlistXMLParser.h | 6 + DVTKit/DVTPointView.h | 16 + DVTKit/DVTPointViewController.h | 26 + DVTKit/DVTPopUpButtonCell.h | 1 + DVTKit/DVTPopoverContentViewController.h | 8 +- DVTKit/DVTPreferenceSet-Protocol.h | 4 +- DVTKit/DVTPreferenceSetManager.h | 6 +- DVTKit/DVTQuickLookLibraryDetailItem.h | 4 + DVTKit/DVTRangeView.h | 16 + DVTKit/DVTRangeViewController.h | 37 + DVTKit/DVTRectView.h | 21 + DVTKit/DVTRectViewController.h | 39 + DVTKit/DVTReplacementView.h | 4 + DVTKit/DVTRolloverImageButton.h | 8 +- DVTKit/DVTRolloverTracker.h | 6 +- DVTKit/DVTRolloverTrackingButton.h | 8 +- DVTKit/DVTScopeBarsManager.h | 8 +- DVTKit/DVTScrollableTabBarClipView.h | 18 + DVTKit/DVTScrollableTabBarView.h | 189 ++ DVTKit/DVTScrollableTabBarViewAnimation.h | 33 + DVTKit/DVTScrollableTabBarViewButton.h | 33 + DVTKit/DVTScrollableTabButton.h | 103 + DVTKit/DVTSearchFieldCell.h | 1 + DVTKit/DVTSegmentedControl.h | 18 +- DVTKit/DVTSizeView.h | 18 + DVTKit/DVTSizeViewController.h | 35 + DVTKit/DVTSlidingViewsBar.h | 18 +- DVTKit/DVTSourceBufferProvider-Protocol.h | 1 - ...CodeComparisonAnnotationContext-Protocol.h | 4 +- ...Kind-DVTSourceCodeSymbolKindKitAdditions.h | 6 +- DVTKit/DVTSourceExpression.h | 8 +- DVTKit/DVTSourceLandmarkItem.h | 9 +- .../DVTSourceLandmarkItemDelegate-Protocol.h | 3 +- DVTKit/DVTSourceLanguageService.h | 76 + ...VTSourceLanguageServiceDelegate-Protocol.h | 27 + ...ourceLanguageSourceModelService-Protocol.h | 17 + ...SourceLanguageSyntaxTypeService-Protocol.h | 29 + DVTKit/DVTSourceTextScrollView.h | 3 +- ...DVTSourceTextScrollViewDelegate-Protocol.h | 2 +- DVTKit/DVTSourceTextView.h | 32 +- DVTKit/DVTSourceTextViewDelegate-Protocol.h | 2 +- DVTKit/DVTSplitView.h | 6 +- DVTKit/DVTSplitViewAnimation.h | 8 +- DVTKit/DVTSplitViewDelegate-Protocol.h | 18 + DVTKit/DVTStackView_AppKitAutolayout.h | 4 +- DVTKit/DVTStepperTextField.h | 57 + DVTKit/DVTStepperTextFieldCell.h | 53 + DVTKit/DVTStepperTextFieldFormatter.h | 29 + DVTKit/DVTStringTextCompletionItem.h | 23 +- DVTKit/DVTTabBarClippedItemsIndicator.h | 38 + DVTKit/DVTTabBarClippedItemsIndicatorCell.h | 17 + DVTKit/DVTTabBarView.h | 38 +- DVTKit/DVTTabButton.h | 9 +- DVTKit/DVTTabbedWindowControlling-Protocol.h | 7 +- DVTKit/DVTTabbedWindowTabViewItem.h | 28 +- DVTKit/DVTTableRowView.h | 2 + DVTKit/DVTTableView.h | 10 + DVTKit/DVTTableViewDelegate-Protocol.h | 19 + DVTKit/DVTTextAnnotation.h | 16 +- DVTKit/DVTTextCompletionDataSource.h | 4 +- ...TextCompletionImportAbsolutePathStrategy.h | 2 +- DVTKit/DVTTextCompletionItem-Protocol.h | 17 +- DVTKit/DVTTextCompletionKeywordsStrategy.h | 2 +- .../DVTTextCompletionListWindowController.h | 4 + DVTKit/DVTTextCompletionSession.h | 12 +- DVTKit/DVTTextCompletionStrategy.h | 3 +- DVTKit/DVTTextCompletionWordsInFileStrategy.h | 2 +- DVTKit/DVTTextFindable-Protocol.h | 1 + DVTKit/DVTTextSidebarView.h | 9 +- DVTKit/DVTTextStorage.h | 75 +- DVTKit/DVTTextStorageDelegate-Protocol.h | 4 + DVTKit/DVTTextUndoMultiEdits.h | 2 +- DVTKit/DVTTextView.h | 24 + DVTKit/DVTTextVisualization.h | 8 +- DVTKit/DVTTheme.h | 133 +- DVTKit/DVTTileView.h | 6 + DVTKit/DVTTimerBlockWrapper.h | 8 +- DVTKit/DVTToolbarButtonImageFactory.h | 10 +- DVTKit/DVTToolbarButtonImagePause.h | 1 - DVTKit/DVTToolbarButtonImageRun.h | 1 - DVTKit/DVTToolbarButtonImageStop.h | 1 - DVTKit/DVTToolbarViewController.h | 6 +- DVTKit/DVTTypeCompletionHandler.h | 4 + DVTKit/DVTURLPreviewViewController.h | 41 + DVTKit/DVTUndoManager.h | 6 +- DVTKit/DVTViewController.h | 15 +- DVTKit/InvisibleScroller.h | 16 + DVTKit/NSArray-DVTDevicesWindowAdditions.h | 13 + ...tedString-DVTNSAttributedStringAdditions.h | 1 + DVTKit/NSCarbonMenuImpl-DVTSwizzle.h | 12 + DVTKit/NSControl-DVTNSControlAdditions.h | 15 + DVTKit/NSDocument-DVTNSDocumentAdditions.h | 12 + DVTKit/NSDraggingDestination-Protocol.h | 22 + DVTKit/NSDraggingSource-Protocol.h | 18 + DVTKit/NSEvent-DVTNSEventAdditions.h | 3 + DVTKit/NSEvent-DVTNSEventExtras.h | 17 + DVTKit/NSFont-DVTPrivate.h | 4 + DVTKit/NSImage-DVTNSImageAdditions.h | 5 + DVTKit/NSImage-DVTNSImageExtras.h | 15 + DVTKit/NSImage-DVTThemeAdditions.h | 2 + DVTKit/NSMenu-DVTNSMenuExtras.h | 1 + DVTKit/NSMenuItem-DVTNSMenuItemAdditions.h | 5 + DVTKit/NSObject-Protocol.h | 12 +- DVTKit/NSPopoverDelegate-Protocol.h | 1 + DVTKit/NSScreen-DVTNSScreenExtras.h | 1 + DVTKit/NSTextViewDelegate-Protocol.h | 2 +- DVTKit/NSValue-DVTAdditions.h | 13 + DVTKit/NSView-DVTNSViewAdditions.h | 5 + DVTKit/NSView-DVTNSViewExtras.h | 15 + DVTKit/NSWindow-DVTNSWindowAdditions.h | 4 +- DVTKit/NSWindow-DVTNSWindowExtras.h | 2 + DVTKit/QLPreviewViewDelegate-Protocol.h | 25 + ...efaultSourceLanguageServiceFormatOptions.h | 21 + DVTKit/_DVTLozengeTextFieldCell.h | 8 - DVTKit/_DVTMainViewControllerMonitor.h | 6 +- DVTKit/_DVTMutableDraggingInfo.h | 8 +- DVTKit/_DVTSegmentedCell.h | 2 + DVTServiceKit/DVTService.h | 2 +- DVTServiceKit/_DVTBlockBasedRequestHandler.h | 2 +- DVTSourceControl/CDStructures.h | 6 + .../DVTSourceControlAuthenticationStrategy.h | 29 + DVTSourceControl/DVTSourceControlAuthor.h | 45 + ...SourceControlBasicAuthenticationStrategy.h | 36 + DVTSourceControl/DVTSourceControlBranch.h | 42 + .../DVTSourceControlBranchAndTagLocations.h | 42 + .../DVTSourceControlCancellable-Protocol.h | 12 + .../DVTSourceControlDisplayable-Protocol.h | 15 + .../DVTSourceControlIdentifiable-Protocol.h | 14 + DVTSourceControl/DVTSourceControlLogItem.h | 40 + DVTSourceControl/DVTSourceControlManager.h | 64 + .../DVTSourceControlMultiCancellable.h | 29 + DVTSourceControl/DVTSourceControlOperation.h | 42 + .../DVTSourceControlPathLocation.h | 36 + ...ceControlPlugInCallbackProtocol-Protocol.h | 12 + .../DVTSourceControlPlugInPrimary.h | 43 + .../DVTSourceControlPlugInProtocol-Protocol.h | 26 + .../DVTSourceControlRemoteRepository.h | 33 + DVTSourceControl/DVTSourceControlRepository.h | 59 + DVTSourceControl/DVTSourceControlRevision.h | 36 + .../DVTSourceControlRevisionLocation.h | 41 + ...eControlSSHKeyGeneratorProtocol-Protocol.h | 13 + ...urceControlSSHKeysAuthenticationStrategy.h | 38 + .../DVTSourceControlSerializable-Protocol.h | 13 + DVTSourceControl/DVTSourceControlSystem.h | 58 + .../DVTSourceControlSystemPlaceholder.h | 19 + .../DVTSourceControlWorkingCopy.h | 62 + ...ntrolWorkingCopyScannerProtocol-Protocol.h | 10 + DVTSourceControl/DVTSourceControlWorkspace.h | 53 + .../DVTSourceControlWorkspaceBlueprint.h | 69 + DVTSourceControl/NSCoding-Protocol.h | 11 + DVTSourceControl/NSCopying-Protocol.h | 10 + DVTSourceControl/NSObject-Protocol.h | 33 + DVTSourceControl/NSSecureCoding-Protocol.h | 12 + ...ring-DVTSourceControlDisplayable_Private.h | 12 + ...String-DVTSourceControlNSStringAdditions.h | 14 + .../NSURL-DVTSourceControlNSURLAdditions.h | 17 + ...RL-DVTSourceControlWorkspaceURLAdditions.h | 12 + .../_DVTSourceControlConceptualRevision.h | 17 + .../_DVTSourceControlUnversionedLogItem.h | 18 + .../_DVTSourceControlUnversionedRevision.h | 19 + DVTiOSPlistStructDefs/CDStructures.h | 6 + .../DVTiOSPlistStructDefsStub.h | 14 + DVTiPhoneSimulatorRemoteClient/CDStructures.h | 6 + .../DTiPhoneSimulatorApplicationSpecifier.h | 28 + ...torApplicationSpecifier_BundleIdentifier.h | 22 + ...iPhoneSimulatorApplicationSpecifier_Path.h | 22 + ...neSimulatorApplicationSpecifier_ToolPath.h | 23 + .../DTiPhoneSimulatorSession.h | 69 + .../DTiPhoneSimulatorSessionConfig.h | 65 + .../DTiPhoneSimulatorSystemRoot.h | 36 + .../DVTInvalidation-Protocol.h | 20 + .../DVTiPhoneSimulatorCoreSimMessenger.h | 26 + .../DVTiPhoneSimulatorDistNoteMessenger.h | 27 + .../DVTiPhoneSimulatorLocalMessenger.h | 34 + .../DVTiPhoneSimulatorMessenger.h | 62 + .../DVTiPhoneSimulatorRemoteMessenger.h | 42 + .../NSCopying-Protocol.h | 10 + .../NSObject-Protocol.h | 33 + .../SimDevice-DVTAdditions.h | 27 + .../SimDeviceSet-DVTAdditions.h | 13 + .../SimDeviceType-DVTAdditions.h | 14 + .../SimRuntime-DVTAdditions.h | 12 + DebugSymbolsDT/CDStructures.h | 6 + DebuggerFoundation/CDStructures.h | 43 + DebuggerFoundation/DBGAbstractViewDescriber.h | 65 + .../DBGAppKitDebuggingAddition.h | 12 +- DebuggerFoundation/DBGCodeModule.h | 21 +- DebuggerFoundation/DBGCompressedStackFrame.h | 36 + DebuggerFoundation/DBGDataType.h | 2 + DebuggerFoundation/DBGDataValue.h | 20 +- .../DBGDataValueSummaryFormatter.h | 4 + DebuggerFoundation/DBGDebugSession.h | 39 +- .../DBGKitDebuggingAddition-Protocol.h | 17 + DebuggerFoundation/DBGLayoutConstraint.h | 45 + DebuggerFoundation/DBGLayoutConstraintSet.h | 37 + DebuggerFoundation/DBGMemoryData.h | 8 +- .../DBGNSDataForDataValueProvider.h | 17 +- .../DBGNSDataForDataValueProviderOptions.h | 23 + DebuggerFoundation/DBGPerformanceMetrics.h | 11 +- DebuggerFoundation/DBGProcess.h | 50 +- DebuggerFoundation/DBGQueue.h | 55 + DebuggerFoundation/DBGStackFrame.h | 88 +- ...DBGStackFramesDefaultCompressionStrategy.h | 8 + DebuggerFoundation/DBGThread.h | 94 +- DebuggerFoundation/DBGViewChildMemberList.h | 30 + DebuggerFoundation/DBGViewDebugger.h | 51 + DebuggerFoundation/DBGViewDebuggerAddition.h | 46 + .../DBGViewDescriber-Protocol.h | 29 + DebuggerFoundation/DBGViewExpressionManager.h | 32 + DebuggerFoundation/DBGViewLayer.h | 28 + DebuggerFoundation/DBGViewObject.h | 54 + DebuggerFoundation/DBGViewSurface.h | 60 + DebuggerFoundation/DBGViewWindow.h | 32 + DebuggerFoundation/IDEDataValue-Protocol.h | 10 +- .../IDEDebugNavigableModel-Protocol.h | 2 +- DebuggerFoundation/IDEDebugProcess-Protocol.h | 5 +- DebuggerFoundation/IDEDebugSession-Protocol.h | 15 +- DebuggerFoundation/NSCopying-Protocol.h | 10 + .../NSFastEnumeration-Protocol.h | 10 + DebuggerFoundation/NSObject-Protocol.h | 12 +- DebuggerKit/CDStructures.h | 6 + DebuggerKit/DBGAbstractQuickLookProvider.h | 40 + .../DBGNSColorProviderCGColorRefExpression.h | 40 + DebuggerKit/DBGNSImageProvider-Protocol.h | 17 + .../DBGNSImageProviderForNSDataExpression.h | 40 + ...EVariablesViewQuickLookProvider-Protocol.h | 22 + DebuggerKit/NSObject-Protocol.h | 33 + DebuggerLLDB/CDStructures.h | 53 +- DebuggerLLDB/DBGLLDBCodeModule.h | 2 +- DebuggerLLDB/DBGLLDBDataType.h | 5 + DebuggerLLDB/DBGLLDBDataValue.h | 18 +- DebuggerLLDB/DBGLLDBLauncher.h | 26 +- DebuggerLLDB/DBGLLDBProcess.h | 32 +- DebuggerLLDB/DBGLLDBQueue.h | 38 + .../DBGLLDBReadMemoryCancellableToken.h | 29 + DebuggerLLDB/DBGLLDBSession.h | 59 +- DebuggerLLDB/DBGLLDBStackFrame.h | 26 +- DebuggerLLDB/DBGLLDBThread.h | 29 +- DebuggerLLDB/DVTCancellable-Protocol.h | 13 + DebuggerLLDB/NSObject-Protocol.h | 12 +- DebuggerUI/CDStructures.h | 39 + .../DBGAttachToProcessActivityReporter.h | 1 + DebuggerUI/DBGAutoLayoutConstraintNode.h | 51 + DebuggerUI/DBGBreakpointAnnotation.h | 2 - DebuggerUI/DBGBreakpointAnnotationProvider.h | 8 +- DebuggerUI/DBGCGPathProvider-Protocol.h | 25 + DebuggerUI/DBGCGPathProviderForNSBezierPath.h | 12 +- ...ordinate2DLabelAndExpressionPairProvider.h | 19 + ...CLLocationLabelAndExpressionPairProvider.h | 19 + DebuggerUI/DBGColorQuickLookProvider.h | 33 +- ...ackFrame-DBGNavigableItemPropertySupport.h | 33 + DebuggerUI/DBGConsoleLogEditor.h | 6 +- DebuggerUI/DBGConsoleLogProvider.h | 1 + .../DBGConstraintsListInspectorProperty.h | 32 + DebuggerUI/DBGDataTipController.h | 6 +- DebuggerUI/DBGDataTipPopoverViewController.h | 8 +- .../DBGDataTipVariablesViewContentProvider.h | 8 +- DebuggerUI/DBGDebugMenuController.h | 9 +- ...gSession-DBGNavigableItemPropertySupport.h | 31 + DebuggerUI/DBGDebugSessionController.h | 26 +- DebuggerUI/DBGDebuggerCompletionStrategy.h | 2 +- .../DBGDisassemblyGeneratedContentProvider.h | 13 +- DebuggerUI/DBGDisassemblyItem.h | 36 +- ...sassemblyItemExecutionEnvironmentWrapper.h | 23 +- DebuggerUI/DBGDisassemblyItemProcessWrapper.h | 26 +- DebuggerUI/DBGDisassemblyItemThreadWrapper.h | 29 +- DebuggerUI/DBGExpressionEditor.h | 6 + DebuggerUI/DBGGaugeCPUEditor.h | 9 +- DebuggerUI/DBGGaugeCPUGraphSlice.h | 13 +- DebuggerUI/DBGGaugeEditor.h | 8 +- DebuggerUI/DBGGaugeGraphSlice.h | 17 +- DebuggerUI/DBGGaugeMemoryEditor.h | 6 + DebuggerUI/DBGHostNode.h | 64 + DebuggerUI/DBGHostNodeDelegate-Protocol.h | 12 + DebuggerUI/DBGImageInspectorProperty.h | 27 + DebuggerUI/DBGImageInspectorPropertyView.h | 16 + DebuggerUI/DBGImageQuickLookProvider.h | 22 +- DebuggerUI/DBGIndexCompletionStrategy.h | 2 +- .../DBGInspectorConstraintViewController.h | 41 + DebuggerUI/DBGInstructionPointerAnnotation.h | 12 +- DebuggerUI/DBGInteractiveSceneView.h | 43 + ...DBGInteractiveSceneViewDelegate-Protocol.h | 21 + DebuggerUI/DBGKitDebuggingAddition-Protocol.h | 17 + DebuggerUI/DBGLabelExpressionEntry.h | 34 + .../DBGLayoutConstraint-IDEKitAdditions.h | 30 + DebuggerUI/DBGLayoutConstraintAbstraction.h | 27 + .../DBGLayoutConstraintOverlayImageProvider.h | 74 + .../DBGLayoutConstraintSet-IDEKitAdditions.h | 33 + ...nLabelAndExpressionPairProvider-Protocol.h | 10 + .../DBGLocationMapAndDataAnnotationProvider.h | 39 + ...DBGMKMapRectMapDataAndAnnotationProvider.h | 44 + DebuggerUI/DBGMapBasedQuickLookProvider.h | 43 + ...DBGMapDataAndAnnotationProvider-Protocol.h | 15 + .../DBGMemoryData-DBGMemoryDataAdditions.h | 21 +- ...DBGMemoryDataExecutionEnvironmentWrapper.h | 2 +- DebuggerUI/DBGMemoryDataProcessWrapper.h | 23 +- DebuggerUI/DBGMenuController.h | 12 +- DebuggerUI/DBGNSDataQuickLookProvider.h | 5 +- DebuggerUI/DBGNSImageProviderForCGImage.h | 13 +- .../DBGNSImageProviderForvImage_Buffer.h | 8 +- DebuggerUI/DBGNSURLQuickLookProvider.h | 18 +- .../DBGNavigableItemPerformance-Protocol.h | 13 + DebuggerUI/DBGNode.h | 37 + DebuggerUI/DBGOffScreenPositionCalculator.h | 26 + DebuggerUI/DBGOverlayLayoutConstraint.h | 20 + DebuggerUI/DBGPathQuickLookProvider.h | 28 +- DebuggerUI/DBGPointQuickLookProvider.h | 12 +- ...DBGPrintDescriptionPopoverViewController.h | 6 + ...GProcess-DBGNavigableItemPropertySupport.h | 30 + DebuggerUI/DBGProcessNavigableItem.h | 30 +- ...DBGQueue-DBGNavigableItemPropertySupport.h | 32 + DebuggerUI/DBGQueueNavigableItem.h | 31 + DebuggerUI/DBGRangeQuickLookProvider.h | 36 + DebuggerUI/DBGRangeSliderDelegate-Protocol.h | 12 + DebuggerUI/DBGRangeSliderNode.h | 55 + DebuggerUI/DBGRectInspectorProperty.h | 33 + DebuggerUI/DBGRectInspectorPropertyView.h | 19 + DebuggerUI/DBGRectQuickLookProvider.h | 28 +- DebuggerUI/DBGRoundedBox.h | 1 - DebuggerUI/DBGSceneCalculationHelpers.h | 18 + DebuggerUI/DBGSceneCamera.h | 35 + DebuggerUI/DBGSceneCameraDelegate-Protocol.h | 13 + DebuggerUI/DBGSceneNode.h | 66 + DebuggerUI/DBGSceneViewController.h | 98 + ...BGSceneViewControllerDataSource-Protocol.h | 13 + DebuggerUI/DBGSceneViewControllerDataSource.h | 31 + .../DBGSceneViewControllerDelegate-Protocol.h | 10 + DebuggerUI/DBGSceneViewRangeSliderCell.h | 49 + DebuggerUI/DBGSimpleNode.h | 48 + DebuggerUI/DBGSizeQuickLookProvider.h | 23 +- ...ackFrame-DBGNavigableItemPropertySupport.h | 34 + DebuggerUI/DBGStackFrameCell.h | 20 + .../DBGStaticBooleanInspectorProperty.h | 29 + DebuggerUI/DBGStaticColorInspectorProperty.h | 31 + .../DBGStaticEnumerationInspectorProperty.h | 33 + DebuggerUI/DBGStaticFontInspectorProperty.h | 28 + DebuggerUI/DBGStringQuickLookProvider.h | 17 +- DebuggerUI/DBGSummaryFormatterEditor.h | 2 +- ...BGThread-DBGNavigableItemPropertySupport.h | 36 + DebuggerUI/DBGThreadNavigableItem.h | 16 +- DebuggerUI/DBGThreadsStacksContentDelegate.h | 86 +- DebuggerUI/DBGTimerGroup.h | 6 +- DebuggerUI/DBGTrueSpacingBox.h | 27 + DebuggerUI/DBGVariablesViewContentProvider.h | 53 +- DebuggerUI/DBGViewDebugger-IDEKitAdditions.h | 30 + .../DBGViewDebuggerAdditionUIController.h | 51 + .../DBGViewDebuggerDebugBarContentProvider.h | 28 + DebuggerUI/DBGViewDebuggerDocument.h | 31 + DebuggerUI/DBGViewDebuggerDocumentLocation.h | 23 + DebuggerUI/DBGViewDebuggerDomainProvider.h | 56 + DebuggerUI/DBGViewDebuggerEditor.h | 84 + .../DBGViewDebuggerGeniusResultsFinder.h | 20 + DebuggerUI/DBGViewDebuggerMacDescriber.h | 28 + DebuggerUI/DBGViewDebuggingActivityReporter.h | 31 + DebuggerUI/DBGViewInstance.h | 84 + DebuggerUI/DBGViewInstanceCreationOptions.h | 27 + DebuggerUI/DBGViewObject-IDEKitAdditions.h | 38 + .../DBGViewSurface-IBAutolayoutItemSupport.h | 21 + DebuggerUI/DBGViewSurfaceNavigableItem.h | 26 + .../DVTSourceExpressionSource-Protocol.h | 4 +- DebuggerUI/DVTStatefulObject-Protocol.h | 16 + DebuggerUI/DVTTextFindable-Protocol.h | 1 + ...ayoutConcreteConstraintProvider-Protocol.h | 13 + ...outConstraintDrawingDestination-Protocol.h | 27 + ...BLayoutConstraintStatusProvider-Protocol.h | 14 + ...Breakpoint-IDEBreakpointNavigatorSupport.h | 20 +- .../IDEAppleScriptBreakpointActionEditor.h | 9 +- ...Breakpoint-IDEBreakpointNavigatorSupport.h | 21 +- ...IDEBreakpointEditorPopoverViewController.h | 7 + DebuggerUI/IDEBreakpointGroup.h | 17 +- ...ntLocation-IDEBreakpointNavigatorSupport.h | 21 +- DebuggerUI/IDEBreakpointNavigator.h | 28 +- DebuggerUI/IDEBreakpointNavigatorModel.h | 25 +- ...reakpointNavigatorModelObserver-Protocol.h | 1 - DebuggerUI/IDEBreakpointObserver-Protocol.h | 18 + ...ReportTopSectionContentDelegate-Protocol.h | 1 + ...DEDebugNavigableContentDelegate-Protocol.h | 10 +- DebuggerUI/IDEDebugNavigableModel-Protocol.h | 2 +- DebuggerUI/IDEDebuggingAddition-Protocol.h | 22 + ...DEDebuggingAdditionUIController-Protocol.h | 22 + ...Breakpoint-IDEBreakpointNavigatorSupport.h | 20 +- ...Breakpoint-IDEBreakpointNavigatorSupport.h | 19 +- DebuggerUI/IDEFileBreakpointGroup.h | 18 +- DebuggerUI/IDEInspectorMatching-Protocol.h | 12 + ...nNavigableItemRepresentedObject-Protocol.h | 25 + DebuggerUI/IDELogBreakpointActionEditor.h | 8 +- .../IDESourceExpressionSource-Protocol.h | 2 +- ...Breakpoint-IDEBreakpointNavigatorSupport.h | 20 +- DebuggerUI/IDESymbolicBreakpointEditorView.h | 8 +- ...Breakpoint-IDEBreakpointNavigatorSupport.h | 20 +- ...IDEVariablesViewContentProvider-Protocol.h | 2 +- ...Watchpoint-IDEBreakpointNavigatorSupport.h | 20 +- DebuggerUI/MKMapViewDelegate-Protocol.h | 31 + DebuggerUI/NSObject-Protocol.h | 12 +- DebuggerUI/NSPopoverDelegate-Protocol.h | 1 + DebuggerUI/NSTextViewDelegate-Protocol.h | 2 +- .../SCNSceneRendererDelegate-Protocol.h | 18 + DevToolsCore/CDStructures.h | 6 +- DevToolsCore/NSObject-Protocol.h | 12 +- DevToolsCore/PBXBreakpoint.h | 6 + DevToolsCore/PBXCStringStorage.h | 2 +- DevToolsCore/PBXIndexingEngine.h | 4 +- DevToolsCore/PBXProject.h | 6 + DevToolsCore/PBXProjectIndex.h | 10 +- DevToolsCore/PBXProjectIndexBTree.h | 8 +- DevToolsCore/PBXProjectIndexBTreeEnumerator.h | 4 +- DevToolsCore/PBXRecordVector.h | 10 +- DevToolsCore/PBXSourceScannerItem.h | 7 +- DevToolsCore/PBXTarget.h | 6 + DevToolsCore/PBXTargetBuildContext.h | 7 +- .../PBXTargetBuildPhaseFileSystemObserver.h | 8 +- DevToolsCore/SCMActivity.h | 4 +- DevToolsCore/SCMManager.h | 8 +- DevToolsCore/XCApplicationArchiver-Protocol.h | 2 +- DevToolsCore/XCArchivedApplication.h | 10 +- DevToolsCore/XCArchivedApplicationBuild.h | 22 +- DevToolsCore/XCArchivedApplicationManager.h | 4 +- DevToolsCore/XCBuildConfiguration.h | 8 +- DevToolsCore/XCBuildOperation.h | 7 +- DevToolsCore/XCByteStreamPosixTask.h | 8 +- DevToolsCore/XCDistributedBuildsManager.h | 6 + DevToolsCore/XCFileSystemWatcher.h | 8 +- DevToolsCore/XCOutputStream.h | 8 + DevToolsCore/XCPosixTask.h | 9 +- DevToolsCore/XCPropertyValue.h | 9 +- DevToolsCore/XCRemoteComputer-Protocol.h | 10 +- DevToolsCore/XCRemoteComputer.h | 11 +- DevToolsCore/XCSCMRequest.h | 8 +- DevToolsCore/XCSCMTaskOperation.h | 7 +- DevToolsCore/XCSimpleApplicationArchiver.h | 8 +- DevToolsCore/XCWorkQueueCommand.h | 8 +- DevToolsCore/XCWorkQueueCommandInvocation.h | 9 +- DevToolsFoundation/DTAssertionHandler.h | 8 + DevToolsFoundation/DTOutputStream.h | 8 + DevToolsFoundation/DTToolsVersion.h | 3 + .../NSData-DevToolsFoundationAdditions.h | 2 +- DevToolsFoundation/NSObject-Protocol.h | 12 +- DevToolsInterface/NSObject-Protocol.h | 12 +- .../NSTextViewDelegate-Protocol.h | 2 +- .../PBXAppleScriptBuildPhaseModule.h | 8 +- DevToolsInterface/PBXBSExpertAspectModule.h | 6 + DevToolsInterface/PBXBatchFinder.h | 6 + DevToolsInterface/PBXBookmarksModule.h | 8 +- DevToolsInterface/PBXBuildResultsModule.h | 8 +- DevToolsInterface/PBXBuildRuleModule.h | 6 + DevToolsInterface/PBXCVSModule.h | 8 +- DevToolsInterface/PBXCodeAssistant.h | 6 + DevToolsInterface/PBXCommitLogModule.h | 8 +- DevToolsInterface/PBXDebugBreakpointsModule.h | 8 +- DevToolsInterface/PBXDebugCLIModule.h | 9 +- DevToolsInterface/PBXDebugDSModelViewModule.h | 8 +- .../PBXDebugDataValueViewModule.h | 6 + .../PBXDebugInstructionPointer.h | 8 +- DevToolsInterface/PBXDebugSessionModule.h | 6 + DevToolsInterface/PBXDocumentController.h | 8 +- DevToolsInterface/PBXExtendedApplication.h | 8 +- DevToolsInterface/PBXFileEditor.h | 8 +- DevToolsInterface/PBXFileNavigator.h | 7 +- DevToolsInterface/PBXFileTableDataSource.h | 6 + DevToolsInterface/PBXGroupTreeModule.h | 8 +- DevToolsInterface/PBXItemsSelectionModule.h | 8 +- DevToolsInterface/PBXJavaClassFileDocument.h | 8 + .../PBXLSDynamicLinkerImageModule.h | 8 +- .../PBXLSTaskExecutableLauncher.h | 8 +- DevToolsInterface/PBXLaunchSessionModule.h | 8 +- DevToolsInterface/PBXModule.h | 6 + .../PBXOutlineDataSourceSplitter.h | 8 +- DevToolsInterface/PBXPreferencesModule.h | 8 +- .../PBXProductDocumentTypesSettingsModule.h | 8 +- .../PBXProductIconSettingsModule.h | 8 +- .../PBXProductURLTypesSettingsModule.h | 8 +- DevToolsInterface/PBXProjectDocument.h | 8 +- DevToolsInterface/PBXProjectFindModule.h | 6 + .../PBXProjectFindOptionsModule.h | 8 +- DevToolsInterface/PBXProjectWizard.h | 6 + DevToolsInterface/PBXSearchTextField.h | 8 + DevToolsInterface/PBXSearchToolbarItem.h | 8 +- .../PBXShellScriptBuildPhaseInspectorPane.h | 8 +- .../PBXShellScriptBuildPhaseModule.h | 8 +- DevToolsInterface/PBXSmartGroupDataSource.h | 8 +- DevToolsInterface/PBXSmartGroupTreeModule.h | 8 +- DevToolsInterface/PBXSplitviewModule.h | 8 +- DevToolsInterface/PBXTOCModule.h | 8 +- DevToolsInterface/PBXTextFieldEntryModule.h | 8 +- DevToolsInterface/PBXTextFileDocument.h | 6 + DevToolsInterface/PBXTextFileEditor.h | 6 + DevToolsInterface/PBXTextView.h | 8 +- DevToolsInterface/PBXWindowMenuHelper.h | 8 +- DevToolsInterface/PBXWizardChooserWizard.h | 6 + .../TestGlassOutlineNodeAdapter.h | 6 + .../TestGlassOutlineRootAdapter.h | 6 + .../TestGlassPropertyCategoryNodeAdapter.h | 8 +- .../TestGlassPropertyDefinitionNodeAdapter.h | 6 + DevToolsInterface/TestGlassWindowController.h | 8 +- ...APIAssistantConfigurationTableController.h | 8 +- DevToolsInterface/XCAPIAssistantController.h | 8 +- DevToolsInterface/XCActionManager.h | 8 +- .../XCArchivedApplicationViewController.h | 6 + DevToolsInterface/XCBarItem.h | 8 +- DevToolsInterface/XCBinderItem.h | 6 + DevToolsInterface/XCBinderModule.h | 8 +- DevToolsInterface/XCBreakpointSoundAction.h | 6 + ...BuildOperation-PBXTrackableTaskAdditions.h | 8 + .../XCBuildPropertiesInspectorPane.h | 6 + .../XCBuildPropertyCategoryNodeAdapter.h | 8 +- .../XCBuildPropertyDefinitionNodeAdapter.h | 6 + DevToolsInterface/XCBuildResultAdapter.h | 8 +- ...storeOperation-PBXTrackableTaskAdditions.h | 8 + .../XCClassNavigatorMenuItemInfo.h | 4 +- DevToolsInterface/XCCommentsInspectorPane.h | 8 +- DevToolsInterface/XCCompositeSDKTask.h | 8 +- .../XCConfigurationListInspectorPane.h | 8 +- DevToolsInterface/XCDWARFDocument.h | 4 +- DevToolsInterface/XCDetailModule.h | 8 +- DevToolsInterface/XCDiffComparatorView.h | 6 + DevToolsInterface/XCDiffFileEditor.h | 8 +- DevToolsInterface/XCDiffTableDataSource.h | 8 + .../XCDistributedBuildsPrefsModule.h | 6 + DevToolsInterface/XCDocSetAccessModule.h | 8 +- DevToolsInterface/XCDocSetDownloadManager.h | 8 +- DevToolsInterface/XCDocSetOutlineView.h | 8 +- DevToolsInterface/XCDockableTabModule.h | 8 +- .../XCDualStateToolbarItemButton.h | 2 +- DevToolsInterface/XCEConfigurableDataSource.h | 8 +- DevToolsInterface/XCEForwardingCell.h | 2 +- DevToolsInterface/XCEditDocument.h | 8 +- DevToolsInterface/XCElementAnchorImp.h | 8 +- DevToolsInterface/XCElementDisplay.h | 8 +- DevToolsInterface/XCElementDisplayerImp.h | 8 +- DevToolsInterface/XCElementDropperImp.h | 8 + DevToolsInterface/XCElementImp.h | 6 + DevToolsInterface/XCElementJustifierImp.h | 8 + DevToolsInterface/XCElementMultiTogglerImp.h | 8 +- DevToolsInterface/XCElementSpacerImp.h | 8 + DevToolsInterface/XCElementTabMarkerImp.h | 8 +- DevToolsInterface/XCElementTabberImp.h | 8 + DevToolsInterface/XCElementTogglerImp.h | 8 + DevToolsInterface/XCFloatingTextField.h | 6 + DevToolsInterface/XCGetRevisionsModule.h | 8 +- .../XCGlobalVariableBrowserModule.h | 6 + DevToolsInterface/XCIndexerProxy.h | 6 + DevToolsInterface/XCMenuTable.h | 8 + .../XCOrganizerFileSystemNodeInfo.h | 2 +- DevToolsInterface/XCOrganizerNodeAdapter.h | 8 +- DevToolsInterface/XCOrganizerNodeInfo.h | 8 +- DevToolsInterface/XCOutlineHoverView.h | 8 +- DevToolsInterface/XCPerspectiveModule.h | 8 +- .../XCRefactoringTransformationSetUpModule.h | 8 +- DevToolsInterface/XCRepositoryPanel.h | 8 +- DevToolsInterface/XCRepositoryToolbar.h | 8 +- DevToolsInterface/XCRootEditorHelper.h | 6 + DevToolsInterface/XCRootsEditorModule.h | 8 +- DevToolsInterface/XCSCMController.h | 6 + DevToolsInterface/XCSCMInspectorPane.h | 6 + DevToolsInterface/XCSearchPathRestrictions.h | 2 +- DevToolsInterface/XCSnapshotModule.h | 6 + DevToolsInterface/XCSymbolFindable.h | 6 + DevToolsInterface/XCUserScriptEditorModule.h | 6 + DevToolsInterface/XCUserScriptGroup.h | 9 +- DevToolsInterface/XCWindowSelection.h | 8 +- .../_PBXProjectDocumentCopyHelper.h | 6 + DevToolsKit/DTAssetCategoryController.h | 8 +- DevToolsKit/DTDraggingContext.h | 8 +- DevToolsKit/DTTemplateItem.h | 2 +- DevToolsKit/DTTileView.h | 8 +- DevToolsKit/NSObject-Protocol.h | 12 +- DevToolsSupport/NSObject-Protocol.h | 12 +- DevToolsSupport/PBXTSLineBufferFilter.h | 8 +- DevToolsSupport/PBXTSPTYDeviceByteStream.h | 6 + DevToolsSupport/PBXTSStreamLogger.h | 8 + DevToolsSupport/PBXTSStreamSink.h | 8 + DevToolsSupport/PBXTSTask.h | 7 +- DevToolsSupport/PBXTSUTF8BufferFilter.h | 8 + DevToolsSupport/PBXTSUTF8DecoderFilter.h | 8 + DevToolsSupport/PBXTSUTF8EncoderFilter.h | 8 + DevToolsSupport/TSOutputStream.h | 8 + DocSetManagement/DSMDocSetLoader.h | 8 +- DocSetManagement/NSObject-Protocol.h | 12 +- .../DVBookmarksOutlineViewController.h | 8 +- DocSetViewing/DVMainController.h | 6 + .../DVResultsOutlineViewController.h | 8 +- DocSetViewing/DVScopeBarController.h | 8 +- DocSetViewing/NSObject-Protocol.h | 12 +- GLTools/CDStructures.h | 1068 +++++++ GLTools/DYGLCaptureSessionInfo.h | 28 + GLTools/DYGLFunctionPlayer.h | 52 + GLToolsAnalysisEngine/CDStructures.h | 1292 +++++++++ GLToolsAnalysisEngine/DYGLAnalyzerEngine.h | 57 + .../DYGLAnalyzerErrorFinding.h | 24 + GLToolsAnalysisEngine/DYGLAnalyzerFinding.h | 25 + .../DYGLAnalyzerFindingPunchThrough.h | 18 + GLToolsAnalysisEngine/DYGLAnalyzerHeuristic.h | 31 + .../DYGLAnalyzerHeuristicPool.h | 19 + .../DYGLAnalyzerSharegroupObjectCoverage.h | 66 + .../DYGLProfileConstraints.h | 20 + GLToolsCore/CDStructures.h | 92 + GLToolsCore/DYGLFunctionTracer.h | 36 + GLToolsInterface/CDStructures.h | 1160 ++++++++ GLToolsInterface/DYOpenGLLayer.h | 30 + GLToolsInterface/DYRenderBuffer-Protocol.h | 19 + GLToolsInterface/DYRenderingAttributes.h | 64 + GLToolsInterface/DYResource-Protocol.h | 29 + GLToolsInterface/DYTexture-Protocol.h | 20 + GLToolsInterface/NSCoding-Protocol.h | 11 + GLToolsInterface/NSObject-Protocol.h | 33 + GLToolsServices/CDStructures.h | 287 ++ GLToolsServices/DYBuffer-Protocol.h | 19 + GLToolsServices/DYFrameBuffer-Protocol.h | 15 + .../DYFrameBufferAttachment-Protocol.h | 17 + .../DYFunctionStreamModifierRemoveFuncs.h | 24 + GLToolsServices/DYGLBufferObject.h | 46 + GLToolsServices/DYGLCaptureArchiveModifier.h | 23 + .../DYGLCaptureLoopingStateDeltaGenerator.h | 38 + GLToolsServices/DYGLCaptureSession.h | 17 + GLToolsServices/DYGLFrameBufferObject.h | 42 + GLToolsServices/DYGLFramebufferAttachment.h | 41 + GLToolsServices/DYGLGuestAppSession.h | 27 + GLToolsServices/DYGLProgramObject.h | 35 + GLToolsServices/DYGLProgramPipelineObject.h | 36 + GLToolsServices/DYGLQueryObject.h | 21 + GLToolsServices/DYGLRenderBufferObject.h | 47 + GLToolsServices/DYGLResourceObject.h | 59 + GLToolsServices/DYGLSamplerObject.h | 55 + GLToolsServices/DYGLShaderObject.h | 33 + GLToolsServices/DYGLSyncObject.h | 23 + GLToolsServices/DYGLTextureImage.h | 74 + .../DYGLTextureImageBackingStore.h | 33 + GLToolsServices/DYGLTextureObject.h | 91 + .../DYGLTransformFeedbackBufferBinding.h | 23 + GLToolsServices/DYGLTransformFeedbackObject.h | 26 + GLToolsServices/DYGLVertexArrayObject.h | 24 + GLToolsServices/DYGLVertexAttribute.h | 45 + GLToolsServices/DYRenderBuffer-Protocol.h | 19 + GLToolsServices/DYResource-Protocol.h | 29 + GLToolsServices/DYSampler-Protocol.h | 22 + GLToolsServices/DYTexture-Protocol.h | 20 + GLToolsServices/DYTextureImage-Protocol.h | 24 + .../DYTextureImageBackingStore-Protocol.h | 15 + GLToolsServices/NSCoding-Protocol.h | 11 + GLToolsServices/NSObject-Protocol.h | 33 + GLToolsShaderProfiler/CDStructures.h | 766 +++++ GLToolsShaderProfiler/DYGLShaderProfiler.h | 33 + .../GLShaderProfilerResult.h | 24 + GPUDebuggerFoundation/CDStructures.h | 1363 +-------- .../DYShaderProfilerDelegate-Protocol.h | 17 + .../GPUCaptureArchiveManager.h | 8 +- .../GPUCaptureStoreDelegate.h | 1 - GPUDebuggerFoundation/GPUDebuggerController.h | 58 +- GPUDebuggerFoundation/GPUFunctionInfo.h | 25 + GPUDebuggerFoundation/GPUGlobalStateManager.h | 4 +- GPUDebuggerFoundation/GPUInferiorSession.h | 8 +- .../GPUInvestigatorReportItem.h | 27 + GPUDebuggerFoundation/GPUTraceAPIItem.h | 27 +- .../GPUTraceDisplayableItem.h | 32 + GPUDebuggerFoundation/GPUTraceGroupItem.h | 22 +- GPUDebuggerFoundation/GPUTraceModelFactory.h | 93 + GPUDebuggerFoundation/GPUTraceOutline.h | 74 +- GPUDebuggerFoundation/GPUTraceOutlineItem.h | 12 +- GPUDebuggerFoundation/GPUTraceProcessItem.h | 9 +- GPUDebuggerFoundation/GPUTraceProgramGroup.h | 13 +- GPUDebuggerFoundation/GPUTraceProgramItem.h | 6 +- GPUDebuggerFoundation/GPUTraceResourceItem.h | 21 +- GPUDebuggerFoundation/GPUTraceSession.h | 22 +- GPUDebuggerFoundation/GPUTraceShaderItem.h | 12 +- GPUDebuggerFoundation/GPUTraceStateItem.h | 2 + .../IDEDebugNavigableModel-Protocol.h | 2 +- .../IDEDebugProcess-Protocol.h | 5 +- ...nNavigableItemRepresentedObject-Protocol.h | 25 + GPUDebuggerFoundation/NSObject-Protocol.h | 12 +- GPUDebuggerKit/GPUCompressedStackFrame.h | 25 +- ...eOutlineItemNavigableItemPropertySupport.h | 31 + GPUDebuggerKit/GPUScrubberInfo.h | 6 +- ...GPUStackFramesDefaultCompressionStrategy.h | 8 + ...eOutlineItemNavigableItemPropertySupport.h | 21 +- ...eOutlineItemNavigableItemPropertySupport.h | 27 +- GPUDebuggerKit/GPUTraceGroupNavigableItem.h | 1 + ...eOutlineItemNavigableItemPropertySupport.h | 17 +- .../GPUTraceProgramGroupNavigableItem.h | 4 +- ...eOutlineItemNavigableItemPropertySupport.h | 25 +- .../IDEDebugNavigableModel-Protocol.h | 2 +- ...nNavigableItemRepresentedObject-Protocol.h | 25 + GPUDebuggerKit/NSObject-Protocol.h | 12 +- .../DVTSourceTextViewDelegate-Protocol.h | 2 +- .../DVTTextFindable-Protocol.h | 1 + .../DVTTextStorageDelegate-Protocol.h | 4 + .../DYRenderBuffer-Protocol.h | 19 + GPURenderTargetEditor/DYResource-Protocol.h | 29 + GPURenderTargetEditor/DYTexture-Protocol.h | 20 + .../DYTextureImage-Protocol.h | 24 + GPURenderTargetEditor/GPUDataTableView.h | 6 + .../GPUDebuggerController-ScreenshotSaving.h | 1 - GPURenderTargetEditor/GPUImageEditor.h | 16 +- .../GPUImageEditorMenuDelegate.h | 8 + GPURenderTargetEditor/GPUPathCell.h | 1 - GPURenderTargetEditor/GPUProgramEditor.h | 6 + GPURenderTargetEditor/GPURenderBuffer.h | 19 +- .../GPURenderBufferBezeledLabel.h | 3 +- GPURenderTargetEditor/GPURenderBufferPool.h | 14 +- GPURenderTargetEditor/GPURenderBufferView.h | 14 +- GPURenderTargetEditor/GPURenderJob.h | 31 +- GPURenderTargetEditor/GPUResourceEditor.h | 8 +- .../GPUResourceThumbnailFactory.h | 4 +- GPURenderTargetEditor/GPUShaderSource.h | 7 +- GPURenderTargetEditor/GPUTextFindableProxy.h | 6 + .../GPUTraceBubbleOwner-Protocol.h | 1 + GPURenderTargetEditor/GPUTraceDocument.h | 15 +- GPURenderTargetEditor/GPUTraceEditor.h | 21 +- .../GPUTraceResourceInfoBubble.h | 19 +- .../GPUTraceResourceSettingsBubble.h | 36 +- .../GPUTraceResourcesDocument.h | 12 +- .../GPUTraceResourcesEditor.h | 16 +- GPURenderTargetEditor/GPUTraceSubEditor.h | 6 +- GPURenderTargetEditor/NSCoding-Protocol.h | 11 + GPURenderTargetEditor/NSObject-Protocol.h | 12 +- .../NSTextViewDelegate-Protocol.h | 2 +- GPUTools/CDStructures.h | 1179 +------- GPUTools/DYCaptureArchive.h | 10 +- GPUTools/DYCaptureArchiveStack.h | 8 + GPUTools/DYCaptureFile.h | 2 +- GPUTools/DYCaptureSessionInfo.h | 41 +- GPUTools/DYDataFunctionStream.h | 2 +- GPUTools/DYExperiment.h | 34 +- GPUTools/DYExperimentOverrideEnable.h | 14 +- GPUTools/DYExperimentResultsGenerator.h | 48 + GPUTools/DYExtension.h | 6 +- GPUTools/DYFSStreamer.h | 4 +- GPUTools/DYFunctionPlayer.h | 70 +- GPUTools/DYGPUToolsVersionInfo.h | 6 +- GPUTools/DYPlaybackEngine.h | 13 +- GPUTools/DYPluginLoader.h | 3 +- GPUTools/DYStandardPluginDirectoryProvider.h | 3 +- GPUTools/NSObject-Protocol.h | 12 +- ..._DYNSKVCMutableCollectionPropertyBinding.h | 4 +- GPUToolsCore/BufferInfo.h | 23 + GPUToolsCore/CDStructures.h | 79 +- GPUToolsCore/DYBreakpoint.h | 6 +- GPUToolsCore/DYContextInfo.h | 6 +- GPUToolsCore/DYFunctionTracer.h | 44 +- GPUToolsCore/DYGuestAppClient.h | 50 + GPUToolsCore/DYTransport.h | 4 +- GPUToolsCore/DYTransportMessage.h | 6 +- GPUToolsCore/DYTransportSource.h | 2 +- GPUToolsInterface/CDStructures.h | 1145 -------- GPUToolsServices/CDStructures.h | 268 +- GPUToolsServices/DYAnalyzerArchiveVisitor.h | 30 + GPUToolsServices/DYAnalyzerEngine.h | 84 + GPUToolsServices/DYAnalyzerEngineFactory.h | 23 + GPUToolsServices/DYAnalyzerErrorFinding.h | 25 + GPUToolsServices/DYAnalyzerFinding.h | 87 + GPUToolsServices/DYAnalyzerFindingPool.h | 29 + .../DYAnalyzerFindingPunchThrough.h | 35 + GPUToolsServices/DYAnalyzerHeuristic.h | 54 + GPUToolsServices/DYAnalyzerHeuristicPool.h | 39 + GPUToolsServices/DYAnalyzerTestUtil.h | 27 + GPUToolsServices/DYArchiveTester.h | 22 + GPUToolsServices/DYCaptureArchiveModifier.h | 11 +- .../DYCaptureArchiveTraceToFile.h | 22 + GPUToolsServices/DYCaptureArchiveTracer.h | 26 + GPUToolsServices/DYCaptureSession.h | 22 +- GPUToolsServices/DYDevice.h | 24 +- GPUToolsServices/DYETCEncoder.h | 4 +- GPUToolsServices/DYEncoder.h | 10 +- GPUToolsServices/DYGuestApp.h | 25 +- GPUToolsServices/DYGuestAppSession.h | 44 +- GPUToolsServices/DYImageFormatInfo.h | 23 + GPUToolsServices/DYImageInfo.h | 34 + GPUToolsServices/DYInvestigatorCase.h | 59 + .../DYInvestigatorCaseConfigData.h | 67 + GPUToolsServices/DYInvestigatorConfig.h | 38 + GPUToolsServices/DYInvestigatorDisplayLink.h | 31 + GPUToolsServices/DYInvestigatorFinding.h | 14 + .../DYInvestigatorFindingWarning.h | 14 + .../DYInvestigatorRecommendation.h | 41 + .../DYInvestigatorRecommendationInfo.h | 31 + .../DYInvestigatorRecommendationItem.h | 22 + ...vestigatorRecommendationItemBulletedList.h | 16 + .../DYInvestigatorRecommendationItemList.h | 27 + ...vestigatorRecommendationItemNumberedList.h | 16 + .../DYInvestigatorRecommendationItemText.h | 26 + .../DYInvestigatorRecommendationSection.h | 33 + .../DYInvestigatorSharedConfigManager.h | 25 + GPUToolsServices/DYInvestigatorStatistics.h | 42 + GPUToolsServices/DYLocalHostDevice.h | 6 +- .../DYOverviewMeasurementsPerSample.h | 68 + GPUToolsServices/DYPVRTCEncoder.h | 9 +- GPUToolsServices/DYPalettedEncoder.h | 4 +- GPUToolsServices/DYPixelFormatConverter.h | 19 + GPUToolsServices/DYResourceManagerHelper.h | 38 + GPUToolsServices/DYResourceStreamer.h | 2 - GPUToolsServices/NSObject-Protocol.h | 33 + GPUToolsServices/_EntryGLToGeneric.h | 22 + GPUToolsServices/_EntryGenericToGL.h | 23 + GPUToolsShaderProfiler/CDStructures.h | 814 +----- GPUToolsShaderProfiler/DYShaderAnalyzer.h | 3 +- .../DYShaderAnalyzerResult.h | 6 +- GPUToolsShaderProfiler/DYShaderProfiler.h | 13 +- .../DYShaderProfilerDrawCallInfo.h | 3 + .../DYShaderProfilerProgramInfo.h | 24 +- .../DYShaderProfilerResult.h | 40 +- GPUToolsShaderProfiler/ShaderBinaryInfo.h | 1 - GPUTraceDebugger/GPUDebuggingAddition.h | 5 + GPUTraceDebugger/NSObject-Protocol.h | 12 +- GPUTraceDebuggerUI/CDStructures.h | 1640 +---------- GPUTraceDebuggerUI/GPUActionItem.h | 35 + .../GPUAnalyzerFindingIssueProvider.h | 8 +- GPUTraceDebuggerUI/GPUBadgedText.h | 29 + GPUTraceDebuggerUI/GPUBadgedTextView.h | 22 + .../GPUBadgedTextViewController.h | 28 + GPUTraceDebuggerUI/GPUBorderedTableRowView.h | 17 + .../GPUBulletedViewBulletPainter.h | 24 + GPUTraceDebuggerUI/GPUDebugArea.h | 19 +- .../GPUDebugMenuActionHandler.h | 8 +- GPUTraceDebuggerUI/GPUDebuggerLogEditor.h | 8 +- .../GPUDebuggingAdditionUIController.h | 16 +- .../GPUFrameScrubberDebugBarContentProvider.h | 13 +- GPUTraceDebuggerUI/GPUGradientPainter.h | 18 + GPUTraceDebuggerUI/GPUGraphTableCellView.h | 24 + GPUTraceDebuggerUI/GPUGraphTableHeaderCell.h | 17 + GPUTraceDebuggerUI/GPUGraphTheme.h | 22 + ...GPUInvestigatorReportGeniusResultsFinder.h | 24 + .../GPUInvestigatorReportResource.h | 45 + .../GPUIssueQuickLookProvider.h | 4 + GPUTraceDebuggerUI/GPUMainEditor.h | 16 +- .../GPUMatrixQuickLookProvider.h | 4 + .../GPUNonScrollingScrollView.h | 17 + GPUTraceDebuggerUI/GPUNumericBubbleView.h | 32 + GPUTraceDebuggerUI/GPUReportBarChartView.h | 46 + GPUTraceDebuggerUI/GPUReportBuilder.h | 27 + GPUTraceDebuggerUI/GPUReportChartData.h | 26 + GPUTraceDebuggerUI/GPUReportDocument.h | 36 + GPUTraceDebuggerUI/GPUReportEditor.h | 139 + .../GPUReportFindingsNodeTuple.h | 23 + GPUTraceDebuggerUI/GPUReportOutlineView.h | 30 + .../GPUReportOutlineViewDelegate-Protocol.h | 12 + GPUTraceDebuggerUI/GPUReportRecomendation.h | 27 + .../GPUReportRecomendationsViewController.h | 26 + GPUTraceDebuggerUI/GPUReportResults.h | 26 + .../GPUReportSectionViewController.h | 84 + GPUTraceDebuggerUI/GPUReportTotalItem.h | 27 + GPUTraceDebuggerUI/GPUSharedTabUIState.h | 21 +- GPUTraceDebuggerUI/GPUSharedUIState.h | 4 + GPUTraceDebuggerUI/GPUStackView_Autolayout.h | 25 + GPUTraceDebuggerUI/GPUStateValue.h | 10 +- GPUTraceDebuggerUI/GPUTableCellView.h | 28 + GPUTraceDebuggerUI/GPUTableColumn.h | 17 + GPUTraceDebuggerUI/GPUTableRowView.h | 27 + GPUTraceDebuggerUI/GPUTraceContentDelegate.h | 76 +- GPUTraceDebuggerUI/GPUTreeNode.h | 18 + .../GPUUniformBlockStateValue.h | 1 - GPUTraceDebuggerUI/GPUUniformStateValue.h | 1 - .../GPUVariablesViewContentProvider.h | 153 +- GPUTraceDebuggerUI/IDEDataValue-Protocol.h | 10 +- ...DebugGaugeReportContentDelegate-Protocol.h | 15 + ...ReportTopSectionContentDelegate-Protocol.h | 24 + ...DEDebugNavigableContentDelegate-Protocol.h | 10 +- .../IDEDebugNavigableModel-Protocol.h | 2 +- ...IDEVariablesViewContentProvider-Protocol.h | 2 +- .../NSControlTextEditingDelegate-Protocol.h | 20 + GPUTraceDebuggerUI/NSObject-Protocol.h | 12 +- .../NSOutlineViewDelegate-Protocol.h | 49 + .../NSTableViewDelegate-Protocol.h | 41 + .../NSTextViewDelegate-Protocol.h | 2 +- HexEditor/DVTTextFindable-Protocol.h | 1 + HexEditor/IDEHexEditor.h | 6 +- HexEditor/IDEHexEditorViewController.h | 6 + HexEditor/NSObject-Protocol.h | 12 +- HexFiend/HFController.h | 1 + HexFiend/HFLineCountingView.h | 2 +- IBAutolayoutFoundation/CDStructures.h | 19 +- .../IBAbstractAutolayoutFrameDecisionDriver.h | 6 +- .../IBAbstractLayoutConstraintAbstraction.h | 3 +- ...ayoutConstraintAbstractionRepresentation.h | 8 + IBAutolayoutFoundation/IBAbstractUserGuide.h | 4 +- ...IBAutolayoutAmbiguityGroupRepresentation.h | 8 +- ...BAutolayoutAmbiguityStatusRepresentation.h | 8 + IBAutolayoutFoundation/IBAutolayoutArbiter.h | 8 +- .../IBAutolayoutArbitrationUnit.h | 6 +- ...BAutolayoutArbitrationUnitRepresentation.h | 8 +- ...IBAutolayoutCandidateConstraintGenerator.h | 3 +- ...ayoutConcreteConstraintProvider-Protocol.h | 13 + .../IBAutolayoutConstraintDrawable.h | 67 + ...tContentSizePriorityChangeRepresentation.h | 8 + IBAutolayoutFoundation/IBAutolayoutEngine.h | 6 +- .../IBAutolayoutFrameDecisionDriver.h | 6 +- ...rameDecisionSessionRequestRepresentation.h | 6 + IBAutolayoutFoundation/IBAutolayoutGuide.h | 8 + .../IBAutolayoutInfoProvider-Protocol.h | 8 +- .../IBAutolayoutItem-Protocol.h | 14 +- ...tolayoutMisplacementStatusRepresentation.h | 8 + ...AutolayoutOperationRequestRepresentation.h | 8 +- .../IBAutolayoutStatusRepresentation.h | 8 +- .../IBBinaryArchiving-Protocol.h | 2 +- ...ionResistanceLayoutConstraintAbstraction.h | 2 +- ...ontentHuggingLayoutConstraintAbstraction.h | 2 +- .../IBDecimalLayoutConstraintMultiplier.h | 20 + .../IBDocumentLayoutConstraintAbstraction.h | 2 +- IBAutolayoutFoundation/IBLayoutConstant.h | 8 +- IBAutolayoutFoundation/IBLayoutConstraint.h | 36 +- ...LayoutConstraintArchivableRepresentation.h | 13 +- .../IBLayoutConstraintDrawableProvider.h | 44 + .../IBLayoutConstraintMultiplier.h | 46 + ...BLayoutConstraintRepresentation-Protocol.h | 4 +- .../IBLayoutGuideGenerator.h | 6 +- .../IBLayoutGuideGeneratorDelegate-Protocol.h | 8 +- .../IBLayoutGuideGeneratorDelegate.h | 16 +- .../IBLayoutViewMovementCacheKey.h | 2 +- .../IBPercentageLayoutConstraintMultiplier.h | 25 + .../IBRatioLayoutConstraintMultiplier.h | 31 + .../IBSparseAutolayoutInfo.h | 10 +- IBAutolayoutFoundation/IBSparseInsetWrapper.h | 8 + .../IBSystemLayoutConstraintAbstraction.h | 2 +- IBAutolayoutFoundation/NSObject-Protocol.h | 12 +- .../NSValue-IBAutolayoutAdditions.h | 13 + IBFoundation/CDStructures.h | 7 - .../IBAbstractInterfaceBuilderTool-Protocol.h | 13 + IBFoundation/IBAbstractInterfaceBuilderTool.h | 32 + .../IBAbstractPlatformTool-Protocol.h | 12 + IBFoundation/IBAbstractPlatformTool.h | 46 + .../IBAbstractSourceCodeSymbolFormatter.h | 18 + IBFoundation/IBBinaryArchiver.h | 2 +- IBFoundation/IBBinaryArchiving-Protocol.h | 2 +- IBFoundation/IBBinaryUnarchiver.h | 2 + IBFoundation/IBCollection-Protocol.h | 14 + IBFoundation/IBFormattedClassSymbol.h | 33 + IBFoundation/IBICAbstractCatalogItem.h | 6 +- IBFoundation/IBICAppIconSetRepSlot.h | 2 +- IBFoundation/IBICBaseSchemaProvider.h | 21 +- IBFoundation/IBICCatalogCARCompiler.h | 2 +- IBFoundation/IBICCatalogCompilerOptions.h | 27 +- IBFoundation/IBICCatalogCompilerResult.h | 9 +- IBFoundation/IBICCatalogICNSCompiler.h | 2 +- IBFoundation/IBICCocoaSchemaAdditions.h | 11 +- IBFoundation/IBICCoreThemeDocument.h | 9 +- .../IBICDetailAreaKeySubgroup-Protocol.h | 13 + IBFoundation/IBICDeviceOrientation.h | 7 +- IBFoundation/IBICDiskMutationResult.h | 2 +- IBFoundation/IBICExtent.h | 7 +- IBFoundation/IBICFileStructureSnapshot.h | 2 +- IBFoundation/IBICFileType.h | 36 + IBFoundation/IBICHeightClass.h | 16 + IBFoundation/IBICIconSetRepSlot.h | 2 +- IBFoundation/IBICIdiom.h | 7 +- IBFoundation/IBICImageResizingBehavior.h | 10 +- IBFoundation/IBICImageSet.h | 6 + IBFoundation/IBICImageSetRep.h | 6 + IBFoundation/IBICImageSetRepIdentifier.h | 4 +- IBFoundation/IBICImageSetRepSlot.h | 13 +- IBFoundation/IBICIssue.h | 7 +- IBFoundation/IBICLaunchImageSetRepSlot.h | 2 +- IBFoundation/IBICMappedMultipartImage.h | 1 + IBFoundation/IBICMultipartImage.h | 1 + IBFoundation/IBICMultipartImageRep.h | 6 + IBFoundation/IBICMultipartImageRepSlot.h | 18 +- .../IBICMultipartImageRepSlotComponent.h | 17 +- .../IBICMultipartImageRepSlotDetailAreaKey.h | 27 +- .../IBICMultipartImageRepSlotSuggestionSet.h | 25 +- ...BICMultipartImageRepSlotValidationRecord.h | 23 +- IBFoundation/IBICPlatform.h | 6 +- .../IBICPseudoXMLGeneration-Protocol.h | 16 + IBFoundation/IBICScale.h | 7 +- IBFoundation/IBICSchema.h | 74 +- IBFoundation/IBICSize.h | 7 +- IBFoundation/IBICSizeClass.h | 23 + .../IBICSlotComponentClassCombinationAxis.h | 47 + IBFoundation/IBICSlotComponentMask.h | 60 + IBFoundation/IBICSubtype.h | 7 +- IBFoundation/IBICSystemVersion.h | 7 +- IBFoundation/IBICWidthClass.h | 16 + IBFoundation/IBInvalidationToken.h | 8 + IBFoundation/IBMarshallingResult.h | 39 + IBFoundation/IBMessageReceiveChannel.h | 4 +- .../IBMessageReceiveChannelTarget-Protocol.h | 20 + IBFoundation/IBMutableCollection-Protocol.h | 2 + IBFoundation/IBMutableIdentityDictionary.h | 1 + .../IBMutableOrderedCollection-Protocol.h | 2 + IBFoundation/IBMutableOrderedDictionary.h | 2 + IBFoundation/IBOrderedCollection-Protocol.h | 19 +- IBFoundation/IBSemaphore.h | 25 + IBFoundation/IBUserDefinedRuntimeAttribute.h | 45 + IBFoundation/NSArray-IBArrayAdditions.h | 35 +- .../NSArray-IBBinaryArchivingAdditions.h | 8 + IBFoundation/NSArray-IBICCombinations.h | 12 + .../NSArray-IBICDetailAreaKeyConformance.h | 11 +- .../NSArray-IBObjectBufferAdditions.h | 12 + ...ibutedString-IBAttributedStringAdditions.h | 2 + .../NSCharacterSet-IBCharacterSetAdditions.h | 13 + .../NSData-IBBinaryArchivingAdditions.h | 8 + .../NSDate-IBBinaryArchivingAdditions.h | 8 + .../NSDictionary-IBBinaryArchivingAdditions.h | 8 + .../NSDictionary-IBDictionaryAdditions.h | 19 +- .../NSException-IBNSExceptionAdditions.h | 12 + .../NSFileManager-IBImageCatalogFileManager.h | 8 + ...NSKeyedArchiver-IBKeyedArchiverAdditions.h | 1 + ...KeyedUnarchiver-IBKeyedArchiverAdditions.h | 12 + .../NSLocale-IBBinaryArchivingAdditions.h | 8 + .../NSMutableArray-IBMutableArrayAdditions.h | 20 +- ...eDictionary-IBMutableDictionaryAdditions.h | 30 +- ...eOrderedSet-IBMutableOrderedSetAdditions.h | 30 + .../NSMutableSet-IBMutableSetAdditions.h | 13 +- ...NSMutableString-IBMutableStringAdditions.h | 13 + .../NSNull-IBBinaryArchivingAdditions.h | 8 + .../NSNumber-IBBinaryArchivingAdditions.h | 8 + IBFoundation/NSNumber-IBNSValueAdditions.h | 12 + .../NSObject-IBBinaryArchivingAdditions.h | 2 +- IBFoundation/NSObject-IBObjectAdditions.h | 2 + IBFoundation/NSObject-Protocol.h | 12 +- .../NSOrderedSet-IBBinaryArchivingAdditions.h | 23 + .../NSOrderedSet-IBObjectBufferAdditions.h | 12 + .../NSOrderedSet-IBOrderedSetAdditions.h | 69 + .../NSSet-IBBinaryArchivingAdditions.h | 8 + IBFoundation/NSSet-IBICCombinations.h | 12 + IBFoundation/NSSet-IBObjectBufferAdditions.h | 12 + IBFoundation/NSSet-IBSetAdditions.h | 33 +- .../NSString-IBBinaryArchivingAdditions.h | 6 + IBFoundation/NSString-IBStringAdditions.h | 5 + IBFoundation/NSValue-IBBinaryArchiving.h | 1 - IBFoundation/NSValue-IBNSValueAdditions.h | 1 + IBLanguageSupport/CDStructures.h | 6 + .../IDEIBSwiftSourceCodeSymbolFormatter.h | 17 + IDEContinuousIntegration/CDStructures.h | 6 + ...nNavigableItemRepresentedObject-Protocol.h | 25 + IDEContinuousIntegration/NSObject-Protocol.h | 33 + .../XCSService-IDEAccountPrefsPaneAccount.h | 57 + .../XCSServiceErrorDelegate-Protocol.h | 14 + IDEDevkitRefactoring/CDStructures.h | 22 + .../DVTSourceExpressionSource-Protocol.h | 4 +- .../DVTTextFindable-Protocol.h | 1 + IDEDevkitRefactoring/DevkitEntireProject.h | 4 +- .../DevkitRefactoringTransformation.h | 6 +- .../IDESourceExpressionSource-Protocol.h | 2 +- IDEDevkitRefactoring/NSObject-Protocol.h | 12 +- IDEDocViewer/DSAToken-Protocol.h | 14 +- .../DVTSourceExpressionSource-Protocol.h | 4 +- .../DVTTabbedWindowControlling-Protocol.h | 7 +- .../IDEDocBookmarksListViewController.h | 8 +- .../IDEDocBrowserHistoryCommandHandler.h | 8 + IDEDocViewer/IDEDocCommandHandler.h | 15 + .../IDEDocContentAreaViewController.h | 8 +- .../IDEDocContentOutlineViewController.h | 8 +- .../IDEDocDocumentationTabViewController.h | 10 +- IDEDocViewer/IDEDocDownloadableIconProvider.h | 8 + IDEDocViewer/IDEDocExploreNavigator.h | 16 +- IDEDocViewer/IDEDocExploreOutlineView.h | 1 + ...IDEDocInheritanceHierarchyViewController.h | 10 +- IDEDocViewer/IDEDocNavigatorArea.h | 9 +- ...ReferenceHeaderMorePopoverViewController.h | 8 +- .../IDEDocReferenceHeaderViewController.h | 8 +- IDEDocViewer/IDEDocSampleCodeDownloader.h | 4 + IDEDocViewer/IDEDocSampleCodeUtilities.h | 4 +- IDEDocViewer/IDEDocSearchResult.h | 6 +- IDEDocViewer/IDEDocSearchResultsContext.h | 7 +- ...cSearchResultsDisplayPropertiesGenerator.h | 1 + .../IDEDocSearchResultsWindowController.h | 8 +- IDEDocViewer/IDEDocSymbolUtilities.h | 2 +- IDEDocViewer/IDEDocTabbedWindowController.h | 30 +- IDEDocViewer/IDEDocViewerMain.h | 8 +- .../IDEDocWebViewContentViewController.h | 7 +- IDEDocViewer/IDEDocWindow.h | 8 + IDEDocViewer/NSArray-IDEDocStringRanking.h | 1 + .../NSMutableArray-IDEDocStringRanking.h | 12 + IDEDocViewer/NSObject-Protocol.h | 12 +- IDEDocViewer/NSPopoverDelegate-Protocol.h | 1 + IDEDocViewer/NSTextViewDelegate-Protocol.h | 2 +- IDEFoundation/CDStructures.h | 60 + IDEFoundation/DTXAllowedRPC-Protocol.h | 11 + ...AbstractMacDevice-IDEFoundationAdditions.h | 8 +- .../DVTDevice-IDEFoundationAdditions.h | 19 +- .../DVTEncodableIndexDelegate-Protocol.h | 13 + .../DVTLocalComputer-IDEFoundationAdditions.h | 2 +- .../DVTPlatform-IDEExtendedPlatformInfo.h | 14 + ...ceControlManager-IDESourceControlManager.h | 12 + ...urceControlSystem-IDESourceControlSystem.h | 12 + ...rolWorkspace-IDEFoundationClassAdditions.h | 14 + ...aceBlueprint-IDEFoundationClassAdditions.h | 16 + ...k-IDEDistributionProcessingPipelineTasks.h | 12 + IDEFoundation/DVTTextFindable-Protocol.h | 16 + IDEFoundation/IDEActivityLogMessage.h | 4 +- IDEFoundation/IDEActivityLogRecord.h | 10 +- .../IDEActivityLogSectionObservation.h | 9 +- IDEFoundation/IDEAnalyzeSchemeAction.h | 6 + IDEFoundation/IDEAppClientTracker.h | 8 +- IDEFoundation/IDEArchive.h | 6 +- IDEFoundation/IDEArchiveIdentityFilter.h | 4 +- IDEFoundation/IDEArchiveManager.h | 3 +- IDEFoundation/IDEArchivePackager.h | 3 +- IDEFoundation/IDEArchivedApplication.h | 3 +- IDEFoundation/IDEBatchFindHistoryItem.h | 7 +- IDEFoundation/IDEBatchFindManager.h | 11 +- IDEFoundation/IDEBlueprint-Protocol.h | 16 +- IDEFoundation/IDEBlueprintProvider-Protocol.h | 2 +- IDEFoundation/IDEBot.h | 9 +- IDEFoundation/IDEBotDownloadHelper.h | 6 + IDEFoundation/IDEBotExecution.h | 4 + IDEFoundation/IDEBotSCMAction.h | 4 +- .../IDEBotWorkingTreeURLSearchDomainsHelper.h | 4 +- IDEFoundation/IDEBreakpoint.h | 16 +- IDEFoundation/IDEBreakpointAction.h | 4 + .../IDEBreakpointActionArchivingProxy.h | 1 - IDEFoundation/IDEBreakpointBucket.h | 8 +- IDEFoundation/IDEBreakpointLocation.h | 4 +- IDEFoundation/IDEBreakpointManager.h | 18 +- IDEFoundation/IDEBuildActionEntry.h | 9 +- IDEFoundation/IDEBuildOperation.h | 24 +- IDEFoundation/IDEBuildOperationDescription.h | 7 +- IDEFoundation/IDEBuildOperationQueueSet.h | 10 +- IDEFoundation/IDEBuildParameters.h | 12 +- IDEFoundation/IDEBuildSchemeAction.h | 5 +- .../IDEBuildStatisticsData-Protocol.h | 2 +- IDEFoundation/IDEBuildable-Protocol.h | 15 +- IDEFoundation/IDEBuildableProduct-Protocol.h | 2 +- IDEFoundation/IDEBuildableProductRunnable.h | 9 +- .../IDEBuildableProductSupportMixIn.h | 6 +- IDEFoundation/IDEBuildableSnapshot.h | 5 +- IDEFoundation/IDEBuildableSupportMixIn.h | 6 +- IDEFoundation/IDEBuilder.h | 7 +- IDEFoundation/IDEBuilderHarvestedInfo.h | 24 + IDEFoundation/IDEBundleIdentifierRunnable.h | 28 + IDEFoundation/IDECodeModule.h | 38 + IDEFoundation/IDEConcreteClientTracker.h | 8 +- .../IDEConcreteClientTrackingToken.h | 7 +- .../IDEConcretePrimitiveSchemeCommand.h | 8 + IDEFoundation/IDEConcreteTestingSpecifier.h | 6 +- IDEFoundation/IDEConsoleAdaptor.h | 4 +- IDEFoundation/IDEContainer.h | 11 +- IDEFoundation/IDEContainerCore.h | 6 +- IDEFoundation/IDEContainerItem.h | 5 +- IDEFoundation/IDEContainerItemCore.h | 6 + IDEFoundation/IDEContainerQuery.h | 8 +- IDEFoundation/IDEContainerReadOnlyItem.h | 9 +- .../IDEContainerReadOnlyListeningItem.h | 6 +- IDEFoundation/IDECustomUpgradeTask.h | 16 + IDEFoundation/IDEDataProvider.h | 18 + .../IDEDataProvider_NetworkStatistics.h | 28 + IDEFoundation/IDEDataProvider_procinfo.h | 22 + .../IDEDebugNavigableModel-Protocol.h | 15 + IDEFoundation/IDEDebugProcess-Protocol.h | 18 + IDEFoundation/IDEDebugSession-Protocol.h | 43 + IDEFoundation/IDEDebuggerSpecifier.h | 2 +- IDEFoundation/IDEDeviceAppDataReference.h | 6 + .../IDEDeviceInstallWorkspaceMonitor.h | 4 + .../IDEDiagnosticActivityLogMessage.h | 2 +- IDEFoundation/IDEDistributionCodesignStep.h | 18 + IDEFoundation/IDEDistributionConsoleLogger.h | 19 + IDEFoundation/IDEDistributionCopyFileStep.h | 24 + ...DistributionCopyInAppPurchaseContentStep.h | 18 + IDEFoundation/IDEDistributionCopyItemStep.h | 20 + .../IDEDistributionCreateDestRootStep.h | 18 + IDEFoundation/IDEDistributionCreateIPAStep.h | 22 + IDEFoundation/IDEDistributionCreatePKGStep.h | 22 + .../IDEDistributionEmbedProfileStep.h | 18 + IDEFoundation/IDEDistributionFileLogger.h | 19 + IDEFoundation/IDEDistributionITunesIssue.h | 24 + IDEFoundation/IDEDistributionItem.h | 57 + .../IDEDistributionItemProcessingResults.h | 30 + .../IDEDistributionItemSigningInfo.h | 22 + IDEFoundation/IDEDistributionLogging.h | 26 + IDEFoundation/IDEDistributionMethod.h | 40 + IDEFoundation/IDEDistributionMethodAppStore.h | 19 + IDEFoundation/IDEDistributionMethodExport.h | 16 + .../IDEDistributionMethodExportArchive.h | 24 + ...DEDistributionMethodInAppPurchaseContent.h | 19 + ...ibutionMethodInAppPurchaseContentPackage.h | 24 + ...ributionMethodInAppPurchaseContentSubmit.h | 20 + ...butionMethodInAppPurchaseContentValidate.h | 20 + IDEFoundation/IDEDistributionMethodManager.h | 18 + .../IDEDistributionMethodSaveBuiltProducts.h | 24 + .../IDEDistributionProcessingPipeline.h | 49 + ...butionProcessingPipelineContext-Protocol.h | 18 + IDEFoundation/IDEDistributionProcessingStep.h | 34 + IDEFoundation/IDEDistributionProvisioning.h | 40 + .../IDEDistributionProvisioningSnapshot.h | 23 + IDEFoundation/IDEDistributionSymbolsStep.h | 18 + IDEFoundation/IDEEnergyAddition.h | 4 + IDEFoundation/IDEEntitlementsDictionary.h | 50 + IDEFoundation/IDEEntitlementsProcessor.h | 29 + IDEFoundation/IDEEntitlementsWhiteOutMarker.h | 16 + IDEFoundation/IDEEntityIdentifier.h | 41 + IDEFoundation/IDEExecutionAction.h | 7 + IDEFoundation/IDEExecutionEnvironment.h | 76 +- IDEFoundation/IDEExecutionOperationTracker.h | 6 +- IDEFoundation/IDEExecutionRunnableTracker.h | 8 +- IDEFoundation/IDEExecutionTracker.h | 3 + IDEFoundation/IDEExtendedPlatformInfo.h | 79 + IDEFoundation/IDEFileBuildOperation.h | 2 +- IDEFoundation/IDEFileReference.h | 10 +- .../IDEFileReferenceContainerObserver.h | 16 +- IDEFoundation/IDEFileReferenceCore.h | 4 + IDEFoundation/IDEFolder.h | 7 + IDEFoundation/IDEFolderCore.h | 6 +- IDEFoundation/IDEFoundationTestInitializer.h | 2 +- IDEFoundation/IDEFrameworkCore.h | 6 +- IDEFoundation/IDEGaugeDataProviderService.h | 42 + IDEFoundation/IDEGaugeDataQuery.h | 41 + IDEFoundation/IDEGaugeDataQueryCoordinator.h | 35 + IDEFoundation/IDEGroupCore.h | 4 + IDEFoundation/IDEInMemoryActivityLogRecord.h | 3 +- IDEFoundation/IDEInMemoryLogStore_Impl.h | 2 +- IDEFoundation/IDEIndex.h | 29 +- IDEFoundation/IDEIndexAutoImportItem.h | 7 +- IDEFoundation/IDEIndexClangDataSource.h | 5 +- IDEFoundation/IDEIndexCompletionItem.h | 2 +- IDEFoundation/IDEIndexDBConnection.h | 8 +- IDEFoundation/IDEIndexDatabase.h | 7 + IDEFoundation/IDEIndexDatabaseQueryProvider.h | 9 +- IDEFoundation/IDEIndexGenericQueryProvider.h | 13 +- .../IDEIndexGenericSymbolFormatter.h | 28 + IDEFoundation/IDEIndexImportSession.h | 4 +- IDEFoundation/IDEIndexImporter.h | 10 +- IDEFoundation/IDEIndexModulesIndexable.h | 10 +- IDEFoundation/IDEIndexNewFile.h | 4 +- IDEFoundation/IDEIndexNewSymbol.h | 2 +- IDEFoundation/IDEIndexProductInfo.h | 41 + IDEFoundation/IDEIndexQPManager.h | 4 +- IDEFoundation/IDEIndexSymbol.h | 12 +- .../IDEIndexSymbolFormatter-Protocol.h | 13 + .../IDEIndexSymbolFormatterFactory.h | 18 + IDEFoundation/IDEIndexSymbolOccurrence.h | 5 +- IDEFoundation/IDEIndexable-Protocol.h | 9 +- IDEFoundation/IDEIndexableMainThreadProxy.h | 14 +- IDEFoundation/IDEIndexingEngine.h | 8 +- IDEFoundation/IDEIndexingJob.h | 4 +- IDEFoundation/IDEIndexingJobScheduler.h | 7 +- IDEFoundation/IDEIndexingPrebuildController.h | 27 + IDEFoundation/IDEInstallSchemeAction.h | 6 + .../IDEInternalBreakpointDelegate-Protocol.h | 15 + IDEFoundation/IDEIssue.h | 9 +- IDEFoundation/IDEIssueLogRecordsGroup.h | 2 +- IDEFoundation/IDEIssueManager.h | 6 +- .../IDEIssueManager_ByFileObserverToken.h | 10 +- IDEFoundation/IDEIssueProvider.h | 7 +- IDEFoundation/IDELaunchParametersSnapshot.h | 120 +- IDEFoundation/IDELaunchSchemeAction.h | 52 +- IDEFoundation/IDELaunchSession.h | 86 +- .../IDELocalizationBundleExportContext.h | 29 + IDEFoundation/IDELocalizationData.h | 55 + .../IDELocalizationDataConsumer-Protocol.h | 14 + .../IDELocalizationDataPublisher-Protocol.h | 12 + ...ationDataShellTaskConfiguration-Protocol.h | 12 + .../IDELocalizationDataUtilityConfiguration.h | 27 + ...lizationDataWriterConfiguration-Protocol.h | 13 + IDEFoundation/IDELocalizationExporter.h | 57 + IDEFoundation/IDELocalizationImporter.h | 56 + .../IDELocalizationImporterContext.h | 39 + .../IDELocalizationLanguageExportContext.h | 31 + .../IDELocalizationLanguageImportContext.h | 25 + IDEFoundation/IDELocalizationManager.h | 48 + ...zationManagerReadStringsResults-Protocol.h | 13 + .../IDELocalizationProgress-Protocol.h | 16 + IDEFoundation/IDELocalizationWorkContext.h | 37 + .../IDELocalizationXLIFFComparisonContext.h | 24 + .../IDELocalizationXLIFFComparisonFile.h | 26 + .../IDELocalizationXLIFFComparisonIssue.h | 27 + ...LocalizationXLIFFComparisonIssueLocation.h | 18 + IDEFoundation/IDELocalizedGroup-Protocol.h | 16 + IDEFoundation/IDELocalizedIBDocumentAdaptor.h | 33 + IDEFoundation/IDELocalizedPlistAdaptor.h | 35 + IDEFoundation/IDELocalizedResourceAdaptor.h | 44 + .../IDELocalizedResourceAdaptorWorkContext.h | 21 + .../IDELocalizedResourcePopulationContext.h | 23 + .../IDELocalizedSourceStringsAdaptor.h | 35 + IDEFoundation/IDELocationSimulator.h | 6 +- IDEFoundation/IDELogManager.h | 4 + IDEFoundation/IDELogProvider.h | 6 +- IDEFoundation/IDELogStore.h | 8 +- IDEFoundation/IDEMasterPtyFileHandle.h | 4 +- IDEFoundation/IDENetServiceXcodeServer.h | 7 +- IDEFoundation/IDENotifyingLocalizedGroup.h | 48 + IDEFoundation/IDEOCUnitTestOutputParser.h | 9 +- ...EOCUnitTestOutputParserDelegate-Protocol.h | 1 + IDEFoundation/IDEOCUnitTestRunner.h | 16 +- IDEFoundation/IDEOCUnitTestRunnerOperation.h | 21 + IDEFoundation/IDEOCUnitTestable.h | 46 +- IDEFoundation/IDEOnDiskActivityLogRecord.h | 20 +- IDEFoundation/IDEOnDiskLogStore.h | 3 + IDEFoundation/IDEOnDiskLogStore_Impl.h | 6 +- IDEFoundation/IDEOverridingBuildProperties.h | 8 +- IDEFoundation/IDEPathRunnable.h | 10 +- IDEFoundation/IDEPosixSpawnLauncher.h | 3 + IDEFoundation/IDEProductType.h | 2 + IDEFoundation/IDEProfileOperation.h | 23 + IDEFoundation/IDEProfileSchemeAction.h | 12 + IDEFoundation/IDEPseudoTerminal.h | 11 +- IDEFoundation/IDEQueuedOperationInfo.h | 34 + IDEFoundation/IDERefactoring.h | 7 +- IDEFoundation/IDERunContextManager.h | 13 +- IDEFoundation/IDERunDestination.h | 22 +- .../IDERunDestinationFallbackSelector.h | 18 + ...nFallbackSelectorGroupingFamily-Protocol.h | 14 + IDEFoundation/IDERunDestinationManager.h | 4 +- IDEFoundation/IDERunDestinationSelectable.h | 38 + IDEFoundation/IDERunOperation.h | 8 +- IDEFoundation/IDERunOperationPathWorker.h | 3 - IDEFoundation/IDERunOperationWorker.h | 5 +- IDEFoundation/IDERunOperationWorkerGroup.h | 9 +- IDEFoundation/IDERunnable.h | 7 +- IDEFoundation/IDEScheme.h | 36 +- IDEFoundation/IDESchemeAction.h | 12 +- IDEFoundation/IDESchemeActionDeviceRecord.h | 57 + IDEFoundation/IDESchemeActionPlatformRecord.h | 25 + IDEFoundation/IDESchemeActionRecord.h | 13 +- IDEFoundation/IDESchemeActionResult.h | 6 + .../IDESchemeActionResultOperation.h | 14 +- .../IDESchemeActionRunDestinationRecord.h | 33 + IDEFoundation/IDESchemeActionSDKRecord.h | 30 + .../IDESchemeActionTestFailureSummary.h | 28 + ...SchemeActionTestPerformanceMetricSummary.h | 46 + IDEFoundation/IDESchemeActionTestSummary.h | 9 +- .../IDESchemeActionTestSummaryGroup.h | 6 +- .../IDESchemeActionTestableSummary.h | 6 +- .../IDESchemeActionsInvocationRecord.h | 2 + IDEFoundation/IDESchemeBuildableReference.h | 27 +- IDEFoundation/IDESchemeCommand.h | 18 +- IDEFoundation/IDESchemeOptionReference.h | 6 + IDEFoundation/IDEServerRepository.h | 4 + .../IDEShellCommandBreakpointAction.h | 2 +- IDEFoundation/IDEShellXPCDebugSession.h | 77 + IDEFoundation/IDEShellXPCProcess.h | 33 + .../IDESourceControlCredentialsValidator.h | 12 +- IDEFoundation/IDESourceControlManager.h | 8 +- ...urceControlMultipleStepInvalidationToken.h | 8 +- IDEFoundation/IDESourceControlOperation.h | 2 + IDEFoundation/IDESourceControlPatchItemNode.h | 8 +- .../IDESourceControlPatchWorkingTreeNode.h | 6 + IDEFoundation/IDESourceControlRepository.h | 13 +- IDEFoundation/IDESourceControlRequest.h | 11 +- IDEFoundation/IDESourceControlTaskOperation.h | 1 + IDEFoundation/IDESourceControlTree.h | 9 - IDEFoundation/IDESourceControlTreeItem.h | 4 +- ...IDESourceControlWorkingCopyConfiguration.h | 1 + IDEFoundation/IDESourceControlWorkingTree.h | 2 - .../IDESourceControlWorkspaceMonitor.h | 57 +- IDEFoundation/IDEStandardTestRunner.h | 28 + IDEFoundation/IDEStandardTestable.h | 66 + IDEFoundation/IDESyntheticLaunchSession.h | 2 +- IDEFoundation/IDETest.h | 45 +- IDEFoundation/IDETestBaselineRecord.h | 44 + IDEFoundation/IDETestBundleBaselineRecord.h | 37 + IDEFoundation/IDETestBundleDeviceRecord.h | 44 + .../IDETestBundleRunDestinationRecord.h | 32 + IDEFoundation/IDETestContainer-Protocol.h | 16 + IDEFoundation/IDETestIdentifierResolver.h | 19 + IDEFoundation/IDETestIssue.h | 24 + IDEFoundation/IDETestManager.h | 30 +- .../IDETestPerformanceMetricBaselineRecord.h | 35 + .../IDETestProgressNotificationsObserver.h | 49 + IDEFoundation/IDETestReportDocumentLocation.h | 26 + IDEFoundation/IDETestResult.h | 2 +- IDEFoundation/IDETestResultMessage.h | 6 +- IDEFoundation/IDETestRunSession.h | 6 +- IDEFoundation/IDETestRunner.h | 2 + IDEFoundation/IDETestSchemeAction.h | 4 +- IDEFoundation/IDETestSchemeBaselineRecord.h | 29 + IDEFoundation/IDETestable-Protocol.h | 6 +- IDEFoundation/IDETestableIssueProvider.h | 17 +- IDEFoundation/IDETestableProvider-Protocol.h | 2 +- IDEFoundation/IDETestableReference.h | 7 +- .../IDETestableReferenceTestIdentifier.h | 6 + IDEFoundation/IDETestingSpecification.h | 23 + IDEFoundation/IDETestingSystem.h | 4 +- IDEFoundation/IDETextIndex.h | 38 +- IDEFoundation/IDETextIndexDataProvider.h | 2 + .../IDETextIndexTextFindableWrapper.h | 34 + IDEFoundation/IDEUIATestHostTask.h | 40 + IDEFoundation/IDEUIATestRunner.h | 36 + .../IDEUIATestScriptAgentCommunicator.h | 68 + .../IDEUnitTestsActivityLogBuilder.h | 12 +- IDEFoundation/IDEUnitTestsObserver-Protocol.h | 2 + .../IDEUnitTestsOperationsObserver.h | 16 +- IDEFoundation/IDEUnitTestsRunnerAdaptor.h | 12 +- IDEFoundation/IDEUnitTestsSummariesBuilder.h | 12 +- IDEFoundation/IDEUpgradeableItem-Protocol.h | 10 + IDEFoundation/IDEVersionedFileManager.h | 14 +- IDEFoundation/IDEWorkspace.h | 24 +- IDEFoundation/IDEWorkspaceArena.h | 9 +- IDEFoundation/IDEWorkspaceBotMonitor.h | 6 +- IDEFoundation/IDEWorkspaceCore.h | 6 +- IDEFoundation/IDEWorkspaceSettings.h | 6 +- IDEFoundation/IDEWorkspaceSnapshotManager.h | 8 +- .../IDEWorkspaceUpgradeTasksController.h | 22 + IDEFoundation/IDEXMLPackageContainer.h | 6 + IDEFoundation/IDEXMLPackageContainerCore.h | 6 +- IDEFoundation/IDEXcodeServer.h | 17 +- IDEFoundation/IDEXcodeServerManager.h | 6 + .../IDEXcodeServerUseConfiguration.h | 6 +- .../IDEiCloudEntitlementsProcessor.h | 22 + ...SArray-IDELocalizationDataArrayUtilities.h | 15 + .../NSError-DVTDeviceIneligibility.h | 15 + IDEFoundation/NSLocale-IDELocDisplayName.h | 12 + .../NSLocale-IDELoc_IPPrivateMethods.h | 21 + IDEFoundation/NSObject-Protocol.h | 12 +- .../UIAInstrumentAuthorizedAPI-Protocol.h | 19 + .../XCTestDriverInterface-Protocol.h | 11 + ...nager_DaemonConnectionInterface-Protocol.h | 10 + .../XCTestManager_IDEInterface-Protocol.h | 21 + IDEFoundation/_IDEIssueProvisionInfo.h | 4 +- .../_IDELocalizationAddFileReferenceContext.h | 27 + .../_IDELocalizationDataBlockBased.h | 26 + IDEFoundation/_IDELocalizationDataConcat.h | 25 + IDEFoundation/_IDELocalizationDataJoin.h | 25 + IDEFoundation/_IDELocalizationDataMap.h | 29 + IDEFoundation/_IDELocalizationDataReturn.h | 25 + IDEFoundation/_IDELocalizationDataThrow.h | 23 + .../_IDELocalizationWriteStringsContext.h | 25 + ...IDELocalizedIBDocumentAdaptorReadContext.h | 36 + .../_IDELocalizedPlistAdaptorReadContext.h | 29 + ...LocalizedSourceStringsAdaptorReadContext.h | 29 + IDEFoundation/_IDEOCUnitTestRecord.h | 8 +- IDEFoundation/_IDETestFileChangeBroker.h | 6 +- IDEFoundation/_IDETestManagerAPIMediator.h | 90 + IDEFoundation/_IDETestResultsProcessor.h | 43 + ...IDETestResultsProcessorDelegate-Protocol.h | 21 + .../_IDETestRunPerTestableSessionState.h | 8 +- IDEFoundation/_IDETestableState.h | 8 +- IDEFoundation/_IDEUnitTestParserMediator.h | 17 +- IDEGit/GitController.h | 9 +- IDEGit/IDESourceControlProtocol-Protocol.h | 1 - IDEGit/NSObject-Protocol.h | 12 +- IDEIODebugGaugesCore/CDStructures.h | 6 + .../DVTInvalidation-Protocol.h | 20 + .../IDEDebuggingAddition-Protocol.h | 22 + .../IDEFileIOGaugeDebuggingAddition.h | 36 + ...DEGaugeDataProviderService_LocalComputer.h | 14 + ...rService_LocalComputer_NetworkStatistics.h | 17 + ...taProviderService_LocalComputer_procinfo.h | 17 + ...DataProviderService_LocalComputer_sysmon.h | 23 + .../IDEIOGaugeDebuggingAddition.h | 56 + .../IDEIOGaugesCorePrincipalClass.h | 18 + .../IDEInitialization-Protocol.h | 10 + .../IDENetworkIOGaugeDebuggingAddition.h | 48 + IDEIODebugGaugesCore/NSObject-Protocol.h | 33 + IDEIODebugGaugesUI/CDStructures.h | 43 + IDEIODebugGaugesUI/DVTInvalidation-Protocol.h | 20 + .../IDEDebugGaugeDocumentLocation.h | 26 + ...gGaugeReportByteStatisticsViewController.h | 30 + ...DebugGaugeReportContentDelegate-Protocol.h | 15 + ...DebugGaugeReportEntityListViewController.h | 22 + ...GaugeReportThroughputGaugeViewController.h | 22 + ...ReportTopSectionContentDelegate-Protocol.h | 24 + .../IDEDebugGaugeRoundChevronedView.h | 23 + ...DEDebugGaugeStatisticsByteCountFormatter.h | 24 + ...IDEDebugGaugeStatisticsByteRateFormatter.h | 16 + ...DEDebuggingAdditionUIController-Protocol.h | 22 + ...FileIOGaugeDebuggingAdditionUIController.h | 21 + .../IDEFileIOGaugeReportDocument.h | 16 + .../IDEFileIOGaugeReportEditor.h | 66 + .../IDEGaugeReportTableColumn.h | 22 + .../IDEGaugeReportTableHeaderCell.h | 14 + .../IDEGaugeReportTableHeaderView.h | 18 + .../IDEGaugeReportTableScrollView.h | 24 + IDEIODebugGaugesUI/IDEGaugeReportTableView.h | 20 + .../IDEGraphDelegate-Protocol.h | 21 + ...DEIOGaugeCollectedDataListeners-Protocol.h | 12 + .../IDEIOGaugeDebuggingAdditionUIController.h | 46 + .../IDEIOGaugesUIPrincipalClass.h | 18 + .../IDEInitialization-Protocol.h | 10 + ...workIOGaugeDebuggingAdditionUIController.h | 21 + .../IDENetworkIOGaugeReportDocument.h | 16 + .../IDENetworkIOGaugeReportEditor.h | 79 + .../NSControlTextEditingDelegate-Protocol.h | 20 + IDEIODebugGaugesUI/NSObject-Protocol.h | 33 + .../NSTableViewDataSource-Protocol.h | 25 + .../NSTableViewDelegate-Protocol.h | 41 + IDEInstrumentsService/NSObject-Protocol.h | 12 +- .../XRXcodeAnalysisService.h | 7 + ...oplePickerFakeInterfaceBuilderController.h | 36 + .../ABPeoplePickerPropertyChooser.h | 45 + ...PickerView-ABPeoplePickerViewIntegration.h | 19 + ...ePickerView-IBDocumentArchivingGenerator.h | 23 + .../ABPersonView-ABPersonViewIntegration.h | 15 + ...BPersonView-IBDocumentArchivingGenerator.h | 23 + .../AMGroupBox-IBDocumentArchivingGenerator.h | 23 + ...PopUpButton-AMPathPopUpButtonIntegration.h | 12 + ...PopUpButton-IBDocumentArchivingGenerator.h | 23 + ...PopUpButton-IBDocumentArchivingGenerator.h | 23 + ...MTokenField-IBDocumentArchivingGenerator.h | 23 + ...enFieldCell-IBDocumentArchivingGenerator.h | 23 + ...wController-IBDocumentArchivingGenerator.h | 23 + ...orkflowView-IBDocumentArchivingGenerator.h | 23 + .../CDStructures.h | 3 +- ...SFFormatter-IBDocumentArchivingGenerator.h | 23 + .../DRMSFFormatterArrayController.h | 17 + .../DRMSFFormatterPreset.h | 32 + .../DRMSFFormatterValueTransformer.h | 18 + .../DRMSFPresetToken.h | 24 + .../DRMSFToken.h | 32 + .../DRMSFTokenFieldTransformer.h | 23 + .../DiscRecordingPluginInspector.h | 46 + ...BrowserView-IBDocumentArchivingGenerator.h | 23 + ...hEditorView-IBDocumentArchivingGenerator.h | 23 + .../IBAVPlayerViewTemplate.h | 51 + .../IBAbstractInterfaceBuilderTool-Protocol.h | 13 + .../IBAbstractPlatformTool-Protocol.h | 12 + .../IBAccessibilityAttribute.h | 4 +- .../IBBindingAutocompletingTextField.h | 6 + .../IBBindingAutocompletingTextFieldCell.h | 2 +- .../IBBindingAutocompletingTextFieldEditor.h | 8 +- .../IBBindingConnection.h | 7 +- ...indingConnectionContextOptionsController.h | 15 +- .../IBBindingInfo.h | 5 +- .../IBBindingManager.h | 8 +- .../IBBindingSlice.h | 29 +- .../IBBindingSliver.h | 4 + .../IBBindingSourceCodeConnectionContext.h | 1 + .../IBBindingSuggestedKeyPathProvider.h | 6 +- .../IBBindingsInspector.h | 9 +- .../IBCocoaActionConnection.h | 2 + .../IBCocoaCustomObject-Protocol.h | 14 + .../IBCocoaDocumentInspector.h | 16 + .../IBCocoaDocumentPlatformAdapter.h | 46 + .../IBCocoaDocumentVerifier.h | 14 + .../IBCocoaNIB2Importer.h | 35 + .../IBCocoaObjectLibraryAssetProvider.h | 86 + .../IBCocoaPlatform.h | 86 + .../IBCocoaPopoverLibraryObjectTemplate.h | 12 +- .../IBCocoaPopoverObjectLibraryAsset.h | 24 + .../IBCocoaSourceListLibraryObjectTemplate.h | 12 +- .../IBCocoaSourceListObjectLibraryAsset.h | 22 + .../IBCocoaStoryboardDocumentCompiler.h | 27 + .../IBCocoaStoryboardDocumentVerifier.h | 14 + ...ocoaStoryboardObjectLibraryAssetProvider.h | 26 + .../IBCocoaTargetRuntime.h | 13 +- .../IBCocoaTool-Protocol.h | 11 + .../IBCocoaToolManager.h | 20 + ...ocoaWindowAndDrawerLibraryObjectTemplate.h | 12 +- ...IBCocoaWindowAndDrawerObjectLibraryAsset.h | 22 + .../IBCocoaXIBDocumentCompiler.h | 18 + .../IBCocoaXIBDocumentStripper.h | 16 + .../IBCocoaXIBDocumentVerifier.h | 57 + .../IBCustomCell.h | 8 + .../IBCustomFormatter.h | 8 + .../IBDocument-IBDocumentCocoaIntegration.h | 17 + ...ddressBookDocumentArchiving_propertyList.h | 18 + ...NSComboBoxDocumentArchiving_objectValues.h | 18 + ...ControllerDocumentArchiving_declaredKeys.h | 18 + ...ControllerDocumentArchiving_excludedKeys.h | 18 + ...ControllerDocumentArchiving_includedKeys.h | 18 + ...omponent_IBNSMenuDocumentArchiving_items.h | 18 + ...athControlDocumentArchiving_allowedTypes.h | 18 + ...cateEditorDocumentArchiving_rowTemplates.h | 18 + ...ntrollerDocumentArchiving_splitViewItems.h | 18 + ...tViewDocumentArchiving_holdingPriorities.h | 18 + ...tackViewDocumentArchiving_beginningViews.h | 18 + ...StackViewDocumentArchiving_customSpacing.h | 18 + ..._IBNSStackViewDocumentArchiving_endViews.h | 18 + ...NSStackViewDocumentArchiving_middleViews.h | 18 + ...ewDocumentArchiving_visibilityPriorities.h | 18 + ...ControllerDocumentArchiving_tabViewItems.h | 18 + ...BNSTabViewDocumentArchiving_tabViewItems.h | 18 + ...lumnDocumentArchiving_prototypeCellViews.h | 18 + ...STableViewDocumentArchiving_tableColumns.h | 18 + ...umentArchiving_allowedInputSourceLocales.h | 18 + ...umentArchiving_allowedInputSourceLocales.h | 18 + ...cumentArchiving_storyboardSegueTemplates.h | 18 + ...cumentArchiving_storyboardSegueTemplates.h | 18 + ...emaBitmaskComponent_IBButtonCellBehavior.h | 19 + ...BitmaskComponent_IBCompoundPredicateMask.h | 19 + ...omponent_IBNSGestureRecognizerButtonMask.h | 19 + ...IBPredicateEditorRowTemplateOperatorMask.h | 19 + ...SchemaBitmaskComponent_IBWindowStrutMask.h | 19 + ...ivingSchemaBitmaskComponent_IKCellsStyle.h | 19 + ...tmaskComponent_NSByteCountFormatterUnits.h | 19 + ...itmaskComponent_NSDatePickerElementFlags.h | 19 + ...tmaskComponent_NSTableColumnResizingMask.h | 19 + ...BitmaskComponent_NSTableViewGridLineMask.h | 19 + ...ponent_NSViewControllerTransitionOptions.h | 19 + ...maskComponent_NSWindowCollectionBehavior.h | 19 + ...SchemaBitmaskComponent_NSWindowStyleMask.h | 19 + ...DocumentArchiving_IBAVPlayerViewTemplate.h | 19 + ...BookDocumentArchiving_ABPeoplePickerView.h | 19 + ...ddressBookDocumentArchiving_ABPersonView.h | 19 + ...nt_AutomatorDocumentArchiving_AMGroupBox.h | 19 + ...matorDocumentArchiving_AMPathPopUpButton.h | 19 + ...AutomatorDocumentArchiving_AMPopUpButton.h | 19 + ..._AutomatorDocumentArchiving_AMTokenField.h | 19 + ...omatorDocumentArchiving_AMTokenFieldCell.h | 19 + ...orDocumentArchiving_AMWorkflowController.h | 19 + ...utomatorDocumentArchiving_AMWorkflowView.h | 19 + ...DocumentArchiving__AMVariablePopUpButton.h | 19 + ...mentArchiving__AMVariablePopUpButtonCell.h | 19 + ...ngPluginDocumentArchiving_DRMSFFormatter.h | 19 + ...CustomCellDocumentArchiving_IBCustomCell.h | 19 + ...atterDocumentArchiving_IBCustomFormatter.h | 19 + ...apKitDocumentArchiving_MKMapViewTemplate.h | 19 + ...ItemViewDocumentArchiving_IBMenuItemView.h | 19 + ...icationDocumentArchiving_IBNSApplication.h | 19 + ...Component_IBNSBoxDocumentArchiving_NSBox.h | 19 + ...t_IBNSBrowserDocumentArchiving_NSBrowser.h | 19 + ...ent_IBNSButtonDocumentArchiving_NSButton.h | 19 + ...erDocumentArchiving_NSByteCountFormatter.h | 19 + ...t_IBNSCellDocumentArchiving_NSActionCell.h | 19 + ...mponent_IBNSCellDocumentArchiving_NSCell.h | 19 + ...cumentArchiving_NSClickGestureRecognizer.h | 20 + ...IBNSClipViewDocumentArchiving_NSClipView.h | 19 + ...DocumentArchiving_IBNSCollectionViewItem.h | 19 + ...onViewDocumentArchiving_NSCollectionView.h | 19 + ...NSColorWellDocumentArchiving_NSColorWell.h | 19 + ...IBNSComboBoxDocumentArchiving_NSComboBox.h | 19 + ...ComboBoxDocumentArchiving_NSComboBoxCell.h | 19 + ...rViewDocumentArchiving_IBNSContainerView.h | 19 + ...t_IBNSControlDocumentArchiving_NSControl.h | 19 + ...ollerDocumentArchiving_NSArrayController.h | 19 + ...ControllerDocumentArchiving_NSController.h | 19 + ...DocumentArchiving_NSDictionaryController.h | 19 + ...llerDocumentArchiving_NSObjectController.h | 19 + ...rollerDocumentArchiving_NSTreeController.h | 19 + ...cumentArchiving_NSUserDefaultsController.h | 19 + ...omObjectDocumentArchiving_NSCustomObject.h | 19 + ...stomViewDocumentArchiving_IBNSCustomView.h | 19 + ...rmatterDocumentArchiving_NSDateFormatter.h | 19 + ...DatePickerDocumentArchiving_NSDatePicker.h | 19 + ...PickerDocumentArchiving_NSDatePickerCell.h | 19 + ...ent_IBNSDrawerDocumentArchiving_NSDrawer.h | 19 + ...mponent_IBNSFormDocumentArchiving_NSForm.h | 19 + ...ent_IBNSFormDocumentArchiving_NSFormCell.h | 19 + ...NSFormatterDocumentArchiving_NSFormatter.h | 19 + ...zerDocumentArchiving_NSGestureRecognizer.h | 20 + ...NSImageViewDocumentArchiving_NSImageCell.h | 19 + ...NSImageViewDocumentArchiving_NSImageView.h | 19 + ...icatorDocumentArchiving_NSLevelIndicator.h | 19 + ...orDocumentArchiving_NSLevelIndicatorCell.h | 19 + ...chiving_NSMagnificationGestureRecognizer.h | 20 + ...DocumentArchiving_NSManagedObjectContext.h | 19 + ...ent_IBNSMatrixDocumentArchiving_NSMatrix.h | 19 + ...mponent_IBNSMenuDocumentArchiving_NSMenu.h | 19 + ...IBNSMenuItemDocumentArchiving_NSMenuItem.h | 19 + ...chiving_IBNSNibExternalObjectPlaceholder.h | 19 + ...OpenGLViewDocumentArchiving_NSOpenGLView.h | 19 + ...tlineViewDocumentArchiving_NSOutlineView.h | 19 + ...llerDocumentArchiving_IBNSPageController.h | 19 + ...DocumentArchiving_NSPanGestureRecognizer.h | 20 + ...SPathControlDocumentArchiving_NSPathCell.h | 19 + ...thControlDocumentArchiving_NSPathControl.h | 19 + ...pUpButtonDocumentArchiving_NSPopUpButton.h | 19 + ...uttonDocumentArchiving_NSPopUpButtonCell.h | 19 + ...t_IBNSPopoverDocumentArchiving_NSPopover.h | 19 + ...ditorDocumentArchiving_NSPredicateEditor.h | 19 + ...cumentArchiving_NSPressGestureRecognizer.h | 20 + ...torDocumentArchiving_NSProgressIndicator.h | 19 + ...entArchiving_NSRotationGestureRecognizer.h | 20 + ...RuleEditorDocumentArchiving_NSRuleEditor.h | 19 + ...cumentArchiving_IBNSSceneExitPlaceholder.h | 19 + ...ScrollViewDocumentArchiving_NSScrollView.h | 19 + ...IBNSScrollerDocumentArchiving_NSScroller.h | 19 + ...archFieldDocumentArchiving_NSSearchField.h | 19 + ...FieldDocumentArchiving_NSSearchFieldCell.h | 19 + ...FieldDocumentArchiving_NSSecureTextField.h | 19 + ...dDocumentArchiving_NSSecureTextFieldCell.h | 19 + ...ControlDocumentArchiving_NSSegmentedCell.h | 19 + ...trolDocumentArchiving_NSSegmentedControl.h | 19 + ...ent_IBNSSliderDocumentArchiving_NSSlider.h | 19 + ...IBNSSliderDocumentArchiving_NSSliderCell.h | 19 + ...ocumentArchiving_IBNSSplitViewController.h | 19 + ...NSSplitViewDocumentArchiving_NSSplitView.h | 19 + ...iewItemDocumentArchiving_NSSplitViewItem.h | 20 + ...NSStackViewDocumentArchiving_NSStackView.h | 20 + ...t_IBNSStepperDocumentArchiving_NSStepper.h | 19 + ...NSStepperDocumentArchiving_NSStepperCell.h | 19 + ...chiving_IBNSStoryboardEmbedSegueTemplate.h | 19 + ...chiving_IBNSStoryboardModalSegueTemplate.h | 19 + ...iving_IBNSStoryboardPopoverSegueTemplate.h | 19 + ...entArchiving_IBNSStoryboardSegueTemplate.h | 19 + ...chiving_IBNSStoryboardSheetSegueTemplate.h | 19 + ...rDocumentArchiving_IBNSTabViewController.h | 19 + ...t_IBNSTabViewDocumentArchiving_NSTabView.h | 19 + ...NSTabViewDocumentArchiving_NSTabViewItem.h | 19 + ...ellViewDocumentArchiving_NSTableCellView.h | 19 + ...bleColumnDocumentArchiving_NSTableColumn.h | 19 + ...olumnDocumentArchiving_NSTableHeaderCell.h | 19 + ...rViewDocumentArchiving_NSTableHeaderView.h | 19 + ...NSTableViewDocumentArchiving_NSTableView.h | 19 + ...mponent_IBNSTextDocumentArchiving_NSText.h | 19 + ...NSTextFieldDocumentArchiving_NSTextField.h | 19 + ...xtFieldDocumentArchiving_NSTextFieldCell.h | 19 + ...TextFinderDocumentArchiving_NSTextFinder.h | 19 + ...IBNSTextViewDocumentArchiving_NSTextView.h | 19 + ...TokenFieldDocumentArchiving_NSTokenField.h | 19 + ...nFieldDocumentArchiving_NSTokenFieldCell.h | 19 + ...llerDocumentArchiving_IBNSViewController.h | 19 + ...ViewDocumentArchiving_NSVisualEffectView.h | 20 + ...erDocumentArchiving_IBNSWindowController.h | 19 + ...WindowDocumentArchiving_NSWindowTemplate.h | 19 + ...eKitDocumentArchiving_IKCameraDeviceView.h | 19 + ...KitDocumentArchiving_IKDeviceBrowserView.h | 19 + ...eKitDocumentArchiving_IKImageBrowserView.h | 19 + ...nt_ImageKitDocumentArchiving_IKImageView.h | 19 + ...KitDocumentArchiving_IKScannerDeviceView.h | 19 + ...ocumentArchiving_OSADictionaryController.h | 19 + ...SAKitDocumentArchiving_OSADictionaryView.h | 19 + ...OSAKitDocumentArchiving_OSAImageTextCell.h | 19 + ...KitDocumentArchiving_OSAScriptController.h | 19 + ...nt_OSAKitDocumentArchiving_OSAScriptView.h | 19 + ...ent_OSAKitDocumentArchiving_OSASplitView.h | 19 + ...PDFKitDocumentArchiving_PDFThumbnailView.h | 19 + ...omponent_PDFKitDocumentArchiving_PDFView.h | 19 + ...ent_QTKitDocumentArchiving_QTCaptureView.h | 19 + ...onent_QTKitDocumentArchiving_QTMovieView.h | 19 + ...oserDocumentArchiving_GFGraphBrowserView.h | 19 + ...poserDocumentArchiving_GFGraphEditorView.h | 19 + ...mentArchiving_QCCompositionParameterView.h | 19 + ...ocumentArchiving_QCCompositionPickerView.h | 19 + ...oserDocumentArchiving_QCPatchBrowserView.h | 19 + ...poserDocumentArchiving_QCPatchController.h | 19 + ...poserDocumentArchiving_QCPatchEditorView.h | 19 + ...rDocumentArchiving_QCPatchParametersView.h | 19 + ...t_QuartzComposerDocumentArchiving_QCView.h | 19 + ...ceneKitDocumentArchiving_SCNViewTemplate.h | 19 + ...t_WebKitDocumentArchiving_WebPreferences.h | 19 + ...omponent_WebKitDocumentArchiving_WebView.h | 19 + ...omponent_ABPeoplePickerSelectionBehavior.h | 18 + ...ionComponent_IBAVPlayerViewControlsStyle.h | 18 + ...emaEnumerationComponent_IBButtonCellType.h | 18 + ...erationComponent_IBDateFormatterBehavior.h | 18 + ...EnumerationComponent_IBMenuItemViewStyle.h | 18 + ...onComponent_IBMirrorLayoutDirectionState.h | 18 + ...ationComponent_IBNumberFormatterBehavior.h | 18 + ...merationComponent_IBObjectControllerMode.h | 18 + ...maEnumerationComponent_IBOpenGLAccumSize.h | 18 + ...rationComponent_IBOpenGLAntiAliasingType.h | 18 + ...maEnumerationComponent_IBOpenGLColorSize.h | 18 + ...maEnumerationComponent_IBOpenGLDepthSize.h | 18 + ...aEnumerationComponent_IBOpenGLPolicyType.h | 18 + ...numerationComponent_IBOpenGLRendererType.h | 18 + ...numerationComponent_IBOpenGLSamplingRate.h | 18 + ...EnumerationComponent_IBOpenGLStencilSize.h | 18 + ...PredicateEditorRowTemplateExpressionType.h | 18 + ...chemaEnumerationComponent_IBRowSizeStyle.h | 18 + ...emaEnumerationComponent_IBSystemMenuType.h | 18 + ...EnumerationComponent_IBTextViewFindStyle.h | 18 + ...nComponent_IKCameraDeviceViewDisplayMode.h | 18 + ...Component_IKCameraDeviceViewTransferMode.h | 18 + ...Component_IKDeviceBrowserViewDisplayMode.h | 18 + ...Component_IKScannerDeviceViewDisplayMode.h | 18 + ...omponent_IKScannerDeviceViewTransferMode.h | 18 + ...vingSchemaEnumerationComponent_MKMapType.h | 18 + ...aEnumerationComponent_NSBackingStoreType.h | 18 + ...Component_NSByteCountFormatterCountStyle.h | 18 + ...numerationComponent_NSDateFormatterStyle.h | 18 + ...emaEnumerationComponent_NSDatePickerMode.h | 18 + ...maEnumerationComponent_NSDatePickerStyle.h | 18 + ...omponent_NSPageControllerTransitionStyle.h | 18 + ...ngSchemaEnumerationComponent_NSPathStyle.h | 18 + ...numerationComponent_NSPopUpArrowPosition.h | 18 + ...EnumerationComponent_NSPopoverAppearance.h | 18 + ...maEnumerationComponent_NSPopoverBehavior.h | 18 + ...erationComponent_NSRuleEditorNestingMode.h | 18 + ...EnumerationComponent_NSRuleEditorRowType.h | 18 + ...aEnumerationComponent_NSScrollElasticity.h | 18 + ...ionComponent_NSScrollViewFindBarPosition.h | 18 + ...EnumerationComponent_NSScrollerKnobStyle.h | 18 + ...chemaEnumerationComponent_NSSegmentStyle.h | 18 + ...erationComponent_NSSegmentSwitchTracking.h | 18 + ...merationComponent_NSSelectionGranularity.h | 18 + ...ionComponent_NSTabViewControllerTabStyle.h | 18 + ...SchemaEnumerationComponent_NSTabViewType.h | 18 + ...onent_NSTableViewColumnAutoresizingStyle.h | 18 + ...onent_NSTableViewSelectionHighlightStyle.h | 18 + ...erationComponent_NSTextLayoutOrientation.h | 18 + ...tionComponent_NSVisualEffectBlendingMode.h | 18 + ...merationComponent_NSVisualEffectMaterial.h | 18 + ...EnumerationComponent_NSVisualEffectState.h | 18 + ...ationComponent_NSWindowAnimationBehavior.h | 18 + ...chemaEnumerationComponent_PDFDisplayMode.h | 18 + .../IBDocumentForiengContentReader-Protocol.h | 12 + .../IBExternalReferencePlaceholder-Protocol.h | 15 + .../IBFillView-IBFillViewIntegration.h | 16 + .../IBFlippedInsetView.h | 18 + .../IBFlippedView.h | 18 + .../IBInspectorSceneKitResourceProperty.h | 26 + ...raint-IBCocoaLayoutConstraintIntegration.h | 1 - .../IBMacIdiom.h | 18 + .../IBMenuBarEditorView.h | 7 +- .../IBMenuItemView.h | 6 + .../IBNSApplication.h | 66 + .../IBNSCellDropTargetResolver.h | 1 + .../IBNSClipViewEditor.h | 3 +- .../IBNSCollectionViewItem.h | 29 + .../IBNSContainerView.h | 47 + .../IBNSControlEditor.h | 1 + .../IBNSCustomView.h | 57 + .../IBNSEdgeInsetsInspectorProperty.h | 7 +- .../IBNSFormCellEditor.h | 1 + .../IBNSMatrixDropTargetResolver.h | 1 + .../IBNSNibExternalObjectPlaceholder.h | 43 + .../IBNSNumberFormatterExtraOptionsSlice.h | 3 + .../IBNSPageController.h | 34 + ...NSRelationshipSegueModeledViewController.h | 52 + ...tionshipSegueModeledViewControllerEditor.h | 36 + ...lationshipSegueModeledViewControllerView.h | 14 + .../IBNSSceneExitPlaceholder.h | 30 + .../IBNSScrollViewEditor.h | 3 +- .../IBNSSegmentedCellDropTargetResolver.h | 1 + .../IBNSSimulatedMetricsContainer.h | 18 + .../IBNSSliderCellEditor.h | 1 + .../IBNSSplitViewController.h | 44 + .../IBNSSplitViewControllerEditor.h | 27 + .../IBNSSplitViewControllerView.h | 19 + .../IBNSSplitViewDropTargetResolver.h | 1 + .../IBNSStackViewDropTargetResolver.h | 1 + .../IBNSStackViewEditor.h | 2 +- .../IBNSStoryboardAbstractTriggeredSegue.h | 18 + .../IBNSStoryboardCustomSegue.h | 37 + .../IBNSStoryboardEmbedSegue.h | 26 + .../IBNSStoryboardEmbedSegueTemplate.h | 33 + .../IBNSStoryboardModalSegue.h | 18 + .../IBNSStoryboardModalSegueTemplate.h | 30 + .../IBNSStoryboardPopoverSegue.h | 33 + .../IBNSStoryboardPopoverSegueTemplate.h | 37 + .../IBNSStoryboardSegueTemplate.h | 40 + .../IBNSStoryboardSheetSegue.h | 19 + .../IBNSStoryboardSheetSegueTemplate.h | 30 + .../IBNSTabViewController.h | 57 + .../IBNSTabViewControllerEditor.h | 33 + .../IBNSTabViewControllerView.h | 19 + .../IBNSTabViewDropTargetResolver.h | 1 + .../IBNSTabViewEditor.h | 10 +- .../IBNSTableColumnDropTargetResolver.h | 1 + .../IBNSTableColumnEditor.h | 2 +- .../IBNSTableHeaderViewEditor.h | 2 +- .../IBNSTableViewEditor.h | 14 +- .../IBNSTextFieldCellEditor.h | 1 + .../IBNSToolbarConfigurationView.h | 4 + .../IBNSToolbarEditor.h | 10 +- .../IBNSToolbarItemEditor.h | 1 + .../IBNSToolbarItemsContainerView.h | 3 +- .../IBNSViewController.h | 78 + .../IBNSViewControllerEditor.h | 19 + .../IBNSViewControllerEditorView.h | 30 + .../IBNSViewControllerItemPlaceholderView.h | 17 + .../IBNSViewImageRequestProcessor.h | 19 + .../IBNSViewPriorityCell.h | 6 +- .../IBNSViewPriorityListInspectorProperty.h | 22 +- .../IBNSViewPriorityPopoverViewController.h | 24 + .../IBNSViewPrioritySlider.h | 22 + .../IBNSViewPrioritySliderCell.h | 22 + .../IBNSViewPrioritySliderDelegate-Protocol.h | 14 + .../IBNSWindowController.h | 94 + .../IBNSWindowControllerEditor.h | 34 + .../IBNSWindowControllerEditorView.h | 19 + .../IBNSWindowEditor.h | 9 +- .../IBNSWindowEditorView.h | 6 + .../IBNSWindowLayoutProperty.h | 8 +- .../IBOverflowItemView.h | 14 +- .../IBPredicateEditorDesignDelegate.h | 8 + .../IBPredicateEditorRowTemplateEditor.h | 2 +- .../IBPrimarySceneObject-Protocol.h | 30 + .../IBQTMovieViewAttributesInspector.h | 16 + .../IBSplitViewEmbeddingPolicy.h | 7 + ...ent-IBStoryboardDocumentCocoaIntegration.h | 13 + ...IBXIBDocument-IBDocumentCocoaIntegration.h | 14 + .../IDEInterfaceBuilderAutomator.h | 26 + .../IDEInterfaceBuilderCocoa.h | 23 + ...aDeviceView-IBDocumentArchivingGenerator.h | 23 + ...viceView-IBIKCameraDeviceViewIntegration.h | 11 + ...BrowserView-IBDocumentArchivingGenerator.h | 23 + ...serView-IBIKDeviceBrowserViewIntegration.h | 11 + ...BrowserView-IBDocumentArchivingGenerator.h | 23 + ...rowserView-IKImageBrowserViewIntegration.h | 25 + ...IKImageView-IBDocumentArchivingGenerator.h | 23 + .../IKImageView-IBImageViewIntegration.h | 16 + ...rDeviceView-IBDocumentArchivingGenerator.h | 23 + ...eviceView-IKScannerDeviceViewIntegration.h | 16 + .../MKMapViewTemplate.h | 61 + ...SActionCell-IBDocumentArchivingGenerator.h | 8 + ...yController-IBDocumentArchivingGenerator.h | 8 + .../NSBox-IBDocumentArchivingGenerator.h | 8 + .../NSBox-IBNSBoxIntegration.h | 5 +- .../NSBrowser-IBBrowserIntegration.h | 1 - .../NSBrowser-IBDocumentArchivingGenerator.h | 8 + .../NSButton-IBDocumentArchivingGenerator.h | 8 + .../NSButton-IBNSButtonIntegration.h | 1 - .../NSButtonCell-IBNSButtonCellIntegration.h | 2 - ...ntFormatter-IBDocumentArchivingGenerator.h | 8 + .../NSCell-IBDocumentArchivingGenerator.h | 8 + .../NSCell-IBNSCellIntegration.h | 3 +- .../NSClassSwapper-IBNSClassSwapperPrivate.h | 1 + ...eRecognizer-IBDocumentArchivingGenerator.h | 23 + .../NSClipView-IBDocumentArchivingGenerator.h | 8 + .../NSClipView-IBNSClipViewIntegration.h | 4 +- ...lectionView-IBDocumentArchivingGenerator.h | 8 + ...ectionView-IBNSCollectionViewIntegration.h | 8 +- ...NSColorWell-IBDocumentArchivingGenerator.h | 8 + .../NSComboBox-IBDocumentArchivingGenerator.h | 8 + ...omboBoxCell-IBDocumentArchivingGenerator.h | 8 + ...ComboBoxCell-IBNSComboBoxCellIntegration.h | 2 +- .../NSControl-IBDocumentArchivingGenerator.h | 8 + .../NSControl-IBNSControlIntegration.h | 20 +- ...SController-IBDocumentArchivingGenerator.h | 8 + .../NSCopying-Protocol.h | 10 + ...NSCustomObject-IBCustomObjectIntegration.h | 19 +- ...ustomObject-IBDocumentArchivingGenerator.h | 8 + ...teFormatter-IBDocumentArchivingGenerator.h | 8 + ...SDatePicker-IBDocumentArchivingGenerator.h | 8 + ...ePickerCell-IBDocumentArchivingGenerator.h | 8 + ...PickerCell-IBNSDatePickerCellIntegration.h | 1 - ...yController-IBDocumentArchivingGenerator.h | 8 + ...ller-IBNSDictionaryControllerIntegration.h | 2 +- .../NSDrawer-IBDocumentArchivingGenerator.h | 8 + .../NSForm-IBDocumentArchivingGenerator.h | 8 + .../NSFormCell-IBDocumentArchivingGenerator.h | 8 + .../NSFormCell-IBNSFormCellIntegration.h | 1 + ...NSFormatter-IBDocumentArchivingGenerator.h | 8 + ...eRecognizer-IBDocumentArchivingGenerator.h | 24 + ...ognizer-IBNSGestureRecognizerIntegration.h | 13 + .../NSIBObjectData-DesignTimeInterface.h | 1 - ...nnector-IBConnectionCompilationAdditions.h | 12 + ...NSImageCell-IBDocumentArchivingGenerator.h | 8 + ...NSImageView-IBDocumentArchivingGenerator.h | 8 + .../NSImageView-IBImageViewIntegration.h | 4 +- ...elIndicator-IBDocumentArchivingGenerator.h | 8 + ...dicatorCell-IBDocumentArchivingGenerator.h | 8 + ...orCell-IBNSLevelIndicatorCellIntegration.h | 1 - ...eRecognizer-IBDocumentArchivingGenerator.h | 23 + ...jectContext-IBDocumentArchivingGenerator.h | 8 + .../NSMatrix-IBDocumentArchivingGenerator.h | 8 + .../NSMatrix-IBNSMatrixIntegration.h | 7 +- .../NSMenu-IBDocumentArchivingGenerator.h | 8 + .../NSMenu-IBMenuIntegration.h | 3 +- .../NSMenuItem-IBDocumentArchivingGenerator.h | 8 + .../NSMenuItem-IBMenuItemIntegration.h | 4 +- ...dingConnector-IBBindingConnectionCopying.h | 14 + ...tter-IBNumberFormatterInspectorAdditions.h | 5 + ...erFormatter-IBNumberFormatterIntegration.h | 61 +- .../NSObject-IBAppKitObjectIntegration.h | 22 +- .../NSObject-Protocol.h | 12 +- ...tController-IBDocumentArchivingGenerator.h | 8 + ...SOpenGLView-IBDocumentArchivingGenerator.h | 8 + ...OutlineView-IBDocumentArchivingGenerator.h | 8 + ...eRecognizer-IBDocumentArchivingGenerator.h | 23 + .../NSPathCell-IBDocumentArchivingGenerator.h | 8 + .../NSPathCell-IBNSPathControlIntegration.h | 1 - ...PathControl-IBDocumentArchivingGenerator.h | 8 + ...PopUpButton-IBDocumentArchivingGenerator.h | 8 + ...pButtonCell-IBDocumentArchivingGenerator.h | 8 + ...uttonCell-IBNSPopUpButtonCellIntegration.h | 1 - .../NSPopover-IBDocumentArchivingGenerator.h | 8 + ...icateEditor-IBDocumentArchivingGenerator.h | 8 + ...ateEditor-IBNSPredicateEditorIntegration.h | 3 +- ...te-IBPredicateEditorInspectorIntegration.h | 3 +- ...eRecognizer-IBDocumentArchivingGenerator.h | 23 + ...er-IBNSPressGestureRecognizerIntegration.h | 17 + ...ssIndicator-IBDocumentArchivingGenerator.h | 8 + ...dicator-IBNSProgressIndicatorIntegration.h | 2 - ...eRecognizer-IBDocumentArchivingGenerator.h | 23 + ...IBNSRotationGestureRecognizerIntegration.h | 12 + ...SRuleEditor-IBDocumentArchivingGenerator.h | 8 + ...SScrollView-IBDocumentArchivingGenerator.h | 8 + .../NSScrollView-IBScrollViewIntegration.h | 4 +- .../NSScroller-IBDocumentArchivingGenerator.h | 8 + ...SearchField-IBDocumentArchivingGenerator.h | 8 + ...chFieldCell-IBDocumentArchivingGenerator.h | 8 + ...FieldCell-IBNSSearchFieldCellIntegration.h | 1 - ...reTextField-IBDocumentArchivingGenerator.h | 8 + ...xtFieldCell-IBDocumentArchivingGenerator.h | 8 + ...gmentedCell-IBDocumentArchivingGenerator.h | 8 + ...gmentedCell-IBNSSegmentedCellIntegration.h | 1 - ...ntedControl-IBDocumentArchivingGenerator.h | 8 + ...trol-IBNSSegmentedControlCellIntegration.h | 2 - .../NSSlider-IBDocumentArchivingGenerator.h | 8 + ...SSliderCell-IBDocumentArchivingGenerator.h | 8 + .../NSSliderCell-IBNSSliderCellIntegration.h | 1 - ...NSSplitView-IBDocumentArchivingGenerator.h | 8 + .../NSSplitView-IBSplitViewIntegration.h | 12 +- ...litViewItem-IBDocumentArchivingGenerator.h | 24 + ...NSStackView-IBDocumentArchivingGenerator.h | 8 + .../NSStackView-IBNSStackViewIntegration.h | 8 +- .../NSStepper-IBDocumentArchivingGenerator.h | 8 + .../NSStepper-IBNSStepperIntegration.h | 12 + ...StepperCell-IBDocumentArchivingGenerator.h | 8 + ...NSStepperCell-IBNSStepperCellIntegration.h | 1 - .../NSTabView-IBDocumentArchivingGenerator.h | 8 + .../NSTabView-IBNSTabViewIntegration.h | 2 - ...TabViewItem-IBDocumentArchivingGenerator.h | 8 + .../NSTabViewItem-IBTabViewItemIntegration.h | 6 +- ...bleCellView-IBDocumentArchivingGenerator.h | 8 + ...bleCellView-IBNSTableCellViewIntegration.h | 1 - ...TableColumn-IBDocumentArchivingGenerator.h | 8 + .../NSTableColumn-IBNSInspectorIntegration.h | 7 +- ...eHeaderCell-IBDocumentArchivingGenerator.h | 8 + ...eHeaderView-IBDocumentArchivingGenerator.h | 8 + ...NSTableView-IBDocumentArchivingGenerator.h | 8 + .../NSTableView-IBNSTableViewIntegration.h | 11 +- .../NSText-IBDocumentArchivingGenerator.h | 8 + ...NSTextField-IBDocumentArchivingGenerator.h | 8 + .../NSTextField-IBNSTextFieldIntegration.h | 10 +- ...xtFieldCell-IBDocumentArchivingGenerator.h | 8 + ...xtFieldCell-IBNSTextFieldCellIntegration.h | 5 +- ...STextFinder-IBDocumentArchivingGenerator.h | 8 + .../NSTextView-IBDocumentArchivingGenerator.h | 8 + .../NSTextView-IBNSTextViewIntegration.h | 3 +- .../NSTextViewDelegate-Protocol.h | 2 +- ...STokenField-IBDocumentArchivingGenerator.h | 8 + ...enFieldCell-IBDocumentArchivingGenerator.h | 8 + ...TokenFieldCell-IBNSTokenFieldIntegration.h | 1 - .../NSToolbar-IBNSToolbarIntegration.h | 11 +- ...NSToolbarItem-IBNSToolbarItemIntegration.h | 7 +- ...eController-IBDocumentArchivingGenerator.h | 8 + ...sController-IBDocumentArchivingGenerator.h | 8 + ...er-IBNSUserDefaultsControllerIntegration.h | 4 +- .../NSView-IBAppKitViewIntegration.h | 18 +- ...lEffectView-IBDocumentArchivingGenerator.h | 23 + ...fectView-IBNSVisualEffectViewIntegration.h | 17 + ...dowTemplate-IBDocumentArchivingGenerator.h | 8 + ...ndowTemplate-IBWindowTemplateIntegration.h | 27 +- ...yController-IBDocumentArchivingGenerator.h | 23 + ...tionaryView-IBDocumentArchivingGenerator.h | 23 + ...ageTextCell-IBDocumentArchivingGenerator.h | 23 + ...tController-IBDocumentArchivingGenerator.h | 23 + ...AScriptView-IBDocumentArchivingGenerator.h | 23 + ...SASplitView-IBDocumentArchivingGenerator.h | 23 + ...umbnailView-IBDocumentArchivingGenerator.h | 23 + ...mbnailView-PDFThumbnailViewIBIntegration.h | 15 + .../PDFView-IBDocumentArchivingGenerator.h | 23 + .../PDFView-IBIntegration.h | 13 + ...rameterView-IBDocumentArchivingGenerator.h | 23 + ...nPickerView-IBDocumentArchivingGenerator.h | 23 + ...BrowserView-IBDocumentArchivingGenerator.h | 23 + ...hController-IBDocumentArchivingGenerator.h | 23 + .../QCPatchControllerInspectorController.h | 17 + ...hEditorView-IBDocumentArchivingGenerator.h | 23 + ...ametersView-IBDocumentArchivingGenerator.h | 23 + .../QCView-IBDocumentArchivingGenerator.h | 23 + .../QCView-IBInspectorIntegration.h | 14 + .../QCViewInspectorController.h | 17 + ...CaptureView-IBDocumentArchivingGenerator.h | 23 + ...QTMovieView-IBDocumentArchivingGenerator.h | 23 + .../QTMovieView-IBQTMovieViewIntegration.h | 22 + .../SCNViewTemplate.h | 54 + ...Preferences-IBDocumentArchivingGenerator.h | 24 + .../WebView-IBDocumentArchivingGenerator.h | 23 + .../WebView-IBIntegration.h | 65 + ...PopUpButton-IBDocumentArchivingGenerator.h | 23 + ...pButtonCell-AMPathPopUpButtonIntegration.h | 13 + ...pButtonCell-IBDocumentArchivingGenerator.h | 23 + .../CAAnimation-IBDocumentArchiving.h | 8 + IDEInterfaceBuilderKit/CDStructures.h | 22 +- .../CIColor-IBDocumentArchiving.h | 8 + .../CIFilter-IBDocumentArchiving.h | 8 + .../CIVector-IBDocumentArchiving.h | 8 + ...nTextField-IBDVTButtonTextFieldAdditions.h | 12 + ...ilePath-IBIDEFoundationFilePathAdditions.h | 14 + .../DVTFindBarFindable-Protocol.h | 15 + .../DVTPropertyListEncoding-Protocol.h | 14 + .../DVTSourceExpressionSource-Protocol.h | 4 +- ...DVTSourceModel-IBDVTSourceModelAdditions.h | 2 +- .../DVTTextFindable-Protocol.h | 16 + .../DVTTextReplacable-Protocol.h | 16 + .../IBAbstractActionConnection.h | 3 +- ...tionBackedWorkspaceDocumentClassProvider.h | 31 +- .../IBAbstractClassProvider.h | 31 +- .../IBAbstractConnectionEndPointHandler.h | 6 +- .../IBAbstractCustomClassInspectorProperty.h | 47 +- .../IBAbstractDocumentEditor.h | 65 +- .../IBAbstractFileDataTypeDescription.h | 28 + .../IBAbstractInterfaceBuilderTool-Protocol.h | 13 + ...ctLayoutConstraintAbstractionIntegration.h | 2 +- ...ractMemberConfigurationChooserController.h | 38 + ...essageChannelInterfaceBuilderToolManager.h | 29 + ...tMessageChannelInterfaceBuilderToolProxy.h | 27 + .../IBAbstractMessageChannelToolProxy.h | 48 + .../IBAbstractPlatformTool-Protocol.h | 12 + .../IBAbstractPreviewDocumentEditor.h | 107 + .../IBAbstractPreviewDomainProvider.h | 16 + .../IBAbstractPreviewItemGroup.h | 46 + .../IBAbstractPreviewRecipe.h | 21 + .../IBAbstractRelationshipInfo.h | 18 +- .../IBAbstractSegueConnection.h | 81 + .../IBAbstractStoryboardSegueTemplate.h | 43 + .../IBAbstractStructureAreaDockLabelPopUp.h | 37 + .../IBAbstractToManyOutletConnection.h | 2 +- .../IBAbstractToOneOutletConnection.h | 4 +- .../IBAbstractViewController.h | 70 + ...tractViewControllerEditorPlaceholderView.h | 35 + ...IBAbstractWorkspaceDocumentClassProvider.h | 20 +- .../IBAccessorizedScrollView.h | 4 - .../IBAccessorizedScrollViewBarSegment.h | 35 + .../IBAccessorizedScrollViewButtonBar.h | 22 +- .../IBAccessorizedScrollViewButtonCell.h | 16 + .../IBAccessorizedScrollViewSegmentedCell.h | 5 +- .../IBActionSourceCodeConnectionContext.h | 3 + IDEInterfaceBuilderKit/IBAnnotation.h | 25 +- .../IBAnnotationIndexProvider.h | 14 +- IDEInterfaceBuilderKit/IBAnnotationProvider.h | 58 +- .../IBArchivableDocument-Protocol.h | 15 + IDEInterfaceBuilderKit/IBArgumentsContainer.h | 1 + IDEInterfaceBuilderKit/IBAsyncIOSerializer.h | 4 +- .../IBAsynchronousRequester-Protocol.h | 14 + .../IBAttributePlaceholder.h | 8 +- .../IBAttributeSearchLocation.h | 49 + .../IBAttributeSearchLocationIterator.h | 35 + ...eSearchLocationIteratorDelegate-Protocol.h | 18 + .../IBAutoCompletingComboBoxDataSource.h | 8 +- ...olayoutArbitrationUnit-IDELevelAdditions.h | 12 + ...ayoutConcreteConstraintProvider-Protocol.h | 13 + ...AutolayoutConstraintAdditionFrameDecider.h | 4 +- ...olayoutConstraintAdditionValidationState.h | 6 +- .../IBAutolayoutConstraintAdditionValidator.h | 10 +- ...tolayoutConstraintAdditionViewController.h | 43 +- ...tConstraintConstantEditingViewController.h | 35 +- .../IBAutolayoutDebuggingCommands.h | 8 + ...tolayoutDoubleSubtitleIssueTableCellView.h | 1 + ...layoutGuide-IBDocumentArchivingGenerator.h | 8 + .../IBAutolayoutInfoProvider-Protocol.h | 8 +- ...BAutolayoutIssueResolvingOutlineCategory.h | 4 + .../IBAutolayoutIssueTableCellView.h | 6 +- .../IBAutolayoutItem-Protocol.h | 14 +- ...youtMisplacedViewResolvingViewController.h | 1 + ...issingConstraintsResolvingViewController.h | 1 + .../IBAutolayoutPropertyEditingController.h | 68 + .../IBAutolayoutPropertyInspectorProperty.h | 37 + .../IBAutolayoutSidebarViewController.h | 8 +- .../IBAutolayoutSubtitleIssueTableCellView.h | 1 + .../IBAutomaticGeniusResultsFinder.h | 2 +- .../IBBasePreviewDocumentEditor.h | 34 + IDEInterfaceBuilderKit/IBBasePreviewRecipe.h | 23 + .../IBBinaryArchivableColor-Protocol.h | 17 + .../IBBinaryArchiving-Protocol.h | 17 + .../IBBorderlessEditorCanvasFrame.h | 6 +- .../IBBuildEnvironmentVerifier.h | 2 +- IDEInterfaceBuilderKit/IBButtonComboBox.h | 8 +- IDEInterfaceBuilderKit/IBCancellationToken.h | 9 + .../IBCanvasBandSelectionView.h | 8 +- .../IBCanvasContextMenuDelegate.h | 8 + ...asControllerLayoutGuideGeneratorDelegate.h | 14 +- IDEInterfaceBuilderKit/IBCanvasFrame.h | 19 +- IDEInterfaceBuilderKit/IBCanvasFrameOrder.h | 20 +- IDEInterfaceBuilderKit/IBCanvasMenuDelegate.h | 8 + IDEInterfaceBuilderKit/IBCanvasScrollView.h | 9 + IDEInterfaceBuilderKit/IBCanvasScroller.h | 3 + IDEInterfaceBuilderKit/IBCanvasView.h | 83 +- .../IBCanvasViewController.h | 48 +- .../IBCanvasViewDelegate-Protocol.h | 9 +- IDEInterfaceBuilderKit/IBClassDescriber.h | 75 +- .../IBClassDescriptionSource.h | 27 +- .../IBClassesDebuggerController.h | 15 +- .../IBClassesDebuggerItem.h | 34 +- .../IBCocoaPreviewDocumentEditor.h | 14 + .../IBCocoaPreviewDomainProvider.h | 16 + .../IBCocoaPreviewItemGroup.h | 18 + IDEInterfaceBuilderKit/IBCocoaTool-Protocol.h | 11 + IDEInterfaceBuilderKit/IBCocoaToolProxy.h | 24 + IDEInterfaceBuilderKit/IBCodingGenerator.h | 22 + IDEInterfaceBuilderKit/IBColor.h | 1 + .../IBCompiledProductTypeDescription.h | 21 + .../IBCompositeClassDescription.h | 27 +- .../IBConfigurablePropertyKeyPathAdapter.h | 46 + ...ePropertyKeyPathAdapterDelegate-Protocol.h | 12 + .../IBConfigurationValueRecord.h | 28 + IDEInterfaceBuilderKit/IBConnection.h | 83 +- .../IBConnectionEndPointHandler.h | 1 + IDEInterfaceBuilderKit/IBConnectionManager.h | 8 +- .../IBConnectionPanelController.h | 6 +- .../IBConnectionPopUpMenuItemView.h | 53 +- .../IBConnectionPrototypeView.h | 7 + .../IBConnectionsInspector.h | 1 + .../IBConnectionsViewController.h | 7 +- IDEInterfaceBuilderKit/IBCrashLog.h | 40 + .../IBDecodedPasteboardContent.h | 6 +- IDEInterfaceBuilderKit/IBDockViewController.h | 6 +- .../IBDockViewHighlightProvider.h | 8 + IDEInterfaceBuilderKit/IBDocument.h | 607 ++-- IDEInterfaceBuilderKit/IBDocumentArchiver.h | 9 +- .../IBDocumentArchivingSchema.h | 29 +- .../IBDocumentArchivingSchemaArrayComponent.h | 16 + ...BViewDocumentArchiving_backgroundFilters.h | 18 + ...t_IBViewDocumentArchiving_contentFilters.h | 18 + ...ViewDocumentArchiving_gestureRecognizers.h | 18 + ...onent_IBViewDocumentArchiving_userGuides.h | 18 + ...BDocumentArchivingSchemaBitmaskComponent.h | 31 + ...chemaBitmaskComponent_NSAutoresizingMask.h | 19 + ...skComponent_NSComparisonPredicateOptions.h | 19 + ...hivingSchemaBitmaskComponent_NSEventMask.h | 19 + ...ingSchemaBitmaskComponent_NSModifierMask.h | 19 + .../IBDocumentArchivingSchemaClassComponent.h | 21 + ...hiving_IBAbstractStoryboardSegueTemplate.h | 19 + ...GuideDocumentArchiving_IBAutolayoutGuide.h | 19 + ...t_IBFillViewDocumentArchiving_IBFillView.h | 19 + ...ocumentArchiving_IBLibraryObjectTemplate.h | 19 + ...etDocumentArchiving_IBObjectLibraryAsset.h | 19 + .../IBDocumentArchivingSchemaComponent.h | 19 + ...cumentArchivingSchemaDictionaryComponent.h | 16 + ...onent_IBViewDocumentArchiving_animations.h | 18 + ...BDocumentArchivingSchemaElementComponent.h | 18 + ...umentArchivingSchemaEnumerationComponent.h | 29 + ...numerationComponent_IBArchivedColorSpace.h | 18 + ...maEnumerationComponent_IBCellBorderStyle.h | 18 + ...onComponent_IBClassDescriptionSourceType.h | 18 + ...tionComponent_IBCustomArchivedColorSpace.h | 18 + ...onComponent_IBDocumentArchivingValueType.h | 18 + ...maEnumerationComponent_IBLayoutAttribute.h | 18 + ...ent_IBLayoutConstraintArchiveScoringType.h | 18 + ...emaEnumerationComponent_IBLayoutRelation.h | 18 + ...ingSchemaEnumerationComponent_IBMetaFont.h | 18 + ...aEnumerationComponent_IBNSAppearanceType.h | 18 + ...ionComponent_IBNSViewSimulatedAppContext.h | 18 + ...IBObjectLibraryAssetAnimationScalingMode.h | 18 + ...erationComponent_IBPropertyAccessControl.h | 18 + ...aEnumerationComponent_IBRelationshipType.h | 18 + ...aEnumerationComponent_IBTickMarkPosition.h | 18 + ...ponent_IBUserDefinedRuntimeAttributeType.h | 18 + ...gSchemaEnumerationComponent_NSBezelStyle.h | 18 + ...gSchemaEnumerationComponent_NSBorderType.h | 18 + ...vingSchemaEnumerationComponent_NSBoxType.h | 18 + ...ionComponent_NSBrowserColumnResizingType.h | 18 + ...EnumerationComponent_NSCellImagePosition.h | 18 + ...emaEnumerationComponent_NSCellStateValue.h | 18 + ...ingSchemaEnumerationComponent_NSCellType.h | 18 + ...SchemaEnumerationComponent_NSControlSize.h | 18 + ...emaEnumerationComponent_NSExpressionType.h | 18 + ...hemaEnumerationComponent_NSFocusRingType.h | 18 + ...EnumerationComponent_NSFontRenderingMode.h | 18 + ...emaEnumerationComponent_NSImageAlignment.h | 18 + ...maEnumerationComponent_NSImageFrameStyle.h | 18 + ...chemaEnumerationComponent_NSImageScaling.h | 18 + ...maEnumerationComponent_NSLayoutAttribute.h | 18 + ...umerationComponent_NSLevelIndicatorStyle.h | 18 + ...hemaEnumerationComponent_NSLineBreakMode.h | 18 + ...gSchemaEnumerationComponent_NSMatrixMode.h | 18 + ...onComponent_NSNumberFormatterPadPosition.h | 18 + ...nComponent_NSNumberFormatterRoundingMode.h | 18 + ...merationComponent_NSNumberFormatterStyle.h | 18 + ...rationComponent_NSProgressIndicatorStyle.h | 18 + ...ingSchemaEnumerationComponent_NSRectEdge.h | 18 + ...umerationComponent_NSScrollArrowPosition.h | 18 + ...gSchemaEnumerationComponent_NSSliderType.h | 18 + ...erationComponent_NSSplitViewDividerStyle.h | 18 + ...hemaEnumerationComponent_NSTextAlignment.h | 18 + ...umerationComponent_NSTextFieldBezelStyle.h | 18 + ...SchemaEnumerationComponent_NSTextTabType.h | 18 + ...hemaEnumerationComponent_NSTitlePosition.h | 18 + ...gSchemaEnumerationComponent_NSTokenStyle.h | 18 + ...numerationComponent_NSToolbarDisplayMode.h | 18 + ...maEnumerationComponent_NSToolbarSizeMode.h | 18 + ...Component_NSUserInterfaceLayoutDirection.h | 18 + ...mponent_NSUserInterfaceLayoutOrientation.h | 18 + ...aEnumerationComponent_NSWritingDirection.h | 18 + .../IBDocumentArchivingSchemaGroupComponent.h | 16 + .../IBDocumentAutolayoutManager.h | 170 ++ IDEInterfaceBuilderKit/IBDocumentCapability.h | 28 + .../IBDocumentCapabilityManager.h | 22 + IDEInterfaceBuilderKit/IBDocumentCompiler.h | 43 + .../IBDocumentContentDescription.h | 31 + .../IBDocumentDataTypeDescription.h | 37 + IDEInterfaceBuilderKit/IBDocumentDependency.h | 4 +- .../IBDocumentDependencyVersion.h | 3 + .../IBDocumentGeniusResultsFinder.h | 3 +- .../IBDocumentGroupMemberWrapper.h | 1 + IDEInterfaceBuilderKit/IBDocumentInspector.h | 33 +- .../IBDocumentIssueGenerator.h | 57 + .../IBDocumentItemRenamer.h | 6 + ...on-IBDocumentLayoutConstraintAbstraction.h | 4 +- .../IBDocumentLiveViewsDebugSession.h | 21 + .../IBDocumentLiveViewsDispatcher.h | 53 + .../IBDocumentMemberLocation.h | 11 +- ...BDocumentMemberMutationDelegate-Protocol.h | 4 +- .../IBDocumentMemberSearchDescription.h | 46 + .../IBDocumentMemberWrapper.h | 38 +- .../IBDocumentMetadataSchema.h | 10 +- .../IBDocumentObjectMemberWrapper.h | 23 +- .../IBDocumentPlatformAdapter.h | 68 + .../IBDocumentPluginLiberationContext.h | 29 + .../IBDocumentPluginLiberator.h | 35 + .../IBDocumentSearchDescription.h | 44 + .../IBDocumentSelectionGeniusResultsFinder.h | 4 +- IDEInterfaceBuilderKit/IBDocumentStripper.h | 16 + .../IBDocumentStructureRepresentation.h | 21 +- .../IBDocumentTextFindable.h | 45 + IDEInterfaceBuilderKit/IBDocumentUnarchiver.h | 9 +- .../IBDocumentUndoManager.h | 4 +- IDEInterfaceBuilderKit/IBDocumentVerifier.h | 39 + .../IBDocumentXMLArchiveTypeDescription.h | 35 + ...BDocumentXMLArchiveTypeDescriptionReader.h | 47 + .../IBDocumentationPropertyInfo.h | 4 +- IDEInterfaceBuilderKit/IBDropTargetResolver.h | 8 +- IDEInterfaceBuilderKit/IBEditor.h | 34 +- IDEInterfaceBuilderKit/IBEditorCanvasFrame.h | 54 +- .../IBEditorCanvasFrameContentView.h | 4 +- .../IBEditorCanvasFrameController.h | 13 +- ...BEditorFrameLayoutGuideGeneratorDelegate.h | 14 +- .../IBEmbeddingMenuDelegate.h | 8 +- IDEInterfaceBuilderKit/IBEmbeddingPolicy.h | 5 +- ...xternallySynchronizedIndexClassDescriber.h | 33 + IDEInterfaceBuilderKit/IBFieldEditor.h | 8 +- .../IBFileBuildSettingsSnapshot.h | 8 +- IDEInterfaceBuilderKit/IBFillView.h | 12 +- .../IBFindIndicatorProvider-Protocol.h | 14 + .../IBFlatStructureAreaDockLabelPopUp.h | 17 + .../IBGlassCanvasFrameBackground.h | 4 +- .../IBGlassStyleEditorCanvasFrame.h | 40 +- IDEInterfaceBuilderKit/IBGroup.h | 6 +- .../IBHybridStructureViewController.h | 2 +- .../IBICAbstractCatalogDetailController.h | 10 +- ...IBICAbstractCatalogItem-DisplayAdditions.h | 8 +- .../IBICAbstractMultipartImageInspector.h | 2 +- .../IBICAbstractPlatformAdapter.h | 8 +- .../IBICAppIconSetInspector.h | 2 +- IDEInterfaceBuilderKit/IBICCatalogDocument.h | 8 +- .../IBICCatalogDocumentEditor.h | 8 +- .../IBICCatalogMediaRepository.h | 8 +- .../IBICCatalogNavigableItem.h | 6 + .../IBICCatalogOverviewController.h | 8 +- .../IBICCatalogSlicingController.h | 8 +- .../IBICCatalogSourceListController.h | 7 +- .../IBICCatalogSynchronizer.h | 4 + .../IBICCocoaPlatformAdapter.h | 5 +- .../IBICDevicImageRepSlotsMenuDelegate.h | 8 + IDEInterfaceBuilderKit/IBICDragContext.h | 6 +- IDEInterfaceBuilderKit/IBICDragSession.h | 6 +- .../IBICFileType-DisplayAdditions.h | 14 + .../IBICImageCatalogDocumentIconProvider.h | 8 + .../IBICImageMediaResource.h | 30 + .../IBICImageSet-DisplayAdditions.h | 1 + .../IBICImageSet-InspectorAdditions.h | 3 + .../IBICImageSetRep-DisplayAdditions.h | 2 + IDEInterfaceBuilderKit/IBICImageSlicingView.h | 10 +- .../IBICImageSlicingViewContainer.h | 6 + .../IBICMultipartImage-DisplayAdditions.h | 19 +- .../IBICMultipartImageView.h | 6 + .../IBICMultipartImageViewController.h | 8 +- IDEInterfaceBuilderKit/IBICOutlineViewItem.h | 2 +- .../IBICPasteboardManager.h | 4 + .../IBICQuickLookController.h | 6 +- .../IBIDEAutolayoutItem-Protocol.h | 12 +- .../IBIDEImageCatalogFileManager.h | 8 +- .../IBIDELayoutGuideGeneratorDelegate.h | 6 +- IDEInterfaceBuilderKit/IBIdiom.h | 26 + IDEInterfaceBuilderKit/IBImageButton.h | 11 +- .../IBImageButtonDelegate-Protocol.h | 3 + .../IBImageCatalogTextConversionProvider.h | 8 + .../IBIndexClassDescriber.h | 49 + IDEInterfaceBuilderKit/IBInspectableInfo.h | 16 + IDEInterfaceBuilderKit/IBInspectablesHelper.h | 25 + .../IBInspectablesViewController.h | 42 + .../IBInspectorPropertySearchDescription.h | 37 + .../IBInspectorPropertyVisibilityCondition.h | 25 + .../IBInspectorReferencingConstraintView.h | 9 +- ...ectorReferencingConstraintViewController.h | 38 +- ...onstraintViewControllerDelegate-Protocol.h | 3 +- ...ferencingConstraintViewDelegate-Protocol.h | 2 + .../IBInspectorResourceProperty.h | 1 + .../IBInspectorSearchDataManager.h | 27 + .../IBInspectorViewController.h | 44 +- .../IBIntegratorBundleManager.h | 12 +- IDEInterfaceBuilderKit/IBIntegratorManager.h | 6 +- .../IBKeyEquivalentEntryField.h | 6 + IDEInterfaceBuilderKit/IBLabelDefinition.h | 16 +- ...aint-IBLayoutConstraintIBToolIntegration.h | 12 + ...Constraint-IBLayoutConstraintIntegration.h | 63 +- ...ayoutConstraintConstantEditingController.h | 29 + ...ayoutConstraintConstantInspectorProperty.h | 16 + ...outConstraintDrawingDestination-Protocol.h | 27 + ...outConstraintItemInspectorBackgroundView.h | 22 + .../IBLayoutConstraintItemInspectorProperty.h | 57 + ...tiplier-IBLayoutConstantIBToolAdaptation.h | 12 + ...outConstraintMultiplierEditingController.h | 27 + ...outConstraintMultiplierInspectorProperty.h | 16 + ...ayoutConstraintPriorityEditingController.h | 37 + ...ayoutConstraintPriorityInspectorProperty.h | 22 + ...ayoutConstraintPropertyEditingController.h | 35 + ...ayoutConstraintPropertyInspectorProperty.h | 16 + ...BLayoutConstraintStatusProvider-Protocol.h | 14 + .../IBLayoutGuideDrawingHandler.h | 6 +- .../IBLayoutGuideGeneratorDelegate-Protocol.h | 8 +- IDEInterfaceBuilderKit/IBLayoutManager.h | 6 +- .../IBLibraryObjectTemplate.h | 57 +- .../IBLiveViewsActivityReporter.h | 28 + IDEInterfaceBuilderKit/IBLiveViewsBundle.h | 47 + .../IBLiveViewsBundleBlueprintMap.h | 27 + .../IBLiveViewsBundleObserver-Protocol.h | 15 + ...eViewsBundleObserverEnvironment-Protocol.h | 12 + IDEInterfaceBuilderKit/IBLiveViewsManager.h | 84 + .../IBLiveViewsManagerRemoteToolIdentifier.h | 34 + .../IBLocalizableStringTemplate.h | 4 +- .../IBMeasurementDrawingHandler.h | 10 +- .../IBMemberConfiguration.h | 58 + .../IBMemberConfigurationChooserController.h | 23 + .../IBMemberConfigurationVariable.h | 45 + ...rConfigurationVariableValueSpecification.h | 28 + IDEInterfaceBuilderKit/IBMemberID.h | 16 +- IDEInterfaceBuilderKit/IBMemberIDMap.h | 16 +- .../IBMemberPropertyConfigurationLocation.h | 35 + ...IBMemberPropertyConfigurationValueRecord.h | 32 + .../IBMemberPropertyStorage.h | 88 + ...IBMemberPropertyStorageObserver-Protocol.h | 17 + .../IBMemberPropertyValue.h | 29 + .../IBMemberRelationshipHelper.h | 21 + .../IBMutableCompositeClassDescription.h | 1 + .../IBMutablePartialClassDescription.h | 13 +- IDEInterfaceBuilderKit/IBNSTabViewItem.h | 21 + .../IBNSXMLDocumentWithTrailingNewline.h | 17 + .../IBNavigationControllerItem.h | 4 + .../IBNavigationMenuController.h | 6 +- .../IBNavigationOutlineViewController.h | 22 +- ...mplementationSourceCodeConnectionContext.h | 2 +- ...tionInterfaceSourceCodeConnectionContext.h | 2 +- .../IBObjCActionSourceCodeConnectionContext.h | 5 +- .../IBObjCAnnotationProvider.h | 19 + ...ObjCSourceCodeConnectionEndPointProvider.h | 24 + IDEInterfaceBuilderKit/IBObjcParser.h | 15 +- .../IBObjectActivationAction.h | 8 +- IDEInterfaceBuilderKit/IBObjectContainer.h | 53 +- .../IBObjectContainerDelegate-Protocol.h | 38 + IDEInterfaceBuilderKit/IBObjectLibraryAsset.h | 84 + .../IBObjectLibraryAssetProvider.h | 44 + .../IBObjectLibraryController.h | 63 +- .../IBObjectPickerInspectorProperty.h | 6 + IDEInterfaceBuilderKit/IBObjectPickerView.h | 6 + IDEInterfaceBuilderKit/IBObjectRecord.h | 8 +- .../IBOneElementDictionary.h | 24 + .../IBOrderedRelationshipDragAndDropPolicy.h | 8 +- .../IBOutlineViewController.h | 34 +- ...IBOutlineViewControllerDelegate-Protocol.h | 1 + .../IBOutlineViewControllerItem.h | 7 +- .../IBOutlineViewImageAndTextCell.h | 1 - .../IBParameterizedRenderingDestination.h | 8 + .../IBPartialClassDescription.h | 49 +- .../IBPartialDescriptionsForArchiving.h | 8 +- ...erConfigurationInspectorPropertyTemplate.h | 55 + IDEInterfaceBuilderKit/IBPlatform.h | 143 + .../IBPlatformToolRequest.h | 28 + .../IBPlatformToolRequestProcessor-Protocol.h | 14 + .../IBPlatformToolRequester.h | 44 + .../IBPredecessorRepresentation.h | 2 +- IDEInterfaceBuilderKit/IBPreviewDocument.h | 17 + .../IBPreviewDocumentBackgroundView.h | 48 + ...wDocumentBackgroundViewDelegate-Protocol.h | 19 + .../IBPreviewGeniusResultsFinder.h | 17 + IDEInterfaceBuilderKit/IBPreviewItem.h | 47 + IDEInterfaceBuilderKit/IBPreviewResultView.h | 50 + .../IBPreviewResultViewDelegate-Protocol.h | 12 + .../IBPrimarySceneObject-Protocol.h | 30 + .../IBPropertyConfigurationLocation.h | 33 + .../IBPropertyConfigurationValueRecord.h | 30 + ...BReferencingConstraintsInspectorProperty.h | 55 +- .../IBRelativeMeasurementDescriptor.h | 2 +- IDEInterfaceBuilderKit/IBRemoteView.h | 84 + .../IBRemoteViewImageRequestProcessor.h | 32 + IDEInterfaceBuilderKit/IBResourceManager.h | 8 +- IDEInterfaceBuilderKit/IBRubyParser.h | 2 +- .../IBRuntimeAttributesInspector.h | 8 + .../IBSceneDockViewController.h | 130 + .../IBSceneExitPlaceholder.h | 38 + .../IBSearchFieldPositionBorderView.h | 22 + .../IBSearchableAttributeDescription.h | 38 + .../IBSegueCustomClassInspectorProperty.h | 27 + .../IBSegueReachabilityContext.h | 30 + IDEInterfaceBuilderKit/IBSelectionChannel.h | 2 +- IDEInterfaceBuilderKit/IBSelectionOwner.h | 2 - .../IBSelectionProvider-Protocol.h | 2 +- IDEInterfaceBuilderKit/IBShadowBox.h | 2 +- .../IBSimpleCopyDocumentStripper.h | 16 + .../IBSimulatedMetricsContainer.h | 31 + IDEInterfaceBuilderKit/IBSingletonObject.h | 25 + ...spectorAutoresizingMaskInspectorProperty.h | 21 +- .../IBSourceCodeClassProvider.h | 60 + .../IBSourceCodeConnectionContext.h | 80 +- .../IBSourceCodeConnectionContextMatcher.h | 27 +- .../IBSourceCodeConnectionEndPointProvider.h | 22 +- IDEInterfaceBuilderKit/IBSourceCodeParser.h | 10 +- .../IBSourceCodeParserRegistry.h | 33 + .../IBSourceCodeScanningActivityReporter.h | 24 + .../IBSourceModelItemInfo.h | 29 +- .../IBSourceScanningWorkItem.h | 38 + .../IBStoryboardAbstractTriggeredSegue.h | 41 + .../IBStoryboardCanvasBackgroundOverlayView.h | 42 + ...asBackgroundOverlayViewDelegate-Protocol.h | 13 + .../IBStoryboardCanvasFrame.h | 43 + .../IBStoryboardCanvasFrameTitleCapsule.h | 35 + ...CanvasFrameTitleCapsuleDelegate-Protocol.h | 12 + .../IBStoryboardCanvasLink-Protocol.h | 18 + .../IBStoryboardCanvasLinkMapping.h | 26 + .../IBStoryboardCanvasLinkPack.h | 29 + .../IBStoryboardCanvasLinkPath.h | 54 + ...toryboardCanvasLinkPathDelegate-Protocol.h | 12 + .../IBStoryboardCanvasView.h | 14 + .../IBStoryboardCanvasViewController.h | 112 + .../IBStoryboardCompilerPlaceholderTable.h | 27 + IDEInterfaceBuilderKit/IBStoryboardDocument.h | 114 + .../IBStoryboardDocumentCompiler.h | 45 + .../IBStoryboardDocumentEditor.h | 43 + .../IBStoryboardDocumentStripper.h | 16 + .../IBStoryboardEditorCanvasFrameController.h | 22 + .../IBStoryboardGroupMemberWrapper.h | 24 + ...StoryboardGroupOutlineViewControllerItem.h | 25 + .../IBStoryboardInitialSceneCanvasLinkPath.h | 16 + ...nitialSceneCanvasLinkPathDraggingOverlay.h | 23 + ...toryboardInitialViewControllerCanvasLink.h | 34 + .../IBStoryboardMetricsInferrer.h | 59 + ...toryboardNavigationOutlineViewController.h | 16 + .../IBStoryboardOutlineViewController.h | 29 + .../IBStoryboardRelationshipSegue.h | 39 + ...BStoryboardRootOutlineViewControllerItem.h | 18 + ...IBStoryboardSceneAbstractCompilationUnit.h | 58 + .../IBStoryboardSceneChildCompilationUnit.h | 44 + .../IBStoryboardSceneCompilationGroup.h | 38 + .../IBStoryboardSceneCompilationUnitResult.h | 26 + .../IBStoryboardSceneRootCompilationUnit.h | 31 + .../IBStoryboardSceneTreeDragImageNode.h | 44 + ...IBStoryboardSelectionGeniusResultsFinder.h | 17 + .../IBStoryboardStructureViewController.h | 55 + .../IBStructureAreaDockItemView.h | 6 +- .../IBStructureAreaDockLabelPopUp.h | 24 +- .../IBStructureAreaDockView.h | 12 +- .../IBStructureRepresentingConnection.h | 12 +- .../IBStructureRepresentingObject.h | 26 +- .../IBSubviewEmbeddingPolicy.h | 2 +- .../IBSystemClassProvider.h | 28 +- ...tion-IBSystemLayoutConstraintAbstraction.h | 4 +- IDEInterfaceBuilderKit/IBTargetRuntime.h | 48 +- IDEInterfaceBuilderKit/IBTaskBasedParser.h | 2 +- .../IBTemporaryPasteboardClassProvider.h | 21 + .../IBTextConversionProvider.h | 8 + .../IBTextIndexDataProvider.h | 17 + .../IBTextIndexDataProviderXMLParser.h | 37 + IDEInterfaceBuilderKit/IBToManyOutletInfo.h | 2 +- .../IBToolArgumentsContainer.h | 18 +- .../IBTwoElementDictionary.h | 23 + IDEInterfaceBuilderKit/IBURLHandler.h | 10 +- .../IBUnarchivableDocument-Protocol.h | 18 + .../IBUserDefinedActionClassProvider.h | 18 +- ...erDefinedRuntimeAttribute-IDEIntegration.h | 25 + ...DefinedRuntimeAttributeResourceReference.h | 19 + ...inedRuntimeAttributesPlaceholderAbstract.h | 6 +- IDEInterfaceBuilderKit/IBUserGuide.h | 32 +- .../IBViewControllerPlaceholderStyle.h | 29 + IDEInterfaceBuilderKit/IBViewEditor.h | 65 +- .../IBViewResizingDiagram.h | 21 + IDEInterfaceBuilderKit/IBWarning.h | 8 +- ...WorkspaceDocumentAndPlatformReferenceKey.h | 24 + IDEInterfaceBuilderKit/IBXIBDocument.h | 51 + .../IBXIBDocumentCompiler.h | 18 + IDEInterfaceBuilderKit/IBXMLBuilder.h | 22 + IDEInterfaceBuilderKit/IBXMLCoder.h | 20 +- .../IBXMLCoderDelegate-Protocol.h | 2 +- IDEInterfaceBuilderKit/IBXMLDecoder.h | 12 +- .../IBXMLDecoderAbstractObjectElement.h | 11 +- .../IBXMLDecoderAbstractValueElement.h | 10 +- .../IBXMLDecoderArchiveElement.h | 4 +- .../IBXMLDecoderBooleanElement.h | 4 +- .../IBXMLDecoderBytesElement.h | 2 +- .../IBXMLDecoderCharactersElement.h | 2 +- .../IBXMLDecoderClassElement.h | 4 +- .../IBXMLDecoderClassesElement.h | 4 +- .../IBXMLDecoderDataElement.h | 4 +- IDEInterfaceBuilderKit/IBXMLDecoderElement.h | 10 +- .../IBXMLDecoderFallbacksElement.h | 2 +- .../IBXMLDecoderIntegerElement.h | 4 +- .../IBXMLDecoderNilElement.h | 1 + .../IBXMLDecoderObjectElement.h | 2 +- IDEInterfaceBuilderKit/IBXMLDecoderParser.h | 15 +- .../IBXMLDecoderParserStringTable.h | 6 + .../IBXMLDecoderRealElement.h | 4 +- .../IBXMLDecoderReferenceElement.h | 2 +- .../IBXMLDecoderStringElement.h | 4 +- ...esultNavigableRepresentedObject-Protocol.h | 13 + ...nNavigableItemRepresentedObject-Protocol.h | 25 + .../IDEMethodSourceCodeGenerator-Protocol.h | 11 + ...ArchivableRepresentationSupport-Protocol.h | 1 + .../IDESourceExpressionSource-Protocol.h | 2 +- .../IDETextIndexFindable-Protocol.h | 15 + .../IDEURLHandler-Protocol.h | 5 +- ...neTransform-IBNSAffineTransformAdditions.h | 12 + .../NSArray-IBDocumentArchiving.h | 8 + ...rayController-IBArrayControllerAdditions.h | 12 + .../NSAttributedString-IBDocumentArchiving.h | 8 + .../NSBezierPath-IBBezierPathAdditions.h | 1 + .../NSColor-IBBinaryArchivingAdditions.h | 30 + .../NSColor-IBDocumentArchiving.h | 10 +- .../NSControl-IBControlAdditions.h | 12 + .../NSData-IBDocumentArchiving.h | 8 + .../NSDate-IBDocumentArchiving.h | 8 + .../NSDecimalNumber-IBDocumentArchiving.h | 8 + .../NSDictionary-IBDocumentArchiving.h | 8 + .../NSExpression-IBDocumentArchiving.h | 8 + .../NSFileWrapper-IBFileWrapperAdditions.h | 1 + .../NSFont-IBDocumentArchiving.h | 8 + .../NSFont-MethodsBasedOnPrivateState.h | 3 + .../NSImage-IBImageAdditions.h | 5 +- .../NSImage-IBImageCatalogAdditions.h | 3 +- .../NSImageView-IBSegmentedControlAdditions.h | 12 + .../NSKeyedUnarchiverDelegate-Protocol.h | 18 + .../NSLocale-IBDocumentArchiving.h | 8 + .../NSMenu-IBMenuAdditions.h | 3 + .../NSMenuItem-IBMenuItemAdditions.h | 14 + .../NSNull-IBDocumentArchiving.h | 8 + .../NSNumber-IBDocumentArchiving.h | 8 + ...mberFormatter-IBNSNumberFormatterSupport.h | 12 + .../NSObject-IBFrameworkObjectIntegration.h | 182 +- .../NSObject-IBMemberIntegration.h | 8 +- IDEInterfaceBuilderKit/NSObject-Protocol.h | 12 +- .../NSParagraphStyle-IBDocumentArchiving.h | 8 + ...ParagraphStyle-IBParagraphStyleAdditions.h | 1 + .../NSPopoverDelegate-Protocol.h | 1 + ...SRunLoop-IBIDEFoundationRunLoopAdditions.h | 4 +- ...entedControl-IBSegmentedControlAdditions.h | 12 + .../NSShadow-IBDocumentArchiving.h | 8 + .../NSSortDescriptor-IBDocumentArchiving.h | 8 + ...litViewItem-IBNSSplitViewItemIntegration.h | 11 + .../NSString-IBDocumentArchiving.h | 7 + .../NSTextField-IBTextFieldAdditions.h | 16 +- ...NSTextFieldCell-IBTextFieldCellAdditions.h | 12 + .../NSTextFinderClient-Protocol.h | 31 + .../NSTextTab-IBDocumentArchiving.h | 8 + .../NSTextView-IBTextViewAdditions.h | 24 + .../NSTextViewDelegate-Protocol.h | 2 +- .../NSTimeZone-IBDocumentArchiving.h | 8 + .../NSURL-IBDocumentArchiving.h | 8 + .../NSValue-IBDocumentArchiving.h | 8 + .../NSView-IBDocumentArchivingGenerator.h | 8 + .../NSView-IBInspectorAdditions.h | 15 + .../NSView-IBViewAdditions.h | 8 +- .../NSView-IBViewIntegration.h | 109 +- .../NSWindow-IBWindowAdditions.h | 7 +- .../NSXMLElement-IBIDEXMLElementAddition.h | 4 + .../NSXMLElement-IBXMLBuilder.h | 12 + .../__IBLayoutConstraint_IBKit.h | 14 + IDEKit/AAVArchiveGroup.h | 38 + .../AAVArchivedApplicationsViewController.h | 86 + IDEKit/AAVITunesConnectProxy.h | 18 + IDEKit/AAVITunesConnectProxyDelegate.h | 41 + IDEKit/CDStructures.h | 26 + IDEKit/DVTAdditionalTextCompletion-Protocol.h | 2 +- IDEKit/DVTAssertionHandling-Protocol.h | 4 +- IDEKit/DVTCancellable-Protocol.h | 13 + IDEKit/DVTCodesignableDevice-Protocol.h | 17 + ...evice-IDEDeviceActivityReporterAdditions.h | 2 +- IDEKit/DVTDeviceApplicationItem-Protocol.h | 19 + ...eviceApplicationItem_KitSupport-Protocol.h | 14 + .../DVTDeviceApplicationProvider-Protocol.h | 17 + IDEKit/DVTDistributionMethodStepTextField.h | 17 + ...tLocation_NavigableItemPropertyAdditions.h | 17 +- ...ocumentLocation-IDELogNavigatorAdditions.h | 12 + ...DVTFilePath-DVTFilePathPropertyAdditions.h | 17 +- IDEKit/DVTFindPatternManager-Protocol.h | 17 + IDEKit/DVTModelObject-Protocol.h | 14 + IDEKit/DVTPreferenceSet-Protocol.h | 4 +- .../DVTScopeBarContentController-Protocol.h | 17 + ...CodeComparisonAnnotationContext-Protocol.h | 4 +- IDEKit/DVTSourceExpressionSource-Protocol.h | 25 + ...DEKitSourceLandmarkItemPropertyAdditions.h | 19 +- IDEKit/DVTSourceTextViewDelegate-Protocol.h | 30 + .../DVTSpecificApplicationProvider-Protocol.h | 12 + IDEKit/DVTTabbedWindowControlling-Protocol.h | 7 +- IDEKit/DVTTextCompletionItem-Protocol.h | 17 +- ...ocumentLocation-IDELogNavigatorAdditions.h | 12 + IDEKit/DVTTextFindable-Protocol.h | 1 + IDEKit/DVTTextlikeFindDescriptor-Protocol.h | 12 + IDEKit/IDEARCConversionAssistantContext.h | 4 +- IDEKit/IDEARCConversionBuildFile.h | 8 +- .../IDEARCConversionReviewChangesAssistant.h | 14 +- IDEKit/IDEARCConversionReviewChangesFile.h | 33 +- IDEKit/IDEARCConversionTarget.h | 4 +- .../IDEARCConversionTargetChooserAssistant.h | 12 +- IDEKit/IDEARCConversionTargetChooserItem.h | 13 +- .../IDEARCConversionTargetChooserTargetItem.h | 1 + IDEKit/IDEAboutWindowController.h | 6 + ...refsDeveloperAccountDetailViewController.h | 4 +- ...efsDeveloperAccountTeamDetailsController.h | 7 +- IDEKit/IDEAccountPrefsPaneController.h | 11 +- ...DEAccountPrefsServerDetailViewController.h | 10 +- ...AccountTeamPickerListTeamsViewController.h | 8 +- ...ountTeamPickerRefreshTeamsViewController.h | 8 +- ...tTeamPickerSingleListTeamsViewController.h | 8 +- IDEKit/IDEAccountTeamPickerWindowController.h | 6 + IDEKit/IDEActionRunPhaseSheetController.h | 10 +- IDEKit/IDEActionSliceViewController.h | 8 +- IDEKit/IDEActionStackView.h | 1 + ...ctivityLogRecord-IDEActivityLogAdditions.h | 13 + ...IDEKitActivityLogRecordPropertyAdditions.h | 9 +- .../IDEActivityLogTranscriptLayoutManager.h | 17 + IDEKit/IDEActivityPlaceholderView.h | 8 +- .../IDEActivityPopUpContentLayerController.h | 6 +- IDEKit/IDEActivityPopUpContentView.h | 6 +- IDEKit/IDEActivityPopUpReportLayer.h | 7 +- IDEKit/IDEActivityPopUpWindowController.h | 6 +- IDEKit/IDEActivityProgressIndicatorLayer.h | 12 +- IDEKit/IDEActivityReport.h | 9 +- IDEKit/IDEActivityReportLayer.h | 7 +- IDEKit/IDEActivityReportManager.h | 6 +- IDEKit/IDEActivityReporter.h | 6 +- IDEKit/IDEActivityStatusCategory.h | 4 +- IDEKit/IDEActivityStatusCategoryLayer.h | 1 + IDEKit/IDEActivityStatusCompositeCategory.h | 2 +- IDEKit/IDEActivityTestingMenuDelegate.h | 8 + IDEKit/IDEActivityView.h | 20 +- IDEKit/IDEActivityViewDataSource.h | 8 +- ...DEAddTestBundleToSchemeActionSheetHelper.h | 8 +- ...DEAddXcodeServerChoosePageViewController.h | 6 + IDEKit/IDEAlertsPrefsPaneController.h | 17 +- IDEKit/IDEAppChooserModelObject.h | 34 + IDEKit/IDEAppChooserTableView.h | 16 + IDEKit/IDEAppChooserWindowController.h | 106 + IDEKit/IDEAppStatistics.h | 2 +- IDEKit/IDEApplication.h | 9 +- IDEKit/IDEApplicationCommands.h | 10 + IDEKit/IDEApplicationController.h | 11 +- .../IDEArchive-AAVArchiveViewerExtensions.h | 29 + IDEKit/IDEAssertionHandler.h | 19 +- IDEKit/IDEAssistant.h | 10 +- IDEKit/IDEAssistantWindowController.h | 29 +- IDEKit/IDEAttachToProcessHelper.h | 9 +- IDEKit/IDEAttributedStringControl.h | 9 +- ...ngControlParagraphStylePopoverController.h | 6 +- ...ingControlParagraphStylePopoverInsetView.h | 29 + IDEKit/IDEAttributedStringControlTextView.h | 4 + IDEKit/IDEAutoImportCompletionItem.h | 25 +- IDEKit/IDEBaseDocumentNavigableItem.h | 5 +- IDEKit/IDEBatchDocumentFindable.h | 27 + IDEKit/IDEBatchFindActivityReporter.h | 25 + IDEKit/IDEBatchFindCandidateFile.h | 38 + IDEKit/IDEBatchFindColonSuffixPathCell.h | 16 + IDEKit/IDEBatchFindCommands.h | 43 + IDEKit/IDEBatchFindCriteria.h | 24 + IDEKit/IDEBatchFindFileLocator.h | 25 + IDEKit/IDEBatchFindFileSystemLocator.h | 17 + IDEKit/IDEBatchFindFunctionType.h | 19 + IDEKit/IDEBatchFindLocationOutlineView.h | 28 + IDEKit/IDEBatchFindLocationPickerCell.h | 16 + IDEKit/IDEBatchFindLocationPickerItem.h | 27 + .../IDEBatchFindLocationPickerNavigableItem.h | 20 + IDEKit/IDEBatchFindLocationPickerSchemeItem.h | 22 + IDEKit/IDEBatchFindLocationPickerView.h | 120 + IDEKit/IDEBatchFindNavigator.h | 204 ++ IDEKit/IDEBatchFindPathBarMatchStyleType.h | 20 + .../IDEBatchFindPathBarMatchStyleTypeOption.h | 19 + IDEKit/IDEBatchFindPathBarMenuItem.h | 26 + IDEKit/IDEBatchFindPathControlNavigable.h | 20 + IDEKit/IDEBatchFindQuery.h | 67 + .../IDEBatchFindRawTextLineLocationFinder.h | 22 + IDEKit/IDEBatchFindReplaceButtonLayoutView.h | 29 + .../IDEBatchFindReplacePreviewContainerView.h | 20 + IDEKit/IDEBatchFindReplacePreviewController.h | 85 + .../IDEBatchFindReplaceableSheetController.h | 38 + IDEKit/IDEBatchFindResult.h | 74 + IDEKit/IDEBatchFindResultGroup.h | 71 + ...IDEBatchFindResultGroupDelegate-Protocol.h | 12 + IDEKit/IDEBatchFindResultSet.h | 76 + .../IDEBatchFindResultSetProtocol-Protocol.h | 11 + IDEKit/IDEBatchFindResultUIState.h | 40 + IDEKit/IDEBatchFindResultsOutlineController.h | 128 + IDEKit/IDEBatchFindRuleEditor.h | 16 + .../IDEBatchFindRuleEditorDelegate-Protocol.h | 12 + IDEKit/IDEBatchFindScopeEditor.h | 67 + IDEKit/IDEBatchFindScopeFileTypeRow.h | 30 + IDEKit/IDEBatchFindScopeLocationRow.h | 39 + IDEKit/IDEBatchFindScopePredicate.h | 35 + IDEKit/IDEBatchFindScopeRuleNode.h | 29 + IDEKit/IDEBatchFindScopeRuleRow.h | 27 + ...DEBatchFindScopeRuleRowDelegate-Protocol.h | 10 + IDEKit/IDEBatchFindScopeTextStaticRow.h | 40 + IDEKit/IDEBatchFindStatusCell.h | 17 + IDEKit/IDEBatchFindStrategiesController.h | 76 + IDEKit/IDEBatchFindSymbolicFindCriteria.h | 23 + IDEKit/IDEBatchFindSymbolicQuery.h | 31 + IDEKit/IDEBatchFindTextQuery.h | 39 + IDEKit/IDEBatchFindTextualFindCriteria.h | 50 + IDEKit/IDEBatchFindTwoButtonLayout.h | 17 + IDEKit/IDEBatchFindWorkspaceFileLocator.h | 28 + IDEKit/IDEBatchFindable.h | 34 + IDEKit/IDEBatchRawTextFindable.h | 38 + ...eDeclarativeInspectorController-Protocol.h | 3 + IDEKit/IDEBlueprintProvider-Protocol.h | 2 +- IDEKit/IDEBot-IDEKitAdditions.h | 25 +- IDEKit/IDEBotEditor.h | 21 + IDEKit/IDEBotEditorArchivesViewController.h | 108 + IDEKit/IDEBotEditorBannerView.h | 16 + IDEKit/IDEBotEditorBannerViewController.h | 76 + IDEKit/IDEBotEditorCommitsTabController.h | 43 + IDEKit/IDEBotEditorDocument.h | 35 + IDEKit/IDEBotEditorDownloadButton.h | 24 + ...otEditorIntegrationHistoryViewController.h | 23 + IDEKit/IDEBotEditorIntegrationTestDetailRun.h | 38 + ...DEBotEditorIntegrationTestDetailScopeBar.h | 53 + ...ationTestDetailScopeBarDelegate-Protocol.h | 14 + ...otEditorIntegrationTestDetailWrapperView.h | 122 + ...EBotEditorIntegrationTestsViewController.h | 58 + IDEKit/IDEBotEditorSectionDividerView.h | 17 + IDEKit/IDEBotEditorSummaryViewController.h | 116 + ...otEditorSummaryViewControllerContentView.h | 18 + .../IDEBotEditorTestDetailHeaderTableView.h | 30 + IDEKit/IDEBotEditorTestDetailPieChart.h | 38 + IDEKit/IDEBotEditorTestDetailResultsRowView.h | 16 + .../IDEBotEditorTestDetailResultsTableView.h | 36 + IDEKit/IDEBotEditorTestDetailRun.h | 43 + IDEKit/IDEBotEditorTestDetailScopeBar.h | 44 + ...ditorTestDetailScopeBarDelegate-Protocol.h | 13 + ...itorTestDetailSelectionProtocol-Protocol.h | 19 + .../IDEBotEditorTestDetailSynchroScrollView.h | 42 + .../IDEBotEditorTestDetailSynchroScroller.h | 21 + IDEKit/IDEBotEditorTestDetailViewController.h | 101 + IDEKit/IDEBotEditorTestDetailWrapperView.h | 111 + IDEKit/IDEBotEditorTestsTableView.h | 23 + IDEKit/IDEBotEditorTextColorHelper.h | 18 + IDEKit/IDEBotExecution-IDEKitAdditions.h | 27 +- IDEKit/IDEBotExecutionActivityLog.h | 23 + IDEKit/IDEBotExecutionDocument.h | 26 + IDEKit/IDEBotExecutionEditor.h | 24 + .../IDEBotExecutionEditorLogViewController.h | 73 + ...cutionEditorLogViewControllerContentView.h | 18 + ...EBotExecutionEditorSummaryViewController.h | 73 + IDEKit/IDEBotExecutionLogsDocumentLocation.h | 30 + .../IDEBotExecutionSCMLogDocumentLocation.h | 14 + IDEKit/IDEBotExecutionSCMLogViewController.h | 62 + IDEKit/IDEBotExecutionTextLog.h | 23 + IDEKit/IDEBotGraphPopoverViewController.h | 21 + ...otInstallProductOnDeviceWindowController.h | 45 + ...tIntegrationSummaryPopoverViewController.h | 47 + IDEKit/IDEBotIntegrationTableCellView.h | 20 + ...EBotIntegrationTestPopoverViewController.h | 39 + ...BotIntegrationTestsDetailsViewController.h | 77 + ...egrationTestsDeviceSummaryViewController.h | 44 + .../IDEBotIntegrationTestsDocumentLocation.h | 43 + ...grationTestsSummaryControllerContentView.h | 18 + ...ntegrationTestsSummaryTextAttachmentCell.h | 16 + .../IDEBotIntegrationTestsSummaryTileView.h | 24 + ...BotIntegrationTestsSummaryViewController.h | 100 + IDEKit/IDEBotIssueSummaryCollection.h | 29 + IDEKit/IDEBotIssueSummaryOutlineView.h | 17 + IDEKit/IDEBotIssueSummaryTableCellView.h | 23 + IDEKit/IDEBotIssueSummaryTableRowView.h | 25 + ...ssueSummaryTableRowViewDelegate-Protocol.h | 12 + IDEKit/IDEBotIssueSummaryTestCase.h | 24 + IDEKit/IDEBotIssueSummaryViewController.h | 81 + ...IDEBotLogEditorScopeBarDelegate-Protocol.h | 14 + IDEKit/IDEBotLogScopeBar.h | 45 + IDEKit/IDEBotRelativeDateFormatting.h | 16 + IDEKit/IDEBotSummaryDocumentLocation.h | 26 + IDEKit/IDEBotSummaryIssueSeries.h | 21 + IDEKit/IDEBotSummaryStackedBarGraph.h | 45 + IDEKit/IDEBotSummaryStackedBarGraphBar.h | 30 + IDEKit/IDEBotSummaryStackedBarGraphColumn.h | 38 + .../IDEBotSummaryStackedBarGraphController.h | 42 + ...tSummaryStackedBarGraphDelegate-Protocol.h | 13 + IDEKit/IDEBotSupportingDocument.h | 42 + IDEKit/IDEBotSupportingEditor.h | 64 + ...rtingEditorHostedViewController-Protocol.h | 18 + IDEKit/IDEBotSupportingGeniusResultsFinder.h | 17 + IDEKit/IDEBotTestDetailsDocumentLocation.h | 32 + IDEKit/IDEBotUnitTestTableCellView.h | 24 + IDEKit/IDEBuildAlertMonitor.h | 9 +- .../IDEBuildFolderLocationSheetController.h | 4 + IDEKit/IDEBuildIssueAnnotation.h | 3 +- IDEKit/IDEBuildIssueErrorAnnotation.h | 3 +- ...BuildIssueStaticAnalyzerResultAnnotation.h | 3 +- ...uildIssueStaticAnalyzerWarningAnnotation.h | 3 +- IDEKit/IDEBuildIssueWarningAnnotation.h | 3 +- .../IDEBuildResultsOutlineDelegate-Protocol.h | 20 + IDEKit/IDEBuildResultsOutlineLogic.h | 230 ++ ...IDEBuildRunPhaseBlueprintProviderWrapper.h | 23 +- IDEKit/IDEBuildRunPhaseBlueprintWrapper.h | 9 +- IDEKit/IDEBuildRunPhaseSheetController.h | 10 +- IDEKit/IDEBuildable-Protocol.h | 15 +- IDEKit/IDEBuildableProduct-Protocol.h | 2 +- IDEKit/IDEButtonWithBackgroundColor.h | 23 +- IDEKit/IDECancellableToken.h | 31 + IDEKit/IDECapsuleHeaderView.h | 1 + IDEKit/IDECapsuleListView.h | 17 +- .../IDECapsuleListViewDataSource-Protocol.h | 2 +- IDEKit/IDECapsuleView.h | 20 +- IDEKit/IDECapsuleViewController-Protocol.h | 4 +- IDEKit/IDECapsuleViewDelegate-Protocol.h | 3 + IDEKit/IDEClassIconProvider.h | 28 + IDEKit/IDECodeModule-NSPasteboardSupport.h | 23 + IDEKit/IDECodeModuleDefaultSortDescriptor.h | 21 + IDEKit/IDECodeSnippet.h | 52 + IDEKit/IDECodeSnippetCompletionItem.h | 52 + ...eSnippetCompletionItemInfoViewController.h | 22 + ...ECodeSnippetCompletionScopeRowController.h | 33 + .../IDECodeSnippetCompletionScopeRowValue.h | 23 + IDEKit/IDECodeSnippetLibrary.h | 53 + .../IDECodeSnippetLibraryCompletionStrategy.h | 27 + ...CodeSnippetLibraryDetailEditorController.h | 58 + ...petLibraryPlatformFamilyValueTransformer.h | 18 + IDEKit/IDECodeSnippetRepository.h | 40 + .../IDECodesignIssueResolutionDescription.h | 27 + ...olutionGenerateDistributionProfileOption.h | 34 + ...ueResolutionImportDeveloperProfileOption.h | 18 + IDEKit/IDECodesignIssueResolutionOption.h | 26 + .../IDECodesignIssueResolutionOptionCancel.h | 18 + ...IDECodesignIssueResolutionOptionProvider.h | 31 + .../IDECodesignIssueResolutionPortalSource.h | 25 + ...nIssueResolutionRequestCertificateOption.h | 34 + ...CodesignIssueResolutionVisitPortalOption.h | 18 + IDEKit/IDECodesignResolutionViewController.h | 8 +- IDEKit/IDECodesigningSettingsViewController.h | 8 +- .../IDECombinedDownloadsPrefPaneController.h | 8 +- ...andLineArgumentEntry-NSPasteboardSupport.h | 8 + IDEKit/IDEComparisonEditor.h | 12 +- .../IDEComparisonEditorChangesStepperView.h | 4 +- .../IDEComparisonEditorDataSource-Protocol.h | 2 + IDEKit/IDEComparisonEditorTimelineNavBar.h | 6 +- IDEKit/IDEComparisonToolbar.h | 8 +- IDEKit/IDEComponentDownloadsPrefPaneItem.h | 6 +- IDEKit/IDEConfigurableDataNode.h | 187 ++ IDEKit/IDEConfigurableDataSource.h | 168 ++ IDEKit/IDEConfigurableImageAndTextCell.h | 67 + IDEKit/IDEConsoleArea.h | 7 +- IDEKit/IDEConsoleTextView.h | 16 +- ...nsoleTextViewStandardIODelegate-Protocol.h | 2 +- .../IDEContainer-IDEKitContainerAdditions.h | 30 + IDEKit/IDEContainerContentsMediaRepository.h | 8 +- ...tem-IDEKitContainerItemPropertyAdditions.h | 21 +- IDEKit/IDEContainerItem-InspectorProperties.h | 8 +- IDEKit/IDEContainerItemSnapshot.h | 18 +- .../IDEContainerItemSnapshotNavigableItem.h | 8 +- .../IDEContainerItemStructureEditingTarget.h | 9 +- IDEKit/IDEContextAutocreationController.h | 12 +- ...tinuousIntegrationActionManager-Protocol.h | 23 + ...onCreateEditBotWindowController-Protocol.h | 12 + ...usIntegrationLogNavigatorHelper-Protocol.h | 18 + IDEKit/IDEContinuousIntegrationManager.h | 41 + .../IDEContinuousIntegrationManagerObserver.h | 28 + ...tionNewServiceAccountController-Protocol.h | 12 + ...inuousIntegrationServiceManager-Protocol.h | 16 + IDEKit/IDEControlGroup.h | 1 - IDEKit/IDECreateBotAssistantContext.h | 4 +- IDEKit/IDECreateBotBasicInfoAssistant.h | 9 +- IDEKit/IDECreateBotDevicePickerAssistant.h | 12 +- IDEKit/IDECreateBotNotificationsAssistant.h | 8 +- IDEKit/IDECreateBotSCMAssistant.h | 8 +- IDEKit/IDECreateBotSchedulingAssistant.h | 8 +- IDEKit/IDECustomToolbar.h | 1 + IDEKit/IDEDebugAreaBorderedView.h | 16 + IDEKit/IDEDebugBarContentProvider.h | 8 +- IDEKit/IDEDebugGaugeDomainProvider.h | 23 +- IDEKit/IDEDebugGaugeReportTopSection.h | 5 + ...ReportTopSectionContentDelegate-Protocol.h | 1 + IDEKit/IDEDebugGaugeTrayCell.h | 23 +- IDEKit/IDEDebugNavigableModel-Protocol.h | 2 +- IDEKit/IDEDebugNavigator.h | 72 +- IDEKit/IDEDebugProcess-Protocol.h | 5 +- ...buggingAdditionUIControllerObserverEntry.h | 27 + ...arativeInspectorDynamicVisibilityManager.h | 6 +- IDEKit/IDEDefaultDebugArea.h | 8 +- IDEKit/IDEDestinationMenuDelegate.h | 8 +- IDEKit/IDEDeviceURLHandler.h | 28 + IDEKit/IDEDeviceUnavailableAlertHelper.h | 35 + ...ributionAppRecordSelectionViewController.h | 26 + ...EDistributionAppRecordStepViewController.h | 30 + IDEKit/IDEDistributionApplicationExportStep.h | 17 + IDEKit/IDEDistributionArchiveExportStep.h | 17 + ...IDEDistributionAssistantWindowController.h | 46 + .../IDEDistributionBuiltProductsExportStep.h | 17 + IDEKit/IDEDistributionContext.h | 54 + ...butionDirectValidationStepViewController.h | 16 + IDEKit/IDEDistributionEmptyArrayTransformer.h | 18 + ...ributionEntitlementOptionsViewController.h | 29 + IDEKit/IDEDistributionExportStep.h | 18 + ...istributionItemEntitlementsTableCellView.h | 20 + IDEKit/IDEDistributionItemTableCellView.h | 22 + .../IDEDistributionMethodStepViewController.h | 47 + IDEKit/IDEDistributionPackageExportStep.h | 17 + ...EDistributionPackagingStepViewController.h | 23 + .../IDEDistributionProgressViewController.h | 24 + ...EDistributionResultFailureViewController.h | 39 + ...EDistributionResultSuccessViewController.h | 27 + IDEKit/IDEDistributionResultViewController.h | 27 + ...ributionSigningAssetErrorsViewController.h | 50 + ...tributionSigningAssetsStepViewController.h | 54 + IDEKit/IDEDistributionStepViewController.h | 36 + IDEKit/IDEDistributionSummaryItem.h | 40 + ...IDEDistributionSummaryStepViewController.h | 54 + ...EDistributionSymbolsOptionViewController.h | 20 + IDEKit/IDEDistributionTableCellView.h | 25 + .../IDEDistributionUploadStepViewController.h | 30 + ...DistributionValidationStepViewController.h | 25 + IDEKit/IDEDocumentController.h | 23 +- IDEKit/IDEDownloadableCapsuleViewController.h | 8 +- IDEKit/IDEDownloadableInstallationHelper.h | 8 + IDEKit/IDEDummyFindReplacePreviewProvider.h | 30 + IDEKit/IDEEditorArea.h | 16 +- IDEKit/IDEEditorContext.h | 16 +- IDEKit/IDEEditorDocument.h | 16 +- IDEKit/IDEEditorDocumentPreviewProvider.h | 6 +- IDEKit/IDEEditorFindMenuDelegate.h | 8 + IDEKit/IDEEditorGeniusMode.h | 6 + IDEKit/IDEEditorGeniusResults.h | 11 +- IDEKit/IDEEditorHistoryController.h | 6 +- IDEKit/IDEEditorIssueMenuController.h | 6 +- IDEKit/IDEEditorModeToolbarViewController.h | 16 +- IDEKit/IDEEditorMultipleContext.h | 6 + IDEKit/IDEEditorReadOnlyIndicatorController.h | 6 +- IDEKit/IDEEditorStepperView.h | 6 +- IDEKit/IDEEnergyAdditionDocumentLocation.h | 23 +- IDEKit/IDEEnergyAdditionEditor.h | 10 +- IDEKit/IDEEnergyAdditionGuidanceView.h | 8 +- IDEKit/IDEEnergyAdditionUIController.h | 6 +- .../IDEEntitlementsProcessorViewController.h | 24 + ...ronmentVariableEntry-NSPasteboardSupport.h | 8 + ...itExecutionEnvironmentNavigableAdditions.h | 23 +- .../IDEFileIdentityAndTypePopupController.h | 3 +- IDEKit/IDEFileInspectorCategoryController.h | 1 + IDEKit/IDEFilePickerPanel.h | 4 + IDEKit/IDEFilePickerView.h | 4 + ...nce-IDEKitFileReferencePropertyAdditions.h | 19 +- ...eReferenceSourceControlPropertyAdditions.h | 4 +- IDEKit/IDEFileTemplateChooserAssistant.h | 16 + IDEKit/IDEFileTemplateCompletionAssistant.h | 14 + IDEKit/IDEFileTemplatesLibrary.h | 28 + IDEKit/IDEFileTextSettings.h | 7 +- IDEKit/IDEFilterControlBar.h | 12 +- IDEKit/IDEFlightCheckListView.h | 6 +- IDEKit/IDEFlightCheckView.h | 6 +- IDEKit/IDEFlightChecking-Protocol.h | 8 +- IDEKit/IDEFlightCheckingContext-Protocol.h | 1 + IDEKit/IDEFontAndColorPrefsPaneController.h | 8 +- IDEKit/IDEFrameworkFilePath.h | 25 +- IDEKit/IDEGeniusResultsFinder.h | 8 +- IDEKit/IDEGeniusResultsGraphNode.h | 30 +- IDEKit/IDEGraph.h | 8 +- .../IDEGroup-IDEKitGroupPropertyAdditions.h | 17 +- IDEKit/IDEHelpMenuDelegate.h | 8 + IDEKit/IDEHelperAppMenuDelegate.h | 8 + IDEKit/IDEIconEntry.h | 22 + .../IDEImportStatementAdditionalCompletion.h | 8 +- .../IDEIndexCompletionItem-IDEKitExtensions.h | 27 +- IDEKit/IDEIndexCompletionStrategy.h | 2 +- IDEKit/IDEIndexGeniusResult.h | 27 +- IDEKit/IDEIndexSymbol-IDEKitExtensions.h | 2 + .../IDEIndexSymbolSelectionSource-Protocol.h | 10 + IDEKit/IDEInspectorActionButtonProperty.h | 3 +- IDEKit/IDEInspectorActionMenuProperty.h | 3 +- IDEKit/IDEInspectorArea.h | 15 +- IDEKit/IDEInspectorArrayProperty.h | 15 +- IDEKit/IDEInspectorAttributedStringProperty.h | 1 + IDEKit/IDEInspectorBasicStringProperty.h | 5 +- IDEKit/IDEInspectorBooleanProperty.h | 3 +- IDEKit/IDEInspectorCapsuleController.h | 8 +- IDEKit/IDEInspectorCategoryController.h | 4 +- IDEKit/IDEInspectorChooser.h | 9 +- IDEKit/IDEInspectorChooserCategory.h | 4 + IDEKit/IDEInspectorChooserChoice.h | 47 +- IDEKit/IDEInspectorColorProperty.h | 12 +- .../IDEInspectorContentController-Protocol.h | 13 + IDEKit/IDEInspectorContentView.h | 8 +- IDEKit/IDEInspectorDateProperty.h | 3 +- IDEKit/IDEInspectorEdgeInsetsProperty.h | 66 + IDEKit/IDEInspectorEnumerationProperty.h | 2 +- IDEKit/IDEInspectorFontProperty.h | 15 +- IDEKit/IDEInspectorImageEnumerationProperty.h | 5 +- IDEKit/IDEInspectorImageMatrixProperty.h | 3 +- IDEKit/IDEInspectorLayoutGroup.h | 5 +- IDEKit/IDEInspectorListProperty.h | 3 +- IDEKit/IDEInspectorNumberProperty.h | 14 +- IDEKit/IDEInspectorPathFieldProperty.h | 7 +- IDEKit/IDEInspectorPointProperty.h | 50 + IDEKit/IDEInspectorProperty.h | 13 +- IDEKit/IDEInspectorPropertyLayoutGroup.h | 2 + IDEKit/IDEInspectorRectProperty.h | 70 + IDEKit/IDEInspectorResizableTextField.h | 4 +- IDEKit/IDEInspectorScrubberProperty.h | 7 +- IDEKit/IDEInspectorSizeProperty.h | 23 +- IDEKit/IDEInspectorSliver.h | 9 +- IDEKit/IDEInspectorTextEnumerationProperty.h | 3 +- IDEKit/IDEInspectorViewController.h | 16 +- IDEKit/IDEInstallActionSheetController.h | 8 +- IDEKit/IDEIssue-IDEKitAdditions.h | 25 +- IDEKit/IDEIssueAnnotationProvider.h | 8 +- IDEKit/IDEIssueFileGroup-IDEKitAdditions.h | 22 +- IDEKit/IDEIssueGroup-IDEKitAdditions.h | 9 +- IDEKit/IDEIssueGroupNavigableItem.h | 27 + ...oup-IDEIssueLogRecordsGroup_KitAdditions.h | 21 +- IDEKit/IDEIssueManager-IDEKitAdditions.h | 21 +- IDEKit/IDEIssueNavigator.h | 129 + IDEKit/IDEIssueNavigatorDataCell.h | 36 + IDEKit/IDEIssueTypeGroup-IDEKitAdditions.h | 23 +- IDEKit/IDEKeyBinding.h | 2 +- IDEKit/IDEKeyBindingFieldEditor.h | 8 +- IDEKit/IDEKeyBindingItem.h | 4 +- IDEKit/IDEKeyBindingPreferenceSet.h | 8 +- IDEKit/IDEKeyBindingSet.h | 6 +- IDEKit/IDEKeyBindingsPrefsPaneController.h | 8 +- IDEKit/IDEKeyDrivenNavigableItem.h | 6 + ...nNavigableItemRepresentedObject-Protocol.h | 25 + IDEKit/IDELaunchRunPhaseSheetController.h | 41 +- IDEKit/IDELaunchServicesRegistrationHelper.h | 2 - IDEKit/IDELibraryArea.h | 4 +- IDEKit/IDELocalizationActivityReporter.h | 28 + IDEKit/IDELocalizationOptionsController.h | 39 + IDEKit/IDELocalizationProgress-Protocol.h | 16 + IDEKit/IDELocalizedContainer-Protocol.h | 13 + IDEKit/IDELocationScenario-SchemeOptions.h | 8 + IDEKit/IDELocationsPrefsPaneController.h | 6 + IDEKit/IDELogAndTestsEditor.h | 42 + IDEKit/IDELogBreakpointAction.h | 6 + IDEKit/IDELogDocument.h | 47 + IDEKit/IDELogEditor.h | 109 + IDEKit/IDELogEditorScopeBar.h | 45 + .../IDELogEditorScopeBarDelegate-Protocol.h | 14 + IDEKit/IDELogGeniusResultsFinder.h | 17 + IDEKit/IDELogManager-IDEKitAdditions.h | 25 +- IDEKit/IDELogNavigator.h | 160 ++ IDEKit/IDELogNavigatorBotOfflineCell.h | 34 + IDEKit/IDELogNavigatorItem.h | 77 + IDEKit/IDELogNavigatorLoadMoreItem.h | 54 + IDEKit/IDELogNavigatorRootItem.h | 62 + IDEKit/IDELogNoTestsViewController.h | 21 + IDEKit/IDELogTestsViewController.h | 64 + IDEKit/IDELogTestsViewTestGroup.h | 41 + IDEKit/IDELogTestsViewTestSummaryTestRun.h | 47 + IDEKit/IDELogTestsViewTestSummaryWrapper.h | 39 + IDEKit/IDELogViewController.h | 77 + .../IDELogViewControllerDelegate-Protocol.h | 13 + IDEKit/IDEManageRunContextsSheetController.h | 6 +- IDEKit/IDEMediaRepository.h | 8 +- IDEKit/IDEMediaResource.h | 8 +- IDEKit/IDEMediaResourceFoldingStrategy.h | 4 - IDEKit/IDEMediaResourceVariantContext.h | 6 +- IDEKit/IDEMediaResourceVariantVariable.h | 8 +- IDEKit/IDEMenuKeyBinding.h | 2 +- .../IDEMethodSourceCodeGenerator-Protocol.h | 11 + IDEKit/IDEMigrationAssistantContext.h | 6 +- IDEKit/IDEMigrationTarget.h | 6 +- ...DEMigrationTargetChooserStatePersistence.h | 8 +- IDEKit/IDEMiniDebuggerToolbarItemProvider.h | 8 + IDEKit/IDEModule.h | 30 + IDEKit/IDEModuleNavigableItem.h | 42 + IDEKit/IDEModuleNavigableItemDomainProvider.h | 17 + IDEKit/IDENavBar.h | 6 +- IDEKit/IDENavigableItem.h | 23 +- ...IDENavigableItemArchivableRepresentation.h | 7 +- IDEKit/IDENavigableItemCoordinator.h | 9 +- IDEKit/IDENavigableItemDomainProvider.h | 1 + IDEKit/IDENavigableItemIssuesDomainProvider.h | 16 + .../IDENavigableItemSymbolsDomainProvider.h | 16 + ...emWorkspaceBotExecutionLogDomainProvider.h | 16 + ...vigableItemWorkspaceBotLogDomainProvider.h | 16 + ...bleItemWorkspaceByTimeLogsDomainProvider.h | 16 + ...leItemWorkspaceGroupedLogsDomainProvider.h | 16 + ...ableItemWorkspaceIssueLogsDomainProvider.h | 16 + ...avigationHUDAbstractWorkspaceWindowLayer.h | 8 +- .../IDENavigationHUDBorderedGradientLayer.h | 8 +- IDEKit/IDENavigationHUDBorderedLayer.h | 8 + IDEKit/IDENavigationHUDSelectionView.h | 6 +- IDEKit/IDENavigationHUDTabBarLayer.h | 8 +- IDEKit/IDENavigationHUDTabBarTabLayer.h | 8 +- IDEKit/IDENavigationHUDTabLayer.h | 8 +- IDEKit/IDENavigationHUDTabLayoutLayer.h | 8 +- IDEKit/IDENavigationHUDWorkspaceWindowLayer.h | 8 +- IDEKit/IDENavigator.h | 10 + IDEKit/IDENavigatorArea.h | 10 + IDEKit/IDENavigatorOutlineView.h | 29 +- ...IDENavigatorOutlineViewDelegate-Protocol.h | 18 + IDEKit/IDENavigatorTrayHeaderCell.h | 10 +- IDEKit/IDENewSnapshotWindowController.h | 5 +- IDEKit/IDEObjCModernizationAssistantContext.h | 5 +- ...EObjCModernizationReviewChangesAssistant.h | 14 +- .../IDEObjCModernizationReviewChangesFile.h | 33 +- IDEKit/IDEObjCModernizationTarget.h | 4 +- ...EObjCModernizationTargetChooserAssistant.h | 12 +- .../IDEObjCModernizationTargetChooserItem.h | 12 +- IDEKit/IDEObjectiveCSourceCodeGenerator.h | 4 +- IDEKit/IDEOpenGLESOptionsController.h | 4 +- IDEKit/IDEOpenQuicklyIndexMatchProvider.h | 2 +- IDEKit/IDEOpenQuicklyPathStringMatch.h | 3 +- IDEKit/IDEOpenQuicklyPattern.h | 1 - IDEKit/IDEOpenQuicklyProjectMatchProvider.h | 2 +- IDEKit/IDEOpenQuicklyQuery.h | 6 +- IDEKit/IDEOpenQuicklyWindowController.h | 14 +- IDEKit/IDEOpenRequest-Protocol.h | 3 +- IDEKit/IDEOrganizerWindowController.h | 8 +- IDEKit/IDEPGOSchemeCommandSheetController.h | 30 + IDEKit/IDEPOEmptyView.h | 24 + IDEKit/IDEPOEmptyViewController.h | 22 + IDEKit/IDEPOInfoViewController.h | 33 + IDEKit/IDEPackageInstallerViewController.h | 8 +- IDEKit/IDEPatchDraggingController.h | 8 +- IDEKit/IDEPathCell.h | 10 +- IDEKit/IDEPathCellNavigableItemObserver.h | 6 +- IDEKit/IDEPathComponentCell.h | 1 - IDEKit/IDEPathControl.h | 4 + .../IDEPeoplePickerPopUpContentController.h | 6 + IDEKit/IDEPreferenceSetViewController.h | 8 +- IDEKit/IDEPreferencesController.h | 7 +- IDEKit/IDEProductMenuDelegate.h | 8 + IDEKit/IDEProfileActionSheetController.h | 11 +- IDEKit/IDEProgressSearchField.h | 67 + ...gressSearchFieldCommandDelegate-Protocol.h | 12 + .../IDEProgressSearchFieldDelegate-Protocol.h | 14 + IDEKit/IDEProgressSearchSuggestionItem.h | 40 + IDEKit/IDEProjectItemModel.h | 18 +- IDEKit/IDEProjectItemModelFlightCheck.h | 24 +- .../IDEProjectItemModelFlightCheckContext.h | 14 +- IDEKit/IDEProjectItemOffView.h | 6 +- IDEKit/IDEProjectItemStatusView.h | 4 + IDEKit/IDEProjectItemView.h | 6 +- IDEKit/IDEProjectItemViewController.h | 12 +- IDEKit/IDEProjectsOrganizerViewController.h | 92 + .../IDEReadOnlyItemsManager-IDEKitAdditions.h | 2 +- IDEKit/IDERefactoringCommands.h | 8 +- IDEKit/IDERefactoringFileChange.h | 2 +- IDEKit/IDERefactoringFileChangeSet.h | 7 +- IDEKit/IDERefactoringIssue.h | 22 +- IDEKit/IDERefactoringNewFile.h | 18 +- IDEKit/IDERefactoringSession.h | 6 +- ...ERefactoringTransformationViewController.h | 6 + IDEKit/IDERefactoringWindowController.h | 13 +- IDEKit/IDEReviewFilesViewController.h | 8 +- IDEKit/IDERoundRectGridView.h | 37 + IDEKit/IDERoundRectRowItem.h | 23 + IDEKit/IDERunAlertMonitor.h | 6 +- ...RunDestination-IDENavigableItemAdditions.h | 23 +- IDEKit/IDERunDestinationGroup.h | 41 + IDEKit/IDERunDestinationMenuItemView.h | 65 + ...unOptionsTableViewCapsuleSheetController.h | 8 +- IDEKit/IDERunPauseContinueToolbarButton.h | 11 +- IDEKit/IDERunScriptAlertViewController.h | 8 +- IDEKit/IDERunSheetController.h | 27 +- IDEKit/IDERunSheetPhaseModel.h | 16 +- IDEKit/IDERunSheetSubphaseModel.h | 19 +- IDEKit/IDESCMActivityReporter.h | 5 +- IDEKit/IDESaveDestinationController.h | 8 +- ...ionIssueSummary-IDELogNavigatorAdditions.h | 15 + ...tinationRecord-IDESharedTestModelObjects.h | 30 + ...FailureSummary-IDELogTestsViewController.h | 24 + ...eMetricSummary-IDELogTestsViewController.h | 35 + ...ionTestSummary-IDELogTestsViewController.h | 15 + IDEKit/IDESchemeMenuDelegate.h | 12 + IDEKit/IDESchemeOptionMenuController.h | 6 + IDEKit/IDESchemePathControlViewController.h | 52 + IDEKit/IDESchemeToolbarBorderView.h | 19 + IDEKit/IDESchemeToolbarController.h | 8 +- IDEKit/IDESearchResultTruncatingCell.h | 67 + IDEKit/IDESelection.h | 2 +- IDEKit/IDESelectionSource-Protocol.h | 4 +- IDEKit/IDESharedLibrariesPopUp.h | 23 +- IDEKit/IDESharedTestDeviceImageUtilities.h | 16 + IDEKit/IDESharedTestGraphDetailDividerView.h | 24 + ...TestPerfMetricBadgePopoverViewController.h | 79 + ...ESharedTestPerfMetricIterationsGraphView.h | 42 + IDEKit/IDESharedTestResultsColors.h | 26 + ...aredTestResultsHorizontalDividerLineView.h | 16 + .../IDESharedTestResultsPerfMetricBadgeView.h | 46 + ...SharedTestResultsPerfMetricTableCellView.h | 40 + IDEKit/IDESharedTestResultsTestTableRowView.h | 35 + IDEKit/IDESharedTestResultsViewController.h | 111 + IDEKit/IDESharedTestsDeviceTableCellView.h | 32 + IDEKit/IDESharedTests_Device-Protocol.h | 22 + .../IDESharedTests_FailureSummary-Protocol.h | 16 + IDEKit/IDESharedTests_PerfMetric-Protocol.h | 26 + IDEKit/IDESharedTests_RootObject-Protocol.h | 15 + IDEKit/IDESharedTests_Test-Protocol.h | 23 + IDEKit/IDESharedTests_TestGroup-Protocol.h | 16 + IDEKit/IDESharedTests_TestRun-Protocol.h | 26 + ...IDEShellXPCDebugSession-NavigableSupport.h | 31 + IDEKit/IDEShellXPCProcess-NavigableSupport.h | 30 + IDEKit/IDEShellXPCProcessNavigableItem.h | 18 + IDEKit/IDESnapshotAreYouSureController.h | 4 + IDEKit/IDESnapshotItemCellView.h | 24 + ...napshotPreviewComparisonEditorDataSource.h | 6 +- IDEKit/IDESnapshotPreviewController.h | 9 +- .../IDESnapshotPreviewNavigatorDataSource.h | 8 +- IDEKit/IDESnapshotProjectItem.h | 25 +- IDEKit/IDESnapshotRestoreController.h | 5 +- ...napshotRestorePreviewNavigatorDataSource.h | 8 +- IDEKit/IDESnapshotsListController.h | 29 +- IDEKit/IDESoundBreakpointAction.h | 6 + ...IDESourceCodeComparisonAnnotationContext.h | 12 +- ...SourceCodeGenerationDestination-Protocol.h | 9 - ...ESourceControlApplyPatchWindowController.h | 9 +- ...ch-IDESourceControlBranchPropertySupport.h | 19 +- ...urceControlBranchChooserWindowController.h | 6 + ...ourceControlBranchTableDelegate-Protocol.h | 2 +- ...DESourceControlBranchTableViewController.h | 6 + ...ourceControlCheckoutLoadingTableCellView.h | 19 + IDEKit/IDESourceControlCommandHandler.h | 10 +- ...olCommitViewerComparisonEditorDataSource.h | 8 + ...ceControlCommitViewerNavigatorDataSource.h | 6 +- ...ourceControlCommitViewerWindowController.h | 6 + .../IDESourceControlCommitWindowController.h | 10 +- ...ESourceControlComparisonEditorDataSource.h | 6 +- ...ourceControlConflictResolutionController.h | 6 + ...eControlCreateGitRepositoryOperationInfo.h | 6 +- ...IDESourceControlFilePickerViewController.h | 8 +- .../IDESourceControlGitConfigViewController.h | 8 +- ...SourceControlInteractiveCommitController.h | 6 + ...eControlInteractivePatchWindowController.h | 11 +- IDEKit/IDESourceControlLog.h | 8 +- .../IDESourceControlLogDetailViewController.h | 6 + IDEKit/IDESourceControlLogItemView.h | 12 +- IDEKit/IDESourceControlLogViewController.h | 6 + IDEKit/IDESourceControlMenuDelegate.h | 8 +- ...ontrolMergeBranchChooserWindowController.h | 13 +- IDEKit/IDESourceControlMergeController.h | 6 +- IDEKit/IDESourceControlMergeOperationInfo.h | 6 + .../IDESourceControlMergeWindowController.h | 8 +- IDEKit/IDESourceControlMultiChooserItem.h | 6 +- ...ourceControlMultiChooserWindowController.h | 6 + IDEKit/IDESourceControlNameTokenView.h | 11 +- ...rceControlNameTokenViewDelegate-Protocol.h | 1 - ...eControlNewBranchChooserWindowController.h | 8 +- ...SourceControlNewCheckoutWindowController.h | 11 +- ...rolNewProjectConfigurationViewController.h | 2 +- IDEKit/IDESourceControlOperationInfo.h | 6 +- IDEKit/IDESourceControlOperationWindow.h | 2 +- ...ourceControlPatchChooserWindowController.h | 8 +- IDEKit/IDESourceControlPerson.h | 18 +- IDEKit/IDESourceControlPersonManager.h | 4 +- ...trolRepositoryNavigablePropertyAdditions.h | 2 - ...DESourceControlRepository-UILevelActions.h | 4 +- ...ControlRepositoryChooserWindowController.h | 9 +- .../IDESourceControlRepositoryNavigableItem.h | 4 - ...ntrolRepositoryOperationWindowController.h | 6 + .../IDESourceControlReviewFilesDataSource.h | 6 + ...SourceControlReviewFilesWindowController.h | 8 +- ...-IDESourceControlRevisionPropertySupport.h | 21 +- ...ControlSSLAuthenticationWindowController.h | 6 + .../IDESourceControlStructureViewController.h | 10 +- ...ntrolSwitchBranchChooserWindowController.h | 10 +- IDEKit/IDESourceControlSwitchOperationInfo.h | 8 +- ...ee-IDESourceControlTreePropertyAdditions.h | 19 +- ...ESourceControlTreeGroupPropertyAdditions.h | 20 +- ...DESourceControlTreeItemPropertyAdditions.h | 19 +- .../IDESourceControlUpdateWindowController.h | 1 + .../IDESourceControlUpgradeWindowController.h | 5 +- ...orkingCopyConfigurationPropertyAdditions.h | 19 +- ...ceControlWorkingCopyEditWindowController.h | 8 +- .../IDESourceControlWorkingCopyMenuObject.h | 8 +- ...ourceControlWorkingTreePropertyAdditions.h | 19 +- ...ESourceControlTreeGroupPropertyAdditions.h | 17 +- ...DESourceControlTreeItemPropertyAdditions.h | 17 +- ...IDESourceControlWorkingTreeNavigableItem.h | 2 - ...eControlWorkspaceHistoryWindowController.h | 4 + ...nitor-IDESourceControlWorkspaceUIHandler.h | 12 + IDEKit/IDESourceControlWorkspaceObjects.h | 2 +- IDEKit/IDESourceControlWorkspaceUIHandler.h | 27 +- ...ntrolWorkspaceUIHandlerProtocol-Protocol.h | 16 + IDEKit/IDESourceExpressionSource-Protocol.h | 23 + IDEKit/IDESplitViewDebugArea.h | 6 + IDEKit/IDEStackedBarChartBar.h | 27 + IDEKit/IDEStackedBarChartViewController.h | 48 + ...arChartViewControllerDataSource-Protocol.h | 21 + ...dBarChartViewControllerDelegate-Protocol.h | 14 + ...andardTestable-IDETestNavigatorAdditions.h | 31 + ...sueCountsViewControllerDelegate-Protocol.h | 17 + IDEKit/IDEStepGradientImageButton.h | 6 +- IDEKit/IDEStructureNavigator.h | 151 + ...ESupportStructureEditingValueTransformer.h | 18 + IDEKit/IDESymbolNavigator.h | 138 + IDEKit/IDESymbolNavigatorCategorySymbol.h | 18 + IDEKit/IDESymbolNavigatorClassSymbol.h | 18 + IDEKit/IDESymbolNavigatorClassesGroup.h | 19 + IDEKit/IDESymbolNavigatorContainerSymbol.h | 37 + IDEKit/IDESymbolNavigatorEnumsGroup.h | 18 + IDEKit/IDESymbolNavigatorFilterPredicate.h | 24 + IDEKit/IDESymbolNavigatorFunctionsGroup.h | 18 + IDEKit/IDESymbolNavigatorGlobalsGroup.h | 18 + IDEKit/IDESymbolNavigatorGroup.h | 58 + IDEKit/IDESymbolNavigatorGroupNavigableItem.h | 18 + IDEKit/IDESymbolNavigatorOutlineView.h | 16 + IDEKit/IDESymbolNavigatorProtocolSymbol.h | 18 + IDEKit/IDESymbolNavigatorProtocolsGroup.h | 19 + IDEKit/IDESymbolNavigatorRootGroup.h | 48 + IDEKit/IDESymbolNavigatorStructsGroup.h | 18 + IDEKit/IDESymbolNavigatorSymbol.h | 44 + IDEKit/IDESymbolNavigatorTypesGroup.h | 18 + IDEKit/IDESymbolNavigatorUnionsGroup.h | 18 + IDEKit/IDETemplate.h | 47 +- IDEKit/IDETemplateCategory.h | 20 +- IDEKit/IDETemplateChooserAssistant.h | 11 +- IDEKit/IDETemplateCompletionAssistant.h | 14 +- IDEKit/IDETemplateInstantiationContext.h | 5 +- IDEKit/IDETemplateKind.h | 13 +- IDEKit/IDETemplateOption.h | 42 +- IDEKit/IDETemplateOptionsAssistant.h | 17 +- IDEKit/IDETemplateSection.h | 28 +- IDEKit/IDETemplateTextSubstitutionFactory.h | 2 +- IDEKit/IDETest-IDETestNavigatorAdditions.h | 27 +- ...IDETestAnnotation_SharedTests_PerfMetric.h | 53 + IDEKit/IDETestContainer-Protocol.h | 16 + IDEKit/IDETestIssueErrorAnnotation.h | 44 + IDEKit/IDETestNavigator.h | 11 +- IDEKit/IDETestNavigatorModel.h | 29 +- IDEKit/IDETestRunPhaseSheetController.h | 15 +- IDEKit/IDETestable-Protocol.h | 6 +- IDEKit/IDETestableProvider-Protocol.h | 16 + IDEKit/IDETestingCommands.h | 11 + IDEKit/IDETestingHelper.h | 15 +- .../IDETestingHelperTestableProviderWrapper.h | 9 +- IDEKit/IDETestingHelperTestableWrapper.h | 9 +- IDEKit/IDETextFieldActionFilter.h | 6 +- IDEKit/IDEToolbarDelegate.h | 4 + IDEKit/IDEToolbarStopButtonViewController.h | 1 + IDEKit/IDEURLHandler-Protocol.h | 16 + ...DEUnitTestsModernizationAssistantContext.h | 2 +- ...TestsModernizationReviewChangesAssistant.h | 14 +- ...EUnitTestsModernizationReviewChangesFile.h | 33 +- IDEKit/IDEUnitTestsModernizationTarget.h | 4 +- ...TestsModernizationTargetChooserAssistant.h | 12 +- ...EUnitTestsModernizationTargetChooserItem.h | 12 +- ...UpgradeTask-IDEUpgradeTaskNavItemSupport.h | 30 + IDEKit/IDEUpgradeTaskGroup.h | 28 +- IDEKit/IDEUpgradeTaskWindowController.h | 6 +- IDEKit/IDEUtilityArea.h | 46 +- IDEKit/IDEUtilityAreaDVTStackView_ML.h | 17 + IDEKit/IDEUtilitySlice.h | 40 + IDEKit/IDEVariablesView.h | 14 +- IDEKit/IDEVariablesViewContextState.h | 6 + IDEKit/IDEVariablesViewNode.h | 31 +- IDEKit/IDEVariablesViewOutlineView.h | 2 + IDEKit/IDEVariablesViewQuickLookPopover.h | 24 +- IDEKit/IDEVariablesViewStateManager.h | 6 +- ...IDEVersionedFileManagerDelegate-Protocol.h | 4 +- IDEKit/IDEViewController.h | 13 +- IDEKit/IDEViewDebuggingMenuDelegate.h | 16 + .../IDEViewDebuggingOptionsViewController.h | 23 + IDEKit/IDEWelcomeWindow.h | 7 +- IDEKit/IDEWelcomeWindowController.h | 58 +- IDEKit/IDEWelcomeWindowHighlightButton.h | 14 +- IDEKit/IDEWelcomeWindowHighlightButtonCell.h | 16 +- IDEKit/IDEWelcomeWindowLozengeView.h | 4 +- ...rkspace-IDEKitWorkspacePropertyAdditions.h | 19 +- IDEKit/IDEWorkspaceDocument.h | 19 +- IDEKit/IDEWorkspaceTabController.h | 30 +- IDEKit/IDEWorkspaceToolbarItemProvider.h | 11 + .../IDEWorkspaceUserSettingsSheetController.h | 6 + IDEKit/IDEWorkspaceWindow.h | 2 + IDEKit/IDEWorkspaceWindowController.h | 40 +- IDEKit/IDE_StorageForCGFloat.h | 15 + ...CloudEntitlementsProcessorViewController.h | 23 + ...esSoftwareServiceUploadDelegate-Protocol.h | 18 + IDEKit/IntegrationHistoryView.h | 88 + ...ntegrationHistoryViewDataSource-Protocol.h | 13 + .../IntegrationHistoryViewDelegate-Protocol.h | 16 + IDEKit/IntegrationHistoryViewItem.h | 30 + .../IntegrationHistoryViewPopoverController.h | 22 + ...SAppleEventManager-DVTAssertionOverrides.h | 12 + IDEKit/NSApplicationDelegate-Protocol.h | 4 + ...IDEInspectorContentControllerConformance.h | 21 + IDEKit/NSCacheDelegate-Protocol.h | 14 + IDEKit/NSControl-DVTNSViewAdditions.h | 12 + IDEKit/NSFastEnumeration-Protocol.h | 10 + ...uItem-IDERunDestinationMenuItemViewState.h | 21 + ...y-IDEConfigurableDataNodeArrayExtensions.h | 13 + IDEKit/NSObject-Protocol.h | 12 +- IDEKit/NSPathControlDelegate-Protocol.h | 1 + IDEKit/NSPopoverDelegate-Protocol.h | 1 + IDEKit/NSRuleEditorDelegate-Protocol.h | 18 + IDEKit/NSTextViewDelegate-Protocol.h | 2 +- ...Controller-IDELogTreeControllerUtilities.h | 12 + IDEKit/NSTreeNode-IDETreeNodeUtilities.h | 12 + IDEKit/NSURL-IDEKitURLPropertyAdditions.h | 9 +- IDEKit/XCBuildIssueBaseClassAdapter.h | 26 + IDEKit/XCBuildIssueCategoryAdapter.h | 19 + IDEKit/XCBuildIssueOccurrenceAdapter.h | 21 + IDEKit/XCBuildIssueOccurrenceSubStepAdapter.h | 19 + IDEKit/XCBuildResultAdapter.h | 53 + IDEKit/XCBuildResultsCell.h | 27 + IDEKit/XCBuildResultsOutlineView.h | 86 + IDEKit/XCBuildResultsTextLayout.h | 30 + IDEKit/XCEColoredRect.h | 26 + IDEKit/XCEDataNodeAdapterP-Protocol.h | 58 + IDEKit/XCEForwardingCell.h | 25 + IDEKit/XCETextLayout.h | 40 + IDEKit/XCETextLayoutTextStorage.h | 26 + IDEKit/XCLogAnalyzerControlFlowStepAdapter.h | 16 + IDEKit/XCLogAnalyzerEventStepAdapter.h | 16 + IDEKit/XCLogAnalyzerResultAdapter.h | 17 + IDEKit/XCLogAnalyzerStepAdapter.h | 17 + IDEKit/XCLogAnalyzerWarningAdapter.h | 17 + IDEKit/XCLogErrorAdapter.h | 17 + IDEKit/XCLogHeaderInclusionAdapter.h | 14 + IDEKit/XCLogInvocationAdapter.h | 22 + IDEKit/XCLogItemAdapter.h | 64 + IDEKit/XCLogItemCounts.h | 25 + IDEKit/XCLogMessageAdapter.h | 28 + IDEKit/XCLogNoticeAdapter.h | 14 + IDEKit/XCLogProblemAdapter.h | 16 + IDEKit/XCLogSectionAdapter.h | 30 + IDEKit/XCLogSummaryItemAdapter.h | 28 + IDEKit/XCLogTargetHeadingAdapter.h | 26 + IDEKit/XCLogTestFailureAdapter.h | 17 + IDEKit/XCLogUnitTestAdapter.h | 26 + IDEKit/XCLogWarningAdapter.h | 17 + IDEKit/XCTranscriptTextView.h | 32 + .../_IDEActivityViewToolbarViewController.h | 4 +- ...plicationControllerMenuDelegateForwarder.h | 9 +- ...IDEBatchFindPrivateClassForFindingBundle.h | 14 + IDEKit/_IDEBatchFindScopeArchive.h | 21 + IDEKit/_IDEBotIntegrationPopoverDividerLine.h | 16 + ...IDECapsuleListViewObjectPasteboardWriter.h | 32 + ...odeSnippetLibraryAllPlatformsPlaceholder.h | 16 + ...btionSigningAssetsStepCodesignableDevice.h | 34 + IDEKit/_IDEDistributionMethodGroupUIWrapper.h | 27 + IDEKit/_IDEDistributionMethodTableCellView.h | 22 + IDEKit/_IDEDistributionMethodUIWrapper.h | 24 + IDEKit/_IDEGeniusResultsContext.h | 4 + IDEKit/_IDENavigatorOutlineViewDataSource.h | 18 +- IDEKit/_IDEOpenRequest.h | 14 +- IDEKit/_IDEProgressSearchFieldCell.h | 15 + IDEKit/_IDEProgressSearchSeparatorCell.h | 16 + ...ressSearchSuggestionsNoHighlightDrawCell.h | 17 + .../_IDEProgressSearchSuggestionsTableView.h | 16 + ...ogressSearchSuggestionsWindowContentView.h | 20 + IDEKit/_IDESharedTestJumpButtonTrackingView.h | 24 + IDEKit/_IDESharedTestPerfMetricBarView.h | 35 + ...ESharedTestPerfMetricIterationNumberView.h | 31 + .../_IDESharedTestPerfMetricIterationsView.h | 28 + ...aredTestResultsViewControllerContentView.h | 19 + IDEKit/_IDESharedTestsStatusTableCellView.h | 19 + IDEKit/_IDESharedTestsTestTableCellView.h | 25 + .../_IDESharedTestsTestTargetTableCellView.h | 23 + IDEKit/_IDESourceControlBranchesLocation.h | 6 +- ...parisonEditorDataSourceInvalidationToken.h | 6 +- ...rolInfoConflictDetectorCancellationToken.h | 6 +- ...rceControlOperationInfoInvalidationToken.h | 6 +- ...uctureNavigatorAddFilesOpenPanelDelegate.h | 29 + IDEKit/_IDETmpSplitView.h | 4 +- IDEKit/_IDEUtilitySliceData.h | 58 + IDEKit/_IDEUtilitySliceExtension.h | 42 + ...pacePartsVisibilityToolbarViewController.h | 11 +- IDELanguageSupportCore/CDStructures.h | 12 + .../IDEIndexProductInfoManager.h | 34 + .../IDEIndexSwiftDataSource.h | 45 + .../IDEIndexSwiftQueryProvider.h | 17 + .../IDEIndexSwiftSymbolFormatter.h | 29 + .../IDEIndexSymbolFormatter-Protocol.h | 13 + .../IDEInitialization-Protocol.h | 10 + .../IDELanguageIdentification.h | 22 + .../IDEMixedTargetUpdating.h | 22 + IDELanguageSupportCore/IDESourceKitService.h | 35 + .../IDESwiftTestIdentifierResolver.h | 19 + .../IDESwiftTestingCoreInitialization.h | 18 + IDELanguageSupportCore/NSObject-Protocol.h | 33 + IDELanguageSupportUI/CDStructures.h | 181 ++ .../DVTInvalidation-Protocol.h | 20 + .../DVTSourceLandmarkItemDelegate-Protocol.h | 13 + ...RelatedIdentifierScannerService-Protocol.h | 12 + ...urceLanguageServiceSymbolLookup-Protocol.h | 10 + ...SourceLanguageSyntaxTypeService-Protocol.h | 29 + .../DVTTextCompletionItem-Protocol.h | 32 + ...TTextCompletionItemInfoProvider-Protocol.h | 10 + ...BClassForLocatingLanguageSupportUIBundle.h | 14 + ...hDescription-IDEIBSwiftObjectIntegration.h | 12 + ...AbstractPlaygroundLoggerObjectReflection.h | 44 + .../IDEBasicPlaygroundQuickLook.h | 39 + ...icPlaygroundQuickLookForObjectReflection.h | 35 + IDELanguageSupportUI/IDEConsoleToy.h | 27 + .../IDEConsoleToyViewController.h | 43 + .../IDEDocumentationPlaygroundSection.h | 29 + ...mentationPlaygroundSectionViewController.h | 49 + .../IDEExplicitlyDrivenValueHistoryToy.h | 25 + ...DEGeneratedSwiftInterfaceContentProvider.h | 23 + ...EIBFormattedCustomClassInspectorProperty.h | 45 + ...IBSwiftActionSourceCodeConnectionContext.h | 22 + .../IDEIBSwiftAnnotationProvider.h | 24 + ...EIBSwiftEventSourceCodeConnectionContext.h | 22 + ...IBSwiftOutletSourceCodeConnectionContext.h | 22 + IDELanguageSupportUI/IDEIBSwiftParser.h | 32 + ...opertyBindingSourceCodeConnectionContext.h | 16 + ...wiftSourceCodeConnectionEndPointProvider.h | 19 + .../IDEInitialization-Protocol.h | 10 + ...nNavigableItemRepresentedObject-Protocol.h | 25 + .../IDELanguageSupportUIPlugin.h | 21 + ...ComputerPlaygroundExecutionDeviceService.h | 18 + .../IDELogEntryQuickLookNode.h | 38 + .../IDELoggerDrivenValueHistoryToy.h | 35 + .../IDEMethodSourceCodeGenerator-Protocol.h | 11 + .../IDEPlaygroundConsoleToyResult.h | 21 + .../IDEPlaygroundDataHandler.h | 18 + ...DEPlaygroundDataSerializationCoordinator.h | 41 + IDELanguageSupportUI/IDEPlaygroundDocument.h | 133 + IDELanguageSupportUI/IDEPlaygroundEditor.h | 58 + .../IDEPlaygroundEditorStackView_ML.h | 24 + ...DEPlaygroundExecutionCompleteDataHandler.h | 16 + .../IDEPlaygroundExecutionCoordinator.h | 50 + .../IDEPlaygroundExecutionDeviceService.h | 19 + .../IDEPlaygroundExecutionParameters.h | 39 + .../IDEPlaygroundExecutionSession.h | 116 + .../IDEPlaygroundLayoutManager.h | 29 + .../IDEPlaygroundLoggerDataDecoder.h | 16 + .../IDEPlaygroundLoggerDataHandler.h | 17 + .../IDEPlaygroundLoggerErrorEntry.h | 31 + IDELanguageSupportUI/IDEPlaygroundLoggerGap.h | 29 + ...EPlaygroundLoggerImageTextAttachmentCell.h | 16 + .../IDEPlaygroundLoggerLogEntry-Protocol.h | 14 + ...oggerObjectReflectionForAttributedString.h | 22 + ...roundLoggerObjectReflectionForBezierPath.h | 22 + ...EPlaygroundLoggerObjectReflectionForBool.h | 21 + ...PlaygroundLoggerObjectReflectionForColor.h | 22 + ...PlaygroundLoggerObjectReflectionForImage.h | 25 + ...laygroundLoggerObjectReflectionForNumber.h | 23 + ...PlaygroundLoggerObjectReflectionForPoint.h | 22 + ...PlaygroundLoggerObjectReflectionForRange.h | 21 + ...EPlaygroundLoggerObjectReflectionForRect.h | 22 + ...EPlaygroundLoggerObjectReflectionForSize.h | 22 + ...roundLoggerObjectReflectionForSpriteNode.h | 21 + ...laygroundLoggerObjectReflectionForString.h | 22 + ...DEPlaygroundLoggerObjectReflectionForURL.h | 22 + ...EPlaygroundLoggerObjectReflectionForView.h | 21 + .../IDEPlaygroundLoggerResult.h | 30 + .../IDEPlaygroundLoggerScopeBoundary.h | 29 + .../IDEPlaygroundLoggerStructure.h | 39 + .../IDEPlaygroundLoggerUIBezierPathDecoder.h | 37 + .../IDEPlaygroundPreparationParameters.h | 32 + .../IDEPlaygroundPreperationToken.h | 21 + .../IDEPlaygroundQuickLook-Protocol.h | 19 + .../IDEPlaygroundQuickLookFactory.h | 18 + .../IDEPlaygroundQuickLookForBezierPath.h | 24 + .../IDEPlaygroundQuickLookForColor.h | 28 + .../IDEPlaygroundQuickLookForImage.h | 36 + ...EPlaygroundQuickLookForLogEntry-Protocol.h | 12 + .../IDEPlaygroundQuickLookForNumber.h | 21 + .../IDEPlaygroundQuickLookForPoint.h | 21 + .../IDEPlaygroundQuickLookForRect.h | 21 + .../IDEPlaygroundQuickLookForSize.h | 21 + .../IDEPlaygroundQuickLookForString.h | 40 + .../IDEPlaygroundQuickLookForStructure.h | 56 + .../IDEPlaygroundQuickLookForURL.h | 21 + .../IDEPlaygroundQuickLookPopover.h | 24 + .../IDEPlaygroundQuickLookTextUtils.h | 25 + IDELanguageSupportUI/IDEPlaygroundResult.h | 23 + IDELanguageSupportUI/IDEPlaygroundSection.h | 43 + ...PlaygroundSectionViewController-Protocol.h | 18 + .../IDEPlaygroundSingleLineRepresentation.h | 24 + .../IDEPlaygroundSourceTextScrollView.h | 45 + .../IDEPlaygroundTextContainer.h | 17 + IDELanguageSupportUI/IDEPlaygroundTextView.h | 29 + .../IDEPlaygroundToyboxGeniusResultsFinder.h | 17 + .../IDEPlaygroundTypesetter.h | 17 + .../IDEPreparationParametersWrapper.h | 34 + .../IDEQuickHelpDataContext-Protocol.h | 19 + .../IDEQuickHelpDataContextService-Protocol.h | 12 + .../IDEQuickHelpSwiftDataContext.h | 38 + IDELanguageSupportUI/IDEQuickLookButtonCell.h | 21 + ...imulatorPlaygroundExecutionDeviceService.h | 19 + ...nt-IDESwiftSourceCodeGenerationAdditions.h | 36 + ...SourceCodeGenerationDestination-Protocol.h | 13 + .../IDESourceCodePlaygroundSection.h | 40 + ...PlaygroundSectionAccessoryViewAnnotation.h | 28 + ...ceCodePlaygroundSectionAnnotationContext.h | 21 + ...eCodePlaygroundSectionAnnotationProvider.h | 35 + ...laygroundSectionAnnotationViewController.h | 77 + ...SourceCodePlaygroundSectionContainerView.h | 34 + ...roundSectionDiagnosticAnnotationProvider.h | 14 + ...roundSectionExecutionResultVisualization.h | 29 + ...ourceCodePlaygroundSectionViewController.h | 49 + .../IDESourceLanguageServiceSwift.h | 107 + ...uageServiceSwiftDiagnosticItems-Protocol.h | 13 + ...ourceLanguageServiceSwiftDiagnosticItems.h | 25 + .../IDEStartPlaygroundWelcomeWindowHelper.h | 29 + .../IDEStructurePresentationOptions.h | 29 + IDELanguageSupportUI/IDESwiftCompletionItem.h | 47 + .../IDESwiftCompletionStrategy.h | 22 + .../IDESwiftCompletionsArray.h | 28 + .../IDESwiftDiagnosticActivityLogMessage.h | 21 + .../IDESwiftDiagnosticController.h | 25 + ...iftGeneratedInterfaceGeniusResultsFinder.h | 16 + ...DESwiftOriginalSourceGeniusResultsFinder.h | 16 + ...SourceCodeGenerationDestination-Protocol.h | 15 + .../IDESwiftSourceCodeGenerator.h | 28 + .../IDETimestampedPlaygroundResult.h | 21 + IDELanguageSupportUI/IDEToy.h | 46 + .../IDEToyRegistrationToken-Protocol.h | 12 + .../IDEToyRegistrationToken.h | 34 + .../IDEToyViewController-Protocol.h | 18 + .../IDEToyViewControllerDelegate-Protocol.h | 18 + IDELanguageSupportUI/IDEToybox.h | 75 + IDELanguageSupportUI/IDEToyboxDocument.h | 29 + ...EToyboxDocumentLocationDelegate-Protocol.h | 12 + IDELanguageSupportUI/IDEToyboxDomainItem.h | 43 + .../IDEToyboxDomainItemGroup.h | 44 + .../IDEToyboxDomainProvider.h | 16 + IDELanguageSupportUI/IDEToyboxEditor.h | 51 + .../IDEToyboxNumberFormatter.h | 16 + IDELanguageSupportUI/IDEToyboxStackView.h | 51 + .../IDEToyboxStackViewDelegate-Protocol.h | 14 + .../IDEToyboxTimeSliderCell.h | 21 + IDELanguageSupportUI/IDEToyboxToyHeaderView.h | 28 + IDELanguageSupportUI/IDEToyboxToyView.h | 63 + ...EUnknownPlaygroundLoggerObjectReflection.h | 14 + IDELanguageSupportUI/IDEValueHistoryToy.h | 37 + .../IDEValueHistoryToyDataHandler.h | 17 + .../IDEValueHistoryToyResult.h | 26 + ...EValueHistoryToyResultAssociationMonitor.h | 29 + .../IDEValueHistoryToyViewController.h | 88 + .../IDEVerticalMarkerGraphLayer.h | 27 + IDELanguageSupportUI/IDEViewToy.h | 44 + .../IDEViewToyCapturedImage.h | 28 + .../IDEViewToyCapturedImageResult.h | 16 + IDELanguageSupportUI/IDEViewToyDataHandler.h | 16 + .../IDEViewToyRemoteViewDescription.h | 20 + IDELanguageSupportUI/IDEViewToyResult.h | 24 + .../IDEViewToyViewController.h | 52 + .../IDEWelcomeWindowButtonProvider-Protocol.h | 17 + .../NSControlTextEditingDelegate-Protocol.h | 20 + ...CustomObject-IDEIBSwiftObjectIntegration.h | 12 + .../NSObject-IDEIBSwiftObjectIntegration.h | 13 + IDELanguageSupportUI/NSObject-Protocol.h | 33 + .../NSOutlineViewDelegate-Protocol.h | 49 + .../NSPopoverDelegate-Protocol.h | 20 + .../_IDEPendingPlaygroundSessionData.h | 28 + .../_IDEPendingPlaygroundSessionResult.h | 24 + .../_IDEPlaygroundCompletionInfo.h | 28 + ...roundDataSerializationOperation-Protocol.h | 14 + .../_IDEPlaygroundDataSerializationRead.h | 33 + .../_IDEPlaygroundDataSerializationWrite.h | 31 + ...ourceCodePlaygroundSectionAnnotationView.h | 38 + ...DEUndesignatedPlaygroundSessionTimerInfo.h | 15 + .../CDMAttribute-CDMNavigableIdentification.h | 4 + ...Configuration-CDMNavigableIdentification.h | 4 + .../CDMEntity-CDMNavigableIdentification.h | 6 +- ...MFetchRequest-CDMNavigableIdentification.h | 4 + ...tchedProperty-CDMNavigableIdentification.h | 4 + .../CDMModel-CDMNavigableIdentification.h | 4 + .../CDMProperty-CDMNavigableIdentification.h | 4 + ...MRelationship-CDMNavigableIdentification.h | 4 + IDEModelEditor/DVTTextFindable-Protocol.h | 1 + .../IDEBlueprintProvider-Protocol.h | 2 +- .../IDECDManagedObjectCompletionAssistant.h | 8 + .../IDECapsuleListViewDataSource-Protocol.h | 2 +- .../IDECapsuleViewController-Protocol.h | 4 +- .../IDECapsuleViewDelegate-Protocol.h | 3 + IDEModelEditor/IDEDMEditor.h | 8 +- IDEModelEditor/IDEDMEditorController.h | 8 +- .../IDEDMEditorSourceListController.h | 9 +- .../IDEDMIndentationAdjustingOutlineView.h | 6 +- IDEModelEditor/IDEDMSourceListSection.h | 5 +- .../IDEDMSubViewControllerStateManager.h | 6 +- .../IDEDMUserInfoInspectorController.h | 8 +- IDEModelEditor/IDEDataModelBrowserEditor.h | 8 +- .../IDEDataModelConfigurationEditor.h | 8 +- ...IDEDataModelConfigurationTableController.h | 8 +- IDEModelEditor/IDEDataModelDiagramEditor.h | 6 + IDEModelEditor/IDEDataModelDocument.h | 6 +- .../IDEDataModelDocumentInspector.h | 6 + IDEModelEditor/IDEDataModelEditor.h | 8 +- .../IDEDataModelEditorSourceListController.h | 8 +- .../IDEDataModelEntityContentsEditor.h | 8 +- .../IDEDataModelFetchRequestEditor.h | 8 +- .../IDEDataModelFetchRequestSlice.h | 8 +- IDEModelEditor/IDEDataModelIndexSource.h | 8 + .../IDEDataModelPropertiesTableController.h | 8 +- .../IDEDataModelTextConversionProvider.h | 8 + .../IDEMappingModelChooserAssistant.h | 6 + IDEModelEditor/IDEMappingModelDocument.h | 6 + IDEModelEditor/IDEMappingModelEditor.h | 8 +- ...DEMappingModelEditorSourceListController.h | 4 + ...DEMappingModelPropertyMappingsController.h | 8 +- IDEModelEditor/NSObject-Protocol.h | 12 +- .../NSPathControlDelegate-Protocol.h | 1 + IDEModelEditor/NSTextViewDelegate-Protocol.h | 2 +- IDEModelEditor/XDBezelWidgetManager.h | 9 +- IDEModelEditor/XDCompartment.h | 4 + IDEModelEditor/XDCompartmentItem.h | 6 +- IDEModelEditor/XDComponentManager.h | 6 +- IDEModelEditor/XDComponentProxy.h | 8 +- IDEModelEditor/XDConnection.h | 6 +- ...vAttributeMappingNavigableIdentification.h | 4 + ...DDevEntityMappingNavigableIdentification.h | 4 + ...XDDevMappingModelNavigableIdentification.h | 6 + ...lationshipMappingNavigableIdentification.h | 4 + IDEModelEditor/XDDiagramStorage.h | 6 +- IDEModelEditor/XDDiagramTool.h | 6 + IDEModelEditor/XDDiagramView.h | 21 +- IDEModelEditor/XDGraphLayouter.h | 6 + IDEModelEditor/XDGraphic.h | 6 +- IDEModelEditor/XDGraphicTextEditor.h | 8 +- IDEModelEditor/XDLineDashPattern.h | 1 - IDEModelEditor/XDShape.h | 6 + IDEModelEditor/XDTableView.h | 6 +- IDEModelFoundation/CDMConfiguration.h | 20 +- IDEModelFoundation/CDMEntity.h | 20 +- IDEModelFoundation/CDMFetchRequest.h | 20 +- IDEModelFoundation/CDMFetchedProperty.h | 8 +- .../CDMInheritanceRelationship.h | 6 +- IDEModelFoundation/CDMModel.h | 5 +- IDEModelFoundation/CDMProperty.h | 20 +- .../IDEBlueprintProvider-Protocol.h | 2 +- ...nNavigableItemRepresentedObject-Protocol.h | 25 + IDEModelFoundation/NSObject-Protocol.h | 12 +- IDEModelFoundation/XDDevEntityMapping.h | 21 +- IDEModelFoundation/XDDevMappingModel.h | 6 + IDEModelFoundation/XDDevPropertyMapping.h | 6 + IDEModelFoundation/XDGenericErrorCallback.h | 8 +- IDEModelFoundation/XDPMConfigurationSetting.h | 1 - IDEModelFoundation/XDUMLAbstractionImp.h | 8 +- IDEModelFoundation/XDUMLAssociationImpl.h | 8 +- IDEModelFoundation/XDUMLClassImp.h | 9 +- IDEModelFoundation/XDUMLClassifierImp.h | 8 + IDEModelFoundation/XDUMLCommentImp.h | 6 + IDEModelFoundation/XDUMLDataTypeImp.h | 9 +- IDEModelFoundation/XDUMLElementImp.h | 8 +- IDEModelFoundation/XDUMLEnumerationImp.h | 8 +- IDEModelFoundation/XDUMLGeneralizationImp.h | 9 +- IDEModelFoundation/XDUMLImplementationImp.h | 9 +- IDEModelFoundation/XDUMLInterfaceImp.h | 9 +- IDEModelFoundation/XDUMLNamedElementImp.h | 7 +- IDEModelFoundation/XDUMLNamespaceImp.h | 8 + IDEModelFoundation/XDUMLOperationImp.h | 9 +- IDEModelFoundation/XDUMLPackageImp.h | 9 +- IDEModelFoundation/XDUMLParameterImp.h | 7 +- IDEModelFoundation/XDUMLPropertyImp.h | 7 +- IDEModelFoundation/XDUMLStereotypeImp.h | 8 + ...nNavigableItemRepresentedObject-Protocol.h | 25 + IDEPDFViewer/IDEPDFViewerDocument.h | 8 +- IDEPDFViewer/IDEPDFViewerOutlineNavigable.h | 17 +- IDEPDFViewer/NSObject-Protocol.h | 12 +- .../DVTSourceExpressionSource-Protocol.h | 4 +- IDEQuickHelp/IDEQuickHelpActionManager.h | 3 +- IDEQuickHelp/IDEQuickHelpCommandHandler.h | 8 + ...IDEQuickHelpCompletionInfoViewController.h | 8 +- IDEQuickHelp/IDEQuickHelpContentCreator.h | 2 +- IDEQuickHelp/IDEQuickHelpController.h | 8 +- IDEQuickHelp/IDEQuickHelpData.h | 5 +- .../IDEQuickHelpDataContext-Protocol.h | 19 + IDEQuickHelp/IDEQuickHelpDataContextDefault.h | 34 + .../IDEQuickHelpDataContextService-Protocol.h | 12 + .../IDEQuickHelpInspectorViewController.h | 8 +- IDEQuickHelp/IDEQuickHelpOneShotController.h | 8 +- ...ckHelpOneShotWindowContentViewController.h | 8 +- IDEQuickHelp/IDEQuickHelpQueries.h | 2 + IDEQuickHelp/IDEQuickHelpQueryResult.h | 33 +- .../IDEQuickHelpTextCompletionController.h | 6 - .../IDESourceExpressionSource-Protocol.h | 2 +- IDEQuickHelp/NSObject-Protocol.h | 12 +- IDEQuickHelp/NSPopoverDelegate-Protocol.h | 1 + IDEQuickHelp/NSTextViewDelegate-Protocol.h | 2 +- ...mparisonEditorSavableMergeState-Protocol.h | 12 + ...nNavigableItemRepresentedObject-Protocol.h | 25 + IDEQuickLookEditor/IDEQuickLookDocument.h | 8 +- IDEQuickLookEditor/IDEQuickLookEditor.h | 13 +- IDEQuickLookEditor/IDEQuickLookPage.h | 18 +- .../IDEQuickLookVersionsLogSubmode.h | 8 +- .../IDEQuickLookVersionsTwoUpSubmode.h | 13 +- IDEQuickLookEditor/NSObject-Protocol.h | 12 +- IDERTFEditor/DVTTextFindable-Protocol.h | 1 + IDERTFEditor/IDERichTextConversionProvider.h | 8 + IDERTFEditor/IDERichTextDocument.h | 5 +- .../IDERichTextEditorViewController.h | 8 +- IDERTFEditor/NSObject-Protocol.h | 12 +- IDERTFEditor/NSTextViewDelegate-Protocol.h | 2 +- .../CAAnimation-SceneKit_SKEAdditions.h | 5 +- IDESceneKitEditor/CDStructures.h | 12 +- .../DVTDiffTextFilter-Protocol.h | 18 + .../DVTIconOverrideProvider-Protocol.h | 12 + .../IDECapsuleListViewDataSource-Protocol.h | 21 + .../IDECapsuleViewController-Protocol.h | 30 + .../IDECapsuleViewDelegate-Protocol.h | 31 + .../IDEInspectorPropertyEnablable-Protocol.h | 13 + ...nNavigableItemRepresentedObject-Protocol.h | 25 + IDESceneKitEditor/NSDraggingSource-Protocol.h | 18 + IDESceneKitEditor/NSObject-Protocol.h | 12 +- .../NSObject-SceneKit_SKEAdditions.h | 3 +- .../SCNCamera-SceneKit_SKEAdditions.h | 10 +- .../SCNGeometry-SceneKit_SKEAdditions.h | 9 +- .../SCNLight-SceneKit_SKEAdditions.h | 10 +- .../SCNMaterial-SceneKit_SKEAdditions.h | 7 +- ...CNMaterialProperty-SceneKit_SKEAdditions.h | 6 +- .../SCNNode-SceneKit_SKEAdditions.h | 20 +- .../SCNParticleSystem-SceneKit_SKEAdditions.h | 59 + .../SCNSceneRendererDelegate-Protocol.h | 3 + IDESceneKitEditor/SKEAnimationEditor.h | 20 + IDESceneKitEditor/SKEAnimationEditorView.h | 42 + .../SKEAnimationEditorViewDelegate-Protocol.h | 12 + IDESceneKitEditor/SKEAssetCatalog.h | 24 + .../SKEAssetCatalogCapsuleViewController.h | 38 + IDESceneKitEditor/SKEAssetCatalogDocument.h | 24 + .../SKEAssetCatalogDocumentIconProvider.h | 26 + .../SKEAssetCatalogDocumentViewController.h | 46 + IDESceneKitEditor/SKECanvasViewController.h | 50 +- IDESceneKitEditor/SKEColorRampProperty.h | 24 + IDESceneKitEditor/SKEColorRampView.h | 43 + .../SKEContentsPickerPopUpButton.h | 25 +- IDESceneKitEditor/SKEDocument.h | 35 +- .../SKEDocumentAddChildAtIndexEdition.h | 24 + .../SKEDocumentAddNodeAttributeEdition.h | 24 + IDESceneKitEditor/SKEDocumentEdition.h | 22 + IDESceneKitEditor/SKEDocumentInspector.h | 15 +- IDESceneKitEditor/SKEDocumentKVCEdition.h | 24 + IDESceneKitEditor/SKEDocumentLocation.h | 4 +- IDESceneKitEditor/SKEDocumentMemberWrapper.h | 42 +- IDESceneKitEditor/SKEDocumentNavigableItem.h | 8 +- .../SKEDocumentObjectMemberWrapper.h | 15 + .../SKEDocumentProtocol-Protocol.h | 19 + .../SKEDocumentReparentNodeEdition.h | 27 + .../SKEDocumentReplaceNodeWithNodeEdition.h | 25 + .../SKEDocumentStructureViewController.h | 23 +- IDESceneKitEditor/SKEDocumentViewController.h | 14 +- .../SKEInspectorColumnsLayoutView.h | 17 + .../SKEInspectorMaterialContentProperty.h | 5 +- .../SKEInspectorVector3Property.h | 8 +- .../SKEInspectorVector4Property.h | 34 + .../SKEMaterialMaterialsInspector.h | 8 +- .../SKEMaterialPreviewInspector.h | 10 +- .../SKEMaterialPropertiesInspector.h | 8 +- .../SKEMaterialPropertiesScrubber.h | 4 +- .../SKEMaterialPropertyDetailsCellView.h | 6 +- IDESceneKitEditor/SKEMediaHelper.h | 11 +- IDESceneKitEditor/SKENodeAttributeInfoCell.h | 9 +- .../SKEParticlePropertyControllerProperty.h | 39 + ...ParticlePropertyControllerViewController.h | 48 + ...ontrollerViewControllerDelegate-Protocol.h | 12 + IDESceneKitEditor/SKEResourceProperty.h | 29 + IDESceneKitEditor/SKESceneView.h | 12 +- .../SKESceneViewDelegate-Protocol.h | 2 - IDESceneKitEditor/SKESceneViewNestView.h | 1 - IDESceneKitEditor/SKEShadowBox.h | 8 +- IDESceneKitEditor/SKETextConversionProvider.h | 30 + IDESceneKitEditor/SKETimeSlider.h | 2 +- IDESceneKitEditor/SKPSEDocument.h | 51 + .../SKPSEDocumentViewController.h | 61 + IDESourceEditor/DVTSliceTextStorage.h | 8 +- .../DVTSourceExpressionSource-Protocol.h | 4 +- ...RelatedIdentifierScannerService-Protocol.h | 12 + ...urceLanguageServiceSymbolLookup-Protocol.h | 10 + .../DVTSourceTextViewDelegate-Protocol.h | 2 +- .../DVTTextCompletionItem-Protocol.h | 17 +- IDESourceEditor/DVTTextFindable-Protocol.h | 1 + .../DVTTextStorageDelegate-Protocol.h | 4 + IDESourceEditor/IDEAnalyzerResultsExplorer.h | 8 +- .../IDEAnalyzerResultsVisualization.h | 2 +- .../IDEBlameAnnotationViewController.h | 8 +- IDESourceEditor/IDEBlueprint-Protocol.h | 16 +- .../IDEBlueprintProvider-Protocol.h | 2 +- .../IDEClangDiagnosticController.h | 2 +- ...mparisonEditorSavableMergeState-Protocol.h | 12 + .../IDEDiagnosticAnnotationProvider.h | 10 +- IDESourceEditor/IDEDiagnosticController.h | 14 +- ...EDiagnosticControllerDataSource-Protocol.h | 17 + .../IDEDiagnosticErrorAnnotation.h | 3 +- .../IDEDiagnosticFixItController.h | 6 +- IDESourceEditor/IDEDiagnosticIssueProvider.h | 4 +- .../IDEDiagnosticWarningAnnotation.h | 3 +- .../IDEFilePathTextCompletionItem.h | 21 +- ...nNavigableItemRepresentedObject-Protocol.h | 25 + IDESourceEditor/IDENoteAnnotationExplorer.h | 8 +- ...SourceCodeGenerationDestination-Protocol.h | 20 + IDESourceEditor/IDESingleFileCommandHandler.h | 8 + IDESourceEditor/IDESingleFileProcessingItem.h | 24 +- .../IDESingleFileProcessingItemGroup.h | 19 +- .../IDESourceCodeAdjustNodeTypesRequest.h | 7 +- .../IDESourceCodeBlameController.h | 6 +- .../IDESourceCodeCallerGeniusResult.h | 26 +- ...rceCodeCallersCalleesGeniusResultsFinder.h | 3 - ...ESourceCodeComparisonDebuggingController.h | 8 + .../IDESourceCodeComparisonEditor.h | 9 +- IDESourceEditor/IDESourceCodeDocument.h | 30 +- IDESourceEditor/IDESourceCodeEditor.h | 27 +- .../IDESourceCodeEditorContainerView.h | 6 +- ...SourceCodeGenerationDestination-Protocol.h | 9 - .../IDESourceCodeHelpNavigationRequest.h | 6 +- .../IDESourceCodeNavigationRequest.h | 14 +- .../IDESourceCodeSingleLineBlameProvider.h | 6 +- .../IDESourceCodeVersionsBlameSubmode.h | 14 +- .../IDESourceCodeVersionsLogSubmode.h | 8 +- .../IDESourceCodeVersionsTwoUpSubmode.h | 14 +- .../IDESourceExpressionSource-Protocol.h | 2 +- ...ETestPerformanceMetricAnnotationProvider.h | 49 + .../IDETestingAnnotationProvider.h | 11 +- .../IDETextCompletionFrameworksStrategy.h | 2 +- ...extCompletionHeadersInSearchPathStrategy.h | 2 +- .../IDETextCompletionSourceModelStrategy.h | 2 +- IDESourceEditor/NSObject-Protocol.h | 12 +- IDESourceEditor/NSPopoverDelegate-Protocol.h | 1 + IDESourceEditor/NSTextViewDelegate-Protocol.h | 2 +- .../_IDETestPerformanceMetricAnnotation.h | 36 + IDESourceEditor/_IDETestingAnnotation.h | 1 + IDESpriteKitParticleEditor/CDStructures.h | 89 +- .../DVTDiffTextFilter-Protocol.h | 18 + .../DVTTextAnnotationDelegate-Protocol.h | 26 + IDESpriteKitParticleEditor/EditOverlayView.h | 171 ++ ...nNavigableItemRepresentedObject-Protocol.h | 25 + .../NSCoding-Protocol.h | 11 + .../NSControlTextEditingDelegate-Protocol.h | 20 + .../NSKeyedUnarchiverDelegate-Protocol.h | 18 + .../NSObject-Protocol.h | 12 +- .../NSTableView-ShaderAttributeEditor.h | 12 + .../NSTableViewDelegate-Protocol.h | 41 + IDESpriteKitParticleEditor/NodeInfo.h | 19 + .../SKBitFlagGroupProperty.h | 28 + .../SKBitMask32Control.h | 27 + IDESpriteKitParticleEditor/SKDocument.h | 24 +- .../SKDocumentLocation.h | 22 + .../SKDocumentNavigableItem.h | 1 - .../SKDocumentViewController.h | 41 +- IDESpriteKitParticleEditor/SKEditView.h | 32 +- IDESpriteKitParticleEditor/SKEditorRoot.h | 37 + IDESpriteKitParticleEditor/SKEditorScene.h | 2 + .../SKEmitterNode-InspectorAdditions.h | 31 +- .../SKFieldNode-InspectorAdditions.h | 12 + .../SKFileSystemEventStream.h | 44 + ...SKFileSystemEventStreamDelegate-Protocol.h | 19 + .../SKGeniusResultsFinder.h | 21 + .../SKInspectorBitMask32Property.h | 24 + .../SKInspectorNodeProperty.h | 28 + .../SKInspectorResourceProperty.h | 1 + .../SKInspectorShaderProperty.h | 28 + .../SKInspectorVector2Property.h | 6 +- .../SKInspectorVector3Property.h | 8 +- .../SKLabelNode-InspectorAdditions.h | 32 + .../SKNode-InspectorAdditions.h | 36 + .../SKNodeWithShader-Protocol.h | 15 + .../SKObjectLibraryAsset.h | 32 + .../SKObjectLibraryController.h | 36 + .../SKObjectLibraryDetailViewController.h | 16 + .../SKScene-InspectorAdditions.h | 39 + .../SKScene-InvisibleNode.h | 12 + .../SKShaderAnnotationProvider.h | 37 + .../SKShaderAttribute.h | 26 + .../SKShaderAttributeTypeDescription.h | 26 + .../SKShaderAttributesInspector.h | 81 + .../SKShaderAttributesInspectorLayoutView.h | 28 + .../SKShaderAttributesInspectorTypeCellView.h | 20 + .../SKShapeNode-InspectorAdditions.h | 36 + .../SKSpriteNode-InspectorAdditions.h | 55 + .../SKTextConversionProvider.h | 30 + .../SKTextureComboBox.h | 17 + .../SKToolbarBackgroundView.h | 22 + .../SKUniform-ShaderAttributeEditor.h | 12 + .../SKVelocityFieldNode-InspectorAdditions.h | 12 + .../IDEShellScriptExecutionAction.h | 1 + .../DVTSourceTextViewDelegate-Protocol.h | 2 +- .../DVTTextStorageDelegate-Protocol.h | 4 + ...ShellScriptExecutionActionViewController.h | 9 +- .../NSObject-Protocol.h | 12 +- .../NSTextViewDelegate-Protocol.h | 2 +- .../IDESourceControlProtocol-Protocol.h | 1 - IDESubversion/NSObject-Protocol.h | 12 +- IDESubversion/SVNController.h | 9 +- IDEiOSDebugger/CDStructures.h | 6 + IDEiOSDebugger/DBGCGPathProvider-Protocol.h | 25 + .../DBGCGPathProviderForUIBezierPath.h | 54 + .../DBGKitDebuggingAddition-Protocol.h | 17 + IDEiOSDebugger/DBGUIBezierPathDecoder.h | 37 + IDEiOSDebugger/DBGUIKitDebuggingAddition.h | 43 + IDEiOSDebugger/DBGViewDebuggeriOSDescriber.h | 26 + IDEiOSDebugger/DVTInvalidation-Protocol.h | 20 + .../IDEDebuggingAddition-Protocol.h | 22 + IDEiOSDebugger/NSObject-Protocol.h | 33 + IDEiOSProjectEditor/CDStructures.h | 6 + IDEiOSProjectEditor/IDEHealthKitItemModel.h | 24 + .../IDEHealthKitItemViewController.h | 21 + IDEiOSProjectEditor/IDEHomeKitItemModel.h | 20 + .../IDEHomeKitItemViewController.h | 21 + IDEiOSSupportCore/CDStructures.h | 6 + ...plication-IDEiPhoneOrganizerApplications.h | 12 + ...cessControlServiceAuthorizedAPI-Protocol.h | 13 + IDEiOSSupportCore/DTXAllowedRPC-Protocol.h | 11 + ...TiPhoneSimulatorSessionDelegate-Protocol.h | 11 + IDEiOSSupportCore/DVTAbstractiOSDevice.h | 76 + .../DVTDeviceApplicationInstaller-Protocol.h | 14 + .../DVTDeviceApplicationProvider-Protocol.h | 17 + IDEiOSSupportCore/DVTInvalidation-Protocol.h | 20 + IDEiOSSupportCore/DVTiOSDevice.h | 277 ++ IDEiOSSupportCore/DVTiOSDeviceLocator.h | 41 + IDEiOSSupportCore/DVTiOSDevicePlaceholder.h | 43 + IDEiOSSupportCore/DVTiPhone.h | 14 + IDEiOSSupportCore/DVTiPhonePlaceholder.h | 18 + .../DVTiPhoneProvisioningProfileProvider.h | 28 + IDEiOSSupportCore/DVTiPhoneSimulator.h | 170 ++ IDEiOSSupportCore/DVTiPhoneSimulatorLocator.h | 29 + IDEiOSSupportCore/DVTiPhoneTask.h | 24 + IDEiOSSupportCore/IDEAppStoreIdentityFilter.h | 26 + IDEiOSSupportCore/IDEAppStorePackager.h | 33 + ...IDEArchivePackagerIdentityToken-Protocol.h | 14 + .../IDEBuildSettingsProvider-Protocol.h | 16 + IDEiOSSupportCore/IDEBuildable-Protocol.h | 39 + .../IDEBuildableProduct-Protocol.h | 21 + IDEiOSSupportCore/IDEDebugiPhoneService.h | 16 + .../IDEDebugiPhoneSimulatorService.h | 17 + .../IDEDistributionMethodAdHoc.h | 25 + .../IDEDistributionMethodEnterprise.h | 26 + .../IDEDistributionMethodiOSAppStore.h | 20 + ...istributionMethodiOSAppStoreDistribution.h | 19 + ...EDistributionMethodiOSAppStoreValidation.h | 19 + IDEiOSSupportCore/IDEEntitlementsMerger.h | 17 + .../IDEGaugeDataProviderService_iOSDevice.h | 25 + ...viderService_iOSDevice_NetworkStatistics.h | 17 + ...geDataProviderService_iOSDevice_procinfo.h | 17 + ...IDEGaugeDataProviderService_iOSSimulator.h | 14 + ...erService_iOSSimulator_NetworkStatistics.h | 17 + ...ataProviderService_iOSSimulator_procinfo.h | 17 + IDEiOSSupportCore/IDEIdentityToken.h | 53 + .../IDEInAppPurchaseArchivePackager.h | 19 + IDEiOSSupportCore/IDEInstalliPhoneLauncher.h | 24 + IDEiOSSupportCore/IDEInstalliPhoneService.h | 17 + .../IDEInstalliPhoneSimulatorService.h | 17 + .../IDELaunchWithoutDebuggeriPhoneLauncher.h | 36 + .../IDELaunchWithoutDebuggeriPhoneService.h | 17 + IDEiOSSupportCore/IDELaunchiPhoneLauncher.h | 27 + IDEiOSSupportCore/IDELaunchiPhoneService.h | 17 + .../IDELaunchiPhoneSimulatorLauncher.h | 39 + .../IDELaunchiPhoneSimulatorService.h | 18 + .../IDEMacAppStoreArchivePackager.h | 21 + ...EntitlementsCoordinatorPlatform-Protocol.h | 14 + ...nFallbackSelectorGroupingFamily-Protocol.h | 14 + .../IDERunOperationWorkerChaining-Protocol.h | 9 + .../IDERuniPhonePlaceholderService.h | 17 + IDEiOSSupportCore/IDERuniPhoneService.h | 19 + .../IDERuniPhoneSimulatorService.h | 19 + .../IDESimulateLocationiPhoneService.h | 18 + ...DESimulateLocationiPhoneSimulatorService.h | 18 + IDEiOSSupportCore/IDEiPhonePackager.h | 21 + .../IDEiPhoneRunOperationWorkerGroup.h | 21 + .../NSFileManagerDelegate-Protocol.h | 29 + IDEiOSSupportCore/NSObject-Protocol.h | 33 + ...DTMobileIS_XPCDebuggingProcotol-Protocol.h | 12 + IDEiOSSupportCore/XCiPhoneOSPlatformPlugin.h | 16 + ...PortalEntitlementsCoordinatorIOSPlatform.h | 31 + .../_DVTSimulatorRunLoopWaiter.h | 31 + .../_IDEInstalliPhoneSimulatorWorker.h | 23 + IDEiPhoneSupport/CDStructures.h | 28 + .../CIImage-IDEImageComparisonExtensions.h | 12 + .../DTDKCrashLog-FontWorkaround6773190.h | 12 + ...IDEiPhoneOrganizerCrashLogViewController.h | 12 + .../DTDKTableViewDelegate-Protocol.h | 16 + IDEiPhoneSupport/DVTAskForDeviceAppAlert.h | 30 + ...icesWindowConsoleViewController-Protocol.h | 13 + ...vicesWindowDetailViewController-Protocol.h | 18 + .../DVTFindBarFindable-Protocol.h | 15 + .../DVTFindBarHostable-Protocol.h | 17 + .../DVTInfoPlistValueCellDelegate-Protocol.h | 14 + IDEiPhoneSupport/DVTInvalidation-Protocol.h | 20 + IDEiPhoneSupport/DVTScopeBarHost-Protocol.h | 17 + .../DVTTableViewDelegate-Protocol.h | 19 + ...VTWindowActivationStateObserver-Protocol.h | 12 + ...OSDevice-DVTDevicesWindowInternalSummary.h | 25 + .../DVTiOSDevice-IDEiOSSupportUI.h | 39 + .../DVTiOSDevicePlaceholder-IDEiOSSupportUI.h | 12 + .../DVTiPhoneCrashLogController.h | 27 + ...iPhoneInternalSummarySliceViewController.h | 46 + .../DVTiPhoneProcessInformation.h | 19 + .../DVTiPhoneScreenshotController.h | 39 + .../DVTiPhoneSimulator-IDEiOSSupportUI.h | 15 + ...TiPhoneSimulatorCreationWindowController.h | 44 + .../DVTiPhoneSimulatorLocator-UIAdditions.h | 12 + IDEiPhoneSupport/DVTiPhoneSubController.h | 37 + .../DVTiPhoneSummaryViewController.h | 18 + .../IDEAppStorePackager-AppKitAdditions.h | 12 + .../IDEBuildSettingsProvider-Protocol.h | 16 + IDEiPhoneSupport/IDEBuildable-Protocol.h | 39 + .../IDEBuildableProduct-Protocol.h | 21 + .../IDECapsuleListViewDataSource-Protocol.h | 21 + ...DEComponentDownloadIconProvider-Protocol.h | 12 + IDEiPhoneSupport/IDECrashLogUpgrader.h | 18 + IDEiPhoneSupport/IDEInitialization-Protocol.h | 10 + ...mSpecificIntegrityLogDataSource-Protocol.h | 12 + ...IDESimulatorDisplayScaleOptionController.h | 16 + ...initionArchitecturesNodeAdapterValidator.h | 16 + ...IDEiOSIconsAndLaunchImagesViewController.h | 57 + IDEiPhoneSupport/IDEiOSImageRow.h | 71 + IDEiPhoneSupport/IDEiOSImageSection.h | 63 + .../IDEiOSImageSectionDelegate-Protocol.h | 16 + IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter.h | 38 + ...iOSInfoPlistIconAdapter_CFBundleIconFile.h | 23 + ...OSInfoPlistIconAdapter_CFBundleIconFiles.h | 22 + ...IDEiOSInfoPlistIconAdapter_CFBundleIcons.h | 27 + ...OSInfoPlistIconAdapter_UILaunchImageFile.h | 21 + ...DEiOSInfoPlistIconAdapter_UILaunchImages.h | 22 + ...er_UILaunchImagesUILaunchImageFileHybrid.h | 28 + .../IDEiOSIntegrityLogDataSource.h | 26 + IDEiPhoneSupport/IDEiOSTargetEditor.h | 166 ++ ...IDEiPhoneApplicationDataOptionController.h | 23 + .../IDEiPhoneConsoleLayoutManager.h | 16 + IDEiPhoneSupport/IDEiPhoneConsoleTextView.h | 23 + IDEiPhoneSupport/IDEiPhoneDeveloperProfile.h | 20 + .../IDEiPhoneDirectionsMenuController.h | 21 + .../IDEiPhoneDirectionsOptionController.h | 27 + .../IDEiPhoneDownloadableIconProvider.h | 26 + ...iPhoneInternalAppInstallOptionController.h | 41 + .../IDEiPhoneLocationOptionController.h | 23 + IDEiPhoneSupport/IDEiPhoneMultiImageView.h | 43 + .../IDEiPhoneOrganizerCompareFilter.h | 25 + .../IDEiPhoneOrganizerConsoleViewController.h | 75 + ...IDEiPhoneOrganizerCrashLogViewController.h | 79 + .../IDEiPhoneOrganizerDraggableImageView.h | 33 + .../IDEiPhoneOrganizerGoThereTextField.h | 23 + IDEiPhoneSupport/IDEiPhoneScopeBar.h | 16 + .../IDEiPhoneScreenshotDescriptionCell.h | 21 + IDEiPhoneSupport/IDEiPhoneTextFieldCell.h | 19 + IDEiPhoneSupport/ITunesSoftwareServiceProxy.h | 17 + .../NSControlTextEditingDelegate-Protocol.h | 20 + IDEiPhoneSupport/NSDraggingSource-Protocol.h | 18 + .../NSImage-IDEImageComparisonExtensions.h | 16 + IDEiPhoneSupport/NSObject-Protocol.h | 33 + .../NSTableViewDataSource-Protocol.h | 25 + .../NSTableViewDelegate-Protocol.h | 41 + ...TiPhoneSimulatorCreationWindowController.h | 12 + IDEiPhoneSupport/XCNotifyingView.h | 22 + .../XCRemoteIPhone_SharedScreenshots.h | 28 + .../Xcode3BackgroundModesItemModel.h | 60 + .../Xcode3BackgroundModesItemViewController.h | 21 + .../Xcode3InterAppAudioItemModel.h | 24 + .../Xcode3InterAppAudioItemViewController.h | 21 + .../Xcode3TargetEditorImageModel-Protocol.h | 19 + MTLTools/CDStructures.h | 6 + MTLTools/DYMTLCaptureSessionInfo.h | 19 + MTLToolsAnalysisEngine/CDStructures.h | 135 + MTLToolsAnalysisEngine/DYMTLAnalyzerEngine.h | 42 + MTLToolsAnalysisEngine/DYMTLAnalyzerFinding.h | 25 + .../DYMTLAnalyzerHeuristic.h | 23 + .../DYMTLAnalyzerHeuristicPool.h | 17 + MTLToolsCore/CDStructures.h | 62 + MTLToolsCore/DYMTLCommandQueueInfo.h | 31 + MTLToolsCore/DYMTLFunctionTracer.h | 23 + MTLToolsCore/NSCoding-Protocol.h | 11 + MTLToolsCore/NSCopying-Protocol.h | 10 + MTLToolsServices/CDStructures.h | 241 ++ MTLToolsServices/DYFrameBuffer-Protocol.h | 15 + MTLToolsServices/DYMTLBuffer.h | 33 + MTLToolsServices/DYMTLCaptureSession.h | 19 + MTLToolsServices/DYMTLCaptureStreamSorter.h | 63 + .../DYMTLCapturingLoopingDeltaGenerator.h | 17 + MTLToolsServices/DYMTLComputePipelineState.h | 19 + MTLToolsServices/DYMTLFramebuffer.h | 39 + MTLToolsServices/DYMTLFramebufferAttachment.h | 39 + MTLToolsServices/DYMTLFunction.h | 26 + MTLToolsServices/DYMTLGuestAppSession.h | 22 + MTLToolsServices/DYMTLLibrary.h | 24 + MTLToolsServices/DYMTLPixelFormatConverter.h | 19 + MTLToolsServices/DYMTLRenderPipelineState.h | 21 + MTLToolsServices/DYMTLResourceObject.h | 51 + MTLToolsServices/DYMTLTexture.h | 67 + MTLToolsServices/DYMTLTextureImage.h | 55 + .../DYMTLTextureImageBackingStore.h | 31 + MTLToolsServices/DYResource-Protocol.h | 29 + MTLToolsServices/DYTexture-Protocol.h | 20 + MTLToolsServices/DYTextureImage-Protocol.h | 24 + .../DYTextureImageBackingStore-Protocol.h | 15 + MTLToolsServices/NSCoding-Protocol.h | 11 + MTLToolsServices/NSObject-Protocol.h | 33 + MTLToolsShaderProfiler/CDStructures.h | 192 ++ MTLToolsShaderProfiler/DYMTLShaderProfiler.h | 24 + .../DYMTLShaderProfilerResult.h | 18 + .../DYMTLShaderProfilerShaderInfo.h | 18 + MTLToolsShaderProfiler/FunctionVisitor.h | 37 + PhysicsKit/BoxedPhysicsShape.h | 23 + PhysicsKit/CDStructures.h | 300 +- PhysicsKit/PKPhysicsBody.h | 85 +- PhysicsKit/PKPhysicsContact.h | 11 +- PhysicsKit/PKPhysicsField.h | 51 + PhysicsKit/PKPhysicsFieldCustomBlock.h | 22 + PhysicsKit/PKPhysicsFieldDrag.h | 17 + PhysicsKit/PKPhysicsFieldElectric.h | 17 + PhysicsKit/PKPhysicsFieldLinearGravity.h | 20 + PhysicsKit/PKPhysicsFieldMagnetic.h | 17 + PhysicsKit/PKPhysicsFieldNoise.h | 19 + PhysicsKit/PKPhysicsFieldRadialGravity.h | 17 + PhysicsKit/PKPhysicsFieldSpring.h | 17 + PhysicsKit/PKPhysicsFieldTurbulence.h | 17 + PhysicsKit/PKPhysicsFieldVelocity.h | 21 + PhysicsKit/PKPhysicsFieldVortex.h | 17 + PhysicsKit/PKPhysicsGrid.h | 31 + PhysicsKit/PKPhysicsJoint.h | 14 +- PhysicsKit/PKPhysicsJointDistance.h | 8 +- PhysicsKit/PKPhysicsJointPrismatic.h | 6 +- PhysicsKit/PKPhysicsJointRevolute.h | 10 +- PhysicsKit/PKPhysicsJointRope.h | 2 +- PhysicsKit/PKPhysicsWorld.h | 33 +- PhysicsKit/PKQuadTree.h | 19 + PhysicsKit/PKRegion.h | 42 + .../DVTSourceExpressionSource-Protocol.h | 4 +- PlistEditor/DVTTextFindable-Protocol.h | 1 + ...nNavigableItemRepresentedObject-Protocol.h | 25 + PlistEditor/IDEPlistDocument.h | 6 +- PlistEditor/IDEPlistEditor.h | 8 +- PlistEditor/IDEPlistNodeNavigable.h | 26 +- .../IDEPlistRefactoringFileChangeSet.h | 4 +- PlistEditor/IDEPlistTextConversionProvider.h | 8 + PlistEditor/NSObject-Protocol.h | 12 +- SceneKit/C3DIONSZipFileArchive.h | 52 + SceneKit/CAAnimation-SceneKitAdditions.h | 19 + SceneKit/CDStructures.h | 2477 +++++++++++++++++ SceneKit/JSExport-Protocol.h | 9 + SceneKit/JSValue-SCNStructSupport.h | 17 + SceneKit/NSArray-SCNDeepCopy.h | 12 + SceneKit/NSCoding-Protocol.h | 11 + SceneKit/NSColor-SCNAdditions.h | 13 + SceneKit/NSColor-SCNColorAdditions.h | 13 + SceneKit/NSColor-SCNJSExtensions.h | 17 + .../NSControlTextEditingDelegate-Protocol.h | 20 + SceneKit/NSCopying-Protocol.h | 10 + SceneKit/NSDictionary-SCNDeepCopy.h | 12 + SceneKit/NSImage-SCNAddition.h | 13 + SceneKit/NSImageRep-SCNAdditions.h | 13 + SceneKit/NSObject-Protocol.h | 33 + SceneKit/NSOutlineViewDataSource-Protocol.h | 29 + SceneKit/NSOutlineViewDelegate-Protocol.h | 49 + SceneKit/NSProgress-_TSTAssert.h | 13 + SceneKit/NSSecureCoding-Protocol.h | 12 + SceneKit/NSValue-Core3DKitAdditions.h | 19 + SceneKit/SCNAction.h | 76 + SceneKit/SCNActionCustom.h | 26 + SceneKit/SCNActionFade.h | 27 + SceneKit/SCNActionGroup.h | 30 + SceneKit/SCNActionJSExport-Protocol.h | 41 + SceneKit/SCNActionJavaScript.h | 27 + SceneKit/SCNActionMove.h | 27 + SceneKit/SCNActionPerformSelector.h | 28 + SceneKit/SCNActionRemove.h | 26 + SceneKit/SCNActionRepeat.h | 28 + SceneKit/SCNActionRotate.h | 28 + SceneKit/SCNActionRunAction.h | 33 + SceneKit/SCNActionRunBlock.h | 30 + SceneKit/SCNActionScale.h | 25 + SceneKit/SCNActionSequence.h | 29 + SceneKit/SCNActionWait.h | 24 + SceneKit/SCNActionable-Protocol.h | 19 + SceneKit/SCNAnimatable-Protocol.h | 20 + SceneKit/SCNAnimationEvent.h | 26 + SceneKit/SCNAnimationEventJSExport-Protocol.h | 12 + SceneKit/SCNAuthoringEnvironment.h | 89 + SceneKit/SCNBackingLayer.h | 29 + SceneKit/SCNBoundingBox.h | 22 + SceneKit/SCNBoundingBoxJSExport-Protocol.h | 13 + SceneKit/SCNBoundingSphere.h | 22 + SceneKit/SCNBoundingSphereJSExport-Protocol.h | 13 + SceneKit/SCNBoundingVolume-Protocol.h | 14 + SceneKit/SCNBox.h | 56 + SceneKit/SCNBoxJSExport-Protocol.h | 20 + SceneKit/SCNCOLLADAExportOperation.h | 18 + SceneKit/SCNCamera.h | 110 + SceneKit/SCNCameraControlEventHandler.h | 103 + SceneKit/SCNCameraJSExport-Protocol.h | 37 + SceneKit/SCNCapsule.h | 49 + SceneKit/SCNCapsuleJSExport-Protocol.h | 17 + SceneKit/SCNColorJSExport-Protocol.h | 16 + SceneKit/SCNCone.h | 49 + SceneKit/SCNConeJSExport-Protocol.h | 17 + SceneKit/SCNConstraint.h | 66 + SceneKit/SCNConstraintJSExport-Protocol.h | 20 + SceneKit/SCNContainerLayer.h | 16 + SceneKit/SCNCylinder.h | 50 + SceneKit/SCNCylinderJSExport-Protocol.h | 16 + SceneKit/SCNDelegateSource.h | 21 + SceneKit/SCNDisplayLink.h | 47 + SceneKit/SCNEventHandler.h | 38 + SceneKit/SCNExportOperation.h | 20 + SceneKit/SCNFloor.h | 44 + SceneKit/SCNFloorJSExport-Protocol.h | 16 + SceneKit/SCNGeometry.h | 150 + SceneKit/SCNGeometryElement.h | 39 + .../SCNGeometryElementJSExport-Protocol.h | 18 + SceneKit/SCNGeometryJSExport-Protocol.h | 39 + SceneKit/SCNGeometrySource.h | 54 + SceneKit/SCNGeometrySourceJSExport-Protocol.h | 25 + SceneKit/SCNHitTestResult.h | 34 + SceneKit/SCNHitTestResultJSExport-Protocol.h | 12 + SceneKit/SCNIKConstraint.h | 38 + SceneKit/SCNIKConstraintJSExport-Protocol.h | 18 + SceneKit/SCNIKJoint.h | 22 + SceneKit/SCNImagePackerView.h | 27 + SceneKit/SCNImageSource.h | 19 + SceneKit/SCNJSAnimationGroup.h | 18 + .../SCNJSAnimationGroupJSExport-Protocol.h | 17 + SceneKit/SCNJSBasicAnimation.h | 18 + .../SCNJSBasicAnimationJSExport-Protocol.h | 22 + SceneKit/SCNJSImage.h | 19 + SceneKit/SCNJSImageJSExport-Protocol.h | 14 + SceneKit/SCNJSKeyframeAnimation.h | 18 + .../SCNJSKeyframeAnimationJSExport-Protocol.h | 30 + SceneKit/SCNJSLayer.h | 17 + SceneKit/SCNJSLayerJSExport-Protocol.h | 15 + SceneKit/SCNJSTimingFunction.h | 18 + .../SCNJSTimingFunctionJSExport-Protocol.h | 12 + SceneKit/SCNJitterer.h | 34 + SceneKit/SCNKeyedUnarchiver.h | 21 + SceneKit/SCNLayer.h | 101 + SceneKit/SCNLayerJSExport-Protocol.h | 25 + SceneKit/SCNLayerSource.h | 23 + SceneKit/SCNLevelOfDetail.h | 46 + SceneKit/SCNLevelOfDetailJSExport-Protocol.h | 19 + SceneKit/SCNLibraryView.h | 39 + SceneKit/SCNLight.h | 123 + SceneKit/SCNLightJSExport-Protocol.h | 45 + SceneKit/SCNLookAtConstraint.h | 32 + .../SCNLookAtConstraintJSExport-Protocol.h | 16 + SceneKit/SCNManipulator.h | 28 + SceneKit/SCNMaterial.h | 148 + SceneKit/SCNMaterialAttachment.h | 29 + SceneKit/SCNMaterialJSExport-Protocol.h | 47 + SceneKit/SCNMaterialProperty.h | 145 + .../SCNMaterialPropertyJSExport-Protocol.h | 30 + SceneKit/SCNMonitor.h | 33 + SceneKit/SCNMorpher.h | 85 + SceneKit/SCNMorpherJSExport-Protocol.h | 30 + SceneKit/SCNMovieExportOperation.h | 28 + SceneKit/SCNNode.h | 242 ++ SceneKit/SCNNodeJSExport-Protocol.h | 80 + SceneKit/SCNNodeManipulator.h | 30 + SceneKit/SCNOffscreenRenderer.h | 31 + SceneKit/SCNParticlePropertyController.h | 43 + ...ticlePropertyControllerJSExport-Protocol.h | 21 + SceneKit/SCNParticleSystem.h | 218 ++ SceneKit/SCNParticleSystemJSExport-Protocol.h | 87 + SceneKit/SCNPhysicsBallSocketJoint.h | 40 + ...NPhysicsBallSocketJointJSExport-Protocol.h | 19 + SceneKit/SCNPhysicsBehavior.h | 27 + .../SCNPhysicsBehaviorJSExport-Protocol.h | 11 + SceneKit/SCNPhysicsBody.h | 86 + SceneKit/SCNPhysicsBodyJSExport-Protocol.h | 39 + SceneKit/SCNPhysicsCharacter.h | 40 + SceneKit/SCNPhysicsContact.h | 42 + SceneKit/SCNPhysicsContactJSExport-Protocol.h | 19 + SceneKit/SCNPhysicsCustomField.h | 19 + .../SCNPhysicsCustomFieldJSExport-Protocol.h | 11 + SceneKit/SCNPhysicsDragField.h | 17 + .../SCNPhysicsDragFieldJSExport-Protocol.h | 11 + SceneKit/SCNPhysicsElectricField.h | 18 + ...SCNPhysicsElectricFieldJSExport-Protocol.h | 11 + SceneKit/SCNPhysicsField.h | 74 + SceneKit/SCNPhysicsFieldJSExport-Protocol.h | 33 + SceneKit/SCNPhysicsHingeJoint.h | 44 + .../SCNPhysicsHingeJointJSExport-Protocol.h | 21 + SceneKit/SCNPhysicsLinearGravityField.h | 19 + ...ysicsLinearGravityFieldJSExport-Protocol.h | 12 + SceneKit/SCNPhysicsMagneticField.h | 17 + ...SCNPhysicsMagneticFieldJSExport-Protocol.h | 11 + SceneKit/SCNPhysicsNoiseField.h | 27 + .../SCNPhysicsNoiseFieldJSExport-Protocol.h | 14 + SceneKit/SCNPhysicsRadialGravityField.h | 17 + ...ysicsRadialGravityFieldJSExport-Protocol.h | 11 + SceneKit/SCNPhysicsShape.h | 41 + SceneKit/SCNPhysicsShapeJSExport-Protocol.h | 15 + SceneKit/SCNPhysicsSliderJoint.h | 60 + .../SCNPhysicsSliderJointJSExport-Protocol.h | 29 + SceneKit/SCNPhysicsSpringField.h | 17 + .../SCNPhysicsSpringFieldJSExport-Protocol.h | 12 + SceneKit/SCNPhysicsTurbulenceField.h | 17 + ...NPhysicsTurbulenceFieldJSExport-Protocol.h | 11 + SceneKit/SCNPhysicsVehicle.h | 47 + SceneKit/SCNPhysicsVehicleJSExport-Protocol.h | 20 + SceneKit/SCNPhysicsVehicleWheel.h | 63 + .../SCNPhysicsVehicleWheelJSExport-Protocol.h | 27 + SceneKit/SCNPhysicsVortexField.h | 20 + .../SCNPhysicsVortexFieldJSExport-Protocol.h | 12 + SceneKit/SCNPhysicsWorld.h | 81 + SceneKit/SCNPhysicsWorldJSExport-Protocol.h | 24 + SceneKit/SCNPlane.h | 51 + SceneKit/SCNPlaneJSExport-Protocol.h | 18 + SceneKit/SCNProgram.h | 59 + SceneKit/SCNProgramJSExport-Protocol.h | 21 + SceneKit/SCNProgramSemanticInfo.h | 28 + SceneKit/SCNPyramid.h | 51 + SceneKit/SCNPyramidJSExport-Protocol.h | 18 + SceneKit/SCNRenderTargetView.h | 29 + SceneKit/SCNRenderer.h | 180 ++ SceneKit/SCNRendererJSExport-Protocol.h | 24 + SceneKit/SCNRendererOptionsPanel.h | 25 + SceneKit/SCNRendererOptionsPanelController.h | 55 + SceneKit/SCNResourceTextureView.h | 25 + SceneKit/SCNResourceView.h | 31 + SceneKit/SCNScene.h | 107 + SceneKit/SCNSceneGraphView.h | 44 + SceneKit/SCNSceneJSExport-Protocol.h | 35 + SceneKit/SCNSceneRenderer-Protocol.h | 31 + SceneKit/SCNSceneSource.h | 63 + SceneKit/SCNSceneSourceJSExport-Protocol.h | 25 + SceneKit/SCNShadable-Protocol.h | 19 + SceneKit/SCNShadableHelper.h | 63 + SceneKit/SCNShape.h | 55 + SceneKit/SCNShapeJSExport-Protocol.h | 17 + SceneKit/SCNSkinner.h | 46 + SceneKit/SCNSourceRendererRegistry.h | 25 + SceneKit/SCNSphere.h | 51 + SceneKit/SCNSphereJSExport-Protocol.h | 16 + SceneKit/SCNSpriteKitEventHandler.h | 29 + SceneKit/SCNSpriteKitSource.h | 23 + SceneKit/SCNTechnique.h | 74 + SceneKit/SCNTechniqueJSExport-Protocol.h | 25 + SceneKit/SCNTechniquePanel.h | 25 + SceneKit/SCNTechniquePanelController.h | 39 + SceneKit/SCNTechniqueSupport-Protocol.h | 14 + SceneKit/SCNText.h | 72 + SceneKit/SCNTextJSExport-Protocol.h | 26 + SceneKit/SCNTextureDelegateSource.h | 25 + SceneKit/SCNTextureLayerSource.h | 29 + SceneKit/SCNTextureOffscreenRenderingSource.h | 20 + SceneKit/SCNTextureSource.h | 19 + SceneKit/SCNTextureSpriteKitSource.h | 27 + SceneKit/SCNTorus.h | 50 + SceneKit/SCNTorusJSExport-Protocol.h | 16 + SceneKit/SCNTransaction.h | 47 + SceneKit/SCNTransactionJSExport-Protocol.h | 22 + SceneKit/SCNTransformConstraint.h | 21 + .../SCNTransformConstraintJSExport-Protocol.h | 12 + SceneKit/SCNTube.h | 52 + SceneKit/SCNTubeJSExport-Protocol.h | 17 + SceneKit/SCNTypeInspector.h | 42 + SceneKit/SCNView.h | 156 ++ SceneKit/SCNViewJSExport-Protocol.h | 27 + SceneKit/SCNWebGLExportOperation.h | 18 + SceneKit/SCN_CAKeyframeAnimation.h | 69 + SceneKit/SCN_NSImageFromSlotContents.h | 21 + SceneKit/_C3DProgressDebugger.h | 17 + SceneKit/_SCNExportOperation.h | 49 + ...nNavigableItemRepresentedObject-Protocol.h | 25 + .../IDEScriptingDefinitionDocument.h | 8 +- .../IDEScriptingDefinitionEditor.h | 2 +- ScriptingDefinitionEditor/NSObject-Protocol.h | 12 +- ...OSADefinition-IDEScriptingDefinitionItem.h | 24 +- SpriteKit/CDStructures.h | 1863 +++++++++---- SpriteKit/IKLink.h | 33 + SpriteKit/NSColor-NSColor.h | 5 +- SpriteKit/NSData-GZip.h | 2 + SpriteKit/NSObject-Protocol.h | 12 +- SpriteKit/PKPhysicsBody-SKPhysicsBody.h | 2 +- SpriteKit/SK3DNode.h | 44 + SpriteKit/SKAction.h | 21 +- SpriteKit/SKAnimate.h | 2 +- SpriteKit/SKBitmapFont.h | 16 +- SpriteKit/SKButtonNode.h | 6 +- SpriteKit/SKButtonNodeSprite.h | 6 +- SpriteKit/SKConstraint.h | 47 + SpriteKit/SKCropNode.h | 2 +- SpriteKit/SKCustomFieldNode.h | 23 + SpriteKit/SKDistanceConstraint.h | 33 + SpriteKit/SKDragFieldNode.h | 20 + SpriteKit/SKEffectNode.h | 13 +- SpriteKit/SKElectricFieldNode.h | 20 + SpriteKit/SKEmitterNode.h | 99 +- SpriteKit/SKFieldNode.h | 54 + SpriteKit/SKFollowPath.h | 2 + SpriteKit/SKGlobalSharedContextRegistry.h | 18 + SpriteKit/SKHide.h | 24 + SpriteKit/SKKeyedUnarchiver.h | 2 +- SpriteKit/SKKeyframeSequence.h | 4 +- SpriteKit/SKLabelNode.h | 20 +- SpriteKit/SKLightNode.h | 38 + SpriteKit/SKLinearGravityFieldNode.h | 20 + SpriteKit/SKMagneticFieldNode.h | 20 + SpriteKit/SKMutableTexture.h | 28 + SpriteKit/SKNode.h | 60 +- SpriteKit/SKNoiseFieldNode.h | 22 + SpriteKit/SKOpenGLLayer.h | 3 +- SpriteKit/SKOrientationConstraint.h | 33 + SpriteKit/SKPhysicsBody.h | 49 +- SpriteKit/SKPhysicsContact.h | 10 +- SpriteKit/SKPhysicsGrid.h | 24 + SpriteKit/SKPhysicsJoint.h | 11 +- SpriteKit/SKPhysicsJointLimit.h | 2 +- SpriteKit/SKPhysicsJointPin.h | 13 +- SpriteKit/SKPhysicsJointSliding.h | 6 +- SpriteKit/SKPhysicsJointSpring.h | 4 +- SpriteKit/SKPhysicsWorld.h | 11 +- SpriteKit/SKPositionConstraint.h | 30 + SpriteKit/SKRadialGravityFieldNode.h | 20 + SpriteKit/SKRange.h | 33 + SpriteKit/SKReach.h | 37 + SpriteKit/SKReachConstraints.h | 26 + SpriteKit/SKRegion.h | 36 + SpriteKit/SKRotationConstraint.h | 26 + SpriteKit/SKSCNRenderer.h | 81 + SpriteKit/SKScaleConstraint.h | 31 + SpriteKit/SKScene.h | 31 +- SpriteKit/SKShader.h | 50 + SpriteKit/SKShapeNode.h | 39 +- SpriteKit/SKSizeConstraint.h | 30 + SpriteKit/SKSoundBuffer.h | 4 +- SpriteKit/SKSoundContext.h | 6 +- SpriteKit/SKSoundSource.h | 12 +- SpriteKit/SKSpringFieldNode.h | 20 + SpriteKit/SKSpriteNode.h | 32 +- SpriteKit/SKStrength.h | 24 + SpriteKit/SKTexture.h | 52 +- SpriteKit/SKTextureAtlas.h | 7 +- SpriteKit/SKTextureAtlasPacker.h | 25 + SpriteKit/SKTextureCache.h | 32 +- SpriteKit/SKThreadSafeMutableArray.h | 4 +- SpriteKit/SKThreadSafeMutableDictionary.h | 31 + SpriteKit/SKTileMap.h | 10 +- SpriteKit/SKTransition.h | 4 +- SpriteKit/SKTurbulenceFieldNode.h | 20 + SpriteKit/SKUniform.h | 68 + SpriteKit/SKUniformInfo.h | 26 + SpriteKit/SKVelocityFieldNode.h | 28 + SpriteKit/SKVideoNode.h | 6 +- SpriteKit/SKView.h | 67 +- SpriteKit/SKVortexFieldNode.h | 20 + SymbolicationDT/CDStructures.h | 126 + SymbolicationDT/DVT_VMUArchitecture.h | 46 + SymbolicationDT/DVT_VMUBacktrace.h | 52 + SymbolicationDT/DVT_VMUCallTreeLeafNode.h | 25 + SymbolicationDT/DVT_VMUCallTreeNode.h | 76 + SymbolicationDT/DVT_VMUCallTreePseudoNode.h | 20 + SymbolicationDT/DVT_VMUCallTreeRoot.h | 37 + SymbolicationDT/DVT_VMUClassInfo.h | 93 + SymbolicationDT/DVT_VMUClassInfoMap.h | 29 + SymbolicationDT/DVT_VMUDirectedGraph.h | 47 + .../DVT_VMUNonOverlappingRangeArray.h | 25 + SymbolicationDT/DVT_VMUObjectGraph.h | 32 + SymbolicationDT/DVT_VMUObjectIdentifier.h | 70 + .../DVT_VMUObjectLabelHandlerInfo.h | 22 + SymbolicationDT/DVT_VMUProcInfo.h | 66 + SymbolicationDT/DVT_VMUProcList.h | 45 + SymbolicationDT/DVT_VMUProcessDescription.h | 81 + SymbolicationDT/DVT_VMURangeArray.h | 45 + SymbolicationDT/DVT_VMUSampler.h | 104 + SymbolicationDT/DVT_VMUTaskMemoryCache.h | 32 + SymbolicationDT/DVT_VMUTaskMemoryScanner.h | 72 + SymbolicationDT/DVT_VMUVMRegion.h | 63 + SymbolicationDT/DVT_VMUVMRegionIdentifier.h | 27 + SymbolicationDT/NSCoding-Protocol.h | 11 + SymbolicationDT/NSCopying-Protocol.h | 10 + XCSCore/CDStructures.h | 58 + XCSCore/GCDAsyncReadPacket.h | 35 + XCSCore/GCDAsyncSocket.h | 198 ++ XCSCore/GCDAsyncSocketPreBuffer.h | 31 + XCSCore/GCDAsyncSpecialPacket.h | 20 + XCSCore/GCDAsyncWritePacket.h | 23 + XCSCore/NSArray-XCSUtilities.h | 14 + XCSCore/NSData-CRC32.h | 12 + XCSCore/NSData-WithBase64.h | 13 + XCSCore/NSDate-XCSDateTime.h | 15 + XCSCore/NSDate-XCSUtilities.h | 21 + XCSCore/NSDictionary-XCSUtilities.h | 18 + XCSCore/NSHTTPURLResponse-XCSUtilities.h | 12 + XCSCore/NSImage-NSImage.h | 12 + XCSCore/NSNetServiceDelegate-Protocol.h | 22 + XCSCore/NSObject-Protocol.h | 33 + XCSCore/NSString-XCSUtilities.h | 16 + XCSCore/NSURLRequest-XCSUtilities.h | 14 + XCSCore/XCSACL.h | 41 + XCSCore/XCSASLLogDestination.h | 18 + XCSCore/XCSBlockStep.h | 16 + XCSCore/XCSBot.h | 45 + XCSCore/XCSBotConfiguration.h | 45 + XCSCore/XCSBotGroup.h | 29 + XCSCore/XCSBotSCMBlueprint.h | 27 + XCSCore/XCSBotSchedule.h | 28 + XCSCore/XCSBotScheduleRecurrence.h | 24 + XCSCore/XCSBotStats.h | 121 + XCSCore/XCSBuildResultSummary.h | 53 + XCSCore/XCSCommit.h | 41 + XCSCore/XCSCommitChangeFilePath.h | 29 + XCSCore/XCSCommitHistory.h | 35 + XCSCore/XCSContributor.h | 36 + XCSCore/XCSCore.h | 14 + XCSCore/XCSDevice.h | 50 + XCSCore/XCSDocumentProtocol-Protocol.h | 12 + XCSCore/XCSEventStream.h | 48 + XCSCore/XCSEventStreamDelegate-Protocol.h | 16 + XCSCore/XCSEventStreamListener.h | 22 + XCSCore/XCSFakeObjects.h | 56 + XCSCore/XCSFileLogDestination.h | 25 + XCSCore/XCSFormData.h | 25 + XCSCore/XCSHTTPCredential.h | 20 + XCSCore/XCSHTTPOperation.h | 41 + XCSCore/XCSHTTPRequest.h | 49 + XCSCore/XCSHTTPResponse.h | 42 + XCSCore/XCSHostedRepository.h | 35 + XCSCore/XCSIntegration.h | 66 + XCSCore/XCSIntegrationAsset.h | 32 + XCSCore/XCSIntegrationAssets.h | 37 + XCSCore/XCSIntegrationIssue.h | 51 + XCSCore/XCSIntegrationIssueDiff.h | 32 + XCSCore/XCSIntegrationIssues.h | 37 + XCSCore/XCSIntegrationTestResult.h | 51 + XCSCore/XCSLogDestination.h | 27 + XCSCore/XCSLogger.h | 36 + XCSCore/XCSMessageChannel.h | 75 + XCSCore/XCSMessageChannelDelegate-Protocol.h | 22 + XCSCore/XCSMessageChannelMessage.h | 26 + XCSCore/XCSNotificationRequest.h | 28 + XCSCore/XCSObject.h | 63 + XCSCore/XCSOrderedDictionary.h | 34 + XCSCore/XCSPendingIntegration.h | 16 + XCSCore/XCSPerfMetricTestResult.h | 57 + XCSCore/XCSPlaceholderProtocol-Protocol.h | 10 + XCSCore/XCSPortalTeam.h | 30 + XCSCore/XCSService.h | 220 ++ XCSCore/XCSServiceManager.h | 28 + XCSCore/XCSService_BonjourConnection.h | 48 + XCSCore/XCSTest.h | 50 + XCSCore/XCSTestClassPlaceholder.h | 24 + XCSCore/XCSTestDevice.h | 21 + XCSCore/XCSTestObjectPlaceholder.h | 45 + XCSCore/XCSTestPerfMetric.h | 52 + XCSCore/XCSTestPlaceholder.h | 23 + XCSCore/XCSTestResult.h | 47 + XCSCore/XCSTestTargetPlaceholder.h | 22 + XCSCore/XCSTrigger.h | 30 + XCSCore/XCSTriggerConditions.h | 30 + XCSCore/XCSTriggerEmailConfiguration.h | 32 + XCSCore/XCSUser.h | 29 + XCSCore/XCSUserSession.h | 29 + XCSCore/XCSUtilities.h | 26 + XCSCore/XCSValidator.h | 68 + XCSCore/XCSVersionInfo.h | 34 + XCSUI/CDStructures.h | 28 + XCSUI/DVTInvalidation-Protocol.h | 20 + XCSUI/DVTReplacementViewDelegate-Protocol.h | 17 + XCSUI/DVTScopeBarContentController-Protocol.h | 17 + XCSUI/DVTSplitViewDelegate-Protocol.h | 18 + XCSUI/IDECapsuleViewController-Protocol.h | 30 + XCSUI/IDECapsuleViewDelegate-Protocol.h | 31 + ...tinuousIntegrationActionManager-Protocol.h | 23 + ...ContinuousIntegrationBotMonitor-Protocol.h | 19 + ...onCreateEditBotWindowController-Protocol.h | 12 + ...sIntegrationLogNavigatorActions-Protocol.h | 19 + ...usIntegrationLogNavigatorHelper-Protocol.h | 18 + ...tionNewServiceAccountController-Protocol.h | 12 + ...inuousIntegrationServiceManager-Protocol.h | 16 + ...nNavigableItemRepresentedObject-Protocol.h | 25 + XCSUI/IDELogViewControllerDelegate-Protocol.h | 13 + XCSUI/IDESharedTests_Device-Protocol.h | 22 + XCSUI/IDESharedTests_PerfMetric-Protocol.h | 26 + XCSUI/IDESharedTests_RootObject-Protocol.h | 15 + XCSUI/IDESharedTests_Test-Protocol.h | 23 + XCSUI/IDESharedTests_TestGroup-Protocol.h | 16 + XCSUI/IDESharedTests_TestRun-Protocol.h | 26 + ..._XCSUICreateBotAssistantContextAdditions.h | 13 + XCSUI/NSControlTextEditingDelegate-Protocol.h | 20 + XCSUI/NSNetServiceBrowserDelegate-Protocol.h | 20 + XCSUI/NSNetServiceDelegate-Protocol.h | 22 + XCSUI/NSObject-Protocol.h | 33 + XCSUI/NSOutlineViewDataSource-Protocol.h | 29 + XCSUI/NSOutlineViewDelegate-Protocol.h | 49 + XCSUI/NSPopoverDelegate-Protocol.h | 20 + XCSUI/NSSplitViewDelegate-Protocol.h | 25 + XCSUI/NSTableViewDataSource-Protocol.h | 25 + XCSUI/NSTableViewDelegate-Protocol.h | 41 + XCSUI/NSTextDelegate-Protocol.h | 18 + XCSUI/NSURLConnectionDataDelegate-Protocol.h | 20 + XCSUI/NSURLConnectionDelegate-Protocol.h | 19 + XCSUI/XCSBot-XCSBot_IDEKit.h | 40 + XCSUI/XCSBotEditor.h | 22 + XCSUI/XCSBotEditorDocument.h | 23 + XCSUI/XCSBotIntegrationDocument.h | 24 + XCSUI/XCSBotIntegrationEditor.h | 27 + XCSUI/XCSBotSummaryDocumentLocation.h | 26 + XCSUI/XCSBotSupportingDocument.h | 25 + XCSUI/XCSBotSupportingEditor.h | 82 + ...rtingEditorHostedViewController-Protocol.h | 20 + XCSUI/XCSBotSupportingGeniusResultsFinder.h | 17 + XCSUI/XCSCore_XCSUIAdditions.h | 19 + XCSUI/XCSIntegration-IDEKit.h | 47 + ...XCSIntegration-IDESharedTestModelObjects.h | 24 + XCSUI/XCSIntegration-XCSUIAdditions.h | 14 + XCSUI/XCSIntegrationAssetDownloader.h | 35 + XCSUI/XCSService-IDEAccountPrefsPaneAccount.h | 57 + XCSUI/XCSService-IDEKit.h | 12 + XCSUI/XCSServiceErrorDelegate-Protocol.h | 14 + XCSUI/XCSTest-IDESharedTestModelObjects.h | 36 + ...assPlaceholder-IDESharedTestModelObjects.h | 28 + .../XCSTestClassPlaceholder-XCSUIAdditions.h | 13 + .../XCSTestDevice-IDESharedTestModelObjects.h | 30 + XCSUI/XCSTestDevice-XCSUIAdditions.h | 14 + ...TestPerfMetric-IDESharedTestModelObjects.h | 34 + ...estPlaceholder-IDESharedTestModelObjects.h | 34 + XCSUI/XCSTestPlaceholder-XCSUIAdditions.h | 13 + .../XCSTestTargetPlaceholder-XCSUIAdditions.h | 13 + ...UIAccountPrefsServerDetailViewController.h | 66 + ...SUIAccountReachabilityToImageTransformer.h | 19 + XCSUI/XCSUIActionManager.h | 38 + ...XCSUIAddServerAuthenticateViewController.h | 45 + .../XCSUIAddServerChoosePageViewController.h | 65 + XCSUI/XCSUIAddServerWindowController.h | 33 + XCSUI/XCSUIAssetDownloadHelper.h | 51 + XCSUI/XCSUIBotArchivesViewController.h | 39 + XCSUI/XCSUIBotEditorSectionDividerView.h | 17 + XCSUI/XCSUIBotIntegrationPopoverBadgesView.h | 28 + ...CSUIBotIntegrationPopoverStatusBadgeView.h | 24 + ...tIntegrationSummaryPopoverViewController.h | 44 + ...XCSUIBotIntegrationTestPopoverBadgesView.h | 26 + ...IBotIntegrationTestPopoverViewController.h | 48 + ...SUIBotLogEditorScopeBarDelegate-Protocol.h | 14 + XCSUI/XCSUIBotLogScopeBar.h | 41 + XCSUI/XCSUIBotNavigableItem.h | 59 + XCSUI/XCSUIBotSummaryHeaderViewController.h | 28 + XCSUI/XCSUIBotSummaryIssueSeries.h | 21 + XCSUI/XCSUIBotSummaryStackedBarGraph.h | 48 + XCSUI/XCSUIBotSummaryStackedBarGraphBar.h | 30 + XCSUI/XCSUIBotSummaryStackedBarGraphColumn.h | 42 + ...XCSUIBotSummaryStackedBarGraphController.h | 44 + ...tSummaryStackedBarGraphDelegate-Protocol.h | 13 + ...ummaryStatusAndIssueCountsViewController.h | 47 + XCSUI/XCSUIBotSummaryViewController.h | 94 + XCSUI/XCSUIBotTestsViewController.h | 39 + XCSUI/XCSUIColors.h | 39 + XCSUI/XCSUICreateBotAssistantContext.h | 102 + ...reateBotAssistantContextWindowController.h | 36 + XCSUI/XCSUICreateBotBasicInfoAssistant.h | 90 + XCSUI/XCSUICreateBotCreatingAssistant.h | 53 + XCSUI/XCSUICreateBotDevicePickerAssistant.h | 96 + XCSUI/XCSUICreateBotDeviceTableCellView.h | 20 + ...reateBotEmailNotificationsViewController.h | 47 + XCSUI/XCSUICreateBotNotificationsAssistant.h | 58 + XCSUI/XCSUICreateBotPersonViewController.h | 17 + XCSUI/XCSUICreateBotRepositoryIssue.h | 31 + XCSUI/XCSUICreateBotRepositoryTableCellView.h | 36 + ...RepositoryTableCellViewDelegate-Protocol.h | 13 + XCSUI/XCSUICreateBotRunScriptViewController.h | 35 + XCSUI/XCSUICreateBotSCMAssistant.h | 94 + XCSUI/XCSUICreateBotSchedulingAssistant.h | 96 + .../XCSUICreateBotSegueToCommitSheetManager.h | 37 + XCSUI/XCSUICreateBotTriggerCellView.h | 23 + ...teBotTriggerChildViewController-Protocol.h | 14 + ...CreateBotTriggerConditionsViewController.h | 25 + XCSUI/XCSUICreateBotTriggerCreateCellView.h | 22 + ...otTriggerCreateCellViewDelegate-Protocol.h | 12 + XCSUI/XCSUICreateBotTriggerViewController.h | 55 + ...otTriggerViewControllerDelegate-Protocol.h | 13 + XCSUI/XCSUIDataTransformers.h | 16 + XCSUI/XCSUIDeviceUtilities.h | 16 + XCSUI/XCSUIErrors.h | 16 + XCSUI/XCSUIFakeTestData.h | 16 + XCSUI/XCSUIHorizontalDividerLineView.h | 17 + XCSUI/XCSUIInsetHorizontalDividerLine.h | 21 + ...UIIntegrationAttributedStringUIGenerator.h | 16 + XCSUI/XCSUIIntegrationCommitsViewController.h | 16 + XCSUI/XCSUIIntegrationDevicesCellView.h | 20 + XCSUI/XCSUIIntegrationDevicesOutlineView.h | 16 + ...IIntegrationDevicesOutlineViewController.h | 45 + XCSUI/XCSUIIntegrationDevicesTableRowView.h | 21 + XCSUI/XCSUIIntegrationDevicesTestGroup.h | 25 + XCSUI/XCSUIIntegrationDevicesViewController.h | 49 + XCSUI/XCSUIIntegrationEditorHeaderView.h | 29 + XCSUI/XCSUIIntegrationHistoryViewController.h | 23 + XCSUI/XCSUIIntegrationIssue.h | 25 + XCSUI/XCSUIIntegrationIssuesHelper.h | 16 + ...IIntegrationLogViewControllerContentView.h | 18 + XCSUI/XCSUIIntegrationLogsViewController.h | 90 + XCSUI/XCSUIIntegrationMetricTableCellView.h | 28 + XCSUI/XCSUIIntegrationNavigableItem.h | 62 + ...erfMetricIterationsPopoverViewController.h | 22 + ...ationPerformanceTestMeasureTableCellView.h | 32 + ...rationStatusAndIssueCountsViewController.h | 70 + XCSUI/XCSUIIntegrationSteppedProgressView.h | 33 + ...teppedProgressViewLabelProvider-Protocol.h | 13 + ...rationSummaryCommitsDetailViewController.h | 53 + ...IIntegrationSummaryCommitsViewController.h | 83 + ...UIIntegrationSummaryCommitterBadgeButton.h | 22 + ...CSUIIntegrationSummaryCommitterBadgeView.h | 54 + ...IIntegrationSummaryDevicesViewController.h | 54 + ...IntegrationSummaryInflightViewController.h | 50 + ...grationSummaryIssuesDetailViewController.h | 53 + XCSUI/XCSUIIntegrationSummaryViewController.h | 73 + ...IIntegrationTestsDetailDeviceOutlineView.h | 14 + ...tegrationTestsDetailDeviceViewController.h | 92 + .../XCSUIIntegrationTestsDetailOutlineView.h | 14 + ...egrationTestsDetailOutlineViewController.h | 53 + ...UIIntegrationTestsDetailTestTableRowView.h | 22 + ...CSUIIntegrationTestsDetailViewController.h | 101 + ...XCSUIIntegrationTestsDeviceTableCellView.h | 32 + ...grationTestsNavigatorDeviceTableCellView.h | 22 + ...CSUIIntegrationTestsNavigatorOutlineView.h | 16 + ...ionTestsNavigatorOutlineViewTableRowView.h | 24 + ...tegrationTestsNavigatorPerspectiveButton.h | 24 + ...gatorPerspectiveButtonTextAttachmentCell.h | 16 + ...IIntegrationTestsNavigatorViewController.h | 53 + XCSUI/XCSUIIntegrationTestsViewController.h | 50 + XCSUI/XCSUIIssueGroup.h | 25 + XCSUI/XCSUIIssueGroupsDistributor.h | 25 + XCSUI/XCSUIIssueSectionViewController.h | 21 + XCSUI/XCSUIIssueViewController.h | 21 + XCSUI/XCSUILogNavigatorHelper.h | 32 + XCSUI/XCSUINavigableItem.h | 27 + XCSUI/XCSUIOutlineViewSupport.h | 16 + XCSUI/XCSUIPerfMetricBadgeView.h | 30 + ...PerfMetricIterationPopoverViewController.h | 25 + ...UIPerfMetricIterationsGraphTableCellView.h | 20 + XCSUI/XCSUIPerfMetricIterationsGraphView.h | 31 + XCSUI/XCSUIServiceManager.h | 38 + XCSUI/XCSUIStackedBarChartBar.h | 27 + XCSUI/XCSUIStackedBarChartViewController.h | 48 + ...arChartViewControllerDataSource-Protocol.h | 22 + ...dBarChartViewControllerDelegate-Protocol.h | 14 + XCSUI/XCSUIStatusBadge.h | 46 + XCSUI/XCSUIStatusBadgeClickHandler-Protocol.h | 11 + XCSUI/XCSUIStatusBadgeView.h | 35 + XCSUI/XCSUIStatusBadgesView.h | 30 + XCSUI/XCSUIVerticalDividerLineView.h | 17 + XCSUI/XCSUIZipUnpackUtility.h | 16 + XCSUI/XCSUI_Private.h | 17 + XCSUI/XCSWorkspaceBotMonitor.h | 58 + ...XCUIPerfMetricBadgePopoverViewController.h | 33 + XCSUI/_XCSDeviceGraphRow.h | 14 + XCSUI/_XCSPerfMetricBarView.h | 35 + XCSUI/_XCSTestFetcher.h | 23 + XCSUI/_XCSTestGraphRow.h | 14 + XCSUI/_XCSTestGraphRow2.h | 14 + XCSUI/_XCSUIAllCommittersBadgeView.h | 23 + .../_XCSUIBotIntegrationPopoverDividerLine.h | 16 + XCSUI/_XCSUIBotSummaryControllerContentView.h | 18 + XCSUI/_XCSUIIntegrationIssueView.h | 38 + ...UIIntegrationSummaryCommiterTableRowView.h | 16 + ...ryCommitsDetailTimeStampRevisionCellView.h | 24 + ...CSUIIntegrationSummaryCommitsOutlineView.h | 16 + ...SUIIntegrationSummaryDeviceTableCellView.h | 24 + XCSUI/_XCSUIIntegrationSummaryScrollView.h | 18 + ...egrationTestsDetailControllerContentView.h | 19 + XCSUI/_XCSUIIssueSectionView.h | 21 + XCSUI/_XCSUIIssueSelectionManager.h | 21 + XCSUI/_XCSUIIssueShowMoreButton.h | 20 + XCSUI/_XCSUIIssuesSummaryView.h | 16 + XCSUI/_XCSUILegendTextAttachmentCell.h | 16 + XCSUI/_XCSUIShowMoreRow.h | 14 + XCSUI/_XCSUIStatusIssueSection.h | 40 + XDBase/NSObject-Protocol.h | 12 +- XDBase/XDErrorWarningCallbackDefaultImp.h | 6 + XDBase/XDSCClass.h | 8 +- XDBase/XDSCInterface.h | 8 +- XDBase/XDUMLAbstractionImp.h | 8 +- XDBase/XDUMLAssociationImpl.h | 8 +- XDBase/XDUMLClassImp.h | 9 +- XDBase/XDUMLClassifierImp.h | 8 + XDBase/XDUMLCommentImp.h | 6 + XDBase/XDUMLDataTypeImp.h | 9 +- XDBase/XDUMLElementImp.h | 8 +- XDBase/XDUMLGeneralizationImp.h | 9 +- XDBase/XDUMLImplementationImp.h | 9 +- XDBase/XDUMLInterfaceImp.h | 9 +- XDBase/XDUMLNamedElementImp.h | 7 +- XDBase/XDUMLNamespaceImp.h | 8 + XDBase/XDUMLOperationImp.h | 9 +- XDBase/XDUMLPackageImp.h | 9 +- XDBase/XDUMLParameterImp.h | 7 +- XDBase/XDUMLPropertyImp.h | 7 +- XDBase/XDUMLStereotypeImp.h | 8 + XDInterface/NSObject-Protocol.h | 12 +- XDInterface/NSTextViewDelegate-Protocol.h | 2 +- XDInterface/XDBezelWidgetManager.h | 8 +- XDInterface/XDComponentProxy.h | 8 +- XDInterface/XDDiagramTool.h | 6 + XDInterface/XDGraphLayouter.h | 6 + XDInterface/XDGraphicTextEditor.h | 8 +- XDInterface/XDShape.h | 6 + ...ationDataShellTaskConfiguration-Protocol.h | 12 + ...zationManagerReadStringsResults-Protocol.h | 13 + ...EntitlementsCoordinatorPlatform-Protocol.h | 14 + Xcode3Core/NSObject-Protocol.h | 12 +- Xcode3Core/Xcode3CommandLineBuildTool.h | 20 +- .../Xcode3LocalizedSourceStringsAdaptor.h | 27 + Xcode3Core/Xcode3LocalizedTargetAdaptor.h | 28 + Xcode3Core/Xcode3SourceTrees.h | 8 + ...PortalEntitlementsCoordinatorMacPlatform.h | 31 + ...e3CommandLineProjectCreationErrorHandler.h | 6 + ...edSourceStringsAdaptorSetupSourceContext.h | 29 + ...zedSourceStringsAdaptorSetupTableContext.h | 27 + ...edSourceStringsAdaptorSetupTargetContext.h | 27 + Xcode3UI/DVTSourceExpressionSource-Protocol.h | 4 +- Xcode3UI/DVTSourceTextViewDelegate-Protocol.h | 2 +- Xcode3UI/DVTTextFindable-Protocol.h | 1 + Xcode3UI/DVTTextStorageDelegate-Protocol.h | 4 + ...IDECapabilitiesContextProviding-Protocol.h | 8 +- .../IDECapsuleListViewDataSource-Protocol.h | 2 +- Xcode3UI/IDECapsuleViewController-Protocol.h | 4 +- Xcode3UI/IDECapsuleViewDelegate-Protocol.h | 3 + .../IDEComparisonEditorDataSource-Protocol.h | 28 + Xcode3UI/IDEFilterControlBarTarget-Protocol.h | 18 + ...nNavigableItemRepresentedObject-Protocol.h | 25 + ...IFFComparisonFile-Xcode3LocalizationFile.h | 30 + ...FComparisonIssue-Xcode3LocalizationIssue.h | 30 + ...EObjCModernizationOptionChooserAssistant.h | 72 + ...ObjCModernizationOptionChooserOptionItem.h | 48 + Xcode3UI/IDEReviewFilesDataSource-Protocol.h | 22 + Xcode3UI/IDEUpgradeTaskHandler-Protocol.h | 13 + ...on-Xcode3ProjectTemplateTesterExtensions.h | 12 + Xcode3UI/NSCopying-Protocol.h | 10 + Xcode3UI/NSObject-Protocol.h | 12 +- Xcode3UI/NSPathControlDelegate-Protocol.h | 1 + Xcode3UI/NSPopoverDelegate-Protocol.h | 1 + Xcode3UI/NSTextViewDelegate-Protocol.h | 2 +- ...riptBuildPhase-Xcode3BuildPhaseAdditions.h | 12 + .../PBXBuildPhase-Xcode3BuildPhaseAdditions.h | 17 + ...ilesBuildPhase-Xcode3BuildPhaseAdditions.h | 12 + ...orksBuildPhase-Xcode3BuildPhaseAdditions.h | 12 + ...dersBuildPhase-Xcode3BuildPhaseAdditions.h | 14 + ...rcesBuildPhase-Xcode3BuildPhaseAdditions.h | 12 + ...XRezBuildPhase-Xcode3BuildPhaseAdditions.h | 12 + ...rcesBuildPhase-Xcode3BuildPhaseAdditions.h | 12 + Xcode3UI/Xcode3AddFrameworksController.h | 8 +- .../Xcode3AppIDItemIdentifiersItemModelSet.h | 56 + ...3AppIDItemIdentifiersTableViewController.h | 72 + Xcode3UI/Xcode3ApplicationGroupsItemModel.h | 28 + ...code3ApplicationGroupsItemViewController.h | 26 + .../Xcode3ArrayOfStringsValueTransformer.h | 16 + Xcode3UI/Xcode3BlueprintProviderWrapper.h | 9 +- Xcode3UI/Xcode3BlueprintWrapper.h | 9 +- Xcode3UI/Xcode3BuildFile.h | 57 + Xcode3UI/Xcode3BuildFileGroup.h | 51 + Xcode3UI/Xcode3BuildFileRoleGroup.h | 39 + Xcode3UI/Xcode3BuildPhase.h | 43 + Xcode3UI/Xcode3BuildPhaseRootGroup.h | 25 + Xcode3UI/Xcode3BuildPhaseViewController.h | 8 +- Xcode3UI/Xcode3BuildPhasesEditor.h | 17 +- .../Xcode3BuildPropertyCategoryNodeAdapter.h | 8 +- Xcode3UI/Xcode3BuildPropertyColumnContext.h | 6 +- ...Xcode3BuildPropertyDefinitionNodeAdapter.h | 6 +- Xcode3UI/Xcode3BuildPropertyEditor.h | 6 + Xcode3UI/Xcode3BuildPropertyPopUpButtonCell.h | 6 + Xcode3UI/Xcode3BuildRuleViewController.h | 8 +- Xcode3UI/Xcode3BuildRulesEditor.h | 9 +- Xcode3UI/Xcode3BuildSettingsEditor.h | 11 +- Xcode3UI/Xcode3BuildSettingsGroupRowCell.h | 2 +- .../Xcode3BuildSettingsGroupRowCellSubtitle.h | 2 +- Xcode3UI/Xcode3CapabilitiesEditor.h | 6 +- ...3CodesignResolutionActionContextProvider.h | 8 + .../Xcode3CodesignTroubleshootingSliceView.h | 4 + Xcode3UI/Xcode3CodesigningSelectorModel.h | 4 + .../Xcode3CompileFlagSettingViewController.h | 6 + ...e3CompileSourcesBuildPhaseViewController.h | 2 +- Xcode3UI/Xcode3ConfigurableDataSource.h | 8 + Xcode3UI/Xcode3ConfigurationMenuDelegate.h | 8 + .../Xcode3CopyFilesBuildPhaseViewController.h | 10 +- ...pyFilesInnerFileBuildPhaseViewController.h | 27 + .../Xcode3CustomBuildRuleViewController.h | 9 +- Xcode3UI/Xcode3CustomUpgradeTask.h | 35 + Xcode3UI/Xcode3DataProtectionItemModel.h | 4 +- .../Xcode3DataProtectionItemViewController.h | 2 +- Xcode3UI/Xcode3EditingGroup.h | 25 +- Xcode3UI/Xcode3EmbeddedBinariesGroup.h | 29 + Xcode3UI/Xcode3EmbeddedBinariesPseudoPhase.h | 29 + ...beddedBinariesPseudoPhaseViewcController.h | 22 + Xcode3UI/Xcode3EvaluatedStringFormatter.h | 26 + Xcode3UI/Xcode3FileBuildPhaseViewController.h | 15 +- .../Xcode3FileReference-IDEInspectorSupport.h | 8 + .../Xcode3FileTemplateCompletionAssistant.h | 1 + ...Xcode3FrameworksBuildPhaseViewController.h | 3 +- Xcode3UI/Xcode3GameCenterItemModel.h | 14 +- Xcode3UI/Xcode3GameCenterItemViewController.h | 2 +- .../Xcode3HeadersBuildPhaseViewController.h | 6 + Xcode3UI/Xcode3IconListInspectorCoordinator.h | 8 +- Xcode3UI/Xcode3InAppPurchaseItemModel.h | 5 +- .../Xcode3InAppPurchaseItemViewController.h | 2 +- Xcode3UI/Xcode3InfoArraySliceController.h | 2 +- ...Xcode3InfoDictionaryColumnViewController.h | 1 + .../Xcode3InfoDictionarySliceController.h | 6 + Xcode3UI/Xcode3InfoEditor.h | 6 +- Xcode3UI/Xcode3InfoEditorPlistDocument.h | 6 +- .../Xcode3InfoEditorProjectItemNameProvider.h | 6 +- .../Xcode3InfoEditorSubclassNameProvider.h | 6 +- Xcode3UI/Xcode3InfoEditorUtilities.h | 5 +- Xcode3UI/Xcode3InfoEntry.h | 5 +- Xcode3UI/Xcode3InfoGroupEntry.h | 4 +- Xcode3UI/Xcode3InfoPlistSliceView.h | 4 + Xcode3UI/Xcode3InfoSection.h | 5 +- Xcode3UI/Xcode3InfoSliceController.h | 8 +- Xcode3UI/Xcode3KeychainItemModel.h | 3 +- Xcode3UI/Xcode3KeychainItemViewController.h | 2 +- .../Xcode3Library-IDENavigableItemSupport.h | 23 +- ...ode3LibraryGroup-IDENavigableItemSupport.h | 23 +- ...LibraryReference-IDENavigableItemSupport.h | 22 +- Xcode3UI/Xcode3LocalizationCommands.h | 9 +- Xcode3UI/Xcode3LocalizationExportContext.h | 28 + Xcode3UI/Xcode3LocalizationExportController.h | 39 + .../Xcode3LocalizationFileNavigableItem.h | 16 + Xcode3UI/Xcode3LocalizationGroup.h | 43 + .../Xcode3LocalizationGroupNavigableItem.h | 14 + Xcode3UI/Xcode3LocalizationImportContext.h | 30 + Xcode3UI/Xcode3LocalizationImportController.h | 72 + .../Xcode3LocalizationIssueNavigableItem.h | 16 + Xcode3UI/Xcode3LocalizationMenuDelegate.h | 8 + Xcode3UI/Xcode3LocalizationsInspector.h | 20 +- Xcode3UI/Xcode3MacMapsItemModel.h | 5 +- Xcode3UI/Xcode3MacOSImageModel.h | 6 + Xcode3UI/Xcode3MacOSTargetEditor.h | 20 + Xcode3UI/Xcode3MacroEditingContext.h | 5 +- Xcode3UI/Xcode3MapsItemModel.h | 2 + Xcode3UI/Xcode3MapsItemViewController.h | 2 +- .../Xcode3MarkCopiedFilesToBeCodeSigned.h | 21 + Xcode3UI/Xcode3PassbookItemModel.h | 4 +- Xcode3UI/Xcode3PassbookItemViewController.h | 2 +- .../Xcode3Project-IDENavigableItemSupport.h | 24 +- Xcode3UI/Xcode3ProjectDocument.h | 6 +- Xcode3UI/Xcode3ProjectEditor.h | 32 +- Xcode3UI/Xcode3ProjectEditorAddTargetItem.h | 23 +- Xcode3UI/Xcode3ProjectEditorItem.h | 6 + ...ode3ProjectEditorSourceListContainerView.h | 16 + Xcode3UI/Xcode3ProjectInfoEditor.h | 11 +- ...e3ProjectInfoEditorCapsuleViewController.h | 8 +- ...Xcode3ProjectLocalizationLocaleAssistant.h | 8 +- Xcode3UI/Xcode3ProjectTemplate.h | 10 +- Xcode3UI/Xcode3ProjectTemplateDefinition.h | 2 + .../Xcode3ProjectTemplateDefinitionNode.h | 14 +- Xcode3UI/Xcode3ProjectTemplateFactory.h | 1 + Xcode3UI/Xcode3ProjectTemplateTester.h | 24 + Xcode3UI/Xcode3ProjectTemplateUnit.h | 28 +- .../Xcode3ResourcesBuildPhaseViewController.h | 2 +- Xcode3UI/Xcode3SafariKeychainItemModel.h | 31 + .../Xcode3SafariKeychainItemViewController.h | 40 + Xcode3UI/Xcode3SandboxItemModel.h | 2 + Xcode3UI/Xcode3SandboxItemViewController.h | 8 +- Xcode3UI/Xcode3SaveDestinationController.h | 8 +- ...code3ShellScriptBuildPhaseViewController.h | 9 +- .../Xcode3SourceTreesPrefsPaneController.h | 8 +- .../Xcode3Target-Xcode3TargetUIAdditions.h | 23 +- Xcode3UI/Xcode3TargetCapabilitiesContext.h | 13 +- Xcode3UI/Xcode3TargetChooserViewController.h | 8 +- Xcode3UI/Xcode3TargetCoordinator.h | 6 +- Xcode3UI/Xcode3TargetDependency.h | 42 + Xcode3UI/Xcode3TargetDependencyGroup.h | 25 + Xcode3UI/Xcode3TargetDependencyPhase.h | 29 + Xcode3UI/Xcode3TargetEditor.h | 18 +- .../Xcode3TargetEditorCapsuleViewController.h | 8 +- .../Xcode3TargetEntitlementsCoordinator.h | 8 +- ...Xcode3TargetEntitlementsCoordinatorToken.h | 2 + Xcode3UI/Xcode3TargetMembershipDataSource.h | 7 + Xcode3UI/Xcode3TargetMembershipInspector.h | 8 +- ...ode3TargetMembershipInspectorContentView.h | 6 +- ...code3TargetPortalEntitlementsCoordinator.h | 21 +- ...getPortalEntitlementsCoordinatorSnapshot.h | 4 +- .../Xcode3TargetTemplateOptionsAssistant.h | 16 +- Xcode3UI/Xcode3TargetWrapper.h | 4 +- Xcode3UI/Xcode3TextConversionProvider.h | 8 + Xcode3UI/Xcode3UpgradeGCHandler.h | 28 + Xcode3UI/Xcode3UpgradeGarbageCollection.h | 17 + Xcode3UI/Xcode3UpgradeProjectContext.h | 9 +- Xcode3UI/Xcode3UpgradeProjectTask.h | 4 +- Xcode3UI/Xcode3UpgradeSchemeContext.h | 9 +- Xcode3UI/Xcode3UpgradeSchemeTask.h | 4 +- Xcode3UI/Xcode3UpgradeTargetContext.h | 9 +- Xcode3UI/Xcode3UpgradeTargetTask.h | 4 +- Xcode3UI/Xcode3UpgradeTask.h | 21 +- Xcode3UI/Xcode3UpgradeUnitTesting.h | 17 + Xcode3UI/Xcode3UpgradeUnitTestingHandler.h | 28 + Xcode3UI/Xcode3VPNLiteItemModel.h | 18 + Xcode3UI/Xcode3VPNLiteItemViewController.h | 16 + ...antFileReference-IDENavigableItemSupport.h | 1 + .../Xcode3VariantGroup-IDEInspectorSupport.h | 8 + ...code3VariantGroup-NavigableItemAdditions.h | 31 + Xcode3UI/Xcode3VariantGroupNavigableItem.h | 10 +- .../Xcode3VersionGroup-IDEInspectorSupport.h | 8 + ...ode3VersionGroup-IDENavigableItemSupport.h | 31 + Xcode3UI/Xcode3VersionGroupNavigableItem.h | 8 +- Xcode3UI/Xcode3iCloudItemModel.h | 31 +- Xcode3UI/Xcode3iCloudItemViewController.h | 53 +- Xcode3UI/XcodeEmptyAppCachesCommandHandler.h | 8 + Xcode3UI/_TrashDummyLocale.h | 16 + Xcode3UI/_Xcode3LocalizationExportSavePanel.h | 16 + .../_Xcode3LocalizationNoTargetLanguages.h | 16 + Xcode3UI/_Xcode3LocalizationTargetLanguage.h | 24 + .../_Xcode3LocalizationWithTargetLanguages.h | 16 + .../_Xcode3LocalizationsInspectorLocale.h | 29 + Xcode3UI/_Xcode3ProjectInfoProjectNode.h | 2 +- Xcode3UI/_Xcode3ProjectInfoTargetNode.h | 2 +- Xcode3UI/_Xcode3ProjectInfoTreeNode.h | 2 +- XcodeEdit/NSObject-Protocol.h | 12 +- XcodeEdit/XCParagraphMarker.h | 8 + XcodeEdit/XCSourceScannerItem.h | 7 +- XcodeEdit/XCTextView.h | 8 +- ...ReportTopSectionContentDelegate-Protocol.h | 1 + iCloudSupport/IDESimulateLocationMacService.h | 1 + iCloudSupport/NSObject-Protocol.h | 12 +- iCloudSupport/iCloudActivityEditor.h | 6 +- iCloudSupport/iCloudActivityLogProvider.h | 6 +- iCloudSupport/iCloudBrowser.h | 14 +- iCloudSupport/iCloudClientConnection.h | 8 +- iCloudSupport/iCloudController.h | 19 +- iCloudSupport/iCloudDebuggingAddition.h | 4 + .../iCloudDebuggingAdditionUIController.h | 6 +- iCloudSupport/iCloudDebuggingTrayCell.h | 2 +- iCloudSupport/iCloudDocumentLocation.h | 3 +- iCloudSupport/iCloudHeaderViewController.h | 4 +- iCloudSupport/iCloudItem-Protocol.h | 6 +- iCloudSupport/iCloudItem.h | 17 +- iCloudSupport/iCloudMacMonitor.h | 14 +- iCloudSupport/iCloudMonitor.h | 12 +- .../iCloudPerformanceViewController.h | 8 +- iCloudSupport/iCloudService.h | 2 +- iCloudSupport/iCloudServiceCenter.h | 11 +- iCloudSupport/iCloudURLConnectionDelegate.h | 8 +- iCloudSupport/iCloudUbiquityService.h | 10 +- iCloudSupport/iCloudViewController.h | 4 +- 5633 files changed, 119710 insertions(+), 14789 deletions(-) create mode 100644 CoreProfileDT/CDStructures.h create mode 100644 DTDeviceKit/CDStructures.h create mode 100644 DTDeviceKit/DTDKApplication-InterfaceExtensions.h create mode 100644 DTDeviceKit/DTDKApplicationDirectory-InterfaceExtensions.h create mode 100644 DTDeviceKit/DTDKApplicationFile-InterfaceExtensions.h create mode 100644 DTDeviceKit/DTDKApplicationFileBase-InterfaceExtensions.h create mode 100644 DTDeviceKit/DTDKApplicationItemBase-InterfaceExtensions.h create mode 100644 DTDeviceKit/DTDKApplicationPackage-InterfaceExtensions.h create mode 100644 DTDeviceKit/DTDKDetailViewController.h create mode 100644 DTDeviceKit/DTDKMenuItemDescription.h create mode 100644 DTDeviceKit/DTDKOutlineView.h create mode 100644 DTDeviceKit/DTDKProvisioningProfile-DTDeviceKitExtensions.h create mode 100644 DTDeviceKit/DTDKProvisioningProfileController-DTDeviceKitExtensions.h create mode 100644 DTDeviceKit/DTDKRemoteDeviceToken-InterfaceExtensions.h create mode 100644 DTDeviceKit/DTDKScopeView.h create mode 100644 DTDeviceKit/DTDKScreenshot.h create mode 100644 DTDeviceKit/DTDKScreenshotsController.h create mode 100644 DTDeviceKit/DTDKTableView.h create mode 100644 DTDeviceKit/DTDKViolatorView.h create mode 100644 DTDeviceKit/DVTDeviceApplication-Protocol.h create mode 100644 DTDeviceKit/DVTDeviceApplicationItem-Protocol.h create mode 100644 DTDeviceKit/DVTDeviceApplicationItem_KitSupport-Protocol.h create mode 100644 DTDeviceKit/DVTDeviceApplication_KitSupport-Protocol.h create mode 100644 DTDeviceKit/NSAlert-DTDKExtensions.h create mode 100644 DTDeviceKit/NSApplication-DTDKExtensions.h create mode 100644 DTDeviceKit/NSObject-Protocol.h create mode 100644 DTDeviceKit/NSSavePanel-DTDKExtensions.h create mode 100644 DTDeviceKit/XCRemoteIPhone_TableView.h create mode 100644 DTDeviceKitBase/CDStructures.h create mode 100644 DTDeviceKitBase/DTDKApplication.h create mode 100644 DTDeviceKitBase/DTDKApplicationDirectory.h create mode 100644 DTDeviceKitBase/DTDKApplicationFile.h create mode 100644 DTDeviceKitBase/DTDKApplicationFileBase.h create mode 100644 DTDeviceKitBase/DTDKApplicationFileStat.h create mode 100644 DTDeviceKitBase/DTDKApplicationItemBase.h create mode 100644 DTDeviceKitBase/DTDKApplicationPackage.h create mode 100644 DTDeviceKitBase/DTDKBinaryImage.h create mode 100644 DTDeviceKitBase/DTDKCrashLog.h create mode 100644 DTDeviceKitBase/DTDKCrashLogController.h create mode 100644 DTDeviceKitBase/DTDKCrashLogCopying.h create mode 100644 DTDeviceKitBase/DTDKCrashLogDatabase.h create mode 100644 DTDeviceKitBase/DTDKDeveloperProfile.h create mode 100644 DTDeviceKitBase/DTDKDeveloperProfileResult.h create mode 100644 DTDeviceKitBase/DTDKDeviceConnectionMonitor-Protocol.h create mode 100644 DTDeviceKitBase/DTDKDeviceConnectionMonitor.h create mode 100644 DTDeviceKitBase/DTDKFileSizeTransformer.h create mode 100644 DTDeviceKitBase/DTDKFileSizeTransformerWithDashedZero.h create mode 100644 DTDeviceKitBase/DTDKFileSizeTransformerWithNullZero.h create mode 100644 DTDeviceKitBase/DTDKPowerAssertionToken.h create mode 100644 DTDeviceKitBase/DTDKProvisioningProfile.h create mode 100644 DTDeviceKitBase/DTDKProvisioningProfileController.h create mode 100644 DTDeviceKitBase/DTDKRemoteDeviceConnection.h create mode 100644 DTDeviceKitBase/DTDKRemoteDeviceConsoleController.h create mode 100644 DTDeviceKitBase/DTDKRemoteDeviceDataListener.h create mode 100644 DTDeviceKitBase/DTDKRemoteDeviceToken.h create mode 100644 DTDeviceKitBase/DTDKZipFile.h create mode 100644 DTDeviceKitBase/DTDKdSYM.h create mode 100644 DTDeviceKitBase/DVTCancellable-Protocol.h create mode 100644 DTDeviceKitBase/DVTDeveloperProfileAccountProvider-Protocol.h create mode 100644 DTDeviceKitBase/DVTInvalidation-Protocol.h create mode 100644 DTDeviceKitBase/DVTProvisioningProfile-Protocol.h create mode 100644 DTDeviceKitBase/DVTProvisioningProfileRecord-DTDeviceKitExtensions.h create mode 100644 DTDeviceKitBase/DVTTeamRecord-DTDeviceKitExtensions.h create mode 100644 DTDeviceKitBase/NSCopying-Protocol.h create mode 100644 DTDeviceKitBase/NSData-DTDKExtensions.h create mode 100644 DTDeviceKitBase/NSFileManager-DTDKExtensions.h create mode 100644 DTDeviceKitBase/NSNetServiceBrowserDelegate-Protocol.h create mode 100644 DTDeviceKitBase/NSNetServiceDelegate-Protocol.h create mode 100644 DTDeviceKitBase/NSNumber-DTDKExtensions.h create mode 100644 DTDeviceKitBase/NSObject-DTDKExtensions.h create mode 100644 DTDeviceKitBase/NSObject-Protocol.h create mode 100644 DTDeviceKitBase/NSString-DTDKExtensions.h create mode 100644 DTDeviceKitBase/SFCertificateData-DTDKDeveloperProfileExtensions.h create mode 100644 DTXConnectionServices/DTXMachTransport.h create mode 100644 DTXConnectionServices/DTXProxyChannel.h create mode 100644 DTXConnectionServices/DTXRemoteInvocationReceipt.h create mode 100644 DTXConnectionServices/NSSecureCoding-Protocol.h create mode 100644 DTXConnectionServices/_DTXProxy.h create mode 100644 DVTCorePlistStructDefs/CDStructures.h create mode 100644 DVTCorePlistStructDefs/DVTCorePlistStructDefsStub.h create mode 100644 DVTFoundation/DTDKAddApplicationGroupToTeamService.h create mode 100644 DVTFoundation/DTDKAddApplicationGroupsToAppIDService.h create mode 100644 DVTFoundation/DTDKAddCloudContainerToTeamService.h create mode 100644 DVTFoundation/DTDKAddCloudContainersToAppIDService.h create mode 100644 DVTFoundation/DTDKListApplicationGroupsForTeamService.h create mode 100644 DVTFoundation/DTDKListCloudContainersForAppIDService.h create mode 100644 DVTFoundation/DTDKListCloudContainersForTeamService.h create mode 100644 DVTFoundation/DTDKServerCancelJoinTeamService.h create mode 100644 DVTFoundation/DTDKServerDownloadTeamClientCertificateService.h create mode 100644 DVTFoundation/DTDKServerDownloadTeamDevelopmentCertificateService.h create mode 100644 DVTFoundation/DTDKServerJoinTeamService.h create mode 100644 DVTFoundation/DTDKServerRenewTeamMembershipTeamService.h create mode 100644 DVTFoundation/DTDKServerRequestTeamDevelopmentCertificateService.h create mode 100644 DVTFoundation/DTDKServerRevokeTeamMembershipTeamService.h create mode 100644 DVTFoundation/DVTAddApplicationGroupToTeamOperation.h create mode 100644 DVTFoundation/DVTAddApplicationGroupsToAppIDOperation.h create mode 100644 DVTFoundation/DVTAddCloudContainerToTeamOperation.h create mode 100644 DVTFoundation/DVTAddCloudContainersToAppIDOperation.h create mode 100644 DVTFoundation/DVTAppIDFeatures.h create mode 100644 DVTFoundation/DVTApplicationGroupRecord.h create mode 100644 DVTFoundation/DVTBlockBasedCancellationToken.h create mode 100644 DVTFoundation/DVTCloudContainerRecord.h create mode 100644 DVTFoundation/DVTCodesignableDevice-Protocol.h create mode 100644 DVTFoundation/DVTDelayedInvocation.h create mode 100644 DVTFoundation/DVTDelayedInvocationNew.h create mode 100644 DVTFoundation/DVTDeleteProfileOperation.h create mode 100644 DVTFoundation/DVTDeviceApplication-Protocol.h create mode 100644 DVTFoundation/DVTDeviceApplicationBase.h create mode 100644 DVTFoundation/DVTDeviceApplicationItem-Protocol.h create mode 100644 DVTFoundation/DVTDeviceApplicationProvider-Protocol.h create mode 100644 DVTFoundation/DVTDispatchLock_ReadWrite.h create mode 100644 DVTFoundation/DVTDispatchLock_Recursive.h create mode 100644 DVTFoundation/DVTDownloadableProgressToken.h create mode 100644 DVTFoundation/DVTEncodableIndex.h create mode 100644 DVTFoundation/DVTEncodableIndexEntry.h create mode 100644 DVTFoundation/DVTExtendedPlatformInfo.h create mode 100644 DVTFoundation/DVTListApplicationGroupsForTeamOperation.h create mode 100644 DVTFoundation/DVTListCloudContainersForAppIDOperation.h create mode 100644 DVTFoundation/DVTListCloudContainersForTeamOperation.h create mode 100644 DVTFoundation/DVTMockDeveloperAccount.h create mode 100644 DVTFoundation/DVTMockProvisioningProfile.h create mode 100644 DVTFoundation/DVTMockProvisioningProfileManager.h create mode 100644 DVTFoundation/DVTMockSigningCertificate.h create mode 100644 DVTFoundation/DVTMockSigningCertificateSource.h create mode 100644 DVTFoundation/DVTPinger.h create mode 100644 DVTFoundation/DVTServerCancelJoinTeamOperation.h create mode 100644 DVTFoundation/DVTServerDownloadTeamClientCertificateOperation.h create mode 100644 DVTFoundation/DVTServerDownloadTeamDevelopmentCertificateOperation.h create mode 100644 DVTFoundation/DVTServerJoinTeamOperation.h create mode 100644 DVTFoundation/DVTServerRenewTeamMembershipTeamOperation.h create mode 100644 DVTFoundation/DVTServerRequestTeamDevelopmentCertificateOperation.h create mode 100644 DVTFoundation/DVTServerRevokeTeamMembershipTeamOperation.h create mode 100644 DVTFoundation/DVTSigningCertificate.h create mode 100644 DVTFoundation/DVTSigningCertificateManager.h create mode 100644 DVTFoundation/DVTSigningCertificateSource.h create mode 100644 DVTFoundation/DVTSigningCertificateSourceDelegate-Protocol.h create mode 100644 DVTFoundation/DVTSpecificApplicationProvider-Protocol.h create mode 100644 DVTFoundation/DVTStackBacktraceFrame.h create mode 100644 DVTFoundation/DVTStringRepresentationPersistable-Protocol.h create mode 100644 DVTFoundation/DVTTestPerformanceMetricOutput.h create mode 100644 DVTFoundation/NSBlockOperation-DVTNSOperationAdditions.h create mode 100644 DVTFoundation/NSBundle-DVTNSBundleAdditions.h create mode 100644 DVTFoundation/NSLock-DVTFoundationExtensions.h create mode 100644 DVTFoundation/NSProcessInfo-DVTNSProcessInfoCachedEnvironmentAdditions.h create mode 100644 DVTFoundation/NSRecursiveLock-DVTFoundationExtensions.h create mode 100644 DVTFoundation/NSValue-DVTGeometryAdditions.h create mode 100644 DVTFoundation/_DVTLogObjectsRequest.h create mode 100644 DVTFoundation/_DVTNotificationReceiver.h create mode 100644 DVTKit/Animation.h create mode 100644 DVTKit/AnimationParameters.h create mode 100644 DVTKit/DVTAbstractGraphLayer.h create mode 100644 DVTKit/DVTColorSwatchView.h create mode 100644 DVTKit/DVTColorSwatchWithComponentsView.h create mode 100644 DVTKit/DVTDefaultLineGraphLayerDataSource.h create mode 100644 DVTKit/DVTDefaultSourceLanguageService.h create mode 100644 DVTKit/DVTDetachedTabDraggingImageToWindowTransitionController.h create mode 100644 DVTKit/DVTDevice-DVTDevicesWindowAdditions.h create mode 100644 DVTKit/DVTDeviceApplicationInstaller-Protocol.h create mode 100644 DVTKit/DVTDeviceApplicationProvider-Protocol.h create mode 100644 DVTKit/DVTDeviceCategoryToTextColorValueTransformer.h create mode 100644 DVTKit/DVTDeviceLocator-KitAdditions.h create mode 100644 DVTKit/DVTDeviceLogsSheetController.h create mode 100644 DVTKit/DVTDeviceProvisioningProfilesSheetController.h create mode 100644 DVTKit/DVTDeviceSummaryAppContainerSheetController.h create mode 100644 DVTKit/DVTDeviceSummaryAppsViewController.h create mode 100644 DVTKit/DVTDeviceSummarySliceViewController.h create mode 100644 DVTKit/DVTDeviceSummaryTableCellView.h create mode 100644 DVTKit/DVTDeviceSummaryViewController.h create mode 100644 DVTKit/DVTDeviceTableCellView.h create mode 100644 DVTKit/DVTDeviceViolaterTextField.h create mode 100644 DVTKit/DVTDevicesWindowContentAreaViewController.h create mode 100644 DVTKit/DVTDevicesWindowController.h create mode 100644 DVTKit/DVTDevicesWindowDetailViewController-Protocol.h create mode 100644 DVTKit/DVTFlatButtonCell.h create mode 100644 DVTKit/DVTFlatPopUpButtonCell.h create mode 100644 DVTKit/DVTFlatProgressIndicator.h create mode 100644 DVTKit/DVTFlatSegmentedControlCell.h create mode 100644 DVTKit/DVTFontValue.h create mode 100644 DVTKit/DVTGraph.h create mode 100644 DVTKit/DVTGraphLayer-Protocol.h create mode 100644 DVTKit/DVTGraphLayerSelectionDetails.h create mode 100644 DVTKit/DVTGraphPopoverViewController.h create mode 100644 DVTKit/DVTGraphStyle.h create mode 100644 DVTKit/DVTLineGraphLayer.h create mode 100644 DVTKit/DVTLineGraphLayerDataSource-Protocol.h create mode 100644 DVTKit/DVTLineGraphLayerStyle.h create mode 100644 DVTKit/DVTLineOffsetAwareStringWrapper.h create mode 100644 DVTKit/DVTLocalComputer-DVTDevicesWindowAdditions.h create mode 100644 DVTKit/DVTNoFirstResponderPopover.h create mode 100644 DVTKit/DVTPathView.h create mode 100644 DVTKit/DVTPlainTableHeaderView.h create mode 100644 DVTKit/DVTPointView.h create mode 100644 DVTKit/DVTPointViewController.h create mode 100644 DVTKit/DVTRangeView.h create mode 100644 DVTKit/DVTRangeViewController.h create mode 100644 DVTKit/DVTRectView.h create mode 100644 DVTKit/DVTRectViewController.h create mode 100644 DVTKit/DVTScrollableTabBarClipView.h create mode 100644 DVTKit/DVTScrollableTabBarView.h create mode 100644 DVTKit/DVTScrollableTabBarViewAnimation.h create mode 100644 DVTKit/DVTScrollableTabBarViewButton.h create mode 100644 DVTKit/DVTScrollableTabButton.h create mode 100644 DVTKit/DVTSizeView.h create mode 100644 DVTKit/DVTSizeViewController.h create mode 100644 DVTKit/DVTSourceLanguageService.h create mode 100644 DVTKit/DVTSourceLanguageServiceDelegate-Protocol.h create mode 100644 DVTKit/DVTSourceLanguageSourceModelService-Protocol.h create mode 100644 DVTKit/DVTSourceLanguageSyntaxTypeService-Protocol.h create mode 100644 DVTKit/DVTSplitViewDelegate-Protocol.h create mode 100644 DVTKit/DVTStepperTextField.h create mode 100644 DVTKit/DVTStepperTextFieldCell.h create mode 100644 DVTKit/DVTStepperTextFieldFormatter.h create mode 100644 DVTKit/DVTTabBarClippedItemsIndicator.h create mode 100644 DVTKit/DVTTabBarClippedItemsIndicatorCell.h create mode 100644 DVTKit/DVTTableViewDelegate-Protocol.h create mode 100644 DVTKit/DVTTextView.h create mode 100644 DVTKit/DVTURLPreviewViewController.h create mode 100644 DVTKit/InvisibleScroller.h create mode 100644 DVTKit/NSArray-DVTDevicesWindowAdditions.h create mode 100644 DVTKit/NSCarbonMenuImpl-DVTSwizzle.h create mode 100644 DVTKit/NSControl-DVTNSControlAdditions.h create mode 100644 DVTKit/NSDocument-DVTNSDocumentAdditions.h create mode 100644 DVTKit/NSDraggingDestination-Protocol.h create mode 100644 DVTKit/NSDraggingSource-Protocol.h create mode 100644 DVTKit/NSEvent-DVTNSEventExtras.h create mode 100644 DVTKit/NSImage-DVTNSImageExtras.h create mode 100644 DVTKit/NSValue-DVTAdditions.h create mode 100644 DVTKit/NSView-DVTNSViewExtras.h create mode 100644 DVTKit/QLPreviewViewDelegate-Protocol.h create mode 100644 DVTKit/_DVTDefaultSourceLanguageServiceFormatOptions.h create mode 100644 DVTSourceControl/CDStructures.h create mode 100644 DVTSourceControl/DVTSourceControlAuthenticationStrategy.h create mode 100644 DVTSourceControl/DVTSourceControlAuthor.h create mode 100644 DVTSourceControl/DVTSourceControlBasicAuthenticationStrategy.h create mode 100644 DVTSourceControl/DVTSourceControlBranch.h create mode 100644 DVTSourceControl/DVTSourceControlBranchAndTagLocations.h create mode 100644 DVTSourceControl/DVTSourceControlCancellable-Protocol.h create mode 100644 DVTSourceControl/DVTSourceControlDisplayable-Protocol.h create mode 100644 DVTSourceControl/DVTSourceControlIdentifiable-Protocol.h create mode 100644 DVTSourceControl/DVTSourceControlLogItem.h create mode 100644 DVTSourceControl/DVTSourceControlManager.h create mode 100644 DVTSourceControl/DVTSourceControlMultiCancellable.h create mode 100644 DVTSourceControl/DVTSourceControlOperation.h create mode 100644 DVTSourceControl/DVTSourceControlPathLocation.h create mode 100644 DVTSourceControl/DVTSourceControlPlugInCallbackProtocol-Protocol.h create mode 100644 DVTSourceControl/DVTSourceControlPlugInPrimary.h create mode 100644 DVTSourceControl/DVTSourceControlPlugInProtocol-Protocol.h create mode 100644 DVTSourceControl/DVTSourceControlRemoteRepository.h create mode 100644 DVTSourceControl/DVTSourceControlRepository.h create mode 100644 DVTSourceControl/DVTSourceControlRevision.h create mode 100644 DVTSourceControl/DVTSourceControlRevisionLocation.h create mode 100644 DVTSourceControl/DVTSourceControlSSHKeyGeneratorProtocol-Protocol.h create mode 100644 DVTSourceControl/DVTSourceControlSSHKeysAuthenticationStrategy.h create mode 100644 DVTSourceControl/DVTSourceControlSerializable-Protocol.h create mode 100644 DVTSourceControl/DVTSourceControlSystem.h create mode 100644 DVTSourceControl/DVTSourceControlSystemPlaceholder.h create mode 100644 DVTSourceControl/DVTSourceControlWorkingCopy.h create mode 100644 DVTSourceControl/DVTSourceControlWorkingCopyScannerProtocol-Protocol.h create mode 100644 DVTSourceControl/DVTSourceControlWorkspace.h create mode 100644 DVTSourceControl/DVTSourceControlWorkspaceBlueprint.h create mode 100644 DVTSourceControl/NSCoding-Protocol.h create mode 100644 DVTSourceControl/NSCopying-Protocol.h create mode 100644 DVTSourceControl/NSObject-Protocol.h create mode 100644 DVTSourceControl/NSSecureCoding-Protocol.h create mode 100644 DVTSourceControl/NSString-DVTSourceControlDisplayable_Private.h create mode 100644 DVTSourceControl/NSString-DVTSourceControlNSStringAdditions.h create mode 100644 DVTSourceControl/NSURL-DVTSourceControlNSURLAdditions.h create mode 100644 DVTSourceControl/NSURL-DVTSourceControlWorkspaceURLAdditions.h create mode 100644 DVTSourceControl/_DVTSourceControlConceptualRevision.h create mode 100644 DVTSourceControl/_DVTSourceControlUnversionedLogItem.h create mode 100644 DVTSourceControl/_DVTSourceControlUnversionedRevision.h create mode 100644 DVTiOSPlistStructDefs/CDStructures.h create mode 100644 DVTiOSPlistStructDefs/DVTiOSPlistStructDefsStub.h create mode 100644 DVTiPhoneSimulatorRemoteClient/CDStructures.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier_BundleIdentifier.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier_Path.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier_ToolPath.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorSession.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorSessionConfig.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorSystemRoot.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DVTInvalidation-Protocol.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorCoreSimMessenger.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorDistNoteMessenger.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorLocalMessenger.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorMessenger.h create mode 100644 DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorRemoteMessenger.h create mode 100644 DVTiPhoneSimulatorRemoteClient/NSCopying-Protocol.h create mode 100644 DVTiPhoneSimulatorRemoteClient/NSObject-Protocol.h create mode 100644 DVTiPhoneSimulatorRemoteClient/SimDevice-DVTAdditions.h create mode 100644 DVTiPhoneSimulatorRemoteClient/SimDeviceSet-DVTAdditions.h create mode 100644 DVTiPhoneSimulatorRemoteClient/SimDeviceType-DVTAdditions.h create mode 100644 DVTiPhoneSimulatorRemoteClient/SimRuntime-DVTAdditions.h create mode 100644 DebugSymbolsDT/CDStructures.h create mode 100644 DebuggerFoundation/DBGAbstractViewDescriber.h create mode 100644 DebuggerFoundation/DBGCompressedStackFrame.h create mode 100644 DebuggerFoundation/DBGKitDebuggingAddition-Protocol.h create mode 100644 DebuggerFoundation/DBGLayoutConstraint.h create mode 100644 DebuggerFoundation/DBGLayoutConstraintSet.h create mode 100644 DebuggerFoundation/DBGNSDataForDataValueProviderOptions.h create mode 100644 DebuggerFoundation/DBGQueue.h create mode 100644 DebuggerFoundation/DBGViewChildMemberList.h create mode 100644 DebuggerFoundation/DBGViewDebugger.h create mode 100644 DebuggerFoundation/DBGViewDebuggerAddition.h create mode 100644 DebuggerFoundation/DBGViewDescriber-Protocol.h create mode 100644 DebuggerFoundation/DBGViewExpressionManager.h create mode 100644 DebuggerFoundation/DBGViewLayer.h create mode 100644 DebuggerFoundation/DBGViewObject.h create mode 100644 DebuggerFoundation/DBGViewSurface.h create mode 100644 DebuggerFoundation/DBGViewWindow.h create mode 100644 DebuggerFoundation/NSCopying-Protocol.h create mode 100644 DebuggerFoundation/NSFastEnumeration-Protocol.h create mode 100644 DebuggerKit/CDStructures.h create mode 100644 DebuggerKit/DBGAbstractQuickLookProvider.h create mode 100644 DebuggerKit/DBGNSColorProviderCGColorRefExpression.h create mode 100644 DebuggerKit/DBGNSImageProvider-Protocol.h create mode 100644 DebuggerKit/DBGNSImageProviderForNSDataExpression.h create mode 100644 DebuggerKit/IDEVariablesViewQuickLookProvider-Protocol.h create mode 100644 DebuggerKit/NSObject-Protocol.h create mode 100644 DebuggerLLDB/DBGLLDBQueue.h create mode 100644 DebuggerLLDB/DBGLLDBReadMemoryCancellableToken.h create mode 100644 DebuggerLLDB/DVTCancellable-Protocol.h create mode 100644 DebuggerUI/DBGAutoLayoutConstraintNode.h create mode 100644 DebuggerUI/DBGCGPathProvider-Protocol.h create mode 100644 DebuggerUI/DBGCLLocationCoordinate2DLabelAndExpressionPairProvider.h create mode 100644 DebuggerUI/DBGCLLocationLabelAndExpressionPairProvider.h create mode 100644 DebuggerUI/DBGCompressedStackFrame-DBGNavigableItemPropertySupport.h create mode 100644 DebuggerUI/DBGConstraintsListInspectorProperty.h create mode 100644 DebuggerUI/DBGDebugSession-DBGNavigableItemPropertySupport.h create mode 100644 DebuggerUI/DBGHostNode.h create mode 100644 DebuggerUI/DBGHostNodeDelegate-Protocol.h create mode 100644 DebuggerUI/DBGImageInspectorProperty.h create mode 100644 DebuggerUI/DBGImageInspectorPropertyView.h create mode 100644 DebuggerUI/DBGInspectorConstraintViewController.h create mode 100644 DebuggerUI/DBGInteractiveSceneView.h create mode 100644 DebuggerUI/DBGInteractiveSceneViewDelegate-Protocol.h create mode 100644 DebuggerUI/DBGKitDebuggingAddition-Protocol.h create mode 100644 DebuggerUI/DBGLabelExpressionEntry.h create mode 100644 DebuggerUI/DBGLayoutConstraint-IDEKitAdditions.h create mode 100644 DebuggerUI/DBGLayoutConstraintAbstraction.h create mode 100644 DebuggerUI/DBGLayoutConstraintOverlayImageProvider.h create mode 100644 DebuggerUI/DBGLayoutConstraintSet-IDEKitAdditions.h create mode 100644 DebuggerUI/DBGLocationLabelAndExpressionPairProvider-Protocol.h create mode 100644 DebuggerUI/DBGLocationMapAndDataAnnotationProvider.h create mode 100644 DebuggerUI/DBGMKMapRectMapDataAndAnnotationProvider.h create mode 100644 DebuggerUI/DBGMapBasedQuickLookProvider.h create mode 100644 DebuggerUI/DBGMapDataAndAnnotationProvider-Protocol.h create mode 100644 DebuggerUI/DBGNavigableItemPerformance-Protocol.h create mode 100644 DebuggerUI/DBGNode.h create mode 100644 DebuggerUI/DBGOffScreenPositionCalculator.h create mode 100644 DebuggerUI/DBGOverlayLayoutConstraint.h create mode 100644 DebuggerUI/DBGProcess-DBGNavigableItemPropertySupport.h create mode 100644 DebuggerUI/DBGQueue-DBGNavigableItemPropertySupport.h create mode 100644 DebuggerUI/DBGQueueNavigableItem.h create mode 100644 DebuggerUI/DBGRangeQuickLookProvider.h create mode 100644 DebuggerUI/DBGRangeSliderDelegate-Protocol.h create mode 100644 DebuggerUI/DBGRangeSliderNode.h create mode 100644 DebuggerUI/DBGRectInspectorProperty.h create mode 100644 DebuggerUI/DBGRectInspectorPropertyView.h create mode 100644 DebuggerUI/DBGSceneCalculationHelpers.h create mode 100644 DebuggerUI/DBGSceneCamera.h create mode 100644 DebuggerUI/DBGSceneCameraDelegate-Protocol.h create mode 100644 DebuggerUI/DBGSceneNode.h create mode 100644 DebuggerUI/DBGSceneViewController.h create mode 100644 DebuggerUI/DBGSceneViewControllerDataSource-Protocol.h create mode 100644 DebuggerUI/DBGSceneViewControllerDataSource.h create mode 100644 DebuggerUI/DBGSceneViewControllerDelegate-Protocol.h create mode 100644 DebuggerUI/DBGSceneViewRangeSliderCell.h create mode 100644 DebuggerUI/DBGSimpleNode.h create mode 100644 DebuggerUI/DBGStackFrame-DBGNavigableItemPropertySupport.h create mode 100644 DebuggerUI/DBGStackFrameCell.h create mode 100644 DebuggerUI/DBGStaticBooleanInspectorProperty.h create mode 100644 DebuggerUI/DBGStaticColorInspectorProperty.h create mode 100644 DebuggerUI/DBGStaticEnumerationInspectorProperty.h create mode 100644 DebuggerUI/DBGStaticFontInspectorProperty.h create mode 100644 DebuggerUI/DBGThread-DBGNavigableItemPropertySupport.h create mode 100644 DebuggerUI/DBGTrueSpacingBox.h create mode 100644 DebuggerUI/DBGViewDebugger-IDEKitAdditions.h create mode 100644 DebuggerUI/DBGViewDebuggerAdditionUIController.h create mode 100644 DebuggerUI/DBGViewDebuggerDebugBarContentProvider.h create mode 100644 DebuggerUI/DBGViewDebuggerDocument.h create mode 100644 DebuggerUI/DBGViewDebuggerDocumentLocation.h create mode 100644 DebuggerUI/DBGViewDebuggerDomainProvider.h create mode 100644 DebuggerUI/DBGViewDebuggerEditor.h create mode 100644 DebuggerUI/DBGViewDebuggerGeniusResultsFinder.h create mode 100644 DebuggerUI/DBGViewDebuggerMacDescriber.h create mode 100644 DebuggerUI/DBGViewDebuggingActivityReporter.h create mode 100644 DebuggerUI/DBGViewInstance.h create mode 100644 DebuggerUI/DBGViewInstanceCreationOptions.h create mode 100644 DebuggerUI/DBGViewObject-IDEKitAdditions.h create mode 100644 DebuggerUI/DBGViewSurface-IBAutolayoutItemSupport.h create mode 100644 DebuggerUI/DBGViewSurfaceNavigableItem.h create mode 100644 DebuggerUI/DVTStatefulObject-Protocol.h create mode 100644 DebuggerUI/IBAutolayoutConcreteConstraintProvider-Protocol.h create mode 100644 DebuggerUI/IBLayoutConstraintDrawingDestination-Protocol.h create mode 100644 DebuggerUI/IBLayoutConstraintStatusProvider-Protocol.h create mode 100644 DebuggerUI/IDEBreakpointObserver-Protocol.h create mode 100644 DebuggerUI/IDEDebuggingAddition-Protocol.h create mode 100644 DebuggerUI/IDEDebuggingAdditionUIController-Protocol.h create mode 100644 DebuggerUI/IDEInspectorMatching-Protocol.h create mode 100644 DebuggerUI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 DebuggerUI/MKMapViewDelegate-Protocol.h create mode 100644 DebuggerUI/SCNSceneRendererDelegate-Protocol.h create mode 100644 GLTools/CDStructures.h create mode 100644 GLTools/DYGLCaptureSessionInfo.h create mode 100644 GLTools/DYGLFunctionPlayer.h create mode 100644 GLToolsAnalysisEngine/CDStructures.h create mode 100644 GLToolsAnalysisEngine/DYGLAnalyzerEngine.h create mode 100644 GLToolsAnalysisEngine/DYGLAnalyzerErrorFinding.h create mode 100644 GLToolsAnalysisEngine/DYGLAnalyzerFinding.h create mode 100644 GLToolsAnalysisEngine/DYGLAnalyzerFindingPunchThrough.h create mode 100644 GLToolsAnalysisEngine/DYGLAnalyzerHeuristic.h create mode 100644 GLToolsAnalysisEngine/DYGLAnalyzerHeuristicPool.h create mode 100644 GLToolsAnalysisEngine/DYGLAnalyzerSharegroupObjectCoverage.h create mode 100644 GLToolsAnalysisEngine/DYGLProfileConstraints.h create mode 100644 GLToolsCore/CDStructures.h create mode 100644 GLToolsCore/DYGLFunctionTracer.h create mode 100644 GLToolsInterface/CDStructures.h create mode 100644 GLToolsInterface/DYOpenGLLayer.h create mode 100644 GLToolsInterface/DYRenderBuffer-Protocol.h create mode 100644 GLToolsInterface/DYRenderingAttributes.h create mode 100644 GLToolsInterface/DYResource-Protocol.h create mode 100644 GLToolsInterface/DYTexture-Protocol.h create mode 100644 GLToolsInterface/NSCoding-Protocol.h create mode 100644 GLToolsInterface/NSObject-Protocol.h create mode 100644 GLToolsServices/CDStructures.h create mode 100644 GLToolsServices/DYBuffer-Protocol.h create mode 100644 GLToolsServices/DYFrameBuffer-Protocol.h create mode 100644 GLToolsServices/DYFrameBufferAttachment-Protocol.h create mode 100644 GLToolsServices/DYFunctionStreamModifierRemoveFuncs.h create mode 100644 GLToolsServices/DYGLBufferObject.h create mode 100644 GLToolsServices/DYGLCaptureArchiveModifier.h create mode 100644 GLToolsServices/DYGLCaptureLoopingStateDeltaGenerator.h create mode 100644 GLToolsServices/DYGLCaptureSession.h create mode 100644 GLToolsServices/DYGLFrameBufferObject.h create mode 100644 GLToolsServices/DYGLFramebufferAttachment.h create mode 100644 GLToolsServices/DYGLGuestAppSession.h create mode 100644 GLToolsServices/DYGLProgramObject.h create mode 100644 GLToolsServices/DYGLProgramPipelineObject.h create mode 100644 GLToolsServices/DYGLQueryObject.h create mode 100644 GLToolsServices/DYGLRenderBufferObject.h create mode 100644 GLToolsServices/DYGLResourceObject.h create mode 100644 GLToolsServices/DYGLSamplerObject.h create mode 100644 GLToolsServices/DYGLShaderObject.h create mode 100644 GLToolsServices/DYGLSyncObject.h create mode 100644 GLToolsServices/DYGLTextureImage.h create mode 100644 GLToolsServices/DYGLTextureImageBackingStore.h create mode 100644 GLToolsServices/DYGLTextureObject.h create mode 100644 GLToolsServices/DYGLTransformFeedbackBufferBinding.h create mode 100644 GLToolsServices/DYGLTransformFeedbackObject.h create mode 100644 GLToolsServices/DYGLVertexArrayObject.h create mode 100644 GLToolsServices/DYGLVertexAttribute.h create mode 100644 GLToolsServices/DYRenderBuffer-Protocol.h create mode 100644 GLToolsServices/DYResource-Protocol.h create mode 100644 GLToolsServices/DYSampler-Protocol.h create mode 100644 GLToolsServices/DYTexture-Protocol.h create mode 100644 GLToolsServices/DYTextureImage-Protocol.h create mode 100644 GLToolsServices/DYTextureImageBackingStore-Protocol.h create mode 100644 GLToolsServices/NSCoding-Protocol.h create mode 100644 GLToolsServices/NSObject-Protocol.h create mode 100644 GLToolsShaderProfiler/CDStructures.h create mode 100644 GLToolsShaderProfiler/DYGLShaderProfiler.h create mode 100644 GLToolsShaderProfiler/GLShaderProfilerResult.h create mode 100644 GPUDebuggerFoundation/DYShaderProfilerDelegate-Protocol.h create mode 100644 GPUDebuggerFoundation/GPUFunctionInfo.h create mode 100644 GPUDebuggerFoundation/GPUInvestigatorReportItem.h create mode 100644 GPUDebuggerFoundation/GPUTraceDisplayableItem.h create mode 100644 GPUDebuggerFoundation/GPUTraceModelFactory.h create mode 100644 GPUDebuggerFoundation/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 GPUDebuggerKit/GPUInvestigatorReportItem-GPUTraceOutlineItemNavigableItemPropertySupport.h create mode 100644 GPUDebuggerKit/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 GPURenderTargetEditor/DYRenderBuffer-Protocol.h create mode 100644 GPURenderTargetEditor/DYResource-Protocol.h create mode 100644 GPURenderTargetEditor/DYTexture-Protocol.h create mode 100644 GPURenderTargetEditor/DYTextureImage-Protocol.h create mode 100644 GPURenderTargetEditor/NSCoding-Protocol.h create mode 100644 GPUTools/DYExperimentResultsGenerator.h create mode 100644 GPUToolsCore/BufferInfo.h create mode 100644 GPUToolsCore/DYGuestAppClient.h create mode 100644 GPUToolsServices/DYAnalyzerArchiveVisitor.h create mode 100644 GPUToolsServices/DYAnalyzerEngine.h create mode 100644 GPUToolsServices/DYAnalyzerEngineFactory.h create mode 100644 GPUToolsServices/DYAnalyzerErrorFinding.h create mode 100644 GPUToolsServices/DYAnalyzerFinding.h create mode 100644 GPUToolsServices/DYAnalyzerFindingPool.h create mode 100644 GPUToolsServices/DYAnalyzerFindingPunchThrough.h create mode 100644 GPUToolsServices/DYAnalyzerHeuristic.h create mode 100644 GPUToolsServices/DYAnalyzerHeuristicPool.h create mode 100644 GPUToolsServices/DYAnalyzerTestUtil.h create mode 100644 GPUToolsServices/DYArchiveTester.h create mode 100644 GPUToolsServices/DYCaptureArchiveTraceToFile.h create mode 100644 GPUToolsServices/DYCaptureArchiveTracer.h create mode 100644 GPUToolsServices/DYImageFormatInfo.h create mode 100644 GPUToolsServices/DYImageInfo.h create mode 100644 GPUToolsServices/DYInvestigatorCase.h create mode 100644 GPUToolsServices/DYInvestigatorCaseConfigData.h create mode 100644 GPUToolsServices/DYInvestigatorConfig.h create mode 100644 GPUToolsServices/DYInvestigatorDisplayLink.h create mode 100644 GPUToolsServices/DYInvestigatorFinding.h create mode 100644 GPUToolsServices/DYInvestigatorFindingWarning.h create mode 100644 GPUToolsServices/DYInvestigatorRecommendation.h create mode 100644 GPUToolsServices/DYInvestigatorRecommendationInfo.h create mode 100644 GPUToolsServices/DYInvestigatorRecommendationItem.h create mode 100644 GPUToolsServices/DYInvestigatorRecommendationItemBulletedList.h create mode 100644 GPUToolsServices/DYInvestigatorRecommendationItemList.h create mode 100644 GPUToolsServices/DYInvestigatorRecommendationItemNumberedList.h create mode 100644 GPUToolsServices/DYInvestigatorRecommendationItemText.h create mode 100644 GPUToolsServices/DYInvestigatorRecommendationSection.h create mode 100644 GPUToolsServices/DYInvestigatorSharedConfigManager.h create mode 100644 GPUToolsServices/DYInvestigatorStatistics.h create mode 100644 GPUToolsServices/DYOverviewMeasurementsPerSample.h create mode 100644 GPUToolsServices/DYPixelFormatConverter.h create mode 100644 GPUToolsServices/DYResourceManagerHelper.h create mode 100644 GPUToolsServices/NSObject-Protocol.h create mode 100644 GPUToolsServices/_EntryGLToGeneric.h create mode 100644 GPUToolsServices/_EntryGenericToGL.h create mode 100644 GPUTraceDebuggerUI/GPUActionItem.h create mode 100644 GPUTraceDebuggerUI/GPUBadgedText.h create mode 100644 GPUTraceDebuggerUI/GPUBadgedTextView.h create mode 100644 GPUTraceDebuggerUI/GPUBadgedTextViewController.h create mode 100644 GPUTraceDebuggerUI/GPUBorderedTableRowView.h create mode 100644 GPUTraceDebuggerUI/GPUBulletedViewBulletPainter.h create mode 100644 GPUTraceDebuggerUI/GPUGradientPainter.h create mode 100644 GPUTraceDebuggerUI/GPUGraphTableCellView.h create mode 100644 GPUTraceDebuggerUI/GPUGraphTableHeaderCell.h create mode 100644 GPUTraceDebuggerUI/GPUGraphTheme.h create mode 100644 GPUTraceDebuggerUI/GPUInvestigatorReportGeniusResultsFinder.h create mode 100644 GPUTraceDebuggerUI/GPUInvestigatorReportResource.h create mode 100644 GPUTraceDebuggerUI/GPUNonScrollingScrollView.h create mode 100644 GPUTraceDebuggerUI/GPUNumericBubbleView.h create mode 100644 GPUTraceDebuggerUI/GPUReportBarChartView.h create mode 100644 GPUTraceDebuggerUI/GPUReportBuilder.h create mode 100644 GPUTraceDebuggerUI/GPUReportChartData.h create mode 100644 GPUTraceDebuggerUI/GPUReportDocument.h create mode 100644 GPUTraceDebuggerUI/GPUReportEditor.h create mode 100644 GPUTraceDebuggerUI/GPUReportFindingsNodeTuple.h create mode 100644 GPUTraceDebuggerUI/GPUReportOutlineView.h create mode 100644 GPUTraceDebuggerUI/GPUReportOutlineViewDelegate-Protocol.h create mode 100644 GPUTraceDebuggerUI/GPUReportRecomendation.h create mode 100644 GPUTraceDebuggerUI/GPUReportRecomendationsViewController.h create mode 100644 GPUTraceDebuggerUI/GPUReportResults.h create mode 100644 GPUTraceDebuggerUI/GPUReportSectionViewController.h create mode 100644 GPUTraceDebuggerUI/GPUReportTotalItem.h create mode 100644 GPUTraceDebuggerUI/GPUStackView_Autolayout.h create mode 100644 GPUTraceDebuggerUI/GPUTableCellView.h create mode 100644 GPUTraceDebuggerUI/GPUTableColumn.h create mode 100644 GPUTraceDebuggerUI/GPUTableRowView.h create mode 100644 GPUTraceDebuggerUI/GPUTreeNode.h create mode 100644 GPUTraceDebuggerUI/IDEDebugGaugeReportContentDelegate-Protocol.h create mode 100644 GPUTraceDebuggerUI/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h create mode 100644 GPUTraceDebuggerUI/NSControlTextEditingDelegate-Protocol.h create mode 100644 GPUTraceDebuggerUI/NSOutlineViewDelegate-Protocol.h create mode 100644 GPUTraceDebuggerUI/NSTableViewDelegate-Protocol.h create mode 100644 IBAutolayoutFoundation/IBAutolayoutConcreteConstraintProvider-Protocol.h create mode 100644 IBAutolayoutFoundation/IBAutolayoutConstraintDrawable.h create mode 100644 IBAutolayoutFoundation/IBDecimalLayoutConstraintMultiplier.h create mode 100644 IBAutolayoutFoundation/IBLayoutConstraintDrawableProvider.h create mode 100644 IBAutolayoutFoundation/IBLayoutConstraintMultiplier.h create mode 100644 IBAutolayoutFoundation/IBPercentageLayoutConstraintMultiplier.h create mode 100644 IBAutolayoutFoundation/IBRatioLayoutConstraintMultiplier.h create mode 100644 IBAutolayoutFoundation/NSValue-IBAutolayoutAdditions.h create mode 100644 IBFoundation/IBAbstractInterfaceBuilderTool-Protocol.h create mode 100644 IBFoundation/IBAbstractInterfaceBuilderTool.h create mode 100644 IBFoundation/IBAbstractPlatformTool-Protocol.h create mode 100644 IBFoundation/IBAbstractPlatformTool.h create mode 100644 IBFoundation/IBAbstractSourceCodeSymbolFormatter.h create mode 100644 IBFoundation/IBFormattedClassSymbol.h create mode 100644 IBFoundation/IBICDetailAreaKeySubgroup-Protocol.h create mode 100644 IBFoundation/IBICFileType.h create mode 100644 IBFoundation/IBICHeightClass.h create mode 100644 IBFoundation/IBICPseudoXMLGeneration-Protocol.h create mode 100644 IBFoundation/IBICSizeClass.h create mode 100644 IBFoundation/IBICSlotComponentClassCombinationAxis.h create mode 100644 IBFoundation/IBICSlotComponentMask.h create mode 100644 IBFoundation/IBICWidthClass.h create mode 100644 IBFoundation/IBMarshallingResult.h create mode 100644 IBFoundation/IBMessageReceiveChannelTarget-Protocol.h create mode 100644 IBFoundation/IBSemaphore.h create mode 100644 IBFoundation/IBUserDefinedRuntimeAttribute.h create mode 100644 IBFoundation/NSArray-IBICCombinations.h create mode 100644 IBFoundation/NSArray-IBObjectBufferAdditions.h create mode 100644 IBFoundation/NSCharacterSet-IBCharacterSetAdditions.h create mode 100644 IBFoundation/NSException-IBNSExceptionAdditions.h create mode 100644 IBFoundation/NSKeyedUnarchiver-IBKeyedArchiverAdditions.h create mode 100644 IBFoundation/NSMutableOrderedSet-IBMutableOrderedSetAdditions.h create mode 100644 IBFoundation/NSMutableString-IBMutableStringAdditions.h create mode 100644 IBFoundation/NSNumber-IBNSValueAdditions.h create mode 100644 IBFoundation/NSOrderedSet-IBBinaryArchivingAdditions.h create mode 100644 IBFoundation/NSOrderedSet-IBObjectBufferAdditions.h create mode 100644 IBFoundation/NSOrderedSet-IBOrderedSetAdditions.h create mode 100644 IBFoundation/NSSet-IBICCombinations.h create mode 100644 IBFoundation/NSSet-IBObjectBufferAdditions.h create mode 100644 IBLanguageSupport/CDStructures.h create mode 100644 IBLanguageSupport/IDEIBSwiftSourceCodeSymbolFormatter.h create mode 100644 IDEContinuousIntegration/CDStructures.h create mode 100644 IDEContinuousIntegration/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 IDEContinuousIntegration/NSObject-Protocol.h create mode 100644 IDEContinuousIntegration/XCSService-IDEAccountPrefsPaneAccount.h create mode 100644 IDEContinuousIntegration/XCSServiceErrorDelegate-Protocol.h create mode 100644 IDEDocViewer/NSMutableArray-IDEDocStringRanking.h create mode 100644 IDEFoundation/DTXAllowedRPC-Protocol.h create mode 100644 IDEFoundation/DVTEncodableIndexDelegate-Protocol.h create mode 100644 IDEFoundation/DVTPlatform-IDEExtendedPlatformInfo.h create mode 100644 IDEFoundation/DVTSourceControlManager-IDESourceControlManager.h create mode 100644 IDEFoundation/DVTSourceControlSystem-IDESourceControlSystem.h create mode 100644 IDEFoundation/DVTSourceControlWorkspace-IDEFoundationClassAdditions.h create mode 100644 IDEFoundation/DVTSourceControlWorkspaceBlueprint-IDEFoundationClassAdditions.h create mode 100644 IDEFoundation/DVTTask-IDEDistributionProcessingPipelineTasks.h create mode 100644 IDEFoundation/DVTTextFindable-Protocol.h create mode 100644 IDEFoundation/IDEBuilderHarvestedInfo.h create mode 100644 IDEFoundation/IDEBundleIdentifierRunnable.h create mode 100644 IDEFoundation/IDECodeModule.h create mode 100644 IDEFoundation/IDECustomUpgradeTask.h create mode 100644 IDEFoundation/IDEDataProvider.h create mode 100644 IDEFoundation/IDEDataProvider_NetworkStatistics.h create mode 100644 IDEFoundation/IDEDataProvider_procinfo.h create mode 100644 IDEFoundation/IDEDebugNavigableModel-Protocol.h create mode 100644 IDEFoundation/IDEDebugProcess-Protocol.h create mode 100644 IDEFoundation/IDEDebugSession-Protocol.h create mode 100644 IDEFoundation/IDEDistributionCodesignStep.h create mode 100644 IDEFoundation/IDEDistributionConsoleLogger.h create mode 100644 IDEFoundation/IDEDistributionCopyFileStep.h create mode 100644 IDEFoundation/IDEDistributionCopyInAppPurchaseContentStep.h create mode 100644 IDEFoundation/IDEDistributionCopyItemStep.h create mode 100644 IDEFoundation/IDEDistributionCreateDestRootStep.h create mode 100644 IDEFoundation/IDEDistributionCreateIPAStep.h create mode 100644 IDEFoundation/IDEDistributionCreatePKGStep.h create mode 100644 IDEFoundation/IDEDistributionEmbedProfileStep.h create mode 100644 IDEFoundation/IDEDistributionFileLogger.h create mode 100644 IDEFoundation/IDEDistributionITunesIssue.h create mode 100644 IDEFoundation/IDEDistributionItem.h create mode 100644 IDEFoundation/IDEDistributionItemProcessingResults.h create mode 100644 IDEFoundation/IDEDistributionItemSigningInfo.h create mode 100644 IDEFoundation/IDEDistributionLogging.h create mode 100644 IDEFoundation/IDEDistributionMethod.h create mode 100644 IDEFoundation/IDEDistributionMethodAppStore.h create mode 100644 IDEFoundation/IDEDistributionMethodExport.h create mode 100644 IDEFoundation/IDEDistributionMethodExportArchive.h create mode 100644 IDEFoundation/IDEDistributionMethodInAppPurchaseContent.h create mode 100644 IDEFoundation/IDEDistributionMethodInAppPurchaseContentPackage.h create mode 100644 IDEFoundation/IDEDistributionMethodInAppPurchaseContentSubmit.h create mode 100644 IDEFoundation/IDEDistributionMethodInAppPurchaseContentValidate.h create mode 100644 IDEFoundation/IDEDistributionMethodManager.h create mode 100644 IDEFoundation/IDEDistributionMethodSaveBuiltProducts.h create mode 100644 IDEFoundation/IDEDistributionProcessingPipeline.h create mode 100644 IDEFoundation/IDEDistributionProcessingPipelineContext-Protocol.h create mode 100644 IDEFoundation/IDEDistributionProcessingStep.h create mode 100644 IDEFoundation/IDEDistributionProvisioning.h create mode 100644 IDEFoundation/IDEDistributionProvisioningSnapshot.h create mode 100644 IDEFoundation/IDEDistributionSymbolsStep.h create mode 100644 IDEFoundation/IDEEntitlementsDictionary.h create mode 100644 IDEFoundation/IDEEntitlementsProcessor.h create mode 100644 IDEFoundation/IDEEntitlementsWhiteOutMarker.h create mode 100644 IDEFoundation/IDEEntityIdentifier.h create mode 100644 IDEFoundation/IDEExtendedPlatformInfo.h create mode 100644 IDEFoundation/IDEGaugeDataProviderService.h create mode 100644 IDEFoundation/IDEGaugeDataQuery.h create mode 100644 IDEFoundation/IDEGaugeDataQueryCoordinator.h create mode 100644 IDEFoundation/IDEIndexGenericSymbolFormatter.h create mode 100644 IDEFoundation/IDEIndexProductInfo.h create mode 100644 IDEFoundation/IDEIndexSymbolFormatter-Protocol.h create mode 100644 IDEFoundation/IDEIndexSymbolFormatterFactory.h create mode 100644 IDEFoundation/IDEIndexingPrebuildController.h create mode 100644 IDEFoundation/IDEInternalBreakpointDelegate-Protocol.h create mode 100644 IDEFoundation/IDELocalizationBundleExportContext.h create mode 100644 IDEFoundation/IDELocalizationData.h create mode 100644 IDEFoundation/IDELocalizationDataConsumer-Protocol.h create mode 100644 IDEFoundation/IDELocalizationDataPublisher-Protocol.h create mode 100644 IDEFoundation/IDELocalizationDataShellTaskConfiguration-Protocol.h create mode 100644 IDEFoundation/IDELocalizationDataUtilityConfiguration.h create mode 100644 IDEFoundation/IDELocalizationDataWriterConfiguration-Protocol.h create mode 100644 IDEFoundation/IDELocalizationExporter.h create mode 100644 IDEFoundation/IDELocalizationImporter.h create mode 100644 IDEFoundation/IDELocalizationImporterContext.h create mode 100644 IDEFoundation/IDELocalizationLanguageExportContext.h create mode 100644 IDEFoundation/IDELocalizationLanguageImportContext.h create mode 100644 IDEFoundation/IDELocalizationManager.h create mode 100644 IDEFoundation/IDELocalizationManagerReadStringsResults-Protocol.h create mode 100644 IDEFoundation/IDELocalizationProgress-Protocol.h create mode 100644 IDEFoundation/IDELocalizationWorkContext.h create mode 100644 IDEFoundation/IDELocalizationXLIFFComparisonContext.h create mode 100644 IDEFoundation/IDELocalizationXLIFFComparisonFile.h create mode 100644 IDEFoundation/IDELocalizationXLIFFComparisonIssue.h create mode 100644 IDEFoundation/IDELocalizationXLIFFComparisonIssueLocation.h create mode 100644 IDEFoundation/IDELocalizedGroup-Protocol.h create mode 100644 IDEFoundation/IDELocalizedIBDocumentAdaptor.h create mode 100644 IDEFoundation/IDELocalizedPlistAdaptor.h create mode 100644 IDEFoundation/IDELocalizedResourceAdaptor.h create mode 100644 IDEFoundation/IDELocalizedResourceAdaptorWorkContext.h create mode 100644 IDEFoundation/IDELocalizedResourcePopulationContext.h create mode 100644 IDEFoundation/IDELocalizedSourceStringsAdaptor.h create mode 100644 IDEFoundation/IDENotifyingLocalizedGroup.h create mode 100644 IDEFoundation/IDEOCUnitTestRunnerOperation.h create mode 100644 IDEFoundation/IDEProfileOperation.h create mode 100644 IDEFoundation/IDEQueuedOperationInfo.h create mode 100644 IDEFoundation/IDERunDestinationFallbackSelector.h create mode 100644 IDEFoundation/IDERunDestinationFallbackSelectorGroupingFamily-Protocol.h create mode 100644 IDEFoundation/IDERunDestinationSelectable.h create mode 100644 IDEFoundation/IDESchemeActionDeviceRecord.h create mode 100644 IDEFoundation/IDESchemeActionPlatformRecord.h create mode 100644 IDEFoundation/IDESchemeActionRunDestinationRecord.h create mode 100644 IDEFoundation/IDESchemeActionSDKRecord.h create mode 100644 IDEFoundation/IDESchemeActionTestFailureSummary.h create mode 100644 IDEFoundation/IDESchemeActionTestPerformanceMetricSummary.h create mode 100644 IDEFoundation/IDEShellXPCDebugSession.h create mode 100644 IDEFoundation/IDEShellXPCProcess.h create mode 100644 IDEFoundation/IDEStandardTestRunner.h create mode 100644 IDEFoundation/IDEStandardTestable.h create mode 100644 IDEFoundation/IDETestBaselineRecord.h create mode 100644 IDEFoundation/IDETestBundleBaselineRecord.h create mode 100644 IDEFoundation/IDETestBundleDeviceRecord.h create mode 100644 IDEFoundation/IDETestBundleRunDestinationRecord.h create mode 100644 IDEFoundation/IDETestContainer-Protocol.h create mode 100644 IDEFoundation/IDETestIdentifierResolver.h create mode 100644 IDEFoundation/IDETestIssue.h create mode 100644 IDEFoundation/IDETestPerformanceMetricBaselineRecord.h create mode 100644 IDEFoundation/IDETestProgressNotificationsObserver.h create mode 100644 IDEFoundation/IDETestReportDocumentLocation.h create mode 100644 IDEFoundation/IDETestSchemeBaselineRecord.h create mode 100644 IDEFoundation/IDETestingSpecification.h create mode 100644 IDEFoundation/IDETextIndexTextFindableWrapper.h create mode 100644 IDEFoundation/IDEUIATestHostTask.h create mode 100644 IDEFoundation/IDEUIATestRunner.h create mode 100644 IDEFoundation/IDEUIATestScriptAgentCommunicator.h create mode 100644 IDEFoundation/IDEUpgradeableItem-Protocol.h create mode 100644 IDEFoundation/IDEWorkspaceUpgradeTasksController.h create mode 100644 IDEFoundation/IDEiCloudEntitlementsProcessor.h create mode 100644 IDEFoundation/NSArray-IDELocalizationDataArrayUtilities.h create mode 100644 IDEFoundation/NSError-DVTDeviceIneligibility.h create mode 100644 IDEFoundation/NSLocale-IDELocDisplayName.h create mode 100644 IDEFoundation/NSLocale-IDELoc_IPPrivateMethods.h create mode 100644 IDEFoundation/UIAInstrumentAuthorizedAPI-Protocol.h create mode 100644 IDEFoundation/XCTestDriverInterface-Protocol.h create mode 100644 IDEFoundation/XCTestManager_DaemonConnectionInterface-Protocol.h create mode 100644 IDEFoundation/XCTestManager_IDEInterface-Protocol.h create mode 100644 IDEFoundation/_IDELocalizationAddFileReferenceContext.h create mode 100644 IDEFoundation/_IDELocalizationDataBlockBased.h create mode 100644 IDEFoundation/_IDELocalizationDataConcat.h create mode 100644 IDEFoundation/_IDELocalizationDataJoin.h create mode 100644 IDEFoundation/_IDELocalizationDataMap.h create mode 100644 IDEFoundation/_IDELocalizationDataReturn.h create mode 100644 IDEFoundation/_IDELocalizationDataThrow.h create mode 100644 IDEFoundation/_IDELocalizationWriteStringsContext.h create mode 100644 IDEFoundation/_IDELocalizedIBDocumentAdaptorReadContext.h create mode 100644 IDEFoundation/_IDELocalizedPlistAdaptorReadContext.h create mode 100644 IDEFoundation/_IDELocalizedSourceStringsAdaptorReadContext.h create mode 100644 IDEFoundation/_IDETestManagerAPIMediator.h create mode 100644 IDEFoundation/_IDETestResultsProcessor.h create mode 100644 IDEFoundation/_IDETestResultsProcessorDelegate-Protocol.h create mode 100644 IDEIODebugGaugesCore/CDStructures.h create mode 100644 IDEIODebugGaugesCore/DVTInvalidation-Protocol.h create mode 100644 IDEIODebugGaugesCore/IDEDebuggingAddition-Protocol.h create mode 100644 IDEIODebugGaugesCore/IDEFileIOGaugeDebuggingAddition.h create mode 100644 IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer.h create mode 100644 IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer_NetworkStatistics.h create mode 100644 IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer_procinfo.h create mode 100644 IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer_sysmon.h create mode 100644 IDEIODebugGaugesCore/IDEIOGaugeDebuggingAddition.h create mode 100644 IDEIODebugGaugesCore/IDEIOGaugesCorePrincipalClass.h create mode 100644 IDEIODebugGaugesCore/IDEInitialization-Protocol.h create mode 100644 IDEIODebugGaugesCore/IDENetworkIOGaugeDebuggingAddition.h create mode 100644 IDEIODebugGaugesCore/NSObject-Protocol.h create mode 100644 IDEIODebugGaugesUI/CDStructures.h create mode 100644 IDEIODebugGaugesUI/DVTInvalidation-Protocol.h create mode 100644 IDEIODebugGaugesUI/IDEDebugGaugeDocumentLocation.h create mode 100644 IDEIODebugGaugesUI/IDEDebugGaugeReportByteStatisticsViewController.h create mode 100644 IDEIODebugGaugesUI/IDEDebugGaugeReportContentDelegate-Protocol.h create mode 100644 IDEIODebugGaugesUI/IDEDebugGaugeReportEntityListViewController.h create mode 100644 IDEIODebugGaugesUI/IDEDebugGaugeReportThroughputGaugeViewController.h create mode 100644 IDEIODebugGaugesUI/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h create mode 100644 IDEIODebugGaugesUI/IDEDebugGaugeRoundChevronedView.h create mode 100644 IDEIODebugGaugesUI/IDEDebugGaugeStatisticsByteCountFormatter.h create mode 100644 IDEIODebugGaugesUI/IDEDebugGaugeStatisticsByteRateFormatter.h create mode 100644 IDEIODebugGaugesUI/IDEDebuggingAdditionUIController-Protocol.h create mode 100644 IDEIODebugGaugesUI/IDEFileIOGaugeDebuggingAdditionUIController.h create mode 100644 IDEIODebugGaugesUI/IDEFileIOGaugeReportDocument.h create mode 100644 IDEIODebugGaugesUI/IDEFileIOGaugeReportEditor.h create mode 100644 IDEIODebugGaugesUI/IDEGaugeReportTableColumn.h create mode 100644 IDEIODebugGaugesUI/IDEGaugeReportTableHeaderCell.h create mode 100644 IDEIODebugGaugesUI/IDEGaugeReportTableHeaderView.h create mode 100644 IDEIODebugGaugesUI/IDEGaugeReportTableScrollView.h create mode 100644 IDEIODebugGaugesUI/IDEGaugeReportTableView.h create mode 100644 IDEIODebugGaugesUI/IDEGraphDelegate-Protocol.h create mode 100644 IDEIODebugGaugesUI/IDEIOGaugeCollectedDataListeners-Protocol.h create mode 100644 IDEIODebugGaugesUI/IDEIOGaugeDebuggingAdditionUIController.h create mode 100644 IDEIODebugGaugesUI/IDEIOGaugesUIPrincipalClass.h create mode 100644 IDEIODebugGaugesUI/IDEInitialization-Protocol.h create mode 100644 IDEIODebugGaugesUI/IDENetworkIOGaugeDebuggingAdditionUIController.h create mode 100644 IDEIODebugGaugesUI/IDENetworkIOGaugeReportDocument.h create mode 100644 IDEIODebugGaugesUI/IDENetworkIOGaugeReportEditor.h create mode 100644 IDEIODebugGaugesUI/NSControlTextEditingDelegate-Protocol.h create mode 100644 IDEIODebugGaugesUI/NSObject-Protocol.h create mode 100644 IDEIODebugGaugesUI/NSTableViewDataSource-Protocol.h create mode 100644 IDEIODebugGaugesUI/NSTableViewDelegate-Protocol.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerFakeInterfaceBuilderController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerPropertyChooser.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerView-ABPeoplePickerViewIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/ABPersonView-ABPersonViewIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/ABPersonView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/AMGroupBox-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/AMPathPopUpButton-AMPathPopUpButtonIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/AMPathPopUpButton-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/AMPopUpButton-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/AMTokenField-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/AMTokenFieldCell-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/AMWorkflowController-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/AMWorkflowView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/DRMSFFormatter-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/DRMSFFormatterArrayController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/DRMSFFormatterPreset.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/DRMSFFormatterValueTransformer.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/DRMSFPresetToken.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/DRMSFToken.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/DRMSFTokenFieldTransformer.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/DiscRecordingPluginInspector.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/GFGraphBrowserView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/GFGraphEditorView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBAVPlayerViewTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBAbstractInterfaceBuilderTool-Protocol.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBAbstractPlatformTool-Protocol.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaCustomObject-Protocol.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaDocumentInspector.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaDocumentPlatformAdapter.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaDocumentVerifier.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaNIB2Importer.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaObjectLibraryAssetProvider.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaPlatform.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaPopoverObjectLibraryAsset.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaSourceListObjectLibraryAsset.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaStoryboardDocumentCompiler.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaStoryboardDocumentVerifier.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaStoryboardObjectLibraryAssetProvider.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaTool-Protocol.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaToolManager.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaWindowAndDrawerObjectLibraryAsset.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaXIBDocumentCompiler.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaXIBDocumentStripper.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBCocoaXIBDocumentVerifier.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocument-IBDocumentCocoaIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_AddressBookDocumentArchiving_propertyList.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSComboBoxDocumentArchiving_objectValues.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_declaredKeys.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_excludedKeys.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_includedKeys.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSMenuDocumentArchiving_items.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSPathControlDocumentArchiving_allowedTypes.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSPredicateEditorDocumentArchiving_rowTemplates.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSSplitViewControllerDocumentArchiving_splitViewItems.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSSplitViewDocumentArchiving_holdingPriorities.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_beginningViews.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_customSpacing.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_endViews.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_middleViews.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_visibilityPriorities.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTabViewControllerDocumentArchiving_tabViewItems.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTabViewDocumentArchiving_tabViewItems.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTableColumnDocumentArchiving_prototypeCellViews.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTableViewDocumentArchiving_tableColumns.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTextFieldDocumentArchiving_allowedInputSourceLocales.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTextViewDocumentArchiving_allowedInputSourceLocales.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSViewControllerDocumentArchiving_storyboardSegueTemplates.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSWindowControllerDocumentArchiving_storyboardSegueTemplates.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBButtonCellBehavior.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBCompoundPredicateMask.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBNSGestureRecognizerButtonMask.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBPredicateEditorRowTemplateOperatorMask.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBWindowStrutMask.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IKCellsStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSByteCountFormatterUnits.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSDatePickerElementFlags.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSTableColumnResizingMask.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSTableViewGridLineMask.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSViewControllerTransitionOptions.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSWindowCollectionBehavior.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSWindowStyleMask.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AVKitDocumentArchiving_IBAVPlayerViewTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AddressBookDocumentArchiving_ABPeoplePickerView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AddressBookDocumentArchiving_ABPersonView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMGroupBox.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMPathPopUpButton.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMPopUpButton.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMTokenField.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMTokenFieldCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMWorkflowController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMWorkflowView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving__AMVariablePopUpButton.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving__AMVariablePopUpButtonCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_DiscRecordingPluginDocumentArchiving_DRMSFFormatter.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBCustomCellDocumentArchiving_IBCustomCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBCustomFormatterDocumentArchiving_IBCustomFormatter.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBMapKitDocumentArchiving_MKMapViewTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBMenuItemViewDocumentArchiving_IBMenuItemView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSApplicationDocumentArchiving_IBNSApplication.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSBoxDocumentArchiving_NSBox.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSBrowserDocumentArchiving_NSBrowser.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSButtonDocumentArchiving_NSButton.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSByteCountFormatterDocumentArchiving_NSByteCountFormatter.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCellDocumentArchiving_NSActionCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCellDocumentArchiving_NSCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSClickGestureRecognizerDocumentArchiving_NSClickGestureRecognizer.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSClipViewDocumentArchiving_NSClipView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCollectionViewDocumentArchiving_IBNSCollectionViewItem.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCollectionViewDocumentArchiving_NSCollectionView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSColorWellDocumentArchiving_NSColorWell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSComboBoxDocumentArchiving_NSComboBox.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSComboBoxDocumentArchiving_NSComboBoxCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSContainerViewDocumentArchiving_IBNSContainerView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControlDocumentArchiving_NSControl.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSArrayController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSDictionaryController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSObjectController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSTreeController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSUserDefaultsController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCustomObjectDocumentArchiving_NSCustomObject.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCustomViewDocumentArchiving_IBNSCustomView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDateFormatterDocumentArchiving_NSDateFormatter.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDatePickerDocumentArchiving_NSDatePicker.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDatePickerDocumentArchiving_NSDatePickerCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDrawerDocumentArchiving_NSDrawer.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSFormDocumentArchiving_NSForm.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSFormDocumentArchiving_NSFormCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSFormatterDocumentArchiving_NSFormatter.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSGestureRecognizerDocumentArchiving_NSGestureRecognizer.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSImageViewDocumentArchiving_NSImageCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSImageViewDocumentArchiving_NSImageView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSLevelIndicatorDocumentArchiving_NSLevelIndicator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSLevelIndicatorDocumentArchiving_NSLevelIndicatorCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMagnificationGestureRecognizerDocumentArchiving_NSMagnificationGestureRecognizer.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSManagedObjectContextDocumentArchiving_NSManagedObjectContext.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMatrixDocumentArchiving_NSMatrix.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMenuDocumentArchiving_NSMenu.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMenuItemDocumentArchiving_NSMenuItem.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSNibExternalObjectPlaceholderDocumentArchiving_IBNSNibExternalObjectPlaceholder.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSOpenGLViewDocumentArchiving_NSOpenGLView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSOutlineViewDocumentArchiving_NSOutlineView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPageControllerDocumentArchiving_IBNSPageController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPanGestureRecognizerDocumentArchiving_NSPanGestureRecognizer.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPathControlDocumentArchiving_NSPathCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPathControlDocumentArchiving_NSPathControl.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPopUpButtonDocumentArchiving_NSPopUpButton.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPopUpButtonDocumentArchiving_NSPopUpButtonCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPopoverDocumentArchiving_NSPopover.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPredicateEditorDocumentArchiving_NSPredicateEditor.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPressGestureRecognizerDocumentArchiving_NSPressGestureRecognizer.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSProgressIndicatorDocumentArchiving_NSProgressIndicator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSRotationGestureRecognizerDocumentArchiving_NSRotationGestureRecognizer.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSRuleEditorDocumentArchiving_NSRuleEditor.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSceneExitPlaceholderDocumentArchiving_IBNSSceneExitPlaceholder.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSScrollViewDocumentArchiving_NSScrollView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSScrollerDocumentArchiving_NSScroller.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSearchFieldDocumentArchiving_NSSearchField.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSearchFieldDocumentArchiving_NSSearchFieldCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSecureTextFieldDocumentArchiving_NSSecureTextField.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSecureTextFieldDocumentArchiving_NSSecureTextFieldCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSegmentedControlDocumentArchiving_NSSegmentedCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSegmentedControlDocumentArchiving_NSSegmentedControl.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSliderDocumentArchiving_NSSlider.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSliderDocumentArchiving_NSSliderCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSplitViewControllerDocumentArchiving_IBNSSplitViewController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSplitViewDocumentArchiving_NSSplitView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSplitViewItemDocumentArchiving_NSSplitViewItem.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStackViewDocumentArchiving_NSStackView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStepperDocumentArchiving_NSStepper.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStepperDocumentArchiving_NSStepperCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardEmbedSegueTemplateDocumentArchiving_IBNSStoryboardEmbedSegueTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardModalSegueTemplateDocumentArchiving_IBNSStoryboardModalSegueTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardPopoverSegueTemplateDocumentArchiving_IBNSStoryboardPopoverSegueTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardSegueTemplateDocumentArchiving_IBNSStoryboardSegueTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardSheetSegueTemplateDocumentArchiving_IBNSStoryboardSheetSegueTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTabViewControllerDocumentArchiving_IBNSTabViewController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTabViewDocumentArchiving_NSTabView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTabViewDocumentArchiving_NSTabViewItem.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableCellViewDocumentArchiving_NSTableCellView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableColumnDocumentArchiving_NSTableColumn.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableColumnDocumentArchiving_NSTableHeaderCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableHeaderViewDocumentArchiving_NSTableHeaderView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableViewDocumentArchiving_NSTableView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextDocumentArchiving_NSText.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextFieldDocumentArchiving_NSTextField.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextFieldDocumentArchiving_NSTextFieldCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextFinderDocumentArchiving_NSTextFinder.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextViewDocumentArchiving_NSTextView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTokenFieldDocumentArchiving_NSTokenField.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTokenFieldDocumentArchiving_NSTokenFieldCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSViewControllerDocumentArchiving_IBNSViewController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSVisualEffectViewDocumentArchiving_NSVisualEffectView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSWindowControllerDocumentArchiving_IBNSWindowController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSWindowDocumentArchiving_NSWindowTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKCameraDeviceView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKDeviceBrowserView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKImageBrowserView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKImageView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKScannerDeviceView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSADictionaryController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSADictionaryView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAImageTextCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAScriptController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAScriptView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSASplitView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_PDFKitDocumentArchiving_PDFThumbnailView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_PDFKitDocumentArchiving_PDFView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QTKitDocumentArchiving_QTCaptureView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QTKitDocumentArchiving_QTMovieView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_GFGraphBrowserView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_GFGraphEditorView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCCompositionParameterView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCCompositionPickerView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchBrowserView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchEditorView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchParametersView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_SceneKitDocumentArchiving_SCNViewTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_WebKitDocumentArchiving_WebPreferences.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_WebKitDocumentArchiving_WebView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_ABPeoplePickerSelectionBehavior.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBAVPlayerViewControlsStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBButtonCellType.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBDateFormatterBehavior.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBMenuItemViewStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBMirrorLayoutDirectionState.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBNumberFormatterBehavior.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBObjectControllerMode.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLAccumSize.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLAntiAliasingType.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLColorSize.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLDepthSize.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLPolicyType.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLRendererType.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLSamplingRate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLStencilSize.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBPredicateEditorRowTemplateExpressionType.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBRowSizeStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBSystemMenuType.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBTextViewFindStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKCameraDeviceViewDisplayMode.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKCameraDeviceViewTransferMode.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKDeviceBrowserViewDisplayMode.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKScannerDeviceViewDisplayMode.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKScannerDeviceViewTransferMode.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_MKMapType.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSBackingStoreType.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSByteCountFormatterCountStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSDateFormatterStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSDatePickerMode.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSDatePickerStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPageControllerTransitionStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPathStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPopUpArrowPosition.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPopoverAppearance.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPopoverBehavior.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSRuleEditorNestingMode.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSRuleEditorRowType.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSScrollElasticity.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSScrollViewFindBarPosition.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSScrollerKnobStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSSegmentStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSSegmentSwitchTracking.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSSelectionGranularity.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTabViewControllerTabStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTabViewType.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTableViewColumnAutoresizingStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTableViewSelectionHighlightStyle.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTextLayoutOrientation.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectBlendingMode.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectMaterial.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectState.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSWindowAnimationBehavior.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_PDFDisplayMode.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBDocumentForiengContentReader-Protocol.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBExternalReferencePlaceholder-Protocol.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBFillView-IBFillViewIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBFlippedInsetView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBFlippedView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBInspectorSceneKitResourceProperty.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBMacIdiom.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSApplication.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSCollectionViewItem.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSContainerView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSCustomView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSNibExternalObjectPlaceholder.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSPageController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSRelationshipSegueModeledViewController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSRelationshipSegueModeledViewControllerEditor.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSRelationshipSegueModeledViewControllerView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSSceneExitPlaceholder.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSSimulatedMetricsContainer.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewControllerEditor.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewControllerView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardAbstractTriggeredSegue.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardCustomSegue.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardEmbedSegue.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardEmbedSegueTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardModalSegue.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardModalSegueTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardPopoverSegue.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardPopoverSegueTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardSegueTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardSheetSegue.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardSheetSegueTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSTabViewController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSTabViewControllerEditor.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSTabViewControllerView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSViewController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSViewControllerEditor.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSViewControllerEditorView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSViewControllerItemPlaceholderView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSViewImageRequestProcessor.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSViewPriorityPopoverViewController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSViewPrioritySlider.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSViewPrioritySliderCell.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSViewPrioritySliderDelegate-Protocol.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSWindowController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSWindowControllerEditor.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBNSWindowControllerEditorView.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBPrimarySceneObject-Protocol.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBQTMovieViewAttributesInspector.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBStoryboardDocument-IBStoryboardDocumentCocoaIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IBXIBDocument-IBDocumentCocoaIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IDEInterfaceBuilderAutomator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IDEInterfaceBuilderCocoa.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IKCameraDeviceView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IKCameraDeviceView-IBIKCameraDeviceViewIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IKDeviceBrowserView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IKDeviceBrowserView-IBIKDeviceBrowserViewIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IKImageBrowserView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IKImageBrowserView-IKImageBrowserViewIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IKImageView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IKImageView-IBImageViewIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IKScannerDeviceView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/IKScannerDeviceView-IKScannerDeviceViewIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/MKMapViewTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSClickGestureRecognizer-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSCopying-Protocol.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSGestureRecognizer-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSGestureRecognizer-IBNSGestureRecognizerIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSIBUserDefinedRuntimeAttributesConnector-IBConnectionCompilationAdditions.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSMagnificationGestureRecognizer-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSNibBindingConnector-IBBindingConnectionCopying.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSPanGestureRecognizer-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSPressGestureRecognizer-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSPressGestureRecognizer-IBNSPressGestureRecognizerIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSRotationGestureRecognizer-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSRotationGestureRecognizer-IBNSRotationGestureRecognizerIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSSplitViewItem-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSStepper-IBNSStepperIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSVisualEffectView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/NSVisualEffectView-IBNSVisualEffectViewIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/OSADictionaryController-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/OSADictionaryView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/OSAImageTextCell-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/OSAScriptController-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/OSAScriptView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/OSASplitView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/PDFThumbnailView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/PDFThumbnailView-PDFThumbnailViewIBIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/PDFView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/PDFView-IBIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QCCompositionParameterView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QCCompositionPickerView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QCPatchBrowserView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QCPatchController-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QCPatchControllerInspectorController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QCPatchEditorView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QCPatchParametersView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QCView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QCView-IBInspectorIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QCViewInspectorController.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QTCaptureView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QTMovieView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/QTMovieView-IBQTMovieViewIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/SCNViewTemplate.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/WebPreferences-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/WebView-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/WebView-IBIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/_AMVariablePopUpButton-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/_AMVariablePopUpButtonCell-AMPathPopUpButtonIntegration.h create mode 100644 IDEInterfaceBuilderCocoaIntegration/_AMVariablePopUpButtonCell-IBDocumentArchivingGenerator.h create mode 100644 IDEInterfaceBuilderKit/DVTButtonTextField-IBDVTButtonTextFieldAdditions.h create mode 100644 IDEInterfaceBuilderKit/DVTFilePath-IBIDEFoundationFilePathAdditions.h create mode 100644 IDEInterfaceBuilderKit/DVTFindBarFindable-Protocol.h create mode 100644 IDEInterfaceBuilderKit/DVTPropertyListEncoding-Protocol.h create mode 100644 IDEInterfaceBuilderKit/DVTTextFindable-Protocol.h create mode 100644 IDEInterfaceBuilderKit/DVTTextReplacable-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractFileDataTypeDescription.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractInterfaceBuilderTool-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractMemberConfigurationChooserController.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractMessageChannelInterfaceBuilderToolManager.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractMessageChannelInterfaceBuilderToolProxy.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractMessageChannelToolProxy.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractPlatformTool-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractPreviewDocumentEditor.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractPreviewDomainProvider.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractPreviewItemGroup.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractPreviewRecipe.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractSegueConnection.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractStoryboardSegueTemplate.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractStructureAreaDockLabelPopUp.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractViewController.h create mode 100644 IDEInterfaceBuilderKit/IBAbstractViewControllerEditorPlaceholderView.h create mode 100644 IDEInterfaceBuilderKit/IBAccessorizedScrollViewBarSegment.h create mode 100644 IDEInterfaceBuilderKit/IBAccessorizedScrollViewButtonCell.h create mode 100644 IDEInterfaceBuilderKit/IBArchivableDocument-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBAsynchronousRequester-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBAttributeSearchLocation.h create mode 100644 IDEInterfaceBuilderKit/IBAttributeSearchLocationIterator.h create mode 100644 IDEInterfaceBuilderKit/IBAttributeSearchLocationIteratorDelegate-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBAutolayoutArbitrationUnit-IDELevelAdditions.h create mode 100644 IDEInterfaceBuilderKit/IBAutolayoutConcreteConstraintProvider-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBAutolayoutPropertyEditingController.h create mode 100644 IDEInterfaceBuilderKit/IBAutolayoutPropertyInspectorProperty.h create mode 100644 IDEInterfaceBuilderKit/IBBasePreviewDocumentEditor.h create mode 100644 IDEInterfaceBuilderKit/IBBasePreviewRecipe.h create mode 100644 IDEInterfaceBuilderKit/IBBinaryArchivableColor-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBBinaryArchiving-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBCocoaPreviewDocumentEditor.h create mode 100644 IDEInterfaceBuilderKit/IBCocoaPreviewDomainProvider.h create mode 100644 IDEInterfaceBuilderKit/IBCocoaPreviewItemGroup.h create mode 100644 IDEInterfaceBuilderKit/IBCocoaTool-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBCocoaToolProxy.h create mode 100644 IDEInterfaceBuilderKit/IBCodingGenerator.h create mode 100644 IDEInterfaceBuilderKit/IBCompiledProductTypeDescription.h create mode 100644 IDEInterfaceBuilderKit/IBConfigurablePropertyKeyPathAdapter.h create mode 100644 IDEInterfaceBuilderKit/IBConfigurablePropertyKeyPathAdapterDelegate-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBConfigurationValueRecord.h create mode 100644 IDEInterfaceBuilderKit/IBCrashLog.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_backgroundFilters.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_contentFilters.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_gestureRecognizers.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_userGuides.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSAutoresizingMask.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSComparisonPredicateOptions.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSEventMask.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSModifierMask.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBAbstractStoryboardSegueTemplateDocumentArchiving_IBAbstractStoryboardSegueTemplate.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBAutolayoutGuideDocumentArchiving_IBAutolayoutGuide.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBFillViewDocumentArchiving_IBFillView.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBObjectLibraryAssetDocumentArchiving_IBLibraryObjectTemplate.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBObjectLibraryAssetDocumentArchiving_IBObjectLibraryAsset.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaComponent.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaDictionaryComponent.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaDictionaryComponent_IBViewDocumentArchiving_animations.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaElementComponent.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBArchivedColorSpace.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBCellBorderStyle.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBClassDescriptionSourceType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBCustomArchivedColorSpace.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBDocumentArchivingValueType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBLayoutAttribute.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBLayoutConstraintArchiveScoringType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBLayoutRelation.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBMetaFont.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBNSAppearanceType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBNSViewSimulatedAppContext.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBObjectLibraryAssetAnimationScalingMode.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBPropertyAccessControl.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBRelationshipType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBTickMarkPosition.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBUserDefinedRuntimeAttributeType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBezelStyle.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBorderType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBoxType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBrowserColumnResizingType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSCellImagePosition.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSCellStateValue.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSCellType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSControlSize.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSExpressionType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSFocusRingType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSFontRenderingMode.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSImageAlignment.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSImageFrameStyle.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSImageScaling.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSLayoutAttribute.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSLevelIndicatorStyle.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSLineBreakMode.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSMatrixMode.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterPadPosition.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterRoundingMode.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterStyle.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSProgressIndicatorStyle.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSRectEdge.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSScrollArrowPosition.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSSliderType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSSplitViewDividerStyle.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTextAlignment.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTextFieldBezelStyle.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTextTabType.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTitlePosition.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTokenStyle.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSToolbarDisplayMode.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSToolbarSizeMode.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSUserInterfaceLayoutDirection.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSUserInterfaceLayoutOrientation.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSWritingDirection.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentArchivingSchemaGroupComponent.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentAutolayoutManager.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentCapability.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentCapabilityManager.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentCompiler.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentContentDescription.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentDataTypeDescription.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentIssueGenerator.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentLiveViewsDebugSession.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentLiveViewsDispatcher.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentMemberSearchDescription.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentPlatformAdapter.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentPluginLiberationContext.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentPluginLiberator.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentSearchDescription.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentStripper.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentTextFindable.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentVerifier.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentXMLArchiveTypeDescription.h create mode 100644 IDEInterfaceBuilderKit/IBDocumentXMLArchiveTypeDescriptionReader.h create mode 100644 IDEInterfaceBuilderKit/IBExternallySynchronizedIndexClassDescriber.h create mode 100644 IDEInterfaceBuilderKit/IBFindIndicatorProvider-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBFlatStructureAreaDockLabelPopUp.h create mode 100644 IDEInterfaceBuilderKit/IBICFileType-DisplayAdditions.h create mode 100644 IDEInterfaceBuilderKit/IBICImageMediaResource.h create mode 100644 IDEInterfaceBuilderKit/IBIdiom.h create mode 100644 IDEInterfaceBuilderKit/IBIndexClassDescriber.h create mode 100644 IDEInterfaceBuilderKit/IBInspectableInfo.h create mode 100644 IDEInterfaceBuilderKit/IBInspectablesHelper.h create mode 100644 IDEInterfaceBuilderKit/IBInspectablesViewController.h create mode 100644 IDEInterfaceBuilderKit/IBInspectorPropertySearchDescription.h create mode 100644 IDEInterfaceBuilderKit/IBInspectorPropertyVisibilityCondition.h create mode 100644 IDEInterfaceBuilderKit/IBInspectorSearchDataManager.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraint-IBLayoutConstraintIBToolIntegration.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintConstantEditingController.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintConstantInspectorProperty.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintDrawingDestination-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintItemInspectorBackgroundView.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintItemInspectorProperty.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintMultiplier-IBLayoutConstantIBToolAdaptation.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintMultiplierEditingController.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintMultiplierInspectorProperty.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintPriorityEditingController.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintPriorityInspectorProperty.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintPropertyEditingController.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintPropertyInspectorProperty.h create mode 100644 IDEInterfaceBuilderKit/IBLayoutConstraintStatusProvider-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBLiveViewsActivityReporter.h create mode 100644 IDEInterfaceBuilderKit/IBLiveViewsBundle.h create mode 100644 IDEInterfaceBuilderKit/IBLiveViewsBundleBlueprintMap.h create mode 100644 IDEInterfaceBuilderKit/IBLiveViewsBundleObserver-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBLiveViewsBundleObserverEnvironment-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBLiveViewsManager.h create mode 100644 IDEInterfaceBuilderKit/IBLiveViewsManagerRemoteToolIdentifier.h create mode 100644 IDEInterfaceBuilderKit/IBMemberConfiguration.h create mode 100644 IDEInterfaceBuilderKit/IBMemberConfigurationChooserController.h create mode 100644 IDEInterfaceBuilderKit/IBMemberConfigurationVariable.h create mode 100644 IDEInterfaceBuilderKit/IBMemberConfigurationVariableValueSpecification.h create mode 100644 IDEInterfaceBuilderKit/IBMemberPropertyConfigurationLocation.h create mode 100644 IDEInterfaceBuilderKit/IBMemberPropertyConfigurationValueRecord.h create mode 100644 IDEInterfaceBuilderKit/IBMemberPropertyStorage.h create mode 100644 IDEInterfaceBuilderKit/IBMemberPropertyStorageObserver-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBMemberPropertyValue.h create mode 100644 IDEInterfaceBuilderKit/IBMemberRelationshipHelper.h create mode 100644 IDEInterfaceBuilderKit/IBNSTabViewItem.h create mode 100644 IDEInterfaceBuilderKit/IBNSXMLDocumentWithTrailingNewline.h create mode 100644 IDEInterfaceBuilderKit/IBObjCAnnotationProvider.h create mode 100644 IDEInterfaceBuilderKit/IBObjCSourceCodeConnectionEndPointProvider.h create mode 100644 IDEInterfaceBuilderKit/IBObjectContainerDelegate-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBObjectLibraryAsset.h create mode 100644 IDEInterfaceBuilderKit/IBObjectLibraryAssetProvider.h create mode 100644 IDEInterfaceBuilderKit/IBOneElementDictionary.h create mode 100644 IDEInterfaceBuilderKit/IBPerConfigurationInspectorPropertyTemplate.h create mode 100644 IDEInterfaceBuilderKit/IBPlatform.h create mode 100644 IDEInterfaceBuilderKit/IBPlatformToolRequest.h create mode 100644 IDEInterfaceBuilderKit/IBPlatformToolRequestProcessor-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBPlatformToolRequester.h create mode 100644 IDEInterfaceBuilderKit/IBPreviewDocument.h create mode 100644 IDEInterfaceBuilderKit/IBPreviewDocumentBackgroundView.h create mode 100644 IDEInterfaceBuilderKit/IBPreviewDocumentBackgroundViewDelegate-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBPreviewGeniusResultsFinder.h create mode 100644 IDEInterfaceBuilderKit/IBPreviewItem.h create mode 100644 IDEInterfaceBuilderKit/IBPreviewResultView.h create mode 100644 IDEInterfaceBuilderKit/IBPreviewResultViewDelegate-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBPrimarySceneObject-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBPropertyConfigurationLocation.h create mode 100644 IDEInterfaceBuilderKit/IBPropertyConfigurationValueRecord.h create mode 100644 IDEInterfaceBuilderKit/IBRemoteView.h create mode 100644 IDEInterfaceBuilderKit/IBRemoteViewImageRequestProcessor.h create mode 100644 IDEInterfaceBuilderKit/IBSceneDockViewController.h create mode 100644 IDEInterfaceBuilderKit/IBSceneExitPlaceholder.h create mode 100644 IDEInterfaceBuilderKit/IBSearchFieldPositionBorderView.h create mode 100644 IDEInterfaceBuilderKit/IBSearchableAttributeDescription.h create mode 100644 IDEInterfaceBuilderKit/IBSegueCustomClassInspectorProperty.h create mode 100644 IDEInterfaceBuilderKit/IBSegueReachabilityContext.h create mode 100644 IDEInterfaceBuilderKit/IBSimpleCopyDocumentStripper.h create mode 100644 IDEInterfaceBuilderKit/IBSimulatedMetricsContainer.h create mode 100644 IDEInterfaceBuilderKit/IBSingletonObject.h create mode 100644 IDEInterfaceBuilderKit/IBSourceCodeClassProvider.h create mode 100644 IDEInterfaceBuilderKit/IBSourceCodeParserRegistry.h create mode 100644 IDEInterfaceBuilderKit/IBSourceCodeScanningActivityReporter.h create mode 100644 IDEInterfaceBuilderKit/IBSourceScanningWorkItem.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardAbstractTriggeredSegue.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCanvasBackgroundOverlayView.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCanvasBackgroundOverlayViewDelegate-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCanvasFrame.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCanvasFrameTitleCapsule.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCanvasFrameTitleCapsuleDelegate-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCanvasLink-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCanvasLinkMapping.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCanvasLinkPack.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCanvasLinkPath.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCanvasLinkPathDelegate-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCanvasView.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCanvasViewController.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardCompilerPlaceholderTable.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardDocument.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardDocumentCompiler.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardDocumentEditor.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardDocumentStripper.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardEditorCanvasFrameController.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardGroupMemberWrapper.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardGroupOutlineViewControllerItem.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardInitialSceneCanvasLinkPath.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardInitialSceneCanvasLinkPathDraggingOverlay.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardInitialViewControllerCanvasLink.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardMetricsInferrer.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardNavigationOutlineViewController.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardOutlineViewController.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardRelationshipSegue.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardRootOutlineViewControllerItem.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardSceneAbstractCompilationUnit.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardSceneChildCompilationUnit.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardSceneCompilationGroup.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardSceneCompilationUnitResult.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardSceneRootCompilationUnit.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardSceneTreeDragImageNode.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardSelectionGeniusResultsFinder.h create mode 100644 IDEInterfaceBuilderKit/IBStoryboardStructureViewController.h create mode 100644 IDEInterfaceBuilderKit/IBTemporaryPasteboardClassProvider.h create mode 100644 IDEInterfaceBuilderKit/IBTextIndexDataProvider.h create mode 100644 IDEInterfaceBuilderKit/IBTextIndexDataProviderXMLParser.h create mode 100644 IDEInterfaceBuilderKit/IBTwoElementDictionary.h create mode 100644 IDEInterfaceBuilderKit/IBUnarchivableDocument-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IBUserDefinedRuntimeAttribute-IDEIntegration.h create mode 100644 IDEInterfaceBuilderKit/IBUserDefinedRuntimeAttributeResourceReference.h create mode 100644 IDEInterfaceBuilderKit/IBViewControllerPlaceholderStyle.h create mode 100644 IDEInterfaceBuilderKit/IBViewResizingDiagram.h create mode 100644 IDEInterfaceBuilderKit/IBWorkspaceDocumentAndPlatformReferenceKey.h create mode 100644 IDEInterfaceBuilderKit/IBXIBDocument.h create mode 100644 IDEInterfaceBuilderKit/IBXIBDocumentCompiler.h create mode 100644 IDEInterfaceBuilderKit/IBXMLBuilder.h create mode 100644 IDEInterfaceBuilderKit/IDEGeniusResultNavigableRepresentedObject-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IDEMethodSourceCodeGenerator-Protocol.h create mode 100644 IDEInterfaceBuilderKit/IDETextIndexFindable-Protocol.h create mode 100644 IDEInterfaceBuilderKit/NSAffineTransform-IBNSAffineTransformAdditions.h create mode 100644 IDEInterfaceBuilderKit/NSArrayController-IBArrayControllerAdditions.h create mode 100644 IDEInterfaceBuilderKit/NSColor-IBBinaryArchivingAdditions.h create mode 100644 IDEInterfaceBuilderKit/NSControl-IBControlAdditions.h create mode 100644 IDEInterfaceBuilderKit/NSImageView-IBSegmentedControlAdditions.h create mode 100644 IDEInterfaceBuilderKit/NSKeyedUnarchiverDelegate-Protocol.h create mode 100644 IDEInterfaceBuilderKit/NSMenuItem-IBMenuItemAdditions.h create mode 100644 IDEInterfaceBuilderKit/NSNumberFormatter-IBNSNumberFormatterSupport.h create mode 100644 IDEInterfaceBuilderKit/NSSegmentedControl-IBSegmentedControlAdditions.h create mode 100644 IDEInterfaceBuilderKit/NSSplitViewItem-IBNSSplitViewItemIntegration.h create mode 100644 IDEInterfaceBuilderKit/NSTextFieldCell-IBTextFieldCellAdditions.h create mode 100644 IDEInterfaceBuilderKit/NSTextFinderClient-Protocol.h create mode 100644 IDEInterfaceBuilderKit/NSTextView-IBTextViewAdditions.h create mode 100644 IDEInterfaceBuilderKit/NSView-IBInspectorAdditions.h create mode 100644 IDEInterfaceBuilderKit/NSXMLElement-IBXMLBuilder.h create mode 100644 IDEInterfaceBuilderKit/__IBLayoutConstraint_IBKit.h create mode 100644 IDEKit/AAVArchiveGroup.h create mode 100644 IDEKit/AAVArchivedApplicationsViewController.h create mode 100644 IDEKit/AAVITunesConnectProxy.h create mode 100644 IDEKit/AAVITunesConnectProxyDelegate.h create mode 100644 IDEKit/DVTCancellable-Protocol.h create mode 100644 IDEKit/DVTCodesignableDevice-Protocol.h create mode 100644 IDEKit/DVTDeviceApplicationItem-Protocol.h create mode 100644 IDEKit/DVTDeviceApplicationItem_KitSupport-Protocol.h create mode 100644 IDEKit/DVTDeviceApplicationProvider-Protocol.h create mode 100644 IDEKit/DVTDistributionMethodStepTextField.h create mode 100644 IDEKit/DVTDocumentLocation-IDELogNavigatorAdditions.h create mode 100644 IDEKit/DVTFindPatternManager-Protocol.h create mode 100644 IDEKit/DVTModelObject-Protocol.h create mode 100644 IDEKit/DVTScopeBarContentController-Protocol.h create mode 100644 IDEKit/DVTSourceExpressionSource-Protocol.h create mode 100644 IDEKit/DVTSourceTextViewDelegate-Protocol.h create mode 100644 IDEKit/DVTSpecificApplicationProvider-Protocol.h create mode 100644 IDEKit/DVTTextDocumentLocation-IDELogNavigatorAdditions.h create mode 100644 IDEKit/DVTTextlikeFindDescriptor-Protocol.h create mode 100644 IDEKit/IDEActivityLogRecord-IDEActivityLogAdditions.h create mode 100644 IDEKit/IDEActivityLogTranscriptLayoutManager.h create mode 100644 IDEKit/IDEAppChooserModelObject.h create mode 100644 IDEKit/IDEAppChooserTableView.h create mode 100644 IDEKit/IDEAppChooserWindowController.h create mode 100644 IDEKit/IDEArchive-AAVArchiveViewerExtensions.h create mode 100644 IDEKit/IDEAttributedStringControlParagraphStylePopoverInsetView.h create mode 100644 IDEKit/IDEBatchDocumentFindable.h create mode 100644 IDEKit/IDEBatchFindActivityReporter.h create mode 100644 IDEKit/IDEBatchFindCandidateFile.h create mode 100644 IDEKit/IDEBatchFindColonSuffixPathCell.h create mode 100644 IDEKit/IDEBatchFindCommands.h create mode 100644 IDEKit/IDEBatchFindCriteria.h create mode 100644 IDEKit/IDEBatchFindFileLocator.h create mode 100644 IDEKit/IDEBatchFindFileSystemLocator.h create mode 100644 IDEKit/IDEBatchFindFunctionType.h create mode 100644 IDEKit/IDEBatchFindLocationOutlineView.h create mode 100644 IDEKit/IDEBatchFindLocationPickerCell.h create mode 100644 IDEKit/IDEBatchFindLocationPickerItem.h create mode 100644 IDEKit/IDEBatchFindLocationPickerNavigableItem.h create mode 100644 IDEKit/IDEBatchFindLocationPickerSchemeItem.h create mode 100644 IDEKit/IDEBatchFindLocationPickerView.h create mode 100644 IDEKit/IDEBatchFindNavigator.h create mode 100644 IDEKit/IDEBatchFindPathBarMatchStyleType.h create mode 100644 IDEKit/IDEBatchFindPathBarMatchStyleTypeOption.h create mode 100644 IDEKit/IDEBatchFindPathBarMenuItem.h create mode 100644 IDEKit/IDEBatchFindPathControlNavigable.h create mode 100644 IDEKit/IDEBatchFindQuery.h create mode 100644 IDEKit/IDEBatchFindRawTextLineLocationFinder.h create mode 100644 IDEKit/IDEBatchFindReplaceButtonLayoutView.h create mode 100644 IDEKit/IDEBatchFindReplacePreviewContainerView.h create mode 100644 IDEKit/IDEBatchFindReplacePreviewController.h create mode 100644 IDEKit/IDEBatchFindReplaceableSheetController.h create mode 100644 IDEKit/IDEBatchFindResult.h create mode 100644 IDEKit/IDEBatchFindResultGroup.h create mode 100644 IDEKit/IDEBatchFindResultGroupDelegate-Protocol.h create mode 100644 IDEKit/IDEBatchFindResultSet.h create mode 100644 IDEKit/IDEBatchFindResultSetProtocol-Protocol.h create mode 100644 IDEKit/IDEBatchFindResultUIState.h create mode 100644 IDEKit/IDEBatchFindResultsOutlineController.h create mode 100644 IDEKit/IDEBatchFindRuleEditor.h create mode 100644 IDEKit/IDEBatchFindRuleEditorDelegate-Protocol.h create mode 100644 IDEKit/IDEBatchFindScopeEditor.h create mode 100644 IDEKit/IDEBatchFindScopeFileTypeRow.h create mode 100644 IDEKit/IDEBatchFindScopeLocationRow.h create mode 100644 IDEKit/IDEBatchFindScopePredicate.h create mode 100644 IDEKit/IDEBatchFindScopeRuleNode.h create mode 100644 IDEKit/IDEBatchFindScopeRuleRow.h create mode 100644 IDEKit/IDEBatchFindScopeRuleRowDelegate-Protocol.h create mode 100644 IDEKit/IDEBatchFindScopeTextStaticRow.h create mode 100644 IDEKit/IDEBatchFindStatusCell.h create mode 100644 IDEKit/IDEBatchFindStrategiesController.h create mode 100644 IDEKit/IDEBatchFindSymbolicFindCriteria.h create mode 100644 IDEKit/IDEBatchFindSymbolicQuery.h create mode 100644 IDEKit/IDEBatchFindTextQuery.h create mode 100644 IDEKit/IDEBatchFindTextualFindCriteria.h create mode 100644 IDEKit/IDEBatchFindTwoButtonLayout.h create mode 100644 IDEKit/IDEBatchFindWorkspaceFileLocator.h create mode 100644 IDEKit/IDEBatchFindable.h create mode 100644 IDEKit/IDEBatchRawTextFindable.h create mode 100644 IDEKit/IDEBotEditor.h create mode 100644 IDEKit/IDEBotEditorArchivesViewController.h create mode 100644 IDEKit/IDEBotEditorBannerView.h create mode 100644 IDEKit/IDEBotEditorBannerViewController.h create mode 100644 IDEKit/IDEBotEditorCommitsTabController.h create mode 100644 IDEKit/IDEBotEditorDocument.h create mode 100644 IDEKit/IDEBotEditorDownloadButton.h create mode 100644 IDEKit/IDEBotEditorIntegrationHistoryViewController.h create mode 100644 IDEKit/IDEBotEditorIntegrationTestDetailRun.h create mode 100644 IDEKit/IDEBotEditorIntegrationTestDetailScopeBar.h create mode 100644 IDEKit/IDEBotEditorIntegrationTestDetailScopeBarDelegate-Protocol.h create mode 100644 IDEKit/IDEBotEditorIntegrationTestDetailWrapperView.h create mode 100644 IDEKit/IDEBotEditorIntegrationTestsViewController.h create mode 100644 IDEKit/IDEBotEditorSectionDividerView.h create mode 100644 IDEKit/IDEBotEditorSummaryViewController.h create mode 100644 IDEKit/IDEBotEditorSummaryViewControllerContentView.h create mode 100644 IDEKit/IDEBotEditorTestDetailHeaderTableView.h create mode 100644 IDEKit/IDEBotEditorTestDetailPieChart.h create mode 100644 IDEKit/IDEBotEditorTestDetailResultsRowView.h create mode 100644 IDEKit/IDEBotEditorTestDetailResultsTableView.h create mode 100644 IDEKit/IDEBotEditorTestDetailRun.h create mode 100644 IDEKit/IDEBotEditorTestDetailScopeBar.h create mode 100644 IDEKit/IDEBotEditorTestDetailScopeBarDelegate-Protocol.h create mode 100644 IDEKit/IDEBotEditorTestDetailSelectionProtocol-Protocol.h create mode 100644 IDEKit/IDEBotEditorTestDetailSynchroScrollView.h create mode 100644 IDEKit/IDEBotEditorTestDetailSynchroScroller.h create mode 100644 IDEKit/IDEBotEditorTestDetailViewController.h create mode 100644 IDEKit/IDEBotEditorTestDetailWrapperView.h create mode 100644 IDEKit/IDEBotEditorTestsTableView.h create mode 100644 IDEKit/IDEBotEditorTextColorHelper.h create mode 100644 IDEKit/IDEBotExecutionActivityLog.h create mode 100644 IDEKit/IDEBotExecutionDocument.h create mode 100644 IDEKit/IDEBotExecutionEditor.h create mode 100644 IDEKit/IDEBotExecutionEditorLogViewController.h create mode 100644 IDEKit/IDEBotExecutionEditorLogViewControllerContentView.h create mode 100644 IDEKit/IDEBotExecutionEditorSummaryViewController.h create mode 100644 IDEKit/IDEBotExecutionLogsDocumentLocation.h create mode 100644 IDEKit/IDEBotExecutionSCMLogDocumentLocation.h create mode 100644 IDEKit/IDEBotExecutionSCMLogViewController.h create mode 100644 IDEKit/IDEBotExecutionTextLog.h create mode 100644 IDEKit/IDEBotGraphPopoverViewController.h create mode 100644 IDEKit/IDEBotInstallProductOnDeviceWindowController.h create mode 100644 IDEKit/IDEBotIntegrationSummaryPopoverViewController.h create mode 100644 IDEKit/IDEBotIntegrationTableCellView.h create mode 100644 IDEKit/IDEBotIntegrationTestPopoverViewController.h create mode 100644 IDEKit/IDEBotIntegrationTestsDetailsViewController.h create mode 100644 IDEKit/IDEBotIntegrationTestsDeviceSummaryViewController.h create mode 100644 IDEKit/IDEBotIntegrationTestsDocumentLocation.h create mode 100644 IDEKit/IDEBotIntegrationTestsSummaryControllerContentView.h create mode 100644 IDEKit/IDEBotIntegrationTestsSummaryTextAttachmentCell.h create mode 100644 IDEKit/IDEBotIntegrationTestsSummaryTileView.h create mode 100644 IDEKit/IDEBotIntegrationTestsSummaryViewController.h create mode 100644 IDEKit/IDEBotIssueSummaryCollection.h create mode 100644 IDEKit/IDEBotIssueSummaryOutlineView.h create mode 100644 IDEKit/IDEBotIssueSummaryTableCellView.h create mode 100644 IDEKit/IDEBotIssueSummaryTableRowView.h create mode 100644 IDEKit/IDEBotIssueSummaryTableRowViewDelegate-Protocol.h create mode 100644 IDEKit/IDEBotIssueSummaryTestCase.h create mode 100644 IDEKit/IDEBotIssueSummaryViewController.h create mode 100644 IDEKit/IDEBotLogEditorScopeBarDelegate-Protocol.h create mode 100644 IDEKit/IDEBotLogScopeBar.h create mode 100644 IDEKit/IDEBotRelativeDateFormatting.h create mode 100644 IDEKit/IDEBotSummaryDocumentLocation.h create mode 100644 IDEKit/IDEBotSummaryIssueSeries.h create mode 100644 IDEKit/IDEBotSummaryStackedBarGraph.h create mode 100644 IDEKit/IDEBotSummaryStackedBarGraphBar.h create mode 100644 IDEKit/IDEBotSummaryStackedBarGraphColumn.h create mode 100644 IDEKit/IDEBotSummaryStackedBarGraphController.h create mode 100644 IDEKit/IDEBotSummaryStackedBarGraphDelegate-Protocol.h create mode 100644 IDEKit/IDEBotSupportingDocument.h create mode 100644 IDEKit/IDEBotSupportingEditor.h create mode 100644 IDEKit/IDEBotSupportingEditorHostedViewController-Protocol.h create mode 100644 IDEKit/IDEBotSupportingGeniusResultsFinder.h create mode 100644 IDEKit/IDEBotTestDetailsDocumentLocation.h create mode 100644 IDEKit/IDEBotUnitTestTableCellView.h create mode 100644 IDEKit/IDEBuildResultsOutlineDelegate-Protocol.h create mode 100644 IDEKit/IDEBuildResultsOutlineLogic.h create mode 100644 IDEKit/IDECancellableToken.h create mode 100644 IDEKit/IDEClassIconProvider.h create mode 100644 IDEKit/IDECodeModule-NSPasteboardSupport.h create mode 100644 IDEKit/IDECodeModuleDefaultSortDescriptor.h create mode 100644 IDEKit/IDECodeSnippet.h create mode 100644 IDEKit/IDECodeSnippetCompletionItem.h create mode 100644 IDEKit/IDECodeSnippetCompletionItemInfoViewController.h create mode 100644 IDEKit/IDECodeSnippetCompletionScopeRowController.h create mode 100644 IDEKit/IDECodeSnippetCompletionScopeRowValue.h create mode 100644 IDEKit/IDECodeSnippetLibrary.h create mode 100644 IDEKit/IDECodeSnippetLibraryCompletionStrategy.h create mode 100644 IDEKit/IDECodeSnippetLibraryDetailEditorController.h create mode 100644 IDEKit/IDECodeSnippetLibraryPlatformFamilyValueTransformer.h create mode 100644 IDEKit/IDECodeSnippetRepository.h create mode 100644 IDEKit/IDECodesignIssueResolutionDescription.h create mode 100644 IDEKit/IDECodesignIssueResolutionGenerateDistributionProfileOption.h create mode 100644 IDEKit/IDECodesignIssueResolutionImportDeveloperProfileOption.h create mode 100644 IDEKit/IDECodesignIssueResolutionOption.h create mode 100644 IDEKit/IDECodesignIssueResolutionOptionCancel.h create mode 100644 IDEKit/IDECodesignIssueResolutionOptionProvider.h create mode 100644 IDEKit/IDECodesignIssueResolutionPortalSource.h create mode 100644 IDEKit/IDECodesignIssueResolutionRequestCertificateOption.h create mode 100644 IDEKit/IDECodesignIssueResolutionVisitPortalOption.h create mode 100644 IDEKit/IDEConfigurableDataNode.h create mode 100644 IDEKit/IDEConfigurableDataSource.h create mode 100644 IDEKit/IDEConfigurableImageAndTextCell.h create mode 100644 IDEKit/IDEContainer-IDEKitContainerAdditions.h create mode 100644 IDEKit/IDEContinuousIntegrationActionManager-Protocol.h create mode 100644 IDEKit/IDEContinuousIntegrationCreateEditBotWindowController-Protocol.h create mode 100644 IDEKit/IDEContinuousIntegrationLogNavigatorHelper-Protocol.h create mode 100644 IDEKit/IDEContinuousIntegrationManager.h create mode 100644 IDEKit/IDEContinuousIntegrationManagerObserver.h create mode 100644 IDEKit/IDEContinuousIntegrationNewServiceAccountController-Protocol.h create mode 100644 IDEKit/IDEContinuousIntegrationServiceManager-Protocol.h create mode 100644 IDEKit/IDEDebugAreaBorderedView.h create mode 100644 IDEKit/IDEDebuggingAdditionUIControllerObserverEntry.h create mode 100644 IDEKit/IDEDeviceURLHandler.h create mode 100644 IDEKit/IDEDeviceUnavailableAlertHelper.h create mode 100644 IDEKit/IDEDistributionAppRecordSelectionViewController.h create mode 100644 IDEKit/IDEDistributionAppRecordStepViewController.h create mode 100644 IDEKit/IDEDistributionApplicationExportStep.h create mode 100644 IDEKit/IDEDistributionArchiveExportStep.h create mode 100644 IDEKit/IDEDistributionAssistantWindowController.h create mode 100644 IDEKit/IDEDistributionBuiltProductsExportStep.h create mode 100644 IDEKit/IDEDistributionContext.h create mode 100644 IDEKit/IDEDistributionDirectValidationStepViewController.h create mode 100644 IDEKit/IDEDistributionEmptyArrayTransformer.h create mode 100644 IDEKit/IDEDistributionEntitlementOptionsViewController.h create mode 100644 IDEKit/IDEDistributionExportStep.h create mode 100644 IDEKit/IDEDistributionItemEntitlementsTableCellView.h create mode 100644 IDEKit/IDEDistributionItemTableCellView.h create mode 100644 IDEKit/IDEDistributionMethodStepViewController.h create mode 100644 IDEKit/IDEDistributionPackageExportStep.h create mode 100644 IDEKit/IDEDistributionPackagingStepViewController.h create mode 100644 IDEKit/IDEDistributionProgressViewController.h create mode 100644 IDEKit/IDEDistributionResultFailureViewController.h create mode 100644 IDEKit/IDEDistributionResultSuccessViewController.h create mode 100644 IDEKit/IDEDistributionResultViewController.h create mode 100644 IDEKit/IDEDistributionSigningAssetErrorsViewController.h create mode 100644 IDEKit/IDEDistributionSigningAssetsStepViewController.h create mode 100644 IDEKit/IDEDistributionStepViewController.h create mode 100644 IDEKit/IDEDistributionSummaryItem.h create mode 100644 IDEKit/IDEDistributionSummaryStepViewController.h create mode 100644 IDEKit/IDEDistributionSymbolsOptionViewController.h create mode 100644 IDEKit/IDEDistributionTableCellView.h create mode 100644 IDEKit/IDEDistributionUploadStepViewController.h create mode 100644 IDEKit/IDEDistributionValidationStepViewController.h create mode 100644 IDEKit/IDEDummyFindReplacePreviewProvider.h create mode 100644 IDEKit/IDEEntitlementsProcessorViewController.h create mode 100644 IDEKit/IDEFileTemplateChooserAssistant.h create mode 100644 IDEKit/IDEFileTemplateCompletionAssistant.h create mode 100644 IDEKit/IDEFileTemplatesLibrary.h create mode 100644 IDEKit/IDEIconEntry.h create mode 100644 IDEKit/IDEIndexSymbolSelectionSource-Protocol.h create mode 100644 IDEKit/IDEInspectorContentController-Protocol.h create mode 100644 IDEKit/IDEInspectorEdgeInsetsProperty.h create mode 100644 IDEKit/IDEInspectorPointProperty.h create mode 100644 IDEKit/IDEInspectorRectProperty.h create mode 100644 IDEKit/IDEIssueGroupNavigableItem.h create mode 100644 IDEKit/IDEIssueNavigator.h create mode 100644 IDEKit/IDEIssueNavigatorDataCell.h create mode 100644 IDEKit/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 IDEKit/IDELocalizationActivityReporter.h create mode 100644 IDEKit/IDELocalizationOptionsController.h create mode 100644 IDEKit/IDELocalizationProgress-Protocol.h create mode 100644 IDEKit/IDELocalizedContainer-Protocol.h create mode 100644 IDEKit/IDELogAndTestsEditor.h create mode 100644 IDEKit/IDELogDocument.h create mode 100644 IDEKit/IDELogEditor.h create mode 100644 IDEKit/IDELogEditorScopeBar.h create mode 100644 IDEKit/IDELogEditorScopeBarDelegate-Protocol.h create mode 100644 IDEKit/IDELogGeniusResultsFinder.h create mode 100644 IDEKit/IDELogNavigator.h create mode 100644 IDEKit/IDELogNavigatorBotOfflineCell.h create mode 100644 IDEKit/IDELogNavigatorItem.h create mode 100644 IDEKit/IDELogNavigatorLoadMoreItem.h create mode 100644 IDEKit/IDELogNavigatorRootItem.h create mode 100644 IDEKit/IDELogNoTestsViewController.h create mode 100644 IDEKit/IDELogTestsViewController.h create mode 100644 IDEKit/IDELogTestsViewTestGroup.h create mode 100644 IDEKit/IDELogTestsViewTestSummaryTestRun.h create mode 100644 IDEKit/IDELogTestsViewTestSummaryWrapper.h create mode 100644 IDEKit/IDELogViewController.h create mode 100644 IDEKit/IDELogViewControllerDelegate-Protocol.h create mode 100644 IDEKit/IDEMethodSourceCodeGenerator-Protocol.h create mode 100644 IDEKit/IDEModule.h create mode 100644 IDEKit/IDEModuleNavigableItem.h create mode 100644 IDEKit/IDEModuleNavigableItemDomainProvider.h create mode 100644 IDEKit/IDENavigableItemIssuesDomainProvider.h create mode 100644 IDEKit/IDENavigableItemSymbolsDomainProvider.h create mode 100644 IDEKit/IDENavigableItemWorkspaceBotExecutionLogDomainProvider.h create mode 100644 IDEKit/IDENavigableItemWorkspaceBotLogDomainProvider.h create mode 100644 IDEKit/IDENavigableItemWorkspaceByTimeLogsDomainProvider.h create mode 100644 IDEKit/IDENavigableItemWorkspaceGroupedLogsDomainProvider.h create mode 100644 IDEKit/IDENavigableItemWorkspaceIssueLogsDomainProvider.h create mode 100644 IDEKit/IDENavigatorOutlineViewDelegate-Protocol.h create mode 100644 IDEKit/IDEPGOSchemeCommandSheetController.h create mode 100644 IDEKit/IDEPOEmptyView.h create mode 100644 IDEKit/IDEPOEmptyViewController.h create mode 100644 IDEKit/IDEPOInfoViewController.h create mode 100644 IDEKit/IDEProgressSearchField.h create mode 100644 IDEKit/IDEProgressSearchFieldCommandDelegate-Protocol.h create mode 100644 IDEKit/IDEProgressSearchFieldDelegate-Protocol.h create mode 100644 IDEKit/IDEProgressSearchSuggestionItem.h create mode 100644 IDEKit/IDEProjectsOrganizerViewController.h create mode 100644 IDEKit/IDERoundRectGridView.h create mode 100644 IDEKit/IDERoundRectRowItem.h create mode 100644 IDEKit/IDERunDestinationGroup.h create mode 100644 IDEKit/IDERunDestinationMenuItemView.h create mode 100644 IDEKit/IDESchemeActionIssueSummary-IDELogNavigatorAdditions.h create mode 100644 IDEKit/IDESchemeActionRunDestinationRecord-IDESharedTestModelObjects.h create mode 100644 IDEKit/IDESchemeActionTestFailureSummary-IDELogTestsViewController.h create mode 100644 IDEKit/IDESchemeActionTestPerformanceMetricSummary-IDELogTestsViewController.h create mode 100644 IDEKit/IDESchemeActionTestSummary-IDELogTestsViewController.h create mode 100644 IDEKit/IDESchemePathControlViewController.h create mode 100644 IDEKit/IDESchemeToolbarBorderView.h create mode 100644 IDEKit/IDESearchResultTruncatingCell.h create mode 100644 IDEKit/IDESharedTestDeviceImageUtilities.h create mode 100644 IDEKit/IDESharedTestGraphDetailDividerView.h create mode 100644 IDEKit/IDESharedTestPerfMetricBadgePopoverViewController.h create mode 100644 IDEKit/IDESharedTestPerfMetricIterationsGraphView.h create mode 100644 IDEKit/IDESharedTestResultsColors.h create mode 100644 IDEKit/IDESharedTestResultsHorizontalDividerLineView.h create mode 100644 IDEKit/IDESharedTestResultsPerfMetricBadgeView.h create mode 100644 IDEKit/IDESharedTestResultsPerfMetricTableCellView.h create mode 100644 IDEKit/IDESharedTestResultsTestTableRowView.h create mode 100644 IDEKit/IDESharedTestResultsViewController.h create mode 100644 IDEKit/IDESharedTestsDeviceTableCellView.h create mode 100644 IDEKit/IDESharedTests_Device-Protocol.h create mode 100644 IDEKit/IDESharedTests_FailureSummary-Protocol.h create mode 100644 IDEKit/IDESharedTests_PerfMetric-Protocol.h create mode 100644 IDEKit/IDESharedTests_RootObject-Protocol.h create mode 100644 IDEKit/IDESharedTests_Test-Protocol.h create mode 100644 IDEKit/IDESharedTests_TestGroup-Protocol.h create mode 100644 IDEKit/IDESharedTests_TestRun-Protocol.h create mode 100644 IDEKit/IDEShellXPCDebugSession-NavigableSupport.h create mode 100644 IDEKit/IDEShellXPCProcess-NavigableSupport.h create mode 100644 IDEKit/IDEShellXPCProcessNavigableItem.h create mode 100644 IDEKit/IDESnapshotItemCellView.h create mode 100644 IDEKit/IDESourceControlCheckoutLoadingTableCellView.h create mode 100644 IDEKit/IDESourceControlWorkspaceMonitor-IDESourceControlWorkspaceUIHandler.h create mode 100644 IDEKit/IDESourceControlWorkspaceUIHandlerProtocol-Protocol.h create mode 100644 IDEKit/IDESourceExpressionSource-Protocol.h create mode 100644 IDEKit/IDEStackedBarChartBar.h create mode 100644 IDEKit/IDEStackedBarChartViewController.h create mode 100644 IDEKit/IDEStackedBarChartViewControllerDataSource-Protocol.h create mode 100644 IDEKit/IDEStackedBarChartViewControllerDelegate-Protocol.h create mode 100644 IDEKit/IDEStandardTestable-IDETestNavigatorAdditions.h create mode 100644 IDEKit/IDEStatusAndIssueCountsViewControllerDelegate-Protocol.h create mode 100644 IDEKit/IDEStructureNavigator.h create mode 100644 IDEKit/IDESupportStructureEditingValueTransformer.h create mode 100644 IDEKit/IDESymbolNavigator.h create mode 100644 IDEKit/IDESymbolNavigatorCategorySymbol.h create mode 100644 IDEKit/IDESymbolNavigatorClassSymbol.h create mode 100644 IDEKit/IDESymbolNavigatorClassesGroup.h create mode 100644 IDEKit/IDESymbolNavigatorContainerSymbol.h create mode 100644 IDEKit/IDESymbolNavigatorEnumsGroup.h create mode 100644 IDEKit/IDESymbolNavigatorFilterPredicate.h create mode 100644 IDEKit/IDESymbolNavigatorFunctionsGroup.h create mode 100644 IDEKit/IDESymbolNavigatorGlobalsGroup.h create mode 100644 IDEKit/IDESymbolNavigatorGroup.h create mode 100644 IDEKit/IDESymbolNavigatorGroupNavigableItem.h create mode 100644 IDEKit/IDESymbolNavigatorOutlineView.h create mode 100644 IDEKit/IDESymbolNavigatorProtocolSymbol.h create mode 100644 IDEKit/IDESymbolNavigatorProtocolsGroup.h create mode 100644 IDEKit/IDESymbolNavigatorRootGroup.h create mode 100644 IDEKit/IDESymbolNavigatorStructsGroup.h create mode 100644 IDEKit/IDESymbolNavigatorSymbol.h create mode 100644 IDEKit/IDESymbolNavigatorTypesGroup.h create mode 100644 IDEKit/IDESymbolNavigatorUnionsGroup.h create mode 100644 IDEKit/IDETestAnnotation_SharedTests_PerfMetric.h create mode 100644 IDEKit/IDETestContainer-Protocol.h create mode 100644 IDEKit/IDETestIssueErrorAnnotation.h create mode 100644 IDEKit/IDETestableProvider-Protocol.h create mode 100644 IDEKit/IDEURLHandler-Protocol.h create mode 100644 IDEKit/IDEUpgradeTask-IDEUpgradeTaskNavItemSupport.h create mode 100644 IDEKit/IDEUtilityAreaDVTStackView_ML.h create mode 100644 IDEKit/IDEUtilitySlice.h create mode 100644 IDEKit/IDEViewDebuggingMenuDelegate.h create mode 100644 IDEKit/IDEViewDebuggingOptionsViewController.h create mode 100644 IDEKit/IDE_StorageForCGFloat.h create mode 100644 IDEKit/IDEiCloudEntitlementsProcessorViewController.h create mode 100644 IDEKit/ITunesSoftwareServiceUploadDelegate-Protocol.h create mode 100644 IDEKit/IntegrationHistoryView.h create mode 100644 IDEKit/IntegrationHistoryViewDataSource-Protocol.h create mode 100644 IDEKit/IntegrationHistoryViewDelegate-Protocol.h create mode 100644 IDEKit/IntegrationHistoryViewItem.h create mode 100644 IDEKit/IntegrationHistoryViewPopoverController.h create mode 100644 IDEKit/NSAppleEventManager-DVTAssertionOverrides.h create mode 100644 IDEKit/NSArrayController-IDEInspectorContentControllerConformance.h create mode 100644 IDEKit/NSCacheDelegate-Protocol.h create mode 100644 IDEKit/NSControl-DVTNSViewAdditions.h create mode 100644 IDEKit/NSFastEnumeration-Protocol.h create mode 100644 IDEKit/NSMenuItem-IDERunDestinationMenuItemViewState.h create mode 100644 IDEKit/NSMutableArray-IDEConfigurableDataNodeArrayExtensions.h create mode 100644 IDEKit/NSRuleEditorDelegate-Protocol.h create mode 100644 IDEKit/NSTreeController-IDELogTreeControllerUtilities.h create mode 100644 IDEKit/NSTreeNode-IDETreeNodeUtilities.h create mode 100644 IDEKit/XCBuildIssueBaseClassAdapter.h create mode 100644 IDEKit/XCBuildIssueCategoryAdapter.h create mode 100644 IDEKit/XCBuildIssueOccurrenceAdapter.h create mode 100644 IDEKit/XCBuildIssueOccurrenceSubStepAdapter.h create mode 100644 IDEKit/XCBuildResultAdapter.h create mode 100644 IDEKit/XCBuildResultsCell.h create mode 100644 IDEKit/XCBuildResultsOutlineView.h create mode 100644 IDEKit/XCBuildResultsTextLayout.h create mode 100644 IDEKit/XCEColoredRect.h create mode 100644 IDEKit/XCEDataNodeAdapterP-Protocol.h create mode 100644 IDEKit/XCEForwardingCell.h create mode 100644 IDEKit/XCETextLayout.h create mode 100644 IDEKit/XCETextLayoutTextStorage.h create mode 100644 IDEKit/XCLogAnalyzerControlFlowStepAdapter.h create mode 100644 IDEKit/XCLogAnalyzerEventStepAdapter.h create mode 100644 IDEKit/XCLogAnalyzerResultAdapter.h create mode 100644 IDEKit/XCLogAnalyzerStepAdapter.h create mode 100644 IDEKit/XCLogAnalyzerWarningAdapter.h create mode 100644 IDEKit/XCLogErrorAdapter.h create mode 100644 IDEKit/XCLogHeaderInclusionAdapter.h create mode 100644 IDEKit/XCLogInvocationAdapter.h create mode 100644 IDEKit/XCLogItemAdapter.h create mode 100644 IDEKit/XCLogItemCounts.h create mode 100644 IDEKit/XCLogMessageAdapter.h create mode 100644 IDEKit/XCLogNoticeAdapter.h create mode 100644 IDEKit/XCLogProblemAdapter.h create mode 100644 IDEKit/XCLogSectionAdapter.h create mode 100644 IDEKit/XCLogSummaryItemAdapter.h create mode 100644 IDEKit/XCLogTargetHeadingAdapter.h create mode 100644 IDEKit/XCLogTestFailureAdapter.h create mode 100644 IDEKit/XCLogUnitTestAdapter.h create mode 100644 IDEKit/XCLogWarningAdapter.h create mode 100644 IDEKit/XCTranscriptTextView.h create mode 100644 IDEKit/_IDEBatchFindPrivateClassForFindingBundle.h create mode 100644 IDEKit/_IDEBatchFindScopeArchive.h create mode 100644 IDEKit/_IDEBotIntegrationPopoverDividerLine.h create mode 100644 IDEKit/_IDECapsuleListViewObjectPasteboardWriter.h create mode 100644 IDEKit/_IDECodeSnippetLibraryAllPlatformsPlaceholder.h create mode 100644 IDEKit/_IDEDistirubtionSigningAssetsStepCodesignableDevice.h create mode 100644 IDEKit/_IDEDistributionMethodGroupUIWrapper.h create mode 100644 IDEKit/_IDEDistributionMethodTableCellView.h create mode 100644 IDEKit/_IDEDistributionMethodUIWrapper.h create mode 100644 IDEKit/_IDEProgressSearchFieldCell.h create mode 100644 IDEKit/_IDEProgressSearchSeparatorCell.h create mode 100644 IDEKit/_IDEProgressSearchSuggestionsNoHighlightDrawCell.h create mode 100644 IDEKit/_IDEProgressSearchSuggestionsTableView.h create mode 100644 IDEKit/_IDEProgressSearchSuggestionsWindowContentView.h create mode 100644 IDEKit/_IDESharedTestJumpButtonTrackingView.h create mode 100644 IDEKit/_IDESharedTestPerfMetricBarView.h create mode 100644 IDEKit/_IDESharedTestPerfMetricIterationNumberView.h create mode 100644 IDEKit/_IDESharedTestPerfMetricIterationsView.h create mode 100644 IDEKit/_IDESharedTestResultsViewControllerContentView.h create mode 100644 IDEKit/_IDESharedTestsStatusTableCellView.h create mode 100644 IDEKit/_IDESharedTestsTestTableCellView.h create mode 100644 IDEKit/_IDESharedTestsTestTargetTableCellView.h create mode 100644 IDEKit/_IDEStructureNavigatorAddFilesOpenPanelDelegate.h create mode 100644 IDEKit/_IDEUtilitySliceData.h create mode 100644 IDEKit/_IDEUtilitySliceExtension.h create mode 100644 IDELanguageSupportCore/CDStructures.h create mode 100644 IDELanguageSupportCore/IDEIndexProductInfoManager.h create mode 100644 IDELanguageSupportCore/IDEIndexSwiftDataSource.h create mode 100644 IDELanguageSupportCore/IDEIndexSwiftQueryProvider.h create mode 100644 IDELanguageSupportCore/IDEIndexSwiftSymbolFormatter.h create mode 100644 IDELanguageSupportCore/IDEIndexSymbolFormatter-Protocol.h create mode 100644 IDELanguageSupportCore/IDEInitialization-Protocol.h create mode 100644 IDELanguageSupportCore/IDELanguageIdentification.h create mode 100644 IDELanguageSupportCore/IDEMixedTargetUpdating.h create mode 100644 IDELanguageSupportCore/IDESourceKitService.h create mode 100644 IDELanguageSupportCore/IDESwiftTestIdentifierResolver.h create mode 100644 IDELanguageSupportCore/IDESwiftTestingCoreInitialization.h create mode 100644 IDELanguageSupportCore/NSObject-Protocol.h create mode 100644 IDELanguageSupportUI/CDStructures.h create mode 100644 IDELanguageSupportUI/DVTInvalidation-Protocol.h create mode 100644 IDELanguageSupportUI/DVTSourceLandmarkItemDelegate-Protocol.h create mode 100644 IDELanguageSupportUI/DVTSourceLanguageRelatedIdentifierScannerService-Protocol.h create mode 100644 IDELanguageSupportUI/DVTSourceLanguageServiceSymbolLookup-Protocol.h create mode 100644 IDELanguageSupportUI/DVTSourceLanguageSyntaxTypeService-Protocol.h create mode 100644 IDELanguageSupportUI/DVTTextCompletionItem-Protocol.h create mode 100644 IDELanguageSupportUI/DVTTextCompletionItemInfoProvider-Protocol.h create mode 100644 IDELanguageSupportUI/IBClassForLocatingLanguageSupportUIBundle.h create mode 100644 IDELanguageSupportUI/IBInspectorPropertySearchDescription-IDEIBSwiftObjectIntegration.h create mode 100644 IDELanguageSupportUI/IDEAbstractPlaygroundLoggerObjectReflection.h create mode 100644 IDELanguageSupportUI/IDEBasicPlaygroundQuickLook.h create mode 100644 IDELanguageSupportUI/IDEBasicPlaygroundQuickLookForObjectReflection.h create mode 100644 IDELanguageSupportUI/IDEConsoleToy.h create mode 100644 IDELanguageSupportUI/IDEConsoleToyViewController.h create mode 100644 IDELanguageSupportUI/IDEDocumentationPlaygroundSection.h create mode 100644 IDELanguageSupportUI/IDEDocumentationPlaygroundSectionViewController.h create mode 100644 IDELanguageSupportUI/IDEExplicitlyDrivenValueHistoryToy.h create mode 100644 IDELanguageSupportUI/IDEGeneratedSwiftInterfaceContentProvider.h create mode 100644 IDELanguageSupportUI/IDEIBFormattedCustomClassInspectorProperty.h create mode 100644 IDELanguageSupportUI/IDEIBSwiftActionSourceCodeConnectionContext.h create mode 100644 IDELanguageSupportUI/IDEIBSwiftAnnotationProvider.h create mode 100644 IDELanguageSupportUI/IDEIBSwiftEventSourceCodeConnectionContext.h create mode 100644 IDELanguageSupportUI/IDEIBSwiftOutletSourceCodeConnectionContext.h create mode 100644 IDELanguageSupportUI/IDEIBSwiftParser.h create mode 100644 IDELanguageSupportUI/IDEIBSwiftPropertyBindingSourceCodeConnectionContext.h create mode 100644 IDELanguageSupportUI/IDEIBSwiftSourceCodeConnectionEndPointProvider.h create mode 100644 IDELanguageSupportUI/IDEInitialization-Protocol.h create mode 100644 IDELanguageSupportUI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 IDELanguageSupportUI/IDELanguageSupportUIPlugin.h create mode 100644 IDELanguageSupportUI/IDELocalComputerPlaygroundExecutionDeviceService.h create mode 100644 IDELanguageSupportUI/IDELogEntryQuickLookNode.h create mode 100644 IDELanguageSupportUI/IDELoggerDrivenValueHistoryToy.h create mode 100644 IDELanguageSupportUI/IDEMethodSourceCodeGenerator-Protocol.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundConsoleToyResult.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundDataHandler.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundDataSerializationCoordinator.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundDocument.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundEditor.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundEditorStackView_ML.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundExecutionCompleteDataHandler.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundExecutionCoordinator.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundExecutionDeviceService.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundExecutionParameters.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundExecutionSession.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLayoutManager.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerDataDecoder.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerDataHandler.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerErrorEntry.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerGap.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerImageTextAttachmentCell.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerLogEntry-Protocol.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForAttributedString.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForBezierPath.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForBool.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForColor.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForImage.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForNumber.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForPoint.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForRange.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForRect.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForSize.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForSpriteNode.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForString.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForURL.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForView.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerResult.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerScopeBoundary.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerStructure.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundLoggerUIBezierPathDecoder.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundPreparationParameters.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundPreperationToken.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLook-Protocol.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookFactory.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookForBezierPath.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookForColor.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookForImage.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookForLogEntry-Protocol.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookForNumber.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookForPoint.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookForRect.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookForSize.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookForString.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookForStructure.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookForURL.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookPopover.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundQuickLookTextUtils.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundResult.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundSection.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundSectionViewController-Protocol.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundSingleLineRepresentation.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundSourceTextScrollView.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundTextContainer.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundTextView.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundToyboxGeniusResultsFinder.h create mode 100644 IDELanguageSupportUI/IDEPlaygroundTypesetter.h create mode 100644 IDELanguageSupportUI/IDEPreparationParametersWrapper.h create mode 100644 IDELanguageSupportUI/IDEQuickHelpDataContext-Protocol.h create mode 100644 IDELanguageSupportUI/IDEQuickHelpDataContextService-Protocol.h create mode 100644 IDELanguageSupportUI/IDEQuickHelpSwiftDataContext.h create mode 100644 IDELanguageSupportUI/IDEQuickLookButtonCell.h create mode 100644 IDELanguageSupportUI/IDESimulatorPlaygroundExecutionDeviceService.h create mode 100644 IDELanguageSupportUI/IDESourceCodeDocument-IDESwiftSourceCodeGenerationAdditions.h create mode 100644 IDELanguageSupportUI/IDESourceCodeGenerationDestination-Protocol.h create mode 100644 IDELanguageSupportUI/IDESourceCodePlaygroundSection.h create mode 100644 IDELanguageSupportUI/IDESourceCodePlaygroundSectionAccessoryViewAnnotation.h create mode 100644 IDELanguageSupportUI/IDESourceCodePlaygroundSectionAnnotationContext.h create mode 100644 IDELanguageSupportUI/IDESourceCodePlaygroundSectionAnnotationProvider.h create mode 100644 IDELanguageSupportUI/IDESourceCodePlaygroundSectionAnnotationViewController.h create mode 100644 IDELanguageSupportUI/IDESourceCodePlaygroundSectionContainerView.h create mode 100644 IDELanguageSupportUI/IDESourceCodePlaygroundSectionDiagnosticAnnotationProvider.h create mode 100644 IDELanguageSupportUI/IDESourceCodePlaygroundSectionExecutionResultVisualization.h create mode 100644 IDELanguageSupportUI/IDESourceCodePlaygroundSectionViewController.h create mode 100644 IDELanguageSupportUI/IDESourceLanguageServiceSwift.h create mode 100644 IDELanguageSupportUI/IDESourceLanguageServiceSwiftDiagnosticItems-Protocol.h create mode 100644 IDELanguageSupportUI/IDESourceLanguageServiceSwiftDiagnosticItems.h create mode 100644 IDELanguageSupportUI/IDEStartPlaygroundWelcomeWindowHelper.h create mode 100644 IDELanguageSupportUI/IDEStructurePresentationOptions.h create mode 100644 IDELanguageSupportUI/IDESwiftCompletionItem.h create mode 100644 IDELanguageSupportUI/IDESwiftCompletionStrategy.h create mode 100644 IDELanguageSupportUI/IDESwiftCompletionsArray.h create mode 100644 IDELanguageSupportUI/IDESwiftDiagnosticActivityLogMessage.h create mode 100644 IDELanguageSupportUI/IDESwiftDiagnosticController.h create mode 100644 IDELanguageSupportUI/IDESwiftGeneratedInterfaceGeniusResultsFinder.h create mode 100644 IDELanguageSupportUI/IDESwiftOriginalSourceGeniusResultsFinder.h create mode 100644 IDELanguageSupportUI/IDESwiftSourceCodeGenerationDestination-Protocol.h create mode 100644 IDELanguageSupportUI/IDESwiftSourceCodeGenerator.h create mode 100644 IDELanguageSupportUI/IDETimestampedPlaygroundResult.h create mode 100644 IDELanguageSupportUI/IDEToy.h create mode 100644 IDELanguageSupportUI/IDEToyRegistrationToken-Protocol.h create mode 100644 IDELanguageSupportUI/IDEToyRegistrationToken.h create mode 100644 IDELanguageSupportUI/IDEToyViewController-Protocol.h create mode 100644 IDELanguageSupportUI/IDEToyViewControllerDelegate-Protocol.h create mode 100644 IDELanguageSupportUI/IDEToybox.h create mode 100644 IDELanguageSupportUI/IDEToyboxDocument.h create mode 100644 IDELanguageSupportUI/IDEToyboxDocumentLocationDelegate-Protocol.h create mode 100644 IDELanguageSupportUI/IDEToyboxDomainItem.h create mode 100644 IDELanguageSupportUI/IDEToyboxDomainItemGroup.h create mode 100644 IDELanguageSupportUI/IDEToyboxDomainProvider.h create mode 100644 IDELanguageSupportUI/IDEToyboxEditor.h create mode 100644 IDELanguageSupportUI/IDEToyboxNumberFormatter.h create mode 100644 IDELanguageSupportUI/IDEToyboxStackView.h create mode 100644 IDELanguageSupportUI/IDEToyboxStackViewDelegate-Protocol.h create mode 100644 IDELanguageSupportUI/IDEToyboxTimeSliderCell.h create mode 100644 IDELanguageSupportUI/IDEToyboxToyHeaderView.h create mode 100644 IDELanguageSupportUI/IDEToyboxToyView.h create mode 100644 IDELanguageSupportUI/IDEUnknownPlaygroundLoggerObjectReflection.h create mode 100644 IDELanguageSupportUI/IDEValueHistoryToy.h create mode 100644 IDELanguageSupportUI/IDEValueHistoryToyDataHandler.h create mode 100644 IDELanguageSupportUI/IDEValueHistoryToyResult.h create mode 100644 IDELanguageSupportUI/IDEValueHistoryToyResultAssociationMonitor.h create mode 100644 IDELanguageSupportUI/IDEValueHistoryToyViewController.h create mode 100644 IDELanguageSupportUI/IDEVerticalMarkerGraphLayer.h create mode 100644 IDELanguageSupportUI/IDEViewToy.h create mode 100644 IDELanguageSupportUI/IDEViewToyCapturedImage.h create mode 100644 IDELanguageSupportUI/IDEViewToyCapturedImageResult.h create mode 100644 IDELanguageSupportUI/IDEViewToyDataHandler.h create mode 100644 IDELanguageSupportUI/IDEViewToyRemoteViewDescription.h create mode 100644 IDELanguageSupportUI/IDEViewToyResult.h create mode 100644 IDELanguageSupportUI/IDEViewToyViewController.h create mode 100644 IDELanguageSupportUI/IDEWelcomeWindowButtonProvider-Protocol.h create mode 100644 IDELanguageSupportUI/NSControlTextEditingDelegate-Protocol.h create mode 100644 IDELanguageSupportUI/NSCustomObject-IDEIBSwiftObjectIntegration.h create mode 100644 IDELanguageSupportUI/NSObject-IDEIBSwiftObjectIntegration.h create mode 100644 IDELanguageSupportUI/NSObject-Protocol.h create mode 100644 IDELanguageSupportUI/NSOutlineViewDelegate-Protocol.h create mode 100644 IDELanguageSupportUI/NSPopoverDelegate-Protocol.h create mode 100644 IDELanguageSupportUI/_IDEPendingPlaygroundSessionData.h create mode 100644 IDELanguageSupportUI/_IDEPendingPlaygroundSessionResult.h create mode 100644 IDELanguageSupportUI/_IDEPlaygroundCompletionInfo.h create mode 100644 IDELanguageSupportUI/_IDEPlaygroundDataSerializationOperation-Protocol.h create mode 100644 IDELanguageSupportUI/_IDEPlaygroundDataSerializationRead.h create mode 100644 IDELanguageSupportUI/_IDEPlaygroundDataSerializationWrite.h create mode 100644 IDELanguageSupportUI/_IDESourceCodePlaygroundSectionAnnotationView.h create mode 100644 IDELanguageSupportUI/_IDEUndesignatedPlaygroundSessionTimerInfo.h create mode 100644 IDEModelFoundation/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 IDEPDFViewer/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 IDEQuickHelp/IDEQuickHelpDataContext-Protocol.h create mode 100644 IDEQuickHelp/IDEQuickHelpDataContextDefault.h create mode 100644 IDEQuickHelp/IDEQuickHelpDataContextService-Protocol.h create mode 100644 IDEQuickLookEditor/IDEComparisonEditorSavableMergeState-Protocol.h create mode 100644 IDEQuickLookEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 IDESceneKitEditor/DVTDiffTextFilter-Protocol.h create mode 100644 IDESceneKitEditor/DVTIconOverrideProvider-Protocol.h create mode 100644 IDESceneKitEditor/IDECapsuleListViewDataSource-Protocol.h create mode 100644 IDESceneKitEditor/IDECapsuleViewController-Protocol.h create mode 100644 IDESceneKitEditor/IDECapsuleViewDelegate-Protocol.h create mode 100644 IDESceneKitEditor/IDEInspectorPropertyEnablable-Protocol.h create mode 100644 IDESceneKitEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 IDESceneKitEditor/NSDraggingSource-Protocol.h create mode 100644 IDESceneKitEditor/SCNParticleSystem-SceneKit_SKEAdditions.h create mode 100644 IDESceneKitEditor/SKEAnimationEditor.h create mode 100644 IDESceneKitEditor/SKEAnimationEditorView.h create mode 100644 IDESceneKitEditor/SKEAnimationEditorViewDelegate-Protocol.h create mode 100644 IDESceneKitEditor/SKEAssetCatalog.h create mode 100644 IDESceneKitEditor/SKEAssetCatalogCapsuleViewController.h create mode 100644 IDESceneKitEditor/SKEAssetCatalogDocument.h create mode 100644 IDESceneKitEditor/SKEAssetCatalogDocumentIconProvider.h create mode 100644 IDESceneKitEditor/SKEAssetCatalogDocumentViewController.h create mode 100644 IDESceneKitEditor/SKEColorRampProperty.h create mode 100644 IDESceneKitEditor/SKEColorRampView.h create mode 100644 IDESceneKitEditor/SKEDocumentAddChildAtIndexEdition.h create mode 100644 IDESceneKitEditor/SKEDocumentAddNodeAttributeEdition.h create mode 100644 IDESceneKitEditor/SKEDocumentEdition.h create mode 100644 IDESceneKitEditor/SKEDocumentKVCEdition.h create mode 100644 IDESceneKitEditor/SKEDocumentProtocol-Protocol.h create mode 100644 IDESceneKitEditor/SKEDocumentReparentNodeEdition.h create mode 100644 IDESceneKitEditor/SKEDocumentReplaceNodeWithNodeEdition.h create mode 100644 IDESceneKitEditor/SKEInspectorColumnsLayoutView.h create mode 100644 IDESceneKitEditor/SKEInspectorVector4Property.h create mode 100644 IDESceneKitEditor/SKEParticlePropertyControllerProperty.h create mode 100644 IDESceneKitEditor/SKEParticlePropertyControllerViewController.h create mode 100644 IDESceneKitEditor/SKEParticlePropertyControllerViewControllerDelegate-Protocol.h create mode 100644 IDESceneKitEditor/SKEResourceProperty.h create mode 100644 IDESceneKitEditor/SKETextConversionProvider.h create mode 100644 IDESceneKitEditor/SKPSEDocument.h create mode 100644 IDESceneKitEditor/SKPSEDocumentViewController.h create mode 100644 IDESourceEditor/DVTSourceLanguageRelatedIdentifierScannerService-Protocol.h create mode 100644 IDESourceEditor/DVTSourceLanguageServiceSymbolLookup-Protocol.h create mode 100644 IDESourceEditor/IDEComparisonEditorSavableMergeState-Protocol.h create mode 100644 IDESourceEditor/IDEDiagnosticControllerDataSource-Protocol.h create mode 100644 IDESourceEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 IDESourceEditor/IDEObjectiveCSourceCodeGenerationDestination-Protocol.h create mode 100644 IDESourceEditor/IDETestPerformanceMetricAnnotationProvider.h create mode 100644 IDESourceEditor/_IDETestPerformanceMetricAnnotation.h create mode 100644 IDESpriteKitParticleEditor/DVTDiffTextFilter-Protocol.h create mode 100644 IDESpriteKitParticleEditor/DVTTextAnnotationDelegate-Protocol.h create mode 100644 IDESpriteKitParticleEditor/EditOverlayView.h create mode 100644 IDESpriteKitParticleEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 IDESpriteKitParticleEditor/NSCoding-Protocol.h create mode 100644 IDESpriteKitParticleEditor/NSControlTextEditingDelegate-Protocol.h create mode 100644 IDESpriteKitParticleEditor/NSKeyedUnarchiverDelegate-Protocol.h create mode 100644 IDESpriteKitParticleEditor/NSTableView-ShaderAttributeEditor.h create mode 100644 IDESpriteKitParticleEditor/NSTableViewDelegate-Protocol.h create mode 100644 IDESpriteKitParticleEditor/NodeInfo.h create mode 100644 IDESpriteKitParticleEditor/SKBitFlagGroupProperty.h create mode 100644 IDESpriteKitParticleEditor/SKBitMask32Control.h create mode 100644 IDESpriteKitParticleEditor/SKDocumentLocation.h create mode 100644 IDESpriteKitParticleEditor/SKEditorRoot.h create mode 100644 IDESpriteKitParticleEditor/SKFieldNode-InspectorAdditions.h create mode 100644 IDESpriteKitParticleEditor/SKFileSystemEventStream.h create mode 100644 IDESpriteKitParticleEditor/SKFileSystemEventStreamDelegate-Protocol.h create mode 100644 IDESpriteKitParticleEditor/SKGeniusResultsFinder.h create mode 100644 IDESpriteKitParticleEditor/SKInspectorBitMask32Property.h create mode 100644 IDESpriteKitParticleEditor/SKInspectorNodeProperty.h create mode 100644 IDESpriteKitParticleEditor/SKInspectorShaderProperty.h create mode 100644 IDESpriteKitParticleEditor/SKLabelNode-InspectorAdditions.h create mode 100644 IDESpriteKitParticleEditor/SKNode-InspectorAdditions.h create mode 100644 IDESpriteKitParticleEditor/SKNodeWithShader-Protocol.h create mode 100644 IDESpriteKitParticleEditor/SKObjectLibraryAsset.h create mode 100644 IDESpriteKitParticleEditor/SKObjectLibraryController.h create mode 100644 IDESpriteKitParticleEditor/SKObjectLibraryDetailViewController.h create mode 100644 IDESpriteKitParticleEditor/SKScene-InspectorAdditions.h create mode 100644 IDESpriteKitParticleEditor/SKScene-InvisibleNode.h create mode 100644 IDESpriteKitParticleEditor/SKShaderAnnotationProvider.h create mode 100644 IDESpriteKitParticleEditor/SKShaderAttribute.h create mode 100644 IDESpriteKitParticleEditor/SKShaderAttributeTypeDescription.h create mode 100644 IDESpriteKitParticleEditor/SKShaderAttributesInspector.h create mode 100644 IDESpriteKitParticleEditor/SKShaderAttributesInspectorLayoutView.h create mode 100644 IDESpriteKitParticleEditor/SKShaderAttributesInspectorTypeCellView.h create mode 100644 IDESpriteKitParticleEditor/SKShapeNode-InspectorAdditions.h create mode 100644 IDESpriteKitParticleEditor/SKSpriteNode-InspectorAdditions.h create mode 100644 IDESpriteKitParticleEditor/SKTextConversionProvider.h create mode 100644 IDESpriteKitParticleEditor/SKTextureComboBox.h create mode 100644 IDESpriteKitParticleEditor/SKToolbarBackgroundView.h create mode 100644 IDESpriteKitParticleEditor/SKUniform-ShaderAttributeEditor.h create mode 100644 IDESpriteKitParticleEditor/SKVelocityFieldNode-InspectorAdditions.h create mode 100644 IDEiOSDebugger/CDStructures.h create mode 100644 IDEiOSDebugger/DBGCGPathProvider-Protocol.h create mode 100644 IDEiOSDebugger/DBGCGPathProviderForUIBezierPath.h create mode 100644 IDEiOSDebugger/DBGKitDebuggingAddition-Protocol.h create mode 100644 IDEiOSDebugger/DBGUIBezierPathDecoder.h create mode 100644 IDEiOSDebugger/DBGUIKitDebuggingAddition.h create mode 100644 IDEiOSDebugger/DBGViewDebuggeriOSDescriber.h create mode 100644 IDEiOSDebugger/DVTInvalidation-Protocol.h create mode 100644 IDEiOSDebugger/IDEDebuggingAddition-Protocol.h create mode 100644 IDEiOSDebugger/NSObject-Protocol.h create mode 100644 IDEiOSProjectEditor/CDStructures.h create mode 100644 IDEiOSProjectEditor/IDEHealthKitItemModel.h create mode 100644 IDEiOSProjectEditor/IDEHealthKitItemViewController.h create mode 100644 IDEiOSProjectEditor/IDEHomeKitItemModel.h create mode 100644 IDEiOSProjectEditor/IDEHomeKitItemViewController.h create mode 100644 IDEiOSSupportCore/CDStructures.h create mode 100644 IDEiOSSupportCore/DTDKApplication-IDEiPhoneOrganizerApplications.h create mode 100644 IDEiOSSupportCore/DTMISProcessControlServiceAuthorizedAPI-Protocol.h create mode 100644 IDEiOSSupportCore/DTXAllowedRPC-Protocol.h create mode 100644 IDEiOSSupportCore/DTiPhoneSimulatorSessionDelegate-Protocol.h create mode 100644 IDEiOSSupportCore/DVTAbstractiOSDevice.h create mode 100644 IDEiOSSupportCore/DVTDeviceApplicationInstaller-Protocol.h create mode 100644 IDEiOSSupportCore/DVTDeviceApplicationProvider-Protocol.h create mode 100644 IDEiOSSupportCore/DVTInvalidation-Protocol.h create mode 100644 IDEiOSSupportCore/DVTiOSDevice.h create mode 100644 IDEiOSSupportCore/DVTiOSDeviceLocator.h create mode 100644 IDEiOSSupportCore/DVTiOSDevicePlaceholder.h create mode 100644 IDEiOSSupportCore/DVTiPhone.h create mode 100644 IDEiOSSupportCore/DVTiPhonePlaceholder.h create mode 100644 IDEiOSSupportCore/DVTiPhoneProvisioningProfileProvider.h create mode 100644 IDEiOSSupportCore/DVTiPhoneSimulator.h create mode 100644 IDEiOSSupportCore/DVTiPhoneSimulatorLocator.h create mode 100644 IDEiOSSupportCore/DVTiPhoneTask.h create mode 100644 IDEiOSSupportCore/IDEAppStoreIdentityFilter.h create mode 100644 IDEiOSSupportCore/IDEAppStorePackager.h create mode 100644 IDEiOSSupportCore/IDEArchivePackagerIdentityToken-Protocol.h create mode 100644 IDEiOSSupportCore/IDEBuildSettingsProvider-Protocol.h create mode 100644 IDEiOSSupportCore/IDEBuildable-Protocol.h create mode 100644 IDEiOSSupportCore/IDEBuildableProduct-Protocol.h create mode 100644 IDEiOSSupportCore/IDEDebugiPhoneService.h create mode 100644 IDEiOSSupportCore/IDEDebugiPhoneSimulatorService.h create mode 100644 IDEiOSSupportCore/IDEDistributionMethodAdHoc.h create mode 100644 IDEiOSSupportCore/IDEDistributionMethodEnterprise.h create mode 100644 IDEiOSSupportCore/IDEDistributionMethodiOSAppStore.h create mode 100644 IDEiOSSupportCore/IDEDistributionMethodiOSAppStoreDistribution.h create mode 100644 IDEiOSSupportCore/IDEDistributionMethodiOSAppStoreValidation.h create mode 100644 IDEiOSSupportCore/IDEEntitlementsMerger.h create mode 100644 IDEiOSSupportCore/IDEGaugeDataProviderService_iOSDevice.h create mode 100644 IDEiOSSupportCore/IDEGaugeDataProviderService_iOSDevice_NetworkStatistics.h create mode 100644 IDEiOSSupportCore/IDEGaugeDataProviderService_iOSDevice_procinfo.h create mode 100644 IDEiOSSupportCore/IDEGaugeDataProviderService_iOSSimulator.h create mode 100644 IDEiOSSupportCore/IDEGaugeDataProviderService_iOSSimulator_NetworkStatistics.h create mode 100644 IDEiOSSupportCore/IDEGaugeDataProviderService_iOSSimulator_procinfo.h create mode 100644 IDEiOSSupportCore/IDEIdentityToken.h create mode 100644 IDEiOSSupportCore/IDEInAppPurchaseArchivePackager.h create mode 100644 IDEiOSSupportCore/IDEInstalliPhoneLauncher.h create mode 100644 IDEiOSSupportCore/IDEInstalliPhoneService.h create mode 100644 IDEiOSSupportCore/IDEInstalliPhoneSimulatorService.h create mode 100644 IDEiOSSupportCore/IDELaunchWithoutDebuggeriPhoneLauncher.h create mode 100644 IDEiOSSupportCore/IDELaunchWithoutDebuggeriPhoneService.h create mode 100644 IDEiOSSupportCore/IDELaunchiPhoneLauncher.h create mode 100644 IDEiOSSupportCore/IDELaunchiPhoneService.h create mode 100644 IDEiOSSupportCore/IDELaunchiPhoneSimulatorLauncher.h create mode 100644 IDEiOSSupportCore/IDELaunchiPhoneSimulatorService.h create mode 100644 IDEiOSSupportCore/IDEMacAppStoreArchivePackager.h create mode 100644 IDEiOSSupportCore/IDEPortalEntitlementsCoordinatorPlatform-Protocol.h create mode 100644 IDEiOSSupportCore/IDERunDestinationFallbackSelectorGroupingFamily-Protocol.h create mode 100644 IDEiOSSupportCore/IDERunOperationWorkerChaining-Protocol.h create mode 100644 IDEiOSSupportCore/IDERuniPhonePlaceholderService.h create mode 100644 IDEiOSSupportCore/IDERuniPhoneService.h create mode 100644 IDEiOSSupportCore/IDERuniPhoneSimulatorService.h create mode 100644 IDEiOSSupportCore/IDESimulateLocationiPhoneService.h create mode 100644 IDEiOSSupportCore/IDESimulateLocationiPhoneSimulatorService.h create mode 100644 IDEiOSSupportCore/IDEiPhonePackager.h create mode 100644 IDEiOSSupportCore/IDEiPhoneRunOperationWorkerGroup.h create mode 100644 IDEiOSSupportCore/NSFileManagerDelegate-Protocol.h create mode 100644 IDEiOSSupportCore/NSObject-Protocol.h create mode 100644 IDEiOSSupportCore/XCDTMobileIS_XPCDebuggingProcotol-Protocol.h create mode 100644 IDEiOSSupportCore/XCiPhoneOSPlatformPlugin.h create mode 100644 IDEiOSSupportCore/Xcode3PortalEntitlementsCoordinatorIOSPlatform.h create mode 100644 IDEiOSSupportCore/_DVTSimulatorRunLoopWaiter.h create mode 100644 IDEiOSSupportCore/_IDEInstalliPhoneSimulatorWorker.h create mode 100644 IDEiPhoneSupport/CDStructures.h create mode 100644 IDEiPhoneSupport/CIImage-IDEImageComparisonExtensions.h create mode 100644 IDEiPhoneSupport/DTDKCrashLog-FontWorkaround6773190.h create mode 100644 IDEiPhoneSupport/DTDKCrashLog-IDEiPhoneOrganizerCrashLogViewController.h create mode 100644 IDEiPhoneSupport/DTDKTableViewDelegate-Protocol.h create mode 100644 IDEiPhoneSupport/DVTAskForDeviceAppAlert.h create mode 100644 IDEiPhoneSupport/DVTDevicesWindowConsoleViewController-Protocol.h create mode 100644 IDEiPhoneSupport/DVTDevicesWindowDetailViewController-Protocol.h create mode 100644 IDEiPhoneSupport/DVTFindBarFindable-Protocol.h create mode 100644 IDEiPhoneSupport/DVTFindBarHostable-Protocol.h create mode 100644 IDEiPhoneSupport/DVTInfoPlistValueCellDelegate-Protocol.h create mode 100644 IDEiPhoneSupport/DVTInvalidation-Protocol.h create mode 100644 IDEiPhoneSupport/DVTScopeBarHost-Protocol.h create mode 100644 IDEiPhoneSupport/DVTTableViewDelegate-Protocol.h create mode 100644 IDEiPhoneSupport/DVTWindowActivationStateObserver-Protocol.h create mode 100644 IDEiPhoneSupport/DVTiOSDevice-DVTDevicesWindowInternalSummary.h create mode 100644 IDEiPhoneSupport/DVTiOSDevice-IDEiOSSupportUI.h create mode 100644 IDEiPhoneSupport/DVTiOSDevicePlaceholder-IDEiOSSupportUI.h create mode 100644 IDEiPhoneSupport/DVTiPhoneCrashLogController.h create mode 100644 IDEiPhoneSupport/DVTiPhoneInternalSummarySliceViewController.h create mode 100644 IDEiPhoneSupport/DVTiPhoneProcessInformation.h create mode 100644 IDEiPhoneSupport/DVTiPhoneScreenshotController.h create mode 100644 IDEiPhoneSupport/DVTiPhoneSimulator-IDEiOSSupportUI.h create mode 100644 IDEiPhoneSupport/DVTiPhoneSimulatorCreationWindowController.h create mode 100644 IDEiPhoneSupport/DVTiPhoneSimulatorLocator-UIAdditions.h create mode 100644 IDEiPhoneSupport/DVTiPhoneSubController.h create mode 100644 IDEiPhoneSupport/DVTiPhoneSummaryViewController.h create mode 100644 IDEiPhoneSupport/IDEAppStorePackager-AppKitAdditions.h create mode 100644 IDEiPhoneSupport/IDEBuildSettingsProvider-Protocol.h create mode 100644 IDEiPhoneSupport/IDEBuildable-Protocol.h create mode 100644 IDEiPhoneSupport/IDEBuildableProduct-Protocol.h create mode 100644 IDEiPhoneSupport/IDECapsuleListViewDataSource-Protocol.h create mode 100644 IDEiPhoneSupport/IDEComponentDownloadIconProvider-Protocol.h create mode 100644 IDEiPhoneSupport/IDECrashLogUpgrader.h create mode 100644 IDEiPhoneSupport/IDEInitialization-Protocol.h create mode 100644 IDEiPhoneSupport/IDEPlatformSpecificIntegrityLogDataSource-Protocol.h create mode 100644 IDEiPhoneSupport/IDESimulatorDisplayScaleOptionController.h create mode 100644 IDEiPhoneSupport/IDEiOSBuildPropertyDefinitionArchitecturesNodeAdapterValidator.h create mode 100644 IDEiPhoneSupport/IDEiOSIconsAndLaunchImagesViewController.h create mode 100644 IDEiPhoneSupport/IDEiOSImageRow.h create mode 100644 IDEiPhoneSupport/IDEiOSImageSection.h create mode 100644 IDEiPhoneSupport/IDEiOSImageSectionDelegate-Protocol.h create mode 100644 IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter.h create mode 100644 IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_CFBundleIconFile.h create mode 100644 IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_CFBundleIconFiles.h create mode 100644 IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_CFBundleIcons.h create mode 100644 IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_UILaunchImageFile.h create mode 100644 IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_UILaunchImages.h create mode 100644 IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_UILaunchImagesUILaunchImageFileHybrid.h create mode 100644 IDEiPhoneSupport/IDEiOSIntegrityLogDataSource.h create mode 100644 IDEiPhoneSupport/IDEiOSTargetEditor.h create mode 100644 IDEiPhoneSupport/IDEiPhoneApplicationDataOptionController.h create mode 100644 IDEiPhoneSupport/IDEiPhoneConsoleLayoutManager.h create mode 100644 IDEiPhoneSupport/IDEiPhoneConsoleTextView.h create mode 100644 IDEiPhoneSupport/IDEiPhoneDeveloperProfile.h create mode 100644 IDEiPhoneSupport/IDEiPhoneDirectionsMenuController.h create mode 100644 IDEiPhoneSupport/IDEiPhoneDirectionsOptionController.h create mode 100644 IDEiPhoneSupport/IDEiPhoneDownloadableIconProvider.h create mode 100644 IDEiPhoneSupport/IDEiPhoneInternalAppInstallOptionController.h create mode 100644 IDEiPhoneSupport/IDEiPhoneLocationOptionController.h create mode 100644 IDEiPhoneSupport/IDEiPhoneMultiImageView.h create mode 100644 IDEiPhoneSupport/IDEiPhoneOrganizerCompareFilter.h create mode 100644 IDEiPhoneSupport/IDEiPhoneOrganizerConsoleViewController.h create mode 100644 IDEiPhoneSupport/IDEiPhoneOrganizerCrashLogViewController.h create mode 100644 IDEiPhoneSupport/IDEiPhoneOrganizerDraggableImageView.h create mode 100644 IDEiPhoneSupport/IDEiPhoneOrganizerGoThereTextField.h create mode 100644 IDEiPhoneSupport/IDEiPhoneScopeBar.h create mode 100644 IDEiPhoneSupport/IDEiPhoneScreenshotDescriptionCell.h create mode 100644 IDEiPhoneSupport/IDEiPhoneTextFieldCell.h create mode 100644 IDEiPhoneSupport/ITunesSoftwareServiceProxy.h create mode 100644 IDEiPhoneSupport/NSControlTextEditingDelegate-Protocol.h create mode 100644 IDEiPhoneSupport/NSDraggingSource-Protocol.h create mode 100644 IDEiPhoneSupport/NSImage-IDEImageComparisonExtensions.h create mode 100644 IDEiPhoneSupport/NSObject-Protocol.h create mode 100644 IDEiPhoneSupport/NSTableViewDataSource-Protocol.h create mode 100644 IDEiPhoneSupport/NSTableViewDelegate-Protocol.h create mode 100644 IDEiPhoneSupport/SimRuntime-DVTiPhoneSimulatorCreationWindowController.h create mode 100644 IDEiPhoneSupport/XCNotifyingView.h create mode 100644 IDEiPhoneSupport/XCRemoteIPhone_SharedScreenshots.h create mode 100644 IDEiPhoneSupport/Xcode3BackgroundModesItemModel.h create mode 100644 IDEiPhoneSupport/Xcode3BackgroundModesItemViewController.h create mode 100644 IDEiPhoneSupport/Xcode3InterAppAudioItemModel.h create mode 100644 IDEiPhoneSupport/Xcode3InterAppAudioItemViewController.h create mode 100644 IDEiPhoneSupport/Xcode3TargetEditorImageModel-Protocol.h create mode 100644 MTLTools/CDStructures.h create mode 100644 MTLTools/DYMTLCaptureSessionInfo.h create mode 100644 MTLToolsAnalysisEngine/CDStructures.h create mode 100644 MTLToolsAnalysisEngine/DYMTLAnalyzerEngine.h create mode 100644 MTLToolsAnalysisEngine/DYMTLAnalyzerFinding.h create mode 100644 MTLToolsAnalysisEngine/DYMTLAnalyzerHeuristic.h create mode 100644 MTLToolsAnalysisEngine/DYMTLAnalyzerHeuristicPool.h create mode 100644 MTLToolsCore/CDStructures.h create mode 100644 MTLToolsCore/DYMTLCommandQueueInfo.h create mode 100644 MTLToolsCore/DYMTLFunctionTracer.h create mode 100644 MTLToolsCore/NSCoding-Protocol.h create mode 100644 MTLToolsCore/NSCopying-Protocol.h create mode 100644 MTLToolsServices/CDStructures.h create mode 100644 MTLToolsServices/DYFrameBuffer-Protocol.h create mode 100644 MTLToolsServices/DYMTLBuffer.h create mode 100644 MTLToolsServices/DYMTLCaptureSession.h create mode 100644 MTLToolsServices/DYMTLCaptureStreamSorter.h create mode 100644 MTLToolsServices/DYMTLCapturingLoopingDeltaGenerator.h create mode 100644 MTLToolsServices/DYMTLComputePipelineState.h create mode 100644 MTLToolsServices/DYMTLFramebuffer.h create mode 100644 MTLToolsServices/DYMTLFramebufferAttachment.h create mode 100644 MTLToolsServices/DYMTLFunction.h create mode 100644 MTLToolsServices/DYMTLGuestAppSession.h create mode 100644 MTLToolsServices/DYMTLLibrary.h create mode 100644 MTLToolsServices/DYMTLPixelFormatConverter.h create mode 100644 MTLToolsServices/DYMTLRenderPipelineState.h create mode 100644 MTLToolsServices/DYMTLResourceObject.h create mode 100644 MTLToolsServices/DYMTLTexture.h create mode 100644 MTLToolsServices/DYMTLTextureImage.h create mode 100644 MTLToolsServices/DYMTLTextureImageBackingStore.h create mode 100644 MTLToolsServices/DYResource-Protocol.h create mode 100644 MTLToolsServices/DYTexture-Protocol.h create mode 100644 MTLToolsServices/DYTextureImage-Protocol.h create mode 100644 MTLToolsServices/DYTextureImageBackingStore-Protocol.h create mode 100644 MTLToolsServices/NSCoding-Protocol.h create mode 100644 MTLToolsServices/NSObject-Protocol.h create mode 100644 MTLToolsShaderProfiler/CDStructures.h create mode 100644 MTLToolsShaderProfiler/DYMTLShaderProfiler.h create mode 100644 MTLToolsShaderProfiler/DYMTLShaderProfilerResult.h create mode 100644 MTLToolsShaderProfiler/DYMTLShaderProfilerShaderInfo.h create mode 100644 MTLToolsShaderProfiler/FunctionVisitor.h create mode 100644 PhysicsKit/BoxedPhysicsShape.h create mode 100644 PhysicsKit/PKPhysicsField.h create mode 100644 PhysicsKit/PKPhysicsFieldCustomBlock.h create mode 100644 PhysicsKit/PKPhysicsFieldDrag.h create mode 100644 PhysicsKit/PKPhysicsFieldElectric.h create mode 100644 PhysicsKit/PKPhysicsFieldLinearGravity.h create mode 100644 PhysicsKit/PKPhysicsFieldMagnetic.h create mode 100644 PhysicsKit/PKPhysicsFieldNoise.h create mode 100644 PhysicsKit/PKPhysicsFieldRadialGravity.h create mode 100644 PhysicsKit/PKPhysicsFieldSpring.h create mode 100644 PhysicsKit/PKPhysicsFieldTurbulence.h create mode 100644 PhysicsKit/PKPhysicsFieldVelocity.h create mode 100644 PhysicsKit/PKPhysicsFieldVortex.h create mode 100644 PhysicsKit/PKPhysicsGrid.h create mode 100644 PhysicsKit/PKQuadTree.h create mode 100644 PhysicsKit/PKRegion.h create mode 100644 PlistEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 SceneKit/C3DIONSZipFileArchive.h create mode 100644 SceneKit/CAAnimation-SceneKitAdditions.h create mode 100644 SceneKit/CDStructures.h create mode 100644 SceneKit/JSExport-Protocol.h create mode 100644 SceneKit/JSValue-SCNStructSupport.h create mode 100644 SceneKit/NSArray-SCNDeepCopy.h create mode 100644 SceneKit/NSCoding-Protocol.h create mode 100644 SceneKit/NSColor-SCNAdditions.h create mode 100644 SceneKit/NSColor-SCNColorAdditions.h create mode 100644 SceneKit/NSColor-SCNJSExtensions.h create mode 100644 SceneKit/NSControlTextEditingDelegate-Protocol.h create mode 100644 SceneKit/NSCopying-Protocol.h create mode 100644 SceneKit/NSDictionary-SCNDeepCopy.h create mode 100644 SceneKit/NSImage-SCNAddition.h create mode 100644 SceneKit/NSImageRep-SCNAdditions.h create mode 100644 SceneKit/NSObject-Protocol.h create mode 100644 SceneKit/NSOutlineViewDataSource-Protocol.h create mode 100644 SceneKit/NSOutlineViewDelegate-Protocol.h create mode 100644 SceneKit/NSProgress-_TSTAssert.h create mode 100644 SceneKit/NSSecureCoding-Protocol.h create mode 100644 SceneKit/NSValue-Core3DKitAdditions.h create mode 100644 SceneKit/SCNAction.h create mode 100644 SceneKit/SCNActionCustom.h create mode 100644 SceneKit/SCNActionFade.h create mode 100644 SceneKit/SCNActionGroup.h create mode 100644 SceneKit/SCNActionJSExport-Protocol.h create mode 100644 SceneKit/SCNActionJavaScript.h create mode 100644 SceneKit/SCNActionMove.h create mode 100644 SceneKit/SCNActionPerformSelector.h create mode 100644 SceneKit/SCNActionRemove.h create mode 100644 SceneKit/SCNActionRepeat.h create mode 100644 SceneKit/SCNActionRotate.h create mode 100644 SceneKit/SCNActionRunAction.h create mode 100644 SceneKit/SCNActionRunBlock.h create mode 100644 SceneKit/SCNActionScale.h create mode 100644 SceneKit/SCNActionSequence.h create mode 100644 SceneKit/SCNActionWait.h create mode 100644 SceneKit/SCNActionable-Protocol.h create mode 100644 SceneKit/SCNAnimatable-Protocol.h create mode 100644 SceneKit/SCNAnimationEvent.h create mode 100644 SceneKit/SCNAnimationEventJSExport-Protocol.h create mode 100644 SceneKit/SCNAuthoringEnvironment.h create mode 100644 SceneKit/SCNBackingLayer.h create mode 100644 SceneKit/SCNBoundingBox.h create mode 100644 SceneKit/SCNBoundingBoxJSExport-Protocol.h create mode 100644 SceneKit/SCNBoundingSphere.h create mode 100644 SceneKit/SCNBoundingSphereJSExport-Protocol.h create mode 100644 SceneKit/SCNBoundingVolume-Protocol.h create mode 100644 SceneKit/SCNBox.h create mode 100644 SceneKit/SCNBoxJSExport-Protocol.h create mode 100644 SceneKit/SCNCOLLADAExportOperation.h create mode 100644 SceneKit/SCNCamera.h create mode 100644 SceneKit/SCNCameraControlEventHandler.h create mode 100644 SceneKit/SCNCameraJSExport-Protocol.h create mode 100644 SceneKit/SCNCapsule.h create mode 100644 SceneKit/SCNCapsuleJSExport-Protocol.h create mode 100644 SceneKit/SCNColorJSExport-Protocol.h create mode 100644 SceneKit/SCNCone.h create mode 100644 SceneKit/SCNConeJSExport-Protocol.h create mode 100644 SceneKit/SCNConstraint.h create mode 100644 SceneKit/SCNConstraintJSExport-Protocol.h create mode 100644 SceneKit/SCNContainerLayer.h create mode 100644 SceneKit/SCNCylinder.h create mode 100644 SceneKit/SCNCylinderJSExport-Protocol.h create mode 100644 SceneKit/SCNDelegateSource.h create mode 100644 SceneKit/SCNDisplayLink.h create mode 100644 SceneKit/SCNEventHandler.h create mode 100644 SceneKit/SCNExportOperation.h create mode 100644 SceneKit/SCNFloor.h create mode 100644 SceneKit/SCNFloorJSExport-Protocol.h create mode 100644 SceneKit/SCNGeometry.h create mode 100644 SceneKit/SCNGeometryElement.h create mode 100644 SceneKit/SCNGeometryElementJSExport-Protocol.h create mode 100644 SceneKit/SCNGeometryJSExport-Protocol.h create mode 100644 SceneKit/SCNGeometrySource.h create mode 100644 SceneKit/SCNGeometrySourceJSExport-Protocol.h create mode 100644 SceneKit/SCNHitTestResult.h create mode 100644 SceneKit/SCNHitTestResultJSExport-Protocol.h create mode 100644 SceneKit/SCNIKConstraint.h create mode 100644 SceneKit/SCNIKConstraintJSExport-Protocol.h create mode 100644 SceneKit/SCNIKJoint.h create mode 100644 SceneKit/SCNImagePackerView.h create mode 100644 SceneKit/SCNImageSource.h create mode 100644 SceneKit/SCNJSAnimationGroup.h create mode 100644 SceneKit/SCNJSAnimationGroupJSExport-Protocol.h create mode 100644 SceneKit/SCNJSBasicAnimation.h create mode 100644 SceneKit/SCNJSBasicAnimationJSExport-Protocol.h create mode 100644 SceneKit/SCNJSImage.h create mode 100644 SceneKit/SCNJSImageJSExport-Protocol.h create mode 100644 SceneKit/SCNJSKeyframeAnimation.h create mode 100644 SceneKit/SCNJSKeyframeAnimationJSExport-Protocol.h create mode 100644 SceneKit/SCNJSLayer.h create mode 100644 SceneKit/SCNJSLayerJSExport-Protocol.h create mode 100644 SceneKit/SCNJSTimingFunction.h create mode 100644 SceneKit/SCNJSTimingFunctionJSExport-Protocol.h create mode 100644 SceneKit/SCNJitterer.h create mode 100644 SceneKit/SCNKeyedUnarchiver.h create mode 100644 SceneKit/SCNLayer.h create mode 100644 SceneKit/SCNLayerJSExport-Protocol.h create mode 100644 SceneKit/SCNLayerSource.h create mode 100644 SceneKit/SCNLevelOfDetail.h create mode 100644 SceneKit/SCNLevelOfDetailJSExport-Protocol.h create mode 100644 SceneKit/SCNLibraryView.h create mode 100644 SceneKit/SCNLight.h create mode 100644 SceneKit/SCNLightJSExport-Protocol.h create mode 100644 SceneKit/SCNLookAtConstraint.h create mode 100644 SceneKit/SCNLookAtConstraintJSExport-Protocol.h create mode 100644 SceneKit/SCNManipulator.h create mode 100644 SceneKit/SCNMaterial.h create mode 100644 SceneKit/SCNMaterialAttachment.h create mode 100644 SceneKit/SCNMaterialJSExport-Protocol.h create mode 100644 SceneKit/SCNMaterialProperty.h create mode 100644 SceneKit/SCNMaterialPropertyJSExport-Protocol.h create mode 100644 SceneKit/SCNMonitor.h create mode 100644 SceneKit/SCNMorpher.h create mode 100644 SceneKit/SCNMorpherJSExport-Protocol.h create mode 100644 SceneKit/SCNMovieExportOperation.h create mode 100644 SceneKit/SCNNode.h create mode 100644 SceneKit/SCNNodeJSExport-Protocol.h create mode 100644 SceneKit/SCNNodeManipulator.h create mode 100644 SceneKit/SCNOffscreenRenderer.h create mode 100644 SceneKit/SCNParticlePropertyController.h create mode 100644 SceneKit/SCNParticlePropertyControllerJSExport-Protocol.h create mode 100644 SceneKit/SCNParticleSystem.h create mode 100644 SceneKit/SCNParticleSystemJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsBallSocketJoint.h create mode 100644 SceneKit/SCNPhysicsBallSocketJointJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsBehavior.h create mode 100644 SceneKit/SCNPhysicsBehaviorJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsBody.h create mode 100644 SceneKit/SCNPhysicsBodyJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsCharacter.h create mode 100644 SceneKit/SCNPhysicsContact.h create mode 100644 SceneKit/SCNPhysicsContactJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsCustomField.h create mode 100644 SceneKit/SCNPhysicsCustomFieldJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsDragField.h create mode 100644 SceneKit/SCNPhysicsDragFieldJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsElectricField.h create mode 100644 SceneKit/SCNPhysicsElectricFieldJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsField.h create mode 100644 SceneKit/SCNPhysicsFieldJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsHingeJoint.h create mode 100644 SceneKit/SCNPhysicsHingeJointJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsLinearGravityField.h create mode 100644 SceneKit/SCNPhysicsLinearGravityFieldJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsMagneticField.h create mode 100644 SceneKit/SCNPhysicsMagneticFieldJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsNoiseField.h create mode 100644 SceneKit/SCNPhysicsNoiseFieldJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsRadialGravityField.h create mode 100644 SceneKit/SCNPhysicsRadialGravityFieldJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsShape.h create mode 100644 SceneKit/SCNPhysicsShapeJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsSliderJoint.h create mode 100644 SceneKit/SCNPhysicsSliderJointJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsSpringField.h create mode 100644 SceneKit/SCNPhysicsSpringFieldJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsTurbulenceField.h create mode 100644 SceneKit/SCNPhysicsTurbulenceFieldJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsVehicle.h create mode 100644 SceneKit/SCNPhysicsVehicleJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsVehicleWheel.h create mode 100644 SceneKit/SCNPhysicsVehicleWheelJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsVortexField.h create mode 100644 SceneKit/SCNPhysicsVortexFieldJSExport-Protocol.h create mode 100644 SceneKit/SCNPhysicsWorld.h create mode 100644 SceneKit/SCNPhysicsWorldJSExport-Protocol.h create mode 100644 SceneKit/SCNPlane.h create mode 100644 SceneKit/SCNPlaneJSExport-Protocol.h create mode 100644 SceneKit/SCNProgram.h create mode 100644 SceneKit/SCNProgramJSExport-Protocol.h create mode 100644 SceneKit/SCNProgramSemanticInfo.h create mode 100644 SceneKit/SCNPyramid.h create mode 100644 SceneKit/SCNPyramidJSExport-Protocol.h create mode 100644 SceneKit/SCNRenderTargetView.h create mode 100644 SceneKit/SCNRenderer.h create mode 100644 SceneKit/SCNRendererJSExport-Protocol.h create mode 100644 SceneKit/SCNRendererOptionsPanel.h create mode 100644 SceneKit/SCNRendererOptionsPanelController.h create mode 100644 SceneKit/SCNResourceTextureView.h create mode 100644 SceneKit/SCNResourceView.h create mode 100644 SceneKit/SCNScene.h create mode 100644 SceneKit/SCNSceneGraphView.h create mode 100644 SceneKit/SCNSceneJSExport-Protocol.h create mode 100644 SceneKit/SCNSceneRenderer-Protocol.h create mode 100644 SceneKit/SCNSceneSource.h create mode 100644 SceneKit/SCNSceneSourceJSExport-Protocol.h create mode 100644 SceneKit/SCNShadable-Protocol.h create mode 100644 SceneKit/SCNShadableHelper.h create mode 100644 SceneKit/SCNShape.h create mode 100644 SceneKit/SCNShapeJSExport-Protocol.h create mode 100644 SceneKit/SCNSkinner.h create mode 100644 SceneKit/SCNSourceRendererRegistry.h create mode 100644 SceneKit/SCNSphere.h create mode 100644 SceneKit/SCNSphereJSExport-Protocol.h create mode 100644 SceneKit/SCNSpriteKitEventHandler.h create mode 100644 SceneKit/SCNSpriteKitSource.h create mode 100644 SceneKit/SCNTechnique.h create mode 100644 SceneKit/SCNTechniqueJSExport-Protocol.h create mode 100644 SceneKit/SCNTechniquePanel.h create mode 100644 SceneKit/SCNTechniquePanelController.h create mode 100644 SceneKit/SCNTechniqueSupport-Protocol.h create mode 100644 SceneKit/SCNText.h create mode 100644 SceneKit/SCNTextJSExport-Protocol.h create mode 100644 SceneKit/SCNTextureDelegateSource.h create mode 100644 SceneKit/SCNTextureLayerSource.h create mode 100644 SceneKit/SCNTextureOffscreenRenderingSource.h create mode 100644 SceneKit/SCNTextureSource.h create mode 100644 SceneKit/SCNTextureSpriteKitSource.h create mode 100644 SceneKit/SCNTorus.h create mode 100644 SceneKit/SCNTorusJSExport-Protocol.h create mode 100644 SceneKit/SCNTransaction.h create mode 100644 SceneKit/SCNTransactionJSExport-Protocol.h create mode 100644 SceneKit/SCNTransformConstraint.h create mode 100644 SceneKit/SCNTransformConstraintJSExport-Protocol.h create mode 100644 SceneKit/SCNTube.h create mode 100644 SceneKit/SCNTubeJSExport-Protocol.h create mode 100644 SceneKit/SCNTypeInspector.h create mode 100644 SceneKit/SCNView.h create mode 100644 SceneKit/SCNViewJSExport-Protocol.h create mode 100644 SceneKit/SCNWebGLExportOperation.h create mode 100644 SceneKit/SCN_CAKeyframeAnimation.h create mode 100644 SceneKit/SCN_NSImageFromSlotContents.h create mode 100644 SceneKit/_C3DProgressDebugger.h create mode 100644 SceneKit/_SCNExportOperation.h create mode 100644 ScriptingDefinitionEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 SpriteKit/IKLink.h create mode 100644 SpriteKit/SK3DNode.h create mode 100644 SpriteKit/SKConstraint.h create mode 100644 SpriteKit/SKCustomFieldNode.h create mode 100644 SpriteKit/SKDistanceConstraint.h create mode 100644 SpriteKit/SKDragFieldNode.h create mode 100644 SpriteKit/SKElectricFieldNode.h create mode 100644 SpriteKit/SKFieldNode.h create mode 100644 SpriteKit/SKGlobalSharedContextRegistry.h create mode 100644 SpriteKit/SKHide.h create mode 100644 SpriteKit/SKLightNode.h create mode 100644 SpriteKit/SKLinearGravityFieldNode.h create mode 100644 SpriteKit/SKMagneticFieldNode.h create mode 100644 SpriteKit/SKMutableTexture.h create mode 100644 SpriteKit/SKNoiseFieldNode.h create mode 100644 SpriteKit/SKOrientationConstraint.h create mode 100644 SpriteKit/SKPhysicsGrid.h create mode 100644 SpriteKit/SKPositionConstraint.h create mode 100644 SpriteKit/SKRadialGravityFieldNode.h create mode 100644 SpriteKit/SKRange.h create mode 100644 SpriteKit/SKReach.h create mode 100644 SpriteKit/SKReachConstraints.h create mode 100644 SpriteKit/SKRegion.h create mode 100644 SpriteKit/SKRotationConstraint.h create mode 100644 SpriteKit/SKSCNRenderer.h create mode 100644 SpriteKit/SKScaleConstraint.h create mode 100644 SpriteKit/SKShader.h create mode 100644 SpriteKit/SKSizeConstraint.h create mode 100644 SpriteKit/SKSpringFieldNode.h create mode 100644 SpriteKit/SKStrength.h create mode 100644 SpriteKit/SKTextureAtlasPacker.h create mode 100644 SpriteKit/SKThreadSafeMutableDictionary.h create mode 100644 SpriteKit/SKTurbulenceFieldNode.h create mode 100644 SpriteKit/SKUniform.h create mode 100644 SpriteKit/SKUniformInfo.h create mode 100644 SpriteKit/SKVelocityFieldNode.h create mode 100644 SpriteKit/SKVortexFieldNode.h create mode 100644 SymbolicationDT/CDStructures.h create mode 100644 SymbolicationDT/DVT_VMUArchitecture.h create mode 100644 SymbolicationDT/DVT_VMUBacktrace.h create mode 100644 SymbolicationDT/DVT_VMUCallTreeLeafNode.h create mode 100644 SymbolicationDT/DVT_VMUCallTreeNode.h create mode 100644 SymbolicationDT/DVT_VMUCallTreePseudoNode.h create mode 100644 SymbolicationDT/DVT_VMUCallTreeRoot.h create mode 100644 SymbolicationDT/DVT_VMUClassInfo.h create mode 100644 SymbolicationDT/DVT_VMUClassInfoMap.h create mode 100644 SymbolicationDT/DVT_VMUDirectedGraph.h create mode 100644 SymbolicationDT/DVT_VMUNonOverlappingRangeArray.h create mode 100644 SymbolicationDT/DVT_VMUObjectGraph.h create mode 100644 SymbolicationDT/DVT_VMUObjectIdentifier.h create mode 100644 SymbolicationDT/DVT_VMUObjectLabelHandlerInfo.h create mode 100644 SymbolicationDT/DVT_VMUProcInfo.h create mode 100644 SymbolicationDT/DVT_VMUProcList.h create mode 100644 SymbolicationDT/DVT_VMUProcessDescription.h create mode 100644 SymbolicationDT/DVT_VMURangeArray.h create mode 100644 SymbolicationDT/DVT_VMUSampler.h create mode 100644 SymbolicationDT/DVT_VMUTaskMemoryCache.h create mode 100644 SymbolicationDT/DVT_VMUTaskMemoryScanner.h create mode 100644 SymbolicationDT/DVT_VMUVMRegion.h create mode 100644 SymbolicationDT/DVT_VMUVMRegionIdentifier.h create mode 100644 SymbolicationDT/NSCoding-Protocol.h create mode 100644 SymbolicationDT/NSCopying-Protocol.h create mode 100644 XCSCore/CDStructures.h create mode 100644 XCSCore/GCDAsyncReadPacket.h create mode 100644 XCSCore/GCDAsyncSocket.h create mode 100644 XCSCore/GCDAsyncSocketPreBuffer.h create mode 100644 XCSCore/GCDAsyncSpecialPacket.h create mode 100644 XCSCore/GCDAsyncWritePacket.h create mode 100644 XCSCore/NSArray-XCSUtilities.h create mode 100644 XCSCore/NSData-CRC32.h create mode 100644 XCSCore/NSData-WithBase64.h create mode 100644 XCSCore/NSDate-XCSDateTime.h create mode 100644 XCSCore/NSDate-XCSUtilities.h create mode 100644 XCSCore/NSDictionary-XCSUtilities.h create mode 100644 XCSCore/NSHTTPURLResponse-XCSUtilities.h create mode 100644 XCSCore/NSImage-NSImage.h create mode 100644 XCSCore/NSNetServiceDelegate-Protocol.h create mode 100644 XCSCore/NSObject-Protocol.h create mode 100644 XCSCore/NSString-XCSUtilities.h create mode 100644 XCSCore/NSURLRequest-XCSUtilities.h create mode 100644 XCSCore/XCSACL.h create mode 100644 XCSCore/XCSASLLogDestination.h create mode 100644 XCSCore/XCSBlockStep.h create mode 100644 XCSCore/XCSBot.h create mode 100644 XCSCore/XCSBotConfiguration.h create mode 100644 XCSCore/XCSBotGroup.h create mode 100644 XCSCore/XCSBotSCMBlueprint.h create mode 100644 XCSCore/XCSBotSchedule.h create mode 100644 XCSCore/XCSBotScheduleRecurrence.h create mode 100644 XCSCore/XCSBotStats.h create mode 100644 XCSCore/XCSBuildResultSummary.h create mode 100644 XCSCore/XCSCommit.h create mode 100644 XCSCore/XCSCommitChangeFilePath.h create mode 100644 XCSCore/XCSCommitHistory.h create mode 100644 XCSCore/XCSContributor.h create mode 100644 XCSCore/XCSCore.h create mode 100644 XCSCore/XCSDevice.h create mode 100644 XCSCore/XCSDocumentProtocol-Protocol.h create mode 100644 XCSCore/XCSEventStream.h create mode 100644 XCSCore/XCSEventStreamDelegate-Protocol.h create mode 100644 XCSCore/XCSEventStreamListener.h create mode 100644 XCSCore/XCSFakeObjects.h create mode 100644 XCSCore/XCSFileLogDestination.h create mode 100644 XCSCore/XCSFormData.h create mode 100644 XCSCore/XCSHTTPCredential.h create mode 100644 XCSCore/XCSHTTPOperation.h create mode 100644 XCSCore/XCSHTTPRequest.h create mode 100644 XCSCore/XCSHTTPResponse.h create mode 100644 XCSCore/XCSHostedRepository.h create mode 100644 XCSCore/XCSIntegration.h create mode 100644 XCSCore/XCSIntegrationAsset.h create mode 100644 XCSCore/XCSIntegrationAssets.h create mode 100644 XCSCore/XCSIntegrationIssue.h create mode 100644 XCSCore/XCSIntegrationIssueDiff.h create mode 100644 XCSCore/XCSIntegrationIssues.h create mode 100644 XCSCore/XCSIntegrationTestResult.h create mode 100644 XCSCore/XCSLogDestination.h create mode 100644 XCSCore/XCSLogger.h create mode 100644 XCSCore/XCSMessageChannel.h create mode 100644 XCSCore/XCSMessageChannelDelegate-Protocol.h create mode 100644 XCSCore/XCSMessageChannelMessage.h create mode 100644 XCSCore/XCSNotificationRequest.h create mode 100644 XCSCore/XCSObject.h create mode 100644 XCSCore/XCSOrderedDictionary.h create mode 100644 XCSCore/XCSPendingIntegration.h create mode 100644 XCSCore/XCSPerfMetricTestResult.h create mode 100644 XCSCore/XCSPlaceholderProtocol-Protocol.h create mode 100644 XCSCore/XCSPortalTeam.h create mode 100644 XCSCore/XCSService.h create mode 100644 XCSCore/XCSServiceManager.h create mode 100644 XCSCore/XCSService_BonjourConnection.h create mode 100644 XCSCore/XCSTest.h create mode 100644 XCSCore/XCSTestClassPlaceholder.h create mode 100644 XCSCore/XCSTestDevice.h create mode 100644 XCSCore/XCSTestObjectPlaceholder.h create mode 100644 XCSCore/XCSTestPerfMetric.h create mode 100644 XCSCore/XCSTestPlaceholder.h create mode 100644 XCSCore/XCSTestResult.h create mode 100644 XCSCore/XCSTestTargetPlaceholder.h create mode 100644 XCSCore/XCSTrigger.h create mode 100644 XCSCore/XCSTriggerConditions.h create mode 100644 XCSCore/XCSTriggerEmailConfiguration.h create mode 100644 XCSCore/XCSUser.h create mode 100644 XCSCore/XCSUserSession.h create mode 100644 XCSCore/XCSUtilities.h create mode 100644 XCSCore/XCSValidator.h create mode 100644 XCSCore/XCSVersionInfo.h create mode 100644 XCSUI/CDStructures.h create mode 100644 XCSUI/DVTInvalidation-Protocol.h create mode 100644 XCSUI/DVTReplacementViewDelegate-Protocol.h create mode 100644 XCSUI/DVTScopeBarContentController-Protocol.h create mode 100644 XCSUI/DVTSplitViewDelegate-Protocol.h create mode 100644 XCSUI/IDECapsuleViewController-Protocol.h create mode 100644 XCSUI/IDECapsuleViewDelegate-Protocol.h create mode 100644 XCSUI/IDEContinuousIntegrationActionManager-Protocol.h create mode 100644 XCSUI/IDEContinuousIntegrationBotMonitor-Protocol.h create mode 100644 XCSUI/IDEContinuousIntegrationCreateEditBotWindowController-Protocol.h create mode 100644 XCSUI/IDEContinuousIntegrationLogNavigatorActions-Protocol.h create mode 100644 XCSUI/IDEContinuousIntegrationLogNavigatorHelper-Protocol.h create mode 100644 XCSUI/IDEContinuousIntegrationNewServiceAccountController-Protocol.h create mode 100644 XCSUI/IDEContinuousIntegrationServiceManager-Protocol.h create mode 100644 XCSUI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 XCSUI/IDELogViewControllerDelegate-Protocol.h create mode 100644 XCSUI/IDESharedTests_Device-Protocol.h create mode 100644 XCSUI/IDESharedTests_PerfMetric-Protocol.h create mode 100644 XCSUI/IDESharedTests_RootObject-Protocol.h create mode 100644 XCSUI/IDESharedTests_Test-Protocol.h create mode 100644 XCSUI/IDESharedTests_TestGroup-Protocol.h create mode 100644 XCSUI/IDESharedTests_TestRun-Protocol.h create mode 100644 XCSUI/IDEWorkspaceTabController-IDEWorkspaceTabController_XCSUICreateBotAssistantContextAdditions.h create mode 100644 XCSUI/NSControlTextEditingDelegate-Protocol.h create mode 100644 XCSUI/NSNetServiceBrowserDelegate-Protocol.h create mode 100644 XCSUI/NSNetServiceDelegate-Protocol.h create mode 100644 XCSUI/NSObject-Protocol.h create mode 100644 XCSUI/NSOutlineViewDataSource-Protocol.h create mode 100644 XCSUI/NSOutlineViewDelegate-Protocol.h create mode 100644 XCSUI/NSPopoverDelegate-Protocol.h create mode 100644 XCSUI/NSSplitViewDelegate-Protocol.h create mode 100644 XCSUI/NSTableViewDataSource-Protocol.h create mode 100644 XCSUI/NSTableViewDelegate-Protocol.h create mode 100644 XCSUI/NSTextDelegate-Protocol.h create mode 100644 XCSUI/NSURLConnectionDataDelegate-Protocol.h create mode 100644 XCSUI/NSURLConnectionDelegate-Protocol.h create mode 100644 XCSUI/XCSBot-XCSBot_IDEKit.h create mode 100644 XCSUI/XCSBotEditor.h create mode 100644 XCSUI/XCSBotEditorDocument.h create mode 100644 XCSUI/XCSBotIntegrationDocument.h create mode 100644 XCSUI/XCSBotIntegrationEditor.h create mode 100644 XCSUI/XCSBotSummaryDocumentLocation.h create mode 100644 XCSUI/XCSBotSupportingDocument.h create mode 100644 XCSUI/XCSBotSupportingEditor.h create mode 100644 XCSUI/XCSBotSupportingEditorHostedViewController-Protocol.h create mode 100644 XCSUI/XCSBotSupportingGeniusResultsFinder.h create mode 100644 XCSUI/XCSCore_XCSUIAdditions.h create mode 100644 XCSUI/XCSIntegration-IDEKit.h create mode 100644 XCSUI/XCSIntegration-IDESharedTestModelObjects.h create mode 100644 XCSUI/XCSIntegration-XCSUIAdditions.h create mode 100644 XCSUI/XCSIntegrationAssetDownloader.h create mode 100644 XCSUI/XCSService-IDEAccountPrefsPaneAccount.h create mode 100644 XCSUI/XCSService-IDEKit.h create mode 100644 XCSUI/XCSServiceErrorDelegate-Protocol.h create mode 100644 XCSUI/XCSTest-IDESharedTestModelObjects.h create mode 100644 XCSUI/XCSTestClassPlaceholder-IDESharedTestModelObjects.h create mode 100644 XCSUI/XCSTestClassPlaceholder-XCSUIAdditions.h create mode 100644 XCSUI/XCSTestDevice-IDESharedTestModelObjects.h create mode 100644 XCSUI/XCSTestDevice-XCSUIAdditions.h create mode 100644 XCSUI/XCSTestPerfMetric-IDESharedTestModelObjects.h create mode 100644 XCSUI/XCSTestPlaceholder-IDESharedTestModelObjects.h create mode 100644 XCSUI/XCSTestPlaceholder-XCSUIAdditions.h create mode 100644 XCSUI/XCSTestTargetPlaceholder-XCSUIAdditions.h create mode 100644 XCSUI/XCSUIAccountPrefsServerDetailViewController.h create mode 100644 XCSUI/XCSUIAccountReachabilityToImageTransformer.h create mode 100644 XCSUI/XCSUIActionManager.h create mode 100644 XCSUI/XCSUIAddServerAuthenticateViewController.h create mode 100644 XCSUI/XCSUIAddServerChoosePageViewController.h create mode 100644 XCSUI/XCSUIAddServerWindowController.h create mode 100644 XCSUI/XCSUIAssetDownloadHelper.h create mode 100644 XCSUI/XCSUIBotArchivesViewController.h create mode 100644 XCSUI/XCSUIBotEditorSectionDividerView.h create mode 100644 XCSUI/XCSUIBotIntegrationPopoverBadgesView.h create mode 100644 XCSUI/XCSUIBotIntegrationPopoverStatusBadgeView.h create mode 100644 XCSUI/XCSUIBotIntegrationSummaryPopoverViewController.h create mode 100644 XCSUI/XCSUIBotIntegrationTestPopoverBadgesView.h create mode 100644 XCSUI/XCSUIBotIntegrationTestPopoverViewController.h create mode 100644 XCSUI/XCSUIBotLogEditorScopeBarDelegate-Protocol.h create mode 100644 XCSUI/XCSUIBotLogScopeBar.h create mode 100644 XCSUI/XCSUIBotNavigableItem.h create mode 100644 XCSUI/XCSUIBotSummaryHeaderViewController.h create mode 100644 XCSUI/XCSUIBotSummaryIssueSeries.h create mode 100644 XCSUI/XCSUIBotSummaryStackedBarGraph.h create mode 100644 XCSUI/XCSUIBotSummaryStackedBarGraphBar.h create mode 100644 XCSUI/XCSUIBotSummaryStackedBarGraphColumn.h create mode 100644 XCSUI/XCSUIBotSummaryStackedBarGraphController.h create mode 100644 XCSUI/XCSUIBotSummaryStackedBarGraphDelegate-Protocol.h create mode 100644 XCSUI/XCSUIBotSummaryStatusAndIssueCountsViewController.h create mode 100644 XCSUI/XCSUIBotSummaryViewController.h create mode 100644 XCSUI/XCSUIBotTestsViewController.h create mode 100644 XCSUI/XCSUIColors.h create mode 100644 XCSUI/XCSUICreateBotAssistantContext.h create mode 100644 XCSUI/XCSUICreateBotAssistantContextWindowController.h create mode 100644 XCSUI/XCSUICreateBotBasicInfoAssistant.h create mode 100644 XCSUI/XCSUICreateBotCreatingAssistant.h create mode 100644 XCSUI/XCSUICreateBotDevicePickerAssistant.h create mode 100644 XCSUI/XCSUICreateBotDeviceTableCellView.h create mode 100644 XCSUI/XCSUICreateBotEmailNotificationsViewController.h create mode 100644 XCSUI/XCSUICreateBotNotificationsAssistant.h create mode 100644 XCSUI/XCSUICreateBotPersonViewController.h create mode 100644 XCSUI/XCSUICreateBotRepositoryIssue.h create mode 100644 XCSUI/XCSUICreateBotRepositoryTableCellView.h create mode 100644 XCSUI/XCSUICreateBotRepositoryTableCellViewDelegate-Protocol.h create mode 100644 XCSUI/XCSUICreateBotRunScriptViewController.h create mode 100644 XCSUI/XCSUICreateBotSCMAssistant.h create mode 100644 XCSUI/XCSUICreateBotSchedulingAssistant.h create mode 100644 XCSUI/XCSUICreateBotSegueToCommitSheetManager.h create mode 100644 XCSUI/XCSUICreateBotTriggerCellView.h create mode 100644 XCSUI/XCSUICreateBotTriggerChildViewController-Protocol.h create mode 100644 XCSUI/XCSUICreateBotTriggerConditionsViewController.h create mode 100644 XCSUI/XCSUICreateBotTriggerCreateCellView.h create mode 100644 XCSUI/XCSUICreateBotTriggerCreateCellViewDelegate-Protocol.h create mode 100644 XCSUI/XCSUICreateBotTriggerViewController.h create mode 100644 XCSUI/XCSUICreateBotTriggerViewControllerDelegate-Protocol.h create mode 100644 XCSUI/XCSUIDataTransformers.h create mode 100644 XCSUI/XCSUIDeviceUtilities.h create mode 100644 XCSUI/XCSUIErrors.h create mode 100644 XCSUI/XCSUIFakeTestData.h create mode 100644 XCSUI/XCSUIHorizontalDividerLineView.h create mode 100644 XCSUI/XCSUIInsetHorizontalDividerLine.h create mode 100644 XCSUI/XCSUIIntegrationAttributedStringUIGenerator.h create mode 100644 XCSUI/XCSUIIntegrationCommitsViewController.h create mode 100644 XCSUI/XCSUIIntegrationDevicesCellView.h create mode 100644 XCSUI/XCSUIIntegrationDevicesOutlineView.h create mode 100644 XCSUI/XCSUIIntegrationDevicesOutlineViewController.h create mode 100644 XCSUI/XCSUIIntegrationDevicesTableRowView.h create mode 100644 XCSUI/XCSUIIntegrationDevicesTestGroup.h create mode 100644 XCSUI/XCSUIIntegrationDevicesViewController.h create mode 100644 XCSUI/XCSUIIntegrationEditorHeaderView.h create mode 100644 XCSUI/XCSUIIntegrationHistoryViewController.h create mode 100644 XCSUI/XCSUIIntegrationIssue.h create mode 100644 XCSUI/XCSUIIntegrationIssuesHelper.h create mode 100644 XCSUI/XCSUIIntegrationLogViewControllerContentView.h create mode 100644 XCSUI/XCSUIIntegrationLogsViewController.h create mode 100644 XCSUI/XCSUIIntegrationMetricTableCellView.h create mode 100644 XCSUI/XCSUIIntegrationNavigableItem.h create mode 100644 XCSUI/XCSUIIntegrationPerfMetricIterationsPopoverViewController.h create mode 100644 XCSUI/XCSUIIntegrationPerformanceTestMeasureTableCellView.h create mode 100644 XCSUI/XCSUIIntegrationStatusAndIssueCountsViewController.h create mode 100644 XCSUI/XCSUIIntegrationSteppedProgressView.h create mode 100644 XCSUI/XCSUIIntegrationSteppedProgressViewLabelProvider-Protocol.h create mode 100644 XCSUI/XCSUIIntegrationSummaryCommitsDetailViewController.h create mode 100644 XCSUI/XCSUIIntegrationSummaryCommitsViewController.h create mode 100644 XCSUI/XCSUIIntegrationSummaryCommitterBadgeButton.h create mode 100644 XCSUI/XCSUIIntegrationSummaryCommitterBadgeView.h create mode 100644 XCSUI/XCSUIIntegrationSummaryDevicesViewController.h create mode 100644 XCSUI/XCSUIIntegrationSummaryInflightViewController.h create mode 100644 XCSUI/XCSUIIntegrationSummaryIssuesDetailViewController.h create mode 100644 XCSUI/XCSUIIntegrationSummaryViewController.h create mode 100644 XCSUI/XCSUIIntegrationTestsDetailDeviceOutlineView.h create mode 100644 XCSUI/XCSUIIntegrationTestsDetailDeviceViewController.h create mode 100644 XCSUI/XCSUIIntegrationTestsDetailOutlineView.h create mode 100644 XCSUI/XCSUIIntegrationTestsDetailOutlineViewController.h create mode 100644 XCSUI/XCSUIIntegrationTestsDetailTestTableRowView.h create mode 100644 XCSUI/XCSUIIntegrationTestsDetailViewController.h create mode 100644 XCSUI/XCSUIIntegrationTestsDeviceTableCellView.h create mode 100644 XCSUI/XCSUIIntegrationTestsNavigatorDeviceTableCellView.h create mode 100644 XCSUI/XCSUIIntegrationTestsNavigatorOutlineView.h create mode 100644 XCSUI/XCSUIIntegrationTestsNavigatorOutlineViewTableRowView.h create mode 100644 XCSUI/XCSUIIntegrationTestsNavigatorPerspectiveButton.h create mode 100644 XCSUI/XCSUIIntegrationTestsNavigatorPerspectiveButtonTextAttachmentCell.h create mode 100644 XCSUI/XCSUIIntegrationTestsNavigatorViewController.h create mode 100644 XCSUI/XCSUIIntegrationTestsViewController.h create mode 100644 XCSUI/XCSUIIssueGroup.h create mode 100644 XCSUI/XCSUIIssueGroupsDistributor.h create mode 100644 XCSUI/XCSUIIssueSectionViewController.h create mode 100644 XCSUI/XCSUIIssueViewController.h create mode 100644 XCSUI/XCSUILogNavigatorHelper.h create mode 100644 XCSUI/XCSUINavigableItem.h create mode 100644 XCSUI/XCSUIOutlineViewSupport.h create mode 100644 XCSUI/XCSUIPerfMetricBadgeView.h create mode 100644 XCSUI/XCSUIPerfMetricIterationPopoverViewController.h create mode 100644 XCSUI/XCSUIPerfMetricIterationsGraphTableCellView.h create mode 100644 XCSUI/XCSUIPerfMetricIterationsGraphView.h create mode 100644 XCSUI/XCSUIServiceManager.h create mode 100644 XCSUI/XCSUIStackedBarChartBar.h create mode 100644 XCSUI/XCSUIStackedBarChartViewController.h create mode 100644 XCSUI/XCSUIStackedBarChartViewControllerDataSource-Protocol.h create mode 100644 XCSUI/XCSUIStackedBarChartViewControllerDelegate-Protocol.h create mode 100644 XCSUI/XCSUIStatusBadge.h create mode 100644 XCSUI/XCSUIStatusBadgeClickHandler-Protocol.h create mode 100644 XCSUI/XCSUIStatusBadgeView.h create mode 100644 XCSUI/XCSUIStatusBadgesView.h create mode 100644 XCSUI/XCSUIVerticalDividerLineView.h create mode 100644 XCSUI/XCSUIZipUnpackUtility.h create mode 100644 XCSUI/XCSUI_Private.h create mode 100644 XCSUI/XCSWorkspaceBotMonitor.h create mode 100644 XCSUI/XCUIPerfMetricBadgePopoverViewController.h create mode 100644 XCSUI/_XCSDeviceGraphRow.h create mode 100644 XCSUI/_XCSPerfMetricBarView.h create mode 100644 XCSUI/_XCSTestFetcher.h create mode 100644 XCSUI/_XCSTestGraphRow.h create mode 100644 XCSUI/_XCSTestGraphRow2.h create mode 100644 XCSUI/_XCSUIAllCommittersBadgeView.h create mode 100644 XCSUI/_XCSUIBotIntegrationPopoverDividerLine.h create mode 100644 XCSUI/_XCSUIBotSummaryControllerContentView.h create mode 100644 XCSUI/_XCSUIIntegrationIssueView.h create mode 100644 XCSUI/_XCSUIIntegrationSummaryCommiterTableRowView.h create mode 100644 XCSUI/_XCSUIIntegrationSummaryCommitsDetailTimeStampRevisionCellView.h create mode 100644 XCSUI/_XCSUIIntegrationSummaryCommitsOutlineView.h create mode 100644 XCSUI/_XCSUIIntegrationSummaryDeviceTableCellView.h create mode 100644 XCSUI/_XCSUIIntegrationSummaryScrollView.h create mode 100644 XCSUI/_XCSUIIntegrationTestsDetailControllerContentView.h create mode 100644 XCSUI/_XCSUIIssueSectionView.h create mode 100644 XCSUI/_XCSUIIssueSelectionManager.h create mode 100644 XCSUI/_XCSUIIssueShowMoreButton.h create mode 100644 XCSUI/_XCSUIIssuesSummaryView.h create mode 100644 XCSUI/_XCSUILegendTextAttachmentCell.h create mode 100644 XCSUI/_XCSUIShowMoreRow.h create mode 100644 XCSUI/_XCSUIStatusIssueSection.h create mode 100644 Xcode3Core/IDELocalizationDataShellTaskConfiguration-Protocol.h create mode 100644 Xcode3Core/IDELocalizationManagerReadStringsResults-Protocol.h create mode 100644 Xcode3Core/IDEPortalEntitlementsCoordinatorPlatform-Protocol.h create mode 100644 Xcode3Core/Xcode3LocalizedSourceStringsAdaptor.h create mode 100644 Xcode3Core/Xcode3LocalizedTargetAdaptor.h create mode 100644 Xcode3Core/Xcode3TargetPortalEntitlementsCoordinatorMacPlatform.h create mode 100644 Xcode3Core/_Xcode3LocalizedSourceStringsAdaptorSetupSourceContext.h create mode 100644 Xcode3Core/_Xcode3LocalizedSourceStringsAdaptorSetupTableContext.h create mode 100644 Xcode3Core/_Xcode3LocalizedSourceStringsAdaptorSetupTargetContext.h create mode 100644 Xcode3UI/IDEComparisonEditorDataSource-Protocol.h create mode 100644 Xcode3UI/IDEFilterControlBarTarget-Protocol.h create mode 100644 Xcode3UI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h create mode 100644 Xcode3UI/IDELocalizationXLIFFComparisonFile-Xcode3LocalizationFile.h create mode 100644 Xcode3UI/IDELocalizationXLIFFComparisonIssue-Xcode3LocalizationIssue.h create mode 100644 Xcode3UI/IDEObjCModernizationOptionChooserAssistant.h create mode 100644 Xcode3UI/IDEObjCModernizationOptionChooserOptionItem.h create mode 100644 Xcode3UI/IDEReviewFilesDataSource-Protocol.h create mode 100644 Xcode3UI/IDEUpgradeTaskHandler-Protocol.h create mode 100644 Xcode3UI/NSApplication-Xcode3ProjectTemplateTesterExtensions.h create mode 100644 Xcode3UI/NSCopying-Protocol.h create mode 100644 Xcode3UI/PBXAppleScriptBuildPhase-Xcode3BuildPhaseAdditions.h create mode 100644 Xcode3UI/PBXBuildPhase-Xcode3BuildPhaseAdditions.h create mode 100644 Xcode3UI/PBXCopyFilesBuildPhase-Xcode3BuildPhaseAdditions.h create mode 100644 Xcode3UI/PBXFrameworksBuildPhase-Xcode3BuildPhaseAdditions.h create mode 100644 Xcode3UI/PBXHeadersBuildPhase-Xcode3BuildPhaseAdditions.h create mode 100644 Xcode3UI/PBXResourcesBuildPhase-Xcode3BuildPhaseAdditions.h create mode 100644 Xcode3UI/PBXRezBuildPhase-Xcode3BuildPhaseAdditions.h create mode 100644 Xcode3UI/PBXSourcesBuildPhase-Xcode3BuildPhaseAdditions.h create mode 100644 Xcode3UI/Xcode3AppIDItemIdentifiersItemModelSet.h create mode 100644 Xcode3UI/Xcode3AppIDItemIdentifiersTableViewController.h create mode 100644 Xcode3UI/Xcode3ApplicationGroupsItemModel.h create mode 100644 Xcode3UI/Xcode3ApplicationGroupsItemViewController.h create mode 100644 Xcode3UI/Xcode3ArrayOfStringsValueTransformer.h create mode 100644 Xcode3UI/Xcode3BuildFile.h create mode 100644 Xcode3UI/Xcode3BuildFileGroup.h create mode 100644 Xcode3UI/Xcode3BuildFileRoleGroup.h create mode 100644 Xcode3UI/Xcode3BuildPhase.h create mode 100644 Xcode3UI/Xcode3BuildPhaseRootGroup.h create mode 100644 Xcode3UI/Xcode3CopyFilesInnerFileBuildPhaseViewController.h create mode 100644 Xcode3UI/Xcode3CustomUpgradeTask.h create mode 100644 Xcode3UI/Xcode3EmbeddedBinariesGroup.h create mode 100644 Xcode3UI/Xcode3EmbeddedBinariesPseudoPhase.h create mode 100644 Xcode3UI/Xcode3EmbeddedBinariesPseudoPhaseViewcController.h create mode 100644 Xcode3UI/Xcode3EvaluatedStringFormatter.h create mode 100644 Xcode3UI/Xcode3LocalizationExportContext.h create mode 100644 Xcode3UI/Xcode3LocalizationExportController.h create mode 100644 Xcode3UI/Xcode3LocalizationFileNavigableItem.h create mode 100644 Xcode3UI/Xcode3LocalizationGroup.h create mode 100644 Xcode3UI/Xcode3LocalizationGroupNavigableItem.h create mode 100644 Xcode3UI/Xcode3LocalizationImportContext.h create mode 100644 Xcode3UI/Xcode3LocalizationImportController.h create mode 100644 Xcode3UI/Xcode3LocalizationIssueNavigableItem.h create mode 100644 Xcode3UI/Xcode3MarkCopiedFilesToBeCodeSigned.h create mode 100644 Xcode3UI/Xcode3ProjectEditorSourceListContainerView.h create mode 100644 Xcode3UI/Xcode3ProjectTemplateTester.h create mode 100644 Xcode3UI/Xcode3SafariKeychainItemModel.h create mode 100644 Xcode3UI/Xcode3SafariKeychainItemViewController.h create mode 100644 Xcode3UI/Xcode3TargetDependency.h create mode 100644 Xcode3UI/Xcode3TargetDependencyGroup.h create mode 100644 Xcode3UI/Xcode3TargetDependencyPhase.h create mode 100644 Xcode3UI/Xcode3UpgradeGCHandler.h create mode 100644 Xcode3UI/Xcode3UpgradeGarbageCollection.h create mode 100644 Xcode3UI/Xcode3UpgradeUnitTesting.h create mode 100644 Xcode3UI/Xcode3UpgradeUnitTestingHandler.h create mode 100644 Xcode3UI/Xcode3VPNLiteItemModel.h create mode 100644 Xcode3UI/Xcode3VPNLiteItemViewController.h create mode 100644 Xcode3UI/Xcode3VariantGroup-NavigableItemAdditions.h create mode 100644 Xcode3UI/Xcode3VersionGroup-IDENavigableItemSupport.h create mode 100644 Xcode3UI/_TrashDummyLocale.h create mode 100644 Xcode3UI/_Xcode3LocalizationExportSavePanel.h create mode 100644 Xcode3UI/_Xcode3LocalizationNoTargetLanguages.h create mode 100644 Xcode3UI/_Xcode3LocalizationTargetLanguage.h create mode 100644 Xcode3UI/_Xcode3LocalizationWithTargetLanguages.h create mode 100644 Xcode3UI/_Xcode3LocalizationsInspectorLocale.h diff --git a/CSServiceClient/CSConfig.h b/CSServiceClient/CSConfig.h index 7ad4539bf..8c962ac8e 100644 --- a/CSServiceClient/CSConfig.h +++ b/CSServiceClient/CSConfig.h @@ -12,10 +12,12 @@ { NSMutableDictionary *plistCache; NSMutableDictionary *_configurationLastModDateByName; + NSMutableDictionary *_configurationLastModDateCheckByName; } + (id)allocWithZone:(struct _NSZone *)arg1; + (id)sharedInstance; +@property(retain) NSMutableDictionary *configurationLastModDateCheckByName; // @synthesize configurationLastModDateCheckByName=_configurationLastModDateCheckByName; @property(retain) NSMutableDictionary *configurationLastModDateByName; // @synthesize configurationLastModDateByName=_configurationLastModDateByName; - (void).cxx_destruct; - (void)clearCacheIfConfigChanged:(id)arg1; diff --git a/CSServiceClient/CSDateTime.h b/CSServiceClient/CSDateTime.h index cb31173a3..c6da64e51 100644 --- a/CSServiceClient/CSDateTime.h +++ b/CSServiceClient/CSDateTime.h @@ -9,7 +9,7 @@ #import "NSCopying-Protocol.h" #import "NSObject-Protocol.h" -@class NSDate; +@class NSDate, NSString; @interface CSDateTime : NSObject { @@ -24,7 +24,7 @@ - (void).cxx_destruct; - (void)decodeFromDictionary:(id)arg1; - (id)encodeToDictionary; -- (id)description; +@property(readonly, copy) NSString *description; - (id)isoValue; - (BOOL)isEqualTo:(id)arg1; - (double)epochValue; @@ -32,5 +32,10 @@ - (id)init; - (id)initWithDate:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/CSServiceClient/CSJSONDecoder.h b/CSServiceClient/CSJSONDecoder.h index 8823b4434..c6345ce02 100644 --- a/CSServiceClient/CSJSONDecoder.h +++ b/CSServiceClient/CSJSONDecoder.h @@ -8,6 +8,8 @@ #import "CSDecoder-Protocol.h" +@class NSString; + @interface CSJSONDecoder : NSObject { } @@ -18,5 +20,11 @@ - (id)decodeObject:(id)arg1; - (id)decodeJSONObject:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/CSServiceClient/CSJSONEncoder.h b/CSServiceClient/CSJSONEncoder.h index 1c10443f7..36727c0a8 100644 --- a/CSServiceClient/CSJSONEncoder.h +++ b/CSServiceClient/CSJSONEncoder.h @@ -8,6 +8,8 @@ #import "CSEncoder-Protocol.h" +@class NSString; + @interface CSJSONEncoder : CSEncoderBase { } @@ -15,5 +17,11 @@ + (id)encodeObject:(id)arg1; - (id)encodeObject:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/CSServiceClient/CSLogger.h b/CSServiceClient/CSLogger.h index a7fb74e14..498bc7e45 100644 --- a/CSServiceClient/CSLogger.h +++ b/CSServiceClient/CSLogger.h @@ -55,10 +55,10 @@ - (id)logfile; - (void)changeConfigInBlock:(id)arg1; - (id)init; -- (struct __aslclient *)rollLogs:(struct __aslclient *)arg1; +- (struct __asl_object_s *)rollLogs:(struct __asl_object_s *)arg1; - (void)loggerThread:(id)arg1; -- (void)close:(struct __aslclient *)arg1; -- (struct __aslclient *)open; +- (void)close:(struct __asl_object_s *)arg1; +- (struct __asl_object_s *)open; @end diff --git a/CSServiceClient/CSMsgPackDecoder.h b/CSServiceClient/CSMsgPackDecoder.h index 7ecba4b1b..ae12dea47 100644 --- a/CSServiceClient/CSMsgPackDecoder.h +++ b/CSServiceClient/CSMsgPackDecoder.h @@ -8,6 +8,8 @@ #import "CSDecoder-Protocol.h" +@class NSString; + @interface CSMsgPackDecoder : NSObject { } @@ -20,5 +22,11 @@ - (id)decodeObject:(id)arg1; - (id)decodeMsgPackObject:(struct msgpack_object *)arg1 remainingMutable:(BOOL)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/CSServiceClient/CSMsgPackEncoder.h b/CSServiceClient/CSMsgPackEncoder.h index 0359b01dc..629cc8c0b 100644 --- a/CSServiceClient/CSMsgPackEncoder.h +++ b/CSServiceClient/CSMsgPackEncoder.h @@ -8,6 +8,8 @@ #import "CSEncoder-Protocol.h" +@class NSString; + @interface CSMsgPackEncoder : CSEncoderBase { } @@ -17,5 +19,11 @@ - (id)encodeObject:(id)arg1; - (void)encodeObject:(id)arg1 toMsgBuffer:(struct msgpack_sbuffer *)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/CSServiceClient/CSRemoteServiceClient.h b/CSServiceClient/CSRemoteServiceClient.h index 145ba586b..fd2226f85 100644 --- a/CSServiceClient/CSRemoteServiceClient.h +++ b/CSServiceClient/CSRemoteServiceClient.h @@ -27,10 +27,14 @@ BOOL asyncRequestPending; NSString *identityName; struct OpaqueSecIdentityRef *identity; + BOOL _suppressClientCertificateAuth; + BOOL _suppressCertificateTrustErrors; double _timeout; } + (void)initialize; +@property BOOL suppressCertificateTrustErrors; // @synthesize suppressCertificateTrustErrors=_suppressCertificateTrustErrors; +@property BOOL suppressClientCertificateAuth; // @synthesize suppressClientCertificateAuth=_suppressClientCertificateAuth; @property double timeout; // @synthesize timeout=_timeout; - (void).cxx_destruct; - (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; @@ -48,5 +52,11 @@ - (id)init; - (id)initWithServerAddress:(id)arg1 andPort:(int)arg2 andPath:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/CSServiceClient/CSXCBotClient.h b/CSServiceClient/CSXCBotClient.h index 1aa5ffb19..79fba56e4 100644 --- a/CSServiceClient/CSXCBotClient.h +++ b/CSServiceClient/CSXCBotClient.h @@ -28,6 +28,7 @@ + (void)initialize; @property(retain) NSString *sessionGUID; // @synthesize sessionGUID=_sessionGUID; - (void).cxx_destruct; +- (void)isCompatibleWithServerVersionCompletionHandler:(id)arg1; - (void)devicesForTeamIDs:(id)arg1 completionHandler:(id)arg2; - (void)allDevicesCompletionHandler:(id)arg1; - (void)uploadCredentialsForSCMInfo:(id)arg1 completionHandler:(id)arg2; @@ -110,6 +111,7 @@ - (id)repositoryServiceRequestForMethod:(id)arg1 args:(id)arg2; - (id)authServiceRequestForMethod:(id)arg1 args:(id)arg2; - (id)schedulerServiceRequestForMethod:(id)arg1 args:(id)arg2; +- (id)serverVersionServiceRequestForMethod:(id)arg1 args:(id)arg2; - (id)botServiceRequestForMethod:(id)arg1 args:(id)arg2; - (id)contentServiceRequestForMethod:(id)arg1 args:(id)arg2; - (id)graphServiceRequestForMethod:(id)arg1 args:(id)arg2; diff --git a/CSServiceClient/CSXCBotClientDownloadManager.h b/CSServiceClient/CSXCBotClientDownloadManager.h index 486bf4da1..18f71ce8e 100644 --- a/CSServiceClient/CSXCBotClientDownloadManager.h +++ b/CSServiceClient/CSXCBotClientDownloadManager.h @@ -31,5 +31,11 @@ - (void)connection:(id)arg1 didReceiveData:(id)arg2; - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/CSServiceClient/NSObject-Protocol.h b/CSServiceClient/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/CSServiceClient/NSObject-Protocol.h +++ b/CSServiceClient/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/CoreProfileDT/CDStructures.h b/CoreProfileDT/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/CoreProfileDT/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/DADocSetAccess/CDStructures.h b/DADocSetAccess/CDStructures.h index f745718ee..dd1235cd9 100644 --- a/DADocSetAccess/CDStructures.h +++ b/DADocSetAccess/CDStructures.h @@ -11,9 +11,11 @@ struct _NSRange { unsigned long long _field2; }; -struct __hash_node, void *>; +struct __hash_node, const tokenPayload>, void *>; + +struct __hash_node, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *>; -struct __hash_node, const tokenPayload>, void *>; +struct __hash_node, void *>; struct set, std::__1::less>, std::__1::allocator>> { struct __tree, std::__1::less>, std::__1::allocator>> { @@ -29,6 +31,28 @@ struct set, std::__1::less, const tokenPayload>, void *>*[], std::__1::__bucket_list_deallocator, const tokenPayload>, void *>*>>> { + struct __compressed_pair, const tokenPayload>, void *>**, std::__1::__bucket_list_deallocator, const tokenPayload>, void *>*>>> { + struct __hash_node, const tokenPayload>, void *> **__first_; + struct __bucket_list_deallocator, const tokenPayload>, void *>*>> { + struct __compressed_pair, const tokenPayload>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *>*>>> { + struct __compressed_pair, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *>**, std::__1::__bucket_list_deallocator, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *>*>>> { + struct __hash_node, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *> **__first_; + struct __bucket_list_deallocator, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *>*>> { + struct __compressed_pair, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { struct __hash_node, void *> **__first_; @@ -40,29 +64,35 @@ struct unique_ptr, void *>*[] } __ptr_; }; -struct unique_ptr, const tokenPayload>, void *>*[], std::__1::__bucket_list_deallocator, const tokenPayload>, void *>*>>> { - struct __compressed_pair, const tokenPayload>, void *>**, std::__1::__bucket_list_deallocator, const tokenPayload>, void *>*>>> { - struct __hash_node, const tokenPayload>, void *> **__first_; - struct __bucket_list_deallocator, const tokenPayload>, void *>*>> { - struct __compressed_pair, const tokenPayload>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; +struct unordered_map, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>, std::__1::hash>, std::__1::equal_to>, std::__1::allocator, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>>> { + struct __hash_table, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, std::__1::hash>, true>, std::__1::__unordered_map_equal, std::__1::__hash_value_type, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, std::__1::equal_to>, true>, std::__1::allocator, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>>> { + struct unique_ptr, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *>*>>> __bucket_list_; + struct __compressed_pair, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *>*>, std::__1::allocator, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *>>> { + struct __hash_node_base, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *>*> { + struct __hash_node, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::__hash_value_type, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, std::__1::hash>, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::__hash_value_type, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>, std::__1::equal_to>, true>> { + float __first_; + } __p3_; + } __table_; }; struct unordered_multimap, const tokenPayload, std::__1::hash>, std::__1::equal_to>, std::__1::allocator, const tokenPayload>>> { - struct __hash_table, const tokenPayload>, std::__1::__unordered_map_hasher, const tokenPayload, std::__1::hash>, true>, std::__1::__unordered_map_equal, const tokenPayload, std::__1::equal_to>, true>, std::__1::allocator, const tokenPayload>>> { - struct unique_ptr, const tokenPayload>, void *>*[], std::__1::__bucket_list_deallocator, const tokenPayload>, void *>*>>> __bucket_list_; - struct __compressed_pair, const tokenPayload>, void *>*>, std::__1::allocator, const tokenPayload>, void *>>> { - struct __hash_node_base, const tokenPayload>, void *>*> { - struct __hash_node, const tokenPayload>, void *> *__next_; + struct __hash_table, const tokenPayload>, std::__1::__unordered_map_hasher, std::__1::__hash_value_type, const tokenPayload>, std::__1::hash>, true>, std::__1::__unordered_map_equal, std::__1::__hash_value_type, const tokenPayload>, std::__1::equal_to>, true>, std::__1::allocator, const tokenPayload>>> { + struct unique_ptr, const tokenPayload>, void *>*[], std::__1::__bucket_list_deallocator, const tokenPayload>, void *>*>>> __bucket_list_; + struct __compressed_pair, const tokenPayload>, void *>*>, std::__1::allocator, const tokenPayload>, void *>>> { + struct __hash_node_base, const tokenPayload>, void *>*> { + struct __hash_node, const tokenPayload>, void *> *__next_; } __first_; } __p1_; - struct __compressed_pair, const tokenPayload, std::__1::hash>, true>> { + struct __compressed_pair, std::__1::__hash_value_type, const tokenPayload>, std::__1::hash>, true>> { unsigned long long __first_; } __p2_; - struct __compressed_pair, const tokenPayload, std::__1::equal_to>, true>> { + struct __compressed_pair, std::__1::__hash_value_type, const tokenPayload>, std::__1::equal_to>, true>> { float __first_; } __p3_; } __table_; diff --git a/DADocSetAccess/DSADocSet.h b/DADocSetAccess/DSADocSet.h index b03320a62..fa5970bf8 100644 --- a/DADocSetAccess/DSADocSet.h +++ b/DADocSetAccess/DSADocSet.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class DSADocSet_FastTokenCache, DSANode, DSATermManager, DSATokenIndex, NSArray, NSDictionary, NSManagedObject, NSManagedObjectContext, NSMapTable, NSMutableDictionary, NSPersistentStoreCoordinator, NSString, NSURL; +@class DSADocSet_FastTokenCache, DSANode, DSATermManager, DSATokenIndex, NSArray, NSDictionary, NSManagedObject, NSManagedObjectContext, NSMapTable, NSMutableDictionary, NSObject, NSPersistentStoreCoordinator, NSString, NSURL; @interface DSADocSet : NSObject { @@ -28,7 +28,7 @@ NSMutableDictionary *_nodesByID; NSArray *_availabilityArchitectures; NSMutableDictionary *_nodeByUUID; - struct dispatch_group_s *_tocLoadGroup; + NSObject *_tocLoadGroup; NSMapTable *_nodeTermLists; DSATermManager *_termManager; BOOL _searchTermsLoaded; @@ -138,6 +138,8 @@ - (id)initWithBundle:(struct __CFBundle *)arg1 withPersistentStoreURL:(id)arg2 modelVersion:(int)arg3 forLocalization:(id)arg4 error:(id *)arg5; - (id)initWithDocRootDirectory:(id)arg1 forLocalization:(id)arg2 error:(id *)arg3; - (id)initWithBundle:(struct __CFBundle *)arg1 withXML:(id)arg2 withPersistentStoreCoordinator:(id)arg3 modelVersion:(int)arg4 forLocalization:(id)arg5 error:(id *)arg6; +- (id)lookupTokenWithUSR:(id)arg1; +@property(readonly) BOOL supportsUSRLookup; - (id)searchForTokens:(id)arg1 inNodes:(id)arg2; - (BOOL)containsTokens:(id)arg1; - (void)cancelTextSearchForDelegate:(id)arg1 contextInfo:(void *)arg2; diff --git a/DADocSetAccess/DSADocSet_FastTokenCache.h b/DADocSetAccess/DSADocSet_FastTokenCache.h index 30c9e9b63..646a87996 100644 --- a/DADocSetAccess/DSADocSet_FastTokenCache.h +++ b/DADocSetAccess/DSADocSet_FastTokenCache.h @@ -13,10 +13,12 @@ struct unordered_set, std::__1::hash>, std::__1::equal_to>, std::__1::allocator>> tokenNames1; struct unordered_set, std::__1::hash>, std::__1::equal_to>, std::__1::allocator>> tokenNames2; struct set, std::__1::less>, std::__1::allocator>> scopes; + struct unordered_map, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>, std::__1::hash>, std::__1::equal_to>, std::__1::allocator, std::__1::__hash_map_const_iterator, const tokenPayload>, void *>*>>>>> tokenUSRIndex; } - (id).cxx_construct; - (void).cxx_destruct; +- (id)tokenMatchingUSR:(id)arg1 docSet:(id)arg2; - (BOOL)docSet:(id)arg1 hasTokenWithScope:(id)arg2; - (id)tokensMatchingString:(id)arg1 withMatchType:(unsigned long long)arg2 docSet:(id)arg3; - (void)createCache:(id)arg1; diff --git a/DADocSetAccess/DSAFastToken.h b/DADocSetAccess/DSAFastToken.h index 7c49aaa4f..da4c76edd 100644 --- a/DADocSetAccess/DSAFastToken.h +++ b/DADocSetAccess/DSAFastToken.h @@ -15,9 +15,9 @@ { NSXMLDocument *_XMLDescription; BOOL deprecated; + NSString *usr; NSString *name; NSString *apiLanguage; - NSURL *URL; NSString *relativeURL; NSString *scope; NSString *type; @@ -25,28 +25,34 @@ DSADocSet *docSet; } -+ (id)fastTokenWithName:(id)arg1 language:(id)arg2 relativeURL:(id)arg3 scope:(id)arg4 type:(id)arg5 declaredInFrameworkName:(id)arg6 deprecated:(BOOL)arg7 docSet:(id)arg8; ++ (id)fastTokenWithUSR:(id)arg1 name:(id)arg2 language:(id)arg3 relativeURL:(id)arg4 scope:(id)arg5 type:(id)arg6 declaredInFrameworkName:(id)arg7 deprecated:(BOOL)arg8 docSet:(id)arg9; @property(retain) DSADocSet *docSet; // @synthesize docSet; @property(getter=isDeprecated) BOOL deprecated; // @synthesize deprecated; @property(copy) NSString *declaredInFrameworkName; // @synthesize declaredInFrameworkName; @property(copy) NSString *type; // @synthesize type; @property(copy) NSString *scope; // @synthesize scope; @property(copy) NSString *relativeURL; // @synthesize relativeURL; -@property(copy, nonatomic) NSURL *URL; // @synthesize URL; @property(copy) NSString *apiLanguage; // @synthesize apiLanguage; @property(copy) NSString *name; // @synthesize name; +@property(copy) NSString *usr; // @synthesize usr; - (void).cxx_destruct; +- (id)tokenWithFixedUpLanguage:(id)arg1; - (id)XMLDescription; +@property(readonly, copy, nonatomic) NSURL *URL; - (id)availabilityInformationAsOfDistributionVersion:(CDStruct_6df46f26)arg1 forArchitectures:(id)arg2; - (id)abstract; - (id)fastTokenWithLanguage:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)copy; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)valueForDeclaredInFrameworkName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + @end diff --git a/DADocSetAccess/DSANode.h b/DADocSetAccess/DSANode.h index 2a88c5637..f4e2b7bed 100644 --- a/DADocSetAccess/DSANode.h +++ b/DADocSetAccess/DSANode.h @@ -49,6 +49,7 @@ - (long long)childCount; - (unsigned long long)domain; @property(readonly) unsigned long long documentType; +@property(readonly) DSANode *documentTypeNode; - (unsigned long long)type; - (id)urlString; - (id)anchor; diff --git a/DADocSetAccess/DSATextSearchResult.h b/DADocSetAccess/DSATextSearchResult.h index 1c2297417..06f9b8cad 100644 --- a/DADocSetAccess/DSATextSearchResult.h +++ b/DADocSetAccess/DSATextSearchResult.h @@ -28,7 +28,7 @@ - (id)description; - (id)iterativeDescriptionWithIndent:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -@property(readonly) NSString *title; +@property(readonly, copy) NSString *title; - (id)docSet; - (id)parentNode; - (id)nearestNodeID; diff --git a/DADocSetAccess/DSAToken-Protocol.h b/DADocSetAccess/DSAToken-Protocol.h index 8000f8706..336867342 100644 --- a/DADocSetAccess/DSAToken-Protocol.h +++ b/DADocSetAccess/DSAToken-Protocol.h @@ -11,12 +11,14 @@ @protocol DSAToken @property(readonly) DSADocSet *docSet; @property(readonly, getter=isDeprecated) BOOL deprecated; -@property(readonly) NSString *declaredInFrameworkName; -@property(readonly) NSString *type; -@property(readonly) NSString *scope; -@property(readonly, nonatomic) NSURL *URL; -@property(readonly) NSString *apiLanguage; -@property(readonly) NSString *name; +@property(readonly, copy) NSString *declaredInFrameworkName; +@property(readonly, copy) NSString *type; +@property(readonly, copy) NSString *scope; +@property(readonly, copy, nonatomic) NSURL *URL; +@property(readonly, copy) NSString *apiLanguage; +@property(readonly, copy) NSString *name; +@property(readonly, copy) NSString *usr; +- (id)tokenWithFixedUpLanguage:(id)arg1; - (id)XMLDescription; @end diff --git a/DADocSetAccess/DSAToken.h b/DADocSetAccess/DSAToken.h index 0f8485ac3..9cfb8c79e 100644 --- a/DADocSetAccess/DSAToken.h +++ b/DADocSetAccess/DSAToken.h @@ -18,8 +18,8 @@ + (id)tokenTypeCategoryForKey:(id)arg1 forLocalization:(id)arg2; + (id)standardizedLanguageForKey:(id)arg1; - (id)URLString; -@property(readonly, nonatomic) NSURL *URL; -- (id)description; +@property(readonly, copy, nonatomic) NSURL *URL; +@property(readonly, copy) NSString *description; - (id)tokenTypeCategory; - (id)deprecationVersionStatementAsOfVersion:(id)arg1; - (id)deprecationVersionStatement; @@ -59,11 +59,12 @@ - (void)setRelatedGroups:(id)arg1; - (id)seeAlsoRelatedTokens; - (void)setSeeAlsoRelatedTokens:(id)arg1; +- (id)tokenWithFixedUpLanguage:(id)arg1; - (id)XMLDescription; - (id)deprecationSummaryAsHTML; - (id)deprecationSummary; - (void)setDeprecationSummary:(id)arg1; -@property(readonly) NSString *declaredInFrameworkName; +@property(readonly, copy) NSString *declaredInFrameworkName; - (id)declaredInHeaderURL; - (id)declaredIn; - (void)setDeclaredIn:(id)arg1; @@ -82,13 +83,19 @@ - (void)setParentNode:(id)arg1; - (id)tokenName; - (void)setTokenName:(id)arg1; -@property(readonly) NSString *scope; -@property(readonly) NSString *type; -@property(readonly) NSString *apiLanguage; -@property(readonly) NSString *name; +@property(readonly, copy) NSString *scope; +@property(readonly, copy) NSString *type; +@property(readonly, copy) NSString *apiLanguage; +@property(readonly, copy) NSString *name; +@property(readonly, copy) NSString *usr; - (id)_metainfoCreatingIfMissing:(BOOL)arg1; @property(readonly) DSADocSet *docSet; @property(readonly, getter=isDeprecated) BOOL deprecated; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DADocSetAccess/DSATokenIndex.h b/DADocSetAccess/DSATokenIndex.h index c753f82b5..a73f38dbd 100644 --- a/DADocSetAccess/DSATokenIndex.h +++ b/DADocSetAccess/DSATokenIndex.h @@ -29,6 +29,7 @@ - (id)lowercaseUTF8ByteForString:(id)arg1; - (id)createRelatedTokenGroupNamed:(id)arg1 withTokens:(id)arg2; - (id)createTokenWithIDInformation:(id)arg1; +- (id)createTokenWithUSR:(id)arg1 iDInformation:(id)arg2; - (id)managedObjectsForContainer; - (id)managedObjectsForTokenType; - (id)managedObjectsForLanguage; @@ -55,6 +56,7 @@ - (id)managedObjectContext; - (id)docSet; - (id)initWithDocSet:(id)arg1 forBackgroundQueries:(BOOL)arg2; +- (id)lookupTokenWithUSR:(id)arg1; - (id)tokensMatchingCriteria:(id)arg1 inNodes:(id)arg2 error:(id *)arg3; - (id)tokensMatchingCriteria:(id)arg1 error:(id *)arg2; - (BOOL)containsTokens:(id)arg1; diff --git a/DADocSetAccess/NSObject-Protocol.h b/DADocSetAccess/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DADocSetAccess/NSObject-Protocol.h +++ b/DADocSetAccess/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DADocSetManagement/DSMDocSetLoader.h b/DADocSetManagement/DSMDocSetLoader.h index b7f98d0c7..43d55625d 100644 --- a/DADocSetManagement/DSMDocSetLoader.h +++ b/DADocSetManagement/DSMDocSetLoader.h @@ -47,15 +47,16 @@ - (void)docSetDidLoad:(id)arg1; - (void)docSetDidUnload:(id)arg1; - (void)docSetWillBeUnloadedOrUpdated:(id)arg1; -@property(readonly) NSArray *recordsForEnabledDocSets; +@property(readonly, copy) NSArray *recordsForEnabledDocSets; - (void)loadDocSetsWithCompletionBlock:(id)arg1; -@property(readonly) NSArray *docSetLocations; +@property(readonly, copy) NSArray *docSetLocations; - (void)addDocSetLocation:(id)arg1; -- (void)removeDocSetSubscriptionListener:(id)arg1; - (id)docSetLoaderListeners; - (void)removeDocSetLoaderListener:(id)arg1; - (void)addDocSetLoaderListener:(id)arg1; +- (void)downloadableStatusChanged:(id)arg1; - (void)docSetDownloadbleDidBeginInstall:(id)arg1; +- (void)docSetDownloadbleWillBeginInstall:(id)arg1; - (id)xcodeHomePageURL; - (id)xcodeContinuousIntegrationGuideNode; - (id)xcodeSourceControlManagementNode; @@ -87,10 +88,6 @@ - (void)unloadAllDocSets; - (void)removeDocSet:(id)arg1; - (void)_registerAndConfigureFSEventStreamForDocSet:(id)arg1; -- (void)docSetUpdateFinishedInstalling:(id)arg1; -- (void)removeUpdateFromUpdateInstallationPhaseList:(id)arg1; -- (void)invalidateSearchResultsForUpdate:(id)arg1; -- (void)removeStaleDocSetsForUpdate:(id)arg1; - (id)docSetsMatchingIdentifier:(id)arg1; - (void)removeDocSets:(id)arg1; - (void)tellManagerDocSetWasRemoved:(id)arg1; @@ -114,7 +111,7 @@ - (BOOL)isDSAVersionParseable:(CDStruct_aac1954a)arg1; - (void)_registerDocSet:(id)arg1; - (id)feedIdentifierForDocSet:(id)arg1; -@property(readonly) NSArray *enabledDocSetRecords; +@property(readonly, copy) NSArray *enabledDocSetRecords; - (BOOL)_isDocSetWithIdentifierInUpdateInstallationPhase:(id)arg1; - (void)dealloc; - (id)init; diff --git a/DADocSetManagement/DSMDocSetRecord.h b/DADocSetManagement/DSMDocSetRecord.h index c93a63c15..3c358055d 100644 --- a/DADocSetManagement/DSMDocSetRecord.h +++ b/DADocSetManagement/DSMDocSetRecord.h @@ -23,13 +23,13 @@ @property(copy) NSDate *modificationDate; // @synthesize modificationDate=_modificationDate; @property BOOL isEnabled; // @synthesize isEnabled=_isEnabled; - (void).cxx_destruct; -@property(readonly) NSString *copyright; -@property(readonly) NSString *shortVersionString; -@property(readonly) NSString *webRootURL; -@property(readonly) NSString *feedURL; -@property(readonly) NSString *feedName; -@property(readonly) NSString *docSetID; -@property(readonly) NSString *name; +@property(readonly, copy) NSString *copyright; +@property(readonly, copy) NSString *shortVersionString; +@property(readonly, copy) NSString *webRootURL; +@property(readonly, copy) NSString *feedURL; +@property(readonly, copy) NSString *feedName; +@property(readonly, copy) NSString *docSetID; +@property(readonly, copy) NSString *name; - (BOOL)isEqual:(id)arg1; - (unsigned long long)hash; - (id)description; diff --git a/DADocSetManagement/DSMMetaQueries.h b/DADocSetManagement/DSMMetaQueries.h index b9d83b046..dcc5e6f1a 100644 --- a/DADocSetManagement/DSMMetaQueries.h +++ b/DADocSetManagement/DSMMetaQueries.h @@ -10,7 +10,10 @@ { } ++ (id)_appleRefFromUSR:(id)arg1; + (id)nodeForUUID:(id)arg1 inDocSet:(id)arg2; +- (id)tokenForUSR:(id)arg1; +- (id)tokenForUSR:(id)arg1 platform:(id)arg2 sdkVersion:(id)arg3; - (id)tokenForAppleRef:(id)arg1; - (id)tokenForAppleRef:(id)arg1 platform:(id)arg2 sdkVersion:(id)arg3; - (id)reverseArray:(id)arg1; diff --git a/DTDeviceKit/CDStructures.h b/DTDeviceKit/CDStructures.h new file mode 100644 index 000000000..78675ff98 --- /dev/null +++ b/DTDeviceKit/CDStructures.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct CGPoint { + double _field1; + double _field2; +}; + +struct CGRect { + struct CGPoint _field1; + struct CGSize _field2; +}; + +struct CGSize { + double width; + double height; +}; + diff --git a/DTDeviceKit/DTDKApplication-InterfaceExtensions.h b/DTDeviceKit/DTDKApplication-InterfaceExtensions.h new file mode 100644 index 000000000..bfcae63ff --- /dev/null +++ b/DTDeviceKit/DTDKApplication-InterfaceExtensions.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKApplication.h" + +#import "DVTDeviceApplication_KitSupport-Protocol.h" + +@class NSImage, NSSet, NSString; + +@interface DTDKApplication (InterfaceExtensions) +@property(readonly) NSSet *rootContainerApplicationItems; +@property(readonly) NSString *version; +@property(readonly) NSImage *appIcon; +- (void)fetchUncrushedAppIcon:(id)arg1; +- (id)defaultIcon; + +// Remaining properties +@property(readonly) NSString *bundleIdentifier; +@property(readonly) NSSet *children; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, copy) NSString *installedPath; +@property(readonly) BOOL isFairPlayEncrypted; +@property(readonly) BOOL isLeaf; +@property(readonly) NSString *name; +@property(readonly) Class superclass; +@end + diff --git a/DTDeviceKit/DTDKApplicationDirectory-InterfaceExtensions.h b/DTDeviceKit/DTDKApplicationDirectory-InterfaceExtensions.h new file mode 100644 index 000000000..a816f37ba --- /dev/null +++ b/DTDeviceKit/DTDKApplicationDirectory-InterfaceExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKApplicationDirectory.h" + +@interface DTDKApplicationDirectory (InterfaceExtensions) +- (id)defaultIcon; +@end + diff --git a/DTDeviceKit/DTDKApplicationFile-InterfaceExtensions.h b/DTDeviceKit/DTDKApplicationFile-InterfaceExtensions.h new file mode 100644 index 000000000..521b20356 --- /dev/null +++ b/DTDeviceKit/DTDKApplicationFile-InterfaceExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKApplicationFile.h" + +@interface DTDKApplicationFile (InterfaceExtensions) +- (id)defaultIcon; +@end + diff --git a/DTDeviceKit/DTDKApplicationFileBase-InterfaceExtensions.h b/DTDeviceKit/DTDKApplicationFileBase-InterfaceExtensions.h new file mode 100644 index 000000000..8f1a89d1c --- /dev/null +++ b/DTDeviceKit/DTDKApplicationFileBase-InterfaceExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKApplicationFileBase.h" + +@interface DTDKApplicationFileBase (InterfaceExtensions) +- (id)defaultIcon; +@end + diff --git a/DTDeviceKit/DTDKApplicationItemBase-InterfaceExtensions.h b/DTDeviceKit/DTDKApplicationItemBase-InterfaceExtensions.h new file mode 100644 index 000000000..5c4a95f32 --- /dev/null +++ b/DTDeviceKit/DTDKApplicationItemBase-InterfaceExtensions.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKApplicationItemBase.h" + +#import "DVTDeviceApplicationItem_KitSupport-Protocol.h" + +@class NSImage, NSSet, NSString; + +@interface DTDKApplicationItemBase (InterfaceExtensions) ++ (id)keyPathsForValuesAffectingIcon; +@property(readonly, copy, nonatomic) NSImage *icon; +- (id)defaultIcon; + +// Remaining properties +@property(readonly) NSSet *children; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, copy) NSString *installedPath; +@property(readonly) BOOL isLeaf; +@property(readonly) NSString *name; +@property(readonly) Class superclass; +@end + diff --git a/DTDeviceKit/DTDKApplicationPackage-InterfaceExtensions.h b/DTDeviceKit/DTDKApplicationPackage-InterfaceExtensions.h new file mode 100644 index 000000000..d99cee7f7 --- /dev/null +++ b/DTDeviceKit/DTDKApplicationPackage-InterfaceExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKApplicationPackage.h" + +@interface DTDKApplicationPackage (InterfaceExtensions) +- (id)defaultIcon; +@end + diff --git a/DTDeviceKit/DTDKDetailViewController.h b/DTDeviceKit/DTDKDetailViewController.h new file mode 100644 index 000000000..394ef60a4 --- /dev/null +++ b/DTDeviceKit/DTDKDetailViewController.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class DTDKTableView, DTDKViolatorView, DVTBorderedView, DVTNotificationToken, NSViewController; + +@interface DTDKDetailViewController : DVTViewController +{ + DVTNotificationToken *_frameChangeToken; + DTDKViolatorView *_violatorView; + DVTBorderedView *_summaryView; + DTDKTableView *_tableView; + NSViewController *_parentViewController; +} + ++ (id)bundle; ++ (id)nibName; ++ (id)viewController; ++ (id)viewControllerWithTitle:(id)arg1; +@property(retain) NSViewController *parentViewController; // @synthesize parentViewController=_parentViewController; +@property(retain) DTDKTableView *tableView; // @synthesize tableView=_tableView; +@property(retain) DVTBorderedView *summaryView; // @synthesize summaryView=_summaryView; +@property(retain) DTDKViolatorView *violatorView; // @synthesize violatorView=_violatorView; +- (void).cxx_destruct; +- (void)loadView; +- (void)primitiveInvalidate; +- (void)layoutViews; + +@end + diff --git a/DTDeviceKit/DTDKMenuItemDescription.h b/DTDeviceKit/DTDKMenuItemDescription.h new file mode 100644 index 000000000..daf659dc7 --- /dev/null +++ b/DTDeviceKit/DTDKMenuItemDescription.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DTDKMenuItemDescription : NSObject +{ + NSString *title; + SEL action; + id target; + id representedObject; +} + ++ (id)descriptionWithTitle:(id)arg1 action:(SEL)arg2 target:(id)arg3 representedObject:(id)arg4; +@property(retain) id representedObject; // @synthesize representedObject; +@property(retain) id target; // @synthesize target; +@property SEL action; // @synthesize action; +@property(copy) NSString *title; // @synthesize title; +- (void).cxx_destruct; + +@end + diff --git a/DTDeviceKit/DTDKOutlineView.h b/DTDeviceKit/DTDKOutlineView.h new file mode 100644 index 000000000..1fdee7051 --- /dev/null +++ b/DTDeviceKit/DTDKOutlineView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOutlineView.h" + +@interface DTDKOutlineView : NSOutlineView +{ + unsigned int _delegateImplements_deleteItems:1; + unsigned int _delegateImplements_contextMenu:1; + unsigned int _reserved2:28; +} + +- (void)keyDown:(id)arg1; +- (void)draggedImage:(id)arg1 endedAt:(struct CGPoint)arg2 operation:(unsigned long long)arg3; +- (void)draggedImage:(id)arg1 movedTo:(struct CGPoint)arg2; +- (void)draggedImage:(id)arg1 beganAt:(struct CGPoint)arg2; +- (id)menuForEvent:(id)arg1; +- (void)setDelegate:(id)arg1; + +@end + diff --git a/DTDeviceKit/DTDKProvisioningProfile-DTDeviceKitExtensions.h b/DTDeviceKit/DTDKProvisioningProfile-DTDeviceKitExtensions.h new file mode 100644 index 000000000..5d69508dc --- /dev/null +++ b/DTDeviceKit/DTDKProvisioningProfile-DTDeviceKitExtensions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKProvisioningProfile.h" + +@class NSImage; + +@interface DTDKProvisioningProfile (DTDeviceKitExtensions) ++ (id)keyPathsForValuesAffectingExpirationWarningImage; ++ (id)keyPathsForValuesAffectingIconImage; +@property(readonly) NSImage *expirationWarningImage; +@property(readonly) NSImage *iconImage; +@end + diff --git a/DTDeviceKit/DTDKProvisioningProfileController-DTDeviceKitExtensions.h b/DTDeviceKit/DTDKProvisioningProfileController-DTDeviceKitExtensions.h new file mode 100644 index 000000000..1b8ed8695 --- /dev/null +++ b/DTDeviceKit/DTDKProvisioningProfileController-DTDeviceKitExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKProvisioningProfileController.h" + +@interface DTDKProvisioningProfileController (DTDeviceKitExtensions) +- (void)uiLoaded; +@end + diff --git a/DTDeviceKit/DTDKRemoteDeviceToken-InterfaceExtensions.h b/DTDeviceKit/DTDKRemoteDeviceToken-InterfaceExtensions.h new file mode 100644 index 000000000..f6a4e8554 --- /dev/null +++ b/DTDeviceKit/DTDKRemoteDeviceToken-InterfaceExtensions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKRemoteDeviceToken.h" + +@class NSImage; + +@interface DTDKRemoteDeviceToken (InterfaceExtensions) ++ (id)keyPathsForValuesAffectingDeviceImage; ++ (id)keyPathsForValuesAffectingDeviceIcon; +@property(readonly) NSImage *deviceImage; +@property(readonly) NSImage *deviceIcon; +@end + diff --git a/DTDeviceKit/DTDKScopeView.h b/DTDeviceKit/DTDKScopeView.h new file mode 100644 index 000000000..b8042536b --- /dev/null +++ b/DTDeviceKit/DTDKScopeView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface DTDKScopeView : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/DTDeviceKit/DTDKScreenshot.h b/DTDeviceKit/DTDKScreenshot.h new file mode 100644 index 000000000..b98971e6d --- /dev/null +++ b/DTDeviceKit/DTDKScreenshot.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSImage, NSString; + +@interface DTDKScreenshot : NSObject +{ + NSString *_path; + NSString *_deviceIdentifier; + NSImage *_image; +} + ++ (id)keyPathsForValuesAffectingDeviceIdentifier; ++ (id)keyPathsForValuesAffectingImage; ++ (id)screenshotWithPath:(id)arg1; +- (void).cxx_destruct; +- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +@property(readonly) NSString *deviceIdentifier; // @synthesize deviceIdentifier=_deviceIdentifier; +@property(readonly) NSImage *image; // @synthesize image=_image; +@property(copy) NSString *path; // @synthesize path=_path; +- (id)initWithPath:(id)arg1; + +@end + diff --git a/DTDeviceKit/DTDKScreenshotsController.h b/DTDeviceKit/DTDKScreenshotsController.h new file mode 100644 index 000000000..7215698a0 --- /dev/null +++ b/DTDeviceKit/DTDKScreenshotsController.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet; + +@interface DTDKScreenshotsController : NSObject +{ + NSMutableSet *_screenshots; +} + ++ (id)controller; +- (void).cxx_destruct; +- (void)deleteScreenshot:(id)arg1; +- (id)writeScreenshotNamed:(id)arg1 withData:(id)arg2 forDeviceIdentifier:(id)arg3; +- (id)writeScreenshotNamed:(id)arg1 withData:(id)arg2; +- (void)removeScreenshots:(id)arg1; +- (void)addScreenshots:(id)arg1; +- (void)removeScreenshotsObject:(id)arg1; +- (void)addScreenshotsObject:(id)arg1; +- (void)setScreenshots:(id)arg1; +- (id)screenshots; +- (id)mutableScreenshots; +- (void)fsEventReceived:(id)arg1; +- (id)screenshotRootDirectory; + +@end + diff --git a/DTDeviceKit/DTDKTableView.h b/DTDeviceKit/DTDKTableView.h new file mode 100644 index 000000000..bb51d0c67 --- /dev/null +++ b/DTDeviceKit/DTDKTableView.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTTableView.h" + +@interface DTDKTableView : DVTTableView +{ + unsigned int _delegateImplements_deleteRows:1; + unsigned int _delegateImplements_contextMenu:1; + unsigned int _reserved2:30; +} + +- (void)keyDown:(id)arg1; +- (id)menuForEvent:(id)arg1; +- (void)setDelegate:(id)arg1; + +@end + diff --git a/DTDeviceKit/DTDKViolatorView.h b/DTDeviceKit/DTDKViolatorView.h new file mode 100644 index 000000000..576e6c2da --- /dev/null +++ b/DTDeviceKit/DTDKViolatorView.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSButton, NSMutableDictionary, NSString, NSTextFieldCell, SFAnimatedLockButton; + +@interface DTDKViolatorView : NSView +{ + int _state; + struct CGSize _minimumSize; + NSString *_message; + SFAnimatedLockButton *_lockButton; + NSButton *_utilityButton; + NSMutableDictionary *bindingInfo; + NSTextFieldCell *textCell; +} + ++ (void)initialize; +@property(retain) NSMutableDictionary *bindingInfo; // @synthesize bindingInfo; +@property(retain) NSTextFieldCell *textCell; // @synthesize textCell; +- (void).cxx_destruct; +@property(nonatomic) SEL utilityButtonAction; +@property(retain, nonatomic) id utilityButtonTarget; +@property BOOL utilityButtonVisible; +@property(copy, nonatomic) NSString *utilityButtonTitle; +@property(nonatomic) SEL lockButtonAction; +@property(retain, nonatomic) id lockButtonTarget; +- (void)unlockLockButton:(_Bool)arg1; +- (void)lockLockButton:(_Bool)arg1; +- (void)_windowChangedKeyState; +- (void)drawRect:(struct CGRect)arg1; +- (void)setFrameSize:(struct CGSize)arg1; +- (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; +- (void)awakeFromNib; +- (void)_adjustSubviews; +- (void)_adjustUtilityButton; +- (void)_adjustLockButton; +@property(nonatomic) struct CGSize minimumSize; +@property(nonatomic) int state; +- (struct CGRect)contentRect; +@property(readonly) struct CGRect headerRect; +- (BOOL)isOpaque; +- (double)maxTextWidth; +- (double)headerThickness; +- (id)headerImage; +@property(readonly, nonatomic) NSButton *utilityButton; +@property(readonly, nonatomic) SFAnimatedLockButton *lockButton; +@property(copy, nonatomic) NSString *message; +- (id)messageAttributes; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)unbind:(id)arg1; +- (void)bind:(id)arg1 toObject:(id)arg2 withKeyPath:(id)arg3 options:(id)arg4; +- (id)infoForBinding:(id)arg1; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/DTDeviceKit/DVTDeviceApplication-Protocol.h b/DTDeviceKit/DVTDeviceApplication-Protocol.h new file mode 100644 index 000000000..4a6129a04 --- /dev/null +++ b/DTDeviceKit/DVTDeviceApplication-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceApplicationItem-Protocol.h" + +@class NSSet, NSString; + +@protocol DVTDeviceApplication +@property(readonly) NSSet *rootContainerApplicationItems; +@property(readonly) BOOL isFairPlayEncrypted; +@property(readonly) NSString *bundleIdentifier; +@property(readonly) NSString *version; +@end + diff --git a/DTDeviceKit/DVTDeviceApplicationItem-Protocol.h b/DTDeviceKit/DVTDeviceApplicationItem-Protocol.h new file mode 100644 index 000000000..2d9198873 --- /dev/null +++ b/DTDeviceKit/DVTDeviceApplicationItem-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSSet, NSString; + +@protocol DVTDeviceApplicationItem +@property(readonly) BOOL isLeaf; +@property(readonly) NSSet *children; +@property(readonly) NSString *name; + +@optional +@property(readonly, copy) NSString *installedPath; +@end + diff --git a/DTDeviceKit/DVTDeviceApplicationItem_KitSupport-Protocol.h b/DTDeviceKit/DVTDeviceApplicationItem_KitSupport-Protocol.h new file mode 100644 index 000000000..6ce939a3e --- /dev/null +++ b/DTDeviceKit/DVTDeviceApplicationItem_KitSupport-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceApplicationItem-Protocol.h" + +@class NSImage; + +@protocol DVTDeviceApplicationItem_KitSupport +@property(readonly, copy, nonatomic) NSImage *icon; +@end + diff --git a/DTDeviceKit/DVTDeviceApplication_KitSupport-Protocol.h b/DTDeviceKit/DVTDeviceApplication_KitSupport-Protocol.h new file mode 100644 index 000000000..e92cfac67 --- /dev/null +++ b/DTDeviceKit/DVTDeviceApplication_KitSupport-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceApplication-Protocol.h" + +@class NSImage; + +@protocol DVTDeviceApplication_KitSupport +@property(readonly) NSImage *appIcon; +@end + diff --git a/DTDeviceKit/NSAlert-DTDKExtensions.h b/DTDeviceKit/NSAlert-DTDKExtensions.h new file mode 100644 index 000000000..a6452a2f2 --- /dev/null +++ b/DTDeviceKit/NSAlert-DTDKExtensions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSAlert.h" + +@interface NSAlert (DTDKExtensions) +- (void)DTDK_beginSheetModalForWindow:(id)arg1; +- (void)DTDK_beginSheetModalForWindow:(id)arg1 completionHandler:(id)arg2; +- (void)DTDK_alertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +@end + diff --git a/DTDeviceKit/NSApplication-DTDKExtensions.h b/DTDeviceKit/NSApplication-DTDKExtensions.h new file mode 100644 index 000000000..02b98443b --- /dev/null +++ b/DTDeviceKit/NSApplication-DTDKExtensions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSApplication.h" + +@interface NSApplication (DTDKExtensions) +- (void)DTDK_beginSheet:(id)arg1 modalForWindow:(id)arg2 completionHandler:(id)arg3; +- (void)DTDK_alertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +@end + diff --git a/DTDeviceKit/NSObject-Protocol.h b/DTDeviceKit/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/DTDeviceKit/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/DTDeviceKit/NSSavePanel-DTDKExtensions.h b/DTDeviceKit/NSSavePanel-DTDKExtensions.h new file mode 100644 index 000000000..0f61c38af --- /dev/null +++ b/DTDeviceKit/NSSavePanel-DTDKExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSavePanel.h" + +@interface NSSavePanel (DTDKExtensions) +- (void)DTDK_beginSheetModalForWindow:(id)arg1 completionHandler:(id)arg2; +@end + diff --git a/DTDeviceKit/XCRemoteIPhone_TableView.h b/DTDeviceKit/XCRemoteIPhone_TableView.h new file mode 100644 index 000000000..d4394449c --- /dev/null +++ b/DTDeviceKit/XCRemoteIPhone_TableView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCRemoteIPhone_TableView : DTDKTableView +{ +} + ++ (void)initialize; + +@end + diff --git a/DTDeviceKitBase/CDStructures.h b/DTDeviceKitBase/CDStructures.h new file mode 100644 index 000000000..ab3c17159 --- /dev/null +++ b/DTDeviceKitBase/CDStructures.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct deque> { + struct __split_buffer> { + double **__first_; + double **__begin_; + double **__end_; + struct __compressed_pair> { + double **__first_; + } __end_cap_; + } __map_; + unsigned long long __start_; + struct __compressed_pair> { + unsigned long long __first_; + } __size_; +}; + +struct tm_unz_s { + unsigned int _field1; + unsigned int _field2; + unsigned int _field3; + unsigned int _field4; + unsigned int _field5; + unsigned int _field6; +}; + +struct unz_file_info_s { + unsigned long long _field1; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long _field4; + unsigned long long _field5; + unsigned long long _field6; + unsigned long long _field7; + unsigned long long _field8; + unsigned long long _field9; + unsigned long long _field10; + unsigned long long _field11; + unsigned long long _field12; + unsigned long long _field13; + unsigned long long _field14; + struct tm_unz_s _field15; +}; + diff --git a/DTDeviceKitBase/DTDKApplication.h b/DTDeviceKitBase/DTDKApplication.h new file mode 100644 index 000000000..806cb33f9 --- /dev/null +++ b/DTDeviceKitBase/DTDKApplication.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DTDKRemoteDeviceToken, NSDictionary, NSString; + +@interface DTDKApplication : DTDKApplicationItemBase +{ + struct __AFCConnection *_connection; + unsigned int _useAggregateItem:1; + unsigned long long _connection_rc; + NSDictionary *_plist; + DTDKRemoteDeviceToken *deviceData; +} + ++ (id)keyPathsForValuesAffectingInstalledPath; ++ (id)keyPathsForValuesAffectingIsFairPlayEncrypted; ++ (id)keyPathsForValuesAffectingIdentifier; ++ (id)keyPathsForValuesAffectingDevicePath; ++ (id)keyPathsForValuesAffectingName; ++ (id)applicationWithPropertiesFromApplication:(id)arg1; ++ (id)applicationWithDeviceData:(id)arg1 andPlist:(id)arg2; ++ (id)keyPathsForValuesAffectingPropertyListRepresentation; +@property(readonly) struct __AFCConnection *connection; // @synthesize connection=_connection; +@property(retain) DTDKRemoteDeviceToken *deviceData; // @synthesize deviceData; +@property(copy) NSDictionary *plist; // @synthesize plist=_plist; +- (void).cxx_destruct; +- (id)attributesOfItemAtPath:(id)arg1 error:(id *)arg2; +- (id)contentsOfDirectoryAtPath:(id)arg1 error:(id *)arg2; +- (BOOL)createDirectoryAtPath:(id)arg1 error:(id *)arg2; +- (BOOL)processAFCOperation:(struct __AFCOperation *)arg1 error:(id *)arg2; +- (void)_notifyApplicationDataDidChange; +- (_Bool)uploadFile:(id)arg1 syncRecords:(id)arg2 resultingSyncRecords:(id)arg3 error:(id *)arg4; +- (_Bool)uploadFile:(id)arg1 error:(id *)arg2; +- (void)refresh; +@property _Bool useAggregateItem; +@property(readonly, copy) NSString *installedPath; +- (_Bool)isLeaf; +- (_Bool)isFairPlayEncrypted; +- (id)identifier; +@property(readonly) NSString *executableName; +- (id)devicePath; +- (id)name; +- (id)deviceIdentifier; +- (id)application; +- (_Bool)_withConnection:(id)arg1; +- (void)invalidate; +- (void)dealloc; +- (id)initWithPropertyListRepresentation:(id)arg1 error:(id *)arg2; +- (id)bundlePath; +- (id)minimumOSVersion; +- (id)executableVersion; +- (id)bundleIdentifier; +@property(readonly, copy) NSDictionary *propertyListRepresentation; +- (id)description; + +@end + diff --git a/DTDeviceKitBase/DTDKApplicationDirectory.h b/DTDeviceKitBase/DTDKApplicationDirectory.h new file mode 100644 index 000000000..da4e66dfd --- /dev/null +++ b/DTDeviceKitBase/DTDKApplicationDirectory.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKApplicationDirectory : DTDKApplicationFileBase +{ +} + ++ (id)itemWithParent:(id)arg1 andName:(id)arg2 error:(id *)arg3; ++ (id)itemWithParent:(id)arg1 fromLocalDirectory:(id)arg2 error:(id *)arg3; +- (void)refresh; +- (_Bool)isLeaf; +- (id)sandboxFileBases; +- (_Bool)downloadOptimizationProfilesToFile:(id)arg1 error:(id *)arg2; +- (_Bool)downloadToFile:(id)arg1 error:(id *)arg2; +- (_Bool)removeFromDeviceWithError:(id *)arg1; + +@end + diff --git a/DTDeviceKitBase/DTDKApplicationFile.h b/DTDeviceKitBase/DTDKApplicationFile.h new file mode 100644 index 000000000..f9e62c686 --- /dev/null +++ b/DTDeviceKitBase/DTDKApplicationFile.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKApplicationFile : DTDKApplicationFileBase +{ +} + ++ (id)itemWithName:(id)arg1 andParent:(id)arg2 fromStream:(id)arg3 error:(id *)arg4; ++ (id)itemWithParent:(id)arg1 fromLocalFile:(id)arg2 error:(id *)arg3; +- (_Bool)isLeaf; +- (id)sandboxFileBases; +- (_Bool)downloadOptimizationProfilesToFile:(id)arg1 error:(id *)arg2; +- (_Bool)downloadToFile:(id)arg1 error:(id *)arg2; + +@end + diff --git a/DTDeviceKitBase/DTDKApplicationFileBase.h b/DTDeviceKitBase/DTDKApplicationFileBase.h new file mode 100644 index 000000000..96924b11c --- /dev/null +++ b/DTDeviceKitBase/DTDKApplicationFileBase.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface DTDKApplicationFileBase : DTDKApplicationItemBase +{ + NSString *_name; +} + ++ (id)itemWithName:(id)arg1; +@property(copy) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +- (_Bool)removeFromDeviceWithError:(id *)arg1; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; + +@end + diff --git a/DTDeviceKitBase/DTDKApplicationFileStat.h b/DTDeviceKitBase/DTDKApplicationFileStat.h new file mode 100644 index 000000000..7570749c2 --- /dev/null +++ b/DTDeviceKitBase/DTDKApplicationFileStat.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DTDKApplicationFileStat : NSObject +{ + _Bool _deviceIsDir; + _Bool _deviceIsLnk; + NSString *_deviceFileSizeString; + NSString *_deviceModificationTimeString; +} + +@property(copy) NSString *deviceModificationTimeString; // @synthesize deviceModificationTimeString=_deviceModificationTimeString; +@property(copy) NSString *deviceFileSizeString; // @synthesize deviceFileSizeString=_deviceFileSizeString; +@property _Bool deviceIsLnk; // @synthesize deviceIsLnk=_deviceIsLnk; +@property _Bool deviceIsDir; // @synthesize deviceIsDir=_deviceIsDir; +- (void).cxx_destruct; + +@end + diff --git a/DTDeviceKitBase/DTDKApplicationItemBase.h b/DTDeviceKitBase/DTDKApplicationItemBase.h new file mode 100644 index 000000000..33b2cc38b --- /dev/null +++ b/DTDeviceKitBase/DTDKApplicationItemBase.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DTDKApplication, NSMutableSet, NSSet, NSString; + +@interface DTDKApplicationItemBase : NSObject +{ + NSMutableSet *_children; + _Bool _invalidated; + DTDKApplicationItemBase *_parent; +} + ++ (BOOL)shouldProcessPath:(id)arg1; ++ (id)keyPathsForValuesAffectingMutableChildren; ++ (id)keyPathsForValuesAffectingDevicePath; ++ (id)keyPathsForValuesAffectingIsFairPlayEncrypted; ++ (id)keyPathsForValuesAffectingApplication; ++ (id)alloc; +@property __weak DTDKApplicationItemBase *parent; // @synthesize parent=_parent; +- (void).cxx_destruct; +- (id)childNamed:(id)arg1; +- (long long)compare:(id)arg1; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +@property(readonly) _Bool isLeaf; +- (void)removeChildrenObject:(id)arg1; +- (void)addChildrenObject:(id)arg1; +@property(readonly) NSMutableSet *mutableChildren; +@property(copy) NSSet *children; +@property(readonly, copy) NSString *devicePath; +@property(readonly) _Bool isFairPlayEncrypted; +@property(readonly, copy) NSString *name; +@property(readonly, copy) NSString *subPath; +@property(readonly, copy) NSString *containerPath; +@property(readonly, copy) NSString *identifier; +@property(readonly, copy) NSString *deviceIdentifier; +- (_Bool)_withConnection:(id)arg1; +@property(readonly) DTDKApplication *application; +- (_Bool)removeFromDeviceWithError:(id *)arg1; +- (_Bool)uploadFile:(id)arg1 error:(id *)arg2; +- (id)sandboxFileBases; +- (_Bool)downloadOptimizationProfilesToFile:(id)arg1 error:(id *)arg2; +- (_Bool)downloadToFile:(id)arg1 error:(id *)arg2; +- (void)lazyRefresh; +- (void)refresh; +- (void)invalidate; +- (void)dealloc; + +@end + diff --git a/DTDeviceKitBase/DTDKApplicationPackage.h b/DTDeviceKitBase/DTDKApplicationPackage.h new file mode 100644 index 000000000..caed7ec23 --- /dev/null +++ b/DTDeviceKitBase/DTDKApplicationPackage.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKApplicationPackage : DTDKApplicationItemBase +{ +} + ++ (id)item; +- (_Bool)uploadFile:(id)arg1 syncRecords:(id)arg2 resultingSyncRecords:(id)arg3 error:(id *)arg4; +- (_Bool)_processUploadOf:(id)arg1 devicePath:(id)arg2 syncRecords:(id)arg3 resultingSyncRecords:(id)arg4 error:(id *)arg5; +- (void)_createDirAtDevicePath:(id)arg1; +- (void)_removeFileOrDirAtDevicePath:(id)arg1; +- (id)_readDeviceDirectory:(id)arg1; +- (id)_afc_stat:(id)arg1; +- (id)modificationInfoStringForLocalPath:(id)arg1; +- (BOOL)_copyFile:(id)arg1 toDevicePath:(id)arg2 error:(id *)arg3; +- (_Bool)uploadFile:(id)arg1 error:(id *)arg2; +- (void)_notifyFinishOfUpload; +- (void)_notifyStartOfUpload; +- (id)sandboxFileBases; +- (_Bool)downloadOptimizationProfilesToFile:(id)arg1 error:(id *)arg2; +- (_Bool)downloadToFile:(id)arg1 error:(id *)arg2; +- (void)_notifyFinishOfDownload; +- (void)_notifyStartOfDownload; +- (id)subPath; +- (id)name; + +@end + diff --git a/DTDeviceKitBase/DTDKBinaryImage.h b/DTDeviceKitBase/DTDKBinaryImage.h new file mode 100644 index 000000000..e81c5b953 --- /dev/null +++ b/DTDeviceKitBase/DTDKBinaryImage.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSManagedObject.h" + +@class NSMutableSet, NSString; + +@interface DTDKBinaryImage : NSManagedObject +{ +} + + +// Remaining properties +@property(retain, nonatomic) NSString *arch; // @dynamic arch; +@property(retain, nonatomic) NSMutableSet *crashLogs; // @dynamic crashLogs; +@property(retain, nonatomic) NSString *name; // @dynamic name; +@property(retain, nonatomic) NSString *path; // @dynamic path; +@property(retain, nonatomic) NSString *uuid; // @dynamic uuid; +@end + diff --git a/DTDeviceKitBase/DTDKCrashLog.h b/DTDeviceKitBase/DTDKCrashLog.h new file mode 100644 index 000000000..96276355b --- /dev/null +++ b/DTDeviceKitBase/DTDKCrashLog.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSManagedObject.h" + +@class NSDate, NSMutableSet, NSString; + +@interface DTDKCrashLog : NSManagedObject +{ +} + ++ (id)keyPathsForValuesAffectingDateString; ++ (id)keyPathsForValuesAffectingFilename; ++ (id)keyPathsForValuesAffectingRawText; ++ (id)keyPathsForValuesAffectingText; ++ (id)keyPathsForValuesAffectingDisplayName; ++ (id)entityName; +- (void)resymbolicate; +- (void)symbolicate; +@property(readonly, nonatomic) NSString *dateString; +@property(readonly, nonatomic) NSString *filename; +@property(retain, nonatomic) NSString *rawText; +@property(retain, nonatomic) NSString *text; +- (void)updateModelLayout; +@property(readonly, nonatomic) NSString *displayName; + +// Remaining properties +@property(retain, nonatomic) NSMutableSet *binaryImages; // @dynamic binaryImages; +@property(retain, nonatomic) NSString *crashReporterKey; // @dynamic crashReporterKey; +@property(retain, nonatomic) NSDate *dateTime; // @dynamic dateTime; +@property(retain, nonatomic) NSString *incidentIdentifier; // @dynamic incidentIdentifier; +@property(retain) NSManagedObject *logText; // @dynamic logText; +@property(nonatomic) BOOL needsSymbolication; // @dynamic needsSymbolication; +@property(retain) NSString *primitiveRawText; // @dynamic primitiveRawText; +@property(retain) NSString *primitiveText; // @dynamic primitiveText; +@property(retain, nonatomic) NSString *processName; // @dynamic processName; +@property(retain) NSManagedObject *rawLogText; // @dynamic rawLogText; +@property(retain, nonatomic) NSString *type; // @dynamic type; +@property(retain, nonatomic) NSString *udid; // @dynamic udid; + +@end + diff --git a/DTDeviceKitBase/DTDKCrashLogController.h b/DTDeviceKitBase/DTDKCrashLogController.h new file mode 100644 index 000000000..8d2e2986c --- /dev/null +++ b/DTDeviceKitBase/DTDKCrashLogController.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DTDKCrashLogController : NSObject +{ + NSString *_statusMessage; + NSString *_symbolicationStatus; +} + ++ (id)pathToSymbolicationTool; ++ (id)keyPathsForValuesAffectingStatusMessage; ++ (id)controller; +@property(copy) NSString *symbolicationStatus; // @synthesize symbolicationStatus=_symbolicationStatus; +- (void).cxx_destruct; +- (void)enqueueLogForSymbolication:(id)arg1; +- (id)crashLogs; +- (void)copyExternalCrashLog:(id)arg1; +- (_Bool)shouldAcceptDroppedCrashLogAtPath:(id)arg1; +- (id)crashLogRootDirectory; +- (id)legacyRootDirectory; +@property(copy) NSString *statusMessage; // @synthesize statusMessage=_statusMessage; +- (Class)_database; +@property(readonly) _Bool enableCrashLogSupport; + +@end + diff --git a/DTDeviceKitBase/DTDKCrashLogCopying.h b/DTDeviceKitBase/DTDKCrashLogCopying.h new file mode 100644 index 000000000..b74f7daa5 --- /dev/null +++ b/DTDeviceKitBase/DTDKCrashLogCopying.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DTDKCrashLogCopying : NSObject +{ +} + ++ (void)checkDevice:(id)arg1; + +@end + diff --git a/DTDeviceKitBase/DTDKCrashLogDatabase.h b/DTDeviceKitBase/DTDKCrashLogDatabase.h new file mode 100644 index 000000000..8f4661d9d --- /dev/null +++ b/DTDeviceKitBase/DTDKCrashLogDatabase.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DTDKCrashLogDatabase : NSObject +{ +} + ++ (void)unsymbolicateCrashLogs:(id)arg1; ++ (void)forceSymbolicateCrashLogs:(id)arg1; ++ (void)symbolicateCrashLogs:(id)arg1; ++ (void)deleteCrashLogs:(id)arg1; ++ (_Bool)importCrashLogAtURL:(id)arg1; ++ (_Bool)importCrashLogs:(id)arg1; ++ (id)_loadCrashLogMetadata:(id)arg1; ++ (id)_incidentIdentifierForCrashLogAtURL:(id)arg1; ++ (id)dsymForUUID:(id)arg1 inContext:(id)arg2; ++ (id)dsymsForPath:(id)arg1 inContext:(id)arg2; ++ (id)dsymsInContext:(id)arg1; ++ (id)dsymMatchingPredicate:(id)arg1 inContext:(id)arg2; ++ (id)dsymsMatchingPredicate:(id)arg1 inContext:(id)arg2; ++ (id)binaryImageForUUID:(id)arg1 inContext:(id)arg2; ++ (id)binaryImagesInContext:(id)arg1; ++ (id)binaryImageMatchingPredicate:(id)arg1 inContext:(id)arg2; ++ (id)binaryImagesMatchingPredicate:(id)arg1 inContext:(id)arg2; ++ (id)crashLogForIncidentIdentifier:(id)arg1 inContext:(id)arg2; ++ (id)crashLogsInContext:(id)arg1; ++ (id)crashLogMatchingPredicate:(id)arg1 inContext:(id)arg2; ++ (id)crashLogsMatchingPredicate:(id)arg1 inContext:(id)arg2; ++ (id)objectsWithEntityName:(id)arg1 MatchingPredicate:(id)arg2 inContext:(id)arg3; ++ (void)startMigration; ++ (_Bool)hasFinishedMigration; ++ (id)temporaryMoc; ++ (id)mainThreadMoc; ++ (id)moc; ++ (_Bool)_fixVersionHashesAt:(id)arg1 error:(id *)arg2; ++ (id)_managedObjectModel; ++ (void)setLastScanEventId:(unsigned long long)arg1; ++ (unsigned long long)lastScanEventId; ++ (void)startFSEvents; + +@end + diff --git a/DTDeviceKitBase/DTDKDeveloperProfile.h b/DTDeviceKitBase/DTDKDeveloperProfile.h new file mode 100644 index 000000000..dc58042fc --- /dev/null +++ b/DTDeviceKitBase/DTDKDeveloperProfile.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSSet; + +@interface DTDKDeveloperProfile : NSObject +{ + NSArray *_displayCertificates; +} + ++ (id)accountsPlistVersion; ++ (id)currentProfile; +- (void).cxx_destruct; +- (id)importDeveloperProfileFromFile:(id)arg1 withPassword:(id)arg2 accountProviders:(id)arg3 error:(id *)arg4; +- (BOOL)_importIdentityFromData:(id)arg1 withPassword:(id)arg2 error:(id *)arg3; +- (id)exportDeveloperProfileToFile:(id)arg1 withPassword:(id)arg2 accountProviders:(id)arg3 error:(id *)arg4; +- (BOOL)_exportAccountProviders:(id)arg1 toZipFile:(struct zip_internal *)arg2 withPassword:(id)arg3 count:(unsigned long long *)arg4 error:(id *)arg5; +- (id)_accountsPlistWithProviders:(id)arg1 keychain:(struct OpaqueSecKeychainRef *)arg2 numberOfAccounts:(unsigned long long *)arg3 error:(id *)arg4; +- (BOOL)_exportProvisioningProfilesToZipFile:(struct zip_internal *)arg1 numberExported:(unsigned long long *)arg2 error:(id *)arg3; +- (BOOL)_exportIdentitiesToZipFile:(struct zip_internal *)arg1 withPassword:(id)arg2 numberExported:(unsigned long long *)arg3 error:(id *)arg4; +@property(readonly) NSArray *ADCLogins; +- (id)identities; +@property(readonly) NSSet *provisioningProfiles; +@property(readonly) NSSet *certificates; +- (id)displayCertificates; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)handleKeychainChanged:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/DTDeviceKitBase/DTDKDeveloperProfileResult.h b/DTDeviceKitBase/DTDKDeveloperProfileResult.h new file mode 100644 index 000000000..27bdef9c2 --- /dev/null +++ b/DTDeviceKitBase/DTDKDeveloperProfileResult.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DTDKDeveloperProfileResult : NSObject +{ + unsigned long long _numberOfIdentities; + unsigned long long _numberOfProfiles; + unsigned long long _numberOfAccounts; +} + ++ (id)resultWithNumberOfIdentities:(unsigned long long)arg1 numberOfProfiles:(unsigned long long)arg2 numberOfAccounts:(unsigned long long)arg3; +@property(readonly) unsigned long long numberOfAccounts; // @synthesize numberOfAccounts=_numberOfAccounts; +@property(readonly) unsigned long long numberOfProfiles; // @synthesize numberOfProfiles=_numberOfProfiles; +@property(readonly) unsigned long long numberOfIdentities; // @synthesize numberOfIdentities=_numberOfIdentities; + +@end + diff --git a/DTDeviceKitBase/DTDKDeviceConnectionMonitor-Protocol.h b/DTDeviceKitBase/DTDKDeviceConnectionMonitor-Protocol.h new file mode 100644 index 000000000..a2a645e39 --- /dev/null +++ b/DTDeviceKitBase/DTDKDeviceConnectionMonitor-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTCancellable-Protocol.h" + +@protocol DTDKDeviceConnectionMonitor +@property(readonly) double packetRatio; +@property(readonly) double averageLatency; +@end + diff --git a/DTDeviceKitBase/DTDKDeviceConnectionMonitor.h b/DTDeviceKitBase/DTDKDeviceConnectionMonitor.h new file mode 100644 index 000000000..19623ab0c --- /dev/null +++ b/DTDeviceKitBase/DTDKDeviceConnectionMonitor.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class DTDKRemoteDeviceConnection, NSString; + +@interface DTDKDeviceConnectionMonitor : NSObject +{ + DTDKRemoteDeviceConnection *_connection; +} + ++ (id)keyPathsForValuesAffectingPacketRatio; ++ (id)keyPathsForValuesAffectingAverageLatency; ++ (id)monitorWithConnection:(id)arg1; +@property(retain) DTDKRemoteDeviceConnection *connection; // @synthesize connection=_connection; +- (void).cxx_destruct; +@property(readonly) double packetRatio; +@property(readonly) double averageLatency; +- (void)cancel; +@property(readonly, getter=isCancelled) BOOL cancelled; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DTDeviceKitBase/DTDKFileSizeTransformer.h b/DTDeviceKitBase/DTDKFileSizeTransformer.h new file mode 100644 index 000000000..3ae0f04e1 --- /dev/null +++ b/DTDeviceKitBase/DTDKFileSizeTransformer.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValueTransformer.h" + +@interface DTDKFileSizeTransformer : NSValueTransformer +{ +} + ++ (BOOL)allowsReverseTransformation; ++ (Class)transformedValueClass; +- (id)transformedValue:(id)arg1; + +@end + diff --git a/DTDeviceKitBase/DTDKFileSizeTransformerWithDashedZero.h b/DTDeviceKitBase/DTDKFileSizeTransformerWithDashedZero.h new file mode 100644 index 000000000..f49c00a4b --- /dev/null +++ b/DTDeviceKitBase/DTDKFileSizeTransformerWithDashedZero.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKFileSizeTransformerWithDashedZero : DTDKFileSizeTransformer +{ +} + +- (id)transformedValue:(id)arg1; + +@end + diff --git a/DTDeviceKitBase/DTDKFileSizeTransformerWithNullZero.h b/DTDeviceKitBase/DTDKFileSizeTransformerWithNullZero.h new file mode 100644 index 000000000..120f30cdc --- /dev/null +++ b/DTDeviceKitBase/DTDKFileSizeTransformerWithNullZero.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKFileSizeTransformerWithNullZero : DTDKFileSizeTransformer +{ +} + +- (id)transformedValue:(id)arg1; + +@end + diff --git a/DTDeviceKitBase/DTDKPowerAssertionToken.h b/DTDeviceKitBase/DTDKPowerAssertionToken.h new file mode 100644 index 000000000..5daf9336b --- /dev/null +++ b/DTDeviceKitBase/DTDKPowerAssertionToken.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTCancellable-Protocol.h" + +@class NSString; + +@interface DTDKPowerAssertionToken : NSObject +{ + id _assertionRef; +} + +@property(retain) id assertionRef; // @synthesize assertionRef=_assertionRef; +- (void).cxx_destruct; +- (void)cancel; +@property(readonly, getter=isCancelled) BOOL cancelled; +- (void)dealloc; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DTDeviceKitBase/DTDKProvisioningProfile.h b/DTDeviceKitBase/DTDKProvisioningProfile.h new file mode 100644 index 000000000..48621ce81 --- /dev/null +++ b/DTDeviceKitBase/DTDKProvisioningProfile.h @@ -0,0 +1,139 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTProvisioningProfile-Protocol.h" +#import "NSCopying-Protocol.h" + +@class DVTAppIDFeatures, DVTCertificateUtilities, DVTNotificationToken, DVTPlatform, NSArray, NSData, NSDate, NSDictionary, NSSet, NSString; + +@interface DTDKProvisioningProfile : NSObject +{ + NSArray *_certificates; + NSArray *_identityCertificates; + NSSet *_supportedUDIDs; + DVTNotificationToken *_notificationToken; + DVTCertificateUtilities *_certificateUtilities; + NSArray *_signingCertificates; + id _profile; + NSString *_localPath; + NSString *_teamID; + NSString *_teamName; +} + ++ (id)keyPathsForValuesAffectingExpirationWarningImage; ++ (id)keyPathsForValuesAffectingPreferredFilenameExtension; ++ (id)keyPathsForValuesAffectingPlatform; ++ (id)keyPathsForValuesAffectingIsMacProfile; ++ (id)keyPathsForValuesAffectingHasGetTaskAllowEntitlement; ++ (id)keyPathsForValuesAffectingWillExpireSoon; ++ (id)keyPathsForValuesAffectingExpired; ++ (id)keyPathsForValuesAffectingCreationDate; ++ (id)keyPathsForValuesAffectingExpirationDate; ++ (id)keyPathsForValuesAffectingTeamIdentifierPrefixes; ++ (id)keyPathsForValuesAffectingAppIdentifierPrefixes; ++ (id)keyPathsForValuesAffectingUsesExplicitAppIdentifier; ++ (id)keyPathsForValuesAffectingAppIdentifierEntitlementWithoutPrefix; ++ (id)keyPathsForValuesAffectingAppIdentifierEntitlement; ++ (id)keyPathsForValuesAffectingEntitlements; ++ (id)keyPathsForValuesAffectingProfile; ++ (id)keyPathsForValuesAffectingName; ++ (id)keyPathsForValuesAffectingUUID; ++ (id)profileWithData:(id)arg1; ++ (id)profileWithURL:(id)arg1; ++ (id)profileWithPath:(id)arg1; ++ (id)profileWithMISProfile:(struct _MISProfile *)arg1; ++ (id)profileWithData:(id)arg1 certificateUtilities:(id)arg2; ++ (id)profileWithURL:(id)arg1 certificateUtilities:(id)arg2; ++ (id)profileWithPath:(id)arg1 certificateUtilities:(id)arg2; ++ (id)profileWithData:(id)arg1 certificateUtilities:(id)arg2 error:(id *)arg3; ++ (id)profileWithURL:(id)arg1 certificateUtilities:(id)arg2 error:(id *)arg3; ++ (id)profileWithPath:(id)arg1 certificateUtilities:(id)arg2 error:(id *)arg3; ++ (id)profileWithMISProfile:(struct _MISProfile *)arg1 certificateUtilities:(id)arg2; ++ (BOOL)couldBeProfileFilename:(id)arg1; +@property(readonly) DVTCertificateUtilities *certificateUtilities; // @synthesize certificateUtilities=_certificateUtilities; +@property(copy) NSString *_teamName; // @synthesize _teamName; +@property(copy) NSString *_teamID; // @synthesize _teamID; +@property(copy) NSString *localPath; // @synthesize localPath=_localPath; +@property(retain) id _profile; // @synthesize _profile; +- (void).cxx_destruct; +@property(readonly) NSArray *identityCertificates; +- (BOOL)containsCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)longDescription; +- (BOOL)hasPlayableContentEntitlement; +- (BOOL)isApplicationGroupsEnabled; +- (BOOL)isHealthKitEnabled; +@property(readonly) BOOL isAssociatedDomainsEnabled; +@property(readonly) BOOL isVPNLiteEnabled; +@property(readonly) BOOL isKeychainAccessGroupsEnabled; +@property(readonly) BOOL isGameCenterEnabled; +@property(readonly) BOOL isMapsEnabled; +@property(readonly) BOOL isInterAppAudioEnabled; +@property(readonly) BOOL isDataProtectionEnabled; +@property(readonly) NSString *dataProtectionLevel; +@property(readonly) BOOL isPassbookEnabled; +@property(readonly) BOOL isICloudEnabled; +- (BOOL)allowsFeatures:(id)arg1 missingFeatures:(id *)arg2; +- (BOOL)allowsEntitlements:(id)arg1 offendingKey:(id *)arg2; +- (BOOL)allowsEntitlements:(id)arg1; +@property(readonly) NSString *teamName; +@property(readonly) NSString *teamID; +@property(readonly, copy) NSString *description; +- (long long)dateCompareDecending:(id)arg1; +- (long long)dateCompare:(id)arg1; +- (long long)localizedCompare:(id)arg1; +- (long long)compare:(id)arg1; +@property(readonly) unsigned long long hash; +- (BOOL)isEqual:(id)arg1; +- (BOOL)matchesBundleIdentifier:(id)arg1; +- (BOOL)canBeInstalledOnDevice:(id)arg1; +- (BOOL)canBeInstalledOnDeviceWithIdentifier:(id)arg1; +@property(readonly) NSData *dataRepresentation; +@property(readonly) NSSet *supportedUDIDs; +@property(readonly) NSString *preferredFilenameExtension; +@property(readonly) DVTPlatform *dvt_platform; +@property(readonly) NSString *platform; +@property(readonly) BOOL isMacProfile; +@property(readonly) BOOL hasGetTaskAllowEntitlement; +@property(readonly) BOOL isUniversal; +@property(readonly) BOOL expiredOrWillExpireSoon; +@property(readonly) BOOL willExpireSoon; +@property(readonly) BOOL expired; +@property(readonly) NSDate *creationDate; +@property(readonly) NSDate *expirationDate; +- (BOOL)hasCertificateMatchingIdentity:(id)arg1 includeExpired:(BOOL)arg2; +- (BOOL)containsSigningCertificate:(id)arg1; +@property(readonly) NSArray *identitySigningCertificates; +@property(readonly) NSArray *signingCertificates; +@property(readonly) NSArray *certificates; +@property(readonly) NSArray *teamIdentifierPrefixes; +@property(readonly) NSArray *appIdentifierPrefixes; +@property(readonly) BOOL usesExplicitAppIdentifier; +@property(readonly) NSString *appIdentifierEntitlementWithoutPrefix; +@property(readonly) NSString *appIdentifierEntitlement; +@property(readonly) DVTAppIDFeatures *features; +@property(readonly) NSDictionary *entitlements; +@property struct _MISProfile *profile; +@property(readonly) int version; +@property(readonly) NSString *name; +@property(readonly) NSString *UUID; +- (BOOL)writeToURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (BOOL)writeToFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithData:(id)arg1 certificateUtilities:(id)arg2 error:(id *)arg3; +- (id)initWithContentsOfURL:(id)arg1 certificateUtilities:(id)arg2 error:(id *)arg3; +- (id)initWithPath:(id)arg1 certificateUtilities:(id)arg2 error:(id *)arg3; +- (id)initWithMISProfile:(struct _MISProfile *)arg1 certificateUtilities:(id)arg2; +- (id)init; +- (void)dealloc; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + +@end + diff --git a/DTDeviceKitBase/DTDKProvisioningProfileController.h b/DTDeviceKitBase/DTDKProvisioningProfileController.h new file mode 100644 index 000000000..5011835ef --- /dev/null +++ b/DTDeviceKitBase/DTDKProvisioningProfileController.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTDispatchLock, NSMutableSet, NSObject, NSSet; + +@interface DTDKProvisioningProfileController : NSObject +{ + DVTDispatchLock *_profilesLock; + BOOL _hasCompletedInitialScan; + NSMutableSet *_allProfiles; + NSObject *_scanQueue; +} + ++ (id)keyPathsForValuesAffectingAllUsableProfiles; ++ (id)uuidTable; ++ (id)provisioningProfileSearchPaths; ++ (id)mobileDeviceSupportSearchPaths; ++ (id)controller; +@property(readonly) NSObject *scanQueue; // @synthesize scanQueue=_scanQueue; +@property BOOL hasCompletedInitialScan; // @synthesize hasCompletedInitialScan=_hasCompletedInitialScan; +@property(readonly) NSMutableSet *rawProfiles; // @synthesize rawProfiles=_allProfiles; +- (void).cxx_destruct; +@property(readonly, copy) NSSet *allUsableProfiles; +- (void)fsEventReceived:(id)arg1; +- (id)allProfiles_sync; +@property(readonly, copy) NSSet *allProfiles; +- (void)startScanIfNeeded:(BOOL)arg1; +- (void)startScanIfNeeded; +- (void)setAllProfiles:(id)arg1; +- (void)intersectAllProfiles:(id)arg1; +- (void)removeAllProfiles:(id)arg1; +- (void)addAllProfiles:(id)arg1; +- (void)removeAllProfilesObject:(id)arg1; +- (void)addAllProfilesObject:(id)arg1; +- (id)profilesMatchingCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)profilesMatchingApplicationID:(id)arg1; +- (id)profileMatchingUUID:(id)arg1; +- (id)profilesMatchingPredicate:(id)arg1; +- (BOOL)installProvisioningProfile:(id)arg1 error:(id *)arg2; +- (BOOL)installProvisioningProfiles:(id)arg1 error:(id *)arg2; +- (void)installProvisioningProfiles:(id)arg1; +- (void)installProvisioningProfile:(id)arg1; +- (void)deleteProvisioningProfile:(id)arg1; +- (void)deleteProvisioningProfiles:(id)arg1; +- (id)certificateUtilities; +- (id)init; + +@end + diff --git a/DTDeviceKitBase/DTDKRemoteDeviceConnection.h b/DTDeviceKitBase/DTDKRemoteDeviceConnection.h new file mode 100644 index 000000000..37a4ab389 --- /dev/null +++ b/DTDeviceKitBase/DTDKRemoteDeviceConnection.h @@ -0,0 +1,94 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DTDKRemoteDeviceToken, DTXConnection, DVTPinger, DVTStackBacktrace, NSArray, NSMutableSet, NSObject, NSObject, NSString; + +@interface DTDKRemoteDeviceConnection : NSObject +{ + struct deque> _recentPings; + DVTPinger *_pinger; + NSObject *_pingTimer; + NSObject *_pingQueue; + NSMutableSet *_connectionMonitors; + unsigned long long _hash; + _Bool _wireless; + _Bool _paired; + unsigned int _interfaceSpeed; + unsigned int _location; + DTDKRemoteDeviceToken *_owner; + NSString *_identifier; + NSString *_bonjourServiceName; + DTXConnection *_instrumentsConnection; + struct _AMDevice *_deviceRef; + void *_wakeupToken; + double _averageLatency; + unsigned long long _pings; + unsigned long long _pongs; +} + ++ (void)netService:(id)arg1 didNotResolve:(id)arg2; ++ (void)netServiceDidResolveAddress:(id)arg1; ++ (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; ++ (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; ++ (void)startServiceBrowsers; ++ (id)allConnections; ++ (id)connectionForDeviceRef:(struct _AMDevice *)arg1; ++ (id)existingConnectionForDeviceRef:(struct _AMDevice *)arg1; ++ (void)initialize; +@property(readonly) unsigned long long pongs; // @synthesize pongs=_pongs; +@property(readonly) unsigned long long pings; // @synthesize pings=_pings; +@property(readonly) double averageLatency; // @synthesize averageLatency=_averageLatency; +@property(readonly) void *wakeupToken; // @synthesize wakeupToken=_wakeupToken; +@property(readonly) struct _AMDevice *deviceRef; // @synthesize deviceRef=_deviceRef; +@property(retain, nonatomic) DTXConnection *instrumentsConnection; // @synthesize instrumentsConnection=_instrumentsConnection; +@property(readonly) unsigned int location; // @synthesize location=_location; +@property(readonly, copy) NSString *bonjourServiceName; // @synthesize bonjourServiceName=_bonjourServiceName; +@property(getter=isPaired) _Bool paired; // @synthesize paired=_paired; +@property(readonly, getter=isWireless) _Bool wireless; // @synthesize wireless=_wireless; +@property(readonly) unsigned int interfaceSpeed; // @synthesize interfaceSpeed=_interfaceSpeed; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; +@property __weak DTDKRemoteDeviceToken *owner; // @synthesize owner=_owner; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)removeConnectionMonitor:(id)arg1; +- (id)monitorConnection; +- (void)_createPingTimerIfNecessary; +- (id)fetchValueForDomain:(id)arg1 andKey:(id)arg2; +- (id)_fetchValueForDomain:(id)arg1 andKey:(id)arg2; +- (id)setValue:(id)arg1 forDomain:(id)arg2 andKey:(id)arg3; +- (id)startHouseArrestServiceForAppIdentifier:(id)arg1; +- (id)startFirstServiceOf:(id)arg1 unlockKeybag:(_Bool)arg2; +- (id)startFirstServiceOf:(id)arg1; +- (id)startServiceWithIdentifier:(id)arg1 unlockKeybag:(_Bool)arg2; +- (id)startServiceWithIdentifier:(id)arg1; +- (id)futureWithSession:(id)arg1; +- (int)executeInSession:(id)arg1; +- (_Bool)unpair; +- (id)wakeup; +- (long long)compare:(id)arg1; +@property(readonly, getter=isConnected) _Bool connected; +- (BOOL)isEqual:(id)arg1; +@property(readonly) unsigned long long hash; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSArray *addresses; +@property(readonly, copy) NSString *hostname; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)disconnected; +- (void)primitiveInvalidate; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DTDeviceKitBase/DTDKRemoteDeviceConsoleController.h b/DTDeviceKitBase/DTDKRemoteDeviceConsoleController.h new file mode 100644 index 000000000..ce3df10f2 --- /dev/null +++ b/DTDeviceKitBase/DTDKRemoteDeviceConsoleController.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DTDKRemoteDeviceToken, NSObject, NSObject, NSString; + +@interface DTDKRemoteDeviceConsoleController : NSObject +{ + DTDKRemoteDeviceToken *_device; + struct _AMDServiceConnection *_serviceRef; + NSObject *_queue; + NSObject *_socketQueue; + NSObject *_consoleSource; + unsigned long long _changeCount; + _Bool _isInvalidating; + struct DTDKCircularBuffer *_circularBuffer; +} + ++ (id)controllerForDevice:(id)arg1; +@property(readonly) unsigned long long changeCount; // @synthesize changeCount=_changeCount; +- (void).cxx_destruct; +@property(readonly, copy) NSString *consoleString; +- (void)clear; +- (void)reload; +- (void)invalidate; +- (void)dealloc; + +@end + diff --git a/DTDeviceKitBase/DTDKRemoteDeviceDataListener.h b/DTDeviceKitBase/DTDKRemoteDeviceDataListener.h new file mode 100644 index 000000000..7bf6a3606 --- /dev/null +++ b/DTDeviceKitBase/DTDKRemoteDeviceDataListener.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSNetServiceBrowserDelegate-Protocol.h" +#import "NSNetServiceDelegate-Protocol.h" + +@class NSString, NSThread; + +@interface DTDKRemoteDeviceDataListener : NSObject +{ + struct __CFRunLoop *_listenerRunLoop; + NSThread *_listenerThread; + struct _AMDeviceNotificationContext *_deviceNotificationRef; +} + ++ (id)sharedInstance; +@property(nonatomic) struct _AMDeviceNotificationContext *deviceNotificationRef; // @synthesize deviceNotificationRef=_deviceNotificationRef; +@property(retain) NSThread *listenerThread; // @synthesize listenerThread=_listenerThread; +- (void).cxx_destruct; +- (void)_rescan; +- (void)enumerateDevicesWithBlock:(id)arg1; +- (id)allDevices; +- (id)allConnections; +- (void)presentError:(id)arg1; +- (void)listenerThreadImplementation; +- (void)stopListening; +- (void)startListening; +@property struct __CFRunLoop *listenerRunLoop; // @synthesize listenerRunLoop=_listenerRunLoop; +- (void)dealloc; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DTDeviceKitBase/DTDKRemoteDeviceToken.h b/DTDeviceKitBase/DTDKRemoteDeviceToken.h new file mode 100644 index 000000000..750beaba5 --- /dev/null +++ b/DTDeviceKitBase/DTDKRemoteDeviceToken.h @@ -0,0 +1,311 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DTDKRemoteDeviceConnection, DTDKRemoteDeviceConsoleController, NSArray, NSMutableArray, NSNumber, NSSet, NSString; + +@interface DTDKRemoteDeviceToken : NSObject +{ + NSMutableArray *_connections; + _Bool _deviceIsPaired; + _Bool _inReloadApplications; + _Bool _inReloadSystemApplications; + _Bool _inReloadProvisioningProfiles; + DTDKRemoteDeviceConnection *_primaryConnection; + NSString *_deviceName; + NSNumber *_deviceECID; + NSString *_deviceIMEI; + NSString *_deviceClass; + NSString *_deviceActivationState; + NSString *_deviceType; + NSString *_deviceWiFiMAC; + NSString *_deviceBluetoothMAC; + NSString *_deviceCodename; + NSString *_productVersion; + NSString *_buildVersion; + NSString *_deviceSerialNumber; + NSString *_deviceColorString; + NSString *_deviceEnclosureColorString; + NSString *_deviceArchitecture; + NSNumber *_deviceTotalCapacity; + NSNumber *_deviceAvailableCapacity; + NSNumber *_deviceBatteryCapacity; + NSString *_deviceToolsType; + NSNumber *_isPasscodeLockedObj; + NSNumber *_isChargingObj; + NSNumber *_deviceProductionSOC; + NSString *_deviceDevelopmentStatus; + NSNumber *_deviceChipID; + NSSet *_applications; + NSSet *_systemApplications; + NSSet *_provisioningProfiles; + DTDKRemoteDeviceConnection *_primaryWiredConection; + DTDKRemoteDeviceConnection *_primaryWirelessConection; + NSString *_deviceIdentifier; + NSString *_deviceSoftwareVersion; + NSArray *_supportedDeviceFamilies; + NSArray *_applicationDictionaries; + NSArray *_systemApplicationDictionaries; + DTDKRemoteDeviceConsoleController *_deviceConsoleController; + long long _deviceSSHPort; + long long _deviceTelnetPort; + long long _deviceRsyncPort; + long long _deviceMountPort; + long long _deviceNFSPort; + id _darwinNotificationService; +} + ++ (id)keyPathsForValuesAffectingApplications; ++ (id)keyPathsForValuesAffectingDeviceIsSupported; ++ (id)keyPathsForValuesAffectingDeviceIsActivated; ++ (id)keyPathsForValuesAffectingDevelopmentFlag; ++ (id)keyPathsForValuesAffectingDeviceIsProduction; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceIsProduction; ++ (id)keyPathsForValuesAffectingHasLoaded_isCharging; ++ (id)keyPathsForValuesAffectingIsCharging; ++ (id)keyPathsForValuesAffectingHasLoaded_isPasscodeLocked; ++ (id)keyPathsForValuesAffectingIsPasscodeLocked; ++ (id)keyPathsForValuesAffectingDeviceHasStandardTools; ++ (id)keyPathsForValuesAffectingDeviceHasInternalTools; ++ (id)keyPathsForValuesAffectingDeviceCrashReporterKey; ++ (id)keyPathsForValuesAffectingDeviceSoftwareVersion; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceChipID; ++ (id)keyPathsForValuesAffectingDeviceChipID; ++ (id)keyPathsForValuesAffectingHasLoadedDeviceDevelopmentStatus; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceProductionSOC; ++ (id)keyPathsForValuesAffectingHasLoaded_isChargingObj; ++ (id)keyPathsForValuesAffectingHasLoaded_isPasscodeLockedObj; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceToolsType; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceBatteryCapacity; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceAvailableCapacity; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceTotalCapacity; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceArchitecture; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceEnclosureColorString; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceColorString; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceSerialNumber; ++ (id)keyPathsForValuesAffectingHasLoaded_buildVersion; ++ (id)keyPathsForValuesAffectingHasLoaded_productVersion; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceCodename; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceBluetoothMAC; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceWiFiMAC; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceType; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceActivationState; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceClass; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceIMEI; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceECID; ++ (id)keyPathsForValuesAffectingHasLoaded_deviceName; ++ (id)keyPathsForValuesAffectingHasWirelessConnection; ++ (id)keyPathsForValuesAffectingHasWiredConnection; ++ (id)keyPathsForValuesAffectingDeviceAddresses; ++ (id)keyPathsForValuesAffectingDeviceHostname; ++ (id)keyPathsForValuesAffectingWakeupToken; ++ (id)keyPathsForValuesAffectingDeviceClassForDisplay; ++ (id)keyPathsForValuesAffectingLocalizedDeviceModel; ++ (id)keyPathsForValuesAffectingIsConnected; ++ (id)keyPathsForValuesAffectingIsSupportedOS; ++ (id)tokenWithDeviceIdentifier:(id)arg1; ++ (id)deviceLock; ++ (id)devices; ++ (void)initialize; +@property _Bool inReloadProvisioningProfiles; // @synthesize inReloadProvisioningProfiles=_inReloadProvisioningProfiles; +@property _Bool inReloadSystemApplications; // @synthesize inReloadSystemApplications=_inReloadSystemApplications; +@property _Bool inReloadApplications; // @synthesize inReloadApplications=_inReloadApplications; +@property(retain) id darwinNotificationService; // @synthesize darwinNotificationService=_darwinNotificationService; +@property long long deviceNFSPort; // @synthesize deviceNFSPort=_deviceNFSPort; +@property long long deviceMountPort; // @synthesize deviceMountPort=_deviceMountPort; +@property long long deviceRsyncPort; // @synthesize deviceRsyncPort=_deviceRsyncPort; +@property long long deviceTelnetPort; // @synthesize deviceTelnetPort=_deviceTelnetPort; +@property long long deviceSSHPort; // @synthesize deviceSSHPort=_deviceSSHPort; +@property _Bool deviceIsPaired; // @synthesize deviceIsPaired=_deviceIsPaired; +@property(retain, nonatomic) DTDKRemoteDeviceConsoleController *deviceConsoleController; // @synthesize deviceConsoleController=_deviceConsoleController; +@property(copy, nonatomic) NSArray *systemApplicationDictionaries; // @synthesize systemApplicationDictionaries=_systemApplicationDictionaries; +@property(copy, nonatomic) NSArray *applicationDictionaries; // @synthesize applicationDictionaries=_applicationDictionaries; +@property(copy, nonatomic) NSArray *supportedDeviceFamilies; // @synthesize supportedDeviceFamilies=_supportedDeviceFamilies; +@property(copy, nonatomic) NSString *deviceSoftwareVersion; // @synthesize deviceSoftwareVersion=_deviceSoftwareVersion; +@property(copy, nonatomic) NSString *deviceIdentifier; // @synthesize deviceIdentifier=_deviceIdentifier; +@property(retain, nonatomic) DTDKRemoteDeviceConnection *primaryWirelessConection; // @synthesize primaryWirelessConection=_primaryWirelessConection; +@property(retain, nonatomic) DTDKRemoteDeviceConnection *primaryWiredConection; // @synthesize primaryWiredConection=_primaryWiredConection; +@property(copy, nonatomic) NSSet *provisioningProfiles; // @synthesize provisioningProfiles=_provisioningProfiles; +@property(copy, nonatomic) NSSet *systemApplications; // @synthesize systemApplications=_systemApplications; +@property(copy, nonatomic) NSSet *applications; // @synthesize applications=_applications; +@property(copy, nonatomic) NSNumber *deviceChipID; // @synthesize deviceChipID=_deviceChipID; +@property(copy, nonatomic) NSString *deviceDevelopmentStatus; // @synthesize deviceDevelopmentStatus=_deviceDevelopmentStatus; +@property(copy, nonatomic) NSNumber *deviceProductionSOC; // @synthesize deviceProductionSOC=_deviceProductionSOC; +@property(copy, nonatomic) NSNumber *isChargingObj; // @synthesize isChargingObj=_isChargingObj; +@property(copy, nonatomic) NSNumber *isPasscodeLockedObj; // @synthesize isPasscodeLockedObj=_isPasscodeLockedObj; +@property(copy, nonatomic) NSString *deviceToolsType; // @synthesize deviceToolsType=_deviceToolsType; +@property(copy, nonatomic) NSNumber *deviceBatteryCapacity; // @synthesize deviceBatteryCapacity=_deviceBatteryCapacity; +@property(copy, nonatomic) NSNumber *deviceAvailableCapacity; // @synthesize deviceAvailableCapacity=_deviceAvailableCapacity; +@property(copy, nonatomic) NSNumber *deviceTotalCapacity; // @synthesize deviceTotalCapacity=_deviceTotalCapacity; +@property(copy, nonatomic) NSString *deviceArchitecture; // @synthesize deviceArchitecture=_deviceArchitecture; +@property(copy, nonatomic) NSString *deviceEnclosureColorString; // @synthesize deviceEnclosureColorString=_deviceEnclosureColorString; +@property(copy, nonatomic) NSString *deviceColorString; // @synthesize deviceColorString=_deviceColorString; +@property(copy, nonatomic) NSString *deviceSerialNumber; // @synthesize deviceSerialNumber=_deviceSerialNumber; +@property(copy, nonatomic) NSString *buildVersion; // @synthesize buildVersion=_buildVersion; +@property(copy, nonatomic) NSString *productVersion; // @synthesize productVersion=_productVersion; +@property(copy, nonatomic) NSString *deviceCodename; // @synthesize deviceCodename=_deviceCodename; +@property(copy, nonatomic) NSString *deviceBluetoothMAC; // @synthesize deviceBluetoothMAC=_deviceBluetoothMAC; +@property(copy, nonatomic) NSString *deviceWiFiMAC; // @synthesize deviceWiFiMAC=_deviceWiFiMAC; +@property(copy, nonatomic) NSString *deviceType; // @synthesize deviceType=_deviceType; +@property(copy, nonatomic) NSString *deviceActivationState; // @synthesize deviceActivationState=_deviceActivationState; +@property(copy, nonatomic) NSString *deviceClass; // @synthesize deviceClass=_deviceClass; +@property(copy, nonatomic) NSString *deviceIMEI; // @synthesize deviceIMEI=_deviceIMEI; +@property(copy, nonatomic) NSNumber *deviceECID; // @synthesize deviceECID=_deviceECID; +@property(copy, nonatomic) NSString *deviceName; // @synthesize deviceName=_deviceName; +@property(retain, nonatomic) DTDKRemoteDeviceConnection *primaryConnection; // @synthesize primaryConnection=_primaryConnection; +- (void).cxx_destruct; +- (id)startTCPRelay; +- (id)editExportsXPCConnection; +- (id)tcprelayXPCConnection; +- (id)takeWirelessPowerAssertionWithName:(id)arg1 deatils:(id)arg2 andTimeout:(double)arg3; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (void)startDarwinNotificationListener; +- (void)uninstallProvisioningProfiles:(id)arg1; +- (void)uninstallProvisioningProfile:(id)arg1; +- (void)installProvisioningProfiles:(id)arg1; +- (void)installProvisioningProfile:(id)arg1; +- (void)reload_provisioningProfiles; +- (void)fetchApplications:(id)arg1; +- (id)fetchApplications; +- (void)reload_systemApplications; +- (void)reload_applications; +- (void)renameDevice:(id)arg1; +- (id)installedProvisioningProfileWithUUID:(id)arg1; +@property(readonly, nonatomic) _Bool deviceIsSupported; +- (_Bool)deviceIsActivated; +- (id)setDevelopmentFlag:(_Bool)arg1; +- (_Bool)developmentFlag; +- (void)setDeviceIsProduction:(_Bool)arg1; +@property(readonly, nonatomic) _Bool deviceIsProduction; +@property(readonly) _Bool hasLoaded_deviceIsProduction; +@property(readonly) _Bool hasLoaded_isCharging; +@property(readonly, nonatomic) _Bool isCharging; +@property(readonly) _Bool hasLoaded_isPasscodeLocked; +@property(readonly, nonatomic) _Bool isPasscodeLocked; +@property(readonly, nonatomic) _Bool deviceHasStandardTools; +@property(readonly, nonatomic) _Bool deviceHasInternalTools; +@property(readonly, copy, nonatomic) NSString *deviceCrashReporterKey; +@property(readonly) _Bool hasLoaded_deviceChipID; +- (id)reload_deviceChipID; +- (_Bool)syncSetDevelopmentFlag:(BOOL)arg1 error:(id *)arg2; +@property(readonly) _Bool hasLoaded_deviceDevelopmentStatus; +- (id)reload_deviceDevelopmentStatus; +- (id)reloadFutureForDeviceDevelopmentStatus; +- (_Bool)hasLoaded_deviceProductionSOC; +- (id)reload_deviceProductionSOC; +- (_Bool)hasLoaded_isChargingObj; +- (id)reload_isChargingObj; +- (_Bool)hasLoaded_isPasscodeLockedObj; +- (id)reload_isPasscodeLockedObj; +@property(readonly) _Bool hasLoaded_deviceToolsType; +- (id)reload_deviceToolsType; +@property(readonly) _Bool hasLoaded_deviceBatteryCapacity; +- (id)reload_deviceBatteryCapacity; +@property(readonly) _Bool hasLoaded_deviceAvailableCapacity; +- (id)reload_deviceAvailableCapacity; +@property(readonly) _Bool hasLoaded_deviceTotalCapacity; +- (id)reload_deviceTotalCapacity; +@property(readonly) _Bool hasLoaded_deviceArchitecture; +- (id)reload_deviceArchitecture; +@property(readonly) _Bool hasLoaded_deviceEnclosureColorString; +- (id)reload_deviceEnclosureColorString; +@property(readonly) _Bool hasLoaded_deviceColorString; +- (id)reload_deviceColorString; +@property(readonly) _Bool hasLoaded_deviceSerialNumber; +- (id)reload_deviceSerialNumber; +@property(readonly) _Bool hasLoaded_buildVersion; +- (id)reload_buildVersion; +@property(readonly) _Bool hasLoaded_productVersion; +- (id)reload_productVersion; +@property(readonly) _Bool hasLoaded_deviceCodename; +- (id)reload_deviceCodename; +@property(readonly) _Bool hasLoaded_deviceBluetoothMAC; +- (id)reload_deviceBluetoothMAC; +@property(readonly) _Bool hasLoaded_deviceWiFiMAC; +- (id)reload_deviceWiFiMAC; +@property(readonly) _Bool hasLoaded_deviceType; +- (id)reload_deviceType; +@property(readonly) _Bool hasLoaded_deviceActivationState; +- (id)reload_deviceActivationState; +@property(readonly) _Bool hasLoaded_deviceClass; +- (id)reload_deviceClass; +@property(readonly) _Bool hasLoaded_deviceIMEI; +- (id)reload_deviceIMEI; +@property(readonly) _Bool hasLoaded_deviceECID; +- (id)reload_deviceECID; +@property(readonly) _Bool hasLoaded_deviceName; +- (id)reload_deviceName; +- (_Bool)uninstallApplicationWithIdentifier:(id)arg1 options:(id)arg2 andError:(id *)arg3 withCallback:(id)arg4; +- (_Bool)upgradeApplicationAtPath:(id)arg1 withOptions:(id)arg2 andError:(id *)arg3 withCallback:(id)arg4; +- (_Bool)installApplicationAtPath:(id)arg1 withOptions:(id)arg2 andError:(id *)arg3 withCallback:(id)arg4; +- (_Bool)transferPath:(id)arg1 withOptions:(id)arg2 andError:(id *)arg3 withCallback:(id)arg4; +- (_Bool)installApplicationBundleAtPath:(id)arg1 withOptions:(id)arg2 andError:(id *)arg3 withCallback:(id)arg4; +- (id)checkDeviceCapabilities:(id)arg1 withOptions:(id)arg2 andError:(id *)arg3; +- (_Bool)simulateLatitude:(id)arg1 andLongitude:(id)arg2 withError:(id *)arg3; +- (_Bool)stopSimulatingLocationWithError:(id *)arg1; +- (_Bool)mountDeveloperDiskImage:(id)arg1 withError:(id *)arg2; +- (struct _AMDServiceConnection *)startLocationSimulationServiceWithError:(id *)arg1; +- (struct _AMDServiceConnection *)startSharedCacheCopyingServiceWithError:(id *)arg1; +- (struct _AMDServiceConnection *)startXcodeDeviceMonitorServiceWithError:(id *)arg1; +- (struct _AMDServiceConnection *)startSyslogServiceWithError:(id *)arg1; +- (struct _AMDServiceConnection *)startCrashReportCopyMobileServiceWithError:(id *)arg1; +- (struct _AMDServiceConnection *)startCrashReportMoverServiceWithError:(id *)arg1; +- (struct _AMDServiceConnection *)startAppInstallationServiceWithError:(id *)arg1; +- (struct _AMDServiceConnection *)startDebugServerServiceWithError:(id *)arg1; +- (struct _AMDServiceConnection *)startServiceWithIdentifier:(id)arg1 andError:(id *)arg2; +- (id)deviceArbitrationForcedCheckIn; +- (id)deviceArbitrationCheckIn; +- (id)_deviceArbitrationCheckIn:(id)arg1; +- (id)startXcodeDeviceArbitrationService; +- (id)startHouseArrestServiceForAppIdentifier:(id)arg1; +- (id)startXcodeDeviceMonitorService; +- (id)wirelessInstrumentsServer; +- (id)wiredInstrumentsServer; +- (id)primaryInstrumentsServer; +- (id)startInstrumentsServerService; +- (id)startSyslogService; +- (id)startAppListService; +- (id)startLocationSimulationService; +- (id)startSharedCacheCopyingService; +- (id)startCrashReportCopyMobileService; +- (id)startCrashReportMoverService; +- (id)startAppInstallationService; +- (id)startSpringboardService; +- (id)startDarwinNotificationService; +- (id)startDebugServerService; +- (id)startFirstServiceOf:(id)arg1 unlockKeybag:(_Bool)arg2; +- (id)startFirstServiceOf:(id)arg1; +- (id)startServiceWithIdentifier:(id)arg1; +- (void)unpair; +- (void)disableWireless; +- (id)enableWireless; +- (_Bool)isWirelessEnabled; +- (id)wakeup; +- (int)executeInSession:(id)arg1; +- (void)removeConnection:(id)arg1; +- (void)addConnection:(id)arg1; +- (void)_updatePrimaryConnection; +@property(readonly, nonatomic) _Bool hasWirelessConnection; +@property(readonly, nonatomic) _Bool hasWiredConnection; +@property(readonly, copy, nonatomic) NSArray *deviceAddresses; +@property(readonly, copy, nonatomic) NSString *deviceHostname; +@property(readonly, nonatomic) void *wakeupToken; +@property(readonly, copy, nonatomic) NSString *deviceClassForDisplay; +@property(readonly, nonatomic) NSString *deviceModelUTI; +@property(readonly, nonatomic) NSString *localizedDeviceModel; +@property(readonly, nonatomic) _Bool isConnected; +@property(readonly, nonatomic) _Bool isSupportedOS; +- (id)init; + +// Remaining properties +@property(readonly, copy, nonatomic) NSArray *connections; // @dynamic connections; +@property(readonly, copy) NSMutableArray *mutableConnections; // @dynamic mutableConnections; + +@end + diff --git a/DTDeviceKitBase/DTDKZipFile.h b/DTDeviceKitBase/DTDKZipFile.h new file mode 100644 index 000000000..13aafe2d9 --- /dev/null +++ b/DTDeviceKitBase/DTDKZipFile.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, NSURL; + +@interface DTDKZipFile : NSObject +{ + NSURL *_zipFileURL; + struct unz_internal *_archive; + NSMutableDictionary *_attributes; +} + ++ (id)zipFileWithContentsOfURL:(id)arg1 error:(id *)arg2; ++ (id)zipFileWithContentsOfURL:(id)arg1; +@property(retain) NSMutableDictionary *attributes; // @synthesize attributes=_attributes; +@property(copy) NSURL *zipFileURL; // @synthesize zipFileURL=_zipFileURL; +- (void).cxx_destruct; +- (_Bool)extractEntireArchiveTo:(id)arg1 error:(id *)arg2; +- (_Bool)extractEntireArchiveTo:(id)arg1 error:(id *)arg2 withProgressHandler:(id)arg3; +- (_Bool)enumerateFileDataWithError:(id *)arg1 andBlock:(id)arg2; +- (_Bool)enumerateFilesWithError:(id *)arg1 andBlock:(id)arg2; +- (unsigned long long)expandedSizeWithError:(id *)arg1; +- (unsigned long long)countOfFilesWithError:(id *)arg1; +- (id)extractPropertyListWithInternalPath:(id)arg1 error:(id *)arg2; +- (id)attributesForFileWithInternalPath:(id)arg1 error:(id *)arg2; +- (id)attributesForAllFilesWithError:(id *)arg1; +- (id)extractFileWithInternalPath:(id)arg1 error:(id *)arg2; +- (id)_extractCurrentFileWithError:(id *)arg1; +- (id)_attributesDictionaryForCurrentFileWithError:(id *)arg1; +- (id)_attributesDictionaryFromInternalFields:(const struct unz_file_info_s *)arg1 withInternalName:(id)arg2; +- (_Bool)fileExistsAtInternalPath:(id)arg1; +- (_Bool)canOpenWithError:(id *)arg1; +- (_Bool)canOpen; +- (_Bool)_openWithError:(id *)arg1; +@property(nonatomic) struct unz_internal *archive; +- (void)invalidate; + +@end + diff --git a/DTDeviceKitBase/DTDKdSYM.h b/DTDeviceKitBase/DTDKdSYM.h new file mode 100644 index 000000000..82f867a9a --- /dev/null +++ b/DTDeviceKitBase/DTDKdSYM.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSManagedObject.h" + +@class NSString; + +@interface DTDKdSYM : NSManagedObject +{ +} + + +// Remaining properties +@property(retain, nonatomic) NSString *arch; // @dynamic arch; +@property(retain, nonatomic) NSString *path; // @dynamic path; +@property(retain, nonatomic) NSString *uuid; // @dynamic uuid; +@end + diff --git a/DTDeviceKitBase/DVTCancellable-Protocol.h b/DTDeviceKitBase/DVTCancellable-Protocol.h new file mode 100644 index 000000000..44b409d85 --- /dev/null +++ b/DTDeviceKitBase/DVTCancellable-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTCancellable +@property(readonly, getter=isCancelled) BOOL cancelled; +- (void)cancel; +@end + diff --git a/DTDeviceKitBase/DVTDeveloperProfileAccountProvider-Protocol.h b/DTDeviceKitBase/DVTDeveloperProfileAccountProvider-Protocol.h new file mode 100644 index 000000000..e33151a62 --- /dev/null +++ b/DTDeviceKitBase/DVTDeveloperProfileAccountProvider-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol DVTDeveloperProfileAccountProvider +@property(readonly) NSString *typeIdentifier; +- (BOOL)importAccountsFromKeychain:(struct OpaqueSecKeychainRef *)arg1 propertyList:(id)arg2 numberOfAccounts:(unsigned long long *)arg3 error:(id *)arg4; +- (BOOL)exportAccountsToKeychain:(struct OpaqueSecKeychainRef *)arg1 propertyList:(id *)arg2 numberOfAccounts:(unsigned long long *)arg3 error:(id *)arg4; +@end + diff --git a/DTDeviceKitBase/DVTInvalidation-Protocol.h b/DTDeviceKitBase/DVTInvalidation-Protocol.h new file mode 100644 index 000000000..acc43cf5c --- /dev/null +++ b/DTDeviceKitBase/DVTInvalidation-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTStackBacktrace; + +@protocol DVTInvalidation +- (void)primitiveInvalidate; + +@optional +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic, getter=isValid) BOOL valid; +- (void)invalidate; +@end + diff --git a/DTDeviceKitBase/DVTProvisioningProfile-Protocol.h b/DTDeviceKitBase/DVTProvisioningProfile-Protocol.h new file mode 100644 index 000000000..343bf2c83 --- /dev/null +++ b/DTDeviceKitBase/DVTProvisioningProfile-Protocol.h @@ -0,0 +1,69 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTAppIDFeatures, DVTPlatform, NSArray, NSData, NSDate, NSDictionary, NSSet, NSString; + +@protocol DVTProvisioningProfile +@property(readonly) NSArray *identityCertificates; +@property(readonly) NSArray *certificates; +@property(readonly) NSString *dataProtectionLevel; +@property(readonly) BOOL isAssociatedDomainsEnabled; +@property(readonly) BOOL isVPNLiteEnabled; +@property(readonly) BOOL isKeychainAccessGroupsEnabled; +@property(readonly) BOOL isGameCenterEnabled; +@property(readonly) BOOL isMapsEnabled; +@property(readonly) BOOL isInterAppAudioEnabled; +@property(readonly) BOOL isDataProtectionEnabled; +@property(readonly) BOOL isPassbookEnabled; +@property(readonly) BOOL isICloudEnabled; +@property(readonly) BOOL usesExplicitAppIdentifier; +@property(readonly) NSString *teamName; +@property(readonly) NSString *teamID; +@property(readonly) NSData *dataRepresentation; +@property(readonly) NSSet *supportedUDIDs; +@property(readonly) DVTPlatform *dvt_platform; +@property(readonly) NSString *platform; +@property(readonly) NSString *preferredFilenameExtension; +@property(readonly) BOOL isMacProfile; +@property(readonly) BOOL hasGetTaskAllowEntitlement; +@property(readonly) BOOL isUniversal; +@property(readonly) BOOL expiredOrWillExpireSoon; +@property(readonly) BOOL willExpireSoon; +@property(readonly) BOOL expired; +@property(readonly) NSArray *identitySigningCertificates; +@property(readonly) NSArray *signingCertificates; +@property(readonly, copy) NSString *localPath; +@property(readonly) NSDate *expirationDate; +@property(readonly) NSDate *creationDate; +@property(readonly) NSArray *teamIdentifierPrefixes; +@property(readonly) NSArray *appIdentifierPrefixes; +@property(readonly) NSString *appIdentifierEntitlementWithoutPrefix; +@property(readonly) NSString *appIdentifierEntitlement; +@property(readonly) DVTAppIDFeatures *features; +@property(readonly) NSDictionary *entitlements; +@property(readonly) int version; +@property(readonly) NSString *name; +@property(readonly) NSString *UUID; +- (BOOL)containsCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)longDescription; +- (BOOL)writeToURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (BOOL)writeToFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (long long)dateCompareDecending:(id)arg1; +- (long long)dateCompare:(id)arg1; +- (long long)localizedCompare:(id)arg1; +- (long long)compare:(id)arg1; +- (BOOL)matchesBundleIdentifier:(id)arg1; +- (BOOL)canBeInstalledOnDeviceWithIdentifier:(id)arg1; +- (BOOL)canBeInstalledOnDevice:(id)arg1; +- (BOOL)containsSigningCertificate:(id)arg1; +- (BOOL)hasCertificateMatchingIdentity:(id)arg1 includeExpired:(BOOL)arg2; +- (BOOL)allowsFeatures:(id)arg1 missingFeatures:(id *)arg2; +- (BOOL)allowsEntitlements:(id)arg1 offendingKey:(id *)arg2; +- (BOOL)allowsEntitlements:(id)arg1; +@end + diff --git a/DTDeviceKitBase/DVTProvisioningProfileRecord-DTDeviceKitExtensions.h b/DTDeviceKitBase/DVTProvisioningProfileRecord-DTDeviceKitExtensions.h new file mode 100644 index 000000000..bab8849c4 --- /dev/null +++ b/DTDeviceKitBase/DVTProvisioningProfileRecord-DTDeviceKitExtensions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTProvisioningProfileRecord.h" + +@interface DVTProvisioningProfileRecord (DTDeviceKitExtensions) +- (void)updateUUID; +- (void)install; +- (id)profile; +@end + diff --git a/DTDeviceKitBase/DVTTeamRecord-DTDeviceKitExtensions.h b/DTDeviceKitBase/DVTTeamRecord-DTDeviceKitExtensions.h new file mode 100644 index 000000000..aa9cd5a23 --- /dev/null +++ b/DTDeviceKitBase/DVTTeamRecord-DTDeviceKitExtensions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTTeamRecord.h" + +@interface DVTTeamRecord (DTDeviceKitExtensions) +- (void)pruneInstalledProvisioningProfiles; +- (void)installProvisioningProfiles; +@end + diff --git a/DTDeviceKitBase/NSCopying-Protocol.h b/DTDeviceKitBase/NSCopying-Protocol.h new file mode 100644 index 000000000..17c1c5c2e --- /dev/null +++ b/DTDeviceKitBase/NSCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCopying +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/DTDeviceKitBase/NSData-DTDKExtensions.h b/DTDeviceKitBase/NSData-DTDKExtensions.h new file mode 100644 index 000000000..790390204 --- /dev/null +++ b/DTDeviceKitBase/NSData-DTDKExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSData.h" + +@interface NSData (DTDKExtensions) ++ (id)DTDK_dataWithContentsOfURL:(id)arg1 followTerminalLink:(_Bool)arg2; +@end + diff --git a/DTDeviceKitBase/NSFileManager-DTDKExtensions.h b/DTDeviceKitBase/NSFileManager-DTDKExtensions.h new file mode 100644 index 000000000..78dce7c80 --- /dev/null +++ b/DTDeviceKitBase/NSFileManager-DTDKExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSFileManager.h" + +@interface NSFileManager (DTDKExtensions) +- (BOOL)DTDK_linkOrCopyItemAtURL:(id)arg1 toURL:(id)arg2 error:(id *)arg3; +@end + diff --git a/DTDeviceKitBase/NSNetServiceBrowserDelegate-Protocol.h b/DTDeviceKitBase/NSNetServiceBrowserDelegate-Protocol.h new file mode 100644 index 000000000..bfcc0711d --- /dev/null +++ b/DTDeviceKitBase/NSNetServiceBrowserDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSNetServiceBrowserDelegate + +@optional +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveDomain:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didFindDomain:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didNotSearch:(id)arg2; +- (void)netServiceBrowserDidStopSearch:(id)arg1; +- (void)netServiceBrowserWillSearch:(id)arg1; +@end + diff --git a/DTDeviceKitBase/NSNetServiceDelegate-Protocol.h b/DTDeviceKitBase/NSNetServiceDelegate-Protocol.h new file mode 100644 index 000000000..a399aa5c6 --- /dev/null +++ b/DTDeviceKitBase/NSNetServiceDelegate-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSNetServiceDelegate + +@optional +- (void)netService:(id)arg1 didAcceptConnectionWithInputStream:(id)arg2 outputStream:(id)arg3; +- (void)netService:(id)arg1 didUpdateTXTRecordData:(id)arg2; +- (void)netServiceDidStop:(id)arg1; +- (void)netService:(id)arg1 didNotResolve:(id)arg2; +- (void)netServiceDidResolveAddress:(id)arg1; +- (void)netServiceWillResolve:(id)arg1; +- (void)netService:(id)arg1 didNotPublish:(id)arg2; +- (void)netServiceDidPublish:(id)arg1; +- (void)netServiceWillPublish:(id)arg1; +@end + diff --git a/DTDeviceKitBase/NSNumber-DTDKExtensions.h b/DTDeviceKitBase/NSNumber-DTDKExtensions.h new file mode 100644 index 000000000..3171ad8e9 --- /dev/null +++ b/DTDeviceKitBase/NSNumber-DTDKExtensions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNumber.h" + +@interface NSNumber (DTDKExtensions) +- (_Bool)DTDK_safeBoolValue; +- (unsigned long long)DTDK_safeUnsignedLongLongValue; +@end + diff --git a/DTDeviceKitBase/NSObject-DTDKExtensions.h b/DTDeviceKitBase/NSObject-DTDKExtensions.h new file mode 100644 index 000000000..88bd28f97 --- /dev/null +++ b/DTDeviceKitBase/NSObject-DTDKExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface NSObject (DTDKExtensions) +- (void)DTDK_setValueOnMainThread:(id)arg1 forKey:(id)arg2 waitUntilDone:(BOOL)arg3; +@end + diff --git a/DTDeviceKitBase/NSObject-Protocol.h b/DTDeviceKitBase/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/DTDeviceKitBase/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/DTDeviceKitBase/NSString-DTDKExtensions.h b/DTDeviceKitBase/NSString-DTDKExtensions.h new file mode 100644 index 000000000..56a080e91 --- /dev/null +++ b/DTDeviceKitBase/NSString-DTDKExtensions.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (DTDKExtensions) ++ (id)DTDK_stringWithLooseUTF8String:(const char *)arg1 length:(unsigned long long)arg2; ++ (id)DTDK_stringWithLooseUTF8String:(const char *)arg1; +- (id)DTDK_initWithLooseUTF8String:(const char *)arg1 length:(unsigned long long)arg2 sanitize:(BOOL)arg3; +- (id)DTDK_initWithLooseUTF8String:(const char *)arg1 length:(unsigned long long)arg2; +- (id)DTDK_initWithLooseUTF8String:(const char *)arg1; +- (_Bool)DTDK_safeBoolValue; +- (unsigned long long)DTDK_safeUnsignedLongLongValue; +@end + diff --git a/DTDeviceKitBase/SFCertificateData-DTDKDeveloperProfileExtensions.h b/DTDeviceKitBase/SFCertificateData-DTDKDeveloperProfileExtensions.h new file mode 100644 index 000000000..ca4cd9c9b --- /dev/null +++ b/DTDeviceKitBase/SFCertificateData-DTDKDeveloperProfileExtensions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SFCertificateData.h" + +@interface SFCertificateData (DTDKDeveloperProfileExtensions) +- (id)displayStatus; +- (id)children; +@end + diff --git a/DTGraphKit/DTNetworkGraphHorizontalCycleLayout.h b/DTGraphKit/DTNetworkGraphHorizontalCycleLayout.h index 33c54961b..15cc86642 100644 --- a/DTGraphKit/DTNetworkGraphHorizontalCycleLayout.h +++ b/DTGraphKit/DTNetworkGraphHorizontalCycleLayout.h @@ -8,11 +8,19 @@ #import "DTNetworkGraphLayout-Protocol.h" +@class NSString; + @interface DTNetworkGraphHorizontalCycleLayout : NSObject { } - (void)layoutGraph:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DTGraphKit/DTNetworkGraphVelocitySpreadLayout.h b/DTGraphKit/DTNetworkGraphVelocitySpreadLayout.h index 6f68e9531..82611badf 100644 --- a/DTGraphKit/DTNetworkGraphVelocitySpreadLayout.h +++ b/DTGraphKit/DTNetworkGraphVelocitySpreadLayout.h @@ -8,6 +8,8 @@ #import "DTNetworkGraphLayout-Protocol.h" +@class NSString; + @interface DTNetworkGraphVelocitySpreadLayout : NSObject { unsigned long long iterationLength; @@ -17,5 +19,11 @@ @property unsigned long long iterationLength; // @synthesize iterationLength; - (void)layoutGraph:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DTGraphKit/DTNetworkGraphVerticalCycleLayout.h b/DTGraphKit/DTNetworkGraphVerticalCycleLayout.h index c09b8fe27..9cf33ed11 100644 --- a/DTGraphKit/DTNetworkGraphVerticalCycleLayout.h +++ b/DTGraphKit/DTNetworkGraphVerticalCycleLayout.h @@ -8,11 +8,19 @@ #import "DTNetworkGraphLayout-Protocol.h" +@class NSString; + @interface DTNetworkGraphVerticalCycleLayout : NSObject { } - (void)layoutGraph:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DTGraphKit/NSObject-Protocol.h b/DTGraphKit/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DTGraphKit/NSObject-Protocol.h +++ b/DTGraphKit/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DTMessageQueueing/DTMessageQueue.h b/DTMessageQueueing/DTMessageQueue.h index 702b6f287..7cf1fa82d 100644 --- a/DTMessageQueueing/DTMessageQueue.h +++ b/DTMessageQueueing/DTMessageQueue.h @@ -8,11 +8,11 @@ #import "DTMessageQueueAuthorizedAPI-Protocol.h" -@class NSMutableArray; +@class NSMutableArray, NSObject, NSString; @interface DTMessageQueue : DTXConnection { - struct dispatch_queue_s *_undeliveredGuard; + NSObject *_undeliveredGuard; NSMutableArray *_undeliveredMessages; id _delegate; } @@ -35,5 +35,11 @@ - (void)dealloc; - (id)initWithAddress:(id)arg1 asServer:(BOOL)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DTMessageQueueing/DTServiceQueue.h b/DTMessageQueueing/DTServiceQueue.h index 7e1a4360c..47aa21d8d 100644 --- a/DTMessageQueueing/DTServiceQueue.h +++ b/DTMessageQueueing/DTServiceQueue.h @@ -8,11 +8,11 @@ #import "DTServiceQueueAuthorizedAPI-Protocol.h" -@class NSMutableArray, NSString; +@class NSMutableArray, NSObject, NSString; @interface DTServiceQueue : DTXService { - struct dispatch_queue_s *_undeliveredGuard; + NSObject *_undeliveredGuard; NSMutableArray *_undeliveredMessages; id _delegate; NSString *_identifier; @@ -33,5 +33,11 @@ - (void)dealloc; - (id)initWithIdentifier:(id)arg1 channel:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DTMessageQueueing/NSObject-Protocol.h b/DTMessageQueueing/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DTMessageQueueing/NSObject-Protocol.h +++ b/DTMessageQueueing/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DTXConnectionServices/CDStructures.h b/DTXConnectionServices/CDStructures.h index d55dd20f3..19e5c83b0 100644 --- a/DTXConnectionServices/CDStructures.h +++ b/DTXConnectionServices/CDStructures.h @@ -6,6 +6,30 @@ #pragma mark Named Structures +struct DTXMachMessage { + struct { + struct { + unsigned int _field1; + unsigned int _field2; + unsigned int _field3; + unsigned int _field4; + unsigned int _field5; + int _field6; + } _field1; + unsigned int _field2; + } _field1; + char _field2[32672]; + char _field3[68]; +}; + +struct DTXMessageRoutingInfo { + unsigned int _field1; + unsigned int _field2; + unsigned int _field3; + unsigned int :1; + unsigned int :31; +}; + struct DTXSharedMemory { unsigned long long _field1; unsigned long long _field2; diff --git a/DTXConnectionServices/DTXChannel.h b/DTXConnectionServices/DTXChannel.h index fe7c671d3..c98c4ddf2 100644 --- a/DTXConnectionServices/DTXChannel.h +++ b/DTXConnectionServices/DTXChannel.h @@ -8,15 +8,16 @@ #import "DTXMessenger-Protocol.h" -@class DTXConnection; +@class DTXConnection, NSObject, NSString; @interface DTXChannel : NSObject { DTXConnection *_connection; - struct dispatch_queue_s *_serialQueue; - struct dispatch_queue_s *_atomicHandlers; + NSObject *_serialQueue; + NSObject *_atomicHandlers; id _dispatchTarget; id _messageHandler; + id _dispatchValidator; BOOL _canceled; unsigned int _channelCode; } @@ -26,17 +27,26 @@ - (void)sendMessageSync:(id)arg1 replyHandler:(id)arg2; - (void)sendMessage:(id)arg1 replyHandler:(id)arg2; - (BOOL)sendMessageAsync:(id)arg1 replyHandler:(id)arg2; -- (id)_callSyncMessage:(id)arg1; - (void)sendControlSync:(id)arg1 replyHandler:(id)arg2; - (void)sendControlAsync:(id)arg1 replyHandler:(id)arg2; +- (void)_setTargetQueue:(id)arg1; - (void)resume; - (void)suspend; - (void)cancel; +- (void)registerDisconnectHandler:(id)arg1; +- (void)_setDispatchValidator:(id)arg1; @property(retain) id dispatchTarget; @property(copy) id messageHandler; - (void)_scheduleMessage:(id)arg1 tracker:(id)arg2 withHandler:(id)arg3; +- (void)_scheduleBlock:(id)arg1; - (void)dealloc; - (id)initWithConnection:(id)arg1 channelIdentifier:(unsigned int)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DTXConnectionServices/DTXConnection.h b/DTXConnectionServices/DTXConnection.h index 7d3f42eac..d6b9b8be9 100644 --- a/DTXConnectionServices/DTXConnection.h +++ b/DTXConnectionServices/DTXConnection.h @@ -9,31 +9,33 @@ #import "DTXConnectionRemoteReceiveQueueCalls-Protocol.h" #import "DTXMessenger-Protocol.h" -@class DTXChannel, DTXMessageParser, DTXMessageTransmitter, DTXResourceTracker, DTXTransport, NSDictionary, NSMutableDictionary; +@class DTXChannel, DTXMessageParser, DTXMessageTransmitter, DTXResourceTracker, DTXTransport, NSDictionary, NSMutableDictionary, NSObject, NSObject, NSString; @interface DTXConnection : NSObject { - struct dispatch_queue_s *_outgoing_message_queue; - struct dispatch_queue_s *_outgoing_control_queue; + NSObject *_outgoing_message_queue; + NSObject *_outgoing_control_queue; DTXTransport *_controlTransport; - struct dispatch_queue_s *_receive_queue; + NSObject *_receive_queue; + NSObject *_handler_queue; unsigned int _nextChannelCode; NSMutableDictionary *_channelsByCode; + NSMutableDictionary *_unconfiguredChannelsByCode; NSMutableDictionary *_handlersByIdentifier; - NSMutableDictionary *_localCapabilities; - NSDictionary *_remoteCapabilities; - struct dispatch_queue_s *_handler_queue; + NSMutableDictionary *_protocolHandlers; + NSMutableDictionary *_localCapabilityVersions; + NSMutableDictionary *_localCapabilityClasses; + NSDictionary *_remoteCapabilityVersions; DTXResourceTracker *_resourceTracker; DTXResourceTracker *_incomingResourceTracker; - struct dispatch_semaphore_s *_firstMessageSem; + NSObject *_firstMessageSem; DTXMessageParser *_incomingParser; DTXMessageTransmitter *_outgoingTransmitter; DTXChannel *_defaultChannel; BOOL _legacyMode; - BOOL _routeMissingChannelToDefault; BOOL _tracer; - BOOL _traceToSyslog; BOOL _remoteTracer; + int _connectionIndex; id _channelHandler; } @@ -41,11 +43,9 @@ + (id)connectionToAddress:(id)arg1; + (void)registerTransport:(Class)arg1 forScheme:(id)arg2; + (void)initialize; -@property(readonly, nonatomic) DTXChannel *defaultChannel; // @synthesize defaultChannel=_defaultChannel; -@property(nonatomic) BOOL routeMissingChannelToDefault; // @synthesize routeMissingChannelToDefault=_routeMissingChannelToDefault; +@property(readonly, nonatomic) int atomicConnectionNumber; // @synthesize atomicConnectionNumber=_connectionIndex; @property(copy) id channelHandler; // @synthesize channelHandler=_channelHandler; @property(nonatomic) BOOL remoteTracer; // @synthesize remoteTracer=_remoteTracer; -@property(nonatomic) BOOL traceToSyslog; // @synthesize traceToSyslog=_traceToSyslog; @property(nonatomic) BOOL tracer; // @synthesize tracer=_tracer; @property(nonatomic) BOOL legacyMode; // @synthesize legacyMode=_legacyMode; - (void)_setTracerState:(unsigned int)arg1; @@ -64,18 +64,28 @@ - (void)sendControlSync:(id)arg1 replyHandler:(id)arg2; - (void)sendControlAsync:(id)arg1 replyHandler:(id)arg2; - (void)cancel; +- (void)registerDisconnectHandler:(id)arg1; - (void)setDispatchTarget:(id)arg1; - (void)setMessageHandler:(id)arg1; - (void)resume; - (void)suspend; - (long long)remoteCapabilityVersion:(id)arg1; -- (void)publishCapability:(id)arg1 withVersion:(long long)arg2; +- (id)localCapabilities; +- (void)publishCapability:(id)arg1 withVersion:(long long)arg2 forClass:(Class)arg3; @property(nonatomic) unsigned long long maximumEnqueueSize; +@property(readonly, copy) NSString *description; +- (id)publishedAddresses; - (void)dealloc; - (id)initWithTransport:(id)arg1; - (void)_setupWireProtocols; -- (id)initPublishingAddress:(id)arg1; -- (id)initWithAddress:(id)arg1; +- (void)publishServicesInBundle:(id)arg1; +- (id)makeProxyChannelWithRemoteInterface:(id)arg1 exportedInterface:(id)arg2; +- (void)handleProxyRequestForInterface:(id)arg1 peerInterface:(id)arg2 handler:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DTXConnectionServices/DTXFileDescriptorTransport.h b/DTXConnectionServices/DTXFileDescriptorTransport.h index 3d77e9089..6cc5353f3 100644 --- a/DTXConnectionServices/DTXFileDescriptorTransport.h +++ b/DTXConnectionServices/DTXFileDescriptorTransport.h @@ -6,25 +6,27 @@ #import +@class NSObject, NSObject; + @interface DTXFileDescriptorTransport : DTXTransport { int _inFD; int _outFD; - struct dispatch_queue_s *_inputQueue; - struct dispatch_queue_s *_outputQueue; + NSObject *_inputQueue; + NSObject *_outputQueue; int _outputWaitKQ; - struct dispatch_source_s *_inputSource; - BOOL _assumingOwnershipOfFDs; + NSObject *_inputSource; + id _disconnectBlock; } - (void)disconnect; - (unsigned long long)transmit:(const void *)arg1 ofLength:(unsigned long long)arg2; -- (void)setupWithIncomingDescriptor:(int)arg1 outgoingDescriptor:(int)arg2 assumingOwnership:(BOOL)arg3; +- (void)setupWithIncomingDescriptor:(int)arg1 outgoingDescriptor:(int)arg2 disconnectBlock:(id)arg3; - (int)_createWriteKQueue:(int)arg1; -- (struct dispatch_source_s *)_createReadSource:(int)arg1; +- (id)_createReadSource:(int)arg1; - (void)dealloc; +- (id)initWithIncomingFileDescriptor:(int)arg1 outgoingFileDescriptor:(int)arg2 disconnectBlock:(id)arg3; - (id)initWithIncomingFilePath:(id)arg1 outgoingFilePath:(id)arg2 error:(id *)arg3; -- (id)initWithIncomingFilePath:(id)arg1 outgoingFilePath:(id)arg2; - (id)init; @end diff --git a/DTXConnectionServices/DTXFoundationURLTransport.h b/DTXConnectionServices/DTXFoundationURLTransport.h index bf2ae9866..4616f8a94 100644 --- a/DTXConnectionServices/DTXFoundationURLTransport.h +++ b/DTXConnectionServices/DTXFoundationURLTransport.h @@ -8,7 +8,7 @@ #import "NSURLConnectionDataDelegate-Protocol.h" -@class NSURLConnection; +@class NSString, NSURLConnection; @interface DTXFoundationURLTransport : DTXTransport { @@ -25,5 +25,11 @@ - (id)initWithRemoteAddress:(id)arg1; - (id)initWithLocalAddress:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DTXConnectionServices/DTXLegacyMessageTransmitter.h b/DTXConnectionServices/DTXLegacyMessageTransmitter.h index 112e94c90..3ef7ddc0a 100644 --- a/DTXConnectionServices/DTXLegacyMessageTransmitter.h +++ b/DTXConnectionServices/DTXLegacyMessageTransmitter.h @@ -10,7 +10,7 @@ { } -- (void)transmitMessage:(id)arg1 fragment:(unsigned int)arg2 transmitter:(id)arg3; +- (void)transmitMessage:(id)arg1 routingInfo:(struct DTXMessageRoutingInfo)arg2 fragment:(unsigned int)arg3 transmitter:(id)arg4; - (unsigned int)fragmentsForLength:(unsigned long long)arg1; @end diff --git a/DTXConnectionServices/DTXMachTransport.h b/DTXConnectionServices/DTXMachTransport.h new file mode 100644 index 000000000..53914fa61 --- /dev/null +++ b/DTXConnectionServices/DTXMachTransport.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject, NSObject, NSURL; + +@interface DTXMachTransport : DTXTransport +{ + unsigned int _receivePort; + unsigned int _sendPort; + NSURL *_connectableAddress; + NSObject *_listenSource; + NSObject *_deadPortSource; + NSObject *_inputQueue; + struct DTXMachMessage *_sendBuffer; + unsigned int _bufferedLength; +} + ++ (id)fileDescriptorHandshakeWithSendPort:(unsigned int)arg1; ++ (id)fileDescriptorHandshakeWithReceivePort:(unsigned int)arg1; ++ (id)addressForSendPort:(unsigned int)arg1 receivePort:(unsigned int)arg2 inProcess:(int)arg3; ++ (id)transportForCommunicationWithTask:(unsigned int)arg1; ++ (id)schemes; +- (id)localAddresses; +- (void)disconnect; +- (unsigned long long)transmit:(const void *)arg1 ofLength:(unsigned long long)arg2; +- (void)dealloc; +- (id)initWithRemoteAddress:(id)arg1; +- (id)initWithLocalAddress:(id)arg1; +- (id)initWithSendPort:(unsigned int)arg1 receivePort:(unsigned int)arg2 publishedAddress:(id)arg3; +- (BOOL)_setupWithAddress:(id)arg1; +- (BOOL)_setupWithSendPort:(unsigned int)arg1 receivePort:(unsigned int)arg2 publishedAddress:(id)arg3; + +@end + diff --git a/DTXConnectionServices/DTXMessage.h b/DTXConnectionServices/DTXMessage.h index d87c72507..f4f66be95 100644 --- a/DTXConnectionServices/DTXMessage.h +++ b/DTXConnectionServices/DTXMessage.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSDictionary, NSException; +@class NSDictionary, NSError; @interface DTXMessage : NSObject { @@ -21,7 +21,6 @@ BOOL _deserialized; BOOL _immutable; BOOL _expectsReply; - BOOL _cannotTransmit; unsigned int _identifier; unsigned int _channelCode; unsigned int _conversationIndex; @@ -34,25 +33,25 @@ + (id)messageReferencingBuffer:(const void *)arg1 length:(unsigned long long)arg2 destructor:(id)arg3; + (id)messageWithBuffer:(const void *)arg1 length:(unsigned long long)arg2; + (id)messageWithPrimitive:(void *)arg1; ++ (id)messageWithError:(id)arg1; + (id)messageWithObject:(id)arg1; + (void)initialize; @property(readonly, nonatomic) unsigned long long cost; // @synthesize cost=_cost; +@property(nonatomic) int errorStatus; // @synthesize errorStatus=_status; @property(readonly, nonatomic) BOOL deserialized; // @synthesize deserialized=_deserialized; -@property(nonatomic) BOOL cannotTransmit; // @synthesize cannotTransmit=_cannotTransmit; @property(nonatomic) unsigned int conversationIndex; // @synthesize conversationIndex=_conversationIndex; @property(nonatomic) BOOL expectsReply; // @synthesize expectsReply=_expectsReply; @property(nonatomic) unsigned int channelCode; // @synthesize channelCode=_channelCode; @property(nonatomic) int messageType; // @synthesize messageType=_messageType; @property(nonatomic) unsigned int identifier; // @synthesize identifier=_identifier; @property(readonly, nonatomic) unsigned long long serializedLength; -- (void)serializedFormApply:(id)arg1; +- (void)serializedFormExpectingReply:(BOOL)arg1 apply:(id)arg2; - (id)initWithSerializedForm:(const char *)arg1 length:(unsigned long long)arg2 destructor:(id)arg3; -- (id)invokeWithTarget:(id)arg1; +- (void)invokeWithTarget:(id)arg1 replyChannel:(id)arg2 validator:(id)arg3; - (BOOL)shouldInvokeWithTarget:(id)arg1; @property(readonly, nonatomic) BOOL isBarrier; @property(readonly, nonatomic) BOOL isDispatch; -@property(nonatomic) NSException *exception; -@property(nonatomic) int errorStatus; +@property(nonatomic) NSError *error; - (id)valueForMessageKey:(id)arg1; - (void)setData:(id)arg1 forMessageKey:(id)arg2; - (void)setInteger:(long long)arg1 forMessageKey:(id)arg2; @@ -71,7 +70,9 @@ - (void)_setPayloadBuffer:(const char *)arg1 length:(unsigned long long)arg2 shouldCopy:(BOOL)arg3 destructor:(id)arg4; - (void)_clearPayloadBuffer; - (void)dealloc; +- (id)initWithInvocation:(id)arg1; - (id)initWithSelector:(SEL)arg1 firstArg:(id)arg2 remainingObjectArgs:(struct __va_list_tag [1])arg3; +- (id)newReplyWithError:(id)arg1; - (id)newReplyWithObject:(id)arg1; - (id)newReply; - (id)description; diff --git a/DTXConnectionServices/DTXMessageParser.h b/DTXConnectionServices/DTXMessageParser.h index aa3efc90e..f7103ac41 100644 --- a/DTXConnectionServices/DTXMessageParser.h +++ b/DTXConnectionServices/DTXMessageParser.h @@ -6,17 +6,17 @@ #import "NSObject.h" -@class NSMutableDictionary; +@class NSMutableDictionary, NSObject, NSObject; @interface DTXMessageParser : NSObject { const char *_parsingBuffer; unsigned long long _parsingBufferUsed; unsigned long long _parsingBufferSize; - struct dispatch_queue_s *_parsingQueue; + NSObject *_parsingQueue; NSMutableDictionary *_fragmentedBuffersByIdentifier; - struct dispatch_semaphore_s *_hasMoreDataSem; - struct dispatch_semaphore_s *_wantsMoreDataSem; + NSObject *_hasMoreDataSem; + NSObject *_wantsMoreDataSem; unsigned long long _desiredSize; BOOL _eof; } diff --git a/DTXConnectionServices/DTXMessageTransmitter.h b/DTXConnectionServices/DTXMessageTransmitter.h index 4091a7a04..2c7e3693d 100644 --- a/DTXConnectionServices/DTXMessageTransmitter.h +++ b/DTXConnectionServices/DTXMessageTransmitter.h @@ -12,7 +12,7 @@ } @property unsigned int suggestedFragmentSize; // @synthesize suggestedFragmentSize=_suggestedFragmentSize; -- (void)transmitMessage:(id)arg1 fragment:(unsigned int)arg2 transmitter:(id)arg3; +- (void)transmitMessage:(id)arg1 routingInfo:(struct DTXMessageRoutingInfo)arg2 fragment:(unsigned int)arg3 transmitter:(id)arg4; - (unsigned int)fragmentsForLength:(unsigned long long)arg1; @end diff --git a/DTXConnectionServices/DTXMessenger-Protocol.h b/DTXConnectionServices/DTXMessenger-Protocol.h index f385c957d..ef6721c57 100644 --- a/DTXConnectionServices/DTXMessenger-Protocol.h +++ b/DTXConnectionServices/DTXMessenger-Protocol.h @@ -13,6 +13,7 @@ - (void)sendControlSync:(id)arg1 replyHandler:(id)arg2; - (void)sendControlAsync:(id)arg1 replyHandler:(id)arg2; - (void)cancel; +- (void)registerDisconnectHandler:(id)arg1; - (void)setDispatchTarget:(id)arg1; - (void)setMessageHandler:(id)arg1; @end diff --git a/DTXConnectionServices/DTXProxyChannel.h b/DTXConnectionServices/DTXProxyChannel.h new file mode 100644 index 000000000..645553ce4 --- /dev/null +++ b/DTXConnectionServices/DTXProxyChannel.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DTXChannel, Protocol; + +@interface DTXProxyChannel : NSObject +{ + Protocol *_remoteInterface; + Protocol *_exportedInterface; + DTXChannel *_channel; +} + +@property(nonatomic) DTXChannel *channel; // @synthesize channel=_channel; +@property Protocol *remoteInterface; // @synthesize remoteInterface=_remoteInterface; +- (void)_sendInvocationMessage:(id)arg1; +- (void)setExportedObject:(id)arg1 queue:(id)arg2; +- (void)_validateDispatch:(id)arg1; +- (void)cancel; +@property(readonly) id remoteObjectProxy; +- (id)initWithChannel:(id)arg1 remoteProtocol:(id)arg2 localProtocol:(id)arg3; +- (void)dealloc; + +@end + diff --git a/DTXConnectionServices/DTXRemoteInvocationReceipt.h b/DTXConnectionServices/DTXRemoteInvocationReceipt.h new file mode 100644 index 000000000..8b73a92cc --- /dev/null +++ b/DTXConnectionServices/DTXRemoteInvocationReceipt.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject; + +@interface DTXRemoteInvocationReceipt : NSObject +{ + NSObject *_guard; + id _completionHandler; + id _returnValue; + unsigned int _returnType; +} + +- (void)invokeCompletionWithReturnValue:(id)arg1 error:(id)arg2; +- (void)handleCompletion:(id)arg1; +- (void)_checkedAssign:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/DTXConnectionServices/DTXResourceTracker.h b/DTXConnectionServices/DTXResourceTracker.h index 6c8c5b3ba..0205095f1 100644 --- a/DTXConnectionServices/DTXResourceTracker.h +++ b/DTXConnectionServices/DTXResourceTracker.h @@ -6,6 +6,8 @@ #import "NSObject.h" +@class NSObject, NSObject; + @interface DTXResourceTracker : NSObject { unsigned long long _total; @@ -14,8 +16,8 @@ unsigned int _waiting; unsigned int _acquireNum; int _suspendCount; - struct dispatch_queue_s *_queue; - struct dispatch_semaphore_s *_acqSem; + NSObject *_queue; + NSObject *_acqSem; DTXResourceTracker *_parentTracker; BOOL _log; } diff --git a/DTXConnectionServices/DTXService.h b/DTXConnectionServices/DTXService.h index 6a9162170..200499e4a 100644 --- a/DTXConnectionServices/DTXService.h +++ b/DTXConnectionServices/DTXService.h @@ -8,17 +8,26 @@ #import "DTXAllowedRPC-Protocol.h" -@class DTXChannel; +@class DTXChannel, NSString; @interface DTXService : NSObject { DTXChannel *_channel; } -@property(readonly) DTXChannel *channel; // @synthesize channel=_channel; ++ (void)registerCapabilities:(id)arg1; ++ (BOOL)automaticallyRegistersCapabilities; ++ (void)instantiateServiceWithChannel:(id)arg1; +@property(readonly, retain, nonatomic) DTXChannel *channel; // @synthesize channel=_channel; - (void)messageReceived:(id)arg1; - (void)dealloc; - (id)initWithChannel:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DTXConnectionServices/DTXSharedMemoryTransport.h b/DTXConnectionServices/DTXSharedMemoryTransport.h index 1bfc2cb2f..6e0fbb8d7 100644 --- a/DTXConnectionServices/DTXSharedMemoryTransport.h +++ b/DTXConnectionServices/DTXSharedMemoryTransport.h @@ -6,10 +6,12 @@ #import +@class NSObject; + @interface DTXSharedMemoryTransport : DTXTransport { struct DTXSharedMemory *_shm; - struct dispatch_queue_s *_listenQueue; + NSObject *_listenQueue; BOOL _creator; } @@ -22,6 +24,7 @@ - (unsigned long long)transmit:(const void *)arg1 ofLength:(unsigned long long)arg2; @property(nonatomic) int remotePid; - (void)dealloc; +- (id)initWithMappedMemory:(struct DTXSharedMemory *)arg1; - (id)initWithMemoryAddress:(unsigned long long)arg1 inTask:(unsigned int)arg2; - (id)initWithRemoteAddress:(id)arg1; - (id)initWithLocalName:(id)arg1 size:(int)arg2; diff --git a/DTXConnectionServices/DTXSocketTransport.h b/DTXConnectionServices/DTXSocketTransport.h index c7f09c495..39fe1a816 100644 --- a/DTXConnectionServices/DTXSocketTransport.h +++ b/DTXConnectionServices/DTXSocketTransport.h @@ -6,11 +6,12 @@ #import -@class NSArray; +@class NSArray, NSObject, NSObject; @interface DTXSocketTransport : DTXFileDescriptorTransport { - struct dispatch_semaphore_s *_socketAcceptedSem; + NSObject *_socketAcceptedSem; + NSObject *_acceptSource; NSArray *_addresses; int _port; } @@ -24,9 +25,9 @@ - (id)initWithRemoteAddress:(id)arg1; - (void)dealloc; - (id)initWithLocalPort:(int)arg1; -- (id)initWithConnectedSocket:(int)arg1 assumingOwnership:(BOOL)arg2; +- (id)initWithConnectedSocket:(int)arg1 disconnectAction:(id)arg2; - (void)_commonSocketTransportInit; -- (void)_setupChannelWithConnectedSocket:(int)arg1 assumingOwnership:(BOOL)arg2; +- (void)_setupChannelWithConnectedSocket:(int)arg1 assumingOwnership:(BOOL)arg2 orDisconnectBlock:(id)arg3; - (id)initWithLocalAddress:(id)arg1; - (void)_setupWithLocalPort:(int)arg1; diff --git a/DTXConnectionServices/DTXTransport.h b/DTXConnectionServices/DTXTransport.h index fffd7ffaa..fe5ee04cd 100644 --- a/DTXConnectionServices/DTXTransport.h +++ b/DTXConnectionServices/DTXTransport.h @@ -6,16 +6,16 @@ #import "NSObject.h" -@class DTXResourceTracker, NSArray; +@class DTXResourceTracker, NSArray, NSObject, NSObject; @interface DTXTransport : NSObject { - struct dispatch_queue_s *_serializer; - struct dispatch_queue_s *_handlerGuard; + NSObject *_serializer; + NSObject *_handlerGuard; DTXResourceTracker *_tracker; id _dataReceivedHandler; int _status; - struct dispatch_semaphore_s *_waitForResume; + NSObject *_waitForResume; BOOL _resumed; } diff --git a/DTXConnectionServices/NSObject-Protocol.h b/DTXConnectionServices/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DTXConnectionServices/NSObject-Protocol.h +++ b/DTXConnectionServices/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DTXConnectionServices/NSSecureCoding-Protocol.h b/DTXConnectionServices/NSSecureCoding-Protocol.h new file mode 100644 index 000000000..dbb0ed000 --- /dev/null +++ b/DTXConnectionServices/NSSecureCoding-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCoding-Protocol.h" + +@protocol NSSecureCoding ++ (BOOL)supportsSecureCoding; +@end + diff --git a/DTXConnectionServices/_DTXProxy.h b/DTXConnectionServices/_DTXProxy.h new file mode 100644 index 000000000..d040043e6 --- /dev/null +++ b/DTXConnectionServices/_DTXProxy.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DTXProxyChannel; + +@interface _DTXProxy : NSObject +{ + DTXProxyChannel *_proxyChannel; +} + +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)forwardInvocation:(id)arg1; +- (void)dealloc; +- (id)initWithChannel:(id)arg1; + +@end + diff --git a/DVTCorePlistStructDefs/CDStructures.h b/DVTCorePlistStructDefs/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/DVTCorePlistStructDefs/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/DVTCorePlistStructDefs/DVTCorePlistStructDefsStub.h b/DVTCorePlistStructDefs/DVTCorePlistStructDefsStub.h new file mode 100644 index 000000000..c3ea37f26 --- /dev/null +++ b/DVTCorePlistStructDefs/DVTCorePlistStructDefsStub.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DVTCorePlistStructDefsStub : NSObject +{ +} + +@end + diff --git a/DVTDeveloperModeHelper/DVTDeveloperModeAlertHelper.h b/DVTDeveloperModeHelper/DVTDeveloperModeAlertHelper.h index bc3a57f50..154b49c17 100644 --- a/DVTDeveloperModeHelper/DVTDeveloperModeAlertHelper.h +++ b/DVTDeveloperModeHelper/DVTDeveloperModeAlertHelper.h @@ -6,24 +6,23 @@ #import "NSObject.h" -@class DVTDeveloperModeHelper, NSString, NSWindow; +@class NSString, NSWindow; @interface DVTDeveloperModeAlertHelper : NSObject { - NSWindow *_parentWindow; + BOOL _shouldAskUserAboutDeveloperMode; int _messageType; - id _completionHandler; - DVTDeveloperModeHelper *_developerModeHelper; + NSWindow *_parentWindow; } -+ (void)askToEnableDeveloperModeIfNecessary:(id)arg1 messageType:(int)arg2 completionHandler:(id)arg3; + (void)initialize; -- (void)_alertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +@property(nonatomic) BOOL shouldAskUserAboutDeveloperMode; // @synthesize shouldAskUserAboutDeveloperMode=_shouldAskUserAboutDeveloperMode; +@property(nonatomic) int messageType; // @synthesize messageType=_messageType; +@property(retain, nonatomic) NSWindow *parentWindow; // @synthesize parentWindow=_parentWindow; +- (void).cxx_destruct; @property(readonly) NSString *informativeText; -- (void)_askToEnableDeveloperModeIfNecessary; -- (BOOL)_shouldAskUserAboutDeveloperMode; -- (void)dealloc; -- (id)_initWithParentWindow:(id)arg1 messageType:(int)arg2 completionHandler:(id)arg3; +- (void)setDeveloperModeWithReturnCode:(long long)arg1; +- (void)askToEnableDeveloperModeIfNecessaryWithCompletionHandler:(id)arg1; @end diff --git a/DVTFoundation/CDStructures.h b/DVTFoundation/CDStructures.h index 7212f0742..bad161134 100644 --- a/DVTFoundation/CDStructures.h +++ b/DVTFoundation/CDStructures.h @@ -8,6 +8,13 @@ #pragma mark Named Structures +struct ArrayBuilder { + id _field1[62]; + id *_field2; + unsigned int _field3; + unsigned int _field4; +}; + struct CGPoint { double _field1; double _field2; @@ -23,13 +30,6 @@ struct CGSize { double _field2; }; -struct DVTArrayBuilder { - void *_field1[64]; - void **_field2; - unsigned long long _field3; - unsigned long long _field4; -}; - struct DVTBitSet { unsigned long long _field1; unsigned long long _field2[0]; @@ -127,7 +127,7 @@ struct _NSRange { unsigned long long length; }; -struct __hash_node, void *>; +struct __hash_node, void *>; struct __sFILE { char *_field1; @@ -164,13 +164,6 @@ struct __va_list_tag { void *_field4; }; -struct condition_variable { - struct _opaque_pthread_cond_t { - long long __sig; - char __opaque[40]; - } __cv_; -}; - struct fastsimplearray { unsigned long long _field1; unsigned long long _field2; @@ -181,11 +174,18 @@ struct fsid { int _field1[2]; }; -struct mutex { - struct _opaque_pthread_mutex_t { - long long __sig; - char __opaque[56]; - } __m_; +struct sockaddr { + unsigned char _field1; + unsigned char _field2; + char _field3[14]; +}; + +struct sockaddr_storage { + unsigned char ss_len; + unsigned char ss_family; + char __ss_pad1[6]; + long long __ss_align; + char __ss_pad2[112]; }; struct stat { @@ -233,45 +233,34 @@ struct timespec { long long _field2; }; -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **__first_; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { unsigned long long __first_; } __data_; } __second_; } __ptr_; }; -struct unordered_map, std::__1::allocator>> { - struct __hash_table, std::__1::__unordered_map_hasher, std::__1::__unordered_map_equal, true>, std::__1::allocator>> { - struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; - struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { - struct __hash_node_base, void *>*> { - struct __hash_node, void *> *__next_; +struct unordered_map::objc_pointer_hasher, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, (null)::objc_pointer_hasher, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; } __first_; } __p1_; - struct __compressed_pair> { + struct __compressed_pair, (null)::objc_pointer_hasher, true>> { unsigned long long __first_; } __p2_; - struct __compressed_pair, true>> { + struct __compressed_pair, std::__1::equal_to, true>> { float __first_; } __p3_; } __table_; }; -struct vector> { - id *__begin_; - void _field1; - id *__end_; - void _field2; - struct __compressed_pair> { - id *__first_; - void _field1; - } __end_cap_; -}; - struct vector> { id *__begin_; void _field1; @@ -283,28 +272,6 @@ struct vector> { - id *__begin_; - void _field1; - id *__end_; - void _field2; - struct __compressed_pair> { - id *__first_; - void _field1; - } __end_cap_; -}; - -struct vector> { - id *__begin_; - void _field1; - id *__end_; - void _field2; - struct __compressed_pair> { - id *__first_; - void _field1; - } __end_cap_; -}; - struct vector> { id *__begin_; void _field1; @@ -330,6 +297,13 @@ typedef struct { long long _field2; } CDStruct_f444e920; +typedef struct { + double _field1; + double _field2; + double _field3; + double _field4; +} CDStruct_d2b197d1; + typedef struct { double loadFactor; long long numberOfHashFunctions; @@ -359,8 +333,7 @@ typedef struct { typedef struct { CDStruct_d703e233 bloomFilterSpecification; long long windowWidth; - double timestamp; -} CDStruct_26ab8ed5; +} CDStruct_92de0e9e; #pragma mark Typedef'd Unions diff --git a/DVTFoundation/DTDKAddApplicationGroupToTeamService.h b/DVTFoundation/DTDKAddApplicationGroupToTeamService.h new file mode 100644 index 000000000..ab4821d87 --- /dev/null +++ b/DVTFoundation/DTDKAddApplicationGroupToTeamService.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKAddApplicationGroupToTeamService : DTDKTeamBasedService +{ +} + ++ (id)serviceForTeam:(id)arg1 andPlatform:(id)arg2 identifier:(id)arg3 name:(id)arg4; + +@end + diff --git a/DVTFoundation/DTDKAddApplicationGroupsToAppIDService.h b/DVTFoundation/DTDKAddApplicationGroupsToAppIDService.h new file mode 100644 index 000000000..506d5d54e --- /dev/null +++ b/DVTFoundation/DTDKAddApplicationGroupsToAppIDService.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKAddApplicationGroupsToAppIDService : DTDKTeamBasedService +{ +} + ++ (id)serviceForTeam:(id)arg1 andPlatform:(id)arg2 portalIdentifiers:(id)arg3 appIdId:(id)arg4; + +@end + diff --git a/DVTFoundation/DTDKAddCloudContainerToTeamService.h b/DVTFoundation/DTDKAddCloudContainerToTeamService.h new file mode 100644 index 000000000..169778382 --- /dev/null +++ b/DVTFoundation/DTDKAddCloudContainerToTeamService.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKAddCloudContainerToTeamService : DTDKTeamBasedService +{ +} + ++ (id)serviceForTeam:(id)arg1 andPlatform:(id)arg2 identifier:(id)arg3 name:(id)arg4; + +@end + diff --git a/DVTFoundation/DTDKAddCloudContainersToAppIDService.h b/DVTFoundation/DTDKAddCloudContainersToAppIDService.h new file mode 100644 index 000000000..812377ed5 --- /dev/null +++ b/DVTFoundation/DTDKAddCloudContainersToAppIDService.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKAddCloudContainersToAppIDService : DTDKTeamBasedService +{ +} + ++ (id)serviceForTeam:(id)arg1 andPlatform:(id)arg2 portalIdentifiers:(id)arg3 appIdId:(id)arg4; + +@end + diff --git a/DVTFoundation/DTDKCertificateAuthorityService.h b/DVTFoundation/DTDKCertificateAuthorityService.h index 5bbb77bd0..2ed61da89 100644 --- a/DVTFoundation/DTDKCertificateAuthorityService.h +++ b/DVTFoundation/DTDKCertificateAuthorityService.h @@ -6,13 +6,18 @@ #import +@class NSData; + @interface DTDKCertificateAuthorityService : DTDKDeveloperPortalService { + NSData *_certificateData; } + (id)serviceForDeveloperID; + (id)serviceForWWDR; + (id)_serviceForURL:(id)arg1; +@property(retain) NSData *certificateData; // @synthesize certificateData=_certificateData; +- (void).cxx_destruct; - (void)_internalExecute; @end diff --git a/DVTFoundation/DTDKCreateProvisioningProfileService.h b/DVTFoundation/DTDKCreateProvisioningProfileService.h index 9ba0114ce..6f64c1d46 100644 --- a/DVTFoundation/DTDKCreateProvisioningProfileService.h +++ b/DVTFoundation/DTDKCreateProvisioningProfileService.h @@ -16,6 +16,7 @@ + (id)keyPathsForValuesAffectingEncodedProfile; + (id)keyPathsForValuesAffectingProvisioningProfileID; + (id)keyPathsForValuesAffectingProfileDictionary; ++ (id)serviceForTeam:(id)arg1 andPlatform:(id)arg2 profileName:(id)arg3 appIDID:(id)arg4 deviceIDs:(id)arg5 certificateIDs:(id)arg6 distributionType:(id)arg7; + (id)serviceForTeam:(id)arg1 andPlatform:(id)arg2 profileName:(id)arg3 appIDID:(id)arg4 deviceIDs:(id)arg5 certificateIDs:(id)arg6; @property(readonly) NSData *encodedProfile; @property(readonly) NSString *provisioningProfileID; diff --git a/DVTFoundation/DTDKDeveloperPortalService.h b/DVTFoundation/DTDKDeveloperPortalService.h index 2484b1ef8..30867832d 100644 --- a/DVTFoundation/DTDKDeveloperPortalService.h +++ b/DVTFoundation/DTDKDeveloperPortalService.h @@ -6,13 +6,14 @@ #import "NSObject.h" -@class DVTDeveloperAccount, DVTDeveloperAccountSession, DVTDeveloperPortalResponseWrapper, DVTPortalOperationToken, NSDictionary, NSError, NSMutableDictionary, NSMutableURLRequest; +@class DVTDeveloperAccount, DVTDeveloperAccountSession, DVTDeveloperPortalResponseWrapper, DVTLogAspect, DVTPortalOperationToken, NSDictionary, NSError, NSMutableDictionary, NSMutableURLRequest; @interface DTDKDeveloperPortalService : NSObject { DVTDeveloperPortalResponseWrapper *_responseWrapper; _Bool _success; int _remainingLoginAttempts; + DVTLogAspect *_logAspect; DVTDeveloperAccountSession *_session; DVTPortalOperationToken *_token; NSMutableURLRequest *_request; @@ -42,6 +43,7 @@ @property(retain) DVTPortalOperationToken *token; // @synthesize token=_token; @property(retain) DVTDeveloperAccountSession *session; // @synthesize session=_session; - (void).cxx_destruct; +@property(retain) DVTLogAspect *logAspect; // @synthesize logAspect=_logAspect; - (void)_success; - (void)_failure:(id)arg1; - (void)_callCallback; diff --git a/DVTFoundation/DTDKListApplicationGroupsForTeamService.h b/DVTFoundation/DTDKListApplicationGroupsForTeamService.h new file mode 100644 index 000000000..0bbf5b5df --- /dev/null +++ b/DVTFoundation/DTDKListApplicationGroupsForTeamService.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface DTDKListApplicationGroupsForTeamService : DTDKTeamBasedService +{ + NSArray *_cloudContainers; +} + ++ (id)guaranteedComprehensiveResponseKeys; ++ (id)serviceForTeam:(id)arg1 andPlatform:(id)arg2; +@property(readonly) NSArray *cloudContainers; // @synthesize cloudContainers=_cloudContainers; +- (void).cxx_destruct; + +@end + diff --git a/DVTFoundation/DTDKListCloudContainersForAppIDService.h b/DVTFoundation/DTDKListCloudContainersForAppIDService.h new file mode 100644 index 000000000..f7071d32f --- /dev/null +++ b/DVTFoundation/DTDKListCloudContainersForAppIDService.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKListCloudContainersForAppIDService : DTDKTeamBasedService +{ +} + ++ (id)guaranteedComprehensiveResponseKeys; ++ (id)serviceForTeam:(id)arg1 andPlatform:(id)arg2 appIdId:(id)arg3; + +@end + diff --git a/DVTFoundation/DTDKListCloudContainersForTeamService.h b/DVTFoundation/DTDKListCloudContainersForTeamService.h new file mode 100644 index 000000000..0e46d1ff5 --- /dev/null +++ b/DVTFoundation/DTDKListCloudContainersForTeamService.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface DTDKListCloudContainersForTeamService : DTDKTeamBasedService +{ + NSArray *_cloudContainers; +} + ++ (id)guaranteedComprehensiveResponseKeys; ++ (id)serviceForTeam:(id)arg1 andPlatform:(id)arg2; +@property(readonly) NSArray *cloudContainers; // @synthesize cloudContainers=_cloudContainers; +- (void).cxx_destruct; + +@end + diff --git a/DVTFoundation/DTDKServerCancelJoinTeamService.h b/DVTFoundation/DTDKServerCancelJoinTeamService.h new file mode 100644 index 000000000..19057927c --- /dev/null +++ b/DVTFoundation/DTDKServerCancelJoinTeamService.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKServerCancelJoinTeamService : DTDKTeamBasedService +{ +} + ++ (id)serviceForTeam:(id)arg1 clientName:(id)arg2 clientUID:(id)arg3; + +@end + diff --git a/DVTFoundation/DTDKServerDownloadTeamClientCertificateService.h b/DVTFoundation/DTDKServerDownloadTeamClientCertificateService.h new file mode 100644 index 000000000..4fda0423d --- /dev/null +++ b/DVTFoundation/DTDKServerDownloadTeamClientCertificateService.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKServerDownloadTeamClientCertificateService : DTDKTeamBasedService +{ +} + ++ (id)serviceForTeam:(id)arg1 clientUID:(id)arg2; + +@end + diff --git a/DVTFoundation/DTDKServerDownloadTeamDevelopmentCertificateService.h b/DVTFoundation/DTDKServerDownloadTeamDevelopmentCertificateService.h new file mode 100644 index 000000000..a7325cb3e --- /dev/null +++ b/DVTFoundation/DTDKServerDownloadTeamDevelopmentCertificateService.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKServerDownloadTeamDevelopmentCertificateService : DTDKDeveloperPortalService +{ +} + ++ (id)serviceForTeam:(id)arg1 platform:(id)arg2; + +@end + diff --git a/DVTFoundation/DTDKServerJoinTeamService.h b/DVTFoundation/DTDKServerJoinTeamService.h new file mode 100644 index 000000000..f57a8baf5 --- /dev/null +++ b/DVTFoundation/DTDKServerJoinTeamService.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKServerJoinTeamService : DTDKTeamBasedService +{ +} + ++ (id)serviceForTeam:(id)arg1 clientName:(id)arg2 clientUID:(id)arg3 csrContent:(id)arg4; + +@end + diff --git a/DVTFoundation/DTDKServerRenewTeamMembershipTeamService.h b/DVTFoundation/DTDKServerRenewTeamMembershipTeamService.h new file mode 100644 index 000000000..707c6dbef --- /dev/null +++ b/DVTFoundation/DTDKServerRenewTeamMembershipTeamService.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKServerRenewTeamMembershipTeamService : DTDKTeamBasedService +{ +} + ++ (id)serviceForTeam:(id)arg1 clientName:(id)arg2 clientUID:(id)arg3 csrContent:(id)arg4; + +@end + diff --git a/DVTFoundation/DTDKServerRequestTeamDevelopmentCertificateService.h b/DVTFoundation/DTDKServerRequestTeamDevelopmentCertificateService.h new file mode 100644 index 000000000..ecd54b5b1 --- /dev/null +++ b/DVTFoundation/DTDKServerRequestTeamDevelopmentCertificateService.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKServerRequestTeamDevelopmentCertificateService : DTDKTeamBasedService +{ +} + ++ (id)serviceForTeam:(id)arg1 platform:(id)arg2 certificateSigningRequest:(id)arg3; + +@end + diff --git a/DVTFoundation/DTDKServerRevokeTeamMembershipTeamService.h b/DVTFoundation/DTDKServerRevokeTeamMembershipTeamService.h new file mode 100644 index 000000000..060eb8cf7 --- /dev/null +++ b/DVTFoundation/DTDKServerRevokeTeamMembershipTeamService.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DTDKServerRevokeTeamMembershipTeamService : DTDKTeamBasedService +{ +} + ++ (id)serviceForTeam:(id)arg1 clientName:(id)arg2 clientUID:(id)arg3; + +@end + diff --git a/DVTFoundation/DTDKTeamBasedService.h b/DVTFoundation/DTDKTeamBasedService.h index 3468893bd..6f1d71187 100644 --- a/DVTFoundation/DTDKTeamBasedService.h +++ b/DVTFoundation/DTDKTeamBasedService.h @@ -17,8 +17,8 @@ + (id)_createRequestDictionaryForTeam:(id)arg1; - (void)_success; - (void)_failure:(id)arg1; -@property(readonly) NSString *platform; -@property(readonly) NSString *teamID; +@property(readonly, copy) NSString *platform; +@property(readonly, copy) NSString *teamID; @end diff --git a/DVTFoundation/DVTAbstractMacDevice.h b/DVTFoundation/DVTAbstractMacDevice.h index de5b7cc55..784ad2589 100644 --- a/DVTFoundation/DVTAbstractMacDevice.h +++ b/DVTFoundation/DVTAbstractMacDevice.h @@ -6,14 +6,37 @@ #import -@interface DVTAbstractMacDevice : DVTDevice +#import "DVTDeviceApplicationProvider-Protocol.h" +#import "DVTSpecificApplicationProvider-Protocol.h" + +@class NSSet, NSString; + +@interface DVTAbstractMacDevice : DVTDevice { + NSString *_recordedFramesBacktraceRecordingDylibPath; } +- (void).cxx_destruct; +- (id)recordedFramesBacktraceRecordingDylibPath; +- (id)recordedFramesLibdispatchIntrospectionDylibPath; +- (id)recordedFramesMinimumVersionString; +- (BOOL)supportsTestManagerDaemon; - (id)preferredSDKForDeviceOptions:(id)arg1 error:(id *)arg2; - (id)preferredArchitectureForDeviceOptions:(id)arg1 error:(id *)arg2; - (BOOL)isConcreteDevice; - (BOOL)isGenericDevice; +- (id)_applicationFromURL:(id)arg1; +- (void)_addApplicationsFromDirectory:(id)arg1 toArray:(id)arg2; +- (id)applicationForURL:(id)arg1; +- (id)additionalApplicationsForDebuggingAppExtensions; +@property(readonly) NSSet *systemApplications; +@property(readonly) NSSet *applications; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DVTFoundation/DVTActivationRule.h b/DVTFoundation/DVTActivationRule.h index 994aaf4e5..8602985f4 100644 --- a/DVTFoundation/DVTActivationRule.h +++ b/DVTFoundation/DVTActivationRule.h @@ -31,5 +31,11 @@ - (void)awakeWithPropertyList:(id)arg1; - (id)initWithPropertyList:(id)arg1 owner:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTAddApplicationGroupToTeamOperation.h b/DVTFoundation/DVTAddApplicationGroupToTeamOperation.h new file mode 100644 index 000000000..3778de3e8 --- /dev/null +++ b/DVTFoundation/DVTAddApplicationGroupToTeamOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTAddApplicationGroupToTeamOperation : DVTTeamOperationBase +{ +} + ++ (id)operationWithToken:(id)arg1 andPlatform:(id)arg2 identifier:(id)arg3 name:(id)arg4; + +@end + diff --git a/DVTFoundation/DVTAddApplicationGroupsToAppIDOperation.h b/DVTFoundation/DVTAddApplicationGroupsToAppIDOperation.h new file mode 100644 index 000000000..db4718225 --- /dev/null +++ b/DVTFoundation/DVTAddApplicationGroupsToAppIDOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTAddApplicationGroupsToAppIDOperation : DVTTeamOperationBase +{ +} + ++ (id)operationWithToken:(id)arg1 andPlatform:(id)arg2 portalIdentifiers:(id)arg3 appIdId:(id)arg4; + +@end + diff --git a/DVTFoundation/DVTAddCloudContainerToTeamOperation.h b/DVTFoundation/DVTAddCloudContainerToTeamOperation.h new file mode 100644 index 000000000..2f2f3c284 --- /dev/null +++ b/DVTFoundation/DVTAddCloudContainerToTeamOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTAddCloudContainerToTeamOperation : DVTTeamOperationBase +{ +} + ++ (id)operationWithToken:(id)arg1 andPlatform:(id)arg2 identifier:(id)arg3 name:(id)arg4; + +@end + diff --git a/DVTFoundation/DVTAddCloudContainersToAppIDOperation.h b/DVTFoundation/DVTAddCloudContainersToAppIDOperation.h new file mode 100644 index 000000000..f26b1177c --- /dev/null +++ b/DVTFoundation/DVTAddCloudContainersToAppIDOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTAddCloudContainersToAppIDOperation : DVTTeamOperationBase +{ +} + ++ (id)operationWithToken:(id)arg1 andPlatform:(id)arg2 portalIdentifiers:(id)arg3 appIdId:(id)arg4; + +@end + diff --git a/DVTFoundation/DVTAppIDFeatures.h b/DVTFoundation/DVTAppIDFeatures.h new file mode 100644 index 000000000..f733ed023 --- /dev/null +++ b/DVTFoundation/DVTAppIDFeatures.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSDictionary, NSSet, NSString; + +@interface DVTAppIDFeatures : NSObject +{ + NSDictionary *_flags; + NSSet *_cloudContainers; + NSSet *_applicationGroups; +} + ++ (id)userNameForFlag:(id)arg1; +@property(readonly) NSSet *applicationGroups; // @synthesize applicationGroups=_applicationGroups; +@property(readonly) NSSet *cloudContainers; // @synthesize cloudContainers=_cloudContainers; +@property(readonly) NSDictionary *flags; // @synthesize flags=_flags; +- (void).cxx_destruct; +- (BOOL)allowsFeatures:(id)arg1 missingFeatures:(id *)arg2; +@property(readonly) NSString *userDescription; +- (id)description; +- (id)plistRepresentation; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly) BOOL requiresExplicitAppID; +@property(readonly) DVTAppIDFeatures *enabledFeatures; +- (id)featuresBySettingValue:(id)arg1 forKey:(id)arg2; +- (BOOL)isEqual:(id)arg1; +- (id)initWithFlags:(id)arg1 cloudContainers:(id)arg2 applicationGroups:(id)arg3; +- (id)init; + +@end + diff --git a/DVTFoundation/DVTAppIDRecord.h b/DVTFoundation/DVTAppIDRecord.h index 5387e661e..6aded5291 100644 --- a/DVTFoundation/DVTAppIDRecord.h +++ b/DVTFoundation/DVTAppIDRecord.h @@ -6,7 +6,7 @@ #import "NSManagedObject.h" -@class DVTTeamRecord, NSDictionary, NSSet, NSString; +@class DVTTeamRecord, NSSet, NSString; @interface DVTAppIDRecord : NSManagedObject { @@ -19,12 +19,16 @@ @property(readonly, nonatomic) _Bool isWildcard; @property(readonly, nonatomic) NSString *displayIdentifier; - (void)setFeatures:(id)arg1; -@property(readonly, nonatomic) NSDictionary *features; +- (id)features; // Remaining properties @property(retain, nonatomic) NSString *appIdId; // @dynamic appIdId; @property(retain, nonatomic) NSString *appIdPlatform; // @dynamic appIdPlatform; +@property(nonatomic) BOOL applicationGroups; // @dynamic applicationGroups; +@property(nonatomic) BOOL associatedDomains; // @dynamic associatedDomains; +@property(retain, nonatomic) NSSet *cloudContainers; // @dynamic cloudContainers; @property(retain, nonatomic) NSString *dataProtection; // @dynamic dataProtection; +@property(nonatomic) BOOL featureHK421J6T7P; // @dynamic featureHK421J6T7P; @property(nonatomic) BOOL gameCenter; // @dynamic gameCenter; @property(nonatomic) BOOL iCloud; // @dynamic iCloud; @property(retain, nonatomic) NSString *identifier; // @dynamic identifier; @@ -37,6 +41,7 @@ @property(retain, nonatomic) NSSet *provisioningProfiles; // @dynamic provisioningProfiles; @property(nonatomic) BOOL push; // @dynamic push; @property(retain, nonatomic) DVTTeamRecord *team; // @dynamic team; +@property(nonatomic) BOOL vpnLite; // @dynamic vpnLite; @end diff --git a/DVTFoundation/DVTApplicationGroupRecord.h b/DVTFoundation/DVTApplicationGroupRecord.h new file mode 100644 index 000000000..579dc94bb --- /dev/null +++ b/DVTFoundation/DVTApplicationGroupRecord.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSManagedObject.h" + +@class DVTTeamRecord, NSString; + +@interface DVTApplicationGroupRecord : NSManagedObject +{ +} + ++ (id)coreDataEntityName; + +// Remaining properties +@property(retain, nonatomic) NSString *applicationGroup; // @dynamic applicationGroup; +@property(retain, nonatomic) NSString *identifier; // @dynamic identifier; +@property(retain, nonatomic) NSString *name; // @dynamic name; +@property(retain, nonatomic) DVTTeamRecord *team; // @dynamic team; + +@end + diff --git a/DVTFoundation/DVTArchitecture.h b/DVTFoundation/DVTArchitecture.h index 09a3165b7..a08e0b2f4 100644 --- a/DVTFoundation/DVTArchitecture.h +++ b/DVTFoundation/DVTArchitecture.h @@ -24,8 +24,8 @@ @property(readonly) BOOL is64Bit; // @synthesize is64Bit=_is64Bit; @property(readonly) int CPUSubType; // @synthesize CPUSubType=_CPUSubType; @property(readonly) int CPUType; // @synthesize CPUType=_CPUType; -@property(readonly) NSString *displayName; // @synthesize displayName=_displayName; -@property(readonly) NSString *canonicalName; // @synthesize canonicalName=_canonicalName; +@property(readonly, copy) NSString *displayName; // @synthesize displayName=_displayName; +@property(readonly, copy) NSString *canonicalName; // @synthesize canonicalName=_canonicalName; - (void).cxx_destruct; - (_Bool)matchesCPUType:(int)arg1 andSubType:(int)arg2; - (id)description; diff --git a/DVTFoundation/DVTAssertionHandler.h b/DVTFoundation/DVTAssertionHandler.h index 9585cdae1..eebaf75e6 100644 --- a/DVTFoundation/DVTAssertionHandler.h +++ b/DVTFoundation/DVTAssertionHandler.h @@ -8,11 +8,13 @@ #import "DVTAssertionHandling-Protocol.h" +@class NSString; + @interface DVTAssertionHandler : NSObject { } -+ (void)_crashWithCrashReporterString:(id)arg1; ++ (void)_crashWithCrashReporterString:(id)arg1 assertionSignature:(id)arg2; + (id)assertionLoggingAspect; + (void)setCurrentHandler:(id)arg1 forThread:(id)arg2; + (id)currentHandlerForThread:(id)arg1; @@ -20,8 +22,14 @@ + (id)currentHandler; - (void)handleWarningInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 messageFormat:(id)arg4 arguments:(struct __va_list_tag [1])arg5; - (void)handleWarningInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; -- (void)handleFailureInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 messageFormat:(id)arg4 arguments:(struct __va_list_tag [1])arg5; -- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; +- (void)handleFailureInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 assertionSignature:(id)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; +- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 assertionSignature:(id)arg5 messageFormat:(id)arg6 arguments:(struct __va_list_tag [1])arg7; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DVTFoundation/DVTAssertionHandling-Protocol.h b/DVTFoundation/DVTAssertionHandling-Protocol.h index 349b27f56..7c9d22074 100644 --- a/DVTFoundation/DVTAssertionHandling-Protocol.h +++ b/DVTFoundation/DVTAssertionHandling-Protocol.h @@ -9,7 +9,7 @@ @protocol DVTAssertionHandling - (void)handleWarningInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 messageFormat:(id)arg4 arguments:(struct __va_list_tag [1])arg5; - (void)handleWarningInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; -- (void)handleFailureInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 messageFormat:(id)arg4 arguments:(struct __va_list_tag [1])arg5; -- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; +- (void)handleFailureInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 assertionSignature:(id)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; +- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 assertionSignature:(id)arg5 messageFormat:(id)arg6 arguments:(struct __va_list_tag [1])arg7; @end diff --git a/DVTFoundation/DVTAutosynchingProxyArray.h b/DVTFoundation/DVTAutosynchingProxyArray.h index 3e9fdbc6c..8d87043a5 100644 --- a/DVTFoundation/DVTAutosynchingProxyArray.h +++ b/DVTFoundation/DVTAutosynchingProxyArray.h @@ -41,7 +41,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTFoundation/DVTBlockBasedCancellationToken.h b/DVTFoundation/DVTBlockBasedCancellationToken.h new file mode 100644 index 000000000..7d262464b --- /dev/null +++ b/DVTFoundation/DVTBlockBasedCancellationToken.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTCancellable-Protocol.h" + +@class NSString; + +@interface DVTBlockBasedCancellationToken : NSObject +{ + unsigned char _cancelled; + id _block; +} + +- (void).cxx_destruct; +@property(readonly, getter=isCancelled) BOOL cancelled; +- (void)cancel; +- (id)initWithBlock:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTFoundation/DVTBloomFilter.h b/DVTFoundation/DVTBloomFilter.h index ec1d8dea1..c16cba7a5 100644 --- a/DVTFoundation/DVTBloomFilter.h +++ b/DVTFoundation/DVTBloomFilter.h @@ -6,28 +6,37 @@ #import "NSObject.h" +#import "DVTPropertyListEncoding-Protocol.h" + @class NSString; -@interface DVTBloomFilter : NSObject +@interface DVTBloomFilter : NSObject { - id hashProvider; - CDStruct_d703e233 specification; + CDStruct_d703e233 _specification; struct { char *bytes; unsigned long long byteCount; - } bitVector; + } _bitVector; + id _hashProvider; } -@property(copy) id hashProvider; // @synthesize hashProvider; +@property(copy) id hashProvider; // @synthesize hashProvider=_hashProvider; - (void).cxx_destruct; - (long long)indexSize; @property(readonly) NSString *usageDescription; - (BOOL)mightContainKey:(const CDStruct_f444e920 *)arg1; - (void)addKey:(const CDStruct_f444e920 *)arg1; - (void)dealloc; -- (void)encodeWithCoder:(id)arg1; -- (id)initWithCoder:(id)arg1; +- (void)awakeWithPropertyList:(id)arg1; +- (void)encodeIntoPropertyList:(id)arg1; +- (id)initWithPropertyList:(id)arg1 owner:(id)arg2; - (id)initWithSpecification:(CDStruct_d703e233)arg1 hashProvider:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTByteBuffer.h b/DVTFoundation/DVTByteBuffer.h index 7517284f9..9ff0ce322 100644 --- a/DVTFoundation/DVTByteBuffer.h +++ b/DVTFoundation/DVTByteBuffer.h @@ -67,7 +67,7 @@ - (id)initWithCapacity:(unsigned long long)arg1; - (id)initWithBytesNoCopy:(void *)arg1 length:(unsigned long long)arg2; - (id)initWithBytes:(const void *)arg1 length:(unsigned long long)arg2; -- (id)initWithBytesNoCopy:(char *)arg1 length:(unsigned long long)arg2 capacity:(unsigned long long)arg3 ownsBytes:(unsigned long long)arg4; +- (id)initWithBytesNoCopy:(char *)arg1 length:(unsigned long long)arg2 capacity:(unsigned long long)arg3 ownsBytes:(BOOL)arg4; @end diff --git a/DVTFoundation/DVTCSourceModelParser.h b/DVTFoundation/DVTCSourceModelParser.h index 24b730fda..9662cb76b 100644 --- a/DVTFoundation/DVTCSourceModelParser.h +++ b/DVTFoundation/DVTCSourceModelParser.h @@ -11,6 +11,7 @@ void *_lexer; } ++ (void)initialize; + (id)createTerminalNodeForToken:(CDStruct_341fcc3f *)arg1 scopeProductionRule:(id *)arg2; + (void)initializeLexerModes; + (id)languageSpecification; diff --git a/DVTFoundation/DVTCertificateUtilities.h b/DVTFoundation/DVTCertificateUtilities.h index 19f207f59..0d5584434 100644 --- a/DVTFoundation/DVTCertificateUtilities.h +++ b/DVTFoundation/DVTCertificateUtilities.h @@ -6,43 +6,79 @@ #import "NSObject.h" +@class DVTDispatchLock, DVTNotificationToken, DVTSigningCertificateManager, NSArray, NSMapTable; + @interface DVTCertificateUtilities : NSObject { + DVTSigningCertificateManager *_signingCertificateManager; + DVTNotificationToken *_changedNotificationToken; + NSMapTable *_certificateRefToSigningCertificateMap; + NSArray *_allSigningIdentityCertificates; + NSArray *_allSigningCertificates; + NSArray *_allSigningCertificateObjects; + DVTDispatchLock *_updateLock; + DVTDispatchLock *_certificatesLock; } ++ (id)certificateDataForCertificate:(struct OpaqueSecCertificateRef *)arg1; ++ (struct OpaqueSecCertificateRef *)certificateWithData:(id)arg1; + (id)createCSRWithCommonName:(id)arg1 emailAddress:(id)arg2 andError:(id *)arg3; -+ (id)expirationDateForCertificate:(struct OpaqueSecCertificateRef *)arg1; + (id)issueDateForCertificate:(struct OpaqueSecCertificateRef *)arg1; -+ (id)_dateFromCertificate:(struct OpaqueSecCertificateRef *)arg1 forOID:(id)arg2; ++ (id)expirationDateForCertificate:(struct OpaqueSecCertificateRef *)arg1; + (id)serialNumberForCertificate:(struct OpaqueSecCertificateRef *)arg1; -+ (id)_serialNumberFromCertificate:(struct OpaqueSecCertificateRef *)arg1 forOID:(id)arg2; -+ (id)platformIdentifierForCertificate:(struct OpaqueSecCertificateRef *)arg1; + (id)sha1HashForCertificate:(struct OpaqueSecCertificateRef *)arg1; + (id)commonNameForCertificate:(struct OpaqueSecCertificateRef *)arg1; + (id)defaultDesignatedRequirementsForIdentifier:(id)arg1 andCertificate:(struct OpaqueSecCertificateRef *)arg2; + (_Bool)isCertificateTrusted:(struct OpaqueSecCertificateRef *)arg1; -+ (id)certificateDataForCertificate:(struct OpaqueSecCertificateRef *)arg1; + (_Bool)hasCertificateExpired:(struct OpaqueSecCertificateRef *)arg1; + (_Bool)isCertificateAnIdentity:(struct OpaqueSecCertificateRef *)arg1; + (id)portalMemberIDFromCertificate:(struct OpaqueSecCertificateRef *)arg1; -+ (id)userIDFromCertificate:(struct OpaqueSecCertificateRef *)arg1; + (id)portalTeamNameFromCertificate:(struct OpaqueSecCertificateRef *)arg1; + (id)portalTeamIDFromCertificate:(struct OpaqueSecCertificateRef *)arg1; -+ (id)_valueInSubjectNameSectionFromCertificate:(struct OpaqueSecCertificateRef *)arg1 forOID:(id)arg2; + (id)trimmedNameForCertificate:(struct OpaqueSecCertificateRef *)arg1; -+ (id)allSigningCertificates; -+ (id)allSigningIdentityCertificates; -+ (id)allSigningCertificates_Sync; -+ (id)allSigningIdentityCertificates_Sync; -+ (id)allSigningIdentityCertificatesInKeychain_Sync:(struct OpaqueSecKeychainRef *)arg1; -+ (void)_scanForSigningCertificates; -+ (void)_scanForSigningIdentityCertificates; -+ (void)_setupKeychainCallback; -+ (struct dispatch_queue_s *)certificateScanQueue; -+ (struct dispatch_queue_s *)certificateLockQueue; + (_Bool)isCertificateKindRevocable:(id)arg1; + (id)displayNameForCertificateKind:(id)arg1; + (id)certificateKindForCertificate:(struct OpaqueSecCertificateRef *)arg1; ++ (id)allSigningCertificates_Sync; ++ (id)allSigningIdentityCertificates_Sync; ++ (id)allSigningIdentityCertificatesInKeychain_Sync:(struct OpaqueSecKeychainRef *)arg1; ++ (id)allSigningCertificates; ++ (_Bool)areCertificatesEqual:(struct OpaqueSecCertificateRef *)arg1 cert2:(struct OpaqueSecCertificateRef *)arg2; ++ (id)allSigningIdentityCertificates; ++ (id)sharedCertificateUtilities; +- (void).cxx_destruct; +- (id)createCSRWithCommonName:(id)arg1 emailAddress:(id)arg2 andError:(id *)arg3; +- (_Bool)areCertificatesEqual:(struct OpaqueSecCertificateRef *)arg1 cert2:(struct OpaqueSecCertificateRef *)arg2; +- (id)expirationDateForCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)issueDateForCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)serialNumberForCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)sha1HashForCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)commonNameForCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)defaultDesignatedRequirementsForIdentifier:(id)arg1 andCertificate:(struct OpaqueSecCertificateRef *)arg2; +- (_Bool)isCertificateTrusted:(struct OpaqueSecCertificateRef *)arg1; +- (id)certificateDataForCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (struct OpaqueSecCertificateRef *)certificateWithData:(id)arg1; +- (_Bool)hasCertificateExpired:(struct OpaqueSecCertificateRef *)arg1; +- (_Bool)isCertificateAnIdentity:(struct OpaqueSecCertificateRef *)arg1; +- (id)portalMemberIDFromCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)portalTeamNameFromCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)portalTeamIDFromCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)trimmedNameForCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)allSigningCertificateObjects; +- (id)allSigningCertificates; +- (id)allSigningIdentityCertificates; +- (id)allSigningCertificates_Sync; +- (id)allSigningIdentityCertificates_Sync; +- (id)allSigningIdentityCertificatesInKeychain_Sync:(struct OpaqueSecKeychainRef *)arg1; +- (_Bool)isCertificateKindAutomaticallyRevocable:(id)arg1; +- (_Bool)isCertificateKindRevocable:(id)arg1; +- (id)displayNameForCertificateKind:(id)arg1; +- (id)certificateKindForCertificate:(struct OpaqueSecCertificateRef *)arg1; +- (id)signingCertificateForCertificateRef:(struct OpaqueSecCertificateRef *)arg1; +- (id)certificateRefToSigningCertificateMap; +- (void)backgroundSyncWithSigningCertificateManager; +- (id)signingCertificateManager; +- (id)init; @end diff --git a/DVTFoundation/DVTCloudContainerRecord.h b/DVTFoundation/DVTCloudContainerRecord.h new file mode 100644 index 000000000..775e31c62 --- /dev/null +++ b/DVTFoundation/DVTCloudContainerRecord.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSManagedObject.h" + +@class DVTTeamRecord, NSString; + +@interface DVTCloudContainerRecord : NSManagedObject +{ +} + ++ (id)coreDataEntityName; + +// Remaining properties +@property(retain, nonatomic) NSString *cloudContainer; // @dynamic cloudContainer; +@property(retain, nonatomic) NSString *identifier; // @dynamic identifier; +@property(retain, nonatomic) NSString *name; // @dynamic name; +@property(retain, nonatomic) DVTTeamRecord *team; // @dynamic team; + +@end + diff --git a/DVTFoundation/DVTCodesignParameterSnapshot.h b/DVTFoundation/DVTCodesignParameterSnapshot.h index 452105ac8..38678a2a3 100644 --- a/DVTFoundation/DVTCodesignParameterSnapshot.h +++ b/DVTFoundation/DVTCodesignParameterSnapshot.h @@ -6,30 +6,30 @@ #import "NSObject.h" -@class NSString; +@class DVTSigningCertificate, NSString; @interface DVTCodesignParameterSnapshot : NSObject { id _provisioningProfile; - struct OpaqueSecCertificateRef *_identityCertificate; + DVTSigningCertificate *_signingCertificate; NSString *_identityHash; } + (id)snapshotForAdHocSigning; + (id)snapshotForNullSigning; + (id)snapshotWithProvisioningProfile:(id)arg1; -+ (id)snapshotWithProvisioningProfile:(id)arg1 andIdentityCertificate:(struct OpaqueSecCertificateRef *)arg2; -+ (id)snapshotWithIdentityCertificate:(struct OpaqueSecCertificateRef *)arg1; ++ (id)snapshotWithProvisioningProfile:(id)arg1 andSigningCertificate:(id)arg2; ++ (id)snapshotWithSigningCertificate:(id)arg1; + (id)snapshotWithIdentityHash:(id)arg1; @property(copy) NSString *identityHash; // @synthesize identityHash=_identityHash; +@property(retain) DVTSigningCertificate *signingCertificate; // @synthesize signingCertificate=_signingCertificate; @property(retain) id provisioningProfile; // @synthesize provisioningProfile=_provisioningProfile; - (void).cxx_destruct; +@property(readonly) struct OpaqueSecCertificateRef *identityCertificate; - (BOOL)isEqual:(id)arg1; - (unsigned long long)hash; @property(readonly) _Bool willSign; @property(readonly) _Bool isAdHocIdentity; -@property struct OpaqueSecCertificateRef *identityCertificate; // @synthesize identityCertificate=_identityCertificate; -- (void)dealloc; - (id)description; @end diff --git a/DVTFoundation/DVTCodesignResolver.h b/DVTFoundation/DVTCodesignResolver.h index d308b53db..ad302b8b3 100644 --- a/DVTFoundation/DVTCodesignResolver.h +++ b/DVTFoundation/DVTCodesignResolver.h @@ -10,15 +10,27 @@ { } -+ (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 withError:(id *)arg4; -+ (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 requiringProfile:(_Bool)arg4 withError:(id *)arg5; -+ (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 requiringProfile:(_Bool)arg4 limitSearchToKeychain:(struct OpaqueSecKeychainRef *)arg5 withError:(id *)arg6; + (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 platform:(id)arg4 destinationDevice:(id)arg5 withError:(id *)arg6; -+ (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 requiringProfile:(_Bool)arg4 limitSearchToKeychain:(struct OpaqueSecKeychainRef *)arg5 platform:(id)arg6 destinationDevice:(id)arg7 withError:(id *)arg8; + (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 requiringProfile:(_Bool)arg4 platform:(id)arg5 destinationDevice:(id)arg6 withError:(id *)arg7; -+ (id)parametersForIdentity:(id)arg1 bundleIdentifier:(id)arg2 limitSearchToKeychain:(struct OpaqueSecKeychainRef *)arg3 withError:(id *)arg4; -+ (id)_identityCertificatesInArray:(id)arg1 matchingIdentityString:(id)arg2 withError:(id *)arg3; -+ (id)parametersForTeamID:(id)arg1 bundleIdentifier:(id)arg2 entitlements:(id)arg3 requiredFeatures:(id)arg4 limitSearchToKeychain:(struct OpaqueSecKeychainRef *)arg5 platform:(id)arg6 destinationDevice:(id)arg7 withError:(id *)arg8; ++ (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 requiringProfile:(_Bool)arg4 limitSearchToKeychain:(struct OpaqueSecKeychainRef *)arg5 platform:(id)arg6 destinationDevice:(id)arg7 withError:(id *)arg8; ++ (id)parametersForTeamID:(id)arg1 automaticIdentitySelector:(id)arg2 bundleIdentifier:(id)arg3 entitlements:(id)arg4 requiredFeatures:(id)arg5 limitSearchToKeychain:(struct OpaqueSecKeychainRef *)arg6 platform:(id)arg7 destinationDevice:(id)arg8 requiresProfile:(_Bool)arg9 withError:(id *)arg10; ++ (id)parametersForTeamID:(id)arg1 bundleIdentifier:(id)arg2 entitlements:(id)arg3 requiredFeatures:(id)arg4 applicableSigningIdentityCertificates:(id)arg5 platform:(id)arg6 destinationDevice:(id)arg7 requiresProfile:(_Bool)arg8 certificateUtilities:(id)arg9 logAspect:(id)arg10 withError:(id *)arg11; ++ (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 certificateUtilities:(id)arg4 withError:(id *)arg5; ++ (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 requiringProfile:(_Bool)arg4 certificateUtilities:(id)arg5 withError:(id *)arg6; ++ (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 requiringProfile:(_Bool)arg4 limitSearchToKeychain:(struct OpaqueSecKeychainRef *)arg5 certificateUtilities:(id)arg6 withError:(id *)arg7; ++ (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 platform:(id)arg4 destinationDevice:(id)arg5 certificateUtilities:(id)arg6 withError:(id *)arg7; ++ (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 requiringProfile:(_Bool)arg4 limitSearchToKeychain:(struct OpaqueSecKeychainRef *)arg5 platform:(id)arg6 destinationDevice:(id)arg7 certificateUtilities:(id)arg8 withError:(id *)arg9; ++ (id)parametersForIdentity:(id)arg1 profileUUID:(id)arg2 andBundleIdentifier:(id)arg3 requiringProfile:(_Bool)arg4 platform:(id)arg5 destinationDevice:(id)arg6 certificateUtilities:(id)arg7 withError:(id *)arg8; ++ (id)parametersForIdentity:(id)arg1 bundleIdentifier:(id)arg2 limitSearchToKeychain:(struct OpaqueSecKeychainRef *)arg3 certificateUtilities:(id)arg4 withError:(id *)arg5; ++ (id)_identitySigningCertificatesInArray:(id)arg1 matchingIdentityString:(id)arg2 withError:(id *)arg3; ++ (id)parametersForTeamID:(id)arg1 bundleIdentifier:(id)arg2 entitlements:(id)arg3 requiredFeatures:(id)arg4 applicableSigningIdentityCertificates:(id)arg5 platform:(id)arg6 requiredCodesignableDevices:(id)arg7 requiresProfile:(_Bool)arg8 profileManager:(id)arg9 logAspect:(id)arg10 withError:(id *)arg11; ++ (id)parametersForTeamID:(id)arg1 bundleIdentifier:(id)arg2 entitlements:(id)arg3 requiredFeatures:(id)arg4 applicableSigningIdentityCertificates:(id)arg5 platform:(id)arg6 destinationDevice:(id)arg7 requiresProfile:(_Bool)arg8 profileManager:(id)arg9 logAspect:(id)arg10 withError:(id *)arg11; ++ (id)parametersForTeamID:(id)arg1 bundleIdentifier:(id)arg2 entitlements:(id)arg3 requiredFeatures:(id)arg4 applicableSigningIdentityCertificates:(id)arg5 platform:(id)arg6 destinationDevice:(id)arg7 requiresProfile:(_Bool)arg8 logAspect:(id)arg9 withError:(id *)arg10; ++ (id)parametersForTeamID:(id)arg1 certificateKind:(id)arg2 bundleIdentifier:(id)arg3 entitlements:(id)arg4 requiredFeatures:(id)arg5 limitSearchToKeychain:(struct OpaqueSecKeychainRef *)arg6 platform:(id)arg7 destinationDevice:(id)arg8 requiresProfile:(_Bool)arg9 certificateUtilities:(id)arg10 withError:(id *)arg11; ++ (id)parametersForTeamID:(id)arg1 automaticIdentitySelector:(id)arg2 bundleIdentifier:(id)arg3 entitlements:(id)arg4 requiredFeatures:(id)arg5 limitSearchToKeychain:(struct OpaqueSecKeychainRef *)arg6 platform:(id)arg7 destinationDevice:(id)arg8 requiresProfile:(_Bool)arg9 certificateUtilities:(id)arg10 withError:(id *)arg11; ++ (id)signingIdentityCertificatesForTeamID:(id)arg1 certificateKind:(id)arg2 keychainToSearchIn:(struct OpaqueSecKeychainRef *)arg3 certificateManager:(id)arg4; ++ (id)parametersForAdHocSigning:(id)arg1; ++ (id)parametersForNullSigning:(id)arg1; + (id)parametersForAdHocSigning; + (id)parametersForNullSigning; diff --git a/DVTFoundation/DVTCodesignableDevice-Protocol.h b/DVTFoundation/DVTCodesignableDevice-Protocol.h new file mode 100644 index 000000000..0fe833b6a --- /dev/null +++ b/DVTFoundation/DVTCodesignableDevice-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol DVTCodesignableDevice +@property(readonly, copy, nonatomic) NSString *name; +@property(readonly, copy, nonatomic) NSString *deviceIdentifier; +@property(readonly, copy, nonatomic) NSString *platformIdentifier; +@property(readonly, nonatomic) BOOL supportsProvisioning; +@end + diff --git a/DVTFoundation/DVTConfinementService.h b/DVTFoundation/DVTConfinementService.h index d89e48dc6..c3b87c7f8 100644 --- a/DVTFoundation/DVTConfinementService.h +++ b/DVTFoundation/DVTConfinementService.h @@ -15,11 +15,12 @@ } + (void)initialize; -@property(readonly) NSString *controlPath; // @synthesize controlPath=_controlPath; +@property(readonly, copy) NSString *controlPath; // @synthesize controlPath=_controlPath; - (void).cxx_destruct; -- (BOOL)startDebuggerService:(id)arg1 withPseudoTerminalMaster:(int)arg2 andSlavePath:(id)arg3 portNumber:(id *)arg4 connectedSocket:(int *)arg5 error:(id *)arg6; +- (BOOL)acceptConnection:(int *)arg1 onListeningSocket:(int)arg2 error:(id *)arg3; +- (BOOL)listenOnRandomPort:(unsigned short *)arg1 socket:(int *)arg2 error:(id *)arg3; +- (BOOL)startDebuggerService:(id)arg1 withPseudoTerminalMaster:(int)arg2 andSlavePath:(id)arg3 connectedSocket:(int *)arg4 error:(id *)arg5; - (BOOL)synchronizeItemsFromLocalPaths:(id)arg1 toRemotePaths:(id)arg2 error:(id *)arg3; -- (void)dealloc; - (id)initWithControlPath:(id)arg1; @end diff --git a/DVTFoundation/DVTConfinementServiceConnection.h b/DVTFoundation/DVTConfinementServiceConnection.h index 72771b676..2950c9cc8 100644 --- a/DVTFoundation/DVTConfinementServiceConnection.h +++ b/DVTFoundation/DVTConfinementServiceConnection.h @@ -6,17 +6,17 @@ #import "NSObject.h" -@class NSString; +@class NSObject, NSObject, NSString; @interface DVTConfinementServiceConnection : NSObject { NSString *_serviceName; int _connection; - struct dispatch_queue_s *_connectionQueue; - struct dispatch_io_s *_connectionIO; - struct dispatch_queue_s *_asyncResponseHandlerQueue; + NSObject *_connectionQueue; + NSObject *_connectionIO; + NSObject *_asyncResponseHandlerQueue; id _asyncResponseHandler; - struct dispatch_queue_s *_asyncReceiveQueue; + NSObject *_asyncReceiveQueue; id _asyncReceiveBlock; BOOL _asyncReceiveStopped; NSString *_controlPath; @@ -29,10 +29,10 @@ + (void)initialize; @property(readonly) unsigned long long retryCount; // @synthesize retryCount=_retryCount; @property(readonly) double timeout; // @synthesize timeout=_timeout; -@property(readonly) NSString *controlPath; // @synthesize controlPath=_controlPath; +@property(readonly, copy) NSString *controlPath; // @synthesize controlPath=_controlPath; - (void).cxx_destruct; - (void)stopHandlingMessagesAsynchronously; -- (void)startHandlingResponsesAsynchronouslyOnQueue:(struct dispatch_queue_s *)arg1 handler:(id)arg2; +- (void)startHandlingResponsesAsynchronouslyOnQueue:(id)arg1 handler:(id)arg2; - (BOOL)receiveFileDescriptors:(int *)arg1 count:(unsigned long long)arg2 error:(id *)arg3; - (BOOL)sendFileDescriptors:(const int *)arg1 count:(unsigned long long)arg2 error:(id *)arg3; - (BOOL)receiveFileDescriptor:(int *)arg1 error:(id *)arg2; @@ -42,9 +42,9 @@ - (BOOL)sendRequest:(id)arg1 error:(id *)arg2; - (BOOL)receiveData:(id *)arg1 ofLength:(unsigned long long)arg2 error:(id *)arg3; - (BOOL)_receiveData:(id *)arg1 ofLength:(unsigned long long)arg2 withTimeout:(double)arg3 error:(id *)arg4; -- (void)_asynchronouslyReceiveDataOfLength:(unsigned long long)arg1 queue:(struct dispatch_queue_s *)arg2 handler:(id)arg3; +- (void)_asynchronouslyReceiveDataOfLength:(unsigned long long)arg1 queue:(id)arg2 handler:(id)arg3; - (BOOL)sendData:(id)arg1 error:(id *)arg2; -- (void)_asynchronouslySendData:(id)arg1 queue:(struct dispatch_queue_s *)arg2 handler:(id)arg3; +- (void)_asynchronouslySendData:(id)arg1 queue:(id)arg2 handler:(id)arg3; - (void)closeConnection; - (BOOL)openConnectionToService:(id)arg1 error:(id *)arg2; - (void)dealloc; diff --git a/DVTFoundation/DVTDelayedInvocation.h b/DVTFoundation/DVTDelayedInvocation.h new file mode 100644 index 000000000..adaf7a1a2 --- /dev/null +++ b/DVTFoundation/DVTDelayedInvocation.h @@ -0,0 +1,74 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, NSArray, NSNumber, NSRunLoop, NSString; + +@interface DVTDelayedInvocation : NSObject +{ + id _block; + NSArray *_runLoopModes; + NSNumber *_priority; + NSNumber *_delay; + NSString *_terminationDisablingReason; + NSRunLoop *_schedulingRunLoop; + DVTStackBacktrace *_schedulingBacktrace; + struct { + unsigned int scheduledInvocation:1; + unsigned int invokesIfNeededWhenAppTerminates:1; + unsigned int disablesSuddenTermination:1; + unsigned int disablesAutomaticTermination:1; + unsigned int didDisableSuddenTermination:1; + unsigned int didDisableAutomaticTermination:1; + unsigned int invoking:1; + unsigned int isInvalidated:1; + unsigned int _reserved:1; + } _flags; + void *_keepSelfAliveUntilCancellationRef; + BOOL _shouldInvokeIfNeededWhenAppTerminates; +} + ++ (void)initialize; ++ (id)delayedInvocationWithTerminationDisablingReason:(id)arg1 withBlock:(id)arg2; +@property BOOL shouldInvokeIfNeededWhenAppTerminates; // @synthesize shouldInvokeIfNeededWhenAppTerminates=_shouldInvokeIfNeededWhenAppTerminates; +@property(copy) NSString *terminationDisablingReason; // @synthesize terminationDisablingReason=_terminationDisablingReason; +@property(copy, nonatomic) NSArray *runLoopModes; // @synthesize runLoopModes=_runLoopModes; +@property(copy, nonatomic) NSNumber *delay; // @synthesize delay=_delay; +@property(copy, nonatomic) NSNumber *priority; // @synthesize priority=_priority; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +- (void)appWillTerminate:(id)arg1; +- (void)invoke; +- (void)cancelScheduledInvocation; +- (void)scheduleInvocation; +- (void)invokeIfNeeded; +- (void)unscheduleInvocation; +- (void)runBlock:(id)arg1; +@property BOOL disablesAutomaticTermination; +@property BOOL disablesSuddenTermination; +- (BOOL)invokesIfNeededWhenAppTerminates; +- (void)setInvokesIfNeededWhenAppTerminates:(BOOL)arg1; +@property(readonly) BOOL isInvoking; +@property(readonly) BOOL hasScheduledInvocation; +- (void)setAutomaticTerminationBlocked:(BOOL)arg1; +- (void)setSuddenTerminationBlocked:(BOOL)arg1; +- (void)primitiveInvalidate; +- (id)initWithBlock:(id)arg1; +- (id)initWithTarget:(id)arg1 selector:(SEL)arg2; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DVTFoundation/DVTDelayedInvocationNew.h b/DVTFoundation/DVTDelayedInvocationNew.h new file mode 100644 index 000000000..b670da6d4 --- /dev/null +++ b/DVTFoundation/DVTDelayedInvocationNew.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTDelayedInvocationNew : DVTDelayedInvocation +{ +} + +@end + diff --git a/DVTFoundation/DVTDeleteProfileOperation.h b/DVTFoundation/DVTDeleteProfileOperation.h new file mode 100644 index 000000000..4ea0c91df --- /dev/null +++ b/DVTFoundation/DVTDeleteProfileOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTDeleteProfileOperation : DVTPortalOperation +{ +} + ++ (id)operationWithSingleTeamToken:(id)arg1 platform:(id)arg2 andProfileID:(id)arg3; + +@end + diff --git a/DVTFoundation/DVTDeveloperAccount.h b/DVTFoundation/DVTDeveloperAccount.h index 8495e36bf..a8bb22433 100644 --- a/DVTFoundation/DVTDeveloperAccount.h +++ b/DVTFoundation/DVTDeveloperAccount.h @@ -6,11 +6,11 @@ #import "NSObject.h" -@class DVTDeveloperAccountCredentials, DVTDeveloperAccountSession, DVTReaderWriterLock, NSDictionary, NSString; +@class DVTDeveloperAccountCredentials, DVTDeveloperAccountSession, DVTDispatchLock, NSDictionary, NSString; @interface DVTDeveloperAccount : NSObject { - DVTReaderWriterLock *_lock; + DVTDispatchLock *_lock; BOOL _enabled; DVTDeveloperAccountSession *_session; DVTDeveloperAccountCredentials *_accountCredentials; @@ -21,9 +21,6 @@ + (id)keyPathsForValuesAffectingHasPassword; + (id)keyPathsForValuesAffectingPassword; + (id)accountWithPropertyListRepresentation:(id)arg1 keychain:(struct OpaqueSecKeychainRef *)arg2 error:(id *)arg3; -+ (id)accountWithCertificate:(id)arg1 andAccountCredentials:(id)arg2; -+ (id)accountWithIdentity:(struct OpaqueSecIdentityRef *)arg1 andAccountCredentials:(id)arg2; -+ (id)accountWithCertificate:(id)arg1; + (id)accountWithIdentity:(struct OpaqueSecIdentityRef *)arg1; + (id)accountWithCredentials:(id)arg1; @property BOOL enabled; // @synthesize enabled=_enabled; @@ -37,10 +34,11 @@ @property(readonly) _Bool isCertBased; - (BOOL)isEqual:(id)arg1; - (unsigned long long)hash; -@property(readonly) NSString *username; +@property(readonly, copy) NSString *username; - (void)revokeSession:(id)arg1; - (id)sessionIfAvailable; @property(readonly) DVTDeveloperAccountSession *session; // @synthesize session=_session; +- (void)executeWithSession:(id)arg1; - (id)sessionByLoggingInIfNeeded:(id *)arg1; - (id)_sessionByLoggingIn:(id *)arg1; - (id)init; diff --git a/DVTFoundation/DVTDeveloperAccountCredentials.h b/DVTFoundation/DVTDeveloperAccountCredentials.h index 518e8c554..2a6e124bc 100644 --- a/DVTFoundation/DVTDeveloperAccountCredentials.h +++ b/DVTFoundation/DVTDeveloperAccountCredentials.h @@ -16,6 +16,7 @@ } + (id)URLProtectionSpace; ++ (id)accountCredentialsFromUsername:(id)arg1 password:(id)arg2 error:(id *)arg3; + (id)accountCredentialsFromUsername:(id)arg1 password:(id)arg2 keychain:(struct OpaqueSecKeychainRef *)arg3 successfullyPersisted:(char *)arg4 error:(id *)arg5; + (id)accountCredentialsForDefaultCredentials; + (id)accountCredentialsForUsername:(id)arg1 keychain:(struct OpaqueSecKeychainRef *)arg2 error:(id *)arg3; diff --git a/DVTFoundation/DVTDeveloperAccountManager.h b/DVTFoundation/DVTDeveloperAccountManager.h index 469f42186..ed98d61af 100644 --- a/DVTFoundation/DVTDeveloperAccountManager.h +++ b/DVTFoundation/DVTDeveloperAccountManager.h @@ -32,5 +32,11 @@ - (_Bool)hasAccountWithUsername:(id)arg1; - (id)accountWithUsername:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTDeveloperPaths.h b/DVTFoundation/DVTDeveloperPaths.h index bbc168ddf..dd457b361 100644 --- a/DVTFoundation/DVTDeveloperPaths.h +++ b/DVTFoundation/DVTDeveloperPaths.h @@ -38,6 +38,7 @@ - (id)appleInternalPrivatePlugInSearchPathForPlatform:(id)arg1; - (id)thirdPartyPlugInSearchPathForPlatform:(id)arg1; - (id)corePlugInSearchPathForPlatform:(id)arg1; +- (id)developerPrivateFrameworksDirectoryPlatform:(id)arg1; - (id)developerFrameworksDirectoryPlatform:(id)arg1; - (id)developerLibraryDirectoryPlatform:(id)arg1; - (id)developerDirectory; diff --git a/DVTFoundation/DVTDeveloperPortalDatabase.h b/DVTFoundation/DVTDeveloperPortalDatabase.h index 3fda41dc0..921671d17 100644 --- a/DVTFoundation/DVTDeveloperPortalDatabase.h +++ b/DVTFoundation/DVTDeveloperPortalDatabase.h @@ -14,24 +14,26 @@ + (id)renewProvisioningProfileOperationForToken:(id)arg1 andProvisioningProfile:(id)arg2; + (void)renewProvisioningProfile:(id)arg1 withCallback:(id)arg2; + (void)createProvisioningProfileNamed:(id)arg1 withAppID:(id)arg2 devices:(id)arg3 certificates:(id)arg4 andPlatform:(id)arg5 toTeam:(id)arg6 withCallback:(id)arg7; -+ (id)fetchDistributionProfileOperationForToken:(id)arg1 andPlatform:(id)arg2 forBundleIdentifier:(id)arg3 withFeatures:(id)arg4; ++ (id)fetchDistributionProfileOperationForToken:(id)arg1 andPlatform:(id)arg2 forBundleIdentifier:(id)arg3 withFeatures:(id)arg4 includeDevices:(BOOL)arg5; + (id)fetchTeamDistributionProfileOperationForToken:(id)arg1 andPlatform:(id)arg2 forBundleIdentifier:(id)arg3 withFeatures:(id)arg4; + (id)fetchTeamProfileOperationForToken:(id)arg1 andPlatform:(id)arg2 forBundleIdentifier:(id)arg3 withFeatures:(id)arg4; -+ (id)_fetchTeamDistributionProfileOperationForSingleTeamToken:(id)arg1 andPlatform:(id)arg2 forBundleIdentifier:(id)arg3 withFeatures:(id)arg4; ++ (id)_fetchTeamDistributionProfileOperationForSingleTeamToken:(id)arg1 andPlatform:(id)arg2 forBundleIdentifier:(id)arg3 withFeatures:(id)arg4 includeDevices:(BOOL)arg5; + (id)_fetchTeamProfileOperationForSingleTeamToken:(id)arg1 andPlatform:(id)arg2 forBundleIdentifier:(id)arg3 withFeatures:(id)arg4; + (id)_fetchOrCreateAppIDForSingleTeamToken:(id)arg1 andPlatform:(id)arg2 forBundleIdentifier:(id)arg3 withFeatures:(id)arg4; + (id)fetchOrCreateAppIDOperationForSingleTeamToken:(id)arg1 andPlatform:(id)arg2 forBundleIdentifier:(id)arg3 withFeatures:(id)arg4; ++ (id)_updateAppIdId:(id)arg1 appIdName:(id)arg2 token:(id)arg3 andPlatform:(id)arg4 withFeatures:(id)arg5; ++ (id)_updatePortalIdentifiers:(id)arg1 appIdId:(id)arg2 token:(id)arg3 andPlatform:(id)arg4 listTeamItemsOpClass:(Class)arg5 teamItemsKeyPath:(id)arg6 itemIdentifierKeyPath:(id)arg7 itemPortalIdentifierKeyPath:(id)arg8 addTeamItemsOpClass:(Class)arg9 addAppItemsOpClass:(Class)arg10; + (id)addDeviceOperationForToken:(id)arg1 withUUID:(id)arg2 name:(id)arg3 andPlatform:(id)arg4; + (id)downloadProfilesOperationForToken:(id)arg1; + (id)downloadCertificatesOperationForToken:(id)arg1 developmentCertificatesOnly:(BOOL)arg2 restrictToPlatform:(id)arg3; + (id)lightweightSyncOperationForToken:(id)arg1; + (void)_refreshFromToken:(id)arg1 andTeamListResponse:(id)arg2; -+ (void)_refreshFromToken:(id)arg1 andServiceResponses:(id)arg2; -+ (void)_purgeOrphanedEntitiesInContext:(id)arg1; -+ (_Bool)_purgeOrphanedEntitiesOfType:(id)arg1 inContext:(id)arg2; -+ (void)_refreshFromServiceResponse:(id)arg1; -+ (id)certificateFromPortalResponse:(id)arg1 updateIfFound:(_Bool)arg2; -+ (id)certificatesFromPortalResponses:(id)arg1 updateIfFound:(_Bool)arg2; ++ (void)_refreshFromToken:(id)arg1 andServiceResponses:(id)arg2 logAspect:(id)arg3; ++ (void)_purgeOrphanedEntitiesInContext:(id)arg1 withLogAspect:(id)arg2; ++ (_Bool)_purgeOrphanedEntitiesOfType:(id)arg1 inContext:(id)arg2 withLogAspect:(id)arg3; ++ (void)_refreshFromServiceResponse:(id)arg1 logAspect:(id)arg2; ++ (id)certificateFromPortalResponse:(id)arg1 updateIfFound:(_Bool)arg2 logAspect:(id)arg3; ++ (id)certificatesFromPortalResponses:(id)arg1 updateIfFound:(_Bool)arg2 logAspect:(id)arg3; + (id)certificatesInContext:(id)arg1; + (id)certificateMatchingPredicate:(id)arg1 inContext:(id)arg2; + (id)certificatesMatchingPredicate:(id)arg1 inContext:(id)arg2; @@ -40,8 +42,8 @@ + (id)teamNameForProfile:(id)arg1 inContext:(id)arg2; + (id)teamIDForProfile:(id)arg1 inContext:(id)arg2; + (id)teamForProfile:(id)arg1 inContext:(id)arg2; -+ (id)provisioningProfileFromPortalResponse:(id)arg1; -+ (id)provisioningProfilesFromPortalResponses:(id)arg1; ++ (id)provisioningProfileFromPortalResponse:(id)arg1 logAspect:(id)arg2; ++ (id)provisioningProfilesFromPortalResponses:(id)arg1 logAspect:(id)arg2; + (id)provisioningProfileForUUID:(id)arg1 inContext:(id)arg2; + (id)provisioningProfileForPortalId:(id)arg1 inContext:(id)arg2; + (id)provisioningProfilesInContext:(id)arg1; @@ -54,6 +56,18 @@ + (id)devicesInContext:(id)arg1; + (id)deviceMatchingPredicate:(id)arg1 inContext:(id)arg2; + (id)devicesMatchingPredicate:(id)arg1 inContext:(id)arg2; ++ (id)applicationGroupFromPortalResponse:(id)arg1; ++ (id)applicationGroupsFromPortalResponses:(id)arg1; ++ (id)applicationGroupForPortalId:(id)arg1 inContext:(id)arg2; ++ (id)applicationGroupsInContext:(id)arg1; ++ (id)applicationGroupMatchingPredicate:(id)arg1 inContext:(id)arg2; ++ (id)applicationGroupsMatchingPredicate:(id)arg1 inContext:(id)arg2; ++ (id)cloudContainerFromPortalResponse:(id)arg1; ++ (id)cloudContainersFromPortalResponses:(id)arg1; ++ (id)cloudContainerForPortalId:(id)arg1 inContext:(id)arg2; ++ (id)cloudContainersInContext:(id)arg1; ++ (id)cloudContainerMatchingPredicate:(id)arg1 inContext:(id)arg2; ++ (id)cloudContainersMatchingPredicate:(id)arg1 inContext:(id)arg2; + (id)shoeboxIDFromPortalResponse:(id)arg1; + (id)shoeboxIDsFromPortalResponses:(id)arg1; + (id)shoeboxIDForPortalId:(id)arg1 inContext:(id)arg2; @@ -91,6 +105,7 @@ + (id)temporaryMoc; + (id)mainThreadMoc; + (id)moc; ++ (id)mocWithLogAspect:(id)arg1; @end diff --git a/DVTFoundation/DVTDeveloperPortalServiceConnection.h b/DVTFoundation/DVTDeveloperPortalServiceConnection.h index 25c25ba8d..f3a75de3c 100644 --- a/DVTFoundation/DVTDeveloperPortalServiceConnection.h +++ b/DVTFoundation/DVTDeveloperPortalServiceConnection.h @@ -8,7 +8,7 @@ #import "NSURLConnectionDataDelegate-Protocol.h" -@class NSError, NSMutableData, NSURLCredential, NSURLRequest, NSURLResponse; +@class NSError, NSMutableData, NSString, NSURLCredential, NSURLRequest, NSURLResponse; @interface DVTDeveloperPortalServiceConnection : NSObject { @@ -38,5 +38,11 @@ - (id)sendRequestWithResponse:(id *)arg1 error:(id *)arg2; - (id)initWithRequest:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTDeveloperRecord.h b/DVTFoundation/DVTDeveloperRecord.h index 02d0bd33c..bcba0975a 100644 --- a/DVTFoundation/DVTDeveloperRecord.h +++ b/DVTFoundation/DVTDeveloperRecord.h @@ -12,6 +12,7 @@ { } +- (_Bool)hasRoleOnTeam:(id)arg1 forPlatform:(id)arg2; - (_Bool)isMemberOfTeam:(id)arg1; @property(readonly, nonatomic) _Bool isAgent; @property(readonly, nonatomic) _Bool isMacTeamMember; diff --git a/DVTFoundation/DVTDevice.h b/DVTFoundation/DVTDevice.h index 4963341ae..26adf8a31 100644 --- a/DVTFoundation/DVTDevice.h +++ b/DVTFoundation/DVTDevice.h @@ -6,47 +6,82 @@ #import "NSObject.h" -@class DVTDeviceType, DVTExtension, DVTPlatform, NSMutableSet, NSSet, NSString, NSURL; +#import "DVTCodesignableDevice-Protocol.h" -@interface DVTDevice : NSObject +@class DVTDeviceType, DVTExtension, DVTPlatform, NSArray, NSError, NSMutableSet, NSSet, NSString, NSURL; + +@interface DVTDevice : NSObject { NSMutableSet *_capabilities; BOOL _available; BOOL _ignored; + BOOL _usedForDevelopment; BOOL _canSelectArchitectureToExecute; DVTExtension *_extension; NSURL *_deviceLocation; - NSString *_name; - NSString *_identifier; + NSString *_nativeArchitecture; + NSString *_operatingSystemVersionWithBuildNumber; + NSString *_modelUTI; NSString *_modelName; + NSString *_name; NSString *_modelCode; - NSString *_modelUTI; + NSError *_unavailabilityError; DVTPlatform *_platform; + NSString *_processorDescription; NSString *_operatingSystemVersion; - NSString *_operatingSystemVersionWithBuildNumber; DVTDeviceType *_deviceType; - NSString *_nativeArchitecture; - NSString *_processorDescription; + NSString *_identifier; } + (id)_knownDeviceLocators; + (void)initialize; -@property(readonly) NSString *processorDescription; // @synthesize processorDescription=_processorDescription; +@property(copy) NSString *identifier; // @synthesize identifier=_identifier; @property BOOL canSelectArchitectureToExecute; // @synthesize canSelectArchitectureToExecute=_canSelectArchitectureToExecute; @property(retain) DVTDeviceType *deviceType; // @synthesize deviceType=_deviceType; -@property(copy, nonatomic) NSString *operatingSystemVersionWithBuildNumber; // @synthesize operatingSystemVersionWithBuildNumber=_operatingSystemVersionWithBuildNumber; @property(copy) NSString *operatingSystemVersion; // @synthesize operatingSystemVersion=_operatingSystemVersion; +@property(readonly, copy) NSString *processorDescription; // @synthesize processorDescription=_processorDescription; @property(retain) DVTPlatform *platform; // @synthesize platform=_platform; +@property(nonatomic, getter=isUsedForDevelopment) BOOL usedForDevelopment; // @synthesize usedForDevelopment=_usedForDevelopment; @property(getter=isIgnored) BOOL ignored; // @synthesize ignored=_ignored; +@property(readonly) NSError *unavailabilityError; // @synthesize unavailabilityError=_unavailabilityError; @property(getter=isAvailable) BOOL available; // @synthesize available=_available; -@property(copy, nonatomic) NSString *modelUTI; // @synthesize modelUTI=_modelUTI; @property(copy, nonatomic) NSString *modelCode; // @synthesize modelCode=_modelCode; -@property(copy, nonatomic) NSString *modelName; // @synthesize modelName=_modelName; -@property(copy) NSString *identifier; // @synthesize identifier=_identifier; @property(copy) NSString *name; // @synthesize name=_name; -@property(readonly) NSURL *deviceLocation; // @synthesize deviceLocation=_deviceLocation; +@property(copy, nonatomic) NSString *modelName; // @synthesize modelName=_modelName; +@property(copy, nonatomic) NSString *modelUTI; // @synthesize modelUTI=_modelUTI; +@property(copy, nonatomic) NSString *operatingSystemVersionWithBuildNumber; // @synthesize operatingSystemVersionWithBuildNumber=_operatingSystemVersionWithBuildNumber; +@property(readonly, copy) NSURL *deviceLocation; // @synthesize deviceLocation=_deviceLocation; @property(readonly) DVTExtension *extension; // @synthesize extension=_extension; - (void).cxx_destruct; +- (id)runExecutableAtPath:(id)arg1 withArguments:(id)arg2 environment:(id)arg3 options:(id)arg4 terminationHandler:(id)arg5; +@property(readonly) BOOL canRunExecutables; +- (id)shutDownDevice; +- (id)startUpDevice; +@property(readonly) unsigned long long startupState; +@property(readonly) BOOL canStartUpAndShutDown; +- (void)takeScreenshotWithCompletionBlock:(id)arg1; +@property(readonly) _Bool canTakeScreenshot; +- (void)unpair; +@property(readonly) _Bool isPaired; +@property(readonly) _Bool usesPairingRecord; +@property(readonly) _Bool canEnableWireless; +- (void)disableWireless; +- (id)enableWireless; +@property(readonly) _Bool isWirelessEnabled; +@property(readonly, copy) NSArray *addresses; +@property(readonly, copy) NSString *hostname; +@property(readonly) _Bool hasWiredConnection; +@property(readonly) _Bool hasWirelessConnection; +@property(readonly) _Bool isWireless; +- (id)primaryInstrumentsServer; +- (id)makeTransportForTestManagerService; +- (BOOL)requiresTestDaemonMediationForTestHostConnection; +@property(readonly) BOOL supportsTestManagerDaemon; +- (void)renameDevice:(id)arg1; +@property(readonly) BOOL canRename; +- (void)disableDeviceForDevelopment; +- (void)enableDeviceForDevelopment; +- (id)installApplicationsSync:(id)arg1 options:(id)arg2; - (id)installApplicationSync:(id)arg1 options:(id)arg2; - (void)stopDebuggingXPCServicesForPID:(int)arg1; - (void)debugXPCServices:(id)arg1; @@ -56,12 +91,21 @@ @property(readonly) NSString *nameForDeveloperPortal; @property(readonly) BOOL isRunningSupportedOS; @property(readonly) BOOL isSupportedHardware; +@property(readonly) BOOL canIgnore; +- (void)uninstallProvisioningProfile:(id)arg1; +- (void)installProvisioningProfileAtURL:(id)arg1; +- (void)installProvisioningProfile:(id)arg1; +@property(readonly) NSSet *provisioningProfiles; @property(readonly) BOOL supportsProvisioning; @property(readonly) BOOL supportsArchiving; - (BOOL)canPerformUbiquityFetchEvent; - (void)performUbiquityFetchEvent; - (void)performFetchEventForPID:(int)arg1; -@property(readonly) int supportsFetchEvents; +@property(readonly) unsigned long long supportsFetchEvents; +- (void)downloadOptimizationProfilesFromBundleIdentifier:(id)arg1 orPath:(id)arg2 toFilePath:(id)arg3 completionHandler:(id)arg4; +- (id)optimizationProfilesPathFromBundleIdentifier:(id)arg1; +- (BOOL)supportsPGOReturningError:(id *)arg1; +@property(readonly) BOOL supportsDebuggingForAskOnLaunch; @property(readonly) BOOL supportsXPCServiceDebugging; @property(readonly) BOOL canRunMultipleInstancesPerApp; @property(readonly) BOOL runsRemoteFromHostLauncher; @@ -71,12 +115,16 @@ @property(readonly) BOOL supportsCustomWorkingDirectory; @property(readonly) BOOL supportsDisplayScaleOption; @property(readonly) BOOL supportsRoutingCoverageFile; +@property(readonly) BOOL supportsLocalizationOptions; @property(readonly) BOOL supportsLocationSimulation; @property(readonly) NSString *deviceIdentifierForGPUTracing; @property(readonly) BOOL supportsApplicationDataUploading; @property(readonly) BOOL supportsAttachByPIDOrName; - (void)requestProcessInformations:(id)arg1; @property(readonly) NSString *executionDisplayName; +@property(readonly, copy) NSString *recordedFramesBacktraceRecordingDylibPath; +@property(readonly, copy) NSString *recordedFramesLibdispatchIntrospectionDylibPath; +@property(readonly, copy) NSString *recordedFramesMinimumVersionString; @property(readonly) BOOL alwaysAttachesForDebugging; @property(readonly, getter=isConcreteDevice) BOOL concreteDevice; @property(readonly, getter=isGenericDevice) BOOL genericDevice; @@ -85,13 +133,17 @@ - (id)servicesMatchingCapability:(id)arg1; - (id)_instantiateServicesForCapability:(id)arg1; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (id)initWithDeviceLocation:(id)arg1 extension:(id)arg2; -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly, copy, nonatomic) NSString *deviceIdentifier; +@property(readonly, copy, nonatomic) NSString *platformIdentifier; // Remaining properties -@property(readonly) NSSet *capabilities; // @dynamic capabilities; -@property(readonly) NSMutableSet *mutableCapabilities; // @dynamic mutableCapabilities; +@property(readonly, copy) NSSet *capabilities; // @dynamic capabilities; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSMutableSet *mutableCapabilities; // @dynamic mutableCapabilities; +@property(readonly) Class superclass; @end diff --git a/DVTFoundation/DVTDeviceApplication-Protocol.h b/DVTFoundation/DVTDeviceApplication-Protocol.h new file mode 100644 index 000000000..4a6129a04 --- /dev/null +++ b/DVTFoundation/DVTDeviceApplication-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceApplicationItem-Protocol.h" + +@class NSSet, NSString; + +@protocol DVTDeviceApplication +@property(readonly) NSSet *rootContainerApplicationItems; +@property(readonly) BOOL isFairPlayEncrypted; +@property(readonly) NSString *bundleIdentifier; +@property(readonly) NSString *version; +@end + diff --git a/DVTFoundation/DVTDeviceApplicationBase.h b/DVTFoundation/DVTDeviceApplicationBase.h new file mode 100644 index 000000000..14afe445a --- /dev/null +++ b/DVTFoundation/DVTDeviceApplicationBase.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTDeviceApplication-Protocol.h" + +@class NSSet, NSString; + +@interface DVTDeviceApplicationBase : NSObject +{ + BOOL _isFairPlayEncrypted; + BOOL _isLeaf; + NSString *_name; + NSString *_version; + NSString *_bundleIdentifier; + NSSet *_children; + NSSet *_rootContainerApplicationItems; + NSString *_installedPath; +} + +@property(copy) NSString *installedPath; // @synthesize installedPath=_installedPath; +@property BOOL isLeaf; // @synthesize isLeaf=_isLeaf; +@property(retain) NSSet *rootContainerApplicationItems; // @synthesize rootContainerApplicationItems=_rootContainerApplicationItems; +@property(retain) NSSet *children; // @synthesize children=_children; +@property BOOL isFairPlayEncrypted; // @synthesize isFairPlayEncrypted=_isFairPlayEncrypted; +@property(retain) NSString *bundleIdentifier; // @synthesize bundleIdentifier=_bundleIdentifier; +@property(retain) NSString *version; // @synthesize version=_version; +@property(retain) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTFoundation/DVTDeviceApplicationItem-Protocol.h b/DVTFoundation/DVTDeviceApplicationItem-Protocol.h new file mode 100644 index 000000000..2d9198873 --- /dev/null +++ b/DVTFoundation/DVTDeviceApplicationItem-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSSet, NSString; + +@protocol DVTDeviceApplicationItem +@property(readonly) BOOL isLeaf; +@property(readonly) NSSet *children; +@property(readonly) NSString *name; + +@optional +@property(readonly, copy) NSString *installedPath; +@end + diff --git a/DVTFoundation/DVTDeviceApplicationProvider-Protocol.h b/DVTFoundation/DVTDeviceApplicationProvider-Protocol.h new file mode 100644 index 000000000..0d7bf28f2 --- /dev/null +++ b/DVTFoundation/DVTDeviceApplicationProvider-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSSet; + +@protocol DVTDeviceApplicationProvider +@property(readonly) NSSet *applications; + +@optional +@property(readonly) NSSet *systemApplications; +@end + diff --git a/DVTFoundation/DVTDeviceCapability.h b/DVTFoundation/DVTDeviceCapability.h index 5d35e28a9..d95eb1508 100644 --- a/DVTFoundation/DVTDeviceCapability.h +++ b/DVTFoundation/DVTDeviceCapability.h @@ -14,7 +14,7 @@ } + (id)deviceCapabilityWithProperties:(id)arg1; -@property(readonly) NSDictionary *properties; // @synthesize properties=_properties; +@property(readonly, copy) NSDictionary *properties; // @synthesize properties=_properties; - (void).cxx_destruct; - (id)description; - (BOOL)matchesCapability:(id)arg1; diff --git a/DVTFoundation/DVTDeviceLocator.h b/DVTFoundation/DVTDeviceLocator.h index 979f06dc0..80a13ef2b 100644 --- a/DVTFoundation/DVTDeviceLocator.h +++ b/DVTFoundation/DVTDeviceLocator.h @@ -13,21 +13,25 @@ NSMutableSet *_locatedDevices; } ++ (id)deviceLocator; + (void)initialize; - (void).cxx_destruct; +- (void)deleteDevice:(id)arg1 completionHandler:(id)arg2; - (BOOL)matchDevice:(id)arg1 againstOptions:(id)arg2 genericOnly:(BOOL)arg3; - (BOOL)validateDeviceSpecifierOptions:(id)arg1 genericOnly:(BOOL)arg2 allowMultipleMatches:(BOOL)arg3 error:(id *)arg4; @property(readonly) DVTDeviceType *deviceType; // @dynamic deviceType; - (id)knownDeviceAtDeviceLocation:(id)arg1; - (void)stopLocating; +- (BOOL)startLocatingWithError:(id *)arg1; - (void)startLocating; -@property(readonly) DVTPlatform *platform; -@property(readonly) NSString *deviceLocationScheme; // @dynamic deviceLocationScheme; +@property(readonly, copy) NSSet *platforms; +@property(readonly, copy) DVTPlatform *platform; +@property(readonly, copy) NSString *deviceLocationScheme; // @dynamic deviceLocationScheme; - (id)init; // Remaining properties -@property(readonly) NSSet *locatedDevices; // @dynamic locatedDevices; -@property(readonly) NSMutableSet *mutableLocatedDevices; // @dynamic mutableLocatedDevices; +@property(readonly, copy) NSSet *locatedDevices; // @dynamic locatedDevices; +@property(readonly, copy) NSMutableSet *mutableLocatedDevices; // @dynamic mutableLocatedDevices; @end diff --git a/DVTFoundation/DVTDeviceManager.h b/DVTFoundation/DVTDeviceManager.h index f3200d35f..3248135ef 100644 --- a/DVTFoundation/DVTDeviceManager.h +++ b/DVTFoundation/DVTDeviceManager.h @@ -6,27 +6,30 @@ #import "NSObject.h" -@class DVTDevice, DVTMapTable, NSMutableDictionary, NSMutableSet, NSSet; +@class DVTLocalComputer, DVTMapTable, NSMutableDictionary, NSMutableSet, NSSet; @interface DVTDeviceManager : NSObject { NSMutableDictionary *_locatorTrackers; DVTMapTable *_observingTokens; NSMutableSet *_availableDevices; - DVTDevice *_localComputer; + DVTLocalComputer *_localComputer; } + (id)defaultDeviceManager; + (void)initialize; - (void).cxx_destruct; +- (id)deviceLocatorForDeviceType:(id)arg1; - (id)searchForDevicesWithType:(id)arg1 options:(id)arg2 timeout:(double)arg3 architectures:(id *)arg4 SDKs:(id *)arg5 error:(id *)arg6; - (id)searchForDeviceWithType:(id)arg1 options:(id)arg2 genericOnly:(BOOL)arg3 timeout:(double)arg4 architecture:(id *)arg5 SDK:(id *)arg6 error:(id *)arg7; - (id)_searchForDevicesWithType:(id)arg1 options:(id)arg2 genericOnly:(BOOL)arg3 allowMultiple:(BOOL)arg4 timeout:(double)arg5 architectures:(id *)arg6 SDKs:(id *)arg7 error:(id *)arg8; - (id)_waitForDeviceUsingLocatorsToOptions:(id)arg1 genericOnly:(BOOL)arg2 allowMultiple:(BOOL)arg3 timeout:(double)arg4 error:(id *)arg5; - (id)_lookUpAvailableDevicesUsingLocatorsToOptions:(id)arg1 genericOnly:(BOOL)arg2 allowMultiple:(BOOL)arg3 error:(id *)arg4; - (id)_deviceLocatorForDeviceSpecifierPrefix:(id)arg1 error:(id *)arg2; +- (BOOL)locateOnlyLocalComputerWithError:(id *)arg1; - (void)locateOnlyLocalComputer; - (void)stopLocating; +- (BOOL)startLocatingWithError:(id *)arg1; - (void)startLocating; - (void)_adjustAvailableDevicesForChangeKind:(unsigned long long)arg1 addedObjects:(id)arg2 removedObjects:(id)arg3; - (void)_stopObservingDevice:(id)arg1; @@ -36,12 +39,12 @@ - (id)deviceAtDeviceLocation:(id)arg1; - (id)_deviceLocatorForDeviceLocationScheme:(id)arg1; - (id)devicesMatchingPredicate:(id)arg1; -@property(readonly) DVTDevice *localComputer; +@property(readonly) DVTLocalComputer *localComputer; - (id)init; // Remaining properties @property(copy) NSSet *availableDevices; // @dynamic availableDevices; -@property(readonly) NSMutableSet *mutableAvailableDevices; // @dynamic mutableAvailableDevices; +@property(readonly, copy) NSMutableSet *mutableAvailableDevices; // @dynamic mutableAvailableDevices; @end diff --git a/DVTFoundation/DVTDeviceType.h b/DVTFoundation/DVTDeviceType.h index 48401642b..5d8a9cdde 100644 --- a/DVTFoundation/DVTDeviceType.h +++ b/DVTFoundation/DVTDeviceType.h @@ -22,14 +22,14 @@ + (id)deviceTypeWithIdentifier:(id)arg1; + (void)initialize; -@property(readonly) NSSet *requiredDeviceSpecifierOptions; // @synthesize requiredDeviceSpecifierOptions=_requiredDeviceSpecifierOptions; -@property(readonly) NSSet *knownDeviceSpecifierOptions; // @synthesize knownDeviceSpecifierOptions=_knownDeviceSpecifierOptions; -@property(readonly) NSDictionary *deviceSpecifierOptionDefaults; // @synthesize deviceSpecifierOptionDefaults=_deviceSpecifierOptionDefaults; -@property(readonly) NSString *deviceSpecifierPrefix; // @synthesize deviceSpecifierPrefix=_deviceSpecifierPrefix; -@property(readonly) NSOrderedSet *supportedArchitectures; // @synthesize supportedArchitectures=_supportedArchitectures; -@property(readonly) NSString *UTI; // @synthesize UTI=_UTI; -@property(readonly) NSString *name; // @synthesize name=_name; -@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSSet *requiredDeviceSpecifierOptions; // @synthesize requiredDeviceSpecifierOptions=_requiredDeviceSpecifierOptions; +@property(readonly, copy) NSSet *knownDeviceSpecifierOptions; // @synthesize knownDeviceSpecifierOptions=_knownDeviceSpecifierOptions; +@property(readonly, copy) NSDictionary *deviceSpecifierOptionDefaults; // @synthesize deviceSpecifierOptionDefaults=_deviceSpecifierOptionDefaults; +@property(readonly, copy) NSString *deviceSpecifierPrefix; // @synthesize deviceSpecifierPrefix=_deviceSpecifierPrefix; +@property(readonly, copy) NSOrderedSet *supportedArchitectures; // @synthesize supportedArchitectures=_supportedArchitectures; +@property(readonly, copy) NSString *UTI; // @synthesize UTI=_UTI; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; - (id)description; - (id)initWithExtension:(id)arg1; diff --git a/DVTFoundation/DVTDiffContext.h b/DVTFoundation/DVTDiffContext.h index 75eee7be8..2cf51fbe9 100644 --- a/DVTFoundation/DVTDiffContext.h +++ b/DVTFoundation/DVTDiffContext.h @@ -55,7 +55,7 @@ @property(readonly) NSIndexSet *commonDescriptorIndexes; - (void)setNeedsUpdateDiffDescriptors:(BOOL)arg1; - (void)_internalBuildDiffDescriptors; -- (id)description; +@property(readonly, copy) NSString *description; - (struct _DVTDiffContextFlags)dcFlags; - (void)setDcFlags:(struct _DVTDiffContextFlags)arg1; @property int defaultDiffMergeDirection; @@ -82,9 +82,12 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; @property(copy) NSArray *diffDescriptors; // @dynamic diffDescriptors; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(readonly) NSMutableArray *mutableDiffDescriptors; // @dynamic mutableDiffDescriptors; +@property(readonly, copy) NSMutableArray *mutableDiffDescriptors; // @dynamic mutableDiffDescriptors; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTFoundation/DVTDirectoryBasedCustomDataStore.h b/DVTFoundation/DVTDirectoryBasedCustomDataStore.h index 37a390b87..bb2016eb7 100644 --- a/DVTFoundation/DVTDirectoryBasedCustomDataStore.h +++ b/DVTFoundation/DVTDirectoryBasedCustomDataStore.h @@ -52,12 +52,15 @@ @property(readonly) DVTFilePath *customDataPath; // @synthesize customDataPath=_customDataPath; - (void)setUnlockingDelegate:(id)arg1; @property(retain) id delegate; -- (id)description; +@property(readonly, copy) NSString *description; - (void)primitiveInvalidate; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTFoundation/DVTDispatchLock.h b/DVTFoundation/DVTDispatchLock.h index 7a494e7e5..b5cb61ac0 100644 --- a/DVTFoundation/DVTDispatchLock.h +++ b/DVTFoundation/DVTDispatchLock.h @@ -6,27 +6,32 @@ #import "NSObject.h" -@class NSString; +@class NSObject, NSString; @interface DVTDispatchLock : NSObject { - struct dispatch_queue_s *_queue; - NSString *_debugName; - BOOL _isRecursive; + NSObject *_queue; + long long _priority; } ++ (id)readWriteDispatchLockWithDebugName:(id)arg1; + (id)recursiveDispatchLockWithDebugName:(id)arg1; + (id)dispatchLockWithDebugName:(id)arg1; -@property(readonly) NSString *debugName; // @synthesize debugName=_debugName; -@property(readonly) BOOL isRecursive; // @synthesize isRecursive=_isRecursive; +@property(readonly) NSObject *queue; // @synthesize queue=_queue; - (void).cxx_destruct; - (void)performLockedBlockAsyncUnlessRecursing:(id)arg1; -- (void)setPriority:(long long)arg1; +@property long long priority; // @synthesize priority=_priority; - (void)afterTimeInterval:(double)arg1 asyncPerformLockedBlock:(id)arg2; +- (void)asyncPerformLockedWriterBlock:(id)arg1; +- (void)asyncPerformLockedReaderBlock:(id)arg1; +- (void)performLockedWriterBlock:(id)arg1; +- (void)performLockedReaderBlock:(id)arg1; - (void)asyncPerformLockedBlock:(id)arg1; - (void)performLockedBlock:(id)arg1; +@property(readonly) BOOL isRecursive; +@property(readonly) NSString *debugName; - (void)dealloc; -- (id)init; +- (id)initWithDebugName:(id)arg1; - (id)initWithDebugName:(id)arg1 isRecursive:(BOOL)arg2; @end diff --git a/DVTFoundation/DVTDispatchLock_ReadWrite.h b/DVTFoundation/DVTDispatchLock_ReadWrite.h new file mode 100644 index 000000000..639b55d2c --- /dev/null +++ b/DVTFoundation/DVTDispatchLock_ReadWrite.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTDispatchLock_ReadWrite : DVTDispatchLock +{ +} + +- (void)performLockedReaderBlock:(id)arg1; +- (id)initWithDebugName:(id)arg1; + +@end + diff --git a/DVTFoundation/DVTDispatchLock_Recursive.h b/DVTFoundation/DVTDispatchLock_Recursive.h new file mode 100644 index 000000000..a7a79fb1a --- /dev/null +++ b/DVTFoundation/DVTDispatchLock_Recursive.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTDispatchLock_Recursive : DVTDispatchLock +{ + void *_context; +} + +- (BOOL)isRecursive; +- (void)performLockedBlockAsyncUnlessRecursing:(id)arg1; +- (void)performLockedReaderBlock:(id)arg1; +- (void)performLockedBlock:(id)arg1; +- (id)initWithDebugName:(id)arg1; + +@end + diff --git a/DVTFoundation/DVTDocumentFragmentFilter.h b/DVTFoundation/DVTDocumentFragmentFilter.h index d65679c6c..0226c165e 100644 --- a/DVTFoundation/DVTDocumentFragmentFilter.h +++ b/DVTFoundation/DVTDocumentFragmentFilter.h @@ -6,23 +6,31 @@ #import "NSObject.h" +#import "DVTPropertyListEncoding-Protocol.h" + @class DVTBloomFilter, NSString; -@interface DVTDocumentFragmentFilter : NSObject +@interface DVTDocumentFragmentFilter : NSObject { - DVTBloomFilter *filter; - CDStruct_26ab8ed5 specification; + DVTBloomFilter *_filter; + CDStruct_92de0e9e _specification; } + (id)normalizedFoldedString:(id)arg1; - (void).cxx_destruct; -@property(readonly, nonatomic) double timestamp; @property(readonly) NSString *usageDescription; - (long long)indexSize; - (BOOL)mightContainFragment:(id)arg1; -- (void)encodeWithCoder:(id)arg1; -- (id)initWithCoder:(id)arg1; -- (id)initWithDocument:(id)arg1 filterSpecification:(CDStruct_26ab8ed5)arg2; +- (void)awakeWithPropertyList:(id)arg1; +- (void)encodeIntoPropertyList:(id)arg1; +- (id)initWithPropertyList:(id)arg1 owner:(id)arg2; +- (id)initWithDocument:(id)arg1 filterSpecification:(CDStruct_92de0e9e)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DVTFoundation/DVTDocumentLocation.h b/DVTFoundation/DVTDocumentLocation.h index bea6ae7ef..3c76f25a7 100644 --- a/DVTFoundation/DVTDocumentLocation.h +++ b/DVTFoundation/DVTDocumentLocation.h @@ -7,35 +7,49 @@ #import "NSObject.h" #import "DVTSimpleSerialization-Protocol.h" +#import "DVTStringRepresentationPersistable-Protocol.h" #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@class NSNumber, NSString, NSURL; +@class NSDictionary, NSNumber, NSString, NSURL; -@interface DVTDocumentLocation : NSObject +@interface DVTDocumentLocation : NSObject { + NSDictionary *_docParams; + NSDictionary *_locParams; NSURL *_documentURL; NSNumber *_timestamp; } ++ (id)documentLocationWithURLScheme:(id)arg1 path:(id)arg2 documentParameters:(id)arg3 locationParameters:(id)arg4; @property(readonly) NSNumber *timestamp; // @synthesize timestamp=_timestamp; @property(readonly) NSURL *documentURL; // @synthesize documentURL=_documentURL; - (void).cxx_destruct; -- (long long)compare:(id)arg1; -- (id)description; +- (id)locationParameters; +- (id)documentParameters; +- (id)documentPath; +- (id)documentScheme; - (void)dvt_writeToSerializer:(id)arg1; - (id)dvt_initFromDeserializer:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)dvt_persistableStringRepresentation; +- (id)dvt_initFromPersistableStringRepresentation:(id)arg1 error:(id *)arg2; +- (long long)compare:(id)arg1; +@property(readonly, copy) NSString *description; - (BOOL)isEqualDisregardingTimestamp:(id)arg1; - (BOOL)isEqualToDocumentLocationDisregardingDocumentURL:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (id)copyWithURL:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -@property(readonly) NSString *documentURLString; -- (void)encodeWithCoder:(id)arg1; -- (id)initWithCoder:(id)arg1; +- (id)documentURLString; - (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTDownloadable.h b/DVTFoundation/DVTDownloadable.h index 3eb311a4d..0880df7d1 100644 --- a/DVTFoundation/DVTDownloadable.h +++ b/DVTFoundation/DVTDownloadable.h @@ -36,6 +36,7 @@ @property(readonly) NSArray *installedIfAllPathsArePresent; @property(readonly) NSPredicate *activationPredicate; @property(readonly) BOOL requiresADCAuthentication; +- (id)sortKey; @property(readonly) NSString *installPrefix; @property(readonly, getter=isUserVisible) _Bool userVisible; - (id)propertyList; @@ -44,6 +45,7 @@ - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; +- (long long)compare:(id)arg1; - (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; - (id)initWithIdentifier:(id)arg1 version:(id)arg2 source:(id)arg3 fileSize:(unsigned long long)arg4 name:(id)arg5 dependencies:(id)arg6 userInfo:(id)arg7; diff --git a/DVTFoundation/DVTDownloadableManager.h b/DVTFoundation/DVTDownloadableManager.h index ce56cbf98..c6eb820f2 100644 --- a/DVTFoundation/DVTDownloadableManager.h +++ b/DVTFoundation/DVTDownloadableManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTDispatchLock, DVTDownloadableManagerIOCache, DVTMacroDefinitionTable, DVTMacroExpansionScope, DVTStackBacktrace, NSDate, NSMutableDictionary, NSMutableSet, NSOperationQueue, NSSet, NSURL; +@class DVTDispatchLock, DVTMacroDefinitionTable, DVTMacroExpansionScope, DVTStackBacktrace, NSDate, NSMutableDictionary, NSMutableSet, NSOperationQueue, NSSet, NSString, NSURL; @interface DVTDownloadableManager : NSObject { @@ -21,14 +21,13 @@ NSMutableDictionary *_downloadablesByIdentifier; NSOperationQueue *_downloadQueue; NSMutableSet *_operations; - NSURL *_cacheURL; - BOOL _automaticRefresh; - BOOL _automaticUpdate; - NSDate *_doNotPromptAboutUpdatesUntilDate; DVTMacroDefinitionTable *_macroDefinitionTable; DVTMacroExpansionScope *_macroExpansionScope; NSMutableDictionary *_predicateSubstitutionVariables; - DVTDownloadableManagerIOCache *_ioCache; + BOOL _automaticRefresh; + BOOL _automaticUpdate; + NSURL *_cacheURL; + NSDate *_doNotPromptAboutUpdatesUntilDate; } + (void)initialize; @@ -63,9 +62,7 @@ - (id)_downloadableForIdentifier:(id)arg1 version:(id)arg2; - (id)downloadablesForIdentifier:(id)arg1; - (id)_downloadablesForIdentifier:(id)arg1; -- (void)_rebuildDownloadedDownloadables; - (void)_willInstallDownloadable:(id)arg1; -- (void)_addDownloadable:(id)arg1; @property(readonly) NSSet *downloadedDownloadables; @property(readonly) NSSet *downloadables; - (void)addIndexAtURL:(id)arg1; @@ -84,7 +81,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTFoundation/DVTDownloadableManagerIOCache.h b/DVTFoundation/DVTDownloadableManagerIOCache.h index 43ad1578b..268ad7e00 100644 --- a/DVTFoundation/DVTDownloadableManagerIOCache.h +++ b/DVTFoundation/DVTDownloadableManagerIOCache.h @@ -6,20 +6,23 @@ #import "NSObject.h" -@class NSFileManager, NSMutableDictionary; +@class DVTDispatchLock, NSFileManager, NSMutableDictionary; @interface DVTDownloadableManagerIOCache : NSObject { + DVTDispatchLock *_lock; NSFileManager *_fileManager; NSMutableDictionary *_fileExistsCache; NSMutableDictionary *_shasumCache; NSMutableDictionary *_packageVersionCache; } ++ (id)sharedCache; - (void).cxx_destruct; - (id)packageVersionOfIdentifer:(id)arg1 atInstallPrefix:(id)arg2; - (id)shasumOfFileAtPath:(id)arg1; - (BOOL)fileExistsAtPath:(id)arg1; +- (id)_objectForKey:(id)arg1 fromCache:(id)arg2 orCreate:(id)arg3; - (void)clear; - (id)init; diff --git a/DVTFoundation/DVTDownloadableOperation.h b/DVTFoundation/DVTDownloadableOperation.h index 75c653205..6ff223514 100644 --- a/DVTFoundation/DVTDownloadableOperation.h +++ b/DVTFoundation/DVTDownloadableOperation.h @@ -12,10 +12,10 @@ @interface DVTDownloadableOperation : DVTOperation { - long long _progress; - unsigned long long _progressWeight; BOOL _userRequested; BOOL _cancelable; + long long _progress; + unsigned long long _progressWeight; NSString *_title; } @@ -31,5 +31,11 @@ - (void)main; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTDownloadableProgressToken.h b/DVTFoundation/DVTDownloadableProgressToken.h new file mode 100644 index 000000000..26f8eb9bf --- /dev/null +++ b/DVTFoundation/DVTDownloadableProgressToken.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTCancellable-Protocol.h" + +@class NSArray, NSString; + +@interface DVTDownloadableProgressToken : NSObject +{ + NSArray *_subTokens; +} + ++ (id)tokenWithSubTokens:(id)arg1; +- (void).cxx_destruct; +@property(readonly, getter=isCancelled) BOOL cancelled; +- (void)cancel; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTFoundation/DVTEncodableIndex.h b/DVTFoundation/DVTEncodableIndex.h new file mode 100644 index 000000000..41bb40cc7 --- /dev/null +++ b/DVTFoundation/DVTEncodableIndex.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSLock, NSMutableDictionary; + +@interface DVTEncodableIndex : NSObject +{ + NSMutableDictionary *_identifiersToEntries; + NSLock *_indexLock; + id _delegate; +} + +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)_primitiveRemoveItemForIdentifier:(id)arg1; +- (void)_lockIndexDuringBlock:(id)arg1; +- (void)enumerateItemsWithBlock:(id)arg1; +- (id)allIdentifiers; +- (void)removeItemsForIdentifiers:(id)arg1; +- (void)setItem:(id)arg1 forIdentifier:(id)arg2 withTimestamp:(double)arg3; +- (id)itemForIdentifier:(id)arg1; +- (id)plistRepresentation; +- (void)loadIndexFromFile:(id)arg1 validationBlock:(id)arg2; +- (BOOL)writeToFile:(id)arg1 error:(id *)arg2; +- (id)init; + +@end + diff --git a/DVTFoundation/DVTEncodableIndexEntry.h b/DVTFoundation/DVTEncodableIndexEntry.h new file mode 100644 index 000000000..3da4051bb --- /dev/null +++ b/DVTFoundation/DVTEncodableIndexEntry.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DVTEncodableIndexEntry : NSObject +{ + id _indexedItem; + double _timestamp; +} + +@property(readonly, nonatomic) double timestamp; // @synthesize timestamp=_timestamp; +@property(readonly, nonatomic) id indexedItem; // @synthesize indexedItem=_indexedItem; +- (void).cxx_destruct; +- (id)initWithIndexedItem:(id)arg1 timestamp:(double)arg2; + +@end + diff --git a/DVTFoundation/DVTExtendedPlatformInfo.h b/DVTFoundation/DVTExtendedPlatformInfo.h new file mode 100644 index 000000000..a2d24c0b4 --- /dev/null +++ b/DVTFoundation/DVTExtendedPlatformInfo.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTPlatform, NSArray, NSString; + +@interface DVTExtendedPlatformInfo : NSObject +{ + BOOL _requiresPortalAppGroups; + NSString *_platformIdentifier; + NSString *_deviceSupportDirectoryName; + NSString *_provisioningProfilePlatform; + NSArray *_provisioningProfileUTIs; + NSString *_portalPlatformIdentifier; + NSString *_developerProgramUserDescription; + NSString *_correspondingDevicePlatformIdentifier; + NSString *_correspondingSimulatorPlatformIdentifier; +} + ++ (id)extendedPlatformInfoForPlatformIdentifier:(id)arg1; +@property(readonly) NSString *correspondingSimulatorPlatformIdentifier; // @synthesize correspondingSimulatorPlatformIdentifier=_correspondingSimulatorPlatformIdentifier; +@property(readonly) NSString *correspondingDevicePlatformIdentifier; // @synthesize correspondingDevicePlatformIdentifier=_correspondingDevicePlatformIdentifier; +@property(readonly) BOOL requiresPortalAppGroups; // @synthesize requiresPortalAppGroups=_requiresPortalAppGroups; +@property(readonly) NSString *developerProgramUserDescription; // @synthesize developerProgramUserDescription=_developerProgramUserDescription; +@property(readonly) NSString *portalPlatformIdentifier; // @synthesize portalPlatformIdentifier=_portalPlatformIdentifier; +@property(readonly) NSArray *provisioningProfileUTIs; // @synthesize provisioningProfileUTIs=_provisioningProfileUTIs; +@property(readonly) NSString *provisioningProfilePlatform; // @synthesize provisioningProfilePlatform=_provisioningProfilePlatform; +@property(readonly) NSString *deviceSupportDirectoryName; // @synthesize deviceSupportDirectoryName=_deviceSupportDirectoryName; +@property(readonly) NSString *platformIdentifier; // @synthesize platformIdentifier=_platformIdentifier; +- (void).cxx_destruct; +@property(readonly) DVTPlatform *correspondingSimulatorPlatform; +@property(readonly) DVTPlatform *correspondingDevicePlatform; +- (id)initWithExtension:(id)arg1; + +@end + diff --git a/DVTFoundation/DVTExtension.h b/DVTFoundation/DVTExtension.h index ed3363338..b3661cde0 100644 --- a/DVTFoundation/DVTExtension.h +++ b/DVTFoundation/DVTExtension.h @@ -36,9 +36,9 @@ @property(readonly) DVTPlugIn *plugIn; // @synthesize plugIn=_plugIn; @property(readonly) NSDictionary *extensionData; // @synthesize extensionData=_extensionData; @property(readonly) DVTPlugInManager *plugInManager; // @synthesize plugInManager=_plugInManager; -@property(readonly) NSString *name; // @synthesize name=_name; -@property(readonly) NSString *version; // @synthesize version=_version; -@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +@property(readonly, copy) NSString *version; // @synthesize version=_version; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; - (id)_localizedStringForString:(id)arg1; - (BOOL)_fireExtensionFault:(id *)arg1; @@ -48,19 +48,25 @@ - (BOOL)_adjustElement:(id)arg1 forKey:(id)arg2 inParameterData:(id)arg3; - (BOOL)_adjustAttribute:(id)arg1 forKey:(id)arg2 inParameterData:(id)arg3; - (BOOL)_adjustParameterData:(id)arg1 usingSchema:(id)arg2; +- (id)objectForKeyedSubscript:(id)arg1; - (BOOL)hasValueForKey:(id)arg1; - (BOOL)_hasValueForKey:(id)arg1 inParameterData:(id)arg2 usingSchema:(id)arg3; - (id)valueForKey:(id)arg1 error:(id *)arg2; - (id)valueForKey:(id)arg1; - (id)_valueForKey:(id)arg1 inParameterData:(id)arg2 usingSchema:(id)arg3 error:(id *)arg4; -@property(readonly) NSXMLElement *extensionElement; +@property(readonly, copy) NSXMLElement *extensionElement; @property(readonly, getter=isValid) BOOL valid; @property(readonly) NSBundle *bundle; -- (id)description; +@property(readonly, copy) NSString *description; - (void)encodeIntoPropertyList:(id)arg1; - (void)awakeWithPropertyList:(id)arg1; - (id)initWithPropertyList:(id)arg1 owner:(id)arg2; - (id)initWithExtensionData:(id)arg1 plugIn:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTExtensionPoint.h b/DVTFoundation/DVTExtensionPoint.h index 6e5c78e23..3b78a7906 100644 --- a/DVTFoundation/DVTExtensionPoint.h +++ b/DVTFoundation/DVTExtensionPoint.h @@ -24,25 +24,30 @@ NSMutableSet *_childExtensionPoints; } -@property(readonly) NSSet *childExtensionPoints; // @synthesize childExtensionPoints=_childExtensionPoints; -@property(readonly) NSSet *extensions; // @synthesize extensions=_extensions; +@property(readonly, copy) NSSet *childExtensionPoints; // @synthesize childExtensionPoints=_childExtensionPoints; +@property(readonly, copy) NSSet *extensions; // @synthesize extensions=_extensions; @property(readonly) DVTPlugIn *plugIn; // @synthesize plugIn=_plugIn; -@property(readonly) NSString *name; // @synthesize name=_name; -@property(readonly) NSString *version; // @synthesize version=_version; -@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +@property(readonly, copy) NSString *version; // @synthesize version=_version; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; - (void)_registerChildExtensionPoint:(id)arg1; - (void)_registerExtension:(id)arg1; - (id)extensionsMatchingPredicate:(id)arg1; @property(readonly) NSBundle *bundle; @property(readonly) DVTExtensionPoint *parentExtensionPoint; // @dynamic parentExtensionPoint; -@property(readonly) DVTExtensionElementDescription *extensionSchema; // @dynamic extensionSchema; +@property(readonly, copy) DVTExtensionElementDescription *extensionSchema; // @dynamic extensionSchema; - (void)_setUpParentExtensionPoint; -- (id)description; +@property(readonly, copy) NSString *description; - (void)encodeIntoPropertyList:(id)arg1; - (void)awakeWithPropertyList:(id)arg1; - (id)initWithPropertyList:(id)arg1 owner:(id)arg2; - (id)initWithExtensionPointData:(id)arg1 plugIn:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTExtensionPropertyDescription.h b/DVTFoundation/DVTExtensionPropertyDescription.h index 6b0124abe..f9a900230 100644 --- a/DVTFoundation/DVTExtensionPropertyDescription.h +++ b/DVTFoundation/DVTExtensionPropertyDescription.h @@ -24,5 +24,11 @@ - (id)initWithPropertyList:(id)arg1 owner:(id)arg2; - (id)initWithName:(id)arg1 isOptional:(BOOL)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTFilePath.h b/DVTFoundation/DVTFilePath.h index c4e176691..3dcb3ff87 100644 --- a/DVTFoundation/DVTFilePath.h +++ b/DVTFoundation/DVTFilePath.h @@ -51,7 +51,7 @@ - (void)removeAssociatesWithRole:(id)arg1; - (void)removeAssociate:(id)arg1 withRole:(id)arg2; - (void)addAssociate:(id)arg1 withRole:(id)arg2 observingDidChangeRecursively:(BOOL)arg3 onOperationQueue:(id)arg4 block:(id)arg5; -- (void)addAssociate:(id)arg1 withRole:(id)arg2 observingDidChangeRecursively:(BOOL)arg3 onDispatchQueue:(struct dispatch_queue_s *)arg4 block:(id)arg5; +- (void)addAssociate:(id)arg1 withRole:(id)arg2 observingDidChangeRecursively:(BOOL)arg3 onDispatchQueue:(id)arg4 block:(id)arg5; - (void)addAssociate:(id)arg1 withRole:(id)arg2; - (id)associatesWithRole:(id)arg1; - (id)associatesWithRole:(id)arg1 forAllPathsToSameFile:(BOOL)arg2; @@ -67,10 +67,12 @@ @property(readonly) NSDictionary *fileSystemAttributes; @property(readonly) NSDictionary *fileAttributes; @property(readonly) NSString *fileTypeAttribute; +@property(readonly) BOOL isDirectory; @property(readonly) NSArray *sortedDirectoryContents; @property(readonly) NSArray *directoryContents; @property(readonly) NSDate *modificationDate; @property(readonly) BOOL isExcludedFromBackup; +@property(readonly) BOOL isSymbolicLink; @property(readonly) BOOL isExecutable; @property(readonly) BOOL isDeletable; @property(readonly) BOOL isWritable; @@ -86,7 +88,7 @@ - (void)_invalidateKnownDoesNotExist:(BOOL)arg1 explicitlyInvalidateChildren:(BOOL)arg2; - (void)_invalidateChildrenRecursivelyKnownDoesNotExist:(BOOL)arg1; - (void)_locked_validateTentativelyInvalidatedChildrenRecursively; -- (void)_locked_tentativelyInvalidateChildrenRecursively; +- (void)_locked_tentativelyInvalidateChildrenRecursivelyWithChildrenShouldBeTentativelyInvalid:(BOOL)arg1; - (BOOL)isSameFileAsFilePath:(id)arg1; - (BOOL)isEqual:(id)arg1; - (id)relativePathStringFromFilePath:(id)arg1; diff --git a/DVTFoundation/DVTFilePathEventWatcher.h b/DVTFoundation/DVTFilePathEventWatcher.h index ceeddcbeb..0e7cdf7c1 100644 --- a/DVTFoundation/DVTFilePathEventWatcher.h +++ b/DVTFoundation/DVTFilePathEventWatcher.h @@ -6,12 +6,12 @@ #import "NSObject.h" -@class NSMapTable, NSMutableSet; +@class NSMapTable, NSMutableSet, NSObject; @interface DVTFilePathEventWatcher : NSObject { struct __FSEventStream *_streamRef; - struct dispatch_queue_s *_watcherQueue; + NSObject *_watcherQueue; double _latency; unsigned long long _lastEventHandled; NSMutableSet *_watchedFilePaths; diff --git a/DVTFoundation/DVTFindRegularExpressionDescriptor.h b/DVTFoundation/DVTFindRegularExpressionDescriptor.h index e60daa031..b0caba2d0 100644 --- a/DVTFoundation/DVTFindRegularExpressionDescriptor.h +++ b/DVTFoundation/DVTFindRegularExpressionDescriptor.h @@ -6,17 +6,16 @@ #import -@class DVTRegularExpression; +@class NSRegularExpression; @interface DVTFindRegularExpressionDescriptor : DVTFindDescriptor { - DVTRegularExpression *_regularExpression; + NSRegularExpression *_regularExpression; } -@property(readonly) DVTRegularExpression *regularExpression; // @synthesize regularExpression=_regularExpression; +@property(readonly) NSRegularExpression *regularExpression; // @synthesize regularExpression=_regularExpression; - (void).cxx_destruct; - (id)firstMatchingResultInString:(id)arg1 backwards:(BOOL)arg2 inRange:(struct _NSRange)arg3 withWordFindingBlock:(id)arg4 docLocationCreationBlock:(void)arg5; -- (struct _NSRange)_first:(BOOL)arg1 matchOnLine:(id)arg2 withLineRange:(struct _NSRange)arg3 clippedByRange:(struct _NSRange)arg4 match:(id *)arg5; - (BOOL)caseSensitive; - (id)displayString; - (BOOL)isEqual:(id)arg1; diff --git a/DVTFoundation/DVTFindRegularExpressionResult.h b/DVTFoundation/DVTFindRegularExpressionResult.h index 986738a64..feb7d42c4 100644 --- a/DVTFoundation/DVTFindRegularExpressionResult.h +++ b/DVTFoundation/DVTFindRegularExpressionResult.h @@ -9,14 +9,16 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@class DVTRegularExpressionMatch; +@class NSString, NSTextCheckingResult; @interface DVTFindRegularExpressionResult : DVTFindResult { - DVTRegularExpressionMatch *_match; + NSTextCheckingResult *_match; + NSString *_wholeContextString; } -@property(retain) DVTRegularExpressionMatch *match; // @synthesize match=_match; +@property(retain, nonatomic) NSString *wholeContextString; // @synthesize wholeContextString=_wholeContextString; +@property(retain) NSTextCheckingResult *match; // @synthesize match=_match; - (void).cxx_destruct; - (id)stringForReplacementString:(id)arg1; - (void)encodeWithCoder:(id)arg1; diff --git a/DVTFoundation/DVTFindResult.h b/DVTFoundation/DVTFindResult.h index f320ec396..bf0a75df5 100644 --- a/DVTFoundation/DVTFindResult.h +++ b/DVTFoundation/DVTFindResult.h @@ -9,7 +9,7 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@class DVTDocumentLocation, DVTFindDescriptor, NSString; +@class DVTDocumentLocation, DVTFindDescriptor, NSDictionary, NSString; @interface DVTFindResult : NSObject { @@ -20,9 +20,11 @@ DVTDocumentLocation *_replacedLocation; int _replaceState; NSString *_replacedString; + NSDictionary *_userInfo; } + (struct _NSRange)lineRangeForFoundRange:(struct _NSRange)arg1 inString:(id)arg2; +@property(readonly, copy) NSDictionary *userInfo; // @synthesize userInfo=_userInfo; @property(copy) DVTDocumentLocation *replacedLocation; // @synthesize replacedLocation=_replacedLocation; @property int replaceState; // @synthesize replaceState=_replaceState; @property(copy, nonatomic) NSString *replacedString; // @synthesize replacedString=_replacedString; @@ -31,6 +33,7 @@ @property(readonly) DVTDocumentLocation *location; // @synthesize location=_location; @property(readonly) DVTFindDescriptor *findDescriptor; // @synthesize findDescriptor=_findDescriptor; - (void).cxx_destruct; +- (id)copyWithContextString:(id)arg1 contextRange:(struct _NSRange)arg2 userInfo:(id)arg3; - (id)copyWithUpdatedLocation:(id)arg1; - (id)stringForReplacementString:(id)arg1; @property(readonly) NSString *foundString; diff --git a/DVTFoundation/DVTFindTextualDescriptor.h b/DVTFoundation/DVTFindTextualDescriptor.h index deebd50e1..a34103a3b 100644 --- a/DVTFoundation/DVTFindTextualDescriptor.h +++ b/DVTFoundation/DVTFindTextualDescriptor.h @@ -23,14 +23,18 @@ - (void).cxx_destruct; - (id)firstMatchingResultInString:(id)arg1 backwards:(BOOL)arg2 inRange:(struct _NSRange)arg3 withWordFindingBlock:(id)arg4 docLocationCreationBlock:(void)arg5; - (struct _NSRange)_wordBoundaryAtIndex:(unsigned long long)arg1 forString:(id)arg2; -- (id)description; +@property(readonly, copy) NSString *description; - (id)displayString; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (id)initWithString:(id)arg1 ignoreCase:(BOOL)arg2 matchStyle:(int)arg3; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTFuture.h b/DVTFoundation/DVTFuture.h index f530d57e4..bcab522f1 100644 --- a/DVTFoundation/DVTFuture.h +++ b/DVTFoundation/DVTFuture.h @@ -6,49 +6,76 @@ #import "NSObject.h" +#import "DVTCancellable-Protocol.h" #import "DVTPromise-Protocol.h" -@class NSError; +@class DVTDispatchLock, DVTStackBacktrace, NSError, NSObject, NSString; -@interface DVTFuture : NSObject +@interface DVTFuture : NSObject { - // Error parsing type: {spin_mutex="l"{atomic="__a_"AB}}, name: _mtx - struct mutex _cond_mtx; - struct condition_variable _cond_var; - int _state; + DVTDispatchLock *_lock; + NSObject *_cond_group; + long long _state; + _Bool _hasTimeout; + _Bool _timedOut; long long _progress; NSError *_error; id _result; + DVTStackBacktrace *_initBacktrace; + DVTStackBacktrace *_finishBacktrace; struct vector> _progressBlocks; struct vector> _finishBlocks; - struct vector> _cancelledBlocks; - struct vector> _failedBlocks; - struct vector> _succeededBlocks; - struct unordered_map, std::__1::allocator>> _linkedSubFutures; + struct unordered_map::objc_pointer_hasher, std::__1::equal_to, std::__1::allocator>> _linkedSubFutures; } ++ (id)futureWithOperation:(id)arg1; ++ (id)futureWithResult:(id)arg1; ++ (id)futureWithError:(id)arg1; ++ (id)futureWithBlock:(id)arg1; ++ (id)runOperation:(id)arg1; ++ (id)trackOperation:(id)arg1; - (id).cxx_construct; - (void).cxx_destruct; -- (id)description; +- (void)trackFuture:(id)arg1; +- (void)trackFuture:(id)arg1 progress:(float)arg2 cancel:(BOOL)arg3 result:(BOOL)arg4 error:(BOOL)arg5; +- (void)updateProgressFromReporters; +- (void)failWithError:(id)arg1 afterTimeout:(double)arg2; +- (void)succeedWithResult:(id)arg1 afterTimeout:(double)arg2; +- (void)cancelAfterTimeout:(double)arg1; +- (void)_setState:(long long)arg1 result:(id)arg2 error:(id)arg3 afterTimeout:(double)arg4; +- (void)succeedWithResult:(id)arg1; +- (void)failWithError:(id)arg1; +- (void)cancel; +- (void)setState:(long long)arg1 result:(id)arg2 error:(id)arg3; +- (id)_internalSetState:(SEL)arg1 result:(long long)arg2 error:(id)arg3; +- (id)future; +- (void)setProgress:(long long)arg1; +@property(readonly, copy) NSString *description; - (id)_description; +- (void)observeFinishWithDispatchGroup:(id)arg1; - (void)observeSuccess:(id)arg1; - (void)observeFailure:(id)arg1; - (void)observeCancellation:(id)arg1; +- (void)observeFinishOnQueue:(id)arg1 withBlock:(id)arg2; - (void)observeFinish:(id)arg1; - (void)observeProgress:(id)arg1; -- (void)cancel; -- (int)waitUntilFinished; +@property(readonly, getter=isCancelled) BOOL cancelled; +- (long long)waitUntilFinished; - (id)result; - (id)error; +- (void)_signalFinished; +- (void)_waitUntilFinished; +- (void)dealloc; +- (id)initWithResult:(id)arg1; +- (id)initWithError:(id)arg1; - (id)initWithBlock:(id)arg1; -- (void)trackFuture:(id)arg1; -- (void)trackFuture:(id)arg1 progress:(float)arg2 cancel:(BOOL)arg3 result:(BOOL)arg4 error:(BOOL)arg5; -- (void)updateProgressFromReporters; -- (void)succeedWithResult:(id)arg1; -- (void)failWithError:(id)arg1; -- (void)setState:(int)arg1 result:(id)arg2 error:(id)arg3; -- (id)future; -- (void)setProgress:(long long)arg1; +- (id)init; +- (id)then:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DVTFoundation/DVTGeneratedContentProvider.h b/DVTFoundation/DVTGeneratedContentProvider.h index b13f0c201..8d3614392 100644 --- a/DVTFoundation/DVTGeneratedContentProvider.h +++ b/DVTFoundation/DVTGeneratedContentProvider.h @@ -22,7 +22,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTFoundation/DVTGlobalCustomDataStore.h b/DVTFoundation/DVTGlobalCustomDataStore.h index efcb9cf92..7ca13943f 100644 --- a/DVTFoundation/DVTGlobalCustomDataStore.h +++ b/DVTFoundation/DVTGlobalCustomDataStore.h @@ -28,5 +28,11 @@ - (id)customDataSpecifiersForGrouping:(id)arg1 ownership:(id)arg2; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTInvalidationMixIn.h b/DVTFoundation/DVTInvalidationMixIn.h index a0fb12b19..ccd88f2d3 100644 --- a/DVTFoundation/DVTInvalidationMixIn.h +++ b/DVTFoundation/DVTInvalidationMixIn.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface DVTInvalidationMixIn : DVTMixIn { @@ -22,5 +22,11 @@ @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly, nonatomic, getter=isValid) BOOL valid; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTKeywordScanner.h b/DVTFoundation/DVTKeywordScanner.h index 98e3b7b83..7d0a15ca7 100644 --- a/DVTFoundation/DVTKeywordScanner.h +++ b/DVTFoundation/DVTKeywordScanner.h @@ -15,6 +15,7 @@ DVTSourceTokens *_keywords; struct _NSRange _previousTokenRange; BOOL _caseSensitive; + BOOL _wordBreak; BOOL _isSimpleToken; } diff --git a/DVTFoundation/DVTLanguageSpecification.h b/DVTFoundation/DVTLanguageSpecification.h index d1da7284a..281ed2921 100644 --- a/DVTFoundation/DVTLanguageSpecification.h +++ b/DVTFoundation/DVTLanguageSpecification.h @@ -17,6 +17,7 @@ BOOL _includeInMenu; BOOL _usesCLikeIndentation; DVTSourceModelParserProductionRule *_productionRule; + BOOL _preservesTrailingWhitespace; } + (id)identifierForUniqueId:(long long)arg1; @@ -26,6 +27,7 @@ + (id)localizedSpecificationTypeName; + (id)specificationType; + (Class)specificationTypeBaseClass; +@property(readonly) BOOL preservesTrailingWhitespace; // @synthesize preservesTrailingWhitespace=_preservesTrailingWhitespace; @property(retain) DVTSourceModelParserProductionRule *productionRule; // @synthesize productionRule=_productionRule; @property(readonly) NSDictionary *syntaxRules; // @synthesize syntaxRules=_syntaxRules; @property(readonly) Class scannerClass; // @synthesize scannerClass=_scannerClass; diff --git a/DVTFoundation/DVTLibraryFragmentFilter.h b/DVTFoundation/DVTLibraryFragmentFilter.h index 6cda2bfc4..8c60fbf2a 100644 --- a/DVTFoundation/DVTLibraryFragmentFilter.h +++ b/DVTFoundation/DVTLibraryFragmentFilter.h @@ -4,30 +4,19 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject.h" +#import -@class DVTDispatchLock, NSMutableDictionary; - -@interface DVTLibraryFragmentFilter : NSObject +@interface DVTLibraryFragmentFilter : DVTEncodableIndex { - NSMutableDictionary *identifiedDocuments; - CDStruct_fd921134 specification; - DVTDispatchLock *_dispatchLock; - id _delegate; + CDStruct_fd921134 _specification; } -@property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; -- (void).cxx_destruct; - (id)unitTestingDescription; - (long long)indexSize; +- (BOOL)couldIdentifier:(id)arg1 matchQuery:(id)arg2; - (id)candidateIdentifiersForQuery:(id)arg1 allIdentifiers:(id *)arg2; - (id)candidateIdentifiersForQuery:(id)arg1; -- (void)removeFiltersForIdentifiers:(id)arg1; -- (void)removeFilterForIdentifier:(id)arg1; -- (id)allIdentifiers; - (void)addFilterWithDocument:(id)arg1 timestamp:(double)arg2 forIdentifier:(id)arg3; -- (void)loadFiltersFromData:(id)arg1 validationBlock:(id)arg2; -- (id)saveFiltersToData; - (id)initWithFilterSpecification:(CDStruct_fd921134)arg1; @end diff --git a/DVTFoundation/DVTListApplicationGroupsForTeamOperation.h b/DVTFoundation/DVTListApplicationGroupsForTeamOperation.h new file mode 100644 index 000000000..de72af394 --- /dev/null +++ b/DVTFoundation/DVTListApplicationGroupsForTeamOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTListApplicationGroupsForTeamOperation : DVTTeamOperationBase +{ +} + ++ (id)_operationWithSingleTeamToken:(id)arg1 andPlatform:(id)arg2; + +@end + diff --git a/DVTFoundation/DVTListCloudContainersForAppIDOperation.h b/DVTFoundation/DVTListCloudContainersForAppIDOperation.h new file mode 100644 index 000000000..0ed2bbcf3 --- /dev/null +++ b/DVTFoundation/DVTListCloudContainersForAppIDOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTListCloudContainersForAppIDOperation : DVTTeamOperationBase +{ +} + ++ (id)operationWithToken:(id)arg1 andPlatform:(id)arg2 appIdId:(id)arg3; + +@end + diff --git a/DVTFoundation/DVTListCloudContainersForTeamOperation.h b/DVTFoundation/DVTListCloudContainersForTeamOperation.h new file mode 100644 index 000000000..6bd77b68b --- /dev/null +++ b/DVTFoundation/DVTListCloudContainersForTeamOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTListCloudContainersForTeamOperation : DVTTeamOperationBase +{ +} + ++ (id)_operationWithSingleTeamToken:(id)arg1 andPlatform:(id)arg2; + +@end + diff --git a/DVTFoundation/DVTLocalComputer.h b/DVTFoundation/DVTLocalComputer.h index a727e4f93..dc352a624 100644 --- a/DVTFoundation/DVTLocalComputer.h +++ b/DVTFoundation/DVTLocalComputer.h @@ -6,14 +6,30 @@ #import -@class NSMutableDictionary; +@class NSMutableDictionary, NSSet, NSString; @interface DVTLocalComputer : DVTAbstractMacDevice { + NSSet *_provisioningProfiles; NSMutableDictionary *_pidToXPCServiceConnectionDict; + NSString *_cpuKind; + unsigned long long _cpuCount; + unsigned long long _cpuSpeedInMHz; + unsigned long long _busSpeedInMHz; + unsigned long long _ramSizeInMegabytes; + unsigned long long _physicalCPUCoresPerPackage; + unsigned long long _logicalCPUCoresPerPackage; } ++ (id)provisioningManager; + (void)initialize; +@property unsigned long long logicalCPUCoresPerPackage; // @synthesize logicalCPUCoresPerPackage=_logicalCPUCoresPerPackage; +@property unsigned long long physicalCPUCoresPerPackage; // @synthesize physicalCPUCoresPerPackage=_physicalCPUCoresPerPackage; +@property unsigned long long ramSizeInMegabytes; // @synthesize ramSizeInMegabytes=_ramSizeInMegabytes; +@property unsigned long long busSpeedInMHz; // @synthesize busSpeedInMHz=_busSpeedInMHz; +@property unsigned long long cpuSpeedInMHz; // @synthesize cpuSpeedInMHz=_cpuSpeedInMHz; +@property unsigned long long cpuCount; // @synthesize cpuCount=_cpuCount; +@property(copy) NSString *cpuKind; // @synthesize cpuKind=_cpuKind; @property(retain) NSMutableDictionary *pidToXPCServiceConnectionDict; // @synthesize pidToXPCServiceConnectionDict=_pidToXPCServiceConnectionDict; - (void).cxx_destruct; - (void)stopDebuggingXPCServicesForPID:(int)arg1; @@ -21,10 +37,17 @@ - (void)attachToServiceName:(id)arg1 pid:(int)arg2 parentPID:(int)arg3 stdoutFH:(id)arg4 stderrFH:(id)arg5; - (id)_xpcDebugConnectionForPid:(id)arg1 create:(BOOL)arg2; - (id)_keyForPid:(int)arg1; +- (void)downloadOptimizationProfilesFromBundleIdentifier:(id)arg1 orPath:(id)arg2 toFilePath:(id)arg3 completionHandler:(id)arg4; - (BOOL)supportsLocationSimulation; +- (void)uninstallProvisioningProfile:(id)arg1; +- (void)installProvisioningProfileAtURL:(id)arg1; +- (void)installProvisioningProfile:(id)arg1; +- (void)profilesDidChange:(id)arg1; +- (id)provisioningProfiles; - (id)nameForDeveloperPortal; - (BOOL)supportsProvisioning; - (BOOL)supportsArchiving; +- (BOOL)supportsDebuggingForAskOnLaunch; - (BOOL)supportsXPCServiceDebugging; - (BOOL)canRunMultipleInstancesPerApp; - (BOOL)supportsDebugAsDifferentUser; diff --git a/DVTFoundation/DVTLocalComputerLocator.h b/DVTFoundation/DVTLocalComputerLocator.h index 21b51b0c0..5e9b49700 100644 --- a/DVTFoundation/DVTLocalComputerLocator.h +++ b/DVTFoundation/DVTLocalComputerLocator.h @@ -16,7 +16,7 @@ - (id)knownDeviceAtDeviceLocation:(id)arg1; - (void)stopLocating; - (void)startLocating; -- (id)platform; +- (id)platforms; - (id)deviceLocationScheme; @end diff --git a/DVTFoundation/DVTLogAspect.h b/DVTFoundation/DVTLogAspect.h index f6bb75778..0bc8e8bb1 100644 --- a/DVTFoundation/DVTLogAspect.h +++ b/DVTFoundation/DVTLogAspect.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSString; +@class NSArray, NSString; @interface DVTLogAspect : NSObject { @@ -14,12 +14,14 @@ BOOL _signalInstruments; BOOL _takeTimeProfile; int _logLevel; + NSArray *_activeLoggers; } + (id)logAspectWithName:(id)arg1; + (id)allAspects; + (int)defaultLogLevel; + (void)initialize; +@property(copy) NSArray *activeLoggers; // @synthesize activeLoggers=_activeLoggers; @property BOOL takeTimeProfile; // @synthesize takeTimeProfile=_takeTimeProfile; @property BOOL signalInstruments; // @synthesize signalInstruments=_signalInstruments; @property int logLevel; // @synthesize logLevel=_logLevel; @@ -28,7 +30,7 @@ - (void)_logAndOutdentAtLogLevel:(int)arg1 withFormat:(id)arg2; - (void)_logAndIndentAtLogLevel:(int)arg1 withFormat:(id)arg2; - (void)_logAtLogLevel:(int)arg1 withFormat:(id)arg2; -- (id)_initWithName:(id)arg1 logLevel:(int)arg2 signalInstruments:(BOOL)arg3 takeTimeProfile:(BOOL)arg4; +- (id)initWithName:(id)arg1 logLevel:(int)arg2 signalInstruments:(BOOL)arg3 takeTimeProfile:(BOOL)arg4 activeLoggers:(id)arg5; - (id)init; @end diff --git a/DVTFoundation/DVTMTReport.h b/DVTFoundation/DVTMTReport.h index 06fb77fab..e7edb6767 100644 --- a/DVTFoundation/DVTMTReport.h +++ b/DVTFoundation/DVTMTReport.h @@ -8,10 +8,11 @@ @interface DVTMTReport : NSObject { - struct __aslmsg *_message; + struct __asl_object_s *_message; } -@property struct __aslmsg *message; // @synthesize message=_message; +@property struct __asl_object_s *message; // @synthesize message=_message; +- (void)recordRawLog:(id)arg1; - (void)recordSuccess:(BOOL)arg1 reason:(id)arg2; - (void)recordID:(id)arg1 forKey:(char *)arg2; - (void)recordNumber:(long long)arg1 forKey:(char *)arg2; @@ -19,7 +20,6 @@ - (void)recordTimeResult:(double)arg1 forKey:(char *)arg2; - (void)recordTimeResult:(double)arg1 forKey:(char *)arg2 deresolver:(id)arg3; - (void)logReport; -- (void)finalize; - (void)dealloc; - (void)_freeMsg; - (id)initWithDomain:(char *)arg1 summarize:(BOOL)arg2; diff --git a/DVTFoundation/DVTMacroDefinitionTable.h b/DVTFoundation/DVTMacroDefinitionTable.h index cb4b252f3..4bd366016 100644 --- a/DVTFoundation/DVTMacroDefinitionTable.h +++ b/DVTFoundation/DVTMacroDefinitionTable.h @@ -27,7 +27,7 @@ } + (id)macroNameRegistry; -+ (id)newWithLabelFormat:(id)arg1; ++ (id)newWithLabel:(id)arg1; @property BOOL postsChangeNotifications; // @synthesize postsChangeNotifications=_postsChangeNotifications; - (void).cxx_destruct; - (id)description; @@ -46,8 +46,6 @@ - (void)removeMacroName:(id)arg1; - (void)setMacroNamesAndValuesFromMacroDefinitionTable:(id)arg1; - (void)setMacroNamesAndValuesFromDictionary:(id)arg1; -- (void)setMacroNamesAndValues:(id)arg1; -- (void)setMacroNamesAndValues:(id)arg1 arguments:(struct __va_list_tag [1])arg2; - (id)allMacroNames; - (id)dictionaryRepresentation; - (void)enumerateMacroNamesAndValuesUsingBlock:(id)arg1; diff --git a/DVTFoundation/DVTMacroExpansionBlock.h b/DVTFoundation/DVTMacroExpansionBlock.h index 0dd45a7d2..4aba83394 100644 --- a/DVTFoundation/DVTMacroExpansionBlock.h +++ b/DVTFoundation/DVTMacroExpansionBlock.h @@ -8,6 +8,8 @@ #import "DVTMacroExpansion-Protocol.h" +@class NSString; + @interface DVTMacroExpansionBlock : NSObject { id _block; @@ -24,5 +26,11 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithBlock:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTMacroExpansionIntegerMetric.h b/DVTFoundation/DVTMacroExpansionIntegerMetric.h index f65babe60..7cb48fed4 100644 --- a/DVTFoundation/DVTMacroExpansionIntegerMetric.h +++ b/DVTFoundation/DVTMacroExpansionIntegerMetric.h @@ -23,7 +23,6 @@ - (id)longDescription; - (void)addValue:(unsigned long long)arg1; - (void)dealloc; -- (void)finalize; - (id)initWithLabel:(id)arg1 valueRange:(struct _NSRange)arg2; @end diff --git a/DVTFoundation/DVTMacroExpansionString.h b/DVTFoundation/DVTMacroExpansionString.h index 490f11f41..bbab0f42b 100644 --- a/DVTFoundation/DVTMacroExpansionString.h +++ b/DVTFoundation/DVTMacroExpansionString.h @@ -19,18 +19,22 @@ - (void)dvt_assertInternalConsistency; - (id)dvt_evaluateAsStringListInScope:(id)arg1 withState:(const struct DVTNestedMacroExpansionState *)arg2; - (id)dvt_evaluateAsStringInScope:(id)arg1 withState:(const struct DVTNestedMacroExpansionState *)arg2; -- (id)description; +@property(readonly, copy) NSString *description; - (id)replacementObjectForCoder:(id)arg1; - (void)getCharacters:(unsigned short *)arg1 range:(struct _NSRange)arg2; - (unsigned short)characterAtIndex:(unsigned long long)arg1; - (unsigned long long)length; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (id)dvt_stringForm; - (BOOL)dvt_isLiteral; - (id)copy; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithOriginalString:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTMacroExpansionStringList.h b/DVTFoundation/DVTMacroExpansionStringList.h index 11e62a665..41e875ec1 100644 --- a/DVTFoundation/DVTMacroExpansionStringList.h +++ b/DVTFoundation/DVTMacroExpansionStringList.h @@ -8,7 +8,7 @@ #import "DVTMacroExpansion-Protocol.h" -@class NSString; +@class NSString, NSString; @interface DVTMacroExpansionStringList : NSArray { @@ -21,16 +21,20 @@ - (void)dvt_assertInternalConsistency; - (id)dvt_evaluateAsStringListInScope:(id)arg1 withState:(const struct DVTNestedMacroExpansionState *)arg2; - (id)dvt_evaluateAsStringInScope:(id)arg1 withState:(const struct DVTNestedMacroExpansionState *)arg2; -- (id)description; +@property(readonly, copy) NSString *description; - (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)objectAtIndex:(unsigned long long)arg1; - (unsigned long long)count; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (id)dvt_stringForm; - (BOOL)dvt_isLiteral; - (id)copy; - (id)copyWithZone:(struct _NSZone *)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTMacroExpansionStringList_NonLiteral.h b/DVTFoundation/DVTMacroExpansionStringList_NonLiteral.h index 386ec9e2e..9fbc9982d 100644 --- a/DVTFoundation/DVTMacroExpansionStringList_NonLiteral.h +++ b/DVTFoundation/DVTMacroExpansionStringList_NonLiteral.h @@ -14,7 +14,7 @@ NSString *_elements[0]; } -+ (id)newWithStringForm:(id)arg1 elements:(struct DVTArrayBuilder *)arg2; ++ (id)newWithStringForm:(id)arg1 elements:(struct ArrayBuilder *)arg2; - (void).cxx_destruct; - (id)dvt_debugDescription; - (void)dvt_assertInternalConsistency; @@ -29,7 +29,7 @@ - (id)dvt_stringForm; - (BOOL)dvt_isLiteral; - (void)dealloc; -- (id)initWithStringForm:(id)arg1 elements:(struct DVTArrayBuilder *)arg2; +- (id)initWithStringForm:(id)arg1 elements:(struct ArrayBuilder *)arg2; @end diff --git a/DVTFoundation/DVTMacroExpansionString_Concatenation.h b/DVTFoundation/DVTMacroExpansionString_Concatenation.h index bbb7bf044..48df550f3 100644 --- a/DVTFoundation/DVTMacroExpansionString_Concatenation.h +++ b/DVTFoundation/DVTMacroExpansionString_Concatenation.h @@ -14,7 +14,7 @@ NSString *_substrings[0]; } -+ (id)newWithOriginalString:(id)arg1 substrings:(struct DVTArrayBuilder *)arg2; ++ (id)newWithOriginalString:(id)arg1 substrings:(struct ArrayBuilder *)arg2; - (void).cxx_destruct; - (id)dvt_debugDescription; - (void)dvt_assertInternalConsistency; @@ -22,7 +22,7 @@ - (id)dvt_evaluateAsStringInScope:(id)arg1 withState:(const struct DVTNestedMacroExpansionState *)arg2; - (BOOL)dvt_isLiteral; - (void)dealloc; -- (id)initWithOriginalString:(id)arg1 substrings:(struct DVTArrayBuilder *)arg2; +- (id)initWithOriginalString:(id)arg1 substrings:(struct ArrayBuilder *)arg2; @end diff --git a/DVTFoundation/DVTMacroExpansionString_Substitution.h b/DVTFoundation/DVTMacroExpansionString_Substitution.h index 09d42b9b8..b40d2961d 100644 --- a/DVTFoundation/DVTMacroExpansionString_Substitution.h +++ b/DVTFoundation/DVTMacroExpansionString_Substitution.h @@ -16,7 +16,7 @@ DVTMacroExpansionOperator *_operators[0]; } -+ (id)newWithOriginalString:(id)arg1 macroNameExpression:(id)arg2 preserveOriginalStringIfUnresolved:(BOOL)arg3 operators:(struct DVTArrayBuilder *)arg4; ++ (id)newWithOriginalString:(id)arg1 macroNameExpression:(id)arg2 preserveOriginalStringIfUnresolved:(BOOL)arg3 operators:(struct ArrayBuilder *)arg4; - (void).cxx_destruct; - (id)dvt_debugDescription; - (void)dvt_assertInternalConsistency; @@ -24,7 +24,7 @@ - (id)dvt_evaluateAsStringInScope:(id)arg1 withState:(const struct DVTNestedMacroExpansionState *)arg2; - (BOOL)dvt_isLiteral; - (void)dealloc; -- (id)initWithOriginalString:(id)arg1 macroNameExpression:(id)arg2 preserveOriginalStringIfUnresolved:(BOOL)arg3 operators:(struct DVTArrayBuilder *)arg4; +- (id)initWithOriginalString:(id)arg1 macroNameExpression:(id)arg2 preserveOriginalStringIfUnresolved:(BOOL)arg3 operators:(struct ArrayBuilder *)arg4; @end diff --git a/DVTFoundation/DVTMacroNameRegistryRegistration.h b/DVTFoundation/DVTMacroNameRegistryRegistration.h index 8a38fb5b8..41a8016b5 100644 --- a/DVTFoundation/DVTMacroNameRegistryRegistration.h +++ b/DVTFoundation/DVTMacroNameRegistryRegistration.h @@ -8,7 +8,7 @@ #import "DVTRegistrable-Protocol.h" -@class NSString; +@class DVTVersion, NSArray, NSString; @interface DVTMacroNameRegistryRegistration : NSObject { @@ -17,15 +17,20 @@ } @property(readonly, getter=isListType) BOOL listType; // @synthesize listType=_listType; -@property(readonly) NSString *macroName; // @synthesize macroName=_macroName; +@property(readonly, copy) NSString *macroName; // @synthesize macroName=_macroName; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; @property(readonly) NSString *identifier; - (id)initWithMacroName:(id)arg1 isListType:(BOOL)arg2; // Remaining properties +@property(readonly) NSArray *aliases; +@property(readonly, copy) NSString *debugDescription; @property(readonly) NSString *displayDescription; @property(readonly) NSString *displayName; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@property(readonly) DVTVersion *version; @end diff --git a/DVTFoundation/DVTMemorySnapshot.h b/DVTFoundation/DVTMemorySnapshot.h index d314ecdb0..70a7cf8b3 100644 --- a/DVTFoundation/DVTMemorySnapshot.h +++ b/DVTFoundation/DVTMemorySnapshot.h @@ -21,7 +21,6 @@ - (void).cxx_destruct; - (void)takeVmmapSnapshotWithLogLevel:(int)arg1 logFormat:(id)arg2; - (void)_takeVmmapSnapshotWithLogLevel:(int)arg1 toFilePath:(id)arg2 logString:(id)arg3; -- (void)cleanupBeforeTakingSnapshotsWithLogLevel:(int)arg1 logFormat:(id)arg2; - (unsigned long long)_newIncrementForSnapshotType:(id)arg1; - (id)initWithAspect:(id)arg1; diff --git a/DVTFoundation/DVTMessageTrace.h b/DVTFoundation/DVTMessageTrace.h index 7d3dd6881..3017065ec 100644 --- a/DVTFoundation/DVTMessageTrace.h +++ b/DVTFoundation/DVTMessageTrace.h @@ -14,8 +14,11 @@ + (void)report:(char *)arg1 success:(BOOL)arg2 reason:(id)arg3; + (void)report:(char *)arg1 timeResult:(double)arg2 deresolver:(id)arg3; + (void)report:(char *)arg1 number:(long long)arg2 deresolver:(id)arg3; ++ (void)reportSummarized:(char *)arg1 collecting:(id)arg2; ++ (void)reportSummarized:(char *)arg1 ID:(id)arg2 rawLog:(id)arg3; + (void)reportSummarized:(char *)arg1 ID:(id)arg2; + (void)report:(char *)arg1 ID:(id)arg2; ++ (void)reportSummarized:(char *)arg1; + (void)reportHit:(char *)arg1; + (void)reportForDomain:(char *)arg1 summarize:(BOOL)arg2 collecting:(id)arg3; + (double)delay:(double)arg1; diff --git a/DVTFoundation/DVTMockDeveloperAccount.h b/DVTFoundation/DVTMockDeveloperAccount.h new file mode 100644 index 000000000..9a611068d --- /dev/null +++ b/DVTFoundation/DVTMockDeveloperAccount.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface DVTMockDeveloperAccount : DVTDeveloperAccount +{ + NSString *_mockUsername; + NSString *_mockPassword; +} + +@property(copy) NSString *mockPassword; // @synthesize mockPassword=_mockPassword; +@property(copy) NSString *mockUsername; // @synthesize mockUsername=_mockUsername; +- (void).cxx_destruct; +- (id)password; +- (id)username; + +@end + diff --git a/DVTFoundation/DVTMockProvisioningProfile.h b/DVTFoundation/DVTMockProvisioningProfile.h new file mode 100644 index 000000000..d6eab3ce7 --- /dev/null +++ b/DVTFoundation/DVTMockProvisioningProfile.h @@ -0,0 +1,99 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTProvisioningProfile-Protocol.h" + +@class DVTAppIDFeatures, DVTPlatform, NSArray, NSData, NSDate, NSDictionary, NSSet, NSString; + +@interface DVTMockProvisioningProfile : NSObject +{ + BOOL _isUniversal; + NSArray *_signingCertificates; + NSDate *_creationDate; + NSDate *_expirationDate; + NSString *_UUID; + NSString *_name; + NSDictionary *_entitlements; + NSSet *_supportedUDIDs; + NSString *_teamID; + NSString *_teamName; + NSArray *_appIdentifierPrefixes; + NSArray *_teamIdentifierPrefixes; + NSString *_platform; +} + +@property(retain) NSString *platform; // @synthesize platform=_platform; +@property(retain) NSArray *teamIdentifierPrefixes; // @synthesize teamIdentifierPrefixes=_teamIdentifierPrefixes; +@property(retain) NSArray *appIdentifierPrefixes; // @synthesize appIdentifierPrefixes=_appIdentifierPrefixes; +@property(retain) NSString *teamName; // @synthesize teamName=_teamName; +@property(retain) NSString *teamID; // @synthesize teamID=_teamID; +@property(retain) NSSet *supportedUDIDs; // @synthesize supportedUDIDs=_supportedUDIDs; +@property BOOL isUniversal; // @synthesize isUniversal=_isUniversal; +@property(retain) NSDictionary *entitlements; // @synthesize entitlements=_entitlements; +@property(retain) NSString *name; // @synthesize name=_name; +@property(retain) NSString *UUID; // @synthesize UUID=_UUID; +@property(retain) NSDate *expirationDate; // @synthesize expirationDate=_expirationDate; +@property(retain) NSDate *creationDate; // @synthesize creationDate=_creationDate; +@property(retain) NSArray *signingCertificates; // @synthesize signingCertificates=_signingCertificates; +- (void).cxx_destruct; +- (id)longDescription; +- (BOOL)matchesBundleIdentifier:(id)arg1; +- (BOOL)hasPlayableContentEntitlement; +- (BOOL)isApplicationGroupsEnabled; +- (BOOL)isHealthKitEnabled; +@property(readonly) BOOL isAssociatedDomainsEnabled; +@property(readonly) BOOL isVPNLiteEnabled; +@property(readonly) BOOL isKeychainAccessGroupsEnabled; +@property(readonly) BOOL isGameCenterEnabled; +@property(readonly) BOOL isMapsEnabled; +@property(readonly) BOOL isInterAppAudioEnabled; +@property(readonly) BOOL isDataProtectionEnabled; +@property(readonly) NSString *dataProtectionLevel; +@property(readonly) BOOL isPassbookEnabled; +@property(readonly) BOOL isICloudEnabled; +- (BOOL)allowsFeatures:(id)arg1 missingFeatures:(id *)arg2; +- (BOOL)allowsEntitlements:(id)arg1 offendingKey:(id *)arg2; +- (BOOL)allowsEntitlements:(id)arg1; +@property(readonly) DVTAppIDFeatures *features; +@property(readonly) NSString *appIdentifierEntitlement; +@property(readonly) BOOL expired; +@property(readonly) BOOL expiredOrWillExpireSoon; +@property(readonly) BOOL willExpireSoon; +@property(readonly) BOOL usesExplicitAppIdentifier; +@property(readonly) NSString *appIdentifierEntitlementWithoutPrefix; +@property(readonly) BOOL hasGetTaskAllowEntitlement; +@property(readonly) DVTPlatform *dvt_platform; +@property(readonly) BOOL isMacProfile; +- (long long)dateCompareDecending:(id)arg1; +- (long long)dateCompare:(id)arg1; +- (long long)localizedCompare:(id)arg1; +- (long long)compare:(id)arg1; +- (BOOL)writeToURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (BOOL)writeToFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +@property(readonly) NSData *dataRepresentation; +@property(readonly, copy) NSString *localPath; +- (BOOL)hasCertificateMatchingIdentity:(id)arg1 includeExpired:(BOOL)arg2; +@property(readonly) NSArray *identityCertificates; +@property(readonly) NSArray *certificates; +- (BOOL)containsCertificate:(struct OpaqueSecCertificateRef *)arg1; +@property(readonly) NSString *preferredFilenameExtension; +@property(readonly) int version; +@property(readonly) NSArray *identitySigningCertificates; +- (BOOL)canBeInstalledOnDevice:(id)arg1; +- (BOOL)canBeInstalledOnDeviceWithIdentifier:(id)arg1; +- (BOOL)containsSigningCertificate:(id)arg1; +- (void)validate; +@property(readonly, copy) NSString *description; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTFoundation/DVTMockProvisioningProfileManager.h b/DVTFoundation/DVTMockProvisioningProfileManager.h new file mode 100644 index 000000000..ee2676b29 --- /dev/null +++ b/DVTFoundation/DVTMockProvisioningProfileManager.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTDispatchLock, NSMutableSet; + +@interface DVTMockProvisioningProfileManager : DVTProvisioningProfileManager +{ + NSMutableSet *_profiles; + DVTDispatchLock *_lock; +} + +- (void).cxx_destruct; +- (id)profileMatchingUUID:(id)arg1; +- (void)forceProfileLoading; +- (id)allUsableProfiles; +- (id)allProfiles; +- (BOOL)areProfilesLoaded; +- (void)removeProfile:(id)arg1; +- (void)addProfile:(id)arg1; +- (void)setProfiles:(id)arg1; +- (id)expiringProfiles; +- (id)profilesMatchingPredicate:(id)arg1; +- (BOOL)installHostProfiles:(id)arg1 error:(id *)arg2; +- (id)profileWithData:(id)arg1 error:(id *)arg2; +- (id)profileWithURL:(id)arg1 error:(id *)arg2; +- (id)expiringProfilesInExpansionContext:(id)arg1; +- (BOOL)isProfileExpiringWithCodeSigningIdentity:(id)arg1 profileName:(id *)arg2; +- (id)profilesMatchingApplicationID:(id)arg1; +- (id)provider; +- (id)init; + +@end + diff --git a/DVTFoundation/DVTMockSigningCertificate.h b/DVTFoundation/DVTMockSigningCertificate.h new file mode 100644 index 000000000..2f322c78d --- /dev/null +++ b/DVTFoundation/DVTMockSigningCertificate.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate, NSString; + +@interface DVTMockSigningCertificate : DVTSigningCertificate +{ + BOOL _isIdentityMock; + BOOL _isTrustedMock; + NSString *_certificateKindMock; + NSString *_commonNameMock; + NSString *_portalTeamIDMock; + NSString *_portalTeamNameMock; + NSString *_portalMemberIDMock; + NSDate *_issueDateMock; + NSDate *_expirationDateMock; + NSString *_sha1HashMock; + NSString *_serialNumberMock; +} + +@property(copy) NSString *serialNumberMock; // @synthesize serialNumberMock=_serialNumberMock; +@property(copy) NSString *sha1HashMock; // @synthesize sha1HashMock=_sha1HashMock; +@property BOOL isTrustedMock; // @synthesize isTrustedMock=_isTrustedMock; +@property(copy) NSDate *expirationDateMock; // @synthesize expirationDateMock=_expirationDateMock; +@property(copy) NSDate *issueDateMock; // @synthesize issueDateMock=_issueDateMock; +@property BOOL isIdentityMock; // @synthesize isIdentityMock=_isIdentityMock; +@property(copy) NSString *portalMemberIDMock; // @synthesize portalMemberIDMock=_portalMemberIDMock; +@property(copy) NSString *portalTeamNameMock; // @synthesize portalTeamNameMock=_portalTeamNameMock; +@property(copy) NSString *portalTeamIDMock; // @synthesize portalTeamIDMock=_portalTeamIDMock; +@property(copy) NSString *commonNameMock; // @synthesize commonNameMock=_commonNameMock; +@property(copy) NSString *certificateKindMock; // @synthesize certificateKindMock=_certificateKindMock; +- (void).cxx_destruct; +- (id)defaultDesignatedRequirementsForIdentifier:(id)arg1; +- (struct OpaqueSecCertificateRef *)certificateRef; +- (BOOL)isExpired; +- (id)serialNumber; +- (id)sha1Hash; +- (BOOL)isTrusted; +- (id)expirationDate; +- (id)issueDate; +- (BOOL)isIdentity; +- (id)portalMemberID; +- (id)portalTeamName; +- (id)portalTeamID; +- (id)commonName; +- (id)certificateKind; +- (void)validate; + +@end + diff --git a/DVTFoundation/DVTMockSigningCertificateSource.h b/DVTFoundation/DVTMockSigningCertificateSource.h new file mode 100644 index 000000000..2773cfa93 --- /dev/null +++ b/DVTFoundation/DVTMockSigningCertificateSource.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableSet; + +@interface DVTMockSigningCertificateSource : DVTSigningCertificateSource +{ + NSMutableSet *_allSigningCertificates; +} + +- (void).cxx_destruct; +- (void)triggerUnknownEvent; +- (void)triggerDidAddOrRemovePrivateKeys; +- (void)triggerRemoveForSigningCertificate:(id)arg1; +- (void)triggerAddForSigningCertificate:(id)arg1; +- (id)allSigningCertificates; +- (void)_stopListeningForKeychainEvents; +- (void)_startListeningForKeychainEvents; +- (id)initWithInitialSigningCertificates:(id)arg1 logAspect:(id)arg2; +- (id)initWithLogAspect:(id)arg1; + +@end + diff --git a/DVTFoundation/DVTModelObject.h b/DVTFoundation/DVTModelObject.h index cbacc93c8..308419def 100644 --- a/DVTFoundation/DVTModelObject.h +++ b/DVTFoundation/DVTModelObject.h @@ -8,18 +8,30 @@ #import -@class DVTModelObjectGraph; +@class DVTModelObjectGraph, NSString; @interface DVTModelObject : NSObject { DVTModelObjectGraph *_objectGraph; id _observationInfo; + int _retainCount; } - (void).cxx_destruct; @property(retain, nonatomic) DVTModelObjectGraph *objectGraph; - (void)setObservationInfo:(id)arg1; - (id)observationInfo; +- (BOOL)_isDeallocating; +- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DVTFoundation/DVTModelObjectGraph.h b/DVTFoundation/DVTModelObjectGraph.h index f19184fb2..052d3c8e5 100644 --- a/DVTFoundation/DVTModelObjectGraph.h +++ b/DVTFoundation/DVTModelObjectGraph.h @@ -6,15 +6,15 @@ #import "NSObject.h" -@class NSMutableSet, NSOperationQueue, NSString; +@class NSMutableSet, NSObject, NSOperationQueue, NSString; @interface DVTModelObjectGraph : NSObject { NSString *_name; NSOperationQueue *_asyncQueue; NSOperationQueue *_changeQueue; - struct dispatch_queue_s *_asyncDispatchQueue; - struct dispatch_queue_s *_changeDispatchQueue; + NSObject *_asyncDispatchQueue; + NSObject *_changeDispatchQueue; NSMutableSet *_insertedObjects; NSMutableSet *_updatedObjects; NSMutableSet *_deletedObjects; @@ -25,11 +25,11 @@ } @property BOOL changeNotificationsAreSuspended; // @synthesize changeNotificationsAreSuspended=_changeNotificationsAreSuspended; -@property(readonly) struct dispatch_queue_s *changeDispatchQueue; // @synthesize changeDispatchQueue=_changeDispatchQueue; -@property(readonly) struct dispatch_queue_s *asyncDispatchQueue; // @synthesize asyncDispatchQueue=_asyncDispatchQueue; +@property(readonly) NSObject *changeDispatchQueue; // @synthesize changeDispatchQueue=_changeDispatchQueue; +@property(readonly) NSObject *asyncDispatchQueue; // @synthesize asyncDispatchQueue=_asyncDispatchQueue; @property(readonly) NSOperationQueue *changeQueue; // @synthesize changeQueue=_changeQueue; @property(readonly) NSOperationQueue *asyncQueue; // @synthesize asyncQueue=_asyncQueue; -@property(readonly) NSString *name; // @synthesize name=_name; +@property(readonly, copy) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; - (void)didDeleteModelObject:(id)arg1; - (void)didUpdateModelObject:(id)arg1; @@ -41,7 +41,7 @@ - (void)_disassociateModelObject:(id)arg1; - (void)_associateModelObject:(id)arg1; - (id)description; -- (id)initWithName:(id)arg1 asyncDispatchQueue:(struct dispatch_queue_s *)arg2 changeDispatchQueue:(struct dispatch_queue_s *)arg3; +- (id)initWithName:(id)arg1 asyncDispatchQueue:(id)arg2 changeDispatchQueue:(id)arg3; - (id)initWithName:(id)arg1 asyncQueue:(id)arg2 changeQueue:(id)arg3; @end diff --git a/DVTFoundation/DVTModelTree.h b/DVTFoundation/DVTModelTree.h index 7ba9b8f98..b1990c93c 100644 --- a/DVTFoundation/DVTModelTree.h +++ b/DVTFoundation/DVTModelTree.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import -@class DVTModelObjectGraph, DVTModelTreeNode, DVTStackBacktrace; +@class DVTModelObjectGraph, DVTModelTreeNode, DVTStackBacktrace, NSString; @interface DVTModelTree : NSObject { @@ -31,7 +31,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTFoundation/DVTModelTreeNode.h b/DVTFoundation/DVTModelTreeNode.h index e1471fe40..debf13ad5 100644 --- a/DVTFoundation/DVTModelTreeNode.h +++ b/DVTFoundation/DVTModelTreeNode.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import -@class DVTModelObjectGraph, DVTModelTree, DVTStackBacktrace, NSArray, NSMutableArray; +@class DVTModelObjectGraph, DVTModelTree, DVTStackBacktrace, NSArray, NSMutableArray, NSString; @interface DVTModelTreeNode : NSObject { @@ -43,7 +43,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTFoundation/DVTMutableKnownStringSet.h b/DVTFoundation/DVTMutableKnownStringSet.h index a505689eb..0399a6184 100644 --- a/DVTFoundation/DVTMutableKnownStringSet.h +++ b/DVTFoundation/DVTMutableKnownStringSet.h @@ -29,7 +29,6 @@ - (unsigned long long)count; - (id)knownStringMapping; - (void)dealloc; -- (void)finalize; - (id)initWithCapacity:(unsigned long long)arg1; - (id)initWithKnownStringMapping:(id)arg1; diff --git a/DVTFoundation/DVTMutableOrderedSet.h b/DVTFoundation/DVTMutableOrderedSet.h index 3d3510f6f..19e6c0523 100644 --- a/DVTFoundation/DVTMutableOrderedSet.h +++ b/DVTFoundation/DVTMutableOrderedSet.h @@ -30,6 +30,8 @@ - (void)removeAllObjects; - (void)removeObject:(id)arg1; - (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (void)sortWithOptions:(unsigned long long)arg1 usingComparator:(id)arg2; +- (void)sortUsingComparator:(id)arg1; - (id)reverseObjectEnumerator; - (id)objectEnumerator; - (id)allObjects; diff --git a/DVTFoundation/DVTMutableRangeArray.h b/DVTFoundation/DVTMutableRangeArray.h index 4667668ef..9305bfff8 100644 --- a/DVTFoundation/DVTMutableRangeArray.h +++ b/DVTFoundation/DVTMutableRangeArray.h @@ -15,6 +15,7 @@ + (void)initialize; - (void)normalize; +- (void)replaceRangeAtIndex:(unsigned long long)arg1 withRange:(struct _NSRange)arg2; - (void)removeAllRanges; - (void)removeRangesAtIndexes:(id)arg1; - (void)removeRangeAtIndex:(unsigned long long)arg1; diff --git a/DVTFoundation/DVTNotificationToken.h b/DVTFoundation/DVTNotificationToken.h index 241177f5f..00ccb727b 100644 --- a/DVTFoundation/DVTNotificationToken.h +++ b/DVTFoundation/DVTNotificationToken.h @@ -8,13 +8,14 @@ #import "DVTCancellable-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSNotificationCenter, NSString, _DVTNotificationReceiver; @interface DVTNotificationToken : NSObject { - id _observer; + NSNotificationCenter *_notificationCenter; id _observedObject; - id _cancellationBlock; + NSString *_name; + _DVTNotificationReceiver *_receiver; DVTStackBacktrace *_creationBacktrace; void *_keepSelfAliveUntilCancellationRef; } @@ -24,8 +25,13 @@ - (void)dealloc; - (void)cancel; @property(readonly, getter=isCancelled) BOOL cancelled; -- (id)initWithObserver:(id)arg1 observedObject:(id)arg2 cancellationBlock:(id)arg3; -- (void)setCancellationBlock:(id)arg1; +- (id)initWithNotificationCenter:(id)arg1 receiver:(id)arg2 name:(id)arg3 observedObject:(id)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DVTFoundation/DVTObjCSourceModelParser.h b/DVTFoundation/DVTObjCSourceModelParser.h index dbf942f35..e842427aa 100644 --- a/DVTFoundation/DVTObjCSourceModelParser.h +++ b/DVTFoundation/DVTObjCSourceModelParser.h @@ -10,6 +10,7 @@ { } ++ (void)initialize; + (id)createTerminalNodeForToken:(CDStruct_341fcc3f *)arg1 scopeProductionRule:(id *)arg2; + (void)initializeLexerModes; + (id)languageSpecification; diff --git a/DVTFoundation/DVTObjectDeallocationMonitor.h b/DVTFoundation/DVTObjectDeallocationMonitor.h index f7564f66a..ff59548d1 100644 --- a/DVTFoundation/DVTObjectDeallocationMonitor.h +++ b/DVTFoundation/DVTObjectDeallocationMonitor.h @@ -10,6 +10,10 @@ { } ++ (id)_referenceTreeDescriptionForObject:(id)arg1; ++ (BOOL)_getReferenceTreeDescriptionForObject:(id)arg1 monitorInfosForUncollectedObjects:(id)arg2 referenceTreeDescription:(id *)arg3 crashReportSignature:(id *)arg4; ++ (void)setLeakReportEnabled:(BOOL)arg1; ++ (BOOL)leakReportEnabled; + (void)logLeakedObjects; + (BOOL)isEnabled; diff --git a/DVTFoundation/DVTObserveXPCServicesProtocol-Protocol.h b/DVTFoundation/DVTObserveXPCServicesProtocol-Protocol.h index 9fcc806e5..5ae4d5138 100644 --- a/DVTFoundation/DVTObserveXPCServicesProtocol-Protocol.h +++ b/DVTFoundation/DVTObserveXPCServicesProtocol-Protocol.h @@ -5,6 +5,7 @@ */ @protocol DVTObserveXPCServicesProtocol -- (void)observerServiceNamed:(id)arg1 parentPid:(int)arg2 args:(id)arg3 env:(id)arg4 startSuspended:(BOOL)arg5; +- (void)stopObservingServicesForPid:(int)arg1; +- (void)observerServiceNamed:(id)arg1 parentPid:(int)arg2 args:(id)arg3 env:(id)arg4 startSuspended:(BOOL)arg5 interposeBinaryAtPath:(id)arg6; @end diff --git a/DVTFoundation/DVTObservingBlockToken.h b/DVTFoundation/DVTObservingBlockToken.h index 71834786f..32c3a38db 100644 --- a/DVTFoundation/DVTObservingBlockToken.h +++ b/DVTFoundation/DVTObservingBlockToken.h @@ -24,7 +24,7 @@ - (void)_setupObservingWithOptions:(unsigned long long)arg1; - (id)description; - (void)_primitiveCancelObservation; -- (void)_cancelOnQueue:(struct dispatch_queue_s *)arg1; +- (void)cancel; - (id)initWithObservedObject:(id)arg1 owner:(id)arg2; @end diff --git a/DVTFoundation/DVTObservingToken.h b/DVTFoundation/DVTObservingToken.h index 2f63a14cf..d8484ee7c 100644 --- a/DVTFoundation/DVTObservingToken.h +++ b/DVTFoundation/DVTObservingToken.h @@ -8,7 +8,7 @@ #import "DVTCancellable-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface DVTObservingToken : NSObject { @@ -23,9 +23,14 @@ - (void)dealloc; @property(readonly, getter=isCancelled) BOOL cancelled; - (void)cancel; -- (void)_cancelOnQueue:(struct dispatch_queue_s *)arg1; - (void)_primitiveCancelObservation; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTOneShotBlock.h b/DVTFoundation/DVTOneShotBlock.h index 2496fb61b..9be5f5bcc 100644 --- a/DVTFoundation/DVTOneShotBlock.h +++ b/DVTFoundation/DVTOneShotBlock.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface DVTOneShotBlock : NSObject { @@ -16,6 +16,7 @@ } + (void)initialize; ++ (id)oneShotBlockWithMixedInvalidationAndCancellationTokens:(id)arg1; + (id)oneShotBlockWithCancellationTokens:(id)arg1; + (id)oneShotBlockWithInvalidateTokens:(id)arg1; + (id)oneShotBlockWithCallback:(id)arg1; @@ -25,7 +26,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTFoundation/DVTOperation.h b/DVTFoundation/DVTOperation.h index ad3c929d0..44ff968b9 100644 --- a/DVTFoundation/DVTOperation.h +++ b/DVTFoundation/DVTOperation.h @@ -27,7 +27,11 @@ @property(copy) NSError *error; // @synthesize error=_error; @property(copy) id block; // @synthesize block=_block; - (void).cxx_destruct; +- (void)trackFuture:(id)arg1; +- (void)trackFuture:(id)arg1 cancel:(BOOL)arg2 error:(BOOL)arg3; - (id)stateString; +- (void)enumerateUsingBlock:(id)arg1; +- (void)_enumerateWithStop:(char *)arg1 usingBlock:(id)arg2; - (void)allowFinishForToken:(id)arg1; - (id)disallowFinishWithReason:(id)arg1; - (BOOL)isFinished; @@ -38,7 +42,6 @@ - (void)main; - (id)description; - (id)init; -- (void)trackFuture:(id)arg1 cancel:(BOOL)arg2 error:(BOOL)arg3; @end diff --git a/DVTFoundation/DVTOperationGroup.h b/DVTFoundation/DVTOperationGroup.h index 206649778..b42ce664c 100644 --- a/DVTFoundation/DVTOperationGroup.h +++ b/DVTFoundation/DVTOperationGroup.h @@ -22,7 +22,7 @@ } + (id)operationGroupWithSuboperations:(id)arg1; -@property(readonly) NSArray *suboperations; // @synthesize suboperations=_suboperations; +@property(readonly, copy) NSArray *suboperations; // @synthesize suboperations=_suboperations; - (void).cxx_destruct; - (id)description; - (void)cancel; @@ -30,6 +30,8 @@ - (BOOL)isFinished; - (BOOL)isExecuting; - (void)enqueueSuboperations; +- (void)enumerateUsingBlock:(id)arg1; +- (void)_enumerateWithStop:(char *)arg1 usingBlock:(id)arg2; - (void)removeSuboperation:(id)arg1; - (void)addSuboperation:(id)arg1; - (void)addSuboperations:(id)arg1; diff --git a/DVTFoundation/DVTPerformanceCheckpoint.h b/DVTFoundation/DVTPerformanceCheckpoint.h index 1c9642043..ba633f46d 100644 --- a/DVTFoundation/DVTPerformanceCheckpoint.h +++ b/DVTFoundation/DVTPerformanceCheckpoint.h @@ -17,7 +17,7 @@ + (id)newCheckpointWithLabel:(id)arg1; @property(readonly) double checkpointTime; // @synthesize checkpointTime=_checkpointTime; -@property(readonly) NSString *label; // @synthesize label=_label; +@property(readonly, copy) NSString *label; // @synthesize label=_label; - (void).cxx_destruct; - (void)iterateStatisticValues:(id)arg1; - (void)dealloc; diff --git a/DVTFoundation/DVTPerformanceStatistic.h b/DVTFoundation/DVTPerformanceStatistic.h index 9b00ea176..9adfc716f 100644 --- a/DVTFoundation/DVTPerformanceStatistic.h +++ b/DVTFoundation/DVTPerformanceStatistic.h @@ -19,9 +19,9 @@ + (id)allStatistics; + (id)registerStatisticWithName:(id)arg1 checkpointBlock:(id)arg2 logBlock:(void)arg3; + (void)initialize; -@property(readonly) id logBlock; // @synthesize logBlock=_logBlock; -@property(readonly) id checkpointBlock; // @synthesize checkpointBlock=_checkpointBlock; -@property(readonly) NSString *name; // @synthesize name=_name; +@property(readonly, copy) id logBlock; // @synthesize logBlock=_logBlock; +@property(readonly, copy) id checkpointBlock; // @synthesize checkpointBlock=_checkpointBlock; +@property(readonly, copy) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; - (id)initWithName:(id)arg1 checkpointBlock:(id)arg2 logBlock:(void)arg3; diff --git a/DVTFoundation/DVTPerformanceTestLogger_TimeForWork.h b/DVTFoundation/DVTPerformanceTestLogger_TimeForWork.h index 83c897166..f11ed9b2b 100644 --- a/DVTFoundation/DVTPerformanceTestLogger_TimeForWork.h +++ b/DVTFoundation/DVTPerformanceTestLogger_TimeForWork.h @@ -12,6 +12,7 @@ @interface DVTPerformanceTestLogger_TimeForWork : NSObject { + DVTRegularExpression *_newRegularExpression; DVTRegularExpression *_regularExpression; } diff --git a/DVTFoundation/DVTPerformanceTestOutput.h b/DVTFoundation/DVTPerformanceTestOutput.h index a1f076b81..2bdc8b5ba 100644 --- a/DVTFoundation/DVTPerformanceTestOutput.h +++ b/DVTFoundation/DVTPerformanceTestOutput.h @@ -22,6 +22,7 @@ - (id)stringRepresentation; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithName:(id)arg1 results:(id)arg2; +- (id)initWithTestClass:(id)arg1 testMethod:(id)arg2 performanceMetricName:(id)arg3 unitOfMeasurement:(id)arg4 measurements:(id)arg5; @end diff --git a/DVTFoundation/DVTPinger.h b/DVTFoundation/DVTPinger.h new file mode 100644 index 000000000..06532833f --- /dev/null +++ b/DVTFoundation/DVTPinger.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTDispatchLock, NSMutableDictionary, NSObject; + +@interface DVTPinger : NSObject +{ + NSObject *_source; + unsigned short _identifier; + int _sequenceNumber; + double _timeout; + NSMutableDictionary *_futures; + DVTDispatchLock *_futuresLock; + struct sockaddr_storage _addr; +} + ++ (id)pingerWithAddress:(id)arg1; ++ (id)pingerWithSocketAddress:(const struct sockaddr *)arg1; +@property unsigned short identifier; // @synthesize identifier=_identifier; +@property int sequenceNumber; // @synthesize sequenceNumber=_sequenceNumber; +@property(retain) DVTDispatchLock *futuresLock; // @synthesize futuresLock=_futuresLock; +@property(retain) NSMutableDictionary *futures; // @synthesize futures=_futures; +@property struct sockaddr_storage addr; // @synthesize addr=_addr; +@property double timeout; // @synthesize timeout=_timeout; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)ping; +- (void)_promiseWithSequenceNumber:(unsigned long long)arg1 endedAt:(double)arg2; +- (id)_createSourceIfNecessary; +- (void)dealloc; + +@end + diff --git a/DVTFoundation/DVTPlatform.h b/DVTFoundation/DVTPlatform.h index 884fdf12c..42c0df183 100644 --- a/DVTFoundation/DVTPlatform.h +++ b/DVTFoundation/DVTPlatform.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class DVTFilePath, DVTHashTable, DVTPlatformFamily, DVTVersion, NSArray, NSDictionary, NSSet, NSString; +@class DVTExtendedPlatformInfo, DVTFilePath, DVTHashTable, DVTPlatformFamily, DVTVersion, NSArray, NSDictionary, NSSet, NSString; @interface DVTPlatform : NSObject { @@ -44,28 +44,29 @@ + (id)platformForName:(id)arg1; + (void)_mapPlatformName:(id)arg1 toPlatform:(id)arg2 isAlias:(BOOL)arg3; + (void)initialize; -@property(readonly) NSString *platformVersion; // @synthesize platformVersion=_platformVersion; -@property(readonly) NSDictionary *deviceProperties; // @synthesize deviceProperties=_deviceProperties; +@property(readonly, copy) NSString *platformVersion; // @synthesize platformVersion=_platformVersion; +@property(readonly, copy) NSDictionary *deviceProperties; // @synthesize deviceProperties=_deviceProperties; @property(readonly) DVTFilePath *iconPath; // @synthesize iconPath=_iconPath; @property(readonly) BOOL isDeploymentPlatform; // @synthesize isDeploymentPlatform=_isDeploymentPlatform; -@property(readonly) NSString *userDescription; // @synthesize userDescription=_userDescription; +@property(readonly, copy) NSString *userDescription; // @synthesize userDescription=_userDescription; @property(readonly) DVTFilePath *platformPath; // @synthesize platformPath=_platformPath; -@property(readonly) NSString *platformDirectoryName; // @synthesize platformDirectoryName=_platformDirectoryName; +@property(readonly, copy) NSString *platformDirectoryName; // @synthesize platformDirectoryName=_platformDirectoryName; @property(readonly) DVTVersion *minimumSDKVersion; // @synthesize minimumSDKVersion=_minimumSDKVersion; @property(readonly) DVTPlatformFamily *family; // @synthesize family=_family; -@property(readonly) NSString *name; // @synthesize name=_name; -@property(readonly) NSArray *alternateNames; // @synthesize alternateNames=_alternateNames; -@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +@property(readonly, copy) NSArray *alternateNames; // @synthesize alternateNames=_alternateNames; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; - (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; - (id)description; -@property(readonly) NSSet *SDKs; +@property(readonly, copy) NSSet *SDKs; - (void)addSDK:(id)arg1; - (id)internalPropertyListDictionary; - (id)propertyListDictionary; - (id)initWithPath:(id)arg1; - (id)initWithPropertyListDictionary:(id)arg1 path:(id)arg2; +@property(readonly) DVTExtendedPlatformInfo *dvt_extendedInfo; @end diff --git a/DVTFoundation/DVTPlatformFamily.h b/DVTFoundation/DVTPlatformFamily.h index c434d6ab8..04c40065d 100644 --- a/DVTFoundation/DVTPlatformFamily.h +++ b/DVTFoundation/DVTPlatformFamily.h @@ -23,10 +23,10 @@ + (id)allPlatformFamilies; + (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; + (void)initialize; -@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; -@property(readonly) NSString *name; // @synthesize name=_name; -@property(readonly) NSSet *platforms; // @synthesize platforms=_platforms; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +@property(readonly, copy) NSSet *platforms; // @synthesize platforms=_platforms; - (void)addPlatform:(id)arg1; @property(readonly) NSArray *osVersions; // @synthesize osVersions=_osVersions; - (id)description; diff --git a/DVTFoundation/DVTPlugIn.h b/DVTFoundation/DVTPlugIn.h index 447b585e3..6fa71cb93 100644 --- a/DVTFoundation/DVTPlugIn.h +++ b/DVTFoundation/DVTPlugIn.h @@ -39,26 +39,31 @@ @property(readonly, getter=isLoaded) BOOL loaded; // @synthesize loaded=_isLoaded; @property(readonly) BOOL preload; // @synthesize preload=_preload; @property(readonly) id principalInstance; // @synthesize principalInstance=_principalInstance; -@property(readonly) NSString *path; // @synthesize path=_path; -@property(readonly) NSSet *requiredPlugIns; // @synthesize requiredPlugIns=_requiredPlugIns; -@property(readonly) NSArray *activationRules; // @synthesize activationRules=_activationRules; -@property(readonly) NSSet *extensionPoints; // @synthesize extensionPoints=_extensionPoints; -@property(readonly) NSSet *extensions; // @synthesize extensions=_extensions; -@property(readonly) NSString *name; // @synthesize name=_name; -@property(readonly) NSString *version; // @synthesize version=_version; -@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSString *path; // @synthesize path=_path; +@property(readonly, copy) NSSet *requiredPlugIns; // @synthesize requiredPlugIns=_requiredPlugIns; +@property(readonly, copy) NSArray *activationRules; // @synthesize activationRules=_activationRules; +@property(readonly, copy) NSSet *extensionPoints; // @synthesize extensionPoints=_extensionPoints; +@property(readonly, copy) NSSet *extensions; // @synthesize extensions=_extensions; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +@property(readonly, copy) NSString *version; // @synthesize version=_version; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; @property(readonly) DVTPlugInManager *plugInManager; // @synthesize plugInManager=_plugInManager; - (void).cxx_destruct; - (BOOL)load:(id *)arg1; - (void)_instantiatePrincipalClass; @property(readonly, getter=isLoadable) BOOL loadable; @property(readonly) NSBundle *bundle; -- (id)description; +@property(readonly, copy) NSString *description; - (void)encodeIntoPropertyList:(id)arg1; - (void)awakeWithPropertyList:(id)arg1; - (id)initWithPropertyList:(id)arg1 owner:(id)arg2; - (void)_configureToUsePath:(id)arg1 andBundle:(id)arg2 rawInfoPlist:(id)arg3; - (id)initWithPlugInData:(id)arg1 plugInManager:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTPlugInManager.h b/DVTFoundation/DVTPlugInManager.h index 180d707ea..0df7b974b 100644 --- a/DVTFoundation/DVTPlugInManager.h +++ b/DVTFoundation/DVTPlugInManager.h @@ -38,6 +38,7 @@ } + (void)_setDefaultPlugInManager:(id)arg1; ++ (BOOL)enumerateExtensionDataForPluginAtPath:(id)arg1 error:(id *)arg2 withBlock:(id)arg3; + (id)defaultPlugInManager; + (void)initialize; @property(retain) DVTPlugInLocator *plugInLocator; // @synthesize plugInLocator=_plugInLocator; @@ -58,10 +59,10 @@ @property(readonly) BOOL usePlugInCache; - (void)_preLoadPlugIns; - (BOOL)_checkPresenceOfRequiredPlugIns:(id)arg1 error:(id *)arg2; -- (BOOL)_checkMarketingVersionOfApplePlugIns:(id)arg1 error:(id *)arg2; - (BOOL)shouldPerformConsistencyCheck; - (void)_registerPlugInsFromScanRecords:(id)arg1; - (void)_pruneUnusablePlugInsAndScanRecords:(id)arg1; +- (id)_plugInsToIgnore; - (void)_recordSanitizedPluginStatus:(id)arg1 errorMessage:(id)arg2; - (void)_addSanitizedNonApplePlugInStatusForBundle:(id)arg1 reason:(id)arg2; @property(readonly) NSSet *sanitizedNonApplePlugInStatuses; @@ -69,14 +70,14 @@ - (void)_applyActivationRulesToScanRecords:(id)arg1; - (id)_scanForPlugInsInDirectories:(id)arg1 skippingDuplicatesOfPlugIns:(id)arg2; - (BOOL)_scanForPlugIns:(id *)arg1; -@property(readonly) NSUUID *plugInHostUUID; +@property(readonly, copy) NSUUID *plugInHostUUID; @property BOOL hasScannedForPlugIns; // @dynamic hasScannedForPlugIns; - (id)_scanRecordForBundle:(id)arg1 atPath:(id)arg2; - (BOOL)_isInitialScan; - (id)_defaultPathExtensions; -@property(readonly) NSArray *defaultSearchPaths; +@property(readonly, copy) NSArray *defaultSearchPaths; - (id)_defaultApplicationSupportSubdirectory; -@property(readonly) NSArray *extraSearchPaths; +@property(readonly, copy) NSArray *extraSearchPaths; - (id)_extensionsForExtensionPoint:(id)arg1 matchingPredicate:(id)arg2; - (id)sharedExtensionsForExtensionPoint:(id)arg1 matchingPredicate:(id)arg2; - (id)sharedExtensionWithIdentifier:(id)arg1; diff --git a/DVTFoundation/DVTPlugInScanRecord.h b/DVTFoundation/DVTPlugInScanRecord.h index 7c487f3b7..a75cbff77 100644 --- a/DVTFoundation/DVTPlugInScanRecord.h +++ b/DVTFoundation/DVTPlugInScanRecord.h @@ -31,18 +31,18 @@ + (void)initialize; @property(retain) DVTPlugIn *plugIn; // @synthesize plugIn=_plugIn; @property(readonly) double timestamp; // @synthesize timestamp=_timestamp; -@property(readonly) NSDictionary *plugInPlist; // @synthesize plugInPlist=_plugInPlist; -@property(readonly) NSSet *plugInCompatibilityUUIDs; // @synthesize plugInCompatibilityUUIDs=_plugInCompatibilityUUIDs; -@property(readonly) DVTVersion *maximumAllowedSystemVersion; // @synthesize maximumAllowedSystemVersion=_maximumAllowedSystemVersion; -@property(readonly) DVTVersion *minimumRequiredSystemVersion; // @synthesize minimumRequiredSystemVersion=_minimumRequiredSystemVersion; -@property(readonly) NSSet *requiredCapabilities; // @synthesize requiredCapabilities=_requiredCapabilities; -@property(readonly) NSDictionary *bundleRawInfoPlist; // @synthesize bundleRawInfoPlist=_bundleRawInfoPlist; -@property(readonly) NSString *marketingVersion; // @synthesize marketingVersion=_marketingVersion; +@property(readonly, copy) NSDictionary *plugInPlist; // @synthesize plugInPlist=_plugInPlist; +@property(readonly, copy) NSSet *plugInCompatibilityUUIDs; // @synthesize plugInCompatibilityUUIDs=_plugInCompatibilityUUIDs; +@property(readonly, copy) DVTVersion *maximumAllowedSystemVersion; // @synthesize maximumAllowedSystemVersion=_maximumAllowedSystemVersion; +@property(readonly, copy) DVTVersion *minimumRequiredSystemVersion; // @synthesize minimumRequiredSystemVersion=_minimumRequiredSystemVersion; +@property(readonly, copy) NSSet *requiredCapabilities; // @synthesize requiredCapabilities=_requiredCapabilities; +@property(readonly, copy) NSDictionary *bundleRawInfoPlist; // @synthesize bundleRawInfoPlist=_bundleRawInfoPlist; +@property(readonly, copy) NSString *marketingVersion; // @synthesize marketingVersion=_marketingVersion; @property(readonly) BOOL isApplePlugIn; // @synthesize isApplePlugIn=_isApplePlugIn; -@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; @property(readonly) NSBundle *bundle; // @synthesize bundle=_bundle; -@property(readonly) NSString *bundlePath; // @synthesize bundlePath=_bundlePath; -@property(readonly) NSString *path; // @synthesize path=_path; +@property(readonly, copy) NSString *bundlePath; // @synthesize bundlePath=_bundlePath; +@property(readonly, copy) NSString *path; // @synthesize path=_path; - (void).cxx_destruct; - (BOOL)loadRequiredCapabilities:(id *)arg1; - (BOOL)_loadBundleRawInfoPlist:(id *)arg1; @@ -53,10 +53,15 @@ - (void)encodeIntoPropertyList:(id)arg1; - (void)awakeWithPropertyList:(id)arg1; - (id)initWithPropertyList:(id)arg1 owner:(id)arg2; -- (id)description; +@property(readonly, copy) NSString *description; - (long long)compare:(id)arg1; - (id)initWithPath:(id)arg1 bundle:(id)arg2 plugInPlist:(id)arg3 timestamp:(double)arg4; - (id)initWithPath:(id)arg1 bundlePath:(id)arg2 plugInPlist:(id)arg3 timestamp:(double)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTPortalOperation.h b/DVTFoundation/DVTPortalOperation.h index 7921fb8cf..eea4bf5ac 100644 --- a/DVTFoundation/DVTPortalOperation.h +++ b/DVTFoundation/DVTPortalOperation.h @@ -6,16 +6,17 @@ #import -@class DTDKDeveloperPortalService, DVTPortalOperationToken, DVTStackBacktrace, NSArray, NSString; +@class DTDKDeveloperPortalService, DVTLogAspect, DVTPortalOperationToken, DVTStackBacktrace, NSArray, NSString; @interface DVTPortalOperation : DVTOperationGroup { _Bool _cancelOnDependencies; _Bool _cancelOnSuboperations; DVTPortalOperationToken *_token; + DVTLogAspect *_logAspect; + NSString *_name; DTDKDeveloperPortalService *_service; DVTStackBacktrace *_creationBacktrace; - NSString *_name; } + (id)keyPathsForValuesAffectingResultCode; @@ -25,17 +26,18 @@ + (id)operationWithName:(id)arg1; + (id)operationWithToken:(id)arg1; + (id)operationWithToken:(id)arg1 name:(id)arg2 andBlock:(id)arg3; -@property(copy) NSString *name; // @synthesize name=_name; @property(retain) DVTStackBacktrace *creationBacktrace; // @synthesize creationBacktrace=_creationBacktrace; @property(retain) DTDKDeveloperPortalService *service; // @synthesize service=_service; @property _Bool cancelOnSuboperations; // @synthesize cancelOnSuboperations=_cancelOnSuboperations; @property _Bool cancelOnDependencies; // @synthesize cancelOnDependencies=_cancelOnDependencies; +@property(copy) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; - (long long)resultCode; -@property(readonly) NSArray *responseWrappers; -@property(readonly) NSArray *responseDictionaries; -@property(readonly) NSArray *errors; +@property(readonly, copy) NSArray *responseWrappers; +@property(readonly, copy) NSArray *responseDictionaries; +@property(readonly, copy) NSArray *errors; - (id)error; +@property(retain) DVTLogAspect *logAspect; // @synthesize logAspect=_logAspect; @property(retain) DVTPortalOperationToken *token; // @synthesize token=_token; - (id)description; - (void)_updateCaches; diff --git a/DVTFoundation/DVTPortalOperationToken.h b/DVTFoundation/DVTPortalOperationToken.h index 50054f604..fc28d9146 100644 --- a/DVTFoundation/DVTPortalOperationToken.h +++ b/DVTFoundation/DVTPortalOperationToken.h @@ -28,9 +28,9 @@ @property(retain) DVTDeveloperAccount *account; // @synthesize account=_account; - (void).cxx_destruct; - (id)individualTeamTokens; -@property(readonly) NSString *teamId; +@property(readonly, copy) NSString *teamId; - (void)setTeam:(id)arg1; -@property(readonly) NSDictionary *team; +@property(readonly, copy) NSDictionary *team; @property(copy) NSArray *teams; // @synthesize teams=_teams; - (_Bool)filterTeamsUsingBlock:(id)arg1; - (_Bool)filterTeamsToSingleTeamId:(id)arg1; diff --git a/DVTFoundation/DVTPromise-Protocol.h b/DVTFoundation/DVTPromise-Protocol.h index 590a512c6..599e85577 100644 --- a/DVTFoundation/DVTPromise-Protocol.h +++ b/DVTFoundation/DVTPromise-Protocol.h @@ -4,12 +4,15 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject-Protocol.h" +#import "DVTCancellable-Protocol.h" -@protocol DVTPromise +@protocol DVTPromise - (void)trackFuture:(id)arg1; - (void)trackFuture:(id)arg1 progress:(float)arg2 cancel:(BOOL)arg3 result:(BOOL)arg4 error:(BOOL)arg5; - (void)setProgress:(long long)arg1; +- (void)failWithError:(id)arg1 afterTimeout:(double)arg2; +- (void)succeedWithResult:(id)arg1 afterTimeout:(double)arg2; +- (void)cancelAfterTimeout:(double)arg1; - (void)failWithError:(id)arg1; - (void)succeedWithResult:(id)arg1; - (void)cancel; diff --git a/DVTFoundation/DVTProvisioningProfile-Protocol.h b/DVTFoundation/DVTProvisioningProfile-Protocol.h index 687344b4a..343bf2c83 100644 --- a/DVTFoundation/DVTProvisioningProfile-Protocol.h +++ b/DVTFoundation/DVTProvisioningProfile-Protocol.h @@ -6,58 +6,64 @@ #import "NSObject-Protocol.h" -@class NSArray, NSData, NSDate, NSDictionary, NSSet, NSString; +@class DVTAppIDFeatures, DVTPlatform, NSArray, NSData, NSDate, NSDictionary, NSSet, NSString; @protocol DVTProvisioningProfile +@property(readonly) NSArray *identityCertificates; +@property(readonly) NSArray *certificates; @property(readonly) NSString *dataProtectionLevel; -@property(readonly) _Bool isKeychainAccessGroupsEnabled; -@property(readonly) _Bool isGameCenterEnabled; -@property(readonly) _Bool isMapsEnabled; -@property(readonly) _Bool isInterAppAudioEnabled; -@property(readonly) _Bool isDataProtectionEnabled; -@property(readonly) _Bool isPassbookEnabled; -@property(readonly) _Bool isICloudEnabled; -@property(readonly) _Bool usesExplicitAppIdentifier; +@property(readonly) BOOL isAssociatedDomainsEnabled; +@property(readonly) BOOL isVPNLiteEnabled; +@property(readonly) BOOL isKeychainAccessGroupsEnabled; +@property(readonly) BOOL isGameCenterEnabled; +@property(readonly) BOOL isMapsEnabled; +@property(readonly) BOOL isInterAppAudioEnabled; +@property(readonly) BOOL isDataProtectionEnabled; +@property(readonly) BOOL isPassbookEnabled; +@property(readonly) BOOL isICloudEnabled; +@property(readonly) BOOL usesExplicitAppIdentifier; @property(readonly) NSString *teamName; @property(readonly) NSString *teamID; @property(readonly) NSData *dataRepresentation; @property(readonly) NSSet *supportedUDIDs; +@property(readonly) DVTPlatform *dvt_platform; @property(readonly) NSString *platform; @property(readonly) NSString *preferredFilenameExtension; -@property(readonly) _Bool isMacProfile; -@property(readonly) _Bool hasGetTaskAllowEntitlement; -@property(readonly) _Bool isTeamProfile; -@property(readonly) _Bool isUniversal; -@property(readonly) NSString *expirationDateToolTip; -@property(readonly) _Bool expiredOrWillExpireSoon; -@property(readonly) _Bool willExpireSoon; -@property(readonly) _Bool expired; -@property(readonly) NSArray *identityCertificates; -@property(readonly) NSArray *certificates; -@property(readonly) NSString *localPath; +@property(readonly) BOOL isMacProfile; +@property(readonly) BOOL hasGetTaskAllowEntitlement; +@property(readonly) BOOL isUniversal; +@property(readonly) BOOL expiredOrWillExpireSoon; +@property(readonly) BOOL willExpireSoon; +@property(readonly) BOOL expired; +@property(readonly) NSArray *identitySigningCertificates; +@property(readonly) NSArray *signingCertificates; +@property(readonly, copy) NSString *localPath; @property(readonly) NSDate *expirationDate; @property(readonly) NSDate *creationDate; @property(readonly) NSArray *teamIdentifierPrefixes; @property(readonly) NSArray *appIdentifierPrefixes; @property(readonly) NSString *appIdentifierEntitlementWithoutPrefix; @property(readonly) NSString *appIdentifierEntitlement; -@property(readonly) NSDictionary *features; +@property(readonly) DVTAppIDFeatures *features; @property(readonly) NSDictionary *entitlements; @property(readonly) int version; @property(readonly) NSString *name; @property(readonly) NSString *UUID; +- (BOOL)containsCertificate:(struct OpaqueSecCertificateRef *)arg1; - (id)longDescription; -- (_Bool)writeToURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; -- (_Bool)writeToFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (BOOL)writeToURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (BOOL)writeToFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; - (long long)dateCompareDecending:(id)arg1; - (long long)dateCompare:(id)arg1; - (long long)localizedCompare:(id)arg1; - (long long)compare:(id)arg1; -- (_Bool)canBeInstalledOnDevice:(id)arg1; -- (_Bool)containsCertificate:(struct OpaqueSecCertificateRef *)arg1; -- (_Bool)hasCertificateMatchingIdentity:(id)arg1 includeExpired:(_Bool)arg2; -- (_Bool)allowsFeatures:(id)arg1 missingFeatureKeys:(id *)arg2; -- (_Bool)allowsEntitlements:(id)arg1 offendingKey:(id *)arg2; -- (_Bool)allowsEntitlements:(id)arg1; +- (BOOL)matchesBundleIdentifier:(id)arg1; +- (BOOL)canBeInstalledOnDeviceWithIdentifier:(id)arg1; +- (BOOL)canBeInstalledOnDevice:(id)arg1; +- (BOOL)containsSigningCertificate:(id)arg1; +- (BOOL)hasCertificateMatchingIdentity:(id)arg1 includeExpired:(BOOL)arg2; +- (BOOL)allowsFeatures:(id)arg1 missingFeatures:(id *)arg2; +- (BOOL)allowsEntitlements:(id)arg1 offendingKey:(id *)arg2; +- (BOOL)allowsEntitlements:(id)arg1; @end diff --git a/DVTFoundation/DVTProvisioningProfileManager.h b/DVTFoundation/DVTProvisioningProfileManager.h index 7fa0450c9..a3f2baaff 100644 --- a/DVTFoundation/DVTProvisioningProfileManager.h +++ b/DVTFoundation/DVTProvisioningProfileManager.h @@ -18,6 +18,11 @@ + (id)keyPathsForValuesAffectingAreProfilesLoaded; + (id)defaultManager; - (void).cxx_destruct; +- (BOOL)installHostProfiles:(id)arg1 error:(id *)arg2; +- (id)profileWithData:(id)arg1; +- (id)profileWithURL:(id)arg1; +- (id)profileWithData:(id)arg1 error:(id *)arg2; +- (id)profileWithURL:(id)arg1 error:(id *)arg2; @property(readonly) id provider; // @synthesize provider=_provider; - (id)profilesMatchingApplicationID:(id)arg1; - (id)profileMatchingUUID:(id)arg1; diff --git a/DVTFoundation/DVTProvisioningProfileProvider.h b/DVTFoundation/DVTProvisioningProfileProvider.h index a0f5879ba..d8348cc7f 100644 --- a/DVTFoundation/DVTProvisioningProfileProvider.h +++ b/DVTFoundation/DVTProvisioningProfileProvider.h @@ -13,6 +13,11 @@ } + (id)sharedProvider; +- (BOOL)installHostProfiles:(id)arg1 error:(id *)arg2; +- (id)profileWithData:(id)arg1; +- (id)profileWithURL:(id)arg1; +- (id)profileWithData:(id)arg1 error:(id *)arg2; +- (id)profileWithURL:(id)arg1 error:(id *)arg2; - (BOOL)isProfileExpiringWithCodeSigningIdentity:(id)arg1 profileName:(id *)arg2; - (id)expiringProfilesInExpansionContext:(id)arg1; @property(readonly) NSSet *expiringProfiles; diff --git a/DVTFoundation/DVTReferenceResolutionStrategy.h b/DVTFoundation/DVTReferenceResolutionStrategy.h index 535772622..55adfd4b0 100644 --- a/DVTFoundation/DVTReferenceResolutionStrategy.h +++ b/DVTFoundation/DVTReferenceResolutionStrategy.h @@ -18,8 +18,8 @@ + (id)strategyWithPersistenceIdentifier:(id)arg1; + (id)strategyWithStrategyIdentifier:(id)arg1 persistanceIdentifier:(id)arg2; + (void)initialize; -@property(readonly) NSString *displayName; // @synthesize displayName=_displayName; -@property(readonly) NSString *persistenceIdentifier; // @synthesize persistenceIdentifier=_persistenceIdentifier; +@property(readonly, copy) NSString *displayName; // @synthesize displayName=_displayName; +@property(readonly, copy) NSString *persistenceIdentifier; // @synthesize persistenceIdentifier=_persistenceIdentifier; @property(readonly) DVTExtension *extension; // @synthesize extension=_extension; - (void).cxx_destruct; - (id)displayNameInContext:(id)arg1; diff --git a/DVTFoundation/DVTReferenceResolver.h b/DVTFoundation/DVTReferenceResolver.h index 4f5f0ce76..ee3abf77d 100644 --- a/DVTFoundation/DVTReferenceResolver.h +++ b/DVTFoundation/DVTReferenceResolver.h @@ -22,7 +22,7 @@ - (id)configureWithPersistentRepresentationsOfInput:(id)arg1; - (id)persistentRepresentationsOfInput:(id)arg1; - (id)resolveInput:(id)arg1 inContext:(id)arg2 error:(id *)arg3; -@property(readonly) NSString *displayName; +@property(readonly, copy) NSString *displayName; - (void)replaceStrategiesAtIndexes:(id)arg1 withObjects:(id)arg2; - (void)removeStrategiesAtIndexes:(id)arg1; - (void)insertStrategies:(id)arg1 atIndex:(id)arg2; diff --git a/DVTFoundation/DVTRegExScanner.h b/DVTFoundation/DVTRegExScanner.h index 329f1a4f1..26de2326b 100644 --- a/DVTFoundation/DVTRegExScanner.h +++ b/DVTFoundation/DVTRegExScanner.h @@ -18,6 +18,7 @@ BOOL _isSimpleToken; BOOL _altIsSimpleToken; BOOL _caseSensitive; + unsigned long long _maxLinesPerToken; } - (void).cxx_destruct; @@ -25,6 +26,7 @@ - (BOOL)canTokenize; - (id)parse:(id)arg1 withContext:(id)arg2 initialToken:(long long)arg3 inputStream:(id)arg4 range:(struct _NSRange)arg5 dirtyRange:(struct _NSRange *)arg6; - (long long)nextToken:(id)arg1 withContext:(id)arg2 initialToken:(long long)arg3 until:(unsigned long long)arg4 subItems:(id *)arg5; +- (unsigned long long)locationOfNextNewlineFrom:(unsigned long long)arg1 until:(unsigned long long)arg2 inStream:(id)arg3; - (long long)tokenForString:(id)arg1 forRange:(struct _NSRange *)arg2 subItems:(id *)arg3; - (BOOL)predictsRule:(long long)arg1 inputStream:(id)arg2; - (id)initWithPropertyListDictionary:(id)arg1 language:(long long)arg2; diff --git a/DVTFoundation/DVTRegexCommandLineOptionDefinition.h b/DVTFoundation/DVTRegexCommandLineOptionDefinition.h index 562151596..786e313ef 100644 --- a/DVTFoundation/DVTRegexCommandLineOptionDefinition.h +++ b/DVTFoundation/DVTRegexCommandLineOptionDefinition.h @@ -13,7 +13,7 @@ DVTRegularExpression *_matchRegex; } -@property(readonly) DVTRegularExpression *matchRegex; // @synthesize matchRegex=_matchRegex; +@property(readonly, copy) DVTRegularExpression *matchRegex; // @synthesize matchRegex=_matchRegex; - (void).cxx_destruct; - (BOOL)handleArgument:(id)arg1 remainingArguments:(id)arg2 options:(id)arg3 status:(char *)arg4 error:(id *)arg5; - (BOOL)matchesArgument:(id)arg1; diff --git a/DVTFoundation/DVTRegistrable-Protocol.h b/DVTFoundation/DVTRegistrable-Protocol.h index d5da65437..39b3a3510 100644 --- a/DVTFoundation/DVTRegistrable-Protocol.h +++ b/DVTFoundation/DVTRegistrable-Protocol.h @@ -6,7 +6,7 @@ #import "NSObject-Protocol.h" -@class NSString; +@class DVTVersion, NSArray, NSString; @protocol DVTRegistrable @property(readonly) NSString *identifier; @@ -14,5 +14,7 @@ @optional @property(readonly) NSString *displayDescription; @property(readonly) NSString *displayName; +@property(readonly) DVTVersion *version; +@property(readonly) NSArray *aliases; @end diff --git a/DVTFoundation/DVTRegistry.h b/DVTFoundation/DVTRegistry.h index d5681a0e3..34848a7c9 100644 --- a/DVTFoundation/DVTRegistry.h +++ b/DVTFoundation/DVTRegistry.h @@ -6,24 +6,24 @@ #import "NSObject.h" -@class DVTMutableOrderedDictionary, DVTReaderWriterLock, NSString; +@class DVTDispatchLock, DVTMutableOrderedDictionary, NSMutableDictionary, NSString; @interface DVTRegistry : NSObject { + DVTDispatchLock *_lock; + DVTMutableOrderedDictionary *_identsToObjects; + NSMutableDictionary *_aliasesToObjects; NSString *_debugName; - DVTMutableOrderedDictionary *_identsToRegisteredObjects; - DVTReaderWriterLock *_lock; } -@property(readonly) DVTReaderWriterLock *lock; // @synthesize lock=_lock; -@property(readonly) DVTMutableOrderedDictionary *identsToRegisteredObjects; // @synthesize identsToRegisteredObjects=_identsToRegisteredObjects; -@property(readonly) NSString *debugName; // @synthesize debugName=_debugName; +@property(readonly) DVTDispatchLock *lock; // @synthesize lock=_lock; - (void).cxx_destruct; - (id)description; - (id)allRegisteredObjects; - (id)objectForIdentifier:(id)arg1; - (void)didRegisterObject:(id)arg1 replacingObject:(id)arg2; - (BOOL)registerObject:(id)arg1 collisionHandler:(id)arg2; +@property(readonly) NSString *debugName; - (id)init; - (id)initWithDebugName:(id)arg1; diff --git a/DVTFoundation/DVTRescindCallbackObservingToken.h b/DVTFoundation/DVTRescindCallbackObservingToken.h index c6902a4d3..ff34db180 100644 --- a/DVTFoundation/DVTRescindCallbackObservingToken.h +++ b/DVTFoundation/DVTRescindCallbackObservingToken.h @@ -8,6 +8,8 @@ #import "DVTCancellable-Protocol.h" +@class NSString; + @interface DVTRescindCallbackObservingToken : NSObject { id _callbackBlock; @@ -19,5 +21,11 @@ @property(readonly, getter=isCancelled) BOOL cancelled; - (id)initWithCallbackBlock:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTSDK.h b/DVTFoundation/DVTSDK.h index dc4f6d7d6..e21e797b5 100644 --- a/DVTFoundation/DVTSDK.h +++ b/DVTFoundation/DVTSDK.h @@ -51,21 +51,21 @@ + (id)knownSDKs; + (BOOL)shouldAllowBootSystemSDK; + (void)initialize; -@property(readonly) NSArray *toolchainNames; // @synthesize toolchainNames=_toolchainNames; -@property(readonly) NSDictionary *defaultProperties; // @synthesize defaultProperties=_defaultProperties; -@property(readonly) NSArray *toolchains; // @synthesize toolchains=_toolchains; -@property(readonly) NSURL *docSetFeedURL; // @synthesize docSetFeedURL=_docSetFeedURL; -@property(readonly) NSString *docSetFeedName; // @synthesize docSetFeedName=_docSetFeedName; -@property(readonly) NSArray *librarySearchPaths; // @synthesize librarySearchPaths=_librarySearchPaths; -@property(readonly) NSString *alternateSDKName; // @synthesize alternateSDKName=_alternateSDKName; -@property(readonly) NSArray *supportedBuildToolComponents; // @synthesize supportedBuildToolComponents=_supportedBuildToolComponents; -@property(readonly) NSString *propertyConditionName; // @synthesize propertyConditionName=_propertyConditionName; -@property(readonly) NSString *minimalDisplayName; // @synthesize minimalDisplayName=_minimalDisplayName; -@property(readonly) NSString *displayName; // @synthesize displayName=_displayName; -@property(readonly) NSString *canonicalName; // @synthesize canonicalName=_canonicalName; -@property(readonly) DVTFilePath *sdkPath; // @synthesize sdkPath=_sdkPath; -@property(readonly) NSDictionary *infoDictionary; // @synthesize infoDictionary=_infoDictionary; -@property(readonly) NSString *operatingSystemVersion; // @synthesize operatingSystemVersion=_operatingSystemVersion; +@property(readonly, copy) NSArray *toolchainNames; // @synthesize toolchainNames=_toolchainNames; +@property(readonly, copy) NSDictionary *defaultProperties; // @synthesize defaultProperties=_defaultProperties; +@property(readonly, copy) NSArray *toolchains; // @synthesize toolchains=_toolchains; +@property(readonly, copy) NSURL *docSetFeedURL; // @synthesize docSetFeedURL=_docSetFeedURL; +@property(readonly, copy) NSString *docSetFeedName; // @synthesize docSetFeedName=_docSetFeedName; +@property(readonly, copy) NSArray *librarySearchPaths; // @synthesize librarySearchPaths=_librarySearchPaths; +@property(readonly, copy) NSString *alternateSDKName; // @synthesize alternateSDKName=_alternateSDKName; +@property(readonly, copy) NSArray *supportedBuildToolComponents; // @synthesize supportedBuildToolComponents=_supportedBuildToolComponents; +@property(readonly, copy) NSString *propertyConditionName; // @synthesize propertyConditionName=_propertyConditionName; +@property(readonly, copy) NSString *minimalDisplayName; // @synthesize minimalDisplayName=_minimalDisplayName; +@property(readonly, copy) NSString *displayName; // @synthesize displayName=_displayName; +@property(readonly, copy) NSString *canonicalName; // @synthesize canonicalName=_canonicalName; +@property(readonly, copy) DVTFilePath *sdkPath; // @synthesize sdkPath=_sdkPath; +@property(readonly, copy) NSDictionary *infoDictionary; // @synthesize infoDictionary=_infoDictionary; +@property(readonly, copy) NSString *operatingSystemVersion; // @synthesize operatingSystemVersion=_operatingSystemVersion; - (void).cxx_destruct; - (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; diff --git a/DVTFoundation/DVTSemaphore.h b/DVTFoundation/DVTSemaphore.h index 36b408276..08e5cbaf5 100644 --- a/DVTFoundation/DVTSemaphore.h +++ b/DVTFoundation/DVTSemaphore.h @@ -6,12 +6,15 @@ #import "NSObject.h" +@class NSObject; + @interface DVTSemaphore : NSObject { - struct dispatch_semaphore_s *_semaphore; + NSObject *_semaphore; } + (id)semaphoreWithCount:(long long)arg1; +- (void).cxx_destruct; - (BOOL)waitWithTimeout:(double)arg1; - (void)wait; - (BOOL)signal; diff --git a/DVTFoundation/DVTServerCancelJoinTeamOperation.h b/DVTFoundation/DVTServerCancelJoinTeamOperation.h new file mode 100644 index 000000000..22efdb86f --- /dev/null +++ b/DVTFoundation/DVTServerCancelJoinTeamOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTServerCancelJoinTeamOperation : DVTTeamOperationBase +{ +} + ++ (id)operationWithToken:(id)arg1 teamId:(id)arg2 clientName:(id)arg3 clientUID:(id)arg4; + +@end + diff --git a/DVTFoundation/DVTServerDownloadTeamClientCertificateOperation.h b/DVTFoundation/DVTServerDownloadTeamClientCertificateOperation.h new file mode 100644 index 000000000..a65650de8 --- /dev/null +++ b/DVTFoundation/DVTServerDownloadTeamClientCertificateOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTServerDownloadTeamClientCertificateOperation : DVTTeamOperationBase +{ +} + ++ (id)operationWithToken:(id)arg1 teamId:(id)arg2 clientUID:(id)arg3; + +@end + diff --git a/DVTFoundation/DVTServerDownloadTeamDevelopmentCertificateOperation.h b/DVTFoundation/DVTServerDownloadTeamDevelopmentCertificateOperation.h new file mode 100644 index 000000000..6d1a3d8bf --- /dev/null +++ b/DVTFoundation/DVTServerDownloadTeamDevelopmentCertificateOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTServerDownloadTeamDevelopmentCertificateOperation : DVTTeamOperationBase +{ +} + ++ (id)operationWithToken:(id)arg1 teamId:(id)arg2 platform:(id)arg3; + +@end + diff --git a/DVTFoundation/DVTServerJoinTeamOperation.h b/DVTFoundation/DVTServerJoinTeamOperation.h new file mode 100644 index 000000000..8e785b21c --- /dev/null +++ b/DVTFoundation/DVTServerJoinTeamOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTServerJoinTeamOperation : DVTTeamOperationBase +{ +} + ++ (id)operationWithToken:(id)arg1 teamId:(id)arg2 clientName:(id)arg3 clientUID:(id)arg4 csrContent:(id)arg5; + +@end + diff --git a/DVTFoundation/DVTServerRenewTeamMembershipTeamOperation.h b/DVTFoundation/DVTServerRenewTeamMembershipTeamOperation.h new file mode 100644 index 000000000..1da00fffc --- /dev/null +++ b/DVTFoundation/DVTServerRenewTeamMembershipTeamOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTServerRenewTeamMembershipTeamOperation : DVTTeamOperationBase +{ +} + ++ (id)operationWithToken:(id)arg1 teamId:(id)arg2 clientName:(id)arg3 clientUID:(id)arg4 csrContent:(id)arg5; + +@end + diff --git a/DVTFoundation/DVTServerRequestTeamDevelopmentCertificateOperation.h b/DVTFoundation/DVTServerRequestTeamDevelopmentCertificateOperation.h new file mode 100644 index 000000000..1e23c1e2f --- /dev/null +++ b/DVTFoundation/DVTServerRequestTeamDevelopmentCertificateOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTServerRequestTeamDevelopmentCertificateOperation : DVTTeamOperationBase +{ +} + ++ (id)operationWithToken:(id)arg1 teamId:(id)arg2 platform:(id)arg3 certificateSigningRequest:(id)arg4; + +@end + diff --git a/DVTFoundation/DVTServerRevokeTeamMembershipTeamOperation.h b/DVTFoundation/DVTServerRevokeTeamMembershipTeamOperation.h new file mode 100644 index 000000000..1bbc722c7 --- /dev/null +++ b/DVTFoundation/DVTServerRevokeTeamMembershipTeamOperation.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTServerRevokeTeamMembershipTeamOperation : DVTTeamOperationBase +{ +} + ++ (id)operationWithToken:(id)arg1 teamId:(id)arg2 clientName:(id)arg3 clientUID:(id)arg4; + +@end + diff --git a/DVTFoundation/DVTSigningCertificate.h b/DVTFoundation/DVTSigningCertificate.h new file mode 100644 index 000000000..40b1fce8f --- /dev/null +++ b/DVTFoundation/DVTSigningCertificate.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTLogAspect, NSDate, NSNumber, NSString, SFCertificateData; + +@interface DVTSigningCertificate : NSObject +{ + NSNumber *_isTrusted; + SFCertificateData *_certificateData; + DVTLogAspect *_logAspect; + NSString *_certificateKind; + NSString *_trimmedName; + NSString *_commonName; + NSString *_portalTeamID; + NSString *_portalTeamName; + NSString *_portalMemberID; + NSDate *_issueDate; + NSDate *_expirationDate; + NSString *_sha1Hash; + NSString *_serialNumber; + id _underlyingType; +} + ++ (id)keychainSearchList; +@property(readonly) id underlyingType; // @synthesize underlyingType=_underlyingType; +@property(readonly) NSString *portalTeamName; // @synthesize portalTeamName=_portalTeamName; +@property(readonly) DVTLogAspect *logAspect; // @synthesize logAspect=_logAspect; +- (void).cxx_destruct; +- (id)_valueInSubjectNameSectionFromCertificate:(struct OpaqueSecCertificateRef *)arg1 forOID:(id)arg2; +- (id)_dateFromCertificate:(struct OpaqueSecCertificateRef *)arg1 forOID:(id)arg2; +- (id)certificateData; +- (id)defaultDesignatedRequirementsForIdentifier:(id)arg1; +@property(readonly) NSString *serialNumber; // @synthesize serialNumber=_serialNumber; +@property(readonly) NSString *sha1Hash; // @synthesize sha1Hash=_sha1Hash; +@property(readonly, getter=isForServer) BOOL forServer; +@property(readonly, getter=isTrusted) BOOL trusted; +@property(readonly, getter=isExpired) BOOL expired; +@property(readonly) NSDate *expirationDate; // @synthesize expirationDate=_expirationDate; +@property(readonly) NSDate *issueDate; // @synthesize issueDate=_issueDate; +@property(readonly, getter=isIdentity) BOOL identity; +@property(readonly) NSString *portalMemberID; // @synthesize portalMemberID=_portalMemberID; +- (id)portalTeamName:(struct OpaqueSecCertificateRef *)arg1; +@property(readonly) NSString *portalTeamID; // @synthesize portalTeamID=_portalTeamID; +- (BOOL)isFromPortal; +@property(readonly) NSString *commonName; // @synthesize commonName=_commonName; +@property(readonly) NSString *trimmedName; // @synthesize trimmedName=_trimmedName; +@property(readonly) NSString *certificateKind; // @synthesize certificateKind=_certificateKind; +- (long long)compare:(id)arg1; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (struct OpaqueSecCertificateRef *)certificateRef; +- (id)description; +- (id)initWithUnderlyingType:(id)arg1 logAspect:(id)arg2; + +@end + diff --git a/DVTFoundation/DVTSigningCertificateManager.h b/DVTFoundation/DVTSigningCertificateManager.h new file mode 100644 index 000000000..c27f22d40 --- /dev/null +++ b/DVTFoundation/DVTSigningCertificateManager.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "DVTSigningCertificateSourceDelegate-Protocol.h" + +@class DVTDispatchLock, DVTSigningCertificateSource, DVTStackBacktrace, NSMutableSet, NSSet, NSString; + +@interface DVTSigningCertificateManager : NSObject +{ + DVTDispatchLock *_certificateLock; + NSMutableSet *_signingCertificates; + NSMutableSet *_signingIdentityCertificates; + DVTSigningCertificateSource *_certificateSource; +} + ++ (id)defaultCertificateManager; ++ (void)initialize; +@property(retain) DVTSigningCertificateSource *certificateSource; // @synthesize certificateSource=_certificateSource; +- (void).cxx_destruct; +- (void)_delayedPostCertificatesChangedNotification; +- (void)_forceFullSync; +- (void)signingCertificateSourceShouldDoFullResetFromSigningCertificates:(id)arg1; +- (void)signingCertificateSourcePrivateKeyStatusForCertificatesMayHaveChanged:(id)arg1; +- (void)signingCertificateSource:(id)arg1 didRemoveCertificate:(id)arg2; +- (void)signingCertificateSource:(id)arg1 didAddCertificate:(id)arg2; +@property(readonly) NSSet *signingIdentityCertificates; +@property(readonly) NSSet *signingCertificates; +- (id)logAspect; +@property(readonly, copy) NSString *description; +- (void)primitiveInvalidate; +- (id)initWithCertificateSource:(id)arg1; +- (id)init; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DVTFoundation/DVTSigningCertificateSource.h b/DVTFoundation/DVTSigningCertificateSource.h new file mode 100644 index 000000000..ae9a5e294 --- /dev/null +++ b/DVTFoundation/DVTSigningCertificateSource.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTLogAspect, DVTStackBacktrace, NSString; + +@interface DVTSigningCertificateSource : NSObject +{ + id _delegate; + DVTLogAspect *_logAspect; +} + ++ (void)initialize; +@property(readonly) DVTLogAspect *logAspect; // @synthesize logAspect=_logAspect; +@property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)_keychainUnknownEvent; +- (void)_keychainKeyAddedOrDeleted; +- (void)_keychainCertificateDeleted:(struct OpaqueSecCertificateRef *)arg1; +- (void)_keychainCertificateAdded:(struct OpaqueSecCertificateRef *)arg1; +- (void)_stopListeningForKeychainEvents; +- (void)_startListeningForKeychainEvents; +- (id)_fetchSigningCertificates; +- (id)allSigningCertificates; +- (id)initWithLogAspect:(id)arg1; +- (void)primitiveInvalidate; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DVTFoundation/DVTSigningCertificateSourceDelegate-Protocol.h b/DVTFoundation/DVTSigningCertificateSourceDelegate-Protocol.h new file mode 100644 index 000000000..d4215fbb7 --- /dev/null +++ b/DVTFoundation/DVTSigningCertificateSourceDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSigningCertificateSourceDelegate +- (void)signingCertificateSourceShouldDoFullResetFromSigningCertificates:(id)arg1; +- (void)signingCertificateSourcePrivateKeyStatusForCertificatesMayHaveChanged:(id)arg1; +- (void)signingCertificateSource:(id)arg1 didRemoveCertificate:(id)arg2; +- (void)signingCertificateSource:(id)arg1 didAddCertificate:(id)arg2; +@end + diff --git a/DVTFoundation/DVTSigningIdentitySnapshot.h b/DVTFoundation/DVTSigningIdentitySnapshot.h index 311ffefe5..91de43dbb 100644 --- a/DVTFoundation/DVTSigningIdentitySnapshot.h +++ b/DVTFoundation/DVTSigningIdentitySnapshot.h @@ -19,6 +19,7 @@ } + (id)snapshotForTeamID:(id)arg1 account:(id)arg2; ++ (id)snapshotForTeamID:(id)arg1 account:(id)arg2 certificateUtilities:(id)arg3; @property(copy) NSArray *validNonSigningIdentitiesMatchingAccount; // @synthesize validNonSigningIdentitiesMatchingAccount=_validNonSigningIdentitiesMatchingAccount; @property(copy) NSArray *revokedSigningIdentitiesMatchingTeam; // @synthesize revokedSigningIdentitiesMatchingTeam=_revokedSigningIdentitiesMatchingTeam; @property(copy) NSArray *expiredSigningIdentitiesMatchingTeam; // @synthesize expiredSigningIdentitiesMatchingTeam=_expiredSigningIdentitiesMatchingTeam; diff --git a/DVTFoundation/DVTSourceCodeLanguage.h b/DVTFoundation/DVTSourceCodeLanguage.h index c789ff80b..311cf1b98 100644 --- a/DVTFoundation/DVTSourceCodeLanguage.h +++ b/DVTFoundation/DVTSourceCodeLanguage.h @@ -23,6 +23,9 @@ NSArray *_conformedToLanguages; Class _nativeSourceModelParserClass; BOOL _supportsIndentation; + NSArray *_commentSyntaxes; + NSArray *_lineCommentPrefixes; + NSArray *_blockCommentCircumfixes; } + (id)sourceCodeLanguageForFileDataType:(id)arg1; @@ -32,13 +35,15 @@ + (void)initialize; @property(readonly) BOOL supportsIndentation; // @synthesize supportsIndentation=_supportsIndentation; @property(readonly) Class nativeSourceModelParserClass; // @synthesize nativeSourceModelParserClass=_nativeSourceModelParserClass; -@property(readonly) NSString *documentationAbbreviation; // @synthesize documentationAbbreviation=_documentationAbbreviation; -@property(readonly) NSString *languageName; // @synthesize languageName=_languageName; -@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSString *documentationAbbreviation; // @synthesize documentationAbbreviation=_documentationAbbreviation; +@property(readonly, copy) NSString *languageName; // @synthesize languageName=_languageName; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; +- (id)blockCommentCircumfixes; +- (id)lineCommentPrefixes; - (BOOL)conformsToLanguage:(id)arg1; -@property(readonly) NSArray *conformedToLanguages; -@property(readonly) NSArray *fileDataTypes; +@property(readonly, copy) NSArray *conformedToLanguages; +@property(readonly, copy) NSArray *fileDataTypes; @property(readonly) DVTLanguageSpecification *languageSpecification; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; diff --git a/DVTFoundation/DVTSourceCodeSymbolKind.h b/DVTFoundation/DVTSourceCodeSymbolKind.h index 64af8e030..82449e84b 100644 --- a/DVTFoundation/DVTSourceCodeSymbolKind.h +++ b/DVTFoundation/DVTSourceCodeSymbolKind.h @@ -63,13 +63,13 @@ + (id)globalSymbolKind; + (id)containerSymbolKind; @property(readonly) BOOL navigationPrefersDefinition; // @synthesize navigationPrefersDefinition=_navigationPrefersDefinition; -@property(readonly) NSString *localizedDescription; // @synthesize localizedDescription=_localizedDescription; -@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSString *localizedDescription; // @synthesize localizedDescription=_localizedDescription; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; - (BOOL)conformsToSymbolKind:(id)arg1; @property(readonly, getter=isContainer) BOOL container; -@property(readonly) NSArray *allConformingSymbolKinds; -@property(readonly) NSArray *conformedToSymbolKinds; +@property(readonly, copy) NSArray *allConformingSymbolKinds; +@property(readonly, copy) NSArray *conformedToSymbolKinds; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)description; - (id)initWithSourceCodeSymbolKindExtension:(id)arg1; diff --git a/DVTFoundation/DVTSourceModel.h b/DVTFoundation/DVTSourceModel.h index c0a7ceba5..a5a1bd283 100644 --- a/DVTFoundation/DVTSourceModel.h +++ b/DVTFoundation/DVTSourceModel.h @@ -20,7 +20,6 @@ DVTSourceModelParser *_nativeParser; } -+ (id)editorResponsivenessPerformanceLogAspect; + (void)initialize; @property BOOL isDoingBatchEdit; // @synthesize isDoingBatchEdit=_isDoingBatchEdit; @property long long batchDelta; // @synthesize batchDelta=_batchDelta; @@ -80,7 +79,6 @@ - (void)enumerateIdentifierItemsInRange:(struct _NSRange)arg1 usingBlock:(id)arg2; - (id)itemAtLocation:(unsigned long long)arg1 ofType:(id)arg2; - (id)itemAtLocation:(unsigned long long)arg1 inTypeList:(long long *)arg2; -- (long long *)typeListForSpecNames:(id)arg1; - (id)builtUpNameForItem:(id)arg1 nameRanges:(id *)arg2; - (id)_builtUpNameForItem:(id)arg1 mutableNameRanges:(id)arg2; - (id)_builtUpNameForSubTree:(id)arg1 mutableNameRanges:(id)arg2; diff --git a/DVTFoundation/DVTSourceNodeTypes.h b/DVTFoundation/DVTSourceNodeTypes.h index 8f7daf4c5..9a47d8223 100644 --- a/DVTFoundation/DVTSourceNodeTypes.h +++ b/DVTFoundation/DVTSourceNodeTypes.h @@ -10,6 +10,9 @@ { } ++ (BOOL)nodeType:(short)arg1 conformsToNodeTypesInList:(long long *)arg2; ++ (long long *)nodeTypeListForTypeNames:(id)arg1; ++ (BOOL)nodeType:(short)arg1 conformsToNodeTypeNamed:(id)arg2; + (long long)nodeTypesCount; + (id)nodeTypeNameForId:(short)arg1; + (short)registerNodeTypeNamed:(id)arg1; diff --git a/DVTFoundation/DVTSpecificApplicationProvider-Protocol.h b/DVTFoundation/DVTSpecificApplicationProvider-Protocol.h new file mode 100644 index 000000000..7c1534e5e --- /dev/null +++ b/DVTFoundation/DVTSpecificApplicationProvider-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSpecificApplicationProvider +- (id)applicationForURL:(id)arg1; +@end + diff --git a/DVTFoundation/DVTStackBacktrace.h b/DVTFoundation/DVTStackBacktrace.h index 6de3863e2..53f8c3867 100644 --- a/DVTFoundation/DVTStackBacktrace.h +++ b/DVTFoundation/DVTStackBacktrace.h @@ -6,13 +6,13 @@ #import "NSObject.h" -@class NSString; +@class NSMutableArray; @interface DVTStackBacktrace : NSObject { unsigned long long *_returnAddresses; unsigned long long _returnAddressesCount; - NSString *_stringRepresentation; + NSMutableArray *_symbolicatedArrayRepresentation; } + (unsigned long long *)_callStackReturnAddressesExcludingTopFrames:(unsigned long long)arg1 returningCount:(unsigned long long *)arg2; @@ -21,7 +21,8 @@ + (id)stackBacktraceWithCallStackReturnAddresses:(id)arg1; - (void).cxx_destruct; - (id)callStackReturnAddresses; -- (id)_frameStringForAddress:(unsigned long long)arg1 symbolicatorPtr:(struct _CSTypeRef *)arg2 symbolPtr:(struct _CSTypeRef *)arg3; +- (id)_frameForAddress:(unsigned long long)arg1 symbolicatorPtr:(struct _CSTypeRef *)arg2 symbolPtr:(struct _CSTypeRef *)arg3; +- (id)symbolicatedStackBacktraceFrames; - (id)stringRepresentation; - (void)dealloc; - (id)initWithCallStackReturnAddresses:(unsigned long long *)arg1 count:(unsigned long long)arg2; diff --git a/DVTFoundation/DVTStackBacktraceFrame.h b/DVTFoundation/DVTStackBacktraceFrame.h new file mode 100644 index 000000000..ca2a103ce --- /dev/null +++ b/DVTFoundation/DVTStackBacktraceFrame.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DVTStackBacktraceFrame : NSObject +{ + unsigned long long _stackAddress; + unsigned long long _lineNumber; + NSString *_symbolName; + NSString *_fileName; + NSString *_symbolOwnerName; +} + +@property(copy) NSString *symbolOwnerName; // @synthesize symbolOwnerName=_symbolOwnerName; +@property(copy) NSString *fileName; // @synthesize fileName=_fileName; +@property(copy) NSString *symbolName; // @synthesize symbolName=_symbolName; +@property unsigned long long lineNumber; // @synthesize lineNumber=_lineNumber; +@property unsigned long long stackAddress; // @synthesize stackAddress=_stackAddress; +- (void).cxx_destruct; +- (id)frameStringRepresentation; + +@end + diff --git a/DVTFoundation/DVTStateRepository.h b/DVTFoundation/DVTStateRepository.h index c9dc02f37..91c725c97 100644 --- a/DVTFoundation/DVTStateRepository.h +++ b/DVTFoundation/DVTStateRepository.h @@ -56,5 +56,11 @@ - (id)initWithIdentifier:(id)arg1 inParentRepository:(id)arg2; - (id)initWithIdentifier:(id)arg1 inParentStateToken:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTStateToken.h b/DVTFoundation/DVTStateToken.h index 6beb2a3dc..d0e74e8c8 100644 --- a/DVTFoundation/DVTStateToken.h +++ b/DVTFoundation/DVTStateToken.h @@ -49,7 +49,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTFoundation/DVTStringRepresentationPersistable-Protocol.h b/DVTFoundation/DVTStringRepresentationPersistable-Protocol.h new file mode 100644 index 000000000..6f2c93baf --- /dev/null +++ b/DVTFoundation/DVTStringRepresentationPersistable-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTStringRepresentationPersistable +- (id)dvt_persistableStringRepresentation; +- (id)dvt_initFromPersistableStringRepresentation:(id)arg1 error:(id *)arg2; +@end + diff --git a/DVTFoundation/DVTSysmonBridge.h b/DVTFoundation/DVTSysmonBridge.h index cc62dca85..8a88074c1 100644 --- a/DVTFoundation/DVTSysmonBridge.h +++ b/DVTFoundation/DVTSysmonBridge.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSDate; +@class NSDate, NSObject, NSObject; @interface DVTSysmonBridge : NSObject { @@ -14,14 +14,14 @@ BOOL _isDisconnected; id _delegate; NSDate *_currentSampleTimestamp; - struct sysmon_request_s *_sysmonRequest; - struct sysmon_row_s *_currentRow; + NSObject *_sysmonRequest; + NSObject *_currentRow; } @property(nonatomic) BOOL isDisconnected; // @synthesize isDisconnected=_isDisconnected; @property(nonatomic) BOOL hasStarted; // @synthesize hasStarted=_hasStarted; -@property(nonatomic) struct sysmon_row_s *currentRow; // @synthesize currentRow=_currentRow; -@property(nonatomic) struct sysmon_request_s *sysmonRequest; // @synthesize sysmonRequest=_sysmonRequest; +@property(nonatomic) NSObject *currentRow; // @synthesize currentRow=_currentRow; +@property(retain, nonatomic) NSObject *sysmonRequest; // @synthesize sysmonRequest=_sysmonRequest; @property(retain, nonatomic) NSDate *currentSampleTimestamp; // @synthesize currentSampleTimestamp=_currentSampleTimestamp; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; diff --git a/DVTFoundation/DVTSystemActivityToken.h b/DVTFoundation/DVTSystemActivityToken.h index fb5993163..558a3b48c 100644 --- a/DVTFoundation/DVTSystemActivityToken.h +++ b/DVTFoundation/DVTSystemActivityToken.h @@ -28,12 +28,15 @@ @property(copy) NSString *reason; // @synthesize reason=_reason; - (void).cxx_destruct; - (void)primitiveInvalidate; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithOptions:(unsigned long long)arg1 reason:(id)arg2; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTFoundation/DVTSystemEvents.h b/DVTFoundation/DVTSystemEvents.h index fa056fd7e..33ec75da2 100644 --- a/DVTFoundation/DVTSystemEvents.h +++ b/DVTFoundation/DVTSystemEvents.h @@ -6,14 +6,17 @@ #import "NSObject.h" +@class NSObject; + @interface DVTSystemEvents : NSObject { BOOL _systemNotificationsEnabled; - struct dispatch_source_s *_cache_event_source; + NSObject *_cache_event_source; } + (void)stop; + (void)start; +- (void).cxx_destruct; - (void)_stopEvents; - (void)_startEvents; - (id)_initInternal; diff --git a/DVTFoundation/DVTTask.h b/DVTFoundation/DVTTask.h index 973b28d05..ff2d6c59c 100644 --- a/DVTFoundation/DVTTask.h +++ b/DVTFoundation/DVTTask.h @@ -29,6 +29,7 @@ int _runLoopSignal; NSMutableSet *_fileHandlesToCloseAfterLaunching; NSNumber *_argumentEncoding; + long long _qos; } + (id)launchedTaskWithLaunchPath:(id)arg1 arguments:(id)arg2 error:(id *)arg3; @@ -46,6 +47,7 @@ @property(copy) NSString *currentDirectoryPath; // @synthesize currentDirectoryPath=_currentDirectoryPath; @property(copy) NSString *launchPath; // @synthesize launchPath=_launchPath; - (void).cxx_destruct; +- (id)stringRepresentation; - (id)description; @property(readonly) BOOL isRunning; - (void)markFileHandleToStayOpenAcrossExec:(id)arg1; @@ -59,15 +61,17 @@ - (void)addFileHandleToCloseAfterLaunch:(id)arg1; - (BOOL)runReturningStandardOutput:(id *)arg1 standardError:(id *)arg2 error:(id *)arg3; - (BOOL)runReturningStandardOutput:(id *)arg1 standardError:(id *)arg2 standardInput:(id)arg3 error:(id *)arg4; +- (BOOL)sendSignal:(int)arg1 error:(id *)arg2; - (void)waitUntilExit; - (void)waitUntilExitRunningRunLoopInWaitMode; - (BOOL)launchReturningError:(id *)arg1; - (id)installRunLoopSignal; -- (BOOL)launchRunningTerminationHandlerOnQueue:(struct dispatch_queue_s *)arg1 error:(id *)arg2 terminationHandler:(id)arg3; +- (BOOL)launchRunningTerminationHandlerOnQueue:(id)arg1 error:(id *)arg2 terminationHandler:(id)arg3; - (id)applyFileDescriptorMappingsToFileActions:(void **)arg1; - (void)warnAboutBogusFileDescriptors; - (id)applyPreferredArchitecturesToSpawnAttributes:(void **)arg1; -- (void)installEventHandlersForChildPID:(int)arg1 queue:(struct dispatch_queue_s *)arg2 terminationHandler:(id)arg3; +- (void)installEventHandlersForChildPID:(int)arg1 queue:(id)arg2 terminationHandler:(id)arg3; +@property long long qualityOfService; - (void)setValue:(id)arg1 forEnvironmentVariableNamed:(id)arg2; - (id)init; diff --git a/DVTFoundation/DVTTeamRecord.h b/DVTFoundation/DVTTeamRecord.h index 0f53d59c1..a40a731f3 100644 --- a/DVTFoundation/DVTTeamRecord.h +++ b/DVTFoundation/DVTTeamRecord.h @@ -18,7 +18,9 @@ // Remaining properties @property(retain, nonatomic) NSSet *appIDs; // @dynamic appIDs; +@property(retain, nonatomic) NSSet *applicationGroups; // @dynamic applicationGroups; @property(retain, nonatomic) NSSet *certificates; // @dynamic certificates; +@property(retain, nonatomic) NSSet *cloudContainers; // @dynamic cloudContainers; @property(retain, nonatomic) NSSet *developers; // @dynamic developers; @property(retain, nonatomic) NSSet *devices; // @dynamic devices; @property(nonatomic) BOOL enhancedDevelopmentForMembers; // @dynamic enhancedDevelopmentForMembers; diff --git a/DVTFoundation/DVTTestPerformanceMetricOutput.h b/DVTFoundation/DVTTestPerformanceMetricOutput.h new file mode 100644 index 000000000..72268f481 --- /dev/null +++ b/DVTFoundation/DVTTestPerformanceMetricOutput.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTDevice, NSArray, NSNumber, NSString; + +@interface DVTTestPerformanceMetricOutput : NSObject +{ + NSString *_identifier; + NSString *_filePath; + NSNumber *_lineNumber; + NSString *_displayName; + NSString *_unitOfMeasurement; + NSArray *_measurements; + NSString *_baselineName; + NSNumber *_baselineAverage; + NSNumber *_maxPercentRegression; + NSNumber *_maxPercentRelativeStandardDeviation; + NSNumber *_maxRegression; + NSNumber *_maxStandardDeviation; + DVTDevice *_targetDevice; + NSString *_targetArchitecture; + double _creationTimeIntervalSinceReferenceDate; +} + +@property(readonly) double creationTimeIntervalSinceReferenceDate; // @synthesize creationTimeIntervalSinceReferenceDate=_creationTimeIntervalSinceReferenceDate; +@property(copy) NSString *targetArchitecture; // @synthesize targetArchitecture=_targetArchitecture; +@property(retain) DVTDevice *targetDevice; // @synthesize targetDevice=_targetDevice; +@property(readonly) NSNumber *maxStandardDeviation; // @synthesize maxStandardDeviation=_maxStandardDeviation; +@property(readonly) NSNumber *maxRegression; // @synthesize maxRegression=_maxRegression; +@property(readonly) NSNumber *maxPercentRelativeStandardDeviation; // @synthesize maxPercentRelativeStandardDeviation=_maxPercentRelativeStandardDeviation; +@property(readonly) NSNumber *maxPercentRegression; // @synthesize maxPercentRegression=_maxPercentRegression; +@property(readonly) NSNumber *baselineAverage; // @synthesize baselineAverage=_baselineAverage; +@property(readonly) NSString *baselineName; // @synthesize baselineName=_baselineName; +@property(readonly, copy) NSArray *measurements; // @synthesize measurements=_measurements; +@property(readonly, copy) NSString *unitOfMeasurement; // @synthesize unitOfMeasurement=_unitOfMeasurement; +@property(readonly, copy) NSString *displayName; // @synthesize displayName=_displayName; +@property(readonly, copy) NSNumber *lineNumber; // @synthesize lineNumber=_lineNumber; +@property(readonly, copy) NSString *filePath; // @synthesize filePath=_filePath; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +@property(readonly) double relativeStandardDeviationOfMeasurements; +@property(readonly) double meanAverageOfMeasurements; +- (id)initWithPerformanceMetricName:(id)arg1 filePath:(id)arg2 lineNumber:(id)arg3 unitOfMeasurement:(id)arg4 measurements:(id)arg5 identifier:(id)arg6 baselineName:(id)arg7 baselineAverage:(id)arg8 maxPercentRegression:(id)arg9 maxPercentRelativeStandardDeviation:(id)arg10 maxRegression:(id)arg11 maxStandardDeviation:(id)arg12; +- (id)initWithPerformanceMetricName:(id)arg1 filePath:(id)arg2 lineNumber:(id)arg3 unitOfMeasurement:(id)arg4 measurements:(id)arg5 identifier:(id)arg6 baselineName:(id)arg7 baselineAverage:(id)arg8 maxPercentRegression:(id)arg9 maxPercentRelativeStandardDeviation:(id)arg10; + +@end + diff --git a/DVTFoundation/DVTTextDocumentLocation.h b/DVTFoundation/DVTTextDocumentLocation.h index d26389750..b6ab34043 100644 --- a/DVTFoundation/DVTTextDocumentLocation.h +++ b/DVTFoundation/DVTTextDocumentLocation.h @@ -13,13 +13,17 @@ long long _startingLineNumber; long long _endingLineNumber; struct _NSRange _characterRange; + long long _locationEncoding; } +@property(readonly) long long locationEncoding; // @synthesize locationEncoding=_locationEncoding; @property(readonly) struct _NSRange characterRange; // @synthesize characterRange=_characterRange; @property(readonly) long long endingLineNumber; // @synthesize endingLineNumber=_endingLineNumber; @property(readonly) long long startingLineNumber; // @synthesize startingLineNumber=_startingLineNumber; @property(readonly) long long endingColumnNumber; // @synthesize endingColumnNumber=_endingColumnNumber; @property(readonly) long long startingColumnNumber; // @synthesize startingColumnNumber=_startingColumnNumber; +- (id)dvt_persistableStringRepresentation; +- (id)dvt_initFromPersistableStringRepresentation:(id)arg1 error:(id *)arg2; - (id)copyWithURL:(id)arg1; - (long long)compare:(id)arg1; - (BOOL)isEqualDisregardingTimestamp:(id)arg1; @@ -32,8 +36,10 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 characterRange:(struct _NSRange)arg3; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 characterRange:(struct _NSRange)arg3 locationEncoding:(long long)arg4; - (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 lineRange:(struct _NSRange)arg3; - (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 startingColumnNumber:(long long)arg3 endingColumnNumber:(long long)arg4 startingLineNumber:(long long)arg5 endingLineNumber:(long long)arg6 characterRange:(struct _NSRange)arg7; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 startingColumnNumber:(long long)arg3 endingColumnNumber:(long long)arg4 startingLineNumber:(long long)arg5 endingLineNumber:(long long)arg6 characterRange:(struct _NSRange)arg7 locationEncoding:(long long)arg8; @end diff --git a/DVTFoundation/DVTTextFinder.h b/DVTFoundation/DVTTextFinder.h index 74e57f386..91b4ea084 100644 --- a/DVTFoundation/DVTTextFinder.h +++ b/DVTFoundation/DVTTextFinder.h @@ -22,6 +22,7 @@ - (void).cxx_destruct; - (unsigned long long)_findIndexForLocation:(id)arg1 inResults:(id)arg2; - (BOOL)_findNext; +- (long long)_compareLocation:(id)arg1 toLocation:(id)arg2; - (id)findResultsFrom:(id)arg1 to:(id)arg2 beforeDate:(id)arg3; - (BOOL)findBeforeDate:(id)arg1; - (id)findResultAfter:(id)arg1; diff --git a/DVTFoundation/DVTTextPreferences.h b/DVTFoundation/DVTTextPreferences.h index 34a55e124..f90d055a4 100644 --- a/DVTFoundation/DVTTextPreferences.h +++ b/DVTFoundation/DVTTextPreferences.h @@ -19,6 +19,9 @@ } + (id)preferences; ++ (id)_userStatisticsValueForKey:(id)arg1; ++ (void)recordMessageTracerStatistics; ++ (id)_defaultDefaults; + (void)initialize; @property(nonatomic) int tabKeyIndentingBehavior; // @synthesize tabKeyIndentingBehavior=_tabKeyIndentingBehavior; @property BOOL beepOnNonMatchingBrace; diff --git a/DVTFoundation/DVTToolchain.h b/DVTFoundation/DVTToolchain.h index f6539fbbe..cc21b286f 100644 --- a/DVTFoundation/DVTToolchain.h +++ b/DVTFoundation/DVTToolchain.h @@ -6,13 +6,14 @@ #import "NSObject.h" -@class DVTFilePath, DVTMacroDefinitionTable, DVTSearchPath, NSString; +@class DVTFilePath, DVTMacroDefinitionTable, DVTSearchPath, DVTVersion, NSArray, NSString; @interface DVTToolchain : NSObject { - BOOL _onlyUseDefaultMacrosIfTopToolchain; NSString *_identifier; DVTFilePath *_path; + DVTVersion *_version; + NSArray *_aliases; NSString *_displayName; NSString *_displayDescription; DVTMacroDefinitionTable *_defaultMacros; @@ -25,11 +26,12 @@ + (id)_macroDefinitionTableWithToolchainIdentifier:(id)arg1 buildSettingsDictionary:(id)arg2; @property(readonly) DVTSearchPath *librarySearchPath; // @synthesize librarySearchPath=_librarySearchPath; @property(readonly) DVTSearchPath *executableBinarySearchPath; // @synthesize executableBinarySearchPath=_executableBinarySearchPath; -@property(readonly) BOOL onlyUseDefaultMacrosIfTopToolchain; // @synthesize onlyUseDefaultMacrosIfTopToolchain=_onlyUseDefaultMacrosIfTopToolchain; @property(readonly) DVTMacroDefinitionTable *additionalDefaultMacrosIfTopToolchain; // @synthesize additionalDefaultMacrosIfTopToolchain=_additionalDefaultMacrosIfTopToolchain; @property(readonly) DVTMacroDefinitionTable *defaultMacros; // @synthesize defaultMacros=_defaultMacros; @property(readonly) NSString *displayDescription; // @synthesize displayDescription=_displayDescription; @property(readonly) NSString *displayName; // @synthesize displayName=_displayName; +@property(readonly) NSArray *aliases; // @synthesize aliases=_aliases; +@property(readonly) DVTVersion *version; // @synthesize version=_version; @property(readonly) DVTFilePath *path; // @synthesize path=_path; @property(readonly) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; diff --git a/DVTFoundation/DVTToolchainRegistry.h b/DVTFoundation/DVTToolchainRegistry.h index 9c25ab033..de2699cb6 100644 --- a/DVTFoundation/DVTToolchainRegistry.h +++ b/DVTFoundation/DVTToolchainRegistry.h @@ -8,17 +8,19 @@ #import "NSFastEnumeration-Protocol.h" -@class DVTMutableOrderedDictionary, DVTReaderWriterLock, DVTSearchPath; +@class DVTDispatchLock, DVTMutableOrderedDictionary, DVTSearchPath, NSMutableDictionary; @interface DVTToolchainRegistry : NSObject { DVTSearchPath *_searchPath; DVTMutableOrderedDictionary *_identsToToolchains; - DVTReaderWriterLock *_lock; + NSMutableDictionary *_aliasesToToolchains; + DVTDispatchLock *_lock; } + (id)defaultRegistry; -@property(readonly) DVTReaderWriterLock *lock; // @synthesize lock=_lock; +@property(readonly) DVTDispatchLock *lock; // @synthesize lock=_lock; +@property(readonly) NSMutableDictionary *aliasesToToolchains; // @synthesize aliasesToToolchains=_aliasesToToolchains; @property(readonly) DVTMutableOrderedDictionary *identsToToolchains; // @synthesize identsToToolchains=_identsToToolchains; @property(readonly) DVTSearchPath *searchPath; // @synthesize searchPath=_searchPath; - (void).cxx_destruct; diff --git a/DVTFoundation/DVTToolsVersion.h b/DVTFoundation/DVTToolsVersion.h index 59b024c84..e28efd371 100644 --- a/DVTFoundation/DVTToolsVersion.h +++ b/DVTFoundation/DVTToolsVersion.h @@ -18,6 +18,8 @@ } + (id)versionWithMajor:(unsigned long long)arg1 minor:(unsigned long long)arg2 update:(unsigned long long)arg3; ++ (id)version6_0_0; ++ (id)version5_1_0; + (id)version5_0_2; + (id)version5_0_1; + (id)version5_0_0; diff --git a/DVTFoundation/DVTUpdatePortalDatabaseOperation.h b/DVTFoundation/DVTUpdatePortalDatabaseOperation.h index 3ad5c75f8..9cca1382c 100644 --- a/DVTFoundation/DVTUpdatePortalDatabaseOperation.h +++ b/DVTFoundation/DVTUpdatePortalDatabaseOperation.h @@ -12,6 +12,7 @@ + (id)operationWithDependency:(id)arg1; + (id)operationWithDependencies:(id)arg1; ++ (id)operationWithToken:(id)arg1 dependencies:(id)arg2; + (id)operation; @end diff --git a/DVTFoundation/DVTUserNotificationCenter.h b/DVTFoundation/DVTUserNotificationCenter.h index 06c2a7748..8746c9318 100644 --- a/DVTFoundation/DVTUserNotificationCenter.h +++ b/DVTFoundation/DVTUserNotificationCenter.h @@ -8,7 +8,7 @@ #import "NSUserNotificationCenterDelegate-Protocol.h" -@class NSArray, NSMutableDictionary; +@class NSArray, NSMutableDictionary, NSString; @interface DVTUserNotificationCenter : NSObject { @@ -32,5 +32,11 @@ @property(copy) NSArray *scheduledNotifications; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/DVTVersion.h b/DVTFoundation/DVTVersion.h index ffe38606a..a97fb3fec 100644 --- a/DVTFoundation/DVTVersion.h +++ b/DVTFoundation/DVTVersion.h @@ -24,11 +24,12 @@ + (void)initialize; @property(copy) NSString *buildNumber; // @synthesize buildNumber=_buildNumber; - (void).cxx_destruct; +- (unsigned long long)availabilityFormIncludingUpdate:(BOOL)arg1 shortForm:(BOOL)arg2; - (id)initWithString:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (BOOL)isEqualToOrNewerThanVersion:(id)arg1; - (long long)compare:(id)arg1; -@property(readonly) NSString *stringValue; +@property(readonly, copy) NSString *stringValue; @property(readonly) unsigned long long updateComponent; @property(readonly) unsigned long long minorComponent; @property(readonly) unsigned long long majorComponent; diff --git a/DVTFoundation/DVTWeakInterposer.h b/DVTFoundation/DVTWeakInterposer.h index 33e819253..e4dc9285d 100644 --- a/DVTFoundation/DVTWeakInterposer.h +++ b/DVTFoundation/DVTWeakInterposer.h @@ -6,6 +6,8 @@ #import "NSObject.h" +@class DVTStackBacktrace, NSString; + @interface DVTWeakInterposer : NSObject { unsigned long long _hash; @@ -13,12 +15,17 @@ + (id)assertingWeakInterposerForRepresentedObject:(id)arg1; + (id)weakInterposerForRepresentedObject:(id)arg1; ++ (void)disableRequiresWeakIntercessionSoftAssertionForObjectsOfClass:(Class)arg1 withinBlock:(id)arg2; + (void)_setupWeakInterposerForObject:(id)arg1 withRuntimeWeakReferenceInterposer:(id)arg2 interposerKey:(void *)arg3; + (void)_setupWeakInterposerForObject:(id)arg1 withProxyHelperReferenceInterposer:(id)arg2 helperKey:(void *)arg3 interposerKey:(void *)arg4; @property unsigned long long hash; // @synthesize hash=_hash; - (BOOL)isEqual:(id)arg1; - (void)_customSetup; -@property(readonly) id representedObject; +@property(readonly) DVTStackBacktrace *representedObjectDeallocatedStackBacktrace; +@property(readonly) __weak id representedObject; +@property(readonly) void *representedObjectAddress; +@property(readonly) Class representedObjectClass; +@property(readonly) NSString *assertionMessage; @end diff --git a/DVTFoundation/DVTWeakInterposer_ProxyHelperReference.h b/DVTFoundation/DVTWeakInterposer_ProxyHelperReference.h index 1c6a87935..a19194996 100644 --- a/DVTFoundation/DVTWeakInterposer_ProxyHelperReference.h +++ b/DVTFoundation/DVTWeakInterposer_ProxyHelperReference.h @@ -6,16 +6,18 @@ #import -@class _DVTWeakInterposerHelper; +@class DVTStackBacktrace, _DVTWeakInterposerHelper; @interface DVTWeakInterposer_ProxyHelperReference : DVTWeakInterposer { _DVTWeakInterposerHelper *_helper; + DVTStackBacktrace *_representedObjectDeallocatedStackBacktrace; } -@property _DVTWeakInterposerHelper *helper; // @synthesize helper=_helper; - (id)representedObject; - (void)dealloc; +@property _DVTWeakInterposerHelper *helper; // @synthesize helper=_helper; +- (id)representedObjectDeallocatedStackBacktrace; @end diff --git a/DVTFoundation/DVTXPCServiceInformation.h b/DVTFoundation/DVTXPCServiceInformation.h index 120d6fc91..0421b6cc1 100644 --- a/DVTFoundation/DVTXPCServiceInformation.h +++ b/DVTFoundation/DVTXPCServiceInformation.h @@ -10,26 +10,32 @@ @interface DVTXPCServiceInformation : DVTProcessInformation { + NSDictionary *_infoPlist; BOOL _startSuspended; int _xpcParentPid; NSString *_xpcServiceName; NSDictionary *_environment; NSArray *_arguments; + NSString *_pathToInterpose; + NSString *_fullPath; } +@property(retain) NSString *fullPath; // @synthesize fullPath=_fullPath; +@property(retain) NSString *pathToInterpose; // @synthesize pathToInterpose=_pathToInterpose; @property BOOL startSuspended; // @synthesize startSuspended=_startSuspended; @property(retain) NSArray *arguments; // @synthesize arguments=_arguments; @property(retain) NSDictionary *environment; // @synthesize environment=_environment; @property(retain) NSString *xpcServiceName; // @synthesize xpcServiceName=_xpcServiceName; @property int xpcParentPid; // @synthesize xpcParentPid=_xpcParentPid; - (void).cxx_destruct; +- (BOOL)isWidgetExtension; +- (id)extensionType; +- (id)extensionInfo; +- (id)_infoPlist; - (id)displayName; - (BOOL)isDebuggable; - (id)description; - (id)initWithServiceName:(id)arg1 pid:(int)arg2 parentPID:(int)arg3; -// Remaining properties -@property int pid; - @end diff --git a/DVTFoundation/DVTXPCServiceObserver.h b/DVTFoundation/DVTXPCServiceObserver.h index 6a185d4e9..66e254dd6 100644 --- a/DVTFoundation/DVTXPCServiceObserver.h +++ b/DVTFoundation/DVTXPCServiceObserver.h @@ -10,6 +10,7 @@ { } ++ (void)_gatherServiceInfo:(id)arg1 forBundles:(id)arg2; + (id)xpcProcessNamesForExecutablePath:(id)arg1 frameworkSearchPaths:(id)arg2; @end diff --git a/DVTFoundation/NSArray-DVTFoundationClassAdditions.h b/DVTFoundation/NSArray-DVTFoundationClassAdditions.h index bca7a04f8..2c73466d3 100644 --- a/DVTFoundation/NSArray-DVTFoundationClassAdditions.h +++ b/DVTFoundation/NSArray-DVTFoundationClassAdditions.h @@ -7,6 +7,9 @@ #import "NSArray.h" @interface NSArray (DVTFoundationClassAdditions) +- (id)dvt_componentsJoinedByString:(id)arg1 finalComponentJoinString:(id)arg2; +- (id)dvt_arrayByRemovingDuplicatesFromBack; +- (id)dvt_arrayByRemovingDuplicates; - (BOOL)dvt_isNonEmpty; - (BOOL)dvt_hasPrefix:(id)arg1; - (id)dvt_stringByConcatenatingAsCommandLineArguments; @@ -14,14 +17,15 @@ - (id)dvt_subarrayFromIndex:(long long)arg1; - (id)dvt_subarrayAfterIndex:(long long)arg1; - (id)dvt_arrayByReversingObjects; +- (id)dvt_arrayByRemovingObjectsInArray:(id)arg1; - (BOOL)dvt_areAnyObjectsPassingTest:(id)arg1; - (BOOL)dvt_areAllObjectsPassingTest:(id)arg1; - (id)dvt_objectsPassingTest:(id)arg1; - (id)dvt_objectByFoldingWithBlock:(id)arg1; - (id)dvt_onlyObject; - (id)dvt_firstObjectPassingTest:(id)arg1; -- (id)dvt_firstObject; - (id)dvt_arrayByGroupingAdjacentObjectsUsingBlock:(id)arg1; +- (id)dvt_arrayByApplyingBlockStrictly:(id)arg1; - (id)dvt_arrayByApplyingBlock:(id)arg1; - (id)dvt_arrayByApplyingSelector:(SEL)arg1; - (struct _NSRange)dvt_rangeOfArray:(id)arg1; diff --git a/DVTFoundation/NSBlockOperation-DVTNSOperationAdditions.h b/DVTFoundation/NSBlockOperation-DVTNSOperationAdditions.h new file mode 100644 index 000000000..f5f24defd --- /dev/null +++ b/DVTFoundation/NSBlockOperation-DVTNSOperationAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSBlockOperation.h" + +@interface NSBlockOperation (DVTNSOperationAdditions) ++ (id)dvt_blockOperationWithBlock:(id)arg1; +@end + diff --git a/DVTFoundation/NSBundle-DVTNSBundleAdditions.h b/DVTFoundation/NSBundle-DVTNSBundleAdditions.h new file mode 100644 index 000000000..4e9405e47 --- /dev/null +++ b/DVTFoundation/NSBundle-DVTNSBundleAdditions.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSBundle.h" + +@class DVTPlatform, NSString; + +@interface NSBundle (DVTNSBundleAdditions) ++ (id)_uncachedBundleStringForKey:(struct __CFString *)arg1 AtURL:(id)arg2; ++ (id)dvt_uncachedBundleExecutableAtPath:(id)arg1; ++ (id)dvt_uncachedBundleIdentifierAtPath:(id)arg1; ++ (id)dvt_uncachedBundleExecutableAtURL:(id)arg1; ++ (id)dvt_uncachedBundleIdentifierAtURL:(id)arg1; +@property(readonly, nonatomic) NSString *dvt_contentsPath; +@property(readonly, nonatomic) DVTPlatform *dvt_platform; +@end + diff --git a/DVTFoundation/NSError-DVTFoundationClassAdditions.h b/DVTFoundation/NSError-DVTFoundationClassAdditions.h index aaef26738..de3d7fc89 100644 --- a/DVTFoundation/NSError-DVTFoundationClassAdditions.h +++ b/DVTFoundation/NSError-DVTFoundationClassAdditions.h @@ -14,6 +14,8 @@ + (id)dvt_errorWithDomain:(id)arg1 errorCode:(int)arg2 messageFormat:(id)arg3; + (id)dvt_errorWithDomain:(id)arg1 errorCode:(int)arg2 messageFormat:(id)arg3 arguments:(struct __va_list_tag [1])arg4; - (BOOL)dvt_hasDomain:(id)arg1 errorCode:(long long)arg2; +- (id)dvt_errorByInjectingUserInfoObjects:(id)arg1; - (id)dvt_errorByInjectingUserInfoObject:(id)arg1 forKey:(id)arg2; +- (id)dvt_errorBySettingRecoveryOptions:(id)arg1 andRecoveryBlock:(id)arg2; @end diff --git a/DVTFoundation/NSLock-DVTFoundationExtensions.h b/DVTFoundation/NSLock-DVTFoundationExtensions.h new file mode 100644 index 000000000..a121a19a8 --- /dev/null +++ b/DVTFoundation/NSLock-DVTFoundationExtensions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSLock.h" + +@interface NSLock (DVTFoundationExtensions) +- (void)dvt_asyncPerformLockedBlock:(id)arg1; +- (void)dvt_performLockedBlock:(id)arg1; +@end + diff --git a/DVTFoundation/NSObject-DVTObjectDeallocationMonitorAdditions.h b/DVTFoundation/NSObject-DVTObjectDeallocationMonitorAdditions.h index 999dfb3e7..8eec0a6a8 100644 --- a/DVTFoundation/NSObject-DVTObjectDeallocationMonitorAdditions.h +++ b/DVTFoundation/NSObject-DVTObjectDeallocationMonitorAdditions.h @@ -7,6 +7,8 @@ #import "NSObject.h" @interface NSObject (DVTObjectDeallocationMonitorAdditions) +- (void)dvt_logReferenceTree; +@property(setter=dvt_setLeakingFatal:) BOOL dvt_isLeakingFatal; - (void)dvt_shouldDeallocate; @end diff --git a/DVTFoundation/NSObject-DVTObservingConvenience.h b/DVTFoundation/NSObject-DVTObservingConvenience.h index 9fc596d62..b038b9dfb 100644 --- a/DVTFoundation/NSObject-DVTObservingConvenience.h +++ b/DVTFoundation/NSObject-DVTObservingConvenience.h @@ -7,6 +7,7 @@ #import "NSObject.h" @interface NSObject (DVTObservingConvenience) ++ (id)dvt_creationBacktracesOfObservingTokensForObservedObject:(id)arg1; + (void)dvt_cancelAllObservingTokensForOwner:(id)arg1; - (void)dvt_changeValueForKeys:(id)arg1 usingBlock:(id)arg2; - (void)dvt_changeValueForKey:(id)arg1 usingBlock:(id)arg2; diff --git a/DVTFoundation/NSObject-Protocol.h b/DVTFoundation/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DVTFoundation/NSObject-Protocol.h +++ b/DVTFoundation/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DVTFoundation/NSProcessInfo-DVTNSProcessInfoAdditions.h b/DVTFoundation/NSProcessInfo-DVTNSProcessInfoAdditions.h index 7fc50c75f..c5e1ea94f 100644 --- a/DVTFoundation/NSProcessInfo-DVTNSProcessInfoAdditions.h +++ b/DVTFoundation/NSProcessInfo-DVTNSProcessInfoAdditions.h @@ -9,9 +9,6 @@ @interface NSProcessInfo (DVTNSProcessInfoAdditions) - (id)dvt_activeSystemActivityTokensMatchingOptions:(unsigned long long)arg1; - (id)dvt_beginActivityWithOptions:(unsigned long long)arg1 reason:(id)arg2; -- (id)dvt_cachedEnvironment; -- (void)dvt_removeEnvironmentVariable:(id)arg1; -- (void)dvt_setValue:(id)arg1 forEnvironmentVariable:(id)arg2; - (BOOL)dvt_shouldDisallowSaving; - (void)dvt_setShouldDisallowSaving:(BOOL)arg1; - (void)dvt_disableSuddenTerminationForReason:(id)arg1; diff --git a/DVTFoundation/NSProcessInfo-DVTNSProcessInfoCachedEnvironmentAdditions.h b/DVTFoundation/NSProcessInfo-DVTNSProcessInfoCachedEnvironmentAdditions.h new file mode 100644 index 000000000..01f47f05a --- /dev/null +++ b/DVTFoundation/NSProcessInfo-DVTNSProcessInfoCachedEnvironmentAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSProcessInfo.h" + +@interface NSProcessInfo (DVTNSProcessInfoCachedEnvironmentAdditions) +- (id)dvt_cachedEnvironment; +- (void)dvt_removeEnvironmentVariable:(id)arg1; +- (void)dvt_setValue:(id)arg1 forEnvironmentVariable:(id)arg2; +@end + diff --git a/DVTFoundation/NSRecursiveLock-DVTFoundationExtensions.h b/DVTFoundation/NSRecursiveLock-DVTFoundationExtensions.h new file mode 100644 index 000000000..12b0dbf03 --- /dev/null +++ b/DVTFoundation/NSRecursiveLock-DVTFoundationExtensions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSRecursiveLock.h" + +@interface NSRecursiveLock (DVTFoundationExtensions) +- (void)dvt_asyncPerformLockedBlock:(id)arg1; +- (void)dvt_performLockedBlock:(id)arg1; +@end + diff --git a/DVTFoundation/NSSet-DVTNSSetAdditions.h b/DVTFoundation/NSSet-DVTNSSetAdditions.h index 7f14fbdc0..8539b2a59 100644 --- a/DVTFoundation/NSSet-DVTNSSetAdditions.h +++ b/DVTFoundation/NSSet-DVTNSSetAdditions.h @@ -8,9 +8,14 @@ @interface NSSet (DVTNSSetAdditions) - (id)dvt_objectByFoldingWithBlock:(id)arg1; +- (id)dvt_sortedArrayUsingComparator:(id)arg1; +- (id)dvt_sortedArrayUsingSelector:(SEL)arg1; +- (id)dvt_sortedArray; - (id)dvt_onlyObject; +- (BOOL)dvt_isNonEmpty; - (id)dvt_anyObjectPassingTest:(id)arg1; - (id)dvt_setByFilteringUsingBlock:(id)arg1; +- (id)dvt_setByApplyingBlockStrictly:(id)arg1; - (id)dvt_setByApplyingBlock:(id)arg1; - (id)dvt_setByApplyingSelector:(SEL)arg1; - (id)dvt_setBySubtractingSet:(id)arg1; diff --git a/DVTFoundation/NSString-DVTFoundationClassAdditions.h b/DVTFoundation/NSString-DVTFoundationClassAdditions.h index 52eef90a3..7d2febad4 100644 --- a/DVTFoundation/NSString-DVTFoundationClassAdditions.h +++ b/DVTFoundation/NSString-DVTFoundationClassAdditions.h @@ -19,6 +19,7 @@ + (id)dvt_stringWithPotentiallyMalformedUTF8Bytes:(const char *)arg1 length:(unsigned long long)arg2 stopAtTrailingIncompleteUTF8Sequence:(BOOL)arg3 getUsedLength:(unsigned long long *)arg4 getNumberOfMalformedSequences:(unsigned long long *)arg5; + (id)dvt_stringWithFileSystemRepresentation:(const char *)arg1 length:(unsigned long long)arg2; + (id)dvt_stringWithFileSystemRepresentation:(const char *)arg1; +- (BOOL)dvt_hasCaseInsensitivePrefix:(id)arg1; - (id)dvt_arrayByParsingAsStringList; - (void)dvt_enumerateWhitespaceSeparatedSubstringsInRange:(struct _NSRange)arg1 usingBlock:(id)arg2; - (void)dvt_enumerateOccurancesOfSubstring:(id)arg1 options:(unsigned long long)arg2 usingBlock:(id)arg3; @@ -31,8 +32,10 @@ - (id)dvt_capitalizedWordsFromString; - (id)dvt_wordsFromString; - (id)dvt_wordsFromStringWithLetterCasing:(unsigned long long)arg1; +- (id)dvt_stringByManglingToLegalRFC1034Identifier; - (long long)dvt_versionNumberComparison:(id)arg1; - (id)dvt_dataForHexString; +- (BOOL)dvt_isLegalCIdentifier; - (BOOL)dvt_isNonEmpty; - (id)dvt_stringByRemovingCStringEscapeSequences; - (id)dvt_stringByQuotingOnlyIfNeeded:(BOOL)arg1 quoteTabsAndEOLs:(BOOL)arg2 quoteHighBitUnichars:(BOOL)arg3; diff --git a/DVTFoundation/NSURL-DVTNSURLAdditions.h b/DVTFoundation/NSURL-DVTNSURLAdditions.h index 12dc02e61..b10066fdf 100644 --- a/DVTFoundation/NSURL-DVTNSURLAdditions.h +++ b/DVTFoundation/NSURL-DVTNSURLAdditions.h @@ -6,8 +6,13 @@ #import "NSURL.h" -@interface NSURL (DVTNSURLAdditions) +#import "DVTSimpleSerialization-Protocol.h" + +@interface NSURL (DVTNSURLAdditions) ++ (id)dvt_URLWithScheme:(id)arg1 path:(id)arg2 documentParameters:(id)arg3 locationParameters:(id)arg4; + (id)dvt_fileURLWithAbsoluteOrRelativePath:(id)arg1; +- (id)dvt_locationParameters; +- (id)dvt_documentParameters; - (id)dvt_sanitizedFilePath; @end diff --git a/DVTFoundation/NSUserDefaults-DVTNSUserDefaultsAdditions.h b/DVTFoundation/NSUserDefaults-DVTNSUserDefaultsAdditions.h index 2195417bc..c27bf40a8 100644 --- a/DVTFoundation/NSUserDefaults-DVTNSUserDefaultsAdditions.h +++ b/DVTFoundation/NSUserDefaults-DVTNSUserDefaultsAdditions.h @@ -7,6 +7,8 @@ #import "NSUserDefaults.h" @interface NSUserDefaults (DVTNSUserDefaultsAdditions) +- (void)dvt_setFilePath:(id)arg1 forKey:(id)arg2; +- (id)dvt_filePathForKey:(id)arg1; - (BOOL)dvt_objectIsChangedForKey:(id)arg1; - (id)dvt_objectForKey:(id)arg1 inVolatileDomainForName:(id)arg2; @end diff --git a/DVTFoundation/NSValue-DVTGeometryAdditions.h b/DVTFoundation/NSValue-DVTGeometryAdditions.h new file mode 100644 index 000000000..381107fe2 --- /dev/null +++ b/DVTFoundation/NSValue-DVTGeometryAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValue.h" + +@interface NSValue (DVTGeometryAdditions) +- (CDStruct_d2b197d1)dvt_insetValue; +@end + diff --git a/DVTFoundation/NSXMLElement-DVTFoundationClassAdditions.h b/DVTFoundation/NSXMLElement-DVTFoundationClassAdditions.h index e61fd364f..95c8f5670 100644 --- a/DVTFoundation/NSXMLElement-DVTFoundationClassAdditions.h +++ b/DVTFoundation/NSXMLElement-DVTFoundationClassAdditions.h @@ -7,6 +7,7 @@ #import "NSXMLElement.h" @interface NSXMLElement (DVTFoundationClassAdditions) ++ (id)dvt_elementWithXMLStringByPreservingWhitespace:(id)arg1 error:(id *)arg2; - (id)dvt_elements; @end diff --git a/DVTFoundation/_DVTAsynchronousRequest.h b/DVTFoundation/_DVTAsynchronousRequest.h index 66883232b..a673025c3 100644 --- a/DVTFoundation/_DVTAsynchronousRequest.h +++ b/DVTFoundation/_DVTAsynchronousRequest.h @@ -8,6 +8,8 @@ #import "DVTCancellable-Protocol.h" +@class NSString; + @interface _DVTAsynchronousRequest : NSObject { long long _type; @@ -23,5 +25,11 @@ - (void)_invokeBlock:(id)arg1; - (id)_initWithBlock:(id)arg1 type:(void)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/_DVTCancellationBlockToken.h b/DVTFoundation/_DVTCancellationBlockToken.h index f04b06a47..4a31299be 100644 --- a/DVTFoundation/_DVTCancellationBlockToken.h +++ b/DVTFoundation/_DVTCancellationBlockToken.h @@ -8,7 +8,7 @@ #import "DVTCancellationBlockCompletion-Protocol.h" -@class NSCondition; +@class NSCondition, NSString; @interface _DVTCancellationBlockToken : NSObject { @@ -22,5 +22,11 @@ - (void)waitForCancellation; - (id)initWithCancellationBlock:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTFoundation/_DVTDeallocationMonitorInfo.h b/DVTFoundation/_DVTDeallocationMonitorInfo.h index ce0f7651c..5dfce91ca 100644 --- a/DVTFoundation/_DVTDeallocationMonitorInfo.h +++ b/DVTFoundation/_DVTDeallocationMonitorInfo.h @@ -12,15 +12,19 @@ { DVTWeakInterposer *_uncollectedObject_dvtWeakInterposer; NSString *_name; + NSString *_hierarchyIdentifier; + unsigned long long _invalidationDepth; unsigned long long _survivedCount; } @property unsigned long long survivedCount; // @synthesize survivedCount=_survivedCount; -@property(readonly) NSString *name; // @synthesize name=_name; +@property(readonly) unsigned long long invalidationDepth; // @synthesize invalidationDepth=_invalidationDepth; +@property(readonly, copy) NSString *hierarchyIdentifier; // @synthesize hierarchyIdentifier=_hierarchyIdentifier; +@property(readonly, copy) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; - (id)initWithUncollectedObject:(id)arg1; - (void)setUncollectedObject:(id)arg1; -@property(readonly) id uncollectedObject; +@property(readonly) __weak id uncollectedObject; @end diff --git a/DVTFoundation/_DVTFilePathAssoc.h b/DVTFoundation/_DVTFilePathAssoc.h index d8400d37f..447f91e9f 100644 --- a/DVTFoundation/_DVTFilePathAssoc.h +++ b/DVTFoundation/_DVTFilePathAssoc.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class DVTWeakInterposer, NSOperationQueue, NSString; +@class DVTWeakInterposer, NSObject, NSOperationQueue, NSString; @interface _DVTFilePathAssoc : NSObject { @@ -15,7 +15,7 @@ DVTWeakInterposer *_object_dvtWeakInterposer; BOOL recursiveObserver; id block; - struct dispatch_queue_s *dispatchQueue; + NSObject *dispatchQueue; NSOperationQueue *operationQueue; } @@ -23,7 +23,7 @@ - (id)description; - (void)dealloc; - (id)initWithRole:(id)arg1 object:(id)arg2 observingDidChangeRecursively:(BOOL)arg3 onOperationQueue:(id)arg4 block:(id)arg5; -- (id)initWithRole:(id)arg1 object:(id)arg2 observingDidChangeRecursively:(BOOL)arg3 onDispatchQueue:(struct dispatch_queue_s *)arg4 block:(id)arg5; +- (id)initWithRole:(id)arg1 object:(id)arg2 observingDidChangeRecursively:(BOOL)arg3 onDispatchQueue:(id)arg4 block:(id)arg5; @property __weak id object; @end diff --git a/DVTFoundation/_DVTLogObjectsRequest.h b/DVTFoundation/_DVTLogObjectsRequest.h new file mode 100644 index 000000000..a264849f4 --- /dev/null +++ b/DVTFoundation/_DVTLogObjectsRequest.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTPointerArray; + +@interface _DVTLogObjectsRequest : NSObject +{ + DVTPointerArray *_remainingObjects; + double _initialRequestTimeInterval; + double _lastRequestTimeInterval; +} + +@property double lastRequestTimeInterval; // @synthesize lastRequestTimeInterval=_lastRequestTimeInterval; +@property double initialRequestTimeInterval; // @synthesize initialRequestTimeInterval=_initialRequestTimeInterval; +@property(retain) DVTPointerArray *remainingObjects; // @synthesize remainingObjects=_remainingObjects; +- (void).cxx_destruct; + +@end + diff --git a/DVTFoundation/_DVTNotificationReceiver.h b/DVTFoundation/_DVTNotificationReceiver.h new file mode 100644 index 000000000..e8010da03 --- /dev/null +++ b/DVTFoundation/_DVTNotificationReceiver.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSOperationQueue; + +@interface _DVTNotificationReceiver : NSObject +{ + id _observer; + SEL _selector; + NSOperationQueue *_queue; + id _block; + BOOL _registeredWithBlock; +} + +- (void).cxx_destruct; +- (void)receiveNotification:(id)arg1; +- (id)initWithBlock:(id)arg1 queue:(void)arg2; +- (id)initWithObserver:(id)arg1 selector:(SEL)arg2; + +@end + diff --git a/DVTKit/Animation.h b/DVTKit/Animation.h new file mode 100644 index 000000000..0253849ca --- /dev/null +++ b/DVTKit/Animation.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSAnimation.h" + +@interface Animation : NSAnimation +{ + id _progressHandler; +} + +- (void).cxx_destruct; +- (void)setCurrentProgress:(float)arg1; +- (id)initWithDuration:(double)arg1 animationCurve:(unsigned long long)arg2 progressHandler:(id)arg3; + +@end + diff --git a/DVTKit/AnimationParameters.h b/DVTKit/AnimationParameters.h new file mode 100644 index 000000000..ee3fbe9c4 --- /dev/null +++ b/DVTKit/AnimationParameters.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface AnimationParameters : NSObject +{ + struct CGRect _startFrame; + struct CGRect _endFrame; +} + +@property(nonatomic) struct CGRect endFrame; // @synthesize endFrame=_endFrame; +@property(nonatomic) struct CGRect startFrame; // @synthesize startFrame=_startFrame; +- (id)initWithStartFrame:(struct CGRect)arg1 endFrame:(struct CGRect)arg2; + +@end + diff --git a/DVTKit/CDStructures.h b/DVTKit/CDStructures.h index dcfd79fe3..11e8f1f7c 100644 --- a/DVTKit/CDStructures.h +++ b/DVTKit/CDStructures.h @@ -49,11 +49,6 @@ struct CGSize { double height; }; -struct ProcessSerialNumber { - unsigned int _field1; - unsigned int _field2; -}; - struct _DVTFindBarFlags { unsigned int findResultsValid:1; unsigned int userIsChangingFindString:1; @@ -65,6 +60,20 @@ struct _DVTFindBarFlags { unsigned int _reserved:29; }; +struct _DVTGraphBounds { + double minX; + double maxX; + double minY; + double maxY; +}; + +struct _DVTGraphInsets { + double top; + double left; + double bottom; + double right; +}; + struct _DVTIncrementalFindBarFlags { unsigned int currentResultSet:1; unsigned int foundResultsSet:1; @@ -75,6 +84,7 @@ struct _DVTIncrementalFindBarFlags { struct _DVTLayoutManagerFlags { unsigned int disableAnnotationAdjustment:1; unsigned int severeBubbleAnnotationsMiniaturized:1; + unsigned int temporaryLinkIsAlternate:1; }; struct _DVTTextChangeEntry { diff --git a/DVTKit/DTDKMultipleSelectionDialogController.h b/DVTKit/DTDKMultipleSelectionDialogController.h index 1c5114b0f..2086699a2 100644 --- a/DVTKit/DTDKMultipleSelectionDialogController.h +++ b/DVTKit/DTDKMultipleSelectionDialogController.h @@ -6,10 +6,11 @@ #import -@class NSArray, NSArrayController, NSSet; +@class DVTObservingToken, NSArray, NSArrayController, NSSet; @interface DTDKMultipleSelectionDialogController : DTDKSelectionDialogController { + DVTObservingToken *_observingToken; NSArray *_tableContents; NSSet *_selectedIdentifiers; NSArrayController *_arrayController; @@ -25,6 +26,7 @@ @property(readonly) _Bool canProceed; - (void)setChoices:(id)arg1; - (void)loadWindow; +- (void)dealloc; @end diff --git a/DVTKit/DTDKSelectionDialogController.h b/DVTKit/DTDKSelectionDialogController.h index c11b9ab66..19c0d45ff 100644 --- a/DVTKit/DTDKSelectionDialogController.h +++ b/DVTKit/DTDKSelectionDialogController.h @@ -24,7 +24,7 @@ @property(copy) NSString *message; // @synthesize message=_message; @property(copy) NSDictionary *choices; // @synthesize choices=_choices; - (void).cxx_destruct; -@property(readonly) NSSet *selectedIdentifiers; +@property(readonly, copy) NSSet *selectedIdentifiers; - (void)cancelButtonAction:(id)arg1; - (void)okButtonAction:(id)arg1; - (void)beginSheetModalForWindow:(id)arg1 completionHandler:(id)arg2; diff --git a/DVTKit/DTDKSingleSelectionDialogController.h b/DVTKit/DTDKSingleSelectionDialogController.h index c328c8e79..d437d4076 100644 --- a/DVTKit/DTDKSingleSelectionDialogController.h +++ b/DVTKit/DTDKSingleSelectionDialogController.h @@ -6,10 +6,11 @@ #import -@class NSArray, NSArrayController; +@class DVTObservingToken, NSArray, NSArrayController; @interface DTDKSingleSelectionDialogController : DTDKSelectionDialogController { + DVTObservingToken *_observingToken; NSArray *_menuContents; NSArrayController *_arrayController; } @@ -21,6 +22,7 @@ @property(copy) NSArray *menuContents; // @synthesize menuContents=_menuContents; - (void)setChoices:(id)arg1; - (void)loadWindow; +- (void)dealloc; @end diff --git a/DVTKit/DVTAbstractColorPicker.h b/DVTKit/DVTAbstractColorPicker.h index 3321d8069..5069c54db 100644 --- a/DVTKit/DVTAbstractColorPicker.h +++ b/DVTKit/DVTAbstractColorPicker.h @@ -7,11 +7,12 @@ #import "NSView.h" #import "DVTWindowActivationStateObserver-Protocol.h" +#import "NSDraggingSource-Protocol.h" #import "NSMenuDelegate-Protocol.h" @class DVTMutableOrderedDictionary, DVTObservingToken, NSColor, NSMenu, NSString; -@interface DVTAbstractColorPicker : NSView +@interface DVTAbstractColorPicker : NSView { NSMenu *_colorsMenu; id _colorValueBindingController; @@ -54,6 +55,7 @@ - (void)takeDrawnColorFrom:(id)arg1; - (void)takeDrawnColorFromPopUpMenu:(id)arg1; - (void)sendAction; +- (unsigned long long)draggingSession:(id)arg1 sourceOperationMaskForDraggingContext:(long long)arg2; - (void)beginColorDragForEvent:(id)arg1; - (id)imageForDraggedColor:(id)arg1; - (BOOL)performDragOperation:(id)arg1; @@ -90,7 +92,6 @@ - (double)noColorStrokeWidth; - (id)titleFont; - (void)setSuggestedColorsUsingColorList:(id)arg1; -- (BOOL)isOnActiveWindow; - (id)nameForColor:(id)arg1; - (BOOL)containsColor:(id)arg1; - (void)encodeWithCoder:(id)arg1; @@ -99,5 +100,11 @@ - (id)initWithFrame:(struct CGRect)arg1; - (void)commonInit; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTAbstractGraphLayer.h b/DVTKit/DVTAbstractGraphLayer.h new file mode 100644 index 000000000..834e76a71 --- /dev/null +++ b/DVTKit/DVTAbstractGraphLayer.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTGraphLayer-Protocol.h" + +@class DVTGraph, DVTGraphLayerSelectionDetails, NSString; + +@interface DVTAbstractGraphLayer : NSObject +{ + BOOL _wantsClipping; + DVTGraph *_graph; + DVTGraphLayerSelectionDetails *_selectionDetails; +} + +@property BOOL wantsClipping; // @synthesize wantsClipping=_wantsClipping; +@property(retain) DVTGraphLayerSelectionDetails *selectionDetails; // @synthesize selectionDetails=_selectionDetails; +@property(readonly) __weak DVTGraph *graph; // @synthesize graph=_graph; +- (void).cxx_destruct; +- (void)clearSelection; +- (BOOL)selectNext; +- (BOOL)selectPrevious; +- (void)selectDataAtIndex:(unsigned long long)arg1; +- (BOOL)selectDataAtPoint:(struct CGPoint)arg1; +- (void)drawLayerWithVisibleBounds:(struct _DVTGraphBounds)arg1; +- (id)initWithGraph:(id)arg1; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTKit/DVTAbstractLibraryGroup.h b/DVTKit/DVTAbstractLibraryGroup.h index 34363089c..e623098aa 100644 --- a/DVTKit/DVTAbstractLibraryGroup.h +++ b/DVTKit/DVTAbstractLibraryGroup.h @@ -31,7 +31,7 @@ @property(retain) NSImage *image; // @synthesize image=_image; @property(readonly) DVTLibrary *library; // @synthesize library=_library; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (void)describeInto:(id)arg1 withDepth:(long long)arg2; - (BOOL)containsAsset:(id)arg1; - (void)removeAllAssets; @@ -67,7 +67,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTAnnotationProvider.h b/DVTKit/DVTAnnotationProvider.h index 9385fc57b..a11c086a1 100644 --- a/DVTKit/DVTAnnotationProvider.h +++ b/DVTKit/DVTAnnotationProvider.h @@ -21,7 +21,7 @@ // Remaining properties @property(copy) NSSet *annotations; // @dynamic annotations; -@property(readonly) NSMutableSet *mutableAnnotations; // @dynamic mutableAnnotations; +@property(readonly, copy) NSMutableSet *mutableAnnotations; // @dynamic mutableAnnotations; @end diff --git a/DVTKit/DVTApplication.h b/DVTKit/DVTApplication.h index b8714bee3..98a144188 100644 --- a/DVTKit/DVTApplication.h +++ b/DVTKit/DVTApplication.h @@ -13,7 +13,10 @@ DVTHashTable *_actionMonitors; } ++ (void)initialize; - (void).cxx_destruct; +- (void)endSheet:(id)arg1 returnCode:(long long)arg2; +- (void)endSheet:(id)arg1; - (BOOL)presentError:(id)arg1; - (void)presentError:(id)arg1 modalForWindow:(id)arg2 delegate:(id)arg3 didPresentSelector:(SEL)arg4 contextInfo:(void *)arg5; - (id)massageErrorForInternalMessage:(id)arg1; @@ -22,6 +25,8 @@ - (id)addActionMonitorWithHandlerBlock:(id)arg1; - (void)_enableMainThreadLatencyCheckerWithMilliSecondsThreshholdBeforeSPOD:(unsigned long long)arg1 milliSecondsThreshholdBeforeUNSPOD:(unsigned long long)arg2 milliSecondsBetweenPings:(unsigned long long)arg3; - (void)_really_enableMainThreadLatencyCheckerWithMilliSecondsThreshholdBeforeSPOD:(unsigned long long)arg1 milliSecondsThreshholdBeforeUNSPOD:(unsigned long long)arg2 milliSecondsBetweenPings:(unsigned long long)arg3; +- (id)nextEventMatchingMask:(unsigned long long)arg1 untilDate:(id)arg2 inMode:(id)arg3 dequeue:(BOOL)arg4; +- (void)finishLaunching; @end diff --git a/DVTKit/DVTApplicationActionMonitorToken.h b/DVTKit/DVTApplicationActionMonitorToken.h index 4af1a8ef4..5863ecaa3 100644 --- a/DVTKit/DVTApplicationActionMonitorToken.h +++ b/DVTKit/DVTApplicationActionMonitorToken.h @@ -8,16 +8,24 @@ #import "DVTCancellable-Protocol.h" +@class NSString; + @interface DVTApplicationActionMonitorToken : NSObject { id _handlerBlock; } -@property(readonly) id handlerBlock; // @synthesize handlerBlock=_handlerBlock; +@property(readonly, copy) id handlerBlock; // @synthesize handlerBlock=_handlerBlock; - (void).cxx_destruct; @property(readonly, getter=isCancelled) BOOL cancelled; - (void)cancel; - (id)initWithHandlerBlock:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTAssetDetailTextView.h b/DVTKit/DVTAssetDetailTextView.h index 97cb5341c..93665044c 100644 --- a/DVTKit/DVTAssetDetailTextView.h +++ b/DVTKit/DVTAssetDetailTextView.h @@ -8,7 +8,7 @@ #import "DVTFirstResponderShowingView-Protocol.h" -@class DVTFirstResponderDrawingStrategy; +@class DVTFirstResponderDrawingStrategy, NSString; @interface DVTAssetDetailTextView : NSTextView { @@ -22,5 +22,11 @@ - (BOOL)resignFirstResponder; - (BOOL)becomeFirstResponder; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTAssetDetailView.h b/DVTKit/DVTAssetDetailView.h index 9ad468aad..8811cbf4e 100644 --- a/DVTKit/DVTAssetDetailView.h +++ b/DVTKit/DVTAssetDetailView.h @@ -77,7 +77,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTAutoExpandingScrollView.h b/DVTKit/DVTAutoExpandingScrollView.h index d1e8c4f1b..a69531a85 100644 --- a/DVTKit/DVTAutoExpandingScrollView.h +++ b/DVTKit/DVTAutoExpandingScrollView.h @@ -10,11 +10,15 @@ { BOOL _hasHorizontalIntrinsicSize; BOOL _hasVerticalIntrinsicSize; + struct CGSize _documentSizeOffset; + struct CGSize _minimumDocumentSize; struct CGSize _lastRecordedDocumentSize; } + (BOOL)requiresConstraintBasedLayout; @property(nonatomic) struct CGSize lastRecordedDocumentSize; // @synthesize lastRecordedDocumentSize=_lastRecordedDocumentSize; +@property(nonatomic) struct CGSize minimumDocumentSize; // @synthesize minimumDocumentSize=_minimumDocumentSize; +@property(nonatomic) struct CGSize documentSizeOffset; // @synthesize documentSizeOffset=_documentSizeOffset; @property(nonatomic) BOOL hasVerticalIntrinsicSize; // @synthesize hasVerticalIntrinsicSize=_hasVerticalIntrinsicSize; @property(nonatomic) BOOL hasHorizontalIntrinsicSize; // @synthesize hasHorizontalIntrinsicSize=_hasHorizontalIntrinsicSize; - (void)scrollWheel:(id)arg1; diff --git a/DVTKit/DVTBarBackground.h b/DVTKit/DVTBarBackground.h index c60503d32..cd3dcb871 100644 --- a/DVTKit/DVTBarBackground.h +++ b/DVTKit/DVTBarBackground.h @@ -6,60 +6,101 @@ #import "NSView.h" -@class NSColor; +#import "NSTabViewDelegate-Protocol.h" -@interface DVTBarBackground : NSView +@class DVTTabbedWindowTabViewItem, DVTViewController, NSArray, NSColor, NSImage, NSString, NSTabView, NSWindowController; + +@interface DVTBarBackground : NSView { - NSColor *_backgroundColor; + BOOL _becomingFirstResponder; + BOOL _mouseDownCanMoveWindow; + BOOL _hasTopBorder; + BOOL _hasBottomBorder; + BOOL _usesScopeBarAppearance; + BOOL _allowDetachDrags; + DVTTabbedWindowTabViewItem *_selectedTabViewItem; NSColor *_bottomBorderColor; + NSColor *_backgroundColor; + NSImage *_backgroundImage; NSView *_firstChildKeyView; NSView *_lastChildKeyView; + id _delegate; + NSWindowController *_tabbedWindowController; + NSTabView *_tabView; NSView *_externalNextKeyView; - id _delegate; - BOOL _hasTopBorder; - BOOL _hasBottomBorder; - BOOL _mouseDownCanMoveWindow; - BOOL _scopeBarAppearance; - BOOL _becomingFirstResponder; } ++ (id)keyPathsForValuesAffectingActiveViewController; ++ (BOOL)isTabDrag:(id)arg1; ++ (BOOL)isMiniWindowDrag:(id)arg1; +@property(retain, nonatomic) NSView *externalNextKeyView; // @synthesize externalNextKeyView=_externalNextKeyView; +@property(nonatomic) __weak NSTabView *tabView; // @synthesize tabView=_tabView; +@property(retain) NSWindowController *tabbedWindowController; // @synthesize tabbedWindowController=_tabbedWindowController; +@property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) NSView *lastChildKeyView; // @synthesize lastChildKeyView=_lastChildKeyView; +@property(retain, nonatomic) NSView *firstChildKeyView; // @synthesize firstChildKeyView=_firstChildKeyView; +@property(nonatomic) BOOL allowDetachDrags; // @synthesize allowDetachDrags=_allowDetachDrags; +@property(readonly, nonatomic) NSImage *backgroundImage; // @synthesize backgroundImage=_backgroundImage; +@property(copy, nonatomic) NSColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; +@property(nonatomic) BOOL usesScopeBarAppearance; // @synthesize usesScopeBarAppearance=_usesScopeBarAppearance; +@property(copy, nonatomic) NSColor *bottomBorderColor; // @synthesize bottomBorderColor=_bottomBorderColor; +@property(nonatomic) BOOL hasBottomBorder; // @synthesize hasBottomBorder=_hasBottomBorder; +@property(nonatomic) BOOL hasTopBorder; // @synthesize hasTopBorder=_hasTopBorder; - (void).cxx_destruct; - (BOOL)accessibilityIsIgnored; - (id)accessibilityAttributeValue:(id)arg1; +- (void)updateLabelNowForTab:(id)arg1; +- (void)updateLabelSoonForTab:(id)arg1; +- (void)updateTabTitlesNow; +- (void)tabTitlesDidChange; +- (void)setReadyToUse; +- (void)disconnectFromTabbedWindowController; +- (struct CGRect)contentFrame; +- (void)_windowChangedKeyState; +- (void)didCollapse; +- (void)willCollapse; +- (void)didExpand; +- (void)willExpand; - (void)removeFromSuperview; - (void)setNextKeyView:(id)arg1; - (BOOL)becomeFirstResponder; - (BOOL)acceptsFirstResponder; - (void)setDefaultKeyLoop; -- (void)setLastChildKeyView:(id)arg1; -- (id)lastChildKeyView; -- (void)setFirstChildKeyView:(id)arg1; -- (id)firstChildKeyView; -- (void)setExternalNextKeyView:(id)arg1; - (void)setMouseDownCanMoveWindow:(BOOL)arg1; - (BOOL)mouseDownCanMoveWindow; -- (void)setUsesScopeBarAppearance:(BOOL)arg1; -- (BOOL)usesScopeBarAppearance; -- (void)setHasBottomBorder:(BOOL)arg1; -- (BOOL)hasBottomBorder; -- (void)setHasTopBorder:(BOOL)arg1; -- (BOOL)hasTopBorder; - (BOOL)isOpaque; -- (void)setBottomBorderColor:(id)arg1; -- (void)setBackgroundColor:(id)arg1; -- (id)backgroundColor; - (void)drawRect:(struct CGRect)arg1; -- (double)topBorderHeight; +- (void)_drawBackgroundInRect:(struct CGRect)arg1; +@property(readonly, nonatomic) double topBorderHeight; - (void)viewWillStartLiveResize; - (void)viewDidEndLiveResize; -- (void)setDelegate:(id)arg1; -- (id)delegate; +- (void)tabViewDidChangeNumberOfTabViewItems:(id)arg1; +- (void)tabView:(id)arg1 didSelectTabViewItem:(id)arg2; +- (void)tabView:(id)arg1 willSelectTabViewItem:(id)arg2; +- (void)selectTabViewItemAtIndex:(long long)arg1; +- (void)selectTabViewItem:(id)arg1; +@property(readonly, nonatomic) DVTTabbedWindowTabViewItem *selectedTabViewItem; // @synthesize selectedTabViewItem=_selectedTabViewItem; +@property(readonly) NSArray *tabViewItems; +- (void)insertTabViewItem:(id)arg1 atIndex:(long long)arg2; +- (void)moveTabViewItem:(id)arg1 toIndex:(long long)arg2; +- (void)removeTabViewItem:(id)arg1; +- (long long)indexOfTabViewItem:(id)arg1; +- (id)tabViewItemAtIndex:(long long)arg1; +@property(readonly) long long numberOfTabViewItems; +- (id)newTabWithViewController:(id)arg1 atIndex:(unsigned long long)arg2; +@property(readonly) DVTViewController *activeViewController; - (void)awakeFromNib; - (id)initWithFrame:(struct CGRect)arg1; - (void)commonInit; -- (id)defaultBottomBorderLineColor; -- (id)secondTopBorderLineColor; -- (id)firstTopBorderLineColor; +@property(readonly, nonatomic) NSColor *defaultBottomBorderLineColor; +@property(readonly, nonatomic) NSColor *secondTopBorderLineColor; +@property(readonly, nonatomic) NSColor *firstTopBorderLineColor; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DVTKit/DVTBindingInfo.h b/DVTKit/DVTBindingInfo.h index 502510895..7c9547730 100644 --- a/DVTKit/DVTBindingInfo.h +++ b/DVTKit/DVTBindingInfo.h @@ -16,8 +16,8 @@ NSString *_modelKeyPath; } -@property(readonly) NSDictionary *bindingOptions; // @synthesize bindingOptions=_bindingOptions; -@property(readonly) NSString *observedKeyPath; // @synthesize observedKeyPath=_observedKeyPath; +@property(readonly, copy) NSDictionary *bindingOptions; // @synthesize bindingOptions=_bindingOptions; +@property(readonly, copy) NSString *observedKeyPath; // @synthesize observedKeyPath=_observedKeyPath; - (void).cxx_destruct; - (id)_modelKeyPath; - (id)_infoDictionary; diff --git a/DVTKit/DVTBindingToken.h b/DVTKit/DVTBindingToken.h index 2f71bba01..3cda18196 100644 --- a/DVTKit/DVTBindingToken.h +++ b/DVTKit/DVTBindingToken.h @@ -8,7 +8,7 @@ #import "DVTCancellable-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface DVTBindingToken : NSObject { @@ -24,5 +24,11 @@ @property(readonly, getter=isCancelled) BOOL cancelled; - (id)initWithCancellationBlock:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTBorderedView.h b/DVTKit/DVTBorderedView.h index bdcfc4e56..61adf2238 100644 --- a/DVTKit/DVTBorderedView.h +++ b/DVTKit/DVTBorderedView.h @@ -9,7 +9,7 @@ #import "DVTShadowDrawing-Protocol.h" #import "DVTWindowActivationStateObserver-Protocol.h" -@class NSColor, NSGradient, NSView; +@class NSColor, NSGradient, NSString, NSView; @interface DVTBorderedView : DVTLayoutView_ML { @@ -84,5 +84,11 @@ - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTButtonTextFieldCell.h b/DVTKit/DVTButtonTextFieldCell.h index efb73c9b9..6905be005 100644 --- a/DVTKit/DVTButtonTextFieldCell.h +++ b/DVTKit/DVTButtonTextFieldCell.h @@ -13,28 +13,26 @@ @interface DVTButtonTextFieldCell : NSTextFieldCell { - id _buttonTarget; - SEL _buttonAction; struct CGRect _cellFrame; + BOOL _inButton; NSImage *_image; + BOOL _alwaysShowButton; + BOOL _useMetricsForAutolayout; NSImage *_alternateImage; NSImage *_highlightImage; + id _buttonTarget; + SEL _buttonAction; unsigned long long _imagePosition; - BOOL _buttonTracking; - BOOL _inButton; - BOOL _alwaysShowButton; - BOOL _useMetricsForAutolayout; } + (BOOL)prefersTrackingUntilMouseUp; @property BOOL useMetricsForAutolayout; // @synthesize useMetricsForAutolayout=_useMetricsForAutolayout; @property unsigned long long imagePosition; // @synthesize imagePosition=_imagePosition; -@property BOOL alwaysShowButton; // @synthesize alwaysShowButton=_alwaysShowButton; -@property(retain) id buttonTarget; // @synthesize buttonTarget=_buttonTarget; @property SEL buttonAction; // @synthesize buttonAction=_buttonAction; +@property __weak id buttonTarget; // @synthesize buttonTarget=_buttonTarget; @property(retain, nonatomic) NSImage *highlightImage; // @synthesize highlightImage=_highlightImage; @property(retain, nonatomic) NSImage *alternateImage; // @synthesize alternateImage=_alternateImage; -@property(retain, nonatomic) NSImage *image; // @synthesize image=_image; +@property BOOL alwaysShowButton; // @synthesize alwaysShowButton=_alwaysShowButton; - (void).cxx_destruct; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; @@ -56,6 +54,7 @@ - (void)editWithFrame:(struct CGRect)arg1 inView:(id)arg2 editor:(id)arg3 delegate:(id)arg4 event:(id)arg5; - (id)_attributedStringValue; - (struct CGSize)imageSize; +@property(retain, nonatomic) NSImage *image; - (id)_templateImageFromImage:(id)arg1 withColor:(id)arg2; @end diff --git a/DVTKit/DVTCapacityViewController.h b/DVTKit/DVTCapacityViewController.h index 3b425eac1..911b3d183 100644 --- a/DVTKit/DVTCapacityViewController.h +++ b/DVTKit/DVTCapacityViewController.h @@ -12,7 +12,6 @@ { NSMutableArray *_segmentValueObservers; NSMutableArray *_swatchValueLabels; - BOOL _circularSegmentLabel; double _maxCapacity; DVTCapacitySegment *_unusedCapacitySegment; NSArray *_segments; @@ -26,7 +25,6 @@ @property __weak NSView *leftLabelContainer; // @synthesize leftLabelContainer=_leftLabelContainer; @property __weak DVTCapacityView *capacityView; // @synthesize capacityView=_capacityView; @property(retain) NSFormatter *valueFormatter; // @synthesize valueFormatter=_valueFormatter; -@property BOOL circularSegmentLabel; // @synthesize circularSegmentLabel=_circularSegmentLabel; @property(copy, nonatomic) NSArray *segments; // @synthesize segments=_segments; @property(retain, nonatomic) DVTCapacitySegment *unusedCapacitySegment; // @synthesize unusedCapacitySegment=_unusedCapacitySegment; @property(nonatomic) double maxCapacity; // @synthesize maxCapacity=_maxCapacity; diff --git a/DVTKit/DVTChoice.h b/DVTKit/DVTChoice.h index 7b4b5177f..8d59ba5a7 100644 --- a/DVTKit/DVTChoice.h +++ b/DVTKit/DVTChoice.h @@ -22,8 +22,8 @@ @property(readonly) id representedObject; // @synthesize representedObject=_representedObject; @property(copy) NSString *identifier; // @synthesize identifier=_identifier; @property(readonly) NSImage *image; // @synthesize image=_image; -@property(readonly) NSString *toolTip; // @synthesize toolTip=_toolTip; -@property(readonly) NSString *title; // @synthesize title=_title; +@property(readonly, copy) NSString *toolTip; // @synthesize toolTip=_toolTip; +@property(readonly, copy) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; - (id)description; - (id)initWithTitle:(id)arg1 toolTip:(id)arg2 image:(id)arg3 representedObject:(id)arg4; diff --git a/DVTKit/DVTChooserView.h b/DVTKit/DVTChooserView.h index b09bc48d2..36e8bddc9 100644 --- a/DVTKit/DVTChooserView.h +++ b/DVTKit/DVTChooserView.h @@ -39,7 +39,7 @@ - (void).cxx_destruct; @property(readonly) NSArray *grabRects; @property(readonly) struct CGRect grabRect; -@property(readonly) NSMutableArray *mutableChoices; +@property(readonly, copy) NSMutableArray *mutableChoices; - (void)updateBoundContent; @property(copy) NSArray *choices; - (void)updateBoundSelectedObjects; diff --git a/DVTKit/DVTClickableLayer.h b/DVTKit/DVTClickableLayer.h index 8e6ec90bc..818fdc4ea 100644 --- a/DVTKit/DVTClickableLayer.h +++ b/DVTKit/DVTClickableLayer.h @@ -8,6 +8,8 @@ #import +@class NSString; + @interface DVTClickableLayer : CALayer { id _clickHandlerBlock; @@ -29,5 +31,11 @@ - (void)layerShouldShowUnclickedState; - (void)layerShouldShowClickedState; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTClickableTextLayer.h b/DVTKit/DVTClickableTextLayer.h index 969acd492..1fce892fa 100644 --- a/DVTKit/DVTClickableTextLayer.h +++ b/DVTKit/DVTClickableTextLayer.h @@ -8,6 +8,8 @@ #import +@class NSString; + @interface DVTClickableTextLayer : DVTTextLayer { id _clickHandlerBlock; @@ -29,5 +31,11 @@ - (void)layerShouldShowUnclickedState; - (void)layerShouldShowClickedState; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTClippedTabsIndicator.h b/DVTKit/DVTClippedTabsIndicator.h index 54faaa1f0..6a34b69dd 100644 --- a/DVTKit/DVTClippedTabsIndicator.h +++ b/DVTKit/DVTClippedTabsIndicator.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class NSMenu; +@class NSMenu, NSString; @interface DVTClippedTabsIndicator : DVTMainStatusAwareButton { @@ -38,5 +38,11 @@ - (id)init; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTCodeLibraryDetailController.h b/DVTKit/DVTCodeLibraryDetailController.h index e8247a7fa..20ec6c3ab 100644 --- a/DVTKit/DVTCodeLibraryDetailController.h +++ b/DVTKit/DVTCodeLibraryDetailController.h @@ -9,7 +9,7 @@ #import "DVTSourceTextViewDelegate-Protocol.h" #import "DVTTextStorageDelegate-Protocol.h" -@class DVTSourceTextView, DVTTextStorage; +@class DVTSourceTextView, DVTTextStorage, NSDictionary, NSString; @interface DVTCodeLibraryDetailController : DVTLibraryDetailController { @@ -30,5 +30,12 @@ - (void)viewDidInstall; - (void)setDelegate:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTColorSwatchLabel.h b/DVTKit/DVTColorSwatchLabel.h index e33f49c7d..4e6efdb58 100644 --- a/DVTKit/DVTColorSwatchLabel.h +++ b/DVTKit/DVTColorSwatchLabel.h @@ -11,7 +11,6 @@ @interface DVTColorSwatchLabel : NSView { NSColor *_color; - BOOL _circular; NSView *_colorSwatch; NSTextField *_labelTextField; NSTextField *_valueTextField; @@ -27,7 +26,7 @@ - (id)_createLabelTextField; - (void)_buildViewWithoutValueTextField; - (void)_buildViewWithValueTextField; -- (id)initWithColor:(id)arg1 label:(id)arg2 value:(id)arg3 valueFormatter:(id)arg4 circular:(BOOL)arg5; +- (id)initWithColor:(id)arg1 label:(id)arg2 value:(id)arg3 valueFormatter:(id)arg4; - (id)initWithColor:(id)arg1 label:(id)arg2 value:(id)arg3; - (id)initWithColor:(id)arg1 label:(id)arg2; diff --git a/DVTKit/DVTColorSwatchView.h b/DVTKit/DVTColorSwatchView.h new file mode 100644 index 000000000..a4a2feec6 --- /dev/null +++ b/DVTKit/DVTColorSwatchView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSColor; + +@interface DVTColorSwatchView : NSView +{ + BOOL _useProportionalBorderWidth; + NSColor *_color; + double _proportionalInset; +} + +@property(nonatomic) double proportionalInset; // @synthesize proportionalInset=_proportionalInset; +@property(nonatomic) BOOL useProportionalBorderWidth; // @synthesize useProportionalBorderWidth=_useProportionalBorderWidth; +@property(retain, nonatomic) NSColor *color; // @synthesize color=_color; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/DVTKit/DVTColorSwatchWithComponentsView.h b/DVTKit/DVTColorSwatchWithComponentsView.h new file mode 100644 index 000000000..b591f6958 --- /dev/null +++ b/DVTKit/DVTColorSwatchWithComponentsView.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class DVTColorSwatchView, NSNumberFormatter; + +@interface DVTColorSwatchWithComponentsView : NSView +{ + DVTColorSwatchView *_colorSwatch; + NSView *_colorComponentsView; + NSNumberFormatter *_numberFormatter; +} + ++ (id)colorComponentNamesForColor:(struct CGColor *)arg1; +- (void).cxx_destruct; +- (id)_createLabel:(id)arg1 bold:(BOOL)arg2 selectable:(BOOL)arg3; +- (void)updateToRepresentColor:(struct CGColor *)arg1; +- (void)updateToRepresentPatternColor; +- (void)_dvtColorSwatchWithComponentsView_commonInit; +- (void)awakeFromNib; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/DVTKit/DVTComparisonScrollCoordinator.h b/DVTKit/DVTComparisonScrollCoordinator.h index 8deeab573..37cd1233b 100644 --- a/DVTKit/DVTComparisonScrollCoordinator.h +++ b/DVTKit/DVTComparisonScrollCoordinator.h @@ -10,7 +10,7 @@ #import "DVTSourceTextScrollViewDelegate-Protocol.h" #import "NSScrollerImpPairDelegate-Protocol.h" -@class DVTBorderedView, DVTComparisonScroller, DVTSourceTextScrollView, DVTSourceTextView, NSArray, NSIndexSet, NSScrollerImpPair; +@class DVTBorderedView, DVTComparisonScroller, DVTSourceTextScrollView, DVTSourceTextView, NSArray, NSIndexSet, NSScrollerImpPair, NSString; @interface DVTComparisonScrollCoordinator : NSObject { @@ -60,6 +60,7 @@ - (void)updateDiffMarks; - (void)_doUpdateDiffMarks; - (void)notifyScroll:(double)arg1; +- (void)notifyScroll:(double)arg1 leftScrollView:(BOOL)arg2 rightScrollView:(BOOL)arg3; - (void)computeTotalScrollSize; - (double)getTargetPositionFromSide:(long long)arg1; - (double)getTargetPositionFromRight:(double)arg1 ensureLayout:(BOOL)arg2; @@ -74,7 +75,7 @@ - (void)scrollViewDidSetFrameSize:(id)arg1; - (void)scrollViewDidEndLiveResize:(id)arg1; - (void)scrollViewWillStartLiveResize:(id)arg1; -- (void)scrollView:(id)arg1 didReceiveScrollWheelEvent:(id)arg2; +- (BOOL)scrollView:(id)arg1 shouldHandleScrollWheelEvent:(id)arg2; - (void)scrollWheel:(id)arg1; @property(readonly) DVTSourceTextView *rightTextView; @property(readonly) DVTSourceTextView *leftTextView; @@ -83,5 +84,11 @@ - (void)updateBoundContentArray; - (id)dvtExtraBindings; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTComparisonSplitView.h b/DVTKit/DVTComparisonSplitView.h index e51dcd5b2..116693ed7 100644 --- a/DVTKit/DVTComparisonSplitView.h +++ b/DVTKit/DVTComparisonSplitView.h @@ -4,13 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSSplitView.h" +#import #import "NSMenuDelegate-Protocol.h" -@class DVTNotificationToken, DVTObservingToken, DVTPointerArray, DVTSourceTextView, NSArray, NSIndexSet, NSMenu, NSTrackingArea; +@class DVTNotificationToken, DVTObservingToken, DVTPointerArray, DVTSourceTextView, NSArray, NSIndexSet, NSMenu, NSString, NSTrackingArea; -@interface DVTComparisonSplitView : NSSplitView +@interface DVTComparisonSplitView : DVTSplitView { NSIndexSet *_depressedDiffDescriptorIndexes; NSTrackingArea *_trackingArea; @@ -37,10 +37,12 @@ BOOL _hasFocus; BOOL _isDragging; DVTObservingToken *_firstResponderToken; + DVTNotificationToken *_primaryLayoutCompleteToken; DVTNotificationToken *_primaryFrameChangeToken; + DVTNotificationToken *_secondaryLayoutCompleteToken; DVTNotificationToken *_secondaryFrameChangeToken; BOOL _enableDiffToggles; - id _delegate; + id _comparisonDelegate; } + (id)diffButtonMenuImage; @@ -58,7 +60,7 @@ + (id)splitterSelectedImage; + (double)defaultSplitterWidthForStyle:(int)arg1; + (void)initialize; -@property(retain) id delegate; // @synthesize delegate=_delegate; +@property __weak id comparisonDelegate; // @synthesize comparisonDelegate=_comparisonDelegate; @property(retain) NSMenu *diffMenu; // @synthesize diffMenu=_diffMenu; @property BOOL hasFocus; // @synthesize hasFocus=_hasFocus; @property BOOL enableDiffToggles; // @synthesize enableDiffToggles=_enableDiffToggles; @@ -112,7 +114,7 @@ - (unsigned long long)_hitTestSwoopLocation:(struct CGPoint)arg1; - (unsigned long long)_hitTestMenuLocation:(struct CGPoint)arg1; - (unsigned long long)_hitTestLocation:(struct CGPoint)arg1; -- (void)removeFromSuperview; +- (void)primitiveInvalidate; - (void)viewDidMoveToWindow; - (struct CGRect)_firstDividerFrame; - (void)dealloc; @@ -120,5 +122,11 @@ - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTCompletingTextView.h b/DVTKit/DVTCompletingTextView.h index aea6f80cf..a0192b08b 100644 --- a/DVTKit/DVTCompletingTextView.h +++ b/DVTKit/DVTCompletingTextView.h @@ -4,13 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSTextView.h" +#import #import "DVTLayoutManagerDelegate-Protocol.h" -@class DVTFoldingLayoutManager, DVTFoldingManager, DVTSourceCodeLanguage, DVTTextCompletionController, DVTTextCompletionDataSource, NSColor; +@class DVTFoldingLayoutManager, DVTFoldingManager, DVTLayoutManager, DVTSourceCodeLanguage, DVTTextCompletionController, DVTTextCompletionDataSource, DVTTextStorage, NSColor, NSString; -@interface DVTCompletingTextView : NSTextView +@interface DVTCompletingTextView : DVTTextView { DVTTextCompletionController *_completionController; DVTTextCompletionDataSource *_completionsDataSource; @@ -63,8 +63,8 @@ - (id)_formatBlockLiteralFromDeclaration:(id)arg1 lineCount:(unsigned long long *)arg2; - (void)textStorage:(id)arg1 didEndEditRange:(struct _NSRange)arg2 changeInLength:(long long)arg3; - (void)textStorage:(id)arg1 willEndEditRange:(struct _NSRange)arg2 changeInLength:(long long)arg3; -- (id)textStorage; -- (id)layoutManager; +@property(readonly) DVTTextStorage *textStorage; +@property(readonly) DVTLayoutManager *layoutManager; - (void)didInsertCompletionTextAtRange:(struct _NSRange)arg1; - (void)invalidateDisplayForRange:(struct _NSRange)arg1; - (unsigned long long)draggingEntered:(id)arg1; @@ -119,12 +119,17 @@ @property(readonly) DVTFoldingManager *foldingManager; @property(readonly) DVTFoldingLayoutManager *foldingLayoutManager; - (BOOL)removeMenusNotInWhiteList:(id)arg1 fromMenu:(id)arg2 removeSeparators:(BOOL)arg3; +- (void)dvt_shouldDeallocate; - (id)cell; - (id)selectedCell; - (id)accessibilityAttributeValue:(id)arg1; // Remaining properties +@property(readonly, copy) NSString *debugDescription; @property(retain) id delegate; // @dynamic delegate; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DVTKit/DVTControllerContentView.h b/DVTKit/DVTControllerContentView.h index 8cf361d31..6f0d75cef 100644 --- a/DVTKit/DVTControllerContentView.h +++ b/DVTKit/DVTControllerContentView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, DVTViewController, NSArray, NSMutableArray, NSView, NSWindow; +@class DVTStackBacktrace, DVTViewController, NSArray, NSMapTable, NSString, NSView, NSWindow; @interface DVTControllerContentView : DVTLayoutView_ML { @@ -27,8 +27,10 @@ BOOL _isReplacingSubview; BOOL _disablePaddingWarning; BOOL _isGrouped; - NSMutableArray *_frameChangeTokens; + NSMapTable *_subviewObservations; NSArray *_currentContentViewConstraints; + DVTStackBacktrace *_setFrameSizeBacktrace; + NSString *_frameSizeDimentionIsNaN; BOOL _constraintsCameFromNib; } @@ -62,6 +64,7 @@ - (void)addSubview:(id)arg1; - (void)layoutBottomUp; - (void)layoutTopDown; +- (void)setFrameSize:(struct CGSize)arg1; - (void)setTranslatesAutoresizingMaskIntoConstraints:(BOOL)arg1; - (void)_syncContentViewTranslatesAutoresizingMaskIntoConstraintsValue; - (void)updateConstraints; @@ -77,7 +80,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTDefaultLineGraphLayerDataSource.h b/DVTKit/DVTDefaultLineGraphLayerDataSource.h new file mode 100644 index 000000000..38d1fc5ce --- /dev/null +++ b/DVTKit/DVTDefaultLineGraphLayerDataSource.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTLineGraphLayerDataSource-Protocol.h" + +@class NSArray, NSString; + +@interface DVTDefaultLineGraphLayerDataSource : NSObject +{ + NSArray *_linePointValues; +} + +- (void).cxx_destruct; +- (id)lineDataForBounds:(struct _DVTGraphBounds)arg1; +- (id)initWithEquidistantYNumbers:(id)arg1 startingAtX:(double)arg2 deltaX:(double)arg3; +- (id)initWithLinePointValues:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTKit/DVTDefaultSourceLanguageService.h b/DVTKit/DVTDefaultSourceLanguageService.h new file mode 100644 index 000000000..be8784162 --- /dev/null +++ b/DVTKit/DVTDefaultSourceLanguageService.h @@ -0,0 +1,81 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTSourceLandmarkItemDelegate-Protocol.h" +#import "DVTSourceLanguageSourceModelService-Protocol.h" +#import "DVTSourceLanguageSyntaxTypeService-Protocol.h" + +@class DVTSourceModel, NSString, _DVTDefaultSourceLanguageServiceFormatOptions; + +@interface DVTDefaultSourceLanguageService : DVTSourceLanguageService +{ + DVTSourceModel *_sourceModel; + _DVTDefaultSourceLanguageServiceFormatOptions *_formatOptions; +} + +- (void).cxx_destruct; +- (id)stringForItem:(id)arg1; +- (id)commonSourceModelItemAtRange:(struct _NSRange)arg1; +- (id)sourceModelItemAtCharacterIndex:(unsigned long long)arg1; +- (id)sourceModelItemAtCharacterIndex:(unsigned long long)arg1 affinity:(unsigned long long)arg2; +- (id)sourceModelWithoutParsing; +- (id)sourceModel; +- (long long)commentCoverageInLineRange:(struct _NSRange)arg1; +- (id)indentLineRange:(struct _NSRange)arg1 effectiveLineRange:(struct _NSRange *)arg2; +- (long long)languageIdentifierAtLocation:(unsigned long long)arg1; +- (long long)foldableBlockDepthForLineAtLocation:(unsigned long long)arg1; +- (struct _NSRange)foldableBlockInnerRangeForLineAtLocation:(unsigned long long)arg1; +- (struct _NSRange)foldableBlockRangeForLineAtLocation:(unsigned long long)arg1; +- (id)foldableBlockInnerRangesInRange:(struct _NSRange)arg1; +- (id)foldableBlockRangesAtLocation:(unsigned long long)arg1; +- (struct _NSRange)foldableBlockRangeAtLocation:(unsigned long long)arg1; +- (unsigned long long)indentOfBlockAtLocation:(unsigned long long)arg1; +- (unsigned long long)locationOfNextMatchedDelimiterAtLocation:(unsigned long long)arg1; +- (unsigned long long)locationOfPreviousMatchedDelimiterAtLocation:(unsigned long long)arg1; +- (unsigned long long)_indexOfNextSourceModelItemAtLocation:(long long)arg1 isForwards:(BOOL)arg2; +- (void)doingBatchEdit:(BOOL)arg1; +- (struct _NSRange)functionRangeAtIndex:(unsigned long long)arg1 isDefinitionOrCall:(char *)arg2; +- (struct _NSRange)methodDefinitionRangeAtIndex:(unsigned long long)arg1; +- (struct _NSRange)methodCallRangeAtIndex:(unsigned long long)arg1; +- (struct _NSRange)methodOrFunctionRangeAtIndex:(unsigned long long)arg1; +- (id)landmarkItemTypeNameForReference:(void *)arg1; +- (id)landmarkItemNameForReference:(void *)arg1 nameRange:(struct _NSRange *)arg2; +- (void)_addLandmarkItemsFromItem:(id)arg1 toParent:(id)arg2 matchingType:(id)arg3 altParent:(void)arg4 matchingAltType:(id)arg5 visitChildren:(id)arg6; +- (void)generateLandmarkItemsForParent:(id)arg1 matchingType:(id)arg2 altParent:(void)arg3 matchingAltType:(id)arg4; +- (struct _NSRange)textCompletionSession:(id)arg1 replacementRangeForSuggestedRange:(struct _NSRange)arg2; +- (id)scopeLanguageSpecificationIdentifiersAtLocation:(unsigned long long)arg1; +- (id)functionAndMethodRanges; +- (id)commentBlockRanges; +- (BOOL)isInTokenizableCodeAtLocation:(unsigned long long)arg1; +- (BOOL)isInPlainCodeAtLocation:(unsigned long long)arg1; +- (BOOL)isInKeywordAtLocation:(unsigned long long)arg1; +- (BOOL)isIncompletionPlaceholderAtLocation:(unsigned long long)arg1; +- (BOOL)isInNumberConstantAtLocation:(unsigned long long)arg1; +- (BOOL)isInCharacterConstantAtLocation:(unsigned long long)arg1; +- (BOOL)isInIdentifierAtLocation:(unsigned long long)arg1; +- (BOOL)isInStringConstantAtLocation:(unsigned long long)arg1; +- (BOOL)isInIncludeStatementAtLocation:(unsigned long long)arg1; +- (BOOL)isInPreprocessorStatementAtLocation:(unsigned long long)arg1; +- (BOOL)isInDocCommentAtLocation:(unsigned long long)arg1; +- (BOOL)isInCommentAtLocation:(unsigned long long)arg1; +- (long long)syntaxTypeAtCharacterIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2 context:(id)arg3; +- (struct _NSRange)rangeOfWordAtIndex:(unsigned long long)arg1 allowNonWords:(BOOL)arg2; +- (BOOL)shouldAutoCompleteAtLocation:(unsigned long long)arg1 autoCompleteCharacterSet:(id)arg2 proposedAutoComplete:(BOOL)arg3; +- (BOOL)shouldShowTemporaryLinkForCharacterAtIndex:(unsigned long long)arg1 proposedRange:(struct _NSRange)arg2 effectiveRanges:(id *)arg3; +- (id)symbolNameAtCharacterIndex:(unsigned long long)arg1 nameRanges:(id *)arg2; +- (void)contextDidChange:(id)arg1; +- (id)initWithLanguage:(id)arg1 delegate:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTKit/DVTDelayedMenuButtonCell.h b/DVTKit/DVTDelayedMenuButtonCell.h index 18b3e4d62..20a78fd8e 100644 --- a/DVTKit/DVTDelayedMenuButtonCell.h +++ b/DVTKit/DVTDelayedMenuButtonCell.h @@ -13,9 +13,7 @@ NSMenuItem *_currentMenuItem; NSMenu *_trampolineMenu; id _delegate; - NSImage *_inactiveImage; NSImage *_disabledImage; - NSImage *_disabledInactiveImage; NSImage *_arrowImage; struct CGSize _originalArrowSize; BOOL _ignoredAction; @@ -23,14 +21,20 @@ BOOL _delegateRespondsToWillSetCurrentMenuItem; BOOL _delegateRespondsToUpdatedMenu; BOOL _buttonWantsMenuHidden; + BOOL _showMenuImmediatleyWhenButtonPressed; + BOOL _lockImageToLeftEdge; + BOOL _useNSButtonImageDrawing; + struct CGPoint _menuIndicatorInset; } +@property BOOL useNSButtonImageDrawing; // @synthesize useNSButtonImageDrawing=_useNSButtonImageDrawing; +@property struct CGPoint menuIndicatorInset; // @synthesize menuIndicatorInset=_menuIndicatorInset; +@property BOOL lockImageToLeftEdge; // @synthesize lockImageToLeftEdge=_lockImageToLeftEdge; +@property BOOL showMenuImmediatleyWhenButtonPressed; // @synthesize showMenuImmediatleyWhenButtonPressed=_showMenuImmediatleyWhenButtonPressed; @property(nonatomic) BOOL buttonWantsMenuHidden; // @synthesize buttonWantsMenuHidden=_buttonWantsMenuHidden; @property(copy, nonatomic) NSImage *arrowImage; // @synthesize arrowImage=_arrowImage; @property BOOL senderOfButtonActionIsButton; // @synthesize senderOfButtonActionIsButton=_senderOfButtonActionIsButton; -@property(copy, nonatomic) NSImage *disabledInactiveImage; // @synthesize disabledInactiveImage=_disabledInactiveImage; @property(copy, nonatomic) NSImage *disabledImage; // @synthesize disabledImage=_disabledImage; -@property(copy, nonatomic) NSImage *inactiveImage; // @synthesize inactiveImage=_inactiveImage; @property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; @property(copy) NSImage *pressedImage; diff --git a/DVTKit/DVTDelayedMenuGradientImageButton.h b/DVTKit/DVTDelayedMenuGradientImageButton.h index f1c7b52fe..035faa95e 100644 --- a/DVTKit/DVTDelayedMenuGradientImageButton.h +++ b/DVTKit/DVTDelayedMenuGradientImageButton.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface DVTDelayedMenuGradientImageButton : DVTGradientImageButton { @@ -29,7 +29,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTDetachedTabDraggingImageToWindowTransitionController.h b/DVTKit/DVTDetachedTabDraggingImageToWindowTransitionController.h new file mode 100644 index 000000000..c706628e7 --- /dev/null +++ b/DVTKit/DVTDetachedTabDraggingImageToWindowTransitionController.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTTabbedWindowTabViewItem, NSWindow; + +@interface DVTDetachedTabDraggingImageToWindowTransitionController : NSObject +{ + DVTTabbedWindowTabViewItem *_movingTabViewItem; + id _sourceWindowController; + id _destinationWindowController; + NSWindow *_sourceMiniWindow; + NSWindow *_destinationWindow; + struct CGRect _windowAnimationStartFrame; + struct CGRect _windowAnimationEndFrame; + struct CGAffineTransform _windowAnimationEndTransform; +} + ++ (void)detachTabViewItem:(id)arg1 fromWindowController:(id)arg2 withDraggedMiniWindow:(id)arg3 ofWidth:(double)arg4; +- (void).cxx_destruct; +- (void)_updateAnimationWithProgress:(float)arg1; +- (void)_startAnimation; +- (void)_setUpBrowserWindow; +- (void)_setUpBrowserWindowAnimationEndFrame; +- (void)_setUpBrowserWindowAnimationStartFrameWithMiniWindowWidth:(double)arg1; +- (id)_initWithTabViewItem:(id)arg1 sourceWindowController:(id)arg2 miniWindow:(id)arg3 ofWidth:(double)arg4; +- (id)init; + +@end + diff --git a/DVTKit/DVTDevice-DVTDevicesWindowAdditions.h b/DVTKit/DVTDevice-DVTDevicesWindowAdditions.h new file mode 100644 index 000000000..fcf52e30a --- /dev/null +++ b/DVTKit/DVTDevice-DVTDevicesWindowAdditions.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDevice.h" + +@class NSArray, NSImage; + +@interface DVTDevice (DVTDevicesWindowAdditions) ++ (id)keyPathsForValuesAffectingDvt_hideBusyIndicator; ++ (id)keyPathsForValuesAffectingDvt_hideStatusImage; ++ (id)keyPathsForValuesAffectingDvt_statusImage; +@property(readonly) _Bool dvt_deviceIsSimulator; +@property(readonly) _Bool dvt_hideBusyIndicator; +@property(readonly) _Bool dvt_hideStatusImage; +@property(readonly) NSImage *dvt_statusImage; +@property(readonly) _Bool deviceIsBusy; +@property(readonly) NSArray *deviceSummaryPropertyDictionaries; +@property(readonly) int deviceWindowCategory; + +// Remaining properties +@property(readonly) _Bool isWireless; +@end + diff --git a/DVTKit/DVTDeviceApplicationInstaller-Protocol.h b/DVTKit/DVTDeviceApplicationInstaller-Protocol.h new file mode 100644 index 000000000..25fa21981 --- /dev/null +++ b/DVTKit/DVTDeviceApplicationInstaller-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceApplicationProvider-Protocol.h" + +@protocol DVTDeviceApplicationInstaller +- (BOOL)uploadApplicationDataWithPath:(id)arg1 forInstalledApplicationWithBundleIdentifier:(id)arg2 error:(id *)arg3; +- (BOOL)downloadApplicationDataToPath:(id)arg1 forInstalledApplicationWithBundleIdentifier:(id)arg2 error:(id *)arg3; +- (id)uninstallApplicationWithBundleIdentifierSync:(id)arg1; +@end + diff --git a/DVTKit/DVTDeviceApplicationProvider-Protocol.h b/DVTKit/DVTDeviceApplicationProvider-Protocol.h new file mode 100644 index 000000000..0d7bf28f2 --- /dev/null +++ b/DVTKit/DVTDeviceApplicationProvider-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSSet; + +@protocol DVTDeviceApplicationProvider +@property(readonly) NSSet *applications; + +@optional +@property(readonly) NSSet *systemApplications; +@end + diff --git a/DVTKit/DVTDeviceCategoryToTextColorValueTransformer.h b/DVTKit/DVTDeviceCategoryToTextColorValueTransformer.h new file mode 100644 index 000000000..3257eecfc --- /dev/null +++ b/DVTKit/DVTDeviceCategoryToTextColorValueTransformer.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValueTransformer.h" + +@interface DVTDeviceCategoryToTextColorValueTransformer : NSValueTransformer +{ +} + ++ (BOOL)allowsReverseTransformation; ++ (Class)transformedValueClass; +- (id)transformedValue:(id)arg1; + +@end + diff --git a/DVTKit/DVTDeviceLocator-KitAdditions.h b/DVTKit/DVTDeviceLocator-KitAdditions.h new file mode 100644 index 000000000..33c8b834b --- /dev/null +++ b/DVTKit/DVTDeviceLocator-KitAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceLocator.h" + +@interface DVTDeviceLocator (KitAdditions) +- (void)beginDeviceCreationAssistantWithWindow:(id)arg1 completionHandler:(id)arg2; +@end + diff --git a/DVTKit/DVTDeviceLogsSheetController.h b/DVTKit/DVTDeviceLogsSheetController.h new file mode 100644 index 000000000..d1671baca --- /dev/null +++ b/DVTKit/DVTDeviceLogsSheetController.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTDevice, DVTReplacementView; + +@interface DVTDeviceLogsSheetController : DVTPagingSheetWindowController +{ + Class _deviceLogsViewControllerClass; + DVTDevice *_device; + DVTReplacementView *_replacementView; +} + +@property(retain) DVTReplacementView *replacementView; // @synthesize replacementView=_replacementView; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)done:(id)arg1; +- (void)endSheet; +- (void)windowDidLoad; +- (id)initWithDevice:(id)arg1 deviceLogsViewControllerClass:(Class)arg2; + +@end + diff --git a/DVTKit/DVTDeviceProvisioningProfilesSheetController.h b/DVTKit/DVTDeviceProvisioningProfilesSheetController.h new file mode 100644 index 000000000..05b9e4346 --- /dev/null +++ b/DVTKit/DVTDeviceProvisioningProfilesSheetController.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTBorderedView, DVTDevice, DVTGradientImageButton, DVTTableView, NSArray, NSArrayController; + +@interface DVTDeviceProvisioningProfilesSheetController : DVTPagingSheetWindowController +{ + DVTDevice *_device; + DVTTableView *_profileTable; + DVTGradientImageButton *_addButton; + DVTGradientImageButton *_removeButton; + DVTBorderedView *_tableBorder; + DVTBorderedView *_buttonBorder; + NSArrayController *_profilesArrayController; + NSArray *_provisioningProfiles; +} + +@property(retain) NSArray *provisioningProfiles; // @synthesize provisioningProfiles=_provisioningProfiles; +@property(retain) NSArrayController *profilesArrayController; // @synthesize profilesArrayController=_profilesArrayController; +@property(retain) DVTBorderedView *buttonBorder; // @synthesize buttonBorder=_buttonBorder; +@property(retain) DVTBorderedView *tableBorder; // @synthesize tableBorder=_tableBorder; +@property(retain) DVTGradientImageButton *removeButton; // @synthesize removeButton=_removeButton; +@property(retain) DVTGradientImageButton *addButton; // @synthesize addButton=_addButton; +@property(retain) DVTTableView *profileTable; // @synthesize profileTable=_profileTable; +@property(readonly) DVTDevice *device; // @synthesize device=_device; +- (void).cxx_destruct; +- (void)removeProfile:(id)arg1; +- (void)addProfile:(id)arg1; +- (void)done:(id)arg1; +- (void)windowDidLoad; +- (id)initWithDevice:(id)arg1; + +@end + diff --git a/DVTKit/DVTDeviceSummaryAppContainerSheetController.h b/DVTKit/DVTDeviceSummaryAppContainerSheetController.h new file mode 100644 index 000000000..ad1b877ac --- /dev/null +++ b/DVTKit/DVTDeviceSummaryAppContainerSheetController.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class DVTOutlineView, NSArray, NSString; + +@interface DVTDeviceSummaryAppContainerSheetController : DVTPagingSheetWindowController +{ + NSArray *_containerItemDictionaries; + id _application; + DVTOutlineView *_containerOutline; +} + +@property(retain) DVTOutlineView *containerOutline; // @synthesize containerOutline=_containerOutline; +@property(readonly) id application; // @synthesize application=_application; +- (void).cxx_destruct; +- (void)_updateContainerItemDictionaries; +- (id)_recursiveContainerItemDictionariesForItems:(id)arg1; +- (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (id)outlineView:(id)arg1 objectValueForTableColumn:(id)arg2 byItem:(id)arg3; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldEditTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (void)done:(id)arg1; +- (id)initWithApplication:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTKit/DVTDeviceSummaryAppsViewController.h b/DVTKit/DVTDeviceSummaryAppsViewController.h new file mode 100644 index 000000000..87d698328 --- /dev/null +++ b/DVTKit/DVTDeviceSummaryAppsViewController.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTTableViewDelegate-Protocol.h" +#import "NSOpenSavePanelDelegate-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" + +@class DVTBorderedView, DVTDevice, DVTDeviceSummaryAppContainerSheetController, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTObservingToken, DVTTableView, NSArray, NSBox, NSString; + +@interface DVTDeviceSummaryAppsViewController : DVTViewController +{ + NSArray *_appInfo; + DVTObservingToken *_appsObservingToken; + DVTDeviceSummaryAppContainerSheetController *_appContainerWindowController; + BOOL _disableDeviceTriggeredUpdates; + DVTDevice *_device; + DVTTableView *_appsTableView; + DVTBorderedView *_appsTableFooterView; + DVTGradientImageButton *_addAppButton; + DVTGradientImageButton *_deleteAppButton; + DVTGradientImagePopUpButton *_gearAppButton; + NSBox *_appsSectionSeparator; +} + +@property(retain) NSBox *appsSectionSeparator; // @synthesize appsSectionSeparator=_appsSectionSeparator; +@property(retain) DVTGradientImagePopUpButton *gearAppButton; // @synthesize gearAppButton=_gearAppButton; +@property(retain) DVTGradientImageButton *deleteAppButton; // @synthesize deleteAppButton=_deleteAppButton; +@property(retain) DVTGradientImageButton *addAppButton; // @synthesize addAppButton=_addAppButton; +@property(retain) DVTBorderedView *appsTableFooterView; // @synthesize appsTableFooterView=_appsTableFooterView; +@property(retain) DVTTableView *appsTableView; // @synthesize appsTableView=_appsTableView; +@property(retain, nonatomic) DVTDevice *device; // @synthesize device=_device; +- (void).cxx_destruct; +- (void)_refreshAppsTable; +- (void)_updateAppsTableFromDevice; +- (void)replaceContainer:(id)arg1; +- (void)downloadContainer:(id)arg1; +- (void)showContainer:(id)arg1; +- (void)deleteApplications:(id)arg1; +- (void)installApplications:(id)arg1; +- (void)addApplication:(id)arg1; +- (void)_asyncPresentError:(id)arg1; +- (BOOL)tableView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3 dropOperation:(unsigned long long)arg4; +- (unsigned long long)tableView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3 proposedDropOperation:(unsigned long long)arg4; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)tableViewSelectionDidChange:(id)arg1; +- (void)loadView; +- (void)primitiveInvalidate; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTKit/DVTDeviceSummarySliceViewController.h b/DVTKit/DVTDeviceSummarySliceViewController.h new file mode 100644 index 000000000..7fd7946c7 --- /dev/null +++ b/DVTKit/DVTDeviceSummarySliceViewController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTDevice; + +@interface DVTDeviceSummarySliceViewController : DVTViewController +{ + DVTDevice *_device; +} + +@property(readonly) DVTDevice *device; // @synthesize device=_device; +- (void).cxx_destruct; +- (id)initWithDevice:(id)arg1; + +@end + diff --git a/DVTKit/DVTDeviceSummaryTableCellView.h b/DVTKit/DVTDeviceSummaryTableCellView.h new file mode 100644 index 000000000..1e9626343 --- /dev/null +++ b/DVTKit/DVTDeviceSummaryTableCellView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSBox, NSSegmentedControl; + +@interface DVTDeviceSummaryTableCellView : NSTableCellView +{ + NSBox *_bottomBorder; + NSSegmentedControl *_segmentedButton; +} + +@property(retain) NSSegmentedControl *segmentedButton; // @synthesize segmentedButton=_segmentedButton; +@property(retain) NSBox *bottomBorder; // @synthesize bottomBorder=_bottomBorder; +- (void).cxx_destruct; + +@end + diff --git a/DVTKit/DVTDeviceSummaryViewController.h b/DVTKit/DVTDeviceSummaryViewController.h new file mode 100644 index 000000000..96b7b16e3 --- /dev/null +++ b/DVTKit/DVTDeviceSummaryViewController.h @@ -0,0 +1,78 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTDevicesWindowDetailViewController-Protocol.h" +#import "DVTTableViewDelegate-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" + +@class DVTBorderedView, DVTDevice, DVTDeviceLogsSheetController, DVTDeviceSummaryAppsViewController, DVTObservingToken, DVTStackBacktrace, DVTStackView_AppKitAutolayout, DVTTableView, NSArray, NSBox, NSButton, NSImageView, NSString, NSView; + +@interface DVTDeviceSummaryViewController : DVTViewController +{ + NSArray *_aboutInfo; + DVTObservingToken *_aboutInfoObservationToken; + DVTObservingToken *_availabilityObservingToken; + DVTObservingToken *_wirelessEnabledObservingToken; + DVTObservingToken *_wirelessObservingToken; + NSArray *_additionalSliceViewControllers; + DVTDeviceLogsSheetController *_deviceLogsSheetController; + DVTDevice *_device; + NSArray *_additionalSliceViewControllerClasses; + Class _deviceLogsViewControllerClass; + DVTTableView *_aboutTableView; + DVTStackView_AppKitAutolayout *_stackView; + NSView *_violaterSlice; + NSView *_aboutSlice; + NSImageView *_violaterImageView; + NSBox *_violaterSliceSeparator; + DVTBorderedView *_tableHeaderLine; + NSButton *_takeScreenshotButton; + DVTDeviceSummaryAppsViewController *_appsViewController; + NSString *_violaterMessage; + NSString *_violaterDescription; +} + ++ (id)defaultViewNibBundle; ++ (id)defaultViewNibName; +@property(retain) NSString *violaterDescription; // @synthesize violaterDescription=_violaterDescription; +@property(retain) NSString *violaterMessage; // @synthesize violaterMessage=_violaterMessage; +@property(retain) DVTDeviceSummaryAppsViewController *appsViewController; // @synthesize appsViewController=_appsViewController; +@property(retain) NSButton *takeScreenshotButton; // @synthesize takeScreenshotButton=_takeScreenshotButton; +@property(retain) DVTBorderedView *tableHeaderLine; // @synthesize tableHeaderLine=_tableHeaderLine; +@property(retain) NSBox *violaterSliceSeparator; // @synthesize violaterSliceSeparator=_violaterSliceSeparator; +@property(retain) NSImageView *violaterImageView; // @synthesize violaterImageView=_violaterImageView; +@property(retain) NSView *aboutSlice; // @synthesize aboutSlice=_aboutSlice; +@property(retain) NSView *violaterSlice; // @synthesize violaterSlice=_violaterSlice; +@property(retain) DVTStackView_AppKitAutolayout *stackView; // @synthesize stackView=_stackView; +@property(retain) DVTTableView *aboutTableView; // @synthesize aboutTableView=_aboutTableView; +@property(readonly) Class deviceLogsViewControllerClass; // @synthesize deviceLogsViewControllerClass=_deviceLogsViewControllerClass; +@property(readonly) NSArray *additionalSliceViewControllerClasses; // @synthesize additionalSliceViewControllerClasses=_additionalSliceViewControllerClasses; +@property(retain) DVTDevice *device; // @synthesize device=_device; +- (void).cxx_destruct; +- (BOOL)panel:(id)arg1 shouldEnableURL:(id)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)takeScreenshot:(id)arg1; +- (void)viewLogs:(id)arg1; +@property(readonly) BOOL showApplicationList; +- (void)viewDidInstall; +- (void)loadView; +- (void)primitiveInvalidate; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DVTKit/DVTDeviceTableCellView.h b/DVTKit/DVTDeviceTableCellView.h new file mode 100644 index 000000000..bededa4f9 --- /dev/null +++ b/DVTKit/DVTDeviceTableCellView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class DVTGradientImageButton, NSTextField; + +@interface DVTDeviceTableCellView : NSTableCellView +{ + DVTGradientImageButton *_connectButton; + DVTGradientImageButton *_ignoreButton; + NSTextField *_subtitleLabel; +} + +@property(retain) NSTextField *subtitleLabel; // @synthesize subtitleLabel=_subtitleLabel; +@property(retain) DVTGradientImageButton *ignoreButton; // @synthesize ignoreButton=_ignoreButton; +@property(retain) DVTGradientImageButton *connectButton; // @synthesize connectButton=_connectButton; +- (void).cxx_destruct; +- (void)setBackgroundStyle:(long long)arg1; + +@end + diff --git a/DVTKit/DVTDeviceViolaterTextField.h b/DVTKit/DVTDeviceViolaterTextField.h new file mode 100644 index 000000000..ad64fc610 --- /dev/null +++ b/DVTKit/DVTDeviceViolaterTextField.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextField.h" + +@interface DVTDeviceViolaterTextField : NSTextField +{ +} + +- (void)setFrame:(struct CGRect)arg1; +- (struct CGSize)intrinsicContentSize; + +@end + diff --git a/DVTKit/DVTDevicesWindowContentAreaViewController.h b/DVTKit/DVTDevicesWindowContentAreaViewController.h new file mode 100644 index 000000000..fd28b2ff1 --- /dev/null +++ b/DVTKit/DVTDevicesWindowContentAreaViewController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTReplacementView; + +@interface DVTDevicesWindowContentAreaViewController : DVTViewController +{ + DVTReplacementView *_replacementView; +} + +@property(retain) DVTReplacementView *replacementView; // @synthesize replacementView=_replacementView; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/DVTKit/DVTDevicesWindowController.h b/DVTKit/DVTDevicesWindowController.h new file mode 100644 index 000000000..53bfc2b2b --- /dev/null +++ b/DVTKit/DVTDevicesWindowController.h @@ -0,0 +1,148 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSWindowController.h" + +#import "DVTSplitViewDelegate-Protocol.h" +#import "NSMenuDelegate-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" +#import "NSWindowDelegate-Protocol.h" + +@class DVTBorderedView, DVTDelayedInvocation, DVTDeviceProvisioningProfilesSheetController, DVTDevicesWindowContentAreaViewController, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTLozengeTextField, DVTObservingToken, DVTSearchField, DVTSplitView, DVTStackView_ML, DVTTableView, DVTViewController, NSArray, NSArrayController, NSButton, NSIndexSet, NSMenuItem, NSMutableDictionary, NSMutableSet, NSSet, NSString; + +@interface DVTDevicesWindowController : NSWindowController +{ + DVTObservingToken *_devicesObserver; + NSMutableDictionary *_deviceObservationTokens; + NSMutableDictionary *_wirelessEnablingFutures; + DVTDelayedInvocation *_delayedDevicesDisplayUpdateInvocation; + BOOL _updatingDevicesForDisplay; + DVTLozengeTextField *_emptyContentView; + DVTDeviceProvisioningProfilesSheetController *_provisioningProfilesSheet; + BOOL _consoleVisible; + BOOL _consoleSplitVisible; + NSMutableSet *_devices; + NSArray *_devicesForDisplay; + NSIndexSet *_devicesTableSelectionIndexes; + NSString *_filterString; + DVTTableView *_devicesTable; + NSArrayController *_devicesArrayController; + DVTBorderedView *_mainBorderedView; + DVTSplitView *_mainSplitView; + DVTSplitView *_contentSplitView; + DVTBorderedView *_pocketFooterBorderedView; + DVTBorderedView *_consoleHeaderBorderedView; + DVTBorderedView *_consoleFooterView; + DVTBorderedView *_contentBorderedView; + DVTStackView_ML *_consoleAreaStack; + DVTGradientImageButton *_addSimulatorButton; + DVTGradientImagePopUpButton *_gearButton; + DVTGradientImageButton *_consoleButton; + NSButton *_consoleClearButton; + NSButton *_consoleSaveButton; + DVTSearchField *_searchField; + NSMenuItem *_ignoreMenuItem; + NSMenuItem *_unpairMenuItem; + NSMenuItem *_enableWirelessMenuItem; + NSMenuItem *_deleteSimMenuItem; + DVTDevicesWindowContentAreaViewController *_contentAreaViewController; + DVTViewController *_consoleViewController; +} + ++ (id)sharedDevicesWindowController; +@property(retain) DVTViewController *consoleViewController; // @synthesize consoleViewController=_consoleViewController; +@property(retain) DVTDevicesWindowContentAreaViewController *contentAreaViewController; // @synthesize contentAreaViewController=_contentAreaViewController; +@property(retain) NSMenuItem *deleteSimMenuItem; // @synthesize deleteSimMenuItem=_deleteSimMenuItem; +@property(retain) NSMenuItem *enableWirelessMenuItem; // @synthesize enableWirelessMenuItem=_enableWirelessMenuItem; +@property(retain) NSMenuItem *unpairMenuItem; // @synthesize unpairMenuItem=_unpairMenuItem; +@property(retain) NSMenuItem *ignoreMenuItem; // @synthesize ignoreMenuItem=_ignoreMenuItem; +@property(retain) DVTSearchField *searchField; // @synthesize searchField=_searchField; +@property(retain) NSButton *consoleSaveButton; // @synthesize consoleSaveButton=_consoleSaveButton; +@property(retain) NSButton *consoleClearButton; // @synthesize consoleClearButton=_consoleClearButton; +@property(retain) DVTGradientImageButton *consoleButton; // @synthesize consoleButton=_consoleButton; +@property(retain) DVTGradientImagePopUpButton *gearButton; // @synthesize gearButton=_gearButton; +@property(retain) DVTGradientImageButton *addSimulatorButton; // @synthesize addSimulatorButton=_addSimulatorButton; +@property(retain) DVTStackView_ML *consoleAreaStack; // @synthesize consoleAreaStack=_consoleAreaStack; +@property(retain) DVTBorderedView *contentBorderedView; // @synthesize contentBorderedView=_contentBorderedView; +@property(retain) DVTBorderedView *consoleFooterView; // @synthesize consoleFooterView=_consoleFooterView; +@property(retain) DVTBorderedView *consoleHeaderBorderedView; // @synthesize consoleHeaderBorderedView=_consoleHeaderBorderedView; +@property(retain) DVTBorderedView *pocketFooterBorderedView; // @synthesize pocketFooterBorderedView=_pocketFooterBorderedView; +@property(retain) DVTSplitView *contentSplitView; // @synthesize contentSplitView=_contentSplitView; +@property(retain) DVTSplitView *mainSplitView; // @synthesize mainSplitView=_mainSplitView; +@property(retain) DVTBorderedView *mainBorderedView; // @synthesize mainBorderedView=_mainBorderedView; +@property(retain) NSArrayController *devicesArrayController; // @synthesize devicesArrayController=_devicesArrayController; +@property(retain) DVTTableView *devicesTable; // @synthesize devicesTable=_devicesTable; +@property(nonatomic, getter=isConsoleSplitVisible) BOOL consoleSplitVisible; // @synthesize consoleSplitVisible=_consoleSplitVisible; +@property(nonatomic, getter=isConsoleVisible) BOOL consoleVisible; // @synthesize consoleVisible=_consoleVisible; +@property(copy, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; +@property(retain, nonatomic) NSIndexSet *devicesTableSelectionIndexes; // @synthesize devicesTableSelectionIndexes=_devicesTableSelectionIndexes; +@property(retain) NSArray *devicesForDisplay; // @synthesize devicesForDisplay=_devicesForDisplay; +@property(retain) NSMutableSet *devices; // @synthesize devices=_devices; +- (void).cxx_destruct; +- (void)menuWillOpen:(id)arg1; +- (void)splitViewDidEndLiveResize:(id)arg1; +- (void)splitViewDidResizeSubviews:(id)arg1; +- (struct CGRect)splitView:(id)arg1 effectiveRect:(struct CGRect)arg2 forDrawnRect:(struct CGRect)arg3 ofDividerAtIndex:(long long)arg4; +- (BOOL)splitView:(id)arg1 canCollapseSubview:(id)arg2; +- (double)splitView:(id)arg1 constrainMaxCoordinate:(double)arg2 ofSubviewAt:(long long)arg3; +- (double)splitView:(id)arg1 constrainMinCoordinate:(double)arg2 ofSubviewAt:(long long)arg3; +- (double)_coordinateOfContentSplitViewDividerWithConsoleVisibile:(BOOL)arg1; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)tableView:(id)arg1 isGroupRow:(long long)arg2; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; +- (id)_purportedSelectedDeviceWithSelectionIndexes:(id)arg1; +- (void)deleteSimulator:(id)arg1; +- (void)showProvisioningProfiles:(id)arg1; +- (void)toggleEnableWireless:(id)arg1; +- (void)unpairDevice:(id)arg1; +- (void)toggleDeviceIgnored:(id)arg1; +- (void)renameDevice:(id)arg1; +- (void)saveConsole:(id)arg1; +- (void)clearConsole:(id)arg1; +- (void)toggleConsole:(id)arg1; +- (void)addSimulator:(id)arg1; +- (id)_simulatorLocator; +@property(readonly) NSSet *supportedFileDataTypeIdentifiers; +- (id)_provisioningProfileTypeIdentifers; +- (BOOL)validateMenuItem:(id)arg1; +- (void)restoreConsoleState; +- (void)restoreConsoleDividerPositionState; +- (void)restoreConsoleVisibleState; +- (void)saveConsoleDividerPositionState; +- (void)saveConsoleVisibleState; +- (void)_hideEmptySelectionView; +- (void)_showEmptySelectionView; +- (id)_borderColor; +- (id)_detailViewControllerInfoDictionaryForDevice:(id)arg1; +@property(copy, nonatomic) NSString *selectedDeviceIdentifier; +- (id)_contextuallySelectedDevice; +- (id)_selectedDevice; +- (void)_syncSelectionToDeviceIdentifier:(id)arg1; +- (id)_deviceWithIdentifier:(id)arg1; +- (void)_selectDeviceWithIdentifierInDevicesTable:(id)arg1; +- (void)_removeDevices:(id)arg1 updateDisplay:(BOOL)arg2; +- (void)_addDevices:(id)arg1; +- (void)_updateDevices; +- (void)_updateDeviceDisplayWithDelay:(BOOL)arg1; +- (void)_stopObservingDeviceAvailabilty; +- (void)_startObservingDeviceAvailabilty; +- (BOOL)openFileURL:(id)arg1 withFileType:(id)arg2 error:(id *)arg3; +- (struct CGRect)window:(id)arg1 willPositionSheet:(id)arg2 usingRect:(struct CGRect)arg3; +- (void)windowWillClose:(id)arg1; +- (void)windowDidLoad; +- (void)showWindow:(id)arg1; +- (id)initWithWindowNibName:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTKit/DVTDevicesWindowDetailViewController-Protocol.h b/DVTKit/DVTDevicesWindowDetailViewController-Protocol.h new file mode 100644 index 000000000..055528733 --- /dev/null +++ b/DVTKit/DVTDevicesWindowDetailViewController-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" + +@class DVTDevice; + +@protocol DVTDevicesWindowDetailViewController +@property(retain) DVTDevice *device; + +@optional +- (void)detailViewDidDisappear; +- (void)detailViewDidAppear; +@end + diff --git a/DVTKit/DVTDiffContextThreeWay.h b/DVTKit/DVTDiffContextThreeWay.h index 46c10b68d..d95a76061 100644 --- a/DVTKit/DVTDiffContextThreeWay.h +++ b/DVTKit/DVTDiffContextThreeWay.h @@ -37,7 +37,7 @@ // Remaining properties @property(retain) NSOperationQueue *diffQueue; // @dynamic diffQueue; -@property(readonly) NSMutableArray *mutableDiffDescriptors; // @dynamic mutableDiffDescriptors; +@property(readonly, copy) NSMutableArray *mutableDiffDescriptors; // @dynamic mutableDiffDescriptors; @property(retain) NSNumber *timestamp; // @dynamic timestamp; @property(retain) NSMutableArray *tmpDiffDescriptors; // @dynamic tmpDiffDescriptors; diff --git a/DVTKit/DVTDiffSession.h b/DVTKit/DVTDiffSession.h index cfe054e4d..7c9e58259 100644 --- a/DVTKit/DVTDiffSession.h +++ b/DVTKit/DVTDiffSession.h @@ -113,7 +113,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTDisclosureHeaderView.h b/DVTKit/DVTDisclosureHeaderView.h index 10a11c0ff..dce9a6a03 100644 --- a/DVTKit/DVTDisclosureHeaderView.h +++ b/DVTKit/DVTDisclosureHeaderView.h @@ -35,6 +35,7 @@ @property __weak id delegate; // @synthesize delegate=_delegate; @property double preferredHeight; // @synthesize preferredHeight=_preferredHeight; +@property(readonly) NSButton *closeButton; // @synthesize closeButton=_closeButton; @property(nonatomic, getter=isDisclosed) BOOL disclosed; // @synthesize disclosed=_disclosed; @property(getter=isDraggable) BOOL draggable; // @synthesize draggable=_draggable; @property(nonatomic, getter=isDisclosable) BOOL disclosable; // @synthesize disclosable=_disclosable; @@ -75,5 +76,11 @@ @property(retain) NSButton *disclosureButton; - (id)defaultDisclosureButton; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTDisclosureView.h b/DVTKit/DVTDisclosureView.h index 504d85ce8..c5a8ee763 100644 --- a/DVTKit/DVTDisclosureView.h +++ b/DVTKit/DVTDisclosureView.h @@ -48,5 +48,11 @@ - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTDraggingContext.h b/DVTKit/DVTDraggingContext.h index f6074b86e..31ac511d4 100644 --- a/DVTKit/DVTDraggingContext.h +++ b/DVTKit/DVTDraggingContext.h @@ -8,7 +8,7 @@ #import "DVTDraggingInfo-Protocol.h" -@class DVTDraggedImageState, NSDictionary, NSImage, NSMutableArray, NSPasteboard, NSWindow; +@class DVTDraggedImageState, NSDictionary, NSImage, NSMutableArray, NSPasteboard, NSString, NSWindow; @interface DVTDraggingContext : NSObject { @@ -54,9 +54,16 @@ - (struct CGPoint)draggingLocationOnScreen; - (id)namesOfPromisedFilesDroppedAtDestination:(id)arg1; - (void)slideDraggedImageTo:(struct CGPoint)arg1; +- (void)_setOnDemandSpringLoadingEnabled:(BOOL)arg1; +- (BOOL)_isOnDemandSpringLoadingActivated; - (unsigned long long)_lastDragDestinationOperation; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithSource:(id)arg1 andPasteboard:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTDualProxyWindowTitleView.h b/DVTKit/DVTDualProxyWindowTitleView.h index 3f3f8fcec..73b013b5e 100644 --- a/DVTKit/DVTDualProxyWindowTitleView.h +++ b/DVTKit/DVTDualProxyWindowTitleView.h @@ -17,23 +17,26 @@ NSString *_secondaryName; NSImage *_secondaryImage; DVTNotificationToken *_frameChangeToken; + NSString *_titleSuffix; } + (id)_titleCell; +@property(retain, nonatomic) NSString *titleSuffix; // @synthesize titleSuffix=_titleSuffix; - (void).cxx_destruct; - (BOOL)mouseDownCanMoveWindow; - (void)rightMouseDown:(id)arg1; - (void)mouseDown:(id)arg1; - (void)drawRect:(struct CGRect)arg1; -- (void)_drawText:(id)arg1 inRect:(struct CGRect)arg2; +- (void)_drawText:(id)arg1 inRect:(struct CGRect)arg2 isPrimary:(BOOL)arg3; - (void)_superViewFrameDidChange:(id)arg1; - (void)viewDidMoveToSuperview; - (void)viewWillMoveToSuperview:(id)arg1; - (void)_updateFrame; - (void)_updateDragButtons; - (struct CGRect)dvt_maxTitlebarTitleRect; -- (void)_getTitlePrefixRect:(struct CGRect *)arg1 titlePrefixSeparatorRect:(struct CGRect *)arg2 primaryImageRect:(struct CGRect *)arg3 primaryTitleRect:(struct CGRect *)arg4 separatorRect:(struct CGRect *)arg5 secondaryImageRect:(struct CGRect *)arg6 secondaryTitleRect:(struct CGRect *)arg7; +- (void)_getTitlePrefixRect:(struct CGRect *)arg1 titlePrefixSeparatorRect:(struct CGRect *)arg2 primaryImageRect:(struct CGRect *)arg3 primaryTitleRect:(struct CGRect *)arg4 separatorRect:(struct CGRect *)arg5 secondaryImageRect:(struct CGRect *)arg6 secondaryTitleRect:(struct CGRect *)arg7 titleSuffixSeparatorRect:(struct CGRect *)arg8 titleSuffixRect:(struct CGRect *)arg9; - (struct CGSize)_desiredSize; +- (struct CGSize)_titleSuffixSize; - (struct CGSize)_titlePrefixSize; - (struct CGSize)_secondaryTitleSize; - (struct CGSize)_secondaryImageSize; @@ -44,7 +47,8 @@ @property(readonly) DVTWindowProxyDragButton *_secondaryDragButton; @property(readonly) DVTWindowProxyDragButton *_primaryDragButton; - (void)invalidateTitle; -- (void)_getDocumentIcon:(id *)arg1 andDisplayName:(id *)arg2 forURL:(id)arg3; +- (void)_getDocumentIcon:(id *)arg1 displayName:(id *)arg2 andDirty:(char *)arg3 forURL:(id)arg4; +- (BOOL)_checkIfDirty:(id)arg1; @property(readonly) NSString *title; @property(readonly) NSString *titlePrefix; - (void)_setSecondaryName:(id)arg1 andImage:(id)arg2; diff --git a/DVTKit/DVTDynamicTableRowView.h b/DVTKit/DVTDynamicTableRowView.h index 6f04433b1..1ac11b3da 100644 --- a/DVTKit/DVTDynamicTableRowView.h +++ b/DVTKit/DVTDynamicTableRowView.h @@ -9,7 +9,7 @@ #import "DVTDynamicTableRowViewSupport-Protocol.h" #import "DVTInvalidation-Protocol.h" -@class DVTComparisonSplitView, DVTStackBacktrace, NSView, NSViewAnimation; +@class DVTComparisonSplitView, DVTStackBacktrace, NSObject, NSString, NSView, NSViewAnimation; @interface DVTDynamicTableRowView : DVTBorderedView { @@ -18,7 +18,7 @@ NSView *_rightContentView; NSViewAnimation *_viewAnimation; id _populationBlock; - struct dispatch_queue_s *_popQ; + NSObject *_popQ; BOOL _removed; } @@ -26,7 +26,7 @@ + (id)dynamicTableRowViewUsingSplitViewStyle:(int)arg1; + (id)keyPathsForValuesAffectingSelected; @property(getter=isRemoved) BOOL removed; // @synthesize removed=_removed; -@property struct dispatch_queue_s *popQ; // @synthesize popQ=_popQ; +@property(retain) NSObject *popQ; // @synthesize popQ=_popQ; @property(copy) id populationBlock; // @synthesize populationBlock=_populationBlock; @property(retain) NSViewAnimation *viewAnimation; // @synthesize viewAnimation=_viewAnimation; @property(retain) NSView *rightContentView; // @synthesize rightContentView=_rightContentView; @@ -40,7 +40,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTDynamicTableView.h b/DVTKit/DVTDynamicTableView.h index f3c8ea96c..8c42f5ace 100644 --- a/DVTKit/DVTDynamicTableView.h +++ b/DVTKit/DVTDynamicTableView.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVTMapTable; +@class DVTMapTable, NSString; @interface DVTDynamicTableView : DVTTableView { @@ -64,5 +64,11 @@ - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTFileIconCreator.h b/DVTKit/DVTFileIconCreator.h index 1c4e8901d..cbcd5d29a 100644 --- a/DVTKit/DVTFileIconCreator.h +++ b/DVTKit/DVTFileIconCreator.h @@ -10,12 +10,15 @@ { } ++ (BOOL)_checkIfDirty:(id)arg1; ++ (id)iconForDVTFilePath:(id)arg1 fileDataTypeHint:(id)arg2 decorated:(BOOL)arg3; + (id)iconForDVTFilePath:(id)arg1 fileDataTypeHint:(id)arg2; + (id)iconForFileType:(id)arg1; + (id)_iconForFileType:(id)arg1 isDirty:(BOOL)arg2 isMissing:(BOOL)arg3; + (id)_baseIconForFileType:(id)arg1; + (id)overriderImageProviderClassByUTI; + (id)_xcodeBundleIconForFileType:(id)arg1; ++ (id)iconWithBaseIcon:(id)arg1 badgeIcon:(id)arg2 isDirty:(BOOL)arg3; + (id)iconWithBaseIcon:(id)arg1 badgeIcon:(id)arg2; + (id)_iconWithBaseIcon:(id)arg1 badgeIcon:(id)arg2 isDirty:(BOOL)arg3 isMissing:(BOOL)arg4; + (void)initialize; diff --git a/DVTKit/DVTFilePath-DVTFileIconAdditions.h b/DVTKit/DVTFilePath-DVTFileIconAdditions.h index 3bcca2c4f..d0befac9d 100644 --- a/DVTKit/DVTFilePath-DVTFileIconAdditions.h +++ b/DVTKit/DVTFilePath-DVTFileIconAdditions.h @@ -7,6 +7,7 @@ #import "DVTFilePath.h" @interface DVTFilePath (DVTFileIconAdditions) +- (id)dvt_fileIconUndecorated; - (id)dvt_fileIcon; @end diff --git a/DVTKit/DVTFilePathField.h b/DVTKit/DVTFilePathField.h index 58b14982a..ac3c88521 100644 --- a/DVTKit/DVTFilePathField.h +++ b/DVTKit/DVTFilePathField.h @@ -21,6 +21,7 @@ - (void)didAddSubview:(id)arg1; - (void)drawRect:(struct CGRect)arg1; - (void)setCell:(id)arg1; +- (id)cell; @end diff --git a/DVTKit/DVTFilteringMenu.h b/DVTKit/DVTFilteringMenu.h index e4265db5d..d4755f094 100644 --- a/DVTKit/DVTFilteringMenu.h +++ b/DVTKit/DVTFilteringMenu.h @@ -10,13 +10,14 @@ #import "NSMenuDelegate-Protocol.h" #import "NSTextFieldDelegate-Protocol.h" -@class DVTFilteringMenuSearchView; +@class DVTFilteringMenuSearchView, NSString; @interface DVTFilteringMenu : NSMenu { id _dvtDelegate; DVTFilteringMenuSearchView *_newSearchView; BOOL _initiallyShowsSearch; + struct OpaqueMenuRef *_carbonMenu; struct { unsigned int _delegateRespondsToFilterItemsInMenuForSearchString:1; unsigned int _delegateRespondsToMenuHasKeyEquivalentForEventTargetAction:1; @@ -49,11 +50,18 @@ - (BOOL)_isSearchScrolledOutOfView:(id)arg1; - (void)_selectSearchItem:(id)arg1; - (id)_newSearchMenuItem; +- (struct OpaqueMenuRef *)dvt_menuRef; - (id)dvt_delegate; - (id)delegate; - (void)setDelegate:(id)arg1; - (id)initWithTitle:(id)arg1 initiallyShowsSearch:(BOOL)arg2; - (id)initWithTitle:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTFindBar.h b/DVTKit/DVTFindBar.h index 7f1e603ff..23f81f80f 100644 --- a/DVTKit/DVTFindBar.h +++ b/DVTKit/DVTFindBar.h @@ -119,9 +119,9 @@ @property BOOL findResultsValid; - (BOOL)shouldCloseOnEscape; - (void)wasAssociatedWithScopeBarController:(id)arg1; -@property(readonly, nonatomic) NSString *replaceExpression; +@property(readonly, copy, nonatomic) NSString *replaceExpression; @property(copy) NSString *replaceString; -@property(readonly, nonatomic) NSString *findRegularExpression; +@property(readonly, copy, nonatomic) NSString *findRegularExpression; @property(copy, nonatomic) NSString *findString; - (void)setFindAttributedStringAndUpdate:(id)arg1; - (void)setFindAttributedString:(id)arg1 andUpdate:(BOOL)arg2; @@ -136,5 +136,11 @@ - (void)loadView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTFindBarOptionsCtrl.h b/DVTKit/DVTFindBarOptionsCtrl.h index 9994cffbd..55ed0df5e 100644 --- a/DVTKit/DVTFindBarOptionsCtrl.h +++ b/DVTKit/DVTFindBarOptionsCtrl.h @@ -8,7 +8,7 @@ #import "NSPopoverDelegate-Protocol.h" -@class DVTStackView_AppKitAutolayout, NSPopover, NSView; +@class DVTStackView_AppKitAutolayout, NSPopover, NSString, NSView; @interface DVTFindBarOptionsCtrl : DVTViewController { @@ -58,5 +58,11 @@ - (void)loadView; - (id)initWithSupportForRegex:(BOOL)arg1 andSupportForWordMatching:(BOOL)arg2 supportsCaseInsensitiveMatching:(BOOL)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTFindPatternComboBox.h b/DVTKit/DVTFindPatternComboBox.h index 0e27b10a8..ffe3c291d 100644 --- a/DVTKit/DVTFindPatternComboBox.h +++ b/DVTKit/DVTFindPatternComboBox.h @@ -8,7 +8,7 @@ #import "DVTFindPatternField-Protocol.h" -@class DVTFindPatternAttachmentCell; +@class DVTFindPatternAttachmentCell, NSString; @interface DVTFindPatternComboBox : NSComboBox { @@ -52,5 +52,11 @@ - (id)replaceField; - (id)findField; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTFindPatternDescriptor.h b/DVTKit/DVTFindPatternDescriptor.h index cb8ba531f..e6b99496b 100644 --- a/DVTKit/DVTFindPatternDescriptor.h +++ b/DVTKit/DVTFindPatternDescriptor.h @@ -8,7 +8,7 @@ #import "DVTTextlikeFindDescriptor-Protocol.h" -@class NSAttributedString; +@class NSAttributedString, NSString; @interface DVTFindPatternDescriptor : DVTFindRegularExpressionDescriptor { @@ -22,11 +22,16 @@ - (void).cxx_destruct; - (id)displayAttributedString; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (id)initWithAttributedString:(id)arg1 ignoreCase:(BOOL)arg2 matchStyle:(int)arg3; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTFindPatternSearchField.h b/DVTKit/DVTFindPatternSearchField.h index 1b17cf390..3c3312b03 100644 --- a/DVTKit/DVTFindPatternSearchField.h +++ b/DVTKit/DVTFindPatternSearchField.h @@ -8,7 +8,7 @@ #import "DVTFindPatternField-Protocol.h" -@class DVTFindPatternAttachmentCell; +@class DVTFindPatternAttachmentCell, NSString; @interface DVTFindPatternSearchField : DVTSearchField { @@ -52,5 +52,11 @@ - (id)replaceField; - (id)findField; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTFindPatternTextField.h b/DVTKit/DVTFindPatternTextField.h index bd9371271..a2df5a511 100644 --- a/DVTKit/DVTFindPatternTextField.h +++ b/DVTKit/DVTFindPatternTextField.h @@ -8,7 +8,7 @@ #import "DVTFindPatternField-Protocol.h" -@class DVTFindPatternAttachmentCell; +@class DVTFindPatternAttachmentCell, NSString; @interface DVTFindPatternTextField : NSTextField { @@ -52,5 +52,11 @@ - (id)replaceField; - (id)findField; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTFirstResponderDrawingStrategy.h b/DVTKit/DVTFirstResponderDrawingStrategy.h index 431c5bd8e..53ebf0189 100644 --- a/DVTKit/DVTFirstResponderDrawingStrategy.h +++ b/DVTKit/DVTFirstResponderDrawingStrategy.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "DVTWindowActivationStateObserver-Protocol.h" -@class DVTNotificationToken, DVTStackBacktrace, NSView; +@class DVTNotificationToken, DVTStackBacktrace, NSString, NSView; @interface DVTFirstResponderDrawingStrategy : NSObject { @@ -41,7 +41,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTFlatButtonCell.h b/DVTKit/DVTFlatButtonCell.h new file mode 100644 index 000000000..fe8125846 --- /dev/null +++ b/DVTKit/DVTFlatButtonCell.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSButtonCell.h" + +@interface DVTFlatButtonCell : NSButtonCell +{ +} + ++ (id)emptyFlatButton; +- (id)_segmentedControlPathForFrame:(struct CGRect)arg1; +- (void)_drawBackgroundWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawFocusRingMaskWithFrame:(struct CGRect)arg1 inView:(id)arg2; + +@end + diff --git a/DVTKit/DVTFlatPopUpButtonCell.h b/DVTKit/DVTFlatPopUpButtonCell.h new file mode 100644 index 000000000..6a28f329a --- /dev/null +++ b/DVTKit/DVTFlatPopUpButtonCell.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSPopUpButtonCell.h" + +@interface DVTFlatPopUpButtonCell : NSPopUpButtonCell +{ +} + ++ (id)emptyFlatPopUpButton; +- (id)_controlPathForFrame:(struct CGRect)arg1; +- (void)_drawBackgroundWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawFocusRingMaskWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)_dvt_FlatPopUpButtonCellCommonInit; +- (void)awakeFromNib; +- (id)initTextCell:(id)arg1 pullsDown:(BOOL)arg2; + +@end + diff --git a/DVTKit/DVTFlatProgressIndicator.h b/DVTKit/DVTFlatProgressIndicator.h new file mode 100644 index 000000000..0c51983c2 --- /dev/null +++ b/DVTKit/DVTFlatProgressIndicator.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSProgressIndicator.h" + +@class NSBezierPath, NSColor, NSImage; + +@interface DVTFlatProgressIndicator : NSProgressIndicator +{ + double _startAnimationTime; + NSImage *_indeterminateProgressBackground; + NSColor *_fillAndStrokeColor; + NSBezierPath *_progressIndicatorPath; +} + +@property(retain, nonatomic) NSBezierPath *progressIndicatorPath; // @synthesize progressIndicatorPath=_progressIndicatorPath; +@property(retain, nonatomic) NSColor *fillAndStrokeColor; // @synthesize fillAndStrokeColor=_fillAndStrokeColor; +@property(retain, nonatomic) NSImage *indeterminateProgressBackground; // @synthesize indeterminateProgressBackground=_indeterminateProgressBackground; +- (void).cxx_destruct; +- (id)_stripeOfSize:(struct CGSize)arg1; +@property(readonly) double indeterminateOffset; +@property(readonly) struct CGRect determinateProgressRect; +- (void)drawRect:(struct CGRect)arg1; +- (void)startAnimation:(id)arg1; +- (void)setIndeterminate:(BOOL)arg1; +- (void)_resetSizeDependentProperties; +- (void)setFrame:(struct CGRect)arg1; +- (void)setBounds:(struct CGRect)arg1; + +@end + diff --git a/DVTKit/DVTFlatSegmentedControlCell.h b/DVTKit/DVTFlatSegmentedControlCell.h new file mode 100644 index 000000000..c07c9d3d3 --- /dev/null +++ b/DVTKit/DVTFlatSegmentedControlCell.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSegmentedCell.h" + +@interface DVTFlatSegmentedControlCell : NSSegmentedCell +{ + BOOL _drawsBackground; + double _topLeftCornerRadius; + double _bottomLeftCornerRadius; + double _topRightCornerRadius; + double _bottomRightCornerRadius; +} + +@property double bottomRightCornerRadius; // @synthesize bottomRightCornerRadius=_bottomRightCornerRadius; +@property double topRightCornerRadius; // @synthesize topRightCornerRadius=_topRightCornerRadius; +@property double bottomLeftCornerRadius; // @synthesize bottomLeftCornerRadius=_bottomLeftCornerRadius; +@property double topLeftCornerRadius; // @synthesize topLeftCornerRadius=_topLeftCornerRadius; +@property BOOL drawsBackground; // @synthesize drawsBackground=_drawsBackground; +- (id)_segmentedControlPathForFrame:(struct CGRect)arg1; +- (id)_segmentPathForSegmentAtIndex:(long long)arg1 forSegmentFrame:(struct CGRect)arg2; +- (void)_drawSegment:(long long)arg1 withFrame:(struct CGRect)arg2 inView:(id)arg3; +- (void)_drawBackgroundWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawFocusRingMaskWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (long long)backgroundStyle; +- (void)_dvtFindBarSegmentedControlCellCommonInit; +- (void)awakeFromNib; +- (id)init; + +@end + diff --git a/DVTKit/DVTFolderIconProvider.h b/DVTKit/DVTFolderIconProvider.h index d9618c364..9cdec7a2f 100644 --- a/DVTKit/DVTFolderIconProvider.h +++ b/DVTKit/DVTFolderIconProvider.h @@ -8,11 +8,19 @@ #import "DVTIconOverrideProvider-Protocol.h" +@class NSString; + @interface DVTFolderIconProvider : NSObject { } + (id)overridingIconForFileType:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTFoldingLayoutManager.h b/DVTKit/DVTFoldingLayoutManager.h index 865ab16f0..1bac18a70 100644 --- a/DVTKit/DVTFoldingLayoutManager.h +++ b/DVTKit/DVTFoldingLayoutManager.h @@ -8,7 +8,7 @@ #import "DVTFoldingManagerDelegate-Protocol.h" -@class DVTFoldingManager, DVTTextFoldInlineTokenAttachmentCell, NSCell; +@class DVTFoldingManager, DVTTextFoldInlineTokenAttachmentCell, DVTTextStorage, NSCell, NSString; @interface DVTFoldingLayoutManager : NSLayoutManager { @@ -37,9 +37,14 @@ - (struct _NSRange)paragraphRangeForLineRange:(struct _NSRange)arg1; - (struct CGSize)layoutSizeForFoldAtCharacterIndex:(unsigned long long)arg1; - (BOOL)foldsAreValid:(id)arg1; -- (void)setTextStorage:(id)arg1; +@property DVTTextStorage *textStorage; - (void)enableTextFolding:(BOOL)arg1; -- (id)textStorage; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DVTKit/DVTFoldingManager.h b/DVTKit/DVTFoldingManager.h index 71daea5be..dcea8cd2b 100644 --- a/DVTKit/DVTFoldingManager.h +++ b/DVTKit/DVTFoldingManager.h @@ -27,9 +27,9 @@ - (BOOL)isCharacterRangeFolded:(struct _NSRange)arg1; - (BOOL)containsFoldWithRange:(struct _NSRange)arg1; - (BOOL)isCharacterFoldedAtIndex:(unsigned long long)arg1; -- (void)foldRecursiveItem:(id)arg1; -- (void)unfoldItems:(id)arg1; -- (void)foldItems:(id)arg1; +- (void)foldRangesRecursively:(id)arg1; +- (void)unfoldRanges:(id)arg1; +- (void)foldRanges:(id)arg1; - (void)unfoldRecursiveRange:(struct _NSRange)arg1; - (void)unfoldEnclosingRange:(struct _NSRange)arg1; - (void)unfoldRange:(struct _NSRange)arg1; diff --git a/DVTKit/DVTFontAndColorTheme.h b/DVTKit/DVTFontAndColorTheme.h index 141954fa4..ee3dc1f58 100644 --- a/DVTKit/DVTFontAndColorTheme.h +++ b/DVTKit/DVTFontAndColorTheme.h @@ -59,6 +59,7 @@ + (id)_defaultSourceCodeFont; + (id)keyPathsForValuesAffectingConsoleTextSecondarySelectionColor; + (id)keyPathsForValuesAffectingSourceTextSecondarySelectionColor; ++ (void)recordMessageTracerStatistics; + (id)titleForNewPreferenceSetFromTemplate; + (id)preferenceSetsListHeader; + (id)preferenceSetsFileExtension; @@ -141,8 +142,8 @@ @property(readonly) NSColor *sourceTextSidebarEdgeColor; @property(readonly) NSColor *sourceTextSidebarBackgroundColor; @property(readonly) NSColor *sourceTextBackgroundColor; -- (id)description; -@property(readonly) NSString *localizedName; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSString *localizedName; - (void)_updateHasMultipleSourceTextFonts; - (void)_updateDerivedColors; - (BOOL)_loadFontsAndColors; @@ -156,7 +157,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTFontDataSource.h b/DVTKit/DVTFontDataSource.h index dbf94d56a..a16920ba6 100644 --- a/DVTKit/DVTFontDataSource.h +++ b/DVTKit/DVTFontDataSource.h @@ -8,7 +8,7 @@ #import "DVTFontTextFieldDataSource-Protocol.h" -@class NSArray, NSNumberFormatter; +@class NSArray, NSNumberFormatter, NSString; @interface DVTFontDataSource : NSObject { @@ -40,5 +40,11 @@ - (id)fontValuesForFontTextField:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTFontPopUpViewController.h b/DVTKit/DVTFontPopUpViewController.h index d2b670c4b..feeaee130 100644 --- a/DVTKit/DVTFontPopUpViewController.h +++ b/DVTKit/DVTFontPopUpViewController.h @@ -51,7 +51,7 @@ - (id)_predefinedValueForValue:(id)arg1; - (void)_updateEnabledStates; - (void)showValueItem:(id)arg1 withTitle:(id)arg2 inPopUp:(id)arg3; -- (void)showMarkerItemWithTitle:(id)arg1 representedObject:(id)arg2 inPopUp:(id)arg3; +- (void)showMarkerItemWithTitle:(id)arg1 representedObject:(id)arg2 inPopUp:(id)arg3 enabled:(BOOL)arg4; - (void)_updateFontsInFontPanel; - (id)_fontRepresentation; - (void)takeSizeFrom:(id)arg1; diff --git a/DVTKit/DVTFontTextField.h b/DVTKit/DVTFontTextField.h index 6fd1f8597..71dfd7849 100644 --- a/DVTKit/DVTFontTextField.h +++ b/DVTKit/DVTFontTextField.h @@ -9,7 +9,7 @@ #import "NSTextViewDelegate-Protocol.h" #import "NSWindowDelegate-Protocol.h" -@class NSFont; +@class NSFont, NSString; @interface DVTFontTextField : DVTButtonTextField { @@ -30,5 +30,11 @@ - (id)initWithFrame:(struct CGRect)arg1; - (void)_commonInit; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTFontValue.h b/DVTKit/DVTFontValue.h new file mode 100644 index 000000000..7e0e2d11e --- /dev/null +++ b/DVTKit/DVTFontValue.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DVTFontValue : NSObject +{ + int _type; + int _displayType; + id _value; + NSString *_unitTestKey; +} + +@property(readonly, nonatomic) NSString *unitTestKey; // @synthesize unitTestKey=_unitTestKey; +@property(readonly, nonatomic) int displayType; // @synthesize displayType=_displayType; +@property(readonly, nonatomic) int type; // @synthesize type=_type; +@property(readonly, nonatomic) id value; // @synthesize value=_value; +- (void).cxx_destruct; +- (id)description; +- (BOOL)represents:(id)arg1; +- (id)fontValue; +- (id)displayName; +- (id)displayNameWithType:(int *)arg1; +- (id)initWithValue:(id)arg1 type:(int)arg2 displayType:(int)arg3 unitTestKey:(id)arg4; + +@end + diff --git a/DVTKit/DVTFrameworkIconProvider.h b/DVTKit/DVTFrameworkIconProvider.h index 454230a8e..00422bc7f 100644 --- a/DVTKit/DVTFrameworkIconProvider.h +++ b/DVTKit/DVTFrameworkIconProvider.h @@ -8,11 +8,19 @@ #import "DVTIconOverrideProvider-Protocol.h" +@class NSString; + @interface DVTFrameworkIconProvider : NSObject { } + (id)overridingIconForFileType:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTGradientImageButton.h b/DVTKit/DVTGradientImageButton.h index ecc99f0ed..76556c37d 100644 --- a/DVTKit/DVTGradientImageButton.h +++ b/DVTKit/DVTGradientImageButton.h @@ -8,6 +8,8 @@ #import "DVTGradientStyleButton-Protocol.h" +@class NSString; + @interface DVTGradientImageButton : NSButton { } @@ -18,5 +20,11 @@ @property int gradientStyle; @property BOOL showsState; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTGradientImageButtonCell.h b/DVTKit/DVTGradientImageButtonCell.h index 7e288fda6..f8ae9ad0c 100644 --- a/DVTKit/DVTGradientImageButtonCell.h +++ b/DVTKit/DVTGradientImageButtonCell.h @@ -6,7 +6,7 @@ #import "NSButtonCell.h" -@class NSImage, NSShadow; +@class NSShadow; @interface DVTGradientImageButtonCell : NSButtonCell { @@ -19,8 +19,6 @@ BOOL _enableGradientStylBorderSuppression; BOOL _useButtonImageCenteringHack; BOOL _usedAsRadioButton; - NSImage *_imageBlueOnImageDerivedFrom; - NSImage *_blueOnImage; BOOL _alwaysShowColorPunchOut; } @@ -37,7 +35,6 @@ - (void).cxx_destruct; - (BOOL)_isTabStyleCell; - (BOOL)_shouldUseColorPunchOutStyleForGradientStyle; -- (void)_updateImageIfNecessary; - (void)_setGradientStyle:(int)arg1; - (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; - (void)drawImage:(id)arg1 withFrame:(struct CGRect)arg2 inView:(id)arg3; diff --git a/DVTKit/DVTGradientImagePopUpButton.h b/DVTKit/DVTGradientImagePopUpButton.h index de600a53b..7a1415cfe 100644 --- a/DVTKit/DVTGradientImagePopUpButton.h +++ b/DVTKit/DVTGradientImagePopUpButton.h @@ -8,6 +8,8 @@ #import "DVTGradientStyleButton-Protocol.h" +@class NSString; + @interface DVTGradientImagePopUpButton : NSPopUpButton { } @@ -23,5 +25,11 @@ - (id)initWithFrame:(struct CGRect)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTGraph.h b/DVTKit/DVTGraph.h new file mode 100644 index 000000000..ee394d2fe --- /dev/null +++ b/DVTKit/DVTGraph.h @@ -0,0 +1,87 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class DVTGraphPopoverViewController, DVTGraphStyle, DVTMapTable, DVTNotificationToken, NSArray, NSMutableArray, NSString; + +@interface DVTGraph : NSView +{ + struct _DVTGraphBounds _preDragGraphBounds; + NSMutableArray *_graphLayers; + struct CGPoint _initialMouseDownPoint_screen; + struct CGPoint _initialMouseDownPoint_model; + struct CGRect _currentHighlightRect; + int _currentMouseDragOperation; + id _optionMonitor; + DVTNotificationToken *_graphStyleToken; + DVTMapTable *_layersToNotificationTokenArrays; + DVTGraphPopoverViewController *_detailsViewController; + DVTGraphStyle *_graphStyle; + NSString *_graphTitle; + NSString *_xAxisTitle; + NSString *_yAxisTitle; + struct _DVTGraphBounds _graphBounds; + struct _DVTGraphBounds _viewableGraphBounds; + struct _DVTGraphInsets _graphScreenInsets; +} + +@property(copy, nonatomic) NSString *yAxisTitle; // @synthesize yAxisTitle=_yAxisTitle; +@property(copy, nonatomic) NSString *xAxisTitle; // @synthesize xAxisTitle=_xAxisTitle; +@property(copy, nonatomic) NSString *graphTitle; // @synthesize graphTitle=_graphTitle; +@property(readonly) DVTGraphStyle *graphStyle; // @synthesize graphStyle=_graphStyle; +@property(nonatomic) struct _DVTGraphInsets graphScreenInsets; // @synthesize graphScreenInsets=_graphScreenInsets; +@property(nonatomic) struct _DVTGraphBounds viewableGraphBounds; // @synthesize viewableGraphBounds=_viewableGraphBounds; +@property(nonatomic) struct _DVTGraphBounds graphBounds; // @synthesize graphBounds=_graphBounds; +@property(readonly) NSArray *graphLayers; // @synthesize graphLayers=_graphLayers; +- (void).cxx_destruct; +- (BOOL)acceptsFirstResponder; +- (void)moveRight:(id)arg1; +- (void)moveLeft:(id)arg1; +- (void)magnifyWithEvent:(id)arg1; +- (void)scrollWheel:(id)arg1; +- (void)_endMouseDraggedForZoom; +- (void)_handleFlagsChanged:(id)arg1; +- (void)_handleClick:(id)arg1; +- (void)_handleMouseDraggedForHighlight:(id)arg1; +- (void)_zoomByDeltaX:(double)arg1 deltaY:(double)arg2 relativeToScreenPoint:(struct CGPoint)arg3 relativeToModelPoint:(struct CGPoint)arg4 startingGraphBounds:(struct _DVTGraphBounds)arg5; +- (void)_handleMouseDraggedForZoom:(id)arg1; +- (void)_handleMouseDraggedForPan:(id)arg1; +- (void)mouseUp:(id)arg1; +- (void)mouseDragged:(id)arg1; +- (void)mouseDown:(id)arg1; +- (struct _DVTGraphBounds)convertRectFromScreen:(struct CGRect)arg1; +- (struct _DVTGraphBounds)convertBoundsToScreen:(struct _DVTGraphBounds)arg1; +- (struct CGPoint)convertPointFromScreen:(struct CGPoint)arg1; +- (struct CGPoint)convertPointToScreen:(struct CGPoint)arg1; +- (unsigned long long)_magicNumberForInteger:(double)arg1; +- (double)_adjustedStrideForRawStride:(double)arg1; +- (void)_drawGraphTitleAndAxisTitles:(struct CGRect)arg1; +- (void)_drawAxisLabelsAndGridlines:(struct CGRect)arg1; +- (void)_drawInsetGraphFrame:(struct CGRect)arg1; +- (void)_drawHighlight:(struct CGRect)arg1; +- (void)_drawGraphLayers:(struct CGRect)arg1; +- (void)_drawAxis:(struct CGRect)arg1; +- (void)_drawGraphBackground:(struct CGRect)arg1; +- (void)_drawViewBackground:(struct CGRect)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (void)_updateGraphBoundsUsingXOffset:(double)arg1 yOffset:(double)arg2; +- (void)setGraphBoundsAndViewableGraphBounds:(struct _DVTGraphBounds)arg1; +- (id)_notificationTokenArrayForLayer:(id)arg1; +- (void)_cancelAllTokensForAllLayers; +- (void)removeAllGraphLayers; +- (void)_handleSelectionChangedForLayer:(id)arg1; +- (void)removeGraphLayer:(id)arg1; +- (void)addGraphLayer:(id)arg1; +- (void)resetCursorRects; +@property(readonly) DVTGraphPopoverViewController *detailsViewController; +- (struct CGRect)_insetDrawingFrame; +- (void)dealloc; +- (void)_initCartesianGraph:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/DVTKit/DVTGraphLayer-Protocol.h b/DVTKit/DVTGraphLayer-Protocol.h new file mode 100644 index 000000000..9b7459424 --- /dev/null +++ b/DVTKit/DVTGraphLayer-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTGraphLayerSelectionDetails; + +@protocol DVTGraphLayer +@property(readonly) BOOL wantsClipping; +@property(readonly) DVTGraphLayerSelectionDetails *selectionDetails; +- (void)clearSelection; +- (BOOL)selectNext; +- (BOOL)selectPrevious; +- (void)selectDataAtIndex:(unsigned long long)arg1; +- (BOOL)selectDataAtPoint:(struct CGPoint)arg1; +- (void)drawLayerWithVisibleBounds:(struct _DVTGraphBounds)arg1; +- (id)initWithGraph:(id)arg1; +@end + diff --git a/DVTKit/DVTGraphLayerSelectionDetails.h b/DVTKit/DVTGraphLayerSelectionDetails.h new file mode 100644 index 000000000..0f8ef40ab --- /dev/null +++ b/DVTKit/DVTGraphLayerSelectionDetails.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DVTGraphLayerSelectionDetails : NSObject +{ + NSString *_description; + struct CGPoint _modelAnchorPoint; +} + +@property(readonly) struct CGPoint modelAnchorPoint; // @synthesize modelAnchorPoint=_modelAnchorPoint; +@property(readonly) NSString *description; // @synthesize description=_description; +- (void).cxx_destruct; +- (id)initWithDescriptionString:(id)arg1 anchorPoint:(struct CGPoint)arg2; + +@end + diff --git a/DVTKit/DVTGraphPopoverViewController.h b/DVTKit/DVTGraphPopoverViewController.h new file mode 100644 index 000000000..d199022ba --- /dev/null +++ b/DVTKit/DVTGraphPopoverViewController.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +#import "NSPopoverDelegate-Protocol.h" + +@class NSPopover, NSString, NSTextField; + +@interface DVTGraphPopoverViewController : NSViewController +{ + NSPopover *_popover; + NSTextField *_detailsTextField; +} + +@property __weak NSTextField *detailsTextField; // @synthesize detailsTextField=_detailsTextField; +@property(retain) NSPopover *popover; // @synthesize popover=_popover; +- (void).cxx_destruct; +- (void)hidePopover; +- (void)showPopoverWithString:(id)arg1 atScreenPoint:(struct CGPoint)arg2 relativeToView:(id)arg3; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTKit/DVTGraphStyle.h b/DVTKit/DVTGraphStyle.h new file mode 100644 index 000000000..b8887fef8 --- /dev/null +++ b/DVTKit/DVTGraphStyle.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSColor, NSDictionary, NSFont, NSNumberFormatter; + +@interface DVTGraphStyle : NSObject +{ + NSDictionary *_axisLabelAttributes; + BOOL _showsAxis; + BOOL _showsXAxisMajorGridlines; + BOOL _showsYAxisMajorGridlines; + int _graphBorderStyle; + NSColor *_viewBackgroundColor; + double _graphTitleOffset; + NSColor *_graphBackgroundColor; + NSColor *_graphBorderColor; + double _graphBorderWidth; + NSColor *_axisColor; + NSColor *_axisLabelColor; + NSFont *_axisLabelFont; + double _xAxisLabelOffset; + double _yAxisLabelOffset; + double _xAxisTitleOffset; + double _yAxisTitleOffset; + NSNumberFormatter *_xAxisNumberFormatter; + NSNumberFormatter *_yAxisNumberFormatter; + NSColor *_majorGridlinesColor; +} + +@property(copy, nonatomic) NSColor *majorGridlinesColor; // @synthesize majorGridlinesColor=_majorGridlinesColor; +@property(nonatomic) BOOL showsYAxisMajorGridlines; // @synthesize showsYAxisMajorGridlines=_showsYAxisMajorGridlines; +@property(nonatomic) BOOL showsXAxisMajorGridlines; // @synthesize showsXAxisMajorGridlines=_showsXAxisMajorGridlines; +@property(copy, nonatomic) NSNumberFormatter *yAxisNumberFormatter; // @synthesize yAxisNumberFormatter=_yAxisNumberFormatter; +@property(copy, nonatomic) NSNumberFormatter *xAxisNumberFormatter; // @synthesize xAxisNumberFormatter=_xAxisNumberFormatter; +@property(nonatomic) double yAxisTitleOffset; // @synthesize yAxisTitleOffset=_yAxisTitleOffset; +@property(nonatomic) double xAxisTitleOffset; // @synthesize xAxisTitleOffset=_xAxisTitleOffset; +@property(nonatomic) double yAxisLabelOffset; // @synthesize yAxisLabelOffset=_yAxisLabelOffset; +@property(nonatomic) double xAxisLabelOffset; // @synthesize xAxisLabelOffset=_xAxisLabelOffset; +@property(copy, nonatomic) NSFont *axisLabelFont; // @synthesize axisLabelFont=_axisLabelFont; +@property(copy, nonatomic) NSColor *axisLabelColor; // @synthesize axisLabelColor=_axisLabelColor; +@property(copy, nonatomic) NSColor *axisColor; // @synthesize axisColor=_axisColor; +@property(nonatomic) BOOL showsAxis; // @synthesize showsAxis=_showsAxis; +@property(nonatomic) int graphBorderStyle; // @synthesize graphBorderStyle=_graphBorderStyle; +@property(nonatomic) double graphBorderWidth; // @synthesize graphBorderWidth=_graphBorderWidth; +@property(copy, nonatomic) NSColor *graphBorderColor; // @synthesize graphBorderColor=_graphBorderColor; +@property(copy, nonatomic) NSColor *graphBackgroundColor; // @synthesize graphBackgroundColor=_graphBackgroundColor; +@property(nonatomic) double graphTitleOffset; // @synthesize graphTitleOffset=_graphTitleOffset; +@property(copy, nonatomic) NSColor *viewBackgroundColor; // @synthesize viewBackgroundColor=_viewBackgroundColor; +- (void).cxx_destruct; +- (void)_sendStyleChangedNotification; +@property(readonly) NSDictionary *axisLabelAttributes; +- (void)setAxisLabelsFont:(id)arg1; +- (id)init; + +@end + diff --git a/DVTKit/DVTHUDPopUpController.h b/DVTKit/DVTHUDPopUpController.h index 94ad5dfa1..c7b80759d 100644 --- a/DVTKit/DVTHUDPopUpController.h +++ b/DVTKit/DVTHUDPopUpController.h @@ -8,7 +8,7 @@ #import "NSWindowDelegate-Protocol.h" -@class DVTDelayedInvocation, DVTHUDPopUpContentViewController, DVTHUDPopUpView, DVTNotificationToken, NSButton; +@class DVTDelayedInvocation, DVTHUDPopUpContentViewController, DVTHUDPopUpView, DVTNotificationToken, NSButton, NSString, NSViewController; @interface DVTHUDPopUpController : NSWindowController { @@ -26,15 +26,17 @@ BOOL _hostWindowCanBecomeKey; BOOL _hidesArrow; DVTNotificationToken *_frameChangeToken; + NSViewController *_contentViewController; } +@property(readonly) NSViewController *contentViewController; // @synthesize contentViewController=_contentViewController; @property(nonatomic) BOOL hidesArrow; // @synthesize hidesArrow=_hidesArrow; @property(copy) id doneButtonClickHandlerBlock; // @synthesize doneButtonClickHandlerBlock=_doneButtonClickHandlerBlock; @property(nonatomic) BOOL hostWindowCanBecomeKey; // @synthesize hostWindowCanBecomeKey=_hostWindowCanBecomeKey; @property(readonly) NSButton *doneButton; // @synthesize doneButton=_doneButton; @property(nonatomic) struct CGSize contentSize; // @synthesize contentSize=_contentSize; @property struct CGRect visibleArea; // @synthesize visibleArea=_visibleArea; -@property(readonly) DVTHUDPopUpContentViewController *contentViewController; // @synthesize contentViewController=_viewController; +@property(readonly) DVTHUDPopUpContentViewController *popupContentViewController; // @synthesize popupContentViewController=_viewController; - (void).cxx_destruct; - (void)insertText:(id)arg1; - (void)cancel:(id)arg1; @@ -67,5 +69,11 @@ - (void)loadWindow; - (id)initWithViewController:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTHelperApplication.h b/DVTKit/DVTHelperApplication.h index 68f55d9e7..5aedc7ef1 100644 --- a/DVTKit/DVTHelperApplication.h +++ b/DVTKit/DVTHelperApplication.h @@ -21,13 +21,13 @@ + (id)_helperAppsContentForKey:(id)arg1; + (id)helperApplicationWithIdentifier:(id)arg1; + (void)initialize; -@property(readonly) NSString *localizedName; // @synthesize localizedName=_localizedName; +@property(readonly, copy) NSString *localizedName; // @synthesize localizedName=_localizedName; @property(copy) DVTFilePath *bundlePath; // @synthesize bundlePath=_bundlePath; - (void).cxx_destruct; - (BOOL)launchAndActivateHelperApplication:(id *)arg1; @property(readonly) NSRunningApplication *runningApplication; - (id)initWithBundlePath:(id)arg1; -@property(readonly) NSURL *bundleURL; +@property(readonly, copy) NSURL *bundleURL; @end diff --git a/DVTKit/DVTHorizontalTilingPainter.h b/DVTKit/DVTHorizontalTilingPainter.h index 7359b9f2c..1515cb83b 100644 --- a/DVTKit/DVTHorizontalTilingPainter.h +++ b/DVTKit/DVTHorizontalTilingPainter.h @@ -8,7 +8,7 @@ #import "DVTPainter-Protocol.h" -@class NSImage; +@class NSImage, NSString; @interface DVTHorizontalTilingPainter : NSObject { @@ -20,5 +20,11 @@ - (void)drawInRect:(struct CGRect)arg1 forView:(id)arg2; - (id)initWithHorizontalActiveImageTile:(id)arg1 inactiveImage:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTImageAndTextCell.h b/DVTKit/DVTImageAndTextCell.h index bb436f39c..c846aafe0 100644 --- a/DVTKit/DVTImageAndTextCell.h +++ b/DVTKit/DVTImageAndTextCell.h @@ -33,10 +33,14 @@ BOOL _drawsEmphasizeMarker; BOOL _showsStatusItems; BOOL _alwaysReserveSpaceForStatusItems; + BOOL _showSecondarySelection; + int _secondarySelectionStyle; double _statusItemEdgeMargin; } + (void)initialize; +@property(nonatomic) int secondarySelectionStyle; // @synthesize secondarySelectionStyle=_secondarySelectionStyle; +@property(nonatomic) BOOL showSecondarySelection; // @synthesize showSecondarySelection=_showSecondarySelection; @property double statusItemEdgeMargin; // @synthesize statusItemEdgeMargin=_statusItemEdgeMargin; @property BOOL alwaysReserveSpaceForStatusItems; // @synthesize alwaysReserveSpaceForStatusItems=_alwaysReserveSpaceForStatusItems; @property long long titleAndSubTitleLeftEdgeSpacing; // @synthesize titleAndSubTitleLeftEdgeSpacing=_titleAndSubTitleLeftEdgeSpacing; @@ -61,8 +65,8 @@ - (void).cxx_destruct; - (id)accessibilityAttributeValue:(id)arg1; - (id)accessibilityAttributeNames; -- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; - (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawSecondarySelectionInCellFrame:(struct CGRect)arg1; - (void)drawSubtitleWithCellFrame:(struct CGRect)arg1 inView:(id)arg2; - (void)drawEmphasizeMarkerWithFrame:(struct CGRect)arg1 inView:(id)arg2; - (void)drawStatusWithFrame:(struct CGRect)arg1 inView:(id)arg2; @@ -80,7 +84,7 @@ - (struct CGRect)_statusCellsRectsForBounds:(struct CGRect)arg1 rects:(id)arg2; - (struct CGRect)progressIndicatorRectForBounds:(struct CGRect)arg1; - (struct CGRect)subtitleRectForBounds:(struct CGRect)arg1; -- (struct CGRect)subtitleBoundingRectWithSize:(struct CGSize)arg1 options:(long long)arg2; +- (struct CGRect)subtitleBoundingRectWithSize:(struct CGSize)arg1 options:(unsigned long long)arg2; - (struct CGRect)titleRectForBounds:(struct CGRect)arg1; - (struct CGRect)fullLineTitleRectForBounds:(struct CGRect)arg1; - (struct CGSize)_attributedStringValueSize; @@ -106,7 +110,7 @@ - (void)updateBoundTitle; @property(copy) NSString *title; // @dynamic title; - (void)setHighlighted:(BOOL)arg1; -@property(readonly) NSColor *titleTextColor; +@property(readonly, copy) NSColor *titleTextColor; - (BOOL)_controlViewHasFocusOrIsSourceList; - (void)setFont:(id)arg1; - (id)dvtExtraBindings; diff --git a/DVTKit/DVTImagePopUpButtonCell.h b/DVTKit/DVTImagePopUpButtonCell.h index f17585a6b..f84288af5 100644 --- a/DVTKit/DVTImagePopUpButtonCell.h +++ b/DVTKit/DVTImagePopUpButtonCell.h @@ -13,9 +13,7 @@ NSButtonCell *_buttonCell; NSImage *_iconImage; NSImage *_alternateIconImage; - NSImage *_inactiveIconImage; NSImage *_disabledIconImage; - NSImage *_disabledInactiveIconImage; struct CGSize _iconSize; double _widthRatio; NSImage *_arrowImage; @@ -42,9 +40,7 @@ - (BOOL)_shouldShowMenuImmediately:(id)arg1; - (BOOL)_shouldShowMenu; - (void)setControlSize:(unsigned long long)arg1; -@property(copy) NSImage *disabledInactiveIconImage; @property(copy) NSImage *disabledIconImage; -@property(copy) NSImage *inactiveIconImage; @property(copy) NSImage *alternateIconImage; @property(copy) NSImage *iconImage; // @synthesize iconImage=_iconImage; - (void)highlight:(BOOL)arg1 withFrame:(struct CGRect)arg2 inView:(id)arg3; diff --git a/DVTKit/DVTIncrementalFindBar.h b/DVTKit/DVTIncrementalFindBar.h index 5abb8fcb6..de0b6f27c 100644 --- a/DVTKit/DVTIncrementalFindBar.h +++ b/DVTKit/DVTIncrementalFindBar.h @@ -41,6 +41,7 @@ - (void)replace:(id)arg1; - (void)findPrevious:(id)arg1; - (void)findNext:(id)arg1; +- (long long)_compareLocation:(id)arg1 toLocation:(id)arg2; - (void)_showWrapOrEndOfFileBezel:(BOOL)arg1 reverse:(BOOL)arg2; - (void)_findBackwardsFrom:(id)arg1; - (void)selectFindField:(id)arg1; diff --git a/DVTKit/DVTLayoutManager.h b/DVTKit/DVTLayoutManager.h index 32ab3da13..0cf2aa0cf 100644 --- a/DVTKit/DVTLayoutManager.h +++ b/DVTKit/DVTLayoutManager.h @@ -8,10 +8,11 @@ #import "DVTAnnotationManagerDelegate-Protocol.h" -@class DVTMapTable, DVTPointerArray, NSArray, NSMutableArray, NSMutableSet, NSSet; +@class DVTMapTable, DVTPointerArray, NSArray, NSMutableArray, NSMutableSet, NSSet, NSString; @interface DVTLayoutManager : DVTFoldingLayoutManager { + NSArray *_temporaryLinkRanges; NSMutableArray *_annotations; DVTPointerArray *_lastDeletedAnnotations; DVTMapTable *_messageBubblesForAnnotations; @@ -23,6 +24,7 @@ + (void)initialize; @property(readonly) NSSet *accessoryAnnotations; // @synthesize accessoryAnnotations=_accessoryAnnotations; @property(readonly) NSArray *annotations; // @synthesize annotations=_annotations; +@property(retain) NSArray *temporaryLinkRanges; // @synthesize temporaryLinkRanges=_temporaryLinkRanges; - (void).cxx_destruct; - (struct _NSRange)rangeForCharacterRange:(struct _NSRange)arg1 withContextLines:(long long)arg2 proposedHeight:(double *)arg3 contentLines:(unsigned long long *)arg4 totalLines:(unsigned long long *)arg5; - (void)drawUnderlineForGlyphRange:(struct _NSRange)arg1 underlineType:(long long)arg2 baselineOffset:(double)arg3 lineFragmentRect:(struct CGRect)arg4 lineFragmentGlyphRange:(struct _NSRange)arg5 containerOrigin:(struct CGPoint)arg6; @@ -53,6 +55,9 @@ - (void)_addBubbleViewToAnnotation:(id)arg1 annotationsInRange:(id)arg2; - (void)_assertAnnotationIntegrity; - (void)_updateMessageBubbleVisibilityForAnnotation:(id)arg1; +@property BOOL temporaryLinkIsAlternate; +- (void)clearTemporaryLinkRanges; +- (void)setTemporaryLinkRanges:(id)arg1 isAlternate:(BOOL)arg2; - (void)invalidateDisplayForCharacterRange:(struct _NSRange)arg1; - (void)_invalidateLayoutForMessageBubblesInCharacterRange:(struct _NSRange)arg1; - (unsigned long long)layoutOptions; @@ -60,5 +65,11 @@ - (id)init; - (void)_layoutManagerCommonInit; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTLayoutView_ML.h b/DVTKit/DVTLayoutView_ML.h index e9dc5dc93..23350cf90 100644 --- a/DVTKit/DVTLayoutView_ML.h +++ b/DVTKit/DVTLayoutView_ML.h @@ -10,12 +10,12 @@ @interface DVTLayoutView_ML : NSView { - NSMutableDictionary *invalidationTokens; - BOOL _layoutNeeded; - BOOL _implementsLayoutCompletionCallback; NSCountedSet *_frameChangeObservations; NSCountedSet *_boundsChangeObservations; BOOL _implementsDrawRect; + BOOL _implementsLayoutCompletionCallback; + BOOL _layoutNeeded; + NSMutableDictionary *_invalidationTokens; BOOL _needsSecondLayoutPass; } diff --git a/DVTKit/DVTLibrary.h b/DVTKit/DVTLibrary.h index 2b972b808..c798d8a40 100644 --- a/DVTKit/DVTLibrary.h +++ b/DVTKit/DVTLibrary.h @@ -65,7 +65,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTLibraryController.h b/DVTKit/DVTLibraryController.h index fc6298b7e..296926807 100644 --- a/DVTKit/DVTLibraryController.h +++ b/DVTKit/DVTLibraryController.h @@ -221,5 +221,11 @@ - (void)primitiveInvalidate; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTLibraryDetailEditorController.h b/DVTKit/DVTLibraryDetailEditorController.h index 96b533e1c..593c62896 100644 --- a/DVTKit/DVTLibraryDetailEditorController.h +++ b/DVTKit/DVTLibraryDetailEditorController.h @@ -19,7 +19,7 @@ @property(retain, nonatomic) DVTLibraryAsset *editedAsset; // @synthesize editedAsset=_editedAsset; @property(retain) NSResponder *initialResponder; // @synthesize initialResponder=_initialResponder; @property(retain) DVTLibraryDetailController *currentDetailController; // @synthesize currentDetailController=_currentDetailController; -@property(readonly) id didEditHandlerBlock; // @synthesize didEditHandlerBlock=_didEditHandlerBlock; +@property(readonly, copy) id didEditHandlerBlock; // @synthesize didEditHandlerBlock=_didEditHandlerBlock; - (void).cxx_destruct; - (void)didChangeCurrentDetailController; - (void)willChangeCurrentDetailController; diff --git a/DVTKit/DVTLibraryDetailPopUpContentController.h b/DVTKit/DVTLibraryDetailPopUpContentController.h index d6a75d418..31d44d9a9 100644 --- a/DVTKit/DVTLibraryDetailPopUpContentController.h +++ b/DVTKit/DVTLibraryDetailPopUpContentController.h @@ -8,7 +8,7 @@ #import "DVTAssetDetailViewDelegate-Protocol.h" -@class DVTAssetDetailView, DVTChoice, DVTDelayedInvocation, DVTLibraryAsset, DVTLibraryController, DVTLibraryDetailController, DVTLibraryDetailEditorController, DVTLibraryDetailPopUpController, NSArray; +@class DVTAssetDetailView, DVTChoice, DVTDelayedInvocation, DVTLibraryAsset, DVTLibraryController, DVTLibraryDetailController, DVTLibraryDetailEditorController, DVTLibraryDetailPopUpController, NSArray, NSString; @interface DVTLibraryDetailPopUpContentController : DVTHUDPopUpContentViewController { @@ -70,5 +70,11 @@ - (void)primitiveInvalidate; - (id)initWithLibraryController:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTLineGraphLayer.h b/DVTKit/DVTLineGraphLayer.h new file mode 100644 index 000000000..a255591c4 --- /dev/null +++ b/DVTKit/DVTLineGraphLayer.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTLineGraphLayerStyle, DVTNotificationToken; + +@interface DVTLineGraphLayer : DVTAbstractGraphLayer +{ + id _lineDataProvider; + DVTNotificationToken *_layerStyleToken; + unsigned long long _indexOfSelectedPoint; + BOOL _avoidDrawingPointsAtSameX; + DVTLineGraphLayerStyle *_lineGraphLayerStyle; +} + +@property BOOL avoidDrawingPointsAtSameX; // @synthesize avoidDrawingPointsAtSameX=_avoidDrawingPointsAtSameX; +@property(readonly) DVTLineGraphLayerStyle *lineGraphLayerStyle; // @synthesize lineGraphLayerStyle=_lineGraphLayerStyle; +- (void).cxx_destruct; +- (void)_updateSelectionDetailsUsingSelectedPoint:(struct CGPoint)arg1; +- (void)clearSelection; +- (BOOL)selectNext; +- (BOOL)selectPrevious; +- (void)selectDataAtIndex:(unsigned long long)arg1; +- (BOOL)selectDataAtPoint:(struct CGPoint)arg1; +- (void)drawLayerWithVisibleBounds:(struct _DVTGraphBounds)arg1; +- (void)dealloc; +- (id)initWithGraph:(id)arg1 dataSource:(id)arg2; + +@end + diff --git a/DVTKit/DVTLineGraphLayerDataSource-Protocol.h b/DVTKit/DVTLineGraphLayerDataSource-Protocol.h new file mode 100644 index 000000000..7d1127939 --- /dev/null +++ b/DVTKit/DVTLineGraphLayerDataSource-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTLineGraphLayerDataSource +- (id)lineDataForBounds:(struct _DVTGraphBounds)arg1; +@end + diff --git a/DVTKit/DVTLineGraphLayerStyle.h b/DVTKit/DVTLineGraphLayerStyle.h new file mode 100644 index 000000000..3254383ff --- /dev/null +++ b/DVTKit/DVTLineGraphLayerStyle.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSBezierPath, NSColor, NSImage; + +@interface DVTLineGraphLayerStyle : NSObject +{ + NSImage *_symbolImage; + NSBezierPath *_symbolPath; + NSImage *_selectedSymbolImage; + int _symbolStyle; + double _lineWidth; + NSColor *_lineColor; + double _symbolSize; +} + +@property(nonatomic) double symbolSize; // @synthesize symbolSize=_symbolSize; +@property(nonatomic) int symbolStyle; // @synthesize symbolStyle=_symbolStyle; +@property(copy, nonatomic) NSColor *lineColor; // @synthesize lineColor=_lineColor; +@property(nonatomic) double lineWidth; // @synthesize lineWidth=_lineWidth; +- (void).cxx_destruct; +- (void)_sendStyleChangedNotification; +@property(readonly) NSImage *selectedSymbolImage; +- (id)_createSymbolPathForSymbolStyle:(int)arg1; +@property(readonly) NSBezierPath *symbolPath; +@property(readonly) NSImage *symbolImage; +- (void)_resetSymbol; +- (id)init; + +@end + diff --git a/DVTKit/DVTLineOffsetAwareStringWrapper.h b/DVTKit/DVTLineOffsetAwareStringWrapper.h new file mode 100644 index 000000000..ebb6584bc --- /dev/null +++ b/DVTKit/DVTLineOffsetAwareStringWrapper.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DVTLineOffsetAwareStringWrapper : NSObject +{ + struct _DVTTextLineOffsetTable _lineOffsets; + NSString *_string; +} + +@property(readonly, copy) NSString *string; // @synthesize string=_string; +- (void).cxx_destruct; +- (void)dealloc; +- (struct _NSRange)characterRangeFromDocumentLocation:(id)arg1; +- (id)convertLocationToUTF8EncodedLocation:(id)arg1; +- (id)convertLocationToNativeNSStringEncodedLocation:(id)arg1; +- (struct _NSRange)lineRangeForCharacterRange:(struct _NSRange)arg1; +- (struct _NSRange)characterRangeForLineRange:(struct _NSRange)arg1; +- (id)initWithString:(id)arg1; + +@end + diff --git a/DVTKit/DVTLocalComputer-DVTDevicesWindowAdditions.h b/DVTKit/DVTLocalComputer-DVTDevicesWindowAdditions.h new file mode 100644 index 000000000..9d5373836 --- /dev/null +++ b/DVTKit/DVTLocalComputer-DVTDevicesWindowAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLocalComputer.h" + +@interface DVTLocalComputer (DVTDevicesWindowAdditions) +- (id)deviceSummaryPropertyDictionaries; +@end + diff --git a/DVTKit/DVTMainStatusAwareButton.h b/DVTKit/DVTMainStatusAwareButton.h index 1932aefd4..0523d4671 100644 --- a/DVTKit/DVTMainStatusAwareButton.h +++ b/DVTKit/DVTMainStatusAwareButton.h @@ -10,27 +10,25 @@ @interface DVTMainStatusAwareButton : NSButton { - unsigned long long _lastMouseDownModifierFlags; - NSImage *_imageForNonMainWindow; - NSImage *_alternateImageForNonMainWindow; BOOL _ignoresFirstMouse; BOOL _superviewIsFocusRingClipAncestor; NSImage *_pressedImage; NSImage *_pressedAlternateImage; + NSImage *_imageForNonMainWindow; + NSImage *_alternateImageForNonMainWindow; + unsigned long long _lastMouseDownModifierFlags; } -@property(retain) NSImage *pressedAlternateImage; // @synthesize pressedAlternateImage=_pressedAlternateImage; -@property(retain) NSImage *pressedImage; // @synthesize pressedImage=_pressedImage; +@property(nonatomic) BOOL superviewIsFocusRingClipAncestor; // @synthesize superviewIsFocusRingClipAncestor=_superviewIsFocusRingClipAncestor; +@property(nonatomic) unsigned long long lastMouseDownModifierFlags; // @synthesize lastMouseDownModifierFlags=_lastMouseDownModifierFlags; +@property(copy, nonatomic) NSImage *alternateImageForNonMainWindow; // @synthesize alternateImageForNonMainWindow=_alternateImageForNonMainWindow; +@property(copy, nonatomic) NSImage *imageForNonMainWindow; // @synthesize imageForNonMainWindow=_imageForNonMainWindow; +@property(copy, nonatomic) NSImage *pressedAlternateImage; // @synthesize pressedAlternateImage=_pressedAlternateImage; +@property(copy, nonatomic) NSImage *pressedImage; // @synthesize pressedImage=_pressedImage; - (void).cxx_destruct; - (id)_focusRingClipAncestor; -- (void)setSuperviewIsFocusRingClipAncestor:(BOOL)arg1; -- (void)setAlternateImageForNonMainWindow:(id)arg1; -- (void)setImageForNonMainWindow:(id)arg1; -- (void)setAcceptsFirstMouse:(BOOL)arg1; -- (unsigned long long)lastMouseDownModifierFlags; -- (id)alternateImageForNonMainWindow; -- (id)imageForNonMainWindow; - (void)drawRect:(struct CGRect)arg1; +- (void)setAcceptsFirstMouse:(BOOL)arg1; - (BOOL)acceptsFirstMouse:(id)arg1; - (void)mouseDown:(id)arg1; diff --git a/DVTKit/DVTMainViewControllerDrawingStrategy.h b/DVTKit/DVTMainViewControllerDrawingStrategy.h index 03d3e2086..4be50f79c 100644 --- a/DVTKit/DVTMainViewControllerDrawingStrategy.h +++ b/DVTKit/DVTMainViewControllerDrawingStrategy.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "DVTWindowActivationStateObserver-Protocol.h" -@class DVTNotificationToken, DVTStackBacktrace, DVTViewController; +@class DVTNotificationToken, DVTStackBacktrace, DVTViewController, NSString; @interface DVTMainViewControllerDrawingStrategy : NSObject { @@ -41,7 +41,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTMarkedScroller.h b/DVTKit/DVTMarkedScroller.h index 099d1a556..f79304d0d 100644 --- a/DVTKit/DVTMarkedScroller.h +++ b/DVTKit/DVTMarkedScroller.h @@ -10,17 +10,18 @@ @interface DVTMarkedScroller : NSScroller { - _DVTMarkerList *_normalMarks; - _DVTMarkerList *_highlightMarks; - _DVTMarkerList *_diffNormalMarks; - _DVTMarkerList *_diffHighlightMarks; + _DVTMarkerList *_errorMarks; + _DVTMarkerList *_warningMarks; + _DVTMarkerList *_analyzerMarks; + _DVTMarkerList *_diffMarks; + _DVTMarkerList *_diffConflictMarks; } + (BOOL)isCompatibleWithOverlayScrollers; - (void).cxx_destruct; - (void)setFloatValue:(float)arg1; - (void)setFrameSize:(struct CGSize)arg1; -- (void)addMark:(double)arg1 ofType:(int)arg2; +- (void)addMark:(double)arg1 ofType:(unsigned long long)arg2; - (void)_updateMarksForGeometryChange; - (void)_updateMarkRectsIfNeeded:(id)arg1 newMarkRect:(struct CGRect)arg2; - (struct CGRect)_markRect; diff --git a/DVTKit/DVTModernTableHeaderCell.h b/DVTKit/DVTModernTableHeaderCell.h index 221fcbcb6..d446fd707 100644 --- a/DVTKit/DVTModernTableHeaderCell.h +++ b/DVTKit/DVTModernTableHeaderCell.h @@ -8,8 +8,10 @@ @interface DVTModernTableHeaderCell : NSTableHeaderCell { + double _leftTitleMargin; } +@property double leftTitleMargin; // @synthesize leftTitleMargin=_leftTitleMargin; - (struct CGRect)sortIndicatorRectForBounds:(struct CGRect)arg1; - (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; - (id)init; diff --git a/DVTKit/DVTMorphingDragImageController.h b/DVTKit/DVTMorphingDragImageController.h index cfcb6ec39..4ef3fdf82 100644 --- a/DVTKit/DVTMorphingDragImageController.h +++ b/DVTKit/DVTMorphingDragImageController.h @@ -60,5 +60,11 @@ - (id)dragWindow; - (void)morphToDragImage:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTMorphingDragImageView.h b/DVTKit/DVTMorphingDragImageView.h index 73dd54c0c..36568d21c 100644 --- a/DVTKit/DVTMorphingDragImageView.h +++ b/DVTKit/DVTMorphingDragImageView.h @@ -10,18 +10,16 @@ @interface DVTMorphingDragImageView : NSView { - NSImage *startImage; - NSImage *endImage; - float progress; + NSImage *_startImage; + NSImage *_endImage; + double _progress; } +@property(nonatomic) double progress; // @synthesize progress=_progress; +@property(retain, nonatomic) NSImage *endImage; // @synthesize endImage=_endImage; +@property(retain, nonatomic) NSImage *startImage; // @synthesize startImage=_startImage; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; -- (void)setProgress:(float)arg1; -- (void)setEndImage:(id)arg1; -- (id)endImage; -- (void)setStartImage:(id)arg1; -- (id)startImage; @end diff --git a/DVTKit/DVTNoFirstResponderPopover.h b/DVTKit/DVTNoFirstResponderPopover.h new file mode 100644 index 000000000..224e82f15 --- /dev/null +++ b/DVTKit/DVTNoFirstResponderPopover.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSPopover.h" + +@interface DVTNoFirstResponderPopover : NSPopover +{ +} + +- (BOOL)_validatePopoverWindowFirstResponder; + +@end + diff --git a/DVTKit/DVTOutlineView.h b/DVTKit/DVTOutlineView.h index 0e74bf078..cf81e099c 100644 --- a/DVTKit/DVTOutlineView.h +++ b/DVTKit/DVTOutlineView.h @@ -12,6 +12,7 @@ @interface DVTOutlineView : NSOutlineView { + NSString *_delegateClassName; NSTextField *_emptyContentLabel; NSTextField *_emptyContentSublabel; NSIndexSet *_draggedRows; @@ -38,12 +39,16 @@ unsigned long long _gridLineStyleBeforeEmptyContentStringShown; BOOL _skipGridLinesOnLastRow; BOOL _skipGridLinesOnCollapsedGroupRows; + BOOL _drawsGridLinesForEmptyContent; int _emptyContentStringStyle; NSString *_emptyContentString; NSString *_emptyContentSubtitle; + double _gridLineInset; } @property(retain) NSEvent *event; // @synthesize event=_event; +@property double gridLineInset; // @synthesize gridLineInset=_gridLineInset; +@property BOOL drawsGridLinesForEmptyContent; // @synthesize drawsGridLinesForEmptyContent=_drawsGridLinesForEmptyContent; @property BOOL skipGridLinesOnCollapsedGroupRows; // @synthesize skipGridLinesOnCollapsedGroupRows=_skipGridLinesOnCollapsedGroupRows; @property BOOL skipGridLinesOnLastRow; // @synthesize skipGridLinesOnLastRow=_skipGridLinesOnLastRow; @property(retain) id itemUnderHoveredMouse; // @synthesize itemUnderHoveredMouse=_itemUnderHoveredMouse; @@ -72,7 +77,6 @@ - (void)setItemUnderMouseAndMarkForRedisplay:(id)arg1; - (void)updateTrackingAreas; @property BOOL revealsOutlineCellUnderHoveredMouseAfterDelay; -- (void)viewWillMoveToWindow:(id)arg1; - (void)insertText:(id)arg1; - (void)doCommandBySelector:(SEL)arg1; - (void)keyDown:(id)arg1; @@ -95,7 +99,7 @@ - (struct CGRect)frameOfCellAtColumn:(long long)arg1 row:(long long)arg2; @property(readonly) NSArray *contextMenuSelectedItems; @property(retain) NSArray *selectedItems; -- (id)_itemsAtIndexes:(id)arg1; +- (id)itemsAtIndexes:(id)arg1; @property(readonly) NSIndexSet *contextMenuSelectedRowIndexes; @property(readonly) NSIndexSet *clickedRowIndexes; - (void)setSortDescriptors:(id)arg1; @@ -109,5 +113,11 @@ - (id)initWithFrame:(struct CGRect)arg1; - (void)dvt_commonInit; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTPDFBlockCapturingView.h b/DVTKit/DVTPDFBlockCapturingView.h index 886ef4b51..8b46ebf50 100644 --- a/DVTKit/DVTPDFBlockCapturingView.h +++ b/DVTKit/DVTPDFBlockCapturingView.h @@ -8,10 +8,10 @@ @interface DVTPDFBlockCapturingView : NSView { - id drawingBlock; + id _drawingBlock; } -@property(copy) id drawingBlock; // @synthesize drawingBlock; +@property(copy) id drawingBlock; // @synthesize drawingBlock=_drawingBlock; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; diff --git a/DVTKit/DVTPagingSheetWindowController.h b/DVTKit/DVTPagingSheetWindowController.h index 50169f65c..28ca403f0 100644 --- a/DVTKit/DVTPagingSheetWindowController.h +++ b/DVTKit/DVTPagingSheetWindowController.h @@ -8,24 +8,25 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, DVTViewController; +@class DVTStackBacktrace, DVTViewController, NSString; @interface DVTPagingSheetWindowController : NSWindowController { - DVTViewController *_contentViewController; + DVTViewController *_currentPageViewController; id _completionBlock; } -+ (BOOL)automaticallyNotifiesObserversOfContentViewController; ++ (BOOL)automaticallyNotifiesObserversOfCurrentPageViewController; + (void)initialize; + (id)defaultWindowNibName; @property(copy, nonatomic) id completionBlock; // @synthesize completionBlock=_completionBlock; -@property(retain, nonatomic) DVTViewController *contentViewController; // @synthesize contentViewController=_contentViewController; +@property(retain, nonatomic) DVTViewController *currentPageViewController; // @synthesize currentPageViewController=_currentPageViewController; - (void).cxx_destruct; - (void)dvt_sheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; - (void)beginSheetModalForWindow:(id)arg1 completionBlock:(id)arg2; - (void)didEndSheetWithReturnCode:(long long)arg1; - (void)willBeginSheet; +@property(retain, nonatomic) Class currentPageViewControllerClass; @property(retain, nonatomic) Class contentViewControllerClass; - (void)primitiveInvalidate; - (void)windowDidLoad; @@ -33,7 +34,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTPasswordWindowController.h b/DVTKit/DVTPasswordWindowController.h index e66bfd649..9401a07df 100644 --- a/DVTKit/DVTPasswordWindowController.h +++ b/DVTKit/DVTPasswordWindowController.h @@ -47,5 +47,11 @@ - (BOOL)_isExportPasswordValid:(id *)arg1; - (BOOL)_isImportPasswordValid:(id *)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTPathView.h b/DVTKit/DVTPathView.h new file mode 100644 index 000000000..9945c2c96 --- /dev/null +++ b/DVTKit/DVTPathView.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSArray; + +@interface DVTPathView : NSView +{ + double *_rawLineDashPattern; + unsigned long long _rawLineDashPatternCount; + struct CGPath *_cgPath; + BOOL _usesEvenOddFillRule; + int _lineCapStyle; + int _lineJoinStyle; + double _lineWidth; + double _miterLimit; + double _flatness; + NSArray *_lineDashPattern; + double _lineDashPhase; +} + +@property double lineDashPhase; // @synthesize lineDashPhase=_lineDashPhase; +@property(copy, nonatomic) NSArray *lineDashPattern; // @synthesize lineDashPattern=_lineDashPattern; +@property BOOL usesEvenOddFillRule; // @synthesize usesEvenOddFillRule=_usesEvenOddFillRule; +@property double flatness; // @synthesize flatness=_flatness; +@property double miterLimit; // @synthesize miterLimit=_miterLimit; +@property int lineJoinStyle; // @synthesize lineJoinStyle=_lineJoinStyle; +@property int lineCapStyle; // @synthesize lineCapStyle=_lineCapStyle; +@property(nonatomic) double lineWidth; // @synthesize lineWidth=_lineWidth; +@property(retain, nonatomic) struct CGPath *cgPath; // @synthesize cgPath=_cgPath; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (struct CGPath *)_newScaledCGPath; +- (void)deriveSettingsFromPath:(id)arg1; +- (void)updateConstraints; +- (void)dealloc; + +@end + diff --git a/DVTKit/DVTPlainTableHeaderView.h b/DVTKit/DVTPlainTableHeaderView.h new file mode 100644 index 000000000..c40445dd0 --- /dev/null +++ b/DVTKit/DVTPlainTableHeaderView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableHeaderView.h" + +@interface DVTPlainTableHeaderView : NSTableHeaderView +{ +} + +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/DVTKit/DVTPlistModel.h b/DVTKit/DVTPlistModel.h index 555fc58d2..1f228bc69 100644 --- a/DVTKit/DVTPlistModel.h +++ b/DVTKit/DVTPlistModel.h @@ -10,7 +10,7 @@ #import "DVTTextFindable-Protocol.h" #import "DVTTextReplacable-Protocol.h" -@class DVTPlistNode, DVTPlistStructureDefinition, DVTStackBacktrace, NSDocument; +@class DVTPlistNode, DVTPlistStructureDefinition, DVTStackBacktrace, NSDocument, NSString; @interface DVTPlistModel : NSObject { @@ -63,7 +63,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property unsigned long long supportedMatchingOptions; @property(readonly, nonatomic, getter=isValid) BOOL valid; diff --git a/DVTKit/DVTPlistStructureDefinition.h b/DVTKit/DVTPlistStructureDefinition.h index 810c7b817..6a4b0b897 100644 --- a/DVTKit/DVTPlistStructureDefinition.h +++ b/DVTKit/DVTPlistStructureDefinition.h @@ -45,8 +45,8 @@ - (id)userNameForElementDefinitionNamed:(id)arg1; - (id)definitionNamed:(id)arg1; - (id)parentDefinitionForDefinitionNamed:(id)arg1; -@property(readonly) NSString *identifier; -@property(readonly) NSString *name; +@property(readonly, copy) NSString *identifier; +@property(readonly, copy) NSString *name; - (id)initWithExtension:(id)arg1; @end diff --git a/DVTKit/DVTPlistViewController.h b/DVTKit/DVTPlistViewController.h index a83ec329e..6256d75fb 100644 --- a/DVTKit/DVTPlistViewController.h +++ b/DVTKit/DVTPlistViewController.h @@ -11,7 +11,7 @@ #import "NSOutlineViewDataSource-Protocol.h" #import "NSUserInterfaceValidations-Protocol.h" -@class DVTNonLossyASCIIFormatter, DVTNotificationToken, DVTPlistComboBoxCell, DVTPlistDataFormatter, DVTPlistNode, DVTPlistOutlineView, DVTPlistSelection, DVTPlistTextFieldCell, DVTPlistTitledPopupCell, NSArray, NSButtonCell, NSDateFormatter, NSDictionary, NSDocument, NSMutableSet, NSPopUpButtonCell, NSScrollView, NSTableHeaderView; +@class DVTNonLossyASCIIFormatter, DVTNotificationToken, DVTPlistComboBoxCell, DVTPlistDataFormatter, DVTPlistNode, DVTPlistOutlineView, DVTPlistSelection, DVTPlistTextFieldCell, DVTPlistTitledPopupCell, NSArray, NSButtonCell, NSDateFormatter, NSDictionary, NSDocument, NSMutableSet, NSPopUpButtonCell, NSScrollView, NSString, NSTableHeaderView; @interface DVTPlistViewController : DVTViewController { @@ -133,10 +133,17 @@ - (id)outlineView; - (id)scrollView; @property(retain) NSDocument *document; +- (BOOL)outlineView:(id)arg1 shouldMouseHoverForTableColumn:(id)arg2 row:(long long)arg3; - (void)loadView; - (id)statusButtonCells; - (void)primitiveInvalidate; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTPlistXMLParser.h b/DVTKit/DVTPlistXMLParser.h index 94858e64e..bee7e9dfe 100644 --- a/DVTKit/DVTPlistXMLParser.h +++ b/DVTKit/DVTPlistXMLParser.h @@ -33,5 +33,11 @@ - (id)parse; - (id)initWithData:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTPointView.h b/DVTKit/DVTPointView.h new file mode 100644 index 000000000..db74377fb --- /dev/null +++ b/DVTKit/DVTPointView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface DVTPointView : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/DVTKit/DVTPointViewController.h b/DVTKit/DVTPointViewController.h new file mode 100644 index 000000000..9fa86054c --- /dev/null +++ b/DVTKit/DVTPointViewController.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class DVTBorderedView, NSTextField; + +@interface DVTPointViewController : NSViewController +{ + DVTBorderedView *_borderedView; + NSTextField *_pointValueLabel; + struct CGPoint _point; +} + +@property __weak NSTextField *pointValueLabel; // @synthesize pointValueLabel=_pointValueLabel; +@property __weak DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +@property(nonatomic) struct CGPoint point; // @synthesize point=_point; +- (void).cxx_destruct; +- (void)loadView; +- (id)initWithDefaultNibName; + +@end + diff --git a/DVTKit/DVTPopUpButtonCell.h b/DVTKit/DVTPopUpButtonCell.h index 7d4f40d7b..1889b431f 100644 --- a/DVTKit/DVTPopUpButtonCell.h +++ b/DVTKit/DVTPopUpButtonCell.h @@ -38,6 +38,7 @@ - (id)statusItemCellsForCategory:(id)arg1; - (void)setStatusItemCells:(id)arg1 forCategory:(id)arg2; - (id)_statusCellsByCategoryName; +- (void)selectItemWithRepresentedObject:(id)arg1; - (struct CGRect)_indicatorFrameForCellFrame:(struct CGRect)arg1 isFlipped:(BOOL)arg2; - (struct CGRect)titleRectForBounds:(struct CGRect)arg1; - (id)dvtExtraBindings; diff --git a/DVTKit/DVTPopoverContentViewController.h b/DVTKit/DVTPopoverContentViewController.h index f42c7ed1c..e395d60be 100644 --- a/DVTKit/DVTPopoverContentViewController.h +++ b/DVTKit/DVTPopoverContentViewController.h @@ -8,7 +8,7 @@ #import "NSPopoverDelegate-Protocol.h" -@class NSPopover; +@class NSPopover, NSString; @interface DVTPopoverContentViewController : DVTViewController { @@ -27,5 +27,11 @@ - (id)popover; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTPreferenceSet-Protocol.h b/DVTKit/DVTPreferenceSet-Protocol.h index 6ef3f9207..985f90560 100644 --- a/DVTKit/DVTPreferenceSet-Protocol.h +++ b/DVTKit/DVTPreferenceSet-Protocol.h @@ -22,8 +22,8 @@ @property(readonly, getter=isBuiltIn) BOOL builtIn; @property(retain) DVTCustomDataSpecifier *customDataSpecifier; @property(retain) NSImage *image; -@property(readonly) NSString *localizedName; -@property(readonly) NSString *name; +@property(readonly, copy) NSString *localizedName; +@property(readonly, copy) NSString *name; - (id)dataRepresentationWithError:(id *)arg1; - (id)initWithCustomDataSpecifier:(id)arg1 basePreferenceSet:(id)arg2; - (id)initWithName:(id)arg1 dataURL:(id)arg2; diff --git a/DVTKit/DVTPreferenceSetManager.h b/DVTKit/DVTPreferenceSetManager.h index 1e7657844..1e60dece9 100644 --- a/DVTKit/DVTPreferenceSetManager.h +++ b/DVTKit/DVTPreferenceSetManager.h @@ -38,7 +38,7 @@ - (id)_availablePreferenceSetWithLocalizedName:(id)arg1; @property(readonly) id userPreferenceSetsDataStore; - (id)preferenceSetForName:(id)arg1; -@property(readonly) NSArray *builtInPreferenceSets; +@property(readonly, copy) NSArray *builtInPreferenceSets; @property(retain) id currentPreferenceSet; - (void)_rebuildAvailableandUserSetsList; - (void)dealloc; @@ -46,8 +46,8 @@ // Remaining properties @property(copy) NSArray *availablePreferenceSets; // @dynamic availablePreferenceSets; -@property(readonly) NSMutableArray *mutableAvailablePreferenceSets; // @dynamic mutableAvailablePreferenceSets; -@property(readonly) NSMutableArray *mutableUserPreferenceSets; // @dynamic mutableUserPreferenceSets; +@property(readonly, copy) NSMutableArray *mutableAvailablePreferenceSets; // @dynamic mutableAvailablePreferenceSets; +@property(readonly, copy) NSMutableArray *mutableUserPreferenceSets; // @dynamic mutableUserPreferenceSets; @property(copy) NSArray *userPreferenceSets; // @dynamic userPreferenceSets; @end diff --git a/DVTKit/DVTQuickLookLibraryDetailItem.h b/DVTKit/DVTQuickLookLibraryDetailItem.h index eb1f5deb1..4d1b0332b 100644 --- a/DVTKit/DVTQuickLookLibraryDetailItem.h +++ b/DVTKit/DVTQuickLookLibraryDetailItem.h @@ -20,8 +20,12 @@ - (id)initWithPreviewItemURL:(id)arg1; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) id previewItemDisplayState; @property(readonly) NSString *previewItemTitle; +@property(readonly) Class superclass; @end diff --git a/DVTKit/DVTRangeView.h b/DVTKit/DVTRangeView.h new file mode 100644 index 000000000..36cf19a6a --- /dev/null +++ b/DVTKit/DVTRangeView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface DVTRangeView : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/DVTKit/DVTRangeViewController.h b/DVTKit/DVTRangeViewController.h new file mode 100644 index 000000000..96321cb5a --- /dev/null +++ b/DVTKit/DVTRangeViewController.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class DVTBorderedView, DVTRangeView, NSTextField, NSView; + +@interface DVTRangeViewController : NSViewController +{ + DVTBorderedView *_borderedView; + DVTRangeView *_rangeView; + NSView *_locationContainerView; + NSView *_endLocationContainerView; + NSTextField *_locationTextField; + NSTextField *_lengthTextField; + NSTextField *_endLocationTextField; + struct _NSRange _range; +} + +@property __weak NSTextField *endLocationTextField; // @synthesize endLocationTextField=_endLocationTextField; +@property __weak NSTextField *lengthTextField; // @synthesize lengthTextField=_lengthTextField; +@property __weak NSTextField *locationTextField; // @synthesize locationTextField=_locationTextField; +@property __weak NSView *endLocationContainerView; // @synthesize endLocationContainerView=_endLocationContainerView; +@property __weak NSView *locationContainerView; // @synthesize locationContainerView=_locationContainerView; +@property __weak DVTRangeView *rangeView; // @synthesize rangeView=_rangeView; +@property __weak DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +@property(nonatomic) struct _NSRange range; // @synthesize range=_range; +- (void).cxx_destruct; +- (void)_udpateFromRange; +- (void)loadView; +- (id)initWithDefaultNibName; + +@end + diff --git a/DVTKit/DVTRectView.h b/DVTKit/DVTRectView.h new file mode 100644 index 000000000..3ee8010ab --- /dev/null +++ b/DVTKit/DVTRectView.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface DVTRectView : NSView +{ + BOOL _drawDotOnly; +} + +@property BOOL drawDotOnly; // @synthesize drawDotOnly=_drawDotOnly; +- (void)_drawDotAndRect:(struct CGRect)arg1; +- (void)_drawDotOnly:(struct CGRect)arg1; +- (void)drawRect:(struct CGRect)arg1; +@property(readonly) struct CGSize minSize; + +@end + diff --git a/DVTKit/DVTRectViewController.h b/DVTKit/DVTRectViewController.h new file mode 100644 index 000000000..35ecca926 --- /dev/null +++ b/DVTKit/DVTRectViewController.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class DVTBorderedView, DVTRectView, NSLayoutConstraint, NSTextField, NSView; + +@interface DVTRectViewController : NSViewController +{ + DVTBorderedView *_borderedView; + DVTRectView *_rectView; + NSLayoutConstraint *_widthConstraint; + NSLayoutConstraint *_heightConstraint; + NSView *_xyContainerView; + NSTextField *_xyLabel; + NSTextField *_widthLabel; + NSTextField *_heightLabel; + struct CGRect _rect; +} + +@property __weak NSTextField *heightLabel; // @synthesize heightLabel=_heightLabel; +@property __weak NSTextField *widthLabel; // @synthesize widthLabel=_widthLabel; +@property __weak NSTextField *xyLabel; // @synthesize xyLabel=_xyLabel; +@property __weak NSView *xyContainerView; // @synthesize xyContainerView=_xyContainerView; +@property __weak NSLayoutConstraint *heightConstraint; // @synthesize heightConstraint=_heightConstraint; +@property __weak NSLayoutConstraint *widthConstraint; // @synthesize widthConstraint=_widthConstraint; +@property __weak DVTRectView *rectView; // @synthesize rectView=_rectView; +@property __weak DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +@property(nonatomic) struct CGRect rect; // @synthesize rect=_rect; +- (void).cxx_destruct; +- (void)_updateFromRect; +- (void)loadView; +- (id)initWithDefaultNibName; + +@end + diff --git a/DVTKit/DVTReplacementView.h b/DVTKit/DVTReplacementView.h index ebfc380f7..8cff98fe8 100644 --- a/DVTKit/DVTReplacementView.h +++ b/DVTKit/DVTReplacementView.h @@ -80,7 +80,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTRolloverImageButton.h b/DVTKit/DVTRolloverImageButton.h index c7adb4e82..763ee5df3 100644 --- a/DVTKit/DVTRolloverImageButton.h +++ b/DVTKit/DVTRolloverImageButton.h @@ -15,13 +15,13 @@ NSColor *_backgroundColor; } ++ (id)closeButtonImage; @property(copy) NSColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; +@property(retain, nonatomic) NSImage *alternateRolloverImage; // @synthesize alternateRolloverImage=_alternateRolloverImage; +@property(retain, nonatomic) NSImage *rolloverImage; // @synthesize rolloverImage=_rolloverImage; - (void).cxx_destruct; +- (void)configureAsCloseButton; - (void)drawRect:(struct CGRect)arg1; -- (id)alternateRolloverImage; -- (void)setAlternateRolloverImage:(id)arg1; -- (id)rolloverImage; -- (void)setRolloverImage:(id)arg1; - (void)awakeFromNib; - (id)initWithFrame:(struct CGRect)arg1; - (void)_setAttributes; diff --git a/DVTKit/DVTRolloverTracker.h b/DVTKit/DVTRolloverTracker.h index d989f586c..b37603f36 100644 --- a/DVTKit/DVTRolloverTracker.h +++ b/DVTKit/DVTRolloverTracker.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, NSControl, NSTrackingArea; +@class DVTStackBacktrace, NSControl, NSString, NSTrackingArea; @interface DVTRolloverTracker : NSObject { @@ -28,7 +28,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTRolloverTrackingButton.h b/DVTKit/DVTRolloverTrackingButton.h index 085df8b84..ee7830b79 100644 --- a/DVTKit/DVTRolloverTrackingButton.h +++ b/DVTKit/DVTRolloverTrackingButton.h @@ -10,11 +10,14 @@ { long long _trackingRectTag; BOOL _mouseOver; - BOOL _redrawOnMouseEnteredAndExited; BOOL _trackingMouseDown; BOOL _trackingRectUpdatePending; + BOOL _redrawOnMouseEnteredAndExited; + BOOL _shouldUseRolloverAppearance; } +@property(nonatomic) BOOL shouldUseRolloverAppearance; // @synthesize shouldUseRolloverAppearance=_shouldUseRolloverAppearance; +@property(nonatomic) BOOL redrawOnMouseEnteredAndExited; // @synthesize redrawOnMouseEnteredAndExited=_redrawOnMouseEnteredAndExited; - (void)rightMouseDown:(id)arg1; - (void)mouseExited:(id)arg1; - (void)mouseEntered:(id)arg1; @@ -24,9 +27,6 @@ - (void)updateTrackingRect; - (void)_removeTrackingRect; - (void)updateMouseIsOver:(int)arg1; -- (BOOL)shouldUseRolloverAppearance; -- (BOOL)redrawOnMouseEnteredAndExited; -- (void)setRedrawOnMouseEnteredAndExited:(BOOL)arg1; - (void)mouseDown:(id)arg1; - (void)mouseEnteredOrExited:(BOOL)arg1; - (BOOL)mouseIsOver; diff --git a/DVTKit/DVTScopeBarsManager.h b/DVTKit/DVTScopeBarsManager.h index 528e43c44..e7429ac3c 100644 --- a/DVTKit/DVTScopeBarsManager.h +++ b/DVTKit/DVTScopeBarsManager.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSAnimationDelegate-Protocol.h" -@class DVTMapTable, DVTStackBacktrace, NSArray, NSMutableArray, NSViewAnimation; +@class DVTMapTable, DVTStackBacktrace, NSArray, NSMutableArray, NSString, NSViewAnimation; @interface DVTScopeBarsManager : NSObject { @@ -22,7 +22,7 @@ } + (void)initialize; -@property(readonly, nonatomic) NSViewAnimation *currentAnimation; // @synthesize currentAnimation=_currentAnimation; +@property(readonly, nonatomic) __weak NSViewAnimation *currentAnimation; // @synthesize currentAnimation=_currentAnimation; @property(nonatomic) int borderSides; // @synthesize borderSides=_borderSides; @property(readonly) NSArray *scopeBarControllers; // @synthesize scopeBarControllers=_scopeBarControllers; - (void).cxx_destruct; @@ -39,7 +39,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTScrollableTabBarClipView.h b/DVTKit/DVTScrollableTabBarClipView.h new file mode 100644 index 000000000..e8117f7bf --- /dev/null +++ b/DVTKit/DVTScrollableTabBarClipView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSClipView.h" + +@interface DVTScrollableTabBarClipView : NSClipView +{ + BOOL _shouldChangeNextScrollFromVerticalToHorizontal; +} + +@property(nonatomic) BOOL shouldChangeNextScrollFromVerticalToHorizontal; // @synthesize shouldChangeNextScrollFromVerticalToHorizontal=_shouldChangeNextScrollFromVerticalToHorizontal; +- (BOOL)_scrollTo:(const struct CGPoint *)arg1 animateScroll:(long long)arg2 flashScrollerKnobs:(unsigned long long)arg3; + +@end + diff --git a/DVTKit/DVTScrollableTabBarView.h b/DVTKit/DVTScrollableTabBarView.h new file mode 100644 index 000000000..bc0e6260b --- /dev/null +++ b/DVTKit/DVTScrollableTabBarView.h @@ -0,0 +1,189 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTMorphingDragImageDropTarget-Protocol.h" +#import "NSAnimationDelegate-Protocol.h" +#import "NSDraggingDestination-Protocol.h" +#import "NSTabViewDelegate-Protocol.h" + +@class CALayer, DVTScrollableTabBarViewAnimation, DVTScrollableTabBarViewButton, DVTScrollableTabButton, NSMutableArray, NSScrollView, NSString, NSTrackingArea, NSView; + +@interface DVTScrollableTabBarView : DVTBarBackground +{ + NSTrackingArea *_trackingArea; + unsigned long long _indexOfTabUnderMouse; + DVTScrollableTabBarViewButton *_createTabButton; + NSScrollView *_scrollView; + NSView *_scrollViewDocumentView; + NSView *_selectedTabContainerView; + NSView *_tabContainer; + NSMutableArray *_tabButtons; + unsigned long long _selectedTabButtonIndex; + unsigned long long _lastInsertedTabButtonIndex; + BOOL _isInteractivelyClosingTabs; + BOOL _isChangingSelection; + BOOL _isReadyToUse; + DVTScrollableTabButton *_draggedTabButton; + unsigned long long _dragSourceIndex; + unsigned long long _dropIndex; + unsigned long long _fallbackSelectedTabButtonIndex; + BOOL _shouldPreventLayOutWhileMovingButtons; + BOOL _selectedButtonIsDetached; + BOOL _isDroppingButton; + struct CGRect _layoutBounds; + struct CGRect _firstButtonFrame; + double _remainingWidthInTabBarAfterDividingEvenlyAmongButtons; + double _scrollViewContentWidth; + unsigned long long _stackingRegions; + BOOL _isStackingButtons; + double _edgeScrollingFactor; + double _titleScrollingFactor; + double _selectedButtonSlowingFactor; + double _slowingDistance; + DVTScrollableTabBarViewAnimation *_animation; + CALayer *_tabContainerMaskLayer; + CALayer *_leftTabContainerMaskLayer; + CALayer *_rightTabContainerMaskLayer; + CALayer *_backgroundLayerLeftOfActiveTab; + CALayer *_backgroundLayerRightOfActiveTab; + BOOL _isReorderingTabButtons; +} + +@property(readonly, nonatomic) BOOL isReorderingTabButtons; // @synthesize isReorderingTabButtons=_isReorderingTabButtons; +- (void).cxx_destruct; +- (void)tabTitlesDidChange; +- (struct CGRect)_visibleRectWithOriginalRect:(struct CGRect)arg1 rectToClipOut:(struct CGRect)arg2; +- (void)_layOutBackgroundLayersWithSelectedButtonFrame:(struct CGRect)arg1 animated:(BOOL)arg2; +- (id)accessibilityHitTest:(struct CGPoint)arg1; +- (id)accessibilityAttributeValue:(id)arg1; +- (BOOL)accessibilityIsAttributeSettable:(id)arg1; +- (id)accessibilityAttributeNames; +- (unsigned long long)_draggedURLOperationForDraggingInfo:(id)arg1; +- (void)_performTabBarDragOperationForURLs:(id)arg1 droppedAtIndex:(unsigned long long)arg2 honorWindowPolicy:(BOOL)arg3; +- (void)_performTabBarDragOperationForTabViewItem:(id)arg1 URL:(id)arg2; +- (void)concludeDragOperation:(id)arg1; +- (BOOL)performDragOperation:(id)arg1; +- (unsigned long long)draggingUpdated:(id)arg1; +- (unsigned long long)draggingEntered:(id)arg1; +- (BOOL)wantsPeriodicDraggingUpdates; +- (unsigned long long)_updateDropIndexWithDraggingInfo:(id)arg1; +- (BOOL)morphingDragImage:(id)arg1 performDragOperation:(id)arg2; +- (void)morphingDragImage:(id)arg1 draggingExited:(id)arg2; +- (unsigned long long)morphingDragImage:(id)arg1 draggingUpdated:(id)arg2; +- (unsigned long long)morphingDragImage:(id)arg1 draggingEntered:(id)arg2; +- (BOOL)wantsPeriodicDraggingUpdatesForMorphingDragImage:(id)arg1; +- (void)_detachTabAndPositionUnderCursor:(id)arg1; +- (struct CGPoint)_mouseLocationInDragImageForTabButton:(id)arg1; +- (BOOL)_shouldDetachTabForMouseEvent:(id)arg1; +- (BOOL)_canDetachTab; +- (void)_autoscrollButtonsForStackingRegion:(unsigned long long)arg1; +- (void)_updateDropIndexWithDraggingLocation:(struct CGPoint)arg1; +- (void)_dragTabWithMouseDownOffset:(struct CGPoint)arg1 mouseEvent:(id)arg2; +- (long long)_tabDragResultForEventTrackingWithStartEvent:(id)arg1; +- (long long)_tabDragResultForInitialDragWithStartEvent:(id)arg1; +- (void)_trackReorderingEventsWithStartEvent:(id)arg1 forTabButton:(id)arg2; +- (void)mouseExited:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)_setIndexOfTabUnderMouse:(unsigned long long)arg1 animated:(BOOL)arg2; +- (BOOL)_canShowCloseButton; +- (void)_updateIndexOfTabUnderCurrentMouseLocation:(BOOL)arg1; +- (void)updateTrackingAreas; +- (void)_updateKeyLoop; +- (void)_trackMouseEventsForEvent:(id)arg1 onTabAtIndex:(unsigned long long)arg2; +- (BOOL)_trackMouseEventsForEvent:(id)arg1 onCloseButtonOfTabButton:(id)arg2; +- (BOOL)_isMousePoint:(struct CGPoint)arg1 onCloseButtonOfTabButton:(id)arg2; +- (void)_trackMouseEventsForEvent:(id)arg1 inStackingRegion:(unsigned long long)arg2 withTabAtIndex:(unsigned long long)arg3; +- (id)_trackMouseEventsUntilMouseUp:(id)arg1 withBlock:(id)arg2; +- (void)otherMouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; +- (id)menuForEvent:(id)arg1; +- (void)scrollWheel:(id)arg1; +- (id)hitTest:(struct CGPoint)arg1; +- (id)_titlesAfterLeadingTruncation:(id)arg1 toFitInWidth:(double)arg2 withFont:(id)arg3; +- (unsigned long long)_numberOfCommonLeadingWordsOfWordList:(id)arg1 andWordList:(id)arg2; +- (id)_leadingTruncateTitleWithWords:(id)arg1 toFitInWidth:(double)arg2 withFont:(id)arg3 maximumNumberOfWordsToRemove:(unsigned long long)arg4; +- (void)updateTabTitles; +- (void)updateTabTitlesNow; +- (void)_moveButton:(id)arg1 toIndex:(unsigned long long)arg2; +- (void)_buttonDidBecomeFirstResponder:(id)arg1; +- (void)_didClickCloseButtonOnTab:(id)arg1 modifierFlags:(unsigned long long)arg2; +- (void)_tabButtonClicked:(id)arg1; +- (void)moveTabViewItem:(id)arg1 toIndex:(long long)arg2; +- (unsigned long long)numberOfTabs; +- (void)tabViewDidChangeNumberOfTabViewItems:(id)arg1; +- (void)tabView:(id)arg1 didSelectTabViewItem:(id)arg2; +- (void)tabView:(id)arg1 willSelectTabViewItem:(id)arg2; +- (void)_updateNewTabButtonImage; +- (id)_inactiveTabBackgroundForNonMainWindowNoTopBar; +- (id)_inactiveTabBackgroundForMainWindowNoTopBar; +- (id)_inactiveTabBackgroundForNonMainWindow; +- (id)_inactiveTabBackgroundForMainWindow; +- (id)_backgroundFillImage; +- (void)updateLayer; +- (BOOL)wantsUpdateLayer; +- (void)drawRect:(struct CGRect)arg1; +- (void)_windowChangedKeyState; +- (void)_scrollToButtonAtIndex:(unsigned long long)arg1; +- (void)_scrollAfterClickingOnStackingRegion:(unsigned long long)arg1 withMouseOverTabAtIndex:(unsigned long long)arg2; +- (double)_effectiveRightStackWidthForButtonAtIndex:(unsigned long long)arg1; +- (double)_effectiveLeftStackWidthForButtonAtIndex:(unsigned long long)arg1; +- (unsigned long long)_visibleTabIndexAtPoint:(struct CGPoint)arg1 stackingRegion:(unsigned long long *)arg2 ignorePointsOutsideOfLayoutBounds:(BOOL)arg3; +- (unsigned long long)_visibleTabIndexAtPoint:(struct CGPoint)arg1 stackingRegion:(unsigned long long *)arg2; +- (unsigned long long)_centeredTabIndexAtPoint:(struct CGPoint)arg1; +- (unsigned long long)_tabIndexAtPoint:(struct CGPoint)arg1 withButtonWidth:(double)arg2 supplementalWidth:(double)arg3; +- (unsigned long long)_tabIndexAtPoint:(struct CGPoint)arg1; +- (struct CGRect)_viewFrameForAdjustedButtonFrame:(struct CGRect)arg1; +- (double)_horizontalOffsetForButtonAtIndex:(unsigned long long)arg1 frontmostButtonIndex:(unsigned long long)arg2 slowingFactor:(double)arg3; +- (struct CGRect)_tabIndexAtPointWhenLayingOutButtonsToAlignWithWindowCenter:(unsigned long long)arg1; +- (struct CGRect)_adjustedFrameForButtonAtIndex:(unsigned long long)arg1 isHidden:(char *)arg2; +- (struct CGRect)_frameForButtonAtIndex:(unsigned long long)arg1 firstButtonOffset:(double)arg2 buttonWidth:(double)arg3 supplementalWidth:(double)arg4; +- (struct CGRect)_unstackedFrameForButtonAtIndex:(unsigned long long)arg1; +- (unsigned long long)_calculateStackingRegions; +- (double)_buttonWidthForNumberOfButtons:(unsigned long long)arg1 inWidth:(double)arg2 remainderWidth:(double *)arg3; +- (void)_updateButtonWidthAndRemainingWidthInTabBarToDivideAmongButtons; +- (void)_recalculateLayout; +- (BOOL)_shouldLayOutButtonsToAlignWithWindowCenter; +- (unsigned long long)_numberOfTabsForLayout; +- (id)_tabButtonAffectingLeftSeparatorOfTabAtIndex:(unsigned long long)arg1; +- (id)_tabButtonAffectingRightSeparatorOfTabAtIndex:(unsigned long long)arg1; +- (void)_redrawButtonSeparators; +- (void)_restackButtonViews; +- (unsigned long long)_frontmostButtonIndex; +- (void)_updateButtonSeparators; +- (void)_removeTabButton:(id)arg1; +- (void)_insertTabButtonWithTabViewItem:(id)arg1 atIndex:(unsigned long long)arg2; +- (BOOL)_insertMissingButtonsFromTabView; +- (void)_layOutButtonsAnimated:(BOOL)arg1; +- (void)_updateButtonsAndLayOutAnimated:(BOOL)arg1; +- (void)_setUpViewAnimationForLayout:(BOOL)arg1; +- (void)setReadyToUse; +- (BOOL)_shouldLayOutButtonsNow; +- (void)_clipViewBoundsChanged:(id)arg1; +- (void)_finishAnimation; +- (void)animationDidStop:(id)arg1; +- (void)animationDidEnd:(id)arg1; +- (BOOL)animationShouldStart:(id)arg1; +- (void)updateLabelNowForTab:(id)arg1; +- (void)updateLabelSoonForTab:(id)arg1; +- (BOOL)isOpaque; +- (void)setFrameSize:(struct CGSize)arg1; +- (void)disconnectFromTabbedWindowController; +- (void)_commonScrollableTabBarViewInit; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (id)newTabIcon; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTKit/DVTScrollableTabBarViewAnimation.h b/DVTKit/DVTScrollableTabBarViewAnimation.h new file mode 100644 index 000000000..d3cf4e921 --- /dev/null +++ b/DVTKit/DVTScrollableTabBarViewAnimation.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSAnimation.h" + +@class DVTScrollableTabBarView, NSMapTable; + +@interface DVTScrollableTabBarViewAnimation : NSAnimation +{ + NSMapTable *_viewsToAnimationParameters; + NSMapTable *_layersToAnimationParameters; + DVTScrollableTabBarView *_scrollableTabBarView; +} + +@property(nonatomic) __weak DVTScrollableTabBarView *scrollableTabBarView; // @synthesize scrollableTabBarView=_scrollableTabBarView; +- (void).cxx_destruct; +- (void)_updateLayer:(id)arg1 withProgress:(double)arg2; +- (void)_updateView:(id)arg1 withProgress:(double)arg2; +- (struct CGRect)_frameForAnimationParameters:(id)arg1 withProgress:(double)arg2; +- (void)setCurrentProgress:(float)arg1; +- (void)stopAnimation; +- (void)setFrame:(struct CGRect)arg1 forLayer:(id)arg2; +- (struct CGRect)endFrameForLayer:(id)arg1; +- (void)setFrame:(struct CGRect)arg1 forView:(id)arg2; +- (struct CGRect)endFrameForView:(id)arg1; +- (id)initWithDuration:(double)arg1 animationCurve:(unsigned long long)arg2; +- (id)runLoopModesForAnimating; + +@end + diff --git a/DVTKit/DVTScrollableTabBarViewButton.h b/DVTKit/DVTScrollableTabBarViewButton.h new file mode 100644 index 000000000..0dca7a913 --- /dev/null +++ b/DVTKit/DVTScrollableTabBarViewButton.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSButton.h" + +@class DVTTabbedWindowTabViewItem; + +@interface DVTScrollableTabBarViewButton : NSButton +{ + BOOL _active; + BOOL _showsLeftSeparator; + BOOL _showsRightSeparator; + DVTTabbedWindowTabViewItem *_tabViewItem; +} + ++ (double)contentBoundsWidthForButtonWidth:(double)arg1; +@property(retain, nonatomic) DVTTabbedWindowTabViewItem *tabViewItem; // @synthesize tabViewItem=_tabViewItem; +@property(nonatomic) BOOL showsRightSeparator; // @synthesize showsRightSeparator=_showsRightSeparator; +@property(nonatomic) BOOL showsLeftSeparator; // @synthesize showsLeftSeparator=_showsLeftSeparator; +@property(nonatomic, getter=isActive) BOOL active; // @synthesize active=_active; +- (void).cxx_destruct; +- (id)_backgroundImageForActiveTab:(BOOL)arg1 inActiveWindow:(BOOL)arg2; +- (void)updateLayer; +- (BOOL)wantsUpdateLayer; +- (void)_windowChangedKeyState; +- (struct CGRect)contentBounds; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/DVTKit/DVTScrollableTabButton.h b/DVTKit/DVTScrollableTabButton.h new file mode 100644 index 000000000..bc4fd9d21 --- /dev/null +++ b/DVTKit/DVTScrollableTabButton.h @@ -0,0 +1,103 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSTextFieldDelegate-Protocol.h" + +@class DVTRolloverImageButton, DVTTabBarClippedItemsIndicator, NSArray, NSImage, NSImageView, NSLayoutConstraint, NSString, NSText, NSTextField, NSView, NSWindow; + +@interface DVTScrollableTabButton : DVTScrollableTabBarViewButton +{ + NSString *_title; + NSTextField *_titleTextField; + NSImageView *_errorIndicator; + NSView *_focusRingView; + NSTextField *_userRenameTabField; + NSView *_mainContentContainer; + NSText *_editor; + NSLayoutConstraint *_mainContentContainerWidthConstraint; + NSLayoutConstraint *_mainContentContainerLeadingConstraint; + NSLayoutConstraint *_mainContentContainerTrailingConstraint; + NSLayoutConstraint *_mainContentContainerHorizontalCenteringConstraint; + DVTTabBarClippedItemsIndicator *_clippedItemsIndicator; + NSArray *_clippedItemsIndicatorConstraints; + NSImage *_tabDragImage; + NSImage *_miniWindowDragImage; + struct CGRect _miniWindowStartFrame; + struct CGRect _miniWindowEndFrame; + NSWindow *_miniWindowDragWindow; + NSWindow *_miniWindowTabbedWindow; + struct CGAffineTransform _originalBrowserTransform; + BOOL _isRenamingTab; + BOOL _showingAlertSymbol; + BOOL _showingCloseButton; + BOOL _showingClippedItemsIndicator; + DVTRolloverImageButton *_closeButton; + SEL _closeAction; + SEL _becomeFirstResponderAction; + double _buttonWidthForTitleLayout; + double _titleCenterOffset; +} + ++ (id)titleFont; ++ (double)titleWidthForButtonWidth:(double)arg1; +@property(nonatomic) double titleCenterOffset; // @synthesize titleCenterOffset=_titleCenterOffset; +@property(nonatomic) double buttonWidthForTitleLayout; // @synthesize buttonWidthForTitleLayout=_buttonWidthForTitleLayout; +@property(nonatomic, getter=isShowingClippedItemsIndicator) BOOL showingClippedItemsIndicator; // @synthesize showingClippedItemsIndicator=_showingClippedItemsIndicator; +@property(nonatomic, getter=isShowingCloseButton) BOOL showingCloseButton; // @synthesize showingCloseButton=_showingCloseButton; +@property(nonatomic, getter=isShowingAlertSymbol) BOOL showingAlertSymbol; // @synthesize showingAlertSymbol=_showingAlertSymbol; +@property(nonatomic) SEL becomeFirstResponderAction; // @synthesize becomeFirstResponderAction=_becomeFirstResponderAction; +@property(nonatomic) SEL closeAction; // @synthesize closeAction=_closeAction; +@property(readonly) DVTRolloverImageButton *closeButton; // @synthesize closeButton=_closeButton; +- (void).cxx_destruct; +- (void)stopEditingTabName; +- (BOOL)control:(id)arg1 textView:(id)arg2 doCommandBySelector:(SEL)arg3; +- (void)controlTextDidEndEditing:(id)arg1; +- (void)_stopEditingAndUninstallEditor; +- (void)startEditingTabName; +- (BOOL)resignFirstResponder; +- (BOOL)becomeFirstResponder; +- (void)updateConstraints; +- (void)updateLayer; +- (void)setState:(long long)arg1; +- (void)setTitle:(id)arg1; +- (id)title; +- (void)_growMiniWindowForDetachedTabWithDragController:(id)arg1; +- (void)_customGrowMiniWindowForDetachedTabWithDragController:(id)arg1 newTabbedWindowController:(id)arg2; +- (void)_growMiniWindow:(id)arg1; +- (void)morphingDragImageEnded:(id)arg1; +- (void)morphingDragImage:(id)arg1 wasDroppedAtPointOnScreen:(struct CGPoint)arg2; +- (void)morphingDragImage:(id)arg1 movedToPointOnScreen:(struct CGPoint)arg2; +- (double)_miniWindowDragImageWidth; +- (id)miniWindowDragImage; +- (id)tabDragImage; +- (struct CGSize)maximumDragImageSize; +- (id)_titleStringAttributesForMainWindow:(BOOL)arg1 activeTab:(BOOL)arg2; +- (void)_updateTitleTextField; +- (void)_updateErrorIndicatorImage; +- (void)_updateCloseButtonImages; +- (void)setShowingCloseButton:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_createClippedItemsIndicatorConstraintsIfNecessary; +- (void)_createdClippedItemsIndicatorIfNecessary; +- (void)_closeButtonClicked:(id)arg1; +- (void)destroy; +- (void)_updateAccessibilityAttributes; +- (void)_setUpConstraints; +- (void)_updateTitleContainerConstraints; +- (void)setAlignment:(unsigned long long)arg1; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1 tabViewItem:(id)arg2; +- (id)initWithFrame:(struct CGRect)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTKit/DVTSearchFieldCell.h b/DVTKit/DVTSearchFieldCell.h index 9701a2021..33838a378 100644 --- a/DVTKit/DVTSearchFieldCell.h +++ b/DVTKit/DVTSearchFieldCell.h @@ -53,6 +53,7 @@ - (void)_updateSearchButtonImages; - (void)drawFocusRingMaskWithFrame:(struct CGRect)arg1 inView:(id)arg2; - (struct CGRect)searchTextRectForBounds:(struct CGRect)arg1; +- (id)setUpFieldEditorAttributes:(id)arg1; - (void)_dvtFindBarSearchFieldCellCommonInit; - (id)copy; - (id)initWithCoder:(id)arg1; diff --git a/DVTKit/DVTSegmentedControl.h b/DVTKit/DVTSegmentedControl.h index 3e549cbf5..c581c7634 100644 --- a/DVTKit/DVTSegmentedControl.h +++ b/DVTKit/DVTSegmentedControl.h @@ -11,36 +11,26 @@ @interface DVTSegmentedControl : NSSegmentedControl { NSMutableArray *_alternateImages; - NSMutableArray *_inactiveImages; - NSMutableArray *_alternateInactiveImages; - NSMutableArray *_disabledImages; - NSMutableArray *_disabledInactiveImages; BOOL _shouldDrawMenuIndictor; BOOL _bordered; + double _menuIndicatorInset; } + (id)toolbarSegmentedControlWithImages:(id)arg1 trackingMode:(unsigned long long)arg2; -+ (id)toolbarSegmentedControlWithTrackingMode:(unsigned long long)arg1 images:(id)arg2 alternateImages:(id)arg3 inactiveImages:(id)arg4 alternateInactiveImages:(id)arg5; -+ (id)toolbarSegmentedControlWithTrackingMode:(unsigned long long)arg1 images:(id)arg2 alternateImages:(id)arg3 inactiveImages:(id)arg4 alternateInactiveImages:(id)arg5 disabledImages:(id)arg6 disabledInactiveImages:(id)arg7; ++ (id)toolbarSegmentedControlWithTrackingMode:(unsigned long long)arg1 images:(id)arg2 alternateImages:(id)arg3; @property(getter=isBordered) BOOL bordered; // @synthesize bordered=_bordered; +@property double menuIndicatorInset; // @synthesize menuIndicatorInset=_menuIndicatorInset; @property BOOL shouldDrawMenuIndictor; // @synthesize shouldDrawMenuIndictor=_shouldDrawMenuIndictor; - (void).cxx_destruct; - (BOOL)wantsDefaultClipping; - (void)setNeedsDisplay:(BOOL)arg1; - (void)applyDVTStyleWithTrackingMode:(unsigned long long)arg1; -- (void)setAlternateInactiveImage:(id)arg1 forSegment:(long long)arg2; -- (id)alternateInactiveImageForSegment:(long long)arg1; -- (void)setInactiveImage:(id)arg1 forSegment:(long long)arg2; -- (id)inactiveImageForSegment:(long long)arg1; - (void)setAlternateImage:(id)arg1 forSegment:(long long)arg2; - (id)alternateImageForSegment:(long long)arg1; -- (void)setDisabledInactiveImage:(id)arg1 forSegment:(long long)arg2; -- (id)disabledInactiveImageForSegment:(long long)arg1; -- (void)setDisabledImage:(id)arg1 forSegment:(long long)arg2; -- (id)disabledImageForSegment:(long long)arg1; - (id)_getImageInArray:(id)arg1 forSegment:(long long)arg2; - (void)_setImage:(id)arg1 inArray:(id)arg2 forSegment:(long long)arg3; - (id)initWithFrame:(struct CGRect)arg1; +@property BOOL useAnyDrawingStyle; @property BOOL useRadioDrawingStyle; @property BOOL useMenuDelayForSelectedSegment; @property BOOL useMenuDelay; diff --git a/DVTKit/DVTSizeView.h b/DVTKit/DVTSizeView.h new file mode 100644 index 000000000..18122565b --- /dev/null +++ b/DVTKit/DVTSizeView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface DVTSizeView : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; +@property(readonly) double spaceBetweenBars; +@property(readonly) struct CGSize minSize; + +@end + diff --git a/DVTKit/DVTSizeViewController.h b/DVTKit/DVTSizeViewController.h new file mode 100644 index 000000000..db1926456 --- /dev/null +++ b/DVTKit/DVTSizeViewController.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class DVTBorderedView, DVTSizeView, NSLayoutConstraint, NSTextField; + +@interface DVTSizeViewController : NSViewController +{ + DVTBorderedView *_borderedView; + DVTSizeView *_sizeView; + NSLayoutConstraint *_widthConstraint; + NSLayoutConstraint *_heightConstraint; + NSTextField *_widthLabel; + NSTextField *_heightLabel; + struct CGSize _size; +} + +@property __weak NSTextField *heightLabel; // @synthesize heightLabel=_heightLabel; +@property __weak NSTextField *widthLabel; // @synthesize widthLabel=_widthLabel; +@property __weak NSLayoutConstraint *heightConstraint; // @synthesize heightConstraint=_heightConstraint; +@property __weak NSLayoutConstraint *widthConstraint; // @synthesize widthConstraint=_widthConstraint; +@property __weak DVTSizeView *sizeView; // @synthesize sizeView=_sizeView; +@property __weak DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +@property(nonatomic) struct CGSize size; // @synthesize size=_size; +- (void).cxx_destruct; +- (void)_updateFromSize; +- (void)loadView; +- (id)initWithDefaultNibName; + +@end + diff --git a/DVTKit/DVTSlidingViewsBar.h b/DVTKit/DVTSlidingViewsBar.h index 9d78c549a..d360c9d88 100644 --- a/DVTKit/DVTSlidingViewsBar.h +++ b/DVTKit/DVTSlidingViewsBar.h @@ -6,20 +6,24 @@ #import -@class DVTClippedTabsIndicator, DVTSlidingAnimation, NSMutableArray; +@class DVTClippedTabsIndicator, DVTSlidingAnimation, NSArray; @interface DVTSlidingViewsBar : DVTBarBackground { - DVTClippedTabsIndicator *_clipIndicator; - NSMutableArray *_buttons; - unsigned long long _dropIndex; - unsigned long long _dragSourceIndex; double _draggedItemWidth; DVTClippedTabsIndicator *_rightClipIndicator; DVTSlidingAnimation *_animation; + long long _dropIndex; + long long _dragSourceIndex; } +@property(nonatomic) long long dragSourceIndex; // @synthesize dragSourceIndex=_dragSourceIndex; +@property(nonatomic) long long dropIndex; // @synthesize dropIndex=_dropIndex; +@property(readonly) DVTSlidingAnimation *animation; // @synthesize animation=_animation; +@property(readonly) DVTClippedTabsIndicator *rightClipIndicator; // @synthesize rightClipIndicator=_rightClipIndicator; - (void).cxx_destruct; +- (void)updateButtons; +- (void)_ensureButtonIsInViewHierarchy:(id)arg1; - (void)viewWillBeginDragging:(id)arg1; - (id)viewPinnedToOverflowIndicator; - (void)moveSlidingViewToCurrentDropIndex:(id)arg1; @@ -36,8 +40,6 @@ - (BOOL)reorderSlidingView:(id)arg1 fromMouseDownEvent:(id)arg2; - (id)_lastDraggedOrUpEventFollowing:(id)arg1; - (id)_lastDraggedEventFollowing:(id)arg1; -- (void)setDropIndex:(unsigned long long)arg1; -- (unsigned long long)dropIndex; - (void)slideButtonsIntoPlace; - (unsigned long long)dropIndexFromLocalPoint:(struct CGPoint)arg1; - (unsigned long long)dropIndexFromDraggingInfo:(id)arg1; @@ -53,9 +55,9 @@ - (double)maxButtonXWithClipIndicator; - (double)maxButtonXWithoutClipIndicator; - (unsigned long long)lastNonSlidingViewIndex; +@property(readonly) NSArray *buttons; - (void)viewWillMoveToWindow:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (void)_ensureButtonIsInViewHierarchy:(id)arg1; @end diff --git a/DVTKit/DVTSourceBufferProvider-Protocol.h b/DVTKit/DVTSourceBufferProvider-Protocol.h index ed7db45ef..dd3d160b5 100644 --- a/DVTKit/DVTSourceBufferProvider-Protocol.h +++ b/DVTKit/DVTSourceBufferProvider-Protocol.h @@ -7,7 +7,6 @@ #import "NSObject-Protocol.h" @protocol DVTSourceBufferProvider -- (id)sourceModel; - (unsigned long long)leadingWhitespacePositionsForLine:(unsigned long long)arg1; - (struct _NSRange)lineRangeForCharacterRange:(struct _NSRange)arg1; - (unsigned long long)length; diff --git a/DVTKit/DVTSourceCodeComparisonAnnotationContext-Protocol.h b/DVTKit/DVTSourceCodeComparisonAnnotationContext-Protocol.h index 4a1b169ad..39585d810 100644 --- a/DVTKit/DVTSourceCodeComparisonAnnotationContext-Protocol.h +++ b/DVTKit/DVTSourceCodeComparisonAnnotationContext-Protocol.h @@ -9,8 +9,8 @@ @class DVTDiffDescriptor, DVTDiffSession, NSURL; @protocol DVTSourceCodeComparisonAnnotationContext -@property(readonly) DVTDiffSession *diffSession; -@property(readonly) DVTDiffDescriptor *diffDescriptor; +@property(readonly) __weak DVTDiffSession *diffSession; +@property(readonly) __weak DVTDiffDescriptor *diffDescriptor; @property(readonly) int dataSourceType; @property(readonly) NSURL *documentURL; @end diff --git a/DVTKit/DVTSourceCodeSymbolKind-DVTSourceCodeSymbolKindKitAdditions.h b/DVTKit/DVTSourceCodeSymbolKind-DVTSourceCodeSymbolKindKitAdditions.h index c0029f795..d1c563f3f 100644 --- a/DVTKit/DVTSourceCodeSymbolKind-DVTSourceCodeSymbolKindKitAdditions.h +++ b/DVTKit/DVTSourceCodeSymbolKind-DVTSourceCodeSymbolKindKitAdditions.h @@ -9,8 +9,8 @@ @class NSImage, NSString; @interface DVTSourceCodeSymbolKind (DVTSourceCodeSymbolKindKitAdditions) -@property(readonly) NSImage *largeIcon; -@property(readonly) NSImage *icon; -@property(readonly) NSString *iconPath; +@property(readonly, copy) NSImage *largeIcon; +@property(readonly, copy) NSImage *icon; +@property(readonly, copy) NSString *iconPath; @end diff --git a/DVTKit/DVTSourceExpression.h b/DVTKit/DVTSourceExpression.h index c9dd46d58..aa8fdaf62 100644 --- a/DVTKit/DVTSourceExpression.h +++ b/DVTKit/DVTSourceExpression.h @@ -22,11 +22,11 @@ @property(readonly) id context; // @synthesize context=_context; @property(readonly) struct _NSRange expressionRange; // @synthesize expressionRange=_expressionRange; -@property(readonly) NSDictionary *symbolDescription; // @synthesize symbolDescription=_symbolDescription; +@property(readonly, copy) NSDictionary *symbolDescription; // @synthesize symbolDescription=_symbolDescription; @property(readonly) DVTTextDocumentLocation *textSelectionLocation; // @synthesize textSelectionLocation=_textSelectionLocation; -@property(readonly) NSString *textSelectionString; // @synthesize textSelectionString=_textSelectionString; -@property(readonly) NSString *symbolString; // @synthesize symbolString=_symbolString; -@property(readonly) NSString *expressionString; // @synthesize expressionString=_expressionString; +@property(readonly, copy) NSString *textSelectionString; // @synthesize textSelectionString=_textSelectionString; +@property(readonly, copy) NSString *symbolString; // @synthesize symbolString=_symbolString; +@property(readonly, copy) NSString *expressionString; // @synthesize expressionString=_expressionString; @property(readonly) DVTTextDocumentLocation *location; // @synthesize location=_location; - (void).cxx_destruct; - (id)description; diff --git a/DVTKit/DVTSourceLandmarkItem.h b/DVTKit/DVTSourceLandmarkItem.h index d6359109d..0e1755352 100644 --- a/DVTKit/DVTSourceLandmarkItem.h +++ b/DVTKit/DVTSourceLandmarkItem.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class DVTSourceModelItem, DVTStackBacktrace, NSArray, NSMutableArray, NSString; +@class DVTStackBacktrace, NSArray, NSMutableArray, NSString; @interface DVTSourceLandmarkItem : NSObject { @@ -16,12 +16,13 @@ int _type; struct _NSRange _range; struct _NSRange _nameRange; + NSString *_typeName; long long _nestingLevel; long long _indentLevel; double _timestamp; DVTStackBacktrace *_pendingUpdateBacktrace; id _delegate; - DVTSourceModelItem *_sourceModelItem; + void *_itemRef; } + (int)sourceLandmarkItemTypeForNodeType:(long long)arg1; @@ -48,8 +49,10 @@ - (BOOL)isEqual:(id)arg1; - (unsigned long long)hash; - (id)description; +@property(readonly, copy, nonatomic) NSString *typeName; // @synthesize typeName=_typeName; +- (void)_evaluateTypeName; - (void)_evaluateNameAndRange; -- (id)initWithSourceModelItem:(id)arg1 type:(int)arg2 delegate:(id)arg3; +- (id)initWithItemReference:(void *)arg1 type:(int)arg2 delegate:(id)arg3; - (id)initWithName:(id)arg1 type:(int)arg2; @end diff --git a/DVTKit/DVTSourceLandmarkItemDelegate-Protocol.h b/DVTKit/DVTSourceLandmarkItemDelegate-Protocol.h index 5ac2ea7d0..d77f9eb44 100644 --- a/DVTKit/DVTSourceLandmarkItemDelegate-Protocol.h +++ b/DVTKit/DVTSourceLandmarkItemDelegate-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol DVTSourceLandmarkItemDelegate -- (id)landmarkItemNameForSourceModelItem:(id)arg1 nameRange:(struct _NSRange *)arg2; +- (id)landmarkItemTypeNameForReference:(void *)arg1; +- (id)landmarkItemNameForReference:(void *)arg1 nameRange:(struct _NSRange *)arg2; @end diff --git a/DVTKit/DVTSourceLanguageService.h b/DVTKit/DVTSourceLanguageService.h new file mode 100644 index 000000000..cc6a688b2 --- /dev/null +++ b/DVTKit/DVTSourceLanguageService.h @@ -0,0 +1,76 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTSourceCodeLanguage, DVTStackBacktrace, NSString; + +@interface DVTSourceLanguageService : NSObject +{ + DVTSourceCodeLanguage *_language; + id _delegate; + id _contentGenerationCompletionBlock; +} + ++ (id)methodOrFunctionSourceLandmarkItemForSourceLandmarkItem:(id)arg1; ++ (BOOL)canGenerateContentsForURL:(id)arg1; ++ (void)initialize; ++ (id)sourceLanguageServiceForLanguage:(id)arg1 withDelegate:(id)arg2; +@property(copy) id contentGenerationCompletionBlock; // @synthesize contentGenerationCompletionBlock=_contentGenerationCompletionBlock; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(readonly) DVTSourceCodeLanguage *language; // @synthesize language=_language; +- (void).cxx_destruct; +- (id)stringByTogglingCommentsInLineRange:(struct _NSRange)arg1; +- (id)stringByUncommentingString:(id)arg1; +- (id)stringByCommentingString:(id)arg1; +- (long long)commentCoverageInLineRange:(struct _NSRange)arg1; +- (id)blockCommentCircumfixes; +- (id)lineCommentPrefixes; +- (id)indentLineRange:(struct _NSRange)arg1 effectiveLineRange:(struct _NSRange *)arg2; +- (long long)languageIdentifierAtLocation:(unsigned long long)arg1; +- (long long)foldableBlockDepthForLineAtLocation:(unsigned long long)arg1; +- (struct _NSRange)foldableBlockInnerRangeForLineAtLocation:(unsigned long long)arg1; +- (struct _NSRange)foldableBlockRangeForLineAtLocation:(unsigned long long)arg1; +- (id)foldableBlockInnerRangesInRange:(struct _NSRange)arg1; +- (id)foldableBlockRangesAtLocation:(unsigned long long)arg1; +- (struct _NSRange)foldableBlockRangeAtLocation:(unsigned long long)arg1; +- (unsigned long long)indentOfBlockAtLocation:(unsigned long long)arg1; +- (unsigned long long)locationOfNextMatchedDelimiterAtLocation:(unsigned long long)arg1; +- (unsigned long long)locationOfPreviousMatchedDelimiterAtLocation:(unsigned long long)arg1; +- (void)doingBatchEdit:(BOOL)arg1; +- (struct _NSRange)functionOrMethodBodyRangeAtIndex:(unsigned long long)arg1; +- (struct _NSRange)functionRangeAtIndex:(unsigned long long)arg1 isDefinitionOrCall:(char *)arg2; +- (struct _NSRange)methodDefinitionRangeAtIndex:(unsigned long long)arg1; +- (struct _NSRange)methodCallRangeAtIndex:(unsigned long long)arg1; +- (struct _NSRange)methodOrFunctionRangeAtIndex:(unsigned long long)arg1; +- (struct _NSRange)tokenizableRangeWithRange:(struct _NSRange)arg1; +- (struct _NSRange)rangeOfWordAtIndex:(unsigned long long)arg1 allowNonWords:(BOOL)arg2; +- (struct _NSRange)rangeForInvalidateAttributesInRange:(struct _NSRange)arg1; +- (void)contextDidChange:(id)arg1; +- (BOOL)shouldAutoCompleteAtLocation:(unsigned long long)arg1 autoCompleteCharacterSet:(id)arg2 proposedAutoComplete:(BOOL)arg3; +- (BOOL)shouldShowTemporaryLinkForCharacterAtIndex:(unsigned long long)arg1 proposedRange:(struct _NSRange)arg2 effectiveRanges:(id *)arg3; +- (id)symbolNameAtCharacterIndex:(unsigned long long)arg1 nameRanges:(id *)arg2; +- (struct _NSRange)characterRangeForUSR:(id)arg1; +- (void)updateLineRange:(struct _NSRange)arg1 changeInLength:(long long)arg2; +- (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 replacedString:(id)arg3 affectedRange:(struct _NSRange *)arg4; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (id)generatedContentCounterpartURL; +- (void)primitiveInvalidate; +- (id)initWithLanguage:(id)arg1 delegate:(id)arg2; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DVTKit/DVTSourceLanguageServiceDelegate-Protocol.h b/DVTKit/DVTSourceLanguageServiceDelegate-Protocol.h new file mode 100644 index 000000000..639f12647 --- /dev/null +++ b/DVTKit/DVTSourceLanguageServiceDelegate-Protocol.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSDictionary; + +@protocol DVTSourceLanguageServiceDelegate +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; +- (void)serviceAvailabilityNotification:(BOOL)arg1 message:(id)arg2; +- (void)scheduleLazyInvalidationForRange:(struct _NSRange)arg1; +- (void)invalidateAllLandmarks; +- (id)sourceLandmarkAtCharacterIndex:(unsigned long long)arg1; +- (long long)syntaxTypeForItem:(id)arg1 context:(id)arg2; +- (id)language; +- (unsigned long long)leadingWhitespacePositionsForLine:(unsigned long long)arg1; +- (struct _NSRange)currentWordAtIndex:(unsigned long long)arg1; +- (struct _NSRange)characterRangeForLineRange:(struct _NSRange)arg1; +- (struct _NSRange)lineRangeForCharacterRange:(struct _NSRange)arg1; +- (id)string; +- (BOOL)isSyntaxColoringEnabled; +- (BOOL)isDoingBatchEdit; +@end + diff --git a/DVTKit/DVTSourceLanguageSourceModelService-Protocol.h b/DVTKit/DVTSourceLanguageSourceModelService-Protocol.h new file mode 100644 index 000000000..ab5f1bb6d --- /dev/null +++ b/DVTKit/DVTSourceLanguageSourceModelService-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSourceLanguageSourceModelService +- (id)stringForItem:(id)arg1; +- (id)commonSourceModelItemAtRange:(struct _NSRange)arg1; +- (id)sourceModelItemAtCharacterIndex:(unsigned long long)arg1; +- (id)sourceModelItemAtCharacterIndex:(unsigned long long)arg1 affinity:(unsigned long long)arg2; +- (id)sourceModelWithoutParsing; +- (id)sourceModel; +@end + diff --git a/DVTKit/DVTSourceLanguageSyntaxTypeService-Protocol.h b/DVTKit/DVTSourceLanguageSyntaxTypeService-Protocol.h new file mode 100644 index 000000000..38dcd2e50 --- /dev/null +++ b/DVTKit/DVTSourceLanguageSyntaxTypeService-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSourceLanguageSyntaxTypeService +- (void)generateLandmarkItemsForParent:(id)arg1 matchingType:(id)arg2 altParent:(void)arg3 matchingAltType:(id)arg4; +- (struct _NSRange)textCompletionSession:(id)arg1 replacementRangeForSuggestedRange:(struct _NSRange)arg2; +- (id)scopeLanguageSpecificationIdentifiersAtLocation:(unsigned long long)arg1; +- (id)functionAndMethodRanges; +- (id)commentBlockRanges; +- (BOOL)isInTokenizableCodeAtLocation:(unsigned long long)arg1; +- (BOOL)isInPlainCodeAtLocation:(unsigned long long)arg1; +- (BOOL)isInKeywordAtLocation:(unsigned long long)arg1; +- (BOOL)isIncompletionPlaceholderAtLocation:(unsigned long long)arg1; +- (BOOL)isInNumberConstantAtLocation:(unsigned long long)arg1; +- (BOOL)isInCharacterConstantAtLocation:(unsigned long long)arg1; +- (BOOL)isInIdentifierAtLocation:(unsigned long long)arg1; +- (BOOL)isInStringConstantAtLocation:(unsigned long long)arg1; +- (BOOL)isInIncludeStatementAtLocation:(unsigned long long)arg1; +- (BOOL)isInPreprocessorStatementAtLocation:(unsigned long long)arg1; +- (BOOL)isInDocCommentAtLocation:(unsigned long long)arg1; +- (BOOL)isInCommentAtLocation:(unsigned long long)arg1; +- (long long)syntaxTypeAtCharacterIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2 context:(id)arg3; +@end + diff --git a/DVTKit/DVTSourceTextScrollView.h b/DVTKit/DVTSourceTextScrollView.h index b4d71dbec..b887fff25 100644 --- a/DVTKit/DVTSourceTextScrollView.h +++ b/DVTKit/DVTSourceTextScrollView.h @@ -15,12 +15,11 @@ BOOL _scrollingHorizontally; } ++ (BOOL)isCompatibleWithResponsiveScrolling; @property(retain) DVTComparisonSplitView *comparisonSplitView; // @synthesize comparisonSplitView=_comparisonSplitView; @property(retain) id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (id)_pointInVisibleScroller:(struct CGPoint)arg1; -- (void)_doScroller:(id)arg1 hitPart:(long long)arg2 multiplier:(double)arg3; -- (void)scrollWheelHorizontal:(id)arg1; - (void)reflectScrolledClipView:(id)arg1; - (void)scrollWheel:(id)arg1; - (void)setFrameSize:(struct CGSize)arg1; diff --git a/DVTKit/DVTSourceTextScrollViewDelegate-Protocol.h b/DVTKit/DVTSourceTextScrollViewDelegate-Protocol.h index b884dd1ee..e1c0b04d5 100644 --- a/DVTKit/DVTSourceTextScrollViewDelegate-Protocol.h +++ b/DVTKit/DVTSourceTextScrollViewDelegate-Protocol.h @@ -13,6 +13,6 @@ - (void)scrollViewDidSetFrameSize:(id)arg1; - (void)scrollViewDidEndLiveResize:(id)arg1; - (void)scrollViewWillStartLiveResize:(id)arg1; -- (void)scrollView:(id)arg1 didReceiveScrollWheelEvent:(id)arg2; +- (BOOL)scrollView:(id)arg1 shouldHandleScrollWheelEvent:(id)arg2; @end diff --git a/DVTKit/DVTSourceTextView.h b/DVTKit/DVTSourceTextView.h index 7cf2e4d54..e6821fae5 100644 --- a/DVTKit/DVTSourceTextView.h +++ b/DVTKit/DVTSourceTextView.h @@ -19,7 +19,6 @@ struct CGPoint _lastMouseMovedLocation; struct _NSRange _foldingHoverRange; DVTTextAnnotationIndicatorAnimation *_annotationIndicatorAnimation; - NSArray *_temporaryLinkRanges; unsigned long long _temporaryLinkHoverModifierFlags; unsigned long long _temporaryLinkHoverAltModifierFlags; NSArray *_clickedTemporaryLinkRanges; @@ -48,7 +47,7 @@ unsigned long long _locationOfOpenBracePendingClose; NSTimer *_scrollbarMarkerUpdateTimer; DVTAnnotationManager *_annotationManager; - DVTHashTable *_visibleViewAnnotations; + DVTHashTable *_preparedViewAnnotations; NSView *_staticVisualizationView; int _findResultStyle; DVTMutableRangeArray *_typeOverCompletionRanges; @@ -61,7 +60,6 @@ unsigned int dDidScroll:1; unsigned int dColoringContext:1; unsigned int delegateRespondsToWillReturnPrintJobTitle:1; - unsigned int temporaryLinkIsAlternate:1; unsigned int updatingInsertionPoint:1; unsigned int wasPostsFrameChangedNotifications:1; unsigned int doingDidChangeSelection:1; @@ -83,6 +81,8 @@ struct _NSRange _selectedRangeBeforeMouseDown; } ++ (BOOL)isCompatibleWithResponsiveScrolling; ++ (BOOL)_shouldEnableResponsiveScrolling; + (id)autoCompleteChars; + (id)performanceLogAspect; + (id)foldingLogAspect; @@ -142,6 +142,7 @@ - (struct _NSRange)_indentInsertedTextIfNecessaryAtRange:(struct _NSRange)arg1; - (void)indentSelectionIfIndentable:(id)arg1; - (void)indentSelection:(id)arg1; +- (struct _NSRange)_adjustedSelectedRange:(struct _NSRange)arg1 fromChangeIndex:(unsigned long long)arg2; - (void)commentAndUncommentCurrentLines:(id)arg1; - (void)moveCurrentLineDown:(id)arg1; - (void)moveCurrentLineUp:(id)arg1; @@ -153,6 +154,7 @@ - (BOOL)validateUserInterfaceItem:(id)arg1; - (void)layoutManager:(id)arg1 didCompleteLayoutForTextContainer:(id)arg2 atEnd:(BOOL)arg3; - (id)layoutManager:(id)arg1 shouldUseTemporaryAttributes:(id)arg2 forDrawingToScreen:(BOOL)arg3 atCharacterIndex:(unsigned long long)arg4 effectiveRange:(struct _NSRange *)arg5; +- (id)accessibilityAXAttributedStringForCharacterRange:(struct _NSRange)arg1 parent:(id)arg2; - (BOOL)scrollRectToVisible:(struct CGRect)arg1; - (void)scrollPoint:(struct CGPoint)arg1; - (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange)arg2; @@ -191,7 +193,7 @@ - (void)updateTokenizedEditingRanges; - (void)_scheduleAutoHighlightTokenTimerIfNeeded; - (void)_autoHighlightTokenWithTimer:(id)arg1; -- (void)tokenizableItemsForItemAtRange:(struct _NSRange)arg1 completionBlock:(id)arg2; +- (void)tokenizableRangesWithRange:(struct _NSRange)arg1 completionBlock:(id)arg2; - (void)_scheduleAutoHighlightTokenMenuTimerIfNeeded; - (void)_showAutoHighlightTokenMenuWithTimer:(id)arg1; - (id)_autoHighlightTokenWindowWithTokenRect:(struct CGRect)arg1; @@ -282,23 +284,21 @@ - (void)_showClickedLinkProgressIndicators; - (void)_invalidateClickedLinks; - (id)_clickedLinkProgressIndicatorWithRect:(struct CGRect)arg1; -- (void)_clearTemporaryLinkRanges; -- (void)_setTemporaryLinkRanges:(id)arg1 isAlternate:(BOOL)arg2; - (void)animation:(id)arg1 didReachProgressMark:(float)arg2; - (void)animationDidEnd:(id)arg1; - (void)animationDidStop:(id)arg1; - (BOOL)animationShouldStart:(id)arg1; - (void)stopBlockHighlighting; - (void)startBlockHighlighting; +- (id)codeFocusBlockAnimation; - (void)focusLocationMayHaveChanged:(id)arg1; - (void)toggleCodeFocus:(id)arg1; +- (BOOL)codeFocusFollowsSelection; - (void)_drawViewBackgroundInRect:(struct CGRect)arg1; - (void)_drawTokensInRect:(struct CGRect)arg1; - (void)_drawCaretForTextAnnotationsInRect:(struct CGRect)arg1; - (void)drawTextAnnotationsInRect:(struct CGRect)arg1; -- (long long)_drawRoundedBackgroundForItem:(id)arg1 dynamicItem:(id)arg2; -- (id)_roundedRect:(struct CGRect)arg1 withRadius:(double)arg2; -- (unsigned long long)_drawBlockBackground:(struct CGRect)arg1 atLocation:(unsigned long long)arg2 forItem:(id)arg3 dynamicItem:(id)arg4; +- (long long)_drawRoundedBackgroundForFoldableBlockRangeAtLocation:(unsigned long long)arg1; - (double)_grayLevelForDepth:(long long)arg1; - (id)alternateColor; - (void)setFoldingHoverRange:(struct _NSRange)arg1; @@ -311,6 +311,7 @@ - (void)setSelectedRanges:(id)arg1 affinity:(unsigned long long)arg2 stillSelecting:(BOOL)arg3; - (void)_delayedTrimTrailingWhitespaceForLine:(id)arg1; - (void)trimTrailingWhitespaceOnLine:(unsigned long long)arg1; +- (void)_trimTrailingWhitespaceOnLineAfterIndent:(unsigned long long)arg1 trimWhitespaceOnlyLine:(BOOL)arg2; - (void)trimTrailingWhitespaceOnLine:(unsigned long long)arg1 trimWhitespaceOnlyLine:(BOOL)arg2; - (void)trimTrailingWhitespaceOnLineFromCharacterIndex:(unsigned long long)arg1 trimWhitespaceOnlyLine:(BOOL)arg2; - (BOOL)shouldTrimTrailingWhitespace; @@ -319,7 +320,8 @@ - (void)toggleMessageBubbleShown:(id)arg1; - (void)_enumerateMessageBubbleAnnotationsInSelection:(id)arg1; - (void)setAccessoryAnnotationWidth:(unsigned long long)arg1; -- (void)_updateAccessoryAnnotationViews; +- (void)prepareContentInRect:(struct CGRect)arg1; +- (void)_updateAccessoryAnnotationViewsInRect:(struct CGRect)arg1; - (void)_adjustSizeOfAccessoryAnnotation:(id)arg1; - (void)showAnnotation:(id)arg1 animateIndicator:(BOOL)arg2; - (void)_animateBubbleView:(id)arg1; @@ -345,11 +347,17 @@ - (id)initWithFrame:(struct CGRect)arg1 textContainer:(id)arg2; - (void)_commonInitDVTSourceTextView; - (id)menuForEvent:(id)arg1; +- (BOOL)shouldIndentPastedText:(id)arg1; +- (void)indentUserChangeBy:(long long)arg1; - (double)fmc_maxY; - (double)fmc_startOfLine:(long long)arg1; - (long long)fmc_lineNumberForPosition:(double)arg1; -- (BOOL)shouldIndentPastedText:(id)arg1; -- (void)indentUserChangeBy:(long long)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DVTKit/DVTSourceTextViewDelegate-Protocol.h b/DVTKit/DVTSourceTextViewDelegate-Protocol.h index 4649414d3..44eebdc32 100644 --- a/DVTKit/DVTSourceTextViewDelegate-Protocol.h +++ b/DVTKit/DVTSourceTextViewDelegate-Protocol.h @@ -12,7 +12,7 @@ - (id)textViewWillReturnPrintJobTitle:(id)arg1; - (void)textViewDidScroll:(id)arg1; - (void)setupGutterContextMenuWithMenu:(id)arg1; -- (void)tokenizableItemsForItemAtRange:(struct _NSRange)arg1 completionBlock:(id)arg2; +- (void)tokenizableRangesWithRange:(struct _NSRange)arg1 completionBlock:(id)arg2; - (void)textViewDidFinishAnimatingScroll:(id)arg1; - (void)textViewDidLoadAnnotationProviders:(id)arg1; - (void)textView:(id)arg1 didRemoveAnnotations:(id)arg2; diff --git a/DVTKit/DVTSplitView.h b/DVTKit/DVTSplitView.h index fb8e9615e..50dd984c1 100644 --- a/DVTKit/DVTSplitView.h +++ b/DVTKit/DVTSplitView.h @@ -11,7 +11,7 @@ #import "NSAnimationDelegate-Protocol.h" #import "NSSplitViewDelegate-Protocol.h" -@class DVTStackBacktrace, DVTStateToken, NSColor, NSImage, NSMutableDictionary; +@class DVTStackBacktrace, DVTStateToken, NSColor, NSImage, NSMutableDictionary, NSString; @interface DVTSplitView : NSSplitView { @@ -114,7 +114,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTSplitViewAnimation.h b/DVTKit/DVTSplitViewAnimation.h index bb95aafd4..ffea5d8b1 100644 --- a/DVTKit/DVTSplitViewAnimation.h +++ b/DVTKit/DVTSplitViewAnimation.h @@ -8,7 +8,7 @@ #import "NSAnimationDelegate-Protocol.h" -@class DVTSplitViewItem, NSMutableArray, NSView; +@class DVTSplitViewItem, NSMutableArray, NSString, NSView; @interface DVTSplitViewAnimation : NSAnimation { @@ -37,5 +37,11 @@ - (void)setCurrentProgress:(float)arg1; - (id)initWithSplitView:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTSplitViewDelegate-Protocol.h b/DVTKit/DVTSplitViewDelegate-Protocol.h new file mode 100644 index 000000000..4c949f1f9 --- /dev/null +++ b/DVTKit/DVTSplitViewDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSplitViewDelegate-Protocol.h" + +@protocol DVTSplitViewDelegate + +@optional +- (id)splitView:(id)arg1 additionalEffectiveRectsOfDividerAtIndex:(long long)arg2; +- (void)splitViewDidEndLiveResize:(id)arg1; +- (void)splitViewWillStartLiveResize:(id)arg1; +- (id)splitView:(id)arg1 needsRectanglesForViewsWithState:(id)arg2 forSize:(struct CGSize)arg3; +- (void)splitViewItemDidExpandOrCollapseBecauseUserDraggedDivider:(id)arg1; +@end + diff --git a/DVTKit/DVTStackView_AppKitAutolayout.h b/DVTKit/DVTStackView_AppKitAutolayout.h index 9ad271b73..b0c3933b4 100644 --- a/DVTKit/DVTStackView_AppKitAutolayout.h +++ b/DVTKit/DVTStackView_AppKitAutolayout.h @@ -11,7 +11,7 @@ @interface DVTStackView_AppKitAutolayout : NSView { NSArray *_privateConstraints; - int _paddingMask; + unsigned long long _paddingMask; double _topPadding; double _rightPadding; double _bottomPadding; @@ -29,7 +29,7 @@ @property double bottomPadding; // @synthesize bottomPadding=_bottomPadding; @property double rightPadding; // @synthesize rightPadding=_rightPadding; @property double topPadding; // @synthesize topPadding=_topPadding; -@property(nonatomic) int paddingMask; // @synthesize paddingMask=_paddingMask; +@property(nonatomic) unsigned long long paddingMask; // @synthesize paddingMask=_paddingMask; - (void).cxx_destruct; - (void)willRemoveSubview:(id)arg1; - (void)didAddSubview:(id)arg1; diff --git a/DVTKit/DVTStepperTextField.h b/DVTKit/DVTStepperTextField.h new file mode 100644 index 000000000..7ba21b80f --- /dev/null +++ b/DVTKit/DVTStepperTextField.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextField.h" + +#import "NSTextViewDelegate-Protocol.h" + +@class NSString; + +@interface DVTStepperTextField : NSTextField +{ + BOOL _didDeferTakingFirstResponder; + unsigned long long _scrubberMode; + float _v0; + float _delta; + double _minValue; + double _maxValue; + double _increment; +} + ++ (Class)cellClass; +@property double increment; // @synthesize increment=_increment; +@property double maxValue; // @synthesize maxValue=_maxValue; +@property double minValue; // @synthesize minValue=_minValue; +- (void)textDidEndEditing:(id)arg1; +- (void)mouseUp:(id)arg1; +- (void)mouseDragged:(id)arg1; +- (BOOL)_eventLocationIsOverMinusOrPlusButton:(id)arg1; +- (void)mouseDown:(id)arg1; +- (void)beginMouseDragScrubbingWithEvent:(id)arg1; +- (void)_setValueSendingAction:(double)arg1; +- (void)updateValueWithEvent:(id)arg1; +- (float)checkBounds:(float)arg1; +- (void)resetCursorRects; +- (void)setMode:(unsigned long long)arg1; +- (BOOL)becomeFirstResponder; +- (void)doCommandBySelector:(SEL)arg1; +- (void)_increment; +- (void)_decrement; +- (double)_incrementToUse; +@property(readonly) double defaultIncrement; +- (BOOL)isOpaque; +- (void)_dvtStepperTextField_commonInit; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTKit/DVTStepperTextFieldCell.h b/DVTKit/DVTStepperTextFieldCell.h new file mode 100644 index 000000000..b2dd02c0e --- /dev/null +++ b/DVTKit/DVTStepperTextFieldCell.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextFieldCell.h" + +@class DVTStepperTextFieldFormatter, NSButtonCell, NSCell, NSString; + +@interface DVTStepperTextFieldCell : NSTextFieldCell +{ + DVTStepperTextFieldFormatter *_stepperFieldFormatter; + NSButtonCell *_minusButtonCell; + NSButtonCell *_plusButtonCell; +} + ++ (id)_textFieldPathForFrame:(struct CGRect)arg1; +@property(readonly) NSCell *plusButtonCell; // @synthesize plusButtonCell=_plusButtonCell; +@property(readonly) NSCell *minusButtonCell; // @synthesize minusButtonCell=_minusButtonCell; +- (void).cxx_destruct; +- (struct CGRect)_accessibilityTextFieldCellBounds; +- (BOOL)accessibilityIsChildrenAttributeSettable; +- (BOOL)accessibilityIsAttributeSettable:(id)arg1; +- (id)accessibilityAttributeValue:(id)arg1; +- (id)accessibilityAttributeNames; +- (id)accessibilityHitTest:(struct CGPoint)arg1; +- (id)accessibilitySizeOfChild:(id)arg1; +- (id)accessibilityPositionOfChild:(id)arg1; +- (id)_plusButtonCellAttribute; +- (id)_minusButtonCellAttribute; +- (id)accessibilityChildrenAttribute; +- (void)_trackButton:(id)arg1 forEvent:(id)arg2 inRect:(struct CGRect)arg3 ofView:(id)arg4; +- (BOOL)trackMouse:(id)arg1 inRect:(struct CGRect)arg2 ofView:(id)arg3 untilMouseUp:(BOOL)arg4; +- (void)drawFocusRingMaskWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)_drawBackgroundForFlatStyleWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (struct CGRect)drawingRectForBounds:(struct CGRect)arg1; +- (struct CGRect)textRectForBounds:(struct CGRect)arg1; +- (struct CGRect)plusButtonRectForBounds:(struct CGRect)arg1; +- (struct CGRect)minusButtonRectForBounds:(struct CGRect)arg1; +@property(retain) NSString *suffix; +@property(retain) NSString *prefix; +- (void)setFormatter:(id)arg1; +@property(readonly) DVTStepperTextFieldFormatter *stepperFieldFormatter; +- (id)_createButtonCell; +- (void)_dvtStepperFieldCell_commonInit; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/DVTKit/DVTStepperTextFieldFormatter.h b/DVTKit/DVTStepperTextFieldFormatter.h new file mode 100644 index 000000000..b87a66b4b --- /dev/null +++ b/DVTKit/DVTStepperTextFieldFormatter.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNumberFormatter.h" + +@class NSFormatter, NSString; + +@interface DVTStepperTextFieldFormatter : NSNumberFormatter +{ + NSFormatter *_wrappedFormatter; + NSString *_prefix; + NSString *_suffix; +} + ++ (id)_labelAttributes; +@property(copy) NSString *suffix; // @synthesize suffix=_suffix; +@property(copy) NSString *prefix; // @synthesize prefix=_prefix; +@property(copy) NSFormatter *wrappedFormatter; // @synthesize wrappedFormatter=_wrappedFormatter; +- (void).cxx_destruct; +- (BOOL)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; +- (id)attributedStringForObjectValue:(id)arg1 withDefaultAttributes:(id)arg2; +- (id)stringForObjectValue:(id)arg1; +- (id)init; + +@end + diff --git a/DVTKit/DVTStringTextCompletionItem.h b/DVTKit/DVTStringTextCompletionItem.h index 4aeeeb377..87f6c329e 100644 --- a/DVTKit/DVTStringTextCompletionItem.h +++ b/DVTKit/DVTStringTextCompletionItem.h @@ -16,29 +16,36 @@ NSString *_localizedName; NSImage *_icon; double _priority; + long long _priorityBucket; + unsigned long long _priorityComparatorKind; } +@property unsigned long long priorityComparatorKind; // @synthesize priorityComparatorKind=_priorityComparatorKind; +@property long long priorityBucket; // @synthesize priorityBucket=_priorityBucket; @property(retain) NSImage *icon; // @synthesize icon=_icon; @property double priority; // @synthesize priority=_priority; @property(copy) NSString *localizedName; // @synthesize localizedName=_localizedName; @property(copy) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; @property(readonly) BOOL notRecommended; -@property(readonly) NSAttributedString *descriptionText; -@property(readonly) NSString *completionText; -@property(readonly) NSString *parentText; -@property(readonly) NSString *displayType; -@property(readonly) NSString *displayText; -- (unsigned long long)hash; +@property(readonly, copy) NSAttributedString *descriptionText; +@property(readonly, copy) NSString *completionText; +@property(readonly, copy) NSString *parentText; +@property(readonly, copy) NSString *displayType; +@property(readonly, copy) NSString *displayText; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithName:(id)arg1; // Remaining properties -@property(readonly) NSArray *additionalCompletions; +@property(readonly, copy) NSArray *additionalCompletions; @property(readonly) int completionItemStyle; +@property(readonly, copy) NSString *debugDescription; @property(readonly) NSImage *highlightedStatusIcon; +@property(readonly, copy) NSString *previewText; @property(readonly) NSImage *statusIcon; +@property(readonly) Class superclass; @end diff --git a/DVTKit/DVTTabBarClippedItemsIndicator.h b/DVTKit/DVTTabBarClippedItemsIndicator.h new file mode 100644 index 000000000..4cba9744d --- /dev/null +++ b/DVTKit/DVTTabBarClippedItemsIndicator.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSMenuDelegate-Protocol.h" + +@class NSString; + +@interface DVTTabBarClippedItemsIndicator : DVTMainStatusAwareButton +{ + id _delegate; +} + ++ (Class)cellClass; +- (void).cxx_destruct; +- (void)_popUpMenu; +- (void)mouseDown:(id)arg1; +- (void)performClick:(id)arg1; +- (void)moveLeft:(id)arg1; +- (void)moveRight:(id)arg1; +- (void)moveUp:(id)arg1; +- (void)moveDown:(id)arg1; +- (BOOL)needsPanelToBecomeKey; +- (id)delegate; +- (void)setDelegate:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTKit/DVTTabBarClippedItemsIndicatorCell.h b/DVTKit/DVTTabBarClippedItemsIndicatorCell.h new file mode 100644 index 000000000..717d41899 --- /dev/null +++ b/DVTKit/DVTTabBarClippedItemsIndicatorCell.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSButtonCell.h" + +@interface DVTTabBarClippedItemsIndicatorCell : NSButtonCell +{ +} + +- (void)accessibilityPerformAction:(id)arg1; +- (id)accessibilityActionNames; + +@end + diff --git a/DVTKit/DVTTabBarView.h b/DVTKit/DVTTabBarView.h index 00a4338a6..b056c223d 100644 --- a/DVTKit/DVTTabBarView.h +++ b/DVTKit/DVTTabBarView.h @@ -7,22 +7,19 @@ #import #import "DVTMorphingDragImageDropTarget-Protocol.h" -#import "DVTTabSwitcherDelegate-Protocol.h" +#import "NSTabViewDelegate-Protocol.h" -@class DVTNewTabButton, DVTTabButton, DVTTabSwitcher, DVTTabbedWindowTabViewItem, NSImage, NSLock; +@class DVTNewTabButton, DVTTabButton, DVTTabbedWindowTabViewItem, NSImage, NSLock, NSString, NSTabViewItem; -@interface DVTTabBarView : DVTSlidingViewsBar +@interface DVTTabBarView : DVTSlidingViewsBar { - id tabbedWindowController; - DVTTabSwitcher *tabSwitcher; NSImage *_windowBackgroundImage; NSLock *_windowBackgroundImageLock; DVTTabbedWindowTabViewItem *_tabViewItemForOverflowButton; - DVTTabButton *_draggedTab; DVTTabButton *_tabSelectedBeforeTabDrag; DVTNewTabButton *_newTabButton; - DVTTabbedWindowTabViewItem *_seperatorUpdateLastSelectedTabViewItem; - DVTTabbedWindowTabViewItem *_lastSelectedTabViewItem; + NSTabViewItem *_seperatorUpdateLastSelectedTabViewItem; + NSTabViewItem *_lastSelectedTabViewItem; int _modeOfSeparatorBeforeSpecialButtons; int _directionOfSeparatorBeforeSpecialButtons; BOOL _separatorBeforeSpecialButtonsUsesActiveTabColor; @@ -37,8 +34,6 @@ + (id)activeTabBackgroundForNonMainWindow; + (id)inactiveTabBackgroundForMainWindow; + (id)activeTabBackgroundForMainWindow; -@property(retain, nonatomic) DVTTabSwitcher *tabSwitcher; // @synthesize tabSwitcher; -@property(retain) id tabbedWindowController; // @synthesize tabbedWindowController; - (void).cxx_destruct; - (void)_windowBackgroundDidChange; - (id)_windowBackgroundImage; @@ -82,9 +77,9 @@ - (unsigned long long)morphingDragImage:(id)arg1 draggingUpdated:(id)arg2; - (unsigned long long)morphingDragImage:(id)arg1 draggingEntered:(id)arg2; - (id)menuItemsForClippedItemsIndicator:(id)arg1; -- (void)tabSwitcherDidChangeNumberOfTabViewItems:(id)arg1; -- (void)tabSwitcher:(id)arg1 didSelectTabViewItem:(id)arg2; -- (void)tabSwitcher:(id)arg1 willSelectTabViewItem:(id)arg2; +- (void)tabViewDidChangeNumberOfTabViewItems:(id)arg1; +- (void)tabView:(id)arg1 didSelectTabViewItem:(id)arg2; +- (void)tabView:(id)arg1 willSelectTabViewItem:(id)arg2; - (void)animation:(id)arg1 didSlideView:(id)arg2; - (BOOL)performDragOperation:(id)arg1; - (void)updateLabelNowForTab:(id)arg1; @@ -98,23 +93,18 @@ - (void)detachTab:(id)arg1 event:(id)arg2; - (void)didDragTab:(id)arg1; - (void)willDragTab:(id)arg1; -- (void)selectTabViewItem:(id)arg1; -- (id)selectedTabViewItem; - (unsigned long long)numberOfTabs; -- (void)moveTabViewItem:(id)arg1 toIndex:(unsigned long long)arg2; -- (unsigned long long)indexOfTabViewItem:(id)arg1; +- (void)moveTabViewItem:(id)arg1 toIndex:(long long)arg2; - (void)performDragOperationForTabViewItem:(id)arg1 draggingInfo:(id)arg2; - (struct CGRect)clipRectForSlidingButton:(id)arg1; - (id)windowBackgroundImage; - (void)setReadyToUse; -- (void)replaceTabSwitcher:(id)arg1; -- (struct CGRect)contentFrame; - (id)newTabButton; - (double)slidingWidthForView:(id)arg1; - (double)widthOfDraggingInfo:(id)arg1; - (id)viewPinnedToOverflowIndicator; - (unsigned long long)updateDropTarget:(id)arg1; -- (void)setDropIndex:(unsigned long long)arg1; +- (void)setDropIndex:(long long)arg1; - (void)refreshButtons; - (void)draggedSlidingView:(id)arg1; - (void)reorderedSlidingView:(id)arg1; @@ -132,8 +122,14 @@ - (BOOL)isOpaque; - (void)drawRect:(struct CGRect)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (void)awakeFromNib; - (void)_installNewTabButton; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@property(retain) id tabbedWindowController; + @end diff --git a/DVTKit/DVTTabButton.h b/DVTKit/DVTTabButton.h index bcfc43e6a..b87b4bbaf 100644 --- a/DVTKit/DVTTabButton.h +++ b/DVTKit/DVTTabButton.h @@ -52,8 +52,6 @@ + (id)leftInactiveTabSeparatorImageForMainWindow; + (id)leftActiveTabSeparatorImageForNonMainWindow; + (id)leftActiveTabSeparatorImageForMainWindow; -+ (BOOL)isTabDrag:(id)arg1; -+ (BOOL)isMiniWindowDrag:(id)arg1; - (id).cxx_construct; - (void).cxx_destruct; - (BOOL)_useRolloverAppearance; @@ -143,7 +141,12 @@ - (void)controlTextDidEndEditing:(id)arg1; - (void)_stopEditingAndUninstallEditor; - (void)mouseDown:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DVTKit/DVTTabbedWindowControlling-Protocol.h b/DVTKit/DVTTabbedWindowControlling-Protocol.h index e46fe3959..76b76f772 100644 --- a/DVTKit/DVTTabbedWindowControlling-Protocol.h +++ b/DVTKit/DVTTabbedWindowControlling-Protocol.h @@ -13,7 +13,7 @@ - (void)_closeTabWithoutConfirming:(id)arg1 andInvalidate:(BOOL)arg2; - (void)_closeTabWithoutConfirming:(id)arg1; - (double)tabBarHeight; -- (void)moveTabFromOtherWindow:(id)arg1 toIndex:(unsigned long long)arg2 andShow:(BOOL)arg3; +- (void)moveTabFromOtherWindow:(id)arg1 toIndex:(unsigned long long)arg2 andSelect:(BOOL)arg3; - (void)replaceEmptyTabWithTabs:(id)arg1; - (void)closeOtherTabs:(id)arg1; - (void)closeTabOrWindow:(id)arg1; @@ -31,12 +31,11 @@ - (unsigned long long)selectedTabIndex; - (id)selectedTab; - (id)orderedTabViewItems; -- (id)tabBarView; - (void)setTabBarVisible:(BOOL)arg1; - (BOOL)isTabBarVisible; - (void)cancelUpdateTabTitlesSoon; -- (void)tabBarViewUpdateTabTitlesNow:(id)arg1; -- (void)tabBarViewUpdateTabTitlesSoon:(id)arg1; +- (void)tabBarViewUpdateTabTitlesNow; +- (void)tabBarViewUpdateTabTitlesSoon; - (struct CGRect)adjustedFrameForCascade:(struct CGRect)arg1 fromWindow:(id)arg2; - (struct CGRect)adjustedFrameForSaving:(struct CGRect)arg1; - (BOOL)canReceiveDragFromTabbedWindowControlling:(id)arg1; diff --git a/DVTKit/DVTTabbedWindowTabViewItem.h b/DVTKit/DVTTabbedWindowTabViewItem.h index 969a94bb8..ab37f5ddc 100644 --- a/DVTKit/DVTTabbedWindowTabViewItem.h +++ b/DVTKit/DVTTabbedWindowTabViewItem.h @@ -8,36 +8,32 @@ #import "DVTInvalidation-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, DVTTabBarView, DVTTabButton, DVTViewController, NSString; +@class DVTBarBackground, DVTObservingToken, DVTStackBacktrace, DVTViewController, NSButton, NSString; @interface DVTTabbedWindowTabViewItem : NSTabViewItem { - DVTTabBarView *_tabBarView; - DVTTabButton *_button; - NSString *_searchFieldText; - DVTViewController *_tabContentController; DVTObservingToken *_tabLabelObservingToken; BOOL _isEditingTabName; - BOOL _firedOpenEvent; - BOOL _firedCloseEvent; BOOL _tabNameEditable; + DVTViewController *_tabContentController; + DVTBarBackground *_tabBarView; + NSButton *_tabButton; + NSString *_searchFieldText; } + (void)initialize; +@property(copy, nonatomic) NSString *searchFieldText; // @synthesize searchFieldText=_searchFieldText; @property(getter=isTabNameEditable) BOOL tabNameEditable; // @synthesize tabNameEditable=_tabNameEditable; -@property(readonly) DVTTabBarView *tabBarView; // @synthesize tabBarView=_tabBarView; -@property(readonly) BOOL isEditingTabName; // @synthesize isEditingTabName=_isEditingTabName; +@property(nonatomic) BOOL isEditingTabName; // @synthesize isEditingTabName=_isEditingTabName; +@property(nonatomic) __weak NSButton *tabButton; // @synthesize tabButton=_tabButton; +@property(nonatomic) __weak DVTBarBackground *tabBarView; // @synthesize tabBarView=_tabBarView; @property(retain, nonatomic) DVTViewController *tabContentController; // @synthesize tabContentController=_tabContentController; - (void).cxx_destruct; - (void)primitiveInvalidate; - (id)_computeTabLabel; - (void)updateLabelSoon; - (void)updateLabelNow; -- (id)searchFieldText; -- (void)setSearchFieldText:(id)arg1; -- (BOOL)canBeClosed; -- (id)button; -- (void)setButton:(id)arg1; +@property(readonly) BOOL canBeClosed; - (void)setLabel:(id)arg1; - (void)setView:(id)arg1; - (void)setEditingTabName:(BOOL)arg1; @@ -45,7 +41,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTTableRowView.h b/DVTKit/DVTTableRowView.h index d5172afca..48d679673 100644 --- a/DVTKit/DVTTableRowView.h +++ b/DVTKit/DVTTableRowView.h @@ -13,6 +13,8 @@ - (BOOL)isOpaque; - (void)drawBackgroundInRect:(struct CGRect)arg1; - (long long)groupRowStyle2; +- (void)drawSeparatorInRect:(struct CGRect)arg1; +- (struct CGRect)separatorRectForTable:(id)arg1; @end diff --git a/DVTKit/DVTTableView.h b/DVTKit/DVTTableView.h index 0e2ca7406..59c42df60 100644 --- a/DVTKit/DVTTableView.h +++ b/DVTKit/DVTTableView.h @@ -26,8 +26,12 @@ BOOL _showAlternatingRowBackgroundColorsWithContents; unsigned long long _gridLineStyleBeforeEmptyContentStringShown; BOOL _skipGridLinesOnLastRow; + BOOL _drawsGridLinesForEmptyContent; + double _gridLineInset; } +@property double gridLineInset; // @synthesize gridLineInset=_gridLineInset; +@property BOOL drawsGridLinesForEmptyContent; // @synthesize drawsGridLinesForEmptyContent=_drawsGridLinesForEmptyContent; @property BOOL skipGridLinesOnLastRow; // @synthesize skipGridLinesOnLastRow=_skipGridLinesOnLastRow; @property int emptyContentStringStyle; // @synthesize emptyContentStringStyle=_emptyContentStringStyle; @property(copy, nonatomic) NSString *emptyContentString; // @synthesize emptyContentString=_emptyContentString; @@ -59,5 +63,11 @@ - (id)initWithFrame:(struct CGRect)arg1; - (void)dvt_commonInit; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTTableViewDelegate-Protocol.h b/DVTKit/DVTTableViewDelegate-Protocol.h new file mode 100644 index 000000000..fccf1a086 --- /dev/null +++ b/DVTKit/DVTTableViewDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableViewDelegate-Protocol.h" + +@protocol DVTTableViewDelegate + +@optional +- (void)tableView:(id)arg1 concludeDragOperation:(id)arg2; +- (void)tableView:(id)arg1 draggingDidEnd:(id)arg2; +- (void)tableView:(id)arg1 draggingDidUpdate:(id)arg2; +- (void)tableView:(id)arg1 draggingDidEnter:(id)arg2; +- (unsigned long long)tableView:(id)arg1 draggingSourceOperationMaskForLocal:(BOOL)arg2; +- (BOOL)tableView:(id)arg1 doCommandBySelector:(SEL)arg2; +@end + diff --git a/DVTKit/DVTTextAnnotation.h b/DVTKit/DVTTextAnnotation.h index e962776fb..e8b1b9581 100644 --- a/DVTKit/DVTTextAnnotation.h +++ b/DVTKit/DVTTextAnnotation.h @@ -35,26 +35,25 @@ unsigned int userDraggable:1; unsigned int userRemovable:1; unsigned int isParagraphEdited:1; + unsigned int usesFirstLineFragmentMode:1; } _taFlags; - BOOL _wantsScrollbarMarker; - BOOL _scrollbarMarkerHighlight; BOOL _lazyInvalidation; int _annotationStackPolicy; + unsigned long long _scrollbarMarkerType; } + (void)drawLineHighlightForAnnotations:(id)arg1 highlightRanges:(BOOL)arg2 textView:(id)arg3 getParaRectBlock:(id)arg4; + (void)sortAndFilterSupressedAnnotationsInArray:(id)arg1 usingComparisonSelector:(SEL)arg2; + (id)logAspect; + (void)initialize; -@property(retain) id delegate; // @synthesize delegate=_delegate; @property BOOL lazyInvalidation; // @synthesize lazyInvalidation=_lazyInvalidation; -@property BOOL scrollbarMarkerHighlight; // @synthesize scrollbarMarkerHighlight=_scrollbarMarkerHighlight; -@property BOOL wantsScrollbarMarker; // @synthesize wantsScrollbarMarker=_wantsScrollbarMarker; -@property(nonatomic) double sidebarMarkerOpacity; // @synthesize sidebarMarkerOpacity=_sidebarMarkerOpacity; +@property unsigned long long scrollbarMarkerType; // @synthesize scrollbarMarkerType=_scrollbarMarkerType; @property(nonatomic) unsigned long long highlightSidebarStyle; // @synthesize highlightSidebarStyle=_highlightSidebarStyle; +@property(nonatomic) double sidebarMarkerOpacity; // @synthesize sidebarMarkerOpacity=_sidebarMarkerOpacity; @property(nonatomic) double sidebarMarkerHorizontalOffset; // @synthesize sidebarMarkerHorizontalOffset=_sidebarMarkerHorizontalOffset; @property double sidebarMarkerVerticalPadding; // @synthesize sidebarMarkerVerticalPadding=_sidebarMarkerVerticalPadding; @property(retain, nonatomic) NSImage *sidebarMarkerImage; // @synthesize sidebarMarkerImage=_sidebarMarkerImage; +@property(retain) id delegate; // @synthesize delegate=_delegate; @property int annotationStackPolicy; // @synthesize annotationStackPolicy=_annotationStackPolicy; @property unsigned long long severity; // @synthesize severity=_severity; @property(readonly) struct _NSRange paragraphRange; // @synthesize paragraphRange=_paragraphRange; @@ -86,7 +85,7 @@ - (void)addHighlightedRange:(struct _NSRange)arg1; - (void)removeObjectFromHighlightedRangesAtIndex:(unsigned long long)arg1; - (void)insertObject:(id)arg1 inHighlightedRangesAtIndex:(unsigned long long)arg2; -@property(copy) NSArray *highlightedRanges; // @synthesize highlightedRanges=_highlightedRanges; +@property(copy) NSArray *highlightedRanges; @property(getter=isHighlightedRangesVisible) BOOL highlightedRangesVisible; - (id)_highlightedRanges; @property(getter=isLineHighlightVisible) BOOL lineHighlightVisible; @@ -101,8 +100,9 @@ - (void)setTheme:(id)arg1 forState:(id)arg2; - (id)themeForState:(id)arg1; - (void)resolveLocationIfNeededForLayoutManager:(id)arg1; +@property BOOL usesFirstLineFragmentMode; @property(getter=isParagraphEdited) BOOL paragraphEdited; -@property(copy) NSArray *secondaryLocations; // @synthesize secondaryLocations=_secondaryLocations; +@property(copy) NSArray *secondaryLocations; - (void)removeLayoutManager:(id)arg1; - (void)addLayoutManager:(id)arg1; @property(readonly) NSArray *layoutManagers; diff --git a/DVTKit/DVTTextCompletionDataSource.h b/DVTKit/DVTTextCompletionDataSource.h index ba31e0f2a..7d2a72dc9 100644 --- a/DVTKit/DVTTextCompletionDataSource.h +++ b/DVTKit/DVTTextCompletionDataSource.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class DVTSourceCodeLanguage, DVTWeakInterposer, NSArray, NSMutableArray, NSMutableSet, NSOperationQueue; +@class DVTMapTable, DVTSourceCodeLanguage, DVTWeakInterposer, NSArray, NSMutableArray, NSMutableSet, NSOperationQueue; @interface DVTTextCompletionDataSource : NSObject { @@ -15,11 +15,13 @@ NSMutableArray *_strategies; NSMutableSet *_strategyObservers; NSOperationQueue *_completionsGeneratorQueue; + DVTMapTable *_lastGeneratedCompletionItemsPerStrategy; } @property(retain, nonatomic) DVTSourceCodeLanguage *language; // @synthesize language=_language; - (void).cxx_destruct; @property(readonly) NSArray *strategies; +- (id)bestMatchForPrefix:(id)arg1 withContext:(id)arg2; - (void)generateCompletionsForDocumentLocation:(id)arg1 context:(id)arg2 completionBlock:(id)arg3; - (id)initWithLanguage:(id)arg1; - (id)init; diff --git a/DVTKit/DVTTextCompletionImportAbsolutePathStrategy.h b/DVTKit/DVTTextCompletionImportAbsolutePathStrategy.h index 1140cb63a..584cb377b 100644 --- a/DVTKit/DVTTextCompletionImportAbsolutePathStrategy.h +++ b/DVTKit/DVTTextCompletionImportAbsolutePathStrategy.h @@ -10,7 +10,7 @@ { } -- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 areDefinitive:(char *)arg3; +- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 highlyLikelyCompletionItems:(id *)arg3 areDefinitive:(char *)arg4; - (id)_completionItemsFromAbsolutePath:(id)arg1; @end diff --git a/DVTKit/DVTTextCompletionItem-Protocol.h b/DVTKit/DVTTextCompletionItem-Protocol.h index da0162855..95fcf80a3 100644 --- a/DVTKit/DVTTextCompletionItem-Protocol.h +++ b/DVTKit/DVTTextCompletionItem-Protocol.h @@ -11,18 +11,21 @@ @protocol DVTTextCompletionItem @property(readonly) BOOL notRecommended; @property double priority; +@property(readonly) unsigned long long priorityComparatorKind; +@property(readonly) long long priorityBucket; @property(readonly) NSImage *icon; -@property(readonly) NSAttributedString *descriptionText; -@property(readonly) NSString *parentText; -@property(readonly) NSString *completionText; -@property(readonly) NSString *displayType; -@property(readonly) NSString *displayText; -@property(readonly) NSString *name; +@property(readonly, copy) NSAttributedString *descriptionText; +@property(readonly, copy) NSString *parentText; +@property(readonly, copy) NSString *completionText; +@property(readonly, copy) NSString *displayType; +@property(readonly, copy) NSString *displayText; +@property(readonly, copy) NSString *name; @optional +@property(readonly, copy) NSString *previewText; @property(readonly) NSImage *highlightedStatusIcon; @property(readonly) NSImage *statusIcon; -@property(readonly) NSArray *additionalCompletions; +@property(readonly, copy) NSArray *additionalCompletions; @property(readonly) int completionItemStyle; - (void)infoViewControllerWithWidth:(double)arg1 context:(id)arg2 completionBlock:(id)arg3; @end diff --git a/DVTKit/DVTTextCompletionKeywordsStrategy.h b/DVTKit/DVTTextCompletionKeywordsStrategy.h index aa9d410d4..3f3d75272 100644 --- a/DVTKit/DVTTextCompletionKeywordsStrategy.h +++ b/DVTKit/DVTTextCompletionKeywordsStrategy.h @@ -10,7 +10,7 @@ { } -- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 areDefinitive:(char *)arg3; +- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 highlyLikelyCompletionItems:(id *)arg3 areDefinitive:(char *)arg4; - (void)prepareForDocumentLocation:(id)arg1 context:(id)arg2; - (id)_cachedKeywordCompletionsForLangSpecId:(id)arg1; - (id)_keywordCompletionsForLangSpecId:(id)arg1; diff --git a/DVTKit/DVTTextCompletionListWindowController.h b/DVTKit/DVTTextCompletionListWindowController.h index 25e49f084..2bb635538 100644 --- a/DVTKit/DVTTextCompletionListWindowController.h +++ b/DVTKit/DVTTextCompletionListWindowController.h @@ -81,7 +81,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTTextCompletionSession.h b/DVTKit/DVTTextCompletionSession.h index 34991ddc9..a3d8b2d1d 100644 --- a/DVTKit/DVTTextCompletionSession.h +++ b/DVTKit/DVTTextCompletionSession.h @@ -34,11 +34,13 @@ BOOL _autoCompleteTimerExpired; BOOL _shownExplicitly; NSDictionary *_currentCompletionContext; + NSArray *_highlyLikelyCompletions; } + (void)_addToRecentCompletions:(id)arg1; + (void)initialize; + (id)keyPathsForValuesAffectingReadyToShowCompletions; +@property(retain) NSArray *highlyLikelyCompletions; // @synthesize highlyLikelyCompletions=_highlyLikelyCompletions; @property(readonly, nonatomic) NSDictionary *currentCompletionContext; // @synthesize currentCompletionContext=_currentCompletionContext; @property BOOL autoCompleteTimerExpired; // @synthesize autoCompleteTimerExpired=_autoCompleteTimerExpired; @property(nonatomic) long long selectedCompletionIndex; // @synthesize selectedCompletionIndex=_selectedCompletionIndex; @@ -57,10 +59,12 @@ - (id)_prefixForCurrentLocation; - (struct _NSRange)rangeOfFirstWordInString:(id)arg1; - (void)completionsChangedForDataSource:(id)arg1; -- (long long)_indexOfItem:(id)arg1 inAlphabeticalList:(id)arg2 mustBeThere:(BOOL)arg3; +- (long long)_indexOfItem:(id)arg1 inAlphabeticalList:(id)arg2; - (id)_commonPrefixForItems:(id)arg1; - (id)_usefulPartialCompletionPrefixForItems:(id)arg1 selectedIndex:(unsigned long long)arg2 filteringPrefix:(id)arg3; -- (unsigned long long)_bestMatchInSortedArray:(id)arg1 usingPrefix:(id)arg2; +- (unsigned long long)_bestMatchInSortedArray:(id)arg1 usingPrefix:(id)arg2 highlyLikelyCompletions:(id)arg3; +- (long long)_priorityBucketForItem:(id)arg1 usingPrefix:(id)arg2; +- (double)_intrinsicPriorityForItem:(id)arg1 usingPrefix:(id)arg2; - (void)_setFilteringPrefix:(id)arg1 forceFilter:(BOOL)arg2; - (void)_ensureCompletionsUpToDate; - (void)_endCodeCompletionStatistic:(double)arg1; @@ -106,7 +110,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTTextCompletionStrategy.h b/DVTKit/DVTTextCompletionStrategy.h index 12ab87486..103b6d990 100644 --- a/DVTKit/DVTTextCompletionStrategy.h +++ b/DVTKit/DVTTextCompletionStrategy.h @@ -11,8 +11,9 @@ } + (id)priorityComparator; +- (id)bestMatchForPrefix:(id)arg1 inCompletionItems:(id)arg2 withContext:(id)arg3; - (id)additionalCompletionItemsForDocumentLocation:(id)arg1 context:(id)arg2; -- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 areDefinitive:(char *)arg3; +- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 highlyLikelyCompletionItems:(id *)arg3 areDefinitive:(char *)arg4; - (void)prepareForDocumentLocation:(id)arg1 context:(id)arg2; @end diff --git a/DVTKit/DVTTextCompletionWordsInFileStrategy.h b/DVTKit/DVTTextCompletionWordsInFileStrategy.h index b11c1668a..644189315 100644 --- a/DVTKit/DVTTextCompletionWordsInFileStrategy.h +++ b/DVTKit/DVTTextCompletionWordsInFileStrategy.h @@ -10,7 +10,7 @@ { } -- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 areDefinitive:(char *)arg3; +- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 highlyLikelyCompletionItems:(id *)arg3 areDefinitive:(char *)arg4; @end diff --git a/DVTKit/DVTTextFindable-Protocol.h b/DVTKit/DVTTextFindable-Protocol.h index fc7201930..5ef49b258 100644 --- a/DVTKit/DVTTextFindable-Protocol.h +++ b/DVTKit/DVTTextFindable-Protocol.h @@ -11,5 +11,6 @@ @optional @property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; @end diff --git a/DVTKit/DVTTextSidebarView.h b/DVTKit/DVTTextSidebarView.h index 87b5650ac..ab983f88f 100644 --- a/DVTKit/DVTTextSidebarView.h +++ b/DVTKit/DVTTextSidebarView.h @@ -6,7 +6,7 @@ #import "NSRulerView.h" -@class DVTTextAnnotation, NSColor, NSCursor, NSFont, NSMapTable, NSTimer, NSTrackingArea; +@class DVTTextAnnotation, NSColor, NSCursor, NSFont, NSTimer, NSTrackingArea; @interface DVTTextSidebarView : NSRulerView { @@ -23,7 +23,8 @@ NSTimer *_foldingHoverTimer; struct CGPoint _mouseLocationForContextualMenu; unsigned long long _hitLineNumberForContextualMenu; - NSMapTable *_digitWidths; + unsigned short _lineNumberDigitGlyphs[10]; + struct CGSize _lineNumberDigitGlyphAdvancements[10]; NSTrackingArea *_trackingArea; unsigned long long _currentLineNumberReported; BOOL _showsSidebar; @@ -72,6 +73,7 @@ - (id)annotationAtSidebarPoint:(struct CGPoint)arg1; - (unsigned long long)lineNumberForPoint:(struct CGPoint)arg1; - (void)drawRect:(struct CGRect)arg1; +- (void)prepareContentInRect:(struct CGRect)arg1; - (void)_scrollToMatchContentView; - (void)_drawLineNumbersInSidebarRect:(struct CGRect)arg1 foldedIndexes:(unsigned long long *)arg2 count:(unsigned long long)arg3 linesToInvert:(id)arg4 linesToReplace:(id)arg5 getParaRectBlock:(id)arg6; - (void)_drawSidebarMarkersForAnnotations:(id)arg1 atIndexes:(id)arg2 textView:(id)arg3 getParaRectBlock:(id)arg4; @@ -79,6 +81,7 @@ - (struct CGRect)foldbarRect; - (struct CGRect)sidebarRect; @property(readonly) NSCursor *sidebarCursor; +- (void)setLineNumberFont:(id)arg1 size:(double)arg2; @property double foldbarWidth; // @synthesize foldbarWidth=_foldbarWidth; - (void)recalculateSidebarWidthToFit; - (void)_updateRulerThickness; @@ -86,7 +89,7 @@ - (BOOL)acceptsFirstResponder; - (void)updateTrackingAreas; - (void)setOrientation:(unsigned long long)arg1; -- (void)_themeColorsChanged:(id)arg1; +- (void)_fontAndColorSourceTextSettingsChanged:(id)arg1; - (void)dealloc; - (id)initWithScrollView:(id)arg1 orientation:(unsigned long long)arg2; - (void)_reloadColors; diff --git a/DVTKit/DVTTextStorage.h b/DVTKit/DVTTextStorage.h index fef52aafe..b7e1be4a3 100644 --- a/DVTKit/DVTTextStorage.h +++ b/DVTKit/DVTTextStorage.h @@ -6,13 +6,12 @@ #import "NSTextStorage.h" -#import "DVTNodeTypeProvider-Protocol.h" #import "DVTSourceBufferProvider-Protocol.h" -#import "DVTSourceLandmarkItemDelegate-Protocol.h" +#import "DVTSourceLanguageServiceDelegate-Protocol.h" -@class DVTFontAndColorTheme, DVTObservingToken, DVTSourceCodeLanguage, DVTSourceLandmarkItem, DVTSourceModel, NSMutableAttributedString, NSTimer, _LazyInvalidationHelper; +@class DVTFontAndColorTheme, DVTObservingToken, DVTSourceCodeLanguage, DVTSourceLandmarkItem, DVTSourceLanguageService, DVTSourceLanguageService, DVTSourceModel, NSDictionary, NSMutableAttributedString, NSString, NSTimer, _LazyInvalidationHelper; -@interface DVTTextStorage : NSTextStorage +@interface DVTTextStorage : NSTextStorage { NSMutableAttributedString *_contents; struct _DVTTextLineOffsetTable _lineOffsets; @@ -20,7 +19,6 @@ unsigned long long _numChanges; struct _DVTTextChangeEntry *_changes; DVTSourceCodeLanguage *_language; - DVTSourceModel *_sourceModel; NSTimer *_sourceModelUpdater; DVTSourceLandmarkItem *_topSourceLandmark; DVTSourceLandmarkItem *_rootImportLandmark; @@ -48,11 +46,16 @@ unsigned int delegateRespondsToShouldAllowEditing:1; unsigned int delegateRespondsToDidUpdateSourceLandmarks:1; unsigned int delegateRespondsToNodeTypeForItem:1; + unsigned int delegateRespondsToSourceLanguageServiceContext:1; unsigned int forceFixAttributes:1; + unsigned int languageServiceSupportsSourceModel:1; } _tsflags; _LazyInvalidationHelper *_lazyInvalidationHelper; + DVTSourceLanguageService *_sourceLanguageService; + DVTObservingToken *_sourceLanguageServiceContextObservingToken; } ++ (id)keyPathsForValuesAffectingSourceLanguageServiceContext; + (void)initialize; + (BOOL)usesScreenFonts; + (id)_changeTrackingLogAspect; @@ -61,21 +64,23 @@ @property unsigned long long indentWidth; // @synthesize indentWidth=_indentWidth; @property double lastEditTimestamp; // @synthesize lastEditTimestamp=_lastEditTimestamp; - (void).cxx_destruct; +- (id)updatedLocationFromLocation:(id)arg1 toTimestamp:(double)arg2; +- (id)compatibleLocationFromLocation:(id)arg1; +- (id)convertLocationToNativeNSStringEncodedLocation:(id)arg1; +- (id)convertLocationToUTF8EncodedLocation:(id)arg1; - (void)_restoreRecomputableState; - (void)_dropRecomputableState; - (unsigned long long)lineBreakBeforeIndex:(unsigned long long)arg1 withinRange:(struct _NSRange)arg2; -- (id)tokenizableItemsForItemAtRange:(struct _NSRange)arg1; - (id)_ancestorItemForTokenizableItem:(id)arg1; - (long long)nodeTypeForTokenizableItem:(id)arg1; - (double)indentationForWrappedLineAtIndex:(unsigned long long)arg1; - (unsigned long long)leadingWhitespacePositionsForLine:(unsigned long long)arg1; -- (id)colorAtCharacterIndex:(unsigned long long)arg1 inTextView:(id)arg2 effectiveRange:(struct _NSRange *)arg3; -- (long long)nodeTypeAtCharacterIndex:(unsigned long long)arg1 inTextView:(id)arg2 effectiveRange:(struct _NSRange *)arg3; +- (long long)syntaxTypeForItem:(id)arg1 context:(id)arg2; +- (id)colorAtCharacterIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2 context:(id)arg3; +- (long long)nodeTypeAtCharacterIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2 context:(id)arg3; - (void)_themeColorsChanged:(id)arg1; @property(retain) DVTFontAndColorTheme *fontAndColorTheme; @property(getter=isSyntaxColoringEnabled) BOOL syntaxColoringEnabled; -- (id)stringByTogglingCommentsInRange:(struct _NSRange)arg1; -- (BOOL)stringContainsUncommentedLines:(id)arg1 lineCommentPrefix:(id *)arg2; - (id)stringBySwappingRange:(struct _NSRange)arg1 withAdjacentRange:(struct _NSRange)arg2; - (struct _NSRange)functionOrMethodBodyRangeAtIndex:(unsigned long long)arg1; - (struct _NSRange)functionRangeAtIndex:(unsigned long long)arg1 isDefinitionOrCall:(char *)arg2; @@ -98,21 +103,15 @@ @property(readonly) DVTSourceLandmarkItem *topSourceLandmark; @property(readonly) BOOL hasPendingSourceLandmarkInvalidation; - (void)_invalidateSourceLandmarks:(id)arg1; -- (void)_addLandmarkItemsFromItem:(id)arg1 toParent:(id)arg2 matchingType:(id)arg3 altParent:(void)arg4 matchingAltType:(id)arg5 visitChildren:(id)arg6; -- (id)landmarkItemNameForSourceModelItem:(id)arg1 nameRange:(struct _NSRange *)arg2; +- (void)invalidateAllLandmarks; - (id)stringForItem:(id)arg1; -- (struct _NSRange)rangeForBlockContainingRange:(struct _NSRange)arg1; -- (long long)foldingDepthAtLocation:(unsigned long long)arg1; -- (id)foldableBlockItemForLocation:(unsigned long long)arg1; -- (id)foldableBlockItemForLineAtLocation:(unsigned long long)arg1; -- (id)blockItemAtLocation:(unsigned long long)arg1; -- (id)commonSourceModelItemAtRange:(struct _NSRange)arg1; -- (id)sourceModelItemAtCharacterIndex:(unsigned long long)arg1; -- (id)sourceModelItemAtCharacterIndex:(unsigned long long)arg1 affinity:(unsigned long long)arg2; @property(readonly) DVTSourceModel *sourceModelWithoutParsing; @property(readonly) DVTSourceModel *sourceModel; +@property(readonly) DVTSourceLanguageService *sourceModelService; +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; +@property(readonly) DVTSourceLanguageService *languageService; @property(copy) DVTSourceCodeLanguage *language; -- (void)didReplaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 changeInLength:(long long)arg3; +- (void)didReplaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 changeInLength:(long long)arg3 replacedString:(id)arg4; - (void)willReplaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 changeInLength:(long long)arg3; - (void)_dumpChangeHistory; - (struct _NSRange)lineRangeForLineRange:(struct _NSRange)arg1 fromTimestamp:(double)arg2 toTimestamp:(double)arg3; @@ -126,11 +125,15 @@ @property(readonly) unsigned long long currentChangeIndex; - (id)_debugInfoString; @property(readonly) unsigned long long numberOfLines; +- (struct _NSRange)currentWordAtIndex:(unsigned long long)arg1; - (struct _NSRange)lineRangeForCharacterRange:(struct _NSRange)arg1; - (struct _NSRange)characterRangeForLineRange:(struct _NSRange)arg1; +- (struct _NSRange)characterRangeFromDocumentLocation:(id)arg1; - (void)_dumpLineOffsetsTable; - (id)_debugStringFromUnsignedIntegers:(const unsigned long long *)arg1 count:(unsigned long long)arg2; +- (void)serviceAvailabilityNotification:(BOOL)arg1 message:(id)arg2; - (void)scheduleLazyInvalidationForRange:(struct _NSRange)arg1; +- (void)_updateLazyInvalidationForEditedRange:(struct _NSRange)arg1 changeInLength:(long long)arg2; - (void)_processLazyInvalidation; - (void)_invalidateCallback:(id)arg1; @property BOOL processingLazyInvalidation; @@ -142,14 +145,15 @@ - (void)fixAttributesInRange:(struct _NSRange)arg1; - (void)fixSyntaxColoringInRange:(struct _NSRange)arg1; - (void)fixAttachmentAttributeInRange:(struct _NSRange)arg1; -@property(retain) id delegate; +@property id delegate; - (id)_associatedTextViews; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withAttributedString:(id)arg2 withUndoManager:(id)arg3; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 withUndoManager:(id)arg3; - (void)addLayoutManager:(id)arg1; - (void)invalidateAttributesInRange:(struct _NSRange)arg1; - (BOOL)fixesAttributesLazily; -- (void)_dvt_setForceFixAttributes:(BOOL)arg1; +- (BOOL)_forceFixAttributes; +- (void)_setForceFixAttributes:(BOOL)arg1; - (void)processEditing; - (void)endEditing; - (void)beginEditing; @@ -159,13 +163,6 @@ - (void)addAttribute:(id)arg1 value:(id)arg2 range:(struct _NSRange)arg3; - (void)setAttributes:(id)arg1 range:(struct _NSRange)arg2; - (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; -- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; -- (id)attributesAtIndex:(unsigned long long)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; -- (id)attributedSubstringFromRange:(struct _NSRange)arg1; -- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; -- (unsigned long long)length; -- (id)attributesAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; -- (id)string; - (BOOL)isDoingBatchEdit; - (void)doingBatchEdit:(BOOL)arg1; - (void)doingBatchEdit:(BOOL)arg1 notifyModel:(BOOL)arg2; @@ -179,7 +176,7 @@ @property(nonatomic) unsigned long long tabWidth; @property(readonly) BOOL isEditable; @property unsigned long long lineEndings; -- (id)description; +@property(readonly, copy) NSString *description; - (void)dealloc; - (id)init; - (id)initWithString:(id)arg1; @@ -205,8 +202,7 @@ - (BOOL)isAtBOL:(struct _NSRange)arg1; - (void)indentCharacterRange:(struct _NSRange)arg1 undoManager:(id)arg2; - (void)indentLineRange:(struct _NSRange)arg1 undoManager:(id)arg2; -- (BOOL)indentLine:(long long)arg1 onlyIfMovingRight:(BOOL)arg2 undoManager:(id)arg3; -- (void)indentLine:(long long)arg1 to:(long long)arg2 undoManager:(id)arg3; +- (BOOL)indentLine:(long long)arg1 options:(unsigned long long)arg2 undoManager:(id)arg3; - (long long)firstNonblankForLine:(long long)arg1 convertTabs:(BOOL)arg2; - (id)getTextForLineSansBlanks:(long long)arg1; @property(readonly, getter=isIndentable) BOOL indentable; @@ -215,6 +211,19 @@ - (BOOL)_isInvalidObjectLiteralItem:(id)arg1; - (unsigned long long)firstColonAfterItem:(id)arg1 inRange:(struct _NSRange)arg2; - (long long)columnForPositionConvertingTabs:(unsigned long long)arg1; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 longestEffectiveRange:(struct _NSRange *)arg3 inRange:(struct _NSRange)arg4; +- (id)attributesAtIndex:(unsigned long long)arg1 longestEffectiveRange:(struct _NSRange *)arg2 inRange:(struct _NSRange)arg3; +- (id)attributedSubstringFromRange:(struct _NSRange)arg1; +- (id)attribute:(id)arg1 atIndex:(unsigned long long)arg2 effectiveRange:(struct _NSRange *)arg3; +- (unsigned long long)length; +- (id)attributesAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)contents; +- (id)string; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DVTKit/DVTTextStorageDelegate-Protocol.h b/DVTKit/DVTTextStorageDelegate-Protocol.h index e3ea05f93..38a0a0977 100644 --- a/DVTKit/DVTTextStorageDelegate-Protocol.h +++ b/DVTKit/DVTTextStorageDelegate-Protocol.h @@ -6,9 +6,13 @@ #import "NSTextStorageDelegate-Protocol.h" +@class NSDictionary; + @protocol DVTTextStorageDelegate @optional +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; +- (void)sourceLanguageServiceAvailabilityNotification:(BOOL)arg1 message:(id)arg2; - (BOOL)textStorageShouldAllowEditing:(id)arg1; - (void)textStorageDidUpdateSourceLandmarks:(id)arg1; - (long long)nodeTypeForItem:(id)arg1 withContext:(id)arg2; diff --git a/DVTKit/DVTTextUndoMultiEdits.h b/DVTKit/DVTTextUndoMultiEdits.h index fe2715537..fa6052262 100644 --- a/DVTKit/DVTTextUndoMultiEdits.h +++ b/DVTKit/DVTTextUndoMultiEdits.h @@ -18,7 +18,7 @@ @property struct _NSRange replacementRange; // @synthesize replacementRange=_replacementRange; @property struct _NSRange affectedRange; // @synthesize affectedRange=_affectedRange; -@property(readonly) NSUndoManager *undoManager; // @synthesize undoManager=_undoManager; +@property(readonly) __weak NSUndoManager *undoManager; // @synthesize undoManager=_undoManager; - (void).cxx_destruct; @property(readonly) BOOL isSupportingCoalescing; - (void)undoRedo:(id)arg1; diff --git a/DVTKit/DVTTextView.h b/DVTKit/DVTTextView.h new file mode 100644 index 000000000..76b796b51 --- /dev/null +++ b/DVTKit/DVTTextView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextView.h" + +@interface DVTTextView : NSTextView +{ + BOOL _settingMinSizeForClipView; + BOOL _minWidthTracksClipView; + BOOL _minHeightTracksClipView; +} + +@property BOOL minHeightTracksClipView; // @synthesize minHeightTracksClipView=_minHeightTracksClipView; +@property BOOL minWidthTracksClipView; // @synthesize minWidthTracksClipView=_minWidthTracksClipView; +- (void)setMinSize:(struct CGSize)arg1; +- (void)_superviewClipViewFrameChanged:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1 textContainer:(id)arg2; + +@end + diff --git a/DVTKit/DVTTextVisualization.h b/DVTKit/DVTTextVisualization.h index 3de4e3a1b..09c1efe37 100644 --- a/DVTKit/DVTTextVisualization.h +++ b/DVTKit/DVTTextVisualization.h @@ -8,7 +8,7 @@ #import "NSAnimationDelegate-Protocol.h" -@class DVTSourceTextView, DVTWeakInterposer, NSAnimation; +@class DVTSourceTextView, DVTWeakInterposer, NSAnimation, NSString; @interface DVTTextVisualization : NSObject { @@ -27,5 +27,11 @@ - (id)init; @property(retain) DVTSourceTextView *textView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTTheme.h b/DVTKit/DVTTheme.h index dff47f2e3..97c0766f2 100644 --- a/DVTKit/DVTTheme.h +++ b/DVTKit/DVTTheme.h @@ -14,6 +14,8 @@ NSDictionary *_contents; BOOL _shouldUseXcode5UIExperimental; BOOL _shouldUseSingleLineNavigatorItems; + BOOL _shouldShowWindowTitleBars; + BOOL _shouldDrawBordersOnToolbarButtons; NSColor *_navigatorTrayBackgroundActiveColor; NSColor *_navigatorTrayBackgroundInactiveColor; } @@ -30,9 +32,14 @@ + (void)editColor:(id)arg1; @property(readonly) NSColor *navigatorTrayBackgroundInactiveColor; // @synthesize navigatorTrayBackgroundInactiveColor=_navigatorTrayBackgroundInactiveColor; @property(readonly) NSColor *navigatorTrayBackgroundActiveColor; // @synthesize navigatorTrayBackgroundActiveColor=_navigatorTrayBackgroundActiveColor; +@property(readonly) BOOL shouldDrawBordersOnToolbarButtons; // @synthesize shouldDrawBordersOnToolbarButtons=_shouldDrawBordersOnToolbarButtons; +@property(readonly) BOOL shouldShowWindowTitleBars; // @synthesize shouldShowWindowTitleBars=_shouldShowWindowTitleBars; @property(readonly, nonatomic) BOOL shouldUseSingleLineNavigatorItems; // @synthesize shouldUseSingleLineNavigatorItems=_shouldUseSingleLineNavigatorItems; @property(readonly, nonatomic) BOOL shouldUseXcode5UIExperimental; // @synthesize shouldUseXcode5UIExperimental=_shouldUseXcode5UIExperimental; - (void).cxx_destruct; +@property(readonly) NSColor *activityViewScrollingTextFieldTextColorInactive; +@property(readonly) NSColor *activityViewScrollingTextFieldTextColorActive; +@property(readonly) NSGradient *bluePunchOutGradient; - (id)pressedTextShadowForTextColor:(id)arg1; - (id)editorAnnotationTestSuccess10; - (id)editorAnnotationTestFail10; @@ -48,6 +55,10 @@ - (id)statusTestSuccessOutlineImageOfSize:(unsigned long long)arg1 isDisabled:(BOOL)arg2; - (id)statusTestSuccessOutlineImageOfSize:(unsigned long long)arg1; - (id)statusTestOutlineImageOfSize:(unsigned long long)arg1; +- (id)statusTestMissingBaselineForPerformanceMetricsImageOfSize:(unsigned long long)arg1 isDisabled:(BOOL)arg2; +- (id)statusTestMissingBaselineForPerformanceMetricsImageOfSize:(unsigned long long)arg1; +- (id)statusTestMeasuredPerformanceMetricsImageOfSize:(unsigned long long)arg1 isDisabled:(BOOL)arg2; +- (id)statusTestMeasuredPerformanceMetricsImageOfSize:(unsigned long long)arg1; - (id)statusCanceledImageOfSize:(unsigned long long)arg1 isDisabled:(BOOL)arg2; - (id)statusCanceledImageOfSize:(unsigned long long)arg1; - (id)statusWarningFixitImageOfSize:(unsigned long long)arg1 isDisabled:(BOOL)arg2; @@ -76,6 +87,9 @@ - (id)statusErrorImageOfSize:(unsigned long long)arg1; - (id)statusBuildInProgressImageOfSize:(unsigned long long)arg1 isDisabled:(BOOL)arg2; - (id)statusBuildInProgressImageOfSize:(unsigned long long)arg1; +@property(readonly) NSImage *removeButtonTemplate_10_10; +@property(readonly) NSImage *addButtonTemplate_10_10; +@property(readonly) NSImage *gearTemplate_10_10; @property(readonly) NSImage *hideContentTemplateImage; @property(readonly) NSImage *showContentTemplateImage; @property(readonly) NSImage *gearTemplateImage; @@ -97,9 +111,16 @@ @property(readonly) NSGradient *pathSeparatorGradientInactive; @property(readonly) NSGradient *pathSeparatorHighlightGradient; @property(readonly) NSGradient *pathSeparatorGradient; +@property(readonly) NSImage *testRuntimeImage; +@property(readonly) NSImage *testClassImage; +@property(readonly) NSImage *testMethodImage; @property(readonly) NSImage *botIcon; @property(readonly) NSImage *ideProjectIcon; +@property(readonly) NSImage *canvasZoomInImage; +@property(readonly) NSImage *canvasZoomActualImage; +@property(readonly) NSImage *canvasZoomOutImage; @property(readonly) NSImage *filterFieldImage; +@property(readonly) NSImage *consoleButtonClearImage; @property(readonly) NSImage *toolbarButtonViewRevisionImage; @property(readonly) NSImage *toolbarButtonSwitchBranchImage; @property(readonly) NSImage *toolbarButtonScreenshotImage; @@ -118,16 +139,6 @@ @property(readonly) NSImage *toolbarButtonCheckoutPullImage; @property(readonly) NSImage *toolbarButtonAddPopupImage; @property(readonly) NSImage *toolbarButtonAddImage; -@property(readonly) NSImage *toolbarButtonBreakpointsAlternatePressed; -@property(readonly) NSImage *toolbarButtonBreakpointsPressed; -@property(readonly) NSImage *toolbarButtonBreakpointsAlternateInactive; -@property(readonly) NSImage *toolbarButtonBreakpointsInactive; -@property(readonly) NSImage *toolbarButtonBreakpointsAlternate; -@property(readonly) NSImage *toolbarButtonBreakpointsNatural; -- (id)_imageFactoryForBreakpoints; -@property(readonly) NSImage *viewUtilitiesTemplate; -@property(readonly) NSImage *viewDebuggerTemplate; -@property(readonly) NSImage *viewNavigatorsTemplate; @property(readonly) NSImage *editorVersionLogsTemplate; @property(readonly) NSImage *editorVersionBlameTemplate; @property(readonly) NSImage *editorVersionComparisonTemplate; @@ -141,91 +152,10 @@ @property(readonly) NSImage *testTemplate; @property(readonly) NSImage *analyzeTemplate; @property(readonly) NSImage *runTemplate; -@property(readonly) NSImage *toolbarButtonViewUtilitiesAlternateInactive; -@property(readonly) NSImage *toolbarButtonViewUtilitiesInactive; -@property(readonly) NSImage *toolbarButtonViewUtilitiesAlternate; -@property(readonly) NSImage *toolbarButtonViewUtilitiesNatural; -- (id)_imageFactoryForViewUtilities; -@property(readonly) NSImage *toolbarButtonViewDebuggerAlternateInactive; -@property(readonly) NSImage *toolbarButtonViewDebuggerInactive; -@property(readonly) NSImage *toolbarButtonViewDebuggerAlternate; -@property(readonly) NSImage *toolbarButtonViewDebuggerNatural; -- (id)_imageFactoryForViewDebugger; -@property(readonly) NSImage *toolbarButtonViewNavigatorsAlternateInactive; -@property(readonly) NSImage *toolbarButtonViewNavigatorsInactive; -@property(readonly) NSImage *toolbarButtonViewNavigatorsAlternate; -@property(readonly) NSImage *toolbarButtonViewNavigatorsNatural; -- (id)_imageFactoryForViewNavigators; -@property(readonly) NSImage *toolbarButtonEditorLogsAlternateInactive; -@property(readonly) NSImage *toolbarButtonEditorLogsInactive; -@property(readonly) NSImage *toolbarButtonEditorLogsAlternate; -@property(readonly) NSImage *toolbarButtonEditorLogsNatural; -- (id)_imageFactoryForEditorLogs; -@property(readonly) NSImage *toolbarButtonEditorBlameAlternateInactive; -@property(readonly) NSImage *toolbarButtonEditorBlameInactive; -@property(readonly) NSImage *toolbarButtonEditorBlameAlternate; -@property(readonly) NSImage *toolbarButtonEditorBlameNatural; -- (id)_imageFactoryForEditorBlame; -@property(readonly) NSImage *toolbarButtonEditorComparisonAlternateInactive; -@property(readonly) NSImage *toolbarButtonEditorComparisonInactive; -@property(readonly) NSImage *toolbarButtonEditorComparisonAlternate; -@property(readonly) NSImage *toolbarButtonEditorComparisonNatural; -- (id)_imageFactoryForEditorComparison; -@property(readonly) NSImage *toolbarButtonEditorGeniusAlternateInactive; -@property(readonly) NSImage *toolbarButtonEditorGeniusInactive; -@property(readonly) NSImage *toolbarButtonEditorGeniusAlternate; -@property(readonly) NSImage *toolbarButtonEditorGeniusNatural; -- (id)_imageFactoryForEditorGenius; -@property(readonly) NSImage *toolbarButtonEditorBasicAlternateInactive; -@property(readonly) NSImage *toolbarButtonEditorBasicInactive; -@property(readonly) NSImage *toolbarButtonEditorBasicAlternate; -@property(readonly) NSImage *toolbarButtonEditorBasicNatural; -- (id)_imageFactoryForEditorBasic; -@property(readonly) NSImage *toolbarButtonStopDisabledInactive; -@property(readonly) NSImage *toolbarButtonStopInactive; -@property(readonly) NSImage *toolbarButtonStopDisabled; -@property(readonly) NSImage *toolbarButtonStopPressed; -@property(readonly) NSImage *toolbarButtonStopNatural; -- (id)_imageFactoryForStop; -@property(readonly) NSImage *toolbarButtonBuildDisabledInactive; -@property(readonly) NSImage *toolbarButtonBuildInactive; -@property(readonly) NSImage *toolbarButtonBuildDisabled; -@property(readonly) NSImage *toolbarButtonBuildPressed; -@property(readonly) NSImage *toolbarButtonBuildNatural; -- (id)_imageFactoryForBuild; -@property(readonly) NSImage *toolbarButtonProfileDisabledInactive; -@property(readonly) NSImage *toolbarButtonProfileInactive; -@property(readonly) NSImage *toolbarButtonProfileDisabled; -@property(readonly) NSImage *toolbarButtonProfilePressed; -@property(readonly) NSImage *toolbarButtonProfileNatural; -- (id)_imageFactoryForProfile; -@property(readonly) NSImage *toolbarButtonTestDisabledInactive; -@property(readonly) NSImage *toolbarButtonTestInactive; -@property(readonly) NSImage *toolbarButtonTestDisabled; -@property(readonly) NSImage *toolbarButtonTestPressed; -@property(readonly) NSImage *toolbarButtonTestNatural; -- (id)_imageFactoryForTest; -@property(readonly) NSImage *toolbarButtonAnalyzeDisabledInactive; -@property(readonly) NSImage *toolbarButtonAnalyzeInactive; -@property(readonly) NSImage *toolbarButtonAnalyzeDisabled; -@property(readonly) NSImage *toolbarButtonAnalyzePressed; -@property(readonly) NSImage *toolbarButtonAnalyzeNatural; -- (id)_imageFactoryForAnalyze; -@property(readonly) NSImage *toolbarButtonPauseDisabledInactive; -@property(readonly) NSImage *toolbarButtonPauseInactive; -@property(readonly) NSImage *toolbarButtonPauseDisabled; -@property(readonly) NSImage *toolbarButtonPausePressed; -@property(readonly) NSImage *toolbarButtonPauseNatural; -- (id)_imageFactoryForPause; -@property(readonly) NSImage *toolbarButtonRunDisabledInactive; -@property(readonly) NSImage *toolbarButtonRunInactive; -@property(readonly) NSImage *toolbarButtonRunDisabled; -@property(readonly) NSImage *toolbarButtonRunPressed; -@property(readonly) NSImage *toolbarButtonRunNatural; -- (id)_imageFactoryForRun; @property(readonly) NSGradient *toolbarButtonDisabledGradient; @property(readonly) NSGradient *toolbarButtonActiveGradient; @property(readonly) NSGradient *toolbarButtonNaturalGradient; +@property(readonly) NSImage *inFieldGoToButtonSmall; @property(readonly) NSImage *inFieldChooseButtonSmall; @property(readonly) NSImage *inFieldChooseButtonRegular; @property(readonly) NSImage *scopeBarConfigurationShadowImage; @@ -343,8 +273,6 @@ @property(readonly) struct CGColor *activityViewProgressIndicatorBackgroundColorPopUp; @property(readonly) NSColor *activityViewScrollingTextFieldTextShadowColorInactive; @property(readonly) NSColor *activityViewScrollingTextFieldTextShadowColorActive; -@property(readonly) NSColor *activityViewScrollingTextFieldTextColorInactive; -@property(readonly) NSColor *activityViewScrollingTextFieldTextColorActive; @property(readonly) NSColor *activityViewBackgroundInnerGlowColor; - (struct CGColor *)activityViewBorderCGColorForView:(id)arg1; - (struct CGColor *)activityViewBorderCGColorInactive; @@ -493,10 +421,11 @@ @property(readonly) NSFont *lineNumberFont; @property(readonly) NSColor *messageBubbleButtonForegroundColor; @property(readonly) NSColor *messageBubbleButtonBackgroundColor; -@property(readonly) NSGradient *scrollbarConflictMarkerGradient; -@property(readonly) NSGradient *scrollbarDiffMarkerGradient; -@property(readonly) NSGradient *scrollbarWarningMarkerGradient; -@property(readonly) NSGradient *scrollbarErrorMarkerGradient; +@property(readonly) NSGradient *scrollbarMarkerDiffConflictGradient; +@property(readonly) NSGradient *scrollbarMarkerDiffGradient; +@property(readonly) NSGradient *scrollbarMarkerAnalyzerGradient; +@property(readonly) NSGradient *scrollbarMarkerWarningGradient; +@property(readonly) NSGradient *scrollbarMarkerErrorGradient; @property(readonly) NSColor *pageGuideColor; @property(readonly) NSColor *analyzerFlowArrowsColor; @property(readonly) NSGradient *foldingRibbonGradient; @@ -548,6 +477,8 @@ - (id)navigatorTrayBackgroundActiveGradient; - (id)navigatorSelectionTopCapColorForView:(id)arg1; - (id)navigatorSelectionGradientForView:(id)arg1; +@property(readonly) NSColor *navigatorSecondarySelectionColor2; +@property(readonly) NSColor *navigatorSecondarySelectionColor; @property(readonly) NSColor *navigatorSelectionTopCapInactiveColor; @property(readonly) NSColor *navigatorSelectionTopCapActiveGraphiteColor; @property(readonly) NSColor *navigatorSelectionTopCapActiveAquaColor; @@ -581,10 +512,16 @@ @property(readonly) NSColor *inspectorAreaButtonBarBackgroundColor; @property(readonly) NSColor *editorAreaBackgroundColor; @property(readonly) NSColor *glassSeparatorColor; +@property(readonly) NSGradient *sourceListSelectionGraphiteUnfocusedGradient; +@property(readonly) NSColor *sourceListSelectionTopCapGraphiteUnfocusedColor; @property(readonly) NSGradient *sourceListSelectionGraphiteGradient; @property(readonly) NSColor *sourceListSelectionTopCapGraphiteColor; +@property(readonly) NSGradient *sourceListSelectionAquaUnfocusedGradient; +@property(readonly) NSColor *sourceListSelectionTopCapAquaUnfocusedColor; @property(readonly) NSGradient *sourceListSelectionAquaGradient; @property(readonly) NSColor *sourceListSelectionTopCapAquaColor; +@property(readonly) NSGradient *sourceListSelectionInactiveGradient; +@property(readonly) NSColor *sourceListSelectionTopCapInactiveColor; @property(readonly) NSColor *sourceListBackgroundColor; @property(readonly) NSColor *blackShadow2Color; @property(readonly) NSColor *blackShadow1Color; diff --git a/DVTKit/DVTTileView.h b/DVTKit/DVTTileView.h index 6a7601b7a..818947c44 100644 --- a/DVTKit/DVTTileView.h +++ b/DVTKit/DVTTileView.h @@ -192,5 +192,11 @@ - (id)initWithFrame:(struct CGRect)arg1; - (void)_init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTTimerBlockWrapper.h b/DVTKit/DVTTimerBlockWrapper.h index 62d75c112..33f165fa4 100644 --- a/DVTKit/DVTTimerBlockWrapper.h +++ b/DVTKit/DVTTimerBlockWrapper.h @@ -8,7 +8,7 @@ #import "DVTCancellable-Protocol.h" -@class NSTimer; +@class NSString, NSTimer; @interface DVTTimerBlockWrapper : NSObject { @@ -22,5 +22,11 @@ @property(readonly, getter=isCancelled) BOOL cancelled; - (id)initWithTimeInterval:(double)arg1 repeats:(BOOL)arg2 handler:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/DVTToolbarButtonImageFactory.h b/DVTKit/DVTToolbarButtonImageFactory.h index a717b4678..0d924eb3a 100644 --- a/DVTKit/DVTToolbarButtonImageFactory.h +++ b/DVTKit/DVTToolbarButtonImageFactory.h @@ -24,14 +24,7 @@ - (id)_inactiveOrDisabledInnerShadow; - (id)_activeAlternateInnerShadow; - (id)_activeInnerShadow; -- (id)_image:(id)arg1 withAlpha:(double)arg2; -- (id)_imageWithAlternateInactiveAlpha:(id)arg1; -- (id)_imageWithDisabledInactiveAlpha:(id)arg1; -- (id)_imageWithInactiveAlpha:(id)arg1; -- (id)imageAlternateInactive; -- (id)imageDisabledInactive; -- (id)imageInactive; -- (id)imageDisabled; +- (id)imageInsetDisabled; - (id)imageAlternatePressed; - (id)imageAlternate; - (id)_pressedImageForImage:(id)arg1 tintAlpha:(double)arg2; @@ -40,7 +33,6 @@ - (struct CGSize)sizeWithoutHighlight; - (struct CGRect)rectWithHighlight; - (struct CGRect)naturalRect; -- (id)templatePathWithRect:(struct CGRect)arg1; - (id)initWithSize:(struct CGSize)arg1; @end diff --git a/DVTKit/DVTToolbarButtonImagePause.h b/DVTKit/DVTToolbarButtonImagePause.h index 2217327a2..04aea4d37 100644 --- a/DVTKit/DVTToolbarButtonImagePause.h +++ b/DVTKit/DVTToolbarButtonImagePause.h @@ -10,7 +10,6 @@ { } -- (id)templatePathWithRect:(struct CGRect)arg1; - (id)templateImageForButton; @end diff --git a/DVTKit/DVTToolbarButtonImageRun.h b/DVTKit/DVTToolbarButtonImageRun.h index 9e5a60002..d7f916cf5 100644 --- a/DVTKit/DVTToolbarButtonImageRun.h +++ b/DVTKit/DVTToolbarButtonImageRun.h @@ -10,7 +10,6 @@ { } -- (id)templatePathWithRect:(struct CGRect)arg1; - (id)templateImageForButton; - (struct CGSize)sizeWithoutHighlight; diff --git a/DVTKit/DVTToolbarButtonImageStop.h b/DVTKit/DVTToolbarButtonImageStop.h index d0f17a56c..524f6e50f 100644 --- a/DVTKit/DVTToolbarButtonImageStop.h +++ b/DVTKit/DVTToolbarButtonImageStop.h @@ -10,7 +10,6 @@ { } -- (id)templatePathWithRect:(struct CGRect)arg1; - (id)templateImageForButton; @end diff --git a/DVTKit/DVTToolbarViewController.h b/DVTKit/DVTToolbarViewController.h index 70a96e790..372bb9bb1 100644 --- a/DVTKit/DVTToolbarViewController.h +++ b/DVTKit/DVTToolbarViewController.h @@ -22,7 +22,7 @@ @property(copy) NSString *tooltip; // @synthesize tooltip=_tooltip; @property(copy) NSString *label; // @synthesize label=_label; @property(retain) NSWindow *window; // @synthesize window=_window; -@property(readonly) NSString *itemIdentifier; // @synthesize itemIdentifier=_itemIdentifier; +@property(readonly, copy) NSString *itemIdentifier; // @synthesize itemIdentifier=_itemIdentifier; - (void).cxx_destruct; @property(readonly) struct CGSize maxSize; @property(readonly) struct CGSize minSize; @@ -33,7 +33,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTTypeCompletionHandler.h b/DVTKit/DVTTypeCompletionHandler.h index a0abc7ed8..18f8f6ceb 100644 --- a/DVTKit/DVTTypeCompletionHandler.h +++ b/DVTKit/DVTTypeCompletionHandler.h @@ -46,7 +46,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTURLPreviewViewController.h b/DVTKit/DVTURLPreviewViewController.h new file mode 100644 index 000000000..e0fd5e5e2 --- /dev/null +++ b/DVTKit/DVTURLPreviewViewController.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +#import "QLPreviewViewDelegate-Protocol.h" + +@class NSLayoutConstraint, NSString, NSURL, QLPreviewView; + +@interface DVTURLPreviewViewController : NSViewController +{ + NSURL *_url; + id _delegate; + QLPreviewView *_qlPreviewView; + NSLayoutConstraint *_qlPreviewViewWidth; + NSLayoutConstraint *_qlPreviewViewHeight; +} + +@property(retain) NSLayoutConstraint *qlPreviewViewHeight; // @synthesize qlPreviewViewHeight=_qlPreviewViewHeight; +@property(retain) NSLayoutConstraint *qlPreviewViewWidth; // @synthesize qlPreviewViewWidth=_qlPreviewViewWidth; +@property(retain) QLPreviewView *qlPreviewView; // @synthesize qlPreviewView=_qlPreviewView; +@property __weak id delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) NSURL *url; // @synthesize url=_url; +- (void).cxx_destruct; +- (void)previewView:(id)arg1 didLoadPreviewItem:(id)arg2; +- (id)existingURLToOpen; +- (void)loadView; +- (void)dealloc; +- (id)initWithDefaultNibName; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTKit/DVTUndoManager.h b/DVTKit/DVTUndoManager.h index ee90b382a..ebf038915 100644 --- a/DVTKit/DVTUndoManager.h +++ b/DVTKit/DVTUndoManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, NSMutableArray; +@class DVTStackBacktrace, NSMutableArray, NSString; @interface DVTUndoManager : NSUndoManager { @@ -47,7 +47,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/DVTViewController.h b/DVTKit/DVTViewController.h index fa0c422e7..b2a6471c1 100644 --- a/DVTKit/DVTViewController.h +++ b/DVTKit/DVTViewController.h @@ -10,14 +10,14 @@ #import "DVTEditor-Protocol.h" #import "DVTInvalidation-Protocol.h" -@class DVTExtension, DVTStackBacktrace, NSString; +@class DVTControllerContentView, DVTExtension, DVTStackBacktrace, NSString; @interface DVTViewController : NSViewController { - DVTExtension *_representedExtension; - BOOL _isViewLoaded; BOOL _didCallViewWillUninstall; void *_keepSelfAliveUntilCancellationRef; + BOOL _isViewLoaded; + DVTExtension *_representedExtension; } + (id)defaultViewNibBundle; @@ -34,13 +34,12 @@ - (void)viewWillUninstall; - (void)viewDidInstall; - (void)loadView; -- (void)setView:(id)arg1; +@property(retain) DVTControllerContentView *view; - (void)separateKeyViewLoops; - (BOOL)delegateFirstResponder; - (id)supplementalMainViewController; -- (id)description; +@property(readonly, copy) NSString *description; - (BOOL)becomeFirstResponder; -- (id)view; - (id)initWithCoder:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (id)initUsingDefaultNib; @@ -49,8 +48,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(copy, nonatomic) NSString *title; // @dynamic title; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/InvisibleScroller.h b/DVTKit/InvisibleScroller.h new file mode 100644 index 000000000..85024280f --- /dev/null +++ b/DVTKit/InvisibleScroller.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSScroller.h" + +@interface InvisibleScroller : NSScroller +{ +} + ++ (double)scrollerWidthForControlSize:(unsigned long long)arg1 scrollerStyle:(long long)arg2; + +@end + diff --git a/DVTKit/NSArray-DVTDevicesWindowAdditions.h b/DVTKit/NSArray-DVTDevicesWindowAdditions.h new file mode 100644 index 000000000..9f02c42ac --- /dev/null +++ b/DVTKit/NSArray-DVTDevicesWindowAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface NSArray (DVTDevicesWindowAdditions) +- (id)dvt_firstNonWirelessDeviceObject; +- (id)dvt_firstDeviceObject; +@end + diff --git a/DVTKit/NSAttributedString-DVTNSAttributedStringAdditions.h b/DVTKit/NSAttributedString-DVTNSAttributedStringAdditions.h index 93a170c8d..bc19b7919 100644 --- a/DVTKit/NSAttributedString-DVTNSAttributedStringAdditions.h +++ b/DVTKit/NSAttributedString-DVTNSAttributedStringAdditions.h @@ -7,6 +7,7 @@ #import "NSAttributedString.h" @interface NSAttributedString (DVTNSAttributedStringAdditions) +- (id)dvt_attributedStringByApplyingFallbackAttributes:(id)arg1; - (struct CGSize)dvt_sizeConstrainedToWidth:(double)arg1; - (void)dvt_drawInRectByVerticallyCenteringAndTruncating:(struct CGRect)arg1; - (id)dvt_stringByTruncatingMultilineTextToFitSize:(struct CGSize)arg1; diff --git a/DVTKit/NSCarbonMenuImpl-DVTSwizzle.h b/DVTKit/NSCarbonMenuImpl-DVTSwizzle.h new file mode 100644 index 000000000..f48010444 --- /dev/null +++ b/DVTKit/NSCarbonMenuImpl-DVTSwizzle.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCarbonMenuImpl.h" + +@interface NSCarbonMenuImpl (DVTSwizzle) +- (int)__swizzle_carbonTargetItemEvent:(struct OpaqueEventRef *)arg1 handlerCallRef:(struct OpaqueEventHandlerCallRef *)arg2; +@end + diff --git a/DVTKit/NSControl-DVTNSControlAdditions.h b/DVTKit/NSControl-DVTNSControlAdditions.h new file mode 100644 index 000000000..b01bc5e90 --- /dev/null +++ b/DVTKit/NSControl-DVTNSControlAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControl.h" + +@interface NSControl (DVTNSControlAdditions) +- (double)dvt_alphaDrawingValueBasedOnState; + +// Remaining properties +@property(nonatomic, getter=isEnabled) BOOL enabled; +@end + diff --git a/DVTKit/NSDocument-DVTNSDocumentAdditions.h b/DVTKit/NSDocument-DVTNSDocumentAdditions.h new file mode 100644 index 000000000..236970fca --- /dev/null +++ b/DVTKit/NSDocument-DVTNSDocumentAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDocument.h" + +@interface NSDocument (DVTNSDocumentAdditions) +- (BOOL)dvt_hasBeenEditedSinceLastUserInitiatedSave; +@end + diff --git a/DVTKit/NSDraggingDestination-Protocol.h b/DVTKit/NSDraggingDestination-Protocol.h new file mode 100644 index 000000000..211b453b6 --- /dev/null +++ b/DVTKit/NSDraggingDestination-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSDraggingDestination + +@optional +- (void)updateDraggingItemsForDrag:(id)arg1; +- (BOOL)wantsPeriodicDraggingUpdates; +- (void)draggingEnded:(id)arg1; +- (void)concludeDragOperation:(id)arg1; +- (BOOL)performDragOperation:(id)arg1; +- (BOOL)prepareForDragOperation:(id)arg1; +- (void)draggingExited:(id)arg1; +- (unsigned long long)draggingUpdated:(id)arg1; +- (unsigned long long)draggingEntered:(id)arg1; +@end + diff --git a/DVTKit/NSDraggingSource-Protocol.h b/DVTKit/NSDraggingSource-Protocol.h new file mode 100644 index 000000000..1d410451e --- /dev/null +++ b/DVTKit/NSDraggingSource-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSDraggingSource +- (unsigned long long)draggingSession:(id)arg1 sourceOperationMaskForDraggingContext:(long long)arg2; + +@optional +- (BOOL)ignoreModifierKeysForDraggingSession:(id)arg1; +- (void)draggingSession:(id)arg1 endedAtPoint:(struct CGPoint)arg2 operation:(unsigned long long)arg3; +- (void)draggingSession:(id)arg1 movedToPoint:(struct CGPoint)arg2; +- (void)draggingSession:(id)arg1 willBeginAtPoint:(struct CGPoint)arg2; +@end + diff --git a/DVTKit/NSEvent-DVTNSEventAdditions.h b/DVTKit/NSEvent-DVTNSEventAdditions.h index 0d642f7fa..50a3f9892 100644 --- a/DVTKit/NSEvent-DVTNSEventAdditions.h +++ b/DVTKit/NSEvent-DVTNSEventAdditions.h @@ -7,6 +7,9 @@ #import "NSEvent.h" @interface NSEvent (DVTNSEventAdditions) +- (struct CGPoint)dvt_locationInWindowRelativeToView:(id)arg1; +- (BOOL)dvt_isLeftMouseButtonUp; +- (BOOL)dvt_isLeftMouseButtonDown; - (struct CGPoint)dvt_flooredLocationInWindow; - (struct CGPoint)dvt_flooredLocationInView:(id)arg1; - (BOOL)dvt_isDragEventAnIntentialLeftDragWithRespectToMouseDown:(id)arg1; diff --git a/DVTKit/NSEvent-DVTNSEventExtras.h b/DVTKit/NSEvent-DVTNSEventExtras.h new file mode 100644 index 000000000..8ffd78da5 --- /dev/null +++ b/DVTKit/NSEvent-DVTNSEventExtras.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSEvent.h" + +@interface NSEvent (DVTNSEventExtras) ++ (BOOL)dvt_mouseButtonIsDown; +- (BOOL)dvt_isVerticalWheelEvent; +- (BOOL)dvt_isWheelEvent; +- (BOOL)dvt_isEscapeKeyEvent; +- (BOOL)dvt_isMiddleButtonEvent; +- (BOOL)_dvt_isKeyEvent:(unsigned short)arg1; +@end + diff --git a/DVTKit/NSFont-DVTPrivate.h b/DVTKit/NSFont-DVTPrivate.h index a797b4b13..236bbb023 100644 --- a/DVTKit/NSFont-DVTPrivate.h +++ b/DVTKit/NSFont-DVTPrivate.h @@ -7,6 +7,10 @@ #import "NSFont.h" @interface NSFont (DVTPrivate) +- (BOOL)dvt_isStyledFont; +- (BOOL)dvt_isBoldSystemFont; +- (BOOL)dvt_isSystemFont; +- (BOOL)dvt_isAnySystemFont; - (unsigned long long)metaFontType; @end diff --git a/DVTKit/NSImage-DVTNSImageAdditions.h b/DVTKit/NSImage-DVTNSImageAdditions.h index 3e3768fea..e3298f639 100644 --- a/DVTKit/NSImage-DVTNSImageAdditions.h +++ b/DVTKit/NSImage-DVTNSImageAdditions.h @@ -31,10 +31,15 @@ - (id)dvt_deriveSubsidiaryImageOfSize:(struct CGSize)arg1; - (id)dvt_cachedWhiteImageFromTemplate; - (id)dvt_deriveWhiteImageFromTemplate; +- (id)dvt_cachedInactiveAlternateImageFromTemplate; +- (id)_dvt_deriveInactiveAlternateImageFromTemplate; - (id)dvt_cachedAlternateImageFromTemplate; - (id)_dvt_deriveAlternateImageFromTemplate; - (void)dvt_drawInnerShadow:(id)arg1 inRect:(struct CGRect)arg2; - (void)dvt_drawInRect:(struct CGRect)arg1 operation:(unsigned long long)arg2 fraction:(double)arg3 unflip:(BOOL)arg4; - (id)dvt_copyReferencingCachedOriginal; +- (void)_dvt_associateOriginal:(id)arg1; +- (id)_dvt_cachedOriginal; +- (id)_debugAnnotation; @end diff --git a/DVTKit/NSImage-DVTNSImageExtras.h b/DVTKit/NSImage-DVTNSImageExtras.h new file mode 100644 index 000000000..006779fda --- /dev/null +++ b/DVTKit/NSImage-DVTNSImageExtras.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSImage.h" + +@interface NSImage (DVTNSImageExtras) ++ (id)dvt_PNGNamed:(id)arg1; +- (id)dvt_flatImageWithColor:(id)arg1; +- (id)dvt_imageByScalingToSize:(struct CGSize)arg1 withImageInterpolation:(unsigned long long)arg2; +- (id)dvt_imageByApplyingShadowForDragging; +@end + diff --git a/DVTKit/NSImage-DVTThemeAdditions.h b/DVTKit/NSImage-DVTThemeAdditions.h index 72d9047b2..0aca4b982 100644 --- a/DVTKit/NSImage-DVTThemeAdditions.h +++ b/DVTKit/NSImage-DVTThemeAdditions.h @@ -17,10 +17,12 @@ + (id)dvt_archiveIcon; + (id)dvt_navToolIcon; + (id)dvt_navSDKIcon; ++ (id)dvt_navAppExtensionIcon; + (id)dvt_navXPCServiceIcon; + (id)dvt_navApplicationIcon; + (id)dvt_navFrameworkIcon; + (id)dvt_navGroupIcon; ++ (id)dvt_navModuleIcon; + (id)dvt_questionMarkIcon; + (id)dvt_blankDocumentIcon; + (id)dvt_unknownFSObjectIcon; diff --git a/DVTKit/NSMenu-DVTNSMenuExtras.h b/DVTKit/NSMenu-DVTNSMenuExtras.h index 84e808e82..1363b57ef 100644 --- a/DVTKit/NSMenu-DVTNSMenuExtras.h +++ b/DVTKit/NSMenu-DVTNSMenuExtras.h @@ -8,5 +8,6 @@ @interface NSMenu (DVTNSMenuExtras) - (void)removeUselessMenuItemSeparators; +- (void)dvt_popUpInRect:(struct CGRect)arg1 ofView:(id)arg2 didInsertInitialSeparator:(char *)arg3; @end diff --git a/DVTKit/NSMenuItem-DVTNSMenuItemAdditions.h b/DVTKit/NSMenuItem-DVTNSMenuItemAdditions.h index 7d5ba6aee..6acc71e72 100644 --- a/DVTKit/NSMenuItem-DVTNSMenuItemAdditions.h +++ b/DVTKit/NSMenuItem-DVTNSMenuItemAdditions.h @@ -12,5 +12,10 @@ - (void)_dvt_clearSavedKeyEquivalent; - (id)_dvt_savedKeyEquivalent; - (void)_dvt_saveKeyEquivalent:(id)arg1; + +// Remaining properties +@property(nonatomic, getter=isEnabled) BOOL enabled; +@property(nonatomic, getter=isHidden) BOOL hidden; +@property(readonly, nonatomic, getter=isHighlighted) BOOL highlighted; @end diff --git a/DVTKit/NSObject-Protocol.h b/DVTKit/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DVTKit/NSObject-Protocol.h +++ b/DVTKit/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DVTKit/NSPopoverDelegate-Protocol.h b/DVTKit/NSPopoverDelegate-Protocol.h index 578c1a1e0..42490fae9 100644 --- a/DVTKit/NSPopoverDelegate-Protocol.h +++ b/DVTKit/NSPopoverDelegate-Protocol.h @@ -14,6 +14,7 @@ - (void)popoverDidShow:(id)arg1; - (void)popoverWillShow:(id)arg1; - (id)detachableWindowForPopover:(id)arg1; +- (BOOL)popoverShouldDetach:(id)arg1; - (BOOL)popoverShouldClose:(id)arg1; @end diff --git a/DVTKit/NSScreen-DVTNSScreenExtras.h b/DVTKit/NSScreen-DVTNSScreenExtras.h index 16694b54a..2593d9921 100644 --- a/DVTKit/NSScreen-DVTNSScreenExtras.h +++ b/DVTKit/NSScreen-DVTNSScreenExtras.h @@ -7,6 +7,7 @@ #import "NSScreen.h" @interface NSScreen (DVTNSScreenExtras) ++ (struct CGPoint)coreGraphicsScreenPointForAppKitScreenPoint:(struct CGPoint)arg1; + (id)screenForMouseLocation; @end diff --git a/DVTKit/NSTextViewDelegate-Protocol.h b/DVTKit/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/DVTKit/NSTextViewDelegate-Protocol.h +++ b/DVTKit/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/DVTKit/NSValue-DVTAdditions.h b/DVTKit/NSValue-DVTAdditions.h new file mode 100644 index 000000000..b25a0c69c --- /dev/null +++ b/DVTKit/NSValue-DVTAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValue.h" + +@interface NSValue (DVTAdditions) ++ (id)dvt_valueWithEdgeInsets:(CDStruct_bf6d4a14)arg1; +- (CDStruct_bf6d4a14)dvt_edgeInsetsValue; +@end + diff --git a/DVTKit/NSView-DVTNSViewAdditions.h b/DVTKit/NSView-DVTNSViewAdditions.h index 0a5ea52da..79f96517e 100644 --- a/DVTKit/NSView-DVTNSViewAdditions.h +++ b/DVTKit/NSView-DVTNSViewAdditions.h @@ -7,6 +7,8 @@ #import "NSView.h" @interface NSView (DVTNSViewAdditions) +- (BOOL)dvt_viewShouldDrawActive; +- (void)dvt_invalidateCursorRects; - (void)dvt_scrollRectToVisible:(struct CGRect)arg1 animated:(BOOL)arg2; - (void)dvt_viewDidEndLiveAnimation; - (void)dvt_viewWillBeginLiveAnimation; @@ -20,5 +22,8 @@ - (struct CGPoint)dvt_convertPointFromScreen:(struct CGPoint)arg1; - (struct CGPoint)dvt_integralPointInBase:(struct CGPoint)arg1; - (struct CGRect)dvt_integralRectInBase:(struct CGRect)arg1; + +// Remaining properties +@property(nonatomic, getter=isHidden) BOOL hidden; @end diff --git a/DVTKit/NSView-DVTNSViewExtras.h b/DVTKit/NSView-DVTNSViewExtras.h new file mode 100644 index 000000000..37f43e64e --- /dev/null +++ b/DVTKit/NSView-DVTNSViewExtras.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface NSView (DVTNSViewExtras) +- (void)dvt_sortSubviewsUsingComparator:(id)arg1; +- (struct CGSize)currentEventOffsetFromEvent:(id)arg1; +- (BOOL)_dvt_dragShouldBeginFromMouseDown:(id)arg1 withExpiration:(id)arg2 xHysteresis:(float)arg3 yHysteresis:(float)arg4; +- (struct CGSize)roundSizeInWindowCoordinates:(struct CGSize)arg1; +@end + diff --git a/DVTKit/NSWindow-DVTNSWindowAdditions.h b/DVTKit/NSWindow-DVTNSWindowAdditions.h index d10c5f03a..6bb97fd45 100644 --- a/DVTKit/NSWindow-DVTNSWindowAdditions.h +++ b/DVTKit/NSWindow-DVTNSWindowAdditions.h @@ -10,6 +10,9 @@ @interface NSWindow (DVTNSWindowAdditions) + (id)dvt_visibleWindowsFromFrontToBack; +@property(readonly) BOOL dvt_isTitleModeNSWindowTitleModeAlwaysHidden; +- (struct CGPoint)dvt_convertPointFromScreen:(struct CGPoint)arg1; +- (struct CGPoint)dvt_convertPointToScreen:(struct CGPoint)arg1; - (void)dvt_beginSheetModalForWindow:(id)arg1 allowSheetOverSheet:(BOOL)arg2 completionHandler:(id)arg3; - (void)dvt_beginSheetModalForWindow:(id)arg1 completionHandler:(id)arg2; - (void)dvt_sheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; @@ -18,7 +21,6 @@ - (void)dvt_centerOnMainWindowScreen; - (void)dvt_centerOnMainMenuScreen; - (void)_dvt_centerOnScreen:(id)arg1; -@property(readonly) BOOL dvt_isActive; @property(retain) NSString *dvt_frameAsString; @property(readonly) BOOL dvt_inFullScreenMode; @end diff --git a/DVTKit/NSWindow-DVTNSWindowExtras.h b/DVTKit/NSWindow-DVTNSWindowExtras.h index 05cefe2ee..0385c2f8a 100644 --- a/DVTKit/NSWindow-DVTNSWindowExtras.h +++ b/DVTKit/NSWindow-DVTNSWindowExtras.h @@ -16,5 +16,7 @@ - (BOOL)_dvt_hasActiveAppearanceIgnoringKeyFocus; - (BOOL)dvt_makeNonDeferred; - (struct CGImage *)_dvt_createCGImageForRect:(struct CGRect)arg1 excludingChildWindows:(id)arg2; +- (struct CGPoint)dvt_convertPointFromScreen:(struct CGPoint)arg1; +- (struct CGPoint)dvt_convertPointToScreen:(struct CGPoint)arg1; @end diff --git a/DVTKit/QLPreviewViewDelegate-Protocol.h b/DVTKit/QLPreviewViewDelegate-Protocol.h new file mode 100644 index 000000000..3f21afbcc --- /dev/null +++ b/DVTKit/QLPreviewViewDelegate-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol QLPreviewViewDelegate + +@optional +- (unsigned long long)previewView:(id)arg1 draggingSourceOperationMaskForLocal:(BOOL)arg2; +- (BOOL)previewView:(id)arg1 writePreviewItem:(id)arg2 toPasteboard:(id)arg3; +- (id)previewView:(id)arg1 namesOfPromisedFilesDroppedAtDestination:(id)arg2 forPreviewItem:(id)arg3; +- (BOOL)previewView:(id)arg1 acceptDrop:(id)arg2 onPreviewItem:(id)arg3; +- (unsigned long long)previewView:(id)arg1 validateDrop:(id)arg2 onPreviewItem:(id)arg3; +- (id)previewView:(id)arg1 customViewForPreviewItem:(id)arg2; +- (BOOL)previewView:(id)arg1 shouldPreviewItem:(id)arg2; +- (void)previewView:(id)arg1 timedOutLoadingPreviewItem:(id)arg2; +- (void)previewView:(id)arg1 didShowPreviewItem:(id)arg2; +- (void)previewView:(id)arg1 willShowPreviewItem:(id)arg2; +- (void)previewView:(id)arg1 didLoadPreviewItem:(id)arg2; +- (void)previewView:(id)arg1 willLoadPreviewItem:(id)arg2; +@end + diff --git a/DVTKit/_DVTDefaultSourceLanguageServiceFormatOptions.h b/DVTKit/_DVTDefaultSourceLanguageServiceFormatOptions.h new file mode 100644 index 000000000..f9a59f4bd --- /dev/null +++ b/DVTKit/_DVTDefaultSourceLanguageServiceFormatOptions.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface _DVTDefaultSourceLanguageServiceFormatOptions : NSObject +{ + BOOL _useTabs; + long long _indentWidth; + long long _tabWidth; +} + +@property long long tabWidth; // @synthesize tabWidth=_tabWidth; +@property long long indentWidth; // @synthesize indentWidth=_indentWidth; +@property BOOL useTabs; // @synthesize useTabs=_useTabs; + +@end + diff --git a/DVTKit/_DVTLozengeTextFieldCell.h b/DVTKit/_DVTLozengeTextFieldCell.h index 2a80c3ae4..61b983413 100644 --- a/DVTKit/_DVTLozengeTextFieldCell.h +++ b/DVTKit/_DVTLozengeTextFieldCell.h @@ -6,19 +6,11 @@ #import "NSTextFieldCell.h" -@class NSImage, NSString; - @interface _DVTLozengeTextFieldCell : NSTextFieldCell { - NSImage *_cachedImage; - NSString *_cachedStringValue; } -+ (id)_lozengeImageWithSize:(struct CGSize)arg1 attributedTitle:(id)arg2; -- (void).cxx_destruct; - (struct CGSize)cellSize; -- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; -- (id)_cachedImageWithFrame:(struct CGRect)arg1 inView:(id)arg2; @end diff --git a/DVTKit/_DVTMainViewControllerMonitor.h b/DVTKit/_DVTMainViewControllerMonitor.h index 0afef30f1..07dc675d9 100644 --- a/DVTKit/_DVTMainViewControllerMonitor.h +++ b/DVTKit/_DVTMainViewControllerMonitor.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, DVTViewController, DVTWeakInterposer, NSWindow; +@class DVTObservingToken, DVTStackBacktrace, DVTViewController, DVTWeakInterposer, NSString, NSWindow; @interface _DVTMainViewControllerMonitor : NSObject { @@ -26,7 +26,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DVTKit/_DVTMutableDraggingInfo.h b/DVTKit/_DVTMutableDraggingInfo.h index 1f7f25b22..8c564bd1b 100644 --- a/DVTKit/_DVTMutableDraggingInfo.h +++ b/DVTKit/_DVTMutableDraggingInfo.h @@ -8,7 +8,7 @@ #import "NSDraggingInfo-Protocol.h" -@class NSImage, NSPasteboard, NSWindow; +@class NSImage, NSPasteboard, NSString, NSWindow; @interface _DVTMutableDraggingInfo : NSObject { @@ -45,5 +45,11 @@ - (void)setDraggingDestinationWindow:(id)arg1; - (id)draggingDestinationWindow; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DVTKit/_DVTSegmentedCell.h b/DVTKit/_DVTSegmentedCell.h index 91c8dfc9b..6ec4b077d 100644 --- a/DVTKit/_DVTSegmentedCell.h +++ b/DVTKit/_DVTSegmentedCell.h @@ -15,8 +15,10 @@ BOOL _useMenuDelayForSelectedSegment; BOOL _useRadioDrawingStyle; DVTPointerArray *_segmentImages; + BOOL _useAnyDrawingStyle; } +@property BOOL useAnyDrawingStyle; // @synthesize useAnyDrawingStyle=_useAnyDrawingStyle; @property BOOL useRadioDrawingStyle; // @synthesize useRadioDrawingStyle=_useRadioDrawingStyle; @property BOOL useMenuDelayForSelectedSegment; // @synthesize useMenuDelayForSelectedSegment=_useMenuDelayForSelectedSegment; @property BOOL useMenuDelay; // @synthesize useMenuDelay=_useMenuDelay; diff --git a/DVTServiceKit/DVTService.h b/DVTServiceKit/DVTService.h index f9b8fecbf..77098b9aa 100644 --- a/DVTServiceKit/DVTService.h +++ b/DVTServiceKit/DVTService.h @@ -35,7 +35,7 @@ - (id)requestHandlerForKey:(id)arg1; - (void)registerRequestHandler:(id)arg1 forKey:(id)arg2; - (void)registerAdaptor:(id)arg1; -@property(readonly) NSArray *adaptors; +@property(readonly, copy) NSArray *adaptors; - (id)init; @end diff --git a/DVTServiceKit/_DVTBlockBasedRequestHandler.h b/DVTServiceKit/_DVTBlockBasedRequestHandler.h index 13b8f1055..d0c6d1714 100644 --- a/DVTServiceKit/_DVTBlockBasedRequestHandler.h +++ b/DVTServiceKit/_DVTBlockBasedRequestHandler.h @@ -11,7 +11,7 @@ id _requestHandlerBlock; } -@property(readonly) id requestHandlerBlock; // @synthesize requestHandlerBlock=_requestHandlerBlock; +@property(readonly, copy) id requestHandlerBlock; // @synthesize requestHandlerBlock=_requestHandlerBlock; - (void).cxx_destruct; - (id)handleRequest:(id)arg1; - (id)initWithBlock:(id)arg1; diff --git a/DVTSourceControl/CDStructures.h b/DVTSourceControl/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/DVTSourceControl/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/DVTSourceControl/DVTSourceControlAuthenticationStrategy.h b/DVTSourceControl/DVTSourceControlAuthenticationStrategy.h new file mode 100644 index 000000000..ee7bd3511 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlAuthenticationStrategy.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@interface DVTSourceControlAuthenticationStrategy : NSObject +{ +} + ++ (id)sharedAnonymousStrategy; ++ (BOOL)supportsSecureCoding; ++ (Class)viewControllerClass; ++ (BOOL)strategyIsValidForURL:(id)arg1; ++ (id)name; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)_init; +- (id)init; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/DVTSourceControl/DVTSourceControlAuthor.h b/DVTSourceControl/DVTSourceControlAuthor.h new file mode 100644 index 000000000..ec27f6f9b --- /dev/null +++ b/DVTSourceControl/DVTSourceControlAuthor.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +@class ABPerson, NSArray, NSNotification, NSString, NSURL; + +@interface DVTSourceControlAuthor : NSObject +{ + NSString *_pairedUUID; + ABPerson *_cachedPairedPerson; + NSNotification *_lastSeenNotification; + NSString *_name; + NSString *_displayName; + NSArray *_emails; + NSURL *_imageURL; +} + ++ (BOOL)supportsSecureCoding; +@property(retain) NSURL *imageURL; // @synthesize imageURL=_imageURL; +@property(retain) NSArray *emails; // @synthesize emails=_emails; +@property(retain) NSString *displayName; // @synthesize displayName=_displayName; +@property(retain) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +@property(retain) ABPerson *pairedPerson; +@property(retain) NSString *pairedUUID; +- (void)abDatabaseChangedNotification:(id)arg1; +- (id)_emailsFromPerson:(id)arg1; +- (id)_arrayFromABMultiValue:(id)arg1; +- (id)_displayNameFromPerson:(id)arg1; +- (id)_imageFromPerson:(id)arg1; +- (id)description; +- (id)initWithPairedAddressBookPerson:(id)arg1; +- (id)initWithUsername:(id)arg1 email:(id)arg2; +- (id)initWithUsername:(id)arg1 displayName:(id)arg2 emails:(id)arg3 imageURL:(id)arg4; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/DVTSourceControl/DVTSourceControlBasicAuthenticationStrategy.h b/DVTSourceControl/DVTSourceControlBasicAuthenticationStrategy.h new file mode 100644 index 000000000..01f43d59e --- /dev/null +++ b/DVTSourceControl/DVTSourceControlBasicAuthenticationStrategy.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface DVTSourceControlBasicAuthenticationStrategy : DVTSourceControlAuthenticationStrategy +{ + BOOL _usernameDefinedFromURL; + BOOL _passwordDefinedFromURL; + NSString *_username; + NSString *_password; +} + ++ (BOOL)supportsSecureCoding; ++ (BOOL)strategyIsValidForURL:(id)arg1; ++ (id)name; +@property(copy) NSString *password; // @synthesize password=_password; +@property BOOL passwordDefinedFromURL; // @synthesize passwordDefinedFromURL=_passwordDefinedFromURL; +@property(copy) NSString *username; // @synthesize username=_username; +@property BOOL usernameDefinedFromURL; // @synthesize usernameDefinedFromURL=_usernameDefinedFromURL; +- (void).cxx_destruct; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithURLDefinedUsername:(id)arg1 URLDefinedPassword:(id)arg2; +- (id)initWithURLDefinedUsername:(id)arg1 password:(id)arg2; +- (id)initWithUsername:(id)arg1 password:(id)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/DVTSourceControl/DVTSourceControlBranch.h b/DVTSourceControl/DVTSourceControlBranch.h new file mode 100644 index 000000000..65d135a03 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlBranch.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface DVTSourceControlBranch : DVTSourceControlRevisionLocation +{ + unsigned long long _options; + NSString *_identifier; +} + ++ (BOOL)supportsSecureCoding; ++ (id)defaultImage; +@property(retain) NSString *identifier; // @synthesize identifier=_identifier; +@property unsigned long long options; // @synthesize options=_options; +- (void).cxx_destruct; +- (id)description; +@property(readonly, getter=isNewBranch) BOOL newBranch; +@property(readonly, getter=isPrimaryBranch) BOOL primaryBranch; +- (id)pathLocationForBranchAndTagLocations:(id)arg1; +@property(readonly) NSString *name; +- (id)displayName; +- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)dictionaryRepresentationWithOptions:(unsigned long long)arg1; +- (id)initWithDictionary:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithNewBranchName:(id)arg1; +- (id)initWithBranchPathLocation:(id)arg1 branchAndTagLocations:(id)arg2; +- (id)initWithBranchName:(id)arg1 primaryBranch:(BOOL)arg2; +- (id)_init; +- (id)init; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/DVTSourceControl/DVTSourceControlBranchAndTagLocations.h b/DVTSourceControl/DVTSourceControlBranchAndTagLocations.h new file mode 100644 index 000000000..3ffe3264a --- /dev/null +++ b/DVTSourceControl/DVTSourceControlBranchAndTagLocations.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTSourceControlSerializable-Protocol.h" +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class DVTSourceControlPathLocation, NSString; + +@interface DVTSourceControlBranchAndTagLocations : NSObject +{ + DVTSourceControlPathLocation *_relativePrimaryBranchLocation; + DVTSourceControlPathLocation *_relativeBranchesLocation; + DVTSourceControlPathLocation *_relativeTagsLocation; +} + ++ (BOOL)supportsSecureCoding; ++ (id)locationsWithPrimaryBranchPath:(id)arg1 branchesPath:(id)arg2 tagsPath:(id)arg3; ++ (id)locationsWithStandardLayout; +@property(copy) DVTSourceControlPathLocation *relativeTagsLocation; // @synthesize relativeTagsLocation=_relativeTagsLocation; +@property(copy) DVTSourceControlPathLocation *relativeBranchesLocation; // @synthesize relativeBranchesLocation=_relativeBranchesLocation; +@property(copy) DVTSourceControlPathLocation *relativePrimaryBranchLocation; // @synthesize relativePrimaryBranchLocation=_relativePrimaryBranchLocation; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)dictionaryRepresentationWithOptions:(unsigned long long)arg1; +- (id)initWithDictionary:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTSourceControl/DVTSourceControlCancellable-Protocol.h b/DVTSourceControl/DVTSourceControlCancellable-Protocol.h new file mode 100644 index 000000000..d8e160839 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlCancellable-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSourceControlCancellable +- (void)cancel; +@end + diff --git a/DVTSourceControl/DVTSourceControlDisplayable-Protocol.h b/DVTSourceControl/DVTSourceControlDisplayable-Protocol.h new file mode 100644 index 000000000..38dc88928 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlDisplayable-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol DVTSourceControlDisplayable ++ (id)defaultImage; +@property(readonly) NSString *displayName; +@end + diff --git a/DVTSourceControl/DVTSourceControlIdentifiable-Protocol.h b/DVTSourceControl/DVTSourceControlIdentifiable-Protocol.h new file mode 100644 index 000000000..d42fe2daf --- /dev/null +++ b/DVTSourceControl/DVTSourceControlIdentifiable-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol DVTSourceControlIdentifiable +@property(copy) NSString *_id; +@end + diff --git a/DVTSourceControl/DVTSourceControlLogItem.h b/DVTSourceControl/DVTSourceControlLogItem.h new file mode 100644 index 000000000..4f4cd8441 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlLogItem.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +@class DVTSourceControlAuthor, DVTSourceControlRevision, DVTSourceControlWorkingCopy, NSDate, NSDictionary, NSString; + +@interface DVTSourceControlLogItem : NSObject +{ + DVTSourceControlAuthor *_author; + DVTSourceControlRevision *_revision; + NSDate *_date; + NSString *_message; + NSDictionary *_pathsWithStatus; + DVTSourceControlWorkingCopy *_workingCopy; +} + ++ (id)sharedUnversionedLogItem; ++ (BOOL)supportsSecureCoding; +@property(retain) DVTSourceControlWorkingCopy *workingCopy; // @synthesize workingCopy=_workingCopy; +@property(retain) NSDictionary *pathsWithStatus; // @synthesize pathsWithStatus=_pathsWithStatus; +@property(retain) NSString *message; // @synthesize message=_message; +@property(retain) NSDate *date; // @synthesize date=_date; +@property(retain) DVTSourceControlRevision *revision; // @synthesize revision=_revision; +@property(retain) DVTSourceControlAuthor *author; // @synthesize author=_author; +- (void).cxx_destruct; +@property(readonly) NSString *identifier; +- (id)description; +@property(readonly, getter=isUnversionedLogItem) BOOL unversionedLogItem; +- (id)initWithAuthor:(id)arg1 revision:(id)arg2 date:(id)arg3 message:(id)arg4 pathsWithStatus:(id)arg5 workingCopy:(id)arg6; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/DVTSourceControl/DVTSourceControlManager.h b/DVTSourceControl/DVTSourceControlManager.h new file mode 100644 index 000000000..b32b891f4 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlManager.h @@ -0,0 +1,64 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTSourceControlPlugInCallbackProtocol-Protocol.h" + +@class DVTSourceControlOperation, NSMutableDictionary, NSOperationQueue, NSSet, NSString, NSXPCConnection; + +@interface DVTSourceControlManager : NSObject +{ + NSXPCConnection *_sshKeyGeneratorConnection; + NSXPCConnection *_workingCopyScannerConnection; + NSOperationQueue *_sourceControlOperationQueue; + DVTSourceControlOperation *_currentOperation; + NSMutableDictionary *_plugInConntections; + NSSet *_cachedSourceControlSystems; +} + ++ (id)sharedInstance; +@property(retain) NSSet *cachedSourceControlSystems; // @synthesize cachedSourceControlSystems=_cachedSourceControlSystems; +- (void).cxx_destruct; +- (id)createWorkingCopyFromRepository:(id)arg1 atURL:(id)arg2 location:(id)arg3 branchAndTagLocations:(id)arg4 progressBlock:(id)arg5 completionBlock:(void)arg6; +- (id)validateAuthenticationOfRepository:(id)arg1 location:(id)arg2 branchAndTagLocations:(id)arg3 completionBlock:(id)arg4; +- (id)addRemoteRepository:(id)arg1 withName:(id)arg2 toRepository:(id)arg3 completionBlock:(id)arg4; +- (id)listRemoteRepositoriesForRepository:(id)arg1 completionBlock:(id)arg2; +- (id)listBranchesOfRepository:(id)arg1 branchAndTagLocations:(id)arg2 completionBlock:(id)arg3; +- (id)revisionOfLocation:(id)arg1 inRepository:(id)arg2 branchAndTagLocations:(id)arg3 completionBlock:(id)arg4; +- (id)headRevisionOfRepository:(id)arg1 completionBlock:(id)arg2; +- (id)upgradeWorkingCopy:(id)arg1 progressBlock:(id)arg2 completionBlock:(void)arg3; +- (id)baseRevisionOfWorkingCopy:(id)arg1 completionBlock:(id)arg2; +- (id)currentLocationOfWorkingCopy:(id)arg1 completionBlock:(id)arg2; +- (id)historyForWorkingCopy:(id)arg1 fromRevision:(id)arg2 toRevision:(id)arg3 maximumLogItems:(long long)arg4 withCompletionBlock:(id)arg5; +- (id)forceUpdateWorkingCopy:(id)arg1 fromRepository:(id)arg2 progressBlock:(id)arg3 completionBlock:(void)arg4; +- (void)progressStatus:(int)arg1 withDictionary:(id)arg2; +- (id)_plugInConntectionForPlugInIdentifier:(id)arg1; +- (id)remoteProxyObjectForPlugInIdentifier:(id)arg1; +- (id)remoteProxyObjectForSourceControlSystem:(id)arg1; +- (id)remoteProxyObjectForWorkingCopyScanning; +- (id)remoteProxyObjectForSSHKeyGeneration; +- (id)uploadPublicSSHKeyFromFolder:(id)arg1 toServer:(id)arg2 forUsername:(id)arg3 completionBlock:(id)arg4; +- (id)generateSSHKeysWithPassphrase:(id)arg1 inFolder:(id)arg2 completionBlock:(id)arg3; +- (id)scanForWorkingCopiesInFolderPaths:(id)arg1 traversingUp:(BOOL)arg2 usingSourceControlSystems:(id)arg3 completionBlock:(id)arg4; +- (id)systemWithIdentifer:(id)arg1; +- (id)sourceControlSystemsWithCompletionBlock:(id)arg1; +- (id)_allPlugInIdentifiers; +- (void)operationDidFinish; +- (void)setCurrentOperation:(id)arg1; +- (void)cancelAllOperations; +- (void)addOperation:(id)arg1; +- (id)_init; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTSourceControl/DVTSourceControlMultiCancellable.h b/DVTSourceControl/DVTSourceControlMultiCancellable.h new file mode 100644 index 000000000..282c94c8c --- /dev/null +++ b/DVTSourceControl/DVTSourceControlMultiCancellable.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSBlockOperation.h" + +#import "DVTSourceControlCancellable-Protocol.h" + +@class NSString; + +@interface DVTSourceControlMultiCancellable : NSBlockOperation +{ + id _currentCancelable; +} + +@property(retain) id currentCancelable; // @synthesize currentCancelable=_currentCancelable; +- (void).cxx_destruct; +- (void)cancel; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTSourceControl/DVTSourceControlOperation.h b/DVTSourceControl/DVTSourceControlOperation.h new file mode 100644 index 000000000..d4fa5b9e6 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlOperation.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOperation.h" + +#import "DVTSourceControlCancellable-Protocol.h" + +@class DVTSourceControlManager, NSString; + +@interface DVTSourceControlOperation : NSOperation +{ + BOOL _isExecuting; + BOOL _isFinished; + id _operationBlock; + id _progressBlock; + id _terminationBlock; + DVTSourceControlManager *_sourceControlManager; +} + +@property(retain, nonatomic) DVTSourceControlManager *sourceControlManager; // @synthesize sourceControlManager=_sourceControlManager; +@property(copy) id terminationBlock; // @synthesize terminationBlock=_terminationBlock; +@property(copy) id progressBlock; // @synthesize progressBlock=_progressBlock; +@property(copy) id operationBlock; // @synthesize operationBlock=_operationBlock; +- (void).cxx_destruct; +- (void)finish; +- (void)start; +- (BOOL)isFinished; +- (BOOL)isExecuting; +- (id)initWithSourceControlManager:(id)arg1 operationBlock:(id)arg2 terminationBlock:(void)arg3; +- (id)initWithSourceControlManager:(id)arg1 operationBlock:(id)arg2 progressBlock:(void)arg3 terminationBlock:(id)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTSourceControl/DVTSourceControlPathLocation.h b/DVTSourceControl/DVTSourceControlPathLocation.h new file mode 100644 index 000000000..32fb6e22d --- /dev/null +++ b/DVTSourceControl/DVTSourceControlPathLocation.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface DVTSourceControlPathLocation : DVTSourceControlRevisionLocation +{ + NSString *_relativePath; +} + ++ (BOOL)supportsSecureCoding; ++ (id)defaultImage; +@property(retain) NSString *relativePath; // @synthesize relativePath=_relativePath; +- (void).cxx_destruct; +- (id)description; +- (id)displayName; +- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)dictionaryRepresentationWithOptions:(unsigned long long)arg1; +- (id)initWithDictionary:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)pathLocationByAppendingPath:(id)arg1; +- (id)initWithRelativePath:(id)arg1; +- (id)_init; +- (id)initWithRevision:(id)arg1; +- (id)init; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/DVTSourceControl/DVTSourceControlPlugInCallbackProtocol-Protocol.h b/DVTSourceControl/DVTSourceControlPlugInCallbackProtocol-Protocol.h new file mode 100644 index 000000000..2a393a82b --- /dev/null +++ b/DVTSourceControl/DVTSourceControlPlugInCallbackProtocol-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSourceControlPlugInCallbackProtocol +- (void)progressStatus:(int)arg1 withDictionary:(id)arg2; +@end + diff --git a/DVTSourceControl/DVTSourceControlPlugInPrimary.h b/DVTSourceControl/DVTSourceControlPlugInPrimary.h new file mode 100644 index 000000000..ff3a86dd0 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlPlugInPrimary.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTSourceControlPlugInProtocol-Protocol.h" + +@class NSString; + +@interface DVTSourceControlPlugInPrimary : NSObject +{ + double _lastProgressValueSent; +} + +- (void)createWorkingCopyFromRepository:(id)arg1 location:(id)arg2 branchAndTagLocations:(id)arg3 localAddress:(id)arg4 completionBlock:(id)arg5; +- (void)validateAuthenticationOfRemoteRepository:(id)arg1 location:(id)arg2 branchAndTagLocations:(id)arg3 completionBlock:(id)arg4; +- (void)addRemoteRepository:(id)arg1 withName:(id)arg2 toRepository:(id)arg3 completionBlock:(id)arg4; +- (void)listRemoteRepositoriesForRepository:(id)arg1 completionBlock:(id)arg2; +- (void)listBranchesOfRepository:(id)arg1 branchAndTagLocations:(id)arg2 completionBlock:(id)arg3; +- (void)revisionOfLocation:(id)arg1 inRepository:(id)arg2 branchAndTagLocations:(id)arg3 completionBlock:(id)arg4; +- (void)headRevisionOfRepository:(id)arg1 completionBlock:(id)arg2; +- (void)upgradeWorkingCopy:(id)arg1 completionBlock:(id)arg2; +- (void)baseRevisionOfWorkingCopy:(id)arg1 completionBlock:(id)arg2; +- (void)currentLocationOfWorkingCopy:(id)arg1 completionBlock:(id)arg2; +- (void)historyForWorkingCopy:(id)arg1 fromRevision:(id)arg2 toRevision:(id)arg3 maximumLogItems:(long long)arg4 withCompletionBlock:(id)arg5; +- (void)forceUpdateWorkingCopy:(id)arg1 fromRepository:(id)arg2 completionBlock:(id)arg3; +- (void)scanForWorkingCopiesInPotentialWorkingCopies:(id)arg1 completionBlock:(id)arg2; +- (void)scanForWorkingCopiesInFolderPaths:(id)arg1 traversingUp:(BOOL)arg2 completionBlock:(id)arg3; +- (void)sourceControlSystemWithCompletionBlock:(id)arg1; +- (void)setProgressStatus:(int)arg1 progressValue:(double)arg2 userReadableString:(id)arg3; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTSourceControl/DVTSourceControlPlugInProtocol-Protocol.h b/DVTSourceControl/DVTSourceControlPlugInProtocol-Protocol.h new file mode 100644 index 000000000..242581c6f --- /dev/null +++ b/DVTSourceControl/DVTSourceControlPlugInProtocol-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSourceControlPlugInProtocol +- (void)createWorkingCopyFromRepository:(id)arg1 location:(id)arg2 branchAndTagLocations:(id)arg3 localAddress:(id)arg4 completionBlock:(id)arg5; +- (void)validateAuthenticationOfRemoteRepository:(id)arg1 location:(id)arg2 branchAndTagLocations:(id)arg3 completionBlock:(id)arg4; +- (void)addRemoteRepository:(id)arg1 withName:(id)arg2 toRepository:(id)arg3 completionBlock:(id)arg4; +- (void)listRemoteRepositoriesForRepository:(id)arg1 completionBlock:(id)arg2; +- (void)listBranchesOfRepository:(id)arg1 branchAndTagLocations:(id)arg2 completionBlock:(id)arg3; +- (void)revisionOfLocation:(id)arg1 inRepository:(id)arg2 branchAndTagLocations:(id)arg3 completionBlock:(id)arg4; +- (void)headRevisionOfRepository:(id)arg1 completionBlock:(id)arg2; +- (void)upgradeWorkingCopy:(id)arg1 completionBlock:(id)arg2; +- (void)baseRevisionOfWorkingCopy:(id)arg1 completionBlock:(id)arg2; +- (void)currentLocationOfWorkingCopy:(id)arg1 completionBlock:(id)arg2; +- (void)historyForWorkingCopy:(id)arg1 fromRevision:(id)arg2 toRevision:(id)arg3 maximumLogItems:(long long)arg4 withCompletionBlock:(id)arg5; +- (void)forceUpdateWorkingCopy:(id)arg1 fromRepository:(id)arg2 completionBlock:(id)arg3; +- (void)scanForWorkingCopiesInPotentialWorkingCopies:(id)arg1 completionBlock:(id)arg2; +- (void)scanForWorkingCopiesInFolderPaths:(id)arg1 traversingUp:(BOOL)arg2 completionBlock:(id)arg3; +- (void)sourceControlSystemWithCompletionBlock:(id)arg1; +@end + diff --git a/DVTSourceControl/DVTSourceControlRemoteRepository.h b/DVTSourceControl/DVTSourceControlRemoteRepository.h new file mode 100644 index 000000000..64813352c --- /dev/null +++ b/DVTSourceControl/DVTSourceControlRemoteRepository.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTSourceControlAuthenticationStrategy, NSURL; + +@interface DVTSourceControlRemoteRepository : DVTSourceControlRepository +{ + DVTSourceControlAuthenticationStrategy *_authenticationStrategy; + unsigned long long _state; +} + ++ (BOOL)supportsSecureCoding; +@property unsigned long long state; // @synthesize state=_state; +- (void).cxx_destruct; +@property(retain) DVTSourceControlAuthenticationStrategy *authenticationStrategy; // @synthesize authenticationStrategy=_authenticationStrategy; +- (id)createWorkingCopyAtURL:(id)arg1 location:(id)arg2 branchAndTagLocations:(id)arg3 progressBlock:(id)arg4 completionBlock:(void)arg5; +- (id)validateAuthenticationForLocation:(id)arg1 branchAndTagLocations:(id)arg2 completionBlock:(id)arg3; +@property(readonly) NSURL *anonymousURL; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithURL:(id)arg1 identifier:(id)arg2 sourceControlSystem:(id)arg3 authenticationStrategy:(id)arg4; +- (id)initWithURL:(id)arg1 sourceControlSystem:(id)arg2 authenticationStrategy:(id)arg3; +- (id)initWithURL:(id)arg1 sourceControlSystem:(id)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/DVTSourceControl/DVTSourceControlRepository.h b/DVTSourceControl/DVTSourceControlRepository.h new file mode 100644 index 000000000..810122a59 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlRepository.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTSourceControlIdentifiable-Protocol.h" +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class DVTSourceControlRemoteRepository, DVTSourceControlRevision, DVTSourceControlSystem, NSArray, NSDictionary, NSString, NSURL; + +@interface DVTSourceControlRepository : NSObject +{ + NSString *__id; + NSURL *_URL; + NSString *_identifier; + DVTSourceControlSystem *_sourceControlSystem; + NSDictionary *_cachedRemoteRepositories; + DVTSourceControlRemoteRepository *_primaryRemoteRepository; + DVTSourceControlRevision *_cachedHeadRevision; + NSArray *_cahcedBranches; + NSArray *_cachedTags; +} + ++ (BOOL)supportsSecureCoding; +@property(readonly) NSArray *cachedTags; // @synthesize cachedTags=_cachedTags; +@property(readonly) NSArray *cahcedBranches; // @synthesize cahcedBranches=_cahcedBranches; +@property(readonly) DVTSourceControlRevision *cachedHeadRevision; // @synthesize cachedHeadRevision=_cachedHeadRevision; +@property(readonly) DVTSourceControlRemoteRepository *primaryRemoteRepository; // @synthesize primaryRemoteRepository=_primaryRemoteRepository; +@property(readonly) NSDictionary *cachedRemoteRepositories; // @synthesize cachedRemoteRepositories=_cachedRemoteRepositories; +@property(retain) DVTSourceControlSystem *sourceControlSystem; // @synthesize sourceControlSystem=_sourceControlSystem; +@property(copy) NSString *identifier; // @synthesize identifier=_identifier; +@property(retain) NSURL *URL; // @synthesize URL=_URL; +@property(copy) NSString *_id; // @synthesize _id=__id; +- (void).cxx_destruct; +- (id)addRemoteRepository:(id)arg1 withName:(id)arg2 completionBlock:(id)arg3; +- (id)listRemoteRepositoriesWithCompletionBlock:(id)arg1; +- (id)listBranchesForBranchAndTagLocations:(id)arg1 completionBlock:(id)arg2; +- (id)listBranchesWithCompletionBlock:(id)arg1; +- (id)revisionOfLocation:(id)arg1 branchAndTagLocations:(id)arg2 completionBlock:(id)arg3; +- (id)headRevisionWithCompletionBlock:(id)arg1; +@property(readonly, copy) NSString *description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithURL:(id)arg1 identifier:(id)arg2 sourceControlSystem:(id)arg3; +- (id)initWithURL:(id)arg1 sourceControlSystem:(id)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)__id; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTSourceControl/DVTSourceControlRevision.h b/DVTSourceControl/DVTSourceControlRevision.h new file mode 100644 index 000000000..a798fae7e --- /dev/null +++ b/DVTSourceControl/DVTSourceControlRevision.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class NSString; + +@interface DVTSourceControlRevision : NSObject +{ + NSString *_identifier; +} + ++ (id)sharedInitialRevision; ++ (id)sharedBaseRevision; ++ (id)sharedHeadRevision; ++ (id)sharedUnversionedRevision; ++ (BOOL)supportsSecureCoding; +@property(copy) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly, getter=isUnversionedRevision) BOOL unversionedRevision; +- (id)description; +- (id)initWithIdentifier:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/DVTSourceControl/DVTSourceControlRevisionLocation.h b/DVTSourceControl/DVTSourceControlRevisionLocation.h new file mode 100644 index 000000000..7e60fcde9 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlRevisionLocation.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTSourceControlDisplayable-Protocol.h" +#import "DVTSourceControlSerializable-Protocol.h" +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class DVTSourceControlRevision, NSString; + +@interface DVTSourceControlRevisionLocation : NSObject +{ + DVTSourceControlRevision *_revision; +} + ++ (BOOL)supportsSecureCoding; ++ (id)defaultImage; +@property(copy) DVTSourceControlRevision *revision; // @synthesize revision=_revision; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +@property(readonly) NSString *displayName; +- (BOOL)isEqual:(id)arg1; +@property(readonly) unsigned long long hash; +- (id)dictionaryRepresentationWithOptions:(unsigned long long)arg1; +- (id)initWithDictionary:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithRevision:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + +@end + diff --git a/DVTSourceControl/DVTSourceControlSSHKeyGeneratorProtocol-Protocol.h b/DVTSourceControl/DVTSourceControlSSHKeyGeneratorProtocol-Protocol.h new file mode 100644 index 000000000..44f93cf73 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlSSHKeyGeneratorProtocol-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSourceControlSSHKeyGeneratorProtocol +- (void)uploadPublicSSHKeyFromFolder:(id)arg1 toServer:(id)arg2 forUsername:(id)arg3 completionBlock:(id)arg4; +- (void)generateSSHKeysWithPassphrase:(id)arg1 inFolder:(id)arg2 completionBlock:(id)arg3; +@end + diff --git a/DVTSourceControl/DVTSourceControlSSHKeysAuthenticationStrategy.h b/DVTSourceControl/DVTSourceControlSSHKeysAuthenticationStrategy.h new file mode 100644 index 000000000..33286f76b --- /dev/null +++ b/DVTSourceControl/DVTSourceControlSSHKeysAuthenticationStrategy.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, NSURL; + +@interface DVTSourceControlSSHKeysAuthenticationStrategy : DVTSourceControlAuthenticationStrategy +{ + BOOL _usernameDefinedFromURL; + NSString *_username; + NSURL *_privateKeyFile; + NSString *_privateKeyPassword; +} + ++ (BOOL)supportsSecureCoding; ++ (BOOL)strategyIsValidForURL:(id)arg1; ++ (id)name; +@property(copy) NSString *privateKeyPassword; // @synthesize privateKeyPassword=_privateKeyPassword; +@property(retain) NSURL *privateKeyFile; // @synthesize privateKeyFile=_privateKeyFile; +@property(copy) NSString *username; // @synthesize username=_username; +@property BOOL usernameDefinedFromURL; // @synthesize usernameDefinedFromURL=_usernameDefinedFromURL; +- (void).cxx_destruct; +@property(readonly) NSURL *keyDirectory; +@property(readonly) NSURL *publicKeyFile; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithURLDefinedUsername:(id)arg1 privateKey:(id)arg2 password:(id)arg3; +- (id)initWithUsername:(id)arg1 publicKeyData:(id)arg2 privateKeyData:(id)arg3 password:(id)arg4; +- (id)initWithUsername:(id)arg1 privateKey:(id)arg2 password:(id)arg3; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/DVTSourceControl/DVTSourceControlSerializable-Protocol.h b/DVTSourceControl/DVTSourceControlSerializable-Protocol.h new file mode 100644 index 000000000..829426510 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlSerializable-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSourceControlSerializable +- (id)dictionaryRepresentationWithOptions:(unsigned long long)arg1; +- (id)initWithDictionary:(id)arg1; +@end + diff --git a/DVTSourceControl/DVTSourceControlSystem.h b/DVTSourceControl/DVTSourceControlSystem.h new file mode 100644 index 000000000..2e27e14d4 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlSystem.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +@class NSString; + +@interface DVTSourceControlSystem : NSObject +{ + BOOL _supportsMultipleRemoteRepositories; + BOOL _hasLocalRepository; + BOOL _repositoriesAreBrowsable; + BOOL _supportsPartialWorkingCopies; + BOOL _requiresLocationsForBranchesAndTags; + BOOL _isLegacyPlugIn; + NSString *_name; + NSString *_version; + NSString *_workingCopyFolderIdentifier; + NSString *_plugInIdentifier; + NSString *_nonLegacyIdentifier; +} + ++ (BOOL)supportsSecureCoding; ++ (id)sourceControlSystemsWithCompletionBlock:(id)arg1; ++ (id)cachedSourceControlSystems; ++ (id)systemWithIdentifier:(id)arg1; +@property(copy) NSString *nonLegacyIdentifier; // @synthesize nonLegacyIdentifier=_nonLegacyIdentifier; +@property(readonly) BOOL isLegacyPlugIn; // @synthesize isLegacyPlugIn=_isLegacyPlugIn; +@property(copy) NSString *plugInIdentifier; // @synthesize plugInIdentifier=_plugInIdentifier; +@property BOOL requiresLocationsForBranchesAndTags; // @synthesize requiresLocationsForBranchesAndTags=_requiresLocationsForBranchesAndTags; +@property BOOL supportsPartialWorkingCopies; // @synthesize supportsPartialWorkingCopies=_supportsPartialWorkingCopies; +@property BOOL repositoriesAreBrowsable; // @synthesize repositoriesAreBrowsable=_repositoriesAreBrowsable; +@property BOOL hasLocalRepository; // @synthesize hasLocalRepository=_hasLocalRepository; +@property BOOL supportsMultipleRemoteRepositories; // @synthesize supportsMultipleRemoteRepositories=_supportsMultipleRemoteRepositories; +@property(retain) NSString *workingCopyFolderIdentifier; // @synthesize workingCopyFolderIdentifier=_workingCopyFolderIdentifier; +@property(retain) NSString *version; // @synthesize version=_version; +@property(retain) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)description; +@property(readonly, getter=isUsable) BOOL usable; +- (BOOL)isIsLegacyPlugIn; +- (id)initWithName:(id)arg1 plugInIdentifier:(id)arg2 version:(id)arg3 legacyPlugInForIdentifier:(id)arg4 workingCopyFolderIdentifier:(id)arg5 supportsMultipleRemoteRepositories:(BOOL)arg6 hasLocalRepository:(BOOL)arg7 repositoriesAreBrowsable:(BOOL)arg8 supportsPartialWorkingCopies:(BOOL)arg9 requiresLocationsForBranchesAndTags:(BOOL)arg10; +- (id)initWithName:(id)arg1 plugInIdentifier:(id)arg2 version:(id)arg3 workingCopyFolderIdentifier:(id)arg4 supportsMultipleRemoteRepositories:(BOOL)arg5 hasLocalRepository:(BOOL)arg6 repositoriesAreBrowsable:(BOOL)arg7 supportsPartialWorkingCopies:(BOOL)arg8 requiresLocationsForBranchesAndTags:(BOOL)arg9; +- (id)_init; +- (id)init; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +@property(readonly) NSString *pluginIdentifier; + +@end + diff --git a/DVTSourceControl/DVTSourceControlSystemPlaceholder.h b/DVTSourceControl/DVTSourceControlSystemPlaceholder.h new file mode 100644 index 000000000..20c4a45b1 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlSystemPlaceholder.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTSourceControlSystemPlaceholder : DVTSourceControlSystem +{ +} + ++ (BOOL)supportsSecureCoding; +- (id)description; +- (BOOL)isUsable; +- (id)initWithPlugInIdentifier:(id)arg1; + +@end + diff --git a/DVTSourceControl/DVTSourceControlWorkingCopy.h b/DVTSourceControl/DVTSourceControlWorkingCopy.h new file mode 100644 index 000000000..5d4fb7af4 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlWorkingCopy.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTSourceControlIdentifiable-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class DVTSourceControlBranchAndTagLocations, DVTSourceControlRemoteRepository, DVTSourceControlRepository, DVTSourceControlRevision, DVTSourceControlRevisionLocation, NSMutableSet, NSString, NSURL; + +@interface DVTSourceControlWorkingCopy : NSObject +{ + NSMutableSet *_cachedRemoteRepositories; + BOOL _needsUpgrade; + NSString *__id; + NSURL *_fileURL; + DVTSourceControlRepository *_repository; + DVTSourceControlBranchAndTagLocations *_branchAndTagLocations; + unsigned long long _state; + DVTSourceControlRevision *_cachedBaseRevision; + DVTSourceControlRevisionLocation *_cachedCurrentLocation; + DVTSourceControlRemoteRepository *_primaryRemoteRepository; +} + ++ (BOOL)supportsSecureCoding; ++ (id)scanForWorkingCopiesInFolderPaths:(id)arg1 traversingUp:(BOOL)arg2 usingSourceControlSystems:(id)arg3 completionBlock:(id)arg4; +@property(readonly) DVTSourceControlRemoteRepository *primaryRemoteRepository; // @synthesize primaryRemoteRepository=_primaryRemoteRepository; +@property(retain) DVTSourceControlRevisionLocation *cachedCurrentLocation; // @synthesize cachedCurrentLocation=_cachedCurrentLocation; +@property(retain) DVTSourceControlRevision *cachedBaseRevision; // @synthesize cachedBaseRevision=_cachedBaseRevision; +@property BOOL needsUpgrade; // @synthesize needsUpgrade=_needsUpgrade; +@property unsigned long long state; // @synthesize state=_state; +@property(retain) DVTSourceControlBranchAndTagLocations *branchAndTagLocations; // @synthesize branchAndTagLocations=_branchAndTagLocations; +@property(retain) DVTSourceControlRepository *repository; // @synthesize repository=_repository; +@property(retain) NSURL *fileURL; // @synthesize fileURL=_fileURL; +@property(copy) NSString *_id; // @synthesize _id=__id; +- (void).cxx_destruct; +- (id)upgradeWithProgressBlock:(id)arg1 completionBlock:(void)arg2; +- (id)baseRevisionWithCompletionBlock:(id)arg1; +- (id)currentLocationWithCompletionBlock:(id)arg1; +- (id)historyFromRevision:(id)arg1 toRevision:(id)arg2 maximumLogItems:(long long)arg3 withCompletionBlock:(id)arg4; +- (id)forceUpdateWorkingCopyFromRepository:(id)arg1 progressBlock:(id)arg2 completionBlock:(void)arg3; +- (BOOL)isEqual:(id)arg1; +@property(readonly) unsigned long long hash; +@property(readonly, copy) NSString *description; +- (id)initWithUpgradableFileURL:(id)arg1 repository:(id)arg2; +- (id)initWithFileURL:(id)arg1 repository:(id)arg2 locationInRepository:(id)arg3 branchAndTagLocations:(id)arg4; +- (id)initWithFileURL:(id)arg1 repository:(id)arg2 locationInRepository:(id)arg3; +- (id)initWithFileURL:(id)arg1 repository:(id)arg2; +- (id)_initWithFileURL:(id)arg1 repository:(id)arg2 enforceRepositoryIdentifier:(BOOL)arg3; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)__id; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + +@end + diff --git a/DVTSourceControl/DVTSourceControlWorkingCopyScannerProtocol-Protocol.h b/DVTSourceControl/DVTSourceControlWorkingCopyScannerProtocol-Protocol.h new file mode 100644 index 000000000..2d96f483d --- /dev/null +++ b/DVTSourceControl/DVTSourceControlWorkingCopyScannerProtocol-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol DVTSourceControlWorkingCopyScannerProtocol +- (void)scanFolderPaths:(id)arg1 traversingUp:(BOOL)arg2 workingCopyIdentifiers:(id)arg3 completionBlock:(id)arg4; +@end + diff --git a/DVTSourceControl/DVTSourceControlWorkspace.h b/DVTSourceControl/DVTSourceControlWorkspace.h new file mode 100644 index 000000000..499a23ae3 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlWorkspace.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTSourceControlIdentifiable-Protocol.h" + +@class DVTSourceControlWorkingCopy, NSMapTable, NSMutableOrderedSet, NSOperationQueue, NSOrderedSet, NSString; + +@interface DVTSourceControlWorkspace : NSObject +{ + NSMutableOrderedSet *_workingCopies; + NSOperationQueue *_workspaceOperationQueue; + NSString *__id; + DVTSourceControlWorkingCopy *_primaryWorkingCopy; + NSString *_relativePathToProject; +} + +@property(copy) NSString *relativePathToProject; // @synthesize relativePathToProject=_relativePathToProject; +@property(retain) DVTSourceControlWorkingCopy *primaryWorkingCopy; // @synthesize primaryWorkingCopy=_primaryWorkingCopy; +@property(copy) NSString *_id; // @synthesize _id=__id; +- (void).cxx_destruct; +- (id)blueprintWithRemoteRepositories:(id)arg1 CompletionBlock:(id)arg2; +- (unsigned long long)compareToBlueprint:(id)arg1; +- (id)blueprintWithCompletionBlock:(id)arg1; +- (id)historySinceRevisionedBlueprint:(id)arg1 maximumLogItems:(long long)arg2 withCompletionBlock:(id)arg3; +- (id)workingCopyForRemoteRepository:(id)arg1 inBlueprint:(id)arg2; +- (id)historyFromRevisions:(id)arg1 toRevisions:(id)arg2 maximumLogItems:(long long)arg3 withCompletionBlock:(id)arg4; +@property(readonly) NSMapTable *initialRevisionsMapTable; +@property(readonly) NSMapTable *baseRevisionsMapTable; +- (id)_revisionTableWithRevison:(id)arg1; +- (id)forceUpdateWorkingCopiesFromBlueprint:(id)arg1 progressBlock:(id)arg2 completionBlock:(void)arg3; +- (id)forceUpdateWorkingCopiesFromRepositories:(id)arg1 progressBlock:(id)arg2 completionBlock:(void)arg3; +- (id)workingCopyForURL:(id)arg1; +- (id)initWithPrimaryWorkingCopy:(id)arg1 relativePathToProject:(id)arg2 workingCopies:(id)arg3; +- (id)initWithWorkingCopies:(id)arg1; +- (id)init; +- (void)sortWorkingCopies; +@property(readonly) NSOrderedSet *workingCopies; +- (BOOL)_isValid; +- (id)__id; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTSourceControl/DVTSourceControlWorkspaceBlueprint.h b/DVTSourceControl/DVTSourceControlWorkspaceBlueprint.h new file mode 100644 index 000000000..35dffedf4 --- /dev/null +++ b/DVTSourceControl/DVTSourceControlWorkspaceBlueprint.h @@ -0,0 +1,69 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTSourceControlIdentifiable-Protocol.h" +#import "DVTSourceControlSerializable-Protocol.h" +#import "NSCopying-Protocol.h" + +@class DVTSourceControlRemoteRepository, NSMapTable, NSOperationQueue, NSOrderedSet, NSString; + +@interface DVTSourceControlWorkspaceBlueprint : NSObject +{ + NSOperationQueue *_blueprintOperationQueue; + BOOL _favorite; + NSString *__id; + DVTSourceControlRemoteRepository *_primaryRemoteRepository; + NSString *_relativePathToProject; + NSOrderedSet *_remoteRepositories; + NSMapTable *_workingCopyStates; + NSMapTable *_workingCopyPaths; + NSMapTable *_workingCopyRepositoryLocations; + NSMapTable *_locations; + NSString *_name; +} + +@property(getter=isFavorite) BOOL favorite; // @synthesize favorite=_favorite; +@property(retain) NSString *name; // @synthesize name=_name; +@property(retain) NSMapTable *locations; // @synthesize locations=_locations; +@property(retain) NSMapTable *workingCopyRepositoryLocations; // @synthesize workingCopyRepositoryLocations=_workingCopyRepositoryLocations; +@property(retain) NSMapTable *workingCopyPaths; // @synthesize workingCopyPaths=_workingCopyPaths; +@property(retain) NSMapTable *workingCopyStates; // @synthesize workingCopyStates=_workingCopyStates; +@property(retain) NSOrderedSet *remoteRepositories; // @synthesize remoteRepositories=_remoteRepositories; +@property(retain) NSString *relativePathToProject; // @synthesize relativePathToProject=_relativePathToProject; +@property(retain) DVTSourceControlRemoteRepository *primaryRemoteRepository; // @synthesize primaryRemoteRepository=_primaryRemoteRepository; +@property(copy) NSString *_id; // @synthesize _id=__id; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +- (id)dictionaryRepresentationWithOptions:(unsigned long long)arg1; +- (id)initWithDictionary:(id)arg1; +- (id)initWithPrimaryRemoteRepository:(id)arg1 relativePathToProject:(id)arg2 remoteRepositories:(id)arg3 workingCopyStates:(id)arg4 workingCopyPaths:(id)arg5 workingCopyRepositoryLocations:(id)arg6 locations:(id)arg7 name:(id)arg8 favorite:(BOOL)arg9; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)mergeWithBlueprint:(id)arg1; +- (id)_repositoryLikeRepository:(id)arg1 inBlueprint:(id)arg2; +- (id)repositoryLikeRepository:(id)arg1; +- (id)repositoryForOrigin:(id)arg1; +- (id)_sortedRepositoriesFromSet:(id)arg1; +- (id)init; +- (id)checkForUpdatesWithCompletionBlock:(id)arg1; +- (id)validateAuthenticationWithCompletionBlock:(id)arg1; +- (id)workspaceForWorkingCopiesCreatedAtURL:(id)arg1 completionBlock:(id)arg2; +- (id)createWorkingCopiesAtURL:(id)arg1 progressBlock:(id)arg2 completionBlock:(void)arg3; +@property(readonly) NSMapTable *revisions; +- (id)_sortedRemoteRepositoriesWithExpandedPaths:(id)arg1; +- (id)_expandedWorkingCopyPathsFromURL:(id)arg1; +@property(readonly) NSString *projectPath; +- (BOOL)_isValid; +- (id)__id; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DVTSourceControl/NSCoding-Protocol.h b/DVTSourceControl/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/DVTSourceControl/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/DVTSourceControl/NSCopying-Protocol.h b/DVTSourceControl/NSCopying-Protocol.h new file mode 100644 index 000000000..17c1c5c2e --- /dev/null +++ b/DVTSourceControl/NSCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCopying +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/DVTSourceControl/NSObject-Protocol.h b/DVTSourceControl/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/DVTSourceControl/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/DVTSourceControl/NSSecureCoding-Protocol.h b/DVTSourceControl/NSSecureCoding-Protocol.h new file mode 100644 index 000000000..dbb0ed000 --- /dev/null +++ b/DVTSourceControl/NSSecureCoding-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCoding-Protocol.h" + +@protocol NSSecureCoding ++ (BOOL)supportsSecureCoding; +@end + diff --git a/DVTSourceControl/NSString-DVTSourceControlDisplayable_Private.h b/DVTSourceControl/NSString-DVTSourceControlDisplayable_Private.h new file mode 100644 index 000000000..c253ede74 --- /dev/null +++ b/DVTSourceControl/NSString-DVTSourceControlDisplayable_Private.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (DVTSourceControlDisplayable_Private) +- (id)dvtscm_displayString; +@end + diff --git a/DVTSourceControl/NSString-DVTSourceControlNSStringAdditions.h b/DVTSourceControl/NSString-DVTSourceControlNSStringAdditions.h new file mode 100644 index 000000000..3bbae5086 --- /dev/null +++ b/DVTSourceControl/NSString-DVTSourceControlNSStringAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (DVTSourceControlNSStringAdditions) +- (id)dvtscm_urlStringByAppendingPathComponent:(id)arg1; +- (id)dvtscm_stringByDeletingTrailingSlash; +- (id)dvtscm_stringByStandardizingRelativePath; +@end + diff --git a/DVTSourceControl/NSURL-DVTSourceControlNSURLAdditions.h b/DVTSourceControl/NSURL-DVTSourceControlNSURLAdditions.h new file mode 100644 index 000000000..d2131cfab --- /dev/null +++ b/DVTSourceControl/NSURL-DVTSourceControlNSURLAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURL.h" + +@interface NSURL (DVTSourceControlNSURLAdditions) +- (id)dvtscm_anonymousURL; +- (id)dvtscm_path; +- (id)dvtscm_host; +- (id)dvtscm_scheme; +- (id)dvtscm_password; +- (id)dvtscm_user; +@end + diff --git a/DVTSourceControl/NSURL-DVTSourceControlWorkspaceURLAdditions.h b/DVTSourceControl/NSURL-DVTSourceControlWorkspaceURLAdditions.h new file mode 100644 index 000000000..512117ccc --- /dev/null +++ b/DVTSourceControl/NSURL-DVTSourceControlWorkspaceURLAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURL.h" + +@interface NSURL (DVTSourceControlWorkspaceURLAdditions) +- (id)relativePathStringFromURL:(id)arg1; +@end + diff --git a/DVTSourceControl/_DVTSourceControlConceptualRevision.h b/DVTSourceControl/_DVTSourceControlConceptualRevision.h new file mode 100644 index 000000000..b85130c2a --- /dev/null +++ b/DVTSourceControl/_DVTSourceControlConceptualRevision.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _DVTSourceControlConceptualRevision : DVTSourceControlRevision +{ +} + +- (id)_initWithIdentifier:(id)arg1; +- (id)init; + +@end + diff --git a/DVTSourceControl/_DVTSourceControlUnversionedLogItem.h b/DVTSourceControl/_DVTSourceControlUnversionedLogItem.h new file mode 100644 index 000000000..3bf7d4c91 --- /dev/null +++ b/DVTSourceControl/_DVTSourceControlUnversionedLogItem.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _DVTSourceControlUnversionedLogItem : DVTSourceControlLogItem +{ +} + +- (BOOL)isUnversionedLogItem; +- (id)_init; +- (id)init; + +@end + diff --git a/DVTSourceControl/_DVTSourceControlUnversionedRevision.h b/DVTSourceControl/_DVTSourceControlUnversionedRevision.h new file mode 100644 index 000000000..07c4ea577 --- /dev/null +++ b/DVTSourceControl/_DVTSourceControlUnversionedRevision.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _DVTSourceControlUnversionedRevision : DVTSourceControlRevision +{ +} + +- (id)description; +- (BOOL)isUnversionedRevision; +- (id)_init; +- (id)init; + +@end + diff --git a/DVTiOSPlistStructDefs/CDStructures.h b/DVTiOSPlistStructDefs/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/DVTiOSPlistStructDefs/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/DVTiOSPlistStructDefs/DVTiOSPlistStructDefsStub.h b/DVTiOSPlistStructDefs/DVTiOSPlistStructDefsStub.h new file mode 100644 index 000000000..a6afef053 --- /dev/null +++ b/DVTiOSPlistStructDefs/DVTiOSPlistStructDefsStub.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DVTiOSPlistStructDefsStub : NSObject +{ +} + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/CDStructures.h b/DVTiPhoneSimulatorRemoteClient/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier.h b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier.h new file mode 100644 index 000000000..dca7bc16a --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString; + +@interface DTiPhoneSimulatorApplicationSpecifier : NSObject +{ +} + ++ (id)specifierWithToolPath:(id)arg1; ++ (id)specifierWithApplicationBundleIdentifier:(id)arg1; ++ (id)specifierWithApplicationPath:(id)arg1; +- (BOOL)isTool; +- (id)description; +@property(readonly, copy) NSString *toolPath; +@property(readonly, copy) NSString *bundleID; +@property(readonly, copy) NSString *appPath; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier_BundleIdentifier.h b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier_BundleIdentifier.h new file mode 100644 index 000000000..5c023a7d0 --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier_BundleIdentifier.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface DTiPhoneSimulatorApplicationSpecifier_BundleIdentifier : DTiPhoneSimulatorApplicationSpecifier +{ + NSString *_bundleID; +} + ++ (id)specifierWithApplicationBundleIdentifier:(id)arg1; +- (id)bundleID; +- (void).cxx_destruct; +- (id)description; + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier_Path.h b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier_Path.h new file mode 100644 index 000000000..24cca917a --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier_Path.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface DTiPhoneSimulatorApplicationSpecifier_Path : DTiPhoneSimulatorApplicationSpecifier +{ + NSString *_appPath; +} + ++ (id)specifierWithApplicationPath:(id)arg1; +- (id)appPath; +- (void).cxx_destruct; +- (id)description; + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier_ToolPath.h b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier_ToolPath.h new file mode 100644 index 000000000..67df0c5c2 --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorApplicationSpecifier_ToolPath.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface DTiPhoneSimulatorApplicationSpecifier_ToolPath : DTiPhoneSimulatorApplicationSpecifier +{ + NSString *_toolPath; +} + ++ (id)specifierWithToolPath:(id)arg1; +- (id)toolPath; +- (void).cxx_destruct; +- (id)description; +- (BOOL)isTool; + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorSession.h b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorSession.h new file mode 100644 index 000000000..51a154f32 --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorSession.h @@ -0,0 +1,69 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DTiPhoneSimulatorSessionConfig, DVTStackBacktrace, DVTiPhoneSimulatorMessenger, NSString, NSTimer; + +@interface DTiPhoneSimulatorSession : NSObject +{ + int _simulatedApplicationPID; + int _simulatorPID; + id _delegate; + NSString *_simulatedAppPath; + NSString *_uuid; + DTiPhoneSimulatorSessionConfig *_sessionConfig; + long long _sessionLifecycleProgress; + NSTimer *_timeoutTimer; + DVTiPhoneSimulatorMessenger *_messenger; +} + ++ (void)initialize; +@property(retain) DVTiPhoneSimulatorMessenger *messenger; // @synthesize messenger=_messenger; +@property(retain, nonatomic) NSTimer *timeoutTimer; // @synthesize timeoutTimer=_timeoutTimer; +@property(nonatomic) long long sessionLifecycleProgress; // @synthesize sessionLifecycleProgress=_sessionLifecycleProgress; +@property(copy, nonatomic) DTiPhoneSimulatorSessionConfig *sessionConfig; // @synthesize sessionConfig=_sessionConfig; +@property(readonly, copy, nonatomic) NSString *uuid; // @synthesize uuid=_uuid; +@property int simulatorPID; // @synthesize simulatorPID=_simulatorPID; +@property(copy) NSString *simulatedAppPath; // @synthesize simulatedAppPath=_simulatedAppPath; +@property int simulatedApplicationPID; // @synthesize simulatedApplicationPID=_simulatedApplicationPID; +@property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)doUbiquityFetchEvent; +- (void)doFetchEventForPID:(int)arg1; +- (void)backgroundAllApps:(int)arg1; +- (id)_invalidConfigError; +- (void)_endSimulatorSession; +- (void)_callDelegateResponseFromSessionStartedWithPID:(int)arg1 andError:(id)arg2; +- (id)_sessionStartRequestInfoFromConfig:(id)arg1 withError:(id *)arg2; +- (BOOL)_startToolSessionInSimulatorWithError:(id *)arg1; +- (BOOL)_startApplicationSessionInSimulatorWithError:(id *)arg1; +- (BOOL)_startBasicSessionInSimulatorWithError:(id *)arg1; +- (BOOL)_startSessionInSimulatorWithError:(id *)arg1; +- (void)_handleSessionEndedWithError:(id)arg1; +- (void)_timeoutElapsed:(id)arg1; +- (BOOL)attachedToTargetWithConfig:(id)arg1 error:(id *)arg2; +- (void)stopLocationSimulation; +- (void)simulateLocationWithLatitude:(id)arg1 longitude:(id)arg2; +- (void)requestEndWithTimeout:(double)arg1; +- (BOOL)requestStartWithConfig:(id)arg1 timeout:(double)arg2 error:(id *)arg3; +- (BOOL)_setUpSimulatorMessengerWithConfig:(id)arg1 error:(id *)arg2; +@property(readonly, copy) NSString *description; +- (id)init; +- (void)primitiveInvalidate; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorSessionConfig.h b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorSessionConfig.h new file mode 100644 index 000000000..ca50c4fc5 --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorSessionConfig.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class DTiPhoneSimulatorApplicationSpecifier, DTiPhoneSimulatorSystemRoot, NSArray, NSDictionary, NSFileHandle, NSNumber, NSString, SimDevice, SimRuntime; + +@interface DTiPhoneSimulatorSessionConfig : NSObject +{ + BOOL _simulatedApplicationShouldWaitForDebugger; + BOOL _launchForBackgroundFetch; + NSString *_localizedClientName; + SimRuntime *_runtime; + SimDevice *_device; + NSString *_simulatedDeviceInfoName; + NSNumber *_simulatedDeviceFamily; + NSString *_simulatedArchitecture; + NSNumber *_simulatedDisplayHeight; + NSNumber *_simulatedDisplayScale; + DTiPhoneSimulatorApplicationSpecifier *_applicationToSimulateOnStart; + NSNumber *_pid; + NSArray *_simulatedApplicationLaunchArgs; + NSDictionary *_simulatedApplicationLaunchEnvironment; + NSString *_simulatedApplicationStdOutPath; + NSString *_simulatedApplicationStdErrPath; + NSFileHandle *_stdinFileHandle; + NSFileHandle *_stdoutFileHandle; + NSFileHandle *_stderrFileHandle; + id _confinementService; +} + ++ (id)displayNameForDeviceFamily:(id)arg1; +@property BOOL launchForBackgroundFetch; // @synthesize launchForBackgroundFetch=_launchForBackgroundFetch; +@property(retain) id confinementService; // @synthesize confinementService=_confinementService; +@property(retain) NSFileHandle *stderrFileHandle; // @synthesize stderrFileHandle=_stderrFileHandle; +@property(retain) NSFileHandle *stdoutFileHandle; // @synthesize stdoutFileHandle=_stdoutFileHandle; +@property(retain) NSFileHandle *stdinFileHandle; // @synthesize stdinFileHandle=_stdinFileHandle; +@property(copy) NSString *simulatedApplicationStdErrPath; // @synthesize simulatedApplicationStdErrPath=_simulatedApplicationStdErrPath; +@property(copy) NSString *simulatedApplicationStdOutPath; // @synthesize simulatedApplicationStdOutPath=_simulatedApplicationStdOutPath; +@property BOOL simulatedApplicationShouldWaitForDebugger; // @synthesize simulatedApplicationShouldWaitForDebugger=_simulatedApplicationShouldWaitForDebugger; +@property(copy) NSDictionary *simulatedApplicationLaunchEnvironment; // @synthesize simulatedApplicationLaunchEnvironment=_simulatedApplicationLaunchEnvironment; +@property(copy) NSArray *simulatedApplicationLaunchArgs; // @synthesize simulatedApplicationLaunchArgs=_simulatedApplicationLaunchArgs; +@property(copy) NSNumber *pid; // @synthesize pid=_pid; +@property(copy) DTiPhoneSimulatorApplicationSpecifier *applicationToSimulateOnStart; // @synthesize applicationToSimulateOnStart=_applicationToSimulateOnStart; +@property(copy) NSNumber *simulatedDisplayScale; // @synthesize simulatedDisplayScale=_simulatedDisplayScale; +@property(copy) NSNumber *simulatedDisplayHeight; // @synthesize simulatedDisplayHeight=_simulatedDisplayHeight; +@property(copy) NSString *simulatedArchitecture; // @synthesize simulatedArchitecture=_simulatedArchitecture; +@property(copy) NSNumber *simulatedDeviceFamily; // @synthesize simulatedDeviceFamily=_simulatedDeviceFamily; +@property(retain) NSString *simulatedDeviceInfoName; // @synthesize simulatedDeviceInfoName=_simulatedDeviceInfoName; +@property(retain) SimDevice *device; // @synthesize device=_device; +@property(retain) SimRuntime *runtime; // @synthesize runtime=_runtime; +@property(copy) NSString *localizedClientName; // @synthesize localizedClientName=_localizedClientName; +- (void).cxx_destruct; +- (id)description; +@property(copy) DTiPhoneSimulatorSystemRoot *simulatedSystemRoot; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorSystemRoot.h b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorSystemRoot.h new file mode 100644 index 000000000..28e39307b --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DTiPhoneSimulatorSystemRoot.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString, SimRuntime; + +@interface DTiPhoneSimulatorSystemRoot : NSObject +{ + SimRuntime *_runtime; +} + ++ (id)rootWithSDKVersion:(id)arg1; ++ (id)rootWithSDKPath:(id)arg1; ++ (id)rootWithSimRuntime:(id)arg1; ++ (id)defaultRoot; ++ (id)knownRoots; ++ (void)initialize; +@property(readonly) SimRuntime *runtime; // @synthesize runtime=_runtime; +- (void).cxx_destruct; +- (id)description; +- (long long)compare:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (BOOL)isEqual:(id)arg1; +@property(readonly, copy) NSString *sdkVersion; +@property(readonly, copy) NSString *sdkDisplayName; +@property(readonly, copy) NSString *sdkRootPath; +- (id)initWithRuntime:(id)arg1; + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/DVTInvalidation-Protocol.h b/DVTiPhoneSimulatorRemoteClient/DVTInvalidation-Protocol.h new file mode 100644 index 000000000..acc43cf5c --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DVTInvalidation-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTStackBacktrace; + +@protocol DVTInvalidation +- (void)primitiveInvalidate; + +@optional +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic, getter=isValid) BOOL valid; +- (void)invalidate; +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorCoreSimMessenger.h b/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorCoreSimMessenger.h new file mode 100644 index 000000000..a676c42f1 --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorCoreSimMessenger.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTiPhoneSimulatorCoreSimMessenger : DVTiPhoneSimulatorLocalMessenger +{ +} + +- (void)doUbiquityFetchEvent; +- (void)doFetchEventForPID:(int)arg1; +- (void)backgroundAllApps:(int)arg1; +- (void)stopSimulatingLocation; +- (void)startSimulatingLocationWithLatitude:(id)arg1 longitute:(id)arg2; +- (id)spawnToolWithConfig:(id)arg1; +- (id)launchApplicationWithConfig:(id)arg1; +- (id)installApplicationWithConfig:(id)arg1; +- (id)startSessionWithConfig:(id)arg1; +- (void)startSimulatorToolSessionWithParameters:(id)arg1; +- (void)startSimulatorSessionWithRequestInfo:(id)arg1; + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorDistNoteMessenger.h b/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorDistNoteMessenger.h new file mode 100644 index 000000000..7507063da --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorDistNoteMessenger.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTNotificationToken; + +@interface DVTiPhoneSimulatorDistNoteMessenger : DVTiPhoneSimulatorLocalMessenger +{ + DVTNotificationToken *_appDidLaunchMessageToken; + DVTNotificationToken *_toolDidLaunchMessageToken; +} + ++ (void)initialize; +- (void).cxx_destruct; +- (void)backgroundAllApps:(int)arg1; +- (void)startSimulatorToolSessionWithParameters:(id)arg1; +- (void)startSimulatorSessionWithRequestInfo:(id)arg1; +- (void)setToolDidLaunchMessageHandler:(id)arg1; +- (void)setAppDidLaunchMessageHandler:(id)arg1; +- (void)primitiveInvalidate; + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorLocalMessenger.h b/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorLocalMessenger.h new file mode 100644 index 000000000..f48510f82 --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorLocalMessenger.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject; + +@interface DVTiPhoneSimulatorLocalMessenger : DVTiPhoneSimulatorMessenger +{ + _Bool _appTerminationMessageSent; + NSObject *_pidDispatchSource; +} + ++ (id)allocWithZone:(struct _NSZone *)arg1; +- (void).cxx_destruct; +- (void)doUbiquityFetchEvent; +- (void)doFetchEventForPID:(int)arg1; +- (void)waitPID:(int)arg1 withAppPIDExitedMessagedHandler:(id)arg2; +- (void)didReceiveSimulatorRunningNote:(id)arg1; +- (void)didReceiveSimulatorReadyNote:(id)arg1; +- (void)stopSimulatingLocation; +- (void)startSimulatingLocationWithLatitude:(id)arg1 longitute:(id)arg2; +- (void)endSimulatorSessionWithPID:(int)arg1; +- (void)clearAllMessageHandlers; +- (void)disconnectFromService; +- (BOOL)connectToServiceWithSessionOnLaunch:(BOOL)arg1 simulatorPID:(int *)arg2 error:(id *)arg3; +- (void)primitiveInvalidate; +- (id)initWithSession:(id)arg1; + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorMessenger.h b/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorMessenger.h new file mode 100644 index 000000000..5046366a7 --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorMessenger.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DTiPhoneSimulatorSession, DVTStackBacktrace, NSString; + +@interface DVTiPhoneSimulatorMessenger : NSObject +{ + DTiPhoneSimulatorSession *_session; + id _readyMessageHandler; + id _runningMessageHandler; + id _appDidLaunchMessageHandler; + id _toolDidLaunchMessageHandler; + id _appDidQuitMessageHandler; +} + ++ (id)messengerForSession:(id)arg1 withConnection:(id)arg2; ++ (id)messengerForSession:(id)arg1; ++ (void)initialize; +@property(copy, nonatomic) id appDidQuitMessageHandler; // @synthesize appDidQuitMessageHandler=_appDidQuitMessageHandler; +@property(copy, nonatomic) id toolDidLaunchMessageHandler; // @synthesize toolDidLaunchMessageHandler=_toolDidLaunchMessageHandler; +@property(copy, nonatomic) id appDidLaunchMessageHandler; // @synthesize appDidLaunchMessageHandler=_appDidLaunchMessageHandler; +@property(copy, nonatomic) id runningMessageHandler; // @synthesize runningMessageHandler=_runningMessageHandler; +@property(copy, nonatomic) id readyMessageHandler; // @synthesize readyMessageHandler=_readyMessageHandler; +@property(readonly) __weak DTiPhoneSimulatorSession *session; // @synthesize session=_session; +- (void).cxx_destruct; +- (void)doUbiquityFetchEvent; +- (void)doFetchEventForPID:(int)arg1; +- (void)backgroundAllApps:(int)arg1; +- (void)startSimulatorToolSessionWithParameters:(id)arg1; +- (void)stopSimulatingLocation; +- (void)startSimulatingLocationWithLatitude:(id)arg1 longitute:(id)arg2; +- (void)endSimulatorSessionWithPID:(int)arg1; +- (void)startSimulatorSessionWithRequestInfo:(id)arg1; +- (id)spawnToolWithConfig:(id)arg1; +- (id)launchApplicationWithConfig:(id)arg1; +- (id)installApplicationWithConfig:(id)arg1; +- (id)startSessionWithConfig:(id)arg1; +- (void)clearAllMessageHandlers; +- (void)waitPID:(int)arg1 withAppPIDExitedMessagedHandler:(id)arg2; +- (void)disconnectFromService; +- (BOOL)connectToServiceWithSessionOnLaunch:(BOOL)arg1 simulatorPID:(int *)arg2 error:(id *)arg3; +- (id)initWithSession:(id)arg1; +- (void)primitiveInvalidate; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorRemoteMessenger.h b/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorRemoteMessenger.h new file mode 100644 index 000000000..accef3481 --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/DVTiPhoneSimulatorRemoteMessenger.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTConfinementServiceConnection, DVTDispatchLock, NSMutableDictionary, NSMutableSet, NSObject; + +@interface DVTiPhoneSimulatorRemoteMessenger : DVTiPhoneSimulatorMessenger +{ + unsigned long long _commandTag; + NSObject *_responseQueue; + DVTDispatchLock *_awaitingLock; + NSMutableDictionary *_awaitingSemaphores; + NSMutableDictionary *_awaitingResponses; + NSMutableSet *_waitingAppPIDs; + id _appPIDExitedMessageHandler; + DVTConfinementServiceConnection *_connection; +} + +@property(readonly) DVTConfinementServiceConnection *connection; // @synthesize connection=_connection; +- (void).cxx_destruct; +- (void)handleNotificationResponse:(id)arg1; +- (void)waitPID:(int)arg1 withAppPIDExitedMessagedHandler:(id)arg2; +- (void)startSimulatorToolSessionWithParameters:(id)arg1; +- (void)stopSimulatingLocation; +- (void)startSimulatingLocationWithLatitude:(id)arg1 longitute:(id)arg2; +- (void)endSimulatorSessionWithPID:(int)arg1; +- (void)startSimulatorSessionWithRequestInfo:(id)arg1; +- (void)disconnectFromService; +- (BOOL)connectToServiceWithSessionOnLaunch:(BOOL)arg1 simulatorPID:(int *)arg2 error:(id *)arg3; +- (BOOL)sendTaggedRequest:(id)arg1 awaitingResponse:(id *)arg2 error:(id *)arg3; +- (id)nextCommandTag; +- (id)awaitResponseWithTag:(id)arg1 error:(id *)arg2; +- (void)enqueueResponse:(id)arg1 withTag:(id)arg2 error:(id)arg3; +- (BOOL)sendRequest:(id)arg1 withTag:(id)arg2 error:(id *)arg3; +- (id)initWithSession:(id)arg1 connection:(id)arg2; + +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/NSCopying-Protocol.h b/DVTiPhoneSimulatorRemoteClient/NSCopying-Protocol.h new file mode 100644 index 000000000..17c1c5c2e --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/NSCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCopying +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/NSObject-Protocol.h b/DVTiPhoneSimulatorRemoteClient/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/SimDevice-DVTAdditions.h b/DVTiPhoneSimulatorRemoteClient/SimDevice-DVTAdditions.h new file mode 100644 index 000000000..1b8e85b64 --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/SimDevice-DVTAdditions.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SimDevice.h" + +@interface SimDevice (DVTAdditions) +- (id)dvt_launchApplicationWithBundleIdentifier:(id)arg1 andOptions:(id)arg2; +- (id)dvt_launchApplicationWithBundleIdentifier:(id)arg1; +- (id)dvt_spawnExecutableAtPath:(id)arg1 withOptions:(id)arg2 andTerminationHandler:(id)arg3; +- (id)dvt_spawnExecutableAtPath:(id)arg1 withOptions:(id)arg2; +- (id)dvt_uninstallApplicationWithBundleIdentifier:(id)arg1 andOptions:(id)arg2; +- (id)dvt_uninstallApplicationWithBundleIdentifier:(id)arg1; +- (id)dvt_installApplicationAtPath:(id)arg1 withOptions:(id)arg2; +- (id)dvt_installApplicationAtPath:(id)arg1; +- (id)dvt_restoreContentsAndSettingsFrom:(id)arg1; +- (id)dvt_eraseContentsAndSettings; +- (id)dvt_shutdown; +- (id)dvt_bootWithOptions:(id)arg1; +- (id)dvt_boot; +- (id)dvt_notifyOfBootOnQueue:(id)arg1 handler:(id)arg2; +- (id)dvt_registerNotificationHandlerOnQueue:(id)arg1 handler:(id)arg2; +- (id)dvt_registerNotificationHandler:(id)arg1; +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/SimDeviceSet-DVTAdditions.h b/DVTiPhoneSimulatorRemoteClient/SimDeviceSet-DVTAdditions.h new file mode 100644 index 000000000..02f17feae --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/SimDeviceSet-DVTAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SimDeviceSet.h" + +@interface SimDeviceSet (DVTAdditions) +- (id)dvt_registerNotificationHandlerOnQueue:(id)arg1 handler:(id)arg2; +- (id)dvt_registerNotificationHandler:(id)arg1; +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/SimDeviceType-DVTAdditions.h b/DVTiPhoneSimulatorRemoteClient/SimDeviceType-DVTAdditions.h new file mode 100644 index 000000000..767cde587 --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/SimDeviceType-DVTAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SimDeviceType.h" + +@interface SimDeviceType (DVTAdditions) +- (id)dvt_supportedArchs; +- (id)dvt_supportedArchStrings; +- (_Bool)dvt_has64BitArch; +@end + diff --git a/DVTiPhoneSimulatorRemoteClient/SimRuntime-DVTAdditions.h b/DVTiPhoneSimulatorRemoteClient/SimRuntime-DVTAdditions.h new file mode 100644 index 000000000..0e8f371ca --- /dev/null +++ b/DVTiPhoneSimulatorRemoteClient/SimRuntime-DVTAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SimRuntime.h" + +@interface SimRuntime (DVTAdditions) ++ (id)dvt_runtimeFromSDKRoot:(id)arg1; +@end + diff --git a/DebugSymbolsDT/CDStructures.h b/DebugSymbolsDT/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/DebugSymbolsDT/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/DebuggerFoundation/CDStructures.h b/DebuggerFoundation/CDStructures.h index fbefea2c6..b9a5cff41 100644 --- a/DebuggerFoundation/CDStructures.h +++ b/DebuggerFoundation/CDStructures.h @@ -6,8 +6,51 @@ #pragma mark Named Structures +struct CATransform3D { + double m11; + double m12; + double m13; + double m14; + double m21; + double m22; + double m23; + double m24; + double m31; + double m32; + double m33; + double m34; + double m41; + double m42; + double m43; + double m44; +}; + +struct CGPoint { + double x; + double y; +}; + +struct CGRect { + struct CGPoint origin; + struct CGSize size; +}; + +struct CGSize { + double width; + double height; +}; + struct _NSRange { unsigned long long location; unsigned long long length; }; +#pragma mark Typedef'd Structures + +typedef struct { + unsigned long long _field1; + id *_field2; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; + diff --git a/DebuggerFoundation/DBGAbstractViewDescriber.h b/DebuggerFoundation/DBGAbstractViewDescriber.h new file mode 100644 index 000000000..a7ff05a2a --- /dev/null +++ b/DebuggerFoundation/DBGAbstractViewDescriber.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DBGViewDescriber-Protocol.h" + +@class DBGDebugSession, DBGViewExpressionManager, DVTStackBacktrace, NSDictionary, NSString; + +@interface DBGAbstractViewDescriber : NSObject +{ + DBGViewExpressionManager *_expressionManager; + DBGDebugSession *_debugSession; + NSDictionary *_inferiorClassMap; +} + ++ (void)initialize; ++ (BOOL)shouldInstantiateInLaunchSession:(id)arg1; ++ (id)viewDebuggingDylibPathForLaunchSession:(id)arg1; +@property(retain) NSDictionary *inferiorClassMap; // @synthesize inferiorClassMap=_inferiorClassMap; +@property(retain) DBGDebugSession *debugSession; // @synthesize debugSession=_debugSession; +@property(readonly) DBGViewExpressionManager *expressionManager; // @synthesize expressionManager=_expressionManager; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +- (void)primitiveInvalidate; +- (id)launchSession; +- (id)associatedProcessUUID; +- (void)getDataValueForExpression:(id)arg1 handler:(id)arg2; +- (void)_asyncAttributedStringFromDataValueSummary:(id)arg1 handler:(id)arg2; +- (void)_asyncStringFromDataValueSummary:(id)arg1 handler:(id)arg2; +- (id)stringFromSummary:(id)arg1; +- (void)_asyncAskForInspectableArrayFromDataValue:(id)arg1 handler:(id)arg2; +- (BOOL)inspectableValueForDataValue:(id)arg1 handler:(id)arg2; +- (id)classHierarchyForClass:(id)arg1; +- (id)propertyKeysForClassName:(id)arg1; +- (id)targetPlatformFamilyIdentifier; +- (id)targetPlatform; +- (void)populatePropertyList:(id)arg1 forObject:(id)arg2 notify:(id)arg3; +- (id)_parentWindowForViewObject:(id)arg1; +- (id)constraintsReferencingViewObject:(id)arg1; +- (id)constraintsAffectingViewObject:(id)arg1; +- (BOOL)isViewObjectInteresting:(id)arg1; +@property(readonly) NSString *classNameForDefaultViewIcon; +- (void)_runExpressionToGetChildForKey:(id)arg1 inferiorPointerExpression:(id)arg2 list:(id)arg3 callback:(id)arg4; +- (void)_getPropertyValueForKey:(id)arg1 onDataValue:(id)arg2 object:(id)arg3 list:(id)arg4 lastIteration:(BOOL)arg5 handler:(id)arg6; +- (void)_tryGettingChildMemberForKey:(id)arg1 onDataValue:(id)arg2 list:(id)arg3 callback:(id)arg4; +- (id)_platformFamilyIdentifier; +- (id)collectLayerViewsFromPlistArray:(id)arg1; +- (void)fetchViewInfo:(id)arg1 resultHandler:(void)arg2; +- (id)viewWindowObjectsFromDictionary:(id)arg1; +- (id)initWithDebugSession:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DebuggerFoundation/DBGAppKitDebuggingAddition.h b/DebuggerFoundation/DBGAppKitDebuggingAddition.h index 96e218e85..70aca3c7e 100644 --- a/DebuggerFoundation/DBGAppKitDebuggingAddition.h +++ b/DebuggerFoundation/DBGAppKitDebuggingAddition.h @@ -6,21 +6,20 @@ #import "NSObject.h" -#import "IDEDebuggingAddition-Protocol.h" +#import "DBGKitDebuggingAddition-Protocol.h" @class DVTStackBacktrace, IDELaunchSession, NSString; -@interface DBGAppKitDebuggingAddition : NSObject +@interface DBGAppKitDebuggingAddition : NSObject { - IDELaunchSession *_launchSession; BOOL _showsFramesOfAllViews; BOOL _showsAlignmentRectanglesOfAllViews; BOOL _flashesDrawingOfAllViews; BOOL _showsResponsiveScrollingStatusOfAllViews; + IDELaunchSession *_launchSession; NSString *_identifier; } -+ (id)keyPathsForValuesAffectingAnyAppKitDebuggingOptionsOn; + (BOOL)shouldInstantiateInLaunchSession:(id)arg1; + (void)initialize; @property(retain) NSString *identifier; // @synthesize identifier=_identifier; @@ -31,12 +30,15 @@ @property(nonatomic) BOOL showsFramesOfAllViews; // @synthesize showsFramesOfAllViews=_showsFramesOfAllViews; - (void).cxx_destruct; - (void)primitiveInvalidate; -@property(readonly) BOOL anyAppKitDebuggingOptionsOn; - (id)initInLaunchSession:(id)arg1 withAppDisplayName:(id)arg2 runDestination:(id)arg3 fromExtension:(id)arg4; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerFoundation/DBGCodeModule.h b/DebuggerFoundation/DBGCodeModule.h index e08c37eed..02308d4fe 100644 --- a/DebuggerFoundation/DBGCodeModule.h +++ b/DebuggerFoundation/DBGCodeModule.h @@ -4,27 +4,26 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject.h" +#import "IDECodeModule.h" -@class DVTFilePath, NSNumber, NSString; +@class NSNumber, NSString; -@interface DBGCodeModule : NSObject +@interface DBGCodeModule : IDECodeModule { - DVTFilePath *_filePath; - NSString *_name; + NSString *_frameworkNameIncludingExtension; NSNumber *_timestamp; } ++ (id)keyPathsForValuesAffectingPath; + (id)logAspect; + (id)keyPathsForValuesAffectingTimestamp; + (id)keyPathsForValuesAffectingName; -@property(readonly) DVTFilePath *filePath; // @synthesize filePath=_filePath; +@property(retain, nonatomic) NSNumber *timestamp; // @synthesize timestamp=_timestamp; - (void).cxx_destruct; -@property(readonly) NSNumber *timestamp; -@property(readonly) NSString *name; // @synthesize name=_name; -- (unsigned long long)hash; -- (BOOL)isEqual:(id)arg1; -- (id)initWithPathString:(id)arg1; +- (id)path; +- (id)displayAddress; +- (id)frameworkNameIncludingExtension; +- (id)name; @end diff --git a/DebuggerFoundation/DBGCompressedStackFrame.h b/DebuggerFoundation/DBGCompressedStackFrame.h new file mode 100644 index 000000000..9b51f99ed --- /dev/null +++ b/DebuggerFoundation/DBGCompressedStackFrame.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEDebugNavigableModel-Protocol.h" + +@class IDELaunchSession, NSArray, NSNumber, NSString; + +@interface DBGCompressedStackFrame : NSObject +{ + NSArray *_representedStackFrames; +} + +@property(readonly, copy) NSArray *representedStackFrames; // @synthesize representedStackFrames=_representedStackFrames; +- (void).cxx_destruct; +@property(readonly) unsigned long long hash; +- (BOOL)isEqual:(id)arg1; +@property(readonly) IDELaunchSession *launchSession; +@property(readonly, copy) NSString *associatedProcessUUID; +@property(readonly) BOOL hasSymbols; +@property(readonly, copy) NSString *displayName; +@property(readonly, copy) NSNumber *frameNumber; +@property(readonly, copy) NSString *name; +- (id)initWithStackFrames:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; + +@end + diff --git a/DebuggerFoundation/DBGDataType.h b/DebuggerFoundation/DBGDataType.h index 38a83aa38..fea8befe1 100644 --- a/DebuggerFoundation/DBGDataType.h +++ b/DebuggerFoundation/DBGDataType.h @@ -12,9 +12,11 @@ { NSString *_typeName; NSString *_typeNameWithoutQualifiers; + NSString *_pointeeTypeName; } + (BOOL)isZombie:(id)arg1; +@property(readonly) NSString *pointeeTypeName; // @synthesize pointeeTypeName=_pointeeTypeName; @property(readonly) NSString *typeName; // @synthesize typeName=_typeName; - (void).cxx_destruct; - (id)description; diff --git a/DebuggerFoundation/DBGDataValue.h b/DebuggerFoundation/DBGDataValue.h index 9d22b4f5d..925967826 100644 --- a/DebuggerFoundation/DBGDataValue.h +++ b/DebuggerFoundation/DBGDataValue.h @@ -50,18 +50,21 @@ - (void)primitiveInvalidate; - (id)_contentDescription; - (id)_contentDescriptionWithChildValuesAtLevel:(unsigned long long)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)_paddingForLevel:(unsigned long long)arg1; - (id)primitiveChildValues; - (void)_handleChildValuesChanged; - (id)valueForKey:(id)arg1 forLazyDictionary:(id)arg2; - (id)_childWithName:(id)arg1; +- (void)classNameHierarchy:(id)arg1; - (void)ensureAllDisplayablePropertiesAreLoaded:(id)arg1; @property(readonly) BOOL representsNullObjectPointer; @property(readonly) BOOL representsNilObjectiveCObject; - (void)watch; @property(readonly) NSString *realName; +- (void)childWithName:(id)arg1 foundChild:(id)arg2; @property(readonly) BOOL childValuesCountValid; +- (void)loadedChildValues:(id)arg1; @property(readonly) NSArray *childValues; @property(readonly) BOOL hasChildValues; @property(readonly) BOOL inScope; @@ -71,21 +74,22 @@ - (BOOL)wantsToProvideSummary; - (id)_attributedStringByEscapeNewlines:(id)arg1; @property(readonly) BOOL itemDescriptionHasChanged; -@property(readonly) NSString *itemDescription; +@property(readonly, copy) NSString *itemDescription; - (id)primitiveFormattedSummary; @property(readonly) NSAttributedString *formattedSummary; - (void)_summaryFormatterInvalidated:(id)arg1; @property(readonly) BOOL typeHasChanged; -@property(readonly) NSString *type; +@property(readonly, copy) NSString *type; @property(readonly) BOOL valueHasChanged; @property(readonly) BOOL isValueEditable; @property(copy) NSString *value; -@property(readonly) NSString *primitiveLogicalValue; +@property(readonly, copy) NSString *primitiveLogicalValue; @property(readonly) BOOL logicalValueHasChanged; - (BOOL)hasSummaryFormatter; +- (BOOL)isNilPointer; - (BOOL)isPointer; -@property(readonly) NSString *logicalValue; -@property(readonly) NSString *name; +@property(readonly, copy) NSString *logicalValue; +@property(readonly, copy) NSString *name; @property(readonly) DBGDataValue *parent; @property(readonly) BOOL dynamicTypeHasChanged; @property(readonly) BOOL summaryHasChanged; @@ -93,6 +97,7 @@ @property(readonly) NSString *blockStartAddress; @property(readonly) NSString *summary; - (void)primitiveSetDynamicType:(id)arg1; +- (id)simpleTypeName; - (void)setDynamicType:(id)arg1; @property(readonly) DBGDataType *staticType; @property(readonly) NSString *expressionPath; @@ -102,7 +107,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerFoundation/DBGDataValueSummaryFormatter.h b/DebuggerFoundation/DBGDataValueSummaryFormatter.h index d932af854..159cf3aa1 100644 --- a/DebuggerFoundation/DBGDataValueSummaryFormatter.h +++ b/DebuggerFoundation/DBGDataValueSummaryFormatter.h @@ -40,7 +40,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerFoundation/DBGDebugSession.h b/DebuggerFoundation/DBGDebugSession.h index ad69a59e9..6ce22f938 100644 --- a/DebuggerFoundation/DBGDebugSession.h +++ b/DebuggerFoundation/DBGDebugSession.h @@ -19,16 +19,13 @@ long long _exitCode; BOOL _hasExitCode; BOOL _hasCrashed; - BOOL _pausedForScripting; BOOL _profilingSupported; BOOL _isDetached; NSMapTable *_breakpointsToTokenSets; NSMapTable *_locationsToTokenSets; NSMapTable *_watchpointsToTokenSets; DVTTextDocumentLocation *_instructionPointerLocation; - BOOL _lazySymbolLoadingEnabled; BOOL _debuggerShouldAttachToTarget; - NSMutableArray *_loadedSharedLibraries; NSMutableSet *_dataValuesObservers; DVTMapTable *_breakpointsToIdentifiers; DVTMapTable *_locationsToIdentifiers; @@ -40,16 +37,17 @@ DVTMutableOrderedDictionary *_CPUUsagesForThreadDictionary; NSMutableArray *_prunedThreadIDsForCPUUsages; NSMutableDictionary *_threadNameForThreadIDDictionary; + NSMutableDictionary *_qosValueForThreadIDDictionary; NSMutableArray *_memoryFirstIndicators; NSDictionary *_memoryDistribution; NSMutableArray *_memoryMeasurements; + NSMutableArray *_energyMeasurements; int _logFD; DVTObservingToken *_targetOutputStateObservingToken; DVTObservingToken *_targetControlStateObservingToken; DVTObservingToken *_breakpontsActivationObservingToken; DVTObservingToken *_breakpointListObserverToken; DVTObservingToken *_hasExitCodeObserverToken; - NSMutableSet *_relatedLaunchSessions; IDERunOperationWorker *_debugLauncher; DBGProcess *_targetProcess; id _breakpointLifeCycleDelegate; @@ -69,12 +67,14 @@ unsigned long long _memoryAnonymousLow; unsigned long long _memoryDirtyPageSizeHigh; unsigned long long _memoryDirtyPageSizeLow; + NSMutableSet *_stackFramesForDisassembly; } + (id)keyPathsForValuesAffectingTotalRunningTime; + (id)createErrorForFailureToLaunchExecutable:(id)arg1 launchSession:(id)arg2; + (id)keyPathsForValuesAffectingProcess; + (void)initialize; +@property(retain) NSMutableSet *stackFramesForDisassembly; // @synthesize stackFramesForDisassembly=_stackFramesForDisassembly; @property unsigned long long memoryDirtyPageSizeLow; // @synthesize memoryDirtyPageSizeLow=_memoryDirtyPageSizeLow; @property unsigned long long memoryDirtyPageSizeHigh; // @synthesize memoryDirtyPageSizeHigh=_memoryDirtyPageSizeHigh; @property unsigned long long memoryAnonymousLow; // @synthesize memoryAnonymousLow=_memoryAnonymousLow; @@ -94,18 +94,15 @@ @property unsigned long long CPUFirstIndicatorHigh; // @synthesize CPUFirstIndicatorHigh=_CPUFirstIndicatorHigh; @property(retain) IDEConsoleAdaptor *targetConsoleAdaptor; // @synthesize targetConsoleAdaptor=_targetConsoleAdaptor; @property(retain) IDEConsoleAdaptor *debuggerConsoleAdaptor; // @synthesize debuggerConsoleAdaptor=_debuggerConsoleAdaptor; -@property(copy) DVTTextDocumentLocation *instructionPointerLocationForDisassembly; // @synthesize instructionPointerLocationForDisassembly=_instructionPointerLocationForDisassembly; +@property(copy, nonatomic) DVTTextDocumentLocation *instructionPointerLocationForDisassembly; // @synthesize instructionPointerLocationForDisassembly=_instructionPointerLocationForDisassembly; @property(retain, nonatomic) id breakpointLifeCycleDelegate; // @synthesize breakpointLifeCycleDelegate=_breakpointLifeCycleDelegate; @property(retain) DBGProcess *targetProcess; // @synthesize targetProcess=_targetProcess; @property(retain) IDERunOperationWorker *debugLauncher; // @synthesize debugLauncher=_debugLauncher; @property(readonly) BOOL debuggerShouldAttachToTarget; // @synthesize debuggerShouldAttachToTarget=_debuggerShouldAttachToTarget; -@property(getter=isLazySymbolLoadingEnabled) BOOL lazySymbolLoadingEnabled; // @synthesize lazySymbolLoadingEnabled=_lazySymbolLoadingEnabled; -@property(readonly, nonatomic) NSMutableSet *relatedLaunchSessions; // @synthesize relatedLaunchSessions=_relatedLaunchSessions; @property(copy, nonatomic) DVTTextDocumentLocation *instructionPointerLocation; // @synthesize instructionPointerLocation=_instructionPointerLocation; @property(readonly) IDELaunchSession *launchSession; // @synthesize launchSession=_launchSession; @property BOOL isDetached; // @synthesize isDetached=_isDetached; @property(getter=isProfilingSupported) BOOL profilingSupported; // @synthesize profilingSupported=_profilingSupported; -@property(getter=isPausedForScripting) BOOL pausedForScripting; // @synthesize pausedForScripting=_pausedForScripting; @property BOOL hasCrashed; // @synthesize hasCrashed=_hasCrashed; @property long long exitCode; // @synthesize exitCode=_exitCode; @property BOOL hasExitCode; // @synthesize hasExitCode=_hasExitCode; @@ -115,10 +112,12 @@ - (void)primitiveInvalidate; - (BOOL)_shouldIgnoreOutputExitString; @property(readonly) NSString *totalRunningTime; +- (void)setCurrentEnergyMeasurement:(id)arg1; - (void)setCurrentMemoryMeasurement:(id)arg1; - (void)_updateMemoryMeasureDictionary:(id)arg1 firstEntry:(BOOL)arg2 key:(id)arg3 highValue:(unsigned long long *)arg4 highValueKey:(id)arg5 lowValue:(unsigned long long *)arg6 lowValueKey:(id)arg7; - (void)setCurrentMemoryFirstIndicator:(id)arg1; - (void)setCurrentThreadsCPUUsage:(id)arg1; +- (id)qualityOfServiceValueForThreadID:(id)arg1; - (id)CPUUsageThreadNameForThreadID:(id)arg1; - (void)setCPUUsageThreadName:(id)arg1 forThreadID:(id)arg2; - (void)setCurrentCPUFirstIndicator:(id)arg1; @@ -135,18 +134,13 @@ - (void)setIdentifier:(unsigned long long)arg1 forBreakpoint:(id)arg2; - (unsigned long long)identifierForBreakpoint:(id)arg1; - (id)breakpointForIdentifier:(unsigned long long)arg1; -@property(readonly) NSString *devicePathSubstitutionPairsString; - (void)logDebugStringWithTimestampUsingFormat:(id)arg1; - (void)logDebugStringWithFormat:(id)arg1; - (void)logDebugStringWithTimestamp:(id)arg1; - (void)logDebugString:(id)arg1; @property(readonly) BOOL isLoggingEnabled; - (void)_initializeLogging; -@property(readonly) NSString *logFilename; -@property(readonly) NSString *logSuffix; -- (void)_handleXPCServiceObservation:(id)arg1; -- (void)startDebuggingXPCServices; -- (void)cancelRelatedLaunchSessions; +- (id)logFilename; - (struct _NSRange)rangeOfExpressionForFullTextAtPrompt:(id)arg1; - (id)commandsExpectingExpressions; - (unsigned long long)availableCompletionTypes:(unsigned long long)arg1 fullTextAfterPrompt:(id)arg2; @@ -154,17 +148,16 @@ - (BOOL)canContinueToLocation:(id)arg1 withinBlockAtRange:(struct _NSRange)arg2; - (id)localizedStringForState:(int)arg1; - (void)completeString:(id)arg1 resultHandler:(id)arg2; -- (void)requestPermissionForPoOfDataValue:(id)arg1; - (void)deregisterDataValuesObserver:(id)arg1; - (void)registerDataValuesObserver:(id)arg1; @property(readonly) BOOL hasDataValuesObservers; - (id)supportedDataValueFormatsForDataValue:(id)arg1; - (BOOL)consoleShouldTrackInputHistory; -- (void)evaluateExpression:(id)arg1; -- (void)loadDebugSymbolsForSharedLibrary:(id)arg1; -- (id)outputForDebuggerCommand:(id)arg1 threadID:(unsigned long long)arg2 frameID:(unsigned long long)arg3 autoConfirm:(BOOL)arg4 outputToConsole:(BOOL)arg5; -- (void)executeDebuggerCommand:(id)arg1 threadID:(unsigned long long)arg2 frameID:(unsigned long long)arg3 autoConfirm:(BOOL)arg4; -- (void)executeDebuggerCommand:(id)arg1 threadID:(unsigned long long)arg2 frameID:(unsigned long long)arg3; +- (void)evaluateExpression:(id)arg1 threadID:(unsigned long long)arg2 stackFrameID:(unsigned long long)arg3 queue:(id)arg4 resultHandler:(id)arg5; +- (void)executeBreakpointCommand:(id)arg1 threadID:(unsigned long long)arg2 stackFrameID:(unsigned long long)arg3; +- (id)verifyStackFrameForDisassembly:(id)arg1; +- (BOOL)addStackFrameForDisassembly:(id)arg1; +- (void)requestLoadDylibAtPath:(id)arg1 completionBlock:(id)arg2; - (void)requestMovePCInStackFrame:(id)arg1 toLineNumber:(unsigned long long)arg2; @property(readonly) BOOL supportsPCAnnotationDragging; @property(readonly) BOOL supportsMultiplePCAnnotation; @@ -221,10 +214,14 @@ // Remaining properties @property(readonly) NSArray *CPUFirstIndicators; // @dynamic CPUFirstIndicators; @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) NSArray *energyMeasurements; // @dynamic energyMeasurements; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(readonly) NSMutableArray *loadedSharedLibraries; // @dynamic loadedSharedLibraries; @property(readonly) NSArray *memoryFirstIndicators; // @dynamic memoryFirstIndicators; @property(readonly) NSArray *memoryMeasurements; // @dynamic memoryMeasurements; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerFoundation/DBGKitDebuggingAddition-Protocol.h b/DebuggerFoundation/DBGKitDebuggingAddition-Protocol.h new file mode 100644 index 000000000..0f34ca649 --- /dev/null +++ b/DebuggerFoundation/DBGKitDebuggingAddition-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDebuggingAddition-Protocol.h" + +@protocol DBGKitDebuggingAddition + +@optional +@property(nonatomic) BOOL showsResponsiveScrollingStatusOfAllViews; +@property(nonatomic) BOOL flashesDrawingOfAllViews; +@property(nonatomic) BOOL showsAlignmentRectanglesOfAllViews; +@property(nonatomic) BOOL showsFramesOfAllViews; +@end + diff --git a/DebuggerFoundation/DBGLayoutConstraint.h b/DebuggerFoundation/DBGLayoutConstraint.h new file mode 100644 index 000000000..9149b7739 --- /dev/null +++ b/DebuggerFoundation/DBGLayoutConstraint.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DBGViewSurface, NSString; + +@interface DBGLayoutConstraint : DBGViewObject +{ + BOOL _hasCalculatedContentType; + long long _contentType; + double _constant; + double _multiplier; + double _priority; + long long _firstAttribute; + long long _secondAttribute; + long long _relation; + NSString *_constraintIdentifier; + DBGViewSurface *_firstItem; + DBGViewSurface *_secondItem; +} + +@property(retain) DBGViewSurface *secondItem; // @synthesize secondItem=_secondItem; +@property(retain) DBGViewSurface *firstItem; // @synthesize firstItem=_firstItem; +@property(copy, nonatomic) NSString *constraintIdentifier; // @synthesize constraintIdentifier=_constraintIdentifier; +@property long long relation; // @synthesize relation=_relation; +@property long long secondAttribute; // @synthesize secondAttribute=_secondAttribute; +@property long long firstAttribute; // @synthesize firstAttribute=_firstAttribute; +@property double priority; // @synthesize priority=_priority; +@property double multiplier; // @synthesize multiplier=_multiplier; +@property double constant; // @synthesize constant=_constant; +- (void).cxx_destruct; +@property(readonly) long long contentType; +- (id)displayName; +@property(readonly) BOOL isVertical; +@property(readonly) BOOL isHorizontal; +@property(readonly) NSString *categoryString; +- (id)formulaStringRelativeToItem:(id)arg1; +- (id)initWithViewDescriber:(id)arg1 dictionary:(id)arg2; + +@end + diff --git a/DebuggerFoundation/DBGLayoutConstraintSet.h b/DebuggerFoundation/DBGLayoutConstraintSet.h new file mode 100644 index 000000000..ece6c3d4e --- /dev/null +++ b/DebuggerFoundation/DBGLayoutConstraintSet.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSFastEnumeration-Protocol.h" + +@class DBGViewWindow, NSArray; + +@interface DBGLayoutConstraintSet : NSObject +{ + DBGViewWindow *_parentWindow; + NSArray *_constraints; +} + ++ (id)_createConstraintsFromPlistArray:(id)arg1 parentWindow:(id)arg2; +@property(readonly) NSArray *constraints; // @synthesize constraints=_constraints; +@property(readonly) __weak DBGViewWindow *parentWindow; // @synthesize parentWindow=_parentWindow; +- (void).cxx_destruct; +- (id)description; +- (BOOL)containsConstraint:(id)arg1; +- (id)constraintSetWithContraintSet:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)constraintModelWithAddress:(id)arg1; +- (id)subsetContainingConstraintsPassingTest:(id)arg1; +- (id)constraintsOrderedByComparator:(id)arg1; +- (id)constraintsPassingTest:(id)arg1; +- (id)initWithPlistArray:(id)arg1 parentWindow:(id)arg2; +- (id)_initWithConstraintModels:(id)arg1 parentWindow:(id)arg2; + +@end + diff --git a/DebuggerFoundation/DBGMemoryData.h b/DebuggerFoundation/DBGMemoryData.h index 1c01d0e87..580a7186c 100644 --- a/DebuggerFoundation/DBGMemoryData.h +++ b/DebuggerFoundation/DBGMemoryData.h @@ -37,8 +37,14 @@ - (void)update; - (void)autoUpdate; @property(readonly) IDELaunchSession *launchSession; -@property(readonly) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *associatedProcessUUID; - (id)initWithExpression:(id)arg1 numberOfBytes:(unsigned long long)arg2 process:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerFoundation/DBGNSDataForDataValueProvider.h b/DebuggerFoundation/DBGNSDataForDataValueProvider.h index b8fa316ff..74e92daba 100644 --- a/DebuggerFoundation/DBGNSDataForDataValueProvider.h +++ b/DebuggerFoundation/DBGNSDataForDataValueProvider.h @@ -6,28 +6,37 @@ #import "NSObject.h" -@class DBGDataValue, NSData, NSString; +@class DBGDataValue, DBGNSDataForDataValueProviderOptions, DBGStackFrame, NSData, NSString; @interface DBGNSDataForDataValueProvider : NSObject { - DBGDataValue *_dataValue; + DBGStackFrame *_stackFrame; NSString *_expressionResultingInNSData; BOOL _hasDataBeenRetrieved; NSData *_data; BOOL _wasCancelled; + BOOL _retrievalStarted; id _cancellableMemoryReadToken; + BOOL _autoHandleExceptions; + DBGNSDataForDataValueProviderOptions *_options; + DBGDataValue *_dataDataValue; } +@property(readonly) BOOL autoHandleExceptions; // @synthesize autoHandleExceptions=_autoHandleExceptions; +@property(retain) DBGDataValue *dataDataValue; // @synthesize dataDataValue=_dataDataValue; +@property(retain) DBGNSDataForDataValueProviderOptions *options; // @synthesize options=_options; @property(readonly) NSData *data; // @synthesize data=_data; @property(readonly) BOOL hasDataBeenRetrieved; // @synthesize hasDataBeenRetrieved=_hasDataBeenRetrieved; - (void).cxx_destruct; +- (id)safelyUnarchiveRootObjectFromData; - (void)_dataWasFetched:(id)arg1; - (void)_failedToGetData; - (void)_readArchivedData:(id)arg1; - (void)_startRetrieval; - (void)cancel; -@property(readonly) NSString *blockStartAddress; -- (id)initWithDataValue:(id)arg1 expressionResultingInNSData:(id)arg2; +- (id)_initWithStackFrame:(id)arg1 expressionResultingInNSData:(id)arg2 options:(id)arg3; +- (id)initWithStackFrame:(id)arg1 expressionResultingInNSData:(id)arg2 options:(id)arg3; +- (id)initWithStackFrame:(id)arg1 expressionResultingInNSData:(id)arg2; - (id)initWithKeyedArchivableDataValue:(id)arg1; @end diff --git a/DebuggerFoundation/DBGNSDataForDataValueProviderOptions.h b/DebuggerFoundation/DBGNSDataForDataValueProviderOptions.h new file mode 100644 index 000000000..1b4e3ecd8 --- /dev/null +++ b/DebuggerFoundation/DBGNSDataForDataValueProviderOptions.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DBGNSDataForDataValueProviderOptions : NSObject +{ + BOOL _autoHandleExceptions; + unsigned long long _timeout; + id _progressHandler; +} + +@property(copy) id progressHandler; // @synthesize progressHandler=_progressHandler; +@property unsigned long long timeout; // @synthesize timeout=_timeout; +@property BOOL autoHandleExceptions; // @synthesize autoHandleExceptions=_autoHandleExceptions; +- (void).cxx_destruct; +- (id)init; + +@end + diff --git a/DebuggerFoundation/DBGPerformanceMetrics.h b/DebuggerFoundation/DBGPerformanceMetrics.h index 276f0cb4b..e02d27d68 100644 --- a/DebuggerFoundation/DBGPerformanceMetrics.h +++ b/DebuggerFoundation/DBGPerformanceMetrics.h @@ -13,15 +13,16 @@ DVTPerformanceMetric *_perceivedStepMetric; DVTPerformanceMetric *_variablesViewUpdateMetric; DVTPerformanceMetric *_nonPrimaryPCUpdateMetric; - DVTPerformanceMetric *_xpcDebuggingMetric; + DVTPerformanceMetric *_viewDebuggingSnapshotMetric; } + (id)defaultMetrics; - (void).cxx_destruct; -- (void)xpcDebuggingCheckpoint:(id)arg1 withLabel:(id)arg2; -- (void)xpcDebuggingCompleted:(id)arg1; -- (void)xpcDebuggingStarted:(id)arg1; -- (id)_xpcIdentifierForDebugSession:(id)arg1; +- (void)viewDebuggerSnapshotCompleted:(id)arg1; +- (void)viewDebuggerSnapshotStarted:(id)arg1; +- (void)viewDebuggerHierarchyFetchCompleted:(id)arg1; +- (void)viewDebuggerHierarchyFetchStarted:(id)arg1; +- (id)_snapshotIdentifierForViewDebugger:(id)arg1; - (void)disassemblyFetchCompleted:(id)arg1; - (void)disassemblyFetchStarted:(id)arg1; - (void)formattedSummaryFetchCompleted:(id)arg1; diff --git a/DebuggerFoundation/DBGProcess.h b/DebuggerFoundation/DBGProcess.h index 9813303d2..6442bccc2 100644 --- a/DebuggerFoundation/DBGProcess.h +++ b/DebuggerFoundation/DBGProcess.h @@ -9,58 +9,47 @@ #import "DVTInvalidation-Protocol.h" #import "IDEDebugProcess-Protocol.h" -@class DBGDebugSession, DBGStackFrame, DBGThread, DVTObservingToken, DVTStackBacktrace, IDELaunchSession, NSArray, NSMutableArray, NSMutableDictionary, NSMutableSet, NSSet, NSString; +@class DBGDebugSession, DBGStackFrame, DBGThread, DVTObservingToken, DVTStackBacktrace, IDELaunchSession, NSArray, NSMutableArray, NSMutableSet, NSString; @interface DBGProcess : NSObject { - DVTObservingToken *_codeModulesObserver; - DBGDebugSession *_parentDebugSession; NSString *_associatedProcessUUID; - int _controlState; - NSArray *_threads; - BOOL _threadsAutoRefreshStackFramesDone; NSMutableSet *_threadsAutoRefreshStackFrames; - NSMutableSet *_codeModules; - NSMutableDictionary *_codeModuleForPathTable; DBGThread *_currentThread; DBGStackFrame *_currentStackFrame; - NSString *_name; - int _PID; NSMutableArray *_memoryDatas; DVTObservingToken *_currentStackFrameValidityObserver; DVTStackBacktrace *_currentStackFrameBacktraceWhenSet; - BOOL _usesPIDInName; - BOOL _nameConflictWithOtherRunningProcess; - BOOL _allSameSchemes; + BOOL _threadsAutoRefreshStackFramesDone; + int _controlState; + int _PID; + DBGDebugSession *_parentDebugSession; + NSArray *_threads; + NSArray *_queues; + NSString *_name; } + (id)keyPathsForValuesAffectingName; + (id)keyPathsForValuesAffectingThreads; + (void)initialize; -@property(nonatomic) BOOL allSameSchemes; // @synthesize allSameSchemes=_allSameSchemes; -@property(nonatomic) BOOL nameConflictWithOtherRunningProcess; // @synthesize nameConflictWithOtherRunningProcess=_nameConflictWithOtherRunningProcess; -@property(nonatomic) BOOL usesPIDInName; // @synthesize usesPIDInName=_usesPIDInName; -@property BOOL threadsAutoRefreshStackFramesDone; // @synthesize threadsAutoRefreshStackFramesDone=_threadsAutoRefreshStackFramesDone; +@property(nonatomic) BOOL threadsAutoRefreshStackFramesDone; // @synthesize threadsAutoRefreshStackFramesDone=_threadsAutoRefreshStackFramesDone; @property(nonatomic) int PID; // @synthesize PID=_PID; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; +@property(copy, nonatomic) NSArray *queues; // @synthesize queues=_queues; @property(copy, nonatomic) NSArray *threads; // @synthesize threads=_threads; @property(nonatomic) int controlState; // @synthesize controlState=_controlState; -@property(readonly) NSString *associatedProcessUUID; // @synthesize associatedProcessUUID=_associatedProcessUUID; @property(readonly) DBGDebugSession *parentDebugSession; // @synthesize parentDebugSession=_parentDebugSession; +@property(readonly, copy) NSString *associatedProcessUUID; // @synthesize associatedProcessUUID=_associatedProcessUUID; - (void).cxx_destruct; - (void)primitiveInvalidate; -@property(readonly) unsigned long long addressByteSize; -- (id)_stackFrameInThread:(id)arg1 frameID:(unsigned long long)arg2; -- (id)stackFrameForThreadID:(unsigned long long)arg1 frameID:(unsigned long long)arg2; +@property(readonly, nonatomic) unsigned long long addressByteSize; - (void)removeMemoryData:(id)arg1; - (void)autoUpdateAllMemoryDatas; +- (id)readMemoryAtAddress:(unsigned long long)arg1 numberOfBytes:(unsigned long long)arg2 progressHandler:(id)arg3 resultHandler:(void)arg4; - (id)readMemoryAtAddress:(unsigned long long)arg1 numberOfBytes:(unsigned long long)arg2 resultHandler:(id)arg3; - (void)rawMemoryDataForAddressExpression:(id)arg1 numberOfBytes:(unsigned long long)arg2 resultHandler:(id)arg3; - (id)memoryDataForUUID:(id)arg1; - (id)memoryDataForAddressOfExpression:(id)arg1 numberOfBytes:(unsigned long long)arg2; -- (void)_handleCodeModuleChange:(id)arg1; -- (id)codeModuleForPath:(id)arg1; -- (BOOL)hasThreadsAutoRefreshStackFrames; @property(retain, nonatomic) DBGStackFrame *currentStackFrame; // @synthesize currentStackFrame=_currentStackFrame; @property(retain, nonatomic) DBGThread *currentThread; // @synthesize currentThread=_currentThread; - (void)deregisterThreadAutoRefreshesStackFrames:(id)arg1; @@ -69,22 +58,21 @@ - (BOOL)_shouldLookForStackFrameWithDebugSymbols; - (void)setInitialCurrentStackFrame; - (BOOL)isPaused; -- (void)invalidateUnsuedThreadsAfterCallToSetThreads:(id)arg1; -- (void)_resetName; @property(readonly) NSString *displayStatus; @property(readonly) IDELaunchSession *launchSession; - (id)initWithDebugSession:(id)arg1; -- (void)_detectNameConflict:(char *)arg1 sameScheme:(char *)arg2 forLaunchSession:(id)arg3 inLaunchSessions:(id)arg4 add:(BOOL)arg5; -- (void)_detectNameConflict:(char *)arg1 sameScheme:(char *)arg2 forLaunchSession:(id)arg3 otherLaunchSession:(id)arg4; - (id)contentDelegateUIExtensionIdentifier; // Remaining properties -@property(copy) NSSet *codeModules; // @dynamic codeModules; @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(readonly) NSArray *memoryDatas; // @dynamic memoryDatas; -@property(copy) NSMutableSet *mutableCodeModules; // @dynamic mutableCodeModules; +@property(readonly, nonatomic) NSArray *loadedCodeModules; +@property(readonly, nonatomic) NSArray *memoryDatas; // @dynamic memoryDatas; @property(retain) NSMutableArray *mutableMemoryDatas; // @dynamic mutableMemoryDatas; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerFoundation/DBGQueue.h b/DebuggerFoundation/DBGQueue.h new file mode 100644 index 000000000..7d125102f --- /dev/null +++ b/DebuggerFoundation/DBGQueue.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "IDEDebugNavigableModel-Protocol.h" + +@class DBGProcess, DBGThread, DVTStackBacktrace, IDELaunchSession, NSArray, NSString; + +@interface DBGQueue : NSObject +{ + NSString *_type; + BOOL _displayNameComputed; + NSString *_displayName; + DBGProcess *_parentProcess; + NSString *_name; + NSArray *_threads; + NSArray *_pendingBlocksThreads; + DBGThread *_recordedThread; +} + ++ (id)keyPathsForValuesAffectingDisplayName; ++ (id)keyPathsForValuesAffectingRecorded; ++ (BOOL)_queueNameBelongsToConcurrentQueues:(id)arg1; ++ (void)initialize; +@property(retain, nonatomic) DBGThread *recordedThread; // @synthesize recordedThread=_recordedThread; +@property(copy, nonatomic) NSArray *pendingBlocksThreads; // @synthesize pendingBlocksThreads=_pendingBlocksThreads; +@property(copy, nonatomic) NSArray *threads; // @synthesize threads=_threads; +@property(readonly, nonatomic) NSString *name; // @synthesize name=_name; +@property(readonly, nonatomic) DBGProcess *parentProcess; // @synthesize parentProcess=_parentProcess; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +@property(readonly, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; +- (unsigned long long)numberOfPendingBlocks; +- (void)setPrimitiveThreads:(id)arg1; +@property(readonly, nonatomic, getter=isRecorded) BOOL recorded; +@property(readonly) IDELaunchSession *launchSession; +@property(readonly, copy) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *debugDescription; +- (id)initWithParentProcess:(id)arg1 name:(id)arg2 type:(id)arg3 recordedThread:(id)arg4; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DebuggerFoundation/DBGStackFrame.h b/DebuggerFoundation/DBGStackFrame.h index 7f7df244d..7414f6f43 100644 --- a/DebuggerFoundation/DBGStackFrame.h +++ b/DebuggerFoundation/DBGStackFrame.h @@ -13,69 +13,77 @@ @interface DBGStackFrame : NSObject { + DVTObservingToken *_debugSessionStateObserver; + BOOL _hasSymbols; + BOOL _returnValueIsValid; + BOOL _recorded; + BOOL _settingDisassembly; + NSString *_displayName; + NSString *_filePath; + DBGDataValue *_returnValue; DBGThread *_parentThread; - DBGCodeModule *_module; - NSNumber *_frameNumber; - NSNumber *_framePointer; NSString *_name; - NSString *_displayName; - BOOL _hasSymbols; NSURL *_fileURL; NSNumber *_lineNumber; NSString *_instructionPointerAddressString; - DBGDataValue *_returnValue; - BOOL _returnValueIsValid; + NSNumber *_frameNumber; + NSNumber *_framePointer; + DBGCodeModule *_module; + NSArray *_locals; + NSArray *_arguments; + NSArray *_fileStatics; + NSArray *_registers; DBGDisassemblyInstructionList *_disassembly; - id _delegate; - DVTObservingToken *_debugSessionStateObserver; - NSString *_filePath; } -+ (void)initialize; -+ (id)keyPathsForValuesAffectingDisassemblyURL; + (id)keyPathsForValuesAffectingDisplayName; -+ (id)uninitializedStackFrameForThread:(id)arg1 withFrameNumber:(id)arg2; -@property(retain) id delegate; // @synthesize delegate=_delegate; -@property(retain) DBGDisassemblyInstructionList *disassembly; // @synthesize disassembly=_disassembly; -@property(retain) DBGCodeModule *module; // @synthesize module=_module; -@property BOOL returnValueIsValid; // @synthesize returnValueIsValid=_returnValueIsValid; -@property(copy) NSString *instructionPointerAddressString; // @synthesize instructionPointerAddressString=_instructionPointerAddressString; -@property(copy) NSNumber *lineNumber; // @synthesize lineNumber=_lineNumber; -@property(copy) NSURL *fileURL; // @synthesize fileURL=_fileURL; -@property BOOL hasSymbols; // @synthesize hasSymbols=_hasSymbols; -@property(copy, nonatomic) NSString *name; // @synthesize name=_name; -@property(copy) NSNumber *framePointer; // @synthesize framePointer=_framePointer; ++ (id)stackFrameForDisassemblyURL:(id)arg1; ++ (id)disassemblyURLForStackFrame:(id)arg1 inDebugSession:(id)arg2; ++ (id)compressedStackFrames:(id)arg1 usingCompressionValue:(long long)arg2; ++ (void)initialize; +@property(nonatomic) BOOL settingDisassembly; // @synthesize settingDisassembly=_settingDisassembly; +@property(retain, nonatomic) DBGDisassemblyInstructionList *disassembly; // @synthesize disassembly=_disassembly; +@property(nonatomic, getter=isRecorded) BOOL recorded; // @synthesize recorded=_recorded; +@property(nonatomic) BOOL returnValueIsValid; // @synthesize returnValueIsValid=_returnValueIsValid; +@property(readonly, nonatomic) NSArray *registers; // @synthesize registers=_registers; +@property(readonly, nonatomic) NSArray *fileStatics; // @synthesize fileStatics=_fileStatics; +@property(readonly, nonatomic) NSArray *arguments; // @synthesize arguments=_arguments; +@property(readonly, nonatomic) NSArray *locals; // @synthesize locals=_locals; +@property(retain, nonatomic) DBGCodeModule *module; // @synthesize module=_module; +@property(copy, nonatomic) NSNumber *framePointer; // @synthesize framePointer=_framePointer; @property(copy, nonatomic) NSNumber *frameNumber; // @synthesize frameNumber=_frameNumber; -@property(retain) DBGThread *parentThread; // @synthesize parentThread=_parentThread; +@property(copy, nonatomic) NSString *instructionPointerAddressString; // @synthesize instructionPointerAddressString=_instructionPointerAddressString; +@property(copy, nonatomic) NSNumber *lineNumber; // @synthesize lineNumber=_lineNumber; +@property(copy, nonatomic) NSURL *fileURL; // @synthesize fileURL=_fileURL; +@property(nonatomic) BOOL hasSymbols; // @synthesize hasSymbols=_hasSymbols; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +@property(readonly, nonatomic) DBGThread *parentThread; // @synthesize parentThread=_parentThread; - (void).cxx_destruct; - (void)primitiveInvalidate; -- (void)requestDataValueForExpression:(id)arg1 atBlockStartAddress:(id)arg2 onQueue:(struct dispatch_queue_s *)arg3 withResultBlock:(id)arg4; -- (void)requestDataValueForSymbol:(id)arg1 symbolKind:(id)arg2 atLocation:(id)arg3 onQueue:(struct dispatch_queue_s *)arg4 withResultBlock:(id)arg5; +- (void)evaluateExpression:(id)arg1 timeout:(unsigned long long)arg2 callbackQueue:(id)arg3 autoHandleExceptions:(BOOL)arg4 withResultBlock:(id)arg5; +- (void)evaluateExpression:(id)arg1 timeout:(unsigned long long)arg2 callbackQueue:(id)arg3 withResultBlock:(id)arg4; +- (void)evaluateExpression:(id)arg1 callbackQueue:(id)arg2 withResultBlock:(id)arg3; +- (void)requestDataValueForSymbol:(id)arg1 symbolKind:(id)arg2 atLocation:(id)arg3 onQueue:(id)arg4 withResultBlock:(id)arg5; - (id)dataValuesToInvalidate; -@property(readonly) NSURL *disassemblyURL; -- (void)_provideCachedDisassemblyOnMainThread:(id)arg1; -- (void)_doRequestDissassembly:(id)arg1; -- (void)requestDisassembly:(id)arg1; - (void)primitiveSetReturnValueIsValid:(BOOL)arg1; - (void)primitiveSetReturnValue:(id)arg1; -@property(retain) DBGDataValue *returnValue; // @synthesize returnValue=_returnValue; +@property(retain, nonatomic) DBGDataValue *returnValue; // @synthesize returnValue=_returnValue; - (void)primitiveSetInstructionPointerAddressString:(id)arg1; -@property(readonly) NSString *filePath; // @synthesize filePath=_filePath; -@property(readonly) NSString *displayName; // @synthesize displayName=_displayName; -- (id)description; -- (unsigned long long)hash; +@property(readonly, nonatomic) NSString *filePath; // @synthesize filePath=_filePath; +@property(readonly, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; @property(readonly) IDELaunchSession *launchSession; -@property(readonly) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *associatedProcessUUID; - (id)initWithParentThread:(id)arg1 frameNumber:(id)arg2 framePointer:(id)arg3 name:(id)arg4; +- (BOOL)hasSameDisassemblyURL:(id)arg1; // Remaining properties -@property(readonly) NSArray *arguments; // @dynamic arguments; @property(retain) DVTStackBacktrace *creationBacktrace; -@property(readonly) NSArray *fileStatics; // @dynamic fileStatics; +@property(readonly, copy) NSString *debugDescription; @property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(readonly) NSArray *locals; // @dynamic locals; -@property(readonly) NSArray *registers; // @dynamic registers; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerFoundation/DBGStackFramesDefaultCompressionStrategy.h b/DebuggerFoundation/DBGStackFramesDefaultCompressionStrategy.h index dbe3f4418..6e80072e3 100644 --- a/DebuggerFoundation/DBGStackFramesDefaultCompressionStrategy.h +++ b/DebuggerFoundation/DBGStackFramesDefaultCompressionStrategy.h @@ -8,6 +8,8 @@ #import "IDEDebugCompressionStrategy-Protocol.h" +@class NSString; + @interface DBGStackFramesDefaultCompressionStrategy : NSObject { } @@ -23,5 +25,11 @@ - (id)_initInternal; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerFoundation/DBGThread.h b/DebuggerFoundation/DBGThread.h index 6dc54456e..fc1df291e 100644 --- a/DebuggerFoundation/DBGThread.h +++ b/DebuggerFoundation/DBGThread.h @@ -9,69 +9,95 @@ #import "DVTInvalidation-Protocol.h" #import "IDEDebugNavigableModel-Protocol.h" -@class DBGProcess, DVTStackBacktrace, IDELaunchSession, NSArray, NSMutableArray, NSNumber, NSString; +@class DBGProcess, DBGQueue, DVTStackBacktrace, IDELaunchSession, NSArray, NSCache, NSMutableArray, NSNumber, NSString; @interface DBGThread : NSObject { - DBGProcess *_parentProcess; - NSNumber *_uniqueID; - NSString *_threadName; - NSString *_queueName; - int _state; - int _stopReason; - NSString *_lastReasonStopped; - NSString *_threadDisplayName; + DBGThread *_leadingThread; BOOL _staleThreadDisplayName; - NSString *_queueDisplayName; - BOOL _staleQueueDisplayName; + long long _lastCompressionValue; + long long _secondLastCompressionValue; + NSCache *_compressedStackFramesCache; NSMutableArray *_stackFrames; - BOOL _hasInitializedStackFrames; BOOL _autoRefreshStackFramesWhenPaused; + BOOL _hasLatestStackFrames; + BOOL _recorded; BOOL _userSuspended; + BOOL _recordedFramesUpdated; + BOOL _hasInitializedStackFrames; + int _state; + int _stopReason; int _breakpointStackSelectionBehavior; + NSString *_threadDisplayName; + DBGProcess *_parentProcess; + NSNumber *_uniqueID; + NSString *_threadName; + DBGQueue *_queue; + DBGThread *_recordedThread; + unsigned long long _recordedThreadDepth; + NSString *_lastReasonStopped; + NSString *_qualityOfServiceValue; } + (id)keyPathsForValuesAffectingStopped; ++ (id)displayNameForThreadName:(id)arg1 threadID:(id)arg2; + (void)initialize; -@property int breakpointStackSelectionBehavior; // @synthesize breakpointStackSelectionBehavior=_breakpointStackSelectionBehavior; -@property int stopReason; // @synthesize stopReason=_stopReason; -@property(copy, nonatomic) NSString *lastReasonStopped; // @synthesize lastReasonStopped=_lastReasonStopped; -@property BOOL userSuspended; // @synthesize userSuspended=_userSuspended; -@property BOOL autoRefreshStackFramesWhenPaused; // @synthesize autoRefreshStackFramesWhenPaused=_autoRefreshStackFramesWhenPaused; @property BOOL hasInitializedStackFrames; // @synthesize hasInitializedStackFrames=_hasInitializedStackFrames; +@property BOOL recordedFramesUpdated; // @synthesize recordedFramesUpdated=_recordedFramesUpdated; +@property(readonly, copy, nonatomic) NSString *qualityOfServiceValue; // @synthesize qualityOfServiceValue=_qualityOfServiceValue; +@property(nonatomic) BOOL userSuspended; // @synthesize userSuspended=_userSuspended; +@property(nonatomic) int breakpointStackSelectionBehavior; // @synthesize breakpointStackSelectionBehavior=_breakpointStackSelectionBehavior; +@property(copy, nonatomic) NSString *lastReasonStopped; // @synthesize lastReasonStopped=_lastReasonStopped; +@property(nonatomic) unsigned long long recordedThreadDepth; // @synthesize recordedThreadDepth=_recordedThreadDepth; +@property(nonatomic, getter=isRecorded) BOOL recorded; // @synthesize recorded=_recorded; +@property(retain, nonatomic) DBGThread *recordedThread; // @synthesize recordedThread=_recordedThread; +@property(nonatomic) BOOL hasLatestStackFrames; // @synthesize hasLatestStackFrames=_hasLatestStackFrames; +@property(nonatomic) BOOL autoRefreshStackFramesWhenPaused; // @synthesize autoRefreshStackFramesWhenPaused=_autoRefreshStackFramesWhenPaused; +@property(nonatomic) int stopReason; // @synthesize stopReason=_stopReason; @property(nonatomic) int state; // @synthesize state=_state; -@property(copy, nonatomic) NSString *queueName; // @synthesize queueName=_queueName; -@property(copy, nonatomic) NSString *threadName; // @synthesize threadName=_threadName; -@property(readonly) NSNumber *uniqueID; // @synthesize uniqueID=_uniqueID; -@property(readonly) DBGProcess *parentProcess; // @synthesize parentProcess=_parentProcess; +@property(retain, nonatomic) DBGQueue *queue; // @synthesize queue=_queue; +@property(readonly, copy, nonatomic) NSString *threadName; // @synthesize threadName=_threadName; +@property(readonly, nonatomic) NSNumber *uniqueID; // @synthesize uniqueID=_uniqueID; +@property(readonly, nonatomic) DBGProcess *parentProcess; // @synthesize parentProcess=_parentProcess; - (void).cxx_destruct; - (void)primitiveInvalidate; - (void)requestUnsuspend; - (void)requestSuspend; -- (void)requestStackFrames:(unsigned long long)arg1 resultQueue:(struct dispatch_queue_s *)arg2 resultHandler:(id)arg3; -- (BOOL)refreshStackFrames; -- (unsigned long long)hash; +- (void)setLeadingThread:(id)arg1 depth:(unsigned long long)arg2; +- (id)leadingThread; +- (void)setPrimitiveQueue:(id)arg1; +- (id)compressedStackFramesIncludingRecorded:(long long)arg1; +- (id)compressedStackFrames:(long long)arg1; +- (BOOL)_shouldSkipRecordedFrames; +- (void)requestStackFrames:(unsigned long long)arg1 handleOnMainQueueWithResultHandler:(id)arg2; +- (void)refreshStackFrames; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (void)_inferStateFromStackFrames:(id)arg1; - (void)_inferState; -- (void)getLocalStackFrames:(id *)arg1 range:(struct _NSRange)arg2; -- (id)objectInLocalStackFramesAtIndex:(unsigned long long)arg1; -- (unsigned long long)countOfLocalStackFrames; -- (void)invalidateUnsuedStackFramesAfterCallToSetStackFrames:(id)arg1; +- (void)_primitiveSetQualityOfServiceValue:(id)arg1; +- (void)_primitiveSetThreadName:(id)arg1; +- (void)invalidateUnusedStackFramesAfterCallToSetStackFrames:(id)arg1; - (id)primitiveStackFrames; -@property(copy) NSArray *stackFrames; // @dynamic stackFrames; +@property(copy, nonatomic) NSArray *stackFrames; // @dynamic stackFrames; +- (void)_invalidateStackFrames:(id)arg1; +- (void)willReuse; +- (void)_resetQueueStackFramesAndRecordedStates:(BOOL)arg1; @property(readonly, getter=isStopped) BOOL stopped; -@property(readonly) NSString *queueDisplayName; // @dynamic queueDisplayName; -@property(readonly) NSString *threadDisplayName; // @dynamic threadDisplayName; -- (id)description; +@property(readonly, nonatomic) NSString *threadDisplayName; // @synthesize threadDisplayName=_threadDisplayName; +- (void)setThreadName:(id)arg1; +- (void)_resetCurrentStackFrameIfNecessary:(id)arg1; +@property(readonly, copy) NSString *description; @property(readonly) IDELaunchSession *launchSession; -@property(readonly) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *associatedProcessUUID; - (id)initWithParentProcess:(id)arg1 uniqueID:(id)arg2; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; @property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(readonly) NSMutableArray *mutableStackFrames; // @dynamic mutableStackFrames; +@property(readonly, copy) NSMutableArray *mutableStackFrames; // @dynamic mutableStackFrames; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerFoundation/DBGViewChildMemberList.h b/DebuggerFoundation/DBGViewChildMemberList.h new file mode 100644 index 000000000..d4d3c170f --- /dev/null +++ b/DebuggerFoundation/DBGViewChildMemberList.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableDictionary; + +@interface DBGViewChildMemberList : NSObject +{ + NSMutableDictionary *_propertyValues; + NSArray *_propertyKeys; + id _updateCallback; +} + +@property(copy) id updateCallback; // @synthesize updateCallback=_updateCallback; +@property(readonly) NSArray *propertyKeys; // @synthesize propertyKeys=_propertyKeys; +- (void).cxx_destruct; +- (void)setValue:(id)arg1 forUndefinedKey:(id)arg2; +- (id)valueForUndefinedKey:(id)arg1; +- (id)description; +- (id)dbgInspectedCell; +- (void)setPropertyValue:(id)arg1 forKey:(id)arg2; +- (id)propertyValueForKey:(id)arg1; +- (id)initWithPropertyKeys:(id)arg1 updateCallback:(id)arg2; + +@end + diff --git a/DebuggerFoundation/DBGViewDebugger.h b/DebuggerFoundation/DBGViewDebugger.h new file mode 100644 index 000000000..a652e7195 --- /dev/null +++ b/DebuggerFoundation/DBGViewDebugger.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DBGDebugSession, DBGViewExpressionManager, DBGViewWindow, DVTStackBacktrace, NSArray, NSString; + +@interface DBGViewDebugger : NSObject +{ + DBGDebugSession *_debugSession; + NSArray *_windows; + int _loadedState; + id _viewDescriber; + DBGViewWindow *_primaryWindow; + double _percentLoaded; + DBGViewExpressionManager *_expressionManager; +} + ++ (Class)viewDescriberClassForPlatform:(id)arg1; ++ (void)initialize; +@property(readonly) DBGViewExpressionManager *expressionManager; // @synthesize expressionManager=_expressionManager; +@property int loadedState; // @synthesize loadedState=_loadedState; +@property double percentLoaded; // @synthesize percentLoaded=_percentLoaded; +@property(readonly) DBGViewWindow *primaryWindow; // @synthesize primaryWindow=_primaryWindow; +@property(readonly, nonatomic) NSArray *windows; // @synthesize windows=_windows; +@property(readonly) id viewDescriber; // @synthesize viewDescriber=_viewDescriber; +@property(retain) DBGDebugSession *debugSession; // @synthesize debugSession=_debugSession; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (id)_viewDescriberForPlatform:(id)arg1 debugSession:(id)arg2; +- (void)fetchWindowsIfNecessary; +- (void)_updateViewDebuggingHierarchy:(id)arg1 primaryWindow:(id)arg2 andLoadedState:(int)arg3; +- (id)initWithPlatform:(id)arg1 debugSession:(id)arg2 viewDescriber:(id)arg3; +- (id)initWithPlatform:(id)arg1 debugSession:(id)arg2; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DebuggerFoundation/DBGViewDebuggerAddition.h b/DebuggerFoundation/DBGViewDebuggerAddition.h new file mode 100644 index 000000000..ffa65b8fe --- /dev/null +++ b/DebuggerFoundation/DBGViewDebuggerAddition.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEDebuggingAddition-Protocol.h" + +@class DBGViewDebugger, DVTStackBacktrace, IDELaunchSession, NSString; + +@interface DBGViewDebuggerAddition : NSObject +{ + DBGViewDebugger *_viewDebugger; + BOOL _didInsertDylib; + BOOL _insertDylibPending; + NSString *_viewDebuggingDyldPath; + IDELaunchSession *_launchSession; + NSString *_identifier; +} + ++ (BOOL)shouldInstantiateInLaunchSession:(id)arg1; ++ (void)initialize; +@property(retain) NSString *identifier; // @synthesize identifier=_identifier; +@property(retain, nonatomic) IDELaunchSession *launchSession; // @synthesize launchSession=_launchSession; +@property(retain) DBGViewDebugger *viewDebugger; // @synthesize viewDebugger=_viewDebugger; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (id)adjustedLaunchParametersForLaunchParameters:(id)arg1; +- (id)_viewDebuggingDylibPath:(id)arg1; +- (void)_loadViewDebuggingDylibIfNecessary; +- (void)initiateViewDebugging; +- (id)initInLaunchSession:(id)arg1 withAppDisplayName:(id)arg2 runDestination:(id)arg3 fromExtension:(id)arg4; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DebuggerFoundation/DBGViewDescriber-Protocol.h b/DebuggerFoundation/DBGViewDescriber-Protocol.h new file mode 100644 index 000000000..b99caf38d --- /dev/null +++ b/DebuggerFoundation/DBGViewDescriber-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" + +@class DBGViewExpressionManager, NSString; + +@protocol DBGViewDescriber ++ (BOOL)shouldInstantiateInLaunchSession:(id)arg1; ++ (id)viewDebuggingDylibPathForLaunchSession:(id)arg1; +@property(readonly) NSString *classNameForDefaultViewIcon; +@property(readonly) DBGViewExpressionManager *expressionManager; +- (id)collectLayerViewsFromPlistArray:(id)arg1; +- (void)fetchViewInfo:(id)arg1 resultHandler:(void)arg2; +- (id)launchSession; +- (id)associatedProcessUUID; +- (void)getDataValueForExpression:(id)arg1 handler:(id)arg2; +- (id)constraintsReferencingViewObject:(id)arg1; +- (id)constraintsAffectingViewObject:(id)arg1; +- (BOOL)isViewObjectInteresting:(id)arg1; +- (id)classHierarchyForClass:(id)arg1; +- (id)propertyKeysForClassName:(id)arg1; +- (id)targetPlatformFamilyIdentifier; +- (void)populatePropertyList:(id)arg1 forObject:(id)arg2 notify:(id)arg3; +@end + diff --git a/DebuggerFoundation/DBGViewExpressionManager.h b/DebuggerFoundation/DBGViewExpressionManager.h new file mode 100644 index 000000000..b19fde61e --- /dev/null +++ b/DebuggerFoundation/DBGViewExpressionManager.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableDictionary; + +@interface DBGViewExpressionManager : NSObject +{ + NSArray *_viewDebuggerExtensions; + NSMutableDictionary *_propertyMap; +} + +@property(retain) NSMutableDictionary *propertyMap; // @synthesize propertyMap=_propertyMap; +@property(retain) NSArray *viewDebuggerExtensions; // @synthesize viewDebuggerExtensions=_viewDebuggerExtensions; +- (void).cxx_destruct; +- (id)_getAllPropertiesFromExtension:(id)arg1; +- (id)_getAllExpressionsFromExtension:(id)arg1; +- (id)_getExpressionForPropertyName:(id)arg1 fromExtension:(id)arg2; +- (void)_populatePropertyMapForExtension:(id)arg1; +- (id)substituteValue:(id)arg1 inExpression:(id)arg2; +- (id)propertiesForClassType:(id)arg1; +- (id)expressionForProperty:(id)arg1 receiver:(id)arg2 inClassHierarchy:(id)arg3; +- (id)expressionForProperty:(id)arg1 inClassHierarchy:(id)arg2; +- (void)clearCaches; +- (id)initWithTargetPlatformFamily:(id)arg1; + +@end + diff --git a/DebuggerFoundation/DBGViewLayer.h b/DebuggerFoundation/DBGViewLayer.h new file mode 100644 index 000000000..f3bca0385 --- /dev/null +++ b/DebuggerFoundation/DBGViewLayer.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CALayer; + +@interface DBGViewLayer : DBGViewSurface +{ + CALayer *_representedLayer; +} + +@property(retain) CALayer *representedLayer; // @synthesize representedLayer=_representedLayer; +- (void).cxx_destruct; +- (id)representedObjectClassName; +- (id)identifier; +- (struct CATransform3D)transform; +- (struct CGRect)bounds; +- (struct CGRect)frame; +- (id)_addPropertiesFromLayer:(id)arg1 toDictionary:(id)arg2; +- (id)_initWithViewDescriber:(id)arg1 layer:(id)arg2 dictionary:(id)arg3; +- (id)initWithViewDescriber:(id)arg1 dictionary:(id)arg2; + +@end + diff --git a/DebuggerFoundation/DBGViewObject.h b/DebuggerFoundation/DBGViewObject.h new file mode 100644 index 000000000..dd8b95239 --- /dev/null +++ b/DebuggerFoundation/DBGViewObject.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DBGViewChildMemberList, NSArray, NSSet, NSString; + +@interface DBGViewObject : NSObject +{ + DBGViewChildMemberList *_memberList; + NSArray *_childViewObjects; + BOOL _shouldConsiderInteresting; + BOOL _hidden; + id _viewDescriber; + NSString *_inferiorPointer; + NSString *_displayName; + NSString *_representedObjectClassName; + DBGViewObject *_parentViewObject; + NSSet *_constraintAddressesAffectingViewObject; + struct CGRect _frame; +} + ++ (struct CATransform3D)transformFromArray:(id)arg1; ++ (struct CGPoint)pointFromArray:(id)arg1; ++ (struct CGRect)rectFromArray:(id)arg1; +@property(readonly) NSSet *constraintAddressesAffectingViewObject; // @synthesize constraintAddressesAffectingViewObject=_constraintAddressesAffectingViewObject; +@property BOOL hidden; // @synthesize hidden=_hidden; +@property __weak DBGViewObject *parentViewObject; // @synthesize parentViewObject=_parentViewObject; +@property(readonly) BOOL shouldConsiderInteresting; // @synthesize shouldConsiderInteresting=_shouldConsiderInteresting; +@property(retain) NSString *representedObjectClassName; // @synthesize representedObjectClassName=_representedObjectClassName; +@property(readonly) NSString *displayName; // @synthesize displayName=_displayName; +@property(retain) NSString *inferiorPointer; // @synthesize inferiorPointer=_inferiorPointer; +@property struct CGRect frame; // @synthesize frame=_frame; +@property(retain) id viewDescriber; // @synthesize viewDescriber=_viewDescriber; +- (void).cxx_destruct; +- (id)ideModelObjectTypeIdentifier; +- (void)willInflateChildMemberList:(id)arg1; +- (id)_integralKeysForViewObject; +- (void)_inflateObjectIfNecessary; +- (BOOL)_isInflated; +- (id)recursiveDescription; +- (id)_collectSubViewDescriptions:(id)arg1 level:(long long)arg2; +- (id)description; +@property(readonly, nonatomic) id object; +@property NSArray *childViewObjects; +@property(readonly) NSString *identifier; +- (id)memberKeys; +- (id)initWithViewDescriber:(id)arg1 dictionary:(id)arg2; + +@end + diff --git a/DebuggerFoundation/DBGViewSurface.h b/DebuggerFoundation/DBGViewSurface.h new file mode 100644 index 000000000..3d7052d62 --- /dev/null +++ b/DebuggerFoundation/DBGViewSurface.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DBGLayoutConstraintSet, DBGViewLayer, DBGViewWindow, NSImage, NSSet; + +@interface DBGViewSurface : DBGViewObject +{ + DBGViewWindow *_window; + BOOL _shouldConsiderInteresting; + BOOL _hasCalculatedShouldConsiderInteresting; + NSSet *_constraintAddressesAffectingViewObject; + DBGLayoutConstraintSet *_constraintsAffectingViewObject; + DBGLayoutConstraintSet *_constraintsReferencingViewObject; + BOOL _flipped; + BOOL _masksToBounds; + DBGViewLayer *_layer; + NSImage *_snapshot; + struct CGPoint _contentOffset; + struct CGPoint _anchorPoint; + struct CGPoint _position; + struct CGRect _alignmentFrame; + struct CGRect _bounds; + struct CATransform3D _transform; + struct CATransform3D _sublayerTransform; +} + ++ (id)_childViewSurfacesFromPlist:(id)arg1 forViewDescriber:(id)arg2; +@property struct CGRect bounds; // @synthesize bounds=_bounds; +@property struct CGRect alignmentFrame; // @synthesize alignmentFrame=_alignmentFrame; +- (id)constraintAddressesAffectingViewObject; +@property(readonly) BOOL masksToBounds; // @synthesize masksToBounds=_masksToBounds; +@property struct CGPoint position; // @synthesize position=_position; +@property struct CGPoint anchorPoint; // @synthesize anchorPoint=_anchorPoint; +@property struct CATransform3D sublayerTransform; // @synthesize sublayerTransform=_sublayerTransform; +@property struct CATransform3D transform; // @synthesize transform=_transform; +@property struct CGPoint contentOffset; // @synthesize contentOffset=_contentOffset; +@property BOOL flipped; // @synthesize flipped=_flipped; +@property(retain) NSImage *snapshot; // @synthesize snapshot=_snapshot; +@property(retain) DBGViewLayer *layer; // @synthesize layer=_layer; +- (void).cxx_destruct; +- (id)_affectingConstraintAddresses:(id)arg1; +- (id)description; +@property(readonly) DBGLayoutConstraintSet *constraintsReferencingViewObject; +@property(readonly) DBGLayoutConstraintSet *constraintsAffectingViewObject; +- (BOOL)shouldConsiderInteresting; +- (void)_recursiveViewAddressesToViewSurfaces:(id)arg1; +- (id)recursiveViewAddressesToViewSurfaces; +- (void)willInflateChildMemberList:(id)arg1; +- (id)memberKeys; +- (id)parentViewSurface; +@property(readonly) DBGViewWindow *window; +- (id)initWithViewDescriber:(id)arg1 dictionary:(id)arg2; + +@end + diff --git a/DebuggerFoundation/DBGViewWindow.h b/DebuggerFoundation/DBGViewWindow.h new file mode 100644 index 000000000..065374dae --- /dev/null +++ b/DebuggerFoundation/DBGViewWindow.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DBGLayoutConstraintSet, DVTMapTable, NSImage; + +@interface DBGViewWindow : DBGViewSurface +{ + DVTMapTable *_viewAddressesToViewSurfaces; + DBGLayoutConstraintSet *_layoutConstraintSet; + unsigned long long _orientation; +} + +@property unsigned long long orientation; // @synthesize orientation=_orientation; +@property(retain) DBGLayoutConstraintSet *layoutConstraintSet; // @synthesize layoutConstraintSet=_layoutConstraintSet; +- (void).cxx_destruct; +- (id)viewObjectForAddress:(id)arg1; +- (id)constraintForAddress:(id)arg1; +- (id)childViewSurfaceForAddress:(id)arg1; +- (id)window; +- (id)initWithViewDescriber:(id)arg1 dictionary:(id)arg2; +@property(readonly) DBGViewSurface *contentView; + +// Remaining properties +@property(retain) NSImage *snapshot; + +@end + diff --git a/DebuggerFoundation/IDEDataValue-Protocol.h b/DebuggerFoundation/IDEDataValue-Protocol.h index 0e633cd60..e5f2bb499 100644 --- a/DebuggerFoundation/IDEDataValue-Protocol.h +++ b/DebuggerFoundation/IDEDataValue-Protocol.h @@ -14,15 +14,15 @@ @property(readonly) BOOL hasChildValues; @property(readonly) BOOL inScope; @property(readonly) BOOL itemDescriptionHasChanged; -@property(readonly) NSString *itemDescription; +@property(readonly, copy) NSString *itemDescription; @property(readonly) BOOL typeHasChanged; -@property(readonly) NSString *type; -@property(readonly) NSString *primitiveLogicalValue; +@property(readonly, copy) NSString *type; +@property(readonly, copy) NSString *primitiveLogicalValue; @property(readonly) BOOL logicalValueHasChanged; -@property(readonly) NSString *logicalValue; +@property(readonly, copy) NSString *logicalValue; @property(readonly) BOOL valueHasChanged; @property(readonly) BOOL isValueEditable; @property(copy) NSString *value; -@property(readonly) NSString *name; +@property(readonly, copy) NSString *name; @end diff --git a/DebuggerFoundation/IDEDebugNavigableModel-Protocol.h b/DebuggerFoundation/IDEDebugNavigableModel-Protocol.h index 0509ab235..f0d979065 100644 --- a/DebuggerFoundation/IDEDebugNavigableModel-Protocol.h +++ b/DebuggerFoundation/IDEDebugNavigableModel-Protocol.h @@ -10,6 +10,6 @@ @protocol IDEDebugNavigableModel @property(readonly) IDELaunchSession *launchSession; -@property(readonly) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *associatedProcessUUID; @end diff --git a/DebuggerFoundation/IDEDebugProcess-Protocol.h b/DebuggerFoundation/IDEDebugProcess-Protocol.h index a8b97a547..a25fbecc1 100644 --- a/DebuggerFoundation/IDEDebugProcess-Protocol.h +++ b/DebuggerFoundation/IDEDebugProcess-Protocol.h @@ -6,10 +6,13 @@ #import "IDEDebugNavigableModel-Protocol.h" -@class NSString; +@class NSArray, NSString; @protocol IDEDebugProcess @property(copy, nonatomic) NSString *name; - (id)contentDelegateUIExtensionIdentifier; + +@optional +@property(readonly, nonatomic) NSArray *loadedCodeModules; @end diff --git a/DebuggerFoundation/IDEDebugSession-Protocol.h b/DebuggerFoundation/IDEDebugSession-Protocol.h index f9d7d14e9..d68bb405f 100644 --- a/DebuggerFoundation/IDEDebugSession-Protocol.h +++ b/DebuggerFoundation/IDEDebugSession-Protocol.h @@ -6,31 +6,26 @@ #import "NSObject-Protocol.h" -@class DVTTextDocumentLocation, NSMutableArray, NSMutableSet; +@class DVTTextDocumentLocation; @protocol IDEDebugSession @property BOOL isDetached; -@property(readonly, nonatomic) NSMutableSet *relatedLaunchSessions; @property(getter=isProfilingSupported) BOOL profilingSupported; -@property(getter=isPausedForScripting) BOOL pausedForScripting; -@property(readonly) NSMutableArray *loadedSharedLibraries; -@property(readonly, nonatomic) DVTTextDocumentLocation *instructionPointerLocation; +@property(readonly, copy, nonatomic) DVTTextDocumentLocation *instructionPointerLocation; @property BOOL hasCrashed; @property long long exitCode; @property BOOL hasExitCode; @property(readonly) id process; @property(readonly) int coalescedState; @property int state; +- (void)requestLoadDylibAtPath:(id)arg1 completionBlock:(id)arg2; - (struct _NSRange)rangeOfExpressionForFullTextAtPrompt:(id)arg1; - (BOOL)canContinueToLocation:(id)arg1 withinBlockAtRange:(struct _NSRange)arg2; - (BOOL)consoleShouldTrackInputHistory; -- (void)loadDebugSymbolsForSharedLibrary:(id)arg1; - (BOOL)shouldAcceptFromDebugSession:(id)arg1 error:(id *)arg2; - (BOOL)shouldRelinquishToDebugSession:(id)arg1 error:(id *)arg2; -- (void)evaluateExpression:(id)arg1; -- (id)outputForDebuggerCommand:(id)arg1 threadID:(unsigned long long)arg2 frameID:(unsigned long long)arg3 autoConfirm:(BOOL)arg4 outputToConsole:(BOOL)arg5; -- (void)executeDebuggerCommand:(id)arg1 threadID:(unsigned long long)arg2 frameID:(unsigned long long)arg3 autoConfirm:(BOOL)arg4; -- (void)executeDebuggerCommand:(id)arg1 threadID:(unsigned long long)arg2 frameID:(unsigned long long)arg3; +- (void)evaluateExpression:(id)arg1 threadID:(unsigned long long)arg2 stackFrameID:(unsigned long long)arg3 queue:(id)arg4 resultHandler:(id)arg5; +- (void)executeBreakpointCommand:(id)arg1 threadID:(unsigned long long)arg2 stackFrameID:(unsigned long long)arg3; - (void)requestFetchEvent; - (void)requestDetach; - (void)requestStop; diff --git a/DebuggerFoundation/NSCopying-Protocol.h b/DebuggerFoundation/NSCopying-Protocol.h new file mode 100644 index 000000000..17c1c5c2e --- /dev/null +++ b/DebuggerFoundation/NSCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCopying +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/DebuggerFoundation/NSFastEnumeration-Protocol.h b/DebuggerFoundation/NSFastEnumeration-Protocol.h new file mode 100644 index 000000000..6d0370f87 --- /dev/null +++ b/DebuggerFoundation/NSFastEnumeration-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSFastEnumeration +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +@end + diff --git a/DebuggerFoundation/NSObject-Protocol.h b/DebuggerFoundation/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DebuggerFoundation/NSObject-Protocol.h +++ b/DebuggerFoundation/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DebuggerKit/CDStructures.h b/DebuggerKit/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/DebuggerKit/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/DebuggerKit/DBGAbstractQuickLookProvider.h b/DebuggerKit/DBGAbstractQuickLookProvider.h new file mode 100644 index 000000000..0e150fcfe --- /dev/null +++ b/DebuggerKit/DBGAbstractQuickLookProvider.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +#import "IDEVariablesViewQuickLookProvider-Protocol.h" + +@class DBGDataValue, NSString, NSURL, NSView; + +@interface DBGAbstractQuickLookProvider : NSViewController +{ + BOOL _wasCancelled; + int _loadedState; + DBGDataValue *_dbgDataValue; +} + ++ (id)substituteDataValueNameUsingDataValue:(id)arg1 inExpression:(id)arg2; +@property BOOL wasCancelled; // @synthesize wasCancelled=_wasCancelled; +@property int loadedState; // @synthesize loadedState=_loadedState; +@property(readonly) DBGDataValue *dbgDataValue; // @synthesize dbgDataValue=_dbgDataValue; +- (void).cxx_destruct; +- (void)evaluateExpression:(id)arg1 failureHandler:(id)arg2 successHandler:(void)arg3; +- (void)cancelLoading; +@property(readonly) NSView *quickLookView; +- (id)initWithDataValue:(id)arg1 options:(id)arg2 nibName:(id)arg3; +- (id)initWithDataValue:(id)arg1 options:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) NSURL *existingURLToOpen; +@property(readonly) NSString *extensionForTemporaryFile; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DebuggerKit/DBGNSColorProviderCGColorRefExpression.h b/DebuggerKit/DBGNSColorProviderCGColorRefExpression.h new file mode 100644 index 000000000..4edddd812 --- /dev/null +++ b/DebuggerKit/DBGNSColorProviderCGColorRefExpression.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DBGDataValue, NSArray, NSMutableArray, NSString; + +@interface DBGNSColorProviderCGColorRefExpression : NSObject +{ + DBGDataValue *_dataValue; + BOOL _wasCancelled; + NSString *_colorSpaceName; + NSMutableArray *_colorComponents; + NSString *_cgColorExpression; + BOOL _hasColorBeenRetrieved; + struct CGColor *_color; +} + +@property(readonly) NSArray *colorComponents; // @synthesize colorComponents=_colorComponents; +@property(readonly) NSString *colorSpaceName; // @synthesize colorSpaceName=_colorSpaceName; +@property(readonly) struct CGColor *color; // @synthesize color=_color; +@property(readonly) BOOL hasColorBeenRetrieved; // @synthesize hasColorBeenRetrieved=_hasColorBeenRetrieved; +- (void).cxx_destruct; +- (void)_fetchColorComponentAtIndex:(unsigned long long)arg1 completionHandler:(id)arg2; +- (void)_fetchValueFromCGFunction:(id)arg1 completionHandler:(id)arg2; +- (void)_releaseDataValue:(id)arg1; +- (void)_fetchColorSpaceName:(id)arg1; +- (void)_fetchColorComponentsAndUpdateView; +- (void)_startRetrieval; +- (void)_updateColorForLoadedComponentsAndColorSpace; +- (void)_complete; +- (void)_retrievalFailedOrWasCancelled; +- (void)cancelLoading; +- (id)initWithDataValue:(id)arg1 cgColorExpression:(id)arg2; + +@end + diff --git a/DebuggerKit/DBGNSImageProvider-Protocol.h b/DebuggerKit/DBGNSImageProvider-Protocol.h new file mode 100644 index 000000000..a9de36844 --- /dev/null +++ b/DebuggerKit/DBGNSImageProvider-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSImage; + +@protocol DBGNSImageProvider +@property(readonly) NSImage *image; +@property(readonly) BOOL hasImageBeenRetrieved; +- (void)cancel; +- (id)initWithDataValue:(id)arg1 options:(id)arg2; +@end + diff --git a/DebuggerKit/DBGNSImageProviderForNSDataExpression.h b/DebuggerKit/DBGNSImageProviderForNSDataExpression.h new file mode 100644 index 000000000..e0fc92183 --- /dev/null +++ b/DebuggerKit/DBGNSImageProviderForNSDataExpression.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DBGNSImageProvider-Protocol.h" + +@class DBGDataValue, DBGNSDataForDataValueProvider, DVTObservingToken, NSImage, NSString; + +@interface DBGNSImageProviderForNSDataExpression : NSObject +{ + DBGDataValue *_dataValue; + NSString *_rawImageDataProductionExpression; + BOOL _hasImageBeenRetrieved; + NSImage *_image; + BOOL _wasCancelled; + DBGNSDataForDataValueProvider *_nsDataForDataValueProvider; + DVTObservingToken *_nsDataForDataValueProviderObserver; +} + +@property(readonly) BOOL hasImageBeenRetrieved; // @synthesize hasImageBeenRetrieved=_hasImageBeenRetrieved; +@property(readonly) NSImage *image; // @synthesize image=_image; +- (void).cxx_destruct; +- (void)_updateImageOnMainThread:(id)arg1; +- (void)_failedToGetData; +- (void)_startRetrieval; +- (void)cancel; +- (id)initWithDataValue:(id)arg1 options:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DebuggerKit/IDEVariablesViewQuickLookProvider-Protocol.h b/DebuggerKit/IDEVariablesViewQuickLookProvider-Protocol.h new file mode 100644 index 000000000..abf0245ee --- /dev/null +++ b/DebuggerKit/IDEVariablesViewQuickLookProvider-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString, NSURL, NSView; + +@protocol IDEVariablesViewQuickLookProvider +@property(readonly) NSView *quickLookView; +@property(readonly) int loadedState; +- (void)cancelLoading; +- (id)initWithDataValue:(id)arg1 options:(id)arg2; + +@optional +@property(readonly) NSString *extensionForTemporaryFile; +@property(readonly) NSURL *existingURLToOpen; +- (void)writeAtomicallyToTemporaryFile:(id)arg1; +@end + diff --git a/DebuggerKit/NSObject-Protocol.h b/DebuggerKit/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/DebuggerKit/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/DebuggerLLDB/CDStructures.h b/DebuggerLLDB/CDStructures.h index 6de8225e3..33134e075 100644 --- a/DebuggerLLDB/CDStructures.h +++ b/DebuggerLLDB/CDStructures.h @@ -10,6 +10,8 @@ struct Breakpoint; struct BreakpointLocation; +struct Broadcaster; + struct Debugger; struct Error; @@ -18,12 +20,14 @@ struct Event; struct ExecutionContextRef; -struct InputReader; - struct Module; struct Process; +struct QueueImpl; + +struct QueueItem; + struct SBBreakpoint { struct shared_ptr _field1; }; @@ -32,9 +36,10 @@ struct SBBreakpointLocation { struct shared_ptr _field1; }; -struct SBBroadcaster; - -struct SBCommunication; +struct SBBroadcaster { + struct shared_ptr _field1; + struct Broadcaster *_field2; +}; struct SBDebugger { struct shared_ptr m_opaque_sp; @@ -53,12 +58,6 @@ struct SBFrame { struct shared_ptr m_opaque_sp; }; -struct SBInputReader { - struct shared_ptr m_opaque_sp; - void *m_callback_function; - void *m_callback_baton; -}; - struct SBModule { struct shared_ptr m_opaque_sp; }; @@ -67,6 +66,14 @@ struct SBProcess { struct weak_ptr m_opaque_wp; }; +struct SBQueue { + struct shared_ptr m_opaque_sp; +}; + +struct SBQueueItem { + struct shared_ptr m_queue_item_sp; +}; + struct SBTarget { struct shared_ptr m_opaque_sp; }; @@ -100,17 +107,13 @@ struct __shared_weak_count; struct _opaque_pthread_t { long long _field1; struct __darwin_pthread_handler_rec *_field2; - char _field3[1168]; + char _field3[8176]; }; struct auto_ptr { struct SBBroadcaster *__ptr_; }; -struct auto_ptr { - struct SBCommunication *__ptr_; -}; - struct shared_ptr { struct ValueImpl *__ptr_; struct __shared_weak_count *__cntrl_; @@ -126,6 +129,11 @@ struct shared_ptr { struct __shared_weak_count *_field2; }; +struct shared_ptr { + struct Broadcaster *_field1; + struct __shared_weak_count *_field2; +}; + struct shared_ptr { struct Debugger *__ptr_; struct __shared_weak_count *__cntrl_; @@ -141,13 +149,18 @@ struct shared_ptr { struct __shared_weak_count *__cntrl_; }; -struct shared_ptr { - struct InputReader *__ptr_; +struct shared_ptr { + struct Module *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +struct shared_ptr { + struct QueueImpl *__ptr_; struct __shared_weak_count *__cntrl_; }; -struct shared_ptr { - struct Module *__ptr_; +struct shared_ptr { + struct QueueItem *__ptr_; struct __shared_weak_count *__cntrl_; }; diff --git a/DebuggerLLDB/DBGLLDBCodeModule.h b/DebuggerLLDB/DBGLLDBCodeModule.h index 901f7415b..37c6bb0bf 100644 --- a/DebuggerLLDB/DBGLLDBCodeModule.h +++ b/DebuggerLLDB/DBGLLDBCodeModule.h @@ -14,7 +14,7 @@ - (id).cxx_construct; - (void).cxx_destruct; -- (id)initWithPathString:(id)arg1 uuid:(id)arg2 lldbModule:(struct SBModule)arg3; +- (id)initWithIdentifier:(id)arg1 pathString:(id)arg2 lldbModule:(struct SBModule)arg3; @end diff --git a/DebuggerLLDB/DBGLLDBDataType.h b/DebuggerLLDB/DBGLLDBDataType.h index c87d0b99d..4cde37c70 100644 --- a/DebuggerLLDB/DBGLLDBDataType.h +++ b/DebuggerLLDB/DBGLLDBDataType.h @@ -6,12 +6,17 @@ #import "DBGDataType.h" +@class NSString; + // Not exported @interface DBGLLDBDataType : DBGDataType { struct SBType _lldbType; + NSString *_pointeeTypeName; + BOOL _isPointer; } +@property(retain) NSString *pointeeTypeName; // @synthesize pointeeTypeName=_pointeeTypeName; - (id).cxx_construct; - (void).cxx_destruct; - (BOOL)isUnknownType; diff --git a/DebuggerLLDB/DBGLLDBDataValue.h b/DebuggerLLDB/DBGLLDBDataValue.h index e0b492995..899681f35 100644 --- a/DebuggerLLDB/DBGLLDBDataValue.h +++ b/DebuggerLLDB/DBGLLDBDataValue.h @@ -16,19 +16,24 @@ DBGLLDBDataValue *_parent; DBGLLDBDataType *_dbgStaticType; struct SBValue _lldbValueObject; + struct SBValue _lldbValueObject_masked; + struct SBValue _lldbValueObject_masked2; NSMutableArray *_childValues; BOOL _childValuesCountValid; NSString *_name_str; NSString *_value_str; + NSString *_masked_value_str; NSString *_summary_str; NSString *_expr_path_str; BOOL _value_has_changed; + BOOL _uses_masked_value; BOOL _in_scope; BOOL _hasChildValues; BOOL _requested_children; BOOL _requestedSummary; BOOL _representsNilObjectiveCObject; BOOL _representsNullObjectPointer; + NSArray *_classNameHierarchy; BOOL _markedForInvalidationFromTheSessionThread; BOOL _isDictionarySynthesizedParent; BOOL _isSessionThread; @@ -58,6 +63,8 @@ - (void)_persistValueFormat:(id)arg1 stackFrame:(id)arg2; - (id)_contextNameForFormatsWithStackFrame:(id)arg1; - (id)_contextNameForStackFrame:(id)arg1; +- (id)_classNameHierarchyStartingWithType:(struct SBType)arg1; +- (void)classNameHierarchy:(id)arg1; - (void)ensureAllDisplayablePropertiesAreLoaded:(id)arg1; - (BOOL)_calculateRepresentsNullObjectPointer; - (BOOL)representsNullObjectPointer; @@ -67,7 +74,7 @@ - (id)realName; - (BOOL)wantsToProvideSummary; - (id)_createNSStringForCString:(const char *)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)_lldbValueObjectDescription; - (id)_lldbValueDescription; - (id)lldbDescription; @@ -80,6 +87,9 @@ - (void)_setChildValuesToArrayOfPlaceholders; - (void)_setChildValuesToArrayOfActualChildren; - (void)_fetchChildValuesFromLLDBOnSessionThreadIfNecessary; +- (void)childWithName:(id)arg1 foundChild:(id)arg2; +- (id)_calculateSummaryForDictionaryElement; +- (id)_calculateSummary; - (void)_fetchSummaryFromLLDBOnSessionThreadIfNecessary; - (id)value; @property(copy, nonatomic) NSString *name; // @synthesize name=_name_str; @@ -94,7 +104,13 @@ - (BOOL)_isSessionThread; - (void)_assertNotMarkedForInvalidationAndOnSessionThread; @property(readonly) DBGLLDBStackFrame *lldbStackFrame; +- (id)initWithLLDBValueObject:(struct SBValue)arg1 forStackFrame:(id)arg2 withParent:(id)arg3 updateSummary:(BOOL)arg4; - (id)initWithLLDBValueObject:(struct SBValue)arg1 forStackFrame:(id)arg2 withParent:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerLLDB/DBGLLDBLauncher.h b/DebuggerLLDB/DBGLLDBLauncher.h index 1a9420c55..ae5dd477c 100644 --- a/DebuggerLLDB/DBGLLDBLauncher.h +++ b/DebuggerLLDB/DBGLLDBLauncher.h @@ -8,20 +8,18 @@ #import "IDEConsoleAdaptorDelegateProtocol-Protocol.h" -@class DBGLLDBSession, DVTDispatchLock, NSFileHandle, NSString; +@class DBGLLDBSession, DVTDispatchLock, NSObject, NSString; // Not exported @interface DBGLLDBLauncher : IDERunOperationPathWorker { - struct SBDebugger m_debugger; - NSFileHandle *_consoleAdaptorDebuggerInputFile; + struct SBDebugger _lldbDebugger; DBGLLDBSession *_debugSession; - struct auto_ptr m_lldb_comm_ap; - BOOL _terminateCalled; - struct SBInputReader m_console_reader; - NSString *m_prompt; - struct dispatch_queue_s *_executeLLDBCommandQueue; + NSString *_lastKnownDebuggerPrompt; + BOOL _ignorePromptOnce; + NSObject *_executeLLDBCommandQueue; DVTDispatchLock *_lifeCycleLock; + BOOL _terminateCalled; } + (void)initialize; @@ -31,6 +29,11 @@ - (void)primitiveInvalidate; - (void)terminate; - (void)start; +- (id)_consumeEventAfterConnectToDebugServer:(struct SBProcess)arg1 lldbTarget:(struct SBTarget)arg2 launchParameters:(id)arg3; +- (void)_setMiscHandleCommands:(id)arg1; +- (void)_setPlatformForStart:(id)arg1; +- (void)_messageTrace:(id)arg1; +- (id)devicePathSubstitutionPairsString; - (struct SBTarget)_tryWithAnotherArchitectureOnBinaryPath:(id)arg1; - (struct SBProcess)_doRegularDebugWithTarget:(struct SBTarget)arg1 usingDebugServer:(BOOL)arg2 errTargetString:(id)arg3; - (void)_reportTarget:(id)arg1 failedToLaunchError:(struct SBError)arg2; @@ -38,15 +41,12 @@ - (id)executableArguments; - (id)parseConsoleOutputFromOriginalOutput:(id)arg1; - (id)parseConsoleInputFromOriginalInput:(id)arg1; -- (void)sendSTDIN:(id)arg1; - (void)_executeLLDBCommands:(id)arg1; -- (BOOL)consoleInputReaderIsActive; -- (void)resetPrompt:(const char *)arg1; -- (void)clearPrompt; -- (void)refreshPrompt; - (void)_createDebuggerConsoleAdaptor; +- (struct SBDebugger)lldbDebugger; - (void)setFinishedRunning; - (void)_logToConsoleForUserActions:(id)arg1; +- (void)_logDebugStringFromLLDB:(const char *)arg1; - (id)initWithExtensionIdentifier:(id)arg1 launchSession:(id)arg2; @end diff --git a/DebuggerLLDB/DBGLLDBProcess.h b/DebuggerLLDB/DBGLLDBProcess.h index 91ff5d84b..10d86d9a3 100644 --- a/DebuggerLLDB/DBGLLDBProcess.h +++ b/DebuggerLLDB/DBGLLDBProcess.h @@ -6,40 +6,48 @@ #import "DBGProcess.h" -@class NSMutableArray; +@class DVTDispatchLock, NSArray, NSMutableDictionary; // Not exported @interface DBGLLDBProcess : DBGProcess { struct SBProcess _lldbProcess; - NSMutableArray *_previousDBGThreads; - BOOL _needSharedLibraryUpdate; - BOOL _isDoingAsyncAttach; + NSArray *_previousDBGThreads; + NSArray *_loadedCodeModules; unsigned long long _addressByteSize; + BOOL _needCodeModuleUpdate; + BOOL _pendingLazyCodeModuleUpdate; + DVTDispatchLock *_previousDBGThreadsLock; + NSMutableDictionary *_codeModuleForPathTable; + BOOL _isDoingAsyncAttach; BOOL _isCoreFile; } @property BOOL isCoreFile; // @synthesize isCoreFile=_isCoreFile; -- (unsigned long long)addressByteSize; @property BOOL isDoingAsyncAttach; // @synthesize isDoingAsyncAttach=_isDoingAsyncAttach; -@property BOOL needSharedLibraryUpdate; // @synthesize needSharedLibraryUpdate=_needSharedLibraryUpdate; +@property(copy) NSArray *loadedCodeModules; // @synthesize loadedCodeModules=_loadedCodeModules; - (id).cxx_construct; - (void).cxx_destruct; - (void)primitiveInvalidate; -- (void)invalidateUnsuedThreadsAfterCallToSetThreads:(id)arg1; - (void)_assertIsLLDBSessionThread; - (void)reflectLLDBSelectedThreadAndFrame; - (BOOL)_isExceptionBreakpoint:(unsigned long long)arg1; - (void)_updateDBGThreadStateAndStopReason:(id)arg1 fromLLDBThread:(struct SBThread)arg2 isCurrentThread:(BOOL)arg3; - (BOOL)isLLDBExceptionFatal:(unsigned long long)arg1; -- (void)clearThreadAndStackStates; -- (id)currentThreadFromLLDB; -- (void)_readMemoryAtAddress:(unsigned long long)arg1 numberOfBytes:(unsigned long long)arg2 dataToReadInto:(id)arg3 shouldCancel:(id)arg4 resultHandler:(id)arg5; +- (void)clearQueueThreadStackStates; +- (void)_readMemoryAtAddress:(unsigned long long)arg1 numberOfBytes:(unsigned long long)arg2 dataToReadInto:(id)arg3 shouldCancel:(id)arg4 progressHandler:(id)arg5 resultHandler:(void)arg6; +- (id)readMemoryAtAddress:(unsigned long long)arg1 numberOfBytes:(unsigned long long)arg2 progressHandler:(id)arg3 resultHandler:(void)arg4; - (id)readMemoryAtAddress:(unsigned long long)arg1 numberOfBytes:(unsigned long long)arg2 resultHandler:(id)arg3; - (void)rawMemoryDataForAddressExpression:(id)arg1 numberOfBytes:(unsigned long long)arg2 resultHandler:(id)arg3; -- (id)updateThreadListAndGetCurrentThread:(id *)arg1; +- (BOOL)getQueues:(id *)arg1 threads:(id *)arg2 currentThread:(id *)arg3; +- (void)_updateQueues:(id *)arg1 fromLLDBProcess:(struct SBProcess *)arg2 withComputedThreads:(id)arg3; +- (void)_updateThreads:(id *)arg1 currentThread:(id *)arg2 fromLLDBProcess:(struct SBProcess *)arg3; - (struct SBThread)_currentLLDBThread; -- (void)_updateSharedLibraries; +- (void)_updateCodeModulesImmediatelyIfNecessary; +- (void)_updateCodeModulesAfterDelay; +@property BOOL needCodeModuleUpdate; +- (unsigned long long)addressByteSize; +- (struct SBProcess)lldbProcess; - (id)initWithDebugSession:(id)arg1 lldbProcess:(struct SBProcess)arg2; @end diff --git a/DebuggerLLDB/DBGLLDBQueue.h b/DebuggerLLDB/DBGLLDBQueue.h new file mode 100644 index 000000000..4297b2e0f --- /dev/null +++ b/DebuggerLLDB/DBGLLDBQueue.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGQueue.h" + +#import "DBGLLDBInvalidation-Protocol.h" + +@class NSString; + +// Not exported +@interface DBGLLDBQueue : DBGQueue +{ + struct SBQueue _lldbQueue; + unsigned long long _numPendingBlocks; + BOOL _derivedPendingBlocks; + BOOL _markedForInvalidationFromTheSessionThread; +} + +@property BOOL markedForInvalidationFromTheSessionThread; // @synthesize markedForInvalidationFromTheSessionThread=_markedForInvalidationFromTheSessionThread; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (unsigned long long)numberOfPendingBlocks; +- (id)pendingBlocksThreads; +- (id)lldbSession; +- (id)initWithParentProcess:(id)arg1 lldbQueue:(struct SBQueue)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DebuggerLLDB/DBGLLDBReadMemoryCancellableToken.h b/DebuggerLLDB/DBGLLDBReadMemoryCancellableToken.h new file mode 100644 index 000000000..cbd7790bc --- /dev/null +++ b/DebuggerLLDB/DBGLLDBReadMemoryCancellableToken.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTCancellable-Protocol.h" + +@class NSString; + +// Not exported +@interface DBGLLDBReadMemoryCancellableToken : NSObject +{ + BOOL _isCancelled; +} + +@property(readonly, getter=isCancelled) BOOL cancelled; // @synthesize cancelled=_isCancelled; +- (void)cancel; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DebuggerLLDB/DBGLLDBSession.h b/DebuggerLLDB/DBGLLDBSession.h index dbcf998a4..16e61a0ba 100644 --- a/DebuggerLLDB/DBGLLDBSession.h +++ b/DebuggerLLDB/DBGLLDBSession.h @@ -9,19 +9,22 @@ #import "DBGDebugSessionBreakpointLifeCycleDelegate-Protocol.h" #import "IDEConsoleAdaptorDelegateProtocol-Protocol.h" -@class DBGLLDBLauncher, DVTDispatchLock, NSMutableArray, NSMutableString; +@class DBGLLDBLauncher, DVTDispatchLock, NSMutableArray, NSMutableString, NSObject, NSString; // Not exported @interface DBGLLDBSession : DBGDebugSession { struct SBTarget _lldbTarget; struct auto_ptr _broadcasterAP; + NSString *_prompt; NSMutableArray *_resumeActions; - NSMutableArray *_threadActions; + NSMutableArray *_actionsOnSessionThread; DVTDispatchLock *_actionsLock; struct _opaque_pthread_t *_sessionThread; + BOOL _shouldSetIsLongRunningConsoleCommand; BOOL _isLongRunningConsoleCommand; - struct dispatch_queue_s *_isLongRunningConsoleCommandQueue; + NSObject *_isLongRunningConsoleCommandQueue; + BOOL _profileUseAnonymous; BOOL _profilingEnabled; unsigned long long _previousHostUserTicks; unsigned long long _previousHostSystemTicks; @@ -30,29 +33,38 @@ unsigned long long _previousElapsedMicroSec; unsigned long long _previousUsedMicroSec; struct __CFDictionary *_previousUsedMicroSecForThreadTable; + unsigned long long _previousEnergy; NSMutableString *_previousProfileDataString; BOOL _isTracingOnDeviceAndTargetGotJetsam; - int _initialProfileScanType; BOOL _targetShouldNotAutoContinue; BOOL _breakpointHit; BOOL _pauseRequested; - NSMutableArray *_expressionsToRun; - NSMutableArray *_callWhenStopped; + BOOL _fetchEventRequested; + BOOL _readyForActionsWhenPaused; + BOOL _shouldIssueKillAfterPause; + int _initialProfileScanType; + int _actualProfileScanType; + NSMutableArray *_actionsWhenPaused; + NSMutableArray *_expressionsWhenPaused; } -@property(retain) NSMutableArray *callWhenStopped; // @synthesize callWhenStopped=_callWhenStopped; -@property(retain) NSMutableArray *expressionsToRun; // @synthesize expressionsToRun=_expressionsToRun; +@property(retain) NSMutableArray *expressionsWhenPaused; // @synthesize expressionsWhenPaused=_expressionsWhenPaused; +@property BOOL shouldIssueKillAfterPause; // @synthesize shouldIssueKillAfterPause=_shouldIssueKillAfterPause; +@property BOOL readyForActionsWhenPaused; // @synthesize readyForActionsWhenPaused=_readyForActionsWhenPaused; +@property(retain) NSMutableArray *actionsWhenPaused; // @synthesize actionsWhenPaused=_actionsWhenPaused; +@property BOOL fetchEventRequested; // @synthesize fetchEventRequested=_fetchEventRequested; @property BOOL pauseRequested; // @synthesize pauseRequested=_pauseRequested; @property BOOL breakpointHit; // @synthesize breakpointHit=_breakpointHit; +@property(nonatomic) int actualProfileScanType; // @synthesize actualProfileScanType=_actualProfileScanType; @property int initialProfileScanType; // @synthesize initialProfileScanType=_initialProfileScanType; @property(nonatomic, getter=isProfilingEnabled) BOOL profilingEnabled; // @synthesize profilingEnabled=_profilingEnabled; @property BOOL targetShouldNotAutoContinue; // @synthesize targetShouldNotAutoContinue=_targetShouldNotAutoContinue; @property BOOL isTracingOnDeviceAndTargetGotJetsam; // @synthesize isTracingOnDeviceAndTargetGotJetsam=_isTracingOnDeviceAndTargetGotJetsam; - (id).cxx_construct; - (void).cxx_destruct; +- (void)_setUpRecordingStackFramesForAttach; - (id)_lldbProcessPlugnPacketSend:(const char *)arg1; - (void)primitiveInvalidate; -- (id)logSuffix; - (BOOL)shouldIgnoreSigTermKill; - (void)_runPendingExpressionsAndPurgeList; - (void)_refreshThreadListAndUpdateCurrentThread:(int)arg1; @@ -63,10 +75,10 @@ - (void)appendProfileDataString:(id)arg1; - (void)processProfileDataString:(id)arg1; - (id)_stringFromHexString:(id)arg1; +- (const char *)_getProfileEnableString; - (void)terminateCurrentDebuggerCommandIfNeeded; - (id)supportedDataValueFormatsForDataValue:(id)arg1; - (BOOL)consoleShouldTrackInputHistory; -- (void)loadDebugSymbolsForSharedLibrary:(id)arg1; - (struct SBBreakpointLocation)_sbBreakpointLocationForIDEBreakpointLocation:(id)arg1; - (void)_handleBreakpointLocationEnablementChangedFromSessionThread:(id)arg1; - (void)breakpointLocationEnablementChanged:(id)arg1; @@ -102,14 +114,14 @@ - (struct SBBreakpoint)_createBreakpointFromFileBreakpoint:(id)arg1; - (void)_createBreakpointIfNecessaryFromLLDBSessionThread:(id)arg1; - (void)createBreakpointIfNecessary:(id)arg1; -- (void)_evaluateExpressionFromSessionThread:(id)arg1; -- (void)evaluateExpression:(id)arg1; +- (void)_evaluateExpressionFromSessionThread:(id)arg1 threadID:(unsigned long long)arg2 stackFrameID:(unsigned long long)arg3 queue:(id)arg4 resultHandler:(id)arg5; +- (void)evaluateExpression:(id)arg1 threadID:(unsigned long long)arg2 stackFrameID:(unsigned long long)arg3 queue:(id)arg4 resultHandler:(id)arg5; - (void)deregisterProfileDataObserver:(id)arg1; - (void)registerProfileDataObserver:(id)arg1; - (void)_setProfilingEnabled:(BOOL)arg1; - (void)_setProfilingEnabled:(BOOL)arg1 updateLLDB:(BOOL)arg2; - (id)commandsExpectingExpressions; -- (void)_delayedSetThreadsNil; +- (void)_delayedSetRunningState; - (void)_invalidateObjectsFromMainThread:(id)arg1; - (void)_markObjectsForInvalidationFromSessionThread:(id)arg1; - (void)safelyInvalidateLLDBInvalidatableObjects:(id)arg1; @@ -121,19 +133,21 @@ - (void)completeString:(id)arg1 resultHandler:(id)arg2; - (void)printDescriptionOfDataValueToConsole:(id)arg1 runAllThreads:(BOOL)arg2 completionHandler:(id)arg3; - (id)requestDataContainerForSymbol:(id)arg1 atLocation:(id)arg2; +- (id)_createNSStringForCString:(const char *)arg1; +- (id)_logicalValueForBreakpointActionExpression:(struct SBValue)arg1; - (void)_performBreakpointActions:(id)arg1 frame:(struct SBFrame)arg2; - (void)_removeBreakpointHitCallback:(unsigned long long)arg1; - (void)_addBreakpointHitCallback:(struct SBBreakpoint)arg1; +- (void)requestLoadDylibAtPath:(id)arg1 completionBlock:(id)arg2; - (void)requestMovePCInStackFrame:(id)arg1 toLineNumber:(unsigned long long)arg2; - (BOOL)supportsPCAnnotationDragging; - (BOOL)supportsMultiplePCAnnotation; -- (id)outputForDebuggerCommand:(id)arg1 threadID:(unsigned long long)arg2 frameID:(unsigned long long)arg3 autoConfirm:(BOOL)arg4 outputToConsole:(BOOL)arg5; -- (void)executeDebuggerCommand:(id)arg1 threadID:(unsigned long long)arg2 frameID:(unsigned long long)arg3 autoConfirm:(BOOL)arg4; -- (void)executeDebuggerCommand:(id)arg1 threadID:(unsigned long long)arg2 frameID:(unsigned long long)arg3; -- (void)_queueCallForStopped:(id)arg1; -- (void)_doRequestFetchEventWork; -- (void)_doRequestFetchEvent; +- (void)executeBreakpointCommand:(id)arg1 threadID:(unsigned long long)arg2 stackFrameID:(unsigned long long)arg3; +- (void)executeConsoleCommand:(id)arg1 threadID:(unsigned long long)arg2 stackFrameID:(unsigned long long)arg3; +- (void)_putLLDBInThreadID:(unsigned long long)arg1 stackFrameID:(unsigned long long)arg2 restoreThreadFrameAfterWork:(BOOL)arg3 toDoWork:(id)arg4; +- (void)_requestFetchEventOnSessionThread; - (void)requestFetchEvent; +- (void)_runActionOnSessionThreadWhenPaused:(id)arg1; - (void)requestContinueToLocation:(id)arg1; - (void)requestStepIntoCallSymbol:(id)arg1 atLocation:(id)arg2; - (void)requestStepOverSuspendOtherThreads; @@ -151,8 +165,13 @@ - (void)_appendProcessControlAction:(int)arg1 scope:(int)arg2 arg:(unsigned long long)arg3; - (void)_setSessionThreadID:(struct _opaque_pthread_t *)arg1; - (BOOL)currentThreadIsSessionThread; +- (void)debuggerHasStandardOutput; +- (void)_resetFlagsForTestingLongRunningConsoleCommand; +- (void)_setAndAppendPrompt:(id)arg1; +- (id)prompt; - (void)trackProcess; -- (void)_setLoggingCallback; +- (struct SBBroadcaster *)lldbBroadcaster; +- (struct SBTarget *)lldbTarget; - (void)setTarget:(struct SBTarget)arg1; @property(readonly) DBGLLDBLauncher *launcher; - (id)initWithDebugLauncher:(id)arg1; diff --git a/DebuggerLLDB/DBGLLDBStackFrame.h b/DebuggerLLDB/DBGLLDBStackFrame.h index f6e0dc8ec..d539cb959 100644 --- a/DebuggerLLDB/DBGLLDBStackFrame.h +++ b/DebuggerLLDB/DBGLLDBStackFrame.h @@ -7,12 +7,11 @@ #import "DBGStackFrame.h" #import "DBGLLDBInvalidation-Protocol.h" -#import "DBGStackFrameDelegate-Protocol.h" -@class NSArray, NSMutableSet; +@class NSArray, NSMutableSet, NSString; // Not exported -@interface DBGLLDBStackFrame : DBGStackFrame +@interface DBGLLDBStackFrame : DBGStackFrame { struct SBFrame _lldbFrame; struct SBValueList _lldbVariables; @@ -24,6 +23,7 @@ NSArray *_registers; NSMutableSet *_expressionDataValuesToInvalidate; BOOL _markedForInvalidationFromTheSessionThread; + BOOL _hasInitializedDisassembly; } @property BOOL markedForInvalidationFromTheSessionThread; // @synthesize markedForInvalidationFromTheSessionThread=_markedForInvalidationFromTheSessionThread; @@ -34,27 +34,31 @@ - (id).cxx_construct; - (void).cxx_destruct; - (void)primitiveInvalidate; -- (void)stackFrame:(id)arg1 requestDisassembly:(id)arg2; +- (id)disassembly; - (id)dataValuesToInvalidate; - (id)_lldbSession; -- (id)disassemble; - (void)_getRegistersFromLLDBOnSessionThread; - (void)_getFileStaticsFromLLDBOnSessionThread; - (void)_getLocalsFromLLDBOnSessionThread; - (void)_getArgumentsFromLLDBOnSessionThread; -- (id)_evaluateExpressionOnSessionThread:(id)arg1; -- (void)_forceSummaryToLoadAndUpdateSummaryIfNecessary:(id)arg1; -- (void)_getDataValueForExpressionOnSessionThread:(id)arg1 onQueue:(struct dispatch_queue_s *)arg2 withResultBlock:(id)arg3; -- (void)requestDataValueForExpression:(id)arg1 atBlockStartAddress:(id)arg2 onQueue:(struct dispatch_queue_s *)arg3 withResultBlock:(id)arg4; -- (void)requestDataValueForSymbol:(id)arg1 symbolKind:(id)arg2 atLocation:(id)arg3 onQueue:(struct dispatch_queue_s *)arg4 withResultBlock:(id)arg5; +- (id)_evaluateExpressionOnSessionThread:(id)arg1 timeout:(unsigned long long)arg2 autoHandleExceptions:(BOOL)arg3; +- (void)evaluateExpression:(id)arg1 timeout:(unsigned long long)arg2 callbackQueue:(id)arg3 autoHandleExceptions:(BOOL)arg4 withResultBlock:(id)arg5; +- (void)requestDataValueForSymbol:(id)arg1 symbolKind:(id)arg2 atLocation:(id)arg3 onQueue:(id)arg4 withResultBlock:(id)arg5; - (id)_findSymbolWithName:(id)arg1 symbolKind:(id)arg2 atLocation:(id)arg3; -- (void)getFrameVariables; +- (void)_getAllFrameVariablesOnLLDBSessionThread; - (void)_addSessionThreadAction:(id)arg1; - (id)_weakSelf; - (BOOL)_isSessionThread; - (void)_assertNotMarkedForInvalidationAndOnSessionThread; - (void)_setReturnValueFromInitIfNecessary; +- (struct SBFrame)lldbFrame; - (id)initWithParentThread:(id)arg1 frameNumber:(id)arg2 framePointer:(id)arg3 name:(id)arg4 lldbFrame:(struct SBFrame)arg5; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerLLDB/DBGLLDBThread.h b/DebuggerLLDB/DBGLLDBThread.h index 55fbf71b2..a4861476f 100644 --- a/DebuggerLLDB/DBGLLDBThread.h +++ b/DebuggerLLDB/DBGLLDBThread.h @@ -8,12 +8,14 @@ #import "DBGLLDBInvalidation-Protocol.h" -@class DBGLLDBSession, DVTDispatchLock, NSMutableArray; +@class DBGLLDBSession, DVTDispatchLock, NSMutableArray, NSString; // Not exported @interface DBGLLDBThread : DBGThread { struct SBThread _lldbThread; + struct SBQueueItem _lldbQueueItem; + BOOL _derivedRecordedThread; BOOL _hasFetchedFullListOfStackFrames; NSMutableArray *_backingStackFrames; unsigned long long _reuseGeneration; @@ -21,25 +23,36 @@ BOOL _markedForInvalidationFromTheSessionThread; } ++ (id)createPendingBlockThreadWithParentProcess:(id)arg1 queueItem:(struct SBQueueItem)arg2 name:(id)arg3; ++ (id)queryRecordedStackFramesForThread:(id)arg1 withParentProcess:(id)arg2 queue:(id)arg3 lldbThread:(struct SBThread)arg4; ++ (BOOL)_isLookingForNSOperationInStackFrames:(id)arg1; + (void)initialize; @property BOOL markedForInvalidationFromTheSessionThread; // @synthesize markedForInvalidationFromTheSessionThread=_markedForInvalidationFromTheSessionThread; - (id).cxx_construct; - (void).cxx_destruct; -- (void)_invalidateAndClearBackingListOfStackFramesAsNecessary; +- (void)_invalidateAndClearBackingStackFrames:(id)arg1; - (void)primitiveInvalidate; -- (void)invalidateUnsuedStackFramesAfterCallToSetStackFrames:(id)arg1; +- (void)invalidateUnusedStackFramesAfterCallToSetStackFrames:(id)arg1; - (void)requestUnsuspend; - (void)requestSuspend; -- (id)currentStackFrame; -- (void)requestStackFrames:(unsigned long long)arg1 resultQueue:(struct dispatch_queue_s *)arg2 resultHandler:(id)arg3; +- (void)requestStackFrames:(unsigned long long)arg1 handleOnMainQueueWithResultHandler:(id)arg2; - (void)_setStackFramesOnMainThread:(id)arg1; -- (void)aboutToReuseThread; -- (BOOL)refreshStackFrames; +- (void)willReuse; +- (void)refreshStackFrames; - (id)_frameNameForSBFrame:(struct SBFrame)arg1; -- (id)_fetchBackingStackFramesIfNecessary:(unsigned long long)arg1; +- (id)_fetchBackingStackFramesIfNecessary:(unsigned long long)arg1 markRecorded:(BOOL)arg2; +- (id)recordedThread; @property(readonly) DBGLLDBSession *lldbSession; - (void)_assertNotMarkedForInvalidationAndOnSessionThread; +- (void)_setLLDBQueueItem:(struct SBQueueItem)arg1; +- (struct SBThread)lldbThread; - (id)initWithParentProcess:(id)arg1 uniqueID:(id)arg2 lldbThread:(struct SBThread)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerLLDB/DVTCancellable-Protocol.h b/DebuggerLLDB/DVTCancellable-Protocol.h new file mode 100644 index 000000000..44b409d85 --- /dev/null +++ b/DebuggerLLDB/DVTCancellable-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTCancellable +@property(readonly, getter=isCancelled) BOOL cancelled; +- (void)cancel; +@end + diff --git a/DebuggerLLDB/NSObject-Protocol.h b/DebuggerLLDB/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DebuggerLLDB/NSObject-Protocol.h +++ b/DebuggerLLDB/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DebuggerUI/CDStructures.h b/DebuggerUI/CDStructures.h index 19cbcf37a..9b55427d1 100644 --- a/DebuggerUI/CDStructures.h +++ b/DebuggerUI/CDStructures.h @@ -6,6 +6,25 @@ #pragma mark Named Structures +struct CATransform3D { + double m11; + double m12; + double m13; + double m14; + double m21; + double m22; + double m23; + double m24; + double m31; + double m32; + double m33; + double m34; + double m41; + double m42; + double m43; + double m44; +}; + struct CGPoint { double x; double y; @@ -21,8 +40,28 @@ struct CGSize { double height; }; +struct SCNVector3 { + double x; + double y; + double z; +}; + struct _NSRange { unsigned long long _field1; unsigned long long _field2; }; +#pragma mark Typedef'd Structures + +typedef struct { + double _field1; + double _field2; + double _field3; + double _field4; +} CDStruct_d2b197d1; + +typedef struct { + struct CGPoint _field1; + struct CGPoint _field2; +} CDStruct_e3b9714e; + diff --git a/DebuggerUI/DBGAttachToProcessActivityReporter.h b/DebuggerUI/DBGAttachToProcessActivityReporter.h index 6ef8f5c19..6589d3169 100644 --- a/DebuggerUI/DBGAttachToProcessActivityReporter.h +++ b/DebuggerUI/DBGAttachToProcessActivityReporter.h @@ -17,6 +17,7 @@ + (id)_titleForDebugSession:(id)arg1; + (void)initialize; - (void).cxx_destruct; +- (void)primitiveInvalidate; - (void)_processControlStateChanged:(id)arg1; - (void)_handleLaunchSessionsDebugSessionIsGoingToAttach:(id)arg1; - (void)_cancelActivityReportForLaunchSession:(id)arg1; diff --git a/DebuggerUI/DBGAutoLayoutConstraintNode.h b/DebuggerUI/DBGAutoLayoutConstraintNode.h new file mode 100644 index 000000000..20f9d2959 --- /dev/null +++ b/DebuggerUI/DBGAutoLayoutConstraintNode.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DBGLayoutConstraint, DBGSceneNode, DBGViewInstance, IBAutolayoutConstraintDrawable; + +@interface DBGAutoLayoutConstraintNode : DBGNode +{ + DBGNode *_projectionLinesHostNode; + IBAutolayoutConstraintDrawable *_drawable; + struct SCNVector3 _startPoint; + struct SCNVector3 _endPoint; + DBGViewInstance *_firstItem; + DBGViewInstance *_secondItem; + struct CGRect _rootViewRect; + BOOL _pointingUpOrRight; + BOOL _drawablesAreFlipped; + DBGSceneNode *_firstItemNode; + DBGSceneNode *_secondItemNode; + DBGLayoutConstraint *_modelObject; +} + +@property(retain) DBGLayoutConstraint *modelObject; // @synthesize modelObject=_modelObject; +@property __weak DBGSceneNode *secondItemNode; // @synthesize secondItemNode=_secondItemNode; +@property __weak DBGSceneNode *firstItemNode; // @synthesize firstItemNode=_firstItemNode; +- (void).cxx_destruct; +- (void)removeFromParentNode; +- (void)addSelectableCylinderGeometryToConstraintNode:(id)arg1 start:(struct SCNVector3)arg2 end:(struct SCNVector3)arg3; +- (void)addSelectableCylinderGeometryToConstraintNode:(id)arg1 forIBLine:(CDStruct_e3b9714e)arg2; +- (id)dashImageWithDashLength:(double)arg1 dashSpacing:(double)arg2 lineWidth:(double)arg3 color:(id)arg4; +- (BOOL)constraintProjectionLineNeedsBeams; +- (BOOL)constraintNeedsProjectionLine; +- (BOOL)firstAndScecondItemInDifferentPlanes; +- (void)updateProjectionLines; +- (id)limitedSpaceDualTBeamGeometryFromDrawable:(id)arg1; +- (id)iBeamGeometryFromDrawable:(id)arg1; +- (id)alignmentLineGeometryFromDrawable:(id)arg1; +- (id)connectionLineGeometryFromDrawable:(id)arg1; +- (id)lineGeometryWithStart:(struct SCNVector3)arg1 end:(struct SCNVector3)arg2; +- (id)lineGeometryFromIBLine:(CDStruct_e3b9714e)arg1 isConstraintLine:(BOOL)arg2; +- (CDStruct_e3b9714e)normalizeLine:(CDStruct_e3b9714e)arg1; +- (id)geometryFromDrawable:(id)arg1; +- (void)addGuideLine:(CDStruct_e3b9714e)arg1 guidelineIsLeftOrBottom:(BOOL)arg2 color:(id)arg3 rootViewRect:(struct CGRect)arg4 firstItem:(id)arg5 secondItem:(id)arg6; +- (id)initWithDrawable:(id)arg1 strokeColor:(id)arg2 guideLineColor:(id)arg3 rootViewRect:(struct CGRect)arg4 drawablesAreFlipped:(BOOL)arg5 firstItem:(id)arg6 secondItem:(id)arg7 constraintModel:(id)arg8; + +@end + diff --git a/DebuggerUI/DBGBreakpointAnnotation.h b/DebuggerUI/DBGBreakpointAnnotation.h index 438366cbe..4e7a2c678 100644 --- a/DebuggerUI/DBGBreakpointAnnotation.h +++ b/DebuggerUI/DBGBreakpointAnnotation.h @@ -12,13 +12,11 @@ { IDEWorkspaceWindowController *_workspaceWindowController; IDEBreakpointIcon *_icon; - struct CGRect _lastRectDrawnIn; DVTObservingToken *_workspaceWindowControllerObserver; DVTObservingToken *_breakpointShouldBeEnabledObserver; DVTObservingToken *_breakpointLocationOrAddressObserver; } -@property struct CGRect lastRectDrawnIn; // @synthesize lastRectDrawnIn=_lastRectDrawnIn; - (void).cxx_destruct; - (void)_updateLandmarkItemIfAppropriate; - (void)adjustParagraphIndexBy:(long long)arg1 lengthBy:(long long)arg2; diff --git a/DebuggerUI/DBGBreakpointAnnotationProvider.h b/DebuggerUI/DBGBreakpointAnnotationProvider.h index 19d644c25..9b614b83d 100644 --- a/DebuggerUI/DBGBreakpointAnnotationProvider.h +++ b/DebuggerUI/DBGBreakpointAnnotationProvider.h @@ -8,7 +8,7 @@ #import "DVTTextAnnotationDelegate-Protocol.h" -@class DVTObservingToken, IDEAnnotationContext, IDEWorkspaceWindowController; +@class DVTObservingToken, IDEAnnotationContext, IDEWorkspaceWindowController, NSString; @interface DBGBreakpointAnnotationProvider : DVTAnnotationProvider { @@ -46,5 +46,11 @@ - (id)initWithContext:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGCGPathProvider-Protocol.h b/DebuggerUI/DBGCGPathProvider-Protocol.h new file mode 100644 index 000000000..2dc0813fd --- /dev/null +++ b/DebuggerUI/DBGCGPathProvider-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray; + +@protocol DBGCGPathProvider +@property(readonly) double lineDashPhase; +@property(readonly) NSArray *lineDashPattern; +@property(readonly) BOOL usesEvenOddFillRule; +@property(readonly) double flatness; +@property(readonly) double miterLimit; +@property(readonly) int lineJoinStyle; +@property(readonly) int lineCapStyle; +@property(readonly) double lineWidth; +@property(readonly) struct CGPath *path; +@property(readonly) BOOL hasPathBeenRetrieved; +- (void)cancel; +- (id)initWithDataValue:(id)arg1 options:(id)arg2; +@end + diff --git a/DebuggerUI/DBGCGPathProviderForNSBezierPath.h b/DebuggerUI/DBGCGPathProviderForNSBezierPath.h index dbfd15052..afaa0fee6 100644 --- a/DebuggerUI/DBGCGPathProviderForNSBezierPath.h +++ b/DebuggerUI/DBGCGPathProviderForNSBezierPath.h @@ -6,11 +6,11 @@ #import "NSObject.h" -#import "IDECGPathProvider-Protocol.h" +#import "DBGCGPathProvider-Protocol.h" -@class DBGNSDataForDataValueProvider, DVTObservingToken, NSArray; +@class DBGNSDataForDataValueProvider, DVTObservingToken, NSArray, NSString; -@interface DBGCGPathProviderForNSBezierPath : NSObject +@interface DBGCGPathProviderForNSBezierPath : NSObject { int _loadedState; id _dataValue; @@ -43,5 +43,11 @@ - (void)_updateCGPathAndPropertiesFromNSData; - (id)initWithDataValue:(id)arg1 options:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGCLLocationCoordinate2DLabelAndExpressionPairProvider.h b/DebuggerUI/DBGCLLocationCoordinate2DLabelAndExpressionPairProvider.h new file mode 100644 index 000000000..f7b4af26c --- /dev/null +++ b/DebuggerUI/DBGCLLocationCoordinate2DLabelAndExpressionPairProvider.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DBGLocationLabelAndExpressionPairProvider-Protocol.h" + +@interface DBGCLLocationCoordinate2DLabelAndExpressionPairProvider : NSObject +{ +} + +- (id)formatValue:(id)arg1 forLabel:(id)arg2; +- (id)labelExpressionFormatPairs; + +@end + diff --git a/DebuggerUI/DBGCLLocationLabelAndExpressionPairProvider.h b/DebuggerUI/DBGCLLocationLabelAndExpressionPairProvider.h new file mode 100644 index 000000000..f11ad1dc6 --- /dev/null +++ b/DebuggerUI/DBGCLLocationLabelAndExpressionPairProvider.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DBGLocationLabelAndExpressionPairProvider-Protocol.h" + +@interface DBGCLLocationLabelAndExpressionPairProvider : NSObject +{ +} + +- (id)formatValue:(id)arg1 forLabel:(id)arg2; +- (id)labelExpressionFormatPairs; + +@end + diff --git a/DebuggerUI/DBGColorQuickLookProvider.h b/DebuggerUI/DBGColorQuickLookProvider.h index b01e79e8c..4ac7ef559 100644 --- a/DebuggerUI/DBGColorQuickLookProvider.h +++ b/DebuggerUI/DBGColorQuickLookProvider.h @@ -8,50 +8,35 @@ #import "IDEVariablesViewQuickLookProvider-Protocol.h" -@class DBGDataValue, DBGRoundedInnerShadowView, NSLayoutConstraint, NSMutableArray, NSNumberFormatter, NSString, NSURL, NSView; +@class DBGDataValue, DBGNSColorProviderCGColorRefExpression, DVTColorSwatchWithComponentsView, DVTObservingToken, NSString, NSURL, NSView; @interface DBGColorQuickLookProvider : NSViewController { DBGDataValue *_dataValue; BOOL _wasCancelled; - NSString *_colorSpaceName; - NSMutableArray *_colorComponents; NSString *_cgColorExpression; + DBGNSColorProviderCGColorRefExpression *_colorProvider; + DVTObservingToken *_colorProviderObserver; int _loadedState; - DBGRoundedInnerShadowView *_colorPresentationView; - NSNumberFormatter *_numberFormatter; - NSView *_colorComponentsView; - NSLayoutConstraint *_heightConstraintToRemoveAtRuntime; + DVTColorSwatchWithComponentsView *_colorSwatchWithComponentsView; } -@property(retain) NSLayoutConstraint *heightConstraintToRemoveAtRuntime; // @synthesize heightConstraintToRemoveAtRuntime=_heightConstraintToRemoveAtRuntime; -@property(retain) NSView *colorComponentsView; // @synthesize colorComponentsView=_colorComponentsView; -@property(retain) NSNumberFormatter *numberFormatter; // @synthesize numberFormatter=_numberFormatter; -@property(retain) DBGRoundedInnerShadowView *colorPresentationView; // @synthesize colorPresentationView=_colorPresentationView; +@property __weak DVTColorSwatchWithComponentsView *colorSwatchWithComponentsView; // @synthesize colorSwatchWithComponentsView=_colorSwatchWithComponentsView; @property int loadedState; // @synthesize loadedState=_loadedState; - (void).cxx_destruct; -- (id)blockStartAddress; -- (void)_failedToGetData; -- (id)_createLabel:(id)arg1 bold:(BOOL)arg2 selectable:(BOOL)arg3; -- (id)_colorComponentNames; -- (void)_updateColorComponentsView; -- (void)_updateViewForStandardCGColor; -- (void)_updateViewForPatternColor; - (void)_updateView; -- (void)_fetchColorComponentAtIndex:(unsigned long long)arg1 completionHandler:(id)arg2; -- (void)_fetchValueFromCGFunction:(id)arg1 completionHandler:(id)arg2; -- (void)_releaseDataValue:(id)arg1; -- (void)_fetchColorSpaceName:(id)arg1; -- (void)_fetchColorComponentsAndUpdateView; -- (void)_startRetrieval; - (void)cancelLoading; @property(readonly) NSView *quickLookView; - (void)loadView; - (id)initWithDataValue:(id)arg1 options:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) NSURL *existingURLToOpen; @property(readonly) NSString *extensionForTemporaryFile; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/DBGCompressedStackFrame-DBGNavigableItemPropertySupport.h b/DebuggerUI/DBGCompressedStackFrame-DBGNavigableItemPropertySupport.h new file mode 100644 index 000000000..309c0cf49 --- /dev/null +++ b/DebuggerUI/DBGCompressedStackFrame-DBGNavigableItemPropertySupport.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGCompressedStackFrame.h" + +#import "DBGNavigableItemPerformance-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface DBGCompressedStackFrame (DBGNavigableItemPropertySupport) +- (double)heightOfRow; +- (BOOL)isGroupHeader:(id)arg1; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/DebuggerUI/DBGConsoleLogEditor.h b/DebuggerUI/DBGConsoleLogEditor.h index a8325a1b9..09817aba8 100644 --- a/DebuggerUI/DBGConsoleLogEditor.h +++ b/DebuggerUI/DBGConsoleLogEditor.h @@ -10,7 +10,7 @@ #import "DVTFindBarFindable-Protocol.h" #import "DVTTextFindable-Protocol.h" -@class DVTObservingToken, IDEConsoleTextView; +@class DVTObservingToken, IDEConsoleTextView, NSString; @interface DBGConsoleLogEditor : IDEEditor { @@ -34,6 +34,10 @@ - (void)loadView; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @property unsigned long long supportedMatchingOptions; @end diff --git a/DebuggerUI/DBGConsoleLogProvider.h b/DebuggerUI/DBGConsoleLogProvider.h index 67e5008cf..af1046ef3 100644 --- a/DebuggerUI/DBGConsoleLogProvider.h +++ b/DebuggerUI/DBGConsoleLogProvider.h @@ -30,6 +30,7 @@ - (id)ideModelObjectTypeIdentifier; - (void)_handleConsoleAdaptorRemoved:(id)arg1 forLaunchSession:(id)arg2; - (void)_handleConsoleAdaptorAdded:(id)arg1 forLaunchSession:(id)arg2; +- (id)keyForConsole:(id)arg1 launchSession:(id)arg2; - (void)_handleConsoleAdaptorsChanged:(id)arg1 forLaunchSession:(id)arg2; - (void)_handleLaunchSessionStateChanged:(id)arg1; - (void)_handleLaunchSessionsChanged:(id)arg1; diff --git a/DebuggerUI/DBGConstraintsListInspectorProperty.h b/DebuggerUI/DBGConstraintsListInspectorProperty.h new file mode 100644 index 000000000..3efcf3b23 --- /dev/null +++ b/DebuggerUI/DBGConstraintsListInspectorProperty.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class DBGInspectorConstraintViewController, DVTObservingToken, IDEInspectorKeyPath, NSMutableArray; + +@interface DBGConstraintsListInspectorProperty : IDEInspectorProperty +{ + IDEInspectorKeyPath *_valueKeyPath; + IDEInspectorKeyPath *_selectedViewsKeyPath; + NSMutableArray *_constraintModelControllers; + DBGInspectorConstraintViewController *_mousedOverController; + DVTObservingToken *_mouseOverObserver; +} + +@property(retain, nonatomic) DBGInspectorConstraintViewController *mousedOverController; // @synthesize mousedOverController=_mousedOverController; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)_addNoConstraintsView; +- (void)updateReferencingConstraintSubviews; +- (id)singleSelectedViewObject; +- (id)layoutConstraintSet; +- (void)refresh; +- (void)setupRefreshTriggersAndConfigure; +- (void)loadView; + +@end + diff --git a/DebuggerUI/DBGDataTipController.h b/DebuggerUI/DBGDataTipController.h index bf64e8824..54a1cf704 100644 --- a/DebuggerUI/DBGDataTipController.h +++ b/DebuggerUI/DBGDataTipController.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DBGDataTipPopoverViewController, DBGDebugSession, DBGFloatingControlWindow, DVTNotificationToken, DVTObservingToken, DVTSourceExpression, DVTStackBacktrace, IDEViewController, NSWindow; +@class DBGDataTipPopoverViewController, DBGDebugSession, DBGFloatingControlWindow, DVTNotificationToken, DVTObservingToken, DVTSourceExpression, DVTStackBacktrace, IDEViewController, NSString, NSWindow; @interface DBGDataTipController : NSObject { @@ -69,7 +69,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerUI/DBGDataTipPopoverViewController.h b/DebuggerUI/DBGDataTipPopoverViewController.h index a7b389ff1..7cc91feba 100644 --- a/DebuggerUI/DBGDataTipPopoverViewController.h +++ b/DebuggerUI/DBGDataTipPopoverViewController.h @@ -8,7 +8,7 @@ #import "NSPopoverDelegate-Protocol.h" -@class DBGDataValue, DVTReplacementView, IDEVariablesView, NSPopover; +@class DBGDataValue, DVTReplacementView, IDEVariablesView, NSPopover, NSString; @interface DBGDataTipPopoverViewController : IDEViewController { @@ -41,5 +41,11 @@ - (void)loadView; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGDataTipVariablesViewContentProvider.h b/DebuggerUI/DBGDataTipVariablesViewContentProvider.h index 80bb5999f..e70698e35 100644 --- a/DebuggerUI/DBGDataTipVariablesViewContentProvider.h +++ b/DebuggerUI/DBGDataTipVariablesViewContentProvider.h @@ -9,7 +9,7 @@ #import "IDEVariablesViewContentProvider-Protocol.h" #import "IDEVariablesViewContextMenuDelegate-Protocol.h" -@class DBGDataValue, DVTStackBacktrace, IDEVariablesView, NSButtonCell, NSImage; +@class DBGDataValue, DVTStackBacktrace, IDEVariablesView, NSButtonCell, NSImage, NSString; @interface DBGDataTipVariablesViewContentProvider : NSObject { @@ -30,7 +30,7 @@ - (int)formatterSizeStyle; - (BOOL)showCellExpansion; - (int)compoundNodeFormatterModeForItem:(id)arg1 atRow:(long long)arg2; -- (id)quickLookProviderForDataValue:(id)arg1; +- (void)quickLookProviderForDataValue:(id)arg1 quickLookProviderHandler:(id)arg2; - (id)statusCellsDictionary; - (void)printDescriptionOfClickedRow:(id)arg1; - (void)toggleQuickLookForClickedRow:(id)arg1; @@ -48,8 +48,12 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly) BOOL loadingNewVariablesInBackground; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerUI/DBGDebugMenuController.h b/DebuggerUI/DBGDebugMenuController.h index ade7c0c27..0d2c786ad 100644 --- a/DebuggerUI/DBGDebugMenuController.h +++ b/DebuggerUI/DBGDebugMenuController.h @@ -9,7 +9,7 @@ #import "IDECommandHandler-Protocol.h" #import "IDECommandHandlerVendor-Protocol.h" -@class DBGTimerGroup; +@class DBGTimerGroup, NSString; @interface DBGDebugMenuController : NSObject { @@ -20,6 +20,7 @@ + (id)handlerForAction:(SEL)arg1 withSelectionSource:(id)arg2; - (void).cxx_destruct; +- (void)toggleVariablesViewAutoModeIndexFailure:(id)arg1; - (void)debugSessionStressTest:(id)arg1; - (void)scheduleRunCommandsInTabController:(id)arg1 sender:(id)arg2; - (void)cancelScheduledRunCommands; @@ -28,5 +29,11 @@ - (id)tabControllerForCurrentWorkspaceDocument; - (BOOL)validateUserInterfaceItem:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGDebugSession-DBGNavigableItemPropertySupport.h b/DebuggerUI/DBGDebugSession-DBGNavigableItemPropertySupport.h new file mode 100644 index 000000000..9ba179498 --- /dev/null +++ b/DebuggerUI/DBGDebugSession-DBGNavigableItemPropertySupport.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGDebugSession.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSString; + +@interface DBGDebugSession (DBGNavigableItemPropertySupport) +@property(readonly) NSArray *navigableProcesses; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/DebuggerUI/DBGDebugSessionController.h b/DebuggerUI/DBGDebugSessionController.h index e155a35e5..3a3a19ad3 100644 --- a/DebuggerUI/DBGDebugSessionController.h +++ b/DebuggerUI/DBGDebugSessionController.h @@ -9,27 +9,41 @@ #import "DVTInvalidation-Protocol.h" #import "IDEDebugSessionController-Protocol.h" -@class DBGDataTipController, DBGDebugSession, DVTObservingToken, DVTStackBacktrace, IDEWorkspaceDocument; +@class DBGDataTipController, DBGDebugSession, DVTObservingToken, DVTStackBacktrace, IDEWorkspaceDocument, NSSet, NSString; @interface DBGDebugSessionController : NSObject { IDEWorkspaceDocument *_workspaceDocument; DBGDebugSession *_debugSession; DBGDataTipController *_dataTipController; + BOOL _settingCurrentStackFrameFromUIGesture; + BOOL _isNavigatingToViewDebuggerDocument; DVTObservingToken *_currentStackFrameFramePointerObservingToken; + DVTObservingToken *_currentStackFrameDisassemblyObservingToken; + DVTObservingToken *_viewDebuggerOpenRequestStateObservingToken; + NSSet *_classNamesImplementingCustomQuickLookMethod; } + (void)initialize; ++ (id)_createOptionsDictionaryFromOptionsElement:(id)arg1; + (id)descendantItemForRepresentedObject:(id)arg1 inRootNavigableItem:(id)arg2; + (id)_descendantItemForRepresentedObject:(id)arg1 inRootNavigableItem:(id)arg2; ++ (id)parentThreadInUIForStackFrame:(id)arg1; @property(readonly) DBGDataTipController *dataTipController; // @synthesize dataTipController=_dataTipController; @property(readonly) id debugSession; // @synthesize debugSession=_debugSession; - (void).cxx_destruct; - (void)primitiveInvalidate; +- (id)_quickLookProviderExtensionForTypeNames:(id)arg1; +- (id)_quickLookProviderFromExtension:(id)arg1 forDataValue:(id)arg2; +- (void)_quickLookProviderForDeveloperQuickLookMethod:(id)arg1 quickLookProviderHandler:(id)arg2; +- (void)_quickLookProviderForDataValue:(id)arg1 quickLookProviderHandler:(id)arg2; +- (void)quickLookProviderForDataValue:(id)arg1 quickLookProviderHandler:(id)arg2; +- (void)_updateDefaultImageBasedQuickLookMethodNamesUsingIndex; - (void)_userWantsRerunFromConsole:(id)arg1; - (void)_userWantsQuitFromConsole:(id)arg1; -- (void)requestPermissionForPoOfDataValue:(id)arg1; -- (void)_requestPONotification:(id)arg1; +- (void)_openViewDebuggerDocumentLocation:(id)arg1 inWorkspaceTabController:(id)arg2 withEventType:(unsigned long long)arg3; +- (void)openViewDebuggerViewObject:(id)arg1 inWorkspaceTabController:(id)arg2 withEventType:(unsigned long long)arg3; +- (void)openViewDebugger:(id)arg1 inWorkspaceTabController:(id)arg2 withEventType:(unsigned long long)arg3; - (void)openMemoryData:(id)arg1 withEventType:(unsigned long long)arg2; - (void)openMemoryBrowser; - (void)mouseExitedSidebarLineArea; @@ -48,12 +62,18 @@ - (void)_handleCurrentStackFrameChanged; - (void)_updateFileBreakpointsLocation; - (void)_navigateEditorToCurrentStackFrame; +- (int)_navigationModeForActiveWorkspaceTabController; - (id)_activeWorkspaceTabController; +@property(readonly) BOOL isViewingViewDebuggerDocument; - (id)initWithLaunchSession:(id)arg1 workspaceDocument:(id)arg2; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerUI/DBGDebuggerCompletionStrategy.h b/DebuggerUI/DBGDebuggerCompletionStrategy.h index 63aad8786..1204f6ed6 100644 --- a/DebuggerUI/DBGDebuggerCompletionStrategy.h +++ b/DebuggerUI/DBGDebuggerCompletionStrategy.h @@ -12,7 +12,7 @@ - (id)_sortedCompletionItemsFromStrings:(id)arg1 prefixToStripOff:(id)arg2 textAtPrompt:(id)arg3; - (id)_completionsFromDebugger:(id)arg1 textUpToWordStart:(id)arg2 debugSession:(id)arg3; -- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 areDefinitive:(char *)arg3; +- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 highlyLikelyCompletionItems:(id *)arg3 areDefinitive:(char *)arg4; @end diff --git a/DebuggerUI/DBGDisassemblyGeneratedContentProvider.h b/DebuggerUI/DBGDisassemblyGeneratedContentProvider.h index 9f5fbf74c..4e508a4c0 100644 --- a/DebuggerUI/DBGDisassemblyGeneratedContentProvider.h +++ b/DebuggerUI/DBGDisassemblyGeneratedContentProvider.h @@ -11,25 +11,24 @@ @interface DBGDisassemblyGeneratedContentProvider : DVTGeneratedContentProvider { NSURL *_url; - NSString *_displayName; - NSURL *_temporaryFileURL; DVTObservingToken *_currentStackFrameToken; + DVTObservingToken *_currentStackFrameDisassemblyObservingToken; DVTObservingToken *_debugSessionCoalescedStateToken; DVTObservingToken *_launchSessionStateToken; + DVTObservingToken *_settingPCDisassemblyObservingToken; + NSString *_displayName; + NSURL *_temporaryFileURL; } +@property(retain, nonatomic) NSURL *temporaryFileURL; // @synthesize temporaryFileURL=_temporaryFileURL; @property(copy) NSString *displayName; // @synthesize displayName=_displayName; - (void).cxx_destruct; -- (id)_stackFrameForURLParts:(id)arg1 inLaunchSession:(id)arg2; -- (id)_stackFrameForURLParts:(id)arg1 inWorkspace:(id)arg2; -- (id)_stackFrameForURL:(id)arg1; - (void)_closeDocument; -- (void)_requestDisassemblySettingDisassemblyPCIfNecessary:(id)arg1 resultHandler:(id)arg2; +- (void)_getDisassemblyForSettingPC:(id)arg1 completionBlock:(id)arg2; - (void)_createLaunchSessionStateObserver:(id)arg1; - (void)_createDebugSessionStateObserver:(id)arg1; - (void)_createCurrentStackFrameObserver:(id)arg1; - (void)generateContentForURL:(id)arg1 waitingBlock:(id)arg2 completionBlock:(void)arg3; -@property(readonly) NSURL *temporaryFileURL; - (void)primitiveInvalidate; @end diff --git a/DebuggerUI/DBGDisassemblyItem.h b/DebuggerUI/DBGDisassemblyItem.h index c3a105713..d08fded80 100644 --- a/DebuggerUI/DBGDisassemblyItem.h +++ b/DebuggerUI/DBGDisassemblyItem.h @@ -6,23 +6,35 @@ #import "NSObject.h" -@class DBGStackFrame; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface DBGDisassemblyItem : NSObject +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString, NSURL; + +@interface DBGDisassemblyItem : NSObject { - DBGStackFrame *_stackFrame; + NSURL *_url; + id _representedObject; } -+ (id)keyPathsForValuesAffectingNavigableItem_image; -+ (id)keyPathsForValuesAffectingNavigableItem_name; -@property(readonly) DBGStackFrame *stackFrame; // @synthesize stackFrame=_stackFrame; +@property(readonly) id representedObject; // @synthesize representedObject=_representedObject; - (void).cxx_destruct; -- (id)description; -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_documentType; -- (id)navigableItem_image; -- (id)navigableItem_name; -- (id)initWithStackFrame:(id)arg1; +@property(readonly) unsigned long long hash; +- (BOOL)isEqual:(id)arg1; +@property(readonly, copy) NSString *description; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +- (id)initWithRepresentedObject:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/DBGDisassemblyItemExecutionEnvironmentWrapper.h b/DebuggerUI/DBGDisassemblyItemExecutionEnvironmentWrapper.h index 5c2020090..4b6331b29 100644 --- a/DebuggerUI/DBGDisassemblyItemExecutionEnvironmentWrapper.h +++ b/DebuggerUI/DBGDisassemblyItemExecutionEnvironmentWrapper.h @@ -6,9 +6,11 @@ #import "IDENavigableItemDomainProvider.h" -@class DVTMapTable, DVTObservingToken, IDEWorkspace, NSArray, NSMutableArray; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface DBGDisassemblyItemExecutionEnvironmentWrapper : IDENavigableItemDomainProvider +@class DVTDocumentLocation, DVTFileDataType, DVTMapTable, DVTObservingToken, IDEFileReference, IDEWorkspace, NSArray, NSImage, NSMutableArray, NSString; + +@interface DBGDisassemblyItemExecutionEnvironmentWrapper : IDENavigableItemDomainProvider { IDEWorkspace *_workspace; NSMutableArray *_processWrappers; @@ -19,10 +21,11 @@ } + (id)domainObjectForWorkspace:(id)arg1; -+ (id)modelForWorkspace:(id)arg1; ++ (id)providerForWorkspace:(id)arg1; + (void)initialize; - (void).cxx_destruct; -- (id)disassemblyItemForStackFrame:(id)arg1; +@property(readonly) NSString *navigableItem_name; +- (id)geniusDisassemblyItemForStackFrame:(id)arg1; - (void)_handleProcessRemoved:(id)arg1; - (void)_handleProcessChanged:(id)arg1; - (void)_handleLaunchSessionsAdded:(id)arg1; @@ -31,8 +34,20 @@ - (id)initWithWorkspace:(id)arg1; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSMutableArray *mutableProcessWrappers; // @dynamic mutableProcessWrappers; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; @property(readonly) NSArray *processWrappers; // @dynamic processWrappers; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/DBGDisassemblyItemProcessWrapper.h b/DebuggerUI/DBGDisassemblyItemProcessWrapper.h index 1a67f48ab..d276a8ff5 100644 --- a/DebuggerUI/DBGDisassemblyItemProcessWrapper.h +++ b/DebuggerUI/DBGDisassemblyItemProcessWrapper.h @@ -7,10 +7,11 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class DBGProcess, DVTStackBacktrace, NSArray; +@class DBGProcess, DVTDocumentLocation, DVTFileDataType, DVTStackBacktrace, IDEFileReference, NSArray, NSImage, NSString; -@interface DBGDisassemblyItemProcessWrapper : NSObject +@interface DBGDisassemblyItemProcessWrapper : NSObject { DBGProcess *_process; NSArray *_threadWrappers; @@ -23,15 +24,28 @@ @property(readonly) DBGProcess *process; // @synthesize process=_process; - (void).cxx_destruct; - (void)primitiveInvalidate; -- (id)navigableItem_image; -- (id)navigableItem_name; -- (id)disassemblyItemForStackFrame:(id)arg1; -- (void)_handleThreadsChanged:(id)arg1; +- (void)_invalidatePreviousThreadWrappers; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +- (id)geniusDisassemblyItemForStackFrame:(id)arg1; +- (void)_handleDebugSessionCoalescedStateChange; +- (void)_handleHasDisassembly; - (id)initWithProcess:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerUI/DBGDisassemblyItemThreadWrapper.h b/DebuggerUI/DBGDisassemblyItemThreadWrapper.h index 506af6918..3f3d57750 100644 --- a/DebuggerUI/DBGDisassemblyItemThreadWrapper.h +++ b/DebuggerUI/DBGDisassemblyItemThreadWrapper.h @@ -7,30 +7,45 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class DBGThread, DVTStackBacktrace, NSArray; +@class DBGThread, DVTDocumentLocation, DVTFileDataType, DVTObservingToken, DVTStackBacktrace, IDEFileReference, NSArray, NSImage, NSString; -@interface DBGDisassemblyItemThreadWrapper : NSObject +@interface DBGDisassemblyItemThreadWrapper : NSObject { + DVTObservingToken *_stackFramesObservingToken; + BOOL _temporarilyCreatedForGeniusFinder; DBGThread *_thread; NSArray *_disassemblyItems; } + (void)initialize; + (id)keyPathsForValuesAffectingNavigableItem_name; -@property(retain) NSArray *disassemblyItems; // @synthesize disassemblyItems=_disassemblyItems; +@property(nonatomic) BOOL temporarilyCreatedForGeniusFinder; // @synthesize temporarilyCreatedForGeniusFinder=_temporarilyCreatedForGeniusFinder; +@property(copy, nonatomic) NSArray *disassemblyItems; // @synthesize disassemblyItems=_disassemblyItems; @property(readonly) DBGThread *thread; // @synthesize thread=_thread; - (void).cxx_destruct; - (void)primitiveInvalidate; -- (id)navigableItem_image; -- (id)navigableItem_name; -- (id)disassemblyItemForStackFrame:(id)arg1; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +- (id)geniusDisassemblyItemForStackFrame:(id)arg1; - (void)_handleStackFramesChanged; -- (id)initWithThread:(id)arg1; +- (id)initWithThread:(id)arg1 temporarilyCreatedForGeniusFinder:(BOOL)arg2; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerUI/DBGExpressionEditor.h b/DebuggerUI/DBGExpressionEditor.h index da2ad8ad8..c2100c41f 100644 --- a/DebuggerUI/DBGExpressionEditor.h +++ b/DebuggerUI/DBGExpressionEditor.h @@ -32,5 +32,11 @@ - (void)_selectSubString; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGGaugeCPUEditor.h b/DebuggerUI/DBGGaugeCPUEditor.h index ea76b9f8f..a37885d55 100644 --- a/DebuggerUI/DBGGaugeCPUEditor.h +++ b/DebuggerUI/DBGGaugeCPUEditor.h @@ -10,7 +10,7 @@ #import "IDEGraphDelegate-Protocol.h" #import "iCloudMonitorLineProcessor-Protocol.h" -@class DVTCapacitySegment, DVTMeterView, DVTStackView_AppKitAutolayout, IDEPlotGraph, NSButton, NSMutableArray, NSMutableString, NSTextField, NSView; +@class DVTCapacitySegment, DVTMeterView, DVTStackView_AppKitAutolayout, IDEPlotGraph, NSButton, NSMutableArray, NSMutableString, NSString, NSTextField, NSView; @interface DBGGaugeCPUEditor : DBGGaugeEditor { @@ -61,10 +61,17 @@ - (BOOL)hasDefaultTopSection; - (void)sample:(id)arg1; - (void)_updateThreadSlicesToView:(id)arg1; +- (id)_graphSliceForThreadID:(id)arg1; - (id)instrumentsToolIdentifierForAnalysis; - (void)_setupTopSectionComponentViews; - (void)_setupSpeedometer; - (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGGaugeCPUGraphSlice.h b/DebuggerUI/DBGGaugeCPUGraphSlice.h index ec59ba12a..ff914f8f1 100644 --- a/DebuggerUI/DBGGaugeCPUGraphSlice.h +++ b/DebuggerUI/DBGGaugeCPUGraphSlice.h @@ -10,21 +10,26 @@ @interface DBGGaugeCPUGraphSlice : DBGGaugeGraphSlice { - NSNumber *_threadID; - NSString *_threadName; + NSString *_threadDisplayName; IDEPlotGraph *_graph; + NSNumber *_threadID; + NSString *_qualityOfServiceValue; } +@property(copy, nonatomic) NSString *qualityOfServiceValue; // @synthesize qualityOfServiceValue=_qualityOfServiceValue; +@property(readonly, copy, nonatomic) NSNumber *threadID; // @synthesize threadID=_threadID; - (void).cxx_destruct; - (id)translateValue:(id)arg1 keypath:(id)arg2; - (id)colorForChartNamed:(id)arg1; -- (id)threadID; +- (void)_internalSetQoSValue:(id)arg1; - (id)graphTitle; - (id)graph; - (void)loadView; +- (id)_qosUnavailableString; +- (id)_qosUnavailableStringColor; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (id)initUsingDefaultNib; -- (id)initWithThreadID:(id)arg1 threadName:(id)arg2; +- (id)initWithThreadID:(id)arg1 threadDisplayName:(id)arg2 qualityOfServiceValue:(id)arg3; @end diff --git a/DebuggerUI/DBGGaugeEditor.h b/DebuggerUI/DBGGaugeEditor.h index b7558fa7a..01f0957c2 100644 --- a/DebuggerUI/DBGGaugeEditor.h +++ b/DebuggerUI/DBGGaugeEditor.h @@ -8,7 +8,7 @@ #import "IDEDebugGaugeReportContentDelegate-Protocol.h" -@class DBGDebugSession; +@class DBGDebugSession, NSString; @interface DBGGaugeEditor : IDEDebugGaugeReportEditor { @@ -23,5 +23,11 @@ - (void)updateText:(id)arg1 inTextField:(id *)arg2 withTitle:(id)arg3 toView:(id)arg4; - (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGGaugeGraphSlice.h b/DebuggerUI/DBGGaugeGraphSlice.h index 0e7e97cb1..6874d0593 100644 --- a/DebuggerUI/DBGGaugeGraphSlice.h +++ b/DebuggerUI/DBGGaugeGraphSlice.h @@ -8,22 +8,27 @@ #import "IDEGraphDelegate-Protocol.h" -@class DVTBorderedView, IDEGraph, NSString, NSTextField; +@class DVTBorderedView, IDEGraph, NSLayoutConstraint, NSString, NSTextField; @interface DBGGaugeGraphSlice : IDEViewController { + BOOL _shouldRemoveThreadQoSField; DVTBorderedView *_titleView; DVTBorderedView *_graphView; NSTextField *_threadIDField; - NSTextField *_threadNameField; + NSTextField *_threadQoSField; + NSLayoutConstraint *_threadIDFieldTopConstraint; } -@property __weak NSTextField *threadNameField; // @synthesize threadNameField=_threadNameField; +@property __weak NSLayoutConstraint *threadIDFieldTopConstraint; // @synthesize threadIDFieldTopConstraint=_threadIDFieldTopConstraint; +@property __weak NSTextField *threadQoSField; // @synthesize threadQoSField=_threadQoSField; @property __weak NSTextField *threadIDField; // @synthesize threadIDField=_threadIDField; @property __weak DVTBorderedView *graphView; // @synthesize graphView=_graphView; @property __weak DVTBorderedView *titleView; // @synthesize titleView=_titleView; - (void).cxx_destruct; - (id)colorForChartNamed:(id)arg1; +- (void)removeThreadQoSField; +- (void)_removeThreadQoSField; - (void)addBottomBorders; - (void)removeBottomBorders; - (void)enqueueValues:(id)arg1; @@ -32,5 +37,11 @@ @property(readonly) NSString *graphTitle; @property(readonly) IDEGraph *graph; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGGaugeMemoryEditor.h b/DebuggerUI/DBGGaugeMemoryEditor.h index 56166859f..4b9862a8d 100644 --- a/DebuggerUI/DBGGaugeMemoryEditor.h +++ b/DebuggerUI/DBGGaugeMemoryEditor.h @@ -86,5 +86,11 @@ - (void)_setupSpeedometer; - (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGHostNode.h b/DebuggerUI/DBGHostNode.h new file mode 100644 index 000000000..70adba7cd --- /dev/null +++ b/DebuggerUI/DBGHostNode.h @@ -0,0 +1,64 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DBGHostNodeDelegate-Protocol.h" + +@class DBGInteractiveSceneView, DBGSceneNode, DBGTrueSpacingBox, NSMutableDictionary, NSString; + +@interface DBGHostNode : DBGNode +{ + DBGInteractiveSceneView *_sceneView; + DBGTrueSpacingBox *_trueSpacingBox; + unsigned long long _visibleRangeFromIndex; + unsigned long long _visibleRangeToIndex; + int _explosionStyle; + DBGSceneNode *_rootViewNode; + id _delegate; + NSMutableDictionary *_nodesByZPosition; +} + +@property(readonly) NSMutableDictionary *nodesByZPosition; // @synthesize nodesByZPosition=_nodesByZPosition; +@property int explosionStyle; // @synthesize explosionStyle=_explosionStyle; +@property __weak id delegate; // @synthesize delegate=_delegate; +@property __weak DBGSceneNode *rootViewNode; // @synthesize rootViewNode=_rootViewNode; +- (void).cxx_destruct; +- (unsigned long long)updateRenderingOrderRecursively:(BOOL)arg1 withRenderingOrderRangeStartingAt:(unsigned long long)arg2; +- (void)childNodeDidUpdate; +- (void)updateNodeAppearenceAfterConstraintsUpdate:(BOOL)arg1 selectedItemCount:(unsigned long long)arg2; +- (void)updateContraintsOnHostedNodes:(BOOL)arg1; +- (void)removeContraintsOnHostedNodes:(BOOL)arg1; +- (void)updateNodesByZPosition; +- (id)nodeInZMaxPlane; +- (void)updateVisibleViewsWithRangeFromIndex:(int)arg1 toIndex:(int)arg2 animated:(BOOL)arg3; +- (void)resetVisibleRangeAnimated:(BOOL)arg1; +- (void)updateSpacing:(double)arg1 forNodesInfluencedBy:(id)arg2; +- (void)updateSpacing:(double)arg1; +@property(readonly) BOOL hasTrueSpacingBox; +- (void)setTrueSpacingBoxesHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (void)updateBoxWithSpacing:(double)arg1; +- (BOOL)boundingBoxAMin:(struct SCNVector3)arg1 max:(struct SCNVector3)arg2 overlappsBoundingBoxBMin:(struct SCNVector3)arg3 max:(struct SCNVector3)arg4; +- (void)repositionNode:(id)arg1 spacing:(double)arg2; +- (void)updateNodePositionsWithSpacing:(double)arg1; +- (BOOL)transformIs3D:(struct CATransform3D)arg1; +- (BOOL)isHostNodeNeededForView:(id)arg1; +- (void)addNodesWithSubviews:(id)arg1 style:(int)arg2; +- (void)explodeFlattenedAnimated:(BOOL)arg1; +- (void)explodeTrueSpacingAnimated:(BOOL)arg1; +- (void)explodeAllAnimated:(BOOL)arg1; +- (BOOL)needsTrueSpacingExplosion; +- (void)explodeAnimated:(BOOL)arg1; +- (id)initWithRootView:(id)arg1 host:(id)arg2 inSceneView:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DebuggerUI/DBGHostNodeDelegate-Protocol.h b/DebuggerUI/DBGHostNodeDelegate-Protocol.h new file mode 100644 index 000000000..80d88ce27 --- /dev/null +++ b/DebuggerUI/DBGHostNodeDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DBGHostNodeDelegate +- (void)childNodeDidUpdate; +@end + diff --git a/DebuggerUI/DBGImageInspectorProperty.h b/DebuggerUI/DBGImageInspectorProperty.h new file mode 100644 index 000000000..5184cafe6 --- /dev/null +++ b/DebuggerUI/DBGImageInspectorProperty.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class DBGImageInspectorPropertyView, IDEInspectorKeyPath, NSTextField; + +@interface DBGImageInspectorProperty : IDEInspectorProperty +{ + IDEInspectorKeyPath *_valueKeyPath; + NSTextField *_textField; + DBGImageInspectorPropertyView *_imageView; +} + +@property __weak DBGImageInspectorPropertyView *imageView; // @synthesize imageView=_imageView; +@property __weak NSTextField *textField; // @synthesize textField=_textField; +- (void).cxx_destruct; +- (void)setupRefreshTriggersAndConfigure; +- (double)baseline; +- (void)_adjustHeightTo:(double)arg1; +- (void)refresh; + +@end + diff --git a/DebuggerUI/DBGImageInspectorPropertyView.h b/DebuggerUI/DBGImageInspectorPropertyView.h new file mode 100644 index 000000000..e871f9760 --- /dev/null +++ b/DebuggerUI/DBGImageInspectorPropertyView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSImageView.h" + +@interface DBGImageInspectorPropertyView : NSImageView +{ +} + +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/DebuggerUI/DBGImageQuickLookProvider.h b/DebuggerUI/DBGImageQuickLookProvider.h index eeb279794..458c05aa3 100644 --- a/DebuggerUI/DBGImageQuickLookProvider.h +++ b/DebuggerUI/DBGImageQuickLookProvider.h @@ -4,34 +4,32 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSViewController.h" +#import "DBGAbstractQuickLookProvider.h" -#import "IDEVariablesViewQuickLookProvider-Protocol.h" +@class DVTObservingToken, NSImageView, NSLayoutConstraint; -@class DVTObservingToken, NSImageView, NSLayoutConstraint, NSString, NSURL, NSView; - -@interface DBGImageQuickLookProvider : NSViewController +@interface DBGImageQuickLookProvider : DBGAbstractQuickLookProvider { - int _loadedState; id _nsImageProvider; DVTObservingToken *_nsImageProviderObserver; + int _loadedState; NSImageView *_imageView; NSLayoutConstraint *_imageWidth; NSLayoutConstraint *_imageHeight; } -@property int loadedState; // @synthesize loadedState=_loadedState; +@property __weak NSLayoutConstraint *imageHeight; // @synthesize imageHeight=_imageHeight; +@property __weak NSLayoutConstraint *imageWidth; // @synthesize imageWidth=_imageWidth; +@property __weak NSImageView *imageView; // @synthesize imageView=_imageView; +- (void)setLoadedState:(int)arg1; +- (int)loadedState; - (void).cxx_destruct; - (void)writeAtomicallyToTemporaryFile:(id)arg1; -@property(readonly) NSString *extensionForTemporaryFile; +- (id)extensionForTemporaryFile; - (void)cancelLoading; -@property(readonly) NSView *quickLookView; - (void)_updateImage:(id)arg1; - (void)loadView; - (id)initWithDataValue:(id)arg1 options:(id)arg2; -// Remaining properties -@property(readonly) NSURL *existingURLToOpen; - @end diff --git a/DebuggerUI/DBGIndexCompletionStrategy.h b/DebuggerUI/DBGIndexCompletionStrategy.h index b9e63979b..db651e503 100644 --- a/DebuggerUI/DBGIndexCompletionStrategy.h +++ b/DebuggerUI/DBGIndexCompletionStrategy.h @@ -15,7 +15,7 @@ } - (void).cxx_destruct; -- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 areDefinitive:(char *)arg3; +- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 highlyLikelyCompletionItems:(id *)arg3 areDefinitive:(char *)arg4; - (void)prepareForDocumentLocation:(id)arg1 context:(id)arg2; @end diff --git a/DebuggerUI/DBGInspectorConstraintViewController.h b/DebuggerUI/DBGInspectorConstraintViewController.h new file mode 100644 index 000000000..83ff22d1c --- /dev/null +++ b/DebuggerUI/DBGInspectorConstraintViewController.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class DBGLayoutConstraint, NSButton, NSImageView, NSTextField, NSTrackingArea; + +@interface DBGInspectorConstraintViewController : DVTViewController +{ + DBGLayoutConstraint *_constraintModel; + NSTrackingArea *_rolloverTrackingArea; + BOOL _mouseIsOver; + BOOL _constraintIsAffecting; + NSTextField *_constraintFormulaField; + NSTextField *_constraintCategoryField; + NSButton *_moreInfoButton; + NSImageView *_constraintIconImageView; + id _relativeToItem; +} + +@property BOOL mouseIsOver; // @synthesize mouseIsOver=_mouseIsOver; +@property(retain, nonatomic) id relativeToItem; // @synthesize relativeToItem=_relativeToItem; +@property(retain) NSImageView *constraintIconImageView; // @synthesize constraintIconImageView=_constraintIconImageView; +@property(retain, nonatomic) NSButton *moreInfoButton; // @synthesize moreInfoButton=_moreInfoButton; +@property(retain, nonatomic) NSTextField *constraintCategoryField; // @synthesize constraintCategoryField=_constraintCategoryField; +@property(retain, nonatomic) NSTextField *constraintFormulaField; // @synthesize constraintFormulaField=_constraintFormulaField; +- (void).cxx_destruct; +@property BOOL constraintIsAffecting; +- (id)constraintIcon; +- (void)updateTextAndImageFields; +- (id)colorForTextField:(id)arg1; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)loadView; +@property(retain, nonatomic) DBGLayoutConstraint *constraintModel; + +@end + diff --git a/DebuggerUI/DBGInstructionPointerAnnotation.h b/DebuggerUI/DBGInstructionPointerAnnotation.h index 4e9a88334..6d922de68 100644 --- a/DebuggerUI/DBGInstructionPointerAnnotation.h +++ b/DebuggerUI/DBGInstructionPointerAnnotation.h @@ -8,7 +8,7 @@ #import "DVTMessageBubbleAnnotationDelegate-Protocol.h" -@class DBGDebugSession, DVTObservingToken, DVTTextDocumentLocation, IDEWorkspaceWindowController, NSImage; +@class DBGDebugSession, DVTObservingToken, DVTTextDocumentLocation, IDEWorkspaceWindowController, NSImage, NSString; @interface DBGInstructionPointerAnnotation : DVTMessageBubbleAnnotation { @@ -21,6 +21,9 @@ DVTObservingToken *_lastReasonStoppedObserverToken; } ++ (id)dvt_instructionPointerPathWithSize:(struct CGSize)arg1 tipWidth:(double)arg2; ++ (id)dvt_instructionPointerPathWithSize:(struct CGSize)arg1; ++ (id)_dvt_instructionPointerImageForSize:(struct CGSize)arg1 fillColor:(id)arg2; + (id)_createAnnotationTheme; @property(retain) DBGDebugSession *debugSession; // @synthesize debugSession=_debugSession; - (void).cxx_destruct; @@ -30,7 +33,6 @@ - (void)_moveInstructionPointerToAnnotationLocation; - (void)didMoveAnnotation:(id)arg1; - (unsigned long long)annotation:(id)arg1 willMoveToParagraphNumber:(unsigned long long)arg2; -- (id)_instructionPointerImageForSize:(struct CGSize)arg1; - (id)_iconForRect:(struct CGRect)arg1; - (void)drawSidebarMarkerIconInRect:(struct CGRect)arg1 textView:(id)arg2; - (struct CGRect)sidebarMarkerRectForFirstLineRect:(struct CGRect)arg1; @@ -40,5 +42,11 @@ - (void)annotationWillUninstall; - (id)initWithWorkspaceWindowController:(id)arg1 documentLocation:(id)arg2 stackFrame:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGInteractiveSceneView.h b/DebuggerUI/DBGInteractiveSceneView.h new file mode 100644 index 000000000..484cbc38f --- /dev/null +++ b/DebuggerUI/DBGInteractiveSceneView.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SCNView.h" + +@class SCNNode; + +@interface DBGInteractiveSceneView : SCNView +{ + SCNNode *lastNodeMousedOver; + BOOL _mouseDownIsClick; + struct CGPoint _mousePosition; + struct CGPoint _lastMousePosition; + SCNNode *_activeRangeSliderNode; + int _nodeContentMode; + id _eventDelegate; +} + +@property(nonatomic) int nodeContentMode; // @synthesize nodeContentMode=_nodeContentMode; +@property __weak id eventDelegate; // @synthesize eventDelegate=_eventDelegate; +- (void).cxx_destruct; +- (void)setFrame:(struct CGRect)arg1; +- (float)projectedAreaOfNode:(id)arg1; +- (id)appropriateNodeFromHitTestResult:(id)arg1; +- (id)appropriateResultFromHitTestResults:(id)arg1; +- (void)magnifyWithEvent:(id)arg1; +- (void)scrollWheel:(id)arg1; +- (void)mouseDragged:(id)arg1; +- (void)mouseExited:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (void)mouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; +- (id)filterHitTestResults:(id)arg1 hitLocation:(struct CGPoint)arg2; +- (id)filteredHitTestResultsFromEvent:(id)arg1; +- (BOOL)nodeIsPartOfRangeSlider:(id)arg1; +- (id)rangeSliderNodeInHitTestResults:(id)arg1; +- (id)init; + +@end + diff --git a/DebuggerUI/DBGInteractiveSceneViewDelegate-Protocol.h b/DebuggerUI/DBGInteractiveSceneViewDelegate-Protocol.h new file mode 100644 index 000000000..1691806d3 --- /dev/null +++ b/DebuggerUI/DBGInteractiveSceneViewDelegate-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol DBGInteractiveSceneViewDelegate +- (void)sceneViewDidChangeFrameSize; +- (void)adjustCameraPositionWithXValue:(double)arg1 YValue:(double)arg2; +- (void)adjustCameraPanWithXValue:(double)arg1 YValue:(double)arg2; +- (void)adjustCameraZoomLeveWithValue:(double)arg1; +- (void)resetPivotNode; +- (void)updatePivotNodeWithNode:(id)arg1 withHitLocation:(struct SCNVector3)arg2; +- (void)draggedRangeSliderNode:(id)arg1 withEvent:(id)arg2 locationInSceneView:(struct CGPoint)arg3; +- (void)mouseUpAfterDraggingRangeSliderNode:(id)arg1; +- (void)mouseUpAfterDrag; +- (void)mousedOverNode:(id)arg1; +- (void)mouseDoubleClickedAndHitNode:(id)arg1 withEvent:(id)arg2; +- (void)mouseClickedAndHitNode:(id)arg1 withEvent:(id)arg2; +@end + diff --git a/DebuggerUI/DBGKitDebuggingAddition-Protocol.h b/DebuggerUI/DBGKitDebuggingAddition-Protocol.h new file mode 100644 index 000000000..0f34ca649 --- /dev/null +++ b/DebuggerUI/DBGKitDebuggingAddition-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDebuggingAddition-Protocol.h" + +@protocol DBGKitDebuggingAddition + +@optional +@property(nonatomic) BOOL showsResponsiveScrollingStatusOfAllViews; +@property(nonatomic) BOOL flashesDrawingOfAllViews; +@property(nonatomic) BOOL showsAlignmentRectanglesOfAllViews; +@property(nonatomic) BOOL showsFramesOfAllViews; +@end + diff --git a/DebuggerUI/DBGLabelExpressionEntry.h b/DebuggerUI/DBGLabelExpressionEntry.h new file mode 100644 index 000000000..ebc4f9eeb --- /dev/null +++ b/DebuggerUI/DBGLabelExpressionEntry.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DBGLabelExpressionEntry : NSObject +{ + NSString *_label; + NSString *_expressionFormat; + NSString *_fallbackExpressionFormat; + id _formatValueBlock; + NSString *_expression; + NSString *_fallbackExpression; + NSString *_expressionResult; +} + +@property(retain, nonatomic) NSString *expressionResult; // @synthesize expressionResult=_expressionResult; +@property(retain) NSString *fallbackExpression; // @synthesize fallbackExpression=_fallbackExpression; +@property(retain) NSString *expression; // @synthesize expression=_expression; +@property(copy) id formatValueBlock; // @synthesize formatValueBlock=_formatValueBlock; +@property(retain) NSString *fallbackExpressionFormat; // @synthesize fallbackExpressionFormat=_fallbackExpressionFormat; +@property(readonly) NSString *expressionFormat; // @synthesize expressionFormat=_expressionFormat; +@property(readonly) NSString *label; // @synthesize label=_label; +- (void).cxx_destruct; +- (id)_initWithLabel:(id)arg1 expressionFormat:(id)arg2 fallbackExpressionFormat:(id)arg3; +- (id)_initWithLabel:(id)arg1 expressionFormat:(id)arg2; + +@end + diff --git a/DebuggerUI/DBGLayoutConstraint-IDEKitAdditions.h b/DebuggerUI/DBGLayoutConstraint-IDEKitAdditions.h new file mode 100644 index 000000000..47431050c --- /dev/null +++ b/DebuggerUI/DBGLayoutConstraint-IDEKitAdditions.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGLayoutConstraint.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface DBGLayoutConstraint (IDEKitAdditions) +@property(readonly) NSImage *navigableItem_image; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/DebuggerUI/DBGLayoutConstraintAbstraction.h b/DebuggerUI/DBGLayoutConstraintAbstraction.h new file mode 100644 index 000000000..06fccc2e3 --- /dev/null +++ b/DebuggerUI/DBGLayoutConstraintAbstraction.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAbstractLayoutConstraintAbstraction.h" + +@class DBGLayoutConstraint, DBGOverlayLayoutConstraint; + +@interface DBGLayoutConstraintAbstraction : IBAbstractLayoutConstraintAbstraction +{ + DBGOverlayLayoutConstraint *dbgConstraint; + DBGLayoutConstraint *_constraintModel; +} + +@property(readonly, nonatomic) DBGLayoutConstraint *constraintModel; // @synthesize constraintModel=_constraintModel; +- (void).cxx_destruct; +- (id)constraintInDocument; +- (id)makeRepresentingConstraintWithProvider:(id)arg1; +- (double)priority; +- (BOOL)isEqualToAbstraction:(id)arg1; +- (Class)representationClass; +- (id)initWithConstraintModel:(id)arg1; + +@end + diff --git a/DebuggerUI/DBGLayoutConstraintOverlayImageProvider.h b/DebuggerUI/DBGLayoutConstraintOverlayImageProvider.h new file mode 100644 index 000000000..74cd5368f --- /dev/null +++ b/DebuggerUI/DBGLayoutConstraintOverlayImageProvider.h @@ -0,0 +1,74 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBAutolayoutConcreteConstraintProvider-Protocol.h" +#import "IBLayoutConstraintDrawingDestination-Protocol.h" +#import "IBLayoutConstraintStatusProvider-Protocol.h" + +@class DBGLayoutConstraintSet, DBGSceneViewControllerDataSource, NSString; + +@interface DBGLayoutConstraintOverlayImageProvider : NSObject +{ + DBGLayoutConstraintSet *_constraintSet; + DBGSceneViewControllerDataSource *_sceneViewDataSource; +} + ++ (id)bezierPathWithLineFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; +@property __weak DBGSceneViewControllerDataSource *sceneViewDataSource; // @synthesize sceneViewDataSource=_sceneViewDataSource; +- (void).cxx_destruct; +- (BOOL)isSelectableConstraint:(id)arg1; +- (BOOL)isSelectedConstraint:(id)arg1; +- (BOOL)isConflictingConstraint:(id)arg1; +@property(readonly, nonatomic) Class layoutConstantClass; +@property(readonly, nonatomic) Class layoutConstraintClass; +- (double)valueOfAttribute:(unsigned long long)arg1 forView:(id)arg2 inCoordinateSpaceOfView:(id)arg3 withUserInterfaceLayoutDirection:(long long)arg4; +- (struct CGRect)rectForDrawable:(id)arg1; +- (struct CGRect)rectForLimitedSpaceDualTBeamForDrawable:(id)arg1; +- (struct CGRect)rectForConstraintLineWithLine:(CDStruct_e3b9714e)arg1 lineThickness:(double)arg2 edgeBias:(id)arg3; +- (struct CGRect)rectForIBeamWithLine:(CDStruct_e3b9714e)arg1; +- (BOOL)isFlipped; +- (id)equalSizeBadge; +- (id)greaterThanOrEqualToBadge; +- (id)lessThanOrEqualToBadge; +- (id)constraintBadgeImageForLabel:(id)arg1 tintColor:(id)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_d2b197d1 *)arg4; +- (id)badgeImageForAspectRatioConstraint:(id)arg1 attribute:(unsigned long long)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_d2b197d1 *)arg4; +- (id)badgeImageForMisplacedConstraint:(id)arg1 constantDelta:(double)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_d2b197d1 *)arg4; +- (id)badgeImageForConflictingConstraint:(id)arg1 returningBadgeSize:(struct CGSize *)arg2 badgeInset:(CDStruct_d2b197d1 *)arg3; +- (struct CGRect)rectIncludingBadgeForDrawable:(id)arg1; +- (BOOL)isShowingResizeKnobs; +- (id)badgeLabelForAbstraction:(id)arg1 atIndex:(unsigned long long)arg2 isConflicting:(BOOL)arg3 isAmbiguous:(BOOL)arg4 isMisplaced:(BOOL)arg5; +- (id)defaultDrawableTintColorForAbstraction:(id)arg1 atIndex:(unsigned long long)arg2 isConflicting:(BOOL)arg3 isAmbiguous:(BOOL)arg4 isMisplaced:(BOOL)arg5; +- (id)colorSpecifier; +- (long long)userInterfaceLayoutDirection; +- (id)constraintOverlayView; +- (struct CGRect)layoutRectInOverlayCoordinatesForConstraintItem:(id)arg1; +- (void)drawRelativeConstraintAlignmentLineWithLine:(CDStruct_e3b9714e)arg1 withColor:(id)arg2 strokeColor:(id)arg3 lineThickness:(double)arg4 dashed:(BOOL)arg5 edgeBias:(id)arg6; +- (void)drawLimitedSpaceDualTBeamWithDrawable:(id)arg1 withColor:(id)arg2 strokeColor:(id)arg3 lineThickness:(double)arg4 dashed:(BOOL)arg5; +- (void)drawLimitedSpaceConnectionWithLine:(CDStruct_e3b9714e)arg1 withColor:(id)arg2 strokeColor:(id)arg3 lineThickness:(double)arg4 dashed:(BOOL)arg5; +- (void)drawGuideLine:(CDStruct_e3b9714e)arg1; +- (struct CGRect)rectForGuideLine:(CDStruct_e3b9714e)arg1; +- (void)drawConstraintDrawable:(id)arg1; +- (id)effectiveShadowForConstraintDrawable:(id)arg1; +- (id)selectableConstraintShadow; +- (id)selectedConstraintShadow; +- (id)effectiveStrokeColorForConstraintDrawable:(id)arg1; +- (void)drawConstraintStraightLine:(CDStruct_e3b9714e)arg1 withColor:(id)arg2 strokeColor:(id)arg3 lineThickness:(double)arg4 dashed:(BOOL)arg5 edgeBias:(id)arg6; +- (void)drawIBeamWithLine:(CDStruct_e3b9714e)arg1 withColor:(id)arg2 strokeColor:(id)arg3 lineThickness:(double)arg4 dashed:(BOOL)arg5; +- (id)dashedBezierPathLineForLine:(CDStruct_e3b9714e)arg1 withThickness:(double)arg2 onDashLength:(double)arg3 offDashLength:(double)arg4 phase:(double)arg5 edgeBias:(id)arg6; +- (void)updateConstraintNodesUsingConstraintSet:(id)arg1 forRootViewRect:(struct CGRect)arg2; +- (id)_generateConstraintAbstractionsFromConstraintSet; +- (id)initWithConstraintSet:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DebuggerUI/DBGLayoutConstraintSet-IDEKitAdditions.h b/DebuggerUI/DBGLayoutConstraintSet-IDEKitAdditions.h new file mode 100644 index 000000000..ba8d45208 --- /dev/null +++ b/DebuggerUI/DBGLayoutConstraintSet-IDEKitAdditions.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGLayoutConstraintSet.h" + +#import "IDEDebugNavigableModel-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDELaunchSession, NSImage, NSString; + +@interface DBGLayoutConstraintSet (IDEKitAdditions) +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +@property(readonly) IDELaunchSession *launchSession; +@property(readonly, copy) NSString *associatedProcessUUID; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/DebuggerUI/DBGLocationLabelAndExpressionPairProvider-Protocol.h b/DebuggerUI/DBGLocationLabelAndExpressionPairProvider-Protocol.h new file mode 100644 index 000000000..50c7fd178 --- /dev/null +++ b/DebuggerUI/DBGLocationLabelAndExpressionPairProvider-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol DBGLocationLabelAndExpressionPairProvider +- (id)labelExpressionFormatPairs; +@end + diff --git a/DebuggerUI/DBGLocationMapAndDataAnnotationProvider.h b/DebuggerUI/DBGLocationMapAndDataAnnotationProvider.h new file mode 100644 index 000000000..f36bce234 --- /dev/null +++ b/DebuggerUI/DBGLocationMapAndDataAnnotationProvider.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DBGMapDataAndAnnotationProvider-Protocol.h" +#import "MKMapViewDelegate-Protocol.h" + +@class DBGMapBasedQuickLookProvider, NSArray, NSString; + +@interface DBGLocationMapAndDataAnnotationProvider : NSObject +{ + DBGMapBasedQuickLookProvider *_mapQuickLookProvider; + id _labelExpressionPairProvider; + NSArray *_labelExpressionEntries; +} + +- (void).cxx_destruct; +- (id)mapView:(id)arg1 viewForAnnotation:(id)arg2; +- (id)blockStartAddress; +- (void)cancel; +- (double)_longitudeValue; +- (double)_latitudeValue; +- (void)provideMapAnnotations:(id)arg1; +- (void)_evaluateExpressionStartingAtIndex:(unsigned long long)arg1 useFallbackExpression:(BOOL)arg2 completionHandler:(id)arg3; +- (void)provideMapData:(id)arg1; +- (id)initWithQuickLookProvider:(id)arg1 options:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DebuggerUI/DBGMKMapRectMapDataAndAnnotationProvider.h b/DebuggerUI/DBGMKMapRectMapDataAndAnnotationProvider.h new file mode 100644 index 000000000..cefddcade --- /dev/null +++ b/DebuggerUI/DBGMKMapRectMapDataAndAnnotationProvider.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DBGMapDataAndAnnotationProvider-Protocol.h" +#import "MKMapViewDelegate-Protocol.h" + +@class DBGMapBasedQuickLookProvider, NSString; + +@interface DBGMKMapRectMapDataAndAnnotationProvider : NSObject +{ + DBGMapBasedQuickLookProvider *_mapQuickLookProvider; + struct { + struct { + double x; + double y; + } origin; + struct { + double width; + double height; + } size; + } _mapRect; +} + +- (void).cxx_destruct; +- (id)mapView:(id)arg1 rendererForOverlay:(id)arg2; +- (void)_evaluateExpression:(id)arg1 failureHandler:(id)arg2 successHandler:(void)arg3; +- (void)cancel; +- (void)provideMapAnnotations:(id)arg1; +- (void)provideMapData:(id)arg1; +- (id)initWithQuickLookProvider:(id)arg1 options:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DebuggerUI/DBGMapBasedQuickLookProvider.h b/DebuggerUI/DBGMapBasedQuickLookProvider.h new file mode 100644 index 000000000..4dc85ba14 --- /dev/null +++ b/DebuggerUI/DBGMapBasedQuickLookProvider.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGAbstractQuickLookProvider.h" + +#import "IDEVariablesViewQuickLookProvider-Protocol.h" + +@class MKMapView, NSString, NSURL, NSView; + +@interface DBGMapBasedQuickLookProvider : DBGAbstractQuickLookProvider +{ + id _mapDataAndAnnotationProvider; + MKMapView *_mapView; + NSView *_valuesView; +} + +@property __weak NSView *valuesView; // @synthesize valuesView=_valuesView; +@property __weak MKMapView *mapView; // @synthesize mapView=_mapView; +- (void).cxx_destruct; +- (id)_createLabel:(id)arg1 bold:(BOOL)arg2 selectable:(BOOL)arg3; +- (void)_addLabelsAndValues:(id)arg1; +- (void)_updateUI:(id)arg1; +- (void)_forgetAboutMapDataAndAnnotationProvider; +- (void)cancelLoading; +- (void)loadView; +- (void)dealloc; +- (id)initWithDataValue:(id)arg1 options:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) NSURL *existingURLToOpen; +@property(readonly) NSString *extensionForTemporaryFile; +@property(readonly) unsigned long long hash; +@property(readonly) int loadedState; +@property(readonly) NSView *quickLookView; +@property(readonly) Class superclass; + +@end + diff --git a/DebuggerUI/DBGMapDataAndAnnotationProvider-Protocol.h b/DebuggerUI/DBGMapDataAndAnnotationProvider-Protocol.h new file mode 100644 index 000000000..c7598f406 --- /dev/null +++ b/DebuggerUI/DBGMapDataAndAnnotationProvider-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DBGMapDataAndAnnotationProvider +- (void)cancel; +- (void)provideMapAnnotations:(id)arg1; +- (void)provideMapData:(id)arg1; +- (id)initWithQuickLookProvider:(id)arg1 options:(id)arg2; +@end + diff --git a/DebuggerUI/DBGMemoryData-DBGMemoryDataAdditions.h b/DebuggerUI/DBGMemoryData-DBGMemoryDataAdditions.h index 6f4f519b2..ac762a86f 100644 --- a/DebuggerUI/DBGMemoryData-DBGMemoryDataAdditions.h +++ b/DebuggerUI/DBGMemoryData-DBGMemoryDataAdditions.h @@ -6,14 +6,27 @@ #import "DBGMemoryData.h" -@class NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface DBGMemoryData (DBGMemoryDataAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface DBGMemoryData (DBGMemoryDataAdditions) + (id)keyPathsForValuesAffectingNavigableItem_name; -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_documentType; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; - (BOOL)isGroupHeader:(id)arg1; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/DBGMemoryDataExecutionEnvironmentWrapper.h b/DebuggerUI/DBGMemoryDataExecutionEnvironmentWrapper.h index 63554eda7..c8f6d2cf9 100644 --- a/DebuggerUI/DBGMemoryDataExecutionEnvironmentWrapper.h +++ b/DebuggerUI/DBGMemoryDataExecutionEnvironmentWrapper.h @@ -17,7 +17,7 @@ } + (id)domainObjectForWorkspace:(id)arg1; -+ (id)modelForWorkspace:(id)arg1; ++ (id)providerForWorkspace:(id)arg1; + (void)initialize; - (void).cxx_destruct; - (unsigned long long)navigableItem_indexOfRepresentedObjectForIdentifier:(id)arg1 inRelationshipKeyPath:(id)arg2; diff --git a/DebuggerUI/DBGMemoryDataProcessWrapper.h b/DebuggerUI/DBGMemoryDataProcessWrapper.h index 1ad343c82..26d1fcd86 100644 --- a/DebuggerUI/DBGMemoryDataProcessWrapper.h +++ b/DebuggerUI/DBGMemoryDataProcessWrapper.h @@ -7,10 +7,11 @@ #import "NSObject.h" #import "IDEDebugNavigableModel-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class DBGProcess, IDELaunchSession, NSArray, NSString; +@class DBGProcess, DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDELaunchSession, NSArray, NSImage, NSString; -@interface DBGMemoryDataProcessWrapper : NSObject +@interface DBGMemoryDataProcessWrapper : NSObject { DBGProcess *_process; BOOL _useProcessIconAndName; @@ -21,14 +22,28 @@ - (void).cxx_destruct; - (unsigned long long)navigableItem_indexOfRepresentedObjectForIdentifier:(id)arg1 inRelationshipKeyPath:(id)arg2; - (id)navigableItem_identifierForRepresentedObjectAtIndex:(unsigned long long)arg1 inRelationshipKeyPath:(id)arg2; +- (double)heightOfRow; - (BOOL)isGroupHeader:(id)arg1; -- (id)navigableItem_image; +@property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; - (void)useProcessIconAndName; @property(readonly) NSArray *memoryDatas; @property(readonly) IDELaunchSession *launchSession; -@property(readonly) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *associatedProcessUUID; - (id)initWithProcess:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGMenuController.h b/DebuggerUI/DBGMenuController.h index 97e647ca3..373d918f5 100644 --- a/DebuggerUI/DBGMenuController.h +++ b/DebuggerUI/DBGMenuController.h @@ -9,6 +9,8 @@ #import "IDECommandHandler-Protocol.h" #import "IDECommandHandlerVendor-Protocol.h" +@class NSString; + @interface DBGMenuController : NSObject { } @@ -21,8 +23,16 @@ - (void)showDrawing:(id)arg1; - (void)showAlignmentRectangles:(id)arg1; - (void)showFrames:(id)arg1; +- (void)captureViewHierarchy:(id)arg1; - (BOOL)validateUserInterfaceItem:(id)arg1; -- (id)_appkitViewDebuggingAddition; +- (id)_viewDebuggingAdditionUIController; +- (id)_kitViewDebuggingAddition; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/DBGNSDataQuickLookProvider.h b/DebuggerUI/DBGNSDataQuickLookProvider.h index 63f29f74b..4f4b8023c 100644 --- a/DebuggerUI/DBGNSDataQuickLookProvider.h +++ b/DebuggerUI/DBGNSDataQuickLookProvider.h @@ -36,7 +36,6 @@ @property int loadedState; // @synthesize loadedState=_loadedState; - (void).cxx_destruct; - (void)nextOrPreviousPage:(id)arg1; -- (id)blockStartAddress; - (void)_failedToGetData; - (void)_pageOfByteDataWasFetched:(id)arg1 startingAddressOfPage:(unsigned long long)arg2; - (void)_retrievePage:(unsigned long long)arg1; @@ -48,8 +47,12 @@ - (id)initWithDataValue:(id)arg1 options:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) NSURL *existingURLToOpen; @property(readonly) NSString *extensionForTemporaryFile; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/DBGNSImageProviderForCGImage.h b/DebuggerUI/DBGNSImageProviderForCGImage.h index 956c164f6..901f6a89b 100644 --- a/DebuggerUI/DBGNSImageProviderForCGImage.h +++ b/DebuggerUI/DBGNSImageProviderForCGImage.h @@ -8,7 +8,7 @@ #import "DBGNSImageProvider-Protocol.h" -@class DBGDataValue, DBGNSDataForDataValueProvider, DVTObservingToken, NSImage, NSString; +@class DBGDataValue, DBGNSDataForDataValueProvider, DVTObservingToken, NSData, NSImage, NSString; @interface DBGNSImageProviderForCGImage : NSObject { @@ -24,8 +24,11 @@ NSString *_colorSpaceName; unsigned int _bitmapInfo; int _renderingIntent; + NSData *_iccProfileData; DBGNSDataForDataValueProvider *_nsDataForDataValueProvider; DVTObservingToken *_nsDataForDataValueProviderObserver; + DBGNSDataForDataValueProvider *_iccProfileNSDataForDataValueProvider; + DVTObservingToken *_iccProfileNSDataForDataValueProviderObserver; } @property(readonly) BOOL hasImageBeenRetrieved; // @synthesize hasImageBeenRetrieved=_hasImageBeenRetrieved; @@ -34,13 +37,19 @@ - (void)_imageWasFetched:(id)arg1; - (void)_failedToGetData; - (void)_releaseDataValue:(id)arg1; +- (void)_fetchICCProfileCompletionHandler:(id)arg1; - (void)_fetchColorSpaceName:(id)arg1; - (void)_fetchValueFromCGFunction:(id)arg1 completionHandler:(id)arg2; - (void)_retrieveData; - (void)_startRetrieval; - (void)cancel; -- (id)blockStartAddress; - (id)initWithDataValue:(id)arg1 options:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGNSImageProviderForvImage_Buffer.h b/DebuggerUI/DBGNSImageProviderForvImage_Buffer.h index dcfd3b832..1f301652c 100644 --- a/DebuggerUI/DBGNSImageProviderForvImage_Buffer.h +++ b/DebuggerUI/DBGNSImageProviderForvImage_Buffer.h @@ -8,7 +8,7 @@ #import "DBGNSImageProvider-Protocol.h" -@class DBGDataValue, DBGNSDataForDataValueProvider, DVTObservingToken, NSImage; +@class DBGDataValue, DBGNSDataForDataValueProvider, DVTObservingToken, NSImage, NSString; @interface DBGNSImageProviderForvImage_Buffer : NSObject { @@ -35,5 +35,11 @@ - (id)blockStartAddress; - (id)initWithDataValue:(id)arg1 options:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGNSURLQuickLookProvider.h b/DebuggerUI/DBGNSURLQuickLookProvider.h index 8483248d8..4ea3a7757 100644 --- a/DebuggerUI/DBGNSURLQuickLookProvider.h +++ b/DebuggerUI/DBGNSURLQuickLookProvider.h @@ -4,36 +4,34 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSViewController.h" +#import "NSObject.h" #import "IDEVariablesViewQuickLookProvider-Protocol.h" #import "QLPreviewViewDelegate-Protocol.h" -@class NSLayoutConstraint, NSString, NSURL, NSView, QLPreviewView; +@class DVTURLPreviewViewController, NSString, NSURL, NSView; -@interface DBGNSURLQuickLookProvider : NSViewController +@interface DBGNSURLQuickLookProvider : NSObject { NSURL *_url; + DVTURLPreviewViewController *_urlPreviewViewController; int _loadedState; - QLPreviewView *_qlPreviewView; - NSLayoutConstraint *_qlPreviewViewWidth; - NSLayoutConstraint *_qlPreviewViewHeight; } -@property(retain) NSLayoutConstraint *qlPreviewViewHeight; // @synthesize qlPreviewViewHeight=_qlPreviewViewHeight; -@property(retain) NSLayoutConstraint *qlPreviewViewWidth; // @synthesize qlPreviewViewWidth=_qlPreviewViewWidth; -@property(retain) QLPreviewView *qlPreviewView; // @synthesize qlPreviewView=_qlPreviewView; @property int loadedState; // @synthesize loadedState=_loadedState; - (void).cxx_destruct; - (void)previewView:(id)arg1 didLoadPreviewItem:(id)arg2; @property(readonly) NSURL *existingURLToOpen; - (void)cancelLoading; @property(readonly) NSView *quickLookView; -- (void)loadView; - (id)initWithDataValue:(id)arg1 options:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) NSString *extensionForTemporaryFile; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/DBGNavigableItemPerformance-Protocol.h b/DebuggerUI/DBGNavigableItemPerformance-Protocol.h new file mode 100644 index 000000000..1944f61b7 --- /dev/null +++ b/DebuggerUI/DBGNavigableItemPerformance-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol DBGNavigableItemPerformance + +@optional +- (double)heightOfRow; +- (BOOL)isGroupHeader:(id)arg1; +@end + diff --git a/DebuggerUI/DBGNode.h b/DebuggerUI/DBGNode.h new file mode 100644 index 000000000..148bbf8a7 --- /dev/null +++ b/DebuggerUI/DBGNode.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DBGOffScreenPositionCalculator, NSMutableArray; + +@interface DBGNode : DBGSimpleNode +{ + BOOL _ignoreForRepositioning; + DBGSimpleNode *_contentHostNode; + DBGSimpleNode *_attachmentHostNode; + NSMutableArray *_nodesPositionInfluenced; + DBGOffScreenPositionCalculator *_positionCalculator; +} + ++ (id)nodeWithGeometry:(id)arg1; ++ (id)node; +@property(retain) DBGOffScreenPositionCalculator *positionCalculator; // @synthesize positionCalculator=_positionCalculator; +@property(retain) NSMutableArray *nodesPositionInfluenced; // @synthesize nodesPositionInfluenced=_nodesPositionInfluenced; +@property BOOL ignoreForRepositioning; // @synthesize ignoreForRepositioning=_ignoreForRepositioning; +@property(retain) DBGSimpleNode *attachmentHostNode; // @synthesize attachmentHostNode=_attachmentHostNode; +@property(retain) DBGSimpleNode *contentHostNode; // @synthesize contentHostNode=_contentHostNode; +- (void).cxx_destruct; +- (BOOL)getAttachmentsBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +- (BOOL)getContentBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +- (id)attachmentNodes; +- (void)addAttachmentNode:(id)arg1; +- (id)contentNodes; +- (void)addContentNode:(id)arg1; +- (id)init; + +@end + diff --git a/DebuggerUI/DBGOffScreenPositionCalculator.h b/DebuggerUI/DBGOffScreenPositionCalculator.h new file mode 100644 index 000000000..18014b83c --- /dev/null +++ b/DebuggerUI/DBGOffScreenPositionCalculator.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DBGInteractiveSceneView, NSDictionary, NSMutableArray; + +@interface DBGOffScreenPositionCalculator : NSObject +{ + NSMutableArray *_offscreenViews; + NSDictionary *_calculatedPositions; + DBGInteractiveSceneView *_sceneView; +} + +@property(retain, nonatomic) DBGInteractiveSceneView *sceneView; // @synthesize sceneView=_sceneView; +- (void).cxx_destruct; +- (void)calculatePositions; +- (struct SCNVector3)positionForOffScreenView:(id)arg1; +- (void)addOffscreenView:(id)arg1; +- (id)init; + +@end + diff --git a/DebuggerUI/DBGOverlayLayoutConstraint.h b/DebuggerUI/DBGOverlayLayoutConstraint.h new file mode 100644 index 000000000..9afd4f366 --- /dev/null +++ b/DebuggerUI/DBGOverlayLayoutConstraint.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBLayoutConstraint.h" + +@class DBGLayoutConstraint; + +@interface DBGOverlayLayoutConstraint : IBLayoutConstraint +{ + DBGLayoutConstraint *_constraintModel; +} + +@property(retain, nonatomic) DBGLayoutConstraint *constraintModel; // @synthesize constraintModel=_constraintModel; +- (void).cxx_destruct; + +@end + diff --git a/DebuggerUI/DBGPathQuickLookProvider.h b/DebuggerUI/DBGPathQuickLookProvider.h index 42b1ca858..573618003 100644 --- a/DebuggerUI/DBGPathQuickLookProvider.h +++ b/DebuggerUI/DBGPathQuickLookProvider.h @@ -4,37 +4,25 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSViewController.h" +#import "DBGAbstractQuickLookProvider.h" -#import "IDEVariablesViewQuickLookProvider-Protocol.h" +@class DVTObservingToken, DVTPathView; -@class DBGPathDrawingView, DVTObservingToken, NSLayoutConstraint, NSString, NSURL, NSView; - -@interface DBGPathQuickLookProvider : NSViewController +@interface DBGPathQuickLookProvider : DBGAbstractQuickLookProvider { - id _cgPathProvider; + id _cgPathProvider; DVTObservingToken *_nsBezierPathProviderObserver; int _loadedState; - id _dataValue; - DBGPathDrawingView *_pathDrawingView; - NSLayoutConstraint *_widthConstraint; - NSLayoutConstraint *_heightConstraint; + DVTPathView *_pathDrawingView; } -@property(retain) NSLayoutConstraint *heightConstraint; // @synthesize heightConstraint=_heightConstraint; -@property(retain) NSLayoutConstraint *widthConstraint; // @synthesize widthConstraint=_widthConstraint; -@property(retain) DBGPathDrawingView *pathDrawingView; // @synthesize pathDrawingView=_pathDrawingView; -@property int loadedState; // @synthesize loadedState=_loadedState; +@property __weak DVTPathView *pathDrawingView; // @synthesize pathDrawingView=_pathDrawingView; +- (void)setLoadedState:(int)arg1; +- (int)loadedState; - (void).cxx_destruct; - (void)cancelLoading; -@property(readonly) NSView *quickLookView; -- (struct CGSize)_updateWidthAndHeightConstraintsFromPathBounds:(struct CGRect)arg1 lineWidth:(double)arg2; - (void)_updateFromCGPathProvider; - (id)initWithDataValue:(id)arg1 options:(id)arg2; -// Remaining properties -@property(readonly) NSURL *existingURLToOpen; -@property(readonly) NSString *extensionForTemporaryFile; - @end diff --git a/DebuggerUI/DBGPointQuickLookProvider.h b/DebuggerUI/DBGPointQuickLookProvider.h index 2b6c89732..68e3de54c 100644 --- a/DebuggerUI/DBGPointQuickLookProvider.h +++ b/DebuggerUI/DBGPointQuickLookProvider.h @@ -4,15 +4,16 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSViewController.h" +#import "NSObject.h" #import "IDEVariablesViewQuickLookProvider-Protocol.h" -@class DBGDataValue, NSString, NSTextField, NSURL, NSView; +@class DBGDataValue, DVTPointViewController, NSString, NSTextField, NSURL, NSView; -@interface DBGPointQuickLookProvider : NSViewController +@interface DBGPointQuickLookProvider : NSObject { DBGDataValue *_dataValue; + DVTPointViewController *_pointViewController; int _loadedState; NSTextField *_pointValueLabel; } @@ -20,15 +21,18 @@ @property(retain) NSTextField *pointValueLabel; // @synthesize pointValueLabel=_pointValueLabel; @property int loadedState; // @synthesize loadedState=_loadedState; - (void).cxx_destruct; -- (id)blockStartAddress; - (void)cancelLoading; @property(readonly) NSView *quickLookView; - (void)_startRetrieval; - (id)initWithDataValue:(id)arg1 options:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) NSURL *existingURLToOpen; @property(readonly) NSString *extensionForTemporaryFile; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/DBGPrintDescriptionPopoverViewController.h b/DebuggerUI/DBGPrintDescriptionPopoverViewController.h index 5b9559c63..ad812758a 100644 --- a/DebuggerUI/DBGPrintDescriptionPopoverViewController.h +++ b/DebuggerUI/DBGPrintDescriptionPopoverViewController.h @@ -36,5 +36,11 @@ - (void)loadView; - (id)initWithDataValue:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/DBGProcess-DBGNavigableItemPropertySupport.h b/DebuggerUI/DBGProcess-DBGNavigableItemPropertySupport.h new file mode 100644 index 000000000..e838ff696 --- /dev/null +++ b/DebuggerUI/DBGProcess-DBGNavigableItemPropertySupport.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGProcess.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface DBGProcess (DBGNavigableItemPropertySupport) +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/DebuggerUI/DBGProcessNavigableItem.h b/DebuggerUI/DBGProcessNavigableItem.h index 2faae39b1..58938bc91 100644 --- a/DebuggerUI/DBGProcessNavigableItem.h +++ b/DebuggerUI/DBGProcessNavigableItem.h @@ -6,30 +6,42 @@ #import "IDEKeyDrivenNavigableItem.h" -@class DBGMemoryDataProcessWrapper, NSArray; +@class DBGMemoryDataProcessWrapper, DBGViewDebuggerAdditionUIController, DVTObservingToken, NSArray, NSString; @interface DBGProcessNavigableItem : IDEKeyDrivenNavigableItem { NSArray *_cachedChildRepresentedObjects; - NSArray *_threadOrQueue; + NSArray *_queueContentArray; + BOOL _hasFilterString; DBGMemoryDataProcessWrapper *_memoryDataGroup; - int _threadOrQueueMode; - BOOL _hideAncestorForNonInterestingFrames; + DVTObservingToken *_viewDebuggerObservingToken; + DVTObservingToken *_showOnlyInterestingViewObjectsObservingToken; + DVTObservingToken *_showOnlyVisibleViewObjectsObservingToken; + BOOL _showsCompressedStackFrames; + BOOL _showsOnlyAncestorWithInterestingFrames; + BOOL _showsPendingBlocks; + int _navigatorContentMode; + DBGViewDebuggerAdditionUIController *_viewDebuggingUIController; + NSString *_filterString; } + (id)keyPathsForValuesAffectingSubtitle; + (id)keyPathsForValuesAffectingImage; + (id)keyPathsForValuesAffectingName; + (id)_mainQueueName; -@property BOOL hideAncestorForNonInterestingFrames; // @synthesize hideAncestorForNonInterestingFrames=_hideAncestorForNonInterestingFrames; -@property(nonatomic) int threadOrQueueMode; // @synthesize threadOrQueueMode=_threadOrQueueMode; -@property(retain) DBGMemoryDataProcessWrapper *memoryDataGroup; // @synthesize memoryDataGroup=_memoryDataGroup; +@property(retain, nonatomic) DBGMemoryDataProcessWrapper *memoryDataGroup; // @synthesize memoryDataGroup=_memoryDataGroup; +@property(copy, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; +@property(retain, nonatomic) DBGViewDebuggerAdditionUIController *viewDebuggingUIController; // @synthesize viewDebuggingUIController=_viewDebuggingUIController; +@property(nonatomic) BOOL showsPendingBlocks; // @synthesize showsPendingBlocks=_showsPendingBlocks; +@property(nonatomic) BOOL showsOnlyAncestorWithInterestingFrames; // @synthesize showsOnlyAncestorWithInterestingFrames=_showsOnlyAncestorWithInterestingFrames; +@property(nonatomic) BOOL showsCompressedStackFrames; // @synthesize showsCompressedStackFrames=_showsCompressedStackFrames; +@property(nonatomic) int navigatorContentMode; // @synthesize navigatorContentMode=_navigatorContentMode; - (void).cxx_destruct; - (void)primitiveInvalidate; - (void)invalidateChildItems; - (id)childRepresentedObjects; -- (id)hideThreadsIfNeeded; -- (id)_generateChildrenFromThreads:(id)arg1; +- (void)findInterestingThreads:(id *)arg1 filteredInterestingThreads:(id *)arg2 fromThreads:(id)arg3; +- (id)_generateQueueChildrenFromFilteredInterestingThreads:(id)arg1; - (BOOL)isLeaf; - (id)subtitle; - (id)image; diff --git a/DebuggerUI/DBGQueue-DBGNavigableItemPropertySupport.h b/DebuggerUI/DBGQueue-DBGNavigableItemPropertySupport.h new file mode 100644 index 000000000..56ebb0237 --- /dev/null +++ b/DebuggerUI/DBGQueue-DBGNavigableItemPropertySupport.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGQueue.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface DBGQueue (DBGNavigableItemPropertySupport) +- (double)heightOfRow; +- (BOOL)isGroupHeader:(id)arg1; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/DebuggerUI/DBGQueueNavigableItem.h b/DebuggerUI/DBGQueueNavigableItem.h new file mode 100644 index 000000000..d3567a965 --- /dev/null +++ b/DebuggerUI/DBGQueueNavigableItem.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEKeyDrivenNavigableItem.h" + +@class NSArray; + +@interface DBGQueueNavigableItem : IDEKeyDrivenNavigableItem +{ + NSArray *_cachedChildRepresentedObjects; + BOOL _needsOnlyLiveThreads; + BOOL _expanded; + BOOL _hasOnlyLiveThreads; +} + +@property(readonly) BOOL hasOnlyLiveThreads; // @synthesize hasOnlyLiveThreads=_hasOnlyLiveThreads; +@property(getter=isExpanded) BOOL expanded; // @synthesize expanded=_expanded; +- (void).cxx_destruct; +- (id)liveThreadChildItems; +- (void)invalidateChildItems; +- (id)childRepresentedObjects; +- (BOOL)isLeaf; +- (id)image; +- (id)subtitle; +- (id)name; + +@end + diff --git a/DebuggerUI/DBGRangeQuickLookProvider.h b/DebuggerUI/DBGRangeQuickLookProvider.h new file mode 100644 index 000000000..20b1c09d0 --- /dev/null +++ b/DebuggerUI/DBGRangeQuickLookProvider.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEVariablesViewQuickLookProvider-Protocol.h" + +@class DBGDataValue, DVTRangeViewController, NSString, NSURL, NSView; + +@interface DBGRangeQuickLookProvider : NSObject +{ + DBGDataValue *_dataValue; + DVTRangeViewController *_rangeViewController; + int _loadedState; +} + +@property int loadedState; // @synthesize loadedState=_loadedState; +- (void).cxx_destruct; +- (void)cancelLoading; +@property(readonly) NSView *quickLookView; +- (void)_startRetrieval; +- (id)initWithDataValue:(id)arg1 options:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) NSURL *existingURLToOpen; +@property(readonly) NSString *extensionForTemporaryFile; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DebuggerUI/DBGRangeSliderDelegate-Protocol.h b/DebuggerUI/DBGRangeSliderDelegate-Protocol.h new file mode 100644 index 000000000..b3d48c65c --- /dev/null +++ b/DebuggerUI/DBGRangeSliderDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DBGRangeSliderDelegate +- (void)rangeSliderDidChange:(id)arg1; +@end + diff --git a/DebuggerUI/DBGRangeSliderNode.h b/DebuggerUI/DBGRangeSliderNode.h new file mode 100644 index 000000000..253394f76 --- /dev/null +++ b/DebuggerUI/DBGRangeSliderNode.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SCNNode.h" + +@class DBGInteractiveSceneView, DBGSimpleNode, SCNMaterial; + +@interface DBGRangeSliderNode : SCNNode +{ + SCNNode *_minZAttachmentNode; + SCNNode *_maxZAttachmentNode; + struct SCNVector3 _startPoint; + struct SCNVector3 _endPoint; + SCNMaterial *_sliderMaterial; + DBGSimpleNode *_minHandleNode; + DBGSimpleNode *_maxHandleNode; + DBGSimpleNode *_lineNode; + DBGInteractiveSceneView *_sceneView; + SCNNode *_hitTestPlane; + long long _range; + BOOL _snapsToTickOnRelease; + long long _minIntegerValue; + long long _maxIntegerValue; + long long _rangeMaxValue; + long long _rangeMinValue; + id _delegate; +} + +@property BOOL snapsToTickOnRelease; // @synthesize snapsToTickOnRelease=_snapsToTickOnRelease; +@property __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)adjustChildnodesToUpdatedCameraZoomFactor:(double)arg1; +- (void)resetActiveRange; +- (void)resetHitTestPlane; +- (void)mouseUpAfterDraggingRangeSliderNode:(id)arg1; +- (void)draggedRangeSliderNode:(id)arg1 withEvent:(id)arg2 locationInSceneView:(struct CGPoint)arg3; +@property long long rangeMinValue; // @synthesize rangeMinValue=_rangeMinValue; +@property long long rangeMaxValue; // @synthesize rangeMaxValue=_rangeMaxValue; +@property long long maxIntegerValue; // @synthesize maxIntegerValue=_maxIntegerValue; +@property long long minIntegerValue; // @synthesize minIntegerValue=_minIntegerValue; +- (id)lineGeometryWithStart:(struct SCNVector3)arg1 end:(struct SCNVector3)arg2; +- (void)setHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (id)handleGeometry; +- (id)sliderMaterial; +- (void)updateHandlePositions; +- (void)updateSliderWithNewEndpoints; +- (void)update; +- (void)updateWithMinZAttachmentNode:(id)arg1 maxZAttachmentNode:(id)arg2; +- (id)initForSceneView:(id)arg1; + +@end + diff --git a/DebuggerUI/DBGRectInspectorProperty.h b/DebuggerUI/DBGRectInspectorProperty.h new file mode 100644 index 000000000..a5209a4b4 --- /dev/null +++ b/DebuggerUI/DBGRectInspectorProperty.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class DBGRectInspectorPropertyView, IDEInspectorKeyPath, NSTextField; + +@interface DBGRectInspectorProperty : IDEInspectorProperty +{ + IDEInspectorKeyPath *_valueKeyPath; + BOOL _originAtTop; + NSTextField *_xLabel; + NSTextField *_yLabel; + NSTextField *_widthLabel; + NSTextField *_heightLabel; + DBGRectInspectorPropertyView *_propertyView; +} + +@property __weak DBGRectInspectorPropertyView *propertyView; // @synthesize propertyView=_propertyView; +@property __weak NSTextField *heightLabel; // @synthesize heightLabel=_heightLabel; +@property __weak NSTextField *widthLabel; // @synthesize widthLabel=_widthLabel; +@property __weak NSTextField *yLabel; // @synthesize yLabel=_yLabel; +@property __weak NSTextField *xLabel; // @synthesize xLabel=_xLabel; +- (void).cxx_destruct; +- (void)setupRefreshTriggersAndConfigure; +- (double)baseline; +- (void)refresh; + +@end + diff --git a/DebuggerUI/DBGRectInspectorPropertyView.h b/DebuggerUI/DBGRectInspectorPropertyView.h new file mode 100644 index 000000000..efbea12ff --- /dev/null +++ b/DebuggerUI/DBGRectInspectorPropertyView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface DBGRectInspectorPropertyView : NSView +{ + struct CGRect _rect; +} + +@property struct CGRect rect; // @synthesize rect=_rect; +- (struct CGRect)scaledRectForRect:(struct CGRect)arg1; +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/DebuggerUI/DBGRectQuickLookProvider.h b/DebuggerUI/DBGRectQuickLookProvider.h index 407e99046..120880297 100644 --- a/DebuggerUI/DBGRectQuickLookProvider.h +++ b/DebuggerUI/DBGRectQuickLookProvider.h @@ -4,45 +4,33 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSViewController.h" +#import "NSObject.h" #import "IDEVariablesViewQuickLookProvider-Protocol.h" -@class DBGDataValue, DBGRectView, NSLayoutConstraint, NSString, NSTextField, NSURL, NSView; +@class DBGDataValue, DVTRectViewController, NSString, NSURL, NSView; -@interface DBGRectQuickLookProvider : NSViewController +@interface DBGRectQuickLookProvider : NSObject { DBGDataValue *_dataValue; + DVTRectViewController *_rectViewController; int _loadedState; - DBGRectView *_rectView; - NSLayoutConstraint *_widthConstraint; - NSLayoutConstraint *_heightConstraint; - NSView *_xyContainerView; - NSTextField *_xyLabel; - NSTextField *_widthLabel; - NSTextField *_heightLabel; } -@property __weak NSTextField *heightLabel; // @synthesize heightLabel=_heightLabel; -@property __weak NSTextField *widthLabel; // @synthesize widthLabel=_widthLabel; -@property __weak NSTextField *xyLabel; // @synthesize xyLabel=_xyLabel; -@property __weak NSView *xyContainerView; // @synthesize xyContainerView=_xyContainerView; -@property __weak NSLayoutConstraint *heightConstraint; // @synthesize heightConstraint=_heightConstraint; -@property __weak NSLayoutConstraint *widthConstraint; // @synthesize widthConstraint=_widthConstraint; -@property __weak DBGRectView *rectView; // @synthesize rectView=_rectView; @property int loadedState; // @synthesize loadedState=_loadedState; - (void).cxx_destruct; -- (id)blockStartAddress; - (void)cancelLoading; @property(readonly) NSView *quickLookView; -- (void)_updateRectWithX:(id)arg1 y:(id)arg2 width:(id)arg3 height:(id)arg4; - (void)_startRetrieval; -- (void)loadView; - (id)initWithDataValue:(id)arg1 options:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) NSURL *existingURLToOpen; @property(readonly) NSString *extensionForTemporaryFile; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/DBGRoundedBox.h b/DebuggerUI/DBGRoundedBox.h index 3021fe6d5..60a01d61f 100644 --- a/DebuggerUI/DBGRoundedBox.h +++ b/DebuggerUI/DBGRoundedBox.h @@ -20,7 +20,6 @@ - (void)drawRect:(struct CGRect)arg1; - (void)setLineDash:(double *)arg1 count:(long long)arg2 phase:(double)arg3; - (void)setColor:(id)arg1; -- (void)finalize; - (void)dealloc; @end diff --git a/DebuggerUI/DBGSceneCalculationHelpers.h b/DebuggerUI/DBGSceneCalculationHelpers.h new file mode 100644 index 000000000..1a391ff38 --- /dev/null +++ b/DebuggerUI/DBGSceneCalculationHelpers.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DBGSceneCalculationHelpers : NSObject +{ +} + ++ (double)distanceBetweetPoint:(struct SCNVector3)arg1 andLineWithStartPoint:(struct SCNVector3)arg2 endPoint:(struct SCNVector3)arg3; ++ (double)distanceBetweetPoint:(struct SCNVector3)arg1 andPoint:(struct SCNVector3)arg2; ++ (id)intersectionOfLineFrom:(struct CGPoint)arg1 to:(struct CGPoint)arg2 withLineFrom:(struct CGPoint)arg3 to:(struct CGPoint)arg4; + +@end + diff --git a/DebuggerUI/DBGSceneCamera.h b/DebuggerUI/DBGSceneCamera.h new file mode 100644 index 000000000..30e0411c3 --- /dev/null +++ b/DebuggerUI/DBGSceneCamera.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SCNNode.h" + +@class DBGSceneNode, SCNView; + +@interface DBGSceneCamera : SCNNode +{ + SCNView *_sceneView; + double _zoomFactor; + DBGSceneNode *_pivotNode; + id _cameraDelegate; + struct SCNVector3 _pivotNodeOffset; +} + +@property __weak id cameraDelegate; // @synthesize cameraDelegate=_cameraDelegate; +@property struct SCNVector3 pivotNodeOffset; // @synthesize pivotNodeOffset=_pivotNodeOffset; +@property(retain) DBGSceneNode *pivotNode; // @synthesize pivotNode=_pivotNode; +- (void).cxx_destruct; +- (void)cameraDidZoom; +- (void)sceneViewDidChangeFrameSize; +- (void)zoomToFitRootViewFrame:(struct CGRect)arg1 animated:(BOOL)arg2; +- (void)zoomTo100Percent; +- (void)zoomOut; +- (void)zoomIn; +- (void)zoomWithValue:(double)arg1; +@property double zoomFactor; // @synthesize zoomFactor=_zoomFactor; +- (id)initInsideSceneView:(id)arg1; + +@end + diff --git a/DebuggerUI/DBGSceneCameraDelegate-Protocol.h b/DebuggerUI/DBGSceneCameraDelegate-Protocol.h new file mode 100644 index 000000000..72c0b467e --- /dev/null +++ b/DebuggerUI/DBGSceneCameraDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DBGSceneCameraDelegate +- (void)cameraDidZoomTo100Percent; +- (void)cameraIsUpdatingZoomFactor; +@end + diff --git a/DebuggerUI/DBGSceneNode.h b/DebuggerUI/DBGSceneNode.h new file mode 100644 index 000000000..69aa08152 --- /dev/null +++ b/DebuggerUI/DBGSceneNode.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DBGHostNode, DBGInteractiveSceneView, DBGViewInstance, NSColor, SCNMaterial; + +@interface DBGSceneNode : DBGNode +{ + DBGInteractiveSceneView *_sceneView; + DBGNode *_borderNode; + DBGNode *_backsideNode; + DBGNode *_connectionLine; + DBGNode *_distanceLabel; + SCNMaterial *_imageMaterial; + BOOL _isWireframeModeEnabled; + BOOL _isConstraintsWireframeModeEnabled; + BOOL _isClippingSubviewNodes; + NSColor *_defaultBorderColor; + NSColor *_selectedBorderColor; + BOOL _clippingEnabled; + BOOL _currentlyOfInterestForAutoLayout; + BOOL _hasRotation; + int _nodeContentMode; + DBGViewInstance *_dbgViewInstance; + DBGHostNode *_host; + double _repositioningOffset; + DBGNode *_constraintsNode; +} + +@property BOOL hasRotation; // @synthesize hasRotation=_hasRotation; +@property(nonatomic) int nodeContentMode; // @synthesize nodeContentMode=_nodeContentMode; +@property BOOL currentlyOfInterestForAutoLayout; // @synthesize currentlyOfInterestForAutoLayout=_currentlyOfInterestForAutoLayout; +@property(retain) DBGNode *constraintsNode; // @synthesize constraintsNode=_constraintsNode; +@property double repositioningOffset; // @synthesize repositioningOffset=_repositioningOffset; +@property(retain) DBGHostNode *host; // @synthesize host=_host; +@property __weak DBGViewInstance *dbgViewInstance; // @synthesize dbgViewInstance=_dbgViewInstance; +- (void).cxx_destruct; +- (struct CGRect)rectNotAvailableForRePositioning; +- (BOOL)checkIfNode:(id)arg1 isCompletely:(BOOL)arg2 insideRect:(struct CGRect)arg3 withMarging:(float)arg4; +- (void)updateLineWithNodeAtPosition:(struct CGPoint)arg1 outside:(int)arg2; +- (BOOL)handleOffScreenBehavior; +- (void)unclipSubviewContentNodes; +- (void)clipSubviewContentNodes; +@property BOOL clippingEnabled; // @synthesize clippingEnabled=_clippingEnabled; +- (void)updateRenderingOrderWithRangeFrom:(unsigned long long)arg1 to:(unsigned long long)arg2; +@property(readonly) NSColor *selectedBorderColor; +@property(readonly) NSColor *defaultBorderColor; +- (id)_colorForDefaultKey:(id)arg1; +- (void)updateAppearenceAfterConstraintsUpdateWithSelectedItemCount:(unsigned long long)arg1; +- (void)changeBorderColor:(id)arg1 borderOpacity:(double)arg2; +- (void)setBorderHidden:(BOOL)arg1; +- (void)setWireframeModeEnabled:(BOOL)arg1; +- (void)addBoderWithColor:(id)arg1 borderOpacity:(double)arg2; +- (void)updateShaderModifiers; +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (void)updateSnapshot; +- (id)snapshot; +- (id)initWithView:(id)arg1 inSceneView:(id)arg2 host:(id)arg3; + +@end + diff --git a/DebuggerUI/DBGSceneViewController.h b/DebuggerUI/DBGSceneViewController.h new file mode 100644 index 000000000..dc998d7d2 --- /dev/null +++ b/DebuggerUI/DBGSceneViewController.h @@ -0,0 +1,98 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +#import "DBGInteractiveSceneViewDelegate-Protocol.h" +#import "DBGRangeSliderDelegate-Protocol.h" +#import "DBGSceneCameraDelegate-Protocol.h" +#import "SCNSceneRendererDelegate-Protocol.h" + +@class DBGHostNode, DBGLayoutConstraintOverlayImageProvider, DBGLayoutConstraintSet, DBGOffScreenPositionCalculator, DBGRangeSliderNode, DBGSceneCamera, DBGSceneNode, DVTObservingToken, NSMutableArray, NSString, SCNNode; + +@interface DBGSceneViewController : NSViewController +{ + DBGSceneCamera *_camera; + DBGSceneNode *_pivotNode; + SCNNode *_rotationNode; + SCNNode *_centeringNode; + DBGHostNode *_rootHostNode; + DBGRangeSliderNode *_rangeSliderNode; + unsigned long long _rangeSliderLeft; + unsigned long long _rangeSliderRight; + DBGSceneNode *_highlightedNode; + DBGHostNode *_currentMasterView; + BOOL _isShowConstraintsEnabled; + BOOL _isIn3D; + BOOL _isClippingEnabled; + struct CGPoint _panLeftover; + DBGOffScreenPositionCalculator *_offscreenPositionCalculator; + NSMutableArray *_selectedViewInstances; + NSMutableArray *_overlayNodes; + DBGLayoutConstraintSet *_allConstraints; + DBGLayoutConstraintOverlayImageProvider *_constraintOverlaySource; + DVTObservingToken *_highlightedConstraintObserver; + float _savedLineWidth; + BOOL _shouldHaveLineWidth; + int _nodeContentMode; + unsigned long long _numberOfZPlanes; + id _dataSource; + id _delegate; +} + +@property(nonatomic) BOOL shouldHaveLineWidth; // @synthesize shouldHaveLineWidth=_shouldHaveLineWidth; +@property(nonatomic) int nodeContentMode; // @synthesize nodeContentMode=_nodeContentMode; +@property __weak id delegate; // @synthesize delegate=_delegate; +@property(retain) id dataSource; // @synthesize dataSource=_dataSource; +@property unsigned long long numberOfZPlanes; // @synthesize numberOfZPlanes=_numberOfZPlanes; +- (void).cxx_destruct; +- (void)renderer:(id)arg1 didRenderScene:(id)arg2 atTime:(double)arg3; +- (void)renderer:(id)arg1 willRenderScene:(id)arg2 atTime:(double)arg3; +- (id)customLineWidth; +- (void)cameraDidZoomTo100Percent; +- (void)cameraIsUpdatingZoomFactor; +- (void)moveTo2DCentered:(BOOL)arg1; +- (void)zoom100Percent; +- (void)zoomOut; +- (void)zoomIn; +- (void)resetPivotNode; +- (void)updatePivotNodeWithNode:(id)arg1 withHitLocation:(struct SCNVector3)arg2; +- (void)enableClipping:(BOOL)arg1; +- (void)toggleClipping; +- (void)updateRenderingOrderWithRootNode:(id)arg1; +- (void)toggleShowConstraints; +- (void)sceneViewDidChangeFrameSize; +- (void)adjustCameraPanWithXValue:(double)arg1 YValue:(double)arg2; +- (void)adjustCameraPositionWithXValue:(double)arg1 YValue:(double)arg2; +- (void)updateNodesWithUpdatedCameraZoomFactorBelowRootNode:(id)arg1; +- (void)adjustCameraZoomLeveWithValue:(double)arg1; +- (void)mouseUpAfterDrag; +- (void)mousedOverNode:(id)arg1; +- (void)mouseDoubleClickedAndHitNode:(id)arg1 withEvent:(id)arg2; +- (void)mouseClickedAndHitNode:(id)arg1 withEvent:(id)arg2; +- (void)mouseUpAfterDraggingRangeSliderNode:(id)arg1; +- (void)rangeSliderDidChange:(id)arg1; +- (void)draggedRangeSliderNode:(id)arg1 withEvent:(id)arg2 locationInSceneView:(struct CGPoint)arg3; +@property unsigned long long rangeSliderRight; +@property unsigned long long rangeSliderLeft; +- (void)distanceSliderChanged:(id)arg1; +- (void)updatePresentedConstraintSet; +- (BOOL)_selectedObjectsAreSameOrContainChildConstraints:(id)arg1; +- (void)updateWithSelectedViewObjects:(id)arg1; +- (void)updateViewWithIdentifier:(id)arg1 withSnapshot:(id)arg2; +- (void)initializeSceneWithRootView:(id)arg1; +- (void)loadDataWithRootObject:(id)arg1 constraintSet:(id)arg2 viewInstanceCreationOptions:(id)arg3; +- (id)view; +- (id)initWithFrame:(struct CGRect)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/DebuggerUI/DBGSceneViewControllerDataSource-Protocol.h b/DebuggerUI/DBGSceneViewControllerDataSource-Protocol.h new file mode 100644 index 000000000..73d49b76b --- /dev/null +++ b/DebuggerUI/DBGSceneViewControllerDataSource-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol DBGSceneViewControllerDataSource +- (id)allViews; +- (id)viewWithIdentifier:(id)arg1; +- (id)rootViewForHierarchyToDisplay; +- (void)prepareDataWithRootViewSurface:(id)arg1 viewInstanceCreationOptions:(id)arg2; +@end + diff --git a/DebuggerUI/DBGSceneViewControllerDataSource.h b/DebuggerUI/DBGSceneViewControllerDataSource.h new file mode 100644 index 000000000..b268015d8 --- /dev/null +++ b/DebuggerUI/DBGSceneViewControllerDataSource.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSDictionary, NSMutableArray, NSMutableDictionary, NSString; + +@interface DBGSceneViewControllerDataSource : NSObject +{ + NSDictionary *_plistDict; + NSMutableDictionary *_viewInstacesDict; + NSMutableArray *_allViews; + NSString *_rootIdentifier; + unsigned long long globalRenderingOrderCounter; +} + +- (void).cxx_destruct; +- (id)allViews; +- (id)viewWithIdentifier:(id)arg1; +- (id)rootViewForHierarchyToDisplay; +- (void)updateViewRenderingOrderWithRootViewInstance:(id)arg1; +- (void)updateViewInstanceDictionaryWithViewInstance:(id)arg1; +- (void)prepareDataWithRootViewSurface:(id)arg1 viewInstanceCreationOptions:(id)arg2; + +@end + diff --git a/DebuggerUI/DBGSceneViewControllerDelegate-Protocol.h b/DebuggerUI/DBGSceneViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..643e16ef8 --- /dev/null +++ b/DebuggerUI/DBGSceneViewControllerDelegate-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol DBGSceneViewControllerDelegate +- (void)mouseClickedViewObject:(id)arg1 withEvent:(id)arg2; +@end + diff --git a/DebuggerUI/DBGSceneViewRangeSliderCell.h b/DebuggerUI/DBGSceneViewRangeSliderCell.h new file mode 100644 index 000000000..490fbde4c --- /dev/null +++ b/DebuggerUI/DBGSceneViewRangeSliderCell.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSliderCell.h" + +@class NSColor, NSGradient, NSImage, NSShadow; + +@interface DBGSceneViewRangeSliderCell : NSSliderCell +{ + double _leftValue; + double _clickOffsetFromEdge; + BOOL _isDraggingLeftKnob; + BOOL _isDraggingRightKnob; + BOOL _isDraggingActiveRangeArea; + NSImage *_leftKnobImage; + NSImage *_rightKnobImage; +} + ++ (id)keyPathsForValuesAffectingRightValue; +- (void).cxx_destruct; +- (double)_valueForPixelLocation:(double)arg1; +- (BOOL)_handleTrackingLastPoint:(struct CGPoint)arg1 currentPoint:(struct CGPoint)arg2 inView:(id)arg3; +- (void)stopTracking:(struct CGPoint)arg1 at:(struct CGPoint)arg2 inView:(id)arg3 mouseIsUp:(BOOL)arg4; +- (BOOL)continueTracking:(struct CGPoint)arg1 at:(struct CGPoint)arg2 inView:(id)arg3; +- (BOOL)startTrackingAt:(struct CGPoint)arg1 inView:(id)arg2; +@property(readonly) NSShadow *knobShadow; +@property(readonly) NSGradient *knobGradient; +@property(readonly) NSColor *knobStrokeColor; +- (struct CGSize)_knobSize; +- (struct CGRect)_outsetKnobRectToAccountForShadow:(struct CGRect)arg1; +- (struct CGRect)_rightKnobRect; +- (struct CGRect)_leftKnobRect; +- (struct CGRect)_trackLiveAreaRect; +- (struct CGRect)_trackRect; +- (void)_drawRightKnob:(struct CGRect)arg1; +- (void)_drawLeftKnob:(struct CGRect)arg1; +- (void)_drawTrackStartActiveRange:(double)arg1 endActiveRange:(double)arg2; +- (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (BOOL)_isValueInBounds:(double)arg1; +- (void)setMaxValue:(double)arg1; +- (void)setMinValue:(double)arg1; +@property double rightValue; +@property double leftValue; + +@end + diff --git a/DebuggerUI/DBGSimpleNode.h b/DebuggerUI/DBGSimpleNode.h new file mode 100644 index 000000000..46f3b1697 --- /dev/null +++ b/DebuggerUI/DBGSimpleNode.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SCNNode.h" + +@interface DBGSimpleNode : SCNNode +{ + struct CATransform3D _scaleTransform; + BOOL _scales; + BOOL _geometryShinesThrough; + BOOL _respondsToHitTests; + BOOL _hiddenForClipping; + double _shineThroughOpacity; + DBGSimpleNode *_forwardsHitTestsToNode; + double _minScaleFactor; + double _maxScaleFactor; + DBGSimpleNode *_shineThroughNode; + struct CGRect _rectRespondingToHitTests; + struct CATransform3D _transform; +} + ++ (id)nodeWithGeometry:(id)arg1; ++ (id)node; +@property BOOL hiddenForClipping; // @synthesize hiddenForClipping=_hiddenForClipping; +@property struct CGRect rectRespondingToHitTests; // @synthesize rectRespondingToHitTests=_rectRespondingToHitTests; +@property(retain) DBGSimpleNode *shineThroughNode; // @synthesize shineThroughNode=_shineThroughNode; +@property double maxScaleFactor; // @synthesize maxScaleFactor=_maxScaleFactor; +@property double minScaleFactor; // @synthesize minScaleFactor=_minScaleFactor; +@property(retain) DBGSimpleNode *forwardsHitTestsToNode; // @synthesize forwardsHitTestsToNode=_forwardsHitTestsToNode; +@property BOOL respondsToHitTests; // @synthesize respondsToHitTests=_respondsToHitTests; +- (void).cxx_destruct; +- (void)unclip; +- (void)clipToLocalRect:(struct CGRect)arg1 originalPlaneSize:(struct CGSize)arg2; +- (void)recursivelyUpdateRenderingOrder:(long long)arg1 withRootNode:(id)arg2; +- (void)setRenderingOrder:(long long)arg1 includingChildNodes:(BOOL)arg2; +@property double shineThroughOpacity; // @synthesize shineThroughOpacity=_shineThroughOpacity; +@property BOOL geometryShinesThrough; // @synthesize geometryShinesThrough=_geometryShinesThrough; +- (void)adjustToUpdatedCameraZoomFactor:(double)arg1; +@property BOOL scales; // @synthesize scales=_scales; +- (struct CATransform3D)transform; +- (void)setTransform:(struct CATransform3D)arg1; +- (id)init; + +@end + diff --git a/DebuggerUI/DBGSizeQuickLookProvider.h b/DebuggerUI/DBGSizeQuickLookProvider.h index 173612c99..347286339 100644 --- a/DebuggerUI/DBGSizeQuickLookProvider.h +++ b/DebuggerUI/DBGSizeQuickLookProvider.h @@ -4,40 +4,33 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSViewController.h" +#import "NSObject.h" #import "IDEVariablesViewQuickLookProvider-Protocol.h" -@class DBGDataValue, DBGSizeView, NSLayoutConstraint, NSString, NSTextField, NSURL, NSView; +@class DBGDataValue, DVTSizeViewController, NSString, NSURL, NSView; -@interface DBGSizeQuickLookProvider : NSViewController +@interface DBGSizeQuickLookProvider : NSObject { DBGDataValue *_dataValue; + DVTSizeViewController *_sizeViewController; int _loadedState; - DBGSizeView *_sizeView; - NSLayoutConstraint *_widthConstraint; - NSLayoutConstraint *_heightConstraint; - NSTextField *_widthLabel; - NSTextField *_heightLabel; } -@property __weak NSTextField *heightLabel; // @synthesize heightLabel=_heightLabel; -@property __weak NSTextField *widthLabel; // @synthesize widthLabel=_widthLabel; -@property __weak NSLayoutConstraint *heightConstraint; // @synthesize heightConstraint=_heightConstraint; -@property __weak NSLayoutConstraint *widthConstraint; // @synthesize widthConstraint=_widthConstraint; -@property __weak DBGSizeView *sizeView; // @synthesize sizeView=_sizeView; @property int loadedState; // @synthesize loadedState=_loadedState; - (void).cxx_destruct; -- (id)blockStartAddress; - (void)cancelLoading; @property(readonly) NSView *quickLookView; -- (void)_updateUsingSizeWidth:(id)arg1 height:(id)arg2; - (void)_startRetrieval; - (id)initWithDataValue:(id)arg1 options:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) NSURL *existingURLToOpen; @property(readonly) NSString *extensionForTemporaryFile; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/DBGStackFrame-DBGNavigableItemPropertySupport.h b/DebuggerUI/DBGStackFrame-DBGNavigableItemPropertySupport.h new file mode 100644 index 000000000..2ed863e3a --- /dev/null +++ b/DebuggerUI/DBGStackFrame-DBGNavigableItemPropertySupport.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGStackFrame.h" + +#import "DBGNavigableItemPerformance-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface DBGStackFrame (DBGNavigableItemPropertySupport) ++ (id)keyPathsForValuesAffectingNavigableItem_name; +- (BOOL)isGroupHeader:(id)arg1; +@property(readonly) NSImage *navigableItem_image; +- (id)_createImageFromFilePath:(id)arg1 withRed:(float)arg2 green:(float)arg3 blue:(float)arg4 alpha:(float)arg5; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/DebuggerUI/DBGStackFrameCell.h b/DebuggerUI/DBGStackFrameCell.h new file mode 100644 index 000000000..dee681f0b --- /dev/null +++ b/DebuggerUI/DBGStackFrameCell.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDENavigatorDataCell.h" + +@interface DBGStackFrameCell : IDENavigatorDataCell +{ +} + ++ (id)_sRGBColorWithRed:(double)arg1 blue:(double)arg2 green:(double)arg3; ++ (id)_sourceListSelectionBottomAquaFocusedColor; ++ (id)_sourceListTopCapAquaFocusedColor; +- (id)_strokeGradientWhenSelectedRow; +- (void)drawSecondarySelectionInCellFrame:(struct CGRect)arg1; + +@end + diff --git a/DebuggerUI/DBGStaticBooleanInspectorProperty.h b/DebuggerUI/DBGStaticBooleanInspectorProperty.h new file mode 100644 index 000000000..9b1c6f266 --- /dev/null +++ b/DebuggerUI/DBGStaticBooleanInspectorProperty.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class IDEInspectorKeyPath, NSString, NSTextField; + +@interface DBGStaticBooleanInspectorProperty : IDEInspectorProperty +{ + IDEInspectorKeyPath *_valueKeyPath; + NSString *_staticText; + long long _bitMask; + BOOL _isBitfield; + long long _bits; + NSTextField *_textField; +} + +@property __weak NSTextField *textField; // @synthesize textField=_textField; +- (void).cxx_destruct; +- (void)configureEnumeratedOptions; +- (void)setupRefreshTriggersAndConfigure; +- (double)baseline; +- (void)refresh; + +@end + diff --git a/DebuggerUI/DBGStaticColorInspectorProperty.h b/DebuggerUI/DBGStaticColorInspectorProperty.h new file mode 100644 index 000000000..1ecacbff4 --- /dev/null +++ b/DebuggerUI/DBGStaticColorInspectorProperty.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class DVTColorSwatchView, IDEInspectorKeyPath, NSString, NSTextField; + +@interface DBGStaticColorInspectorProperty : IDEInspectorProperty +{ + IDEInspectorKeyPath *_valueKeyPath; + NSString *_staticText; + long long _bitMask; + BOOL _isBitfield; + long long _bits; + NSTextField *_textField; + DVTColorSwatchView *_colorWell; +} + +@property __weak DVTColorSwatchView *colorWell; // @synthesize colorWell=_colorWell; +@property __weak NSTextField *textField; // @synthesize textField=_textField; +- (void).cxx_destruct; +- (void)setupRefreshTriggersAndConfigure; +- (double)baseline; +- (void)_configureForNilColor; +- (void)refresh; + +@end + diff --git a/DebuggerUI/DBGStaticEnumerationInspectorProperty.h b/DebuggerUI/DBGStaticEnumerationInspectorProperty.h new file mode 100644 index 000000000..eddb5f3d0 --- /dev/null +++ b/DebuggerUI/DBGStaticEnumerationInspectorProperty.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class IDEInspectorKeyPath, NSDictionary, NSString, NSTextField; + +@interface DBGStaticEnumerationInspectorProperty : IDEInspectorProperty +{ + IDEInspectorKeyPath *_valueKeyPath; + NSString *_staticText; + NSDictionary *_titleByValue; + BOOL _hasBitMask; + NSTextField *_textField; + long long _bitMask; +} + +@property long long bitMask; // @synthesize bitMask=_bitMask; +@property BOOL hasBitMask; // @synthesize hasBitMask=_hasBitMask; +@property __weak NSTextField *textField; // @synthesize textField=_textField; +- (void).cxx_destruct; +- (void)_configureEnumeratedOptions; +- (void)_extractOptionGroupsFromElement:(id)arg1 intoDictionary:(id)arg2; +- (void)_extractOptionsFromElement:(id)arg1 intoDictionary:(id)arg2; +- (void)setupRefreshTriggersAndConfigure; +- (double)baseline; +- (void)refresh; + +@end + diff --git a/DebuggerUI/DBGStaticFontInspectorProperty.h b/DebuggerUI/DBGStaticFontInspectorProperty.h new file mode 100644 index 000000000..13f06fb35 --- /dev/null +++ b/DebuggerUI/DBGStaticFontInspectorProperty.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class IDEInspectorKeyPath, NSString, NSTextField; + +@interface DBGStaticFontInspectorProperty : IDEInspectorProperty +{ + IDEInspectorKeyPath *_valueKeyPath; + NSString *_staticText; + long long _bitMask; + BOOL _isBitfield; + long long _bits; + NSTextField *_textField; +} + +@property __weak NSTextField *textField; // @synthesize textField=_textField; +- (void).cxx_destruct; +- (void)setupRefreshTriggersAndConfigure; +- (double)baseline; +- (void)refresh; + +@end + diff --git a/DebuggerUI/DBGStringQuickLookProvider.h b/DebuggerUI/DBGStringQuickLookProvider.h index d51d7aea1..ad4f4e685 100644 --- a/DebuggerUI/DBGStringQuickLookProvider.h +++ b/DebuggerUI/DBGStringQuickLookProvider.h @@ -4,19 +4,16 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSViewController.h" +#import "DBGAbstractQuickLookProvider.h" -#import "IDEVariablesViewQuickLookProvider-Protocol.h" +@class DBGNSDataForDataValueProvider, DVTObservingToken, NSLayoutConstraint, NSTextView; -@class DBGNSDataForDataValueProvider, DVTObservingToken, NSLayoutConstraint, NSString, NSTextView, NSURL, NSView; - -@interface DBGStringQuickLookProvider : NSViewController +@interface DBGStringQuickLookProvider : DBGAbstractQuickLookProvider { - int _loadedState; - id _dataValue; DBGNSDataForDataValueProvider *_nsDataForDataValueProvider; DVTObservingToken *_nsDataForDataValueProviderObserver; BOOL _isAttributedString; + int _loadedState; NSTextView *_textView; NSLayoutConstraint *_heightConstraint; } @@ -26,15 +23,11 @@ @property int loadedState; // @synthesize loadedState=_loadedState; - (void).cxx_destruct; - (void)writeAtomicallyToTemporaryFile:(id)arg1; -@property(readonly) NSString *extensionForTemporaryFile; +- (id)extensionForTemporaryFile; - (void)cancelLoading; -@property(readonly) NSView *quickLookView; - (void)_updateTextViewFromData; - (void)loadView; - (id)initWithDataValue:(id)arg1 options:(id)arg2; -// Remaining properties -@property(readonly) NSURL *existingURLToOpen; - @end diff --git a/DebuggerUI/DBGSummaryFormatterEditor.h b/DebuggerUI/DBGSummaryFormatterEditor.h index d628bd09e..14debf3fa 100644 --- a/DebuggerUI/DBGSummaryFormatterEditor.h +++ b/DebuggerUI/DBGSummaryFormatterEditor.h @@ -33,7 +33,7 @@ @property(retain) DBGDataType *selectedType; // @synthesize selectedType=_selectedType; @property(retain) NSArray *types; // @synthesize types=_types; @property(copy) NSString *displayedSummaryFormat; // @synthesize displayedSummaryFormat=_displayedSummaryFormat; -@property(readonly) DBGDataValue *dataValue; // @synthesize dataValue=_dataValue; +@property(retain) DBGDataValue *dataValue; // @synthesize dataValue=_dataValue; - (void).cxx_destruct; - (void)doneButtonPressed:(id)arg1; - (void)revert; diff --git a/DebuggerUI/DBGThread-DBGNavigableItemPropertySupport.h b/DebuggerUI/DBGThread-DBGNavigableItemPropertySupport.h new file mode 100644 index 000000000..9376b93da --- /dev/null +++ b/DebuggerUI/DBGThread-DBGNavigableItemPropertySupport.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGThread.h" + +#import "DBGNavigableItemPerformance-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface DBGThread (DBGNavigableItemPropertySupport) ++ (id)keyPathsForValuesAffectingStatusIcon; +- (double)heightOfRow; +- (BOOL)isGroupHeader:(id)arg1; +- (id)sortValue; +@property(readonly) NSImage *statusIcon; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/DebuggerUI/DBGThreadNavigableItem.h b/DebuggerUI/DBGThreadNavigableItem.h index 1f448982a..3165957a3 100644 --- a/DebuggerUI/DBGThreadNavigableItem.h +++ b/DebuggerUI/DBGThreadNavigableItem.h @@ -6,22 +6,28 @@ #import "IDEKeyDrivenNavigableItem.h" -@class NSArray, NSIndexSet; +@class NSArray, NSString; @interface DBGThreadNavigableItem : IDEKeyDrivenNavigableItem { + NSString *_blockName; long long _compressionValue; - long long _maxCompressionValue; NSArray *_cachedChildRepresentedObjects; - NSIndexSet *_lastCompressedIndexSet; + BOOL _expanded; + BOOL _displayAsBlock; + unsigned long long _displayImageType; } +@property(nonatomic) unsigned long long displayImageType; // @synthesize displayImageType=_displayImageType; +@property(nonatomic) BOOL displayAsBlock; // @synthesize displayAsBlock=_displayAsBlock; +@property(getter=isExpanded) BOOL expanded; // @synthesize expanded=_expanded; - (void).cxx_destruct; -- (BOOL)setCompressionValue:(long long)arg1 maxCompressionValue:(long long)arg2; +- (BOOL)setCompressionValue:(long long)arg1; - (void)invalidateChildItems; -- (void)updateChildItemsForChangeKind:(unsigned long long)arg1 atIndexes:(id)arg2; - (id)childRepresentedObjects; - (id)image; +- (BOOL)isLeaf; +- (id)subtitle; - (id)name; - (void)primitiveInvalidate; - (id)initWithRepresentedObject:(id)arg1; diff --git a/DebuggerUI/DBGThreadsStacksContentDelegate.h b/DebuggerUI/DBGThreadsStacksContentDelegate.h index b035624c3..fc1626461 100644 --- a/DebuggerUI/DBGThreadsStacksContentDelegate.h +++ b/DebuggerUI/DBGThreadsStacksContentDelegate.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "IDEDebugNavigableContentDelegate-Protocol.h" -@class DBGDebugSession, DBGGaugeCPUTrayCell, DBGGaugeMemoryTrayCell, DBGNavigatorCompressedDataCell, DBGProcessNavigableItem, DBGStackFrame, DBGThread, DVTNotificationToken, DVTObservingToken, DVTStackBacktrace, IDEDebugNavigator, IDENavigableItem, IDENavigatorDataCell, IDENavigatorOutlineView, IDEWorkspaceTabController, NSArray, NSMenuItem, NSString; +@class DBGDebugSession, DBGGaugeCPUTrayCell, DBGGaugeMemoryTrayCell, DBGNavigatorCompressedDataCell, DBGProcessNavigableItem, DBGStackFrame, DBGStackFrameCell, DBGThread, DBGViewDebuggerAdditionUIController, DVTNotificationToken, DVTObservingToken, DVTStackBacktrace, IDEDebugNavigator, IDENavigableItem, IDENavigatorDataCell, IDENavigatorFilterControlBar, IDENavigatorOutlineView, IDEWorkspaceTabController, NSArray, NSMenuItem, NSMutableSet, NSSet, NSString, NSView; @interface DBGThreadsStacksContentDelegate : NSObject { @@ -17,51 +17,77 @@ NSString *_associatedProcessUUID; IDEDebugNavigator *_debugNavigator; IDENavigatorOutlineView *_outlineView; + DBGViewDebuggerAdditionUIController *_viewDebuggingUIController; IDENavigatorDataCell *_queueHeaderCell; IDENavigatorDataCell *_threadHeaderCell; IDENavigatorDataCell *_memoryDataGroupHeaderCell; + DBGStackFrameCell *_stackFrameCell; DBGNavigatorCompressedDataCell *_compressedCell; DBGGaugeCPUTrayCell *_cpuTrayCell; DBGGaugeMemoryTrayCell *_memTrayCell; NSArray *_trayCells; - int _threadOrQueueMode; + int _navigatorContentMode; NSMenuItem *_threadMenuItem; DBGThread *_currentThreadForFutureSelection; DBGStackFrame *_currentStackFrameForFutureSelection; - BOOL _isInShouldHideThreads; - BOOL _delegateIsInstalling; + unsigned long long _compressionValue; + BOOL _isInShouldInvalidateProcessItem; + BOOL _ignoreStateForDebugNavigator; + NSMutableSet *_expandedItemsForFilterString; + NSSet *_expandedItemTokensBeforeFiltering; + BOOL _hasFilterString; + BOOL _updatingForFilterString; DVTObservingToken *_threadsObservingToken; + DVTObservingToken *_childItemsObservingToken; DVTObservingToken *_autoRefreshStackFramesObservingToken; DVTObservingToken *_processControlStateObservingToken; DVTObservingToken *_currentStackFrameObservingToken; + DVTObservingToken *_recordedQueueObservingToken; + DVTNotificationToken *_pendingBlocksNotificationToken; DVTObservingToken *_processNavigableItemObservingToken; DVTObservingToken *_memoryDatasForProcessToken; DVTObservingToken *_cpuObservingToken; DVTObservingToken *_memoryObservingToken; DVTObservingToken *_profilingSupportedObservingToken; - DVTNotificationToken *_trayHideObservingToken; - DVTNotificationToken *_trayShowObservingToken; + DVTObservingToken *_userHasRequestedViewDebuggingObservingToken; + id _viewDebuggerAdditionUIControllerObservingToken; + DVTNotificationToken *_trayHideNotificationToken; + DVTNotificationToken *_trayShowNotificationToken; + BOOL _showsCompressedStackFrames; + BOOL _showsOnlyInterestingContent; + BOOL _showsPendingBlocks; + NSView *_filterViewContainer; + NSView *_CPUDebugFilterView; + IDENavigatorFilterControlBar *_CPUDebugFilterControl; + NSView *_viewDebugFilterView; + IDENavigatorFilterControlBar *_viewDebugFilterControl; } + (id)keyPathsForValuesAffectingProcessNavigableItem; -+ (void)configureStateSavingObjectPersistenceByName:(id)arg1; + (void)initialize; +@property(nonatomic) BOOL showsPendingBlocks; // @synthesize showsPendingBlocks=_showsPendingBlocks; +@property(nonatomic) BOOL showsOnlyInterestingContent; // @synthesize showsOnlyInterestingContent=_showsOnlyInterestingContent; +@property(nonatomic) BOOL showsCompressedStackFrames; // @synthesize showsCompressedStackFrames=_showsCompressedStackFrames; +@property __weak IDENavigatorFilterControlBar *viewDebugFilterControl; // @synthesize viewDebugFilterControl=_viewDebugFilterControl; +@property(retain) NSView *viewDebugFilterView; // @synthesize viewDebugFilterView=_viewDebugFilterView; +@property __weak IDENavigatorFilterControlBar *CPUDebugFilterControl; // @synthesize CPUDebugFilterControl=_CPUDebugFilterControl; +@property(retain) NSView *CPUDebugFilterView; // @synthesize CPUDebugFilterView=_CPUDebugFilterView; +@property(retain) NSView *filterViewContainer; // @synthesize filterViewContainer=_filterViewContainer; @property(readonly) IDEDebugNavigator *debugNavigator; // @synthesize debugNavigator=_debugNavigator; @property(readonly) NSString *associatedProcessUUID; // @synthesize associatedProcessUUID=_associatedProcessUUID; @property(retain) DBGDebugSession *debugSession; // @synthesize debugSession=_debugSession; - (void).cxx_destruct; - (void)primitiveInvalidate; -- (void)setStoredThreadOrQueueMode:(id)arg1; -- (id)storedThreadOrQueueMode; +- (void)setStoredNavigatorContentMode:(id)arg1; +- (id)storedNavigatorContentMode; +- (void)setStoredCompressionValue:(id)arg1; +- (id)storedCompressionValue; - (void)commitStateToDictionary:(id)arg1; - (void)revertStateWithDictionary:(id)arg1; +- (void)_updateForNewCompressionValue; - (void)_trayDidExpandOrCollapse:(BOOL)arg1 notification:(id)arg2; - (void)_suspendContexMenuSelectedItems; - (void)_resumeContexMenuSelectedItems; -- (id)minCompressionButtonTooltip; -- (id)compressionSliderTooltip; -- (id)maxCompressionButtonTooltip; -- (id)showOnlyInterestingContentButtonTooltip; - (void)contextualMenuNeedsUpdate:(id)arg1; - (BOOL)validateUserInterfaceAction:(SEL)arg1 forRepresentedObject:(id)arg2; - (BOOL)validateUserInterfaceAction:(SEL)arg1; @@ -70,11 +96,16 @@ - (void)handleUserDirectDeleteRepresentedObject:(id)arg1; - (BOOL)shouldHandleUserDirectMoveUpOrDown:(BOOL)arg1 forRepresentedObject:(id)arg2 newRow:(long long *)arg3; - (void)_appendDisplayStringForCopiedOrDraggedStackFrame:(id)arg1 toString:(id)arg2; -- (void)updateForNewCompressionValue:(id)arg1; -- (void)updateForNewShowOnlyInterestingContent:(id)arg1; +- (void)_updateForNewShowsPendingBlocks; +- (void)_updateForNewShowsOnlyInterestingContent; - (void)_recordPersistenceStateChangesIfNecesasry; -- (void)_updateForNewThreadOrQueueMode:(id)arg1; -- (void)_shouldHideThreads:(id)arg1 processItem:(id)arg2; +- (void)_updateForNewNavigatorContentMode; +- (void)_navigatorContentModeMenuItemSelected:(id)arg1; +- (id)_currentTabController; +- (void)_shouldInvalidateNowForProcessItem:(id)arg1 analyzingThreads:(id)arg2; +- (void)_expandForFilterStringIfNecessary:(id)arg1; +- (BOOL)_needToAnalyzeFramesInThreads; +- (id)_allExpandableNavigableItemsForItem:(id)arg1; - (id)expandableItemsForProcessItem:(id)arg1; - (id)persistentNameForRepresentedObject:(id)arg1; - (id)tokenForExpandedRepresentedObject:(id)arg1; @@ -83,6 +114,7 @@ - (void)willExpandForItem:(id)arg1; - (BOOL)isGroupHeaderForRepresentedObject:(id)arg1 item:(id)arg2; - (id)launchSessionForSelectedRepresentedObject:(id)arg1; +- (id)outputSelectionNavItemForSelectedNavItem:(id)arg1; - (void)openSelectedRepresentedObject:(id)arg1 withEventType:(unsigned long long)arg2; - (BOOL)shouldSelectItemForRepresentedObject:(id)arg1 withPrevious:(id)arg2 next:(id)arg3; - (double)heightOfRowForRepresentedObject:(id)arg1; @@ -90,22 +122,34 @@ - (BOOL)wantsTrayAreaForNavigationProcessHeader; - (void)configureMenuForProcessHeaderActionPopUpCell:(id)arg1; - (id)controllerForQueryingDescendantItem; +- (id)_createProcessItemPredicate; +- (id)_createViewObjectPredicate:(id)arg1; +- (void)_updateFilterPredicate; +- (void)updateForNewFilterString:(id)arg1; +- (id)filterView; - (id)dataCellForRepresentedObject:(id)arg1; - (id)_compressedCell; +- (id)_stackFrameCell; - (id)_memoryDataGroupHeaderCell; - (id)_threadHeaderCell; - (id)_queueHeaderCell; - (void)willDisplayCell:(id)arg1 forRepresentedObject:(id)arg2 item:(id)arg3; -- (void)_handleThreadsChange; +- (void)_expandItemsToDefaultStateStartingAt:(id)arg1; +- (void)_handleProcessChildItemsChanged; - (void)debugNavigatorViewWillUninstall; - (void)_cancelObservingTokensAddedDuringInstall; - (void)debugNavigatorViewDidInstall; +- (void)_delayedReactionToRecordedFramesUpdated; - (void)_memoryDatasForProcessDidChange:(id)arg1; +- (BOOL)_supportsViewDebugging; +- (id)_viewDebuggerAddition; +- (BOOL)_isViewDebugging; +- (BOOL)_isCPUDebugging; - (void)_handleCurrentStackFrameChange; - (BOOL)_handleSettingCurrentStackFrame; - (void)_handleThreadsAutoRefreshStackFramesDone; - (BOOL)_handleSettingCurrentStackFrame:(id)arg1 thread:(id)arg2; -- (void)_ensureSelectionForParent:(id)arg1 scrollToSelection:(BOOL)arg2; +- (void)_ensureItemAndAllChildrenExpandedAndRestoreSelection:(id)arg1 scrollToSelection:(BOOL)arg2; @property(readonly) IDEWorkspaceTabController *workspaceTabController; @property(readonly) DBGProcessNavigableItem *processNavigableItem; - (id)_allThreadItemsForProcessItem:(id)arg1; @@ -114,7 +158,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerUI/DBGTimerGroup.h b/DebuggerUI/DBGTimerGroup.h index 1a3cf05a3..d17aaeb23 100644 --- a/DebuggerUI/DBGTimerGroup.h +++ b/DebuggerUI/DBGTimerGroup.h @@ -6,12 +6,12 @@ #import "NSObject.h" -@class NSMutableArray; +@class NSMutableArray, NSObject, NSObject; @interface DBGTimerGroup : NSObject { - struct dispatch_semaphore_s *_outstandingTimersSemaphore; - struct dispatch_queue_s *_semaphoreQueue; + NSObject *_outstandingTimersSemaphore; + NSObject *_semaphoreQueue; NSMutableArray *_outstandingTimerTokens; BOOL _locked; } diff --git a/DebuggerUI/DBGTrueSpacingBox.h b/DebuggerUI/DBGTrueSpacingBox.h new file mode 100644 index 000000000..e930cda51 --- /dev/null +++ b/DebuggerUI/DBGTrueSpacingBox.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DBGHostNode, SCNMaterial, SCNNode; + +@interface DBGTrueSpacingBox : DBGNode +{ + DBGNode *_boxNode; + SCNNode *_boxBorderNode; + SCNMaterial *_boxMaterial; + DBGHostNode *_host; +} + +@property __weak DBGHostNode *host; // @synthesize host=_host; +- (void).cxx_destruct; +- (void)setHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (id)createBorderGeometryWithWidth:(double)arg1 height:(double)arg2 length:(double)arg3; +- (void)updateWithWidth:(double)arg1 height:(double)arg2 length:(double)arg3 chamferRadius:(double)arg4; +- (id)initWithWidth:(double)arg1 height:(double)arg2 length:(double)arg3 chamferRadius:(double)arg4; + +@end + diff --git a/DebuggerUI/DBGVariablesViewContentProvider.h b/DebuggerUI/DBGVariablesViewContentProvider.h index 525c85d8b..eebfe3538 100644 --- a/DebuggerUI/DBGVariablesViewContentProvider.h +++ b/DebuggerUI/DBGVariablesViewContentProvider.h @@ -9,29 +9,19 @@ #import "IDEVariablesViewContentProvider-Protocol.h" #import "IDEVariablesViewContextMenuDelegate-Protocol.h" -@class DBGDebugSession, DBGStackFrame, DVTObservingToken, DVTStackBacktrace, IDEVariablesView, NSArray, NSButton, NSMutableArray, NSMutableDictionary, NSMutableSet, NSOrderedSet, NSString; +@class DBGDebugSession, DBGStackFrame, DVTNotificationToken, DVTObservingToken, DVTStackBacktrace, IDEVariablesView, NSButton, NSMutableArray, NSMutableDictionary, NSMutableSet, NSOrderedSet, NSString; @interface DBGVariablesViewContentProvider : NSObject { IDEVariablesView *_variablesView; NSButton *_printDescriptionButton; BOOL _requestedAutos; - BOOL _loadingNewVariablesInBackground; + BOOL _autosIndexQueryFailed; unsigned long long _generation; - NSArray *_arguments; - NSArray *_locals; - NSArray *_fileStatics; - NSArray *_registers; NSMutableArray *_expressions; NSMutableDictionary *_variablesAskedForByNameToDataValue; NSMutableSet *_varialbesBeingAskedForByName; NSOrderedSet *_autosSymbols; - BOOL _showsLocals; - BOOL _showsArguments; - BOOL _showsFileStatics; - BOOL _showsRegisters; - DBGDebugSession *_debugSession; - DVTObservingToken *_debugSessionObserverToken; DVTObservingToken *_framePointerObserverToken; DVTObservingToken *_returnValueObserverToken; DVTObservingToken *_returnValueIsValidObserverToken; @@ -39,30 +29,22 @@ DVTObservingToken *_localsObserverToken; DVTObservingToken *_fileStaticsObserverToken; DVTObservingToken *_registersObserverToken; - DVTObservingToken *_selectedScopeTagObserverToken; - DVTObservingToken *_splitViewItemVisibleObserverToken; - DVTObservingToken *_showDebuggerAreaObserver; - DVTObservingToken *_debugSessionCoalescedStateObserverToken; - id _outlineViewSelectionObserver; + DVTNotificationToken *_outlineViewSelectionObserver; + DVTNotificationToken *_outlineViewDidHideObserver; + DVTNotificationToken *_outlineViewDidUnhideObserver; + BOOL _loadingNewVariablesInBackground; + DBGDebugSession *_debugSession; } + (id)_createOptionsDictionaryFromOptionsElement:(id)arg1; -+ (id)dbgQuickLookProviderForDataValue:(id)arg1; + (void)initialize; -@property(retain) NSArray *registers; // @synthesize registers=_registers; -@property(retain) NSArray *fileStatics; // @synthesize fileStatics=_fileStatics; -@property(retain) NSArray *locals; // @synthesize locals=_locals; -@property(retain) NSArray *arguments; // @synthesize arguments=_arguments; -@property(nonatomic) BOOL showsRegisters; // @synthesize showsRegisters=_showsRegisters; -@property(nonatomic) BOOL showsFileStatics; // @synthesize showsFileStatics=_showsFileStatics; -@property(nonatomic) BOOL showsArguments; // @synthesize showsArguments=_showsArguments; -@property(nonatomic) BOOL showsLocals; // @synthesize showsLocals=_showsLocals; @property BOOL loadingNewVariablesInBackground; // @synthesize loadingNewVariablesInBackground=_loadingNewVariablesInBackground; @property(retain) DBGDebugSession *debugSession; // @synthesize debugSession=_debugSession; - (void).cxx_destruct; +- (void)primitiveInvalidate; - (void)provideHelpMenuItem:(id)arg1; - (void)providePrimaryMenuItems:(id)arg1; -- (id)quickLookProviderForDataValue:(id)arg1; +- (void)quickLookProviderForDataValue:(id)arg1 quickLookProviderHandler:(id)arg2; - (void)newRootFromChildrenWasInstalled; - (void)nodeWasDoubleClicked:(id)arg1 row:(long long)arg2 column:(long long)arg3; - (id)scopePopUpTitleForScopeItem:(long long)arg1; @@ -70,12 +52,9 @@ - (id)contextNameForNode:(id)arg1; - (id)imageForNode:(id)arg1; - (BOOL)deleteNode:(id)arg1; -- (void)primitiveInvalidate; - (id)_createPrintDescriptionButton; - (void)provideScopeChoices:(id)arg1; - (void)providerWasInstalledForVariablesView:(id)arg1; -- (void)_resetVariablesObservation; -- (void)_updateDueToVisibilityChange:(id)arg1; @property(readonly) BOOL supportsShowingRawValues; @property(readonly) id nodeSortComparator; @property(readonly) id contextMenuDelegate; @@ -101,6 +80,8 @@ - (id)_customExpressions; - (unsigned long long)_convertCurrentStackFramesLineNumberToEditorDocumentLineNumber:(id)arg1; - (id)_locationToUseForAutoSymbolsRequestInEditorDocument:(id)arg1; +- (void)_handleAutosIndexQuerySucceeded:(id)arg1; +- (void)_handleAutosIndexQueryFailed; - (void)_asyncronouslyQueryIndexForSymbolsStartingOnMainThread:(id)arg1 currentGeneration:(unsigned long long)arg2; - (BOOL)_updateAutoValues; - (void)_addReturnValueNodeIfNecessary:(id)arg1; @@ -111,7 +92,7 @@ - (id)_createNodeFromIndexSymbol:(id)arg1; - (id)_manualVariablesList; - (id)_autoVariablesList; -- (void)_filteredListNeedsUpdatingImmediatley; +- (void)_filteredListNeedsUpdatingImmediately; - (void)_filteredListNeedsUpdating; @property(readonly) NSString *contextNameForCurrentStackFrame; @property(readonly) NSString *globalContextName; @@ -127,13 +108,21 @@ - (void)viewValueAsCustomType:(id)arg1; - (void)printDescriptionFromButton:(id)arg1; - (void)printDescription:(id)arg1; -- (void)_updateArrayValueForKey:(id)arg1 fromArray:(id)arg2; +@property(readonly) BOOL showsRegisters; +@property(readonly) BOOL showsFileStatics; +@property(readonly) BOOL showsArguments; +@property(readonly) BOOL showsLocals; +@property(readonly) BOOL showsAutos; @property(readonly) DBGStackFrame *currentStackFrame; - (void)_handleCurrentStackFrameFramePointerChanged; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerUI/DBGViewDebugger-IDEKitAdditions.h b/DebuggerUI/DBGViewDebugger-IDEKitAdditions.h new file mode 100644 index 000000000..5641363ae --- /dev/null +++ b/DebuggerUI/DBGViewDebugger-IDEKitAdditions.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGViewDebugger.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface DBGViewDebugger (IDEKitAdditions) +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/DebuggerUI/DBGViewDebuggerAdditionUIController.h b/DebuggerUI/DBGViewDebuggerAdditionUIController.h new file mode 100644 index 000000000..0efaf9cae --- /dev/null +++ b/DebuggerUI/DBGViewDebuggerAdditionUIController.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTStatefulObject-Protocol.h" +#import "IDEDebuggingAdditionUIController-Protocol.h" + +@class DBGViewDebuggerAddition, DVTExtension, DVTStackBacktrace, DVTStateToken, IDEWorkspaceTabController, NSString; + +@interface DBGViewDebuggerAdditionUIController : NSObject +{ + IDEWorkspaceTabController *_workspaceTabController; + BOOL _userHasRequestedViewDebugging; + BOOL _shouldAutoSwitchDebugNavigatorContentMode; + BOOL _showsOnlyInterestingViewObjects; + BOOL _showsOnlyVisibleViewObjects; + DBGViewDebuggerAddition *_debuggingAddition; + DVTExtension *_extension; + DVTStateToken *_stateToken; +} + ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; ++ (void)initialize; +@property(retain) DVTStateToken *stateToken; // @synthesize stateToken=_stateToken; +@property(readonly) DVTExtension *extension; // @synthesize extension=_extension; +@property(nonatomic) BOOL showsOnlyVisibleViewObjects; // @synthesize showsOnlyVisibleViewObjects=_showsOnlyVisibleViewObjects; +@property(nonatomic) BOOL showsOnlyInterestingViewObjects; // @synthesize showsOnlyInterestingViewObjects=_showsOnlyInterestingViewObjects; +@property(nonatomic) BOOL shouldAutoSwitchDebugNavigatorContentMode; // @synthesize shouldAutoSwitchDebugNavigatorContentMode=_shouldAutoSwitchDebugNavigatorContentMode; +@property(nonatomic) BOOL userHasRequestedViewDebugging; // @synthesize userHasRequestedViewDebugging=_userHasRequestedViewDebugging; +@property(readonly) DBGViewDebuggerAddition *debuggingAddition; // @synthesize debuggingAddition=_debuggingAddition; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (id)initWithWorkspaceTabController:(id)arg1 withDebuggingAddition:(id)arg2 forExtension:(id)arg3; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/DebuggerUI/DBGViewDebuggerDebugBarContentProvider.h b/DebuggerUI/DBGViewDebuggerDebugBarContentProvider.h new file mode 100644 index 000000000..63195beb3 --- /dev/null +++ b/DebuggerUI/DBGViewDebuggerDebugBarContentProvider.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDebugBarContentProvider.h" + +@class DBGViewDebuggerAdditionUIController, NSButton; + +@interface DBGViewDebuggerDebugBarContentProvider : IDEDebugBarContentProvider +{ + DBGViewDebuggerAdditionUIController *_currentUIController; + id _currentUIControllerObserver; + NSButton *_viewDebuggingButton; +} + +- (void).cxx_destruct; +- (void)willBeDetachedFromDebugBar:(id)arg1; +- (void)_updateCurrentUIController; +- (void)wasAttachedToDebugBar:(id)arg1; +- (void)currentDebugSessionDidChange; +- (void)currentDebugSessionStateDidChange; +- (void)_viewDebuggingButtonPressed:(id)arg1; +- (id)init; + +@end + diff --git a/DebuggerUI/DBGViewDebuggerDocument.h b/DebuggerUI/DBGViewDebuggerDocument.h new file mode 100644 index 000000000..5a4d6163c --- /dev/null +++ b/DebuggerUI/DBGViewDebuggerDocument.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEEditorDocument.h" + +@class DBGViewDebugger, DVTObservingToken; + +@interface DBGViewDebuggerDocument : IDEEditorDocument +{ + DVTObservingToken *_controlStateObserver; + DVTObservingToken *_coalescedStateObserver; + DBGViewDebugger *_viewDebugger; +} + +@property(retain) DBGViewDebugger *viewDebugger; // @synthesize viewDebugger=_viewDebugger; +- (void).cxx_destruct; +- (id)_viewDebuggerForURL:(id)arg1 inWorkspace:(id)arg2; +- (id)_viewDebuggerForURL:(id)arg1; +- (id)viewObjectForLocation:(id)arg1; +- (id)displayName; +- (int)readOnlyStatus; +- (void)editorDocumentDidClose; +- (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (void)_closeDocumentIfNecessary; +- (id)initForURL:(id)arg1 withContentsOfURL:(id)arg2 ofType:(id)arg3 error:(id *)arg4; + +@end + diff --git a/DebuggerUI/DBGViewDebuggerDocumentLocation.h b/DebuggerUI/DBGViewDebuggerDocumentLocation.h new file mode 100644 index 000000000..516324086 --- /dev/null +++ b/DebuggerUI/DBGViewDebuggerDocumentLocation.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDocumentLocation.h" + +@class NSString; + +@interface DBGViewDebuggerDocumentLocation : DVTDocumentLocation +{ + NSString *_viewObjectAddress; +} + +@property(readonly) NSString *viewObjectAddress; // @synthesize viewObjectAddress=_viewObjectAddress; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 viewObject:(id)arg3; + +@end + diff --git a/DebuggerUI/DBGViewDebuggerDomainProvider.h b/DebuggerUI/DBGViewDebuggerDomainProvider.h new file mode 100644 index 000000000..40a306309 --- /dev/null +++ b/DebuggerUI/DBGViewDebuggerDomainProvider.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDENavigableItemDomainProvider.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, DVTObservingToken, IDEFileReference, IDEWorkspace, NSArray, NSImage, NSMapTable, NSMutableArray, NSString; + +@interface DBGViewDebuggerDomainProvider : IDENavigableItemDomainProvider +{ + DVTObservingToken *_workspacesLaunchSessionsObserver; + DVTObservingToken *_workspaceValidObserver; + NSMapTable *_launchSessionsToObserverTokens; + NSMapTable *_debuggingAdditionsToObserverTokens; + NSMutableArray *_viewDebuggers; + IDEWorkspace *_workspace; +} + ++ (id)domainObjectForWorkspace:(id)arg1; ++ (id)providerForWorkspace:(id)arg1; ++ (void)initialize; +@property __weak IDEWorkspace *workspace; // @synthesize workspace=_workspace; +- (void).cxx_destruct; +@property(readonly) NSString *navigableItem_name; +- (void)_handleViewDebuggingAdditionAdded:(id)arg1; +- (void)_handleDebuggingAdditionsChanged:(id)arg1; +- (void)_handleLaunchSessionsAdded:(id)arg1; +- (void)_handleLaunchSessionsRemoved:(id)arg1; +- (void)_handleLaunchSessionsChanged:(id)arg1; +- (id)_currentLaunchSession; +- (id)_currentTabController; +- (void)_setupObservationsForWorkspace:(id)arg1; +- (id)initWithWorkspace:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) NSMutableArray *mutableViewDebuggers; // @dynamic mutableViewDebuggers; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@property(readonly) NSArray *viewDebuggers; // @dynamic viewDebuggers; + +@end + diff --git a/DebuggerUI/DBGViewDebuggerEditor.h b/DebuggerUI/DBGViewDebuggerEditor.h new file mode 100644 index 000000000..9539682f2 --- /dev/null +++ b/DebuggerUI/DBGViewDebuggerEditor.h @@ -0,0 +1,84 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEEditor.h" + +#import "DBGSceneViewControllerDelegate-Protocol.h" + +@class DBGSceneViewController, DBGSceneViewRangeSliderCell, DBGViewDebuggerAdditionUIController, DBGViewDebuggerDocument, DBGViewWindow, DVTBorderedView, DVTDelayedInvocation, DVTObservingToken, NSArray, NSButton, NSPopUpButton, NSProgressIndicator, NSSegmentedControl, NSSet, NSSlider, NSView; + +@interface DBGViewDebuggerEditor : IDEEditor +{ + NSArray *_currentSelectedItems; + DBGViewWindow *_selectedWindow; + DBGViewDebuggerAdditionUIController *_viewDebuggerUIController; + DVTDelayedInvocation *_handleOutputSelectionChangeInvocation; + DVTObservingToken *_showOnlyInterestingViewObjectsObservingToken; + DVTObservingToken *_showOnlyVisibleViewObjectsObservingToken; + DVTObservingToken *_navigatorOutputSelectionObserver; + id _viewDebuggerAdditionUIControllerObservingToken; + NSSet *_selectedConstraintSet; + DBGSceneViewController *_sceneViewController; + DVTBorderedView *_backgroundView; + DVTBorderedView *_toolBarView; + NSSegmentedControl *_zoomSegmentedControl; + NSPopUpButton *_nodeContentModePopupButton; + NSButton *_resetViewButton; + NSSlider *_zDistanceSlider; + NSButton *_constraintsButton; + NSSlider *_viewRangeSlider; + DBGSceneViewRangeSliderCell *_viewRangeSliderCell; + NSButton *_showClippedContentButton; + NSView *_percentLoadedView; + NSProgressIndicator *_percentLoadedIndicator; +} + ++ (id)defaultViewNibBundle; ++ (id)defaultViewNibName; +@property __weak NSProgressIndicator *percentLoadedIndicator; // @synthesize percentLoadedIndicator=_percentLoadedIndicator; +@property(retain) NSView *percentLoadedView; // @synthesize percentLoadedView=_percentLoadedView; +@property __weak NSButton *showClippedContentButton; // @synthesize showClippedContentButton=_showClippedContentButton; +@property __weak DBGSceneViewRangeSliderCell *viewRangeSliderCell; // @synthesize viewRangeSliderCell=_viewRangeSliderCell; +@property __weak NSSlider *viewRangeSlider; // @synthesize viewRangeSlider=_viewRangeSlider; +@property __weak NSButton *constraintsButton; // @synthesize constraintsButton=_constraintsButton; +@property __weak NSSlider *zDistanceSlider; // @synthesize zDistanceSlider=_zDistanceSlider; +@property __weak NSButton *resetViewButton; // @synthesize resetViewButton=_resetViewButton; +@property __weak NSPopUpButton *nodeContentModePopupButton; // @synthesize nodeContentModePopupButton=_nodeContentModePopupButton; +@property __weak NSSegmentedControl *zoomSegmentedControl; // @synthesize zoomSegmentedControl=_zoomSegmentedControl; +@property __weak DVTBorderedView *toolBarView; // @synthesize toolBarView=_toolBarView; +@property __weak DVTBorderedView *backgroundView; // @synthesize backgroundView=_backgroundView; +@property(retain) DBGSceneViewController *sceneViewController; // @synthesize sceneViewController=_sceneViewController; +@property(retain) NSSet *selectedConstraintSet; // @synthesize selectedConstraintSet=_selectedConstraintSet; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (id)_windowForViewObject:(id)arg1; +- (void)_showContextualJumpMenu; +@property(readonly) DBGViewDebuggerDocument *viewDebuggerDocument; +- (void)mouseClickedViewObject:(id)arg1 withEvent:(id)arg2; +- (void)zoomOutCanvas:(id)arg1; +- (void)zoomActualCanvas:(id)arg1; +- (void)zoomInCanvas:(id)arg1; +- (void)toggleClippingOfContent:(id)arg1; +- (void)toggleShowConstraints:(id)arg1; +- (void)resetViewButtonPressed:(id)arg1; +- (void)zoomButtonPressed:(id)arg1; +- (void)zDistanceSliderChanged:(id)arg1; +- (void)_reloadSceneViewController; +@property DBGViewWindow *selectedWindow; +@property(retain) NSArray *currentSelectedItems; +- (void)_setCurrentSelectedItemsFromDocumentLocations:(id)arg1; +- (id)currentSelectedDocumentLocations; +- (id)_documentLocationsFromCurrentSelectedItems; +- (void)selectDocumentLocations:(id)arg1; +- (void)_handleNavigatorOutputSelectionChanged; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)_handleViewDebuggerPercentLoadedChanged; +- (void)_configureNodeContentModePopUp; +- (void)loadView; + +@end + diff --git a/DebuggerUI/DBGViewDebuggerGeniusResultsFinder.h b/DebuggerUI/DBGViewDebuggerGeniusResultsFinder.h new file mode 100644 index 000000000..845fb62bd --- /dev/null +++ b/DebuggerUI/DBGViewDebuggerGeniusResultsFinder.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEIndexGeniusResultsFinder.h" + +@interface DBGViewDebuggerGeniusResultsFinder : IDEIndexGeniusResultsFinder +{ +} + ++ (Class)editorDocumentClass; +- (id)_packagedGeniusResultsFromLocations:(id)arg1; +- (id)_geniusLocationsForViewObject:(id)arg1 inIndex:(id)arg2; +- (BOOL)_getUpdateGeniusResultsPhaseOneBlock:(id *)arg1 phaseTwoBlock:(void)arg2 phaseThreeBlock:(id *)arg3; +- (id)geniusCategoryIdentifier; + +@end + diff --git a/DebuggerUI/DBGViewDebuggerMacDescriber.h b/DebuggerUI/DBGViewDebuggerMacDescriber.h new file mode 100644 index 000000000..b91cfa2b2 --- /dev/null +++ b/DebuggerUI/DBGViewDebuggerMacDescriber.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGAbstractViewDescriber.h" + +@interface DBGViewDebuggerMacDescriber : DBGAbstractViewDescriber +{ +} + ++ (BOOL)shouldInstantiateInLaunchSession:(id)arg1; ++ (id)viewDebuggingDylibPathForLaunchSession:(id)arg1; ++ (void)initialize; +- (void)primitiveInvalidate; +- (void)_asyncStringFromDataValueSummary:(id)arg1 handler:(id)arg2; +- (void)_asyncAskForInspectableFontFromDataValue:(id)arg1 handler:(id)arg2; +- (void)_asyncAskForInspectableImageFromDataValue:(id)arg1 handler:(id)arg2; +- (void)_asyncAskForInspectableColorFromDataValue:(id)arg1 handler:(id)arg2; +- (id)_primaryWindowFromWindows:(id)arg1 keyWindowPointer:(id)arg2; +- (void)fetchViewInfo:(id)arg1 resultHandler:(void)arg2; +- (BOOL)inspectableValueForDataValue:(id)arg1 handler:(id)arg2; +- (BOOL)isViewObjectInteresting:(id)arg1; +- (id)classNameForDefaultViewIcon; + +@end + diff --git a/DebuggerUI/DBGViewDebuggingActivityReporter.h b/DebuggerUI/DBGViewDebuggingActivityReporter.h new file mode 100644 index 000000000..58353ef08 --- /dev/null +++ b/DebuggerUI/DBGViewDebuggingActivityReporter.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEActivityReporter.h" + +@class DVTMapTable; + +@interface DBGViewDebuggingActivityReporter : IDEActivityReporter +{ + DVTMapTable *_launchSessionsToTokens; + DVTMapTable *_reportForViewDebuggingAdditionTable; +} + ++ (id)_titleForViewDebuggingAddition:(id)arg1; ++ (void)initialize; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)_removeAndInvalidateReportForDebuggingAddition:(id)arg1; +- (void)_doneWatchingLaunchSession:(id)arg1; +- (void)_addToken:(id)arg1 forLaunchSession:(id)arg2; +- (id)_activityReportForViewDebuggingAddition:(id)arg1; +- (void)_watchViewDebuggingAddition:(id)arg1; +- (void)_handleLaunchSessionAdded:(id)arg1; +- (void)_handleLaunchSessionsChanged:(id)arg1; +- (id)initWithWorkspace:(id)arg1; + +@end + diff --git a/DebuggerUI/DBGViewInstance.h b/DebuggerUI/DBGViewInstance.h new file mode 100644 index 000000000..8711a46d6 --- /dev/null +++ b/DebuggerUI/DBGViewInstance.h @@ -0,0 +1,84 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DBGSceneNode, DBGViewSurface, NSArray, NSImage, NSString; + +@interface DBGViewInstance : NSObject +{ + BOOL _selected; + BOOL _highlighted; + BOOL _showFlattened; + BOOL _isDoubleSided; + BOOL _clipsSubviews; + BOOL _isCurrentMasterView; + BOOL _hidden; + BOOL _isIOS; + BOOL _isFlipped; + int _zOffset; + NSString *_identifier; + unsigned long long _viewRenderingOrder; + id _snapshot; + NSImage *_flattenedSnapshot; + NSArray *_subviews; + DBGViewInstance *_superview; + DBGSceneNode *_node; + DBGViewSurface *_modelObject; + struct CGPoint _contentOffset; + struct CGPoint _anchorPoint; + struct CGPoint _position; + struct CGRect _frame; + struct CGRect _bounds; + struct CGRect _alignmentRect; + struct CGRect _resultingClippingRect; + struct CATransform3D _transform; + struct CATransform3D _calculatedWorldTransform; + struct CATransform3D _sublayerTransform; + struct CATransform3D _orientationTransform; +} + +@property BOOL isFlipped; // @synthesize isFlipped=_isFlipped; +@property BOOL isIOS; // @synthesize isIOS=_isIOS; +@property BOOL hidden; // @synthesize hidden=_hidden; +@property int zOffset; // @synthesize zOffset=_zOffset; +@property(nonatomic) __weak DBGViewSurface *modelObject; // @synthesize modelObject=_modelObject; +@property(retain, nonatomic) DBGSceneNode *node; // @synthesize node=_node; +@property(nonatomic) __weak DBGViewInstance *superview; // @synthesize superview=_superview; +@property(retain, nonatomic) NSArray *subviews; // @synthesize subviews=_subviews; +@property(retain, nonatomic) NSImage *flattenedSnapshot; // @synthesize flattenedSnapshot=_flattenedSnapshot; +@property(retain, nonatomic) id snapshot; // @synthesize snapshot=_snapshot; +@property BOOL isCurrentMasterView; // @synthesize isCurrentMasterView=_isCurrentMasterView; +@property unsigned long long viewRenderingOrder; // @synthesize viewRenderingOrder=_viewRenderingOrder; +@property struct CGRect resultingClippingRect; // @synthesize resultingClippingRect=_resultingClippingRect; +@property BOOL clipsSubviews; // @synthesize clipsSubviews=_clipsSubviews; +@property BOOL isDoubleSided; // @synthesize isDoubleSided=_isDoubleSided; +@property BOOL showFlattened; // @synthesize showFlattened=_showFlattened; +@property struct CGPoint position; // @synthesize position=_position; +@property struct CGPoint anchorPoint; // @synthesize anchorPoint=_anchorPoint; +@property struct CGPoint contentOffset; // @synthesize contentOffset=_contentOffset; +@property struct CATransform3D orientationTransform; // @synthesize orientationTransform=_orientationTransform; +@property struct CATransform3D sublayerTransform; // @synthesize sublayerTransform=_sublayerTransform; +@property struct CATransform3D calculatedWorldTransform; // @synthesize calculatedWorldTransform=_calculatedWorldTransform; +@property struct CATransform3D transform; // @synthesize transform=_transform; +@property struct CGRect alignmentRect; // @synthesize alignmentRect=_alignmentRect; +@property struct CGRect bounds; // @synthesize bounds=_bounds; +@property struct CGRect frame; // @synthesize frame=_frame; +@property(retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (BOOL)isNormalizationNecessaryForView:(id)arg1; +- (struct CATransform3D)normalizeTransform:(struct CATransform3D)arg1 ofView:(id)arg2; +- (struct CGPoint)normalizedPointForPoint:(struct CGPoint)arg1 ofView:(id)arg2; +- (struct CGRect)normalizedRectForFrame:(struct CGRect)arg1 ofView:(id)arg2; +@property BOOL highlighted; // @synthesize highlighted=_highlighted; +@property BOOL selected; // @synthesize selected=_selected; +- (void)_reorientLayer:(id)arg1 fromiOS:(BOOL)arg2; +- (id)_renderedLayer:(id)arg1; +- (void)_updateSnapshot:(id)arg1; +- (id)initWithViewSurface:(id)arg1 superview:(id)arg2 options:(id)arg3; + +@end + diff --git a/DebuggerUI/DBGViewInstanceCreationOptions.h b/DebuggerUI/DBGViewInstanceCreationOptions.h new file mode 100644 index 000000000..8b7d145cd --- /dev/null +++ b/DebuggerUI/DBGViewInstanceCreationOptions.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DBGViewInstanceCreationOptions : NSObject +{ + BOOL _showsOnlyInterestingViewObjects; + BOOL _showsOnlyVisibleViewObjects; + NSString *_targetPlatform; + NSString *_filterString; +} + +@property(readonly) NSString *filterString; // @synthesize filterString=_filterString; +@property(readonly) BOOL showsOnlyVisibleViewObjects; // @synthesize showsOnlyVisibleViewObjects=_showsOnlyVisibleViewObjects; +@property(readonly) BOOL showsOnlyInterestingViewObjects; // @synthesize showsOnlyInterestingViewObjects=_showsOnlyInterestingViewObjects; +@property(readonly) NSString *targetPlatform; // @synthesize targetPlatform=_targetPlatform; +- (void).cxx_destruct; +- (id)initWithTargetPlatform:(id)arg1 showsOnlyInterestingViewObjects:(BOOL)arg2 showsOnlyVisibleViewObjects:(BOOL)arg3 filterString:(id)arg4; + +@end + diff --git a/DebuggerUI/DBGViewObject-IDEKitAdditions.h b/DebuggerUI/DBGViewObject-IDEKitAdditions.h new file mode 100644 index 000000000..dd7e744ad --- /dev/null +++ b/DebuggerUI/DBGViewObject-IDEKitAdditions.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGViewObject.h" + +#import "IDEDebugNavigableModel-Protocol.h" +#import "IDEInspectorMatching-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDELaunchSession, NSImage, NSString; + +@interface DBGViewObject (IDEKitAdditions) ++ (id)_urlForLaunchSession:(id)arg1; +- (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; +- (id)_classForInspector:(id)arg1; +@property(readonly) IDELaunchSession *launchSession; +@property(readonly, copy) NSString *associatedProcessUUID; +- (id)navigableItem_archivingIdentifer; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/DebuggerUI/DBGViewSurface-IBAutolayoutItemSupport.h b/DebuggerUI/DBGViewSurface-IBAutolayoutItemSupport.h new file mode 100644 index 000000000..92b24019a --- /dev/null +++ b/DebuggerUI/DBGViewSurface-IBAutolayoutItemSupport.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGViewSurface.h" + +@interface DBGViewSurface (IBAutolayoutItemSupport) +- (double)ibBaselineAtIndex:(long long)arg1; +- (long long)ibBaselineCount; +- (id)parentViewSurface; +- (id)superview; +- (struct CGPoint)convertPoint:(struct CGPoint)arg1 toView:(id)arg2; +- (struct CGRect)convertRect:(struct CGRect)arg1 toView:(id)arg2; +- (struct CGRect)convertRect:(struct CGRect)arg1 toOverlayView:(id)arg2; +- (id)ibEffectiveWindowForConversions; +- (BOOL)isFlipped; +- (struct CGRect)ibLayoutBounds; +@end + diff --git a/DebuggerUI/DBGViewSurfaceNavigableItem.h b/DebuggerUI/DBGViewSurfaceNavigableItem.h new file mode 100644 index 000000000..63befcc24 --- /dev/null +++ b/DebuggerUI/DBGViewSurfaceNavigableItem.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEKeyDrivenNavigableItem.h" + +@class DBGViewDebuggerAdditionUIController, NSArray; + +@interface DBGViewSurfaceNavigableItem : IDEKeyDrivenNavigableItem +{ + NSArray *_cachedChildRepresentedObjects; + DBGViewDebuggerAdditionUIController *_viewDebuggingUIController; +} + +@property(retain, nonatomic) DBGViewDebuggerAdditionUIController *viewDebuggingUIController; // @synthesize viewDebuggingUIController=_viewDebuggingUIController; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (id)childRepresentedObjects; +- (void)recursivelyInvalidateChildItems; +- (void)invalidateChildItems; +- (BOOL)isLeaf; + +@end + diff --git a/DebuggerUI/DVTSourceExpressionSource-Protocol.h b/DebuggerUI/DVTSourceExpressionSource-Protocol.h index 32d3e0299..e4efc7c90 100644 --- a/DebuggerUI/DVTSourceExpressionSource-Protocol.h +++ b/DebuggerUI/DVTSourceExpressionSource-Protocol.h @@ -7,7 +7,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSObject-Protocol.h" -@class DVTSourceExpression, NSString; +@class DVTSDK, DVTSourceExpression, DVTSourceLanguageService, NSString; @protocol DVTSourceExpressionSource @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @@ -17,6 +17,8 @@ - (struct CGRect)expressionFrameForExpression:(id)arg1; @optional +@property(readonly) DVTSDK *sdk; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; @property(readonly, nonatomic) NSString *selectedText; @property(readonly) DVTSourceExpression *quickHelpExpression; @end diff --git a/DebuggerUI/DVTStatefulObject-Protocol.h b/DebuggerUI/DVTStatefulObject-Protocol.h new file mode 100644 index 000000000..b6b307dd1 --- /dev/null +++ b/DebuggerUI/DVTStatefulObject-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTStatefulObject ++ (long long)version; ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (void)setStateToken:(id)arg1; +@end + diff --git a/DebuggerUI/DVTTextFindable-Protocol.h b/DebuggerUI/DVTTextFindable-Protocol.h index fc7201930..5ef49b258 100644 --- a/DebuggerUI/DVTTextFindable-Protocol.h +++ b/DebuggerUI/DVTTextFindable-Protocol.h @@ -11,5 +11,6 @@ @optional @property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; @end diff --git a/DebuggerUI/IBAutolayoutConcreteConstraintProvider-Protocol.h b/DebuggerUI/IBAutolayoutConcreteConstraintProvider-Protocol.h new file mode 100644 index 000000000..951eb385c --- /dev/null +++ b/DebuggerUI/IBAutolayoutConcreteConstraintProvider-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBAutolayoutConcreteConstraintProvider +@property(readonly, nonatomic) Class layoutConstantClass; +@property(readonly, nonatomic) Class layoutConstraintClass; +@end + diff --git a/DebuggerUI/IBLayoutConstraintDrawingDestination-Protocol.h b/DebuggerUI/IBLayoutConstraintDrawingDestination-Protocol.h new file mode 100644 index 000000000..8890e40ec --- /dev/null +++ b/DebuggerUI/IBLayoutConstraintDrawingDestination-Protocol.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBLayoutConstraintDrawingDestination +- (id)equalSizeBadge; +- (id)greaterThanOrEqualToBadge; +- (id)lessThanOrEqualToBadge; +- (id)constraintBadgeImageForLabel:(id)arg1 tintColor:(id)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_d2b197d1 *)arg4; +- (id)badgeImageForAspectRatioConstraint:(id)arg1 attribute:(unsigned long long)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_d2b197d1 *)arg4; +- (id)badgeImageForMisplacedConstraint:(id)arg1 constantDelta:(double)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_d2b197d1 *)arg4; +- (id)badgeImageForConflictingConstraint:(id)arg1 returningBadgeSize:(struct CGSize *)arg2 badgeInset:(CDStruct_d2b197d1 *)arg3; +- (struct CGRect)rectIncludingBadgeForDrawable:(id)arg1; +- (BOOL)isShowingResizeKnobs; +- (id)badgeLabelForAbstraction:(id)arg1 atIndex:(unsigned long long)arg2 isConflicting:(BOOL)arg3 isAmbiguous:(BOOL)arg4 isMisplaced:(BOOL)arg5; +- (id)defaultDrawableTintColorForAbstraction:(id)arg1 atIndex:(unsigned long long)arg2 isConflicting:(BOOL)arg3 isAmbiguous:(BOOL)arg4 isMisplaced:(BOOL)arg5; +- (id)colorSpecifier; +- (long long)userInterfaceLayoutDirection; +- (id)constraintOverlayView; +- (struct CGRect)layoutRectInOverlayCoordinatesForConstraintItem:(id)arg1; +- (double)valueOfAttribute:(unsigned long long)arg1 forView:(id)arg2 inCoordinateSpaceOfView:(id)arg3 withUserInterfaceLayoutDirection:(long long)arg4; +@end + diff --git a/DebuggerUI/IBLayoutConstraintStatusProvider-Protocol.h b/DebuggerUI/IBLayoutConstraintStatusProvider-Protocol.h new file mode 100644 index 000000000..61cd3ead8 --- /dev/null +++ b/DebuggerUI/IBLayoutConstraintStatusProvider-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBLayoutConstraintStatusProvider +- (BOOL)isSelectableConstraint:(id)arg1; +- (BOOL)isSelectedConstraint:(id)arg1; +- (BOOL)isConflictingConstraint:(id)arg1; +@end + diff --git a/DebuggerUI/IDEAddressBreakpoint-IDEBreakpointNavigatorSupport.h b/DebuggerUI/IDEAddressBreakpoint-IDEBreakpointNavigatorSupport.h index ce0beda99..0c57c73ac 100644 --- a/DebuggerUI/IDEAddressBreakpoint-IDEBreakpointNavigatorSupport.h +++ b/DebuggerUI/IDEAddressBreakpoint-IDEBreakpointNavigatorSupport.h @@ -6,10 +6,26 @@ #import "IDEAddressBreakpoint.h" -@class NSImage; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEAddressBreakpoint (IDEBreakpointNavigatorSupport) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEAddressBreakpoint (IDEBreakpointNavigatorSupport) - (id)popUpEditorDisplayName; @property(readonly) NSImage *navigableItem_image; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/IDEAppleScriptBreakpointActionEditor.h b/DebuggerUI/IDEAppleScriptBreakpointActionEditor.h index 4eb01e78b..ae20ae609 100644 --- a/DebuggerUI/IDEAppleScriptBreakpointActionEditor.h +++ b/DebuggerUI/IDEAppleScriptBreakpointActionEditor.h @@ -8,7 +8,7 @@ #import "NSTextFieldDelegate-Protocol.h" -@class IDEAppleScriptBreakpointAction, NSImageView, NSTextField, NSTextView; +@class IDEAppleScriptBreakpointAction, NSImageView, NSString, NSTextField, NSTextView; @interface IDEAppleScriptBreakpointActionEditor : NSViewController { @@ -24,7 +24,14 @@ - (id)_compileScriptAndSetStatusMessage; - (void)compileScript:(id)arg1; - (void)loadView; +- (void)dealloc; - (id)initWithAction:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/IDEBreakpoint-IDEBreakpointNavigatorSupport.h b/DebuggerUI/IDEBreakpoint-IDEBreakpointNavigatorSupport.h index 1cbaf11b5..403385b56 100644 --- a/DebuggerUI/IDEBreakpoint-IDEBreakpointNavigatorSupport.h +++ b/DebuggerUI/IDEBreakpoint-IDEBreakpointNavigatorSupport.h @@ -6,14 +6,29 @@ #import "IDEBreakpoint.h" -@class NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEBreakpoint (IDEBreakpointNavigatorSupport) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEBreakpoint (IDEBreakpointNavigatorSupport) + (id)keyPathsForValuesAffectingNavigableItem_name; - (BOOL)shouldEditNewBreakpoints; -- (id)navigableItem_contentDocumentLocation; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) NSString *popUpEditorDisplayName; - (id)navigableItem_subtitle; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/IDEBreakpointEditorPopoverViewController.h b/DebuggerUI/IDEBreakpointEditorPopoverViewController.h index ca0c395b9..f3e6c4a92 100644 --- a/DebuggerUI/IDEBreakpointEditorPopoverViewController.h +++ b/DebuggerUI/IDEBreakpointEditorPopoverViewController.h @@ -41,6 +41,7 @@ - (void).cxx_destruct; - (id)_findAssociatedBreakpointEditorExtension; - (void)popoverDidClose:(id)arg1; +- (void)popoverWillClose:(id)arg1; - (BOOL)popoverShouldClose:(id)arg1; - (void)popoverWillShow:(id)arg1; @property(readonly) NSString *ignoreCountPostText; @@ -59,5 +60,11 @@ - (void)loadView; - (id)_initWithBreakpoint:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/IDEBreakpointGroup.h b/DebuggerUI/IDEBreakpointGroup.h index ffbc2f837..b1f7c2999 100644 --- a/DebuggerUI/IDEBreakpointGroup.h +++ b/DebuggerUI/IDEBreakpointGroup.h @@ -7,10 +7,11 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class DVTMapTable, DVTStackBacktrace, IDEBreakpointBucket, NSArray, NSImage, NSMutableArray, NSString; +@class DVTDocumentLocation, DVTFileDataType, DVTMapTable, DVTStackBacktrace, IDEBreakpointBucket, IDEFileReference, NSArray, NSImage, NSMutableArray, NSString; -@interface IDEBreakpointGroup : NSObject +@interface IDEBreakpointGroup : NSObject { IDEBreakpointBucket *_bucket; NSMutableArray *_subGroups; @@ -29,7 +30,7 @@ - (void).cxx_destruct; - (void)primitiveInvalidate; - (id)ideModelObjectTypeIdentifier; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (void)_addFileGroupInSortedOrder:(id)arg1; - (id)_createAndAddFileBreakpointGroupForFilePathIfNecessary:(id)arg1; @@ -47,9 +48,19 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(copy) NSMutableArray *mutableSubGroups; // @dynamic mutableSubGroups; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; @property(copy) NSArray *subGroups; // @dynamic subGroups; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerUI/IDEBreakpointLocation-IDEBreakpointNavigatorSupport.h b/DebuggerUI/IDEBreakpointLocation-IDEBreakpointNavigatorSupport.h index c05903ddb..d0526d589 100644 --- a/DebuggerUI/IDEBreakpointLocation-IDEBreakpointNavigatorSupport.h +++ b/DebuggerUI/IDEBreakpointLocation-IDEBreakpointNavigatorSupport.h @@ -6,12 +6,27 @@ #import "IDEBreakpointLocation.h" -@class NSImage; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEBreakpointLocation (IDEBreakpointNavigatorSupport) -- (id)navigableItem_contentDocumentLocation; +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEBreakpointLocation (IDEBreakpointNavigatorSupport) +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; - (id)popUpEditorDisplayName; @property(readonly) NSImage *navigableItem_image; - (id)navigableItem_subtitle; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/IDEBreakpointNavigator.h b/DebuggerUI/IDEBreakpointNavigator.h index 5df917702..ff6e56db9 100644 --- a/DebuggerUI/IDEBreakpointNavigator.h +++ b/DebuggerUI/IDEBreakpointNavigator.h @@ -7,12 +7,13 @@ #import "IDEOutlineBasedNavigator.h" #import "IDEBreakpointNavigatorModelObserver-Protocol.h" +#import "IDEBreakpointObserver-Protocol.h" #import "NSMenuDelegate-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" -@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTMapTable, DVTNotificationToken, DVTObservingToken, IDEBreakpointCell, IDEBreakpointNavigatorModel, IDENavigatorDataCell, IDENavigatorFilterControlBar, NSArray, NSMenu, NSMutableSet, NSPasteboard, NSString; +@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTNotificationToken, DVTObservingToken, IDEBreakpointCell, IDEBreakpointNavigatorModel, IDENavigatorDataCell, IDENavigatorFilterControlBar, NSArray, NSMenu, NSMutableSet, NSPasteboard, NSString; -@interface IDEBreakpointNavigator : IDEOutlineBasedNavigator +@interface IDEBreakpointNavigator : IDEOutlineBasedNavigator { DVTBorderedView *_glassBar; DVTGradientImagePopUpButton *_addButton; @@ -29,10 +30,7 @@ NSString *_filterString; BOOL _restoringState; DVTObservingToken *_selectedObjectsListToken; - DVTObservingToken *_outlineViewVisibleRectToken; DVTNotificationToken *_navigableItemsForgottenNotification; - DVTMapTable *_breakpointsToTokens; - DVTMapTable *_breakpointsToShouldBeEnabledTokens; NSArray *_draggedItems; NSPasteboard *_draggedPasteboard; NSMenu *_addBreakpointMenu; @@ -91,9 +89,13 @@ - (id)_nonWatchpointItems:(id)arg1; - (void)_moveBreakpointsForNavigableItems:(id)arg1 toBucket:(id)arg2; - (void)_moveRightClickedBreakpointsToBucket:(id)arg1; -- (void)breakpointActivationStateChanged:(BOOL)arg1; - (void)breakpointWasRemoved:(id)arg1; - (void)breakpointWasAdded:(id)arg1; +- (void)watchpointEnablementChanged:(id)arg1; +- (void)breakpointLocationsAdded:(id)arg1 removed:(id)arg2; +- (void)breakpointLocationEnablementChanged:(id)arg1; +- (void)breakpointEnablementChanged:(id)arg1; +- (void)breakpointsActivationStateChanged; - (void)_clearDraggedItems; - (void)_selectItemNearDeletedItemIndex:(long long)arg1 parentItem:(id)arg2; - (long long)_smallestRowIndexOfNavigableItemInArray:(id)arg1; @@ -102,15 +104,10 @@ - (void)_deleteRightClickedItems; - (void)_deleteSelectedItems; - (void)_repaintRowForBreakpoint:(id)arg1; -- (void)_removeListenersFromBreakpoint:(id)arg1; -- (void)_addListenersToBreakpoint:(id)arg1; - (BOOL)_isItemExpandedIncludingParents:(id)arg1; - (void)_expandNavigableItemForBreakpointIfItemAndAncestorsAreNotInCollapsedSet:(id)arg1; -- (void)_handleBreakpointLocationsRemoved:(id)arg1; -- (void)_handleBreakpointLocationsAdded:(id)arg1; -- (void)_handleBreakpointLocationChanges:(id)arg1; - (void)_pushSelection; -- (void)revealNavigableItems:(id)arg1; +- (void)_revealNavigableItems:(id)arg1; - (id)_createEnablementFilterPredicate; - (id)_createFilterStringPredicate; - (void)_clearFilter; @@ -121,10 +118,17 @@ - (void)setRootNavigableItem:(id)arg1; - (void)primitiveInvalidate; - (void)viewWillUninstall; +- (void)viewDidInstall; - (void)_setupAddBreakpointMenu; - (void)_buildGlassBar; - (id)domainIdentifier; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/IDEBreakpointNavigatorModel.h b/DebuggerUI/IDEBreakpointNavigatorModel.h index 83a262705..c497da860 100644 --- a/DebuggerUI/IDEBreakpointNavigatorModel.h +++ b/DebuggerUI/IDEBreakpointNavigatorModel.h @@ -7,15 +7,15 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDEWorkspace, NSArray, NSMutableArray, NSMutableSet; +@class DVTDocumentLocation, DVTFileDataType, DVTObservingToken, DVTStackBacktrace, IDEFileReference, IDEWorkspace, NSArray, NSImage, NSMutableArray, NSMutableSet, NSString; -@interface IDEBreakpointNavigatorModel : NSObject +@interface IDEBreakpointNavigatorModel : NSObject { NSMutableArray *_groups; IDEWorkspace *_workspace; DVTObservingToken *_breakpointsObserverToken; - DVTObservingToken *_breakpointsActivatedToken; NSMutableSet *_observers; } @@ -24,9 +24,8 @@ - (void).cxx_destruct; - (void)primitiveInvalidate; - (id)ideModelObjectTypeIdentifier; +@property(readonly) NSString *navigableItem_name; - (id)_findGroupForBreakpoint:(id)arg1; -- (void)_notifyObserversOfBreakpointActivationStateChanged; -- (void)_handleBreakpointsActivatedChanged; - (void)_notifyObserversOfBreakpointAdded:(id)arg1; - (void)_addBreakpoint:(id)arg1; - (void)_handleBreakpointsAdded:(id)arg1; @@ -40,9 +39,21 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; -@property(readonly) NSArray *groups; // @dynamic groups; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSArray *groups; // @dynamic groups; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(readonly) NSMutableArray *mutableGroups; // @dynamic mutableGroups; +@property(readonly, copy) NSMutableArray *mutableGroups; // @dynamic mutableGroups; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerUI/IDEBreakpointNavigatorModelObserver-Protocol.h b/DebuggerUI/IDEBreakpointNavigatorModelObserver-Protocol.h index 09b82f76c..dd752ce14 100644 --- a/DebuggerUI/IDEBreakpointNavigatorModelObserver-Protocol.h +++ b/DebuggerUI/IDEBreakpointNavigatorModelObserver-Protocol.h @@ -7,7 +7,6 @@ #import "NSObject-Protocol.h" @protocol IDEBreakpointNavigatorModelObserver -- (void)breakpointActivationStateChanged:(BOOL)arg1; - (void)breakpointWasRemoved:(id)arg1; - (void)breakpointWasAdded:(id)arg1; @end diff --git a/DebuggerUI/IDEBreakpointObserver-Protocol.h b/DebuggerUI/IDEBreakpointObserver-Protocol.h new file mode 100644 index 000000000..a20137577 --- /dev/null +++ b/DebuggerUI/IDEBreakpointObserver-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEBreakpointObserver + +@optional +- (void)watchpointEnablementChanged:(id)arg1; +- (void)breakpointLocationsAdded:(id)arg1 removed:(id)arg2; +- (void)breakpointLocationEnablementChanged:(id)arg1; +- (void)breakpointEnablementChanged:(id)arg1; +- (void)breakpointsActivationStateChanged; +@end + diff --git a/DebuggerUI/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h b/DebuggerUI/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h index 6dc2c3d30..e384a2b71 100644 --- a/DebuggerUI/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h +++ b/DebuggerUI/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h @@ -16,6 +16,7 @@ - (id)topSectionDescription; - (id)topSectionDescriptionEntries; - (id)topSectionShortDescription; +- (id)topSectionCenterTitleAccessoryView; - (id)topSectionTitleAccessoryView; - (id)topSectionShortDescriptionTitle; - (id)topSectionImage; diff --git a/DebuggerUI/IDEDebugNavigableContentDelegate-Protocol.h b/DebuggerUI/IDEDebugNavigableContentDelegate-Protocol.h index fd490ab79..26d7d2712 100644 --- a/DebuggerUI/IDEDebugNavigableContentDelegate-Protocol.h +++ b/DebuggerUI/IDEDebugNavigableContentDelegate-Protocol.h @@ -20,18 +20,16 @@ - (BOOL)shouldSelectItemForRepresentedObject:(id)arg1 withPrevious:(id)arg2 next:(id)arg3; - (id)dataCellForRepresentedObject:(id)arg1; - (void)willDisplayCell:(id)arg1 forRepresentedObject:(id)arg2 item:(id)arg3; +- (void)updateForNewFilterString:(id)arg1; +- (id)filterView; - (void)debugNavigatorViewWillUninstall; - (void)debugNavigatorViewDidInstall; - (id)initWithProcess:(id)arg1 debugNavigator:(id)arg2; @optional +- (id)outputSelectionNavItemForSelectedNavItem:(id)arg1; - (void)commitStateToDictionary:(id)arg1; - (void)revertStateWithDictionary:(id)arg1; -- (id)minCompressionButtonTooltip; -- (id)compressionSliderTooltip; -- (id)maxCompressionButtonTooltip; -- (id)showOnlyInterestingContentButtonTooltip; -- (id)showOnlyInterestingContentButtonImage; - (void)contextualMenuNeedsUpdate:(id)arg1; - (BOOL)validateUserInterfaceAction:(SEL)arg1 forRepresentedObject:(id)arg2; - (BOOL)validateUserInterfaceAction:(SEL)arg1; @@ -39,8 +37,6 @@ - (void)didExpandForItem:(id)arg1; - (void)willExpandForItem:(id)arg1; - (void)handleUserDirectDeleteRepresentedObject:(id)arg1; -- (void)updateForNewCompressionValue:(id)arg1; -- (void)updateForNewShowOnlyInterestingContent:(id)arg1; - (BOOL)shouldExpandItemAsResultOfOptionClick:(id)arg1 clickedItem:(id)arg2; - (BOOL)isGroupHeaderForRepresentedObject:(id)arg1 item:(id)arg2; - (double)heightOfRowForRepresentedObject:(id)arg1; diff --git a/DebuggerUI/IDEDebugNavigableModel-Protocol.h b/DebuggerUI/IDEDebugNavigableModel-Protocol.h index 0509ab235..f0d979065 100644 --- a/DebuggerUI/IDEDebugNavigableModel-Protocol.h +++ b/DebuggerUI/IDEDebugNavigableModel-Protocol.h @@ -10,6 +10,6 @@ @protocol IDEDebugNavigableModel @property(readonly) IDELaunchSession *launchSession; -@property(readonly) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *associatedProcessUUID; @end diff --git a/DebuggerUI/IDEDebuggingAddition-Protocol.h b/DebuggerUI/IDEDebuggingAddition-Protocol.h new file mode 100644 index 000000000..b5946487d --- /dev/null +++ b/DebuggerUI/IDEDebuggingAddition-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" +#import "NSObject-Protocol.h" + +@class IDELaunchSession, NSString; + +@protocol IDEDebuggingAddition +@property(readonly) NSString *identifier; +@property(readonly, nonatomic) IDELaunchSession *launchSession; +- (id)initInLaunchSession:(id)arg1 withAppDisplayName:(id)arg2 runDestination:(id)arg3 fromExtension:(id)arg4; + +@optional ++ (BOOL)shouldInstantiateInLaunchSession:(id)arg1; +- (void)processFinalLaunchParameters:(id)arg1; +- (id)adjustedLaunchParametersForLaunchParameters:(id)arg1; +@end + diff --git a/DebuggerUI/IDEDebuggingAdditionUIController-Protocol.h b/DebuggerUI/IDEDebuggingAdditionUIController-Protocol.h new file mode 100644 index 000000000..f88822f34 --- /dev/null +++ b/DebuggerUI/IDEDebuggingAdditionUIController-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" +#import "NSObject-Protocol.h" + +@protocol IDEDebuggingAdditionUIController +- (id)extension; +- (id)initWithWorkspaceTabController:(id)arg1 withDebuggingAddition:(id)arg2 forExtension:(id)arg3; + +@optional +- (void)openSelectedNavigableItem:(id)arg1 withEventType:(unsigned long long)arg2; +- (id)launchSessionForSelectedRepresentedObject:(id)arg1; +- (id)trayCellForNavigationProcessHeader; +- (BOOL)wantsTrayAreaForNavigationProcessHeader; +- (id)debugSubmenu; +- (BOOL)shouldReplaceDebugSubmenu; +@end + diff --git a/DebuggerUI/IDEExceptionBreakpoint-IDEBreakpointNavigatorSupport.h b/DebuggerUI/IDEExceptionBreakpoint-IDEBreakpointNavigatorSupport.h index 16285096d..ccb3bc78b 100644 --- a/DebuggerUI/IDEExceptionBreakpoint-IDEBreakpointNavigatorSupport.h +++ b/DebuggerUI/IDEExceptionBreakpoint-IDEBreakpointNavigatorSupport.h @@ -6,11 +6,27 @@ #import "IDEExceptionBreakpoint.h" -@class NSImage; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEExceptionBreakpoint (IDEBreakpointNavigatorSupport) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEExceptionBreakpoint (IDEBreakpointNavigatorSupport) - (BOOL)shouldEditNewBreakpoints; - (id)popUpEditorDisplayName; @property(readonly) NSImage *navigableItem_image; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/IDEFileBreakpoint-IDEBreakpointNavigatorSupport.h b/DebuggerUI/IDEFileBreakpoint-IDEBreakpointNavigatorSupport.h index 9db3ed304..2a3210ea9 100644 --- a/DebuggerUI/IDEFileBreakpoint-IDEBreakpointNavigatorSupport.h +++ b/DebuggerUI/IDEFileBreakpoint-IDEBreakpointNavigatorSupport.h @@ -6,13 +6,28 @@ #import "IDEFileBreakpoint.h" -@class DVTTextDocumentLocation, NSImage; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEFileBreakpoint (IDEBreakpointNavigatorSupport) +@class DVTFileDataType, DVTTextDocumentLocation, IDEFileReference, NSImage, NSString; + +@interface IDEFileBreakpoint (IDEBreakpointNavigatorSupport) + (id)keyPathsForValuesAffectingNavigableItem_name; - (id)popUpEditorDisplayName; @property(readonly) NSImage *navigableItem_image; - (id)navigableItem_subtitle; @property(readonly) DVTTextDocumentLocation *navigableItem_contentDocumentLocation; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/IDEFileBreakpointGroup.h b/DebuggerUI/IDEFileBreakpointGroup.h index 523c33e95..ea73b9a5b 100644 --- a/DebuggerUI/IDEFileBreakpointGroup.h +++ b/DebuggerUI/IDEFileBreakpointGroup.h @@ -7,10 +7,11 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class DVTFilePath, DVTObservingToken, DVTStackBacktrace, IDEBreakpointBucket, IDEFileBreakpoint, NSArray, NSImage, NSMutableArray, NSString; +@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, DVTObservingToken, DVTStackBacktrace, IDEBreakpointBucket, IDEFileBreakpoint, IDEFileReference, NSArray, NSImage, NSMutableArray, NSString; -@interface IDEFileBreakpointGroup : NSObject +@interface IDEFileBreakpointGroup : NSObject { IDEBreakpointBucket *_bucket; NSArray *_breakpoints; @@ -31,7 +32,7 @@ - (void).cxx_destruct; - (void)primitiveInvalidate; - (id)ideModelObjectTypeIdentifier; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (BOOL)containsBreakpoint:(id)arg1; - (void)_assertBreakpointsFileIsSameAsGroup:(id)arg1; @@ -40,15 +41,24 @@ - (void)addFileBreakpointInSortedOrder:(id)arg1; - (id)initWithBucket:(id)arg1; - (id)textColor; -- (id)navigableItem_contentDocumentLocation; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; // Remaining properties @property(copy) NSArray *breakpoints; // @dynamic breakpoints; @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(copy) NSMutableArray *mutableBreakpoints; // @dynamic mutableBreakpoints; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/DebuggerUI/IDEInspectorMatching-Protocol.h b/DebuggerUI/IDEInspectorMatching-Protocol.h new file mode 100644 index 000000000..02e5e0725 --- /dev/null +++ b/DebuggerUI/IDEInspectorMatching-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEInspectorMatching +- (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; +@end + diff --git a/DebuggerUI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/DebuggerUI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/DebuggerUI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/DebuggerUI/IDELogBreakpointActionEditor.h b/DebuggerUI/IDELogBreakpointActionEditor.h index a810284bf..35d1b5cd0 100644 --- a/DebuggerUI/IDELogBreakpointActionEditor.h +++ b/DebuggerUI/IDELogBreakpointActionEditor.h @@ -8,7 +8,7 @@ #import "NSTextFieldDelegate-Protocol.h" -@class IDELogBreakpointAction; +@class IDELogBreakpointAction, NSString; @interface IDELogBreakpointActionEditor : NSViewController { @@ -18,5 +18,11 @@ - (void).cxx_destruct; - (id)initWithAction:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/IDESourceExpressionSource-Protocol.h b/DebuggerUI/IDESourceExpressionSource-Protocol.h index a2f58f418..f1472e600 100644 --- a/DebuggerUI/IDESourceExpressionSource-Protocol.h +++ b/DebuggerUI/IDESourceExpressionSource-Protocol.h @@ -14,7 +14,7 @@ - (BOOL)isExpressionInFunctionOrMethodBody:(id)arg1; - (BOOL)isExpressionFunctionOrMethodDefinition:(id)arg1; - (BOOL)isExpressionInPlainCode:(id)arg1; -- (void)symbolsForExpression:(id)arg1 inQueue:(struct dispatch_queue_s *)arg2 completionBlock:(id)arg3; +- (void)symbolsForExpression:(id)arg1 inQueue:(id)arg2 completionBlock:(id)arg3; @optional - (BOOL)isLocationInFunctionOrMethodBody:(id)arg1; diff --git a/DebuggerUI/IDESymbolicBreakpoint-IDEBreakpointNavigatorSupport.h b/DebuggerUI/IDESymbolicBreakpoint-IDEBreakpointNavigatorSupport.h index 847ea6ea4..113b4677b 100644 --- a/DebuggerUI/IDESymbolicBreakpoint-IDEBreakpointNavigatorSupport.h +++ b/DebuggerUI/IDESymbolicBreakpoint-IDEBreakpointNavigatorSupport.h @@ -6,10 +6,26 @@ #import "IDESymbolicBreakpoint.h" -@class NSImage; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESymbolicBreakpoint (IDEBreakpointNavigatorSupport) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDESymbolicBreakpoint (IDEBreakpointNavigatorSupport) - (id)popUpEditorDisplayName; @property(readonly) NSImage *navigableItem_image; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/IDESymbolicBreakpointEditorView.h b/DebuggerUI/IDESymbolicBreakpointEditorView.h index d2604b1d4..1e0266559 100644 --- a/DebuggerUI/IDESymbolicBreakpointEditorView.h +++ b/DebuggerUI/IDESymbolicBreakpointEditorView.h @@ -8,7 +8,7 @@ #import "IDEBreakpointEditor-Protocol.h" -@class IDESymbolicBreakpoint, NSTextField, NSView; +@class IDESymbolicBreakpoint, NSString, NSTextField, NSView; @interface IDESymbolicBreakpointEditorView : NSViewController { @@ -21,5 +21,11 @@ - (void)loadView; - (id)initWithBreakpoint:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DebuggerUI/IDETestFailureBreakpoint-IDEBreakpointNavigatorSupport.h b/DebuggerUI/IDETestFailureBreakpoint-IDEBreakpointNavigatorSupport.h index b9b6c7e62..842a9443d 100644 --- a/DebuggerUI/IDETestFailureBreakpoint-IDEBreakpointNavigatorSupport.h +++ b/DebuggerUI/IDETestFailureBreakpoint-IDEBreakpointNavigatorSupport.h @@ -6,11 +6,27 @@ #import "IDETestFailureBreakpoint.h" -@class NSImage; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDETestFailureBreakpoint (IDEBreakpointNavigatorSupport) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDETestFailureBreakpoint (IDEBreakpointNavigatorSupport) - (BOOL)shouldEditNewBreakpoints; - (id)popUpEditorDisplayName; @property(readonly) NSImage *navigableItem_image; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/IDEVariablesViewContentProvider-Protocol.h b/DebuggerUI/IDEVariablesViewContentProvider-Protocol.h index bf7a35877..365a6fe95 100644 --- a/DebuggerUI/IDEVariablesViewContentProvider-Protocol.h +++ b/DebuggerUI/IDEVariablesViewContentProvider-Protocol.h @@ -24,7 +24,7 @@ - (int)compoundNodeFormatterModeForItem:(id)arg1 atRow:(long long)arg2; - (id)statusCellsDictionary; - (id)imageToUseInDefaultQuickLookForNode:(id)arg1; -- (id)quickLookProviderForDataValue:(id)arg1; +- (void)quickLookProviderForDataValue:(id)arg1 quickLookProviderHandler:(id)arg2; - (void)newRootFromChildrenWasInstalled; - (void)nodeWasDoubleClicked:(id)arg1 row:(long long)arg2 column:(long long)arg3; - (id)scopePopUpTitleForScopeItem:(long long)arg1; diff --git a/DebuggerUI/IDEWatchpoint-IDEBreakpointNavigatorSupport.h b/DebuggerUI/IDEWatchpoint-IDEBreakpointNavigatorSupport.h index 2dfc4ee44..080f579d7 100644 --- a/DebuggerUI/IDEWatchpoint-IDEBreakpointNavigatorSupport.h +++ b/DebuggerUI/IDEWatchpoint-IDEBreakpointNavigatorSupport.h @@ -6,9 +6,25 @@ #import "IDEWatchpoint.h" -@class NSImage; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEWatchpoint (IDEBreakpointNavigatorSupport) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEWatchpoint (IDEBreakpointNavigatorSupport) @property(readonly) NSImage *navigableItem_image; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/DebuggerUI/MKMapViewDelegate-Protocol.h b/DebuggerUI/MKMapViewDelegate-Protocol.h new file mode 100644 index 000000000..ffb747019 --- /dev/null +++ b/DebuggerUI/MKMapViewDelegate-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol MKMapViewDelegate + +@optional +- (void)mapView:(id)arg1 didAddOverlayRenderers:(id)arg2; +- (id)mapView:(id)arg1 rendererForOverlay:(id)arg2; +- (void)mapView:(id)arg1 annotationView:(id)arg2 didChangeDragState:(unsigned long long)arg3 fromOldState:(unsigned long long)arg4; +- (void)mapView:(id)arg1 didFailToLocateUserWithError:(id)arg2; +- (void)mapView:(id)arg1 didUpdateUserLocation:(id)arg2; +- (void)mapViewDidStopLocatingUser:(id)arg1; +- (void)mapViewWillStartLocatingUser:(id)arg1; +- (void)mapView:(id)arg1 didDeselectAnnotationView:(id)arg2; +- (void)mapView:(id)arg1 didSelectAnnotationView:(id)arg2; +- (void)mapView:(id)arg1 didAddAnnotationViews:(id)arg2; +- (id)mapView:(id)arg1 viewForAnnotation:(id)arg2; +- (void)mapViewDidFinishRenderingMap:(id)arg1 fullyRendered:(BOOL)arg2; +- (void)mapViewWillStartRenderingMap:(id)arg1; +- (void)mapViewDidFailLoadingMap:(id)arg1 withError:(id)arg2; +- (void)mapViewDidFinishLoadingMap:(id)arg1; +- (void)mapViewWillStartLoadingMap:(id)arg1; +- (void)mapView:(id)arg1 regionDidChangeAnimated:(BOOL)arg2; +- (void)mapView:(id)arg1 regionWillChangeAnimated:(BOOL)arg2; +@end + diff --git a/DebuggerUI/NSObject-Protocol.h b/DebuggerUI/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DebuggerUI/NSObject-Protocol.h +++ b/DebuggerUI/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DebuggerUI/NSPopoverDelegate-Protocol.h b/DebuggerUI/NSPopoverDelegate-Protocol.h index 578c1a1e0..42490fae9 100644 --- a/DebuggerUI/NSPopoverDelegate-Protocol.h +++ b/DebuggerUI/NSPopoverDelegate-Protocol.h @@ -14,6 +14,7 @@ - (void)popoverDidShow:(id)arg1; - (void)popoverWillShow:(id)arg1; - (id)detachableWindowForPopover:(id)arg1; +- (BOOL)popoverShouldDetach:(id)arg1; - (BOOL)popoverShouldClose:(id)arg1; @end diff --git a/DebuggerUI/NSTextViewDelegate-Protocol.h b/DebuggerUI/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/DebuggerUI/NSTextViewDelegate-Protocol.h +++ b/DebuggerUI/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/DebuggerUI/SCNSceneRendererDelegate-Protocol.h b/DebuggerUI/SCNSceneRendererDelegate-Protocol.h new file mode 100644 index 000000000..a6acade88 --- /dev/null +++ b/DebuggerUI/SCNSceneRendererDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SCNSceneRendererDelegate + +@optional +- (void)renderer:(id)arg1 didRenderScene:(id)arg2 atTime:(double)arg3; +- (void)renderer:(id)arg1 willRenderScene:(id)arg2 atTime:(double)arg3; +- (void)renderer:(id)arg1 didSimulatePhysicsAtTime:(double)arg2; +- (void)renderer:(id)arg1 didApplyAnimationsAtTime:(double)arg2; +- (void)renderer:(id)arg1 updateAtTime:(double)arg2; +@end + diff --git a/DevToolsCore/CDStructures.h b/DevToolsCore/CDStructures.h index 5f98933eb..055e670a7 100644 --- a/DevToolsCore/CDStructures.h +++ b/DevToolsCore/CDStructures.h @@ -213,7 +213,7 @@ struct PBXIndexCParseActions { char _field10; id _field11; id _field12; - struct dispatch_queue_s *_field13; + id _field13; id _field14; char _field15[1024]; id _field16; @@ -234,7 +234,7 @@ struct PBXIndexCppActions { id _field4; id _field5; id _field6; - struct dispatch_queue_s *_field7; + id _field7; }; struct Place; @@ -490,8 +490,6 @@ struct _projInfo { id _field5; }; -struct dispatch_queue_s; - struct fsid { int _field1[2]; }; diff --git a/DevToolsCore/NSObject-Protocol.h b/DevToolsCore/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DevToolsCore/NSObject-Protocol.h +++ b/DevToolsCore/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DevToolsCore/PBXBreakpoint.h b/DevToolsCore/PBXBreakpoint.h index 9667ecbde..a77c79b72 100644 --- a/DevToolsCore/PBXBreakpoint.h +++ b/DevToolsCore/PBXBreakpoint.h @@ -117,5 +117,11 @@ - (id)project; - (id)objectSpecifier; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/PBXCStringStorage.h b/DevToolsCore/PBXCStringStorage.h index f0fd3da5b..de2e225b6 100644 --- a/DevToolsCore/PBXCStringStorage.h +++ b/DevToolsCore/PBXCStringStorage.h @@ -37,7 +37,7 @@ - (void)applyFunction:(void *)arg1 context:(void *)arg2; - (unsigned long long *)offsetsOfStringsMatching:(const char *)arg1 ignoreCase:(BOOL)arg2 matchStyle:(int)arg3; - (id)description; -- (BOOL)writeDataToFile:(id)arg1 queue:(struct dispatch_queue_s *)arg2; +- (BOOL)writeDataToFile:(id)arg1 queue:(id)arg2; - (unsigned int)unsignedIntValueAtOffset:(unsigned long long)arg1; - (void)setUnsignedIntValue:(unsigned int)arg1 atOffset:(unsigned long long)arg2; - (unsigned char)byteValueAtOffset:(unsigned long long)arg1; diff --git a/DevToolsCore/PBXIndexingEngine.h b/DevToolsCore/PBXIndexingEngine.h index 11a11c030..c80767ccc 100644 --- a/DevToolsCore/PBXIndexingEngine.h +++ b/DevToolsCore/PBXIndexingEngine.h @@ -6,12 +6,12 @@ #import "NSObject.h" -@class PBXProjectIndex; +@class NSObject, PBXProjectIndex; @interface PBXIndexingEngine : NSObject { PBXProjectIndex *_projectIndex; - struct dispatch_queue_s *_indexAccessQueue; + NSObject *_indexAccessQueue; } + (id)fileListForFrameworkOrLibrary:(id)arg1; diff --git a/DevToolsCore/PBXProject.h b/DevToolsCore/PBXProject.h index ae1610678..67d13c143 100644 --- a/DevToolsCore/PBXProject.h +++ b/DevToolsCore/PBXProject.h @@ -585,5 +585,11 @@ - (BOOL)canRenameFileAtPath:(id)arg1 to:(id)arg2 error:(id *)arg3; - (id)preflightRenameProject; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/PBXProjectIndex.h b/DevToolsCore/PBXProjectIndex.h index bab8cccc7..5e36d0871 100644 --- a/DevToolsCore/PBXProjectIndex.h +++ b/DevToolsCore/PBXProjectIndex.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSException, NSMapTable, NSMutableArray, NSMutableDictionary, NSMutableSet, PBXCStringStorage, PBXIndexingEngine, PBXProject, PBXProjectIndexBTree, PBXProjectIndexBTreeEnumerator, PBXRecordVector; +@class NSException, NSMapTable, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject, PBXCStringStorage, PBXIndexingEngine, PBXProject, PBXProjectIndexBTree, PBXProjectIndexBTreeEnumerator, PBXRecordVector; @interface PBXProjectIndex : NSObject { @@ -59,9 +59,9 @@ NSMutableSet *_indexedFiles; id _statusObserver; unsigned long long _projectPathOffset; - struct dispatch_queue_s *_indexAccessQueue; - struct dispatch_queue_s *_indexLogicQueue; - struct dispatch_queue_s *_indexIOQueue; + NSObject *_indexAccessQueue; + NSObject *_indexLogicQueue; + NSObject *_indexIOQueue; } + (void)initialize; @@ -72,7 +72,7 @@ - (void)_processDeferredNotification; - (void)_deferNotificationWithInfo:(id)arg1; - (void)_doIndexing:(id)arg1; -- (struct dispatch_queue_s *)accessQueue; +- (id)accessQueue; - (id)project; - (BOOL)isIndexing; - (void)_stopIndexing; diff --git a/DevToolsCore/PBXProjectIndexBTree.h b/DevToolsCore/PBXProjectIndexBTree.h index 13091b9a6..38d151d33 100644 --- a/DevToolsCore/PBXProjectIndexBTree.h +++ b/DevToolsCore/PBXProjectIndexBTree.h @@ -9,7 +9,7 @@ #import "NSCopying-Protocol.h" #import "NSMutableCopying-Protocol.h" -@class NSMutableData; +@class NSMutableData, NSObject; @interface PBXProjectIndexBTree : NSObject { @@ -17,12 +17,12 @@ void *_compare; void *_printValue; const void *_context; - struct dispatch_queue_s *_treeAccessQueue; + NSObject *_treeAccessQueue; _pbxbtreeheader_01a06060 *_header; _pbxbtreecursor_23e470bf _cursor; } -- (struct dispatch_queue_s *)accessQueue; +- (id)accessQueue; - (unsigned int)valueForKey:(const void *)arg1; - (BOOL)containsValue:(unsigned int)arg1 forKey:(const void *)arg2; - (void)_deleteCurrentValue; @@ -44,7 +44,7 @@ - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (void)setPrintValueFunction:(void *)arg1; - (void *)printValueFunction; -- (BOOL)writeDataToFile:(id)arg1 queue:(struct dispatch_queue_s *)arg2; +- (BOOL)writeDataToFile:(id)arg1 queue:(id)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; - (id)initWithContentsOfFile:(id)arg1 comparisonFunction:(void *)arg2 keyForValueFunction:(void *)arg3 context:(const void *)arg4; diff --git a/DevToolsCore/PBXProjectIndexBTreeEnumerator.h b/DevToolsCore/PBXProjectIndexBTreeEnumerator.h index f49038c0c..6acad33a6 100644 --- a/DevToolsCore/PBXProjectIndexBTreeEnumerator.h +++ b/DevToolsCore/PBXProjectIndexBTreeEnumerator.h @@ -6,13 +6,13 @@ #import "NSObject.h" -@class PBXProjectIndexBTree; +@class NSObject, PBXProjectIndexBTree; @interface PBXProjectIndexBTreeEnumerator : NSObject { PBXProjectIndexBTree *_btree; _pbxbtreecursor_23e470bf _cursor; - struct dispatch_queue_s *_treeAccessQueue; + NSObject *_treeAccessQueue; } - (unsigned int)previousValue; diff --git a/DevToolsCore/PBXRecordVector.h b/DevToolsCore/PBXRecordVector.h index 945e345c2..1c1e6a2e2 100644 --- a/DevToolsCore/PBXRecordVector.h +++ b/DevToolsCore/PBXRecordVector.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class NSMutableData; +@class NSMutableData, NSObject; @interface PBXRecordVector : NSObject { @@ -20,7 +20,7 @@ unsigned long long _cursor; void *_records; unsigned long long _tag; - struct dispatch_queue_s *_vectorAccessQueue; + NSObject *_vectorAccessQueue; } - (void)replaceRecordsAtRow:(unsigned long long)arg1 withVector:(id)arg2; @@ -36,7 +36,7 @@ - (BOOL)getNextRecord:(void *)arg1; - (void)setTag:(unsigned long long)arg1; - (unsigned long long)getTag; -- (BOOL)writeDataToFile:(id)arg1 queue:(struct dispatch_queue_s *)arg2; +- (BOOL)writeDataToFile:(id)arg1 queue:(id)arg2; - (unsigned long long)count; - (void *)records; - (BOOL)setRecord:(const void *)arg1 atRow:(unsigned long long)arg2; @@ -47,8 +47,8 @@ - (unsigned long long)rowForRecord:(void *)arg1; - (void *)recordAtRow:(unsigned long long)arg1; - (void)dealloc; -- (id)initWithContentsOfFile:(id)arg1 accessQueue:(struct dispatch_queue_s *)arg2; -- (id)initRecordSize:(unsigned long long)arg1 capacity:(unsigned long long)arg2 accessQueue:(struct dispatch_queue_s *)arg3; +- (id)initWithContentsOfFile:(id)arg1 accessQueue:(id)arg2; +- (id)initRecordSize:(unsigned long long)arg1 capacity:(unsigned long long)arg2 accessQueue:(id)arg3; - (BOOL)getTopRecord:(void *)arg1; - (BOOL)popRecord:(void *)arg1; - (unsigned long long)pushRecord:(const void *)arg1; diff --git a/DevToolsCore/PBXSourceScannerItem.h b/DevToolsCore/PBXSourceScannerItem.h index 9560e67dc..18e77e3ca 100644 --- a/DevToolsCore/PBXSourceScannerItem.h +++ b/DevToolsCore/PBXSourceScannerItem.h @@ -43,9 +43,14 @@ - (void)setName:(id)arg1; - (id)nameWithIndent; - (id)name; -- (id)description; +@property(readonly, copy) NSString *description; - (void)dealloc; - (id)initWithName:(id)arg1 type:(long long)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/PBXTarget.h b/DevToolsCore/PBXTarget.h index dd563b6bf..c2e9aa28a 100644 --- a/DevToolsCore/PBXTarget.h +++ b/DevToolsCore/PBXTarget.h @@ -399,5 +399,11 @@ - (id)executable; - (id)objectSpecifier; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/PBXTargetBuildContext.h b/DevToolsCore/PBXTargetBuildContext.h index bf1eb33f2..74f85f4bc 100644 --- a/DevToolsCore/PBXTargetBuildContext.h +++ b/DevToolsCore/PBXTargetBuildContext.h @@ -91,7 +91,7 @@ + (void)_setupThreadTraceName; - (void)_2009_enqueueCommandsOntoWorkQueue:(id)arg1 startingAtNode:(id)arg2; - (id)nodesMatchingPattern:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)debugOutputLog; - (void)finishLoggingDebugOutput; - (void)startLoggingDebugOutputIfAppropriate; @@ -261,5 +261,10 @@ - (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; - (void)enqueueDependencyGraphEventInvocation:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/PBXTargetBuildPhaseFileSystemObserver.h b/DevToolsCore/PBXTargetBuildPhaseFileSystemObserver.h index 8291ae77c..76aa27c90 100644 --- a/DevToolsCore/PBXTargetBuildPhaseFileSystemObserver.h +++ b/DevToolsCore/PBXTargetBuildPhaseFileSystemObserver.h @@ -8,7 +8,7 @@ #import "XCFileSystemWatcherRegisteredObject-Protocol.h" -@class PBXBuildFile; +@class NSString, PBXBuildFile; @interface PBXTargetBuildPhaseFileSystemObserver : NSObject { @@ -20,5 +20,11 @@ - (void)dealloc; - (id)initWithBuildFile:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/SCMActivity.h b/DevToolsCore/SCMActivity.h index bcc838791..4804c36e3 100644 --- a/DevToolsCore/SCMActivity.h +++ b/DevToolsCore/SCMActivity.h @@ -26,8 +26,8 @@ @property BOOL activitiesDidChanged; // @synthesize activitiesDidChanged=_activitiesDidChanged; @property int activityCode; // @synthesize activityCode=_activityCode; @property(copy) NSString *activityMessage; // @synthesize activityMessage=_activityMessage; -@property __weak SCMModel *model; // @synthesize model=_model; -@property __weak SCMActivity *parent; // @synthesize parent=_parent; +@property SCMModel *model; // @synthesize model=_model; +@property SCMActivity *parent; // @synthesize parent=_parent; @property(retain) NSMutableDictionary *attributes; // @synthesize attributes=_attributes; @property(retain) NSMutableArray *activities; // @synthesize activities=_activities; - (BOOL)writeToFile:(id)arg1; diff --git a/DevToolsCore/SCMManager.h b/DevToolsCore/SCMManager.h index ffbe22fa9..11c7e6a3a 100644 --- a/DevToolsCore/SCMManager.h +++ b/DevToolsCore/SCMManager.h @@ -8,7 +8,7 @@ #import "NSPortDelegate-Protocol.h" -@class NSCountedSet, NSMutableArray, NSMutableDictionary, NSPort; +@class NSCountedSet, NSMutableArray, NSMutableDictionary, NSPort, NSString; @interface SCMManager : NSObject { @@ -52,5 +52,11 @@ - (void)tearDown; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCApplicationArchiver-Protocol.h b/DevToolsCore/XCApplicationArchiver-Protocol.h index 6cebbec12..5e2d747ea 100644 --- a/DevToolsCore/XCApplicationArchiver-Protocol.h +++ b/DevToolsCore/XCApplicationArchiver-Protocol.h @@ -13,7 +13,7 @@ - (id)initWithExtension:(id)arg1; @optional -@property(readonly) NSArray *actionNames; +@property(readonly, copy) NSArray *actionNames; - (void)performAction:(unsigned long long)arg1 onBuild:(id)arg2 onQueue:(id)arg3 withProgressCallback:(id)arg4; @end diff --git a/DevToolsCore/XCArchivedApplication.h b/DevToolsCore/XCArchivedApplication.h index cdfefac17..e5378c51d 100644 --- a/DevToolsCore/XCArchivedApplication.h +++ b/DevToolsCore/XCArchivedApplication.h @@ -23,18 +23,18 @@ @property _Bool hasPlatformConflict; // @synthesize hasPlatformConflict=_hasPlatformConflict; @property(copy) NSString *platformIdentifier; // @synthesize platformIdentifier=_platformIdentifier; @property(copy) NSString *bundleIdentifier; // @synthesize bundleIdentifier=_bundleIdentifier; -@property(readonly) XCArchivedApplicationBuild *latestBuild; +@property(readonly, retain) XCArchivedApplicationBuild *latestBuild; - (id)sortedApplicationBuilds; -@property(readonly) NSString *applicationVersion; -@property(readonly) NSString *applicationName; -@property(readonly) NSString *platformDisplayName; +@property(readonly, copy) NSString *applicationVersion; +@property(readonly, copy) NSString *applicationName; +@property(readonly, copy) NSString *platformDisplayName; - (BOOL)isEqual:(id)arg1; - (unsigned long long)hash; - (id)mutableApplicationBuilds; - (void)removeApplicationBuildsObject:(id)arg1; - (void)addApplicationBuildsObject:(id)arg1; - (id)memberOfApplicationBuilds:(id)arg1; -@property(readonly) NSSet *applicationBuilds; +@property(readonly, copy) NSSet *applicationBuilds; - (id)description; - (id)init; diff --git a/DevToolsCore/XCArchivedApplicationBuild.h b/DevToolsCore/XCArchivedApplicationBuild.h index 96b821702..45dae8dd3 100644 --- a/DevToolsCore/XCArchivedApplicationBuild.h +++ b/DevToolsCore/XCArchivedApplicationBuild.h @@ -39,22 +39,22 @@ - (_Bool)usingFallbackClass; - (id)description; - (void)setBuildStatus:(id)arg1; -@property(readonly) NSString *buildStatus; +@property(readonly, copy) NSString *buildStatus; - (id)displayedStatus; - (void)setValidationErrors:(id)arg1; -@property(readonly) NSArray *validationErrors; -@property(readonly) NSURL *applicationIconURL; +@property(readonly, copy) NSArray *validationErrors; +@property(readonly, copy) NSURL *applicationIconURL; @property(copy) NSString *userProvidedComment; @property(copy) NSString *userProvidedName; -@property(readonly) NSString *platformDisplayName; -@property(readonly) NSDate *archivedDate; -@property(readonly) NSString *applicationVersion; -@property(readonly) NSString *bundleIdentifier; +@property(readonly, copy) NSString *platformDisplayName; +@property(readonly, copy) NSDate *archivedDate; +@property(readonly, copy) NSString *applicationVersion; +@property(readonly, copy) NSString *bundleIdentifier; - (id)infoPlist; -@property(readonly) NSURL *containedApplicationURL; -@property(readonly) NSString *platformIdentifier; -@property(readonly) NSString *applicationName; -@property(readonly) NSURL *archiveInfoURL; +@property(readonly, copy) NSURL *containedApplicationURL; +@property(readonly, copy) NSString *platformIdentifier; +@property(readonly, copy) NSString *applicationName; +@property(readonly, copy) NSURL *archiveInfoURL; - (void)_writeArchiveInfo; - (id)initWithContentsOfURL:(id)arg1 info:(id)arg2; diff --git a/DevToolsCore/XCArchivedApplicationManager.h b/DevToolsCore/XCArchivedApplicationManager.h index 42e60627b..76b924f98 100644 --- a/DevToolsCore/XCArchivedApplicationManager.h +++ b/DevToolsCore/XCArchivedApplicationManager.h @@ -30,14 +30,14 @@ - (void)setArchivedBuilds:(id)arg1; - (void)_updateSynthesizedArchivedApplications; - (id)_applicationForBuild:(id)arg1; -@property(readonly) NSSet *archivedBuilds; +@property(readonly, copy) NSSet *archivedBuilds; @property(readonly) NSMutableSet *mutableBuilds; - (void)removeArchivedApplications:(id)arg1; - (void)removeArchivedApplicationsObject:(id)arg1; - (void)addArchivedApplications:(id)arg1; - (void)addArchivedApplicationsObject:(id)arg1; - (void)setArchivedApplications:(id)arg1; -@property(readonly) NSSet *archivedApplications; +@property(readonly, copy) NSSet *archivedApplications; - (id)mutableArchivedApplications; - (void)scanForArchivedApplications; - (void)_noteAddedBuild:(id)arg1; diff --git a/DevToolsCore/XCBuildConfiguration.h b/DevToolsCore/XCBuildConfiguration.h index f84d7f13b..f35877cf0 100644 --- a/DevToolsCore/XCBuildConfiguration.h +++ b/DevToolsCore/XCBuildConfiguration.h @@ -9,7 +9,7 @@ #import "XCCompatibilityChecking-Protocol.h" #import "XCFileSystemWatcherRegisteredObject-Protocol.h" -@class NSDate, NSMutableArray, NSSet, PBXBuildSettingsDictionary, PBXFileReference, XCFileSystemNode; +@class NSDate, NSMutableArray, NSSet, NSString, PBXBuildSettingsDictionary, PBXFileReference, XCFileSystemNode; @interface XCBuildConfiguration : PBXBuildStyle { @@ -73,5 +73,11 @@ - (id)appleScriptBuildSettings; - (id)objectSpecifier; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCBuildOperation.h b/DevToolsCore/XCBuildOperation.h index 68dbf290d..035991cd3 100644 --- a/DevToolsCore/XCBuildOperation.h +++ b/DevToolsCore/XCBuildOperation.h @@ -54,7 +54,7 @@ + (Class)buildLogClass; + (id)operationArbitrator; + (void)initialize; -- (id)description; +@property(readonly, copy) NSString *description; - (void)buildLog:(id)arg1 didChangeBuildLogItems:(id)arg2 changeEvents:(id)arg3; - (void)buildLog:(id)arg1 didReportStatus:(id)arg2 taskPercentComplete:(double)arg3; - (void)buildLog:(id)arg1 descendantLogSection:(id)arg2 message:(id)arg3 didAddMessage:(id)arg4; @@ -126,5 +126,10 @@ - (id)initWithIdentifier:(id)arg1; - (id)initWithProject:(id)arg1 buildAction:(id)arg2 configurationName:(id)arg3 activeArchitecture:(id)arg4 overridingProperties:(id)arg5 buildables:(id)arg6; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCByteStreamPosixTask.h b/DevToolsCore/XCByteStreamPosixTask.h index 2e36030ed..69c1c23c0 100644 --- a/DevToolsCore/XCByteStreamPosixTask.h +++ b/DevToolsCore/XCByteStreamPosixTask.h @@ -10,7 +10,7 @@ #import "PBXTSCharacterStreamConsuming-Protocol.h" #import "PBXTSLineStreamConsuming-Protocol.h" -@class NSLock, PBXTSByteStream, PBXTSStream; +@class NSLock, NSString, PBXTSByteStream, PBXTSStream; @interface XCByteStreamPosixTask : XCPosixTask { @@ -36,5 +36,11 @@ - (void)dealloc; - (id)initWithLaunchInfo:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCDistributedBuildsManager.h b/DevToolsCore/XCDistributedBuildsManager.h index 4a15b294e..c0ed94629 100644 --- a/DevToolsCore/XCDistributedBuildsManager.h +++ b/DevToolsCore/XCDistributedBuildsManager.h @@ -97,5 +97,11 @@ - (id)_buildServersForHostType:(int)arg1; - (BOOL)runningCommandLineTool; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCFileSystemWatcher.h b/DevToolsCore/XCFileSystemWatcher.h index af04e921f..aa3abcadb 100644 --- a/DevToolsCore/XCFileSystemWatcher.h +++ b/DevToolsCore/XCFileSystemWatcher.h @@ -8,7 +8,7 @@ #import "DTFileSystemEventStreamDelegate-Protocol.h" -@class DTFileSystemEventStream, NSMapTable, NSMutableArray, NSMutableDictionary; +@class DTFileSystemEventStream, NSMapTable, NSMutableArray, NSMutableDictionary, NSString; @interface XCFileSystemWatcher : NSObject { @@ -42,5 +42,11 @@ - (void)close; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCOutputStream.h b/DevToolsCore/XCOutputStream.h index 241ba20e5..a28113cc4 100644 --- a/DevToolsCore/XCOutputStream.h +++ b/DevToolsCore/XCOutputStream.h @@ -8,6 +8,8 @@ #import "XCOutputStreams-Protocol.h" +@class NSString; + @interface XCOutputStream : NSObject { } @@ -17,5 +19,11 @@ - (void)flush; - (void)writeBytes:(const char *)arg1 length:(unsigned long long)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCPosixTask.h b/DevToolsCore/XCPosixTask.h index b92c62287..98034a157 100644 --- a/DevToolsCore/XCPosixTask.h +++ b/DevToolsCore/XCPosixTask.h @@ -8,7 +8,7 @@ #import "NSPortDelegate-Protocol.h" -@class NSError, NSObject, NSPort, NSRecursiveLock, XCPosixTaskBackgroundReaderThread, XCPosixTaskBackgroundWriterThread, XCPosixTaskLaunchInfo; +@class NSError, NSObject, NSPort, NSRecursiveLock, NSString, XCPosixTaskBackgroundReaderThread, XCPosixTaskBackgroundWriterThread, XCPosixTaskLaunchInfo; @interface XCPosixTask : NSObject { @@ -65,9 +65,14 @@ - (int)spawnResult; - (BOOL)_wait:(BOOL)arg1; - (id)launchInfo; -- (id)description; +@property(readonly, copy) NSString *description; - (void)dealloc; - (id)initWithLaunchInfo:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCPropertyValue.h b/DevToolsCore/XCPropertyValue.h index 711e5b9a0..dae260bfc 100644 --- a/DevToolsCore/XCPropertyValue.h +++ b/DevToolsCore/XCPropertyValue.h @@ -8,6 +8,8 @@ #import "XCPropertyValues-Protocol.h" +@class NSString; + @interface XCPropertyValue : NSObject { } @@ -16,12 +18,17 @@ + (id)propertyValueFromStringRepresentation:(id)arg1; + (void)initialize; - (id)propertyValueDebugDescription; -- (id)description; +@property(readonly, copy) NSString *description; - (id)arrayOfStringRepresentations; - (void)assertInternalConsistency; - (id)evaluateAsStringInContext:(id)arg1; - (id)evaluateAsStringInContext:(id)arg1 withNestingState:(const void *)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCRemoteComputer-Protocol.h b/DevToolsCore/XCRemoteComputer-Protocol.h index 4c608aec1..5b17fe37d 100644 --- a/DevToolsCore/XCRemoteComputer-Protocol.h +++ b/DevToolsCore/XCRemoteComputer-Protocol.h @@ -13,18 +13,18 @@ + (BOOL)handleDroppedFile:(id)arg1; + (BOOL)shouldHandleDroppedFile:(id)arg1; @property(readonly) BOOL canRenameDevice; -@property(readonly) NSString *deviceSoftwareVersion; +@property(readonly, copy) NSString *deviceSoftwareVersion; @property(readonly) BOOL deviceHasUI; @property(readonly) BOOL deviceIsBusy; @property BOOL deviceIsIgnored; @property(readonly) BOOL deviceIsTransient; @property(readonly) BOOL deviceAvailable; @property(readonly) NSString *cachePath; -@property(readonly) NSString *deviceArchitecture; -@property(readonly) NSString *deviceName; +@property(readonly, copy) NSString *deviceArchitecture; +@property(readonly, copy) NSString *deviceName; @property(readonly) XCPlatformSpecification *platform; -@property(readonly) NSString *deviceIdentifier; -@property(readonly) NSString *platformIdentifier; +@property(readonly, copy) NSString *deviceIdentifier; +@property(readonly, copy) NSString *platformIdentifier; @property(readonly) NSMutableDictionary *data; - (int)debuggerArchitectureMode; - (void)willBeForgotten; diff --git a/DevToolsCore/XCRemoteComputer.h b/DevToolsCore/XCRemoteComputer.h index 9ebac9915..663cfdb81 100644 --- a/DevToolsCore/XCRemoteComputer.h +++ b/DevToolsCore/XCRemoteComputer.h @@ -48,20 +48,20 @@ - (BOOL)useAsyncWillExecute; - (BOOL)preflightExecutable:(id)arg1; - (BOOL)canExecute; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; @property BOOL deviceIsIgnored; @property(copy) NSString *deviceSoftwareVersion; @property(readonly) BOOL deviceHasUI; - (void)setDeviceArchitecture:(id)arg1; -@property(readonly) NSString *deviceArchitecture; +@property(readonly, copy) NSString *deviceArchitecture; @property(copy) NSString *deviceName; @property(copy) NSString *deviceIdentifier; - (void)setValue:(id)arg1 forKeyPath:(id)arg2; @property(readonly) BOOL deviceIsBusy; @property(readonly) BOOL deviceIsTransient; @property(readonly) XCPlatformSpecification *platform; -@property(readonly) NSString *platformIdentifier; +@property(readonly, copy) NSString *platformIdentifier; @property(readonly) NSString *cachePath; - (BOOL)shouldApplicationTerminate; - (void)invalidate; @@ -70,5 +70,10 @@ - (id)init; - (id)plistRepresentation; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCSCMRequest.h b/DevToolsCore/XCSCMRequest.h index 4fc7afef4..4077532d6 100644 --- a/DevToolsCore/XCSCMRequest.h +++ b/DevToolsCore/XCSCMRequest.h @@ -71,9 +71,9 @@ - (void)queueOperationsFromArray:(id)arg1; - (void)queueOperation:(id)arg1; - (long long)totalOperationsToProcess; -- (id)description; +@property(readonly, copy) NSString *description; - (id)touchedReferences; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (void)suspend; - (void)run; @@ -81,5 +81,9 @@ - (void)dealloc; - (id)initWithID:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCSCMTaskOperation.h b/DevToolsCore/XCSCMTaskOperation.h index 84e633a64..88bf53fff 100644 --- a/DevToolsCore/XCSCMTaskOperation.h +++ b/DevToolsCore/XCSCMTaskOperation.h @@ -46,7 +46,7 @@ - (void)suspend; - (void)run; - (void)_operationDidStop:(BOOL)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)filenames; - (void)setFilenames:(id)arg1; - (id)task; @@ -66,5 +66,10 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCSimpleApplicationArchiver.h b/DevToolsCore/XCSimpleApplicationArchiver.h index 73b0a0b48..5462ddee0 100644 --- a/DevToolsCore/XCSimpleApplicationArchiver.h +++ b/DevToolsCore/XCSimpleApplicationArchiver.h @@ -8,7 +8,7 @@ #import "XCApplicationArchiver-Protocol.h" -@class DTExtension, NSArray, XCPlatformSpecification; +@class DTExtension, NSArray, NSString, XCPlatformSpecification; @interface XCSimpleApplicationArchiver : NSObject { @@ -25,7 +25,11 @@ - (id)initWithExtension:(id)arg1; // Remaining properties -@property(readonly) NSArray *actionNames; +@property(readonly, copy) NSArray *actionNames; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DevToolsCore/XCWorkQueueCommand.h b/DevToolsCore/XCWorkQueueCommand.h index db4f6edfc..21f0a4199 100644 --- a/DevToolsCore/XCWorkQueueCommand.h +++ b/DevToolsCore/XCWorkQueueCommand.h @@ -8,7 +8,7 @@ #import "XCWorkQueueCommands-Protocol.h" -@class XCWorkQueue; +@class NSString, XCWorkQueue; @interface XCWorkQueueCommand : NSObject { @@ -62,5 +62,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsCore/XCWorkQueueCommandInvocation.h b/DevToolsCore/XCWorkQueueCommandInvocation.h index 86d1fa7d0..be92166f1 100644 --- a/DevToolsCore/XCWorkQueueCommandInvocation.h +++ b/DevToolsCore/XCWorkQueueCommandInvocation.h @@ -8,7 +8,7 @@ #import "XCOutputStreams-Protocol.h" -@class XCBuildLogCommandInvocationSectionRecorder, XCSystemStatisticsMeasurement, XCWorkQueueOperation; +@class NSString, XCBuildLogCommandInvocationSectionRecorder, XCSystemStatisticsMeasurement, XCWorkQueueOperation; @interface XCWorkQueueCommandInvocation : NSObject { @@ -23,7 +23,7 @@ } + (unsigned long long)messageLimit; -- (id)description; +@property(readonly, copy) NSString *description; - (double)elapsedSystemTime; - (double)elapsedUserTime; - (id)systemStatisticsDelta; @@ -56,5 +56,10 @@ - (void)dealloc; - (id)initWithSlotNumber:(unsigned long long)arg1 workQueueOperation:(id)arg2 workQueueCommand:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsFoundation/DTAssertionHandler.h b/DevToolsFoundation/DTAssertionHandler.h index fff30558f..a92522af6 100644 --- a/DevToolsFoundation/DTAssertionHandler.h +++ b/DevToolsFoundation/DTAssertionHandler.h @@ -8,6 +8,8 @@ #import "DTAssertionHandling-Protocol.h" +@class NSString; + @interface DTAssertionHandler : NSObject { } @@ -21,5 +23,11 @@ - (void)handleFailureInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 messageFormat:(id)arg4 arguments:(struct __va_list_tag [1])arg5; - (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsFoundation/DTOutputStream.h b/DevToolsFoundation/DTOutputStream.h index 7e9a14314..54cf9be55 100644 --- a/DevToolsFoundation/DTOutputStream.h +++ b/DevToolsFoundation/DTOutputStream.h @@ -8,6 +8,8 @@ #import "DTOutputStreams-Protocol.h" +@class NSString; + @interface DTOutputStream : NSObject { } @@ -17,5 +19,11 @@ - (void)flush; - (void)writeBytes:(const char *)arg1 length:(unsigned long long)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsFoundation/DTToolsVersion.h b/DevToolsFoundation/DTToolsVersion.h index 89ad7eed0..3b2d2deb2 100644 --- a/DevToolsFoundation/DTToolsVersion.h +++ b/DevToolsFoundation/DTToolsVersion.h @@ -18,6 +18,9 @@ } + (id)versionWithMajor:(unsigned long long)arg1 minor:(unsigned long long)arg2 update:(unsigned long long)arg3; ++ (id)version6_0_0; ++ (id)version5_1_1; ++ (id)version5_1_0; + (id)version5_0_2; + (id)version5_0_1; + (id)version5_0_0; diff --git a/DevToolsFoundation/NSData-DevToolsFoundationAdditions.h b/DevToolsFoundation/NSData-DevToolsFoundationAdditions.h index 02950d4a1..6e470256a 100644 --- a/DevToolsFoundation/NSData-DevToolsFoundationAdditions.h +++ b/DevToolsFoundation/NSData-DevToolsFoundationAdditions.h @@ -8,7 +8,7 @@ @interface NSData (DevToolsFoundationAdditions) + (id)dataWithFirstBytes:(unsigned long long)arg1 ofFile:(id)arg2; -- (void)writeToFile:(id)arg1 atomically:(BOOL)arg2 queue:(struct dispatch_queue_s *)arg3 completionBlock:(id)arg4; +- (void)writeToFile:(id)arg1 atomically:(BOOL)arg2 queue:(id)arg3 completionBlock:(id)arg4; - (id)dataWithMD5Digest; @end diff --git a/DevToolsFoundation/NSObject-Protocol.h b/DevToolsFoundation/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DevToolsFoundation/NSObject-Protocol.h +++ b/DevToolsFoundation/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DevToolsInterface/NSObject-Protocol.h b/DevToolsInterface/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DevToolsInterface/NSObject-Protocol.h +++ b/DevToolsInterface/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DevToolsInterface/NSTextViewDelegate-Protocol.h b/DevToolsInterface/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/DevToolsInterface/NSTextViewDelegate-Protocol.h +++ b/DevToolsInterface/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/DevToolsInterface/PBXAppleScriptBuildPhaseModule.h b/DevToolsInterface/PBXAppleScriptBuildPhaseModule.h index e4c429237..91f7d9ae0 100644 --- a/DevToolsInterface/PBXAppleScriptBuildPhaseModule.h +++ b/DevToolsInterface/PBXAppleScriptBuildPhaseModule.h @@ -9,7 +9,7 @@ #import "NSTextFieldDelegate-Protocol.h" #import "NSTextViewDelegate-Protocol.h" -@class NSPopUpButton, NSTextField; +@class NSPopUpButton, NSString, NSTextField; @interface PBXAppleScriptBuildPhaseModule : PBXFileBuildPhaseModule { @@ -24,5 +24,11 @@ - (void)viewDidLoad; - (id)initWithBuildPhase:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXBSExpertAspectModule.h b/DevToolsInterface/PBXBSExpertAspectModule.h index 9e862b029..2dec0d411 100644 --- a/DevToolsInterface/PBXBSExpertAspectModule.h +++ b/DevToolsInterface/PBXBSExpertAspectModule.h @@ -63,5 +63,11 @@ - (void)_setKeyBeingEdited:(id)arg1 tableColumnBeingEdited:(id)arg2; - (void)_recacheSortedBuildSettingsKeys; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXBatchFinder.h b/DevToolsInterface/PBXBatchFinder.h index 13927a5a7..1bdec6854 100644 --- a/DevToolsInterface/PBXBatchFinder.h +++ b/DevToolsInterface/PBXBatchFinder.h @@ -89,5 +89,11 @@ - (id)initWithSearchList:(id)arg1 findString:(id)arg2; - (BOOL)requiresProjectIndex; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXBookmarksModule.h b/DevToolsInterface/PBXBookmarksModule.h index e241d56b4..272ed954d 100644 --- a/DevToolsInterface/PBXBookmarksModule.h +++ b/DevToolsInterface/PBXBookmarksModule.h @@ -8,7 +8,7 @@ #import "XCSelectionSource-Protocol.h" -@class NSMenu, PBXExtendedOutlineView; +@class NSMenu, NSString, PBXExtendedOutlineView; @interface PBXBookmarksModule : PBXProjectModule { @@ -62,5 +62,11 @@ - (void)dealloc; - (id)initWithModuleNibName:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXBuildResultsModule.h b/DevToolsInterface/PBXBuildResultsModule.h index 0270e1825..55b87f362 100644 --- a/DevToolsInterface/PBXBuildResultsModule.h +++ b/DevToolsInterface/PBXBuildResultsModule.h @@ -8,7 +8,7 @@ #import "XCSelectionSource-Protocol.h" -@class NSBox, NSButton, NSMenu, NSMutableArray, NSPopUpButton, NSProgressIndicator, NSTextField, XCBuildOperation, XCBuildResultsOutlineLogic, XCBuildResultsOutlineView; +@class NSBox, NSButton, NSMenu, NSMutableArray, NSPopUpButton, NSProgressIndicator, NSString, NSTextField, XCBuildOperation, XCBuildResultsOutlineLogic, XCBuildResultsOutlineView; @interface PBXBuildResultsModule : PBXProjectModule { @@ -174,5 +174,11 @@ - (id)statusBar; - (id)initWithModuleNibName:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXBuildRuleModule.h b/DevToolsInterface/PBXBuildRuleModule.h index 6a43ee471..483671eeb 100644 --- a/DevToolsInterface/PBXBuildRuleModule.h +++ b/DevToolsInterface/PBXBuildRuleModule.h @@ -60,5 +60,11 @@ - (id)initWithBuildRule:(id)arg1; - (id)initWithBuildRule:(id)arg1 inDomain:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXCVSModule.h b/DevToolsInterface/PBXCVSModule.h index 7484fdb86..7fdba18ae 100644 --- a/DevToolsInterface/PBXCVSModule.h +++ b/DevToolsInterface/PBXCVSModule.h @@ -12,7 +12,7 @@ #import "XCFosterParentHostProtocol-Protocol.h" #import "XCSelectionSource-Protocol.h" -@class NSArray, NSButton, NSColor, NSMenu, NSPopUpButton, NSScrollView, NSSplitView, NSTreeController, PBXControlScrollView, PBXExtendedOutlineView, SCMSandboxOwner, XCSCMDataSource, XCSCMSmartGroup; +@class NSArray, NSButton, NSColor, NSMenu, NSPopUpButton, NSScrollView, NSSplitView, NSString, NSTreeController, PBXControlScrollView, PBXExtendedOutlineView, SCMSandboxOwner, XCSCMDataSource, XCSCMSmartGroup; @interface PBXCVSModule : PBXProjectModule { @@ -102,5 +102,11 @@ - (void)dealloc; - (id)initWithModuleNibName:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXCodeAssistant.h b/DevToolsInterface/PBXCodeAssistant.h index 75e72a333..e6931f751 100644 --- a/DevToolsInterface/PBXCodeAssistant.h +++ b/DevToolsInterface/PBXCodeAssistant.h @@ -152,5 +152,11 @@ - (id)initWithTextView:(id)arg1; - (void)awakeFromNib; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXCommitLogModule.h b/DevToolsInterface/PBXCommitLogModule.h index 5b1afa04e..5ed74829c 100644 --- a/DevToolsInterface/PBXCommitLogModule.h +++ b/DevToolsInterface/PBXCommitLogModule.h @@ -8,7 +8,7 @@ #import "NSTextViewDelegate-Protocol.h" -@class NSButton, NSMutableArray, NSTextField, NSTextView; +@class NSButton, NSMutableArray, NSString, NSTextField, NSTextView; @interface PBXCommitLogModule : PBXModule { @@ -41,5 +41,11 @@ - (Class)moduleWindowClass; - (id)loadModuleWindow; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXDebugBreakpointsModule.h b/DevToolsInterface/PBXDebugBreakpointsModule.h index 51238a1e3..a14e78e86 100644 --- a/DevToolsInterface/PBXDebugBreakpointsModule.h +++ b/DevToolsInterface/PBXDebugBreakpointsModule.h @@ -9,7 +9,7 @@ #import "NSOutlineViewDelegate-Protocol.h" #import "XCSelectionSource-Protocol.h" -@class NSButton, NSMutableArray, NSMutableSet, NSTableColumn, PBXBreakpointGroupList, PBXExtendedOutlineView; +@class NSButton, NSMutableArray, NSMutableSet, NSString, NSTableColumn, PBXBreakpointGroupList, PBXExtendedOutlineView; @interface PBXDebugBreakpointsModule : PBXProjectModule { @@ -78,5 +78,11 @@ - (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; - (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXDebugCLIModule.h b/DevToolsInterface/PBXDebugCLIModule.h index 3694dbdef..0906758d3 100644 --- a/DevToolsInterface/PBXDebugCLIModule.h +++ b/DevToolsInterface/PBXDebugCLIModule.h @@ -10,7 +10,7 @@ #import "PBXTSCharacterStreamConsuming-Protocol.h" #import "XCDebuggerConsoleCompletion-Protocol.h" -@class NSMutableArray, PBXTSCharacterStream, PBXTSUTF8BufferFilter, PBXTSUTF8EncoderFilter, PBXTtyText, XCIncrementalFinder; +@class NSMutableArray, NSString, PBXTSCharacterStream, PBXTSUTF8BufferFilter, PBXTSUTF8EncoderFilter, PBXTtyText, XCIncrementalFinder; @interface PBXDebugCLIModule : PBXProjectModule { @@ -89,9 +89,14 @@ - (void)viewDidLoad; - (BOOL)moduleEnforcesViewMinSize; - (struct CGSize)viewMinSize; -- (id)description; +@property(readonly, copy) NSString *description; - (void)dealloc; - (id)initWithModuleNibName:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXDebugDSModelViewModule.h b/DevToolsInterface/PBXDebugDSModelViewModule.h index 955ff5924..5f805ca07 100644 --- a/DevToolsInterface/PBXDebugDSModelViewModule.h +++ b/DevToolsInterface/PBXDebugDSModelViewModule.h @@ -8,7 +8,7 @@ #import "PBXLSViewControllerProtocol-Protocol.h" -@class PBXLSModel; +@class NSString, PBXLSModel; @interface PBXDebugDSModelViewModule : PBXDebugViewModule { @@ -24,5 +24,11 @@ - (id)model; - (void)setModel:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXDebugDataValueViewModule.h b/DevToolsInterface/PBXDebugDataValueViewModule.h index 5513369a2..f14003f4f 100644 --- a/DevToolsInterface/PBXDebugDataValueViewModule.h +++ b/DevToolsInterface/PBXDebugDataValueViewModule.h @@ -99,5 +99,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXDebugInstructionPointer.h b/DevToolsInterface/PBXDebugInstructionPointer.h index 54891caf8..f4cc39fdb 100644 --- a/DevToolsInterface/PBXDebugInstructionPointer.h +++ b/DevToolsInterface/PBXDebugInstructionPointer.h @@ -9,7 +9,7 @@ #import "NSCopying-Protocol.h" #import "PBXMarkerDelegateProtocol-Protocol.h" -@class PBXDebugSessionModule, PBXFileDocument; +@class NSString, PBXDebugSessionModule, PBXFileDocument; @interface PBXDebugInstructionPointer : NSObject { @@ -31,5 +31,11 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXDebugSessionModule.h b/DevToolsInterface/PBXDebugSessionModule.h index 04399ca2c..3886549b5 100644 --- a/DevToolsInterface/PBXDebugSessionModule.h +++ b/DevToolsInterface/PBXDebugSessionModule.h @@ -327,5 +327,11 @@ - (void)runExecutable:(id)arg1; - (void)becomeActiveOnGo; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXDocumentController.h b/DevToolsInterface/PBXDocumentController.h index 9d11ad737..1ce496ff7 100644 --- a/DevToolsInterface/PBXDocumentController.h +++ b/DevToolsInterface/PBXDocumentController.h @@ -8,7 +8,7 @@ #import "NSOpenSavePanelDelegate-Protocol.h" -@class NSMutableArray, NSMutableDictionary; +@class NSMutableArray, NSMutableDictionary, NSString; @interface PBXDocumentController : NSDocumentController { @@ -80,5 +80,11 @@ - (void)addDocumentTypes:(id)arg1; - (id)documentClassNames; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXExtendedApplication.h b/DevToolsInterface/PBXExtendedApplication.h index 6e6ba653d..d14e93705 100644 --- a/DevToolsInterface/PBXExtendedApplication.h +++ b/DevToolsInterface/PBXExtendedApplication.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class NSWindow; +@class NSString, NSWindow; @interface PBXExtendedApplication : NSApplication { @@ -60,5 +60,11 @@ - (void)sendEvent:(id)arg1; - (id)mainWindowAtBeginningOfSendEvent; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXFileEditor.h b/DevToolsInterface/PBXFileEditor.h index 18add1a49..e2bcc87bc 100644 --- a/DevToolsInterface/PBXFileEditor.h +++ b/DevToolsInterface/PBXFileEditor.h @@ -8,7 +8,7 @@ #import "NSTextViewDelegate-Protocol.h" -@class PBXFileNavigator; +@class NSString, PBXFileNavigator; @interface PBXFileEditor : PBXModule { @@ -57,5 +57,11 @@ - (id)initWithFileDocument:(id)arg1; - (id)backgroundColor; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXFileNavigator.h b/DevToolsInterface/PBXFileNavigator.h index dd734fc72..f4bcd819d 100644 --- a/DevToolsInterface/PBXFileNavigator.h +++ b/DevToolsInterface/PBXFileNavigator.h @@ -380,7 +380,7 @@ - (long long)_filesPopUpColumn; - (void)setProgressPercent:(double)arg1; - (void)setProgressIndicatorVisible:(BOOL)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (void)closeModule; - (void)_removeDebuggerBar; - (void)dealloc; @@ -390,5 +390,10 @@ - (BOOL)_shouldCloseDocIfReceiverCloses:(id)arg1 groupIsClosing:(BOOL)arg2; - (BOOL)hasShownFileDocument:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXFileTableDataSource.h b/DevToolsInterface/PBXFileTableDataSource.h index 62371a8f6..43b779dff 100644 --- a/DevToolsInterface/PBXFileTableDataSource.h +++ b/DevToolsInterface/PBXFileTableDataSource.h @@ -174,5 +174,11 @@ - (id)_setupMenuDictionary; - (id)initWithOwningModule:(id)arg1 smartGroup:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXGroupTreeModule.h b/DevToolsInterface/PBXGroupTreeModule.h index 189f83ae7..24f1fc563 100644 --- a/DevToolsInterface/PBXGroupTreeModule.h +++ b/DevToolsInterface/PBXGroupTreeModule.h @@ -9,7 +9,7 @@ #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" -@class NSArray, NSMenu, NSNumber, NSTableColumn, PBXExtendedOutlineView, PBXOutlineDataSourceSplitter; +@class NSArray, NSMenu, NSNumber, NSString, NSTableColumn, PBXExtendedOutlineView, PBXOutlineDataSourceSplitter; @interface PBXGroupTreeModule : PBXProjectModule { @@ -184,5 +184,11 @@ - (void)viewDidLoad; - (id)initWithModuleNibName:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXItemsSelectionModule.h b/DevToolsInterface/PBXItemsSelectionModule.h index f4a1c0dfb..ed93d6420 100644 --- a/DevToolsInterface/PBXItemsSelectionModule.h +++ b/DevToolsInterface/PBXItemsSelectionModule.h @@ -9,7 +9,7 @@ #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" -@class NSArray, NSBox, NSMenu, NSMutableArray, NSTableColumn, PBXExtendedOutlineView; +@class NSArray, NSBox, NSMenu, NSMutableArray, NSString, NSTableColumn, PBXExtendedOutlineView; @interface PBXItemsSelectionModule : PBXModule { @@ -49,5 +49,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXJavaClassFileDocument.h b/DevToolsInterface/PBXJavaClassFileDocument.h index cac3a08b8..95515d38d 100644 --- a/DevToolsInterface/PBXJavaClassFileDocument.h +++ b/DevToolsInterface/PBXJavaClassFileDocument.h @@ -8,11 +8,19 @@ #import "NSTextStorageDelegate-Protocol.h" +@class NSString; + @interface PBXJavaClassFileDocument : XCEditDocument { } - (BOOL)readFromFile:(id)arg1 ofType:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXLSDynamicLinkerImageModule.h b/DevToolsInterface/PBXLSDynamicLinkerImageModule.h index eadcf41fc..165cf94c5 100644 --- a/DevToolsInterface/PBXLSDynamicLinkerImageModule.h +++ b/DevToolsInterface/PBXLSDynamicLinkerImageModule.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "PBXLSViewControllerProtocol-Protocol.h" -@class NSButton, NSPopUpButton, NSSearchField, NSTextField, PBXExecutable, PBXExtendedTableView, PBXLSDynamicLinkerImageController, XCExtendedArrayController; +@class NSButton, NSPopUpButton, NSSearchField, NSString, NSTextField, PBXExecutable, PBXExtendedTableView, PBXLSDynamicLinkerImageController, XCExtendedArrayController; @interface PBXLSDynamicLinkerImageModule : PBXProjectModule { @@ -66,5 +66,11 @@ - (void)tableView:(id)arg1 deleteRows:(id)arg2; - (long long)numberOfRowsInTableView:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXLSTaskExecutableLauncher.h b/DevToolsInterface/PBXLSTaskExecutableLauncher.h index 737c75c12..85ba26384 100644 --- a/DevToolsInterface/PBXLSTaskExecutableLauncher.h +++ b/DevToolsInterface/PBXLSTaskExecutableLauncher.h @@ -8,7 +8,7 @@ #import "PBXTSTaskDelegate-Protocol.h" -@class NSArray, PBXTSPTYDeviceByteStream, PBXTSTask; +@class NSArray, NSString, PBXTSPTYDeviceByteStream, PBXTSTask; @interface PBXLSTaskExecutableLauncher : PBXLSExecutableLauncher { @@ -56,5 +56,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXLaunchSessionModule.h b/DevToolsInterface/PBXLaunchSessionModule.h index 4b4c34b25..cccccb121 100644 --- a/DevToolsInterface/PBXLaunchSessionModule.h +++ b/DevToolsInterface/PBXLaunchSessionModule.h @@ -8,7 +8,7 @@ #import "PBXTrackableTask-Protocol.h" -@class NSDate, NSView, PBXGestureSplitView, PBXLSLaunchSession, XCConsole; +@class NSDate, NSString, NSView, PBXGestureSplitView, PBXLSLaunchSession, XCConsole; @interface PBXLaunchSessionModule : PBXProjectModule { @@ -77,5 +77,11 @@ - (id)initWithModuleNibName:(id)arg1; - (id)slideOutTabIconImage; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXModule.h b/DevToolsInterface/PBXModule.h index 3a3ea2261..8c4c4a12e 100644 --- a/DevToolsInterface/PBXModule.h +++ b/DevToolsInterface/PBXModule.h @@ -181,5 +181,11 @@ - (void)setSelectedProjectItems:(id)arg1; - (id)selectedProjectItems; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXOutlineDataSourceSplitter.h b/DevToolsInterface/PBXOutlineDataSourceSplitter.h index af4c30ab3..25fbc7c90 100644 --- a/DevToolsInterface/PBXOutlineDataSourceSplitter.h +++ b/DevToolsInterface/PBXOutlineDataSourceSplitter.h @@ -10,7 +10,7 @@ #import "NSOutlineViewDelegate-Protocol.h" #import "XCSelectionSource-Protocol.h" -@class NSMapTable, NSOutlineView; +@class NSMapTable, NSOutlineView, NSString; @interface PBXOutlineDataSourceSplitter : NSObject { @@ -71,5 +71,11 @@ - (void)dealloc; - (id)initWithOutlineView:(id)arg1 mainDataSource:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXPreferencesModule.h b/DevToolsInterface/PBXPreferencesModule.h index d198016de..c296e4a6c 100644 --- a/DevToolsInterface/PBXPreferencesModule.h +++ b/DevToolsInterface/PBXPreferencesModule.h @@ -8,7 +8,7 @@ #import "NSWindowDelegate-Protocol.h" -@class NSBox, NSButtonCell, NSMatrix, NSMutableArray, NSMutableDictionary; +@class NSBox, NSButtonCell, NSMatrix, NSMutableArray, NSMutableDictionary, NSString; @interface PBXPreferencesModule : PBXModule { @@ -58,5 +58,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXProductDocumentTypesSettingsModule.h b/DevToolsInterface/PBXProductDocumentTypesSettingsModule.h index a2f0f3028..1f019cbcf 100644 --- a/DevToolsInterface/PBXProductDocumentTypesSettingsModule.h +++ b/DevToolsInterface/PBXProductDocumentTypesSettingsModule.h @@ -11,7 +11,7 @@ #import "NSTextFieldDelegate-Protocol.h" #import "NSTextViewDelegate-Protocol.h" -@class NSArray, NSButton, NSImageView, NSMutableArray, NSPopUpButton, NSTextField, PBXExtendedTableView; +@class NSArray, NSButton, NSImageView, NSMutableArray, NSPopUpButton, NSString, NSTextField, PBXExtendedTableView; @interface PBXProductDocumentTypesSettingsModule : PBXAbstractProductSettingsModule { @@ -70,5 +70,11 @@ - (void)viewDidLoad; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXProductIconSettingsModule.h b/DevToolsInterface/PBXProductIconSettingsModule.h index cf00a1331..da25067ad 100644 --- a/DevToolsInterface/PBXProductIconSettingsModule.h +++ b/DevToolsInterface/PBXProductIconSettingsModule.h @@ -8,7 +8,7 @@ #import "NSTextFieldDelegate-Protocol.h" -@class NSImageView, PBXExtendedTextField; +@class NSImageView, NSString, PBXExtendedTextField; @interface PBXProductIconSettingsModule : PBXAbstractProductSettingsModule { @@ -24,5 +24,11 @@ - (void)update; - (void)viewDidLoad; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXProductURLTypesSettingsModule.h b/DevToolsInterface/PBXProductURLTypesSettingsModule.h index be2e4ed19..2fde08ad5 100644 --- a/DevToolsInterface/PBXProductURLTypesSettingsModule.h +++ b/DevToolsInterface/PBXProductURLTypesSettingsModule.h @@ -11,7 +11,7 @@ #import "NSTextFieldDelegate-Protocol.h" #import "NSTextViewDelegate-Protocol.h" -@class NSArray, NSButton, NSImageView, NSMutableArray, NSTextField, PBXExtendedTableView; +@class NSArray, NSButton, NSImageView, NSMutableArray, NSString, NSTextField, PBXExtendedTableView; @interface PBXProductURLTypesSettingsModule : PBXAbstractProductSettingsModule { @@ -60,5 +60,11 @@ - (void)viewDidLoad; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXProjectDocument.h b/DevToolsInterface/PBXProjectDocument.h index 4d12ff280..0068420d7 100644 --- a/DevToolsInterface/PBXProjectDocument.h +++ b/DevToolsInterface/PBXProjectDocument.h @@ -9,7 +9,7 @@ #import "NSOpenSavePanelDelegate-Protocol.h" #import "PBXSelectionTarget-Protocol.h" -@class NSArray, NSMutableArray, NSMutableDictionary, PBXProject, PBXReference, PBXTrackableTaskManager, XCBreakpointsBucket, XCBuildOperation, XCIndexerProxy, XCLibraryChooser, XCProjectFindController, XCProjectSelection, XCRefactoring, XCSCMController, XCTaskListModule; +@class NSArray, NSMutableArray, NSMutableDictionary, NSString, PBXProject, PBXReference, PBXTrackableTaskManager, XCBreakpointsBucket, XCBuildOperation, XCIndexerProxy, XCLibraryChooser, XCProjectFindController, XCProjectSelection, XCRefactoring, XCSCMController, XCTaskListModule; @interface PBXProjectDocument : NSDocument { @@ -147,5 +147,11 @@ - (BOOL)willClose; - (BOOL)isClosing; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXProjectFindModule.h b/DevToolsInterface/PBXProjectFindModule.h index 41ea8a5aa..482218c75 100644 --- a/DevToolsInterface/PBXProjectFindModule.h +++ b/DevToolsInterface/PBXProjectFindModule.h @@ -157,5 +157,11 @@ - (id)initWithModuleNibName:(id)arg1; - (id)findController; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXProjectFindOptionsModule.h b/DevToolsInterface/PBXProjectFindOptionsModule.h index ca36e408f..fdf9d717c 100644 --- a/DevToolsInterface/PBXProjectFindOptionsModule.h +++ b/DevToolsInterface/PBXProjectFindOptionsModule.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class NSButton, NSMatrix, NSPopUpButton, NSTableColumn, PBXExtendedTableView, PBXFindOptionsSet; +@class NSButton, NSMatrix, NSPopUpButton, NSString, NSTableColumn, PBXExtendedTableView, PBXFindOptionsSet; @interface PBXProjectFindOptionsModule : PBXModule { @@ -70,5 +70,11 @@ - (unsigned long long)moduleWindowStyleMask; - (Class)moduleWindowClass; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXProjectWizard.h b/DevToolsInterface/PBXProjectWizard.h index 682cb97d2..b492a1755 100644 --- a/DevToolsInterface/PBXProjectWizard.h +++ b/DevToolsInterface/PBXProjectWizard.h @@ -64,5 +64,11 @@ - (void)dealloc; - (id)initWithSettings:(id)arg1 parentPage:(id)arg2 nextPage:(id)arg3 parentNextPageSelector:(SEL)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXSearchTextField.h b/DevToolsInterface/PBXSearchTextField.h index 4d17e5d73..4a0cf786e 100644 --- a/DevToolsInterface/PBXSearchTextField.h +++ b/DevToolsInterface/PBXSearchTextField.h @@ -8,6 +8,8 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface PBXSearchTextField : NSSearchField { id _homeKeyHandler; @@ -18,5 +20,11 @@ - (void)setHomeKeyHandler:(id)arg1; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXSearchToolbarItem.h b/DevToolsInterface/PBXSearchToolbarItem.h index 7c73531b3..6637e4935 100644 --- a/DevToolsInterface/PBXSearchToolbarItem.h +++ b/DevToolsInterface/PBXSearchToolbarItem.h @@ -8,7 +8,7 @@ #import "NSTextFieldDelegate-Protocol.h" -@class NSMenu, PBXSearchTextField; +@class NSMenu, NSString, PBXSearchTextField; @interface PBXSearchToolbarItem : NSToolbarItem { @@ -46,5 +46,11 @@ - (id)initWithDelegate:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXShellScriptBuildPhaseInspectorPane.h b/DevToolsInterface/PBXShellScriptBuildPhaseInspectorPane.h index 9c78ad538..c1ad0002d 100644 --- a/DevToolsInterface/PBXShellScriptBuildPhaseInspectorPane.h +++ b/DevToolsInterface/PBXShellScriptBuildPhaseInspectorPane.h @@ -10,7 +10,7 @@ #import "NSTableViewDelegate-Protocol.h" #import "NSTextViewDelegate-Protocol.h" -@class NSButton, NSTextField, NSTextView, NSUndoManager, PBXCompletionManager, PBXExtendedTableView, PBXShellScriptBuildPhase; +@class NSButton, NSString, NSTextField, NSTextView, NSUndoManager, PBXCompletionManager, PBXExtendedTableView, PBXShellScriptBuildPhase; @interface PBXShellScriptBuildPhaseInspectorPane : PBXInspectorPaneModule { @@ -65,5 +65,11 @@ - (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; - (long long)numberOfRowsInTableView:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXShellScriptBuildPhaseModule.h b/DevToolsInterface/PBXShellScriptBuildPhaseModule.h index 1bb5aef9f..3ca6b67c2 100644 --- a/DevToolsInterface/PBXShellScriptBuildPhaseModule.h +++ b/DevToolsInterface/PBXShellScriptBuildPhaseModule.h @@ -8,7 +8,7 @@ #import "NSTextViewDelegate-Protocol.h" -@class NSButton, NSMatrix, NSTextField, NSTextView, NSUndoManager, PBXCompletionManager; +@class NSButton, NSMatrix, NSString, NSTextField, NSTextView, NSUndoManager, PBXCompletionManager; @interface PBXShellScriptBuildPhaseModule : PBXBuildPhaseModule { @@ -45,5 +45,11 @@ - (void)dealloc; - (id)initWithBuildPhase:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXSmartGroupDataSource.h b/DevToolsInterface/PBXSmartGroupDataSource.h index e5fba6b39..f977961ac 100644 --- a/DevToolsInterface/PBXSmartGroupDataSource.h +++ b/DevToolsInterface/PBXSmartGroupDataSource.h @@ -8,7 +8,7 @@ #import "XCSelectionSource-Protocol.h" -@class PBXProject, PBXProjectModule, PBXSmartGroup; +@class NSString, PBXProject, PBXProjectModule, PBXSmartGroup; @interface PBXSmartGroupDataSource : NSObject { @@ -55,5 +55,11 @@ - (id)initWithOwningModule:(id)arg1; - (id)initWithOwningModule:(id)arg1 smartGroup:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXSmartGroupTreeModule.h b/DevToolsInterface/PBXSmartGroupTreeModule.h index 1b1e1dd66..59ce5317a 100644 --- a/DevToolsInterface/PBXSmartGroupTreeModule.h +++ b/DevToolsInterface/PBXSmartGroupTreeModule.h @@ -12,7 +12,7 @@ #import "XCFosterParentHostProtocol-Protocol.h" #import "XCSelectionSource-Protocol.h" -@class NSDictionary, NSMutableArray, PBXFosterParent, PBXGroup, PBXTableColumnManager; +@class NSDictionary, NSMutableArray, NSString, PBXFosterParent, PBXGroup, PBXTableColumnManager; @interface PBXSmartGroupTreeModule : PBXGroupTreeModule { @@ -151,5 +151,11 @@ - (id)transientsForLocation:(int)arg1; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXSplitviewModule.h b/DevToolsInterface/PBXSplitviewModule.h index 36d2c862b..e7de37fa5 100644 --- a/DevToolsInterface/PBXSplitviewModule.h +++ b/DevToolsInterface/PBXSplitviewModule.h @@ -9,7 +9,7 @@ #import "NSSplitViewDelegate-Protocol.h" #import "NSToolbarDelegate-Protocol.h" -@class NSMutableArray; +@class NSMutableArray, NSString; @interface PBXSplitviewModule : PBXModule { @@ -37,5 +37,11 @@ - (void)_installViewForModule:(id)arg1; - (unsigned long long)subviewIndexForModuleIndex:(unsigned long long)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXTOCModule.h b/DevToolsInterface/PBXTOCModule.h index ee0c8c3de..a143051a8 100644 --- a/DevToolsInterface/PBXTOCModule.h +++ b/DevToolsInterface/PBXTOCModule.h @@ -9,7 +9,7 @@ #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" -@class NSMapTable, PBXExtendedOutlineView, PBXViewListView; +@class NSMapTable, NSString, PBXExtendedOutlineView, PBXViewListView; @interface PBXTOCModule : PBXModule { @@ -54,5 +54,11 @@ - (void)_createOrDestroySubmodulesToMatchOutlineSelection; - (void)_addItemTreeRootedAtItem:(id)arg1 toArray:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXTextFieldEntryModule.h b/DevToolsInterface/PBXTextFieldEntryModule.h index 7446d34f4..d88c1917a 100644 --- a/DevToolsInterface/PBXTextFieldEntryModule.h +++ b/DevToolsInterface/PBXTextFieldEntryModule.h @@ -8,7 +8,7 @@ #import "NSTextFieldDelegate-Protocol.h" -@class NSButton, NSTextField; +@class NSButton, NSString, NSTextField; @interface PBXTextFieldEntryModule : PBXModule { @@ -41,5 +41,11 @@ - (Class)moduleWindowClass; - (id)loadModuleWindow; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXTextFileDocument.h b/DevToolsInterface/PBXTextFileDocument.h index ba0ca6f68..b5f362ab2 100644 --- a/DevToolsInterface/PBXTextFileDocument.h +++ b/DevToolsInterface/PBXTextFileDocument.h @@ -119,5 +119,11 @@ - (id)attributedStringDocumentType; - (void)_postDumpChangeHistoryNotification; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXTextFileEditor.h b/DevToolsInterface/PBXTextFileEditor.h index 9bf722e23..0f049ada9 100644 --- a/DevToolsInterface/PBXTextFileEditor.h +++ b/DevToolsInterface/PBXTextFileEditor.h @@ -174,5 +174,11 @@ - (id)initWithFileDocument:(id)arg1; - (id)backgroundColor; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXTextView.h b/DevToolsInterface/PBXTextView.h index de26c97a2..8688f45b2 100644 --- a/DevToolsInterface/PBXTextView.h +++ b/DevToolsInterface/PBXTextView.h @@ -9,7 +9,7 @@ #import "NSLayoutManagerDelegate-Protocol.h" #import "XCTextViewAdditions-Protocol.h" -@class NSColor, XCTextSelectionSymbolInfo; +@class NSColor, NSString, XCTextSelectionSymbolInfo; @interface PBXTextView : NSTextView { @@ -215,5 +215,11 @@ - (void)indentSelectionIfIndentable:(id)arg1; - (void)indentSelection:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXWindowMenuHelper.h b/DevToolsInterface/PBXWindowMenuHelper.h index e03dfad50..0e1b54b51 100644 --- a/DevToolsInterface/PBXWindowMenuHelper.h +++ b/DevToolsInterface/PBXWindowMenuHelper.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class NSMutableArray; +@class NSMutableArray, NSString; @interface PBXWindowMenuHelper : NSObject { @@ -46,5 +46,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/PBXWizardChooserWizard.h b/DevToolsInterface/PBXWizardChooserWizard.h index 04ddbb03f..617559f33 100644 --- a/DevToolsInterface/PBXWizardChooserWizard.h +++ b/DevToolsInterface/PBXWizardChooserWizard.h @@ -100,5 +100,11 @@ - (void)dealloc; - (id)initWithSettings:(id)arg1 parentPage:(id)arg2 nextPage:(id)arg3 parentNextPageSelector:(SEL)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/TestGlassOutlineNodeAdapter.h b/DevToolsInterface/TestGlassOutlineNodeAdapter.h index 95c274e18..b0c2fe2da 100644 --- a/DevToolsInterface/TestGlassOutlineNodeAdapter.h +++ b/DevToolsInterface/TestGlassOutlineNodeAdapter.h @@ -26,5 +26,11 @@ - (id)editorViewControllerForDataNode:(id)arg1; - (BOOL)dataNode:(id)arg1 shouldEditTableColumn:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/TestGlassOutlineRootAdapter.h b/DevToolsInterface/TestGlassOutlineRootAdapter.h index d123dbf10..e16586b0e 100644 --- a/DevToolsInterface/TestGlassOutlineRootAdapter.h +++ b/DevToolsInterface/TestGlassOutlineRootAdapter.h @@ -62,5 +62,11 @@ - (BOOL)doubleClickDataNode:(id)arg1; - (id)createGlassOutlineView:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/TestGlassPropertyCategoryNodeAdapter.h b/DevToolsInterface/TestGlassPropertyCategoryNodeAdapter.h index dbe41fed7..f9179004f 100644 --- a/DevToolsInterface/TestGlassPropertyCategoryNodeAdapter.h +++ b/DevToolsInterface/TestGlassPropertyCategoryNodeAdapter.h @@ -8,7 +8,7 @@ #import "XCEDataNodeAdapterP-Protocol.h" -@class XCPropertyDomainSpecification, XCTestGlassBuildTableUnit, XCTestGlassTwoFlavorsCell; +@class NSString, XCPropertyDomainSpecification, XCTestGlassBuildTableUnit, XCTestGlassTwoFlavorsCell; @interface TestGlassPropertyCategoryNodeAdapter : NSObject { @@ -32,5 +32,11 @@ - (id)dataNode:(id)arg1 objectValueForTableColumn:(id)arg2; - (id)nameForNode:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/TestGlassPropertyDefinitionNodeAdapter.h b/DevToolsInterface/TestGlassPropertyDefinitionNodeAdapter.h index 53bb4b000..802a758d5 100644 --- a/DevToolsInterface/TestGlassPropertyDefinitionNodeAdapter.h +++ b/DevToolsInterface/TestGlassPropertyDefinitionNodeAdapter.h @@ -52,5 +52,11 @@ - (void)assignCurrentValuesFor:(id)arg1; - (id)categoryAdapterForDataNode:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/TestGlassWindowController.h b/DevToolsInterface/TestGlassWindowController.h index 68d3262ea..9f2a51aea 100644 --- a/DevToolsInterface/TestGlassWindowController.h +++ b/DevToolsInterface/TestGlassWindowController.h @@ -8,7 +8,7 @@ #import "NSToolbarDelegate-Protocol.h" -@class NSObject; +@class NSObject, NSString; @interface TestGlassWindowController : NSWindowController { @@ -26,5 +26,11 @@ - (id)toolbarItemWithIdentifier:(id)arg1 label:(id)arg2 imageName:(id)arg3 toolTip:(id)arg4 action:(SEL)arg5; - (void)_setupToolbar; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCAPIAssistantConfigurationTableController.h b/DevToolsInterface/XCAPIAssistantConfigurationTableController.h index 3520d1da6..3805b51a3 100644 --- a/DevToolsInterface/XCAPIAssistantConfigurationTableController.h +++ b/DevToolsInterface/XCAPIAssistantConfigurationTableController.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class NSArray, XCAPIAssistantConfigurationArrayController, XCAPIAssistantConfigurationTable; +@class NSArray, NSString, XCAPIAssistantConfigurationArrayController, XCAPIAssistantConfigurationTable; @interface XCAPIAssistantConfigurationTableController : NSObject { @@ -35,5 +35,11 @@ - (void)sortUserSlices; - (void)persistUserSlices; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCAPIAssistantController.h b/DevToolsInterface/XCAPIAssistantController.h index 2330aa336..66ef57d1f 100644 --- a/DevToolsInterface/XCAPIAssistantController.h +++ b/DevToolsInterface/XCAPIAssistantController.h @@ -10,7 +10,7 @@ #import "NSWindowDelegate-Protocol.h" #import "XCAPIQueryCallbackProtocol-Protocol.h" -@class NSArray, NSScrollView, NSTextView, NSWindow, PBXSymbol, XCAPIAssistant, XCAPIAssistantConfigurationTableController, XCAPIQueries, XCRAAttributedStringGenerator, XCRAQuery, XCRASliceController; +@class NSArray, NSScrollView, NSString, NSTextView, NSWindow, PBXSymbol, XCAPIAssistant, XCAPIAssistantConfigurationTableController, XCAPIQueries, XCRAAttributedStringGenerator, XCRAQuery, XCRASliceController; @interface XCAPIAssistantController : NSObject { @@ -121,5 +121,11 @@ - (void)awakeFromNib; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCActionManager.h b/DevToolsInterface/XCActionManager.h index f90eda90e..950c0bd66 100644 --- a/DevToolsInterface/XCActionManager.h +++ b/DevToolsInterface/XCActionManager.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class NSMenu, NSMutableArray, NSMutableDictionary; +@class NSMenu, NSMutableArray, NSMutableDictionary, NSString; @interface XCActionManager : NSResponder { @@ -87,5 +87,11 @@ - (void)replaceOrSetSelection:(id)arg1 atLevel:(id)arg2; - (id)selectionDictionary; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCArchivedApplicationViewController.h b/DevToolsInterface/XCArchivedApplicationViewController.h index bd5258a1d..d4db6125e 100644 --- a/DevToolsInterface/XCArchivedApplicationViewController.h +++ b/DevToolsInterface/XCArchivedApplicationViewController.h @@ -57,5 +57,11 @@ - (id)nibName; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCBarItem.h b/DevToolsInterface/XCBarItem.h index 6826102cb..9a6661c21 100644 --- a/DevToolsInterface/XCBarItem.h +++ b/DevToolsInterface/XCBarItem.h @@ -8,7 +8,7 @@ #import "XCSelectionSource-Protocol.h" -@class PBXReference; +@class NSString, PBXReference; @interface XCBarItem : NSTextField { @@ -71,5 +71,11 @@ - (void)resetCursorRects; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCBinderItem.h b/DevToolsInterface/XCBinderItem.h index fa7db2c0c..a06be77d9 100644 --- a/DevToolsInterface/XCBinderItem.h +++ b/DevToolsInterface/XCBinderItem.h @@ -74,5 +74,11 @@ - (id)initWithCoder:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCBinderModule.h b/DevToolsInterface/XCBinderModule.h index bc979db36..9df6654e9 100644 --- a/DevToolsInterface/XCBinderModule.h +++ b/DevToolsInterface/XCBinderModule.h @@ -10,7 +10,7 @@ #import "XCEDataRootAdapterP-Protocol.h" #import "XCSelectionSource-Protocol.h" -@class NSButton, NSSplitView, NSView, PBXNavigatorGroup, PBXProject, PBXProjectDocument, PBXProjectFindModule, XCBinder, XCBinderOutlineView, XCEConfigurableDataNode, XCEConfigurableDataSource, XCElementActionButton, XCOrganizerFileNodeAdapter; +@class NSButton, NSSplitView, NSString, NSView, PBXNavigatorGroup, PBXProject, PBXProjectDocument, PBXProjectFindModule, XCBinder, XCBinderOutlineView, XCEConfigurableDataNode, XCEConfigurableDataSource, XCElementActionButton, XCOrganizerFileNodeAdapter; @interface XCBinderModule : PBXModule { @@ -183,5 +183,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCBreakpointSoundAction.h b/DevToolsInterface/XCBreakpointSoundAction.h index 0a88255b4..2f2e38ed8 100644 --- a/DevToolsInterface/XCBreakpointSoundAction.h +++ b/DevToolsInterface/XCBreakpointSoundAction.h @@ -24,5 +24,11 @@ - (void)dealloc; - (id)editorClassName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCBuildOperation-PBXTrackableTaskAdditions.h b/DevToolsInterface/XCBuildOperation-PBXTrackableTaskAdditions.h index ccf1280d3..929926545 100644 --- a/DevToolsInterface/XCBuildOperation-PBXTrackableTaskAdditions.h +++ b/DevToolsInterface/XCBuildOperation-PBXTrackableTaskAdditions.h @@ -8,6 +8,8 @@ #import "PBXTrackableTask-Protocol.h" +@class NSString; + @interface XCBuildOperation (PBXTrackableTaskAdditions) - (id)taskBadge; - (id)taskDescriptionString; @@ -18,5 +20,11 @@ - (BOOL)taskStopRunning; - (int)taskProgressType; - (float)taskPercentComplete; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DevToolsInterface/XCBuildPropertiesInspectorPane.h b/DevToolsInterface/XCBuildPropertiesInspectorPane.h index 7f0444402..bef8a8593 100644 --- a/DevToolsInterface/XCBuildPropertiesInspectorPane.h +++ b/DevToolsInterface/XCBuildPropertiesInspectorPane.h @@ -196,5 +196,11 @@ - (void)closeModule; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCBuildPropertyCategoryNodeAdapter.h b/DevToolsInterface/XCBuildPropertyCategoryNodeAdapter.h index 884d6b6de..87d648eaa 100644 --- a/DevToolsInterface/XCBuildPropertyCategoryNodeAdapter.h +++ b/DevToolsInterface/XCBuildPropertyCategoryNodeAdapter.h @@ -8,7 +8,7 @@ #import "XCEDataNodeAdapterP-Protocol.h" -@class XCBuildPropertiesInspectorPane, XCBuildPropertyTwoFlavorsCell, XCPropertyDomainSpecification; +@class NSString, XCBuildPropertiesInspectorPane, XCBuildPropertyTwoFlavorsCell, XCPropertyDomainSpecification; @interface XCBuildPropertyCategoryNodeAdapter : NSObject { @@ -37,5 +37,11 @@ - (id)nameForNode:(id)arg1; - (id)nameForData:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCBuildPropertyDefinitionNodeAdapter.h b/DevToolsInterface/XCBuildPropertyDefinitionNodeAdapter.h index a64287fec..62622d6ca 100644 --- a/DevToolsInterface/XCBuildPropertyDefinitionNodeAdapter.h +++ b/DevToolsInterface/XCBuildPropertyDefinitionNodeAdapter.h @@ -62,5 +62,11 @@ - (void)assignCurrentValuesFor:(id)arg1; - (id)categoryAdapterForDataNode:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCBuildResultAdapter.h b/DevToolsInterface/XCBuildResultAdapter.h index 07567d743..ba8522643 100644 --- a/DevToolsInterface/XCBuildResultAdapter.h +++ b/DevToolsInterface/XCBuildResultAdapter.h @@ -8,7 +8,7 @@ #import "XCEDataNodeAdapterP-Protocol.h" -@class XCBuildResultsCell; +@class NSString, XCBuildResultsCell; @interface XCBuildResultAdapter : NSObject { @@ -37,5 +37,11 @@ - (id)imageForDataNode:(id)arg1; - (id)titleForDataNode:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCBuildResultsRestoreOperation-PBXTrackableTaskAdditions.h b/DevToolsInterface/XCBuildResultsRestoreOperation-PBXTrackableTaskAdditions.h index b29b37566..ae4aa7c3a 100644 --- a/DevToolsInterface/XCBuildResultsRestoreOperation-PBXTrackableTaskAdditions.h +++ b/DevToolsInterface/XCBuildResultsRestoreOperation-PBXTrackableTaskAdditions.h @@ -8,6 +8,8 @@ #import "PBXTrackableTask-Protocol.h" +@class NSString; + @interface XCBuildResultsRestoreOperation (PBXTrackableTaskAdditions) - (id)taskBadge; - (id)taskDescriptionString; @@ -18,5 +20,11 @@ - (BOOL)taskStopRunning; - (int)taskProgressType; - (float)taskPercentComplete; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/DevToolsInterface/XCClassNavigatorMenuItemInfo.h b/DevToolsInterface/XCClassNavigatorMenuItemInfo.h index 41b0a09d7..e96e6257e 100644 --- a/DevToolsInterface/XCClassNavigatorMenuItemInfo.h +++ b/DevToolsInterface/XCClassNavigatorMenuItemInfo.h @@ -24,8 +24,8 @@ @property(readonly) XCClassNavigatorMenuItemInfo *baseClass; // @synthesize baseClass=_baseClass; @property(readonly) int symbolUsage; // @synthesize symbolUsage=_symbolUsage; @property(readonly) int symbolType; // @synthesize symbolType=_symbolType; -@property(readonly) NSString *displayName; // @synthesize displayName=_displayName; -@property(readonly) NSString *lookupName; // @synthesize lookupName=_lookupName; +@property(readonly, retain) NSString *displayName; // @synthesize displayName=_displayName; +@property(readonly, retain) NSString *lookupName; // @synthesize lookupName=_lookupName; @property(readonly) int type; // @synthesize type=_type; - (id)description; - (BOOL)isEqual:(id)arg1; diff --git a/DevToolsInterface/XCCommentsInspectorPane.h b/DevToolsInterface/XCCommentsInspectorPane.h index f734357db..511e4b535 100644 --- a/DevToolsInterface/XCCommentsInspectorPane.h +++ b/DevToolsInterface/XCCommentsInspectorPane.h @@ -9,7 +9,7 @@ #import "NSTextViewDelegate-Protocol.h" #import "PBXSourceLexerDelegate-Protocol.h" -@class NSButton, NSTextField, NSTextView; +@class NSButton, NSString, NSTextField, NSTextView; @interface XCCommentsInspectorPane : PBXInspectorPaneModule { @@ -36,5 +36,11 @@ - (void)dealloc; - (void)textDidChange:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCCompositeSDKTask.h b/DevToolsInterface/XCCompositeSDKTask.h index a0d9d0a11..db80a2337 100644 --- a/DevToolsInterface/XCCompositeSDKTask.h +++ b/DevToolsInterface/XCCompositeSDKTask.h @@ -8,7 +8,7 @@ #import "PBXTrackableTask-Protocol.h" -@class XCSDKPath; +@class NSString, XCSDKPath; @interface XCCompositeSDKTask : NSObject { @@ -26,5 +26,11 @@ - (float)taskPercentComplete; - (id)initWithSDK:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCConfigurationListInspectorPane.h b/DevToolsInterface/XCConfigurationListInspectorPane.h index 2fd5a78da..3da3817dd 100644 --- a/DevToolsInterface/XCConfigurationListInspectorPane.h +++ b/DevToolsInterface/XCConfigurationListInspectorPane.h @@ -8,7 +8,7 @@ #import "NSTableViewDataSource-Protocol.h" -@class NSButton, NSMutableArray, PBXExtendedTableView, PBXProject; +@class NSButton, NSMutableArray, NSString, PBXExtendedTableView, PBXProject; @interface XCConfigurationListInspectorPane : PBXInspectorPaneModule { @@ -65,5 +65,11 @@ - (void)setProject:(id)arg1; - (id)project; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCDWARFDocument.h b/DevToolsInterface/XCDWARFDocument.h index 206d8b142..409421e93 100644 --- a/DevToolsInterface/XCDWARFDocument.h +++ b/DevToolsInterface/XCDWARFDocument.h @@ -16,8 +16,8 @@ NSURL *_baseURL; } -@property(readonly) NSString *architecture; // @synthesize architecture=_architecture; -@property(readonly) NSURL *baseURL; // @synthesize baseURL=_baseURL; +@property(readonly, retain) NSString *architecture; // @synthesize architecture=_architecture; +@property(readonly, retain) NSURL *baseURL; // @synthesize baseURL=_baseURL; - (id)_lineTableForPath:(id)arg1; - (BOOL)_buildFileReferences; - (void)close; diff --git a/DevToolsInterface/XCDetailModule.h b/DevToolsInterface/XCDetailModule.h index c72f25e6f..ed20a360a 100644 --- a/DevToolsInterface/XCDetailModule.h +++ b/DevToolsInterface/XCDetailModule.h @@ -9,7 +9,7 @@ #import "PBXSelectionTarget-Protocol.h" #import "XCSelectionSource-Protocol.h" -@class PBXSmartGroupDataSource, XCBorderView; +@class NSString, PBXSmartGroupDataSource, XCBorderView; @interface XCDetailModule : PBXProjectModule { @@ -52,5 +52,11 @@ - (void)moduleViewWillBeRemoved:(id)arg1; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCDiffComparatorView.h b/DevToolsInterface/XCDiffComparatorView.h index e0776e6c2..13ea63fc2 100644 --- a/DevToolsInterface/XCDiffComparatorView.h +++ b/DevToolsInterface/XCDiffComparatorView.h @@ -283,5 +283,11 @@ - (BOOL)_canMergeRight; - (BOOL)_canMergeLeft; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCDiffFileEditor.h b/DevToolsInterface/XCDiffFileEditor.h index e3268f37a..dd5776590 100644 --- a/DevToolsInterface/XCDiffFileEditor.h +++ b/DevToolsInterface/XCDiffFileEditor.h @@ -8,7 +8,7 @@ #import "XCDiffComparatorViewDelegate-Protocol.h" -@class XCDiffComparator; +@class NSString, XCDiffComparator; @interface XCDiffFileEditor : PBXFileEditor { @@ -35,5 +35,11 @@ - (void)dealloc; - (id)initWithFileDocument:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCDiffTableDataSource.h b/DevToolsInterface/XCDiffTableDataSource.h index 0828d5f33..44c4ddad4 100644 --- a/DevToolsInterface/XCDiffTableDataSource.h +++ b/DevToolsInterface/XCDiffTableDataSource.h @@ -9,6 +9,8 @@ #import "NSTableViewDelegate-Protocol.h" #import "PBXTableColumnProvider-Protocol.h" +@class NSString; + @interface XCDiffTableDataSource : XCDiffObjectDataSource { } @@ -27,5 +29,11 @@ - (id)arrangedContent; - (id)initWithContent:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCDistributedBuildsPrefsModule.h b/DevToolsInterface/XCDistributedBuildsPrefsModule.h index e240b3f4f..cfc0c241b 100644 --- a/DevToolsInterface/XCDistributedBuildsPrefsModule.h +++ b/DevToolsInterface/XCDistributedBuildsPrefsModule.h @@ -168,5 +168,11 @@ - (void)_serializeSets; - (id)_serializeSets:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCDocSetAccessModule.h b/DevToolsInterface/XCDocSetAccessModule.h index bbe89fcab..7069315ce 100644 --- a/DevToolsInterface/XCDocSetAccessModule.h +++ b/DevToolsInterface/XCDocSetAccessModule.h @@ -8,7 +8,7 @@ #import "XCSelectionSource-Protocol.h" -@class DVMainController; +@class DVMainController, NSString; @interface XCDocSetAccessModule : PBXProjectModule { @@ -82,5 +82,11 @@ - (void)viewDidLoad; - (id)initWithModuleNibName:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCDocSetDownloadManager.h b/DevToolsInterface/XCDocSetDownloadManager.h index c25fe5ffb..12a4edfd3 100644 --- a/DevToolsInterface/XCDocSetDownloadManager.h +++ b/DevToolsInterface/XCDocSetDownloadManager.h @@ -9,7 +9,7 @@ #import "DSMSubscriptionUpdateProtocol-Protocol.h" #import "PBXTrackableTask-Protocol.h" -@class NSMutableArray, PBXTrackableTaskManager, XCTaskListModule; +@class NSMutableArray, NSString, PBXTrackableTaskManager, XCTaskListModule; @interface XCDocSetDownloadManager : NSObject { @@ -74,5 +74,11 @@ - (id)init; - (void)allowDownloads; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCDocSetOutlineView.h b/DevToolsInterface/XCDocSetOutlineView.h index 23f38b381..eb3003376 100644 --- a/DevToolsInterface/XCDocSetOutlineView.h +++ b/DevToolsInterface/XCDocSetOutlineView.h @@ -8,7 +8,7 @@ #import "NSOutlineViewDelegate-Protocol.h" -@class NSMutableDictionary, XCDocSetOutlineViewController; +@class NSMutableDictionary, NSString, XCDocSetOutlineViewController; @interface XCDocSetOutlineView : NSOutlineView { @@ -45,5 +45,11 @@ - (void)awakeFromNib; - (id)itemToDocSetCellDict; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCDockableTabModule.h b/DevToolsInterface/XCDockableTabModule.h index 350e1e42d..6a5d92138 100644 --- a/DevToolsInterface/XCDockableTabModule.h +++ b/DevToolsInterface/XCDockableTabModule.h @@ -9,7 +9,7 @@ #import "NSTabViewDelegate-Protocol.h" #import "XCDockableDragSource-Protocol.h" -@class XCBorderView, XCExtendedTabView; +@class NSString, XCBorderView, XCExtendedTabView; @interface XCDockableTabModule : PBXProjectModule { @@ -51,5 +51,11 @@ - (void)dealloc; - (id)initWithLayout:(id)arg1 forModule:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCDualStateToolbarItemButton.h b/DevToolsInterface/XCDualStateToolbarItemButton.h index d1c6136fd..34ad198b7 100644 --- a/DevToolsInterface/XCDualStateToolbarItemButton.h +++ b/DevToolsInterface/XCDualStateToolbarItemButton.h @@ -14,7 +14,7 @@ } + (Class)cellClass; -@property __weak XCDualStateToolbarItem *toolbarItem; // @synthesize toolbarItem=_toolbarItem; +@property XCDualStateToolbarItem *toolbarItem; // @synthesize toolbarItem=_toolbarItem; - (BOOL)sendAction:(SEL)arg1 to:(id)arg2; @end diff --git a/DevToolsInterface/XCEConfigurableDataSource.h b/DevToolsInterface/XCEConfigurableDataSource.h index 118a0a665..8c025aa87 100644 --- a/DevToolsInterface/XCEConfigurableDataSource.h +++ b/DevToolsInterface/XCEConfigurableDataSource.h @@ -9,7 +9,7 @@ #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" -@class NSArray, NSMapTable, NSMutableArray, NSOutlineView, NSTableColumn; +@class NSArray, NSMapTable, NSMutableArray, NSOutlineView, NSString, NSTableColumn; @interface XCEConfigurableDataSource : NSObject { @@ -141,5 +141,11 @@ - (void)clear; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCEForwardingCell.h b/DevToolsInterface/XCEForwardingCell.h index 46c19b9ae..cb157c010 100644 --- a/DevToolsInterface/XCEForwardingCell.h +++ b/DevToolsInterface/XCEForwardingCell.h @@ -13,7 +13,7 @@ XCEConfigurableDataNode *_dataNode; } -@property(nonatomic) __weak XCEConfigurableDataNode *dataNode; // @synthesize dataNode=_dataNode; +@property(nonatomic) XCEConfigurableDataNode *dataNode; // @synthesize dataNode=_dataNode; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (BOOL)trackMouse:(id)arg1 inRect:(struct CGRect)arg2 ofView:(id)arg3 untilMouseUp:(BOOL)arg4; diff --git a/DevToolsInterface/XCEditDocument.h b/DevToolsInterface/XCEditDocument.h index cadbd2e7c..d75b88b92 100644 --- a/DevToolsInterface/XCEditDocument.h +++ b/DevToolsInterface/XCEditDocument.h @@ -8,7 +8,7 @@ #import "XCTextSidebarViewBreakpointRangeDelegates-Protocol.h" -@class NSURL, PBXProject, PBXTarget, XCFileLineRangeHolder; +@class NSString, NSURL, PBXProject, PBXTarget, XCFileLineRangeHolder; @interface XCEditDocument : PBXSourceFileDocument { @@ -66,5 +66,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCElementAnchorImp.h b/DevToolsInterface/XCElementAnchorImp.h index 085f18bc0..94780ba2e 100644 --- a/DevToolsInterface/XCElementAnchorImp.h +++ b/DevToolsInterface/XCElementAnchorImp.h @@ -8,7 +8,7 @@ #import "XCElementAnchorP-Protocol.h" -@class NSMutableArray, NSMutableDictionary, NSObject, NSObject, NSObject; +@class NSMutableArray, NSMutableDictionary, NSObject, NSObject, NSObject, NSString; @interface XCElementAnchorImp : XCElementImp { @@ -66,5 +66,11 @@ - (id)initInMain:(id)arg1; - (BOOL)isAnchor; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCElementDisplay.h b/DevToolsInterface/XCElementDisplay.h index d743acea3..f622ea44b 100644 --- a/DevToolsInterface/XCElementDisplay.h +++ b/DevToolsInterface/XCElementDisplay.h @@ -8,7 +8,7 @@ #import "XCElementDisplayDelegateP-Protocol.h" -@class XCElementSpacings; +@class NSString, XCElementSpacings; @interface XCElementDisplay : NSObject { @@ -58,5 +58,11 @@ - (void)setSpacings:(id)arg1; - (void)configureForControlSize:(unsigned long long)arg1 font:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCElementDisplayerImp.h b/DevToolsInterface/XCElementDisplayerImp.h index b7ac7435f..35b0fbef8 100644 --- a/DevToolsInterface/XCElementDisplayerImp.h +++ b/DevToolsInterface/XCElementDisplayerImp.h @@ -8,7 +8,7 @@ #import "XCElementDisplayerP-Protocol.h" -@class NSInvocation, NSObject, XCElementDataDelegate; +@class NSInvocation, NSObject, NSString, XCElementDataDelegate; @interface XCElementDisplayerImp : XCElementImp { @@ -93,5 +93,11 @@ - (void)setOriginalSize:(struct CGSize)arg1; - (BOOL)isDisplayer; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCElementDropperImp.h b/DevToolsInterface/XCElementDropperImp.h index 49b88e5c0..c8009fc71 100644 --- a/DevToolsInterface/XCElementDropperImp.h +++ b/DevToolsInterface/XCElementDropperImp.h @@ -8,6 +8,8 @@ #import "XCElementDropperP-Protocol.h" +@class NSString; + @interface XCElementDropperImp : XCElementImp { long long _thick; @@ -20,5 +22,11 @@ - (void)drawOwnForeground:(struct CGRect)arg1; - (id)initInMain:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCElementImp.h b/DevToolsInterface/XCElementImp.h index bb7192b89..19ac102d5 100644 --- a/DevToolsInterface/XCElementImp.h +++ b/DevToolsInterface/XCElementImp.h @@ -347,5 +347,11 @@ - (struct NSObject *)prev; - (struct NSObject *)next; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCElementJustifierImp.h b/DevToolsInterface/XCElementJustifierImp.h index 3c8c38bef..daba1fe72 100644 --- a/DevToolsInterface/XCElementJustifierImp.h +++ b/DevToolsInterface/XCElementJustifierImp.h @@ -8,6 +8,8 @@ #import "XCElementJustifierP-Protocol.h" +@class NSString; + @interface XCElementJustifierImp : XCElementImp { double _hJustification; @@ -27,5 +29,11 @@ - (double)hJustification; - (void)setHJustification:(double)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCElementMultiTogglerImp.h b/DevToolsInterface/XCElementMultiTogglerImp.h index 42d57ded1..e9d38c5be 100644 --- a/DevToolsInterface/XCElementMultiTogglerImp.h +++ b/DevToolsInterface/XCElementMultiTogglerImp.h @@ -8,7 +8,7 @@ #import "XCElementMultiTogglerP-Protocol.h" -@class NSMutableArray, NSObject; +@class NSMutableArray, NSObject, NSString; @interface XCElementMultiTogglerImp : XCElementBaseTogglerImp { @@ -31,5 +31,11 @@ - (id)initInMain:(id)arg1; - (BOOL)isMultiToggler; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCElementSpacerImp.h b/DevToolsInterface/XCElementSpacerImp.h index 7e8eeecc4..b29b65623 100644 --- a/DevToolsInterface/XCElementSpacerImp.h +++ b/DevToolsInterface/XCElementSpacerImp.h @@ -8,11 +8,19 @@ #import "XCElementSpacerP-Protocol.h" +@class NSString; + @interface XCElementSpacerImp : XCElementImp { } - (id)initInMain:(id)arg1 width:(double)arg2 height:(double)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCElementTabMarkerImp.h b/DevToolsInterface/XCElementTabMarkerImp.h index 9b6ef1ec2..660bbf39e 100644 --- a/DevToolsInterface/XCElementTabMarkerImp.h +++ b/DevToolsInterface/XCElementTabMarkerImp.h @@ -8,7 +8,7 @@ #import "XCElementTabMarkerP-Protocol.h" -@class NSMutableArray; +@class NSMutableArray, NSString; @interface XCElementTabMarkerImp : NSObject { @@ -27,5 +27,11 @@ - (void)registerTabber:(struct NSObject *)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCElementTabberImp.h b/DevToolsInterface/XCElementTabberImp.h index 10e75a7a0..6be3fcbe4 100644 --- a/DevToolsInterface/XCElementTabberImp.h +++ b/DevToolsInterface/XCElementTabberImp.h @@ -8,6 +8,8 @@ #import "XCElementTabberP-Protocol.h" +@class NSString; + @interface XCElementTabberImp : XCElementImp { struct NSObject *_marker; @@ -28,5 +30,11 @@ - (void)setMarker:(struct NSObject *)arg1; - (BOOL)isTabber; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCElementTogglerImp.h b/DevToolsInterface/XCElementTogglerImp.h index 49fbdc20f..e404d73a2 100644 --- a/DevToolsInterface/XCElementTogglerImp.h +++ b/DevToolsInterface/XCElementTogglerImp.h @@ -8,6 +8,8 @@ #import "XCElementTogglerP-Protocol.h" +@class NSString; + @interface XCElementTogglerImp : XCElementBaseTogglerImp { } @@ -18,5 +20,11 @@ - (void)setDisplayed:(BOOL)arg1; - (BOOL)isToggler; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCFloatingTextField.h b/DevToolsInterface/XCFloatingTextField.h index 56d73537c..e728123bd 100644 --- a/DevToolsInterface/XCFloatingTextField.h +++ b/DevToolsInterface/XCFloatingTextField.h @@ -20,5 +20,11 @@ - (void)windowDidBecomeKey:(id)arg1; - (void)windowDidResignKey:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCGetRevisionsModule.h b/DevToolsInterface/XCGetRevisionsModule.h index 1e6f6ed80..4a9c589ba 100644 --- a/DevToolsInterface/XCGetRevisionsModule.h +++ b/DevToolsInterface/XCGetRevisionsModule.h @@ -8,7 +8,7 @@ #import "NSTableViewDelegate-Protocol.h" -@class NSButton, NSObjectController, NSProgressIndicator, NSTextField, NSTextView, PBXExtendedTableView, PBXFileReference, XCExtendedArrayController; +@class NSButton, NSObjectController, NSProgressIndicator, NSString, NSTextField, NSTextView, PBXExtendedTableView, PBXFileReference, XCExtendedArrayController; @interface XCGetRevisionsModule : PBXModule { @@ -53,5 +53,11 @@ - (Class)moduleWindowClass; - (id)loadModuleWindow; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCGlobalVariableBrowserModule.h b/DevToolsInterface/XCGlobalVariableBrowserModule.h index 44e223c11..d9045df18 100644 --- a/DevToolsInterface/XCGlobalVariableBrowserModule.h +++ b/DevToolsInterface/XCGlobalVariableBrowserModule.h @@ -49,5 +49,11 @@ - (id)init; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCIndexerProxy.h b/DevToolsInterface/XCIndexerProxy.h index 041af9a31..b6974a2cb 100644 --- a/DevToolsInterface/XCIndexerProxy.h +++ b/DevToolsInterface/XCIndexerProxy.h @@ -38,5 +38,11 @@ - (void)dealloc; - (id)initWithProjectDocument:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCMenuTable.h b/DevToolsInterface/XCMenuTable.h index f1ee71aa4..b1ed8bdc0 100644 --- a/DevToolsInterface/XCMenuTable.h +++ b/DevToolsInterface/XCMenuTable.h @@ -8,6 +8,8 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface XCMenuTable : NSObject { id _datasource; @@ -29,5 +31,11 @@ - (id)dataSource; - (void)setDataSource:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCOrganizerFileSystemNodeInfo.h b/DevToolsInterface/XCOrganizerFileSystemNodeInfo.h index be78cc243..d3f1f4a08 100644 --- a/DevToolsInterface/XCOrganizerFileSystemNodeInfo.h +++ b/DevToolsInterface/XCOrganizerFileSystemNodeInfo.h @@ -47,7 +47,7 @@ @property(retain) NSImage *iconImage; // @dynamic iconImage; - (id)iconImageOfSize:(struct CGSize)arg1; - (id)description; -@property(readonly) NSString *lastPathComponent; // @dynamic lastPathComponent; +@property(readonly, copy) NSString *lastPathComponent; // @dynamic lastPathComponent; @property BOOL hasSnapshots; // @dynamic hasSnapshots; - (void)setBuildableInitially:(BOOL)arg1; @property(getter=isBuildable) BOOL buildable; // @dynamic buildable; diff --git a/DevToolsInterface/XCOrganizerNodeAdapter.h b/DevToolsInterface/XCOrganizerNodeAdapter.h index 3c6553dac..853e0e5df 100644 --- a/DevToolsInterface/XCOrganizerNodeAdapter.h +++ b/DevToolsInterface/XCOrganizerNodeAdapter.h @@ -8,7 +8,7 @@ #import "XCEDataNodeAdapterP-Protocol.h" -@class XCBinderModule; +@class NSString, XCBinderModule; @interface XCOrganizerNodeAdapter : NSObject { @@ -38,5 +38,11 @@ - (id)dataNode:(id)arg1 objectValueForTableColumn:(id)arg2; - (void)invalidate; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCOrganizerNodeInfo.h b/DevToolsInterface/XCOrganizerNodeInfo.h index 908d585b8..9229c9f96 100644 --- a/DevToolsInterface/XCOrganizerNodeInfo.h +++ b/DevToolsInterface/XCOrganizerNodeInfo.h @@ -14,10 +14,10 @@ + (id)alloc; - (long long)compare:(id)arg1; -@property(readonly) NSViewController *viewController; -@property(readonly) NSImage *statusImage; -@property(readonly) NSImage *iconImage; -@property(readonly) NSString *name; +@property(readonly, retain) NSViewController *viewController; +@property(readonly, retain) NSImage *statusImage; +@property(readonly, retain) NSImage *iconImage; +@property(readonly, copy) NSString *name; - (void)invalidate; @end diff --git a/DevToolsInterface/XCOutlineHoverView.h b/DevToolsInterface/XCOutlineHoverView.h index 3343d9784..6f84030a1 100644 --- a/DevToolsInterface/XCOutlineHoverView.h +++ b/DevToolsInterface/XCOutlineHoverView.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class NSColor, NSMutableArray, NSMutableDictionary, XCFloatingControlWindow; +@class NSColor, NSMutableArray, NSMutableDictionary, NSString, XCFloatingControlWindow; @interface XCOutlineHoverView : PBXExtendedTableView { @@ -73,5 +73,11 @@ - (void)_reloadData:(id)arg1; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCPerspectiveModule.h b/DevToolsInterface/XCPerspectiveModule.h index e8e9c2fe3..b61f7ffbc 100644 --- a/DevToolsInterface/XCPerspectiveModule.h +++ b/DevToolsInterface/XCPerspectiveModule.h @@ -10,7 +10,7 @@ #import "NSWindowDelegate-Protocol.h" #import "PBXSelectionTarget-Protocol.h" -@class NSBox, NSMutableArray, NSMutableDictionary, NSView, PBXModule, PBXProjectDocument, XCBarModule, XCControlView, XCExtendedSegmentedControl, XCExtendedTabView, XCPerspectivesSpecification; +@class NSBox, NSMutableArray, NSMutableDictionary, NSString, NSView, PBXModule, PBXProjectDocument, XCBarModule, XCControlView, XCExtendedSegmentedControl, XCExtendedTabView, XCPerspectivesSpecification; @interface XCPerspectiveModule : PBXProjectModule { @@ -101,5 +101,11 @@ - (void)configureWithSpecification:(id)arg1; - (void)_loadProjectPerspective; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCRefactoringTransformationSetUpModule.h b/DevToolsInterface/XCRefactoringTransformationSetUpModule.h index 2cc60053d..6249308b0 100644 --- a/DevToolsInterface/XCRefactoringTransformationSetUpModule.h +++ b/DevToolsInterface/XCRefactoringTransformationSetUpModule.h @@ -9,7 +9,7 @@ #import "NSTextFieldDelegate-Protocol.h" #import -@class NSDictionary, NSMapTable, NSMutableSet, XCRefactoringSetUpModule, XCRefactoringTransformationSetUpRow2Module; +@class NSDictionary, NSMapTable, NSMutableSet, NSString, XCRefactoringSetUpModule, XCRefactoringTransformationSetUpRow2Module; @interface XCRefactoringTransformationSetUpModule : PBXProjectModule { @@ -52,5 +52,11 @@ - (void)_setSpellingStateForArray:(id)arg1; - (void)_populateWithDictionary:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCRepositoryPanel.h b/DevToolsInterface/XCRepositoryPanel.h index bda0e7300..8e468c635 100644 --- a/DevToolsInterface/XCRepositoryPanel.h +++ b/DevToolsInterface/XCRepositoryPanel.h @@ -12,7 +12,7 @@ #import "NSSplitViewDelegate-Protocol.h" #import "NSTextViewDelegate-Protocol.h" -@class NSArray, NSArrayController, NSBrowser, NSButton, NSColor, NSPanel, NSProgressIndicator, NSSplitView, NSTableView, NSTextField, NSTextView, NSTreeController, NSView, PBXControlScrollView, PBXExtendedOutlineView; +@class NSArray, NSArrayController, NSBrowser, NSButton, NSColor, NSPanel, NSProgressIndicator, NSSplitView, NSString, NSTableView, NSTextField, NSTextView, NSTreeController, NSView, PBXControlScrollView, PBXExtendedOutlineView; @interface XCRepositoryPanel : NSObject { @@ -131,5 +131,11 @@ - (id)init; - (id)scmManager; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCRepositoryToolbar.h b/DevToolsInterface/XCRepositoryToolbar.h index 6c4a3ebc8..aab3e088b 100644 --- a/DevToolsInterface/XCRepositoryToolbar.h +++ b/DevToolsInterface/XCRepositoryToolbar.h @@ -8,7 +8,7 @@ #import "NSToolbarDelegate-Protocol.h" -@class NSArrayController, NSToolbar, NSTreeController, NSWindow, SCMRepositoryBrowserController; +@class NSArrayController, NSString, NSToolbar, NSTreeController, NSWindow, SCMRepositoryBrowserController; @interface XCRepositoryToolbar : NSObject { @@ -26,5 +26,11 @@ - (void)setupToolbar; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCRootEditorHelper.h b/DevToolsInterface/XCRootEditorHelper.h index 1afa8d34c..0d511929b 100644 --- a/DevToolsInterface/XCRootEditorHelper.h +++ b/DevToolsInterface/XCRootEditorHelper.h @@ -25,5 +25,11 @@ - (void)dealloc; - (id)initWithRootEditor:(id)arg1 candidateRoot:(id)arg2 window:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCRootsEditorModule.h b/DevToolsInterface/XCRootsEditorModule.h index d1b046ec6..d2b4c599d 100644 --- a/DevToolsInterface/XCRootsEditorModule.h +++ b/DevToolsInterface/XCRootsEditorModule.h @@ -8,7 +8,7 @@ #import "NSComboBoxDataSource-Protocol.h" -@class NSButton, NSMutableDictionary, NSPopUpButton, PBXExtendedTableView, PBXProject, SCMRootToRepositoryMap; +@class NSButton, NSMutableDictionary, NSPopUpButton, NSString, PBXExtendedTableView, PBXProject, SCMRootToRepositoryMap; @interface XCRootsEditorModule : PBXModule { @@ -61,5 +61,11 @@ - (id)initWithModuleNibName:(id)arg1; - (id)initWithProject:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCSCMController.h b/DevToolsInterface/XCSCMController.h index 917324368..84832eec7 100644 --- a/DevToolsInterface/XCSCMController.h +++ b/DevToolsInterface/XCSCMController.h @@ -75,5 +75,11 @@ - (void)dealloc; - (id)initWithProjectDocument:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCSCMInspectorPane.h b/DevToolsInterface/XCSCMInspectorPane.h index facef3412..57e99fb01 100644 --- a/DevToolsInterface/XCSCMInspectorPane.h +++ b/DevToolsInterface/XCSCMInspectorPane.h @@ -63,5 +63,11 @@ - (void)dealloc; - (void)tableViewSelectionDidChange:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCSearchPathRestrictions.h b/DevToolsInterface/XCSearchPathRestrictions.h index 8718794b6..07f53da07 100644 --- a/DevToolsInterface/XCSearchPathRestrictions.h +++ b/DevToolsInterface/XCSearchPathRestrictions.h @@ -14,7 +14,7 @@ } + (id)sharedPathRestrictions; -@property(readonly) NSArray *excludedDirectories; // @synthesize excludedDirectories; +@property(readonly, retain) NSArray *excludedDirectories; // @synthesize excludedDirectories; - (void)_populateRestrictionLists; - (void)dealloc; - (id)init; diff --git a/DevToolsInterface/XCSnapshotModule.h b/DevToolsInterface/XCSnapshotModule.h index 55a3095a1..3fd29b3cf 100644 --- a/DevToolsInterface/XCSnapshotModule.h +++ b/DevToolsInterface/XCSnapshotModule.h @@ -152,5 +152,11 @@ - (void)_setIsRestoringSnapshot:(BOOL)arg1; - (BOOL)_isRestoringSnapshot; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCSymbolFindable.h b/DevToolsInterface/XCSymbolFindable.h index ffd88284d..0dcb9dfb1 100644 --- a/DevToolsInterface/XCSymbolFindable.h +++ b/DevToolsInterface/XCSymbolFindable.h @@ -26,5 +26,11 @@ - (void)recordFoundRange:(struct _NSRange)arg1; - (void)performSynchronousSearch; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCUserScriptEditorModule.h b/DevToolsInterface/XCUserScriptEditorModule.h index 265ced62b..a3a529451 100644 --- a/DevToolsInterface/XCUserScriptEditorModule.h +++ b/DevToolsInterface/XCUserScriptEditorModule.h @@ -168,5 +168,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCUserScriptGroup.h b/DevToolsInterface/XCUserScriptGroup.h index f73a5947b..ee570ab2b 100644 --- a/DevToolsInterface/XCUserScriptGroup.h +++ b/DevToolsInterface/XCUserScriptGroup.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class NSMenu, NSMutableArray; +@class NSMenu, NSMutableArray, NSString; @interface XCUserScriptGroup : XCUserScriptNode { @@ -34,7 +34,7 @@ - (unsigned long long)countOfSubNodes; - (void)setSubNodesArray:(id)arg1; - (id)subNodesArray; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (id)propertyListRepresentationWithUUIDs:(BOOL)arg1; - (void)dealloc; @@ -44,5 +44,10 @@ - (id)initWithPropertyListRepresentation:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/XCWindowSelection.h b/DevToolsInterface/XCWindowSelection.h index d38e72131..14e023c8a 100644 --- a/DevToolsInterface/XCWindowSelection.h +++ b/DevToolsInterface/XCWindowSelection.h @@ -8,7 +8,7 @@ #import "XCSelectionSource-Protocol.h" -@class XCWindow; +@class NSString, XCWindow; @interface XCWindowSelection : XCSelection { @@ -41,5 +41,11 @@ - (void)dealloc; - (id)initWithXCWindow:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsInterface/_PBXProjectDocumentCopyHelper.h b/DevToolsInterface/_PBXProjectDocumentCopyHelper.h index df089679f..149011855 100644 --- a/DevToolsInterface/_PBXProjectDocumentCopyHelper.h +++ b/DevToolsInterface/_PBXProjectDocumentCopyHelper.h @@ -23,5 +23,11 @@ - (void)dealloc; - (id)initWithSourceProject:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsKit/DTAssetCategoryController.h b/DevToolsKit/DTAssetCategoryController.h index a8739d385..ff4045a5d 100644 --- a/DevToolsKit/DTAssetCategoryController.h +++ b/DevToolsKit/DTAssetCategoryController.h @@ -8,7 +8,7 @@ #import "NSOutlineViewDataSource-Protocol.h" -@class DTAssetCategory, DTAssetDetailTextView, DTAssetLibrary, NSArray; +@class DTAssetCategory, DTAssetDetailTextView, DTAssetLibrary, NSArray, NSString; @interface DTAssetCategoryController : NSObject { @@ -99,5 +99,11 @@ - (id)operatorsForType:(id)arg1; - (id)inputFieldForType:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsKit/DTDraggingContext.h b/DevToolsKit/DTDraggingContext.h index 9fcda0c04..091161024 100644 --- a/DevToolsKit/DTDraggingContext.h +++ b/DevToolsKit/DTDraggingContext.h @@ -8,7 +8,7 @@ #import "DTDraggingInfo-Protocol.h" -@class DTDraggedImageState, NSDictionary, NSImage, NSPasteboard, NSWindow; +@class DTDraggedImageState, NSDictionary, NSImage, NSPasteboard, NSString, NSWindow; @interface DTDraggingContext : NSObject { @@ -61,5 +61,11 @@ - (void)dealloc; - (id)initWithSource:(id)arg1 andPasteboard:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsKit/DTTemplateItem.h b/DevToolsKit/DTTemplateItem.h index d7c31a4da..3d56d263a 100644 --- a/DevToolsKit/DTTemplateItem.h +++ b/DevToolsKit/DTTemplateItem.h @@ -20,7 +20,7 @@ DTTemplateItem *selectedSubtemplate; } -@property DTTemplateItem *selectedSubtemplate; // @synthesize selectedSubtemplate; +@property(nonatomic) DTTemplateItem *selectedSubtemplate; // @synthesize selectedSubtemplate; @property(readonly) NSArray *subtemplates; // @synthesize subtemplates; @property(readonly) NSString *subidentifier; // @synthesize subidentifier; @property(readonly) NSString *identifier; // @synthesize identifier; diff --git a/DevToolsKit/DTTileView.h b/DevToolsKit/DTTileView.h index 08791a83f..00f3d6a41 100644 --- a/DevToolsKit/DTTileView.h +++ b/DevToolsKit/DTTileView.h @@ -8,7 +8,7 @@ #import "NSAnimationDelegate-Protocol.h" -@class DTFirstResponderDrawingStrategy, DTTileViewItem, DTTypeCompletionHandler, NSArray, NSIndexSet, NSMutableArray, NSMutableSet, NSViewAnimation; +@class DTFirstResponderDrawingStrategy, DTTileViewItem, DTTypeCompletionHandler, NSArray, NSIndexSet, NSMutableArray, NSMutableSet, NSString, NSViewAnimation; @interface DTTileView : NSView { @@ -188,5 +188,11 @@ - (id)initWithFrame:(struct CGRect)arg1; - (void)_init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsKit/NSObject-Protocol.h b/DevToolsKit/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DevToolsKit/NSObject-Protocol.h +++ b/DevToolsKit/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DevToolsSupport/NSObject-Protocol.h b/DevToolsSupport/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DevToolsSupport/NSObject-Protocol.h +++ b/DevToolsSupport/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DevToolsSupport/PBXTSLineBufferFilter.h b/DevToolsSupport/PBXTSLineBufferFilter.h index fd8c5ae41..b4718e8de 100644 --- a/DevToolsSupport/PBXTSLineBufferFilter.h +++ b/DevToolsSupport/PBXTSLineBufferFilter.h @@ -9,7 +9,7 @@ #import "PBXTSCharacterStreamConsuming-Protocol.h" #import "PBXTSStreamConsumerRetaining-Protocol.h" -@class NSMutableString; +@class NSMutableString, NSString; @interface PBXTSLineBufferFilter : PBXTSLineStream { @@ -24,5 +24,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsSupport/PBXTSPTYDeviceByteStream.h b/DevToolsSupport/PBXTSPTYDeviceByteStream.h index 327be7430..2dc260122 100644 --- a/DevToolsSupport/PBXTSPTYDeviceByteStream.h +++ b/DevToolsSupport/PBXTSPTYDeviceByteStream.h @@ -49,5 +49,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsSupport/PBXTSStreamLogger.h b/DevToolsSupport/PBXTSStreamLogger.h index 477181c4f..93c555e3a 100644 --- a/DevToolsSupport/PBXTSStreamLogger.h +++ b/DevToolsSupport/PBXTSStreamLogger.h @@ -10,6 +10,8 @@ #import "PBXTSCharacterStreamConsuming-Protocol.h" #import "PBXTSLineStreamConsuming-Protocol.h" +@class NSString; + @interface PBXTSStreamLogger : NSObject { } @@ -20,5 +22,11 @@ - (void)streamDidEnd:(id)arg1; - (void)_logMessage:(id)arg1 forStream:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsSupport/PBXTSStreamSink.h b/DevToolsSupport/PBXTSStreamSink.h index 4345f8902..aa7531fa8 100644 --- a/DevToolsSupport/PBXTSStreamSink.h +++ b/DevToolsSupport/PBXTSStreamSink.h @@ -12,6 +12,8 @@ #import "PBXTSStreamConsumerRetaining-Protocol.h" #import "PBXTSStreamConsuming-Protocol.h" +@class NSString; + @interface PBXTSStreamSink : NSObject { } @@ -22,5 +24,11 @@ - (void)stream:(id)arg1 processBytes:(id)arg2; - (void)streamDidEnd:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsSupport/PBXTSTask.h b/DevToolsSupport/PBXTSTask.h index aea172c84..f65f1597a 100644 --- a/DevToolsSupport/PBXTSTask.h +++ b/DevToolsSupport/PBXTSTask.h @@ -47,7 +47,7 @@ + (id)_cpuStringForCPUSubType:(id)arg1; + (id)_cpuTypeForArch:(id)arg1; @property(retain) NSArray *preferredArchitectures; // @synthesize preferredArchitectures=_preferredArchitectures; -- (id)description; +@property(readonly, copy) NSString *description; - (void)setTaskAutomaticStandardInData:(id)arg1; - (id)taskAutomaticStandardInData; - (void)setTaskEnvironment:(id)arg1; @@ -99,5 +99,10 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsSupport/PBXTSUTF8BufferFilter.h b/DevToolsSupport/PBXTSUTF8BufferFilter.h index 2e8eeac88..2418ee94d 100644 --- a/DevToolsSupport/PBXTSUTF8BufferFilter.h +++ b/DevToolsSupport/PBXTSUTF8BufferFilter.h @@ -9,6 +9,8 @@ #import "PBXTSByteStreamConsuming-Protocol.h" #import "PBXTSStreamConsumerRetaining-Protocol.h" +@class NSString; + @interface PBXTSUTF8BufferFilter : PBXTSByteStream { unsigned long long _numSavedBytes; @@ -18,5 +20,11 @@ - (void)stream:(id)arg1 processBytes:(id)arg2; - (void)streamDidEnd:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsSupport/PBXTSUTF8DecoderFilter.h b/DevToolsSupport/PBXTSUTF8DecoderFilter.h index 924d2f446..a67420940 100644 --- a/DevToolsSupport/PBXTSUTF8DecoderFilter.h +++ b/DevToolsSupport/PBXTSUTF8DecoderFilter.h @@ -9,6 +9,8 @@ #import "PBXTSByteStreamConsuming-Protocol.h" #import "PBXTSStreamConsumerRetaining-Protocol.h" +@class NSString; + @interface PBXTSUTF8DecoderFilter : PBXTSCharacterStream { unsigned long long _numBufferedUTF8Bytes; @@ -18,5 +20,11 @@ - (void)streamDidEnd:(id)arg1; - (void)stream:(id)arg1 processBytes:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsSupport/PBXTSUTF8EncoderFilter.h b/DevToolsSupport/PBXTSUTF8EncoderFilter.h index 933b27d9d..78eed848e 100644 --- a/DevToolsSupport/PBXTSUTF8EncoderFilter.h +++ b/DevToolsSupport/PBXTSUTF8EncoderFilter.h @@ -9,6 +9,8 @@ #import "PBXTSCharacterStreamConsuming-Protocol.h" #import "PBXTSStreamConsumerRetaining-Protocol.h" +@class NSString; + @interface PBXTSUTF8EncoderFilter : PBXTSByteStream { } @@ -16,5 +18,11 @@ - (void)stream:(id)arg1 processCharacters:(id)arg2; - (void)streamDidEnd:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DevToolsSupport/TSOutputStream.h b/DevToolsSupport/TSOutputStream.h index 3afef0ae5..11651df0f 100644 --- a/DevToolsSupport/TSOutputStream.h +++ b/DevToolsSupport/TSOutputStream.h @@ -8,6 +8,8 @@ #import "TSOutputStreams-Protocol.h" +@class NSString; + @interface TSOutputStream : NSObject { } @@ -17,5 +19,11 @@ - (void)flush; - (void)writeBytes:(const void *)arg1 length:(unsigned long long)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DocSetManagement/DSMDocSetLoader.h b/DocSetManagement/DSMDocSetLoader.h index 4b2d94191..0e7d81116 100644 --- a/DocSetManagement/DSMDocSetLoader.h +++ b/DocSetManagement/DSMDocSetLoader.h @@ -8,7 +8,7 @@ #import "DTFileSystemEventStreamDelegate-Protocol.h" -@class DTFileSystemEventStream, NSArray, NSMutableArray, NSMutableDictionary; +@class DTFileSystemEventStream, NSArray, NSMutableArray, NSMutableDictionary, NSString; @interface DSMDocSetLoader : NSObject { @@ -108,5 +108,11 @@ - (void)_observeCheckAndInstallDefault; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DocSetManagement/NSObject-Protocol.h b/DocSetManagement/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DocSetManagement/NSObject-Protocol.h +++ b/DocSetManagement/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/DocSetViewing/DVBookmarksOutlineViewController.h b/DocSetViewing/DVBookmarksOutlineViewController.h index 2a2df6c64..4129ec92d 100644 --- a/DocSetViewing/DVBookmarksOutlineViewController.h +++ b/DocSetViewing/DVBookmarksOutlineViewController.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVMainController, NSArrayController, NSTableView, NSWindow; +@class DVMainController, NSArrayController, NSString, NSTableView, NSWindow; @interface DVBookmarksOutlineViewController : NSObject { @@ -31,5 +31,11 @@ - (id)bookmarkManager; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DocSetViewing/DVMainController.h b/DocSetViewing/DVMainController.h index e916df8b4..92028dc59 100644 --- a/DocSetViewing/DVMainController.h +++ b/DocSetViewing/DVMainController.h @@ -239,5 +239,11 @@ - (void)showDocumentationWindow:(id)arg1; - (void)applicationDidFinishLaunching:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DocSetViewing/DVResultsOutlineViewController.h b/DocSetViewing/DVResultsOutlineViewController.h index c785a5747..f16549ebb 100644 --- a/DocSetViewing/DVResultsOutlineViewController.h +++ b/DocSetViewing/DVResultsOutlineViewController.h @@ -8,7 +8,7 @@ #import "NSOutlineViewDataSource-Protocol.h" -@class DVMainController, DVResultsOutlineView, NSArray, NSMutableArray, NSSortDescriptor; +@class DVMainController, DVResultsOutlineView, NSArray, NSMutableArray, NSSortDescriptor, NSString; @interface DVResultsOutlineViewController : NSObject { @@ -101,5 +101,11 @@ - (void)resetSearchResultCollections; - (void)awakeFromNib; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DocSetViewing/DVScopeBarController.h b/DocSetViewing/DVScopeBarController.h index a41e60011..001c537ba 100644 --- a/DocSetViewing/DVScopeBarController.h +++ b/DocSetViewing/DVScopeBarController.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class DVMainController, DVQueryOptionsController, DVScopeBarMultiSelectionViewFactory, DVScopeMultiSelectionWindow, NSBox, NSButton, NSPopUpButton; +@class DVMainController, DVQueryOptionsController, DVScopeBarMultiSelectionViewFactory, DVScopeMultiSelectionWindow, NSBox, NSButton, NSPopUpButton, NSString; @interface DVScopeBarController : NSObject { @@ -49,5 +49,11 @@ - (void)update; - (void)awakeFromNib; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/DocSetViewing/NSObject-Protocol.h b/DocSetViewing/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/DocSetViewing/NSObject-Protocol.h +++ b/DocSetViewing/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/GLTools/CDStructures.h b/GLTools/CDStructures.h new file mode 100644 index 000000000..1f5a4aad8 --- /dev/null +++ b/GLTools/CDStructures.h @@ -0,0 +1,1068 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct ContextInfo { + void **_field1; + struct VARangeState _field2; + struct objc_wrapper> _field3; + struct objc_wrapper _field4; + unsigned long long _field5; + _Bool _field6; +}; + +struct VARangeState { + struct stack>, std::__1::deque>, std::__1::allocator>>>> _field1; + void *_field2; + unsigned long long _field3; +}; + +struct _CGLContextObject { + struct __GLIContextRec *_field1; + struct __GLIFunctionDispatchRec _field2; + struct _CGLPrivateObject *_field3; + void *_field4; +}; + +struct _CGLPrivateObject; + +struct __GLIFunctionDispatchRec { + void *_field1; + void *_field2; + void *_field3; + void *_field4; + void *_field5; + void *_field6; + void *_field7; + void *_field8; + void *_field9; + void *_field10; + void *_field11; + void *_field12; + void *_field13; + void *_field14; + void *_field15; + void *_field16; + void *_field17; + void *_field18; + void *_field19; + void *_field20; + void *_field21; + void *_field22; + void *_field23; + void *_field24; + void *_field25; + void *_field26; + void *_field27; + void *_field28; + void *_field29; + void *_field30; + void *_field31; + void *_field32; + void *_field33; + void *_field34; + void *_field35; + void *_field36; + void *_field37; + void *_field38; + void *_field39; + void *_field40; + void *_field41; + void *_field42; + void *_field43; + void *_field44; + void *_field45; + void *_field46; + void *_field47; + void *_field48; + void *_field49; + void *_field50; + void *_field51; + void *_field52; + void *_field53; + void *_field54; + void *_field55; + void *_field56; + void *_field57; + void *_field58; + void *_field59; + void *_field60; + void *_field61; + void *_field62; + void *_field63; + void *_field64; + void *_field65; + void *_field66; + void *_field67; + void *_field68; + void *_field69; + void *_field70; + void *_field71; + void *_field72; + void *_field73; + void *_field74; + void *_field75; + void *_field76; + void *_field77; + void *_field78; + void *_field79; + void *_field80; + void *_field81; + void *_field82; + void *_field83; + void *_field84; + void *_field85; + void *_field86; + void *_field87; + void *_field88; + void *_field89; + void *_field90; + void *_field91; + void *_field92; + void *_field93; + void *_field94; + void *_field95; + void *_field96; + void *_field97; + void *_field98; + void *_field99; + void *_field100; + void *_field101; + void *_field102; + void *_field103; + void *_field104; + void *_field105; + void *_field106; + void *_field107; + void *_field108; + void *_field109; + void *_field110; + void *_field111; + void *_field112; + void *_field113; + void *_field114; + void *_field115; + void *_field116; + void *_field117; + void *_field118; + void *_field119; + void *_field120; + void *_field121; + void *_field122; + void *_field123; + void *_field124; + void *_field125; + void *_field126; + void *_field127; + void *_field128; + void *_field129; + void *_field130; + void *_field131; + void *_field132; + void *_field133; + void *_field134; + void *_field135; + void *_field136; + void *_field137; + void *_field138; + void *_field139; + void *_field140; + void *_field141; + void *_field142; + void *_field143; + void *_field144; + void *_field145; + void *_field146; + void *_field147; + void *_field148; + void *_field149; + void *_field150; + void *_field151; + void *_field152; + void *_field153; + void *_field154; + void *_field155; + void *_field156; + void *_field157; + void *_field158; + void *_field159; + void *_field160; + void *_field161; + void *_field162; + void *_field163; + void *_field164; + void *_field165; + void *_field166; + void *_field167; + void *_field168; + void *_field169; + void *_field170; + void *_field171; + void *_field172; + void *_field173; + void *_field174; + void *_field175; + void *_field176; + void *_field177; + void *_field178; + void *_field179; + void *_field180; + void *_field181; + void *_field182; + void *_field183; + void *_field184; + void *_field185; + void *_field186; + void *_field187; + void *_field188; + void *_field189; + void *_field190; + void *_field191; + void *_field192; + void *_field193; + void *_field194; + void *_field195; + void *_field196; + void *_field197; + void *_field198; + void *_field199; + void *_field200; + void *_field201; + void *_field202; + void *_field203; + void *_field204; + void *_field205; + void *_field206; + void *_field207; + void *_field208; + void *_field209; + void *_field210; + void *_field211; + void *_field212; + void *_field213; + void *_field214; + void *_field215; + void *_field216; + void *_field217; + void *_field218; + void *_field219; + void *_field220; + void *_field221; + void *_field222; + void *_field223; + void *_field224; + void *_field225; + void *_field226; + void *_field227; + void *_field228; + void *_field229; + void *_field230; + void *_field231; + void *_field232; + void *_field233; + void *_field234; + void *_field235; + void *_field236; + void *_field237; + void *_field238; + void *_field239; + void *_field240; + void *_field241; + void *_field242; + void *_field243; + void *_field244; + void *_field245; + void *_field246; + void *_field247; + void *_field248; + void *_field249; + void *_field250; + void *_field251; + void *_field252; + void *_field253; + void *_field254; + void *_field255; + void *_field256; + void *_field257; + void *_field258; + void *_field259; + void *_field260; + void *_field261; + void *_field262; + void *_field263; + void *_field264; + void *_field265; + void *_field266; + void *_field267; + void *_field268; + void *_field269; + void *_field270; + void *_field271; + void *_field272; + void *_field273; + void *_field274; + void *_field275; + void *_field276; + void *_field277; + void *_field278; + void *_field279; + void *_field280; + void *_field281; + void *_field282; + void *_field283; + void *_field284; + void *_field285; + void *_field286; + void *_field287; + void *_field288; + void *_field289; + void *_field290; + void *_field291; + void *_field292; + void *_field293; + void *_field294; + void *_field295; + void *_field296; + void *_field297; + void *_field298; + void *_field299; + void *_field300; + void *_field301; + void *_field302; + void *_field303; + void *_field304; + void *_field305; + void *_field306; + void *_field307; + void *_field308; + void *_field309; + void *_field310; + void *_field311; + void *_field312; + void *_field313; + void *_field314; + void *_field315; + void *_field316; + void *_field317; + void *_field318; + void *_field319; + void *_field320; + void *_field321; + void *_field322; + void *_field323; + void *_field324; + void *_field325; + void *_field326; + void *_field327; + void *_field328; + void *_field329; + void *_field330; + void *_field331; + void *_field332; + void *_field333; + void *_field334; + void *_field335; + void *_field336; + void *_field337; + void *_field338; + void *_field339; + void *_field340; + void *_field341; + void *_field342; + void *_field343; + void *_field344; + void *_field345; + void *_field346; + void *_field347; + void *_field348; + void *_field349; + void *_field350; + void *_field351; + void *_field352; + void *_field353; + void *_field354; + void *_field355; + void *_field356; + void *_field357; + void *_field358; + void *_field359; + void *_field360; + void *_field361; + void *_field362; + void *_field363; + void *_field364; + void *_field365; + void *_field366; + void *_field367; + void *_field368; + void *_field369; + void *_field370; + void *_field371; + void *_field372; + void *_field373; + void *_field374; + void *_field375; + void *_field376; + void *_field377; + void *_field378; + void *_field379; + void *_field380; + void *_field381; + void *_field382; + void *_field383; + void *_field384; + void *_field385; + void *_field386; + void *_field387; + void *_field388; + void *_field389; + void *_field390; + void *_field391; + void *_field392; + void *_field393; + void *_field394; + void *_field395; + void *_field396; + void *_field397; + void *_field398; + void *_field399; + void *_field400; + void *_field401; + void *_field402; + void *_field403; + void *_field404; + void *_field405; + void *_field406; + void *_field407; + void *_field408; + void *_field409; + void *_field410; + void *_field411; + void *_field412; + void *_field413; + void *_field414; + void *_field415; + void *_field416; + void *_field417; + void *_field418; + void *_field419; + void *_field420; + void *_field421; + void *_field422; + void *_field423; + void *_field424; + void *_field425; + void *_field426; + void *_field427; + void *_field428; + void *_field429; + void *_field430; + void *_field431; + void *_field432; + void *_field433; + void *_field434; + void *_field435; + void *_field436; + void *_field437; + void *_field438; + void *_field439; + void *_field440; + void *_field441; + void *_field442; + void *_field443; + void *_field444; + void *_field445; + void *_field446; + void *_field447; + void *_field448; + void *_field449; + void *_field450; + void *_field451; + void *_field452; + void *_field453; + void *_field454; + void *_field455; + void *_field456; + void *_field457; + void *_field458; + void *_field459; + void *_field460; + void *_field461; + void *_field462; + void *_field463; + void *_field464; + void *_field465; + void *_field466; + void *_field467; + void *_field468; + void *_field469; + void *_field470; + void *_field471; + void *_field472; + void *_field473; + void *_field474; + void *_field475; + void *_field476; + void *_field477; + void *_field478; + void *_field479; + void *_field480; + void *_field481; + void *_field482; + void *_field483; + void *_field484; + void *_field485; + void *_field486; + void *_field487; + void *_field488; + void *_field489; + void *_field490; + void *_field491; + void *_field492; + void *_field493; + void *_field494; + void *_field495; + void *_field496; + void *_field497; + void *_field498; + void *_field499; + void *_field500; + void *_field501; + void *_field502; + void *_field503; + void *_field504; + void *_field505; + void *_field506; + void *_field507; + void *_field508; + void *_field509; + void *_field510; + void *_field511; + void *_field512; + void *_field513; + void *_field514; + void *_field515; + void *_field516; + void *_field517; + void *_field518; + void *_field519; + void *_field520; + void *_field521; + void *_field522; + void *_field523; + void *_field524; + void *_field525; + void *_field526; + void *_field527; + void *_field528; + void *_field529; + void *_field530; + void *_field531; + void *_field532; + void *_field533; + void *_field534; + void *_field535; + void *_field536; + void *_field537; + void *_field538; + void *_field539; + void *_field540; + void *_field541; + void *_field542; + void *_field543; + void *_field544; + void *_field545; + void *_field546; + void *_field547; + void *_field548; + void *_field549; + void *_field550; + void *_field551; + void *_field552; + void *_field553; + void *_field554; + void *_field555; + void *_field556; + void *_field557; + void *_field558; + void *_field559; + void *_field560; + void *_field561; + void *_field562; + void *_field563; + void *_field564; + void *_field565; + void *_field566; + void *_field567; + void *_field568; + void *_field569; + void *_field570; + void *_field571; + void *_field572; + void *_field573; + void *_field574; + void *_field575; + void *_field576; + void *_field577; + void *_field578; + void *_field579; + void *_field580; + void *_field581; + void *_field582; + void *_field583; + void *_field584; + void *_field585; + void *_field586; + void *_field587; + void *_field588; + void *_field589; + void *_field590; + void *_field591; + void *_field592; + void *_field593; + void *_field594; + void *_field595; + void *_field596; + void *_field597; + void *_field598; + void *_field599; + void *_field600; + void *_field601; + void *_field602; + void *_field603; + void *_field604; + void *_field605; + void *_field606; + void *_field607; + void *_field608; + void *_field609; + void *_field610; + void *_field611; + void *_field612; + void *_field613; + void *_field614; + void *_field615; + void *_field616; + void *_field617; + void *_field618; + void *_field619; + void *_field620; + void *_field621; + void *_field622; + void *_field623; + void *_field624; + void *_field625; + void *_field626; + void *_field627; + void *_field628; + void *_field629; + void *_field630; + void *_field631; + void *_field632; + void *_field633; + void *_field634; + void *_field635; + void *_field636; + void *_field637; + void *_field638; + void *_field639; + void *_field640; + void *_field641; + void *_field642; + void *_field643; + void *_field644; + void *_field645; + void *_field646; + void *_field647; + void *_field648; + void *_field649; + void *_field650; + void *_field651; + void *_field652; + void *_field653; + void *_field654; + void *_field655; + void *_field656; + void *_field657; + void *_field658; + void *_field659; + void *_field660; + void *_field661; + void *_field662; + void *_field663; + void *_field664; + void *_field665; + void *_field666; + void *_field667; + void *_field668; + void *_field669; + void *_field670; + void *_field671; + void *_field672; + void *_field673; + void *_field674; + void *_field675; + void *_field676; + void *_field677; + void *_field678; + void *_field679; + void *_field680; + void *_field681; + void *_field682; + void *_field683; + void *_field684; + void *_field685; + void *_field686; + void *_field687; + void *_field688; + void *_field689; + void *_field690; + void *_field691; + void *_field692; + void *_field693; + void *_field694; + void *_field695; + void *_field696; + void *_field697; + void *_field698; + void *_field699; + void *_field700; + void *_field701; + void *_field702; + void *_field703; + void *_field704; + void *_field705; + void *_field706; + void *_field707; + void *_field708; + void *_field709; + void *_field710; + void *_field711; + void *_field712; + void *_field713; + void *_field714; + void *_field715; + void *_field716; + void *_field717; + void *_field718; + void *_field719; + void *_field720; + void *_field721; + void *_field722; + void *_field723; + void *_field724; + void *_field725; + void *_field726; + void *_field727; + void *_field728; + void *_field729; + void *_field730; + void *_field731; + void *_field732; + void *_field733; + void *_field734; + void *_field735; + void *_field736; + void *_field737; + void *_field738; + void *_field739; + void *_field740; + void *_field741; + void *_field742; + void *_field743; + void *_field744; + void *_field745; + void *_field746; + void *_field747; + void *_field748; + void *_field749; + void *_field750; + void *_field751; + void *_field752; + void *_field753; + void *_field754; + void *_field755; + void *_field756; + void *_field757; + void *_field758; + void *_field759; + void *_field760; + void *_field761; + void *_field762; + void *_field763; + void *_field764; + void *_field765; + void *_field766; + void *_field767; + void *_field768; + void *_field769; + void *_field770; + void *_field771; + void *_field772; + void *_field773; + void *_field774; + void *_field775; + void *_field776; + void *_field777; + void *_field778; + void *_field779; + void *_field780; + void *_field781; + void *_field782; + void *_field783; + void *_field784; + void *_field785; + void *_field786; + void *_field787; + void *_field788; + void *_field789; + void *_field790; + void *_field791; + void *_field792; + void *_field793; + void *_field794; + void *_field795; + void *_field796; + void *_field797; + void *_field798; + void *_field799; + void *_field800; + void *_field801; + void *_field802; + void *_field803; + void *_field804; + void *_field805; + void *_field806; + void *_field807; + void *_field808; + void *_field809; + void *_field810; + void *_field811; + void *_field812; + void *_field813; + void *_field814; + void *_field815; + void *_field816; + void *_field817; + void *_field818; + void *_field819; + void *_field820; + void *_field821; + void *_field822; + void *_field823; + void *_field824; + void *_field825; + void *_field826; + void *_field827; + void *_field828; + void *_field829; + void *_field830; + void *_field831; + void *_field832; + void *_field833; + void *_field834; + void *_field835; + void *_field836; + void *_field837; + void *_field838; + void *_field839; + void *_field840; + void *_field841; + void *_field842; + void *_field843; + void *_field844; + void *_field845; + void *_field846; + void *_field847; + void *_field848; + void *_field849; + void *_field850; + void *_field851; + void *_field852; + void *_field853; + void *_field854; + void *_field855; + void *_field856; + void *_field857; + void *_field858; + void *_field859; + void *_field860; + void *_field861; + void *_field862; + void *_field863; + void *_field864; + void *_field865; + void *_field866; + void *_field867; + void *_field868; + void *_field869; + void *_field870; + void *_field871; + void *_field872; + void *_field873; + void *_field874; + void *_field875; + void *_field876; + void *_field877; + void *_field878; + void *_field879; + void *_field880; + void *_field881; + void *_field882; + void *_field883; + void *_field884; + void *_field885; + void *_field886; + void *_field887; + void *_field888; + void *_field889; + void *_field890; + void *_field891; + void *_field892; + void *_field893; + void *_field894; + void *_field895; + void *_field896; + void *_field897; + void *_field898; + void *_field899; + void *_field900; + void *_field901; + void *_field902; + void *_field903; + void *_field904; + void *_field905; + void *_field906; + void *_field907; + void *_field908; + void *_field909; + void *_field910; + void *_field911; + void *_field912; + void *_field913; + void *_field914; + void *_field915; + void *_field916; + void *_field917; + void *_field918; + void *_field919; + void *_field920; + void *_field921; + void *_field922; + void *_field923; + void *_field924; + void *_field925; + void *_field926; + void *_field927; + void *_field928; + void *_field929; + void *_field930; + void *_field931; + void *_field932; + void *_field933; + void *_field934; + void *_field935; + void *_field936; + void *_field937; + void *_field938; + void *_field939; + void *_field940; + void *_field941; + void *_field942; + void *_field943; + void *_field944; + void *_field945; + void *_field946; + void *_field947; + void *_field948; + void *_field949; + void *_field950; + void *_field951; + void *_field952; + void *_field953; + void *_field954; + void *_field955; + void *_field956; + void *_field957; + void *_field958; + void *_field959; + void *_field960; + void *_field961; + void *_field962; + void *_field963; + void *_field964; + void *_field965; + void *_field966; + void *_field967; + void *_field968; + void *_field969; + void *_field970; + void *_field971; + void *_field972; + void *_field973; + void *_field974; +}; + +struct __hash_node>>, void *>; + +struct deque>, std::__1::allocator>>> { + struct __split_buffer>*, std::__1::allocator>*>> { + struct unique_ptr> **_field1; + struct unique_ptr> **_field2; + struct unique_ptr> **_field3; + struct __compressed_pair>**, std::__1::allocator>*>> { + struct unique_ptr> **_field1; + } _field4; + } _field1; + unsigned long long _field2; + struct __compressed_pair>>> { + unsigned long long _field1; + } _field3; +}; + +struct objc_wrapper { + id _field1; +}; + +struct objc_wrapper> { + id _field1; +}; + +struct stack>, std::__1::deque>, std::__1::allocator>>>> { + struct deque>, std::__1::allocator>>> _field1; +}; + +struct unique_ptr>; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **__first_; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + diff --git a/GLTools/DYGLCaptureSessionInfo.h b/GLTools/DYGLCaptureSessionInfo.h new file mode 100644 index 000000000..fce948ce3 --- /dev/null +++ b/GLTools/DYGLCaptureSessionInfo.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYCaptureSessionInfo.h" + +@class NSArray; + +@interface DYGLCaptureSessionInfo : DYCaptureSessionInfo +{ + BOOL _wasCheckingGLErrors; + NSArray *_contextsInfo; + NSArray *_requiredExtensions; +} + ++ (id)captureSessionInfoWithCaptureStore:(id)arg1; +@property(readonly, nonatomic) BOOL wasCheckingGLErrors; // @synthesize wasCheckingGLErrors=_wasCheckingGLErrors; +@property(readonly, retain, nonatomic) NSArray *requiredExtensions; // @synthesize requiredExtensions=_requiredExtensions; +@property(readonly, retain, nonatomic) NSArray *contextsInfo; // @synthesize contextsInfo=_contextsInfo; +- (BOOL)canPlaybackOnDeviceWithInfo:(id)arg1 limitBackwardsCompatibility:(BOOL)arg2; +- (id)contextInfoForContext:(unsigned long long)arg1; +- (void)dealloc; +- (id)initWithCaptureStore:(id)arg1; + +@end + diff --git a/GLTools/DYGLFunctionPlayer.h b/GLTools/DYGLFunctionPlayer.h new file mode 100644 index 000000000..2f5850f60 --- /dev/null +++ b/GLTools/DYGLFunctionPlayer.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYFunctionPlayer.h" + +@class DYGLCaptureSessionInfo, DYIntKeyedDictionary, NSMutableDictionary; + +@interface DYGLFunctionPlayer : DYFunctionPlayer +{ + BOOL _lastCommandWasFrameBoundary; + BOOL _didWarnClientStorageApple; + BOOL _did_warn_texture_storage; + BOOL _didWarnVertexAttribDivisorSnowLeopard; + DYGLCaptureSessionInfo *_captureSessionInfo; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _contextInfoMap; + DYIntKeyedDictionary *_sharegroupMap; + BOOL _recreateContexts; + struct _CGLContextObject *_ctx; + struct ContextInfo *_currentContextInfo; + NSMutableDictionary *_ctx_dict; + NSMutableDictionary *_sharegroup_dict; + struct __GLIContextRec *_gli_ctx; + struct __GLIFunctionDispatchRec *_disp; +} + +@property(readonly, nonatomic) struct ContextInfo *currentContextInfo; // @synthesize currentContextInfo=_currentContextInfo; +@property(nonatomic) BOOL recreateContexts; // @synthesize recreateContexts=_recreateContexts; +@property(readonly, nonatomic) struct __GLIFunctionDispatchRec *gliDispatch; // @synthesize gliDispatch=_disp; +@property(readonly, nonatomic) struct __GLIContextRec *gliContext; // @synthesize gliContext=_gli_ctx; +@property(readonly, retain, nonatomic) NSMutableDictionary *contextDictionary; // @synthesize contextDictionary=_ctx_dict; +@property(readonly, nonatomic) struct _CGLContextObject *context; // @synthesize context=_ctx; +@property(readonly, retain, nonatomic) DYGLCaptureSessionInfo *captureSessionInfo; // @synthesize captureSessionInfo=_captureSessionInfo; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)executePlatformFunction; +- (void)executeGraphicsFunction; +- (void)_dispatchGLFunction; +- (void)performPostGraphicsFunctionDispatchActions:(BOOL)arg1; +- (struct _CGLContextObject *)contextForContextIdentifier:(unsigned long long)arg1; +- (void)initializeNewSharegroupInfoDictionary; +- (void)deleteCurrentContext; +- (void)setCurrentContext:(unsigned long long)arg1; +- (void)updateCurrentStateWithNewContext:(id)arg1 contextID:(unsigned long long)arg2 sharegroupID:(unsigned long long)arg3; +- (struct ContextInfo *)newContextInfo; +- (void)dealloc; +- (id)initWithCaptureStore:(id)arg1; + +@end + diff --git a/GLToolsAnalysisEngine/CDStructures.h b/GLToolsAnalysisEngine/CDStructures.h new file mode 100644 index 000000000..543ca5bc9 --- /dev/null +++ b/GLToolsAnalysisEngine/CDStructures.h @@ -0,0 +1,1292 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct Argument { + void *_field1; + unsigned int _field2; + unsigned int _field3; + unsigned int _field4; + unsigned short _field5; + unsigned short _field6; +}; + +struct BindingPoint { + int _field1; + int _field2; +}; + +struct BufferCoverageContainer { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> mCoverageMap; +}; + +struct ContextStateMirror { + struct DYStateElement _field1; + struct DYStateElement _field2; + struct DYStateElement _field3; + struct DYStateElement _field4; + struct DYStateElement _field5; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field6; + struct DYStateElement _field7; + struct DYStateElement _field8; + struct DYStateElement _field9; + struct DYStateElement _field10; + struct DYStateElement _field11; + struct DYStateElement _field12; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field13; + struct DYStateElement _field14; + struct DYStateElement _field15; + struct DYStateElement _field16; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field17; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field18; + struct DYStateElement _field19; + struct DYStateElement _field20; + struct DYStateElement _field21; + struct DYStateElement _field22; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field23; + struct DYStateElement _field24; + struct DYStateElement _field25; + struct DYStateElement _field26; + struct DYStateElement _field27; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field28; + struct DYStateElement _field29; + struct DYStateElement _field30; + struct DYStateElement _field31; + struct DYStateElement _field32; + struct DYStateElement _field33; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field34; + struct DYStateElement _field35; + struct DYStateElement _field36; + struct DYStateElement _field37; + struct DYStateElement _field38; + struct DYStateElement _field39; + struct DYStateElement _field40; + struct DYStateElement _field41; + struct DYStateElement _field42; + struct DYStateElement _field43; + struct DYStateElement _field44; + struct DYStateElement _field45; + struct DYStateElement _field46; + struct DYStateElement _field47; + struct DYStateElement _field48; + struct DYStateElement _field49; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field50; + struct DYStateElement _field51; + struct DYStateElement _field52; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field53[32]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field54[16]; + struct DYStateElement _field55[16]; + struct DYStateElement _field56; + struct DYStateElement _field57; + struct DYStateElement _field58; + struct DYStateElement _field59; + struct DYStateElement _field60; + struct DYStateElement _field61; + struct DYStateElement _field62; + struct DYStateElement _field63; + struct DYStateElement _field64; + struct DYStateElement _field65; + struct DYStateElement _field66; + struct DYStateElement _field67; + struct DYStateElement _field68; + struct DYStateElement _field69; + struct DYStateElement _field70; + struct DYStateElement _field71; + struct DYStateElement _field72; + struct DYStateElement _field73; + struct DYStateElement _field74; + struct DYStateElement _field75; + struct DYStateElement _field76; + struct DYStateElement _field77; + struct DYStateElement _field78; + struct DYStateElement _field79; + struct DYStateElement _field80[8]; + struct DYStateElement _field81[8]; + struct DYStateElement _field82[32]; + struct DYStateElement _field83; + struct DYStateElement _field84; + struct DYStateElement _field85; + struct DYStateElement _field86; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field87; + struct DYStateElement _field88; + struct DYStateElement _field89; + struct DYStateElement _field90; + struct DYStateElement _field91; + struct DYStateElement _field92; + struct DYStateElement _field93; + struct DYStateElement _field94; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field95; + struct DYStateElement _field96; + struct DYStateElement _field97; + struct DYStateElement _field98; + struct DYStateElement _field99; + struct DYStateElement _field100; + struct DYStateElement _field101; + struct DYStateElement _field102; + struct DYStateElement _field103; + struct DYStateElement _field104; + struct DYStateElement _field105; + struct DYStateElement _field106; + struct DYStateElement _field107; + struct DYStateElement _field108; + struct DYStateElement _field109; + struct DYStateElement _field110; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field111; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field112[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field113[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field114[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field115[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field116[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field117[8]; + struct DYStateElement _field118[8]; + struct DYStateElement _field119[8]; + struct DYStateElement _field120[8]; + struct DYStateElement _field121[8]; + struct DYStateElement _field122[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field123[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field124; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field125; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field126; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field127; + struct DYStateElement _field128; + struct DYStateElement _field129[32]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field130[32]; + struct DYStateElement _field131[32]; + struct DYStateElement _field132[32]; + struct DYStateElement _field133[32]; + struct DYStateElement _field134[32]; + struct DYStateElement _field135[32]; + struct DYStateElement _field136[32]; + struct DYStateElement _field137[32]; + struct DYStateElement _field138[32]; + struct DYStateElement _field139[32]; + struct DYStateElement _field140[32]; + struct DYStateElement _field141[32]; + struct DYStateElement _field142[32]; + struct DYStateElement _field143[32]; + struct DYStateElement _field144[32]; + struct DYStateElement _field145[32]; + struct DYStateElement _field146[32]; + struct DYStateElement _field147[32]; + struct DYStateElement _field148[32]; + struct DYStateElement>, GPUTools::CStateBaseAnnotated> _field149; + struct DYStateElement>, GPUTools::CStateBaseAnnotated> _field150; + struct DYStateElement>, GPUTools::CStateBaseAnnotated> _field151[32]; + struct DYStateElement _field152[16]; + struct DYStateElement _field153[64]; + struct DYStateElement _field154[64]; + struct DYStateElement _field155[32]; + struct DYStateElement _field156[32]; + struct DYStateElement _field157[32]; + struct DYStateElement _field158[32]; + struct DYStateElement _field159; + struct DYStateElement _field160; + struct DYStateElement _field161; + struct DYStateElement _field162; + struct DYStateElement _field163; + struct DYStateElement _field164; + struct DYStateElement _field165; + struct DYStateElement _field166[64]; + struct DYStateElement _field167; + struct DYStateElement _field168; + struct DYStateElement _field169; + struct DYStateElement _field170; + struct DYStateElement _field171; + struct DYStateElement _field172; + struct DYStateElement _field173[32]; + struct DYStateElement _field174; + struct DYStateElement _field175; + struct DYStateElement _field176; + struct DYStateElement _field177; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field178; + struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnnotated> _field179; + struct DYStateElement _field180; + struct DYStateElement _field181; + struct DYStateElement _field182; + struct ObjectTrackingMap, int> _field183; + struct ObjectTrackingMap, int> _field184; + struct ObjectTrackingMap, int> _field185; + struct ObjectTrackingMap, int> _field186; + struct ObjectTrackingMap, int> _field187; + unsigned long long _field188; + struct SharegroupStateMirror *_field189; + StateMirrorManager_77eb64af *_field190; + unsigned long long _field191; +}; + +struct CoreFunction { + unsigned int _field1; + unsigned int _field2; + unsigned short _field3; + unsigned short _field4; + union { + unsigned long long _field1; + unsigned long long _field2; + } _field5; + struct Argument _field6; + struct Argument _field7[16]; + unsigned int _field8; + unsigned int _field9; + void *_field10; + void *_field11; +}; + +struct DYRegionRect { + long long _field1; + long long _field2; + long long _field3; + long long _field4; +}; + +struct DYStateElement { + int _field1; + int _field2; + struct { + float _field1[4][4]; + } _field3; +}; + +struct DYStateElement { + int _field1; + int _field2; + struct BindingPoint _field3; +}; + +struct DYStateElement { + int _field1; + int _field2; + struct StateBool _field3; +}; + +struct DYStateElement { + int _field1; + int _field2; + struct StateEnum _field3; +}; + +struct DYStateElement { + int _field1; + int _field2; + struct StateErrorStatus _field3; +}; + +struct DYStateElement, GPUTools::CStateBaseAnnotated> { + int _field1; + int _field2; + struct VecN _field3; +}; + +struct DYStateElement, GPUTools::CStateBaseAnnotated> { + int _field1; + int _field2; + struct VecN _field3; +}; + +struct DYStateElement, GPUTools::CStateBaseAnnotated> { + int _field1; + int _field2; + struct VecN _field3; +}; + +struct DYStateElement, GPUTools::CStateBaseAnnotated> { + int _field1; + int _field2; + struct VecN _field3; +}; + +struct DYStateElement, GPUTools::CStateBaseAnnotated> { + int _field1; + int _field2; + struct VecN _field3; +}; + +struct DYStateElement { + int _field1; + int _field2; + float _field3; +}; + +struct DYStateElement { + int _field1; + int _field2; + int _field3; +}; + +struct DYStateElement { + int _field1; + int _field2; + long long _field3; +}; + +struct DYStateElement, GPUTools::CStateBaseAnnotated> { + int _field1; + int _field2; + struct basic_string, std::__1::allocator> _field3; +}; + +struct DYStateElement>, GPUTools::CStateBaseAnnotated> { + int _field1; + int _field2; + struct vector> _field3; +}; + +struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnnotated> { + int _field1; + int _field2; + struct vector, std::__1::allocator>> _field3; +}; + +struct DYStateElement { + int _field1; + int _field2; + unsigned int _field3; +}; + +struct DYStateElement { + int _field1; + int _field2; + unsigned long long _field3; +}; + +struct Function { + struct CoreFunction _field1; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long *_field4; + unsigned short _field5; + unsigned short _field6; + int _field7; + void *_field8; + unsigned int _field9; + unsigned int _field10; + unsigned long long _field11; + unsigned long long _field12; + struct Function *_field13; + void *_field14; +}; + +struct ObjectTrackingMap, unsigned long long> { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> mInternalIDMap; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> mObjectMap; + int mNextFreeInternalID; +}; + +struct ObjectTrackingMap, int> { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; + int _field3; +}; + +struct ObjectTrackingMap, int> { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; + int _field3; +}; + +struct ObjectTrackingMap, int> { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; + int _field3; +}; + +struct ObjectTrackingMap, int> { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; + int _field3; +}; + +struct ObjectTrackingMap, int> { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; + int _field3; +}; + +struct PerStateMirrorAnnotation { + struct function LoadURLData; + StateMirrorManager_77eb64af *_pManager; + struct set, std::__1::allocator> _previousUpdateIndices; + struct unordered_map, std::__1::allocator>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::allocator>>>> _contextFlushTimestampSets; + struct unordered_map, std::__1::allocator>>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::allocator>>>>> _contextDrawCallInfoMap; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _lastSharegroupDrawFunctionIndex; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _lastSharegroupClearFunctionIndex; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _lastSharegroupPresentFunctionIndex; +}; + +struct RenderbufferCoverageContainer { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> mCoverageMap; +}; + +struct SharegroupStateMirror; + +struct StateBool { + int _field1; +}; + +struct StateEnum { + int _field1; +}; + +struct StateErrorStatus { + int _field1; +}; + +struct StateMirrorManager { + struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _contextStateMirrorMap; + struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _sharegroupStateMirrorMap; + struct ObjectTrackingMap, unsigned long long> _drawableInfoMap; + struct PerStateMirrorAnnotation _passthrough; + unsigned long long _surfaceBoundsDrawableID; + int _deviceOrientation; + int _lastFunctionIndex; +}; + +struct TextureCoverageContainer { + struct unordered_map, std::__1::allocator>> mCoverageMap; +}; + +struct VecN { + double _field1[4]; +}; + +struct VecN { + float _field1[2]; +}; + +struct VecN { + float _field1[3]; +}; + +struct VecN { + float _field1[4]; +}; + +struct VecN { + int _field1[4]; +}; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_node>>, void *>; + +struct __hash_node>>, void *>; + +struct __hash_node>>, void *>; + +struct __hash_node>>, void *>; + +struct __hash_node>>, void *>; + +struct __hash_node>>, void *>; + +struct __hash_node*>, void *>; + +struct __hash_node*>, void *>; + +struct __hash_node, void *>; + +struct __hash_node, std::__1::allocator>>, void *>; + +struct __hash_node, std::__1::allocator>>>, void *>; + +struct basic_string, std::__1::allocator> { + struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> { + struct __rep { + union { + struct __long { + unsigned long long _field1; + unsigned long long _field2; + char *_field3; + } _field1; + struct __short { + union { + unsigned char _field1; + char _field2; + } _field1; + char _field2[23]; + } _field2; + struct __raw { + unsigned long long _field1[3]; + } _field3; + } _field1; + } _field1; + } _field1; +}; + +struct function { + struct type __buf_; + struct __base *__f_; +}; + +struct set, std::__1::allocator> { + struct __tree, std::__1::allocator> { + struct __tree_node *__begin_node_; + struct __compressed_pair*>, std::__1::allocator>> { + struct __tree_end_node*> { + struct __tree_node_base *__left_; + } __first_; + } __pair1_; + struct __compressed_pair> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct type { + unsigned char __lx[24]; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **_field1; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **__first_; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **_field1; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **_field1; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **_field1; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **_field1; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **_field1; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> { + struct __compressed_pair*>, void *>**, std::__1::__bucket_list_deallocator*>, void *>*>>> { + struct __hash_node*>, void *> **__first_; + struct __bucket_list_deallocator*>, void *>*>> { + struct __compressed_pair*>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> { + struct __compressed_pair*>, void *>**, std::__1::__bucket_list_deallocator*>, void *>*>>> { + struct __hash_node*>, void *> **__first_; + struct __bucket_list_deallocator*>, void *>*>> { + struct __compressed_pair*>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, std::__1::allocator>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::allocator>>, void *>*>>> { + struct __compressed_pair, std::__1::allocator>>, void *>**, std::__1::__bucket_list_deallocator, std::__1::allocator>>, void *>*>>> { + struct __hash_node, std::__1::allocator>>, void *> **__first_; + struct __bucket_list_deallocator, std::__1::allocator>>, void *>*>> { + struct __compressed_pair, std::__1::allocator>>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, std::__1::allocator>>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::allocator>>>, void *>*>>> { + struct __compressed_pair, std::__1::allocator>>>, void *>**, std::__1::__bucket_list_deallocator, std::__1::allocator>>>, void *>*>>> { + struct __hash_node, std::__1::allocator>>>, void *> **__first_; + struct __bucket_list_deallocator, std::__1::allocator>>>, void *>*>> { + struct __compressed_pair, std::__1::allocator>>>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unordered_map, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, GPUTools::DYTexObjectKeyHash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, GPUTools::DYTexObjectKeyHash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> _field1; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair, std::__1::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> { + struct __hash_table*>, std::__1::__unordered_map_hasher*>, std::__1::hash, true>, std::__1::__unordered_map_equal*>, std::__1::equal_to, true>, std::__1::allocator*>>> { + struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> __bucket_list_; + struct __compressed_pair*>, void *>*>, std::__1::allocator*>, void *>>> { + struct __hash_node_base*>, void *>*> { + struct __hash_node*>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair*>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair*>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> { + struct __hash_table*>, std::__1::__unordered_map_hasher*>, std::__1::hash, true>, std::__1::__unordered_map_equal*>, std::__1::equal_to, true>, std::__1::allocator*>>> { + struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> __bucket_list_; + struct __compressed_pair*>, void *>*>, std::__1::allocator*>, void *>>> { + struct __hash_node_base*>, void *>*> { + struct __hash_node*>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair*>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair*>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::allocator>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::allocator>>>> { + struct __hash_table, std::__1::allocator>>, std::__1::__unordered_map_hasher, std::__1::allocator>>, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::allocator>>, std::__1::equal_to, true>, std::__1::allocator, std::__1::allocator>>>> { + struct unique_ptr, std::__1::allocator>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::allocator>>, void *>*>>> __bucket_list_; + struct __compressed_pair, std::__1::allocator>>, void *>*>, std::__1::allocator, std::__1::allocator>>, void *>>> { + struct __hash_node_base, std::__1::allocator>>, void *>*> { + struct __hash_node, std::__1::allocator>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::allocator>>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::allocator>>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::allocator>>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::allocator>>>>> { + struct __hash_table, std::__1::allocator>>>, std::__1::__unordered_map_hasher, std::__1::allocator>>>, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::allocator>>>, std::__1::equal_to, true>, std::__1::allocator, std::__1::allocator>>>>> { + struct unique_ptr, std::__1::allocator>>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::allocator>>>, void *>*>>> __bucket_list_; + struct __compressed_pair, std::__1::allocator>>>, void *>*>, std::__1::allocator, std::__1::allocator>>>, void *>>> { + struct __hash_node_base, std::__1::allocator>>>, void *>*> { + struct __hash_node, std::__1::allocator>>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::allocator>>>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::allocator>>>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct vector> { + CDStruct_183601bc *_field1; + CDStruct_183601bc *_field2; + struct __compressed_pair> { + CDStruct_183601bc *_field1; + } _field3; +}; + +struct vector, std::__1::allocator>> { + struct basic_string, std::__1::allocator> *_field1; + struct basic_string, std::__1::allocator> *_field2; + struct __compressed_pair*, std::__1::allocator>> { + struct basic_string, std::__1::allocator> *_field1; + } _field3; +}; + +#pragma mark Typedef'd Structures + +typedef struct { + int miWidth; + int miHeight; +} CDStruct_b31c6123; + +typedef struct CDStruct_183601bc; + +typedef struct { + int meApiVersion; + int meFunctionalityLevel; + int miMaxTexUnits; + int miMaxVtxUnits; + CDStruct_b31c6123 mMax2DTexDim; + struct { + int miWidth; + int miHeight; + int miDepth; + } mMaxVolTexDim; + struct { + int miDim; + } mMaxCubTexDim; + CDStruct_b31c6123 mMaxRenderbufferDim; + int miNumTexFmt; + CDStruct_183601bc *mpTexFormats; + float mfMaxPointSize; + float mfMaxLineWidth; + int miMaxMtxPalletteRegisters; + int miMaxClipPlanes; + int miMaxLights; + int miMaxGenericVtxAttribs; + int miMaxVPUniformLocations; + int miMaxFPUniformLocations; + int miMaxColorAttachments; + int miMaxDrawBuffers; + int miMaxTransformFeedbackSeparateAttribs; + int miMaxUniformBufferBindings; + struct { + _Bool mbGL_OES_blend_subtract; + _Bool mbGL_OES_compressed_paletted_texture; + _Bool mbGL_OES_depth24; + _Bool mbGL_OES_draw_texture; + _Bool mbGL_OES_framebuffer_object; + _Bool mbGL_OES_mapbuffer; + _Bool mbGL_OES_matrix_palette; + _Bool mbGL_OES_point_size_array; + _Bool mbGL_OES_point_sprite; + _Bool mbGL_OES_read_format; + _Bool mbGL_OES_rgb8_rgba8; + _Bool mbGL_OES_texture_mirrored_repeat; + _Bool mbGL_EXT_texture_lod_bias; + _Bool mbGL_IMG_read_format; + _Bool mbGL_IMG_texture_compression_pvrtc; + _Bool mbGL_IMG_texture_format_BGRA8888; + _Bool mbGL_EXT_texture_filter_anisotropic; + _Bool mbGL_APPLE_framebuffer_multisample; + _Bool mbGL_APPLE_texture_format_BGRA8888; + _Bool mbGL_APPLE_texture_max_level; + _Bool mbGL_EXT_discard_framebuffer; + _Bool mbGL_EXT_read_format_bgra; + _Bool mbGL_OES_blend_equation_separate; + _Bool mbGL_OES_blend_func_separate; + _Bool mbGL_OES_fbo_render_mipmap; + _Bool mbGL_OES_packed_depth_stencil; + _Bool mbGL_OES_stencil8; + _Bool mbGL_EXT_blend_minmax; + _Bool mbGL_APPLE_texture_2D_limited_npot; + _Bool mbGL_OES_stencil_wrap; + _Bool mbGL_APPLE_rgb_422; + _Bool mbGL_EXT_shader_texture_lod; + _Bool mbGL_OES_depth_texture; + _Bool mbGL_OES_standard_derivatives; + _Bool mbGL_OES_texture_float; + _Bool mbGL_OES_texture_half_float; + _Bool mbGL_APPLE_texture_packed_float; + _Bool mbGL_OES_vertex_array_object; + _Bool mbGL_OES_element_index_uint; + _Bool mbGL_APPLE_clip_distance; + _Bool mbGL_OES_texture_half_float_linear; + _Bool mbGL_EXT_debug_label; + _Bool mbGL_EXT_debug_marker; + _Bool mbGL_EXT_occlusion_query_boolean; + _Bool mbGL_EXT_shadow_samplers; + _Bool mbGL_EXT_texture_rg; + _Bool mbGL_EXT_separate_shader_objects; + _Bool mbGL_EXT_color_buffer_half_float; + _Bool mbGL_EXT_color_buffer_float; + _Bool mbGL_APPLE_color_buffer_packed_float; + _Bool mbGL_EXT_shader_framebuffer_fetch; + _Bool mbGL_EXT_texture_storage; + _Bool mbGL_EXT_map_buffer_range; + _Bool mbGL_APPLE_sync; + _Bool mbGL_APPLE_copy_texture_levels; + _Bool mbGL_EXT_sRGB; + _Bool mbGL_EXT_pvrtc_sRGB; + _Bool mbGL_EXT_instanced_arrays; + _Bool mbGL_EXT_draw_instanced; + _Bool mbGL_APPLE_texture_filter_cubic; + _Bool mbGL_APPLE_tile_order_rot; + _Bool mbGL_APPLE_get_framebuffer_texture_target; + } mExtensions; +} CDStruct_63282572; + +// Template types +typedef struct ContextStateMirror { + struct DYStateElement _field1; + struct DYStateElement _field2; + struct DYStateElement _field3; + struct DYStateElement _field4; + struct DYStateElement _field5; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field6; + struct DYStateElement _field7; + struct DYStateElement _field8; + struct DYStateElement _field9; + struct DYStateElement _field10; + struct DYStateElement _field11; + struct DYStateElement _field12; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field13; + struct DYStateElement _field14; + struct DYStateElement _field15; + struct DYStateElement _field16; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field17; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field18; + struct DYStateElement _field19; + struct DYStateElement _field20; + struct DYStateElement _field21; + struct DYStateElement _field22; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field23; + struct DYStateElement _field24; + struct DYStateElement _field25; + struct DYStateElement _field26; + struct DYStateElement _field27; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field28; + struct DYStateElement _field29; + struct DYStateElement _field30; + struct DYStateElement _field31; + struct DYStateElement _field32; + struct DYStateElement _field33; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field34; + struct DYStateElement _field35; + struct DYStateElement _field36; + struct DYStateElement _field37; + struct DYStateElement _field38; + struct DYStateElement _field39; + struct DYStateElement _field40; + struct DYStateElement _field41; + struct DYStateElement _field42; + struct DYStateElement _field43; + struct DYStateElement _field44; + struct DYStateElement _field45; + struct DYStateElement _field46; + struct DYStateElement _field47; + struct DYStateElement _field48; + struct DYStateElement _field49; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field50; + struct DYStateElement _field51; + struct DYStateElement _field52; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field53[32]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field54[16]; + struct DYStateElement _field55[16]; + struct DYStateElement _field56; + struct DYStateElement _field57; + struct DYStateElement _field58; + struct DYStateElement _field59; + struct DYStateElement _field60; + struct DYStateElement _field61; + struct DYStateElement _field62; + struct DYStateElement _field63; + struct DYStateElement _field64; + struct DYStateElement _field65; + struct DYStateElement _field66; + struct DYStateElement _field67; + struct DYStateElement _field68; + struct DYStateElement _field69; + struct DYStateElement _field70; + struct DYStateElement _field71; + struct DYStateElement _field72; + struct DYStateElement _field73; + struct DYStateElement _field74; + struct DYStateElement _field75; + struct DYStateElement _field76; + struct DYStateElement _field77; + struct DYStateElement _field78; + struct DYStateElement _field79; + struct DYStateElement _field80[8]; + struct DYStateElement _field81[8]; + struct DYStateElement _field82[32]; + struct DYStateElement _field83; + struct DYStateElement _field84; + struct DYStateElement _field85; + struct DYStateElement _field86; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field87; + struct DYStateElement _field88; + struct DYStateElement _field89; + struct DYStateElement _field90; + struct DYStateElement _field91; + struct DYStateElement _field92; + struct DYStateElement _field93; + struct DYStateElement _field94; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field95; + struct DYStateElement _field96; + struct DYStateElement _field97; + struct DYStateElement _field98; + struct DYStateElement _field99; + struct DYStateElement _field100; + struct DYStateElement _field101; + struct DYStateElement _field102; + struct DYStateElement _field103; + struct DYStateElement _field104; + struct DYStateElement _field105; + struct DYStateElement _field106; + struct DYStateElement _field107; + struct DYStateElement _field108; + struct DYStateElement _field109; + struct DYStateElement _field110; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field111; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field112[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field113[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field114[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field115[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field116[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field117[8]; + struct DYStateElement _field118[8]; + struct DYStateElement _field119[8]; + struct DYStateElement _field120[8]; + struct DYStateElement _field121[8]; + struct DYStateElement _field122[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field123[8]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field124; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field125; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field126; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field127; + struct DYStateElement _field128; + struct DYStateElement _field129[32]; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field130[32]; + struct DYStateElement _field131[32]; + struct DYStateElement _field132[32]; + struct DYStateElement _field133[32]; + struct DYStateElement _field134[32]; + struct DYStateElement _field135[32]; + struct DYStateElement _field136[32]; + struct DYStateElement _field137[32]; + struct DYStateElement _field138[32]; + struct DYStateElement _field139[32]; + struct DYStateElement _field140[32]; + struct DYStateElement _field141[32]; + struct DYStateElement _field142[32]; + struct DYStateElement _field143[32]; + struct DYStateElement _field144[32]; + struct DYStateElement _field145[32]; + struct DYStateElement _field146[32]; + struct DYStateElement _field147[32]; + struct DYStateElement _field148[32]; + struct DYStateElement>, GPUTools::CStateBaseAnnotated> _field149; + struct DYStateElement>, GPUTools::CStateBaseAnnotated> _field150; + struct DYStateElement>, GPUTools::CStateBaseAnnotated> _field151[32]; + struct DYStateElement _field152[16]; + struct DYStateElement _field153[64]; + struct DYStateElement _field154[64]; + struct DYStateElement _field155[32]; + struct DYStateElement _field156[32]; + struct DYStateElement _field157[32]; + struct DYStateElement _field158[32]; + struct DYStateElement _field159; + struct DYStateElement _field160; + struct DYStateElement _field161; + struct DYStateElement _field162; + struct DYStateElement _field163; + struct DYStateElement _field164; + struct DYStateElement _field165; + struct DYStateElement _field166[64]; + struct DYStateElement _field167; + struct DYStateElement _field168; + struct DYStateElement _field169; + struct DYStateElement _field170; + struct DYStateElement _field171; + struct DYStateElement _field172; + struct DYStateElement _field173[32]; + struct DYStateElement _field174; + struct DYStateElement _field175; + struct DYStateElement _field176; + struct DYStateElement _field177; + struct DYStateElement, GPUTools::CStateBaseAnnotated> _field178; + struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnnotated> _field179; + struct DYStateElement _field180; + struct DYStateElement _field181; + struct DYStateElement _field182; + struct ObjectTrackingMap, int> _field183; + struct ObjectTrackingMap, int> _field184; + struct ObjectTrackingMap, int> _field185; + struct ObjectTrackingMap, int> _field186; + struct ObjectTrackingMap, int> _field187; + unsigned long long _field188; + struct SharegroupStateMirror *_field189; + StateMirrorManager_77eb64af *_field190; + unsigned long long _field191; +} ContextStateMirror_daaf80d0; + +typedef struct StateMirrorManager { + struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _contextStateMirrorMap; + struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _sharegroupStateMirrorMap; + struct ObjectTrackingMap, unsigned long long> _drawableInfoMap; + struct PerStateMirrorAnnotation _passthrough; + unsigned long long _surfaceBoundsDrawableID; + int _deviceOrientation; + int _lastFunctionIndex; +} StateMirrorManager_77eb64af; + diff --git a/GLToolsAnalysisEngine/DYGLAnalyzerEngine.h b/GLToolsAnalysisEngine/DYGLAnalyzerEngine.h new file mode 100644 index 000000000..c5941d51b --- /dev/null +++ b/GLToolsAnalysisEngine/DYGLAnalyzerEngine.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYAnalyzerEngine.h" + +@interface DYGLAnalyzerEngine : DYAnalyzerEngine +{ + StateMirrorManager_77eb64af mng; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)_newHeuristicPoolWithGraphicsEngineID:(unsigned long long)arg1; +- (id)newFrameStatisticsFinding; +- (unsigned int)_stateMirrorProcessFunctionAndAnnotate:(const struct Function *)arg1 functionIndex:(int)arg2; +- (unsigned int)_stateMirrorProcessFunction:(const struct Function *)arg1 functionIndex:(int)arg2; +- (void)_stateMirrorInitialize; +- (unsigned int)_supportedGraphicsAPI; +- (id)nameForVariable:(const char *)arg1 graphicsEngineID:(unsigned long long)arg2; +- (id)getObjectLabel:(unsigned long long)arg1 objectType:(int)arg2 objectID:(int)arg3; +- (BOOL)isUniformFullyPreUpdatedInCapture:(unsigned long long)arg1 programID:(unsigned int)arg2 uniformLoc:(int)arg3; +- (BOOL)isObjectDataUpdatedInCapture:(unsigned long long)arg1 objectType:(int)arg2 objectID:(unsigned int)arg3; +- (BOOL)doesProgramHaveLinkedShader:(unsigned long long)arg1 programID:(unsigned int)arg2 shaderType:(int)arg3; +- (BOOL)isObjectCreatedInCapture:(unsigned long long)arg1 objectType:(int)arg2 objectID:(unsigned int)arg3; +- (BOOL)isObjectUsedInCapture:(unsigned long long)arg1 objectType:(int)arg2 objectID:(unsigned int)arg3; +- (BOOL)isObjectFullyPreUpdatedInCapture:(unsigned long long)arg1 objectType:(int)arg2 objectID:(unsigned int)arg3; +- (id)drawCallsUsingProgram:(unsigned int)arg1 graphicsEngineID:(unsigned long long)arg2; +- (id)getProgramArrayUsingShader:(unsigned long long)arg1 shaderID:(unsigned int)arg2; +- (id)getStaticObjectIDArray:(unsigned long long)arg1 objectType:(unsigned int)arg2; +- (void)enableStateDeltaGeneratorHeuristics; +- (void)configureForArchive:(id)arg1; +- (ContextStateMirror_daaf80d0 *)getStateMirrorContext:(unsigned long long)arg1; +- (StateMirrorManager_77eb64af *)getStateMirrorManager; +- (struct PerStateMirrorAnnotation *)getPerStateMirrorAnnotation; +- (id)getSharegroupObjectCoverage:(unsigned long long)arg1; +- (int)getStateMirrorContextOpenGLFunctionalityLevel:(unsigned long long)arg1; +- (BOOL)deviceIsSGX535ForContext:(unsigned long long)arg1; +- (unsigned int)maxDrawBuffersForContext:(unsigned long long)arg1; +- (unsigned int)maxVertexAttribsForContext:(unsigned long long)arg1; +- (unsigned int)maxTransformFeedbackSeparateAttribsForContext:(unsigned long long)arg1; +- (unsigned int)maxUniformBufferBindingsForContext:(unsigned long long)arg1; +- (int)maxColorAttachmentsForContext:(unsigned long long)arg1; +- (unsigned int)getShaderIDFromProgram:(unsigned long long)arg1 shaderType:(int)arg2 programID:(unsigned int)arg3; +- (int)getShaderType:(unsigned long long)arg1 shaderID:(unsigned int)arg2; +- (id)getStaticProgramIdArray:(unsigned long long)arg1; +- (id)getStaticShaderIdArray:(unsigned long long)arg1; +- (id)getStaticBufferIdArray:(unsigned long long)arg1; +- (id)getStaticTextureIdArray:(unsigned long long)arg1; +- (void)_setContextIfPlatformFunc:(const struct Function *)arg1; +- (void)processFunction:(const struct Function *)arg1 blockMode:(int)arg2 streamMode:(BOOL)arg3 analyzeInserted:(BOOL)arg4 findingsHandler:(id)arg5; +- (id)init; + +@end + diff --git a/GLToolsAnalysisEngine/DYGLAnalyzerErrorFinding.h b/GLToolsAnalysisEngine/DYGLAnalyzerErrorFinding.h new file mode 100644 index 000000000..8d6d4ba31 --- /dev/null +++ b/GLToolsAnalysisEngine/DYGLAnalyzerErrorFinding.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYAnalyzerErrorFinding.h" + +@interface DYGLAnalyzerErrorFinding : DYAnalyzerErrorFinding +{ +} + +- (BOOL)isTextureImageCompletelyUpdated; +- (BOOL)isBufferDataCompletelyUpdated; +- (BOOL)isInefficientStateUpdate; +- (BOOL)isRedundantCallOrQuery; +- (BOOL)isRedundantCall; +- (BOOL)isFrameStatistics; +- (BOOL)isDataRestoreUnnecessaryForFunc:(const struct Function *)arg1 targetArgIndex:(int)arg2 objectType:(unsigned int)arg3 analyzerEngine:(id)arg4; +- (id)localizedKind; +- (id)synopsis; + +@end + diff --git a/GLToolsAnalysisEngine/DYGLAnalyzerFinding.h b/GLToolsAnalysisEngine/DYGLAnalyzerFinding.h new file mode 100644 index 000000000..106767724 --- /dev/null +++ b/GLToolsAnalysisEngine/DYGLAnalyzerFinding.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYAnalyzerFinding.h" + +@interface DYGLAnalyzerFinding : DYAnalyzerFinding +{ +} + +- (id)_simplifiedDetailsStringSubstituted:(id)arg1 plural:(BOOL)arg2; +- (BOOL)isTextureImageCompletelyUpdated; +- (BOOL)isBufferDataCompletelyUpdated; +- (BOOL)isInefficientStateUpdate; +- (BOOL)isRedundantCallOrQuery; +- (BOOL)isRedundantCall; +- (BOOL)isFrameStatistics; +- (BOOL)isDataRestoreUnnecessaryForFunc:(const struct Function *)arg1 targetArgIndex:(int)arg2 objectType:(unsigned int)arg3 analyzerEngine:(id)arg4; +- (id)localizedKind; +- (id)synopsis; + +@end + diff --git a/GLToolsAnalysisEngine/DYGLAnalyzerFindingPunchThrough.h b/GLToolsAnalysisEngine/DYGLAnalyzerFindingPunchThrough.h new file mode 100644 index 000000000..6737cf273 --- /dev/null +++ b/GLToolsAnalysisEngine/DYGLAnalyzerFindingPunchThrough.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYAnalyzerFindingPunchThrough.h" + +@interface DYGLAnalyzerFindingPunchThrough : DYAnalyzerFindingPunchThrough +{ +} + +- (id)_apiSpecificReasonString:(int)arg1; +- (id)localizedKind; +- (id)synopsis; + +@end + diff --git a/GLToolsAnalysisEngine/DYGLAnalyzerHeuristic.h b/GLToolsAnalysisEngine/DYGLAnalyzerHeuristic.h new file mode 100644 index 000000000..7045a1bce --- /dev/null +++ b/GLToolsAnalysisEngine/DYGLAnalyzerHeuristic.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYAnalyzerHeuristic.h" + +@class DYGLProfileConstraints; + +@interface DYGLAnalyzerHeuristic : DYAnalyzerHeuristic +{ + DYGLProfileConstraints *_platformConstraints; +} + ++ (BOOL)supportsAPI:(unsigned int)arg1; +@property(readonly, nonatomic) DYGLProfileConstraints *platformConstraints; // @synthesize platformConstraints=_platformConstraints; +- (void)appendObjectDescription:(id)arg1 objectType:(int)arg2 objectID:(int)arg3 andShortDesc:(BOOL)arg4; +- (void)appendBoundObjectDescription:(id)arg1 target:(int)arg2 andShortDesc:(BOOL)arg3; +- (id)objectDescription:(int)arg1 objectID:(int)arg2; +- (id)boundObjectDescription:(int)arg1; +- (void)addFunctionIndexFBOAttachments:(id)arg1; +- (void)addFunctionIndexTextureMip:(id)arg1 textureID:(int)arg2; +- (void)addFunctionIndexTextureCreation:(id)arg1 textureID:(int)arg2; +- (id)errorFindingFromFunction:(const struct Function *)arg1; +- (id)finding; +- (void)_setGenerationEnvironmentForFinding:(id)arg1; +- (void)processFunction:(const struct Function *)arg1 stateMirrorRetCode:(unsigned int)arg2; + +@end + diff --git a/GLToolsAnalysisEngine/DYGLAnalyzerHeuristicPool.h b/GLToolsAnalysisEngine/DYGLAnalyzerHeuristicPool.h new file mode 100644 index 000000000..de04302cb --- /dev/null +++ b/GLToolsAnalysisEngine/DYGLAnalyzerHeuristicPool.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYAnalyzerHeuristicPool.h" + +@interface DYGLAnalyzerHeuristicPool : DYAnalyzerHeuristicPool +{ + BOOL _firstBindAfterOutOfContextUpdate; +} + +@property(nonatomic) BOOL firstBindAfterOutOfContextUpdate; // @synthesize firstBindAfterOutOfContextUpdate=_firstBindAfterOutOfContextUpdate; +- (void)processPreMirrorHeuristics:(const struct Function *)arg1 captureBlockMode:(int)arg2 functionIndex:(int)arg3; +- (id)initWithEngine:(id)arg1 graphicsEngineID:(unsigned long long)arg2; + +@end + diff --git a/GLToolsAnalysisEngine/DYGLAnalyzerSharegroupObjectCoverage.h b/GLToolsAnalysisEngine/DYGLAnalyzerSharegroupObjectCoverage.h new file mode 100644 index 000000000..3ffac608a --- /dev/null +++ b/GLToolsAnalysisEngine/DYGLAnalyzerSharegroupObjectCoverage.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface DYGLAnalyzerSharegroupObjectCoverage : NSObject +{ + struct BufferCoverageContainer _bufferCoverage; + struct TextureCoverageContainer _textureCoverage; + struct RenderbufferCoverageContainer _renderbufferCoverage; + NSMutableDictionary *_textureUpdateIndices; + NSMutableDictionary *_textureCoveredIndices; + NSMutableDictionary *_bufferUpdateIndices; + NSMutableDictionary *_bufferCoveredIndices; + NSMutableDictionary *_renderbufferUpdateIndices; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)addRenderbufferFunctionIndex:(int)arg1 functionIndex:(int)arg2; +- (void)clearRenderbufferFunctionIndexSet:(int)arg1; +- (id)getRenderbufferFunctionIndexSet:(int)arg1; +- (id)coveredFunctionIndexSetForTexture:(int)arg1; +- (void)addTextureFunctionIndex:(int)arg1 functionIndex:(int)arg2; +- (void)clearTextureFunctionIndexSet:(int)arg1; +- (id)getTextureFunctionIndexSet:(int)arg1; +- (id)coveredFunctionIndexSetForBuffer:(int)arg1; +- (void)addBufferFunctionIndex:(int)arg1 functionIndex:(int)arg2; +- (void)clearBufferFunctionIndexSet:(int)arg1; +- (id)getBufferFunctionIndexSet:(int)arg1; +- (id)_functionIndexSetFromDictionary:(id)arg1 forObject:(int)arg2; +- (BOOL)isRenderbufferRetainedBacking:(int)arg1; +- (void)setRenderbufferRetainedBacking:(int)arg1 bWriteable:(BOOL)arg2; +- (BOOL)isRenderbufferCovered:(int)arg1 inRect:(const struct DYRegionRect *)arg2 coverageMask:(unsigned int)arg3; +- (BOOL)isRenderbufferCovered:(int)arg1 coverageMask:(unsigned int)arg2; +- (BOOL)tagRenderbufferAsCovered:(int)arg1 coverageMask:(unsigned int)arg2 bottom:(long long)arg3 top:(long long)arg4 left:(long long)arg5 right:(long long)arg6; +- (BOOL)tagRenderbufferAsCovered:(int)arg1 coverageMask:(unsigned int)arg2; +- (void)clearRenderbufferCoverage:(int)arg1 inRect:(const struct DYRegionRect *)arg2; +- (void)clearRenderbufferCoverage:(int)arg1; +- (void)specifyRenderbuffer:(int)arg1 width:(long long)arg2 height:(long long)arg3; +- (BOOL)isTextureCovered:(int)arg1 target:(int)arg2 level:(int)arg3 layer:(int)arg4 inRect:(const struct DYRegionRect *)arg5 coverageMask:(unsigned int)arg6; +- (BOOL)isTextureCovered:(int)arg1 target:(int)arg2 level:(int)arg3 inRect:(const struct DYRegionRect *)arg4 coverageMask:(unsigned int)arg5; +- (BOOL)isTextureCovered:(int)arg1 target:(int)arg2 level:(int)arg3 coverageMask:(unsigned int)arg4; +- (BOOL)tagTextureAsCovered:(int)arg1 target:(int)arg2 level:(int)arg3 coverageMask:(unsigned int)arg4 bottom:(long long)arg5 top:(long long)arg6 left:(long long)arg7 right:(long long)arg8 lowLayer:(long long)arg9 highLayer:(long long)arg10; +- (BOOL)tagTextureAsCovered:(int)arg1 target:(int)arg2 level:(int)arg3 coverageMask:(unsigned int)arg4 bottom:(long long)arg5 top:(long long)arg6 left:(long long)arg7 right:(long long)arg8; +- (BOOL)tagTextureAsCovered:(int)arg1 target:(int)arg2 level:(int)arg3 coverageMask:(unsigned int)arg4; +- (void)clearTextureCoverage:(int)arg1 target:(int)arg2 level:(int)arg3 layer:(int)arg4 inRect:(const struct DYRegionRect *)arg5; +- (void)specifyTexture:(int)arg1 target:(int)arg2 level:(int)arg3 width:(long long)arg4 height:(long long)arg5 depth:(long long)arg6; +- (void)specifyTexture:(int)arg1 target:(int)arg2 level:(int)arg3 width:(long long)arg4 height:(long long)arg5; +- (void)removeBufferCoverage:(int)arg1 offset:(long long)arg2 length:(long long)arg3; +- (void)clearBufferCoverage:(int)arg1; +- (BOOL)isBufferCovered:(int)arg1 offset:(long long)arg2 length:(long long)arg3; +- (BOOL)isBufferCovered:(int)arg1; +- (long long)getBufferSize:(int)arg1; +- (BOOL)tagBufferAsCovered:(int)arg1 start:(long long)arg2 end:(long long)arg3; +- (BOOL)tagBufferAsCovered:(int)arg1; +- (void)specifyBuffer:(int)arg1 size:(long long)arg2; +- (id)init; + +@end + diff --git a/GLToolsAnalysisEngine/DYGLProfileConstraints.h b/GLToolsAnalysisEngine/DYGLProfileConstraints.h new file mode 100644 index 000000000..948feaa6e --- /dev/null +++ b/GLToolsAnalysisEngine/DYGLProfileConstraints.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DYGLProfileConstraints : NSObject +{ + CDStruct_63282572 _constraintsData; +} + +- (id).cxx_construct; +- (id)initWithConstraints:(const CDStruct_63282572 *)arg1; +- (const CDStruct_63282572 *)constRefToConstraintsData; +- (CDStruct_63282572 *)refToConstraintsData; + +@end + diff --git a/GLToolsCore/CDStructures.h b/GLToolsCore/CDStructures.h new file mode 100644 index 000000000..fff7dc63b --- /dev/null +++ b/GLToolsCore/CDStructures.h @@ -0,0 +1,92 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct Argument { + void *_field1; + unsigned int _field2; + unsigned int _field3; + unsigned int _field4; + unsigned short _field5; + unsigned short _field6; +}; + +struct CoreFunction { + unsigned int _field1; + unsigned int _field2; + unsigned short _field3; + unsigned short _field4; + union { + unsigned long long _field1; + unsigned long long _field2; + } _field5; + struct Argument _field6; + struct Argument _field7[16]; + unsigned int _field8; + unsigned int _field9; + void *_field10; + void *_field11; +}; + +struct Function { + struct CoreFunction _field1; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long *_field4; + unsigned short _field5; + unsigned short _field6; + int _field7; + void *_field8; + unsigned int _field9; + unsigned int _field10; + unsigned long long _field11; + unsigned long long _field12; + struct Function *_field13; + void *_field14; +}; + +struct __hash_node; + +struct array_iterator { + struct Argument *_field1; +}; + +struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> { + struct __compressed_pair**, std::__1::__bucket_list_deallocator*>>> { + struct __hash_node **__first_; + struct __bucket_list_deallocator*>> { + struct __compressed_pair*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unordered_set, std::__1::equal_to, std::__1::allocator> { + struct __hash_table, std::__1::equal_to, std::__1::allocator> { + struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> __bucket_list_; + struct __compressed_pair*>, std::__1::allocator>> { + struct __hash_node_base*> { + struct __hash_node *__next_; + } __first_; + } __p1_; + struct __compressed_pair> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair> { + float __first_; + } __p3_; + } __table_; +}; + +#pragma mark Typedef'd Structures + +// Template types +typedef struct array_iterator { + struct Argument *_field1; +} array_iterator_bff672d3; + diff --git a/GLToolsCore/DYGLFunctionTracer.h b/GLToolsCore/DYGLFunctionTracer.h new file mode 100644 index 000000000..1322aefc5 --- /dev/null +++ b/GLToolsCore/DYGLFunctionTracer.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYFunctionTracer.h" + +@interface DYGLFunctionTracer : DYFunctionTracer +{ + struct unordered_set, std::__1::equal_to, std::__1::allocator> _programNames; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)variableForPixelFormatIDNumber:(id)arg1; +- (id)variableForPixelFormatID:(unsigned long long)arg1; +- (id)variableForPBufferIDNumber:(id)arg1; +- (id)variableForPBufferID:(unsigned long long)arg1; +- (id)variableForGLSyncIDNumber:(id)arg1; +- (id)variableForGLSyncID:(unsigned long long)arg1; +- (id)variableForReceiverIDNumber:(id)arg1; +- (id)variableForReceiverID:(unsigned long long)arg1; +- (unsigned int)_objectNameFromVariable:(const char *)arg1; +- (void)_emitErrors:(id)arg1 function:(const struct Function *)arg2; +- (void)_appendTraceLine:(id)arg1 withFunction:(const struct Function *)arg2 iterArgument:(array_iterator_bff672d3)arg3 argumentStrings:(id)arg4 returnVariable:(id)arg5; +- (BOOL)_skipFirstArgumentForFunction:(const struct Function *)arg1; +- (void)_prependReceiver:(id)arg1 function:(const struct Function *)arg2; +- (void)_setCurrentReceiver:(const struct Function *)arg1; +- (id)typeStringForArgument:(const struct Argument *)arg1; +- (id)_stringForScalar1DArrayArgument:(const struct Argument *)arg1 usingBlock:(id)arg2; +- (id)_valueStringForPixelFormatAttributesArgument:(const struct Argument *)arg1; +- (id)_stringWithNumber:(id)arg1 argument:(const struct Argument *)arg2; + +@end + diff --git a/GLToolsInterface/CDStructures.h b/GLToolsInterface/CDStructures.h new file mode 100644 index 000000000..0a2bbf106 --- /dev/null +++ b/GLToolsInterface/CDStructures.h @@ -0,0 +1,1160 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct CGLShareGroupRec; + +struct CGSize { + double _field1; + double _field2; +}; + +struct CVSMPTETime { + short _field1; + short _field2; + unsigned int _field3; + unsigned int _field4; + unsigned int _field5; + short _field6; + short _field7; + short _field8; + short _field9; +}; + +struct ComponentInfo { + unsigned int type; + int bits; +}; + +struct Context { + struct _CGLContextObject *context; + struct CGLShareGroupRec *sharegroup; + struct __GLIContextRec *gliContext; + struct __GLIFunctionDispatchRec *front_disp; + struct __GLIFunctionDispatchRec *back_disp; +}; + +struct FormatComponentsInfo { + struct ComponentInfo color; + struct ComponentInfo depth; + struct ComponentInfo stencil; +}; + +struct GLSLObject { + unsigned int _objName; +}; + +struct ImageFormatInfo { + unsigned int internalFormat; + unsigned int format; + unsigned int type; +}; + +struct ImageInfo { + struct ImageFormatInfo clientFormatInfo; + struct ImageFormatInfo engineFormatInfo; + int width; + int height; + int depth; + int compressed; + int numSamples; +}; + +struct ImageRenderer { + struct Context _context; + struct ImageInfo _imageInfo; + struct FormatComponentsInfo _componentsInfo; + struct ImageFormatInfo _matchingColorRenderableFormatInfo; + struct shared_ptr _textureData; + unsigned int _texture; + unsigned int _stencilTexture; + unsigned int _overlayTexture; + unsigned char _channelFlags; + unsigned int _reductionTextures[2]; + struct GLSLObject _VS_Passthrough; + struct GLSLObject _VS_PassthroughWithOverlay; + struct array _programs_MinMaxPass0; + struct array _programs_MinMaxPass1; + struct array _programs_ToneMapSwizzle; + struct array _programs_ToneMapSwizzleWithOverlay; + struct PixelStoreState _defaultPixelStoreState; + unsigned int _vao; + unsigned int _vbuffer; + unsigned int _framebuffer; + _Bool _useIOSurface; +}; + +struct PixelStoreState { + int row_length; + int skip_rows; + int skip_pixels; + int alignment; + int image_height; + int skip_images; + int row_bytes; + int image_bytes; + unsigned char swap_bytes; + unsigned char lsb_first; +}; + +struct Program { + struct GLSLObject vertexShader; + struct GLSLObject fragmentShader; + struct GLSLObject program; + struct array uniformLocations; +}; + +struct ReductionJob { + float minimum[4]; + float maximum[4]; + unsigned char extremeMinimumIdx; + unsigned char extremeMaximumIdx; + float clientToHostCoefficients[4]; + float channelScale[4]; + _Bool depthPlane; +}; + +struct ReductionJob { + int minimum[4]; + int maximum[4]; + unsigned char extremeMinimumIdx; + unsigned char extremeMaximumIdx; + float clientToHostCoefficients[4]; + float channelScale[4]; + _Bool depthPlane; +}; + +struct ReductionJob { + unsigned int minimum[4]; + unsigned int maximum[4]; + unsigned char extremeMinimumIdx; + unsigned char extremeMaximumIdx; + float clientToHostCoefficients[4]; + float channelScale[4]; + _Bool depthPlane; +}; + +struct _CGLContextObject { + struct __GLIContextRec *_field1; + struct __GLIFunctionDispatchRec _field2; + struct _CGLPrivateObject *_field3; + void *_field4; +}; + +struct _CGLPrivateObject; + +struct __GLIContextRec; + +struct __GLIFunctionDispatchRec { + void *_field1; + void *_field2; + void *_field3; + void *_field4; + void *_field5; + void *_field6; + void *_field7; + void *_field8; + void *_field9; + void *_field10; + void *_field11; + void *_field12; + void *_field13; + void *_field14; + void *_field15; + void *_field16; + void *_field17; + void *_field18; + void *_field19; + void *_field20; + void *_field21; + void *_field22; + void *_field23; + void *_field24; + void *_field25; + void *_field26; + void *_field27; + void *_field28; + void *_field29; + void *_field30; + void *_field31; + void *_field32; + void *_field33; + void *_field34; + void *_field35; + void *_field36; + void *_field37; + void *_field38; + void *_field39; + void *_field40; + void *_field41; + void *_field42; + void *_field43; + void *_field44; + void *_field45; + void *_field46; + void *_field47; + void *_field48; + void *_field49; + void *_field50; + void *_field51; + void *_field52; + void *_field53; + void *_field54; + void *_field55; + void *_field56; + void *_field57; + void *_field58; + void *_field59; + void *_field60; + void *_field61; + void *_field62; + void *_field63; + void *_field64; + void *_field65; + void *_field66; + void *_field67; + void *_field68; + void *_field69; + void *_field70; + void *_field71; + void *_field72; + void *_field73; + void *_field74; + void *_field75; + void *_field76; + void *_field77; + void *_field78; + void *_field79; + void *_field80; + void *_field81; + void *_field82; + void *_field83; + void *_field84; + void *_field85; + void *_field86; + void *_field87; + void *_field88; + void *_field89; + void *_field90; + void *_field91; + void *_field92; + void *_field93; + void *_field94; + void *_field95; + void *_field96; + void *_field97; + void *_field98; + void *_field99; + void *_field100; + void *_field101; + void *_field102; + void *_field103; + void *_field104; + void *_field105; + void *_field106; + void *_field107; + void *_field108; + void *_field109; + void *_field110; + void *_field111; + void *_field112; + void *_field113; + void *_field114; + void *_field115; + void *_field116; + void *_field117; + void *_field118; + void *_field119; + void *_field120; + void *_field121; + void *_field122; + void *_field123; + void *_field124; + void *_field125; + void *_field126; + void *_field127; + void *_field128; + void *_field129; + void *_field130; + void *_field131; + void *_field132; + void *_field133; + void *_field134; + void *_field135; + void *_field136; + void *_field137; + void *_field138; + void *_field139; + void *_field140; + void *_field141; + void *_field142; + void *_field143; + void *_field144; + void *_field145; + void *_field146; + void *_field147; + void *_field148; + void *_field149; + void *_field150; + void *_field151; + void *_field152; + void *_field153; + void *_field154; + void *_field155; + void *_field156; + void *_field157; + void *_field158; + void *_field159; + void *_field160; + void *_field161; + void *_field162; + void *_field163; + void *_field164; + void *_field165; + void *_field166; + void *_field167; + void *_field168; + void *_field169; + void *_field170; + void *_field171; + void *_field172; + void *_field173; + void *_field174; + void *_field175; + void *_field176; + void *_field177; + void *_field178; + void *_field179; + void *_field180; + void *_field181; + void *_field182; + void *_field183; + void *_field184; + void *_field185; + void *_field186; + void *_field187; + void *_field188; + void *_field189; + void *_field190; + void *_field191; + void *_field192; + void *_field193; + void *_field194; + void *_field195; + void *_field196; + void *_field197; + void *_field198; + void *_field199; + void *_field200; + void *_field201; + void *_field202; + void *_field203; + void *_field204; + void *_field205; + void *_field206; + void *_field207; + void *_field208; + void *_field209; + void *_field210; + void *_field211; + void *_field212; + void *_field213; + void *_field214; + void *_field215; + void *_field216; + void *_field217; + void *_field218; + void *_field219; + void *_field220; + void *_field221; + void *_field222; + void *_field223; + void *_field224; + void *_field225; + void *_field226; + void *_field227; + void *_field228; + void *_field229; + void *_field230; + void *_field231; + void *_field232; + void *_field233; + void *_field234; + void *_field235; + void *_field236; + void *_field237; + void *_field238; + void *_field239; + void *_field240; + void *_field241; + void *_field242; + void *_field243; + void *_field244; + void *_field245; + void *_field246; + void *_field247; + void *_field248; + void *_field249; + void *_field250; + void *_field251; + void *_field252; + void *_field253; + void *_field254; + void *_field255; + void *_field256; + void *_field257; + void *_field258; + void *_field259; + void *_field260; + void *_field261; + void *_field262; + void *_field263; + void *_field264; + void *_field265; + void *_field266; + void *_field267; + void *_field268; + void *_field269; + void *_field270; + void *_field271; + void *_field272; + void *_field273; + void *_field274; + void *_field275; + void *_field276; + void *_field277; + void *_field278; + void *_field279; + void *_field280; + void *_field281; + void *_field282; + void *_field283; + void *_field284; + void *_field285; + void *_field286; + void *_field287; + void *_field288; + void *_field289; + void *_field290; + void *_field291; + void *_field292; + void *_field293; + void *_field294; + void *_field295; + void *_field296; + void *_field297; + void *_field298; + void *_field299; + void *_field300; + void *_field301; + void *_field302; + void *_field303; + void *_field304; + void *_field305; + void *_field306; + void *_field307; + void *_field308; + void *_field309; + void *_field310; + void *_field311; + void *_field312; + void *_field313; + void *_field314; + void *_field315; + void *_field316; + void *_field317; + void *_field318; + void *_field319; + void *_field320; + void *_field321; + void *_field322; + void *_field323; + void *_field324; + void *_field325; + void *_field326; + void *_field327; + void *_field328; + void *_field329; + void *_field330; + void *_field331; + void *_field332; + void *_field333; + void *_field334; + void *_field335; + void *_field336; + void *_field337; + void *_field338; + void *_field339; + void *_field340; + void *_field341; + void *_field342; + void *_field343; + void *_field344; + void *_field345; + void *_field346; + void *_field347; + void *_field348; + void *_field349; + void *_field350; + void *_field351; + void *_field352; + void *_field353; + void *_field354; + void *_field355; + void *_field356; + void *_field357; + void *_field358; + void *_field359; + void *_field360; + void *_field361; + void *_field362; + void *_field363; + void *_field364; + void *_field365; + void *_field366; + void *_field367; + void *_field368; + void *_field369; + void *_field370; + void *_field371; + void *_field372; + void *_field373; + void *_field374; + void *_field375; + void *_field376; + void *_field377; + void *_field378; + void *_field379; + void *_field380; + void *_field381; + void *_field382; + void *_field383; + void *_field384; + void *_field385; + void *_field386; + void *_field387; + void *_field388; + void *_field389; + void *_field390; + void *_field391; + void *_field392; + void *_field393; + void *_field394; + void *_field395; + void *_field396; + void *_field397; + void *_field398; + void *_field399; + void *_field400; + void *_field401; + void *_field402; + void *_field403; + void *_field404; + void *_field405; + void *_field406; + void *_field407; + void *_field408; + void *_field409; + void *_field410; + void *_field411; + void *_field412; + void *_field413; + void *_field414; + void *_field415; + void *_field416; + void *_field417; + void *_field418; + void *_field419; + void *_field420; + void *_field421; + void *_field422; + void *_field423; + void *_field424; + void *_field425; + void *_field426; + void *_field427; + void *_field428; + void *_field429; + void *_field430; + void *_field431; + void *_field432; + void *_field433; + void *_field434; + void *_field435; + void *_field436; + void *_field437; + void *_field438; + void *_field439; + void *_field440; + void *_field441; + void *_field442; + void *_field443; + void *_field444; + void *_field445; + void *_field446; + void *_field447; + void *_field448; + void *_field449; + void *_field450; + void *_field451; + void *_field452; + void *_field453; + void *_field454; + void *_field455; + void *_field456; + void *_field457; + void *_field458; + void *_field459; + void *_field460; + void *_field461; + void *_field462; + void *_field463; + void *_field464; + void *_field465; + void *_field466; + void *_field467; + void *_field468; + void *_field469; + void *_field470; + void *_field471; + void *_field472; + void *_field473; + void *_field474; + void *_field475; + void *_field476; + void *_field477; + void *_field478; + void *_field479; + void *_field480; + void *_field481; + void *_field482; + void *_field483; + void *_field484; + void *_field485; + void *_field486; + void *_field487; + void *_field488; + void *_field489; + void *_field490; + void *_field491; + void *_field492; + void *_field493; + void *_field494; + void *_field495; + void *_field496; + void *_field497; + void *_field498; + void *_field499; + void *_field500; + void *_field501; + void *_field502; + void *_field503; + void *_field504; + void *_field505; + void *_field506; + void *_field507; + void *_field508; + void *_field509; + void *_field510; + void *_field511; + void *_field512; + void *_field513; + void *_field514; + void *_field515; + void *_field516; + void *_field517; + void *_field518; + void *_field519; + void *_field520; + void *_field521; + void *_field522; + void *_field523; + void *_field524; + void *_field525; + void *_field526; + void *_field527; + void *_field528; + void *_field529; + void *_field530; + void *_field531; + void *_field532; + void *_field533; + void *_field534; + void *_field535; + void *_field536; + void *_field537; + void *_field538; + void *_field539; + void *_field540; + void *_field541; + void *_field542; + void *_field543; + void *_field544; + void *_field545; + void *_field546; + void *_field547; + void *_field548; + void *_field549; + void *_field550; + void *_field551; + void *_field552; + void *_field553; + void *_field554; + void *_field555; + void *_field556; + void *_field557; + void *_field558; + void *_field559; + void *_field560; + void *_field561; + void *_field562; + void *_field563; + void *_field564; + void *_field565; + void *_field566; + void *_field567; + void *_field568; + void *_field569; + void *_field570; + void *_field571; + void *_field572; + void *_field573; + void *_field574; + void *_field575; + void *_field576; + void *_field577; + void *_field578; + void *_field579; + void *_field580; + void *_field581; + void *_field582; + void *_field583; + void *_field584; + void *_field585; + void *_field586; + void *_field587; + void *_field588; + void *_field589; + void *_field590; + void *_field591; + void *_field592; + void *_field593; + void *_field594; + void *_field595; + void *_field596; + void *_field597; + void *_field598; + void *_field599; + void *_field600; + void *_field601; + void *_field602; + void *_field603; + void *_field604; + void *_field605; + void *_field606; + void *_field607; + void *_field608; + void *_field609; + void *_field610; + void *_field611; + void *_field612; + void *_field613; + void *_field614; + void *_field615; + void *_field616; + void *_field617; + void *_field618; + void *_field619; + void *_field620; + void *_field621; + void *_field622; + void *_field623; + void *_field624; + void *_field625; + void *_field626; + void *_field627; + void *_field628; + void *_field629; + void *_field630; + void *_field631; + void *_field632; + void *_field633; + void *_field634; + void *_field635; + void *_field636; + void *_field637; + void *_field638; + void *_field639; + void *_field640; + void *_field641; + void *_field642; + void *_field643; + void *_field644; + void *_field645; + void *_field646; + void *_field647; + void *_field648; + void *_field649; + void *_field650; + void *_field651; + void *_field652; + void *_field653; + void *_field654; + void *_field655; + void *_field656; + void *_field657; + void *_field658; + void *_field659; + void *_field660; + void *_field661; + void *_field662; + void *_field663; + void *_field664; + void *_field665; + void *_field666; + void *_field667; + void *_field668; + void *_field669; + void *_field670; + void *_field671; + void *_field672; + void *_field673; + void *_field674; + void *_field675; + void *_field676; + void *_field677; + void *_field678; + void *_field679; + void *_field680; + void *_field681; + void *_field682; + void *_field683; + void *_field684; + void *_field685; + void *_field686; + void *_field687; + void *_field688; + void *_field689; + void *_field690; + void *_field691; + void *_field692; + void *_field693; + void *_field694; + void *_field695; + void *_field696; + void *_field697; + void *_field698; + void *_field699; + void *_field700; + void *_field701; + void *_field702; + void *_field703; + void *_field704; + void *_field705; + void *_field706; + void *_field707; + void *_field708; + void *_field709; + void *_field710; + void *_field711; + void *_field712; + void *_field713; + void *_field714; + void *_field715; + void *_field716; + void *_field717; + void *_field718; + void *_field719; + void *_field720; + void *_field721; + void *_field722; + void *_field723; + void *_field724; + void *_field725; + void *_field726; + void *_field727; + void *_field728; + void *_field729; + void *_field730; + void *_field731; + void *_field732; + void *_field733; + void *_field734; + void *_field735; + void *_field736; + void *_field737; + void *_field738; + void *_field739; + void *_field740; + void *_field741; + void *_field742; + void *_field743; + void *_field744; + void *_field745; + void *_field746; + void *_field747; + void *_field748; + void *_field749; + void *_field750; + void *_field751; + void *_field752; + void *_field753; + void *_field754; + void *_field755; + void *_field756; + void *_field757; + void *_field758; + void *_field759; + void *_field760; + void *_field761; + void *_field762; + void *_field763; + void *_field764; + void *_field765; + void *_field766; + void *_field767; + void *_field768; + void *_field769; + void *_field770; + void *_field771; + void *_field772; + void *_field773; + void *_field774; + void *_field775; + void *_field776; + void *_field777; + void *_field778; + void *_field779; + void *_field780; + void *_field781; + void *_field782; + void *_field783; + void *_field784; + void *_field785; + void *_field786; + void *_field787; + void *_field788; + void *_field789; + void *_field790; + void *_field791; + void *_field792; + void *_field793; + void *_field794; + void *_field795; + void *_field796; + void *_field797; + void *_field798; + void *_field799; + void *_field800; + void *_field801; + void *_field802; + void *_field803; + void *_field804; + void *_field805; + void *_field806; + void *_field807; + void *_field808; + void *_field809; + void *_field810; + void *_field811; + void *_field812; + void *_field813; + void *_field814; + void *_field815; + void *_field816; + void *_field817; + void *_field818; + void *_field819; + void *_field820; + void *_field821; + void *_field822; + void *_field823; + void *_field824; + void *_field825; + void *_field826; + void *_field827; + void *_field828; + void *_field829; + void *_field830; + void *_field831; + void *_field832; + void *_field833; + void *_field834; + void *_field835; + void *_field836; + void *_field837; + void *_field838; + void *_field839; + void *_field840; + void *_field841; + void *_field842; + void *_field843; + void *_field844; + void *_field845; + void *_field846; + void *_field847; + void *_field848; + void *_field849; + void *_field850; + void *_field851; + void *_field852; + void *_field853; + void *_field854; + void *_field855; + void *_field856; + void *_field857; + void *_field858; + void *_field859; + void *_field860; + void *_field861; + void *_field862; + void *_field863; + void *_field864; + void *_field865; + void *_field866; + void *_field867; + void *_field868; + void *_field869; + void *_field870; + void *_field871; + void *_field872; + void *_field873; + void *_field874; + void *_field875; + void *_field876; + void *_field877; + void *_field878; + void *_field879; + void *_field880; + void *_field881; + void *_field882; + void *_field883; + void *_field884; + void *_field885; + void *_field886; + void *_field887; + void *_field888; + void *_field889; + void *_field890; + void *_field891; + void *_field892; + void *_field893; + void *_field894; + void *_field895; + void *_field896; + void *_field897; + void *_field898; + void *_field899; + void *_field900; + void *_field901; + void *_field902; + void *_field903; + void *_field904; + void *_field905; + void *_field906; + void *_field907; + void *_field908; + void *_field909; + void *_field910; + void *_field911; + void *_field912; + void *_field913; + void *_field914; + void *_field915; + void *_field916; + void *_field917; + void *_field918; + void *_field919; + void *_field920; + void *_field921; + void *_field922; + void *_field923; + void *_field924; + void *_field925; + void *_field926; + void *_field927; + void *_field928; + void *_field929; + void *_field930; + void *_field931; + void *_field932; + void *_field933; + void *_field934; + void *_field935; + void *_field936; + void *_field937; + void *_field938; + void *_field939; + void *_field940; + void *_field941; + void *_field942; + void *_field943; + void *_field944; + void *_field945; + void *_field946; + void *_field947; + void *_field948; + void *_field949; + void *_field950; + void *_field951; + void *_field952; + void *_field953; + void *_field954; + void *_field955; + void *_field956; + void *_field957; + void *_field958; + void *_field959; + void *_field960; + void *_field961; + void *_field962; + void *_field963; + void *_field964; + void *_field965; + void *_field966; + void *_field967; + void *_field968; + void *_field969; + void *_field970; + void *_field971; + void *_field972; + void *_field973; + void *_field974; +}; + +struct array { + struct Program __elems_[3]; +}; + +struct array { + int __elems_[16]; +}; + +struct shared_ptr { + void *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +#pragma mark Typedef'd Structures + +typedef struct { + double _field1; + double _field2; +} CDStruct_c3b9c2ee; + +typedef struct { + unsigned int _field1; + int _field2; + long long _field3; + unsigned long long _field4; + double _field5; + long long _field6; + struct CVSMPTETime _field7; + unsigned long long _field8; + unsigned long long _field9; +} CDStruct_e50ab651; + diff --git a/GLToolsInterface/DYOpenGLLayer.h b/GLToolsInterface/DYOpenGLLayer.h new file mode 100644 index 000000000..ec59cb3c4 --- /dev/null +++ b/GLToolsInterface/DYOpenGLLayer.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAOpenGLLayer.h" + +@class NSData; + +@interface DYOpenGLLayer : CAOpenGLLayer +{ + struct ImageRenderer _renderer; + struct ImageInfo _currentImageInfo; + NSData *_currentImageData; + BOOL _isRenderbuffer; + id _contentProvider; +} + +@property(retain, nonatomic) id contentProvider; // @synthesize contentProvider=_contentProvider; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)releaseCGLContext:(struct _CGLContextObject *)arg1; +- (struct _CGLPixelFormatObject *)copyCGLPixelFormatForDisplayMask:(unsigned int)arg1; +- (void)drawInCGLContext:(struct _CGLContextObject *)arg1 pixelFormat:(struct _CGLPixelFormatObject *)arg2 forLayerTime:(double)arg3 displayTime:(const CDStruct_e50ab651 *)arg4; +- (BOOL)canDrawInCGLContext:(struct _CGLContextObject *)arg1 pixelFormat:(struct _CGLPixelFormatObject *)arg2 forLayerTime:(double)arg3 displayTime:(const CDStruct_e50ab651 *)arg4; +- (void)invalidate; + +@end + diff --git a/GLToolsInterface/DYRenderBuffer-Protocol.h b/GLToolsInterface/DYRenderBuffer-Protocol.h new file mode 100644 index 000000000..b8f7f708d --- /dev/null +++ b/GLToolsInterface/DYRenderBuffer-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYResource-Protocol.h" + +@class NSData; + +@protocol DYRenderBuffer +@property(readonly, nonatomic) NSData *data; +@property(readonly, nonatomic) BOOL flipped; +@property(readonly, nonatomic) int numSamples; +@property(readonly, nonatomic) int height; +@property(readonly, nonatomic) int width; +@property(readonly, nonatomic) unsigned int format; +@end + diff --git a/GLToolsInterface/DYRenderingAttributes.h b/GLToolsInterface/DYRenderingAttributes.h new file mode 100644 index 000000000..eaa0cc909 --- /dev/null +++ b/GLToolsInterface/DYRenderingAttributes.h @@ -0,0 +1,64 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DYRenderingAttributes : NSObject +{ + struct ReductionJob floatReductionJob; + struct ReductionJob intReductionJob; + struct ReductionJob uintReductionJob; + id _toneMapResource; + unsigned int _fundamentalType; + struct CGColorSpace *_colorSpace; + BOOL _toneMapEnable; + BOOL _toneMapIsFromUser; + BOOL _redEnable; + BOOL _greenEnable; + BOOL _blueEnable; + BOOL _alphaEnable; + BOOL _convertTosRGB; + BOOL _convertToLinear; + float _toneMapExtentMin; + float _toneMapExtentMax; + float _toneMapSliderMin; + float _toneMapSliderMax; + int _selectedMipmapLevel; + int _selectedLayer; + double _toneMapMin; + double _toneMapMax; +} + ++ (id)renderedImageWithImageInfo:(struct ImageInfo)arg1 size:(struct CGSize)arg2 imageData:(id)arg3 showDepth:(BOOL)arg4 flipped:(BOOL)arg5 showAlpha:(BOOL)arg6; +@property(nonatomic) int selectedLayer; // @synthesize selectedLayer=_selectedLayer; +@property(nonatomic) int selectedMipmapLevel; // @synthesize selectedMipmapLevel=_selectedMipmapLevel; +@property(nonatomic) BOOL convertToLinear; // @synthesize convertToLinear=_convertToLinear; +@property(nonatomic) BOOL convertTosRGB; // @synthesize convertTosRGB=_convertTosRGB; +@property(nonatomic) BOOL alphaEnable; // @synthesize alphaEnable=_alphaEnable; +@property(nonatomic) BOOL blueEnable; // @synthesize blueEnable=_blueEnable; +@property(nonatomic) BOOL greenEnable; // @synthesize greenEnable=_greenEnable; +@property(nonatomic) BOOL redEnable; // @synthesize redEnable=_redEnable; +@property(nonatomic) float toneMapSliderMax; // @synthesize toneMapSliderMax=_toneMapSliderMax; +@property(nonatomic) float toneMapSliderMin; // @synthesize toneMapSliderMin=_toneMapSliderMin; +@property(nonatomic) float toneMapExtentMax; // @synthesize toneMapExtentMax=_toneMapExtentMax; +@property(nonatomic) float toneMapExtentMin; // @synthesize toneMapExtentMin=_toneMapExtentMin; +@property(nonatomic) BOOL toneMapIsFromUser; // @synthesize toneMapIsFromUser=_toneMapIsFromUser; +@property(readonly, nonatomic) double toneMapMax; // @synthesize toneMapMax=_toneMapMax; +@property(readonly, nonatomic) double toneMapMin; // @synthesize toneMapMin=_toneMapMin; +@property(nonatomic) BOOL toneMapEnable; // @synthesize toneMapEnable=_toneMapEnable; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)renderedImageUsingRenderer:(struct ImageRenderer *)arg1 imageInfo:(struct ImageInfo)arg2 size:(struct CGSize)arg3 imageData:(id)arg4 showDepth:(BOOL)arg5 flipped:(BOOL)arg6; +- (void)calculateToneMapMinMaxForResource:(id)arg1 showDepth:(BOOL)arg2 usingRenderer:(struct ImageRenderer *)arg3; +- (unsigned int)toneMapType; +- (void)dealloc; +- (id)init; +- (CDStruct_c3b9c2ee)_toneMapUsingRenderer:(struct ImageRenderer *)arg1 showDepth:(BOOL)arg2; +- (BOOL)_calculateMinMaxUsingRenderer:(struct ImageRenderer *)arg1 showDepth:(BOOL)arg2; +- (BOOL)calculateMinMaxFromUserInputForType:(unsigned int)arg1; + +@end + diff --git a/GLToolsInterface/DYResource-Protocol.h b/GLToolsInterface/DYResource-Protocol.h new file mode 100644 index 000000000..1d161fd5e --- /dev/null +++ b/GLToolsInterface/DYResource-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCoding-Protocol.h" +#import "NSObject-Protocol.h" + +@class NSMutableDictionary, NSString; + +@protocol DYResource ++ (id)keyForResourceWithID:(unsigned long long)arg1 type:(unsigned int)arg2 containerID:(unsigned long long)arg3; +@property(readonly, nonatomic) BOOL isStatic; +@property(readonly, nonatomic) NSMutableDictionary *properties; +@property(readonly, copy, nonatomic) NSString *label; +@property(readonly, nonatomic) unsigned int target; +@property(readonly, nonatomic) int internalID; +@property(readonly, nonatomic) unsigned long long objectID; +@property(readonly, nonatomic) unsigned long long containerID; +@property(readonly, nonatomic) unsigned int resourceType; +- (id)keyWithSharegroupID:(unsigned long long)arg1; +- (id)initUpdateWithType:(unsigned int)arg1 objectID:(unsigned long long)arg2 containerID:(unsigned long long)arg3 changes:(id)arg4; + +@optional +- (id)createFullObjectWithFunctionStream:(id)arg1 dataResolver:(id)arg2; +- (id)streamDictAtFunctionIndex:(unsigned int)arg1; +@end + diff --git a/GLToolsInterface/DYTexture-Protocol.h b/GLToolsInterface/DYTexture-Protocol.h new file mode 100644 index 000000000..359bd077a --- /dev/null +++ b/GLToolsInterface/DYTexture-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYResource-Protocol.h" + +@protocol DYTexture +@property(readonly, nonatomic) BOOL isFlipped; +@property(readonly, nonatomic) BOOL isCubemap; +@property(readonly, nonatomic) id firstValidTextureImage; +@property(readonly, nonatomic) unsigned int mipmapLevelsUsedMask; +@property(readonly, nonatomic) int maxMipmapLevel; +@property(readonly, nonatomic) int baseMipmapLevel; +- (id)cubemapLabelForFaceIndex:(int)arg1; +- (id)textureImageForMipmapLevel:(int)arg1 layer:(int)arg2; +- (unsigned int)layerCountForMipmapLevel:(unsigned int)arg1; +@end + diff --git a/GLToolsInterface/NSCoding-Protocol.h b/GLToolsInterface/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/GLToolsInterface/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/GLToolsInterface/NSObject-Protocol.h b/GLToolsInterface/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/GLToolsInterface/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/GLToolsServices/CDStructures.h b/GLToolsServices/CDStructures.h new file mode 100644 index 000000000..addc401fc --- /dev/null +++ b/GLToolsServices/CDStructures.h @@ -0,0 +1,287 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct Argument { + void *_field1; + unsigned int _field2; + unsigned int _field3; + unsigned int _field4; + unsigned short _field5; + unsigned short _field6; +}; + +struct CoreFunction { + unsigned int _field1; + unsigned int _field2; + unsigned short _field3; + unsigned short _field4; + union { + unsigned long long _field1; + unsigned long long _field2; + } _field5; + struct Argument _field6; + struct Argument _field7[16]; + unsigned int _field8; + unsigned int _field9; + void *_field10; + void *_field11; +}; + +struct Function { + struct CoreFunction _field1; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long *_field4; + unsigned short _field5; + unsigned short _field6; + int _field7; + void *_field8; + unsigned int _field9; + unsigned int _field10; + unsigned long long _field11; + unsigned long long _field12; + struct Function *_field13; + void *_field14; +}; + +struct ObjectTrackingMap, unsigned long long> { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> mInternalIDMap; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> mObjectMap; + int mNextFreeInternalID; +}; + +struct PassthroughBase { + struct function LoadURLData; +}; + +struct StateMirrorManager { + struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _contextStateMirrorMap; + struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _sharegroupStateMirrorMap; + struct ObjectTrackingMap, unsigned long long> _drawableInfoMap; + struct PassthroughBase _passthrough; + unsigned long long _surfaceBoundsDrawableID; + int _deviceOrientation; + int _lastFunctionIndex; +}; + +struct Stream { + struct VMBuffer *_field1; + union { + void *_field1; + struct *_field2; + } _field2; + void *_field3; + unsigned long long _field4; + struct __CFString *_field5; + id _field6; + void _field7; + id _field8; + void _field9; + int _field10; + _Bool _field11; +}; + +struct VMBuffer; + +struct __hash_node>>, void *>; + +struct __hash_node*>, void *>; + +struct __hash_node*>, void *>; + +struct __hash_node, void *>; + +struct __hash_node; + +struct function { + struct type __buf_; + struct __base *__f_; +}; + +struct type { + unsigned char __lx[24]; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **__first_; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> { + struct __compressed_pair*>, void *>**, std::__1::__bucket_list_deallocator*>, void *>*>>> { + struct __hash_node*>, void *> **__first_; + struct __bucket_list_deallocator*>, void *>*>> { + struct __compressed_pair*>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> { + struct __compressed_pair*>, void *>**, std::__1::__bucket_list_deallocator*>, void *>*>>> { + struct __hash_node*>, void *> **__first_; + struct __bucket_list_deallocator*>, void *>*>> { + struct __compressed_pair*>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> { + struct __compressed_pair**, std::__1::__bucket_list_deallocator*>>> { + struct __hash_node **_field1; + struct __bucket_list_deallocator*>> { + struct __compressed_pair*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> { + struct __hash_table*>, std::__1::__unordered_map_hasher*>, std::__1::hash, true>, std::__1::__unordered_map_equal*>, std::__1::equal_to, true>, std::__1::allocator*>>> { + struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> __bucket_list_; + struct __compressed_pair*>, void *>*>, std::__1::allocator*>, void *>>> { + struct __hash_node_base*>, void *>*> { + struct __hash_node*>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair*>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair*>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> { + struct __hash_table*>, std::__1::__unordered_map_hasher*>, std::__1::hash, true>, std::__1::__unordered_map_equal*>, std::__1::equal_to, true>, std::__1::allocator*>>> { + struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> __bucket_list_; + struct __compressed_pair*>, void *>*>, std::__1::allocator*>, void *>>> { + struct __hash_node_base*>, void *>*> { + struct __hash_node*>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair*>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair*>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_set, std::__1::equal_to, std::__1::allocator> { + struct __hash_table, std::__1::equal_to, std::__1::allocator> { + struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> _field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __hash_node_base*> { + struct __hash_node *_field1; + } _field1; + } _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; + struct __compressed_pair> { + float _field1; + } _field4; + } _field1; +}; + +struct vector> { + struct Function *__begin_; + struct Function *__end_; + struct __compressed_pair> { + struct Function *__first_; + } __end_cap_; +}; + +#pragma mark Typedef'd Structures + +// Template types +typedef struct StateMirrorManager { + struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _contextStateMirrorMap; + struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _sharegroupStateMirrorMap; + struct ObjectTrackingMap, unsigned long long> _drawableInfoMap; + struct PassthroughBase _passthrough; + unsigned long long _surfaceBoundsDrawableID; + int _deviceOrientation; + int _lastFunctionIndex; +} StateMirrorManager_5097919b; + +typedef struct unordered_set, std::__1::equal_to, std::__1::allocator> { + struct __hash_table, std::__1::equal_to, std::__1::allocator> { + struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> _field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __hash_node_base*> { + struct __hash_node *_field1; + } _field1; + } _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; + struct __compressed_pair> { + float _field1; + } _field4; + } _field1; +} unordered_set_febeaddf; + diff --git a/GLToolsServices/DYBuffer-Protocol.h b/GLToolsServices/DYBuffer-Protocol.h new file mode 100644 index 000000000..dbe4c1e25 --- /dev/null +++ b/GLToolsServices/DYBuffer-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYResource-Protocol.h" + +@class NSData; + +@protocol DYBuffer +@property(readonly, nonatomic) BOOL isClientData; +@property(readonly, nonatomic) unsigned int usage; +@property(readonly, nonatomic) NSData *data; +@property(readonly, nonatomic) unsigned long long size; +@property(readonly, nonatomic) long long offset; +- (id)initWithProperties:(id)arg1; +@end + diff --git a/GLToolsServices/DYFrameBuffer-Protocol.h b/GLToolsServices/DYFrameBuffer-Protocol.h new file mode 100644 index 000000000..fba05b1f8 --- /dev/null +++ b/GLToolsServices/DYFrameBuffer-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYResource-Protocol.h" + +@class NSDictionary; + +@protocol DYFrameBuffer +@property(readonly, nonatomic) NSDictionary *attachmentsDict; +- (id)initWithProperties:(id)arg1; +@end + diff --git a/GLToolsServices/DYFrameBufferAttachment-Protocol.h b/GLToolsServices/DYFrameBufferAttachment-Protocol.h new file mode 100644 index 000000000..b87cc999e --- /dev/null +++ b/GLToolsServices/DYFrameBufferAttachment-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DYFrameBufferAttachment +@property(readonly, nonatomic) unsigned int textureLayer; +@property(readonly, nonatomic) unsigned int textureLevel; +@property(readonly, nonatomic) unsigned int internalID; +@property(readonly, nonatomic) unsigned int objectID; +@property(readonly, nonatomic) unsigned int objectType; +@property(readonly, nonatomic) unsigned int location; +@end + diff --git a/GLToolsServices/DYFunctionStreamModifierRemoveFuncs.h b/GLToolsServices/DYFunctionStreamModifierRemoveFuncs.h new file mode 100644 index 000000000..471ff7ecd --- /dev/null +++ b/GLToolsServices/DYFunctionStreamModifierRemoveFuncs.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYFunctionStreamModifier.h" + +@interface DYFunctionStreamModifierRemoveFuncs : DYFunctionStreamModifier +{ + int _currentFileType; + unsigned int _removedFunctionCount; +} + ++ (BOOL)isAppleInternalContextFunction:(struct Function *)arg1 contextSet:(unordered_set_febeaddf *)arg2; +@property(readonly, nonatomic) unsigned int removedFunctionCount; // @synthesize removedFunctionCount=_removedFunctionCount; +- (void)onBeginFileInArchiveModifier:(id)arg1; +- (id)initWithDeltaFilesTextureAndBufferLoadFilter; +- (id)initWithAppleInternalContextFilter; +- (id)initWithCaptureFunctions:(id)arg1; +- (id)init; + +@end + diff --git a/GLToolsServices/DYGLBufferObject.h b/GLToolsServices/DYGLBufferObject.h new file mode 100644 index 000000000..6a94e49a1 --- /dev/null +++ b/GLToolsServices/DYGLBufferObject.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DYBuffer-Protocol.h" + +@class NSData, NSMutableDictionary, NSString; + +@interface DYGLBufferObject : DYGLResourceObject +{ + BOOL _isClientData; + unsigned int _usage; + long long _offset; + unsigned long long _size; + NSData *_data; +} + +@property(readonly, nonatomic) BOOL isClientData; // @synthesize isClientData=_isClientData; +@property(readonly, nonatomic) unsigned int usage; // @synthesize usage=_usage; +@property(readonly, nonatomic) NSData *data; // @synthesize data=_data; +@property(readonly, nonatomic) unsigned long long size; // @synthesize size=_size; +@property(readonly, nonatomic) long long offset; // @synthesize offset=_offset; +- (void).cxx_destruct; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +// Remaining properties +@property(readonly, nonatomic) unsigned long long containerID; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) int internalID; +@property(readonly, nonatomic) BOOL isStatic; +@property(readonly, copy, nonatomic) NSString *label; +@property(readonly, nonatomic) unsigned long long objectID; +@property(readonly, nonatomic) NSMutableDictionary *properties; +@property(readonly, nonatomic) unsigned int resourceType; +@property(readonly) Class superclass; +@property(readonly, nonatomic) unsigned int target; + +@end + diff --git a/GLToolsServices/DYGLCaptureArchiveModifier.h b/GLToolsServices/DYGLCaptureArchiveModifier.h new file mode 100644 index 000000000..b9af62046 --- /dev/null +++ b/GLToolsServices/DYGLCaptureArchiveModifier.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYCaptureArchiveModifier.h" + +@interface DYGLCaptureArchiveModifier : DYCaptureArchiveModifier +{ + StateMirrorManager_5097919b _stateMirrorManager; + StateMirrorManager_5097919b _origStateMirrorManager; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)_processFunction:(const struct Function *)arg1 functionIndex:(int)arg2; +- (void)_restoreAPIState; +- (void)_saveAPIState; +- (StateMirrorManager_5097919b *)stateMirrorManager; + +@end + diff --git a/GLToolsServices/DYGLCaptureLoopingStateDeltaGenerator.h b/GLToolsServices/DYGLCaptureLoopingStateDeltaGenerator.h new file mode 100644 index 000000000..5d0a96910 --- /dev/null +++ b/GLToolsServices/DYGLCaptureLoopingStateDeltaGenerator.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYCaptureVisitor.h" + +@class NSMutableArray, NSMutableDictionary; + +@interface DYGLCaptureLoopingStateDeltaGenerator : DYCaptureVisitor +{ + NSMutableArray *_startupContexts; + struct vector> _startupInitFunctions; + NSMutableArray *_keptContexts; + NSMutableDictionary *_captureContexts; + NSMutableDictionary *_startupSharegroups; + NSMutableArray *_groupsToIgnore; + struct Stream *_fbufStream; +} + ++ (id)_createEmptyFunctionBufferStream; ++ (void)_copyFunctionsToFBufStream:(struct Stream *)arg1 functionStream:(id)arg2 groupsToIgnore:(id)arg3; ++ (BOOL)_hasFileThatEndsWithContext:(id)arg1 files:(id)arg2; ++ (void)_generateDeleteContextDelta:(id)arg1 endFile:(id)arg2 archive:(id)arg3; +- (id).cxx_construct; +- (void).cxx_destruct; +- (BOOL)_startupSharegroupIsUsedByContexts:(id)arg1 sharegroup:(id)arg2; +- (id)_getStartupSharegroupForContext:(id)arg1; +- (void)_removeStartupContext:(unsigned long long)arg1; +- (void)_addStartupContext:(unsigned long long)arg1 sharegroup:(unsigned long long)arg2; +- (void)_getStartupContextsFromFunctionStream:(id)arg1; +- (void)visitFunctionStreamFile:(id)arg1; +- (void)visitCaptureArchive:(id)arg1; +- (id)init; + +@end + diff --git a/GLToolsServices/DYGLCaptureSession.h b/GLToolsServices/DYGLCaptureSession.h new file mode 100644 index 000000000..1cc29a2eb --- /dev/null +++ b/GLToolsServices/DYGLCaptureSession.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYCaptureSession.h" + +@interface DYGLCaptureSession : DYCaptureSession +{ +} + +- (void)_saveAPISpecificData:(id)arg1; +- (id)_allowedSessionInfoBaseClasses; + +@end + diff --git a/GLToolsServices/DYGLFrameBufferObject.h b/GLToolsServices/DYGLFrameBufferObject.h new file mode 100644 index 000000000..75fb98da3 --- /dev/null +++ b/GLToolsServices/DYGLFrameBufferObject.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DYFrameBuffer-Protocol.h" + +@class NSArray, NSDictionary, NSMutableDictionary, NSString; + +@interface DYGLFrameBufferObject : DYGLResourceObject +{ + unsigned int _readBuffer; + NSDictionary *_attachmentsDict; + NSArray *_drawBuffers; +} + +@property(readonly, nonatomic) unsigned int readBuffer; // @synthesize readBuffer=_readBuffer; +@property(readonly, nonatomic) NSArray *drawBuffers; // @synthesize drawBuffers=_drawBuffers; +@property(readonly, nonatomic) NSDictionary *attachmentsDict; // @synthesize attachmentsDict=_attachmentsDict; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +// Remaining properties +@property(readonly, nonatomic) unsigned long long containerID; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) int internalID; +@property(readonly, nonatomic) BOOL isStatic; +@property(readonly, copy, nonatomic) NSString *label; +@property(readonly, nonatomic) unsigned long long objectID; +@property(readonly, nonatomic) NSMutableDictionary *properties; +@property(readonly, nonatomic) unsigned int resourceType; +@property(readonly) Class superclass; +@property(readonly, nonatomic) unsigned int target; + +@end + diff --git a/GLToolsServices/DYGLFramebufferAttachment.h b/GLToolsServices/DYGLFramebufferAttachment.h new file mode 100644 index 000000000..882f3ba92 --- /dev/null +++ b/GLToolsServices/DYGLFramebufferAttachment.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DYFrameBufferAttachment-Protocol.h" + +@class NSString; + +@interface DYGLFramebufferAttachment : NSObject +{ + unsigned int _location; + unsigned int _objectType; + unsigned int _objectID; + unsigned int _internalID; + unsigned int _textureLevel; + unsigned int _textureLayer; + unsigned int _cubemapFace; +} + +@property(readonly, nonatomic) unsigned int cubemapFace; // @synthesize cubemapFace=_cubemapFace; +@property(readonly, nonatomic) unsigned int textureLayer; // @synthesize textureLayer=_textureLayer; +@property(readonly, nonatomic) unsigned int textureLevel; // @synthesize textureLevel=_textureLevel; +@property(readonly, nonatomic) unsigned int internalID; // @synthesize internalID=_internalID; +@property(readonly, nonatomic) unsigned int objectID; // @synthesize objectID=_objectID; +@property(readonly, nonatomic) unsigned int objectType; // @synthesize objectType=_objectType; +@property(readonly, nonatomic) unsigned int location; // @synthesize location=_location; +- (id)initWithLocation:(unsigned int)arg1 objectType:(unsigned int)arg2 objectID:(unsigned int)arg3 internalID:(unsigned int)arg4 textureLevel:(unsigned int)arg5 textureLayer:(unsigned int)arg6 cubemapFace:(unsigned int)arg7; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/GLToolsServices/DYGLGuestAppSession.h b/GLToolsServices/DYGLGuestAppSession.h new file mode 100644 index 000000000..e66480d5a --- /dev/null +++ b/GLToolsServices/DYGLGuestAppSession.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYGuestAppSession.h" + +@interface DYGLGuestAppSession : DYGuestAppSession +{ + BOOL _trapOnGLErrors; + BOOL _checkGLErrors; + BOOL _breakOnGLErrors; +} + +@property(nonatomic) BOOL breakOnGLErrors; // @synthesize breakOnGLErrors=_breakOnGLErrors; +@property(nonatomic) BOOL checkGLErrors; // @synthesize checkGLErrors=_checkGLErrors; +@property(nonatomic) BOOL trapOnGLErrors; // @synthesize trapOnGLErrors=_trapOnGLErrors; +- (id)newCaptureSessionWithArchive:(id)arg1; +- (id)queryContextsInfo; +- (id)queryForGraphicsAPIUsage; +- (void)_sendAdditionalConfigurations; +- (void)_modifyTraceConfigurationDictionary:(id)arg1; +- (void)_handleTransportMessage:(id)arg1; + +@end + diff --git a/GLToolsServices/DYGLProgramObject.h b/GLToolsServices/DYGLProgramObject.h new file mode 100644 index 000000000..7c8f8cedb --- /dev/null +++ b/GLToolsServices/DYGLProgramObject.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface DYGLProgramObject : DYGLResourceObject +{ + BOOL _separable; + BOOL _linked; + BOOL _hasBeenLinked; + NSString *_vertexSource; + NSString *_fragmentSource; + NSString *_vertexInfoLog; + NSString *_fragmentInfoLog; + NSString *_infoLog; +} + +@property(readonly, nonatomic) BOOL hasBeenLinked; // @synthesize hasBeenLinked=_hasBeenLinked; +@property(readonly, nonatomic) BOOL linked; // @synthesize linked=_linked; +@property(readonly, nonatomic) BOOL separable; // @synthesize separable=_separable; +@property(readonly, copy, nonatomic) NSString *infoLog; // @synthesize infoLog=_infoLog; +@property(readonly, copy, nonatomic) NSString *fragmentInfoLog; // @synthesize fragmentInfoLog=_fragmentInfoLog; +@property(readonly, copy, nonatomic) NSString *vertexInfoLog; // @synthesize vertexInfoLog=_vertexInfoLog; +@property(readonly, copy, nonatomic) NSString *fragmentSource; // @synthesize fragmentSource=_fragmentSource; +@property(readonly, copy, nonatomic) NSString *vertexSource; // @synthesize vertexSource=_vertexSource; +- (void).cxx_destruct; +- (id)initWithProperties:(id)arg1; + +@end + diff --git a/GLToolsServices/DYGLProgramPipelineObject.h b/GLToolsServices/DYGLProgramPipelineObject.h new file mode 100644 index 000000000..28d3b2d87 --- /dev/null +++ b/GLToolsServices/DYGLProgramPipelineObject.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface DYGLProgramPipelineObject : DYGLResourceObject +{ + BOOL _valid; + unsigned int _activeProgram; + unsigned int _vertexProgram; + unsigned int _fragmentProgram; + unsigned int _geometryProgram; + unsigned int _tessControlProgram; + unsigned int _tessEvaluationProgram; + NSString *_infoLog; +} + +@property(readonly, nonatomic) BOOL valid; // @synthesize valid=_valid; +@property(readonly, nonatomic) unsigned int tessEvaluationProgram; // @synthesize tessEvaluationProgram=_tessEvaluationProgram; +@property(readonly, nonatomic) unsigned int tessControlProgram; // @synthesize tessControlProgram=_tessControlProgram; +@property(readonly, nonatomic) unsigned int geometryProgram; // @synthesize geometryProgram=_geometryProgram; +@property(readonly, nonatomic) unsigned int fragmentProgram; // @synthesize fragmentProgram=_fragmentProgram; +@property(readonly, nonatomic) unsigned int vertexProgram; // @synthesize vertexProgram=_vertexProgram; +@property(readonly, nonatomic) unsigned int activeProgram; // @synthesize activeProgram=_activeProgram; +@property(readonly, copy, nonatomic) NSString *infoLog; // @synthesize infoLog=_infoLog; +- (void).cxx_destruct; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +@end + diff --git a/GLToolsServices/DYGLQueryObject.h b/GLToolsServices/DYGLQueryObject.h new file mode 100644 index 000000000..1a5ae0775 --- /dev/null +++ b/GLToolsServices/DYGLQueryObject.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DYGLQueryObject : DYGLResourceObject +{ + BOOL _isActive; + unsigned int _result; +} + +@property(readonly, nonatomic) BOOL isActive; // @synthesize isActive=_isActive; +@property(readonly, nonatomic) unsigned int result; // @synthesize result=_result; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +@end + diff --git a/GLToolsServices/DYGLRenderBufferObject.h b/GLToolsServices/DYGLRenderBufferObject.h new file mode 100644 index 000000000..8c05063ee --- /dev/null +++ b/GLToolsServices/DYGLRenderBufferObject.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DYRenderBuffer-Protocol.h" + +@class NSData, NSMutableDictionary, NSString; + +@interface DYGLRenderBufferObject : DYGLResourceObject +{ + BOOL _flipped; + unsigned int _format; + int _width; + int _height; + int _numSamples; + NSData *_data; +} + +@property(readonly, nonatomic) NSData *data; // @synthesize data=_data; +@property(readonly, nonatomic) BOOL flipped; // @synthesize flipped=_flipped; +@property(readonly, nonatomic) int numSamples; // @synthesize numSamples=_numSamples; +@property(readonly, nonatomic) int height; // @synthesize height=_height; +@property(readonly, nonatomic) int width; // @synthesize width=_width; +@property(readonly, nonatomic) unsigned int format; // @synthesize format=_format; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +// Remaining properties +@property(readonly, nonatomic) unsigned long long containerID; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) int internalID; +@property(readonly, nonatomic) BOOL isStatic; +@property(readonly, copy, nonatomic) NSString *label; +@property(readonly, nonatomic) unsigned long long objectID; +@property(readonly, nonatomic) NSMutableDictionary *properties; +@property(readonly, nonatomic) unsigned int resourceType; +@property(readonly) Class superclass; +@property(readonly, nonatomic) unsigned int target; + +@end + diff --git a/GLToolsServices/DYGLResourceObject.h b/GLToolsServices/DYGLResourceObject.h new file mode 100644 index 000000000..ec263a41a --- /dev/null +++ b/GLToolsServices/DYGLResourceObject.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DYResource-Protocol.h" + +@class NSMutableDictionary, NSString; + +@interface DYGLResourceObject : NSObject +{ + BOOL _isStatic; + unsigned int _resourceType; + int _internalID; + unsigned int _target; + unsigned long long _containerID; + unsigned long long _objectID; + NSString *_label; + NSMutableDictionary *_properties; +} + ++ (id)keyForResourceWithID:(unsigned long long)arg1 type:(unsigned int)arg2 containerID:(unsigned long long)arg3; +@property(readonly, nonatomic) BOOL isStatic; // @synthesize isStatic=_isStatic; +@property(readonly, nonatomic) NSMutableDictionary *properties; // @synthesize properties=_properties; +@property(readonly, copy, nonatomic) NSString *label; // @synthesize label=_label; +@property(readonly, nonatomic) unsigned int target; // @synthesize target=_target; +@property(readonly, nonatomic) int internalID; // @synthesize internalID=_internalID; +@property(readonly, nonatomic) unsigned long long objectID; // @synthesize objectID=_objectID; +@property(readonly, nonatomic) unsigned long long containerID; // @synthesize containerID=_containerID; +@property(readonly, nonatomic) unsigned int resourceType; // @synthesize resourceType=_resourceType; +- (void).cxx_destruct; +- (id)keyWithSharegroupID:(unsigned long long)arg1; +- (id)streamDictAtFunctionIndex:(unsigned int)arg1; +- (void)processFunction:(const struct Function *)arg1; +- (id)createFullObjectWithFunctionStream:(id)arg1 dataResolver:(id)arg2; +- (id)initWithType:(unsigned int)arg1 properties:(id)arg2; +- (id)initProgram:(unsigned long long)arg1 context:(unsigned long long)arg2 internalID:(int)arg3; +- (id)initRenderbuffer:(unsigned long long)arg1 context:(unsigned long long)arg2 internalID:(int)arg3; +- (id)initTexture:(unsigned long long)arg1 context:(unsigned long long)arg2 target:(unsigned int)arg3 internalID:(int)arg4; +- (id)initBuffer:(unsigned long long)arg1 context:(unsigned long long)arg2 target:(unsigned int)arg3 offset:(long long)arg4 size:(long long)arg5 internalID:(int)arg6; +- (id)initWithResourceObject:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initUpdateWithType:(unsigned int)arg1 objectID:(unsigned long long)arg2 target:(unsigned int)arg3 containerID:(unsigned long long)arg4 changes:(id)arg5; +- (id)initUpdateWithType:(unsigned int)arg1 objectID:(unsigned long long)arg2 containerID:(unsigned long long)arg3 changes:(id)arg4; +- (id)initWithType:(unsigned int)arg1 objectID:(unsigned long long)arg2 target:(unsigned int)arg3 context:(unsigned long long)arg4 internalID:(unsigned int)arg5; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/GLToolsServices/DYGLSamplerObject.h b/GLToolsServices/DYGLSamplerObject.h new file mode 100644 index 000000000..7dd295284 --- /dev/null +++ b/GLToolsServices/DYGLSamplerObject.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DYSampler-Protocol.h" + +@class NSMutableDictionary, NSString; + +@interface DYGLSamplerObject : DYGLResourceObject +{ + unsigned int _minFilter; + unsigned int _magFilter; + unsigned int _wrapS; + unsigned int _wrapT; + unsigned int _wrapR; + unsigned int _compareMode; + unsigned int _compareFunc; + float _maxAnisotropy; + float _minLOD; + float _maxLOD; +} + +@property(readonly, nonatomic) float maxLOD; // @synthesize maxLOD=_maxLOD; +@property(readonly, nonatomic) float minLOD; // @synthesize minLOD=_minLOD; +@property(readonly, nonatomic) float maxAnisotropy; // @synthesize maxAnisotropy=_maxAnisotropy; +@property(readonly, nonatomic) unsigned int compareFunc; // @synthesize compareFunc=_compareFunc; +@property(readonly, nonatomic) unsigned int compareMode; // @synthesize compareMode=_compareMode; +@property(readonly, nonatomic) unsigned int wrapR; // @synthesize wrapR=_wrapR; +@property(readonly, nonatomic) unsigned int wrapT; // @synthesize wrapT=_wrapT; +@property(readonly, nonatomic) unsigned int wrapS; // @synthesize wrapS=_wrapS; +@property(readonly, nonatomic) unsigned int magFilter; // @synthesize magFilter=_magFilter; +@property(readonly, nonatomic) unsigned int minFilter; // @synthesize minFilter=_minFilter; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +// Remaining properties +@property(readonly, nonatomic) unsigned long long containerID; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) int internalID; +@property(readonly, nonatomic) BOOL isStatic; +@property(readonly, copy, nonatomic) NSString *label; +@property(readonly, nonatomic) unsigned long long objectID; +@property(readonly, nonatomic) NSMutableDictionary *properties; +@property(readonly, nonatomic) unsigned int resourceType; +@property(readonly) Class superclass; +@property(readonly, nonatomic) unsigned int target; + +@end + diff --git a/GLToolsServices/DYGLShaderObject.h b/GLToolsServices/DYGLShaderObject.h new file mode 100644 index 000000000..7749b8e75 --- /dev/null +++ b/GLToolsServices/DYGLShaderObject.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface DYGLShaderObject : DYGLResourceObject +{ + BOOL _compiled; + BOOL _currentSourceIsCompiled; + unsigned int _shaderType; + NSString *_compiledSource; + NSString *_source; + NSString *_infoLog; +} + +@property(readonly, nonatomic) BOOL currentSourceIsCompiled; // @synthesize currentSourceIsCompiled=_currentSourceIsCompiled; +@property(readonly, nonatomic) BOOL compiled; // @synthesize compiled=_compiled; +@property(readonly, nonatomic) unsigned int shaderType; // @synthesize shaderType=_shaderType; +@property(readonly, copy, nonatomic) NSString *infoLog; // @synthesize infoLog=_infoLog; +@property(readonly, copy, nonatomic) NSString *source; // @synthesize source=_source; +@property(readonly, copy, nonatomic) NSString *compiledSource; // @synthesize compiledSource=_compiledSource; +- (void).cxx_destruct; +- (id)initWithLinkedSource:(id)arg1 shaderType:(unsigned int)arg2 context:(unsigned long long)arg3; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +@end + diff --git a/GLToolsServices/DYGLSyncObject.h b/GLToolsServices/DYGLSyncObject.h new file mode 100644 index 000000000..0ea11c644 --- /dev/null +++ b/GLToolsServices/DYGLSyncObject.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DYGLSyncObject : DYGLResourceObject +{ + unsigned int _objectType; + unsigned int _condition; + unsigned int _flags; +} + +@property(readonly, nonatomic) unsigned int flags; // @synthesize flags=_flags; +@property(readonly, nonatomic) unsigned int condition; // @synthesize condition=_condition; +@property(readonly, nonatomic) unsigned int objectType; // @synthesize objectType=_objectType; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +@end + diff --git a/GLToolsServices/DYGLTextureImage.h b/GLToolsServices/DYGLTextureImage.h new file mode 100644 index 000000000..6bb494cbe --- /dev/null +++ b/GLToolsServices/DYGLTextureImage.h @@ -0,0 +1,74 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DYTextureImage-Protocol.h" + +@class DYGLTextureImageBackingStore, NSData, NSString; + +@interface DYGLTextureImage : NSObject +{ + DYGLTextureImageBackingStore *_backingStore; + NSData *_data; + NSData *_uncompressedData; + unsigned int _genericFormat; + int _mipmapLevel; + int _layerIndex; + unsigned int _numSamples; + unsigned int _target; + unsigned int _internalFormat; + unsigned int _format; + unsigned int _dataType; + int _border; + unsigned int _engineFormat; + unsigned int _engineDataType; + unsigned long long _width; + unsigned long long _height; + unsigned long long _depth; + unsigned long long _offset; +} + ++ (id)imagesFromProperties:(id)arg1; ++ (id)imagesFromFunction:(const struct Function *)arg1 resolver:(id)arg2; ++ (id)_imagesFromImage:(id)arg1 maxLevelSpecified:(int)arg2 function:(const struct Function *)arg3; ++ (id)_imagesFromLayeredTexture:(id)arg1 function:(const struct Function *)arg2 numLayers:(int)arg3; ++ (unsigned long long)_computeOffsetFromFunction:(const struct Function *)arg1 forImage:(id)arg2 numLayers:(int)arg3; ++ (id)_imagesFromPaletteTexture:(id)arg1 numLevels:(int)arg2; ++ (id)textureImageKeyForLevel:(unsigned int)arg1 layer:(unsigned int)arg2; +@property(readonly, nonatomic) unsigned int engineDataType; // @synthesize engineDataType=_engineDataType; +@property(readonly, nonatomic) unsigned int engineFormat; // @synthesize engineFormat=_engineFormat; +@property(readonly, nonatomic) int border; // @synthesize border=_border; +@property(readonly, nonatomic) unsigned int dataType; // @synthesize dataType=_dataType; +@property(readonly, nonatomic) unsigned int format; // @synthesize format=_format; +@property(readonly, nonatomic) unsigned int internalFormat; // @synthesize internalFormat=_internalFormat; +@property(readonly, nonatomic) unsigned int target; // @synthesize target=_target; +@property(readonly, nonatomic) unsigned long long offset; // @synthesize offset=_offset; +@property(readonly, nonatomic) unsigned int numSamples; // @synthesize numSamples=_numSamples; +@property(readonly, nonatomic) int layerIndex; // @synthesize layerIndex=_layerIndex; +@property(readonly, nonatomic) int mipmapLevel; // @synthesize mipmapLevel=_mipmapLevel; +@property(readonly, nonatomic) unsigned long long depth; // @synthesize depth=_depth; +@property(readonly, nonatomic) unsigned long long height; // @synthesize height=_height; +@property(readonly, nonatomic) unsigned long long width; // @synthesize width=_width; +@property(readonly, nonatomic) unsigned int genericFormat; // @synthesize genericFormat=_genericFormat; +- (void).cxx_destruct; +- (void)_processTextureImageUploadInfo:(const struct Function *)arg1; +- (id)uncompressedData; +@property(readonly, nonatomic) NSData *palette; // @dynamic palette; +@property(readonly, nonatomic) NSData *data; // @dynamic data; +@property(readonly, copy) NSString *description; +- (id)_initWithProperties:(id)arg1; +- (id)_initWithFunction:(const struct Function *)arg1 resolver:(id)arg2; +- (id)_init; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/GLToolsServices/DYGLTextureImageBackingStore.h b/GLToolsServices/DYGLTextureImageBackingStore.h new file mode 100644 index 000000000..42a7bca48 --- /dev/null +++ b/GLToolsServices/DYGLTextureImageBackingStore.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DYTextureImageBackingStore-Protocol.h" + +@class NSData, NSString; + +@interface DYGLTextureImageBackingStore : NSObject +{ + int lock; + NSData *_data; + NSData *_uncompressedData; + NSData *_palette; +} + +@property(retain, nonatomic) NSData *palette; // @synthesize palette=_palette; +@property(retain, nonatomic) NSData *uncompressedData; // @synthesize uncompressedData=_uncompressedData; +@property(retain, nonatomic) NSData *data; // @synthesize data=_data; +- (void).cxx_destruct; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/GLToolsServices/DYGLTextureObject.h b/GLToolsServices/DYGLTextureObject.h new file mode 100644 index 000000000..e6dea1a7b --- /dev/null +++ b/GLToolsServices/DYGLTextureObject.h @@ -0,0 +1,91 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DYTexture-Protocol.h" + +@class NSArray, NSDictionary, NSMutableDictionary, NSString; + +@interface DYGLTextureObject : DYGLResourceObject +{ + NSDictionary *_images; + NSArray *_maxLayerSpecifiedForLevel; + BOOL _generateMipmap; + BOOL _immutableFormat; + unsigned int _mipmapLevelsUsedMask; + unsigned int _minFilter; + unsigned int _magFilter; + unsigned int _wrapS; + unsigned int _wrapT; + unsigned int _wrapR; + int _baseLevel; + int _maxLevel; + float _maxAnisotropy; + int _maxLevelSpecified; + unsigned int _compareMode; + unsigned int _compareFunc; + unsigned int _swizzleR; + unsigned int _swizzleG; + unsigned int _swizzleB; + unsigned int _swizzleA; + float _minLod; + float _maxLod; + int _immutableLevels; + id _firstValidTextureImage; +} + +@property(readonly, nonatomic) int immutableLevels; // @synthesize immutableLevels=_immutableLevels; +@property(readonly, nonatomic, getter=isImmutableFormat) BOOL immutableFormat; // @synthesize immutableFormat=_immutableFormat; +@property(readonly, nonatomic) float maxLod; // @synthesize maxLod=_maxLod; +@property(readonly, nonatomic) float minLod; // @synthesize minLod=_minLod; +@property(readonly, nonatomic) unsigned int swizzleA; // @synthesize swizzleA=_swizzleA; +@property(readonly, nonatomic) unsigned int swizzleB; // @synthesize swizzleB=_swizzleB; +@property(readonly, nonatomic) unsigned int swizzleG; // @synthesize swizzleG=_swizzleG; +@property(readonly, nonatomic) unsigned int swizzleR; // @synthesize swizzleR=_swizzleR; +@property(readonly, nonatomic) unsigned int compareFunc; // @synthesize compareFunc=_compareFunc; +@property(readonly, nonatomic) unsigned int compareMode; // @synthesize compareMode=_compareMode; +@property(readonly, nonatomic) int maxLevelSpecified; // @synthesize maxLevelSpecified=_maxLevelSpecified; +@property(readonly, nonatomic) float maxAnisotropy; // @synthesize maxAnisotropy=_maxAnisotropy; +@property(readonly, nonatomic) int maxLevel; // @synthesize maxLevel=_maxLevel; +@property(readonly, nonatomic) int baseLevel; // @synthesize baseLevel=_baseLevel; +@property(readonly, nonatomic) BOOL generateMipmap; // @synthesize generateMipmap=_generateMipmap; +@property(readonly, nonatomic) unsigned int wrapR; // @synthesize wrapR=_wrapR; +@property(readonly, nonatomic) unsigned int wrapT; // @synthesize wrapT=_wrapT; +@property(readonly, nonatomic) unsigned int wrapS; // @synthesize wrapS=_wrapS; +@property(readonly, nonatomic) unsigned int magFilter; // @synthesize magFilter=_magFilter; +@property(readonly, nonatomic) unsigned int minFilter; // @synthesize minFilter=_minFilter; +@property(readonly, nonatomic) id firstValidTextureImage; // @synthesize firstValidTextureImage=_firstValidTextureImage; +@property(readonly, nonatomic) unsigned int mipmapLevelsUsedMask; // @synthesize mipmapLevelsUsedMask=_mipmapLevelsUsedMask; +- (void).cxx_destruct; +- (id)cubemapLabelForFaceIndex:(int)arg1; +@property(readonly, nonatomic) BOOL isFlipped; +@property(readonly, nonatomic) BOOL isCubemap; // @dynamic isCubemap; +@property(readonly, nonatomic) int maxMipmapLevel; // @dynamic maxMipmapLevel; +@property(readonly, nonatomic) int baseMipmapLevel; // @dynamic baseMipmapLevel; +- (unsigned int)layerCountForMipmapLevel:(unsigned int)arg1; +- (id)_findFirstValidTextureImage; +- (void)_findMaxLayerSpecifiedForAllLevels; +- (id)textureImageForMipmapLevel:(int)arg1 layer:(int)arg2; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +// Remaining properties +@property(readonly, nonatomic) unsigned long long containerID; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) int internalID; +@property(readonly, nonatomic) BOOL isStatic; +@property(readonly, copy, nonatomic) NSString *label; +@property(readonly, nonatomic) unsigned long long objectID; +@property(readonly, nonatomic) NSMutableDictionary *properties; +@property(readonly, nonatomic) unsigned int resourceType; +@property(readonly) Class superclass; +@property(readonly, nonatomic) unsigned int target; + +@end + diff --git a/GLToolsServices/DYGLTransformFeedbackBufferBinding.h b/GLToolsServices/DYGLTransformFeedbackBufferBinding.h new file mode 100644 index 000000000..c937ce8b3 --- /dev/null +++ b/GLToolsServices/DYGLTransformFeedbackBufferBinding.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DYGLTransformFeedbackBufferBinding : NSObject +{ + unsigned int _buffer; + unsigned long long _offset; + unsigned long long _size; +} + +@property(nonatomic) unsigned long long size; // @synthesize size=_size; +@property(nonatomic) unsigned long long offset; // @synthesize offset=_offset; +@property(nonatomic) unsigned int buffer; // @synthesize buffer=_buffer; +- (id)initWithProperties:(id)arg1; +- (id)init; + +@end + diff --git a/GLToolsServices/DYGLTransformFeedbackObject.h b/GLToolsServices/DYGLTransformFeedbackObject.h new file mode 100644 index 000000000..bad5eb46b --- /dev/null +++ b/GLToolsServices/DYGLTransformFeedbackObject.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface DYGLTransformFeedbackObject : DYGLResourceObject +{ + BOOL _paused; + BOOL _active; + NSArray *_bufferBindings; +} + +@property(nonatomic) BOOL active; // @synthesize active=_active; +@property(nonatomic) BOOL paused; // @synthesize paused=_paused; +@property(retain, nonatomic) NSArray *bufferBindings; // @synthesize bufferBindings=_bufferBindings; +- (void).cxx_destruct; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +@end + diff --git a/GLToolsServices/DYGLVertexArrayObject.h b/GLToolsServices/DYGLVertexArrayObject.h new file mode 100644 index 000000000..93a6b61d7 --- /dev/null +++ b/GLToolsServices/DYGLVertexArrayObject.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface DYGLVertexArrayObject : DYGLResourceObject +{ + unsigned int _elementArrayBuffer; + NSArray *_attributes; +} + +@property(readonly, nonatomic) unsigned int elementArrayBuffer; // @synthesize elementArrayBuffer=_elementArrayBuffer; +@property(readonly, nonatomic) NSArray *attributes; // @synthesize attributes=_attributes; +- (void).cxx_destruct; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +@end + diff --git a/GLToolsServices/DYGLVertexAttribute.h b/GLToolsServices/DYGLVertexAttribute.h new file mode 100644 index 000000000..0454b4e83 --- /dev/null +++ b/GLToolsServices/DYGLVertexAttribute.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DYGLVertexAttribute : NSObject +{ + unsigned char _normalized; + unsigned char _integer; + int _attributeType; + unsigned int _index; + int _size; + unsigned int _dataType; + unsigned int _divisor; + int _stride; + unsigned int _arrayBuffer; + unsigned long long _pointer; + NSString *_clientDataURL; + long long _clientDataOffset; +} + +@property(readonly, nonatomic) long long clientDataOffset; // @synthesize clientDataOffset=_clientDataOffset; +@property(readonly, retain, nonatomic) NSString *clientDataURL; // @synthesize clientDataURL=_clientDataURL; +@property(readonly, nonatomic) unsigned long long pointer; // @synthesize pointer=_pointer; +@property(readonly, nonatomic) unsigned int arrayBuffer; // @synthesize arrayBuffer=_arrayBuffer; +@property(readonly, nonatomic) int stride; // @synthesize stride=_stride; +@property(readonly, nonatomic) unsigned int divisor; // @synthesize divisor=_divisor; +@property(readonly, nonatomic, getter=isInteger) unsigned char integer; // @synthesize integer=_integer; +@property(readonly, nonatomic, getter=isNormalized) unsigned char normalized; // @synthesize normalized=_normalized; +@property(readonly, nonatomic) unsigned int dataType; // @synthesize dataType=_dataType; +@property(readonly, nonatomic) int size; // @synthesize size=_size; +@property(readonly, nonatomic) unsigned int index; // @synthesize index=_index; +@property(readonly, nonatomic) int attributeType; // @synthesize attributeType=_attributeType; +- (void).cxx_destruct; +- (id)description; +- (id)initWithProperties:(id)arg1; +- (id)init; + +@end + diff --git a/GLToolsServices/DYRenderBuffer-Protocol.h b/GLToolsServices/DYRenderBuffer-Protocol.h new file mode 100644 index 000000000..b8f7f708d --- /dev/null +++ b/GLToolsServices/DYRenderBuffer-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYResource-Protocol.h" + +@class NSData; + +@protocol DYRenderBuffer +@property(readonly, nonatomic) NSData *data; +@property(readonly, nonatomic) BOOL flipped; +@property(readonly, nonatomic) int numSamples; +@property(readonly, nonatomic) int height; +@property(readonly, nonatomic) int width; +@property(readonly, nonatomic) unsigned int format; +@end + diff --git a/GLToolsServices/DYResource-Protocol.h b/GLToolsServices/DYResource-Protocol.h new file mode 100644 index 000000000..1d161fd5e --- /dev/null +++ b/GLToolsServices/DYResource-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCoding-Protocol.h" +#import "NSObject-Protocol.h" + +@class NSMutableDictionary, NSString; + +@protocol DYResource ++ (id)keyForResourceWithID:(unsigned long long)arg1 type:(unsigned int)arg2 containerID:(unsigned long long)arg3; +@property(readonly, nonatomic) BOOL isStatic; +@property(readonly, nonatomic) NSMutableDictionary *properties; +@property(readonly, copy, nonatomic) NSString *label; +@property(readonly, nonatomic) unsigned int target; +@property(readonly, nonatomic) int internalID; +@property(readonly, nonatomic) unsigned long long objectID; +@property(readonly, nonatomic) unsigned long long containerID; +@property(readonly, nonatomic) unsigned int resourceType; +- (id)keyWithSharegroupID:(unsigned long long)arg1; +- (id)initUpdateWithType:(unsigned int)arg1 objectID:(unsigned long long)arg2 containerID:(unsigned long long)arg3 changes:(id)arg4; + +@optional +- (id)createFullObjectWithFunctionStream:(id)arg1 dataResolver:(id)arg2; +- (id)streamDictAtFunctionIndex:(unsigned int)arg1; +@end + diff --git a/GLToolsServices/DYSampler-Protocol.h b/GLToolsServices/DYSampler-Protocol.h new file mode 100644 index 000000000..11bb4323d --- /dev/null +++ b/GLToolsServices/DYSampler-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYResource-Protocol.h" + +@protocol DYSampler +@property(readonly, nonatomic) float maxLOD; +@property(readonly, nonatomic) float minLOD; +@property(readonly, nonatomic) float maxAnisotropy; +@property(readonly, nonatomic) unsigned int compareFunc; +@property(readonly, nonatomic) unsigned int compareMode; +@property(readonly, nonatomic) unsigned int wrapR; +@property(readonly, nonatomic) unsigned int wrapT; +@property(readonly, nonatomic) unsigned int wrapS; +@property(readonly, nonatomic) unsigned int magFilter; +@property(readonly, nonatomic) unsigned int minFilter; +- (id)initWithProperties:(id)arg1; +@end + diff --git a/GLToolsServices/DYTexture-Protocol.h b/GLToolsServices/DYTexture-Protocol.h new file mode 100644 index 000000000..359bd077a --- /dev/null +++ b/GLToolsServices/DYTexture-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYResource-Protocol.h" + +@protocol DYTexture +@property(readonly, nonatomic) BOOL isFlipped; +@property(readonly, nonatomic) BOOL isCubemap; +@property(readonly, nonatomic) id firstValidTextureImage; +@property(readonly, nonatomic) unsigned int mipmapLevelsUsedMask; +@property(readonly, nonatomic) int maxMipmapLevel; +@property(readonly, nonatomic) int baseMipmapLevel; +- (id)cubemapLabelForFaceIndex:(int)arg1; +- (id)textureImageForMipmapLevel:(int)arg1 layer:(int)arg2; +- (unsigned int)layerCountForMipmapLevel:(unsigned int)arg1; +@end + diff --git a/GLToolsServices/DYTextureImage-Protocol.h b/GLToolsServices/DYTextureImage-Protocol.h new file mode 100644 index 000000000..1d1b0da34 --- /dev/null +++ b/GLToolsServices/DYTextureImage-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSData; + +@protocol DYTextureImage ++ (id)textureImageKeyForLevel:(unsigned int)arg1 layer:(unsigned int)arg2; +@property(readonly, nonatomic) unsigned long long offset; +@property(readonly, nonatomic) NSData *data; +@property(readonly, nonatomic) int layerIndex; +@property(readonly, nonatomic) int mipmapLevel; +@property(readonly, nonatomic) unsigned int numSamples; +@property(readonly, nonatomic) unsigned long long depth; +@property(readonly, nonatomic) unsigned long long height; +@property(readonly, nonatomic) unsigned long long width; +@property(readonly, nonatomic) unsigned int genericFormat; +- (id)uncompressedData; +@end + diff --git a/GLToolsServices/DYTextureImageBackingStore-Protocol.h b/GLToolsServices/DYTextureImageBackingStore-Protocol.h new file mode 100644 index 000000000..990e65d02 --- /dev/null +++ b/GLToolsServices/DYTextureImageBackingStore-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSData; + +@protocol DYTextureImageBackingStore +@property(retain, nonatomic) NSData *uncompressedData; +@property(retain, nonatomic) NSData *data; +@end + diff --git a/GLToolsServices/NSCoding-Protocol.h b/GLToolsServices/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/GLToolsServices/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/GLToolsServices/NSObject-Protocol.h b/GLToolsServices/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/GLToolsServices/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/GLToolsShaderProfiler/CDStructures.h b/GLToolsShaderProfiler/CDStructures.h new file mode 100644 index 000000000..41de79cc1 --- /dev/null +++ b/GLToolsShaderProfiler/CDStructures.h @@ -0,0 +1,766 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct BindingPoint { + int _field1; + int _field2; +}; + +struct ContextStateMirror { + struct DYStateElement _field1; + struct DYStateElement _field2; + struct DYStateElement _field3; + struct DYStateElement _field4; + struct DYStateElement _field5; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field6; + struct DYStateElement _field7; + struct DYStateElement _field8; + struct DYStateElement _field9; + struct DYStateElement _field10; + struct DYStateElement _field11; + struct DYStateElement _field12; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field13; + struct DYStateElement _field14; + struct DYStateElement _field15; + struct DYStateElement _field16; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field17; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field18; + struct DYStateElement _field19; + struct DYStateElement _field20; + struct DYStateElement _field21; + struct DYStateElement _field22; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field23; + struct DYStateElement _field24; + struct DYStateElement _field25; + struct DYStateElement _field26; + struct DYStateElement _field27; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field28; + struct DYStateElement _field29; + struct DYStateElement _field30; + struct DYStateElement _field31; + struct DYStateElement _field32; + struct DYStateElement _field33; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field34; + struct DYStateElement _field35; + struct DYStateElement _field36; + struct DYStateElement _field37; + struct DYStateElement _field38; + struct DYStateElement _field39; + struct DYStateElement _field40; + struct DYStateElement _field41; + struct DYStateElement _field42; + struct DYStateElement _field43; + struct DYStateElement _field44; + struct DYStateElement _field45; + struct DYStateElement _field46; + struct DYStateElement _field47; + struct DYStateElement _field48; + struct DYStateElement _field49; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field50; + struct DYStateElement _field51; + struct DYStateElement _field52; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field53[32]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field54[16]; + struct DYStateElement _field55[16]; + struct DYStateElement _field56; + struct DYStateElement _field57; + struct DYStateElement _field58; + struct DYStateElement _field59; + struct DYStateElement _field60; + struct DYStateElement _field61; + struct DYStateElement _field62; + struct DYStateElement _field63; + struct DYStateElement _field64; + struct DYStateElement _field65; + struct DYStateElement _field66; + struct DYStateElement _field67; + struct DYStateElement _field68; + struct DYStateElement _field69; + struct DYStateElement _field70; + struct DYStateElement _field71; + struct DYStateElement _field72; + struct DYStateElement _field73; + struct DYStateElement _field74; + struct DYStateElement _field75; + struct DYStateElement _field76; + struct DYStateElement _field77; + struct DYStateElement _field78; + struct DYStateElement _field79; + struct DYStateElement _field80[8]; + struct DYStateElement _field81[8]; + struct DYStateElement _field82[32]; + struct DYStateElement _field83; + struct DYStateElement _field84; + struct DYStateElement _field85; + struct DYStateElement _field86; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field87; + struct DYStateElement _field88; + struct DYStateElement _field89; + struct DYStateElement _field90; + struct DYStateElement _field91; + struct DYStateElement _field92; + struct DYStateElement _field93; + struct DYStateElement _field94; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field95; + struct DYStateElement _field96; + struct DYStateElement _field97; + struct DYStateElement _field98; + struct DYStateElement _field99; + struct DYStateElement _field100; + struct DYStateElement _field101; + struct DYStateElement _field102; + struct DYStateElement _field103; + struct DYStateElement _field104; + struct DYStateElement _field105; + struct DYStateElement _field106; + struct DYStateElement _field107; + struct DYStateElement _field108; + struct DYStateElement _field109; + struct DYStateElement _field110; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field111; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field112[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field113[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field114[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field115[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field116[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field117[8]; + struct DYStateElement _field118[8]; + struct DYStateElement _field119[8]; + struct DYStateElement _field120[8]; + struct DYStateElement _field121[8]; + struct DYStateElement _field122[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field123[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field124; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field125; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field126; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field127; + struct DYStateElement _field128; + struct DYStateElement _field129[32]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field130[32]; + struct DYStateElement _field131[32]; + struct DYStateElement _field132[32]; + struct DYStateElement _field133[32]; + struct DYStateElement _field134[32]; + struct DYStateElement _field135[32]; + struct DYStateElement _field136[32]; + struct DYStateElement _field137[32]; + struct DYStateElement _field138[32]; + struct DYStateElement _field139[32]; + struct DYStateElement _field140[32]; + struct DYStateElement _field141[32]; + struct DYStateElement _field142[32]; + struct DYStateElement _field143[32]; + struct DYStateElement _field144[32]; + struct DYStateElement _field145[32]; + struct DYStateElement _field146[32]; + struct DYStateElement _field147[32]; + struct DYStateElement _field148[32]; + struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field149; + struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field150; + struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field151[32]; + struct DYStateElement _field152[16]; + struct DYStateElement _field153[64]; + struct DYStateElement _field154[64]; + struct DYStateElement _field155[32]; + struct DYStateElement _field156[32]; + struct DYStateElement _field157[32]; + struct DYStateElement _field158[32]; + struct DYStateElement _field159; + struct DYStateElement _field160; + struct DYStateElement _field161; + struct DYStateElement _field162; + struct DYStateElement _field163; + struct DYStateElement _field164; + struct DYStateElement _field165; + struct DYStateElement _field166[64]; + struct DYStateElement _field167; + struct DYStateElement _field168; + struct DYStateElement _field169; + struct DYStateElement _field170; + struct DYStateElement _field171; + struct DYStateElement _field172; + struct DYStateElement _field173[32]; + struct DYStateElement _field174; + struct DYStateElement _field175; + struct DYStateElement _field176; + struct DYStateElement _field177; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field178; + struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field179; + struct DYStateElement _field180; + struct DYStateElement _field181; + struct DYStateElement _field182; + struct ObjectTrackingMap, int> _field183; + struct ObjectTrackingMap, int> _field184; + struct ObjectTrackingMap, int> _field185; + struct ObjectTrackingMap, int> _field186; + struct ObjectTrackingMap, int> _field187; + unsigned long long _field188; + struct SharegroupStateMirror *_field189; + struct StateMirrorManager *_field190; + unsigned long long _field191; +}; + +struct DYStateElement { + struct { + float _field1[4][4]; + } _field1; +}; + +struct DYStateElement { + struct BindingPoint _field1; +}; + +struct DYStateElement { + struct StateBool _field1; +}; + +struct DYStateElement { + struct StateEnum _field1; +}; + +struct DYStateElement { + struct StateErrorStatus _field1; +}; + +struct DYStateElement, GPUTools::CStateBaseAnalysis> { + struct VecN _field1; +}; + +struct DYStateElement, GPUTools::CStateBaseAnalysis> { + struct VecN _field1; +}; + +struct DYStateElement, GPUTools::CStateBaseAnalysis> { + struct VecN _field1; +}; + +struct DYStateElement, GPUTools::CStateBaseAnalysis> { + struct VecN _field1; +}; + +struct DYStateElement, GPUTools::CStateBaseAnalysis> { + struct VecN _field1; +}; + +struct DYStateElement { + float _field1; +}; + +struct DYStateElement { + int _field1; +}; + +struct DYStateElement { + long long _field1; +}; + +struct DYStateElement, GPUTools::CStateBaseAnalysis> { + struct basic_string, std::__1::allocator> _field1; +}; + +struct DYStateElement>, GPUTools::CStateBaseAnalysis> { + struct vector> _field1; +}; + +struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> { + struct vector, std::__1::allocator>> _field1; +}; + +struct DYStateElement { + unsigned int _field1; +}; + +struct DYStateElement { + unsigned long long _field1; +}; + +struct ObjectTrackingMap, int> { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; + int _field3; +}; + +struct ObjectTrackingMap, int> { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; + int _field3; +}; + +struct ObjectTrackingMap, int> { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; + int _field3; +}; + +struct ObjectTrackingMap, int> { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; + int _field3; +}; + +struct ObjectTrackingMap, int> { + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; + int _field3; +}; + +struct SharegroupStateMirror; + +struct StateBool { + int _field1; +}; + +struct StateEnum { + int _field1; +}; + +struct StateErrorStatus { + int _field1; +}; + +struct StateMirrorManager; + +struct VecN { + double _field1[4]; +}; + +struct VecN { + float _field1[2]; +}; + +struct VecN { + float _field1[3]; +}; + +struct VecN { + float _field1[4]; +}; + +struct VecN { + int _field1[4]; +}; + +struct __hash_node, void *>; + +struct __hash_node>>, void *>; + +struct __hash_node>>, void *>; + +struct __hash_node>>, void *>; + +struct __hash_node>>, void *>; + +struct __hash_node>>, void *>; + +struct basic_string, std::__1::allocator> { + struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> { + struct __rep { + union { + struct __long { + unsigned long long _field1; + unsigned long long _field2; + char *_field3; + } _field1; + struct __short { + union { + unsigned char _field1; + char _field2; + } _field1; + char _field2[23]; + } _field2; + struct __raw { + unsigned long long _field1[3]; + } _field3; + } _field1; + } _field1; + } _field1; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **_field1; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **_field1; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **_field1; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **_field1; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **_field1; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **_field1; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unordered_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> _field1; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair, std::__1::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *_field1; + } _field1; + } _field2; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long _field1; + } _field3; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float _field1; + } _field4; + } _field1; +}; + +struct vector> { + CDStruct_183601bc *_field1; + CDStruct_183601bc *_field2; + struct __compressed_pair> { + CDStruct_183601bc *_field1; + } _field3; +}; + +struct vector, std::__1::allocator>> { + struct basic_string, std::__1::allocator> *_field1; + struct basic_string, std::__1::allocator> *_field2; + struct __compressed_pair*, std::__1::allocator>> { + struct basic_string, std::__1::allocator> *_field1; + } _field3; +}; + +#pragma mark Typedef'd Structures + +typedef struct CDStruct_183601bc; + +// Template types +typedef struct ContextStateMirror { + struct DYStateElement _field1; + struct DYStateElement _field2; + struct DYStateElement _field3; + struct DYStateElement _field4; + struct DYStateElement _field5; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field6; + struct DYStateElement _field7; + struct DYStateElement _field8; + struct DYStateElement _field9; + struct DYStateElement _field10; + struct DYStateElement _field11; + struct DYStateElement _field12; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field13; + struct DYStateElement _field14; + struct DYStateElement _field15; + struct DYStateElement _field16; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field17; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field18; + struct DYStateElement _field19; + struct DYStateElement _field20; + struct DYStateElement _field21; + struct DYStateElement _field22; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field23; + struct DYStateElement _field24; + struct DYStateElement _field25; + struct DYStateElement _field26; + struct DYStateElement _field27; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field28; + struct DYStateElement _field29; + struct DYStateElement _field30; + struct DYStateElement _field31; + struct DYStateElement _field32; + struct DYStateElement _field33; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field34; + struct DYStateElement _field35; + struct DYStateElement _field36; + struct DYStateElement _field37; + struct DYStateElement _field38; + struct DYStateElement _field39; + struct DYStateElement _field40; + struct DYStateElement _field41; + struct DYStateElement _field42; + struct DYStateElement _field43; + struct DYStateElement _field44; + struct DYStateElement _field45; + struct DYStateElement _field46; + struct DYStateElement _field47; + struct DYStateElement _field48; + struct DYStateElement _field49; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field50; + struct DYStateElement _field51; + struct DYStateElement _field52; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field53[32]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field54[16]; + struct DYStateElement _field55[16]; + struct DYStateElement _field56; + struct DYStateElement _field57; + struct DYStateElement _field58; + struct DYStateElement _field59; + struct DYStateElement _field60; + struct DYStateElement _field61; + struct DYStateElement _field62; + struct DYStateElement _field63; + struct DYStateElement _field64; + struct DYStateElement _field65; + struct DYStateElement _field66; + struct DYStateElement _field67; + struct DYStateElement _field68; + struct DYStateElement _field69; + struct DYStateElement _field70; + struct DYStateElement _field71; + struct DYStateElement _field72; + struct DYStateElement _field73; + struct DYStateElement _field74; + struct DYStateElement _field75; + struct DYStateElement _field76; + struct DYStateElement _field77; + struct DYStateElement _field78; + struct DYStateElement _field79; + struct DYStateElement _field80[8]; + struct DYStateElement _field81[8]; + struct DYStateElement _field82[32]; + struct DYStateElement _field83; + struct DYStateElement _field84; + struct DYStateElement _field85; + struct DYStateElement _field86; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field87; + struct DYStateElement _field88; + struct DYStateElement _field89; + struct DYStateElement _field90; + struct DYStateElement _field91; + struct DYStateElement _field92; + struct DYStateElement _field93; + struct DYStateElement _field94; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field95; + struct DYStateElement _field96; + struct DYStateElement _field97; + struct DYStateElement _field98; + struct DYStateElement _field99; + struct DYStateElement _field100; + struct DYStateElement _field101; + struct DYStateElement _field102; + struct DYStateElement _field103; + struct DYStateElement _field104; + struct DYStateElement _field105; + struct DYStateElement _field106; + struct DYStateElement _field107; + struct DYStateElement _field108; + struct DYStateElement _field109; + struct DYStateElement _field110; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field111; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field112[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field113[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field114[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field115[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field116[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field117[8]; + struct DYStateElement _field118[8]; + struct DYStateElement _field119[8]; + struct DYStateElement _field120[8]; + struct DYStateElement _field121[8]; + struct DYStateElement _field122[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field123[8]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field124; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field125; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field126; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field127; + struct DYStateElement _field128; + struct DYStateElement _field129[32]; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field130[32]; + struct DYStateElement _field131[32]; + struct DYStateElement _field132[32]; + struct DYStateElement _field133[32]; + struct DYStateElement _field134[32]; + struct DYStateElement _field135[32]; + struct DYStateElement _field136[32]; + struct DYStateElement _field137[32]; + struct DYStateElement _field138[32]; + struct DYStateElement _field139[32]; + struct DYStateElement _field140[32]; + struct DYStateElement _field141[32]; + struct DYStateElement _field142[32]; + struct DYStateElement _field143[32]; + struct DYStateElement _field144[32]; + struct DYStateElement _field145[32]; + struct DYStateElement _field146[32]; + struct DYStateElement _field147[32]; + struct DYStateElement _field148[32]; + struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field149; + struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field150; + struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field151[32]; + struct DYStateElement _field152[16]; + struct DYStateElement _field153[64]; + struct DYStateElement _field154[64]; + struct DYStateElement _field155[32]; + struct DYStateElement _field156[32]; + struct DYStateElement _field157[32]; + struct DYStateElement _field158[32]; + struct DYStateElement _field159; + struct DYStateElement _field160; + struct DYStateElement _field161; + struct DYStateElement _field162; + struct DYStateElement _field163; + struct DYStateElement _field164; + struct DYStateElement _field165; + struct DYStateElement _field166[64]; + struct DYStateElement _field167; + struct DYStateElement _field168; + struct DYStateElement _field169; + struct DYStateElement _field170; + struct DYStateElement _field171; + struct DYStateElement _field172; + struct DYStateElement _field173[32]; + struct DYStateElement _field174; + struct DYStateElement _field175; + struct DYStateElement _field176; + struct DYStateElement _field177; + struct DYStateElement, GPUTools::CStateBaseAnalysis> _field178; + struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field179; + struct DYStateElement _field180; + struct DYStateElement _field181; + struct DYStateElement _field182; + struct ObjectTrackingMap, int> _field183; + struct ObjectTrackingMap, int> _field184; + struct ObjectTrackingMap, int> _field185; + struct ObjectTrackingMap, int> _field186; + struct ObjectTrackingMap, int> _field187; + unsigned long long _field188; + struct SharegroupStateMirror *_field189; + struct StateMirrorManager *_field190; + unsigned long long _field191; +} ContextStateMirror_c1e8f92a; + diff --git a/GLToolsShaderProfiler/DYGLShaderProfiler.h b/GLToolsShaderProfiler/DYGLShaderProfiler.h new file mode 100644 index 000000000..042534cc2 --- /dev/null +++ b/GLToolsShaderProfiler/DYGLShaderProfiler.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYShaderProfiler.h" + +@interface DYGLShaderProfiler : DYShaderProfiler +{ + BOOL _harvestDrawCallFootprint; +} + ++ (BOOL)isDisassemblerAvailable; ++ (BOOL)isFramebufferFetchWithEvents:(void *)arg1 type:(unsigned int)arg2; ++ (BOOL)isRenderBeginWithEvents:(void *)arg1 type:(unsigned int)arg2; ++ (BOOL)isRenderEndWithEvents:(void *)arg1 type:(unsigned int)arg2; ++ (id)newShaderProfilerWithDelegate:(id)arg1; ++ (id)_shaderInfoDictForProgram:(unsigned int)arg1 stages:(unsigned int)arg2 contextStateMirror:(ContextStateMirror_c1e8f92a *)arg3 archiveModifier:(id)arg4; +- (void)_addSampleWithPC:(unsigned int)arg1 state:(unsigned int)arg2 drawCallIdx:(unsigned int)arg3 shaderBinary:(id)arg4; +- (void)_preProcessUSCSampleData:(id)arg1 result:(id)arg2; +- (id)profileShader:(id)arg1; +- (id)_getShaderList; +- (void)initializeShaderAnalyzer; +- (int)_getRendererType; +- (id)initWithDelegate:(id)arg1; +- (id)init; + +// Remaining properties +@property(readonly, nonatomic) __weak id delegate; + +@end + diff --git a/GLToolsShaderProfiler/GLShaderProfilerResult.h b/GLToolsShaderProfiler/GLShaderProfilerResult.h new file mode 100644 index 000000000..3074d0bee --- /dev/null +++ b/GLToolsShaderProfiler/GLShaderProfilerResult.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYShaderProfilerResult.h" + +@class NSMutableArray; + +// Not exported +@interface GLShaderProfilerResult : DYShaderProfilerResult +{ + NSMutableArray *_functionFlag; +} + +- (void).cxx_destruct; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; + +@end + diff --git a/GPUDebuggerFoundation/CDStructures.h b/GPUDebuggerFoundation/CDStructures.h index 144adfee7..6622cdd55 100644 --- a/GPUDebuggerFoundation/CDStructures.h +++ b/GPUDebuggerFoundation/CDStructures.h @@ -15,227 +15,15 @@ struct Argument { unsigned short flags; }; -struct BindingPoint { - int _field1; - int _field2; -}; - -struct BufferObject { - int _field1; - int _field2; - int _field3; - int _field4; - struct DYStateElement _field5; - struct DYStateElement _field6; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field7; - struct DYStateElement _field8; - struct DYStateElement _field9; - struct DYStateElement _field10; - struct DYStateElement _field11; - struct DYStateElement _field12; - struct DYStateElement _field13; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field14; -}; - -struct ContextStateMirror { - struct DYStateElement _field1; - struct DYStateElement _field2; - struct DYStateElement _field3; - struct DYStateElement _field4; - struct DYStateElement _field5; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field6; - struct DYStateElement _field7; - struct DYStateElement _field8; - struct DYStateElement _field9; - struct DYStateElement _field10; - struct DYStateElement _field11; - struct DYStateElement _field12; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field13; - struct DYStateElement _field14; - struct DYStateElement _field15; - struct DYStateElement _field16; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field17; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field18; - struct DYStateElement _field19; - struct DYStateElement _field20; - struct DYStateElement _field21; - struct DYStateElement _field22; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field23; - struct DYStateElement _field24; - struct DYStateElement _field25; - struct DYStateElement _field26; - struct DYStateElement _field27; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field28; - struct DYStateElement _field29; - struct DYStateElement _field30; - struct DYStateElement _field31; - struct DYStateElement _field32; - struct DYStateElement _field33; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field34; - struct DYStateElement _field35; - struct DYStateElement _field36; - struct DYStateElement _field37; - struct DYStateElement _field38; - struct DYStateElement _field39; - struct DYStateElement _field40; - struct DYStateElement _field41; - struct DYStateElement _field42; - struct DYStateElement _field43; - struct DYStateElement _field44; - struct DYStateElement _field45; - struct DYStateElement _field46; - struct DYStateElement _field47; - struct DYStateElement _field48; - struct DYStateElement _field49; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field50; - struct DYStateElement _field51; - struct DYStateElement _field52; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field53[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field54[16]; - struct DYStateElement _field55[16]; - struct DYStateElement _field56; - struct DYStateElement _field57; - struct DYStateElement _field58; - struct DYStateElement _field59; - struct DYStateElement _field60; - struct DYStateElement _field61; - struct DYStateElement _field62; - struct DYStateElement _field63; - struct DYStateElement _field64; - struct DYStateElement _field65; - struct DYStateElement _field66; - struct DYStateElement _field67; - struct DYStateElement _field68; - struct DYStateElement _field69; - struct DYStateElement _field70; - struct DYStateElement _field71; - struct DYStateElement _field72; - struct DYStateElement _field73; - struct DYStateElement _field74; - struct DYStateElement _field75; - struct DYStateElement _field76; - struct DYStateElement _field77; - struct DYStateElement _field78; - struct DYStateElement _field79; - struct DYStateElement _field80[6]; - struct DYStateElement _field81[8]; - struct DYStateElement _field82[32]; - struct DYStateElement _field83; - struct DYStateElement _field84; - struct DYStateElement _field85; - struct DYStateElement _field86; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field87; - struct DYStateElement _field88; - struct DYStateElement _field89; - struct DYStateElement _field90; - struct DYStateElement _field91; - struct DYStateElement _field92; - struct DYStateElement _field93; - struct DYStateElement _field94; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field95; - struct DYStateElement _field96; - struct DYStateElement _field97; - struct DYStateElement _field98; - struct DYStateElement _field99; - struct DYStateElement _field100; - struct DYStateElement _field101; - struct DYStateElement _field102; - struct DYStateElement _field103; - struct DYStateElement _field104; - struct DYStateElement _field105; - struct DYStateElement _field106; - struct DYStateElement _field107; - struct DYStateElement _field108; - struct DYStateElement _field109; - struct DYStateElement _field110; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field111; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field112[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field113[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field114[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field115[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field116[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field117[8]; - struct DYStateElement _field118[8]; - struct DYStateElement _field119[8]; - struct DYStateElement _field120[8]; - struct DYStateElement _field121[8]; - struct DYStateElement _field122[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field123[6]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field124; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field125; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field126; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field127; - struct DYStateElement _field128; - struct DYStateElement _field129[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field130[32]; - struct DYStateElement _field131[32]; - struct DYStateElement _field132[32]; - struct DYStateElement _field133[32]; - struct DYStateElement _field134[32]; - struct DYStateElement _field135[32]; - struct DYStateElement _field136[32]; - struct DYStateElement _field137[32]; - struct DYStateElement _field138[32]; - struct DYStateElement _field139[32]; - struct DYStateElement _field140[32]; - struct DYStateElement _field141[32]; - struct DYStateElement _field142[32]; - struct DYStateElement _field143[32]; - struct DYStateElement _field144[32]; - struct DYStateElement _field145[32]; - struct DYStateElement _field146[32]; - struct DYStateElement _field147[32]; - struct DYStateElement _field148[32]; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field149; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field150; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field151[32]; - struct DYStateElement _field152[16]; - struct DYStateElement _field153[64]; - struct DYStateElement _field154[64]; - struct DYStateElement _field155[32]; - struct DYStateElement _field156[32]; - struct DYStateElement _field157[32]; - struct DYStateElement _field158[32]; - struct DYStateElement _field159; - struct DYStateElement _field160; - struct DYStateElement _field161; - struct DYStateElement _field162; - struct DYStateElement _field163; - struct DYStateElement _field164; - struct DYStateElement _field165; - struct DYStateElement _field166[64]; - struct DYStateElement _field167; - struct DYStateElement _field168; - struct DYStateElement _field169; - struct DYStateElement _field170; - struct DYStateElement _field171; - struct DYStateElement _field172; - struct DYStateElement _field173[32]; - struct DYStateElement _field174; - struct DYStateElement _field175; - struct DYStateElement _field176; - struct DYStateElement _field177; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field178; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field179; - struct DYStateElement _field180; - struct DYStateElement _field181; - struct DYStateElement _field182; - struct ObjectTrackingMap, int> _field183; - struct ObjectTrackingMap, int> _field184; - struct ObjectTrackingMap, int> _field185; - struct ObjectTrackingMap, int> _field186; - struct ObjectTrackingMap, int> _field187; - unsigned long long _field188; - struct SharegroupStateMirror *_field189; - StateMirrorManager_4d322080 *_field190; - unsigned long long _field191; -}; - struct CoreFunction { unsigned int fenum; - unsigned short flags; + unsigned int flags; + unsigned short padding; unsigned short argument_count; - unsigned long long context_id; + union { + unsigned long long context_id; + unsigned long long receiver_id; + } ; struct Argument return_value; struct Argument arguments[16]; unsigned int fbuf_size; @@ -244,99 +32,6 @@ struct CoreFunction { void *internal_buffer; }; -struct DYStateElement { - struct { - float _field1[4][4]; - } _field1; -}; - -struct DYStateElement { - struct BindingPoint _field1; -}; - -struct DYStateElement { - struct StateBool _field1; -}; - -struct DYStateElement { - struct StateEnum _field1; -}; - -struct DYStateElement { - struct StateErrorStatus _field1; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN _field1; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN _field1; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN _field1; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN _field1; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN _field1; -}; - -struct DYStateElement { - float _field1; -}; - -struct DYStateElement { - int _field1; -}; - -struct DYStateElement { - long long _field1; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct basic_string, std::__1::allocator> _field1; -}; - -struct DYStateElement>, GPUTools::CStateBaseAnalysis> { - struct vector> _field1; -}; - -struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> { - struct vector, std::__1::allocator>> _field1; -}; - -struct DYStateElement { - unsigned int _field1; -}; - -struct DYStateElement { - unsigned long long _field1; -}; - -struct FramebufferAttachment { - struct DYStateElement _field1; - struct DYStateElement _field2; - struct DYStateElement _field3; - struct DYStateElement _field4; - struct DYStateElement _field5; -}; - -struct FramebufferObject { - int _field1; - int _field2; - int _field3; - int _field4; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field5; - struct DYStateElement _field6; - struct DYStateElement _field7[16]; - struct FramebufferAttachment _field8[18]; -}; - struct Function { struct CoreFunction core; unsigned long long timestamp; @@ -354,190 +49,10 @@ struct Function { void *sm_context; }; -struct GPUBindPoint { - unsigned int _field1; - unsigned int _field2; -}; - struct IFunctionDecoder; -struct ObjectTrackingMap, unsigned long long> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> mInternalIDMap; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> mObjectMap; - int mNextFreeInternalID; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; - int _field3; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; - int _field3; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; - int _field3; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; - int _field3; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; - int _field3; -}; - -struct PassthroughBase { - struct function LoadURLData; -}; - -struct ProgramObject { - int _field1; - int _field2; - int _field3; - int _field4; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _field5; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _field6; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _field7; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _field8; - struct unordered_map, int, std::__1::hash>, std::__1::equal_to>, std::__1::allocator, int>>> _field9; - struct DYStateElement _field10; - struct DYStateElement _field11; - struct DYStateElement _field12; - struct DYStateElement _field13; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field14; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field15; - struct DYStateElement _field16; - struct DYStateElement _field17; - struct DYStateElement _field18; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field19; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field20; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field21; - struct DYStateElement _field22; - struct DYStateElement _field23; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field24; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field25; - struct DYStateElement _field26; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field27; - struct DYStateElement _field28; - struct DYStateElement _field29; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field30; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field31; - struct DYStateElement _field32; - struct DYStateElement _field33; - struct DYStateElement _field34; - struct DYStateElement _field35; - struct DYStateElement _field36; - struct DYStateElement _field37; -}; - -struct RenderbufferObject { - int _field1; - int _field2; - int _field3; - int _field4; - struct DYStateElement _field5; - struct DYStateElement _field6; - struct DYStateElement _field7; - struct DYStateElement _field8; - struct DYStateElement _field9; - struct DYStateElement _field10; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field11; - struct DYStateElement _field12; -}; - -struct ResourceManager; - -struct SharegroupStateMirror; - -struct StateBool { - int _field1; -}; - -struct StateEnum { - int _field1; -}; - -struct StateErrorStatus { - int _field1; -}; - -struct StateMirrorManager { - struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _contextStateMirrorMap; - struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _sharegroupStateMirrorMap; - struct ObjectTrackingMap, unsigned long long> _drawableInfoMap; - struct PassthroughBase _passthrough; - unsigned long long _surfaceBoundsDrawableID; - int _deviceOrientation; - int _lastFunctionIndex; -}; - struct TFunctionStream; -struct TextureObject { - int _field1; - int _field2; - int _field3; - struct objc_wrapper _field4; - int _field5; - struct DYStateElement _field6; - struct DYStateElement _field7; - struct DYStateElement _field8; - struct DYStateElement _field9; - struct DYStateElement _field10; - struct DYStateElement _field11; - struct DYStateElement _field12; - struct DYStateElement _field13; - struct DYStateElement _field14; - struct DYStateElement _field15; - struct DYStateElement _field16; - struct DYStateElement _field17; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field18; - struct DYStateElement _field19; - struct DYStateElement _field20; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field21; - struct DYStateElement _field22; - struct DYStateElement _field23; - struct DYStateElement _field24; - struct DYStateElement _field25; - struct DYStateElement _field26; - struct DYStateElement _field27; - struct DYStateElement _field28; - struct DYStateElement _field29; - struct DYStateElement _field30; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _field31; -}; - -struct VecN { - double _field1[4]; -}; - -struct VecN { - float _field1[2]; -}; - -struct VecN { - float _field1[3]; -}; - -struct VecN { - float _field1[4]; -}; - -struct VecN { - int _field1[4]; -}; - struct _Iterator { struct Function _function; void *_encbuf; @@ -547,73 +62,8 @@ struct _Iterator { _Bool _fast_size; }; -struct __hash_node>, void *>; - -struct __hash_node>, void *>; - -struct __hash_node>, void *>; - -struct __hash_node>, void *>; - -struct __hash_node>, void *>; - -struct __hash_node, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node, int>, void *>; - -struct __hash_node*>, void *>; - -struct __hash_node*>, void *>; - -struct __hash_node, void *>; - struct __shared_weak_count; -struct basic_string, std::__1::allocator> { - struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> { - struct __rep { - union { - struct __long { - unsigned long long _field1; - unsigned long long _field2; - char *_field3; - } _field1; - struct __short { - union { - unsigned char _field1; - char _field2; - } _field1; - char _field2[23]; - } _field2; - struct __raw { - unsigned long long _field1[3]; - } _field3; - } _field1; - } _field1; - } _field1; -}; - -struct function { - struct type __buf_; - struct __base *__f_; -}; - -struct objc_wrapper { - id _field1; -}; - struct shared_ptr { struct Function *__ptr_; struct __shared_weak_count *__cntrl_; @@ -624,480 +74,6 @@ struct shared_ptr> { struct __shared_weak_count *__cntrl_; }; -struct type { - unsigned char __lx[24]; -}; - -struct unique_ptr, std::__1::default_delete>> { - struct __compressed_pair*, std::__1::default_delete>> { - struct ResourceManager *__first_; - } __ptr_; -}; - -struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __hash_node>, void *> **_field1; - struct __bucket_list_deallocator>, void *>*>> { - struct __compressed_pair>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __hash_node>, void *> **_field1; - struct __bucket_list_deallocator>, void *>*>> { - struct __compressed_pair>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __hash_node>, void *> **_field1; - struct __bucket_list_deallocator>, void *>*>> { - struct __compressed_pair>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __hash_node>, void *> **_field1; - struct __bucket_list_deallocator>, void *>*>> { - struct __compressed_pair>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __hash_node>, void *> **_field1; - struct __bucket_list_deallocator>, void *>*>> { - struct __compressed_pair>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **_field1; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **__first_; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **_field1; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **_field1; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **_field1; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **_field1; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **_field1; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr, int>, void *>*[], std::__1::__bucket_list_deallocator, int>, void *>*>>> { - struct __compressed_pair, int>, void *>**, std::__1::__bucket_list_deallocator, int>, void *>*>>> { - struct __hash_node, int>, void *> **_field1; - struct __bucket_list_deallocator, int>, void *>*>> { - struct __compressed_pair, int>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> { - struct __compressed_pair*>, void *>**, std::__1::__bucket_list_deallocator*>, void *>*>>> { - struct __hash_node*>, void *> **__first_; - struct __bucket_list_deallocator*>, void *>*>> { - struct __compressed_pair*>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> { - struct __compressed_pair*>, void *>**, std::__1::__bucket_list_deallocator*>, void *>*>>> { - struct __hash_node*>, void *> **__first_; - struct __bucket_list_deallocator*>, void *>*>> { - struct __compressed_pair*>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **__first_; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { - struct __hash_table>, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>>> { - struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> _field1; - struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { - struct __hash_node_base>, void *>*> { - struct __hash_node>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { - struct __hash_table>, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>>> { - struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> _field1; - struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { - struct __hash_node_base>, void *>*> { - struct __hash_node>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { - struct __hash_table>, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>>> { - struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> _field1; - struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { - struct __hash_node_base>, void *>*> { - struct __hash_node>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { - struct __hash_table>, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>>> { - struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> _field1; - struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { - struct __hash_node_base>, void *>*> { - struct __hash_node>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { - struct __hash_table>, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>>> { - struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> _field1; - struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { - struct __hash_node_base>, void *>*> { - struct __hash_node>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map, std::__1::equal_to, std::__1::allocator>> { - struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, std::__1::allocator>> { - struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> _field1; - struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { - struct __hash_node_base, void *>*> { - struct __hash_node, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair>, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair>, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair>, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair>, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair>, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair>, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map, int, std::__1::hash>, std::__1::equal_to>, std::__1::allocator, int>>> { - struct __hash_table, int>, std::__1::__unordered_map_hasher, int, std::__1::hash>, true>, std::__1::__unordered_map_equal, int, std::__1::equal_to>, true>, std::__1::allocator, int>>> { - struct unique_ptr, int>, void *>*[], std::__1::__bucket_list_deallocator, int>, void *>*>>> _field1; - struct __compressed_pair, int>, void *>*>, std::__1::allocator, int>, void *>>> { - struct __hash_node_base, int>, void *>*> { - struct __hash_node, int>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair, int, std::__1::hash>, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair, int, std::__1::equal_to>, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> { - struct __hash_table*>, std::__1::__unordered_map_hasher*, std::__1::hash, true>, std::__1::__unordered_map_equal*, std::__1::equal_to, true>, std::__1::allocator*>>> { - struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> __bucket_list_; - struct __compressed_pair*>, void *>*>, std::__1::allocator*>, void *>>> { - struct __hash_node_base*>, void *>*> { - struct __hash_node*>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair*, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair*, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> { - struct __hash_table*>, std::__1::__unordered_map_hasher*, std::__1::hash, true>, std::__1::__unordered_map_equal*, std::__1::equal_to, true>, std::__1::allocator*>>> { - struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> __bucket_list_; - struct __compressed_pair*>, void *>*>, std::__1::allocator*>, void *>>> { - struct __hash_node_base*>, void *>*> { - struct __hash_node*>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair*, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair*, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map, std::__1::equal_to, std::__1::allocator>> { - struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, std::__1::allocator>> { - struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; - struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { - struct __hash_node_base, void *>*> { - struct __hash_node, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct vector> { - CDStruct_183601bc *_field1; - CDStruct_183601bc *_field2; - struct __compressed_pair> { - CDStruct_183601bc *_field1; - } _field3; -}; - -struct vector, std::__1::allocator>> { - struct basic_string, std::__1::allocator> *_field1; - struct basic_string, std::__1::allocator> *_field2; - struct __compressed_pair*, std::__1::allocator>> { - struct basic_string, std::__1::allocator> *_field1; - } _field3; -}; - struct vector> { unsigned int *__begin_; unsigned int *__end_; @@ -1108,334 +84,7 @@ struct vector> { #pragma mark Typedef'd Structures -typedef struct { - unsigned int _field1[4]; -} CDStruct_58878026; - -typedef struct CDStruct_183601bc; - // Template types -typedef struct BufferObject { - int _field1; - int _field2; - int _field3; - int _field4; - struct DYStateElement _field5; - struct DYStateElement _field6; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field7; - struct DYStateElement _field8; - struct DYStateElement _field9; - struct DYStateElement _field10; - struct DYStateElement _field11; - struct DYStateElement _field12; - struct DYStateElement _field13; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field14; -} BufferObject_6cf7d83d; - -typedef struct ContextStateMirror { - struct DYStateElement _field1; - struct DYStateElement _field2; - struct DYStateElement _field3; - struct DYStateElement _field4; - struct DYStateElement _field5; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field6; - struct DYStateElement _field7; - struct DYStateElement _field8; - struct DYStateElement _field9; - struct DYStateElement _field10; - struct DYStateElement _field11; - struct DYStateElement _field12; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field13; - struct DYStateElement _field14; - struct DYStateElement _field15; - struct DYStateElement _field16; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field17; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field18; - struct DYStateElement _field19; - struct DYStateElement _field20; - struct DYStateElement _field21; - struct DYStateElement _field22; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field23; - struct DYStateElement _field24; - struct DYStateElement _field25; - struct DYStateElement _field26; - struct DYStateElement _field27; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field28; - struct DYStateElement _field29; - struct DYStateElement _field30; - struct DYStateElement _field31; - struct DYStateElement _field32; - struct DYStateElement _field33; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field34; - struct DYStateElement _field35; - struct DYStateElement _field36; - struct DYStateElement _field37; - struct DYStateElement _field38; - struct DYStateElement _field39; - struct DYStateElement _field40; - struct DYStateElement _field41; - struct DYStateElement _field42; - struct DYStateElement _field43; - struct DYStateElement _field44; - struct DYStateElement _field45; - struct DYStateElement _field46; - struct DYStateElement _field47; - struct DYStateElement _field48; - struct DYStateElement _field49; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field50; - struct DYStateElement _field51; - struct DYStateElement _field52; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field53[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field54[16]; - struct DYStateElement _field55[16]; - struct DYStateElement _field56; - struct DYStateElement _field57; - struct DYStateElement _field58; - struct DYStateElement _field59; - struct DYStateElement _field60; - struct DYStateElement _field61; - struct DYStateElement _field62; - struct DYStateElement _field63; - struct DYStateElement _field64; - struct DYStateElement _field65; - struct DYStateElement _field66; - struct DYStateElement _field67; - struct DYStateElement _field68; - struct DYStateElement _field69; - struct DYStateElement _field70; - struct DYStateElement _field71; - struct DYStateElement _field72; - struct DYStateElement _field73; - struct DYStateElement _field74; - struct DYStateElement _field75; - struct DYStateElement _field76; - struct DYStateElement _field77; - struct DYStateElement _field78; - struct DYStateElement _field79; - struct DYStateElement _field80[6]; - struct DYStateElement _field81[8]; - struct DYStateElement _field82[32]; - struct DYStateElement _field83; - struct DYStateElement _field84; - struct DYStateElement _field85; - struct DYStateElement _field86; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field87; - struct DYStateElement _field88; - struct DYStateElement _field89; - struct DYStateElement _field90; - struct DYStateElement _field91; - struct DYStateElement _field92; - struct DYStateElement _field93; - struct DYStateElement _field94; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field95; - struct DYStateElement _field96; - struct DYStateElement _field97; - struct DYStateElement _field98; - struct DYStateElement _field99; - struct DYStateElement _field100; - struct DYStateElement _field101; - struct DYStateElement _field102; - struct DYStateElement _field103; - struct DYStateElement _field104; - struct DYStateElement _field105; - struct DYStateElement _field106; - struct DYStateElement _field107; - struct DYStateElement _field108; - struct DYStateElement _field109; - struct DYStateElement _field110; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field111; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field112[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field113[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field114[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field115[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field116[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field117[8]; - struct DYStateElement _field118[8]; - struct DYStateElement _field119[8]; - struct DYStateElement _field120[8]; - struct DYStateElement _field121[8]; - struct DYStateElement _field122[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field123[6]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field124; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field125; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field126; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field127; - struct DYStateElement _field128; - struct DYStateElement _field129[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field130[32]; - struct DYStateElement _field131[32]; - struct DYStateElement _field132[32]; - struct DYStateElement _field133[32]; - struct DYStateElement _field134[32]; - struct DYStateElement _field135[32]; - struct DYStateElement _field136[32]; - struct DYStateElement _field137[32]; - struct DYStateElement _field138[32]; - struct DYStateElement _field139[32]; - struct DYStateElement _field140[32]; - struct DYStateElement _field141[32]; - struct DYStateElement _field142[32]; - struct DYStateElement _field143[32]; - struct DYStateElement _field144[32]; - struct DYStateElement _field145[32]; - struct DYStateElement _field146[32]; - struct DYStateElement _field147[32]; - struct DYStateElement _field148[32]; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field149; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field150; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field151[32]; - struct DYStateElement _field152[16]; - struct DYStateElement _field153[64]; - struct DYStateElement _field154[64]; - struct DYStateElement _field155[32]; - struct DYStateElement _field156[32]; - struct DYStateElement _field157[32]; - struct DYStateElement _field158[32]; - struct DYStateElement _field159; - struct DYStateElement _field160; - struct DYStateElement _field161; - struct DYStateElement _field162; - struct DYStateElement _field163; - struct DYStateElement _field164; - struct DYStateElement _field165; - struct DYStateElement _field166[64]; - struct DYStateElement _field167; - struct DYStateElement _field168; - struct DYStateElement _field169; - struct DYStateElement _field170; - struct DYStateElement _field171; - struct DYStateElement _field172; - struct DYStateElement _field173[32]; - struct DYStateElement _field174; - struct DYStateElement _field175; - struct DYStateElement _field176; - struct DYStateElement _field177; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field178; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field179; - struct DYStateElement _field180; - struct DYStateElement _field181; - struct DYStateElement _field182; - struct ObjectTrackingMap, int> _field183; - struct ObjectTrackingMap, int> _field184; - struct ObjectTrackingMap, int> _field185; - struct ObjectTrackingMap, int> _field186; - struct ObjectTrackingMap, int> _field187; - unsigned long long _field188; - struct SharegroupStateMirror *_field189; - StateMirrorManager_4d322080 *_field190; - unsigned long long _field191; -} ContextStateMirror_f89a4864; - -typedef struct FramebufferObject { - int _field1; - int _field2; - int _field3; - int _field4; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field5; - struct DYStateElement _field6; - struct DYStateElement _field7[16]; - struct FramebufferAttachment _field8[18]; -} FramebufferObject_d8f5ed8d; - -typedef struct ProgramObject { - int _field1; - int _field2; - int _field3; - int _field4; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _field5; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _field6; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _field7; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _field8; - struct unordered_map, int, std::__1::hash>, std::__1::equal_to>, std::__1::allocator, int>>> _field9; - struct DYStateElement _field10; - struct DYStateElement _field11; - struct DYStateElement _field12; - struct DYStateElement _field13; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field14; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field15; - struct DYStateElement _field16; - struct DYStateElement _field17; - struct DYStateElement _field18; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field19; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field20; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field21; - struct DYStateElement _field22; - struct DYStateElement _field23; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field24; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field25; - struct DYStateElement _field26; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field27; - struct DYStateElement _field28; - struct DYStateElement _field29; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field30; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field31; - struct DYStateElement _field32; - struct DYStateElement _field33; - struct DYStateElement _field34; - struct DYStateElement _field35; - struct DYStateElement _field36; - struct DYStateElement _field37; -} ProgramObject_0b758136; - -typedef struct RenderbufferObject { - int _field1; - int _field2; - int _field3; - int _field4; - struct DYStateElement _field5; - struct DYStateElement _field6; - struct DYStateElement _field7; - struct DYStateElement _field8; - struct DYStateElement _field9; - struct DYStateElement _field10; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field11; - struct DYStateElement _field12; -} RenderbufferObject_46116d15; - -typedef struct StateMirrorManager { - struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _contextStateMirrorMap; - struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _sharegroupStateMirrorMap; - struct ObjectTrackingMap, unsigned long long> _drawableInfoMap; - struct PassthroughBase _passthrough; - unsigned long long _surfaceBoundsDrawableID; - int _deviceOrientation; - int _lastFunctionIndex; -} StateMirrorManager_4d322080; - -typedef struct TextureObject { - int _field1; - int _field2; - int _field3; - struct objc_wrapper _field4; - int _field5; - struct DYStateElement _field6; - struct DYStateElement _field7; - struct DYStateElement _field8; - struct DYStateElement _field9; - struct DYStateElement _field10; - struct DYStateElement _field11; - struct DYStateElement _field12; - struct DYStateElement _field13; - struct DYStateElement _field14; - struct DYStateElement _field15; - struct DYStateElement _field16; - struct DYStateElement _field17; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field18; - struct DYStateElement _field19; - struct DYStateElement _field20; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field21; - struct DYStateElement _field22; - struct DYStateElement _field23; - struct DYStateElement _field24; - struct DYStateElement _field25; - struct DYStateElement _field26; - struct DYStateElement _field27; - struct DYStateElement _field28; - struct DYStateElement _field29; - struct DYStateElement _field30; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _field31; -} TextureObject_64d5ff7c; - typedef struct shared_ptr { struct Function *__ptr_; struct __shared_weak_count *__cntrl_; diff --git a/GPUDebuggerFoundation/DYShaderProfilerDelegate-Protocol.h b/GPUDebuggerFoundation/DYShaderProfilerDelegate-Protocol.h new file mode 100644 index 000000000..f496e0fd4 --- /dev/null +++ b/GPUDebuggerFoundation/DYShaderProfilerDelegate-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class DYDeviceInfo; + +@protocol DYShaderProfilerDelegate +@property(readonly) DYDeviceInfo *deviceInfo; +- (BOOL)isRuntimeOSAppleInternal; +- (id)queryShaderInfoWithPayload:(id)arg1; +- (id)captureSessionInfo; +- (id)modifiedCaptureArchive; +- (id)captureArchive; +@end + diff --git a/GPUDebuggerFoundation/GPUCaptureArchiveManager.h b/GPUDebuggerFoundation/GPUCaptureArchiveManager.h index 065dad4d6..05d7d4c90 100644 --- a/GPUDebuggerFoundation/GPUCaptureArchiveManager.h +++ b/GPUDebuggerFoundation/GPUCaptureArchiveManager.h @@ -8,7 +8,7 @@ #import "NSFileManagerDelegate-Protocol.h" -@class DVTMapTable, NSFileManager, NSMutableSet, NSObject; +@class DVTMapTable, NSFileManager, NSMutableSet, NSObject, NSString; @interface GPUCaptureArchiveManager : NSObject { @@ -46,5 +46,11 @@ - (id)_addCaptureArchive:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPUDebuggerFoundation/GPUCaptureStoreDelegate.h b/GPUDebuggerFoundation/GPUCaptureStoreDelegate.h index 9ca72e1f9..9c0d1abc7 100644 --- a/GPUDebuggerFoundation/GPUCaptureStoreDelegate.h +++ b/GPUDebuggerFoundation/GPUCaptureStoreDelegate.h @@ -8,7 +8,6 @@ @class GPUDebuggerController; -// Not exported @interface GPUCaptureStoreDelegate : NSObject { GPUDebuggerController *_controller; diff --git a/GPUDebuggerFoundation/GPUDebuggerController.h b/GPUDebuggerFoundation/GPUDebuggerController.h index c285aaa5c..c1c4ebebb 100644 --- a/GPUDebuggerFoundation/GPUDebuggerController.h +++ b/GPUDebuggerFoundation/GPUDebuggerController.h @@ -7,21 +7,30 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" +#import "DYShaderProfilerDelegate-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, DYAnalyzerArchiveVisitor, DYCaptureSessionInfo, DYDeviceInfo, DYShaderProfilerResult, GPUExpertReportItem, GPUInferiorSession, GPUTraceOutline, GPUTraceSession, NSArray, NSError, NSImage, NSMutableArray, NSSet, NSString, NSURL; +@class DVTObservingToken, DVTStackBacktrace, DYCaptureSessionInfo, DYDeviceInfo, DYInvestigatorCaseConfigData, DYShaderProfiler, DYShaderProfilerResult, GPUInferiorSession, GPUInvestigatorReportItem, GPUTraceModelFactory, GPUTraceSession, NSArray, NSDictionary, NSError, NSImage, NSMutableArray, NSObject, NSSet, NSString, NSURL; -@interface GPUDebuggerController : NSObject +@interface GPUDebuggerController : NSObject { DVTObservingToken *_extensionsObserver; NSMutableArray *_debugStateObservers; int _postCaptureDebugState; double _appFrameRate; double _appTargetFrameRate; - BOOL _isExpertReady; + NSDictionary *_maxIssueSeverity; + DYShaderProfiler *_shaderProfiler; + NSObject *_shaderProfilerReplyQueue; + DYShaderProfilerResult *_shaderProfilerResults; + DYShaderProfilerResult *_shaderProfilerResultsBase; + DYInvestigatorCaseConfigData *_investigatorCaseConfigData; + BOOL _isInvestigatorReady; BOOL _archiveHasPendingChanges; BOOL _shouldDisableCaptureFrameButton; int _debugState; - GPUExpertReportItem *_reportItem; + id _resourceManager; + GPUTraceModelFactory *_modelFactory; + GPUInvestigatorReportItem *_reportItem; DYCaptureSessionInfo *_captureSessionInfo; GPUTraceSession *_traceSession; GPUInferiorSession *_inferiorSession; @@ -29,21 +38,25 @@ NSError *_error; NSString *_appName; NSArray *_appArguments; - DYAnalyzerArchiveVisitor *_analyzerVisitor; NSArray *_analyzerFindings; NSArray *_extensions; - NSSet *_sharegroupFenumsWithErrors; + NSSet *_fenumsWithErrors; NSURL *_captureArchiveURL; + NSArray *_shaderProfilerErrors; + NSObject *_synchronousJobQueue; } + (void)initialize; + (id)logAspect; +@property(readonly) NSObject *synchronousJobQueue; // @synthesize synchronousJobQueue=_synchronousJobQueue; @property BOOL shouldDisableCaptureFrameButton; // @synthesize shouldDisableCaptureFrameButton=_shouldDisableCaptureFrameButton; +@property(readonly) NSArray *shaderProfilerErrors; // @synthesize shaderProfilerErrors=_shaderProfilerErrors; +@property(readonly) DYShaderProfilerResult *shaderProfilerResultsBase; // @synthesize shaderProfilerResultsBase=_shaderProfilerResultsBase; +@property(readonly) DYShaderProfilerResult *shaderProfilerResults; // @synthesize shaderProfilerResults=_shaderProfilerResults; @property(retain) NSURL *captureArchiveURL; // @synthesize captureArchiveURL=_captureArchiveURL; -@property(retain) NSSet *sharegroupFenumsWithErrors; // @synthesize sharegroupFenumsWithErrors=_sharegroupFenumsWithErrors; +@property(retain) NSSet *fenumsWithErrors; // @synthesize fenumsWithErrors=_fenumsWithErrors; @property(retain) NSArray *extensions; // @synthesize extensions=_extensions; @property(retain) NSArray *analyzerFindings; // @synthesize analyzerFindings=_analyzerFindings; -@property(readonly) DYAnalyzerArchiveVisitor *analyzerVisitor; // @synthesize analyzerVisitor=_analyzerVisitor; @property(readonly) double appTargetFrameRate; // @synthesize appTargetFrameRate=_appTargetFrameRate; @property(readonly) double appFrameRate; // @synthesize appFrameRate=_appFrameRate; @property(retain) NSArray *appArguments; // @synthesize appArguments=_appArguments; @@ -54,18 +67,27 @@ @property(nonatomic) __weak GPUTraceSession *traceSession; // @synthesize traceSession=_traceSession; @property(retain) DYCaptureSessionInfo *captureSessionInfo; // @synthesize captureSessionInfo=_captureSessionInfo; @property BOOL archiveHasPendingChanges; // @synthesize archiveHasPendingChanges=_archiveHasPendingChanges; -@property(retain, nonatomic) GPUExpertReportItem *reportItem; // @synthesize reportItem=_reportItem; -@property BOOL isExpertReady; // @synthesize isExpertReady=_isExpertReady; +@property(retain, nonatomic) GPUInvestigatorReportItem *reportItem; // @synthesize reportItem=_reportItem; +@property BOOL isInvestigatorReady; // @synthesize isInvestigatorReady=_isInvestigatorReady; @property int debugState; // @synthesize debugState=_debugState; +@property(retain) GPUTraceModelFactory *modelFactory; // @synthesize modelFactory=_modelFactory; +@property(retain, nonatomic) id resourceManager; // @synthesize resourceManager=_resourceManager; - (void).cxx_destruct; +- (id)createProgramPerformanceReportProvider; +- (id)createInvestigatorReportProvider; +- (void)handleDocumentSaved:(id)arg1 currentAPIItem:(id)arg2; +- (id)runShaderProfiler; +- (void)loadShaderProfilerResults; +- (void)saveShaderProfilerResults; @property(readonly) BOOL isDisassemblerAvailable; // @dynamic isDisassemblerAvailable; @property(readonly) BOOL shaderProfilerResultsHaveBeenUpdated; // @dynamic shaderProfilerResultsHaveBeenUpdated; -@property(readonly) DYShaderProfilerResult *shaderProfilerResultsBase; // @dynamic shaderProfilerResultsBase; -@property(readonly) DYShaderProfilerResult *shaderProfilerResults; // @dynamic shaderProfilerResults; @property(readonly) BOOL isShaderProfilerAvailable; // @dynamic isShaderProfilerAvailable; @property(readonly) BOOL isRuntimeOSAppleInternal; // @dynamic isRuntimeOSAppleInternal; +- (id)queryShaderInfoWithPayload:(id)arg1; - (void)createReportWithCompletionBlock:(id)arg1; +- (void)resetResourceManagerWithResourceStreamer:(id)arg1; - (void)archiveReports; +- (int)maxIssueSeverity:(int)arg1; - (BOOL)isDeviceBusy; - (void)touchDebugState; - (BOOL)relinquishAutomatedDebugState; @@ -81,23 +103,31 @@ - (BOOL)storeAdjunctData:(id)arg1 filename:(id)arg2 error:(id *)arg3; - (id)retrieveArchivedDataForKey:(id)arg1 error:(id *)arg2; - (BOOL)archiveData:(id)arg1 withKey:(id)arg2 replaceData:(BOOL)arg3 error:(id *)arg4; +- (void)handleCaptureSessionTearDown; - (BOOL)handleCaptureSessionFinalization:(id)arg1; - (void)_handleExtensions; - (BOOL)analyzeStoredCaptureArchive; +- (void)setupCaptureSessionInfoWithArchive:(id)arg1; - (void)setupCaptureSession:(id)arg1; - (void)setupGuestAppSession:(id)arg1; -- (BOOL)archiveLastDrawRenderBufferImage; +- (BOOL)archiveLastDisplayableRenderBufferImage; @property(readonly) NSImage *archivedRenderbufferImage; // @dynamic archivedRenderbufferImage; - (void)handleAppSessionTransportMessage:(id)arg1; - (void)cancelAnalysis; - (void)beginAnalysis; -@property(readonly) GPUTraceOutline *outline; // @dynamic outline; - (id)captureArchive; +- (id)newGuestAppSessionWithGuestApp:(id)arg1 device:(id)arg2 deferLaunch:(BOOL)arg3; +- (void)createModelFactory; - (void)primitiveInvalidate; +- (id)init; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/GPUDebuggerFoundation/GPUFunctionInfo.h b/GPUDebuggerFoundation/GPUFunctionInfo.h new file mode 100644 index 000000000..770ca5ae8 --- /dev/null +++ b/GPUDebuggerFoundation/GPUFunctionInfo.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSURL; + +@interface GPUFunctionInfo : NSObject +{ + BOOL _isOnlineCompiled; + NSURL *_sourceURL; + long long _lineNumber; +} + +@property(readonly, nonatomic) BOOL isOnlineCompiled; // @synthesize isOnlineCompiled=_isOnlineCompiled; +@property(readonly, nonatomic) long long lineNumber; // @synthesize lineNumber=_lineNumber; +@property(readonly, nonatomic) NSURL *sourceURL; // @synthesize sourceURL=_sourceURL; +- (void).cxx_destruct; +- (id)initWithSourceURL:(id)arg1 lineNumber:(long long)arg2 onlineCompiled:(BOOL)arg3; + +@end + diff --git a/GPUDebuggerFoundation/GPUGlobalStateManager.h b/GPUDebuggerFoundation/GPUGlobalStateManager.h index d0808de93..6926a75f7 100644 --- a/GPUDebuggerFoundation/GPUGlobalStateManager.h +++ b/GPUDebuggerFoundation/GPUGlobalStateManager.h @@ -8,12 +8,14 @@ @interface GPUGlobalStateManager : NSObject { + BOOL _showGroupDisplayableCallCount; } + (id)sharedGlobalStateManager; +@property(readonly, nonatomic) BOOL showGroupDisplayableCallCount; // @synthesize showGroupDisplayableCallCount=_showGroupDisplayableCallCount; @property(nonatomic) BOOL showRedundantCallIssues; @property(nonatomic) BOOL programMetricsAsPercentage; -@property(readonly, nonatomic) BOOL showGroupDrawCallCount; +- (BOOL)showGroupDrawCallCount; @property(nonatomic) BOOL hideGroupMarkerCalls; @property(nonatomic) BOOL hideEmptyMarkerGroups; @property(nonatomic) BOOL compactTextMode; diff --git a/GPUDebuggerFoundation/GPUInferiorSession.h b/GPUDebuggerFoundation/GPUInferiorSession.h index 6d1944152..2901a2c24 100644 --- a/GPUDebuggerFoundation/GPUInferiorSession.h +++ b/GPUDebuggerFoundation/GPUInferiorSession.h @@ -85,8 +85,8 @@ - (void)_handleAppDidLaunch; - (void)ensureNextCaptureArchive; - (void)createNextCaptureArchive; -- (void)_handleContextsInfoUpdate:(id)arg1; -- (void)_recursivePollForContext; +- (void)_handleGraphicsAPIUsageUpdate:(BOOL)arg1; +- (void)_recursivePollForGraphicsAPIUsage; - (id)prepareForLaunch:(id)arg1 error:(id *)arg2; @property(readonly) id process; - (void)primitiveInvalidate; @@ -96,7 +96,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/GPUDebuggerFoundation/GPUInvestigatorReportItem.h b/GPUDebuggerFoundation/GPUInvestigatorReportItem.h new file mode 100644 index 000000000..d5d486e48 --- /dev/null +++ b/GPUDebuggerFoundation/GPUInvestigatorReportItem.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString; + +@interface GPUInvestigatorReportItem : GPUTraceOutlineItem +{ + NSArray *_currentAutomaticItems; + NSString *_reportUUID; +} + +@property(readonly, nonatomic) NSString *reportUUID; // @synthesize reportUUID=_reportUUID; +@property(retain, nonatomic) NSArray *currentAutomaticItems; // @synthesize currentAutomaticItems=_currentAutomaticItems; +- (void).cxx_destruct; +- (id)archive; +- (unsigned long long)hash; +- (void)setParent:(id)arg1; +- (void)primitiveInvalidate; +- (id)initWithController:(id)arg1 parent:(id)arg2 label:(id)arg3; + +@end + diff --git a/GPUDebuggerFoundation/GPUTraceAPIItem.h b/GPUDebuggerFoundation/GPUTraceAPIItem.h index c8f1e1a9e..4bd5ffe4a 100644 --- a/GPUDebuggerFoundation/GPUTraceAPIItem.h +++ b/GPUDebuggerFoundation/GPUTraceAPIItem.h @@ -6,14 +6,11 @@ #import -#import "DYFunctionTracerDelegate-Protocol.h" +@class GPUTraceDisplayableItem, GPUTraceResources, NSArray, NSMutableArray, NSObject; -@class GPUStateMirror, GPUTraceDrawItem, GPUTraceResources, NSArray, NSMutableArray, NSObject; - -@interface GPUTraceAPIItem : GPUTraceOutlineItem +@interface GPUTraceAPIItem : GPUTraceOutlineItem { NSObject *_queue; - GPUStateMirror *_stateMirror; NSArray *_boundResources; NSArray *_allResources; int _functionIndex; @@ -23,33 +20,27 @@ BOOL _loadingResourceTree; BOOL _hasResourceTree; BOOL _hasStateMirror; - GPUTraceDrawItem *_previousDrawItem; + int _maxIssueSeverity; + GPUTraceDisplayableItem *_previousDisplayableItem; } -@property(readonly) BOOL hasStateMirror; // @synthesize hasStateMirror=_hasStateMirror; -@property(retain) GPUTraceDrawItem *previousDrawItem; // @synthesize previousDrawItem=_previousDrawItem; +@property(retain) GPUTraceDisplayableItem *previousDisplayableItem; // @synthesize previousDisplayableItem=_previousDisplayableItem; @property BOOL loadingResourceTree; // @synthesize loadingResourceTree=_loadingResourceTree; @property BOOL hasResourceTree; // @synthesize hasResourceTree=_hasResourceTree; @property(retain) NSMutableArray *stackFrames; // @synthesize stackFrames=_stackFrames; -@property(readonly) GPUTraceResources *resourceGroups; // @synthesize resourceGroups=_resourceGroups; +@property(retain) GPUTraceResources *resourceGroups; // @synthesize resourceGroups=_resourceGroups; @property(readonly) int displayIndex; // @synthesize displayIndex=_displayIndex; @property(readonly) int functionIndex; // @synthesize functionIndex=_functionIndex; -@property(readonly) NSArray *allResources; // @synthesize allResources=_allResources; -@property(readonly) NSArray *boundResources; // @synthesize boundResources=_boundResources; +@property(retain) NSArray *allResources; // @synthesize allResources=_allResources; +@property(retain) NSArray *boundResources; // @synthesize boundResources=_boundResources; - (void).cxx_destruct; -- (id)rewriteContext:(unsigned long long)arg1; -- (id)rewriteURL:(const char *)arg1; -- (id)rewriteVariable:(const char *)arg1 context:(unsigned long long)arg2; +- (id)generateLabel; - (void)releaseRealizedResources; - (void)_generateResources:(BOOL)arg1; -- (void)_generateResourcesForGroup:(id)arg1 boundOnly:(BOOL)arg2; -- (void)_createParentResourceGroups; -- (id)_createResourceGroup:(id)arg1 boundOnly:(BOOL)arg2; - (BOOL)generateResources; - (BOOL)generateResourceTopLevelGroups; - (id)stackFramesWithVisibleSource; - (void)generateStackFrameItems; -@property(copy) GPUStateMirror *stateMirror; // @synthesize stateMirror=_stateMirror; - (id)description; - (void)primitiveInvalidate; - (id)UUIDSection; diff --git a/GPUDebuggerFoundation/GPUTraceDisplayableItem.h b/GPUDebuggerFoundation/GPUTraceDisplayableItem.h new file mode 100644 index 000000000..dd29990d1 --- /dev/null +++ b/GPUDebuggerFoundation/GPUTraceDisplayableItem.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface GPUTraceDisplayableItem : GPUTraceAPIItem +{ + id _displaySet; + int _displayableCallIndex; +} + +@property int displayableCallIndex; // @synthesize displayableCallIndex=_displayableCallIndex; +@property(readonly) id displaySet; // @synthesize displaySet=_displaySet; +- (void).cxx_destruct; +@property(readonly, nonatomic) BOOL showAsAPIItem; // @dynamic showAsAPIItem; +- (void)_connectWireframeImageToDisplaySet:(id)arg1; +- (void)_connectElementResourceToDisplaySet:(unsigned long long)arg1 resourceObject:(id)arg2; +- (id)_startLoadingWireframeImage; +- (id)_startLoadingDisplaySetElement:(unsigned long long)arg1; +- (void)_displaySetLoadIsComplete:(id)arg1; +- (id)_startLoadingDisplaySet; +- (id)imageToExportToFile; +- (id)updateDisplaySet; +- (id)createRenderJobsForDisplaySet:(BOOL)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/GPUDebuggerFoundation/GPUTraceGroupItem.h b/GPUDebuggerFoundation/GPUTraceGroupItem.h index 5a719e800..7d615a9d9 100644 --- a/GPUDebuggerFoundation/GPUTraceGroupItem.h +++ b/GPUDebuggerFoundation/GPUTraceGroupItem.h @@ -11,28 +11,28 @@ @interface GPUTraceGroupItem : GPUTraceOutlineItem { NSString *_descText; - BOOL _isMarkerGroup; - BOOL _isContextGroup; - BOOL _isRelatedDraws; + unsigned int _groupType; int _functionIndex; - int _drawCallCount; + int _displayableCallCount; int _apiCallCount; BOOL _isExpanded; + int _maxIssueSeverity; + BOOL _isHidden; } +@property(nonatomic) BOOL isHidden; // @synthesize isHidden=_isHidden; @property(nonatomic) BOOL isExpanded; // @synthesize isExpanded=_isExpanded; @property(readonly, nonatomic) NSString *descText; // @synthesize descText=_descText; @property(nonatomic) int apiCallCount; // @synthesize apiCallCount=_apiCallCount; -@property(nonatomic) int drawCallCount; // @synthesize drawCallCount=_drawCallCount; +@property(nonatomic) int displayableCallCount; // @synthesize displayableCallCount=_displayableCallCount; +@property(readonly, nonatomic) unsigned int groupType; // @synthesize groupType=_groupType; @property(readonly, nonatomic) int functionIndex; // @synthesize functionIndex=_functionIndex; -@property(readonly, nonatomic) BOOL isRelatedDraws; // @synthesize isRelatedDraws=_isRelatedDraws; -@property(readonly, nonatomic) BOOL isContextGroup; // @synthesize isContextGroup=_isContextGroup; -@property(readonly, nonatomic) BOOL isMarkerGroup; // @synthesize isMarkerGroup=_isMarkerGroup; - (void).cxx_destruct; - (id)UUIDSection; -- (id)initWithController:(id)arg1 parent:(id)arg2 label:(id)arg3 contextDesc:(id)arg4 functionIndex:(int)arg5; -- (id)initWithController:(id)arg1 parent:(id)arg2 isRelatedDraws:(BOOL)arg3 functionIndex:(int)arg4; -- (id)initWithController:(id)arg1 parent:(id)arg2 label:(id)arg3 isMarkerType:(BOOL)arg4 functionIndex:(int)arg5; +@property(readonly, nonatomic) BOOL automaticallyExpand; +@property(readonly, nonatomic) BOOL showsDraws; +@property(readonly, nonatomic) BOOL isSimpleGroup; +- (id)initWithController:(id)arg1 parent:(id)arg2 label:(id)arg3 groupType:(unsigned int)arg4 functionIndex:(int)arg5 descText:(id)arg6; @end diff --git a/GPUDebuggerFoundation/GPUTraceModelFactory.h b/GPUDebuggerFoundation/GPUTraceModelFactory.h new file mode 100644 index 000000000..2ca2733b7 --- /dev/null +++ b/GPUDebuggerFoundation/GPUTraceModelFactory.h @@ -0,0 +1,93 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, DYGLCaptureSessionInfo, GPUDebuggerController, GPUTraceDisplayableItem, GPUTraceGroupItem, GPUTraceProgramGroup, GPUTraceSession, NSArray, NSMapTable, NSMutableArray, NSMutableDictionary, NSObject, NSString; + +@interface GPUTraceModelFactory : NSObject +{ + NSObject *_queue; + NSMutableDictionary *_modelObjectDictionary; + GPUDebuggerController *_controller; + Class _variablesViewContentProviderClass; + Class _captureSessionInfoClass; + Class _colorInfoBubbleClass; + Class _depthStencilInfoBubbleClass; + Class _textureInfoBubbleClass; + Class _imageResourceSettingBubbleClass; + Class _renderJobClass; + NSMapTable *_resourceTypeToViewClassMaptable; + GPUTraceGroupItem *_domainProviderRootResourceGroup; + GPUTraceProgramGroup *_domainProviderRootProgramGroup; + NSMutableArray *_frames; + id _rootProcessItem; + NSArray *_allTraceItems; + NSMutableArray *_allPrograms; + NSMutableArray *_allDisplayableItems; + GPUTraceDisplayableItem *_lastDisplayableItem; + NSMutableArray *_allMarkerItems; + NSMutableArray *_allAPIItems; + GPUTraceSession *_traceSession; +} + ++ (void)initialize; +@property(readonly, nonatomic) __weak GPUTraceSession *traceSession; // @synthesize traceSession=_traceSession; +@property(readonly, nonatomic) NSMutableArray *allAPIItems; // @synthesize allAPIItems=_allAPIItems; +@property(readonly, nonatomic) NSMutableArray *allMarkerItems; // @synthesize allMarkerItems=_allMarkerItems; +@property(readonly, nonatomic) __weak GPUTraceDisplayableItem *lastDisplayableItem; // @synthesize lastDisplayableItem=_lastDisplayableItem; +@property(readonly, nonatomic) NSMutableArray *allDisplayableItems; // @synthesize allDisplayableItems=_allDisplayableItems; +@property(readonly, nonatomic) NSMutableArray *allPrograms; // @synthesize allPrograms=_allPrograms; +@property(readonly, nonatomic) NSArray *allTraceItems; // @synthesize allTraceItems=_allTraceItems; +@property(readonly, nonatomic) id rootProcessItem; // @synthesize rootProcessItem=_rootProcessItem; +@property(readonly, nonatomic) NSMutableArray *frames; // @synthesize frames=_frames; +@property(readonly, nonatomic) GPUTraceProgramGroup *domainProviderRootProgramGroup; // @synthesize domainProviderRootProgramGroup=_domainProviderRootProgramGroup; +@property(readonly, nonatomic) GPUTraceGroupItem *domainProviderRootResourceGroup; // @synthesize domainProviderRootResourceGroup=_domainProviderRootResourceGroup; +@property(readonly, nonatomic) NSMapTable *resourceTypeToViewClassMaptable; // @synthesize resourceTypeToViewClassMaptable=_resourceTypeToViewClassMaptable; +@property(retain, nonatomic) Class renderJobClass; // @synthesize renderJobClass=_renderJobClass; +@property(retain, nonatomic) Class imageResourceSettingBubbleClass; // @synthesize imageResourceSettingBubbleClass=_imageResourceSettingBubbleClass; +@property(retain, nonatomic) Class textureInfoBubbleClass; // @synthesize textureInfoBubbleClass=_textureInfoBubbleClass; +@property(retain, nonatomic) Class depthStencilInfoBubbleClass; // @synthesize depthStencilInfoBubbleClass=_depthStencilInfoBubbleClass; +@property(retain, nonatomic) Class colorInfoBubbleClass; // @synthesize colorInfoBubbleClass=_colorInfoBubbleClass; +@property(retain, nonatomic) Class captureSessionInfoClass; // @synthesize captureSessionInfoClass=_captureSessionInfoClass; +@property(retain, nonatomic) Class variablesViewContentProviderClass; // @synthesize variablesViewContentProviderClass=_variablesViewContentProviderClass; +@property(readonly, nonatomic) __weak GPUDebuggerController *controller; // @synthesize controller=_controller; +- (void).cxx_destruct; +- (id)createInfoBubbleForImageResource:(id)arg1 parentView:(id)arg2 owner:(id)arg3 renderingAttributes:(id)arg4; +- (id)resourceItemOfType:(unsigned int)arg1 resourceID:(unsigned int)arg2 forFunctionIndex:(unsigned int)arg3; +- (id)storedRenderingAttributesForResourceItem:(id)arg1; +- (id)resolveCurrentResourceItemWithPreviousItem:(id)arg1 currentMainEditorItem:(id)arg2 topLevelObjects:(id)arg3; +- (void)establishChildrenForProgramItem:(id)arg1; +- (id)programObjectFromProgramItem:(id)arg1 shaderType:(unsigned int)arg2; +- (id)realizeResourcesForResourceItem:(id)arg1; +- (void)generateResourcesForGroup:(id)arg1 apiItem:(id)arg2 boundOnly:(BOOL)arg3; +- (void)createParentResourceGroupsForAPIItem:(id)arg1; +- (id)apiItemForTrueFunctionIndex:(unsigned int)arg1; +- (id)apiItemFromFunctionIndex:(unsigned int)arg1; +- (id)apiItemFromDisplayIndex:(unsigned int)arg1; +- (id)locateDisplayableItemToDraw:(id)arg1 isAssociatedWithStateItem:(char *)arg2; +- (void)invalidateModel; +- (void)generateModelWithTraceSession:(id)arg1; +@property(readonly) unsigned long long totalDisplayableCount; +@property(readonly, nonatomic) __weak DYGLCaptureSessionInfo *captureSessionInfo; +- (id)itemForUUID:(id)arg1; +- (void)addModelItem:(id)arg1; +- (id)initWithController:(id)arg1 variablesViewContentProviderClass:(Class)arg2; +- (void)primitiveInvalidate; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/GPUDebuggerFoundation/GPUTraceOutline.h b/GPUDebuggerFoundation/GPUTraceOutline.h index e233259b2..f41a2128f 100644 --- a/GPUDebuggerFoundation/GPUTraceOutline.h +++ b/GPUDebuggerFoundation/GPUTraceOutline.h @@ -8,98 +8,76 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, DYCaptureSessionInfo, DYFunctionTracer, DYSymbolicator, GPUResourceManager, GPUStateMirror, GPUTraceDrawItem, GPUTraceGroupItem, GPUTraceProgramGroup, GPUTraceSession, IDELaunchSession, NSMutableArray, NSMutableDictionary, NSObject, NSString, NSURL; +@class DVTStackBacktrace, DYCaptureSessionInfo, DYFunctionTracer, GPUTraceDisplayableItem, GPUTraceGroupItem, GPUTraceProgramGroup, GPUTraceSession, IDELaunchSession, NSMutableArray, NSMutableDictionary, NSObject, NSString, NSURL; -// Not exported @interface GPUTraceOutline : DYInOrderInstructionFilesVisitor { NSObject *_queue; - unsigned int _currentFunctionIndex; - unsigned int _currentDisplayFunctionIndex; - unsigned int _currentFrameIndex; + DYFunctionTracer *_tracer; + DYCaptureSessionInfo *_captureSessionInfo; + GPUTraceSession *_traceSession; + GPUTraceProgramGroup *_rootProgramGroup; GPUTraceGroupItem *_currentGroup; - GPUTraceDrawItem *_currentDrawItem; - unsigned int _currentMarkerDepth; - BOOL _processingTraceFiles; - GPUStateMirror *_statemirror; - unsigned long long _currentContext; - unsigned long long _currentThread; - unsigned long long _currentQueue; + GPUTraceDisplayableItem *_currentDisplayableItem; struct shared_ptr> _captureStream; struct _Iterator _captureStreamIter; + struct vector> _functionIndexToDisplayIndexMap; IDELaunchSession *_launchSession; - NSMutableDictionary *_modelObjectDictionary; - const struct Function *_currentFunction; - struct vector> functionIndexToDisplayIndexMap; - NSMutableDictionary *_contextGroupListDict; - NSMutableArray *_contextGroupList; NSMutableDictionary *_threadNameDict; - BOOL _bIsMultiContextOrThread; - BOOL _bIsMultiAPI; - GPUTraceSession *_traceSession; - DYCaptureSessionInfo *_captureSessionInfo; - NSMutableArray *_frames; - GPUResourceManager *_resourceManager; NSMutableDictionary *_editorsDict; - NSMutableArray *_allDrawItems; + NSMutableArray *_frames; NSMutableArray *_allMarkerItems; NSMutableArray *_allAPIItems; + unsigned long long _currentThread; + unsigned long long _currentQueue; + unsigned int _currentFunctionIndex; + unsigned int _currentDisplayFunctionIndex; + unsigned int _currentFrameIndex; + unsigned int _currentMarkerDepth; + BOOL _processingTraceFiles; + NSMutableArray *_allDisplayableItems; NSString *_contentDelegateUUID; GPUTraceGroupItem *_domainProviderRootResourceGroup; - GPUTraceProgramGroup *_rootProgramGroup; - DYSymbolicator *_symbolicator; - DYFunctionTracer *_tracer; - NSMutableDictionary *_contextNameDict; } + (void)initialize; -@property(readonly) NSMutableDictionary *contextNameDict; // @synthesize contextNameDict=_contextNameDict; @property(readonly) DYFunctionTracer *tracer; // @synthesize tracer=_tracer; -@property(readonly) DYSymbolicator *symbolicator; // @synthesize symbolicator=_symbolicator; @property(readonly) GPUTraceProgramGroup *rootProgramGroup; // @synthesize rootProgramGroup=_rootProgramGroup; @property(readonly) GPUTraceGroupItem *domainProviderRootResourceGroup; // @synthesize domainProviderRootResourceGroup=_domainProviderRootResourceGroup; @property(readonly) NSString *contentDelegateUUID; // @synthesize contentDelegateUUID=_contentDelegateUUID; @property(retain) NSMutableArray *allAPIItems; // @synthesize allAPIItems=_allAPIItems; @property(retain) NSMutableArray *allMarkerItems; // @synthesize allMarkerItems=_allMarkerItems; -@property(retain) NSMutableArray *allDrawItems; // @synthesize allDrawItems=_allDrawItems; +@property(retain) NSMutableArray *allDisplayableItems; // @synthesize allDisplayableItems=_allDisplayableItems; @property(readonly) NSMutableDictionary *editorsDict; // @synthesize editorsDict=_editorsDict; -@property(retain) GPUResourceManager *resourceManager; // @synthesize resourceManager=_resourceManager; @property(retain) NSMutableArray *frames; // @synthesize frames=_frames; @property(readonly) DYCaptureSessionInfo *captureSessionInfo; // @synthesize captureSessionInfo=_captureSessionInfo; @property(retain) GPUTraceSession *traceSession; // @synthesize traceSession=_traceSession; - (id).cxx_construct; - (void).cxx_destruct; -- (id)sharegroupResourceDictionaryForSharegroupID:(id)arg1; -- (id)resourceItemOfType:(unsigned int)arg1 resourceID:(unsigned int)arg2 forFunctionIndex:(unsigned int)arg3; +- (id)resourceItemOfType:(unsigned int)arg1 resourceID:(unsigned long long)arg2 forFunctionIndex:(unsigned int)arg3; - (id)apiItemForTrueFunctionIndex:(unsigned int)arg1; - (id)apiItemFromFunctionIndex:(unsigned int)arg1; - (id)apiItemFromDisplayIndex:(unsigned int)arg1; @property(readonly) unsigned int totalfunctionIndexCount; // @dynamic totalfunctionIndexCount; -- (id)locateItemToDraw:(id)arg1 isAssociatedWithStateItem:(char *)arg2; -- (id)stateMirrorForTraceItem:(id)arg1; -- (id)_derivedStateMirrorFromStateMirror:(id)arg1 forFunctionIndex:(unsigned int)arg2 fromFunctionIndex:(unsigned int)arg3; -- (void)_addFunction:(struct Function *)arg1; -- (void)_addContext:(struct Function *)arg1; -- (void)visitFunctionStreamFile:(id)arg1; +- (id)locateDisplayableItemToDraw:(id)arg1 isAssociatedWithStateItem:(char *)arg2; +- (void)addDisplayableItem:(id)arg1; - (void)performPostCaptureVisitActions; - (void)performPreCaptureVisitActions; - (void)performPreVisitActions; -- (BOOL)_openFilenames:(id)arg1 archive:(id)arg2 filesArray:(id)arg3; -- (void)_addProgramForDrawItem:(id)arg1; -- (void)_addDrawItem:(id)arg1; -- (id)itemForUUID:(id)arg1; -- (void)addModelItem:(id)arg1; -@property(readonly) GPUTraceDrawItem *lastDrawItem; // @dynamic lastDrawItem; -@property(readonly) unsigned long long totalDrawCount; // @dynamic totalDrawCount; +@property(readonly) __weak GPUTraceDisplayableItem *lastDisplayableItem; // @dynamic lastDisplayableItem; @property(readonly) GPUTraceGroupItem *rootProcessItem; // @dynamic rootProcessItem; -- (void)primitiveInvalidate; @property(readonly) NSMutableArray *allPrograms; // @dynamic allPrograms; @property(readonly) NSURL *captureArchiveURL; // @dynamic captureArchiveURL; +- (void)primitiveInvalidate; - (id)initWithTraceSession:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/GPUDebuggerFoundation/GPUTraceOutlineItem.h b/GPUDebuggerFoundation/GPUTraceOutlineItem.h index 255427075..9bf7cd0f6 100644 --- a/GPUDebuggerFoundation/GPUTraceOutlineItem.h +++ b/GPUDebuggerFoundation/GPUTraceOutlineItem.h @@ -10,7 +10,7 @@ #import "IDEDebugNavigableModel-Protocol.h" #import "NSCopying-Protocol.h" -@class DVTStackBacktrace, GPUDebuggerController, GPUGlobalStateManager, GPUTraceOutline, IDELaunchSession, NSMutableArray, NSString, NSURL; +@class DVTStackBacktrace, GPUDebuggerController, GPUGlobalStateManager, GPUTraceModelFactory, IDELaunchSession, NSMutableArray, NSString, NSURL; @interface GPUTraceOutlineItem : NSObject { @@ -37,14 +37,14 @@ @property(readonly, nonatomic) struct Function *decodedFunction; // @dynamic decodedFunction; - (void)setDecodedFunctionPointer:(shared_ptr_2d3f6817)arg1; @property(readonly) IDELaunchSession *launchSession; -@property(readonly) NSString *associatedProcessUUID; -- (unsigned long long)hash; +@property(readonly, copy) NSString *associatedProcessUUID; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (void)_createUUID; - (id)_createUUIDLabelForItem:(id)arg1; - (id)UUIDSection; -- (id)description; -@property(readonly, nonatomic) GPUTraceOutline *gputraceOutline; // @dynamic gputraceOutline; +@property(readonly, copy) NSString *description; +@property(readonly, nonatomic) GPUTraceModelFactory *modelFactory; // @dynamic modelFactory; @property(readonly, nonatomic) NSURL *captureArchiveURL; @property(readonly, nonatomic) GPUGlobalStateManager *globalStateManager; // @dynamic globalStateManager; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -54,7 +54,9 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/GPUDebuggerFoundation/GPUTraceProcessItem.h b/GPUDebuggerFoundation/GPUTraceProcessItem.h index e6c054857..1bcd109c7 100644 --- a/GPUDebuggerFoundation/GPUTraceProcessItem.h +++ b/GPUDebuggerFoundation/GPUTraceProcessItem.h @@ -8,7 +8,7 @@ #import "IDEDebugProcess-Protocol.h" -@class IDELaunchSession, NSString; +@class IDELaunchSession, NSArray, NSString; @interface GPUTraceProcessItem : GPUTraceGroupItem { @@ -20,8 +20,13 @@ - (id)initWithController:(id)arg1 label:(id)arg2; // Remaining properties -@property(readonly) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) IDELaunchSession *launchSession; +@property(readonly, nonatomic) NSArray *loadedCodeModules; +@property(readonly) Class superclass; @end diff --git a/GPUDebuggerFoundation/GPUTraceProgramGroup.h b/GPUDebuggerFoundation/GPUTraceProgramGroup.h index 5223aea17..3210dceec 100644 --- a/GPUDebuggerFoundation/GPUTraceProgramGroup.h +++ b/GPUDebuggerFoundation/GPUTraceProgramGroup.h @@ -10,19 +10,16 @@ @interface GPUTraceProgramGroup : GPUTraceProgramItem { - GPUTraceGroupItem *_relatedDrawsGroupItem; + GPUTraceGroupItem *_relatedDisplayablesGroupItem; } -@property(readonly, nonatomic) GPUTraceGroupItem *relatedDrawsGroupItem; // @synthesize relatedDrawsGroupItem=_relatedDrawsGroupItem; +@property(readonly, nonatomic) GPUTraceGroupItem *relatedDisplayablesGroupItem; // @synthesize relatedDisplayablesGroupItem=_relatedDisplayablesGroupItem; - (void).cxx_destruct; - (unsigned int)functionIndex; -- (id)stateMirror; -- (id)associatedDrawItem; -- (id)associatedTraceItem; +- (id)associatedDisplayableItem; - (void)primitiveInvalidate; -- (void)addNewDrawItem:(id)arg1; -- (id)relatedDrawItems; -- (id)initWithController:(id)arg1 parent:(id)arg2 programID:(unsigned int)arg3 unrealizedResourceObject:(const void *)arg4 context:(unsigned long long)arg5 label:(id)arg6; +- (void)addNewDisplayableItem:(id)arg1; +- (id)relatedDisplayableItems; @end diff --git a/GPUDebuggerFoundation/GPUTraceProgramItem.h b/GPUDebuggerFoundation/GPUTraceProgramItem.h index 414be8310..621550a49 100644 --- a/GPUDebuggerFoundation/GPUTraceProgramItem.h +++ b/GPUDebuggerFoundation/GPUTraceProgramItem.h @@ -17,9 +17,11 @@ @property(readonly, nonatomic, getter=isPipeline) BOOL pipeline; // @synthesize pipeline=_pipeline; @property(nonatomic) GPUTraceShaderItem *defaultShaderItem; // @synthesize defaultShaderItem=_defaultShaderItem; - (void)primitiveInvalidate; -- (id)initWithController:(id)arg1 parent:(id)arg2 programID:(unsigned int)arg3 isPipeline:(BOOL)arg4 unrealizedResourceObject:(const void *)arg5 context:(unsigned long long)arg6 label:(id)arg7; +- (id)initProgramWithController:(id)arg1 parent:(id)arg2 programID:(unsigned long long)arg3 isPipeline:(BOOL)arg4 unrealizedResourceObject:(const void *)arg5 containerID:(unsigned long long)arg6 label:(id)arg7; +- (id)initComputePipelineStateWithController:(id)arg1 parent:(id)arg2 programID:(unsigned long long)arg3 unrealizedResourceObject:(const void *)arg4 containerID:(unsigned long long)arg5 label:(id)arg6; +- (id)initRenderPipelineStateWithController:(id)arg1 parent:(id)arg2 programID:(unsigned long long)arg3 unrealizedResourceObject:(const void *)arg4 containerID:(unsigned long long)arg5 label:(id)arg6; +- (id)_initWithController:(id)arg1 parent:(id)arg2 programID:(unsigned long long)arg3 unrealizedResourceObject:(const void *)arg4 containerID:(unsigned long long)arg5 label:(id)arg6 type:(unsigned int)arg7; - (void)establishChildren; -- (id)programObjectForShaderType:(unsigned int)arg1; @end diff --git a/GPUDebuggerFoundation/GPUTraceResourceItem.h b/GPUDebuggerFoundation/GPUTraceResourceItem.h index a8f761db9..262c847dc 100644 --- a/GPUDebuggerFoundation/GPUTraceResourceItem.h +++ b/GPUDebuggerFoundation/GPUTraceResourceItem.h @@ -6,44 +6,45 @@ #import -@class DYResourceObject, GPUStateMirror, NSMutableDictionary, NSString; +@class NSMutableDictionary, NSString; @interface GPUTraceResourceItem : GPUTraceOutlineItem { BOOL _generatesThumbnail; unsigned int _type; - unsigned int _objectID; - DYResourceObject *_resourceObject; + id _resourceObject; const void *_unrealizedResourceObject; id _displayAttributes; NSString *_thumbnailLabel; - unsigned long long _contextID; + unsigned long long _objectID; + unsigned long long _containerID; unsigned long long _sharegroupID; NSMutableDictionary *_properties; } @property(readonly, nonatomic) NSMutableDictionary *properties; // @synthesize properties=_properties; @property(readonly, nonatomic) unsigned long long sharegroupID; // @synthesize sharegroupID=_sharegroupID; -@property(readonly, nonatomic) unsigned long long contextID; // @synthesize contextID=_contextID; -@property(readonly, nonatomic) unsigned int objectID; // @synthesize objectID=_objectID; +@property(readonly, nonatomic) unsigned long long containerID; // @synthesize containerID=_containerID; +@property(readonly, nonatomic) unsigned long long objectID; // @synthesize objectID=_objectID; @property(readonly, nonatomic) BOOL generatesThumbnail; // @synthesize generatesThumbnail=_generatesThumbnail; @property(retain, nonatomic) NSString *thumbnailLabel; // @synthesize thumbnailLabel=_thumbnailLabel; @property(retain, nonatomic) id displayAttributes; // @synthesize displayAttributes=_displayAttributes; @property(readonly, nonatomic) const void *unrealizedResourceObject; // @synthesize unrealizedResourceObject=_unrealizedResourceObject; -@property(retain, nonatomic) DYResourceObject *resourceObject; // @synthesize resourceObject=_resourceObject; +@property(retain, nonatomic) id resourceObject; // @synthesize resourceObject=_resourceObject; @property(readonly, nonatomic) unsigned int type; // @synthesize type=_type; - (void).cxx_destruct; - (void)releaseRealizedResources; - (id)realizeResource; - (void)establishChildren; @property(readonly, nonatomic) unsigned int functionIndex; -@property(readonly, nonatomic) GPUStateMirror *stateMirror; -- (id)associatedDrawItem; +@property(readonly, nonatomic) id stateMirror; +- (id)associatedDisplayableItem; - (id)associatedTraceItem; - (id)parentResourceGroup; +- (id)UUIDSection; - (void)primitiveInvalidate; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithController:(id)arg1 parent:(id)arg2 objectID:(unsigned int)arg3 unrealizedResourceObject:(const void *)arg4 context:(unsigned long long)arg5 label:(id)arg6 type:(unsigned int)arg7; +- (id)initWithController:(id)arg1 parent:(id)arg2 objectID:(unsigned long long)arg3 unrealizedResourceObject:(const void *)arg4 containerID:(unsigned long long)arg5 label:(id)arg6 type:(unsigned int)arg7; @end diff --git a/GPUDebuggerFoundation/GPUTraceSession.h b/GPUDebuggerFoundation/GPUTraceSession.h index 6e596b891..853a8e905 100644 --- a/GPUDebuggerFoundation/GPUTraceSession.h +++ b/GPUDebuggerFoundation/GPUTraceSession.h @@ -7,10 +7,11 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class DVTStackBacktrace, DYSymbolicator, GPUDebuggerController, GPUTraceGroupItem, GPUTraceOutline, GPUTraceProgramGroup, GPUTraceReplayController, IDELaunchSession, NSDictionary, NSObject, NSURL; +@class DVTDocumentLocation, DVTFileDataType, DVTStackBacktrace, DYSymbolicator, GPUDebuggerController, GPUTraceGroupItem, GPUTraceProgramGroup, GPUTraceReplayController, IDEFileReference, IDELaunchSession, NSDictionary, NSImage, NSObject, NSString, NSURL; -@interface GPUTraceSession : NSObject +@interface GPUTraceSession : NSObject { NSObject *_queue; BOOL _debugReplayActive; @@ -19,7 +20,6 @@ int _state; float _wireframeLineWidth; IDELaunchSession *_launchSession; - GPUTraceOutline *_outline; GPUTraceReplayController *_replayController; DYSymbolicator *_symbolicator; NSDictionary *_updatedResourcesDict; @@ -42,15 +42,13 @@ @property(retain, nonatomic) DYSymbolicator *symbolicator; // @synthesize symbolicator=_symbolicator; @property(nonatomic) BOOL debugReplayActive; // @synthesize debugReplayActive=_debugReplayActive; @property(readonly, nonatomic) GPUTraceReplayController *replayController; // @synthesize replayController=_replayController; -@property(readonly, nonatomic) GPUTraceOutline *outline; // @synthesize outline=_outline; @property(readonly, nonatomic) IDELaunchSession *launchSession; // @synthesize launchSession=_launchSession; - (void).cxx_destruct; +@property(readonly) NSString *navigableItem_name; - (id)resetEmbeddedReplaySession; - (id)establishEmbeddedReplaySession; - (BOOL)_loadReplayControllerWithError:(id *)arg1; - (id)_setupReplaySession:(BOOL)arg1; -- (id)updateResource:(id)arg1 sharegroupID:(unsigned long long)arg2; -- (void)resetResourceManager; - (BOOL)_loadReplayControllerWithLastFunctionIndex:(unsigned int)arg1; - (BOOL)isInActiveState; - (void)primitiveInvalidate; @@ -58,7 +56,19 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/GPUDebuggerFoundation/GPUTraceShaderItem.h b/GPUDebuggerFoundation/GPUTraceShaderItem.h index d83149a53..99002f210 100644 --- a/GPUDebuggerFoundation/GPUTraceShaderItem.h +++ b/GPUDebuggerFoundation/GPUTraceShaderItem.h @@ -6,23 +6,27 @@ #import -@class NSString; +@class GPUFunctionInfo, NSString; @interface GPUTraceShaderItem : GPUTraceResourceItem { - unsigned int _shaderType; + unsigned long long _shaderType; NSString *_infoLog; + GPUFunctionInfo *_functionInfo; } +@property(readonly, nonatomic) GPUFunctionInfo *functionInfo; // @synthesize functionInfo=_functionInfo; @property(readonly, nonatomic) NSString *infoLog; // @synthesize infoLog=_infoLog; -@property(readonly, nonatomic) unsigned int shaderType; // @synthesize shaderType=_shaderType; +@property(readonly, nonatomic) unsigned long long shaderType; // @synthesize shaderType=_shaderType; - (void).cxx_destruct; - (void)releaseRealizedResources; - (id)program; - (id)associatedTraceItem; - (id)parentResourceGroup; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithParent:(id)arg1 shaderType:(unsigned int)arg2 infoLog:(const char *)arg3 label:(id)arg4; +- (id)initFunctionWithParent:(id)arg1 shaderType:(unsigned long long)arg2 functionInfo:(id)arg3 label:(id)arg4; +- (id)initShaderWithParent:(id)arg1 shaderType:(unsigned long long)arg2 infoLog:(const char *)arg3 label:(id)arg4; +- (id)_initWithParent:(id)arg1 shaderType:(unsigned long long)arg2 infoLog:(const char *)arg3 functionInfo:(id)arg4 label:(id)arg5 type:(unsigned int)arg6; @end diff --git a/GPUDebuggerFoundation/GPUTraceStateItem.h b/GPUDebuggerFoundation/GPUTraceStateItem.h index 8e3aa188f..835d1ef2e 100644 --- a/GPUDebuggerFoundation/GPUTraceStateItem.h +++ b/GPUDebuggerFoundation/GPUTraceStateItem.h @@ -8,8 +8,10 @@ @interface GPUTraceStateItem : GPUTraceAPIItem { + BOOL _isHidden; } +@property(nonatomic) BOOL isHidden; // @synthesize isHidden=_isHidden; - (BOOL)isGroupMarkerCall; @end diff --git a/GPUDebuggerFoundation/IDEDebugNavigableModel-Protocol.h b/GPUDebuggerFoundation/IDEDebugNavigableModel-Protocol.h index 0509ab235..f0d979065 100644 --- a/GPUDebuggerFoundation/IDEDebugNavigableModel-Protocol.h +++ b/GPUDebuggerFoundation/IDEDebugNavigableModel-Protocol.h @@ -10,6 +10,6 @@ @protocol IDEDebugNavigableModel @property(readonly) IDELaunchSession *launchSession; -@property(readonly) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *associatedProcessUUID; @end diff --git a/GPUDebuggerFoundation/IDEDebugProcess-Protocol.h b/GPUDebuggerFoundation/IDEDebugProcess-Protocol.h index a8b97a547..a25fbecc1 100644 --- a/GPUDebuggerFoundation/IDEDebugProcess-Protocol.h +++ b/GPUDebuggerFoundation/IDEDebugProcess-Protocol.h @@ -6,10 +6,13 @@ #import "IDEDebugNavigableModel-Protocol.h" -@class NSString; +@class NSArray, NSString; @protocol IDEDebugProcess @property(copy, nonatomic) NSString *name; - (id)contentDelegateUIExtensionIdentifier; + +@optional +@property(readonly, nonatomic) NSArray *loadedCodeModules; @end diff --git a/GPUDebuggerFoundation/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/GPUDebuggerFoundation/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/GPUDebuggerFoundation/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/GPUDebuggerFoundation/NSObject-Protocol.h b/GPUDebuggerFoundation/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/GPUDebuggerFoundation/NSObject-Protocol.h +++ b/GPUDebuggerFoundation/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/GPUDebuggerKit/GPUCompressedStackFrame.h b/GPUDebuggerKit/GPUCompressedStackFrame.h index fefc1625d..9b19dec7e 100644 --- a/GPUDebuggerKit/GPUCompressedStackFrame.h +++ b/GPUDebuggerKit/GPUCompressedStackFrame.h @@ -7,25 +7,38 @@ #import "NSObject.h" #import "IDEDebugNavigableModel-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class IDELaunchSession, NSArray, NSNumber, NSString; +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDELaunchSession, NSArray, NSImage, NSNumber, NSString; -@interface GPUCompressedStackFrame : NSObject +@interface GPUCompressedStackFrame : NSObject { NSArray *_representedStackFrames; } @property(readonly) NSArray *representedStackFrames; // @synthesize representedStackFrames=_representedStackFrames; - (void).cxx_destruct; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; @property(readonly) IDELaunchSession *launchSession; -@property(readonly) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *associatedProcessUUID; - (BOOL)isGroupHeader:(id)arg1; -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_name; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) NSString *navigableItem_name; @property(readonly) NSNumber *frameNumber; - (id)initWithStackFrames:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/GPUDebuggerKit/GPUInvestigatorReportItem-GPUTraceOutlineItemNavigableItemPropertySupport.h b/GPUDebuggerKit/GPUInvestigatorReportItem-GPUTraceOutlineItemNavigableItemPropertySupport.h new file mode 100644 index 000000000..bd64a018a --- /dev/null +++ b/GPUDebuggerKit/GPUInvestigatorReportItem-GPUTraceOutlineItemNavigableItemPropertySupport.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "GPUInvestigatorReportItem.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface GPUInvestigatorReportItem (GPUTraceOutlineItemNavigableItemPropertySupport) +@property(readonly) NSImage *navigableItem_image; +@property(readonly) DVTFileDataType *navigableItem_documentType; +- (id)ideModelObjectTypeIdentifier; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/GPUDebuggerKit/GPUScrubberInfo.h b/GPUDebuggerKit/GPUScrubberInfo.h index e3f384bb8..153a8f792 100644 --- a/GPUDebuggerKit/GPUScrubberInfo.h +++ b/GPUDebuggerKit/GPUScrubberInfo.h @@ -11,17 +11,17 @@ @interface GPUScrubberInfo : NSObject { IDEWorkspaceTabController *_tabController; - unsigned long long _drawLocation; + unsigned long long _displayableLocation; id _sender; int _direction; } @property(readonly, nonatomic) int direction; // @synthesize direction=_direction; @property(readonly, nonatomic) id sender; // @synthesize sender=_sender; -@property(readonly, nonatomic) unsigned long long drawLocation; // @synthesize drawLocation=_drawLocation; +@property(readonly, nonatomic) unsigned long long displayableLocation; // @synthesize displayableLocation=_displayableLocation; @property(readonly, nonatomic) IDEWorkspaceTabController *tabController; // @synthesize tabController=_tabController; - (void).cxx_destruct; -- (id)initWithSender:(id)arg1 workspaceTabController:(id)arg2 drawLocation:(unsigned long long)arg3 direction:(int)arg4; +- (id)initWithSender:(id)arg1 workspaceTabController:(id)arg2 displayableLocation:(unsigned long long)arg3 direction:(int)arg4; @end diff --git a/GPUDebuggerKit/GPUStackFramesDefaultCompressionStrategy.h b/GPUDebuggerKit/GPUStackFramesDefaultCompressionStrategy.h index 43f77e23b..baaa527a3 100644 --- a/GPUDebuggerKit/GPUStackFramesDefaultCompressionStrategy.h +++ b/GPUDebuggerKit/GPUStackFramesDefaultCompressionStrategy.h @@ -8,6 +8,8 @@ #import "IDEDebugCompressionStrategy-Protocol.h" +@class NSString; + // Not exported @interface GPUStackFramesDefaultCompressionStrategy : NSObject { @@ -24,5 +26,11 @@ - (id)_initInternal; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPUDebuggerKit/GPUTraceAPIItem-GPUTraceOutlineItemNavigableItemPropertySupport.h b/GPUDebuggerKit/GPUTraceAPIItem-GPUTraceOutlineItemNavigableItemPropertySupport.h index 8bbd0038f..a078bfc9d 100644 --- a/GPUDebuggerKit/GPUTraceAPIItem-GPUTraceOutlineItemNavigableItemPropertySupport.h +++ b/GPUDebuggerKit/GPUTraceAPIItem-GPUTraceOutlineItemNavigableItemPropertySupport.h @@ -6,13 +6,30 @@ #import "GPUTraceAPIItem.h" -@class NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface GPUTraceAPIItem (GPUTraceOutlineItemNavigableItemPropertySupport) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface GPUTraceAPIItem (GPUTraceOutlineItemNavigableItemPropertySupport) + (id)keyPathsForValuesAffectingNavigableItem_subtitle; + (id)keyPathsForValuesAffectingNavigableItem_name; - (id)maxSeverityImage; @property(readonly) int maxIssueSeverity; +- (id)navigableItem_subtitle; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/GPUDebuggerKit/GPUTraceGroupItem-GPUTraceOutlineItemNavigableItemPropertySupport.h b/GPUDebuggerKit/GPUTraceGroupItem-GPUTraceOutlineItemNavigableItemPropertySupport.h index 3e8cbd3a6..c7da45a27 100644 --- a/GPUDebuggerKit/GPUTraceGroupItem-GPUTraceOutlineItemNavigableItemPropertySupport.h +++ b/GPUDebuggerKit/GPUTraceGroupItem-GPUTraceOutlineItemNavigableItemPropertySupport.h @@ -6,10 +6,29 @@ #import "GPUTraceGroupItem.h" -@interface GPUTraceGroupItem (GPUTraceOutlineItemNavigableItemPropertySupport) +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface GPUTraceGroupItem (GPUTraceOutlineItemNavigableItemPropertySupport) - (id)maxSeverityImage; -- (int)maxIssueSeverity; -- (id)navigableItem_subtitle; -- (id)navigableItem_name; +@property(readonly) int maxIssueSeverity; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_subtitle; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) struct DYShaderProfilerTiming shaderTime; +@property(readonly) Class superclass; @end diff --git a/GPUDebuggerKit/GPUTraceGroupNavigableItem.h b/GPUDebuggerKit/GPUTraceGroupNavigableItem.h index 61ef0b238..3741e232c 100644 --- a/GPUDebuggerKit/GPUTraceGroupNavigableItem.h +++ b/GPUDebuggerKit/GPUTraceGroupNavigableItem.h @@ -25,6 +25,7 @@ - (void)invalidateChildItems; - (id)childRepresentedObjects; - (void)_filterGroup:(id)arg1; +- (BOOL)_isNotHiddenStateItem:(id)arg1; - (id)subtitle; - (void)primitiveInvalidate; - (void)_clearCachedItems; diff --git a/GPUDebuggerKit/GPUTraceOutlineItem-GPUTraceOutlineItemNavigableItemPropertySupport.h b/GPUDebuggerKit/GPUTraceOutlineItem-GPUTraceOutlineItemNavigableItemPropertySupport.h index d9abbd447..c89dad4ee 100644 --- a/GPUDebuggerKit/GPUTraceOutlineItem-GPUTraceOutlineItemNavigableItemPropertySupport.h +++ b/GPUDebuggerKit/GPUTraceOutlineItem-GPUTraceOutlineItemNavigableItemPropertySupport.h @@ -6,13 +6,26 @@ #import "GPUTraceOutlineItem.h" -@class DVTDocumentLocation, DVTFileDataType, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface GPUTraceOutlineItem (GPUTraceOutlineItemNavigableItemPropertySupport) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface GPUTraceOutlineItem (GPUTraceOutlineItemNavigableItemPropertySupport) @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) NSString *navigableItem_name; @property(readonly) NSImage *navigableItem_image; @property(readonly) DVTFileDataType *navigableItem_documentType; - (id)ideModelObjectTypeIdentifier; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/GPUDebuggerKit/GPUTraceProgramGroupNavigableItem.h b/GPUDebuggerKit/GPUTraceProgramGroupNavigableItem.h index b45db1aed..2eab00287 100644 --- a/GPUDebuggerKit/GPUTraceProgramGroupNavigableItem.h +++ b/GPUDebuggerKit/GPUTraceProgramGroupNavigableItem.h @@ -13,11 +13,11 @@ { NSArray *_cachedChildRepresentedObjects; GPUTraceDocumentLocation *_cachedLocation; - BOOL _displayRelatedDraws; + BOOL _displayRelatedDisplayables; } - (void).cxx_destruct; -- (BOOL)displayRelatedDraws:(BOOL)arg1; +- (BOOL)displayRelatedDisplayables:(BOOL)arg1; - (void)invalidateChildItems; - (id)childRepresentedObjects; - (id)contentDocumentLocation; diff --git a/GPUDebuggerKit/GPUTraceResources-GPUTraceOutlineItemNavigableItemPropertySupport.h b/GPUDebuggerKit/GPUTraceResources-GPUTraceOutlineItemNavigableItemPropertySupport.h index b22bdd89d..a67c2e9d4 100644 --- a/GPUDebuggerKit/GPUTraceResources-GPUTraceOutlineItemNavigableItemPropertySupport.h +++ b/GPUDebuggerKit/GPUTraceResources-GPUTraceOutlineItemNavigableItemPropertySupport.h @@ -6,12 +6,27 @@ #import "GPUTraceResources.h" -@interface GPUTraceResources (GPUTraceOutlineItemNavigableItemPropertySupport) +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface GPUTraceResources (GPUTraceOutlineItemNavigableItemPropertySupport) - (id)gputraceResources_children; -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_name; -- (id)navigableItem_image; -- (id)navigableItem_documentType; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) DVTFileDataType *navigableItem_documentType; - (id)ideModelObjectTypeIdentifier; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/GPUDebuggerKit/IDEDebugNavigableModel-Protocol.h b/GPUDebuggerKit/IDEDebugNavigableModel-Protocol.h index 0509ab235..f0d979065 100644 --- a/GPUDebuggerKit/IDEDebugNavigableModel-Protocol.h +++ b/GPUDebuggerKit/IDEDebugNavigableModel-Protocol.h @@ -10,6 +10,6 @@ @protocol IDEDebugNavigableModel @property(readonly) IDELaunchSession *launchSession; -@property(readonly) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *associatedProcessUUID; @end diff --git a/GPUDebuggerKit/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/GPUDebuggerKit/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/GPUDebuggerKit/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/GPUDebuggerKit/NSObject-Protocol.h b/GPUDebuggerKit/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/GPUDebuggerKit/NSObject-Protocol.h +++ b/GPUDebuggerKit/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/GPURenderTargetEditor/DVTSourceTextViewDelegate-Protocol.h b/GPURenderTargetEditor/DVTSourceTextViewDelegate-Protocol.h index 4649414d3..44eebdc32 100644 --- a/GPURenderTargetEditor/DVTSourceTextViewDelegate-Protocol.h +++ b/GPURenderTargetEditor/DVTSourceTextViewDelegate-Protocol.h @@ -12,7 +12,7 @@ - (id)textViewWillReturnPrintJobTitle:(id)arg1; - (void)textViewDidScroll:(id)arg1; - (void)setupGutterContextMenuWithMenu:(id)arg1; -- (void)tokenizableItemsForItemAtRange:(struct _NSRange)arg1 completionBlock:(id)arg2; +- (void)tokenizableRangesWithRange:(struct _NSRange)arg1 completionBlock:(id)arg2; - (void)textViewDidFinishAnimatingScroll:(id)arg1; - (void)textViewDidLoadAnnotationProviders:(id)arg1; - (void)textView:(id)arg1 didRemoveAnnotations:(id)arg2; diff --git a/GPURenderTargetEditor/DVTTextFindable-Protocol.h b/GPURenderTargetEditor/DVTTextFindable-Protocol.h index fc7201930..5ef49b258 100644 --- a/GPURenderTargetEditor/DVTTextFindable-Protocol.h +++ b/GPURenderTargetEditor/DVTTextFindable-Protocol.h @@ -11,5 +11,6 @@ @optional @property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; @end diff --git a/GPURenderTargetEditor/DVTTextStorageDelegate-Protocol.h b/GPURenderTargetEditor/DVTTextStorageDelegate-Protocol.h index e3ea05f93..38a0a0977 100644 --- a/GPURenderTargetEditor/DVTTextStorageDelegate-Protocol.h +++ b/GPURenderTargetEditor/DVTTextStorageDelegate-Protocol.h @@ -6,9 +6,13 @@ #import "NSTextStorageDelegate-Protocol.h" +@class NSDictionary; + @protocol DVTTextStorageDelegate @optional +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; +- (void)sourceLanguageServiceAvailabilityNotification:(BOOL)arg1 message:(id)arg2; - (BOOL)textStorageShouldAllowEditing:(id)arg1; - (void)textStorageDidUpdateSourceLandmarks:(id)arg1; - (long long)nodeTypeForItem:(id)arg1 withContext:(id)arg2; diff --git a/GPURenderTargetEditor/DYRenderBuffer-Protocol.h b/GPURenderTargetEditor/DYRenderBuffer-Protocol.h new file mode 100644 index 000000000..b8f7f708d --- /dev/null +++ b/GPURenderTargetEditor/DYRenderBuffer-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYResource-Protocol.h" + +@class NSData; + +@protocol DYRenderBuffer +@property(readonly, nonatomic) NSData *data; +@property(readonly, nonatomic) BOOL flipped; +@property(readonly, nonatomic) int numSamples; +@property(readonly, nonatomic) int height; +@property(readonly, nonatomic) int width; +@property(readonly, nonatomic) unsigned int format; +@end + diff --git a/GPURenderTargetEditor/DYResource-Protocol.h b/GPURenderTargetEditor/DYResource-Protocol.h new file mode 100644 index 000000000..1d161fd5e --- /dev/null +++ b/GPURenderTargetEditor/DYResource-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCoding-Protocol.h" +#import "NSObject-Protocol.h" + +@class NSMutableDictionary, NSString; + +@protocol DYResource ++ (id)keyForResourceWithID:(unsigned long long)arg1 type:(unsigned int)arg2 containerID:(unsigned long long)arg3; +@property(readonly, nonatomic) BOOL isStatic; +@property(readonly, nonatomic) NSMutableDictionary *properties; +@property(readonly, copy, nonatomic) NSString *label; +@property(readonly, nonatomic) unsigned int target; +@property(readonly, nonatomic) int internalID; +@property(readonly, nonatomic) unsigned long long objectID; +@property(readonly, nonatomic) unsigned long long containerID; +@property(readonly, nonatomic) unsigned int resourceType; +- (id)keyWithSharegroupID:(unsigned long long)arg1; +- (id)initUpdateWithType:(unsigned int)arg1 objectID:(unsigned long long)arg2 containerID:(unsigned long long)arg3 changes:(id)arg4; + +@optional +- (id)createFullObjectWithFunctionStream:(id)arg1 dataResolver:(id)arg2; +- (id)streamDictAtFunctionIndex:(unsigned int)arg1; +@end + diff --git a/GPURenderTargetEditor/DYTexture-Protocol.h b/GPURenderTargetEditor/DYTexture-Protocol.h new file mode 100644 index 000000000..359bd077a --- /dev/null +++ b/GPURenderTargetEditor/DYTexture-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYResource-Protocol.h" + +@protocol DYTexture +@property(readonly, nonatomic) BOOL isFlipped; +@property(readonly, nonatomic) BOOL isCubemap; +@property(readonly, nonatomic) id firstValidTextureImage; +@property(readonly, nonatomic) unsigned int mipmapLevelsUsedMask; +@property(readonly, nonatomic) int maxMipmapLevel; +@property(readonly, nonatomic) int baseMipmapLevel; +- (id)cubemapLabelForFaceIndex:(int)arg1; +- (id)textureImageForMipmapLevel:(int)arg1 layer:(int)arg2; +- (unsigned int)layerCountForMipmapLevel:(unsigned int)arg1; +@end + diff --git a/GPURenderTargetEditor/DYTextureImage-Protocol.h b/GPURenderTargetEditor/DYTextureImage-Protocol.h new file mode 100644 index 000000000..1d1b0da34 --- /dev/null +++ b/GPURenderTargetEditor/DYTextureImage-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSData; + +@protocol DYTextureImage ++ (id)textureImageKeyForLevel:(unsigned int)arg1 layer:(unsigned int)arg2; +@property(readonly, nonatomic) unsigned long long offset; +@property(readonly, nonatomic) NSData *data; +@property(readonly, nonatomic) int layerIndex; +@property(readonly, nonatomic) int mipmapLevel; +@property(readonly, nonatomic) unsigned int numSamples; +@property(readonly, nonatomic) unsigned long long depth; +@property(readonly, nonatomic) unsigned long long height; +@property(readonly, nonatomic) unsigned long long width; +@property(readonly, nonatomic) unsigned int genericFormat; +- (id)uncompressedData; +@end + diff --git a/GPURenderTargetEditor/GPUDataTableView.h b/GPURenderTargetEditor/GPUDataTableView.h index 0acc170de..8d49a9c1f 100644 --- a/GPURenderTargetEditor/GPUDataTableView.h +++ b/GPURenderTargetEditor/GPUDataTableView.h @@ -86,5 +86,11 @@ - (void)clearSelection; - (BOOL)hasSelection; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPURenderTargetEditor/GPUDebuggerController-ScreenshotSaving.h b/GPURenderTargetEditor/GPUDebuggerController-ScreenshotSaving.h index dc0590c20..cbe522771 100644 --- a/GPURenderTargetEditor/GPUDebuggerController-ScreenshotSaving.h +++ b/GPURenderTargetEditor/GPUDebuggerController-ScreenshotSaving.h @@ -8,6 +8,5 @@ @interface GPUDebuggerController (ScreenshotSaving) - (id)archivedRenderbufferImage; -- (id)_renderedImage:(id)arg1 withAttachment:(id)arg2; @end diff --git a/GPURenderTargetEditor/GPUImageEditor.h b/GPURenderTargetEditor/GPUImageEditor.h index 353d3e442..f1f66b1d4 100644 --- a/GPURenderTargetEditor/GPUImageEditor.h +++ b/GPURenderTargetEditor/GPUImageEditor.h @@ -8,12 +8,11 @@ #import "GPURenderBufferViewStateCoordinationProtocol-Protocol.h" #import "GPUTraceBubbleOwner-Protocol.h" -#import "GPUTraceResourceInfoDelegateProtocol-Protocol.h" @class DVTBorderedView, DYRenderingAttributes, GPUPathControl, GPURenderBufferBezeledLabel, GPURenderBufferButton, GPURenderBufferView, GPUTraceResourceInfoBubble, GPUTraceResourceSettingsBubble, NSButton, NSImage, NSLayoutConstraint, NSObject, NSPopUpButton, NSSegmentedControl, NSString, NSTextField; // Not exported -@interface GPUImageEditor : GPUResourceEditor +@interface GPUImageEditor : GPUResourceEditor { GPURenderBufferView *_imageView; DVTBorderedView *_bottomToolBar; @@ -48,7 +47,6 @@ NSTextField *_imageLabel; } -+ (id)_keyForResourceItem:(id)arg1; + (id)assetBundle; @property __weak NSTextField *imageLabel; // @synthesize imageLabel=_imageLabel; - (id).cxx_construct; @@ -58,9 +56,7 @@ - (void)settingsToggleBlueEnable; - (void)settingsToggleGreenEnable; - (void)settingsToggleRedEnable; -- (int)openGLAPI; -- (id)_gputraceOutline; -- (id)currentStateMirror; +- (id)currentDisplayableItem; - (void)settingsBubbleClosed; - (void)showSettings:(id)arg1; - (void)infoBubbleClosed; @@ -100,7 +96,13 @@ - (void)loadView; - (void)_makeSegmentedControlImagesTemplates:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; -- (id)supportedResourceClasses; +- (id)supportedResourceProtocols; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/GPURenderTargetEditor/GPUImageEditorMenuDelegate.h b/GPURenderTargetEditor/GPUImageEditorMenuDelegate.h index 6c0fe39c2..a677c1420 100644 --- a/GPURenderTargetEditor/GPUImageEditorMenuDelegate.h +++ b/GPURenderTargetEditor/GPUImageEditorMenuDelegate.h @@ -8,6 +8,8 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + // Not exported @interface GPUImageEditorMenuDelegate : NSObject { @@ -16,5 +18,11 @@ - (void)menuNeedsUpdate:(id)arg1; - (id)editorForMenuContent; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPURenderTargetEditor/GPUPathCell.h b/GPURenderTargetEditor/GPUPathCell.h index 7fc08226b..54a8cd851 100644 --- a/GPURenderTargetEditor/GPUPathCell.h +++ b/GPURenderTargetEditor/GPUPathCell.h @@ -15,7 +15,6 @@ NSMenu *_trackingMenu; GPUPathComponentCell *_firstCell; GPUPathComponentCell *_lastCell; - BOOL _hasData; int _gradientStyle; int _borderSides; unsigned int _chosenLayer; diff --git a/GPURenderTargetEditor/GPUProgramEditor.h b/GPURenderTargetEditor/GPUProgramEditor.h index 150d1f3d0..d5f1a3b1e 100644 --- a/GPURenderTargetEditor/GPUProgramEditor.h +++ b/GPURenderTargetEditor/GPUProgramEditor.h @@ -65,5 +65,11 @@ - (void)_updateCompiledAndLinkedLabel; - (id)_buildInfoLogWithDictionary:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPURenderTargetEditor/GPURenderBuffer.h b/GPURenderTargetEditor/GPURenderBuffer.h index 9c8a60cec..de0e7689c 100644 --- a/GPURenderTargetEditor/GPURenderBuffer.h +++ b/GPURenderTargetEditor/GPURenderBuffer.h @@ -9,16 +9,13 @@ #import "DVTInvalidation-Protocol.h" #import "GPUTraceBubbleOwner-Protocol.h" -@class DVTStackBacktrace, DYRenderingAttributes, DYResourceObject, GPURenderBufferButton, GPURenderBufferView, GPURenderJob, GPUTraceEditor, GPUTraceResourceInfoBubble, GPUTraceResourceSettingsBubble, NSLayoutConstraint, NSMenu, NSString, NSTextField; +@class DVTStackBacktrace, DYRenderingAttributes, GPURenderBufferButton, GPURenderBufferView, GPURenderJob, GPUTraceEditor, GPUTraceResourceInfoBubble, GPUTraceResourceSettingsBubble, NSLayoutConstraint, NSMenu, NSString, NSTextField; -// Not exported @interface GPURenderBuffer : NSViewController { - id _infoDelegate; GPURenderBufferButton *_infoButton; GPURenderBufferButton *_settingsButton; NSLayoutConstraint *_labelConstraint; - NSString *_nameInitedWith; NSMenu *_contextMenuInitedWith; GPUTraceResourceInfoBubble *_infoBubble; GPUTraceResourceSettingsBubble *_settingsBubble; @@ -26,7 +23,7 @@ BOOL _showDepth; unsigned int _attachmentEnum; GPURenderJob *_renderJob; - DYResourceObject *_resource; + id _resource; DYRenderingAttributes *_displayAttributes; NSTextField *_bufferLabelProxyTextField; } @@ -35,10 +32,11 @@ + (id)assetBundle; @property __weak NSTextField *bufferLabelProxyTextField; // @synthesize bufferLabelProxyTextField=_bufferLabelProxyTextField; @property(readonly, nonatomic) DYRenderingAttributes *displayAttributes; // @synthesize displayAttributes=_displayAttributes; -@property(retain, nonatomic) DYResourceObject *resource; // @synthesize resource=_resource; +@property(retain, nonatomic) id resource; // @synthesize resource=_resource; @property(retain, nonatomic) GPURenderJob *renderJob; // @synthesize renderJob=_renderJob; - (void).cxx_destruct; - (id)accessibleChildren; +- (id)currentDisplayableItem; - (void)settingsUpdate; - (void)settingsToggleAlphaEnable; - (void)settingsToggleBlueEnable; @@ -53,17 +51,20 @@ - (struct CGPoint)_popoverPointForParentButton:(id)arg1; - (void)hideButtons:(BOOL)arg1; @property(readonly, nonatomic) GPURenderBufferView *renderBufferView; // @dynamic renderBufferView; -@property(copy, nonatomic) NSString *name; +@property(readonly, nonatomic) NSString *name; @property(readonly) struct CGSize resourceImageSize; - (void)_updateConstraints; - (void)loadView; -- (id)description; +@property(readonly, copy) NSString *description; - (void)primitiveInvalidate; -- (id)initWithName:(id)arg1 contextMenu:(id)arg2 traceEditor:(id)arg3 infoDelegate:(id)arg4 displayAttributes:(id)arg5 showDepth:(BOOL)arg6; +- (id)initWithContextMenu:(id)arg1 traceEditor:(id)arg2 displayAttributes:(id)arg3 showDepth:(BOOL)arg4; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/GPURenderTargetEditor/GPURenderBufferBezeledLabel.h b/GPURenderTargetEditor/GPURenderBufferBezeledLabel.h index 7776c1719..283f37481 100644 --- a/GPURenderTargetEditor/GPURenderBufferBezeledLabel.h +++ b/GPURenderTargetEditor/GPURenderBufferBezeledLabel.h @@ -16,12 +16,10 @@ NSString *_displayedText; struct CGSize _displayedTextSize; CATextLayer *_textLayer; - double _opacity; struct CGPoint _normalizedPosition; } @property(nonatomic) struct CGPoint normalizedPosition; // @synthesize normalizedPosition=_normalizedPosition; -@property(nonatomic) double opacity; // @synthesize opacity=_opacity; @property(retain, nonatomic) NSString *displayedText; // @synthesize displayedText=_displayedText; - (id).cxx_construct; - (void).cxx_destruct; @@ -34,6 +32,7 @@ - (id)makeBackingLayer; - (void)_setupLayers; - (void)_buildLayerTree:(id)arg1; +@property(nonatomic) double opacity; // @dynamic opacity; - (void)_applyNormalizedPosition; - (double)_saturate:(double)arg1; diff --git a/GPURenderTargetEditor/GPURenderBufferPool.h b/GPURenderTargetEditor/GPURenderBufferPool.h index 5379b087a..3c595d5b4 100644 --- a/GPURenderTargetEditor/GPURenderBufferPool.h +++ b/GPURenderTargetEditor/GPURenderBufferPool.h @@ -8,13 +8,13 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, GPURenderBuffer, NSArray, NSMutableDictionary; +@class DVTStackBacktrace, GPURenderBuffer, NSArray, NSString; // Not exported @interface GPURenderBufferPool : NSObject { - NSMutableDictionary *_renderbufferDictionary; _Bool _powerOf2ZoomClamping; + GPURenderBuffer *_pool[24]; NSArray *_allActiveBuffers; NSArray *_activeColorBuffers; GPURenderBuffer *_activeDepthBuffer; @@ -31,14 +31,18 @@ @property(readonly, nonatomic) BOOL hasColorData; @property(readonly, nonatomic) BOOL hasStencilData; @property(readonly, nonatomic) BOOL hasDepthData; -- (void)enableRenderbuffersWithRenderJobs:(id)arg1 attachmentInfos:(id)arg2; +- (void)enableRenderbuffersWithRenderJobs:(id)arg1; - (void)setRenderbufferViewCoordinator:(id)arg1; -- (id)initWithContextMenu:(id)arg1 traceEditor:(id)arg2 infoDelegate:(id)arg3; -- (void)_renderbufferForAttachment:(unsigned int)arg1 contextMenu:(id)arg2 traceEditor:(id)arg3 infoDelegate:(id)arg4; +- (id)initWithContextMenu:(id)arg1 traceEditor:(id)arg2; +- (id)_createRenderBufferWithContextMenu:(id)arg1 andTraceEditor:(id)arg2; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/GPURenderTargetEditor/GPURenderBufferView.h b/GPURenderTargetEditor/GPURenderBufferView.h index e97abe802..f3ea142aa 100644 --- a/GPURenderTargetEditor/GPURenderBufferView.h +++ b/GPURenderTargetEditor/GPURenderBufferView.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "DYOpenGLLayerContentProvider-Protocol.h" -@class CALayer, CAScrollLayer, CATextLayer, DVTStackBacktrace, DYOpenGLLayer, DYResourceObject, GPURenderJob, NSImage, NSObject, NSString; +@class CALayer, CAScrollLayer, CATextLayer, DVTStackBacktrace, DYOpenGLLayer, GPURenderJob, NSObject, NSString; @interface GPURenderBufferView : DVTLayerHostingView { @@ -17,10 +17,9 @@ DYOpenGLLayer *_imageLayer; CATextLayer *_titleLayer; CALayer *_titleHighlightLayer; - NSImage *_image; struct CGSize _scaledImageSize; NSString *_title; - DYResourceObject *_currentResource; + id _currentResource; struct CGPoint _scrollPoint; struct CGSize _scrollPadding; struct CGPoint _transactionScrollPoint; @@ -49,11 +48,11 @@ } + (void)initialize; +@property(nonatomic) double relativeScale; // @synthesize relativeScale=_relativeScale; @property(copy, nonatomic) id swipeHandler; // @synthesize swipeHandler=_swipeHandler; @property(nonatomic) __weak id coordinator; // @synthesize coordinator=_coordinator; @property(nonatomic) struct CGSize titleSize; // @synthesize titleSize=_titleSize; @property(retain, nonatomic) GPURenderJob *renderJob; // @synthesize renderJob=_renderJob; -@property(retain, nonatomic) NSImage *image; // @synthesize image=_image; - (id).cxx_construct; - (void).cxx_destruct; - (void)layout; @@ -69,7 +68,6 @@ @property(nonatomic) _Bool flipAboutX; // @dynamic flipAboutX; @property(readonly, nonatomic) struct CATransform3D imageTransform; // @dynamic imageTransform; @property(nonatomic) double zRotation; // @dynamic zRotation; -@property(nonatomic) double relativeScale; @property(nonatomic) double scale; // @dynamic scale; @property(nonatomic) _Bool clampScaleToPowersOfTwo; // @dynamic clampScaleToPowersOfTwo; - (_Bool)clampZoomToPowersOfTwo; @@ -79,7 +77,7 @@ @property(readonly, nonatomic) double minimumScale; // @dynamic minimumScale; @property(readonly, nonatomic) double maximumScale; // @dynamic maximumScale; @property(copy, nonatomic) NSString *title; // @dynamic title; -@property(retain, nonatomic) DYResourceObject *resource; +@property(retain, nonatomic) id resource; - (BOOL)isOpaque; - (BOOL)wantsDepth; - (id)overlay; @@ -135,7 +133,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/GPURenderTargetEditor/GPURenderJob.h b/GPURenderTargetEditor/GPURenderJob.h index 6df97c69b..5ed57dab4 100644 --- a/GPURenderTargetEditor/GPURenderJob.h +++ b/GPURenderTargetEditor/GPURenderJob.h @@ -6,29 +6,34 @@ #import "NSObject.h" -@class DYRenderingAttributes, DYResourceObject; +@class DYRenderingAttributes, GPUTraceModelFactory, NSString; -// Not exported @interface GPURenderJob : NSObject { BOOL _showDepth; - unsigned int _framebufferAttachmentEnum; - DYResourceObject *_resource; - DYResourceObject *_overlayResource; + id _resource; + id _overlayResource; + GPUTraceModelFactory *_modelFactory; DYRenderingAttributes *_renderingAttributes; + NSString *_displayElementName; } -+ (id)renderJobWithResource:(id)arg1 withRenderingAttributes:(id)arg2 showDepth:(BOOL)arg3; -+ (id)renderJobWithResource:(id)arg1 stateMirror:(id)arg2 forAttachment:(unsigned int)arg3 withOverlay:(id)arg4; -@property(retain, nonatomic) DYRenderingAttributes *renderingAttributes; // @synthesize renderingAttributes=_renderingAttributes; +@property(readonly, nonatomic) NSString *displayElementName; // @synthesize displayElementName=_displayElementName; @property(nonatomic) BOOL showDepth; // @synthesize showDepth=_showDepth; -@property(nonatomic) unsigned int framebufferAttachmentEnum; // @synthesize framebufferAttachmentEnum=_framebufferAttachmentEnum; -@property(retain, nonatomic) DYResourceObject *overlayResource; // @synthesize overlayResource=_overlayResource; -@property(retain, nonatomic) DYResourceObject *resource; // @synthesize resource=_resource; +@property(nonatomic) __weak DYRenderingAttributes *renderingAttributes; // @synthesize renderingAttributes=_renderingAttributes; +@property(readonly, nonatomic) __weak GPUTraceModelFactory *modelFactory; // @synthesize modelFactory=_modelFactory; +@property(readonly, nonatomic) __weak id overlayResource; // @synthesize overlayResource=_overlayResource; +@property(nonatomic) __weak id resource; // @synthesize resource=_resource; - (void).cxx_destruct; +- (BOOL)showOverlay; - (BOOL)isColor; -@property(readonly, nonatomic) BOOL flipped; -@property(readonly, nonatomic) struct CGSize imageSize; +- (BOOL)flipped; +- (struct CGSize)imageSize; +- (id)initWithResource:(id)arg1 modelFactory:(id)arg2 renderingAttributes:(id)arg3 overlayResource:(id)arg4 showDepth:(BOOL)arg5; + +// Remaining properties +@property(readonly, nonatomic) BOOL isDepthDisplayElement; // @dynamic isDepthDisplayElement; +@property(readonly, nonatomic) BOOL isStencilDisplayElement; // @dynamic isStencilDisplayElement; @end diff --git a/GPURenderTargetEditor/GPUResourceEditor.h b/GPURenderTargetEditor/GPUResourceEditor.h index 0b236f5e2..1ceddf547 100644 --- a/GPURenderTargetEditor/GPUResourceEditor.h +++ b/GPURenderTargetEditor/GPUResourceEditor.h @@ -6,21 +6,20 @@ #import "DVTViewController.h" -@class DYResourceObject, GPUSharedInferiorSessionUIState, GPUSharedTabUIState, IDEFileTextSettings; +@class GPUSharedInferiorSessionUIState, GPUSharedTabUIState, IDEFileTextSettings; -// Not exported @interface GPUResourceEditor : DVTViewController { GPUSharedTabUIState *_sharedTabState; GPUSharedInferiorSessionUIState *_sharedInferiorSessionState; - DYResourceObject *_resourceObject; + id _resourceObject; IDEFileTextSettings *_fileTextSettings; } + (id)defaultViewNibBundle; + (id)defaultViewNibName; @property(nonatomic) __weak IDEFileTextSettings *fileTextSettings; // @synthesize fileTextSettings=_fileTextSettings; -@property(nonatomic) __weak DYResourceObject *resourceObject; // @synthesize resourceObject=_resourceObject; +@property(nonatomic) __weak id resourceObject; // @synthesize resourceObject=_resourceObject; @property(nonatomic) __weak GPUSharedInferiorSessionUIState *sharedInferiorSessionState; // @synthesize sharedInferiorSessionState=_sharedInferiorSessionState; @property(nonatomic) __weak GPUSharedTabUIState *sharedTabState; // @synthesize sharedTabState=_sharedTabState; - (void).cxx_destruct; @@ -31,6 +30,7 @@ - (void)beginEditor; - (BOOL)_checkResourceType; - (id)supportedResourceClasses; +- (id)supportedResourceProtocols; @end diff --git a/GPURenderTargetEditor/GPUResourceThumbnailFactory.h b/GPURenderTargetEditor/GPUResourceThumbnailFactory.h index 4d9cf9a6f..2825613cc 100644 --- a/GPURenderTargetEditor/GPUResourceThumbnailFactory.h +++ b/GPURenderTargetEditor/GPUResourceThumbnailFactory.h @@ -23,9 +23,9 @@ + (id)sharedThumbnailFactory; - (id).cxx_construct; - (void).cxx_destruct; -- (id)thumbnailWithResourceItem:(id)arg1 scale:(double)arg2; +- (id)thumbnailWithResourceItem:(id)arg1 withContentsScale:(double)arg2; - (id)defaultImageForResourceItem:(id)arg1; -- (id)_generateThumbnailForImage:(id)arg1 scale:(double)arg2; +- (id)_generateThumbnailForImage:(id)arg1 withContentsScale:(double)arg2; - (void)dealloc; - (id)init; diff --git a/GPURenderTargetEditor/GPUShaderSource.h b/GPURenderTargetEditor/GPUShaderSource.h index e467b17f3..8ea38983e 100644 --- a/GPURenderTargetEditor/GPUShaderSource.h +++ b/GPURenderTargetEditor/GPUShaderSource.h @@ -10,7 +10,7 @@ #import "DVTTextReplacable-Protocol.h" #import "DVTTextStorageDelegate-Protocol.h" -@class DVTTextStorage, DVTUndoManager, GPUInferiorSession, GPUTraceResourceItem, NSString; +@class DVTTextStorage, DVTUndoManager, GPUInferiorSession, GPUTraceResourceItem, NSDictionary, NSString; // Not exported @interface GPUShaderSource : NSObject @@ -44,6 +44,11 @@ - (id)findableObject; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; +@property(readonly) Class superclass; @property unsigned long long supportedMatchingOptions; @end diff --git a/GPURenderTargetEditor/GPUTextFindableProxy.h b/GPURenderTargetEditor/GPUTextFindableProxy.h index 30d457b26..5bf4c7f53 100644 --- a/GPURenderTargetEditor/GPUTextFindableProxy.h +++ b/GPURenderTargetEditor/GPUTextFindableProxy.h @@ -9,6 +9,8 @@ #import "DVTTextFindable-Protocol.h" #import "NSObject-Protocol.h" +@class NSString; + // Not exported @interface GPUTextFindableProxy : NSObject { @@ -20,6 +22,10 @@ - (id)initWithFindable:(id)arg1; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @property unsigned long long supportedMatchingOptions; @end diff --git a/GPURenderTargetEditor/GPUTraceBubbleOwner-Protocol.h b/GPURenderTargetEditor/GPUTraceBubbleOwner-Protocol.h index 822daf824..ef39a2db4 100644 --- a/GPURenderTargetEditor/GPUTraceBubbleOwner-Protocol.h +++ b/GPURenderTargetEditor/GPUTraceBubbleOwner-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol GPUTraceBubbleOwner +- (id)currentDisplayableItem; - (void)settingsToggleAlphaEnable; - (void)settingsToggleBlueEnable; - (void)settingsToggleGreenEnable; diff --git a/GPURenderTargetEditor/GPUTraceDocument.h b/GPURenderTargetEditor/GPUTraceDocument.h index 1649bd4a4..6280e64bf 100644 --- a/GPURenderTargetEditor/GPUTraceDocument.h +++ b/GPURenderTargetEditor/GPUTraceDocument.h @@ -8,15 +8,13 @@ #import "IDEDocumentStructureProviding-Protocol.h" -@class DYCaptureSessionInfo, GPUDebuggerController, GPUDebuggingAdditionUIController, GPUTraceOutline, GPUTraceSession, NSArray; +@class DYGLCaptureSessionInfo, GPUDebuggingAdditionUIController, GPUTraceSession, NSArray, NSString; @interface GPUTraceDocument : IDEEditorDocument { - GPUTraceOutline *_outline; + BOOL _editorWasInstalled; GPUTraceSession *_traceSession; GPUDebuggingAdditionUIController *_debuggingAdditionUIController; - GPUDebuggerController *_debuggerController; - BOOL _editorWasInstalled; } + (BOOL)preservesVersions; @@ -24,7 +22,6 @@ @property(nonatomic) BOOL editorWasInstalled; // @synthesize editorWasInstalled=_editorWasInstalled; @property(retain, nonatomic) GPUDebuggingAdditionUIController *debuggingAdditionUIController; // @synthesize debuggingAdditionUIController=_debuggingAdditionUIController; @property(retain, nonatomic) GPUTraceSession *traceSession; // @synthesize traceSession=_traceSession; -@property(readonly, nonatomic) GPUTraceOutline *outline; // @synthesize outline=_outline; - (void).cxx_destruct; - (id)sourceLocationForDocumentLocation:(id)arg1; - (id)boundResourcesGeniusLocationsForDocumentLocation:(id)arg1; @@ -39,10 +36,16 @@ - (id)fileWrapperOfType:(id)arg1 error:(id *)arg2; - (BOOL)canExportDocument; - (BOOL)validateUserInterfaceItem:(id)arg1; -@property(readonly, nonatomic) DYCaptureSessionInfo *captureSessionInfo; // @dynamic captureSessionInfo; +@property(readonly, nonatomic) DYGLCaptureSessionInfo *captureSessionInfo; // @dynamic captureSessionInfo; - (id)captureArchive; - (void)dealloc; - (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPURenderTargetEditor/GPUTraceEditor.h b/GPURenderTargetEditor/GPUTraceEditor.h index 9fc0cceef..5ee2f588c 100644 --- a/GPURenderTargetEditor/GPUTraceEditor.h +++ b/GPURenderTargetEditor/GPUTraceEditor.h @@ -7,13 +7,11 @@ #import "GPUMainEditor.h" #import "GPURenderBufferViewStateCoordinationProtocol-Protocol.h" -#import "GPUTraceResourceInfoDelegateProtocol-Protocol.h" -#import "IDEDebuggingAdditionUIControllerLifeCycleObserver-Protocol.h" -@class DVTBorderedView, DVTObservingToken, DVTSegmentedControl, GPUDebuggingAdditionUIController, GPURenderBufferBezeledLabel, GPURenderBufferCanvas, GPURenderBufferCanvasGrid, GPURenderBufferPool, GPUTraceFramebuffer, GPUTraceSubEditor, NSImage, NSMenuItem, NSSegmentedControl, NSString, NSTextField, NSView; +@class DVTBorderedView, DVTObservingToken, DVTSegmentedControl, GPUDebuggingAdditionUIController, GPURenderBufferBezeledLabel, GPURenderBufferCanvas, GPURenderBufferCanvasGrid, GPURenderBufferPool, GPUTraceSubEditor, NSImage, NSMenuItem, NSSegmentedControl, NSString, NSTextField, NSView; // Not exported -@interface GPUTraceEditor : GPUMainEditor +@interface GPUTraceEditor : GPUMainEditor { DVTBorderedView *_bottomToolBar; NSSegmentedControl *_viewSegmentedControl; @@ -36,6 +34,8 @@ NSMenuItem *_toggleDeviceWireframeMenuItem; GPUDebuggingAdditionUIController *_debuggingAdditionUIController; DVTObservingToken *_debugerControllerDebugStateObserverToken; + BOOL _haveRequestedUIController; + id _uiControllerObserver; id _controlKeyEventTap; NSImage *_zoomToFitIcon; NSImage *_zoomToActualIcon; @@ -47,14 +47,12 @@ double _scaleX; double _scaleY; int _rotation; - GPUTraceFramebuffer *_currentDrawBuffer; DVTSegmentedControl *_buffersSegmentedControl; } + (long long)version; + (void)configureStateSavingObjectPersistenceByName:(id)arg1; @property __weak DVTSegmentedControl *buffersSegmentedControl; // @synthesize buffersSegmentedControl=_buffersSegmentedControl; -@property GPUTraceFramebuffer *currentDrawBuffer; // @synthesize currentDrawBuffer=_currentDrawBuffer; @property(readonly, nonatomic) GPURenderBufferCanvas *renderBufferCanvas; // @synthesize renderBufferCanvas=_renderBufferCanvas; @property(copy) NSMenuItem *toggleDeviceWireframeMenuItem; // @synthesize toggleDeviceWireframeMenuItem=_toggleDeviceWireframeMenuItem; @property(copy) NSMenuItem *toggleWireframeMenuItem; // @synthesize toggleWireframeMenuItem=_toggleWireframeMenuItem; @@ -72,8 +70,6 @@ - (void)debuggingAddtionUIControllerUpdated:(id)arg1; - (Class)classOfDebuggingAddtionUIControllerInterestedIn; - (void)renderBufferViewDidChangeState:(id)arg1; -- (int)openGLAPI; -- (id)currentStateMirror; - (void)changeZoom:(id)arg1; - (void)gpuZoomToFit:(id)arg1; - (void)gpuZoomActual:(id)arg1; @@ -104,13 +100,14 @@ - (BOOL)_colorBufferEnabled:(id)arg1; - (BOOL)_autoBuffersEnabled:(id)arg1; - (void)_updateRenderBuffersVisibilityAfterDelay; -- (id)updateViewsWithDrawItem:(id)arg1; -- (void)renderFramebufferAttachments:(BOOL)arg1; -- (void)_renderFramebufferAttachments:(BOOL)arg1; +- (id)updateViewsWithDisplayableItem:(id)arg1; +- (void)renderDisplaySet:(BOOL)arg1; +- (void)_renderDisplaySet:(BOOL)arg1; - (void)viewWillUninstall; +- (void)_handleDebuggingAdditionUIControllerCreated:(id)arg1; - (void)viewDidInstall; - (BOOL)_documentIsInQuickLookMode; -- (void)_loadInitialDraw; +- (void)_loadInitialDisplayable; - (void)replayCapture:(id)arg1; - (void)gpuBuffersStencil:(id)arg1; - (void)gpuBuffersDepth:(id)arg1; diff --git a/GPURenderTargetEditor/GPUTraceResourceInfoBubble.h b/GPURenderTargetEditor/GPUTraceResourceInfoBubble.h index ae3cb465b..46a2a7aff 100644 --- a/GPURenderTargetEditor/GPUTraceResourceInfoBubble.h +++ b/GPURenderTargetEditor/GPUTraceResourceInfoBubble.h @@ -8,27 +8,34 @@ #import "NSWindowDelegate-Protocol.h" -@class DYResourceObject, NSView; +@class DYRenderingAttributes, GPUTraceModelFactory, NSString, NSView; -// Not exported @interface GPUTraceResourceInfoBubble : DVTPopoverContentViewController { NSView *_parentView; - DYResourceObject *_resource; - id _infoDelegate; + id _resource; id _owner; + GPUTraceModelFactory *_modelFactory; + DYRenderingAttributes *_renderingAttributes; BOOL _isVisible; unsigned long long _bubbleEdge; } @property(readonly) NSView *parentView; // @synthesize parentView=_parentView; -@property(readonly) DYResourceObject *resource; // @synthesize resource=_resource; +@property(readonly) id resource; // @synthesize resource=_resource; - (void).cxx_destruct; - (void)close; - (void)_cleanUpAfterClosingPopupWindow; - (void)showAtPoint:(struct CGPoint)arg1; - (void)viewDidInstall; -- (id)initWithResource:(id)arg1 parentView:(id)arg2 nibName:(id)arg3 owner:(id)arg4 infoDelegate:(id)arg5; +- (id)initWithResource:(id)arg1 parentView:(id)arg2 owner:(id)arg3 modelFactory:(id)arg4 renderingAttributes:(id)arg5; +- (id)initWithResource:(id)arg1 parentView:(id)arg2 nibName:(id)arg3 owner:(id)arg4 modelFactory:(id)arg5 renderingAttributes:(id)arg6; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/GPURenderTargetEditor/GPUTraceResourceSettingsBubble.h b/GPURenderTargetEditor/GPUTraceResourceSettingsBubble.h index be521c06d..3a5fa6b42 100644 --- a/GPURenderTargetEditor/GPUTraceResourceSettingsBubble.h +++ b/GPURenderTargetEditor/GPUTraceResourceSettingsBubble.h @@ -9,23 +9,14 @@ #import "NSTextFieldDelegate-Protocol.h" #import "NSWindowDelegate-Protocol.h" -@class DYRangeSlider, DYRenderingAttributes, DYResourceObject, NSBox, NSButton, NSSlider, NSTextField, NSView; +@class DYRangeSlider, DYRenderingAttributes, NSBox, NSButton, NSSlider, NSString, NSTextField, NSView; -// Not exported @interface GPUTraceResourceSettingsBubble : DVTPopoverContentViewController { NSView *_parentView; - DYResourceObject *_resource; + id _resource; DYRenderingAttributes *_dispAttr; - BOOL _showDepth; - BOOL _isLuminance; id _owner; - unsigned int _channelCount; - unsigned int _alphaChannelIndex; - BOOL _hasRed; - BOOL _hasGreen; - BOOL _hasBlue; - BOOL _hasAlpha; NSButton *_redButton; NSButton *_grnButton; NSButton *_bluButton; @@ -35,9 +26,24 @@ NSTextField *_rangeEditMin; NSTextField *_rangeEditMax; DYRangeSlider *_visibleRangeSlider; + BOOL _showDepth; + BOOL _isLuminance; + BOOL _hasRed; + BOOL _hasGreen; + BOOL _hasBlue; + BOOL _hasAlpha; + unsigned int _channelCount; + unsigned int _alphaChannelIndex; } -+ (unsigned int)_internalFormatForResource:(id)arg1; +@property(nonatomic) BOOL hasAlpha; // @synthesize hasAlpha=_hasAlpha; +@property(nonatomic) BOOL hasBlue; // @synthesize hasBlue=_hasBlue; +@property(nonatomic) BOOL hasGreen; // @synthesize hasGreen=_hasGreen; +@property(nonatomic) BOOL hasRed; // @synthesize hasRed=_hasRed; +@property(nonatomic) BOOL isLuminance; // @synthesize isLuminance=_isLuminance; +@property(nonatomic) unsigned int alphaChannelIndex; // @synthesize alphaChannelIndex=_alphaChannelIndex; +@property(nonatomic) unsigned int channelCount; // @synthesize channelCount=_channelCount; +@property(readonly, nonatomic) BOOL showDepth; // @synthesize showDepth=_showDepth; - (void).cxx_destruct; - (void)updateToneMapRangeFields:(id)arg1; - (void)controlTextDidEndEditing:(id)arg1; @@ -57,5 +63,11 @@ - (id)initWithResource:(id)arg1 withDisplayAttributes:(id)arg2 withShowDepth:(BOOL)arg3 parentView:(id)arg4 owner:(id)arg5; - (int)numChannelsSelectedInImage; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPURenderTargetEditor/GPUTraceResourcesDocument.h b/GPURenderTargetEditor/GPUTraceResourcesDocument.h index a5b4f2640..f3954f7ec 100644 --- a/GPURenderTargetEditor/GPUTraceResourcesDocument.h +++ b/GPURenderTargetEditor/GPUTraceResourcesDocument.h @@ -8,7 +8,7 @@ #import "IDEDocumentStructureProviding-Protocol.h" -@class DVTObservingToken, GPUSharedTabUIState, GPUTraceOutline, NSArray, NSString; +@class DVTObservingToken, GPUSharedTabUIState, NSArray, NSString; // Not exported @interface GPUTraceResourcesDocument : IDEEditorDocument @@ -16,7 +16,6 @@ DVTObservingToken *_uiModeObservation; NSArray *_topLevelObjects; GPUSharedTabUIState *_sharedTabUIState; - GPUTraceOutline *_outline; NSString *_resourceGroup; NSString *_resourceSubGroup; } @@ -25,8 +24,7 @@ + (id)keyPathsForValuesAffectingNavigableItem_name; @property(readonly) NSString *resourceSubGroup; // @synthesize resourceSubGroup=_resourceSubGroup; @property(readonly) NSString *resourceGroup; // @synthesize resourceGroup=_resourceGroup; -@property(retain) GPUTraceOutline *outline; // @synthesize outline=_outline; -@property(readonly) GPUSharedTabUIState *sharedTabUIState; // @synthesize sharedTabUIState=_sharedTabUIState; +@property(readonly) __weak GPUSharedTabUIState *sharedTabUIState; // @synthesize sharedTabUIState=_sharedTabUIState; - (void).cxx_destruct; - (id)displayName; - (id)writableTypesForSaveOperation:(unsigned long long)arg1; @@ -43,5 +41,11 @@ - (id)_refresh_AssistantTopLevelGroup; - (id)_topLevelGroupForItem:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPURenderTargetEditor/GPUTraceResourcesEditor.h b/GPURenderTargetEditor/GPUTraceResourcesEditor.h index a86d0032e..cf754c240 100644 --- a/GPURenderTargetEditor/GPUTraceResourcesEditor.h +++ b/GPURenderTargetEditor/GPUTraceResourcesEditor.h @@ -10,12 +10,12 @@ #import "IDEGPUAssistantEditorAdditions-Protocol.h" #import "NSCollectionViewDelegate-Protocol.h" -@class DVTObservingToken, GPUResourceEditor, GPUSharedTabUIState, GPUTraceDocumentLocation, GPUTraceOutline, NSArrayController, NSCollectionView, NSDictionary, NSMutableArray, NSString; +@class DVTObservingToken, GPUResourceEditor, GPUSharedTabUIState, GPUTraceDocumentLocation, GPUTraceModelFactory, NSArrayController, NSCollectionView, NSDictionary, NSMutableArray, NSScrollView, NSString; // Not exported @interface GPUTraceResourcesEditor : GPUMainEditor { - GPUTraceOutline *_gpuTraceOutline; + GPUTraceModelFactory *_modelFactory; GPUTraceDocumentLocation *_currentLocation; NSDictionary *_previousEditorState; BOOL _loadingEditor; @@ -27,12 +27,15 @@ NSArrayController *_resourceArrayController; NSCollectionView *_resourceCollectionView; GPUResourceEditor *_currentSubViewController; + NSScrollView *_resourceCollectionViewEnclosure; } + (long long)version; + (void)configureStateSavingObjectPersistenceByName:(id)arg1; ++ (id)assetBundle; + (id)defaultViewNibBundle; + (id)defaultViewNibName; +@property(retain, nonatomic) NSScrollView *resourceCollectionViewEnclosure; // @synthesize resourceCollectionViewEnclosure=_resourceCollectionViewEnclosure; @property(nonatomic) __weak GPUResourceEditor *currentSubViewController; // @synthesize currentSubViewController=_currentSubViewController; @property(nonatomic) __weak NSCollectionView *resourceCollectionView; // @synthesize resourceCollectionView=_resourceCollectionView; @property(nonatomic) __weak NSArrayController *resourceArrayController; // @synthesize resourceArrayController=_resourceArrayController; @@ -58,11 +61,12 @@ - (id)currentSelectedItems; - (void)_setCurrentLocation:(id)arg1; - (void)_loadResourceEditorForNavItem:(id)arg1; +- (id)_editorForResourceItem:(id)arg1; - (void)handleResourceItemThumbnailsInvalidation:(id)arg1; - (void)handleReloadResourceItem:(id)arg1; - (void)resetResourcesInTree:(id)arg1; - (void)_resetResource:(id)arg1; -- (void)_loadRelevantDrawForProgramOrShaderItem:(id)arg1; +- (void)_loadRelevantDisplayableForProgramOrShaderItem:(id)arg1; - (void)didSetupEditor; - (void)viewWillUninstall; - (void)viewDidInstall; @@ -70,5 +74,11 @@ - (void)loadView; - (void)takeFocus; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPURenderTargetEditor/GPUTraceSubEditor.h b/GPURenderTargetEditor/GPUTraceSubEditor.h index 0e9f9d40e..d6fd137e5 100644 --- a/GPURenderTargetEditor/GPUTraceSubEditor.h +++ b/GPURenderTargetEditor/GPUTraceSubEditor.h @@ -17,9 +17,9 @@ + (id)defaultViewNibBundle; + (id)defaultViewNibName; -@property(readonly) GPUMainEditor *mainEditor; // @synthesize mainEditor=_mainEditor; -@property(readonly) GPUTraceDocument *editorDocument; // @synthesize editorDocument=_editorDocument; -@property(readonly) GPUSharedTabUIState *sharedUIStateObj; // @synthesize sharedUIStateObj=_sharedUIStateObj; +@property(readonly) __weak GPUMainEditor *mainEditor; // @synthesize mainEditor=_mainEditor; +@property(readonly) __weak GPUTraceDocument *editorDocument; // @synthesize editorDocument=_editorDocument; +@property(readonly) __weak GPUSharedTabUIState *sharedUIStateObj; // @synthesize sharedUIStateObj=_sharedUIStateObj; - (void).cxx_destruct; - (void)setRepresentedObject:(id)arg1; - (void)onReplayCapture:(id)arg1; diff --git a/GPURenderTargetEditor/NSCoding-Protocol.h b/GPURenderTargetEditor/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/GPURenderTargetEditor/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/GPURenderTargetEditor/NSObject-Protocol.h b/GPURenderTargetEditor/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/GPURenderTargetEditor/NSObject-Protocol.h +++ b/GPURenderTargetEditor/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/GPURenderTargetEditor/NSTextViewDelegate-Protocol.h b/GPURenderTargetEditor/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/GPURenderTargetEditor/NSTextViewDelegate-Protocol.h +++ b/GPURenderTargetEditor/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/GPUTools/CDStructures.h b/GPUTools/CDStructures.h index 7603869ea..ceb197e3a 100644 --- a/GPUTools/CDStructures.h +++ b/GPUTools/CDStructures.h @@ -15,20 +15,20 @@ struct Argument { unsigned short flags; }; -struct ContextInfo { - void **_field1; - struct VARangeState _field2; - struct objc_wrapper> _field3; - struct objc_wrapper _field4; - unsigned long long _field5; - _Bool _field6; +struct CGSize { + double _field1; + double _field2; }; struct CoreFunction { unsigned int fenum; - unsigned short flags; + unsigned int flags; + unsigned short padding; unsigned short argument_count; - unsigned long long context_id; + union { + unsigned long long context_id; + unsigned long long receiver_id; + } ; struct Argument return_value; struct Argument arguments[16]; unsigned int fbuf_size; @@ -92,19 +92,10 @@ struct PlaybackEngineDecodeCache { unsigned long long _field6; unsigned long long _field7; struct VMBuffer _field8; - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field9; + struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _field9; }; -struct RunningStatistics { - vector_cfeb9b06 _field1; - unsigned int _field2; - vector_cfeb9b06 _field3; - vector_cfeb9b06 _field4; - vector_cfeb9b06 _field5[5]; - struct vector> _field6; - unsigned int _field7; - unsigned int _field8; -}; +struct RunningStatistics; struct SequenceCache { unsigned int _state; @@ -120,12 +111,6 @@ struct TFunctionStream; struct TFunctionStream; -struct VARangeState { - struct stack>, std::__1::deque>, std::__1::allocator>>>> _field1; - void *_field2; - unsigned long long _field3; -}; - struct VMBuffer { unsigned long long _field1; unsigned long long _field2; @@ -144,15 +129,6 @@ struct VariableCache { unsigned int _state; }; -struct _CGLContextObject { - struct __GLIContextRec *_field1; - struct __GLIFunctionDispatchRec _field2; - struct _CGLPrivateObject *_field3; - void *_field4; -}; - -struct _CGLPrivateObject; - struct _Iterator { struct CoreFunction _field1; void *_field2; @@ -176,988 +152,11 @@ struct _NSRange { unsigned long long _field2; }; -struct __GLIFunctionDispatchRec { - void *_field1; - void *_field2; - void *_field3; - void *_field4; - void *_field5; - void *_field6; - void *_field7; - void *_field8; - void *_field9; - void *_field10; - void *_field11; - void *_field12; - void *_field13; - void *_field14; - void *_field15; - void *_field16; - void *_field17; - void *_field18; - void *_field19; - void *_field20; - void *_field21; - void *_field22; - void *_field23; - void *_field24; - void *_field25; - void *_field26; - void *_field27; - void *_field28; - void *_field29; - void *_field30; - void *_field31; - void *_field32; - void *_field33; - void *_field34; - void *_field35; - void *_field36; - void *_field37; - void *_field38; - void *_field39; - void *_field40; - void *_field41; - void *_field42; - void *_field43; - void *_field44; - void *_field45; - void *_field46; - void *_field47; - void *_field48; - void *_field49; - void *_field50; - void *_field51; - void *_field52; - void *_field53; - void *_field54; - void *_field55; - void *_field56; - void *_field57; - void *_field58; - void *_field59; - void *_field60; - void *_field61; - void *_field62; - void *_field63; - void *_field64; - void *_field65; - void *_field66; - void *_field67; - void *_field68; - void *_field69; - void *_field70; - void *_field71; - void *_field72; - void *_field73; - void *_field74; - void *_field75; - void *_field76; - void *_field77; - void *_field78; - void *_field79; - void *_field80; - void *_field81; - void *_field82; - void *_field83; - void *_field84; - void *_field85; - void *_field86; - void *_field87; - void *_field88; - void *_field89; - void *_field90; - void *_field91; - void *_field92; - void *_field93; - void *_field94; - void *_field95; - void *_field96; - void *_field97; - void *_field98; - void *_field99; - void *_field100; - void *_field101; - void *_field102; - void *_field103; - void *_field104; - void *_field105; - void *_field106; - void *_field107; - void *_field108; - void *_field109; - void *_field110; - void *_field111; - void *_field112; - void *_field113; - void *_field114; - void *_field115; - void *_field116; - void *_field117; - void *_field118; - void *_field119; - void *_field120; - void *_field121; - void *_field122; - void *_field123; - void *_field124; - void *_field125; - void *_field126; - void *_field127; - void *_field128; - void *_field129; - void *_field130; - void *_field131; - void *_field132; - void *_field133; - void *_field134; - void *_field135; - void *_field136; - void *_field137; - void *_field138; - void *_field139; - void *_field140; - void *_field141; - void *_field142; - void *_field143; - void *_field144; - void *_field145; - void *_field146; - void *_field147; - void *_field148; - void *_field149; - void *_field150; - void *_field151; - void *_field152; - void *_field153; - void *_field154; - void *_field155; - void *_field156; - void *_field157; - void *_field158; - void *_field159; - void *_field160; - void *_field161; - void *_field162; - void *_field163; - void *_field164; - void *_field165; - void *_field166; - void *_field167; - void *_field168; - void *_field169; - void *_field170; - void *_field171; - void *_field172; - void *_field173; - void *_field174; - void *_field175; - void *_field176; - void *_field177; - void *_field178; - void *_field179; - void *_field180; - void *_field181; - void *_field182; - void *_field183; - void *_field184; - void *_field185; - void *_field186; - void *_field187; - void *_field188; - void *_field189; - void *_field190; - void *_field191; - void *_field192; - void *_field193; - void *_field194; - void *_field195; - void *_field196; - void *_field197; - void *_field198; - void *_field199; - void *_field200; - void *_field201; - void *_field202; - void *_field203; - void *_field204; - void *_field205; - void *_field206; - void *_field207; - void *_field208; - void *_field209; - void *_field210; - void *_field211; - void *_field212; - void *_field213; - void *_field214; - void *_field215; - void *_field216; - void *_field217; - void *_field218; - void *_field219; - void *_field220; - void *_field221; - void *_field222; - void *_field223; - void *_field224; - void *_field225; - void *_field226; - void *_field227; - void *_field228; - void *_field229; - void *_field230; - void *_field231; - void *_field232; - void *_field233; - void *_field234; - void *_field235; - void *_field236; - void *_field237; - void *_field238; - void *_field239; - void *_field240; - void *_field241; - void *_field242; - void *_field243; - void *_field244; - void *_field245; - void *_field246; - void *_field247; - void *_field248; - void *_field249; - void *_field250; - void *_field251; - void *_field252; - void *_field253; - void *_field254; - void *_field255; - void *_field256; - void *_field257; - void *_field258; - void *_field259; - void *_field260; - void *_field261; - void *_field262; - void *_field263; - void *_field264; - void *_field265; - void *_field266; - void *_field267; - void *_field268; - void *_field269; - void *_field270; - void *_field271; - void *_field272; - void *_field273; - void *_field274; - void *_field275; - void *_field276; - void *_field277; - void *_field278; - void *_field279; - void *_field280; - void *_field281; - void *_field282; - void *_field283; - void *_field284; - void *_field285; - void *_field286; - void *_field287; - void *_field288; - void *_field289; - void *_field290; - void *_field291; - void *_field292; - void *_field293; - void *_field294; - void *_field295; - void *_field296; - void *_field297; - void *_field298; - void *_field299; - void *_field300; - void *_field301; - void *_field302; - void *_field303; - void *_field304; - void *_field305; - void *_field306; - void *_field307; - void *_field308; - void *_field309; - void *_field310; - void *_field311; - void *_field312; - void *_field313; - void *_field314; - void *_field315; - void *_field316; - void *_field317; - void *_field318; - void *_field319; - void *_field320; - void *_field321; - void *_field322; - void *_field323; - void *_field324; - void *_field325; - void *_field326; - void *_field327; - void *_field328; - void *_field329; - void *_field330; - void *_field331; - void *_field332; - void *_field333; - void *_field334; - void *_field335; - void *_field336; - void *_field337; - void *_field338; - void *_field339; - void *_field340; - void *_field341; - void *_field342; - void *_field343; - void *_field344; - void *_field345; - void *_field346; - void *_field347; - void *_field348; - void *_field349; - void *_field350; - void *_field351; - void *_field352; - void *_field353; - void *_field354; - void *_field355; - void *_field356; - void *_field357; - void *_field358; - void *_field359; - void *_field360; - void *_field361; - void *_field362; - void *_field363; - void *_field364; - void *_field365; - void *_field366; - void *_field367; - void *_field368; - void *_field369; - void *_field370; - void *_field371; - void *_field372; - void *_field373; - void *_field374; - void *_field375; - void *_field376; - void *_field377; - void *_field378; - void *_field379; - void *_field380; - void *_field381; - void *_field382; - void *_field383; - void *_field384; - void *_field385; - void *_field386; - void *_field387; - void *_field388; - void *_field389; - void *_field390; - void *_field391; - void *_field392; - void *_field393; - void *_field394; - void *_field395; - void *_field396; - void *_field397; - void *_field398; - void *_field399; - void *_field400; - void *_field401; - void *_field402; - void *_field403; - void *_field404; - void *_field405; - void *_field406; - void *_field407; - void *_field408; - void *_field409; - void *_field410; - void *_field411; - void *_field412; - void *_field413; - void *_field414; - void *_field415; - void *_field416; - void *_field417; - void *_field418; - void *_field419; - void *_field420; - void *_field421; - void *_field422; - void *_field423; - void *_field424; - void *_field425; - void *_field426; - void *_field427; - void *_field428; - void *_field429; - void *_field430; - void *_field431; - void *_field432; - void *_field433; - void *_field434; - void *_field435; - void *_field436; - void *_field437; - void *_field438; - void *_field439; - void *_field440; - void *_field441; - void *_field442; - void *_field443; - void *_field444; - void *_field445; - void *_field446; - void *_field447; - void *_field448; - void *_field449; - void *_field450; - void *_field451; - void *_field452; - void *_field453; - void *_field454; - void *_field455; - void *_field456; - void *_field457; - void *_field458; - void *_field459; - void *_field460; - void *_field461; - void *_field462; - void *_field463; - void *_field464; - void *_field465; - void *_field466; - void *_field467; - void *_field468; - void *_field469; - void *_field470; - void *_field471; - void *_field472; - void *_field473; - void *_field474; - void *_field475; - void *_field476; - void *_field477; - void *_field478; - void *_field479; - void *_field480; - void *_field481; - void *_field482; - void *_field483; - void *_field484; - void *_field485; - void *_field486; - void *_field487; - void *_field488; - void *_field489; - void *_field490; - void *_field491; - void *_field492; - void *_field493; - void *_field494; - void *_field495; - void *_field496; - void *_field497; - void *_field498; - void *_field499; - void *_field500; - void *_field501; - void *_field502; - void *_field503; - void *_field504; - void *_field505; - void *_field506; - void *_field507; - void *_field508; - void *_field509; - void *_field510; - void *_field511; - void *_field512; - void *_field513; - void *_field514; - void *_field515; - void *_field516; - void *_field517; - void *_field518; - void *_field519; - void *_field520; - void *_field521; - void *_field522; - void *_field523; - void *_field524; - void *_field525; - void *_field526; - void *_field527; - void *_field528; - void *_field529; - void *_field530; - void *_field531; - void *_field532; - void *_field533; - void *_field534; - void *_field535; - void *_field536; - void *_field537; - void *_field538; - void *_field539; - void *_field540; - void *_field541; - void *_field542; - void *_field543; - void *_field544; - void *_field545; - void *_field546; - void *_field547; - void *_field548; - void *_field549; - void *_field550; - void *_field551; - void *_field552; - void *_field553; - void *_field554; - void *_field555; - void *_field556; - void *_field557; - void *_field558; - void *_field559; - void *_field560; - void *_field561; - void *_field562; - void *_field563; - void *_field564; - void *_field565; - void *_field566; - void *_field567; - void *_field568; - void *_field569; - void *_field570; - void *_field571; - void *_field572; - void *_field573; - void *_field574; - void *_field575; - void *_field576; - void *_field577; - void *_field578; - void *_field579; - void *_field580; - void *_field581; - void *_field582; - void *_field583; - void *_field584; - void *_field585; - void *_field586; - void *_field587; - void *_field588; - void *_field589; - void *_field590; - void *_field591; - void *_field592; - void *_field593; - void *_field594; - void *_field595; - void *_field596; - void *_field597; - void *_field598; - void *_field599; - void *_field600; - void *_field601; - void *_field602; - void *_field603; - void *_field604; - void *_field605; - void *_field606; - void *_field607; - void *_field608; - void *_field609; - void *_field610; - void *_field611; - void *_field612; - void *_field613; - void *_field614; - void *_field615; - void *_field616; - void *_field617; - void *_field618; - void *_field619; - void *_field620; - void *_field621; - void *_field622; - void *_field623; - void *_field624; - void *_field625; - void *_field626; - void *_field627; - void *_field628; - void *_field629; - void *_field630; - void *_field631; - void *_field632; - void *_field633; - void *_field634; - void *_field635; - void *_field636; - void *_field637; - void *_field638; - void *_field639; - void *_field640; - void *_field641; - void *_field642; - void *_field643; - void *_field644; - void *_field645; - void *_field646; - void *_field647; - void *_field648; - void *_field649; - void *_field650; - void *_field651; - void *_field652; - void *_field653; - void *_field654; - void *_field655; - void *_field656; - void *_field657; - void *_field658; - void *_field659; - void *_field660; - void *_field661; - void *_field662; - void *_field663; - void *_field664; - void *_field665; - void *_field666; - void *_field667; - void *_field668; - void *_field669; - void *_field670; - void *_field671; - void *_field672; - void *_field673; - void *_field674; - void *_field675; - void *_field676; - void *_field677; - void *_field678; - void *_field679; - void *_field680; - void *_field681; - void *_field682; - void *_field683; - void *_field684; - void *_field685; - void *_field686; - void *_field687; - void *_field688; - void *_field689; - void *_field690; - void *_field691; - void *_field692; - void *_field693; - void *_field694; - void *_field695; - void *_field696; - void *_field697; - void *_field698; - void *_field699; - void *_field700; - void *_field701; - void *_field702; - void *_field703; - void *_field704; - void *_field705; - void *_field706; - void *_field707; - void *_field708; - void *_field709; - void *_field710; - void *_field711; - void *_field712; - void *_field713; - void *_field714; - void *_field715; - void *_field716; - void *_field717; - void *_field718; - void *_field719; - void *_field720; - void *_field721; - void *_field722; - void *_field723; - void *_field724; - void *_field725; - void *_field726; - void *_field727; - void *_field728; - void *_field729; - void *_field730; - void *_field731; - void *_field732; - void *_field733; - void *_field734; - void *_field735; - void *_field736; - void *_field737; - void *_field738; - void *_field739; - void *_field740; - void *_field741; - void *_field742; - void *_field743; - void *_field744; - void *_field745; - void *_field746; - void *_field747; - void *_field748; - void *_field749; - void *_field750; - void *_field751; - void *_field752; - void *_field753; - void *_field754; - void *_field755; - void *_field756; - void *_field757; - void *_field758; - void *_field759; - void *_field760; - void *_field761; - void *_field762; - void *_field763; - void *_field764; - void *_field765; - void *_field766; - void *_field767; - void *_field768; - void *_field769; - void *_field770; - void *_field771; - void *_field772; - void *_field773; - void *_field774; - void *_field775; - void *_field776; - void *_field777; - void *_field778; - void *_field779; - void *_field780; - void *_field781; - void *_field782; - void *_field783; - void *_field784; - void *_field785; - void *_field786; - void *_field787; - void *_field788; - void *_field789; - void *_field790; - void *_field791; - void *_field792; - void *_field793; - void *_field794; - void *_field795; - void *_field796; - void *_field797; - void *_field798; - void *_field799; - void *_field800; - void *_field801; - void *_field802; - void *_field803; - void *_field804; - void *_field805; - void *_field806; - void *_field807; - void *_field808; - void *_field809; - void *_field810; - void *_field811; - void *_field812; - void *_field813; - void *_field814; - void *_field815; - void *_field816; - void *_field817; - void *_field818; - void *_field819; - void *_field820; - void *_field821; - void *_field822; - void *_field823; - void *_field824; - void *_field825; - void *_field826; - void *_field827; - void *_field828; - void *_field829; - void *_field830; - void *_field831; - void *_field832; - void *_field833; - void *_field834; - void *_field835; - void *_field836; - void *_field837; - void *_field838; - void *_field839; - void *_field840; - void *_field841; - void *_field842; - void *_field843; - void *_field844; - void *_field845; - void *_field846; - void *_field847; - void *_field848; - void *_field849; - void *_field850; - void *_field851; - void *_field852; - void *_field853; - void *_field854; - void *_field855; - void *_field856; - void *_field857; - void *_field858; - void *_field859; - void *_field860; - void *_field861; - void *_field862; - void *_field863; - void *_field864; - void *_field865; - void *_field866; - void *_field867; - void *_field868; - void *_field869; - void *_field870; - void *_field871; - void *_field872; - void *_field873; - void *_field874; - void *_field875; - void *_field876; - void *_field877; - void *_field878; - void *_field879; - void *_field880; - void *_field881; - void *_field882; - void *_field883; - void *_field884; - void *_field885; - void *_field886; - void *_field887; - void *_field888; - void *_field889; - void *_field890; - void *_field891; - void *_field892; - void *_field893; - void *_field894; - void *_field895; - void *_field896; - void *_field897; - void *_field898; - void *_field899; - void *_field900; - void *_field901; - void *_field902; - void *_field903; - void *_field904; - void *_field905; - void *_field906; - void *_field907; - void *_field908; - void *_field909; - void *_field910; - void *_field911; - void *_field912; - void *_field913; - void *_field914; - void *_field915; - void *_field916; - void *_field917; - void *_field918; - void *_field919; - void *_field920; - void *_field921; - void *_field922; - void *_field923; - void *_field924; - void *_field925; - void *_field926; - void *_field927; - void *_field928; - void *_field929; - void *_field930; - void *_field931; - void *_field932; - void *_field933; - void *_field934; - void *_field935; - void *_field936; - void *_field937; - void *_field938; - void *_field939; - void *_field940; - void *_field941; - void *_field942; - void *_field943; - void *_field944; - void *_field945; - void *_field946; - void *_field947; - void *_field948; - void *_field949; - void *_field950; - void *_field951; - void *_field952; - void *_field953; - void *_field954; - void *_field955; - void *_field956; - void *_field957; - void *_field958; - void *_field959; - void *_field960; - void *_field961; - void *_field962; - void *_field963; - void *_field964; - void *_field965; - void *_field966; - void *_field967; - void *_field968; - void *_field969; - void *_field970; - void *_field971; - void *_field972; - void *_field973; - void *_field974; -}; +struct __hash_node, void *>, void *>; -struct __hash_node, void *>, void *>; +struct __hash_node>, void *>; -struct __hash_node>>, void *>; - -struct __hash_node, void *>; +struct __hash_node, void *>; struct __shared_weak_count; @@ -1165,35 +164,12 @@ struct __wrap_iter> *__i; }; -struct deque>, std::__1::allocator>>> { - struct __split_buffer>*, std::__1::allocator>*>> { - struct unique_ptr> **_field1; - struct unique_ptr> **_field2; - struct unique_ptr> **_field3; - struct __compressed_pair>**, std::__1::allocator>*>> { - struct unique_ptr> **_field1; - } _field4; - } _field1; - unsigned long long _field2; - struct __compressed_pair>>> { - unsigned long long _field1; - } _field3; -}; - struct objc_ref; struct objc_ref { id _field1; }; -struct objc_wrapper { - id _field1; -}; - -struct objc_wrapper> { - id _field1; -}; - struct shared_ptr> { struct TFunctionStream *_field1; struct __shared_weak_count *_field2; @@ -1204,10 +180,6 @@ struct shared_ptr> { struct __shared_weak_count *__cntrl_; }; -struct stack>, std::__1::deque>, std::__1::allocator>>>> { - struct deque>, std::__1::allocator>>> _field1; -}; - struct unique_ptr> { struct __compressed_pair> { struct CoreFunction *_field1; @@ -1222,92 +194,96 @@ struct unique_ptr>; -struct unique_ptr>; - -struct unique_ptr, void *>, void *>*[], std::__1::__bucket_list_deallocator, void *>, void *>*>>> { - struct __compressed_pair, void *>, void *>**, std::__1::__bucket_list_deallocator, void *>, void *>*>>> { - struct __hash_node, void *>, void *> **__first_; - struct __bucket_list_deallocator, void *>, void *>*>> { - struct __compressed_pair, void *>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; +struct unique_ptr, std::__1::default_delete>> { + struct __compressed_pair*, std::__1::default_delete>> { + struct RunningStatistics *__first_; } __ptr_; }; -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **__first_; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { +struct unique_ptr, void *>, void *>*[], std::__1::__bucket_list_deallocator, void *>, void *>*>>> { + struct __compressed_pair, void *>, void *>**, std::__1::__bucket_list_deallocator, void *>, void *>*>>> { + struct __hash_node, void *>, void *> **__first_; + struct __bucket_list_deallocator, void *>, void *>*>> { + struct __compressed_pair, void *>, void *>*>> { unsigned long long __first_; } __data_; } __second_; } __ptr_; }; -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **_field1; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { +struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { + struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { + struct __hash_node>, void *> **_field1; + struct __bucket_list_deallocator>, void *>*>> { + struct __compressed_pair>, void *>*>> { unsigned long long _field1; } _field1; } _field2; } _field1; }; -struct unordered_map, void *, std::__1::hash>, std::__1::equal_to>, std::__1::allocator, void *>>> { - struct __hash_table, void *>, std::__1::__unordered_map_hasher, void *, std::__1::hash>, true>, std::__1::__unordered_map_equal, void *, std::__1::equal_to>, true>, std::__1::allocator, void *>>> { - struct unique_ptr, void *>, void *>*[], std::__1::__bucket_list_deallocator, void *>, void *>*>>> __bucket_list_; - struct __compressed_pair, void *>, void *>*>, std::__1::allocator, void *>, void *>>> { - struct __hash_node_base, void *>, void *>*> { - struct __hash_node, void *>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair, void *, std::__1::hash>, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair, void *, std::__1::equal_to>, true>> { - float __first_; - } __p3_; - } __table_; +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; }; -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *__next_; +struct unordered_map, void *, std::__1::hash>, std::__1::equal_to>, std::__1::allocator, void *>>> { + struct __hash_table, void *>, std::__1::__unordered_map_hasher, std::__1::__hash_value_type, void *>, std::__1::hash>, true>, std::__1::__unordered_map_equal, std::__1::__hash_value_type, void *>, std::__1::equal_to>, true>, std::__1::allocator, void *>>> { + struct unique_ptr, void *>, void *>*[], std::__1::__bucket_list_deallocator, void *>, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>, void *>*>, std::__1::allocator, void *>, void *>>> { + struct __hash_node_base, void *>, void *>*> { + struct __hash_node, void *>, void *> *__next_; } __first_; } __p1_; - struct __compressed_pair>, std::__1::hash, true>> { + struct __compressed_pair, std::__1::__hash_value_type, void *>, std::__1::hash>, true>> { unsigned long long __first_; } __p2_; - struct __compressed_pair>, std::__1::equal_to, true>> { + struct __compressed_pair, std::__1::__hash_value_type, void *>, std::__1::equal_to>, true>> { float __first_; } __p3_; } __table_; }; -struct unordered_map, std::__1::equal_to, std::__1::allocator>> { - struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, std::__1::allocator>> { - struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> _field1; - struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { - struct __hash_node_base, void *>*> { - struct __hash_node, void *> *_field1; +struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { + struct __hash_table>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>> { + struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> _field1; + struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { + struct __hash_node_base>, void *>*> { + struct __hash_node>, void *> *_field1; } _field1; } _field2; - struct __compressed_pair, true>> { + struct __compressed_pair>, std::__1::hash, true>> { unsigned long long _field1; } _field3; - struct __compressed_pair, true>> { + struct __compressed_pair>, std::__1::equal_to, true>> { float _field1; } _field4; } _field1; }; +struct unordered_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + struct vector, std::__1::allocator>> { struct objc_ref *__begin_; struct objc_ref *__end_; @@ -1396,6 +372,23 @@ typedef struct { } CDStruct_e4c1f684; // Template types +typedef struct unordered_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +} unordered_map_82d59a1a; + typedef struct vector> { unsigned long long *_field1; unsigned long long *_field2; diff --git a/GPUTools/DYCaptureArchive.h b/GPUTools/DYCaptureArchive.h index 8ec599c88..93c744e3c 100644 --- a/GPUTools/DYCaptureArchive.h +++ b/GPUTools/DYCaptureArchive.h @@ -129,8 +129,8 @@ - (int)_storeFileDescriptor; @property(readonly, nonatomic, getter=isClosed) BOOL closed; // @dynamic closed; @property(readonly, nonatomic, getter=isReadOnly) BOOL readOnly; // @dynamic readOnly; -@property(readonly, nonatomic) NSString *path; // @dynamic path; -@property(readonly, nonatomic) NSURL *url; // @dynamic url; +@property(readonly, retain, nonatomic) NSString *path; // @dynamic path; +@property(readonly, retain, nonatomic) NSURL *url; // @dynamic url; - (void)setTargetQueue:(struct dispatch_queue_s *)arg1; - (void)dealloc; - (id)initWithURL:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; @@ -141,5 +141,11 @@ - (BOOL)_loadArchiveAtPath:(id)arg1 error:(id *)arg2; - (BOOL)_createNewArchiveAtPath:(id)arg1 error:(id *)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPUTools/DYCaptureArchiveStack.h b/GPUTools/DYCaptureArchiveStack.h index d6baccdf4..0f6af748b 100644 --- a/GPUTools/DYCaptureArchiveStack.h +++ b/GPUTools/DYCaptureArchiveStack.h @@ -8,6 +8,8 @@ #import "DYCaptureStore-Protocol.h" +@class NSString; + @interface DYCaptureArchiveStack : NSObject { struct vector, std::__1::allocator>> _archives; @@ -47,5 +49,11 @@ - (void)pop; - (void)push:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPUTools/DYCaptureFile.h b/GPUTools/DYCaptureFile.h index 301ca33cc..351bbba3f 100644 --- a/GPUTools/DYCaptureFile.h +++ b/GPUTools/DYCaptureFile.h @@ -20,7 +20,7 @@ } @property(readonly, nonatomic) BOOL alias; // @synthesize alias=_alias; -@property(readonly, nonatomic) NSString *name; // @synthesize name=_name; +@property(readonly, retain, nonatomic) NSString *name; // @synthesize name=_name; @property(readonly, nonatomic) DYCaptureArchive *archive; // @synthesize archive=_archive; - (id)decodeSerializedPropertyListWithOptions:(unsigned long long)arg1 error:(id *)arg2; - (id)decodeArchivedObjectWithAllowedBaseClasses:(id)arg1; diff --git a/GPUTools/DYCaptureSessionInfo.h b/GPUTools/DYCaptureSessionInfo.h index fca5d22c7..cb1e17f37 100644 --- a/GPUTools/DYCaptureSessionInfo.h +++ b/GPUTools/DYCaptureSessionInfo.h @@ -10,55 +10,52 @@ @interface DYCaptureSessionInfo : NSObject { + DYDeviceInfo *_deviceInfo; NSDictionary *_libraryLinkTimeVersions; NSDictionary *_queueLabels; NSDictionary *_threadLabels; - BOOL _wasCheckingGLErrors; BOOL _guestAppWasLinkedOnApexOrLater; unsigned int _version; unsigned int _nativePointerSize; - NSArray *_contextsInfo; - DYDeviceInfo *_deviceInfo; + unsigned int _graphicsApi; DYDeviceInfo *_controlDeviceInfo; unsigned long long _capturedFramesCount; NSDictionary *_guestAppInfoPlist; NSData *_guestAppIconData; NSDictionary *_launchDictionary; NSDictionary *_configurationDictionary; - NSArray *_requiredExtensions; } + (id)symbolicatorSignatureFromCaptureStore:(id)arg1; -+ (id)captureSessionInfoWithCaptureStore:(id)arg1; -@property(readonly, nonatomic) NSArray *requiredExtensions; // @synthesize requiredExtensions=_requiredExtensions; -@property(readonly, nonatomic) NSDictionary *configurationDictionary; // @synthesize configurationDictionary=_configurationDictionary; -@property(readonly, nonatomic) NSDictionary *launchDictionary; // @synthesize launchDictionary=_launchDictionary; ++ (unsigned int)graphicsAPIOfCaptureStore:(id)arg1; +@property(readonly, nonatomic) unsigned int graphicsApi; // @synthesize graphicsApi=_graphicsApi; +@property(readonly, retain, nonatomic) NSDictionary *configurationDictionary; // @synthesize configurationDictionary=_configurationDictionary; +@property(readonly, retain, nonatomic) NSDictionary *launchDictionary; // @synthesize launchDictionary=_launchDictionary; @property(readonly, nonatomic) NSData *guestAppIconData; // @synthesize guestAppIconData=_guestAppIconData; -@property(readonly, nonatomic) NSDictionary *guestAppInfoPlist; // @synthesize guestAppInfoPlist=_guestAppInfoPlist; +@property(readonly, retain, nonatomic) NSDictionary *guestAppInfoPlist; // @synthesize guestAppInfoPlist=_guestAppInfoPlist; @property(readonly, nonatomic) BOOL guestAppWasLinkedOnApexOrLater; // @synthesize guestAppWasLinkedOnApexOrLater=_guestAppWasLinkedOnApexOrLater; -@property(readonly, nonatomic) BOOL wasCheckingGLErrors; // @synthesize wasCheckingGLErrors=_wasCheckingGLErrors; @property(readonly, nonatomic) unsigned long long capturedFramesCount; // @synthesize capturedFramesCount=_capturedFramesCount; @property(readonly, nonatomic) unsigned int nativePointerSize; // @synthesize nativePointerSize=_nativePointerSize; @property(readonly, nonatomic) unsigned int version; // @synthesize version=_version; -@property(readonly, nonatomic) DYDeviceInfo *controlDeviceInfo; // @synthesize controlDeviceInfo=_controlDeviceInfo; -@property(readonly, nonatomic) DYDeviceInfo *deviceInfo; // @synthesize deviceInfo=_deviceInfo; -@property(readonly, nonatomic) NSArray *contextsInfo; // @synthesize contextsInfo=_contextsInfo; +@property(readonly, retain, nonatomic) DYDeviceInfo *controlDeviceInfo; // @synthesize controlDeviceInfo=_controlDeviceInfo; +@property(readonly, retain, nonatomic) DYDeviceInfo *deviceInfo; // @synthesize deviceInfo=_deviceInfo; +- (id)contextInfoForContext:(unsigned long long)arg1; +- (BOOL)canPlaybackOnDeviceWithInfo:(id)arg1 limitBackwardsCompatibility:(BOOL)arg2; - (id)labelForThreadID:(unsigned long long)arg1; - (id)labelForQueueID:(unsigned long long)arg1; - (int)linkTimeVersionForLibrary:(id)arg1; -- (id)contextInfoForContext:(unsigned long long)arg1; -@property(readonly, nonatomic) BOOL lockOpenGLAfterCompletion; // @dynamic lockOpenGLAfterCompletion; +@property(readonly, nonatomic) BOOL lockGraphicsAfterCompletion; @property(readonly, nonatomic) BOOL suspendAfterCompletion; // @dynamic suspendAfterCompletion; @property(readonly, nonatomic) BOOL harvestStateAtEnd; // @dynamic harvestStateAtEnd; -@property(readonly, nonatomic) BOOL triggerOnNextGLCommand; // @dynamic triggerOnNextGLCommand; +@property(readonly, nonatomic) BOOL triggerOnNextGraphicsCommand; @property(readonly, nonatomic) unsigned int frameLimit; // @dynamic frameLimit; @property(readonly, nonatomic) unsigned int triggerFrame; // @dynamic triggerFrame; -@property(readonly, nonatomic) NSDictionary *guestAppEnvironment; // @dynamic guestAppEnvironment; -@property(readonly, nonatomic) NSArray *guestAppArguments; // @dynamic guestAppArguments; -@property(readonly, nonatomic) NSString *guestAppCurrentDirectory; // @dynamic guestAppCurrentDirectory; -@property(readonly, nonatomic) NSString *guestAppPath; // @dynamic guestAppPath; -@property(readonly, nonatomic) NSString *guestAppBundleIdentifier; // @dynamic guestAppBundleIdentifier; -@property(readonly, nonatomic) NSString *guestAppTitle; // @dynamic guestAppTitle; +@property(readonly, retain, nonatomic) NSDictionary *guestAppEnvironment; // @dynamic guestAppEnvironment; +@property(readonly, retain, nonatomic) NSArray *guestAppArguments; // @dynamic guestAppArguments; +@property(readonly, retain, nonatomic) NSString *guestAppCurrentDirectory; // @dynamic guestAppCurrentDirectory; +@property(readonly, retain, nonatomic) NSString *guestAppPath; // @dynamic guestAppPath; +@property(readonly, retain, nonatomic) NSString *guestAppBundleIdentifier; // @dynamic guestAppBundleIdentifier; +@property(readonly, retain, nonatomic) NSString *guestAppTitle; // @dynamic guestAppTitle; - (void)dealloc; - (id)initWithCaptureStore:(id)arg1; - (id)init; diff --git a/GPUTools/DYDataFunctionStream.h b/GPUTools/DYDataFunctionStream.h index df5c5117d..6d74d2a49 100644 --- a/GPUTools/DYDataFunctionStream.h +++ b/GPUTools/DYDataFunctionStream.h @@ -16,7 +16,7 @@ struct _Iterator _reset; } -@property(readonly, nonatomic) NSData *data; // @synthesize data=_data; +@property(readonly, retain, nonatomic) NSData *data; // @synthesize data=_data; - (id).cxx_construct; - (void).cxx_destruct; - (unsigned long long)readFunctions:(struct Function *)arg1 maxCount:(unsigned long long)arg2; diff --git a/GPUTools/DYExperiment.h b/GPUTools/DYExperiment.h index 2e56b4197..e86ff32a0 100644 --- a/GPUTools/DYExperiment.h +++ b/GPUTools/DYExperiment.h @@ -9,10 +9,11 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@class DYFunctionPlayer, NSMutableArray, NSMutableDictionary, NSString; +@class NSMutableDictionary, NSString; @interface DYExperiment : NSObject { + NSString *_captureArchivePath; NSMutableDictionary *_results; unsigned int _repeatCount; unsigned int _warmupCount; @@ -20,22 +21,12 @@ BOOL _enableExperimentFinish; BOOL _enablePerFrameTiming; NSString *_name; - unsigned long long _startGlobalTime; - unsigned int _iteration; - unsigned long long _frameTimeStart; - unsigned long long _frameTimeEnd; - unsigned long long _frameTime; unsigned int _frameTimeArraySize; unsigned int _frameTimeVariationArraySize; double _frameTimeVariationLimit1; double _frameTimeVariationLimit2; double _frameTimeVariationRangeMax; - struct RunningStatistics *_frameTimeStatistics; - BOOL _isDone; BOOL _allowEarlyTermination; - DYFunctionPlayer *_functionPlayer; - NSMutableArray *_overrides; - NSString *_captureArchivePath; int _traceMode; unsigned long long _profilingFlags; BOOL _usingModifiedArchive; @@ -46,7 +37,6 @@ @property(nonatomic) BOOL usingModifiedArchive; // @synthesize usingModifiedArchive=_usingModifiedArchive; @property(copy, nonatomic) id messageHandler; // @synthesize messageHandler=_messageHandler; @property(nonatomic) BOOL allowEarlyTermination; // @synthesize allowEarlyTermination=_allowEarlyTermination; -@property(readonly, nonatomic) BOOL isDone; // @synthesize isDone=_isDone; @property(nonatomic) double frameTimeVariationRangeMax; // @synthesize frameTimeVariationRangeMax=_frameTimeVariationRangeMax; @property(nonatomic) double frameTimeVariationLimit2; // @synthesize frameTimeVariationLimit2=_frameTimeVariationLimit2; @property(nonatomic) double frameTimeVariationLimit1; // @synthesize frameTimeVariationLimit1=_frameTimeVariationLimit1; @@ -54,29 +44,14 @@ @property(nonatomic) unsigned int frameTimeArraySize; // @synthesize frameTimeArraySize=_frameTimeArraySize; @property(nonatomic) unsigned long long profilingFlags; // @synthesize profilingFlags=_profilingFlags; @property(nonatomic) int traceMode; // @synthesize traceMode=_traceMode; -@property(readonly, nonatomic) NSMutableArray *overrides; // @synthesize overrides=_overrides; -@property(retain, nonatomic) NSString *captureArchivePath; // @synthesize captureArchivePath=_captureArchivePath; +@property(readonly, retain, nonatomic) NSString *captureArchivePath; // @synthesize captureArchivePath=_captureArchivePath; @property(nonatomic) BOOL enablePerFrameTiming; // @synthesize enablePerFrameTiming=_enablePerFrameTiming; @property(nonatomic) BOOL enableExperimentFinish; // @synthesize enableExperimentFinish=_enableExperimentFinish; -@property(readonly, nonatomic) unsigned int iteration; // @synthesize iteration=_iteration; @property(nonatomic) unsigned int warmupCount; // @synthesize warmupCount=_warmupCount; @property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; @property(nonatomic) unsigned int repeatCount; // @synthesize repeatCount=_repeatCount; -@property(readonly, nonatomic) NSMutableDictionary *results; // @synthesize results=_results; -@property(nonatomic) __weak DYFunctionPlayer *functionPlayer; // @synthesize functionPlayer=_functionPlayer; +@property(readonly, retain, nonatomic) NSMutableDictionary *results; // @synthesize results=_results; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; -- (void)terminateExperiment; -- (BOOL)shouldTerminateExperiment; -- (void)onPlatformFunctionEnd; -- (void)onOpenGLFunctionEnd; -- (void)onFrameEnd; -- (void)onFrameStart; -- (void)endIteration; -- (void)beginIteration:(unsigned int)arg1; -- (void)end; -- (void)begin; -- (void)stopTiming; -- (void)startTiming; - (BOOL)isPresentFrameEnabled; - (id)description; - (void)dealloc; @@ -84,7 +59,6 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithName:(id)arg1 results:(id)arg2; -- (id)initWithName:(id)arg1; - (id)init; @end diff --git a/GPUTools/DYExperimentOverrideEnable.h b/GPUTools/DYExperimentOverrideEnable.h index 2e0447248..4ea6bf811 100644 --- a/GPUTools/DYExperimentOverrideEnable.h +++ b/GPUTools/DYExperimentOverrideEnable.h @@ -13,26 +13,20 @@ @interface DYExperimentOverrideEnable : DYExperiment { - NSSet *_overrideTypeStrings; NSMutableDictionary *_properties; - unsigned int _prevFileFunctionIndex; + NSSet *_overrideTypeStrings; NSArray *_perFunctionProfilingData; } -@property(readonly, nonatomic) NSSet *overrideTypeStrings; // @synthesize overrideTypeStrings=_overrideTypeStrings; -@property(readonly, nonatomic) NSMutableDictionary *properties; // @synthesize properties=_properties; -- (void)onPlatformFunctionEnd; -- (void)onOpenGLFunctionEnd; -- (void)onFrameEnd; -- (void)onFrameStart; +@property(readonly, retain, nonatomic) NSSet *overrideTypeStrings; // @synthesize overrideTypeStrings=_overrideTypeStrings; +@property(readonly, retain, nonatomic) NSMutableDictionary *properties; // @synthesize properties=_properties; - (BOOL)isPresentFrameEnabled; -- (void)end; -- (void)begin; - (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithName:(id)arg1 captureArchivePath:(id)arg2 overrides:(id)arg3; +- (id)initWithName:(id)arg1; @end diff --git a/GPUTools/DYExperimentResultsGenerator.h b/GPUTools/DYExperimentResultsGenerator.h new file mode 100644 index 000000000..67f928e74 --- /dev/null +++ b/GPUTools/DYExperimentResultsGenerator.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DYExperimentOverrideEnable, DYFunctionPlayer; + +@interface DYExperimentResultsGenerator : NSObject +{ + struct unique_ptr, std::__1::default_delete>> _frameTimeStatistics; + DYExperimentOverrideEnable *_experiment; + DYFunctionPlayer *_functionPlayer; + unsigned long long _startGlobalTime; + unsigned long long _frameTimeStart; + unsigned long long _frameTimeEnd; + unsigned long long _frameTime; + unsigned int _prevFileFunctionIndex; + unsigned int _iteration; + BOOL _isDone; +} + +@property(readonly, nonatomic) BOOL isDone; // @synthesize isDone=_isDone; +@property(nonatomic) __weak DYFunctionPlayer *functionPlayer; // @synthesize functionPlayer=_functionPlayer; +@property(readonly, nonatomic) DYExperimentOverrideEnable *experiment; // @synthesize experiment=_experiment; +@property(readonly, nonatomic) unsigned int prevFileFunctionIndex; // @synthesize prevFileFunctionIndex=_prevFileFunctionIndex; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)terminateExperiment; +- (BOOL)shouldTerminateExperiment; +- (void)onPlatformFunctionEnd; +- (void)onGraphicsFunctionEnd; +- (void)onFrameEnd; +- (void)onFrameStart; +- (void)endIteration; +- (void)beginIteration:(unsigned int)arg1; +- (void)stopTiming; +- (void)startTiming; +- (void)end; +- (void)begin; +- (void)dealloc; +- (id)initWithExperiment:(id)arg1; +- (id)init; + +@end + diff --git a/GPUTools/DYExtension.h b/GPUTools/DYExtension.h index 6a97d95a3..50dcbcf39 100644 --- a/GPUTools/DYExtension.h +++ b/GPUTools/DYExtension.h @@ -16,9 +16,9 @@ NSDictionary *_dictionary; } -@property(readonly, nonatomic) NSBundle *bundle; // @synthesize bundle=_bundle; -@property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; -@property(readonly, nonatomic) NSString *slot; // @synthesize slot=_slot; +@property(readonly, retain, nonatomic) NSBundle *bundle; // @synthesize bundle=_bundle; +@property(readonly, retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, retain, nonatomic) NSString *slot; // @synthesize slot=_slot; - (id)objectForKey:(id)arg1; - (id)description; - (void)dealloc; diff --git a/GPUTools/DYFSStreamer.h b/GPUTools/DYFSStreamer.h index 7e3bcdc17..b904f9800 100644 --- a/GPUTools/DYFSStreamer.h +++ b/GPUTools/DYFSStreamer.h @@ -42,8 +42,8 @@ @property(copy, nonatomic) NSString *owner; // @synthesize owner=_owner; @property(retain, nonatomic) NSPredicate *filenameFilter; // @synthesize filenameFilter=_filenameFilter; @property(copy, nonatomic) NSString *destinationName; // @synthesize destinationName=_destinationName; -@property(readonly, nonatomic) NSString *path; // @synthesize path=_path; -@property(readonly, nonatomic) NSURL *url; // @synthesize url=_url; +@property(readonly, retain, nonatomic) NSString *path; // @synthesize path=_path; +@property(readonly, retain, nonatomic) NSURL *url; // @synthesize url=_url; @property(readonly, nonatomic) NSArray *urls; // @synthesize urls=_urls; - (void)denyTransfer:(id)arg1; - (id)receiveTransfer:(id)arg1; diff --git a/GPUTools/DYFunctionPlayer.h b/GPUTools/DYFunctionPlayer.h index 797634e98..0f43e53da 100644 --- a/GPUTools/DYFunctionPlayer.h +++ b/GPUTools/DYFunctionPlayer.h @@ -6,92 +6,66 @@ #import "NSObject.h" -@class DYCaptureSessionInfo, DYIntKeyedDictionary, DYPlaybackEngine, NSMutableDictionary; +@class DYPlaybackEngine; @interface DYFunctionPlayer : NSObject { - id _captureStore; void *_executePlatform; SEL _executePlatformSEL; - void *_executeOpenGL; - SEL _executeOpenGLSEL; - void *_processArguments; - SEL _processArgumentsSEL; - void *_shouldExecute; - SEL _shouldExecuteSEL; + void *_executeGraphics; + SEL _executeGraphicsSEL; + void *_shouldExecuteGraphics; + SEL _shouldExecuteGraphicsSEL; void *_isFrameBoundary; SEL _isFrameBoundarySEL; - struct VariableCache _variables; struct MemoryManager _memoryManager; struct SequenceCache _functionIndexSequence; - void *_retval_buffer; void *_pointers[16]; unsigned int _pointers_alloc_bitfield; + id _captureStore; unsigned int _frameCounter; BOOL _lastCommandWasFrameBoundary; - BOOL _didWarnClientStorageApple; - BOOL _did_warn_texture_storage; - BOOL _didWarnVertexAttribDivisorSnowLeopard; BOOL _skipOptionalFunctions; DYPlaybackEngine *_engine; - DYCaptureSessionInfo *_captureSessionInfo; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _contextInfoMap; - DYIntKeyedDictionary *_sharegroupMap; - BOOL _recreateContexts; BOOL _mainExecutionMode; - struct CoreFunction *_function; unsigned int _currentExecutionModeFunctionIndex; unsigned int _currentFileFunctionIndex; - struct _CGLContextObject *_ctx; + unordered_map_82d59a1a _dataSizeMap; + struct VariableCache _variables; unsigned long long _ctxID; - struct ContextInfo *_currentContextInfo; - NSMutableDictionary *_ctx_dict; - NSMutableDictionary *_sharegroup_dict; - struct __GLIContextRec *_gli_ctx; - struct __GLIFunctionDispatchRec *_disp; + struct CoreFunction *_function; void *_argumentPointers[16]; + void *_retval_buffer; } -@property(readonly, nonatomic) struct ContextInfo *currentContextInfo; // @synthesize currentContextInfo=_currentContextInfo; ++ (struct CGSize)shrinkSourceSize:(struct CGSize)arg1 toDestSize:(struct CGSize)arg2; @property(readonly, nonatomic) unsigned int currentExecutionModeFunctionIndex; // @synthesize currentExecutionModeFunctionIndex=_currentExecutionModeFunctionIndex; @property(readonly, nonatomic) unsigned int currentFileFunctionIndex; // @synthesize currentFileFunctionIndex=_currentFileFunctionIndex; @property(readonly, nonatomic) BOOL mainExecutionMode; // @synthesize mainExecutionMode=_mainExecutionMode; -@property(nonatomic) BOOL recreateContexts; // @synthesize recreateContexts=_recreateContexts; @property(nonatomic) unsigned int frameCounter; // @synthesize frameCounter=_frameCounter; -@property(readonly, nonatomic) struct __GLIFunctionDispatchRec *gliDispatch; // @synthesize gliDispatch=_disp; -@property(readonly, nonatomic) struct __GLIContextRec *gliContext; // @synthesize gliContext=_gli_ctx; -@property(readonly, nonatomic) NSMutableDictionary *contextDictionary; // @synthesize contextDictionary=_ctx_dict; -@property(readonly, nonatomic) struct _CGLContextObject *context; // @synthesize context=_ctx; -@property(readonly, nonatomic) unsigned long long ctxID; // @synthesize ctxID=_ctxID; -@property(readonly, nonatomic) struct CoreFunction *function; // @synthesize function=_function; @property(nonatomic) BOOL skipOptionalFunctions; // @synthesize skipOptionalFunctions=_skipOptionalFunctions; @property(nonatomic) __weak DYPlaybackEngine *engine; // @synthesize engine=_engine; -@property(readonly, nonatomic) DYCaptureSessionInfo *captureSessionInfo; // @synthesize captureSessionInfo=_captureSessionInfo; -@property(readonly, nonatomic) id captureStore; // @synthesize captureStore=_captureStore; +@property(readonly, nonatomic) struct CoreFunction *function; // @synthesize function=_function; +@property(readonly, nonatomic) unsigned long long ctxID; // @synthesize ctxID=_ctxID; +@property(readonly, retain, nonatomic) id captureStore; // @synthesize captureStore=_captureStore; - (id).cxx_construct; - (void).cxx_destruct; -- (void)_processArguments; -- (void *)copyDataForPosition:(unsigned long long)arg1; -- (void *)copyDataForFilename:(const char *)arg1; -- (BOOL)isFrameBoundary; -- (BOOL)shouldExecuteOpenGLFunction; +- (void)setCurrentContext:(unsigned long long)arg1; +- (void)executeGraphicsFunction; - (void)executePlatformFunction; -- (void)executeOpenGLFunction; -- (void)_dispatchGLFunction; +- (BOOL)shouldExecuteGraphicsFunction; +- (void)processArguments; +- (void)addPointerDataSizeMap:(unordered_map_82d59a1a *)arg1; +- (void *)copyDataForPosition:(unsigned long long)arg1 dataSize:(unsigned long long *)arg2; +- (void *)copyDataForFilename:(const char *)arg1 dataSize:(unsigned long long *)arg2; - (void)executeFunctions:(struct CoreFunction *)arg1 count:(unsigned long long)arg2; +- (BOOL)isFrameBoundary; - (void)performPostDispatchFrameBoundaryActions; - (void)performPreDispatchFrameBoundaryActions; -- (void)performPostOpenGLFunctionDispatchActions:(BOOL)arg1; - (void)performNewFrameActions; - (void)performNewExecutionFileActions; - (void)prepareForCaptureExecution; - (void)prepareForNonCaptureExecution; -- (struct _CGLContextObject *)contextForContextIdentifier:(unsigned long long)arg1; -- (void)initializeNewSharegroupInfoDictionary; -- (void)deleteCurrentContext; -- (void)setCurrentContext:(unsigned long long)arg1; -- (void)updateCurrentStateWithNewContext:(id)arg1 contextID:(unsigned long long)arg2 sharegroupID:(unsigned long long)arg3; -- (struct ContextInfo *)newContextInfo; - (void)dealloc; - (id)initWithCaptureStore:(id)arg1; - (id)init; diff --git a/GPUTools/DYGPUToolsVersionInfo.h b/GPUTools/DYGPUToolsVersionInfo.h index 965358106..7d17634d7 100644 --- a/GPUTools/DYGPUToolsVersionInfo.h +++ b/GPUTools/DYGPUToolsVersionInfo.h @@ -22,9 +22,9 @@ @property(copy, nonatomic) NSDictionary *infoPlist; // @synthesize infoPlist=_infoPlist; - (id)objectForVersionPlistKey:(id)arg1; - (id)objectForInfoPlistKey:(id)arg1; -@property(readonly, nonatomic) NSString *sourceVersion; // @dynamic sourceVersion; -@property(readonly, nonatomic) NSString *shortVersion; // @dynamic shortVersion; -@property(readonly, nonatomic) NSString *version; // @dynamic version; +@property(readonly, retain, nonatomic) NSString *sourceVersion; // @dynamic sourceVersion; +@property(readonly, retain, nonatomic) NSString *shortVersion; // @dynamic shortVersion; +@property(readonly, retain, nonatomic) NSString *version; // @dynamic version; - (void)encodeWithCoder:(id)arg1; - (id)description; - (void)dealloc; diff --git a/GPUTools/DYPlaybackEngine.h b/GPUTools/DYPlaybackEngine.h index 1ee739b49..2d377ea56 100644 --- a/GPUTools/DYPlaybackEngine.h +++ b/GPUTools/DYPlaybackEngine.h @@ -17,17 +17,18 @@ struct dispatch_queue_s *_playbackQueue; struct PlaybackEngineDecodeCache *_cache; struct __wrap_iter>*> _fseIterator; - unsigned int _targetFunctionIndex; - unsigned int _currentFunctionIndex; unsigned int _functionBatchOffset; _Bool _active; + unsigned int _targetFunctionIndex; unsigned int _loopCount; + unsigned int _currentFunctionIndex; } +@property(readonly, nonatomic) unsigned int currentFunctionIndex; // @synthesize currentFunctionIndex=_currentFunctionIndex; @property(nonatomic) unsigned int loopCount; // @synthesize loopCount=_loopCount; -@property(readonly, nonatomic) unsigned int targetFunctionIndex; // @synthesize targetFunctionIndex=_targetFunctionIndex; +@property(nonatomic) unsigned int targetFunctionIndex; // @synthesize targetFunctionIndex=_targetFunctionIndex; @property(readonly, nonatomic) DYCaptureFile *currentFile; // @synthesize currentFile=_currentFile; -@property(readonly, nonatomic) id captureStore; // @synthesize captureStore=_captureStore; +@property(readonly, retain, nonatomic) id captureStore; // @synthesize captureStore=_captureStore; - (id).cxx_construct; - (BOOL)shouldPerformPlaybackLoopIteration:(unsigned int)arg1; - (void)performPlaybackLoopIterationPostCaptureActions:(unsigned int)arg1; @@ -35,6 +36,7 @@ - (id)playback; - (id)playbackToFunction:(unsigned int)arg1; - (void)onPlaybackRequestCompleted; +- (void)onPlaybackRequestStart; - (void)_performPlaybackRequest:(unsigned int)arg1; - (void)_executeFunctionStreamEntriesPerformingLoopIterationActions:(_Bool)arg1 iteration:(unsigned int)arg2; - (void)_executeDeltaFSEs; @@ -42,8 +44,9 @@ - (_Bool)_executeFunctionStream:(struct FunctionStreamEntry *)arg1; - (_Bool)_executeDFS:(struct FunctionStreamEntry *)arg1; - (_Bool)_executeFunctions:(struct CoreFunction *)arg1 count:(unsigned long long)arg2; +- (void)_addPointerDataSizeMapToPlayer; - (void)_allocateAndFillDataCache; -@property(readonly, nonatomic) DYFunctionPlayer *player; // @dynamic player; +@property(readonly, retain, nonatomic) DYFunctionPlayer *player; // @dynamic player; - (id)newFunctionPlayer; - (void)dealloc; - (id)initWithCaptureStore:(id)arg1; diff --git a/GPUTools/DYPluginLoader.h b/GPUTools/DYPluginLoader.h index db629096b..3aa4f3a8a 100644 --- a/GPUTools/DYPluginLoader.h +++ b/GPUTools/DYPluginLoader.h @@ -15,7 +15,8 @@ } + (void)loadPluginsWithProvider:(id)arg1 pathExtension:(id)arg2; -+ (void)loadPluginsWithBundle:(id)arg1; ++ (void)loadPluginWithBundle:(id)arg1; ++ (void)loadGPUToolsPluginsInMainBundleOnly:(BOOL)arg1; + (void)loadGPUToolsPlugins; + (id)sharedPluginLoader; - (void)_loadPluginsWithProvider:(id)arg1 pathExtension:(id)arg2; diff --git a/GPUTools/DYStandardPluginDirectoryProvider.h b/GPUTools/DYStandardPluginDirectoryProvider.h index 3f007c782..43fcebda4 100644 --- a/GPUTools/DYStandardPluginDirectoryProvider.h +++ b/GPUTools/DYStandardPluginDirectoryProvider.h @@ -11,12 +11,13 @@ @interface DYStandardPluginDirectoryProvider : DYPluginDirectoryProvider { NSBundle *_bundle; + BOOL _includeDeveloperDirectory; } + (id)_developerDirectory; - (void)enumerateDirectories:(id)arg1; - (void)dealloc; -- (id)initWithBundle:(id)arg1; +- (id)initWithBundle:(id)arg1 includeDeveloperDirectory:(BOOL)arg2; - (id)init; @end diff --git a/GPUTools/NSObject-Protocol.h b/GPUTools/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/GPUTools/NSObject-Protocol.h +++ b/GPUTools/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/GPUTools/_DYNSKVCMutableCollectionPropertyBinding.h b/GPUTools/_DYNSKVCMutableCollectionPropertyBinding.h index ac77331c9..26461d8a6 100644 --- a/GPUTools/_DYNSKVCMutableCollectionPropertyBinding.h +++ b/GPUTools/_DYNSKVCMutableCollectionPropertyBinding.h @@ -15,8 +15,8 @@ NSString *_underlyingIvarName; } -@property(readonly, nonatomic) NSString *underlyingIvarName; // @synthesize underlyingIvarName=_underlyingIvarName; -@property(readonly, nonatomic) NSString *key; // @synthesize key=_key; +@property(readonly, copy, nonatomic) NSString *underlyingIvarName; // @synthesize underlyingIvarName=_underlyingIvarName; +@property(readonly, copy, nonatomic) NSString *key; // @synthesize key=_key; - (id)underlyingIvarValueForObject:(id)arg1; - (void)dealloc; - (id)initWithKey:(id)arg1 underlyingIvarName:(id)arg2; diff --git a/GPUToolsCore/BufferInfo.h b/GPUToolsCore/BufferInfo.h new file mode 100644 index 000000000..4ca541d05 --- /dev/null +++ b/GPUToolsCore/BufferInfo.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface BufferInfo : NSObject +{ + unsigned long long _size; + unsigned long long _usage; +} + +@property(readonly, nonatomic) unsigned long long usage; // @synthesize usage=_usage; +@property(readonly, nonatomic) unsigned long long size; // @synthesize size=_size; +- (void)resetUsage; +- (void)incrementUsage; +- (id)initWithSize:(unsigned long long)arg1 usage:(unsigned long long)arg2; + +@end + diff --git a/GPUToolsCore/CDStructures.h b/GPUToolsCore/CDStructures.h index 6c86806e3..21f4d4871 100644 --- a/GPUToolsCore/CDStructures.h +++ b/GPUToolsCore/CDStructures.h @@ -17,15 +17,19 @@ struct Argument { struct CoreFunction { unsigned int _field1; - unsigned short _field2; + unsigned int _field2; unsigned short _field3; - unsigned long long _field4; - struct Argument _field5; - struct Argument _field6[16]; - unsigned int _field7; + unsigned short _field4; + union { + unsigned long long _field1; + unsigned long long _field2; + } _field5; + struct Argument _field6; + struct Argument _field7[16]; unsigned int _field8; - void *_field9; + unsigned int _field9; void *_field10; + void *_field11; }; struct Fbuf { @@ -1049,9 +1053,11 @@ struct __GLIFunctionDispatchRec { void *_field974; }; -struct __hash_node>, void *>; +struct __hash_node>, void *>; -struct __hash_node; +struct array_iterator { + struct Argument *_field1; +}; struct dy_transport_message_header { unsigned int _field1; @@ -1087,62 +1093,34 @@ struct sm_region_header { unsigned int _field8; }; -struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __hash_node>, void *> **_field1; - struct __bucket_list_deallocator>, void *>*>> { - struct __compressed_pair>, void *>*>> { +struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { + struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { + struct __hash_node>, void *> **_field1; + struct __bucket_list_deallocator>, void *>*>> { + struct __compressed_pair>, void *>*>> { unsigned long long _field1; } _field1; } _field2; } _field1; }; -struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> { - struct __compressed_pair**, std::__1::__bucket_list_deallocator*>>> { - struct __hash_node **__first_; - struct __bucket_list_deallocator*>> { - struct __compressed_pair*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { - struct __hash_table>, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>>> { - struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> _field1; - struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { - struct __hash_node_base>, void *>*> { - struct __hash_node>, void *> *_field1; + struct __hash_table>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>> { + struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> _field1; + struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { + struct __hash_node_base>, void *>*> { + struct __hash_node>, void *> *_field1; } _field1; } _field2; - struct __compressed_pair, std::__1::hash, true>> { + struct __compressed_pair>, std::__1::hash, true>> { unsigned long long _field1; } _field3; - struct __compressed_pair, std::__1::equal_to, true>> { + struct __compressed_pair>, std::__1::equal_to, true>> { float _field1; } _field4; } _field1; }; -struct unordered_set, std::__1::equal_to, std::__1::allocator> { - struct __hash_table, std::__1::equal_to, std::__1::allocator> { - struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> __bucket_list_; - struct __compressed_pair*>, std::__1::allocator>> { - struct __hash_node_base*> { - struct __hash_node *__next_; - } __first_; - } __p1_; - struct __compressed_pair> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair> { - float __first_; - } __p3_; - } __table_; -}; - #pragma mark Typedef'd Structures typedef struct { @@ -1153,3 +1131,8 @@ typedef struct { unsigned int _field5; } CDStruct_cc4e5495; +// Template types +typedef struct array_iterator { + struct Argument *_field1; +} array_iterator_bff672d3; + diff --git a/GPUToolsCore/DYBreakpoint.h b/GPUToolsCore/DYBreakpoint.h index fd57eb594..d851088ab 100644 --- a/GPUToolsCore/DYBreakpoint.h +++ b/GPUToolsCore/DYBreakpoint.h @@ -28,8 +28,8 @@ } + (id)keyPathsForValuesAffectingName; -@property(readonly, nonatomic) NSString *threadName; // @synthesize threadName=_threadName; -@property(readonly, nonatomic) NSArray *backtrace; // @synthesize backtrace=_backtrace; +@property(readonly, retain, nonatomic) NSString *threadName; // @synthesize threadName=_threadName; +@property(readonly, retain, nonatomic) NSArray *backtrace; // @synthesize backtrace=_backtrace; @property(readonly, nonatomic) int glError; // @synthesize glError=_glError; @property(readonly, nonatomic) int type; // @synthesize type=_type; @property(readonly, nonatomic) const struct Function *function; // @synthesize function=_function; @@ -38,7 +38,7 @@ @property(nonatomic) BOOL breakBefore; // @synthesize breakBefore=_breakBefore; @property(retain, nonatomic) NSPredicate *predicate; // @synthesize predicate=_predicate; @property(nonatomic) unsigned int fenum; // @synthesize fenum=_fenum; -@property(readonly, nonatomic) NSString *name; // @synthesize name=_name; +@property(readonly, copy, nonatomic) NSString *name; // @synthesize name=_name; @property(copy, nonatomic) NSString *predicateString; // @dynamic predicateString; - (id)description; - (void)dealloc; diff --git a/GPUToolsCore/DYContextInfo.h b/GPUToolsCore/DYContextInfo.h index 3e65a95b9..d118b220f 100644 --- a/GPUToolsCore/DYContextInfo.h +++ b/GPUToolsCore/DYContextInfo.h @@ -8,13 +8,12 @@ #import "NSCoding-Protocol.h" -@class DYStaticResourcesInfo, NSArray, NSString; +@class NSArray, NSString; @interface DYContextInfo : NSObject { unsigned long long _identifier; unsigned long long _sharegroupIdentifier; - DYStaticResourcesInfo *_staticResources; NSArray *_renderers; NSString *_debugLabel; unsigned int _currentRendererIndex; @@ -24,8 +23,7 @@ @property(retain, nonatomic) NSString *debugLabel; // @synthesize debugLabel=_debugLabel; @property(readonly, nonatomic) int api; // @synthesize api=_api; @property(readonly, nonatomic) unsigned int currentRendererIndex; // @synthesize currentRendererIndex=_currentRendererIndex; -@property(readonly, nonatomic) NSArray *renderers; // @synthesize renderers=_renderers; -@property(retain, nonatomic) DYStaticResourcesInfo *staticResources; // @synthesize staticResources=_staticResources; +@property(readonly, retain, nonatomic) NSArray *renderers; // @synthesize renderers=_renderers; @property(readonly, nonatomic) unsigned long long sharegroupIdentifier; // @synthesize sharegroupIdentifier=_sharegroupIdentifier; @property(readonly, nonatomic) unsigned long long identifier; // @synthesize identifier=_identifier; - (int)rendererType; diff --git a/GPUToolsCore/DYFunctionTracer.h b/GPUToolsCore/DYFunctionTracer.h index 8814507b6..139431147 100644 --- a/GPUToolsCore/DYFunctionTracer.h +++ b/GPUToolsCore/DYFunctionTracer.h @@ -10,15 +10,12 @@ @interface DYFunctionTracer : NSObject { - struct unordered_set, std::__1::equal_to, std::__1::allocator> _programNames; NSMutableDictionary *urlIndices; id _delegate; - unsigned long long _currentContextID; unsigned int array_counter; unsigned int buffer_counter; - BOOL _compilable; - BOOL _emitHiddenContextArgument; - BOOL _prependContextArgument; + BOOL _emitHiddenReceiverArgument; + BOOL _prependReceiverArgument; BOOL _emitFunctionComments; BOOL _useHexadecimalFloatFomat; BOOL _compact; @@ -26,37 +23,39 @@ BOOL _emitTypeSuffixes; BOOL _emitAssociatedFunctions; BOOL _emitVariables; - BOOL _emitGLErrors; + BOOL _emitErrors; + BOOL _prependReceiverEffective; + unsigned long long _currentReceiverID; + BOOL _compilable; BOOL _compactEffective; - BOOL _prependContextEffective; } -@property(readonly, nonatomic) NSMutableDictionary *urlIndices; // @synthesize urlIndices; +@property(readonly, retain, nonatomic) NSMutableDictionary *urlIndices; // @synthesize urlIndices; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(nonatomic) BOOL emitGLErrors; // @synthesize emitGLErrors=_emitGLErrors; +@property(nonatomic) BOOL emitErrors; // @synthesize emitErrors=_emitErrors; @property(nonatomic) BOOL emitVariables; // @synthesize emitVariables=_emitVariables; @property(nonatomic) BOOL emitAssociatedFunctions; // @synthesize emitAssociatedFunctions=_emitAssociatedFunctions; @property(nonatomic) BOOL emitTypeSuffixes; // @synthesize emitTypeSuffixes=_emitTypeSuffixes; @property(nonatomic) BOOL emitDataIndices; // @synthesize emitDataIndices=_emitDataIndices; @property(nonatomic) BOOL compact; // @synthesize compact=_compact; @property(nonatomic) BOOL useHexadecimalFloatFomat; // @synthesize useHexadecimalFloatFomat=_useHexadecimalFloatFomat; -@property(nonatomic) BOOL prependContextArgument; // @synthesize prependContextArgument=_prependContextArgument; -@property(nonatomic) BOOL emitHiddenContextArgument; // @synthesize emitHiddenContextArgument=_emitHiddenContextArgument; +@property(nonatomic) BOOL prependReceiverArgument; // @synthesize prependReceiverArgument=_prependReceiverArgument; +@property(nonatomic) BOOL emitHiddenReceiverArgument; // @synthesize emitHiddenReceiverArgument=_emitHiddenReceiverArgument; @property(nonatomic) BOOL emitFunctionComments; // @synthesize emitFunctionComments=_emitFunctionComments; @property(nonatomic) BOOL compilable; // @synthesize compilable=_compilable; -- (id).cxx_construct; -- (void).cxx_destruct; -- (id)variableForPixelFormatIDNumber:(id)arg1; -- (id)variableForPixelFormatID:(unsigned long long)arg1; -- (id)variableForPBufferIDNumber:(id)arg1; -- (id)variableForPBufferID:(unsigned long long)arg1; -- (id)variableForGLSyncIDNumber:(id)arg1; -- (id)variableForGLSyncID:(unsigned long long)arg1; -- (id)variableForContextIDNumber:(id)arg1; -- (id)variableForContextID:(unsigned long long)arg1; +- (id)variableForReceiverIDNumber:(id)arg1; +- (id)variableForReceiverID:(unsigned long long)arg1; +- (unsigned int)_objectNameFromVariable:(const char *)arg1; +- (void)_emitErrors:(id)arg1 function:(const struct Function *)arg2; +- (void)_appendTraceLine:(id)arg1 withFunction:(const struct Function *)arg2 iterArgument:(array_iterator_bff672d3)arg3 argumentStrings:(id)arg4 returnVariable:(id)arg5; +- (void)_appendReturnValueToTraceLine:(id)arg1 withFunction:(const struct Function *)arg2 iterArgument:(array_iterator_bff672d3)arg3 argumentStrings:(id)arg4 returnVariable:(id)arg5; +- (BOOL)_skipFirstArgumentForFunction:(const struct Function *)arg1; +- (void)_prependReceiver:(id)arg1 function:(const struct Function *)arg2; +- (void)_setCurrentReceiver:(const struct Function *)arg1; - (id)getIndexFromURL:(id)arg1; - (id)nextArrayVariable; -- (id)rewriteContext:(unsigned long long)arg1; +- (id)rewriteArgument:(const struct Argument *)arg1; +- (id)rewriteReceiver:(unsigned long long)arg1; - (id)rewriteURL:(const char *)arg1; - (id)rewriteVariable:(const char *)arg1; - (id)traceFunctionAsLines:(const struct Function *)arg1 returnVariable:(id)arg2 error:(id *)arg3; @@ -69,7 +68,6 @@ - (id)_newNumberForScalarArgument:(const struct Argument *)arg1; - (id)_stringForScalar1DArrayArgument:(const struct Argument *)arg1 usingBlock:(id)arg2; - (void)_enumerateScalar1DArrayArgumentValues:(const struct Argument *)arg1 usingBlock:(id)arg2; -- (id)_valueStringForPixelFormatAttributesArgument:(const struct Argument *)arg1; - (id)_stringWithNumber:(id)arg1 argument:(const struct Argument *)arg2; - (id)_stringWithIntegerNumber:(id)arg1 coreType:(unsigned int)arg2; - (void)dealloc; diff --git a/GPUToolsCore/DYGuestAppClient.h b/GPUToolsCore/DYGuestAppClient.h new file mode 100644 index 000000000..69c530fae --- /dev/null +++ b/GPUToolsCore/DYGuestAppClient.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DYTransport, DYTransportSource; + +@interface DYGuestAppClient : NSObject +{ + DYTransport *_transport; + DYTransportSource *_source; + BOOL _triggerCaptureOnNextGraphicsCommand; + BOOL _harvestAtEndOfCapture; + BOOL _suspendAfterCapture; + BOOL _lockGraphicsAfterCapture; + BOOL _didSendAllDataSentMessage; + BOOL _allDataReceivedAck; +} + ++ (id)timebaseDictionary; +@property(readonly, nonatomic) BOOL harvestAtEndOfCapture; // @synthesize harvestAtEndOfCapture=_harvestAtEndOfCapture; +@property(readonly, nonatomic) BOOL triggerCaptureOnNextGraphicsCommand; // @synthesize triggerCaptureOnNextGraphicsCommand=_triggerCaptureOnNextGraphicsCommand; +- (void)_waitForGraphicsThreads; +- (BOOL)_canTriggerCaptureOnNextGraphicsCommand; +- (void)_appendLinkTimeLibrariesToVersionsDictionary:(id)arg1; +- (void)_appendToAllCaptureDataSentMessagePayload:(id)arg1; +- (void)_populateQueueAndThreadLabelMaps; +- (void)_appendLinkTimeLibrary:(const char *)arg1 toVersionsDictionary:(id)arg2; +- (void)unlockGraphics; +- (void)lockGraphicsAndWaitForThreads:(BOOL)arg1; +- (void)notifyAllCaptureDataSent; +- (void)_handleActivateCaptureMessage:(id)arg1; +- (id)_buildLibraryLinkTimeVersionsDictionary; +- (id)_buildQueueThreadLabelsDictionary; +- (void)sendTimebaseUpdate; +- (void)sendCaptureData:(id)arg1 name:(id)arg2 inReplyTo:(id)arg3; +- (void)sendMessage:(id)arg1; +- (void)sendMessage:(id)arg1 inReplyTo:(id)arg2; +- (BOOL)shouldLockGraphicsWhenTurningOffCapturing; +- (void)processMessage:(id)arg1; +- (void)atexit; +- (void)dealloc; +- (id)initWithTransport:(id)arg1; +- (id)init; + +@end + diff --git a/GPUToolsCore/DYTransport.h b/GPUToolsCore/DYTransport.h index 6dc08d0a3..ae01699cc 100644 --- a/GPUToolsCore/DYTransport.h +++ b/GPUToolsCore/DYTransport.h @@ -27,7 +27,7 @@ @property(copy, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; @property(nonatomic) BOOL prioritizeOutgoingMessages; // @synthesize prioritizeOutgoingMessages=_prioritizeOutgoingMessages; -@property(readonly, nonatomic) NSError *error; // @synthesize error=_error; +@property(readonly, retain, nonatomic) NSError *error; // @synthesize error=_error; - (void)drainQueue; - (BOOL)relayMessage:(id)arg1 error:(id *)arg2; - (BOOL)sendNewMessage:(int)arg1 error:(id *)arg2; @@ -52,7 +52,7 @@ - (BOOL)_activateSource:(id)arg1; - (id)newSourceWithQueue:(struct dispatch_queue_s *)arg1; - (void)setTargetQueue:(struct dispatch_queue_s *)arg1; -@property(readonly, nonatomic) NSURL *url; // @dynamic url; +@property(readonly, retain, nonatomic) NSURL *url; // @dynamic url; - (id)debugDescription; - (id)description; - (void)dealloc; diff --git a/GPUToolsCore/DYTransportMessage.h b/GPUToolsCore/DYTransportMessage.h index 070a9b012..f53be1c17 100644 --- a/GPUToolsCore/DYTransportMessage.h +++ b/GPUToolsCore/DYTransportMessage.h @@ -37,12 +37,12 @@ + (id)messageWithKind:(int)arg1 attributes:(id)arg2; + (id)messageWithKind:(int)arg1; @property(readonly, nonatomic) unsigned int transportSize; // @synthesize transportSize=_transportSize; -@property(readonly, nonatomic) DYTransport *transport; // @synthesize transport=_transport; +@property(readonly, retain, nonatomic) DYTransport *transport; // @synthesize transport=_transport; @property(readonly, nonatomic) unsigned int replySerial; // @synthesize replySerial=_replySerial; @property(readonly, nonatomic) unsigned int serial; // @synthesize serial=_serial; @property(retain, nonatomic) NSData *encodedAttributes; // @synthesize encodedAttributes=_encodedAttributes; -@property(readonly, nonatomic) NSDictionary *attributes; // @synthesize attributes=_attributes; -@property(readonly, nonatomic) NSData *payload; // @synthesize payload=_payload; +@property(readonly, retain, nonatomic) NSDictionary *attributes; // @synthesize attributes=_attributes; +@property(readonly, retain, nonatomic) NSData *payload; // @synthesize payload=_payload; @property(readonly, nonatomic) int kind; // @synthesize kind=_kind; - (id)objectPayloadWithAllowedBaseClasses:(id)arg1; - (id)objectPayloadWithAllowedBaseClass:(Class)arg1; diff --git a/GPUToolsCore/DYTransportSource.h b/GPUToolsCore/DYTransportSource.h index 300ba0e1c..61f7d4223 100644 --- a/GPUToolsCore/DYTransportSource.h +++ b/GPUToolsCore/DYTransportSource.h @@ -20,7 +20,7 @@ int _state; } -@property(readonly, nonatomic) DYTransport *transport; // @synthesize transport=_transport; +@property(readonly, retain, nonatomic) DYTransport *transport; // @synthesize transport=_transport; - (void)_dispatch:(id)arg1; - (void)_cancel; - (void)_callCancellationHandler; diff --git a/GPUToolsInterface/CDStructures.h b/GPUToolsInterface/CDStructures.h index 36daf6831..4950d755d 100644 --- a/GPUToolsInterface/CDStructures.h +++ b/GPUToolsInterface/CDStructures.h @@ -6,8 +6,6 @@ #pragma mark Named Structures -struct CGLShareGroupRec; - struct CGPoint { double x; double y; @@ -23,1156 +21,13 @@ struct CGSize { double height; }; -struct CVSMPTETime { - short _field1; - short _field2; - unsigned int _field3; - unsigned int _field4; - unsigned int _field5; - short _field6; - short _field7; - short _field8; - short _field9; -}; - -struct ComponentInfo { - unsigned int type; - int bits; -}; - -struct Context { - struct _CGLContextObject *context; - struct CGLShareGroupRec *sharegroup; - struct __GLIContextRec *gliContext; - struct __GLIFunctionDispatchRec *front_disp; - struct __GLIFunctionDispatchRec *back_disp; -}; - struct DYRangeValue { double value; double range; }; -struct FormatComponentsInfo { - struct ComponentInfo color; - struct ComponentInfo depth; - struct ComponentInfo stencil; -}; - -struct GLSLObject { - unsigned int _objName; -}; - -struct ImageFormatInfo { - unsigned int internalFormat; - unsigned int format; - unsigned int type; -}; - -struct ImageInfo { - struct ImageFormatInfo clientFormatInfo; - struct ImageFormatInfo engineFormatInfo; - int width; - int height; - int depth; - int compressed; - int numSamples; -}; - -struct ImageRenderer { - struct Context _context; - struct ImageInfo _imageInfo; - struct FormatComponentsInfo _componentsInfo; - struct ImageFormatInfo _matchingColorRenderableFormatInfo; - struct shared_ptr _textureData; - unsigned int _texture; - unsigned int _stencilTexture; - unsigned int _overlayTexture; - unsigned char _channelFlags; - unsigned int _reductionTextures[2]; - struct GLSLObject _VS_Passthrough; - struct GLSLObject _VS_PassthroughWithOverlay; - struct array _programs_MinMaxPass0; - struct array _programs_MinMaxPass1; - struct array _programs_ToneMapSwizzle; - struct array _programs_ToneMapSwizzleWithOverlay; - struct PixelStoreState _defaultPixelStoreState; - unsigned int _vao; - unsigned int _vbuffer; - unsigned int _framebuffer; - _Bool _useIOSurface; -}; - -struct PixelStoreState { - int row_length; - int skip_rows; - int skip_pixels; - int alignment; - int image_height; - int skip_images; - int row_bytes; - int image_bytes; - unsigned char swap_bytes; - unsigned char lsb_first; -}; - -struct Program { - struct GLSLObject vertexShader; - struct GLSLObject fragmentShader; - struct GLSLObject program; - struct array uniformLocations; -}; - -struct ReductionJob { - float minimum[4]; - float maximum[4]; - unsigned char extremeMinimumIdx; - unsigned char extremeMaximumIdx; - float clientToHostCoefficients[4]; - float channelScale[4]; - _Bool depthPlane; -}; - -struct ReductionJob { - int minimum[4]; - int maximum[4]; - unsigned char extremeMinimumIdx; - unsigned char extremeMaximumIdx; - float clientToHostCoefficients[4]; - float channelScale[4]; - _Bool depthPlane; -}; - -struct ReductionJob { - unsigned int minimum[4]; - unsigned int maximum[4]; - unsigned char extremeMinimumIdx; - unsigned char extremeMaximumIdx; - float clientToHostCoefficients[4]; - float channelScale[4]; - _Bool depthPlane; -}; - -struct _CGLContextObject { - struct __GLIContextRec *_field1; - struct __GLIFunctionDispatchRec _field2; - struct _CGLPrivateObject *_field3; - void *_field4; -}; - -struct _CGLPrivateObject; - -struct __GLIContextRec; - -struct __GLIFunctionDispatchRec { - void *_field1; - void *_field2; - void *_field3; - void *_field4; - void *_field5; - void *_field6; - void *_field7; - void *_field8; - void *_field9; - void *_field10; - void *_field11; - void *_field12; - void *_field13; - void *_field14; - void *_field15; - void *_field16; - void *_field17; - void *_field18; - void *_field19; - void *_field20; - void *_field21; - void *_field22; - void *_field23; - void *_field24; - void *_field25; - void *_field26; - void *_field27; - void *_field28; - void *_field29; - void *_field30; - void *_field31; - void *_field32; - void *_field33; - void *_field34; - void *_field35; - void *_field36; - void *_field37; - void *_field38; - void *_field39; - void *_field40; - void *_field41; - void *_field42; - void *_field43; - void *_field44; - void *_field45; - void *_field46; - void *_field47; - void *_field48; - void *_field49; - void *_field50; - void *_field51; - void *_field52; - void *_field53; - void *_field54; - void *_field55; - void *_field56; - void *_field57; - void *_field58; - void *_field59; - void *_field60; - void *_field61; - void *_field62; - void *_field63; - void *_field64; - void *_field65; - void *_field66; - void *_field67; - void *_field68; - void *_field69; - void *_field70; - void *_field71; - void *_field72; - void *_field73; - void *_field74; - void *_field75; - void *_field76; - void *_field77; - void *_field78; - void *_field79; - void *_field80; - void *_field81; - void *_field82; - void *_field83; - void *_field84; - void *_field85; - void *_field86; - void *_field87; - void *_field88; - void *_field89; - void *_field90; - void *_field91; - void *_field92; - void *_field93; - void *_field94; - void *_field95; - void *_field96; - void *_field97; - void *_field98; - void *_field99; - void *_field100; - void *_field101; - void *_field102; - void *_field103; - void *_field104; - void *_field105; - void *_field106; - void *_field107; - void *_field108; - void *_field109; - void *_field110; - void *_field111; - void *_field112; - void *_field113; - void *_field114; - void *_field115; - void *_field116; - void *_field117; - void *_field118; - void *_field119; - void *_field120; - void *_field121; - void *_field122; - void *_field123; - void *_field124; - void *_field125; - void *_field126; - void *_field127; - void *_field128; - void *_field129; - void *_field130; - void *_field131; - void *_field132; - void *_field133; - void *_field134; - void *_field135; - void *_field136; - void *_field137; - void *_field138; - void *_field139; - void *_field140; - void *_field141; - void *_field142; - void *_field143; - void *_field144; - void *_field145; - void *_field146; - void *_field147; - void *_field148; - void *_field149; - void *_field150; - void *_field151; - void *_field152; - void *_field153; - void *_field154; - void *_field155; - void *_field156; - void *_field157; - void *_field158; - void *_field159; - void *_field160; - void *_field161; - void *_field162; - void *_field163; - void *_field164; - void *_field165; - void *_field166; - void *_field167; - void *_field168; - void *_field169; - void *_field170; - void *_field171; - void *_field172; - void *_field173; - void *_field174; - void *_field175; - void *_field176; - void *_field177; - void *_field178; - void *_field179; - void *_field180; - void *_field181; - void *_field182; - void *_field183; - void *_field184; - void *_field185; - void *_field186; - void *_field187; - void *_field188; - void *_field189; - void *_field190; - void *_field191; - void *_field192; - void *_field193; - void *_field194; - void *_field195; - void *_field196; - void *_field197; - void *_field198; - void *_field199; - void *_field200; - void *_field201; - void *_field202; - void *_field203; - void *_field204; - void *_field205; - void *_field206; - void *_field207; - void *_field208; - void *_field209; - void *_field210; - void *_field211; - void *_field212; - void *_field213; - void *_field214; - void *_field215; - void *_field216; - void *_field217; - void *_field218; - void *_field219; - void *_field220; - void *_field221; - void *_field222; - void *_field223; - void *_field224; - void *_field225; - void *_field226; - void *_field227; - void *_field228; - void *_field229; - void *_field230; - void *_field231; - void *_field232; - void *_field233; - void *_field234; - void *_field235; - void *_field236; - void *_field237; - void *_field238; - void *_field239; - void *_field240; - void *_field241; - void *_field242; - void *_field243; - void *_field244; - void *_field245; - void *_field246; - void *_field247; - void *_field248; - void *_field249; - void *_field250; - void *_field251; - void *_field252; - void *_field253; - void *_field254; - void *_field255; - void *_field256; - void *_field257; - void *_field258; - void *_field259; - void *_field260; - void *_field261; - void *_field262; - void *_field263; - void *_field264; - void *_field265; - void *_field266; - void *_field267; - void *_field268; - void *_field269; - void *_field270; - void *_field271; - void *_field272; - void *_field273; - void *_field274; - void *_field275; - void *_field276; - void *_field277; - void *_field278; - void *_field279; - void *_field280; - void *_field281; - void *_field282; - void *_field283; - void *_field284; - void *_field285; - void *_field286; - void *_field287; - void *_field288; - void *_field289; - void *_field290; - void *_field291; - void *_field292; - void *_field293; - void *_field294; - void *_field295; - void *_field296; - void *_field297; - void *_field298; - void *_field299; - void *_field300; - void *_field301; - void *_field302; - void *_field303; - void *_field304; - void *_field305; - void *_field306; - void *_field307; - void *_field308; - void *_field309; - void *_field310; - void *_field311; - void *_field312; - void *_field313; - void *_field314; - void *_field315; - void *_field316; - void *_field317; - void *_field318; - void *_field319; - void *_field320; - void *_field321; - void *_field322; - void *_field323; - void *_field324; - void *_field325; - void *_field326; - void *_field327; - void *_field328; - void *_field329; - void *_field330; - void *_field331; - void *_field332; - void *_field333; - void *_field334; - void *_field335; - void *_field336; - void *_field337; - void *_field338; - void *_field339; - void *_field340; - void *_field341; - void *_field342; - void *_field343; - void *_field344; - void *_field345; - void *_field346; - void *_field347; - void *_field348; - void *_field349; - void *_field350; - void *_field351; - void *_field352; - void *_field353; - void *_field354; - void *_field355; - void *_field356; - void *_field357; - void *_field358; - void *_field359; - void *_field360; - void *_field361; - void *_field362; - void *_field363; - void *_field364; - void *_field365; - void *_field366; - void *_field367; - void *_field368; - void *_field369; - void *_field370; - void *_field371; - void *_field372; - void *_field373; - void *_field374; - void *_field375; - void *_field376; - void *_field377; - void *_field378; - void *_field379; - void *_field380; - void *_field381; - void *_field382; - void *_field383; - void *_field384; - void *_field385; - void *_field386; - void *_field387; - void *_field388; - void *_field389; - void *_field390; - void *_field391; - void *_field392; - void *_field393; - void *_field394; - void *_field395; - void *_field396; - void *_field397; - void *_field398; - void *_field399; - void *_field400; - void *_field401; - void *_field402; - void *_field403; - void *_field404; - void *_field405; - void *_field406; - void *_field407; - void *_field408; - void *_field409; - void *_field410; - void *_field411; - void *_field412; - void *_field413; - void *_field414; - void *_field415; - void *_field416; - void *_field417; - void *_field418; - void *_field419; - void *_field420; - void *_field421; - void *_field422; - void *_field423; - void *_field424; - void *_field425; - void *_field426; - void *_field427; - void *_field428; - void *_field429; - void *_field430; - void *_field431; - void *_field432; - void *_field433; - void *_field434; - void *_field435; - void *_field436; - void *_field437; - void *_field438; - void *_field439; - void *_field440; - void *_field441; - void *_field442; - void *_field443; - void *_field444; - void *_field445; - void *_field446; - void *_field447; - void *_field448; - void *_field449; - void *_field450; - void *_field451; - void *_field452; - void *_field453; - void *_field454; - void *_field455; - void *_field456; - void *_field457; - void *_field458; - void *_field459; - void *_field460; - void *_field461; - void *_field462; - void *_field463; - void *_field464; - void *_field465; - void *_field466; - void *_field467; - void *_field468; - void *_field469; - void *_field470; - void *_field471; - void *_field472; - void *_field473; - void *_field474; - void *_field475; - void *_field476; - void *_field477; - void *_field478; - void *_field479; - void *_field480; - void *_field481; - void *_field482; - void *_field483; - void *_field484; - void *_field485; - void *_field486; - void *_field487; - void *_field488; - void *_field489; - void *_field490; - void *_field491; - void *_field492; - void *_field493; - void *_field494; - void *_field495; - void *_field496; - void *_field497; - void *_field498; - void *_field499; - void *_field500; - void *_field501; - void *_field502; - void *_field503; - void *_field504; - void *_field505; - void *_field506; - void *_field507; - void *_field508; - void *_field509; - void *_field510; - void *_field511; - void *_field512; - void *_field513; - void *_field514; - void *_field515; - void *_field516; - void *_field517; - void *_field518; - void *_field519; - void *_field520; - void *_field521; - void *_field522; - void *_field523; - void *_field524; - void *_field525; - void *_field526; - void *_field527; - void *_field528; - void *_field529; - void *_field530; - void *_field531; - void *_field532; - void *_field533; - void *_field534; - void *_field535; - void *_field536; - void *_field537; - void *_field538; - void *_field539; - void *_field540; - void *_field541; - void *_field542; - void *_field543; - void *_field544; - void *_field545; - void *_field546; - void *_field547; - void *_field548; - void *_field549; - void *_field550; - void *_field551; - void *_field552; - void *_field553; - void *_field554; - void *_field555; - void *_field556; - void *_field557; - void *_field558; - void *_field559; - void *_field560; - void *_field561; - void *_field562; - void *_field563; - void *_field564; - void *_field565; - void *_field566; - void *_field567; - void *_field568; - void *_field569; - void *_field570; - void *_field571; - void *_field572; - void *_field573; - void *_field574; - void *_field575; - void *_field576; - void *_field577; - void *_field578; - void *_field579; - void *_field580; - void *_field581; - void *_field582; - void *_field583; - void *_field584; - void *_field585; - void *_field586; - void *_field587; - void *_field588; - void *_field589; - void *_field590; - void *_field591; - void *_field592; - void *_field593; - void *_field594; - void *_field595; - void *_field596; - void *_field597; - void *_field598; - void *_field599; - void *_field600; - void *_field601; - void *_field602; - void *_field603; - void *_field604; - void *_field605; - void *_field606; - void *_field607; - void *_field608; - void *_field609; - void *_field610; - void *_field611; - void *_field612; - void *_field613; - void *_field614; - void *_field615; - void *_field616; - void *_field617; - void *_field618; - void *_field619; - void *_field620; - void *_field621; - void *_field622; - void *_field623; - void *_field624; - void *_field625; - void *_field626; - void *_field627; - void *_field628; - void *_field629; - void *_field630; - void *_field631; - void *_field632; - void *_field633; - void *_field634; - void *_field635; - void *_field636; - void *_field637; - void *_field638; - void *_field639; - void *_field640; - void *_field641; - void *_field642; - void *_field643; - void *_field644; - void *_field645; - void *_field646; - void *_field647; - void *_field648; - void *_field649; - void *_field650; - void *_field651; - void *_field652; - void *_field653; - void *_field654; - void *_field655; - void *_field656; - void *_field657; - void *_field658; - void *_field659; - void *_field660; - void *_field661; - void *_field662; - void *_field663; - void *_field664; - void *_field665; - void *_field666; - void *_field667; - void *_field668; - void *_field669; - void *_field670; - void *_field671; - void *_field672; - void *_field673; - void *_field674; - void *_field675; - void *_field676; - void *_field677; - void *_field678; - void *_field679; - void *_field680; - void *_field681; - void *_field682; - void *_field683; - void *_field684; - void *_field685; - void *_field686; - void *_field687; - void *_field688; - void *_field689; - void *_field690; - void *_field691; - void *_field692; - void *_field693; - void *_field694; - void *_field695; - void *_field696; - void *_field697; - void *_field698; - void *_field699; - void *_field700; - void *_field701; - void *_field702; - void *_field703; - void *_field704; - void *_field705; - void *_field706; - void *_field707; - void *_field708; - void *_field709; - void *_field710; - void *_field711; - void *_field712; - void *_field713; - void *_field714; - void *_field715; - void *_field716; - void *_field717; - void *_field718; - void *_field719; - void *_field720; - void *_field721; - void *_field722; - void *_field723; - void *_field724; - void *_field725; - void *_field726; - void *_field727; - void *_field728; - void *_field729; - void *_field730; - void *_field731; - void *_field732; - void *_field733; - void *_field734; - void *_field735; - void *_field736; - void *_field737; - void *_field738; - void *_field739; - void *_field740; - void *_field741; - void *_field742; - void *_field743; - void *_field744; - void *_field745; - void *_field746; - void *_field747; - void *_field748; - void *_field749; - void *_field750; - void *_field751; - void *_field752; - void *_field753; - void *_field754; - void *_field755; - void *_field756; - void *_field757; - void *_field758; - void *_field759; - void *_field760; - void *_field761; - void *_field762; - void *_field763; - void *_field764; - void *_field765; - void *_field766; - void *_field767; - void *_field768; - void *_field769; - void *_field770; - void *_field771; - void *_field772; - void *_field773; - void *_field774; - void *_field775; - void *_field776; - void *_field777; - void *_field778; - void *_field779; - void *_field780; - void *_field781; - void *_field782; - void *_field783; - void *_field784; - void *_field785; - void *_field786; - void *_field787; - void *_field788; - void *_field789; - void *_field790; - void *_field791; - void *_field792; - void *_field793; - void *_field794; - void *_field795; - void *_field796; - void *_field797; - void *_field798; - void *_field799; - void *_field800; - void *_field801; - void *_field802; - void *_field803; - void *_field804; - void *_field805; - void *_field806; - void *_field807; - void *_field808; - void *_field809; - void *_field810; - void *_field811; - void *_field812; - void *_field813; - void *_field814; - void *_field815; - void *_field816; - void *_field817; - void *_field818; - void *_field819; - void *_field820; - void *_field821; - void *_field822; - void *_field823; - void *_field824; - void *_field825; - void *_field826; - void *_field827; - void *_field828; - void *_field829; - void *_field830; - void *_field831; - void *_field832; - void *_field833; - void *_field834; - void *_field835; - void *_field836; - void *_field837; - void *_field838; - void *_field839; - void *_field840; - void *_field841; - void *_field842; - void *_field843; - void *_field844; - void *_field845; - void *_field846; - void *_field847; - void *_field848; - void *_field849; - void *_field850; - void *_field851; - void *_field852; - void *_field853; - void *_field854; - void *_field855; - void *_field856; - void *_field857; - void *_field858; - void *_field859; - void *_field860; - void *_field861; - void *_field862; - void *_field863; - void *_field864; - void *_field865; - void *_field866; - void *_field867; - void *_field868; - void *_field869; - void *_field870; - void *_field871; - void *_field872; - void *_field873; - void *_field874; - void *_field875; - void *_field876; - void *_field877; - void *_field878; - void *_field879; - void *_field880; - void *_field881; - void *_field882; - void *_field883; - void *_field884; - void *_field885; - void *_field886; - void *_field887; - void *_field888; - void *_field889; - void *_field890; - void *_field891; - void *_field892; - void *_field893; - void *_field894; - void *_field895; - void *_field896; - void *_field897; - void *_field898; - void *_field899; - void *_field900; - void *_field901; - void *_field902; - void *_field903; - void *_field904; - void *_field905; - void *_field906; - void *_field907; - void *_field908; - void *_field909; - void *_field910; - void *_field911; - void *_field912; - void *_field913; - void *_field914; - void *_field915; - void *_field916; - void *_field917; - void *_field918; - void *_field919; - void *_field920; - void *_field921; - void *_field922; - void *_field923; - void *_field924; - void *_field925; - void *_field926; - void *_field927; - void *_field928; - void *_field929; - void *_field930; - void *_field931; - void *_field932; - void *_field933; - void *_field934; - void *_field935; - void *_field936; - void *_field937; - void *_field938; - void *_field939; - void *_field940; - void *_field941; - void *_field942; - void *_field943; - void *_field944; - void *_field945; - void *_field946; - void *_field947; - void *_field948; - void *_field949; - void *_field950; - void *_field951; - void *_field952; - void *_field953; - void *_field954; - void *_field955; - void *_field956; - void *_field957; - void *_field958; - void *_field959; - void *_field960; - void *_field961; - void *_field962; - void *_field963; - void *_field964; - void *_field965; - void *_field966; - void *_field967; - void *_field968; - void *_field969; - void *_field970; - void *_field971; - void *_field972; - void *_field973; - void *_field974; -}; - -struct array { - struct Program __elems_[3]; -}; - -struct array { - int __elems_[16]; -}; - -struct shared_ptr { - void *__ptr_; - struct __shared_weak_count *__cntrl_; -}; - #pragma mark Typedef'd Structures -typedef struct { - double _field1; - double _field2; -} CDStruct_c3b9c2ee; - -typedef struct { - unsigned int _field1; - int _field2; - long long _field3; - unsigned long long _field4; - double _field5; - long long _field6; - struct CVSMPTETime _field7; - unsigned long long _field8; - unsigned long long _field9; -} CDStruct_e50ab651; - typedef struct { int _field1; int _field2; diff --git a/GPUToolsServices/CDStructures.h b/GPUToolsServices/CDStructures.h index 5a17c9a96..6f52078a9 100644 --- a/GPUToolsServices/CDStructures.h +++ b/GPUToolsServices/CDStructures.h @@ -17,15 +17,19 @@ struct Argument { struct CoreFunction { unsigned int _field1; - unsigned short _field2; + unsigned int _field2; unsigned short _field3; - unsigned long long _field4; - struct Argument _field5; - struct Argument _field6[16]; - unsigned int _field7; + unsigned short _field4; + union { + unsigned long long _field1; + unsigned long long _field2; + } _field5; + struct Argument _field6; + struct Argument _field7[16]; unsigned int _field8; - void *_field9; + unsigned int _field9; void *_field10; + void *_field11; }; struct Function { @@ -45,45 +49,6 @@ struct Function { void *_field14; }; -struct ObjectTrackingMap, unsigned long long> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> mInternalIDMap; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> mObjectMap; - int mNextFreeInternalID; -}; - -struct PassthroughBase { - struct function LoadURLData; -}; - -struct StateMirrorManager { - struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _contextStateMirrorMap; - struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _sharegroupStateMirrorMap; - struct ObjectTrackingMap, unsigned long long> _drawableInfoMap; - struct PassthroughBase _passthrough; - unsigned long long _surfaceBoundsDrawableID; - int _deviceOrientation; - int _lastFunctionIndex; -}; - -struct Stream { - struct VMBuffer *_field1; - union { - void *_field1; - struct *_field2; - } _field2; - void *_field3; - unsigned long long _field4; - struct __CFString *_field5; - id _field6; - void _field7; - id _field8; - void _field9; - int _field10; - _Bool _field11; -}; - -struct VMBuffer; - struct _CSTypeRef { unsigned long long _opaque_1; unsigned long long _opaque_2; @@ -94,17 +59,7 @@ struct _NSRange { unsigned long long length; }; -struct __hash_node>>, void *>; - -struct __hash_node, void *>; - -struct __hash_node*>, void *>; - -struct __hash_node*>, void *>; - -struct __hash_node, void *>; - -struct __hash_node; +struct __hash_node, void *>; struct dy_timebase { struct mach_timebase_info mach_timebase; @@ -112,183 +67,34 @@ struct dy_timebase { unsigned long long mach_timestamp; }; -struct function { - struct type __buf_; - struct __base *__f_; -}; - struct mach_timebase_info { unsigned int numer; unsigned int denom; }; -struct type { - unsigned char __lx[24]; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **__first_; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { unsigned long long __first_; } __data_; } __second_; } __ptr_; }; -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **__first_; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> { - struct __compressed_pair*>, void *>**, std::__1::__bucket_list_deallocator*>, void *>*>>> { - struct __hash_node*>, void *> **__first_; - struct __bucket_list_deallocator*>, void *>*>> { - struct __compressed_pair*>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> { - struct __compressed_pair*>, void *>**, std::__1::__bucket_list_deallocator*>, void *>*>>> { - struct __hash_node*>, void *> **__first_; - struct __bucket_list_deallocator*>, void *>*>> { - struct __compressed_pair*>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **__first_; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> { - struct __compressed_pair**, std::__1::__bucket_list_deallocator*>>> { - struct __hash_node **__first_; - struct __bucket_list_deallocator*>> { - struct __compressed_pair*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair>, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - struct unordered_map, std::__1::equal_to, std::__1::allocator>> { - struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, std::__1::allocator>> { - struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; - struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { - struct __hash_node_base, void *>*> { - struct __hash_node, void *> *__next_; + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; } __first_; } __p1_; - struct __compressed_pair, true>> { + struct __compressed_pair, std::__1::hash, true>> { unsigned long long __first_; } __p2_; - struct __compressed_pair, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> { - struct __hash_table*>, std::__1::__unordered_map_hasher*, std::__1::hash, true>, std::__1::__unordered_map_equal*, std::__1::equal_to, true>, std::__1::allocator*>>> { - struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> __bucket_list_; - struct __compressed_pair*>, void *>*>, std::__1::allocator*>, void *>>> { - struct __hash_node_base*>, void *>*> { - struct __hash_node*>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair*, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair*, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> { - struct __hash_table*>, std::__1::__unordered_map_hasher*, std::__1::hash, true>, std::__1::__unordered_map_equal*, std::__1::equal_to, true>, std::__1::allocator*>>> { - struct unique_ptr*>, void *>*[], std::__1::__bucket_list_deallocator*>, void *>*>>> __bucket_list_; - struct __compressed_pair*>, void *>*>, std::__1::allocator*>, void *>>> { - struct __hash_node_base*>, void *>*> { - struct __hash_node*>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair*, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair*, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map, std::__1::equal_to, std::__1::allocator>> { - struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, std::__1::allocator>> { - struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; - struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { - struct __hash_node_base, void *>*> { - struct __hash_node, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_set, std::__1::equal_to, std::__1::allocator> { - struct __hash_table, std::__1::equal_to, std::__1::allocator> { - struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> __bucket_list_; - struct __compressed_pair*>, std::__1::allocator>> { - struct __hash_node_base*> { - struct __hash_node *__next_; - } __first_; - } __p1_; - struct __compressed_pair> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair> { + struct __compressed_pair, std::__1::equal_to, true>> { float __first_; } __p3_; } __table_; @@ -343,31 +149,3 @@ typedef struct { unsigned int _field5; } CDStruct_fc1d2ed0; -// Template types -typedef struct StateMirrorManager { - struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _contextStateMirrorMap; - struct unordered_map*, std::__1::hash, std::__1::equal_to, std::__1::allocator*>>> _sharegroupStateMirrorMap; - struct ObjectTrackingMap, unsigned long long> _drawableInfoMap; - struct PassthroughBase _passthrough; - unsigned long long _surfaceBoundsDrawableID; - int _deviceOrientation; - int _lastFunctionIndex; -} StateMirrorManager_6a358214; - -typedef struct unordered_set, std::__1::equal_to, std::__1::allocator> { - struct __hash_table, std::__1::equal_to, std::__1::allocator> { - struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> __bucket_list_; - struct __compressed_pair*>, std::__1::allocator>> { - struct __hash_node_base*> { - struct __hash_node *__next_; - } __first_; - } __p1_; - struct __compressed_pair> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair> { - float __first_; - } __p3_; - } __table_; -} unordered_set_6cd805f9; - diff --git a/GPUToolsServices/DYAnalyzerArchiveVisitor.h b/GPUToolsServices/DYAnalyzerArchiveVisitor.h new file mode 100644 index 000000000..0d54524f2 --- /dev/null +++ b/GPUToolsServices/DYAnalyzerArchiveVisitor.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYInOrderInstructionFilesVisitor.h" + +@class DYAnalyzerEngine, DYCaptureArchive; + +@interface DYAnalyzerArchiveVisitor : DYInOrderInstructionFilesVisitor +{ + DYCaptureArchive *_archive; + DYAnalyzerEngine *_engine; + BOOL _bStartedFrameVisiting; + int _captureBlockMode; +} + +@property(readonly, retain, nonatomic) DYAnalyzerEngine *engine; // @synthesize engine=_engine; +- (void).cxx_destruct; +- (void)abort; +- (void)visitFunctionStreamFile:(id)arg1; +- (void)performPreCaptureVisitActions; +- (void)visitCaptureArchive:(id)arg1; +- (void)processFunctionStream:(id)arg1; +- (id)_loadEngineForAPI:(unsigned int)arg1 deviceInfo:(id)arg2; +- (id)initForArchive:(id)arg1; + +@end + diff --git a/GPUToolsServices/DYAnalyzerEngine.h b/GPUToolsServices/DYAnalyzerEngine.h new file mode 100644 index 000000000..26c28a60d --- /dev/null +++ b/GPUToolsServices/DYAnalyzerEngine.h @@ -0,0 +1,84 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DYAnalyzerFindingPool, DYDeviceInfo, NSMutableDictionary, NSMutableSet; + +@interface DYAnalyzerEngine : NSObject +{ + int _captureBlockMode; + int _frameNum; + int _drawCallNum; + DYAnalyzerFindingPool *_findingPool; + int _funcCounter; + unsigned long long _lastTimestamp; + NSMutableDictionary *_heuristicPoolDict; + id _graphicsEngineInfoProvider; + NSMutableDictionary *_resourceGroupObjectCoveragePool; + NSMutableSet *_enabledHeuristicNameSet; + DYDeviceInfo *_deviceInfo; + id _loadURLBlock; + BOOL _singleFrameMode; + BOOL _abort; +} + ++ (id)getLocalizedString:(id)arg1 table:(id)arg2 forGraphicsAPI:(unsigned int)arg3; ++ (id)getLocalizedString:(id)arg1 forGraphicsAPI:(unsigned int)arg2; +@property(readonly, nonatomic) BOOL singleFrameMode; // @synthesize singleFrameMode=_singleFrameMode; +@property(nonatomic) int drawCallNum; // @synthesize drawCallNum=_drawCallNum; +@property(nonatomic) int frameNum; // @synthesize frameNum=_frameNum; +@property(retain, nonatomic) NSMutableDictionary *heuristicPoolDict; // @synthesize heuristicPoolDict=_heuristicPoolDict; +@property(nonatomic) int captureBlockMode; // @synthesize captureBlockMode=_captureBlockMode; +@property(retain, nonatomic) DYAnalyzerFindingPool *findingPool; // @synthesize findingPool=_findingPool; +@property(nonatomic) unsigned long long lastTimestamp; // @synthesize lastTimestamp=_lastTimestamp; +@property(nonatomic) int funcCounter; // @synthesize funcCounter=_funcCounter; +@property(copy, nonatomic) id loadURLBlock; // @synthesize loadURLBlock=_loadURLBlock; +@property(copy, nonatomic) id graphicsEngineInfoProvider; // @synthesize graphicsEngineInfoProvider=_graphicsEngineInfoProvider; +@property(retain, nonatomic) DYDeviceInfo *deviceInfo; // @synthesize deviceInfo=_deviceInfo; +- (void).cxx_destruct; +- (id)_newHeuristicPoolWithGraphicsEngineID:(unsigned long long)arg1; +- (id)newFrameStatisticsFinding; +- (unsigned int)_stateMirrorProcessFunctionAndAnnotate:(const struct Function *)arg1 functionIndex:(int)arg2; +- (unsigned int)_stateMirrorProcessFunction:(const struct Function *)arg1 functionIndex:(int)arg2; +- (void)_stateMirrorInitialize; +- (id)nameForVariable:(const char *)arg1 graphicsEngineID:(unsigned long long)arg2; +- (id)getObjectLabel:(unsigned long long)arg1 objectType:(int)arg2 objectID:(int)arg3; +- (BOOL)isUniformFullyPreUpdatedInCapture:(unsigned long long)arg1 programID:(unsigned int)arg2 uniformLoc:(int)arg3; +- (BOOL)isObjectDataUpdatedInCapture:(unsigned long long)arg1 objectType:(int)arg2 objectID:(unsigned int)arg3; +- (BOOL)doesProgramHaveLinkedShader:(unsigned long long)arg1 programID:(unsigned int)arg2 shaderType:(int)arg3; +- (BOOL)isObjectCreatedInCapture:(unsigned long long)arg1 objectType:(int)arg2 objectID:(unsigned int)arg3; +- (BOOL)isObjectUsedInCapture:(unsigned long long)arg1 objectType:(int)arg2 objectID:(unsigned int)arg3; +- (BOOL)isObjectFullyPreUpdatedInCapture:(unsigned long long)arg1 objectType:(int)arg2 objectID:(unsigned int)arg3; +- (id)drawCallsUsingProgram:(unsigned int)arg1 graphicsEngineID:(unsigned long long)arg2; +- (id)getProgramArrayUsingShader:(unsigned long long)arg1 shaderID:(unsigned int)arg2; +- (id)getStaticObjectIDArray:(unsigned long long)arg1 objectType:(unsigned int)arg2; +- (void)enableStateDeltaGeneratorHeuristics; +- (void)abort; +- (void)disableSingleFrameMode; +- (void)enableSingleFrameMode; +- (void)disableAllHeuristics; +- (void)enableAllHeuristics; +- (void)disableHeuristic:(id)arg1; +- (void)enableHeuristic:(id)arg1; +- (id)enabledHeuristicNames; +- (void)notifyCompletion; +- (void)endAllBlocks; +- (void)processFunctionStream:(id)arg1 blockMode:(int)arg2 findingsHandler:(id)arg3; +- (void)processFunction:(const struct Function *)arg1 blockMode:(int)arg2 findingsHandler:(id)arg3; +- (void)processFunction:(const struct Function *)arg1 blockMode:(int)arg2 analyzeInserted:(BOOL)arg3 findingsHandler:(id)arg4; +- (void)processFunction:(const struct Function *)arg1 blockMode:(int)arg2 streamMode:(BOOL)arg3 analyzeInserted:(BOOL)arg4 findingsHandler:(id)arg5; +- (int)functionIndexForBlockMode:(int)arg1; +- (id)init; +- (id)getHeuristicPool:(unsigned long long)arg1; +- (void)_populateHeuristicPool:(id)arg1; +- (id)getLocalizedString:(id)arg1 table:(id)arg2; +- (id)getLocalizedString:(id)arg1; +- (void)configureForArchive:(id)arg1; +- (unsigned int)_supportedGraphicsAPI; + +@end + diff --git a/GPUToolsServices/DYAnalyzerEngineFactory.h b/GPUToolsServices/DYAnalyzerEngineFactory.h new file mode 100644 index 000000000..e2dfa6633 --- /dev/null +++ b/GPUToolsServices/DYAnalyzerEngineFactory.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DYDeviceInfo; + +@interface DYAnalyzerEngineFactory : NSObject +{ + DYDeviceInfo *_deviceInfo; +} + ++ (id)newAnalyzerEngineFactoryForGraphicsAPI:(unsigned int)arg1 deviceInfo:(id)arg2; +- (void).cxx_destruct; +- (unsigned int)_supportedGraphicsAPI; +- (id)newAnalyzerEngine; +- (id)initWithDeviceInfo:(id)arg1; + +@end + diff --git a/GPUToolsServices/DYAnalyzerErrorFinding.h b/GPUToolsServices/DYAnalyzerErrorFinding.h new file mode 100644 index 000000000..532f41760 --- /dev/null +++ b/GPUToolsServices/DYAnalyzerErrorFinding.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DYAnalyzerErrorFinding : DYAnalyzerFinding +{ + unsigned int _functionEnum; +} + +@property(nonatomic) unsigned int functionEnum; // @synthesize functionEnum=_functionEnum; +- (BOOL)isTextureImageCompletelyUpdated; +- (BOOL)isBufferDataCompletelyUpdated; +- (BOOL)isInefficientStateUpdate; +- (BOOL)isRedundantCallOrQuery; +- (BOOL)isRedundantCall; +- (BOOL)isFrameStatistics; +- (BOOL)isDataRestoreUnnecessaryForFunc:(const struct Function *)arg1 targetArgIndex:(int)arg2 objectType:(unsigned int)arg3 analyzerEngine:(id)arg4; +- (id)initWithFunctionEnum:(unsigned int)arg1; + +@end + diff --git a/GPUToolsServices/DYAnalyzerFinding.h b/GPUToolsServices/DYAnalyzerFinding.h new file mode 100644 index 000000000..dafafd345 --- /dev/null +++ b/GPUToolsServices/DYAnalyzerFinding.h @@ -0,0 +1,87 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" +#import "NSObject-Protocol.h" + +@class NSIndexSet, NSMutableDictionary, NSMutableIndexSet, NSMutableString, NSString; + +@interface DYAnalyzerFinding : NSObject +{ + NSString *_kind; + NSString *_generator; + NSMutableString *_details; + NSMutableString *_shortDetails; + NSMutableString *_simplifiedDetails; + NSString *_links; + NSMutableIndexSet *_functionIndices; + NSMutableDictionary *_statistics; + id _additionalData; + unsigned int _frameNum; + unsigned int _drawCallNum; + unsigned int _classification; + int _warningLevel; + int _granularity; + unsigned long long _graphicsEngineID; + unsigned long long _resourceGroupID; +} + ++ (id)_findingLevelString:(int)arg1; +@property(retain, nonatomic) id additionalData; // @synthesize additionalData=_additionalData; +@property(readonly, copy, nonatomic) NSMutableDictionary *statistics; // @synthesize statistics=_statistics; +@property(nonatomic) unsigned int drawCallNum; // @synthesize drawCallNum=_drawCallNum; +@property(nonatomic) unsigned int frameNum; // @synthesize frameNum=_frameNum; +@property(readonly, copy, nonatomic) NSIndexSet *functionIndices; // @synthesize functionIndices=_functionIndices; +@property(nonatomic) int warningLevel; // @synthesize warningLevel=_warningLevel; +@property(copy, nonatomic) NSString *links; // @synthesize links=_links; +@property(copy, nonatomic) NSMutableString *details; // @synthesize details=_details; +@property(retain, nonatomic) NSString *generator; // @synthesize generator=_generator; +@property(nonatomic) int granularity; // @synthesize granularity=_granularity; +@property(nonatomic) unsigned long long resourceGroupID; // @synthesize resourceGroupID=_resourceGroupID; +@property(nonatomic) unsigned long long graphicsEngineID; // @synthesize graphicsEngineID=_graphicsEngineID; +@property(nonatomic) unsigned int classification; // @synthesize classification=_classification; +@property(retain, nonatomic) NSString *kind; // @synthesize kind=_kind; +- (void).cxx_destruct; +- (BOOL)isTextureImageCompletelyUpdated; +- (BOOL)isBufferDataCompletelyUpdated; +- (BOOL)isInefficientStateUpdate; +- (BOOL)isRedundantCallOrQuery; +- (BOOL)isRedundantCall; +- (BOOL)isFrameStatistics; +- (BOOL)isDataRestoreUnnecessaryForFunc:(const struct Function *)arg1 targetArgIndex:(int)arg2 objectType:(unsigned int)arg3 analyzerEngine:(id)arg4; +- (id)debugPrintString; +- (void)addFunctionIndices:(id)arg1; +- (void)addFunctionIndex:(unsigned long long)arg1; +- (void)appendStatistic:(id)arg1 object:(id)arg2; +- (void)appendStatistics:(id)arg1; +- (void)setStatistics:(id)arg1; +- (id)_simplifiedDetailsStringSubstituted:(id)arg1 plural:(BOOL)arg2; +- (id)simplifiedDetailsSubstituted:(BOOL)arg1; +@property(readonly, copy, nonatomic) NSString *simplifiedDetails; +- (void)setSimplifiedDetails:(id)arg1; +@property(copy, nonatomic) NSString *shortDetails; +- (void)loadSimplifiedDetailString:(id)arg1 fromEngine:(id)arg2; +- (void)appendDetailStrings:(id)arg1 fromEngine:(id)arg2; +- (void)appendShortDetails:(id)arg1; +- (void)appendDetails:(id)arg1; +@property(readonly, retain, nonatomic) NSString *localizedKind; // @dynamic localizedKind; +@property(readonly, retain, nonatomic) NSString *synopsis; // @dynamic synopsis; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/GPUToolsServices/DYAnalyzerFindingPool.h b/GPUToolsServices/DYAnalyzerFindingPool.h new file mode 100644 index 000000000..ec22865f9 --- /dev/null +++ b/GPUToolsServices/DYAnalyzerFindingPool.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +// Not exported +@interface DYAnalyzerFindingPool : NSObject +{ + NSMutableArray *_findingsHandlers; + id handler; + int _minWarningLevel; +} + +@property(nonatomic) int minWarningLevel; // @synthesize minWarningLevel=_minWarningLevel; +@property(copy, nonatomic) id handler; // @synthesize handler; +- (void).cxx_destruct; +- (void)notifyCompletion; +- (void)addFinding:(id)arg1; +- (void)removeFindingsHandler:(id)arg1; +- (id)handleFindingsOnQueue:(struct dispatch_queue_s *)arg1 handler:(id)arg2; +- (id)init; + +@end + diff --git a/GPUToolsServices/DYAnalyzerFindingPunchThrough.h b/GPUToolsServices/DYAnalyzerFindingPunchThrough.h new file mode 100644 index 000000000..61b3e2e83 --- /dev/null +++ b/GPUToolsServices/DYAnalyzerFindingPunchThrough.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DYAnalyzerFindingPunchThrough : DYAnalyzerFinding +{ + unsigned int _punchThroughReasons; + unsigned int _numReasons; +} + +@property(readonly, nonatomic) unsigned int numReasons; // @synthesize numReasons=_numReasons; +@property(readonly, nonatomic) unsigned int punchThroughReasons; // @synthesize punchThroughReasons=_punchThroughReasons; +- (BOOL)isTextureImageCompletelyUpdated; +- (BOOL)isBufferDataCompletelyUpdated; +- (BOOL)isInefficientStateUpdate; +- (BOOL)isRedundantCallOrQuery; +- (BOOL)isRedundantCall; +- (BOOL)isFrameStatistics; +- (BOOL)isDataRestoreUnnecessaryForFunc:(const struct Function *)arg1 targetArgIndex:(int)arg2 objectType:(unsigned int)arg3 analyzerEngine:(id)arg4; +- (id)_determineSeparatorByNumReasonsAdded:(unsigned int)arg1; +- (id)_apiSpecificReasonString:(int)arg1; +- (id)reasonsString; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithPunchThroughReasons:(unsigned int)arg1; +- (void)_initCommon; +- (id)description; + +@end + diff --git a/GPUToolsServices/DYAnalyzerHeuristic.h b/GPUToolsServices/DYAnalyzerHeuristic.h new file mode 100644 index 000000000..16eacfc26 --- /dev/null +++ b/GPUToolsServices/DYAnalyzerHeuristic.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DYAnalyzerEngine, DYAnalyzerFindingPool, DYAnalyzerHeuristicPool; + +@interface DYAnalyzerHeuristic : NSObject +{ + int _functionIndex; + int _captureBlockMode; + unsigned int _stateMirrorRetCode; + BOOL _isPostMirrorHeuristic; + DYAnalyzerFindingPool *_weakFindingPool; + DYAnalyzerHeuristicPool *_weakHeuristicPool; + DYAnalyzerEngine *_weakEngine; +} + ++ (id)heuristicBundlesForAPI:(unsigned int)arg1; ++ (Class)heuristicForIdentifier:(id)arg1 forAPI:(unsigned int)arg2; ++ (id)availableHeuristicNamesForAPI:(unsigned int)arg1; ++ (void)_registerHeuristicsForAPI:(unsigned int)arg1; ++ (void)_registerHeuristic:(Class)arg1 forAPI:(unsigned int)arg2; ++ (BOOL)supportsAPI:(unsigned int)arg1; ++ (id)identifier; +@property(nonatomic) __weak DYAnalyzerEngine *weakEngine; // @synthesize weakEngine=_weakEngine; +@property(nonatomic) __weak DYAnalyzerHeuristicPool *weakHeuristicPool; // @synthesize weakHeuristicPool=_weakHeuristicPool; +@property(nonatomic) __weak DYAnalyzerFindingPool *weakFindingPool; // @synthesize weakFindingPool=_weakFindingPool; +@property(readonly, nonatomic) BOOL isPostMirrorHeuristic; // @synthesize isPostMirrorHeuristic=_isPostMirrorHeuristic; +- (void).cxx_destruct; +@property(readonly, nonatomic) DYAnalyzerHeuristicPool *heuristicPool; +@property(readonly, nonatomic) DYAnalyzerEngine *engine; +@property(readonly, nonatomic) DYAnalyzerFindingPool *findingPool; +- (id)loadURLData:(const char *)arg1; +- (void)notifyCompletion; +- (void)setFunctionIndex:(int)arg1; +- (void)addLinks:(id)arg1 fromKey:(id)arg2; +- (void)addFunctionDerivedDetails:(id)arg1; +- (id)findingWithKind:(id)arg1 warningLevel:(int)arg2 classification:(unsigned int)arg3 detailsKey:(id)arg4 linksKey:(id)arg5 triggerIndex:(int)arg6; +- (id)errorFindingFromFunction:(const struct Function *)arg1; +- (id)finding; +- (void)_setGenerationEnvironmentForFinding:(id)arg1; +- (void)endBlock:(int)arg1; +- (void)startBlock:(int)arg1; +- (void)processFunction:(const struct Function *)arg1 stateMirrorRetCode:(unsigned int)arg2; +- (id)description; +- (id)initWithIsPostMirrorHeuristic:(BOOL)arg1; +- (id)init; + +@end + diff --git a/GPUToolsServices/DYAnalyzerHeuristicPool.h b/GPUToolsServices/DYAnalyzerHeuristicPool.h new file mode 100644 index 000000000..ccb8e015f --- /dev/null +++ b/GPUToolsServices/DYAnalyzerHeuristicPool.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DYAnalyzerEngine, DYAnalyzerFinding, NSMutableArray; + +@interface DYAnalyzerHeuristicPool : NSObject +{ + int _captureBlockMode; + BOOL _bInsideCaptureBlock; + int _functionIndex; + unsigned int _stateMirrorRetCode; + DYAnalyzerEngine *_engine; + NSMutableArray *_heuristicPool; + DYAnalyzerFinding *_perFrameFindingStats; + unsigned long long _graphicsEngineID; +} + +@property(readonly, nonatomic) unsigned long long graphicsEngineID; // @synthesize graphicsEngineID=_graphicsEngineID; +@property(nonatomic) unsigned int stateMirrorRetCode; // @synthesize stateMirrorRetCode=_stateMirrorRetCode; +@property(readonly, nonatomic) int functionIndex; // @synthesize functionIndex=_functionIndex; +@property(readonly, retain, nonatomic) DYAnalyzerFinding *perFrameFindingStats; // @synthesize perFrameFindingStats=_perFrameFindingStats; +@property(readonly, retain, nonatomic) NSMutableArray *heuristicPool; // @synthesize heuristicPool=_heuristicPool; +@property(readonly, nonatomic) __weak DYAnalyzerEngine *engine; // @synthesize engine=_engine; +- (void).cxx_destruct; +- (void)notifyCompletion; +- (void)endBlock; +- (void)startBlock:(int)arg1; +- (void)processPostMirrorHeuristics:(const struct Function *)arg1 captureBlockMode:(int)arg2 functionIndex:(int)arg3; +- (void)processPreMirrorHeuristics:(const struct Function *)arg1 captureBlockMode:(int)arg2 functionIndex:(int)arg3; +- (void)addHeuristic:(id)arg1; +- (id)initWithEngine:(id)arg1 graphicsEngineID:(unsigned long long)arg2; + +@end + diff --git a/GPUToolsServices/DYAnalyzerTestUtil.h b/GPUToolsServices/DYAnalyzerTestUtil.h new file mode 100644 index 000000000..2b9087ba4 --- /dev/null +++ b/GPUToolsServices/DYAnalyzerTestUtil.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DYAnalyzerTestUtil : NSObject +{ +} + ++ (BOOL)_diffAndTestFindingsFile:(id)arg1 withTraceFile:(id)arg2 refName:(id)arg3; ++ (void)_printFindings:(id)arg1 toFile:(id)arg2; ++ (id)_openFile:(id)arg1 create:(BOOL)arg2; ++ (BOOL)_compareReferenceFindings:(id)arg1 refName:(id)arg2; ++ (BOOL)_generateReferenceFindings:(id)arg1 refName:(id)arg2; ++ (BOOL)testFindings:(id)arg1 refName:(id)arg2; ++ (id)findingsOfKind:(id)arg1 kind:(id)arg2; ++ (void)debugPrintFormattedFindingsOfKind:(id)arg1 kind:(id)arg2; ++ (void)debugPrintFormattedFindings:(id)arg1; ++ (BOOL)findingKindIsAbsent:(id)arg1 inFindings:(id)arg2; ++ (BOOL)findingKindIsPresent:(id)arg1 inFindings:(id)arg2; ++ (id)analyzeArchive:(id)arg1; + +@end + diff --git a/GPUToolsServices/DYArchiveTester.h b/GPUToolsServices/DYArchiveTester.h new file mode 100644 index 000000000..1dbfe4972 --- /dev/null +++ b/GPUToolsServices/DYArchiveTester.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DYArchiveTester : NSObject +{ +} + ++ (void)debugOutputArchiveTrace:(id)arg1 toPath:(id)arg2 withFunctionTracer:(id)arg3; ++ (BOOL)_diffAndTestTraceFile:(id)arg1 withTraceFile:(id)arg2 refArchiveName:(id)arg3; ++ (BOOL)_compareReferenceArchive:(id)arg1 refArchiveName:(id)arg2 withFunctionTracer:(id)arg3; ++ (BOOL)_generateReferenceArchive:(id)arg1 refArchiveName:(id)arg2 withFunctionTracer:(id)arg3; ++ (BOOL)testArchive:(id)arg1 refArchiveName:(id)arg2 withFunctionTracer:(id)arg3; ++ (id)openArchive:(id)arg1 suffix:(id)arg2 bundle:(id)arg3; ++ (id)openArchive:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/GPUToolsServices/DYCaptureArchiveModifier.h b/GPUToolsServices/DYCaptureArchiveModifier.h index bfb3eff36..71dac591d 100644 --- a/GPUToolsServices/DYCaptureArchiveModifier.h +++ b/GPUToolsServices/DYCaptureArchiveModifier.h @@ -10,7 +10,6 @@ @interface DYCaptureArchiveModifier : DYInOrderInstructionFilesVisitor { - StateMirrorManager_6a358214 _stateMirrorManager; DYCaptureArchive *_archive; DYCaptureArchive *_archiveOriginal; NSString *_fileSuffix; @@ -30,7 +29,7 @@ NSError *_error; } -+ (BOOL)applyModifersToArchive:(id)arg1 modifiers:(id)arg2; ++ (BOOL)applyModifiersToArchive:(id)arg1 modifiers:(id)arg2; + (id)createTemporaryModifiedArchive:(id)arg1 modifiers:(id)arg2 copyDataFiles:(BOOL)arg3; @property(readonly, nonatomic) NSError *error; // @synthesize error=_error; @property(readonly, nonatomic) DYCaptureFile *currentFile; // @synthesize currentFile=_currentFile; @@ -38,15 +37,17 @@ @property(readonly, nonatomic) NSMutableArray *functionStreamModifiers; // @synthesize functionStreamModifiers=_functionStreamModifiers; - (id).cxx_construct; - (void).cxx_destruct; -- (void)_copyDataFiles:(id)arg1; +- (void)_processFunction:(const struct Function *)arg1 functionIndex:(int)arg2; +- (void)_restoreAPIState; +- (void)_saveAPIState; +- (void)_duplicateDataFiles:(id)arg1; - (id)copyDataForFilename:(id)arg1 error:(id *)arg2; - (id)addDataFileWithPrefix:(id)arg1 bytes:(const void *)arg2 size:(unsigned long long)arg3; -- (StateMirrorManager_6a358214 *)stateMirrorManager; - (void)_incrementFunctionIndex:(struct Function *)arg1; - (id)_writeFunctionsToStreamWithFilename:(id)arg1; - (void)visitInternalFile:(id)arg1; - (void)visitDataFile:(id)arg1; -- (void)_addCaptureFile:(id)arg1; +- (void)_duplicateCaptureFile:(id)arg1; - (id)_modifyFunctionStream:(id)arg1 modifier:(id)arg2 filename:(id)arg3; - (void)visitFunctionStreamFile:(id)arg1; - (void)_processPass:(id)arg1; diff --git a/GPUToolsServices/DYCaptureArchiveTraceToFile.h b/GPUToolsServices/DYCaptureArchiveTraceToFile.h new file mode 100644 index 000000000..7967ae170 --- /dev/null +++ b/GPUToolsServices/DYCaptureArchiveTraceToFile.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSFileHandle; + +@interface DYCaptureArchiveTraceToFile : DYCaptureArchiveTracer +{ + NSFileHandle *_fileHandle; +} + +- (void).cxx_destruct; +- (void)newTraceString:(id)arg1; +- (void)closeFile; +- (id)initWithCaptureArchive:(id)arg1 withFilePath:(id)arg2 withFunctionTracer:(id)arg3; + +@end + diff --git a/GPUToolsServices/DYCaptureArchiveTracer.h b/GPUToolsServices/DYCaptureArchiveTracer.h new file mode 100644 index 000000000..3cec92027 --- /dev/null +++ b/GPUToolsServices/DYCaptureArchiveTracer.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYInOrderInstructionFilesVisitor.h" + +@class DYCaptureArchive, DYFunctionTracer, NSError; + +@interface DYCaptureArchiveTracer : DYInOrderInstructionFilesVisitor +{ + DYCaptureArchive *_captureArchive; + DYFunctionTracer *_functionTracer; + NSError *_error; +} + +@property(readonly, retain, nonatomic) NSError *error; // @synthesize error=_error; +- (void).cxx_destruct; +- (void)newTraceString:(id)arg1; +- (void)visitFunctionStreamFile:(id)arg1; +- (id)performTrace; +- (id)initWithCaptureArchive:(id)arg1 withFunctionTracer:(id)arg2; + +@end + diff --git a/GPUToolsServices/DYCaptureSession.h b/GPUToolsServices/DYCaptureSession.h index b852f7e8e..292735d76 100644 --- a/GPUToolsServices/DYCaptureSession.h +++ b/GPUToolsServices/DYCaptureSession.h @@ -6,14 +6,14 @@ #import "NSObject.h" -@class DYCaptureArchive, DYContinuation, DYFuture, DYGuestAppSession, DYTransportSource, NSDictionary, NSError, NSMapTable, NSMutableDictionary; +@class DYCaptureArchive, DYContinuation, DYFuture, DYGuestAppSession, DYTransportSource, NSError, NSMapTable, NSMutableDictionary; @interface DYCaptureSession : NSObject { + DYGuestAppSession *_session; DYCaptureArchive *_archive; struct dispatch_queue_s *_queue; - NSDictionary *_finalConfigurationDictionary; - DYGuestAppSession *_session; + NSMutableDictionary *_finalConfigurationDictionary; DYTransportSource *_source; DYContinuation *_invalidationCompletion; DYFuture *_iconFuture; @@ -26,10 +26,10 @@ unsigned int _serial; BOOL _automaticallyDeleteArchiveOnFailure; int _storeSymbolicatorSignature; - BOOL _triggerOnNextGLCommand; + BOOL _triggerOnNextGraphicsCommand; + BOOL _lockGraphicsAfterCompletion; BOOL _harvestStateAtEnd; BOOL _suspendAfterCompletion; - BOOL _lockOpenGLAfterCompletion; BOOL _complete; BOOL _clientDidSendAllData; BOOL _deviceSupportsSessionSerial; @@ -40,20 +40,24 @@ + (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; @property(nonatomic) BOOL complete; // @synthesize complete=_complete; @property(nonatomic) int storeSymbolicatorSignature; // @synthesize storeSymbolicatorSignature=_storeSymbolicatorSignature; -@property(nonatomic) BOOL lockOpenGLAfterCompletion; // @synthesize lockOpenGLAfterCompletion=_lockOpenGLAfterCompletion; @property(nonatomic) BOOL suspendAfterCompletion; // @synthesize suspendAfterCompletion=_suspendAfterCompletion; @property(nonatomic) BOOL harvestStateAtEnd; // @synthesize harvestStateAtEnd=_harvestStateAtEnd; -@property(nonatomic) BOOL triggerOnNextGLCommand; // @synthesize triggerOnNextGLCommand=_triggerOnNextGLCommand; +@property(nonatomic) BOOL lockGraphicsAfterCompletion; // @synthesize lockGraphicsAfterCompletion=_lockGraphicsAfterCompletion; +@property(nonatomic) BOOL triggerOnNextGraphicsCommand; // @synthesize triggerOnNextGraphicsCommand=_triggerOnNextGraphicsCommand; @property(nonatomic) struct _NSRange frameRange; // @synthesize frameRange=_frameRange; -@property(readonly, nonatomic) NSError *error; // @synthesize error=_error; +@property(readonly, retain, nonatomic) NSError *error; // @synthesize error=_error; @property(nonatomic) BOOL automaticallyDeleteArchiveOnFailure; // @synthesize automaticallyDeleteArchiveOnFailure=_automaticallyDeleteArchiveOnFailure; -@property(readonly, nonatomic) DYCaptureArchive *archive; // @synthesize archive=_archive; +@property(readonly, retain, nonatomic) DYCaptureArchive *archive; // @synthesize archive=_archive; - (void).cxx_destruct; +- (void)_postProcessArchive; +- (void)_saveAPISpecificData:(id)arg1; +- (void)_setupFinalConfigurationDictionary:(id)arg1; - (void)_receivedAllClientData:(id)arg1; - (void)_flushBuffers; - (BOOL)stopCapturing; - (BOOL)startCapturing; - (BOOL)_activateWithSession:(id)arg1 serial:(unsigned int)arg2 invalidationCompletion:(id)arg3; +- (id)_allowedSessionInfoBaseClasses; - (BOOL)_sendActivationMessage; - (void)invalidate; - (void)_invalidate:(id)arg1; diff --git a/GPUToolsServices/DYDevice.h b/GPUToolsServices/DYDevice.h index 1e70b2786..617c8a739 100644 --- a/GPUToolsServices/DYDevice.h +++ b/GPUToolsServices/DYDevice.h @@ -13,27 +13,29 @@ DYDeviceInfo *_deviceInfo; } -@property(readonly, nonatomic) DYDeviceInfo *deviceInfo; // @synthesize deviceInfo=_deviceInfo; ++ (id)replayerAppIdentifier; ++ (Class)controlStrategyClass; ++ (Class)deferredLaunchStrategyClass; ++ (Class)launchStrategyClass; +@property(readonly, retain, nonatomic) DYDeviceInfo *deviceInfo; // @synthesize deviceInfo=_deviceInfo; - (void).cxx_destruct; - (BOOL)supportsPlaybackOfCaptureWithInfo:(id)arg1 limitBackwardsCompatibility:(BOOL)arg2 isInternal:(BOOL)arg3; - (BOOL)versionIsOlderThan:(id)arg1; -- (id)createDeferredLaunchGuestAppSession:(id)arg1; -- (id)createGuestAppSession:(id)arg1; - (id)iconDataForApplicationIdentifiers:(id)arg1; - (id)createTransport; -@property(readonly, nonatomic) NSString *standardTitle; // @dynamic standardTitle; -@property(readonly, nonatomic) NSArray *supportedGLProfileContextsInfo; // @dynamic supportedGLProfileContextsInfo; +@property(readonly, retain, nonatomic) NSString *standardTitle; // @dynamic standardTitle; +@property(readonly, retain, nonatomic) NSArray *supportedGLProfileContextsInfo; // @dynamic supportedGLProfileContextsInfo; @property(readonly, nonatomic) CDStruct_fc1d2ed0 mainScreenDescriptor; // @dynamic mainScreenDescriptor; -@property(readonly, nonatomic) DYGPUToolsVersionInfo *gputoolsVersionInfo; // @dynamic gputoolsVersionInfo; +@property(readonly, retain, nonatomic) DYGPUToolsVersionInfo *gputoolsVersionInfo; // @dynamic gputoolsVersionInfo; @property(readonly, nonatomic) NSError *gputoolsServiceAvailabilityError; // @dynamic gputoolsServiceAvailabilityError; @property(readonly, nonatomic) BOOL gputoolsServiceAvailable; // @dynamic gputoolsServiceAvailable; @property(readonly, nonatomic) unsigned int nativePointerSize; -@property(readonly, nonatomic) NSString *productType; // @dynamic productType; -@property(readonly, nonatomic) NSString *build; // @dynamic build; -@property(readonly, nonatomic) NSString *version; // @dynamic version; -@property(readonly, nonatomic) NSString *name; // @dynamic name; +@property(readonly, retain, nonatomic) NSString *productType; // @dynamic productType; +@property(readonly, retain, nonatomic) NSString *build; // @dynamic build; +@property(readonly, retain, nonatomic) NSString *version; // @dynamic version; +@property(readonly, retain, nonatomic) NSString *name; // @dynamic name; @property(readonly, nonatomic) BOOL sharedPermanentIdentifier; // @dynamic sharedPermanentIdentifier; -@property(readonly, nonatomic) NSString *permanentIdentifier; // @dynamic permanentIdentifier; +@property(readonly, retain, nonatomic) NSString *permanentIdentifier; // @dynamic permanentIdentifier; @property(readonly, nonatomic) unsigned long long runtimeIdentifier; // @dynamic runtimeIdentifier; @property(readonly, nonatomic) int platform; // @dynamic platform; - (id)init; diff --git a/GPUToolsServices/DYETCEncoder.h b/GPUToolsServices/DYETCEncoder.h index 5cbb640aa..034347d33 100644 --- a/GPUToolsServices/DYETCEncoder.h +++ b/GPUToolsServices/DYETCEncoder.h @@ -10,8 +10,8 @@ { } -- (id)decode:(id)arg1 internalFormat:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 options:(id)arg5; -- (id)encode:(id)arg1 internalFormat:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 options:(id)arg5 errorCode:(int *)arg6; +- (id)decode:(id)arg1 format:(unsigned int)arg2 level:(unsigned int)arg3 width:(unsigned int)arg4 height:(unsigned int)arg5 options:(id)arg6; +- (id)encode:(id)arg1 level:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 options:(id)arg5 errorCode:(int *)arg6; - (id)describeOptions:(id)arg1; - (id)options; - (id)name; diff --git a/GPUToolsServices/DYEncoder.h b/GPUToolsServices/DYEncoder.h index 2ed8c3863..19cb5eedb 100644 --- a/GPUToolsServices/DYEncoder.h +++ b/GPUToolsServices/DYEncoder.h @@ -6,14 +6,18 @@ #import "NSObject.h" -// Not exported @interface DYEncoder : NSObject { + id m_delegate; + unsigned int m_format; } -- (id)decode:(id)arg1 internalFormat:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 options:(id)arg5; -- (id)encode:(id)arg1 internalFormat:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 options:(id)arg5 errorCode:(int *)arg6; +@property(readonly, nonatomic) unsigned int format; // @synthesize format=m_format; +- (void).cxx_destruct; +- (id)decode:(id)arg1 format:(unsigned int)arg2 level:(unsigned int)arg3 width:(unsigned int)arg4 height:(unsigned int)arg5 options:(id)arg6; +- (id)encode:(id)arg1 level:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 options:(id)arg5 errorCode:(int *)arg6; - (id)describeOptions:(id)arg1; +- (void)setDelegate:(id)arg1; - (id)options; - (id)name; diff --git a/GPUToolsServices/DYGuestApp.h b/GPUToolsServices/DYGuestApp.h index 13ffeeafb..3b7b80c76 100644 --- a/GPUToolsServices/DYGuestApp.h +++ b/GPUToolsServices/DYGuestApp.h @@ -14,32 +14,33 @@ @interface DYGuestApp : NSObject { unsigned long long _kind; - NSURL *_url; + NSMutableArray *_argumentEntries; + NSMutableArray *_environmentEntries; + NSMutableArray *_mutableEnvironmentEntries; NSString *_title; - NSString *_currentWorkingDirectory; - NSString *_bundleIdentifier; + _Bool _useDeferredLaunch; + BOOL _applyShellTokenizationToArguments; + NSURL *_url; NSURL *_trueBinary; NSURL *_hostURL; - NSMutableArray *_argumentEntries; - NSMutableArray *_environmentEntries; NSDictionary *_infoPlist; + NSString *_bundleIdentifier; + NSString *_currentWorkingDirectory; unsigned long long _launchArchitecture; - BOOL _applyShellTokenizationToArguments; - _Bool _useDeferredLaunch; } + (id)keyPathsForValuesAffectingUrl; + (id)keyPathsForValuesAffectingPath; + (void)initialize; -@property(nonatomic) _Bool useDeferredLaunch; // @synthesize useDeferredLaunch=_useDeferredLaunch; @property(nonatomic) BOOL applyShellTokenizationToArguments; // @synthesize applyShellTokenizationToArguments=_applyShellTokenizationToArguments; +@property(readonly, nonatomic) NSMutableArray *mutableEnvironmentEntries; // @synthesize mutableEnvironmentEntries=_mutableEnvironmentEntries; +@property(nonatomic) _Bool useDeferredLaunch; // @synthesize useDeferredLaunch=_useDeferredLaunch; @property(nonatomic) unsigned long long launchArchitecture; // @synthesize launchArchitecture=_launchArchitecture; +@property(copy, nonatomic) NSString *currentWorkingDirectory; // @synthesize currentWorkingDirectory=_currentWorkingDirectory; +@property(copy, nonatomic) NSString *bundleIdentifier; // @synthesize bundleIdentifier=_bundleIdentifier; @property(copy, nonatomic) NSDictionary *infoPlist; // @synthesize infoPlist=_infoPlist; @property(retain, nonatomic) NSURL *hostURL; // @synthesize hostURL=_hostURL; @property(retain, nonatomic) NSURL *trueBinary; // @synthesize trueBinary=_trueBinary; -@property(copy, nonatomic) NSString *bundleIdentifier; // @synthesize bundleIdentifier=_bundleIdentifier; -@property(copy, nonatomic) NSString *currentWorkingDirectory; // @synthesize currentWorkingDirectory=_currentWorkingDirectory; -@property(copy, nonatomic) NSString *title; // @synthesize title=_title; @property(retain, nonatomic) NSURL *url; // @synthesize url=_url; @property(readonly, nonatomic) unsigned long long kind; // @synthesize kind=_kind; - (void).cxx_destruct; @@ -47,6 +48,7 @@ @property(readonly, nonatomic) NSArray *arguments; // @dynamic arguments; - (id)_applyShellProcessingOnArgumentValue:(id)arg1; - (BOOL)isArchitectureAvailable:(unsigned long long)arg1; +@property(copy, nonatomic) NSString *title; // @dynamic title; @property(copy, nonatomic) NSString *path; // @dynamic path; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -59,7 +61,6 @@ @property(copy, nonatomic) NSArray *argumentEntries; // @dynamic argumentEntries; @property(copy, nonatomic) NSArray *environmentEntries; // @dynamic environmentEntries; @property(readonly, nonatomic) NSMutableArray *mutableArgumentEntries; // @dynamic mutableArgumentEntries; -@property(readonly, nonatomic) NSMutableArray *mutableEnvironmentEntries; // @dynamic mutableEnvironmentEntries; @end diff --git a/GPUToolsServices/DYGuestAppSession.h b/GPUToolsServices/DYGuestAppSession.h index d515321d3..a9d9d4c7b 100644 --- a/GPUToolsServices/DYGuestAppSession.h +++ b/GPUToolsServices/DYGuestAppSession.h @@ -10,8 +10,11 @@ @interface DYGuestAppSession : NSObject { - struct dispatch_queue_s *_masterQueue; struct dispatch_queue_s *_queue; + unsigned int _transactionBits; + BOOL _attemptedLaunch; + unsigned int _graphicsAPI; + struct dispatch_queue_s *_masterQueue; struct dispatch_semaphore_s *_transactionSema; NSMutableArray *_launchEnvironmentMutators; NSMutableArray *_finalLaunchDictionaryMutators; @@ -27,8 +30,6 @@ unsigned int _captureSessionSerial; NSMutableArray *_displayLinkInfo; struct dy_timebase _appTimebase; - unsigned int _transactionBits; - BOOL _attemptedLaunch; BOOL _didTerminate; BOOL _interposeSemaphoreSignalSent; BOOL _disableAllInterposing; @@ -36,19 +37,16 @@ BOOL _remainSuspendedAfterLaunch; BOOL _running; BOOL _invalid; - BOOL _breakOnGLErrors; - BOOL _trapOnGLErrors; BOOL _includeBacktracesInTrace; BOOL _includeDriverEventsInTrace; - BOOL _checkGLErrors; int _traceMode; DYGuestApp *_guestApp; DYDevice *_device; DYTransport *_transport; NSDictionary *_finalLaunchDictionary; NSError *_error; - DYResourceStreamer *_resourceStreamer; DYBreakpoint *_currentBreakpoint; + DYResourceStreamer *_resourceStreamer; unsigned long long _profilingSendPeriod; unsigned long long _profilingFlags; NSDictionary *_hardwareCountersConfiguration; @@ -62,39 +60,39 @@ @property(retain, nonatomic) NSDictionary *hardwareCountersConfiguration; // @synthesize hardwareCountersConfiguration=_hardwareCountersConfiguration; @property(nonatomic) unsigned long long profilingFlags; // @synthesize profilingFlags=_profilingFlags; @property(nonatomic) unsigned long long profilingSendPeriod; // @synthesize profilingSendPeriod=_profilingSendPeriod; -@property(nonatomic) BOOL checkGLErrors; // @synthesize checkGLErrors=_checkGLErrors; @property(nonatomic) BOOL includeDriverEventsInTrace; // @synthesize includeDriverEventsInTrace=_includeDriverEventsInTrace; @property(nonatomic) BOOL includeBacktracesInTrace; // @synthesize includeBacktracesInTrace=_includeBacktracesInTrace; @property(nonatomic) int traceMode; // @synthesize traceMode=_traceMode; -@property(nonatomic) BOOL trapOnGLErrors; // @synthesize trapOnGLErrors=_trapOnGLErrors; -@property(nonatomic) BOOL breakOnGLErrors; // @synthesize breakOnGLErrors=_breakOnGLErrors; +@property(readonly, retain, nonatomic) DYResourceStreamer *resourceStreamer; // @synthesize resourceStreamer=_resourceStreamer; @property(retain, nonatomic) DYBreakpoint *currentBreakpoint; // @synthesize currentBreakpoint=_currentBreakpoint; -@property(readonly, nonatomic) DYResourceStreamer *resourceStreamer; // @synthesize resourceStreamer=_resourceStreamer; -@property(readonly, nonatomic) NSError *error; // @synthesize error=_error; +@property(readonly, nonatomic) unsigned int graphicsAPI; // @synthesize graphicsAPI=_graphicsAPI; +@property(readonly, retain, nonatomic) NSError *error; // @synthesize error=_error; @property(readonly, nonatomic) BOOL invalid; // @synthesize invalid=_invalid; @property(readonly, nonatomic) BOOL running; // @synthesize running=_running; -@property(readonly, nonatomic) NSDictionary *finalLaunchDictionary; // @synthesize finalLaunchDictionary=_finalLaunchDictionary; +@property(readonly, retain, nonatomic) NSDictionary *finalLaunchDictionary; // @synthesize finalLaunchDictionary=_finalLaunchDictionary; @property(nonatomic) BOOL remainSuspendedAfterLaunch; // @synthesize remainSuspendedAfterLaunch=_remainSuspendedAfterLaunch; @property(nonatomic) BOOL disableLaunchTimeout; // @synthesize disableLaunchTimeout=_disableLaunchTimeout; @property(nonatomic) BOOL disableAllInterposing; // @synthesize disableAllInterposing=_disableAllInterposing; -@property(readonly, nonatomic) DYTransport *transport; // @synthesize transport=_transport; -@property(readonly, nonatomic) DYDevice *device; // @synthesize device=_device; -@property(readonly, nonatomic) DYGuestApp *guestApp; // @synthesize guestApp=_guestApp; +@property(readonly, retain, nonatomic) DYTransport *transport; // @synthesize transport=_transport; +@property(readonly, retain, nonatomic) DYDevice *device; // @synthesize device=_device; +@property(readonly, retain, nonatomic) DYGuestApp *guestApp; // @synthesize guestApp=_guestApp; - (id).cxx_construct; - (void).cxx_destruct; +- (id)newCaptureSessionWithArchive:(id)arg1; - (void)setValue:(id)arg1 forOverride:(id)arg2; @property(readonly, nonatomic) struct dy_timebase appTimebase; // @dynamic appTimebase; @property(readonly, nonatomic) int currentBreakpointType; // @dynamic currentBreakpointType; - (void)_sendAllConfigurations; -- (void)_sendBreakpointsConfiguration; - (void)_sendOverridesConfiguration; - (void)_sendTraceConfiguration; +- (void)_sendAdditionalConfigurations; +- (void)_modifyTraceConfigurationDictionary:(id)arg1; - (void)_handleFstreamData:(id)arg1; - (void)_handleGuestAppTermination:(id)arg1; - (void)_handleTransportMessage:(id)arg1; -- (id)getDisplayLinkInfo; - (id)updateResources:(id)arg1; -- (id)queryContextsInfo; +- (id)queryForGraphicsAPIUsage; +- (id)getDisplayLinkInfo; - (id)activateCaptureSession:(id)arg1; - (id)prepareSymbolicator; - (void)removeObserver:(id)arg1; @@ -103,16 +101,17 @@ - (void)removeTraceHandler:(id)arg1; - (id)handleTraceOnQueue:(struct dispatch_queue_s *)arg1 handler:(id)arg2; - (void)dispatchInTransaction:(id)arg1; +- (BOOL)_isDirectTransactionAllowed; - (void)drainQueue; - (void)invalidate; - (void)_invalidate:(id)arg1; -- (void)unlockOpenGL; -- (void)lockOpenGL; - (void)bringToForeground; - (void)sendToBackground; +- (void)unlockGraphics; +- (void)lockGraphics; - (void)terminate; - (void)resume; -@property(readonly, nonatomic) NSDictionary *finalLaunchEnvironment; // @dynamic finalLaunchEnvironment; +@property(readonly, retain, nonatomic) NSDictionary *finalLaunchEnvironment; // @dynamic finalLaunchEnvironment; - (void)dispatchOnceRunning:(struct dispatch_queue_s *)arg1 block:(id)arg2; - (id)launch; - (void)_applyBuiltinEnvironmentMutation:(id)arg1; @@ -124,6 +123,7 @@ - (void)setTargetQueue:(struct dispatch_queue_s *)arg1; - (void)dealloc; - (id)_initWithGuestApp:(id)arg1 transport:(id)arg2 device:(id)arg3 launchStrategyClass:(Class)arg4 controlStrategyClass:(Class)arg5; +- (id)initWithGuestApp:(id)arg1 device:(id)arg2 deferLaunch:(BOOL)arg3; - (id)init; @end diff --git a/GPUToolsServices/DYImageFormatInfo.h b/GPUToolsServices/DYImageFormatInfo.h new file mode 100644 index 000000000..a61ca7e21 --- /dev/null +++ b/GPUToolsServices/DYImageFormatInfo.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface DYImageFormatInfo : NSObject +{ + unsigned int _internalFormat; + unsigned int _format; + unsigned int _type; +} + +@property(nonatomic) unsigned int type; // @synthesize type=_type; +@property(nonatomic) unsigned int format; // @synthesize format=_format; +@property(nonatomic) unsigned int internalFormat; // @synthesize internalFormat=_internalFormat; +- (id)initWithInternalFormat:(unsigned int)arg1 format:(unsigned int)arg2 andType:(unsigned int)arg3; + +@end + diff --git a/GPUToolsServices/DYImageInfo.h b/GPUToolsServices/DYImageInfo.h new file mode 100644 index 000000000..40d7ab348 --- /dev/null +++ b/GPUToolsServices/DYImageInfo.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DYImageFormatInfo; + +// Not exported +@interface DYImageInfo : NSObject +{ + int _width; + int _height; + int _depth; + int _compressed; + int _numSamples; + DYImageFormatInfo *_clientFormatInfo; + DYImageFormatInfo *_engineFormatInfo; +} + +@property(nonatomic) int numSamples; // @synthesize numSamples=_numSamples; +@property(nonatomic) int compressed; // @synthesize compressed=_compressed; +@property(nonatomic) int depth; // @synthesize depth=_depth; +@property(nonatomic) int height; // @synthesize height=_height; +@property(nonatomic) int width; // @synthesize width=_width; +@property(retain, nonatomic) DYImageFormatInfo *engineFormatInfo; // @synthesize engineFormatInfo=_engineFormatInfo; +@property(retain, nonatomic) DYImageFormatInfo *clientFormatInfo; // @synthesize clientFormatInfo=_clientFormatInfo; +- (void).cxx_destruct; +- (id)initWithClientFormatInfo:(id)arg1 engineFormatInfo:(id)arg2 width:(int)arg3 height:(int)arg4 depth:(int)arg5 compressed:(int)arg6 numSamples:(int)arg7; + +@end + diff --git a/GPUToolsServices/DYInvestigatorCase.h b/GPUToolsServices/DYInvestigatorCase.h new file mode 100644 index 000000000..fd7057be8 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorCase.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class DYDeviceInfo, DYInvestigatorCaseConfigData, NSMapTable, NSMutableArray, NSString; + +@interface DYInvestigatorCase : NSObject +{ + struct dispatch_queue_s *_observersMapQueue; + NSMapTable *_observersMap; + BOOL _invalid; + int _invalidReason; + int _dataAvailable; + unsigned int _investigationProgress; + int _investigatorResult; + DYInvestigatorCaseConfigData *_configData; + DYDeviceInfo *_playbackDeviceInfo; + NSMutableArray *_redFlagAnalyzerFindings; + NSMutableArray *_investigatorFindings; + NSMutableArray *_additionalFindings; + NSString *_timestamp; +} + +@property(retain, nonatomic) NSString *timestamp; // @synthesize timestamp=_timestamp; +@property(readonly, nonatomic) NSMutableArray *additionalFindings; // @synthesize additionalFindings=_additionalFindings; +@property(readonly, nonatomic) NSMutableArray *investigatorFindings; // @synthesize investigatorFindings=_investigatorFindings; +@property(readonly, nonatomic) NSMutableArray *redFlagAnalyzerFindings; // @synthesize redFlagAnalyzerFindings=_redFlagAnalyzerFindings; +@property(nonatomic) int investigatorResult; // @synthesize investigatorResult=_investigatorResult; +@property(nonatomic) unsigned int investigationProgress; // @synthesize investigationProgress=_investigationProgress; +@property(readonly, nonatomic) int dataAvailable; // @synthesize dataAvailable=_dataAvailable; +@property(nonatomic) int invalidReason; // @synthesize invalidReason=_invalidReason; +@property(nonatomic) BOOL invalid; // @synthesize invalid=_invalid; +@property(readonly, nonatomic) DYDeviceInfo *playbackDeviceInfo; // @synthesize playbackDeviceInfo=_playbackDeviceInfo; +@property(retain, nonatomic) DYInvestigatorCaseConfigData *configData; // @synthesize configData=_configData; +- (void).cxx_destruct; +- (void)invalidateWithReason:(int)arg1; +- (id)investigatorResultBody; +- (id)investigatorResultString; +- (void)notifyDataAvailable:(int)arg1; +- (void)postEvent:(int)arg1; +- (void)removeObserver:(id)arg1; +- (id)observeEventsOnQueue:(struct dispatch_queue_s *)arg1 handler:(id)arg2; +- (id)description; +- (void)dealloc; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithConfigData:(id)arg1 withPlaybackDeviceInfo:(id)arg2; +- (void)_initCommon; + +@end + diff --git a/GPUToolsServices/DYInvestigatorCaseConfigData.h b/GPUToolsServices/DYInvestigatorCaseConfigData.h new file mode 100644 index 000000000..78ec1917c --- /dev/null +++ b/GPUToolsServices/DYInvestigatorCaseConfigData.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class DYDeviceInfo, DYInvestigatorStatistics, DYOverviewMeasurementsPerSample, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSNumber, NSString; + +@interface DYInvestigatorCaseConfigData : NSObject +{ + NSMutableArray *_overviewSamples; + NSMutableDictionary *_reportData; + DYOverviewMeasurementsPerSample *_overviewSamplePrev; + NSMutableArray *_frameRateOverTimeArray; + NSMutableDictionary *_reportDataNew; + int _reportLock; + unsigned long long _overviewSampleCount; + unsigned long long _overviewSamplePeriod; + unsigned long long _overviewDuration; + BOOL _overviewSamplesAreReady; + NSString *_appName; + NSArray *_appArguments; + DYDeviceInfo *_captureDeviceInfo; + NSMutableArray *_displayLinks; + NSArray *_analyzerFindings; + NSNumber *_originalCaptureFrameTime; + DYInvestigatorStatistics *_overviewFrameTime; + DYInvestigatorStatistics *_overviewCAWaitTime; +} + +@property(readonly, nonatomic) NSDictionary *reportData; // @synthesize reportData=_reportData; +@property(retain, nonatomic) DYInvestigatorStatistics *overviewCAWaitTime; // @synthesize overviewCAWaitTime=_overviewCAWaitTime; +@property(retain, nonatomic) DYInvestigatorStatistics *overviewFrameTime; // @synthesize overviewFrameTime=_overviewFrameTime; +@property(retain, nonatomic) NSNumber *originalCaptureFrameTime; // @synthesize originalCaptureFrameTime=_originalCaptureFrameTime; +@property(nonatomic) BOOL overviewSamplesAreReady; // @synthesize overviewSamplesAreReady=_overviewSamplesAreReady; +@property(retain, nonatomic) NSArray *analyzerFindings; // @synthesize analyzerFindings=_analyzerFindings; +@property(retain, nonatomic) NSMutableArray *displayLinks; // @synthesize displayLinks=_displayLinks; +@property(readonly, nonatomic) NSArray *overviewSamples; // @synthesize overviewSamples=_overviewSamples; +@property(retain, nonatomic) DYDeviceInfo *captureDeviceInfo; // @synthesize captureDeviceInfo=_captureDeviceInfo; +@property(retain, nonatomic) NSArray *appArguments; // @synthesize appArguments=_appArguments; +@property(retain, nonatomic) NSString *appName; // @synthesize appName=_appName; +- (void).cxx_destruct; +- (void)reportDataClearProjections; +- (void)reportDataClear; +- (void)reportDataCommit; +- (void)reportDataRemoveObjectForKey:(id)arg1; +- (void)reportDataSetObject:(id)arg1 forKey:(id)arg2; +- (void)debugPrintFormatted; +- (id)totalFrameRateArray; +- (void)addDisplayLinks:(id)arg1; +- (void)addOverviewSamples:(id)arg1; +- (void)_addOverviewSample:(id)arg1; +- (void)addTraceProfileData:(id)arg1; +- (id)_createSample:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCaptureDeviceInfo:(id)arg1 appName:(id)arg2 appArguments:(id)arg3 analyzerFindings:(id)arg4; +- (id)init; + +@end + diff --git a/GPUToolsServices/DYInvestigatorConfig.h b/GPUToolsServices/DYInvestigatorConfig.h new file mode 100644 index 000000000..f14fc64c9 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorConfig.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class DYDeviceInfo; + +@interface DYInvestigatorConfig : NSObject +{ + DYDeviceInfo *_deviceInfo; + unsigned long long _overviewSamplePeriod; + unsigned long long _overviewSampleCount; + unsigned long long _overviewDuration; +} + +@property(readonly, nonatomic) unsigned long long overviewDuration; // @synthesize overviewDuration=_overviewDuration; +@property(readonly, nonatomic) unsigned long long overviewSampleCount; // @synthesize overviewSampleCount=_overviewSampleCount; +@property(readonly, nonatomic) unsigned long long overviewSamplePeriod; // @synthesize overviewSamplePeriod=_overviewSamplePeriod; +@property(readonly, nonatomic) DYDeviceInfo *deviceInfo; // @synthesize deviceInfo=_deviceInfo; +- (void).cxx_destruct; +@property(readonly, nonatomic) unsigned long long profilingFlags; // @dynamic profilingFlags; +@property(readonly, nonatomic) int traceMode; // @dynamic traceMode; +@property(readonly, nonatomic) BOOL isLegacyDevice; // @dynamic isLegacyDevice; +- (void)_setOverviewDuration:(unsigned long long)arg1 SamplePeriod:(unsigned long long)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithDeviceInfo:(id)arg1; +- (id)init; + +@end + diff --git a/GPUToolsServices/DYInvestigatorDisplayLink.h b/GPUToolsServices/DYInvestigatorDisplayLink.h new file mode 100644 index 000000000..b8286803b --- /dev/null +++ b/GPUToolsServices/DYInvestigatorDisplayLink.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@interface DYInvestigatorDisplayLink : NSObject +{ + BOOL _running; + unsigned int _identifier; + unsigned int _interval; + unsigned long long _timeStamp; +} + +@property(readonly, nonatomic) unsigned long long timeStamp; // @synthesize timeStamp=_timeStamp; +@property(nonatomic) unsigned int interval; // @synthesize interval=_interval; +@property(nonatomic) BOOL running; // @synthesize running=_running; +@property(nonatomic) unsigned int identifier; // @synthesize identifier=_identifier; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithIdentifier:(unsigned int)arg1 withRunning:(BOOL)arg2 withInterval:(unsigned int)arg3; +- (id)init; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; + +@end + diff --git a/GPUToolsServices/DYInvestigatorFinding.h b/GPUToolsServices/DYInvestigatorFinding.h new file mode 100644 index 000000000..9f1a425b1 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorFinding.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DYInvestigatorFinding : NSObject +{ +} + +@end + diff --git a/GPUToolsServices/DYInvestigatorFindingWarning.h b/GPUToolsServices/DYInvestigatorFindingWarning.h new file mode 100644 index 000000000..ef60ec0f3 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorFindingWarning.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DYInvestigatorFindingWarning : DYInvestigatorFinding +{ +} + +@end + diff --git a/GPUToolsServices/DYInvestigatorRecommendation.h b/GPUToolsServices/DYInvestigatorRecommendation.h new file mode 100644 index 000000000..2e1e6b782 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorRecommendation.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class DYInvestigatorRecommendationInfo, DYInvestigatorRecommendationSection, NSMutableDictionary; + +@interface DYInvestigatorRecommendation : NSObject +{ + NSMutableDictionary *_sectionsDict; + DYInvestigatorRecommendationSection *_currentSection; + DYInvestigatorRecommendationInfo *_summary; +} + +@property(retain, nonatomic) DYInvestigatorRecommendationInfo *summary; // @synthesize summary=_summary; +- (void).cxx_destruct; +- (void)printFormatted; +- (void)addAdditionalSectionItem:(id)arg1; +- (void)addSpecificSectionItem:(id)arg1; +- (void)addGeneralSectionItem:(id)arg1; +@property(readonly, nonatomic) DYInvestigatorRecommendationSection *additionalSection; // @dynamic additionalSection; +@property(readonly, nonatomic) DYInvestigatorRecommendationSection *specificSection; // @dynamic specificSection; +@property(readonly, nonatomic) DYInvestigatorRecommendationSection *generalSection; // @dynamic generalSection; +- (void)setOrdered:(BOOL)arg1; +- (void)setPreamble:(id)arg1; +- (void)selectSection:(id)arg1; +- (void)setSummaryWithString:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (id)description; + +@end + diff --git a/GPUToolsServices/DYInvestigatorRecommendationInfo.h b/GPUToolsServices/DYInvestigatorRecommendationInfo.h new file mode 100644 index 000000000..4d866e0a8 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorRecommendationInfo.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSAttributedString; + +@interface DYInvestigatorRecommendationInfo : NSObject +{ + NSAttributedString *_text; +} + +@property(readonly, nonatomic) NSAttributedString *text; // @synthesize text=_text; +- (void).cxx_destruct; +- (void)debugPrintFormatted; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithString:(id)arg1; +- (id)initWithAttributedString:(id)arg1; +- (id)init; +- (id)description; + +@end + diff --git a/GPUToolsServices/DYInvestigatorRecommendationItem.h b/GPUToolsServices/DYInvestigatorRecommendationItem.h new file mode 100644 index 000000000..c788d3198 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorRecommendationItem.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@interface DYInvestigatorRecommendationItem : NSObject +{ +} + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; + +@end + diff --git a/GPUToolsServices/DYInvestigatorRecommendationItemBulletedList.h b/GPUToolsServices/DYInvestigatorRecommendationItemBulletedList.h new file mode 100644 index 000000000..850d43150 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorRecommendationItemBulletedList.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DYInvestigatorRecommendationItemBulletedList : DYInvestigatorRecommendationItemList +{ +} + +- (id)description; + +@end + diff --git a/GPUToolsServices/DYInvestigatorRecommendationItemList.h b/GPUToolsServices/DYInvestigatorRecommendationItemList.h new file mode 100644 index 000000000..75dfbb6a7 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorRecommendationItemList.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSMutableArray; + +@interface DYInvestigatorRecommendationItemList : DYInvestigatorRecommendationItem +{ + NSMutableArray *value; +} + +@property(retain, nonatomic) NSArray *value; // @synthesize value; +- (void).cxx_destruct; +- (void)addString:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (id)initWithArray:(id)arg1; +- (id)init; + +@end + diff --git a/GPUToolsServices/DYInvestigatorRecommendationItemNumberedList.h b/GPUToolsServices/DYInvestigatorRecommendationItemNumberedList.h new file mode 100644 index 000000000..575380762 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorRecommendationItemNumberedList.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DYInvestigatorRecommendationItemNumberedList : DYInvestigatorRecommendationItemList +{ +} + +- (id)description; + +@end + diff --git a/GPUToolsServices/DYInvestigatorRecommendationItemText.h b/GPUToolsServices/DYInvestigatorRecommendationItemText.h new file mode 100644 index 000000000..c88d2ae21 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorRecommendationItemText.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSAttributedString; + +@interface DYInvestigatorRecommendationItemText : DYInvestigatorRecommendationItem +{ + NSAttributedString *value; +} + +@property(retain, nonatomic) NSAttributedString *value; // @synthesize value; +- (void).cxx_destruct; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (id)initWithString:(id)arg1; +- (id)initWithAttributedString:(id)arg1; + +@end + diff --git a/GPUToolsServices/DYInvestigatorRecommendationSection.h b/GPUToolsServices/DYInvestigatorRecommendationSection.h new file mode 100644 index 000000000..a75cf56b1 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorRecommendationSection.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSAttributedString, NSMutableArray; + +@interface DYInvestigatorRecommendationSection : NSObject +{ + BOOL _ordered; + NSAttributedString *_preamble; + NSMutableArray *_items; +} + +@property(retain, nonatomic) NSMutableArray *items; // @synthesize items=_items; +@property(nonatomic) BOOL ordered; // @synthesize ordered=_ordered; +@property(retain, nonatomic) NSAttributedString *preamble; // @synthesize preamble=_preamble; +- (void).cxx_destruct; +- (void)printFormatted; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (id)description; + +@end + diff --git a/GPUToolsServices/DYInvestigatorSharedConfigManager.h b/GPUToolsServices/DYInvestigatorSharedConfigManager.h new file mode 100644 index 000000000..d1219588f --- /dev/null +++ b/GPUToolsServices/DYInvestigatorSharedConfigManager.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMapTable; + +@interface DYInvestigatorSharedConfigManager : NSObject +{ + struct dispatch_queue_s *_queue; + NSMapTable *_deviceInfoToInvestigatorConfig; +} + ++ (id)sharedManager; +- (void).cxx_destruct; +- (void)investigatorConfigRemove:(id)arg1; +- (id)investigatorConfigForDeviceInfo:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/GPUToolsServices/DYInvestigatorStatistics.h b/GPUToolsServices/DYInvestigatorStatistics.h new file mode 100644 index 000000000..3a1a81415 --- /dev/null +++ b/GPUToolsServices/DYInvestigatorStatistics.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@interface DYInvestigatorStatistics : NSObject +{ + unsigned long long _minimum; + unsigned long long _firstQuartile; + unsigned long long _median; + unsigned long long _thirdQuartile; + unsigned long long _maximum; + unsigned long long _mean; + unsigned long long _sumValueQ1toQ3; + unsigned long long _sumWeightQ1toQ3; + unsigned long long _meanQ1toQ3; +} + ++ (id)statisticsFromArray:(id)arg1 getter:(id)arg2; +@property(nonatomic) unsigned long long meanQ1toQ3; // @synthesize meanQ1toQ3=_meanQ1toQ3; +@property(nonatomic) unsigned long long sumWeightQ1toQ3; // @synthesize sumWeightQ1toQ3=_sumWeightQ1toQ3; +@property(nonatomic) unsigned long long sumValueQ1toQ3; // @synthesize sumValueQ1toQ3=_sumValueQ1toQ3; +@property(nonatomic) unsigned long long mean; // @synthesize mean=_mean; +@property(nonatomic) unsigned long long maximum; // @synthesize maximum=_maximum; +@property(nonatomic) unsigned long long thirdQuartile; // @synthesize thirdQuartile=_thirdQuartile; +@property(nonatomic) unsigned long long median; // @synthesize median=_median; +@property(nonatomic) unsigned long long firstQuartile; // @synthesize firstQuartile=_firstQuartile; +@property(nonatomic) unsigned long long minimum; // @synthesize minimum=_minimum; +- (void)offsetDataWithOffset:(unsigned long long)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; + +@end + diff --git a/GPUToolsServices/DYLocalHostDevice.h b/GPUToolsServices/DYLocalHostDevice.h index bb0933462..6330ba684 100644 --- a/GPUToolsServices/DYLocalHostDevice.h +++ b/GPUToolsServices/DYLocalHostDevice.h @@ -10,9 +10,11 @@ { } ++ (Class)controlStrategyClass; ++ (Class)deferredLaunchStrategyClass; ++ (Class)launchStrategyClass; + (id)sharedLocalHostDevice; -- (id)createDeferredLaunchGuestAppSession:(id)arg1; -- (id)createGuestAppSession:(id)arg1; +- (id)createTransport; - (id)iconDataForApplicationIdentifiers:(id)arg1; - (id)guestAppWithURL:(id)arg1; - (id)gputoolsServiceAvailabilityError; diff --git a/GPUToolsServices/DYOverviewMeasurementsPerSample.h b/GPUToolsServices/DYOverviewMeasurementsPerSample.h new file mode 100644 index 000000000..7f11d68f3 --- /dev/null +++ b/GPUToolsServices/DYOverviewMeasurementsPerSample.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSDictionary; + +@interface DYOverviewMeasurementsPerSample : NSObject +{ + unsigned long long _timestamp; + unsigned long long _framesDuration; + unsigned long long _cpuTime; + unsigned long long _cpuIdleTime; + unsigned int _frameIndex; + unsigned int _numFrames; + unsigned long long _inGLTime; + unsigned long long _totalPlatformTime; + unsigned long long _inVertexProcessTime; + unsigned long long _inStateChangeTime; + unsigned long long _inTextureUploadTime; + unsigned long long _caWaitTime; + unsigned int _tilerUtilizationPercent; + unsigned int _rendererUtilizationPercent; + unsigned int _deviceUtilizationPercent; + unsigned int _performanceBits; + unsigned int _sampleIndex; + unsigned long long _graphicsCommandNum; + NSDictionary *_drawCommandStatistics; +} + ++ (id)frameDurationStatistics:(id)arg1; ++ (double)averageFPS:(id)arg1; +@property(readonly, nonatomic) NSDictionary *drawCommandStatistics; // @synthesize drawCommandStatistics=_drawCommandStatistics; +@property(nonatomic) unsigned long long graphicsCommandNum; // @synthesize graphicsCommandNum=_graphicsCommandNum; +@property(nonatomic) unsigned long long caWaitTime; // @synthesize caWaitTime=_caWaitTime; +@property(nonatomic) unsigned int performanceBits; // @synthesize performanceBits=_performanceBits; +@property(nonatomic) unsigned int deviceUtilizationPercent; // @synthesize deviceUtilizationPercent=_deviceUtilizationPercent; +@property(nonatomic) unsigned int rendererUtilizationPercent; // @synthesize rendererUtilizationPercent=_rendererUtilizationPercent; +@property(nonatomic) unsigned int tilerUtilizationPercent; // @synthesize tilerUtilizationPercent=_tilerUtilizationPercent; +@property(nonatomic) unsigned long long inTextureUploadTime; // @synthesize inTextureUploadTime=_inTextureUploadTime; +@property(nonatomic) unsigned long long inStateChangeTime; // @synthesize inStateChangeTime=_inStateChangeTime; +@property(nonatomic) unsigned long long inVertexProcessTime; // @synthesize inVertexProcessTime=_inVertexProcessTime; +@property(nonatomic) unsigned long long totalPlatformTime; // @synthesize totalPlatformTime=_totalPlatformTime; +@property(nonatomic) unsigned long long inGLTime; // @synthesize inGLTime=_inGLTime; +@property(nonatomic) unsigned int numFrames; // @synthesize numFrames=_numFrames; +@property(nonatomic) unsigned int frameIndex; // @synthesize frameIndex=_frameIndex; +@property(nonatomic) unsigned long long cpuIdleTime; // @synthesize cpuIdleTime=_cpuIdleTime; +@property(nonatomic) unsigned long long cpuTime; // @synthesize cpuTime=_cpuTime; +@property(nonatomic) unsigned long long framesDuration; // @synthesize framesDuration=_framesDuration; +@property(nonatomic) unsigned long long timestamp; // @synthesize timestamp=_timestamp; +@property(nonatomic) unsigned int sampleIndex; // @synthesize sampleIndex=_sampleIndex; +- (void).cxx_destruct; +@property(readonly, nonatomic) BOOL waitOnGPU; +- (void)log; +- (id)initWithDictionary:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; + +@end + diff --git a/GPUToolsServices/DYPVRTCEncoder.h b/GPUToolsServices/DYPVRTCEncoder.h index 94f3e383c..c077b6b7b 100644 --- a/GPUToolsServices/DYPVRTCEncoder.h +++ b/GPUToolsServices/DYPVRTCEncoder.h @@ -8,11 +8,16 @@ @interface DYPVRTCEncoder : DYEncoder { + int m_alpha_option; + int m_punchthrough_option; + int m_channel_weighting; } -- (id)decode:(id)arg1 internalFormat:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 options:(id)arg5; -- (id)encode:(id)arg1 internalFormat:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 options:(id)arg5 errorCode:(int *)arg6; +- (id)decode:(id)arg1 format:(unsigned int)arg2 level:(unsigned int)arg3 width:(unsigned int)arg4 height:(unsigned int)arg5 options:(id)arg6; +- (id)encode:(id)arg1 level:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 options:(id)arg5 errorCode:(int *)arg6; +- (void)parseOptions:(id)arg1; - (id)describeOptions:(id)arg1; +- (void)setDelegate:(id)arg1; - (id)options; - (id)name; diff --git a/GPUToolsServices/DYPalettedEncoder.h b/GPUToolsServices/DYPalettedEncoder.h index 5a66a56f5..9e9850bb1 100644 --- a/GPUToolsServices/DYPalettedEncoder.h +++ b/GPUToolsServices/DYPalettedEncoder.h @@ -17,8 +17,8 @@ - (id)_convertPaletteRGB5A1:(id)arg1 numEntries:(unsigned int)arg2; - (id)_convertPaletteRGBA4:(id)arg1 numEntries:(unsigned int)arg2; - (id)_convertPaletteRGB565:(id)arg1 numEntries:(unsigned int)arg2; -- (id)decode:(id)arg1 internalFormat:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 options:(id)arg5; -- (id)encode:(id)arg1 internalFormat:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 options:(id)arg5 errorCode:(int *)arg6; +- (id)decode:(id)arg1 format:(unsigned int)arg2 level:(unsigned int)arg3 width:(unsigned int)arg4 height:(unsigned int)arg5 options:(id)arg6; +- (id)encode:(id)arg1 level:(unsigned int)arg2 width:(unsigned int)arg3 height:(unsigned int)arg4 options:(id)arg5 errorCode:(int *)arg6; @end diff --git a/GPUToolsServices/DYPixelFormatConverter.h b/GPUToolsServices/DYPixelFormatConverter.h new file mode 100644 index 000000000..7bd7087e4 --- /dev/null +++ b/GPUToolsServices/DYPixelFormatConverter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DYPixelFormatConverter : NSObject +{ +} + ++ (unsigned int)getGenericFormatForGLFormat:(unsigned int)arg1 type:(unsigned int)arg2 format:(unsigned int)arg3; ++ (void)getGLFormatForGenericFormat:(unsigned int)arg1 glInternalFormatOut:(unsigned int *)arg2 glFormatOut:(unsigned int *)arg3 glTypeOut:(unsigned int *)arg4; ++ (void)_initDictionaries; ++ (void)initialize; + +@end + diff --git a/GPUToolsServices/DYResourceManagerHelper.h b/GPUToolsServices/DYResourceManagerHelper.h new file mode 100644 index 000000000..733cc552d --- /dev/null +++ b/GPUToolsServices/DYResourceManagerHelper.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DYResourceStreamer, NSCache, NSMutableSet; + +@interface DYResourceManagerHelper : NSObject +{ + id _captureStore; + DYResourceStreamer *_resourceStreamer; + NSCache *_captureStoreCache; + NSCache *_deviceCache; + NSCache *_textureBackingStoresCache; + NSMutableSet *_updatedResourcesSet; + struct dispatch_queue_s *_resourceQueue; + struct dispatch_queue_s *_deviceQueue; + int _captureStoreSpinLock; +} + ++ (id)_keyForResource:(id)arg1 sharegroup:(unsigned long long)arg2 funcIndex:(unsigned int)arg3; +- (void).cxx_destruct; +- (BOOL)hasResourceStreamer; +- (id)updateResource:(id)arg1 sharegroup:(unsigned long long)arg2; +- (BOOL)hasResourceBeenUpdated:(unsigned long long)arg1 resourceType:(unsigned int)arg2 container:(unsigned long long)arg3; +- (void)invalidateDeviceResource:(id)arg1 sharegroup:(unsigned long long)arg2 functionIndex:(unsigned int)arg3; +- (void)invalidateDeviceCache; +- (id)loadDeviceResource:(id)arg1 sharegroup:(unsigned long long)arg2 functionIndex:(unsigned int)arg3; +- (id)loadTextureImageBackingStore:(id)arg1 creationClass:(Class)arg2; +- (id)loadCaptureStoreData:(id)arg1; +- (void)dealloc; +- (id)initWithCaptureStore:(id)arg1 resourceStreamer:(id)arg2; + +@end + diff --git a/GPUToolsServices/DYResourceStreamer.h b/GPUToolsServices/DYResourceStreamer.h index a31ce2f18..07670fa00 100644 --- a/GPUToolsServices/DYResourceStreamer.h +++ b/GPUToolsServices/DYResourceStreamer.h @@ -20,9 +20,7 @@ + (id)findDataForURL:(const char *)arg1 inCache:(id)arg2; - (void).cxx_destruct; - (id)updateResource:(id)arg1; -- (id)fetchState; - (id)realizeResource:(id)arg1 functionIndex:(unsigned int)arg2; -- (id)fetchResourceList:(unsigned int)arg1; - (void)dealloc; - (id)initWithTransport:(id)arg1; - (id)init; diff --git a/GPUToolsServices/NSObject-Protocol.h b/GPUToolsServices/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/GPUToolsServices/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/GPUToolsServices/_EntryGLToGeneric.h b/GPUToolsServices/_EntryGLToGeneric.h new file mode 100644 index 000000000..57bc093b8 --- /dev/null +++ b/GPUToolsServices/_EntryGLToGeneric.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface _EntryGLToGeneric : NSObject +{ + unsigned int _type; + unsigned int _genericEnum; +} + ++ (id)addToArray:(id)arg1 glType:(unsigned int)arg2 genericEnum:(unsigned int)arg3; +@property(readonly, nonatomic) unsigned int genericEnum; // @synthesize genericEnum=_genericEnum; +@property(readonly, nonatomic) unsigned int type; // @synthesize type=_type; +- (id)initWithType:(unsigned int)arg1 andGenericEnum:(unsigned int)arg2; + +@end + diff --git a/GPUToolsServices/_EntryGenericToGL.h b/GPUToolsServices/_EntryGenericToGL.h new file mode 100644 index 000000000..7473118b5 --- /dev/null +++ b/GPUToolsServices/_EntryGenericToGL.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface _EntryGenericToGL : NSObject +{ + unsigned int _internalFormat; + unsigned int _format; + unsigned int _type; +} + +@property(readonly, nonatomic) unsigned int type; // @synthesize type=_type; +@property(readonly, nonatomic) unsigned int format; // @synthesize format=_format; +@property(readonly, nonatomic) unsigned int internalFormat; // @synthesize internalFormat=_internalFormat; +- (id)initWithInternalFormat:(unsigned int)arg1 andFormat:(unsigned int)arg2 andType:(unsigned int)arg3; + +@end + diff --git a/GPUToolsShaderProfiler/CDStructures.h b/GPUToolsShaderProfiler/CDStructures.h index a194d25a0..14515fd41 100644 --- a/GPUToolsShaderProfiler/CDStructures.h +++ b/GPUToolsShaderProfiler/CDStructures.h @@ -6,833 +6,45 @@ #pragma mark Named Structures -struct BindingPoint { - int _field1; - int _field2; -}; - -struct ContextStateMirror { - struct DYStateElement _field1; - struct DYStateElement _field2; - struct DYStateElement _field3; - struct DYStateElement _field4; - struct DYStateElement _field5; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field6; - struct DYStateElement _field7; - struct DYStateElement _field8; - struct DYStateElement _field9; - struct DYStateElement _field10; - struct DYStateElement _field11; - struct DYStateElement _field12; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field13; - struct DYStateElement _field14; - struct DYStateElement _field15; - struct DYStateElement _field16; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field17; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field18; - struct DYStateElement _field19; - struct DYStateElement _field20; - struct DYStateElement _field21; - struct DYStateElement _field22; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field23; - struct DYStateElement _field24; - struct DYStateElement _field25; - struct DYStateElement _field26; - struct DYStateElement _field27; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field28; - struct DYStateElement _field29; - struct DYStateElement _field30; - struct DYStateElement _field31; - struct DYStateElement _field32; - struct DYStateElement _field33; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field34; - struct DYStateElement _field35; - struct DYStateElement _field36; - struct DYStateElement _field37; - struct DYStateElement _field38; - struct DYStateElement _field39; - struct DYStateElement _field40; - struct DYStateElement _field41; - struct DYStateElement _field42; - struct DYStateElement _field43; - struct DYStateElement _field44; - struct DYStateElement _field45; - struct DYStateElement _field46; - struct DYStateElement _field47; - struct DYStateElement _field48; - struct DYStateElement _field49; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field50; - struct DYStateElement _field51; - struct DYStateElement _field52; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field53[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field54[16]; - struct DYStateElement _field55[16]; - struct DYStateElement _field56; - struct DYStateElement _field57; - struct DYStateElement _field58; - struct DYStateElement _field59; - struct DYStateElement _field60; - struct DYStateElement _field61; - struct DYStateElement _field62; - struct DYStateElement _field63; - struct DYStateElement _field64; - struct DYStateElement _field65; - struct DYStateElement _field66; - struct DYStateElement _field67; - struct DYStateElement _field68; - struct DYStateElement _field69; - struct DYStateElement _field70; - struct DYStateElement _field71; - struct DYStateElement _field72; - struct DYStateElement _field73; - struct DYStateElement _field74; - struct DYStateElement _field75; - struct DYStateElement _field76; - struct DYStateElement _field77; - struct DYStateElement _field78; - struct DYStateElement _field79; - struct DYStateElement _field80[6]; - struct DYStateElement _field81[8]; - struct DYStateElement _field82[32]; - struct DYStateElement _field83; - struct DYStateElement _field84; - struct DYStateElement _field85; - struct DYStateElement _field86; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field87; - struct DYStateElement _field88; - struct DYStateElement _field89; - struct DYStateElement _field90; - struct DYStateElement _field91; - struct DYStateElement _field92; - struct DYStateElement _field93; - struct DYStateElement _field94; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field95; - struct DYStateElement _field96; - struct DYStateElement _field97; - struct DYStateElement _field98; - struct DYStateElement _field99; - struct DYStateElement _field100; - struct DYStateElement _field101; - struct DYStateElement _field102; - struct DYStateElement _field103; - struct DYStateElement _field104; - struct DYStateElement _field105; - struct DYStateElement _field106; - struct DYStateElement _field107; - struct DYStateElement _field108; - struct DYStateElement _field109; - struct DYStateElement _field110; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field111; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field112[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field113[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field114[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field115[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field116[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field117[8]; - struct DYStateElement _field118[8]; - struct DYStateElement _field119[8]; - struct DYStateElement _field120[8]; - struct DYStateElement _field121[8]; - struct DYStateElement _field122[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field123[6]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field124; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field125; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field126; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field127; - struct DYStateElement _field128; - struct DYStateElement _field129[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field130[32]; - struct DYStateElement _field131[32]; - struct DYStateElement _field132[32]; - struct DYStateElement _field133[32]; - struct DYStateElement _field134[32]; - struct DYStateElement _field135[32]; - struct DYStateElement _field136[32]; - struct DYStateElement _field137[32]; - struct DYStateElement _field138[32]; - struct DYStateElement _field139[32]; - struct DYStateElement _field140[32]; - struct DYStateElement _field141[32]; - struct DYStateElement _field142[32]; - struct DYStateElement _field143[32]; - struct DYStateElement _field144[32]; - struct DYStateElement _field145[32]; - struct DYStateElement _field146[32]; - struct DYStateElement _field147[32]; - struct DYStateElement _field148[32]; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field149; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field150; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field151[32]; - struct DYStateElement _field152[16]; - struct DYStateElement _field153[64]; - struct DYStateElement _field154[64]; - struct DYStateElement _field155[32]; - struct DYStateElement _field156[32]; - struct DYStateElement _field157[32]; - struct DYStateElement _field158[32]; - struct DYStateElement _field159; - struct DYStateElement _field160; - struct DYStateElement _field161; - struct DYStateElement _field162; - struct DYStateElement _field163; - struct DYStateElement _field164; - struct DYStateElement _field165; - struct DYStateElement _field166[64]; - struct DYStateElement _field167; - struct DYStateElement _field168; - struct DYStateElement _field169; - struct DYStateElement _field170; - struct DYStateElement _field171; - struct DYStateElement _field172; - struct DYStateElement _field173[32]; - struct DYStateElement _field174; - struct DYStateElement _field175; - struct DYStateElement _field176; - struct DYStateElement _field177; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field178; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field179; - struct DYStateElement _field180; - struct DYStateElement _field181; - struct DYStateElement _field182; - struct ObjectTrackingMap, int> _field183; - struct ObjectTrackingMap, int> _field184; - struct ObjectTrackingMap, int> _field185; - struct ObjectTrackingMap, int> _field186; - struct ObjectTrackingMap, int> _field187; - unsigned long long _field188; - struct SharegroupStateMirror *_field189; - struct StateMirrorManager *_field190; - unsigned long long _field191; -}; - struct DYShaderProfilerTiming { struct Statistics _cycle; struct Statistics _time; struct Statistics _percentage; }; -struct DYStateElement { - struct { - float _field1[4][4]; - } _field1; -}; - -struct DYStateElement { - struct BindingPoint _field1; -}; - -struct DYStateElement { - struct StateBool _field1; -}; - -struct DYStateElement { - struct StateEnum _field1; -}; - -struct DYStateElement { - struct StateErrorStatus _field1; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN _field1; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN _field1; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN _field1; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN _field1; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN _field1; -}; - -struct DYStateElement { - float _field1; -}; - -struct DYStateElement { - int _field1; -}; - -struct DYStateElement { - long long _field1; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct basic_string, std::__1::allocator> _field1; -}; - -struct DYStateElement>, GPUTools::CStateBaseAnalysis> { - struct vector> _field1; -}; - -struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> { - struct vector, std::__1::allocator>> _field1; -}; - -struct DYStateElement { - unsigned int _field1; -}; - -struct DYStateElement { - unsigned long long _field1; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; - int _field3; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; - int _field3; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; - int _field3; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; - int _field3; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _field1; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _field2; - int _field3; -}; - -struct SharegroupStateMirror; - -struct StateBool { - int _field1; -}; - -struct StateEnum { - int _field1; -}; - -struct StateErrorStatus { - int _field1; -}; - -struct StateMirrorManager; - struct Statistics { double average; double min; double max; }; -struct VecN { - double _field1[4]; -}; +struct __hash_node, void *>; -struct VecN { - float _field1[2]; -}; - -struct VecN { - float _field1[3]; -}; - -struct VecN { - float _field1[4]; -}; - -struct VecN { - int _field1[4]; -}; - -struct __hash_node, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node, void *>; - -struct __hash_node, void *>; - -struct basic_string, std::__1::allocator> { - struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> { - struct __rep { - union { - struct __long { - unsigned long long _field1; - unsigned long long _field2; - char *_field3; - } _field1; - struct __short { - union { - unsigned char _field1; - char _field2; - } _field1; - char _field2[23]; - } _field2; - struct __raw { - unsigned long long _field1[3]; - } _field3; - } _field1; - } _field1; - } _field1; -}; - -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **_field1; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **_field1; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **_field1; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **_field1; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **_field1; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **_field1; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long _field1; - } _field1; - } _field2; - } _field1; -}; - -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **__first_; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { unsigned long long __first_; } __data_; } __second_; } __ptr_; }; -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **__first_; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unordered_map, std::__1::equal_to, std::__1::allocator>> { - struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, std::__1::allocator>> { - struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> _field1; - struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { - struct __hash_node_base, void *>*> { - struct __hash_node, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair>, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair>, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair>, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair>, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> _field1; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *_field1; - } _field1; - } _field2; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long _field1; - } _field3; - struct __compressed_pair>, std::__1::equal_to, true>> { - float _field1; - } _field4; - } _field1; -}; - -struct unordered_map, std::__1::equal_to, std::__1::allocator>> { - struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, std::__1::allocator>> { - struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; - struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { - struct __hash_node_base, void *>*> { - struct __hash_node, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair, true>> { - float __first_; - } __p3_; - } __table_; -}; - struct unordered_map, std::__1::equal_to, std::__1::allocator>> { - struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, std::__1::allocator>> { - struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; - struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { - struct __hash_node_base, void *>*> { - struct __hash_node, void *> *__next_; + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; } __first_; } __p1_; - struct __compressed_pair, true>> { + struct __compressed_pair, std::__1::hash, true>> { unsigned long long __first_; } __p2_; - struct __compressed_pair, true>> { + struct __compressed_pair, std::__1::equal_to, true>> { float __first_; } __p3_; } __table_; }; -struct vector> { - CDStruct_183601bc *_field1; - CDStruct_183601bc *_field2; - struct __compressed_pair> { - CDStruct_183601bc *_field1; - } _field3; -}; - -struct vector, std::__1::allocator>> { - struct basic_string, std::__1::allocator> *_field1; - struct basic_string, std::__1::allocator> *_field2; - struct __compressed_pair*, std::__1::allocator>> { - struct basic_string, std::__1::allocator> *_field1; - } _field3; -}; - -#pragma mark Typedef'd Structures - -typedef struct CDStruct_183601bc; - -// Template types -typedef struct ContextStateMirror { - struct DYStateElement _field1; - struct DYStateElement _field2; - struct DYStateElement _field3; - struct DYStateElement _field4; - struct DYStateElement _field5; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field6; - struct DYStateElement _field7; - struct DYStateElement _field8; - struct DYStateElement _field9; - struct DYStateElement _field10; - struct DYStateElement _field11; - struct DYStateElement _field12; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field13; - struct DYStateElement _field14; - struct DYStateElement _field15; - struct DYStateElement _field16; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field17; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field18; - struct DYStateElement _field19; - struct DYStateElement _field20; - struct DYStateElement _field21; - struct DYStateElement _field22; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field23; - struct DYStateElement _field24; - struct DYStateElement _field25; - struct DYStateElement _field26; - struct DYStateElement _field27; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field28; - struct DYStateElement _field29; - struct DYStateElement _field30; - struct DYStateElement _field31; - struct DYStateElement _field32; - struct DYStateElement _field33; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field34; - struct DYStateElement _field35; - struct DYStateElement _field36; - struct DYStateElement _field37; - struct DYStateElement _field38; - struct DYStateElement _field39; - struct DYStateElement _field40; - struct DYStateElement _field41; - struct DYStateElement _field42; - struct DYStateElement _field43; - struct DYStateElement _field44; - struct DYStateElement _field45; - struct DYStateElement _field46; - struct DYStateElement _field47; - struct DYStateElement _field48; - struct DYStateElement _field49; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field50; - struct DYStateElement _field51; - struct DYStateElement _field52; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field53[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field54[16]; - struct DYStateElement _field55[16]; - struct DYStateElement _field56; - struct DYStateElement _field57; - struct DYStateElement _field58; - struct DYStateElement _field59; - struct DYStateElement _field60; - struct DYStateElement _field61; - struct DYStateElement _field62; - struct DYStateElement _field63; - struct DYStateElement _field64; - struct DYStateElement _field65; - struct DYStateElement _field66; - struct DYStateElement _field67; - struct DYStateElement _field68; - struct DYStateElement _field69; - struct DYStateElement _field70; - struct DYStateElement _field71; - struct DYStateElement _field72; - struct DYStateElement _field73; - struct DYStateElement _field74; - struct DYStateElement _field75; - struct DYStateElement _field76; - struct DYStateElement _field77; - struct DYStateElement _field78; - struct DYStateElement _field79; - struct DYStateElement _field80[6]; - struct DYStateElement _field81[8]; - struct DYStateElement _field82[32]; - struct DYStateElement _field83; - struct DYStateElement _field84; - struct DYStateElement _field85; - struct DYStateElement _field86; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field87; - struct DYStateElement _field88; - struct DYStateElement _field89; - struct DYStateElement _field90; - struct DYStateElement _field91; - struct DYStateElement _field92; - struct DYStateElement _field93; - struct DYStateElement _field94; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field95; - struct DYStateElement _field96; - struct DYStateElement _field97; - struct DYStateElement _field98; - struct DYStateElement _field99; - struct DYStateElement _field100; - struct DYStateElement _field101; - struct DYStateElement _field102; - struct DYStateElement _field103; - struct DYStateElement _field104; - struct DYStateElement _field105; - struct DYStateElement _field106; - struct DYStateElement _field107; - struct DYStateElement _field108; - struct DYStateElement _field109; - struct DYStateElement _field110; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field111; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field112[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field113[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field114[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field115[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field116[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field117[8]; - struct DYStateElement _field118[8]; - struct DYStateElement _field119[8]; - struct DYStateElement _field120[8]; - struct DYStateElement _field121[8]; - struct DYStateElement _field122[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field123[6]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field124; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field125; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field126; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field127; - struct DYStateElement _field128; - struct DYStateElement _field129[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field130[32]; - struct DYStateElement _field131[32]; - struct DYStateElement _field132[32]; - struct DYStateElement _field133[32]; - struct DYStateElement _field134[32]; - struct DYStateElement _field135[32]; - struct DYStateElement _field136[32]; - struct DYStateElement _field137[32]; - struct DYStateElement _field138[32]; - struct DYStateElement _field139[32]; - struct DYStateElement _field140[32]; - struct DYStateElement _field141[32]; - struct DYStateElement _field142[32]; - struct DYStateElement _field143[32]; - struct DYStateElement _field144[32]; - struct DYStateElement _field145[32]; - struct DYStateElement _field146[32]; - struct DYStateElement _field147[32]; - struct DYStateElement _field148[32]; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field149; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field150; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _field151[32]; - struct DYStateElement _field152[16]; - struct DYStateElement _field153[64]; - struct DYStateElement _field154[64]; - struct DYStateElement _field155[32]; - struct DYStateElement _field156[32]; - struct DYStateElement _field157[32]; - struct DYStateElement _field158[32]; - struct DYStateElement _field159; - struct DYStateElement _field160; - struct DYStateElement _field161; - struct DYStateElement _field162; - struct DYStateElement _field163; - struct DYStateElement _field164; - struct DYStateElement _field165; - struct DYStateElement _field166[64]; - struct DYStateElement _field167; - struct DYStateElement _field168; - struct DYStateElement _field169; - struct DYStateElement _field170; - struct DYStateElement _field171; - struct DYStateElement _field172; - struct DYStateElement _field173[32]; - struct DYStateElement _field174; - struct DYStateElement _field175; - struct DYStateElement _field176; - struct DYStateElement _field177; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field178; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _field179; - struct DYStateElement _field180; - struct DYStateElement _field181; - struct DYStateElement _field182; - struct ObjectTrackingMap, int> _field183; - struct ObjectTrackingMap, int> _field184; - struct ObjectTrackingMap, int> _field185; - struct ObjectTrackingMap, int> _field186; - struct ObjectTrackingMap, int> _field187; - unsigned long long _field188; - struct SharegroupStateMirror *_field189; - struct StateMirrorManager *_field190; - unsigned long long _field191; -} ContextStateMirror_c03a0fb6; - diff --git a/GPUToolsShaderProfiler/DYShaderAnalyzer.h b/GPUToolsShaderProfiler/DYShaderAnalyzer.h index e0c59f8e1..f2064df31 100644 --- a/GPUToolsShaderProfiler/DYShaderAnalyzer.h +++ b/GPUToolsShaderProfiler/DYShaderAnalyzer.h @@ -12,11 +12,10 @@ + (BOOL)isDisassemblerAvailable; + (BOOL)supportRendererType:(int)arg1; -- (id)analyzeFragmentBinary:(id)arg1; -- (id)analyzeVertexBinary:(id)arg1; - (id)disassembleBinary:(id)arg1; - (id)analyzeFragmentBinary:(id)arg1 uscSamples:(id)arg2; - (id)analyzeVertexBinary:(id)arg1 uscSamples:(id)arg2; +- (id)analyzeBinary:(id)arg1 uscSamples:(id)arg2; @end diff --git a/GPUToolsShaderProfiler/DYShaderAnalyzerResult.h b/GPUToolsShaderProfiler/DYShaderAnalyzerResult.h index d6f9dba6a..28f4fad6c 100644 --- a/GPUToolsShaderProfiler/DYShaderAnalyzerResult.h +++ b/GPUToolsShaderProfiler/DYShaderAnalyzerResult.h @@ -13,19 +13,21 @@ @interface DYShaderAnalyzerResult : NSObject { - float _totalCost; double _instructionCount; double _instructionCountMin; double _instructionCountMax; + double _totalCost; NSDictionary *_totalPerLineCost; NSDictionary *_drawCallCost; NSDictionary *_drawCallPerLineCost; + NSDictionary *_perFileCost; } +@property(retain, nonatomic) NSDictionary *perFileCost; // @synthesize perFileCost=_perFileCost; @property(retain, nonatomic) NSDictionary *drawCallPerLineCost; // @synthesize drawCallPerLineCost=_drawCallPerLineCost; @property(retain, nonatomic) NSDictionary *drawCallCost; // @synthesize drawCallCost=_drawCallCost; @property(retain, nonatomic) NSDictionary *totalPerLineCost; // @synthesize totalPerLineCost=_totalPerLineCost; -@property(nonatomic) float totalCost; // @synthesize totalCost=_totalCost; +@property(nonatomic) double totalCost; // @synthesize totalCost=_totalCost; @property(nonatomic) double instructionCountMax; // @synthesize instructionCountMax=_instructionCountMax; @property(nonatomic) double instructionCountMin; // @synthesize instructionCountMin=_instructionCountMin; @property(nonatomic) double instructionCount; // @synthesize instructionCount=_instructionCount; diff --git a/GPUToolsShaderProfiler/DYShaderProfiler.h b/GPUToolsShaderProfiler/DYShaderProfiler.h index 9c00d91e0..83c5d9c0a 100644 --- a/GPUToolsShaderProfiler/DYShaderProfiler.h +++ b/GPUToolsShaderProfiler/DYShaderProfiler.h @@ -15,7 +15,6 @@ DYShaderAnalyzer *_shaderAnalyzer; int _pendingRequestLock; unsigned int _pendingRequest; - BOOL _harvestDrawCallFootprint; } + (void)removeTemporaryDirectory; @@ -25,18 +24,14 @@ + (BOOL)isRenderBeginWithEvents:(void *)arg1 type:(unsigned int)arg2; + (BOOL)isRenderEndWithEvents:(void *)arg1 type:(unsigned int)arg2; + (id)newShaderProfilerWithDelegate:(id)arg1; -+ (id)_shaderInfoDictForProgram:(unsigned int)arg1 stages:(unsigned int)arg2 contextStateMirror:(ContextStateMirror_c03a0fb6 *)arg3 archiveModifier:(id)arg4; -@property(readonly, nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(readonly, nonatomic) __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; -- (void)_calculateUtilizations:(id)arg1 result:(id)arg2; -- (void)_calculateFrameTime:(id)arg1 result:(id)arg2; +- (void)calculateUtilizations:(id)arg1 result:(id)arg2; +- (void)calculateFrameTime:(id)arg1 result:(id)arg2; - (BOOL)isDeviceSupported; - (BOOL)_isAlwaysEnabled; - (id)profileShader:(id)arg1; -- (id)_getShaderList; -- (void)_initializeShaderAnalyzer; -- (int)_getRendererType; -- (_Bool)_isSimulator; +- (void)initializeShaderAnalyzer; - (void)dealloc; - (id)initWithDelegate:(id)arg1; - (id)init; diff --git a/GPUToolsShaderProfiler/DYShaderProfilerDrawCallInfo.h b/GPUToolsShaderProfiler/DYShaderProfilerDrawCallInfo.h index 32a6ed7f6..20d2987b4 100644 --- a/GPUToolsShaderProfiler/DYShaderProfilerDrawCallInfo.h +++ b/GPUToolsShaderProfiler/DYShaderProfilerDrawCallInfo.h @@ -15,8 +15,10 @@ { NSString *_vertexShaderKey; NSString *_fragmentShaderKey; + NSString *_computeKernelKey; struct DYShaderProfilerTiming _vertexTiming; struct DYShaderProfilerTiming _fragmentTiming; + struct DYShaderProfilerTiming _computeTiming; struct DYShaderProfilerTiming _timing; BOOL _fragmentShaderWriteDepth; BOOL _fragmentShaderUseDiscard; @@ -38,6 +40,7 @@ @property(nonatomic) BOOL fragmentShaderWriteDepth; // @synthesize fragmentShaderWriteDepth=_fragmentShaderWriteDepth; @property(nonatomic) double instanceCountPercentage; // @synthesize instanceCountPercentage=_instanceCountPercentage; @property(nonatomic) unsigned int instanceCount; // @synthesize instanceCount=_instanceCount; +@property(readonly, nonatomic) struct DYShaderProfilerTiming computeTiming; // @synthesize computeTiming=_computeTiming; @property(readonly, nonatomic) struct DYShaderProfilerTiming fragmentTiming; // @synthesize fragmentTiming=_fragmentTiming; @property(nonatomic) double fragmentCountPercentage; // @synthesize fragmentCountPercentage=_fragmentCountPercentage; @property(nonatomic) unsigned int fragmentCount; // @synthesize fragmentCount=_fragmentCount; diff --git a/GPUToolsShaderProfiler/DYShaderProfilerProgramInfo.h b/GPUToolsShaderProfiler/DYShaderProfilerProgramInfo.h index 781fb1899..89f6050ed 100644 --- a/GPUToolsShaderProfiler/DYShaderProfilerProgramInfo.h +++ b/GPUToolsShaderProfiler/DYShaderProfilerProgramInfo.h @@ -9,31 +9,35 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@class DYShaderProfilerShaderInfo, NSArray, NSMutableArray; +@class DYShaderProfilerShaderInfo, NSMutableArray; @interface DYShaderProfilerProgramInfo : NSObject { - NSMutableArray *_drawCallInfoIndices; struct DYShaderProfilerTiming _timing; BOOL _valid; BOOL _separable; unsigned int _programIndex; - unsigned int _programId; unsigned int _vertexCount; unsigned int _fragmentCount; unsigned int _instanceCount; - unsigned int _vertexProgramId; - unsigned int _fragmentProgramId; + unsigned long long _programId; + NSMutableArray *_drawCallInfoIndices; double _vertexCountPercentage; double _fragmentCountPercentage; double _instanceCountPercentage; DYShaderProfilerShaderInfo *_vertexShaderInfo; DYShaderProfilerShaderInfo *_fragmentShaderInfo; + DYShaderProfilerShaderInfo *_computeProgramInfo; + unsigned long long _vertexProgramId; + unsigned long long _fragmentProgramId; + unsigned long long _computeProgramId; } -@property(nonatomic) unsigned int fragmentProgramId; // @synthesize fragmentProgramId=_fragmentProgramId; -@property(nonatomic) unsigned int vertexProgramId; // @synthesize vertexProgramId=_vertexProgramId; +@property(nonatomic) unsigned long long computeProgramId; // @synthesize computeProgramId=_computeProgramId; +@property(nonatomic) unsigned long long fragmentProgramId; // @synthesize fragmentProgramId=_fragmentProgramId; +@property(nonatomic) unsigned long long vertexProgramId; // @synthesize vertexProgramId=_vertexProgramId; @property(nonatomic) BOOL separable; // @synthesize separable=_separable; +@property(retain, nonatomic) DYShaderProfilerShaderInfo *computeProgramInfo; // @synthesize computeProgramInfo=_computeProgramInfo; @property(retain, nonatomic) DYShaderProfilerShaderInfo *fragmentShaderInfo; // @synthesize fragmentShaderInfo=_fragmentShaderInfo; @property(retain, nonatomic) DYShaderProfilerShaderInfo *vertexShaderInfo; // @synthesize vertexShaderInfo=_vertexShaderInfo; @property(nonatomic) BOOL valid; // @synthesize valid=_valid; @@ -44,12 +48,12 @@ @property(nonatomic) unsigned int fragmentCount; // @synthesize fragmentCount=_fragmentCount; @property(nonatomic) double vertexCountPercentage; // @synthesize vertexCountPercentage=_vertexCountPercentage; @property(nonatomic) unsigned int vertexCount; // @synthesize vertexCount=_vertexCount; -@property(readonly, nonatomic) NSArray *drawCallInfoIndices; // @synthesize drawCallInfoIndices=_drawCallInfoIndices; -@property(nonatomic) unsigned int programId; // @synthesize programId=_programId; +@property(retain, nonatomic) NSMutableArray *drawCallInfoIndices; // @synthesize drawCallInfoIndices=_drawCallInfoIndices; +@property(nonatomic) unsigned long long programId; // @synthesize programId=_programId; @property(nonatomic) unsigned int programIndex; // @synthesize programIndex=_programIndex; - (id).cxx_construct; - (void).cxx_destruct; -@property(readonly, nonatomic) BOOL isFragmentShaderMostExpensive; // @dynamic isFragmentShaderMostExpensive; +@property(nonatomic) BOOL isFragmentShaderMostExpensive; // @dynamic isFragmentShaderMostExpensive; - (id)description; - (id)init; - (void)encodeWithCoder:(id)arg1; diff --git a/GPUToolsShaderProfiler/DYShaderProfilerResult.h b/GPUToolsShaderProfiler/DYShaderProfilerResult.h index 032f4b30f..d5b003ca7 100644 --- a/GPUToolsShaderProfiler/DYShaderProfilerResult.h +++ b/GPUToolsShaderProfiler/DYShaderProfilerResult.h @@ -9,21 +9,19 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@class NSArray, NSMutableArray, NSMutableDictionary; +@class NSMutableArray, NSMutableDictionary; @interface DYShaderProfilerResult : NSObject { - NSMutableArray *_drawCallInfoList; - NSMutableArray *_programInfoList; - NSMutableArray *_programPipelineInfoList; - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _drawCallInfoIndexMap; - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _programInfoIndexMap; - struct unordered_map, std::__1::equal_to, std::__1::allocator>> _programPipelineInfoIndexMap; - NSMutableDictionary *_vertexShaderBinaryInfo; - NSMutableDictionary *_fragmentShaderBinaryInfo; - NSMutableArray *_functionFlag; struct DYShaderProfilerTiming _vertexTiming; struct DYShaderProfilerTiming _fragmentTiming; + struct DYShaderProfilerTiming _computeTiming; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _drawCallInfoIndexMap; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _programInfoIndexMap; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _programPipelineInfoIndexMap; + NSMutableDictionary *_vertexShaderBinaryInfo; + NSMutableDictionary *_fragmentShaderBinaryInfo; + NSMutableDictionary *_computeKernelBinaryInfo; struct unordered_map, std::__1::equal_to, std::__1::allocator>> _perContextDrawCallCounterMap; unsigned int _vertexCount; unsigned int _fragmentCount; @@ -31,6 +29,9 @@ unsigned int _deviceUtilization; unsigned int _tilerUtilization; unsigned int _rendererUtilization; + NSMutableArray *_drawCallInfoList; + NSMutableArray *_programInfoList; + NSMutableArray *_programPipelineInfoList; unsigned long long _frameTime; double _gpuTime; } @@ -41,24 +42,23 @@ @property(nonatomic) unsigned int deviceUtilization; // @synthesize deviceUtilization=_deviceUtilization; @property(nonatomic) unsigned long long frameTime; // @synthesize frameTime=_frameTime; @property(nonatomic) unsigned int instanceCount; // @synthesize instanceCount=_instanceCount; -@property(readonly, nonatomic) struct DYShaderProfilerTiming fragmentTiming; // @synthesize fragmentTiming=_fragmentTiming; +@property(nonatomic) struct DYShaderProfilerTiming computeTiming; // @synthesize computeTiming=_computeTiming; +@property(nonatomic) struct DYShaderProfilerTiming fragmentTiming; // @synthesize fragmentTiming=_fragmentTiming; @property(nonatomic) unsigned int fragmentCount; // @synthesize fragmentCount=_fragmentCount; -@property(readonly, nonatomic) struct DYShaderProfilerTiming vertexTiming; // @synthesize vertexTiming=_vertexTiming; +@property(nonatomic) struct DYShaderProfilerTiming vertexTiming; // @synthesize vertexTiming=_vertexTiming; @property(nonatomic) unsigned int vertexCount; // @synthesize vertexCount=_vertexCount; -@property(readonly, nonatomic) NSArray *programPipelineInfoList; // @synthesize programPipelineInfoList=_programPipelineInfoList; -@property(readonly, nonatomic) NSArray *programInfoList; // @synthesize programInfoList=_programInfoList; -@property(readonly, nonatomic) NSArray *drawCallInfoList; // @synthesize drawCallInfoList=_drawCallInfoList; +@property(retain, nonatomic) NSMutableArray *programPipelineInfoList; // @synthesize programPipelineInfoList=_programPipelineInfoList; +@property(retain, nonatomic) NSMutableArray *programInfoList; // @synthesize programInfoList=_programInfoList; +@property(retain, nonatomic) NSMutableArray *drawCallInfoList; // @synthesize drawCallInfoList=_drawCallInfoList; - (id).cxx_construct; - (void).cxx_destruct; -- (void)_addSampleWithPC:(unsigned int)arg1 state:(unsigned int)arg2 drawCallIdx:(unsigned int)arg3 shaderBinary:(id)arg4; -- (void)_preProcessUSCSampleData:(id)arg1; - (id)perLineInfoForProgramInfo:(id)arg1 atFunctionIndex:(unsigned int)arg2 fragShader:(BOOL)arg3 totalCost:(BOOL)arg4; - (id)shaderSourceForProgramInfo:(id)arg1 atFunctionIndex:(unsigned int)arg2; - (id)_drawCallInfoWithProgramInfo:(id)arg1 atFunctionIndex:(unsigned int)arg2; - (void)calculateRealTimeInfoWithGPUTime:(double)arg1; -- (id)programPipelineInfoWithId:(unsigned int)arg1; -- (id)programInfoWithId:(unsigned int)arg1; -- (id)drawCallInfoWithDisplayIndex:(unsigned int)arg1; +- (id)programPipelineInfoWithId:(unsigned long long)arg1; +- (id)programInfoWithId:(unsigned long long)arg1; +- (id)drawCallInfoWithFunctionIndex:(unsigned int)arg1; - (id)description; - (id)init; - (void)encodeWithCoder:(id)arg1; diff --git a/GPUToolsShaderProfiler/ShaderBinaryInfo.h b/GPUToolsShaderProfiler/ShaderBinaryInfo.h index a002d0d01..6c9d558cc 100644 --- a/GPUToolsShaderProfiler/ShaderBinaryInfo.h +++ b/GPUToolsShaderProfiler/ShaderBinaryInfo.h @@ -11,7 +11,6 @@ @class DYShaderAnalyzerResult, NSData, NSMutableData, NSString; -// Not exported @interface ShaderBinaryInfo : NSObject { NSData *_binary; diff --git a/GPUTraceDebugger/GPUDebuggingAddition.h b/GPUTraceDebugger/GPUDebuggingAddition.h index 908adcca0..2077d91de 100644 --- a/GPUTraceDebugger/GPUDebuggingAddition.h +++ b/GPUTraceDebugger/GPUDebuggingAddition.h @@ -21,6 +21,7 @@ IDELaunchSession *_launchSession; } ++ (id)_extensionsWithIdentifier:(id)arg1 predicate:(id)arg2; + (BOOL)shouldInstantiateInLaunchSession:(id)arg1; + (void)initialize; @property(retain, nonatomic) IDELaunchSession *launchSession; // @synthesize launchSession=_launchSession; @@ -40,7 +41,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/GPUTraceDebugger/NSObject-Protocol.h b/GPUTraceDebugger/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/GPUTraceDebugger/NSObject-Protocol.h +++ b/GPUTraceDebugger/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/GPUTraceDebuggerUI/CDStructures.h b/GPUTraceDebuggerUI/CDStructures.h index 6c06097db..3ddc62ccd 100644 --- a/GPUTraceDebuggerUI/CDStructures.h +++ b/GPUTraceDebuggerUI/CDStructures.h @@ -6,34 +6,6 @@ #pragma mark Named Structures -struct BindingPoint { - int mExtID; - int mIntID; -}; - -struct BlendChannelSetup { - unsigned int _field1; - unsigned int _field2; - unsigned int _field3; -}; - -struct BufferObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mBufferSize; - struct DYStateElement _mBufferUsage; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mBufferData; - struct DYStateElement _mBufferTarget; - struct DYStateElement _mBufferAccessFlags; - struct DYStateElement _mBufferMapped; - struct DYStateElement _mBufferMapOffset; - struct DYStateElement _mBufferMapLength; - struct DYStateElement _mBufferMapPointer; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; -}; - struct CGPoint { double _field1; double _field2; @@ -49,694 +21,9 @@ struct CGSize { double _field2; }; -struct ContextStateMirror { - struct DYStateElement _mOpenGLAPIVersion; - struct DYStateElement _mOpenGLFunctionalityLevel; - struct DYStateElement _mActiveTexture; - struct DYStateElement _mAlphaTestFunc; - struct DYStateElement _mAlphaTestRef; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mBlendColor; - struct DYStateElement _mBlendEquationRGB; - struct DYStateElement _mBlendEquationAlpha; - struct DYStateElement _mBlendSrcRGB; - struct DYStateElement _mBlendSrcAlpha; - struct DYStateElement _mBlendDstRGB; - struct DYStateElement _mBlendDstAlpha; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mClearColor; - struct DYStateElement _mClearDepth; - struct DYStateElement _mClearStencil; - struct DYStateElement _mClientActiveTexture; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mCurrentColor; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mColorWritemask; - struct DYStateElement _mCullFaceMode; - struct DYStateElement _mCurrentPaletteMatrix; - struct DYStateElement _mDepthFunc; - struct DYStateElement _mDepthMask; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mDepthRange; - struct DYStateElement _mFrontFace; - struct DYStateElement _mLineWidth; - struct DYStateElement _mLogicOp; - struct DYStateElement _mMatrixMode; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mCurrentNormal; - struct DYStateElement _mPointSize; - struct DYStateElement _mPolygonOffsetFactor; - struct DYStateElement _mPolygonOffsetUnits; - struct DYStateElement _mSampleCoverageValue; - struct DYStateElement _mSampleCoverageInvert; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mScissorBox; - struct DYStateElement _mShadeModel; - struct DYStateElement _mStencilFunc; - struct DYStateElement _mStencilRef; - struct DYStateElement _mStencilValueMask; - struct DYStateElement _mStencilWritemask; - struct DYStateElement _mStencilFail; - struct DYStateElement _mStencilPassDepthFail; - struct DYStateElement _mStencilPassDepthPass; - struct DYStateElement _mStencilBackFunc; - struct DYStateElement _mStencilBackRef; - struct DYStateElement _mStencilBackValueMask; - struct DYStateElement _mStencilBackWritemask; - struct DYStateElement _mStencilBackFail; - struct DYStateElement _mStencilBackPassDepthFail; - struct DYStateElement _mStencilBackPassDepthPass; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mViewport; - struct DYStateElement _mImplementationColorReadFormat; - struct DYStateElement _mImplementationColorReadType; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mCurrentTextureCoords[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mCurrentVertexAttrib[16]; - struct DYStateElement _mCurrentVertexAttribType[16]; - struct DYStateElement _mAlphaTest; - struct DYStateElement _mBlend; - struct DYStateElement _mColorLogicOp; - struct DYStateElement _mColorMaterial; - struct DYStateElement _mCullFace; - struct DYStateElement _mDepthTest; - struct DYStateElement _mDither; - struct DYStateElement _mFog; - struct DYStateElement _mLighting; - struct DYStateElement _mLineSmooth; - struct DYStateElement _mMatrixPalette; - struct DYStateElement _mMultiSample; - struct DYStateElement _mNormalize; - struct DYStateElement _mPointSmooth; - struct DYStateElement _mPolygonOffsetFill; - struct DYStateElement _mRescaleNormal; - struct DYStateElement _mSampleAlphaToCoverage; - struct DYStateElement _mSampleAlphaToOne; - struct DYStateElement _mSampleCoverage; - struct DYStateElement _mScissorTest; - struct DYStateElement _mStencilTest; - struct DYStateElement _mPointSprite; - struct DYStateElement _mPrimitiveRestartFixedIndex; - struct DYStateElement _mRasterizerDiscard; - struct DYStateElement _mClipPlane[6]; - struct DYStateElement _mLight[8]; - struct DYStateElement _mTexture2D[32]; - struct DYStateElement _mFogMode; - struct DYStateElement _mFogDensity; - struct DYStateElement _mFogStart; - struct DYStateElement _mFogEnd; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mFogColor; - struct DYStateElement _mFogHint; - struct DYStateElement _mGenerateMipmapHint; - struct DYStateElement _mLineSmoothHint; - struct DYStateElement _mPerspectiveCorrectionHint; - struct DYStateElement _mShaderDerivativeHint; - struct DYStateElement _mPointSmoothHint; - struct DYStateElement _mLightModelTwoSide; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightModelAmbient; - struct DYStateElement _mPackRowLength; - struct DYStateElement _mPackImageHeight; - struct DYStateElement _mPackSkipPixels; - struct DYStateElement _mPackSkipRows; - struct DYStateElement _mPackSkipImages; - struct DYStateElement _mPackAlignment; - struct DYStateElement _mUnpackRowLength; - struct DYStateElement _mUnpackImageHeight; - struct DYStateElement _mUnpackSkipPixels; - struct DYStateElement _mUnpackSkipRows; - struct DYStateElement _mUnpackSkipImages; - struct DYStateElement _mUnpackAlignment; - struct DYStateElement _mPointSizeMin; - struct DYStateElement _mPointSizeMax; - struct DYStateElement _mPointFadeThresholdSize; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mPointDistanceAttenuation; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightAmbient[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightDiffuse[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightSpecular[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightEmission[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightPosition[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightSpotDirection[8]; - struct DYStateElement _mLightSpotExponent[8]; - struct DYStateElement _mLightSpotCutoff[8]; - struct DYStateElement _mLightConstantAttenuation[8]; - struct DYStateElement _mLightLinearAttenuation[8]; - struct DYStateElement _mLightQuadraticAttenuation[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mClipPlaneValue[6]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mMaterialAmbient; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mMaterialDiffuse; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mMaterialSpecular; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mMaterialEmission; - struct DYStateElement _mMaterialShininess; - struct DYStateElement _mTextureEnvMode[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mTextureEnvColor[32]; - struct DYStateElement _mCombineRGB[32]; - struct DYStateElement _mCombineAlpha[32]; - struct DYStateElement _mSrc0RGB[32]; - struct DYStateElement _mSrc1RGB[32]; - struct DYStateElement _mSrc2RGB[32]; - struct DYStateElement _mSrc0Alpha[32]; - struct DYStateElement _mSrc1Alpha[32]; - struct DYStateElement _mSrc2Alpha[32]; - struct DYStateElement _mOperand0RGB[32]; - struct DYStateElement _mOperand1RGB[32]; - struct DYStateElement _mOperand2RGB[32]; - struct DYStateElement _mOperand0Alpha[32]; - struct DYStateElement _mOperand1Alpha[32]; - struct DYStateElement _mOperand2Alpha[32]; - struct DYStateElement _mRGBScale[32]; - struct DYStateElement _mAlphaScale[32]; - struct DYStateElement _mCoordReplace[32]; - struct DYStateElement _mTextureLODBias[32]; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _mModelviewMatrix; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _mProjectionMatrix; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _mTextureMatrix[32]; - struct DYStateElement _mPaletteMatrix[16]; - struct DYStateElement _mUniformBufferStart[64]; - struct DYStateElement _mUniformBufferSize[64]; - struct DYStateElement _mTextureBinding2D[32]; - struct DYStateElement _mTextureBindingCubemap[32]; - struct DYStateElement _mTextureBinding2DArray[32]; - struct DYStateElement _mTextureBinding3D[32]; - struct DYStateElement _mArrayBufferBinding; - struct DYStateElement _mCopyReadBufferBinding; - struct DYStateElement _mCopyWriteBufferBinding; - struct DYStateElement _mPixelPackBufferBinding; - struct DYStateElement _mPixelUnpackBufferBinding; - struct DYStateElement _mTransformFeedbackBufferBinding; - struct DYStateElement _mUniformBufferBinding; - struct DYStateElement _mUniformBufferBindingIndexed[64]; - struct DYStateElement _mRenderbufferBinding; - struct DYStateElement _mDrawFramebufferBinding; - struct DYStateElement _mReadFramebufferBinding; - struct DYStateElement _mCurrentProgram; - struct DYStateElement _mProgramPipelineBinding; - struct DYStateElement _mVertexArrayBinding; - struct DYStateElement _mSamplerBinding[32]; - struct DYStateElement _mTransformFeedbackBinding; - struct DYStateElement _mQueryAnySamplesPassedBinding; - struct DYStateElement _mQueryAnySamplesPassedConservativeBinding; - struct DYStateElement _mQueryTransformFeedbackPrimitivesWrittenBinding; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mCurrentEventMarker; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _mGroupMarkerStack; - struct DYStateElement _mFlushLastTimestamp; - struct DYStateElement _mDrawLastTimestamp; - struct DYStateElement _mGLErrorStatus; - struct ObjectTrackingMap, int> _mVertexArrayObjectMap; - struct ObjectTrackingMap, int> _mQueryObjectMap; - struct ObjectTrackingMap, int> _mSyncObjectMap; - struct ObjectTrackingMap, int> _mTransformFeedbackObjectMap; - struct ObjectTrackingMap, int> _mContextTextureObjectMap; - unsigned long long _mSharegroupID; - struct SharegroupStateMirror *_mSharegroupMirror; - struct StateMirrorManager *_mManager; - unsigned long long _mContextID; -}; - -struct DYStateElement { - CDStruct_461fb6ec mStateVal; -}; - -struct DYStateElement { - struct BindingPoint mStateVal; -}; - -struct DYStateElement { - struct StateBool mStateVal; -}; - -struct DYStateElement { - struct StateEnum mStateVal; -}; - -struct DYStateElement { - struct StateErrorStatus mStateVal; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN mStateVal; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN mStateVal; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN mStateVal; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN mStateVal; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - struct VecN mStateVal; -}; - -struct DYStateElement { - float mStateVal; -}; - -struct DYStateElement { - int mStateVal; -}; - -struct DYStateElement { - long long mStateVal; -}; - -struct DYStateElement, GPUTools::CStateBaseAnalysis> { - basic_string_805fe43b mStateVal; -}; - -struct DYStateElement>, GPUTools::CStateBaseAnalysis> { - struct vector> mStateVal; -}; - -struct DYStateElement>, GPUTools::CStateBaseAnalysis> { - struct vector> mStateVal; -}; - -struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> { - struct vector, std::__1::allocator>> mStateVal; -}; - -struct DYStateElement { - unsigned int mStateVal; -}; - -struct DYStateElement { - unsigned long long mStateVal; -}; - -struct FramebufferAttachment { - struct DYStateElement _mFramebufferAttachmentObjectType; - struct DYStateElement _mFramebufferAttachmentObjectName; - struct DYStateElement _mFramebufferAttachmentTextureLevel; - struct DYStateElement _mFramebufferAttachmentTextureLayer; - struct DYStateElement _mFramebufferAttachmentTextureCubeMapFace; -}; - -struct FramebufferObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mReadBuffer; - struct DYStateElement _mDrawBuffers[16]; - struct FramebufferAttachment _mAttachments[18]; -}; - -struct ObjectStateEnum { - int _field1; - id _field2; - int _field3; - _Bool _field4; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> mInternalIDMap; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> mObjectMap; - int mNextFreeInternalID; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> mInternalIDMap; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> mObjectMap; - int mNextFreeInternalID; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> mInternalIDMap; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> mObjectMap; - int mNextFreeInternalID; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> mInternalIDMap; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> mObjectMap; - int mNextFreeInternalID; -}; - -struct ObjectTrackingMap, int> { - struct unordered_map, std::__1::equal_to, std::__1::allocator>> mInternalIDMap; - struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> mObjectMap; - int mNextFreeInternalID; -}; - -struct ProgramAttrib { - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field1; - struct DYStateElement _field2; - struct DYStateElement _field3; -}; - -struct ProgramObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> mUniformMap; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> mAttribMap; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> mUniformBlockMap; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> mTransformFeedbackVaryingMap; - struct unordered_map, int, std::__1::hash>, std::__1::equal_to>, std::__1::allocator, int>>> _attribLocationBindingMap; - struct DYStateElement _mAttachedFragmentShader; - struct DYStateElement _mAttachedVertexShader; - struct DYStateElement _mLinkedFragmentShader; - struct DYStateElement _mLinkedVertexShader; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _mLinkedFragmentShaderData; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _mLinkedVertexShaderData; - struct DYStateElement _mLinkedFragmentShaderCount; - struct DYStateElement _mLinkedVertexShaderCount; - struct DYStateElement _mLinkedProgramBinaryFormat; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLinkedProgramBinary; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _mFragmentShaderData; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _mVertexShaderData; - struct DYStateElement _mFragmentShaderCount; - struct DYStateElement _mVertexShaderCount; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mFragmentShaderInfoLog; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mVertexShaderInfoLog; - struct DYStateElement _mProgramBinaryFormat; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mProgramBinary; - struct DYStateElement _mProgramSeparable; - struct DYStateElement _mLinkStatus; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mInfoLog; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mDeleteStatus; - struct DYStateElement _mAttachCount; - struct DYStateElement _mHasBeenLinked; - struct DYStateElement _mProgramBinaryRetrievableHint; - struct DYStateElement _mTransformFeedbackBufferMode; - struct DYStateElement _mBuiltinsUsed; -}; - -struct ProgramPipelineObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mActiveProgram; - struct DYStateElement _mVertexShader; - struct DYStateElement _mGeometryShader; - struct DYStateElement _mFragmentShader; - struct DYStateElement _mTessControlShader; - struct DYStateElement _mTessEvaluationShader; - struct DYStateElement _mValidateStatus; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mInfoLog; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; -}; - -struct ProgramUniform { - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mUniformName; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _mUniformValue; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mUniformData; - struct DYStateElement _mUniformDataOffset; - struct DYStateElement _mUniformType; - struct DYStateElement _mUniformCallType; - struct DYStateElement _mUniformScalarCount; - struct DYStateElement _mUniformArraySize; - struct DYStateElement _mUniformArrayElementIndex; - struct DYStateElement _mUniformLocStride; - struct DYStateElement _mUniformBlockIndex; - struct DYStateElement _mUniformBlockOffset; - struct DYStateElement _mUniformArrayStride; - struct DYStateElement _mUniformMatrixStride; - struct DYStateElement _mUniformIsRowMajor; - struct DYStateElement _mUniformShaderBitmask; -}; - -struct ProgramUniformBlock { - struct vector, std::__1::allocator>> mUniforms; - struct DYStateElement _mUniformBlockBinding; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mUniformBlockName; - struct DYStateElement _mUniformBlockDataSize; - struct DYStateElement _mUniformBlockShaderBitmask; -}; - -struct QueryObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mQueryTarget; - struct DYStateElement _mQueryResult; - struct DYStateElement _mQueryResultAvailable; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mQueryActive; -}; - -struct RenderbufferObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mRenderbufferSamples; - struct DYStateElement _mRenderbufferInternalFormat; - struct DYStateElement _mRenderbufferWidth; - struct DYStateElement _mRenderbufferHeight; - struct DYStateElement _mDrawableRetainedBacking; - struct DYStateElement _mDrawableLayerBacking; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mDrawablePointer; -}; - -struct SamplerObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mSamplerMinFilter; - struct DYStateElement _mSamplerMagFilter; - struct DYStateElement _mSamplerWrapS; - struct DYStateElement _mSamplerWrapT; - struct DYStateElement _mSamplerWrapR; - struct DYStateElement _mSamplerMaxAnisotropy; - struct DYStateElement _mSamplerMinLod; - struct DYStateElement _mSamplerMaxLod; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mSamplerCompareMode; - struct DYStateElement _mSamplerCompareFunc; -}; - -struct ShaderObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mShaderType; - struct DYStateElement _mDeleteStatus; - struct DYStateElement _mShaderCount; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _mShaderData; - struct DYStateElement _mCompiledShaderCount; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _mCompiledShaderData; - struct DYStateElement _mCompileStatus; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mInfoLog; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mCurrentSourceIsCompiled; - struct DYStateElement _mAttachCount; -}; - -struct SharegroupStateMirror; - -struct StateBool { - int _stateEnum; -}; - -struct StateEnum { - int _stateEnum; -}; - -struct StateErrorStatus { - int _stateEnum; -}; - -struct StateMirrorManager; - -struct StencilSideSetup { - unsigned int _field1; - unsigned int _field2; - unsigned int _field3; - unsigned int _field4; - unsigned int _field5; - unsigned int _field6; - unsigned int _field7; -}; - -struct SyncObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mSyncObjectType; - struct DYStateElement _mSyncCondition; - struct DYStateElement _mSyncFlags; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; -}; - -struct TexEnvChannelSetup { - unsigned int _field1; - unsigned int _field2; - unsigned int _field3; - unsigned int _field4; - unsigned int _field5; - unsigned int _field6; - unsigned int _field7; - float _field8; -}; - -struct TextureLayer { - struct DYStateElement _mTextureInternalFormat; - struct DYStateElement _mTextureWidth; - struct DYStateElement _mTextureHeight; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mTexData; - struct DYStateElement _mTexDataFormat; - struct DYStateElement _mTexDataType; - struct DYStateElement _mTextureCompressedImageSize; - struct DYStateElement _mEngineTexDataFormat; - struct DYStateElement _mEngineTexDataType; - struct DYStateElement _mTexDataOffset; -}; - -struct TextureObject { - int _functionIndex; - int _objectID; - int _internalID; - struct objc_wrapper displayAttributes; - int mRefCount; - struct DYStateElement _mTextureMinFilter; - struct DYStateElement _mTextureMagFilter; - struct DYStateElement _mTextureWrapS; - struct DYStateElement _mTextureWrapT; - struct DYStateElement _mTextureWrapR; - struct DYStateElement _mGenerateMipmap; - struct DYStateElement _mTextureMaxAnisotropy; - struct DYStateElement _mTextureMaxLevel; - struct DYStateElement _mTextureCompressed; - struct DYStateElement _mTextureTarget; - struct DYStateElement _mMaxLevelSpecified; - struct DYStateElement _mHasGeneratedMipmaps; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mTextureCompareMode; - struct DYStateElement _mTextureCompareFunc; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mTextureCropRect; - struct DYStateElement _mTextureBaseLevel; - struct DYStateElement _mTextureImmutableFormat; - struct DYStateElement _mTextureSwizzleRed; - struct DYStateElement _mTextureSwizzleGreen; - struct DYStateElement _mTextureSwizzleBlue; - struct DYStateElement _mTextureSwizzleAlpha; - struct DYStateElement _mTextureMinLod; - struct DYStateElement _mTextureMaxLod; - struct DYStateElement _mTextureImmutableLevels; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _mTextureLevels; -}; - -struct TransformFeedbackObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mTransformFeedbackBufferBindingIndexed[4]; - struct DYStateElement _mTransformFeedbackBufferStart[4]; - struct DYStateElement _mTransformFeedbackBufferSize[4]; - struct DYStateElement _mTransformFeedbackPaused; - struct DYStateElement _mTransformFeedbackActive; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; -}; - -struct VecN { - double mData[4]; -}; - -struct VecN { - float mData[2]; -}; - -struct VecN { - float mData[3]; -}; - -struct VecN { - float mData[4]; -}; - -struct VecN { - int mData[4]; -}; - -struct VertexArrayObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mColorArraySize; - struct DYStateElement _mColorArrayType; - struct DYStateElement _mColorArrayStride; - struct DYStateElement _mColorArrayPointer; - struct DYStateElement _mColorArrayBufferBinding; - struct DYStateElement _mMatrixIndexArraySize; - struct DYStateElement _mMatrixIndexArrayType; - struct DYStateElement _mMatrixIndexArrayStride; - struct DYStateElement _mMatrixIndexArrayPointer; - struct DYStateElement _mMatrixIndexArrayBufferBinding; - struct DYStateElement _mNormalArrayType; - struct DYStateElement _mNormalArrayStride; - struct DYStateElement _mNormalArrayPointer; - struct DYStateElement _mNormalArrayBufferBinding; - struct DYStateElement _mPointSizeArrayType; - struct DYStateElement _mPointSizeArrayStride; - struct DYStateElement _mPointSizeArrayPointer; - struct DYStateElement _mPointSizeArrayBufferBinding; - struct DYStateElement _mVertexArraySize; - struct DYStateElement _mVertexArrayType; - struct DYStateElement _mVertexArrayStride; - struct DYStateElement _mVertexArrayPointer; - struct DYStateElement _mVertexArrayBufferBinding; - struct DYStateElement _mWeightArraySize; - struct DYStateElement _mWeightArrayType; - struct DYStateElement _mWeightArrayStride; - struct DYStateElement _mWeightArrayPointer; - struct DYStateElement _mWeightArrayBufferBinding; - struct DYStateElement _mTextureCoordArraySize[32]; - struct DYStateElement _mTextureCoordArrayType[32]; - struct DYStateElement _mTextureCoordArrayStride[32]; - struct DYStateElement _mTextureCoordArrayPointer[32]; - struct DYStateElement _mTextureCoordArrayBufferBinding[32]; - struct DYStateElement _mVertexAttribArraySize[16]; - struct DYStateElement _mVertexAttribArrayType[16]; - struct DYStateElement _mVertexAttribArrayNormalized[16]; - struct DYStateElement _mVertexAttribArrayStride[16]; - struct DYStateElement _mVertexAttribArrayPointer[16]; - struct DYStateElement _mVertexAttribArrayBufferBinding[16]; - struct DYStateElement _mVertexAttribArrayDivisor[16]; - struct DYStateElement _mVertexAttribArrayInteger[16]; - struct DYStateElement _mElementArrayBufferBinding; - struct DYStateElement _mColorArray; - struct DYStateElement _mMatrixIndexArray; - struct DYStateElement _mNormalArray; - struct DYStateElement _mPointSizeArray; - struct DYStateElement _mVertexArray; - struct DYStateElement _mWeightArray; - struct DYStateElement _mTextureCoordArray[32]; - struct DYStateElement _mVertexAttribArrayEnabled[16]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mColorArrayDataURL; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mMatrixIndexArrayDataURL; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mNormalArrayDataURL; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mPointSizeArrayDataURL; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mVertexArratDataURL; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mWeightArrayDataURL; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mTextureCoordArrayDataURL[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mVertexAttribArrayDataURL[16]; - struct DYStateElement _mColorArrayDataOffset; - struct DYStateElement _mMatrixIndexArrayDataOffset; - struct DYStateElement _mNormalArrayDataOffset; - struct DYStateElement _mPointSizeArrayDataOffset; - struct DYStateElement _mVertexArrayDataOffset; - struct DYStateElement _mWeightArrayDataOffset; - struct DYStateElement _mTextureCoordArrayDataOffset[32]; - struct DYStateElement _mVertexAttribArrayDataOffset[16]; - struct DYStateElement _mColorArrayVAPointerOffset; - struct DYStateElement _mMatrixIndexArrayVAPointerOffset; - struct DYStateElement _mNormalArrayVAPointerOffset; - struct DYStateElement _mPointSizeArrayVAPointerOffset; - struct DYStateElement _mVertexArrayVAPointerOffset; - struct DYStateElement _mWeightArrayVAPointerOffset; - struct DYStateElement _mTextureCoordArrayVAPointerOffset[32]; - struct DYStateElement _mVertexAttribArrayVAPointerOffset[16]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mVARangeURL; - struct DYStateElement _mVARangeOffset; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; +struct GPUValueRange { + float min; + float max; }; struct _NSRange { @@ -744,924 +31,3 @@ struct _NSRange { unsigned long long _field2; }; -struct __hash_node>, void *>; - -struct __hash_node>, void *>; - -struct __hash_node>, void *>; - -struct __hash_node>, void *>; - -struct __hash_node>, void *>; - -struct __hash_node, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node>>, void *>; - -struct __hash_node, int>, void *>; - -struct basic_string, std::__1::allocator> { - struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> { - struct __rep { - union { - struct __long { - unsigned long long __cap_; - unsigned long long __size_; - char *__data_; - } __l; - struct __short { - union { - unsigned char __size_; - char __lx; - } ; - char __data_[23]; - } __s; - struct __raw { - unsigned long long __words[3]; - } __r; - } ; - } __first_; - } __r_; -}; - -struct objc_wrapper { - id _object; -}; - -struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __hash_node>, void *> **__first_; - struct __bucket_list_deallocator>, void *>*>> { - struct __compressed_pair>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __hash_node>, void *> **__first_; - struct __bucket_list_deallocator>, void *>*>> { - struct __compressed_pair>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __hash_node>, void *> **__first_; - struct __bucket_list_deallocator>, void *>*>> { - struct __compressed_pair>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __hash_node>, void *> **__first_; - struct __bucket_list_deallocator>, void *>*>> { - struct __compressed_pair>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { - struct __hash_node>, void *> **__first_; - struct __bucket_list_deallocator>, void *>*>> { - struct __compressed_pair>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { - struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { - struct __hash_node, void *> **__first_; - struct __bucket_list_deallocator, void *>*>> { - struct __compressed_pair, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **__first_; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **__first_; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **__first_; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **__first_; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { - struct __hash_node>>, void *> **__first_; - struct __bucket_list_deallocator>>, void *>*>> { - struct __compressed_pair>>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unique_ptr, int>, void *>*[], std::__1::__bucket_list_deallocator, int>, void *>*>>> { - struct __compressed_pair, int>, void *>**, std::__1::__bucket_list_deallocator, int>, void *>*>>> { - struct __hash_node, int>, void *> **__first_; - struct __bucket_list_deallocator, int>, void *>*>> { - struct __compressed_pair, int>, void *>*>> { - unsigned long long __first_; - } __data_; - } __second_; - } __ptr_; -}; - -struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { - struct __hash_table>, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>>> { - struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> __bucket_list_; - struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { - struct __hash_node_base>, void *>*> { - struct __hash_node>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { - struct __hash_table>, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>>> { - struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> __bucket_list_; - struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { - struct __hash_node_base>, void *>*> { - struct __hash_node>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { - struct __hash_table>, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>>> { - struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> __bucket_list_; - struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { - struct __hash_node_base>, void *>*> { - struct __hash_node>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { - struct __hash_table>, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>>> { - struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> __bucket_list_; - struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { - struct __hash_node_base>, void *>*> { - struct __hash_node>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { - struct __hash_table>, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>>> { - struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> __bucket_list_; - struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { - struct __hash_node_base>, void *>*> { - struct __hash_node>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map, std::__1::equal_to, std::__1::allocator>> { - struct __hash_table, std::__1::__unordered_map_hasher, true>, std::__1::__unordered_map_equal, true>, std::__1::allocator>> { - struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; - struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { - struct __hash_node_base, void *>*> { - struct __hash_node, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair>, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair>, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair>, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair>, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { - struct __hash_table>>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>>> { - struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; - struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { - struct __hash_node_base>>, void *>*> { - struct __hash_node>>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair>, std::__1::hash, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair>, std::__1::equal_to, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct unordered_map, int, std::__1::hash>, std::__1::equal_to>, std::__1::allocator, int>>> { - struct __hash_table, int>, std::__1::__unordered_map_hasher, int, std::__1::hash>, true>, std::__1::__unordered_map_equal, int, std::__1::equal_to>, true>, std::__1::allocator, int>>> { - struct unique_ptr, int>, void *>*[], std::__1::__bucket_list_deallocator, int>, void *>*>>> __bucket_list_; - struct __compressed_pair, int>, void *>*>, std::__1::allocator, int>, void *>>> { - struct __hash_node_base, int>, void *>*> { - struct __hash_node, int>, void *> *__next_; - } __first_; - } __p1_; - struct __compressed_pair, int, std::__1::hash>, true>> { - unsigned long long __first_; - } __p2_; - struct __compressed_pair, int, std::__1::equal_to>, true>> { - float __first_; - } __p3_; - } __table_; -}; - -struct vector> { - CDStruct_183601bc *__begin_; - CDStruct_183601bc *__end_; - struct __compressed_pair> { - CDStruct_183601bc *__first_; - } __end_cap_; -}; - -struct vector, std::__1::allocator>> { - struct ProgramUniform *__begin_; - struct ProgramUniform *__end_; - struct __compressed_pair*, std::__1::allocator>> { - struct ProgramUniform *__first_; - } __end_cap_; -}; - -struct vector> { - double *__begin_; - double *__end_; - struct __compressed_pair> { - double *__first_; - } __end_cap_; -}; - -struct vector, std::__1::allocator>> { - basic_string_805fe43b *__begin_; - basic_string_805fe43b *__end_; - struct __compressed_pair*, std::__1::allocator>> { - basic_string_805fe43b *__first_; - } __end_cap_; -}; - -#pragma mark Typedef'd Structures - -typedef struct { - float m[4][4]; -} CDStruct_461fb6ec; - -typedef struct CDStruct_183601bc; - -// Template types -typedef struct BufferObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mBufferSize; - struct DYStateElement _mBufferUsage; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mBufferData; - struct DYStateElement _mBufferTarget; - struct DYStateElement _mBufferAccessFlags; - struct DYStateElement _mBufferMapped; - struct DYStateElement _mBufferMapOffset; - struct DYStateElement _mBufferMapLength; - struct DYStateElement _mBufferMapPointer; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; -} BufferObject_ee0da840; - -typedef struct ContextStateMirror { - struct DYStateElement _mOpenGLAPIVersion; - struct DYStateElement _mOpenGLFunctionalityLevel; - struct DYStateElement _mActiveTexture; - struct DYStateElement _mAlphaTestFunc; - struct DYStateElement _mAlphaTestRef; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mBlendColor; - struct DYStateElement _mBlendEquationRGB; - struct DYStateElement _mBlendEquationAlpha; - struct DYStateElement _mBlendSrcRGB; - struct DYStateElement _mBlendSrcAlpha; - struct DYStateElement _mBlendDstRGB; - struct DYStateElement _mBlendDstAlpha; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mClearColor; - struct DYStateElement _mClearDepth; - struct DYStateElement _mClearStencil; - struct DYStateElement _mClientActiveTexture; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mCurrentColor; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mColorWritemask; - struct DYStateElement _mCullFaceMode; - struct DYStateElement _mCurrentPaletteMatrix; - struct DYStateElement _mDepthFunc; - struct DYStateElement _mDepthMask; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mDepthRange; - struct DYStateElement _mFrontFace; - struct DYStateElement _mLineWidth; - struct DYStateElement _mLogicOp; - struct DYStateElement _mMatrixMode; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mCurrentNormal; - struct DYStateElement _mPointSize; - struct DYStateElement _mPolygonOffsetFactor; - struct DYStateElement _mPolygonOffsetUnits; - struct DYStateElement _mSampleCoverageValue; - struct DYStateElement _mSampleCoverageInvert; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mScissorBox; - struct DYStateElement _mShadeModel; - struct DYStateElement _mStencilFunc; - struct DYStateElement _mStencilRef; - struct DYStateElement _mStencilValueMask; - struct DYStateElement _mStencilWritemask; - struct DYStateElement _mStencilFail; - struct DYStateElement _mStencilPassDepthFail; - struct DYStateElement _mStencilPassDepthPass; - struct DYStateElement _mStencilBackFunc; - struct DYStateElement _mStencilBackRef; - struct DYStateElement _mStencilBackValueMask; - struct DYStateElement _mStencilBackWritemask; - struct DYStateElement _mStencilBackFail; - struct DYStateElement _mStencilBackPassDepthFail; - struct DYStateElement _mStencilBackPassDepthPass; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mViewport; - struct DYStateElement _mImplementationColorReadFormat; - struct DYStateElement _mImplementationColorReadType; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mCurrentTextureCoords[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mCurrentVertexAttrib[16]; - struct DYStateElement _mCurrentVertexAttribType[16]; - struct DYStateElement _mAlphaTest; - struct DYStateElement _mBlend; - struct DYStateElement _mColorLogicOp; - struct DYStateElement _mColorMaterial; - struct DYStateElement _mCullFace; - struct DYStateElement _mDepthTest; - struct DYStateElement _mDither; - struct DYStateElement _mFog; - struct DYStateElement _mLighting; - struct DYStateElement _mLineSmooth; - struct DYStateElement _mMatrixPalette; - struct DYStateElement _mMultiSample; - struct DYStateElement _mNormalize; - struct DYStateElement _mPointSmooth; - struct DYStateElement _mPolygonOffsetFill; - struct DYStateElement _mRescaleNormal; - struct DYStateElement _mSampleAlphaToCoverage; - struct DYStateElement _mSampleAlphaToOne; - struct DYStateElement _mSampleCoverage; - struct DYStateElement _mScissorTest; - struct DYStateElement _mStencilTest; - struct DYStateElement _mPointSprite; - struct DYStateElement _mPrimitiveRestartFixedIndex; - struct DYStateElement _mRasterizerDiscard; - struct DYStateElement _mClipPlane[6]; - struct DYStateElement _mLight[8]; - struct DYStateElement _mTexture2D[32]; - struct DYStateElement _mFogMode; - struct DYStateElement _mFogDensity; - struct DYStateElement _mFogStart; - struct DYStateElement _mFogEnd; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mFogColor; - struct DYStateElement _mFogHint; - struct DYStateElement _mGenerateMipmapHint; - struct DYStateElement _mLineSmoothHint; - struct DYStateElement _mPerspectiveCorrectionHint; - struct DYStateElement _mShaderDerivativeHint; - struct DYStateElement _mPointSmoothHint; - struct DYStateElement _mLightModelTwoSide; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightModelAmbient; - struct DYStateElement _mPackRowLength; - struct DYStateElement _mPackImageHeight; - struct DYStateElement _mPackSkipPixels; - struct DYStateElement _mPackSkipRows; - struct DYStateElement _mPackSkipImages; - struct DYStateElement _mPackAlignment; - struct DYStateElement _mUnpackRowLength; - struct DYStateElement _mUnpackImageHeight; - struct DYStateElement _mUnpackSkipPixels; - struct DYStateElement _mUnpackSkipRows; - struct DYStateElement _mUnpackSkipImages; - struct DYStateElement _mUnpackAlignment; - struct DYStateElement _mPointSizeMin; - struct DYStateElement _mPointSizeMax; - struct DYStateElement _mPointFadeThresholdSize; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mPointDistanceAttenuation; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightAmbient[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightDiffuse[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightSpecular[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightEmission[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightPosition[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLightSpotDirection[8]; - struct DYStateElement _mLightSpotExponent[8]; - struct DYStateElement _mLightSpotCutoff[8]; - struct DYStateElement _mLightConstantAttenuation[8]; - struct DYStateElement _mLightLinearAttenuation[8]; - struct DYStateElement _mLightQuadraticAttenuation[8]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mClipPlaneValue[6]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mMaterialAmbient; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mMaterialDiffuse; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mMaterialSpecular; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mMaterialEmission; - struct DYStateElement _mMaterialShininess; - struct DYStateElement _mTextureEnvMode[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mTextureEnvColor[32]; - struct DYStateElement _mCombineRGB[32]; - struct DYStateElement _mCombineAlpha[32]; - struct DYStateElement _mSrc0RGB[32]; - struct DYStateElement _mSrc1RGB[32]; - struct DYStateElement _mSrc2RGB[32]; - struct DYStateElement _mSrc0Alpha[32]; - struct DYStateElement _mSrc1Alpha[32]; - struct DYStateElement _mSrc2Alpha[32]; - struct DYStateElement _mOperand0RGB[32]; - struct DYStateElement _mOperand1RGB[32]; - struct DYStateElement _mOperand2RGB[32]; - struct DYStateElement _mOperand0Alpha[32]; - struct DYStateElement _mOperand1Alpha[32]; - struct DYStateElement _mOperand2Alpha[32]; - struct DYStateElement _mRGBScale[32]; - struct DYStateElement _mAlphaScale[32]; - struct DYStateElement _mCoordReplace[32]; - struct DYStateElement _mTextureLODBias[32]; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _mModelviewMatrix; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _mProjectionMatrix; - struct DYStateElement>, GPUTools::CStateBaseAnalysis> _mTextureMatrix[32]; - struct DYStateElement _mPaletteMatrix[16]; - struct DYStateElement _mUniformBufferStart[64]; - struct DYStateElement _mUniformBufferSize[64]; - struct DYStateElement _mTextureBinding2D[32]; - struct DYStateElement _mTextureBindingCubemap[32]; - struct DYStateElement _mTextureBinding2DArray[32]; - struct DYStateElement _mTextureBinding3D[32]; - struct DYStateElement _mArrayBufferBinding; - struct DYStateElement _mCopyReadBufferBinding; - struct DYStateElement _mCopyWriteBufferBinding; - struct DYStateElement _mPixelPackBufferBinding; - struct DYStateElement _mPixelUnpackBufferBinding; - struct DYStateElement _mTransformFeedbackBufferBinding; - struct DYStateElement _mUniformBufferBinding; - struct DYStateElement _mUniformBufferBindingIndexed[64]; - struct DYStateElement _mRenderbufferBinding; - struct DYStateElement _mDrawFramebufferBinding; - struct DYStateElement _mReadFramebufferBinding; - struct DYStateElement _mCurrentProgram; - struct DYStateElement _mProgramPipelineBinding; - struct DYStateElement _mVertexArrayBinding; - struct DYStateElement _mSamplerBinding[32]; - struct DYStateElement _mTransformFeedbackBinding; - struct DYStateElement _mQueryAnySamplesPassedBinding; - struct DYStateElement _mQueryAnySamplesPassedConservativeBinding; - struct DYStateElement _mQueryTransformFeedbackPrimitivesWrittenBinding; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mCurrentEventMarker; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _mGroupMarkerStack; - struct DYStateElement _mFlushLastTimestamp; - struct DYStateElement _mDrawLastTimestamp; - struct DYStateElement _mGLErrorStatus; - struct ObjectTrackingMap, int> _mVertexArrayObjectMap; - struct ObjectTrackingMap, int> _mQueryObjectMap; - struct ObjectTrackingMap, int> _mSyncObjectMap; - struct ObjectTrackingMap, int> _mTransformFeedbackObjectMap; - struct ObjectTrackingMap, int> _mContextTextureObjectMap; - unsigned long long _mSharegroupID; - struct SharegroupStateMirror *_mSharegroupMirror; - struct StateMirrorManager *_mManager; - unsigned long long _mContextID; -} ContextStateMirror_20bf9be2; - -typedef struct FramebufferObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mReadBuffer; - struct DYStateElement _mDrawBuffers[16]; - struct FramebufferAttachment _mAttachments[18]; -} FramebufferObject_50a128ba; - -typedef struct ProgramAttrib { - struct DYStateElement, GPUTools::CStateBaseAnalysis> _field1; - struct DYStateElement _field2; - struct DYStateElement _field3; -} ProgramAttrib_7a314c30; - -typedef struct ProgramObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> mUniformMap; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> mAttribMap; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> mUniformBlockMap; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> mTransformFeedbackVaryingMap; - struct unordered_map, int, std::__1::hash>, std::__1::equal_to>, std::__1::allocator, int>>> _attribLocationBindingMap; - struct DYStateElement _mAttachedFragmentShader; - struct DYStateElement _mAttachedVertexShader; - struct DYStateElement _mLinkedFragmentShader; - struct DYStateElement _mLinkedVertexShader; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _mLinkedFragmentShaderData; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _mLinkedVertexShaderData; - struct DYStateElement _mLinkedFragmentShaderCount; - struct DYStateElement _mLinkedVertexShaderCount; - struct DYStateElement _mLinkedProgramBinaryFormat; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mLinkedProgramBinary; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _mFragmentShaderData; - struct DYStateElement, std::__1::allocator>>, GPUTools::CStateBaseAnalysis> _mVertexShaderData; - struct DYStateElement _mFragmentShaderCount; - struct DYStateElement _mVertexShaderCount; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mFragmentShaderInfoLog; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mVertexShaderInfoLog; - struct DYStateElement _mProgramBinaryFormat; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mProgramBinary; - struct DYStateElement _mProgramSeparable; - struct DYStateElement _mLinkStatus; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mInfoLog; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mDeleteStatus; - struct DYStateElement _mAttachCount; - struct DYStateElement _mHasBeenLinked; - struct DYStateElement _mProgramBinaryRetrievableHint; - struct DYStateElement _mTransformFeedbackBufferMode; - struct DYStateElement _mBuiltinsUsed; -} ProgramObject_a16f7276; - -typedef struct ProgramPipelineObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mActiveProgram; - struct DYStateElement _mVertexShader; - struct DYStateElement _mGeometryShader; - struct DYStateElement _mFragmentShader; - struct DYStateElement _mTessControlShader; - struct DYStateElement _mTessEvaluationShader; - struct DYStateElement _mValidateStatus; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mInfoLog; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; -} ProgramPipelineObject_d804a161; - -typedef struct ProgramUniformBlock { - struct vector, std::__1::allocator>> mUniforms; - struct DYStateElement _mUniformBlockBinding; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mUniformBlockName; - struct DYStateElement _mUniformBlockDataSize; - struct DYStateElement _mUniformBlockShaderBitmask; -} ProgramUniformBlock_8955c0e9; - -typedef struct QueryObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mQueryTarget; - struct DYStateElement _mQueryResult; - struct DYStateElement _mQueryResultAvailable; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mQueryActive; -} QueryObject_91181ab1; - -typedef struct RenderbufferObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mRenderbufferSamples; - struct DYStateElement _mRenderbufferInternalFormat; - struct DYStateElement _mRenderbufferWidth; - struct DYStateElement _mRenderbufferHeight; - struct DYStateElement _mDrawableRetainedBacking; - struct DYStateElement _mDrawableLayerBacking; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mDrawablePointer; -} RenderbufferObject_9e885dae; - -typedef struct SamplerObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mSamplerMinFilter; - struct DYStateElement _mSamplerMagFilter; - struct DYStateElement _mSamplerWrapS; - struct DYStateElement _mSamplerWrapT; - struct DYStateElement _mSamplerWrapR; - struct DYStateElement _mSamplerMaxAnisotropy; - struct DYStateElement _mSamplerMinLod; - struct DYStateElement _mSamplerMaxLod; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mSamplerCompareMode; - struct DYStateElement _mSamplerCompareFunc; -} SamplerObject_e2bbd694; - -typedef struct TextureObject { - int _functionIndex; - int _objectID; - int _internalID; - struct objc_wrapper displayAttributes; - int mRefCount; - struct DYStateElement _mTextureMinFilter; - struct DYStateElement _mTextureMagFilter; - struct DYStateElement _mTextureWrapS; - struct DYStateElement _mTextureWrapT; - struct DYStateElement _mTextureWrapR; - struct DYStateElement _mGenerateMipmap; - struct DYStateElement _mTextureMaxAnisotropy; - struct DYStateElement _mTextureMaxLevel; - struct DYStateElement _mTextureCompressed; - struct DYStateElement _mTextureTarget; - struct DYStateElement _mMaxLevelSpecified; - struct DYStateElement _mHasGeneratedMipmaps; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; - struct DYStateElement _mTextureCompareMode; - struct DYStateElement _mTextureCompareFunc; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mTextureCropRect; - struct DYStateElement _mTextureBaseLevel; - struct DYStateElement _mTextureImmutableFormat; - struct DYStateElement _mTextureSwizzleRed; - struct DYStateElement _mTextureSwizzleGreen; - struct DYStateElement _mTextureSwizzleBlue; - struct DYStateElement _mTextureSwizzleAlpha; - struct DYStateElement _mTextureMinLod; - struct DYStateElement _mTextureMaxLod; - struct DYStateElement _mTextureImmutableLevels; - struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _mTextureLevels; -} TextureObject_cc8a3466; - -typedef struct TransformFeedbackObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mTransformFeedbackBufferBindingIndexed[4]; - struct DYStateElement _mTransformFeedbackBufferStart[4]; - struct DYStateElement _mTransformFeedbackBufferSize[4]; - struct DYStateElement _mTransformFeedbackPaused; - struct DYStateElement _mTransformFeedbackActive; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; -} TransformFeedbackObject_216ef0cb; - -typedef struct VertexArrayObject { - int _functionIndex; - int _objectID; - int _internalID; - int mRefCount; - struct DYStateElement _mColorArraySize; - struct DYStateElement _mColorArrayType; - struct DYStateElement _mColorArrayStride; - struct DYStateElement _mColorArrayPointer; - struct DYStateElement _mColorArrayBufferBinding; - struct DYStateElement _mMatrixIndexArraySize; - struct DYStateElement _mMatrixIndexArrayType; - struct DYStateElement _mMatrixIndexArrayStride; - struct DYStateElement _mMatrixIndexArrayPointer; - struct DYStateElement _mMatrixIndexArrayBufferBinding; - struct DYStateElement _mNormalArrayType; - struct DYStateElement _mNormalArrayStride; - struct DYStateElement _mNormalArrayPointer; - struct DYStateElement _mNormalArrayBufferBinding; - struct DYStateElement _mPointSizeArrayType; - struct DYStateElement _mPointSizeArrayStride; - struct DYStateElement _mPointSizeArrayPointer; - struct DYStateElement _mPointSizeArrayBufferBinding; - struct DYStateElement _mVertexArraySize; - struct DYStateElement _mVertexArrayType; - struct DYStateElement _mVertexArrayStride; - struct DYStateElement _mVertexArrayPointer; - struct DYStateElement _mVertexArrayBufferBinding; - struct DYStateElement _mWeightArraySize; - struct DYStateElement _mWeightArrayType; - struct DYStateElement _mWeightArrayStride; - struct DYStateElement _mWeightArrayPointer; - struct DYStateElement _mWeightArrayBufferBinding; - struct DYStateElement _mTextureCoordArraySize[32]; - struct DYStateElement _mTextureCoordArrayType[32]; - struct DYStateElement _mTextureCoordArrayStride[32]; - struct DYStateElement _mTextureCoordArrayPointer[32]; - struct DYStateElement _mTextureCoordArrayBufferBinding[32]; - struct DYStateElement _mVertexAttribArraySize[16]; - struct DYStateElement _mVertexAttribArrayType[16]; - struct DYStateElement _mVertexAttribArrayNormalized[16]; - struct DYStateElement _mVertexAttribArrayStride[16]; - struct DYStateElement _mVertexAttribArrayPointer[16]; - struct DYStateElement _mVertexAttribArrayBufferBinding[16]; - struct DYStateElement _mVertexAttribArrayDivisor[16]; - struct DYStateElement _mVertexAttribArrayInteger[16]; - struct DYStateElement _mElementArrayBufferBinding; - struct DYStateElement _mColorArray; - struct DYStateElement _mMatrixIndexArray; - struct DYStateElement _mNormalArray; - struct DYStateElement _mPointSizeArray; - struct DYStateElement _mVertexArray; - struct DYStateElement _mWeightArray; - struct DYStateElement _mTextureCoordArray[32]; - struct DYStateElement _mVertexAttribArrayEnabled[16]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mColorArrayDataURL; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mMatrixIndexArrayDataURL; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mNormalArrayDataURL; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mPointSizeArrayDataURL; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mVertexArratDataURL; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mWeightArrayDataURL; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mTextureCoordArrayDataURL[32]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mVertexAttribArrayDataURL[16]; - struct DYStateElement _mColorArrayDataOffset; - struct DYStateElement _mMatrixIndexArrayDataOffset; - struct DYStateElement _mNormalArrayDataOffset; - struct DYStateElement _mPointSizeArrayDataOffset; - struct DYStateElement _mVertexArrayDataOffset; - struct DYStateElement _mWeightArrayDataOffset; - struct DYStateElement _mTextureCoordArrayDataOffset[32]; - struct DYStateElement _mVertexAttribArrayDataOffset[16]; - struct DYStateElement _mColorArrayVAPointerOffset; - struct DYStateElement _mMatrixIndexArrayVAPointerOffset; - struct DYStateElement _mNormalArrayVAPointerOffset; - struct DYStateElement _mPointSizeArrayVAPointerOffset; - struct DYStateElement _mVertexArrayVAPointerOffset; - struct DYStateElement _mWeightArrayVAPointerOffset; - struct DYStateElement _mTextureCoordArrayVAPointerOffset[32]; - struct DYStateElement _mVertexAttribArrayVAPointerOffset[16]; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mVARangeURL; - struct DYStateElement _mVARangeOffset; - struct DYStateElement, GPUTools::CStateBaseAnalysis> _mObjectLabel; -} VertexArrayObject_87184f30; - -typedef struct basic_string, std::__1::allocator> { - struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> { - struct __rep { - union { - struct __long { - unsigned long long __cap_; - unsigned long long __size_; - char *__data_; - } __l; - struct __short { - union { - unsigned char __size_; - char __lx; - } ; - char __data_[23]; - } __s; - struct __raw { - unsigned long long __words[3]; - } __r; - } ; - } __first_; - } __r_; -} basic_string_805fe43b; - diff --git a/GPUTraceDebuggerUI/GPUActionItem.h b/GPUTraceDebuggerUI/GPUActionItem.h new file mode 100644 index 000000000..a256d445b --- /dev/null +++ b/GPUTraceDebuggerUI/GPUActionItem.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSImage, NSString; + +// Not exported +@interface GPUActionItem : NSObject +{ + NSString *_text; + NSImage *_image; + id _action; + id _gotoAction; + id _representedObject; +} + ++ (id)actionItemWithText:(id)arg1 image:(id)arg2 action:(id)arg3 representedObject:(void)arg4; ++ (id)actionItemWithText:(id)arg1 image:(id)arg2 action:(id)arg3; +@property(retain, nonatomic) id representedObject; // @synthesize representedObject=_representedObject; +@property(copy, nonatomic) id gotoAction; // @synthesize gotoAction=_gotoAction; +@property(copy, nonatomic) id action; // @synthesize action=_action; +@property(retain, nonatomic) NSImage *image; // @synthesize image=_image; +@property(retain, nonatomic) NSString *text; // @synthesize text=_text; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUAnalyzerFindingIssueProvider.h b/GPUTraceDebuggerUI/GPUAnalyzerFindingIssueProvider.h index 120c8d255..8a381c91b 100644 --- a/GPUTraceDebuggerUI/GPUAnalyzerFindingIssueProvider.h +++ b/GPUTraceDebuggerUI/GPUAnalyzerFindingIssueProvider.h @@ -20,9 +20,11 @@ + (int)providerType; - (void).cxx_destruct; - (id)displayNameForIssueTypeIdentifier:(id)arg1; -- (void)clearIssues; -- (id)createIssueFromAnalyzerFinding:(id)arg1 outline:(id)arg2; -- (void)setupAnalyzerFindings; +- (void)_clearIssues; +- (id)_createIssueFromAnalyzerFinding:(id)arg1; +- (void)_recordNumIssues:(unsigned int)arg1; +- (unsigned int)_createAnalyzerIssues; +- (unsigned int)_createShaderProfilerErrorIssues:(id)arg1; - (id)initWithIssueManager:(id)arg1 extension:(id)arg2; - (void)setupController; - (void)primitiveInvalidate; diff --git a/GPUTraceDebuggerUI/GPUBadgedText.h b/GPUTraceDebuggerUI/GPUBadgedText.h new file mode 100644 index 000000000..ac32ef416 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUBadgedText.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSColor, NSImage, NSString; + +@interface GPUBadgedText : NSObject +{ + int _badge; + NSString *_text; +} + +@property(retain, nonatomic) NSString *text; // @synthesize text=_text; +@property(nonatomic) int badge; // @synthesize badge=_badge; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly, nonatomic) NSColor *backgroundColor; +@property(readonly, nonatomic) NSImage *image; +- (id)initWithText:(id)arg1 badgeType:(int)arg2; + +@end + diff --git a/GPUTraceDebuggerUI/GPUBadgedTextView.h b/GPUTraceDebuggerUI/GPUBadgedTextView.h new file mode 100644 index 000000000..6ee37548e --- /dev/null +++ b/GPUTraceDebuggerUI/GPUBadgedTextView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSColor; + +// Not exported +@interface GPUBadgedTextView : NSView +{ + NSColor *_backGroundColor; +} + +@property(retain, nonatomic) NSColor *backGroundColor; // @synthesize backGroundColor=_backGroundColor; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUBadgedTextViewController.h b/GPUTraceDebuggerUI/GPUBadgedTextViewController.h new file mode 100644 index 000000000..39800dca3 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUBadgedTextViewController.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class GPUBadgedText, NSImageView, NSTextField; + +// Not exported +@interface GPUBadgedTextViewController : NSViewController +{ + GPUBadgedText *_badgedText; + NSTextField *_textfield; + NSImageView *_badgeView; +} + +@property(nonatomic) __weak NSImageView *badgeView; // @synthesize badgeView=_badgeView; +@property(nonatomic) __weak NSTextField *textfield; // @synthesize textfield=_textfield; +@property(nonatomic) __weak GPUBadgedText *badgedText; // @synthesize badgedText=_badgedText; +- (void).cxx_destruct; +- (void)loadView; +- (void)dealloc; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 badgedText:(id)arg3; + +@end + diff --git a/GPUTraceDebuggerUI/GPUBorderedTableRowView.h b/GPUTraceDebuggerUI/GPUBorderedTableRowView.h new file mode 100644 index 000000000..19006494a --- /dev/null +++ b/GPUTraceDebuggerUI/GPUBorderedTableRowView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableRowView.h" + +// Not exported +@interface GPUBorderedTableRowView : NSTableRowView +{ +} + +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUBulletedViewBulletPainter.h b/GPUTraceDebuggerUI/GPUBulletedViewBulletPainter.h new file mode 100644 index 000000000..7b41e998c --- /dev/null +++ b/GPUTraceDebuggerUI/GPUBulletedViewBulletPainter.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSColor; + +// Not exported +@interface GPUBulletedViewBulletPainter : NSObject +{ + NSColor *_color; +} + ++ (id)bulletImageWithPainter:(id)arg1; ++ (id)bulletImage; +- (void).cxx_destruct; +- (void)drawBullet:(id)arg1; +- (id)initWithColor:(id)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUDebugArea.h b/GPUTraceDebuggerUI/GPUDebugArea.h index 2f78de84c..de7bac142 100644 --- a/GPUTraceDebuggerUI/GPUDebugArea.h +++ b/GPUTraceDebuggerUI/GPUDebugArea.h @@ -7,32 +7,35 @@ #import "IDESplitViewDebugArea.h" #import "DVTReplacementViewDelegate-Protocol.h" -#import "IDEDebuggingAdditionUIControllerLifeCycleObserver-Protocol.h" -@class GPUVariablesViewContentProvider, NSSegmentedControl; +@class GPUVariablesViewContentProvider, NSSegmentedControl, NSString; // Not exported -@interface GPUDebugArea : IDESplitViewDebugArea +@interface GPUDebugArea : IDESplitViewDebugArea { NSSegmentedControl *_comparisonSelector; GPUVariablesViewContentProvider *_leftContentProvider; GPUVariablesViewContentProvider *_rightContentProvider; - BOOL _alreadyAddedDebuggingAdditionUIControllerLifeCycleObserver; + BOOL _haveRequestedUIController; + id _uiControllerObserver; } - (void).cxx_destruct; - (void)_comparisonSelectorClicked:(id)arg1; - (void)_createComparisonSelector; -- (void)debuggingAddtionUIControllerInvalidated:(id)arg1; -- (void)debuggingAddtionUIControllerUpdated:(id)arg1; -- (Class)classOfDebuggingAddtionUIControllerInterestedIn; - (id)toolTipForShowRightViewButton; - (id)toolTipForShowLeftViewButton; - (id)stateSavingIdentifier; - (void)primitiveInvalidate; -- (void)viewWillUninstall; +- (void)_handleDebuggingAdditionUIControllerCreated:(id)arg1; - (void)viewDidInstall; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPUTraceDebuggerUI/GPUDebugMenuActionHandler.h b/GPUTraceDebuggerUI/GPUDebugMenuActionHandler.h index 0cf275fdf..be31f724f 100644 --- a/GPUTraceDebuggerUI/GPUDebugMenuActionHandler.h +++ b/GPUTraceDebuggerUI/GPUDebugMenuActionHandler.h @@ -9,7 +9,7 @@ #import "IDECommandHandler-Protocol.h" #import "NSMenuDelegate-Protocol.h" -@class DVTObservingToken, GPUDebuggingAddition; +@class DVTObservingToken, GPUDebuggingAddition, NSString; // Not exported @interface GPUDebugMenuActionHandler : NSObject @@ -27,5 +27,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPUTraceDebuggerUI/GPUDebuggerLogEditor.h b/GPUTraceDebuggerUI/GPUDebuggerLogEditor.h index 7492b890d..c318d2aba 100644 --- a/GPUTraceDebuggerUI/GPUDebuggerLogEditor.h +++ b/GPUTraceDebuggerUI/GPUDebuggerLogEditor.h @@ -8,7 +8,7 @@ #import "NSTextViewDelegate-Protocol.h" -@class DVTObservingToken, DVTSourceTextView; +@class DVTObservingToken, DVTSourceTextView, NSString; // Not exported @interface GPUDebuggerLogEditor : IDEEditor @@ -25,5 +25,11 @@ - (BOOL)canBecomeMainViewController; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPUTraceDebuggerUI/GPUDebuggingAdditionUIController.h b/GPUTraceDebuggerUI/GPUDebuggingAdditionUIController.h index bb7386f8f..52031df11 100644 --- a/GPUTraceDebuggerUI/GPUDebuggingAdditionUIController.h +++ b/GPUTraceDebuggerUI/GPUDebuggingAdditionUIController.h @@ -8,7 +8,7 @@ #import "IDEDebuggingAdditionUIController-Protocol.h" -@class DVTExtension, DVTStackBacktrace, GPUDebuggingAddition, GPUTraceSession, IDEBreakpointManager, IDEEditorArea, IDEWorkspaceDocument, IDEWorkspaceTabController, NSCell; +@class DVTExtension, DVTStackBacktrace, GPUDebuggingAddition, GPUTraceSession, IDEBreakpointManager, IDEEditorArea, IDEWorkspaceDocument, IDEWorkspaceTabController, NSCell, NSString; @interface GPUDebuggingAdditionUIController : NSObject { @@ -27,16 +27,18 @@ @property(retain) GPUDebuggingAddition *debuggingAddition; // @synthesize debuggingAddition=_debuggingAddition; @property(readonly) IDEWorkspaceTabController *workspaceTabController; // @synthesize workspaceTabController=_workspaceTabController; - (void).cxx_destruct; +- (void)_onEditorDocumentSaved:(id)arg1; - (BOOL)validateMenuItem:(id)arg1; - (void)stepToNextMarker:(id)arg1; - (void)stepToPreviousMarker:(id)arg1; +- (void)_stepToMarker:(BOOL)arg1; - (void)stepToNextCall:(id)arg1; - (void)stepToPreviousCall:(id)arg1; -- (void)stepToNextDrawCall:(id)arg1; -- (void)stepToPreviousDrawCall:(id)arg1; +- (void)stepToNextDisplayableCall:(id)arg1; +- (void)stepToPreviousDisplayableCall:(id)arg1; - (id)_currentMainTraceItem; -- (void)runExpertWithExistingCapture:(id)arg1; -- (void)releaseOpenGLESFrame:(id)arg1; +- (void)runInvestigatorWithExistingCapture:(id)arg1; +- (void)ReleaseGPUFrame:(id)arg1; - (void)openLocation:(id)arg1 withEventType:(unsigned long long)arg2; - (void)openTraceItem:(id)arg1 withEventType:(unsigned long long)arg2; - (void)openSelectedNavigableItem:(id)arg1 withEventType:(unsigned long long)arg2; @@ -58,7 +60,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/GPUTraceDebuggerUI/GPUFrameScrubberDebugBarContentProvider.h b/GPUTraceDebuggerUI/GPUFrameScrubberDebugBarContentProvider.h index 8091ca869..5708aceeb 100644 --- a/GPUTraceDebuggerUI/GPUFrameScrubberDebugBarContentProvider.h +++ b/GPUTraceDebuggerUI/GPUFrameScrubberDebugBarContentProvider.h @@ -6,12 +6,10 @@ #import -#import "IDEDebuggingAdditionUIControllerLifeCycleObserver-Protocol.h" - -@class DVTObservingToken, GPUDebuggingAdditionUIController, GPUSharedTabUIState, GPUTraceFramePlayheadSlider, GPUTraceFrameStepperButton; +@class DVTObservingToken, GPUSharedTabUIState, GPUTraceFramePlayheadSlider, GPUTraceFrameStepperButton; // Not exported -@interface GPUFrameScrubberDebugBarContentProvider : GPUDebugBarContentProvider +@interface GPUFrameScrubberDebugBarContentProvider : GPUDebugBarContentProvider { GPUTraceFramePlayheadSlider *_frameScrubber; GPUTraceFrameStepperButton *_stepBackwardButton; @@ -19,22 +17,21 @@ DVTObservingToken *_debuggingAdditionObservation; DVTObservingToken *_uiModeObservation; DVTObservingToken *_debugStateObservation; - GPUDebuggingAdditionUIController *_debuggingAdditionUIController; GPUSharedTabUIState *_sharedUIStateObj; BOOL _newUpdateCycle; BOOL _stepperDidUpdate; BOOL _scrubberDidPostUpdate; + BOOL _haveRequestedUIController; + id _uiControllerObserver; } + (id)iconImage_stepForward; + (id)iconImage_stepBack; + (id)assetBundle; - (void).cxx_destruct; -- (void)debuggingAddtionUIControllerInvalidated:(id)arg1; - (void)updateControls; - (void)disableControls; -- (void)debuggingAddtionUIControllerUpdated:(id)arg1; -- (Class)classOfDebuggingAddtionUIControllerInterestedIn; +- (void)_handleDebuggingAdditionUIControllerCreated:(id)arg1; - (void)willBeDetachedFromDebugBar:(id)arg1; - (void)wasAttachedToDebugBar:(id)arg1; - (void)takeScrubberInfoFromNotification:(id)arg1; diff --git a/GPUTraceDebuggerUI/GPUGradientPainter.h b/GPUTraceDebuggerUI/GPUGradientPainter.h new file mode 100644 index 000000000..6fd29ed82 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUGradientPainter.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface GPUGradientPainter : NSObject +{ +} + ++ (void)gradientSeperatorLineWithRect:(struct CGRect)arg1; ++ (void)gradientFillFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; + +@end + diff --git a/GPUTraceDebuggerUI/GPUGraphTableCellView.h b/GPUTraceDebuggerUI/GPUGraphTableCellView.h new file mode 100644 index 000000000..8f93a7bf0 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUGraphTableCellView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class GPUInvestigatorReportResource; + +// Not exported +@interface GPUGraphTableCellView : NSTableCellView +{ + BOOL _showBaseline; + GPUInvestigatorReportResource *_reportResource; +} + +@property(nonatomic) BOOL showBaseline; // @synthesize showBaseline=_showBaseline; +@property(nonatomic) __weak GPUInvestigatorReportResource *reportResource; // @synthesize reportResource=_reportResource; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUGraphTableHeaderCell.h b/GPUTraceDebuggerUI/GPUGraphTableHeaderCell.h new file mode 100644 index 000000000..9c3c654e9 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUGraphTableHeaderCell.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableHeaderCell.h" + +// Not exported +@interface GPUGraphTableHeaderCell : NSTableHeaderCell +{ +} + +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; + +@end + diff --git a/GPUTraceDebuggerUI/GPUGraphTheme.h b/GPUTraceDebuggerUI/GPUGraphTheme.h new file mode 100644 index 000000000..fc6c37383 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUGraphTheme.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface GPUGraphTheme : NSObject +{ +} + ++ (void)RenderGraphSegmentsWithFrame:(struct CGRect)arg1 scale:(double)arg2 renderNumerals:(BOOL)arg3 solidSeperatorLines:(BOOL)arg4; ++ (id)headerCellTextAttributes; ++ (id)currentFrameColor; ++ (id)currentGradient; ++ (id)baselineFrameColor; ++ (id)baselineGradient; + +@end + diff --git a/GPUTraceDebuggerUI/GPUInvestigatorReportGeniusResultsFinder.h b/GPUTraceDebuggerUI/GPUInvestigatorReportGeniusResultsFinder.h new file mode 100644 index 000000000..edf4819cc --- /dev/null +++ b/GPUTraceDebuggerUI/GPUInvestigatorReportGeniusResultsFinder.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEGeniusResultsFinder.h" + +@class DVTObservingToken, GPUTraceSession; + +// Not exported +@interface GPUInvestigatorReportGeniusResultsFinder : IDEGeniusResultsFinder +{ + DVTObservingToken *_reportSelectionObserver; + GPUTraceSession *_traceSession; +} + ++ (Class)editorDocumentClass; +- (void).cxx_destruct; +- (void)_updateGeniusResults; +- (void)primitiveInvalidate; + +@end + diff --git a/GPUTraceDebuggerUI/GPUInvestigatorReportResource.h b/GPUTraceDebuggerUI/GPUInvestigatorReportResource.h new file mode 100644 index 000000000..1f407925a --- /dev/null +++ b/GPUTraceDebuggerUI/GPUInvestigatorReportResource.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DYInvestigatorFinding, GPUTraceOutlineItem, NSString; + +@interface GPUInvestigatorReportResource : NSObject +{ + unsigned int _type; + unsigned long long _drawFunctionIndex; + unsigned long long _functionIndex; + unsigned long long _objectID; + double _totalFramePercent; + double _currentTotalFrameTime; + double _baselineTotalFrameTime; + NSString *_label; + DYInvestigatorFinding *_investigatorFinding; + GPUTraceOutlineItem *_outlineItem; +} + ++ (double)maximumFrameTime; ++ (void)setMaximumFrameTime:(double)arg1; +@property(nonatomic) __weak GPUTraceOutlineItem *outlineItem; // @synthesize outlineItem=_outlineItem; +@property(nonatomic) __weak DYInvestigatorFinding *investigatorFinding; // @synthesize investigatorFinding=_investigatorFinding; +@property(copy, nonatomic) NSString *label; // @synthesize label=_label; +@property(nonatomic) unsigned int type; // @synthesize type=_type; +@property(nonatomic) double baselineTotalFrameTime; // @synthesize baselineTotalFrameTime=_baselineTotalFrameTime; +@property(nonatomic) double currentTotalFrameTime; // @synthesize currentTotalFrameTime=_currentTotalFrameTime; +@property(nonatomic) double totalFramePercent; // @synthesize totalFramePercent=_totalFramePercent; +@property(nonatomic) unsigned long long objectID; // @synthesize objectID=_objectID; +@property(nonatomic) unsigned long long functionIndex; // @synthesize functionIndex=_functionIndex; +@property(nonatomic) unsigned long long drawFunctionIndex; // @synthesize drawFunctionIndex=_drawFunctionIndex; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)displayableString; + +@end + diff --git a/GPUTraceDebuggerUI/GPUIssueQuickLookProvider.h b/GPUTraceDebuggerUI/GPUIssueQuickLookProvider.h index 79e4b826b..24299cf57 100644 --- a/GPUTraceDebuggerUI/GPUIssueQuickLookProvider.h +++ b/GPUTraceDebuggerUI/GPUIssueQuickLookProvider.h @@ -30,8 +30,12 @@ - (id)initWithDataValue:(id)arg1 options:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) NSURL *existingURLToOpen; @property(readonly) NSString *extensionForTemporaryFile; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/GPUTraceDebuggerUI/GPUMainEditor.h b/GPUTraceDebuggerUI/GPUMainEditor.h index de1b2ebb0..afc6156b1 100644 --- a/GPUTraceDebuggerUI/GPUMainEditor.h +++ b/GPUTraceDebuggerUI/GPUMainEditor.h @@ -6,14 +6,12 @@ #import "IDEEditor.h" -@class DVTObservingToken, GPUSharedTabUIState, GPUTraceDrawItem, GPUTraceOutline, GPUTraceOutlineItem, NSObject; +@class DVTObservingToken, GPUSharedTabUIState, GPUTraceDisplayableItem, GPUTraceOutlineItem, NSObject; @interface GPUMainEditor : IDEEditor { NSObject *_queue; - GPUTraceDrawItem *_currentDrawItem; GPUSharedTabUIState *_sharedUIStateObj; - GPUTraceOutline *_outline; BOOL _navIdle; BOOL _ignoreDebugBarModelItemSelected; unsigned int _nextSliderIndex; @@ -24,24 +22,26 @@ GPUTraceOutlineItem *_nextNavItem; DVTObservingToken *_debugBarSelectedModelItemToken; DVTObservingToken *_gpuTraceCurrentLocationObserverToken; + GPUTraceDisplayableItem *_currentDisplayableItem; } +@property(retain, nonatomic) GPUTraceDisplayableItem *currentDisplayableItem; // @synthesize currentDisplayableItem=_currentDisplayableItem; - (void).cxx_destruct; - (void)onDeviceCacheInvalidated:(id)arg1; - (void)updateMasterLocation:(id)arg1; - (void)_openSubEditorLocation:(id)arg1; - (void)handleOpenScrubberTriggeredNewLocation:(id)arg1; -- (void)updateDrawPosition:(id)arg1; -- (void)scrubToDrawIndex:(unsigned int)arg1; -- (void)_updateScrubberForDrawItem:(id)arg1 isAssociatedDraw:(BOOL)arg2; +- (void)updateDisplayablePosition:(id)arg1; +- (void)scrubToDisplayableIndex:(unsigned int)arg1; +- (void)_updateScrubberForDisplayableItem:(id)arg1 isAssociatedDisplayable:(BOOL)arg2; - (void)handleNewDocumentLocations:(id)arg1; - (void)updateCurrentTraceItem:(id)arg1; - (BOOL)_updateCurrentMainTraceItem:(id)arg1; - (void)_handleUpdatedDrawResponse:(id)arg1 navItem:(id)arg2 updateCompletionBlock:(id)arg3; - (void)handleUpdatedMainTraceItem:(id)arg1; -- (id)updateViewsWithDrawItem:(id)arg1; +- (id)updateViewsWithDisplayableItem:(id)arg1; - (id)_updateToStateItem:(id)arg1; -- (id)updateToDrawItem:(id)arg1; +- (id)updateToDisplayableItem:(id)arg1; - (void)viewWillUninstall; - (void)viewDidInstall; - (void)_setupDebugBar; diff --git a/GPUTraceDebuggerUI/GPUMatrixQuickLookProvider.h b/GPUTraceDebuggerUI/GPUMatrixQuickLookProvider.h index d6069c479..a68eb210e 100644 --- a/GPUTraceDebuggerUI/GPUMatrixQuickLookProvider.h +++ b/GPUTraceDebuggerUI/GPUMatrixQuickLookProvider.h @@ -37,8 +37,12 @@ - (id)initWithDataValue:(id)arg1 options:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) NSURL *existingURLToOpen; @property(readonly) NSString *extensionForTemporaryFile; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/GPUTraceDebuggerUI/GPUNonScrollingScrollView.h b/GPUTraceDebuggerUI/GPUNonScrollingScrollView.h new file mode 100644 index 000000000..3fb041b71 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUNonScrollingScrollView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSScrollView.h" + +// Not exported +@interface GPUNonScrollingScrollView : NSScrollView +{ +} + +- (void)scrollWheel:(id)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUNumericBubbleView.h b/GPUTraceDebuggerUI/GPUNumericBubbleView.h new file mode 100644 index 000000000..cc8bffba8 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUNumericBubbleView.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class DVTMeterThreshold, NSColor; + +// Not exported +@interface GPUNumericBubbleView : NSView +{ + double _value; + NSColor *_defaultColor; + DVTMeterThreshold *_midRangeThreshold; + DVTMeterThreshold *_highRangeThreshold; +} + ++ (id)textAttributes; +@property(retain, nonatomic) DVTMeterThreshold *highRangeThreshold; // @synthesize highRangeThreshold=_highRangeThreshold; +@property(retain, nonatomic) DVTMeterThreshold *midRangeThreshold; // @synthesize midRangeThreshold=_midRangeThreshold; +@property(retain, nonatomic) NSColor *defaultColor; // @synthesize defaultColor=_defaultColor; +@property(nonatomic) double value; // @synthesize value=_value; +- (void).cxx_destruct; +- (void)drawGraphInRect:(struct CGRect)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (struct CGSize)intrinsicContentSize; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUReportBarChartView.h b/GPUTraceDebuggerUI/GPUReportBarChartView.h new file mode 100644 index 000000000..2823d4969 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportBarChartView.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class GPUReportChartData, NSColor, NSString; + +// Not exported +@interface GPUReportBarChartView : NSView +{ + unsigned long long _maxValueAdjustmentTimestamp; + float _minValue; + float _maxValue; + BOOL _showsData; + BOOL _showSubColumnTitles; + NSColor *_currentColor; + NSColor *_baselineColor; + struct GPUValueRange _maxRange; + GPUReportChartData *_chartData; + NSString *_dataLabel; +} + ++ (id)dataTextAttributes; ++ (id)titleTextAttributes; +@property(nonatomic) BOOL showSubColumnTitles; // @synthesize showSubColumnTitles=_showSubColumnTitles; +@property(nonatomic) BOOL showsData; // @synthesize showsData=_showsData; +@property(retain, nonatomic) NSString *dataLabel; // @synthesize dataLabel=_dataLabel; +@property(retain, nonatomic) GPUReportChartData *chartData; // @synthesize chartData=_chartData; +@property(nonatomic) struct GPUValueRange maxRange; // @synthesize maxRange=_maxRange; +@property(nonatomic) NSColor *baselineColor; // @synthesize baselineColor=_baselineColor; +@property(nonatomic) NSColor *currentColor; // @synthesize currentColor=_currentColor; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)drawGraphInRect:(struct CGRect)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (void)updateChartBaselineData:(id)arg1; +- (void)updateChartCurrentData:(id)arg1; +- (void)updateMinMaxValues; +- (struct CGSize)intrinsicContentSize; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUReportBuilder.h b/GPUTraceDebuggerUI/GPUReportBuilder.h new file mode 100644 index 000000000..d8291a9d6 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportBuilder.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class GPUSharedTabUIState, NSMapTable; + +// Not exported +@interface GPUReportBuilder : NSObject +{ + NSMapTable *_reportSectionMapTable; + GPUSharedTabUIState *_sharedTabState; +} + +- (void).cxx_destruct; +- (id)reportSectionOfType:(int)arg1 reportComponentsArray:(id)arg2 containsUpdatedResults:(BOOL)arg3; +- (void)removeSectionOfType:(int)arg1 removeFromSuperView:(BOOL)arg2; +- (void)updateReportSectionOfType:(int)arg1 withTreeNode:(id)arg2 parentNode:(id)arg3 asFirstChild:(BOOL)arg4; +- (void)updateReportSectionOfType:(int)arg1 withCompletionStatus:(BOOL)arg2; +- (void)dealloc; +- (id)initWithSharedTabState:(id)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUReportChartData.h b/GPUTraceDebuggerUI/GPUReportChartData.h new file mode 100644 index 000000000..fe6971d5f --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportChartData.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface GPUReportChartData : NSObject +{ + NSArray *_currentData; + NSArray *_baselineData; + NSArray *_columnTitles; +} + +@property(retain, nonatomic) NSArray *columnTitles; // @synthesize columnTitles=_columnTitles; +@property(retain, nonatomic) NSArray *baselineData; // @synthesize baselineData=_baselineData; +@property(retain, nonatomic) NSArray *currentData; // @synthesize currentData=_currentData; +- (void).cxx_destruct; +- (id)initWithCurrentData:(id)arg1 columnTitles:(id)arg2; + +@end + diff --git a/GPUTraceDebuggerUI/GPUReportDocument.h b/GPUTraceDebuggerUI/GPUReportDocument.h new file mode 100644 index 000000000..d13b122c4 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportDocument.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDebugGaugeReportDocument.h" + +@class GPUReportResults, GPUSharedTabUIState; + +// Not exported +@interface GPUReportDocument : IDEDebugGaugeReportDocument +{ + GPUSharedTabUIState *_sharedTabUIState; + GPUReportResults *_reportResults; +} + ++ (BOOL)autosavesInPlace; +@property(retain, nonatomic) GPUReportResults *reportResults; // @synthesize reportResults=_reportResults; +@property(nonatomic) __weak GPUSharedTabUIState *sharedTabUIState; // @synthesize sharedTabUIState=_sharedTabUIState; +- (void).cxx_destruct; +- (id)automaticLocations; +- (id)displayName; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (id)printOperationWithSettings:(id)arg1 error:(id *)arg2; +- (id)writableTypesForSaveOperation:(unsigned long long)arg1; +- (BOOL)canExportDocument; +- (BOOL)prepareSavePanel:(id)arg1; +- (BOOL)writeSafelyToURL:(id)arg1 ofType:(id)arg2 forSaveOperation:(unsigned long long)arg3 error:(id *)arg4; +- (void)editorDocumentWillClose; +- (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (void)_teardown; +- (void)_setup; + +@end + diff --git a/GPUTraceDebuggerUI/GPUReportEditor.h b/GPUTraceDebuggerUI/GPUReportEditor.h new file mode 100644 index 000000000..896914a45 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportEditor.h @@ -0,0 +1,139 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDebugGaugeReportEditor.h" + +#import "IDEDebugGaugeReportContentDelegate-Protocol.h" +#import "IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h" + +@class DVTGauge, DVTMeterValue, DVTMeterView, DVTObservingToken, DVTStackView_AppKitAutolayout, GPUDebuggerController, GPUNumericBubbleView, GPUReportBarChartView, GPUReportBuilder, GPUReportResults, GPUSharedTabUIState, IDEDebugGaugeReportSection, NSArray, NSButton, NSMutableArray, NSString, NSView; + +@interface GPUReportEditor : IDEDebugGaugeReportEditor +{ + GPUDebuggerController *_debuggerController; + GPUSharedTabUIState *_sharedTabState; + id _investigatorReportProvider; + id _programPerformanceReportProvider; + DVTMeterValue *_fpsMeterData; + DVTObservingToken *_investigatorCaseObservingToken; + DVTObservingToken *_investigatorReadyObservingToken; + DVTObservingToken *_debuggerControllerStateObservingToken; + DVTObservingToken *_overviewSamplesObservingToken; + DVTObservingToken *_investigatorCaseConfigDataObservingToken; + DVTObservingToken *_currentTraceSessionUpdatedCompactTextModeObservingToken; + DVTObservingToken *_shaderProfilerResultsObserver; + id _investigatorCaseEventObservingToken; + NSArray *_topLevelNibButtonObjects; + NSView *_loadedButtonView; + DVTStackView_AppKitAutolayout *_mainStackView; + GPUReportBuilder *_reportBuilder; + IDEDebugGaugeReportSection *_programPerformanceCapsule; + IDEDebugGaugeReportSection *_noticeMessageCapsule; + IDEDebugGaugeReportSection *_reportCapsule; + NSMutableArray *_reportRootNodeArray; + GPUReportResults *_reportResults; + NSView *_topSectionButtonsView; + NSView *_topSectionShortDescription; + NSView *_topSectionprogressBarView; + NSView *_meterContainerView; + DVTMeterView *_fpsMeterView; + GPUNumericBubbleView *_fpsTitleAccessoryView; + GPUReportBarChartView *_utilizationGraphView; + GPUReportBarChartView *_cpuGPUActiveTimeGraphView; + NSButton *_analyzePerformanceButton; + DVTGauge *_analysisProgressGauge; + NSButton *_stopAnalyzePerformanceButton; +} + ++ (id)currentTime; +@property(retain, nonatomic) NSButton *stopAnalyzePerformanceButton; // @synthesize stopAnalyzePerformanceButton=_stopAnalyzePerformanceButton; +@property(retain, nonatomic) DVTGauge *analysisProgressGauge; // @synthesize analysisProgressGauge=_analysisProgressGauge; +@property(retain, nonatomic) NSButton *analyzePerformanceButton; // @synthesize analyzePerformanceButton=_analyzePerformanceButton; +@property(retain, nonatomic) GPUReportBarChartView *cpuGPUActiveTimeGraphView; // @synthesize cpuGPUActiveTimeGraphView=_cpuGPUActiveTimeGraphView; +@property(retain, nonatomic) GPUReportBarChartView *utilizationGraphView; // @synthesize utilizationGraphView=_utilizationGraphView; +@property(retain, nonatomic) GPUNumericBubbleView *fpsTitleAccessoryView; // @synthesize fpsTitleAccessoryView=_fpsTitleAccessoryView; +@property(retain, nonatomic) DVTMeterView *fpsMeterView; // @synthesize fpsMeterView=_fpsMeterView; +@property(retain, nonatomic) NSView *meterContainerView; // @synthesize meterContainerView=_meterContainerView; +@property(retain, nonatomic) NSView *topSectionprogressBarView; // @synthesize topSectionprogressBarView=_topSectionprogressBarView; +@property(retain, nonatomic) NSView *topSectionShortDescription; // @synthesize topSectionShortDescription=_topSectionShortDescription; +@property(retain, nonatomic) NSView *topSectionButtonsView; // @synthesize topSectionButtonsView=_topSectionButtonsView; +@property(retain, nonatomic) GPUReportResults *reportResults; // @synthesize reportResults=_reportResults; +- (void).cxx_destruct; +@property(readonly, nonatomic) id programPerformanceReportProvider; // @dynamic programPerformanceReportProvider; +@property(readonly, nonatomic) id investigatorReportProvider; // @dynamic investigatorReportProvider; +- (void)_enumerateFindingStatisticsAndResourceTypesUsingBlock:(id)arg1; +- (unsigned int)resourceTypeForFindingStatisticsKey:(id)arg1; +- (id)_findingStatisticsKeyToResourceTypeMap; +- (void)updateReportWithCaseData:(int)arg1; +- (id)localizedStringWithKey:(id)arg1 andComment:(id)arg2; +- (void)showTraceItemInFrameDebugger:(id)arg1; +- (void)showSourceLocationForTraceItem:(id)arg1; +- (void)showSourceLocationForResource:(id)arg1; +- (void)showResource:(id)arg1; +- (id)investigatorReportResourceWithResourceType:(unsigned int)arg1 objectID:(unsigned int)arg2 analyzerFinding:(id)arg3 investigatorFinding:(id)arg4; +- (id)generateProgramPerformanceTree; +- (id)_programPerformanceTotalItem; +- (void)updateDisplayedFindingsWithMCSInfo:(id)arg1; +- (void)updateReportWithAdditionalInfo; +- (void)addAnalyzerFindings:(id)arg1 toSection:(id)arg2 forFinding:(id)arg3 areRedFlags:(BOOL)arg4; +- (id)_createProgramCentricTreeForGroupedFindings:(id)arg1 investigatorFinding:(id)arg2; +- (id)_createResourceCentricTreeForGroupedFindings:(id)arg1 investigatorFinding:(id)arg2; +- (id)actionItemForReportResource:(id)arg1; +- (id)actionItemForTraceItem:(id)arg1; +- (void)addDetailsToSection:(id)arg1 fromDetailDictionary:(id)arg2 forFinding:(id)arg3; +- (void)addDetailsToSection:(id)arg1 forRecommendationSection:(id)arg2 fromFinding:(id)arg3; +- (void)addFindingToReport:(id)arg1; +- (void)updateReportWithResultMessage; +- (void)updateReportWithResultAndFindingsInfo; +- (void)updateInvalidView; +- (void)constructProgramPerformanceSection; +- (void)updateOverview; +- (void)updateReportWithCPUAndGPUActiveTimes; +- (void)updateReportWithTargetFrameRate; +- (id)_setupCPUGPUActiveTimeGraphView; +- (id)cpuGPUActiveTimeGraphData; +- (id)_setupUtilizationGraphView; +- (id)utilizationGraphData; +- (void)_setupFPSMeterView; +- (id)topSectionComponentEntries; +- (id)topSectionShortDescriptionTitle; +- (id)topSectionImage; +- (id)progressBarView; +- (id)topSectionTitleAccessoryView; +- (BOOL)_loadButtonsNib; +- (id)topSectionTitle; +- (id)addTopSectionTreeNodeForObject:(id)arg1 first:(BOOL)arg2; +- (id)addTreeNodeForObject:(id)arg1 withChildren:(id)arg2 toParent:(id)arg3; +- (id)addTreeNodeForObject:(id)arg1 withChildren:(id)arg2 toParent:(id)arg3 asFirstChild:(BOOL)arg4; +- (void)addSectionsToView:(id)arg1; +- (BOOL)hasDefaultTopSection; +- (void)stopAnalyzePerformance:(id)arg1; +- (void)analyzePerformance:(id)arg1; +- (void)updateProgress; +- (void)_hideProgressControls; +- (void)_loadButtonView:(id)arg1; +- (void)updateAnalyzePerformanceActionAvailability; +- (void)resetReportEditorStateThatDependsOnTheInvestigatorCase; +- (void)cancelObservers; +- (void)observeInvestigatorCaseEvents; +- (void)redisplayReport; +- (void)setupReportSection; +- (void)setupObservers; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)_teardown; +- (void)_setup; +- (void)primitiveInvalidate; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/GPUTraceDebuggerUI/GPUReportFindingsNodeTuple.h b/GPUTraceDebuggerUI/GPUReportFindingsNodeTuple.h new file mode 100644 index 000000000..0cf1413c1 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportFindingsNodeTuple.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class GPUTreeNode, NSMutableArray; + +@interface GPUReportFindingsNodeTuple : NSObject +{ + NSMutableArray *_findings; + GPUTreeNode *_node; +} + +@property(retain, nonatomic) GPUTreeNode *node; // @synthesize node=_node; +@property(readonly, nonatomic) NSMutableArray *findings; // @synthesize findings=_findings; +- (void).cxx_destruct; +- (id)init; + +@end + diff --git a/GPUTraceDebuggerUI/GPUReportOutlineView.h b/GPUTraceDebuggerUI/GPUReportOutlineView.h new file mode 100644 index 000000000..fc098cfa1 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportOutlineView.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOutlineView.h" + +@class NSMutableDictionary, NSMutableIndexSet, NSMutableSet; + +// Not exported +@interface GPUReportOutlineView : NSOutlineView +{ + NSMutableDictionary *_cachedAutolayoutHeightDrivenWidthConstraintsByIdentifier; + NSMutableDictionary *_cachedAutolayoutHeightDrivenCellViewsByIdentifier; + NSMutableIndexSet *_temporaryRowIndexesForDynamicHeightItems; + NSMutableSet *_itemsGettingHeightComputed; + NSMutableSet *_itemsWithDynamicHeight; +} + +- (void).cxx_destruct; +- (double)heightForItem:(id)arg1 givenContentHeight:(double)arg2; +- (double)heightForItem:(id)arg1 givenContentHeight:(double)arg2 dynamicHeightViewIdentifier:(id)arg3 willSetupDynamicHeightBlock:(id)arg4; +- (void)syncRowHeights; +- (void)setFrameSize:(struct CGSize)arg1; +- (id)prototypeTableCellViewForIdentifier:(id)arg1; +- (void)dealloc; + +@end + diff --git a/GPUTraceDebuggerUI/GPUReportOutlineViewDelegate-Protocol.h b/GPUTraceDebuggerUI/GPUReportOutlineViewDelegate-Protocol.h new file mode 100644 index 000000000..6227f2dfa --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportOutlineViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOutlineViewDelegate-Protocol.h" + +@protocol GPUReportOutlineViewDelegate +- (void)tableColumnDidResizeWidth:(id)arg1; +@end + diff --git a/GPUTraceDebuggerUI/GPUReportRecomendation.h b/GPUTraceDebuggerUI/GPUReportRecomendation.h new file mode 100644 index 000000000..9aeabcdda --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportRecomendation.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSImage, NSString; + +// Not exported +@interface GPUReportRecomendation : NSObject +{ + NSString *_text; +} + +@property(retain, nonatomic) NSString *text; // @synthesize text=_text; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly, retain, nonatomic) NSImage *image; +- (id)initWithRecomendationText:(id)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUReportRecomendationsViewController.h b/GPUTraceDebuggerUI/GPUReportRecomendationsViewController.h new file mode 100644 index 000000000..ab112fe0d --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportRecomendationsViewController.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class GPUReportSubSection, NSFont, NSTableView; + +// Not exported +@interface GPUReportRecomendationsViewController : NSViewController +{ + GPUReportSubSection *_reportSubSection; + NSTableView *_recomendationTable; +} + +@property(nonatomic) __weak NSTableView *recomendationTable; // @synthesize recomendationTable=_recomendationTable; +@property(nonatomic) __weak GPUReportSubSection *reportSubSection; // @synthesize reportSubSection=_reportSubSection; +- (void).cxx_destruct; +@property(readonly, nonatomic) NSFont *recomendationFont; // @dynamic recomendationFont; +- (void)loadView; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 subSection:(id)arg3; + +@end + diff --git a/GPUTraceDebuggerUI/GPUReportResults.h b/GPUTraceDebuggerUI/GPUReportResults.h new file mode 100644 index 000000000..302380502 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportResults.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "GPUInvestigatorReportItem.h" + +@class DYInvestigatorCase, DYInvestigatorCaseConfigData; + +@interface GPUReportResults : GPUInvestigatorReportItem +{ + DYInvestigatorCaseConfigData *_investigatorCaseConfigData; + DYInvestigatorCase *_investigatorCase; +} + +@property(retain, nonatomic) DYInvestigatorCase *investigatorCase; // @synthesize investigatorCase=_investigatorCase; +@property(retain, nonatomic) DYInvestigatorCaseConfigData *investigatorCaseConfigData; // @synthesize investigatorCaseConfigData=_investigatorCaseConfigData; +- (void).cxx_destruct; +- (id)cpuGPUActiveTimeTimes:(BOOL)arg1; +- (id)utilizationPercentages; +- (id)archive; +- (id)initWithInvestigatorCaseConfigData:(id)arg1 controller:(id)arg2; + +@end + diff --git a/GPUTraceDebuggerUI/GPUReportSectionViewController.h b/GPUTraceDebuggerUI/GPUReportSectionViewController.h new file mode 100644 index 000000000..cf7d7edd0 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportSectionViewController.h @@ -0,0 +1,84 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +#import "GPUReportOutlineViewDelegate-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class DVTObservingToken, GPUBulletedViewBulletPainter, GPUReportOutlineView, GPUSharedTabUIState, NSArray, NSImageView, NSLayoutConstraint, NSMutableArray, NSScrollView, NSString, NSTableView, NSTextField, NSTreeController, NSView; + +// Not exported +@interface GPUReportSectionViewController : NSViewController +{ + BOOL _containsUpdatedResults; + NSLayoutConstraint *_scrollviewHeightConstraint; + DVTObservingToken *_reportComponentsArrayObservingToken; + GPUSharedTabUIState *_sharedTabState; + GPUBulletedViewBulletPainter *_bluePainter; + GPUBulletedViewBulletPainter *_greenPainter; + NSScrollView *_editorScrollView; + unsigned long long _previousContentViewHeight; + BOOL _completedBuildingTree; + NSMutableArray *_reportComponentsArray; + NSView *_programPerformanceGraphKeyView; + NSArray *_programPerformanceTotalItemArray; + GPUReportOutlineView *_findingTable; + GPUReportOutlineView *_programPerformanceTable; + NSTableView *_programPerformanceTotalTable; + NSImageView *_currentMSImage; + NSImageView *_baselineMSImage; + NSTextField *_baselineTextField; + NSTextField *_currentMSTextField; + NSTreeController *_treeController; + NSLayoutConstraint *_prototypeWidthConstraint; +} + ++ (id)listTextAttributes; +@property(retain, nonatomic) NSLayoutConstraint *prototypeWidthConstraint; // @synthesize prototypeWidthConstraint=_prototypeWidthConstraint; +@property(retain) NSTreeController *treeController; // @synthesize treeController=_treeController; +@property(retain) NSTextField *currentMSTextField; // @synthesize currentMSTextField=_currentMSTextField; +@property(retain) NSTextField *baselineTextField; // @synthesize baselineTextField=_baselineTextField; +@property(retain) NSImageView *baselineMSImage; // @synthesize baselineMSImage=_baselineMSImage; +@property(retain) NSImageView *currentMSImage; // @synthesize currentMSImage=_currentMSImage; +@property __weak NSTableView *programPerformanceTotalTable; // @synthesize programPerformanceTotalTable=_programPerformanceTotalTable; +@property(nonatomic) __weak GPUReportOutlineView *programPerformanceTable; // @synthesize programPerformanceTable=_programPerformanceTable; +@property(nonatomic) __weak GPUReportOutlineView *findingTable; // @synthesize findingTable=_findingTable; +@property(retain, nonatomic) NSArray *programPerformanceTotalItemArray; // @synthesize programPerformanceTotalItemArray=_programPerformanceTotalItemArray; +@property(retain, nonatomic) NSView *programPerformanceGraphKeyView; // @synthesize programPerformanceGraphKeyView=_programPerformanceGraphKeyView; +@property(nonatomic) BOOL completedBuildingTree; // @synthesize completedBuildingTree=_completedBuildingTree; +@property(retain, nonatomic) NSMutableArray *reportComponentsArray; // @synthesize reportComponentsArray=_reportComponentsArray; +- (void).cxx_destruct; +- (id)tableView:(id)arg1 rowViewForRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (void)tableColumnDidResizeWidth:(id)arg1; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (id)stringValueForItem:(id)arg1; +- (id)prototypeNibForViewItem:(id)arg1; +- (void)outlineViewItemDidCollapse:(id)arg1; +- (void)outlineViewItemDidExpand:(id)arg1; +- (void)outlineViewItemWillExpand:(id)arg1; +- (void)_updateConstraints:(BOOL)arg1; +- (void)_loadedOutlineViewClipBoundsChanged:(id)arg1; +- (BOOL)outlineView:(id)arg1 shouldEditTableColumn:(id)arg2 item:(id)arg3; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +- (id)outlineView:(id)arg1 rowViewForItem:(id)arg2; +- (void)performRowAction:(id)arg1; +- (void)traverseExpandedTreeNodes:(id)arg1 withActionBlock:(id)arg2; +- (void)loadView; +- (id)_findEditorScrollView; +- (void)dealloc; +- (id)loadedOutlineView; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 sharedTabState:(id)arg3 reportComponentsArray:(id)arg4 containsUpdatedResults:(BOOL)arg5; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/GPUTraceDebuggerUI/GPUReportTotalItem.h b/GPUTraceDebuggerUI/GPUReportTotalItem.h new file mode 100644 index 000000000..07ab4add8 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUReportTotalItem.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSColor, NSString; + +@interface GPUReportTotalItem : NSObject +{ + NSString *_label; + double _currentTotalFrameTime; + double _baselineTotalFrameTime; + double _difference; +} + +@property(nonatomic) double difference; // @synthesize difference=_difference; +@property(nonatomic) double baselineTotalFrameTime; // @synthesize baselineTotalFrameTime=_baselineTotalFrameTime; +@property(nonatomic) double currentTotalFrameTime; // @synthesize currentTotalFrameTime=_currentTotalFrameTime; +@property(copy, nonatomic) NSString *label; // @synthesize label=_label; +- (void).cxx_destruct; +@property(readonly, nonatomic) NSColor *differenceColor; + +@end + diff --git a/GPUTraceDebuggerUI/GPUSharedTabUIState.h b/GPUTraceDebuggerUI/GPUSharedTabUIState.h index e91753f72..9585521f9 100644 --- a/GPUTraceDebuggerUI/GPUSharedTabUIState.h +++ b/GPUTraceDebuggerUI/GPUSharedTabUIState.h @@ -6,19 +6,18 @@ #import -#import "IDEDebuggingAdditionUIControllerLifeCycleObserver-Protocol.h" +@class GPUDebuggingAdditionUIController, GPUInferiorSession, GPUInvestigatorReportItem, GPUTraceDocumentLocation, GPUTraceSession, IDEWorkspaceTabController, NSMutableDictionary, NSMutableSet, NSSet; -@class GPUDebuggingAdditionUIController, GPUExpertReportItem, GPUInferiorSession, GPUTraceDocumentLocation, GPUTraceSession, IDEWorkspaceTabController, NSMutableDictionary, NSMutableSet, NSSet; - -@interface GPUSharedTabUIState : GPUSharedUIState +@interface GPUSharedTabUIState : GPUSharedUIState { IDEWorkspaceTabController *_workspaceTabController; NSMutableDictionary *_displayedResourceForEditorIdentifierDict; + id _uiControllerToken; BOOL _loadingNewResources; BOOL _displayWireframe; int _tabUIMode; GPUTraceSession *_currentTraceSession; - GPUExpertReportItem *_currentReport; + GPUInvestigatorReportItem *_currentReport; GPUTraceDocumentLocation *_currentMainEditorLocation; GPUTraceDocumentLocation *_currentMainEditorProgramLocation; GPUDebuggingAdditionUIController *_debuggingAdditionUIController; @@ -36,27 +35,22 @@ @property(readonly, nonatomic) BOOL loadingNewResources; // @synthesize loadingNewResources=_loadingNewResources; @property(retain, nonatomic) GPUTraceDocumentLocation *currentMainEditorProgramLocation; // @synthesize currentMainEditorProgramLocation=_currentMainEditorProgramLocation; @property(retain, nonatomic) GPUTraceDocumentLocation *currentMainEditorLocation; // @synthesize currentMainEditorLocation=_currentMainEditorLocation; -@property(nonatomic) __weak GPUExpertReportItem *currentReport; // @synthesize currentReport=_currentReport; -@property(readonly, nonatomic) GPUTraceSession *currentTraceSession; // @synthesize currentTraceSession=_currentTraceSession; +@property(nonatomic) __weak GPUInvestigatorReportItem *currentReport; // @synthesize currentReport=_currentReport; +@property(readonly, nonatomic) __weak GPUTraceSession *currentTraceSession; // @synthesize currentTraceSession=_currentTraceSession; - (void).cxx_destruct; - (BOOL)tabUIModeIsADebuggerMode; - (void)_unarchiveState; - (void)_archiveState; - (void)setNewTraceSession:(id)arg1; @property(readonly, nonatomic) GPUInferiorSession *inferiorSession; -- (void)invalidateDeviceCache; -@property(readonly, nonatomic) BOOL currentLocationIsDrawItem; // @dynamic currentLocationIsDrawItem; +@property(readonly, nonatomic) BOOL currentLocationIsDisplayableItem; // @dynamic currentLocationIsDisplayableItem; - (void)redrawDebugBar; - (void)setNewMainEditorLocation:(id)arg1; - (void)_setNewMainEditorLocation:(id)arg1; - (void)setNewMainEditorProgramLocation:(id)arg1; - (void)_setNewMainEditorProgramLocation:(id)arg1; -- (id)currentStateMirror; - (id)currentMainEditorProgramItem; - (id)currentMainEditorItem; -- (void)debuggingAddtionUIControllerInvalidated:(id)arg1; -- (void)debuggingAddtionUIControllerUpdated:(id)arg1; -- (Class)classOfDebuggingAddtionUIControllerInterestedIn; - (void)removeResourceItemForIdentifier:(id)arg1; - (void)addCurrentResourceItem:(id)arg1 forIdentifier:(id)arg2; - (BOOL)_existingItemEquals:(id)arg1 forIdentifier:(id)arg2; @@ -64,7 +58,6 @@ - (BOOL)canExportDocument; - (void)primitiveInvalidate; - (id)initWithWorkspaceTabController:(id)arg1; -- (void)_createObservers; @end diff --git a/GPUTraceDebuggerUI/GPUSharedUIState.h b/GPUTraceDebuggerUI/GPUSharedUIState.h index 91c0c8b96..d528d19b1 100644 --- a/GPUTraceDebuggerUI/GPUSharedUIState.h +++ b/GPUTraceDebuggerUI/GPUSharedUIState.h @@ -27,7 +27,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/GPUTraceDebuggerUI/GPUStackView_Autolayout.h b/GPUTraceDebuggerUI/GPUStackView_Autolayout.h new file mode 100644 index 000000000..b7460c04c --- /dev/null +++ b/GPUTraceDebuggerUI/GPUStackView_Autolayout.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTStackView_AppKitAutolayout.h" + +@class NSGradient; + +// Not exported +@interface GPUStackView_Autolayout : DVTStackView_AppKitAutolayout +{ + BOOL _drawsSeperatorLines; + NSGradient *_seperatorLineGradient; +} + +@property(retain, nonatomic) NSGradient *seperatorLineGradient; // @synthesize seperatorLineGradient=_seperatorLineGradient; +@property(nonatomic) BOOL drawsSeperatorLines; // @synthesize drawsSeperatorLines=_drawsSeperatorLines; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUStateValue.h b/GPUTraceDebuggerUI/GPUStateValue.h index 079f6e216..fba96ed25 100644 --- a/GPUTraceDebuggerUI/GPUStateValue.h +++ b/GPUTraceDebuggerUI/GPUStateValue.h @@ -10,7 +10,6 @@ @class NSArray, NSMutableArray, NSString; -// Not exported @interface GPUStateValue : NSObject { NSString *_name; @@ -43,16 +42,21 @@ - (long long)compareName:(id)arg1; - (id)_contentDescription; - (id)_contentDescriptionWithChildValuesAtLevel:(unsigned long long)arg1; -- (id)description; +@property(readonly, copy) NSString *description; @property(readonly) BOOL childValuesCountValid; @property(readonly) BOOL hasChildValues; @property(readonly) BOOL inScope; @property(readonly) BOOL isValueEditable; -@property(readonly) NSString *primitiveLogicalValue; +@property(readonly, copy) NSString *primitiveLogicalValue; - (void)replaceChildValueAtIndex:(unsigned long long)arg1 withValue:(id)arg2; - (void)addChildValues:(id)arg1; - (void)addChildValue:(id)arg1; - (void)setStateValue:(id)arg1 withName:(id)arg2 withType:(id)arg3 withItemDescription:(id)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/GPUTraceDebuggerUI/GPUTableCellView.h b/GPUTraceDebuggerUI/GPUTableCellView.h new file mode 100644 index 000000000..7cc69ba1d --- /dev/null +++ b/GPUTraceDebuggerUI/GPUTableCellView.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSButton; + +// Not exported +@interface GPUTableCellView : NSTableCellView +{ + NSButton *_gotoButton; + id _gotoAction; +} + ++ (id)gotoPressedImage; ++ (id)gotoSelectedImage; ++ (id)gotoImage; +@property(copy, nonatomic) id gotoAction; // @synthesize gotoAction=_gotoAction; +@property(nonatomic) NSButton *gotoButton; // @synthesize gotoButton=_gotoButton; +- (void).cxx_destruct; +- (void)performGotoAction:(id)arg1; +- (void)viewDidMoveToSuperview; + +@end + diff --git a/GPUTraceDebuggerUI/GPUTableColumn.h b/GPUTraceDebuggerUI/GPUTableColumn.h new file mode 100644 index 000000000..7b3a8e2c7 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUTableColumn.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableColumn.h" + +// Not exported +@interface GPUTableColumn : NSTableColumn +{ +} + +- (void)setWidth:(double)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUTableRowView.h b/GPUTraceDebuggerUI/GPUTableRowView.h new file mode 100644 index 000000000..605f6b99d --- /dev/null +++ b/GPUTraceDebuggerUI/GPUTableRowView.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableRowView.h" + +@class NSTrackingArea; + +// Not exported +@interface GPUTableRowView : NSTableRowView +{ + NSTrackingArea *_trackingArea; +} + +- (void).cxx_destruct; +- (void)_windowChangedKeyState; +- (void)updateTrackingAreas; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)updateCellViews; +- (BOOL)isMouseOver; +- (void)setSelected:(BOOL)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUTraceContentDelegate.h b/GPUTraceDebuggerUI/GPUTraceContentDelegate.h index 120b148fb..03530b0d7 100644 --- a/GPUTraceDebuggerUI/GPUTraceContentDelegate.h +++ b/GPUTraceDebuggerUI/GPUTraceContentDelegate.h @@ -6,47 +6,67 @@ #import "NSObject.h" +#import "DVTInvalidation-Protocol.h" #import "IDEDebugNavigableContentDelegate-Protocol.h" -#import "IDEDebuggingAdditionUIControllerLifeCycleObserver-Protocol.h" -@class DVTObservingToken, GPUDebuggingAdditionUIController, GPUNavigatorCompressedDataCell, GPUNavigatorStatusCell, GPUSharedTabUIState, IDEDebugNavigator, IDENavigableItem, IDENavigatorDataCell, IDENavigatorOutlineView, IDENavigatorStatusCell, NSMenuItem, NSString; +@class DVTGradientImageButton, DVTStackBacktrace, GPUDebuggingAdditionUIController, GPUNavigatorCompressedDataCell, GPUNavigatorStatusCell, GPUSharedTabUIState, IDEDebugNavigator, IDENavigableItem, IDENavigatorDataCell, IDENavigatorOutlineView, IDENavigatorStatusCell, NSMenuItem, NSSlider, NSString, NSView; // Not exported -@interface GPUTraceContentDelegate : NSObject +@interface GPUTraceContentDelegate : NSObject { IDEDebugNavigator *_debugNavigator; int _navigatorMode; int _navigatorProgramSortMode; GPUDebuggingAdditionUIController *_debuggingAdditionUIController; GPUSharedTabUIState *_sharedUIStateObj; - DVTObservingToken *_traceSessionStateObservationToken; IDENavigatorOutlineView *_outlineView; IDENavigatorDataCell *_markerGroupCell; IDENavigatorStatusCell *_markerGroupStatusCell; - IDENavigatorDataCell *_drawHeaderCell; - IDENavigatorStatusCell *_drawStatusCell; + IDENavigatorDataCell *_displayableHeaderCell; + IDENavigatorStatusCell *_displayableStatusCell; IDENavigatorDataCell *_subtitleCell; GPUNavigatorStatusCell *_subtitleStatusCell; IDENavigatorDataCell *_contextHeaderCell; - IDENavigatorDataCell *_relatedDrawsCell; + IDENavigatorDataCell *_commandBufferHeaderCell; + IDENavigatorDataCell *_commandEncoderHeaderCell; + IDENavigatorStatusCell *_commandEncoderStatusCell; + IDENavigatorDataCell *_relatedDisplayablesCell; NSMenuItem *_traceItemMenuItem; GPUNavigatorCompressedDataCell *_compressedCell; + unsigned long long _compressionValue; + unsigned long long _maxCompressionValue; + BOOL _ignoreStateForDebugNavigator; + BOOL _haveRequestedUIController; + id _uiControllerObserver; + BOOL _showOnlyInterestingContent; + NSView *_localFilterView; + DVTGradientImageButton *_showOnlyInterestingContentButton; + DVTGradientImageButton *_autoCompressMaxButton; + NSSlider *_autoCompressSlider; + DVTGradientImageButton *_autoCompressMinButton; } -+ (void)configureStateSavingObjectPersistenceByName:(id)arg1; + (void)initialize; +@property(nonatomic) BOOL showOnlyInterestingContent; // @synthesize showOnlyInterestingContent=_showOnlyInterestingContent; @property(readonly) IDEDebugNavigator *debugNavigator; // @synthesize debugNavigator=_debugNavigator; +@property __weak DVTGradientImageButton *autoCompressMinButton; // @synthesize autoCompressMinButton=_autoCompressMinButton; +@property __weak NSSlider *autoCompressSlider; // @synthesize autoCompressSlider=_autoCompressSlider; +@property __weak DVTGradientImageButton *autoCompressMaxButton; // @synthesize autoCompressMaxButton=_autoCompressMaxButton; +@property __weak DVTGradientImageButton *showOnlyInterestingContentButton; // @synthesize showOnlyInterestingContentButton=_showOnlyInterestingContentButton; +@property(retain) NSView *localFilterView; // @synthesize localFilterView=_localFilterView; - (void).cxx_destruct; -- (void)debuggingAddtionUIControllerInvalidated:(id)arg1; -- (void)debuggingAddtionUIControllerUpdated:(id)arg1; -- (Class)classOfDebuggingAddtionUIControllerInterestedIn; +- (void)primitiveInvalidate; +- (void)setStoredCompressionValue:(id)arg1; +- (id)storedCompressionValue; - (void)setProgramSortMode:(id)arg1; - (id)storedProgramSortMode; -- (void)setDrawCallOrProgramMode:(id)arg1; -- (id)storedDrawCallOrProgramMode; +- (void)setDisplayableCallOrProgramMode:(id)arg1; +- (id)storedDisplayableCallOrProgramMode; - (void)commitStateToDictionary:(id)arg1; - (void)revertStateWithDictionary:(id)arg1; +- (void)_updateForNewCompressionValue; - (void)_updateForNewProgramSortMode:(int)arg1; +- (void)_recordPersistenceStateChangesIfNecesasry; - (void)_updateForNewNavigatorMode:(id)arg1; - (void)configureMenuForProcessHeaderActionPopUpCell:(id)arg1; - (void)_threadContextuallyClicked; @@ -64,11 +84,6 @@ - (void)_setTextModeCompact:(id)arg1; - (void)_setTextModeVerbose:(id)arg1; - (void)_refreshNavigator; -- (id)minCompressionButtonTooltip; -- (id)compressionSliderTooltip; -- (id)maxCompressionButtonTooltip; -- (id)showOnlyInterestingContentButtonTooltip; -- (id)showOnlyInterestingContentButtonImage; - (BOOL)shouldExpandItemAsResultOfOptionClick:(id)arg1 clickedItem:(id)arg2; - (BOOL)validateUserInterfaceAction:(SEL)arg1 forRepresentedObject:(id)arg2; - (BOOL)validateUserInterfaceAction:(SEL)arg1; @@ -76,8 +91,7 @@ - (id)pasteboardStringForRepresentedObject:(id)arg1; - (void)_appendDisplayStringForCopiedOrDraggedGroupItem:(id)arg1 toString:(id)arg2 level:(unsigned int)arg3; - (BOOL)shouldHandleUserDirectMoveUpOrDown:(BOOL)arg1 forRepresentedObject:(id)arg2 newRow:(long long *)arg3; -- (void)updateForNewCompressionValue:(id)arg1; -- (void)updateForNewShowOnlyInterestingContent:(id)arg1; +- (void)_updateForNewShowOnlyInterestingContent; - (void)didCollapseForItem:(id)arg1; - (void)didExpandForItem:(id)arg1; - (void)willExpandForItem:(id)arg1; @@ -87,21 +101,37 @@ - (void)openSelectedRepresentedObject:(id)arg1 withEventType:(unsigned long long)arg2; - (BOOL)shouldSelectItemForRepresentedObject:(id)arg1 withPrevious:(id)arg2 next:(id)arg3; - (double)heightOfRowForRepresentedObject:(id)arg1; +- (id)filterView; - (id)dataCellForRepresentedObject:(id)arg1; - (id)_compressedCell; -- (id)relatedDrawsCell; +- (id)relatedDisplayablesCell; +- (id)commandEncoderHeaderCell; +- (id)commandBufferHeaderCell; - (id)contextHeaderCell; -- (id)drawProgramOrShaderCell; -- (id)drawItemCell; +- (id)displayableProgramOrShaderCell; +- (id)displayableItemCell; - (id)markerGroupCell; - (void)willDisplayCell:(id)arg1 forRepresentedObject:(id)arg2 item:(id)arg3; +- (void)updateForNewFilterString:(id)arg1; - (void)_navigatorFirstShownWithNoSelectedItems:(id)arg1; - (void)debugNavigatorViewWillUninstall; +- (void)_handleDebuggingAdditionUIControllerCreated:(id)arg1; - (void)debugNavigatorViewDidInstall; @property(readonly) NSString *associatedProcessUUID; +- (id)processNavigableItem; +- (void)autoCompressStackFrames:(id)arg1; - (id)workspaceTabController; @property(readonly) IDENavigableItem *rootNavigableItem; - (id)initWithProcess:(id)arg1 debugNavigator:(id)arg2; +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + @end diff --git a/GPUTraceDebuggerUI/GPUTreeNode.h b/GPUTraceDebuggerUI/GPUTreeNode.h new file mode 100644 index 000000000..3124d7ac7 --- /dev/null +++ b/GPUTraceDebuggerUI/GPUTreeNode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTreeNode.h" + +@interface GPUTreeNode : NSTreeNode +{ + BOOL _expand; +} + +@property(nonatomic) BOOL expand; // @synthesize expand=_expand; +- (id)initWithRepresentedObject:(id)arg1; + +@end + diff --git a/GPUTraceDebuggerUI/GPUUniformBlockStateValue.h b/GPUTraceDebuggerUI/GPUUniformBlockStateValue.h index f62753a4f..34ea4c2b3 100644 --- a/GPUTraceDebuggerUI/GPUUniformBlockStateValue.h +++ b/GPUTraceDebuggerUI/GPUUniformBlockStateValue.h @@ -6,7 +6,6 @@ #import -// Not exported @interface GPUUniformBlockStateValue : GPUStateValue { unsigned int _blockBinding; diff --git a/GPUTraceDebuggerUI/GPUUniformStateValue.h b/GPUTraceDebuggerUI/GPUUniformStateValue.h index a96082bab..d79b0ecf4 100644 --- a/GPUTraceDebuggerUI/GPUUniformStateValue.h +++ b/GPUTraceDebuggerUI/GPUUniformStateValue.h @@ -8,7 +8,6 @@ @class NSArray; -// Not exported @interface GPUUniformStateValue : GPUStateValue { BOOL _isRowMajor; diff --git a/GPUTraceDebuggerUI/GPUVariablesViewContentProvider.h b/GPUTraceDebuggerUI/GPUVariablesViewContentProvider.h index e9ac6c8ca..a200341a3 100644 --- a/GPUTraceDebuggerUI/GPUVariablesViewContentProvider.h +++ b/GPUTraceDebuggerUI/GPUVariablesViewContentProvider.h @@ -10,188 +10,69 @@ #import "IDEVariablesViewContentProvider-Protocol.h" #import "IDEVariablesViewContextMenuDelegate-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, GPUDebuggerController, GPUSharedTabUIState, GPUStateMirror, IDEVariablesView, NSMutableArray, NSMutableSet, NSString; +@class DVTObservingToken, DVTStackBacktrace, GPUDebuggerController, GPUSharedTabUIState, IDEVariablesView, NSString; -// Not exported @interface GPUVariablesViewContentProvider : NSObject { - IDEVariablesView *_variablesView; + _Bool _isDrawCall; + int _functionIndex; + int _displayIndex; NSString *_comparisonModeKey; - GPUStateMirror *_stateMirror; - GPUStateMirror *_comparisonStateMirror; DVTObservingToken *_gpuTraceCurrentLocationObserverToken; DVTObservingToken *_gpuTraceCurrentResourcesObserverToken; DVTObservingToken *_uiModeObservation; DVTObservingToken *_shaderProfilerResultsObserverToken; - ContextStateMirror_20bf9be2 _defaultCtx; - struct ProgramUniform _defaultUniform; - struct TextureLayer _defaultTexLayer; - TextureObject_cc8a3466 _defaultTex; - SamplerObject_e2bbd694 _defaultSampler; - TransformFeedbackObject_216ef0cb _defaultTransformFeedback; - BufferObject_ee0da840 _defaultBuffer; - RenderbufferObject_9e885dae _defaultRenderbuffer; - struct FramebufferAttachment _defaultAttachment; - FramebufferObject_50a128ba _defaultFramebuffer; - struct ShaderObject _defaultShader; - ProgramObject_a16f7276 _defaultProgram; - ProgramUniformBlock_8955c0e9 _defaultUniformBlock; - ProgramPipelineObject_d804a161 _defaultPipeline; - VertexArrayObject_87184f30 _defaultVAO; - QueryObject_91181ab1 _defaultQuery; - struct SyncObject _defaultSync; - NSMutableSet *_activeUniformBlocks; - NSMutableArray *_uniformBuffers; - _Bool _isDrawCall; - int _functionIndex; - int _displayIndex; - BOOL _drawCallFootprintIsAvailable; int _comparisonMode; int _objectFilterMode; int _textMode; - unsigned int _objectID; - int _objectType; GPUDebuggerController *_debuggerController; GPUSharedTabUIState *_sharedUIStateObj; + IDEVariablesView *_variablesView; } + (void)initialize; -@property(nonatomic) int objectType; // @synthesize objectType=_objectType; -@property(nonatomic) unsigned int objectID; // @synthesize objectID=_objectID; @property(nonatomic) int textMode; // @synthesize textMode=_textMode; @property(nonatomic) int objectFilterMode; // @synthesize objectFilterMode=_objectFilterMode; @property(nonatomic) int comparisonMode; // @synthesize comparisonMode=_comparisonMode; +@property(readonly, nonatomic) __weak IDEVariablesView *variablesView; // @synthesize variablesView=_variablesView; @property(nonatomic) __weak GPUSharedTabUIState *sharedUIStateObj; // @synthesize sharedUIStateObj=_sharedUIStateObj; @property(retain, nonatomic) GPUDebuggerController *debuggerController; // @synthesize debuggerController=_debuggerController; -- (id).cxx_construct; - (void).cxx_destruct; - (id)_createOptionsDictionaryFromOptionsElement:(id)arg1; -- (id)quickLookProviderForDataValue:(id)arg1; +- (void)quickLookProviderForDataValue:(id)arg1 quickLookProviderHandler:(id)arg2; - (void)provideHelpMenuItem:(id)arg1; - (void)providePrimaryMenuItems:(id)arg1; +- (void)_addVariableNodeFromDataValue:(id)arg1 type:(unsigned long long)arg2 recipientArray:(id)arg3; +- (void)_addVariableNodeFromDataValue:(id)arg1 type:(unsigned long long)arg2 recipientArray:(id)arg3 compareDetails:(BOOL)arg4; +- (void)bubbleUpChangeStatusHighlighting:(id)arg1; - (id)contextNameForNode:(id)arg1; - (id)imageToUseInDefaultQuickLookForNode:(id)arg1; - (id)imageForNode:(id)arg1; - (id)imageForIssueType:(int)arg1; - (BOOL)deleteNode:(id)arg1; - (void)provideScopeChoices:(id)arg1; -- (void)updateFilteredList; -- (void)_updateFilteredListForContextInfo; -- (void)_updateFilteredListForAllObjects; -- (void)_updateFilteredListForBoundObjects; -- (void)_updateStateNameAndValue:(id)arg1 forBindPoint:(unsigned int)arg2; -- (id)_CreateProgramTransformFeedbackVaryings:(const ProgramObject_a16f7276 *)arg1; -- (id)_generateFrameStatsContent:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_generateSyncContent:(unsigned int)arg1 usingContext:(ContextStateMirror_20bf9be2 *)arg2; -- (id)_generateQueryContent:(const QueryObject_91181ab1 *)arg1 queryID:(unsigned int)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3; -- (id)_generateVAOContent:(const VertexArrayObject_87184f30 *)arg1 vaoID:(unsigned int)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3; -- (id)_generateVAOArrayContent:(const VertexArrayObject_87184f30 *)arg1 vaoID:(unsigned int)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3 usingVAOArrayListIndex:(unsigned int)arg4 usingIndex:(unsigned int)arg5; -- (id)_generateProgramPipelineContent:(const ProgramPipelineObject_d804a161 *)arg1 pipelineID:(unsigned int)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3; -- (id)_generateProgramContent:(const ProgramObject_a16f7276 *)arg1 programID:(unsigned int)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3 withPrefix:(id)arg4; -- (id)_generateProgramPerformanceContent:(unsigned int)arg1 separable:(BOOL)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3; -- (id)_generateShaderContent:(unsigned int)arg1 usingContext:(ContextStateMirror_20bf9be2 *)arg2; -- (id)_generateFramebufferContent:(const FramebufferObject_50a128ba *)arg1 framebufferID:(unsigned int)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3; -- (id)_generateFramebufferAttachmentContent:(const FramebufferObject_50a128ba *)arg1 usingAttachment:(unsigned int)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3; -- (id)_generateRenderbufferContent:(const RenderbufferObject_9e885dae *)arg1 renderbufferID:(unsigned int)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3; -- (id)_generateBufferContent:(const BufferObject_ee0da840 *)arg1 bufferID:(unsigned int)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3; -- (id)_valueStringForBufferEnum:(const struct ObjectStateEnum *)arg1 buffer:(const BufferObject_ee0da840 *)arg2; -- (id)_generateTransformFeedbackContent:(const TransformFeedbackObject_216ef0cb *)arg1 transformFeedbackID:(unsigned int)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3; -- (id)_generateSamplerContent:(const SamplerObject_e2bbd694 *)arg1 samplerID:(unsigned int)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3; -- (id)_generateTextureUnitContent:(unsigned int)arg1 usingContext:(ContextStateMirror_20bf9be2 *)arg2; -- (id)_generateTextureContent:(const TextureObject_cc8a3466 *)arg1 textureID:(unsigned int)arg2 usingContext:(ContextStateMirror_20bf9be2 *)arg3; -- (id)_getAnnotatedTextureName:(unsigned int)arg1 usingContext:(ContextStateMirror_20bf9be2 *)arg2; -- (id)_generateTextureLayerContent:(const TextureObject_cc8a3466 *)arg1 target:(unsigned int)arg2 level:(int)arg3 layer:(int)arg4 createSubgroup:(_Bool)arg5 usingContext:(ContextStateMirror_20bf9be2 *)arg6; -- (id)_generateActiveAttribContent:(const ProgramAttrib_7a314c30 *)arg1 location:(int)arg2; -- (id)_generateUniformBlockContent:(const ProgramUniformBlock_8955c0e9 *)arg1 index:(unsigned int)arg2 comparisonUniformBlock:(const ProgramUniformBlock_8955c0e9 *)arg3 functionalityLevel:(int)arg4 isProgramUsedInDraw:(_Bool)arg5; -- (void)_EnumerateUniformBlockReferencingShaderBits:(id)arg1; -- (void)_addVariableNodeFromDataValue:(id)arg1 type:(unsigned long long)arg2 recipientArray:(id)arg3; -- (void)_addVariableNodeFromDataValue:(id)arg1 type:(unsigned long long)arg2 recipientArray:(id)arg3 compareDetails:(BOOL)arg4; -- (id)_createVariableNodesFromDataValues:(id)arg1 type:(unsigned long long)arg2; -- (void)_updateFilteredListForAuto; -- (void)_addEnumState:(unsigned int)arg1 toArray:(id)arg2; -- (void)addAnalyzerFindingContent:(id)arg1 toArray:(id)arg2; -- (void)addFrameStatsContent:(ContextStateMirror_20bf9be2 *)arg1 toArray:(id)arg2; -- (void)addTransformFeedbackContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addSamplerContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addSyncContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addQueryContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addShaderContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addProgramPerformanceContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addProgramContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addPipelinePerformanceContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addProgramPipelineContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addFramebufferContent:(unsigned int)arg1 forBinding:(unsigned int)arg2 fromContext:(ContextStateMirror_20bf9be2 *)arg3 toArray:(id)arg4; -- (void)addFramebufferContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addRenderbufferContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addVAOContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addBufferContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addTextureUnitContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addTextureContent:(unsigned int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2 toArray:(id)arg3; -- (void)addBufferContent:(unsigned int)arg1 forBinding:(int)arg2 fromContext:(ContextStateMirror_20bf9be2 *)arg3 toArray:(id)arg4; -- (void)addBufferContent:(unsigned int)arg1 forTarget:(int)arg2 fromContext:(ContextStateMirror_20bf9be2 *)arg3 toArray:(id)arg4; -- (void)addObjectContent:(unsigned int)arg1 forType:(int)arg2 fromContext:(ContextStateMirror_20bf9be2 *)arg3 toArray:(id)arg4; -- (void)_updateFilteredListForContext; -- (void)_addExtensions:(id)arg1 forContext:(ContextStateMirror_20bf9be2 *)arg2; -- (void)_addContextState:(int)arg1 toArray:(id)arg2 unitIndex:(int)arg3; -- (void)_addContextState:(int)arg1 toArray:(id)arg2; -- (void)_addStateValue:(id)arg1 withName:(id)arg2 toArray:(id)arg3; -- (id)_convertEnumString:(basic_string_805fe43b *)arg1; -- (_Bool)_getStateElement:(int)arg1 usingIndex:(int)arg2 forStateGroup:(int)arg3 usingContext:(ContextStateMirror_20bf9be2 *)arg4 returningString:(basic_string_805fe43b *)arg5; -- (id)_getCondensedStateGroupSummary:(int)arg1 fromContext:(ContextStateMirror_20bf9be2 *)arg2; -- (id)_getCondensedFixedCurrentVertexSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedTexEnvSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedPerUnitTexEnvSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1 unitIndex:(int)arg2; -- (id)_getCondensedTexEnvChannelSummary:(ContextStateMirror_20bf9be2 *)arg1 channelSetup:(struct TexEnvChannelSetup *)arg2 isRGBA:(_Bool)arg3; -- (id)_getTexEnvSrcString:(unsigned int)arg1 operand:(unsigned int)arg2 isRGBA:(_Bool)arg3; -- (id)_getCondensedPointParamsSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedMatrixSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_classifyMatrix:(CDStruct_461fb6ec *)arg1; -- (id)_getCondensedMaterialSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedLightModelSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedPerLightSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1 index:(int)arg2; -- (id)_getCondensedLightSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedFogSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedPerClipPlaneSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1 index:(int)arg2; -- (id)_getCondensedClipPlaneSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedAlphaTestSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedErrorStatusSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedScissorSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedMultisamplingSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedPolygonOffsetSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedColorSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedCullingSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedDepthSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedBlendSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedBlendResultForChannel:(struct BlendChannelSetup *)arg1; -- (id)_getCondensedStencilSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedStencilSummaryForSide:(struct StencilSideSetup *)arg1; -- (id)_getCondensedActiveSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_getCondensedViewportSummaryFromContext:(ContextStateMirror_20bf9be2 *)arg1; -- (id)_cullString:(unsigned int)arg1; -- (id)_blendFactorString:(unsigned int)arg1; -- (id)_actionString:(unsigned int)arg1; -- (id)_funcWordString:(unsigned int)arg1; -- (id)_funcString:(unsigned int)arg1; -- (id)_stringFromEnum:(int)arg1 showFalseAsNone:(_Bool)arg2; -- (void)bubbleUpChangeStatusHighlighting:(id)arg1; - (void)providerWasInstalledForVariablesView:(id)arg1; @property(readonly) BOOL supportsShowingRawValues; @property(readonly) id nodeSortComparator; @property(readonly) id contextMenuDelegate; +- (id)_createVariableNodesFromDataValues:(id)arg1 type:(unsigned long long)arg2; - (void)_setTextModeCompact:(id)arg1; - (void)_setTextModeVerbose:(id)arg1; - (void)_setCompareStateWithLastDraw:(id)arg1; - (void)_setCompareStateWithDefault:(id)arg1; -- (void)_updateUniformValueAtIndex:(unsigned long long)arg1 parentValue:(id)arg2 buffer:(id)arg3 offset:(long long)arg4; -- (void)_updateUniformBlockValuesWithBuffer:(id)arg1; -- (void)_updateCurrentLocation:(id)arg1; +- (void)updateCurrentLocation:(id)arg1; +- (void)updateFilteredList; - (void)primitiveInvalidate; - (id)initWithIdentifier:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly) BOOL loadingNewVariablesInBackground; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/GPUTraceDebuggerUI/IDEDataValue-Protocol.h b/GPUTraceDebuggerUI/IDEDataValue-Protocol.h index 0e633cd60..e5f2bb499 100644 --- a/GPUTraceDebuggerUI/IDEDataValue-Protocol.h +++ b/GPUTraceDebuggerUI/IDEDataValue-Protocol.h @@ -14,15 +14,15 @@ @property(readonly) BOOL hasChildValues; @property(readonly) BOOL inScope; @property(readonly) BOOL itemDescriptionHasChanged; -@property(readonly) NSString *itemDescription; +@property(readonly, copy) NSString *itemDescription; @property(readonly) BOOL typeHasChanged; -@property(readonly) NSString *type; -@property(readonly) NSString *primitiveLogicalValue; +@property(readonly, copy) NSString *type; +@property(readonly, copy) NSString *primitiveLogicalValue; @property(readonly) BOOL logicalValueHasChanged; -@property(readonly) NSString *logicalValue; +@property(readonly, copy) NSString *logicalValue; @property(readonly) BOOL valueHasChanged; @property(readonly) BOOL isValueEditable; @property(copy) NSString *value; -@property(readonly) NSString *name; +@property(readonly, copy) NSString *name; @end diff --git a/GPUTraceDebuggerUI/IDEDebugGaugeReportContentDelegate-Protocol.h b/GPUTraceDebuggerUI/IDEDebugGaugeReportContentDelegate-Protocol.h new file mode 100644 index 000000000..c00da9bac --- /dev/null +++ b/GPUTraceDebuggerUI/IDEDebugGaugeReportContentDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEDebugGaugeReportContentDelegate +- (BOOL)hasDefaultTopSection; + +@optional +- (void)addSectionsToView:(id)arg1; +@end + diff --git a/GPUTraceDebuggerUI/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h b/GPUTraceDebuggerUI/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h new file mode 100644 index 000000000..e384a2b71 --- /dev/null +++ b/GPUTraceDebuggerUI/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEDebugGaugeReportTopSectionContentDelegate +- (id)topSectionTitle; + +@optional +- (id)topSectionComponentEntries; +- (id)topSectionSubDescriptionViews; +- (id)topSectionAccessoryView; +- (id)topSectionDescription; +- (id)topSectionDescriptionEntries; +- (id)topSectionShortDescription; +- (id)topSectionCenterTitleAccessoryView; +- (id)topSectionTitleAccessoryView; +- (id)topSectionShortDescriptionTitle; +- (id)topSectionImage; +@end + diff --git a/GPUTraceDebuggerUI/IDEDebugNavigableContentDelegate-Protocol.h b/GPUTraceDebuggerUI/IDEDebugNavigableContentDelegate-Protocol.h index fd490ab79..26d7d2712 100644 --- a/GPUTraceDebuggerUI/IDEDebugNavigableContentDelegate-Protocol.h +++ b/GPUTraceDebuggerUI/IDEDebugNavigableContentDelegate-Protocol.h @@ -20,18 +20,16 @@ - (BOOL)shouldSelectItemForRepresentedObject:(id)arg1 withPrevious:(id)arg2 next:(id)arg3; - (id)dataCellForRepresentedObject:(id)arg1; - (void)willDisplayCell:(id)arg1 forRepresentedObject:(id)arg2 item:(id)arg3; +- (void)updateForNewFilterString:(id)arg1; +- (id)filterView; - (void)debugNavigatorViewWillUninstall; - (void)debugNavigatorViewDidInstall; - (id)initWithProcess:(id)arg1 debugNavigator:(id)arg2; @optional +- (id)outputSelectionNavItemForSelectedNavItem:(id)arg1; - (void)commitStateToDictionary:(id)arg1; - (void)revertStateWithDictionary:(id)arg1; -- (id)minCompressionButtonTooltip; -- (id)compressionSliderTooltip; -- (id)maxCompressionButtonTooltip; -- (id)showOnlyInterestingContentButtonTooltip; -- (id)showOnlyInterestingContentButtonImage; - (void)contextualMenuNeedsUpdate:(id)arg1; - (BOOL)validateUserInterfaceAction:(SEL)arg1 forRepresentedObject:(id)arg2; - (BOOL)validateUserInterfaceAction:(SEL)arg1; @@ -39,8 +37,6 @@ - (void)didExpandForItem:(id)arg1; - (void)willExpandForItem:(id)arg1; - (void)handleUserDirectDeleteRepresentedObject:(id)arg1; -- (void)updateForNewCompressionValue:(id)arg1; -- (void)updateForNewShowOnlyInterestingContent:(id)arg1; - (BOOL)shouldExpandItemAsResultOfOptionClick:(id)arg1 clickedItem:(id)arg2; - (BOOL)isGroupHeaderForRepresentedObject:(id)arg1 item:(id)arg2; - (double)heightOfRowForRepresentedObject:(id)arg1; diff --git a/GPUTraceDebuggerUI/IDEDebugNavigableModel-Protocol.h b/GPUTraceDebuggerUI/IDEDebugNavigableModel-Protocol.h index 0509ab235..f0d979065 100644 --- a/GPUTraceDebuggerUI/IDEDebugNavigableModel-Protocol.h +++ b/GPUTraceDebuggerUI/IDEDebugNavigableModel-Protocol.h @@ -10,6 +10,6 @@ @protocol IDEDebugNavigableModel @property(readonly) IDELaunchSession *launchSession; -@property(readonly) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *associatedProcessUUID; @end diff --git a/GPUTraceDebuggerUI/IDEVariablesViewContentProvider-Protocol.h b/GPUTraceDebuggerUI/IDEVariablesViewContentProvider-Protocol.h index bf7a35877..365a6fe95 100644 --- a/GPUTraceDebuggerUI/IDEVariablesViewContentProvider-Protocol.h +++ b/GPUTraceDebuggerUI/IDEVariablesViewContentProvider-Protocol.h @@ -24,7 +24,7 @@ - (int)compoundNodeFormatterModeForItem:(id)arg1 atRow:(long long)arg2; - (id)statusCellsDictionary; - (id)imageToUseInDefaultQuickLookForNode:(id)arg1; -- (id)quickLookProviderForDataValue:(id)arg1; +- (void)quickLookProviderForDataValue:(id)arg1 quickLookProviderHandler:(id)arg2; - (void)newRootFromChildrenWasInstalled; - (void)nodeWasDoubleClicked:(id)arg1 row:(long long)arg2 column:(long long)arg3; - (id)scopePopUpTitleForScopeItem:(long long)arg1; diff --git a/GPUTraceDebuggerUI/NSControlTextEditingDelegate-Protocol.h b/GPUTraceDebuggerUI/NSControlTextEditingDelegate-Protocol.h new file mode 100644 index 000000000..23e7787c9 --- /dev/null +++ b/GPUTraceDebuggerUI/NSControlTextEditingDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSControlTextEditingDelegate + +@optional +- (id)control:(id)arg1 textView:(id)arg2 completions:(id)arg3 forPartialWordRange:(struct _NSRange)arg4 indexOfSelectedItem:(long long *)arg5; +- (BOOL)control:(id)arg1 textView:(id)arg2 doCommandBySelector:(SEL)arg3; +- (BOOL)control:(id)arg1 isValidObject:(id)arg2; +- (void)control:(id)arg1 didFailToValidatePartialString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 didFailToFormatString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 textShouldEndEditing:(id)arg2; +- (BOOL)control:(id)arg1 textShouldBeginEditing:(id)arg2; +@end + diff --git a/GPUTraceDebuggerUI/NSObject-Protocol.h b/GPUTraceDebuggerUI/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/GPUTraceDebuggerUI/NSObject-Protocol.h +++ b/GPUTraceDebuggerUI/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/GPUTraceDebuggerUI/NSOutlineViewDelegate-Protocol.h b/GPUTraceDebuggerUI/NSOutlineViewDelegate-Protocol.h new file mode 100644 index 000000000..de8c0d1ff --- /dev/null +++ b/GPUTraceDebuggerUI/NSOutlineViewDelegate-Protocol.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControlTextEditingDelegate-Protocol.h" + +@protocol NSOutlineViewDelegate + +@optional +- (void)outlineViewItemDidCollapse:(id)arg1; +- (void)outlineViewItemWillCollapse:(id)arg1; +- (void)outlineViewItemDidExpand:(id)arg1; +- (void)outlineViewItemWillExpand:(id)arg1; +- (void)outlineViewSelectionIsChanging:(id)arg1; +- (void)outlineViewColumnDidResize:(id)arg1; +- (void)outlineViewColumnDidMove:(id)arg1; +- (void)outlineViewSelectionDidChange:(id)arg1; +- (BOOL)outlineView:(id)arg1 shouldShowOutlineCellForItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldReorderColumn:(long long)arg2 toColumn:(long long)arg3; +- (double)outlineView:(id)arg1 sizeToFitWidthOfColumn:(long long)arg2; +- (void)outlineView:(id)arg1 willDisplayOutlineCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 shouldCollapseItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldExpandItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 isGroupItem:(id)arg2; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 shouldTrackCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 shouldTypeSelectForEvent:(id)arg2 withCurrentSearchString:(id)arg3; +- (id)outlineView:(id)arg1 nextTypeSelectMatchFromItem:(id)arg2 toItem:(id)arg3 forString:(id)arg4; +- (id)outlineView:(id)arg1 typeSelectStringForTableColumn:(id)arg2 item:(id)arg3; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (id)outlineView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 item:(id)arg5 mouseLocation:(struct CGPoint)arg6; +- (void)outlineView:(id)arg1 didDragTableColumn:(id)arg2; +- (void)outlineView:(id)arg1 didClickTableColumn:(id)arg2; +- (void)outlineView:(id)arg1 mouseDownInHeaderOfTableColumn:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectTableColumn:(id)arg2; +- (id)outlineView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (BOOL)selectionShouldChangeInOutlineView:(id)arg1; +- (BOOL)outlineView:(id)arg1 shouldEditTableColumn:(id)arg2 item:(id)arg3; +- (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (void)outlineView:(id)arg1 didRemoveRowView:(id)arg2 forRow:(long long)arg3; +- (void)outlineView:(id)arg1 didAddRowView:(id)arg2 forRow:(long long)arg3; +- (id)outlineView:(id)arg1 rowViewForItem:(id)arg2; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +@end + diff --git a/GPUTraceDebuggerUI/NSTableViewDelegate-Protocol.h b/GPUTraceDebuggerUI/NSTableViewDelegate-Protocol.h new file mode 100644 index 000000000..b91a68f89 --- /dev/null +++ b/GPUTraceDebuggerUI/NSTableViewDelegate-Protocol.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControlTextEditingDelegate-Protocol.h" + +@protocol NSTableViewDelegate + +@optional +- (void)tableViewSelectionIsChanging:(id)arg1; +- (void)tableViewColumnDidResize:(id)arg1; +- (void)tableViewColumnDidMove:(id)arg1; +- (void)tableViewSelectionDidChange:(id)arg1; +- (BOOL)tableView:(id)arg1 shouldReorderColumn:(long long)arg2 toColumn:(long long)arg3; +- (double)tableView:(id)arg1 sizeToFitWidthOfColumn:(long long)arg2; +- (BOOL)tableView:(id)arg1 isGroupRow:(long long)arg2; +- (BOOL)tableView:(id)arg1 shouldTypeSelectForEvent:(id)arg2 withCurrentSearchString:(id)arg3; +- (long long)tableView:(id)arg1 nextTypeSelectMatchFromRow:(long long)arg2 toRow:(long long)arg3 forString:(id)arg4; +- (id)tableView:(id)arg1 typeSelectStringForTableColumn:(id)arg2 row:(long long)arg3; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (void)tableView:(id)arg1 didDragTableColumn:(id)arg2; +- (void)tableView:(id)arg1 didClickTableColumn:(id)arg2; +- (void)tableView:(id)arg1 mouseDownInHeaderOfTableColumn:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldSelectTableColumn:(id)arg2; +- (id)tableView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; +- (BOOL)selectionShouldChangeInTableView:(id)arg1; +- (id)tableView:(id)arg1 dataCellForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)tableView:(id)arg1 shouldTrackCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (BOOL)tableView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 row:(long long)arg5 mouseLocation:(struct CGPoint)arg6; +- (BOOL)tableView:(id)arg1 shouldEditTableColumn:(id)arg2 row:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (void)tableView:(id)arg1 didRemoveRowView:(id)arg2 forRow:(long long)arg3; +- (void)tableView:(id)arg1 didAddRowView:(id)arg2 forRow:(long long)arg3; +- (id)tableView:(id)arg1 rowViewForRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +@end + diff --git a/GPUTraceDebuggerUI/NSTextViewDelegate-Protocol.h b/GPUTraceDebuggerUI/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/GPUTraceDebuggerUI/NSTextViewDelegate-Protocol.h +++ b/GPUTraceDebuggerUI/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/HexEditor/DVTTextFindable-Protocol.h b/HexEditor/DVTTextFindable-Protocol.h index fc7201930..5ef49b258 100644 --- a/HexEditor/DVTTextFindable-Protocol.h +++ b/HexEditor/DVTTextFindable-Protocol.h @@ -11,5 +11,6 @@ @optional @property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; @end diff --git a/HexEditor/IDEHexEditor.h b/HexEditor/IDEHexEditor.h index 140e4f52a..0e4072a56 100644 --- a/HexEditor/IDEHexEditor.h +++ b/HexEditor/IDEHexEditor.h @@ -9,7 +9,7 @@ #import "DVTFindBarFindable-Protocol.h" #import "DVTTextFindable-Protocol.h" -@class DVTReplacementView, IDEHexEditorViewController; +@class DVTReplacementView, IDEHexEditorViewController, NSString; @interface IDEHexEditor : IDEEditor { @@ -41,6 +41,10 @@ - (void)loadView; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @property unsigned long long supportedMatchingOptions; @end diff --git a/HexEditor/IDEHexEditorViewController.h b/HexEditor/IDEHexEditorViewController.h index 643145e26..2311dfd29 100644 --- a/HexEditor/IDEHexEditorViewController.h +++ b/HexEditor/IDEHexEditorViewController.h @@ -67,5 +67,11 @@ - (void)primitiveInvalidate; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/HexEditor/NSObject-Protocol.h b/HexEditor/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/HexEditor/NSObject-Protocol.h +++ b/HexEditor/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/HexFiend/HFController.h b/HexFiend/HFController.h index 794f7d1d0..48fb9c396 100644 --- a/HexFiend/HFController.h +++ b/HexFiend/HFController.h @@ -122,6 +122,7 @@ - (void)setFont:(id)arg1; - (id)font; - (double)lineHeight; +- (void)_assertMaxRangeIsLessThanLineCount:(CDStruct_b3ff9733)arg1; - (void)setDisplayedLineRange:(CDStruct_b3ff9733)arg1; - (CDStruct_b3ff9733)displayedLineRange; - (unsigned long long)totalLineCount; diff --git a/HexFiend/HFLineCountingView.h b/HexFiend/HFLineCountingView.h index c9cf6e89c..d0eff3ef7 100644 --- a/HexFiend/HFLineCountingView.h +++ b/HexFiend/HFLineCountingView.h @@ -27,7 +27,6 @@ } + (unsigned long long)digitsRequiredToDisplayLineNumber:(unsigned long long)arg1 inFormat:(unsigned long long)arg2; -@property unsigned long long startingLineNumber; // @synthesize startingLineNumber=_startingLineNumber; - (id)representer; - (void)setRepresenter:(id)arg1; - (void)mouseDown:(id)arg1; @@ -38,6 +37,7 @@ - (void)setFont:(id)arg1; - (BOOL)canUseStringDrawingPathForFont:(id)arg1; - (unsigned long long)lineNumberFormat; +@property unsigned long long startingLineNumber; // @synthesize startingLineNumber=_startingLineNumber; - (void)setLineNumberFormat:(unsigned long long)arg1; - (unsigned long long)bytesPerLine; - (void)setBytesPerLine:(unsigned long long)arg1; diff --git a/IBAutolayoutFoundation/CDStructures.h b/IBAutolayoutFoundation/CDStructures.h index 47c2cea46..dbcf17522 100644 --- a/IBAutolayoutFoundation/CDStructures.h +++ b/IBAutolayoutFoundation/CDStructures.h @@ -48,9 +48,20 @@ typedef struct { } CDStruct_e1b7b57a; typedef struct { + struct CGPoint start; + struct CGPoint end; +} CDStruct_f6143a38; + +typedef struct { + CDStruct_f6143a38 _field1; +} CDStruct_474337f7; + +typedef struct { + struct CGRect rect; + unsigned int rectEdge; struct { - struct CGPoint _field1; - struct CGPoint _field2; - } _field1; -} CDStruct_2268a5ae; + double start; + double length; + } range; +} CDStruct_8f194ad9; diff --git a/IBAutolayoutFoundation/IBAbstractAutolayoutFrameDecisionDriver.h b/IBAutolayoutFoundation/IBAbstractAutolayoutFrameDecisionDriver.h index 35bcfa99a..5d45d9018 100644 --- a/IBAutolayoutFoundation/IBAbstractAutolayoutFrameDecisionDriver.h +++ b/IBAutolayoutFoundation/IBAbstractAutolayoutFrameDecisionDriver.h @@ -25,9 +25,9 @@ - (void)didStopFrameDecisionRequestSession; - (void)didStartFrameDecisionRequestSession; @property(readonly, getter=isRunningFrameDecisionRequestSession) BOOL runningFrameDecisionRequestSession; -- (CDStruct_961d3510)viewMovementResultForView:(id)arg1 forSizingView:(id)arg2 alongEdge:(int)arg3 inCoordinateSpaceOfView:(id)arg4; -- (void)addConstraints:(id)arg1 replacingConstraints:(id)arg2 enforcingCurrentSizeOfViews:(id)arg3 mutuallyExclusiveConstraintBreakageStrategy:(int)arg4 returningConstraintsAdded:(id *)arg5 returningConstraintsRemoved:(id *)arg6 framePropagationBlock:(id)arg7; -- (id)sizeView:(SEL)arg1 toLayoutSize:(id)arg2 suggestedLayoutOrigin:(struct CGSize)arg3 mutuallyExclusiveConstraintBreakageStrategy:(struct CGPoint)arg4 framePropagationBlock:(int)arg5; +- (CDStruct_961d3510)viewMovementResultForView:(id)arg1 forSizingView:(id)arg2 alongEdge:(unsigned int)arg3 inCoordinateSpaceOfView:(id)arg4; +- (void)addConstraints:(id)arg1 replacingConstraints:(id)arg2 enforcingCurrentSizeOfViews:(id)arg3 mutuallyExclusiveConstraintBreakageStrategy:(unsigned long long)arg4 returningConstraintsAdded:(id *)arg5 returningConstraintsRemoved:(id *)arg6 framePropagationBlock:(id)arg7; +- (id)sizeView:(SEL)arg1 toLayoutSize:(id)arg2 suggestedLayoutOrigin:(struct CGSize)arg3 mutuallyExclusiveConstraintBreakageStrategy:(struct CGPoint)arg4 framePropagationBlock:(unsigned long long)arg5; - (void)enumerateLayoutFramesForViews:(id)arg1 usingBlock:(id)arg2; @property(readonly) id layoutInfo; - (id)initWithArbitrationUnit:(id)arg1 initialStatus:(id)arg2 options:(id)arg3; diff --git a/IBAutolayoutFoundation/IBAbstractLayoutConstraintAbstraction.h b/IBAutolayoutFoundation/IBAbstractLayoutConstraintAbstraction.h index a9c4a3e9f..2bee498d1 100644 --- a/IBAutolayoutFoundation/IBAbstractLayoutConstraintAbstraction.h +++ b/IBAutolayoutFoundation/IBAbstractLayoutConstraintAbstraction.h @@ -13,12 +13,13 @@ } @property(readonly, nonatomic) double priority; -- (id)makeRepresentingConstraintWithLayoutInfo:(id)arg1; +- (id)makeRepresentingConstraintWithProvider:(id)arg1; @property(readonly, nonatomic) IBLayoutConstraint *constraintInDocument; - (BOOL)isEqualToAbstraction:(id)arg1; - (BOOL)isEqual:(id)arg1; - (Class)representationClass; - (id)representationWithObjectRepresentationForObjectBlock:(id)arg1; +- (unsigned long long)numberOfDrawableInstances; @end diff --git a/IBAutolayoutFoundation/IBAbstractLayoutConstraintAbstractionRepresentation.h b/IBAutolayoutFoundation/IBAbstractLayoutConstraintAbstractionRepresentation.h index 1876d5a4a..424c69e34 100644 --- a/IBAutolayoutFoundation/IBAbstractLayoutConstraintAbstractionRepresentation.h +++ b/IBAutolayoutFoundation/IBAbstractLayoutConstraintAbstractionRepresentation.h @@ -9,6 +9,8 @@ #import "IBBinaryArchiving-Protocol.h" #import "NSCoding-Protocol.h" +@class NSString; + @interface IBAbstractLayoutConstraintAbstractionRepresentation : NSObject { } @@ -20,5 +22,11 @@ - (Class)abstractionClass; - (id)abstractionWithLayoutConstraintClass:(Class)arg1 objectForObjectRepresentationBlock:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBAbstractUserGuide.h b/IBAutolayoutFoundation/IBAbstractUserGuide.h index a497f0e68..bbe0ccfb2 100644 --- a/IBAutolayoutFoundation/IBAbstractUserGuide.h +++ b/IBAutolayoutFoundation/IBAbstractUserGuide.h @@ -6,13 +6,11 @@ #import -@class NSObject; - @interface IBAbstractUserGuide : IBLayoutGuide { } -@property(readonly) NSObject *view; +- (id)view; @end diff --git a/IBAutolayoutFoundation/IBAutolayoutAmbiguityGroupRepresentation.h b/IBAutolayoutFoundation/IBAutolayoutAmbiguityGroupRepresentation.h index 6708d6bce..e5f502a1c 100644 --- a/IBAutolayoutFoundation/IBAutolayoutAmbiguityGroupRepresentation.h +++ b/IBAutolayoutFoundation/IBAutolayoutAmbiguityGroupRepresentation.h @@ -9,7 +9,7 @@ #import "IBBinaryArchiving-Protocol.h" #import "NSCoding-Protocol.h" -@class NSSet; +@class NSSet, NSString; @interface IBAutolayoutAmbiguityGroupRepresentation : NSObject { @@ -32,5 +32,11 @@ - (id)initWithBinaryUnarchiver:(id)arg1; - (id)initWithAmbiguityStatusRepresentations:(id)arg1 constraintAbstractionRepresentationsAffectingLayout:(id)arg2 inequalityConstraintRepresentationsResolvingAmbiguity:(id)arg3 contentSizePriorityChangeRepresentationsResolvingAmbiguity:(id)arg4 orientationMask:(unsigned long long)arg5; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBAutolayoutAmbiguityStatusRepresentation.h b/IBAutolayoutFoundation/IBAutolayoutAmbiguityStatusRepresentation.h index 63fdb06ed..3d6acfcd2 100644 --- a/IBAutolayoutFoundation/IBAutolayoutAmbiguityStatusRepresentation.h +++ b/IBAutolayoutFoundation/IBAutolayoutAmbiguityStatusRepresentation.h @@ -8,6 +8,8 @@ #import "IBBinaryArchiving-Protocol.h" +@class NSString; + @interface IBAutolayoutAmbiguityStatusRepresentation : NSObject { id _viewRepresentation; @@ -23,5 +25,11 @@ - (id)initWithCoder:(id)arg1; - (id)initWithViewRepresentation:(id)arg1 ambiguityStatusMask:(unsigned long long)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBAutolayoutArbiter.h b/IBAutolayoutFoundation/IBAutolayoutArbiter.h index 8a2ac9fdf..ab49d6777 100644 --- a/IBAutolayoutFoundation/IBAutolayoutArbiter.h +++ b/IBAutolayoutFoundation/IBAutolayoutArbiter.h @@ -10,7 +10,7 @@ @interface IBAutolayoutArbiter : NSObject { - int _constraintBreakageStrategy; + unsigned long long _constraintBreakageStrategy; NSMutableSet *_viewsThatHaveHadCandidatesUnconditionallyGeneratedAtLeastOnce; NSMutableSet *_viewsWithAddedTemporaryExplicitConstraints; NSMutableSet *_viewsWithGeneratedCandidateConstraints; @@ -24,9 +24,9 @@ IBAutolayoutEngine *_engine; } -+ (BOOL)attemptToSetLayoutFrame:(struct CGRect)arg1 ofView:(id)arg2 byModifyingLayoutEngine:(id)arg3 mutuallyExclusiveConstraintBreakageStrategy:(int)arg4 mutableConstraintsToAdd:(id *)arg5 mutableConstraintsToRemove:(id *)arg6; -+ (BOOL)attemptToAddConstraint:(id)arg1 byModifyingLayoutEngine:(id)arg2 mutuallyExclusiveConstraintBreakageStrategy:(int)arg3 mutableConstraintsToAdd:(id *)arg4 mutableConstraintsToRemove:(id *)arg5; -+ (int)effectiveMutuallyExclusiveConstraintBreakageStrategyForStrategy:(int)arg1; ++ (BOOL)attemptToSetLayoutFrame:(struct CGRect)arg1 ofView:(id)arg2 byModifyingLayoutEngine:(id)arg3 mutuallyExclusiveConstraintBreakageStrategy:(unsigned long long)arg4 mutableConstraintsToAdd:(id *)arg5 mutableConstraintsToRemove:(id *)arg6; ++ (BOOL)attemptToAddConstraint:(id)arg1 byModifyingLayoutEngine:(id)arg2 mutuallyExclusiveConstraintBreakageStrategy:(unsigned long long)arg3 mutableConstraintsToAdd:(id *)arg4 mutableConstraintsToRemove:(id *)arg5; ++ (unsigned long long)effectiveMutuallyExclusiveConstraintBreakageStrategyForStrategy:(unsigned long long)arg1; + (BOOL)canConsiderRemovalOfRedundantConstraint:(id)arg1; + (BOOL)canConsiderRemovalOfOverConstrainingConstraint:(id)arg1; + (id)arbitrateConstraintsByModifyingLayoutEngine:(id)arg1 options:(id)arg2; diff --git a/IBAutolayoutFoundation/IBAutolayoutArbitrationUnit.h b/IBAutolayoutFoundation/IBAutolayoutArbitrationUnit.h index 14234c409..ff6fb1229 100644 --- a/IBAutolayoutFoundation/IBAutolayoutArbitrationUnit.h +++ b/IBAutolayoutFoundation/IBAutolayoutArbitrationUnit.h @@ -22,7 +22,7 @@ + (id)arbitrationUnitsAtAndBelowObject:(id)arg1 withLayoutInfo:(id)arg2; + (id)arbitrationUnitsForObjects:(id)arg1 withLayoutInfo:(id)arg2; + (id)arbitrationUnitForObject:(id)arg1 withLayoutInfo:(id)arg2; -@property(readonly) NSSet *objects; // @synthesize objects=_objects; +@property(readonly, copy) NSSet *objects; // @synthesize objects=_objects; @property(readonly) id rootObject; // @synthesize rootObject=_rootObject; @property(readonly) id layoutInfo; // @synthesize layoutInfo=_layoutInfo; - (void).cxx_destruct; @@ -52,13 +52,13 @@ - (void)addObject:(id)arg1; - (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; -@property(readonly) NSArray *objectsOrderedBreadthFirst; // @synthesize objectsOrderedBreadthFirst=_objectsOrderedBreadthFirst; +@property(readonly, copy) NSArray *objectsOrderedBreadthFirst; // @synthesize objectsOrderedBreadthFirst=_objectsOrderedBreadthFirst; - (void)updateObjectsOrderedBreadthFirst; - (id)firstAncestorOfObject:(id)arg1 conformingToProtocol:(id)arg2; - (id)firstAncestorOfObject:(id)arg1 ofClass:(Class)arg2; - (id)_firstAncestorOfObject:(id)arg1 passingPredicate:(id)arg2; - (BOOL)containsObject:(id)arg1; -@property(readonly) NSString *debugDescription; +@property(readonly, copy) NSString *debugDescription; - (id)description; - (id)representationWithRepresentationForObjectBlock:(id)arg1; - (id)initWithRepresentation:(id)arg1 layoutInfo:(id)arg2 objectForRepresentationBlock:(id)arg3; diff --git a/IBAutolayoutFoundation/IBAutolayoutArbitrationUnitRepresentation.h b/IBAutolayoutFoundation/IBAutolayoutArbitrationUnitRepresentation.h index e51494802..2faa92b44 100644 --- a/IBAutolayoutFoundation/IBAutolayoutArbitrationUnitRepresentation.h +++ b/IBAutolayoutFoundation/IBAutolayoutArbitrationUnitRepresentation.h @@ -9,7 +9,7 @@ #import "IBBinaryArchiving-Protocol.h" #import "NSCoding-Protocol.h" -@class NSSet; +@class NSSet, NSString; @interface IBAutolayoutArbitrationUnitRepresentation : NSObject { @@ -26,5 +26,11 @@ - (id)initWithCoder:(id)arg1; - (id)initWithObjectRepresentations:(id)arg1 rootObject:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBAutolayoutCandidateConstraintGenerator.h b/IBAutolayoutFoundation/IBAutolayoutCandidateConstraintGenerator.h index 719e631f0..b9000b7b2 100644 --- a/IBAutolayoutFoundation/IBAutolayoutCandidateConstraintGenerator.h +++ b/IBAutolayoutFoundation/IBAutolayoutCandidateConstraintGenerator.h @@ -12,10 +12,11 @@ + (id)candidateVerticalSpacingConstraintBetweenDescendant:(id)arg1 andDescendant:(id)arg2 ofView:(id)arg3 layoutInfo:(id)arg4; + (id)candidateHorizontalSpacingConstraintBetweenDescendant:(id)arg1 andDescendant:(id)arg2 ofView:(id)arg3 layoutInfo:(id)arg4; ++ (id)constraintsWithVisualFormatViews:(id)arg1 layoutInfo:(id)arg2 overridingContainingItem:(id)arg3 formatsAndOptionsAndMetrics:(id)arg4; + (id)constraintsWithVisualFormatViews:(id)arg1 layoutInfo:(id)arg2 formatsAndOptionsAndMetricsAndScoringTypes:(id)arg3; + (id)constraintsWithVisualFormatViews:(id)arg1 layoutInfo:(id)arg2 formatsAndOptionsAndMetricsAndScoringClassesAndTypes:(id)arg3; + (id)constraintsWithVisualFormat:(id)arg1 options:(unsigned long long)arg2 metrics:(id)arg3 views:(id)arg4 scoringType:(id)arg5 layoutInfo:(id)arg6; -+ (id)constraintsWithVisualFormat:(id)arg1 options:(unsigned long long)arg2 metrics:(id)arg3 views:(id)arg4 scoringClass:(id)arg5 scoringType:(id)arg6 layoutInfo:(id)arg7; ++ (id)constraintsWithVisualFormat:(id)arg1 options:(unsigned long long)arg2 metrics:(id)arg3 views:(id)arg4 overridingContainingItem:(id)arg5 scoringClass:(id)arg6 scoringType:(id)arg7 layoutInfo:(id)arg8; + (id)candidateLayoutConstraintsForDescendants:(id)arg1 ofView:(id)arg2 layoutInfo:(id)arg3 layoutEngine:(id)arg4 withOptions:(unsigned long long)arg5; + (id)_candidateLayoutConstraintsToNearestNeighborsForDescendants:(id)arg1 ofView:(id)arg2 layoutInfo:(id)arg3 layoutEngine:(id)arg4 withOptions:(unsigned long long)arg5; + (id)candidateLayoutConstraintForNearestNeighbor:(id)arg1 ofItem:(id)arg2 attribute:(unsigned long long)arg3 descendantOfItem:(id)arg4 layoutInfo:(id)arg5; diff --git a/IBAutolayoutFoundation/IBAutolayoutConcreteConstraintProvider-Protocol.h b/IBAutolayoutFoundation/IBAutolayoutConcreteConstraintProvider-Protocol.h new file mode 100644 index 000000000..951eb385c --- /dev/null +++ b/IBAutolayoutFoundation/IBAutolayoutConcreteConstraintProvider-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBAutolayoutConcreteConstraintProvider +@property(readonly, nonatomic) Class layoutConstantClass; +@property(readonly, nonatomic) Class layoutConstraintClass; +@end + diff --git a/IBAutolayoutFoundation/IBAutolayoutConstraintDrawable.h b/IBAutolayoutFoundation/IBAutolayoutConstraintDrawable.h new file mode 100644 index 000000000..e275e70e3 --- /dev/null +++ b/IBAutolayoutFoundation/IBAutolayoutConstraintDrawable.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBLayoutConstraint, NSArray, NSColor, NSImage, NSNumber; + +@interface IBAutolayoutConstraintDrawable : NSObject +{ + BOOL _pointingUpOrRight; + BOOL _selected; + BOOL _selectable; + BOOL _dashed; + BOOL _shouldAlwaysDrawGuideLinesIfNeeded; + BOOL _insetToAvoidOtherDrawables; + IBLayoutConstraint *_constraint; + unsigned long long _type; + NSColor *_color; + double _movementPriority; + double _lineThickness; + NSImage *_badgeImage; + NSNumber *_edgeBias; + unsigned long long _representingSizeAttribute; + NSArray *_guideLines; + struct CGSize _badgeSize; + CDStruct_f6143a38 _line; + CDStruct_c519178c _badgeDrawingInset; + CDStruct_f6143a38 _originalLineBeforeInsettingToAvoidOtherDrawables; + CDStruct_8f194ad9 _leftOrBottomEdge; + CDStruct_8f194ad9 _rightOrTopEdge; +} + ++ (void)determineConstraintDrawablesAndGuideLinesForOrderedConstraintAbstractions:(id)arg1 withStatus:(id)arg2 concreteConstraintProvider:(id)arg3 constraintStatusProvider:(id)arg4 drawingDestination:(id)arg5 populatingConstraintDrawables:(id)arg6 populatingWrappedGuideLines:(id)arg7; +@property(copy, nonatomic) NSArray *guideLines; // @synthesize guideLines=_guideLines; +@property(nonatomic) unsigned long long representingSizeAttribute; // @synthesize representingSizeAttribute=_representingSizeAttribute; +@property(copy, nonatomic) NSNumber *edgeBias; // @synthesize edgeBias=_edgeBias; +@property(nonatomic) CDStruct_f6143a38 originalLineBeforeInsettingToAvoidOtherDrawables; // @synthesize originalLineBeforeInsettingToAvoidOtherDrawables=_originalLineBeforeInsettingToAvoidOtherDrawables; +@property(nonatomic, getter=isInsetToAvoidOtherDrawables) BOOL insetToAvoidOtherDrawables; // @synthesize insetToAvoidOtherDrawables=_insetToAvoidOtherDrawables; +@property(nonatomic) BOOL shouldAlwaysDrawGuideLinesIfNeeded; // @synthesize shouldAlwaysDrawGuideLinesIfNeeded=_shouldAlwaysDrawGuideLinesIfNeeded; +@property(nonatomic) CDStruct_c519178c badgeDrawingInset; // @synthesize badgeDrawingInset=_badgeDrawingInset; +@property(nonatomic) struct CGSize badgeSize; // @synthesize badgeSize=_badgeSize; +@property(retain, nonatomic) NSImage *badgeImage; // @synthesize badgeImage=_badgeImage; +@property(nonatomic, getter=isDashed) BOOL dashed; // @synthesize dashed=_dashed; +@property(nonatomic) double lineThickness; // @synthesize lineThickness=_lineThickness; +@property(nonatomic, getter=isSelectable) BOOL selectable; // @synthesize selectable=_selectable; +@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; +@property(readonly, nonatomic) CDStruct_8f194ad9 rightOrTopEdge; // @synthesize rightOrTopEdge=_rightOrTopEdge; +@property(readonly, nonatomic) CDStruct_8f194ad9 leftOrBottomEdge; // @synthesize leftOrBottomEdge=_leftOrBottomEdge; +@property(readonly, nonatomic) double movementPriority; // @synthesize movementPriority=_movementPriority; +@property(copy, nonatomic) NSColor *color; // @synthesize color=_color; +@property(readonly, nonatomic) unsigned long long type; // @synthesize type=_type; +@property(nonatomic) CDStruct_f6143a38 line; // @synthesize line=_line; +@property(retain, nonatomic) IBLayoutConstraint *constraint; // @synthesize constraint=_constraint; +- (void).cxx_destruct; +- (BOOL)isPointingUpOrRightInCoordinateSpaceOfView:(id)arg1; +@property(readonly, nonatomic) BOOL supportsInsettingToAvoidOtherDrawablesOrGuidelines; +@property(readonly) BOOL constraintIsVertical; +@property(readonly) BOOL isVertical; +- (id)description; +- (id)initWithConstraint:(id)arg1 line:(CDStruct_f6143a38)arg2 type:(unsigned long long)arg3 color:(id)arg4 movementPriority:(double)arg5; +- (id)initWithConstraint:(id)arg1 line:(CDStruct_f6143a38)arg2 type:(unsigned long long)arg3 color:(id)arg4 movementPriority:(double)arg5 leftOrBottomEdge:(CDStruct_8f194ad9)arg6 rightOrTopEdge:(CDStruct_8f194ad9)arg7; + +@end + diff --git a/IBAutolayoutFoundation/IBAutolayoutContentSizePriorityChangeRepresentation.h b/IBAutolayoutFoundation/IBAutolayoutContentSizePriorityChangeRepresentation.h index 36a543e87..dacf46c50 100644 --- a/IBAutolayoutFoundation/IBAutolayoutContentSizePriorityChangeRepresentation.h +++ b/IBAutolayoutFoundation/IBAutolayoutContentSizePriorityChangeRepresentation.h @@ -9,6 +9,8 @@ #import "IBBinaryArchiving-Protocol.h" #import "NSCoding-Protocol.h" +@class NSString; + @interface IBAutolayoutContentSizePriorityChangeRepresentation : NSObject { id _viewRepresentation; @@ -26,5 +28,11 @@ - (id)initWithCoder:(id)arg1; - (id)initWithViewRepresentation:(id)arg1 type:(unsigned long long)arg2 priority:(double)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBAutolayoutEngine.h b/IBAutolayoutFoundation/IBAutolayoutEngine.h index b5921f5ff..97a4e2ab4 100644 --- a/IBAutolayoutFoundation/IBAutolayoutEngine.h +++ b/IBAutolayoutFoundation/IBAutolayoutEngine.h @@ -54,9 +54,9 @@ - (void)setConstant:(double)arg1 ofConstraint:(id)arg2; - (void)removeConstraint:(id)arg1; - (void)addConstraint:(id)arg1 toView:(id)arg2; -- (id)constraintAbstractionsMakingSystemOverConstrainedByAddingConstraint:(id)arg1 toView:(id)arg2; -- (id)constraintsMakingSystemOverConstrainedByAddingConstraint:(id)arg1 toView:(id)arg2; -- (id)_constraintOrConstraintAbstractionsMakingSystemOverConstrainedByAddingConstraint:(id)arg1 toView:(id)arg2 constraintsOrAbstractionsForRepresentedConstraintsBlock:(id)arg3; +- (unsigned long long)attemptToAddConstraint:(id)arg1 toView:(id)arg2 returningConstraintAbstractionsMakingSystemOverConstrained:(id *)arg3; +- (unsigned long long)attemptToAddConstraint:(id)arg1 toView:(id)arg2 returningConstraintsMakingSystemOverConstrained:(id *)arg3; +- (unsigned long long)_attemptToAddConstraint:(id)arg1 toView:(id)arg2 returningConstraintsOrConstraintAbstractionsMakingSystemOverConstrained:(id *)arg3 constraintsOrAbstractionsForRepresentedConstraintsBlock:(id)arg4; - (BOOL)shouldIgnoreRepresentedConstraint:(id)arg1; - (void)updateTopLevelSystemRequiredConstraints; - (void)removeSystemRequiredWidthAndHeightConstraintsOnRepresentedWindowBorderView; diff --git a/IBAutolayoutFoundation/IBAutolayoutFrameDecisionDriver.h b/IBAutolayoutFoundation/IBAutolayoutFrameDecisionDriver.h index c4af76599..efa11ea3b 100644 --- a/IBAutolayoutFoundation/IBAutolayoutFrameDecisionDriver.h +++ b/IBAutolayoutFoundation/IBAutolayoutFrameDecisionDriver.h @@ -28,14 +28,14 @@ + (BOOL)shouldRemoveAbsoluteConstraintsWhenBreakingConstraintsToDescendantsForMask:(unsigned long long)arg1; @property(readonly) IBAutolayoutEngine *engine; // @synthesize engine=_engine; - (void).cxx_destruct; -- (void)addConstraints:(id)arg1 replacingConstraints:(id)arg2 enforcingCurrentSizeOfViews:(id)arg3 mutuallyExclusiveConstraintBreakageStrategy:(int)arg4 returningConstraintsAdded:(id *)arg5 returningConstraintsRemoved:(id *)arg6 framePropagationBlock:(id)arg7; +- (void)addConstraints:(id)arg1 replacingConstraints:(id)arg2 enforcingCurrentSizeOfViews:(id)arg3 mutuallyExclusiveConstraintBreakageStrategy:(unsigned long long)arg4 returningConstraintsAdded:(id *)arg5 returningConstraintsRemoved:(id *)arg6 framePropagationBlock:(id)arg7; - (void)updateAutolayoutStatus; - (void)didStartFrameDecisionRequestSession; -- (id)sizeView:(SEL)arg1 toLayoutSize:(id)arg2 suggestedLayoutOrigin:(struct CGSize)arg3 mutuallyExclusiveConstraintBreakageStrategy:(struct CGPoint)arg4 framePropagationBlock:(int)arg5; +- (id)sizeView:(SEL)arg1 toLayoutSize:(id)arg2 suggestedLayoutOrigin:(struct CGSize)arg3 mutuallyExclusiveConstraintBreakageStrategy:(struct CGPoint)arg4 framePropagationBlock:(unsigned long long)arg5; - (void)updateWidthConstraint:(id)arg1 andHeightConstraint:(id)arg2 toSize:(struct CGSize)arg3; - (BOOL)shouldResizeViewByAddingRequiredSizingConstraints:(id)arg1; - (BOOL)shouldLiveResizeViewUsingExplicitSizingConstraints:(id)arg1; -- (CDStruct_961d3510)viewMovementResultForView:(id)arg1 forSizingView:(id)arg2 alongEdge:(int)arg3 inCoordinateSpaceOfView:(id)arg4; +- (CDStruct_961d3510)viewMovementResultForView:(id)arg1 forSizingView:(id)arg2 alongEdge:(unsigned int)arg3 inCoordinateSpaceOfView:(id)arg4; - (struct CGRect)cachedLayoutRectForView:(id)arg1 afterSizingView:(id)arg2 toLayoutSize:(struct CGSize)arg3 inCoordinateSpaceOfView:(id)arg4; - (void)enumerateLayoutFramesForViews:(id)arg1 usingBlock:(id)arg2; - (struct CGRect)layoutFrameOrBoundsForView:(id)arg1; diff --git a/IBAutolayoutFoundation/IBAutolayoutFrameDecisionSessionRequestRepresentation.h b/IBAutolayoutFoundation/IBAutolayoutFrameDecisionSessionRequestRepresentation.h index 106e8a52c..e091e6010 100644 --- a/IBAutolayoutFoundation/IBAutolayoutFrameDecisionSessionRequestRepresentation.h +++ b/IBAutolayoutFoundation/IBAutolayoutFrameDecisionSessionRequestRepresentation.h @@ -25,5 +25,11 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBAutolayoutGuide.h b/IBAutolayoutFoundation/IBAutolayoutGuide.h index 61d8c2ac8..b93271019 100644 --- a/IBAutolayoutFoundation/IBAutolayoutGuide.h +++ b/IBAutolayoutFoundation/IBAutolayoutGuide.h @@ -9,6 +9,8 @@ #import "IBBinaryArchiving-Protocol.h" #import "NSCoding-Protocol.h" +@class NSString; + @interface IBAutolayoutGuide : NSObject { } @@ -18,5 +20,11 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBAutolayoutInfoProvider-Protocol.h b/IBAutolayoutFoundation/IBAutolayoutInfoProvider-Protocol.h index 93b4b53eb..f8ee8241d 100644 --- a/IBAutolayoutFoundation/IBAutolayoutInfoProvider-Protocol.h +++ b/IBAutolayoutFoundation/IBAutolayoutInfoProvider-Protocol.h @@ -4,13 +4,11 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject-Protocol.h" +#import "IBAutolayoutConcreteConstraintProvider-Protocol.h" -@protocol IBAutolayoutInfoProvider +@protocol IBAutolayoutInfoProvider @property(readonly, nonatomic) Class autolayoutFrameDecisionDriverClass; @property(readonly, nonatomic) Class symbolicLayoutConstantClass; -@property(readonly, nonatomic) Class layoutConstantClass; -@property(readonly, nonatomic) Class layoutConstraintClass; @property(readonly, nonatomic) Class autolayoutEngineClass; @property(readonly, nonatomic) Class arbitrationUnitClass; @property(readonly, nonatomic) long long userInterfaceLayoutDirection; @@ -35,6 +33,7 @@ - (id)containerWidgetTypeForView:(id)arg1; - (id)widgetTypeForView:(id)arg1; - (id)objectsFromAncestor:(id)arg1 toObject:(id)arg2; +- (id)topLevelObjectForObject:(id)arg1; - (id)topLevelObjects; - (id)objects; - (id)orderedChildrenOfObject:(id)arg1; @@ -43,7 +42,6 @@ - (BOOL)containsObject:(id)arg1; @optional -- (double)priorityForRunningLiveViewResizingFrameDecison; - (id)debugDescription; @end diff --git a/IBAutolayoutFoundation/IBAutolayoutItem-Protocol.h b/IBAutolayoutFoundation/IBAutolayoutItem-Protocol.h index 806f8e3a7..dc8b0f03b 100644 --- a/IBAutolayoutFoundation/IBAutolayoutItem-Protocol.h +++ b/IBAutolayoutFoundation/IBAutolayoutItem-Protocol.h @@ -17,8 +17,12 @@ @property(nonatomic) double ibShadowedVerticalContentHuggingPriority; @property(nonatomic) double ibShadowedHorizontalContentHuggingPriority; @property(nonatomic) BOOL ibExternalTranslatesAutoresizingMaskIntoConstraints; -@property(readonly, nonatomic) NSArray *ibExternalReferencingConstraints; -@property(readonly, nonatomic) NSArray *ibExternalConstraints; +@property(readonly, nonatomic) id ibTurnedOnButPossiblyUninstalledReferencingConstraints; +@property(readonly, nonatomic) id ibInstalledReferencingConstraints; +@property(readonly, nonatomic) id ibCandidateReferencingConstraints; +@property(retain, nonatomic) id ibTurnedOnButPossiblyUninstalledConstraints; +@property(retain, nonatomic) id ibInstalledConstraints; +@property(retain, nonatomic) id ibCandidateConstraints; @property(readonly, nonatomic) struct CGRect ibLayoutFrameworkBounds; @property(nonatomic) struct CGRect ibLayoutFrame; @property(readonly, nonatomic) struct CGRect ibLayoutBounds; @@ -39,8 +43,6 @@ - (void)ibDidCreateRuntimeConstraint:(id)arg1 referencingItem:(id)arg2 context:(id)arg3; - (id)ibEffectiveItemForRuntimeConstraintAdjustingConstant:(double *)arg1 attribute:(unsigned long long *)arg2 orConstraintClassIfNeeded:(Class *)arg3 context:(id)arg4; - (unsigned long long)ibAmbiguityStatusInEngine:(id)arg1; -- (void)ibPrimitiveRemoveConstraintsFromExternalConstraints:(id)arg1; -- (void)ibPrimitiveAddConstraintsToExternalConstraints:(id)arg1; - (BOOL)ibShouldIgnoreScrollableContentHeightAmbiguity; - (BOOL)ibShouldIgnoreScrollableContentWidthAmbiguity; - (id)ibViewForAncestorViewEdgeMovementQuestionsOfSubview:(id)arg1; @@ -60,8 +62,8 @@ - (void)addConstraint:(id)arg1; - (long long)convertKnobPosition:(long long)arg1 fromView:(id)arg2; - (long long)convertKnobPosition:(long long)arg1 toView:(id)arg2; -- (int)convertRectEdge:(int)arg1 fromView:(id)arg2; -- (int)convertRectEdge:(int)arg1 toView:(id)arg2; +- (unsigned int)convertRectEdge:(unsigned int)arg1 fromView:(id)arg2; +- (unsigned int)convertRectEdge:(unsigned int)arg1 toView:(id)arg2; - (CDStruct_c519178c)convertInset:(CDStruct_c519178c)arg1 fromView:(id)arg2; - (CDStruct_c519178c)convertInset:(CDStruct_c519178c)arg1 toView:(id)arg2; - (struct CGRect)convertRect:(struct CGRect)arg1 toView:(id)arg2; diff --git a/IBAutolayoutFoundation/IBAutolayoutMisplacementStatusRepresentation.h b/IBAutolayoutFoundation/IBAutolayoutMisplacementStatusRepresentation.h index c5ab71e01..46425eab3 100644 --- a/IBAutolayoutFoundation/IBAutolayoutMisplacementStatusRepresentation.h +++ b/IBAutolayoutFoundation/IBAutolayoutMisplacementStatusRepresentation.h @@ -9,6 +9,8 @@ #import "IBBinaryArchiving-Protocol.h" #import "NSCoding-Protocol.h" +@class NSString; + @interface IBAutolayoutMisplacementStatusRepresentation : NSObject { id _viewRepresentation; @@ -26,5 +28,11 @@ - (id)initWithCoder:(id)arg1; - (id)initWithViewRepresentation:(id)arg1 expectedLayoutFrameOrBounds:(struct CGRect)arg2 actualLayoutFrameOrBounds:(struct CGRect)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBAutolayoutOperationRequestRepresentation.h b/IBAutolayoutFoundation/IBAutolayoutOperationRequestRepresentation.h index 2efc18f46..f40957602 100644 --- a/IBAutolayoutFoundation/IBAutolayoutOperationRequestRepresentation.h +++ b/IBAutolayoutFoundation/IBAutolayoutOperationRequestRepresentation.h @@ -9,7 +9,7 @@ #import "IBBinaryArchiving-Protocol.h" #import "NSCoding-Protocol.h" -@class IBAutolayoutArbitrationUnitRepresentation, IBSparseAutolayoutInfo; +@class IBAutolayoutArbitrationUnitRepresentation, IBSparseAutolayoutInfo, NSString; @interface IBAutolayoutOperationRequestRepresentation : NSObject { @@ -26,5 +26,11 @@ - (id)initWithCoder:(id)arg1; - (id)initWithArbitrationUnitRepresentation:(id)arg1 sparseLayoutInfo:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBAutolayoutStatusRepresentation.h b/IBAutolayoutFoundation/IBAutolayoutStatusRepresentation.h index 55863bb76..9145037f8 100644 --- a/IBAutolayoutFoundation/IBAutolayoutStatusRepresentation.h +++ b/IBAutolayoutFoundation/IBAutolayoutStatusRepresentation.h @@ -9,7 +9,7 @@ #import "IBBinaryArchiving-Protocol.h" #import "NSCoding-Protocol.h" -@class NSSet; +@class NSSet, NSString; @interface IBAutolayoutStatusRepresentation : NSObject { @@ -28,5 +28,11 @@ - (id)initWithCoder:(id)arg1; - (id)initWithRepresentedConflictingConstraintSets:(id)arg1 representedAmbiguityStatusGroups:(id)arg2 representedMisplacementStatuses:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBBinaryArchiving-Protocol.h b/IBAutolayoutFoundation/IBBinaryArchiving-Protocol.h index fdac2e860..e0f8958ed 100644 --- a/IBAutolayoutFoundation/IBBinaryArchiving-Protocol.h +++ b/IBAutolayoutFoundation/IBBinaryArchiving-Protocol.h @@ -10,7 +10,7 @@ @optional + (id)decodeWithBinaryUnarchiver:(id)arg1; -- (const char *)cStringClassNameForBinaryArchiver; +- (const char *)cStringClassNameForBinaryArchiver:(id)arg1; - (void)encodeWithBinaryArchiver:(id)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; @end diff --git a/IBAutolayoutFoundation/IBContentCompressionResistanceLayoutConstraintAbstraction.h b/IBAutolayoutFoundation/IBContentCompressionResistanceLayoutConstraintAbstraction.h index 8e4bab114..6ac528913 100644 --- a/IBAutolayoutFoundation/IBContentCompressionResistanceLayoutConstraintAbstraction.h +++ b/IBAutolayoutFoundation/IBContentCompressionResistanceLayoutConstraintAbstraction.h @@ -13,7 +13,7 @@ @property(nonatomic) double compressionResistancePriority; // @synthesize compressionResistancePriority=_compressionResistancePriority; - (double)priority; -- (id)makeRepresentingConstraintWithLayoutInfo:(id)arg1; +- (id)makeRepresentingConstraintWithProvider:(id)arg1; - (unsigned long long)hash; - (BOOL)isEqualToAbstraction:(id)arg1; - (Class)representationClass; diff --git a/IBAutolayoutFoundation/IBContentHuggingLayoutConstraintAbstraction.h b/IBAutolayoutFoundation/IBContentHuggingLayoutConstraintAbstraction.h index 1f12b9752..e8351aaef 100644 --- a/IBAutolayoutFoundation/IBContentHuggingLayoutConstraintAbstraction.h +++ b/IBAutolayoutFoundation/IBContentHuggingLayoutConstraintAbstraction.h @@ -13,7 +13,7 @@ @property(nonatomic) double huggingPriority; // @synthesize huggingPriority=_huggingPriority; - (double)priority; -- (id)makeRepresentingConstraintWithLayoutInfo:(id)arg1; +- (id)makeRepresentingConstraintWithProvider:(id)arg1; - (unsigned long long)hash; - (BOOL)isEqualToAbstraction:(id)arg1; - (Class)representationClass; diff --git a/IBAutolayoutFoundation/IBDecimalLayoutConstraintMultiplier.h b/IBAutolayoutFoundation/IBDecimalLayoutConstraintMultiplier.h new file mode 100644 index 000000000..dea70dc59 --- /dev/null +++ b/IBAutolayoutFoundation/IBDecimalLayoutConstraintMultiplier.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDecimalLayoutConstraintMultiplier : IBLayoutConstraintMultiplier +{ +} + +- (id)multiplierBySimplifyingExpression; +- (id)multiplierByIncrementing; +- (id)multiplierByDecrementing; +- (id)multiplierByInverting; +- (id)initWithValue:(double)arg1; + +@end + diff --git a/IBAutolayoutFoundation/IBDocumentLayoutConstraintAbstraction.h b/IBAutolayoutFoundation/IBDocumentLayoutConstraintAbstraction.h index a294a8f19..4e51ff5cf 100644 --- a/IBAutolayoutFoundation/IBDocumentLayoutConstraintAbstraction.h +++ b/IBAutolayoutFoundation/IBDocumentLayoutConstraintAbstraction.h @@ -16,7 +16,7 @@ @property(retain, nonatomic) IBLayoutConstraint *constraintInDocument; // @synthesize constraintInDocument=_constraintInDocument; - (void).cxx_destruct; - (double)priority; -- (id)makeRepresentingConstraintWithLayoutInfo:(id)arg1; +- (id)makeRepresentingConstraintWithProvider:(id)arg1; - (unsigned long long)hash; - (BOOL)isEqualToAbstraction:(id)arg1; - (Class)representationClass; diff --git a/IBAutolayoutFoundation/IBLayoutConstant.h b/IBAutolayoutFoundation/IBLayoutConstant.h index c0e12abc0..8681cfc1c 100644 --- a/IBAutolayoutFoundation/IBLayoutConstant.h +++ b/IBAutolayoutFoundation/IBLayoutConstant.h @@ -19,11 +19,11 @@ @property(readonly) double value; // @synthesize value=_value; - (id)constantBySettingValueToValue:(double)arg1; - (id)constantInCoordinateSpaceOfView:(id)arg1 fromCoordinateSpaceOfView:(id)arg2 forLayoutAttribute:(unsigned long long)arg3; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqualToConstant:(id)arg1; - (BOOL)isEqual:(id)arg1; @property(readonly) NSString *shortDescription; -- (id)description; +@property(readonly, copy) NSString *description; @property(readonly) id symbolicValue; - (double)valueForView:(id)arg1 inCoordinateSpaceOfView:(id)arg2; - (void)encodeWithCoder:(id)arg1; @@ -32,5 +32,9 @@ - (id)initWithCoder:(id)arg1; - (id)initWithValue:(double)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBLayoutConstraint.h b/IBAutolayoutFoundation/IBLayoutConstraint.h index bf0da64fb..36792dd64 100644 --- a/IBAutolayoutFoundation/IBLayoutConstraint.h +++ b/IBAutolayoutFoundation/IBLayoutConstraint.h @@ -10,7 +10,7 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@class IBLayoutConstant, NSObject; +@class IBLayoutConstant, IBLayoutConstraintMultiplier, NSObject, NSString; @interface IBLayoutConstraint : NSObject { @@ -21,7 +21,7 @@ long long _relation; NSObject *_secondItem; unsigned long long _secondAttribute; - double _multiplier; + IBLayoutConstraintMultiplier *_multiplier; IBLayoutConstant *_constant; double _priority; NSObject *_containingView; @@ -33,6 +33,7 @@ + (id)dvt_keysToSkipWeakReferenceObservingValidation; + (Class)archivableRepresentationClass; + (id)keyPathsForValuesAffectingUserDefined; ++ (id)keyPathsForValuesAffectingContentType; + (double)minimumPriority; + (double)maximumPriority; + (id)constraintsWithVisualFormat:(id)arg1 options:(unsigned long long)arg2 metrics:(id)arg3 views:(id)arg4 layoutInfo:(id)arg5; @@ -55,7 +56,7 @@ @property(nonatomic) NSObject *containingView; // @synthesize containingView=_containingView; @property(nonatomic) double priority; // @synthesize priority=_priority; @property(retain, nonatomic) IBLayoutConstant *constant; // @synthesize constant=_constant; -@property(nonatomic) double multiplier; // @synthesize multiplier=_multiplier; +@property(retain, nonatomic) IBLayoutConstraintMultiplier *multiplier; // @synthesize multiplier=_multiplier; @property(nonatomic) unsigned long long secondAttribute; // @synthesize secondAttribute=_secondAttribute; @property(nonatomic) NSObject *secondItem; // @synthesize secondItem=_secondItem; @property(nonatomic) long long relation; // @synthesize relation=_relation; @@ -65,21 +66,24 @@ - (Class)classForArchiver; - (void)ibVerifyAfterUnarchivingWithLayoutInfo:(id)arg1; - (id)convertConstantToView:(id)arg1; +@property(readonly, nonatomic, getter=isInstallable) BOOL installable; - (BOOL)satisfyConstantUpdatingIfNeededWithLayoutInfo:(id)arg1 context:(id)arg2; -- (BOOL)isSatisfiedAccordingToFrameworkMetricsWithLayoutDirection:(long long)arg1 substitutingConstant:(id)arg2 context:(id)arg3; -- (BOOL)isSatisfiedAccordingToFrameworkMetricsWithLayoutDirection:(long long)arg1 returningCurrentCanvasConstant:(double *)arg2 differenceBetweenDeclaredConstantAndCurrentCanvasConstant:(double *)arg3 context:(id)arg4; -- (BOOL)_isSatisfiedAccordingToFrameworkMetricsWithLayoutDirection:(long long)arg1 substitutingConstant:(id)arg2 returningCurrentCanvasConstant:(double *)arg3 differenceBetweenDeclaredConstantAndCurrentCanvasConstant:(double *)arg4 context:(id)arg5; +- (unsigned long long)satisfiabilityStateAccordingToFrameworkMetricsWithLayoutDirection:(long long)arg1 substitutingConstant:(id)arg2 context:(id)arg3; +- (unsigned long long)satisfiabilityStateAccordingToFrameworkMetricsWithLayoutDirection:(long long)arg1 returningCurrentCanvasConstant:(double *)arg2 differenceBetweenDeclaredConstantAndCurrentCanvasConstant:(double *)arg3 context:(id)arg4; +- (unsigned long long)_satisfiabilityStateAccordingToFrameworkMetricsWithLayoutDirection:(long long)arg1 substitutingConstant:(id)arg2 returningCurrentCanvasConstant:(double *)arg3 differenceBetweenDeclaredConstantAndCurrentCanvasConstant:(double *)arg4 context:(id)arg5; - (double)knownMagnitudeOfAnyRoundingAdjustmentWithContext:(id)arg1; - (BOOL)mayRequireRoundingAdjustmentWithContext:(id)arg1; - (double)roundingAdjustmentWithUserInterfaceLayoutDirection:(long long)arg1; -- (CDStruct_2268a5ae)geometricDescriptionInCoordinateSpaceOfView:(id)arg1 userInterfaceLayoutDirection:(long long)arg2; +- (CDStruct_474337f7)geometricDescriptionInCoordinateSpaceOfView:(id)arg1 userInterfaceLayoutDirection:(long long)arg2; - (id)suggestedViewForGeometricDescription; -- (CDStruct_2268a5ae)relativeGeometricDescriptionInCoordinateSpaceOfView:(id)arg1 userInterfaceLayoutDirection:(long long)arg2; -- (CDStruct_2268a5ae)absoluteGeometricDescriptionInCoordinateSpaceOfView:(id)arg1 userInterfaceLayoutDirection:(long long)arg2 ofItem:(id)arg3 attribute:(unsigned long long)arg4; +- (CDStruct_474337f7)relativeGeometricDescriptionInCoordinateSpaceOfView:(id)arg1 userInterfaceLayoutDirection:(long long)arg2; +- (CDStruct_474337f7)absoluteGeometricDescriptionInCoordinateSpaceOfView:(id)arg1 userInterfaceLayoutDirection:(long long)arg2 ofItem:(id)arg3 attribute:(unsigned long long)arg4; +- (void)enumerateItems:(id)arg1; - (id)itemNotMatchingItem:(id)arg1; - (id)constraintByReplacingView:(id)arg1 withView:(id)arg2 andReplacingView:(id)arg3 withView:(id)arg4; - (id)constraintByReplacingView:(id)arg1 withView:(id)arg2; - (id)constraintByReversingFirstAndSecondItem; +- (void)reverseFirstAndSecondItem; - (id)generateNSLayoutConstraintWithContext:(id)arg1; - (id)generateNSLayoutConstraintWithContext:(id)arg1 constraintClass:(Class)arg2; - (unsigned long long)hashOfComponents; @@ -93,12 +97,11 @@ @property(readonly, nonatomic) id containingViewRepresentation; @property(readonly, nonatomic) id secondItemRepresentation; @property(readonly, nonatomic) id firstItemRepresentation; -- (void)assertConstraintValidity; - (id)archivableRepresentationWithRepresentationForItemBlock:(id)arg1; - (void)setScoringType:(double)arg1 andScoringClass:(long long)arg2 basedUponLayoutInfo:(id)arg3; @property(nonatomic, getter=isUserDefined) BOOL userDefined; @property(readonly, nonatomic, getter=isAbsolute) BOOL absolute; -- (id)description; +@property(readonly, copy) NSString *description; - (id)descriptionOfComponents; - (CDStruct_e1b7b57a)scoreVector; @property(readonly, nonatomic) double inferredScoringType; @@ -110,11 +113,12 @@ - (id)initWithRepresentation:(id)arg1 itemForItemRepresentationBlock:(id)arg2; - (id)initWithItem:(id)arg1 attribute:(unsigned long long)arg2 constant:(id)arg3; - (id)initWithFirstItem:(id)arg1 firstAttribute:(unsigned long long)arg2 relation:(long long)arg3 secondItem:(id)arg4 secondAttribute:(unsigned long long)arg5 constant:(id)arg6; -- (id)initWithFirstItem:(id)arg1 firstAttribute:(unsigned long long)arg2 relation:(long long)arg3 secondItem:(id)arg4 secondAttribute:(unsigned long long)arg5 multiplier:(double)arg6 constant:(id)arg7 priority:(double)arg8; -- (BOOL)satisfyConstantUpdatingIfNeededWithLayoutInfo:(id)arg1; -- (id)generateNSLayoutConstraint; -- (BOOL)isSatisfiedAccordingToFrameworkMetricsWithLayoutDirection:(long long)arg1 substitutingConstant:(id)arg2; -- (BOOL)isSatisfiedAccordingToFrameworkMetricsWithLayoutDirection:(long long)arg1 returningCurrentCanvasConstant:(double *)arg2 differenceBetweenDeclaredConstantAndCurrentCanvasConstant:(double *)arg3; +- (id)initWithFirstItem:(id)arg1 firstAttribute:(unsigned long long)arg2 relation:(long long)arg3 secondItem:(id)arg4 secondAttribute:(unsigned long long)arg5 multiplier:(id)arg6 constant:(id)arg7 priority:(double)arg8; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBAutolayoutFoundation/IBLayoutConstraintArchivableRepresentation.h b/IBAutolayoutFoundation/IBLayoutConstraintArchivableRepresentation.h index 00955fe60..47c89114a 100644 --- a/IBAutolayoutFoundation/IBLayoutConstraintArchivableRepresentation.h +++ b/IBAutolayoutFoundation/IBLayoutConstraintArchivableRepresentation.h @@ -11,7 +11,7 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@class IBLayoutConstant, NSString; +@class IBLayoutConstant, IBLayoutConstraintMultiplier, NSString; @interface IBLayoutConstraintArchivableRepresentation : NSObject { @@ -22,7 +22,7 @@ NSString *_secondItemIdentifier; unsigned long long _secondAttribute; double _priority; - double _multiplier; + IBLayoutConstraintMultiplier *_multiplier; IBLayoutConstant *_constant; NSString *_containingViewIdentifier; double _scoringType; @@ -36,7 +36,7 @@ @property(readonly, nonatomic) NSString *containingViewIdentifier; // @synthesize containingViewIdentifier=_containingViewIdentifier; @property(readonly, nonatomic) IBLayoutConstant *constant; // @synthesize constant=_constant; @property(readonly, nonatomic, getter=isPlaceholder) BOOL placeholder; // @synthesize placeholder=_placeholder; -@property(readonly, nonatomic) double multiplier; // @synthesize multiplier=_multiplier; +@property(readonly, nonatomic) IBLayoutConstraintMultiplier *multiplier; // @synthesize multiplier=_multiplier; @property(readonly, nonatomic) double priority; // @synthesize priority=_priority; @property(readonly, nonatomic) unsigned long long secondAttribute; // @synthesize secondAttribute=_secondAttribute; @property(readonly, nonatomic) NSString *secondItemIdentifier; // @synthesize secondItemIdentifier=_secondItemIdentifier; @@ -51,7 +51,7 @@ @property(readonly, nonatomic) id containingViewRepresentation; @property(readonly, nonatomic) id secondItemRepresentation; @property(readonly, nonatomic) id firstItemRepresentation; -- (id)description; +@property(readonly, copy) NSString *description; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; - (void)encodeWithBinaryArchiver:(id)arg1; @@ -59,5 +59,10 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithLayoutConstraint:(id)arg1 withRepresentationForItemBlock:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBLayoutConstraintDrawableProvider.h b/IBAutolayoutFoundation/IBLayoutConstraintDrawableProvider.h new file mode 100644 index 000000000..e8ef9c93d --- /dev/null +++ b/IBAutolayoutFoundation/IBLayoutConstraintDrawableProvider.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBAutolayoutStatus; + +@interface IBLayoutConstraintDrawableProvider : NSObject +{ + id _constraintStatusProvider; + id _drawingDestination; + id _concreteConstraintProvider; + IBAutolayoutStatus *_autolayoutStatus; +} + +@property(retain, nonatomic) IBAutolayoutStatus *autolayoutStatus; // @synthesize autolayoutStatus=_autolayoutStatus; +@property(retain, nonatomic) id concreteConstraintProvider; // @synthesize concreteConstraintProvider=_concreteConstraintProvider; +@property(retain, nonatomic) id drawingDestination; // @synthesize drawingDestination=_drawingDestination; +@property(retain, nonatomic) id constraintStatusProvider; // @synthesize constraintStatusProvider=_constraintStatusProvider; +- (void).cxx_destruct; +- (struct CGRect)rectForGuideLine:(CDStruct_f6143a38)arg1; +- (void)determineConstraintDrawableGuideLines:(CDStruct_f6143a38 *)arg1 maxGuideLineCount:(unsigned long long)arg2 forDrawables:(id)arg3 givenMovedDrawableIndexes:(id)arg4; +- (id)moveDrawablesToAvoidOverlapping:(id)arg1 givenMoveableDrawableIndexes:(id)arg2 movingToAvoidDrawablesAtIndexes:(id)arg3 insettingToAvoidDrawablesAtIndexes:(id)arg4; +- (BOOL)attemptToInsetDrawable:(id)arg1 toAvoidDrawable:(id)arg2; +- (BOOL)isDrawable:(id)arg1 intersectingDrawable:(id)arg2; +- (CDStruct_f6143a38)_adjustConstraintDrawableLineForIllegalStates:(CDStruct_f6143a38)arg1 forConstraint:(id)arg2 attribute:(unsigned long long)arg3; +- (id)constraintDrawableOrderingComparator; +- (void)_configureNonBadgeAutolayoutStatusForDrawable:(id)arg1 atIndex:(unsigned long long)arg2 forAbstraction:(id)arg3 representingConstraint:(id)arg4 isConflicting:(BOOL)arg5 isAmbiguous:(BOOL)arg6 isMisplaced:(BOOL)arg7 misplacementDelta:(double)arg8; +- (void)_insetDrawableToAvoidResizeKnobsIfNecessary:(id)arg1; +- (void)_configureBadgeForDrawable:(id)arg1 atIndex:(unsigned long long)arg2 asPrimaryDrawable:(BOOL)arg3 forAbstraction:(id)arg4 representingConstraint:(id)arg5 isConflicting:(BOOL)arg6 isAmbiguous:(BOOL)arg7 isMisplaced:(BOOL)arg8 misplacementDelta:(double)arg9; +- (id)effectiveDrawableTintColorForDrawable:(id)arg1 atIndex:(unsigned long long)arg2 forAbstraction:(id)arg3 isConflicting:(BOOL)arg4 isAmbiguous:(BOOL)arg5 isMisplaced:(BOOL)arg6; +- (void)_configureDrawable:(id)arg1 atIndex:(unsigned long long)arg2 asPrimaryDrawable:(BOOL)arg3 forAbstraction:(id)arg4 representingConstraint:(id)arg5; +- (void)_configureBasePropertiesForDrawable:(id)arg1 forAbstraction:(id)arg2 representingConstraint:(id)arg3; +- (id)edgeBiasForLayoutAttribute:(unsigned long long)arg1; +- (id)constraintDrawablesForConstraintAbstraction:(id)arg1; +- (id)absoluteConstraintDrawableForConstraint:(id)arg1 item:(id)arg2 attribute:(unsigned long long)arg3; +- (id)relativeConstraintDrawableForConstraint:(id)arg1; +- (void)determineConstraintDrawablesAndGuideLinesForOrderedConstraintAbstractions:(id)arg1 populatingConstraintDrawables:(id)arg2 populatingWrappedGuideLines:(id)arg3; + +@end + diff --git a/IBAutolayoutFoundation/IBLayoutConstraintMultiplier.h b/IBAutolayoutFoundation/IBLayoutConstraintMultiplier.h new file mode 100644 index 000000000..79b12b62b --- /dev/null +++ b/IBAutolayoutFoundation/IBLayoutConstraintMultiplier.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBBinaryArchiving-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSString; + +@interface IBLayoutConstraintMultiplier : NSObject +{ + double _value; + NSString *_stringValue; +} + ++ (id)multiplierWithString:(id)arg1; ++ (id)multiplierWithValue:(double)arg1; +@property(readonly, nonatomic) NSString *stringValue; // @synthesize stringValue=_stringValue; +@property(readonly, nonatomic) double effectiveValue; // @synthesize effectiveValue=_value; +- (void).cxx_destruct; +- (id)multiplierBySimplifyingExpression; +- (id)multiplierByIncrementing; +- (id)multiplierByDecrementing; +- (id)multiplierByInverting; +- (id)multiplierByEvaluatingToDecimal; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +- (BOOL)isEqualToMultiplier:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isLogicallyEqualToMultiplier:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithBinaryArchiver:(id)arg1; +- (id)initWithBinaryUnarchiver:(id)arg1; +- (id)init; +- (id)initWithValue:(double)arg1 stringValue:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + +@end + diff --git a/IBAutolayoutFoundation/IBLayoutConstraintRepresentation-Protocol.h b/IBAutolayoutFoundation/IBLayoutConstraintRepresentation-Protocol.h index 3565fc7f5..6d13540d4 100644 --- a/IBAutolayoutFoundation/IBLayoutConstraintRepresentation-Protocol.h +++ b/IBAutolayoutFoundation/IBLayoutConstraintRepresentation-Protocol.h @@ -6,7 +6,7 @@ #import "NSObject-Protocol.h" -@class IBLayoutConstant; +@class IBLayoutConstant, IBLayoutConstraintMultiplier; @protocol IBLayoutConstraintRepresentation @property(readonly, nonatomic, getter=isPlaceholder) BOOL placeholder; @@ -15,7 +15,7 @@ @property(readonly, nonatomic) id containingViewRepresentation; @property(readonly, nonatomic) double priority; @property(readonly, nonatomic) IBLayoutConstant *constant; -@property(readonly, nonatomic) double multiplier; +@property(readonly, nonatomic) IBLayoutConstraintMultiplier *multiplier; @property(readonly, nonatomic) unsigned long long secondAttribute; @property(readonly, nonatomic) id secondItemRepresentation; @property(readonly, nonatomic) long long relation; diff --git a/IBAutolayoutFoundation/IBLayoutGuideGenerator.h b/IBAutolayoutFoundation/IBLayoutGuideGenerator.h index 99f259036..19bd8539c 100644 --- a/IBAutolayoutFoundation/IBLayoutGuideGenerator.h +++ b/IBAutolayoutFoundation/IBLayoutGuideGenerator.h @@ -54,10 +54,10 @@ - (struct CGRect)boundingLayoutFrameForViewsNotNecessarilyInSuperview:(id)arg1 inCoordinateSpaceOfTargetSuperview:(id)arg2; - (id)siblingsForGeneratingGuidesForViews:(id)arg1; - (struct CGRect)boundingLayoutFrameForViews:(id)arg1; -- (BOOL)isEdge:(int)arg1 ofAncestor:(id)arg2 fixedDuringResizingOfSubviews:(id)arg3 fromKnob:(long long)arg4; +- (BOOL)isEdge:(unsigned int)arg1 ofAncestor:(id)arg2 fixedDuringResizingOfSubviews:(id)arg3 fromKnob:(long long)arg4; - (id)effectiveAncestorViewForEdgeMovementsRelativeToAncestorView:(id)arg1; -- (BOOL)isEdge:(int)arg1 ofSubview:(id)arg2 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg3; -- (BOOL)isDistanceFromSubviewEdge:(int)arg1 ofSubview:(id)arg2 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg3; +- (BOOL)isEdge:(unsigned int)arg1 ofSubview:(id)arg2 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg3; +- (BOOL)isDistanceFromSubviewEdge:(unsigned int)arg1 ofSubview:(id)arg2 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg3; - (BOOL)shouldViewHaveContainedSubviewGuides:(id)arg1; - (id)baselinesForViews:(id)arg1 withSuggestedLayoutFrame:(struct CGRect)arg2 andKnobPosition:(long long)arg3; - (BOOL)isViewVerticallyResizable:(id)arg1; diff --git a/IBAutolayoutFoundation/IBLayoutGuideGeneratorDelegate-Protocol.h b/IBAutolayoutFoundation/IBLayoutGuideGeneratorDelegate-Protocol.h index 3a56a1ddc..2d68a03fc 100644 --- a/IBAutolayoutFoundation/IBLayoutGuideGeneratorDelegate-Protocol.h +++ b/IBAutolayoutFoundation/IBLayoutGuideGeneratorDelegate-Protocol.h @@ -11,10 +11,10 @@ - (Class)symbolicLayoutConstantClassForLayoutGuideGenerator:(id)arg1; - (Class)layoutConstantClassForLayoutGuideGenerator:(id)arg1; - (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSiblingGuidesFromSelection:(id)arg2 toView:(id)arg3; -- (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSelectionEdge:(int)arg2 toSiblingEdge:(int)arg3 guideFromSelection:(id)arg4 toView:(id)arg5; -- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(int)arg2 ofAncestor:(id)arg3 fixedDuringResizingOfSubviews:(id)arg4 fromKnob:(long long)arg5; -- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(int)arg2 ofSubview:(id)arg3 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg4; -- (BOOL)layoutGuideGenerator:(id)arg1 isDistanceFromSubviewEdge:(int)arg2 ofSubview:(id)arg3 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg4; +- (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSelectionEdge:(unsigned int)arg2 toSiblingEdge:(unsigned int)arg3 guideFromSelection:(id)arg4 toView:(id)arg5; +- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(unsigned int)arg2 ofAncestor:(id)arg3 fixedDuringResizingOfSubviews:(id)arg4 fromKnob:(long long)arg5; +- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(unsigned int)arg2 ofSubview:(id)arg3 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg4; +- (BOOL)layoutGuideGenerator:(id)arg1 isDistanceFromSubviewEdge:(unsigned int)arg2 ofSubview:(id)arg3 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg4; - (BOOL)layoutGuideGenerator:(id)arg1 shouldViewHaveContainedSubviewGuides:(id)arg2; - (BOOL)layoutGuideGenerator:(id)arg1 isViewVerticallyResizable:(id)arg2; - (BOOL)layoutGuideGenerator:(id)arg1 isViewHorizontallyResizable:(id)arg2; diff --git a/IBAutolayoutFoundation/IBLayoutGuideGeneratorDelegate.h b/IBAutolayoutFoundation/IBLayoutGuideGeneratorDelegate.h index 1e7f67dc8..db4befa95 100644 --- a/IBAutolayoutFoundation/IBLayoutGuideGeneratorDelegate.h +++ b/IBAutolayoutFoundation/IBLayoutGuideGeneratorDelegate.h @@ -8,7 +8,7 @@ #import -@class NSArray; +@class NSArray, NSString; @interface IBLayoutGuideGeneratorDelegate : NSObject { @@ -23,10 +23,10 @@ - (Class)layoutConstantClassForLayoutGuideGenerator:(id)arg1; - (long long)userInterfaceLayoutDirectionForLayoutGuideGenerator:(id)arg1; - (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSiblingGuidesFromSelection:(id)arg2 toView:(id)arg3; -- (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSelectionEdge:(int)arg2 toSiblingEdge:(int)arg3 guideFromSelection:(id)arg4 toView:(id)arg5; -- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(int)arg2 ofAncestor:(id)arg3 fixedDuringResizingOfSubviews:(id)arg4 fromKnob:(long long)arg5; -- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(int)arg2 ofSubview:(id)arg3 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg4; -- (BOOL)layoutGuideGenerator:(id)arg1 isDistanceFromSubviewEdge:(int)arg2 ofSubview:(id)arg3 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg4; +- (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSelectionEdge:(unsigned int)arg2 toSiblingEdge:(unsigned int)arg3 guideFromSelection:(id)arg4 toView:(id)arg5; +- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(unsigned int)arg2 ofAncestor:(id)arg3 fixedDuringResizingOfSubviews:(id)arg4 fromKnob:(long long)arg5; +- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(unsigned int)arg2 ofSubview:(id)arg3 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg4; +- (BOOL)layoutGuideGenerator:(id)arg1 isDistanceFromSubviewEdge:(unsigned int)arg2 ofSubview:(id)arg3 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg4; - (BOOL)layoutGuideGenerator:(id)arg1 isViewVerticallyResizable:(id)arg2; - (BOOL)layoutGuideGenerator:(id)arg1 isViewHorizontallyResizable:(id)arg2; - (CDStruct_c519178c)layoutGuideGenerator:(id)arg1 layoutInsetOfView:(id)arg2; @@ -50,5 +50,11 @@ - (void)disableSiblingToSiblingGuidesWhileInvoking:(id)arg1; - (id)initWithLayoutInfo:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBLayoutViewMovementCacheKey.h b/IBAutolayoutFoundation/IBLayoutViewMovementCacheKey.h index e389a1330..0bb01c346 100644 --- a/IBAutolayoutFoundation/IBLayoutViewMovementCacheKey.h +++ b/IBAutolayoutFoundation/IBLayoutViewMovementCacheKey.h @@ -15,7 +15,7 @@ NSValue *_sizeValue; } -@property(readonly) NSValue *sizeValue; // @synthesize sizeValue=_sizeValue; +@property(readonly, copy) NSValue *sizeValue; // @synthesize sizeValue=_sizeValue; @property(readonly) NSObject *sizingView; // @synthesize sizingView=_sizingView; @property(readonly) NSObject *coordinateSpaceView; // @synthesize coordinateSpaceView=_coordinateSpaceView; - (void).cxx_destruct; diff --git a/IBAutolayoutFoundation/IBPercentageLayoutConstraintMultiplier.h b/IBAutolayoutFoundation/IBPercentageLayoutConstraintMultiplier.h new file mode 100644 index 000000000..8d07f2705 --- /dev/null +++ b/IBAutolayoutFoundation/IBPercentageLayoutConstraintMultiplier.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IBPercentageLayoutConstraintMultiplier : IBLayoutConstraintMultiplier +{ + NSString *_percentSignSuffix; +} + +@property(readonly, nonatomic) NSString *percentSignSuffix; // @synthesize percentSignSuffix=_percentSignSuffix; +- (void).cxx_destruct; +- (id)multiplierBySimplifyingExpression; +- (id)multiplierByIncrementing; +- (id)multiplierByDecrementing; +- (id)multiplierByInverting; +- (id)initWithValue:(double)arg1 percentSignSuffix:(id)arg2; + +@end + diff --git a/IBAutolayoutFoundation/IBRatioLayoutConstraintMultiplier.h b/IBAutolayoutFoundation/IBRatioLayoutConstraintMultiplier.h new file mode 100644 index 000000000..2340c4b6d --- /dev/null +++ b/IBAutolayoutFoundation/IBRatioLayoutConstraintMultiplier.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IBRatioLayoutConstraintMultiplier : IBLayoutConstraintMultiplier +{ + double _numerator; + double _denominator; + NSString *_separator; +} + +@property(readonly, nonatomic) NSString *separator; // @synthesize separator=_separator; +@property(readonly, nonatomic) double denominator; // @synthesize denominator=_denominator; +@property(readonly, nonatomic) double numerator; // @synthesize numerator=_numerator; +- (void).cxx_destruct; +- (id)multiplierBySimplifyingExpression; +- (id)multiplierByIncrementing; +- (id)multiplierByDecrementing; +- (id)multiplierByInverting; +- (void)encodeWithBinaryArchiver:(id)arg1; +- (id)initWithBinaryUnarchiver:(id)arg1; +- (id)initWithNumerator:(double)arg1 denominator:(double)arg2 separator:(id)arg3; + +@end + diff --git a/IBAutolayoutFoundation/IBSparseAutolayoutInfo.h b/IBAutolayoutFoundation/IBSparseAutolayoutInfo.h index 8d16a4356..ad6c59dc8 100644 --- a/IBAutolayoutFoundation/IBSparseAutolayoutInfo.h +++ b/IBAutolayoutFoundation/IBSparseAutolayoutInfo.h @@ -10,7 +10,7 @@ #import "IBBinaryArchiving-Protocol.h" #import "NSCoding-Protocol.h" -@class IBMutableIdentityDictionary, NSMutableArray, NSMutableDictionary, NSMutableSet; +@class IBMutableIdentityDictionary, NSMutableArray, NSMutableDictionary, NSMutableSet, NSString; @interface IBSparseAutolayoutInfo : NSObject { @@ -77,13 +77,14 @@ - (void)setWidgetType:(id)arg1 forView:(id)arg2; - (id)widgetTypeForView:(id)arg1; - (id)objectsFromAncestor:(id)arg1 toObject:(id)arg2; +- (id)topLevelObjectForObject:(id)arg1; - (id)topLevelObjects; - (id)orderedChildrenOfObject:(id)arg1; - (id)childrenOfObject:(id)arg1; - (id)parentOfObject:(id)arg1; - (id)parentOfObjectOrNSNull:(id)arg1; - (BOOL)containsObject:(id)arg1; -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; - (void)trackObjectAsView:(id)arg1; - (BOOL)objectIsView:(id)arg1; - (id)objects; @@ -97,5 +98,10 @@ - (id)initWithUserInterfaceLayoutDirection:(long long)arg1 layoutConstraintClass:(Class)arg2 layoutConstantClass:(Class)arg3 symbolicLayoutConstantClass:(Class)arg4 arbitrationUnitClass:(Class)arg5 autolayoutEngineClass:(Class)arg6 autolayoutFrameDecisionDriverClass:(Class)arg7 allowsIllegalAutolayoutStates:(BOOL)arg8; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBSparseInsetWrapper.h b/IBAutolayoutFoundation/IBSparseInsetWrapper.h index 2577adabe..2965a53b6 100644 --- a/IBAutolayoutFoundation/IBSparseInsetWrapper.h +++ b/IBAutolayoutFoundation/IBSparseInsetWrapper.h @@ -9,6 +9,8 @@ #import "IBBinaryArchiving-Protocol.h" #import "NSCoding-Protocol.h" +@class NSString; + @interface IBSparseInsetWrapper : NSObject { CDStruct_c519178c _inset; @@ -21,5 +23,11 @@ - (id)initWithCoder:(id)arg1; - (id)initWithInset:(CDStruct_c519178c)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBAutolayoutFoundation/IBSystemLayoutConstraintAbstraction.h b/IBAutolayoutFoundation/IBSystemLayoutConstraintAbstraction.h index 06676f13b..3161b52aa 100644 --- a/IBAutolayoutFoundation/IBSystemLayoutConstraintAbstraction.h +++ b/IBAutolayoutFoundation/IBSystemLayoutConstraintAbstraction.h @@ -16,7 +16,7 @@ @property(retain, nonatomic) IBLayoutConstraint *layoutConstraintBetweenViewsInDocument; // @synthesize layoutConstraintBetweenViewsInDocument=_layoutConstraintBetweenViewsInDocument; - (void).cxx_destruct; - (double)priority; -- (id)makeRepresentingConstraintWithLayoutInfo:(id)arg1; +- (id)makeRepresentingConstraintWithProvider:(id)arg1; - (id)constraintInDocument; - (unsigned long long)hash; - (BOOL)isEqualToAbstraction:(id)arg1; diff --git a/IBAutolayoutFoundation/NSObject-Protocol.h b/IBAutolayoutFoundation/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IBAutolayoutFoundation/NSObject-Protocol.h +++ b/IBAutolayoutFoundation/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IBAutolayoutFoundation/NSValue-IBAutolayoutAdditions.h b/IBAutolayoutFoundation/NSValue-IBAutolayoutAdditions.h new file mode 100644 index 000000000..094113a1b --- /dev/null +++ b/IBAutolayoutFoundation/NSValue-IBAutolayoutAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValue.h" + +@interface NSValue (IBAutolayoutAdditions) ++ (id)valueWithLine:(CDStruct_f6143a38)arg1; +- (CDStruct_f6143a38)lineValue; +@end + diff --git a/IBFoundation/CDStructures.h b/IBFoundation/CDStructures.h index adcc59179..1e7effbd8 100644 --- a/IBFoundation/CDStructures.h +++ b/IBFoundation/CDStructures.h @@ -26,13 +26,6 @@ struct IBObjectIDHashEntry_tag { id _field2; }; -struct TDNamedAssetImportEdgeInsets { - double _field1; - double _field2; - double _field3; - double _field4; -}; - struct _NSRange { unsigned long long _field1; unsigned long long _field2; diff --git a/IBFoundation/IBAbstractInterfaceBuilderTool-Protocol.h b/IBFoundation/IBAbstractInterfaceBuilderTool-Protocol.h new file mode 100644 index 000000000..e2293f40e --- /dev/null +++ b/IBFoundation/IBAbstractInterfaceBuilderTool-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@protocol IBAbstractInterfaceBuilderTool +- (id)renderImagesForRequests:(id)arg1; +- (id)loadLiveViewBundlesAtPaths:(id)arg1 withProjectSourceDirectoryPaths:(id)arg2; +@end + diff --git a/IBFoundation/IBAbstractInterfaceBuilderTool.h b/IBFoundation/IBAbstractInterfaceBuilderTool.h new file mode 100644 index 000000000..78cc2a9e9 --- /dev/null +++ b/IBFoundation/IBAbstractInterfaceBuilderTool.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import + +@class NSMutableSet, NSString; + +@interface IBAbstractInterfaceBuilderTool : IBAbstractPlatformTool +{ + NSMutableSet *_loadedLiveViewBundlePaths; +} + +- (void).cxx_destruct; +- (id)renderImagesForRequests:(id)arg1; +- (id)loadLiveViewBundlesAtPaths:(id)arg1 withProjectSourceDirectoryPaths:(id)arg2; +- (id)_resultByLoadingUnloadedBundleAtPath:(id)arg1 withProjectSourcePath:(id)arg2; +- (void)_appendProjectSourcePathToEnvironment:(id)arg1; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IBFoundation/IBAbstractPlatformTool-Protocol.h b/IBFoundation/IBAbstractPlatformTool-Protocol.h new file mode 100644 index 000000000..93b0d39f8 --- /dev/null +++ b/IBFoundation/IBAbstractPlatformTool-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBAbstractPlatformTool +- (id)protocolCapabilities; +@end + diff --git a/IBFoundation/IBAbstractPlatformTool.h b/IBFoundation/IBAbstractPlatformTool.h new file mode 100644 index 000000000..4c3b53fb5 --- /dev/null +++ b/IBFoundation/IBAbstractPlatformTool.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import +#import "IBMessageReceiveChannelTarget-Protocol.h" + +@class NSMutableArray, NSString; + +@interface IBAbstractPlatformTool : NSObject +{ + NSMutableArray *_messageContext; + BOOL _canceled; +} + ++ (void)main; ++ (id)sharedInstance; +@property(readonly, getter=isCanceled) BOOL canceled; // @synthesize canceled=_canceled; +- (void).cxx_destruct; +- (void)messageReceiveChannel:(id)arg1 didDeliverMesssage:(SEL)arg2; +- (void)messageReceiveChannel:(id)arg1 willDeliverMesssage:(SEL)arg2; +- (void)keepPersistentObjectInContext:(id)arg1; +- (id)protocolCapabilities; +- (void)startServingSocket:(int)arg1; +- (void)startServingReceiveChannel:(id)arg1; +- (id)messageReceiveChannel:(id)arg1 preprocessException:(id)arg2; +- (void)messageReceiveChannel:(id)arg1 shutdownWithError:(id)arg2; +- (void)messageReceiveChannelShutdown:(id)arg1; +- (id)messageReceiveChannel:(id)arg1 queueForReceivingMessage:(SEL)arg2; +- (id)messageReceiveChannelQueueForShutdownNotification:(id)arg1; +- (void)runMessageChannel:(id)arg1; +- (void)standardInputClosed:(id)arg1; +- (void)initializeWithArguments:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IBFoundation/IBAbstractSourceCodeSymbolFormatter.h b/IBFoundation/IBAbstractSourceCodeSymbolFormatter.h new file mode 100644 index 000000000..818fa8c44 --- /dev/null +++ b/IBFoundation/IBAbstractSourceCodeSymbolFormatter.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IBAbstractSourceCodeSymbolFormatter : NSObject +{ +} + ++ (id)nameOfFormattedClassSymbol:(id)arg1; ++ (id)formattedClassSymbolWithName:(id)arg1 namespaceProvider:(id)arg2; ++ (id)formattedClassSymbolWithName:(id)arg1; + +@end + diff --git a/IBFoundation/IBBinaryArchiver.h b/IBFoundation/IBBinaryArchiver.h index 9fbd5df64..80ebe0729 100644 --- a/IBFoundation/IBBinaryArchiver.h +++ b/IBFoundation/IBBinaryArchiver.h @@ -31,6 +31,7 @@ - (void).cxx_destruct; - (void)encodeObject:(id)arg1; - (void)encodeUTF8RepresentationOfString:(id)arg1; +- (void)encodeRange:(struct _NSRange)arg1; - (void)encodeInset:(CDStruct_c519178c)arg1; - (void)encodeCGRect:(struct CGRect)arg1; - (void)encodeCGSize:(struct CGSize)arg1; @@ -46,7 +47,6 @@ - (void)encodeHeader; - (void)finishEncoding; - (void)dealloc; -- (void)finalize; - (id)initWithVersion:(long long)arg1 context:(id)arg2; @end diff --git a/IBFoundation/IBBinaryArchiving-Protocol.h b/IBFoundation/IBBinaryArchiving-Protocol.h index fdac2e860..e0f8958ed 100644 --- a/IBFoundation/IBBinaryArchiving-Protocol.h +++ b/IBFoundation/IBBinaryArchiving-Protocol.h @@ -10,7 +10,7 @@ @optional + (id)decodeWithBinaryUnarchiver:(id)arg1; -- (const char *)cStringClassNameForBinaryArchiver; +- (const char *)cStringClassNameForBinaryArchiver:(id)arg1; - (void)encodeWithBinaryArchiver:(id)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; @end diff --git a/IBFoundation/IBBinaryUnarchiver.h b/IBFoundation/IBBinaryUnarchiver.h index 7a82bbd08..bb4f88a95 100644 --- a/IBFoundation/IBBinaryUnarchiver.h +++ b/IBFoundation/IBBinaryUnarchiver.h @@ -24,12 +24,14 @@ NSDictionary *_context; } ++ (id)unarchiveObjectWithData:(id)arg1 context:(id)arg2 minArchiveVersion:(long long)arg3; + (id)unarchiveObjectWithData:(id)arg1 context:(id)arg2; @property(readonly, nonatomic) NSDictionary *context; // @synthesize context=_context; @property(readonly, nonatomic) long long archiveVersion; // @synthesize archiveVersion; - (void).cxx_destruct; - (id)decodeUTF8String; - (id)decodeObject; +- (struct _NSRange)decodeRange; - (CDStruct_c519178c)decodeInset; - (struct CGRect)decodeCGRect; - (struct CGSize)decodeCGSize; diff --git a/IBFoundation/IBCollection-Protocol.h b/IBFoundation/IBCollection-Protocol.h index 356f9832e..c940ac524 100644 --- a/IBFoundation/IBCollection-Protocol.h +++ b/IBFoundation/IBCollection-Protocol.h @@ -10,14 +10,28 @@ #import "NSObject-Protocol.h" @protocol IBCollection ++ (id)ib_collectionWithObject:(id)arg1; ++ (id)ib_emptyCollection; ++ (Class)ib_mutableClass; +- (void)ib_removeObjectsInReceiverFromArray:(id)arg1; +- (void)ib_removeObjectsInReceiverFromOrderedSet:(id)arg1; +- (void)ib_removeObjectsInReceiverFromSet:(id)arg1; - (id)ib_maximumObjectUsingComparator:(id)arg1; - (id)ib_minimumObjectUsingComparator:(id)arg1; - (long long)ib_numberOfObjectsPassingTest:(id)arg1; +- (id)ib_arrayByMappingBlock:(id)arg1; +- (id)ib_arrayBySortingUsingComparator:(id)arg1; - (id)ib_arrayBySortingUsingSelector:(SEL)arg1 onKeyPath:(id)arg2; - (id)ib_arrayBySortingUsingSelector:(SEL)arg1; - (void)ib_enumerateObjectsUsingMutatingBlock:(id)arg1; - (void)ib_enumerateCopyOfObjectsUsingBlock:(id)arg1; - (void)ib_enumerateObjectsUsingBlock:(id)arg1; +- (id)ib_collectionByRemovingObject:(id)arg1; +- (id)ib_collectionByAddingObject:(id)arg1; +- (id)ib_collectionByRemovingObjectsInSet:(id)arg1; +- (id)ib_collectionByAddingObjectsFromCollection:(id)arg1; +- (id)ib_collectionByRemovingObjectsFromCollection:(id)arg1; +- (id)ib_collectionByMappingBlock:(id)arg1; - (id)ib_collectionByFilteringUsingBlock:(id)arg1; - (id)ib_collectionByRemovingNulls; - (id)ib_onlyObjectPassingTest:(id)arg1; diff --git a/IBFoundation/IBFormattedClassSymbol.h b/IBFoundation/IBFormattedClassSymbol.h new file mode 100644 index 000000000..262757792 --- /dev/null +++ b/IBFoundation/IBFormattedClassSymbol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IBFormattedClassSymbol : NSObject +{ + NSString *_className; + NSString *_classNamespace; + NSString *_namespaceProvider; +} + ++ (id)formattedClassSymbolWithUnformattedName:(id)arg1 namespaceProvider:(id)arg2; ++ (id)formattedClassSymbolWithName:(id)arg1 inNamespace:(id)arg2 withNamespaceProvider:(id)arg3; ++ (id)formattedClassSymbolWithUnformattedName:(id)arg1; +@property(readonly) NSString *namespaceProvider; // @synthesize namespaceProvider=_namespaceProvider; +@property(readonly) NSString *classNamespace; // @synthesize classNamespace=_classNamespace; +@property(readonly) NSString *className; // @synthesize className=_className; +- (void).cxx_destruct; +- (id)description; +- (id)formattedClassSymbolWithNamespaceProvider:(id)arg1; +- (id)formattedClassSymbolWithNamespace:(id)arg1; +- (id)formattedClassSymbolWithName:(id)arg1; +- (id)unformattedName; +- (id)initWithName:(id)arg1 namespace:(id)arg2 namespaceProvider:(id)arg3; + +@end + diff --git a/IBFoundation/IBICAbstractCatalogItem.h b/IBFoundation/IBICAbstractCatalogItem.h index b0d7150a8..9bc628fb0 100644 --- a/IBFoundation/IBICAbstractCatalogItem.h +++ b/IBFoundation/IBICAbstractCatalogItem.h @@ -20,7 +20,7 @@ NSString *_fileName; NSString *_explicitContainingDirectory; NSURL *_absoluteFileURL; - NSDate *_modificatoinDate; + NSDate *_modificationDate; NSDate *_manifestModificationDate; } @@ -37,9 +37,9 @@ + (id)itemWithContentsOfPath:(id)arg1; + (id)itemWithContentsOfPath:(id)arg1 results:(id)arg2; @property(readonly, nonatomic) NSSet *children; // @synthesize children=_children; -@property(readonly, nonatomic) IBICAbstractCatalogItem *parent; // @synthesize parent=_parent; +@property(readonly, nonatomic) __weak IBICAbstractCatalogItem *parent; // @synthesize parent=_parent; @property(readonly, nonatomic) NSDate *manifestModificationDate; // @synthesize manifestModificationDate=_manifestModificationDate; -@property(readonly, nonatomic) NSDate *modificatoinDate; // @synthesize modificatoinDate=_modificatoinDate; +@property(readonly, nonatomic) NSDate *modificationDate; // @synthesize modificationDate=_modificationDate; @property(copy, nonatomic) NSURL *absoluteFileURL; // @synthesize absoluteFileURL=_absoluteFileURL; @property(copy, nonatomic) NSString *explicitContainingDirectory; // @synthesize explicitContainingDirectory=_explicitContainingDirectory; @property(copy, nonatomic) NSString *fileName; // @synthesize fileName=_fileName; diff --git a/IBFoundation/IBICAppIconSetRepSlot.h b/IBFoundation/IBICAppIconSetRepSlot.h index 7bf67ad73..61b0fe25c 100644 --- a/IBFoundation/IBICAppIconSetRepSlot.h +++ b/IBFoundation/IBICAppIconSetRepSlot.h @@ -27,7 +27,7 @@ - (id)detailAreaKey; @property(readonly) NSValue *pixelSize; - (long long)compareDisplayOrder:(id)arg1; -- (id)shortDisplayNameDefiningItem; +- (id)shortDisplayName; - (void)captureComponents; @end diff --git a/IBFoundation/IBICBaseSchemaProvider.h b/IBFoundation/IBICBaseSchemaProvider.h index f65313c9e..cdefc43fb 100644 --- a/IBFoundation/IBICBaseSchemaProvider.h +++ b/IBFoundation/IBICBaseSchemaProvider.h @@ -8,7 +8,7 @@ #import "IBICSchemaProvider-Protocol.h" -@class IBICIdiom, IBICPlatform, IBICScale; +@class IBICFileType, IBICHeightClass, IBICIdiom, IBICPlatform, IBICScale, IBICSlotComponentClassCombinationAxis, IBICWidthClass, NSString; @interface IBICBaseSchemaProvider : NSObject { @@ -16,6 +16,19 @@ IBICIdiom *_universalIdiom; IBICScale *_oneXScale; IBICScale *_twoXScale; + IBICFileType *_pngFileType; + IBICFileType *_jpegFileType; + IBICFileType *_pdfFileType; + IBICWidthClass *_widthClassCompact; + IBICWidthClass *_widthClassRegular; + IBICHeightClass *_heightClassCompact; + IBICHeightClass *_heightClassRegular; + IBICSlotComponentClassCombinationAxis *_widthAxisAll; + IBICSlotComponentClassCombinationAxis *_widthAxisCompact; + IBICSlotComponentClassCombinationAxis *_widthAxisRegular; + IBICSlotComponentClassCombinationAxis *_heightAxisAll; + IBICSlotComponentClassCombinationAxis *_heightAxisCompact; + IBICSlotComponentClassCombinationAxis *_heightAxisRegular; } - (void).cxx_destruct; @@ -24,5 +37,11 @@ - (void)registerSchemaComponents:(id)arg1; - (double)precedence; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBFoundation/IBICCatalogCARCompiler.h b/IBFoundation/IBICCatalogCARCompiler.h index 05105a13c..1b8a4fd8c 100644 --- a/IBFoundation/IBICCatalogCARCompiler.h +++ b/IBFoundation/IBICCatalogCARCompiler.h @@ -10,7 +10,7 @@ { } -- (void)compileImageReps:(id)arg1 options:(id)arg2 queue:(struct dispatch_queue_s *)arg3 completionHandler:(id)arg4; +- (void)compileImageReps:(id)arg1 options:(id)arg2 queue:(id)arg3 completionHandler:(id)arg4; @end diff --git a/IBFoundation/IBICCatalogCompilerOptions.h b/IBFoundation/IBICCatalogCompilerOptions.h index 555c31862..858bf2262 100644 --- a/IBFoundation/IBICCatalogCompilerOptions.h +++ b/IBFoundation/IBICCatalogCompilerOptions.h @@ -9,13 +9,14 @@ #import "IBBinaryArchiving-Protocol.h" #import "NSCopying-Protocol.h" -@class NSSet, NSString; +@class NSMutableDictionary, NSSet, NSString; @interface IBICCatalogCompilerOptions : NSObject { BOOL _emitPNGs; BOOL _compressPNGs; BOOL _supportsResizableImages; + BOOL _supportsTemplateRenderingIntent; NSString *_outputDirectory; NSString *_commonAssetRepositoryFileName; NSString *_appIconName; @@ -24,8 +25,17 @@ NSString *_targetPlatform; NSSet *_targetDevices; NSString *_issueTextForResizableImage; + NSString *_issueTextForTemplateRenderingIntent; + NSMutableDictionary *_masksByName; + NSMutableDictionary *_successIssuesByName; + NSMutableDictionary *_failureIssuesByName; } +@property(retain, nonatomic) NSMutableDictionary *failureIssuesByName; // @synthesize failureIssuesByName=_failureIssuesByName; +@property(retain, nonatomic) NSMutableDictionary *successIssuesByName; // @synthesize successIssuesByName=_successIssuesByName; +@property(retain, nonatomic) NSMutableDictionary *masksByName; // @synthesize masksByName=_masksByName; +@property(copy) NSString *issueTextForTemplateRenderingIntent; // @synthesize issueTextForTemplateRenderingIntent=_issueTextForTemplateRenderingIntent; +@property BOOL supportsTemplateRenderingIntent; // @synthesize supportsTemplateRenderingIntent=_supportsTemplateRenderingIntent; @property(copy) NSString *issueTextForResizableImage; // @synthesize issueTextForResizableImage=_issueTextForResizableImage; @property BOOL supportsResizableImages; // @synthesize supportsResizableImages=_supportsResizableImages; @property(copy) NSSet *targetDevices; // @synthesize targetDevices=_targetDevices; @@ -38,12 +48,25 @@ @property BOOL compressPNGs; // @synthesize compressPNGs=_compressPNGs; @property BOOL emitPNGs; // @synthesize emitPNGs=_emitPNGs; - (void).cxx_destruct; +- (id)successIssueTextForName:(id)arg1; +- (void)setSuccessIssueText:(id)arg1 forName:(id)arg2; +- (id)failureIssueTextForName:(id)arg1; +- (void)setFailureIssueText:(id)arg1 forName:(id)arg2; +- (id)maskForName:(id)arg1; +- (void)setMask:(id)arg1 forName:(id)arg2; @property(readonly) NSSet *targetIdioms; - (BOOL)isTargetingDeploymentTargetsPriorTo:(id)arg1; -- (id)description; +- (BOOL)isEqual:(id)arg1; +@property(readonly, copy) NSString *description; - (void)encodeWithBinaryArchiver:(id)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/IBICCatalogCompilerResult.h b/IBFoundation/IBICCatalogCompilerResult.h index 2d03689b2..ab67770a0 100644 --- a/IBFoundation/IBICCatalogCompilerResult.h +++ b/IBFoundation/IBICCatalogCompilerResult.h @@ -8,7 +8,7 @@ #import "IBBinaryArchiving-Protocol.h" -@class NSArray, NSMutableArray, NSMutableDictionary; +@class NSArray, NSMutableArray, NSMutableDictionary, NSString; @interface IBICCatalogCompilerResult : NSObject { @@ -27,7 +27,7 @@ @property BOOL success; // @synthesize success=_success; - (void).cxx_destruct; - (void)mergeResults:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (void)addOutputFiles:(id)arg1; - (void)addOutputFile:(id)arg1; - (void)addIssues:(id)arg1; @@ -39,5 +39,10 @@ - (id)initWithBinaryUnarchiver:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBFoundation/IBICCatalogICNSCompiler.h b/IBFoundation/IBICCatalogICNSCompiler.h index 935a9a69b..9a2458363 100644 --- a/IBFoundation/IBICCatalogICNSCompiler.h +++ b/IBFoundation/IBICCatalogICNSCompiler.h @@ -10,7 +10,7 @@ { } -- (void)compileImageReps:(id)arg1 options:(id)arg2 queue:(struct dispatch_queue_s *)arg3 completionHandler:(id)arg4; +- (void)compileImageReps:(id)arg1 options:(id)arg2 queue:(id)arg3 completionHandler:(id)arg4; @end diff --git a/IBFoundation/IBICCocoaSchemaAdditions.h b/IBFoundation/IBICCocoaSchemaAdditions.h index f668ef0fb..4edc4d12e 100644 --- a/IBFoundation/IBICCocoaSchemaAdditions.h +++ b/IBFoundation/IBICCocoaSchemaAdditions.h @@ -8,7 +8,7 @@ #import "IBICSchemaProvider-Protocol.h" -@class IBICIdiom, IBICPlatform, IBICScale, IBICSize; +@class IBICFileType, IBICIdiom, IBICPlatform, IBICScale, IBICSize, NSString; @interface IBICCocoaSchemaAdditions : NSObject { @@ -23,6 +23,9 @@ IBICSize *_size128; IBICSize *_size256; IBICSize *_size512; + IBICFileType *_pngFileType; + IBICFileType *_jpegFileType; + IBICFileType *_pdfFileType; } - (void).cxx_destruct; @@ -34,5 +37,11 @@ - (void)registerSchemaComponents:(id)arg1; - (double)precedence; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBFoundation/IBICCoreThemeDocument.h b/IBFoundation/IBICCoreThemeDocument.h index 1347aae70..84cdfba8a 100644 --- a/IBFoundation/IBICCoreThemeDocument.h +++ b/IBFoundation/IBICCoreThemeDocument.h @@ -15,15 +15,20 @@ BOOL _importedContent; } -+ (id)makeTemporaryDocumentReturningError:(id *)arg1; ++ (id)makeTemporaryDocumentWithOptions:(id)arg1 returningError:(id *)arg2; + (BOOL)isMigrationError:(id)arg1; - (void).cxx_destruct; - (void)distillToPath:(id)arg1 completionHandler:(id)arg2; - (void)setContent:(id)arg1 completionHandler:(id)arg2; - (long long)coreUIResizingModeForResizingBehavior:(id)arg1; - (long long)coreUIRenditionTypeForResizingBehavior:(id)arg1; -- (struct TDNamedAssetImportEdgeInsets)coreUINamedAssetImportEdgeInsetsForResizingBehavior:(id)arg1; +- (CDStruct_c519178c)coreUINamedAssetImportEdgeInsetsForResizingBehavior:(id)arg1; - (void)logAssets; +- (void)logAsset:(id)arg1; +- (void)logAssetImport:(id)arg1; +- (id)stringFromResizingMode:(long long)arg1; +- (id)stringFromRenditionType:(long long)arg1; +- (id)stringFromIdiom:(long long)arg1; - (void)close; - (id)initWithCoreThemeDocument:(id)arg1 exclusiveScratchDirectory:(id)arg2; diff --git a/IBFoundation/IBICDetailAreaKeySubgroup-Protocol.h b/IBFoundation/IBICDetailAreaKeySubgroup-Protocol.h new file mode 100644 index 000000000..fb7e33d66 --- /dev/null +++ b/IBFoundation/IBICDetailAreaKeySubgroup-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCopying-Protocol.h" +#import "NSObject-Protocol.h" + +@protocol IBICDetailAreaKeySubgroup +- (id)ib_onlyComponent; +@end + diff --git a/IBFoundation/IBICDeviceOrientation.h b/IBFoundation/IBICDeviceOrientation.h index 6bbe2d1c9..aadd9cdf4 100644 --- a/IBFoundation/IBICDeviceOrientation.h +++ b/IBFoundation/IBICDeviceOrientation.h @@ -6,7 +6,9 @@ #import -@interface IBICDeviceOrientation : IBICMultipartImageRepSlotComponent +#import "NSCoding-Protocol.h" + +@interface IBICDeviceOrientation : IBICMultipartImageRepSlotComponent { long long _orientationValue; } @@ -14,6 +16,9 @@ + (id)itemWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 orientationValue:(long long)arg4 displayOrder:(double)arg5; + (id)contentsJSONKey; @property(readonly) long long orientationValue; // @synthesize orientationValue=_orientationValue; +- (void)ibic_appendAdditionalPseudoXMLAttrbutes:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; - (BOOL)isEqualToSchemaImageRepIDComponent:(id)arg1; - (BOOL)isEqualToDeviceOrientation:(id)arg1; - (id)initWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 orientationValue:(long long)arg4 displayOrder:(double)arg5; diff --git a/IBFoundation/IBICDiskMutationResult.h b/IBFoundation/IBICDiskMutationResult.h index 9f4d8098a..9f9c82db6 100644 --- a/IBFoundation/IBICDiskMutationResult.h +++ b/IBFoundation/IBICDiskMutationResult.h @@ -13,7 +13,7 @@ NSDictionary *_updatedFileTimestamps; } -+ (id)combineDiskMutationResuls:(id)arg1; ++ (id)combineDiskMutationResults:(id)arg1; + (id)mutationResultByUpdatingAndRecordingTimeStampsForContainingDirectoriesOfPaths:(id)arg1 upToBase:(id)arg2 error:(id *)arg3; + (id)emptyMutationResult; + (id)mutationResultWithTimeStampForParentDirectoryOfItemRemovedFromPath:(id)arg1 error:(id *)arg2; diff --git a/IBFoundation/IBICExtent.h b/IBFoundation/IBICExtent.h index a9adaccb1..24a214f23 100644 --- a/IBFoundation/IBICExtent.h +++ b/IBFoundation/IBICExtent.h @@ -6,7 +6,9 @@ #import -@interface IBICExtent : IBICMultipartImageRepSlotComponent +#import "NSCoding-Protocol.h" + +@interface IBICExtent : IBICMultipartImageRepSlotComponent { int _extentValue; } @@ -14,6 +16,9 @@ + (id)itemWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 extent:(int)arg4 displayOrder:(double)arg5; + (id)contentsJSONKey; @property(readonly) int extentValue; // @synthesize extentValue=_extentValue; +- (void)ibic_appendAdditionalPseudoXMLAttrbutes:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; - (BOOL)isEqualToSchemaImageRepIDComponent:(id)arg1; - (BOOL)isEqualToExtent:(id)arg1; - (id)initWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 extent:(int)arg4 displayOrder:(double)arg5; diff --git a/IBFoundation/IBICFileStructureSnapshot.h b/IBFoundation/IBICFileStructureSnapshot.h index 0ec41775b..616b0697a 100644 --- a/IBFoundation/IBICFileStructureSnapshot.h +++ b/IBFoundation/IBICFileStructureSnapshot.h @@ -21,7 +21,7 @@ } + (id)snapshotOfPath:(id)arg1 error:(id *)arg2; -@property(readonly) IBICFileStructureSnapshot *parent; // @synthesize parent=_parent; +@property(readonly) __weak IBICFileStructureSnapshot *parent; // @synthesize parent=_parent; @property(readonly) NSArray *children; // @synthesize children=_children; @property(readonly) BOOL isDirectory; // @synthesize isDirectory=_isDirectory; @property(readonly) NSDate *modificationDate; // @synthesize modificationDate=_modificationDate; diff --git a/IBFoundation/IBICFileType.h b/IBFoundation/IBICFileType.h new file mode 100644 index 000000000..9886129b5 --- /dev/null +++ b/IBFoundation/IBICFileType.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBICPseudoXMLGeneration-Protocol.h" +#import "NSCoding-Protocol.h" + +@class NSArray, NSString; + +@interface IBICFileType : IBICMultipartImageRepSlotComponent +{ + NSArray *_extensions; +} + ++ (id)fileTypeWithIdentifier:(id)arg1 title:(id)arg2 extensions:(id)arg3 displayOrder:(double)arg4; +@property(readonly, nonatomic) NSArray *extensions; // @synthesize extensions=_extensions; +- (void).cxx_destruct; +- (void)ibic_appendAdditionalPseudoXMLAttrbutes:(id)arg1; +- (id)ibic_pseudoXML; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isValidFileExtension:(id)arg1; +- (id)initWithIdentifier:(id)arg1 title:(id)arg2 extensions:(id)arg3 displayOrder:(double)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IBFoundation/IBICHeightClass.h b/IBFoundation/IBICHeightClass.h new file mode 100644 index 000000000..b09728e93 --- /dev/null +++ b/IBFoundation/IBICHeightClass.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBICHeightClass : IBICSizeClass +{ +} + ++ (id)contentsJSONKey; + +@end + diff --git a/IBFoundation/IBICIconSetRepSlot.h b/IBFoundation/IBICIconSetRepSlot.h index a7d918738..7c35255ac 100644 --- a/IBFoundation/IBICIconSetRepSlot.h +++ b/IBFoundation/IBICIconSetRepSlot.h @@ -27,7 +27,7 @@ - (id)detailAreaKey; - (id)requiredFileName; - (long long)compareDisplayOrder:(id)arg1; -- (id)shortDisplayNameDefiningItem; +- (id)shortDisplayName; - (void)captureComponents; @end diff --git a/IBFoundation/IBICIdiom.h b/IBFoundation/IBICIdiom.h index c4dbd9c9b..f708b7d06 100644 --- a/IBFoundation/IBICIdiom.h +++ b/IBFoundation/IBICIdiom.h @@ -6,9 +6,11 @@ #import +#import "NSCoding-Protocol.h" + @class NSString; -@interface IBICIdiom : IBICMultipartImageRepSlotComponent +@interface IBICIdiom : IBICMultipartImageRepSlotComponent { NSString *_platform; long long _coreUIIdiom; @@ -22,6 +24,9 @@ @property(readonly) long long coreUIIdiom; // @synthesize coreUIIdiom=_coreUIIdiom; @property(readonly) NSString *platform; // @synthesize platform=_platform; - (void).cxx_destruct; +- (void)ibic_appendAdditionalPseudoXMLAttrbutes:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; - (BOOL)isEqualToSchemaImageRepIDComponent:(id)arg1; - (BOOL)isEqualToIdiom:(id)arg1; - (id)initWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 platform:(id)arg4 coreUIIdiom:(long long)arg5 infoPlistSuffix:(id)arg6 displayOrder:(double)arg7; diff --git a/IBFoundation/IBICImageResizingBehavior.h b/IBFoundation/IBICImageResizingBehavior.h index 1c92c6a76..1340cf9d1 100644 --- a/IBFoundation/IBICImageResizingBehavior.h +++ b/IBFoundation/IBICImageResizingBehavior.h @@ -10,6 +10,8 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" +@class NSString; + @interface IBICImageResizingBehavior : NSObject { long long _resizingMode; @@ -24,14 +26,14 @@ @property(readonly) struct CGSize centerSize; // @synthesize centerSize=_centerSize; @property(readonly) long long centerFillMode; // @synthesize centerFillMode=_centerFillMode; @property(readonly) long long resizingMode; // @synthesize resizingMode=_resizingMode; -- (id)description; +@property(readonly, copy) NSString *description; - (BOOL)isResizable; - (BOOL)isPartBasedVertical; - (BOOL)isPartBasedHorizontal; - (BOOL)getValidatedCapInsets:(CDStruct_c519178c *)arg1 centerSize:(struct CGSize *)arg2 forSourceImageSize:(struct CGSize)arg3; - (BOOL)isEqual:(id)arg1; - (BOOL)isEqualToImageResizingBehavior:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (id)JSONRepresentation; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -41,5 +43,9 @@ - (id)initWithCoder:(id)arg1; - (id)initWithResizingMode:(long long)arg1 capInsets:(CDStruct_c519178c)arg2 centerFillMode:(long long)arg3 centerSize:(struct CGSize)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + @end diff --git a/IBFoundation/IBICImageSet.h b/IBFoundation/IBICImageSet.h index 6c032ab35..b5b14a2e7 100644 --- a/IBFoundation/IBICImageSet.h +++ b/IBFoundation/IBICImageSet.h @@ -8,6 +8,7 @@ @interface IBICImageSet : IBICMappedMultipartImage { + long long _templateRenderingIntent; } + (id)pluralTypeNameForIssues; @@ -19,6 +20,11 @@ + (double)latestUnderstoodContentsJSONVersionNumber; + (double)earliestUnderstoodContentsJSONVersionNumber; + (Class)imageRepClass; +@property(nonatomic) long long templateRenderingIntent; // @synthesize templateRenderingIntent=_templateRenderingIntent; +- (id)infoDictionary; +- (void)replaceChildrenFromFileSystemSnapshot:(id)arg1 results:(id)arg2; +- (id)validatedContentsJSONInfoFromSnapshot:(id)arg1 results:(id)arg2; +- (void)enumerateDescriptionAttributeComponents:(id)arg1; - (void)populateContentsJSONImageEntry:(id)arg1 forImageRep:(id)arg2; - (BOOL)shouldIncludeImageRepInContentsJSON:(id)arg1; - (id)suggestedFileNameForImageRepInSlot:(id)arg1; diff --git a/IBFoundation/IBICImageSetRep.h b/IBFoundation/IBICImageSetRep.h index 02960c709..5b31d83a8 100644 --- a/IBFoundation/IBICImageSetRep.h +++ b/IBFoundation/IBICImageSetRep.h @@ -11,6 +11,7 @@ @interface IBICImageSetRep : IBICMultipartImageRep { IBICImageResizingBehavior *_resizingBehavior; + CDStruct_c519178c _alignmentInsets; } + (Class)multiplartImageClass; @@ -18,9 +19,14 @@ + (id)outputImageExtension; + (id)imageRepWithSlot:(id)arg1 fileName:(id)arg2 andUnassigned:(BOOL)arg3; + (id)imageRepWithRepIdentifier:(id)arg1; +@property(nonatomic) CDStruct_c519178c alignmentInsets; // @synthesize alignmentInsets=_alignmentInsets; @property(copy, nonatomic) IBICImageResizingBehavior *resizingBehavior; // @synthesize resizingBehavior=_resizingBehavior; - (void).cxx_destruct; +- (id)shortDisplayName; +- (BOOL)shouldAppendSizeClassToDisplayName; +- (void)enumerateDescriptionAttributeComponents:(id)arg1; @property(readonly) NSString *fullyQualifiedFileName; +@property(readonly) NSString *preferredOutputExtension; - (id)descriptionShortClassName; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/IBFoundation/IBICImageSetRepIdentifier.h b/IBFoundation/IBICImageSetRepIdentifier.h index f89086e7a..64b9288f1 100644 --- a/IBFoundation/IBICImageSetRepIdentifier.h +++ b/IBFoundation/IBICImageSetRepIdentifier.h @@ -6,7 +6,7 @@ #import -@class IBICIdiom, IBICScale, IBICSubtype; +@class IBICHeightClass, IBICIdiom, IBICScale, IBICSubtype, IBICWidthClass; @interface IBICImageSetRepIdentifier : IBICMultipartImageRepIdentifier { @@ -19,6 +19,8 @@ + (id)inferredImageRepIdentifierForPath:(id)arg1; + (Class)slotClass; - (id)slot; +@property(readonly) IBICHeightClass *heightClass; +@property(readonly) IBICWidthClass *widthClass; @property(readonly) IBICScale *scale; @property(readonly) IBICSubtype *subtype; @property(readonly) IBICIdiom *idiom; diff --git a/IBFoundation/IBICImageSetRepSlot.h b/IBFoundation/IBICImageSetRepSlot.h index 7d39be284..7bfc73066 100644 --- a/IBFoundation/IBICImageSetRepSlot.h +++ b/IBFoundation/IBICImageSetRepSlot.h @@ -6,26 +6,33 @@ #import -@class IBICIdiom, IBICScale, IBICSubtype; +@class IBICHeightClass, IBICIdiom, IBICScale, IBICSubtype, IBICWidthClass; @interface IBICImageSetRepSlot : IBICMultipartImageRepSlot { IBICIdiom *_idiom; IBICSubtype *_subtype; IBICScale *_scale; + IBICWidthClass *_widthClass; + IBICHeightClass *_heightClass; } ++ (void)setShouldShowVariantedSizeClasses:(BOOL)arg1; ++ (BOOL)shouldShowVariantedSizeClasses; + (id)defaultSlot; -+ (id)slotWithIdiom:(id)arg1 subtype:(id)arg2 scale:(id)arg3; ++ (id)slotWithIdiom:(id)arg1 subtype:(id)arg2 scale:(id)arg3 widthClass:(id)arg4 heightClass:(id)arg5; + (id)orderedComponentClasses; +@property(readonly) IBICHeightClass *heightClass; // @synthesize heightClass=_heightClass; +@property(readonly) IBICWidthClass *widthClass; // @synthesize widthClass=_widthClass; @property(readonly) IBICScale *scale; // @synthesize scale=_scale; @property(readonly) IBICSubtype *subtype; // @synthesize subtype=_subtype; @property(readonly) IBICIdiom *idiom; // @synthesize idiom=_idiom; - (void).cxx_destruct; +- (id)scaleKey; - (id)suggestedRepNameForMultipartImageSetName:(id)arg1; - (id)detailAreaKey; - (long long)compareDisplayOrder:(id)arg1; -- (id)shortDisplayNameDefiningItem; +- (id)shortDisplayName; - (void)captureComponents; @end diff --git a/IBFoundation/IBICIssue.h b/IBFoundation/IBICIssue.h index 1d786bd33..c42bd4498 100644 --- a/IBFoundation/IBICIssue.h +++ b/IBFoundation/IBICIssue.h @@ -33,7 +33,7 @@ - (void).cxx_destruct; @property(readonly) NSString *classificationDescription; @property(readonly) NSString *severityDescription; -- (id)description; +@property(readonly, copy) NSString *description; @property(readonly) NSArray *orderedCatalogItemIdentifiers; - (id)copyWithReplacedCatalogItems:(id)arg1; - (void)encodeWithBinaryArchiver:(id)arg1; @@ -42,5 +42,10 @@ - (id)initWithAffectedCatalogItems:(id)arg1 classification:(long long)arg2 severity:(long long)arg3 message:(id)arg4; - (id)initWithAffectedCatalogItemIdentifiers:(id)arg1 catalogPath:(id)arg2 classification:(long long)arg3 severity:(long long)arg4 message:(id)arg5; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBFoundation/IBICLaunchImageSetRepSlot.h b/IBFoundation/IBICLaunchImageSetRepSlot.h index f778470ca..c2fcdd228 100644 --- a/IBFoundation/IBICLaunchImageSetRepSlot.h +++ b/IBFoundation/IBICLaunchImageSetRepSlot.h @@ -34,7 +34,7 @@ - (id)pixelSize; - (id)detailAreaKey; - (long long)compareDisplayOrder:(id)arg1; -- (id)shortDisplayNameDefiningItem; +- (id)shortDisplayName; - (void)captureComponents; @end diff --git a/IBFoundation/IBICMappedMultipartImage.h b/IBFoundation/IBICMappedMultipartImage.h index 337e9826d..0c1576467 100644 --- a/IBFoundation/IBICMappedMultipartImage.h +++ b/IBFoundation/IBICMappedMultipartImage.h @@ -15,6 +15,7 @@ + (double)latestUnderstoodContentsJSONVersionNumber; + (double)earliestUnderstoodContentsJSONVersionNumber; - (id)contentsDictionary; +- (id)infoDictionary; - (void)populateContentsJSONImageEntry:(id)arg1 forImageRep:(id)arg2; - (BOOL)shouldIncludeImageRepInContentsJSON:(id)arg1; - (void)replaceChildrenFromFileSystemSnapshot:(id)arg1 results:(id)arg2; diff --git a/IBFoundation/IBICMultipartImage.h b/IBFoundation/IBICMultipartImage.h index 0ac125537..e08e4e421 100644 --- a/IBFoundation/IBICMultipartImage.h +++ b/IBFoundation/IBICMultipartImage.h @@ -26,6 +26,7 @@ + (id)multipartImageClassesInImportOrder; + (id)multipartImageClasses; + (id)allocWithZone:(struct _NSZone *)arg1; +- (id)slotComponentMaskForChildren; - (void)populateMutatorsToAddRequiredChildCounterparts:(id)arg1; - (id)suggestedFileNameForImageRepInSlot:(id)arg1; - (void)populateIssues:(id)arg1 context:(id)arg2; diff --git a/IBFoundation/IBICMultipartImageRep.h b/IBFoundation/IBICMultipartImageRep.h index b087adb85..a7a5e46b7 100644 --- a/IBFoundation/IBICMultipartImageRep.h +++ b/IBFoundation/IBICMultipartImageRep.h @@ -29,6 +29,12 @@ @property(copy, nonatomic) IBICMultipartImageRepSlot *slot; // @synthesize slot=_slot; @property(nonatomic, getter=isUnassigned) BOOL unassigned; // @synthesize unassigned=_unassigned; - (void).cxx_destruct; +- (BOOL)hasPDFSibling; +- (BOOL)isPDF; +- (BOOL)isJPEG; +- (BOOL)isPNG; +- (BOOL)matchesFileType:(id)arg1; +- (id)fileType; - (id)suggestedFileName; @property(readonly) NSValue *imageDataPixelSize; @property(readonly) NSValue *requiredPointSize; diff --git a/IBFoundation/IBICMultipartImageRepSlot.h b/IBFoundation/IBICMultipartImageRepSlot.h index 24de9e9d6..492504423 100644 --- a/IBFoundation/IBICMultipartImageRepSlot.h +++ b/IBFoundation/IBICMultipartImageRepSlot.h @@ -6,12 +6,13 @@ #import "NSObject.h" +#import "IBICPseudoXMLGeneration-Protocol.h" #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@class NSDictionary; +@class NSDictionary, NSString; -@interface IBICMultipartImageRepSlot : NSObject +@interface IBICMultipartImageRepSlot : NSObject { NSDictionary *_componentsByClass; } @@ -23,16 +24,19 @@ + (id)slotWithComponents:(id)arg1; + (id)slotWithComponents:(id *)arg1 count:(unsigned long long)arg2; - (void).cxx_destruct; +- (BOOL)matchesImageSlotsType:(long long)arg1; - (id)requiredPointSize; - (id)requiredPixelSize; - (id)suggestedRepNameForMultipartImageSetName:(id)arg1; - (id)detailAreaKey; - (id)requiredFileName; - (id)displayName; -- (id)description; +- (id)ibic_pseudoXMLWithIndent:(unsigned long long)arg1; +- (id)ibic_pseudoXML; +@property(readonly, copy) NSString *description; - (id)stringRepresentation; -- (id)shortDisplayNameDefiningItem; -- (unsigned long long)hash; +- (id)shortDisplayName; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (BOOL)isEqualToMultipartImageRepSlot:(id)arg1; - (long long)compareDisplayOrder:(id)arg1; @@ -45,5 +49,9 @@ - (id)initWithComponents:(id)arg1; - (void)captureComponents; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + @end diff --git a/IBFoundation/IBICMultipartImageRepSlotComponent.h b/IBFoundation/IBICMultipartImageRepSlotComponent.h index e0bd102d6..c01bf821f 100644 --- a/IBFoundation/IBICMultipartImageRepSlotComponent.h +++ b/IBFoundation/IBICMultipartImageRepSlotComponent.h @@ -6,11 +6,13 @@ #import "NSObject.h" +#import "IBICPseudoXMLGeneration-Protocol.h" +#import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" @class NSString; -@interface IBICMultipartImageRepSlotComponent : NSObject +@interface IBICMultipartImageRepSlotComponent : NSObject { NSString *_title; NSString *_identifier; @@ -25,13 +27,22 @@ @property(readonly) NSString *identifier; // @synthesize identifier=_identifier; @property(readonly) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)ibic_pseudoXMLWithIndent:(unsigned long long)arg1; +- (void)ibic_appendAdditionalPseudoXMLAttrbutes:(id)arg1; +- (id)ibic_pseudoXML; - (long long)compareDisplayOrder:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (BOOL)isEqual:(id)arg1; - (BOOL)isEqualToSchemaImageRepIDComponent:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 displayOrder:(double)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + @end diff --git a/IBFoundation/IBICMultipartImageRepSlotDetailAreaKey.h b/IBFoundation/IBICMultipartImageRepSlotDetailAreaKey.h index 7f750f792..ead8779be 100644 --- a/IBFoundation/IBICMultipartImageRepSlotDetailAreaKey.h +++ b/IBFoundation/IBICMultipartImageRepSlotDetailAreaKey.h @@ -6,27 +6,42 @@ #import "NSObject.h" +#import "IBICPseudoXMLGeneration-Protocol.h" +#import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@interface IBICMultipartImageRepSlotDetailAreaKey : NSObject +@class NSString; + +@interface IBICMultipartImageRepSlotDetailAreaKey : NSObject { Class _slotClass; id _section; id _group; + id _subgroup; } -+ (id)keyWithSlotClass:(Class)arg1 section:(id)arg2 group:(id)arg3; -+ (id)keyWithSlotClass:(Class)arg1 sectionComponents:(id)arg2 groupComponents:(id)arg3; ++ (id)keyWithSlotClass:(Class)arg1 section:(id)arg2 group:(id)arg3 subgroup:(id)arg4; ++ (id)keyWithSlotClass:(Class)arg1 sectionComponents:(id)arg2 groupComponents:(id)arg3 subgroupComponents:(id)arg4; +@property(readonly) id subgroup; // @synthesize subgroup=_subgroup; @property(readonly) id group; // @synthesize group=_group; @property(readonly) id section; // @synthesize section=_section; @property(readonly) Class slotClass; // @synthesize slotClass=_slotClass; - (void).cxx_destruct; -- (id)description; +- (long long)ibic_compareForPseudoXML:(id)arg1; +- (id)ibic_pseudoXMLWithIndent:(unsigned long long)arg1; +- (id)ibic_pseudoXML; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +@property(readonly, copy) NSString *description; - (BOOL)isEqual:(id)arg1; - (BOOL)isEqualToDetailAreaKey:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithSlotClass:(Class)arg1 section:(id)arg2 group:(id)arg3; +- (id)initWithSlotClass:(Class)arg1 section:(id)arg2 group:(id)arg3 subgroup:(id)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/IBICMultipartImageRepSlotSuggestionSet.h b/IBFoundation/IBICMultipartImageRepSlotSuggestionSet.h index e6e1dc63d..b0cef6ddb 100644 --- a/IBFoundation/IBICMultipartImageRepSlotSuggestionSet.h +++ b/IBFoundation/IBICMultipartImageRepSlotSuggestionSet.h @@ -6,9 +6,12 @@ #import "NSObject.h" +#import "IBICPseudoXMLGeneration-Protocol.h" +#import "NSCoding-Protocol.h" + @class NSArray, NSSet, NSString; -@interface IBICMultipartImageRepSlotSuggestionSet : NSObject +@interface IBICMultipartImageRepSlotSuggestionSet : NSObject { Class _slotClass; NSString *_section; @@ -20,9 +23,9 @@ NSSet *_counterpartSuggestionSets; } -+ (id)suggestionSetWithIdentifier:(id)arg1 imageRepSlots:(id)arg2 section:(id)arg3 group:(id)arg4 title:(id)arg5 displayOrder:(double)arg6; -+ (id)suggestionSetWithIdentifier:(id)arg1 imageRepSlots:(id)arg2 title:(id)arg3 displayOrder:(double)arg4; -@property(readonly) NSSet *counterpartSuggestionSets; // @synthesize counterpartSuggestionSets=_counterpartSuggestionSets; ++ (id)suggestionSetWithIdentifier:(id)arg1 imageRepSlots:(id)arg2 section:(id)arg3 group:(id)arg4 title:(id)arg5 displayOrder:(double)arg6 expander:(id)arg7; ++ (id)suggestionSetWithIdentifier:(id)arg1 imageRepSlots:(id)arg2 title:(id)arg3 displayOrder:(double)arg4 expander:(id)arg5; +@property(readonly, copy) NSSet *counterpartSuggestionSets; // @synthesize counterpartSuggestionSets=_counterpartSuggestionSets; @property(readonly) double displayOrder; // @synthesize displayOrder=_displayOrder; @property(readonly) NSArray *imageRepSlots; // @synthesize imageRepSlots=_imageRepSlots; @property(readonly) NSString *identifier; // @synthesize identifier=_identifier; @@ -31,10 +34,20 @@ @property(readonly) NSString *section; // @synthesize section=_section; @property(readonly) Class slotClass; // @synthesize slotClass=_slotClass; - (void).cxx_destruct; +- (id)ibic_pseudoXMLWithIndent:(unsigned long long)arg1 emitted:(id)arg2; +- (id)ibic_pseudoXMLWithIndent:(unsigned long long)arg1; +- (id)ibic_pseudoXML; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; - (long long)compareDisplayOrder:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (void)setCounterpartSuggestionSets:(id)arg1; -- (id)initWithIdentifier:(id)arg1 imageRepSlots:(id)arg2 section:(id)arg3 group:(id)arg4 title:(id)arg5 displayOrder:(double)arg6; +- (id)initWithIdentifier:(id)arg1 imageRepSlots:(id)arg2 section:(id)arg3 group:(id)arg4 title:(id)arg5 displayOrder:(double)arg6 expander:(id)arg7; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/IBICMultipartImageRepSlotValidationRecord.h b/IBFoundation/IBICMultipartImageRepSlotValidationRecord.h index 2fbb15556..8df7e6ccf 100644 --- a/IBFoundation/IBICMultipartImageRepSlotValidationRecord.h +++ b/IBFoundation/IBICMultipartImageRepSlotValidationRecord.h @@ -6,9 +6,12 @@ #import "NSObject.h" +#import "IBICPseudoXMLGeneration-Protocol.h" +#import "NSCoding-Protocol.h" + @class IBICMultipartImageRepSlot, NSString; -@interface IBICMultipartImageRepSlotValidationRecord : NSObject +@interface IBICMultipartImageRepSlotValidationRecord : NSObject { BOOL _required; IBICMultipartImageRepSlot *_slot; @@ -18,15 +21,25 @@ NSString *_obsoleteMessage; } -@property(readonly) NSString *obsoleteMessage; // @synthesize obsoleteMessage=_obsoleteMessage; -@property(readonly) NSString *missingRequiredMessage; // @synthesize missingRequiredMessage=_missingRequiredMessage; -@property(readonly) NSString *versionOfObsolescence; // @synthesize versionOfObsolescence=_versionOfObsolescence; -@property(readonly) NSString *versionOfIntroduction; // @synthesize versionOfIntroduction=_versionOfIntroduction; +@property(readonly, copy) NSString *obsoleteMessage; // @synthesize obsoleteMessage=_obsoleteMessage; +@property(readonly, copy) NSString *missingRequiredMessage; // @synthesize missingRequiredMessage=_missingRequiredMessage; +@property(readonly, copy) NSString *versionOfObsolescence; // @synthesize versionOfObsolescence=_versionOfObsolescence; +@property(readonly, copy) NSString *versionOfIntroduction; // @synthesize versionOfIntroduction=_versionOfIntroduction; @property(readonly, getter=isRequired) BOOL required; // @synthesize required=_required; @property(readonly) IBICMultipartImageRepSlot *slot; // @synthesize slot=_slot; - (void).cxx_destruct; +- (id)ibic_pseudoXMLWithIndent:(unsigned long long)arg1; +- (id)ibic_pseudoXML; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; - (BOOL)appliesToMinimumDeploymentTarget:(id)arg1; - (id)initWithSlot:(id)arg1 isRequired:(BOOL)arg2 versionOfIntroduction:(id)arg3 versionOfObsolescence:(id)arg4 missingRequiredMessage:(id)arg5 obsoleteMessage:(id)arg6; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBFoundation/IBICPlatform.h b/IBFoundation/IBICPlatform.h index ce971a476..c575375a8 100644 --- a/IBFoundation/IBICPlatform.h +++ b/IBFoundation/IBICPlatform.h @@ -6,11 +6,15 @@ #import -@interface IBICPlatform : IBICMultipartImageRepSlotComponent +#import "NSCoding-Protocol.h" + +@interface IBICPlatform : IBICMultipartImageRepSlotComponent { } + (id)contentsJSONKey; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; - (BOOL)isEqualToSchemaImageRepIDComponent:(id)arg1; - (BOOL)isEqualToPlatform:(id)arg1; diff --git a/IBFoundation/IBICPseudoXMLGeneration-Protocol.h b/IBFoundation/IBICPseudoXMLGeneration-Protocol.h new file mode 100644 index 000000000..0593b23aa --- /dev/null +++ b/IBFoundation/IBICPseudoXMLGeneration-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBICPseudoXMLGeneration +- (id)ibic_pseudoXMLWithIndent:(unsigned long long)arg1; +- (id)ibic_pseudoXML; + +@optional +- (id)ibic_pseudoXMLWithIndent:(unsigned long long)arg1 emitted:(id)arg2; +@end + diff --git a/IBFoundation/IBICScale.h b/IBFoundation/IBICScale.h index 4d3bab532..1b9e6aa1d 100644 --- a/IBFoundation/IBICScale.h +++ b/IBFoundation/IBICScale.h @@ -6,7 +6,9 @@ #import -@interface IBICScale : IBICMultipartImageRepSlotComponent +#import "NSCoding-Protocol.h" + +@interface IBICScale : IBICMultipartImageRepSlotComponent { double _multiple; long long _coreUIScale; @@ -16,6 +18,9 @@ + (id)contentsJSONKey; @property(readonly) long long coreUIScale; // @synthesize coreUIScale=_coreUIScale; @property(readonly) double multiple; // @synthesize multiple=_multiple; +- (void)ibic_appendAdditionalPseudoXMLAttrbutes:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; - (BOOL)isEqualToSchemaImageRepIDComponent:(id)arg1; - (BOOL)isEqualToScale:(id)arg1; - (id)initWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 multiple:(double)arg4 coreUIScale:(long long)arg5 displayOrder:(double)arg6; diff --git a/IBFoundation/IBICSchema.h b/IBFoundation/IBICSchema.h index e1aab5088..4f0e574d3 100644 --- a/IBFoundation/IBICSchema.h +++ b/IBFoundation/IBICSchema.h @@ -6,9 +6,12 @@ #import "NSObject.h" -@class IBICAppIconSetRepSlot, IBICIconSetRepSlot, IBICIdiom, IBICImageSetRepSlot, IBICLaunchImageSetRepSlot, IBICPlatform, NSMutableDictionary, NSMutableSet, NSSet; +#import "IBICPseudoXMLGeneration-Protocol.h" +#import "NSCoding-Protocol.h" -@interface IBICSchema : NSObject +@class IBICAppIconSetRepSlot, IBICIconSetRepSlot, IBICIdiom, IBICImageSetRepSlot, IBICLaunchImageSetRepSlot, IBICPlatform, NSMutableDictionary, NSMutableSet, NSString; + +@interface IBICSchema : NSObject { NSMutableSet *_slotComponents; NSMutableDictionary *_slotsComponentsByClassThenIdentifier; @@ -17,6 +20,7 @@ NSMutableDictionary *_slotsBySlotClassByPlatformID; NSMutableDictionary *_slotsBySlotClass; NSMutableDictionary *_slotsToRequiredCounterparts; + NSMutableDictionary *_slotsToLabels; NSMutableDictionary *_suggestionSetsBySlotClass; NSMutableDictionary *_detailFooterTitles; NSMutableDictionary *_slotMaskSetsBySlotByPlatform; @@ -28,20 +32,37 @@ NSMutableSet *_launchImageSlotsRequiringIdiomSuffixesInFileName; NSMutableDictionary *_validationRecordsBySlotClass; NSMutableDictionary *_slotValidationRecordsBySlot; + NSMutableDictionary *_fileTypesBySlot; + NSMutableDictionary *_fileTypesBySlotClass; + NSMutableDictionary *_sizeClassesBySlot; + NSMutableDictionary *_combinationsBySlotComponentClassAndIdiom; BOOL _isConstructing; - NSSet *_validFileExtensions; IBICIdiom *_universalIdiom; IBICPlatform *_iOSPlatform; IBICPlatform *_OSXPlatform; } ++ (id)schemaFromContentsOfData:(id)arg1 error:(id *)arg2; ++ (id)schemaFromContentsOfURL:(id)arg1 error:(id *)arg2; + (id)sharedInstance; ++ (id)privateSharedInstance; ++ (void)clearSharedInstance; + (void)setSchemaProvidersPromise:(id)arg1; ++ (void)testSchema:(id)arg1 scratchDirectory:(id)arg2; ++ (void)registerSchema:(id)arg1 forCoder:(id)arg2; ++ (id)schemaForCoder:(id)arg1; ++ (id)schemaToCoderMap; @property(readonly) IBICPlatform *OSXPlatform; // @synthesize OSXPlatform=_OSXPlatform; @property(readonly) IBICPlatform *iOSPlatform; // @synthesize iOSPlatform=_iOSPlatform; @property(readonly) IBICIdiom *universalIdiom; // @synthesize universalIdiom=_universalIdiom; -@property(readonly) NSSet *validFileExtensions; // @synthesize validFileExtensions=_validFileExtensions; - (void).cxx_destruct; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)decodeDictionaryWithClassKeysForKey:(id)arg1 coder:(id)arg2; +- (void)encodeDictionaryWithClassKeys:(id)arg1 forKey:(id)arg2 coder:(id)arg3; +- (id)ibic_pseudoXMLWithIndent:(unsigned long long)arg1; +- (id)ibic_pseudoXML; +- (id)fileTypeWithIdentifier:(id)arg1; - (id)sizeWithPointSize:(struct CGSize)arg1; - (id)scaleWithMultiple:(double)arg1; - (id)sizeWithIdentifier:(id)arg1; @@ -62,6 +83,28 @@ - (id)platforms; - (id)extents; - (id)deviceOrientations; +- (id)orderedSlotComponentClassCombinationsForClass:(Class)arg1 andIdiom:(id)arg2; +- (id)combinationAxisForIdentifier:(id)arg1 slotComponentClass:(Class)arg2 idiom:(id)arg3; +- (void)addCombinationAxisWithValues:(id)arg1 identifier:(id)arg2 title:(id)arg3 displayOrder:(double)arg4 forIdioms:(id)arg5 forSlotComponentClass:(Class)arg6; +- (id)addCombinationAxisWithValues:(id)arg1 identifier:(id)arg2 title:(id)arg3 displayOrder:(double)arg4 forIdiom:(id)arg5 forSlotComponentClass:(Class)arg6; +- (void)addSizeClasses:(id)arg1 toSlot:(id)arg2; +- (id)fileTypeForSlotClass:(Class)arg1 andPathExtension:(id)arg2; +- (id)preferredFileExtensionForSlotClass:(Class)arg1; +- (id)preferredFileExtensionForSlot:(id)arg1; +- (id)fileExtensionsForSlotClass:(Class)arg1; +- (id)fileExtensionsForSlot:(id)arg1; +- (id)preferredFileTypeForSlotClass:(Class)arg1; +- (id)preferredFileTypeForSlot:(id)arg1; +- (id)fileTypesForSlotClass:(Class)arg1; +- (id)fileTypesForSlot:(id)arg1; +- (void)addFileTypes:(id)arg1 forSlots:(id)arg2 expander:(id)arg3; +- (void)addFileTypes:(id)arg1 forSlot:(id)arg2 expander:(id)arg3; +- (void)addFileType:(id)arg1 forSlot:(id)arg2 expander:(id)arg3; +- (BOOL)isValidFileExtension:(id)arg1 forSlotClass:(Class)arg2; +- (BOOL)isValidFileExtension:(id)arg1 forSlot:(id)arg2; +- (BOOL)isValidFileExtension:(id)arg1; +- (id)validFileExtensions; +- (id)fileTypes; - (id)launchImageSlotsRequiringPlaceholders; - (void)addLaunchImageSlotsRequiringPlaceholder:(id)arg1; - (void)addLaunchImageSlotsRequiringIdiomSuffixInFileName:(id)arg1; @@ -71,8 +114,6 @@ - (void)setShouldIncludeOrientationInLaunchImageName:(BOOL)arg1 forSlot:(id)arg2; - (BOOL)shouldIncludeOrientationInLaunchImageNameForSlot:(id)arg1; @property(readonly) IBICLaunchImageSetRepSlot *defaultLaunchImageSetRepSlot; -- (id)appIconValidationRecords; -- (void)addAppIconSlotValidationRecord:(id)arg1; - (void)addAppIconSlotsRequiringIdiomSuffixInFileName:(id)arg1; - (BOOL)appIconSlotShouldIncludeIdiomSuffixInFileName:(id)arg1; - (id)validAppIconSetRepSlotsForPlatform:(id)arg1; @@ -88,6 +129,8 @@ @property(readonly) IBICImageSetRepSlot *defaultImageSetRepSlot; - (id)issueProvidersForMultipartImageClass:(Class)arg1; - (void)addIssueProvider:(id)arg1 forMultipartImageClass:(Class)arg2; +- (id)labelForSlot:(id)arg1; +- (void)addLabel:(id)arg1 forSlot:(id)arg2; - (id)detailFooterTitleForDetailAreaKey:(id)arg1; - (void)setFooterTitle:(id)arg1 forDetailAreaKey:(id)arg2; - (id)orderedSuggestionSetsForSlotClass:(Class)arg1; @@ -100,17 +143,18 @@ - (void)addSlotValidationRecord:(id)arg1; - (BOOL)isValidSlot:(id)arg1; - (id)requiredCounterpartsForSlot:(id)arg1; -- (void)unionRequiredSlotEqualCounterpartSets:(id)arg1; -- (void)unionRequiredSlotEqualCounterparts:(id)arg1; -- (void)unionRequiredSlotCounterparts:(id)arg1; -- (void)addRequiredCounterpart:(id)arg1 forSlot:(id)arg2; +- (void)unionRequiredSlotEqualCounterpartSets:(id)arg1 expander:(id)arg2; +- (void)unionRequiredSlotEqualCounterparts:(id)arg1 expander:(id)arg2; +- (void)unionRequiredSlotCounterparts:(id)arg1 expander:(id)arg2; +- (void)addRequiredCounterpart:(id)arg1 forSlot:(id)arg2 expander:(id)arg3; - (id)applicableSlotsOfClass:(Class)arg1 forPlatform:(id)arg2 targetIdioms:(id)arg3; - (id)defaultSlotForClass:(Class)arg1; - (id)validSlotsForSlotClass:(Class)arg1; - (id)maskableSlotMasksOfClass:(Class)arg1 forPlatform:(id)arg2; - (void)markSlot:(id)arg1 asMaskedBySlots:(id)arg2 forPlatform:(id)arg3; -- (void)addSlots:(id)arg1 withApplicablePlatforms:(id)arg2; -- (void)addSlot:(id)arg1 withApplicablePlatforms:(id)arg2; +- (void)addSlots:(id)arg1 withApplicablePlatforms:(id)arg2 expander:(id)arg3; +- (void)addSlot:(id)arg1 withApplicablePlatforms:(id)arg2 expander:(id)arg3; +- (id)slotComponentIdentifiersForSlotClass:(Class)arg1; - (id)slotComponentsForSlotClass:(Class)arg1; - (id)slotComponentOfClass:(Class)arg1 withIdentifier:(id)arg2; - (void)addSlotComponents:(id)arg1; @@ -119,5 +163,11 @@ - (void)importDataFromProviders:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBFoundation/IBICSize.h b/IBFoundation/IBICSize.h index 2432635bf..8b6a1aee3 100644 --- a/IBFoundation/IBICSize.h +++ b/IBFoundation/IBICSize.h @@ -6,7 +6,9 @@ #import -@interface IBICSize : IBICMultipartImageRepSlotComponent +#import "NSCopying-Protocol.h" + +@interface IBICSize : IBICMultipartImageRepSlotComponent { struct CGSize _pointSize; } @@ -14,6 +16,9 @@ + (id)itemWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 pointSize:(struct CGSize)arg4 displayOrder:(double)arg5; + (id)contentsJSONKey; @property(readonly) struct CGSize pointSize; // @synthesize pointSize=_pointSize; +- (void)ibic_appendAdditionalPseudoXMLAttrbutes:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; - (BOOL)isEqualToSchemaImageRepIDComponent:(id)arg1; - (BOOL)isEqualToSize:(id)arg1; - (id)initWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 pointSize:(struct CGSize)arg4 displayOrder:(double)arg5; diff --git a/IBFoundation/IBICSizeClass.h b/IBFoundation/IBICSizeClass.h new file mode 100644 index 000000000..f0b8e24aa --- /dev/null +++ b/IBFoundation/IBICSizeClass.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBICSizeClass : IBICMultipartImageRepSlotComponent +{ + long long _coreUISizeClass; +} + ++ (id)itemWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 coreUISizeClass:(long long)arg4 displayOrder:(double)arg5; +@property(readonly, nonatomic) long long coreUISizeClass; // @synthesize coreUISizeClass=_coreUISizeClass; +- (void)ibic_appendAdditionalPseudoXMLAttrbutes:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 coreUISizeClass:(long long)arg4 displayOrder:(double)arg5; + +@end + diff --git a/IBFoundation/IBICSlotComponentClassCombinationAxis.h b/IBFoundation/IBICSlotComponentClassCombinationAxis.h new file mode 100644 index 000000000..1c4c4e564 --- /dev/null +++ b/IBFoundation/IBICSlotComponentClassCombinationAxis.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBICPseudoXMLGeneration-Protocol.h" +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSArray, NSString; + +@interface IBICSlotComponentClassCombinationAxis : NSObject +{ + NSString *_identifier; + Class _slotComponentClass; + NSArray *_combination; + NSString *_title; + double _displayOrder; +} + ++ (id)slotComponentClassCombination:(id)arg1 identifier:(id)arg2 title:(id)arg3 displayOrder:(double)arg4 slotComponentClass:(Class)arg5; +@property(readonly, nonatomic) double displayOrder; // @synthesize displayOrder=_displayOrder; +@property(readonly, nonatomic) NSString *title; // @synthesize title=_title; +@property(readonly, nonatomic) NSArray *combination; // @synthesize combination=_combination; +@property(readonly, nonatomic) Class slotComponentClass; // @synthesize slotComponentClass=_slotComponentClass; +@property(readonly, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (id)ibic_pseudoXMLWithIndent:(unsigned long long)arg1; +- (id)ibic_pseudoXML; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly) unsigned long long hash; +- (BOOL)isEqualToSlotClassCombination:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)initWithSlotComponentClassCombinationCombination:(id)arg1 identifier:(id)arg2 title:(id)arg3 displayOrder:(double)arg4 slotComponentClass:(Class)arg5; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; + +@end + diff --git a/IBFoundation/IBICSlotComponentMask.h b/IBFoundation/IBICSlotComponentMask.h new file mode 100644 index 000000000..1e5d51761 --- /dev/null +++ b/IBFoundation/IBICSlotComponentMask.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBBinaryArchiving-Protocol.h" +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSMutableDictionary, NSSet, NSString; + +@interface IBICSlotComponentMask : NSObject +{ + BOOL _inverted; + NSMutableDictionary *_identifiersBySlotComponentType; + NSSet *_slotComponentClasses; +} + ++ (id)slotComponentMaskForIdentifiers:(id)arg1 slotComponentClass:(Class)arg2; ++ (id)slotComponentMaskForImageRepSlotCollection:(id)arg1 slotComponentClasses:(id)arg2; ++ (id)slotComponentMaskForImageRepCollection:(id)arg1 slotComponentClasses:(id)arg2; +@property(nonatomic) BOOL inverted; // @synthesize inverted=_inverted; +@property(readonly, nonatomic) NSSet *slotComponentClasses; // @synthesize slotComponentClasses=_slotComponentClasses; +@property(retain, nonatomic) NSMutableDictionary *identifiersBySlotComponentType; // @synthesize identifiersBySlotComponentType=_identifiersBySlotComponentType; +- (void).cxx_destruct; +- (void)encodeWithBinaryArchiver:(id)arg1; +- (id)initWithBinaryUnarchiver:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +@property(readonly, copy) NSString *description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (BOOL)containsOnlyNilForSlotComponentClass:(Class)arg1; +- (BOOL)containsAnyValueExceptNilForSlotComponentClass:(Class)arg1; +- (BOOL)containsAnyValueForSlotComponentClass:(Class)arg1; +- (BOOL)containsValueForIdentifier:(id)arg1 andSlotComponentClass:(Class)arg2; +- (BOOL)matchesImageRep:(id)arg1; +- (BOOL)matchesImageRepSlot:(id)arg1; +- (id)slotComponentMaskByUnioningWithMask:(id)arg1; +- (id)slotComponentMaskByInvertingMask; +- (void)addIdentifiers:(id)arg1 forSlotComponentClass:(Class)arg2; +- (void)addImageRepSlot:(id)arg1; +- (void)addImageRepSlotsFromCollection:(id)arg1; +- (void)addImageRep:(id)arg1; +- (void)addImageRepsFromCollection:(id)arg1; +- (id)initWithIdentifiers:(id)arg1 slotComponentClass:(Class)arg2; +- (id)initWithImageRepSlotCollection:(id)arg1 slotComponentClasses:(id)arg2; +- (id)initWithImageRepCollection:(id)arg1 slotComponentClasses:(id)arg2; +- (id)initWithSlotComponentClasses:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IBFoundation/IBICSubtype.h b/IBFoundation/IBICSubtype.h index f5610906b..0f581ea8f 100644 --- a/IBFoundation/IBICSubtype.h +++ b/IBFoundation/IBICSubtype.h @@ -6,7 +6,9 @@ #import -@interface IBICSubtype : IBICMultipartImageRepSlotComponent +#import "NSCoding-Protocol.h" + +@interface IBICSubtype : IBICMultipartImageRepSlotComponent { long long _coreUISubtype; } @@ -14,6 +16,9 @@ + (id)itemWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 coreUISubtype:(long long)arg4 displayOrder:(double)arg5; + (id)contentsJSONKey; @property(readonly) long long coreUISubtype; // @synthesize coreUISubtype=_coreUISubtype; +- (void)ibic_appendAdditionalPseudoXMLAttrbutes:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; - (BOOL)isEqualToSchemaImageRepIDComponent:(id)arg1; - (BOOL)isEqualToSubtype:(id)arg1; - (id)initWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 coreUISubtype:(long long)arg4 displayOrder:(double)arg5; diff --git a/IBFoundation/IBICSystemVersion.h b/IBFoundation/IBICSystemVersion.h index 01c106cca..f5c12211e 100644 --- a/IBFoundation/IBICSystemVersion.h +++ b/IBFoundation/IBICSystemVersion.h @@ -6,9 +6,11 @@ #import +#import "NSCoding-Protocol.h" + @class NSString; -@interface IBICSystemVersion : IBICMultipartImageRepSlotComponent +@interface IBICSystemVersion : IBICMultipartImageRepSlotComponent { NSString *_platform; NSString *_marketingVersion; @@ -19,6 +21,9 @@ @property(readonly) NSString *marketingVersion; // @synthesize marketingVersion=_marketingVersion; @property(readonly) NSString *platform; // @synthesize platform=_platform; - (void).cxx_destruct; +- (void)ibic_appendAdditionalPseudoXMLAttrbutes:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; - (BOOL)isEqualToSchemaImageRepIDComponent:(id)arg1; - (BOOL)isEqualToSystemVersion:(id)arg1; - (id)initWithIdentifier:(id)arg1 fileNameComponent:(id)arg2 title:(id)arg3 platform:(id)arg4 marketingVersion:(id)arg5 displayOrder:(double)arg6; diff --git a/IBFoundation/IBICWidthClass.h b/IBFoundation/IBICWidthClass.h new file mode 100644 index 000000000..6c56be486 --- /dev/null +++ b/IBFoundation/IBICWidthClass.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBICWidthClass : IBICSizeClass +{ +} + ++ (id)contentsJSONKey; + +@end + diff --git a/IBFoundation/IBInvalidationToken.h b/IBFoundation/IBInvalidationToken.h index 3f8fb2aa4..5e3ba2657 100644 --- a/IBFoundation/IBInvalidationToken.h +++ b/IBFoundation/IBInvalidationToken.h @@ -8,6 +8,8 @@ #import "IBInvalidation-Protocol.h" +@class NSString; + @interface IBInvalidationToken : NSObject { id _callback; @@ -19,5 +21,11 @@ - (void)invalidate; - (id)initWithCallback:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IBFoundation/IBMarshallingResult.h b/IBFoundation/IBMarshallingResult.h new file mode 100644 index 000000000..92c1ae46a --- /dev/null +++ b/IBFoundation/IBMarshallingResult.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBBinaryArchiving-Protocol.h" + +@class NSArray, NSError, NSString; + +@interface IBMarshallingResult : NSObject +{ + id _value; + NSArray *_warningMessages; + NSError *_error; +} + ++ (id)resultWithError:(id)arg1 warningMessages:(id)arg2; ++ (id)resultWithValue:(id)arg1 warningMessages:(id)arg2; ++ (id)resultWithValue:(id)arg1; +@property(readonly, nonatomic) NSError *error; // @synthesize error=_error; +@property(readonly, nonatomic) NSArray *warningMessages; // @synthesize warningMessages=_warningMessages; +@property(readonly, nonatomic) id value; // @synthesize value=_value; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +- (id)resultBySettingValue:(id)arg1; +- (void)encodeWithBinaryArchiver:(id)arg1; +- (id)initWithBinaryUnarchiver:(id)arg1; +- (id)initWithValue:(id)arg1 orError:(id)arg2 warningMessages:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IBFoundation/IBMessageReceiveChannel.h b/IBFoundation/IBMessageReceiveChannel.h index 566c418ae..04debf772 100644 --- a/IBFoundation/IBMessageReceiveChannel.h +++ b/IBFoundation/IBMessageReceiveChannel.h @@ -11,8 +11,8 @@ } - (void)deliverMessage:(SEL)arg1 toTarget:(id)arg2 withArguments:(id)arg3 context:(id)arg4 result:(id *)arg5; -- (void)runBlockingReceiveLoopNotifyingQueue:(struct dispatch_queue_s *)arg1 notifyingTarget:(id)arg2 context:(id)arg3; -- (void)notifyTarget:(id)arg1 onQueue:(struct dispatch_queue_s *)arg2 ofShutdownWithError:(id)arg3; +- (void)runBlockingReceiveLoopNotifyingQueue:(id)arg1 notifyingTarget:(id)arg2 context:(id)arg3; +- (void)notifyTarget:(id)arg1 onQueue:(id)arg2 ofShutdownWithError:(id)arg3; - (BOOL)startupReturningError:(id *)arg1; @end diff --git a/IBFoundation/IBMessageReceiveChannelTarget-Protocol.h b/IBFoundation/IBMessageReceiveChannelTarget-Protocol.h new file mode 100644 index 000000000..69a8900a0 --- /dev/null +++ b/IBFoundation/IBMessageReceiveChannelTarget-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBMessageReceiveChannelTarget +- (void)messageReceiveChannel:(id)arg1 didDeliverMesssage:(SEL)arg2; +- (void)messageReceiveChannel:(id)arg1 willDeliverMesssage:(SEL)arg2; +- (id)messageReceiveChannel:(id)arg1 preprocessException:(id)arg2; +- (void)messageReceiveChannel:(id)arg1 shutdownWithError:(id)arg2; +- (void)messageReceiveChannelShutdown:(id)arg1; + +@optional +- (id)messageReceiveChannelQueueForShutdownNotification:(id)arg1; +- (id)messageReceiveChannel:(id)arg1 queueForReceivingMessage:(SEL)arg2; +@end + diff --git a/IBFoundation/IBMutableCollection-Protocol.h b/IBFoundation/IBMutableCollection-Protocol.h index 379728ddc..cf6777a18 100644 --- a/IBFoundation/IBMutableCollection-Protocol.h +++ b/IBFoundation/IBMutableCollection-Protocol.h @@ -7,6 +7,8 @@ #import "IBCollection-Protocol.h" @protocol IBMutableCollection +- (void)ib_removeObjectsInCollection:(id)arg1; +- (void)ib_addObjectsFromCollection:(id)arg1; - (void)ib_addObjectIfNonNil:(id)arg1; - (void)ib_appendObjects:(id)arg1; - (void)removeObject:(id)arg1; diff --git a/IBFoundation/IBMutableIdentityDictionary.h b/IBFoundation/IBMutableIdentityDictionary.h index 3558d4664..bf374531d 100644 --- a/IBFoundation/IBMutableIdentityDictionary.h +++ b/IBFoundation/IBMutableIdentityDictionary.h @@ -18,6 +18,7 @@ @property(copy) NSSortDescriptor *codingSortDescriptor; // @synthesize codingSortDescriptor; - (void).cxx_destruct; - (void)removeObjectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKeyedSubscript:(id)arg2; - (void)setObject:(id)arg1 forKey:(id)arg2; - (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)keyEnumerator; diff --git a/IBFoundation/IBMutableOrderedCollection-Protocol.h b/IBFoundation/IBMutableOrderedCollection-Protocol.h index 2d1c8d032..2cbb86e3b 100644 --- a/IBFoundation/IBMutableOrderedCollection-Protocol.h +++ b/IBFoundation/IBMutableOrderedCollection-Protocol.h @@ -8,8 +8,10 @@ #import "IBOrderedCollection-Protocol.h" @protocol IBMutableOrderedCollection +- (void)sortUsingComparator:(id)arg1; - (void)ib_addObjectToSortedCollectionUsingBinarySearch:(id)arg1 comparisonSelector:(SEL)arg2; - (void)ib_addObjectToSortedCollectionUsingBinarySearch:(id)arg1 comparator:(id)arg2; +- (void)ib_insertObjects:(id)arg1 atIndex:(long long)arg2; - (void)insertObject:(id)arg1 atIndex:(long long)arg2; @end diff --git a/IBFoundation/IBMutableOrderedDictionary.h b/IBFoundation/IBMutableOrderedDictionary.h index 493864919..a0647a301 100644 --- a/IBFoundation/IBMutableOrderedDictionary.h +++ b/IBFoundation/IBMutableOrderedDictionary.h @@ -27,6 +27,8 @@ - (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; - (id)keyEnumerator; - (id)objectForKey:(id)arg1; +- (id)keyAtIndex:(unsigned long long)arg1; +- (unsigned long long)indexOfKey:(id)arg1; - (unsigned long long)count; - (Class)classForCoder; - (void)encodeWithCoder:(id)arg1; diff --git a/IBFoundation/IBOrderedCollection-Protocol.h b/IBFoundation/IBOrderedCollection-Protocol.h index 39a998d5f..90d9ba4f7 100644 --- a/IBFoundation/IBOrderedCollection-Protocol.h +++ b/IBFoundation/IBOrderedCollection-Protocol.h @@ -7,8 +7,25 @@ #import "IBCollection-Protocol.h" @protocol IBOrderedCollection ++ (id)ib_orderedCollectionWithOrderedCollection:(id)arg1; - (unsigned long long)indexOfObject:(id)arg1 inSortedRange:(struct _NSRange)arg2 options:(unsigned long long)arg3 usingComparator:(id)arg4; -- (id)ib_firstObject; +- (id)lastObject; +- (id)firstObject; - (long long)indexOfObject:(id)arg1; +- (id)ib_collectionByReversingObjects; +- (id)ib_collectionByRemovingObject:(id)arg1; +- (id)ib_collectionByInsertingObjects:(id)arg1 atIndex:(long long)arg2; +- (id)ib_collectionByInsertingObject:(id)arg1 atIndex:(long long)arg2; +- (id)ib_collectionByAddingObject:(id)arg1; +- (id)ib_collectionByAddingObjectsFromCollection:(id)arg1; +- (id)ib_collectionByKeepingObjectsInSet:(id)arg1; +- (id)ib_collectionByRemovingObjectsInSet:(id)arg1; +- (id)ib_collectionByRemovingObjectsFromCollection:(id)arg1; +- (id)ib_collectionByMappingBlock:(id)arg1; +- (id)ib_collectionByFilteringUsingBlock:(id)arg1; +- (id)ib_collectionByRemovingNulls; +- (id)ib_objectsConformingToProtocol:(id)arg1; +- (id)ib_objectsOfClass:(Class)arg1; +- (id)initWithObjects:(const id *)arg1 count:(unsigned long long)arg2; @end diff --git a/IBFoundation/IBSemaphore.h b/IBFoundation/IBSemaphore.h new file mode 100644 index 000000000..4f890abeb --- /dev/null +++ b/IBFoundation/IBSemaphore.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSConditionLock; + +@interface IBSemaphore : NSObject +{ + NSConditionLock *lock; + long long count; +} + +- (void).cxx_destruct; +- (void)increment; +- (BOOL)decrementWithTimeout:(id)arg1; +- (void)decrementWithoutBlocking; +- (void)decrement; +- (id)initWithCount:(long long)arg1; + +@end + diff --git a/IBFoundation/IBUserDefinedRuntimeAttribute.h b/IBFoundation/IBUserDefinedRuntimeAttribute.h new file mode 100644 index 000000000..f753eb664 --- /dev/null +++ b/IBFoundation/IBUserDefinedRuntimeAttribute.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBBinaryArchiving-Protocol.h" +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSString; + +@interface IBUserDefinedRuntimeAttribute : NSObject +{ + BOOL _localized; + NSString *_typeIdentifier; + NSString *_keyPath; + id _value; +} + ++ (id)decodeWithBinaryUnarchiver:(id)arg1; ++ (id)customAttributeWithKeyPath:(id)arg1 value:(id)arg2 isLocalized:(BOOL)arg3 andTypeIdentifier:(id)arg4; +@property(readonly, nonatomic) id value; // @synthesize value=_value; +@property(readonly, nonatomic, getter=isLocalized) BOOL localized; // @synthesize localized=_localized; +@property(readonly, nonatomic) NSString *keyPath; // @synthesize keyPath=_keyPath; +@property(readonly, nonatomic) NSString *typeIdentifier; // @synthesize typeIdentifier=_typeIdentifier; +- (void).cxx_destruct; +@property(readonly, nonatomic) long long type; +@property(readonly) unsigned long long hash; +- (BOOL)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithBinaryArchiver:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithKeyPath:(id)arg1 value:(id)arg2 isLocalized:(BOOL)arg3 andTypeIdentifier:(id)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; + +@end + diff --git a/IBFoundation/NSArray-IBArrayAdditions.h b/IBFoundation/NSArray-IBArrayAdditions.h index d661bd3c1..5f707bfbf 100644 --- a/IBFoundation/NSArray-IBArrayAdditions.h +++ b/IBFoundation/NSArray-IBArrayAdditions.h @@ -6,15 +6,29 @@ #import "NSArray.h" -@interface NSArray (IBArrayAdditions) +#import "IBOrderedCollection-Protocol.h" + +@class NSString; + +@interface NSArray (IBArrayAdditions) ++ (id)ib_arrayWithCollection:(id)arg1; + (id)ib_arrayWithObjects:(id *)arg1 count:(long long)arg2 ignoringNil:(BOOL)arg3; + (id)ib_arrayWithOptionalObjects:(long long)arg1; ++ (id)ib_arrayWithOptionalObject:(id)arg1; ++ (id)ib_collectionWithObject:(id)arg1; ++ (id)ib_emptyCollection; ++ (Class)ib_mutableClass; ++ (id)ib_orderedCollectionWithOrderedCollection:(id)arg1; +- (void)ib_removeObjectsInReceiverFromArray:(id)arg1; +- (void)ib_removeObjectsInReceiverFromOrderedSet:(id)arg1; +- (void)ib_removeObjectsInReceiverFromSet:(id)arg1; - (id)ib_objectAtIndexIfInBounds:(long long)arg1; - (void)ib_invokeWithAccessToObjects:(id)arg1; - (id)ib_maximumObjectUsingComparator:(id)arg1; - (id)ib_minimumObjectUsingComparator:(id)arg1; - (id)ib_objectAtIndexFromEnd:(long long)arg1; - (long long)ib_numberOfObjectsPassingTest:(id)arg1; +- (id)ib_arrayBySortingUsingComparator:(id)arg1; - (BOOL)ib_isSortedWithComparator:(id)arg1; - (void)ib_enumerateCopyOfObjectsUsingBlock:(id)arg1; - (void)ib_enumerateObjectsUsingMutatingBlock:(id)arg1; @@ -49,7 +63,18 @@ - (id)ib_arrayByMappingBlockAndAssertingOnNilMappedValue:(id)arg1; - (id)ib_arrayByMappingBlock:(id)arg1; - (id)ib_arrayByMappingWithBehavior:(long long)arg1 andBlock:(id)arg2; +- (id)ib_collectionByRemovingObject:(id)arg1; +- (id)ib_collectionByAddingObject:(id)arg1; +- (id)ib_collectionByReversingObjects; +- (id)ib_collectionByKeepingObjectsInSet:(id)arg1; +- (id)ib_collectionByRemovingObjectsInSet:(id)arg1; +- (id)ib_collectionByRemovingObjectsFromCollection:(id)arg1; +- (id)ib_collectionByAddingObjectsFromCollection:(id)arg1; +- (id)ib_collectionByInsertingObjects:(id)arg1 atIndex:(long long)arg2; +- (id)ib_collectionByInsertingObject:(id)arg1 atIndex:(long long)arg2; +- (id)ib_collectionByMappingBlock:(id)arg1; - (id)ib_collectionByFilteringUsingBlock:(id)arg1; +- (id)ib_setByFilteringUsingBlock:(id)arg1; - (id)ib_arrayByFilteringUsingBlock:(id)arg1; - (id)ib_arrayByRemovingObjectsInArray:(id)arg1; - (id)ib_arrayByKeepingObjectsInSet:(id)arg1; @@ -58,8 +83,14 @@ - (id)ib_arrayByUniquifyingOnKey:(id)arg1; - (id)ib_arrayByAppendingObjectsFromArrays:(id)arg1; - (id)ib_arrayByRemovingObject:(id)arg1; +- (id)ib_arrayByReplacingObjectAtIndex:(unsigned long long)arg1 withObject:(id)arg2; - (id)ib_arrayByAppendingObjects:(id)arg1; - (id)ib_onlyObject; -- (id)ib_firstObject; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSArray-IBBinaryArchivingAdditions.h b/IBFoundation/NSArray-IBBinaryArchivingAdditions.h index 4d613d5be..5bb2f699e 100644 --- a/IBFoundation/NSArray-IBBinaryArchivingAdditions.h +++ b/IBFoundation/NSArray-IBBinaryArchivingAdditions.h @@ -8,8 +8,16 @@ #import "IBBinaryArchiving-Protocol.h" +@class NSString; + @interface NSArray (IBBinaryArchivingAdditions) - (void)encodeWithBinaryArchiver:(id)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSArray-IBICCombinations.h b/IBFoundation/NSArray-IBICCombinations.h new file mode 100644 index 000000000..17f6c35d0 --- /dev/null +++ b/IBFoundation/NSArray-IBICCombinations.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface NSArray (IBICCombinations) +- (id)ib_collectionByCombiningAxes:(id)arg1 and:(id)arg2; +@end + diff --git a/IBFoundation/NSArray-IBICDetailAreaKeyConformance.h b/IBFoundation/NSArray-IBICDetailAreaKeyConformance.h index 226dc683f..f4e361267 100644 --- a/IBFoundation/NSArray-IBICDetailAreaKeyConformance.h +++ b/IBFoundation/NSArray-IBICDetailAreaKeyConformance.h @@ -8,8 +8,17 @@ #import "IBICDetailAreaKeyGroup-Protocol.h" #import "IBICDetailAreaKeySection-Protocol.h" +#import "IBICDetailAreaKeySubgroup-Protocol.h" -@interface NSArray (IBICDetailAreaKeyConformance) +@class NSString; + +@interface NSArray (IBICDetailAreaKeyConformance) - (id)ib_onlyComponent; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSArray-IBObjectBufferAdditions.h b/IBFoundation/NSArray-IBObjectBufferAdditions.h new file mode 100644 index 000000000..82459882e --- /dev/null +++ b/IBFoundation/NSArray-IBObjectBufferAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface NSArray (IBObjectBufferAdditions) ++ (id)ib_arrayFromContentsOfObjectBufferPopulatedBy:(id)arg1; +@end + diff --git a/IBFoundation/NSAttributedString-IBAttributedStringAdditions.h b/IBFoundation/NSAttributedString-IBAttributedStringAdditions.h index a466c5d56..66b29adc5 100644 --- a/IBFoundation/NSAttributedString-IBAttributedStringAdditions.h +++ b/IBFoundation/NSAttributedString-IBAttributedStringAdditions.h @@ -7,8 +7,10 @@ #import "NSAttributedString.h" @interface NSAttributedString (IBAttributedStringAdditions) ++ (id)ib_attributedStringWithStringAndAttributes:(id)arg1; + (id)ib_attributedStringWithString:(id)arg1 andAttributes:(id)arg2; + (id)ib_attributedStringWithString:(id)arg1; + (id)ib_attributedString; +- (id)ib_attributedStringByMappingAttributes:(id)arg1; @end diff --git a/IBFoundation/NSCharacterSet-IBCharacterSetAdditions.h b/IBFoundation/NSCharacterSet-IBCharacterSetAdditions.h new file mode 100644 index 000000000..e0b280802 --- /dev/null +++ b/IBFoundation/NSCharacterSet-IBCharacterSetAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCharacterSet.h" + +@interface NSCharacterSet (IBCharacterSetAdditions) ++ (id)ib_cExtendedIdentifierInitialCharacterSet; ++ (id)ib_cExtendedIdentifierCharacterSet; +@end + diff --git a/IBFoundation/NSData-IBBinaryArchivingAdditions.h b/IBFoundation/NSData-IBBinaryArchivingAdditions.h index b3603376b..0267296a4 100644 --- a/IBFoundation/NSData-IBBinaryArchivingAdditions.h +++ b/IBFoundation/NSData-IBBinaryArchivingAdditions.h @@ -8,8 +8,16 @@ #import "IBBinaryArchiving-Protocol.h" +@class NSString; + @interface NSData (IBBinaryArchivingAdditions) - (void)encodeWithBinaryArchiver:(id)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSDate-IBBinaryArchivingAdditions.h b/IBFoundation/NSDate-IBBinaryArchivingAdditions.h index 5e58ac7be..3132f134d 100644 --- a/IBFoundation/NSDate-IBBinaryArchivingAdditions.h +++ b/IBFoundation/NSDate-IBBinaryArchivingAdditions.h @@ -8,8 +8,16 @@ #import "IBBinaryArchiving-Protocol.h" +@class NSString; + @interface NSDate (IBBinaryArchivingAdditions) - (void)encodeWithBinaryArchiver:(id)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSDictionary-IBBinaryArchivingAdditions.h b/IBFoundation/NSDictionary-IBBinaryArchivingAdditions.h index 870e06e9e..d5a2bda52 100644 --- a/IBFoundation/NSDictionary-IBBinaryArchivingAdditions.h +++ b/IBFoundation/NSDictionary-IBBinaryArchivingAdditions.h @@ -8,8 +8,16 @@ #import "IBBinaryArchiving-Protocol.h" +@class NSString; + @interface NSDictionary (IBBinaryArchivingAdditions) - (void)encodeWithBinaryArchiver:(id)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSDictionary-IBDictionaryAdditions.h b/IBFoundation/NSDictionary-IBDictionaryAdditions.h index b00e095f8..39489c532 100644 --- a/IBFoundation/NSDictionary-IBDictionaryAdditions.h +++ b/IBFoundation/NSDictionary-IBDictionaryAdditions.h @@ -8,11 +8,15 @@ @interface NSDictionary (IBDictionaryAdditions) + (id)ib_dictionaryWithIntrinsicallyKeyedValues:(id)arg1 intrinsicKeyAccessor:(id)arg2; -+ (id)ib_dictionaryFromXMLPlistData:(id)arg1; + (id)ib_strictDictionaryWithKeysAndObjects:(id)arg1; -+ (id)ib_dictionaryOfMultiValuedObjects:(id)arg1 keyedByKeyPath:(id)arg2; ++ (id)ib_dictionaryOfObjects:(id)arg1 groupedIntoSetsByKeyPath:(id)arg2; + (id)ib_dictionaryOfObjects:(id)arg1 keyedByKeyPath:(id)arg2; + (Class)ib_mutableClass; +- (id)ib_uniqueValues; +- (id)ib_uniqueKeys; +- (id)ib_onlyObject; +- (id)ib_onlyKey; +- (id)ib_keysSortedUsingComparator:(id)arg1; - (id)ib_objectForClassKey:(Class)arg1; - (long long)ib_integerForKey:(id)arg1; - (double)ib_doubleForKey:(id)arg1 defaultValue:(double)arg2; @@ -20,13 +24,18 @@ - (id)ib_objectArrayForKeyArray:(id)arg1; - (id)ib_allElementsOfValueCollections; - (id)ib_sortedKeysByComparingValuesWithSelector:(SEL)arg1; -- (id)ib_invertedMultiValueDictionaryUsingMutableDictionaryClass:(Class)arg1; -- (id)ib_invertedMultiValueDictionary; +- (id)ib_sortedKeysUsingComparator:(id)arg1; +- (id)ib_invertedDictionaryOfKeysGroupedByValueUsingMutableDictionaryClass:(Class)arg1; +- (id)ib_invertedDictionaryOfKeysGroupedByValue; - (id)ib_invertedDictionaryUsingMutableDictionaryClass:(Class)arg1; - (id)ib_invertedDictionary; - (id)ib_dictionaryBySettingObject:(id)arg1 forKey:(id)arg2; - (id)ib_objectForKey:(id)arg1 inDictionaryForKey:(id)arg2; -- (id)ib_dictionaryByMappingBlock:(id)arg1; +- (id)ib_dictionaryByAddingEntriesFromDictionary:(id)arg1; +- (id)ib_dictionaryByRemovingObjectsForKeys:(id)arg1; +- (id)ib_dictionaryByApplyingFilterToKeys:(id)arg1; +- (id)ib_dictionaryByMappingValuesWithBlock:(id)arg1; +- (id)ib_dictionaryByMappingKeysWithBlock:(id)arg1; - (Class)ib_mutableClass; @end diff --git a/IBFoundation/NSException-IBNSExceptionAdditions.h b/IBFoundation/NSException-IBNSExceptionAdditions.h new file mode 100644 index 000000000..e3cfab551 --- /dev/null +++ b/IBFoundation/NSException-IBNSExceptionAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSException.h" + +@interface NSException (IBNSExceptionAdditions) +- (id)ib_exceptionByModifyingUserInfo:(id)arg1; +@end + diff --git a/IBFoundation/NSFileManager-IBImageCatalogFileManager.h b/IBFoundation/NSFileManager-IBImageCatalogFileManager.h index b0a950a02..9e5d62baa 100644 --- a/IBFoundation/NSFileManager-IBImageCatalogFileManager.h +++ b/IBFoundation/NSFileManager-IBImageCatalogFileManager.h @@ -8,6 +8,8 @@ #import "IBImageCatalogFileManager-Protocol.h" +@class NSString; + @interface NSFileManager (IBImageCatalogFileManager) + (id)ib_defaultManager; - (void)ib_endBatchEdits; @@ -17,5 +19,11 @@ - (BOOL)ib_addItemsAtPaths:(id)arg1 force:(BOOL)arg2 error:(id *)arg3; - (BOOL)ib_removeItemsAtPaths:(id)arg1 moveToTrash:(BOOL)arg2 error:(id *)arg3; - (BOOL)ib_createDirectoryAtPath:(id)arg1 withIntermediateDirectories:(BOOL)arg2 attributes:(id)arg3 error:(id *)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSKeyedArchiver-IBKeyedArchiverAdditions.h b/IBFoundation/NSKeyedArchiver-IBKeyedArchiverAdditions.h index 105a4d233..b81a98ef8 100644 --- a/IBFoundation/NSKeyedArchiver-IBKeyedArchiverAdditions.h +++ b/IBFoundation/NSKeyedArchiver-IBKeyedArchiverAdditions.h @@ -7,6 +7,7 @@ #import "NSKeyedArchiver.h" @interface NSKeyedArchiver (IBKeyedArchiverAdditions) ++ (id)ib_archiveDataFromRunningBlock:(id)arg1; + (id)ib_cloneObjectByArchiving:(id)arg1; @end diff --git a/IBFoundation/NSKeyedUnarchiver-IBKeyedArchiverAdditions.h b/IBFoundation/NSKeyedUnarchiver-IBKeyedArchiverAdditions.h new file mode 100644 index 000000000..7c69467f4 --- /dev/null +++ b/IBFoundation/NSKeyedUnarchiver-IBKeyedArchiverAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSKeyedUnarchiver.h" + +@interface NSKeyedUnarchiver (IBKeyedArchiverAdditions) ++ (void)ib_unarchiveData:(id)arg1 withBlock:(id)arg2; +@end + diff --git a/IBFoundation/NSLocale-IBBinaryArchivingAdditions.h b/IBFoundation/NSLocale-IBBinaryArchivingAdditions.h index 7ad4d6143..f4fad39be 100644 --- a/IBFoundation/NSLocale-IBBinaryArchivingAdditions.h +++ b/IBFoundation/NSLocale-IBBinaryArchivingAdditions.h @@ -8,8 +8,16 @@ #import "IBBinaryArchiving-Protocol.h" +@class NSString; + @interface NSLocale (IBBinaryArchivingAdditions) - (void)encodeWithBinaryArchiver:(id)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSMutableArray-IBMutableArrayAdditions.h b/IBFoundation/NSMutableArray-IBMutableArrayAdditions.h index 8c61b2cb0..1e2044ddb 100644 --- a/IBFoundation/NSMutableArray-IBMutableArrayAdditions.h +++ b/IBFoundation/NSMutableArray-IBMutableArrayAdditions.h @@ -6,14 +6,32 @@ #import "NSMutableArray.h" -@interface NSMutableArray (IBMutableArrayAdditions) +#import "IBMutableOrderedCollection-Protocol.h" + +@class NSString; + +@interface NSMutableArray (IBMutableArrayAdditions) +- (void)ib_removeObjectsInCollection:(id)arg1; +- (void)ib_moveObjects:(id)arg1 toIndex:(long long)arg2; +- (void)ib_addObjectsFromCollection:(id)arg1; - (void)ib_addObjectToSortedCollectionUsingBinarySearch:(id)arg1 comparisonSelector:(SEL)arg2; - (void)ib_addObjectToSortedCollectionUsingBinarySearch:(id)arg1 comparator:(id)arg2; +- (void)ib_insertObjects:(id)arg1 atIndex:(long long)arg2; - (void)ib_removeObjects:(id)arg1; +- (void)ib_filterUsingBlock:(id)arg1; +- (void)ib_removeObjectsPassingTest:(id)arg1; - (void)ib_removeObjectsInSet:(id)arg1; - (void)ib_push:(id)arg1; - (id)ib_pop; +- (id)ib_dequeueObjectsWithMaxCount:(long long)arg1; +- (void)ib_insertObjectsAtFront:(id)arg1; - (void)ib_appendObjects:(id)arg1; - (void)ib_addObjectIfNonNil:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSMutableDictionary-IBMutableDictionaryAdditions.h b/IBFoundation/NSMutableDictionary-IBMutableDictionaryAdditions.h index b33f26ed2..76fdf19bc 100644 --- a/IBFoundation/NSMutableDictionary-IBMutableDictionaryAdditions.h +++ b/IBFoundation/NSMutableDictionary-IBMutableDictionaryAdditions.h @@ -8,31 +8,39 @@ @interface NSMutableDictionary (IBMutableDictionaryAdditions) + (Class)ib_mutableClass; -- (void)ib_setObject:(id)arg1 forKeys:(id)arg2; +- (void)ib_mapValues:(id)arg1; - (void)ib_setObject:(id)arg1 forClassKey:(Class)arg2; +- (void)ib_setObject:(id)arg1 forKeys:(id)arg2; - (void)ib_setObjectIfNonNil:(id)arg1 forKey:(id)arg2; - (void)ib_decrementIntegerForKey:(id)arg1; - (void)ib_incrementIntegerForKey:(id)arg1; -- (id)ib_cachedObjectForKey:(id)arg1 fromInstantiator:(id)arg2; -- (void)ib_removeLastObjectFromArrayForKey:(id)arg1; -- (void)ib_removeObject:(id)arg1 fromSetForKey:(id)arg2; - (void)ib_setDouble:(double)arg1 forKey:(id)arg2; - (void)ib_setInteger:(long long)arg1 forKey:(id)arg2; -- (void)ib_setObject:(id)arg1 forKey:(id)arg2 inDictionaryForKey:(id)arg3 inDictionaryForKey:(id)arg4; - (void)ib_setObject:(id)arg1 forKey:(id)arg2 inDictionaryForKey:(id)arg3 inDictionaryForKey:(id)arg4 subDictionaryClass:(Class)arg5; +- (void)ib_setObject:(id)arg1 forKey:(id)arg2 inDictionaryForKey:(id)arg3 inDictionaryForKey:(id)arg4; +- (void)ib_setObject:(id)arg1 forKey:(id)arg2 inDictionaryForKey:(id)arg3 subDictionaryClass:(Class)arg4; +- (void)ib_setObject:(id)arg1 forKey:(id)arg2 inDictionaryForKey:(id)arg3; +- (void)ib_removeLastObjectFromArrayForKey:(id)arg1; +- (void)ib_setObject:(id)arg1 forKey:(id)arg2 inDictionaryForKey:(id)arg3 inDictionaryForKey:(id)arg4 outerDictionaryClass:(Class)arg5; +- (void)ib_removeObjectsForKeys:(id)arg1; +- (void)ib_removeObject:(id)arg1 fromSetForKey:(id)arg2; +- (void)ib_removeObject:(id)arg1 fromSetForKey:(id)arg2 inDictionaryForKey:(id)arg3; - (void)ib_removeObjectForKey:(id)arg1 inDictionaryForKey:(id)arg2 inDictionaryForKey:(id)arg3; - (void)ib_removeObjectForKey:(id)arg1 inDictionaryForKey:(id)arg2; -- (id)ib_objectForKey:(id)arg1 inDictionaryForKey:(id)arg2 creatingIfNecessary:(id)arg3; -- (id)ib_objectForKey:(id)arg1 creatingIfNecessary:(id)arg2; +- (id)ib_objectForKey:(id)arg1 inDictionaryForKey:(id)arg2 inDictionaryForKey:(id)arg3 creatingIfNecessaryWithBlock:(id)arg4; +- (id)ib_objectForKey:(id)arg1 inDictionaryForKey:(id)arg2 creatingIfNecessaryWithBlock:(id)arg3; +- (id)ib_objectForKey:(id)arg1 creatingIfNecessaryWithBlock:(id)arg2; - (void)ib_insertObject:(id)arg1 intoArrayForKey:(id)arg2 atIndex:(long long)arg3; -- (void)ib_setObject:(id)arg1 forKey:(id)arg2 inDictionaryForKey:(id)arg3; -- (void)ib_setObject:(id)arg1 forKey:(id)arg2 inDictionaryForKey:(id)arg3 subDictionaryClass:(Class)arg4; +- (void)ib_addObject:(id)arg1 toCountedSetForKey:(id)arg2 inDictionaryForKey:(id)arg3; +- (void)ib_addObject:(id)arg1 toCountedSetForKey:(id)arg2; - (void)ib_addObject:(id)arg1 toSetForKey:(id)arg2 inDictionaryForKey:(id)arg3 subDictionaryClass:(Class)arg4; - (void)ib_addObject:(id)arg1 toSetForKey:(id)arg2 inDictionaryForKey:(id)arg3; +- (void)ib_addObject:(id)arg1 toSetForKey:(id)arg2; +- (void)ib_addObject:(id)arg1 toArrayForKey:(id)arg2 inDictionaryForKey:(id)arg3 inDictionaryForKey:(id)arg4 subDictionaryClass:(Class)arg5; +- (void)ib_addObject:(id)arg1 toArrayForKey:(id)arg2 inDictionaryForKey:(id)arg3 subDictionaryClass:(Class)arg4; +- (void)ib_addObject:(id)arg1 toSetForKey:(id)arg2 inDictionaryForKey:(id)arg3 inDictionaryForKey:(id)arg4; - (void)ib_addObject:(id)arg1 toArrayForKey:(id)arg2 inDictionaryForKey:(id)arg3 inDictionaryForKey:(id)arg4; - (void)ib_addObject:(id)arg1 toArrayForKey:(id)arg2 inDictionaryForKey:(id)arg3; -- (void)ib_addObject:(id)arg1 toArrayForKey:(id)arg2 inDictionaryForKey:(id)arg3 subDictionaryClass:(Class)arg4; -- (void)ib_addObject:(id)arg1 toSetForKey:(id)arg2; - (void)ib_addObject:(id)arg1 toArrayForKey:(id)arg2; - (void)ib_addObjects:(id)arg1 toSetForKey:(id)arg2; - (void)ib_addObjects:(id)arg1 toArrayForKey:(id)arg2; diff --git a/IBFoundation/NSMutableOrderedSet-IBMutableOrderedSetAdditions.h b/IBFoundation/NSMutableOrderedSet-IBMutableOrderedSetAdditions.h new file mode 100644 index 000000000..b92ab1dca --- /dev/null +++ b/IBFoundation/NSMutableOrderedSet-IBMutableOrderedSetAdditions.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableOrderedSet.h" + +#import "IBMutableOrderedCollection-Protocol.h" + +@class NSString; + +@interface NSMutableOrderedSet (IBMutableOrderedSetAdditions) +- (void)ib_removeObjectsInCollection:(id)arg1; +- (void)ib_mergeAdditionsAndOrderingHintsFromOrderedSet:(id)arg1; +- (void)ib_addObjectToSortedCollectionUsingBinarySearch:(id)arg1 comparisonSelector:(SEL)arg2; +- (void)ib_addObjectToSortedCollectionUsingBinarySearch:(id)arg1 comparator:(id)arg2; +- (void)ib_insertObjects:(id)arg1 atIndex:(long long)arg2; +- (void)ib_addObjectIfNonNil:(id)arg1; +- (void)ib_appendObjects:(id)arg1; +- (void)ib_addObjectsFromCollection:(id)arg1; +- (id)ib_dequeue; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IBFoundation/NSMutableSet-IBMutableSetAdditions.h b/IBFoundation/NSMutableSet-IBMutableSetAdditions.h index 6319169b7..4baafdfb7 100644 --- a/IBFoundation/NSMutableSet-IBMutableSetAdditions.h +++ b/IBFoundation/NSMutableSet-IBMutableSetAdditions.h @@ -6,13 +6,24 @@ #import "NSMutableSet.h" -@interface NSMutableSet (IBMutableSetAdditions) +#import "IBMutableCollection-Protocol.h" + +@class NSString; + +@interface NSMutableSet (IBMutableSetAdditions) + (id)ib_setWithCollection:(id)arg1; +- (void)ib_removeObjectsInCollection:(id)arg1; - (void)ib_addObjectIfNonNil:(id)arg1; - (void)ib_appendObjects:(id)arg1; - (id)ib_objectsOfClass:(Class)arg1; - (void)ib_addObjectsFromCollection:(id)arg1; - (void)ib_removeObjectsPassingTest:(id)arg1; - (void)ib_removeObjectsFromCollection:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSMutableString-IBMutableStringAdditions.h b/IBFoundation/NSMutableString-IBMutableStringAdditions.h new file mode 100644 index 000000000..8c37f023b --- /dev/null +++ b/IBFoundation/NSMutableString-IBMutableStringAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableString.h" + +@interface NSMutableString (IBMutableStringAdditions) +- (void)ib_indent:(long long)arg1 andAppendFormat:(id)arg2; +- (void)ib_indent:(long long)arg1 andAppendString:(id)arg2; +@end + diff --git a/IBFoundation/NSNull-IBBinaryArchivingAdditions.h b/IBFoundation/NSNull-IBBinaryArchivingAdditions.h index 904cd108e..30c263310 100644 --- a/IBFoundation/NSNull-IBBinaryArchivingAdditions.h +++ b/IBFoundation/NSNull-IBBinaryArchivingAdditions.h @@ -8,8 +8,16 @@ #import "IBBinaryArchiving-Protocol.h" +@class NSString; + @interface NSNull (IBBinaryArchivingAdditions) - (void)encodeWithBinaryArchiver:(id)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSNumber-IBBinaryArchivingAdditions.h b/IBFoundation/NSNumber-IBBinaryArchivingAdditions.h index 9a7aa6e6a..78ed72a9a 100644 --- a/IBFoundation/NSNumber-IBBinaryArchivingAdditions.h +++ b/IBFoundation/NSNumber-IBBinaryArchivingAdditions.h @@ -8,8 +8,16 @@ #import "IBBinaryArchiving-Protocol.h" +@class NSString; + @interface NSNumber (IBBinaryArchivingAdditions) + (id)decodeWithBinaryUnarchiver:(id)arg1; - (void)encodeWithBinaryArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSNumber-IBNSValueAdditions.h b/IBFoundation/NSNumber-IBNSValueAdditions.h new file mode 100644 index 000000000..a36b54783 --- /dev/null +++ b/IBFoundation/NSNumber-IBNSValueAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNumber.h" + +@interface NSNumber (IBNSValueAdditions) +- (long long)ib_valueType; +@end + diff --git a/IBFoundation/NSObject-IBBinaryArchivingAdditions.h b/IBFoundation/NSObject-IBBinaryArchivingAdditions.h index f235f61fd..bd9ae5d9f 100644 --- a/IBFoundation/NSObject-IBBinaryArchivingAdditions.h +++ b/IBFoundation/NSObject-IBBinaryArchivingAdditions.h @@ -9,7 +9,7 @@ @interface NSObject (IBBinaryArchivingAdditions) + (id)decodeWithBinaryUnarchiver:(id)arg1; - (void)encodeWithBinaryArchiver:(id)arg1; -- (const char *)cStringClassNameForBinaryArchiver; +- (const char *)cStringClassNameForBinaryArchiver:(id)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; @end diff --git a/IBFoundation/NSObject-IBObjectAdditions.h b/IBFoundation/NSObject-IBObjectAdditions.h index a6dcd502f..0728544a7 100644 --- a/IBFoundation/NSObject-IBObjectAdditions.h +++ b/IBFoundation/NSObject-IBObjectAdditions.h @@ -7,7 +7,9 @@ #import "NSObject.h" @interface NSObject (IBObjectAdditions) ++ (BOOL)ib_overridesClassMethod:(SEL)arg1; + (BOOL)ib_overridesInstanceMethod:(SEL)arg1; +- (void)ib_cloneProperties:(id)arg1 toObject:(id)arg2; - (void)ib_didChangeValueForKeys:(id)arg1; - (void)ib_willChangeValueForKeys:(id)arg1; @end diff --git a/IBFoundation/NSObject-Protocol.h b/IBFoundation/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IBFoundation/NSObject-Protocol.h +++ b/IBFoundation/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IBFoundation/NSOrderedSet-IBBinaryArchivingAdditions.h b/IBFoundation/NSOrderedSet-IBBinaryArchivingAdditions.h new file mode 100644 index 000000000..f45ded248 --- /dev/null +++ b/IBFoundation/NSOrderedSet-IBBinaryArchivingAdditions.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOrderedSet.h" + +#import "IBBinaryArchiving-Protocol.h" + +@class NSString; + +@interface NSOrderedSet (IBBinaryArchivingAdditions) +- (void)encodeWithBinaryArchiver:(id)arg1; +- (id)initWithBinaryUnarchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IBFoundation/NSOrderedSet-IBObjectBufferAdditions.h b/IBFoundation/NSOrderedSet-IBObjectBufferAdditions.h new file mode 100644 index 000000000..4e3a3a7db --- /dev/null +++ b/IBFoundation/NSOrderedSet-IBObjectBufferAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOrderedSet.h" + +@interface NSOrderedSet (IBObjectBufferAdditions) ++ (id)ib_orderedSetFromContentsOfObjectBufferPopulatedBy:(id)arg1; +@end + diff --git a/IBFoundation/NSOrderedSet-IBOrderedSetAdditions.h b/IBFoundation/NSOrderedSet-IBOrderedSetAdditions.h new file mode 100644 index 000000000..a8fd05ae7 --- /dev/null +++ b/IBFoundation/NSOrderedSet-IBOrderedSetAdditions.h @@ -0,0 +1,69 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOrderedSet.h" + +#import "IBOrderedCollection-Protocol.h" + +@class NSString; + +@interface NSOrderedSet (IBOrderedSetAdditions) ++ (id)ib_orderedCollectionWithOrderedCollection:(id)arg1; ++ (id)ib_collectionWithObject:(id)arg1; ++ (id)ib_emptyCollection; ++ (Class)ib_mutableClass; +- (void)ib_removeObjectsInReceiverFromArray:(id)arg1; +- (void)ib_removeObjectsInReceiverFromOrderedSet:(id)arg1; +- (void)ib_removeObjectsInReceiverFromSet:(id)arg1; +- (id)ib_maximumObjectUsingComparator:(id)arg1; +- (id)ib_minimumObjectUsingComparator:(id)arg1; +- (id)ib_arrayBySortingUsingComparator:(id)arg1; +- (long long)ib_numberOfObjectsPassingTest:(id)arg1; +- (id)ib_arrayBySortingUsingSelector:(SEL)arg1 onKeyPath:(id)arg2; +- (id)ib_arrayBySortingUsingSelector:(SEL)arg1; +- (void)ib_enumerateCopyOfObjectsUsingBlock:(id)arg1; +- (void)ib_enumerateObjectsUsingMutatingBlock:(id)arg1; +- (void)ib_enumerateObjectsUsingBlock:(id)arg1; +- (id)ib_collectionByKeepingObjectsInSet:(id)arg1; +- (id)ib_collectionByRemovingObjectsInSet:(id)arg1; +- (id)ib_collectionByRemovingObjectsFromCollection:(id)arg1; +- (id)ib_collectionByAddingObjectsFromCollection:(id)arg1; +- (id)ib_collectionByReversingObjects; +- (id)ib_collectionByRemovingObject:(id)arg1; +- (id)ib_collectionByInsertingObjects:(id)arg1 atIndex:(long long)arg2; +- (id)ib_collectionByInsertingObject:(id)arg1 atIndex:(long long)arg2; +- (id)ib_collectionByAddingObject:(id)arg1; +- (id)ib_collectionByMappingBlock:(id)arg1; +- (id)ib_orderedSetByMappingBlock:(id)arg1; +- (id)ib_collectionByFilteringUsingBlock:(id)arg1; +- (id)ib_collectionByRemovingNulls; +- (id)ib_onlyObjectPassingTest:(id)arg1; +- (id)ib_firstObjectPassingTest:(id)arg1; +- (BOOL)ib_objectsAreStrictlyContainedBySet:(id)arg1; +- (BOOL)ib_objectsAreContainedBySet:(id)arg1; +- (BOOL)ib_anyObjectsPassTest:(id)arg1; +- (BOOL)ib_allObjectsPassTest:(id)arg1; +- (id)ib_arrayByMappingBlock:(id)arg1; +- (Class)ib_mutableClass; +- (id)ib_uniqueObjects; +- (id)allObjects; +- (id)ib_setByFilteringUsingBlock:(id)arg1; +- (id)ib_prefixOrderedSetUpToObject:(id)arg1; +- (id)ib_objectsConformingToProtocol:(id)arg1; +- (id)ib_objectsOfClass:(Class)arg1; +- (id)ib_orderedSetByFilteringUsingBlock:(id)arg1; +- (id)ib_orderedSetByAddingObject:(id)arg1; +- (id)ib_orderedSetByRemovingObject:(id)arg1; +- (id)ib_onlyObject; +- (id)anyObject; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IBFoundation/NSSet-IBBinaryArchivingAdditions.h b/IBFoundation/NSSet-IBBinaryArchivingAdditions.h index e7bec6110..a83b01362 100644 --- a/IBFoundation/NSSet-IBBinaryArchivingAdditions.h +++ b/IBFoundation/NSSet-IBBinaryArchivingAdditions.h @@ -8,8 +8,16 @@ #import "IBBinaryArchiving-Protocol.h" +@class NSString; + @interface NSSet (IBBinaryArchivingAdditions) - (void)encodeWithBinaryArchiver:(id)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSSet-IBICCombinations.h b/IBFoundation/NSSet-IBICCombinations.h new file mode 100644 index 000000000..1acd49015 --- /dev/null +++ b/IBFoundation/NSSet-IBICCombinations.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSet.h" + +@interface NSSet (IBICCombinations) +- (id)ib_collectionByCombiningAxes:(id)arg1 and:(id)arg2; +@end + diff --git a/IBFoundation/NSSet-IBObjectBufferAdditions.h b/IBFoundation/NSSet-IBObjectBufferAdditions.h new file mode 100644 index 000000000..e13bfefb7 --- /dev/null +++ b/IBFoundation/NSSet-IBObjectBufferAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSet.h" + +@interface NSSet (IBObjectBufferAdditions) ++ (id)ib_setFromContentsOfObjectBufferPopulatedBy:(id)arg1; +@end + diff --git a/IBFoundation/NSSet-IBSetAdditions.h b/IBFoundation/NSSet-IBSetAdditions.h index 9614462e9..88f99393a 100644 --- a/IBFoundation/NSSet-IBSetAdditions.h +++ b/IBFoundation/NSSet-IBSetAdditions.h @@ -6,13 +6,30 @@ #import "NSSet.h" -@interface NSSet (IBSetAdditions) +#import "IBCollection-Protocol.h" + +@class NSString; + +@interface NSSet (IBSetAdditions) ++ (id)ib_setByUnioningCollection:(id)arg1 withCollection:(id)arg2; ++ (id)ib_collectionWithObject:(id)arg1; ++ (id)ib_emptyCollection; ++ (Class)ib_mutableClass; +- (void)ib_removeObjectsInReceiverFromArray:(id)arg1; +- (void)ib_removeObjectsInReceiverFromOrderedSet:(id)arg1; +- (void)ib_removeObjectsInReceiverFromSet:(id)arg1; +- (long long)ib_numberOfObjectsIntersectingEnumerable:(id)arg1; +- (BOOL)ib_isSupersetOfEnumerable:(id)arg1; +- (BOOL)ib_intersectsEnumerable:(id)arg1; +- (BOOL)ib_isSupersetOfCollection:(id)arg1; +- (BOOL)ib_intersectsCollection:(id)arg1; - (id)ib_maximumObjectUsingComparator:(id)arg1; - (id)ib_minimumObjectUsingComparator:(id)arg1; - (long long)ib_numberOfObjectsPassingTest:(id)arg1; - (id)ib_arrayBySortingUsingSelector:(SEL)arg1 onKeyPath:(id)arg2; - (id)ib_arrayBySortingUsingSelector:(SEL)arg1; - (id)ib_arrayBySortingUsingComparator:(id)arg1; +- (id)ib_setByIntersectingArray:(id)arg1; - (id)ib_setByIntersectingSet:(id)arg1; - (id)ib_setBySubtractingSet:(id)arg1; - (void)ib_enumerateCopyOfObjectsUsingBlock:(id)arg1; @@ -36,12 +53,26 @@ - (id)ib_setByApplyingBlock:(id)arg1; - (id)ib_setByMappingBlockAndAssertingOnNilMappedValue:(id)arg1; - (id)ib_setByMappingBlock:(id)arg1; +- (id)ib_arrayByMappingBlock:(id)arg1; - (id)ib_setByMappingWithBehavior:(long long)arg1 andBlock:(id)arg2; - (id)ib_objectsOfClasses:(id)arg1; - (id)ib_objectsConformingToProtocol:(id)arg1; - (id)ib_objectsOfClass:(Class)arg1; +- (id)ib_collectionByRemovingObject:(id)arg1; +- (id)ib_collectionByAddingObject:(id)arg1; +- (id)ib_collectionByKeepingObjectsInSet:(id)arg1; +- (id)ib_collectionByRemovingObjectsInSet:(id)arg1; +- (id)ib_collectionByRemovingObjectsFromCollection:(id)arg1; +- (id)ib_collectionByAddingObjectsFromCollection:(id)arg1; +- (id)ib_collectionByMappingBlock:(id)arg1; - (id)ib_collectionByFilteringUsingBlock:(id)arg1; - (id)ib_setByFilteringUsingBlock:(id)arg1; - (id)ib_uniqueObjects; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSString-IBBinaryArchivingAdditions.h b/IBFoundation/NSString-IBBinaryArchivingAdditions.h index 13644166a..c40f6c788 100644 --- a/IBFoundation/NSString-IBBinaryArchivingAdditions.h +++ b/IBFoundation/NSString-IBBinaryArchivingAdditions.h @@ -11,5 +11,11 @@ @interface NSString (IBBinaryArchivingAdditions) - (void)encodeWithBinaryArchiver:(id)arg1; - (id)initWithBinaryUnarchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IBFoundation/NSString-IBStringAdditions.h b/IBFoundation/NSString-IBStringAdditions.h index 250f4e26e..d3b8f5fed 100644 --- a/IBFoundation/NSString-IBStringAdditions.h +++ b/IBFoundation/NSString-IBStringAdditions.h @@ -9,6 +9,11 @@ @interface NSString (IBStringAdditions) + (id)ib_stringWithListComponentsJoinedByCommasAndAnd:(id)arg1; + (id)ib_UUIDString; +- (id)ib_substringAfterLastOccurenceOfString:(id)arg1; +- (id)ib_substringBeforeLastOccurenceOfString:(id)arg1; +- (id)ib_substringAfterFirstOccurenceOfString:(id)arg1; +- (id)ib_substringBeforeFirstOccurenceOfString:(id)arg1; +- (id)ib_stringByStrippingCommonWordPrefixWithString:(id)arg1; - (void)ib_invokeWithAccessToFileSystemRepresentation:(id)arg1; - (id)ib_onlyPathComponent; - (id)ib_firstPathComponent; diff --git a/IBFoundation/NSValue-IBBinaryArchiving.h b/IBFoundation/NSValue-IBBinaryArchiving.h index 43bfaf293..dd32e7123 100644 --- a/IBFoundation/NSValue-IBBinaryArchiving.h +++ b/IBFoundation/NSValue-IBBinaryArchiving.h @@ -9,6 +9,5 @@ @interface NSValue (IBBinaryArchiving) + (id)decodeWithBinaryUnarchiver:(id)arg1; - (void)encodeWithBinaryArchiver:(id)arg1; -- (long long)binaryArchivingValueType; @end diff --git a/IBFoundation/NSValue-IBNSValueAdditions.h b/IBFoundation/NSValue-IBNSValueAdditions.h index 2cb17ef2a..e48e7ce97 100644 --- a/IBFoundation/NSValue-IBNSValueAdditions.h +++ b/IBFoundation/NSValue-IBNSValueAdditions.h @@ -13,5 +13,6 @@ @property(readonly) struct CGSize ib_sizeValue; @property(readonly) struct CGRect ib_rectValue; @property(readonly) struct CGPoint ib_pointValue; +- (long long)ib_valueType; @end diff --git a/IBLanguageSupport/CDStructures.h b/IBLanguageSupport/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/IBLanguageSupport/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/IBLanguageSupport/IDEIBSwiftSourceCodeSymbolFormatter.h b/IBLanguageSupport/IDEIBSwiftSourceCodeSymbolFormatter.h new file mode 100644 index 000000000..77ae98465 --- /dev/null +++ b/IBLanguageSupport/IDEIBSwiftSourceCodeSymbolFormatter.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAbstractSourceCodeSymbolFormatter.h" + +@interface IDEIBSwiftSourceCodeSymbolFormatter : IBAbstractSourceCodeSymbolFormatter +{ +} + ++ (id)nameOfFormattedClassSymbol:(id)arg1; ++ (id)formattedClassSymbolWithName:(id)arg1 namespaceProvider:(id)arg2; + +@end + diff --git a/IDEContinuousIntegration/CDStructures.h b/IDEContinuousIntegration/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/IDEContinuousIntegration/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/IDEContinuousIntegration/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/IDEContinuousIntegration/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/IDEContinuousIntegration/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/IDEContinuousIntegration/NSObject-Protocol.h b/IDEContinuousIntegration/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/IDEContinuousIntegration/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/IDEContinuousIntegration/XCSService-IDEAccountPrefsPaneAccount.h b/IDEContinuousIntegration/XCSService-IDEAccountPrefsPaneAccount.h new file mode 100644 index 000000000..50dffb7f8 --- /dev/null +++ b/IDEContinuousIntegration/XCSService-IDEAccountPrefsPaneAccount.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSService.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" +#import "XCSServiceErrorDelegate-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSError, NSImage, NSString, XCSVersionInfo; + +@interface XCSService (IDEAccountPrefsPaneAccount) ++ (id)keyPathsForValuesAffectingAccountReachability; ++ (id)keyPathsForValuesAffectingAccountEnabled; ++ (id)keyPathsForValuesAffectingAccountImage; ++ (id)keyPathsForValuesAffectingAccountSubTitle; ++ (id)keyPathsForValuesAffectingAccountTitle; +- (void)loginWithStoredCredentials:(id)arg1; +- (void)service:(id)arg1 didEncounterError:(id)arg2 withRequest:(id)arg3 proceed:(id)arg4; +- (void)deactivateXcodeSessionManagement; +- (void)activateXcodeSessionManagementWithCompletionHandler:(id)arg1; +- (BOOL)setCurrentUsername:(id)arg1 andPassword:(id)arg2 withError:(id *)arg3; +@property(readonly, nonatomic) BOOL isReachable; +@property(retain, nonatomic) XCSVersionInfo *lastKnownVersionInfo; +- (void)setLastKnownConnectionError:(id)arg1; +@property(readonly, nonatomic) NSError *lastKnownConnectionError; +@property BOOL attemptGuestAuthentication; +@property(copy, nonatomic) NSString *password; +@property(copy, nonatomic) NSString *username; +@property(copy, nonatomic) NSString *displayName; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly, nonatomic) long long accountReachability; +@property(readonly, nonatomic) BOOL accountEnabled; +@property(readonly, nonatomic) NSImage *accountImage; +@property(readonly, copy, nonatomic) NSString *accountSubTitle; +@property(readonly, copy, nonatomic) NSString *accountTitle; +@property(readonly, nonatomic) BOOL enabled; +@property(readonly, nonatomic) NSImage *computerImage; +@property(readonly) NSString *navigableItem_name; +@property(readonly, copy, nonatomic) NSString *serverCompatibilityErrorText; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/IDEContinuousIntegration/XCSServiceErrorDelegate-Protocol.h b/IDEContinuousIntegration/XCSServiceErrorDelegate-Protocol.h new file mode 100644 index 000000000..42895239b --- /dev/null +++ b/IDEContinuousIntegration/XCSServiceErrorDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCSServiceErrorDelegate + +@optional +- (void)service:(id)arg1 didEncounterError:(id)arg2 withRequest:(id)arg3 proceed:(id)arg4; +@end + diff --git a/IDEDevkitRefactoring/CDStructures.h b/IDEDevkitRefactoring/CDStructures.h index 26cbb803a..bab389c30 100644 --- a/IDEDevkitRefactoring/CDStructures.h +++ b/IDEDevkitRefactoring/CDStructures.h @@ -53,3 +53,25 @@ struct __va_list_tag { void *_field4; }; +struct _malloc_zone_t { + void *_field1; + void *_field2; + void *_field3; + void *_field4; + void *_field5; + void *_field6; + void *_field7; + void *_field8; + void *_field9; + char *_field10; + void *_field11; + void *_field12; + struct malloc_introspection_t *_field13; + unsigned int _field14; + void *_field15; + void *_field16; + void *_field17; +}; + +struct malloc_introspection_t; + diff --git a/IDEDevkitRefactoring/DVTSourceExpressionSource-Protocol.h b/IDEDevkitRefactoring/DVTSourceExpressionSource-Protocol.h index 32d3e0299..e4efc7c90 100644 --- a/IDEDevkitRefactoring/DVTSourceExpressionSource-Protocol.h +++ b/IDEDevkitRefactoring/DVTSourceExpressionSource-Protocol.h @@ -7,7 +7,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSObject-Protocol.h" -@class DVTSourceExpression, NSString; +@class DVTSDK, DVTSourceExpression, DVTSourceLanguageService, NSString; @protocol DVTSourceExpressionSource @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @@ -17,6 +17,8 @@ - (struct CGRect)expressionFrameForExpression:(id)arg1; @optional +@property(readonly) DVTSDK *sdk; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; @property(readonly, nonatomic) NSString *selectedText; @property(readonly) DVTSourceExpression *quickHelpExpression; @end diff --git a/IDEDevkitRefactoring/DVTTextFindable-Protocol.h b/IDEDevkitRefactoring/DVTTextFindable-Protocol.h index fc7201930..5ef49b258 100644 --- a/IDEDevkitRefactoring/DVTTextFindable-Protocol.h +++ b/IDEDevkitRefactoring/DVTTextFindable-Protocol.h @@ -11,5 +11,6 @@ @optional @property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; @end diff --git a/IDEDevkitRefactoring/DevkitEntireProject.h b/IDEDevkitRefactoring/DevkitEntireProject.h index 530faf6ee..2c276e2b9 100644 --- a/IDEDevkitRefactoring/DevkitEntireProject.h +++ b/IDEDevkitRefactoring/DevkitEntireProject.h @@ -22,8 +22,8 @@ NSMutableDictionary *_fileSummaryCache; NSMutableDictionary *_filesParsedInCompilationUnit; void *_stringTable; - struct _NSZone *_lexerZone; - struct _NSZone *_everythingZone; + struct _malloc_zone_t *_lexerZone; + struct _malloc_zone_t *_everythingZone; NSString *_currentCompilationUnitName; BOOL _shutDownImmediately; NSString *_sdkRoot; diff --git a/IDEDevkitRefactoring/DevkitRefactoringTransformation.h b/IDEDevkitRefactoring/DevkitRefactoringTransformation.h index 9eb53aa06..5010c50a2 100644 --- a/IDEDevkitRefactoring/DevkitRefactoringTransformation.h +++ b/IDEDevkitRefactoring/DevkitRefactoringTransformation.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "IDERefactoringTransformation-Protocol.h" -@class DVTDispatchLock, DVTStackBacktrace, DevkitASTNode, DevkitParser, DevkitTransformInstance, DevkitTransformationEngine, IDEIndex, IDEIndexSymbol, IDERefactoring, IDEWorkspaceDocument, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary; +@class DVTDispatchLock, DVTStackBacktrace, DevkitASTNode, DevkitParser, DevkitTransformInstance, DevkitTransformationEngine, IDEIndex, IDEIndexSymbol, IDERefactoring, IDEWorkspaceDocument, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSString; @interface DevkitRefactoringTransformation : NSObject { @@ -94,7 +94,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEDevkitRefactoring/IDESourceExpressionSource-Protocol.h b/IDEDevkitRefactoring/IDESourceExpressionSource-Protocol.h index a2f58f418..f1472e600 100644 --- a/IDEDevkitRefactoring/IDESourceExpressionSource-Protocol.h +++ b/IDEDevkitRefactoring/IDESourceExpressionSource-Protocol.h @@ -14,7 +14,7 @@ - (BOOL)isExpressionInFunctionOrMethodBody:(id)arg1; - (BOOL)isExpressionFunctionOrMethodDefinition:(id)arg1; - (BOOL)isExpressionInPlainCode:(id)arg1; -- (void)symbolsForExpression:(id)arg1 inQueue:(struct dispatch_queue_s *)arg2 completionBlock:(id)arg3; +- (void)symbolsForExpression:(id)arg1 inQueue:(id)arg2 completionBlock:(id)arg3; @optional - (BOOL)isLocationInFunctionOrMethodBody:(id)arg1; diff --git a/IDEDevkitRefactoring/NSObject-Protocol.h b/IDEDevkitRefactoring/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEDevkitRefactoring/NSObject-Protocol.h +++ b/IDEDevkitRefactoring/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEDocViewer/DSAToken-Protocol.h b/IDEDocViewer/DSAToken-Protocol.h index 8000f8706..336867342 100644 --- a/IDEDocViewer/DSAToken-Protocol.h +++ b/IDEDocViewer/DSAToken-Protocol.h @@ -11,12 +11,14 @@ @protocol DSAToken @property(readonly) DSADocSet *docSet; @property(readonly, getter=isDeprecated) BOOL deprecated; -@property(readonly) NSString *declaredInFrameworkName; -@property(readonly) NSString *type; -@property(readonly) NSString *scope; -@property(readonly, nonatomic) NSURL *URL; -@property(readonly) NSString *apiLanguage; -@property(readonly) NSString *name; +@property(readonly, copy) NSString *declaredInFrameworkName; +@property(readonly, copy) NSString *type; +@property(readonly, copy) NSString *scope; +@property(readonly, copy, nonatomic) NSURL *URL; +@property(readonly, copy) NSString *apiLanguage; +@property(readonly, copy) NSString *name; +@property(readonly, copy) NSString *usr; +- (id)tokenWithFixedUpLanguage:(id)arg1; - (id)XMLDescription; @end diff --git a/IDEDocViewer/DVTSourceExpressionSource-Protocol.h b/IDEDocViewer/DVTSourceExpressionSource-Protocol.h index 32d3e0299..e4efc7c90 100644 --- a/IDEDocViewer/DVTSourceExpressionSource-Protocol.h +++ b/IDEDocViewer/DVTSourceExpressionSource-Protocol.h @@ -7,7 +7,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSObject-Protocol.h" -@class DVTSourceExpression, NSString; +@class DVTSDK, DVTSourceExpression, DVTSourceLanguageService, NSString; @protocol DVTSourceExpressionSource @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @@ -17,6 +17,8 @@ - (struct CGRect)expressionFrameForExpression:(id)arg1; @optional +@property(readonly) DVTSDK *sdk; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; @property(readonly, nonatomic) NSString *selectedText; @property(readonly) DVTSourceExpression *quickHelpExpression; @end diff --git a/IDEDocViewer/DVTTabbedWindowControlling-Protocol.h b/IDEDocViewer/DVTTabbedWindowControlling-Protocol.h index e46fe3959..76b76f772 100644 --- a/IDEDocViewer/DVTTabbedWindowControlling-Protocol.h +++ b/IDEDocViewer/DVTTabbedWindowControlling-Protocol.h @@ -13,7 +13,7 @@ - (void)_closeTabWithoutConfirming:(id)arg1 andInvalidate:(BOOL)arg2; - (void)_closeTabWithoutConfirming:(id)arg1; - (double)tabBarHeight; -- (void)moveTabFromOtherWindow:(id)arg1 toIndex:(unsigned long long)arg2 andShow:(BOOL)arg3; +- (void)moveTabFromOtherWindow:(id)arg1 toIndex:(unsigned long long)arg2 andSelect:(BOOL)arg3; - (void)replaceEmptyTabWithTabs:(id)arg1; - (void)closeOtherTabs:(id)arg1; - (void)closeTabOrWindow:(id)arg1; @@ -31,12 +31,11 @@ - (unsigned long long)selectedTabIndex; - (id)selectedTab; - (id)orderedTabViewItems; -- (id)tabBarView; - (void)setTabBarVisible:(BOOL)arg1; - (BOOL)isTabBarVisible; - (void)cancelUpdateTabTitlesSoon; -- (void)tabBarViewUpdateTabTitlesNow:(id)arg1; -- (void)tabBarViewUpdateTabTitlesSoon:(id)arg1; +- (void)tabBarViewUpdateTabTitlesNow; +- (void)tabBarViewUpdateTabTitlesSoon; - (struct CGRect)adjustedFrameForCascade:(struct CGRect)arg1 fromWindow:(id)arg2; - (struct CGRect)adjustedFrameForSaving:(struct CGRect)arg1; - (BOOL)canReceiveDragFromTabbedWindowControlling:(id)arg1; diff --git a/IDEDocViewer/IDEDocBookmarksListViewController.h b/IDEDocViewer/IDEDocBookmarksListViewController.h index 0b89b0025..af9c0320d 100644 --- a/IDEDocViewer/IDEDocBookmarksListViewController.h +++ b/IDEDocViewer/IDEDocBookmarksListViewController.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVTBorderedView, NSArray, NSTableView; +@class DVTBorderedView, NSArray, NSString, NSTableView; @interface IDEDocBookmarksListViewController : IDEDocNavigator { @@ -45,5 +45,11 @@ - (void)loadView; - (id)idedocnavigator_identifier; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocBrowserHistoryCommandHandler.h b/IDEDocViewer/IDEDocBrowserHistoryCommandHandler.h index ebd952658..280cab52a 100644 --- a/IDEDocViewer/IDEDocBrowserHistoryCommandHandler.h +++ b/IDEDocViewer/IDEDocBrowserHistoryCommandHandler.h @@ -8,6 +8,8 @@ #import "IDECommandHandler-Protocol.h" +@class NSString; + @interface IDEDocBrowserHistoryCommandHandler : NSObject { } @@ -16,5 +18,11 @@ - (void)showBrowserHistory:(id)arg1; - (BOOL)validateUserInterfaceItem:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocCommandHandler.h b/IDEDocViewer/IDEDocCommandHandler.h index e3f2741dc..a3291061d 100644 --- a/IDEDocViewer/IDEDocCommandHandler.h +++ b/IDEDocViewer/IDEDocCommandHandler.h @@ -9,12 +9,18 @@ #import "IDECommandHandler-Protocol.h" #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface IDEDocCommandHandler : NSObject { } + (BOOL)handleURL:(id)arg1 error:(id *)arg2; + (void)handleURLQueryString:(id)arg1; ++ (void)handleURL_recipe:(id)arg1; ++ (void)handleURL_URLString:(id)arg1; ++ (void)handleURL_appleRef:(id)arg1 platform:(id)arg2; ++ (void)handleURL_search:(id)arg1; + (BOOL)shouldRegisterURLHandlerForScheme:(id)arg1; + (void)showFullResultsPageForSearchString:(id)arg1; + (void)showAllResultsInContext:(id)arg1; @@ -35,10 +41,13 @@ - (void)showWhatsNewInXcode:(id)arg1; - (void)showXcodeReleaseNotes:(id)arg1; - (void)showXcodeHelp:(id)arg1; +- (void)windowMenu_showDocumentation:(id)arg1; - (void)showDeveloperDocumentation:(id)arg1; - (void)showXcodeUserGuide:(id)arg1; - (void)documentation_showLibrary:(id)arg1; - (void)documentation_showBookmarks:(id)arg1; +- (void)documentation_share_openPlayground:(id)arg1; +- (void)documentation_share_showIBook:(id)arg1; - (void)documentation_share_showPDF:(id)arg1; - (void)documentation_share_messageLink:(id)arg1; - (void)documentation_share_emailLink:(id)arg1; @@ -50,5 +59,11 @@ - (void)searchForString:(id)arg1; - (void)_addBookmarkForNode:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocContentAreaViewController.h b/IDEDocViewer/IDEDocContentAreaViewController.h index c4079815d..62692b961 100644 --- a/IDEDocViewer/IDEDocContentAreaViewController.h +++ b/IDEDocViewer/IDEDocContentAreaViewController.h @@ -87,8 +87,8 @@ - (void)webViewZoomIn:(id)arg1; - (void)webViewGoForward:(id)arg1; - (void)webViewGoBack:(id)arg1; -@property(readonly) NSString *webViewBackForwardListForwardItemURLString; -@property(readonly) NSString *webViewBackForwardListBackItemURLString; +@property(readonly, copy) NSString *webViewBackForwardListForwardItemURLString; +@property(readonly, copy) NSString *webViewBackForwardListBackItemURLString; - (void)toggleTOCVisibility; - (void)toggleNavigatorVisibility; - (void)showNavigator; @@ -117,7 +117,11 @@ - (void)loadView; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSScrollView *scopeBarsAdjustableScrollView; +@property(readonly) Class superclass; @end diff --git a/IDEDocViewer/IDEDocContentOutlineViewController.h b/IDEDocViewer/IDEDocContentOutlineViewController.h index 318dcf212..365e4908d 100644 --- a/IDEDocViewer/IDEDocContentOutlineViewController.h +++ b/IDEDocViewer/IDEDocContentOutlineViewController.h @@ -9,7 +9,7 @@ #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" -@class DSANode, IDEDocContentOutlineView, _IDEDocContentOutlineViewRootNode; +@class DSANode, IDEDocContentOutlineView, NSString, _IDEDocContentOutlineViewRootNode; @interface IDEDocContentOutlineViewController : IDEDocNavigator { @@ -41,5 +41,11 @@ - (void)primitiveInvalidate; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocDocumentationTabViewController.h b/IDEDocViewer/IDEDocDocumentationTabViewController.h index 8d6ab1ad9..2e622cb27 100644 --- a/IDEDocViewer/IDEDocDocumentationTabViewController.h +++ b/IDEDocViewer/IDEDocDocumentationTabViewController.h @@ -57,8 +57,8 @@ - (void)makeSmaller:(id)arg1; - (void)goForward:(id)arg1; - (void)goBack:(id)arg1; -@property(readonly) NSString *webViewBackForwardListForwardItemURLString; -@property(readonly) NSString *webViewBackForwardListBackItemURLString; +@property(readonly, copy) NSString *webViewBackForwardListForwardItemURLString; +@property(readonly, copy) NSString *webViewBackForwardListBackItemURLString; - (void)makeTableOfContentsFirstResponder; @property(readonly, getter=isSidebarVisible) BOOL sidebarVisible; @property(readonly, nonatomic) double tableOfContentsSplitterPosition; @@ -83,5 +83,11 @@ @property(readonly) NSString *tabLabel; // @synthesize tabLabel; @property(readonly) NSString *name; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocDownloadableIconProvider.h b/IDEDocViewer/IDEDocDownloadableIconProvider.h index 8eac87541..cbfd9fecb 100644 --- a/IDEDocViewer/IDEDocDownloadableIconProvider.h +++ b/IDEDocViewer/IDEDocDownloadableIconProvider.h @@ -8,11 +8,19 @@ #import "IDEComponentDownloadIconProvider-Protocol.h" +@class NSString; + @interface IDEDocDownloadableIconProvider : NSObject { } - (id)imageForDownloadableType:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocExploreNavigator.h b/IDEDocViewer/IDEDocExploreNavigator.h index a05d56345..49e0a75a5 100644 --- a/IDEDocViewer/IDEDocExploreNavigator.h +++ b/IDEDocViewer/IDEDocExploreNavigator.h @@ -10,16 +10,11 @@ #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" -@class DVTObservingToken, IDEDocExploreOutlineView, IDENavigableItem, IDENavigatorDataCell, NSArray, NSImage, NSMapTable, NSMutableArray, NSMutableSet, NSSet; +@class DVTObservingToken, IDEDocExploreOutlineView, NSArray, NSMapTable, NSMutableArray, NSMutableSet, NSSet, NSString; @interface IDEDocExploreNavigator : IDEDocNavigator { IDEDocExploreOutlineView *_docSetsOutlineView; - NSImage *_docSetsImage; - NSImage *_categoryImage; - IDENavigatorDataCell *_docSetCell; - IDENavigatorDataCell *_nodeCell; - IDENavigableItem *_selectedNode; NSSet *_expandedItems; NSArray *_selectedObjects; BOOL _restoringState; @@ -58,7 +53,6 @@ - (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; - (id)outlineView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; - (void)_loadEditorWithSelectedNode; -- (id)nodeCell; - (void)docSetWillBeUnloadedOrUpdated:(id)arg1; - (void)docSetDidUnload:(id)arg1; - (void)docSetDidLoad:(id)arg1; @@ -71,10 +65,14 @@ - (id)initWithNibName:(id)arg1 bundle:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(copy) NSSet *expandedItems; // @dynamic expandedItems; -@property(readonly) NSMutableSet *mutableExpandedItems; // @dynamic mutableExpandedItems; -@property(readonly) NSMutableArray *mutableSelectedObjects; // @dynamic mutableSelectedObjects; +@property(readonly) unsigned long long hash; +@property(readonly, copy) NSMutableSet *mutableExpandedItems; // @dynamic mutableExpandedItems; +@property(readonly, copy) NSMutableArray *mutableSelectedObjects; // @dynamic mutableSelectedObjects; @property(copy) NSArray *selectedObjects; // @dynamic selectedObjects; +@property(readonly) Class superclass; @end diff --git a/IDEDocViewer/IDEDocExploreOutlineView.h b/IDEDocViewer/IDEDocExploreOutlineView.h index d29de16dc..6a0ad3b09 100644 --- a/IDEDocViewer/IDEDocExploreOutlineView.h +++ b/IDEDocViewer/IDEDocExploreOutlineView.h @@ -18,6 +18,7 @@ - (void)openClickedNavigableItemAction:(id)arg1; - (void)openSelectedNavigableItemsKeyAction:(id)arg1; - (BOOL)_shouldContinueExpandAtLevel:(long long)arg1 beganAtLevel:(long long)arg2; +- (void)primitiveInvalidate; @end diff --git a/IDEDocViewer/IDEDocInheritanceHierarchyViewController.h b/IDEDocViewer/IDEDocInheritanceHierarchyViewController.h index 9e235ddd4..e96a68a54 100644 --- a/IDEDocViewer/IDEDocInheritanceHierarchyViewController.h +++ b/IDEDocViewer/IDEDocInheritanceHierarchyViewController.h @@ -9,7 +9,7 @@ #import "DVTScopeBarContentController-Protocol.h" #import "NSTextViewDelegate-Protocol.h" -@class DVTBorderedView, IDEDocContentAreaViewController, NSDictionary, NSTextView; +@class DVTBorderedView, IDEDocContentAreaViewController, NSDictionary, NSString, NSTextView; @interface IDEDocInheritanceHierarchyViewController : DVTViewController { @@ -19,7 +19,7 @@ IDEDocContentAreaViewController *_hostContentAreaViewController; } -+ (struct dispatch_queue_s *)_indexQueriesSharedQueue; ++ (id)_indexQueriesSharedQueue; @property IDEDocContentAreaViewController *hostContentAreaViewController; // @synthesize hostContentAreaViewController=_hostContentAreaViewController; @property NSTextView *textView; // @synthesize textView=_textView; @property DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; @@ -35,5 +35,11 @@ - (void)primitiveInvalidate; - (void)viewDidInstall; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocNavigatorArea.h b/IDEDocViewer/IDEDocNavigatorArea.h index 50daccb2f..d2ea90207 100644 --- a/IDEDocViewer/IDEDocNavigatorArea.h +++ b/IDEDocViewer/IDEDocNavigatorArea.h @@ -9,7 +9,7 @@ #import "DVTReplacementViewDelegate-Protocol.h" #import "DVTStatefulObject-Protocol.h" -@class DVTBorderedView, DVTChooserView, DVTExtension, DVTObservingToken, DVTReplacementView, IDEDocContentAreaViewController, IDENavigableItem, NSArrayController, NSIndexSet, NSString; +@class DVTBorderedView, DVTChooserView, DVTExtension, DVTObservingToken, DVTReplacementView, IDEDocContentAreaViewController, NSArrayController, NSIndexSet, NSString; @interface IDEDocNavigatorArea : IDEViewController { @@ -19,7 +19,6 @@ NSArrayController *_choicesController; DVTExtension *_currentExtension; DVTObservingToken *_selectedItemToken; - IDENavigableItem *_selectedNavigableItem; NSIndexSet *_chooserViewSelectionIndexes; NSString *_UUID; id _selectedItem; @@ -57,5 +56,11 @@ - (void)viewDidInstall; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocReferenceHeaderMorePopoverViewController.h b/IDEDocViewer/IDEDocReferenceHeaderMorePopoverViewController.h index 3c752a91e..6699f91d4 100644 --- a/IDEDocViewer/IDEDocReferenceHeaderMorePopoverViewController.h +++ b/IDEDocViewer/IDEDocReferenceHeaderMorePopoverViewController.h @@ -8,7 +8,7 @@ #import "NSTextViewDelegate-Protocol.h" -@class NSAttributedString, NSTextView, NSTrackingArea; +@class NSAttributedString, NSString, NSTextView, NSTrackingArea; @interface IDEDocReferenceHeaderMorePopoverViewController : DVTViewController { @@ -41,5 +41,11 @@ - (void)primitiveInvalidate; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocReferenceHeaderViewController.h b/IDEDocViewer/IDEDocReferenceHeaderViewController.h index 7edace31f..33cf1f2d9 100644 --- a/IDEDocViewer/IDEDocReferenceHeaderViewController.h +++ b/IDEDocViewer/IDEDocReferenceHeaderViewController.h @@ -8,7 +8,7 @@ #import "NSTextViewDelegate-Protocol.h" -@class DSAToken, DVTBorderedView, NSPopover, NSTextField, NSTextStorage, NSTextView, _IDEDocBookmarkButton; +@class DSAToken, DVTBorderedView, NSPopover, NSString, NSTextField, NSTextStorage, NSTextView, _IDEDocBookmarkButton; @interface IDEDocReferenceHeaderViewController : DVTViewController { @@ -61,5 +61,11 @@ - (void)primitiveInvalidate; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocSampleCodeDownloader.h b/IDEDocViewer/IDEDocSampleCodeDownloader.h index 089196c84..d93ac3438 100644 --- a/IDEDocViewer/IDEDocSampleCodeDownloader.h +++ b/IDEDocViewer/IDEDocSampleCodeDownloader.h @@ -13,8 +13,10 @@ unsigned long long _downloadStage; NSURL *_downloadDestinationDirectory; NSString *_sampleCodeProjectName; + long long _sampleCodeDownloadType; } +@property long long sampleCodeDownloadType; // @synthesize sampleCodeDownloadType=_sampleCodeDownloadType; @property(copy) NSString *sampleCodeProjectName; // @synthesize sampleCodeProjectName=_sampleCodeProjectName; @property(copy) NSURL *downloadDestinationDirectory; // @synthesize downloadDestinationDirectory=_downloadDestinationDirectory; @property unsigned long long downloadStage; // @synthesize downloadStage=_downloadStage; @@ -23,6 +25,8 @@ - (id)_moveExtractedContentInPath:(id)arg1; - (id)_moveContentsOfDirectory:(id)arg1 toDirectory:(id)arg2; - (id)_fileNameFromPath:(id)arg1; +- (void)_openExtractedSampleAtPath:(id)arg1; +- (void)_openExtractedPlaygroundAtPath:(id)arg1; - (void)_openExtractedProjectInPath:(id)arg1; - (void)beginDownload; - (void)cleanUp; diff --git a/IDEDocViewer/IDEDocSampleCodeUtilities.h b/IDEDocViewer/IDEDocSampleCodeUtilities.h index 5cd2868f9..d11247756 100644 --- a/IDEDocViewer/IDEDocSampleCodeUtilities.h +++ b/IDEDocViewer/IDEDocSampleCodeUtilities.h @@ -10,8 +10,10 @@ { } ++ (void)downloadAndOpenPlaygroundArchiveAtURL:(id)arg1 title:(id)arg2 originWindow:(id)arg3; + (void)downloadAndOpenSampleCodeArchiveAtURL:(id)arg1 title:(id)arg2 originWindow:(id)arg3; -+ (id)URLForDownloadableNavigableItemOfType:(unsigned long long)arg1 forNode:(id)arg2; ++ (id)URLForDownloadableNavigableItemOfType:(unsigned long long)arg1 forNode:(id)arg2 foundInNode:(id *)arg3; ++ (id)_downloadURLsForType:(unsigned long long)arg1 fromDictionary:(id)arg2; @end diff --git a/IDEDocViewer/IDEDocSearchResult.h b/IDEDocViewer/IDEDocSearchResult.h index 063c18ff8..d17374819 100644 --- a/IDEDocViewer/IDEDocSearchResult.h +++ b/IDEDocViewer/IDEDocSearchResult.h @@ -26,9 +26,9 @@ - (void).cxx_destruct; - (id)childItems; - (id)description; -@property(readonly) NSURL *URL; -@property(readonly) NSString *displayName; -@property(readonly) NSArray *children; +@property(readonly, copy) NSURL *URL; +@property(readonly, copy) NSString *displayName; +@property(readonly, copy) NSArray *children; @end diff --git a/IDEDocViewer/IDEDocSearchResultsContext.h b/IDEDocViewer/IDEDocSearchResultsContext.h index cd9a21c29..0b51d7e22 100644 --- a/IDEDocViewer/IDEDocSearchResultsContext.h +++ b/IDEDocViewer/IDEDocSearchResultsContext.h @@ -21,8 +21,13 @@ } + (id)contextForQuery:(id)arg1 frameworkFilteredTokens:(id)arg2 extraTokens:(id)arg3 textResults:(id)arg4 tokenSortKey:(id)arg5 maximumTextResults:(unsigned long long)arg6 perfMetric:(id)arg7; ++ (id)old_contextForQuery:(id)arg1 frameworkFilteredTokens:(id)arg2 extraTokens:(id)arg3 textResults:(id)arg4 tokenSortKey:(id)arg5 maximumTextResults:(unsigned long long)arg6 perfMetric:(id)arg7; ++ (id)topTokenHitsFromAllTokens:(id)arg1 queryString:(id)arg2; + (id)sortedTokensPreferringExactMatches:(id)arg1 sortKey:(id)arg2 queryString:(id)arg3; + (id)sortedTokens:(id)arg1 withSortKey:(id)arg2 queryString:(id)arg3; ++ (BOOL)showMultipleTopHits; ++ (unsigned long long)maxDisplayedSearchResults; ++ (void)initialize; @property(retain) DSMQuery *query; // @synthesize query=_query; @property(retain) NSArray *textResults; // @synthesize textResults=_textResults; @property(retain) NSArray *extraTokens; // @synthesize extraTokens=_extraTokens; @@ -34,7 +39,7 @@ - (void).cxx_destruct; - (id)resultsGroupWithIdentifier:(id)arg1; - (void)sortAPIResultsWithKey:(id)arg1; -@property(readonly) NSArray *childItems; +@property(readonly, copy) NSArray *childItems; @end diff --git a/IDEDocViewer/IDEDocSearchResultsDisplayPropertiesGenerator.h b/IDEDocViewer/IDEDocSearchResultsDisplayPropertiesGenerator.h index 5523df03b..a3acda20a 100644 --- a/IDEDocViewer/IDEDocSearchResultsDisplayPropertiesGenerator.h +++ b/IDEDocViewer/IDEDocSearchResultsDisplayPropertiesGenerator.h @@ -20,6 +20,7 @@ + (id)imagePathForResult:(id)arg1; + (id)_imageForNode:(id)arg1; + (id)genericReferenceImage; ++ (id)playgroundImage; + (id)sampleCodeImage; + (id)bookmarkImage; + (id)genericBookImage; diff --git a/IDEDocViewer/IDEDocSearchResultsWindowController.h b/IDEDocViewer/IDEDocSearchResultsWindowController.h index d5768a2be..71adc3a84 100644 --- a/IDEDocViewer/IDEDocSearchResultsWindowController.h +++ b/IDEDocViewer/IDEDocSearchResultsWindowController.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DSMQuery, DVTPerformanceMetric, DVTTableView, IDEDocSearchField_FieldEditor, IDEDocSearchResultsContext, NSArray, NSTrackingArea; +@class DSMQuery, DVTPerformanceMetric, DVTTableView, IDEDocSearchField_FieldEditor, IDEDocSearchResultsContext, NSArray, NSString, NSTrackingArea; @interface IDEDocSearchResultsWindowController : NSWindowController { @@ -61,5 +61,11 @@ @property(readonly) BOOL isSelectableTableRowSelectedOrMousedOver; - (void)loadWindow; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocSymbolUtilities.h b/IDEDocViewer/IDEDocSymbolUtilities.h index bcb3fde1f..a56def19e 100644 --- a/IDEDocViewer/IDEDocSymbolUtilities.h +++ b/IDEDocViewer/IDEDocSymbolUtilities.h @@ -17,7 +17,7 @@ - (id)queryInfoFromIndexSymbol:(id)arg1; - (id)_adoptedProtocolsForIndexSymbol:(id)arg1; - (id)_inheritanceHierarchyForIndexSymbol:(id)arg1; -- (void)queryInfoFromIndexSymbol:(id)arg1 resultQueue:(struct dispatch_queue_s *)arg2 handlerBlock:(id)arg3; +- (void)queryInfoFromIndexSymbol:(id)arg1 resultQueue:(id)arg2 handlerBlock:(id)arg3; @end diff --git a/IDEDocViewer/IDEDocTabbedWindowController.h b/IDEDocViewer/IDEDocTabbedWindowController.h index c10026f69..03bc35cb7 100644 --- a/IDEDocViewer/IDEDocTabbedWindowController.h +++ b/IDEDocViewer/IDEDocTabbedWindowController.h @@ -16,7 +16,7 @@ #import "NSToolbarDelegate-Protocol.h" #import "NSWindowDelegate-Protocol.h" -@class DVTDelayedInvocation, DVTObservingToken, DVTSegmentedControl, DVTStateRepository, DVTStateToken, DVTTabBarEnclosureView, DVTTabBarView, DVTTabSwitcher, IDEDocDocumentationTabViewController, IDEDocSearchController, IDEDocSearchResultsController, IDEDocToolbar, IDEDocToolbarItem, IDEDocWebHistoryMenu, NSArray, NSMapTable, NSMenu, NSMutableArray, NSSegmentedControl, NSString, NSTextField, NSToolbarItem, NSURL, NSView; +@class DVTBarBackground, DVTDelayedInvocation, DVTObservingToken, DVTSegmentedControl, DVTStateRepository, DVTStateToken, DVTTabBarEnclosureView, IDEDocDocumentationTabViewController, IDEDocSearchController, IDEDocSearchResultsController, IDEDocToolbar, IDEDocToolbarItem, IDEDocWebHistoryMenu, NSArray, NSMapTable, NSMenu, NSMutableArray, NSSegmentedControl, NSString, NSTabView, NSTextField, NSToolbarItem, NSURL, NSView; @interface IDEDocTabbedWindowController : NSWindowController { @@ -49,11 +49,13 @@ BOOL _keepTabBarHiddenWhenCreatingTab; BOOL _readyToUpdateKeyboardLoop; BOOL _canOpenPDF; + BOOL _canOpenIBook; + BOOL _canOpenPlayground; BOOL _createNewTabUponLoadIfNoTabsExist; IDEDocDocumentationTabViewController *_activeDocumentationTabController; - DVTTabSwitcher *_tabSwitcher; + DVTBarBackground *_tabBarView; + NSTabView *_tabView; DVTTabBarEnclosureView *_tabBarEnclosureView; - DVTTabBarView *_tabBarView; IDEDocToolbar *_toolbar; NSTextField *_toolbarSearchTextField; NSView *_toolbar_searchFieldContainerView; @@ -78,6 +80,8 @@ @property(retain) DVTDelayedInvocation *stateSavingInvocation; // @synthesize stateSavingInvocation=_stateSavingInvocation; @property(retain) DVTStateToken *stateToken; // @synthesize stateToken=_stateToken; @property BOOL createNewTabUponLoadIfNoTabsExist; // @synthesize createNewTabUponLoadIfNoTabsExist=_createNewTabUponLoadIfNoTabsExist; +@property BOOL canOpenPlayground; // @synthesize canOpenPlayground=_canOpenPlayground; +@property BOOL canOpenIBook; // @synthesize canOpenIBook=_canOpenIBook; @property BOOL canOpenPDF; // @synthesize canOpenPDF=_canOpenPDF; @property(copy) NSMapTable *viewHeightsForResizing; // @synthesize viewHeightsForResizing=_viewHeightsForResizing; @property(copy) NSArray *topLevelViewOrder; // @synthesize topLevelViewOrder=_topLevelViewOrder; @@ -94,9 +98,9 @@ @property NSView *toolbar_searchFieldContainerView; // @synthesize toolbar_searchFieldContainerView=_toolbar_searchFieldContainerView; @property NSTextField *toolbarSearchTextField; // @synthesize toolbarSearchTextField=_toolbarSearchTextField; @property IDEDocToolbar *toolbar; // @synthesize toolbar=_toolbar; -@property DVTTabBarView *tabBarView; // @synthesize tabBarView=_tabBarView; @property DVTTabBarEnclosureView *tabBarEnclosureView; // @synthesize tabBarEnclosureView=_tabBarEnclosureView; -@property DVTTabSwitcher *tabSwitcher; // @synthesize tabSwitcher=_tabSwitcher; +@property NSTabView *tabView; // @synthesize tabView=_tabView; +@property(retain, nonatomic) DVTBarBackground *tabBarView; // @synthesize tabBarView=_tabBarView; @property(retain) IDEDocDocumentationTabViewController *activeDocumentationTabController; // @synthesize activeDocumentationTabController=_activeDocumentationTabController; - (void).cxx_destruct; - (id)extensionForMenuContent; @@ -107,7 +111,7 @@ - (void)_shareSegmentStateDidChange:(id)arg1; - (void)_backForwardSegmentStateDidChange:(id)arg1; - (void)_sideBarsSegmentStateDidChange:(id)arg1; -- (id)PDFURLForCurrentDocument; +- (id)URLForCurrentDocumentOfDownloadableType:(unsigned long long)arg1 foundInNode:(id *)arg2; - (void)scrollWheel:(id)arg1; - (BOOL)wantsScrollEventsForSwipeTrackingOnAxis:(long long)arg1; - (void)swipeWithEvent:(id)arg1; @@ -164,6 +168,8 @@ - (BOOL)validateMenuItem:(id)arg1; - (void)_updateCustomToolbarItems; - (BOOL)URLRepresentsSearchResultsPage:(id)arg1; +- (void)shareButton_openPlayground:(id)arg1; +- (void)shareButton_openIBook:(id)arg1; - (void)shareButton_openPDF:(id)arg1; - (void)shareButton_addBookmark:(id)arg1; - (void)shareButton_emailURL:(id)arg1; @@ -215,7 +221,7 @@ - (double)tabBarHeight; - (void)_collectViewInfoForResizing; - (double)_originalHeightForView:(id)arg1; -- (void)moveTabFromOtherWindow:(id)arg1 toIndex:(unsigned long long)arg2 andShow:(BOOL)arg3; +- (void)moveTabFromOtherWindow:(id)arg1 toIndex:(unsigned long long)arg2 andSelect:(BOOL)arg3; - (void)replaceEmptyTabWithTabs:(id)arg1; - (void)_closeOtherTabsWithoutConfirming:(id)arg1; - (void)closeOtherTabs:(id)arg1; @@ -257,8 +263,8 @@ - (void)setTabBarVisible:(BOOL)arg1; - (BOOL)isTabBarVisible; - (void)cancelUpdateTabTitlesSoon; -- (void)tabBarViewUpdateTabTitlesNow:(id)arg1; -- (void)tabBarViewUpdateTabTitlesSoon:(id)arg1; +- (void)tabBarViewUpdateTabTitlesNow; +- (void)tabBarViewUpdateTabTitlesSoon; - (struct CGRect)adjustedFrameForCascade:(struct CGRect)arg1 fromWindow:(id)arg2; - (struct CGRect)adjustedFrameForSaving:(struct CGRect)arg1; - (BOOL)canReceiveDragFromTabbedWindowControlling:(id)arg1; @@ -283,5 +289,11 @@ - (BOOL)_windowIsFullHeight; - (void)_setUpTabBar; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocViewerMain.h b/IDEDocViewer/IDEDocViewerMain.h index 387b167b7..15da32d18 100644 --- a/IDEDocViewer/IDEDocViewerMain.h +++ b/IDEDocViewer/IDEDocViewerMain.h @@ -9,7 +9,7 @@ #import "IDEInitialization-Protocol.h" #import "NSUserInterfaceItemSearching-Protocol.h" -@class DVTObservingToken; +@class DVTObservingToken, NSString; @interface IDEDocViewerMain : NSObject { @@ -29,5 +29,11 @@ - (double)_docSetDownloadCheckDelay; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/IDEDocWebViewContentViewController.h b/IDEDocViewer/IDEDocWebViewContentViewController.h index 217606842..2b8d4aa5c 100644 --- a/IDEDocViewer/IDEDocWebViewContentViewController.h +++ b/IDEDocViewer/IDEDocWebViewContentViewController.h @@ -71,6 +71,7 @@ - (void)webView:(id)arg1 didChangeLocationWithinPageForFrame:(id)arg2; - (void)_addBookmarkForLoadedURL:(id)arg1; - (id)bookNodeInFrame:(id)arg1; +- (id)nodeInFrame:(id)arg1; - (void)webViewContextMenu_openLinkInNewTab:(id)arg1; - (void)webViewContextMenu_copyLink:(id)arg1; - (void)webViewContextMenu_findText:(id)arg1; @@ -88,11 +89,11 @@ - (void)updateContentOutlineViewForURLInFrame:(id)arg1; - (id)nodeInWebFrame:(id)arg1; - (void)showReferenceHeaderViewForToken:(id)arg1; +- (void)fixupPlaygroundDownloadLinksForNode:(id)arg1; - (void)injectSampleCodeDownloadLinkForNode:(id)arg1; - (void)hideReferenceHeaderView; - (void)updateHeaderView; - (void)loadResolvedURL:(id)arg1; -- (void)loadResolvedURLAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; - (id)docSetTokenForReferenceDocumentNode:(id)arg1; - (id)appleRefOfReferenceDocumentInWebView; - (void)primitiveInvalidate; @@ -100,7 +101,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEDocViewer/IDEDocWindow.h b/IDEDocViewer/IDEDocWindow.h index 5c9233ea6..b7cb69e9d 100644 --- a/IDEDocViewer/IDEDocWindow.h +++ b/IDEDocViewer/IDEDocWindow.h @@ -8,6 +8,8 @@ #import "IDEDocumentationWindow-Protocol.h" +@class NSString; + @interface IDEDocWindow : NSWindow { BOOL _firstResponderLocked; @@ -20,5 +22,11 @@ - (void)keyDown:(id)arg1; - (BOOL)makeFirstResponder:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEDocViewer/NSArray-IDEDocStringRanking.h b/IDEDocViewer/NSArray-IDEDocStringRanking.h index a33286b4e..ebbc390fd 100644 --- a/IDEDocViewer/NSArray-IDEDocStringRanking.h +++ b/IDEDocViewer/NSArray-IDEDocStringRanking.h @@ -7,6 +7,7 @@ #import "NSArray.h" @interface NSArray (IDEDocStringRanking) +- (id)sortedArrayByShortestToLongestNames; - (id)sortedDSATokenArrayByRankingAgainstString:(id)arg1; @end diff --git a/IDEDocViewer/NSMutableArray-IDEDocStringRanking.h b/IDEDocViewer/NSMutableArray-IDEDocStringRanking.h new file mode 100644 index 000000000..1ca465c0b --- /dev/null +++ b/IDEDocViewer/NSMutableArray-IDEDocStringRanking.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableArray.h" + +@interface NSMutableArray (IDEDocStringRanking) +- (void)sortArrayByShortestToLongestNames; +@end + diff --git a/IDEDocViewer/NSObject-Protocol.h b/IDEDocViewer/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEDocViewer/NSObject-Protocol.h +++ b/IDEDocViewer/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEDocViewer/NSPopoverDelegate-Protocol.h b/IDEDocViewer/NSPopoverDelegate-Protocol.h index 578c1a1e0..42490fae9 100644 --- a/IDEDocViewer/NSPopoverDelegate-Protocol.h +++ b/IDEDocViewer/NSPopoverDelegate-Protocol.h @@ -14,6 +14,7 @@ - (void)popoverDidShow:(id)arg1; - (void)popoverWillShow:(id)arg1; - (id)detachableWindowForPopover:(id)arg1; +- (BOOL)popoverShouldDetach:(id)arg1; - (BOOL)popoverShouldClose:(id)arg1; @end diff --git a/IDEDocViewer/NSTextViewDelegate-Protocol.h b/IDEDocViewer/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/IDEDocViewer/NSTextViewDelegate-Protocol.h +++ b/IDEDocViewer/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/IDEFoundation/CDStructures.h b/IDEFoundation/CDStructures.h index d80f7b8ab..2d18bb50a 100644 --- a/IDEFoundation/CDStructures.h +++ b/IDEFoundation/CDStructures.h @@ -27,6 +27,10 @@ struct _NSRange { unsigned long long length; }; +struct __hash_node, void *>; + +struct __hash_node, void *>; + struct in_addr { unsigned int _field1; }; @@ -65,6 +69,62 @@ struct timespec { long long _field2; }; +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unordered_map<__NStatSource *, SourceInfo, std::__1::hash<__NStatSource *>, std::__1::equal_to<__NStatSource *>, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher<__NStatSource *, std::__1::__hash_value_type<__NStatSource *, SourceInfo>, std::__1::hash<__NStatSource *>, true>, std::__1::__unordered_map_equal<__NStatSource *, std::__1::__hash_value_type<__NStatSource *, SourceInfo>, std::__1::equal_to<__NStatSource *>, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::hash<__NStatSource *>, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to<__NStatSource *>, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + struct vector> { long long *_field1; long long *_field2; diff --git a/IDEFoundation/DTXAllowedRPC-Protocol.h b/IDEFoundation/DTXAllowedRPC-Protocol.h new file mode 100644 index 000000000..8b5521f65 --- /dev/null +++ b/IDEFoundation/DTXAllowedRPC-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DTXAllowedRPC +@end + diff --git a/IDEFoundation/DVTAbstractMacDevice-IDEFoundationAdditions.h b/IDEFoundation/DVTAbstractMacDevice-IDEFoundationAdditions.h index 5812968be..70761423b 100644 --- a/IDEFoundation/DVTAbstractMacDevice-IDEFoundationAdditions.h +++ b/IDEFoundation/DVTAbstractMacDevice-IDEFoundationAdditions.h @@ -7,11 +7,13 @@ #import "DVTAbstractMacDevice.h" @interface DVTAbstractMacDevice (IDEFoundationAdditions) +- (id)testingFrameworkPathsForBuildableProduct:(id)arg1 withBuildParameters:(id)arg2; +- (id)testHostPathForBuildableProduct:(id)arg1 buildParameters:(id)arg2 outError:(id *)arg3; - (BOOL)supportsRunningExecutableAtPath:(id)arg1 usingArchitecture:(id)arg2 error:(id *)arg3; - (BOOL)supportsExecutionForArchitecture:(id)arg1 launchSession:(id)arg2 error:(id *)arg3; - (id)deviceSpecificOverridingPropertiesForBuildable:(id)arg1 withBaselineParameters:(id)arg2; -- (id)supportedSDKsForBuildable:(id)arg1 withConfiguration:(id)arg2 workspaceArena:(id)arg3; -- (id)supportedArchitecturesForBuildable:(id)arg1 withConfiguration:(id)arg2 workspaceArena:(id)arg3; -- (BOOL)canBeDefaultDeviceForBuildable:(id)arg1 withConfiguration:(id)arg2; +- (id)supportedSDKsForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (id)supportedArchitecturesForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (BOOL)canBeDefaultDeviceForBuildable:(id)arg1 buildParameters:(id)arg2; @end diff --git a/IDEFoundation/DVTDevice-IDEFoundationAdditions.h b/IDEFoundation/DVTDevice-IDEFoundationAdditions.h index e32cf2a75..24fa34d17 100644 --- a/IDEFoundation/DVTDevice-IDEFoundationAdditions.h +++ b/IDEFoundation/DVTDevice-IDEFoundationAdditions.h @@ -7,6 +7,15 @@ #import "DVTDevice.h" @interface DVTDevice (IDEFoundationAdditions) +- (id)actualRunnablePathForRunnableLocation:(id)arg1; +- (id)testingFrameworkPathsForBuildableProduct:(id)arg1 withBuildParameters:(id)arg2; +- (id)deviceForRunningUnitTestsWithHost:(id)arg1 error:(id *)arg2; +- (void)modifyTestingEnvironmentVariables:(id)arg1 host:(id)arg2 testBundlePath:(id)arg3; +- (id)testArchitectureForBuildableProduct:(id)arg1 withBuildParameters:(id)arg2; +- (id)testHostPathForBuildableProduct:(id)arg1 buildParameters:(id)arg2 outError:(id *)arg3; +@property(readonly) BOOL supportsFileSpecifyingTestScopes; +@property(readonly) BOOL supportsInverseTestScopes; +@property(readonly) BOOL supportsMultipleTestScopes; - (id)analysisOperationWithAnalysisToolService:(id)arg1 location:(id)arg2 commandLineArgs:(id)arg3 environmentVariables:(id)arg4 workingDirectory:(id)arg5 workspaceFilePath:(id)arg6 projectFilePath:(id)arg7 outError:(id *)arg8; - (void)createInstallWithName:(id)arg1 path:(id)arg2 buildables:(id)arg3 buildParameters:(id)arg4 killProcesses:(id)arg5 workspace:(id)arg6; - (BOOL)canInstallBuildablesError:(id *)arg1; @@ -16,11 +25,15 @@ - (BOOL)supportsExecutionForArchitecture:(id)arg1 launchSession:(id)arg2 error:(id *)arg3; - (id)deviceSpecificOverridingPropertiesForBuildable:(id)arg1 withBaselineParameters:(id)arg2; - (void)didBecomeActiveDeviceForRunContext:(id)arg1; -- (id)supportedSDKsForBuildable:(id)arg1 withConfiguration:(id)arg2 workspaceArena:(id)arg3; -- (id)supportedArchitecturesForBuildable:(id)arg1 withConfiguration:(id)arg2 workspaceArena:(id)arg3; -- (BOOL)shouldPresentDeviceForBuildable:(id)arg1 withConfiguration:(id)arg2 workspaceArena:(id)arg3; +- (id)supportedSDKsForBuildable:(id)arg1 withConfiguration:(id)arg2 workspaceArena:(id)arg3 error:(id *)arg4; +- (id)supportedSDKsForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (id)supportedArchitecturesForBuildable:(id)arg1 withConfiguration:(id)arg2 workspaceArena:(id)arg3 error:(id *)arg4; +- (id)supportedArchitecturesForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (BOOL)shouldPresentDeviceForBuildable:(id)arg1 withConfiguration:(id)arg2 workspaceArena:(id)arg3 error:(id *)arg4; +- (BOOL)shouldPresentDeviceForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; - (BOOL)shouldPresentDeviceForPathRunnableWithArchitecture:(id)arg1; - (BOOL)canBeDefaultDeviceForBuildable:(id)arg1 withConfiguration:(id)arg2; +- (BOOL)canBeDefaultDeviceForBuildable:(id)arg1 buildParameters:(id)arg2; - (id)displayNameAdditionsWhenUsingArchitecture:(id)arg1 withSDK:(id)arg2; - (id)displayNameWhenUsingArchitecture:(id)arg1 withSDK:(id)arg2; @end diff --git a/IDEFoundation/DVTEncodableIndexDelegate-Protocol.h b/IDEFoundation/DVTEncodableIndexDelegate-Protocol.h new file mode 100644 index 000000000..43471351a --- /dev/null +++ b/IDEFoundation/DVTEncodableIndexDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTEncodableIndexDelegate +- (void)encodableIndex:(id)arg1 didRemoveItemForIdentifier:(id)arg2; +- (void)encodableIndex:(id)arg1 didAddItemForIdentifier:(id)arg2; +@end + diff --git a/IDEFoundation/DVTLocalComputer-IDEFoundationAdditions.h b/IDEFoundation/DVTLocalComputer-IDEFoundationAdditions.h index 1cfee1e5d..f9a76a612 100644 --- a/IDEFoundation/DVTLocalComputer-IDEFoundationAdditions.h +++ b/IDEFoundation/DVTLocalComputer-IDEFoundationAdditions.h @@ -7,7 +7,7 @@ #import "DVTLocalComputer.h" @interface DVTLocalComputer (IDEFoundationAdditions) -- (BOOL)canBeDefaultDeviceForBuildable:(id)arg1 withConfiguration:(id)arg2; +- (BOOL)canBeDefaultDeviceForBuildable:(id)arg1 buildParameters:(id)arg2; - (id)displayNameWhenUsingArchitecture:(id)arg1 withSDK:(id)arg2; - (id)_displayNameForArchitecture:(id)arg1; @end diff --git a/IDEFoundation/DVTPlatform-IDEExtendedPlatformInfo.h b/IDEFoundation/DVTPlatform-IDEExtendedPlatformInfo.h new file mode 100644 index 000000000..61bc5fc4d --- /dev/null +++ b/IDEFoundation/DVTPlatform-IDEExtendedPlatformInfo.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTPlatform.h" + +@class IDEExtendedPlatformInfo; + +@interface DVTPlatform (IDEExtendedPlatformInfo) +@property(readonly) IDEExtendedPlatformInfo *ide_extendedInfo; +@end + diff --git a/IDEFoundation/DVTSourceControlManager-IDESourceControlManager.h b/IDEFoundation/DVTSourceControlManager-IDESourceControlManager.h new file mode 100644 index 000000000..211a880c0 --- /dev/null +++ b/IDEFoundation/DVTSourceControlManager-IDESourceControlManager.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTSourceControlManager.h" + +@interface DVTSourceControlManager (IDESourceControlManager) +- (void)updateRemoteRepositories:(id)arg1; +@end + diff --git a/IDEFoundation/DVTSourceControlSystem-IDESourceControlSystem.h b/IDEFoundation/DVTSourceControlSystem-IDESourceControlSystem.h new file mode 100644 index 000000000..754e6190f --- /dev/null +++ b/IDEFoundation/DVTSourceControlSystem-IDESourceControlSystem.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTSourceControlSystem.h" + +@interface DVTSourceControlSystem (IDESourceControlSystem) ++ (id)systemWithExtension:(id)arg1; +@end + diff --git a/IDEFoundation/DVTSourceControlWorkspace-IDEFoundationClassAdditions.h b/IDEFoundation/DVTSourceControlWorkspace-IDEFoundationClassAdditions.h new file mode 100644 index 000000000..52d06d7ad --- /dev/null +++ b/IDEFoundation/DVTSourceControlWorkspace-IDEFoundationClassAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTSourceControlWorkspace.h" + +@interface DVTSourceControlWorkspace (IDEFoundationClassAdditions) +- (void)setState:(unsigned long long)arg1 forWorkingTree:(id)arg2; +- (unsigned long long)stateForWorkingTree:(id)arg1; +- (id)workingCopyForWorkingTree:(id)arg1; +@end + diff --git a/IDEFoundation/DVTSourceControlWorkspaceBlueprint-IDEFoundationClassAdditions.h b/IDEFoundation/DVTSourceControlWorkspaceBlueprint-IDEFoundationClassAdditions.h new file mode 100644 index 000000000..bdd968166 --- /dev/null +++ b/IDEFoundation/DVTSourceControlWorkspaceBlueprint-IDEFoundationClassAdditions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTSourceControlWorkspaceBlueprint.h" + +@interface DVTSourceControlWorkspaceBlueprint (IDEFoundationClassAdditions) ++ (void)blueprintWithWorkspace:(id)arg1 completionBlock:(id)arg2; +- (void)setState:(unsigned long long)arg1 forWorkingCopyConfigurationStateDictionary:(id)arg2; +- (unsigned long long)stateForWorkingCopyConfiguration:(id)arg1; +- (id)workingCopyConfigurationForWorkingCopy:(id)arg1 origin:(id)arg2 sourceControlManager:(id)arg3; +- (void)saveToWorkspace:(id)arg1 saveLegacy:(BOOL)arg2; +@end + diff --git a/IDEFoundation/DVTTask-IDEDistributionProcessingPipelineTasks.h b/IDEFoundation/DVTTask-IDEDistributionProcessingPipelineTasks.h new file mode 100644 index 000000000..50b678ade --- /dev/null +++ b/IDEFoundation/DVTTask-IDEDistributionProcessingPipelineTasks.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTTask.h" + +@interface DVTTask (IDEDistributionProcessingPipelineTasks) +- (_Bool)runLoggingOutputWithLogAspect:(id)arg1 error:(id *)arg2; +@end + diff --git a/IDEFoundation/DVTTextFindable-Protocol.h b/IDEFoundation/DVTTextFindable-Protocol.h new file mode 100644 index 000000000..5ef49b258 --- /dev/null +++ b/IDEFoundation/DVTTextFindable-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTTextFindable +- (id)findStringMatchingDescriptor:(id)arg1 backwards:(BOOL)arg2 from:(id)arg3 to:(id)arg4; + +@optional +@property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; +@end + diff --git a/IDEFoundation/IDEActivityLogMessage.h b/IDEFoundation/IDEActivityLogMessage.h index a53c9233c..caf12914a 100644 --- a/IDEFoundation/IDEActivityLogMessage.h +++ b/IDEFoundation/IDEActivityLogMessage.h @@ -55,11 +55,11 @@ - (void)addSubmessage:(id)arg1; @property(readonly) NSArray *submessages; - (void)_setSupermessage:(id)arg1; -@property(readonly) IDEActivityLogMessage *supermessage; +@property(readonly) __weak IDEActivityLogMessage *supermessage; - (void)setSectionTextRange:(struct _NSRange)arg1; @property(readonly) struct _NSRange rangeInSectionText; - (void)_setSupersection:(id)arg1; -@property(readonly) IDEActivityLogSection *supersection; +@property(readonly) __weak IDEActivityLogSection *supersection; - (id)description; @property(readonly) double timeEmitted; @property(readonly) NSString *title; diff --git a/IDEFoundation/IDEActivityLogRecord.h b/IDEFoundation/IDEActivityLogRecord.h index 3f475f9cf..c0354f30e 100644 --- a/IDEFoundation/IDEActivityLogRecord.h +++ b/IDEFoundation/IDEActivityLogRecord.h @@ -6,20 +6,22 @@ #import "NSObject.h" -@class DVTFileDataType, IDESchemeIdentifier, IDETypeIdentifier, NSString, NSURL; +@class DVTFileDataType, IDEEntityIdentifier, IDETypeIdentifier, NSString, NSURL; @interface IDEActivityLogRecord : NSObject { - IDESchemeIdentifier *_schemeIdentifier; + IDEEntityIdentifier *_entityIdentifier; } + (id)cacheLog:(id)arg1; + (void)uncacheLogRecord:(id)arg1; + (void)cacheLogRecord:(id)arg1; + (id)cachedLogRecordWithURL:(id)arg1; -@property(readonly) IDESchemeIdentifier *schemeIdentifier; // @synthesize schemeIdentifier=_schemeIdentifier; +@property(readonly) IDEEntityIdentifier *entityIdentifier; // @synthesize entityIdentifier=_entityIdentifier; - (void).cxx_destruct; -- (id)initWithSchemeIdentifier:(id)arg1; +- (id)testableSummariesForFilePath:(id)arg1 runDestinationRecord:(id *)arg2 error:(id *)arg3; +- (id)testableSummariesPlistFilePath; +- (id)initWithEntityIdentifier:(id)arg1; - (long long)compareUsingTimeStartedRecording:(id)arg1; - (id)fullLogIfInMemory; - (id)fullLogWithError:(id *)arg1; diff --git a/IDEFoundation/IDEActivityLogSectionObservation.h b/IDEFoundation/IDEActivityLogSectionObservation.h index c686ece7c..cfca7fa92 100644 --- a/IDEFoundation/IDEActivityLogSectionObservation.h +++ b/IDEFoundation/IDEActivityLogSectionObservation.h @@ -8,6 +8,8 @@ #import "DVTCancellable-Protocol.h" +@class NSString; + // Not exported @interface IDEActivityLogSectionObservation : NSObject { @@ -16,12 +18,17 @@ + (id)sharedNullObservation; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (void)cancel; @property(readonly, getter=isCancelled) BOOL cancelled; - (id)block; - (id)init; - (id)initWithBlock:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEAnalyzeSchemeAction.h b/IDEFoundation/IDEAnalyzeSchemeAction.h index 60d127122..807ed1a75 100644 --- a/IDEFoundation/IDEAnalyzeSchemeAction.h +++ b/IDEFoundation/IDEAnalyzeSchemeAction.h @@ -34,5 +34,11 @@ - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEAppClientTracker.h b/IDEFoundation/IDEAppClientTracker.h index 39a049429..c33b9ff8f 100644 --- a/IDEFoundation/IDEAppClientTracker.h +++ b/IDEFoundation/IDEAppClientTracker.h @@ -8,7 +8,7 @@ #import "IDEClientTracking-Protocol.h" -@class IDEConcreteClientTracker; +@class IDEConcreteClientTracker, NSString; @interface IDEAppClientTracker : NSObject { @@ -24,5 +24,11 @@ - (id)registerClientWithName:(id)arg1 promptForCancellation:(BOOL)arg2 cancellationBlock:(id)arg3; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEArchive.h b/IDEFoundation/IDEArchive.h index d38838ea8..c66a1ea47 100644 --- a/IDEFoundation/IDEArchive.h +++ b/IDEFoundation/IDEArchive.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class DVTFilePath, IDEArchivedApplication, IDEArchivedContent, NSDate, NSDictionary, NSMutableDictionary, NSString; +@class DVTFilePath, IDEArchivedApplication, IDEArchivedContent, NSArray, NSDate, NSDictionary, NSMutableDictionary, NSString; @interface IDEArchive : NSObject { @@ -15,6 +15,7 @@ IDEArchivedContent *_archivedContent; BOOL _savePending; BOOL _estimateInProgress; + NSArray *_topLevelDistributionItems; } + (long long)_computedApproximateAppStoreFileSizeForArchiveContentPath:(id)arg1 forPlatform:(id)arg2; @@ -40,6 +41,9 @@ @property(readonly) IDEArchivedContent *archivedContent; // @synthesize archivedContent=_archivedContent; @property(retain) DVTFilePath *path; // @synthesize path=_path; - (void).cxx_destruct; +- (id)topLevelDistributionItemsWithLogAspect:(id)arg1 error:(id *)arg2; +- (id)_distributionItemForPath:(id)arg1 pathsToItems:(id)arg2 pathsToChildPaths:(id)arg3 logAspect:(id)arg4 error:(id *)arg5; +- (id)expandedCustomEntitlementsForItemAtPath:(id)arg1 error:(id *)arg2; - (void)estimateSizeInBackgroundForPlatform:(id)arg1; - (void)_saveArchive:(id)arg1; - (void)markDirty; diff --git a/IDEFoundation/IDEArchiveIdentityFilter.h b/IDEFoundation/IDEArchiveIdentityFilter.h index d6d970162..d8c2f1340 100644 --- a/IDEFoundation/IDEArchiveIdentityFilter.h +++ b/IDEFoundation/IDEArchiveIdentityFilter.h @@ -20,9 +20,9 @@ + (id)_identifiersToFiltersMapping; + (id)_extensionLock; + (id)_extensionPoint; -@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; -@property(readonly) NSSet *allowedCertificateTypes; +@property(readonly, copy) NSSet *allowedCertificateTypes; - (id)identityComparator; - (_Bool)shouldIncludeIdentity:(id)arg1; - (id)initWithExtension:(id)arg1; diff --git a/IDEFoundation/IDEArchiveManager.h b/IDEFoundation/IDEArchiveManager.h index be64f9af1..9671d31ad 100644 --- a/IDEFoundation/IDEArchiveManager.h +++ b/IDEFoundation/IDEArchiveManager.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class DVTDispatchLock, NSArray, NSFileManager, NSMutableArray; +@class DVTDispatchLock, DVTObservingToken, NSArray, NSFileManager, NSMutableArray; @interface IDEArchiveManager : NSObject { @@ -14,6 +14,7 @@ NSFileManager *_fileManager; NSMutableArray *_archives; _Bool _hasScanned; + DVTObservingToken *_distributionArchivesLocationObservingToken; } + (void)initialize; diff --git a/IDEFoundation/IDEArchivePackager.h b/IDEFoundation/IDEArchivePackager.h index 74d05d0a1..9e3f29ef3 100644 --- a/IDEFoundation/IDEArchivePackager.h +++ b/IDEFoundation/IDEArchivePackager.h @@ -25,13 +25,14 @@ @property(copy) NSString *displayName; // @synthesize displayName=_displayName; @property(copy) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; -- (id)packagingOperationForArchive:(id)arg1 withCodesignIdentity:(id)arg2 installerIdentity:(id)arg3 extraEntitlements:(id)arg4 andError:(id *)arg5; +- (id)packagingOperationForArchive:(id)arg1 withCodesignIdentity:(id)arg2 installerIdentity:(id)arg3 extraEntitlements:(id)arg4 includeSymbolCache:(BOOL)arg5 error:(id *)arg6; - (id)signingOperationForArchive:(id)arg1 withCodesignIdentity:(id)arg2 extraEntitlements:(id)arg3 andError:(id *)arg4; - (id)identitiesForBundleIdentifier:(id)arg1 andIdentityFilter:(id)arg2; - (id)tokenForProvisioningProfileNamed:(id)arg1; - (id)tokenForSigningIdentityNamed:(id)arg1; - (id)refreshIdentity; - (id)dontSignIdentity; +@property(readonly) _Bool supportsSymbolUploads; @property(readonly) _Bool supportsInstallerSigning; @property(readonly) _Bool supportsCodeSigning; diff --git a/IDEFoundation/IDEArchivedApplication.h b/IDEFoundation/IDEArchivedApplication.h index 33035f796..37048d474 100644 --- a/IDEFoundation/IDEArchivedApplication.h +++ b/IDEFoundation/IDEArchivedApplication.h @@ -6,7 +6,7 @@ #import -@class DVTFilePath, NSArray, NSString; +@class DVTFilePath, DVTPlatform, NSArray, NSString; @interface IDEArchivedApplication : IDEArchivedContent { @@ -19,6 +19,7 @@ + (id)archivedContentPropertiesPlistKey; + (BOOL)fillInfoDictionary:(id)arg1 forContentAtPath:(id)arg2 inArchiveProductsDirectory:(id)arg3; + (id)soleArchivedContentRelativePathInDirectory:(id)arg1; +@property(readonly) DVTPlatform *platform; - (long long)autodetectedFormatForPackaging; - (BOOL)supportsPackagingAsFormat:(long long)arg1; - (id)packager; diff --git a/IDEFoundation/IDEBatchFindHistoryItem.h b/IDEFoundation/IDEBatchFindHistoryItem.h index 5597c2453..c629f1061 100644 --- a/IDEFoundation/IDEBatchFindHistoryItem.h +++ b/IDEFoundation/IDEBatchFindHistoryItem.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, NSAttributedString; +@class DVTStackBacktrace, NSAttributedString, NSString; @interface IDEBatchFindHistoryItem : NSObject { @@ -25,7 +25,7 @@ @property(readonly) NSAttributedString *findAttributedString; // @synthesize findAttributedString=_findAttributedString; - (void).cxx_destruct; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (void)primitiveInvalidate; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; @@ -33,7 +33,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEBatchFindManager.h b/IDEFoundation/IDEBatchFindManager.h index 285cc4242..05cf7a391 100644 --- a/IDEFoundation/IDEBatchFindManager.h +++ b/IDEFoundation/IDEBatchFindManager.h @@ -8,14 +8,12 @@ #import "DVTInvalidation-Protocol.h" -@class DVTMapTable, DVTStackBacktrace, NSArray, NSMutableArray, NSString; +@class DVTStackBacktrace, NSArray, NSMutableArray, NSString; @interface IDEBatchFindManager : NSObject { NSMutableArray *_history; unsigned long long _maxHistoryCount; - DVTMapTable *_findContexts; - NSMutableArray *_validContexts; NSString *_archivePath; } @@ -25,9 +23,6 @@ - (void).cxx_destruct; - (void)loadHistory; - (void)saveHistory; -- (id)batchFindContextForWorkspaceTabController:(id)arg1; -- (void)setBatchFindContext:(id)arg1 forWorkspaceTabController:(id)arg2; -- (void)invalidateContextObjects:(id)arg1; - (id)historyItemForDescription:(id)arg1; - (void)clearHistory; - (void)_removeHistoryFile; @@ -38,7 +33,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEBlueprint-Protocol.h b/IDEFoundation/IDEBlueprint-Protocol.h index 5edc89c37..e329a6e90 100644 --- a/IDEFoundation/IDEBlueprint-Protocol.h +++ b/IDEFoundation/IDEBlueprint-Protocol.h @@ -10,7 +10,7 @@ @class NSString; @protocol IDEBlueprint -@property(readonly) NSString *blueprintIdentifier; +@property(readonly, copy) NSString *blueprintIdentifier; @property(readonly) NSString *name; - (id)entitlementsFilePathForBuildConfiguration:(id)arg1; - (void)addFileReference:(id)arg1 toBuildablesContainingFileReference:(id)arg2; @@ -25,8 +25,10 @@ - (id)blueprintProvider; @optional +@property(copy) NSString *developmentTeam; @property(readonly, getter=isUnitTest) BOOL unitTest; -@property(retain) NSString *unitTestingBlueprintIdentifier; +@property(retain) NSString *identifierOfBlueprintToBeTested; +- (id)bundleBaselineRecordFilePathWithError:(id *)arg1; - (id)additionalOverridingCompilerArgumentsForSourceCodeBuildFileReference:(id)arg1; - (void)setOverridingAdditionalCompilerArguments:(id)arg1 forSourceCodeBuildFileReference:(id)arg2; - (id)additionalCompilerArgumentsForSourceCodeBuildFileReference:(id)arg1; @@ -37,6 +39,14 @@ - (id)allPublicHeaderFiles; - (id)allBuildFileReferences; - (id)sourceCodeBuildFileReferences; +- (BOOL)configureToBuildMixedTargetWithDestinationGroup:(id)arg1 configureBridgingHeader:(BOOL)arg2 returningErrorString:(id *)arg3; +- (BOOL)isConfiguredToBuildMixedTarget; +- (BOOL)wouldBecomeMixedTargetAfterAddingTypes:(id)arg1; +- (BOOL)wouldBecomeMixedTargetAfterAddingFiles:(id)arg1; +- (BOOL)canUseBridgingHeader; +- (BOOL)isMixedTarget; +- (BOOL)configureToBuildWithOptimizationProfileReturningErrorString:(id *)arg1; +- (BOOL)isConfiguredToBuildWithOptimizationProfile; - (void)convertToUseModernUnitTests; - (void)convertToUseModernObjCSyntax; - (void)convertToUseARC; @@ -48,8 +58,10 @@ - (id)specifiedBaseSDKForBuildConfigurationName:(id)arg1; - (id)baseSDKForBuildConfigurationName:(id)arg1; - (id)supportedPlatformsForConfiguration:(id)arg1 workspaceArenaSnapshot:(id)arg2; +- (id)supportedPlatformsForBuildParameters:(id)arg1; - (id)compilerSpecificationIdentifier; - (id)availableArchitecturesForConfiguration:(id)arg1 workspaceArenaSnapshot:(id)arg2; +- (id)availableArchitecturesForBuildParameters:(id)arg1; - (id)defaultConfigurationName; - (id)availableConfigurationNames; @end diff --git a/IDEFoundation/IDEBlueprintProvider-Protocol.h b/IDEFoundation/IDEBlueprintProvider-Protocol.h index 06ba2a952..2ddb3ce8c 100644 --- a/IDEFoundation/IDEBlueprintProvider-Protocol.h +++ b/IDEFoundation/IDEBlueprintProvider-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol IDEBlueprintProvider -- (id)testableProdiver; +- (id)testableProvider; - (id)blueprintForName:(id)arg1; - (id)blueprintForIdentifier:(id)arg1; - (id)classPrefix; diff --git a/IDEFoundation/IDEBot.h b/IDEFoundation/IDEBot.h index ee1909c83..a2dd7e55d 100644 --- a/IDEFoundation/IDEBot.h +++ b/IDEFoundation/IDEBot.h @@ -14,7 +14,6 @@ { NSMutableArray *_botExecutions; NSMutableDictionary *_botExecutionsByGUID; - BOOL _alwaysBuildFromClean; BOOL _performsAnalyzeAction; BOOL _performsTestAction; BOOL _performsArchiveAction; @@ -31,6 +30,7 @@ NSString *_botDescription; IDEBotSCMDefinition *_scmDefinition; NSString *_schemeName; + unsigned long long _buildsFromCleanSchedule; unsigned long long _scheduleType; unsigned long long _periodType; long long _dayOfWeek; @@ -85,7 +85,7 @@ @property(nonatomic) BOOL performsArchiveAction; // @synthesize performsArchiveAction=_performsArchiveAction; @property(nonatomic) BOOL performsTestAction; // @synthesize performsTestAction=_performsTestAction; @property(nonatomic) BOOL performsAnalyzeAction; // @synthesize performsAnalyzeAction=_performsAnalyzeAction; -@property(nonatomic) BOOL alwaysBuildFromClean; // @synthesize alwaysBuildFromClean=_alwaysBuildFromClean; +@property(nonatomic) unsigned long long buildsFromCleanSchedule; // @synthesize buildsFromCleanSchedule=_buildsFromCleanSchedule; @property(retain, nonatomic) NSString *schemeName; // @synthesize schemeName=_schemeName; @property(retain, nonatomic) IDEBotSCMDefinition *scmDefinition; // @synthesize scmDefinition=_scmDefinition; @property(retain, nonatomic) NSString *botDescription; // @synthesize botDescription=_botDescription; @@ -110,7 +110,7 @@ - (void)botRunModified:(id)arg1; - (id)fullDescription; - (id)_scheduleTypeDescriptionString; -- (id)description; +@property(readonly, copy) NSString *description; - (void)updateWithDictionary:(id)arg1 updateGeneration:(unsigned long long)arg2; - (id)propertyListRepresentation; - (void)primitiveInvalidate; @@ -123,7 +123,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEBotDownloadHelper.h b/IDEFoundation/IDEBotDownloadHelper.h index 8289085ca..f135134fa 100644 --- a/IDEFoundation/IDEBotDownloadHelper.h +++ b/IDEFoundation/IDEBotDownloadHelper.h @@ -37,5 +37,11 @@ - (void)connection:(id)arg1 didReceiveResponse:(id)arg2; - (id)initWithRequest:(id)arg1 progressBlock:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEBotExecution.h b/IDEFoundation/IDEBotExecution.h index d19b72c76..2b3c18bc2 100644 --- a/IDEFoundation/IDEBotExecution.h +++ b/IDEFoundation/IDEBotExecution.h @@ -126,7 +126,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEBotSCMAction.h b/IDEFoundation/IDEBotSCMAction.h index 338c6676c..87e542b52 100644 --- a/IDEFoundation/IDEBotSCMAction.h +++ b/IDEFoundation/IDEBotSCMAction.h @@ -22,8 +22,8 @@ + (id)performGitCheckoutBranch:(id)arg1 destinationPath:(id)arg2 completionBlock:(id)arg3; + (id)performGitCloneRepositoryURL:(id)arg1 destinationPath:(id)arg2 username:(id)arg3 password:(id)arg4 completionBlock:(id)arg5; + (void)verifyIfSCMIsTrackingFileAtPath:(id)arg1 completionBlock:(id)arg2; -@property(readonly, nonatomic) DVTFilePath *destinationPath; // @synthesize destinationPath=_destinationPath; -@property(readonly, nonatomic) NSURL *repositoryURL; // @synthesize repositoryURL=_repositoryURL; +@property(readonly, copy, nonatomic) DVTFilePath *destinationPath; // @synthesize destinationPath=_destinationPath; +@property(readonly, copy, nonatomic) NSURL *repositoryURL; // @synthesize repositoryURL=_repositoryURL; - (void).cxx_destruct; - (void)_currentBranchForWorkingTree:(id)arg1 currentBranchNameCompletionBlock:(id)arg2; - (void)_remoteRepositoryURLForLocalRepositoryPath:(id)arg1 completionBlock:(id)arg2; diff --git a/IDEFoundation/IDEBotWorkingTreeURLSearchDomainsHelper.h b/IDEFoundation/IDEBotWorkingTreeURLSearchDomainsHelper.h index c0310492b..d8b50ff74 100644 --- a/IDEFoundation/IDEBotWorkingTreeURLSearchDomainsHelper.h +++ b/IDEFoundation/IDEBotWorkingTreeURLSearchDomainsHelper.h @@ -6,11 +6,11 @@ #import "NSObject.h" -@class NSArray; +@class NSArray, NSObject; @interface IDEBotWorkingTreeURLSearchDomainsHelper : NSObject { - struct dispatch_queue_s *_queue; + NSObject *_queue; BOOL _hasQueuedUpdate; struct __SCDynamicStore *_dynamicStore; struct __SCPreferences *_preferences; diff --git a/IDEFoundation/IDEBreakpoint.h b/IDEFoundation/IDEBreakpoint.h index b6f40df3d..8984f8fee 100644 --- a/IDEFoundation/IDEBreakpoint.h +++ b/IDEFoundation/IDEBreakpoint.h @@ -10,15 +10,13 @@ #import "DVTXMLUnarchiving-Protocol.h" #import "NSCopying-Protocol.h" -@class DVTMapTable, DVTStackBacktrace, IDEBreakpointBucket, NSArray, NSMutableArray, NSMutableSet, NSSet, NSString; +@class DVTMapTable, DVTStackBacktrace, IDEBreakpointBucket, NSArray, NSMutableArray, NSString; @interface IDEBreakpoint : NSObject { NSString *_displayName; IDEBreakpointBucket *_bucket; - NSMutableSet *_matchedModuleNames; BOOL _shouldBeEnabled; - int _debuggerState; unsigned long long _ignoreCount; unsigned long long _hitCount; NSString *_condition; @@ -28,17 +26,18 @@ DVTMapTable *_actionsToSetsOfObservers; int _breakpointStackSelectionBehavior; NSString *_customStopReasonString; + id _delegate; } + (id)propertiesAffectingPersistenceState; + (void)initialize; +@property(retain) id delegate; // @synthesize delegate=_delegate; @property(retain) NSString *customStopReasonString; // @synthesize customStopReasonString=_customStopReasonString; @property int breakpointStackSelectionBehavior; // @synthesize breakpointStackSelectionBehavior=_breakpointStackSelectionBehavior; @property unsigned long long hitCount; // @synthesize hitCount=_hitCount; @property BOOL continueAfterRunningActions; // @synthesize continueAfterRunningActions=_continueAfterRunningActions; @property(copy) NSString *condition; // @synthesize condition=_condition; @property unsigned long long ignoreCount; // @synthesize ignoreCount=_ignoreCount; -@property int debuggerState; // @synthesize debuggerState=_debuggerState; @property(nonatomic) BOOL shouldBeEnabled; // @synthesize shouldBeEnabled=_shouldBeEnabled; @property(retain) IDEBreakpointBucket *bucket; // @synthesize bucket=_bucket; @property(copy) NSString *displayName; // @synthesize displayName=_displayName; @@ -58,7 +57,7 @@ - (void)resetActionExpressionResults; - (void)locationWasRemoved:(id)arg1; - (void)_updateLocation:(id)arg1 fromLocation:(id)arg2; -- (void)_locationWasResolved:(id)arg1 currentLocations:(id)arg2; +- (void)_locationWasResolved:(id)arg1; - (unsigned long long)_indexOfSimilarBreakpointLocationMatching:(id)arg1 inLocations:(id)arg2; - (void)locationWasResolved:(id)arg1; - (void)setInitialResolvedLocations:(id)arg1; @@ -66,7 +65,7 @@ - (void)toggleShouldBeEnabled; - (void)_notifyPersistencyStateChanged; - (void)primitiveSetBucket:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)init; - (void)_dvt_commonInit; @@ -74,12 +73,13 @@ // Remaining properties @property(copy) NSArray *actions; // @dynamic actions; @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly) NSArray *locations; // @dynamic locations; -@property(copy) NSSet *matchedModuleNames; // @dynamic matchedModuleNames; @property(readonly) NSMutableArray *mutableActions; // @dynamic mutableActions; @property(readonly) NSMutableArray *mutableLocations; // @dynamic mutableLocations; -@property(readonly) NSMutableSet *mutableMatchedModuleNames; // @dynamic mutableMatchedModuleNames; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEBreakpointAction.h b/IDEFoundation/IDEBreakpointAction.h index 1878cec15..72e5df36d 100644 --- a/IDEFoundation/IDEBreakpointAction.h +++ b/IDEFoundation/IDEBreakpointAction.h @@ -39,8 +39,12 @@ - (id)init; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(copy) NSArray *expressions; // @dynamic expressions; +@property(readonly) unsigned long long hash; @property(readonly) NSMutableArray *mutableExpressions; // @dynamic mutableExpressions; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDEBreakpointActionArchivingProxy.h b/IDEFoundation/IDEBreakpointActionArchivingProxy.h index 92d08f1db..0ac8ad89c 100644 --- a/IDEFoundation/IDEBreakpointActionArchivingProxy.h +++ b/IDEFoundation/IDEBreakpointActionArchivingProxy.h @@ -22,7 +22,6 @@ @property(readonly) IDEBreakpointAction *proxiedAction; // @synthesize proxiedAction=_proxiedAction; - (void).cxx_destruct; - (void)addActionContent:(id)arg1 fromXMLUnarchiver:(id)arg2; -- (void)setActionTypeFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; - (void)setActionExtensionIDFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; - (void)dvt_encodeRelationshipsWithXMLArchiver:(id)arg1 version:(id)arg2; - (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; diff --git a/IDEFoundation/IDEBreakpointBucket.h b/IDEFoundation/IDEBreakpointBucket.h index dc9ef2faf..5f3932da0 100644 --- a/IDEFoundation/IDEBreakpointBucket.h +++ b/IDEFoundation/IDEBreakpointBucket.h @@ -31,10 +31,6 @@ @property(readonly) int type; // @synthesize type=_type; - (void).cxx_destruct; - (void)primitiveInvalidate; -- (void)_legacyLogicOnUnarchivingArraysOfBreakpoints:(id)arg1; -- (void)addExceptionBreakpoints:(id)arg1 fromXMLUnarchiver:(id)arg2; -- (void)addSymbolicBreakpoints:(id)arg1 fromXMLUnarchiver:(id)arg2; -- (void)addFileBreakpoints:(id)arg1 fromXMLUnarchiver:(id)arg2; - (void)addBreakpoints:(id)arg1 fromXMLUnarchiver:(id)arg2; - (id)_breakpointArchivingProxiesArray; - (void)dvt_encodeRelationshipsWithXMLArchiver:(id)arg1 version:(id)arg2; @@ -62,8 +58,12 @@ // Remaining properties @property(readonly) NSArray *breakpoints; // @dynamic breakpoints; @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly) NSMutableArray *mutableBreakpoints; // @dynamic mutableBreakpoints; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEBreakpointLocation.h b/IDEFoundation/IDEBreakpointLocation.h index 7e5bada7d..6e1fe91af 100644 --- a/IDEFoundation/IDEBreakpointLocation.h +++ b/IDEFoundation/IDEBreakpointLocation.h @@ -10,6 +10,7 @@ @interface IDEBreakpointLocation : IDEBreakpoint { + IDEBreakpoint *_parentBreakpoint; NSString *_urlString; NSString *_timestampString; long long _startingColumnNumber; @@ -17,7 +18,6 @@ long long _startingLineNumber; long long _endingLineNumber; NSString *_characterRangeString; - IDEBreakpoint *_parentBreakpoint; DVTTextDocumentLocation *_documentLocation; NSString *_symbolName; NSString *_moduleName; @@ -30,12 +30,12 @@ @property(readonly) NSString *moduleName; // @synthesize moduleName=_moduleName; @property(readonly) NSString *symbolName; // @synthesize symbolName=_symbolName; @property(readonly) DVTTextDocumentLocation *documentLocation; // @synthesize documentLocation=_documentLocation; -@property(retain) IDEBreakpoint *parentBreakpoint; // @synthesize parentBreakpoint=_parentBreakpoint; - (void).cxx_destruct; - (void)primitiveInvalidate; - (void)dvt_awakeFromXMLUnarchiver:(id)arg1; - (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; +@property(retain) IDEBreakpoint *parentBreakpoint; - (BOOL)_isTextDocumentLocationEqual:(id)arg1; - (BOOL)isBreakpointLocationTheSameDisregardingAddress:(id)arg1; - (id)mutableLocations; diff --git a/IDEFoundation/IDEBreakpointManager.h b/IDEFoundation/IDEBreakpointManager.h index fa0650e6b..80b8f5ce9 100644 --- a/IDEFoundation/IDEBreakpointManager.h +++ b/IDEFoundation/IDEBreakpointManager.h @@ -7,10 +7,11 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" +#import "IDEInternalBreakpointDelegate-Protocol.h" -@class DVTMapTable, DVTObservingToken, DVTStackBacktrace, IDEBreakpointBucket, IDEWorkspace, NSArray, NSMutableArray; +@class DVTMapTable, DVTObservingToken, DVTStackBacktrace, IDEBreakpointBucket, IDEWorkspace, NSArray, NSMutableArray, NSMutableSet, NSString; -@interface IDEBreakpointManager : NSObject +@interface IDEBreakpointManager : NSObject { IDEWorkspace *_workspace; DVTObservingToken *_workspaceReferencedContainersToken; @@ -27,11 +28,11 @@ DVTMapTable *_sharedToUserBuckets; NSMutableArray *_breakpoints; BOOL _breakpointsActivated; + NSMutableSet *_breakpointObservers; } + (BOOL)_isBreakpointAtLocation:(id)arg1 location:(id)arg2; + (void)initialize; -@property BOOL breakpointsActivated; // @synthesize breakpointsActivated=_breakpointsActivated; @property(readonly) IDEBreakpointBucket *sharedWorkspaceBucket; // @synthesize sharedWorkspaceBucket=_sharedWorkspaceBucket; @property(readonly) IDEBreakpointBucket *userGlobalBucket; // @synthesize userGlobalBucket=_userGlobalBucket; @property(readonly) IDEBreakpointBucket *userWorkspaceBucket; // @synthesize userWorkspaceBucket=_userWorkspaceBucket; @@ -39,13 +40,18 @@ @property(readonly) IDEWorkspace *workspace; // @synthesize workspace=_workspace; - (void).cxx_destruct; - (void)primitiveInvalidate; +- (void)internal_breakpointLocationsAdded:(id)arg1 removed:(id)arg2; +- (void)internal_breakpointEnablementChanged:(id)arg1; +- (void)_notifyObserversOfActivationStateChange; +- (void)removeBreakpointObserver:(id)arg1; +- (void)addBreakpointObserver:(id)arg1; - (void)_handleBreakpointsChanged:(id)arg1; - (void)_addListenerToBucketsBreakpointList:(id)arg1; - (void)_removeListenerFromBucketsBreakpointList:(id)arg1; - (BOOL)_canSetBreakpointAtURL:(id)arg1; - (void)setBreakpointShared:(id)arg1 shared:(BOOL)arg2; +@property BOOL breakpointsActivated; - (id)fileBreakpointAtDocumentLocation:(id)arg1; -- (id)pathOfModulesMatchingFileBreakpoint:(id)arg1; - (void)removeWatchpoint:(id)arg1; - (void)removeBreakpoint:(id)arg1; - (BOOL)_managesBucket:(id)arg1; @@ -66,11 +72,15 @@ // Remaining properties @property(copy) NSArray *breakpoints; // @dynamic breakpoints; @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly) NSMutableArray *mutableBreakpoints; // @dynamic mutableBreakpoints; @property(readonly) NSMutableArray *mutableSharedProjectBuckets; // @dynamic mutableSharedProjectBuckets; @property(readonly) NSMutableArray *mutableUserProjectBuckets; // @dynamic mutableUserProjectBuckets; @property(retain) NSArray *sharedProjectBuckets; // @dynamic sharedProjectBuckets; +@property(readonly) Class superclass; @property(retain) NSArray *userProjectBuckets; // @dynamic userProjectBuckets; @property(readonly, nonatomic, getter=isValid) BOOL valid; diff --git a/IDEFoundation/IDEBuildActionEntry.h b/IDEFoundation/IDEBuildActionEntry.h index 63fe1eeb9..f5ab0718b 100644 --- a/IDEFoundation/IDEBuildActionEntry.h +++ b/IDEFoundation/IDEBuildActionEntry.h @@ -8,7 +8,7 @@ #import "DVTXMLUnarchiving-Protocol.h" -@class IDEBuildSchemeAction, IDESchemeBuildableReference; +@class IDEBuildSchemeAction, IDESchemeBuildableReference, NSString; @interface IDEBuildActionEntry : NSObject { @@ -64,7 +64,12 @@ - (void)dvt_awakeFromXMLUnarchiver:(id)arg1; - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; - (id)initWithBuildableReference:(id)arg1 buildAction:(id)arg2 explicityManaged:(BOOL)arg3; -- (id)description; +@property(readonly, copy) NSString *description; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDEBuildOperation.h b/IDEFoundation/IDEBuildOperation.h index 56fe35655..f6daee5c0 100644 --- a/IDEFoundation/IDEBuildOperation.h +++ b/IDEFoundation/IDEBuildOperation.h @@ -8,7 +8,7 @@ #import "IDEExecutingOperationTrackable-Protocol.h" -@class DVTDispatchLock, DVTDynamicLogController, DVTMapTable, IDEActivityLogSection, IDEBuildOperationDescription, IDEBuildOperationQueueSet, IDEBuildOperationStatus, IDEBuildParameters, IDEBuildStatisticsSection, IDEExecutionEnvironment, IDEExecutionOperationTracker, IDEOverridingBuildProperties, IDERunDestination, IDESchemeActionResult, IDESchemeIdentifier, NSArray, NSDate, NSMutableArray, NSMutableDictionary, NSMutableSet, NSOperationQueue, NSString; +@class DVTDispatchLock, DVTDynamicLogController, DVTMapTable, IDEActivityLogSection, IDEBuildOperationDescription, IDEBuildOperationQueueSet, IDEBuildOperationStatus, IDEBuildParameters, IDEBuildStatisticsSection, IDEEntityIdentifier, IDEExecutionEnvironment, IDEExecutionOperationTracker, IDEOverridingBuildProperties, IDERunDestination, IDESchemeActionResult, NSArray, NSDate, NSMutableArray, NSMutableDictionary, NSMutableSet, NSOperationQueue, NSString; @interface IDEBuildOperation : DVTOperation { @@ -22,15 +22,18 @@ BOOL _buildImplicitDependencies; BOOL _restorePersistedBuildResults; BOOL _dontActuallyRunCommands; + unsigned long long _clangSessionTimestamp; int _state; int _result; IDEActivityLogSection *_buildLog; float _percentComplete; IDEBuildOperationStatus *_buildStatus; + BOOL _isFinished; DVTDispatchLock *_operationLock; NSOperationQueue *_builderQueue; IDEBuildOperationQueueSet *_buildTaskQueueSet; DVTMapTable *_buildablesToBuilders; + DVTMapTable *_buildableOperationManagers; unsigned long long _buildersBuilt; id _cancellationToken; NSMutableSet *_generatedFileInfo; @@ -38,10 +41,9 @@ NSMutableArray *_buildSetupErrorStrings; NSMutableArray *_buildSetupWarningStrings; NSMutableArray *_buildSetupNoticeStrings; - BOOL _isFinished; IDEExecutionOperationTracker *_mainExecutionTracker; IDEExecutionEnvironment *_executionEnvironment; - IDESchemeIdentifier *_schemeIdentifier; + IDEEntityIdentifier *_schemeIdentifier; IDESchemeActionResult *_schemeActionResult; NSDate *_startTime; NSDate *_stopTime; @@ -68,7 +70,7 @@ @property(readonly) int result; // @synthesize result=_result; @property(readonly) int state; // @synthesize state=_state; @property(retain, nonatomic) IDESchemeActionResult *schemeActionResult; // @synthesize schemeActionResult=_schemeActionResult; -@property(readonly, nonatomic) IDESchemeIdentifier *schemeIdentifier; // @synthesize schemeIdentifier=_schemeIdentifier; +@property(readonly, copy, nonatomic) IDEEntityIdentifier *schemeIdentifier; // @synthesize schemeIdentifier=_schemeIdentifier; @property(readonly) IDEExecutionEnvironment *executionEnvironment; // @synthesize executionEnvironment=_executionEnvironment; @property(readonly) IDEActivityLogSection *buildLog; // @synthesize buildLog=_buildLog; @property(readonly) BOOL restorePersistedBuildResults; // @synthesize restorePersistedBuildResults=_restorePersistedBuildResults; @@ -81,6 +83,7 @@ @property(readonly) int purpose; // @synthesize purpose=_purpose; - (void).cxx_destruct; - (void)registerTracker:(id)arg1; +- (void)_postDistributedProgressNotification; - (void)stopWithResultCode:(int)arg1; - (void)lastBuilderDidFinish; - (void)_cancelAllBuilders; @@ -104,13 +107,20 @@ - (void)addGeneratedFileInfo:(id)arg1; @property(readonly) double duration; @property(retain) NSString *localizedStateDescription; -@property(readonly) NSString *activeArchitecture; +@property(readonly, copy) NSString *activeArchitecture; @property(readonly) IDERunDestination *activeRunDestination; @property(readonly) IDEOverridingBuildProperties *overridingProperties; @property(readonly) NSString *configurationName; -- (id)buildParametersForBuildable:(id)arg1; +- (id)_buildParametersForBuildable:(id)arg1; - (void)setBuildParameters:(id)arg1 forBuildable:(id)arg2; -- (id)initWithBuildOperationDescription:(id)arg1 purpose:(int)arg2 buildCommand:(int)arg3 schemeCommand:(id)arg4 configurationName:(id)arg5 buildables:(id)arg6 buildLog:(id)arg7 executionEnvironment:(id)arg8 overridingProperties:(id)arg9 activeRunDestination:(id)arg10 activeArchitecture:(id)arg11 parallelizeBuildables:(BOOL)arg12 dontActuallyRunCommands:(BOOL)arg13 buildImplicitDependencies:(BOOL)arg14 restorePersistedBuildResults:(BOOL)arg15 schemeIdentifier:(id)arg16; +- (id)harvestedInfoForBuildable:(id)arg1; +- (id)initWithBuildOperationDescription:(id)arg1 purpose:(int)arg2 buildCommand:(int)arg3 schemeCommand:(id)arg4 configurationName:(id)arg5 buildables:(id)arg6 buildLog:(id)arg7 executionEnvironment:(id)arg8 overridingProperties:(id)arg9 activeRunDestination:(id)arg10 activeArchitecture:(id)arg11 parallelizeBuildables:(BOOL)arg12 dontActuallyRunCommands:(BOOL)arg13 buildImplicitDependencies:(BOOL)arg14 restorePersistedBuildResults:(BOOL)arg15 schemeIdentifier:(id)arg16 schemeActionRecord:(id)arg17; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDEBuildOperationDescription.h b/IDEFoundation/IDEBuildOperationDescription.h index 4ab167476..d5c97c6de 100644 --- a/IDEFoundation/IDEBuildOperationDescription.h +++ b/IDEFoundation/IDEBuildOperationDescription.h @@ -16,11 +16,12 @@ } + (id)buildOperationDescriptionForSchemeCommand:(id)arg1 buildPurpose:(int)arg2 buildCommand:(int)arg3 objectToBuildName:(id)arg4; ++ (id)buildOperationDescriptionForSchemeCommand:(id)arg1 buildPurpose:(int)arg2 buildCommand:(int)arg3 blueprintName:(id)arg4; + (id)buildOperationDescriptionForSchemeCommand:(id)arg1 buildPurpose:(int)arg2 buildCommand:(int)arg3 fileName:(id)arg4; + (id)buildOperationDescriptionForSchemeCommand:(id)arg1 buildPurpose:(int)arg2 buildCommand:(int)arg3 schemeName:(id)arg4; -@property(readonly) NSString *actionInProgress; // @synthesize actionInProgress=_actionInProgress; -@property(readonly) NSString *actionName; // @synthesize actionName=_actionName; -@property(readonly) NSString *objectToBuildName; // @synthesize objectToBuildName=_objectToBuildName; +@property(readonly, copy) NSString *actionInProgress; // @synthesize actionInProgress=_actionInProgress; +@property(readonly, copy) NSString *actionName; // @synthesize actionName=_actionName; +@property(readonly, copy) NSString *objectToBuildName; // @synthesize objectToBuildName=_objectToBuildName; - (void).cxx_destruct; - (id)initWithObjectToBuildName:(id)arg1 actionName:(id)arg2 actionInProgress:(id)arg3; diff --git a/IDEFoundation/IDEBuildOperationQueueSet.h b/IDEFoundation/IDEBuildOperationQueueSet.h index 9a55f7b99..295e104cc 100644 --- a/IDEFoundation/IDEBuildOperationQueueSet.h +++ b/IDEFoundation/IDEBuildOperationQueueSet.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class DVTDispatchLock, NSDate, NSOperationQueue, NSString; +@class DVTDispatchLock, NSDate, NSObject, NSOperationQueue, NSString; @interface IDEBuildOperationQueueSet : NSObject { @@ -19,17 +19,19 @@ DVTDispatchLock *_updateConcurrencyLock; NSDate *_lastCheckedResourcePressure; NSDate *_lastIncreasedConcurrency; + NSObject *_addOperationQueue; } + (id)sharedBuildTaskQueueSet; + (unsigned long long)maxNumberOfConcurrentCompileTasks; + (void)setMaxNumberOfConcurrentCompileTasks:(unsigned long long)arg1; + (void)initialize; -@property(readonly) NSOperationQueue *linkTaskQueue; // @synthesize linkTaskQueue=_linkTaskQueue; -@property(readonly) NSOperationQueue *compileTaskQueue; // @synthesize compileTaskQueue=_compileTaskQueue; -@property(readonly) NSOperationQueue *copyTaskQueue; // @synthesize copyTaskQueue=_copyTaskQueue; @property(readonly) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; +- (void)dealloc; +- (void)addLinkTaskOperation:(id)arg1 forCommand:(id)arg2; +- (void)addCopyTaskOperation:(id)arg1 forCommand:(id)arg2; +- (void)addCompileTaskOperation:(id)arg1 forCommand:(id)arg2; - (void)changeMaximumOperationConcurrencyUsingThrottleFactor:(double)arg1; - (void)resetOperationConcurrency; - (void)updateOperationConcurrency; diff --git a/IDEFoundation/IDEBuildParameters.h b/IDEFoundation/IDEBuildParameters.h index 05e9bb87c..825ebf8a5 100644 --- a/IDEFoundation/IDEBuildParameters.h +++ b/IDEFoundation/IDEBuildParameters.h @@ -24,13 +24,13 @@ unsigned long long _hash; } -@property(readonly) IDEOverridingBuildProperties *overridingProperties; // @synthesize overridingProperties=_overridingProperties; -@property(readonly) NSString *activeArchitecture; // @synthesize activeArchitecture=_activeArchitecture; +@property(readonly, copy) IDEOverridingBuildProperties *overridingProperties; // @synthesize overridingProperties=_overridingProperties; +@property(readonly, copy) NSString *activeArchitecture; // @synthesize activeArchitecture=_activeArchitecture; @property(readonly) IDERunDestination *activeRunDestination; // @synthesize activeRunDestination=_activeRunDestination; -@property(readonly) NSString *configurationName; // @synthesize configurationName=_configurationName; +@property(readonly, copy) NSString *configurationName; // @synthesize configurationName=_configurationName; @property(readonly) IDESchemeCommand *schemeCommand; // @synthesize schemeCommand=_schemeCommand; -@property(readonly) NSString *buildAction; // @synthesize buildAction=_buildAction; -@property(readonly) IDEWorkspaceArenaSnapshot *workspaceArenaSnapshot; // @synthesize workspaceArenaSnapshot=_workspaceArenaSnapshot; +@property(readonly, copy) NSString *buildAction; // @synthesize buildAction=_buildAction; +@property(readonly, copy) IDEWorkspaceArenaSnapshot *workspaceArenaSnapshot; // @synthesize workspaceArenaSnapshot=_workspaceArenaSnapshot; - (void).cxx_destruct; - (id)dvt_detailedDebugDescription; - (id)description; @@ -39,7 +39,7 @@ - (id)_componentPropertyNames; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)_copyUsingTargetBuildParametersClass:(Class)arg1; +- (id)_copyWithMutability:(BOOL)arg1; - (id)init; @end diff --git a/IDEFoundation/IDEBuildSchemeAction.h b/IDEFoundation/IDEBuildSchemeAction.h index f933fab66..ab43fbb85 100644 --- a/IDEFoundation/IDEBuildSchemeAction.h +++ b/IDEFoundation/IDEBuildSchemeAction.h @@ -53,6 +53,7 @@ - (id)buildableReferencesForSchemeCommand:(id)arg1; - (id)buildableReferences; - (id)buildablesForSchemeCommand:(id)arg1 includingDependencies:(BOOL)arg2; +- (id)buildablesForSchemeCommand:(id)arg1 testingSpecifiers:(id)arg2 includingDependencies:(BOOL)arg3; - (id)buildablesForAllSchemeCommandsIncludingDependencies:(BOOL)arg1; - (id)_buildablesIncludingDependencies:(BOOL)arg1 restrictToSchemeCommand:(id)arg2; - (id)buildableReferenceForBuildable:(id)arg1; @@ -65,8 +66,10 @@ - (BOOL)doesNonActionWork; - (id)subtitle; - (id)name; -- (id)cleanOperationForExecutionEnvironment:(id)arg1 orderedBuildables:(id)arg2 buildConfiguration:(id)arg3 buildLog:(id)arg4 overridingProperties:(id)arg5 activeRunDestination:(id)arg6 activeArchitecture:(id)arg7 invocationRecord:(id)arg8 error:(id *)arg9; +- (id)cleanOperationForExecutionEnvironment:(id)arg1 orderedBuildables:(id)arg2 buildConfiguration:(id)arg3 buildLog:(id)arg4 overridingProperties:(id)arg5 activeRunDestination:(id)arg6 activeArchitecture:(id)arg7 schemeActionRecord:(id)arg8 error:(id *)arg9; - (id)buildOperationForExecutionEnvironment:(id)arg1 buildPurpose:(int)arg2 buildCommand:(int)arg3 schemeCommand:(id)arg4 filePath:(id)arg5 buildConfiguration:(id)arg6 buildLog:(id)arg7 overridingProperties:(id)arg8 activeRunDestination:(id)arg9 activeArchitecture:(id)arg10 restorePersistedBuildResults:(BOOL)arg11 schemeActionRecord:(id)arg12 overridingBuildables:(id)arg13 error:(id *)arg14; +- (id)overridingBuildSettingsForSchemeCommand:(id)arg1; +- (id)buildFolderPathForPGO; - (void)setRunContext:(id)arg1; - (void)primitiveInvalidate; - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; diff --git a/IDEFoundation/IDEBuildStatisticsData-Protocol.h b/IDEFoundation/IDEBuildStatisticsData-Protocol.h index 8b8011725..077ba301a 100644 --- a/IDEFoundation/IDEBuildStatisticsData-Protocol.h +++ b/IDEFoundation/IDEBuildStatisticsData-Protocol.h @@ -15,7 +15,7 @@ @property(readonly) double endWallClockTime; @property(readonly) double startWallClockTime; @property(readonly) unsigned long long ordinal; -@property(readonly) NSString *title; +@property(readonly, copy) NSString *title; - (void)emitContentsForAspect:(id)arg1 logLevel:(int)arg2 indentLevel:(unsigned long long)arg3 withBlock:(id)arg4; - (id)defaultEmissionStringWithIndentLevel:(unsigned long long)arg1; @end diff --git a/IDEFoundation/IDEBuildable-Protocol.h b/IDEFoundation/IDEBuildable-Protocol.h index abcfe62f3..a573ad3ef 100644 --- a/IDEFoundation/IDEBuildable-Protocol.h +++ b/IDEFoundation/IDEBuildable-Protocol.h @@ -8,25 +8,32 @@ #import "IDEBuildSettingsProvider-Protocol.h" #import "NSObject-Protocol.h" -@class NSSet, NSString; +@class IDEEntityIdentifier, NSSet, NSString; @protocol IDEBuildable -@property(readonly) NSString *legacyIdentifier; +@property(readonly, copy) NSString *legacyIdentifier; +@property(readonly) NSSet *pathsOfFilesInCopyFilesBuildPhases; +@property(readonly) NSSet *pathsOfFilesInLinkedBinariesPhase; @property(readonly) NSSet *namesOfLinkedBinaries; @property(readonly) BOOL hasRecursiveDependencyCycle; @property(readonly) NSString *toolTip; @property(readonly) NSString *displayName; @property(readonly) id blueprint; -@property(readonly) NSString *buildableIdentifier; -- (id)createBuilderForBuildCommand:(int)arg1 withBuildTaskQueueSet:(id)arg2 parameters:(id)arg3 buildOnlyTheseFiles:(id)arg4 restorePersistedBuildResults:(BOOL)arg5; +@property(readonly, copy) IDEEntityIdentifier *entityIdentifier; +@property(readonly, copy) NSString *buildableIdentifier; +- (id)createBuilderForBuildCommand:(int)arg1 withBuildTaskQueueSet:(id)arg2 parameters:(id)arg3 buildOnlyTheseFiles:(id)arg4 restorePersistedBuildResults:(BOOL)arg5 withManager:(id)arg6; - (id)implicitDependenciesForBuildParameters:(id)arg1 executionEnvironment:(id)arg2 returningMessages:(id *)arg3; - (id)directDependencies; - (id)uncachedOrderedRecursiveDependenciesIncludingSelf:(BOOL)arg1 visitedBuildables:(id)arg2; - (id)orderedRecursiveDependenciesIncludingSelf:(BOOL)arg1; +- (id)toolSearchPathWithBuildParameters:(id)arg1; - (id)absolutePathByEvaluatingBuildSettingExpressionString:(id)arg1 withBuildParameters:(id)arg2; - (id)stringByEvaluatingBuildSettingExpressionString:(id)arg1 withBuildParameters:(id)arg2; - (id)evaluatedStringListValueForBuildSetting:(id)arg1 withBuildParameters:(id)arg2; - (id)evaluatedStringValueForBuildSetting:(id)arg1 withBuildParameters:(id)arg2; - (id)allBuildSettingNamesWithBuildParameters:(id)arg1; + +@optional +- (Class)buildOperationManagerClass; @end diff --git a/IDEFoundation/IDEBuildableProduct-Protocol.h b/IDEFoundation/IDEBuildableProduct-Protocol.h index f754b20be..c54f1d4b2 100644 --- a/IDEFoundation/IDEBuildableProduct-Protocol.h +++ b/IDEFoundation/IDEBuildableProduct-Protocol.h @@ -13,7 +13,7 @@ @property(readonly) BOOL productIsExecutable; @property(readonly) NSDictionary *productSettings; @property(readonly) NSString *iconPath; -@property(readonly) DVTFileDataType *fileDataType; +@property(readonly, copy) DVTFileDataType *fileDataType; @property(readonly) DVTFilePath *filePath; - (id)filePathForBuildParameters:(id)arg1; - (id)productTypeIdentifier; diff --git a/IDEFoundation/IDEBuildableProductRunnable.h b/IDEFoundation/IDEBuildableProductRunnable.h index d1730f2b6..86d25c331 100644 --- a/IDEFoundation/IDEBuildableProductRunnable.h +++ b/IDEFoundation/IDEBuildableProductRunnable.h @@ -8,7 +8,7 @@ #import "DVTXMLUnarchiving-Protocol.h" -@class IDESchemeBuildableReference; +@class IDESchemeBuildableReference, NSString; @interface IDEBuildableProductRunnable : IDERunnable { @@ -29,6 +29,7 @@ - (void)resolveBuildableFromImport; - (void)setScheme:(id)arg1; @property(readonly) id buildableProduct; // @synthesize buildableProduct=_buildableProduct; +- (int)runnableType; - (id)runnableUTIType:(id *)arg1; - (BOOL)hasRunnablePath; - (id)pathToRunnableForBuildParameters:(id)arg1; @@ -38,5 +39,11 @@ - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; - (id)initWithBuildableProduct:(id)arg1 scheme:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEBuildableProductSupportMixIn.h b/IDEFoundation/IDEBuildableProductSupportMixIn.h index 2250231d5..be30bf6eb 100644 --- a/IDEFoundation/IDEBuildableProductSupportMixIn.h +++ b/IDEFoundation/IDEBuildableProductSupportMixIn.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface IDEBuildableProductSupportMixIn : NSObject { @@ -25,7 +25,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEBuildableSnapshot.h b/IDEFoundation/IDEBuildableSnapshot.h index 91b7e5575..b6eac3e74 100644 --- a/IDEFoundation/IDEBuildableSnapshot.h +++ b/IDEFoundation/IDEBuildableSnapshot.h @@ -19,10 +19,12 @@ NSMutableArray *_postprocessingBlocks; NSArray *_currentBuildTasks; NSMutableArray *_readyBuildCommands; + NSMutableArray *_startedBuildTasks; } -+ (struct dispatch_semaphore_s *)_enqueue_semaphore; ++ (id)_enqueue_semaphore; + (void)initialize; +@property(retain) NSMutableArray *startedBuildTasks; // @synthesize startedBuildTasks=_startedBuildTasks; @property(retain) NSMutableArray *readyBuildCommands; // @synthesize readyBuildCommands=_readyBuildCommands; @property(retain) NSArray *currentBuildTasks; // @synthesize currentBuildTasks=_currentBuildTasks; @property(retain) NSMutableArray *postprocessingBlocks; // @synthesize postprocessingBlocks=_postprocessingBlocks; @@ -50,7 +52,6 @@ - (void)_updateBuildOperationStatusForBuilder:(id)arg1 buildTask:(id)arg2; - (void)_buildTaskDidStartForBuilder:(id)arg1 buildTask:(id)arg2; - (void)addPostprocessingBlocks:(id)arg1; -- (BOOL)useNewBuildCommandEngineForBuilder:(id)arg1 buildCommand:(int)arg2 buildOnlyTheseFiles:(id)arg3; - (id)initFromBuildable:(id)arg1 withBuildParameters:(id)arg2; @end diff --git a/IDEFoundation/IDEBuildableSupportMixIn.h b/IDEFoundation/IDEBuildableSupportMixIn.h index 2167a3ccb..09529c563 100644 --- a/IDEFoundation/IDEBuildableSupportMixIn.h +++ b/IDEFoundation/IDEBuildableSupportMixIn.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface IDEBuildableSupportMixIn : NSObject { @@ -26,7 +26,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEBuilder.h b/IDEFoundation/IDEBuilder.h index 10b0e062f..7ae53d16d 100644 --- a/IDEFoundation/IDEBuilder.h +++ b/IDEFoundation/IDEBuilder.h @@ -6,7 +6,7 @@ #import "DVTOperation.h" -@class DVTDynamicLogController, DVTSystemStatisticsMeasurement, IDEActivityLogSection, IDEBuildOperationQueueSet, IDEBuildStatisticsSection, IDEBuildableSnapshot, IDESchemeActionResult, NSArray, NSDictionary, NSMutableArray, NSMutableSet, NSSet, NSString; +@class DVTDynamicLogController, DVTSystemStatisticsMeasurement, IDEActivityLogSection, IDEBuildOperationQueueSet, IDEBuildStatisticsSection, IDEBuildableSnapshot, IDEBuilderHarvestedInfo, IDESchemeActionResult, NSArray, NSDictionary, NSMutableArray, NSMutableSet, NSSet, NSString; @interface IDEBuilder : DVTOperation { @@ -34,15 +34,17 @@ BOOL _dontActuallyRunCommands; DVTDynamicLogController *_builderTimingDataLogController; IDEBuildStatisticsSection *_buildStatisticsSection; + IDEBuilderHarvestedInfo *_harvestedInfo; IDESchemeActionResult *_schemeBuildResult; } + (void)initialize; @property(retain) IDESchemeActionResult *schemeBuildResult; // @synthesize schemeBuildResult=_schemeBuildResult; +@property(readonly) IDEBuilderHarvestedInfo *harvestedInfo; // @synthesize harvestedInfo=_harvestedInfo; @property(retain) IDEBuildStatisticsSection *buildStatisticsSection; // @synthesize buildStatisticsSection=_buildStatisticsSection; @property(retain) DVTDynamicLogController *builderTimingDataLogController; // @synthesize builderTimingDataLogController=_builderTimingDataLogController; @property BOOL dontActuallyRunCommands; // @synthesize dontActuallyRunCommands=_dontActuallyRunCommands; -@property(readonly) NSString *uniqueIdentifier; // @synthesize uniqueIdentifier=_uniqueIdentifier; +@property(readonly, copy) NSString *uniqueIdentifier; // @synthesize uniqueIdentifier=_uniqueIdentifier; @property(copy) NSDictionary *copiedFilePathsFromBuildableProduct; // @synthesize copiedFilePathsFromBuildableProduct=_copiedFilePathsFromBuildableProduct; @property(copy) NSDictionary *copiedFilePathsFromBuildOperation; // @synthesize copiedFilePathsFromBuildOperation=_copiedFilePathsFromBuildOperation; @property(copy) id updateBuildStatus; // @synthesize updateBuildStatus=_updateBuildStatusBlock; @@ -65,6 +67,7 @@ - (void)_logBuilderTimingDataIfNecessary; - (void)addGeneratedFileInfo:(id)arg1; - (void)main; +- (void)prepareForBuilding; - (id)init; - (id)initForBuildCommand:(int)arg1 withBuildableSnapshot:(id)arg2 buildTaskQueueSet:(id)arg3 buildOnlyTheseFiles:(id)arg4 restorePersistedBuildResults:(BOOL)arg5; diff --git a/IDEFoundation/IDEBuilderHarvestedInfo.h b/IDEFoundation/IDEBuilderHarvestedInfo.h new file mode 100644 index 000000000..462d11be0 --- /dev/null +++ b/IDEFoundation/IDEBuilderHarvestedInfo.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTMacroExpansionScope; + +@interface IDEBuilderHarvestedInfo : NSObject +{ + DVTMacroExpansionScope *_macroExpansionScope; + BOOL _isImmutable; +} + +@property(readonly) BOOL isImmutable; // @synthesize isImmutable=_isImmutable; +- (void).cxx_destruct; +@property(copy) DVTMacroExpansionScope *macroExpansionScope; +- (void)makeImmutable; +- (id)init; + +@end + diff --git a/IDEFoundation/IDEBundleIdentifierRunnable.h b/IDEFoundation/IDEBundleIdentifierRunnable.h new file mode 100644 index 000000000..bc8c1a379 --- /dev/null +++ b/IDEFoundation/IDEBundleIdentifierRunnable.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTFilePath; + +@interface IDEBundleIdentifierRunnable : IDEPathRunnable +{ + DVTFilePath *_remotePath; +} + ++ (id)keyPathsForValuesAffectingHasRunnablePath; +- (id)remotePath; +- (void).cxx_destruct; +- (int)runnableType; +- (id)pathToRunnableForBuildParameters:(id)arg1; +- (id)toolTip; +- (id)displayName; +- (id)runnableUTIType:(id *)arg1; +- (BOOL)hasRunnablePath; +- (id)initWithRemotePath:(id)arg1 bundleIdentifier:(id)arg2; + +@end + diff --git a/IDEFoundation/IDECodeModule.h b/IDEFoundation/IDECodeModule.h new file mode 100644 index 000000000..1f268cdf1 --- /dev/null +++ b/IDEFoundation/IDECodeModule.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTFilePath, NSString; + +@interface IDECodeModule : NSObject +{ + int _debugSymbolsLoadState; + DVTFilePath *_filePath; + NSString *_name; + NSString *_frameworkNameIncludingExtension; + NSString *_identifier; + unsigned long long _address; + NSString *_displayAddress; + NSString *_path; +} + ++ (id)frameworkNameIncludingExtensionFromPath:(id)arg1; +@property int debugSymbolsLoadState; // @synthesize debugSymbolsLoadState=_debugSymbolsLoadState; +@property(readonly, nonatomic) NSString *path; // @synthesize path=_path; +@property(readonly, nonatomic) NSString *displayAddress; // @synthesize displayAddress=_displayAddress; +@property unsigned long long address; // @synthesize address=_address; +@property(copy, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSString *frameworkNameIncludingExtension; // @synthesize frameworkNameIncludingExtension=_frameworkNameIncludingExtension; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +@property(retain) DVTFilePath *filePath; // @synthesize filePath=_filePath; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)initWithIdentifier:(id)arg1 pathString:(id)arg2; + +@end + diff --git a/IDEFoundation/IDEConcreteClientTracker.h b/IDEFoundation/IDEConcreteClientTracker.h index 17d720b2f..bdbb64b59 100644 --- a/IDEFoundation/IDEConcreteClientTracker.h +++ b/IDEFoundation/IDEConcreteClientTracker.h @@ -8,7 +8,7 @@ #import "IDEClientTracking-Protocol.h" -@class NSMutableSet; +@class NSMutableSet, NSString; @interface IDEConcreteClientTracker : NSObject { @@ -27,5 +27,11 @@ - (id)registerUncancellableClientWithName:(id)arg1; - (id)registerClientWithName:(id)arg1 promptForCancellation:(BOOL)arg2 cancellationBlock:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEConcreteClientTrackingToken.h b/IDEFoundation/IDEConcreteClientTrackingToken.h index 9336ac4a6..c804f1b06 100644 --- a/IDEFoundation/IDEConcreteClientTrackingToken.h +++ b/IDEFoundation/IDEConcreteClientTrackingToken.h @@ -24,8 +24,13 @@ - (void).cxx_destruct; - (void)cancelClient; - (id)initWithClientName:(id)arg1 clientTracker:(id)arg2 cancellationBlock:(id)arg3; -- (id)description; +@property(readonly, copy) NSString *description; - (void)unregisterClient; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEConcretePrimitiveSchemeCommand.h b/IDEFoundation/IDEConcretePrimitiveSchemeCommand.h index 6e2335dbf..6961811a7 100644 --- a/IDEFoundation/IDEConcretePrimitiveSchemeCommand.h +++ b/IDEFoundation/IDEConcretePrimitiveSchemeCommand.h @@ -8,9 +8,17 @@ #import "IDEPrimitiveSchemeCommand-Protocol.h" +@class NSString; + @interface IDEConcretePrimitiveSchemeCommand : IDESchemeCommand { } + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDEConcreteTestingSpecifier.h b/IDEFoundation/IDEConcreteTestingSpecifier.h index 73ae00fd5..1a4428c1f 100644 --- a/IDEFoundation/IDEConcreteTestingSpecifier.h +++ b/IDEFoundation/IDEConcreteTestingSpecifier.h @@ -8,7 +8,7 @@ #import "IDETestingSpecifier-Protocol.h" -@class DVTObservingToken, IDEDeviceAppDataReference, IDELocationScenarioReference, NSArray, NSMutableArray; +@class DVTObservingToken, IDEDeviceAppDataReference, IDELocationScenarioReference, NSArray, NSMutableArray, NSString; @interface IDEConcreteTestingSpecifier : NSObject { @@ -29,8 +29,12 @@ - (id)initWithTestable:(id)arg1; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSMutableArray *mutableSkippedTests; // @dynamic mutableSkippedTests; @property(copy) NSArray *skippedTests; // @dynamic skippedTests; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDEConsoleAdaptor.h b/IDEFoundation/IDEConsoleAdaptor.h index 9fa2fecc7..c176cba38 100644 --- a/IDEFoundation/IDEConsoleAdaptor.h +++ b/IDEFoundation/IDEConsoleAdaptor.h @@ -6,12 +6,12 @@ #import "NSObject.h" -@class NSFileHandle, NSMutableArray, NSMutableData, NSString, NSTimer; +@class NSFileHandle, NSMutableArray, NSMutableData, NSObject, NSString, NSTimer; @interface IDEConsoleAdaptor : NSObject { NSString *_type; - struct dispatch_queue_s *_writeSerialQueue; + NSObject *_writeSerialQueue; NSTimer *_endOfStandardOutputReadTimer; NSTimer *_endOfStandardErrorReadTimer; BOOL _finishedReceivingData; diff --git a/IDEFoundation/IDEContainer.h b/IDEFoundation/IDEContainer.h index 2ae3a8256..d24c8d6cd 100644 --- a/IDEFoundation/IDEContainer.h +++ b/IDEFoundation/IDEContainer.h @@ -10,10 +10,11 @@ #import "DVTInvalidation-Protocol.h" #import "IDEIntegrityLogDataSource-Protocol.h" #import "IDEReadOnlyItem-Protocol.h" +#import "IDEUpgradeableItem-Protocol.h" @class DVTExtension, DVTFilePath, DVTMapTable, DVTOperation, DVTStackBacktrace, IDEActivityLogSection, IDEGroup, IDEWorkspace, NSDictionary, NSMapTable, NSMutableDictionary, NSMutableSet, NSString, NSTimer, NSURL; -@interface IDEContainer : DVTModelObject +@interface IDEContainer : DVTModelObject { id _containerCore; IDEWorkspace *_workspace; @@ -108,9 +109,12 @@ @property(readonly) NSURL *readOnlyItemURL; - (void)debugPrintStructure; - (void)debugPrintInnerStructure; -- (id)description; +@property(readonly, copy) NSString *description; +- (void)collectMessageTracerStatisticsIntoDictionary:(id)arg1; @property(readonly) IDEActivityLogSection *integrityLog; - (void)analyzeModelIntegrity; +- (void)enumerateUpgradeTasksWithBlock:(id)arg1; +@property(readonly, getter=isFolderLike) BOOL folderLike; @property(readonly, getter=isMajorGroup) BOOL majorGroup; @property(readonly, getter=isEditable) BOOL editable; - (void)_initRootGroup; @@ -183,7 +187,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEContainerCore.h b/IDEFoundation/IDEContainerCore.h index 658b21a32..64fe6fbfe 100644 --- a/IDEFoundation/IDEContainerCore.h +++ b/IDEFoundation/IDEContainerCore.h @@ -8,7 +8,7 @@ #import -@class DVTExtension, DVTFilePath, DVTStackBacktrace; +@class DVTExtension, DVTFilePath, DVTStackBacktrace, NSString; @interface IDEContainerCore : NSObject { @@ -48,7 +48,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEContainerItem.h b/IDEFoundation/IDEContainerItem.h index 9f34d03cf..f8fa6e270 100644 --- a/IDEFoundation/IDEContainerItem.h +++ b/IDEFoundation/IDEContainerItem.h @@ -52,7 +52,7 @@ @property(readonly) int sourceControlServerStatus; @property(readonly) int sourceControlLocalStatus; - (void)_setContainerItemEdited; -- (id)description; +@property(readonly, copy) NSString *description; - (void)debugPrintStructure; - (void)debugPrintInnerStructure; @property(copy) DVTSourceCodeLanguage *language; @@ -102,7 +102,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEContainerItemCore.h b/IDEFoundation/IDEContainerItemCore.h index 7f97525bd..b268b0065 100644 --- a/IDEFoundation/IDEContainerItemCore.h +++ b/IDEFoundation/IDEContainerItemCore.h @@ -21,5 +21,11 @@ - (void).cxx_destruct; @property(readonly) id parentContainer; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEContainerQuery.h b/IDEFoundation/IDEContainerQuery.h index c2566d87f..12ced0666 100644 --- a/IDEFoundation/IDEContainerQuery.h +++ b/IDEFoundation/IDEContainerQuery.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, NSMutableSet, NSSet; +@class DVTObservingToken, DVTStackBacktrace, NSMutableSet, NSSet, NSString; @interface IDEContainerQuery : NSObject { @@ -33,7 +33,9 @@ - (void)_updateWithInsertedMatches:(id)arg1 deletedMatches:(id)arg2; - (void)_traverseContainerGraphObjects:(id)arg1 forDeletion:(BOOL)arg2 insertedMatches:(id)arg3 deletedMatches:(id)arg4; - (BOOL)_isInterestedInContainerGraphObject:(id)arg1 forDeletion:(BOOL)arg2; +- (BOOL)_workspaceVerified_isTrackingContainerItem:(id)arg1 checkedContainers:(id)arg2; - (BOOL)_isTrackingContainerItem:(id)arg1 checkedContainers:(id)arg2; +- (BOOL)_workspaceVerified_isTrackingContainer:(id)arg1 checkedContainers:(id)arg2; - (BOOL)_isTrackingContainer:(id)arg1 checkedContainers:(id)arg2; - (void)_traverseContainerGraphObject:(id)arg1 forDeletion:(BOOL)arg2 checkedContainers:(id)arg3 insertedMatches:(id)arg4 deletedMatches:(id)arg5; - (void)_processContainerGraphObject:(id)arg1 insertedMatches:(id)arg2 deletedMatches:(id)arg3; @@ -47,7 +49,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEContainerReadOnlyItem.h b/IDEFoundation/IDEContainerReadOnlyItem.h index 9f2b10cb7..c3d066728 100644 --- a/IDEFoundation/IDEContainerReadOnlyItem.h +++ b/IDEFoundation/IDEContainerReadOnlyItem.h @@ -8,7 +8,7 @@ #import "IDEReadOnlyItem-Protocol.h" -@class DVTFilePath, IDEContainer, NSURL; +@class DVTFilePath, IDEContainer, NSString, NSURL; @interface IDEContainerReadOnlyItem : NSObject { @@ -24,8 +24,13 @@ - (BOOL)makeWritableWithError:(id *)arg1; - (void)updateReadOnlyStatus; @property(readonly) NSURL *readOnlyItemURL; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithFilePath:(id)arg1 container:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEContainerReadOnlyListeningItem.h b/IDEFoundation/IDEContainerReadOnlyListeningItem.h index dcad69d78..bbd812f85 100644 --- a/IDEFoundation/IDEContainerReadOnlyListeningItem.h +++ b/IDEFoundation/IDEContainerReadOnlyListeningItem.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface IDEContainerReadOnlyListeningItem : IDEContainerReadOnlyItem { @@ -22,7 +22,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDECustomUpgradeTask.h b/IDEFoundation/IDECustomUpgradeTask.h new file mode 100644 index 000000000..b98532c37 --- /dev/null +++ b/IDEFoundation/IDECustomUpgradeTask.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDECustomUpgradeTask : IDEUpgradeTask +{ +} + +- (id)handlerForTask; + +@end + diff --git a/IDEFoundation/IDEDataProvider.h b/IDEFoundation/IDEDataProvider.h new file mode 100644 index 000000000..0fc5f0e6f --- /dev/null +++ b/IDEFoundation/IDEDataProvider.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEDataProvider : NSObject +{ +} + ++ (id)sharedDataProvider; +- (id)captureAttributes:(id)arg1 forPIDs:(id)arg2; +- (id)supportedAttributes; + +@end + diff --git a/IDEFoundation/IDEDataProvider_NetworkStatistics.h b/IDEFoundation/IDEDataProvider_NetworkStatistics.h new file mode 100644 index 000000000..0cb9b64ca --- /dev/null +++ b/IDEFoundation/IDEDataProvider_NetworkStatistics.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject; + +@interface IDEDataProvider_NetworkStatistics : IDEDataProvider +{ + struct __NStatManager *_netstatManager; + NSObject *_netstatQueue; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _processInfoByPID; + struct unordered_map<__NStatSource *, SourceInfo, std::__1::hash<__NStatSource *>, std::__1::equal_to<__NStatSource *>, std::__1::allocator>> _sourceInfosBySrcRef; +} + ++ (id)sharedDataProvider; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)captureAttributes:(id)arg1 forPIDs:(id)arg2; +- (void)dealloc; +- (BOOL)captureAttributes:(id)arg1 toDictionary:(id)arg2 forPID:(id)arg3; +- (id)supportedAttributes; + +@end + diff --git a/IDEFoundation/IDEDataProvider_procinfo.h b/IDEFoundation/IDEDataProvider_procinfo.h new file mode 100644 index 000000000..06b6eabe8 --- /dev/null +++ b/IDEFoundation/IDEDataProvider_procinfo.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDataProvider_procinfo : IDEDataProvider +{ + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _processInfoByPID; +} + ++ (id)sharedDataProvider; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)captureAttributes:(id)arg1 forPIDs:(id)arg2; +- (BOOL)captureAttributes:(id)arg1 toDictionary:(id)arg2 forPID:(id)arg3; +- (id)supportedAttributes; + +@end + diff --git a/IDEFoundation/IDEDebugNavigableModel-Protocol.h b/IDEFoundation/IDEDebugNavigableModel-Protocol.h new file mode 100644 index 000000000..f0d979065 --- /dev/null +++ b/IDEFoundation/IDEDebugNavigableModel-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class IDELaunchSession, NSString; + +@protocol IDEDebugNavigableModel +@property(readonly) IDELaunchSession *launchSession; +@property(readonly, copy) NSString *associatedProcessUUID; +@end + diff --git a/IDEFoundation/IDEDebugProcess-Protocol.h b/IDEFoundation/IDEDebugProcess-Protocol.h new file mode 100644 index 000000000..a25fbecc1 --- /dev/null +++ b/IDEFoundation/IDEDebugProcess-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDebugNavigableModel-Protocol.h" + +@class NSArray, NSString; + +@protocol IDEDebugProcess +@property(copy, nonatomic) NSString *name; +- (id)contentDelegateUIExtensionIdentifier; + +@optional +@property(readonly, nonatomic) NSArray *loadedCodeModules; +@end + diff --git a/IDEFoundation/IDEDebugSession-Protocol.h b/IDEFoundation/IDEDebugSession-Protocol.h new file mode 100644 index 000000000..d68bb405f --- /dev/null +++ b/IDEFoundation/IDEDebugSession-Protocol.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTTextDocumentLocation; + +@protocol IDEDebugSession +@property BOOL isDetached; +@property(getter=isProfilingSupported) BOOL profilingSupported; +@property(readonly, copy, nonatomic) DVTTextDocumentLocation *instructionPointerLocation; +@property BOOL hasCrashed; +@property long long exitCode; +@property BOOL hasExitCode; +@property(readonly) id process; +@property(readonly) int coalescedState; +@property int state; +- (void)requestLoadDylibAtPath:(id)arg1 completionBlock:(id)arg2; +- (struct _NSRange)rangeOfExpressionForFullTextAtPrompt:(id)arg1; +- (BOOL)canContinueToLocation:(id)arg1 withinBlockAtRange:(struct _NSRange)arg2; +- (BOOL)consoleShouldTrackInputHistory; +- (BOOL)shouldAcceptFromDebugSession:(id)arg1 error:(id *)arg2; +- (BOOL)shouldRelinquishToDebugSession:(id)arg1 error:(id *)arg2; +- (void)evaluateExpression:(id)arg1 threadID:(unsigned long long)arg2 stackFrameID:(unsigned long long)arg3 queue:(id)arg4 resultHandler:(id)arg5; +- (void)executeBreakpointCommand:(id)arg1 threadID:(unsigned long long)arg2 stackFrameID:(unsigned long long)arg3; +- (void)requestFetchEvent; +- (void)requestDetach; +- (void)requestStop; +- (void)requestContinueToLocation:(id)arg1; +- (void)requestContinue; +- (void)requestPause; +- (void)requestStepOverSuspendOtherThreads; +- (void)requestStepInSuspendOtherThreads; +- (void)requestStepOverInstruction; +- (void)requestStepIntoInstruction; +- (void)requestStepOut; +- (void)requestStepOverLine; +- (void)requestStepIn; +@end + diff --git a/IDEFoundation/IDEDebuggerSpecifier.h b/IDEFoundation/IDEDebuggerSpecifier.h index 2adeb01e6..ddcf98f26 100644 --- a/IDEFoundation/IDEDebuggerSpecifier.h +++ b/IDEFoundation/IDEDebuggerSpecifier.h @@ -16,7 +16,7 @@ + (BOOL)_isDefaultNonDebuggerLauncher:(id)arg1; + (id)_launcherExtensions; -+ (BOOL)requiresDebuggerForPlatform:(id)arg1; ++ (BOOL)requiresDebuggerForDevice:(id)arg1; + (id)defaultDebuggerSpecifierForWorkspace:(id)arg1; + (id)_launcherPluginIdentifierForDebuggerPlugin:(id)arg1; + (id)allDebuggerSpecifiersIncludingNone; diff --git a/IDEFoundation/IDEDeviceAppDataReference.h b/IDEFoundation/IDEDeviceAppDataReference.h index bcfc6a203..17984d2d9 100644 --- a/IDEFoundation/IDEDeviceAppDataReference.h +++ b/IDEFoundation/IDEDeviceAppDataReference.h @@ -29,5 +29,11 @@ - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEDeviceInstallWorkspaceMonitor.h b/IDEFoundation/IDEDeviceInstallWorkspaceMonitor.h index ed2c01a87..a91dfe58c 100644 --- a/IDEFoundation/IDEDeviceInstallWorkspaceMonitor.h +++ b/IDEFoundation/IDEDeviceInstallWorkspaceMonitor.h @@ -37,7 +37,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEDiagnosticActivityLogMessage.h b/IDEFoundation/IDEDiagnosticActivityLogMessage.h index f4e4a5eec..7e417856f 100644 --- a/IDEFoundation/IDEDiagnosticActivityLogMessage.h +++ b/IDEFoundation/IDEDiagnosticActivityLogMessage.h @@ -23,7 +23,7 @@ @property __weak id representedObject; @property __weak id delegate; @property(readonly) NSArray *fixableDiagnosticItems; -@property(readonly) NSArray *diagnosticFixItItemsSnapshot; +@property(readonly, copy) NSArray *diagnosticFixItItemsSnapshot; - (void)removeObjectFromDiagnosticFixItItemsAtIndex:(unsigned long long)arg1; - (void)insertObject:(id)arg1 inDiagnosticFixItItemsAtIndex:(unsigned long long)arg2; @property(readonly) NSMutableArray *mutableDiagnosticFixItItems; diff --git a/IDEFoundation/IDEDistributionCodesignStep.h b/IDEFoundation/IDEDistributionCodesignStep.h new file mode 100644 index 000000000..b666a7cd7 --- /dev/null +++ b/IDEFoundation/IDEDistributionCodesignStep.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionCodesignStep : IDEDistributionProcessingStep +{ +} + ++ (id)processingStepWithDistributionItem:(id)arg1; +- (_Bool)processWithContext:(id)arg1 andError:(id *)arg2; +- (id)name; + +@end + diff --git a/IDEFoundation/IDEDistributionConsoleLogger.h b/IDEFoundation/IDEDistributionConsoleLogger.h new file mode 100644 index 000000000..d7acdfe5f --- /dev/null +++ b/IDEFoundation/IDEDistributionConsoleLogger.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTConsoleLogger.h" + +@interface IDEDistributionConsoleLogger : DVTConsoleLogger +{ + int _exclusiveLogLevel; +} + +@property(readonly) int exclusiveLogLevel; // @synthesize exclusiveLogLevel=_exclusiveLogLevel; +- (void)logMessage:(id)arg1 forAspect:(id)arg2 logLevel:(int)arg3; +- (id)initWithExclusiveLogLevel:(int)arg1; + +@end + diff --git a/IDEFoundation/IDEDistributionCopyFileStep.h b/IDEFoundation/IDEDistributionCopyFileStep.h new file mode 100644 index 000000000..1061c2a30 --- /dev/null +++ b/IDEFoundation/IDEDistributionCopyFileStep.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTFilePath, NSString; + +@interface IDEDistributionCopyFileStep : IDEDistributionProcessingStep +{ + DVTFilePath *_sourcePath; + NSString *_destinationPath; +} + ++ (id)processingStepWithSourcePath:(id)arg1 distributionItem:(id)arg2 andRelativeDestinationPath:(id)arg3; ++ (id)processingStepWithSourcePath:(id)arg1 andRelativeDestinationPath:(id)arg2; +- (void).cxx_destruct; +- (_Bool)processWithContext:(id)arg1 andError:(id *)arg2; +- (id)name; + +@end + diff --git a/IDEFoundation/IDEDistributionCopyInAppPurchaseContentStep.h b/IDEFoundation/IDEDistributionCopyInAppPurchaseContentStep.h new file mode 100644 index 000000000..d0d12f551 --- /dev/null +++ b/IDEFoundation/IDEDistributionCopyInAppPurchaseContentStep.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionCopyInAppPurchaseContentStep : IDEDistributionProcessingStep +{ +} + ++ (id)processingStep; +- (_Bool)processWithContext:(id)arg1 andError:(id *)arg2; +- (id)name; + +@end + diff --git a/IDEFoundation/IDEDistributionCopyItemStep.h b/IDEFoundation/IDEDistributionCopyItemStep.h new file mode 100644 index 000000000..edcd98a03 --- /dev/null +++ b/IDEFoundation/IDEDistributionCopyItemStep.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionCopyItemStep : IDEDistributionProcessingStep +{ +} + ++ (id)destinationPathForItem:(id)arg1 inDestinationRoot:(id)arg2; ++ (id)processingStepWithDistributionItem:(id)arg1; +- (_Bool)processWithContext:(id)arg1 andError:(id *)arg2; +- (id)name; +- (id)initWithExtension:(id)arg1 andDistributionItem:(id)arg2; + +@end + diff --git a/IDEFoundation/IDEDistributionCreateDestRootStep.h b/IDEFoundation/IDEDistributionCreateDestRootStep.h new file mode 100644 index 000000000..b455d585d --- /dev/null +++ b/IDEFoundation/IDEDistributionCreateDestRootStep.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionCreateDestRootStep : IDEDistributionProcessingStep +{ +} + ++ (id)processingStep; +- (_Bool)processWithContext:(id)arg1 andError:(id *)arg2; +- (id)name; + +@end + diff --git a/IDEFoundation/IDEDistributionCreateIPAStep.h b/IDEFoundation/IDEDistributionCreateIPAStep.h new file mode 100644 index 000000000..0458a8661 --- /dev/null +++ b/IDEFoundation/IDEDistributionCreateIPAStep.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IDEDistributionCreateIPAStep : IDEDistributionProcessingStep +{ + NSString *name; +} + ++ (id)processingStep; +@property(copy) NSString *name; // @synthesize name; +- (void).cxx_destruct; +- (_Bool)processWithContext:(id)arg1 andError:(id *)arg2; + +@end + diff --git a/IDEFoundation/IDEDistributionCreatePKGStep.h b/IDEFoundation/IDEDistributionCreatePKGStep.h new file mode 100644 index 000000000..7463b4a01 --- /dev/null +++ b/IDEFoundation/IDEDistributionCreatePKGStep.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IDEDistributionCreatePKGStep : IDEDistributionProcessingStep +{ + NSString *name; +} + ++ (id)processingStep; +@property(copy) NSString *name; // @synthesize name; +- (void).cxx_destruct; +- (_Bool)processWithContext:(id)arg1 andError:(id *)arg2; + +@end + diff --git a/IDEFoundation/IDEDistributionEmbedProfileStep.h b/IDEFoundation/IDEDistributionEmbedProfileStep.h new file mode 100644 index 000000000..c6419ceab --- /dev/null +++ b/IDEFoundation/IDEDistributionEmbedProfileStep.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionEmbedProfileStep : IDEDistributionProcessingStep +{ +} + ++ (id)processingStepWithDistributionItem:(id)arg1; +- (_Bool)processWithContext:(id)arg1 andError:(id *)arg2; +- (id)name; + +@end + diff --git a/IDEFoundation/IDEDistributionFileLogger.h b/IDEFoundation/IDEDistributionFileLogger.h new file mode 100644 index 000000000..aa2b9f8f8 --- /dev/null +++ b/IDEFoundation/IDEDistributionFileLogger.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTFileLogger.h" + +@interface IDEDistributionFileLogger : DVTFileLogger +{ + int _exclusiveLogLevel; +} + +@property(readonly) int exclusiveLogLevel; // @synthesize exclusiveLogLevel=_exclusiveLogLevel; +- (void)logMessage:(id)arg1 forAspect:(id)arg2 logLevel:(int)arg3; +- (id)initWithURL:(id)arg1 append:(BOOL)arg2 exclusiveLogLevel:(int)arg3; + +@end + diff --git a/IDEFoundation/IDEDistributionITunesIssue.h b/IDEFoundation/IDEDistributionITunesIssue.h new file mode 100644 index 000000000..1e793b589 --- /dev/null +++ b/IDEFoundation/IDEDistributionITunesIssue.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSError; + +@interface IDEDistributionITunesIssue : NSObject +{ + int _severity; + NSError *_error; +} + ++ (id)issuesFromITunesResponse:(id)arg1; +@property(readonly) NSError *error; // @synthesize error=_error; +@property(readonly) int severity; // @synthesize severity=_severity; +- (void).cxx_destruct; +- (id)description; + +@end + diff --git a/IDEFoundation/IDEDistributionItem.h b/IDEFoundation/IDEDistributionItem.h new file mode 100644 index 000000000..d4130ae1e --- /dev/null +++ b/IDEFoundation/IDEDistributionItem.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class DVTFilePath, IDEArchive, NSArray, NSDictionary, NSString; + +@interface IDEDistributionItem : NSObject +{ + BOOL _canHaveProvisioningProfile; + IDEArchive *_archive; + DVTFilePath *_path; + IDEDistributionItem *_parent; + NSArray *_childItems; + NSString *_teamID; + NSString *_appID; + NSString *_appIDWithoutPrefix; + NSDictionary *_infoDictionary; + NSDictionary *_entitlements; + NSDictionary *_archivedUserEntitlements; +} + ++ (id)embeddedProvisioningProfileForItemAtPath:(id)arg1 error:(id *)arg2; ++ (id)canHaveProvisioningProfileForItemAtPath:(id)arg1 logAspect:(id)arg2 error:(id *)arg3; ++ (unsigned int)machOFileTypeAtPath:(id)arg1 error:(id *)arg2; ++ (id)archivedUserEntitlementsForItemAtPath:(id)arg1 archive:(id)arg2 error:(id *)arg3; ++ (BOOL)codeSignInfoForItemAtPath:(id)arg1 entitlements:(id *)arg2 teamID:(id *)arg3 error:(id *)arg4; ++ (id)infoDictionaryForItemAtPath:(id)arg1 error:(id *)arg2; ++ (id)itemWithArchive:(id)arg1 path:(id)arg2 childItems:(id)arg3 logAspect:(id)arg4 error:(id *)arg5; +@property(readonly, nonatomic) BOOL canHaveProvisioningProfile; // @synthesize canHaveProvisioningProfile=_canHaveProvisioningProfile; +@property(readonly, nonatomic) NSDictionary *archivedUserEntitlements; // @synthesize archivedUserEntitlements=_archivedUserEntitlements; +@property(readonly, nonatomic) NSDictionary *entitlements; // @synthesize entitlements=_entitlements; +@property(readonly, nonatomic) NSDictionary *infoDictionary; // @synthesize infoDictionary=_infoDictionary; +@property(readonly, nonatomic) NSString *appIDWithoutPrefix; // @synthesize appIDWithoutPrefix=_appIDWithoutPrefix; +@property(readonly, nonatomic) NSString *appID; // @synthesize appID=_appID; +@property(readonly, nonatomic) NSString *teamID; // @synthesize teamID=_teamID; +@property(readonly, nonatomic) NSArray *childItems; // @synthesize childItems=_childItems; +@property __weak IDEDistributionItem *parent; // @synthesize parent=_parent; +@property(readonly, nonatomic) DVTFilePath *path; // @synthesize path=_path; +@property(readonly, nonatomic) IDEArchive *archive; // @synthesize archive=_archive; +- (void).cxx_destruct; +- (id)debugDescription; +- (id)description; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (long long)compare:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly, nonatomic) NSString *bundleID; +- (id)initWithArchive:(id)arg1 path:(id)arg2 infoDictionary:(id)arg3 canHaveProvisioningProfile:(BOOL)arg4 teamID:(id)arg5 appID:(id)arg6 appIDWithoutPrefix:(id)arg7 entitlements:(id)arg8 archivedUserEntitlements:(id)arg9 childItems:(id)arg10; + +@end + diff --git a/IDEFoundation/IDEDistributionItemProcessingResults.h b/IDEFoundation/IDEDistributionItemProcessingResults.h new file mode 100644 index 000000000..e2e78eb9b --- /dev/null +++ b/IDEFoundation/IDEDistributionItemProcessingResults.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class DVTFilePath, IDEDistributionItem, NSDictionary, NSString; + +@interface IDEDistributionItemProcessingResults : NSObject +{ + IDEDistributionItem *_item; + NSDictionary *_entitlements; + DVTFilePath *_path; + NSString *_codesignCommandline; +} + ++ (id)itemResultsForItem:(id)arg1 entitlements:(id)arg2 destinationPath:(id)arg3 andCommandline:(id)arg4; +@property(readonly, nonatomic) NSString *codesignCommandline; // @synthesize codesignCommandline=_codesignCommandline; +@property(readonly, nonatomic) DVTFilePath *path; // @synthesize path=_path; +@property(readonly, nonatomic) NSDictionary *entitlements; // @synthesize entitlements=_entitlements; +@property(readonly, nonatomic) IDEDistributionItem *item; // @synthesize item=_item; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/IDEFoundation/IDEDistributionItemSigningInfo.h b/IDEFoundation/IDEDistributionItemSigningInfo.h new file mode 100644 index 000000000..2f9018a0f --- /dev/null +++ b/IDEFoundation/IDEDistributionItemSigningInfo.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTCodesignParameterSnapshot; + +@interface IDEDistributionItemSigningInfo : NSObject +{ + DVTCodesignParameterSnapshot *_codesignParameterSnapshot; +} + +@property(readonly) DVTCodesignParameterSnapshot *codesignParameterSnapshot; // @synthesize codesignParameterSnapshot=_codesignParameterSnapshot; +- (void).cxx_destruct; +- (id)description; +- (id)initWithCodesignParameterSnapshot:(id)arg1; + +@end + diff --git a/IDEFoundation/IDEDistributionLogging.h b/IDEFoundation/IDEDistributionLogging.h new file mode 100644 index 000000000..799f50cc5 --- /dev/null +++ b/IDEFoundation/IDEDistributionLogging.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, NSString; + +@interface IDEDistributionLogging : NSObject +{ + NSMutableDictionary *_nameToAspect; + NSString *_path; +} + +@property(readonly, copy) NSString *path; // @synthesize path=_path; +- (void).cxx_destruct; +- (id)logAspectWithName:(id)arg1 wantsDistinctFilesPerLogLevel:(BOOL)arg2; +- (BOOL)_createLoggingBundleAtPath:(id)arg1; +- (id)_loggingBundlePathForArchiveNamed:(id)arg1; +- (id)initWithArchiveName:(id)arg1; +- (id)init; + +@end + diff --git a/IDEFoundation/IDEDistributionMethod.h b/IDEFoundation/IDEDistributionMethod.h new file mode 100644 index 000000000..f193d298d --- /dev/null +++ b/IDEFoundation/IDEDistributionMethod.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSSet, NSString; + +@interface IDEDistributionMethod : NSObject +{ + double _sortOrder; + NSString *_group; + NSSet *_requiredTeamTypes; +} + +@property(readonly) NSSet *requiredTeamTypes; // @synthesize requiredTeamTypes=_requiredTeamTypes; +@property(readonly) NSString *group; // @synthesize group=_group; +@property(readonly) double sortOrder; // @synthesize sortOrder=_sortOrder; +- (void).cxx_destruct; +@property(readonly) NSString *exportStepName; +@property(readonly) unsigned long long provisioningProfileType; +@property(readonly) NSArray *availableICloudEnvironmentsOverride; +@property(readonly) BOOL wantsProvisioningProfiles; +@property(readonly) NSString *installerCertificateKind; +@property(readonly) NSString *certificateKind; +@property(readonly) NSArray *orderedDistributionStepClassNames; +@property(readonly) NSArray *entitlementsProcessorClasses; +@property(readonly) NSString *subtitle; +@property(readonly) NSString *shortTitle; +@property(readonly) NSString *title; +@property(readonly) int supportedTask; +- (_Bool)supportsDistributionOfArchive:(id)arg1; +@property(readonly) NSString *taskNoun; +@property(readonly) NSString *taskVerb; +- (id)initWithExtension:(id)arg1; + +@end + diff --git a/IDEFoundation/IDEDistributionMethodAppStore.h b/IDEFoundation/IDEDistributionMethodAppStore.h new file mode 100644 index 000000000..a6e18e80d --- /dev/null +++ b/IDEFoundation/IDEDistributionMethodAppStore.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionMethodAppStore : IDEDistributionMethod +{ +} + +- (id)exportStepName; +- (id)availableICloudEnvironmentsOverride; +- (id)taskNoun; +- (id)taskVerb; + +@end + diff --git a/IDEFoundation/IDEDistributionMethodExport.h b/IDEFoundation/IDEDistributionMethodExport.h new file mode 100644 index 000000000..031e9e850 --- /dev/null +++ b/IDEFoundation/IDEDistributionMethodExport.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionMethodExport : IDEDistributionMethod +{ +} + +- (int)supportedTask; + +@end + diff --git a/IDEFoundation/IDEDistributionMethodExportArchive.h b/IDEFoundation/IDEDistributionMethodExportArchive.h new file mode 100644 index 000000000..960f71c92 --- /dev/null +++ b/IDEFoundation/IDEDistributionMethodExportArchive.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionMethodExportArchive : IDEDistributionMethodExport +{ +} + +- (id)exportStepName; +- (BOOL)wantsProvisioningProfiles; +- (id)installerCertificateKind; +- (id)certificateKind; +- (id)orderedDistributionStepClassNames; +- (id)subtitle; +- (id)shortTitle; +- (id)title; +- (_Bool)supportsDistributionOfArchive:(id)arg1; + +@end + diff --git a/IDEFoundation/IDEDistributionMethodInAppPurchaseContent.h b/IDEFoundation/IDEDistributionMethodInAppPurchaseContent.h new file mode 100644 index 000000000..47545d8cc --- /dev/null +++ b/IDEFoundation/IDEDistributionMethodInAppPurchaseContent.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionMethodInAppPurchaseContent : IDEDistributionMethodAppStore +{ +} + +- (id)installerCertificateKind; +- (id)certificateKind; +- (BOOL)wantsProvisioningProfiles; +- (_Bool)supportsDistributionOfArchive:(id)arg1; + +@end + diff --git a/IDEFoundation/IDEDistributionMethodInAppPurchaseContentPackage.h b/IDEFoundation/IDEDistributionMethodInAppPurchaseContentPackage.h new file mode 100644 index 000000000..04c38509f --- /dev/null +++ b/IDEFoundation/IDEDistributionMethodInAppPurchaseContentPackage.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionMethodInAppPurchaseContentPackage : IDEDistributionMethodExport +{ +} + +- (id)installerCertificateKind; +- (id)certificateKind; +- (BOOL)wantsProvisioningProfiles; +- (id)exportStepName; +- (id)orderedDistributionStepClassNames; +- (id)shortTitle; +- (id)subtitle; +- (id)title; +- (_Bool)supportsDistributionOfArchive:(id)arg1; + +@end + diff --git a/IDEFoundation/IDEDistributionMethodInAppPurchaseContentSubmit.h b/IDEFoundation/IDEDistributionMethodInAppPurchaseContentSubmit.h new file mode 100644 index 000000000..685e4b7e1 --- /dev/null +++ b/IDEFoundation/IDEDistributionMethodInAppPurchaseContentSubmit.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionMethodInAppPurchaseContentSubmit : IDEDistributionMethodInAppPurchaseContent +{ +} + +- (id)orderedDistributionStepClassNames; +- (id)shortTitle; +- (id)subtitle; +- (id)title; +- (int)supportedTask; + +@end + diff --git a/IDEFoundation/IDEDistributionMethodInAppPurchaseContentValidate.h b/IDEFoundation/IDEDistributionMethodInAppPurchaseContentValidate.h new file mode 100644 index 000000000..397cb13be --- /dev/null +++ b/IDEFoundation/IDEDistributionMethodInAppPurchaseContentValidate.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionMethodInAppPurchaseContentValidate : IDEDistributionMethodInAppPurchaseContent +{ +} + +- (id)orderedDistributionStepClassNames; +- (id)shortTitle; +- (id)subtitle; +- (id)title; +- (int)supportedTask; + +@end + diff --git a/IDEFoundation/IDEDistributionMethodManager.h b/IDEFoundation/IDEDistributionMethodManager.h new file mode 100644 index 000000000..0cb5fa6d5 --- /dev/null +++ b/IDEFoundation/IDEDistributionMethodManager.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEDistributionMethodManager : NSObject +{ +} + ++ (id)defaultDistributionMethodManager; +- (id)orderedDistributionMethodsForTask:(int)arg1 archive:(id)arg2; +- (id)_orderedDistributionMethods; + +@end + diff --git a/IDEFoundation/IDEDistributionMethodSaveBuiltProducts.h b/IDEFoundation/IDEDistributionMethodSaveBuiltProducts.h new file mode 100644 index 000000000..810ae4148 --- /dev/null +++ b/IDEFoundation/IDEDistributionMethodSaveBuiltProducts.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionMethodSaveBuiltProducts : IDEDistributionMethodExport +{ +} + +- (id)exportStepName; +- (BOOL)wantsProvisioningProfiles; +- (id)installerCertificateKind; +- (id)certificateKind; +- (id)orderedDistributionStepClassNames; +- (id)subtitle; +- (id)shortTitle; +- (id)title; +- (_Bool)supportsDistributionOfArchive:(id)arg1; + +@end + diff --git a/IDEFoundation/IDEDistributionProcessingPipeline.h b/IDEFoundation/IDEDistributionProcessingPipeline.h new file mode 100644 index 000000000..3731e7eb5 --- /dev/null +++ b/IDEFoundation/IDEDistributionProcessingPipeline.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEDistributionProcessingPipelineContext-Protocol.h" + +@class DVTFilePath, DVTLogAspect, IDEDistributionProcessingStep, NSArray, NSMutableDictionary, NSString; + +@interface IDEDistributionProcessingPipeline : NSObject +{ + NSMutableDictionary *_contextData; + DVTLogAspect *_logAspect; + NSArray *_pipelineSteps; + IDEDistributionProcessingStep *_currentStep; +} + ++ (id)pipelineWithPipelineSteps:(id)arg1 initialContextData:(id)arg2 andLogAspect:(id)arg3; ++ (id)pipelineWithArchive:(id)arg1 archivedInAppContent:(id)arg2 distributionMethod:(id)arg3 andLogAspect:(id)arg4; ++ (id)pipelineWithArchive:(id)arg1 distributionItems:(id)arg2 distributionMethod:(id)arg3 provisioningSnapshot:(id)arg4 entitlementsMap:(id)arg5 wantsSymbols:(_Bool)arg6 andLogAspect:(id)arg7; ++ (id)pipelineWithArchive:(id)arg1 distributionItems:(id)arg2 distributionMethod:(id)arg3 provisioningSnapshot:(id)arg4 entitlementsMap:(id)arg5 andLogAspect:(id)arg6; +@property(retain) IDEDistributionProcessingStep *currentStep; // @synthesize currentStep=_currentStep; +@property(readonly, copy) NSArray *pipelineSteps; // @synthesize pipelineSteps=_pipelineSteps; +@property(readonly) DVTLogAspect *logAspect; // @synthesize logAspect=_logAspect; +- (void).cxx_destruct; +@property(copy, nonatomic) NSMutableDictionary *contextData; +- (void)removeObjectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKeyedSubscript:(id)arg2; +- (void)setObject:(id)arg1 forKey:(id)arg2 inDictionaryForKey:(id)arg3; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)objectForKeyedSubscript:(id)arg1; +- (id)objectForKey:(id)arg1; +- (id)resultsForDistributionItem:(id)arg1; +@property(readonly) DVTFilePath *finalDestinationRootPath; +@property(readonly) DVTFilePath *finalPackagePath; +- (_Bool)process:(id *)arg1; +- (id)initWithPipelineSteps:(id)arg1 initialContextData:(id)arg2 andLogAspect:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEFoundation/IDEDistributionProcessingPipelineContext-Protocol.h b/IDEFoundation/IDEDistributionProcessingPipelineContext-Protocol.h new file mode 100644 index 000000000..efea8ab43 --- /dev/null +++ b/IDEFoundation/IDEDistributionProcessingPipelineContext-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTLogAspect; + +@protocol IDEDistributionProcessingPipelineContext +@property(readonly) DVTLogAspect *logAspect; +- (void)setObject:(id)arg1 forKey:(id)arg2 inDictionaryForKey:(id)arg3; +- (void)removeObjectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)objectForKey:(id)arg1; +@end + diff --git a/IDEFoundation/IDEDistributionProcessingStep.h b/IDEFoundation/IDEDistributionProcessingStep.h new file mode 100644 index 000000000..823439277 --- /dev/null +++ b/IDEFoundation/IDEDistributionProcessingStep.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTExtension, IDEDistributionItem, NSArray, NSString; + +@interface IDEDistributionProcessingStep : NSObject +{ + DVTExtension *_extension; + IDEDistributionItem *_distributionItem; + NSArray *_inputs; + NSArray *_outputs; +} + ++ (id)processingStepWithExtension:(id)arg1; ++ (id)processingStepWithExtension:(id)arg1 andDistributionItem:(id)arg2; +@property(copy) NSArray *outputs; // @synthesize outputs=_outputs; +@property(copy) NSArray *inputs; // @synthesize inputs=_inputs; +@property(readonly) IDEDistributionItem *distributionItem; // @synthesize distributionItem=_distributionItem; +- (void).cxx_destruct; +@property(readonly, copy) NSString *name; +- (_Bool)isAllowedOutput:(id)arg1; +- (_Bool)isRequiredInput:(id)arg1; +- (id)requiredInputs; +- (_Bool)isAllowedInput:(id)arg1; +- (_Bool)processWithContext:(id)arg1 andError:(id *)arg2; +- (id)initWithExtension:(id)arg1 andDistributionItem:(id)arg2; + +@end + diff --git a/IDEFoundation/IDEDistributionProvisioning.h b/IDEFoundation/IDEDistributionProvisioning.h new file mode 100644 index 000000000..35a8f808c --- /dev/null +++ b/IDEFoundation/IDEDistributionProvisioning.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTProvisioningProfileManager, DVTSigningCertificateManager, IDEDistributionLogging, IDEDistributionMethod, NSArray, NSSet, NSString; + +@interface IDEDistributionProvisioning : NSObject +{ + NSArray *_rootDistributionItems; + IDEDistributionMethod *_distributionMethod; + NSString *_teamID; + DVTProvisioningProfileManager *_profileManager; + DVTSigningCertificateManager *_signingCertificateManager; + IDEDistributionLogging *_logging; + NSSet *_codesignableDevices; +} + +@property(readonly) NSSet *codesignableDevices; // @synthesize codesignableDevices=_codesignableDevices; +@property(readonly) IDEDistributionLogging *logging; // @synthesize logging=_logging; +@property(retain, nonatomic) DVTSigningCertificateManager *signingCertificateManager; // @synthesize signingCertificateManager=_signingCertificateManager; +@property(retain, nonatomic) DVTProvisioningProfileManager *profileManager; // @synthesize profileManager=_profileManager; +@property(readonly) NSString *teamID; // @synthesize teamID=_teamID; +@property(readonly) IDEDistributionMethod *distributionMethod; // @synthesize distributionMethod=_distributionMethod; +@property(readonly) NSArray *rootDistributionItems; // @synthesize rootDistributionItems=_rootDistributionItems; +- (void).cxx_destruct; +- (id)_installerSigningInfoForTeamID:(id)arg1 certificateKind:(id)arg2 error:(id *)arg3; +- (id)_signingInfoForItem:(id)arg1 limitToSigningCertificate:(id)arg2 error:(id *)arg3; +- (id)_itemToSigningInfoForSigningCertificate:(id)arg1 flattenedItems:(id)arg2 errors:(id *)arg3; +- (id)_signingCertificatesApplicableForTeamID:(id)arg1 certificateKind:(id)arg2 isForInstaller:(BOOL)arg3 error:(id *)arg4; +- (id)_itemToSigningInfoMap:(id *)arg1; +- (id)logAspect; +- (id)instantiateProvisioningSnapshot:(id *)arg1; +- (id)initWithRootDistributionItems:(id)arg1 distributionMethod:(id)arg2 teamID:(id)arg3 codesignableDevicesOrNil:(id)arg4 logging:(id)arg5; + +@end + diff --git a/IDEFoundation/IDEDistributionProvisioningSnapshot.h b/IDEFoundation/IDEDistributionProvisioningSnapshot.h new file mode 100644 index 000000000..84e278218 --- /dev/null +++ b/IDEFoundation/IDEDistributionProvisioningSnapshot.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTMutableOrderedDictionary, IDEDistributionItemSigningInfo; + +@interface IDEDistributionProvisioningSnapshot : NSObject +{ + DVTMutableOrderedDictionary *_itemToSigningInfoMap; + IDEDistributionItemSigningInfo *_installerSigningInfo; +} + +@property(retain) IDEDistributionItemSigningInfo *installerSigningInfo; // @synthesize installerSigningInfo=_installerSigningInfo; +@property(retain) DVTMutableOrderedDictionary *itemToSigningInfoMap; // @synthesize itemToSigningInfoMap=_itemToSigningInfoMap; +- (void).cxx_destruct; +- (id)description; + +@end + diff --git a/IDEFoundation/IDEDistributionSymbolsStep.h b/IDEFoundation/IDEDistributionSymbolsStep.h new file mode 100644 index 000000000..9b3f053d6 --- /dev/null +++ b/IDEFoundation/IDEDistributionSymbolsStep.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionSymbolsStep : IDEDistributionProcessingStep +{ +} + ++ (id)processingStepWithDistributionItem:(id)arg1; +- (_Bool)processWithContext:(id)arg1 andError:(id *)arg2; +- (id)name; + +@end + diff --git a/IDEFoundation/IDEEnergyAddition.h b/IDEFoundation/IDEEnergyAddition.h index bbecac937..13010408f 100644 --- a/IDEFoundation/IDEEnergyAddition.h +++ b/IDEFoundation/IDEEnergyAddition.h @@ -41,7 +41,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEEntitlementsDictionary.h b/IDEFoundation/IDEEntitlementsDictionary.h new file mode 100644 index 000000000..2609f9e18 --- /dev/null +++ b/IDEFoundation/IDEEntitlementsDictionary.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSSet; + +@interface IDEEntitlementsDictionary : NSObject +{ + _Bool _frozen; + id _storage; + IDEEntitlementsDictionary *_parent; +} + ++ (id)whiteoutMarker; +@property(readonly) IDEEntitlementsDictionary *parent; // @synthesize parent=_parent; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (void)setDictionary:(id)arg1; +- (void)removeObjectsForKeys:(id)arg1; +- (void)removeAllObjects; +- (void)addEntriesFromDictionary:(id)arg1; +- (void)removeObjectForKey:(id)arg1; +- (id)objectForKeyedSubscript:(id)arg1; +- (void)setObject:(id)arg1 forKeyedSubscript:(id)arg2; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)objectForKey:(id)arg1; +@property(readonly) unsigned long long count; +@property(readonly, copy) NSSet *allValues; +@property(readonly, copy) NSSet *allKeys; +- (id)objectEnumerator; +- (id)keyEnumerator; +- (id)deltaRepresentation; +- (id)flatRepresentation; +- (id)mutableChildByApplyingDelta:(id)arg1; +- (void)applyDelta:(id)arg1; +- (id)mutableChild; +- (void)freeze; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithDictionary:(id)arg1; +- (id)init; + +@end + diff --git a/IDEFoundation/IDEEntitlementsProcessor.h b/IDEFoundation/IDEEntitlementsProcessor.h new file mode 100644 index 000000000..5776fc8b4 --- /dev/null +++ b/IDEFoundation/IDEEntitlementsProcessor.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEDistributionItem, IDEDistributionMethod, IDEEntitlementsDictionary; + +@interface IDEEntitlementsProcessor : NSObject +{ + IDEDistributionMethod *_distributionMethod; + IDEDistributionItem *_distributionItem; + IDEEntitlementsDictionary *_profileEntitlements; + IDEEntitlementsDictionary *_itemEntitlements; +} + +@property(readonly, nonatomic) IDEEntitlementsDictionary *itemEntitlements; // @synthesize itemEntitlements=_itemEntitlements; +@property(readonly, nonatomic) IDEEntitlementsDictionary *profileEntitlements; // @synthesize profileEntitlements=_profileEntitlements; +@property(readonly, nonatomic) IDEDistributionItem *distributionItem; // @synthesize distributionItem=_distributionItem; +@property(readonly, nonatomic) IDEDistributionMethod *distributionMethod; // @synthesize distributionMethod=_distributionMethod; +- (void).cxx_destruct; +- (BOOL)runWithError:(id *)arg1; +@property(readonly, nonatomic) BOOL needsInteraction; +- (id)initWithDistributionMethod:(id)arg1 distributionItem:(id)arg2 profileEntitlements:(id)arg3 itemEntitlements:(id)arg4; + +@end + diff --git a/IDEFoundation/IDEEntitlementsWhiteOutMarker.h b/IDEFoundation/IDEEntitlementsWhiteOutMarker.h new file mode 100644 index 000000000..3600a9615 --- /dev/null +++ b/IDEFoundation/IDEEntitlementsWhiteOutMarker.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEEntitlementsWhiteOutMarker : NSObject +{ +} + ++ (id)marker; + +@end + diff --git a/IDEFoundation/IDEEntityIdentifier.h b/IDEFoundation/IDEEntityIdentifier.h new file mode 100644 index 000000000..c00fd6898 --- /dev/null +++ b/IDEFoundation/IDEEntityIdentifier.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString; + +@interface IDEEntityIdentifier : NSObject +{ + unsigned long long _hashValue; + int _sharedState; + int _entityType; + NSString *_entityName; + NSString *_containerName; + NSString *_entityGUID; +} + ++ (id)entityIdentifierFromEntityName:(id)arg1 entityType:(int)arg2 containerName:(id)arg3; ++ (id)entityIdentifierFromEntityName:(id)arg1 entityType:(int)arg2 containerName:(id)arg3 isShared:(BOOL)arg4; ++ (id)entityIdentifierFromGUID:(id)arg1 entityName:(id)arg2 entityType:(int)arg3 containerName:(id)arg4; ++ (id)entityIdentifierFromGUID:(id)arg1 entityName:(id)arg2 entityType:(int)arg3 containerName:(id)arg4 isShared:(BOOL)arg5; +@property(readonly, copy) NSString *entityGUID; // @synthesize entityGUID=_entityGUID; +@property(readonly) int entityType; // @synthesize entityType=_entityType; +@property(readonly, copy) NSString *containerName; // @synthesize containerName=_containerName; +@property(readonly, copy) NSString *entityName; // @synthesize entityName=_entityName; +@property(readonly) int sharedState; // @synthesize sharedState=_sharedState; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (BOOL)isSimilarToEntityIdentifier:(id)arg1; +- (unsigned long long)hash; +- (id)description; +- (BOOL)isEqual:(id)arg1; +- (id)initWithGUID:(id)arg1 entityName:(id)arg2 entityType:(int)arg3 containerName:(id)arg4 shared:(int)arg5; + +@end + diff --git a/IDEFoundation/IDEExecutionAction.h b/IDEFoundation/IDEExecutionAction.h index cab984177..aa3701399 100644 --- a/IDEFoundation/IDEExecutionAction.h +++ b/IDEFoundation/IDEExecutionAction.h @@ -20,6 +20,7 @@ @property(retain) IDEScheme *runContext; // @synthesize runContext=_runContext; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; +- (void)schemeObjectGraphSetupComplete; @property(readonly) BOOL needsCurrentArchiveVersion; - (void)setTitleFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; - (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; @@ -27,5 +28,11 @@ - (id)operationForExecutionWithBuildParameters:(id)arg1 error:(id *)arg2; @property(readonly) NSDictionary *actionEnvironmentVariables; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEExecutionEnvironment.h b/IDEFoundation/IDEExecutionEnvironment.h index 06e035211..8db023014 100644 --- a/IDEFoundation/IDEExecutionEnvironment.h +++ b/IDEFoundation/IDEExecutionEnvironment.h @@ -8,30 +8,35 @@ #import "DVTInvalidation-Protocol.h" -@class DVTMapTable, DVTStackBacktrace, IDEActivityLogSection, IDEBreakpointManager, IDEBuildOperation, IDEExecutionTracker, IDELaunchSession, IDELogStore, IDEWorkspaceArena, NSArray, NSCountedSet, NSMutableArray, NSMutableSet, NSOperationQueue, NSSet; +@class DVTMapTable, DVTStackBacktrace, IDEActivityLogSection, IDEBreakpointManager, IDEBuildOperation, IDEExecutionTracker, IDEInMemoryLogStore, IDELaunchSession, IDELogStore, IDEWorkspaceArena, NSArray, NSCountedSet, NSMapTable, NSMutableArray, NSMutableOrderedSet, NSOperationQueue, NSSet, NSString; @interface IDEExecutionEnvironment : NSObject { - IDEWorkspaceArena *_workspaceArena; - id _clientTracker; - NSOperationQueue *_operationQueue; NSMutableArray *_executionTrackers; NSMutableArray *_executionTrackersForDisplay; - IDEExecutionTracker *_currentExecutionTracker; - NSMutableSet *_pendingBuildOperations; + NSMutableOrderedSet *_executedActionInvocationRecords; + NSMutableArray *_queuedBuildOperationInfos; NSCountedSet *_activeBuildLogs; IDEBuildOperation *_currentBuildOperation; int _buildState; int _lastBuildResult; NSMutableArray *_launchSessions; - IDELaunchSession *_selectedLaunchSession; + NSMapTable *_launchSessionRunnablePIDObservationTokens; IDELaunchSession *_currentLaunchSession; - IDEBreakpointManager *_breakpointManager; DVTMapTable *_productNamesToBuildableProductsMapping; IDELogStore *_logStore; - id _preBuildSavingDelegate; + IDEInMemoryLogStore *_interfaceBuilderLogStore; + DVTMapTable *_ibLogsByBuildable; BOOL _handlingLaunchSessionStateChange; BOOL _settingLaunchSessionForTabChange; + IDEExecutionTracker *_currentExecutionTracker; + IDEWorkspaceArena *_workspaceArena; + id _clientTracker; + IDELaunchSession *_selectedLaunchSession; + IDEBreakpointManager *_breakpointManager; + DVTMapTable *_productNameStemsToBuildableProductsMapping; + id _preBuildSavingDelegate; + NSOperationQueue *_operationQueue; } + (BOOL)automaticallyNotifiesObserversOfCurrentLaunchSession; @@ -39,45 +44,60 @@ + (id)keyPathsForValuesAffectingLogRecords; + (BOOL)automaticallyNotifiesObserversForCurrentExecutionTracker; + (void)initialize; +@property(retain) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; @property(retain) id preBuildSavingDelegate; // @synthesize preBuildSavingDelegate=_preBuildSavingDelegate; +@property(copy) DVTMapTable *productNameStemsToBuildableProductsMapping; // @synthesize productNameStemsToBuildableProductsMapping=_productNameStemsToBuildableProductsMapping; +@property(retain, nonatomic) IDEBreakpointManager *breakpointManager; // @synthesize breakpointManager=_breakpointManager; +@property(retain, nonatomic) IDELaunchSession *currentLaunchSession; // @synthesize currentLaunchSession=_currentLaunchSession; +@property(retain, nonatomic) IDELaunchSession *selectedLaunchSession; // @synthesize selectedLaunchSession=_selectedLaunchSession; @property(retain) id clientTracker; // @synthesize clientTracker=_clientTracker; +@property(retain) IDEWorkspaceArena *workspaceArena; // @synthesize workspaceArena=_workspaceArena; +@property(retain) IDEExecutionTracker *currentExecutionTracker; // @synthesize currentExecutionTracker=_currentExecutionTracker; @property(copy) DVTMapTable *productNamesToBuildableProductsMapping; // @synthesize productNamesToBuildableProductsMapping=_productNamesToBuildableProductsMapping; @property(readonly) int lastBuildResult; // @synthesize lastBuildResult=_lastBuildResult; @property(readonly) int buildState; // @synthesize buildState=_buildState; -@property(readonly) NSSet *pendingBuildOperations; // @synthesize pendingBuildOperations=_pendingBuildOperations; +@property(readonly) NSArray *queuedBuildOperationInfos; // @synthesize queuedBuildOperationInfos=_queuedBuildOperationInfos; @property(retain) IDEBuildOperation *currentBuildOperation; // @synthesize currentBuildOperation=_currentBuildOperation; -@property(retain) IDEWorkspaceArena *workspaceArena; // @synthesize workspaceArena=_workspaceArena; -@property(retain) IDEBreakpointManager *breakpointManager; // @synthesize breakpointManager=_breakpointManager; -@property(retain, nonatomic) IDELaunchSession *currentLaunchSession; // @synthesize currentLaunchSession=_currentLaunchSession; -@property(retain, nonatomic) IDELaunchSession *selectedLaunchSession; // @synthesize selectedLaunchSession=_selectedLaunchSession; -@property(retain) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; -@property(retain) IDEExecutionTracker *currentExecutionTracker; // @synthesize currentExecutionTracker=_currentExecutionTracker; - (void).cxx_destruct; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)_addMissingErrorForFailedBuildToRecorder:(id)arg1 buildLog:(id)arg2; - (void)_handleLaunchSession:(id)arg1 stateChange:(id)arg2; -- (void)_detectNameConflict:(char *)arg1 sameScheme:(char *)arg2 forLaunchSession:(id)arg3 add:(BOOL)arg4; -- (void)_detectNameConflict:(char *)arg1 sameScheme:(char *)arg2 forLaunchSession:(id)arg3 otherLaunchSession:(id)arg4; -- (void)_setStatusForExecutionTrackerInLaunchSession:(id)arg1 nameConflict:(BOOL)arg2 sameScheme:(BOOL)arg3; +- (void)_setStatusDisplayNameForLaunchSession:(id)arg1; +- (void)_setStatusDisplayNamesForExecutionTracker; - (void)_noteLaunchSessionTargetOutputStateChanged:(id)arg1; - (void)_addSyntheticLaunchSessionForDebuggingAdditionRun:(id)arg1; - (void)_setSelectedLaunchSessionForTabChange:(id)arg1; +- (void)promoteXPCExecutionTrackerForDisplay:(id)arg1; +@property(readonly) NSArray *interfaceBuilderLogs; @property(readonly) IDEActivityLogSection *latestBuildLog; -@property(readonly) NSArray *logRecords; -- (void)updateLogsFromOperation:(id)arg1; -- (id)executeOperation:(id)arg1 withCommandName:(id)arg2 error:(id *)arg3; +@property(readonly, copy) NSArray *logRecords; +- (void)_storeLogForOperation:(id)arg1; +- (id)executeOperation:(id)arg1 withCommandName:(id)arg2 invocationRecord:(id)arg3 error:(id *)arg4; +- (id)executeOperation:(id)arg1 withCommandName:(id)arg2 serviceTier:(int)arg3 invocationRecord:(id)arg4 error:(id *)arg5; +- (void)_startNextQueuedBuildOperationIfNecessary; +- (void)_startOperationForTracker:(id)arg1 commandName:(id)arg2 operationIncludesBuild:(BOOL)arg3; +@property(readonly) int currentBuildOperationServiceTier; +@property(readonly) BOOL hasUserInitiatedBuildOperations; +@property(readonly) BOOL hasQueuedBuildOperations; +@property(readonly) NSSet *queuedBuildOperations; - (void)primitiveInvalidate; - (id)initWithWorkspaceArena:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; -@property(readonly) NSArray *executionTrackers; // @dynamic executionTrackers; -@property(readonly) NSArray *executionTrackersForDisplay; // @dynamic executionTrackersForDisplay; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSSet *executedActionInvocationRecords; // @dynamic executedActionInvocationRecords; +@property(readonly, copy) NSArray *executionTrackers; // @dynamic executionTrackers; +@property(readonly, copy) NSArray *executionTrackersForDisplay; // @dynamic executionTrackersForDisplay; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(readonly) NSArray *launchSessions; // @dynamic launchSessions; -@property(readonly) NSMutableArray *mutableExecutionTrackers; // @dynamic mutableExecutionTrackers; -@property(readonly) NSMutableArray *mutableExecutionTrackersForDisplay; // @dynamic mutableExecutionTrackersForDisplay; -@property(readonly) NSMutableArray *mutableLaunchSessions; // @dynamic mutableLaunchSessions; +@property(readonly, copy) NSArray *launchSessions; // @dynamic launchSessions; +@property(readonly, copy) NSMutableOrderedSet *mutableExecutedActionInvocationRecords; // @dynamic mutableExecutedActionInvocationRecords; +@property(readonly, copy) NSMutableArray *mutableExecutionTrackers; // @dynamic mutableExecutionTrackers; +@property(readonly, copy) NSMutableArray *mutableExecutionTrackersForDisplay; // @dynamic mutableExecutionTrackersForDisplay; +@property(readonly, copy) NSMutableArray *mutableLaunchSessions; // @dynamic mutableLaunchSessions; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEExecutionOperationTracker.h b/IDEFoundation/IDEExecutionOperationTracker.h index 7c23161ed..42952e865 100644 --- a/IDEFoundation/IDEExecutionOperationTracker.h +++ b/IDEFoundation/IDEExecutionOperationTracker.h @@ -6,20 +6,20 @@ #import -@class DVTOperation; +@class DVTObservingToken, DVTOperation; @interface IDEExecutionOperationTracker : IDEExecutionTracker { DVTOperation *_operation; + DVTObservingToken *_isFinishedObservingToken; BOOL _operationFinished; } @property(nonatomic) BOOL operationFinished; // @synthesize operationFinished=_operationFinished; @property(retain) DVTOperation *operation; // @synthesize operation=_operation; - (void).cxx_destruct; -- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (BOOL)isFinished; -- (void)cancel; +- (void)cancelWithReason:(int)arg1; - (id)initWithOperation:(id)arg1; @end diff --git a/IDEFoundation/IDEExecutionRunnableTracker.h b/IDEFoundation/IDEExecutionRunnableTracker.h index e7b4f5899..b6fff8e2f 100644 --- a/IDEFoundation/IDEExecutionRunnableTracker.h +++ b/IDEFoundation/IDEExecutionRunnableTracker.h @@ -8,7 +8,7 @@ #import "IDERunOperationWorkerTracker-Protocol.h" -@class IDERunOperationWorker; +@class IDERunOperationWorker, NSString; @interface IDEExecutionRunnableTracker : IDEExecutionTracker { @@ -22,5 +22,11 @@ - (BOOL)isFinished; - (id)initWithWorker:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEExecutionTracker.h b/IDEFoundation/IDEExecutionTracker.h index d97ae08af..82053bb61 100644 --- a/IDEFoundation/IDEExecutionTracker.h +++ b/IDEFoundation/IDEExecutionTracker.h @@ -15,10 +15,12 @@ IDELaunchSession *_launchSession; NSMutableArray *_subtrackers; BOOL _isFinished; + int _cancellationReason; NSError *_error; } + (void)initialize; +@property int cancellationReason; // @synthesize cancellationReason=_cancellationReason; @property(retain) NSError *error; // @synthesize error=_error; @property(retain) IDELaunchSession *launchSession; // @synthesize launchSession=_launchSession; @property(retain) DVTFilePath *statusImageFilePath; // @synthesize statusImageFilePath=_statusImageFilePath; @@ -30,6 +32,7 @@ - (void)addSubtracker:(id)arg1; - (void)_updateIsFinished; - (void)cancel; +- (void)cancelWithReason:(int)arg1; @property(readonly) BOOL statusChanged; - (id)init; diff --git a/IDEFoundation/IDEExtendedPlatformInfo.h b/IDEFoundation/IDEExtendedPlatformInfo.h new file mode 100644 index 000000000..5a822e26c --- /dev/null +++ b/IDEFoundation/IDEExtendedPlatformInfo.h @@ -0,0 +1,79 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSDictionary, NSString; + +@interface IDEExtendedPlatformInfo : NSObject +{ + NSDictionary *_productTypeIdentifiersToInterfaceBuilderDocumentUTIs; + BOOL _supportsDeviceSelection; + BOOL _wantsIntegrityCheckForApplicationCategory; + BOOL _wantsHiDPIArtworkTargetUpgrade; + BOOL _canBeJetsamedDuringGPUTracing; + BOOL _tryOtherArchWhenDesignatedArchFails; + BOOL _hasQualityOfService; + BOOL _requiresGameCenterDeviceCompatibilityInfoPlistEntry; + BOOL _requiresLocalGameCenterEntitlement; + BOOL _onlySupportsAppStoreDeployment; + BOOL _appStoreArchivesRequirePreciseSizeEstimate; + NSString *_platformIdentifier; + NSString *_bundleFormatApplicationPathFormatString; + NSString *_embeddedProvisioningProfileName; + NSString *_deploymentTargetSettingName; + NSString *_deploymentTargetSettingHumanReadableNameTitleCase; + NSString *_deploymentTargetSettingHumanReadableNameSentenceCase; + NSString *_appStoreNameTitleCase; + NSArray *_hiDPIArtworkTargetUpgradeProductTypesToExclude; + NSString *_debuggingPlatformName; + NSString *_gaugeCPUMeterScale; + NSString *_recordedFramesMinimumVersionString; + NSString *_codeSignIdentityDefaultAutomaticSelector; + NSArray *_codeSignIdentityAutomaticSelectors; + NSString *_conditionalSDKPostfix; + NSString *_sdkName; + NSString *_internalSDKName; + NSArray *_productTypesRequiringProvisioning; + NSString *_ubiquityContainersDeprecatingVersion; +} + ++ (void)_initializePlatformInfo:(id)arg1 fromExtension:(id)arg2; ++ (id)extendedPlatformInfoForPlatformIdentifier:(id)arg1; +@property(readonly) BOOL appStoreArchivesRequirePreciseSizeEstimate; // @synthesize appStoreArchivesRequirePreciseSizeEstimate=_appStoreArchivesRequirePreciseSizeEstimate; +@property(readonly) NSString *ubiquityContainersDeprecatingVersion; // @synthesize ubiquityContainersDeprecatingVersion=_ubiquityContainersDeprecatingVersion; +@property(readonly) NSArray *productTypesRequiringProvisioning; // @synthesize productTypesRequiringProvisioning=_productTypesRequiringProvisioning; +@property(readonly) BOOL onlySupportsAppStoreDeployment; // @synthesize onlySupportsAppStoreDeployment=_onlySupportsAppStoreDeployment; +@property(readonly, copy) NSString *internalSDKName; // @synthesize internalSDKName=_internalSDKName; +@property(readonly, copy) NSString *sdkName; // @synthesize sdkName=_sdkName; +@property(readonly) BOOL requiresLocalGameCenterEntitlement; // @synthesize requiresLocalGameCenterEntitlement=_requiresLocalGameCenterEntitlement; +@property(readonly) BOOL requiresGameCenterDeviceCompatibilityInfoPlistEntry; // @synthesize requiresGameCenterDeviceCompatibilityInfoPlistEntry=_requiresGameCenterDeviceCompatibilityInfoPlistEntry; +@property(readonly, copy) NSString *conditionalSDKPostfix; // @synthesize conditionalSDKPostfix=_conditionalSDKPostfix; +@property(readonly, copy) NSArray *codeSignIdentityAutomaticSelectors; // @synthesize codeSignIdentityAutomaticSelectors=_codeSignIdentityAutomaticSelectors; +@property(readonly, copy) NSString *codeSignIdentityDefaultAutomaticSelector; // @synthesize codeSignIdentityDefaultAutomaticSelector=_codeSignIdentityDefaultAutomaticSelector; +@property(readonly) BOOL hasQualityOfService; // @synthesize hasQualityOfService=_hasQualityOfService; +@property(readonly, copy) NSString *recordedFramesMinimumVersionString; // @synthesize recordedFramesMinimumVersionString=_recordedFramesMinimumVersionString; +@property(readonly) BOOL tryOtherArchWhenDesignatedArchFails; // @synthesize tryOtherArchWhenDesignatedArchFails=_tryOtherArchWhenDesignatedArchFails; +@property(readonly) BOOL canBeJetsamedDuringGPUTracing; // @synthesize canBeJetsamedDuringGPUTracing=_canBeJetsamedDuringGPUTracing; +@property(readonly, copy) NSString *gaugeCPUMeterScale; // @synthesize gaugeCPUMeterScale=_gaugeCPUMeterScale; +@property(readonly, copy) NSString *debuggingPlatformName; // @synthesize debuggingPlatformName=_debuggingPlatformName; +@property(readonly, copy) NSArray *hiDPIArtworkTargetUpgradeProductTypesToExclude; // @synthesize hiDPIArtworkTargetUpgradeProductTypesToExclude=_hiDPIArtworkTargetUpgradeProductTypesToExclude; +@property(readonly) BOOL wantsHiDPIArtworkTargetUpgrade; // @synthesize wantsHiDPIArtworkTargetUpgrade=_wantsHiDPIArtworkTargetUpgrade; +@property(readonly, copy) NSString *appStoreNameTitleCase; // @synthesize appStoreNameTitleCase=_appStoreNameTitleCase; +@property(readonly) BOOL wantsIntegrityCheckForApplicationCategory; // @synthesize wantsIntegrityCheckForApplicationCategory=_wantsIntegrityCheckForApplicationCategory; +@property(readonly, copy) NSString *deploymentTargetSettingHumanReadableNameSentenceCase; // @synthesize deploymentTargetSettingHumanReadableNameSentenceCase=_deploymentTargetSettingHumanReadableNameSentenceCase; +@property(readonly, copy) NSString *deploymentTargetSettingHumanReadableNameTitleCase; // @synthesize deploymentTargetSettingHumanReadableNameTitleCase=_deploymentTargetSettingHumanReadableNameTitleCase; +@property(readonly, copy) NSString *deploymentTargetSettingName; // @synthesize deploymentTargetSettingName=_deploymentTargetSettingName; +@property(readonly) BOOL supportsDeviceSelection; // @synthesize supportsDeviceSelection=_supportsDeviceSelection; +@property(readonly, copy) NSString *embeddedProvisioningProfileName; // @synthesize embeddedProvisioningProfileName=_embeddedProvisioningProfileName; +@property(readonly, copy) NSString *bundleFormatApplicationPathFormatString; // @synthesize bundleFormatApplicationPathFormatString=_bundleFormatApplicationPathFormatString; +@property(readonly, copy) NSString *platformIdentifier; // @synthesize platformIdentifier=_platformIdentifier; +- (void).cxx_destruct; +- (id)supportedInterfaceBuilderDocumentUTIsForProductType:(id)arg1; +@property(readonly) Class portalEntitlementsCoordinatorPlatformClass; + +@end + diff --git a/IDEFoundation/IDEFileBuildOperation.h b/IDEFoundation/IDEFileBuildOperation.h index 2919fb4be..8134be066 100644 --- a/IDEFoundation/IDEFileBuildOperation.h +++ b/IDEFoundation/IDEFileBuildOperation.h @@ -18,7 +18,7 @@ - (void)addOperationsForBuildables; - (id)_buildableWhichIncludesFilePath:(id)arg1 startingWithBuildable:(id)arg2 recursionDetectionSet:(id)arg3; - (id)initWithBuildOperationDescription:(id)arg1 purpose:(int)arg2 buildCommand:(int)arg3 schemeCommand:(id)arg4 configurationName:(id)arg5 buildables:(id)arg6 buildLog:(id)arg7 executionEnvironment:(id)arg8 overridingProperties:(id)arg9 activeRunDestination:(id)arg10 activeArchitecture:(id)arg11 parallelizeBuildables:(BOOL)arg12 dontActuallyRunCommands:(BOOL)arg13 buildImplicitDependencies:(BOOL)arg14 restorePersistedBuildResults:(BOOL)arg15; -- (id)initWithBuildOperationDescription:(id)arg1 purpose:(int)arg2 buildCommand:(int)arg3 schemeCommand:(id)arg4 configurationName:(id)arg5 buildables:(id)arg6 filePath:(id)arg7 buildLog:(id)arg8 executionEnvironment:(id)arg9 overridingProperties:(id)arg10 activeRunDestination:(id)arg11 activeArchitecture:(id)arg12 considerImplicitDependencies:(BOOL)arg13 restorePersistedBuildResults:(BOOL)arg14 schemeIdentifier:(id)arg15; +- (id)initWithBuildOperationDescription:(id)arg1 purpose:(int)arg2 buildCommand:(int)arg3 schemeCommand:(id)arg4 configurationName:(id)arg5 buildables:(id)arg6 filePath:(id)arg7 buildLog:(id)arg8 executionEnvironment:(id)arg9 overridingProperties:(id)arg10 activeRunDestination:(id)arg11 activeArchitecture:(id)arg12 considerImplicitDependencies:(BOOL)arg13 restorePersistedBuildResults:(BOOL)arg14 schemeIdentifier:(id)arg15 schemeActionRecord:(id)arg16; @end diff --git a/IDEFoundation/IDEFileReference.h b/IDEFoundation/IDEFileReference.h index b1b243475..5fb925b3b 100644 --- a/IDEFoundation/IDEFileReference.h +++ b/IDEFoundation/IDEFileReference.h @@ -115,16 +115,16 @@ - (void)_setContainer:(id)arg1; - (BOOL)_willSetContainer:(id)arg1; - (id)init; -- (void)setAssignedFileDataTypeFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; -- (void)dvt_encodeRelationshipsWithXMLArchiver:(id)arg1 version:(id)arg2; -- (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; -- (void)dvt_awakeFromXMLUnarchiver:(id)arg1; -- (id)ideModelObjectTypeIdentifier; @property(readonly) NSString *sourceControlRepositoryURLString; @property(readonly) NSString *sourceControlCurrentRevision; @property(readonly) NSString *sourceControlCurrentBranchString; @property(readonly) IDESourceControlExtension *sourceControlExtension; @property(readonly) IDESourceControlRepository *sourceControlRepository; +- (id)ideModelObjectTypeIdentifier; +- (void)setAssignedFileDataTypeFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; +- (void)dvt_encodeRelationshipsWithXMLArchiver:(id)arg1 version:(id)arg2; +- (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; +- (void)dvt_awakeFromXMLUnarchiver:(id)arg1; @end diff --git a/IDEFoundation/IDEFileReferenceContainerObserver.h b/IDEFoundation/IDEFileReferenceContainerObserver.h index 60f53c54d..3e088596a 100644 --- a/IDEFoundation/IDEFileReferenceContainerObserver.h +++ b/IDEFoundation/IDEFileReferenceContainerObserver.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDEContainer, IDEContainerQuery, NSDictionary, NSMutableDictionary, NSMutableSet, NSSet, NSString; +@class DVTDelayedInvocation, DVTObservingToken, DVTStackBacktrace, IDEContainer, IDEContainerQuery, NSDictionary, NSMutableDictionary, NSMutableSet, NSObject, NSSet, NSString; @interface IDEFileReferenceContainerObserver : NSObject { @@ -25,9 +25,12 @@ NSMutableSet *_observationBlocks; NSDictionary *_currentFilePaths; NSSet *_currentFileReferences; - struct dispatch_queue_s *_ioQueue; + NSObject *_ioQueue; NSString *_identifier; NSSet *_observedTypes; + BOOL _hasProcessedFirstBatchOfContainerQueryMatches; + DVTDelayedInvocation *_processInvocation; + DVTDelayedInvocation *_postInvocation; } + (void)initialize; @@ -39,23 +42,26 @@ @property(readonly) NSSet *observedTypes; // @synthesize observedTypes=_observedTypes; @property(readonly) IDEContainer *observedContainer; // @synthesize observedContainer=_observedContainer; - (void).cxx_destruct; -- (void)processPendingResults; +- (void)processPendingResults:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)processResultForPath:(id)arg1 withLastKnownFileType:(id)arg2 updateType:(long long)arg3; -- (void)postResults; +- (void)postResults:(id)arg1; - (void)postResultsRetrospectiveResultsToObserverBlock:(id)arg1; - (void)setResult:(id)arg1 forPath:(id)arg2; - (void)matchedContainerItemsDidChange:(id)arg1; - (void)invalidateProcessing; - (void)invalidatePosting; - (id)addObserver:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (void)primitiveInvalidate; - (id)initWithContainer:(id)arg1 types:(id)arg2 identifier:(id)arg3 updateHandlerBlock:(id)arg4 cleanUpBlock:(void)arg5 skipFileReferencePredicate:(id)arg6; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEFileReferenceCore.h b/IDEFoundation/IDEFileReferenceCore.h index 19301b3e9..d9af918c4 100644 --- a/IDEFoundation/IDEFileReferenceCore.h +++ b/IDEFoundation/IDEFileReferenceCore.h @@ -19,9 +19,13 @@ - (void).cxx_destruct; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) id parentContainer; @property(retain) id parentGroup; @property(copy) NSString *path; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDEFolder.h b/IDEFoundation/IDEFolder.h index eaea3bee0..d059ef5c7 100644 --- a/IDEFoundation/IDEFolder.h +++ b/IDEFoundation/IDEFolder.h @@ -11,7 +11,10 @@ @interface IDEFolder : IDEContainer { DVTDispatchLock *_generationLock; + int _superclassActivity; unsigned long long _updateOperationGeneration; + BOOL _didSetSuperclassActivity; + unsigned long long _readingCount; } + (BOOL)supportsMultipleInstancesPerFilePath; @@ -25,6 +28,10 @@ - (void)_respondToFileChangeOnDiskWithFilePath:(id)arg1; - (id)initWithFilePath:(id)arg1 extension:(id)arg2 workspace:(id)arg3 error:(id *)arg4; - (void)_filePathDidChange:(id)arg1; +- (void)_decrementReadingCount; +- (void)_incrementReadingCount; +@property(readonly, nonatomic) BOOL isReading; +- (void)setActivity:(int)arg1; - (id)_THREAD_fileNamesAtFilePath:(id)arg1; - (void)_updateSubitemsWithFileNames:(id)arg1; - (id)_itemBaseFilePathForFilePath:(id)arg1; diff --git a/IDEFoundation/IDEFolderCore.h b/IDEFoundation/IDEFolderCore.h index 40f86c5c8..84a540434 100644 --- a/IDEFoundation/IDEFolderCore.h +++ b/IDEFoundation/IDEFolderCore.h @@ -8,7 +8,7 @@ #import -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface IDEFolderCore : IDEContainerCore { @@ -17,7 +17,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEFoundationTestInitializer.h b/IDEFoundation/IDEFoundationTestInitializer.h index 008224d40..85cbf386f 100644 --- a/IDEFoundation/IDEFoundationTestInitializer.h +++ b/IDEFoundation/IDEFoundationTestInitializer.h @@ -10,7 +10,7 @@ { } -+ (BOOL)initializeTestabilityOrError:(id *)arg1; ++ (BOOL)initializeTestabilityWithUI:(BOOL)arg1 error:(id *)arg2; @end diff --git a/IDEFoundation/IDEFrameworkCore.h b/IDEFoundation/IDEFrameworkCore.h index 16851c7e8..9611ece76 100644 --- a/IDEFoundation/IDEFrameworkCore.h +++ b/IDEFoundation/IDEFrameworkCore.h @@ -8,7 +8,7 @@ #import -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface IDEFrameworkCore : IDEContainerCore { @@ -17,7 +17,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEGaugeDataProviderService.h b/IDEFoundation/IDEGaugeDataProviderService.h new file mode 100644 index 000000000..18129cf51 --- /dev/null +++ b/IDEFoundation/IDEGaugeDataProviderService.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceService.h" + +@class DVTMutableOrderedDictionary, NSObject, NSObject; + +@interface IDEGaugeDataProviderService : DVTDeviceService +{ + DVTMutableOrderedDictionary *_coordinatorsByPID; + NSObject *_serialQueue; + NSObject *_timer; + _Bool _suspended; +} + ++ (id)observableAttributes; ++ (id)capability; +- (void).cxx_destruct; +- (id)sampleAttributes:(id)arg1 forPIDs:(id)arg2; +- (void)stopSampling; +- (void)resumeSampling; +- (void)pauseSampling; +- (void)startSamplingAtTime:(double)arg1 withInterval:(double)arg2; +- (void)didStopSampling; +- (void)willResumeSampling; +- (void)didPauseSampling; +- (void)willStartSamplingAtTime:(double)arg1 withInterval:(double)arg2; +- (void)stopTimer; +- (void)resumeTimer; +- (void)pauseTimer; +- (void)startTimerAtTime:(double)arg1 withInterval:(double)arg2; +- (void)removeAssociatedQueryCoordinator:(id)arg1; +- (void)addAssociatedQueryCoordinator:(id)arg1; +- (void)performServiceQueueBlock:(id)arg1; +- (void)dealloc; +- (id)initForDevice:(id)arg1 extension:(id)arg2 capability:(id)arg3; + +@end + diff --git a/IDEFoundation/IDEGaugeDataQuery.h b/IDEFoundation/IDEGaugeDataQuery.h new file mode 100644 index 000000000..38998a854 --- /dev/null +++ b/IDEFoundation/IDEGaugeDataQuery.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IDEGaugeDataQueryCoordinator, NSSet, NSString; + +@interface IDEGaugeDataQuery : NSObject +{ + BOOL _isSuspended; + IDEGaugeDataQueryCoordinator *_queryCoordinator; + NSSet *_observedAttributes; + id _resultDictHandler; +} + ++ (void)initialize; +@property(nonatomic) BOOL isSuspended; // @synthesize isSuspended=_isSuspended; +@property(copy, nonatomic) id resultDictHandler; // @synthesize resultDictHandler=_resultDictHandler; +@property(copy, nonatomic) NSSet *observedAttributes; // @synthesize observedAttributes=_observedAttributes; +@property(retain) IDEGaugeDataQueryCoordinator *queryCoordinator; // @synthesize queryCoordinator=_queryCoordinator; +- (void).cxx_destruct; +- (void)handleResultDict:(id)arg1; +- (void)primitiveInvalidate; +- (id)initForProcessWithPID:(id)arg1 onDevice:(id)arg2; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEFoundation/IDEGaugeDataQueryCoordinator.h b/IDEFoundation/IDEGaugeDataQueryCoordinator.h new file mode 100644 index 000000000..245afe119 --- /dev/null +++ b/IDEFoundation/IDEGaugeDataQueryCoordinator.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTDevice, NSCountedSet, NSMutableOrderedSet, NSNumber; + +@interface IDEGaugeDataQueryCoordinator : NSObject +{ + DVTDevice *_device; + NSNumber *_pid; + NSMutableOrderedSet *_queries; + NSMutableOrderedSet *_services; + NSCountedSet *_attributes; +} + ++ (id)sharedQueryCoordinatorWithPID:(id)arg1 onDevice:(id)arg2; +@property(retain, nonatomic) NSCountedSet *attributes; // @synthesize attributes=_attributes; +@property(retain, nonatomic) NSMutableOrderedSet *services; // @synthesize services=_services; +@property(retain, nonatomic) NSMutableOrderedSet *queries; // @synthesize queries=_queries; +@property(retain) NSNumber *pid; // @synthesize pid=_pid; +@property(retain) DVTDevice *device; // @synthesize device=_device; +- (void).cxx_destruct; +- (void)handleResultDict:(id)arg1; +- (void)query:(id)arg1 didAddObservedAttributes:(id)arg2 andRemoveObservedAttributes:(id)arg3; +- (void)removeQuery:(id)arg1; +- (void)addQuery:(id)arg1; +- (void)noteAttributesDidChange; +- (id)initForProcessWithPID:(id)arg1 onDevice:(id)arg2; + +@end + diff --git a/IDEFoundation/IDEGroupCore.h b/IDEFoundation/IDEGroupCore.h index 43d36a9d6..2faef1b1a 100644 --- a/IDEFoundation/IDEGroupCore.h +++ b/IDEFoundation/IDEGroupCore.h @@ -24,8 +24,12 @@ - (void).cxx_destruct; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(retain) id parentGroup; @property(copy) NSString *path; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDEInMemoryActivityLogRecord.h b/IDEFoundation/IDEInMemoryActivityLogRecord.h index 4be574a99..6e45806cf 100644 --- a/IDEFoundation/IDEInMemoryActivityLogRecord.h +++ b/IDEFoundation/IDEInMemoryActivityLogRecord.h @@ -18,6 +18,7 @@ + (id)keyPathsForValuesAffectingTimeStoppedRecording; + (id)keyPathsForValuesAffectingIsRecording; - (void).cxx_destruct; +- (id)description; - (double)timeStoppedRecording; - (id)highLevelStatus; - (id)signature; @@ -31,7 +32,7 @@ - (id)fullLogWithError:(id *)arg1; - (void)removeSelfWithCompletionBlock:(id)arg1; - (BOOL)isRemoved; -- (id)initWithLog:(id)arg1 schemeIdentifier:(id)arg2 store:(id)arg3; +- (id)initWithLog:(id)arg1 entityIdentifier:(id)arg2 store:(id)arg3; @end diff --git a/IDEFoundation/IDEInMemoryLogStore_Impl.h b/IDEFoundation/IDEInMemoryLogStore_Impl.h index b867bc3f1..1bca7ce98 100644 --- a/IDEFoundation/IDEInMemoryLogStore_Impl.h +++ b/IDEFoundation/IDEInMemoryLogStore_Impl.h @@ -13,7 +13,7 @@ - (BOOL)preserveOldLogs; - (void)setPreserveOldLogs:(BOOL)arg1; - (void)_removeLogRecord:(id)arg1 completionBlock:(id)arg2; -- (id)addLog:(id)arg1 schemeIdentifier:(id)arg2 completionBlock:(id)arg3; +- (id)addLog:(id)arg1 entityIdentifier:(id)arg2 completionBlock:(id)arg3; @end diff --git a/IDEFoundation/IDEIndex.h b/IDEFoundation/IDEIndex.h index c91627498..abb4a1e88 100644 --- a/IDEFoundation/IDEIndex.h +++ b/IDEFoundation/IDEIndex.h @@ -8,12 +8,13 @@ #import "IDEIndexDatabaseDelegate-Protocol.h" -@class DVTDispatchLock, DVTFilePath, IDEIndexDatabase, IDEIndexQPManager, IDEIndexingEngine, IDEWorkspace, NSDate, NSMutableDictionary, NSSet, NSString; +@class DVTDispatchLock, DVTFilePath, IDEIndexDatabase, IDEIndexQPManager, IDEIndexingEngine, IDEIndexingPrebuildController, IDEWorkspace, NSDate, NSMutableDictionary, NSSet, NSString; @interface IDEIndex : NSObject { IDEWorkspace *_workspace; DVTFilePath *_databaseFile; + IDEIndexingPrebuildController *_prebuildController; IDEIndexingEngine *_engine; IDEIndexQPManager *_qpManager; NSMutableDictionary *_identifiersToIndexables; @@ -33,6 +34,7 @@ BOOL _isInErrorRecoveryMode; BOOL _isReadOnly; BOOL _cleanedUpOldPCHs; + BOOL _didSetKeyPathObservers; id _indexableFileWasAddedNotificationObservingToken; id _indexableFileWillBeRemovedNotificationObservingToken; id _indexableDidRenameFileNotificationObservingToken; @@ -45,19 +47,23 @@ + (id)resolutionForName:(id)arg1 kind:(id)arg2 containerName:(id)arg3; + (id)pathToClang; + (id)_dataSourceExtensionForFile:(id)arg1 withLanguage:(id)arg2; ++ (void)createIndexForWorkspace:(id)arg1 withState:(id)arg2; ++ (id)_databaseFolderForWorkspace:(id)arg1; + (void)syncPerformBlockOnMainThread:(id)arg1; + (void)initialize; + (BOOL)includeAutoImportResults; -+ (BOOL)indexFollowsActiveScheme; + (id)schedulingLogAspect; + (id)clangInvocationLogAspect; + (id)symbolAdditionLogAspect; + (id)deferredMetricLogAspect; + (id)metricLogAspect; + (id)logAspect; +@property(readonly) IDEIndexingPrebuildController *prebuildController; // @synthesize prebuildController=_prebuildController; @property(readonly, nonatomic) DVTFilePath *databaseFile; // @synthesize databaseFile=_databaseFile; @property(readonly, nonatomic) IDEIndexDatabase *database; // @synthesize database=_workspaceDatabase; +@property(readonly, nonatomic) IDEWorkspace *workspace; // @synthesize workspace=_workspace; - (void).cxx_destruct; +- (id)symbolDumpForFile:(id)arg1; - (id)targetIdentifiersForFile:(id)arg1; - (id)mainFilesForFile:(id)arg1; - (id)sdkForFile:(id)arg1; @@ -80,6 +86,7 @@ - (id)originalPathsForPaths:(id)arg1; - (id)effectivePathForHeader:(id)arg1; - (void)_initCopiedHeaders; +- (void)indexModuleIfNeeded:(id)arg1 settings:(id)arg2; - (void)indexModuleIfNeeded:(id)arg1; - (void)_cleanupOldPCHs; - (void)didCancelIndexingPCHFile:(id)arg1; @@ -102,7 +109,7 @@ - (id)settingsForFile:(id)arg1 indexable:(id)arg2; - (id)_waitForSettingsForFile:(id)arg1 object:(id)arg2; - (id)_waitForSettingsFromObject:(id)arg1; -- (void)waitForBuildSystem:(struct dispatch_semaphore_s *)arg1; +- (void)waitForBuildSystem:(id)arg1; - (id)workspaceHeadersForIndexable:(id)arg1; - (void)gatherProductHeadersForIndexable:(id)arg1; - (long long)purgeCount; @@ -131,11 +138,11 @@ @property(readonly) DVTFilePath *workspaceBuildProductsDirPath; @property(readonly) DVTFilePath *headerMapFilePath; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)setKeyPathObservers:(id)arg1; - (BOOL)isCurrentForWorkspace:(id)arg1; - (void)beginTextIndexing; -- (id)initWithWorkspace:(id)arg1; - (id)initWithFolder:(id)arg1; -- (id)initWithFolder:(id)arg1 forWorkspace:(id)arg2; +- (id)initWithFolder:(id)arg1 forWorkspace:(id)arg2 withState:(id)arg3; - (void)_cleanupOldIndexFoldersForWorkspace:(id)arg1; - (double)_atime:(struct stat *)arg1; - (BOOL)_stat:(struct stat *)arg1 filePath:(id)arg2; @@ -144,12 +151,6 @@ - (BOOL)_reopenDatabaseWithRemoval:(BOOL)arg1; - (BOOL)_createDatabaseFolder; - (void)_setupObservers; -- (id)mainFileForSelectionFilePath:(id)arg1 buildSettings:(id *)arg2; -- (id)objCOrCCompilationUnitIndexablesForMainFile:(id)arg1 indexableObjects:(id)arg2; -- (BOOL)isFileObjCCompilationUnitOrHeader:(id)arg1 error:(id *)arg2; -- (id)_localizedPhraseForDependentObjCCompilationUnit:(id)arg1 errorLanguages:(id)arg2 sharedLanguageIdentifier:(id)arg3 sharedIndexableObject:(id)arg4; -- (id)_localizedDescriptionForObjCCompilationUnit:(id)arg1 errorLanguages:(id)arg2; -- (BOOL)_errorLanguages:(id *)arg1 forFilePath:(id)arg2 indexableObjects:(id)arg3; - (id)allAutoImportItemsMatchingKind:(id)arg1 symbolLanguage:(id)arg2; - (id)allAutoImportItemsMatchingKind:(id)arg1; - (id)filesWithSymbolOccurrencesMatchingName:(id)arg1 kind:(id)arg2; @@ -198,6 +199,12 @@ - (id)filesContaining:(id)arg1 anchorStart:(BOOL)arg2 anchorEnd:(BOOL)arg3 subsequence:(BOOL)arg4 ignoreCase:(BOOL)arg5 cancelWhen:(id)arg6; - (id)filesIncludedByFile:(id)arg1; - (id)filesIncludingFile:(id)arg1; +- (id)mainFileForSelectionFilePath:(id)arg1 buildSettings:(id *)arg2; +- (id)objCOrCCompilationUnitIndexablesForMainFile:(id)arg1 indexableObjects:(id)arg2; +- (BOOL)isFileObjCCompilationUnitOrHeader:(id)arg1 error:(id *)arg2; +- (id)_localizedPhraseForDependentObjCCompilationUnit:(id)arg1 errorLanguages:(id)arg2 sharedLanguageIdentifier:(id)arg3 sharedIndexableObject:(id)arg4; +- (id)_localizedDescriptionForObjCCompilationUnit:(id)arg1 errorLanguages:(id)arg2; +- (BOOL)_errorLanguages:(id *)arg1 forFilePath:(id)arg2 indexableObjects:(id)arg3; @end diff --git a/IDEFoundation/IDEIndexAutoImportItem.h b/IDEFoundation/IDEIndexAutoImportItem.h index 3c3dd84b8..c647ffcae 100644 --- a/IDEFoundation/IDEIndexAutoImportItem.h +++ b/IDEFoundation/IDEIndexAutoImportItem.h @@ -31,11 +31,16 @@ @property(readonly, nonatomic) NSString *completionString; // @synthesize completionString=_completionString; @property(readonly, nonatomic) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; @property(readonly, nonatomic) IDEIndexCollection *definitions; @property(readonly, nonatomic, getter=isAutoImportable) BOOL autoImportable; // @synthesize autoImportable=_autoImportable; - (id)initWithName:(id)arg1 completionString:(id)arg2 resolution:(id)arg3 file:(id)arg4 inProject:(BOOL)arg5 symbolKind:(id)arg6 database:(id)arg7 resolutionOffset:(long long)arg8; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEIndexClangDataSource.h b/IDEFoundation/IDEIndexClangDataSource.h index 1764d684d..fbd1adaa9 100644 --- a/IDEFoundation/IDEIndexClangDataSource.h +++ b/IDEFoundation/IDEIndexClangDataSource.h @@ -6,7 +6,7 @@ #import -@class IDEIndexNewFile, IDEIndexNewMainFile, IDEIndexingJob, NSArray, NSMutableDictionary, NSString; +@class IDEIndexClangTranslationUnit, IDEIndexNewFile, IDEIndexNewMainFile, IDEIndexingJob, NSArray, NSMutableDictionary, NSString; @interface IDEIndexClangDataSource : IDEIndexDataSource { @@ -17,6 +17,8 @@ NSArray *_astArgs; NSString *_workingDirectory; BOOL _hasCpp; + BOOL _isModuleFile; + IDEIndexClangTranslationUnit *_translationUnit; } + (id)translationUnitForPCHFile:(id)arg1 arguments:(id)arg2 session:(id)arg3 create:(BOOL)arg4; @@ -32,6 +34,7 @@ + (BOOL)displayDiagnostics; + (long long)timingMode; + (void)initialize; +@property(retain, nonatomic) IDEIndexClangTranslationUnit *translationUnit; // @synthesize translationUnit=_translationUnit; @property(readonly, nonatomic) BOOL hasCpp; // @synthesize hasCpp=_hasCpp; @property(readonly, nonatomic) IDEIndexNewFile *topLevelSourceFile; // @synthesize topLevelSourceFile=_topLevelSourceFile; @property(readonly, nonatomic) IDEIndexNewMainFile *topLevelFile; // @synthesize topLevelFile=_topLevelFile; diff --git a/IDEFoundation/IDEIndexCompletionItem.h b/IDEFoundation/IDEIndexCompletionItem.h index 87e5b546e..2334f1e26 100644 --- a/IDEFoundation/IDEIndexCompletionItem.h +++ b/IDEFoundation/IDEIndexCompletionItem.h @@ -28,7 +28,7 @@ @property(readonly) BOOL notRecommended; @property(readonly) DVTSourceCodeSymbolKind *symbolKind; @property(readonly) NSAttributedString *descriptionText; -@property(readonly) NSString *parentText; +@property(readonly, copy) NSString *parentText; @property(readonly) NSString *completionText; @property(readonly) NSString *displayType; @property(readonly) NSString *displayText; diff --git a/IDEFoundation/IDEIndexDBConnection.h b/IDEFoundation/IDEIndexDBConnection.h index e65eaf754..4784a7848 100644 --- a/IDEFoundation/IDEIndexDBConnection.h +++ b/IDEFoundation/IDEIndexDBConnection.h @@ -6,17 +6,18 @@ #import -@class IDEIndexDatabase, NSMutableSet; +@class IDEIndexDatabase, NSMutableSet, NSObject; @interface IDEIndexDBConnection : IDEIndexDBSQLStream { IDEIndexDatabase *_database; - struct dispatch_queue_s *_runQueue; + NSObject *_runQueue; struct sqlite3 *_dbHandle; id _cancelCallback; long long _tempTableCount; NSMutableSet *_tempTables; BOOL _closing; + void *_checkpointInfo; int _inUseCount; int _collectionCount; } @@ -45,7 +46,8 @@ - (id)newTempTableName; - (void)doBlock:(id)arg1; - (id)dbConnection; -- (id)initWithDatabase:(id)arg1 create:(BOOL)arg2; +- (void)setAutoCheckpointThreshold:(int)arg1; +- (id)initWithDatabase:(id)arg1 create:(BOOL)arg2 backgroundPriority:(BOOL)arg3; @end diff --git a/IDEFoundation/IDEIndexDatabase.h b/IDEFoundation/IDEIndexDatabase.h index bf08848f1..41469a17d 100644 --- a/IDEFoundation/IDEIndexDatabase.h +++ b/IDEFoundation/IDEIndexDatabase.h @@ -27,6 +27,7 @@ DVTDispatchLock *_dataLock; IDEIndexDBStringStorage *_directoryStringStorage; IDEIndexDBStringStorage *_filenameStringStorage; + IDEIndexDBStringStorage *_moduleURLStringStorage; IDEIndexDBStringStorage *_spellingStringStorage; IDEIndexDBStringStorage *_resolutionStringStorage; IDEIndexDBStringStorage *_completionStringStorage; @@ -50,20 +51,24 @@ @property(readonly, nonatomic) IDEIndexImporter *importer; // @synthesize importer=_importer; @property(copy, nonatomic) NSURL *fileURL; // @synthesize fileURL=_fileURL; - (void).cxx_destruct; +- (id)symbolDumpForFile:(id)arg1; - (void)saveStringStorage; - (void)findSpellingStringsContaining:(id)arg1 anchorStart:(BOOL)arg2 anchorEnd:(BOOL)arg3 subsequence:(BOOL)arg4 lowercase:(BOOL)arg5 cancelWhen:(id)arg6 forEachResult:(void)arg7; - (void)findFilenameStringsContaining:(id)arg1 anchorStart:(BOOL)arg2 anchorEnd:(BOOL)arg3 subsequence:(BOOL)arg4 lowercase:(BOOL)arg5 cancelWhen:(id)arg6 forEachResult:(void)arg7; - (void)findStringsContaining:(id)arg1 inStorage:(id)arg2 anchorStart:(BOOL)arg3 anchorEnd:(BOOL)arg4 subsequence:(BOOL)arg5 lowercase:(BOOL)arg6 cancelWhen:(id)arg7 forEachResult:(void)arg8; +- (id)moduleURLAtOffset:(long long)arg1; - (id)filePathForDirectoryAtOffset:(long long)arg1 fileAtOffset:(long long)arg2; - (char *)completionCStringAtOffset:(long long)arg1; - (char *)resolutionCStringAtOffset:(long long)arg1; - (char *)spellingCStringAtOffset:(long long)arg1; +- (char *)moduleURLCStringAtOffset:(long long)arg1; - (char *)filenameCStringAtOffset:(long long)arg1; - (char *)directoryCStringAtOffset:(long long)arg1; - (char *)cStringAtOffset:(long long)arg1 inStorage:(id)arg2; - (id)completionStringAtOffset:(long long)arg1; - (id)resolutionStringAtOffset:(long long)arg1; - (id)spellingStringAtOffset:(long long)arg1; +- (id)moduleURLStringAtOffset:(long long)arg1; - (id)filenameStringAtOffset:(long long)arg1; - (id)directoryStringAtOffset:(long long)arg1; - (id)stringAtOffset:(long long)arg1 inStorage:(id)arg2; @@ -73,6 +78,7 @@ - (long long)offsetOfCompletionString:(id)arg1 addIfMissing:(BOOL)arg2; - (long long)offsetOfResolutionString:(id)arg1 addIfMissing:(BOOL)arg2; - (long long)offsetOfSpellingString:(id)arg1 addIfMissing:(BOOL)arg2; +- (long long)offsetOfModuleURLString:(id)arg1 addIfMissing:(BOOL)arg2; - (long long)offsetOfFilenameString:(id)arg1 addIfMissing:(BOOL)arg2; - (long long)offsetOfDirectoryString:(id)arg1 addIfMissing:(BOOL)arg2; - (long long)offsetOfString:(id)arg1 inStorage:(id)arg2 addIfMissing:(BOOL)arg3; @@ -118,6 +124,7 @@ - (void)close; - (void)releaseQueryConnection:(id)arg1; - (id)obtainQueryConnection:(id)arg1; +- (id)newBackgroundPriorityConnection; - (id)newConnection; - (void)openReadonly:(BOOL)arg1 diagnosticMode:(BOOL)arg2; - (void)openInDiagnosticMode; diff --git a/IDEFoundation/IDEIndexDatabaseQueryProvider.h b/IDEFoundation/IDEIndexDatabaseQueryProvider.h index 26e7308aa..b8e6938a1 100644 --- a/IDEFoundation/IDEIndexDatabaseQueryProvider.h +++ b/IDEFoundation/IDEIndexDatabaseQueryProvider.h @@ -8,7 +8,7 @@ #import "IDEIndexQueryProvider-Protocol.h" -@class DVTDispatchLock, IDEIndexDatabase, NSDictionary, NSMutableDictionary; +@class DVTDispatchLock, IDEIndexDatabase, NSDictionary, NSMutableDictionary, NSString; @interface IDEIndexDatabaseQueryProvider : NSObject { @@ -28,6 +28,7 @@ - (id)completionStringForSymbol:(id)arg1; - (BOOL)isProjectSymbol:(id)arg1; - (id)timestampForFile:(id)arg1; +- (id)symbolDumpForFile:(id)arg1; - (id)calleesForSymbolOccurrence:(id)arg1; - (id)locationForSymbolOccurrence:(id)arg1; - (id)containingSymbolForOccurrence:(id)arg1; @@ -139,5 +140,11 @@ - (void)purgeCaches; - (id)initWithSettings:(id)arg1 database:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEIndexGenericQueryProvider.h b/IDEFoundation/IDEIndexGenericQueryProvider.h index 395adb09e..436e1a8be 100644 --- a/IDEFoundation/IDEIndexGenericQueryProvider.h +++ b/IDEFoundation/IDEIndexGenericQueryProvider.h @@ -8,13 +8,13 @@ #import "IDEIndexQueryProvider-Protocol.h" -@class IDEIndexDatabase, NSDictionary, NSString; +@class DVTFilePath, IDEIndexDatabase, NSDictionary, NSString; @interface IDEIndexGenericQueryProvider : NSObject { IDEIndexDatabase *_db; NSDictionary *_settings; - NSString *_mainFile; + DVTFilePath *_mainFilePath; NSString *_target; NSDictionary *_coveredFiles; double _lastAccess; @@ -24,7 +24,7 @@ + (id)locationForURL:(id)arg1 locator:(id)arg2; @property(retain, nonatomic) NSDictionary *coveredFiles; // @synthesize coveredFiles=_coveredFiles; @property(copy, nonatomic) NSString *target; // @synthesize target=_target; -@property(copy, nonatomic) NSString *mainFile; // @synthesize mainFile=_mainFile; +@property(copy, nonatomic) DVTFilePath *mainFilePath; // @synthesize mainFilePath=_mainFilePath; @property double lastAccess; // @synthesize lastAccess=_lastAccess; @property(readonly, nonatomic) NSDictionary *settings; // @synthesize settings=_settings; @property(readonly, nonatomic) IDEIndexDatabase *database; // @synthesize database=_db; @@ -132,8 +132,15 @@ - (id)topLevelSymbolsInFile:(id)arg1 forIndex:(id)arg2; @property(readonly, nonatomic) BOOL hasAST; // @dynamic hasAST; @property(readonly, nonatomic) NSString *pchFile; // @dynamic pchFile; +@property(readonly, nonatomic) NSString *mainFile; - (void)purgeCaches; - (id)initWithSettings:(id)arg1 database:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEIndexGenericSymbolFormatter.h b/IDEFoundation/IDEIndexGenericSymbolFormatter.h new file mode 100644 index 000000000..1535a365b --- /dev/null +++ b/IDEFoundation/IDEIndexGenericSymbolFormatter.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEIndexSymbolFormatter-Protocol.h" + +@class NSString; + +@interface IDEIndexGenericSymbolFormatter : NSObject +{ +} + +- (id)qualifiedDisplayNameForSymbol:(id)arg1; +- (id)displayNameForSymbol:(id)arg1; +- (id)initWithSourceCodeLanguage:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEFoundation/IDEIndexImportSession.h b/IDEFoundation/IDEIndexImportSession.h index 978611ffe..85f4f6e89 100644 --- a/IDEFoundation/IDEIndexImportSession.h +++ b/IDEFoundation/IDEIndexImportSession.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class IDEIndexDatabase, NSDate; +@class IDEIndexDatabase, NSDate, NSObject; @interface IDEIndexImportSession : NSObject { @@ -16,7 +16,7 @@ void *_cxIndex; void *_cxIndexAction; void *_resolvedPathMap; - struct dispatch_queue_s *_resolvedPathQueue; + NSObject *_resolvedPathQueue; NSDate *_startTime; long long _nUnits_C; long long _nUnits_ObjC; diff --git a/IDEFoundation/IDEIndexImporter.h b/IDEFoundation/IDEIndexImporter.h index af46e9830..09eb78af3 100644 --- a/IDEFoundation/IDEIndexImporter.h +++ b/IDEFoundation/IDEIndexImporter.h @@ -6,14 +6,14 @@ #import "NSObject.h" -@class IDEIndexDBConnection, IDEIndexDBFactory, IDEIndexDBTransaction, IDEIndexDatabase, IDEIndexUniqueStringMap, NSDictionary, NSMutableDictionary, NSMutableSet, NSSet; +@class IDEIndexDBConnection, IDEIndexDBFactory, IDEIndexDBTransaction, IDEIndexDatabase, IDEIndexUniqueStringMap, NSDictionary, NSMutableDictionary, NSMutableSet, NSObject, NSSet; @interface IDEIndexImporter : NSObject { IDEIndexDatabase *_database; - struct dispatch_queue_s *_project_queue; - struct dispatch_queue_s *_autoQuery_queue; - struct dispatch_queue_s *_import_queue; + NSObject *_project_queue; + NSObject *_autoQuery_queue; + NSObject *_import_queue; int _isClosing; IDEIndexDBConnection *_dbConnection; NSDictionary *_providers; @@ -62,7 +62,7 @@ - (void)updateSpliceTableForDirtyFile:(id)arg1 oldGroupId:(long long)arg2 oldModified:(double)arg3; - (BOOL)spliceChanges:(id)arg1 toMainFile:(id)arg2 target:(id)arg3; - (long long)existingFileIdForPath:(id)arg1; -- (long long)fileIdForPath:(id)arg1; +- (long long)fileIdForPath:(id)arg1 moduleURL:(id)arg2; - (long long)realGroupIdForId:(long long)arg1; - (long long)realUnitIdForId:(long long)arg1; - (long long)realFileIdForId:(long long)arg1; diff --git a/IDEFoundation/IDEIndexModulesIndexable.h b/IDEFoundation/IDEIndexModulesIndexable.h index 2652ae55b..c82e6fd37 100644 --- a/IDEFoundation/IDEIndexModulesIndexable.h +++ b/IDEFoundation/IDEIndexModulesIndexable.h @@ -8,6 +8,8 @@ #import "IDEIndexable-Protocol.h" +@class NSString; + @interface IDEIndexModulesIndexable : NSObject { } @@ -15,9 +17,9 @@ + (id)sharedInstance; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)settingsForFile:(id)arg1; -- (id)buildSettingsForMainFile:(id)arg1; +- (id)buildSettingsForMainFile:(id)arg1 workspace:(id)arg2; - (id)localizedIndexableDescription; -- (void)languageOfMainFile:(id)arg1 completionBlock:(id)arg2; +- (void)languageOfMainFile:(id)arg1 workspace:(id)arg2 completionBlock:(id)arg3; - (BOOL)requiresMainThread; - (BOOL)writeProductHeaders:(id)arg1 toFile:(id)arg2 error:(id *)arg3; - (void)productHeadersInWorkspace:(id)arg1 withCompletionBlock:(id)arg2; @@ -27,7 +29,11 @@ - (id)identifier; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(nonatomic) __weak id proxy; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDEIndexNewFile.h b/IDEFoundation/IDEIndexNewFile.h index 49dd53524..17adf863e 100644 --- a/IDEFoundation/IDEIndexNewFile.h +++ b/IDEFoundation/IDEIndexNewFile.h @@ -8,11 +8,12 @@ #import "IDEIndexNewFileBase-Protocol.h" -@class DVTFilePath, IDEIndexDBFactory, IDEIndexNewMainFile, NSDate, NSMutableArray, NSString; +@class DVTFilePath, IDEIndexDBFactory, IDEIndexNewMainFile, NSDate, NSMutableArray, NSString, NSURL; @interface IDEIndexNewFile : NSObject { DVTFilePath *_path; + NSURL *_moduleURL; NSDate *_modified; IDEIndexNewFile *_includer; long long _fileId; @@ -44,6 +45,7 @@ @property(nonatomic) long long fileId; // @synthesize fileId=_fileId; @property(readonly, nonatomic) IDEIndexNewMainFile *mainFile; // @synthesize mainFile=_mainFile; @property(readonly, nonatomic) NSDate *modified; // @synthesize modified=_modified; +@property(retain, nonatomic) NSURL *moduleURL; // @synthesize moduleURL=_moduleURL; @property(readonly, nonatomic) DVTFilePath *path; // @synthesize path=_path; - (void).cxx_destruct; @property(readonly, nonatomic) NSString *signature_inBody; diff --git a/IDEFoundation/IDEIndexNewSymbol.h b/IDEFoundation/IDEIndexNewSymbol.h index 52edec345..7c0d05b14 100644 --- a/IDEFoundation/IDEIndexNewSymbol.h +++ b/IDEFoundation/IDEIndexNewSymbol.h @@ -23,7 +23,7 @@ @property(nonatomic) long long symbolId; // @synthesize symbolId=_symbolId; @property(readonly, nonatomic) long long column; // @synthesize column=_column; @property(readonly, nonatomic) long long lineNumber; // @synthesize lineNumber=_lineNumber; -@property(readonly, nonatomic) IDEIndexNewFile *file; // @synthesize file=_file; +@property(readonly, nonatomic) __weak IDEIndexNewFile *file; // @synthesize file=_file; - (void).cxx_destruct; - (void)didAddBody; @property(readonly, nonatomic) long long realSymbolId; diff --git a/IDEFoundation/IDEIndexProductInfo.h b/IDEFoundation/IDEIndexProductInfo.h new file mode 100644 index 000000000..c18000d7d --- /dev/null +++ b/IDEFoundation/IDEIndexProductInfo.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEIndex, NSDictionary, NSObject, NSString; + +@interface IDEIndexProductInfo : NSObject +{ + id _indexable; + IDEIndex *_index; + NSObject *_queue; + NSDictionary *_buildSettings; + NSString *_productNameKey; + NSString *_productName; + BOOL _unitTest; + NSString *_targetIdentifier; + NSString *_workspaceIdentifier; + NSString *_productType; +} + +@property(readonly, nonatomic, getter=isUnitTest) BOOL unitTest; // @synthesize unitTest=_unitTest; +@property(readonly, nonatomic) NSString *productType; // @synthesize productType=_productType; +@property(readonly, nonatomic) NSString *workspaceIdentifier; // @synthesize workspaceIdentifier=_workspaceIdentifier; +@property(readonly, nonatomic) NSString *targetIdentifier; // @synthesize targetIdentifier=_targetIdentifier; +- (void).cxx_destruct; +- (void)reportBuildSettings:(id)arg1; +@property(readonly, nonatomic) NSString *productName; +- (void)productNameHint:(id)arg1; +- (void)unregisterTarget; +- (void)updateBuildSettings; +- (void)registerTarget; +- (id)userInfo; +- (void)dealloc; +- (id)initWithIndexable:(id)arg1 forIndex:(id)arg2; + +@end + diff --git a/IDEFoundation/IDEIndexQPManager.h b/IDEFoundation/IDEIndexQPManager.h index 6e0f1e5ef..eae64c2a4 100644 --- a/IDEFoundation/IDEIndexQPManager.h +++ b/IDEFoundation/IDEIndexQPManager.h @@ -6,12 +6,12 @@ #import "NSObject.h" -@class IDEIndex, NSMutableArray, NSTimer; +@class IDEIndex, NSMutableArray, NSObject, NSTimer; @interface IDEIndexQPManager : NSObject { IDEIndex *_index; - struct dispatch_queue_s *_qp_queue; + NSObject *_qp_queue; NSMutableArray *_masterBlocks; NSMutableArray *_recentQueryProviders; NSTimer *_purgeTimer; diff --git a/IDEFoundation/IDEIndexSymbol.h b/IDEFoundation/IDEIndexSymbol.h index 9bf78e3f7..2b4e1e6d7 100644 --- a/IDEFoundation/IDEIndexSymbol.h +++ b/IDEFoundation/IDEIndexSymbol.h @@ -22,12 +22,16 @@ long long _rawLanguage; BOOL _haveModelOccurrence; BOOL _isVirtual; + NSString *_moduleName; } ++ (id)newSymbolOfKind:(id)arg1 language:(id)arg2 name:(id)arg3 moduleName:(id)arg4 resolution:(id)arg5 isVirtual:(BOOL)arg6 role:(long long)arg7 location:(id)arg8 forQueryProvider:(id)arg9; ++ (id)newSymbolOfKind:(id)arg1 language:(id)arg2 name:(id)arg3 resolution:(id)arg4 isVirtual:(BOOL)arg5 role:(long long)arg6 location:(id)arg7 forQueryProvider:(id)arg8; + (id)newSymbolOfKind:(id)arg1 language:(id)arg2 name:(id)arg3 resolution:(id)arg4 forQueryProvider:(id)arg5; + (id)newSymbolOfRawKind:(long long)arg1 rawLanguage:(long long)arg2 name:(id)arg3 resolution:(id)arg4 forQueryProvider:(id)arg5; + (id)newSymbolOfRawKind:(long long)arg1 kind:(id)arg2 rawLanguage:(long long)arg3 language:(id)arg4 name:(id)arg5 resolution:(id)arg6 forQueryProvider:(id)arg7; + (Class)classForSymbolKind:(id)arg1; +@property(copy, nonatomic) NSString *moduleName; // @synthesize moduleName=_moduleName; @property(nonatomic) BOOL isVirtual; // @synthesize isVirtual=_isVirtual; @property(readonly, nonatomic) long long rawLanguage; // @synthesize rawLanguage=_rawLanguage; @property(readonly, nonatomic) DVTSourceCodeLanguage *symbolLanguage; // @synthesize symbolLanguage=_symbolLanguage; @@ -40,9 +44,7 @@ @property(readonly, nonatomic) DVTFilePath *filePathToHeaderToImport; @property(readonly, nonatomic) NSString *completionString; - (id)qualifiedDisplayName; -- (id)_containerName; - (id)displayName; -- (id)_nameFromFile; - (id)references; - (id)referencingFiles; - (id)containerSymbol; @@ -65,12 +67,14 @@ - (id)modelOccurrence; @property(readonly, nonatomic, getter=isInProject) BOOL inProject; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; -- (id)description; +@property(readonly) unsigned long long hash; +@property(readonly, copy) NSString *description; - (void)setRawKind:(long long)arg1 kind:(id)arg2 rawLanguage:(long long)arg3 language:(id)arg4 name:(id)arg5 resolution:(id)arg6; // Remaining properties +@property(readonly, copy) NSString *debugDescription; @property(readonly, nonatomic) NSObject *queryProvider; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDEIndexSymbolFormatter-Protocol.h b/IDEFoundation/IDEIndexSymbolFormatter-Protocol.h new file mode 100644 index 000000000..481020811 --- /dev/null +++ b/IDEFoundation/IDEIndexSymbolFormatter-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEIndexSymbolFormatter +- (id)qualifiedDisplayNameForSymbol:(id)arg1; +- (id)displayNameForSymbol:(id)arg1; +@end + diff --git a/IDEFoundation/IDEIndexSymbolFormatterFactory.h b/IDEFoundation/IDEIndexSymbolFormatterFactory.h new file mode 100644 index 000000000..940fef6c2 --- /dev/null +++ b/IDEFoundation/IDEIndexSymbolFormatterFactory.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEIndexSymbolFormatterFactory : NSObject +{ +} + ++ (id)formatterForLanguage:(id)arg1; ++ (id)_formatterExtensionForLanguage:(id)arg1; ++ (void)initialize; + +@end + diff --git a/IDEFoundation/IDEIndexSymbolOccurrence.h b/IDEFoundation/IDEIndexSymbolOccurrence.h index 31d1dc140..0789ba5cc 100644 --- a/IDEFoundation/IDEIndexSymbolOccurrence.h +++ b/IDEFoundation/IDEIndexSymbolOccurrence.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class DVTDocumentLocation, DVTFilePath, IDEIndexSymbol, NSObject; +@class DVTDocumentLocation, DVTFilePath, IDEIndexSymbol, NSObject, NSURL; @interface IDEIndexSymbolOccurrence : NSObject { @@ -16,6 +16,7 @@ long long _lineNumber; long long _column; DVTFilePath *_file; + NSURL *_moduleURL; BOOL _lookedForCorrespondingSymbol; IDEIndexSymbol *_correspondingSymbol; NSObject *_queryProvider; @@ -31,12 +32,14 @@ - (void).cxx_destruct; - (id)callees; @property(readonly, nonatomic) DVTDocumentLocation *location; +@property(readonly, nonatomic) NSURL *moduleURL; @property(readonly, nonatomic) DVTFilePath *file; - (id)occurrence; - (id)containingSymbol; - (id)description; - (void)setOccurrence:(id)arg1; - (void)setRole:(long long)arg1 location:(id)arg2; +- (void)setObjectId:(long long)arg1 role:(long long)arg2 lineNumber:(long long)arg3 column:(long long)arg4 file:(id)arg5 moduleURL:(id)arg6; - (void)setObjectId:(long long)arg1 role:(long long)arg2 lineNumber:(long long)arg3 column:(long long)arg4 file:(id)arg5; - (id)correspondingSymbol; - (id)initWithCorrespondingSymbol:(id)arg1 forQueryProvider:(id)arg2; diff --git a/IDEFoundation/IDEIndexable-Protocol.h b/IDEFoundation/IDEIndexable-Protocol.h index faf6bb564..11b8c7245 100644 --- a/IDEFoundation/IDEIndexable-Protocol.h +++ b/IDEFoundation/IDEIndexable-Protocol.h @@ -8,9 +8,9 @@ #import "NSObject-Protocol.h" @protocol IDEIndexable -- (id)buildSettingsForMainFile:(id)arg1; +- (id)buildSettingsForMainFile:(id)arg1 workspace:(id)arg2; - (id)localizedIndexableDescription; -- (void)languageOfMainFile:(id)arg1 completionBlock:(id)arg2; +- (void)languageOfMainFile:(id)arg1 workspace:(id)arg2 completionBlock:(id)arg3; - (BOOL)requiresMainThread; - (BOOL)writeProductHeaders:(id)arg1 toFile:(id)arg2 error:(id *)arg3; - (void)productHeadersInWorkspace:(id)arg1 withCompletionBlock:(id)arg2; @@ -21,9 +21,12 @@ @optional @property(nonatomic) __weak id proxy; +- (BOOL)isUnitTest; +- (id)productType; +- (id)productNameWithBuildSetting:(id)arg1 workspace:(id)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)clearCachedBuildSettings; - (id)settingsForFile:(id)arg1; -- (void)settingsForFilesInWorkspace:(id)arg1 withCompletionBlock:(id)arg2; +- (void)settingsForFilesInWorkspace:(id)arg1 shouldWriteAuxiliaryFiles:(BOOL)arg2 withCompletionBlock:(id)arg3; @end diff --git a/IDEFoundation/IDEIndexableMainThreadProxy.h b/IDEFoundation/IDEIndexableMainThreadProxy.h index 3e3b8fc87..064e0fe16 100644 --- a/IDEFoundation/IDEIndexableMainThreadProxy.h +++ b/IDEFoundation/IDEIndexableMainThreadProxy.h @@ -21,11 +21,14 @@ @property(retain) id indexableObject; // @synthesize indexableObject=_indexableObject; - (void).cxx_destruct; -- (id)buildSettingsForMainFile:(id)arg1; +- (BOOL)isUnitTest; +- (id)productType; +- (id)productNameWithBuildSetting:(id)arg1 workspace:(id)arg2; +- (id)buildSettingsForMainFile:(id)arg1 workspace:(id)arg2; - (id)localizedIndexableDescription; -- (void)languageOfMainFile:(id)arg1 completionBlock:(id)arg2; +- (void)languageOfMainFile:(id)arg1 workspace:(id)arg2 completionBlock:(id)arg3; - (void)clearCachedBuildSettings; -- (void)settingsForFilesInWorkspace:(id)arg1 withCompletionBlock:(id)arg2; +- (void)settingsForFilesInWorkspace:(id)arg1 shouldWriteAuxiliaryFiles:(BOOL)arg2 withCompletionBlock:(id)arg3; - (BOOL)writeProductHeaders:(id)arg1 toFile:(id)arg2 error:(id *)arg3; - (void)productHeadersInWorkspace:(id)arg1 withCompletionBlock:(id)arg2; - (id)containerForIndexables:(id)arg1 rootPaths:(id)arg2; @@ -33,12 +36,15 @@ - (id)indexName; - (id)identifier; - (BOOL)requiresMainThread; -- (id)description; +@property(readonly, copy) NSString *description; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithIndexable:(id)arg1; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(nonatomic) __weak id proxy; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDEIndexingEngine.h b/IDEFoundation/IDEIndexingEngine.h index 1e02ff507..7bd30c23a 100644 --- a/IDEFoundation/IDEIndexingEngine.h +++ b/IDEFoundation/IDEIndexingEngine.h @@ -8,22 +8,24 @@ #import "NSCopying-Protocol.h" -@class DVTPerformanceMetric, IDEIndex, IDEIndexImportSession, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableSet; +@class DVTPerformanceMetric, IDEIndex, IDEIndexImportSession, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject; @interface IDEIndexingEngine : NSObject { IDEIndex *_index; - struct dispatch_queue_s *_engine_queue; + NSObject *_engine_queue; NSMutableArray *_waitingLoadJobs; NSMutableArray *_waitingFileJobs; NSMutableSet *_waitingDeferredJobs; NSMutableSet *_waitingHeldJobs; NSMutableDictionary *_registeredIndexables; + NSMutableDictionary *_productInfos; NSMutableDictionary *_rootPaths; NSMutableSet *_registeredFiles; NSMutableDictionary *_missingFiles; NSMutableDictionary *_priorityFiles; IDEIndexImportSession *_session; + id _prebuildNotificationToken; double _timeIndexablesChanged; double _timeFilesChanged; double _timeFileJobsChanged; @@ -99,6 +101,7 @@ - (void)retryHeldJobs; - (void)dontDeferJobForFile:(id)arg1 indexable:(id)arg2; - (void)dontDeferJobs; +- (void)indexFile:(id)arg1 indexable:(id)arg2 dirtyFile:(id)arg3 settings:(id)arg4; - (void)indexFile:(id)arg1 indexable:(id)arg2 dirtyFile:(id)arg3; - (void)stopIndexing; - (void)resumeIndexing; @@ -111,6 +114,7 @@ - (void)unregisterFile:(id)arg1; - (void)registerFile:(id)arg1; - (void)unregisterIndexable:(id)arg1; +- (void)buildSettingsChanged:(id)arg1; - (void)indexableChanged:(id)arg1 addOnly:(BOOL)arg2; - (void)registerIndexable:(id)arg1; - (void)dealloc; diff --git a/IDEFoundation/IDEIndexingJob.h b/IDEFoundation/IDEIndexingJob.h index c25c16789..34a0b9c30 100644 --- a/IDEFoundation/IDEIndexingJob.h +++ b/IDEFoundation/IDEIndexingJob.h @@ -21,11 +21,13 @@ BOOL _deferred; BOOL _treatAsDeferred; BOOL _onHold; + BOOL _highPriority; NSSet *_oldDirtyFiles; } + (void)initialize; @property(readonly, nonatomic) NSSet *oldDirtyFiles; // @synthesize oldDirtyFiles=_oldDirtyFiles; +@property(nonatomic, getter=isHighPriority) BOOL highPriority; // @synthesize highPriority=_highPriority; @property(nonatomic, getter=isOnHold) BOOL onHold; // @synthesize onHold=_onHold; @property(nonatomic, getter=isDeferred) BOOL deferred; // @synthesize deferred=_deferred; @property(retain, nonatomic) NSDictionary *settings; // @synthesize settings=_settings; @@ -33,7 +35,7 @@ @property(readonly, nonatomic) NSSet *dirtyFiles; // @synthesize dirtyFiles=_dirtyFiles; @property(readonly, nonatomic) DVTFilePath *file; // @synthesize file=_file; @property(readonly, nonatomic) id indexable; // @synthesize indexable=_indexable; -@property(readonly, nonatomic) IDEIndexingEngine *engine; // @synthesize engine=_engine; +@property(readonly, nonatomic) __weak IDEIndexingEngine *engine; // @synthesize engine=_engine; - (void).cxx_destruct; - (void)didCompleteWithLanguage:(id)arg1 pch:(BOOL)arg2; - (void)didComplete; diff --git a/IDEFoundation/IDEIndexingJobScheduler.h b/IDEFoundation/IDEIndexingJobScheduler.h index ff4f0b467..99ba05349 100644 --- a/IDEFoundation/IDEIndexingJobScheduler.h +++ b/IDEFoundation/IDEIndexingJobScheduler.h @@ -6,11 +6,11 @@ #import "NSObject.h" -@class NSMutableArray, NSMutableDictionary, NSString; +@class NSMutableArray, NSMutableDictionary, NSObject, NSString; @interface IDEIndexingJobScheduler : NSObject { - struct dispatch_queue_s *_control_queue; + NSObject *_control_queue; long long _width; long long _lastThrottledWidth; BOOL _onBatteryPower; @@ -19,9 +19,12 @@ double _timeBuildCommandsChecked; NSMutableArray *_engines; NSMutableDictionary *_hotFilesByEngine; + NSMutableDictionary *_hotFileIndicesByEngine; NSMutableDictionary *_priorityIndicesByEngine; NSMutableDictionary *_waitingJobsByEngine; NSMutableArray *_runningJobs; + id _buildNotifications[2]; + long long _nBuildOperations; } + (id)sharedInstance; diff --git a/IDEFoundation/IDEIndexingPrebuildController.h b/IDEFoundation/IDEIndexingPrebuildController.h new file mode 100644 index 000000000..85b58ad3f --- /dev/null +++ b/IDEFoundation/IDEIndexingPrebuildController.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEIndex, NSObject; + +@interface IDEIndexingPrebuildController : NSObject +{ + IDEIndex *_index; + NSObject *_queue; + BOOL _hasInitiatedPrebuild; + BOOL _hasPerformedPrebuild; +} + +@property BOOL hasPerformedPrebuild; // @synthesize hasPerformedPrebuild=_hasPerformedPrebuild; +- (void).cxx_destruct; +- (void)cancelAnyPrebuild; +- (void)needsPrebuild; +- (void)initiatePrebuild; +- (id)initWithIndex:(id)arg1; + +@end + diff --git a/IDEFoundation/IDEInstallSchemeAction.h b/IDEFoundation/IDEInstallSchemeAction.h index 463be81d2..4fb9448c5 100644 --- a/IDEFoundation/IDEInstallSchemeAction.h +++ b/IDEFoundation/IDEInstallSchemeAction.h @@ -42,5 +42,11 @@ - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEInternalBreakpointDelegate-Protocol.h b/IDEFoundation/IDEInternalBreakpointDelegate-Protocol.h new file mode 100644 index 000000000..c52a6586d --- /dev/null +++ b/IDEFoundation/IDEInternalBreakpointDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEInternalBreakpointDelegate + +@optional +- (void)internal_breakpointLocationsAdded:(id)arg1 removed:(id)arg2; +- (void)internal_breakpointEnablementChanged:(id)arg1; +@end + diff --git a/IDEFoundation/IDEIssue.h b/IDEFoundation/IDEIssue.h index 2396dc5e0..ca3cd484d 100644 --- a/IDEFoundation/IDEIssue.h +++ b/IDEFoundation/IDEIssue.h @@ -41,7 +41,7 @@ @property(readonly) DVTDocumentLocation *primaryDocumentLocation; // @synthesize primaryDocumentLocation=_primaryDocumentLocation; @property(readonly) int issueType; // @synthesize issueType=_issueType; @property BOOL wasFetchedFromCache; // @synthesize wasFetchedFromCache=_wasFetchedFromCache; -@property(readonly) IDEIssue *parentIssue; // @synthesize parentIssue=_parentIssue; +@property(readonly) __weak IDEIssue *parentIssue; // @synthesize parentIssue=_parentIssue; @property(readonly) IDEActivityLogRecord *originatingLogRecord; // @synthesize originatingLogRecord=_originatingLogRecord; @property(readonly) IDEActivityLogMessage *originatingMessage; // @synthesize originatingMessage=_originatingMessage; @property(retain, nonatomic) IDEActivityLogMessage *representedMessage; // @synthesize representedMessage=_representedMessage; @@ -62,7 +62,7 @@ @property(readonly) BOOL isLiveIssue; @property(retain) IDEIssue *_parentIssue; @property(readonly) NSString *formattedStringRepresentation; -- (id)description; +@property(readonly, copy) NSString *description; - (id)_severityString; - (void)_freeze; @property(readonly) NSArray *fixableDiagnosticItems; @@ -75,5 +75,10 @@ - (id)initWithIssueProvider:(id)arg1 documentLocations:(id)arg2 issueTypeIdentifier:(id)arg3 fullMessage:(id)arg4 severity:(unsigned long long)arg5 representedMessage:(id)arg6; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEIssueLogRecordsGroup.h b/IDEFoundation/IDEIssueLogRecordsGroup.h index 3ccabcd7f..2a2654dc2 100644 --- a/IDEFoundation/IDEIssueLogRecordsGroup.h +++ b/IDEFoundation/IDEIssueLogRecordsGroup.h @@ -21,7 +21,7 @@ // Remaining properties @property(copy) NSArray *logRecords; // @dynamic logRecords; -@property(readonly) NSMutableArray *mutableLogRecords; // @dynamic mutableLogRecords; +@property(readonly, copy) NSMutableArray *mutableLogRecords; // @dynamic mutableLogRecords; @end diff --git a/IDEFoundation/IDEIssueManager.h b/IDEFoundation/IDEIssueManager.h index d9c919526..0f2568b33 100644 --- a/IDEFoundation/IDEIssueManager.h +++ b/IDEFoundation/IDEIssueManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTHashTable, DVTMapTable, DVTObservingToken, DVTStackBacktrace, IDEIssueLogRecordsGroup, IDEIssueProviderSession, IDEWorkspace, NSArray, NSMutableArray, NSMutableDictionary, NSMutableSet, NSSet; +@class DVTHashTable, DVTMapTable, DVTObservingToken, DVTStackBacktrace, IDEIssueLogRecordsGroup, IDEIssueProviderSession, IDEWorkspace, NSArray, NSMutableArray, NSMutableDictionary, NSMutableSet, NSSet, NSString; @interface IDEIssueManager : NSObject { @@ -100,9 +100,13 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly) NSSet *lastSchemeActionIssues; // @dynamic lastSchemeActionIssues; @property(readonly) NSMutableSet *mutableLastSchemeActionIssues; // @dynamic mutableLastSchemeActionIssues; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEIssueManager_ByFileObserverToken.h b/IDEFoundation/IDEIssueManager_ByFileObserverToken.h index deea3d53d..cd0d5ccf6 100644 --- a/IDEFoundation/IDEIssueManager_ByFileObserverToken.h +++ b/IDEFoundation/IDEIssueManager_ByFileObserverToken.h @@ -8,7 +8,7 @@ #import "DVTCancellable-Protocol.h" -@class IDEIssueManager, NSURL; +@class IDEIssueManager, NSString, NSURL; @interface IDEIssueManager_ByFileObserverToken : NSObject { @@ -19,12 +19,18 @@ } @property(readonly) unsigned long long observingOptions; // @synthesize observingOptions=_observingOptions; -@property(readonly) id observerBlock; // @synthesize observerBlock=_observerBlock; +@property(readonly, copy) id observerBlock; // @synthesize observerBlock=_observerBlock; @property(readonly) NSURL *documentURL; // @synthesize documentURL=_documentURL; - (void).cxx_destruct; - (void)cancel; @property(readonly, getter=isCancelled) BOOL cancelled; - (id)initWithIssueManager:(id)arg1 documentURL:(id)arg2 options:(unsigned long long)arg3 block:(id)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEIssueProvider.h b/IDEFoundation/IDEIssueProvider.h index e9ca7b423..30bead66d 100644 --- a/IDEFoundation/IDEIssueProvider.h +++ b/IDEFoundation/IDEIssueProvider.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTExtension, DVTStackBacktrace, IDEIssueManager, IDEIssueProviderSession; +@class DVTExtension, DVTStackBacktrace, IDEIssueManager, IDEIssueProviderSession, NSString; @interface IDEIssueProvider : NSObject { @@ -34,14 +34,17 @@ - (void)removeIssues:(id)arg1 forProviderContext:(id)arg2; - (void)addIssues:(id)arg1 forProviderContext:(id)arg2 container:(id)arg3 blueprint:(id)arg4; - (void)setIssues:(id)arg1 forProviderContext:(id)arg2 container:(id)arg3 blueprint:(id)arg4; -- (id)description; +@property(readonly, copy) NSString *description; - (void)primitiveInvalidate; - (id)initWithIssueManager:(id)arg1 extension:(id)arg2; - (id)init; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDELaunchParametersSnapshot.h b/IDEFoundation/IDELaunchParametersSnapshot.h index f3b4285f9..83f08a31c 100644 --- a/IDEFoundation/IDELaunchParametersSnapshot.h +++ b/IDEFoundation/IDELaunchParametersSnapshot.h @@ -6,98 +6,126 @@ #import "NSObject.h" -@class DVTFilePath, IDELocationScenarioReference, IDESchemeIdentifier, IDESchemeOptionReference, NSArray, NSDictionary, NSNumber, NSString; +@class DVTFilePath, IDEEntityIdentifier, IDELocationScenarioReference, IDESchemeOptionReference, NSArray, NSDictionary, NSNumber, NSSet, NSString; @interface IDELaunchParametersSnapshot : NSObject { - IDESchemeIdentifier *_revlock_schemeIdentifier; - NSString *_selectedLauncherIdentifier; - NSString *_selectedDebuggerIdentifier; + BOOL _askOnLaunchChangedRunnable; + BOOL _allowLocationSimulation; + BOOL _showNonLocalizedStrings; + BOOL _debugAsAService; + BOOL _usingCommandLineUnitTesting; + BOOL _debugXPCServices; + BOOL _viewDebuggingEnabled; + BOOL _shouldGenerateOptimizationProfile; int _launchStyle; + int _launchAutomaticallySubstyle; + int _runnableType; + unsigned int _debugProcessAsUID; + int _enableOpenGLFrameCaptureMode; + int _enableOpenGLPerformanceAnalysisMode; + int _debugServiceFD; + int _internalIOSLaunchStyle; + NSDictionary *_environmentVariables; + NSArray *_commandLineArgs; DVTFilePath *_runnableLocation; + DVTFilePath *_filePathToBinary; + IDEEntityIdentifier *_schemeIdentifier; + NSString *_selectedLauncherIdentifier; + NSString *_selectedDebuggerIdentifier; + NSString *_runnableBundleIdentifier; + NSDictionary *_appExtensionBuiltPaths; DVTFilePath *_replacementRunnableLocation; - unsigned int _debugProcessAsUID; DVTFilePath *_workingDirectory; - NSDictionary *_additionalDeviceSubstitutionPaths; - NSArray *_commandLineArgs; - NSArray *_testingCommandLineArgs; - NSDictionary *_environmentVariables; - NSDictionary *_testingEnvironmentVariables; NSString *_architecture; + IDELocationScenarioReference *_locationScenarioReference; + NSString *_language; + NSString *_region; + IDESchemeOptionReference *_routingCoverageFileReference; + NSNumber *_simulatorIPhoneDisplay; + NSNumber *_simulatorIPadDisplay; NSString *_sdkPath; NSString *_remoteInstallPath; - BOOL _usingCommandLineUnitTesting; - BOOL _debugAsAService; - int _debugServiceFD; + id _debugServiceObject; + id _deviceArbitrationObject; NSString *_platformIdentifier; NSString *_buildConfiguration; id _buildableProduct; + NSSet *_additionalInstallations; + NSSet *_buildProductDirectories; + NSDictionary *_testingEnvironmentVariables; + NSArray *_testingCommandLineArgs; + NSDictionary *_additionalDeviceSubstitutionPaths; NSString *_deviceAppDataPackage; - BOOL _allowLocationSimulation; - IDELocationScenarioReference *_locationScenarioReference; - IDESchemeOptionReference *_routingCoverageFileReference; - int _enableOpenGLFrameCaptureMode; - int _enableOpenGLPerformanceAnalysisMode; - NSNumber *_simulatorIPhoneDisplay; - NSNumber *_simulatorIPadDisplay; - BOOL _debugXPCServices; NSArray *_additionalXPCServicesToDebug; - NSString *_customLaunchCommand; - int _launchAutomaticallySubstyle; - int _internalIOSLaunchStyle; - id _debugServiceObject; - NSString *_schemeIdentifier; + NSString *_optimizationProfilePathString; NSString *_internalIOSSubstitutionApp; + NSString *_customLaunchCommand; } -+ (id)launchParametersWithSchemeIdentifier:(id)arg1 launcherIdentifier:(id)arg2 debuggerIdentifier:(id)arg3 launchStyle:(int)arg4 runnableLocation:(id)arg5 debugProcessAsUID:(unsigned int)arg6 workingDirectory:(id)arg7 commandLineArgs:(id)arg8 environmentVariables:(id)arg9 architecture:(id)arg10 platformIdentifier:(id)arg11 buildConfiguration:(id)arg12 buildableProduct:(id)arg13 deviceAppDataPackage:(id)arg14 allowLocationSimulation:(BOOL)arg15 locationScenarioReference:(id)arg16 routingCoverageFileReference:(id)arg17 enableOpenGLFrameCaptureMode:(int)arg18 enableOpenGLPerformanceAnalysisMode:(int)arg19 simulatorIPhoneDisplay:(id)arg20 simulatorIPadDisplay:(id)arg21 debugXPCServices:(BOOL)arg22 additionalXPCServicesToDebug:(id)arg23 internalIOSLaunchStyle:(int)arg24 internalIOSSubstitutionApp:(id)arg25 launchAutomaticallySubstyle:(int)arg26; -+ (id)launchParametersWithSchemeIdentifier:(id)arg1 launcherIdentifier:(id)arg2 debuggerIdentifier:(id)arg3 launchStyle:(int)arg4 runnableLocation:(id)arg5 debugProcessAsUID:(unsigned int)arg6 workingDirectory:(id)arg7 commandLineArgs:(id)arg8 environmentVariables:(id)arg9 architecture:(id)arg10 platformIdentifier:(id)arg11 buildConfiguration:(id)arg12 buildableProduct:(id)arg13 deviceAppDataPackage:(id)arg14 allowLocationSimulation:(BOOL)arg15 locationScenarioReference:(id)arg16 routingCoverageFileReference:(id)arg17 enableOpenGLFrameCaptureMode:(int)arg18 enableOpenGLPerformanceAnalysisMode:(int)arg19 simulatorIPhoneDisplay:(id)arg20 simulatorIPadDisplay:(id)arg21 debugXPCServices:(BOOL)arg22 additionalXPCServicesToDebug:(id)arg23; -+ (id)launchParametersWithSchemeIdentifier:(id)arg1 schemeName:(id)arg2 launcherIdentifier:(id)arg3 debuggerIdentifier:(id)arg4 launchStyle:(int)arg5 runnableLocation:(id)arg6 debugProcessAsUID:(unsigned int)arg7 workingDirectory:(id)arg8 commandLineArgs:(id)arg9 environmentVariables:(id)arg10 architecture:(id)arg11 platformIdentifier:(id)arg12 buildConfiguration:(id)arg13 buildableProduct:(id)arg14 deviceAppDataPackage:(id)arg15 allowLocationSimulation:(BOOL)arg16 locationScenarioReference:(id)arg17 routingCoverageFileReference:(id)arg18 enableOpenGLFrameCaptureMode:(int)arg19 enableOpenGLPerformanceAnalysisMode:(int)arg20 simulatorIPhoneDisplay:(id)arg21 simulatorIPadDisplay:(id)arg22 debugXPCServices:(BOOL)arg23 additionalXPCServicesToDebug:(id)arg24 launchAutomaticallySubstyle:(int)arg25; ++ (id)environmentVariablesToMergeFromTestingEnvironmentVariables; ++ (id)launchParametersWithSchemeIdentifier:(id)arg1 launcherIdentifier:(id)arg2 debuggerIdentifier:(id)arg3 launchStyle:(int)arg4 runnableLocation:(id)arg5 debugProcessAsUID:(unsigned int)arg6 workingDirectory:(id)arg7 commandLineArgs:(id)arg8 environmentVariables:(id)arg9 architecture:(id)arg10 platformIdentifier:(id)arg11 buildConfiguration:(id)arg12 buildableProduct:(id)arg13 deviceAppDataPackage:(id)arg14 allowLocationSimulation:(BOOL)arg15 locationScenarioReference:(id)arg16 showNonLocalizedStrings:(BOOL)arg17 language:(id)arg18 region:(id)arg19 routingCoverageFileReference:(id)arg20 enableOpenGLFrameCaptureMode:(int)arg21 enableOpenGLPerformanceAnalysisMode:(int)arg22 simulatorIPhoneDisplay:(id)arg23 simulatorIPadDisplay:(id)arg24 debugXPCServices:(BOOL)arg25 additionalXPCServicesToDebug:(id)arg26 internalIOSLaunchStyle:(int)arg27 internalIOSSubstitutionApp:(id)arg28 launchAutomaticallySubstyle:(int)arg29; ++ (id)launchParametersWithSchemeIdentifier:(id)arg1 launcherIdentifier:(id)arg2 debuggerIdentifier:(id)arg3 launchStyle:(int)arg4 runnableLocation:(id)arg5 debugProcessAsUID:(unsigned int)arg6 workingDirectory:(id)arg7 commandLineArgs:(id)arg8 environmentVariables:(id)arg9 architecture:(id)arg10 platformIdentifier:(id)arg11 buildConfiguration:(id)arg12 buildableProduct:(id)arg13 deviceAppDataPackage:(id)arg14 allowLocationSimulation:(BOOL)arg15 locationScenarioReference:(id)arg16 showNonLocalizedStrings:(BOOL)arg17 language:(id)arg18 region:(id)arg19 routingCoverageFileReference:(id)arg20 enableOpenGLFrameCaptureMode:(int)arg21 enableOpenGLPerformanceAnalysisMode:(int)arg22 simulatorIPhoneDisplay:(id)arg23 simulatorIPadDisplay:(id)arg24 debugXPCServices:(BOOL)arg25 additionalXPCServicesToDebug:(id)arg26; ++ (id)launchParametersWithSchemeIdentifier:(id)arg1 launcherIdentifier:(id)arg2 debuggerIdentifier:(id)arg3 launchStyle:(int)arg4 runnableLocation:(id)arg5 debugProcessAsUID:(unsigned int)arg6 workingDirectory:(id)arg7 commandLineArgs:(id)arg8 environmentVariables:(id)arg9 architecture:(id)arg10 platformIdentifier:(id)arg11 buildConfiguration:(id)arg12 buildableProduct:(id)arg13 deviceAppDataPackage:(id)arg14 allowLocationSimulation:(BOOL)arg15 locationScenarioReference:(id)arg16 showNonLocalizedStrings:(BOOL)arg17 locale:(id)arg18 region:(id)arg19 routingCoverageFileReference:(id)arg20 enableOpenGLFrameCaptureMode:(int)arg21 enableOpenGLPerformanceAnalysisMode:(int)arg22 simulatorIPhoneDisplay:(id)arg23 simulatorIPadDisplay:(id)arg24 debugXPCServices:(BOOL)arg25 additionalXPCServicesToDebug:(id)arg26 internalIOSLaunchStyle:(int)arg27 internalIOSSubstitutionApp:(id)arg28 launchAutomaticallySubstyle:(int)arg29; ++ (id)launchParametersWithSchemeIdentifier:(id)arg1 launcherIdentifier:(id)arg2 debuggerIdentifier:(id)arg3 launchStyle:(int)arg4 runnableLocation:(id)arg5 debugProcessAsUID:(unsigned int)arg6 workingDirectory:(id)arg7 commandLineArgs:(id)arg8 environmentVariables:(id)arg9 architecture:(id)arg10 platformIdentifier:(id)arg11 buildConfiguration:(id)arg12 buildableProduct:(id)arg13 deviceAppDataPackage:(id)arg14 allowLocationSimulation:(BOOL)arg15 locationScenarioReference:(id)arg16 showNonLocalizedStrings:(BOOL)arg17 locale:(id)arg18 region:(id)arg19 routingCoverageFileReference:(id)arg20 enableOpenGLFrameCaptureMode:(int)arg21 enableOpenGLPerformanceAnalysisMode:(int)arg22 simulatorIPhoneDisplay:(id)arg23 simulatorIPadDisplay:(id)arg24 debugXPCServices:(BOOL)arg25 additionalXPCServicesToDebug:(id)arg26; ++ (id)launchParametersWithSchemeIdentifier:(id)arg1 schemeName:(id)arg2 launcherIdentifier:(id)arg3 debuggerIdentifier:(id)arg4 launchStyle:(int)arg5 runnableLocation:(id)arg6 debugProcessAsUID:(unsigned int)arg7 workingDirectory:(id)arg8 commandLineArgs:(id)arg9 environmentVariables:(id)arg10 architecture:(id)arg11 platformIdentifier:(id)arg12 buildConfiguration:(id)arg13 buildableProduct:(id)arg14 deviceAppDataPackage:(id)arg15 allowLocationSimulation:(BOOL)arg16 locationScenarioReference:(id)arg17 showNonLocalizedStrings:(BOOL)arg18 language:(id)arg19 region:(id)arg20 routingCoverageFileReference:(id)arg21 enableOpenGLFrameCaptureMode:(int)arg22 enableOpenGLPerformanceAnalysisMode:(int)arg23 simulatorIPhoneDisplay:(id)arg24 simulatorIPadDisplay:(id)arg25 debugXPCServices:(BOOL)arg26 additionalXPCServicesToDebug:(id)arg27 launchAutomaticallySubstyle:(int)arg28; +@property(copy) NSString *customLaunchCommand; // @synthesize customLaunchCommand=_customLaunchCommand; @property(copy) NSString *internalIOSSubstitutionApp; // @synthesize internalIOSSubstitutionApp=_internalIOSSubstitutionApp; +@property(copy, nonatomic) NSString *optimizationProfilePathString; // @synthesize optimizationProfilePathString=_optimizationProfilePathString; +@property BOOL shouldGenerateOptimizationProfile; // @synthesize shouldGenerateOptimizationProfile=_shouldGenerateOptimizationProfile; +@property BOOL viewDebuggingEnabled; // @synthesize viewDebuggingEnabled=_viewDebuggingEnabled; @property int internalIOSLaunchStyle; // @synthesize internalIOSLaunchStyle=_internalIOSLaunchStyle; -@property(readonly) NSString *schemeIdentifier; // @synthesize schemeIdentifier=_schemeIdentifier; -@property(copy) NSString *customLaunchCommand; // @synthesize customLaunchCommand=_customLaunchCommand; @property(copy) NSArray *additionalXPCServicesToDebug; // @synthesize additionalXPCServicesToDebug=_additionalXPCServicesToDebug; @property(readonly) BOOL debugXPCServices; // @synthesize debugXPCServices=_debugXPCServices; -@property(readonly) NSNumber *simulatorIPadDisplay; // @synthesize simulatorIPadDisplay=_simulatorIPadDisplay; -@property(readonly) NSNumber *simulatorIPhoneDisplay; // @synthesize simulatorIPhoneDisplay=_simulatorIPhoneDisplay; -@property(readonly) int enableOpenGLPerformanceAnalysisMode; // @synthesize enableOpenGLPerformanceAnalysisMode=_enableOpenGLPerformanceAnalysisMode; -@property(readonly) int enableOpenGLFrameCaptureMode; // @synthesize enableOpenGLFrameCaptureMode=_enableOpenGLFrameCaptureMode; -@property(readonly) IDESchemeOptionReference *routingCoverageFileReference; // @synthesize routingCoverageFileReference=_routingCoverageFileReference; -@property(readonly) IDELocationScenarioReference *locationScenarioReference; // @synthesize locationScenarioReference=_locationScenarioReference; -@property BOOL allowLocationSimulation; // @synthesize allowLocationSimulation=_allowLocationSimulation; @property(readonly) NSString *deviceAppDataPackage; // @synthesize deviceAppDataPackage=_deviceAppDataPackage; @property(copy) NSDictionary *additionalDeviceSubstitutionPaths; // @synthesize additionalDeviceSubstitutionPaths=_additionalDeviceSubstitutionPaths; +@property(getter=isUsingCommandLineUnitTesting) BOOL usingCommandLineUnitTesting; // @synthesize usingCommandLineUnitTesting=_usingCommandLineUnitTesting; +@property(copy) NSArray *testingCommandLineArgs; // @synthesize testingCommandLineArgs=_testingCommandLineArgs; +@property(copy) NSDictionary *testingEnvironmentVariables; // @synthesize testingEnvironmentVariables=_testingEnvironmentVariables; +@property(copy) NSSet *buildProductDirectories; // @synthesize buildProductDirectories=_buildProductDirectories; +@property(copy) NSSet *additionalInstallations; // @synthesize additionalInstallations=_additionalInstallations; @property(readonly) id buildableProduct; // @synthesize buildableProduct=_buildableProduct; @property(readonly) NSString *buildConfiguration; // @synthesize buildConfiguration=_buildConfiguration; @property(readonly) NSString *platformIdentifier; // @synthesize platformIdentifier=_platformIdentifier; +@property(retain) id deviceArbitrationObject; // @synthesize deviceArbitrationObject=_deviceArbitrationObject; @property(retain) id debugServiceObject; // @synthesize debugServiceObject=_debugServiceObject; @property int debugServiceFD; // @synthesize debugServiceFD=_debugServiceFD; @property BOOL debugAsAService; // @synthesize debugAsAService=_debugAsAService; @property(copy) NSString *remoteInstallPath; // @synthesize remoteInstallPath=_remoteInstallPath; @property(copy) NSString *sdkPath; // @synthesize sdkPath=_sdkPath; -@property(readonly) NSString *architecture; // @synthesize architecture=_architecture; -@property(getter=isUsingCommandLineUnitTesting) BOOL usingCommandLineUnitTesting; // @synthesize usingCommandLineUnitTesting=_usingCommandLineUnitTesting; -@property(copy) NSDictionary *testingEnvironmentVariables; // @synthesize testingEnvironmentVariables=_testingEnvironmentVariables; -@property(copy) NSArray *testingCommandLineArgs; // @synthesize testingCommandLineArgs=_testingCommandLineArgs; +@property(readonly) int enableOpenGLPerformanceAnalysisMode; // @synthesize enableOpenGLPerformanceAnalysisMode=_enableOpenGLPerformanceAnalysisMode; +@property(readonly) int enableOpenGLFrameCaptureMode; // @synthesize enableOpenGLFrameCaptureMode=_enableOpenGLFrameCaptureMode; +@property(readonly) NSNumber *simulatorIPadDisplay; // @synthesize simulatorIPadDisplay=_simulatorIPadDisplay; +@property(readonly) NSNumber *simulatorIPhoneDisplay; // @synthesize simulatorIPhoneDisplay=_simulatorIPhoneDisplay; +@property(readonly) IDESchemeOptionReference *routingCoverageFileReference; // @synthesize routingCoverageFileReference=_routingCoverageFileReference; +@property(copy, nonatomic) NSString *region; // @synthesize region=_region; +@property(copy, nonatomic) NSString *language; // @synthesize language=_language; +@property BOOL showNonLocalizedStrings; // @synthesize showNonLocalizedStrings=_showNonLocalizedStrings; +@property(readonly) IDELocationScenarioReference *locationScenarioReference; // @synthesize locationScenarioReference=_locationScenarioReference; +@property BOOL allowLocationSimulation; // @synthesize allowLocationSimulation=_allowLocationSimulation; +@property(readonly, copy) NSString *architecture; // @synthesize architecture=_architecture; @property(readonly) DVTFilePath *workingDirectory; // @synthesize workingDirectory=_workingDirectory; @property(readonly) unsigned int debugProcessAsUID; // @synthesize debugProcessAsUID=_debugProcessAsUID; @property(copy) DVTFilePath *replacementRunnableLocation; // @synthesize replacementRunnableLocation=_replacementRunnableLocation; +@property BOOL askOnLaunchChangedRunnable; // @synthesize askOnLaunchChangedRunnable=_askOnLaunchChangedRunnable; +@property(copy) NSDictionary *appExtensionBuiltPaths; // @synthesize appExtensionBuiltPaths=_appExtensionBuiltPaths; +@property int runnableType; // @synthesize runnableType=_runnableType; +@property(copy) NSString *runnableBundleIdentifier; // @synthesize runnableBundleIdentifier=_runnableBundleIdentifier; @property(readonly) int launchAutomaticallySubstyle; // @synthesize launchAutomaticallySubstyle=_launchAutomaticallySubstyle; @property(readonly) int launchStyle; // @synthesize launchStyle=_launchStyle; @property(readonly) NSString *selectedDebuggerIdentifier; // @synthesize selectedDebuggerIdentifier=_selectedDebuggerIdentifier; @property(readonly) NSString *selectedLauncherIdentifier; // @synthesize selectedLauncherIdentifier=_selectedLauncherIdentifier; -@property(readonly) IDESchemeIdentifier *revlock_schemeIdentifier; // @synthesize revlock_schemeIdentifier=_revlock_schemeIdentifier; +@property(readonly) IDEEntityIdentifier *schemeIdentifier; // @synthesize schemeIdentifier=_schemeIdentifier; - (void).cxx_destruct; - (id)launchParametersByAppendingPath:(id)arg1 toSearchPathEnvironmentVariable:(id)arg2; - (id)launchParametersByPrependingPath:(id)arg1 toSearchPathEnvironmentVariable:(id)arg2; - (id)launchParametersByReplacingEnvironmentVariablesWithDictionary:(id)arg1; - (id)launchParametersByReplacingCommandLineArgsWithArray:(id)arg1; +@property(readonly) DVTFilePath *filePathToBinary; // @synthesize filePathToBinary=_filePathToBinary; @property(readonly) DVTFilePath *originalRunnableLocation; @property(readonly) DVTFilePath *runnableLocation; // @synthesize runnableLocation=_runnableLocation; -@property(readonly) NSArray *commandLineArgs; // @synthesize commandLineArgs=_commandLineArgs; -@property(readonly) NSDictionary *environmentVariables; // @synthesize environmentVariables=_environmentVariables; -@property(readonly) NSString *schemeName; +@property(readonly, copy) NSArray *commandLineArgs; // @synthesize commandLineArgs=_commandLineArgs; +@property(readonly, copy) NSDictionary *environmentVariables; // @synthesize environmentVariables=_environmentVariables; @end diff --git a/IDEFoundation/IDELaunchSchemeAction.h b/IDEFoundation/IDELaunchSchemeAction.h index da02cbe5e..8d870f5e2 100644 --- a/IDEFoundation/IDELaunchSchemeAction.h +++ b/IDEFoundation/IDELaunchSchemeAction.h @@ -8,7 +8,7 @@ #import "DVTXMLUnarchiving-Protocol.h" -@class DVTNotificationToken, IDEDeviceAppDataReference, IDELocationScenarioReference, IDERunnable, IDESchemeOptionReference, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSNumber, NSString; +@class DVTNotificationToken, DVTObservingToken, IDEDeviceAppDataReference, IDELocationScenarioReference, IDERunnable, IDESchemeOptionReference, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSNumber, NSString; @interface IDELaunchSchemeAction : IDESchemeAction { @@ -18,11 +18,15 @@ NSMutableArray *_additionalDSYMEntries; DVTNotificationToken *_buildablesToken; NSMutableDictionary *_additionalSchemeSettings; + DVTObservingToken *_launchSessionObservingToken; + BOOL _askForAppToLaunch; + BOOL _debugXPCServices; BOOL _useCustomWorkingDirectory; BOOL _allowLocationSimulation; + BOOL _showNonLocalizedStrings; BOOL _ignoresPersistentStateOnLaunch; BOOL _debugDocumentVersioning; - BOOL _debugXPCServices; + BOOL _viewDebuggingEnabled; unsigned int _debugProcessAsUID; int _launchStyle; int _launchAutomaticallySubstyle; @@ -32,19 +36,20 @@ NSString *_selectedDebuggerIdentifier; NSString *_selectedLauncherIdentifier; IDERunnable *_runnable; - NSString *_debugAsWhichUser; - NSString *_customWorkingDirectory; NSString *_resolvedCustomWorkingDirectory; IDEDeviceAppDataReference *_deviceAppDataReference; + NSDictionary *_additionalOptionEntriesDict; + NSArray *_additionalXPCServicesToDebug; + NSString *_customWorkingDirectory; + NSString *_buildConfiguration; + NSString *_language; + NSString *_region; IDELocationScenarioReference *_locationScenarioReference; IDESchemeOptionReference *_routingCoverageFileReference; NSNumber *_simulatorIPhoneDisplay; NSNumber *_simulatorIPadDisplay; - NSString *_buildConfiguration; - NSArray *_additionalXPCServicesToDebug; - NSString *_customLaunchCommand; - NSDictionary *_additionalOptionEntriesDict; NSString *_internalIOSSubstitutionApp; + NSString *_debugAsWhichUser; } + (id)keyPathsForValuesAffectingDebugProcessAsUID; @@ -53,29 +58,34 @@ + (id)keyPathsForValuesAffectingDoesNonActionWork; + (id)keyPathsForValuesAffectingSubtitle; + (void)initialize; +@property(copy) NSString *debugAsWhichUser; // @synthesize debugAsWhichUser=_debugAsWhichUser; +@property BOOL viewDebuggingEnabled; // @synthesize viewDebuggingEnabled=_viewDebuggingEnabled; @property(copy) NSString *internalIOSSubstitutionApp; // @synthesize internalIOSSubstitutionApp=_internalIOSSubstitutionApp; @property int internalIOSLaunchStyle; // @synthesize internalIOSLaunchStyle=_internalIOSLaunchStyle; @property(retain) NSDictionary *additionalSchemeSettings; // @synthesize additionalSchemeSettings=_additionalSchemeSettings; @property int enableOpenGLPerformanceAnalysisMode; // @synthesize enableOpenGLPerformanceAnalysisMode=_enableOpenGLPerformanceAnalysisMode; @property int enableOpenGLFrameCaptureMode; // @synthesize enableOpenGLFrameCaptureMode=_enableOpenGLFrameCaptureMode; -@property(readonly) NSDictionary *additionalOptionEntriesDict; // @synthesize additionalOptionEntriesDict=_additionalOptionEntriesDict; -@property(copy) NSArray *additionalXPCServicesToDebug; // @synthesize additionalXPCServicesToDebug=_additionalXPCServicesToDebug; -@property BOOL debugXPCServices; // @synthesize debugXPCServices=_debugXPCServices; -@property(copy) NSString *buildConfiguration; // @synthesize buildConfiguration=_buildConfiguration; @property BOOL debugDocumentVersioning; // @synthesize debugDocumentVersioning=_debugDocumentVersioning; @property BOOL ignoresPersistentStateOnLaunch; // @synthesize ignoresPersistentStateOnLaunch=_ignoresPersistentStateOnLaunch; @property(retain) NSNumber *simulatorIPadDisplay; // @synthesize simulatorIPadDisplay=_simulatorIPadDisplay; @property(retain) NSNumber *simulatorIPhoneDisplay; // @synthesize simulatorIPhoneDisplay=_simulatorIPhoneDisplay; @property(retain) IDESchemeOptionReference *routingCoverageFileReference; // @synthesize routingCoverageFileReference=_routingCoverageFileReference; @property(retain) IDELocationScenarioReference *locationScenarioReference; // @synthesize locationScenarioReference=_locationScenarioReference; +@property(copy, nonatomic) NSString *region; // @synthesize region=_region; +@property(copy, nonatomic) NSString *language; // @synthesize language=_language; +@property BOOL showNonLocalizedStrings; // @synthesize showNonLocalizedStrings=_showNonLocalizedStrings; @property BOOL allowLocationSimulation; // @synthesize allowLocationSimulation=_allowLocationSimulation; -@property(retain) IDEDeviceAppDataReference *deviceAppDataReference; // @synthesize deviceAppDataReference=_deviceAppDataReference; +@property(copy) NSString *buildConfiguration; // @synthesize buildConfiguration=_buildConfiguration; @property(copy, nonatomic) NSString *customWorkingDirectory; // @synthesize customWorkingDirectory=_customWorkingDirectory; @property BOOL useCustomWorkingDirectory; // @synthesize useCustomWorkingDirectory=_useCustomWorkingDirectory; @property(nonatomic) int launchAutomaticallySubstyle; // @synthesize launchAutomaticallySubstyle=_launchAutomaticallySubstyle; @property(nonatomic) int launchStyle; // @synthesize launchStyle=_launchStyle; +@property(copy) NSArray *additionalXPCServicesToDebug; // @synthesize additionalXPCServicesToDebug=_additionalXPCServicesToDebug; +@property BOOL debugXPCServices; // @synthesize debugXPCServices=_debugXPCServices; @property(nonatomic) unsigned int debugProcessAsUID; // @synthesize debugProcessAsUID=_debugProcessAsUID; -@property(copy) NSString *debugAsWhichUser; // @synthesize debugAsWhichUser=_debugAsWhichUser; +@property(readonly) NSDictionary *additionalOptionEntriesDict; // @synthesize additionalOptionEntriesDict=_additionalOptionEntriesDict; +@property(retain) IDEDeviceAppDataReference *deviceAppDataReference; // @synthesize deviceAppDataReference=_deviceAppDataReference; +@property BOOL askForAppToLaunch; // @synthesize askForAppToLaunch=_askForAppToLaunch; @property(copy) NSString *selectedLauncherIdentifier; // @synthesize selectedLauncherIdentifier=_selectedLauncherIdentifier; - (void).cxx_destruct; - (void)addRoutingCoverageFileReference:(id)arg1 fromXMLUnarchiver:(id)arg2; @@ -93,6 +103,7 @@ - (BOOL)needsNewSchemeVersionForInternalIOSLaunchStyleAndOthers; - (BOOL)needsNewSchemeVersionForLocationSimulation; - (BOOL)needsNewSchemeVersionForAppDataPackage; +- (void)setAskForAppToLaunchFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; - (void)setUseCustomWorkingDirectoryFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; @property(readonly) BOOL shouldAllowOpenGLESOptions; - (void)setLaunchAutomaticallySubstyleFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; @@ -100,6 +111,9 @@ - (void)setInternalIOSSubstitutionAppFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; - (void)setSimulatorIPadDisplayFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; - (void)setSimulatorIPhoneDisplayFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; +- (void)setRegionFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; +- (void)setLanguageFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; +- (void)setShowNonLocalizedStringsFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; - (void)setAllowLocationSimulationFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; - (void)setEnableOpenGLPerformanceAnalysisModeFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; - (void)setEnableOpenGLFrameCaptureModeFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; @@ -109,9 +123,11 @@ - (void)setIgnoresPersistentStateOnLaunchFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; - (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; - (void)dvt_awakeFromXMLUnarchiver:(id)arg1; -- (id)runOperationForExecutionEnvironment:(id)arg1 withBuildOperation:(id)arg2 buildParameters:(id)arg3 buildableProductDirectories:(id)arg4 schemeActionRecord:(id)arg5 outError:(id *)arg6 actionCallbackBlock:(id)arg7; +- (id)runOperationForExecutionEnvironment:(id)arg1 withBuildOperation:(id)arg2 buildParameters:(id)arg3 buildableProductDirectories:(id)arg4 schemeCommand:(id)arg5 schemeActionRecord:(id)arg6 outError:(id *)arg7 actionCallbackBlock:(id)arg8; +- (id)_filePathsForContainersAndExtensions; +- (void)_setupRecordedFramesInEnvironmentVariables:(id)arg1 runDestination:(id)arg2; - (id)_realAppNameForRunnablePath:(id)arg1; -@property(retain) NSString *customLaunchCommand; // @synthesize customLaunchCommand=_customLaunchCommand; +@property(retain) NSString *customLaunchCommand; - (id)customLaunchCommandMacroExpanded; - (void)setLaunchDueToFetchEvent:(BOOL)arg1; - (BOOL)launchDueToFetchEvent; @@ -141,11 +157,15 @@ @property(copy) NSArray *additionalDSYMEntries; // @dynamic additionalDSYMEntries; @property(copy) NSArray *additionalSourceCodeEntries; // @dynamic additionalSourceCodeEntries; @property(copy) NSArray *commandLineArgumentEntries; // @dynamic commandLineArgumentEntries; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(copy) NSArray *environmentVariableEntries; // @dynamic environmentVariableEntries; +@property(readonly) unsigned long long hash; @property(readonly) NSMutableArray *mutableAdditionalDSYMEntries; // @dynamic mutableAdditionalDSYMEntries; @property(readonly) NSMutableArray *mutableAdditionalSourceCodeEntries; // @dynamic mutableAdditionalSourceCodeEntries; @property(readonly) NSMutableArray *mutableCommandLineArgumentEntries; // @dynamic mutableCommandLineArgumentEntries; @property(readonly) NSMutableArray *mutableEnvironmentVariableEntries; // @dynamic mutableEnvironmentVariableEntries; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDELaunchSession.h b/IDEFoundation/IDELaunchSession.h index 30c51d78d..3aa1cc10c 100644 --- a/IDEFoundation/IDELaunchSession.h +++ b/IDEFoundation/IDELaunchSession.h @@ -6,83 +6,119 @@ #import "NSObject.h" -@class DVTFileDataType, DVTMapTable, IDEExecutionEnvironment, IDEExecutionTracker, IDELaunchParametersSnapshot, IDELocationSimulator, IDERunDestination, IDESchemeCommand, NSArray, NSError, NSMutableArray, NSMutableSet, NSString; +@class DVTFileDataType, DVTMapTable, DVTObservingToken, DVTPerformanceMetric, IDEExecutionEnvironment, IDEExecutionTracker, IDELaunchParametersSnapshot, IDELocationSimulator, IDERunDestination, IDESchemeActionRecord, IDESchemeCommand, NSArray, NSError, NSMutableArray, NSMutableSet, NSString; @interface IDELaunchSession : NSObject { + NSMutableArray *_debugSessions; + NSMutableArray *_debuggingAdditions; + NSMutableArray *_gaugeLocations; + NSMutableSet *_shellXPCLaunchSessions; + NSMutableSet *_xpcLaunchSessions; + DVTPerformanceMetric *_xpcDebuggingMetric; + NSArray *_frameworkNamesIncludingExtensionsLinkedByExecutable; + NSArray *_frameworkNamesIncludingExtensionsLinkedByExecutableForAllSlices; + BOOL _allConsoleAdaptorsTerminated; + BOOL _iconChanged; + BOOL _representsAnXPCService; + BOOL _shouldSkipAppTermination; + int _state; + int _runnablePID; + int _parentPID; + int _simulatorPID; + int _targetOutputState; IDEExecutionEnvironment *_executionEnvironment; + IDESchemeActionRecord *_schemeActionRecord; IDEExecutionTracker *_executionTracker; - NSMutableArray *_debugSessions; id _currentDebugSession; id _currentTraceInferiorSession; - NSArray *_debuggingAdditions; - NSMutableArray *_gaugeLocations; - int _state; - NSError *_alertError; IDELaunchParametersSnapshot *_launchParameters; DVTFileDataType *_runnableType; - int _runnablePID; - int _simulatorPID; - BOOL _iconChanged; + IDESchemeCommand *_schemeCommand; IDERunDestination *_runDestination; NSString *_runnableDisplayName; - IDESchemeCommand *_schemeCommand; + IDELocationSimulator *_locationSimulator; + NSError *_alertError; + NSArray *_xpcServices; NSMutableSet *_consoleAdaptors; DVTMapTable *_targetConsoleAdaptorToTerminationToken; - int _targetOutputState; - IDELocationSimulator *_locationSimulator; - BOOL _representsAnXPCService; - int _parentPID; + DVTObservingToken *_codeModulesObserver; } + (BOOL)automaticallyNotifiesObserversOfTargetOutputState; + (void)terminateLaunchSession:(id)arg1 inWorkspace:(id)arg2; + (id)createLaunchSessionForDebuggingAddition:(id)arg1 inWorkspace:(id)arg2 launchParameters:(id)arg3 runnableDisplayName:(id)arg4 runDestination:(id)arg5; -+ (id)synthesizeDebuggingAdditionSession:(id)arg1 inWorkspace:(id)arg2 launchParameters:(id)arg3 runnableDisplayName:(id)arg4 runDestination:(id)arg5; + (id)launchSessionForReference:(id)arg1; + (void)_setLaunchSession:(id)arg1 forReference:(id)arg2; + (void)initialize; +@property(retain, nonatomic) DVTObservingToken *codeModulesObserver; // @synthesize codeModulesObserver=_codeModulesObserver; +@property(retain, nonatomic) DVTMapTable *targetConsoleAdaptorToTerminationToken; // @synthesize targetConsoleAdaptorToTerminationToken=_targetConsoleAdaptorToTerminationToken; +@property(retain, nonatomic) NSMutableSet *consoleAdaptors; // @synthesize consoleAdaptors=_consoleAdaptors; +@property BOOL shouldSkipAppTermination; // @synthesize shouldSkipAppTermination=_shouldSkipAppTermination; +@property(copy) NSArray *xpcServices; // @synthesize xpcServices=_xpcServices; @property BOOL representsAnXPCService; // @synthesize representsAnXPCService=_representsAnXPCService; +@property(copy) NSError *alertError; // @synthesize alertError=_alertError; @property(readonly) IDELocationSimulator *locationSimulator; // @synthesize locationSimulator=_locationSimulator; +@property(readonly, nonatomic) int targetOutputState; // @synthesize targetOutputState=_targetOutputState; +@property(readonly, copy) NSString *runnableDisplayName; // @synthesize runnableDisplayName=_runnableDisplayName; +@property(retain) IDERunDestination *runDestination; // @synthesize runDestination=_runDestination; @property(retain) IDESchemeCommand *schemeCommand; // @synthesize schemeCommand=_schemeCommand; -@property(nonatomic) int targetOutputState; // @synthesize targetOutputState=_targetOutputState; -@property(readonly) NSString *runnableDisplayName; // @synthesize runnableDisplayName=_runnableDisplayName; @property BOOL iconChanged; // @synthesize iconChanged=_iconChanged; @property int simulatorPID; // @synthesize simulatorPID=_simulatorPID; @property int parentPID; // @synthesize parentPID=_parentPID; -@property int runnablePID; // @synthesize runnablePID=_runnablePID; +@property(nonatomic) int runnablePID; // @synthesize runnablePID=_runnablePID; @property(readonly) DVTFileDataType *runnableType; // @synthesize runnableType=_runnableType; @property(retain) IDELaunchParametersSnapshot *launchParameters; // @synthesize launchParameters=_launchParameters; -@property(copy) NSError *alertError; // @synthesize alertError=_alertError; -@property(nonatomic) int state; // @synthesize state=_state; -@property(readonly) NSArray *debuggingAdditions; // @synthesize debuggingAdditions=_debuggingAdditions; +@property(readonly, copy) NSArray *debuggingAdditions; // @synthesize debuggingAdditions=_debuggingAdditions; @property(retain) id currentTraceInferiorSession; // @synthesize currentTraceInferiorSession=_currentTraceInferiorSession; @property(retain, nonatomic) id currentDebugSession; // @synthesize currentDebugSession=_currentDebugSession; +@property(nonatomic) int state; // @synthesize state=_state; @property(retain) IDEExecutionTracker *executionTracker; // @synthesize executionTracker=_executionTracker; +@property(retain) IDESchemeActionRecord *schemeActionRecord; // @synthesize schemeActionRecord=_schemeActionRecord; @property(readonly) IDEExecutionEnvironment *executionEnvironment; // @synthesize executionEnvironment=_executionEnvironment; - (void).cxx_destruct; +- (void)performanceMetric_xpcDebuggingCheckpointWithLabel:(id)arg1; +- (void)performanceMetric_xpcDebuggingCompleted; +- (void)performanceMetric_xpcDebuggingStarted; +- (id)performanceMetric_xpcIdentifierForLaunchSession; +- (void)_handleXPCServiceObservation:(id)arg1; +- (id)_findShellXPCLaunchSessionForServiceName:(id)arg1; +- (id)xpcLaunchSessions; +- (void)startObservingXPCServices; +- (id)_createLaunchSessionForXPCService:(id)arg1 withLaunchParameters:(id)arg2; +- (void)_cancelXPCLaunchSessions; +@property(readonly) NSArray *frameworkNamesIncludingExtensionsLinkedByExecutableForAllSlices; +@property(readonly) NSArray *frameworkNamesIncludingExtensionsLinkedByExecutable; +- (id)_frameworkNamesIncludingExtensionsLinkedByExecutableForCpuType:(int)arg1; +- (id)debuggingAdditionMatchingID:(id)arg1; +- (void)addNewGaugeLocation:(id)arg1; +- (id)existingGaugeLocationForURL:(id)arg1; - (id)referenceWhenAlive; - (BOOL)isAlive; @property(readonly) BOOL supportsDebugSession; @property(readonly) BOOL isCurrentlyTracing; - (void)_willExpire; - (void)_invalidateExecutionEnvironment; +- (id)_frameworkNamesIncludingExtensionsFromLoadedCodeModules; +- (id)_createDebuggingAdditionForExtension:(id)arg1 availableBinariesNames:(id)arg2 anyMatchCriteriaFailuresDueToAvailableBinaries:(char *)arg3; +- (BOOL)_extensionHasLinkedFrameworkNameMatchCriteria:(id)arg1; - (void)_didStart; - (void)_removeConsoleAdaptorObservations:(id)arg1; - (void)_handleConsoleAdaptorOutputTerminated:(id)arg1; - (void)_handleConsoleItemAdded:(id)arg1; - (void)removeConsoleAdaptor:(id)arg1; - (void)addConsoleAdaptor:(id)arg1; -@property(readonly) NSMutableSet *kvoConsoleAdaptors; +@property(readonly, copy) NSMutableSet *kvoConsoleAdaptors; +- (void)setTargetOutputState:(int)arg1; @property(readonly) int CPUType; -@property(readonly) IDERunDestination *runDestination; - (id)initWithExecutionEnvironment:(id)arg1 launchParameters:(id)arg2 runnableDisplayName:(id)arg3 runnableType:(id)arg4 runDestination:(id)arg5; // Remaining properties @property(copy) NSArray *debugSessions; // @dynamic debugSessions; @property(copy) NSArray *gaugeLocations; // @dynamic gaugeLocations; -@property(readonly) NSMutableArray *mutableDebugSessions; // @dynamic mutableDebugSessions; -@property(readonly) NSMutableArray *mutableGaugeLocations; // @dynamic mutableGaugeLocations; +@property(readonly, copy) NSMutableArray *mutableDebugSessions; // @dynamic mutableDebugSessions; +@property(retain, nonatomic) NSMutableArray *mutableDebuggingAdditions; // @dynamic mutableDebuggingAdditions; +@property(readonly, copy) NSMutableArray *mutableGaugeLocations; // @dynamic mutableGaugeLocations; @end diff --git a/IDEFoundation/IDELocalizationBundleExportContext.h b/IDEFoundation/IDELocalizationBundleExportContext.h new file mode 100644 index 000000000..499ac0842 --- /dev/null +++ b/IDEFoundation/IDELocalizationBundleExportContext.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEContainer, IDEWorkspace, NSArray, NSString, NSURL; + +@interface IDELocalizationBundleExportContext : IDELocalizationWorkContext +{ + NSURL *_destinationUrl; + IDEWorkspace *_workspace; + IDEContainer *_container; + NSString *_sourceLanguage; + NSArray *_targetLanguages; +} + +@property(retain) NSArray *targetLanguages; // @synthesize targetLanguages=_targetLanguages; +@property(retain) NSString *sourceLanguage; // @synthesize sourceLanguage=_sourceLanguage; +@property(retain) IDEContainer *container; // @synthesize container=_container; +@property(retain) IDEWorkspace *workspace; // @synthesize workspace=_workspace; +@property(retain) NSURL *destinationUrl; // @synthesize destinationUrl=_destinationUrl; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEFoundation/IDELocalizationData.h b/IDEFoundation/IDELocalizationData.h new file mode 100644 index 000000000..e272d6451 --- /dev/null +++ b/IDEFoundation/IDELocalizationData.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTCancellable-Protocol.h" +#import "IDELocalizationDataConsumer-Protocol.h" +#import "IDELocalizationDataPublisher-Protocol.h" + +@class NSString; + +@interface IDELocalizationData : NSObject +{ + BOOL _wasStarted; + id _consumer; + id _subscription; +} + ++ (void)initialize; ++ (id)throw:(id)arg1; ++ (id)return:(id)arg1; ++ (id)withOnNextBlock:(id)arg1 onErrorBlock:(void)arg2 onCompletedBlock:(id)arg3; +@property BOOL wasStarted; // @synthesize wasStarted=_wasStarted; +@property(retain) id subscription; // @synthesize subscription=_subscription; +@property(retain) id consumer; // @synthesize consumer=_consumer; +- (void).cxx_destruct; +- (void)cancel; +@property(readonly, getter=isCancelled) BOOL cancelled; +- (id)subscribe:(id)arg1; +- (void)onCompleted; +- (void)onError:(id)arg1; +- (void)onNext:(id)arg1; +- (id)deleteItemsAtPaths; +- (id)createDirectoriesAtPaths; +- (id)shellTasksForConfigurations; +- (id)dataWritersForConfigurations; +- (id)join; +- (id)asyncMap:(id)arg1; +- (id)map:(id)arg1; +- (id)disperse; +- (id)collectInContext:(id)arg1 forKey:(id)arg2; +- (id)collect; +- (id)filter:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEFoundation/IDELocalizationDataConsumer-Protocol.h b/IDEFoundation/IDELocalizationDataConsumer-Protocol.h new file mode 100644 index 000000000..5ebfb134f --- /dev/null +++ b/IDEFoundation/IDELocalizationDataConsumer-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDELocalizationDataConsumer +- (void)onCompleted; +- (void)onError:(id)arg1; +- (void)onNext:(id)arg1; +@end + diff --git a/IDEFoundation/IDELocalizationDataPublisher-Protocol.h b/IDEFoundation/IDELocalizationDataPublisher-Protocol.h new file mode 100644 index 000000000..623249584 --- /dev/null +++ b/IDEFoundation/IDELocalizationDataPublisher-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDELocalizationDataPublisher +- (id)subscribe:(id)arg1; +@end + diff --git a/IDEFoundation/IDELocalizationDataShellTaskConfiguration-Protocol.h b/IDEFoundation/IDELocalizationDataShellTaskConfiguration-Protocol.h new file mode 100644 index 000000000..fc8b67a1f --- /dev/null +++ b/IDEFoundation/IDELocalizationDataShellTaskConfiguration-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol IDELocalizationDataShellTaskConfiguration +@property(retain) NSString *IDELocalizationDataConfiguration_command; +@end + diff --git a/IDEFoundation/IDELocalizationDataUtilityConfiguration.h b/IDEFoundation/IDELocalizationDataUtilityConfiguration.h new file mode 100644 index 000000000..9904e4960 --- /dev/null +++ b/IDEFoundation/IDELocalizationDataUtilityConfiguration.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDELocalizationDataShellTaskConfiguration-Protocol.h" +#import "IDELocalizationDataWriterConfiguration-Protocol.h" + +@class NSData, NSString; + +@interface IDELocalizationDataUtilityConfiguration : IDELocalizationWorkContext +{ + NSString *IDELocalizationDataConfiguration_command; + NSData *IDELocalizationDataConfiguration_data; + NSString *IDELocalizationDataConfiguration_destinationPath; +} + +@property(retain) NSString *IDELocalizationDataConfiguration_destinationPath; // @synthesize IDELocalizationDataConfiguration_destinationPath; +@property(retain) NSData *IDELocalizationDataConfiguration_data; // @synthesize IDELocalizationDataConfiguration_data; +@property(retain) NSString *IDELocalizationDataConfiguration_command; // @synthesize IDELocalizationDataConfiguration_command; +- (void).cxx_destruct; + +@end + diff --git a/IDEFoundation/IDELocalizationDataWriterConfiguration-Protocol.h b/IDEFoundation/IDELocalizationDataWriterConfiguration-Protocol.h new file mode 100644 index 000000000..01b44736c --- /dev/null +++ b/IDEFoundation/IDELocalizationDataWriterConfiguration-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSData, NSString; + +@protocol IDELocalizationDataWriterConfiguration +@property(retain) NSString *IDELocalizationDataConfiguration_destinationPath; +@property(retain) NSData *IDELocalizationDataConfiguration_data; +@end + diff --git a/IDEFoundation/IDELocalizationExporter.h b/IDEFoundation/IDELocalizationExporter.h new file mode 100644 index 000000000..36ee38a78 --- /dev/null +++ b/IDEFoundation/IDELocalizationExporter.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "IDELocalizationProgress-Protocol.h" + +@class DVTNotificationToken, DVTStackBacktrace, IDELocalizationBundleExportContext, IDELocalizationData, IDEWorkspace, NSString; + +@interface IDELocalizationExporter : NSObject +{ + IDELocalizationData *_exportWork; + IDELocalizationBundleExportContext *_exportContext; + long long _workDone; + long long _workOutstanding; + DVTNotificationToken *_localizationPhaseObserver; + DVTNotificationToken *_localizationWorkItemIncrementObserver; + DVTNotificationToken *_localizationWorkItemDecrementObserver; + BOOL _complete; + long long _progress; + NSString *_phase; + NSString *_workTitle; + id _onErrorBlock; + id _onCompletedBlock; +} + ++ (void)initialize; ++ (id)exporterToURL:(id)arg1 workspace:(id)arg2 container:(id)arg3 sourceLanguage:(id)arg4 targetLanguages:(id)arg5; ++ (id)exportWorkForBundleExportContext:(id)arg1; ++ (id)exportWorkForLanguageExportContext:(id)arg1; +@property(copy) id onCompletedBlock; // @synthesize onCompletedBlock=_onCompletedBlock; +@property(copy) id onErrorBlock; // @synthesize onErrorBlock=_onErrorBlock; +@property(readonly) NSString *workTitle; // @synthesize workTitle=_workTitle; +@property(retain) NSString *phase; // @synthesize phase=_phase; +@property BOOL complete; // @synthesize complete=_complete; +@property long long progress; // @synthesize progress=_progress; +- (void).cxx_destruct; +@property(readonly) IDEWorkspace *workspace; +- (void)start; +- (void)primitiveInvalidate; +- (id)initWithExportWork:(id)arg1 withContext:(id)arg2; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEFoundation/IDELocalizationImporter.h b/IDEFoundation/IDELocalizationImporter.h new file mode 100644 index 000000000..004d1d594 --- /dev/null +++ b/IDEFoundation/IDELocalizationImporter.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "IDELocalizationProgress-Protocol.h" + +@class DVTNotificationToken, DVTStackBacktrace, IDELocalizationData, IDELocalizationImporterContext, IDEWorkspace, NSString; + +@interface IDELocalizationImporter : NSObject +{ + IDELocalizationData *_importWork; + IDELocalizationImporterContext *_importContext; + long long _workDone; + long long _workOutstanding; + DVTNotificationToken *_localizationPhaseObserver; + DVTNotificationToken *_localizationWorkItemIncrementObserver; + DVTNotificationToken *_localizationWorkItemDecrementObserver; + BOOL _complete; + long long _progress; + NSString *_phase; + NSString *_workTitle; + id _onErrorBlock; + id _onCompletedBlock; +} + ++ (void)initialize; ++ (id)importerFromURL:(id)arg1 workspace:(id)arg2 container:(id)arg3 sourceLanguage:(id)arg4 onNeedsResolutions:(id)arg5; ++ (id)importWorkForContext:(id)arg1; +@property(copy) id onCompletedBlock; // @synthesize onCompletedBlock=_onCompletedBlock; +@property(copy) id onErrorBlock; // @synthesize onErrorBlock=_onErrorBlock; +@property(readonly) NSString *workTitle; // @synthesize workTitle=_workTitle; +@property(retain) NSString *phase; // @synthesize phase=_phase; +@property BOOL complete; // @synthesize complete=_complete; +@property long long progress; // @synthesize progress=_progress; +- (void).cxx_destruct; +@property(readonly) IDEWorkspace *workspace; +- (void)start; +- (void)primitiveInvalidate; +- (id)initWithImportWork:(id)arg1 withContext:(id)arg2; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEFoundation/IDELocalizationImporterContext.h b/IDEFoundation/IDELocalizationImporterContext.h new file mode 100644 index 000000000..8daa41ca7 --- /dev/null +++ b/IDEFoundation/IDELocalizationImporterContext.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEContainer, IDELocalizationLanguageExportContext, IDELocalizationLanguageImportContext, IDELocalizationXLIFFComparisonContext, IDEWorkspace, NSString, NSURL; + +@interface IDELocalizationImporterContext : IDELocalizationWorkContext +{ + BOOL _resolved; + NSURL *_sourceUrl; + IDEWorkspace *_workspace; + IDEContainer *_container; + NSString *_sourceLanguage; + NSString *_targetLanguage; + id _onNeedsResolutions; + IDELocalizationLanguageExportContext *_languageExportContext; + IDELocalizationLanguageImportContext *_languageImportContext; + IDELocalizationXLIFFComparisonContext *_comparison; +} + +@property BOOL resolved; // @synthesize resolved=_resolved; +@property(retain) IDELocalizationXLIFFComparisonContext *comparison; // @synthesize comparison=_comparison; +@property(retain) IDELocalizationLanguageImportContext *languageImportContext; // @synthesize languageImportContext=_languageImportContext; +@property(retain) IDELocalizationLanguageExportContext *languageExportContext; // @synthesize languageExportContext=_languageExportContext; +@property(copy) id onNeedsResolutions; // @synthesize onNeedsResolutions=_onNeedsResolutions; +@property(retain) NSString *targetLanguage; // @synthesize targetLanguage=_targetLanguage; +@property(retain) NSString *sourceLanguage; // @synthesize sourceLanguage=_sourceLanguage; +@property(retain) IDEContainer *container; // @synthesize container=_container; +@property(retain) IDEWorkspace *workspace; // @synthesize workspace=_workspace; +@property(retain) NSURL *sourceUrl; // @synthesize sourceUrl=_sourceUrl; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEFoundation/IDELocalizationLanguageExportContext.h b/IDEFoundation/IDELocalizationLanguageExportContext.h new file mode 100644 index 000000000..e27414888 --- /dev/null +++ b/IDEFoundation/IDELocalizationLanguageExportContext.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEContainer, IDELocalizedResourcePopulationContext, NSString, NSURL, NSXMLDocument; + +@interface IDELocalizationLanguageExportContext : IDELocalizationWorkContext +{ + IDELocalizedResourcePopulationContext *_populationContext; + NSURL *_destinationUrl; + IDEContainer *_container; + NSString *_sourceLanguage; + NSString *_targetLanguage; + NSXMLDocument *_exportXLIFF; +} + +@property(retain) NSXMLDocument *exportXLIFF; // @synthesize exportXLIFF=_exportXLIFF; +@property(retain) NSString *targetLanguage; // @synthesize targetLanguage=_targetLanguage; +@property(retain) NSString *sourceLanguage; // @synthesize sourceLanguage=_sourceLanguage; +@property(retain) IDEContainer *container; // @synthesize container=_container; +@property(retain) NSURL *destinationUrl; // @synthesize destinationUrl=_destinationUrl; +@property(retain) IDELocalizedResourcePopulationContext *populationContext; // @synthesize populationContext=_populationContext; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEFoundation/IDELocalizationLanguageImportContext.h b/IDEFoundation/IDELocalizationLanguageImportContext.h new file mode 100644 index 000000000..932bae244 --- /dev/null +++ b/IDEFoundation/IDELocalizationLanguageImportContext.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEContainer, NSURL, NSXMLDocument; + +@interface IDELocalizationLanguageImportContext : IDELocalizationWorkContext +{ + NSURL *_sourceUrl; + IDEContainer *_container; + NSXMLDocument *_importXLIFF; +} + +@property(retain) NSXMLDocument *importXLIFF; // @synthesize importXLIFF=_importXLIFF; +@property(retain) IDEContainer *container; // @synthesize container=_container; +@property(retain) NSURL *sourceUrl; // @synthesize sourceUrl=_sourceUrl; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEFoundation/IDELocalizationManager.h b/IDEFoundation/IDELocalizationManager.h new file mode 100644 index 000000000..598558e06 --- /dev/null +++ b/IDEFoundation/IDELocalizationManager.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "IDELocalizationProgress-Protocol.h" + +@class DVTStackBacktrace, IDEWorkspace, NSString; + +@interface IDELocalizationManager : NSObject +{ + BOOL _complete; + long long _progress; + NSString *_phase; + NSString *_workTitle; + IDEWorkspace *_workspace; +} + ++ (void)initialize; ++ (id)readWorkForStringsContext:(id)arg1 filePath:(id)arg2; ++ (id)writeWorkForStrings:(id)arg1 comments:(id)arg2 container:(id)arg3 group:(id)arg4 language:(id)arg5; ++ (id)groupPublisherFromFileReference:(id)arg1 container:(id)arg2 language:(id)arg3; ++ (id)fileReferencePublisherForNewStringsFile:(id)arg1 groupAbsolutePath:(id)arg2 groupSuperitem:(id)arg3 target:(id)arg4; ++ (id)_addFileReferenceWorkForAddFileReferenceContext:(id)arg1; ++ (id)_addItemAtFilePathToSCM:(id)arg1 workspace:(id)arg2; +@property(readonly) IDEWorkspace *workspace; // @synthesize workspace=_workspace; +@property(readonly) NSString *workTitle; // @synthesize workTitle=_workTitle; +@property(readonly) NSString *phase; // @synthesize phase=_phase; +@property(readonly) BOOL complete; // @synthesize complete=_complete; +@property(readonly) long long progress; // @synthesize progress=_progress; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEFoundation/IDELocalizationManagerReadStringsResults-Protocol.h b/IDEFoundation/IDELocalizationManagerReadStringsResults-Protocol.h new file mode 100644 index 000000000..6d9b98b33 --- /dev/null +++ b/IDEFoundation/IDELocalizationManagerReadStringsResults-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSDictionary; + +@protocol IDELocalizationManagerReadStringsResults +@property(retain) NSDictionary *IDELocalizationManager_comments; +@property(retain) NSDictionary *IDELocalizationManager_strings; +@end + diff --git a/IDEFoundation/IDELocalizationProgress-Protocol.h b/IDEFoundation/IDELocalizationProgress-Protocol.h new file mode 100644 index 000000000..395fc7c3d --- /dev/null +++ b/IDEFoundation/IDELocalizationProgress-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class IDEWorkspace, NSString; + +@protocol IDELocalizationProgress +@property(readonly) IDEWorkspace *workspace; +@property(readonly) NSString *workTitle; +@property(readonly) NSString *phase; +@property(readonly) long long progress; +@property(readonly) BOOL complete; +@end + diff --git a/IDEFoundation/IDELocalizationWorkContext.h b/IDEFoundation/IDELocalizationWorkContext.h new file mode 100644 index 000000000..a2b5be3ee --- /dev/null +++ b/IDEFoundation/IDELocalizationWorkContext.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, NSMutableSet, NSString; + +@interface IDELocalizationWorkContext : NSObject +{ + NSMutableSet *_toInvalidate; + id _intermediateResults; +} + ++ (void)initialize; +- (void).cxx_destruct; +- (void)setIntermediateResults:(id)arg1; +- (id)intermediateResults; +- (void)primitiveInvalidate; +- (void)invalidateLater:(id)arg1; +- (id)init; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEFoundation/IDELocalizationXLIFFComparisonContext.h b/IDEFoundation/IDELocalizationXLIFFComparisonContext.h new file mode 100644 index 000000000..6fd88a5f7 --- /dev/null +++ b/IDEFoundation/IDELocalizationXLIFFComparisonContext.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString; + +@interface IDELocalizationXLIFFComparisonContext : IDELocalizationWorkContext +{ + NSString *_destinationPath; + NSArray *_issues; + NSArray *_filesWithChanges; +} + +@property(retain) NSArray *filesWithChanges; // @synthesize filesWithChanges=_filesWithChanges; +@property(retain) NSArray *issues; // @synthesize issues=_issues; +@property(retain) NSString *destinationPath; // @synthesize destinationPath=_destinationPath; +- (void).cxx_destruct; + +@end + diff --git a/IDEFoundation/IDELocalizationXLIFFComparisonFile.h b/IDEFoundation/IDELocalizationXLIFFComparisonFile.h new file mode 100644 index 000000000..c01915374 --- /dev/null +++ b/IDEFoundation/IDELocalizationXLIFFComparisonFile.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDELocalizationXLIFFComparisonIssueLocation, NSString; + +@interface IDELocalizationXLIFFComparisonFile : NSObject +{ + BOOL _foundInProject; + NSString *_original; + IDELocalizationXLIFFComparisonIssueLocation *_location; +} + +@property BOOL foundInProject; // @synthesize foundInProject=_foundInProject; +@property(readonly) IDELocalizationXLIFFComparisonIssueLocation *location; // @synthesize location=_location; +@property(readonly) NSString *original; // @synthesize original=_original; +- (void).cxx_destruct; +- (long long)compare:(id)arg1; +- (id)initWithOriginal:(id)arg1 oldLocation:(id)arg2 newLocation:(id)arg3 foundInProject:(BOOL)arg4; + +@end + diff --git a/IDEFoundation/IDELocalizationXLIFFComparisonIssue.h b/IDEFoundation/IDELocalizationXLIFFComparisonIssue.h new file mode 100644 index 000000000..4fd637583 --- /dev/null +++ b/IDEFoundation/IDELocalizationXLIFFComparisonIssue.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDELocalizationXLIFFComparisonIssueLocation, NSString; + +@interface IDELocalizationXLIFFComparisonIssue : NSObject +{ + int _category; + NSString *_message; + IDELocalizationXLIFFComparisonIssueLocation *_location; +} + +@property(readonly) IDELocalizationXLIFFComparisonIssueLocation *location; // @synthesize location=_location; +@property(readonly) int category; // @synthesize category=_category; +@property(readonly) NSString *message; // @synthesize message=_message; +- (void).cxx_destruct; +- (long long)compare:(id)arg1; +- (id)description; +- (id)initWithMessage:(id)arg1 category:(int)arg2 oldLocation:(id)arg3 newLocation:(id)arg4; + +@end + diff --git a/IDEFoundation/IDELocalizationXLIFFComparisonIssueLocation.h b/IDEFoundation/IDELocalizationXLIFFComparisonIssueLocation.h new file mode 100644 index 000000000..13e42fcdf --- /dev/null +++ b/IDEFoundation/IDELocalizationXLIFFComparisonIssueLocation.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTComparisonDocumentLocation.h" + +@interface IDELocalizationXLIFFComparisonIssueLocation : DVTComparisonDocumentLocation +{ +} + +- (long long)compare:(id)arg1; +- (id)newLocation; +- (id)oldLocation; + +@end + diff --git a/IDEFoundation/IDELocalizedGroup-Protocol.h b/IDEFoundation/IDELocalizedGroup-Protocol.h new file mode 100644 index 000000000..4162eee90 --- /dev/null +++ b/IDEFoundation/IDELocalizedGroup-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDELocalizedGroup +- (void)addNewReferenceForLocale:(id)arg1 filePath:(id)arg2 completionBlock:(id)arg3; +- (id)proposedFilePathForLocalization:(id)arg1 fileType:(id)arg2; +- (id)localizedGroupIdentifier; +- (id)localizedContainer; +- (id)subitems; +@end + diff --git a/IDEFoundation/IDELocalizedIBDocumentAdaptor.h b/IDEFoundation/IDELocalizedIBDocumentAdaptor.h new file mode 100644 index 000000000..74c39c27d --- /dev/null +++ b/IDEFoundation/IDELocalizedIBDocumentAdaptor.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDENotifyingLocalizedGroup, NSDictionary, NSMutableDictionary; + +@interface IDELocalizedIBDocumentAdaptor : IDELocalizedResourceAdaptor +{ + IDENotifyingLocalizedGroup *_notifyingGroup; + NSMutableDictionary *_stringsCache; + NSDictionary *_baseStrings; + NSDictionary *_commentsByKey; +} + ++ (id)writeWorkForContext:(id)arg1 langauge:(id)arg2; ++ (id)readWorkForContext:(id)arg1; ++ (id)adaptedResourcesForLocalizedContainer:(id)arg1; +@property(retain) NSDictionary *commentsByKey; // @synthesize commentsByKey=_commentsByKey; +@property(retain) NSDictionary *baseStrings; // @synthesize baseStrings=_baseStrings; +- (void).cxx_destruct; +- (id)notifyingGroup; +- (void)setStringsByKey:(id)arg1 forLanguage:(id)arg2; +- (id)stringsByKeyForLanguage:(id)arg1; +- (id)localizedGroupIdentifier; +- (void)primitiveInvalidate; +- (id)initWithLocalizedContainer:(id)arg1 localizedGroup:(id)arg2; + +@end + diff --git a/IDEFoundation/IDELocalizedPlistAdaptor.h b/IDEFoundation/IDELocalizedPlistAdaptor.h new file mode 100644 index 000000000..f1407a381 --- /dev/null +++ b/IDEFoundation/IDELocalizedPlistAdaptor.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEFileReference, IDENotifyingLocalizedGroup, NSDictionary, NSMutableDictionary; + +@interface IDELocalizedPlistAdaptor : IDELocalizedResourceAdaptor +{ + IDEFileReference *_plistFileReference; + NSDictionary *_sourceStrings; + NSMutableDictionary *_stringsCache; + IDENotifyingLocalizedGroup *_notifyingGroup; +} + ++ (id)writeWorkForContext:(id)arg1 langauge:(id)arg2; ++ (id)readWorkForContext:(id)arg1; +- (void).cxx_destruct; +- (id)target; +- (id)expectedSuperitem; +- (id)expectedAbsolutePath; +- (id)notifyingGroup; +- (id)filteredStringsByKey:(id)arg1; +- (id)plistFileReference; +- (id)commentsByKey; +- (void)setStringsByKey:(id)arg1 forLanguage:(id)arg2; +- (id)stringsByKeyForLanguage:(id)arg1; +- (void)primitiveInvalidate; +- (id)initWithLocalizedContainer:(id)arg1 localizedGroup:(id)arg2 plistFileReference:(id)arg3; + +@end + diff --git a/IDEFoundation/IDELocalizedResourceAdaptor.h b/IDEFoundation/IDELocalizedResourceAdaptor.h new file mode 100644 index 000000000..0948348f0 --- /dev/null +++ b/IDEFoundation/IDELocalizedResourceAdaptor.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IDEContainer, NSString; + +@interface IDELocalizedResourceAdaptor : NSObject +{ + IDEContainer *_container; +} + ++ (id)writeWorkForContext:(id)arg1 langauge:(id)arg2; ++ (id)readWorkForContext:(id)arg1; ++ (id)populatedAdaptorsForContext:(id)arg1; ++ (id)adaptedResourcesForLocalizedContainer:(id)arg1 plugInManager:(id)arg2; ++ (id)adaptedResourcesForLocalizedContainer:(id)arg1; ++ (void)initialize; +- (void).cxx_destruct; +- (void)setCommentsByKey:(id)arg1; +- (id)commentsByKey; +- (void)setStringsByKey:(id)arg1 forLanguage:(id)arg2; +- (id)stringsByKeyForLanguage:(id)arg1; +- (id)localizedGroupIdentifier; +- (id)container; +- (id)initWithContainer:(id)arg1; +- (void)primitiveInvalidate; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEFoundation/IDELocalizedResourceAdaptorWorkContext.h b/IDEFoundation/IDELocalizedResourceAdaptorWorkContext.h new file mode 100644 index 000000000..fdd25fd5f --- /dev/null +++ b/IDEFoundation/IDELocalizedResourceAdaptorWorkContext.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDELocalizedResourceAdaptor; + +@interface IDELocalizedResourceAdaptorWorkContext : IDELocalizationWorkContext +{ + IDELocalizedResourceAdaptor *_adaptor; +} + +@property(retain) IDELocalizedResourceAdaptor *adaptor; // @synthesize adaptor=_adaptor; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEFoundation/IDELocalizedResourcePopulationContext.h b/IDEFoundation/IDELocalizedResourcePopulationContext.h new file mode 100644 index 000000000..23b105797 --- /dev/null +++ b/IDEFoundation/IDELocalizedResourcePopulationContext.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEContainer, NSDictionary; + +@interface IDELocalizedResourcePopulationContext : IDELocalizationWorkContext +{ + IDEContainer *_container; + NSDictionary *_adaptorsByName; +} + +@property(retain) NSDictionary *adaptorsByName; // @synthesize adaptorsByName=_adaptorsByName; +@property(retain) IDEContainer *container; // @synthesize container=_container; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEFoundation/IDELocalizedSourceStringsAdaptor.h b/IDEFoundation/IDELocalizedSourceStringsAdaptor.h new file mode 100644 index 000000000..ccd3c1948 --- /dev/null +++ b/IDEFoundation/IDELocalizedSourceStringsAdaptor.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDENotifyingLocalizedGroup, NSDictionary, NSMutableDictionary, NSString; + +@interface IDELocalizedSourceStringsAdaptor : IDELocalizedResourceAdaptor +{ + NSString *_tableName; + NSDictionary *_sourceStrings; + NSDictionary *_sourceComments; + NSMutableDictionary *_stringsCache; + IDENotifyingLocalizedGroup *_notifyingGroup; +} + ++ (id)writeWorkForContext:(id)arg1 langauge:(id)arg2; ++ (id)readWorkForContext:(id)arg1; +- (void).cxx_destruct; +- (id)target; +- (id)expectedSuperitem; +- (id)expectedAbsolutePath; +- (id)notifyingGroup; +- (id)tableName; +- (id)commentsByKey; +- (void)setStringsByKey:(id)arg1 forLanguage:(id)arg2; +- (id)stringsByKeyForLanguage:(id)arg1; +- (void)primitiveInvalidate; +- (id)initWithLocalizedContainer:(id)arg1 localizedGroup:(id)arg2 tableName:(id)arg3 sourceStrings:(id)arg4 sourceComments:(id)arg5; + +@end + diff --git a/IDEFoundation/IDELocationSimulator.h b/IDEFoundation/IDELocationSimulator.h index e43e6a60a..b2433f04f 100644 --- a/IDEFoundation/IDELocationSimulator.h +++ b/IDEFoundation/IDELocationSimulator.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDELaunchSession, IDELocation, IDELocationScenario, IDESimulateLocationService, NSOperationQueue, NSTimer; +@class DVTObservingToken, DVTStackBacktrace, IDELaunchSession, IDELocation, IDELocationScenario, IDESimulateLocationService, NSOperationQueue, NSString, NSTimer; @interface IDELocationSimulator : NSObject { @@ -49,7 +49,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDELogManager.h b/IDEFoundation/IDELogManager.h index 53340746e..00651a1f3 100644 --- a/IDEFoundation/IDELogManager.h +++ b/IDEFoundation/IDELogManager.h @@ -36,9 +36,13 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly) NSArray *logRecords; // @dynamic logRecords; @property(readonly) NSMutableArray *mutableLogRecords; // @dynamic mutableLogRecords; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDELogProvider.h b/IDEFoundation/IDELogProvider.h index 06dd4e357..29dcf8421 100644 --- a/IDEFoundation/IDELogProvider.h +++ b/IDEFoundation/IDELogProvider.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, NSArray; +@class DVTStackBacktrace, NSArray, NSString; @interface IDELogProvider : NSObject { @@ -25,7 +25,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDELogStore.h b/IDEFoundation/IDELogStore.h index a81753d80..74dad555d 100644 --- a/IDEFoundation/IDELogStore.h +++ b/IDEFoundation/IDELogStore.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, NSArray, NSMutableArray; +@class DVTStackBacktrace, NSArray, NSMutableArray, NSString; @interface IDELogStore : NSObject { @@ -18,17 +18,23 @@ + (id)onDiskOrInMemoryLogStoreInWorkspaceArena:(id)arg1 prefix:(id)arg2; + (void)initialize; - (void).cxx_destruct; +- (id)testableSummariesPlistFilePathForActivityLogSection:(id)arg1; - (id)logRecordWithURL:(id)arg1; - (id)addLog:(id)arg1 schemeIdentifier:(id)arg2 completionBlock:(id)arg3; +- (id)addLog:(id)arg1 entityIdentifier:(id)arg2 completionBlock:(id)arg3; - (id)init; - (void)primitiveInvalidate; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly) NSArray *logRecords; // @dynamic logRecords; @property(readonly) NSMutableArray *mutableLogRecords; // @dynamic mutableLogRecords; @property BOOL preserveOldLogs; // @dynamic preserveOldLogs; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEMasterPtyFileHandle.h b/IDEFoundation/IDEMasterPtyFileHandle.h index b642affa7..ce48ce583 100644 --- a/IDEFoundation/IDEMasterPtyFileHandle.h +++ b/IDEFoundation/IDEMasterPtyFileHandle.h @@ -9,9 +9,9 @@ @interface IDEMasterPtyFileHandle : NSFileHandle { NSFileHandle *_masterFileHandle; - NSFileHandle *_slaveFileHandle; BOOL _readObserverAdded; BOOL _isInGotData; + NSFileHandle *_slaveFileHandle; } @property(readonly) NSFileHandle *slaveFileHandle; // @synthesize slaveFileHandle=_slaveFileHandle; @@ -37,7 +37,7 @@ - (id)readDataToEndOfFile; - (id)availableData; - (void)dealloc; -- (id)initWithFileDescriptor:(int)arg1 slaveFileDescriptor:(int)arg2; +- (id)initWithFileDescriptor:(int)arg1 slaveFileDescriptor:(int)arg2 ownsSlaveFileDescriptor:(BOOL)arg3; @end diff --git a/IDEFoundation/IDENetServiceXcodeServer.h b/IDEFoundation/IDENetServiceXcodeServer.h index 9294b50e6..335021ba9 100644 --- a/IDEFoundation/IDENetServiceXcodeServer.h +++ b/IDEFoundation/IDENetServiceXcodeServer.h @@ -28,7 +28,7 @@ - (void)netService:(id)arg1 didNotResolve:(id)arg2; - (void)netServiceDidResolveAddress:(id)arg1; - (void)ide_addPropertyListRepresentationToDictionary:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (id)init; - (id)initWithPropertyListRepresentation:(id)arg1; @@ -36,5 +36,10 @@ - (void)_netServiceCommonInit; - (void)resolveService; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDENotifyingLocalizedGroup.h b/IDEFoundation/IDENotifyingLocalizedGroup.h new file mode 100644 index 000000000..8cecf297b --- /dev/null +++ b/IDEFoundation/IDENotifyingLocalizedGroup.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTObservingToken, DVTStackBacktrace, IDEGroup, NSDictionary, NSString; + +@interface IDENotifyingLocalizedGroup : NSObject +{ + IDEGroup *_group; + NSDictionary *_variantFileReferences; + DVTObservingToken *_subitemsObservationToken; + DVTObservingToken *_resolvedFilePathObservationToken; +} + ++ (id)keyPathsForValuesAffectingAvailableLanguages; ++ (id)keyPathsForValuesAffectingDevelopmentFileReference; ++ (id)keyPathsForValuesAffectingBaseFileReference; ++ (void)initialize; +- (void).cxx_destruct; +- (id)availableLanguagesForFileReferencesConformingToType:(id)arg1; +- (id)availableLanguages; +- (id)targetLanguages; +- (id)developmentLanguage; +- (id)fileReferenceForLanguage:(id)arg1; +- (id)developmentFileReference; +- (id)baseFileReference; +- (id)group; +- (void)primitiveInvalidate; +- (void)_update; +- (id)initWithLocalizedGroup:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEFoundation/IDEOCUnitTestOutputParser.h b/IDEFoundation/IDEOCUnitTestOutputParser.h index 24a64b2b4..515187c73 100644 --- a/IDEFoundation/IDEOCUnitTestOutputParser.h +++ b/IDEFoundation/IDEOCUnitTestOutputParser.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class DVTRegularExpression, NSArray; +@class DVTRegularExpression, NSArray, NSObject; @interface IDEOCUnitTestOutputParser : NSObject { @@ -15,15 +15,18 @@ DVTRegularExpression *_testSuiteFinishedRegex; DVTRegularExpression *_testSuiteExecutedRegex; DVTRegularExpression *_testCaseStartedRegex; + DVTRegularExpression *_testCaseMeasuredPerformanceMetricRegex; DVTRegularExpression *_testCaseFinishedRegex; DVTRegularExpression *_testCaseFailedRegex; NSArray *_performanceTestParsers; - struct dispatch_queue_s *_processingQueue; - struct dispatch_queue_s *_delegateQueue; + NSObject *_processingQueue; + NSObject *_delegateQueue; + BOOL _outputsToConsole; } + (BOOL)_initializedForUserInteraction; + (void)_initializeRegularExpressionsIfNeeded; +@property BOOL outputsToConsole; // @synthesize outputsToConsole=_outputsToConsole; @property __weak id delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (void)performDelegateBlock:(id)arg1; diff --git a/IDEFoundation/IDEOCUnitTestOutputParserDelegate-Protocol.h b/IDEFoundation/IDEOCUnitTestOutputParserDelegate-Protocol.h index 8431d9658..b6aa0061a 100644 --- a/IDEFoundation/IDEOCUnitTestOutputParserDelegate-Protocol.h +++ b/IDEFoundation/IDEOCUnitTestOutputParserDelegate-Protocol.h @@ -11,6 +11,7 @@ - (void)testCaseDidProducePerformanceOutput:(id)arg1 rawOutput:(id)arg2; - (void)testCaseDidFailForTestClass:(id)arg1 method:(id)arg2 withMessage:(id)arg3 file:(id)arg4 line:(long long)arg5 rawOutput:(id)arg6; - (void)testCaseDidFinishForTestClass:(id)arg1 method:(id)arg2 withStatus:(id)arg3 duration:(double)arg4 rawOutput:(id)arg5; +- (void)testCaseDidMeasurePerformanceMetricForTestClass:(id)arg1 method:(id)arg2 performanceMetric:(id)arg3 rawOutput:(id)arg4; - (void)testCaseDidStartForTestClass:(id)arg1 method:(id)arg2 rawOutput:(id)arg3; - (void)testSuiteDidFinish:(long long)arg1 withFailures:(long long)arg2 unexpected:(long long)arg3 testDuration:(double)arg4 totalDuration:(double)arg5 rawOutput:(id)arg6; - (void)testSuite:(id)arg1 willFinishAt:(id)arg2 rawOutput:(id)arg3; diff --git a/IDEFoundation/IDEOCUnitTestRunner.h b/IDEFoundation/IDEOCUnitTestRunner.h index d911f3d58..61b3d1d1a 100644 --- a/IDEFoundation/IDEOCUnitTestRunner.h +++ b/IDEFoundation/IDEOCUnitTestRunner.h @@ -4,24 +4,22 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import +#import @class NSOperationQueue; -@interface IDEOCUnitTestRunner : IDETestRunner +@interface IDEOCUnitTestRunner : IDEStandardTestRunner { NSOperationQueue *_commandLineArgsQueue; } - (void).cxx_destruct; +- (id)_scheduledTestArgumentsOperationForBuildParameters:(id)arg1 runDestination:(id)arg2 workspace:(id)arg3 testRunIdentifier:(id)arg4 testRunIdentifiers:(id)arg5 actionResultsBundleWithBaselineOverridesFilePath:(id)arg6 error:(id *)arg7 completionBlock:(id)arg8; +- (id)defaultTestArgumentsOperationForBuildParameters:(id)arg1 runDestination:(id)arg2 workspace:(id)arg3 error:(id *)arg4 completionBlock:(id)arg5; - (id)testOperationsForExecutionEnvironment:(id)arg1 buildParameters:(id)arg2 runDestination:(id)arg3 workspace:(id)arg4 error:(id *)arg5 launchParametersBlock:(id)arg6; -- (id)launchNameForBuildParameters:(id)arg1 runDestination:(id)arg2 testRunIdentifier:(id)arg3 testRunIdentifiers:(id)arg4; -- (id)testRunIdentifiersForBuildParameters:(id)arg1 runDestination:(id)arg2; -- (id)workingDirectoryForWorkspace:(id)arg1; -- (id)architectureForBuildParameters:(id)arg1 runDestination:(id)arg2 testRunIdentifier:(id)arg3 testRunIdentifiers:(id)arg4; -- (id)environmentVariablesForBuildParameters:(id)arg1 runDestination:(id)arg2 testRunIdentifier:(id)arg3 testRunIdentifiers:(id)arg4; -- (id)testBundlePathForBuildParameters:(id)arg1 runDestination:(id)arg2 testRunIdentifier:(id)arg3 testRunIdentifiers:(id)arg4; -- (id)stringRepresentationOfTestScopesWithWorkspace:(id)arg1 supportMultiple:(BOOL)arg2 supportInverse:(BOOL)arg3 invert:(char *)arg4; +- (id)_writeTestInvocationScope:(id)arg1 forTestBundlePath:(id)arg2 inWorkspace:(id)arg3 invertScope:(BOOL)arg4; +- (id)environmentVariablesForBuildParameters:(id)arg1 runDestination:(id)arg2 testRunIdentifier:(id)arg3 testRunIdentifiers:(id)arg4 error:(id *)arg5; +- (id)testListWithWorkspace:(id)arg1 supportMultiple:(BOOL)arg2 supportInverse:(BOOL)arg3 invert:(char *)arg4; @end diff --git a/IDEFoundation/IDEOCUnitTestRunnerOperation.h b/IDEFoundation/IDEOCUnitTestRunnerOperation.h new file mode 100644 index 000000000..e2095b864 --- /dev/null +++ b/IDEFoundation/IDEOCUnitTestRunnerOperation.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTFilePath; + +@interface IDEOCUnitTestRunnerOperation : IDERunOperation +{ + DVTFilePath *_testScopeFilePath; +} + +@property(retain) DVTFilePath *testScopeFilePath; // @synthesize testScopeFilePath=_testScopeFilePath; +- (void).cxx_destruct; +- (void)runningDidFinish; + +@end + diff --git a/IDEFoundation/IDEOCUnitTestable.h b/IDEFoundation/IDEOCUnitTestable.h index f57a1a048..90dc57063 100644 --- a/IDEFoundation/IDEOCUnitTestable.h +++ b/IDEFoundation/IDEOCUnitTestable.h @@ -4,53 +4,11 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject.h" +#import -#import "DVTInvalidation-Protocol.h" -#import "IDETestable-Protocol.h" - -@class DVTStackBacktrace, NSArray, NSMutableArray, NSMutableDictionary, NSSet, NSString; - -@interface IDEOCUnitTestable : NSObject +@interface IDEOCUnitTestable : IDEStandardTestable { - NSMutableArray *_tests; - NSMutableDictionary *_testIDsByURL; } -+ (void)initialize; -@property(readonly) NSMutableDictionary *testIDsByURL; // @synthesize testIDsByURL=_testIDsByURL; -- (void).cxx_destruct; -- (BOOL)canHaveSubtestsForTestWithIdentifier:(id)arg1; -- (id)supertestForTestWithIdentifier:(id)arg1; -- (id)supertestForTestWithIdentifier:(id)arg1 createIfNeeded:(BOOL)arg2; -- (id)nameForTestWithIdentifier:(id)arg1; -- (id)testForIdentifier:(id)arg1 createIfNeeded:(BOOL)arg2; -- (id)testForIdentifier:(id)arg1; -- (void)_removeTestIDFromURL:(id)arg1 testID:(id)arg2; -- (void)_updateLocationOfTest:(id)arg1 oldLocation:(id)arg2; -@property(readonly) NSSet *testFiles; -- (id)testsInFile:(id)arg1; -- (void)removeTest:(id)arg1; -- (void)insertTest:(id)arg1 inTests:(id)arg2; -- (id)parentBuildableInWorkspace:(id)arg1; -- (id)testHostBuildableInWorkspace:(id)arg1; -- (id)primaryBuildable; -- (BOOL)matchesBlueprint:(id)arg1; -- (void)waitUntilTestSearchIsFinished; -@property(readonly) BOOL isSearchingForTests; -- (void)searchForTestsInWorkspace:(id)arg1; -- (id)newTestRunner; -@property(readonly) NSString *name; -@property(readonly) id testableProvider; -- (void)primitiveInvalidate; -- (id)init; - -// Remaining properties -@property(retain) DVTStackBacktrace *creationBacktrace; -@property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(readonly) NSMutableArray *mutableTests; // @dynamic mutableTests; -@property(readonly) NSArray *tests; // @dynamic tests; -@property(readonly, nonatomic, getter=isValid) BOOL valid; - @end diff --git a/IDEFoundation/IDEOnDiskActivityLogRecord.h b/IDEFoundation/IDEOnDiskActivityLogRecord.h index 7c4808d0d..3f9f0d2db 100644 --- a/IDEFoundation/IDEOnDiskActivityLogRecord.h +++ b/IDEFoundation/IDEOnDiskActivityLogRecord.h @@ -6,9 +6,11 @@ #import -@class DVTFileDataType, DVTObservingToken, IDEActivityLogSection, IDEOnDiskLogStore_Impl, IDETypeIdentifier, NSString; +#import "DVTInvalidation-Protocol.h" -@interface IDEOnDiskActivityLogRecord : IDEActivityLogRecord +@class DVTFileDataType, DVTObservingToken, DVTStackBacktrace, IDEActivityLogSection, IDEOnDiskLogStore_Impl, IDETypeIdentifier, NSString; + +@interface IDEOnDiskActivityLogRecord : IDEActivityLogRecord { IDEOnDiskLogStore_Impl *_logStore; IDEActivityLogSection *_strongFullLog; @@ -26,9 +28,11 @@ } + (id)keyPathsForValuesAffectingIsRecording; ++ (void)initialize; @property(retain, nonatomic) IDEActivityLogSection *recorderLog; // @synthesize recorderLog=_recorderLog; @property(nonatomic) double timeStoppedRecording; // @synthesize timeStoppedRecording=_timeStoppedRecording; - (void).cxx_destruct; +@property(readonly, copy) NSString *description; - (id)highLevelStatus; - (id)signature; - (id)documentType; @@ -43,8 +47,18 @@ - (id)fullLogWithError:(id *)arg1; - (void)removeSelfWithCompletionBlock:(id)arg1; - (BOOL)isRemoved; +- (void)primitiveInvalidate; - (id)initWithUUID:(id)arg1 store:(id)arg2 cacheEntry:(id)arg3 updatedCache:(char *)arg4 error:(id *)arg5; -- (id)initWithLog:(id)arg1 schemeIdentifier:(id)arg2 store:(id)arg3; +- (id)initWithLog:(id)arg1 entityIdentifier:(id)arg2 store:(id)arg3; +- (id)testableSummariesPlistFilePath; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEOnDiskLogStore.h b/IDEFoundation/IDEOnDiskLogStore.h index cd2b2c2b2..e62ac4b09 100644 --- a/IDEFoundation/IDEOnDiskLogStore.h +++ b/IDEFoundation/IDEOnDiskLogStore.h @@ -6,12 +6,15 @@ #import +@class NSString; + @interface IDEOnDiskLogStore : IDELogStore { } + (id)onDiskStoreInWorkspaceArena:(id)arg1 atSubPath:(id)arg2 error:(id *)arg3; + (id)onDiskStoreWithRootDirectoryAtPath:(id)arg1 error:(id *)arg2; +@property(readonly, copy) NSString *rootDirectoryPath; - (void)primitiveInvalidate; @end diff --git a/IDEFoundation/IDEOnDiskLogStore_Impl.h b/IDEFoundation/IDEOnDiskLogStore_Impl.h index 4b25d67f5..31a9a1505 100644 --- a/IDEFoundation/IDEOnDiskLogStore_Impl.h +++ b/IDEFoundation/IDEOnDiskLogStore_Impl.h @@ -20,16 +20,20 @@ + (void)initialize; - (BOOL)preserveOldLogs; - (void).cxx_destruct; +- (id)description; - (void)setPreserveOldLogs:(BOOL)arg1; - (id)_pathForUniqueIdentifier:(id)arg1; - (void)_removeAllButTheLatestLog; - (void)_pruneLogsToLogStoreSizeLimit; - (void)_removeLogRecord:(id)arg1 completionBlock:(id)arg2; - (void)_moveToRootDirectoryAtPath:(id)arg1 errorBlock:(id)arg2; -- (id)addLog:(id)arg1 schemeIdentifier:(id)arg2 completionBlock:(id)arg3; +- (id)addLog:(id)arg1 entityIdentifier:(id)arg2 completionBlock:(id)arg3; - (void)_saveLog:(id)arg1 logRecord:(id)arg2 toPath:(id)arg3 completionBlock:(id)arg4; - (BOOL)_saveCacheWithError:(id *)arg1; - (id)_cachePath; +- (id)testableSummariesPlistFilePathForActivityLogSection:(id)arg1; +- (id)rootDirectoryPath; +- (void)primitiveInvalidate; - (id)initWithRootDirectoryAtPath:(id)arg1 error:(id *)arg2; @end diff --git a/IDEFoundation/IDEOverridingBuildProperties.h b/IDEFoundation/IDEOverridingBuildProperties.h index 3b26e3738..591c0fbb9 100644 --- a/IDEFoundation/IDEOverridingBuildProperties.h +++ b/IDEFoundation/IDEOverridingBuildProperties.h @@ -22,10 +22,10 @@ - (BOOL)isEqual:(id)arg1; - (BOOL)isEmpty; - (id)macroDefinitionTables; -@property(readonly) DVTMacroDefinitionTable *macrosFromEnvironmentXcconfigFile; -@property(readonly) DVTMacroDefinitionTable *macrosFromCommandLineXcconfigFile; -@property(readonly) DVTMacroDefinitionTable *macrosFromCommandLine; -@property(readonly) DVTMacroDefinitionTable *synthesizedMacros; +@property(readonly, copy) DVTMacroDefinitionTable *macrosFromEnvironmentXcconfigFile; +@property(readonly, copy) DVTMacroDefinitionTable *macrosFromCommandLineXcconfigFile; +@property(readonly, copy) DVTMacroDefinitionTable *macrosFromCommandLine; +@property(readonly, copy) DVTMacroDefinitionTable *synthesizedMacros; - (void)_setMacroDefinitionTable:(id)arg1 forLevel:(int)arg2; - (id)macroDefinitionTableForLevel:(int)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; diff --git a/IDEFoundation/IDEPathRunnable.h b/IDEFoundation/IDEPathRunnable.h index bdc34f2a1..2355875a7 100644 --- a/IDEFoundation/IDEPathRunnable.h +++ b/IDEFoundation/IDEPathRunnable.h @@ -8,7 +8,7 @@ #import "DVTXMLUnarchiving-Protocol.h" -@class DVTFilePath; +@class DVTFilePath, NSString; @interface IDEPathRunnable : IDERunnable { @@ -21,14 +21,20 @@ - (void)dvt_encodeRelationshipsWithXMLArchiver:(id)arg1 version:(id)arg2; - (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; - (void)setFilePathFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; +- (int)runnableType; - (id)runnableUTIType:(id *)arg1; - (BOOL)hasRunnablePath; - (id)pathToRunnableForBuildParameters:(id)arg1; - (id)toolTip; - (id)displayName; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; - (id)initWithFilePath:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEPosixSpawnLauncher.h b/IDEFoundation/IDEPosixSpawnLauncher.h index 044bc9c5e..b859bb9b0 100644 --- a/IDEFoundation/IDEPosixSpawnLauncher.h +++ b/IDEFoundation/IDEPosixSpawnLauncher.h @@ -21,11 +21,14 @@ - (void).cxx_destruct; - (void)terminate; - (void)start; +- (BOOL)_willUseExistingProcess:(id)arg1; +- (void)launchSessionDidRegisterForXPCDebugging:(id)arg1; - (void)_setPIDOnMainThread:(int)arg1; - (void)_forceQuit:(id)arg1; - (BOOL)_convertCmdArgs:(id)arg1 intoPtrArray:(const char ***)arg2 andEnvVars:(id)arg3 intoPtrArray:(const char ***)arg4 andReturnStandardizedPath:(const char **)arg5 error:(id *)arg6; - (void)_waitForChildExit; - (void *)_setupPosixSpawnAttributesAndPTY:(id *)arg1; +- (void)dealloc; - (id)initWithExtensionIdentifier:(id)arg1 launchSession:(id)arg2; @end diff --git a/IDEFoundation/IDEProductType.h b/IDEFoundation/IDEProductType.h index 336380034..5ff8e5edc 100644 --- a/IDEFoundation/IDEProductType.h +++ b/IDEFoundation/IDEProductType.h @@ -13,6 +13,8 @@ } + (id)productTypeForIdentifier:(id)arg1 platform:(id)arg2; +- (BOOL)isAppExtension; +- (BOOL)isApplication; @property(readonly) IDEProductType *superType; @property(readonly) DVTPlatform *platform; @property(readonly) NSString *localizedDescription; diff --git a/IDEFoundation/IDEProfileOperation.h b/IDEFoundation/IDEProfileOperation.h new file mode 100644 index 000000000..da09841fa --- /dev/null +++ b/IDEFoundation/IDEProfileOperation.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTOperation.h" + +@class NSArray, NSDictionary; + +@interface IDEProfileOperation : DVTOperation +{ + NSDictionary *_environment; + NSArray *_commandLineArguments; +} + ++ (id)operationWithEnvironment:(id)arg1 commandLineArguments:(id)arg2 block:(id)arg3; +@property(copy) NSArray *commandLineArguments; // @synthesize commandLineArguments=_commandLineArguments; +@property(copy) NSDictionary *environment; // @synthesize environment=_environment; +- (void).cxx_destruct; + +@end + diff --git a/IDEFoundation/IDEProfileSchemeAction.h b/IDEFoundation/IDEProfileSchemeAction.h index 5d4ddb26b..52a358530 100644 --- a/IDEFoundation/IDEProfileSchemeAction.h +++ b/IDEFoundation/IDEProfileSchemeAction.h @@ -26,6 +26,7 @@ NSString *_savedToolIdentifier; IDESchemeBuildableReference *_profileBuildableReferenceToUseForMacroExpansion; DVTNotificationToken *_buildablesToken; + BOOL _askForAppToLaunch; } + (id)keyPathsForValuesAffectingBuildableReferenceToUseForMacroExpansion; @@ -34,6 +35,7 @@ + (id)keyPathsForValuesAffectingDoesNonActionWork; + (id)keyPathsForValuesAffectingSubtitle; + (void)initialize; +@property BOOL askForAppToLaunch; // @synthesize askForAppToLaunch=_askForAppToLaunch; @property(retain, nonatomic) NSString *savedToolIdentifier; // @synthesize savedToolIdentifier=_savedToolIdentifier; @property BOOL debugDocumentVersioning; // @synthesize debugDocumentVersioning=_debugDocumentVersioning; @property BOOL ignoresPersistentStateOnLaunch; // @synthesize ignoresPersistentStateOnLaunch=_ignoresPersistentStateOnLaunch; @@ -66,7 +68,11 @@ - (id)commandLineArgumentsForDevice:(id)arg1; @property(readonly) NSMutableArray *mutableCommandLineArgumentEntries; // @dynamic mutableCommandLineArgumentEntries; @property(copy) NSArray *commandLineArgumentEntries; // @dynamic commandLineArgumentEntries; +- (id)_profileOperationWithExecutionEnvironment:(id)arg1 withBuildOperation:(id)arg2 buildParameters:(id)arg3 buildableProductDirectories:(id)arg4 testManager:(id)arg5 overridingTestingSpecifiers:(id)arg6 schemeActionRecord:(id)arg7 environmentVariables:(id)arg8 commandLineArguments:(id)arg9 outError:(id *)arg10 actionCallbackBlock:(id)arg11; +- (id)_testRunnerForTestManager:(id)arg1 overridingTestingSpecifiers:(id)arg2; - (id)profileOperationForExecutionEnvironment:(id)arg1 withBuildOperation:(id)arg2 buildParameters:(id)arg3 buildableProductDirectories:(id)arg4 schemeActionRecord:(id)arg5 outError:(id *)arg6 actionCallbackBlock:(id)arg7; +- (id)profileOperationWithTestManager:(id)arg1 executionEnvironment:(id)arg2 withBuildOperation:(id)arg3 buildParameters:(id)arg4 buildableProductDirectories:(id)arg5 overridingTestingSpecifiers:(id)arg6 schemeActionRecord:(id)arg7 outError:(id *)arg8 actionCallbackBlock:(id)arg9; +- (id)_filePathsForContainersAndExtensions; - (void)_setAnalysisToolService:(id)arg1; - (void)_updateCurrentTool; - (void)_updateAnalysisToolService; @@ -81,5 +87,11 @@ - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEPseudoTerminal.h b/IDEFoundation/IDEPseudoTerminal.h index a4ae73d18..c8d52ca76 100644 --- a/IDEFoundation/IDEPseudoTerminal.h +++ b/IDEFoundation/IDEPseudoTerminal.h @@ -6,23 +6,26 @@ #import "NSObject.h" -@class IDEMasterPtyFileHandle, NSFileHandle, NSString; +@class NSFileHandle, NSString; @interface IDEPseudoTerminal : NSObject { int _masterFD; - IDEMasterPtyFileHandle *_masterFileHandle; + int _slaveFD; + NSFileHandle *_masterFileHandle; NSString *_slaveName; } -@property(readonly) NSFileHandle *masterFileHandle; // @synthesize masterFileHandle=_masterFileHandle; +@property(readonly) int slaveFD; // @synthesize slaveFD=_slaveFD; @property(readonly) NSString *slaveName; // @synthesize slaveName=_slaveName; +@property(readonly) NSFileHandle *masterFileHandle; // @synthesize masterFileHandle=_masterFileHandle; - (void).cxx_destruct; @property(readonly) NSFileHandle *slaveFileHandle; - (int)_openSlaveCounterpart:(int)arg1 error:(id *)arg2; - (BOOL)_openFirstAvailableMasterWithAccessMode:(int)arg1 error:(id *)arg2; -- (id)initWithAccessMode:(int)arg1 error:(id *)arg2; - (void)_closeMasterFD; +- (id)initWithAccessMode:(int)arg1 error:(id *)arg2; +- (id)initWithAccessMode:(int)arg1 ownsSlaveFileDescriptor:(BOOL)arg2 error:(id *)arg3; @end diff --git a/IDEFoundation/IDEQueuedOperationInfo.h b/IDEFoundation/IDEQueuedOperationInfo.h new file mode 100644 index 000000000..f1638895f --- /dev/null +++ b/IDEFoundation/IDEQueuedOperationInfo.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTOperation, IDEExecutionOperationTracker, NSArray, NSMutableArray, NSString; + +@interface IDEQueuedOperationInfo : NSObject +{ + NSMutableArray *_buildOperations; + BOOL _isRunning; + int _serviceTier; + NSString *_commandName; + IDEExecutionOperationTracker *_tracker; +} + +@property BOOL isRunning; // @synthesize isRunning=_isRunning; +@property int serviceTier; // @synthesize serviceTier=_serviceTier; +@property(retain) IDEExecutionOperationTracker *tracker; // @synthesize tracker=_tracker; +@property(copy) NSString *commandName; // @synthesize commandName=_commandName; +- (void).cxx_destruct; +- (id)description; +- (void)removeBuildOperation:(id)arg1; +- (BOOL)containsBuildOperation:(id)arg1; +@property(readonly, copy) NSArray *buildOperations; +@property(readonly) DVTOperation *topLevelOperation; +- (id)initWithCommandName:(id)arg1 tracker:(id)arg2 serviceTier:(int)arg3; +- (id)initWithCommandName:(id)arg1 tracker:(id)arg2 serviceTier:(int)arg3 buildOperations:(id)arg4; + +@end + diff --git a/IDEFoundation/IDERefactoring.h b/IDEFoundation/IDERefactoring.h index 21241d8f8..5d63a551d 100644 --- a/IDEFoundation/IDERefactoring.h +++ b/IDEFoundation/IDERefactoring.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDEWorkspace; +@class DVTStackBacktrace, IDEWorkspace, NSString; @interface IDERefactoring : NSObject { @@ -25,13 +25,16 @@ - (void).cxx_destruct; - (id)objCOrCCompilationUnitIndexablesForMainFile:(id)arg1 indexableObjects:(id)arg2; - (BOOL)isFileObjCCompilationUnitOrHeader:(id)arg1 error:(id *)arg2; -- (id)description; +@property(readonly, copy) NSString *description; - (void)primitiveInvalidate; - (id)initWithWorkspace:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDERunContextManager.h b/IDEFoundation/IDERunContextManager.h index 1e326f591..e2b061cd2 100644 --- a/IDEFoundation/IDERunContextManager.h +++ b/IDEFoundation/IDERunContextManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTMapTable, DVTStackBacktrace, IDERunDestination, IDEScheme, IDEWorkspace, NSArray, NSCountedSet, NSMutableArray, NSMutableDictionary, NSMutableSet; +@class DVTMapTable, DVTStackBacktrace, IDERunDestination, IDEScheme, IDEWorkspace, NSArray, NSCountedSet, NSMutableArray, NSMutableSet, NSString; @interface IDERunContextManager : NSObject { @@ -19,10 +19,8 @@ NSMutableArray *_runContexts; IDEScheme *_activeRunContext; IDERunDestination *_activeRunDestination; - NSMutableArray *_activeRunDestinationHistory; NSMutableArray *_ignoredChangesDevices; NSCountedSet *_schemeNameCounts; - NSMutableDictionary *_containerReloadingDetails; BOOL _bulkChangingBlueprints; BOOL _blueprintChangedDuringBulkChanges; } @@ -45,7 +43,6 @@ - (void)_invalidateAvailableRunDestinations; - (void)_invalidateAvailableRunDestinationsForSchemes:(id)arg1; - (void)_invalidateActiveRunDestination; -- (id)_bestDestinationForScheme:(id)arg1 previousDestination:(id)arg2; - (void)shouldIgnoreDeviceChangesDidEnd:(id)arg1; - (void)shouldIgnoreDeviceChangesWillBegin:(id)arg1; - (void)_updateOrderHint:(unsigned long long)arg1 forRunContext:(id)arg2; @@ -66,10 +63,6 @@ - (void)_addContext:(id)arg1 specifierToRunContextMap:(id)arg2; - (id)_uniqueSpecifierForSpecifier:(id)arg1 inMap:(id)arg2; - (void)_customDataStoresDidUpdate; -- (void)_customDataStoresDidChangeFrom:(id)arg1 to:(id)arg2; -- (void)_customDataStoresWillChangeFrom:(id)arg1 to:(id)arg2; -- (void)_restoreActiveSchemeAndRunDestinationUsingReloadDetails:(id)arg1; -- (id)_containerReloadDetails; - (void)_finishUpdatingRunContexts; - (void)_startUpdatingRunContexts; - (void)_ensureActiveRunContext; @@ -80,7 +73,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDERunDestination.h b/IDEFoundation/IDERunDestination.h index 0dcf80b24..74d3b35a1 100644 --- a/IDEFoundation/IDERunDestination.h +++ b/IDEFoundation/IDERunDestination.h @@ -6,23 +6,28 @@ #import "NSObject.h" -@class DVTDevice, DVTSDK, NSString; +@class DVTDevice, DVTObservingToken, DVTSDK, NSError, NSString; @interface IDERunDestination : NSObject { + DVTObservingToken *_targetDeviceNameObservingToken; + BOOL _isTargetDeviceEligible; DVTDevice *_targetDevice; NSString *_targetArchitecture; DVTSDK *_targetSDK; NSString *_targetIdentifier; + NSError *_deviceIneligibilityError; } + (id)fallbackActiveArchitectureForBuildArchitectures:(id)arg1; + (id)keyPathsForValuesAffectingFullDisplayName; + (id)keyPathsForValuesAffectingDisplayName; + (void)initialize; +@property(retain) NSError *deviceIneligibilityError; // @synthesize deviceIneligibilityError=_deviceIneligibilityError; +@property(readonly) BOOL isTargetDeviceEligible; // @synthesize isTargetDeviceEligible=_isTargetDeviceEligible; @property(readonly) NSString *targetIdentifier; // @synthesize targetIdentifier=_targetIdentifier; @property(readonly) DVTSDK *targetSDK; // @synthesize targetSDK=_targetSDK; -@property(readonly) NSString *targetArchitecture; // @synthesize targetArchitecture=_targetArchitecture; +@property(readonly, copy) NSString *targetArchitecture; // @synthesize targetArchitecture=_targetArchitecture; @property(readonly) DVTDevice *targetDevice; // @synthesize targetDevice=_targetDevice; - (void).cxx_destruct; - (id)dvt_detailedDebugDescription; @@ -34,13 +39,14 @@ - (id)targetSDKForSorting; - (id)targetDeviceForSorting; - (id)displayOrder; -- (BOOL)shouldPresentRunDestinationForScheme:(id)arg1 schemeCommand:(id)arg2 executionEnvironment:(id)arg3 overridingTestingSpecifiers:(id)arg4 error:(id *)arg5; -- (BOOL)isValidRunDestinationForScheme:(id)arg1 schemeCommand:(id)arg2 executionEnvironment:(id)arg3 overridingTestingSpecifiers:(id)arg4 error:(id *)arg5; -- (BOOL)_isValidRunDestinationForScheme:(id)arg1 schemeCommand:(id)arg2 executionEnvironment:(id)arg3 overridingTestingSpecifiers:(id)arg4 forPresentation:(BOOL)arg5 error:(id *)arg6; +- (BOOL)shouldPresentRunDestinationForScheme:(id)arg1 schemeTask:(int)arg2 schemeCommand:(id)arg3 executionEnvironment:(id)arg4 overridingTestingSpecifiers:(id)arg5 error:(id *)arg6; +- (BOOL)isValidRunDestinationForScheme:(id)arg1 schemeTask:(int)arg2 schemeCommand:(id)arg3 executionEnvironment:(id)arg4 overridingTestingSpecifiers:(id)arg5 error:(id *)arg6; +- (BOOL)_isValidRunDestinationForScheme:(id)arg1 schemeTask:(int)arg2 schemeCommand:(id)arg3 executionEnvironment:(id)arg4 overridingTestingSpecifiers:(id)arg5 forPresentation:(BOOL)arg6 error:(id *)arg7; - (id)description; -@property(readonly) NSString *fullDisplayName; -@property(readonly) NSString *displayNameAdditions; -@property(readonly) NSString *displayName; +@property(readonly, copy) NSString *fullDisplayName; +@property(readonly, copy) NSString *displayNameAdditions; +@property(readonly, copy) NSString *displayName; +- (id)initWithIneligibleTargetDevice:(id)arg1 architecture:(id)arg2 SDK:(id)arg3 deviceIneligibilityError:(id)arg4; - (id)initWithTargetDevice:(id)arg1 architecture:(id)arg2 SDK:(id)arg3; @end diff --git a/IDEFoundation/IDERunDestinationFallbackSelector.h b/IDEFoundation/IDERunDestinationFallbackSelector.h new file mode 100644 index 000000000..0a1013181 --- /dev/null +++ b/IDEFoundation/IDERunDestinationFallbackSelector.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDERunDestinationFallbackSelector : NSObject +{ +} + ++ (id)bestDestinationSelectableWithPreviousDestinationSelectable:(id)arg1 availableDestinationSelectables:(id)arg2; ++ (id)bestDestinationWithPreviousDestinationSelectable:(id)arg1 scheme:(id)arg2; ++ (id)bestDestinationWithPreviousDestination:(id)arg1 scheme:(id)arg2; + +@end + diff --git a/IDEFoundation/IDERunDestinationFallbackSelectorGroupingFamily-Protocol.h b/IDEFoundation/IDERunDestinationFallbackSelectorGroupingFamily-Protocol.h new file mode 100644 index 000000000..bfa61a719 --- /dev/null +++ b/IDEFoundation/IDERunDestinationFallbackSelectorGroupingFamily-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol IDERunDestinationFallbackSelectorGroupingFamily +@property(readonly, nonatomic) NSString *ide_fallbackSelectionDeviceGroupingFamily; +@end + diff --git a/IDEFoundation/IDERunDestinationManager.h b/IDEFoundation/IDERunDestinationManager.h index 650b2160c..f893a2c34 100644 --- a/IDEFoundation/IDERunDestinationManager.h +++ b/IDEFoundation/IDERunDestinationManager.h @@ -22,6 +22,7 @@ - (void).cxx_destruct; - (id)genericDeploymentRunDestinationForRunDestination:(id)arg1 scheme:(id)arg2 schemeCommands:(id)arg3 executionEnvironment:(id)arg4; - (id)deploymentRunDestinationForRunDestination:(id)arg1 scheme:(id)arg2 schemeCommands:(id)arg3 executionEnvironment:(id)arg4; +- (id)validRunDestinationsForBuildables:(id)arg1 executionEnvironment:(id)arg2; - (id)validRunDestinationsForScheme:(id)arg1 schemeCommands:(id)arg2 executionEnvironment:(id)arg3; - (id)validRunDestinationsForScheme:(id)arg1 executionEnvironment:(id)arg2; - (id)visibleRunDestinationsForScheme:(id)arg1 schemeCommands:(id)arg2 executionEnvironment:(id)arg3; @@ -30,6 +31,7 @@ - (id)_validRunDestinationsForScheme:(id)arg1 executionEnvironment:(id)arg2 forPresentation:(BOOL)arg3; - (id)defaultRunDestinationForScheme:(id)arg1 fromRunDestinations:(id)arg2 preferGenericDestination:(BOOL)arg3 supportingSDK:(id)arg4; - (id)defaultRunDestinationForScheme:(id)arg1 fromRunDestinations:(id)arg2 preferGenericDestination:(BOOL)arg3; +- (id)runDestinationWithIneligibleTargetDevice:(id)arg1 architecture:(id)arg2 SDK:(id)arg3 deviceIneligibilityError:(id)arg4; - (id)runDestinationWithTargetDevice:(id)arg1 architecture:(id)arg2 SDK:(id)arg3; - (id)runDestinationForDeviceType:(id)arg1 options:(id)arg2 timeout:(double)arg3 error:(id *)arg4; - (void)_uncacheRunDestinationsForDevice:(id)arg1; @@ -44,7 +46,7 @@ // Remaining properties @property(copy) NSSet *availableRunDestinations; // @dynamic availableRunDestinations; -@property(readonly) NSMutableSet *mutableAvailableRunDestinations; // @dynamic mutableAvailableRunDestinations; +@property(readonly, copy) NSMutableSet *mutableAvailableRunDestinations; // @dynamic mutableAvailableRunDestinations; @end diff --git a/IDEFoundation/IDERunDestinationSelectable.h b/IDEFoundation/IDERunDestinationSelectable.h new file mode 100644 index 000000000..c3454cfff --- /dev/null +++ b/IDEFoundation/IDERunDestinationSelectable.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTSDK, NSString, NSURL; + +@interface IDERunDestinationSelectable : NSObject +{ + BOOL _targetDeviceIsConcrete; + BOOL _targetDeviceIsWireless; + BOOL _isEligible; + NSURL *_targetDeviceLocation; + NSString *_targetDeviceFamily; + DVTSDK *_targetSDK; + NSString *_targetArchitecture; +} + +@property(readonly, nonatomic) BOOL isEligible; // @synthesize isEligible=_isEligible; +@property(readonly, nonatomic) NSString *targetArchitecture; // @synthesize targetArchitecture=_targetArchitecture; +@property(readonly, nonatomic) DVTSDK *targetSDK; // @synthesize targetSDK=_targetSDK; +@property(readonly, nonatomic) BOOL targetDeviceIsWireless; // @synthesize targetDeviceIsWireless=_targetDeviceIsWireless; +@property(readonly, nonatomic) BOOL targetDeviceIsConcrete; // @synthesize targetDeviceIsConcrete=_targetDeviceIsConcrete; +@property(readonly, nonatomic) NSString *targetDeviceFamily; // @synthesize targetDeviceFamily=_targetDeviceFamily; +@property(readonly, nonatomic) NSURL *targetDeviceLocation; // @synthesize targetDeviceLocation=_targetDeviceLocation; +- (void).cxx_destruct; +- (id)description; +- (BOOL)isEqual:(id)arg1; +- (id)plistRepresentation; +- (id)initWithPlistRepresentation:(id)arg1; +- (id)initWithScheme:(id)arg1 runDestination:(id)arg2; +- (id)initWithTargetDeviceLocation:(id)arg1 targetDeviceFamily:(id)arg2 targetDeviceIsConcrete:(BOOL)arg3 targetDeviceIsWireless:(BOOL)arg4 targetSDK:(id)arg5 targetArchitecture:(id)arg6 isEligible:(BOOL)arg7; + +@end + diff --git a/IDEFoundation/IDERunOperation.h b/IDEFoundation/IDERunOperation.h index 43b4fdce1..e817799ab 100644 --- a/IDEFoundation/IDERunOperation.h +++ b/IDEFoundation/IDERunOperation.h @@ -9,7 +9,7 @@ #import "IDEExecutingOperationTrackable-Protocol.h" #import "IDERunOperationWorkerDelegate-Protocol.h" -@class IDELaunchSession, IDERunOperationWorker, NSMutableArray; +@class IDELaunchSession, IDERunOperationWorker, NSMutableArray, NSString; @interface IDERunOperation : DVTOperation { @@ -37,5 +37,11 @@ - (void)workerDidComplete:(id)arg1 withError:(id)arg2; - (id)initWithWorker:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDERunOperationPathWorker.h b/IDEFoundation/IDERunOperationPathWorker.h index 5b76d71dc..f40f91346 100644 --- a/IDEFoundation/IDERunOperationPathWorker.h +++ b/IDEFoundation/IDERunOperationPathWorker.h @@ -10,12 +10,9 @@ @interface IDERunOperationPathWorker : IDERunOperationWorker { - DVTFilePath *_filePathToBinary; } -- (void).cxx_destruct; @property(readonly) NSMutableDictionary *compositeEnvironmentVariables; -@property(readonly) DVTFilePath *filePathToBinary; @property(readonly) DVTFilePath *filePath; @end diff --git a/IDEFoundation/IDERunOperationWorker.h b/IDEFoundation/IDERunOperationWorker.h index 57905a245..c5bab551a 100644 --- a/IDEFoundation/IDERunOperationWorker.h +++ b/IDEFoundation/IDERunOperationWorker.h @@ -25,7 +25,7 @@ @property(readonly) NSString *extensionIdentifier; // @synthesize extensionIdentifier=_extensionIdentifier; - (void).cxx_destruct; - (void)primitiveInvalidate; -- (id)description; +@property(readonly, copy) NSString *description; - (void)terminate; - (void)finishedWithError:(id)arg1; - (void)start; @@ -34,7 +34,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDERunOperationWorkerGroup.h b/IDEFoundation/IDERunOperationWorkerGroup.h index ef81e1e69..75607d355 100644 --- a/IDEFoundation/IDERunOperationWorkerGroup.h +++ b/IDEFoundation/IDERunOperationWorkerGroup.h @@ -9,7 +9,7 @@ #import "IDERunOperationWorkerDelegate-Protocol.h" #import "IDERunOperationWorkerTracker-Protocol.h" -@class NSArray; +@class NSArray, NSString; @interface IDERunOperationWorkerGroup : IDERunOperationWorker { @@ -21,7 +21,7 @@ - (void).cxx_destruct; - (void)primitiveInvalidate; -- (id)description; +@property(readonly, copy) NSString *description; - (void)allSubworkersDidFinishWithError:(id)arg1; - (void)runningDidFinish:(id)arg1 withError:(id)arg2; - (void)workerDidComplete:(id)arg1 withError:(id)arg2; @@ -31,5 +31,10 @@ - (id)initWithExtensionIdentifier:(id)arg1 launchSession:(id)arg2; - (id)initWithWorkers:(id)arg1 launchSession:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDERunnable.h b/IDEFoundation/IDERunnable.h index 840ec31cf..f2f8505bf 100644 --- a/IDEFoundation/IDERunnable.h +++ b/IDEFoundation/IDERunnable.h @@ -6,17 +6,22 @@ #import "NSObject.h" -@class DVTFileDataType, IDEScheme, NSError, NSString; +@class DVTFileDataType, DVTFilePath, IDEScheme, NSError, NSString; @interface IDERunnable : NSObject { IDEScheme *_scheme; DVTFileDataType *_dataType; NSError *_dataTypeDetectionError; + NSString *_bundleIdentifier; + DVTFilePath *_remotePath; } +@property(readonly) DVTFilePath *remotePath; // @synthesize remotePath=_remotePath; +@property(copy, nonatomic) NSString *bundleIdentifier; // @synthesize bundleIdentifier=_bundleIdentifier; @property(retain) IDEScheme *scheme; // @synthesize scheme=_scheme; - (void).cxx_destruct; +- (int)runnableType; - (void)resolveBuildableFromImport; @property(readonly) BOOL hasRunnablePath; @property(readonly) id buildableProduct; diff --git a/IDEFoundation/IDEScheme.h b/IDEFoundation/IDEScheme.h index 6a502c970..130b5f7a9 100644 --- a/IDEFoundation/IDEScheme.h +++ b/IDEFoundation/IDEScheme.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTCustomDataSpecifier, DVTStackBacktrace, IDEAnalyzeSchemeAction, IDEArchiveSchemeAction, IDEBuildSchemeAction, IDEContainer, IDEInstallSchemeAction, IDEIntegrateSchemeAction, IDELaunchSchemeAction, IDEProfileSchemeAction, IDERunContextManager, IDERunnable, IDESchemeIdentifier, IDETestSchemeAction, NSArray, NSData, NSError, NSNumber, NSString; +@class DVTCustomDataSpecifier, DVTStackBacktrace, IDEAnalyzeSchemeAction, IDEArchiveSchemeAction, IDEBuildSchemeAction, IDEContainer, IDEEntityIdentifier, IDEInstallSchemeAction, IDEIntegrateSchemeAction, IDELaunchSchemeAction, IDEProfileSchemeAction, IDERunContextManager, IDERunnable, IDETestSchemeAction, NSArray, NSData, NSError, NSNumber, NSString; @interface IDEScheme : NSObject { @@ -41,7 +41,7 @@ id _buildablesToken; BOOL _hasUnsupportedArchiveData; BOOL _transient; - IDESchemeIdentifier *_schemeIdentifier; + IDEEntityIdentifier *_schemeIdentifier; NSError *_loadError; } @@ -58,7 +58,7 @@ + (id)schemeFromXMLData:(id)arg1 withRunContextManager:(id)arg2 customDataStoreContainer:(id)arg3 customDataSpecifier:(id)arg4 isShown:(BOOL)arg5 orderHint:(unsigned long long)arg6 error:(id *)arg7; + (id)schemeWithRunContextManager:(id)arg1 customDataStoreContainer:(id)arg2 customDataSpecifier:(id)arg3; @property(retain) NSError *loadError; // @synthesize loadError=_loadError; -@property(copy, nonatomic) IDESchemeIdentifier *schemeIdentifier; // @synthesize schemeIdentifier=_schemeIdentifier; +@property(copy, nonatomic) IDEEntityIdentifier *schemeIdentifier; // @synthesize schemeIdentifier=_schemeIdentifier; @property(readonly) DVTCustomDataSpecifier *customDataSpecifier; // @synthesize customDataSpecifier=_customDataSpecifier; @property(retain, nonatomic) IDEContainer *customDataStoreContainer; // @synthesize customDataStoreContainer=_customDataStoreContainer; @property(retain) IDERunContextManager *runContextManager; // @synthesize runContextManager=_runContextManager; @@ -98,22 +98,23 @@ - (id)_groupAndImposeDependenciesForOrderedOperations:(id)arg1; - (id)_buildOperationGroupForExecutionEnvironment:(id)arg1 buildConfiguration:(id)arg2 buildPurpose:(int)arg3 buildCommand:(int)arg4 schemeCommand:(id)arg5 overridingProperties:(id)arg6 destination:(id)arg7 buildLog:(id)arg8 filePath:(id)arg9 restorePersistedBuildResults:(BOOL)arg10 schemeActionRecord:(id)arg11 overridingBuildables:(id)arg12 error:(id *)arg13; - (id)_executionOperationForExecutionEnvironment:(id)arg1 build:(BOOL)arg2 onlyBuild:(BOOL)arg3 buildPurpose:(int)arg4 buildCommand:(int)arg5 schemeCommand:(id)arg6 title:(id)arg7 overridingProperties:(id)arg8 destination:(id)arg9 buildLog:(id)arg10 filePath:(id)arg11 overridingBuildConfiguration:(id)arg12 restorePersistedBuildResults:(BOOL)arg13 invocationRecord:(id)arg14 overridingTestingSpecifiers:(id)arg15 error:(id *)arg16 actionCallbackBlock:(id)arg17; -- (id)integrateWithExecutionContext:(id)arg1 destination:(id)arg2 overridingProperties:(id)arg3 commandName:(id)arg4 invocationRecord:(id)arg5 error:(id *)arg6; -- (id)integrateOperationWithExecutionContext:(id)arg1 destination:(id)arg2 overridingProperties:(id)arg3 invocationRecord:(id)arg4 error:(id *)arg5 buildLogCreationBlock:(id)arg6 actionCallbackBlock:(void)arg7; -- (id)installWithExecutionContext:(id)arg1 onlyBuild:(BOOL)arg2 destination:(id)arg3 overridingProperties:(id)arg4 commandName:(id)arg5 invocationRecord:(id)arg6 error:(id *)arg7; -- (id)archiveWithExecutionContext:(id)arg1 onlyBuild:(BOOL)arg2 destination:(id)arg3 overridingProperties:(id)arg4 commandName:(id)arg5 invocationRecord:(id)arg6 error:(id *)arg7; -- (id)archiveOperationWithExecutionContext:(id)arg1 onlyBuild:(BOOL)arg2 destination:(id)arg3 overridingProperties:(id)arg4 buildLog:(id)arg5 overridingBuildConfiguration:(id)arg6 invocationRecord:(id)arg7 name:(id)arg8 title:(id)arg9 error:(id *)arg10 actionCallbackBlock:(id)arg11; -- (id)testWithExecutionContext:(id)arg1 buildIfNeeded:(BOOL)arg2 onlyBuild:(BOOL)arg3 destination:(id)arg4 overridingProperties:(id)arg5 commandName:(id)arg6 overridingTestingSpecifiers:(id)arg7 buildLog:(id)arg8 invocationRecord:(id)arg9 error:(id *)arg10 completionBlock:(id)arg11; -- (id)testOperationWithExecutionContext:(id)arg1 buildIfNeeded:(BOOL)arg2 onlyBuild:(BOOL)arg3 destination:(id)arg4 overridingProperties:(id)arg5 overridingTestingSpecifiers:(id)arg6 buildLog:(id)arg7 overridingBuildConfiguration:(id)arg8 restorePersistedBuildResults:(BOOL)arg9 invocationRecord:(id)arg10 name:(id)arg11 title:(id)arg12 error:(id *)arg13 actionCallbackBlock:(id)arg14; -- (id)profileWithExecutionContext:(id)arg1 buildIfNeeded:(BOOL)arg2 onlyBuild:(BOOL)arg3 destination:(id)arg4 overridingProperties:(id)arg5 commandName:(id)arg6 invocationRecord:(id)arg7 error:(id *)arg8; -- (id)runWithExecutionContext:(id)arg1 buildIfNeeded:(BOOL)arg2 onlyBuild:(BOOL)arg3 destination:(id)arg4 overridingProperties:(id)arg5 commandName:(id)arg6 invocationRecord:(id)arg7 error:(id *)arg8; -- (id)analyzeWithExecutionContext:(id)arg1 onlyBuild:(BOOL)arg2 destination:(id)arg3 overridingProperties:(id)arg4 commandName:(id)arg5 invocationRecord:(id)arg6 error:(id *)arg7; +- (id)integrateWithExecutionContext:(id)arg1 destination:(id)arg2 overridingProperties:(id)arg3 schemeCommand:(id)arg4 commandName:(id)arg5 invocationRecord:(id)arg6 error:(id *)arg7; +- (id)integrateOperationWithExecutionContext:(id)arg1 destination:(id)arg2 overridingProperties:(id)arg3 schemeCommand:(id)arg4 invocationRecord:(id)arg5 error:(id *)arg6 buildLogCreationBlock:(id)arg7 actionCallbackBlock:(void)arg8; +- (id)installWithExecutionContext:(id)arg1 onlyBuild:(BOOL)arg2 destination:(id)arg3 overridingProperties:(id)arg4 schemeCommand:(id)arg5 commandName:(id)arg6 invocationRecord:(id)arg7 error:(id *)arg8; +- (id)archiveWithExecutionContext:(id)arg1 onlyBuild:(BOOL)arg2 destination:(id)arg3 overridingProperties:(id)arg4 schemeCommand:(id)arg5 commandName:(id)arg6 invocationRecord:(id)arg7 error:(id *)arg8; +- (id)archiveOperationWithExecutionContext:(id)arg1 onlyBuild:(BOOL)arg2 destination:(id)arg3 overridingProperties:(id)arg4 schemeCommand:(id)arg5 buildLog:(id)arg6 overridingBuildConfiguration:(id)arg7 invocationRecord:(id)arg8 name:(id)arg9 title:(id)arg10 error:(id *)arg11 actionCallbackBlock:(id)arg12; +- (id)testWithExecutionContext:(id)arg1 buildIfNeeded:(BOOL)arg2 onlyBuild:(BOOL)arg3 destination:(id)arg4 overridingProperties:(id)arg5 schemeCommand:(id)arg6 commandName:(id)arg7 overridingTestingSpecifiers:(id)arg8 buildLog:(id)arg9 invocationRecord:(id)arg10 error:(id *)arg11 completionBlock:(id)arg12; +- (id)testOperationWithExecutionContext:(id)arg1 buildIfNeeded:(BOOL)arg2 onlyBuild:(BOOL)arg3 destination:(id)arg4 overridingProperties:(id)arg5 overridingTestingSpecifiers:(id)arg6 schemeCommand:(id)arg7 buildLog:(id)arg8 overridingBuildConfiguration:(id)arg9 restorePersistedBuildResults:(BOOL)arg10 invocationRecord:(id)arg11 name:(id)arg12 title:(id)arg13 error:(id *)arg14 actionCallbackBlock:(id)arg15; +- (id)profileWithExecutionContext:(id)arg1 buildIfNeeded:(BOOL)arg2 onlyBuild:(BOOL)arg3 destination:(id)arg4 overridingProperties:(id)arg5 schemeCommand:(id)arg6 commandName:(id)arg7 overridingTestingSpecifiers:(id)arg8 invocationRecord:(id)arg9 error:(id *)arg10; +- (id)profileWithExecutionContext:(id)arg1 buildIfNeeded:(BOOL)arg2 onlyBuild:(BOOL)arg3 destination:(id)arg4 overridingProperties:(id)arg5 schemeCommand:(id)arg6 commandName:(id)arg7 invocationRecord:(id)arg8 error:(id *)arg9; +- (id)runWithExecutionContext:(id)arg1 buildIfNeeded:(BOOL)arg2 onlyBuild:(BOOL)arg3 destination:(id)arg4 overridingProperties:(id)arg5 schemeCommand:(id)arg6 commandName:(id)arg7 invocationRecord:(id)arg8 error:(id *)arg9; +- (id)analyzeWithExecutionContext:(id)arg1 onlyBuild:(BOOL)arg2 destination:(id)arg3 overridingProperties:(id)arg4 schemeCommand:(id)arg5 commandName:(id)arg6 invocationRecord:(id)arg7 error:(id *)arg8; - (id)analyzeOperationWithExecutionContext:(id)arg1 onlyBuild:(BOOL)arg2 destination:(id)arg3 overridingProperties:(id)arg4 buildLog:(id)arg5 overridingBuildConfiguration:(id)arg6 restorePersistedBuildResults:(BOOL)arg7 invocationRecord:(id)arg8 name:(id)arg9 title:(id)arg10 error:(id *)arg11; -- (id)cleanWithExecutionContext:(id)arg1 destination:(id)arg2 overridingProperties:(id)arg3 commandName:(id)arg4 invocationRecord:(id)arg5 error:(id *)arg6; +- (id)cleanWithExecutionContext:(id)arg1 destination:(id)arg2 overridingProperties:(id)arg3 schemeCommand:(id)arg4 commandName:(id)arg5 invocationRecord:(id)arg6 error:(id *)arg7; - (void)_reportExecutionOperationNamed:(id)arg1 shouldBuild:(BOOL)arg2 onlyBuild:(BOOL)arg3 buildPurpose:(int)arg4; - (id)buildWithPurpose:(int)arg1 buildCommand:(int)arg2 schemeCommand:(id)arg3 executionContext:(id)arg4 destination:(id)arg5 overridingProperties:(id)arg6 commandName:(id)arg7 filePath:(id)arg8 invocationRecord:(id)arg9 title:(id)arg10 error:(id *)arg11 completionBlock:(id)arg12; - (id)buildOperationWithPurpose:(int)arg1 buildCommand:(int)arg2 schemeCommand:(id)arg3 executionContext:(id)arg4 destination:(id)arg5 overridingProperties:(id)arg6 filePath:(id)arg7 buildLog:(id)arg8 overridingBuildConfiguration:(id)arg9 restorePersistedBuildResults:(BOOL)arg10 invocationRecord:(id)arg11 title:(id)arg12 error:(id *)arg13 completionBlock:(id)arg14; -- (id)_addActionRecordToInvocationRecord:(id)arg1 shouldBuild:(BOOL)arg2 onlyBuild:(BOOL)arg3 schemeCommand:(id)arg4 runDestination:(id)arg5 title:(id)arg6 buildLog:(id)arg7; +- (id)_addActionRecordToInvocationRecord:(id)arg1 shouldBuild:(BOOL)arg2 onlyBuild:(BOOL)arg3 schemeCommand:(id)arg4 runDestination:(id)arg5 title:(id)arg6; - (void)_updateOrderHint:(unsigned long long)arg1; @property unsigned long long orderHint; - (void)_updateIsShown:(BOOL)arg1; @@ -145,13 +146,16 @@ - (void)performDelayedSave:(id)arg1; - (void)markSchemeDirty; - (void)resolveBuildablesFromImport; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initFromUnarchiver:(BOOL)arg1 runContextManager:(id)arg2 customDataStoreContainer:(id)arg3 customDataSpecifier:(id)arg4 isShown:(BOOL)arg5 orderHint:(unsigned long long)arg6; - (void)_createDefaultSchemeActions; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDESchemeAction.h b/IDEFoundation/IDESchemeAction.h index 871ca19f8..1fbd604bc 100644 --- a/IDEFoundation/IDESchemeAction.h +++ b/IDEFoundation/IDESchemeAction.h @@ -25,7 +25,11 @@ @property(retain) IDESchemeBuildableReference *buildableReferenceToUseForMacroExpansion; // @synthesize buildableReferenceToUseForMacroExpansion=_buildableReferenceToUseForMacroExpansion; @property(readonly) IDEScheme *runContext; // @synthesize runContext=_runContext; - (void).cxx_destruct; -- (id)updateSearchPathSettingsInEnvironment:(id)arg1 withBuildProducts:(id)arg2 runDestination:(id)arg3; +- (void)addOptimizationProfileFromFilePath:(id)arg1 toContainer:(id)arg2; +- (void)mergeOptimizationProfilesFromDirectoryAtPath:(id)arg1 toFileAtPath:(id)arg2 forBuildableProduct:(id)arg3 buildParameters:(id)arg4; +- (id)relevantBuildablesForOptimizationProfileGenerationForSchemeCommand:(id)arg1; +- (BOOL)addOptimizationProfileFilePathToEnvironmentVariables:(id)arg1 forBuildableProduct:(id)arg2 buildParameters:(id)arg3 schemeActionRecord:(id)arg4 outError:(id *)arg5; +- (void)updateSearchPathSettingsInEnvironment:(id)arg1 withBuildProducts:(id)arg2 runDestination:(id)arg3; - (void)addPostActions:(id)arg1 fromXMLUnarchiver:(id)arg2; - (void)addPreActions:(id)arg1 fromXMLUnarchiver:(id)arg2; - (void)dvt_encodeRelationshipsWithXMLArchiver:(id)arg1 version:(id)arg2; @@ -33,6 +37,7 @@ - (void)dvt_awakeFromXMLUnarchiver:(id)arg1; @property(readonly) NSArray *_postPhaseExecutionActionsProxies; @property(readonly) NSArray *_prePhaseExecutionActionsProxies; +- (void)schemeObjectGraphSetupComplete; @property(readonly) BOOL hasAwoken; - (void)replacePostPhaseExecutionActionsAtIndexes:(id)arg1 withPostPhaseExecutionActions:(id)arg2; - (void)replaceObjectInPostPhaseExecutionActionsAtIndex:(unsigned long long)arg1 withObject:(id)arg2; @@ -49,6 +54,7 @@ - (void)insertObject:(id)arg1 inPrePhaseExecutionActionsAtIndex:(unsigned long long)arg2; @property(copy) NSArray *prePhaseExecutionActions; // @dynamic prePhaseExecutionActions; - (void)primitiveInvalidate; +- (id)bundleIdentifierWithRunnablePath:(id)arg1; - (id)expandMacrosInString:(id)arg1 forSchemeCommand:(id)arg2; - (id)setUpActionDependenciesForCorePhaseOperation:(id)arg1 shouldRunPostActionsBlock:(id)arg2 prePhaseEnvironmentPopulationBlock:(void)arg3 postPhaseEnvironmentPopulationBlock:(id)arg4 buildParameters:(void)arg5 schemeActionResultOperation:(id)arg6 error:(void)arg7; - (void)setRunContext:(id)arg1; @@ -60,9 +66,13 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly) NSMutableArray *mutablePostPhaseExecutionActions; // @dynamic mutablePostPhaseExecutionActions; @property(readonly) NSMutableArray *mutablePrePhaseExecutionActions; // @dynamic mutablePrePhaseExecutionActions; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDESchemeActionDeviceRecord.h b/IDEFoundation/IDESchemeActionDeviceRecord.h new file mode 100644 index 000000000..36d0ccc31 --- /dev/null +++ b/IDEFoundation/IDESchemeActionDeviceRecord.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDESchemeActionPlatformRecord, NSString; + +@interface IDESchemeActionDeviceRecord : NSObject +{ + BOOL _concreteDevice; + NSString *_name; + NSString *_operatingSystemVersion; + NSString *_operatingSystemVersionWithBuildNumber; + NSString *_nativeArchitecture; + NSString *_modelName; + NSString *_modelCode; + NSString *_modelUTI; + NSString *_identifier; + NSString *_cpuKind; + unsigned long long _cpuCount; + unsigned long long _cpuSpeedInMHz; + unsigned long long _busSpeedInMHz; + unsigned long long _ramSizeInMegabytes; + unsigned long long _physicalCPUCoresPerPackage; + unsigned long long _logicalCPUCoresPerPackage; + IDESchemeActionPlatformRecord *_platformRecord; +} + +@property(readonly, nonatomic) IDESchemeActionPlatformRecord *platformRecord; // @synthesize platformRecord=_platformRecord; +@property unsigned long long logicalCPUCoresPerPackage; // @synthesize logicalCPUCoresPerPackage=_logicalCPUCoresPerPackage; +@property unsigned long long physicalCPUCoresPerPackage; // @synthesize physicalCPUCoresPerPackage=_physicalCPUCoresPerPackage; +@property unsigned long long ramSizeInMegabytes; // @synthesize ramSizeInMegabytes=_ramSizeInMegabytes; +@property unsigned long long busSpeedInMHz; // @synthesize busSpeedInMHz=_busSpeedInMHz; +@property unsigned long long cpuSpeedInMHz; // @synthesize cpuSpeedInMHz=_cpuSpeedInMHz; +@property unsigned long long cpuCount; // @synthesize cpuCount=_cpuCount; +@property(copy) NSString *cpuKind; // @synthesize cpuKind=_cpuKind; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy, nonatomic) NSString *modelUTI; // @synthesize modelUTI=_modelUTI; +@property(readonly, copy, nonatomic) NSString *modelCode; // @synthesize modelCode=_modelCode; +@property(readonly, copy, nonatomic) NSString *modelName; // @synthesize modelName=_modelName; +@property(readonly, copy) NSString *nativeArchitecture; // @synthesize nativeArchitecture=_nativeArchitecture; +@property(readonly, copy, nonatomic) NSString *operatingSystemVersionWithBuildNumber; // @synthesize operatingSystemVersionWithBuildNumber=_operatingSystemVersionWithBuildNumber; +@property(readonly, copy) NSString *operatingSystemVersion; // @synthesize operatingSystemVersion=_operatingSystemVersion; +@property(readonly, getter=isConcreteDevice) BOOL concreteDevice; // @synthesize concreteDevice=_concreteDevice; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +- (id)dictionaryRepresentation; +- (id)initWithDictionaryRepresentation:(id)arg1; +- (id)initWithDevice:(id)arg1; +- (id)initWithDeviceName:(id)arg1 isConcreteDevice:(BOOL)arg2 nativeArchitecture:(id)arg3 operatingSystemVersion:(id)arg4 operatingSystemVersionWithBuildNumber:(id)arg5 modelName:(id)arg6 modelCode:(id)arg7 modelUTI:(id)arg8 identifier:(id)arg9 cpuKind:(id)arg10 cpuCount:(unsigned long long)arg11 cpuSpeedInMHz:(unsigned long long)arg12 busSpeedInMHz:(unsigned long long)arg13 ramSizeInMegabytes:(unsigned long long)arg14 physicalCPUCoresPerPackage:(unsigned long long)arg15 logicalCPUCoresPerPackage:(unsigned long long)arg16 platformRecord:(id)arg17; +- (id)initWithDeviceName:(id)arg1 isConcreteDevice:(BOOL)arg2 nativeArchitecture:(id)arg3 operatingSystemVersion:(id)arg4 operatingSystemVersionWithBuildNumber:(id)arg5 modelName:(id)arg6 modelCode:(id)arg7 modelUTI:(id)arg8 identifier:(id)arg9 platformRecord:(id)arg10; + +@end + diff --git a/IDEFoundation/IDESchemeActionPlatformRecord.h b/IDEFoundation/IDESchemeActionPlatformRecord.h new file mode 100644 index 000000000..f3339d6de --- /dev/null +++ b/IDEFoundation/IDESchemeActionPlatformRecord.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IDESchemeActionPlatformRecord : NSObject +{ + NSString *_userDescription; + NSString *_identifier; +} + +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSString *userDescription; // @synthesize userDescription=_userDescription; +- (void).cxx_destruct; +- (id)dictionaryRepresentation; +- (id)initWithDictionaryRepresentation:(id)arg1; +- (id)initWithUserDescription:(id)arg1 identifier:(id)arg2; + +@end + diff --git a/IDEFoundation/IDESchemeActionRecord.h b/IDEFoundation/IDESchemeActionRecord.h index ccdf82fa0..7ecace7fe 100644 --- a/IDEFoundation/IDESchemeActionRecord.h +++ b/IDEFoundation/IDESchemeActionRecord.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class DVTFilePath, IDESchemeActionResult, IDESchemeCommand, NSDate, NSDictionary, NSString; +@class DVTFilePath, IDESchemeActionResult, IDESchemeActionRunDestinationRecord, IDESchemeCommand, NSDate, NSString; @interface IDESchemeActionRecord : NSObject { @@ -17,8 +17,8 @@ NSDate *_endedTime; IDESchemeActionResult *_buildResult; IDESchemeActionResult *_actionResult; + IDESchemeActionRunDestinationRecord *_runDestinationRecord; DVTFilePath *_localRecordDirectoryFilePath; - NSDictionary *_runDestinationRecord; DVTFilePath *_creatingWorkspaceFilePath; } @@ -31,15 +31,16 @@ + (id)keyPathsForValuesAffectingErrorCount; + (id)keyPathsForValuesAffectingWarningCount; + (id)keyPathsForValuesAffectingStatus; ++ (BOOL)getSchemeTask:(int *)arg1 fromDictionaryRepresentation:(id)arg2; @property(retain, nonatomic) DVTFilePath *creatingWorkspaceFilePath; // @synthesize creatingWorkspaceFilePath=_creatingWorkspaceFilePath; -@property(retain, nonatomic) NSDictionary *runDestinationRecord; // @synthesize runDestinationRecord=_runDestinationRecord; @property(retain, nonatomic) DVTFilePath *localRecordDirectoryFilePath; // @synthesize localRecordDirectoryFilePath=_localRecordDirectoryFilePath; +@property(readonly, nonatomic) IDESchemeActionRunDestinationRecord *runDestinationRecord; // @synthesize runDestinationRecord=_runDestinationRecord; @property(retain, nonatomic) IDESchemeActionResult *actionResult; // @synthesize actionResult=_actionResult; @property(retain, nonatomic) IDESchemeActionResult *buildResult; // @synthesize buildResult=_buildResult; @property(copy, nonatomic) NSDate *endedTime; // @synthesize endedTime=_endedTime; @property(copy, nonatomic) NSDate *startedTime; // @synthesize startedTime=_startedTime; @property(copy, nonatomic) NSString *title; // @synthesize title=_title; -@property(nonatomic) int schemeTask; // @synthesize schemeTask=_schemeTask; +@property(readonly, nonatomic) int schemeTask; // @synthesize schemeTask=_schemeTask; @property(retain, nonatomic) IDESchemeCommand *schemeCommand; // @synthesize schemeCommand=_schemeCommand; - (void).cxx_destruct; @property(readonly, nonatomic) unsigned long long testsFailedCount; @@ -48,8 +49,6 @@ @property(readonly, nonatomic) unsigned long long errorCount; @property(readonly, nonatomic) unsigned long long warningCount; @property(readonly, nonatomic) int status; -- (id)makeActionResultWithLog:(id)arg1; -- (id)makeBuildResultWithLog:(id)arg1; - (id)description; - (void)close; - (BOOL)updateWithDictionaryRepresentation:(id)arg1 forSchemeActionsInvocationRecord:(id)arg2; @@ -57,7 +56,7 @@ - (BOOL)saveReturningError:(id *)arg1; - (void)recordRunDestination:(id)arg1; - (id)init; -- (id)initWithLocalRecordDirectoryFilePath:(id)arg1 creatingWorkspaceFilePath:(id)arg2; +- (id)initWithLocalRecordDirectoryFilePath:(id)arg1 creatingWorkspaceFilePath:(id)arg2 schemeTask:(int)arg3; @end diff --git a/IDEFoundation/IDESchemeActionResult.h b/IDEFoundation/IDESchemeActionResult.h index 8410e421b..077881d97 100644 --- a/IDEFoundation/IDESchemeActionResult.h +++ b/IDEFoundation/IDESchemeActionResult.h @@ -30,15 +30,20 @@ unsigned long long _testsCount; unsigned long long _testsFailedCount; id _remoteTestSummaryIdentifier; + NSString *_testSummaryPath; + NSString *_logPath; DVTFilePath *_localResultDirectoryFilePath; DVTFilePath *_creatingWorkspaceFilePath; } + (int)actionResultStatusForString:(id)arg1; + (id)stringForActionResultStatus:(int)arg1; ++ (id)testableSummariesForFilePath:(id)arg1 runDestinationRecord:(id *)arg2 error:(id *)arg3; + (BOOL)automaticallyNotifiesObserversOfLog; @property(retain, nonatomic) DVTFilePath *creatingWorkspaceFilePath; // @synthesize creatingWorkspaceFilePath=_creatingWorkspaceFilePath; @property(retain, nonatomic) DVTFilePath *localResultDirectoryFilePath; // @synthesize localResultDirectoryFilePath=_localResultDirectoryFilePath; +@property(copy, nonatomic) NSString *logPath; // @synthesize logPath=_logPath; +@property(copy, nonatomic) NSString *testSummaryPath; // @synthesize testSummaryPath=_testSummaryPath; @property(nonatomic) BOOL remoteTestSummaryNeedsFetch; // @synthesize remoteTestSummaryNeedsFetch=_remoteTestSummaryNeedsFetch; @property(copy, nonatomic) id remoteTestSummaryIdentifier; // @synthesize remoteTestSummaryIdentifier=_remoteTestSummaryIdentifier; @property(nonatomic) unsigned long long testsFailedCount; // @synthesize testsFailedCount=_testsFailedCount; @@ -60,6 +65,7 @@ @property(retain, nonatomic) NSArray *warningSummaries; // @synthesize warningSummaries=_warningSummaries; - (void).cxx_destruct; - (BOOL)updateLocalTestSummaryWithRemoteTestSummary:(id)arg1 forSchemeActionRecord:(id)arg2 error:(id *)arg3; +- (BOOL)saveTestSummariesForTestableSummaryFilePath:(id)arg1 runDestinationRecord:(id)arg2 error:(id *)arg3; - (BOOL)saveTestSummariesForSchemeActionRecord:(id)arg1 error:(id *)arg2; - (id)testSummaryFormatVersionString; @property(readonly, nonatomic) DVTFilePath *localTestSummaryFilePath; diff --git a/IDEFoundation/IDESchemeActionResultOperation.h b/IDEFoundation/IDESchemeActionResultOperation.h index 7e90fe4f1..f0edd627f 100644 --- a/IDEFoundation/IDESchemeActionResultOperation.h +++ b/IDEFoundation/IDESchemeActionResultOperation.h @@ -6,30 +6,32 @@ #import "DVTOperation.h" -@class DVTDispatchLock, IDESchemeActionRecord; +@class IDESchemeActionRecord; @interface IDESchemeActionResultOperation : DVTOperation { BOOL _isObservingIsExecuting; - BOOL _didCalculateResult; + BOOL _isFinished; + BOOL _isExecuting; DVTOperation *_trackingOperation; IDESchemeActionRecord *_schemeActionRecord; id _actionCallbackBlock; id _schemeActionResultComputationBlock; - DVTDispatchLock *_lock; } + (id)schemeActionResultOperationWithSchemeActionRecord:(id)arg1 trackingExecutionOfOperation:(id)arg2 actionCallbackBlock:(id)arg3 schemeActionResultComputationBlock:(void)arg4; -@property BOOL didCalculateResult; // @synthesize didCalculateResult=_didCalculateResult; -@property(retain) DVTDispatchLock *lock; // @synthesize lock=_lock; +@property(nonatomic) BOOL isExecuting; // @synthesize isExecuting=_isExecuting; +@property(nonatomic) BOOL isFinished; // @synthesize isFinished=_isFinished; @property BOOL isObservingIsExecuting; // @synthesize isObservingIsExecuting=_isObservingIsExecuting; @property(copy) id schemeActionResultComputationBlock; // @synthesize schemeActionResultComputationBlock=_schemeActionResultComputationBlock; @property(copy) id actionCallbackBlock; // @synthesize actionCallbackBlock=_actionCallbackBlock; @property(retain) IDESchemeActionRecord *schemeActionRecord; // @synthesize schemeActionRecord=_schemeActionRecord; @property(retain) DVTOperation *trackingOperation; // @synthesize trackingOperation=_trackingOperation; - (void).cxx_destruct; -- (void)cancel; +- (void)_doCancellationCleanup; - (void)main; +- (void)start; +- (BOOL)isConcurrent; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)dealloc; diff --git a/IDEFoundation/IDESchemeActionRunDestinationRecord.h b/IDEFoundation/IDESchemeActionRunDestinationRecord.h new file mode 100644 index 000000000..100db7216 --- /dev/null +++ b/IDEFoundation/IDESchemeActionRunDestinationRecord.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDESchemeActionDeviceRecord, IDESchemeActionSDKRecord, NSString; + +@interface IDESchemeActionRunDestinationRecord : NSObject +{ + NSString *_displayName; + NSString *_targetArchitecture; + IDESchemeActionDeviceRecord *_targetDeviceRecord; + IDESchemeActionDeviceRecord *_localComputerRecord; + IDESchemeActionSDKRecord *_targetSDKRecord; +} + ++ (id)recordForRunDestination:(id)arg1; +@property(readonly, nonatomic) IDESchemeActionSDKRecord *targetSDKRecord; // @synthesize targetSDKRecord=_targetSDKRecord; +@property(readonly, nonatomic) IDESchemeActionDeviceRecord *localComputerRecord; // @synthesize localComputerRecord=_localComputerRecord; +@property(readonly, nonatomic) IDESchemeActionDeviceRecord *targetDeviceRecord; // @synthesize targetDeviceRecord=_targetDeviceRecord; +@property(readonly, copy) NSString *targetArchitecture; // @synthesize targetArchitecture=_targetArchitecture; +@property(readonly, copy) NSString *displayName; // @synthesize displayName=_displayName; +- (void).cxx_destruct; +- (id)dictionaryRepresentation; +- (id)initWithDictionaryRepresentation:(id)arg1; +- (id)initWithDisplayName:(id)arg1 targetArchitecture:(id)arg2 targetDevice:(id)arg3 targetSDK:(id)arg4 localComputer:(id)arg5; +- (id)initWithDisplayName:(id)arg1 targetArchitecture:(id)arg2 targetDevice:(id)arg3 targetSDK:(id)arg4; + +@end + diff --git a/IDEFoundation/IDESchemeActionSDKRecord.h b/IDEFoundation/IDESchemeActionSDKRecord.h new file mode 100644 index 000000000..4e3302c9a --- /dev/null +++ b/IDEFoundation/IDESchemeActionSDKRecord.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IDESchemeActionSDKRecord : NSObject +{ + BOOL _internal; + NSString *_displayName; + NSString *_canonicalName; + NSString *_operatingSystemVersion; +} + +@property(readonly, getter=isInternal) BOOL internal; // @synthesize internal=_internal; +@property(readonly, copy) NSString *operatingSystemVersion; // @synthesize operatingSystemVersion=_operatingSystemVersion; +@property(readonly, copy) NSString *canonicalName; // @synthesize canonicalName=_canonicalName; +@property(readonly, copy) NSString *displayName; // @synthesize displayName=_displayName; +- (void).cxx_destruct; +- (id)dictionaryRepresentation; +- (id)initWithDictionaryRepresentation:(id)arg1; +- (id)initWithSDK:(id)arg1; +- (id)initWithDisplayName:(id)arg1 canonicalName:(id)arg2 operatingSystemVersion:(id)arg3 isInternal:(BOOL)arg4; + +@end + diff --git a/IDEFoundation/IDESchemeActionTestFailureSummary.h b/IDEFoundation/IDESchemeActionTestFailureSummary.h new file mode 100644 index 000000000..a2cbd19a5 --- /dev/null +++ b/IDEFoundation/IDESchemeActionTestFailureSummary.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IDESchemeActionTestFailureSummary : NSObject +{ + NSString *_message; + NSString *_fileName; + long long _lineNumber; +} + +@property(readonly) long long lineNumber; // @synthesize lineNumber=_lineNumber; +@property(readonly, copy) NSString *fileName; // @synthesize fileName=_fileName; +@property(readonly, copy) NSString *message; // @synthesize message=_message; +- (void).cxx_destruct; +- (BOOL)isEqualToTestFailureSummary:(id)arg1; +- (id)dictionaryRepresentation; +- (id)initWithDictionaryRepresentation:(id)arg1; +- (id)initWithMessage:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3; + +@end + diff --git a/IDEFoundation/IDESchemeActionTestPerformanceMetricSummary.h b/IDEFoundation/IDESchemeActionTestPerformanceMetricSummary.h new file mode 100644 index 000000000..e699de0f8 --- /dev/null +++ b/IDEFoundation/IDESchemeActionTestPerformanceMetricSummary.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSNumber, NSString; + +@interface IDESchemeActionTestPerformanceMetricSummary : NSObject +{ + NSString *_identifier; + NSString *_displayName; + NSString *_unitOfMeasurement; + NSArray *_measurements; + NSString *_baselineName; + NSNumber *_baselineAverage; + NSNumber *_maxPercentRegression; + NSNumber *_maxPercentRelativeStandardDeviation; + NSNumber *_maxRegression; + NSNumber *_maxStandardDeviation; +} + ++ (id)missingBaselineDescriptionForPerformanceMetricWithName:(id)arg1; +@property(readonly) NSNumber *maxStandardDeviation; // @synthesize maxStandardDeviation=_maxStandardDeviation; +@property(readonly) NSNumber *maxRegression; // @synthesize maxRegression=_maxRegression; +@property(readonly) NSNumber *maxPercentRelativeStandardDeviation; // @synthesize maxPercentRelativeStandardDeviation=_maxPercentRelativeStandardDeviation; +@property(readonly) NSNumber *maxPercentRegression; // @synthesize maxPercentRegression=_maxPercentRegression; +@property(readonly) NSNumber *baselineAverage; // @synthesize baselineAverage=_baselineAverage; +@property(readonly) NSString *baselineName; // @synthesize baselineName=_baselineName; +@property(readonly, copy) NSArray *measurements; // @synthesize measurements=_measurements; +@property(readonly, copy) NSString *unitOfMeasurement; // @synthesize unitOfMeasurement=_unitOfMeasurement; +@property(readonly, copy) NSString *displayName; // @synthesize displayName=_displayName; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (BOOL)isEqualToTestPerformanceMetricSummary:(id)arg1; +@property(readonly) double relativeStandardDeviationOfMeasurements; +@property(readonly) double meanAverageOfMeasurements; +- (id)dictionaryRepresentation; +- (id)initWithDictionaryRepresentation:(id)arg1; +- (id)initWithPerformanceMetricName:(id)arg1 unitOfMeasurement:(id)arg2 measurements:(id)arg3 identifier:(id)arg4 baselineName:(id)arg5 baselineAverage:(id)arg6 maxPercentRegression:(id)arg7 maxPercentRelativeStandardDeviation:(id)arg8 maxRegression:(id)arg9 maxStandardDeviation:(id)arg10; +- (id)initWithPerformanceMetricName:(id)arg1 unitOfMeasurement:(id)arg2 measurements:(id)arg3 identifier:(id)arg4 baselineName:(id)arg5 baselineAverage:(id)arg6 maxPercentRegression:(id)arg7 maxPercentRelativeStandardDeviation:(id)arg8; + +@end + diff --git a/IDEFoundation/IDESchemeActionTestSummary.h b/IDEFoundation/IDESchemeActionTestSummary.h index 348510f7d..24d9d58d8 100644 --- a/IDEFoundation/IDESchemeActionTestSummary.h +++ b/IDEFoundation/IDESchemeActionTestSummary.h @@ -6,17 +6,21 @@ #import -@class NSString; +@class NSArray, NSString; @interface IDESchemeActionTestSummary : IDESchemeActionAbstractTestSummaryObject { unsigned long long _status; NSString *_identifier; NSString *_testSummaryGUID; + NSArray *_failureSummaries; + NSArray *_performanceMetrics; } + (unsigned long long)testStatusForString:(id)arg1; + (id)stringForTestStatus:(unsigned long long)arg1; +@property(copy) NSArray *performanceMetrics; // @synthesize performanceMetrics=_performanceMetrics; +@property(copy) NSArray *failureSummaries; // @synthesize failureSummaries=_failureSummaries; @property(copy) NSString *testSummaryGUID; // @synthesize testSummaryGUID=_testSummaryGUID; @property(copy) NSString *identifier; // @synthesize identifier=_identifier; @property unsigned long long status; // @synthesize status=_status; @@ -24,7 +28,8 @@ - (BOOL)updateWithDictionaryRepresentation:(id)arg1; - (id)dictionaryRepresentation; - (id)initWithDictionaryRepresentation:(id)arg1; -- (id)initWithName:(id)arg1 identifier:(id)arg2 status:(unsigned long long)arg3; +- (id)initWithName:(id)arg1 identifier:(id)arg2 status:(unsigned long long)arg3 failureSummaries:(id)arg4 performanceMetrics:(id)arg5; +@property(readonly, getter=isPerformanceTest) BOOL performanceTest; // Remaining properties @property(copy) NSString *name; diff --git a/IDEFoundation/IDESchemeActionTestSummaryGroup.h b/IDEFoundation/IDESchemeActionTestSummaryGroup.h index c368751cc..8a95ad733 100644 --- a/IDEFoundation/IDESchemeActionTestSummaryGroup.h +++ b/IDEFoundation/IDESchemeActionTestSummaryGroup.h @@ -24,15 +24,19 @@ - (BOOL)updateWithDictionaryRepresentation:(id)arg1; - (id)dictionaryRepresentation; - (id)addNewTestSummaryGroupWithName:(id)arg1 identifier:(id)arg2; -- (id)addNewTestSummaryWithName:(id)arg1 identifier:(id)arg2 status:(unsigned long long)arg3; +- (id)addNewTestSummaryWithName:(id)arg1 identifier:(id)arg2 status:(unsigned long long)arg3 failureSummaries:(id)arg4 performanceMetrics:(id)arg5; - (unsigned long long)status; - (id)initWithDictionaryRepresentation:(id)arg1; - (id)initWithName:(id)arg1 identifier:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(copy) NSMutableArray *mutableSubtests; // @dynamic mutableSubtests; @property(copy) NSString *name; @property(copy) NSArray *subtests; // @dynamic subtests; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDESchemeActionTestableSummary.h b/IDEFoundation/IDESchemeActionTestableSummary.h index 091f76a47..3cd038e4a 100644 --- a/IDEFoundation/IDESchemeActionTestableSummary.h +++ b/IDEFoundation/IDESchemeActionTestableSummary.h @@ -32,14 +32,18 @@ @property(readonly) NSArray *containedTestSummaries; - (id)dictionaryRepresentation; - (id)addNewTestSummaryGroupWithName:(id)arg1 identifier:(id)arg2; -- (id)addNewTestSummaryWithName:(id)arg1 identifier:(id)arg2 status:(unsigned long long)arg3; +- (id)addNewTestSummaryWithName:(id)arg1 identifier:(id)arg2 status:(unsigned long long)arg3 failureSummaries:(id)arg4 performanceMetrics:(id)arg5; - (unsigned long long)status; - (id)initWithDictionaryRepresentation:(id)arg1; - (id)initWithName:(id)arg1 blueprintProviderPath:(id)arg2 blueprintName:(id)arg3; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(copy) NSMutableArray *mutableTests; // @dynamic mutableTests; @property(copy) NSString *name; +@property(readonly) Class superclass; @property(copy) NSArray *tests; // @dynamic tests; @end diff --git a/IDEFoundation/IDESchemeActionsInvocationRecord.h b/IDEFoundation/IDESchemeActionsInvocationRecord.h index 3d67ae59e..f4d242aaa 100644 --- a/IDEFoundation/IDESchemeActionsInvocationRecord.h +++ b/IDEFoundation/IDESchemeActionsInvocationRecord.h @@ -45,6 +45,7 @@ + (id)keyPathsForValuesAffectingStatus; + (BOOL)updateSummariesFromDictionaryRepresentations:(id)arg1 withSummaryOwner:(id)arg2 summaryPropertyName:(id)arg3 summaryiVarArrayRef:(id *)arg4 summariesAreTestFailures:(BOOL)arg5; + (BOOL)automaticallyNotifiesObserversOfActions; ++ (void)invocationRecordWithLocalActionResultFilePath:(id)arg1 completionBlock:(id)arg2; @property(nonatomic) BOOL remoteTestSummaryNeedsFetch; // @synthesize remoteTestSummaryNeedsFetch=_remoteTestSummaryNeedsFetch; @property(copy, nonatomic) id remoteTestSummaryIdentifier; // @synthesize remoteTestSummaryIdentifier=_remoteTestSummaryIdentifier; @property(nonatomic) BOOL shouldClearExistingFileOnSave; // @synthesize shouldClearExistingFileOnSave=_shouldClearExistingFileOnSave; @@ -101,6 +102,7 @@ - (void)updateWithArchiveData:(id)arg1 withCompletionBlock:(id)arg2; - (void)updateWithProductData:(id)arg1 withCompletionBlock:(id)arg2; - (void)saveWithCompletionBlock:(id)arg1; +- (void)_saveWithActionResultsBundleWithBaselineOverridesFilePath:(id)arg1 automaticBaselineDescription:(id)arg2 completionBlock:(id)arg3; - (void)dealloc; - (id)initWithFilePath:(id)arg1 updateDelegate:(id)arg2 error:(id *)arg3; - (id)initLocalRecordWithWorkspace:(id)arg1; diff --git a/IDEFoundation/IDESchemeBuildableReference.h b/IDEFoundation/IDESchemeBuildableReference.h index 241a6a63c..34f9f168f 100644 --- a/IDEFoundation/IDESchemeBuildableReference.h +++ b/IDEFoundation/IDESchemeBuildableReference.h @@ -21,25 +21,26 @@ IDEContainer *_referencedContainer; NSString *_lastArchivedReferencedContainerPath; IDEScheme *_scheme; + id _cachedResolvedBlueprint; + id _cachedResolvedBuildable; DVTObservingToken *_referencedContainersObservingToken; DVTObservingToken *_schemeClosedToken; DVTObservingToken *_schemeValidToken; DVTObservingToken *_referencedContainerFilePathObservingToken; + DVTObservingToken *_referencedContainerBlueprintsObservingToken; DVTObservingToken *_referencedContainerIsValidObservingToken; DVTObservingToken *_resolvedBuildableNameObservingToken; DVTObservingToken *_resolvedBlueprintNameObservingToken; BOOL _resolvingBlueprint; + BOOL _willBeArchived; } + (id)resolvedBuildableForLegacyIdentifier:(id)arg1 inContainer:(id)arg2; + (id)keyPathsForValuesAffectingBlueprintName; + (id)keyPathsForValuesAffectingBuildableName; -+ (id)keyPathsForValuesAffectingResolvedBuildable; -+ (id)keyPathsForValuesAffectingResolvedBlueprint; -@property(copy) NSString *cachedBlueprintName; // @synthesize cachedBlueprintName=_cachedBlueprintName; +@property(readonly) BOOL willBeArchived; // @synthesize willBeArchived=_willBeArchived; @property(copy) NSString *cachedBuildableName; // @synthesize cachedBuildableName=_cachedBuildableName; @property(retain, nonatomic) IDEContainer *referencedContainer; // @synthesize referencedContainer=_referencedContainer; -@property(copy) NSString *buildableIdentifier; // @synthesize buildableIdentifier=_buildableIdentifier; @property(retain, nonatomic) IDEScheme *scheme; // @synthesize scheme=_scheme; - (void).cxx_destruct; - (void)dvt_encodeRelationshipsWithXMLArchiver:(id)arg1 version:(id)arg2; @@ -54,6 +55,7 @@ - (void)resolveBuildableFromImport; - (BOOL)referencesSameBuildableAsReference:(id)arg1; - (id)currentReferencedContainerPath; +- (void)markSchemeDirty; - (id)referencedContainerFromSchemeForArchivedPath:(id)arg1; - (id)referenceResolutionContext; - (id)containerReferenceResolver; @@ -62,13 +64,22 @@ - (BOOL)updateCachedBuildableName; - (BOOL)updateCachedBlueprintName; @property(readonly) id resolvedBuildable; +- (void)_invalidateResolvedBuildable; @property(readonly) id resolvedBlueprint; -- (void)setBlueprintIdentifierWithoutTriggeringResolvedBlueprintKVO:(id)arg1; -@property(copy) NSString *blueprintIdentifier; // @synthesize blueprintIdentifier=_blueprintIdentifier; -- (id)description; +- (void)_invalidateResolvedBlueprint; +- (void)setBlueprintIdentifierWithoutInvalidatingResolvedBlueprint:(id)arg1; +@property(copy) NSString *blueprintIdentifier; +@property(copy) NSString *cachedBlueprintName; +@property(copy) NSString *buildableIdentifier; +@property(readonly, copy) NSString *description; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; -- (id)initWithBuildable:(id)arg1 scheme:(id)arg2; +- (id)initWithBuildable:(id)arg1 scheme:(id)arg2 willBeArchived:(BOOL)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDESchemeCommand.h b/IDEFoundation/IDESchemeCommand.h index 953ac9c2c..d4645e709 100644 --- a/IDEFoundation/IDESchemeCommand.h +++ b/IDEFoundation/IDESchemeCommand.h @@ -11,6 +11,12 @@ @interface IDESchemeCommand : NSObject { BOOL _appleInternalOnly; + BOOL _shouldLaunch; + BOOL _shouldTest; + BOOL _shouldProfile; + BOOL _shouldArchive; + BOOL _shouldInstall; + BOOL _shouldGenerateOptimizationProfile; NSString *_commandName; NSString *_commandNameGerund; } @@ -23,14 +29,22 @@ + (id)allSchemeCommands; + (id)installSchemeCommand; + (id)integrateSchemeCommand; ++ (id)testForPGOSchemeCommand; ++ (id)launchForPGOSchemeCommand; + (id)analyzeSchemeCommand; + (id)archiveSchemeCommand; + (id)profileSchemeCommand; + (id)testSchemeCommand; + (id)launchSchemeCommand; -@property(readonly, nonatomic) NSString *commandNameGerund; // @synthesize commandNameGerund=_commandNameGerund; -@property(readonly, nonatomic) NSString *commandName; // @synthesize commandName=_commandName; +@property(readonly, nonatomic) BOOL shouldGenerateOptimizationProfile; // @synthesize shouldGenerateOptimizationProfile=_shouldGenerateOptimizationProfile; +@property(readonly, nonatomic) BOOL shouldInstall; // @synthesize shouldInstall=_shouldInstall; +@property(readonly, nonatomic) BOOL shouldArchive; // @synthesize shouldArchive=_shouldArchive; +@property(readonly, nonatomic) BOOL shouldProfile; // @synthesize shouldProfile=_shouldProfile; +@property(readonly, nonatomic) BOOL shouldTest; // @synthesize shouldTest=_shouldTest; +@property(readonly, nonatomic) BOOL shouldLaunch; // @synthesize shouldLaunch=_shouldLaunch; @property(readonly, nonatomic, getter=isAppleInternalOnly) BOOL appleInternalOnly; // @synthesize appleInternalOnly=_appleInternalOnly; +@property(readonly, copy, nonatomic) NSString *commandNameGerund; // @synthesize commandNameGerund=_commandNameGerund; +@property(readonly, copy, nonatomic) NSString *commandName; // @synthesize commandName=_commandName; - (void).cxx_destruct; - (id)description; - (id)initWithCommandName:(id)arg1 gerund:(id)arg2 appleInternalOnly:(BOOL)arg3; diff --git a/IDEFoundation/IDESchemeOptionReference.h b/IDEFoundation/IDESchemeOptionReference.h index bb9f3bf1d..ca80ced20 100644 --- a/IDEFoundation/IDESchemeOptionReference.h +++ b/IDEFoundation/IDESchemeOptionReference.h @@ -25,5 +25,11 @@ - (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEServerRepository.h b/IDEFoundation/IDEServerRepository.h index 430ee6deb..069843a10 100644 --- a/IDEFoundation/IDEServerRepository.h +++ b/IDEFoundation/IDEServerRepository.h @@ -44,7 +44,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEShellCommandBreakpointAction.h b/IDEFoundation/IDEShellCommandBreakpointAction.h index 837f182a8..de47411b0 100644 --- a/IDEFoundation/IDEShellCommandBreakpointAction.h +++ b/IDEFoundation/IDEShellCommandBreakpointAction.h @@ -16,9 +16,9 @@ } + (id)propertiesAffectingPersistenceState; +@property BOOL waitUntilDone; // @synthesize waitUntilDone=_waitUntilDone; @property(copy, nonatomic) NSString *arguments; // @synthesize arguments=_arguments; @property(copy, nonatomic) NSString *command; // @synthesize command=_command; -@property BOOL waitUntilDone; // @synthesize waitUntilDone=_waitUntilDone; - (void).cxx_destruct; - (void)setWaitUntilDoneFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; - (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; diff --git a/IDEFoundation/IDEShellXPCDebugSession.h b/IDEFoundation/IDEShellXPCDebugSession.h new file mode 100644 index 000000000..941e2919c --- /dev/null +++ b/IDEFoundation/IDEShellXPCDebugSession.h @@ -0,0 +1,77 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEDebugSession-Protocol.h" + +@class DVTTextDocumentLocation, IDEShellXPCProcess, NSString; + +@interface IDEShellXPCDebugSession : NSObject +{ + IDEShellXPCProcess *_process; + BOOL hasExitCode; + BOOL hasCrashed; + BOOL profilingSupported; + BOOL isDetached; + BOOL _debuggerShouldAttachToTarget; + BOOL _supportsMultiplePCAnnotation; + BOOL _supportsPCAnnotationDragging; + int state; + long long exitCode; + IDEShellXPCProcess *_targetProcess; + DVTTextDocumentLocation *_instructionPointerLocation; + DVTTextDocumentLocation *_instructionPointerLocationForDisassembly; +} + +@property(readonly) BOOL supportsPCAnnotationDragging; // @synthesize supportsPCAnnotationDragging=_supportsPCAnnotationDragging; +@property(readonly) BOOL supportsMultiplePCAnnotation; // @synthesize supportsMultiplePCAnnotation=_supportsMultiplePCAnnotation; +@property(copy, nonatomic) DVTTextDocumentLocation *instructionPointerLocationForDisassembly; // @synthesize instructionPointerLocationForDisassembly=_instructionPointerLocationForDisassembly; +@property(copy, nonatomic) DVTTextDocumentLocation *instructionPointerLocation; // @synthesize instructionPointerLocation=_instructionPointerLocation; +@property(readonly) BOOL debuggerShouldAttachToTarget; // @synthesize debuggerShouldAttachToTarget=_debuggerShouldAttachToTarget; +@property(retain) IDEShellXPCProcess *targetProcess; // @synthesize targetProcess=_targetProcess; +@property(readonly) id process; // @synthesize process=_process; +@property BOOL isDetached; // @synthesize isDetached; +@property(getter=isProfilingSupported) BOOL profilingSupported; // @synthesize profilingSupported; +@property BOOL hasCrashed; // @synthesize hasCrashed; +@property long long exitCode; // @synthesize exitCode; +@property BOOL hasExitCode; // @synthesize hasExitCode; +@property int state; // @synthesize state; +- (void).cxx_destruct; +- (void)requestLoadDylibAtPath:(id)arg1 completionBlock:(id)arg2; +- (struct _NSRange)rangeOfExpressionForFullTextAtPrompt:(id)arg1; +- (BOOL)canContinueToLocation:(id)arg1 withinBlockAtRange:(struct _NSRange)arg2; +- (BOOL)consoleShouldTrackInputHistory; +- (void)evaluateExpression:(id)arg1 threadID:(unsigned long long)arg2 stackFrameID:(unsigned long long)arg3 queue:(id)arg4 resultHandler:(id)arg5; +- (void)executeBreakpointCommand:(id)arg1 threadID:(unsigned long long)arg2 stackFrameID:(unsigned long long)arg3; +- (BOOL)shouldAcceptFromDebugSession:(id)arg1 error:(id *)arg2; +- (BOOL)shouldRelinquishToDebugSession:(id)arg1 error:(id *)arg2; +- (void)requestFetchEvent; +- (void)requestDetach; +- (void)requestStop; +- (void)requestContinueToLocation:(id)arg1; +- (void)requestContinue; +- (void)requestPause; +- (void)requestStepOverSuspendOtherThreads; +- (void)requestStepInSuspendOtherThreads; +- (void)requestStepOverInstruction; +- (void)requestStepIntoInstruction; +- (void)requestStepOut; +- (void)requestStepOverLine; +- (void)requestStepIn; +- (BOOL)profilingSupported; +@property(readonly) int coalescedState; +- (id)initWithName:(id)arg1; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEFoundation/IDEShellXPCProcess.h b/IDEFoundation/IDEShellXPCProcess.h new file mode 100644 index 000000000..0ddb3b1c1 --- /dev/null +++ b/IDEFoundation/IDEShellXPCProcess.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEDebugProcess-Protocol.h" + +@class IDELaunchSession, NSArray, NSString; + +@interface IDEShellXPCProcess : NSObject +{ + NSString *_name; +} + +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +@property(readonly, nonatomic) NSArray *loadedCodeModules; +- (id)contentDelegateUIExtensionIdentifier; +@property(readonly) IDELaunchSession *launchSession; +@property(readonly, copy) NSString *associatedProcessUUID; +- (id)initWithName:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEFoundation/IDESourceControlCredentialsValidator.h b/IDEFoundation/IDESourceControlCredentialsValidator.h index 2dcf363a5..34d7990bb 100644 --- a/IDEFoundation/IDESourceControlCredentialsValidator.h +++ b/IDEFoundation/IDESourceControlCredentialsValidator.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTObservingToken, DVTOperation, DVTStackBacktrace, IDESourceControlRepository, IDESourceControlRequest, NSError, NSMutableData, NSURLAuthenticationChallenge, NSURLConnection; +@class DVTOperation, DVTStackBacktrace, IDESourceControlRepository, IDESourceControlRequest, NSError, NSMutableData, NSString, NSURLAuthenticationChallenge, NSURLConnection; @interface IDESourceControlCredentialsValidator : NSObject { @@ -17,22 +17,19 @@ NSMutableData *m_receivedData; BOOL _testSSLCertificate; BOOL _wasOriginallyAuthenticationRequest; - DVTObservingToken *_reachabilityObservingToken; IDESourceControlRequest *_currentRequest; BOOL _canShowCertificatePanel; int _requestType; IDESourceControlRepository *_repository; DVTOperation *_completionOperation; NSError *_currentError; - DVTOperation *_reachabilityCompletionOperation; } + (void)initialize; -@property(retain) DVTOperation *reachabilityCompletionOperation; // @synthesize reachabilityCompletionOperation=_reachabilityCompletionOperation; @property(retain) NSError *currentError; // @synthesize currentError=_currentError; @property int requestType; // @synthesize requestType=_requestType; @property(retain) DVTOperation *completionOperation; // @synthesize completionOperation=_completionOperation; -@property(readonly) IDESourceControlRepository *repository; // @synthesize repository=_repository; +@property(readonly) __weak IDESourceControlRepository *repository; // @synthesize repository=_repository; @property BOOL canShowCertificatePanel; // @synthesize canShowCertificatePanel=_canShowCertificatePanel; - (void).cxx_destruct; - (void)primitiveInvalidate; @@ -49,13 +46,16 @@ - (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; - (void)showCertificatePanelForChallenge:(id)arg1 completionBlock:(id)arg2; - (void)performTestOfType:(int)arg1 withCompletionBlock:(id)arg2; -- (id)validateReachabilityWithCompletionBlock:(id)arg1; - (id)validateCredentialsWithCompletionBlock:(id)arg1; - (id)initWithRepository:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDESourceControlManager.h b/IDEFoundation/IDESourceControlManager.h index 3ab8b0b82..14faad3e5 100644 --- a/IDEFoundation/IDESourceControlManager.h +++ b/IDEFoundation/IDESourceControlManager.h @@ -33,6 +33,7 @@ NSString *_pathOfWorkspaceJustCheckedOut; } ++ (id)keyPathsForValuesAffectingRepositories; + (id)sourceControlProfilingLogAspect; + (id)sourceControlAuthenticationLogAspect; + (id)sourceControlFileScanningLogAspect; @@ -89,7 +90,6 @@ - (id)arrayOfProjectDictionaries; - (id)arrayOfRepositoryDictionaries; @property(readonly) NSArray *repositories; // @synthesize repositories=_repositories; -- (id)repositoryWithIdentifier:(id)arg1; - (id)repositoryWithRoot:(id)arg1 sourceControlExtension:(id)arg2; - (void)repositoryRootForRepository:(id)arg1 withCompletionBlock:(id)arg2; - (id)repositoryForURL:(id)arg1 sourceControlExtension:(id)arg2; @@ -113,5 +113,11 @@ - (id)defaultExtension; - (id)initWithSavedRepositories:(BOOL)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDESourceControlMultipleStepInvalidationToken.h b/IDEFoundation/IDESourceControlMultipleStepInvalidationToken.h index e74007cdb..163fda078 100644 --- a/IDEFoundation/IDESourceControlMultipleStepInvalidationToken.h +++ b/IDEFoundation/IDESourceControlMultipleStepInvalidationToken.h @@ -8,7 +8,7 @@ #import "DVTCancellable-Protocol.h" -@class IDESourceControlRequest; +@class IDESourceControlRequest, NSString; @interface IDESourceControlMultipleStepInvalidationToken : NSObject { @@ -22,5 +22,11 @@ @property(readonly, getter=isCancelled) BOOL cancelled; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDESourceControlOperation.h b/IDEFoundation/IDESourceControlOperation.h index 501ae9c2e..db5270ac2 100644 --- a/IDEFoundation/IDESourceControlOperation.h +++ b/IDEFoundation/IDESourceControlOperation.h @@ -18,8 +18,10 @@ unsigned int _scmPowerAssertion; BOOL _waitToParseData; BOOL _allowsSleep; + BOOL _userInitiated; } +@property BOOL userInitiated; // @synthesize userInitiated=_userInitiated; @property BOOL allowsSleep; // @synthesize allowsSleep=_allowsSleep; @property BOOL waitToParseData; // @synthesize waitToParseData=_waitToParseData; @property(readonly) IDESourceControlRequest *request; // @synthesize request=_request; diff --git a/IDEFoundation/IDESourceControlPatchItemNode.h b/IDEFoundation/IDESourceControlPatchItemNode.h index f764dad6f..6a2ffa10f 100644 --- a/IDEFoundation/IDESourceControlPatchItemNode.h +++ b/IDEFoundation/IDESourceControlPatchItemNode.h @@ -31,7 +31,7 @@ @property(copy) DVTFilePath *baseFilePath; // @synthesize baseFilePath=_baseFilePath; @property(copy) DVTFilePath *diffFilePath; // @synthesize diffFilePath=_diffFilePath; @property(copy) NSString *format; // @synthesize format=_format; -@property(readonly) IDESourceControlWorkingTreeItem *item; // @synthesize item=_item; +@property(readonly) __weak IDESourceControlWorkingTreeItem *item; // @synthesize item=_item; - (void).cxx_destruct; - (id)initWithItem:(id)arg1; - (id)representedObject; @@ -41,5 +41,11 @@ - (id)indexInfo; - (id)fileWrapper; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDESourceControlPatchWorkingTreeNode.h b/IDEFoundation/IDESourceControlPatchWorkingTreeNode.h index 63af7877b..fc8a5937f 100644 --- a/IDEFoundation/IDESourceControlPatchWorkingTreeNode.h +++ b/IDEFoundation/IDESourceControlPatchWorkingTreeNode.h @@ -31,5 +31,11 @@ - (id)fileWrapper; - (id)indexInfo; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDESourceControlRepository.h b/IDEFoundation/IDESourceControlRepository.h index 4f2689d43..e03cbe72f 100644 --- a/IDEFoundation/IDESourceControlRepository.h +++ b/IDEFoundation/IDESourceControlRepository.h @@ -12,7 +12,6 @@ @interface IDESourceControlRepository : IDESourceControlTree { - struct __SCNetworkReachability *_reachabilityRef; NSURL *_URL; NSString *_user; NSString *_password; @@ -25,25 +24,19 @@ NSString *_remoteName; NSString *_root; BOOL _passwordIsBeingLoaded; - BOOL _avoidObservingReachability; BOOL _ignoreKeychain; IDESourceControlCredentialsValidator *_authenticator; } + (id)_keychainNameWithSubversionHTTPProtectionSpace:(id)arg1; + (id)keyPathsForValuesAffectingConnectionAddress; -+ (id)keyPathsForValuesAffectingReachability; @property BOOL ignoreKeychain; // @synthesize ignoreKeychain=_ignoreKeychain; -@property BOOL avoidObservingReachability; // @synthesize avoidObservingReachability=_avoidObservingReachability; @property(readonly) IDESourceControlCredentialsValidator *authenticator; // @synthesize authenticator=_authenticator; @property(readonly) NSString *root; // @synthesize root=_root; @property BOOL representsGitSVNBridge; // @synthesize representsGitSVNBridge=_representsGitSVNBridge; @property BOOL shouldRetryAuthentication; // @synthesize shouldRetryAuthentication=_shouldRetryAuthentication; @property(nonatomic) BOOL authenticated; // @synthesize authenticated=_authenticated; - (void).cxx_destruct; -- (void)endObservingReachability; -- (void)startObservingReachability; -- (id)localURL; - (BOOL)removePasswordFromKeychain:(struct OpaqueSecKeychainRef *)arg1 error:(id *)arg2; - (void)maybeRemovePasswordFromKeychain; - (BOOL)canRemovePasswordFromKeychain; @@ -80,5 +73,11 @@ - (id)initWithLocation:(id)arg1 sourceControlManager:(id)arg2; - (id)_initWithLocation:(id)arg1 sourceControlManager:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDESourceControlRequest.h b/IDEFoundation/IDESourceControlRequest.h index 757505213..48af80b05 100644 --- a/IDEFoundation/IDESourceControlRequest.h +++ b/IDEFoundation/IDESourceControlRequest.h @@ -43,7 +43,7 @@ @property BOOL cancelable; // @synthesize cancelable=_cancelable; @property(readonly) IDELogStore *logStore; // @synthesize logStore=_logStore; @property BOOL shouldGenerateLog; // @synthesize shouldGenerateLog=_shouldGenerateLog; -@property(readonly) NSString *workspaceName; // @synthesize workspaceName=_workspaceName; +@property(readonly, copy) NSString *workspaceName; // @synthesize workspaceName=_workspaceName; @property(retain) IDEActivityLogSection *logSection; // @synthesize logSection=_logSection; @property(retain) IDEActivityLogSection *log; // @synthesize log=_log; @property BOOL stopAllActivityWhenCanceled; // @synthesize stopAllActivityWhenCanceled=_stopAllActivityWhenCanceled; @@ -61,10 +61,10 @@ - (void)cancelOperation; - (void)setShouldGenerateLog:(BOOL)arg1 logStore:(id)arg2 workspaceName:(id)arg3; - (void)setShouldGenerateLog:(BOOL)arg1 logStore:(id)arg2 shortTitle:(id)arg3 longTitle:(id)arg4; -@property(readonly) NSString *longTitle; // @synthesize longTitle=_longTitle; -@property(readonly) NSString *shortTitle; // @synthesize shortTitle=_shortTitle; +@property(readonly, copy) NSString *longTitle; // @synthesize longTitle=_longTitle; +@property(readonly, copy) NSString *shortTitle; // @synthesize shortTitle=_shortTitle; - (BOOL)isRequestBlacklistedFromLogging; -- (id)description; +@property(readonly, copy) NSString *description; @property(readonly) IDESourceControlRepository *repositoryToAuthenticate; @property(retain) IDESourceControlExtension *sourceControlExtension; // @synthesize sourceControlExtension=_sourceControlExtension; - (id)initWithType:(int)arg1 startingRevision:(id)arg2 destination:(id)arg3 options:(id)arg4; @@ -79,7 +79,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDESourceControlTaskOperation.h b/IDEFoundation/IDESourceControlTaskOperation.h index bfb474fe3..72a084b25 100644 --- a/IDEFoundation/IDESourceControlTaskOperation.h +++ b/IDEFoundation/IDESourceControlTaskOperation.h @@ -38,6 +38,7 @@ - (void).cxx_destruct; - (void)parseDataOrGenerateErrorForTask:(id)arg1 operation:(id)arg2; - (void)setWaitToParseData:(BOOL)arg1; +- (void)_real_main; - (void)main; - (id)readDataFromFileHandle:(id)arg1 intoBuffer:(id)arg2 runloopMode:(id)arg3 outstandingOperationCounter:(long long *)arg4 dataParsingBlock:(id)arg5; - (id)pipeToOperation; diff --git a/IDEFoundation/IDESourceControlTree.h b/IDEFoundation/IDESourceControlTree.h index c38c2ef04..4471d167c 100644 --- a/IDEFoundation/IDESourceControlTree.h +++ b/IDEFoundation/IDESourceControlTree.h @@ -14,25 +14,18 @@ IDESourceControlExtension *_sourceControlExtension; NSString *_location; NSString *_name; - int _reachabilityFlags; unsigned long long _state; - long long _reachable; BOOL _disallowLoadingChildren; - BOOL _isObservingReachability; NSString *_identifier; NSString *_cachedFirstRevision; } + (void)initialize; -+ (id)keyPathsForValuesAffectingConnected; + (id)treeLoadingModelObjectGraph; @property(copy) NSString *cachedFirstRevision; // @synthesize cachedFirstRevision=_cachedFirstRevision; @property(readonly) NSString *identifier; // @synthesize identifier=_identifier; -@property BOOL isObservingReachability; // @synthesize isObservingReachability=_isObservingReachability; -@property long long reachable; // @synthesize reachable=_reachable; @property BOOL disallowLoadingChildren; // @synthesize disallowLoadingChildren=_disallowLoadingChildren; @property unsigned long long state; // @synthesize state=_state; -@property int reachabilityFlags; // @synthesize reachabilityFlags=_reachabilityFlags; @property(copy) NSString *location; // @synthesize location=_location; @property(copy, nonatomic) NSString *name; // @synthesize name=_name; @property(retain) IDESourceControlExtension *sourceControlExtension; // @synthesize sourceControlExtension=_sourceControlExtension; @@ -41,8 +34,6 @@ - (id)copyRepository; - (id)description; - (BOOL)containsItemAtLocation:(id)arg1; -- (void)endObservingReachability; -- (void)startObservingReachability; - (id)firstRevisionWithCompletionBlock:(id)arg1; - (id)subclass_createRootNode; - (void)primitiveInvalidate; diff --git a/IDEFoundation/IDESourceControlTreeItem.h b/IDEFoundation/IDESourceControlTreeItem.h index da7f0f71a..065eaf081 100644 --- a/IDEFoundation/IDESourceControlTreeItem.h +++ b/IDEFoundation/IDESourceControlTreeItem.h @@ -6,7 +6,7 @@ #import "DVTModelTreeNode.h" -@class DVTDispatchLock, IDESourceControlRevision, IDESourceControlTree, IDESourceControlTreeGroup, NSArray, NSMutableDictionary, NSString; +@class IDESourceControlRevision, IDESourceControlTree, IDESourceControlTreeGroup, NSArray, NSMutableDictionary, NSString; @interface IDESourceControlTreeItem : DVTModelTreeNode { @@ -17,13 +17,13 @@ IDESourceControlRevision *_baseRevision; IDESourceControlRevision *_currentRevision; NSMutableDictionary *_revisions; - DVTDispatchLock *_revisionsLock; NSString *_name; NSString *_pathString; unsigned long long _state; } + (BOOL)automaticallyNotifiesObserversOfCurrentRevision; ++ (id)_revisionLock; + (void)initialize; @property unsigned long long conflictStateForUpdateOrMerge; // @synthesize conflictStateForUpdateOrMerge=_conflictStateForUpdateOrMerge; @property int sourceControlServerStatus; // @synthesize sourceControlServerStatus=_sourceControlServerStatus; diff --git a/IDEFoundation/IDESourceControlWorkingCopyConfiguration.h b/IDEFoundation/IDESourceControlWorkingCopyConfiguration.h index 47f799693..efcaf38d6 100644 --- a/IDEFoundation/IDESourceControlWorkingCopyConfiguration.h +++ b/IDEFoundation/IDESourceControlWorkingCopyConfiguration.h @@ -57,6 +57,7 @@ - (unsigned long long)hash; - (id)dictionaryRepresentation; - (id)initWithDictionary:(id)arg1 sourceControlManager:(id)arg2; +- (id)initWithName:(id)arg1 identifier:(id)arg2 sourceControlExtension:(id)arg3 relativeBranchesLocation:(id)arg4 relativeTrunkLocation:(id)arg5 relativeTagsLocation:(id)arg6 sourceControlManager:(id)arg7; - (id)init; @end diff --git a/IDEFoundation/IDESourceControlWorkingTree.h b/IDEFoundation/IDESourceControlWorkingTree.h index 9579f1a0d..f94c43e17 100644 --- a/IDEFoundation/IDESourceControlWorkingTree.h +++ b/IDEFoundation/IDESourceControlWorkingTree.h @@ -65,8 +65,6 @@ - (id)automaticallyConfigureSVNLocations:(id)arg1; - (void)automaticallyConfigureSVNLocationsWithToken:(id)arg1 completionBlock:(id)arg2; @property(readonly) BOOL isConfiguredForBranching; -- (void)endObservingReachability; -- (void)startObservingReachability; - (id)itemForFilePath:(id)arg1; - (BOOL)containsItemAtLocation:(id)arg1; - (BOOL)containsItemAtFilePath:(id)arg1; diff --git a/IDEFoundation/IDESourceControlWorkspaceMonitor.h b/IDEFoundation/IDESourceControlWorkspaceMonitor.h index 443f125d2..8af23ad7a 100644 --- a/IDEFoundation/IDESourceControlWorkspaceMonitor.h +++ b/IDEFoundation/IDESourceControlWorkspaceMonitor.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTDispatchLock, DVTMapTable, DVTObservingToken, DVTStackBacktrace, IDEContainerQuery, IDELogStore, IDESourceControlManager, IDESourceControlProject, IDESourceControlRequest, IDEWorkspace, NSArray, NSDate, NSMutableArray, NSMutableDictionary, NSMutableSet, NSOperationQueue, NSString, NSTimer; +@class DVTDispatchLock, DVTFilePath, DVTMapTable, DVTNotificationToken, DVTObservingToken, DVTSourceControlWorkspace, DVTSourceControlWorkspaceBlueprint, DVTStackBacktrace, IDEContainerQuery, IDELogStore, IDESourceControlManager, IDESourceControlProject, IDESourceControlRequest, IDEWorkspace, NSArray, NSDate, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject, NSObject, NSOperationQueue, NSString, NSTimer; @interface IDESourceControlWorkspaceMonitor : NSObject { @@ -17,9 +17,14 @@ IDEContainerQuery *_query; NSMutableDictionary *_workspaceSCMInfo; NSMutableSet *_fileRefSet; + NSMutableSet *_workspaceFolders; + NSObject *_scanningQueue; + BOOL _resumedScanningQueue; NSDate *_startDate; NSDate *_endDate; NSMutableSet *_repositoriesWarnedAreNewer; + NSMutableSet *_workingCopies; + NSMutableArray *_workingCopiesNeedingUpgrade; NSMutableArray *_workingTrees; DVTDispatchLock *_workingTreesLock; NSMutableSet *_workingTreeBranchTokens; @@ -29,34 +34,45 @@ IDELogStore *_logStore; DVTObservingToken *_containerQueryMatchesObserver; NSOperationQueue *_scmFileEventQueue; - struct dispatch_queue_s *_scmQueue; - struct dispatch_group_s *_scmGroup; + NSObject *_scmQueue; + NSObject *_scmGroup; IDESourceControlRequest *_sourceControlInfoRequest; double _serverStatusUpdateInterval; NSTimer *_statusUpdateTimer; - struct dispatch_source_s *_scanningTimer; NSString *_developerFolderPathString; BOOL _localStatusCheckingEnabled; BOOL _remoteStatusCheckingEnabled; BOOL _idleNotificationPosted; - BOOL _isPerformingInitialWorkspaceScan; - BOOL _finishedScan; BOOL _hasConfiguredTBTForWorkingCopies; BOOL _hasMergedProjectData; unsigned long long _workingTreesCount; unsigned long long _workingTreesConfigured; BOOL _shouldAskForNewWorkingCopies; - BOOL _pauseScanning; - BOOL _didScanWorkspace; + BOOL _shouldSaveLegacyBlueprint; + DVTDispatchLock *_derivedDataLock; + DVTFilePath *_derivedDataFilePath; + DVTObservingToken *_deriviedDataObservationToken; + DVTFilePath *_intermediatesFilePath; + DVTObservingToken *_intermediatesObservationToken; + DVTFilePath *_productsFilePath; + DVTObservingToken *_productsObservationToken; + DVTNotificationToken *_sourceControlEnabledToken; + DVTSourceControlWorkspace *_sourceControlWorkspace; IDESourceControlProject *_sourceControlProject; + unsigned long long _state; + DVTSourceControlWorkspaceBlueprint *_cachedBlueprint; } + (id)keyPathsForValuesAffectingLogRecords; ++ (id)keyPathsForValuesAffectingDidScanWorkspace; ++ (id)keyPathsForValuesAffectingIsPerformingInitialWorkspaceScan; + (void)initialize; -@property BOOL didScanWorkspace; // @synthesize didScanWorkspace=_didScanWorkspace; +@property(retain) DVTSourceControlWorkspaceBlueprint *cachedBlueprint; // @synthesize cachedBlueprint=_cachedBlueprint; +@property unsigned long long state; // @synthesize state=_state; @property(retain) IDESourceControlProject *sourceControlProject; // @synthesize sourceControlProject=_sourceControlProject; +@property(retain) DVTSourceControlWorkspace *sourceControlWorkspace; // @synthesize sourceControlWorkspace=_sourceControlWorkspace; +@property(readonly) IDEWorkspace *workspace; // @synthesize workspace=_workspace; @property(retain) IDELogStore *logStore; // @synthesize logStore=_logStore; -@property BOOL isPerformingInitialWorkspaceScan; // @synthesize isPerformingInitialWorkspaceScan=_isPerformingInitialWorkspaceScan; @property(copy) NSTimer *statusUpdateTimer; // @synthesize statusUpdateTimer=_statusUpdateTimer; @property double serverStatusUpdateInterval; // @synthesize serverStatusUpdateInterval=_serverStatusUpdateInterval; @property(readonly) DVTMapTable *workspaceRootForWorkingTreeMapTable; // @synthesize workspaceRootForWorkingTreeMapTable=_workspaceRootForWorkingTreeMapTable; @@ -68,12 +84,7 @@ - (id)rootDirectoryOfAllWorkingCopies; - (void)setState:(unsigned long long)arg1 forWorkingCopyConfigurationStateDictionary:(id)arg2; - (void)setState:(unsigned long long)arg1 forWorkingTree:(id)arg2; -- (void)checkForMissingCheckouts; -- (void)checkForCorrectWorkingCopyOrigin:(id)arg1 withProjectPath:(id)arg2 withCompletionBlock:(id)arg3; -- (void)createAndCompareProjectData; -- (id)derivedDataSourceControlProjectCreateIfNeeded:(BOOL)arg1; -- (id)_DerivedDataSCMProjectFilePath; -- (id)savedProjectData; +- (void)saveProjectData; - (void)saveSCMInfo; - (id)getSCMInfoObjectforKey:(id)arg1; - (void)setSCMInfoObject:(id)arg1 forSCMKey:(id)arg2; @@ -101,24 +112,32 @@ - (void)evaluateWorkspaceRootForWorkingTree:(id)arg1 relativeToFilePath:(id)arg2; - (id)rootDirectoryInWorkspaceForWorkingTree:(id)arg1; - (id)rootDirectoryFilePathInWorkspaceForWorkingTree:(id)arg1; -- (void)_findWorkingTreesForFilePath:(id)arg1; - (void)_scanFinished; -- (void)_startScanTimer; - (void)startScanningWorkspace:(id)arg1; - (void)_startScanningWorkspace:(id)arg1; - (void)_processFileRefsBatch:(id)arg1; -@property BOOL pauseScanning; +- (void)upgradedWorkingCopy:(id)arg1; +- (void)addWorkspaceFilePathToCheck:(id)arg1; +- (void)scanWorkspaceFolders; - (BOOL)_filePathIsInDerivedDataFolder:(id)arg1; +@property(readonly) BOOL didScanWorkspace; +@property(readonly) BOOL isPerformingInitialWorkspaceScan; - (void)addWorkingTree:(id)arg1; - (void)_sortWorkingCopies; @property(readonly) NSArray *workingTrees; // @synthesize workingTrees=_workingTrees; +@property(readonly) NSArray *workingCopiesNeedingUpgrade; // @synthesize workingCopiesNeedingUpgrade=_workingCopiesNeedingUpgrade; - (void)primitiveInvalidate; +- (void)_disableSourceControlMonitor; - (id)initWithSCMManager:(id)arg1; - (id)init; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEStandardTestRunner.h b/IDEFoundation/IDEStandardTestRunner.h new file mode 100644 index 000000000..5ba712f53 --- /dev/null +++ b/IDEFoundation/IDEStandardTestRunner.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEStandardTestRunner : IDETestRunner +{ + id _buildableProduct; +} + +@property(retain) id buildableProduct; // @synthesize buildableProduct=_buildableProduct; +- (void).cxx_destruct; +- (id)testBundlePathForBuildParameters:(id)arg1 runDestination:(id)arg2 testRunIdentifier:(id)arg3 testRunIdentifiers:(id)arg4; +- (id)testRunIdentifiersForBuildParameters:(id)arg1 runDestination:(id)arg2; +- (id)architectureForBuildParameters:(id)arg1 runDestination:(id)arg2 testRunIdentifier:(id)arg3 testRunIdentifiers:(id)arg4; +- (id)launchNameForBuildParameters:(id)arg1 runDestination:(id)arg2 testRunIdentifier:(id)arg3 testRunIdentifiers:(id)arg4; +- (id)workingDirectoryForWorkspace:(id)arg1; +- (id)environmentVariablesForBuildParameters:(id)arg1 runDestination:(id)arg2 testRunIdentifier:(id)arg3 testRunIdentifiers:(id)arg4 error:(id *)arg5; +- (id)environmentVariablesForBuildParameters:(id)arg1 runDestination:(id)arg2 testRunIdentifier:(id)arg3 testRunIdentifiers:(id)arg4; +- (id)defaultTestEnvironmentVariablesForBuildParameters:(id)arg1 runDestination:(id)arg2 workspace:(id)arg3 error:(id *)arg4; +- (id)initWithBuildableProduct:(id)arg1; +- (id)init; + +@end + diff --git a/IDEFoundation/IDEStandardTestable.h b/IDEFoundation/IDEStandardTestable.h new file mode 100644 index 000000000..161be726b --- /dev/null +++ b/IDEFoundation/IDEStandardTestable.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "IDETestable-Protocol.h" + +@class DVTStackBacktrace, NSArray, NSMutableDictionary, NSMutableSet, NSSet, NSString; + +@interface IDEStandardTestable : NSObject +{ + NSMutableSet *_subtests; + NSArray *_cachedArrangedSubtests; + NSMutableDictionary *_testIDsByURL; +} + ++ (id)keyPathsForValuesAffectingArrangedSubtests; ++ (void)initialize; +@property(readonly, copy) NSMutableDictionary *testIDsByURL; // @synthesize testIDsByURL=_testIDsByURL; +- (void).cxx_destruct; +@property(readonly, copy) NSArray *arrangedSubtests; +- (void)_invalidateArrangedSubtests; +@property(readonly) BOOL canHaveSubtests; +- (BOOL)canHaveSubtestsForTestWithIdentifier:(id)arg1; +- (id)supertestForTestWithIdentifier:(id)arg1; +- (id)supertestForTestWithIdentifier:(id)arg1 createIfNeeded:(BOOL)arg2; +- (id)nameForTestWithIdentifier:(id)arg1; +- (id)testForIdentifier:(id)arg1 createIfNeeded:(BOOL)arg2; +- (id)testForIdentifier:(id)arg1; +- (id)identifierForTestClass:(id)arg1 method:(id)arg2; +- (void)_removeTestIDFromURL:(id)arg1 testID:(id)arg2; +- (void)_updateLocationOfTest:(id)arg1 oldLocation:(id)arg2; +@property(readonly) NSSet *testFiles; +- (id)testsInFile:(id)arg1; +- (void)removeTest:(id)arg1; +- (void)_insertTest:(id)arg1 inTests:(id)arg2; +- (id)parentBuildableInWorkspace:(id)arg1; +- (id)testHostBuildableInWorkspace:(id)arg1; +- (id)primaryBuildable; +- (BOOL)matchesBlueprint:(id)arg1; +- (void)waitUntilTestSearchIsFinished; +@property(readonly) BOOL isSearchingForTests; +- (void)searchForTestsInWorkspace:(id)arg1; +- (id)newTestRunner; +@property(readonly) NSString *name; +@property(readonly) id testableProvider; +- (void)primitiveInvalidate; +- (id)init; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, copy) NSMutableSet *mutableSubtests; // @dynamic mutableSubtests; +@property(readonly, copy) NSSet *subtests; // @dynamic subtests; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEFoundation/IDESyntheticLaunchSession.h b/IDEFoundation/IDESyntheticLaunchSession.h index 3b5f7f77f..6327962be 100644 --- a/IDEFoundation/IDESyntheticLaunchSession.h +++ b/IDEFoundation/IDESyntheticLaunchSession.h @@ -13,7 +13,7 @@ NSString *_debuggingAdditionIdentifier; } -@property(retain) NSString *debuggingAdditionIdentifier; // @synthesize debuggingAdditionIdentifier=_debuggingAdditionIdentifier; +@property(copy) NSString *debuggingAdditionIdentifier; // @synthesize debuggingAdditionIdentifier=_debuggingAdditionIdentifier; - (void).cxx_destruct; - (void)_didStart; - (BOOL)supportsDebugSession; diff --git a/IDEFoundation/IDETest.h b/IDEFoundation/IDETest.h index 891211789..8bead9c5f 100644 --- a/IDEFoundation/IDETest.h +++ b/IDEFoundation/IDETest.h @@ -7,51 +7,64 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" +#import "IDETestContainer-Protocol.h" -@class DVTDocumentLocation, DVTStackBacktrace, NSArray, NSMutableArray, NSString; +@class DVTDocumentLocation, DVTStackBacktrace, NSArray, NSMutableArray, NSMutableSet, NSSet, NSString; -@interface IDETest : NSObject +@interface IDETest : NSObject { - NSMutableArray *_subtests; + NSMutableSet *_subtests; NSArray *_cachedArrangedSubtests; + NSMutableArray *_performanceMetricsForPreviousRun; BOOL _canHaveSubtests; - BOOL _locationWasSet; + BOOL _indexLocationWasSet; id _testable; NSString *_identifier; NSString *_name; - DVTDocumentLocation *_location; NSArray *_errorLocations; IDETest *_supertest; + DVTDocumentLocation *_indexLocation; + NSArray *_recentErrorLocations; } + (id)keyPathsForValuesAffectingArrangedSubtests; ++ (id)keyPathsForValuesAffectingLocation; + (id)keyPathsForValuesAffectingIsAdHocRunnable; + (void)initialize; -@property(readonly) BOOL locationWasSet; // @synthesize locationWasSet=_locationWasSet; -@property(readonly) BOOL canHaveSubtests; // @synthesize canHaveSubtests=_canHaveSubtests; +@property BOOL indexLocationWasSet; // @synthesize indexLocationWasSet=_indexLocationWasSet; +@property(copy) NSArray *recentErrorLocations; // @synthesize recentErrorLocations=_recentErrorLocations; +@property(copy, nonatomic) DVTDocumentLocation *indexLocation; // @synthesize indexLocation=_indexLocation; +@property BOOL canHaveSubtests; // @synthesize canHaveSubtests=_canHaveSubtests; @property(readonly) IDETest *supertest; // @synthesize supertest=_supertest; -@property(copy) NSArray *errorLocations; // @synthesize errorLocations=_errorLocations; -@property(copy, nonatomic) DVTDocumentLocation *location; // @synthesize location=_location; -@property(readonly) NSString *name; // @synthesize name=_name; -@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSArray *errorLocations; // @synthesize errorLocations=_errorLocations; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; @property(readonly) id testable; // @synthesize testable=_testable; - (void).cxx_destruct; -@property(readonly) NSArray *arrangedSubtests; // @dynamic arrangedSubtests; +@property(copy) NSArray *arrangedSubtests; // @dynamic arrangedSubtests; - (void)_invalidateArrangedSubtests; +- (void)_setErrorLocations:(id)arg1; +- (void)_setIndexLocation:(id)arg1; +- (void)setLocation:(id)arg1; +@property(readonly, copy, nonatomic) DVTDocumentLocation *location; // @dynamic location; +- (void)setPerformanceMetricsForPreviousRun:(id)arg1; +- (id)performanceMetricsForPreviousRun; @property(readonly) BOOL isAdHocRunnable; - (long long)localizedStandardCompare:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithTestable:(id)arg1 identifier:(id)arg2; - (void)primitiveInvalidate; - (BOOL)_isInFile:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; @property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(readonly) NSMutableArray *mutableSubtests; // @dynamic mutableSubtests; -@property(copy) NSArray *subtests; // @dynamic subtests; +@property(readonly, copy) NSMutableSet *mutableSubtests; // @dynamic mutableSubtests; +@property(readonly, copy) NSSet *subtests; // @dynamic subtests; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDETestBaselineRecord.h b/IDEFoundation/IDETestBaselineRecord.h new file mode 100644 index 000000000..60b545d79 --- /dev/null +++ b/IDEFoundation/IDETestBaselineRecord.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface IDETestBaselineRecord : NSObject +{ + NSMutableDictionary *_baselineDict; + NSMutableDictionary *_classNamesDict; +} + ++ (void)initialize; +- (void).cxx_destruct; +- (void)unionWithBaselineRecord:(id)arg1; +- (void)unionWithTestClassName:(id)arg1 testMethodName:(id)arg2 inBaselineRecord:(id)arg3; +- (void)unionWithDefaultsInBaselineRecord:(id)arg1; +- (void)setBaselineForTestClassName:(id)arg1 testMethodName:(id)arg2 performanceMetricIdentifier:(id)arg3 maxPercentRegression:(id)arg4 maxPercentImprovement:(id)arg5 maxPercentRelativeStandardDeviation:(id)arg6 maxRegression:(id)arg7 maxStandardDeviation:(id)arg8; +- (void)setBaselineForTestClassName:(id)arg1 testMethodName:(id)arg2 performanceMetricIdentifier:(id)arg3 baselineDisplayName:(id)arg4 average:(id)arg5 maxPercentRegression:(id)arg6 maxPercentImprovement:(id)arg7 maxPercentRelativeStandardDeviation:(id)arg8 maxRegression:(id)arg9 maxStandardDeviation:(id)arg10; +- (void)_setBaselineForTestClassName:(id)arg1 testMethodName:(id)arg2 performanceMetricIdentifier:(id)arg3 baselineDisplayName:(id)arg4 average:(id)arg5 maxPercentRegression:(id)arg6 maxPercentImprovement:(id)arg7 maxPercentRelativeStandardDeviation:(id)arg8 maxRegression:(id)arg9 maxStandardDeviation:(id)arg10; +- (id)baselineForTestClassName:(id)arg1 testMethodName:(id)arg2 performanceMetricIdentifier:(id)arg3; +- (void)setDefaultBaselineForPerformanceMetricIdentifier:(id)arg1 maxPercentRegression:(id)arg2 maxPercentImprovement:(id)arg3 maxPercentRelativeStandardDeviation:(id)arg4 maxRegression:(id)arg5 maxStandardDeviation:(id)arg6; +- (id)defaultBaselineForPerformanceMetricIdentifier:(id)arg1; +- (id)performanceMetricIdentifiersWithDefaultBaseline; +- (id)performanceMetricIdentifiersForClassName:(id)arg1 testMethodName:(id)arg2; +- (id)testMethodNamesForClassName:(id)arg1; +- (id)testClassNames; +- (BOOL)writeToFilePath:(id)arg1 workspace:(id)arg2 versionedFileManager:(id)arg3 error:(id *)arg4; +- (BOOL)writeToFilePath:(id)arg1 error:(id *)arg2; +- (id)initWithFilePath:(id)arg1 error:(id *)arg2; +- (BOOL)_validatePropertyList:(id)arg1 errorString:(id *)arg2; +- (BOOL)_validateClassNamesDictionary:(id)arg1 locationDescription:(id)arg2 errorString:(id *)arg3; +- (BOOL)_validatePerformanceMetricBaselinesByPerformanceMetricIdentifierDictionary:(id)arg1 locationDescription:(id)arg2 errorString:(id *)arg3; +- (id)init; +- (void)setBaselineForTestClassName:(id)arg1 testMethodName:(id)arg2 performanceMetricIdentifier:(id)arg3 maxPercentRegression:(id)arg4 maxPercentImprovement:(id)arg5 maxPercentRelativeStandardDeviation:(id)arg6; +- (void)setBaselineForTestClassName:(id)arg1 testMethodName:(id)arg2 performanceMetricIdentifier:(id)arg3 baselineDisplayName:(id)arg4 average:(id)arg5 maxPercentRegression:(id)arg6 maxPercentImprovement:(id)arg7 maxPercentRelativeStandardDeviation:(id)arg8; +- (void)setDefaultBaselineForPerformanceMetricIdentifier:(id)arg1 maxPercentRegression:(id)arg2 maxPercentImprovement:(id)arg3 maxPercentRelativeStandardDeviation:(id)arg4; + +@end + diff --git a/IDEFoundation/IDETestBundleBaselineRecord.h b/IDEFoundation/IDETestBundleBaselineRecord.h new file mode 100644 index 000000000..c1b807be2 --- /dev/null +++ b/IDEFoundation/IDETestBundleBaselineRecord.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface IDETestBundleBaselineRecord : NSObject +{ + NSMutableDictionary *_infoDict; + NSMutableDictionary *_baselinesByRunDestinationUUIDDict; +} + ++ (BOOL)_validatePropertyList:(id)arg1 errorString:(id *)arg2; ++ (id)baselineRecordForBlueprint:(id)arg1 deviceIdentifier:(id)arg2 filePath:(id *)arg3 error:(id *)arg4; ++ (id)_baselineRecordFilePathInBundleBaselineWithFilePath:(id)arg1 withDeviceIdentifier:(id)arg2 error:(id *)arg3; ++ (id)baselineRecordForBlueprint:(id)arg1 withRunDestinationRecord:(id)arg2 filePath:(id *)arg3 error:(id *)arg4; ++ (id)_baselineRecordFilePathInBundleBaselineWithFilePath:(id)arg1 withRunDestinationRecord:(id)arg2 error:(id *)arg3; ++ (void)initialize; +- (void).cxx_destruct; +- (void)unionWithBundleBaselineRecord:(id)arg1; +- (void)setBaselineRecord:(id)arg1 forDeviceIdentifier:(id)arg2; +- (id)baselineRecordForDeviceIdentifier:(id)arg1; +- (id)deviceIdentifiers; +- (void)setBaselineRecord:(id)arg1 forRunDestination:(id)arg2; +- (id)baselineRecordForRunDestination:(id)arg1; +- (id)runDestinations; +- (BOOL)writeToFilePath:(id)arg1 workspace:(id)arg2 versionedFileManager:(id)arg3 error:(id *)arg4; +- (BOOL)writeToFilePath:(id)arg1 error:(id *)arg2; +- (id)initWithFilePath:(id)arg1 error:(id *)arg2; +- (id)init; + +@end + diff --git a/IDEFoundation/IDETestBundleDeviceRecord.h b/IDEFoundation/IDETestBundleDeviceRecord.h new file mode 100644 index 000000000..cdc39dadd --- /dev/null +++ b/IDEFoundation/IDETestBundleDeviceRecord.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSNumber, NSString; + +@interface IDETestBundleDeviceRecord : NSObject +{ + NSString *_platformIdentifier; + NSString *_modelCode; + NSString *_operatingSystemVersion; + NSString *_cpuKind; + NSNumber *_cpuCount; + NSNumber *_cpuSpeedInMHz; + NSNumber *_busSpeedInMHz; + NSNumber *_physicalCPUCoresPerPackage; + NSNumber *_logicalCPUCoresPerPackage; +} + +@property(copy) NSNumber *logicalCPUCoresPerPackage; // @synthesize logicalCPUCoresPerPackage=_logicalCPUCoresPerPackage; +@property(copy) NSNumber *physicalCPUCoresPerPackage; // @synthesize physicalCPUCoresPerPackage=_physicalCPUCoresPerPackage; +@property(copy) NSNumber *busSpeedInMHz; // @synthesize busSpeedInMHz=_busSpeedInMHz; +@property(copy) NSNumber *cpuSpeedInMHz; // @synthesize cpuSpeedInMHz=_cpuSpeedInMHz; +@property(copy) NSNumber *cpuCount; // @synthesize cpuCount=_cpuCount; +@property(copy) NSString *cpuKind; // @synthesize cpuKind=_cpuKind; +@property(copy) NSString *operatingSystemVersion; // @synthesize operatingSystemVersion=_operatingSystemVersion; +@property(copy) NSString *modelCode; // @synthesize modelCode=_modelCode; +@property(copy) NSString *platformIdentifier; // @synthesize platformIdentifier=_platformIdentifier; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)initWithDictionary:(id)arg1; +- (id)dictionaryRepresentation; +- (id)initWithDeviceRecord:(id)arg1; +- (id)initWithDevice:(id)arg1; +- (id)initWithPlatformIdentifier:(id)arg1 modelCode:(id)arg2 operatingSystemVersion:(id)arg3 cpuKind:(id)arg4 cpuCount:(id)arg5 cpuSpeedInMHz:(id)arg6 busSpeedInMHz:(id)arg7 physicalCPUCoresPerPackage:(id)arg8 logicalCPUCoresPerPackage:(id)arg9; + +@end + diff --git a/IDEFoundation/IDETestBundleRunDestinationRecord.h b/IDEFoundation/IDETestBundleRunDestinationRecord.h new file mode 100644 index 000000000..8a0fec130 --- /dev/null +++ b/IDEFoundation/IDETestBundleRunDestinationRecord.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDETestBundleDeviceRecord, NSString; + +@interface IDETestBundleRunDestinationRecord : NSObject +{ + NSString *_targetArchitecture; + IDETestBundleDeviceRecord *_targetDevice; + IDETestBundleDeviceRecord *_localComputer; +} + +@property(retain) IDETestBundleDeviceRecord *localComputer; // @synthesize localComputer=_localComputer; +@property(retain) IDETestBundleDeviceRecord *targetDevice; // @synthesize targetDevice=_targetDevice; +@property(retain) NSString *targetArchitecture; // @synthesize targetArchitecture=_targetArchitecture; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)dictionaryRepresentation; +- (id)initWithDictionary:(id)arg1; +- (id)initWithRunDestinationRecord:(id)arg1; +- (id)initWithTargetArchitecture:(id)arg1 targetDeviceRecord:(id)arg2 localComputerRecord:(id)arg3; +- (id)initWithTargetDeviceRecord:(id)arg1 localComputerRecord:(id)arg2; + +@end + diff --git a/IDEFoundation/IDETestContainer-Protocol.h b/IDEFoundation/IDETestContainer-Protocol.h new file mode 100644 index 000000000..d1ade72f7 --- /dev/null +++ b/IDEFoundation/IDETestContainer-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray, NSSet; + +@protocol IDETestContainer +@property(readonly, copy) NSArray *arrangedSubtests; +@property(readonly) BOOL canHaveSubtests; +@property(readonly, copy) NSSet *subtests; +@end + diff --git a/IDEFoundation/IDETestIdentifierResolver.h b/IDEFoundation/IDETestIdentifierResolver.h new file mode 100644 index 000000000..3b0152761 --- /dev/null +++ b/IDEFoundation/IDETestIdentifierResolver.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDETestIdentifierResolver : NSObject +{ +} + ++ (id)defaultResolver; +- (id)resolvedTestSuiteIdentifierForInputSuiteIdentifier:(id)arg1; +- (id)resolvedTestMethodNameForInputClassName:(id)arg1 methodName:(id)arg2; +- (id)resolvedTestClassNameForInputClassName:(id)arg1; + +@end + diff --git a/IDEFoundation/IDETestIssue.h b/IDEFoundation/IDETestIssue.h new file mode 100644 index 000000000..9ad121626 --- /dev/null +++ b/IDEFoundation/IDETestIssue.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDETest; + +@interface IDETestIssue : IDEIssue +{ + IDETest *_test; + unsigned long long _issueGeneration; +} + +@property(readonly) unsigned long long issueGeneration; // @synthesize issueGeneration=_issueGeneration; +@property(readonly) IDETest *test; // @synthesize test=_test; +- (void).cxx_destruct; +- (id)_documentLocationForFilePath:(id)arg1 lineNumber:(id)arg2 timestamp:(id)arg3; +- (id)initWithIssueProvider:(id)arg1 test:(id)arg2 testResultMessage:(id)arg3 timestamp:(id)arg4 issueTypeIdentifier:(id)arg5 issueGeneration:(unsigned long long)arg6; + +@end + diff --git a/IDEFoundation/IDETestManager.h b/IDEFoundation/IDETestManager.h index 55d486c99..5f4a1e447 100644 --- a/IDEFoundation/IDETestManager.h +++ b/IDEFoundation/IDETestManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTMapTable, DVTNotificationToken, DVTStackBacktrace, IDELogStore, IDEUnitTestsOperationsObserver, IDEWorkspace, NSArray, NSCountedSet, NSMutableArray, NSMutableDictionary, NSMutableSet, NSSet; +@class DVTFilePath, DVTMapTable, DVTNotificationToken, DVTStackBacktrace, IDELogStore, IDEUnitTestsOperationsObserver, IDEWorkspace, NSArray, NSCountedSet, NSMutableArray, NSMutableDictionary, NSMutableSet, NSSet, NSString; @interface IDETestManager : NSObject { @@ -23,6 +23,7 @@ DVTNotificationToken *_blueprintsChangedObserver; DVTNotificationToken *_buildOperationObserver; DVTNotificationToken *_cleanBuildFolderObserver; + DVTNotificationToken *_testableChangedHackNotification; NSMutableSet *_changedTestables; BOOL _forcingReloadAll; NSMutableDictionary *_dataSources; @@ -30,6 +31,9 @@ BOOL _loadingComplete; IDELogStore *_logStore; NSSet *_testsLastRun; + NSSet *_testsLastProfiled; + DVTFilePath *_baselineFilePath; + DVTFilePath *_actionResultsBundleWithBaselineOverridesFilePath; IDEUnitTestsOperationsObserver *_runOperationsObserver; NSMutableDictionary *_testableStateByTestableName; NSMutableDictionary *_fileChangeBrokersByFileURL; @@ -45,18 +49,25 @@ @property(readonly) NSMutableDictionary *fileChangeBrokersByFileURL; // @synthesize fileChangeBrokersByFileURL=_fileChangeBrokersByFileURL; @property(readonly) NSMutableDictionary *testableStateByTestableName; // @synthesize testableStateByTestableName=_testableStateByTestableName; @property(retain) IDEUnitTestsOperationsObserver *runOperationsObserver; // @synthesize runOperationsObserver=_runOperationsObserver; +@property(retain) DVTFilePath *actionResultsBundleWithBaselineOverridesFilePath; // @synthesize actionResultsBundleWithBaselineOverridesFilePath=_actionResultsBundleWithBaselineOverridesFilePath; +@property(retain) DVTFilePath *baselineFilePath; // @synthesize baselineFilePath=_baselineFilePath; @property BOOL loadingComplete; // @synthesize loadingComplete=_loadingComplete; +@property(retain) NSSet *testsLastProfiled; // @synthesize testsLastProfiled=_testsLastProfiled; @property(retain) NSSet *testsLastRun; // @synthesize testsLastRun=_testsLastRun; @property(retain) IDELogStore *logStore; // @synthesize logStore=_logStore; @property(readonly) NSArray *testRunners; // @synthesize testRunners=_testRunners; @property(readonly) IDEWorkspace *workspace; // @synthesize workspace=_workspace; - (void).cxx_destruct; -- (id)testablesForFileURL:(id)arg1; +- (void)asyncApplyBaselineRecord:(id)arg1 forRunDestinationRecord:(id)arg2 withCompletionBlock:(id)arg3; +- (void)asyncApplyBaselineRecord:(id)arg1 forTestBundleRunDestinationRecord:(id)arg2 withCompletionBlock:(id)arg3; +- (id)_testablesForFileURL:(id)arg1; +- (id)testForIdentifier:(id)arg1; - (id)fileURLForTestIdentifier:(id)arg1; - (id)testsForFileURL:(id)arg1; - (id)testableDataSourceForTestingSystemWithIdentifier:(id)arg1; - (void)setTestableDataSource:(id)arg1 forTestingSystemWithIdentifier:(id)arg2; -- (id)testOperationForTestingSpecifiers:(id)arg1 executionEnvironment:(id)arg2 buildParameters:(id)arg3 runDestination:(id)arg4 workspace:(id)arg5 actionRecord:(id)arg6 schemeIdentifier:(id)arg7 outSchemeActionResultOperation:(id *)arg8 error:(id *)arg9 launchParametersBlock:(id)arg10 actionCallbackBlock:(void)arg11; +- (id)testOperationForTestingSpecification:(id)arg1 executionEnvironment:(id)arg2 buildParameters:(id)arg3 runDestination:(id)arg4 workspace:(id)arg5 actionRecord:(id)arg6 schemeIdentifier:(id)arg7 outSchemeActionResultOperation:(id *)arg8 error:(id *)arg9 launchParametersBlock:(id)arg10 actionCallbackBlock:(void)arg11; +- (id)testRunnerForTestingSpecifier:(id)arg1; - (void)_purgeInvalidRDTsForTestable:(id)arg1 withSkippedTests:(id)arg2; - (void)_purgeInvalidRDTsForTest:(id)arg1 withSkippedTests:(id)arg2; - (BOOL)_shouldPurgeRDTTestResultForTest:(id)arg1; @@ -73,8 +84,8 @@ - (void)_registerSubtestsObservance:(id)arg1 forTest:(id)arg2 inTestable:(id)arg3; - (void)_loadTestsForTestable:(id)arg1; - (void)_checkLoadingComplete; -- (void)_updateTestsLastRunForTests:(id)arg1; -- (void)_diffPrevious:(id)arg1 current:(id)arg2 onlyNew:(id *)arg3 onlyOld:(id *)arg4 transformer:(id)arg5; +- (void)_updateTestsLastRunOrProfiledForRemovedTests:(id)arg1; +- (void)_diffPrevious:(id)arg1 current:(id)arg2 onlyNew:(id *)arg3 onlyOld:(id *)arg4; - (void)_forceReloadAllTestables; - (void)_delayedForceReloadAllTestables; - (void)_notifyObserversOfChangedTestable:(id)arg1; @@ -95,14 +106,17 @@ - (void)_addRunningTest:(id)arg1; - (void)_removeInvalidTestableStateForInvalidTestables:(id)arg1; - (void)primitiveInvalidate; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithWorkspace:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(readonly) NSMutableSet *mutableTestRunSessions; // @dynamic mutableTestRunSessions; -@property(readonly) NSSet *testRunSessions; // @dynamic testRunSessions; +@property(readonly, copy) NSMutableSet *mutableTestRunSessions; // @dynamic mutableTestRunSessions; +@property(readonly) Class superclass; +@property(readonly, copy) NSSet *testRunSessions; // @dynamic testRunSessions; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDETestPerformanceMetricBaselineRecord.h b/IDEFoundation/IDETestPerformanceMetricBaselineRecord.h new file mode 100644 index 000000000..821d8a7c1 --- /dev/null +++ b/IDEFoundation/IDETestPerformanceMetricBaselineRecord.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSNumber, NSString; + +@interface IDETestPerformanceMetricBaselineRecord : NSObject +{ + NSString *_baselineDisplayName; + NSNumber *_average; + NSNumber *_maxPercentRegression; + NSNumber *_maxPercentImprovement; + NSNumber *_maxPercentRelativeStandardDeviation; + NSNumber *_maxRegression; + NSNumber *_maxStandardDeviation; +} + ++ (void)initialize; +@property(readonly) NSNumber *maxStandardDeviation; // @synthesize maxStandardDeviation=_maxStandardDeviation; +@property(readonly) NSNumber *maxRegression; // @synthesize maxRegression=_maxRegression; +@property(readonly) NSNumber *maxPercentRelativeStandardDeviation; // @synthesize maxPercentRelativeStandardDeviation=_maxPercentRelativeStandardDeviation; +@property(readonly) NSNumber *maxPercentImprovement; // @synthesize maxPercentImprovement=_maxPercentImprovement; +@property(readonly) NSNumber *maxPercentRegression; // @synthesize maxPercentRegression=_maxPercentRegression; +@property(readonly) NSNumber *average; // @synthesize average=_average; +@property(readonly) NSString *baselineDisplayName; // @synthesize baselineDisplayName=_baselineDisplayName; +- (void).cxx_destruct; +- (id)initWithBaselineDisplayName:(id)arg1 average:(id)arg2 maxPercentRegression:(id)arg3 maxPercentImprovement:(id)arg4 maxPercentRelativeStandardDeviation:(id)arg5 maxRegression:(id)arg6 maxStandardDeviation:(id)arg7; +- (id)init; + +@end + diff --git a/IDEFoundation/IDETestProgressNotificationsObserver.h b/IDEFoundation/IDETestProgressNotificationsObserver.h new file mode 100644 index 000000000..2d4c131ba --- /dev/null +++ b/IDEFoundation/IDETestProgressNotificationsObserver.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEUnitTestsObserver-Protocol.h" + +@class IDETestRunSession, NSString; + +@interface IDETestProgressNotificationsObserver : NSObject +{ + IDETestRunSession *_testRunSession; + NSString *_currentSuite; + NSString *_currentTestClass; + NSString *_currentTestMethod; +} + +@property(copy, nonatomic) NSString *currentTestMethod; // @synthesize currentTestMethod=_currentTestMethod; +@property(copy, nonatomic) NSString *currentTestClass; // @synthesize currentTestClass=_currentTestClass; +@property(copy, nonatomic) NSString *currentSuite; // @synthesize currentSuite=_currentSuite; +@property(retain, nonatomic) IDETestRunSession *testRunSession; // @synthesize testRunSession=_testRunSession; +- (void).cxx_destruct; +- (void)_postDistributedProgressNotification; +- (id)identifierForTestClass:(id)arg1 method:(id)arg2; +- (void)testOperationGroupDidFinish; +- (void)testOperation:(id)arg1 willFinishWithSuccess:(BOOL)arg2 withError:(id)arg3; +- (void)testSuiteDidFinish:(long long)arg1 withFailures:(long long)arg2 unexpected:(long long)arg3 testDuration:(double)arg4 totalDuration:(double)arg5 rawOutput:(id)arg6; +- (void)testSuite:(id)arg1 willFinishAt:(id)arg2 rawOutput:(id)arg3; +- (void)testDidOutput:(id)arg1; +- (void)testCaseDidProducePerformanceOutput:(id)arg1 rawOutput:(id)arg2; +- (void)testCaseDidMeasurePerformanceMetricForTestClass:(id)arg1 method:(id)arg2 performanceMetric:(id)arg3 rawOutput:(id)arg4; +- (void)testCaseDidFailForTestClass:(id)arg1 method:(id)arg2 withMessage:(id)arg3 file:(id)arg4 line:(long long)arg5 rawOutput:(id)arg6; +- (void)testCaseDidFinishForTestClass:(id)arg1 method:(id)arg2 withStatus:(id)arg3 duration:(double)arg4 rawOutput:(id)arg5; +- (void)testCaseDidStartForTestClass:(id)arg1 method:(id)arg2 rawOutput:(id)arg3; +- (void)testSuite:(id)arg1 didStartAt:(id)arg2 rawOutput:(id)arg3; +- (void)testOperationDidStartExecution:(id)arg1; +- (id)initWithTestRunSession:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEFoundation/IDETestReportDocumentLocation.h b/IDEFoundation/IDETestReportDocumentLocation.h new file mode 100644 index 000000000..8150f70ea --- /dev/null +++ b/IDEFoundation/IDETestReportDocumentLocation.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDocumentLocation.h" + +@class NSString; + +@interface IDETestReportDocumentLocation : DVTDocumentLocation +{ + NSString *_testClassName; + NSString *_testMethodName; +} + +@property(copy) NSString *testMethodName; // @synthesize testMethodName=_testMethodName; +@property(copy) NSString *testClassName; // @synthesize testClassName=_testClassName; +- (void).cxx_destruct; +- (BOOL)isEqual:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 testClassName:(id)arg3 testMethodName:(id)arg4; + +@end + diff --git a/IDEFoundation/IDETestResult.h b/IDEFoundation/IDETestResult.h index 1b28fe23c..265428008 100644 --- a/IDEFoundation/IDETestResult.h +++ b/IDEFoundation/IDETestResult.h @@ -18,7 +18,7 @@ NSArray *_messages; } -@property(readonly) NSArray *messages; // @synthesize messages=_messages; +@property(readonly, copy) NSArray *messages; // @synthesize messages=_messages; @property(readonly) DVTPerformanceTestOutput *performanceTestOutput; // @synthesize performanceTestOutput=_performanceTestOutput; @property(readonly) double duration; // @synthesize duration=_duration; @property(readonly) NSDate *date; // @synthesize date=_date; diff --git a/IDEFoundation/IDETestResultMessage.h b/IDEFoundation/IDETestResultMessage.h index fb6e50373..aee1fff08 100644 --- a/IDEFoundation/IDETestResultMessage.h +++ b/IDEFoundation/IDETestResultMessage.h @@ -16,10 +16,10 @@ NSNumber *_lineNumber; } -@property(readonly) NSNumber *lineNumber; // @synthesize lineNumber=_lineNumber; -@property(readonly) NSString *filePath; // @synthesize filePath=_filePath; +@property(readonly, copy) NSNumber *lineNumber; // @synthesize lineNumber=_lineNumber; +@property(readonly, copy) NSString *filePath; // @synthesize filePath=_filePath; @property(readonly) unsigned long long messageType; // @synthesize messageType=_messageType; -@property(readonly) NSString *text; // @synthesize text=_text; +@property(readonly, copy) NSString *text; // @synthesize text=_text; - (void).cxx_destruct; - (id)initWithText:(id)arg1 messageType:(unsigned long long)arg2 filePath:(id)arg3 lineNumber:(id)arg4; diff --git a/IDEFoundation/IDETestRunSession.h b/IDEFoundation/IDETestRunSession.h index 8358668bb..111cb7887 100644 --- a/IDEFoundation/IDETestRunSession.h +++ b/IDEFoundation/IDETestRunSession.h @@ -10,7 +10,7 @@ #import "DVTProgressReporting-Protocol.h" #import "IDETestsInTestableObserver-Protocol.h" -@class DVTStackBacktrace, IDETest, IDETestManager, NSDictionary; +@class DVTStackBacktrace, IDETest, IDETestManager, NSDictionary, NSString; @interface IDETestRunSession : NSObject { @@ -49,7 +49,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDETestRunner.h b/IDEFoundation/IDETestRunner.h index e0d78bd1c..cf6aad2b3 100644 --- a/IDEFoundation/IDETestRunner.h +++ b/IDEFoundation/IDETestRunner.h @@ -25,6 +25,8 @@ - (void).cxx_destruct; - (void)willRunTest:(id)arg1; - (void)didRunTest:(id)arg1 withResult:(id)arg2; +- (id)defaultTestArgumentsOperationForBuildParameters:(id)arg1 runDestination:(id)arg2 workspace:(id)arg3 error:(id *)arg4 completionBlock:(id)arg5; +- (id)defaultTestEnvironmentVariablesForBuildParameters:(id)arg1 runDestination:(id)arg2 workspace:(id)arg3 error:(id *)arg4; - (id)testOperationsForExecutionEnvironment:(id)arg1 buildParameters:(id)arg2 runDestination:(id)arg3 workspace:(id)arg4 testOperationErrorBlock:(id)arg5 error:(void)arg6 launchParametersBlock:(id *)arg7; - (id)testOperationsForExecutionEnvironment:(id)arg1 buildParameters:(id)arg2 runDestination:(id)arg3 workspace:(id)arg4 error:(id *)arg5 launchParametersBlock:(id)arg6; - (id)init; diff --git a/IDEFoundation/IDETestSchemeAction.h b/IDEFoundation/IDETestSchemeAction.h index ee70981e0..4046e9153 100644 --- a/IDEFoundation/IDETestSchemeAction.h +++ b/IDEFoundation/IDETestSchemeAction.h @@ -74,7 +74,9 @@ @property(readonly) NSArray *testBuildableReferences; @property(readonly) NSArray *hostBuildableReferences; - (void)testableDidChangeHost:(id)arg1; -- (id)testOperationWithTestManager:(id)arg1 executionEnvironment:(id)arg2 withBuildOperation:(id)arg3 buildParameters:(id)arg4 actionRecord:(id)arg5 overridingTestingSpecifiers:(id)arg6 outError:(id *)arg7 actionCallbackBlock:(id)arg8; +- (id)testOperationWithTestManager:(id)arg1 executionEnvironment:(id)arg2 withBuildOperation:(id)arg3 buildParameters:(id)arg4 schemeCommand:(id)arg5 actionRecord:(id)arg6 overridingTestingSpecifiers:(id)arg7 outError:(id *)arg8 actionCallbackBlock:(id)arg9; +- (id)filePathForOptimizationProfileFileWithBuildParameters:(id)arg1 schemeCommand:(id)arg2; +- (id)effectiveBlueprintForOptimizationProfileGenerationForSchemeCommand:(id)arg1; - (BOOL)doesNonActionWork; - (id)subtitle; - (id)name; diff --git a/IDEFoundation/IDETestSchemeBaselineRecord.h b/IDEFoundation/IDETestSchemeBaselineRecord.h new file mode 100644 index 000000000..0abb12aa2 --- /dev/null +++ b/IDEFoundation/IDETestSchemeBaselineRecord.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface IDETestSchemeBaselineRecord : NSObject +{ + NSMutableDictionary *_infoDict; + NSMutableDictionary *_bundleBaselinesByTestBundleUUIDDict; +} + ++ (id)_bundleBaselineRecordFilePathInSchemeBaselineWithFilePath:(id)arg1 withTestBundleName:(id)arg2 error:(id *)arg3; +- (void).cxx_destruct; +- (void)unionWithSchemeBaselineRecord:(id)arg1; +- (void)setBundleBaselineRecord:(id)arg1 forTestBundleName:(id)arg2; +- (id)bundleBaselineRecordForTestBundleName:(id)arg1; +- (id)testBundleNames; +- (BOOL)writeToFilePath:(id)arg1 workspace:(id)arg2 error:(id *)arg3; +- (BOOL)writeToFilePath:(id)arg1 error:(id *)arg2; +- (id)initWithFilePath:(id)arg1 error:(id *)arg2; +- (id)init; + +@end + diff --git a/IDEFoundation/IDETestable-Protocol.h b/IDEFoundation/IDETestable-Protocol.h index 02cee57ac..f96b711c1 100644 --- a/IDEFoundation/IDETestable-Protocol.h +++ b/IDEFoundation/IDETestable-Protocol.h @@ -5,15 +5,15 @@ */ #import "DVTInvalidation-Protocol.h" +#import "IDETestContainer-Protocol.h" #import "NSObject-Protocol.h" -@class NSArray, NSSet, NSString; +@class NSSet, NSString; -@protocol IDETestable +@protocol IDETestable @property(readonly) BOOL isSearchingForTests; @property(readonly) NSSet *testFiles; @property(readonly) NSString *name; -@property(readonly) NSArray *tests; @property(readonly) id testableProvider; - (BOOL)canHaveSubtestsForTestWithIdentifier:(id)arg1; - (id)supertestForTestWithIdentifier:(id)arg1; diff --git a/IDEFoundation/IDETestableIssueProvider.h b/IDEFoundation/IDETestableIssueProvider.h index c8c617988..7d3f74317 100644 --- a/IDEFoundation/IDETestableIssueProvider.h +++ b/IDEFoundation/IDETestableIssueProvider.h @@ -6,14 +6,17 @@ #import -@class IDEWorkspace, NSMutableArray, NSMutableDictionary; +#import "IDETestsInTestableObserver-Protocol.h" -@interface IDETestableIssueProvider : IDEIssueProvider +@class IDEWorkspace, NSMutableArray, NSMutableDictionary, NSMutableSet, NSString; + +@interface IDETestableIssueProvider : IDEIssueProvider { IDEWorkspace *_workspace; NSMutableDictionary *_issuesByTestID; NSMutableArray *_genericIssues; unsigned long long _currentIssueGeneration; + NSMutableSet *_observedTestables; } - (void).cxx_destruct; @@ -26,8 +29,18 @@ - (void)_beginNewIssueGeneration; - (BOOL)_filterIssuesByActiveScheme; - (id)displayNameForIssueTypeIdentifier:(id)arg1; +- (void)testsChanged:(id)arg1; +- (void)testablesChanged:(id)arg1; +- (void)workspaceReferencedTestablesChanged; +- (void)_updateObservedTestablesForTest:(id)arg1; - (void)primitiveInvalidate; - (id)_initWithWorkspace:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDETestableProvider-Protocol.h b/IDEFoundation/IDETestableProvider-Protocol.h index 045febbe6..39b7f0a19 100644 --- a/IDEFoundation/IDETestableProvider-Protocol.h +++ b/IDEFoundation/IDETestableProvider-Protocol.h @@ -10,7 +10,7 @@ @protocol IDETestableProvider @property(readonly) NSString *name; -@property(readonly) NSArray *testables; +@property(readonly, copy) NSArray *testables; - (id)testableForBlueprint:(id)arg1; @end diff --git a/IDEFoundation/IDETestableReference.h b/IDEFoundation/IDETestableReference.h index 7155e1826..25847a75d 100644 --- a/IDEFoundation/IDETestableReference.h +++ b/IDEFoundation/IDETestableReference.h @@ -9,7 +9,7 @@ #import "DVTXMLUnarchiving-Protocol.h" #import "IDETestingSpecifier-Protocol.h" -@class IDEDeviceAppDataReference, IDELocationScenarioReference, IDEScheme, IDESchemeBuildableReference, NSArray, NSMutableArray; +@class IDEDeviceAppDataReference, IDELocationScenarioReference, IDEScheme, IDESchemeBuildableReference, NSArray, NSMutableArray, NSString; @interface IDETestableReference : NSObject { @@ -39,13 +39,16 @@ - (void)resolveBuildableFromImport; - (id)testableName; - (id)testable; -- (id)description; +@property(readonly, copy) NSString *description; - (id)init; - (id)initWithTestable:(id)arg1 scheme:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) NSMutableArray *mutableSkippedTests; // @dynamic mutableSkippedTests; @property(copy) NSArray *skippedTests; // @dynamic skippedTests; +@property(readonly) Class superclass; @end diff --git a/IDEFoundation/IDETestableReferenceTestIdentifier.h b/IDEFoundation/IDETestableReferenceTestIdentifier.h index 729a09bc8..0e578130e 100644 --- a/IDEFoundation/IDETestableReferenceTestIdentifier.h +++ b/IDEFoundation/IDETestableReferenceTestIdentifier.h @@ -21,5 +21,11 @@ - (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDETestingSpecification.h b/IDEFoundation/IDETestingSpecification.h new file mode 100644 index 000000000..fd0320ac0 --- /dev/null +++ b/IDEFoundation/IDETestingSpecification.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +@interface IDETestingSpecification : NSObject +{ + BOOL _adhoc; + NSArray *_testingSpecifiers; +} + +@property(readonly) BOOL adhoc; // @synthesize adhoc=_adhoc; +@property(readonly, copy) NSArray *testingSpecifiers; // @synthesize testingSpecifiers=_testingSpecifiers; +- (void).cxx_destruct; +- (id)initWithTestingSpecifiers:(id)arg1 isAdhoc:(BOOL)arg2; + +@end + diff --git a/IDEFoundation/IDETestingSystem.h b/IDEFoundation/IDETestingSystem.h index 886bcd283..3636babb9 100644 --- a/IDEFoundation/IDETestingSystem.h +++ b/IDEFoundation/IDETestingSystem.h @@ -20,8 +20,8 @@ + (id)_testingSystemForExtension:(id)arg1; + (void)initialize; @property(readonly) Class testableClass; // @synthesize testableClass=_testableClass; -@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; -@property(readonly) NSString *name; // @synthesize name=_name; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly, copy) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; - (id)description; - (id)initWithTestingSystemExtension:(id)arg1; diff --git a/IDEFoundation/IDETextIndex.h b/IDEFoundation/IDETextIndex.h index 06d4d8abf..f8be51379 100644 --- a/IDEFoundation/IDETextIndex.h +++ b/IDEFoundation/IDETextIndex.h @@ -6,16 +6,17 @@ #import "NSObject.h" +#import "DVTEncodableIndexDelegate-Protocol.h" #import "DVTInvalidation-Protocol.h" -#import "DVTLibraryFragmentFilterDelegate-Protocol.h" -@class DVTLibraryFragmentFilter, DVTStackBacktrace, IDEWorkspace, NSArray, NSMutableSet; +@class DVTEncodableIndex, DVTLibraryFragmentFilter, DVTStackBacktrace, IDEWorkspace, NSArray, NSMutableSet, NSObject, NSString; -@interface IDETextIndex : NSObject +@interface IDETextIndex : NSObject { - struct dispatch_queue_s *_indexQueue; + NSObject *_indexQueue; unsigned long long _maxConcurrentOperationCount; - DVTLibraryFragmentFilter *_searchIndex; + DVTLibraryFragmentFilter *_filterIndex; + DVTEncodableIndex *_findIndex; IDEWorkspace *_workspace; NSArray *_dataProviders; int _readyFlag; @@ -23,12 +24,12 @@ unsigned long long _nRunningJobs; double _startTime; long long _nCompleted; - struct dispatch_queue_s *_updateQueue; + NSObject *_updateQueue; double _timeOfLastUpdateRequest; BOOL _updatePending; - struct dispatch_queue_s *_saveQueue; + NSObject *_saveQueue; double _timeOfLastSaveRequest; - BOOL _savePending; + unsigned long long _indexTypesForPendingSave; } + (void)_logMissingProviderForFileDataType:(id)arg1; @@ -36,8 +37,12 @@ + (id)logAspect; + (void)initialize; - (void).cxx_destruct; +- (id)_dataProviderForFilePath:(id)arg1 lastKnownFileDataType:(id)arg2 outFileDataType:(id *)arg3; - (id)_dataProviderForFileDataType:(id)arg1; - (void)_initDataProviders; +- (id)_computeFindableForFilePath:(id)arg1 withDataProvider:(id)arg2; +- (BOOL)_computeFilterForFilePath:(id)arg1 withDataProvider:(id)arg2 queryString:(id)arg3; +- (id)findableForFilePath:(id)arg1; - (id)filePathsPossiblyContainingString:(id)arg1 indexedFilePaths:(id *)arg2; - (void)_finishIndexing; - (void)_reportProgress:(double)arg1; @@ -47,19 +52,20 @@ - (void)setMaxConcurrentOperationCount:(unsigned long long)arg1; - (void)scheduleJob:(id)arg1; - (void)scheduleJobs:(id)arg1; -- (void)libraryFragmentFilter:(id)arg1 didRemoveFilterForIdentifier:(id)arg2; -- (void)libraryFragmentFilter:(id)arg1 didAddFilterForIdentifier:(id)arg2; -- (void)_removeIndexEntriesForPathStrings:(id)arg1; -- (void)_removeIndexEntryForPathString:(id)arg1; +- (void)encodableIndex:(id)arg1 didRemoveItemForIdentifier:(id)arg2; +- (void)encodableIndex:(id)arg1 didAddItemForIdentifier:(id)arg2; +- (void)_removeIndexEntriesForPathStrings:(id)arg1 indexTypes:(unsigned long long)arg2; - (void)_indexFileInPath:(id)arg1; - (id)_collectFilePathsForTextIndex; - (void)_scheduleUpdate; - (void)updateTextIndex; - (void)_updateIfReady; +- (BOOL)_hasBegunTextIndexing; +- (void)_beginTextIndexingIfNeeded; - (void)beginTextIndexing; - (id)_indexFolderPath; -- (void)_scheduleSave; -- (void)_saveTextIndex; +- (void)_scheduleSaveForTypes:(unsigned long long)arg1; +- (void)_saveTextIndexForTypes:(unsigned long long)arg1; - (void)_loadTextIndex; - (void)primitiveInvalidate; - (void)dealloc; @@ -68,7 +74,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDETextIndexDataProvider.h b/IDEFoundation/IDETextIndexDataProvider.h index 3378e69a9..db7ce594c 100644 --- a/IDEFoundation/IDETextIndexDataProvider.h +++ b/IDEFoundation/IDETextIndexDataProvider.h @@ -17,6 +17,8 @@ @property(readonly) IDEWorkspace *workspace; // @synthesize workspace=_workspace; @property(readonly) NSArray *fileDataTypes; // @synthesize fileDataTypes=_fileDataTypes; - (void).cxx_destruct; +- (id)findableForFilePath:(id)arg1; +- (BOOL)wantsIndexedFindResultsForFileDataType:(id)arg1; - (id)textRepresentationOfContentsAtPath:(id)arg1; - (id)initWithFileDataTypes:(id)arg1 workspace:(id)arg2; diff --git a/IDEFoundation/IDETextIndexTextFindableWrapper.h b/IDEFoundation/IDETextIndexTextFindableWrapper.h new file mode 100644 index 000000000..d93c9a6b9 --- /dev/null +++ b/IDEFoundation/IDETextIndexTextFindableWrapper.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTTextFindable-Protocol.h" + +@class DVTFindDescriptor, NSString; + +@interface IDETextIndexTextFindableWrapper : NSObject +{ + id _queryFilterBlock; + id _findableCreationBlock; + id _textFindable; + DVTFindDescriptor *_previousFindDescriptor; + BOOL _previousFindDescriptorPassedFilter; +} + +- (void).cxx_destruct; +- (id)findStringMatchingDescriptor:(id)arg1 backwards:(BOOL)arg2 from:(id)arg3 to:(id)arg4; +- (id)initWithQueryFilterBlock:(id)arg1 andFindableCreationBlock:(void)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@property unsigned long long supportedMatchingOptions; + +@end + diff --git a/IDEFoundation/IDEUIATestHostTask.h b/IDEFoundation/IDEUIATestHostTask.h new file mode 100644 index 000000000..c89caada5 --- /dev/null +++ b/IDEFoundation/IDEUIATestHostTask.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSDictionary, NSNumber, NSString; + +@interface IDEUIATestHostTask : NSObject +{ + BOOL _isTaskOuputComplete; + BOOL _isTaskErrorComplete; + NSString *_taskOutputString; + NSString *_taskErrorString; + NSDictionary *_results; + NSString *_path; + NSArray *_arguments; + NSNumber *_timeout; +} + ++ (void)initialize; +@property(retain) NSNumber *timeout; // @synthesize timeout=_timeout; +@property(retain) NSArray *arguments; // @synthesize arguments=_arguments; +@property(retain) NSString *path; // @synthesize path=_path; +@property(retain) NSDictionary *results; // @synthesize results=_results; +@property(retain) NSString *taskErrorString; // @synthesize taskErrorString=_taskErrorString; +@property(retain) NSString *taskOutputString; // @synthesize taskOutputString=_taskOutputString; +@property BOOL isTaskErrorComplete; // @synthesize isTaskErrorComplete=_isTaskErrorComplete; +@property BOOL isTaskOuputComplete; // @synthesize isTaskOuputComplete=_isTaskOuputComplete; +- (void).cxx_destruct; +- (BOOL)run; +- (void)_getTaskErrorData:(id)arg1; +- (void)_getTaskOutputData:(id)arg1; +- (id)initWithPath:(id)arg1 withArguments:(id)arg2 timeout:(id)arg3; +- (id)init; + +@end + diff --git a/IDEFoundation/IDEUIATestRunner.h b/IDEFoundation/IDEUIATestRunner.h new file mode 100644 index 000000000..793459518 --- /dev/null +++ b/IDEFoundation/IDEUIATestRunner.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTObservingToken, IDEUIATestScriptAgentCommunicator, NSDictionary, NSOperationQueue; + +@interface IDEUIATestRunner : IDEStandardTestRunner +{ + NSOperationQueue *_commandLineArgsQueue; + DVTObservingToken *_debugSessionHasStartedObserverToken; + NSDictionary *_buildConfigurationDictionary; + IDEUIATestScriptAgentCommunicator *_agentCommunicator; +} + ++ (void)initialize; +@property(retain) IDEUIATestScriptAgentCommunicator *agentCommunicator; // @synthesize agentCommunicator=_agentCommunicator; +@property(retain) NSDictionary *buildConfigurationDictionary; // @synthesize buildConfigurationDictionary=_buildConfigurationDictionary; +- (void).cxx_destruct; +- (id)_scheduledTestArgumentsOperationForBuildParameters:(id)arg1 runDestination:(id)arg2 workspace:(id)arg3 testRunIdentifier:(id)arg4 testRunIdentifiers:(id)arg5 error:(id *)arg6 completionBlock:(id)arg7; +- (id)_writeTestInvocationScope:(id)arg1 forTestBundlePath:(id)arg2 inWorkspace:(id)arg3 invertScope:(BOOL)arg4; +- (id)testListWithWorkspace:(id)arg1 supportMultiple:(BOOL)arg2 supportInverse:(BOOL)arg3 invert:(char *)arg4; +- (void)_configureCommunicatorWithBuildConfigurationDictionary; +- (id)environmentVariablesForBuildParameters:(id)arg1 runDestination:(id)arg2 testRunIdentifier:(id)arg3 testRunIdentifiers:(id)arg4 error:(id *)arg5; +- (id)testOperationsForExecutionEnvironment:(id)arg1 buildParameters:(id)arg2 runDestination:(id)arg3 workspace:(id)arg4 error:(id *)arg5 launchParametersBlock:(id)arg6; +- (id)defaultTestArgumentsOperationForBuildParameters:(id)arg1 runDestination:(id)arg2 workspace:(id)arg3 error:(id *)arg4 completionBlock:(id)arg5; +- (id)initWithBuildableProduct:(id)arg1; + +// Remaining properties +@property(retain) id buildableProduct; + +@end + diff --git a/IDEFoundation/IDEUIATestScriptAgentCommunicator.h b/IDEFoundation/IDEUIATestScriptAgentCommunicator.h new file mode 100644 index 000000000..88e30ff51 --- /dev/null +++ b/IDEFoundation/IDEUIATestScriptAgentCommunicator.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "UIAInstrumentAuthorizedAPI-Protocol.h" + +@class DTXChannel, DVTDevice, IDELaunchSession, NSDictionary, NSString; + +@interface IDEUIATestScriptAgentCommunicator : NSObject +{ + DTXChannel *_deviceChannel; + BOOL _isAgentReady; + BOOL _shouldRunAsInternal; + BOOL _shouldRunAsLibrary; + IDELaunchSession *_appLaunchSession; + NSDictionary *_libraryDictionary; + NSString *_testManagerSessionUUID; + DVTDevice *_targetDevice; + NSString *_targetBundleID; + NSString *_agentReadableStatus; + unsigned long long _agentStatus; +} + ++ (void)initialize; +@property unsigned long long agentStatus; // @synthesize agentStatus=_agentStatus; +@property(retain) NSString *agentReadableStatus; // @synthesize agentReadableStatus=_agentReadableStatus; +@property(retain) NSString *targetBundleID; // @synthesize targetBundleID=_targetBundleID; +@property(retain) DVTDevice *targetDevice; // @synthesize targetDevice=_targetDevice; +@property(retain) NSString *testManagerSessionUUID; // @synthesize testManagerSessionUUID=_testManagerSessionUUID; +@property(retain) NSDictionary *libraryDictionary; // @synthesize libraryDictionary=_libraryDictionary; +@property BOOL shouldRunAsLibrary; // @synthesize shouldRunAsLibrary=_shouldRunAsLibrary; +@property BOOL shouldRunAsInternal; // @synthesize shouldRunAsInternal=_shouldRunAsInternal; +@property(retain) IDELaunchSession *appLaunchSession; // @synthesize appLaunchSession=_appLaunchSession; +@property BOOL isAgentReady; // @synthesize isAgentReady=_isAgentReady; +- (void).cxx_destruct; +- (void)_stopTestingWithReason:(int)arg1; +- (void)_stopPlayingWithException:(id)arg1 causeTrackError:(BOOL)arg2; +- (void)_handleDataMessage:(id)arg1; +- (id)deviceChannel; +- (void)_stopAndReportExceptionOnMainThread:(id)arg1; +- (void)_updateBundleStatusOnMainThread:(id)arg1; +- (void)_updateScriptStatusOnMainThread:(id)arg1; +- (void)_mainThreadAddSample:(id)arg1; +- (void)notifyMonitoredPidIsDead:(id)arg1; +- (id)performTaskOnHost:(id)arg1 withArguments:(id)arg2 timeout:(id)arg3; +- (void)scriptDidThrowException:(id)arg1; +- (void)agentIsGone:(id)arg1; +- (void)stopPlayingWithException:(id)arg1; +- (void)updateBundleStatus:(id)arg1; +- (void)updateScriptStatus:(id)arg1; +- (void)agentIsReady; +- (void)runTestBundleAtPath:(id)arg1; +- (void)readyScriptAgentForAppWithPID:(id)arg1; +- (id)initWithDevice:(id)arg1 andAppTargetBundleID:(id)arg2; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEFoundation/IDEUnitTestsActivityLogBuilder.h b/IDEFoundation/IDEUnitTestsActivityLogBuilder.h index cf0b03bef..708233b71 100644 --- a/IDEFoundation/IDEUnitTestsActivityLogBuilder.h +++ b/IDEFoundation/IDEUnitTestsActivityLogBuilder.h @@ -8,14 +8,12 @@ #import "IDEUnitTestsObserver-Protocol.h" -@class IDEActivityLogSection, IDETestManager, NSMutableArray, NSSet; +@class IDEActivityLogSection, IDETestManager, NSMutableArray, NSString; @interface IDEUnitTestsActivityLogBuilder : NSObject { NSMutableArray *_subSectionRecorders; BOOL _aBundleDidNotFinishSuccessfully; - NSMutableArray *_failureLocationsForCurrentTest; - NSSet *_currentTestables; BOOL _testsFinishedSuccessfully; IDEActivityLogSection *_activityLogSection; IDETestManager *_testManager; @@ -25,6 +23,7 @@ @property(retain, nonatomic) IDETestManager *testManager; // @synthesize testManager=_testManager; @property(retain, nonatomic) IDEActivityLogSection *activityLogSection; // @synthesize activityLogSection=_activityLogSection; - (void).cxx_destruct; +- (id)identifierForTestClass:(id)arg1 method:(id)arg2; - (void)testOperationGroupDidFinish; - (void)testOperation:(id)arg1 willFinishWithSuccess:(BOOL)arg2 withError:(id)arg3; - (void)_finishSubSectionRecorders:(id)arg1 error:(id)arg2; @@ -33,6 +32,7 @@ - (void)testCaseDidFinishForTestClass:(id)arg1 method:(id)arg2 withStatus:(id)arg3 duration:(double)arg4 rawOutput:(id)arg5; - (void)testDidOutput:(id)arg1; - (void)testCaseDidProducePerformanceOutput:(id)arg1 rawOutput:(id)arg2; +- (void)testCaseDidMeasurePerformanceMetricForTestClass:(id)arg1 method:(id)arg2 performanceMetric:(id)arg3 rawOutput:(id)arg4; - (void)testCaseDidFailForTestClass:(id)arg1 method:(id)arg2 withMessage:(id)arg3 file:(id)arg4 line:(long long)arg5 rawOutput:(id)arg6; - (void)testCaseDidStartForTestClass:(id)arg1 method:(id)arg2 rawOutput:(id)arg3; - (void)testSuite:(id)arg1 didStartAt:(id)arg2 rawOutput:(id)arg3; @@ -44,5 +44,11 @@ - (id)_currentSubSectionRecorder; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEUnitTestsObserver-Protocol.h b/IDEFoundation/IDEUnitTestsObserver-Protocol.h index 76313a4f9..c382327ed 100644 --- a/IDEFoundation/IDEUnitTestsObserver-Protocol.h +++ b/IDEFoundation/IDEUnitTestsObserver-Protocol.h @@ -7,12 +7,14 @@ #import "NSObject-Protocol.h" @protocol IDEUnitTestsObserver +- (id)identifierForTestClass:(id)arg1 method:(id)arg2; - (void)testOperationGroupDidFinish; - (void)testOperation:(id)arg1 willFinishWithSuccess:(BOOL)arg2 withError:(id)arg3; - (void)testSuiteDidFinish:(long long)arg1 withFailures:(long long)arg2 unexpected:(long long)arg3 testDuration:(double)arg4 totalDuration:(double)arg5 rawOutput:(id)arg6; - (void)testSuite:(id)arg1 willFinishAt:(id)arg2 rawOutput:(id)arg3; - (void)testDidOutput:(id)arg1; - (void)testCaseDidProducePerformanceOutput:(id)arg1 rawOutput:(id)arg2; +- (void)testCaseDidMeasurePerformanceMetricForTestClass:(id)arg1 method:(id)arg2 performanceMetric:(id)arg3 rawOutput:(id)arg4; - (void)testCaseDidFailForTestClass:(id)arg1 method:(id)arg2 withMessage:(id)arg3 file:(id)arg4 line:(long long)arg5 rawOutput:(id)arg6; - (void)testCaseDidFinishForTestClass:(id)arg1 method:(id)arg2 withStatus:(id)arg3 duration:(double)arg4 rawOutput:(id)arg5; - (void)testCaseDidStartForTestClass:(id)arg1 method:(id)arg2 rawOutput:(id)arg3; diff --git a/IDEFoundation/IDEUnitTestsOperationsObserver.h b/IDEFoundation/IDEUnitTestsOperationsObserver.h index 27e8b7936..d76b53c40 100644 --- a/IDEFoundation/IDEUnitTestsOperationsObserver.h +++ b/IDEFoundation/IDEUnitTestsOperationsObserver.h @@ -7,13 +7,13 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" -#import "_IDEUnitTestParserMediatorDelegate-Protocol.h" +#import "_IDETestResultsProcessorDelegate-Protocol.h" -@class DVTStackBacktrace, IDEExecutionEnvironment, NSMutableArray, NSMutableSet; +@class DVTStackBacktrace, IDEExecutionEnvironment, NSMutableArray, NSMutableSet, NSString; -@interface IDEUnitTestsOperationsObserver : NSObject <_IDEUnitTestParserMediatorDelegate, DVTInvalidation> +@interface IDEUnitTestsOperationsObserver : NSObject <_IDETestResultsProcessorDelegate, DVTInvalidation> { - NSMutableSet *_mediators; + NSMutableSet *_testResultsProcessors; NSMutableSet *_unitTestsObservers; NSMutableArray *_errors; BOOL _didHandleTestOperationsCompletion; @@ -31,6 +31,7 @@ - (void)testSuiteDidFinish:(long long)arg1 withFailures:(long long)arg2 unexpected:(long long)arg3 testDuration:(double)arg4 totalDuration:(double)arg5 rawOutput:(id)arg6 sessionState:(id)arg7; - (void)testSuite:(id)arg1 willFinishAt:(id)arg2 rawOutput:(id)arg3 sessionState:(id)arg4; - (void)testCaseDidProducePerformanceOutput:(id)arg1 rawOutput:(id)arg2 sessionState:(id)arg3; +- (void)testCaseDidMeasurePerformanceMetricForTestClass:(id)arg1 method:(id)arg2 performanceMetric:(id)arg3 rawOutput:(id)arg4 sessionState:(id)arg5; - (void)testCaseDidFailForTestClass:(id)arg1 method:(id)arg2 withMessage:(id)arg3 file:(id)arg4 line:(long long)arg5 rawOutput:(id)arg6 sessionState:(id)arg7; - (void)testCaseDidFinishForTestClass:(id)arg1 method:(id)arg2 withStatus:(id)arg3 duration:(double)arg4 rawOutput:(id)arg5 sessionState:(id)arg6; - (void)testCaseDidStartForTestClass:(id)arg1 method:(id)arg2 rawOutput:(id)arg3 sessionState:(id)arg4; @@ -39,13 +40,18 @@ - (void)launchSessionStarted:(id)arg1; - (void)removeAllUnitTestsObservers; - (void)addUnitTestsObserver:(id)arg1; -- (void)registerRunOperation:(id)arg1; +- (void)registerRunOperation:(id)arg1 usesXCTest:(BOOL)arg2; +- (BOOL)willUseGCWithRunOperation:(id)arg1; - (void)primitiveInvalidate; - (id)init; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEUnitTestsRunnerAdaptor.h b/IDEFoundation/IDEUnitTestsRunnerAdaptor.h index 2a989a0d4..8f7b612b2 100644 --- a/IDEFoundation/IDEUnitTestsRunnerAdaptor.h +++ b/IDEFoundation/IDEUnitTestsRunnerAdaptor.h @@ -8,22 +8,26 @@ #import "IDEUnitTestsObserver-Protocol.h" -@class DVTOperation, NSMutableArray, NSMutableDictionary; +@class DVTOperation, NSMutableArray, NSMutableDictionary, NSString; @interface IDEUnitTestsRunnerAdaptor : NSObject { NSMutableDictionary *_operationToTestRunnerLookup; NSMutableArray *_testsStack; DVTOperation *_currentOperation; + double _testRunStartedTime; } +@property(readonly) double testRunStartedTime; // @synthesize testRunStartedTime=_testRunStartedTime; - (void).cxx_destruct; +- (id)identifierForTestClass:(id)arg1 method:(id)arg2; - (void)testOperationGroupDidFinish; - (void)testOperation:(id)arg1 willFinishWithSuccess:(BOOL)arg2 withError:(id)arg3; - (void)testSuiteDidFinish:(long long)arg1 withFailures:(long long)arg2 unexpected:(long long)arg3 testDuration:(double)arg4 totalDuration:(double)arg5 rawOutput:(id)arg6; - (void)testSuite:(id)arg1 willFinishAt:(id)arg2 rawOutput:(id)arg3; - (void)testDidOutput:(id)arg1; - (void)testCaseDidProducePerformanceOutput:(id)arg1 rawOutput:(id)arg2; +- (void)testCaseDidMeasurePerformanceMetricForTestClass:(id)arg1 method:(id)arg2 performanceMetric:(id)arg3 rawOutput:(id)arg4; - (void)testCaseDidFailForTestClass:(id)arg1 method:(id)arg2 withMessage:(id)arg3 file:(id)arg4 line:(long long)arg5 rawOutput:(id)arg6; - (void)testCaseDidFinishForTestClass:(id)arg1 method:(id)arg2 withStatus:(id)arg3 duration:(double)arg4 rawOutput:(id)arg5; - (void)testCaseDidStartForTestClass:(id)arg1 method:(id)arg2 rawOutput:(id)arg3; @@ -37,5 +41,11 @@ - (void)registerOperations:(id)arg1 forTestRunner:(id)arg2; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEUnitTestsSummariesBuilder.h b/IDEFoundation/IDEUnitTestsSummariesBuilder.h index 232dd8f28..0bc8ab80d 100644 --- a/IDEFoundation/IDEUnitTestsSummariesBuilder.h +++ b/IDEFoundation/IDEUnitTestsSummariesBuilder.h @@ -8,24 +8,28 @@ #import "IDEUnitTestsObserver-Protocol.h" -@class IDESchemeActionResult, IDESchemeActionTestSummaryGroup, IDESchemeActionTestableSummary, NSMutableArray; +@class IDESchemeActionResult, IDESchemeActionTestSummaryGroup, IDESchemeActionTestableSummary, NSMutableArray, NSString; @interface IDEUnitTestsSummariesBuilder : NSObject { IDESchemeActionTestableSummary *_currentTestable; IDESchemeActionTestSummaryGroup *_currentTestGroup; NSMutableArray *_testSuiteStack; + NSMutableArray *_performanceMetricSummaries; + NSMutableArray *_failureSummaries; IDESchemeActionResult *_actionResult; } @property(retain, nonatomic) IDESchemeActionResult *actionResult; // @synthesize actionResult=_actionResult; - (void).cxx_destruct; +- (id)identifierForTestClass:(id)arg1 method:(id)arg2; - (void)testOperationGroupDidFinish; - (void)testOperation:(id)arg1 willFinishWithSuccess:(BOOL)arg2 withError:(id)arg3; - (void)testSuiteDidFinish:(long long)arg1 withFailures:(long long)arg2 unexpected:(long long)arg3 testDuration:(double)arg4 totalDuration:(double)arg5 rawOutput:(id)arg6; - (void)testSuite:(id)arg1 willFinishAt:(id)arg2 rawOutput:(id)arg3; - (void)testDidOutput:(id)arg1; - (void)testCaseDidProducePerformanceOutput:(id)arg1 rawOutput:(id)arg2; +- (void)testCaseDidMeasurePerformanceMetricForTestClass:(id)arg1 method:(id)arg2 performanceMetric:(id)arg3 rawOutput:(id)arg4; - (void)testCaseDidFailForTestClass:(id)arg1 method:(id)arg2 withMessage:(id)arg3 file:(id)arg4 line:(long long)arg5 rawOutput:(id)arg6; - (void)testCaseDidFinishForTestClass:(id)arg1 method:(id)arg2 withStatus:(id)arg3 duration:(double)arg4 rawOutput:(id)arg5; - (void)testCaseDidStartForTestClass:(id)arg1 method:(id)arg2 rawOutput:(id)arg3; @@ -35,5 +39,11 @@ - (void)_pushSuite:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEUpgradeableItem-Protocol.h b/IDEFoundation/IDEUpgradeableItem-Protocol.h new file mode 100644 index 000000000..4b80ef05f --- /dev/null +++ b/IDEFoundation/IDEUpgradeableItem-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEUpgradeableItem +- (void)enumerateUpgradeTasksWithBlock:(id)arg1; +@end + diff --git a/IDEFoundation/IDEVersionedFileManager.h b/IDEFoundation/IDEVersionedFileManager.h index a92fa95be..4c1f066a0 100644 --- a/IDEFoundation/IDEVersionedFileManager.h +++ b/IDEFoundation/IDEVersionedFileManager.h @@ -17,18 +17,18 @@ + (id)_errorWithUnderlyingErrors:(id)arg1 type:(int)arg2; + (id)_errorDescriptionForType:(int)arg1; -+ (void)_callCompletionBlockWithResult:(BOOL)arg1 error:(id)arg2 queue:(struct dispatch_queue_s *)arg3 completionBlock:(id)arg4; ++ (void)_callCompletionBlockWithResult:(BOOL)arg1 error:(id)arg2 queue:(id)arg3 completionBlock:(id)arg4; + (void)_delegatePerformBlock:(id)arg1; -+ (void)setDelegate:(id)arg1 withDispatchQueue:(struct dispatch_queue_s *)arg2; ++ (void)setDelegate:(id)arg1 withDispatchQueue:(id)arg2; + (void)initialize; - (void).cxx_destruct; -- (void)moveItemsAtFilePaths:(id)arg1 toFilePaths:(id)arg2 inContext:(id)arg3 completionBlockDispatchQueue:(struct dispatch_queue_s *)arg4 completionBlock:(id)arg5; -- (void)copyItemsAtFilePaths:(id)arg1 toFilePaths:(id)arg2 completionBlockDispatchQueue:(struct dispatch_queue_s *)arg3 completionBlock:(id)arg4; -- (void)addItemsAtFilePaths:(id)arg1 workspace:(id)arg2 force:(BOOL)arg3 completionBlockDispatchQueue:(struct dispatch_queue_s *)arg4 completionBlock:(id)arg5; +- (void)moveItemsAtFilePaths:(id)arg1 toFilePaths:(id)arg2 inContext:(id)arg3 completionBlockDispatchQueue:(id)arg4 completionBlock:(id)arg5; +- (void)copyItemsAtFilePaths:(id)arg1 toFilePaths:(id)arg2 completionBlockDispatchQueue:(id)arg3 completionBlock:(id)arg4; +- (void)addItemsAtFilePaths:(id)arg1 workspace:(id)arg2 force:(BOOL)arg3 completionBlockDispatchQueue:(id)arg4 completionBlock:(id)arg5; - (void)_addItemsAtFilePaths:(id)arg1 workspace:(id)arg2 force:(BOOL)arg3; - (void)_addPathStrings:(id)arg1 toWorkingTree:(id)arg2; -- (void)removeItemsAtFilePaths:(id)arg1 moveToTrash:(BOOL)arg2 completionBlockDispatchQueue:(struct dispatch_queue_s *)arg3 completionBlock:(id)arg4; -- (void)createDirectoryAtFilePath:(id)arg1 withIntermediateDirectories:(BOOL)arg2 attributes:(id)arg3 completionBlockDispatchQueue:(struct dispatch_queue_s *)arg4 completionBlock:(id)arg5; +- (void)removeItemsAtFilePaths:(id)arg1 moveToTrash:(BOOL)arg2 completionBlockDispatchQueue:(id)arg3 completionBlock:(id)arg4; +- (void)createDirectoryAtFilePath:(id)arg1 withIntermediateDirectories:(BOOL)arg2 attributes:(id)arg3 completionBlockDispatchQueue:(id)arg4 completionBlock:(id)arg5; - (id)init; - (void)dealloc; - (void)setupBatchEditMode:(id)arg1; diff --git a/IDEFoundation/IDEWorkspace.h b/IDEFoundation/IDEWorkspace.h index 0939bfb3c..6626b319e 100644 --- a/IDEFoundation/IDEWorkspace.h +++ b/IDEFoundation/IDEWorkspace.h @@ -9,7 +9,7 @@ #import "IDEClientTracking-Protocol.h" #import "IDEIntegrityLogDataSource-Protocol.h" -@class DVTFilePath, DVTHashTable, DVTMapTable, DVTObservingToken, DVTStackBacktrace, IDEActivityLogSection, IDEBatchFindManager, IDEBreakpointManager, IDEConcreteClientTracker, IDEContainer, IDEContainer, IDEContainerQuery, IDEDeviceInstallWorkspaceMonitor, IDEExecutionEnvironment, IDEIndex, IDEIssueManager, IDELogManager, IDERefactoring, IDERunContextManager, IDESourceControlWorkspaceMonitor, IDETestManager, IDETextIndex, IDEWorkspaceArena, IDEWorkspaceBotMonitor, IDEWorkspaceSharedSettings, IDEWorkspaceSnapshotManager, IDEWorkspaceUserSettings, NSDictionary, NSHashTable, NSMapTable, NSMutableArray, NSMutableOrderedSet, NSMutableSet, NSSet, NSString; +@class DVTFilePath, DVTHashTable, DVTMapTable, DVTObservingToken, DVTStackBacktrace, IDEActivityLogSection, IDEBatchFindManager, IDEBreakpointManager, IDEConcreteClientTracker, IDEContainer, IDEContainer, IDEContainerQuery, IDEDeviceInstallWorkspaceMonitor, IDEExecutionEnvironment, IDEIndex, IDEIssueManager, IDELogManager, IDERefactoring, IDERunContextManager, IDESourceControlWorkspaceMonitor, IDETestManager, IDETextIndex, IDEWorkspaceArena, IDEWorkspaceBotMonitor, IDEWorkspaceSharedSettings, IDEWorkspaceSnapshotManager, IDEWorkspaceUpgradeTasksController, IDEWorkspaceUserSettings, NSDictionary, NSHashTable, NSMapTable, NSMutableArray, NSMutableOrderedSet, NSMutableSet, NSSet, NSString; @interface IDEWorkspace : IDEXMLPackageContainer { @@ -75,10 +75,15 @@ BOOL _didProcessFileReferencesForProblem8727051; BOOL _isCleaningBuildFolder; BOOL _indexingAndRefactoringRestartScheduled; + BOOL _indexCreationInFlight; BOOL _sourceControlStatusUpdatePending; BOOL _didFinishBuildingInitialBlueprintProviderOrderedSet; NSMapTable *_pendingExecutionNotificationTokens; + BOOL _isPotentiallyClosing; + long long _indexGenerationCounter; IDEWorkspaceBotMonitor *_workspaceBotMonitor; + id _xcs2WorkspaceBotMonitor; + IDEWorkspaceUpgradeTasksController *_deferredUpgradeTasksController; } + (BOOL)_shouldTrackReadOnlyStatus; @@ -97,10 +102,14 @@ + (BOOL)_shouldLoadUISubsystems; + (BOOL)automaticallyNotifiesObserversOfFileRefsWithContainerLoadingIssues; + (void)initialize; +@property(retain) IDEWorkspaceUpgradeTasksController *deferredUpgradeTasksController; // @synthesize deferredUpgradeTasksController=_deferredUpgradeTasksController; +@property(nonatomic) BOOL isPotentiallyClosing; // @synthesize isPotentiallyClosing=_isPotentiallyClosing; @property(readonly, nonatomic) BOOL postLoadingPerformanceMetricsAllowed; // @synthesize postLoadingPerformanceMetricsAllowed=_postLoadingPerformanceMetricsAllowed; @property(retain, nonatomic) IDEWorkspaceSharedSettings *sharedSettings; // @synthesize sharedSettings=_sharedSettings; @property(retain, nonatomic) IDEWorkspaceUserSettings *userSettings; // @synthesize userSettings=_userSettings; +@property(retain, nonatomic) id xcs2WorkspaceBotMonitor; // @synthesize xcs2WorkspaceBotMonitor=_xcs2WorkspaceBotMonitor; @property(retain, nonatomic) IDEWorkspaceBotMonitor *workspaceBotMonitor; // @synthesize workspaceBotMonitor=_workspaceBotMonitor; +@property(readonly, nonatomic) long long indexGenerationCounter; // @synthesize indexGenerationCounter=_indexGenerationCounter; @property BOOL isCleaningBuildFolder; // @synthesize isCleaningBuildFolder=_isCleaningBuildFolder; @property(readonly) IDETextIndex *textIndex; // @synthesize textIndex=_textIndex; @property(nonatomic) BOOL finishedLoading; // @synthesize finishedLoading=_finishedLoading; @@ -117,8 +126,12 @@ - (id)buildableProductsForBaseName:(id)arg1; - (void)_handleIndexablesChange:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)didCreateIndex:(id)arg1; - (void)initializeIndexAndRefactoring:(id)arg1; -- (void)_setupSourceControlWorkspaceMonitor; +- (void)_scheduleWorkspaceUpgradeTasksController:(id)arg1; +- (void)_setupWorkspaceUpgradeTasksController; +- (void)_setupSourceControlWorkspaceMonitorIfNeeded; +- (void)_initializeSourceControlWorkspaceMonitor; - (void)_setupDeviceInstallWorkspaceMonitor; - (void)beginTextIndexing; - (id)tearDownIndexAndRefactoring; @@ -157,6 +170,7 @@ - (void)_setupIssueManagerIfNeeded; @property(readonly) IDELogManager *logManager; // @synthesize logManager=_logManager; - (void)_setupLogManagerIfNeeded; +- (id)blueprintsContainingFilePaths:(id)arg1; @property(readonly) NSSet *customDataStores; @property(readonly) NSSet *referencedRunnableBuildableProducts; @property(readonly) NSSet *referencedTestables; @@ -242,5 +256,11 @@ - (id)patchesDirectoryWrapper; - (id)patchesDirectory; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEWorkspaceArena.h b/IDEFoundation/IDEWorkspaceArena.h index e7f36dc83..5bc0cb90d 100644 --- a/IDEFoundation/IDEWorkspaceArena.h +++ b/IDEFoundation/IDEWorkspaceArena.h @@ -41,6 +41,8 @@ + (id)buildIntermediatesFolderPathForSettings:(id)arg1 usingPlaceholderOfType:(int *)arg2; + (id)buildProductsFolderPathForSettings:(id)arg1 usingPlaceholderOfType:(int *)arg2; + (id)keyPathsForValuesAffectingPrecompiledHeadersFolderPath; ++ (id)keyPathsForValuesAffectingIBLiveViewsBuildFolderPath; ++ (id)keyPathsForValuesAffectingPGOBuildFolderPath; + (id)keyPathsForValuesAffectingInstallingBuildFolderPath; + (id)keyPathsForValuesAffectingArchivingBuildFolderPath; + (id)keyPathsForValuesAffectingBuildIntermediatesFolderPath; @@ -54,7 +56,7 @@ @property BOOL hasWorkspaceRelativeDerivedDataLocation; // @synthesize hasWorkspaceRelativeDerivedDataLocation=_hasWorkspaceRelativeDerivedDataLocation; @property(readonly) IDEWorkspace *workspace; // @synthesize workspace=_workspace; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (void)createWorkspaceArenaFolderIfNecessary; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; @@ -66,6 +68,8 @@ @property(readonly) DVTFilePath *indexFolderPath; @property(readonly) DVTFilePath *textIndexFolderPath; @property(readonly) DVTFilePath *precompiledHeadersFolderPath; +@property(readonly) DVTFilePath *IBLiveViewsBuildFolderPath; +@property(readonly) DVTFilePath *pgoBuildFolderPath; @property(readonly) DVTFilePath *installingBuildFolderPath; @property(readonly) DVTFilePath *archivingBuildFolderPath; @property(readonly) DVTFilePath *buildIntermediatesFolderPath; @@ -88,7 +92,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEWorkspaceBotMonitor.h b/IDEFoundation/IDEWorkspaceBotMonitor.h index 30b9927a1..43d99560e 100644 --- a/IDEFoundation/IDEWorkspaceBotMonitor.h +++ b/IDEFoundation/IDEWorkspaceBotMonitor.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDEBotSCMDefinition, IDEWorkspace, NSArray, NSMapTable, NSMutableArray; +@class DVTObservingToken, DVTStackBacktrace, IDEBotSCMDefinition, IDEWorkspace, NSArray, NSMapTable, NSMutableArray, NSString; @interface IDEWorkspaceBotMonitor : NSObject { @@ -40,7 +40,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEWorkspaceCore.h b/IDEFoundation/IDEWorkspaceCore.h index 30bfe94b8..24406b1bc 100644 --- a/IDEFoundation/IDEWorkspaceCore.h +++ b/IDEFoundation/IDEWorkspaceCore.h @@ -8,7 +8,7 @@ #import -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface IDEWorkspaceCore : IDEXMLPackageContainerCore { @@ -17,7 +17,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEWorkspaceSettings.h b/IDEFoundation/IDEWorkspaceSettings.h index 921197b4a..88185ee69 100644 --- a/IDEFoundation/IDEWorkspaceSettings.h +++ b/IDEFoundation/IDEWorkspaceSettings.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDEWorkspace, NSMutableDictionary; +@class DVTStackBacktrace, IDEWorkspace, NSMutableDictionary, NSString; @interface IDEWorkspaceSettings : NSObject { @@ -39,7 +39,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEWorkspaceSnapshotManager.h b/IDEFoundation/IDEWorkspaceSnapshotManager.h index 6f5da437d..d639048d0 100644 --- a/IDEFoundation/IDEWorkspaceSnapshotManager.h +++ b/IDEFoundation/IDEWorkspaceSnapshotManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTFilePath, DVTPerformanceMetric, DVTStackBacktrace, IDESnapshotsManager, IDEWorkspace, NSDictionary, NSString; +@class DVTFilePath, DVTPerformanceMetric, DVTStackBacktrace, IDESnapshotsManager, IDEWorkspace, NSDictionary, NSObject, NSString; @interface IDEWorkspaceSnapshotManager : NSObject { @@ -19,7 +19,7 @@ BOOL _userIntentToSnapshot; NSString *_currentOperationName; id _confirmationDelegate; - struct dispatch_queue_s *_snapshotManagerQueue; + NSObject *_snapshotManagerQueue; NSDictionary *_localizedStrings; } @@ -40,7 +40,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEWorkspaceUpgradeTasksController.h b/IDEFoundation/IDEWorkspaceUpgradeTasksController.h new file mode 100644 index 000000000..6ede166c7 --- /dev/null +++ b/IDEFoundation/IDEWorkspaceUpgradeTasksController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEWorkspace; + +@interface IDEWorkspaceUpgradeTasksController : NSObject +{ + IDEWorkspace *_workspace; +} + +@property(readonly) IDEWorkspace *workspace; // @synthesize workspace=_workspace; +- (void).cxx_destruct; +- (void)processUpgradeTasks; +- (id)initWithWorkspace:(id)arg1; + +@end + diff --git a/IDEFoundation/IDEXMLPackageContainer.h b/IDEFoundation/IDEXMLPackageContainer.h index 6ab0532ab..f9f05da4a 100644 --- a/IDEFoundation/IDEXMLPackageContainer.h +++ b/IDEFoundation/IDEXMLPackageContainer.h @@ -57,5 +57,11 @@ - (void)dvt_addObject:(id)arg1 fromXMLUnarchiver:(id)arg2; - (void)dvt_setProperty:(id)arg1 fromUTF8String:(const char *)arg2 fromXMLUnarchiver:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEXMLPackageContainerCore.h b/IDEFoundation/IDEXMLPackageContainerCore.h index f4b48f8e7..dedbd48a1 100644 --- a/IDEFoundation/IDEXMLPackageContainerCore.h +++ b/IDEFoundation/IDEXMLPackageContainerCore.h @@ -8,7 +8,7 @@ #import -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface IDEXMLPackageContainerCore : IDEContainerCore { @@ -19,7 +19,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEXcodeServer.h b/IDEFoundation/IDEXcodeServer.h index 043bc5329..5f74144df 100644 --- a/IDEFoundation/IDEXcodeServer.h +++ b/IDEFoundation/IDEXcodeServer.h @@ -29,12 +29,16 @@ BOOL _hasLoggedActivityStreamError; BOOL _isAuthenticatedAsGuest; BOOL _enabled; + BOOL _connectedUserCanCreateAndDeleteBots; + BOOL _isCompatibleWithConnectedServer; BOOL _attemptGuestAuthentication; BOOL _connectionInFlight; BOOL _isFetchingBots; BOOL _isFetchingRepositories; + BOOL _didCheckServerCompatibility; BOOL _readyToConnect; NSString *_userName; + NSString *_serverCompatibilityErrorText; unsigned long long _botQueryGeneration; unsigned long long _repositoryQueryGeneration; unsigned long long _connectionRequestGeneration; @@ -57,6 +61,7 @@ + (id)_botServerInteractionLogAspect; + (void)initialize; @property(nonatomic) BOOL readyToConnect; // @synthesize readyToConnect=_readyToConnect; +@property(nonatomic) BOOL didCheckServerCompatibility; // @synthesize didCheckServerCompatibility=_didCheckServerCompatibility; @property(retain, nonatomic) NSMutableDictionary *deferredRepositoryDeletes; // @synthesize deferredRepositoryDeletes=_deferredRepositoryDeletes; @property(retain, nonatomic) NSMutableDictionary *deferredRepositoryUpdates; // @synthesize deferredRepositoryUpdates=_deferredRepositoryUpdates; @property(nonatomic) BOOL isFetchingRepositories; // @synthesize isFetchingRepositories=_isFetchingRepositories; @@ -67,9 +72,12 @@ @property(nonatomic) unsigned long long connectionRequestGeneration; // @synthesize connectionRequestGeneration=_connectionRequestGeneration; @property(nonatomic) BOOL connectionInFlight; // @synthesize connectionInFlight=_connectionInFlight; @property(nonatomic) BOOL attemptGuestAuthentication; // @synthesize attemptGuestAuthentication=_attemptGuestAuthentication; -@property(readonly, nonatomic) NSString *GUID; // @synthesize GUID=_GUID; +@property(readonly, copy, nonatomic) NSString *GUID; // @synthesize GUID=_GUID; @property(nonatomic) unsigned long long repositoryQueryGeneration; // @synthesize repositoryQueryGeneration=_repositoryQueryGeneration; @property(nonatomic) unsigned long long botQueryGeneration; // @synthesize botQueryGeneration=_botQueryGeneration; +@property(copy, nonatomic) NSString *serverCompatibilityErrorText; // @synthesize serverCompatibilityErrorText=_serverCompatibilityErrorText; +@property(nonatomic) BOOL isCompatibleWithConnectedServer; // @synthesize isCompatibleWithConnectedServer=_isCompatibleWithConnectedServer; +@property(nonatomic) BOOL connectedUserCanCreateAndDeleteBots; // @synthesize connectedUserCanCreateAndDeleteBots=_connectedUserCanCreateAndDeleteBots; @property(readonly, nonatomic) NSString *netServiceName; // @synthesize netServiceName=_netServiceName; @property(readonly, nonatomic) NSString *netServiceType; // @synthesize netServiceType=_netServiceType; @property(readonly, nonatomic) NSString *netServiceDomain; // @synthesize netServiceDomain=_netServiceDomain; @@ -128,13 +136,14 @@ @property(readonly, nonatomic) NSString *connectionErrorFullDescription; @property(readonly, nonatomic) NSString *connectionErrorShortDescription; @property(readonly, nonatomic) NSError *connectionError; +- (long long)reachabilityComputeIfNeeded:(BOOL)arg1; @property(readonly, nonatomic) long long reachability; - (void)_didChange; -- (id)description; +@property(readonly, copy) NSString *description; - (id)propertyListRepresentation; - (void)_restoreBotFromCache:(id)arg1; - (void)ide_addPropertyListRepresentationToDictionary:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (void)primitiveInvalidate; - (id)initWithPropertyListRepresentation:(id)arg1; @@ -143,7 +152,9 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/IDEXcodeServerManager.h b/IDEFoundation/IDEXcodeServerManager.h index 036d788e5..da1d58381 100644 --- a/IDEFoundation/IDEXcodeServerManager.h +++ b/IDEFoundation/IDEXcodeServerManager.h @@ -44,5 +44,11 @@ - (void)_updateServerReachabilityStatus:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEFoundation/IDEXcodeServerUseConfiguration.h b/IDEFoundation/IDEXcodeServerUseConfiguration.h index 1ad0c12ed..0a310ecf1 100644 --- a/IDEFoundation/IDEXcodeServerUseConfiguration.h +++ b/IDEFoundation/IDEXcodeServerUseConfiguration.h @@ -19,9 +19,9 @@ + (id)sharedServerUseConfiguration; + (void)initialize; @property(readonly) BOOL testInstallShouldCopyEntireBuiltProductsDir; // @synthesize testInstallShouldCopyEntireBuiltProductsDir=_testInstallShouldCopyEntireBuiltProductsDir; -@property(readonly) DVTFilePath *testUserPath; // @synthesize testUserPath=_testUserPath; -@property(readonly) NSString *testUserName; // @synthesize testUserName=_testUserName; -@property(readonly) DVTFilePath *controlPath; // @synthesize controlPath=_controlPath; +@property(readonly, copy) DVTFilePath *testUserPath; // @synthesize testUserPath=_testUserPath; +@property(readonly, copy) NSString *testUserName; // @synthesize testUserName=_testUserName; +@property(readonly, copy) DVTFilePath *controlPath; // @synthesize controlPath=_controlPath; - (void).cxx_destruct; - (id)initWithControlPath:(id)arg1 testUserName:(id)arg2 testUserPath:(id)arg3; diff --git a/IDEFoundation/IDEiCloudEntitlementsProcessor.h b/IDEFoundation/IDEiCloudEntitlementsProcessor.h new file mode 100644 index 000000000..814d46d03 --- /dev/null +++ b/IDEFoundation/IDEiCloudEntitlementsProcessor.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString; + +@interface IDEiCloudEntitlementsProcessor : IDEEntitlementsProcessor +{ +} + +- (BOOL)runWithError:(id *)arg1; +@property(retain, nonatomic) NSString *selectedEnvironment; +@property(readonly, nonatomic) NSArray *availableEnvironments; +- (BOOL)isApplicable; +- (BOOL)needsInteraction; + +@end + diff --git a/IDEFoundation/NSArray-IDELocalizationDataArrayUtilities.h b/IDEFoundation/NSArray-IDELocalizationDataArrayUtilities.h new file mode 100644 index 000000000..268c57a54 --- /dev/null +++ b/IDEFoundation/NSArray-IDELocalizationDataArrayUtilities.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface NSArray (IDELocalizationDataArrayUtilities) +- (id)IDELocalizationData_collect; +- (id)IDELocalizationData_join; +- (id)IDELocalizationData_asyncMap:(id)arg1; +- (id)IDELocalizationData_map:(id)arg1; +@end + diff --git a/IDEFoundation/NSError-DVTDeviceIneligibility.h b/IDEFoundation/NSError-DVTDeviceIneligibility.h new file mode 100644 index 000000000..4db43f105 --- /dev/null +++ b/IDEFoundation/NSError-DVTDeviceIneligibility.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSError.h" + +@class NSString; + +@interface NSError (DVTDeviceIneligibility) ++ (id)dvt_errorWithDeviceIneligibilityErrorCode:(long long)arg1 device:(id)arg2 buildable:(id)arg3 buildParameters:(id)arg4; +@property(readonly, nonatomic) NSString *dvt_deviceIneligibilityTokenDescription; +@end + diff --git a/IDEFoundation/NSLocale-IDELocDisplayName.h b/IDEFoundation/NSLocale-IDELocDisplayName.h new file mode 100644 index 000000000..9352faccd --- /dev/null +++ b/IDEFoundation/NSLocale-IDELocDisplayName.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSLocale.h" + +@interface NSLocale (IDELocDisplayName) +- (id)ideloc_displayNameForKey:(id)arg1 value:(id)arg2 options:(unsigned long long)arg3; +@end + diff --git a/IDEFoundation/NSLocale-IDELoc_IPPrivateMethods.h b/IDEFoundation/NSLocale-IDELoc_IPPrivateMethods.h new file mode 100644 index 000000000..f97d957f4 --- /dev/null +++ b/IDEFoundation/NSLocale-IDELoc_IPPrivateMethods.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSLocale.h" + +@interface NSLocale (IDELoc_IPPrivateMethods) ++ (id)_ideloc_containingRegionOfType:(int)arg1 forRegion:(id)arg2; ++ (id)ideloc_containingSubcontinentOfRegion:(id)arg1; ++ (id)ideloc_containingContinentOfRegion:(id)arg1; ++ (id)_ideloc_availableRegionsOfType:(int)arg1; ++ (id)ideloc_availableSubcontinents; ++ (id)ideloc_availableContinents; ++ (id)ideloc_localeIdentifierFromLanguageIdentifier:(id)arg1 countryCode:(id)arg2; ++ (id)ideloc_addLikelySubtagsToLocaleIdentifier:(id)arg1; ++ (id)ideloc_languageAndScriptFromLocaleIdentifier:(id)arg1; ++ (id)ideloc_languageIdentifierFromLocaleIdentifier:(id)arg1; +@end + diff --git a/IDEFoundation/NSObject-Protocol.h b/IDEFoundation/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEFoundation/NSObject-Protocol.h +++ b/IDEFoundation/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEFoundation/UIAInstrumentAuthorizedAPI-Protocol.h b/IDEFoundation/UIAInstrumentAuthorizedAPI-Protocol.h new file mode 100644 index 000000000..816a5dd92 --- /dev/null +++ b/IDEFoundation/UIAInstrumentAuthorizedAPI-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTXAllowedRPC-Protocol.h" + +@protocol UIAInstrumentAuthorizedAPI +- (void)notifyMonitoredPidIsDead:(id)arg1; +- (id)performTaskOnHost:(id)arg1 withArguments:(id)arg2 timeout:(id)arg3; +- (void)scriptDidThrowException:(id)arg1; +- (void)agentIsGone:(id)arg1; +- (void)stopPlayingWithException:(id)arg1; +- (void)updateBundleStatus:(id)arg1; +- (void)updateScriptStatus:(id)arg1; +- (void)agentIsReady; +@end + diff --git a/IDEFoundation/XCTestDriverInterface-Protocol.h b/IDEFoundation/XCTestDriverInterface-Protocol.h new file mode 100644 index 000000000..a7ad57333 --- /dev/null +++ b/IDEFoundation/XCTestDriverInterface-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol XCTestDriverInterface +- (id)_IDE_startExecutingTestPlanWithProtocolVersion:(id)arg1; +- (id)_IDE_startExecutingTestPlanWhenReady; +@end + diff --git a/IDEFoundation/XCTestManager_DaemonConnectionInterface-Protocol.h b/IDEFoundation/XCTestManager_DaemonConnectionInterface-Protocol.h new file mode 100644 index 000000000..095f586c6 --- /dev/null +++ b/IDEFoundation/XCTestManager_DaemonConnectionInterface-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol XCTestManager_DaemonConnectionInterface +- (id)_IDE_requestSessionWithIdentifier:(id)arg1; +@end + diff --git a/IDEFoundation/XCTestManager_IDEInterface-Protocol.h b/IDEFoundation/XCTestManager_IDEInterface-Protocol.h new file mode 100644 index 000000000..020a3c11f --- /dev/null +++ b/IDEFoundation/XCTestManager_IDEInterface-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol XCTestManager_IDEInterface +- (id)_XCT_testMethod:(id)arg1 ofClass:(id)arg2 didMeasureMetric:(id)arg3 file:(id)arg4 line:(id)arg5; +- (id)_XCT_testMethod:(id)arg1 ofClass:(id)arg2 didMeasureValues:(id)arg3 forPerformanceMetricID:(id)arg4 name:(id)arg5 withUnits:(id)arg6 baselineName:(id)arg7 baselineAverage:(id)arg8 maxPercentRegression:(id)arg9 maxPercentRelativeStandardDeviation:(id)arg10 file:(id)arg11 line:(id)arg12; +- (id)_XCT_testCase:(id)arg1 method:(id)arg2 didStallOnMainThreadInFile:(id)arg3 line:(id)arg4; +- (id)_XCT_testCaseDidFinishForTestClass:(id)arg1 method:(id)arg2 withStatus:(id)arg3 duration:(id)arg4; +- (id)_XCT_testCaseDidFailForTestClass:(id)arg1 method:(id)arg2 withMessage:(id)arg3 file:(id)arg4 line:(id)arg5; +- (id)_XCT_testCaseDidStartForTestClass:(id)arg1 method:(id)arg2; +- (id)_XCT_testSuite:(id)arg1 didFinishAt:(id)arg2 runCount:(id)arg3 withFailures:(id)arg4 unexpected:(id)arg5 testDuration:(id)arg6 totalDuration:(id)arg7; +- (id)_XCT_testSuite:(id)arg1 didStartAt:(id)arg2; +- (id)_XCT_didFinishExecutingTestPlan; +- (id)_XCT_didBeginExecutingTestPlan; +- (id)_XCT_testBundleReadyWithProtocolVersion:(id)arg1 minimumVersion:(id)arg2; +- (id)_XCT_testBundleReady; +@end + diff --git a/IDEFoundation/_IDEIssueProvisionInfo.h b/IDEFoundation/_IDEIssueProvisionInfo.h index 59a85d51f..10ebe6380 100644 --- a/IDEFoundation/_IDEIssueProvisionInfo.h +++ b/IDEFoundation/_IDEIssueProvisionInfo.h @@ -20,8 +20,8 @@ @property(readonly) NSMutableArray *_mutableIssues; // @synthesize _mutableIssues=_issues; @property(readonly) IDEIssueProviderSession *session; // @synthesize session=_session; @property(copy) DVTMapTable *issueToGroupingObjectsMap; // @synthesize issueToGroupingObjectsMap=_issueToGroupingObjectsMap; -@property(readonly) IDEContainer *container; // @synthesize container=_container; -@property(readonly) id blueprint; // @synthesize blueprint=_blueprint; +@property(readonly) __weak IDEContainer *container; // @synthesize container=_container; +@property(readonly) __weak id blueprint; // @synthesize blueprint=_blueprint; - (void).cxx_destruct; - (void)removeIssues:(id)arg1; - (void)addIssues:(id)arg1; diff --git a/IDEFoundation/_IDELocalizationAddFileReferenceContext.h b/IDEFoundation/_IDELocalizationAddFileReferenceContext.h new file mode 100644 index 000000000..9119a1db6 --- /dev/null +++ b/IDEFoundation/_IDELocalizationAddFileReferenceContext.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTFilePath, DVTLocale, IDEContainer, IDEGroup; + +@interface _IDELocalizationAddFileReferenceContext : IDELocalizationWorkContext +{ + IDEContainer *_container; + IDEGroup *_group; + DVTLocale *_locale; + DVTFilePath *_filePath; +} + +@property(retain) DVTFilePath *filePath; // @synthesize filePath=_filePath; +@property(retain) DVTLocale *locale; // @synthesize locale=_locale; +@property(retain) IDEGroup *group; // @synthesize group=_group; +@property(retain) IDEContainer *container; // @synthesize container=_container; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEFoundation/_IDELocalizationDataBlockBased.h b/IDEFoundation/_IDELocalizationDataBlockBased.h new file mode 100644 index 000000000..a936d2c40 --- /dev/null +++ b/IDEFoundation/_IDELocalizationDataBlockBased.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _IDELocalizationDataBlockBased : IDELocalizationData +{ + id _onNextBlock; + id _onErrorBlock; + id _onCompletedBlock; +} + +@property(copy) id onCompletedBlock; // @synthesize onCompletedBlock=_onCompletedBlock; +@property(copy) id onErrorBlock; // @synthesize onErrorBlock=_onErrorBlock; +@property(copy) id onNextBlock; // @synthesize onNextBlock=_onNextBlock; +- (void).cxx_destruct; +- (void)onCompleted; +- (void)onError:(id)arg1; +- (void)onNext:(id)arg1; +- (id)initWithOnNextBlock:(id)arg1 onErrorBlock:(void)arg2 onCompletedBlock:(id)arg3; + +@end + diff --git a/IDEFoundation/_IDELocalizationDataConcat.h b/IDEFoundation/_IDELocalizationDataConcat.h new file mode 100644 index 000000000..7d8c0c81e --- /dev/null +++ b/IDEFoundation/_IDELocalizationDataConcat.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _IDELocalizationDataConcat : IDELocalizationData +{ + id _first; + id _second; +} + ++ (id)withFirst:(id)arg1 second:(id)arg2; +@property(retain) id second; // @synthesize second=_second; +@property(retain) id first; // @synthesize first=_first; +- (void).cxx_destruct; +- (void)onCompleted; +- (void)onError:(id)arg1; +- (void)onNext:(id)arg1; +- (id)subscribe:(id)arg1; + +@end + diff --git a/IDEFoundation/_IDELocalizationDataJoin.h b/IDEFoundation/_IDELocalizationDataJoin.h new file mode 100644 index 000000000..ab76477a5 --- /dev/null +++ b/IDEFoundation/_IDELocalizationDataJoin.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _IDELocalizationDataJoin : IDELocalizationData +{ + id _publisher; + id _joined; +} + ++ (id)withPublisher:(id)arg1; +@property(retain) id joined; // @synthesize joined=_joined; +@property(retain) id publisher; // @synthesize publisher=_publisher; +- (void).cxx_destruct; +- (void)onCompleted; +- (void)onError:(id)arg1; +- (void)onNext:(id)arg1; +- (id)subscribe:(id)arg1; + +@end + diff --git a/IDEFoundation/_IDELocalizationDataMap.h b/IDEFoundation/_IDELocalizationDataMap.h new file mode 100644 index 000000000..949085788 --- /dev/null +++ b/IDEFoundation/_IDELocalizationDataMap.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface _IDELocalizationDataMap : IDELocalizationData +{ + BOOL _shouldComplete; + id _publisher; + id _work; + unsigned long long _outstandingWork; +} + ++ (id)withPublisher:(id)arg1 withWork:(id)arg2; +@property BOOL shouldComplete; // @synthesize shouldComplete=_shouldComplete; +@property unsigned long long outstandingWork; // @synthesize outstandingWork=_outstandingWork; +@property(copy) id work; // @synthesize work=_work; +@property(retain) id publisher; // @synthesize publisher=_publisher; +- (void).cxx_destruct; +- (void)onCompleted; +- (void)onError:(id)arg1; +- (void)onNext:(id)arg1; +- (id)subscribe:(id)arg1; + +@end + diff --git a/IDEFoundation/_IDELocalizationDataReturn.h b/IDEFoundation/_IDELocalizationDataReturn.h new file mode 100644 index 000000000..7eb9776ff --- /dev/null +++ b/IDEFoundation/_IDELocalizationDataReturn.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray; + +@interface _IDELocalizationDataReturn : IDELocalizationData +{ + NSMutableArray *_remainingDataToPublish; +} + ++ (id)withArray:(id)arg1; +@property(retain) NSMutableArray *remainingDataToPublish; // @synthesize remainingDataToPublish=_remainingDataToPublish; +- (void).cxx_destruct; +- (void)onCompleted; +- (void)onNext:(id)arg1; +- (void)_next; +- (id)subscribe:(id)arg1; + +@end + diff --git a/IDEFoundation/_IDELocalizationDataThrow.h b/IDEFoundation/_IDELocalizationDataThrow.h new file mode 100644 index 000000000..33efd7cce --- /dev/null +++ b/IDEFoundation/_IDELocalizationDataThrow.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSError; + +@interface _IDELocalizationDataThrow : IDELocalizationData +{ + NSError *_error; +} + ++ (id)withError:(id)arg1; +@property(retain) NSError *error; // @synthesize error=_error; +- (void).cxx_destruct; +- (void)onError:(id)arg1; +- (id)subscribe:(id)arg1; + +@end + diff --git a/IDEFoundation/_IDELocalizationWriteStringsContext.h b/IDEFoundation/_IDELocalizationWriteStringsContext.h new file mode 100644 index 000000000..79149d30e --- /dev/null +++ b/IDEFoundation/_IDELocalizationWriteStringsContext.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDELocalizationDataWriterConfiguration-Protocol.h" + +@class NSData, NSString; + +@interface _IDELocalizationWriteStringsContext : IDELocalizationWorkContext +{ + NSData *_IDELocalizationDataConfiguration_data; + NSString *_IDELocalizationDataConfiguration_destinationPath; +} + +@property(retain) NSString *IDELocalizationDataConfiguration_destinationPath; // @synthesize IDELocalizationDataConfiguration_destinationPath=_IDELocalizationDataConfiguration_destinationPath; +@property(retain) NSData *IDELocalizationDataConfiguration_data; // @synthesize IDELocalizationDataConfiguration_data=_IDELocalizationDataConfiguration_data; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEFoundation/_IDELocalizedIBDocumentAdaptorReadContext.h b/IDEFoundation/_IDELocalizedIBDocumentAdaptorReadContext.h new file mode 100644 index 000000000..4677995fb --- /dev/null +++ b/IDEFoundation/_IDELocalizedIBDocumentAdaptorReadContext.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDELocalizationDataShellTaskConfiguration-Protocol.h" +#import "IDELocalizationManagerReadStringsResults-Protocol.h" + +@class DVTLocale, IDEFileReference, IDELocalizedIBDocumentAdaptor, NSDictionary, NSString; + +@interface _IDELocalizedIBDocumentAdaptorReadContext : IDELocalizationWorkContext +{ + IDELocalizedIBDocumentAdaptor *_adaptor; + IDEFileReference *_fileReference; + DVTLocale *_language; + NSString *_tempPath; + NSDictionary *_IDELocalizationManager_strings; + NSDictionary *_IDELocalizationManager_comments; + NSString *_IDELocalizationDataConfiguration_command; +} + +@property(retain) NSString *IDELocalizationDataConfiguration_command; // @synthesize IDELocalizationDataConfiguration_command=_IDELocalizationDataConfiguration_command; +@property(retain) NSDictionary *IDELocalizationManager_comments; // @synthesize IDELocalizationManager_comments=_IDELocalizationManager_comments; +@property(retain) NSDictionary *IDELocalizationManager_strings; // @synthesize IDELocalizationManager_strings=_IDELocalizationManager_strings; +@property(retain) NSString *tempPath; // @synthesize tempPath=_tempPath; +@property(retain) DVTLocale *language; // @synthesize language=_language; +@property(retain) IDEFileReference *fileReference; // @synthesize fileReference=_fileReference; +@property(retain) IDELocalizedIBDocumentAdaptor *adaptor; // @synthesize adaptor=_adaptor; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEFoundation/_IDELocalizedPlistAdaptorReadContext.h b/IDEFoundation/_IDELocalizedPlistAdaptorReadContext.h new file mode 100644 index 000000000..1d9e1cdc0 --- /dev/null +++ b/IDEFoundation/_IDELocalizedPlistAdaptorReadContext.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDELocalizationManagerReadStringsResults-Protocol.h" + +@class DVTLocale, IDELocalizedPlistAdaptor, NSDictionary; + +@interface _IDELocalizedPlistAdaptorReadContext : IDELocalizationWorkContext +{ + IDELocalizedPlistAdaptor *_adaptor; + DVTLocale *_language; + NSDictionary *_IDELocalizationManager_strings; + NSDictionary *_IDELocalizationManager_comments; +} + +@property(retain) NSDictionary *IDELocalizationManager_comments; // @synthesize IDELocalizationManager_comments=_IDELocalizationManager_comments; +@property(retain) NSDictionary *IDELocalizationManager_strings; // @synthesize IDELocalizationManager_strings=_IDELocalizationManager_strings; +@property(retain) DVTLocale *language; // @synthesize language=_language; +@property(retain) IDELocalizedPlistAdaptor *adaptor; // @synthesize adaptor=_adaptor; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEFoundation/_IDELocalizedSourceStringsAdaptorReadContext.h b/IDEFoundation/_IDELocalizedSourceStringsAdaptorReadContext.h new file mode 100644 index 000000000..0f27e60af --- /dev/null +++ b/IDEFoundation/_IDELocalizedSourceStringsAdaptorReadContext.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDELocalizationManagerReadStringsResults-Protocol.h" + +@class DVTLocale, IDELocalizedSourceStringsAdaptor, NSDictionary; + +@interface _IDELocalizedSourceStringsAdaptorReadContext : IDELocalizationWorkContext +{ + IDELocalizedSourceStringsAdaptor *_adaptor; + DVTLocale *_language; + NSDictionary *_IDELocalizationManager_strings; + NSDictionary *_IDELocalizationManager_comments; +} + +@property(retain) NSDictionary *IDELocalizationManager_comments; // @synthesize IDELocalizationManager_comments=_IDELocalizationManager_comments; +@property(retain) NSDictionary *IDELocalizationManager_strings; // @synthesize IDELocalizationManager_strings=_IDELocalizationManager_strings; +@property(retain) DVTLocale *language; // @synthesize language=_language; +@property(retain) IDELocalizedSourceStringsAdaptor *adaptor; // @synthesize adaptor=_adaptor; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEFoundation/_IDEOCUnitTestRecord.h b/IDEFoundation/_IDEOCUnitTestRecord.h index 3c1f290b5..2e5aa3d0a 100644 --- a/IDEFoundation/_IDEOCUnitTestRecord.h +++ b/IDEFoundation/_IDEOCUnitTestRecord.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class DVTPerformanceTestOutput, IDETest, IDETestResult, NSArray, NSDate, NSMutableArray; +@class DVTPerformanceTestOutput, IDETest, IDETestResult, NSArray, NSDate, NSMutableArray, NSMutableSet; @interface _IDEOCUnitTestRecord : NSObject { @@ -16,9 +16,13 @@ NSDate *_startDate; double _duration; DVTPerformanceTestOutput *_performanceTestOutput; + NSMutableArray *_performanceMetrics; + NSMutableSet *_failureLocationsForCurrentTest; } + (void)initialize; +@property(readonly) NSMutableSet *failureLocationsForCurrentTest; // @synthesize failureLocationsForCurrentTest=_failureLocationsForCurrentTest; +@property(retain) NSMutableArray *performanceMetrics; // @synthesize performanceMetrics=_performanceMetrics; @property(copy) DVTPerformanceTestOutput *performanceTestOutput; // @synthesize performanceTestOutput=_performanceTestOutput; @property double duration; // @synthesize duration=_duration; @property(copy) NSDate *startDate; // @synthesize startDate=_startDate; @@ -29,7 +33,7 @@ - (id)initWithTest:(id)arg1; // Remaining properties -@property(readonly) NSMutableArray *mutableOutputMessages; // @dynamic mutableOutputMessages; +@property(readonly, copy) NSMutableArray *mutableOutputMessages; // @dynamic mutableOutputMessages; @property(copy) NSArray *outputMessages; // @dynamic outputMessages; @end diff --git a/IDEFoundation/_IDETestFileChangeBroker.h b/IDEFoundation/_IDETestFileChangeBroker.h index 6d218e47f..2e399bcbc 100644 --- a/IDEFoundation/_IDETestFileChangeBroker.h +++ b/IDEFoundation/_IDETestFileChangeBroker.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "IDETestsInTestableObserver-Protocol.h" -@class DVTStackBacktrace, IDETestManager, NSMutableSet, NSURL; +@class DVTStackBacktrace, IDETestManager, NSMutableSet, NSString, NSURL; @interface _IDETestFileChangeBroker : NSObject { @@ -33,7 +33,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/_IDETestManagerAPIMediator.h b/IDEFoundation/_IDETestManagerAPIMediator.h new file mode 100644 index 000000000..dc4b6f4b5 --- /dev/null +++ b/IDEFoundation/_IDETestManagerAPIMediator.h @@ -0,0 +1,90 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTInvalidation-Protocol.h" +#import "XCTestManager_IDEInterface-Protocol.h" + +@class DVTObservingToken, DVTStackBacktrace, NSMutableArray, NSMutableString, NSString, NSTimer, NSUUID; + +@interface _IDETestManagerAPIMediator : _IDETestResultsProcessor +{ + BOOL _testPlanDidStartExecuting; + BOOL _hasFailed; + BOOL _daemonIsReady; + NSUUID *_testSessionIdentifier; + id _testBundleProxy; + NSTimer *_startupTimeoutTimer; + DVTObservingToken *_launchSessionStartObserverToken; + DVTObservingToken *_debugSessionHasCrashedObserverToken; + DVTObservingToken *_runOperationCancellationObservationToken; + DVTObservingToken *_runOperationErrorObservationToken; + id _disallowFinishToken; + long long _testProtocolVersion; + DVTObservingToken *_launchSessionsConsoleAdaptorsObserverToken; + NSMutableString *_consoleBuffer; + NSMutableArray *_consoleChunkQueue; + NSMutableArray *_delegateBlockQueue; + id _outputNotificationObserver; +} + +@property(retain) id outputNotificationObserver; // @synthesize outputNotificationObserver=_outputNotificationObserver; +@property(retain) NSMutableArray *delegateBlockQueue; // @synthesize delegateBlockQueue=_delegateBlockQueue; +@property(retain) NSMutableArray *consoleChunkQueue; // @synthesize consoleChunkQueue=_consoleChunkQueue; +@property(retain) NSMutableString *consoleBuffer; // @synthesize consoleBuffer=_consoleBuffer; +@property(retain) DVTObservingToken *launchSessionsConsoleAdaptorsObserverToken; // @synthesize launchSessionsConsoleAdaptorsObserverToken=_launchSessionsConsoleAdaptorsObserverToken; +@property long long testProtocolVersion; // @synthesize testProtocolVersion=_testProtocolVersion; +@property(retain) id disallowFinishToken; // @synthesize disallowFinishToken=_disallowFinishToken; +@property BOOL daemonIsReady; // @synthesize daemonIsReady=_daemonIsReady; +@property BOOL hasFailed; // @synthesize hasFailed=_hasFailed; +@property BOOL testPlanDidStartExecuting; // @synthesize testPlanDidStartExecuting=_testPlanDidStartExecuting; +@property(retain) DVTObservingToken *runOperationErrorObservationToken; // @synthesize runOperationErrorObservationToken=_runOperationErrorObservationToken; +@property(retain) DVTObservingToken *runOperationCancellationObservationToken; // @synthesize runOperationCancellationObservationToken=_runOperationCancellationObservationToken; +@property(retain) DVTObservingToken *debugSessionHasCrashedObserverToken; // @synthesize debugSessionHasCrashedObserverToken=_debugSessionHasCrashedObserverToken; +@property(retain) DVTObservingToken *launchSessionStartObserverToken; // @synthesize launchSessionStartObserverToken=_launchSessionStartObserverToken; +@property(retain) NSTimer *startupTimeoutTimer; // @synthesize startupTimeoutTimer=_startupTimeoutTimer; +@property(retain) id testBundleProxy; // @synthesize testBundleProxy=_testBundleProxy; +@property(retain) NSUUID *testSessionIdentifier; // @synthesize testSessionIdentifier=_testSessionIdentifier; +- (void).cxx_destruct; +- (id)_XCT_testSuite:(id)arg1 didFinishAt:(id)arg2 runCount:(id)arg3 withFailures:(id)arg4 unexpected:(id)arg5 testDuration:(id)arg6 totalDuration:(id)arg7; +- (id)_XCT_testCaseDidFinishForTestClass:(id)arg1 method:(id)arg2 withStatus:(id)arg3 duration:(id)arg4; +- (id)_XCT_testMethod:(id)arg1 ofClass:(id)arg2 didMeasureValues:(id)arg3 forPerformanceMetricID:(id)arg4 name:(id)arg5 withUnits:(id)arg6 baselineName:(id)arg7 baselineAverage:(id)arg8 maxPercentRegression:(id)arg9 maxPercentRelativeStandardDeviation:(id)arg10 file:(id)arg11 line:(id)arg12; +- (id)_XCT_testMethod:(id)arg1 ofClass:(id)arg2 didMeasureMetric:(id)arg3 file:(id)arg4 line:(id)arg5; +- (id)_XCT_testCase:(id)arg1 method:(id)arg2 didStallOnMainThreadInFile:(id)arg3 line:(id)arg4; +- (id)_XCT_testCaseDidFailForTestClass:(id)arg1 method:(id)arg2 withMessage:(id)arg3 file:(id)arg4 line:(id)arg5; +- (id)_XCT_testCaseDidStartForTestClass:(id)arg1 method:(id)arg2; +- (id)_XCT_testSuite:(id)arg1 didStartAt:(id)arg2; +- (id)_XCT_didFinishExecutingTestPlan; +- (id)_XCT_didBeginExecutingTestPlan; +- (id)_XCT_testBundleReadyWithProtocolVersion:(id)arg1 minimumVersion:(id)arg2; +- (id)_XCT_testBundleReady; +- (void)_executeDelegateBlockWithNextConsoleChunk:(id)arg1; +- (void)_considerDispatchingDelegateBlock; +- (void)_flushDelegateBlockQueue; +- (void)_handleConsoleAdaptorAdded:(id)arg1; +- (void)_finishWithError:(id)arg1 didCancel:(BOOL)arg2; +- (void)_reportStartupProgress:(id)arg1 withTimeoutInterval:(double)arg2; +- (void)_startupTimedOut:(id)arg1; +- (void)_handleUnexpectedFailureDuringTestExecution:(id)arg1; +- (void)_reportStartupFailure:(id)arg1; +- (void)_waitForTestProcessToConnect; +- (void)_waitForLaunch; +- (void)_handleDaemonConnection:(id)arg1; +- (id)initWithSessionStateDelegate:(id)arg1 andOperation:(id)arg2; +- (void)primitiveInvalidate; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEFoundation/_IDETestResultsProcessor.h b/IDEFoundation/_IDETestResultsProcessor.h new file mode 100644 index 000000000..e121dc985 --- /dev/null +++ b/IDEFoundation/_IDETestResultsProcessor.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTDevice, DVTStackBacktrace, IDERunOperation, NSString; + +@interface _IDETestResultsProcessor : NSObject +{ + BOOL _finished; + NSString *_targetArchitecture; + DVTDevice *_targetDevice; + IDERunOperation *_operation; + DVTStackBacktrace *_creationBacktrace; + id <_IDETestResultsProcessorDelegate> _delegate; +} + ++ (void)initialize; +@property BOOL finished; // @synthesize finished=_finished; +@property(retain) id <_IDETestResultsProcessorDelegate> delegate; // @synthesize delegate=_delegate; +@property(retain) DVTStackBacktrace *creationBacktrace; // @synthesize creationBacktrace=_creationBacktrace; +@property(retain) IDERunOperation *operation; // @synthesize operation=_operation; +@property(retain) DVTDevice *targetDevice; // @synthesize targetDevice=_targetDevice; +@property(retain) NSString *targetArchitecture; // @synthesize targetArchitecture=_targetArchitecture; +- (void).cxx_destruct; +- (id)initWithSessionStateDelegate:(id)arg1 andOperation:(id)arg2; +- (void)primitiveInvalidate; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEFoundation/_IDETestResultsProcessorDelegate-Protocol.h b/IDEFoundation/_IDETestResultsProcessorDelegate-Protocol.h new file mode 100644 index 000000000..8f19e87ad --- /dev/null +++ b/IDEFoundation/_IDETestResultsProcessorDelegate-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol _IDETestResultsProcessorDelegate +- (void)handleTestOperationsCompletionIfAppropriate; +- (void)willFinishWithError:(id)arg1 didCancel:(BOOL)arg2 sessionState:(id)arg3; +- (void)testSuiteDidFinish:(long long)arg1 withFailures:(long long)arg2 unexpected:(long long)arg3 testDuration:(double)arg4 totalDuration:(double)arg5 rawOutput:(id)arg6 sessionState:(id)arg7; +- (void)testSuite:(id)arg1 willFinishAt:(id)arg2 rawOutput:(id)arg3 sessionState:(id)arg4; +- (void)testCaseDidFinishForTestClass:(id)arg1 method:(id)arg2 withStatus:(id)arg3 duration:(double)arg4 rawOutput:(id)arg5 sessionState:(id)arg6; +- (void)testCaseDidProducePerformanceOutput:(id)arg1 rawOutput:(id)arg2 sessionState:(id)arg3; +- (void)testCaseDidMeasurePerformanceMetricForTestClass:(id)arg1 method:(id)arg2 performanceMetric:(id)arg3 rawOutput:(id)arg4 sessionState:(id)arg5; +- (void)testCaseDidFailForTestClass:(id)arg1 method:(id)arg2 withMessage:(id)arg3 file:(id)arg4 line:(long long)arg5 rawOutput:(id)arg6 sessionState:(id)arg7; +- (void)testCaseDidStartForTestClass:(id)arg1 method:(id)arg2 rawOutput:(id)arg3 sessionState:(id)arg4; +- (void)testSuite:(id)arg1 didStartAt:(id)arg2 rawOutput:(id)arg3 sessionState:(id)arg4; +- (void)testDidOutput:(id)arg1 sessionState:(id)arg2; +- (void)launchSessionStarted:(id)arg1; +@end + diff --git a/IDEFoundation/_IDETestRunPerTestableSessionState.h b/IDEFoundation/_IDETestRunPerTestableSessionState.h index 0e687766d..0561255eb 100644 --- a/IDEFoundation/_IDETestRunPerTestableSessionState.h +++ b/IDEFoundation/_IDETestRunPerTestableSessionState.h @@ -16,10 +16,10 @@ NSMutableSet *_alreadyRunTestIDs; } -@property(readonly) NSMutableSet *alreadyRunTestIDs; // @synthesize alreadyRunTestIDs=_alreadyRunTestIDs; -@property(readonly) NSMutableSet *pendingRunTestIDs; // @synthesize pendingRunTestIDs=_pendingRunTestIDs; -@property(readonly) NSMutableSet *skippedTestIDs; // @synthesize skippedTestIDs=_skippedTestIDs; -@property(readonly) NSArray *skippedTestIDList; // @synthesize skippedTestIDList=_skippedTestIDList; +@property(readonly, retain) NSMutableSet *alreadyRunTestIDs; // @synthesize alreadyRunTestIDs=_alreadyRunTestIDs; +@property(readonly, retain) NSMutableSet *pendingRunTestIDs; // @synthesize pendingRunTestIDs=_pendingRunTestIDs; +@property(readonly, retain) NSMutableSet *skippedTestIDs; // @synthesize skippedTestIDs=_skippedTestIDs; +@property(readonly, retain) NSArray *skippedTestIDList; // @synthesize skippedTestIDList=_skippedTestIDList; - (void).cxx_destruct; - (BOOL)_testIsPendingRun:(id)arg1; - (void)_updateStatisticsForTestable:(id)arg1; diff --git a/IDEFoundation/_IDETestableState.h b/IDEFoundation/_IDETestableState.h index 4d381deac..cf8530f82 100644 --- a/IDEFoundation/_IDETestableState.h +++ b/IDEFoundation/_IDETestableState.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDETestableIssueProvider, NSMutableDictionary, NSMutableSet; +@class DVTStackBacktrace, IDETestableIssueProvider, NSMutableDictionary, NSMutableSet, NSString; @interface _IDETestableState : NSObject { @@ -20,7 +20,7 @@ + (void)initialize; @property(readonly) IDETestableIssueProvider *issueProvider; // @synthesize issueProvider=_issueProvider; -@property(readonly) id testable; // @synthesize testable=_testable; +@property(readonly) __weak id testable; // @synthesize testable=_testable; - (void).cxx_destruct; - (unsigned long long)_stateOfTest:(id)arg1; - (unsigned long long)_testableStateForTestable:(id)arg1; @@ -39,7 +39,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEFoundation/_IDEUnitTestParserMediator.h b/IDEFoundation/_IDEUnitTestParserMediator.h index 51093641c..6f3d107d5 100644 --- a/IDEFoundation/_IDEUnitTestParserMediator.h +++ b/IDEFoundation/_IDEUnitTestParserMediator.h @@ -4,21 +4,20 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject.h" +#import #import "DVTInvalidation-Protocol.h" #import "IDEOCUnitTestOutputParserDelegate-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDEConsoleAdaptor, IDEOCUnitTestOutputParser, IDERunOperation, NSMutableArray, NSString; +@class DVTObservingToken, DVTStackBacktrace, IDEConsoleAdaptor, IDEOCUnitTestOutputParser, NSMutableArray, NSString; -@interface _IDEUnitTestParserMediator : NSObject +@interface _IDEUnitTestParserMediator : _IDETestResultsProcessor { DVTObservingToken *_launchSessionsStateObserverToken; DVTObservingToken *_launchSessionsConsoleAdaptorsObserverToken; DVTObservingToken *_debugSessionHasCrashedObserverToken; NSMutableArray *_validatorStack; int _currentState; - IDERunOperation *_operation; id _disallowFinishToken; DVTObservingToken *_runOperationCancellationObservationToken; DVTObservingToken *_runOperationErrorObservationToken; @@ -27,11 +26,9 @@ id _outputNotificationObserver; IDEOCUnitTestOutputParser *_outputParser; NSString *_savedPartialContent; - id <_IDEUnitTestParserMediatorDelegate> _delegate; } + (void)initialize; -@property(retain) id <_IDEUnitTestParserMediatorDelegate> delegate; // @synthesize delegate=_delegate; @property(copy) NSString *savedPartialContent; // @synthesize savedPartialContent=_savedPartialContent; @property(retain) IDEOCUnitTestOutputParser *outputParser; // @synthesize outputParser=_outputParser; @property(retain) id outputNotificationObserver; // @synthesize outputNotificationObserver=_outputNotificationObserver; @@ -40,9 +37,9 @@ @property(retain) DVTObservingToken *runOperationErrorObservationToken; // @synthesize runOperationErrorObservationToken=_runOperationErrorObservationToken; @property(retain) DVTObservingToken *runOperationCancellationObservationToken; // @synthesize runOperationCancellationObservationToken=_runOperationCancellationObservationToken; @property(retain) id disallowFinishToken; // @synthesize disallowFinishToken=_disallowFinishToken; -@property(retain) IDERunOperation *operation; // @synthesize operation=_operation; @property int currentState; // @synthesize currentState=_currentState; - (void).cxx_destruct; +- (BOOL)finished; - (void)primitiveInvalidate; - (void)_finishWithError:(id)arg1 didCancel:(BOOL)arg2; - (BOOL)_validateEvent:(int)arg1 description:(id)arg2; @@ -50,11 +47,13 @@ - (void)testSuite:(id)arg1 willFinishAt:(id)arg2 rawOutput:(id)arg3; - (void)testCaseDidFinishForTestClass:(id)arg1 method:(id)arg2 withStatus:(id)arg3 duration:(double)arg4 rawOutput:(id)arg5; - (void)testCaseDidProducePerformanceOutput:(id)arg1 rawOutput:(id)arg2; +- (void)testCaseDidMeasurePerformanceMetricForTestClass:(id)arg1 method:(id)arg2 performanceMetric:(id)arg3 rawOutput:(id)arg4; - (void)testCaseDidFailForTestClass:(id)arg1 method:(id)arg2 withMessage:(id)arg3 file:(id)arg4 line:(long long)arg5 rawOutput:(id)arg6; - (void)testCaseDidStartForTestClass:(id)arg1 method:(id)arg2 rawOutput:(id)arg3; - (void)testSuite:(id)arg1 didStartAt:(id)arg2 rawOutput:(id)arg3; - (void)testDidOutput:(id)arg1; - (void)_handleConsoleOutputTerminated:(id)arg1; +- (void)_handleDebugSessionFinishedAbnormally:(id)arg1; - (void)_handleConsoleOutputAdded:(id)arg1; - (void)_handleConsoleAdaptorAdded:(id)arg1; - (void)_handleLaunchSessionStarted; @@ -62,7 +61,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEGit/GitController.h b/IDEGit/GitController.h index ea1ad12d6..21401917c 100644 --- a/IDEGit/GitController.h +++ b/IDEGit/GitController.h @@ -8,13 +8,20 @@ #import "IDESourceControlProtocol-Protocol.h" +@class NSString; + @interface GitController : NSObject { } - (id)operationForRequest:(id)arg1; - (BOOL)authenticationRequiredForRequest:(id)arg1; -- (BOOL)validateRequest:(id)arg1 error:(id *)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEGit/IDESourceControlProtocol-Protocol.h b/IDEGit/IDESourceControlProtocol-Protocol.h index f18bcc4e2..ee86a1a4b 100644 --- a/IDEGit/IDESourceControlProtocol-Protocol.h +++ b/IDEGit/IDESourceControlProtocol-Protocol.h @@ -9,6 +9,5 @@ @protocol IDESourceControlProtocol - (id)operationForRequest:(id)arg1; - (BOOL)authenticationRequiredForRequest:(id)arg1; -- (BOOL)validateRequest:(id)arg1 error:(id *)arg2; @end diff --git a/IDEGit/NSObject-Protocol.h b/IDEGit/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEGit/NSObject-Protocol.h +++ b/IDEGit/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEIODebugGaugesCore/CDStructures.h b/IDEIODebugGaugesCore/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/IDEIODebugGaugesCore/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/IDEIODebugGaugesCore/DVTInvalidation-Protocol.h b/IDEIODebugGaugesCore/DVTInvalidation-Protocol.h new file mode 100644 index 000000000..acc43cf5c --- /dev/null +++ b/IDEIODebugGaugesCore/DVTInvalidation-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTStackBacktrace; + +@protocol DVTInvalidation +- (void)primitiveInvalidate; + +@optional +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic, getter=isValid) BOOL valid; +- (void)invalidate; +@end + diff --git a/IDEIODebugGaugesCore/IDEDebuggingAddition-Protocol.h b/IDEIODebugGaugesCore/IDEDebuggingAddition-Protocol.h new file mode 100644 index 000000000..b5946487d --- /dev/null +++ b/IDEIODebugGaugesCore/IDEDebuggingAddition-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" +#import "NSObject-Protocol.h" + +@class IDELaunchSession, NSString; + +@protocol IDEDebuggingAddition +@property(readonly) NSString *identifier; +@property(readonly, nonatomic) IDELaunchSession *launchSession; +- (id)initInLaunchSession:(id)arg1 withAppDisplayName:(id)arg2 runDestination:(id)arg3 fromExtension:(id)arg4; + +@optional ++ (BOOL)shouldInstantiateInLaunchSession:(id)arg1; +- (void)processFinalLaunchParameters:(id)arg1; +- (id)adjustedLaunchParametersForLaunchParameters:(id)arg1; +@end + diff --git a/IDEIODebugGaugesCore/IDEFileIOGaugeDebuggingAddition.h b/IDEIODebugGaugesCore/IDEFileIOGaugeDebuggingAddition.h new file mode 100644 index 000000000..23896f647 --- /dev/null +++ b/IDEIODebugGaugesCore/IDEFileIOGaugeDebuggingAddition.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSDate, NSNumber; + +@interface IDEFileIOGaugeDebuggingAddition : IDEIOGaugeDebuggingAddition +{ + NSDate *_updateTime; + NSNumber *_rdBytesPerSecond; + NSNumber *_wrBytesPerSecond; + NSNumber *_rdBytes; + NSNumber *_wrBytes; + NSArray *_rdBytesDeltas; + NSArray *_wrBytesDeltas; + NSArray *_openFiles; +} + ++ (id)basicDataQueryAttributes; +@property(readonly, nonatomic) NSArray *openFiles; // @synthesize openFiles=_openFiles; +@property(readonly, nonatomic) NSArray *wrBytesDeltas; // @synthesize wrBytesDeltas=_wrBytesDeltas; +@property(readonly, nonatomic) NSArray *rdBytesDeltas; // @synthesize rdBytesDeltas=_rdBytesDeltas; +@property(readonly, nonatomic) NSNumber *wrBytes; // @synthesize wrBytes=_wrBytes; +@property(readonly, nonatomic) NSNumber *rdBytes; // @synthesize rdBytes=_rdBytes; +@property(readonly, nonatomic) NSNumber *wrBytesPerSecond; // @synthesize wrBytesPerSecond=_wrBytesPerSecond; +@property(readonly, nonatomic) NSNumber *rdBytesPerSecond; // @synthesize rdBytesPerSecond=_rdBytesPerSecond; +@property(readonly, nonatomic) NSDate *updateTime; // @synthesize updateTime=_updateTime; +- (void).cxx_destruct; +- (void)processQueryResultDict:(id)arg1; + +@end + diff --git a/IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer.h b/IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer.h new file mode 100644 index 000000000..208279e61 --- /dev/null +++ b/IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEGaugeDataProviderService.h" + +@interface IDEGaugeDataProviderService_LocalComputer : IDEGaugeDataProviderService +{ +} + +@end + diff --git a/IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer_NetworkStatistics.h b/IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer_NetworkStatistics.h new file mode 100644 index 000000000..a6df62816 --- /dev/null +++ b/IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer_NetworkStatistics.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEGaugeDataProviderService_LocalComputer_NetworkStatistics : IDEGaugeDataProviderService_LocalComputer +{ +} + ++ (id)observableAttributes; +- (id)sampleAttributes:(id)arg1 forPIDs:(id)arg2; + +@end + diff --git a/IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer_procinfo.h b/IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer_procinfo.h new file mode 100644 index 000000000..d4daef88d --- /dev/null +++ b/IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer_procinfo.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEGaugeDataProviderService_LocalComputer_procinfo : IDEGaugeDataProviderService_LocalComputer +{ +} + ++ (id)observableAttributes; +- (id)sampleAttributes:(id)arg1 forPIDs:(id)arg2; + +@end + diff --git a/IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer_sysmon.h b/IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer_sysmon.h new file mode 100644 index 000000000..d8ff4a26b --- /dev/null +++ b/IDEIODebugGaugesCore/IDEGaugeDataProviderService_LocalComputer_sysmon.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject; + +@interface IDEGaugeDataProviderService_LocalComputer_sysmon : IDEGaugeDataProviderService_LocalComputer +{ + NSObject *_sysmonRequest; +} + ++ (id)observableAttributes; +@property(retain, nonatomic) NSObject *sysmonRequest; // @synthesize sysmonRequest=_sysmonRequest; +- (void).cxx_destruct; +- (void)resume; +- (void)suspend; + +@end + diff --git a/IDEIODebugGaugesCore/IDEIOGaugeDebuggingAddition.h b/IDEIODebugGaugesCore/IDEIOGaugeDebuggingAddition.h new file mode 100644 index 000000000..09c6357eb --- /dev/null +++ b/IDEIODebugGaugesCore/IDEIOGaugeDebuggingAddition.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEDebuggingAddition-Protocol.h" + +@class DVTStackBacktrace, IDEGaugeDataQuery, IDELaunchSession, NSMutableArray, NSString; + +@interface IDEIOGaugeDebuggingAddition : NSObject +{ + BOOL _hasStarted; + NSString *_identifier; + IDELaunchSession *_launchSession; + IDEGaugeDataQuery *_dataQuery; + NSMutableArray *_collectedQueryResults; + NSMutableArray *_queryResultListeners; +} + ++ (void)initialize; +@property(nonatomic) BOOL hasStarted; // @synthesize hasStarted=_hasStarted; +@property(retain, nonatomic) NSMutableArray *queryResultListeners; // @synthesize queryResultListeners=_queryResultListeners; +@property(retain, nonatomic) NSMutableArray *collectedQueryResults; // @synthesize collectedQueryResults=_collectedQueryResults; +@property(retain, nonatomic) IDEGaugeDataQuery *dataQuery; // @synthesize dataQuery=_dataQuery; +@property(retain, nonatomic) IDELaunchSession *launchSession; // @synthesize launchSession=_launchSession; +@property(retain) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (void)discardDataQueries; +- (void)resumeDataQueries; +- (void)suspendDataQueries; +- (void)createDataQueries; +- (void)removeCollectedDataListener:(id)arg1; +- (void)addCollectedDataListener:(id)arg1; +- (void)processFinalLaunchParameters:(id)arg1; +- (void)processQueryResultDict:(id)arg1; +- (id)gaugeDataQueryCoordinator; +- (id)pid; +- (id)device; +- (void)primitiveInvalidate; +- (void)dealloc; +- (id)initInLaunchSession:(id)arg1 withAppDisplayName:(id)arg2 runDestination:(id)arg3 fromExtension:(id)arg4; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEIODebugGaugesCore/IDEIOGaugesCorePrincipalClass.h b/IDEIODebugGaugesCore/IDEIOGaugesCorePrincipalClass.h new file mode 100644 index 000000000..89ab81cdc --- /dev/null +++ b/IDEIODebugGaugesCore/IDEIOGaugesCorePrincipalClass.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEInitialization-Protocol.h" + +@interface IDEIOGaugesCorePrincipalClass : NSObject +{ +} + ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; + +@end + diff --git a/IDEIODebugGaugesCore/IDEInitialization-Protocol.h b/IDEIODebugGaugesCore/IDEInitialization-Protocol.h new file mode 100644 index 000000000..3688f66f4 --- /dev/null +++ b/IDEIODebugGaugesCore/IDEInitialization-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEInitialization ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; +@end + diff --git a/IDEIODebugGaugesCore/IDENetworkIOGaugeDebuggingAddition.h b/IDEIODebugGaugesCore/IDENetworkIOGaugeDebuggingAddition.h new file mode 100644 index 000000000..786d10126 --- /dev/null +++ b/IDEIODebugGaugesCore/IDENetworkIOGaugeDebuggingAddition.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSDate, NSNumber; + +@interface IDENetworkIOGaugeDebuggingAddition : IDEIOGaugeDebuggingAddition +{ + NSDate *_updateTime; + NSNumber *_rxBytesPerSecond; + NSNumber *_txBytesPerSecond; + NSNumber *_rxBytes; + NSNumber *_txBytes; + NSArray *_rxBytesDeltas; + NSArray *_txBytesDeltas; + NSNumber *_rxPacketsPerSecond; + NSNumber *_txPacketsPerSecond; + NSNumber *_rxPackets; + NSNumber *_txPackets; + NSArray *_rxPacketsDeltas; + NSArray *_txPacketsDeltas; + NSArray *_connections; +} + ++ (id)basicDataQueryAttributes; +@property(readonly, nonatomic) NSArray *connections; // @synthesize connections=_connections; +@property(readonly, nonatomic) NSArray *txPacketsDeltas; // @synthesize txPacketsDeltas=_txPacketsDeltas; +@property(readonly, nonatomic) NSArray *rxPacketsDeltas; // @synthesize rxPacketsDeltas=_rxPacketsDeltas; +@property(readonly, nonatomic) NSNumber *txPackets; // @synthesize txPackets=_txPackets; +@property(readonly, nonatomic) NSNumber *rxPackets; // @synthesize rxPackets=_rxPackets; +@property(readonly, nonatomic) NSNumber *txPacketsPerSecond; // @synthesize txPacketsPerSecond=_txPacketsPerSecond; +@property(readonly, nonatomic) NSNumber *rxPacketsPerSecond; // @synthesize rxPacketsPerSecond=_rxPacketsPerSecond; +@property(readonly, nonatomic) NSArray *txBytesDeltas; // @synthesize txBytesDeltas=_txBytesDeltas; +@property(readonly, nonatomic) NSArray *rxBytesDeltas; // @synthesize rxBytesDeltas=_rxBytesDeltas; +@property(readonly, nonatomic) NSNumber *txBytes; // @synthesize txBytes=_txBytes; +@property(readonly, nonatomic) NSNumber *rxBytes; // @synthesize rxBytes=_rxBytes; +@property(readonly, nonatomic) NSNumber *txBytesPerSecond; // @synthesize txBytesPerSecond=_txBytesPerSecond; +@property(readonly, nonatomic) NSNumber *rxBytesPerSecond; // @synthesize rxBytesPerSecond=_rxBytesPerSecond; +@property(readonly, nonatomic) NSDate *updateTime; // @synthesize updateTime=_updateTime; +- (void).cxx_destruct; +- (void)processQueryResultDict:(id)arg1; + +@end + diff --git a/IDEIODebugGaugesCore/NSObject-Protocol.h b/IDEIODebugGaugesCore/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/IDEIODebugGaugesCore/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/IDEIODebugGaugesUI/CDStructures.h b/IDEIODebugGaugesUI/CDStructures.h new file mode 100644 index 000000000..9112fe83a --- /dev/null +++ b/IDEIODebugGaugesUI/CDStructures.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct CGPoint { + double _field1; + double _field2; +}; + +struct CGRect { + struct CGPoint _field1; + struct CGSize _field2; +}; + +struct CGSize { + double width; + double height; +}; + +struct _NSRange { + unsigned long long _field1; + unsigned long long _field2; +}; + +#pragma mark Typedef'd Structures + +typedef struct { + id _field1; + Class _field2; + Class _field3; + double _field4; + double _field5; + double _field6; + char _field7; + id _field8; + void _field9; + id _field10; +} CDStruct_8107d3bb; + diff --git a/IDEIODebugGaugesUI/DVTInvalidation-Protocol.h b/IDEIODebugGaugesUI/DVTInvalidation-Protocol.h new file mode 100644 index 000000000..acc43cf5c --- /dev/null +++ b/IDEIODebugGaugesUI/DVTInvalidation-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTStackBacktrace; + +@protocol DVTInvalidation +- (void)primitiveInvalidate; + +@optional +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic, getter=isValid) BOOL valid; +- (void)invalidate; +@end + diff --git a/IDEIODebugGaugesUI/IDEDebugGaugeDocumentLocation.h b/IDEIODebugGaugesUI/IDEDebugGaugeDocumentLocation.h new file mode 100644 index 000000000..3251c3a0f --- /dev/null +++ b/IDEIODebugGaugesUI/IDEDebugGaugeDocumentLocation.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDocumentLocation.h" + +@class NSImage, NSString; + +@interface IDEDebugGaugeDocumentLocation : DVTDocumentLocation +{ + NSString *_displayName; + NSImage *_iconImage; +} + +@property(copy, nonatomic) NSImage *iconImage; // @synthesize iconImage=_iconImage; +@property(copy, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; +- (void).cxx_destruct; +- (id)navigableItem_image; +- (id)navigableItem_name; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 displayName:(id)arg3 iconImage:(id)arg4; + +@end + diff --git a/IDEIODebugGaugesUI/IDEDebugGaugeReportByteStatisticsViewController.h b/IDEIODebugGaugesUI/IDEDebugGaugeReportByteStatisticsViewController.h new file mode 100644 index 000000000..b2fa6680a --- /dev/null +++ b/IDEIODebugGaugesUI/IDEDebugGaugeReportByteStatisticsViewController.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class IDEDebugGaugeRoundChevronedView, NSTextField; + +@interface IDEDebugGaugeReportByteStatisticsViewController : NSViewController +{ + IDEDebugGaugeRoundChevronedView *_chevronView; + NSTextField *_rateField; + NSTextField *_rateLabel; + NSTextField *_totalField; + NSTextField *_totalLabel; +} + +@property(retain, nonatomic) NSTextField *totalLabel; // @synthesize totalLabel=_totalLabel; +@property(retain, nonatomic) NSTextField *totalField; // @synthesize totalField=_totalField; +@property(retain, nonatomic) NSTextField *rateLabel; // @synthesize rateLabel=_rateLabel; +@property(retain, nonatomic) NSTextField *rateField; // @synthesize rateField=_rateField; +@property(retain, nonatomic) IDEDebugGaugeRoundChevronedView *chevronView; // @synthesize chevronView=_chevronView; +- (void).cxx_destruct; +- (void)loadView; +- (id)init; + +@end + diff --git a/IDEIODebugGaugesUI/IDEDebugGaugeReportContentDelegate-Protocol.h b/IDEIODebugGaugesUI/IDEDebugGaugeReportContentDelegate-Protocol.h new file mode 100644 index 000000000..c00da9bac --- /dev/null +++ b/IDEIODebugGaugesUI/IDEDebugGaugeReportContentDelegate-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEDebugGaugeReportContentDelegate +- (BOOL)hasDefaultTopSection; + +@optional +- (void)addSectionsToView:(id)arg1; +@end + diff --git a/IDEIODebugGaugesUI/IDEDebugGaugeReportEntityListViewController.h b/IDEIODebugGaugesUI/IDEDebugGaugeReportEntityListViewController.h new file mode 100644 index 000000000..e277a4251 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEDebugGaugeReportEntityListViewController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class IDEGaugeReportTableView; + +@interface IDEDebugGaugeReportEntityListViewController : NSViewController +{ + IDEGaugeReportTableView *_tableView; +} + +@property(retain, nonatomic) IDEGaugeReportTableView *tableView; // @synthesize tableView=_tableView; +- (void).cxx_destruct; +- (void)loadView; +- (id)init; + +@end + diff --git a/IDEIODebugGaugesUI/IDEDebugGaugeReportThroughputGaugeViewController.h b/IDEIODebugGaugesUI/IDEDebugGaugeReportThroughputGaugeViewController.h new file mode 100644 index 000000000..3a547a5ad --- /dev/null +++ b/IDEIODebugGaugesUI/IDEDebugGaugeReportThroughputGaugeViewController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class IDEBarGraph; + +@interface IDEDebugGaugeReportThroughputGaugeViewController : DVTViewController +{ + IDEBarGraph *_graphView; +} + +@property(retain, nonatomic) IDEBarGraph *graphView; // @synthesize graphView=_graphView; +- (void).cxx_destruct; +- (void)loadView; +- (id)init; + +@end + diff --git a/IDEIODebugGaugesUI/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h b/IDEIODebugGaugesUI/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h new file mode 100644 index 000000000..e384a2b71 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEDebugGaugeReportTopSectionContentDelegate +- (id)topSectionTitle; + +@optional +- (id)topSectionComponentEntries; +- (id)topSectionSubDescriptionViews; +- (id)topSectionAccessoryView; +- (id)topSectionDescription; +- (id)topSectionDescriptionEntries; +- (id)topSectionShortDescription; +- (id)topSectionCenterTitleAccessoryView; +- (id)topSectionTitleAccessoryView; +- (id)topSectionShortDescriptionTitle; +- (id)topSectionImage; +@end + diff --git a/IDEIODebugGaugesUI/IDEDebugGaugeRoundChevronedView.h b/IDEIODebugGaugesUI/IDEDebugGaugeRoundChevronedView.h new file mode 100644 index 000000000..6496fb037 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEDebugGaugeRoundChevronedView.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSColor; + +@interface IDEDebugGaugeRoundChevronedView : NSView +{ + unsigned long long _chevronDirection; + NSColor *_color; +} + +@property(copy, nonatomic) NSColor *color; // @synthesize color=_color; +@property(nonatomic) unsigned long long chevronDirection; // @synthesize chevronDirection=_chevronDirection; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/IDEIODebugGaugesUI/IDEDebugGaugeStatisticsByteCountFormatter.h b/IDEIODebugGaugesUI/IDEDebugGaugeStatisticsByteCountFormatter.h new file mode 100644 index 000000000..a943cecbc --- /dev/null +++ b/IDEIODebugGaugesUI/IDEDebugGaugeStatisticsByteCountFormatter.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSFormatter.h" + +@interface IDEDebugGaugeStatisticsByteCountFormatter : NSFormatter +{ + unsigned long long _numberOfIntegerDigits; + unsigned long long _numberOfFractionDigits; +} + +@property unsigned long long numberOfFractionDigits; // @synthesize numberOfFractionDigits=_numberOfFractionDigits; +@property unsigned long long numberOfIntegerDigits; // @synthesize numberOfIntegerDigits=_numberOfIntegerDigits; +- (BOOL)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; +- (id)attributedStringForObjectValue:(id)arg1 withDefaultAttributes:(id)arg2; +- (id)stringForObjectValue:(id)arg1; +- (id)suffixString; +- (id)init; + +@end + diff --git a/IDEIODebugGaugesUI/IDEDebugGaugeStatisticsByteRateFormatter.h b/IDEIODebugGaugesUI/IDEDebugGaugeStatisticsByteRateFormatter.h new file mode 100644 index 000000000..396329645 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEDebugGaugeStatisticsByteRateFormatter.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDebugGaugeStatisticsByteRateFormatter : IDEDebugGaugeStatisticsByteCountFormatter +{ +} + +- (id)suffixString; + +@end + diff --git a/IDEIODebugGaugesUI/IDEDebuggingAdditionUIController-Protocol.h b/IDEIODebugGaugesUI/IDEDebuggingAdditionUIController-Protocol.h new file mode 100644 index 000000000..f88822f34 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEDebuggingAdditionUIController-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" +#import "NSObject-Protocol.h" + +@protocol IDEDebuggingAdditionUIController +- (id)extension; +- (id)initWithWorkspaceTabController:(id)arg1 withDebuggingAddition:(id)arg2 forExtension:(id)arg3; + +@optional +- (void)openSelectedNavigableItem:(id)arg1 withEventType:(unsigned long long)arg2; +- (id)launchSessionForSelectedRepresentedObject:(id)arg1; +- (id)trayCellForNavigationProcessHeader; +- (BOOL)wantsTrayAreaForNavigationProcessHeader; +- (id)debugSubmenu; +- (BOOL)shouldReplaceDebugSubmenu; +@end + diff --git a/IDEIODebugGaugesUI/IDEFileIOGaugeDebuggingAdditionUIController.h b/IDEIODebugGaugesUI/IDEFileIOGaugeDebuggingAdditionUIController.h new file mode 100644 index 000000000..8c3bac0ef --- /dev/null +++ b/IDEIODebugGaugesUI/IDEFileIOGaugeDebuggingAdditionUIController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEFileIOGaugeDebuggingAdditionUIController : IDEIOGaugeDebuggingAdditionUIController +{ +} + ++ (id)resultSummaryKey; ++ (id)domainProviderURLScheme; ++ (id)reportName; ++ (id)trayLabelString; ++ (id)trayIconName; +- (id)debuggingAddition; + +@end + diff --git a/IDEIODebugGaugesUI/IDEFileIOGaugeReportDocument.h b/IDEIODebugGaugesUI/IDEFileIOGaugeReportDocument.h new file mode 100644 index 000000000..6e7150620 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEFileIOGaugeReportDocument.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDebugGaugeReportDocument.h" + +@interface IDEFileIOGaugeReportDocument : IDEDebugGaugeReportDocument +{ +} + +- (id)displayName; + +@end + diff --git a/IDEIODebugGaugesUI/IDEFileIOGaugeReportEditor.h b/IDEIODebugGaugesUI/IDEFileIOGaugeReportEditor.h new file mode 100644 index 000000000..cd0091616 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEFileIOGaugeReportEditor.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDebugGaugeReportEditor.h" + +#import "IDEDebugGaugeReportContentDelegate-Protocol.h" +#import "IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h" +#import "IDEGraphDelegate-Protocol.h" +#import "IDEIOGaugeCollectedDataListeners-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class IDEDebugGaugeReportByteStatisticsViewController, IDEDebugGaugeReportEntityListViewController, IDEDebugGaugeReportThroughputGaugeViewController, IDEDebugGaugeStatisticsByteRateFormatter, IDEFileIOGaugeDebuggingAddition, NSArray, NSButton, NSNumberFormatter, NSString; + +@interface IDEFileIOGaugeReportEditor : IDEDebugGaugeReportEditor +{ + IDEFileIOGaugeDebuggingAddition *_debuggingAddition; + IDEDebugGaugeReportByteStatisticsViewController *_inputStatsViewController; + IDEDebugGaugeReportByteStatisticsViewController *_outputStatsViewController; + IDEDebugGaugeReportThroughputGaugeViewController *_graphViewController; + IDEDebugGaugeStatisticsByteRateFormatter *_graphViewYAxisFormatter; + NSNumberFormatter *_graphViewXAxisFormatter; + IDEDebugGaugeReportEntityListViewController *_fileListViewController; + NSArray *_sortedTableViewEntries; + NSButton *_profileButton; +} + ++ (id)wrColor; ++ (id)rdColor; +@property(retain, nonatomic) NSButton *profileButton; // @synthesize profileButton=_profileButton; +@property(retain, nonatomic) NSArray *sortedTableViewEntries; // @synthesize sortedTableViewEntries=_sortedTableViewEntries; +@property(retain, nonatomic) IDEDebugGaugeReportEntityListViewController *fileListViewController; // @synthesize fileListViewController=_fileListViewController; +@property(retain, nonatomic) NSNumberFormatter *graphViewXAxisFormatter; // @synthesize graphViewXAxisFormatter=_graphViewXAxisFormatter; +@property(retain, nonatomic) IDEDebugGaugeStatisticsByteRateFormatter *graphViewYAxisFormatter; // @synthesize graphViewYAxisFormatter=_graphViewYAxisFormatter; +@property(retain, nonatomic) IDEDebugGaugeReportThroughputGaugeViewController *graphViewController; // @synthesize graphViewController=_graphViewController; +@property(retain, nonatomic) IDEDebugGaugeReportByteStatisticsViewController *outputStatsViewController; // @synthesize outputStatsViewController=_outputStatsViewController; +@property(retain, nonatomic) IDEDebugGaugeReportByteStatisticsViewController *inputStatsViewController; // @synthesize inputStatsViewController=_inputStatsViewController; +@property(retain, nonatomic) IDEFileIOGaugeDebuggingAddition *debuggingAddition; // @synthesize debuggingAddition=_debuggingAddition; +- (void).cxx_destruct; +- (void)debuggingAdditionDidUpdateCollectedQueryResults:(id)arg1; +- (void)tableView:(id)arg1 sortDescriptorsDidChange:(id)arg2; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)tableView:(id)arg1 shouldEditTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +- (id)translateValue:(id)arg1 keypath:(id)arg2; +- (id)colorForChartNamed:(id)arg1; +- (void)profileInInstruments:(id)arg1; +- (void)primitiveInvalidate; +- (id)topSectionTitleAccessoryView; +- (id)topSectionComponentEntries; +- (id)topSectionTitle; +- (void)addSectionsToView:(id)arg1; +- (BOOL)hasDefaultTopSection; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEIODebugGaugesUI/IDEGaugeReportTableColumn.h b/IDEIODebugGaugesUI/IDEGaugeReportTableColumn.h new file mode 100644 index 000000000..dfdbc47d6 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEGaugeReportTableColumn.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableColumn.h" + +@class NSString; + +@interface IDEGaugeReportTableColumn : NSTableColumn +{ + NSString *_attributeName; +} + +@property(readonly) NSString *attributeName; // @synthesize attributeName=_attributeName; +- (void).cxx_destruct; +- (id)initWithCoder:(id)arg1; +- (id)initWithIdentifier:(id)arg1 attributeName:(id)arg2; + +@end + diff --git a/IDEIODebugGaugesUI/IDEGaugeReportTableHeaderCell.h b/IDEIODebugGaugesUI/IDEGaugeReportTableHeaderCell.h new file mode 100644 index 000000000..f4427e0e8 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEGaugeReportTableHeaderCell.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTModernTableHeaderCell.h" + +@interface IDEGaugeReportTableHeaderCell : DVTModernTableHeaderCell +{ +} + +@end + diff --git a/IDEIODebugGaugesUI/IDEGaugeReportTableHeaderView.h b/IDEIODebugGaugesUI/IDEGaugeReportTableHeaderView.h new file mode 100644 index 000000000..de2e0f806 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEGaugeReportTableHeaderView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableHeaderView.h" + +@interface IDEGaugeReportTableHeaderView : NSTableHeaderView +{ +} + +- (void)awakeFromNib; +- (void)toggleShowHide:(id)arg1; +- (id)menuForEvent:(id)arg1; + +@end + diff --git a/IDEIODebugGaugesUI/IDEGaugeReportTableScrollView.h b/IDEIODebugGaugesUI/IDEGaugeReportTableScrollView.h new file mode 100644 index 000000000..347a83183 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEGaugeReportTableScrollView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSScrollView.h" + +@interface IDEGaugeReportTableScrollView : NSScrollView +{ + struct CGSize _fittingSize; + struct CGSize _intrinsicSize; + BOOL _intrinsicSizeIsInvalid; +} + +- (void)scrollWheel:(id)arg1; +- (void)tile; +- (void)updateConstraints; +- (struct CGSize)fittingSize; +- (struct CGSize)intrinsicContentSize; +- (void)invalidateIntrinsicContentSize; + +@end + diff --git a/IDEIODebugGaugesUI/IDEGaugeReportTableView.h b/IDEIODebugGaugesUI/IDEGaugeReportTableView.h new file mode 100644 index 000000000..9f3985cd5 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEGaugeReportTableView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTTableView.h" + +@interface IDEGaugeReportTableView : DVTTableView +{ +} + +- (void)drawRect:(struct CGRect)arg1; +- (void)addTableColumnsForDescriptors:(const CDStruct_8107d3bb *)arg1 count:(unsigned long long)arg2; +- (void)addTableColumnForDescriptor:(const CDStruct_8107d3bb *)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEIODebugGaugesUI/IDEGraphDelegate-Protocol.h b/IDEIODebugGaugesUI/IDEGraphDelegate-Protocol.h new file mode 100644 index 000000000..43ca64c78 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEGraphDelegate-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEGraphDelegate +- (id)colorForChartNamed:(id)arg1; + +@optional +- (void)userMouseExitedGraph:(id)arg1 event:(id)arg2; +- (void)userMousedOverOnGraphEntry:(id)arg1 event:(id)arg2; +- (void)userClickedOnGraphEntry:(id)arg1; +- (id)borderColorForBorder:(id)arg1; +- (id)gradientForColor:(id)arg1; +- (id)translateValue:(id)arg1 keypath:(id)arg2; +- (id)colorForEntryValue:(id)arg1; +@end + diff --git a/IDEIODebugGaugesUI/IDEIOGaugeCollectedDataListeners-Protocol.h b/IDEIODebugGaugesUI/IDEIOGaugeCollectedDataListeners-Protocol.h new file mode 100644 index 000000000..a157b58c5 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEIOGaugeCollectedDataListeners-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEIOGaugeCollectedDataListeners +- (void)debuggingAdditionDidUpdateCollectedQueryResults:(id)arg1; +@end + diff --git a/IDEIODebugGaugesUI/IDEIOGaugeDebuggingAdditionUIController.h b/IDEIODebugGaugesUI/IDEIOGaugeDebuggingAdditionUIController.h new file mode 100644 index 000000000..cff331c33 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEIOGaugeDebuggingAdditionUIController.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEDebuggingAdditionUIController-Protocol.h" +#import "IDEIOGaugeCollectedDataListeners-Protocol.h" + +@class DVTExtension, DVTStackBacktrace, IDEDebugGaugeTrayCell, IDEIOGaugeDebuggingAddition, IDEWorkspaceTabController, NSString; + +@interface IDEIOGaugeDebuggingAdditionUIController : NSObject +{ + IDEIOGaugeDebuggingAddition *_debuggingAddition; + DVTExtension *_extension; + IDEWorkspaceTabController *_workspaceTabController; + IDEDebugGaugeTrayCell *_trayCell; +} + ++ (void)initialize; +@property(retain, nonatomic) IDEDebugGaugeTrayCell *trayCell; // @synthesize trayCell=_trayCell; +@property(retain, nonatomic) IDEWorkspaceTabController *workspaceTabController; // @synthesize workspaceTabController=_workspaceTabController; +@property(retain, nonatomic) DVTExtension *extension; // @synthesize extension=_extension; +@property(retain) IDEIOGaugeDebuggingAddition *debuggingAddition; // @synthesize debuggingAddition=_debuggingAddition; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)openSelectedNavigableItem:(id)arg1 withEventType:(unsigned long long)arg2; +- (id)launchSessionForSelectedRepresentedObject:(id)arg1; +- (void)debuggingAdditionDidUpdateCollectedQueryResults:(id)arg1; +- (id)trayCellForNavigationProcessHeader; +- (BOOL)wantsTrayAreaForNavigationProcessHeader; +- (id)initWithWorkspaceTabController:(id)arg1 withDebuggingAddition:(id)arg2 forExtension:(id)arg3; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEIODebugGaugesUI/IDEIOGaugesUIPrincipalClass.h b/IDEIODebugGaugesUI/IDEIOGaugesUIPrincipalClass.h new file mode 100644 index 000000000..db97593cb --- /dev/null +++ b/IDEIODebugGaugesUI/IDEIOGaugesUIPrincipalClass.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEInitialization-Protocol.h" + +@interface IDEIOGaugesUIPrincipalClass : NSObject +{ +} + ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; + +@end + diff --git a/IDEIODebugGaugesUI/IDEInitialization-Protocol.h b/IDEIODebugGaugesUI/IDEInitialization-Protocol.h new file mode 100644 index 000000000..3688f66f4 --- /dev/null +++ b/IDEIODebugGaugesUI/IDEInitialization-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEInitialization ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; +@end + diff --git a/IDEIODebugGaugesUI/IDENetworkIOGaugeDebuggingAdditionUIController.h b/IDEIODebugGaugesUI/IDENetworkIOGaugeDebuggingAdditionUIController.h new file mode 100644 index 000000000..4863918d8 --- /dev/null +++ b/IDEIODebugGaugesUI/IDENetworkIOGaugeDebuggingAdditionUIController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDENetworkIOGaugeDebuggingAdditionUIController : IDEIOGaugeDebuggingAdditionUIController +{ +} + ++ (id)resultSummaryKey; ++ (id)domainProviderURLScheme; ++ (id)reportName; ++ (id)trayLabelString; ++ (id)trayIconName; +- (id)debuggingAddition; + +@end + diff --git a/IDEIODebugGaugesUI/IDENetworkIOGaugeReportDocument.h b/IDEIODebugGaugesUI/IDENetworkIOGaugeReportDocument.h new file mode 100644 index 000000000..12611435d --- /dev/null +++ b/IDEIODebugGaugesUI/IDENetworkIOGaugeReportDocument.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDebugGaugeReportDocument.h" + +@interface IDENetworkIOGaugeReportDocument : IDEDebugGaugeReportDocument +{ +} + +- (id)displayName; + +@end + diff --git a/IDEIODebugGaugesUI/IDENetworkIOGaugeReportEditor.h b/IDEIODebugGaugesUI/IDENetworkIOGaugeReportEditor.h new file mode 100644 index 000000000..2511f4cd5 --- /dev/null +++ b/IDEIODebugGaugesUI/IDENetworkIOGaugeReportEditor.h @@ -0,0 +1,79 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDebugGaugeReportEditor.h" + +#import "IDEDebugGaugeReportContentDelegate-Protocol.h" +#import "IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h" +#import "IDEGraphDelegate-Protocol.h" +#import "IDEIOGaugeCollectedDataListeners-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class IDEDebugGaugeReportByteStatisticsViewController, IDEDebugGaugeReportEntityListViewController, IDEDebugGaugeReportThroughputGaugeViewController, IDEDebugGaugeStatisticsByteRateFormatter, IDEGraphChart, IDENetworkIOGaugeDebuggingAddition, NSArray, NSButton, NSNumberFormatter, NSSegmentedControl, NSString; + +@interface IDENetworkIOGaugeReportEditor : IDEDebugGaugeReportEditor +{ + BOOL _showPackets; + IDENetworkIOGaugeDebuggingAddition *_debuggingAddition; + IDEDebugGaugeReportByteStatisticsViewController *_inputStatsViewController; + IDEDebugGaugeReportByteStatisticsViewController *_outputStatsViewController; + IDEDebugGaugeReportThroughputGaugeViewController *_graphViewController; + IDEDebugGaugeStatisticsByteRateFormatter *_graphViewYAxisBytesFormatter; + NSNumberFormatter *_graphViewYAxisPacketsFormatter; + NSNumberFormatter *_graphViewXAxisFormatter; + IDEGraphChart *_rxChart; + IDEGraphChart *_txChart; + IDEDebugGaugeReportEntityListViewController *_connectionListViewController; + NSArray *_sortedTableViewEntries; + NSSegmentedControl *_unitSelector; + NSButton *_profileButton; +} + ++ (id)txColor; ++ (id)rxColor; +@property(retain, nonatomic) NSButton *profileButton; // @synthesize profileButton=_profileButton; +@property(nonatomic) BOOL showPackets; // @synthesize showPackets=_showPackets; +@property(retain, nonatomic) NSSegmentedControl *unitSelector; // @synthesize unitSelector=_unitSelector; +@property(retain, nonatomic) NSArray *sortedTableViewEntries; // @synthesize sortedTableViewEntries=_sortedTableViewEntries; +@property(retain, nonatomic) IDEDebugGaugeReportEntityListViewController *connectionListViewController; // @synthesize connectionListViewController=_connectionListViewController; +@property(retain, nonatomic) IDEGraphChart *txChart; // @synthesize txChart=_txChart; +@property(retain, nonatomic) IDEGraphChart *rxChart; // @synthesize rxChart=_rxChart; +@property(retain, nonatomic) NSNumberFormatter *graphViewXAxisFormatter; // @synthesize graphViewXAxisFormatter=_graphViewXAxisFormatter; +@property(retain, nonatomic) NSNumberFormatter *graphViewYAxisPacketsFormatter; // @synthesize graphViewYAxisPacketsFormatter=_graphViewYAxisPacketsFormatter; +@property(retain, nonatomic) IDEDebugGaugeStatisticsByteRateFormatter *graphViewYAxisBytesFormatter; // @synthesize graphViewYAxisBytesFormatter=_graphViewYAxisBytesFormatter; +@property(retain, nonatomic) IDEDebugGaugeReportThroughputGaugeViewController *graphViewController; // @synthesize graphViewController=_graphViewController; +@property(retain, nonatomic) IDEDebugGaugeReportByteStatisticsViewController *outputStatsViewController; // @synthesize outputStatsViewController=_outputStatsViewController; +@property(retain, nonatomic) IDEDebugGaugeReportByteStatisticsViewController *inputStatsViewController; // @synthesize inputStatsViewController=_inputStatsViewController; +@property(retain, nonatomic) IDENetworkIOGaugeDebuggingAddition *debuggingAddition; // @synthesize debuggingAddition=_debuggingAddition; +- (void).cxx_destruct; +- (void)debuggingAdditionDidUpdateCollectedQueryResults:(id)arg1; +- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; +- (void)tableView:(id)arg1 sortDescriptorsDidChange:(id)arg2; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)tableView:(id)arg1 shouldEditTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +- (id)translateValue:(id)arg1 keypath:(id)arg2; +- (id)colorForChartNamed:(id)arg1; +- (void)setUnitShown:(id)arg1; +- (void)profileInInstruments:(id)arg1; +- (void)primitiveInvalidate; +- (id)topSectionTitleAccessoryView; +- (id)topSectionCenterTitleAccessoryView; +- (id)topSectionComponentEntries; +- (id)topSectionTitle; +- (void)addSectionsToView:(id)arg1; +- (BOOL)hasDefaultTopSection; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEIODebugGaugesUI/NSControlTextEditingDelegate-Protocol.h b/IDEIODebugGaugesUI/NSControlTextEditingDelegate-Protocol.h new file mode 100644 index 000000000..23e7787c9 --- /dev/null +++ b/IDEIODebugGaugesUI/NSControlTextEditingDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSControlTextEditingDelegate + +@optional +- (id)control:(id)arg1 textView:(id)arg2 completions:(id)arg3 forPartialWordRange:(struct _NSRange)arg4 indexOfSelectedItem:(long long *)arg5; +- (BOOL)control:(id)arg1 textView:(id)arg2 doCommandBySelector:(SEL)arg3; +- (BOOL)control:(id)arg1 isValidObject:(id)arg2; +- (void)control:(id)arg1 didFailToValidatePartialString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 didFailToFormatString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 textShouldEndEditing:(id)arg2; +- (BOOL)control:(id)arg1 textShouldBeginEditing:(id)arg2; +@end + diff --git a/IDEIODebugGaugesUI/NSObject-Protocol.h b/IDEIODebugGaugesUI/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/IDEIODebugGaugesUI/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/IDEIODebugGaugesUI/NSTableViewDataSource-Protocol.h b/IDEIODebugGaugesUI/NSTableViewDataSource-Protocol.h new file mode 100644 index 000000000..215adb134 --- /dev/null +++ b/IDEIODebugGaugesUI/NSTableViewDataSource-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSTableViewDataSource + +@optional +- (id)tableView:(id)arg1 namesOfPromisedFilesDroppedAtDestination:(id)arg2 forDraggedRowsWithIndexes:(id)arg3; +- (BOOL)tableView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3 dropOperation:(unsigned long long)arg4; +- (unsigned long long)tableView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3 proposedDropOperation:(unsigned long long)arg4; +- (BOOL)tableView:(id)arg1 writeRowsWithIndexes:(id)arg2 toPasteboard:(id)arg3; +- (void)tableView:(id)arg1 updateDraggingItemsForDrag:(id)arg2; +- (void)tableView:(id)arg1 draggingSession:(id)arg2 endedAtPoint:(struct CGPoint)arg3 operation:(unsigned long long)arg4; +- (void)tableView:(id)arg1 draggingSession:(id)arg2 willBeginAtPoint:(struct CGPoint)arg3 forRowIndexes:(id)arg4; +- (id)tableView:(id)arg1 pasteboardWriterForRow:(long long)arg2; +- (void)tableView:(id)arg1 sortDescriptorsDidChange:(id)arg2; +- (void)tableView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +@end + diff --git a/IDEIODebugGaugesUI/NSTableViewDelegate-Protocol.h b/IDEIODebugGaugesUI/NSTableViewDelegate-Protocol.h new file mode 100644 index 000000000..b91a68f89 --- /dev/null +++ b/IDEIODebugGaugesUI/NSTableViewDelegate-Protocol.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControlTextEditingDelegate-Protocol.h" + +@protocol NSTableViewDelegate + +@optional +- (void)tableViewSelectionIsChanging:(id)arg1; +- (void)tableViewColumnDidResize:(id)arg1; +- (void)tableViewColumnDidMove:(id)arg1; +- (void)tableViewSelectionDidChange:(id)arg1; +- (BOOL)tableView:(id)arg1 shouldReorderColumn:(long long)arg2 toColumn:(long long)arg3; +- (double)tableView:(id)arg1 sizeToFitWidthOfColumn:(long long)arg2; +- (BOOL)tableView:(id)arg1 isGroupRow:(long long)arg2; +- (BOOL)tableView:(id)arg1 shouldTypeSelectForEvent:(id)arg2 withCurrentSearchString:(id)arg3; +- (long long)tableView:(id)arg1 nextTypeSelectMatchFromRow:(long long)arg2 toRow:(long long)arg3 forString:(id)arg4; +- (id)tableView:(id)arg1 typeSelectStringForTableColumn:(id)arg2 row:(long long)arg3; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (void)tableView:(id)arg1 didDragTableColumn:(id)arg2; +- (void)tableView:(id)arg1 didClickTableColumn:(id)arg2; +- (void)tableView:(id)arg1 mouseDownInHeaderOfTableColumn:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldSelectTableColumn:(id)arg2; +- (id)tableView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; +- (BOOL)selectionShouldChangeInTableView:(id)arg1; +- (id)tableView:(id)arg1 dataCellForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)tableView:(id)arg1 shouldTrackCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (BOOL)tableView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 row:(long long)arg5 mouseLocation:(struct CGPoint)arg6; +- (BOOL)tableView:(id)arg1 shouldEditTableColumn:(id)arg2 row:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (void)tableView:(id)arg1 didRemoveRowView:(id)arg2 forRow:(long long)arg3; +- (void)tableView:(id)arg1 didAddRowView:(id)arg2 forRow:(long long)arg3; +- (id)tableView:(id)arg1 rowViewForRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +@end + diff --git a/IDEInstrumentsService/NSObject-Protocol.h b/IDEInstrumentsService/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEInstrumentsService/NSObject-Protocol.h +++ b/IDEInstrumentsService/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEInstrumentsService/XRXcodeAnalysisService.h b/IDEInstrumentsService/XRXcodeAnalysisService.h index d2fc0cdcd..c65000855 100644 --- a/IDEInstrumentsService/XRXcodeAnalysisService.h +++ b/IDEInstrumentsService/XRXcodeAnalysisService.h @@ -45,6 +45,7 @@ - (void)setBuildProductsPath:(id)arg1; - (void)setLocation:(id)arg1; - (id)operationWithCommandLineArgs:(id)arg1 environmentVariables:(id)arg2 workingDirectory:(id)arg3 workspaceFilePath:(id)arg4 projectFilePath:(id)arg5 outError:(id *)arg6; +- (id)_operationBlockWithWorkingDirectory:(SEL)arg1 workspaceFilePath:(id)arg2 projectFilePath:(id)arg3; - (void)_launch:(id)arg1 WithConfigFile:(id)arg2; - (id)_analysisAppPathForType:(int)arg1; - (id)_instrumentsPath; @@ -58,5 +59,11 @@ - (id)analysisToolsForPlatform:(id)arg1; - (id)initWithRunnableUTIType:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerFakeInterfaceBuilderController.h b/IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerFakeInterfaceBuilderController.h new file mode 100644 index 000000000..dcaf3de6d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerFakeInterfaceBuilderController.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableDictionary, NSString; + +@interface ABPeoplePickerFakeInterfaceBuilderController : NSObject +{ + NSMutableArray *_properties; + NSMutableDictionary *_columnTitlesForProperties; + NSString *_autosaveName; + int _valueSelectionBehavior; + BOOL _allowsGroupSelection; + BOOL _allowsMultipleSelection; +} + +@property(nonatomic) BOOL allowsMultipleSelection; // @synthesize allowsMultipleSelection=_allowsMultipleSelection; +@property(nonatomic) BOOL allowsGroupSelection; // @synthesize allowsGroupSelection=_allowsGroupSelection; +@property(nonatomic) int valueSelectionBehavior; // @synthesize valueSelectionBehavior=_valueSelectionBehavior; +@property(retain, nonatomic) NSString *autosaveName; // @synthesize autosaveName=_autosaveName; +@property(retain, nonatomic) NSMutableDictionary *columnTitlesForProperties; // @synthesize columnTitlesForProperties=_columnTitlesForProperties; +@property(retain, nonatomic) NSMutableArray *properties; // @synthesize properties=_properties; +- (void).cxx_destruct; +- (void)loadAutosaveValues; +- (id)columnTitleForProperty:(id)arg1; +- (void)setColumnTitle:(id)arg1 forProperty:(id)arg2; +- (void)removeProperty:(id)arg1; +- (void)addProperty:(id)arg1; +- (id)init; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerPropertyChooser.h b/IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerPropertyChooser.h new file mode 100644 index 000000000..ffb5d7232 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerPropertyChooser.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class DVTBorderedView, DVTGradientImageButton, IBInspectorViewController, IDEControlGroup, NSArrayController, NSMenu, NSTableView; + +@interface ABPeoplePickerPropertyChooser : IDEInspectorProperty +{ + NSTableView *_propertyTableView; + NSMenu *_propertyMenu; + NSArrayController *_propertyColumnsArrayController; + NSArrayController *_propertyNamesAndTitlesArrayController; + IDEControlGroup *_controlGroup; + DVTBorderedView *_controlBar; + DVTGradientImageButton *_addButton; + DVTGradientImageButton *_removeButton; +} + +@property(retain, nonatomic) DVTGradientImageButton *removeButton; // @synthesize removeButton=_removeButton; +@property(retain, nonatomic) DVTGradientImageButton *addButton; // @synthesize addButton=_addButton; +@property(retain, nonatomic) DVTBorderedView *controlBar; // @synthesize controlBar=_controlBar; +@property(retain, nonatomic) IDEControlGroup *controlGroup; // @synthesize controlGroup=_controlGroup; +@property(retain) NSArrayController *propertyNamesAndTitlesArrayController; // @synthesize propertyNamesAndTitlesArrayController=_propertyNamesAndTitlesArrayController; +@property(retain) NSArrayController *propertyColumnsArrayController; // @synthesize propertyColumnsArrayController=_propertyColumnsArrayController; +@property(retain) NSMenu *propertyMenu; // @synthesize propertyMenu=_propertyMenu; +@property(retain) NSTableView *propertyTableView; // @synthesize propertyTableView=_propertyTableView; +- (void).cxx_destruct; +- (void)tableViewSelectionDidChange:(id)arg1; +- (void)loadView; +- (void)updateAddRemoveButtonEnabledState; +- (void)setupControlBarAfterLoading; +- (BOOL)validateMenuItem:(id)arg1; +- (void)removeProperty:(id)arg1; +- (void)addProperty:(id)arg1; +- (void)popMenu:(id)arg1; +@property(readonly) IBInspectorViewController *inspectorController; +- (id)propertyNames; +- (id)selectedPickerView; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerView-ABPeoplePickerViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerView-ABPeoplePickerViewIntegration.h new file mode 100644 index 000000000..8d03e835d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerView-ABPeoplePickerViewIntegration.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "ABPeoplePickerView.h" + +@class NSArray; + +@interface ABPeoplePickerView (ABPeoplePickerViewIntegration) +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (id)ibSwizzledInitWithFrame:(struct CGRect)arg1; +- (id)ibSwizzledInitWithCoder:(id)arg1; +- (void)_ibSwizzledCommonInit; +- (void)drawRect:(struct CGRect)arg1; +@property(retain) NSArray *propertyList; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..468e40364 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/ABPeoplePickerView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "ABPeoplePickerView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface ABPeoplePickerView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/ABPersonView-ABPersonViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/ABPersonView-ABPersonViewIntegration.h new file mode 100644 index 000000000..de12d88a2 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/ABPersonView-ABPersonViewIntegration.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "ABPersonView.h" + +@interface ABPersonView (ABPersonViewIntegration) +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (void)ibDidAddToDocument:(id)arg1 phase:(unsigned long long)arg2; +- (void)ibAwakeInDocument:(id)arg1; +- (void)ibConfigureForDesignTimeUse; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/ABPersonView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/ABPersonView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..312b32161 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/ABPersonView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "ABPersonView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface ABPersonView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/AMGroupBox-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/AMGroupBox-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..50cc9492c --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/AMGroupBox-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "AMGroupBox.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface AMGroupBox (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/AMPathPopUpButton-AMPathPopUpButtonIntegration.h b/IDEInterfaceBuilderCocoaIntegration/AMPathPopUpButton-AMPathPopUpButtonIntegration.h new file mode 100644 index 000000000..9b0cb7120 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/AMPathPopUpButton-AMPathPopUpButtonIntegration.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "AMPathPopUpButton.h" + +@interface AMPathPopUpButton (AMPathPopUpButtonIntegration) +- (BOOL)ibShouldArchiveMenuItems; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/AMPathPopUpButton-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/AMPathPopUpButton-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..c9c01ac1e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/AMPathPopUpButton-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "AMPathPopUpButton.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface AMPathPopUpButton (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/AMPopUpButton-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/AMPopUpButton-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..bb1e7abed --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/AMPopUpButton-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "AMPopUpButton.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface AMPopUpButton (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/AMTokenField-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/AMTokenField-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..356897c7d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/AMTokenField-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "AMTokenField.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface AMTokenField (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/AMTokenFieldCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/AMTokenFieldCell-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..95aee3d65 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/AMTokenFieldCell-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "AMTokenFieldCell.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface AMTokenFieldCell (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/AMWorkflowController-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/AMWorkflowController-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..a818cd6b4 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/AMWorkflowController-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "AMWorkflowController.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface AMWorkflowController (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/AMWorkflowView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/AMWorkflowView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..fa0f6fb3b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/AMWorkflowView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "AMWorkflowView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface AMWorkflowView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/CDStructures.h b/IDEInterfaceBuilderCocoaIntegration/CDStructures.h index bbbd76725..dc506fb94 100644 --- a/IDEInterfaceBuilderCocoaIntegration/CDStructures.h +++ b/IDEInterfaceBuilderCocoaIntegration/CDStructures.h @@ -37,5 +37,6 @@ typedef struct { typedef struct { struct CGRect _field1[8]; -} CDStruct_648df176; + char _field2[8]; +} CDStruct_fa3e0eee; diff --git a/IDEInterfaceBuilderCocoaIntegration/DRMSFFormatter-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/DRMSFFormatter-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..12422b6cc --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/DRMSFFormatter-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DRMSFFormatter.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface DRMSFFormatter (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/DRMSFFormatterArrayController.h b/IDEInterfaceBuilderCocoaIntegration/DRMSFFormatterArrayController.h new file mode 100644 index 000000000..b5cbfe102 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/DRMSFFormatterArrayController.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArrayController.h" + +@interface DRMSFFormatterArrayController : NSArrayController +{ +} + +- (id)description; +- (void)add:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/DRMSFFormatterPreset.h b/IDEInterfaceBuilderCocoaIntegration/DRMSFFormatterPreset.h new file mode 100644 index 000000000..732e014d2 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/DRMSFFormatterPreset.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DRMSFFormatterPreset : NSObject +{ + NSString *_format; + NSString *_sample; + BOOL _isEditable; + BOOL _isRemovable; +} + ++ (id)presetWithFormat:(id)arg1; +- (void).cxx_destruct; +- (void)setIsRemovable:(BOOL)arg1; +- (BOOL)isRemovable; +- (void)setIsEditable:(BOOL)arg1; +- (BOOL)isEditable; +- (void)setSample:(id)arg1; +- (id)sample; +- (void)setFormat:(id)arg1; +- (id)format; +- (id)initWithFormat:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/DRMSFFormatterValueTransformer.h b/IDEInterfaceBuilderCocoaIntegration/DRMSFFormatterValueTransformer.h new file mode 100644 index 000000000..6db084b20 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/DRMSFFormatterValueTransformer.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValueTransformer.h" + +@interface DRMSFFormatterValueTransformer : NSValueTransformer +{ +} + ++ (BOOL)allowsReverseTransformation; ++ (Class)transformedValueClass; +- (id)transformedValue:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/DRMSFPresetToken.h b/IDEInterfaceBuilderCocoaIntegration/DRMSFPresetToken.h new file mode 100644 index 000000000..2fd567462 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/DRMSFPresetToken.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +@interface DRMSFPresetToken : NSObject +{ + NSArray *_tokens; +} + ++ (id)presetTokenWithString:(id)arg1; +- (void).cxx_destruct; +- (id)description; +- (id)displayString; +- (void)setTokens:(id)arg1; +- (id)tokens; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/DRMSFToken.h b/IDEInterfaceBuilderCocoaIntegration/DRMSFToken.h new file mode 100644 index 000000000..27e46adf1 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/DRMSFToken.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" + +@interface DRMSFToken : NSObject +{ + int _type; + BOOL _showsPrecedingZero; +} + ++ (id)tokenWithType:(int)arg1 precedingZero:(BOOL)arg2; ++ (id)tokenWithType:(int)arg1; +- (id)description; +- (void)tokenShouldChangePrecedingZero:(id)arg1; +- (void)tokenShouldChangeType:(id)arg1; +- (id)editingString; +- (id)displayString; +- (void)setShowsPrecedingZero:(BOOL)arg1; +- (BOOL)showsPrecedingZero; +- (void)setType:(int)arg1; +- (int)tokenType; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/DRMSFTokenFieldTransformer.h b/IDEInterfaceBuilderCocoaIntegration/DRMSFTokenFieldTransformer.h new file mode 100644 index 000000000..75ce12405 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/DRMSFTokenFieldTransformer.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValueTransformer.h" + +@interface DRMSFTokenFieldTransformer : NSValueTransformer +{ +} + ++ (id)reversedTransformedValueForValue:(id)arg1; ++ (id)tokensForString:(id)arg1; ++ (id)tokenizeArray:(id)arg1; ++ (BOOL)allowsReverseTransformation; ++ (Class)transformedValueClass; +- (id)description; +- (id)reverseTransformedValue:(id)arg1; +- (id)transformedValue:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/DiscRecordingPluginInspector.h b/IDEInterfaceBuilderCocoaIntegration/DiscRecordingPluginInspector.h new file mode 100644 index 000000000..8af7cf139 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/DiscRecordingPluginInspector.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +#import "NSMenuDelegate-Protocol.h" + +@class NSArray, NSString, NSTableView, NSTokenField; + +@interface DiscRecordingPluginInspector : IDEInspectorProperty +{ + NSArray *_presets; + NSTableView *_tableView; + NSTokenField *_tokenField; +} + +- (void).cxx_destruct; +- (id)tokenField:(id)arg1 menuForRepresentedObject:(id)arg2; +- (BOOL)tokenField:(id)arg1 hasMenuForRepresentedObject:(id)arg2; +- (id)tokenField:(id)arg1 readFromPasteboard:(id)arg2; +- (BOOL)tokenField:(id)arg1 writeRepresentedObjects:(id)arg2 toPasteboard:(id)arg3; +- (id)tokenField:(id)arg1 shouldAddObjects:(id)arg2 atIndex:(unsigned long long)arg3; +- (unsigned long long)tokenField:(id)arg1 styleForRepresentedObject:(id)arg2; +- (id)tokenField:(id)arg1 representedObjectForEditingString:(id)arg2; +- (id)tokenField:(id)arg1 editingStringForRepresentedObject:(id)arg2; +- (id)tokenField:(id)arg1 displayStringForRepresentedObject:(id)arg2; +- (id)tokenField:(id)arg1 completionsForSubstring:(id)arg2 indexOfToken:(long long)arg3 indexOfSelectedItem:(long long *)arg4; +- (void)tableViewSelectionDidChange:(id)arg1; +- (void)setTokenPresets:(id)arg1; +- (id)tokenPresets; +- (void)setPresets:(id)arg1; +- (id)presets; +- (id)selectedFormatters; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/GFGraphBrowserView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/GFGraphBrowserView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..10fab4ff9 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/GFGraphBrowserView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "GFGraphBrowserView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface GFGraphBrowserView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/GFGraphEditorView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/GFGraphEditorView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..389d083ed --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/GFGraphEditorView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "GFGraphEditorView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface GFGraphEditorView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBAVPlayerViewTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBAVPlayerViewTemplate.h new file mode 100644 index 000000000..6d0f420ee --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBAVPlayerViewTemplate.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSArray, NSImage, NSString; + +@interface IBAVPlayerViewTemplate : NSView +{ + NSImage *_cachedImage; + NSArray *_minSizeConstraints; + BOOL _enforceMinSize; + BOOL _encodeAsRuntimeInstance; + long long _controlsStyle; +} + +@property(nonatomic) long long controlsStyle; // @synthesize controlsStyle=_controlsStyle; +- (void).cxx_destruct; +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (void)encodeWithCoder:(id)arg1; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; +- (Class)classForCoder; +- (void)drawRect:(struct CGRect)arg1; +- (void)invalidateCachedImage; +- (void)setFrameSize:(struct CGSize)arg1; +- (BOOL)ibOverridablePrefersToVerticallyResizeWithContainer; +- (BOOL)ibOverridablePrefersToHorizontallyResizeWithContainer; +- (void)ibPropagatePropertiesToCopyOfReceiver:(id)arg1 forLayoutEngine:(id)arg2; +- (void)updateConstraints; +- (void)invalidateMinSizeConstraints; +- (void)invokeWithMirroredPlayerView:(id)arg1; +- (id)ibRuntimeClassName; +- (long long)runtimeControlsStyle; +- (id)initWithFrame:(struct CGRect)arg1; +- (id)initWithCoder:(id)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBAbstractInterfaceBuilderTool-Protocol.h b/IDEInterfaceBuilderCocoaIntegration/IBAbstractInterfaceBuilderTool-Protocol.h new file mode 100644 index 000000000..0b58058d6 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBAbstractInterfaceBuilderTool-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAbstractPlatformTool-Protocol.h" + +@protocol IBAbstractInterfaceBuilderTool +- (id)renderImagesForRequests:(id)arg1; +- (id)loadLiveViewBundlesAtPaths:(id)arg1 withProjectSourceDirectoryPaths:(id)arg2; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBAbstractPlatformTool-Protocol.h b/IDEInterfaceBuilderCocoaIntegration/IBAbstractPlatformTool-Protocol.h new file mode 100644 index 000000000..93b0d39f8 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBAbstractPlatformTool-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBAbstractPlatformTool +- (id)protocolCapabilities; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBAccessibilityAttribute.h b/IDEInterfaceBuilderCocoaIntegration/IBAccessibilityAttribute.h index 6aab25731..4f9bdc528 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBAccessibilityAttribute.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBAccessibilityAttribute.h @@ -10,13 +10,13 @@ @interface IBAccessibilityAttribute : IBAttributePlaceholder { - NSString *accessibilityValue; + NSString *_accessibilityValue; } +@property(retain) NSString *accessibilityValue; // @synthesize accessibilityValue=_accessibilityValue; - (void).cxx_destruct; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (id)archiveConnection; -- (id)accessibilityValue; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithObject:(id)arg1 name:(id)arg2 andValue:(id)arg3; diff --git a/IDEInterfaceBuilderCocoaIntegration/IBBindingAutocompletingTextField.h b/IDEInterfaceBuilderCocoaIntegration/IBBindingAutocompletingTextField.h index da7f959f8..80d8c107a 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBBindingAutocompletingTextField.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBBindingAutocompletingTextField.h @@ -8,6 +8,8 @@ #import "NSTextViewDelegate-Protocol.h" +@class NSString; + @interface IBBindingAutocompletingTextField : NSTextField { } @@ -24,7 +26,11 @@ - (id)cell; // Remaining properties +@property(readonly, copy) NSString *debugDescription; @property id delegate; // @dynamic delegate; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBBindingAutocompletingTextFieldCell.h b/IDEInterfaceBuilderCocoaIntegration/IBBindingAutocompletingTextFieldCell.h index 88a93fcbd..202a136fe 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBBindingAutocompletingTextFieldCell.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBBindingAutocompletingTextFieldCell.h @@ -26,7 +26,7 @@ - (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; - (void)removeProgressIndicator; - (void)drawProgressIndicatorInBounds:(struct CGRect)arg1; -- (void)drawImage:(id)arg1 adjustedInRect:(struct CGRect)arg2 fromRect:(struct CGRect)arg3 operation:(unsigned long long)arg4 fraction:(double)arg5; +- (void)drawImage:(id)arg1 adjustedInRect:(struct CGRect)arg2 operation:(unsigned long long)arg3 fraction:(double)arg4; - (struct CGRect)validImageRectForBounds:(struct CGRect)arg1; - (struct CGRect)interiorRectForBounds:(struct CGRect)arg1; - (id)validIndicatorImage; diff --git a/IDEInterfaceBuilderCocoaIntegration/IBBindingAutocompletingTextFieldEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBBindingAutocompletingTextFieldEditor.h index b69141c69..286ac9815 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBBindingAutocompletingTextFieldEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBBindingAutocompletingTextFieldEditor.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class NSArray, NSCharacterSet, NSScrollView, NSTableView, NSTextField, NSView, NSWindow; +@class NSArray, NSCharacterSet, NSScrollView, NSString, NSTableView, NSTextField, NSView, NSWindow; @interface IBBindingAutocompletingTextFieldEditor : NSTextView { @@ -44,5 +44,11 @@ - (id)delegate; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBBindingConnection.h b/IDEInterfaceBuilderCocoaIntegration/IBBindingConnection.h index 454ea0475..074b64a5e 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBBindingConnection.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBBindingConnection.h @@ -31,6 +31,8 @@ @property(retain) NSObject *controller; // @synthesize controller; @property(copy) NSString *binding; // @synthesize binding; - (void).cxx_destruct; +- (BOOL)canHaveSourceSeparatedWithSeparationType:(int)arg1; +- (BOOL)canHaveDestinationSeparatedWithSeparationType:(int)arg1; - (id)connectionByCompletingWithConnectionContext:(id)arg1; - (void)addToDocument:(id)arg1; - (void)populateExternalConnectionRepresentation:(id)arg1 forContainer:(id)arg2 fromContainer:(id)arg3 otherExternalConnections:(id)arg4 context:(id)arg5; @@ -44,7 +46,7 @@ - (id)onlySiblingBindingWithBindingName:(id)arg1 inContainerOrDocument:(id)arg2; - (BOOL)allowsEstablishingNewConnections; - (id)displayDescriptionInDocument:(id)arg1; -- (id)displayNameWithRespectToPredecessors:(id)arg1; +- (id)explicitDisplayNameWithRespectToPredecessors:(id)arg1; - (id)equivalentPrototypeWithRespectToEquivalentEndPoint:(id)arg1 inDocument:(id)arg2; - (id)displayValuesWithRespectToPrototype:(id)arg1 inDocument:(id)arg2; - (id)bindingDisplayName; @@ -61,7 +63,8 @@ - (id)archiveConnection; - (id)connector; - (void)encodeWithCoder:(id)arg1; -- (id)copyWithSource:(id)arg1 destination:(id)arg2; +- (void)copyInstanceStateToClone:(id)arg1 withContext:(id)arg2; +- (id)_copyOfConnector:(id)arg1 context:(id)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithNibBinder:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/IBBindingConnectionContextOptionsController.h b/IDEInterfaceBuilderCocoaIntegration/IBBindingConnectionContextOptionsController.h index 27e2ea1de..aa0a9bf7f 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBBindingConnectionContextOptionsController.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBBindingConnectionContextOptionsController.h @@ -41,9 +41,9 @@ IBBindingAutocompletingResizingTextFieldView *controlledObjectResizingFieldView; } -@property(readonly) NSString *enteredControlledObjectClass; // @synthesize enteredControlledObjectClass; -@property(readonly) NSString *enteredModelKeyPath; // @synthesize enteredModelKeyPath; -@property(readonly) NSString *enteredControllerKeyPath; // @synthesize enteredControllerKeyPath; +@property(readonly, copy) NSString *enteredControlledObjectClass; // @synthesize enteredControlledObjectClass; +@property(readonly, copy) NSString *enteredModelKeyPath; // @synthesize enteredModelKeyPath; +@property(readonly, copy) NSString *enteredControllerKeyPath; // @synthesize enteredControllerKeyPath; - (void).cxx_destruct; - (void)revertControllersToInitialState; - (void)menuWillOpen:(id)arg1; @@ -59,7 +59,9 @@ - (id)control:(id)arg1 textView:(id)arg2 completions:(id)arg3 forPartialWordRange:(struct _NSRange)arg4 indexOfSelectedItem:(long long *)arg5; - (void)controlledObjectClassDidChange; - (void)updateControllerLabel; +- (long long)validationStatusIfNeededForEnteredControllerKeyPath:(id)arg1; - (long long)validationStatusForEnteredControllerKeyPath:(id)arg1; +- (BOOL)shouldValidateStatusForEnteredControllerKeyPath:(id)arg1; - (BOOL)isResolvedClassDraggedToClass:(id)arg1; - (void)validateControllerKeyPath:(id)arg1; - (void)setValidationStatusForControllerKeyField:(long long)arg1 keyPath:(id)arg2; @@ -74,7 +76,6 @@ - (void)didCancelInsertingRepresentedConnectionContext; - (void)willInsertRepresentedConnectionContext; - (id)connectionContext; -- (id)document; - (id)bestGuessForInitialControllerFromAvailableControllers:(id)arg1 bindingInfo:(id)arg2 bindingType:(id)arg3; - (BOOL)isDraggedToClassReachableFromController:(id)arg1 bindingType:(id)arg2; - (id)bestGuessForInitialBindingTypeFromBindingInfo:(id)arg1; @@ -96,5 +97,11 @@ - (void)primitiveInvalidate; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBBindingInfo.h b/IDEInterfaceBuilderCocoaIntegration/IBBindingInfo.h index a099a9a4f..45bcb2bd5 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBBindingInfo.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBBindingInfo.h @@ -6,9 +6,11 @@ #import "NSObject.h" +#import "NSCopying-Protocol.h" + @class NSDictionary, NSMutableArray, NSString; -@interface IBBindingInfo : NSObject +@interface IBBindingInfo : NSObject { NSDictionary *_dictionary; NSString *_category; @@ -32,6 +34,7 @@ - (id)controller; - (id)binding; - (id)category; +- (id)copyWithZone:(struct _NSZone *)arg1; - (BOOL)isEqual:(id)arg1; - (id)initWithDictionary:(id)arg1 category:(id)arg2; diff --git a/IDEInterfaceBuilderCocoaIntegration/IBBindingManager.h b/IDEInterfaceBuilderCocoaIntegration/IBBindingManager.h index 85429e989..7a8611e45 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBBindingManager.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBBindingManager.h @@ -8,12 +8,12 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IBCocoaDocument, NSUserDefaultsController; +@class DVTStackBacktrace, IBDocument, NSString, NSUserDefaultsController; @interface IBBindingManager : NSObject { NSUserDefaultsController *sharedUserDefaultsControllerProxy; - IBCocoaDocument *document; + IBDocument *document; } + (void)initialize; @@ -31,7 +31,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBBindingSlice.h b/IDEInterfaceBuilderCocoaIntegration/IBBindingSlice.h index 36024b3e3..f9da306a3 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBBindingSlice.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBBindingSlice.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class DVTDelayedInvocation, DVTDisclosureView, DVTObservingToken, IBBindingAutocompletingTextField, IBBindingInfo, IBBindingsInspector, IBButtonComboBox, IBCocoaDocument, NSArray, NSBox, NSMutableArray, NSObjectController, NSOperationQueue, NSString, NSTextField; +@class DVTDisclosureView, DVTObservingToken, IBBindingAutocompletingTextField, IBBindingInfo, IBBindingsInspector, IBButtonComboBox, IBDocument, NSArray, NSBox, NSMutableArray, NSObjectController, NSOperationQueue, NSString, NSTextField; @interface IBBindingSlice : IDEViewController { @@ -21,24 +21,22 @@ DVTObservingToken *_sliceViewDisclosedKVOToken; NSMutableArray *_optionSlivers; DVTDisclosureView *_sliceView; - IBBindingInfo *_bindingInfo; NSMutableArray *_objectEditors; BOOL _settingInfo; DVTObservingToken *_bindingInfoKVOToken; id _inspectedObject; - IBCocoaDocument *_inspectedDocument; - NSOperationQueue *_availableTransfomersQueue; - BOOL _lookingUpAvailableTransformers; - NSArray *_acceptableValueTransformerNames; - DVTDelayedInvocation *_valueTransformerNamesInvocation; + IBDocument *_inspectedDocument; id _classDescriberObservingToken; NSOperationQueue *_modelKeyPathValidationQueue; - BOOL _bound; IBBindingsInspector *_inspector; - id _selectedController; + BOOL _bound; + BOOL _lookingUpAvailableTransformers; + IBBindingInfo *_bindingInfo; NSString *_selectedControllerKey; NSString *_selectedModelKeyPath; + id _selectedController; NSString *_selectedValueTransformerName; + NSArray *_acceptableValueTransformerNames; id _delegate; } @@ -48,11 +46,11 @@ @property __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSArray *acceptableValueTransformerNames; // @synthesize acceptableValueTransformerNames=_acceptableValueTransformerNames; @property(nonatomic) BOOL lookingUpAvailableTransformers; // @synthesize lookingUpAvailableTransformers=_lookingUpAvailableTransformers; -@property(retain, nonatomic) IBBindingInfo *bindingInfo; // @synthesize bindingInfo=_bindingInfo; @property(retain, nonatomic) NSString *selectedValueTransformerName; // @synthesize selectedValueTransformerName=_selectedValueTransformerName; -@property(copy, nonatomic) NSString *selectedControllerKey; // @synthesize selectedControllerKey=_selectedControllerKey; -@property(copy, nonatomic) NSString *selectedModelKeyPath; // @synthesize selectedModelKeyPath=_selectedModelKeyPath; @property(retain, nonatomic) id selectedController; // @synthesize selectedController=_selectedController; +@property(copy, nonatomic) NSString *selectedModelKeyPath; // @synthesize selectedModelKeyPath=_selectedModelKeyPath; +@property(copy, nonatomic) NSString *selectedControllerKey; // @synthesize selectedControllerKey=_selectedControllerKey; +@property(retain, nonatomic) IBBindingInfo *bindingInfo; // @synthesize bindingInfo=_bindingInfo; @property(nonatomic) BOOL bound; // @synthesize bound=_bound; - (void).cxx_destruct; - (void)menuWillOpen:(id)arg1; @@ -93,7 +91,6 @@ - (id)controllerKeyForBindingInfo:(id)arg1; - (void)refreshSliceViewState; - (void)updateValueTransformerNames; -- (void)invalidateValueTransformerNames; - (void)primitiveInvalidate; - (void)_reset; - (void)dropOptionSlivers; @@ -104,5 +101,11 @@ - (void)loadView; - (id)initWithInspector:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBBindingSliver.h b/IDEInterfaceBuilderCocoaIntegration/IBBindingSliver.h index 706c9894e..941a9170b 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBBindingSliver.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBBindingSliver.h @@ -49,7 +49,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBBindingSourceCodeConnectionContext.h b/IDEInterfaceBuilderCocoaIntegration/IBBindingSourceCodeConnectionContext.h index 71f0f2650..8d50ad4ef 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBBindingSourceCodeConnectionContext.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBBindingSourceCodeConnectionContext.h @@ -22,6 +22,7 @@ - (void).cxx_destruct; - (id)containingClassImage; - (id)insertionConnectionTypeString; +- (BOOL)parseSourceModelItem:(id)arg1; - (BOOL)parseSourceModelItem:(id)arg1 sourceModel:(id)arg2; - (id)springLoadedDocumentLocation; - (double)positionPriority; diff --git a/IDEInterfaceBuilderCocoaIntegration/IBBindingSuggestedKeyPathProvider.h b/IDEInterfaceBuilderCocoaIntegration/IBBindingSuggestedKeyPathProvider.h index e03848cc0..d8e931588 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBBindingSuggestedKeyPathProvider.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBBindingSuggestedKeyPathProvider.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IBDocument, IDEIndex, NSArray, NSMutableDictionary, NSOperationQueue; +@class DVTStackBacktrace, IBDocument, IDEIndex, NSArray, NSMutableDictionary, NSOperationQueue, NSString; @interface IBBindingSuggestedKeyPathProvider : NSObject { @@ -53,7 +53,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBBindingsInspector.h b/IDEInterfaceBuilderCocoaIntegration/IBBindingsInspector.h index 2c94b5914..f2339cbb9 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBBindingsInspector.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBBindingsInspector.h @@ -8,7 +8,7 @@ #import "IBBindingSliceDelegate-Protocol.h" -@class DVTDelayedInvocation, DVTNotificationToken, DVTStackView_ML, IBBindingSuggestedKeyPathProvider, NSArray, NSMutableArray, NSMutableSet, NSScrollView; +@class DVTDelayedInvocation, DVTNotificationToken, DVTStackView_ML, IBBindingSuggestedKeyPathProvider, NSArray, NSMutableArray, NSMutableSet, NSScrollView, NSString; @interface IBBindingsInspector : IBInspectorViewController { @@ -57,7 +57,6 @@ - (id)categoryViewWithCategoryString:(id)arg1; - (void)rebuildKeyPathProvider; - (void)documentWillRemoveObject:(id)arg1; -- (id)inspectedDocument; - (void)viewWillUninstall; - (void)primitiveInvalidate; - (BOOL)automaticallyInvalidatesChildViewControllers; @@ -65,5 +64,11 @@ - (void)setContent:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaActionConnection.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaActionConnection.h index 41f38f06b..18d1da754 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBCocoaActionConnection.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaActionConnection.h @@ -13,6 +13,8 @@ + (BOOL)objectAggregatesAllActions:(id)arg1; + (id)normalizeDestination:(id)arg1 withParent:(id)arg2; + (BOOL)canObjectFireActions:(id)arg1 inDocument:(id)arg2; +- (BOOL)canHaveSourceSeparatedWithSeparationType:(int)arg1; +- (BOOL)canHaveDestinationSeparatedWithSeparationType:(int)arg1; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (id)archiveConnection; - (id)equivalentDestinationInDocument:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaCustomObject-Protocol.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaCustomObject-Protocol.h new file mode 100644 index 000000000..22a5ede6a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaCustomObject-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBCocoaCustomObject +- (BOOL)wantsCustomObjectDecodeBahavior; +- (id)className; +- (void)setClassName:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaDocumentInspector.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaDocumentInspector.h new file mode 100644 index 000000000..530600b35 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaDocumentInspector.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentInspector.h" + +@interface IBCocoaDocumentInspector : IBDocumentInspector +{ +} + ++ (id)documentPlatform; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaDocumentPlatformAdapter.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaDocumentPlatformAdapter.h new file mode 100644 index 000000000..946ccee56 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaDocumentPlatformAdapter.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentPlatformAdapter.h" + +@class IBBindingManager; + +@interface IBCocoaDocumentPlatformAdapter : IBDocumentPlatformAdapter +{ + IBBindingManager *_bindingManager; +} + +@property(readonly, nonatomic) IBBindingManager *bindingManager; // @synthesize bindingManager=_bindingManager; +- (void).cxx_destruct; +- (id)applicableInspectorCategoriesGivenSuggestion:(id)arg1; +- (id)storyboardExitPlaceholder; +- (id)storyboardFirstResponderPlaceholder; +- (id)implicitIntegratorBundleDependencyIdentifier; +- (void)populateEmptyXIBDocumentWithInitialPlaceholders; +- (void)installTopLevelPlaceholderWithLabel:(id)arg1 className:(id)arg2 andObjectID:(id)arg3; +- (Class)externalReferencePlaceholderClass; +- (id)hybridNIBPackageRuntimeFileName; +- (id)compiledStoryBoardIntermediateXibFileType; +- (void)addToManyOutletFromObject:(id)arg1 referencingInstnace:(id)arg2 byName:(id)arg3; +- (void)addOutletFromObject:(id)arg1 referencingInstnace:(id)arg2 byName:(id)arg3; +- (void)addActionFromSender:(id)arg1 toReceiver:(id)arg2 withSelector:(id)arg3; +- (id)archiveTypeForFileType:(id)arg1; +- (id)forcedUpgradeFileTypeForFileType:(id)arg1; +- (id)intrinsicPackageContentForNewlyGeneratedPackageWithFileType:(id)arg1; +- (struct CGSize)canvasViewFramePaddingSizeForOverlayScrollers; +- (id)documentCIImageNamed:(id)arg1 usingSizeValueForPlaceholderImageIfNeeded:(id)arg2; +- (id)variantForResolvingMediaResources; +- (void)frameDecider:(id)arg1 didPropagateFrameSize:(struct CGSize)arg2 toView:(id)arg3; +- (void)frameDecider:(id)arg1 didPropagateFrame:(struct CGRect)arg2 toView:(id)arg3; +- (void)internalFrameDecider:(id)arg1 didPropagateFrameSize:(struct CGSize)arg2 toView:(id)arg3; +- (void)primitiveInvalidate; +- (BOOL)isObjectBuiltInXIBPlaceholder:(id)arg1; +- (id)platform; +- (BOOL)supportsInternationalizationReturningError:(id *)arg1; +- (id)initWithDocument:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaDocumentVerifier.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaDocumentVerifier.h new file mode 100644 index 000000000..f34e7654b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaDocumentVerifier.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentVerifier.h" + +@interface IBCocoaDocumentVerifier : IBDocumentVerifier +{ +} + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaNIB2Importer.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaNIB2Importer.h new file mode 100644 index 000000000..a7c662d38 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaNIB2Importer.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBDocumentForiengContentReader-Protocol.h" + +@class IBDocument, NSString; + +@interface IBCocoaNIB2Importer : NSObject +{ + IBDocument *_document; +} + ++ (BOOL)readContentOfURL:(id)arg1 intoDocument:(id)arg2 error:(id *)arg3; +- (void).cxx_destruct; +- (BOOL)readFromIB2ObjectsWrapper:(id)arg1 classesWrapper:(id)arg2 infoWrapper:(id)arg3 dependencyWrapper:(id)arg4 error:(id *)arg5; +- (BOOL)rejectAppleScriptContentReturningError:(id *)arg1; +- (BOOL)readFromIB2InfoWrapper:(id)arg1 error:(id *)arg2; +- (BOOL)prepareForReadingWithIB2DependencyNibWrapper:(id)arg1 error:(id *)arg2; +- (BOOL)readObjectesFromTypeStreamedIB2Archive:(id)arg1 error:(id *)arg2; +- (BOOL)readObjectesFromKeyedIB2Archive:(id)arg1 error:(id *)arg2; +- (id)initWithDocument:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaObjectLibraryAssetProvider.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaObjectLibraryAssetProvider.h new file mode 100644 index 000000000..81f829e38 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaObjectLibraryAssetProvider.h @@ -0,0 +1,86 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBObjectLibraryAssetProvider.h" + +@class IBCocoaPopoverObjectLibraryAsset, IBCocoaSourceListObjectLibraryAsset, IBCocoaWindowAndDrawerObjectLibraryAsset, IBObjectLibraryAsset; + +@interface IBCocoaObjectLibraryAssetProvider : IBObjectLibraryAssetProvider +{ + IBObjectLibraryAsset *texturedWindowAsset; + IBObjectLibraryAsset *windowAsset; + IBObjectLibraryAsset *windowControllerAsset; + IBObjectLibraryAsset *viewControllerAsset; + IBObjectLibraryAsset *panelAsset; + IBObjectLibraryAsset *headsUpDisplayAsset; + IBCocoaWindowAndDrawerObjectLibraryAsset *drawerAsset; + IBObjectLibraryAsset *collectionViewAsset; + IBObjectLibraryAsset *collectionViewItemAsset; + IBObjectLibraryAsset *containerViewAsset; + IBObjectLibraryAsset *openGLViewAsset; + IBObjectLibraryAsset *standardConfigureToolbarItemAsset; + IBObjectLibraryAsset *standardFontToolbarItemAsset; + IBObjectLibraryAsset *standardColorToolbarItemAsset; + IBObjectLibraryAsset *standardSeparatorToolbarItemAsset; + IBObjectLibraryAsset *standardSpaceToolbarItemAsset; + IBObjectLibraryAsset *standardPrintToolbarItemAsset; + IBObjectLibraryAsset *standardFlexibleSpaceToolbarItemAsset; + IBObjectLibraryAsset *multilineBorderedTextFieldAsset; + IBObjectLibraryAsset *multilineLabelAsset; + IBObjectLibraryAsset *labelAsset; + IBObjectLibraryAsset *imageViewAsset; + IBObjectLibraryAsset *imageWellAsset; + IBObjectLibraryAsset *textFieldWithNumberFormatterAsset; + IBObjectLibraryAsset *numberFormatterAsset; + IBObjectLibraryAsset *dateFormatterAsset; + IBObjectLibraryAsset *treeControllerAsset; + IBObjectLibraryAsset *tableCellViewAsset; + IBObjectLibraryAsset *textOnlyTableCellViewAsset; + IBObjectLibraryAsset *enterFullScreenAsset; + IBObjectLibraryAsset *pageControllerAsset; + IBObjectLibraryAsset *tabViewController; + IBObjectLibraryAsset *verticalSplitViewController; + IBObjectLibraryAsset *horizontalSplitViewController; + IBCocoaPopoverObjectLibraryAsset *popoverAsset; + IBCocoaSourceListObjectLibraryAsset *sourceListAsset; + IBObjectLibraryAsset *byteCountFormatter; + IBObjectLibraryAsset *textMenuAsset; + IBObjectLibraryAsset *fontMenuAsset; + IBObjectLibraryAsset *formatMenuAsset; + IBObjectLibraryAsset *applicationMenuAsset; + IBObjectLibraryAsset *windowsMenuAsset; + IBObjectLibraryAsset *fileMenuAsset; + IBObjectLibraryAsset *helpMenuAsset; + IBObjectLibraryAsset *editMenuAsset; + IBObjectLibraryAsset *findMenuAsset; +} + +- (void).cxx_destruct; +- (id)pasteboardObjectsForAsset:(id)arg1; +- (id)processPasteboardObjectsForAsset:(id)arg1; +- (id)windowAssetForWindowObjectAsset:(id)arg1; +- (void)document:(id)arg1 didAddDraggedObjects:(id)arg2 fromDraggedObjectLibraryAsset:(id)arg3; +- (void)didAddMenuItemAsset:(id)arg1 withProducts:(id)arg2 toDocument:(id)arg3; +- (void)didAddSourceListAssetProducts:(id)arg1 toDocument:(id)arg2; +- (void)didAddPopoverAssetProducts:(id)arg1 toDocument:(id)arg2; +- (void)didAddEnterFullScreenAssetProducts:(id)arg1 toDocument:(id)arg2; +- (void)didAddTextOnlyTableCellViewAssetProducts:(id)arg1 toDocument:(id)arg2; +- (void)didAddTableCellViewAssetProducts:(id)arg1 toDocument:(id)arg2; +- (void)didAddImageViewAssetProducts:(id)arg1 toDocument:(id)arg2; +- (void)didAddLabelAssetProducts:(id)arg1 toDocument:(id)arg2; +- (void)didAddMultilineTextFieldAssetProducts:(id)arg1 isLabel:(BOOL)arg2 toDocument:(id)arg3; +- (void)didAddDateFormatterAssetProducts:(id)arg1 toDocument:(id)arg2; +- (void)didAddNumberFormatterAssetProducts:(id)arg1 toDocument:(id)arg2; +- (void)didAddTextFieldWithNumberFormatterAssetProducts:(id)arg1 toDocument:(id)arg2; +- (void)didAddOpenGLViewAssetProducts:(id)arg1 toDocument:(id)arg2; +- (id)createViewControllerFromAsset:(id)arg1 inContainerOrDocument:(id)arg2; +- (void)didAddCollectionViewAssetProducts:(id)arg1 toDocument:(id)arg2; +- (void)didAddDrawerAssetProducts:(id)arg1 toDocument:(id)arg2; +- (BOOL)isMenuItemAsset:(id)arg1; +- (BOOL)shouldIncludeAsset:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaPlatform.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaPlatform.h new file mode 100644 index 000000000..09814f1a8 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaPlatform.h @@ -0,0 +1,86 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBPlatform.h" + +@interface IBCocoaPlatform : IBPlatform +{ +} + +- (BOOL)supportsLaunchScreen; +- (Class)previewGeniusResultsItemGroupClass; +- (id)xibPackageContentFileNames; +- (Class)storyboardCompilerClass; +- (Class)xibCompilerClass; +- (id)typeIdentifierForPreservingContentsWhenWritingDocument; +- (id)xibArchivingSchema; +- (id)storyboardArchivingSchema; +- (id)xibHybridPackageType; +- (id)xibHybridPackageEditableDocumentFilename; +- (id)xibPreferredFileType; +- (Class)userDefinedRuntimeAttributesPlaceholderClass; +- (Class)storyboardVerifierClass; +- (Class)xibVerifierClass; +- (Class)fallbackSegueClassForUnknownSegueKind; +- (Class)simulatedMetricsContainerClass; +- (BOOL)usesSceneExitPlaceholder; +- (id)containerObserverForInterfaceBuilderDocumentsIdentifier; +- (Class)resourceManagerClass; +- (void)prepareToDecodeDocumentContentWithKeyedUnarchiver:(id)arg1; +- (void)prepareToDecodeDocumentContentWithTypeStreamedUnarchiver:(id)arg1; +- (Class)designedClassForEncodedClassName:(id)arg1; +- (id)standinNSIBClassesByRuntimeClassName; +- (id)standinIBNSClasses; +- (void)unarchivePlatformDependentDocumentManagedDataForObject:(id)arg1 withDocumentUnarchiver:(id)arg2; +- (void)archivePlatformDependentDocumentManagedDataForObject:(id)arg1 withDocumentArchiver:(id)arg2; +- (id)autolayoutDescriptiveTextForPriority:(float)arg1; +- (id)autolayoutStatusRequesterForTargetRuntime:(id)arg1 liveViewsManager:(id)arg2; +- (Class)arbitrationUnitClass; +- (Class)autolayoutEngineClass; +- (BOOL)hasRemoteSimulator; +- (long long)autolayoutMinSystemVersion; +- (void)populateAdditionalSearchableAttributeKeyPaths:(id)arg1 ofClass:(Class)arg2 forInspectorCategory:(id)arg3; +- (void)populateAdditionalInspectors:(id)arg1 ofClass:(Class)arg2 forCategory:(id)arg3; +- (id)classNamesThatDoNotSupportZeroingWeakReferences; +- (id)bonusedClassNamesForGeniusOrdering; +- (id)penalizedClassNamesForGeniusOrdering; +- (id)ignoredConnectionLabelsForGeniusOrdering; +- (long long)defaultStorageTypeForMRROutlets; +- (Class)actionConnectionClass; +- (BOOL)connectToSourceCodeShouldReleaseInstanceVariables; +- (BOOL)connectToSourceCodeShouldInsertNonAtomicProperties; +- (id)firstOSVersionWithWeakReferences; +- (id)xibApplicationMemberID; +- (id)xibFirstResponderMemberID; +- (id)xibFilesOwnerMemberID; +- (id)storyboardScenePasteboardType; +- (id)storyboardPrimarySceneObjectPasteboardType; +- (id)viewPasteboardType; +- (id)objectPasteboardType; +- (Class)storyboardAssetProviderClass; +- (Class)xibAssetProviderClass; +- (id)defaultStoryboardSegueClassName; +- (long long)allSystemsTarget; +- (id)defaultTargetRuntimeForArchiving; +- (Class)idiomClass; +- (Class)targetRuntimeClass; +- (id)targetRuntimes; +- (id)targetRuntimeWithArchiveIdentifier:(id)arg1 variantIdentifier:(id)arg2; +- (id)targetRuntimeWithIdentifier:(id)arg1; +- (BOOL)downgradingToAutoIncrementingIDsIsEnabled; +- (BOOL)shouldOpenDocument:(id)arg1 error:(id *)arg2; +- (id)systemDocumentDependency; +- (id)interfaceBuilderDocumentDependency; +- (id)deploymentVersionBuildSetting; +- (id)buildSettingIdentifier; +- (id)baseInterfaceBuilderDocumentType; +- (Class)documentPlatformAdapterClass; +- (id)pluginName; +- (id)operatingSystemName; +- (id)identifier; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaPopoverLibraryObjectTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaPopoverLibraryObjectTemplate.h index e93e9703d..8dd410946 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBCocoaPopoverLibraryObjectTemplate.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaPopoverLibraryObjectTemplate.h @@ -4,19 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "IBLibraryObjectTemplate.h" +#import -@class NSPopover, NSViewController; - -@interface IBCocoaPopoverLibraryObjectTemplate : IBLibraryObjectTemplate +@interface IBCocoaPopoverLibraryObjectTemplate : IBCocoaPopoverObjectLibraryAsset { - NSPopover *popover; - NSViewController *contentViewController; } -- (void).cxx_destruct; -@property(readonly) NSViewController *contentViewController; -@property(readonly) NSPopover *popover; +- (Class)classForCoder; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaPopoverObjectLibraryAsset.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaPopoverObjectLibraryAsset.h new file mode 100644 index 000000000..a264544b2 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaPopoverObjectLibraryAsset.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBObjectLibraryAsset.h" + +@class IBNSViewController, NSPopover; + +@interface IBCocoaPopoverObjectLibraryAsset : IBObjectLibraryAsset +{ + NSPopover *popover; + IBNSViewController *contentViewController; +} + +- (void).cxx_destruct; +@property(readonly) IBNSViewController *contentViewController; +@property(readonly) NSPopover *popover; +- (void)createContentIfNeeded; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaSourceListLibraryObjectTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaSourceListLibraryObjectTemplate.h index ef16a24fd..f0ad7e075 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBCocoaSourceListLibraryObjectTemplate.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaSourceListLibraryObjectTemplate.h @@ -4,19 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "IBLibraryObjectTemplate.h" +#import -@class NSView; - -@interface IBCocoaSourceListLibraryObjectTemplate : IBLibraryObjectTemplate +@interface IBCocoaSourceListLibraryObjectTemplate : IBCocoaSourceListObjectLibraryAsset { - NSView *sourceListDataCell; - NSView *sourceListHeaderCell; } -- (void).cxx_destruct; -@property(readonly) NSView *sourceListHeaderCell; -@property(readonly) NSView *sourceListDataCell; +- (Class)classForCoder; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaSourceListObjectLibraryAsset.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaSourceListObjectLibraryAsset.h new file mode 100644 index 000000000..3f1df4b76 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaSourceListObjectLibraryAsset.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBObjectLibraryAsset.h" + +@class NSView; + +@interface IBCocoaSourceListObjectLibraryAsset : IBObjectLibraryAsset +{ + NSView *sourceListDataCell; + NSView *sourceListHeaderCell; +} + +- (void).cxx_destruct; +@property(readonly) NSView *sourceListHeaderCell; +@property(readonly) NSView *sourceListDataCell; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaStoryboardDocumentCompiler.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaStoryboardDocumentCompiler.h new file mode 100644 index 000000000..84528dba4 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaStoryboardDocumentCompiler.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBStoryboardDocumentCompiler.h" + +@interface IBCocoaStoryboardDocumentCompiler : IBStoryboardDocumentCompiler +{ + BOOL _instantiatedSegueTemplates; +} + +- (id)infoPlistDictionaryForCompiledPackageWithViewControllerNibMap:(id)arg1; +- (id)localOptionsForTarget:(id)arg1 withCompilerOptions:(id)arg2; +- (id)targetRuntimeCompilationTargetsForCompilerOptions:(id)arg1; +- (id)compileCompilationUnit:(id)arg1 options:(id)arg2 forSceneCompilationGroup:(id)arg3; +- (id)outletNameForPrimarySceneObject; +- (id)compiledPackageVersion; +- (BOOL)storyboardsAreAvailableForCompilationTargetReturningError:(id *)arg1; +- (id)storyboardPlaceholderIdentifier; +- (id)infoPlistDesignatedEntryPointIdentifierKey; +- (id)infoPlistPackageVersionKey; +- (id)infoPlistViewControllerIdentifierToNibNameMapKey; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaStoryboardDocumentVerifier.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaStoryboardDocumentVerifier.h new file mode 100644 index 000000000..b59b7d517 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaStoryboardDocumentVerifier.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBCocoaStoryboardDocumentVerifier : IBCocoaDocumentVerifier +{ +} + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaStoryboardObjectLibraryAssetProvider.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaStoryboardObjectLibraryAssetProvider.h new file mode 100644 index 000000000..4038f25c8 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaStoryboardObjectLibraryAssetProvider.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBCocoaStoryboardObjectLibraryAssetProvider : IBCocoaObjectLibraryAssetProvider +{ +} + +- (id)processPasteboardObjectsForAsset:(id)arg1; +- (void)document:(id)arg1 didAddDraggedObjects:(id)arg2 fromDraggedObjectLibraryAsset:(id)arg3; +- (void)didAddCollectionViewAssetProducts:(id)arg1 toDocument:(id)arg2; +- (void)didAddContainerViewAssetProducts:(id)arg1 toDocument:(id)arg2; +- (id)objectContainerFromAsset:(id)arg1 forInsertionIntoPasteboard:(id)arg2; +- (id)objectContainerForCollectionViewItemAsset:(id)arg1; +- (id)objectContainerForPageControllerAsset:(id)arg1; +- (id)objectContainerForSplitViewControllerAsset:(id)arg1; +- (id)objectContainerForTabViewControllerAsset:(id)arg1; +- (id)objectContainerForWindowControllerAsset:(id)arg1; +- (BOOL)shouldIncludeAsset:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaTargetRuntime.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaTargetRuntime.h index 08bbc79dd..dd31e3c8b 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBCocoaTargetRuntime.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaTargetRuntime.h @@ -11,17 +11,16 @@ id fontDataSource; } ++ (id)sharedInstance; - (void).cxx_destruct; -- (id)displayNameForPrimaryUserInterface; -- (id)icon; -- (id)operatingSystemName; +- (id)displayNameForUserInterfaceStyle; +- (Class)imageRequestProcessorClass; +- (id)toolProxyManager; +- (id)idiom; @property(readonly) id fontDataSource; -- (Class)documentClass; -- (id)windowPasteboardType; -- (id)viewPasteboardType; -- (id)objectPasteboardType; - (id)archiveIdentifier; - (id)identifier; +- (id)platform; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaTool-Protocol.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaTool-Protocol.h new file mode 100644 index 000000000..67894f51d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaTool-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAbstractInterfaceBuilderTool-Protocol.h" + +@protocol IBCocoaTool +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaToolManager.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaToolManager.h new file mode 100644 index 000000000..595b20053 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaToolManager.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAbstractMessageChannelInterfaceBuilderToolManager.h" + +@interface IBCocoaToolManager : IBAbstractMessageChannelInterfaceBuilderToolManager +{ +} + ++ (id)sharedInstance; +- (void)enumerateToolsWithBlock:(id)arg1; +- (id)attachToToolForTargetRuntime:(id)arg1 scaleFactor:(id)arg2 assertOnFailureToAttach:(BOOL)arg3 assertOnPostLaunchRequestFailures:(BOOL)arg4 error:(id *)arg5; +- (Class)messageChannelProxyClass; +- (id)taskForAttachingToTargetRuntime:(id)arg1 scaleFactor:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaWindowAndDrawerLibraryObjectTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaWindowAndDrawerLibraryObjectTemplate.h index 796d4a487..f67cf0b7a 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBCocoaWindowAndDrawerLibraryObjectTemplate.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaWindowAndDrawerLibraryObjectTemplate.h @@ -4,19 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "IBLibraryObjectTemplate.h" +#import -@class NSDrawer, NSWindow; - -@interface IBCocoaWindowAndDrawerLibraryObjectTemplate : IBLibraryObjectTemplate +@interface IBCocoaWindowAndDrawerLibraryObjectTemplate : IBCocoaWindowAndDrawerObjectLibraryAsset { - NSDrawer *drawer; - NSWindow *windowToMimic; } -- (void).cxx_destruct; -@property(readonly) NSWindow *windowToMimic; -@property(readonly) NSDrawer *drawer; +- (Class)classForCoder; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaWindowAndDrawerObjectLibraryAsset.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaWindowAndDrawerObjectLibraryAsset.h new file mode 100644 index 000000000..5875a2e93 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaWindowAndDrawerObjectLibraryAsset.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBObjectLibraryAsset.h" + +@class NSDrawer, NSWindow; + +@interface IBCocoaWindowAndDrawerObjectLibraryAsset : IBObjectLibraryAsset +{ + NSDrawer *drawer; + NSWindow *windowToMimic; +} + +- (void).cxx_destruct; +@property(readonly) NSWindow *windowToMimic; +@property(readonly) NSDrawer *drawer; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaXIBDocumentCompiler.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaXIBDocumentCompiler.h new file mode 100644 index 000000000..3073aa399 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaXIBDocumentCompiler.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBXIBDocumentCompiler.h" + +@interface IBCocoaXIBDocumentCompiler : IBXIBDocumentCompiler +{ +} + ++ (id)flatCompiledContentsOfDocument:(id)arg1 options:(id)arg2 error:(id *)arg3; +- (id)compileWithOptions:(id)arg1 error:(id *)arg2; +- (id)compiledKeyedObjectsDataWithOptions:(id)arg1 error:(id *)arg2; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaXIBDocumentStripper.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaXIBDocumentStripper.h new file mode 100644 index 000000000..1a73dd886 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaXIBDocumentStripper.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentStripper.h" + +@interface IBCocoaXIBDocumentStripper : IBDocumentStripper +{ +} + +- (id)strippedWrapperOfContentsAtPath:(id)arg1 error:(id *)arg2; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCocoaXIBDocumentVerifier.h b/IDEInterfaceBuilderCocoaIntegration/IBCocoaXIBDocumentVerifier.h new file mode 100644 index 000000000..d69515c62 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBCocoaXIBDocumentVerifier.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBCocoaXIBDocumentVerifier : IBCocoaDocumentVerifier +{ +} + ++ (id)verifiedDanglingSubviewParentClassWhitelist; +- (void)verifySegmentedControlBorders; +- (id)verifyTextFieldPreferredMaxLayoutWidth; +- (void)verifyScrollViewsUseManualLayerBacking; +- (void)verifySystemFont; +- (void)verifyViewBasedTableViewsHaveCorrectColumnState; +- (void)verifyButtonCellMenus; +- (void)verifyImageCellTypes; +- (void)verifySplitViewsInCanvasAreLayingOutAutolayoutFriendlyOnZinOrLater; +- (id)verifyPopUpContentObjectBindings; +- (void)verifyPopoversContentViewController; +- (void)verifyNonAmbiguousLayouts; +- (void)verifyAMPathPopUpButtonMenus; +- (void)verifyPredicateEditorChildren; +- (void)verifySegmentedControlStyles; +- (void)verifyUserInterfaceItemIdentifiers; +- (id)verifyOpenGLViews; +- (void)verifyOutlineViewOutlineColumns; +- (void)verifyTableHeaderCellsBorderAndLineBreakMode; +- (void)verifyTokenFieldCellCharacterSets; +- (void)verifyNumberFormatterLocalizesFormatSynchronization; +- (void)verifyRoundButtonFrameToControlSizeConsistency; +- (void)verifyWindowTemplateHasTitledWindowMaskSet; +- (id)verifyAppleScriptSupport; +- (void)verifyMenuItemToMenuInverseRelations; +- (void)verifyViewsAutoresizeSubviews; +- (void)verifyCustomClasses; +- (void)verifyPopupButtonCellImages; +- (void)verifyTabViewItemToTabViewInverseRelations; +- (void)verifyPopUpMenuOwnership:(id)arg1; +- (void)verifyCellFormatterIVar; +- (id)verifyFormatterOwnership; +- (void)verifyCellOwnership:(id)arg1; +- (void)verifyBoxesBoundsAreIdentity; +- (void)verifyBoxesContentViewIsNotInDocument; +- (void)verifyAbstractApplication; +- (id)verifyToolbarItems; +- (id)verifyBoxSubviews; +- (void)verifyBasicRelationships:(id)arg1; +- (void)reattachTransientChildAndDescendants:(id)arg1 toParent:(id)arg2 startingPoint:(id)arg3; +- (id)verify; +- (void)ibSwizzledVerifyAMPathPopUpButtonMenus; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCustomCell.h b/IDEInterfaceBuilderCocoaIntegration/IBCustomCell.h index 72aebbec9..6381638e8 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBCustomCell.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBCustomCell.h @@ -8,6 +8,8 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface IBCustomCell : NSCell { } @@ -17,5 +19,11 @@ - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBCustomFormatter.h b/IDEInterfaceBuilderCocoaIntegration/IBCustomFormatter.h index 4fa9129ad..e82ac1a55 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBCustomFormatter.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBCustomFormatter.h @@ -8,6 +8,8 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface IBCustomFormatter : NSFormatter { } @@ -21,5 +23,11 @@ - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocument-IBDocumentCocoaIntegration.h b/IDEInterfaceBuilderCocoaIntegration/IBDocument-IBDocumentCocoaIntegration.h new file mode 100644 index 000000000..375c0b69e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocument-IBDocumentCocoaIntegration.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocument.h" + +@interface IBDocument (IBDocumentCocoaIntegration) ++ (BOOL)supportsWindowControllersDraggedFromLibrary; ++ (BOOL)wantsViewsInstalledInNSViewControllersDraggedFromLibrary; +- (BOOL)isObjectFilesOwner:(id)arg1; +- (BOOL)isObjectApplication:(id)arg1; +- (id)bindingManager; +- (id)cocoaPlatformAdapter; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_AddressBookDocumentArchiving_propertyList.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_AddressBookDocumentArchiving_propertyList.h new file mode 100644 index 000000000..203baf8c4 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_AddressBookDocumentArchiving_propertyList.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_AddressBookDocumentArchiving_propertyList : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSComboBoxDocumentArchiving_objectValues.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSComboBoxDocumentArchiving_objectValues.h new file mode 100644 index 000000000..73095e4a1 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSComboBoxDocumentArchiving_objectValues.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSComboBoxDocumentArchiving_objectValues : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_declaredKeys.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_declaredKeys.h new file mode 100644 index 000000000..4c81d0219 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_declaredKeys.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_declaredKeys : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_excludedKeys.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_excludedKeys.h new file mode 100644 index 000000000..cbe5882fd --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_excludedKeys.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_excludedKeys : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_includedKeys.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_includedKeys.h new file mode 100644 index 000000000..4fc20f616 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_includedKeys.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSControllerDocumentArchiving_includedKeys : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSMenuDocumentArchiving_items.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSMenuDocumentArchiving_items.h new file mode 100644 index 000000000..781770fb3 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSMenuDocumentArchiving_items.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSMenuDocumentArchiving_items : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSPathControlDocumentArchiving_allowedTypes.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSPathControlDocumentArchiving_allowedTypes.h new file mode 100644 index 000000000..7e8e3dd24 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSPathControlDocumentArchiving_allowedTypes.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSPathControlDocumentArchiving_allowedTypes : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSPredicateEditorDocumentArchiving_rowTemplates.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSPredicateEditorDocumentArchiving_rowTemplates.h new file mode 100644 index 000000000..2ed8b45e4 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSPredicateEditorDocumentArchiving_rowTemplates.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSPredicateEditorDocumentArchiving_rowTemplates : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSSplitViewControllerDocumentArchiving_splitViewItems.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSSplitViewControllerDocumentArchiving_splitViewItems.h new file mode 100644 index 000000000..ef926bbec --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSSplitViewControllerDocumentArchiving_splitViewItems.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSSplitViewControllerDocumentArchiving_splitViewItems : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSSplitViewDocumentArchiving_holdingPriorities.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSSplitViewDocumentArchiving_holdingPriorities.h new file mode 100644 index 000000000..eada51018 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSSplitViewDocumentArchiving_holdingPriorities.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSSplitViewDocumentArchiving_holdingPriorities : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_beginningViews.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_beginningViews.h new file mode 100644 index 000000000..47c0cd8fa --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_beginningViews.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_beginningViews : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_customSpacing.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_customSpacing.h new file mode 100644 index 000000000..c0f766b3d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_customSpacing.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_customSpacing : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_endViews.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_endViews.h new file mode 100644 index 000000000..997d47f83 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_endViews.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_endViews : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_middleViews.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_middleViews.h new file mode 100644 index 000000000..b7d5dbad0 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_middleViews.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_middleViews : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_visibilityPriorities.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_visibilityPriorities.h new file mode 100644 index 000000000..9681b0937 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_visibilityPriorities.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSStackViewDocumentArchiving_visibilityPriorities : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTabViewControllerDocumentArchiving_tabViewItems.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTabViewControllerDocumentArchiving_tabViewItems.h new file mode 100644 index 000000000..000a9a73a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTabViewControllerDocumentArchiving_tabViewItems.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSTabViewControllerDocumentArchiving_tabViewItems : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTabViewDocumentArchiving_tabViewItems.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTabViewDocumentArchiving_tabViewItems.h new file mode 100644 index 000000000..5d0723732 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTabViewDocumentArchiving_tabViewItems.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSTabViewDocumentArchiving_tabViewItems : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTableColumnDocumentArchiving_prototypeCellViews.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTableColumnDocumentArchiving_prototypeCellViews.h new file mode 100644 index 000000000..4134db4ec --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTableColumnDocumentArchiving_prototypeCellViews.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSTableColumnDocumentArchiving_prototypeCellViews : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTableViewDocumentArchiving_tableColumns.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTableViewDocumentArchiving_tableColumns.h new file mode 100644 index 000000000..c66d9c99d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTableViewDocumentArchiving_tableColumns.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSTableViewDocumentArchiving_tableColumns : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTextFieldDocumentArchiving_allowedInputSourceLocales.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTextFieldDocumentArchiving_allowedInputSourceLocales.h new file mode 100644 index 000000000..12a98d64f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTextFieldDocumentArchiving_allowedInputSourceLocales.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSTextFieldDocumentArchiving_allowedInputSourceLocales : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTextViewDocumentArchiving_allowedInputSourceLocales.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTextViewDocumentArchiving_allowedInputSourceLocales.h new file mode 100644 index 000000000..bd50eec01 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSTextViewDocumentArchiving_allowedInputSourceLocales.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSTextViewDocumentArchiving_allowedInputSourceLocales : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSViewControllerDocumentArchiving_storyboardSegueTemplates.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSViewControllerDocumentArchiving_storyboardSegueTemplates.h new file mode 100644 index 000000000..cd10f7e25 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSViewControllerDocumentArchiving_storyboardSegueTemplates.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSViewControllerDocumentArchiving_storyboardSegueTemplates : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSWindowControllerDocumentArchiving_storyboardSegueTemplates.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSWindowControllerDocumentArchiving_storyboardSegueTemplates.h new file mode 100644 index 000000000..e018c5dc5 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaArrayComponent_IBNSWindowControllerDocumentArchiving_storyboardSegueTemplates.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaArrayComponent.h" + +@interface IBDocumentArchivingSchemaArrayComponent_IBNSWindowControllerDocumentArchiving_storyboardSegueTemplates : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBButtonCellBehavior.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBButtonCellBehavior.h new file mode 100644 index 000000000..a4f144e72 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBButtonCellBehavior.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_IBButtonCellBehavior : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBCompoundPredicateMask.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBCompoundPredicateMask.h new file mode 100644 index 000000000..89597d1de --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBCompoundPredicateMask.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_IBCompoundPredicateMask : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBNSGestureRecognizerButtonMask.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBNSGestureRecognizerButtonMask.h new file mode 100644 index 000000000..83c7466ee --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBNSGestureRecognizerButtonMask.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_IBNSGestureRecognizerButtonMask : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBPredicateEditorRowTemplateOperatorMask.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBPredicateEditorRowTemplateOperatorMask.h new file mode 100644 index 000000000..ea19162a0 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBPredicateEditorRowTemplateOperatorMask.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_IBPredicateEditorRowTemplateOperatorMask : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBWindowStrutMask.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBWindowStrutMask.h new file mode 100644 index 000000000..80221eac6 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IBWindowStrutMask.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_IBWindowStrutMask : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IKCellsStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IKCellsStyle.h new file mode 100644 index 000000000..1e541c762 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_IKCellsStyle.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_IKCellsStyle : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSByteCountFormatterUnits.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSByteCountFormatterUnits.h new file mode 100644 index 000000000..84cc216c1 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSByteCountFormatterUnits.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_NSByteCountFormatterUnits : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSDatePickerElementFlags.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSDatePickerElementFlags.h new file mode 100644 index 000000000..1b5c401d6 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSDatePickerElementFlags.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_NSDatePickerElementFlags : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSTableColumnResizingMask.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSTableColumnResizingMask.h new file mode 100644 index 000000000..d7a12d6b7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSTableColumnResizingMask.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_NSTableColumnResizingMask : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSTableViewGridLineMask.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSTableViewGridLineMask.h new file mode 100644 index 000000000..6e797cf66 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSTableViewGridLineMask.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_NSTableViewGridLineMask : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSViewControllerTransitionOptions.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSViewControllerTransitionOptions.h new file mode 100644 index 000000000..2010ce9c0 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSViewControllerTransitionOptions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_NSViewControllerTransitionOptions : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSWindowCollectionBehavior.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSWindowCollectionBehavior.h new file mode 100644 index 000000000..3c11ad75b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSWindowCollectionBehavior.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_NSWindowCollectionBehavior : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSWindowStyleMask.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSWindowStyleMask.h new file mode 100644 index 000000000..b63da7b7f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaBitmaskComponent_NSWindowStyleMask.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaBitmaskComponent.h" + +@interface IBDocumentArchivingSchemaBitmaskComponent_NSWindowStyleMask : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AVKitDocumentArchiving_IBAVPlayerViewTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AVKitDocumentArchiving_IBAVPlayerViewTemplate.h new file mode 100644 index 000000000..597b9c636 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AVKitDocumentArchiving_IBAVPlayerViewTemplate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_AVKitDocumentArchiving_IBAVPlayerViewTemplate : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AddressBookDocumentArchiving_ABPeoplePickerView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AddressBookDocumentArchiving_ABPeoplePickerView.h new file mode 100644 index 000000000..80b753c92 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AddressBookDocumentArchiving_ABPeoplePickerView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_AddressBookDocumentArchiving_ABPeoplePickerView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AddressBookDocumentArchiving_ABPersonView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AddressBookDocumentArchiving_ABPersonView.h new file mode 100644 index 000000000..5a767b81e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AddressBookDocumentArchiving_ABPersonView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_AddressBookDocumentArchiving_ABPersonView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMGroupBox.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMGroupBox.h new file mode 100644 index 000000000..5a16a743b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMGroupBox.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMGroupBox : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMPathPopUpButton.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMPathPopUpButton.h new file mode 100644 index 000000000..aaac18f19 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMPathPopUpButton.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMPathPopUpButton : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMPopUpButton.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMPopUpButton.h new file mode 100644 index 000000000..15ab8da10 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMPopUpButton.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMPopUpButton : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMTokenField.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMTokenField.h new file mode 100644 index 000000000..61307b83e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMTokenField.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMTokenField : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMTokenFieldCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMTokenFieldCell.h new file mode 100644 index 000000000..eb8a4549f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMTokenFieldCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMTokenFieldCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMWorkflowController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMWorkflowController.h new file mode 100644 index 000000000..dd5ea76ff --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMWorkflowController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMWorkflowController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMWorkflowView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMWorkflowView.h new file mode 100644 index 000000000..d42e493a5 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMWorkflowView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving_AMWorkflowView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving__AMVariablePopUpButton.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving__AMVariablePopUpButton.h new file mode 100644 index 000000000..ebdc546fb --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving__AMVariablePopUpButton.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving__AMVariablePopUpButton : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving__AMVariablePopUpButtonCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving__AMVariablePopUpButtonCell.h new file mode 100644 index 000000000..48aaf4ca7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving__AMVariablePopUpButtonCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_AutomatorDocumentArchiving__AMVariablePopUpButtonCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_DiscRecordingPluginDocumentArchiving_DRMSFFormatter.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_DiscRecordingPluginDocumentArchiving_DRMSFFormatter.h new file mode 100644 index 000000000..bd56003c0 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_DiscRecordingPluginDocumentArchiving_DRMSFFormatter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_DiscRecordingPluginDocumentArchiving_DRMSFFormatter : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBCustomCellDocumentArchiving_IBCustomCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBCustomCellDocumentArchiving_IBCustomCell.h new file mode 100644 index 000000000..c6013b061 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBCustomCellDocumentArchiving_IBCustomCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBCustomCellDocumentArchiving_IBCustomCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBCustomFormatterDocumentArchiving_IBCustomFormatter.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBCustomFormatterDocumentArchiving_IBCustomFormatter.h new file mode 100644 index 000000000..9fafe1d5b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBCustomFormatterDocumentArchiving_IBCustomFormatter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBCustomFormatterDocumentArchiving_IBCustomFormatter : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBMapKitDocumentArchiving_MKMapViewTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBMapKitDocumentArchiving_MKMapViewTemplate.h new file mode 100644 index 000000000..782aae792 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBMapKitDocumentArchiving_MKMapViewTemplate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBMapKitDocumentArchiving_MKMapViewTemplate : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBMenuItemViewDocumentArchiving_IBMenuItemView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBMenuItemViewDocumentArchiving_IBMenuItemView.h new file mode 100644 index 000000000..98b76f5c2 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBMenuItemViewDocumentArchiving_IBMenuItemView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBMenuItemViewDocumentArchiving_IBMenuItemView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSApplicationDocumentArchiving_IBNSApplication.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSApplicationDocumentArchiving_IBNSApplication.h new file mode 100644 index 000000000..845413f01 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSApplicationDocumentArchiving_IBNSApplication.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSApplicationDocumentArchiving_IBNSApplication : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSBoxDocumentArchiving_NSBox.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSBoxDocumentArchiving_NSBox.h new file mode 100644 index 000000000..c646aa811 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSBoxDocumentArchiving_NSBox.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSBoxDocumentArchiving_NSBox : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSBrowserDocumentArchiving_NSBrowser.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSBrowserDocumentArchiving_NSBrowser.h new file mode 100644 index 000000000..7e9a04038 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSBrowserDocumentArchiving_NSBrowser.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSBrowserDocumentArchiving_NSBrowser : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSButtonDocumentArchiving_NSButton.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSButtonDocumentArchiving_NSButton.h new file mode 100644 index 000000000..b7bcad30d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSButtonDocumentArchiving_NSButton.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSButtonDocumentArchiving_NSButton : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSByteCountFormatterDocumentArchiving_NSByteCountFormatter.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSByteCountFormatterDocumentArchiving_NSByteCountFormatter.h new file mode 100644 index 000000000..66a2e3bc3 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSByteCountFormatterDocumentArchiving_NSByteCountFormatter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSByteCountFormatterDocumentArchiving_NSByteCountFormatter : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCellDocumentArchiving_NSActionCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCellDocumentArchiving_NSActionCell.h new file mode 100644 index 000000000..60094d365 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCellDocumentArchiving_NSActionCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSCellDocumentArchiving_NSActionCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCellDocumentArchiving_NSCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCellDocumentArchiving_NSCell.h new file mode 100644 index 000000000..437730b33 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCellDocumentArchiving_NSCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSCellDocumentArchiving_NSCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSClickGestureRecognizerDocumentArchiving_NSClickGestureRecognizer.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSClickGestureRecognizerDocumentArchiving_NSClickGestureRecognizer.h new file mode 100644 index 000000000..73a361c9c --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSClickGestureRecognizerDocumentArchiving_NSClickGestureRecognizer.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSClickGestureRecognizerDocumentArchiving_NSClickGestureRecognizer : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; +- (id)minimumRequiredRuntimeOSVersion; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSClipViewDocumentArchiving_NSClipView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSClipViewDocumentArchiving_NSClipView.h new file mode 100644 index 000000000..23c7dc5ee --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSClipViewDocumentArchiving_NSClipView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSClipViewDocumentArchiving_NSClipView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCollectionViewDocumentArchiving_IBNSCollectionViewItem.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCollectionViewDocumentArchiving_IBNSCollectionViewItem.h new file mode 100644 index 000000000..f67ac2310 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCollectionViewDocumentArchiving_IBNSCollectionViewItem.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSCollectionViewDocumentArchiving_IBNSCollectionViewItem : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCollectionViewDocumentArchiving_NSCollectionView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCollectionViewDocumentArchiving_NSCollectionView.h new file mode 100644 index 000000000..aaa07c04e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCollectionViewDocumentArchiving_NSCollectionView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSCollectionViewDocumentArchiving_NSCollectionView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSColorWellDocumentArchiving_NSColorWell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSColorWellDocumentArchiving_NSColorWell.h new file mode 100644 index 000000000..1b4409990 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSColorWellDocumentArchiving_NSColorWell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSColorWellDocumentArchiving_NSColorWell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSComboBoxDocumentArchiving_NSComboBox.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSComboBoxDocumentArchiving_NSComboBox.h new file mode 100644 index 000000000..af302d923 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSComboBoxDocumentArchiving_NSComboBox.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSComboBoxDocumentArchiving_NSComboBox : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSComboBoxDocumentArchiving_NSComboBoxCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSComboBoxDocumentArchiving_NSComboBoxCell.h new file mode 100644 index 000000000..7d9ae3105 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSComboBoxDocumentArchiving_NSComboBoxCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSComboBoxDocumentArchiving_NSComboBoxCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSContainerViewDocumentArchiving_IBNSContainerView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSContainerViewDocumentArchiving_IBNSContainerView.h new file mode 100644 index 000000000..c4f616049 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSContainerViewDocumentArchiving_IBNSContainerView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSContainerViewDocumentArchiving_IBNSContainerView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControlDocumentArchiving_NSControl.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControlDocumentArchiving_NSControl.h new file mode 100644 index 000000000..94833ba26 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControlDocumentArchiving_NSControl.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSControlDocumentArchiving_NSControl : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSArrayController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSArrayController.h new file mode 100644 index 000000000..fb897a21e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSArrayController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSArrayController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSController.h new file mode 100644 index 000000000..b9c39c816 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSDictionaryController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSDictionaryController.h new file mode 100644 index 000000000..1e9820553 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSDictionaryController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSDictionaryController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSObjectController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSObjectController.h new file mode 100644 index 000000000..f68eae542 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSObjectController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSObjectController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSTreeController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSTreeController.h new file mode 100644 index 000000000..bb74acf48 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSTreeController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSTreeController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSUserDefaultsController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSUserDefaultsController.h new file mode 100644 index 000000000..2bbe35e3a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSUserDefaultsController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSControllerDocumentArchiving_NSUserDefaultsController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCustomObjectDocumentArchiving_NSCustomObject.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCustomObjectDocumentArchiving_NSCustomObject.h new file mode 100644 index 000000000..421758ce2 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCustomObjectDocumentArchiving_NSCustomObject.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSCustomObjectDocumentArchiving_NSCustomObject : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCustomViewDocumentArchiving_IBNSCustomView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCustomViewDocumentArchiving_IBNSCustomView.h new file mode 100644 index 000000000..0d27ba797 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSCustomViewDocumentArchiving_IBNSCustomView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSCustomViewDocumentArchiving_IBNSCustomView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDateFormatterDocumentArchiving_NSDateFormatter.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDateFormatterDocumentArchiving_NSDateFormatter.h new file mode 100644 index 000000000..914b9685b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDateFormatterDocumentArchiving_NSDateFormatter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSDateFormatterDocumentArchiving_NSDateFormatter : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDatePickerDocumentArchiving_NSDatePicker.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDatePickerDocumentArchiving_NSDatePicker.h new file mode 100644 index 000000000..2cd6ebc9f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDatePickerDocumentArchiving_NSDatePicker.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSDatePickerDocumentArchiving_NSDatePicker : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDatePickerDocumentArchiving_NSDatePickerCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDatePickerDocumentArchiving_NSDatePickerCell.h new file mode 100644 index 000000000..62c45230d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDatePickerDocumentArchiving_NSDatePickerCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSDatePickerDocumentArchiving_NSDatePickerCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDrawerDocumentArchiving_NSDrawer.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDrawerDocumentArchiving_NSDrawer.h new file mode 100644 index 000000000..437bb0aaa --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSDrawerDocumentArchiving_NSDrawer.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSDrawerDocumentArchiving_NSDrawer : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSFormDocumentArchiving_NSForm.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSFormDocumentArchiving_NSForm.h new file mode 100644 index 000000000..ad3b4ea01 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSFormDocumentArchiving_NSForm.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSFormDocumentArchiving_NSForm : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSFormDocumentArchiving_NSFormCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSFormDocumentArchiving_NSFormCell.h new file mode 100644 index 000000000..853a6a979 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSFormDocumentArchiving_NSFormCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSFormDocumentArchiving_NSFormCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSFormatterDocumentArchiving_NSFormatter.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSFormatterDocumentArchiving_NSFormatter.h new file mode 100644 index 000000000..91c73face --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSFormatterDocumentArchiving_NSFormatter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSFormatterDocumentArchiving_NSFormatter : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSGestureRecognizerDocumentArchiving_NSGestureRecognizer.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSGestureRecognizerDocumentArchiving_NSGestureRecognizer.h new file mode 100644 index 000000000..63a9a1fdd --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSGestureRecognizerDocumentArchiving_NSGestureRecognizer.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSGestureRecognizerDocumentArchiving_NSGestureRecognizer : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; +- (id)minimumRequiredRuntimeOSVersion; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSImageViewDocumentArchiving_NSImageCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSImageViewDocumentArchiving_NSImageCell.h new file mode 100644 index 000000000..9fb476ed8 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSImageViewDocumentArchiving_NSImageCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSImageViewDocumentArchiving_NSImageCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSImageViewDocumentArchiving_NSImageView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSImageViewDocumentArchiving_NSImageView.h new file mode 100644 index 000000000..bde6b6a96 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSImageViewDocumentArchiving_NSImageView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSImageViewDocumentArchiving_NSImageView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSLevelIndicatorDocumentArchiving_NSLevelIndicator.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSLevelIndicatorDocumentArchiving_NSLevelIndicator.h new file mode 100644 index 000000000..053d88847 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSLevelIndicatorDocumentArchiving_NSLevelIndicator.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSLevelIndicatorDocumentArchiving_NSLevelIndicator : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSLevelIndicatorDocumentArchiving_NSLevelIndicatorCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSLevelIndicatorDocumentArchiving_NSLevelIndicatorCell.h new file mode 100644 index 000000000..e6cb582d7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSLevelIndicatorDocumentArchiving_NSLevelIndicatorCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSLevelIndicatorDocumentArchiving_NSLevelIndicatorCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMagnificationGestureRecognizerDocumentArchiving_NSMagnificationGestureRecognizer.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMagnificationGestureRecognizerDocumentArchiving_NSMagnificationGestureRecognizer.h new file mode 100644 index 000000000..3d6b6f552 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMagnificationGestureRecognizerDocumentArchiving_NSMagnificationGestureRecognizer.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSMagnificationGestureRecognizerDocumentArchiving_NSMagnificationGestureRecognizer : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; +- (id)minimumRequiredRuntimeOSVersion; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSManagedObjectContextDocumentArchiving_NSManagedObjectContext.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSManagedObjectContextDocumentArchiving_NSManagedObjectContext.h new file mode 100644 index 000000000..10bf0387a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSManagedObjectContextDocumentArchiving_NSManagedObjectContext.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSManagedObjectContextDocumentArchiving_NSManagedObjectContext : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMatrixDocumentArchiving_NSMatrix.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMatrixDocumentArchiving_NSMatrix.h new file mode 100644 index 000000000..73eeefb63 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMatrixDocumentArchiving_NSMatrix.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSMatrixDocumentArchiving_NSMatrix : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMenuDocumentArchiving_NSMenu.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMenuDocumentArchiving_NSMenu.h new file mode 100644 index 000000000..4c192834b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMenuDocumentArchiving_NSMenu.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSMenuDocumentArchiving_NSMenu : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMenuItemDocumentArchiving_NSMenuItem.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMenuItemDocumentArchiving_NSMenuItem.h new file mode 100644 index 000000000..1a6731ac4 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSMenuItemDocumentArchiving_NSMenuItem.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSMenuItemDocumentArchiving_NSMenuItem : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSNibExternalObjectPlaceholderDocumentArchiving_IBNSNibExternalObjectPlaceholder.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSNibExternalObjectPlaceholderDocumentArchiving_IBNSNibExternalObjectPlaceholder.h new file mode 100644 index 000000000..1e7e2e0a9 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSNibExternalObjectPlaceholderDocumentArchiving_IBNSNibExternalObjectPlaceholder.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSNibExternalObjectPlaceholderDocumentArchiving_IBNSNibExternalObjectPlaceholder : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSOpenGLViewDocumentArchiving_NSOpenGLView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSOpenGLViewDocumentArchiving_NSOpenGLView.h new file mode 100644 index 000000000..75fc3c264 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSOpenGLViewDocumentArchiving_NSOpenGLView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSOpenGLViewDocumentArchiving_NSOpenGLView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSOutlineViewDocumentArchiving_NSOutlineView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSOutlineViewDocumentArchiving_NSOutlineView.h new file mode 100644 index 000000000..c268e558a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSOutlineViewDocumentArchiving_NSOutlineView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSOutlineViewDocumentArchiving_NSOutlineView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPageControllerDocumentArchiving_IBNSPageController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPageControllerDocumentArchiving_IBNSPageController.h new file mode 100644 index 000000000..0da1e54d8 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPageControllerDocumentArchiving_IBNSPageController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSPageControllerDocumentArchiving_IBNSPageController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPanGestureRecognizerDocumentArchiving_NSPanGestureRecognizer.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPanGestureRecognizerDocumentArchiving_NSPanGestureRecognizer.h new file mode 100644 index 000000000..7888ee6ca --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPanGestureRecognizerDocumentArchiving_NSPanGestureRecognizer.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSPanGestureRecognizerDocumentArchiving_NSPanGestureRecognizer : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; +- (id)minimumRequiredRuntimeOSVersion; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPathControlDocumentArchiving_NSPathCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPathControlDocumentArchiving_NSPathCell.h new file mode 100644 index 000000000..f5ae8cee7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPathControlDocumentArchiving_NSPathCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSPathControlDocumentArchiving_NSPathCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPathControlDocumentArchiving_NSPathControl.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPathControlDocumentArchiving_NSPathControl.h new file mode 100644 index 000000000..b58f85d1a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPathControlDocumentArchiving_NSPathControl.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSPathControlDocumentArchiving_NSPathControl : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPopUpButtonDocumentArchiving_NSPopUpButton.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPopUpButtonDocumentArchiving_NSPopUpButton.h new file mode 100644 index 000000000..5ce29b2a8 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPopUpButtonDocumentArchiving_NSPopUpButton.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSPopUpButtonDocumentArchiving_NSPopUpButton : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPopUpButtonDocumentArchiving_NSPopUpButtonCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPopUpButtonDocumentArchiving_NSPopUpButtonCell.h new file mode 100644 index 000000000..3110b7845 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPopUpButtonDocumentArchiving_NSPopUpButtonCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSPopUpButtonDocumentArchiving_NSPopUpButtonCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPopoverDocumentArchiving_NSPopover.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPopoverDocumentArchiving_NSPopover.h new file mode 100644 index 000000000..a6fe5dd34 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPopoverDocumentArchiving_NSPopover.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSPopoverDocumentArchiving_NSPopover : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPredicateEditorDocumentArchiving_NSPredicateEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPredicateEditorDocumentArchiving_NSPredicateEditor.h new file mode 100644 index 000000000..252de2551 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPredicateEditorDocumentArchiving_NSPredicateEditor.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSPredicateEditorDocumentArchiving_NSPredicateEditor : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPressGestureRecognizerDocumentArchiving_NSPressGestureRecognizer.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPressGestureRecognizerDocumentArchiving_NSPressGestureRecognizer.h new file mode 100644 index 000000000..d6ebbaa11 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSPressGestureRecognizerDocumentArchiving_NSPressGestureRecognizer.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSPressGestureRecognizerDocumentArchiving_NSPressGestureRecognizer : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; +- (id)minimumRequiredRuntimeOSVersion; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSProgressIndicatorDocumentArchiving_NSProgressIndicator.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSProgressIndicatorDocumentArchiving_NSProgressIndicator.h new file mode 100644 index 000000000..5835cfba4 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSProgressIndicatorDocumentArchiving_NSProgressIndicator.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSProgressIndicatorDocumentArchiving_NSProgressIndicator : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSRotationGestureRecognizerDocumentArchiving_NSRotationGestureRecognizer.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSRotationGestureRecognizerDocumentArchiving_NSRotationGestureRecognizer.h new file mode 100644 index 000000000..2c6b33ccc --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSRotationGestureRecognizerDocumentArchiving_NSRotationGestureRecognizer.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSRotationGestureRecognizerDocumentArchiving_NSRotationGestureRecognizer : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; +- (id)minimumRequiredRuntimeOSVersion; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSRuleEditorDocumentArchiving_NSRuleEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSRuleEditorDocumentArchiving_NSRuleEditor.h new file mode 100644 index 000000000..13976ad55 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSRuleEditorDocumentArchiving_NSRuleEditor.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSRuleEditorDocumentArchiving_NSRuleEditor : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSceneExitPlaceholderDocumentArchiving_IBNSSceneExitPlaceholder.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSceneExitPlaceholderDocumentArchiving_IBNSSceneExitPlaceholder.h new file mode 100644 index 000000000..e846c43c9 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSceneExitPlaceholderDocumentArchiving_IBNSSceneExitPlaceholder.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSSceneExitPlaceholderDocumentArchiving_IBNSSceneExitPlaceholder : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSScrollViewDocumentArchiving_NSScrollView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSScrollViewDocumentArchiving_NSScrollView.h new file mode 100644 index 000000000..0421a5d2a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSScrollViewDocumentArchiving_NSScrollView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSScrollViewDocumentArchiving_NSScrollView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSScrollerDocumentArchiving_NSScroller.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSScrollerDocumentArchiving_NSScroller.h new file mode 100644 index 000000000..ba4df90d1 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSScrollerDocumentArchiving_NSScroller.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSScrollerDocumentArchiving_NSScroller : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSearchFieldDocumentArchiving_NSSearchField.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSearchFieldDocumentArchiving_NSSearchField.h new file mode 100644 index 000000000..23827a26c --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSearchFieldDocumentArchiving_NSSearchField.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSSearchFieldDocumentArchiving_NSSearchField : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSearchFieldDocumentArchiving_NSSearchFieldCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSearchFieldDocumentArchiving_NSSearchFieldCell.h new file mode 100644 index 000000000..c5955e571 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSearchFieldDocumentArchiving_NSSearchFieldCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSSearchFieldDocumentArchiving_NSSearchFieldCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSecureTextFieldDocumentArchiving_NSSecureTextField.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSecureTextFieldDocumentArchiving_NSSecureTextField.h new file mode 100644 index 000000000..276a75e01 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSecureTextFieldDocumentArchiving_NSSecureTextField.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSSecureTextFieldDocumentArchiving_NSSecureTextField : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSecureTextFieldDocumentArchiving_NSSecureTextFieldCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSecureTextFieldDocumentArchiving_NSSecureTextFieldCell.h new file mode 100644 index 000000000..4d880fd71 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSecureTextFieldDocumentArchiving_NSSecureTextFieldCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSSecureTextFieldDocumentArchiving_NSSecureTextFieldCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSegmentedControlDocumentArchiving_NSSegmentedCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSegmentedControlDocumentArchiving_NSSegmentedCell.h new file mode 100644 index 000000000..1e878ea40 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSegmentedControlDocumentArchiving_NSSegmentedCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSSegmentedControlDocumentArchiving_NSSegmentedCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSegmentedControlDocumentArchiving_NSSegmentedControl.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSegmentedControlDocumentArchiving_NSSegmentedControl.h new file mode 100644 index 000000000..87962a3e9 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSegmentedControlDocumentArchiving_NSSegmentedControl.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSSegmentedControlDocumentArchiving_NSSegmentedControl : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSliderDocumentArchiving_NSSlider.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSliderDocumentArchiving_NSSlider.h new file mode 100644 index 000000000..2163091c9 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSliderDocumentArchiving_NSSlider.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSSliderDocumentArchiving_NSSlider : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSliderDocumentArchiving_NSSliderCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSliderDocumentArchiving_NSSliderCell.h new file mode 100644 index 000000000..078653b3b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSliderDocumentArchiving_NSSliderCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSSliderDocumentArchiving_NSSliderCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSplitViewControllerDocumentArchiving_IBNSSplitViewController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSplitViewControllerDocumentArchiving_IBNSSplitViewController.h new file mode 100644 index 000000000..de0bfbc67 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSplitViewControllerDocumentArchiving_IBNSSplitViewController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSSplitViewControllerDocumentArchiving_IBNSSplitViewController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSplitViewDocumentArchiving_NSSplitView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSplitViewDocumentArchiving_NSSplitView.h new file mode 100644 index 000000000..e7c4b4db9 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSplitViewDocumentArchiving_NSSplitView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSSplitViewDocumentArchiving_NSSplitView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSplitViewItemDocumentArchiving_NSSplitViewItem.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSplitViewItemDocumentArchiving_NSSplitViewItem.h new file mode 100644 index 000000000..88b7209ed --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSSplitViewItemDocumentArchiving_NSSplitViewItem.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSSplitViewItemDocumentArchiving_NSSplitViewItem : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; +- (id)minimumRequiredRuntimeOSVersion; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStackViewDocumentArchiving_NSStackView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStackViewDocumentArchiving_NSStackView.h new file mode 100644 index 000000000..a37084abb --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStackViewDocumentArchiving_NSStackView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSStackViewDocumentArchiving_NSStackView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; +- (id)minimumRequiredRuntimeOSVersion; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStepperDocumentArchiving_NSStepper.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStepperDocumentArchiving_NSStepper.h new file mode 100644 index 000000000..01e9aa72d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStepperDocumentArchiving_NSStepper.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSStepperDocumentArchiving_NSStepper : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStepperDocumentArchiving_NSStepperCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStepperDocumentArchiving_NSStepperCell.h new file mode 100644 index 000000000..e8d007a71 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStepperDocumentArchiving_NSStepperCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSStepperDocumentArchiving_NSStepperCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardEmbedSegueTemplateDocumentArchiving_IBNSStoryboardEmbedSegueTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardEmbedSegueTemplateDocumentArchiving_IBNSStoryboardEmbedSegueTemplate.h new file mode 100644 index 000000000..d8df251b1 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardEmbedSegueTemplateDocumentArchiving_IBNSStoryboardEmbedSegueTemplate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSStoryboardEmbedSegueTemplateDocumentArchiving_IBNSStoryboardEmbedSegueTemplate : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardModalSegueTemplateDocumentArchiving_IBNSStoryboardModalSegueTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardModalSegueTemplateDocumentArchiving_IBNSStoryboardModalSegueTemplate.h new file mode 100644 index 000000000..948fbda9b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardModalSegueTemplateDocumentArchiving_IBNSStoryboardModalSegueTemplate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSStoryboardModalSegueTemplateDocumentArchiving_IBNSStoryboardModalSegueTemplate : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardPopoverSegueTemplateDocumentArchiving_IBNSStoryboardPopoverSegueTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardPopoverSegueTemplateDocumentArchiving_IBNSStoryboardPopoverSegueTemplate.h new file mode 100644 index 000000000..e2d7b8053 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardPopoverSegueTemplateDocumentArchiving_IBNSStoryboardPopoverSegueTemplate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSStoryboardPopoverSegueTemplateDocumentArchiving_IBNSStoryboardPopoverSegueTemplate : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardSegueTemplateDocumentArchiving_IBNSStoryboardSegueTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardSegueTemplateDocumentArchiving_IBNSStoryboardSegueTemplate.h new file mode 100644 index 000000000..d1ee97197 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardSegueTemplateDocumentArchiving_IBNSStoryboardSegueTemplate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSStoryboardSegueTemplateDocumentArchiving_IBNSStoryboardSegueTemplate : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardSheetSegueTemplateDocumentArchiving_IBNSStoryboardSheetSegueTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardSheetSegueTemplateDocumentArchiving_IBNSStoryboardSheetSegueTemplate.h new file mode 100644 index 000000000..097155f0e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSStoryboardSheetSegueTemplateDocumentArchiving_IBNSStoryboardSheetSegueTemplate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSStoryboardSheetSegueTemplateDocumentArchiving_IBNSStoryboardSheetSegueTemplate : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTabViewControllerDocumentArchiving_IBNSTabViewController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTabViewControllerDocumentArchiving_IBNSTabViewController.h new file mode 100644 index 000000000..416275070 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTabViewControllerDocumentArchiving_IBNSTabViewController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTabViewControllerDocumentArchiving_IBNSTabViewController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTabViewDocumentArchiving_NSTabView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTabViewDocumentArchiving_NSTabView.h new file mode 100644 index 000000000..dafe1a744 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTabViewDocumentArchiving_NSTabView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTabViewDocumentArchiving_NSTabView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTabViewDocumentArchiving_NSTabViewItem.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTabViewDocumentArchiving_NSTabViewItem.h new file mode 100644 index 000000000..6de17207c --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTabViewDocumentArchiving_NSTabViewItem.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTabViewDocumentArchiving_NSTabViewItem : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableCellViewDocumentArchiving_NSTableCellView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableCellViewDocumentArchiving_NSTableCellView.h new file mode 100644 index 000000000..f8b608fc4 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableCellViewDocumentArchiving_NSTableCellView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTableCellViewDocumentArchiving_NSTableCellView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableColumnDocumentArchiving_NSTableColumn.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableColumnDocumentArchiving_NSTableColumn.h new file mode 100644 index 000000000..d3ece2f8f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableColumnDocumentArchiving_NSTableColumn.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTableColumnDocumentArchiving_NSTableColumn : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableColumnDocumentArchiving_NSTableHeaderCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableColumnDocumentArchiving_NSTableHeaderCell.h new file mode 100644 index 000000000..f8d8019db --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableColumnDocumentArchiving_NSTableHeaderCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTableColumnDocumentArchiving_NSTableHeaderCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableHeaderViewDocumentArchiving_NSTableHeaderView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableHeaderViewDocumentArchiving_NSTableHeaderView.h new file mode 100644 index 000000000..a6883fb29 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableHeaderViewDocumentArchiving_NSTableHeaderView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTableHeaderViewDocumentArchiving_NSTableHeaderView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableViewDocumentArchiving_NSTableView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableViewDocumentArchiving_NSTableView.h new file mode 100644 index 000000000..ecc2f1a67 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTableViewDocumentArchiving_NSTableView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTableViewDocumentArchiving_NSTableView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextDocumentArchiving_NSText.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextDocumentArchiving_NSText.h new file mode 100644 index 000000000..e2a656d55 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextDocumentArchiving_NSText.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTextDocumentArchiving_NSText : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextFieldDocumentArchiving_NSTextField.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextFieldDocumentArchiving_NSTextField.h new file mode 100644 index 000000000..c4124e8f8 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextFieldDocumentArchiving_NSTextField.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTextFieldDocumentArchiving_NSTextField : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextFieldDocumentArchiving_NSTextFieldCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextFieldDocumentArchiving_NSTextFieldCell.h new file mode 100644 index 000000000..0485c572e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextFieldDocumentArchiving_NSTextFieldCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTextFieldDocumentArchiving_NSTextFieldCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextFinderDocumentArchiving_NSTextFinder.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextFinderDocumentArchiving_NSTextFinder.h new file mode 100644 index 000000000..b301218aa --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextFinderDocumentArchiving_NSTextFinder.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTextFinderDocumentArchiving_NSTextFinder : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextViewDocumentArchiving_NSTextView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextViewDocumentArchiving_NSTextView.h new file mode 100644 index 000000000..5b035c846 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTextViewDocumentArchiving_NSTextView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTextViewDocumentArchiving_NSTextView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTokenFieldDocumentArchiving_NSTokenField.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTokenFieldDocumentArchiving_NSTokenField.h new file mode 100644 index 000000000..2ae664416 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTokenFieldDocumentArchiving_NSTokenField.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTokenFieldDocumentArchiving_NSTokenField : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTokenFieldDocumentArchiving_NSTokenFieldCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTokenFieldDocumentArchiving_NSTokenFieldCell.h new file mode 100644 index 000000000..813314f47 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSTokenFieldDocumentArchiving_NSTokenFieldCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSTokenFieldDocumentArchiving_NSTokenFieldCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSViewControllerDocumentArchiving_IBNSViewController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSViewControllerDocumentArchiving_IBNSViewController.h new file mode 100644 index 000000000..b9babee0d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSViewControllerDocumentArchiving_IBNSViewController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSViewControllerDocumentArchiving_IBNSViewController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSVisualEffectViewDocumentArchiving_NSVisualEffectView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSVisualEffectViewDocumentArchiving_NSVisualEffectView.h new file mode 100644 index 000000000..ae5fd6f54 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSVisualEffectViewDocumentArchiving_NSVisualEffectView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSVisualEffectViewDocumentArchiving_NSVisualEffectView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; +- (id)minimumRequiredRuntimeOSVersion; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSWindowControllerDocumentArchiving_IBNSWindowController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSWindowControllerDocumentArchiving_IBNSWindowController.h new file mode 100644 index 000000000..99781f669 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSWindowControllerDocumentArchiving_IBNSWindowController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSWindowControllerDocumentArchiving_IBNSWindowController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSWindowDocumentArchiving_NSWindowTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSWindowDocumentArchiving_NSWindowTemplate.h new file mode 100644 index 000000000..5d70ea9e6 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_IBNSWindowDocumentArchiving_NSWindowTemplate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_IBNSWindowDocumentArchiving_NSWindowTemplate : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKCameraDeviceView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKCameraDeviceView.h new file mode 100644 index 000000000..63758496c --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKCameraDeviceView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKCameraDeviceView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKDeviceBrowserView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKDeviceBrowserView.h new file mode 100644 index 000000000..3c28ebe54 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKDeviceBrowserView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKDeviceBrowserView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKImageBrowserView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKImageBrowserView.h new file mode 100644 index 000000000..dab05bb19 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKImageBrowserView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKImageBrowserView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKImageView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKImageView.h new file mode 100644 index 000000000..e1652b3d8 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKImageView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKImageView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKScannerDeviceView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKScannerDeviceView.h new file mode 100644 index 000000000..32849381f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKScannerDeviceView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_ImageKitDocumentArchiving_IKScannerDeviceView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSADictionaryController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSADictionaryController.h new file mode 100644 index 000000000..84ae0f13a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSADictionaryController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSADictionaryController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSADictionaryView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSADictionaryView.h new file mode 100644 index 000000000..71dc11f2f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSADictionaryView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSADictionaryView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAImageTextCell.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAImageTextCell.h new file mode 100644 index 000000000..c794e821e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAImageTextCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAImageTextCell : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAScriptController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAScriptController.h new file mode 100644 index 000000000..dbe00a5b5 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAScriptController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAScriptController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAScriptView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAScriptView.h new file mode 100644 index 000000000..2aa8ad8e5 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAScriptView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSAScriptView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSASplitView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSASplitView.h new file mode 100644 index 000000000..3f59230e3 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSASplitView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_OSAKitDocumentArchiving_OSASplitView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_PDFKitDocumentArchiving_PDFThumbnailView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_PDFKitDocumentArchiving_PDFThumbnailView.h new file mode 100644 index 000000000..c75f4bd34 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_PDFKitDocumentArchiving_PDFThumbnailView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_PDFKitDocumentArchiving_PDFThumbnailView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_PDFKitDocumentArchiving_PDFView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_PDFKitDocumentArchiving_PDFView.h new file mode 100644 index 000000000..c04a423fa --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_PDFKitDocumentArchiving_PDFView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_PDFKitDocumentArchiving_PDFView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QTKitDocumentArchiving_QTCaptureView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QTKitDocumentArchiving_QTCaptureView.h new file mode 100644 index 000000000..678387089 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QTKitDocumentArchiving_QTCaptureView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_QTKitDocumentArchiving_QTCaptureView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QTKitDocumentArchiving_QTMovieView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QTKitDocumentArchiving_QTMovieView.h new file mode 100644 index 000000000..38d4ec461 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QTKitDocumentArchiving_QTMovieView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_QTKitDocumentArchiving_QTMovieView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_GFGraphBrowserView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_GFGraphBrowserView.h new file mode 100644 index 000000000..99a17c01e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_GFGraphBrowserView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_GFGraphBrowserView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_GFGraphEditorView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_GFGraphEditorView.h new file mode 100644 index 000000000..068e181b3 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_GFGraphEditorView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_GFGraphEditorView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCCompositionParameterView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCCompositionParameterView.h new file mode 100644 index 000000000..4cccdcb7e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCCompositionParameterView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCCompositionParameterView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCCompositionPickerView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCCompositionPickerView.h new file mode 100644 index 000000000..8e0c9a27e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCCompositionPickerView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCCompositionPickerView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchBrowserView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchBrowserView.h new file mode 100644 index 000000000..c242f1094 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchBrowserView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchBrowserView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchController.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchController.h new file mode 100644 index 000000000..90c8938f5 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchController.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchController : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchEditorView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchEditorView.h new file mode 100644 index 000000000..02c956eae --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchEditorView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchEditorView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchParametersView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchParametersView.h new file mode 100644 index 000000000..4c23f2a23 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchParametersView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCPatchParametersView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCView.h new file mode 100644 index 000000000..db024959c --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_QuartzComposerDocumentArchiving_QCView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_SceneKitDocumentArchiving_SCNViewTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_SceneKitDocumentArchiving_SCNViewTemplate.h new file mode 100644 index 000000000..95367b7ea --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_SceneKitDocumentArchiving_SCNViewTemplate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_SceneKitDocumentArchiving_SCNViewTemplate : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_WebKitDocumentArchiving_WebPreferences.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_WebKitDocumentArchiving_WebPreferences.h new file mode 100644 index 000000000..5da37d40b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_WebKitDocumentArchiving_WebPreferences.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_WebKitDocumentArchiving_WebPreferences : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_WebKitDocumentArchiving_WebView.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_WebKitDocumentArchiving_WebView.h new file mode 100644 index 000000000..760f0adfc --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaClassComponent_WebKitDocumentArchiving_WebView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaClassComponent.h" + +@interface IBDocumentArchivingSchemaClassComponent_WebKitDocumentArchiving_WebView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_ABPeoplePickerSelectionBehavior.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_ABPeoplePickerSelectionBehavior.h new file mode 100644 index 000000000..d6677e584 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_ABPeoplePickerSelectionBehavior.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_ABPeoplePickerSelectionBehavior : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBAVPlayerViewControlsStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBAVPlayerViewControlsStyle.h new file mode 100644 index 000000000..f5c1b9f0a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBAVPlayerViewControlsStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBAVPlayerViewControlsStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBButtonCellType.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBButtonCellType.h new file mode 100644 index 000000000..4d7d07df2 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBButtonCellType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBButtonCellType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBDateFormatterBehavior.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBDateFormatterBehavior.h new file mode 100644 index 000000000..8a39f87f5 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBDateFormatterBehavior.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBDateFormatterBehavior : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBMenuItemViewStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBMenuItemViewStyle.h new file mode 100644 index 000000000..b511d9bab --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBMenuItemViewStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBMenuItemViewStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBMirrorLayoutDirectionState.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBMirrorLayoutDirectionState.h new file mode 100644 index 000000000..0efb70fd2 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBMirrorLayoutDirectionState.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBMirrorLayoutDirectionState : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBNumberFormatterBehavior.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBNumberFormatterBehavior.h new file mode 100644 index 000000000..9c840376e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBNumberFormatterBehavior.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBNumberFormatterBehavior : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBObjectControllerMode.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBObjectControllerMode.h new file mode 100644 index 000000000..6e03c523f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBObjectControllerMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBObjectControllerMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLAccumSize.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLAccumSize.h new file mode 100644 index 000000000..980d9d207 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLAccumSize.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLAccumSize : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLAntiAliasingType.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLAntiAliasingType.h new file mode 100644 index 000000000..de240712d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLAntiAliasingType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLAntiAliasingType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLColorSize.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLColorSize.h new file mode 100644 index 000000000..9abeb2ba4 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLColorSize.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLColorSize : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLDepthSize.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLDepthSize.h new file mode 100644 index 000000000..818be39e8 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLDepthSize.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLDepthSize : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLPolicyType.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLPolicyType.h new file mode 100644 index 000000000..3cfa607c4 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLPolicyType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLPolicyType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLRendererType.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLRendererType.h new file mode 100644 index 000000000..75bb4df46 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLRendererType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLRendererType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLSamplingRate.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLSamplingRate.h new file mode 100644 index 000000000..447f70b1b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLSamplingRate.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLSamplingRate : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLStencilSize.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLStencilSize.h new file mode 100644 index 000000000..c7a63c352 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLStencilSize.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBOpenGLStencilSize : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBPredicateEditorRowTemplateExpressionType.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBPredicateEditorRowTemplateExpressionType.h new file mode 100644 index 000000000..0df6ebadb --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBPredicateEditorRowTemplateExpressionType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBPredicateEditorRowTemplateExpressionType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBRowSizeStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBRowSizeStyle.h new file mode 100644 index 000000000..0ffdac1e6 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBRowSizeStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBRowSizeStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBSystemMenuType.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBSystemMenuType.h new file mode 100644 index 000000000..58c6d5760 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBSystemMenuType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBSystemMenuType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBTextViewFindStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBTextViewFindStyle.h new file mode 100644 index 000000000..bdb921f79 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IBTextViewFindStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBTextViewFindStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKCameraDeviceViewDisplayMode.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKCameraDeviceViewDisplayMode.h new file mode 100644 index 000000000..6468a82c0 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKCameraDeviceViewDisplayMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IKCameraDeviceViewDisplayMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKCameraDeviceViewTransferMode.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKCameraDeviceViewTransferMode.h new file mode 100644 index 000000000..9d797d088 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKCameraDeviceViewTransferMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IKCameraDeviceViewTransferMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKDeviceBrowserViewDisplayMode.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKDeviceBrowserViewDisplayMode.h new file mode 100644 index 000000000..51ce03fb7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKDeviceBrowserViewDisplayMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IKDeviceBrowserViewDisplayMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKScannerDeviceViewDisplayMode.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKScannerDeviceViewDisplayMode.h new file mode 100644 index 000000000..3b9d00a99 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKScannerDeviceViewDisplayMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IKScannerDeviceViewDisplayMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKScannerDeviceViewTransferMode.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKScannerDeviceViewTransferMode.h new file mode 100644 index 000000000..ae7c6ffc8 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_IKScannerDeviceViewTransferMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_IKScannerDeviceViewTransferMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_MKMapType.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_MKMapType.h new file mode 100644 index 000000000..ddbf91ddd --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_MKMapType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_MKMapType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSBackingStoreType.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSBackingStoreType.h new file mode 100644 index 000000000..a004c91bb --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSBackingStoreType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSBackingStoreType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSByteCountFormatterCountStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSByteCountFormatterCountStyle.h new file mode 100644 index 000000000..bed831f5a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSByteCountFormatterCountStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSByteCountFormatterCountStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSDateFormatterStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSDateFormatterStyle.h new file mode 100644 index 000000000..f2ba31036 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSDateFormatterStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSDateFormatterStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSDatePickerMode.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSDatePickerMode.h new file mode 100644 index 000000000..06cf94f37 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSDatePickerMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSDatePickerMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSDatePickerStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSDatePickerStyle.h new file mode 100644 index 000000000..d3ab3a5bc --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSDatePickerStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSDatePickerStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPageControllerTransitionStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPageControllerTransitionStyle.h new file mode 100644 index 000000000..fd2f139f8 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPageControllerTransitionStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSPageControllerTransitionStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPathStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPathStyle.h new file mode 100644 index 000000000..257478490 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPathStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSPathStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPopUpArrowPosition.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPopUpArrowPosition.h new file mode 100644 index 000000000..e3ac27947 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPopUpArrowPosition.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSPopUpArrowPosition : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPopoverAppearance.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPopoverAppearance.h new file mode 100644 index 000000000..6a02eedf0 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPopoverAppearance.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSPopoverAppearance : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPopoverBehavior.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPopoverBehavior.h new file mode 100644 index 000000000..86c30de2f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSPopoverBehavior.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSPopoverBehavior : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSRuleEditorNestingMode.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSRuleEditorNestingMode.h new file mode 100644 index 000000000..5f618a5e3 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSRuleEditorNestingMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSRuleEditorNestingMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSRuleEditorRowType.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSRuleEditorRowType.h new file mode 100644 index 000000000..80d43cc09 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSRuleEditorRowType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSRuleEditorRowType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSScrollElasticity.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSScrollElasticity.h new file mode 100644 index 000000000..907faf350 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSScrollElasticity.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSScrollElasticity : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSScrollViewFindBarPosition.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSScrollViewFindBarPosition.h new file mode 100644 index 000000000..816bba38f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSScrollViewFindBarPosition.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSScrollViewFindBarPosition : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSScrollerKnobStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSScrollerKnobStyle.h new file mode 100644 index 000000000..6ce3bad72 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSScrollerKnobStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSScrollerKnobStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSSegmentStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSSegmentStyle.h new file mode 100644 index 000000000..fcd30a6a2 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSSegmentStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSSegmentStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSSegmentSwitchTracking.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSSegmentSwitchTracking.h new file mode 100644 index 000000000..388626543 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSSegmentSwitchTracking.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSSegmentSwitchTracking : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSSelectionGranularity.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSSelectionGranularity.h new file mode 100644 index 000000000..cd966af79 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSSelectionGranularity.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSSelectionGranularity : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTabViewControllerTabStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTabViewControllerTabStyle.h new file mode 100644 index 000000000..966eac5e3 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTabViewControllerTabStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSTabViewControllerTabStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTabViewType.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTabViewType.h new file mode 100644 index 000000000..6e33b171b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTabViewType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSTabViewType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTableViewColumnAutoresizingStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTableViewColumnAutoresizingStyle.h new file mode 100644 index 000000000..e8611d442 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTableViewColumnAutoresizingStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSTableViewColumnAutoresizingStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTableViewSelectionHighlightStyle.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTableViewSelectionHighlightStyle.h new file mode 100644 index 000000000..105569b48 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTableViewSelectionHighlightStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSTableViewSelectionHighlightStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTextLayoutOrientation.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTextLayoutOrientation.h new file mode 100644 index 000000000..1b4c02ce3 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSTextLayoutOrientation.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSTextLayoutOrientation : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectBlendingMode.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectBlendingMode.h new file mode 100644 index 000000000..610ba2d75 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectBlendingMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectBlendingMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectMaterial.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectMaterial.h new file mode 100644 index 000000000..e6ab60192 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectMaterial.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectMaterial : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectState.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectState.h new file mode 100644 index 000000000..219571e46 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectState.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSVisualEffectState : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSWindowAnimationBehavior.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSWindowAnimationBehavior.h new file mode 100644 index 000000000..4949a8d33 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_NSWindowAnimationBehavior.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSWindowAnimationBehavior : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_PDFDisplayMode.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_PDFDisplayMode.h new file mode 100644 index 000000000..3adf1082f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentArchivingSchemaEnumerationComponent_PDFDisplayMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBDocumentArchivingSchemaEnumerationComponent.h" + +@interface IBDocumentArchivingSchemaEnumerationComponent_PDFDisplayMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBDocumentForiengContentReader-Protocol.h b/IDEInterfaceBuilderCocoaIntegration/IBDocumentForiengContentReader-Protocol.h new file mode 100644 index 000000000..7038a1af5 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBDocumentForiengContentReader-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBDocumentForiengContentReader ++ (BOOL)readContentOfURL:(id)arg1 intoDocument:(id)arg2 error:(id *)arg3; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBExternalReferencePlaceholder-Protocol.h b/IDEInterfaceBuilderCocoaIntegration/IBExternalReferencePlaceholder-Protocol.h new file mode 100644 index 000000000..41d5e96ae --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBExternalReferencePlaceholder-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol IBExternalReferencePlaceholder ++ (id)externalReferenceWithIdentifier:(id)arg1 targetRuntime:(id)arg2; +@property(copy) NSString *externalReferenceIdentifier; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBFillView-IBFillViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/IBFillView-IBFillViewIntegration.h new file mode 100644 index 000000000..78ca0c264 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBFillView-IBFillViewIntegration.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBFillView.h" + +@interface IBFillView (IBFillViewIntegration) +- (id)ibInspectedTextFont; +- (void)setIbInspectedTextFont:(id)arg1; +- (id)ibDefaultTextColor; +- (id)ibDefaultFontKeyPath; +- (id)ibDesignableContentView; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBFlippedInsetView.h b/IDEInterfaceBuilderCocoaIntegration/IBFlippedInsetView.h new file mode 100644 index 000000000..eb586cbb4 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBFlippedInsetView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBFlippedInsetView : IBFlippedView +{ +} + +- (void)drawRect:(struct CGRect)arg1; +- (CDStruct_d2b197d1)ibLayoutInset; +- (CDStruct_d2b197d1)ibInsetToDesignableContentArea; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBFlippedView.h b/IDEInterfaceBuilderCocoaIntegration/IBFlippedView.h new file mode 100644 index 000000000..eb2d307ec --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBFlippedView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBFlippedView : IBNSCustomView +{ +} + +- (id)ibRuntimeClassName; +- (id)ibTypeNameForDefaultLabel; +- (BOOL)isFlipped; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBInspectorSceneKitResourceProperty.h b/IDEInterfaceBuilderCocoaIntegration/IBInspectorSceneKitResourceProperty.h new file mode 100644 index 000000000..a957823f6 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBInspectorSceneKitResourceProperty.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class IDEInspectorKeyPath, NSComboBox; + +@interface IBInspectorSceneKitResourceProperty : IDEInspectorProperty +{ + NSComboBox *comboBox; + IDEInspectorKeyPath *_valueKeyPath; +} + +- (void).cxx_destruct; +- (id)findIndicatorContentViewWithContext:(id)arg1; +- (void)setupRefreshTriggersAndConfigure; +- (void)refresh; +- (void)userDidChangeValue:(id)arg1; +- (id)suggestedSceneNames; +- (double)baseline; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBLayoutConstraint-IBCocoaLayoutConstraintIntegration.h b/IDEInterfaceBuilderCocoaIntegration/IBLayoutConstraint-IBCocoaLayoutConstraintIntegration.h index 8bce1cf96..0b90cf030 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBLayoutConstraint-IBCocoaLayoutConstraintIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBLayoutConstraint-IBCocoaLayoutConstraintIntegration.h @@ -7,6 +7,5 @@ #import "IBLayoutConstraint.h" @interface IBLayoutConstraint (IBCocoaLayoutConstraintIntegration) -- (BOOL)ibSwizzledCocoaLayoutConstraintNeedsToCompileWithCopyOfDocument:(id)arg1; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBMacIdiom.h b/IDEInterfaceBuilderCocoaIntegration/IBMacIdiom.h new file mode 100644 index 000000000..ad5f84125 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBMacIdiom.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBIdiom.h" + +@interface IBMacIdiom : IBIdiom +{ +} + +- (double)defaultOverviewZoomFactor; +- (id)icon; +- (id)identifier; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBMenuBarEditorView.h b/IDEInterfaceBuilderCocoaIntegration/IBMenuBarEditorView.h index 972506778..d642da1b4 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBMenuBarEditorView.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBMenuBarEditorView.h @@ -8,10 +8,14 @@ @interface IBMenuBarEditorView : IBMenuEditorView { - BOOL fixedWidth; + BOOL _fixedWidth; + BOOL _drawsBottomBorder; } +@property(nonatomic) BOOL drawsBottomBorder; // @synthesize drawsBottomBorder=_drawsBottomBorder; +@property(nonatomic) BOOL fixedWidth; // @synthesize fixedWidth=_fixedWidth; - (void)layoutBottomUp; +- (void)layoutTopDown; - (id)copyForDisplayingMenu:(id)arg1; - (void)drawRect:(struct CGRect)arg1; - (id)bottomBorderColor; @@ -23,7 +27,6 @@ - (double)maxEdgeInset; - (double)minEdgeInset; - (double)itemPadding; -- (id)initWithMenu:(id)arg1; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBMenuItemView.h b/IDEInterfaceBuilderCocoaIntegration/IBMenuItemView.h index 3263c8216..9126d1d8c 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBMenuItemView.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBMenuItemView.h @@ -36,5 +36,11 @@ - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSApplication.h b/IDEInterfaceBuilderCocoaIntegration/IBNSApplication.h new file mode 100644 index 000000000..91f8cac4e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSApplication.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCustomObject.h" + +#import "IBDocumentArchiving-Protocol.h" +#import "IBPrimarySceneObject-Protocol.h" + +@class IBSimulatedMetricsContainer, NSMenu, NSString; + +@interface IBNSApplication : NSCustomObject +{ + BOOL _encodeAsRuntimeInstance; + IBSimulatedMetricsContainer *_inheritedSimulatedMetrics; + NSMenu *_mainMenu; +} + ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; +@property(retain) NSMenu *mainMenu; // @synthesize mainMenu=_mainMenu; +- (void).cxx_destruct; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (Class)classForCoder; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (id)ibPasteboardTypes; +- (id)ibSegueTemplateSceneControllerOutletDestination; +- (struct CGRect)ibRectForChild:(id)arg1 inFrameController:(id)arg2; +- (id)ibEditorCanvasFrameControllerForDocument:(id)arg1; +- (id)ibShortDisplayName; +- (BOOL)ibIsPrimarySceneObject:(id)arg1 validSplitViewDetailWithSegue:(id)arg2; +- (BOOL)ibIsPrimarySceneObject:(id)arg1 validSplitViewMasterWithSegue:(id)arg2; +- (BOOL)ibIsValidPushReceiver; +- (BOOL)ibCanBeValidSegueDestination; +- (void)ibWillRemoveFromDocument:(id)arg1 previouslyMemberOfGroup:(id)arg2; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; +- (void)ibDidExtractObjects:(id)arg1 fromPasteboard:(id)arg2 intoDocument:(id)arg3 context:(id)arg4; +- (void)ibDidBecomeControllerForCompilationGroup; +- (void)ibAddStoryboardSegueTemplate:(id)arg1; +- (BOOL)ibSegueTemplatesAreTopLevel; +- (void)ibUpstreamController:(id)arg1 didBecomeDestinationOfSegue:(id)arg2; +- (void)ibWillResignSourceControllerForSegue:(id)arg1; +- (void)ibDidBecomeSourceControllerForSegue:(id)arg1; +- (id)explicitStoryboardIdentifier; +- (void)setExplicitStoryboardIdentifier:(id)arg1; +- (void)ibResizeToEffectiveSimulatedSizeForSceneTreeDragImageNode; +- (id)ibInheritableMetricsForDownstreamController:(id)arg1 viaSegue:(id)arg2; +@property(copy, nonatomic) IBSimulatedMetricsContainer *inheritedSimulatedMetrics; +- (void)ibEffectiveSimulatedMetricsDidChange; +- (id)ibEffectiveStoryboardIdentifier; +- (id)effectiveStoryboardIdentifierPrefix; +- (id)ibDefaultImage; +- (id)ibImageForOwnedScene; +- (id)ibRuntimeClassName; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSCellDropTargetResolver.h b/IDEInterfaceBuilderCocoaIntegration/IBNSCellDropTargetResolver.h index 96118a83d..2c4ccdc76 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSCellDropTargetResolver.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSCellDropTargetResolver.h @@ -11,6 +11,7 @@ } - (id)editorView; +- (id)editedCell; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSClipViewEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSClipViewEditor.h index 8e129c32d..4ef8a9641 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSClipViewEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSClipViewEditor.h @@ -10,8 +10,9 @@ { } -- (CDStruct_648df176)activeKnobRectsForObject:(id)arg1; +- (CDStruct_fa3e0eee)activeKnobRectsForObject:(id)arg1; - (BOOL)shouldChildHaveResizeKnobs:(id)arg1; +- (id)editedClipView; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSCollectionViewItem.h b/IDEInterfaceBuilderCocoaIntegration/IBNSCollectionViewItem.h new file mode 100644 index 000000000..6e284ac37 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSCollectionViewItem.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface IBNSCollectionViewItem : IBNSViewController +{ +} + ++ (Class)ibViewClass; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSContainerView.h b/IDEInterfaceBuilderCocoaIntegration/IBNSContainerView.h new file mode 100644 index 000000000..a1b57301c --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSContainerView.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface IBNSContainerView : NSView +{ + BOOL _encodeAsRuntimeInstance; +} + ++ (BOOL)ibShouldBeIncludedInLibraryForTargetRuntime:(id)arg1 andDocumentClass:(Class)arg2; +@property BOOL encodeAsRuntimeInstance; // @synthesize encodeAsRuntimeInstance=_encodeAsRuntimeInstance; +- (void)drawRect:(struct CGRect)arg1; +- (Class)classForDocumentArchiver:(id)arg1; +- (Class)classForCoder; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (BOOL)ibOverridablePrefersToVerticallyResizeWithContainer; +- (BOOL)ibOverridablePrefersToHorizontallyResizeWithContainer; +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (void)ibSetupTriggerForSegueTemplate:(id)arg1 inCompilationUnit:(id)arg2; +- (id)ibSupportedOutgoingSegueClasses; +- (id)ibSegueTriggers; +- (id)ibDefaultSegueTrigger; +- (BOOL)ibCanAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 targetChildRelation:(id *)arg3; +- (id)ibSupportsMultipleSeguesFromTrigger; +- (BOOL)ibSizesToFillContainerViews; +- (id)ibQualifyingInfoForDefaultLabel; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; +- (id)ibTypeNameForDefaultLabel; +- (id)ibRuntimeClassName; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSControlEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSControlEditor.h index 0a975dbc3..5761ecdcb 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSControlEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSControlEditor.h @@ -13,6 +13,7 @@ + (Class)ibDropTargetResolverClass; - (BOOL)validateUserInterfaceItem:(id)arg1; - (struct CGRect)windowClippingRectForHighlightingObject:(id)arg1; +- (id)editedControl; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSCustomView.h b/IDEInterfaceBuilderCocoaIntegration/IBNSCustomView.h new file mode 100644 index 000000000..56e22fa89 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSCustomView.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBRemoteView.h" + +#import "IBCocoaCustomObject-Protocol.h" +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface IBNSCustomView : IBRemoteView +{ + BOOL _encodingForCompilation; + id _extension; + BOOL _useModernInstantiation; + NSString *_className; +} + +@property(nonatomic) BOOL useModernInstantiation; // @synthesize useModernInstantiation=_useModernInstantiation; +@property(copy, nonatomic) NSString *className; // @synthesize className=_className; +- (void).cxx_destruct; +- (id)marshalledRepresentationForRendering; +- (id)marshalledClassName; +- (id)marshalledUserDefinedRuntimeAttributeKeyValuePairs; +- (void)drawRect:(struct CGRect)arg1; +- (void)drawPlaceholder:(struct CGRect)arg1; +- (BOOL)usesCachedImageBasedDrawing; +- (BOOL)ibCanEmbedDirectlyInSplitView; +- (BOOL)ibWantsEditorCanvasFrameContentBorder; +- (id)ibRuntimeClassName; +- (id)ibWidgetType; +- (id)ibDesignableContentView; +- (BOOL)ibIsNSAppearanceContainer; +- (id)ibExternalCustomClassName; +- (void)setIbExternalCustomClassName:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (BOOL)wantsCustomObjectDecodeBahavior; +- (id)ibFallbackClassNameForClassSwapper; +- (id)targetRuntime; +- (id)initWithCoder:(id)arg1; +- (Class)classForDocumentArchiver:(id)arg1; +- (Class)classForCoder; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSEdgeInsetsInspectorProperty.h b/IDEInterfaceBuilderCocoaIntegration/IBNSEdgeInsetsInspectorProperty.h index 09d7a7db7..70236625b 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSEdgeInsetsInspectorProperty.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSEdgeInsetsInspectorProperty.h @@ -6,7 +6,7 @@ #import "IDEInspectorProperty.h" -@class IBInspectorViewController, IDEInspectorKeyPath, NSStepper, NSTextField; +@class IBInspectorViewController, IDEInspectorKeyPath, NSLayoutConstraint, NSStepper, NSTextField; @interface IBNSEdgeInsetsInspectorProperty : IDEInspectorProperty { @@ -20,10 +20,14 @@ NSTextField *_bottomEdgeTextField; NSStepper *_bottomEdgeStepper; NSTextField *_sectionTitle; + NSLayoutConstraint *_leftBaselineAlignmentConstraint; + NSLayoutConstraint *_rightBaselineAlignmentConstraint; double _minimumValue; } @property(nonatomic) double minimumValue; // @synthesize minimumValue=_minimumValue; +@property(retain, nonatomic) NSLayoutConstraint *rightBaselineAlignmentConstraint; // @synthesize rightBaselineAlignmentConstraint=_rightBaselineAlignmentConstraint; +@property(retain, nonatomic) NSLayoutConstraint *leftBaselineAlignmentConstraint; // @synthesize leftBaselineAlignmentConstraint=_leftBaselineAlignmentConstraint; @property(nonatomic) NSTextField *sectionTitle; // @synthesize sectionTitle=_sectionTitle; @property(nonatomic) NSStepper *bottomEdgeStepper; // @synthesize bottomEdgeStepper=_bottomEdgeStepper; @property(nonatomic) NSTextField *bottomEdgeTextField; // @synthesize bottomEdgeTextField=_bottomEdgeTextField; @@ -34,6 +38,7 @@ @property(nonatomic) NSStepper *topEdgeStepper; // @synthesize topEdgeStepper=_topEdgeStepper; @property(nonatomic) NSTextField *topEdgeTextField; // @synthesize topEdgeTextField=_topEdgeTextField; - (void).cxx_destruct; +- (id)findIndicatorContentViewWithContext:(id)arg1; - (void)setupRefreshTriggersAndConfigure; - (void)loadView; - (void)refresh; diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSFormCellEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSFormCellEditor.h index 67b7a52be..0c1eec780 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSFormCellEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSFormCellEditor.h @@ -11,6 +11,7 @@ } - (struct CGRect)rectForTitleEditingInView:(id)arg1; +- (id)editedFormCell; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSMatrixDropTargetResolver.h b/IDEInterfaceBuilderCocoaIntegration/IBNSMatrixDropTargetResolver.h index e24e9bcae..0f348655f 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSMatrixDropTargetResolver.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSMatrixDropTargetResolver.h @@ -11,6 +11,7 @@ } - (BOOL)canAcceptDragInfo:(id)arg1; +- (id)editedMatrix; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSNibExternalObjectPlaceholder.h b/IDEInterfaceBuilderCocoaIntegration/IBNSNibExternalObjectPlaceholder.h new file mode 100644 index 000000000..4a861b3e5 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSNibExternalObjectPlaceholder.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBDocumentArchiving-Protocol.h" +#import "IBExternalReferencePlaceholder-Protocol.h" + +@class IBTargetRuntime, NSString; + +@interface IBNSNibExternalObjectPlaceholder : NSObject +{ + NSString *_externalReferenceIdentifier; + IBTargetRuntime *_targetRuntime; + BOOL _encodeAsRuntimeInstance; +} + ++ (id)externalReferenceWithIdentifier:(id)arg1 targetRuntime:(id)arg2; ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; +@property(retain) IBTargetRuntime *targetRuntime; // @synthesize targetRuntime=_targetRuntime; +- (void).cxx_destruct; +@property(copy) NSString *externalReferenceIdentifier; +@property(readonly, copy) NSString *description; +- (BOOL)ibIsPlaceholder; +- (Class)classForDocumentArchiver:(id)arg1; +- (Class)classForCoder; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithTargetRuntime:(id)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (id)ibRuntimeClassName; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSNumberFormatterExtraOptionsSlice.h b/IDEInterfaceBuilderCocoaIntegration/IBNSNumberFormatterExtraOptionsSlice.h index dc8107a0b..78fee81a9 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSNumberFormatterExtraOptionsSlice.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSNumberFormatterExtraOptionsSlice.h @@ -19,6 +19,9 @@ - (void)setupRefreshTriggersAndConfigure; - (void)refresh; - (void)userDidChangeOverflowItem:(id)arg1; +- (id)numberStyleKeyPath; +- (id)formatterBehaviorKeyPath; +- (id)placeholderKeyPathForOverflowItem:(id)arg1; - (id)keyPathForOverflowItem:(id)arg1; - (void)loadView; diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSPageController.h b/IDEInterfaceBuilderCocoaIntegration/IBNSPageController.h new file mode 100644 index 000000000..6facc0965 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSPageController.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface IBNSPageController : IBNSViewController +{ + long long _transitionStyle; +} + ++ (Class)ibViewClass; +@property long long transitionStyle; // @synthesize transitionStyle=_transitionStyle; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)effectiveStoryboardIdentifierPrefix; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSRelationshipSegueModeledViewController.h b/IDEInterfaceBuilderCocoaIntegration/IBNSRelationshipSegueModeledViewController.h new file mode 100644 index 000000000..dd28533ba --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSRelationshipSegueModeledViewController.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBDocumentArchiving-Protocol.h" + +@class NSArray, NSString; + +@interface IBNSRelationshipSegueModeledViewController : IBNSViewController +{ + NSArray *_relationshipSegueTrackingItems; +} + +@property(copy, nonatomic) NSArray *relationshipSegueTrackingItems; // @synthesize relationshipSegueTrackingItems=_relationshipSegueTrackingItems; +- (void).cxx_destruct; +- (void)removeItemAtIndex:(unsigned long long)arg1 fromContainerOrDocument:(id)arg2; +- (void)addNewItemInContainerOrDocument:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)ibPasteboardTypes; +- (id)_orderedOutboundSeguesFromParent:(id)arg1; +- (id)ibOrderedOutboundItemTrackedControllers; +- (id)ibOrderedOutboundItemTrackedSegues; +- (id)_orderedOutboundSeguesFromParentOfSegue:(id)arg1; +- (unsigned long long)_indexOfSegue:(id)arg1; +- (void)ibWillResignSourceOfSegue:(id)arg1; +- (void)ibDidBecomeSourceControllerForSegue:(id)arg1; +- (id)_controllerForSegue:(id)arg1 atIndex:(unsigned long long *)arg2; +- (void)_addMustConnectLastUserDefinedRuntimeAttributes:(id)arg1 toDocument:(id)arg2 targeting:(id)arg3; +- (id)_attributeForItem:(id)arg1 property:(id)arg2 localizable:(BOOL)arg3; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; +- (void)ibRelationshipSegue:(id)arg1 setDestination:(id)arg2 withErrors:(id)arg3; +- (id)ibSegueSourceToManyRelationshipKeyPaths; +- (id)ibRelationshipSegueTrackingViewProperties; +- (id)ibRelationshipSegueTrackingItemLocalizableProperties; +- (id)ibRelationshipSegueTrackingItemProperties; +- (id)ibRelationshipSegueTrackingItemsProperty; +- (id)ibDefaultItemForNewInstances; +- (id)ibRelationshipSegueTrackingItemProperty; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSRelationshipSegueModeledViewControllerEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSRelationshipSegueModeledViewControllerEditor.h new file mode 100644 index 000000000..ce3cce535 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSRelationshipSegueModeledViewControllerEditor.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IBNSRelationshipSegueModeledViewControllerView, NSSet; + +@interface IBNSRelationshipSegueModeledViewControllerEditor : IBNSViewControllerEditor +{ + IBNSRelationshipSegueModeledViewControllerView *_viewControllerEditorView; + NSSet *_observers; +} + +@property(retain) NSSet *observers; // @synthesize observers=_observers; +@property(retain) IBNSRelationshipSegueModeledViewControllerView *viewControllerEditorView; // @synthesize viewControllerEditorView=_viewControllerEditorView; +- (void).cxx_destruct; +- (void)resizeFrameViewWithEvent:(id)arg1 fromEditorCanvasFrameKnob:(long long)arg2; +- (id)viewEditorFrameController; +- (id)editedView; +- (id)editorView; +- (id)editedNSViewController; +- (void)noteDescendant:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3; +- (void)willClose; +- (void)didOpen; +- (void)_teardownObservations; +- (void)childViewControllerChanged:(id)arg1 keyPath:(id)arg2 previousValue:(id)arg3; +- (void)_setupObservations; +- (id)editedViewController; +- (void)synchronizeWithEditedViewController; +- (id)initWithEditedObject:(id)arg1 parentEditor:(id)arg2 frameController:(id)arg3; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSRelationshipSegueModeledViewControllerView.h b/IDEInterfaceBuilderCocoaIntegration/IBNSRelationshipSegueModeledViewControllerView.h new file mode 100644 index 000000000..ae112413a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSRelationshipSegueModeledViewControllerView.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBNSRelationshipSegueModeledViewControllerView : IBNSViewControllerEditorView +{ +} + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSSceneExitPlaceholder.h b/IDEInterfaceBuilderCocoaIntegration/IBNSSceneExitPlaceholder.h new file mode 100644 index 000000000..065fe39d2 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSSceneExitPlaceholder.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBSceneExitPlaceholder.h" + +#import "IBDocumentArchiving-Protocol.h" +#import "NSCoding-Protocol.h" + +@class NSString; + +@interface IBNSSceneExitPlaceholder : IBSceneExitPlaceholder +{ +} + +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSScrollViewEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSScrollViewEditor.h index b4dc46d69..887056508 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSScrollViewEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSScrollViewEditor.h @@ -10,8 +10,9 @@ { } -- (CDStruct_648df176)activeKnobRectsForObject:(id)arg1; +- (CDStruct_fa3e0eee)activeKnobRectsForObject:(id)arg1; - (BOOL)shouldChildHaveResizeKnobs:(id)arg1; +- (id)editedScrollView; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSSegmentedCellDropTargetResolver.h b/IDEInterfaceBuilderCocoaIntegration/IBNSSegmentedCellDropTargetResolver.h index 2625d2659..5e393fee1 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSSegmentedCellDropTargetResolver.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSSegmentedCellDropTargetResolver.h @@ -11,6 +11,7 @@ } - (BOOL)canAcceptDragInfo:(id)arg1; +- (id)editedSegmentedCell; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSSimulatedMetricsContainer.h b/IDEInterfaceBuilderCocoaIntegration/IBNSSimulatedMetricsContainer.h new file mode 100644 index 000000000..0a127f6b7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSSimulatedMetricsContainer.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBSimulatedMetricsContainer.h" + +#import "NSCopying-Protocol.h" + +@interface IBNSSimulatedMetricsContainer : IBSimulatedMetricsContainer +{ +} + +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSSliderCellEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSSliderCellEditor.h index 0504d2fd9..de85e2d54 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSSliderCellEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSSliderCellEditor.h @@ -11,6 +11,7 @@ } - (BOOL)interceptEvent:(id)arg1; +- (id)editedSliderCell; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewController.h b/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewController.h new file mode 100644 index 000000000..c56ea03b6 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewController.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface IBNSSplitViewController : IBNSRelationshipSegueModeledViewController +{ + BOOL _vertical; +} + ++ (Class)ibViewClass; +@property BOOL vertical; // @synthesize vertical=_vertical; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)effectiveStoryboardIdentifierPrefix; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (id)ibEditorViewWithSuggestedSize:(struct CGSize)arg1 forDocument:(id)arg2; +- (Class)ibEditorClass; +- (id)ibDefaultItemForNewInstances; +- (id)ibDefaultViewForNewInstances; +- (id)ibDefaultImage; +- (id)ibRelationshipSegueTrackingViewProperties; +- (id)ibRelationshipSegueTrackingItemLocalizableProperties; +- (id)ibRelationshipSegueTrackingItemProperties; +- (id)ibRelationshipSegueTrackingItemProperty; +- (id)ibRelationshipSegueTrackingItemsProperty; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewControllerEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewControllerEditor.h new file mode 100644 index 000000000..1fdfb5c35 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewControllerEditor.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IBNSSplitViewControllerView; + +@interface IBNSSplitViewControllerEditor : IBNSRelationshipSegueModeledViewControllerEditor +{ +} + +- (void)childViewControllerChanged:(id)arg1 keyPath:(id)arg2 previousValue:(id)arg3; +- (void)noteDescendant:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3; +- (void)_rebuildItems; +- (void)_rebuildView; +- (void)synchronizeWithEditedViewController; +- (id)modelSplitView; +- (id)editorSplitView; +- (id)editorView; +- (id)editedSplitController; +@property(readonly) IBNSSplitViewControllerView *splitControllerEditorView; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewControllerView.h b/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewControllerView.h new file mode 100644 index 000000000..eb7f4a98b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewControllerView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSSplitView; + +@interface IBNSSplitViewControllerView : IBNSRelationshipSegueModeledViewControllerView +{ +} + +@property(readonly) NSSplitView *splitView; +- (id)initWithSuggestedSize:(struct CGSize)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewDropTargetResolver.h b/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewDropTargetResolver.h index 772ea3ee2..a0270b6bd 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewDropTargetResolver.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSSplitViewDropTargetResolver.h @@ -12,6 +12,7 @@ - (id)chooseDestinationForDragInfo:(id)arg1; - (void)populatePolicies:(id)arg1; +- (id)editedSplitView; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStackViewDropTargetResolver.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStackViewDropTargetResolver.h index ba868685e..570686ab6 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSStackViewDropTargetResolver.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStackViewDropTargetResolver.h @@ -23,6 +23,7 @@ - (void)prepareToAcceptDragInfo:(id)arg1; - (long long)dropGravityForPoint:(struct CGPoint)arg1; - (long long)insertionIndexForPoint:(struct CGPoint)arg1; +- (id)editedStackView; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStackViewEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStackViewEditor.h index 1bf2200d9..75b082e91 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSStackViewEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStackViewEditor.h @@ -20,7 +20,7 @@ - (void)detachDraggedObjects:(id)arg1 dragContext:(id)arg2; - (void)dragSelectedViewsWithMouseDown:(id)arg1 andMouseDragged:(id)arg2; - (id)guideContextForDraggingInfo:(id)arg1; -- (id)objectsInRect:(struct CGRect)arg1; +- (id)installedChildViewsInRect:(struct CGRect)arg1; - (id)editedStackView; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardAbstractTriggeredSegue.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardAbstractTriggeredSegue.h new file mode 100644 index 000000000..680f3523c --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardAbstractTriggeredSegue.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBStoryboardAbstractTriggeredSegue.h" + +@interface IBNSStoryboardAbstractTriggeredSegue : IBStoryboardAbstractTriggeredSegue +{ +} + ++ (BOOL)isObjectValidDestination:(id)arg1; ++ (BOOL)isAbstractType; +- (id)segueAttributeInspectorExtensionIdentifier; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardCustomSegue.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardCustomSegue.h new file mode 100644 index 000000000..ac1f819d7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardCustomSegue.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCoding-Protocol.h" + +@class NSString; + +@interface IBNSStoryboardCustomSegue : IBNSStoryboardAbstractTriggeredSegue +{ + NSString *_customSegueClassName; + NSString *_customSegueClassModuleProvider; +} + ++ (id)classIdentifier; ++ (id)ibKeyPathsAcceptingModuleNameBackfill; +@property(copy) NSString *customSegueClassModuleProvider; // @synthesize customSegueClassModuleProvider=_customSegueClassModuleProvider; +@property(copy) NSString *customSegueClassName; // @synthesize customSegueClassName=_customSegueClassName; +- (void).cxx_destruct; +- (void)copyInstanceStateToClone:(id)arg1 withContext:(id)arg2; +- (id)instantiateSegueTemplate; +- (id)badgeImage; +- (void)setCustomSegueFormattedClassSymbol:(id)arg1; +- (id)customSegueFormattedClassSymbol; +- (BOOL)isPrototypeFor:(id)arg1; +- (BOOL)isEqualToPrototype:(id)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardEmbedSegue.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardEmbedSegue.h new file mode 100644 index 000000000..0ef1cfafd --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardEmbedSegue.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSView; + +@interface IBNSStoryboardEmbedSegue : IBNSStoryboardAbstractTriggeredSegue +{ + NSView *_containerView; +} + ++ (id)ibDefaultImageForInstance:(id)arg1; ++ (id)classIdentifier; ++ (BOOL)isObjectValidSource:(id)arg1; +@property(retain, nonatomic) NSView *containerView; // @synthesize containerView=_containerView; +- (void).cxx_destruct; +- (void)ibSetupTriggerForSegueTemplate:(id)arg1 inCompilationUnit:(id)arg2; +- (id)instantiateSegueTemplate; +- (id)badgeImage; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardEmbedSegueTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardEmbedSegueTemplate.h new file mode 100644 index 000000000..d293dab99 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardEmbedSegueTemplate.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBDocumentArchiving-Protocol.h" +#import "NSCoding-Protocol.h" + +@class NSString, NSView; + +@interface IBNSStoryboardEmbedSegueTemplate : IBNSStoryboardSegueTemplate +{ + NSView *_containerView; +} + +@property(retain) NSView *containerView; // @synthesize containerView=_containerView; +- (void).cxx_destruct; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardModalSegue.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardModalSegue.h new file mode 100644 index 000000000..e36a40688 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardModalSegue.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBNSStoryboardModalSegue : IBNSStoryboardAbstractTriggeredSegue +{ +} + ++ (id)classIdentifier; +- (id)instantiateSegueTemplate; +- (id)badgeImage; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardModalSegueTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardModalSegueTemplate.h new file mode 100644 index 000000000..f115fbf93 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardModalSegueTemplate.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBDocumentArchiving-Protocol.h" +#import "NSCoding-Protocol.h" + +@class NSString; + +@interface IBNSStoryboardModalSegueTemplate : IBNSStoryboardSegueTemplate +{ +} + +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardPopoverSegue.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardPopoverSegue.h new file mode 100644 index 000000000..9d2d7a55a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardPopoverSegue.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSView; + +@interface IBNSStoryboardPopoverSegue : IBNSStoryboardAbstractTriggeredSegue +{ + NSView *_anchorView; + long long _popoverBehavior; + unsigned long long _preferredEdge; +} + ++ (BOOL)isObjectValidDestination:(id)arg1; ++ (id)classIdentifier; +@property(nonatomic) unsigned long long preferredEdge; // @synthesize preferredEdge=_preferredEdge; +@property(nonatomic) long long popoverBehavior; // @synthesize popoverBehavior=_popoverBehavior; +@property(retain, nonatomic) NSView *anchorView; // @synthesize anchorView=_anchorView; +- (void).cxx_destruct; +- (id)ibInspectedAnchorViewCandidateFilterPredicate; +- (id)instantiateSegueTemplate; +- (void)copyInstanceStateToClone:(id)arg1 withContext:(id)arg2; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (id)badgeImage; +- (id)initWithSource:(id)arg1 andLabel:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardPopoverSegueTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardPopoverSegueTemplate.h new file mode 100644 index 000000000..f90d5c2e5 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardPopoverSegueTemplate.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBDocumentArchiving-Protocol.h" +#import "NSCoding-Protocol.h" + +@class NSString, NSView; + +@interface IBNSStoryboardPopoverSegueTemplate : IBNSStoryboardSegueTemplate +{ + NSView *anchorView; + long long popoverBehavior; + unsigned long long preferredEdge; +} + +@property unsigned long long preferredEdge; // @synthesize preferredEdge; +@property long long popoverBehavior; // @synthesize popoverBehavior; +@property(retain) NSView *anchorView; // @synthesize anchorView; +- (void).cxx_destruct; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardSegueTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardSegueTemplate.h new file mode 100644 index 000000000..552744b12 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardSegueTemplate.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAbstractStoryboardSegueTemplate.h" + +#import "IBDocumentArchiving-Protocol.h" +#import "NSCoding-Protocol.h" + +@class NSStoryboard, NSString; + +@interface IBNSStoryboardSegueTemplate : IBAbstractStoryboardSegueTemplate +{ + NSStoryboard *_storyboard; + BOOL _encodeAsRuntimeInstance; +} + ++ (id)codingKeyForPropertyName:(id)arg1; +@property(retain) NSStoryboard *storyboard; // @synthesize storyboard=_storyboard; +- (void).cxx_destruct; +- (id)ibRuntimeClassName; +- (Class)classForDocumentArchiver:(id)arg1; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; +- (BOOL)ibRequiresOutletToStoryboard; +- (Class)classForCoder; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardSheetSegue.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardSheetSegue.h new file mode 100644 index 000000000..02cc7735b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardSheetSegue.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBNSStoryboardSheetSegue : IBNSStoryboardAbstractTriggeredSegue +{ +} + ++ (BOOL)isObjectValidDestination:(id)arg1; ++ (id)classIdentifier; +- (id)instantiateSegueTemplate; +- (id)badgeImage; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardSheetSegueTemplate.h b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardSheetSegueTemplate.h new file mode 100644 index 000000000..9dfa1b5be --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSStoryboardSheetSegueTemplate.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBDocumentArchiving-Protocol.h" +#import "NSCoding-Protocol.h" + +@class NSString; + +@interface IBNSStoryboardSheetSegueTemplate : IBNSStoryboardSegueTemplate +{ +} + +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewController.h b/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewController.h new file mode 100644 index 000000000..cdea5349c --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewController.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface IBNSTabViewController : IBNSRelationshipSegueModeledViewController +{ + BOOL _canPropagateSelectedChildViewControllerTitle; + long long _selectedTabViewItemIndex; + long long _tabStyle; + unsigned long long _transitionOptions; +} + ++ (id)keyPathsForValuesAffectingIbSelectedTabViewItem; ++ (Class)ibViewClass; +@property(nonatomic) BOOL canPropagateSelectedChildViewControllerTitle; // @synthesize canPropagateSelectedChildViewControllerTitle=_canPropagateSelectedChildViewControllerTitle; +@property(nonatomic) unsigned long long transitionOptions; // @synthesize transitionOptions=_transitionOptions; +@property(nonatomic) long long tabStyle; // @synthesize tabStyle=_tabStyle; +@property(nonatomic) long long selectedTabViewItemIndex; // @synthesize selectedTabViewItemIndex=_selectedTabViewItemIndex; +- (id)tabView; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)effectiveStoryboardIdentifierPrefix; +- (id)init; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (id)ibTitleForItemAtIndex:(long long)arg1; +- (id)ibTabViewDisplayItems; +- (id)ibTabViewItems; +- (id)ibSelectedTabViewItem; +- (void)setIbSelectedTabViewItem:(id)arg1; +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (id)ibEditorViewWithSuggestedSize:(struct CGSize)arg1 forDocument:(id)arg2; +- (Class)ibEditorClass; +- (id)ibDefaultItemForNewInstances; +- (id)ibDefaultViewForNewInstances; +- (id)ibRelationshipSegueTrackingViewProperties; +- (id)ibRelationshipSegueTrackingItemLocalizableProperties; +- (id)ibRelationshipSegueTrackingItemProperties; +- (id)ibRelationshipSegueTrackingItemProperty; +- (id)ibRelationshipSegueTrackingItemsProperty; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewControllerEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewControllerEditor.h new file mode 100644 index 000000000..eeb5775e7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewControllerEditor.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IBNSTabViewControllerView, NSTabViewItem; + +@interface IBNSTabViewControllerEditor : IBNSRelationshipSegueModeledViewControllerEditor +{ + NSTabViewItem *_editedTabViewItem; +} + +@property(retain, nonatomic) NSTabViewItem *editedTabViewItem; // @synthesize editedTabViewItem=_editedTabViewItem; +- (void).cxx_destruct; +- (BOOL)interceptEvent:(id)arg1; +- (id)hitTabViewItemForEvent:(id)arg1; +- (id)stringEditingContextForEvent:(id)arg1; +- (void)noteDescendant:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3; +- (void)_rebuildItems; +- (void)_rebuildView; +- (void)synchronizeWithEditedViewController; +- (id)modelTabView; +- (id)editorTabView; +- (id)editorView; +- (id)editedTabController; +@property(readonly) IBNSTabViewControllerView *tabControllerEditorView; +- (struct CGRect)titleRectInTabView; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewControllerView.h b/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewControllerView.h new file mode 100644 index 000000000..8646753ce --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewControllerView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSTabView; + +@interface IBNSTabViewControllerView : IBNSRelationshipSegueModeledViewControllerView +{ +} + +@property(readonly) NSTabView *tabView; +- (id)initWithSuggestedSize:(struct CGSize)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewDropTargetResolver.h b/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewDropTargetResolver.h index 60b253649..9e49e87f9 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewDropTargetResolver.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewDropTargetResolver.h @@ -11,6 +11,7 @@ } - (void)populatePolicies:(id)arg1; +- (id)editedTabView; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewEditor.h index 171cb6e6f..77287c786 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSTabViewEditor.h @@ -8,6 +8,8 @@ #import "NSTabViewDelegate-Protocol.h" +@class NSString; + @interface IBNSTabViewEditor : IBNSViewEditor { } @@ -21,13 +23,17 @@ - (void)reattachDraggedObjects:(id)arg1 dragContext:(id)arg2; - (id)dragImageOfTabViewItems:(id)arg1 clickedItem:(id)arg2 dragLocation:(struct CGPoint *)arg3; - (void)noteDescendant:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3; -- (void)documentDidSave; -- (void)documentWillSave; - (void)didDeactivate; - (void)didActivate; - (void)willClose; - (void)didOpen; - (id)editedTabView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSTableColumnDropTargetResolver.h b/IDEInterfaceBuilderCocoaIntegration/IBNSTableColumnDropTargetResolver.h index 2fd9b08f2..af1e77bc7 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSTableColumnDropTargetResolver.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSTableColumnDropTargetResolver.h @@ -12,6 +12,7 @@ - (id)chooseDestinationForDragInfo:(id)arg1; - (void)populatePolicies:(id)arg1; +- (id)editedTableColumn; - (id)editedView; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSTableColumnEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSTableColumnEditor.h index f53ee0ce6..0905a83f2 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSTableColumnEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSTableColumnEditor.h @@ -18,7 +18,7 @@ - (void)dragTableCellView:(id)arg1 withLeftMouseDown:(id)arg2 andLeftMouseDragged:(id)arg3; - (void)reattachDraggedObjects:(id)arg1 dragContext:(id)arg2; - (BOOL)shouldChildHaveResizeKnobs:(id)arg1; -- (CDStruct_648df176)activeKnobRectsForObject:(id)arg1; +- (CDStruct_fa3e0eee)activeKnobRectsForObject:(id)arg1; - (id)viewForClippingToWhenDrawingSelectionKnobsForObject:(id)arg1; - (BOOL)isContainedPrototypeCellView:(id)arg1; - (void)drawSelectionHighlightForObject:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSTableHeaderViewEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSTableHeaderViewEditor.h index bacdeb18a..92b1984bd 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSTableHeaderViewEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSTableHeaderViewEditor.h @@ -18,7 +18,7 @@ - (void)willClose; - (void)didOpen; - (id)editedTableView; -- (id)editedHeaderView; +- (id)editedTableHeaderView; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSTableViewEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSTableViewEditor.h index c9b30d2d2..7e0a12d66 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSTableViewEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSTableViewEditor.h @@ -6,7 +6,11 @@ #import -@interface IBNSTableViewEditor : IBNSViewEditor +#import "NSTableViewDelegate-Protocol.h" + +@class NSString; + +@interface IBNSTableViewEditor : IBNSViewEditor { id originalDelegate; } @@ -19,7 +23,7 @@ - (BOOL)interceptEvent:(id)arg1; - (BOOL)shouldChildHaveResizeKnobs:(id)arg1; - (BOOL)areKnobsLockedForObject:(id)arg1; -- (CDStruct_648df176)activeKnobRectsForObject:(id)arg1; +- (CDStruct_fa3e0eee)activeKnobRectsForObject:(id)arg1; - (id)viewForClippingToWhenDrawingSelectionKnobsForObject:(id)arg1; - (void)resizeChild:(id)arg1 fromKnob:(long long)arg2 withEvent:(id)arg3; - (void)tryToDragTableColumn:(id)arg1 withLeftMouseDown:(id)arg2 andLeftMouseDragged:(id)arg3; @@ -41,5 +45,11 @@ - (void)willClose; - (void)didOpen; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSTextFieldCellEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSTextFieldCellEditor.h index 8f1ee7308..563296bb9 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSTextFieldCellEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSTextFieldCellEditor.h @@ -11,6 +11,7 @@ } - (struct CGRect)rectForTitleEditingInView:(id)arg1; +- (id)editedTextFieldCell; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarConfigurationView.h b/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarConfigurationView.h index 05928bdf9..c182d424a 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarConfigurationView.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarConfigurationView.h @@ -40,7 +40,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarEditor.h index 30c1b3014..133edc652 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarEditor.h @@ -9,6 +9,8 @@ #import "IBNSToolbarConfigurationViewDelegate-Protocol.h" #import "IBNSToolbarItemsContainerViewDelegate-Protocol.h" +@class NSString; + @interface IBNSToolbarEditor : IBEditor { } @@ -32,10 +34,16 @@ - (void)toolbarItemsContainerView:(id)arg1 didFinishDragging:(unsigned long long)arg2; - (void)toolbarConfigurationView:(id)arg1 doneButtonWasClicked:(id)arg2; - (BOOL)isEditingStandaloneToolbar; -- (id)designedToolbar; +- (id)editedToolbar; - (id)toolbarView; - (id)allowedItemsView; - (id)configurationView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarItemEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarItemEditor.h index 5db61c358..f592ff764 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarItemEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarItemEditor.h @@ -21,6 +21,7 @@ - (id)itemView; - (id)allowedItemsView; - (id)configurationView; +- (id)editedToolbarItem; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarItemsContainerView.h b/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarItemsContainerView.h index d48892158..a4858b0ca 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarItemsContainerView.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSToolbarItemsContainerView.h @@ -31,7 +31,6 @@ - (void)mouseDragged:(id)arg1; - (void)mouseDown:(id)arg1; - (void)draggedImage:(id)arg1 endedAt:(struct CGPoint)arg2 operation:(unsigned long long)arg3; -- (unsigned long long)draggingSourceOperationMaskForLocal:(BOOL)arg1; - (BOOL)performDragOperation:(id)arg1; - (BOOL)prepareForDragOperation:(id)arg1; - (void)draggingExited:(id)arg1; @@ -40,7 +39,7 @@ - (unsigned long long)draggingUpdated:(id)arg1; - (long long)dropIndexForPoint:(struct CGPoint)arg1 forItemAtIndex:(long long)arg2; - (unsigned long long)dragOperationForDragInfo:(id)arg1; -- (void)dragItemView:(id)arg1 withEvent:(id)arg2; +- (void)dragItemView:(id)arg1 withMouseDown:(id)arg2 mouseDragged:(id)arg3; - (id)toolbarItemFromPasteboardData:(id)arg1; - (id)dataForSerializingToolbarItem:(id)arg1; - (BOOL)supportsDragFromCounterpart; diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSViewController.h b/IDEInterfaceBuilderCocoaIntegration/IBNSViewController.h new file mode 100644 index 000000000..d26f497b0 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSViewController.h @@ -0,0 +1,78 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAbstractViewController.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class IBSimulatedMetricsContainer, NSArray, NSDictionary, NSString, NSView; + +@interface IBNSViewController : IBAbstractViewController +{ + IBNSViewController *_parentViewController; + NSView *_view; + NSString *_explicitStoryboardIdentifier; + NSArray *_storyboardSegueTemplates; + IBSimulatedMetricsContainer *_inheritedSimulatedMetrics; + NSDictionary *_externalObjectsTableForViewLoading; + NSString *_title; + NSString *_nibName; + NSString *_nibBundleIdentifier; + NSArray *_childViewControllers; +} + ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; ++ (Class)ibViewClass; +@property(copy) NSArray *childViewControllers; // @synthesize childViewControllers=_childViewControllers; +@property(copy) NSDictionary *externalObjectsTableForViewLoading; // @synthesize externalObjectsTableForViewLoading=_externalObjectsTableForViewLoading; +@property(copy) NSString *nibBundleIdentifier; // @synthesize nibBundleIdentifier=_nibBundleIdentifier; +@property(copy) NSString *nibName; // @synthesize nibName=_nibName; +@property(copy) NSString *title; // @synthesize title=_title; +- (void)setView:(id)arg1; +- (id)view; +- (void).cxx_destruct; +- (void)setStoryboardSegueTemplates:(id)arg1; +- (id)storyboardSegueTemplates; +- (id)explicitStoryboardIdentifier; +- (void)setExplicitStoryboardIdentifier:(id)arg1; +- (id)effectiveStoryboardIdentifierPrefix; +- (void)setInheritedSimulatedMetrics:(id)arg1; +- (id)inheritedSimulatedMetrics; +- (struct CGSize)effectiveSimulatedContentSize; +- (struct CGSize)effectiveSimulatedViewSize; +- (void)unarchivePlaceholderTable:(id)arg1; +- (void)archivePlaceholderTable:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (Class)classForDocumentArchiver:(id)arg1; +- (Class)classForCoder; +- (id)ibTopLevelWindowTemplateForLayoutEngine:(id)arg1; +- (id)ibWindowWithCopiedViewHierarchySnapshotForLayoutEngine:(id)arg1 returningAddedRepresentedConstraintsForRepresentedViews:(id *)arg2; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (void)ibCaptureDownstreamStoryboardPlaceholderTable:(id)arg1; +- (void)ibPopulateChildRelationOrder:(id)arg1; +- (id)ibWindow:(SEL)arg1 forUpdatingConstraintsInDocument:(id *)arg2; +- (id)ibTopLevelViewForLayoutEngine:(id)arg1; +- (BOOL)ibIsLegalArbitrationUnitRoot; +- (id)ibInheritableMetricsForDownstreamController:(id)arg1 viaSegue:(id)arg2; +- (id)ibEditorViewWithSuggestedSize:(struct CGSize)arg1 forDocument:(id)arg2; +- (id)ibDefaultViewForNewInstances; +- (id)ibEditorCanvasFrameControllerForDocument:(id)arg1; +- (Class)ibEditorClass; +- (id)ibPasteboardTypes; +- (id)ibDocumentationPropertyInfosForKeyPath:(id)arg1; +- (id)ibQualifyingInfoForDefaultLabel; +- (id)ibRuntimeClassName; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSViewControllerEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSViewControllerEditor.h new file mode 100644 index 000000000..d9550e4a7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSViewControllerEditor.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBEditor.h" + +@interface IBNSViewControllerEditor : IBEditor +{ +} + +- (void)resizeFrameViewWithEvent:(id)arg1 fromEditorCanvasFrameKnob:(long long)arg2; +- (id)viewEditorFrameController; +- (id)editedView; +- (id)editedNSViewController; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSViewControllerEditorView.h b/IDEInterfaceBuilderCocoaIntegration/IBNSViewControllerEditorView.h new file mode 100644 index 000000000..36fb85277 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSViewControllerEditorView.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLayoutView_ML.h" + +@class IBAbstractViewControllerEditorPlaceholderView, NSView; + +@interface IBNSViewControllerEditorView : DVTLayoutView_ML +{ + NSView *_contentView; + NSView *_editedView; + IBAbstractViewControllerEditorPlaceholderView *_placeholderView; +} + +@property(retain, nonatomic) IBAbstractViewControllerEditorPlaceholderView *placeholderView; // @synthesize placeholderView=_placeholderView; +@property(retain, nonatomic) NSView *editedView; // @synthesize editedView=_editedView; +@property(readonly) NSView *contentView; // @synthesize contentView=_contentView; +- (void).cxx_destruct; +- (void)layoutBottomUp; +- (BOOL)isOpaque; +- (void)invalidateEditorView; +- (void)setEditedViewController:(id)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (id)initWithContentView:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSViewControllerItemPlaceholderView.h b/IDEInterfaceBuilderCocoaIntegration/IBNSViewControllerItemPlaceholderView.h new file mode 100644 index 000000000..abd941376 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSViewControllerItemPlaceholderView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAbstractViewControllerEditorPlaceholderView.h" + +@interface IBNSViewControllerItemPlaceholderView : IBAbstractViewControllerEditorPlaceholderView +{ +} + +- (void)setFrame:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSViewImageRequestProcessor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSViewImageRequestProcessor.h new file mode 100644 index 000000000..c9cb256ca --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSViewImageRequestProcessor.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBRemoteViewImageRequestProcessor.h" + +@interface IBNSViewImageRequestProcessor : IBRemoteViewImageRequestProcessor +{ +} + +- (void)assertRenderingFailureWithShortMessage:(id)arg1 exceptionMessage:(id)arg2; +- (id)classNamesFoFailedRequests:(id)arg1; +- (id)issueRuests:(id)arg1 toTool:(id)arg2; +- (struct CGColorSpace *)colorSpace; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSViewPriorityCell.h b/IDEInterfaceBuilderCocoaIntegration/IBNSViewPriorityCell.h index c373eb78d..b5f5c2653 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSViewPriorityCell.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSViewPriorityCell.h @@ -6,7 +6,7 @@ #import "NSTableCellView.h" -@class IBNSLayoutConstraintPrioritySlider, NSNumber, NSStepper, NSTextField; +@class IBNSViewPrioritySlider, NSNumber, NSStepper, NSTextField; @interface IBNSViewPriorityCell : NSTableCellView { @@ -14,10 +14,10 @@ NSTextField *_numberField; id _delegate; NSStepper *_stepper; - IBNSLayoutConstraintPrioritySlider *_slider; + IBNSViewPrioritySlider *_slider; } -@property(nonatomic) IBNSLayoutConstraintPrioritySlider *slider; // @synthesize slider=_slider; +@property(nonatomic) IBNSViewPrioritySlider *slider; // @synthesize slider=_slider; @property(nonatomic) NSStepper *stepper; // @synthesize stepper=_stepper; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; @property(nonatomic) NSTextField *numberField; // @synthesize numberField=_numberField; diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSViewPriorityListInspectorProperty.h b/IDEInterfaceBuilderCocoaIntegration/IBNSViewPriorityListInspectorProperty.h index a68ae11ae..8531b8abe 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSViewPriorityListInspectorProperty.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSViewPriorityListInspectorProperty.h @@ -6,19 +6,19 @@ #import "IDEInspectorProperty.h" -#import "IBNSLayoutConstraintPrioritySliderDelegate-Protocol.h" #import "IBNSViewPriorityCellDelegate-Protocol.h" +#import "IBNSViewPrioritySliderDelegate-Protocol.h" #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class IBCancellationToken, IBInspectorViewController, IBNSLayoutConstraintPriorityPopoverViewController, IBNSViewLongListInspectorLayoutView, IDEInspectorKeyPath, NSPopover, NSString, NSTableView, NSTextField; +@class IBCancellationToken, IBInspectorViewController, IBNSViewLongListInspectorLayoutView, IBNSViewPriorityPopoverViewController, IDEInspectorKeyPath, NSPopover, NSString, NSTableView, NSTextField; -@interface IBNSViewPriorityListInspectorProperty : IDEInspectorProperty +@interface IBNSViewPriorityListInspectorProperty : IDEInspectorProperty { IDEInspectorKeyPath *_valueKeyPath; IBCancellationToken *_highlightToken; NSPopover *_popover; - IBNSLayoutConstraintPriorityPopoverViewController *_popoverViewController; + IBNSViewPriorityPopoverViewController *_popoverViewController; IBNSViewLongListInspectorLayoutView *_layoutContainerView; NSTableView *_tableView; NSTextField *_sectionTitle; @@ -33,7 +33,7 @@ @property(nonatomic) NSTextField *sectionTitle; // @synthesize sectionTitle=_sectionTitle; @property(nonatomic) NSTableView *tableView; // @synthesize tableView=_tableView; @property(nonatomic) IBNSViewLongListInspectorLayoutView *layoutContainerView; // @synthesize layoutContainerView=_layoutContainerView; -@property(nonatomic) IBNSLayoutConstraintPriorityPopoverViewController *popoverViewController; // @synthesize popoverViewController=_popoverViewController; +@property(nonatomic) IBNSViewPriorityPopoverViewController *popoverViewController; // @synthesize popoverViewController=_popoverViewController; @property(nonatomic) NSPopover *popover; // @synthesize popover=_popover; - (void).cxx_destruct; - (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; @@ -41,9 +41,9 @@ - (void)mouseExitedTableViewCell:(id)arg1; - (id)interestingViewsForPriorityAtIndex:(long long)arg1; - (void)mouseEnteredTableViewCell:(id)arg1; -- (void)constraintPrioritySlider:(id)arg1 didStopTrackingAtPoint:(struct CGPoint)arg2; -- (void)constraintPrioritySlider:(id)arg1 didContinueTrackingAtPoint:(struct CGPoint)arg2; -- (void)constraintPrioritySlider:(id)arg1 didStartTrackingAtPoint:(struct CGPoint)arg2; +- (void)viewPrioritySlider:(id)arg1 didStopTrackingAtPoint:(struct CGPoint)arg2; +- (void)viewPrioritySlider:(id)arg1 didContinueTrackingAtPoint:(struct CGPoint)arg2; +- (void)viewPrioritySlider:(id)arg1 didStartTrackingAtPoint:(struct CGPoint)arg2; - (id)descriptiveTextForPriority:(long long)arg1; - (void)syncPopoverWithSliderKnobOfSlider:(id)arg1; - (id)labelForAdjusterAtRow:(long long)arg1; @@ -59,5 +59,11 @@ - (id)inspectedConstraintPriorities; @property(readonly) IBInspectorViewController *inspectorController; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSViewPriorityPopoverViewController.h b/IDEInterfaceBuilderCocoaIntegration/IBNSViewPriorityPopoverViewController.h new file mode 100644 index 000000000..be9b82eb8 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSViewPriorityPopoverViewController.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class NSString, NSTextField; + +@interface IBNSViewPriorityPopoverViewController : NSViewController +{ + double _priority; + NSString *_descriptiveText; + NSTextField *_priorityTextField; +} + +@property(retain, nonatomic) NSTextField *priorityTextField; // @synthesize priorityTextField=_priorityTextField; +@property(copy) NSString *descriptiveText; // @synthesize descriptiveText=_descriptiveText; +@property double priority; // @synthesize priority=_priority; +- (void).cxx_destruct; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSViewPrioritySlider.h b/IDEInterfaceBuilderCocoaIntegration/IBNSViewPrioritySlider.h new file mode 100644 index 000000000..269348de7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSViewPrioritySlider.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSlider.h" + +@interface IBNSViewPrioritySlider : NSSlider +{ + id _delegate; +} + ++ (Class)cellClass; +@property __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)cellDidStopTrackingFromLastPoint:(struct CGPoint)arg1 to:(struct CGPoint)arg2 mouseIsUp:(BOOL)arg3; +- (void)cellDidContinueTrackingFromLastPoint:(struct CGPoint)arg1 to:(struct CGPoint)arg2; +- (void)cellDidStartTrackingAt:(struct CGPoint)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSViewPrioritySliderCell.h b/IDEInterfaceBuilderCocoaIntegration/IBNSViewPrioritySliderCell.h new file mode 100644 index 000000000..cfd471307 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSViewPrioritySliderCell.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSliderCell.h" + +@interface IBNSViewPrioritySliderCell : NSSliderCell +{ + BOOL isStartingTracking; + BOOL _showMultipleValues; +} + +@property BOOL showMultipleValues; // @synthesize showMultipleValues=_showMultipleValues; +- (void)stopTracking:(struct CGPoint)arg1 at:(struct CGPoint)arg2 inView:(id)arg3 mouseIsUp:(BOOL)arg4; +- (BOOL)continueTracking:(struct CGPoint)arg1 at:(struct CGPoint)arg2 inView:(id)arg3; +- (BOOL)startTrackingAt:(struct CGPoint)arg1 inView:(id)arg2; +- (id)prioritySlider; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSViewPrioritySliderDelegate-Protocol.h b/IDEInterfaceBuilderCocoaIntegration/IBNSViewPrioritySliderDelegate-Protocol.h new file mode 100644 index 000000000..e93d77212 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSViewPrioritySliderDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBNSViewPrioritySliderDelegate +- (void)viewPrioritySlider:(id)arg1 didStopTrackingAtPoint:(struct CGPoint)arg2; +- (void)viewPrioritySlider:(id)arg1 didContinueTrackingAtPoint:(struct CGPoint)arg2; +- (void)viewPrioritySlider:(id)arg1 didStartTrackingAtPoint:(struct CGPoint)arg2; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSWindowController.h b/IDEInterfaceBuilderCocoaIntegration/IBNSWindowController.h new file mode 100644 index 000000000..b099caf65 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSWindowController.h @@ -0,0 +1,94 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBDocumentArchiving-Protocol.h" +#import "IBPrimarySceneObject-Protocol.h" +#import "NSCoding-Protocol.h" + +@class IBSimulatedMetricsContainer, NSArray, NSDictionary, NSString, NSWindowTemplate; + +@interface IBNSWindowController : NSObject +{ + NSWindowTemplate *_window; + NSString *_explicitStoryboardIdentifier; + IBSimulatedMetricsContainer *_inheritedSimulatedMetrics; + BOOL _encodeAsRuntimeInstance; + NSString *_windowNibName; + NSDictionary *_externalObjectsTableForWindowLoading; + NSArray *_storyboardSegueTemplates; +} + ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; +@property(copy) NSArray *storyboardSegueTemplates; // @synthesize storyboardSegueTemplates=_storyboardSegueTemplates; +@property(copy) NSDictionary *externalObjectsTableForWindowLoading; // @synthesize externalObjectsTableForWindowLoading=_externalObjectsTableForWindowLoading; +@property(copy) NSString *windowNibName; // @synthesize windowNibName=_windowNibName; +@property(retain) NSWindowTemplate *window; // @synthesize window=_window; +- (void).cxx_destruct; +@property(copy) NSString *explicitStoryboardIdentifier; +- (id)effectiveStoryboardIdentifierPrefix; +- (void)unarchivePlaceholderTable:(id)arg1; +- (void)archivePlaceholderTable:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (Class)classForDocumentArchiver:(id)arg1; +- (Class)classForCoder; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (id)ibTopLevelWindowTemplateForLayoutEngine:(id)arg1; +- (id)ibWindowWithCopiedViewHierarchySnapshotForLayoutEngine:(id)arg1 returningAddedRepresentedConstraintsForRepresentedViews:(id *)arg2; +- (BOOL)ibCanRemoveChildren:(id)arg1; +- (id)ibWindow:(SEL)arg1 forUpdatingConstraintsInDocument:(id *)arg2; +- (id)ibTopLevelViewForLayoutEngine:(id)arg1; +- (BOOL)ibIsLegalArbitrationUnitRoot; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; +- (id)ibShortDisplayName; +- (BOOL)ibIsPrimarySceneObject:(id)arg1 validSplitViewDetailWithSegue:(id)arg2; +- (BOOL)ibIsPrimarySceneObject:(id)arg1 validSplitViewMasterWithSegue:(id)arg2; +- (BOOL)ibIsValidPushReceiver; +- (BOOL)ibInspectedIsNotInStoryboard; +- (BOOL)ibInspectedIsInStoryboard; +- (BOOL)ibCanBeValidPopoverSegueDestination; +- (BOOL)ibCanBeValidSheetSegueDestination; +- (BOOL)ibSegueTemplatesAreTopLevel; +- (void)ibWillRemoveFromDocument:(id)arg1 previouslyMemberOfGroup:(id)arg2; +- (void)ibBecameLocalUnitLeaderForDocument:(id)arg1; +- (id)ibParentForFoldingDownstreamControllerFromRelationshipSegue:(id)arg1; +- (void)ibCaptureDownstreamStoryboardPlaceholderTable:(id)arg1; +- (void)ibAddStoryboardSegueTemplate:(id)arg1; +- (void)ibUpstreamController:(id)arg1 didBecomeDestinationOfSegue:(id)arg2; +- (id)ibOutboundRelationshipSegueReferencedContentViewController; +- (void)ibWillResignSourceControllerForSegue:(id)arg1; +- (void)ibDidBecomeSourceControllerForSegue:(id)arg1; +- (id)ibInheritableMetricsForDownstreamController:(id)arg1 viaSegue:(id)arg2; +- (void)ibDidBecomeControllerForCompilationGroup; +- (id)ibEffectiveStoryboardIdentifier; +- (void)ibResizeToEffectiveSimulatedSizeForSceneTreeDragImageNode; +@property(copy, nonatomic) IBSimulatedMetricsContainer *inheritedSimulatedMetrics; +- (void)ibEffectiveSimulatedMetricsDidChange; +- (id)ibImageForOwnedScene; +- (void)ibDidExtractObjects:(id)arg1 fromPasteboard:(id)arg2 intoDocument:(id)arg3 context:(id)arg4; +- (void)ibPopulateChildRelationOrder:(id)arg1; +- (void)ibRemoveChildren:(id)arg1; +- (struct CGRect)ibRectForChild:(id)arg1 inFrameController:(id)arg2; +- (id)ibEditorCanvasFrameControllerForDocument:(id)arg1; +- (Class)ibEditorClass; +- (id)ibPasteboardTypes; +- (id)ibDocumentationPropertyInfosForKeyPath:(id)arg1; +- (id)ibQualifyingInfoForDefaultLabel; +- (id)ibRuntimeClassName; +- (id)ibRelationshipSegueDescriptionForKeypath:(id)arg1; +- (id)ibSegueSourceToOneRelationshipKeyPaths; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSWindowControllerEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSWindowControllerEditor.h new file mode 100644 index 000000000..1af16ab8f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSWindowControllerEditor.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSSet; + +@interface IBNSWindowControllerEditor : IBNSWindowEditor +{ + NSSet *_observers; +} + +@property(retain) NSSet *observers; // @synthesize observers=_observers; +- (void).cxx_destruct; +- (void)resizeFrameViewWithEvent:(id)arg1 fromEditorCanvasFrameKnob:(long long)arg2; +- (void)noteDescendant:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3; +- (void)willClose; +- (void)didOpen; +- (void)_teardownObservations; +- (void)_setupObservations; +- (void)_updatePlaceholderTitle; +- (id)childViewControllerTitle; +- (id)placeholder; +- (id)windowControllerEditorView; +- (id)viewEditorFrameController; +- (id)editedContentView; +- (id)editedWindowTemplate; +- (id)editedNSWindowController; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSWindowControllerEditorView.h b/IDEInterfaceBuilderCocoaIntegration/IBNSWindowControllerEditorView.h new file mode 100644 index 000000000..6776ec920 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSWindowControllerEditorView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IBNSViewControllerItemPlaceholderView; + +@interface IBNSWindowControllerEditorView : IBNSWindowEditorView +{ +} + ++ (id)windowViewForWindow:(id)arg1; +@property(readonly, nonatomic) IBNSViewControllerItemPlaceholderView *placeholder; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSWindowEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBNSWindowEditor.h index 1dec1ac14..95dc0cf12 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSWindowEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSWindowEditor.h @@ -8,7 +8,7 @@ #import "NSAnimationDelegate-Protocol.h" -@class NSView, NSViewAnimation; +@class NSString, NSView, NSViewAnimation; @interface IBNSWindowEditor : IBEditor { @@ -24,6 +24,7 @@ - (void)resizeFrameViewWithEvent:(id)arg1 fromEditorCanvasFrameKnob:(long long)arg2; - (CDStruct_d2b197d1)canvasAlignmentInsetForEditorFrame; - (BOOL)childEditorShouldDrawActivationDarkening:(id)arg1; +- (BOOL)isChildToolbarEditor:(id)arg1; - (BOOL)canSizeSelectionToFit; - (void)sizeSelectionToFit:(id)arg1; - (void)drawSelectionHighlightForObject:(id)arg1; @@ -53,5 +54,11 @@ - (id)editedWindowTemplate; - (id)viewEditorFrameController; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSWindowEditorView.h b/IDEInterfaceBuilderCocoaIntegration/IBNSWindowEditorView.h index d3603cf46..c7c255332 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSWindowEditorView.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSWindowEditorView.h @@ -71,5 +71,11 @@ - (id)initWithCoder:(id)arg1; - (void)commonInit; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBNSWindowLayoutProperty.h b/IDEInterfaceBuilderCocoaIntegration/IBNSWindowLayoutProperty.h index 3c1cadc61..53471bda5 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBNSWindowLayoutProperty.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBNSWindowLayoutProperty.h @@ -8,7 +8,7 @@ #import "IBWindowLayoutViewDelegate-Protocol.h" -@class IBWindowLayoutView, IDEInspectorKeyPath; +@class IBWindowLayoutView, IDEInspectorKeyPath, NSString; @interface IBNSWindowLayoutProperty : IDEInspectorProperty { @@ -26,5 +26,11 @@ - (double)baseline; - (void)primitiveInvalidate; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBOverflowItemView.h b/IDEInterfaceBuilderCocoaIntegration/IBOverflowItemView.h index 4397add81..ca108340d 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBOverflowItemView.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBOverflowItemView.h @@ -10,15 +10,17 @@ @interface IBOverflowItemView : NSView { - NSTextField *inputTextField; - NSTextField *labelTextField; - NSString *key; + NSTextField *_labelTextField; + NSTextField *_inputTextField; + NSString *_key; + NSString *_placeholderKey; } + (id)overflowItemWithWidth:(double)arg1; -@property(retain) NSTextField *inputTextField; // @synthesize inputTextField; -@property(retain) NSTextField *labelTextField; // @synthesize labelTextField; -@property(copy) NSString *key; // @synthesize key; +@property(copy) NSString *placeholderKey; // @synthesize placeholderKey=_placeholderKey; +@property(copy) NSString *key; // @synthesize key=_key; +@property(retain) NSTextField *inputTextField; // @synthesize inputTextField=_inputTextField; +@property(retain) NSTextField *labelTextField; // @synthesize labelTextField=_labelTextField; - (void).cxx_destruct; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBPredicateEditorDesignDelegate.h b/IDEInterfaceBuilderCocoaIntegration/IBPredicateEditorDesignDelegate.h index e6719ad3e..3a9a78ce9 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBPredicateEditorDesignDelegate.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBPredicateEditorDesignDelegate.h @@ -8,6 +8,8 @@ #import "NSRuleEditorDelegate-Protocol.h" +@class NSString; + @interface IBPredicateEditorDesignDelegate : NSObject { } @@ -21,5 +23,11 @@ - (void)syncRowTemplatesUpToPredicateEditor:(id)arg1; - (void)respondToEditorChanges:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBPredicateEditorRowTemplateEditor.h b/IDEInterfaceBuilderCocoaIntegration/IBPredicateEditorRowTemplateEditor.h index a4ff2869c..e175a6295 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBPredicateEditorRowTemplateEditor.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBPredicateEditorRowTemplateEditor.h @@ -13,7 +13,7 @@ - (BOOL)interceptEvent:(id)arg1; - (void)positionChildEditorFrame; - (id)popUpButtonForChildEditor; -- (id)editedRowTemplate; +- (id)editedPredicateEditorRowTemplate; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBPrimarySceneObject-Protocol.h b/IDEInterfaceBuilderCocoaIntegration/IBPrimarySceneObject-Protocol.h new file mode 100644 index 000000000..11a674ff9 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBPrimarySceneObject-Protocol.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class IBSimulatedMetricsContainer; + +@protocol IBPrimarySceneObject +@property(copy, nonatomic) IBSimulatedMetricsContainer *inheritedSimulatedMetrics; +- (id)ibShortDisplayName; +- (BOOL)ibIsPrimarySceneObject:(id)arg1 validSplitViewDetailWithSegue:(id)arg2; +- (BOOL)ibIsPrimarySceneObject:(id)arg1 validSplitViewMasterWithSegue:(id)arg2; +- (BOOL)ibIsValidPushReceiver; +- (BOOL)ibSegueTemplatesAreTopLevel; +- (void)ibResizeToEffectiveSimulatedSizeForSceneTreeDragImageNode; +- (void)ibDidBecomeControllerForCompilationGroup; +- (void)ibAddStoryboardSegueTemplate:(id)arg1; +- (void)ibWillResignSourceControllerForSegue:(id)arg1; +- (void)ibDidBecomeSourceControllerForSegue:(id)arg1; +- (id)ibInheritableMetricsForDownstreamController:(id)arg1 viaSegue:(id)arg2; +- (void)ibEffectiveSimulatedMetricsDidChange; +- (id)ibOutgoingSeguesInDocument:(id)arg1; +- (id)ibIncomingSeguesIncludingSelfOriginated:(BOOL)arg1; +- (id)ibEffectiveStoryboardIdentifier; +- (id)ibImageForOwnedScene; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBQTMovieViewAttributesInspector.h b/IDEInterfaceBuilderCocoaIntegration/IBQTMovieViewAttributesInspector.h new file mode 100644 index 000000000..5911be6be --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBQTMovieViewAttributesInspector.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorViewController.h" + +@interface IBQTMovieViewAttributesInspector : IDEInspectorViewController +{ +} + +- (BOOL)shouldChooseFile; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBSplitViewEmbeddingPolicy.h b/IDEInterfaceBuilderCocoaIntegration/IBSplitViewEmbeddingPolicy.h index af0603253..b9df54b88 100644 --- a/IDEInterfaceBuilderCocoaIntegration/IBSplitViewEmbeddingPolicy.h +++ b/IDEInterfaceBuilderCocoaIntegration/IBSplitViewEmbeddingPolicy.h @@ -11,6 +11,13 @@ } - (BOOL)canEmbedObjects:(id)arg1 fromDocument:(id)arg2; +- (void)_moveViews:(id)arg1 intoSplitView:(id)arg2 document:(id)arg3; +- (void)_removeViews:(id)arg1 fromCurrentParent:(id)arg2 inDocument:(id)arg3; +- (void)_setFrame:(struct CGRect)arg1 forEmbeddingViews:(id)arg2 inSplitView:(id)arg3 document:(id)arg4; +- (struct CGRect)_frameForSplitView:(id)arg1 enclosingEmbeddedObjects:(id)arg2; +- (BOOL)_splitViewShouldHaveVerticalDividerForEmbeddingObjects:(id)arg1; +- (void)_addSplitView:(id)arg1 toNewParent:(id)arg2 inDocument:(id)arg3; +- (void)_setDividerStyleForSplitView:(id)arg1 basedUponDocumentSystemTarget:(id)arg2; - (id)embedObjects:(id)arg1 fromDocument:(id)arg2 context:(id)arg3; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/IBStoryboardDocument-IBStoryboardDocumentCocoaIntegration.h b/IDEInterfaceBuilderCocoaIntegration/IBStoryboardDocument-IBStoryboardDocumentCocoaIntegration.h new file mode 100644 index 000000000..47bff7282 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBStoryboardDocument-IBStoryboardDocumentCocoaIntegration.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBStoryboardDocument.h" + +@interface IBStoryboardDocument (IBStoryboardDocumentCocoaIntegration) ++ (BOOL)supportsWindowControllersDraggedFromLibrary; ++ (BOOL)wantsViewsInstalledInNSViewControllersDraggedFromLibrary; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IBXIBDocument-IBDocumentCocoaIntegration.h b/IDEInterfaceBuilderCocoaIntegration/IBXIBDocument-IBDocumentCocoaIntegration.h new file mode 100644 index 000000000..24017af6d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IBXIBDocument-IBDocumentCocoaIntegration.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBXIBDocument.h" + +@interface IBXIBDocument (IBDocumentCocoaIntegration) +- (BOOL)isObjectFilesOwner:(id)arg1; +- (BOOL)isObjectApplication:(id)arg1; +- (id)application; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IDEInterfaceBuilderAutomator.h b/IDEInterfaceBuilderCocoaIntegration/IDEInterfaceBuilderAutomator.h new file mode 100644 index 000000000..3027a078d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IDEInterfaceBuilderAutomator.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEInitialization-Protocol.h" + +@class NSImage; + +@interface IDEInterfaceBuilderAutomator : NSObject +{ + NSImage *_homeFolderIcon; + NSImage *_automatorIcon; +} + ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; ++ (id)sharedInstance; +- (void).cxx_destruct; +- (void)setupAutomator; +- (id)init; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IDEInterfaceBuilderCocoa.h b/IDEInterfaceBuilderCocoaIntegration/IDEInterfaceBuilderCocoa.h new file mode 100644 index 000000000..d06285114 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IDEInterfaceBuilderCocoa.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEInitialization-Protocol.h" + +@interface IDEInterfaceBuilderCocoa : NSObject +{ +} + ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; ++ (id)sharedInstance; +- (void)setupPDFKit; +- (void)setupImageKit; +- (void)setupAddressBook; +- (id)init; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IKCameraDeviceView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/IKCameraDeviceView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..24d3daa7b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IKCameraDeviceView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IKCameraDeviceView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface IKCameraDeviceView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IKCameraDeviceView-IBIKCameraDeviceViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/IKCameraDeviceView-IBIKCameraDeviceViewIntegration.h new file mode 100644 index 000000000..c3166d49d --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IKCameraDeviceView-IBIKCameraDeviceViewIntegration.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IKCameraDeviceView.h" + +@interface IKCameraDeviceView (IBIKCameraDeviceViewIntegration) +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IKDeviceBrowserView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/IKDeviceBrowserView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..320d84281 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IKDeviceBrowserView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IKDeviceBrowserView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface IKDeviceBrowserView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IKDeviceBrowserView-IBIKDeviceBrowserViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/IKDeviceBrowserView-IBIKDeviceBrowserViewIntegration.h new file mode 100644 index 000000000..b670c8987 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IKDeviceBrowserView-IBIKDeviceBrowserViewIntegration.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IKDeviceBrowserView.h" + +@interface IKDeviceBrowserView (IBIKDeviceBrowserViewIntegration) +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IKImageBrowserView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/IKImageBrowserView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..bad19dfa2 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IKImageBrowserView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IKImageBrowserView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface IKImageBrowserView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IKImageBrowserView-IKImageBrowserViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/IKImageBrowserView-IKImageBrowserViewIntegration.h new file mode 100644 index 000000000..0eea88423 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IKImageBrowserView-IKImageBrowserViewIntegration.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IKImageBrowserView.h" + +@interface IKImageBrowserView (IKImageBrowserViewIntegration) +- (void)ibSwizzledSetDraggingDestinationDelegate:(id)arg1; +- (void)ibSwizzledAdjustScroller; +- (id)ibSwizzledInitWithCoder:(id)arg1; +- (void)_willInitWithCoder; +- (void)ibSwizzledSetDelegate:(id)arg1; +- (BOOL)ib_isInDesignMode; +- (void)setUseSubtitledStyle:(BOOL)arg1; +- (BOOL)useSubtitledStyle; +- (void)setUseTitledStyle:(BOOL)arg1; +- (BOOL)useTitledStyle; +- (void)setUseOutlinedStyle:(BOOL)arg1; +- (BOOL)useOutlinedStyle; +- (void)setUseShadowedStyle:(BOOL)arg1; +- (BOOL)useShadowedStyle; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IKImageView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/IKImageView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..d672ef390 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IKImageView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IKImageView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface IKImageView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IKImageView-IBImageViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/IKImageView-IBImageViewIntegration.h new file mode 100644 index 000000000..ef10ff8af --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IKImageView-IBImageViewIntegration.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IKImageView.h" + +@interface IKImageView (IBImageViewIntegration) +- (id)ibSwizzledInitWithCoder:(id)arg1; +- (void)_ibSwizzledDidInitWithCoder; +- (double)rotationAngleDegrees; +- (void)setRotationAngleDegrees:(double)arg1; +- (id)allToolModes; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IKScannerDeviceView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/IKScannerDeviceView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..65967e4b6 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IKScannerDeviceView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IKScannerDeviceView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface IKScannerDeviceView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/IKScannerDeviceView-IKScannerDeviceViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/IKScannerDeviceView-IKScannerDeviceViewIntegration.h new file mode 100644 index 000000000..b9942234f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/IKScannerDeviceView-IKScannerDeviceViewIntegration.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IKScannerDeviceView.h" + +@interface IKScannerDeviceView (IKScannerDeviceViewIntegration) ++ (void)ibSwizzle; +- (void)ibOverrideSetup; +- (void)ibSwizzledDealloc; +- (void)ibSwizzledCommonInit; +- (id)ibSwizzledInitWithCoder:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/MKMapViewTemplate.h b/IDEInterfaceBuilderCocoaIntegration/MKMapViewTemplate.h new file mode 100644 index 000000000..009b9ff28 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/MKMapViewTemplate.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface MKMapViewTemplate : NSView +{ + BOOL _zoomEnabled; + BOOL _scrollEnabled; + BOOL _rotateEnabled; + BOOL _pitchEnabled; + BOOL _showsUserLocation; + BOOL _showsBuildings; + BOOL _showsPointsOfInterest; + BOOL _showsCompass; + BOOL _showsZoomControls; + BOOL _showsScale; + BOOL _encodeAsRuntimeInstance; + unsigned long long _mapType; +} + +@property BOOL encodeAsRuntimeInstance; // @synthesize encodeAsRuntimeInstance=_encodeAsRuntimeInstance; +@property(nonatomic) BOOL showsScale; // @synthesize showsScale=_showsScale; +@property(nonatomic) BOOL showsZoomControls; // @synthesize showsZoomControls=_showsZoomControls; +@property(nonatomic) BOOL showsCompass; // @synthesize showsCompass=_showsCompass; +@property(nonatomic) BOOL showsPointsOfInterest; // @synthesize showsPointsOfInterest=_showsPointsOfInterest; +@property(nonatomic) BOOL showsBuildings; // @synthesize showsBuildings=_showsBuildings; +@property(nonatomic) BOOL showsUserLocation; // @synthesize showsUserLocation=_showsUserLocation; +@property(nonatomic, getter=isPitchEnabled) BOOL pitchEnabled; // @synthesize pitchEnabled=_pitchEnabled; +@property(nonatomic, getter=isRotateEnabled) BOOL rotateEnabled; // @synthesize rotateEnabled=_rotateEnabled; +@property(nonatomic, getter=isScrollEnabled) BOOL scrollEnabled; // @synthesize scrollEnabled=_scrollEnabled; +@property(nonatomic, getter=isZoomEnabled) BOOL zoomEnabled; // @synthesize zoomEnabled=_zoomEnabled; +@property(nonatomic) unsigned long long mapType; // @synthesize mapType=_mapType; +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)ibOverridablePrefersToVerticallyResizeWithContainer; +- (BOOL)ibOverridablePrefersToHorizontallyResizeWithContainer; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; +- (Class)classForCoder; +- (id)ibRuntimeClassName; +- (void)drawRect:(struct CGRect)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSActionCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSActionCell-IBDocumentArchivingGenerator.h index 7c2d1c9e0..ed95f309d 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSActionCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSActionCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSActionCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSArrayController-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSArrayController-IBDocumentArchivingGenerator.h index a6b811d46..16e217a1c 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSArrayController-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSArrayController-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSArrayController (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSBox-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSBox-IBDocumentArchivingGenerator.h index f805dce0e..c2426c9c1 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSBox-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSBox-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSBox (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSBox-IBNSBoxIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSBox-IBNSBoxIntegration.h index 5be79303f..77b26ce89 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSBox-IBNSBoxIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSBox-IBNSBoxIntegration.h @@ -9,14 +9,11 @@ @interface NSBox (IBNSBoxIntegration) + (id)keyPathsForValuesAffectingIbInspectedContentViewMarginsWidth; + (id)keyPathsForValuesAffectingIbInspectedContentViewMarginsHeight; -+ (id)keyPathsForValuesAffectingIbWidgetType; -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; -+ (id)keyPathsForValuesAffectingIbTypeNameForDefaultLabel; - (void)setIbInspectedContentViewMarginsWidth:(double)arg1; - (double)ibInspectedContentViewMarginsWidth; - (void)setIbInspectedContentViewMarginsHeight:(double)arg1; - (double)ibInspectedContentViewMarginsHeight; -- (id)ibApplicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; +- (BOOL)ibIsInspectorApplicable:(id)arg1 forCategory:(id)arg2; - (BOOL)ibVerifyFrameAndBoundsIntegrality; - (BOOL)ibChildView:(id)arg1 shouldUseConstraintsInsteadOfAutoresizingWhenAddedToDocument:(id)arg2; - (void)ibAwakeInDocument:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSBrowser-IBBrowserIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSBrowser-IBBrowserIntegration.h index 20659d306..3297cb1ac 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSBrowser-IBBrowserIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSBrowser-IBBrowserIntegration.h @@ -7,7 +7,6 @@ #import "NSBrowser.h" @interface NSBrowser (IBBrowserIntegration) -+ (id)keyPathsForValuesAffectingIbWidgetType; - (BOOL)ibOverridablePrefersToVerticallyResizeWithContainer; - (BOOL)ibOverridablePrefersToHorizontallyResizeWithContainer; - (void)adjustMinimumBrowserSizeForInspectedProperty:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSBrowser-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSBrowser-IBDocumentArchivingGenerator.h index cd6e2d674..7b095cc2e 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSBrowser-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSBrowser-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSBrowser (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSButton-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSButton-IBDocumentArchivingGenerator.h index fde67ca35..929fed940 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSButton-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSButton-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSButton (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSButton-IBNSButtonIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSButton-IBNSButtonIntegration.h index c997d584a..8e6e03050 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSButton-IBNSButtonIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSButton-IBNSButtonIntegration.h @@ -7,7 +7,6 @@ #import "NSButton.h" @interface NSButton (IBNSButtonIntegration) -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; - (unsigned long long)ibOrientationsForSizingToFitFromLibrary; - (void)ibVerifyFrameToControlSizeConsistency; - (id)ibQualifyingInfoForDefaultLabel; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSButtonCell-IBNSButtonCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSButtonCell-IBNSButtonCellIntegration.h index b6e6ee73b..c21a2f371 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSButtonCell-IBNSButtonCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSButtonCell-IBNSButtonCellIntegration.h @@ -13,8 +13,6 @@ + (id)keyPathsForValuesAffectingIbInspectedBehavior; + (id)keyPathsForValuesAffectingIbInspectedKeyEquivalent; + (id)keyPathsForValuesAffectingIbInspectedTitle; -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; -+ (id)keyPathsForValuesAffectingIbWidgetType; + (id)keyPathsForValuesAffectingIbInspectedAlternateImage; + (id)keyPathsForValuesAffectingIbShadowedAlternateImage; + (id)keyPathsForValuesAffectingIbInspectedImage; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSByteCountFormatter-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSByteCountFormatter-IBDocumentArchivingGenerator.h index cfe09a12a..b97e48e8d 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSByteCountFormatter-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSByteCountFormatter-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSByteCountFormatter (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSCell-IBDocumentArchivingGenerator.h index 1a52fa366..aec73775a 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSCell-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSCell (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSCell-IBNSCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSCell-IBNSCellIntegration.h index cf5bef823..a82ba26bd 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSCell-IBNSCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSCell-IBNSCellIntegration.h @@ -13,7 +13,7 @@ + (id)keyPathsForValuesAffectingIbInspectedBordered; + (id)keyPathsForValuesAffectingIbInspectedBezeled; + (id)keyPathsForValuesAffectingIbShadowedBorderStyle; -+ (id)keyPathsForValuesAffectingIbWidgetType; +- (id)ibLocalSearchableNumericAttributeKeyPaths; - (BOOL)ibCanSupportIdentifierProperty; - (BOOL)ibIdentifierPropertyCanConflictsWithObject:(id)arg1; - (void)ibConstrainBoundsToNearestLegalSize; @@ -23,6 +23,7 @@ @property long long ibInspectedUserInterfaceLayoutDirection; @property long long ibInspectedTruncatesLastVisibleLine; @property long long ibInspectedRefusesFirstResponder; +- (BOOL)ibInspectedOverridesSetTag; - (void)setIbInspectedEnabled:(long long)arg1; - (long long)ibInspectedEnabled; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSClassSwapper-IBNSClassSwapperPrivate.h b/IDEInterfaceBuilderCocoaIntegration/NSClassSwapper-IBNSClassSwapperPrivate.h index 57a3d9b9e..b307a4487 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSClassSwapper-IBNSClassSwapperPrivate.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSClassSwapper-IBNSClassSwapperPrivate.h @@ -7,6 +7,7 @@ #import "NSClassSwapper.h" @interface NSClassSwapper (IBNSClassSwapperPrivate) +- (void)ibSwizzledEncodeWithCoder:(id)arg1; - (id)ibSwizzledInitWithCoder:(id)arg1; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSClickGestureRecognizer-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSClickGestureRecognizer-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..850b44e17 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSClickGestureRecognizer-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSClickGestureRecognizer.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface NSClickGestureRecognizer (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSClipView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSClipView-IBDocumentArchivingGenerator.h index 2a5f5ab71..b1072a868 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSClipView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSClipView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSClipView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSClipView-IBNSClipViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSClipView-IBNSClipViewIntegration.h index 186731d14..9afa9de29 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSClipView-IBNSClipViewIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSClipView-IBNSClipViewIntegration.h @@ -12,8 +12,8 @@ - (BOOL)ibChildPrefersToVerticallyResizeWithContainer:(id)arg1; - (BOOL)ibChildPrefersToHorizontallyResizeWithContainer:(id)arg1; - (void)ibUnarchiveAutolayoutProperties:(id)arg1; -- (void)setIbArchivedSubviews:(id)arg1; -- (id)ibArchivedSubviews; +- (void)setIbArchivedSubviews:(id)arg1 withConfigurationPropertyStorage:(id)arg2; +- (id)ibArchivedSubviewsWithConfigurationPropertyStorage:(id)arg1; - (void)setIbShadowedSubviews:(id)arg1; - (id)ibShadowedSubviews; - (BOOL)ibHasResolved14284306; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSCollectionView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSCollectionView-IBDocumentArchivingGenerator.h index a7fc38ef5..d3f382770 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSCollectionView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSCollectionView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSCollectionView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSCollectionView-IBNSCollectionViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSCollectionView-IBNSCollectionViewIntegration.h index b644fcc8d..cd516f53f 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSCollectionView-IBNSCollectionViewIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSCollectionView-IBNSCollectionViewIntegration.h @@ -6,13 +6,13 @@ #import "NSCollectionView.h" +@class NSColor; + @interface NSCollectionView (IBNSCollectionViewIntegration) + (id)keyPathsForValuesAffectingIbShadowedHasSecondaryBackgroundColor; - (BOOL)ibShouldUseConstraintsInsteadOfAutoresizingWhenChildOfClipView; -- (void)setIbArchivedSecondaryBackgroundColor:(id)arg1; -- (id)ibArchivedSecondaryBackgroundColor; -- (void)setIbArchivedPrimaryBackgroundColor:(id)arg1; -- (id)ibArchivedPrimaryBackgroundColor; +@property(copy) NSColor *ibArchivedSecondaryBackgroundColor; +@property(copy) NSColor *ibArchivedPrimaryBackgroundColor; - (void)setIbShadowedHasSecondaryBackgroundColor:(BOOL)arg1; - (BOOL)ibShadowedHasSecondaryBackgroundColor; - (void)setIbShadowedSecondaryBackgroundColor:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSColorWell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSColorWell-IBDocumentArchivingGenerator.h index 5603794c7..45c3be24e 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSColorWell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSColorWell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSColorWell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSComboBox-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSComboBox-IBDocumentArchivingGenerator.h index d81609022..61ee32a38 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSComboBox-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSComboBox-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSComboBox (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSComboBoxCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSComboBoxCell-IBDocumentArchivingGenerator.h index ca508ea85..b8651c88b 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSComboBoxCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSComboBoxCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSComboBoxCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSComboBoxCell-IBNSComboBoxCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSComboBoxCell-IBNSComboBoxCellIntegration.h index 9b194de5a..ee10e3531 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSComboBoxCell-IBNSComboBoxCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSComboBoxCell-IBNSComboBoxCellIntegration.h @@ -9,7 +9,6 @@ @interface NSComboBoxCell (IBNSComboBoxCellIntegration) + (id)keyPathsForValuesAffectingIbInspectedEnableAddingObjectValues; + (id)keyPathsForValuesAffectingIbShadowedObjectValues; -+ (id)keyPathsForValuesAffectingIbWidgetType; - (Class)ibPreferredControlClass; - (BOOL)ibWouldClipContentWithCellSize:(struct CGSize)arg1; - (struct CGSize)ibPreferredSizeForSize:(struct CGSize)arg1; @@ -24,5 +23,6 @@ - (id)ibWidgetType; - (id)ibDocumentationPropertyInfosForKeyPath:(id)arg1; - (id)ibDisplayNameForKeyPath:(id)arg1; +- (id)ibDefaultDataValueForTableView:(id)arg1; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSControl-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSControl-IBDocumentArchivingGenerator.h index df6dd7220..9427e3ace 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSControl-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSControl-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSControl (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSControl-IBNSControlIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSControl-IBNSControlIntegration.h index a056cb0d9..ae0b9dfa3 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSControl-IBNSControlIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSControl-IBNSControlIntegration.h @@ -17,7 +17,11 @@ + (id)keyPathsForValuesAffectingIbInspectedEnabled; + (id)keyPathsForValuesAffectingIbHasSingleCell; + (id)keyPathsForValuesAffectingIbInspectedControlSize; -+ (id)keyPathsForValuesAffectingIbWidgetType; ++ (id)keyPathsForValuesAffectingIbInspectedSetsMaxLayoutWidthAtFirstLayout; +- (void)ibSetupTriggerForSegueTemplate:(id)arg1 inCompilationUnit:(id)arg2; +- (id)ibSegueTriggers; +- (id)ibDefaultSegueTrigger; +- (id)ibLocalSearchableNumericAttributeKeyPaths; - (void)unarchiveCell:(id)arg1; - (void)archiveCell:(id)arg1; - (id)ibDocumentationPropertyInfosForKeyPath:(id)arg1; @@ -42,7 +46,7 @@ - (id)ibEquivalentSourceForToOneOutlet:(id)arg1; - (void)ibCustomizeForInsertionIntoNSView:(id)arg1 withObjects:(id)arg2 fromLibraryOrDifferentTargetRuntime:(BOOL)arg3 andInsertionContext:(id)arg4; - (BOOL)ibHasSingleCell; -- (id)ibDefaultFontKeyPath; +- (void)ibPopulateObjectsForFloatingPanels:(id)arg1; - (void)setIbInspectedControlSize:(unsigned long long)arg1; - (unsigned long long)ibInspectedControlSize; - (id)ibExposedElusiveDescendantsKeyPaths; @@ -62,12 +66,16 @@ - (id)ibWidgetType; - (BOOL)ibWantsBoundsIndicatorDuringTracking; - (Class)ibEditorClass; -- (void)ibFinishArchivingDocument:(id)arg1 withContext:(id)arg2; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (void)ibPropagatePropertiesToCopyOfReceiver:(id)arg1 forLayoutEngine:(id)arg2; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; - (void)setIbMirrorLayoutDirectionWhenInternationalizing:(long long)arg1; - (long long)ibMirrorLayoutDirectionWhenInternationalizing; -- (void)setIbShadowedSetsMaxLayoutWidthAtFirstLayout:(BOOL)arg1; -- (BOOL)ibShadowedSetsMaxLayoutWidthAtFirstLayout; +- (BOOL)ibInspectedCanInspectSetsMaxLayoutWidthAtFirstLayout; +- (void)setIbInspectedSetsMaxLayoutWidthAtFirstLayout:(BOOL)arg1; +- (BOOL)ibInspectedSetsMaxLayoutWidthAtFirstLayout; +- (void)setIbExternalSetsMaxLayoutWidthAtFirstLayout:(BOOL)arg1; +- (BOOL)ibExternalSetsMaxLayoutWidthAtFirstLayout; +- (void)ibSwizzledNSControlEncodeWithCoder:(id)arg1; - (void)setIbShadowedAllowsExpansionToolTips:(BOOL)arg1; - (BOOL)ibShadowedAllowsExpansionToolTips; - (void)ibTakePastedAttributes:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSController-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSController-IBDocumentArchivingGenerator.h index 795e2ef06..1147ae12e 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSController-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSController-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSController (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSCopying-Protocol.h b/IDEInterfaceBuilderCocoaIntegration/NSCopying-Protocol.h new file mode 100644 index 000000000..17c1c5c2e --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCopying +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSCustomObject-IBCustomObjectIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSCustomObject-IBCustomObjectIntegration.h index c4e6726b0..62aababb0 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSCustomObject-IBCustomObjectIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSCustomObject-IBCustomObjectIntegration.h @@ -6,15 +6,26 @@ #import "NSCustomObject.h" -@interface NSCustomObject (IBCustomObjectIntegration) +#import "IBCocoaCustomObject-Protocol.h" + +@class NSString; + +@interface NSCustomObject (IBCustomObjectIntegration) ++ (void)ibPopulateAdditionalInspectors:(id)arg1 forCategory:(id)arg2; + (id)keyPathsForValuesAffectingIbExternalCustomClassName; -- (id)ibApplicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; ++ (id)ibDefaultImageForInstance:(id)arg1; +- (BOOL)ibIsInspectorApplicable:(id)arg1 forCategory:(id)arg2; - (id)ibRuntimeClassName; - (id)ibExternalCustomClassName; - (void)setIbExternalCustomClassName:(id)arg1; - (BOOL)ibIsPlaceholder; -- (BOOL)ibIsCocoaCustomObject; - (id)ibTypeNameForDefaultLabel; -- (id)ibDefaultImage; +- (BOOL)wantsCustomObjectDecodeBahavior; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSCustomObject-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSCustomObject-IBDocumentArchivingGenerator.h index cd205f00d..985c71f7a 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSCustomObject-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSCustomObject-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSCustomObject (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSDateFormatter-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSDateFormatter-IBDocumentArchivingGenerator.h index 5407bbe7a..6b0c7681c 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSDateFormatter-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSDateFormatter-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSDateFormatter (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSDatePicker-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSDatePicker-IBDocumentArchivingGenerator.h index 226c073da..89903834f 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSDatePicker-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSDatePicker-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSDatePicker (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSDatePickerCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSDatePickerCell-IBDocumentArchivingGenerator.h index 7bde2edb1..7b8852b9e 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSDatePickerCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSDatePickerCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSDatePickerCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSDatePickerCell-IBNSDatePickerCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSDatePickerCell-IBNSDatePickerCellIntegration.h index 0670be0cd..66cd41a52 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSDatePickerCell-IBNSDatePickerCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSDatePickerCell-IBNSDatePickerCellIntegration.h @@ -9,7 +9,6 @@ @class NSDate; @interface NSDatePickerCell (IBNSDatePickerCellIntegration) -+ (id)keyPathsForValuesAffectingIbWidgetType; + (id)keyPathsForValuesAffectingIbInspectedHasMaxDate; + (id)keyPathsForValuesAffectingIbInspectedHasMinDate; - (id)ibDocumentationPropertyInfosForKeyPath:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSDictionaryController-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSDictionaryController-IBDocumentArchivingGenerator.h index 4dc7e2024..f3f2e88f9 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSDictionaryController-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSDictionaryController-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSDictionaryController (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSDictionaryController-IBNSDictionaryControllerIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSDictionaryController-IBNSDictionaryControllerIntegration.h index 55fcda203..ad6e11405 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSDictionaryController-IBNSDictionaryControllerIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSDictionaryController-IBNSDictionaryControllerIntegration.h @@ -10,7 +10,7 @@ @interface NSDictionaryController (IBNSDictionaryControllerIntegration) + (id)ibSynthesizeControllerKeyPaths; -- (id)ibApplicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; +- (BOOL)ibIsInspectorApplicable:(id)arg1 forCategory:(id)arg2; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; // Remaining properties diff --git a/IDEInterfaceBuilderCocoaIntegration/NSDrawer-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSDrawer-IBDocumentArchivingGenerator.h index 54d19343d..adf9edcf0 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSDrawer-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSDrawer-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSDrawer (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSForm-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSForm-IBDocumentArchivingGenerator.h index e910b23a0..8bf738594 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSForm-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSForm-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSForm (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSFormCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSFormCell-IBDocumentArchivingGenerator.h index 41194d53c..45f129e2f 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSFormCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSFormCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSFormCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSFormCell-IBNSFormCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSFormCell-IBNSFormCellIntegration.h index 531df2837..d8a028629 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSFormCell-IBNSFormCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSFormCell-IBNSFormCellIntegration.h @@ -12,6 +12,7 @@ - (Class)ibEditorClass; - (void)setIbInspectedTitle:(id)arg1; - (id)ibInspectedTitle; +- (id)ibDefaultFontKeyPath; - (id)ibQualifyingInfoForDefaultLabel; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSFormatter-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSFormatter-IBDocumentArchivingGenerator.h index 411d6afae..49735b605 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSFormatter-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSFormatter-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSFormatter (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSGestureRecognizer-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSGestureRecognizer-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..6d7a6bc0c --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSGestureRecognizer-IBDocumentArchivingGenerator.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSGestureRecognizer.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface NSGestureRecognizer (IBDocumentArchivingGenerator) ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSGestureRecognizer-IBNSGestureRecognizerIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSGestureRecognizer-IBNSGestureRecognizerIntegration.h new file mode 100644 index 000000000..62125b39b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSGestureRecognizer-IBNSGestureRecognizerIntegration.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSGestureRecognizer.h" + +@interface NSGestureRecognizer (IBNSGestureRecognizerIntegration) +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (id)ibPasteboardTypes; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSIBObjectData-DesignTimeInterface.h b/IDEInterfaceBuilderCocoaIntegration/NSIBObjectData-DesignTimeInterface.h index 63205b7de..fbdf5fe4a 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSIBObjectData-DesignTimeInterface.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSIBObjectData-DesignTimeInterface.h @@ -12,7 +12,6 @@ - (void)removeDuplicateConnectors; - (id)verifyNoObjectIsItsOwnParent; - (id)verifyAllObjectsHaveUniqueIDs; -- (id)connectionErrorsForIncompatibileObject:(id)arg1 withClassName:(id)arg2; - (void)detachObject:(id)arg1; - (void)detachObject:(id)arg1 removedObjects:(id)arg2 removedConnectors:(id)arg3 addedConnectors:(id)arg4; - (void)attachConnector:(id)arg1 withObjectID:(long long)arg2; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSIBUserDefinedRuntimeAttributesConnector-IBConnectionCompilationAdditions.h b/IDEInterfaceBuilderCocoaIntegration/NSIBUserDefinedRuntimeAttributesConnector-IBConnectionCompilationAdditions.h new file mode 100644 index 000000000..9884a2faf --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSIBUserDefinedRuntimeAttributesConnector-IBConnectionCompilationAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSIBUserDefinedRuntimeAttributesConnector.h" + +@interface NSIBUserDefinedRuntimeAttributesConnector (IBConnectionCompilationAdditions) +- (BOOL)ibConnectorMustConnectLast; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSImageCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSImageCell-IBDocumentArchivingGenerator.h index b7cfc88f4..fc76ebb5a 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSImageCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSImageCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSImageCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSImageView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSImageView-IBDocumentArchivingGenerator.h index 350a77412..14a869d3f 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSImageView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSImageView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSImageView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSImageView-IBImageViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSImageView-IBImageViewIntegration.h index 3f2eae91e..a2c821837 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSImageView-IBImageViewIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSImageView-IBImageViewIntegration.h @@ -7,9 +7,11 @@ #import "NSImageView.h" @interface NSImageView (IBImageViewIntegration) -+ (id)keyPathsForValuesAffectingIbWidgetType; +- (void)ibCustomizeForInsertionIntoNSView:(id)arg1 withObjects:(id)arg2 fromLibraryOrDifferentTargetRuntime:(BOOL)arg3 andInsertionContext:(id)arg4; - (struct CGSize)ibPreferredSize; - (id)ibWidgetType; +- (BOOL)ibWantsBoundsIndicatorDuringTracking; +- (BOOL)ibIsBorderless; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSLevelIndicator-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSLevelIndicator-IBDocumentArchivingGenerator.h index 28779b458..7880b3d0a 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSLevelIndicator-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSLevelIndicator-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSLevelIndicator (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSLevelIndicatorCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSLevelIndicatorCell-IBDocumentArchivingGenerator.h index 3ef3a9e07..b7e15221b 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSLevelIndicatorCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSLevelIndicatorCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSLevelIndicatorCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSLevelIndicatorCell-IBNSLevelIndicatorCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSLevelIndicatorCell-IBNSLevelIndicatorCellIntegration.h index a3be80a84..d02fc89d7 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSLevelIndicatorCell-IBNSLevelIndicatorCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSLevelIndicatorCell-IBNSLevelIndicatorCellIntegration.h @@ -7,7 +7,6 @@ #import "NSLevelIndicatorCell.h" @interface NSLevelIndicatorCell (IBNSLevelIndicatorCellIntegration) -+ (id)keyPathsForValuesAffectingIbWidgetType; - (long long)ibPreferredResizeDirection; - (Class)ibPreferredControlClass; - (unsigned long long)ibPreferredMatrixMode; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSMagnificationGestureRecognizer-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSMagnificationGestureRecognizer-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..91654f480 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSMagnificationGestureRecognizer-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMagnificationGestureRecognizer.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface NSMagnificationGestureRecognizer (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSManagedObjectContext-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSManagedObjectContext-IBDocumentArchivingGenerator.h index 3fc9a5156..33f91e333 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSManagedObjectContext-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSManagedObjectContext-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSManagedObjectContext (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSMatrix-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSMatrix-IBDocumentArchivingGenerator.h index 88253c080..7aec933da 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSMatrix-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSMatrix-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSMatrix (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSMatrix-IBNSMatrixIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSMatrix-IBNSMatrixIntegration.h index 53de8b79a..854307c13 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSMatrix-IBNSMatrixIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSMatrix-IBNSMatrixIntegration.h @@ -7,6 +7,9 @@ #import "NSMatrix.h" @interface NSMatrix (IBNSMatrixIntegration) ++ (id)keyPathsForValuesAffectingIbInspectedNumberOfColumns; ++ (id)keyPathsForValuesAffectingIbInspectedNumberOfRows; ++ (id)keyPathsForValuesAffectingCell; - (void)unarchiveCells:(id)arg1; - (void)archiveCells:(id)arg1; - (void)unarchiveCell:(id)arg1; @@ -25,9 +28,7 @@ - (void)setIbInspectedRefusesFirstResponder:(long long)arg1; - (long long)ibInspectedRefusesFirstResponder; - (long long)ibInspectedEnabled; -- (id)ibDefaultFontKeyPath; -- (void)setIbCellFontsForFontPanel:(id)arg1; -- (id)ibCellFontsForFontPanel; +- (void)ibPopulateObjectsForFloatingPanels:(id)arg1; - (id)ibAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 insertionContext:(id)arg3; - (BOOL)ibCanAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 targetChildRelation:(id *)arg3; - (id)ibLabelQualifierForChild:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSMenu-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSMenu-IBDocumentArchivingGenerator.h index acf89c706..cf55ea61c 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSMenu-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSMenu-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSMenu (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSMenu-IBMenuIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSMenu-IBMenuIntegration.h index 19871ac29..3cb916b6e 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSMenu-IBMenuIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSMenu-IBMenuIntegration.h @@ -7,7 +7,6 @@ #import "NSMenu.h" @interface NSMenu (IBMenuIntegration) -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; - (BOOL)ibCanSupportIdentifierProperty; @property long long ibArchivedSystemMenuType; - (id)ibAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 insertionContext:(id)arg3; @@ -20,7 +19,7 @@ - (void)setIbShadowedItemArray:(id)arg1; - (id)ibShadowedItemArray; - (id)ibPasteboardTypes; -- (BOOL)ibMustEditInPersonalWindow; +- (BOOL)ibMustBeBaseObjectOfEditorFrame; - (id)ibEditorCanvasFrameControllerForDocument:(id)arg1; - (BOOL)ibRepresentsMainMenuOrDescendantOfMainMenu; - (BOOL)ibRepresentsMainMenu; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSMenuItem-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSMenuItem-IBDocumentArchivingGenerator.h index 64552103d..f58328c70 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSMenuItem-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSMenuItem-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSMenuItem (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSMenuItem-IBMenuItemIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSMenuItem-IBMenuItemIntegration.h index 0890f9de9..a1a366280 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSMenuItem-IBMenuItemIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSMenuItem-IBMenuItemIntegration.h @@ -12,7 +12,9 @@ + (id)defaultOnStateImage; + (id)instantiateWithDocumentUnarchiver:(id)arg1; + (id)keyPathsForValuesAffectingIbInspectedKeyEquivalent; -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; +- (void)ibSetupTriggerForSegueTemplate:(id)arg1 inCompilationUnit:(id)arg2; +- (id)ibSegueTriggers; +- (id)ibDefaultSegueTrigger; - (void)setIbInspectedMixedStateImage:(id)arg1; - (id)ibInspectedMixedStateImage; - (void)setIbInspectedOnStateImage:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSNibBindingConnector-IBBindingConnectionCopying.h b/IDEInterfaceBuilderCocoaIntegration/NSNibBindingConnector-IBBindingConnectionCopying.h new file mode 100644 index 000000000..7faf16450 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSNibBindingConnector-IBBindingConnectionCopying.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNibBindingConnector.h" + +#import "NSCopying-Protocol.h" + +@interface NSNibBindingConnector (IBBindingConnectionCopying) +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSNumberFormatter-IBNumberFormatterInspectorAdditions.h b/IDEInterfaceBuilderCocoaIntegration/NSNumberFormatter-IBNumberFormatterInspectorAdditions.h index 391505b65..70b295dfa 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSNumberFormatter-IBNumberFormatterInspectorAdditions.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSNumberFormatter-IBNumberFormatterInspectorAdditions.h @@ -7,10 +7,15 @@ #import "NSNumberFormatter.h" @interface NSNumberFormatter (IBNumberFormatterInspectorAdditions) ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; + (id)keyPathsForValuesAffectingIbInspectedTenOhMaximum; + (id)keyPathsForValuesAffectingIbInspectedTenOhMinimum; + (id)keyPathsForValuesAffectingIbInspectedStyle; + (id)keyPathsForValuesAffectingIbExternalSampleStringValue; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (id)ibUnarchiveNilDefaultStringForKey:(id)arg1 withUnarchiver:(id)arg2 xcode5DefaultValue:(id)arg3; +- (void)ibArchiveNilDefaultString:(id)arg1 forKey:(id)arg2 withArchiver:(id)arg3 xcode5DefaultValue:(id)arg4; - (id)ibMaximumDefaultValue; - (id)ibMinimumDefaultValue; - (void)setIbInspectedTenOhMaximum:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSNumberFormatter-IBNumberFormatterIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSNumberFormatter-IBNumberFormatterIntegration.h index 361d7601f..9d1ab5cb7 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSNumberFormatter-IBNumberFormatterIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSNumberFormatter-IBNumberFormatterIntegration.h @@ -6,25 +6,74 @@ #import "NSNumberFormatter.h" -@class NSString; +@class NSAttributedString, NSNumber, NSString; @interface NSNumberFormatter (IBNumberFormatterIntegration) ++ (id)keyPathsForValuesAffectingIbShadowedNilSymbol; ++ (id)keyPathsForValuesAffectingIbInspectedRoundingIncrement; ++ (id)keyPathsForValuesAffectingIbShadowedRoundingIncrement; ++ (id)keyPathsForValuesAffectingIbShadowedThousandSeparator; ++ (id)keyPathsForValuesAffectingIbShadowedAttributedStringForZero; ++ (id)keyPathsForValuesAffectingIbShadowedPaddingCharacter; ++ (id)keyPathsForValuesAffectingIbShadowedExponentSymbol; ++ (id)keyPathsForValuesAffectingIbShadowedPlusSign; ++ (id)keyPathsForValuesAffectingIbShadowedMinusSign; ++ (id)keyPathsForValuesAffectingIbShadowedPerMillSymbol; ++ (id)keyPathsForValuesAffectingIbShadowedPercentSymbol; + (id)keyPathsForValuesAffectingIbShadowedInternationalCurrencySymbol; + (id)keyPathsForValuesAffectingIbShadowedCurrencySymbol; + (id)keyPathsForValuesAffectingIbShadowedCurrencyCode; ++ (id)keyPathsForValuesAffectingIbShadowedNegativeSuffix; ++ (id)keyPathsForValuesAffectingIbShadowedNegativePrefix; ++ (id)keyPathsForValuesAffectingIbShadowedPositiveSuffix; ++ (id)keyPathsForValuesAffectingIbShadowedPositivePrefix; ++ (id)keyPathsForValuesAffectingIbShadowedNegativeInfinitySymbol; ++ (id)keyPathsForValuesAffectingIbShadowedPositiveInfinitySymbol; ++ (id)keyPathsForValuesAffectingIbShadowedNotANumberSymbol; ++ (id)keyPathsForValuesAffectingIbShadowedZeroSymbol; ++ (id)keyPathsForValuesAffectingIbShadowedGroupingSeparator; ++ (id)keyPathsForValuesAffectingIbShadowedCurrencyGroupingSeparator; ++ (id)keyPathsForValuesAffectingIbShadowedCurrencyDecimalSeparator; ++ (id)keyPathsForValuesAffectingIbShadowedDecimalSeparator; ++ (id)keyPathsForValuesAffectingIbShadowedNegativeFormat; ++ (id)keyPathsForValuesAffectingIbShadowedPositiveFormat; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (void)ibReset; -- (void)ibFinishArchivingDocument:(id)arg1 withContext:(id)arg2; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; -@property BOOL ibShadowedLocalizesFormat; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; +@property BOOL ibExternalLocalizesFormat; - (BOOL)ibHasLocalizesFormatMetadata; - (id)ibLocalizesFormatMetadataValue; @property long long ibShadowedFormatterBehavior; - (id)ibDefaultDataValueForTableView:(id)arg1; +@property(retain) NSString *ibShadowedNilSymbol; +- (void)setIbInspectedRoundingIncrement:(long long)arg1; +- (long long)ibInspectedRoundingIncrement; +@property(retain) NSNumber *ibShadowedRoundingIncrement; +@property(retain) NSString *ibShadowedThousandSeparator; +@property(retain) NSAttributedString *ibShadowedAttributedStringForZero; +@property(retain) NSString *ibShadowedPaddingCharacter; +@property(retain) NSString *ibShadowedExponentSymbol; +@property(retain) NSString *ibShadowedPlusSign; +@property(retain) NSString *ibShadowedMinusSign; +@property(retain) NSString *ibShadowedPerMillSymbol; +@property(retain) NSString *ibShadowedPercentSymbol; @property(retain) NSString *ibShadowedInternationalCurrencySymbol; @property(retain) NSString *ibShadowedCurrencySymbol; @property(retain) NSString *ibShadowedCurrencyCode; -- (void)ibSetExplicitStringValue:(id)arg1 forKey:(id)arg2; -- (id)ibExplicitStringValueForKey:(id)arg1; +@property(retain) NSString *ibShadowedNegativeSuffix; +@property(retain) NSString *ibShadowedNegativePrefix; +@property(retain) NSString *ibShadowedPositiveSuffix; +@property(retain) NSString *ibShadowedPositivePrefix; +@property(retain) NSString *ibShadowedNegativeInfinitySymbol; +@property(retain) NSString *ibShadowedPositiveInfinitySymbol; +@property(retain) NSString *ibShadowedNotANumberSymbol; +@property(retain) NSString *ibShadowedZeroSymbol; +@property(retain) NSString *ibShadowedGroupingSeparator; +@property(retain) NSString *ibShadowedCurrencyGroupingSeparator; +@property(retain) NSString *ibShadowedCurrencyDecimalSeparator; +@property(retain) NSString *ibShadowedDecimalSeparator; +@property(retain) NSString *ibShadowedNegativeFormat; +@property(retain) NSString *ibShadowedPositiveFormat; +- (id)ibExplicitValueForKey:(id)arg1; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSObject-IBAppKitObjectIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSObject-IBAppKitObjectIntegration.h index 57a0a6566..69e898c3c 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSObject-IBAppKitObjectIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSObject-IBAppKitObjectIntegration.h @@ -6,14 +6,23 @@ #import "NSObject.h" -@class NSString; +@class NSArray, NSString; @interface NSObject (IBAppKitObjectIntegration) ++ (id)ibStandInRuntimeClassName; + (id)keyPathsForValuesAffectingIbInspectedAppearanceType; + (id)keyPathsForValuesAffectingIbInspectedAppearancePopupDefaultTitles; + (id)keyPathsForValuesAffectingIbInspectedAppearancePopupDefaultValues; + (id)keyPathsForValuesAffectingIbShadowedAppearance; + (id)keyPathsForValuesAffectingIbInheritedAppearance; ++ (void)ibPopulateAdditionalCocoaSearchableAttributeKeyPaths:(id)arg1 forInspectorCategory:(id)arg2; ++ (void)ibPopulateAdditionalCocoaInspectors:(id)arg1 forCategory:(id)arg2; +- (id)ibFallbackClassNameForClassSwapper; +- (id)ibParentForFoldingDownstreamControllerFromRelationshipSegue:(id)arg1; +- (BOOL)ibCanBeValidPopoverSegueDestination; +- (BOOL)ibCanBeValidSheetSegueDestination; +- (BOOL)ibCanBeValidSegueDestination; +- (void)ibCaptureDownstreamStoryboardPlaceholderTable:(id)arg1; @property(copy) NSString *ibExternalAccessibilityDescription; - (id)ibAccessibilityDescriptionAttribute; @property(copy) NSString *ibExternalAccessibilityHelp; @@ -21,7 +30,7 @@ - (BOOL)ibSupportsAccessibility; - (id)ibSuggestedAutomaticUserInterfaceItemIdentifier; - (id)ibSuggestUserInterfaceItemIdentifierForObject:(id)arg1; -- (void)ibSwizzledBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; @property(copy) NSString *ibExternalUserInterfaceItemIdentifier; - (id)ibEffectiveUserInterfaceItemIdentifier; - (BOOL)ibIdentifierPropertyCanConflictsWithObject:(id)arg1; @@ -29,6 +38,8 @@ - (void)ibUnarchiveAppearanceType:(id)arg1; - (void)ibArchiveAppearanceType:(id)arg1; @property(nonatomic) long long ibInspectedAppearanceType; +- (id)ibInspectedAppearancePopupValues; +- (id)ibInspectedAppearancePopupTitles; - (id)ibInspectedAppearancePopupDefaultTitles; - (id)ibInspectedAppearancePopupDefaultValues; - (void)setIbShadowedAppearance:(id)arg1; @@ -39,17 +50,18 @@ - (void)ibInheritedAppearanceWillChangeInDocument:(id)arg1; - (id)ibInheritedAppearance; - (BOOL)ibIsNSAppearanceContainer; +- (id)ibSwizzledLocalNonreplaceableAttributeKeyPaths; +- (id)ibSwizzledLocalSearchableConnectionArrayAttributeKeyPaths; +@property(readonly) NSArray *ibSearchableBindingConnections; - (id)ibExpectedClassNameForBinding:(id)arg1; - (id)ibResolvedTypeNameForControllerKey:(id)arg1; - (id)ibControlledObjectClassKey; - (id)ibControlledObjectClassName; - (BOOL)ibCanBeBoundToFromObject:(id)arg1; - (id)ibControllerKeys; -- (BOOL)ibIsCocoaCustomObject; -- (id)ibSwizzledNSObjectApplicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; - (void)ibSwizzledNSObjectWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (void)ibSwizzledNSObjectWarnings:(id)arg1 forUserDefinedRuntimeAttributes:(id)arg2 forDocument:(id)arg3 withComputationContext:(id)arg4; -- (BOOL)ibSwizzledNSObjectCouldIssueWarningsForUserDefinedRuntimeAttirbutesForDocument:(id)arg1; +- (BOOL)ibSwizzledNSObjectCouldIssueWarningsForUserDefinedRuntimeAttributesForDocument:(id)arg1; - (void)ibSwizzledNSObjectInvalidateWarningsAfterDescendant:(id)arg1 changedProperty:(id)arg2 inDocument:(id)arg3 fromValue:(id)arg4; - (id)ibSwizzledNSObjectLocalLocalizableStringsAttributeKeyPaths; - (id)ibSwizzledNSObjectLocalAttributeKeyPaths; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSObject-Protocol.h b/IDEInterfaceBuilderCocoaIntegration/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSObject-Protocol.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSObjectController-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSObjectController-IBDocumentArchivingGenerator.h index 8fe0fc7e4..9cdf74764 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSObjectController-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSObjectController-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSObjectController (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSOpenGLView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSOpenGLView-IBDocumentArchivingGenerator.h index c3a8aa1b1..2c1125a55 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSOpenGLView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSOpenGLView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSOpenGLView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSOutlineView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSOutlineView-IBDocumentArchivingGenerator.h index bb087ccf1..2f6e41d7b 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSOutlineView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSOutlineView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSOutlineView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPanGestureRecognizer-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSPanGestureRecognizer-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..fb9fddddb --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSPanGestureRecognizer-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSPanGestureRecognizer.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface NSPanGestureRecognizer (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPathCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSPathCell-IBDocumentArchivingGenerator.h index 878a5b182..4f3b49c2f 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSPathCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSPathCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSPathCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPathCell-IBNSPathControlIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSPathCell-IBNSPathControlIntegration.h index 25e5aa430..135274ec6 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSPathCell-IBNSPathControlIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSPathCell-IBNSPathControlIntegration.h @@ -10,7 +10,6 @@ + (id)keyPathsForValuesAffectingIbInspectedAllowsAllTypes; + (id)keyPathsForValuesAffectingIbInspectedAllowsSpecificTypes; + (id)keyPathsForValuesAffectingIbInspectedPath; -+ (id)keyPathsForValuesAffectingIbWidgetType; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (void)setIbInspectedAllowsAllTypes:(BOOL)arg1; - (BOOL)ibInspectedAllowsAllTypes; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPathControl-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSPathControl-IBDocumentArchivingGenerator.h index 43c68b6c6..330b55862 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSPathControl-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSPathControl-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSPathControl (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPopUpButton-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSPopUpButton-IBDocumentArchivingGenerator.h index f4375e6fc..e7f68231b 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSPopUpButton-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSPopUpButton-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSPopUpButton (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPopUpButtonCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSPopUpButtonCell-IBDocumentArchivingGenerator.h index 3d413ee36..b6c8074fc 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSPopUpButtonCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSPopUpButtonCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSPopUpButtonCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPopUpButtonCell-IBNSPopUpButtonCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSPopUpButtonCell-IBNSPopUpButtonCellIntegration.h index 88239b87c..f257ae2a0 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSPopUpButtonCell-IBNSPopUpButtonCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSPopUpButtonCell-IBNSPopUpButtonCellIntegration.h @@ -9,7 +9,6 @@ @interface NSPopUpButtonCell (IBNSPopUpButtonCellIntegration) + (id)keyPathsForValuesAffectingIbInspectedTitle; + (id)keyPathsForValuesAffectingIbInspectedImage; -+ (id)keyPathsForValuesAffectingIbWidgetType; - (void)unarchiveMenu:(id)arg1; - (void)archiveMenu:(id)arg1; - (BOOL)ibShouldArchiveMenuItems; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPopover-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSPopover-IBDocumentArchivingGenerator.h index 78f8f1bd0..e992c2ae0 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSPopover-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSPopover-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSPopover (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPredicateEditor-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSPredicateEditor-IBDocumentArchivingGenerator.h index 5afd4770d..60adaac6b 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSPredicateEditor-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSPredicateEditor-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSPredicateEditor (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPredicateEditor-IBNSPredicateEditorIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSPredicateEditor-IBNSPredicateEditorIntegration.h index 1e0e72e03..ca06e3c06 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSPredicateEditor-IBNSPredicateEditorIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSPredicateEditor-IBNSPredicateEditorIntegration.h @@ -16,8 +16,7 @@ - (id)ibAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 insertionContext:(id)arg3; - (BOOL)ibCanAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 targetChildRelation:(id *)arg3; - (BOOL)ibHasSingleCell; -- (void)ibFinishArchivingDocument:(id)arg1 withContext:(id)arg2; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (struct CGRect)ibRectForChild:(id)arg1 inFrameController:(id)arg2; - (void)ibDidAddToDocument:(id)arg1 phase:(unsigned long long)arg2; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPredicateEditorRowTemplate-IBPredicateEditorInspectorIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSPredicateEditorRowTemplate-IBPredicateEditorInspectorIntegration.h index ca9fe2b39..3894cbd3d 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSPredicateEditorRowTemplate-IBPredicateEditorInspectorIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSPredicateEditorRowTemplate-IBPredicateEditorInspectorIntegration.h @@ -17,6 +17,7 @@ + (id)keyPathsForValuesAffectingIbInspectedRightExpressionType; + (id)keyPathsForValuesAffectingIbInspectedLeftExpressionType; + (id)keyPathsForValuesAffectingIbInspectedOperators; ++ (void)ibPopulateAdditionalInspectors:(id)arg1 forCategory:(id)arg2; - (void)setIbInspectedCompoundTypes:(long long)arg1; - (long long)ibInspectedCompoundTypes; - (void)setIbInspectedRightExpressionObjects:(id)arg1; @@ -38,6 +39,6 @@ - (long long)popupTagForExpressions:(id)arg1 attributeType:(unsigned long long)arg2; - (void)setIbInspectedOperators:(long long)arg1; - (long long)ibInspectedOperators; -- (id)ibApplicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; +- (BOOL)ibIsInspectorApplicable:(id)arg1 forCategory:(id)arg2; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPressGestureRecognizer-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSPressGestureRecognizer-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..b51f8dce1 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSPressGestureRecognizer-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSPressGestureRecognizer.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface NSPressGestureRecognizer (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSPressGestureRecognizer-IBNSPressGestureRecognizerIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSPressGestureRecognizer-IBNSPressGestureRecognizerIntegration.h new file mode 100644 index 000000000..2cbc05724 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSPressGestureRecognizer-IBNSPressGestureRecognizerIntegration.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSPressGestureRecognizer.h" + +@class NSNumber; + +@interface NSPressGestureRecognizer (IBNSPressGestureRecognizerIntegration) ++ (id)keyPathsForValuesAffectingIbShadowedMinimumPressDuration; ++ (id)keyPathsForValuesAffectingIbShadowedAllowableMovement; +@property(retain, nonatomic) NSNumber *ibShadowedMinimumPressDuration; +@property(retain, nonatomic) NSNumber *ibShadowedAllowableMovement; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSProgressIndicator-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSProgressIndicator-IBDocumentArchivingGenerator.h index 19bf4aaa1..fcd9b16e2 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSProgressIndicator-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSProgressIndicator-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSProgressIndicator (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSProgressIndicator-IBNSProgressIndicatorIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSProgressIndicator-IBNSProgressIndicatorIntegration.h index 7d395bd3d..a77cd18e0 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSProgressIndicator-IBNSProgressIndicatorIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSProgressIndicator-IBNSProgressIndicatorIntegration.h @@ -7,11 +7,9 @@ #import "NSProgressIndicator.h" @interface NSProgressIndicator (IBNSProgressIndicatorIntegration) -+ (id)keyPathsForValuesAffectingIbWidgetTypeForDefaultLabel; + (id)keyPathsForValuesAffectingIbInspectedDoubleValue; + (id)keyPathsForValuesAffectingIbInspectedMinValue; + (id)keyPathsForValuesAffectingIbInspectedMaxValue; -+ (id)keyPathsForValuesAffectingIbWidgetType; - (id)ibWidgetTypeForDefaultLabel; - (void)ibAutolayoutSafeSizeToFit; - (void)ibSwizzledInstallHeartBeat:(BOOL)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSRotationGestureRecognizer-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSRotationGestureRecognizer-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..3b7bc1182 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSRotationGestureRecognizer-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSRotationGestureRecognizer.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface NSRotationGestureRecognizer (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSRotationGestureRecognizer-IBNSRotationGestureRecognizerIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSRotationGestureRecognizer-IBNSRotationGestureRecognizerIntegration.h new file mode 100644 index 000000000..91410ac28 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSRotationGestureRecognizer-IBNSRotationGestureRecognizerIntegration.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSRotationGestureRecognizer.h" + +@interface NSRotationGestureRecognizer (IBNSRotationGestureRecognizerIntegration) +@property(nonatomic) double ibShadowedRotationInDegrees; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSRuleEditor-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSRuleEditor-IBDocumentArchivingGenerator.h index 6454eaa64..fe8f421dc 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSRuleEditor-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSRuleEditor-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSRuleEditor (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSScrollView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSScrollView-IBDocumentArchivingGenerator.h index cc9319977..89a784e4c 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSScrollView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSScrollView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSScrollView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSScrollView-IBScrollViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSScrollView-IBScrollViewIntegration.h index 8f83e289b..2655632e1 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSScrollView-IBScrollViewIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSScrollView-IBScrollViewIntegration.h @@ -13,8 +13,6 @@ + (id)ibKeyPathForXcode5ContentView; + (id)keyPathsForValuesAffectingIbInspectedMaxMagnification; + (id)keyPathsForValuesAffectingIbInspectedMinMagnification; -+ (id)keyPathsForValuesAffectingIbWidgetType; -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; - (void)ibDidAddToDocument:(id)arg1 phase:(unsigned long long)arg2; @property(nonatomic) BOOL ibShadowedUsesManualLayerBacking; - (id)ibObjectsToReparentWhenAddingOrRemovingXcode5ContentView; @@ -51,7 +49,7 @@ - (BOOL)ibOverridablePrefersToVerticallyResizeWithContainer; - (BOOL)ibOverridablePrefersToHorizontallyResizeWithContainer; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; - (void)ibAwakeInDocument:(id)arg1; - (Class)ibEditorClass; - (void)setIbInspectedMaxMagnification:(double)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSScroller-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSScroller-IBDocumentArchivingGenerator.h index 41e11ea77..13d38856f 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSScroller-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSScroller-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSScroller (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSearchField-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSSearchField-IBDocumentArchivingGenerator.h index 2c16cd176..5cce2bcbb 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSearchField-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSearchField-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSSearchField (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSearchFieldCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSSearchFieldCell-IBDocumentArchivingGenerator.h index 26542b791..d411f7b6c 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSearchFieldCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSearchFieldCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSSearchFieldCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSearchFieldCell-IBNSSearchFieldCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSSearchFieldCell-IBNSSearchFieldCellIntegration.h index 3443f3a33..f091f7ad9 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSearchFieldCell-IBNSSearchFieldCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSearchFieldCell-IBNSSearchFieldCellIntegration.h @@ -7,7 +7,6 @@ #import "NSSearchFieldCell.h" @interface NSSearchFieldCell (IBNSSearchFieldCellIntegration) -+ (id)keyPathsForValuesAffectingIbWidgetType; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (id)ibWidgetType; - (id)ibDefaultMaximumRecents; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSecureTextField-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSSecureTextField-IBDocumentArchivingGenerator.h index 3401bb355..448b14bd1 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSecureTextField-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSecureTextField-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSSecureTextField (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSecureTextFieldCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSSecureTextFieldCell-IBDocumentArchivingGenerator.h index 3e0ecca2f..f79da3989 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSecureTextFieldCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSecureTextFieldCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSSecureTextFieldCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSegmentedCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSSegmentedCell-IBDocumentArchivingGenerator.h index 1ea9eaf87..04df48d87 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSegmentedCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSegmentedCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSSegmentedCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSegmentedCell-IBNSSegmentedCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSSegmentedCell-IBNSSegmentedCellIntegration.h index 1326a3762..f1af69d12 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSegmentedCell-IBNSSegmentedCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSegmentedCell-IBNSSegmentedCellIntegration.h @@ -9,7 +9,6 @@ @class NSArray; @interface NSSegmentedCell (IBNSSegmentedCellIntegration) -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; @property long long ibShadowedNumberOfSegments; @property(copy) NSArray *ibShadowedSelectedStates; - (void)setIbShadowedEnabledStates:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSegmentedControl-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSSegmentedControl-IBDocumentArchivingGenerator.h index a12bf9939..a39e9f885 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSegmentedControl-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSegmentedControl-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSSegmentedControl (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSegmentedControl-IBNSSegmentedControlCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSSegmentedControl-IBNSSegmentedControlCellIntegration.h index b25087fa0..bca90dc9c 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSegmentedControl-IBNSSegmentedControlCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSegmentedControl-IBNSSegmentedControlCellIntegration.h @@ -7,8 +7,6 @@ #import "NSSegmentedControl.h" @interface NSSegmentedControl (IBNSSegmentedControlCellIntegration) -+ (id)keyPathsForValuesAffectingIbWidgetType; -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (void)ibCustomizeForInsertionIntoNSToolbar:(id)arg1 withObjects:(id)arg2 fromLibraryOrDifferentTargetRuntime:(BOOL)arg3 andInsertionContext:(id)arg4; - (void)ibEnableAutolayoutInDocument:(id)arg1 context:(id)arg2; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSlider-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSSlider-IBDocumentArchivingGenerator.h index bc7fe655b..f4bd22141 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSlider-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSlider-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSSlider (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSliderCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSSliderCell-IBDocumentArchivingGenerator.h index 5e47dab42..75da15c80 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSliderCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSliderCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSSliderCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSliderCell-IBNSSliderCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSSliderCell-IBNSSliderCellIntegration.h index 22405a281..271b57b0d 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSliderCell-IBNSSliderCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSliderCell-IBNSSliderCellIntegration.h @@ -7,7 +7,6 @@ #import "NSSliderCell.h" @interface NSSliderCell (IBNSSliderCellIntegration) -+ (id)keyPathsForValuesAffectingIbWidgetType; @property unsigned long long ibArchivedTickMarkPosition; - (Class)ibPreferredControlClass; - (unsigned long long)ibPreferredMatrixMode; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSplitView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSSplitView-IBDocumentArchivingGenerator.h index 4cffdf780..7516678f0 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSplitView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSplitView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSSplitView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSplitView-IBSplitViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSSplitView-IBSplitViewIntegration.h index 3a02bbfbb..d0071a06b 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSSplitView-IBSplitViewIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSSplitView-IBSplitViewIntegration.h @@ -7,8 +7,12 @@ #import "NSSplitView.h" @interface NSSplitView (IBSplitViewIntegration) ++ (id)ibDirectSubviewsRelationshipName; + (id)keyPathsForValuesAffectingIbInspectedVertical; + (id)keyPathsForValuesAffectingIbShadowedHoldingPriorities; +- (void)setIbDirectSubviewCandidates:(id)arg1; +- (id)ibDirectSubviewCandidates; +- (id)ibLocalPerConfigurationToManyChildRelationshipKeyPaths; - (id)ibViewsRelevantToPriorityOfKeyPath:(id)arg1 atIndex:(unsigned long long)arg2; - (id)ibLabelForPriorityOfKeyPath:(id)arg1 atIndex:(unsigned long long)arg2; - (BOOL)ibShouldEnsureChildViewHasTranslatesAutoresizingMaskIntoConstraintsInCanvas:(id)arg1; @@ -27,14 +31,16 @@ - (BOOL)ibOverridablePrefersToHorizontallyResizeWithContainer; - (double)ibPriorityStrongerThanInternalWeakSizeConstraintsForCompressingViewInLayoutEngineForOrientation:(unsigned long long)arg1; - (unsigned long long)ibOrientationsWithInternalConstraintsThatWeaklyDefineViewSize; -- (void)setIbArchivedSubviews:(id)arg1; -- (id)ibArchivedSubviews; +- (void)setIbArchivedSubviews:(id)arg1 withConfigurationPropertyStorage:(id)arg2; +- (id)ibArchivedSubviewsWithConfigurationPropertyStorage:(id)arg1; +- (id)ibArchiveKeyForConfigurableRelationship:(id)arg1; - (BOOL)ibChildView:(id)arg1 canHaveUninitializedAutolayoutAmbiguityStatusInDocument:(id)arg2; - (BOOL)ibChildView:(id)arg1 shouldUseConstraintsInsteadOfAutoresizingWhenAddedToDocument:(id)arg2; - (void)setIbInspectedVertical:(BOOL)arg1; - (BOOL)ibInspectedVertical; - (void)setIbShadowedVertical:(BOOL)arg1; - (BOOL)ibShadowedVertical; +- (void)ibSetValue:(id)arg1 forInsertingPasteboardObjectsIntoToManyRelationship:(id)arg2 document:(id)arg3 insertionContext:(id)arg4; - (id)ibAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 insertionContext:(id)arg3; - (id)ibDividerHitTestRects; - (void)ibDidAddToDocument:(id)arg1 phase:(unsigned long long)arg2; @@ -59,6 +65,8 @@ - (Class)ibEditorClass; - (BOOL)ibIsNSAppearanceContainer; - (void)ibRemoveChildren:(id)arg1; +- (void)ibTurnOffChildren:(id)arg1 inConfiguration:(id)arg2 document:(id)arg3; +- (BOOL)ibCanTurnOffChildren:(id)arg1 document:(id)arg2; - (void)ibPopulateEditorSelectionOrderRelationLists:(id)arg1; - (void)ibPopulateChildRelationOrder:(id)arg1; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSSplitViewItem-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSSplitViewItem-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..0a6d32c98 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSSplitViewItem-IBDocumentArchivingGenerator.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSplitViewItem.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface NSSplitViewItem (IBDocumentArchivingGenerator) ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSStackView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSStackView-IBDocumentArchivingGenerator.h index 02c5f5440..f235ed7e1 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSStackView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSStackView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSStackView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSStackView-IBNSStackViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSStackView-IBNSStackViewIntegration.h index e03a43cf5..eacd73fe9 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSStackView-IBNSStackViewIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSStackView-IBNSStackViewIntegration.h @@ -16,7 +16,7 @@ + (id)keyPathsForValuesAffectingIbShadowedCustomSpacing; + (id)keyPathsForValuesAffectingIbInspectedHorizontal; + (id)keyPathsForValuesAffectingIbInspectedVertical; -+ (id)keyPathsForValuesAffectingIbDefaultImage; ++ (id)ibDefaultImageForInstance:(id)arg1; - (id)ibViewsRelevantToPriorityOfKeyPath:(id)arg1 atIndex:(unsigned long long)arg2; - (id)ibDescriptiveTextOfCustomPriorityType:(id)arg1 withPriority:(long long)arg2; - (id)ibLabelForPriorityOfKeyPath:(id)arg1 atIndex:(unsigned long long)arg2; @@ -51,6 +51,7 @@ - (id)ibSubgroupIdentifiers; - (id)ibAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 insertionContext:(id)arg3; - (BOOL)ibCanAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 targetChildRelation:(id *)arg3; +- (id)ibDocumentationPropertyInfosForKeyPath:(id)arg1; - (Class)ibEditorClass; - (id)ibDesignableContentView; - (struct CGRect)frameForGravityArea:(long long)arg1 betweenGravityPadding:(double)arg2; @@ -59,11 +60,10 @@ - (BOOL)ibPropogatedTranslatesAutoresizingConstraintsOfChildView:(id)arg1 forCopyOfChildView:(id)arg2; - (void)ibMapCopyOfReceiver:(id)arg1 intoLayoutEngine:(id)arg2; - (BOOL)ibShouldArchiveAutolayoutPropertiesWithNSViewProperties; -- (id)ibDefaultImage; - (BOOL)ibCanUnembedChildrenInDocument:(id)arg1; - (void)setIbShadowedSubviews:(id)arg1; - (id)ibShadowedSubviews; -- (void)ibFinishArchivingDocument:(id)arg1 withContext:(id)arg2; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSStepper-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSStepper-IBDocumentArchivingGenerator.h index 9d745f4d9..e4543a794 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSStepper-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSStepper-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSStepper (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSStepper-IBNSStepperIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSStepper-IBNSStepperIntegration.h new file mode 100644 index 000000000..2ce3ba88a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSStepper-IBNSStepperIntegration.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSStepper.h" + +@interface NSStepper (IBNSStepperIntegration) +- (BOOL)ibUsesWidgetTypeForTypeNameForDefaultLabel; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSStepperCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSStepperCell-IBDocumentArchivingGenerator.h index 3a670b4e6..15cb8aea5 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSStepperCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSStepperCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSStepperCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSStepperCell-IBNSStepperCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSStepperCell-IBNSStepperCellIntegration.h index ab6315085..b0a0e575c 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSStepperCell-IBNSStepperCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSStepperCell-IBNSStepperCellIntegration.h @@ -7,7 +7,6 @@ #import "NSStepperCell.h" @interface NSStepperCell (IBNSStepperCellIntegration) -+ (id)keyPathsForValuesAffectingIbWidgetType; + (id)keyPathsForValuesAffectingIbInspectedDoubleValue; - (Class)ibPreferredControlClass; - (id)ibTypeNameForDefaultLabel; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTabView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTabView-IBDocumentArchivingGenerator.h index 9b7f82c40..0a447b7f0 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTabView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTabView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTabView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTabView-IBNSTabViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSTabView-IBNSTabViewIntegration.h index 1cddc23d2..ab82a9482 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTabView-IBNSTabViewIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTabView-IBNSTabViewIntegration.h @@ -11,8 +11,6 @@ @interface NSTabView (IBNSTabViewIntegration) + (id)keyPathsForValuesAffectingIbInspectedInitialTabViewItem; + (id)keyPathsForValuesAffectingIbInspectedNumberOfTabViewItems; -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; -+ (id)keyPathsForValuesAffectingIbWidgetType; - (unsigned long long)ibCustomSubviewLayoutStrategy; - (BOOL)ibShouldChildBeIncludedInArbitrationUnitWithParent:(id)arg1; - (BOOL)ibOverridablePrefersToVerticallyResizeWithContainer; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTabViewItem-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTabViewItem-IBDocumentArchivingGenerator.h index 22b1a7531..6b165f378 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTabViewItem-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTabViewItem-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTabViewItem (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTabViewItem-IBTabViewItemIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSTabViewItem-IBTabViewItemIntegration.h index e14e37841..2cc6aa8a2 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTabViewItem-IBTabViewItemIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTabViewItem-IBTabViewItemIntegration.h @@ -7,7 +7,7 @@ #import "NSTabViewItem.h" @interface NSTabViewItem (IBTabViewItemIntegration) -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; +- (BOOL)ibShouldEncodeImage; - (id)ibSuperviewOfView:(id)arg1 inDocument:(id)arg2; - (void)ibWillArbitrateChild:(id)arg1 inArbitrationUnit:(id)arg2; - (BOOL)ibIsChildArbitrationUnitRoot:(id)arg1; @@ -29,5 +29,9 @@ - (BOOL)ibIsChildTypicalConnectionTarget:(id)arg1; - (BOOL)ibCanRemoveChildren:(id)arg1; - (void)ibPopulateChildRelationOrder:(id)arg1; +- (id)ibLocalChildToOneRelationshipsKeyPaths; +- (id)ibLocalToOneRelationshipsKeyPaths; +- (id)ibToOneRelationshipKeyPaths; +- (id)ibLocalAttributeKeyPaths; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTableCellView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTableCellView-IBDocumentArchivingGenerator.h index 56697459f..7380923a2 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTableCellView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTableCellView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTableCellView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTableCellView-IBNSTableCellViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSTableCellView-IBNSTableCellViewIntegration.h index 3e54ae12e..f0f2e8402 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTableCellView-IBNSTableCellViewIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTableCellView-IBNSTableCellViewIntegration.h @@ -7,7 +7,6 @@ #import "NSTableCellView.h" @interface NSTableCellView (IBNSTableCellViewIntegration) -+ (id)keyPathsForValuesAffectingIbWidgetType; - (id)ibWidgetType; - (id)ibPasteboardTypes; - (BOOL)ibIsChildInitiallySelectable:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTableColumn-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTableColumn-IBDocumentArchivingGenerator.h index 1db85d0e9..7a0df8aae 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTableColumn-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTableColumn-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTableColumn (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTableColumn-IBNSInspectorIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSTableColumn-IBNSInspectorIntegration.h index b0422611c..176930f2f 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTableColumn-IBNSInspectorIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTableColumn-IBNSInspectorIntegration.h @@ -7,7 +7,6 @@ #import "NSTableColumn.h" @interface NSTableColumn (IBNSInspectorIntegration) -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; + (id)keyPathsForValuesAffectingIbInspectedToolTip; + (id)ibDefaultPrototypeTextCellView; + (id)keyPathsForValuesAffectingIbInspectedSortDescriptorAscending; @@ -28,7 +27,7 @@ - (id)ibBeginDesigningInDocument:(id)arg1; - (void)constrainWidthToMax; - (void)constrainWidthToMin; -- (id)ibDefaultFontKeyPath; +- (void)ibPopulateObjectsForFloatingPanels:(id)arg1; - (id)ibInitialConnectionLabelSearchTerm; - (id)ibAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 insertionContext:(id)arg3; - (BOOL)ibCanAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 targetChildRelation:(id *)arg3; @@ -52,9 +51,9 @@ - (BOOL)ibExternalIsInViewBasedMode; - (void)setIbExternalPrototypeCellViews:(id)arg1; - (id)ibExternalPrototypeCellViews; +- (id)ibDefaultFontKeyPath; - (BOOL)ibIsContainedPrototypeCellView:(id)arg1; -- (void)ibFinishArchivingDocument:(id)arg1 withContext:(id)arg2; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; - (void)ibRemoveChildren:(id)arg1; - (void)setIbExternalUserInterfaceItemIdentifier:(id)arg1; - (id)ibExternalUserInterfaceItemIdentifier; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTableHeaderCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTableHeaderCell-IBDocumentArchivingGenerator.h index 82a4faa25..03f428ecb 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTableHeaderCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTableHeaderCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTableHeaderCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTableHeaderView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTableHeaderView-IBDocumentArchivingGenerator.h index dc3def6cb..f778189a0 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTableHeaderView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTableHeaderView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTableHeaderView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTableView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTableView-IBDocumentArchivingGenerator.h index d699d10c9..8047f2573 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTableView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTableView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTableView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTableView-IBNSTableViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSTableView-IBNSTableViewIntegration.h index 533185fed..7cdd93e04 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTableView-IBNSTableViewIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTableView-IBNSTableViewIntegration.h @@ -22,11 +22,9 @@ - (BOOL)ibShouldUseConstraintsInsteadOfAutoresizingWhenChildOfClipView; - (BOOL)ibChildView:(id)arg1 shouldUseConstraintsInsteadOfAutoresizingWhenAddedToDocument:(id)arg2; - (BOOL)ibIsArbitrationUnitLeaf; -- (void)ibFinishArchivingDocument:(id)arg1 withContext:(id)arg2; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; -- (BOOL)ibNeedsToCompileWithCopyOfDocument:(id)arg1; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; - (BOOL)isContainedTableColumn:(id)arg1; -- (void)syncRowHeightWithContainedViewsIfNecessary; +- (void)ibSyncRowHeightWithContainedViewsIfNecessary; - (void)setIbInspectedRowHeight:(id)arg1; - (id)ibInspectedRowHeight; - (void)setIbShadowedRowHeight:(double)arg1; @@ -45,6 +43,7 @@ - (void)setIbInspectedRefusesFirstResponder:(long long)arg1; - (long long)ibInspectedRefusesFirstResponder; - (long long)ibInspectedEnabled; +- (void)awakeAfterUsingDocumentUnarchiver:(id)arg1; - (id)awakeAfterUsingCoder:(id)arg1; - (id)ibAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 insertionContext:(id)arg3; - (BOOL)ibCanAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 targetChildRelation:(id *)arg3; @@ -80,9 +79,7 @@ - (void)ibRemoveChildren:(id)arg1; - (void)ibPopulateEditorSelectionOrderRelationLists:(id)arg1; - (void)ibPopulateChildRelationOrder:(id)arg1; -- (id)ibDefaultFontKeyPath; -- (void)setIbTableColumnFontsForFontPanel:(id)arg1; -- (id)ibTableColumnFontsForFontPanel; +- (void)ibPopulateObjectsForFloatingPanels:(id)arg1; - (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; - (void)ibSwizzledViewWillDraw; - (void)ibSyncSubviewsOfTableColumns; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSText-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSText-IBDocumentArchivingGenerator.h index 7c866f0b5..6f53220c1 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSText-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSText-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSText (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTextField-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTextField-IBDocumentArchivingGenerator.h index 067bf2008..4a5bc6358 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTextField-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTextField-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTextField (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTextField-IBNSTextFieldIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSTextField-IBNSTextFieldIntegration.h index b54dd8039..e8d1cd82e 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTextField-IBNSTextFieldIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTextField-IBNSTextFieldIntegration.h @@ -7,9 +7,15 @@ #import "NSTextField.h" @interface NSTextField (IBNSTextFieldIntegration) -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; +- (BOOL)ibInspectedCanInspectSetsMaxLayoutWidthAtFirstLayout; +- (void)setIbInspectedSetsMaxLayoutWidthAtFirstLayout:(BOOL)arg1; +- (void)ibCellDidChangeInspectedLineBreakMode:(id)arg1; +- (void)setIbInspectedLineBreakMode:(long long)arg1; +- (void)ibTextFieldCellDidChangeInspectorLayout:(id)arg1; +- (void)_ibDidChangeTextFieldWrappingMode:(BOOL)arg1; - (id)ibDocumentationPropertyInfosForKeyPath:(id)arg1; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (id)ibVerifyPreferredMaxLayoutWidthOnlyForMultilineLabelsInDocument:(id)arg1; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; - (void)ibPropagatePropertiesToCopyOfReceiver:(id)arg1 forLayoutEngine:(id)arg2; - (void)ibEnableAutolayoutInDocument:(id)arg1 context:(id)arg2; - (BOOL)ibIsWrappingStaticTextLabel; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTextFieldCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTextFieldCell-IBDocumentArchivingGenerator.h index 786f852fa..970b797cb 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTextFieldCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTextFieldCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTextFieldCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTextFieldCell-IBNSTextFieldCellIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSTextFieldCell-IBNSTextFieldCellIntegration.h index 3436fb0c2..94950a3c3 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTextFieldCell-IBNSTextFieldCellIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTextFieldCell-IBNSTextFieldCellIntegration.h @@ -7,11 +7,9 @@ #import "NSTextFieldCell.h" @interface NSTextFieldCell (IBNSTextFieldCellIntegration) -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; + (id)keyPathsForValuesAffectingIbInspectedAllowsOnlyRomanCharacters; + (id)keyPathsForValuesAffectingIbInspectedBackgroundColor; + (id)keyPathsForValuesAffectingIbInspectedDrawsBackground; -+ (id)keyPathsForValuesAffectingIbWidgetType; + (id)keyPathsForValuesAffectingIbIsStaticText; + (id)keyPathsForValuesAffectingIbInspectorLayout; + (id)keyPathsForValuesAffectingIbInspectedTextBorderType; @@ -36,8 +34,7 @@ - (id)ibDisplayNameForKeyPath:(id)arg1; - (Class)ibEditorClass; - (BOOL)ibWouldClipContentWithCellSize:(struct CGSize)arg1; -- (void)setIbInspectorLayout:(long long)arg1; -- (long long)ibInspectorLayout; +@property(nonatomic) long long ibInspectorLayout; - (void)setIbInspectedTextBorderType:(long long)arg1; - (long long)ibInspectedTextBorderType; - (void)setIbInspectedEditingBehavior:(long long)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTextFinder-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTextFinder-IBDocumentArchivingGenerator.h index b86499af7..40c3430bf 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTextFinder-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTextFinder-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTextFinder (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTextView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTextView-IBDocumentArchivingGenerator.h index a7e041b41..54cff028b 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTextView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTextView-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTextView (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTextView-IBNSTextViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSTextView-IBNSTextViewIntegration.h index e77f59bde..782db3292 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTextView-IBNSTextViewIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTextView-IBNSTextViewIntegration.h @@ -17,14 +17,13 @@ + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (BOOL)ibShouldPropagateFramesDuringFrameDecision; - (BOOL)ibShouldUseConstraintsInsteadOfAutoresizingWhenChildOfClipView; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; - (void)setIbInspectedAllowsOnlyRomanCharacters:(BOOL)arg1; - (BOOL)ibInspectedAllowsOnlyRomanCharacters; @property BOOL ibShadowedIncrementalSearchingEnabled; @property long long ibArchivedFindStyle; @property BOOL ibShadowedUsesFindBar; @property long long ibShadowedLayoutOrientation; -- (BOOL)ibNeedsToCompileWithCopyOfDocument:(id)arg1; @property BOOL ibShadowedUsesInspectorBar; @property(copy) NSTextStorage *ibShadowedTextStorage; - (struct CGSize)ibNearestLegalBoundsSize; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTextViewDelegate-Protocol.h b/IDEInterfaceBuilderCocoaIntegration/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTextViewDelegate-Protocol.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTokenField-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTokenField-IBDocumentArchivingGenerator.h index d5fdbf5da..f4cab6080 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTokenField-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTokenField-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTokenField (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTokenFieldCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTokenFieldCell-IBDocumentArchivingGenerator.h index 270959b73..6690c483d 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTokenFieldCell-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTokenFieldCell-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTokenFieldCell (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTokenFieldCell-IBNSTokenFieldIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSTokenFieldCell-IBNSTokenFieldIntegration.h index 6daf6b88c..a98c2758a 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTokenFieldCell-IBNSTokenFieldIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTokenFieldCell-IBNSTokenFieldIntegration.h @@ -7,7 +7,6 @@ #import "NSTokenFieldCell.h" @interface NSTokenFieldCell (IBNSTokenFieldIntegration) -+ (id)keyPathsForValuesAffectingIbWidgetType; + (id)keyPathsForValuesAffectingObjectValue; - (BOOL)xmlCoder:(id)arg1 shouldEncodeObject:(id *)arg2 forKey:(id)arg3 context:(id)arg4; - (id)xmlCoderEncodingCallbackContext:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSToolbar-IBNSToolbarIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSToolbar-IBNSToolbarIntegration.h index 4b31aa030..0137e91f6 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSToolbar-IBNSToolbarIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSToolbar-IBNSToolbarIntegration.h @@ -20,8 +20,7 @@ - (BOOL)ibCanAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 targetChildRelation:(id *)arg3; - (BOOL)ibShouldAddItemWithIdentifier:(id)arg1; - (BOOL)ibContainsItemWithIdentifier:(id)arg1; -- (void)ibFinishArchivingDocument:(id)arg1 withContext:(id)arg2; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (void)ibInvalidateWarningsAfterDescendant:(id)arg1 changedProperty:(id)arg2 inDocument:(id)arg3 fromValue:(id)arg4; - (struct CGRect)ibRectForChild:(id)arg1 inFrameController:(id)arg2; @@ -31,7 +30,7 @@ @property(copy) NSArray *ibShadowedAllowedToolbarItems; @property(copy) NSString *ibShadowedToolbarIdentifier; - (BOOL)ibCanBeBoundToFromObject:(id)arg1; -- (BOOL)ibMustEditInPersonalWindow; +- (BOOL)ibMustBeBaseObjectOfEditorFrame; - (BOOL)ibAllowsClickPassthroughToParentEditorFrames; - (void)ibTakeDefaultItemsFromToolbar:(id)arg1; - (id)ibConfigurableCounterpartToolbar; @@ -46,5 +45,11 @@ - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; - (id)ibSwizzledInitWithCoder:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSToolbarItem-IBNSToolbarItemIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSToolbarItem-IBNSToolbarItemIntegration.h index f56b2fec3..467e92a7e 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSToolbarItem-IBNSToolbarItemIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSToolbarItem-IBNSToolbarItemIntegration.h @@ -12,8 +12,10 @@ + (id)keyPathsForValuesAffectingIbInspectedMinSizeHeight; + (id)keyPathsForValuesAffectingIbInspectedMinSizeWidth; + (id)keyPathsForValuesAffectingIbInspectedItemIdentifier; -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; + (id)instantiateWithDocumentUnarchiver:(id)arg1; +- (void)ibSetupTriggerForSegueTemplate:(id)arg1 inCompilationUnit:(id)arg2; +- (id)ibSegueTriggers; +- (id)ibDefaultSegueTrigger; - (BOOL)ibCanHaveDescendantViewHierarchy; - (BOOL)ibIsChildArbitrationUnitRoot:(id)arg1; - (void)setIbInspectedMaxSizeHeight:(double)arg1; @@ -26,8 +28,7 @@ - (double)ibInspectedMinSizeWidth; - (void)setIbInspectedItemIdentifier:(id)arg1; - (id)ibInspectedItemIdentifier; -- (void)ibFinishArchivingDocument:(id)arg1 withContext:(id)arg2; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (id)ibInitialConnectionLabelSearchTerm; - (id)ibInspectedToolTip; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSTreeController-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSTreeController-IBDocumentArchivingGenerator.h index 4915b9d42..f97f3dae9 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSTreeController-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSTreeController-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTreeController (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSUserDefaultsController-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSUserDefaultsController-IBDocumentArchivingGenerator.h index 8c6d165c0..bd7fc2e5e 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSUserDefaultsController-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSUserDefaultsController-IBDocumentArchivingGenerator.h @@ -8,8 +8,16 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSUserDefaultsController (IBDocumentArchivingGenerator) - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSUserDefaultsController-IBNSUserDefaultsControllerIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSUserDefaultsController-IBNSUserDefaultsControllerIntegration.h index 3cbb86888..1cc610fdb 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSUserDefaultsController-IBNSUserDefaultsControllerIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSUserDefaultsController-IBNSUserDefaultsControllerIntegration.h @@ -7,12 +7,12 @@ #import "NSUserDefaultsController.h" @interface NSUserDefaultsController (IBNSUserDefaultsControllerIntegration) ++ (id)ibDefaultImageForInstance:(id)arg1; + (id)ibSharedUserDefaultsControllerProxy; + (id)ibSynthesizeControllerKeyPaths; - (void)ibDidAddToDocument:(id)arg1 phase:(unsigned long long)arg2; - (id)ibTypeNameForDefaultLabel; -- (id)ibDefaultImage; -- (id)ibApplicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; +- (BOOL)ibIsInspectorApplicable:(id)arg1 forCategory:(id)arg2; - (id)ibSwizzledAwakeAfterUsingCoder:(id)arg1; - (BOOL)ibIsPlaceholder; - (id)ibResolvedTypeNameForControllerKey:(id)arg1; diff --git a/IDEInterfaceBuilderCocoaIntegration/NSView-IBAppKitViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSView-IBAppKitViewIntegration.h index b8b2dc24e..49c85918c 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSView-IBAppKitViewIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSView-IBAppKitViewIntegration.h @@ -20,6 +20,7 @@ + (id)keyPathsForValuesAffectingIbInspectedAllViewsForRenderTree; + (id)keyPathsForValuesAffectingIbInspectedControl; + (id)ibSwizzledNSViewLayoutMetrics; ++ (void)ibPopulateAdditionalCocoaInspectors:(id)arg1 forCategory:(id)arg2; - (id)ibViewsRelevantToPriorityOfKeyPath:(id)arg1 atIndex:(unsigned long long)arg2; - (id)ibDescriptiveTextOfCustomPriorityType:(id)arg1 withPriority:(long long)arg2; - (id)ibLabelForPriorityOfKeyPath:(id)arg1 atIndex:(unsigned long long)arg2; @@ -28,10 +29,14 @@ - (Class)ibSwizzledNSViewTrackerClass; - (Class)ibSwizzledNSViewEditorClass; - (id)ibSwizzledNSViewWindow:(SEL)arg1 forUpdatingConstraintsInDocument:(id *)arg2; -- (void)ibSwizzledNSViewBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; - (id)ibSwizzledNSViewLastInspectedTranslatesAutoresizingMaskIntoConstraintsMetadataKeyInDocument:(id)arg1; - (id)ibSwizzledNSViewTranslatesAutoresizingMaskIntoConstraintsMetadataKeyInDocument:(id)arg1; - (id)ibSwizzledNSViewConstraintsMetadataKeyInDocument:(id)arg1; +- (BOOL)ibWrapperViewForEditorCanvasFrameIsAffectedByChangeToProperty:(id)arg1; +- (id)ibWrapperViewForEditorCanvasFrame:(id)arg1; +- (void)setIbExternalNSViewSimulatedAppContext:(unsigned long long)arg1; +- (unsigned long long)ibExternalNSViewSimulatedAppContext; - (void)setIbInspectedCompositingFilter:(id)arg1; - (id)ibInspectedCompositingFilter; - (void)setIbInspectedBackgroundFilters:(id)arg1; @@ -58,18 +63,27 @@ - (BOOL)ibInspectedIsTreeRenderingWithLayers; - (void)ibEnableWantsLayerForBestViewInHierarchy; - (id)ibInspectedAllViewsForRenderTree; +- (void)ibCellDidChangeInspectedLineBreakMode:(id)arg1; +- (void)ibTextFieldCellDidChangeInspectorLayout:(id)arg1; - (BOOL)ibCanSupportIdentifierProperty; - (void)ibSwizzledNSViewDidExtractObjects:(id)arg1 fromPasteboard:(id)arg2 intoDocument:(id)arg3 context:(id)arg4; - (void)ibSwizzledNSViewCustomizeForInsertionIntoNSView:(id)arg1 withObjects:(id)arg2 fromLibraryOrDifferentTargetRuntime:(BOOL)arg3 andInsertionContext:(id)arg4; - (void)ibSwizzledNSViewDidPutObjects:(id)arg1 onPasteboard:(id)arg2 fromDocument:(id)arg3 context:(id)arg4; +- (BOOL)ibInspectedImplementsSetTag; - (id)ibInspectedControl; -- (void)ibSwizzledNSViewDocument:(id)arg1 willStartSimulatorWithContext:(id)arg2; - (id)ibSwizzledNSViewViewFromPasteboardImage:(id)arg1; - (BOOL)ibCanBeBoundToFromObject:(id)arg1; +- (void)setIbExternalGestureRecognizers:(id)arg1; +- (id)ibExternalGestureRecognizers; +- (void)ibSwizzledNSViewRemoveChildren:(id)arg1; +- (void)ibSwizzledNSViewPopulateChildRelationOrder:(id)arg1; +- (id)ibSwizzledNSViewAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 insertionContext:(id)arg3; +- (BOOL)ibSwizzledNSViewCanAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 targetChildRelation:(id *)arg3; - (BOOL)ibSwizzledNSViewAcceptsPasteboardImageResourcesAsViews; - (void)ibSwizzledNSViewWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (BOOL)ibSwizzledNSViewShouldGenerateOverlappingViewsWarningsInDocument:(id)arg1; - (void)ibSwizzledNSViewIssueOverlappingViewWarning:(id)arg1 forSibling:(id)arg2 withParentView:(id)arg3 inDocument:(id)arg4 withComputationContext:(id)arg5; - (id)ibLocalAttributeKeyPaths; +- (BOOL)ibIsInspectorApplicable:(id)arg1 forCategory:(id)arg2; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSVisualEffectView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSVisualEffectView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..aa1de2915 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSVisualEffectView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSVisualEffectView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface NSVisualEffectView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSVisualEffectView-IBNSVisualEffectViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSVisualEffectView-IBNSVisualEffectViewIntegration.h new file mode 100644 index 000000000..5c9f736a7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/NSVisualEffectView-IBNSVisualEffectViewIntegration.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSVisualEffectView.h" + +@interface NSVisualEffectView (IBNSVisualEffectViewIntegration) +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (BOOL)ibIsNSAppearanceContainer; +- (id)ibInspectedAppearancePopupValues; +- (id)ibInspectedAppearancePopupTitles; +- (id)ibDesignableContentView; +- (void)ibCustomizeForInsertionIntoDocument:(id)arg1 withObjects:(id)arg2 fromLibraryOrDifferentTargetRuntime:(BOOL)arg3 andInsertionContext:(id)arg4; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/NSWindowTemplate-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/NSWindowTemplate-IBDocumentArchivingGenerator.h index b51d8c4ad..0cb47cc02 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSWindowTemplate-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSWindowTemplate-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSWindowTemplate (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/NSWindowTemplate-IBWindowTemplateIntegration.h b/IDEInterfaceBuilderCocoaIntegration/NSWindowTemplate-IBWindowTemplateIntegration.h index efaf42f76..eef253eff 100644 --- a/IDEInterfaceBuilderCocoaIntegration/NSWindowTemplate-IBWindowTemplateIntegration.h +++ b/IDEInterfaceBuilderCocoaIntegration/NSWindowTemplate-IBWindowTemplateIntegration.h @@ -6,9 +6,11 @@ #import "NSWindowTemplate.h" -@class NSValue, NSView; +#import "IBCocoaCustomObject-Protocol.h" -@interface NSWindowTemplate (IBWindowTemplateIntegration) +@class NSString, NSValue, NSView, NSViewController; + +@interface NSWindowTemplate (IBWindowTemplateIntegration) + (id)keyPathsForValuesAffectingIbInspectedDefaultContentMaxSize; + (id)keyPathsForValuesAffectingIbInspectedDefaultContentMinSize; + (id)keyPathsForValuesAffectingIbInspectedContentRectHeight; @@ -40,10 +42,11 @@ + (id)keyPathsForValuesAffectingIbShadowedCollectionBehavior; + (id)ibBorderedWindowTemplateWithClassName:(id)arg1; + (id)ibContentBorderThicknessKeyPaths; ++ (void)ibPopulateAdditionalInspectors:(id)arg1 forCategory:(id)arg2; + (BOOL)ibIsSupportedEditorWindowClass:(Class)arg1; + (void)ibAddSupportedEditorWindowClass:(Class)arg1; -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; + (id)keyPathsForValuesAffectingIbInheritedAppearance; +@property(retain) NSViewController *shadowedContentViewController; - (BOOL)ibCanHaveDescendantViewHierarchy; - (void)ibUnarchiveContentBorderThickness:(id)arg1; - (void)ibArchiveContentBorderThickness:(id)arg1; @@ -72,8 +75,7 @@ - (BOOL)xmlCoder:(id)arg1 shouldEncodeRect:(struct CGRect *)arg2 forKey:(id)arg3 context:(id)arg4; - (id)xmlCoderEncodingCallbackContext:(id)arg1; - (void)ibAwakeInDocument:(id)arg1; -- (void)ibFinishArchivingDocument:(id)arg1 withContext:(id)arg2; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; - (void)ibPushSizeConstraintsFromContentToFrame:(id)arg1; - (void)ibUpgradeSizeContraintsToCurrentInMemoryFormat:(id)arg1; - (void)ibFixOldUnsetMinMaxSizeValuesIfNeeded:(id)arg1; @@ -128,7 +130,7 @@ - (BOOL)ibIsLegalArbitrationUnitRoot; - (id)ibWindow:(SEL)arg1 forUpdatingConstraintsInDocument:(id *)arg2; - (BOOL)ibChildView:(id)arg1 shouldUseConstraintsInsteadOfAutoresizingWhenAddedToDocument:(id)arg2; -- (id)ibApplicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; +- (BOOL)ibIsInspectorApplicable:(id)arg1 forCategory:(id)arg2; - (id)ibAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 insertionContext:(id)arg3; - (BOOL)ibCanAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 targetChildRelation:(id *)arg3; - (id)ibContainerWidgetTypeForChildView:(id)arg1; @@ -143,10 +145,11 @@ - (struct CGRect)ibRectForChild:(id)arg1 inFrameController:(id)arg2; - (id)ibDisplayNameForKeyPath:(id)arg1; - (BOOL)ibChildEditsWithSingleClick:(id)arg1; -- (BOOL)ibMustEditInPersonalWindow; +- (BOOL)ibCanBeBaseObjectOfEditorFrame; - (void)ibInvalidateWarningsAfterDescendant:(id)arg1 changedProperty:(id)arg2 inDocument:(id)arg3 fromValue:(id)arg4; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (id)ibPasteboardTypes; +- (BOOL)ibShouldEncodeContentViewController; - (id)ibWindowFromTemplateUsingDocument:(id)arg1; - (Class)ibClassToUseWhenCreatingEditorInDocument:(id)arg1; - (id)ibQualifyingInfoForDefaultLabel; @@ -161,11 +164,19 @@ - (void)setIbExternalCustomClassName:(id)arg1; - (id)ibRuntimeClassName; - (BOOL)ibCanBeBoundToFromObject:(id)arg1; -- (BOOL)ibIsCocoaCustomObject; +- (BOOL)wantsCustomObjectDecodeBahavior; - (id)ibLocalAttributeKeyPaths; +- (id)ibLocalChildToOneRelationshipsKeyPaths; +- (id)ibLocalToOneRelationshipsKeyPaths; - (BOOL)ibIsNSAppearanceContainer; - (id)ibInheritedAppearance; - (Class)ibSwizzledWindowClassForNibInstantiate; - (id)ibSwizzledInitWithCoder:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderCocoaIntegration/OSADictionaryController-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/OSADictionaryController-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..b4aeb6286 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/OSADictionaryController-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "OSADictionaryController.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface OSADictionaryController (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/OSADictionaryView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/OSADictionaryView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..89484847a --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/OSADictionaryView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "OSADictionaryView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface OSADictionaryView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/OSAImageTextCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/OSAImageTextCell-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..e28c6696f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/OSAImageTextCell-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "OSAImageTextCell.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface OSAImageTextCell (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/OSAScriptController-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/OSAScriptController-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..d0c866799 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/OSAScriptController-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "OSAScriptController.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface OSAScriptController (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/OSAScriptView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/OSAScriptView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..cdd0ec9a7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/OSAScriptView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "OSAScriptView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface OSAScriptView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/OSASplitView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/OSASplitView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..824b4bcb3 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/OSASplitView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "OSASplitView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface OSASplitView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/PDFThumbnailView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/PDFThumbnailView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..96c833e05 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/PDFThumbnailView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PDFThumbnailView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface PDFThumbnailView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/PDFThumbnailView-PDFThumbnailViewIBIntegration.h b/IDEInterfaceBuilderCocoaIntegration/PDFThumbnailView-PDFThumbnailViewIBIntegration.h new file mode 100644 index 000000000..7b248fe04 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/PDFThumbnailView-PDFThumbnailViewIBIntegration.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PDFThumbnailView.h" + +@interface PDFThumbnailView (PDFThumbnailViewIBIntegration) +- (void)setThumbnailSizeHeight:(unsigned long long)arg1; +- (unsigned long long)thumbnailSizeHeight; +- (void)setThumbnailSizeWidth:(unsigned long long)arg1; +- (unsigned long long)thumbnailSizeWidth; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/PDFView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/PDFView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..eb79e7b16 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/PDFView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PDFView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface PDFView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/PDFView-IBIntegration.h b/IDEInterfaceBuilderCocoaIntegration/PDFView-IBIntegration.h new file mode 100644 index 000000000..3887878f6 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/PDFView-IBIntegration.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PDFView.h" + +@interface PDFView (IBIntegration) +- (BOOL)runningWithinInterfaceBuilder; +- (id)ibSwizzledInitWithCoder:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QCCompositionParameterView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/QCCompositionParameterView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..f76452800 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QCCompositionParameterView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "QCCompositionParameterView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface QCCompositionParameterView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QCCompositionPickerView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/QCCompositionPickerView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..955fd2e39 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QCCompositionPickerView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "QCCompositionPickerView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface QCCompositionPickerView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QCPatchBrowserView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/QCPatchBrowserView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..bcb2ffc9b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QCPatchBrowserView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "QCPatchBrowserView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface QCPatchBrowserView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QCPatchController-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/QCPatchController-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..3268081e6 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QCPatchController-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "QCPatchController.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface QCPatchController (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QCPatchControllerInspectorController.h b/IDEInterfaceBuilderCocoaIntegration/QCPatchControllerInspectorController.h new file mode 100644 index 000000000..09faba7cb --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QCPatchControllerInspectorController.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBInspectorViewController.h" + +@interface QCPatchControllerInspectorController : IBInspectorViewController +{ +} + +- (void)unloadComposition:(id)arg1; +- (void)loadComposition:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QCPatchEditorView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/QCPatchEditorView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..1d281be7b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QCPatchEditorView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "QCPatchEditorView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface QCPatchEditorView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QCPatchParametersView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/QCPatchParametersView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..678ada707 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QCPatchParametersView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "QCPatchParametersView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface QCPatchParametersView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QCView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/QCView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..5117d3bf3 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QCView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "QCView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface QCView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QCView-IBInspectorIntegration.h b/IDEInterfaceBuilderCocoaIntegration/QCView-IBInspectorIntegration.h new file mode 100644 index 000000000..03a42f1da --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QCView-IBInspectorIntegration.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "QCView.h" + +@interface QCView (IBInspectorIntegration) +- (unsigned long long)eventForwarding; +- (void)setEventForwarding:(id)arg1; +- (void)drawRect:(struct CGRect)arg1; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QCViewInspectorController.h b/IDEInterfaceBuilderCocoaIntegration/QCViewInspectorController.h new file mode 100644 index 000000000..869e12cd4 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QCViewInspectorController.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBInspectorViewController.h" + +@interface QCViewInspectorController : IBInspectorViewController +{ +} + +- (void)unloadComposition:(id)arg1; +- (void)loadComposition:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QTCaptureView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/QTCaptureView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..261276d0b --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QTCaptureView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "QTCaptureView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface QTCaptureView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QTMovieView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/QTMovieView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..34b528096 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QTMovieView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "QTMovieView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface QTMovieView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/QTMovieView-IBQTMovieViewIntegration.h b/IDEInterfaceBuilderCocoaIntegration/QTMovieView-IBQTMovieViewIntegration.h new file mode 100644 index 000000000..4ae9ad839 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/QTMovieView-IBQTMovieViewIntegration.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "QTMovieView.h" + +@class NSString; + +@interface QTMovieView (IBQTMovieViewIntegration) ++ (id)keyPathsForValuesAffectingIbInspectedMoviePath; ++ (id)keyPathsForValuesAffectingDesignableMovieURLString; +- (void)setIbInspectedMoviePath:(id)arg1; +- (id)ibInspectedMoviePath; +@property(retain) NSString *designableMovieURLString; +- (void)setDesignableZoomButtonsVisible:(BOOL)arg1; +- (void)setDesignableStepButtonsVisible:(BOOL)arg1; +- (BOOL)designableZoomButtonsVisible; +- (BOOL)designableStepButtonsVisible; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/SCNViewTemplate.h b/IDEInterfaceBuilderCocoaIntegration/SCNViewTemplate.h new file mode 100644 index 000000000..7b58b23d6 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/SCNViewTemplate.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSColor, NSString; + +@interface SCNViewTemplate : NSView +{ + BOOL _jitteringEnabled; + BOOL _playing; + BOOL _loops; + BOOL _autoenablesDefaultLighting; + BOOL _allowsCameraControl; + BOOL _ibWantsMultisampling; + BOOL _encodeAsRuntimeInstance; + NSColor *_backgroundColor; + NSString *_ibSceneName; +} + +@property BOOL encodeAsRuntimeInstance; // @synthesize encodeAsRuntimeInstance=_encodeAsRuntimeInstance; +@property(nonatomic) BOOL ibWantsMultisampling; // @synthesize ibWantsMultisampling=_ibWantsMultisampling; +@property(nonatomic) BOOL allowsCameraControl; // @synthesize allowsCameraControl=_allowsCameraControl; +@property(copy, nonatomic) NSString *ibSceneName; // @synthesize ibSceneName=_ibSceneName; +@property(copy, nonatomic) NSColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; +@property(nonatomic) BOOL autoenablesDefaultLighting; // @synthesize autoenablesDefaultLighting=_autoenablesDefaultLighting; +@property(nonatomic) BOOL loops; // @synthesize loops=_loops; +@property(nonatomic, getter=isPlaying) BOOL playing; // @synthesize playing=_playing; +@property(nonatomic, getter=isJitteringEnabled) BOOL jitteringEnabled; // @synthesize jitteringEnabled=_jitteringEnabled; +- (void).cxx_destruct; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)ibPrepareCocoaDocumentForCompiling:(id)arg1 withContext:(id)arg2; +- (Class)classForCoder; +- (id)ibTypeNameForDefaultLabel; +- (id)ibRuntimeClassName; +- (void)drawRect:(struct CGRect)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/WebPreferences-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/WebPreferences-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..16feec296 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/WebPreferences-IBDocumentArchivingGenerator.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "WebPreferences.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface WebPreferences (IBDocumentArchivingGenerator) ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/WebView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/WebView-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..30584ba5f --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/WebView-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "WebView.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface WebView (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/WebView-IBIntegration.h b/IDEInterfaceBuilderCocoaIntegration/WebView-IBIntegration.h new file mode 100644 index 000000000..b7ddf2787 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/WebView-IBIntegration.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "WebView.h" + +@interface WebView (IBIntegration) ++ (id)keyPathsForValuesAffectingDesignablePreferenceAllowsAnimatedImageLooping; ++ (id)keyPathsForValuesAffectingDesignablePreferenceAllowsAnimatedImages; ++ (id)keyPathsForValuesAffectingDesignablePreferenceLoadsImagesAutomatically; ++ (id)keyPathsForValuesAffectingDesignablePreferenceJavaScriptCanOpenWindowsAutomatically; ++ (id)keyPathsForValuesAffectingDesignablePreferenceJavaScriptEnabled; ++ (id)keyPathsForValuesAffectingDesignablePreferenceJavaEnabled; ++ (id)keyPathsForValuesAffectingDesignablePreferenceArePlugInsEnabled; ++ (id)keyPathsForValuesAffectingDesignablePreferenceFantasyFontFamily; ++ (id)keyPathsForValuesAffectingDesignablePreferenceCursiveFontFamily; ++ (id)keyPathsForValuesAffectingDesignablePreferenceSansSerifFontFamily; ++ (id)keyPathsForValuesAffectingDesignablePreferenceSerifFontFamily; ++ (id)keyPathsForValuesAffectingDesignablePreferenceFixedFontFamily; ++ (id)keyPathsForValuesAffectingDesignablePreferenceStandardFontFamily; ++ (id)keyPathsForValuesAffectingDesignablePreferenceMinimumFontSize; ++ (id)keyPathsForValuesAffectingDesignablePreferenceDefaultFixedFontSize; ++ (id)keyPathsForValuesAffectingDesignablePreferenceDefaultFontSize; ++ (id)keyPathsForValuesAffectingDesignablePreferenceBackForwardList; +- (void)setDesignablePreferenceAllowsAnimatedImageLooping:(BOOL)arg1; +- (BOOL)designablePreferenceAllowsAnimatedImageLooping; +- (void)setDesignablePreferenceAllowsAnimatedImages:(BOOL)arg1; +- (BOOL)designablePreferenceAllowsAnimatedImages; +- (void)setDesignablePreferenceLoadsImagesAutomatically:(BOOL)arg1; +- (BOOL)designablePreferenceLoadsImagesAutomatically; +- (void)setDesignablePreferenceJavaScriptCanOpenWindowsAutomatically:(BOOL)arg1; +- (BOOL)designablePreferenceJavaScriptCanOpenWindowsAutomatically; +- (void)setDesignablePreferenceJavaScriptEnabled:(BOOL)arg1; +- (BOOL)designablePreferenceJavaScriptEnabled; +- (void)setDesignablePreferenceJavaEnabled:(BOOL)arg1; +- (BOOL)designablePreferenceJavaEnabled; +- (void)setDesignablePreferenceArePlugInsEnabled:(BOOL)arg1; +- (BOOL)designablePreferenceArePlugInsEnabled; +- (void)setDesignablePreferenceFantasyFontFamily:(id)arg1; +- (id)designablePreferenceFantasyFontFamily; +- (void)setDesignablePreferenceCursiveFontFamily:(id)arg1; +- (id)designablePreferenceCursiveFontFamily; +- (void)setDesignablePreferenceSansSerifFontFamily:(id)arg1; +- (id)designablePreferenceSansSerifFontFamily; +- (void)setDesignablePreferenceSerifFontFamily:(id)arg1; +- (id)designablePreferenceSerifFontFamily; +- (void)setDesignablePreferenceFixedFontFamily:(id)arg1; +- (id)designablePreferenceFixedFontFamily; +- (void)setDesignablePreferenceStandardFontFamily:(id)arg1; +- (id)designablePreferenceStandardFontFamily; +- (void)setDesignablePreferenceMinimumFontSize:(long long)arg1; +- (long long)designablePreferenceMinimumFontSize; +- (void)setDesignablePreferenceDefaultFixedFontSize:(long long)arg1; +- (long long)designablePreferenceDefaultFixedFontSize; +- (void)setDesignablePreferenceDefaultFontSize:(long long)arg1; +- (long long)designablePreferenceDefaultFontSize; +- (void)setDesignablePreferenceBackForwardList:(BOOL)arg1; +@property(readonly, nonatomic) BOOL designablePreferenceBackForwardList; +- (void)setDesignableIdentifier:(id)arg1; +- (id)designableIdentifier; +- (id)preferenceKeys; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/_AMVariablePopUpButton-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/_AMVariablePopUpButton-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..1e01c6db7 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/_AMVariablePopUpButton-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_AMVariablePopUpButton.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface _AMVariablePopUpButton (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/_AMVariablePopUpButtonCell-AMPathPopUpButtonIntegration.h b/IDEInterfaceBuilderCocoaIntegration/_AMVariablePopUpButtonCell-AMPathPopUpButtonIntegration.h new file mode 100644 index 000000000..d06d233c5 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/_AMVariablePopUpButtonCell-AMPathPopUpButtonIntegration.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_AMVariablePopUpButtonCell.h" + +@interface _AMVariablePopUpButtonCell (AMPathPopUpButtonIntegration) +- (BOOL)ibShouldArchiveMenuItems; +- (BOOL)ibShouldReattachTransientChildrenToChild:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderCocoaIntegration/_AMVariablePopUpButtonCell-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderCocoaIntegration/_AMVariablePopUpButtonCell-IBDocumentArchivingGenerator.h new file mode 100644 index 000000000..99bb67928 --- /dev/null +++ b/IDEInterfaceBuilderCocoaIntegration/_AMVariablePopUpButtonCell-IBDocumentArchivingGenerator.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "_AMVariablePopUpButtonCell.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface _AMVariablePopUpButtonCell (IBDocumentArchivingGenerator) +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderKit/CAAnimation-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/CAAnimation-IBDocumentArchiving.h index 21f959d4b..c6a53eccf 100644 --- a/IDEInterfaceBuilderKit/CAAnimation-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/CAAnimation-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface CAAnimation (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/CDStructures.h b/IDEInterfaceBuilderKit/CDStructures.h index 069da464f..bfbcc8bf0 100644 --- a/IDEInterfaceBuilderKit/CDStructures.h +++ b/IDEInterfaceBuilderKit/CDStructures.h @@ -106,9 +106,9 @@ typedef struct { } CDStruct_c519178c; typedef struct { - double start; - double length; -} CDStruct_79f57be0; + double _field1; + double _field2; +} CDStruct_c3b9c2ee; typedef struct { long long _field1; @@ -139,7 +139,8 @@ typedef struct { long long _field4; struct Token _field5; long long _field6; -} CDStruct_30f319a3; + long long _field7; +} CDStruct_67f4b74a; typedef struct { struct CGPoint start; @@ -148,20 +149,15 @@ typedef struct { typedef struct { struct CGRect _field1[8]; -} CDStruct_648df176; - -typedef struct { - struct CGRect rect; - unsigned long long rectEdge; - CDStruct_79f57be0 range; -} CDStruct_700ccd87; + char _field2[8]; +} CDStruct_fa3e0eee; #pragma mark Typedef'd Unions typedef union { double _field1[2]; - CDStruct_79f57be0 _field2; -} CDUnion_37ff53f0; + CDStruct_c3b9c2ee _field2; +} CDUnion_af3ad131; typedef union { double _field1[4]; diff --git a/IDEInterfaceBuilderKit/CIColor-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/CIColor-IBDocumentArchiving.h index 57f405b9a..d1a61471b 100644 --- a/IDEInterfaceBuilderKit/CIColor-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/CIColor-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface CIColor (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/CIFilter-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/CIFilter-IBDocumentArchiving.h index 86b350e55..ae8c18582 100644 --- a/IDEInterfaceBuilderKit/CIFilter-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/CIFilter-IBDocumentArchiving.h @@ -8,10 +8,18 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface CIFilter (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; - (Class)classForDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/CIVector-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/CIVector-IBDocumentArchiving.h index 84bb608c4..c3523479c 100644 --- a/IDEInterfaceBuilderKit/CIVector-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/CIVector-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface CIVector (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/DVTButtonTextField-IBDVTButtonTextFieldAdditions.h b/IDEInterfaceBuilderKit/DVTButtonTextField-IBDVTButtonTextFieldAdditions.h new file mode 100644 index 000000000..137f7c13c --- /dev/null +++ b/IDEInterfaceBuilderKit/DVTButtonTextField-IBDVTButtonTextFieldAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTButtonTextField.h" + +@interface DVTButtonTextField (IBDVTButtonTextFieldAdditions) +- (void)ib_prepareFieldEditorBeforeShowingFindIndicator:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/DVTFilePath-IBIDEFoundationFilePathAdditions.h b/IDEInterfaceBuilderKit/DVTFilePath-IBIDEFoundationFilePathAdditions.h new file mode 100644 index 000000000..bc7e746eb --- /dev/null +++ b/IDEInterfaceBuilderKit/DVTFilePath-IBIDEFoundationFilePathAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTFilePath.h" + +@interface DVTFilePath (IBIDEFoundationFilePathAdditions) +- (BOOL)ib_isWithinFrameworkBundle; +- (BOOL)ib_isDirectory; +- (BOOL)ib_hasExtension:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/DVTFindBarFindable-Protocol.h b/IDEInterfaceBuilderKit/DVTFindBarFindable-Protocol.h new file mode 100644 index 000000000..5db9dd8dc --- /dev/null +++ b/IDEInterfaceBuilderKit/DVTFindBarFindable-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol DVTFindBarFindable + +@optional +- (struct _NSRange)selectedRangeForFindBar:(id)arg1; +- (id)startingLocationForFindBar:(id)arg1 findingBackwards:(BOOL)arg2; +- (void)dvtFindBar:(id)arg1 didUpdateCurrentResult:(id)arg2; +- (void)dvtFindBar:(id)arg1 didUpdateResults:(id)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/DVTPropertyListEncoding-Protocol.h b/IDEInterfaceBuilderKit/DVTPropertyListEncoding-Protocol.h new file mode 100644 index 000000000..d09ace5a1 --- /dev/null +++ b/IDEInterfaceBuilderKit/DVTPropertyListEncoding-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTPropertyListEncoding +- (void)encodeIntoPropertyList:(id)arg1; +- (void)awakeWithPropertyList:(id)arg1; +- (id)initWithPropertyList:(id)arg1 owner:(id)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/DVTSourceExpressionSource-Protocol.h b/IDEInterfaceBuilderKit/DVTSourceExpressionSource-Protocol.h index 32d3e0299..e4efc7c90 100644 --- a/IDEInterfaceBuilderKit/DVTSourceExpressionSource-Protocol.h +++ b/IDEInterfaceBuilderKit/DVTSourceExpressionSource-Protocol.h @@ -7,7 +7,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSObject-Protocol.h" -@class DVTSourceExpression, NSString; +@class DVTSDK, DVTSourceExpression, DVTSourceLanguageService, NSString; @protocol DVTSourceExpressionSource @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @@ -17,6 +17,8 @@ - (struct CGRect)expressionFrameForExpression:(id)arg1; @optional +@property(readonly) DVTSDK *sdk; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; @property(readonly, nonatomic) NSString *selectedText; @property(readonly) DVTSourceExpression *quickHelpExpression; @end diff --git a/IDEInterfaceBuilderKit/DVTSourceModel-IBDVTSourceModelAdditions.h b/IDEInterfaceBuilderKit/DVTSourceModel-IBDVTSourceModelAdditions.h index 2931b7449..a4ce27a39 100644 --- a/IDEInterfaceBuilderKit/DVTSourceModel-IBDVTSourceModelAdditions.h +++ b/IDEInterfaceBuilderKit/DVTSourceModel-IBDVTSourceModelAdditions.h @@ -7,7 +7,7 @@ #import "DVTSourceModel.h" @interface DVTSourceModel (IBDVTSourceModelAdditions) -- (id)sourceModelInfoForSourceModelItem:(id)arg1 matchingSourceModelItemContextMask:(unsigned long long)arg2; +- (id)sourceModelInfoForSourceModelItem:(id)arg1 matchingAnnotationKindMask:(unsigned long long)arg2; - (id)sourceModelInfoForBindingObjCPropertyContextItem:(id)arg1; - (id)sourceModelInfoForBindingObjCInstanceVariableContextItem:(id)arg1; - (id)firstSourceModelItemOccurringBeforeRange:(struct _NSRange)arg1 fromSourceModelItem:(id)arg2; diff --git a/IDEInterfaceBuilderKit/DVTTextFindable-Protocol.h b/IDEInterfaceBuilderKit/DVTTextFindable-Protocol.h new file mode 100644 index 000000000..5ef49b258 --- /dev/null +++ b/IDEInterfaceBuilderKit/DVTTextFindable-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTTextFindable +- (id)findStringMatchingDescriptor:(id)arg1 backwards:(BOOL)arg2 from:(id)arg3 to:(id)arg4; + +@optional +@property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/DVTTextReplacable-Protocol.h b/IDEInterfaceBuilderKit/DVTTextReplacable-Protocol.h new file mode 100644 index 000000000..1a7962b74 --- /dev/null +++ b/IDEInterfaceBuilderKit/DVTTextReplacable-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTTextReplacable +- (BOOL)replaceFindResults:(id)arg1 withString:(id)arg2 withError:(id *)arg3; + +@optional +- (BOOL)replaceFindResults:(id)arg1 inSelection:(struct _NSRange)arg2 withString:(id)arg3 withError:(id *)arg4; +- (BOOL)replaceTextWithContentsOfURL:(id)arg1 error:(id *)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractActionConnection.h b/IDEInterfaceBuilderKit/IBAbstractActionConnection.h index 0a76d8026..7dfb4789e 100644 --- a/IDEInterfaceBuilderKit/IBAbstractActionConnection.h +++ b/IDEInterfaceBuilderKit/IBAbstractActionConnection.h @@ -42,10 +42,11 @@ - (BOOL)isPrototypeFor:(id)arg1; - (BOOL)isEquivalentToPrototypeFor:(id)arg1 inDocument:(id)arg2; - (long long)previousConnectionStateIndicatorForDragFromObject:(id)arg1 toObject:(id)arg2 inDocument:(id)arg3; -- (id)displayNameWithRespectToPredecessors:(id)arg1; +- (id)explicitDisplayNameWithRespectToPredecessors:(id)arg1; - (long long)relationshipType; - (id)archiveKeyForEndPoint:(long long)arg1; - (long long)endPointToArchive; +- (BOOL)useConnectionSourceForSearchLocation; - (id)archiveKeyForLabel; - (id)connectionDefinitionForObject:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBAbstractClassDescriptionBackedWorkspaceDocumentClassProvider.h b/IDEInterfaceBuilderKit/IBAbstractClassDescriptionBackedWorkspaceDocumentClassProvider.h index 03abb60a5..7c340c18d 100644 --- a/IDEInterfaceBuilderKit/IBAbstractClassDescriptionBackedWorkspaceDocumentClassProvider.h +++ b/IDEInterfaceBuilderKit/IBAbstractClassDescriptionBackedWorkspaceDocumentClassProvider.h @@ -6,33 +6,26 @@ #import -@class IBClassDescriptionBasedClassProvider, IBTargetRuntime; +@class IBPlatform, NSMutableDictionary; @interface IBAbstractClassDescriptionBackedWorkspaceDocumentClassProvider : IBAbstractWorkspaceDocumentClassProvider { - IBClassDescriptionBasedClassProvider *backingClassProvider; - id backingClassProviderObservingToken; + NSMutableDictionary *_partialDescriptionsBySourceIdentifier; + IBPlatform *_platform; } -+ (id)retainedClassProviderForWorkspaceDocument:(id)arg1 targetRuntime:(id)arg2; -@property(readonly) IBClassDescriptionBasedClassProvider *backingClassProvider; // @synthesize backingClassProvider; ++ (id)retainedClassProviderForWorkspaceDocument:(id)arg1 platform:(id)arg2; +@property(retain) IBPlatform *platform; // @synthesize platform=_platform; - (void).cxx_destruct; -- (id)collectionTypeForToManyOutlet:(id)arg1 forClassNamed:(id)arg2; -- (id)typeForNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2 forClassNamed:(id)arg3; -- (id)namedRelationsOfRelationshipType:(long long)arg1 forClassNamed:(id)arg2 withLineage:(id)arg3 recursive:(BOOL)arg4; -- (id)namedRelationsOfRelationshipType:(long long)arg1; -- (id)classNamesForClassesWithActionsNamed:(id)arg1; -- (id)classNames; -- (id)descendantsOfClassesNamed:(id)arg1; -- (id)subclassesOfClassNamed:(id)arg1; -- (id)superclassOfClassNamed:(id)arg1; -- (BOOL)hasDescriptionOfClassNamed:(id)arg1; -- (id)partialClassDescriptionsForEncodingClassNamed:(id)arg1; -@property(readonly) IBTargetRuntime *targetRuntime; +- (id)partialClassDescriptions; +- (id)partialClassDescriptionSourcesMarkedAsDesignable; +- (void)integratePartialClassDescriptions:(id)arg1; +- (void)removePartialDescriptionsWithSourceIdentifiers:(id)arg1; +- (void)removePartialDescriptionsFromFrameworksNamed:(id)arg1; +- (id)partialClassDescriptionSourcesFromFrameworksNamed:(id)arg1; - (id)referenceKey; - (id)description; -- (void)primitiveInvalidate; -- (id)initWithWorkspaceDocument:(id)arg1 targetRuntime:(id)arg2; +- (id)initWithWorkspaceDocument:(id)arg1 platform:(id)arg2; @end diff --git a/IDEInterfaceBuilderKit/IBAbstractClassProvider.h b/IDEInterfaceBuilderKit/IBAbstractClassProvider.h index d69001bcd..aefa4db62 100644 --- a/IDEInterfaceBuilderKit/IBAbstractClassProvider.h +++ b/IDEInterfaceBuilderKit/IBAbstractClassProvider.h @@ -6,39 +6,20 @@ #import "NSObject.h" -@class DVTDispatchLock, DVTHashTable, NSString; +@class NSMutableSet, NSSet, NSString; @interface IBAbstractClassProvider : NSObject { - BOOL dataSourceDidChangeDuringUpdateIgnoreBlock; - DVTHashTable *weakObservers; - BOOL inIgnoreUpdatesBlock; - BOOL dataSourceProvidedDataOnce; - DVTDispatchLock *ivarAccessLock; + NSMutableSet *_observers; + BOOL _isUpdating; } +@property BOOL isUpdating; // @synthesize isUpdating=_isUpdating; - (void).cxx_destruct; -- (void)notifyObserversOfModifiedClasses:(id)arg1; +- (void)notifyObserversOfModifiedPartialClassDescriptions:(id)arg1 removedPartialDescriptionsWithSourceIdentifiers:(id)arg2; - (id)addObserver:(id)arg1; - (void)removeObserver:(id)arg1; -- (void)ignoreUpdatesDuring:(id)arg1; -- (void)dataSourceDidChange; -- (void)setDataSourceDidChange; -- (void)setDataSourceDidChangeDuringUpdateIgnoreBlock:(BOOL)arg1; -- (BOOL)dataSourceDidChangeDuringUpdateIgnoreBlock; -- (void)setInIgnoreUpdatesBlock:(BOOL)arg1; -- (BOOL)inIgnoreUpdatesBlock; -- (id)collectionTypeForToManyOutlet:(id)arg1 forClassNamed:(id)arg2; -- (id)typeForNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2 forClassNamed:(id)arg3; -- (id)namedRelationsOfRelationshipType:(long long)arg1 forClassNamed:(id)arg2 withLineage:(id)arg3 recursive:(BOOL)arg4; -- (id)namedRelationsOfRelationshipType:(long long)arg1; -- (id)classNamesForClassesWithActionsNamed:(id)arg1; -- (id)classNames; -- (id)descendantsOfClassesNamed:(id)arg1; -- (id)subclassesOfClassNamed:(id)arg1; -- (id)superclassOfClassNamed:(id)arg1; -- (BOOL)hasDescriptionOfClassNamed:(id)arg1; -@property BOOL dataSourceProvidedDataOnce; +@property(readonly) NSSet *partialClassDescriptions; - (void)integrateDocumentDecodedPartialClassDescriptions:(id)arg1; @property(readonly) NSString *abbreviationForPrintingClassDescriberDescription; - (id)partialClassDescriptionsExcludedForEncoding; diff --git a/IDEInterfaceBuilderKit/IBAbstractConnectionEndPointHandler.h b/IDEInterfaceBuilderKit/IBAbstractConnectionEndPointHandler.h index 235f84e58..6aeaf2268 100644 --- a/IDEInterfaceBuilderKit/IBAbstractConnectionEndPointHandler.h +++ b/IDEInterfaceBuilderKit/IBAbstractConnectionEndPointHandler.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "IBConnectionPopUpMenuDelegate-Protocol.h" -@class DVTStackBacktrace, IBDocument, NSArray, NSEvent, NSView, NSWindow; +@class DVTStackBacktrace, IBDocument, NSArray, NSEvent, NSString, NSView, NSWindow; @interface IBAbstractConnectionEndPointHandler : NSObject { @@ -42,7 +42,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBAbstractCustomClassInspectorProperty.h b/IDEInterfaceBuilderKit/IBAbstractCustomClassInspectorProperty.h index 2763532cd..d03199c31 100644 --- a/IDEInterfaceBuilderKit/IBAbstractCustomClassInspectorProperty.h +++ b/IDEInterfaceBuilderKit/IBAbstractCustomClassInspectorProperty.h @@ -6,49 +6,34 @@ #import "IDEInspectorProperty.h" -#import "IBCustomClassSuggestionsProviderDelegate-Protocol.h" +@class IBAutoCompletingComboBoxDataSource, IBButtonComboBox, IDEInspectorKeyPath; -@class DVTDelayedInvocation, IBAutoCompletingComboBoxDataSource, IBButtonComboBox, IBCustomClassIndexStateProvider, IBCustomClassQuickStateProvider, IBCustomClassSuggestionsProvider, IDEInspectorKeyPath, NSArray; - -@interface IBAbstractCustomClassInspectorProperty : IDEInspectorProperty +@interface IBAbstractCustomClassInspectorProperty : IDEInspectorProperty { - IBButtonComboBox *_comboBox; - IBCustomClassSuggestionsProvider *_classSuggestionsProvider; - DVTDelayedInvocation *_indexBasedRefreshInvocation; - IBCustomClassQuickStateProvider *_quickStateProvider; - IBCustomClassIndexStateProvider *_indexStateProvider; - IBAutoCompletingComboBoxDataSource *_comboBoxDatasource; - BOOL _comboBoxStringValueIsRefreshingFromIndex; - BOOL _comboBoxSuggestionsQueryInFlight; - id _firstResponderToken; IDEInspectorKeyPath *_valueKeyPath; - BOOL showingProgressIndicator; - BOOL updatingApplicableCustomClassNames; - NSArray *applicableCustomClassNames; + IBButtonComboBox *_classComboBox; + IBAutoCompletingComboBoxDataSource *_classComboBoxDatasource; } -@property BOOL updatingApplicableCustomClassNames; // @synthesize updatingApplicableCustomClassNames; -@property(nonatomic) BOOL showingProgressIndicator; // @synthesize showingProgressIndicator; -@property(copy) NSArray *applicableCustomClassNames; // @synthesize applicableCustomClassNames; +@property(retain) IBAutoCompletingComboBoxDataSource *classComboBoxDatasource; // @synthesize classComboBoxDatasource=_classComboBoxDatasource; +@property(retain) IBButtonComboBox *classComboBox; // @synthesize classComboBox=_classComboBox; - (void).cxx_destruct; - (void)awakeFromNib; -- (void)primitiveInvalidate; -- (void)tearDownRefreshTriggers; - (void)setupRefreshTriggersAndConfigure; -- (void)propertyViewWillUninstallFromWindow; -- (void)propertyViewDidInstallIntoWindow; - (void)refresh; - (void)refreshComboBox; -- (void)refreshComboBoxFromQuickState; -- (void)refreshComboBoxFromIndexState:(id)arg1; -- (void)userDidChangeValue:(id)arg1; +- (void)userDidChangeClassName:(id)arg1; - (void)revealCustomClassInEditor:(id)arg1; -- (void)cancelQueryingComboBoxDataSource; -- (void)refreshComboBoxDataSource; - (void)applyValidatedClassName:(id)arg1 toMember:(id)arg2; -- (void)customClassSuggestionsProvider:(id)arg1 didUpdateQueryState:(BOOL)arg2; -- (void)setComboBoxStringValueIsRefreshingFromIndex:(BOOL)arg1; -- (void)updateSpinnerWithNewRefreshingStringValueState:(BOOL)arg1 dataSourceState:(BOOL)arg2; +- (BOOL)anyCustomClasses; +- (BOOL)allObjectsCanChangeClassName; +- (id)commonEffectiveClassName; +- (id)commonRuntimeClassName; +- (id)commonBaseClassOfMembers; +- (id)leastDerivedValidClassName; +- (BOOL)isLegalClassName:(id)arg1 minimumName:(id)arg2; +- (BOOL)isCompleteType:(id)arg1; +- (id)findIndicatorContentViewWithContext:(id)arg1; - (double)baseline; - (id)inspectedDocumentMembers; - (BOOL)canMemberChangeCustomClassName:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBAbstractDocumentEditor.h b/IDEInterfaceBuilderKit/IBAbstractDocumentEditor.h index dbd4d576e..4603a5824 100644 --- a/IDEInterfaceBuilderKit/IBAbstractDocumentEditor.h +++ b/IDEInterfaceBuilderKit/IBAbstractDocumentEditor.h @@ -6,21 +6,24 @@ #import "IDEEditor.h" +#import "DVTFindBarFindable-Protocol.h" #import "DVTReplacementViewDelegate-Protocol.h" #import "IBDocumentArbitrationResponder-Protocol.h" #import "IBStructureViewControllerDelegate-Protocol.h" #import "IDESourceExpressionSource-Protocol.h" #import "NSPopoverDelegate-Protocol.h" +#import "NSTextFinderClient-Protocol.h" #import "NSUserInterfaceValidations-Protocol.h" -@class DVTDelayedInvocation, DVTMutableOrderedSet, DVTNotificationToken, DVTObservingToken, DVTReplacementView, DVTSourceExpression, DVTSplitView, DVTStackBacktrace, IBAutolayoutStatus, IBCancellationToken, IBCanvasView, IBCanvasViewController, IBDocument, IBMenuTargetResponderForwarder, IBMutableIdentityDictionary, IBStructureAreaDockLabelContainer, IBStructureViewController, NSArray, NSDictionary, NSMutableSet, NSOrderedSet, NSPopover, NSSegmentedControl, NSSet, NSString; +@class DVTDelayedInvocation, DVTMutableOrderedSet, DVTNotificationToken, DVTObservingToken, DVTReplacementView, DVTSDK, DVTSourceExpression, DVTSourceLanguageService, DVTSplitView, DVTStackBacktrace, IBAttributeSearchLocation, IBAutolayoutStatus, IBCancellationToken, IBCanvasView, IBCanvasViewController, IBDocument, IBMenuTargetResponderForwarder, IBMutableIdentityDictionary, IBStructureAreaDockLabelContainer, IBStructureViewController, NSArray, NSDictionary, NSMutableSet, NSObject, NSOrderedSet, NSPopover, NSSegmentedControl, NSSet, NSString; -@interface IBAbstractDocumentEditor : IDEEditor +@interface IBAbstractDocumentEditor : IDEEditor { NSSegmentedControl *_toggleStructureButton; NSArray *_currentSelectedItemsMembers; NSArray *_currentSelectedItemsObjects; NSSet *_currentSelectedItemsObjectsAsSet; + NSSet *_currentSelectedItemsMembersAsSet; BOOL _establishingInitialSelection; BOOL _kickedOffInitialEnsureSelectionIsNonEmptyValidation; NSDictionary *_previouslyRestoredStateDictionary; @@ -28,21 +31,25 @@ BOOL _isInvalidating; DVTNotificationToken *_documentMemberRemovedObserver; DVTNotificationToken *_colorPanelObservation; - DVTNotificationToken *_willCloseUndoGroupNotification; DVTObservingToken *_kvoDocumentObservingToken; + DVTObservingToken *_memberConfigurationDidChangeToken; BOOL _registeredWithDocument; DVTDelayedInvocation *_selectionPushInvocation; DVTDelayedInvocation *_ensureAnObjectEditorIsOpenInvocation; NSMutableSet *_highlightProviders; DVTMutableOrderedSet *_selectionProviders; DVTObservingToken *_mainViewControllerObservationToken; - struct dispatch_queue_s *_quickHelpIndexAccessQueue; + NSObject *_quickHelpIndexAccessQueue; IBMutableIdentityDictionary *_flattenedObjectObservers; IBMutableIdentityDictionary *_objectObservers; + IBMutableIdentityDictionary *_allObjectsObservers; + IBMutableIdentityDictionary *_allConfigurationStorageObservers; long long _nextObjectObserverKey; NSSet *_possiblyStalePreviouslyHighlightedObjects; IBCancellationToken *_possiblyStaleCancelationTokenForPreviouslyHighlightedObjects; NSPopover *_currentConstraintAdditionPopover; + IBAttributeSearchLocation *_selectedAttributeSearchLocation; + IBCancellationToken *_findIndicatorCancellationToken; IBCanvasViewController *_canvasViewController; IBStructureAreaDockLabelContainer *_dockItemLabelPopUpContainer; DVTMutableOrderedSet *_selectedOrPreviouslySelectedMembersFromOldToFresh; @@ -86,6 +93,10 @@ @property(retain) IBStructureAreaDockLabelContainer *dockItemLabelPopUpContainer; // @synthesize dockItemLabelPopUpContainer=_dockItemLabelPopUpContainer; @property(retain, nonatomic) IBCanvasViewController *canvasViewController; // @synthesize canvasViewController=_canvasViewController; - (void).cxx_destruct; +- (void)toggleAutomaticallyRefreshViews:(id)arg1; +- (void)refreshLiveViews:(id)arg1; +- (void)debugSelectedViews:(id)arg1; +- (void)openInspectorForCategory:(id)arg1; - (void)openAttributesInspector; - (void)setLocalizationLockingNonLocalizableProperties:(id)arg1; - (void)setLocalizationLockingLocalizableProperties:(id)arg1; @@ -108,9 +119,18 @@ - (id)memberWrappersForMemberIDStrings:(id)arg1; - (BOOL)memberCanBeSelected:(id)arg1; - (BOOL)waitingForSubGraphInstantiation; +- (void)debugMenuItemSelectAllInCurrent:(id)arg1; +- (void)debugMenuItemSelectCanvasAndOutlineDeleteTargetsDefault:(id)arg1; +- (void)debugMenuItemSelectModifierAddDeleteInCurrentExceptConstraints:(id)arg1; +- (void)debugMenuItemSelectModifierAddDeleteInCurrent:(id)arg1; +- (void)debugPrintAllPropertyValuesInNonEmptyConfigurations:(id)arg1; +- (void)debugPrintAllPropertyValuesInAllConfigurations:(id)arg1; - (void)displayLockedMemberAlertForMembers:(id)arg1; - (BOOL)canAcceptPasteboardTypes:(id)arg1; - (id)typeForTopLevelPastingWithPasteboard:(id)arg1; +- (void)updateCanvasLayoutPositioningScale; +- (void)centerCanvasOnAnchorSpacePoint:(struct CGPoint)arg1; +- (struct CGPoint)canvasAnchorSpaceCenter; - (void)zoomCanvasTo8:(id)arg1; - (void)zoomCanvasTo4:(id)arg1; - (void)zoomCanvasTo2:(id)arg1; @@ -160,7 +180,7 @@ - (BOOL)isExpressionInFunctionOrMethodBody:(id)arg1; - (BOOL)isExpressionFunctionOrMethodDefinition:(id)arg1; - (BOOL)isExpressionInPlainCode:(id)arg1; -- (void)symbolsForExpression:(id)arg1 inQueue:(struct dispatch_queue_s *)arg2 completionBlock:(id)arg3; +- (void)symbolsForExpression:(id)arg1 inQueue:(id)arg2 completionBlock:(id)arg3; - (struct CGRect)expressionFrameForExpression:(id)arg1; @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @property(readonly) DVTSourceExpression *contextMenuExpression; @@ -173,6 +193,10 @@ - (void)resizeSplitViewToFitStructureAreaView; - (void)replacementView:(id)arg1 willCloseViewController:(id)arg2; - (void)replacementView:(id)arg1 didInstallViewController:(id)arg2; +- (void)refreshButtonBarImagesForEditedConfiguration; +- (void)refreshToggleStructureButtonForEditedConfiguration; +- (void)updateBarGlyphsForCurrentMemberConfigurationForSegmentedControl:(id)arg1; +- (id)barGlyphImageForCurrentMemberConfigurationBasedOnBarGlyphTemplate:(id)arg1; - (void)didFinishLoadingSubViewControllers; - (void)structureViewController:(id)arg1 didChangeVisibility:(BOOL)arg2; - (void)structureViewControllerDidChangeContentSize:(id)arg1; @@ -182,19 +206,32 @@ - (void)showConnectionPanelForObject:(id)arg1 atLocation:(struct CGPoint)arg2; - (void)removeConnectionPanelController:(id)arg1; - (void)addConnectionPanelController:(id)arg1; +- (id)currentSearchLocationStringValueGettingRange:(struct _NSRange *)arg1; +- (id)currentSearchedMember; +- (id)startingLocationForFindBar:(id)arg1 findingBackwards:(BOOL)arg2; +- (void)dvtFindBar:(id)arg1 didUpdateCurrentResult:(id)arg2; +- (id)selectionPreservationBlockForReplacingConnection:(SEL)arg1 withConnection:(id)arg2; - (BOOL)shouldAvoidEditingObject:(id)arg1; - (void)editedTopLevelObjectsDidChange; - (void)deselectMembers:(id)arg1; - (BOOL)hasActiveEditorsOpen; - (BOOL)hasInstalledSubViewControllers; +- (void)showFindIndicatorAfterInspectorRefreshWithSearchedMember:(id)arg1 attributeSearchLocation:(id)arg2 searchString:(id)arg3 inspectorCategory:(id)arg4 attempts:(long long)arg5; +- (void)showInspectorFindIndicatorWithSearchedMember:(id)arg1 attributeSearchLocation:(id)arg2 searchString:(id)arg3; +- (BOOL)isShowingInspectorForCurrentSearchedMemberWithDisplayedCategory:(id)arg1; +- (void)showFindIndicator; +- (void)cancelFindIndicator; - (void)selectDocumentLocations:(id)arg1; - (id)membersFromDocumentLocations:(id)arg1; - (void)warnAboutBogusDocumentLocations:(id)arg1; +- (void)selectDocumentMembers:(id)arg1 takeFocus:(BOOL)arg2 zoomIfNeeded:(BOOL)arg3; - (void)selectDocumentMembers:(id)arg1; +- (void)selectMembersInCanvasView:(id)arg1 takeFocus:(BOOL)arg2 zoomIfNeeded:(BOOL)arg3; - (void)selectMembersInCanvasView:(id)arg1; - (void)selectMembersInDocumentOutline:(id)arg1; - (void)navigateToAnnotationWithRepresentedObject:(id)arg1 wantsIndicatorAnimation:(BOOL)arg2 exploreAnnotationRepresentedObject:(id)arg3; - (id)currentSelectedDocumentLocations; +- (BOOL)selectionContainsMember:(id)arg1; - (BOOL)selectionContainsObject:(id)arg1; - (void)pushSelection:(id)arg1; - (void)invalidateSelectionPushInvocation; @@ -207,6 +244,7 @@ - (void)registerSelectionProvider:(id)arg1; - (id)defaultSelectionProvider; - (void)revealDocumentMember:(id)arg1; +- (id)showTargetIdentifierForObjects:(id)arg1 showLabels:(BOOL)arg2; - (void)unregisterHighlightProvider:(id)arg1; - (void)registerHighlightProvider:(id)arg1; - (id)highlightProviders; @@ -216,8 +254,10 @@ - (void)takeFocus; - (BOOL)canBecomeMainViewController; @property(readonly) IBDocument *document; -- (void)documentWillCloseUndoGroupNotification:(id)arg1; +- (void)noteConfigurationPropertyStorage:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3 inConfiguration:(id)arg4; - (void)noteMember:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3; +- (id)beginObservingAllConfigurationStoragesWithChangeObserver:(id)arg1; +- (id)beginObservingAllObjectsWithChangeObserver:(id)arg1; - (id)beginObservingDescendantsOfObject:(id)arg1 withChangeObserver:(id)arg2; - (id)reigsteredChangeObserversForDescendantsOfObject:(id)arg1; - (void)verificationAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; @@ -238,11 +278,24 @@ - (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; // Remaining properties +@property(readonly) BOOL allowsMultipleSelection; @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly, getter=isEditable) BOOL editable; +@property(readonly) struct _NSRange firstSelectedRange; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; @property(readonly) DVTSourceExpression *quickHelpExpression; +@property(readonly) DVTSDK *sdk; +@property(readonly, getter=isSelectable) BOOL selectable; +@property(copy) NSArray *selectedRanges; @property(readonly, nonatomic) NSString *selectedText; +@property(readonly) NSString *string; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; +@property(readonly, copy) NSArray *visibleCharacterRanges; @end diff --git a/IDEInterfaceBuilderKit/IBAbstractFileDataTypeDescription.h b/IDEInterfaceBuilderKit/IBAbstractFileDataTypeDescription.h new file mode 100644 index 000000000..435a01a73 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractFileDataTypeDescription.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSSet, NSString; + +@interface IBAbstractFileDataTypeDescription : NSObject +{ + long long _fileSystemNodeType; + NSSet *_bundleLayouts; + NSString *_fileExtension; +} + ++ (id)allTypeDescriptionsMatchingMetadataAtPath:(id)arg1; ++ (id)allTypeDescriptions; +@property(readonly) NSString *fileExtension; // @synthesize fileExtension=_fileExtension; +@property(readonly) NSSet *bundleLayouts; // @synthesize bundleLayouts=_bundleLayouts; +@property(readonly) long long fileSystemNodeType; // @synthesize fileSystemNodeType=_fileSystemNodeType; +- (void).cxx_destruct; +- (long long)matchingScoreForMetadataAtPath:(id)arg1 bundleContents:(id)arg2; +- (id)initWithExtension:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractInterfaceBuilderTool-Protocol.h b/IDEInterfaceBuilderKit/IBAbstractInterfaceBuilderTool-Protocol.h new file mode 100644 index 000000000..0b58058d6 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractInterfaceBuilderTool-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAbstractPlatformTool-Protocol.h" + +@protocol IBAbstractInterfaceBuilderTool +- (id)renderImagesForRequests:(id)arg1; +- (id)loadLiveViewBundlesAtPaths:(id)arg1 withProjectSourceDirectoryPaths:(id)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractLayoutConstraintAbstraction-IBAbstractLayoutConstraintAbstractionIntegration.h b/IDEInterfaceBuilderKit/IBAbstractLayoutConstraintAbstraction-IBAbstractLayoutConstraintAbstractionIntegration.h index 433ab9fe8..589f9b8b4 100644 --- a/IDEInterfaceBuilderKit/IBAbstractLayoutConstraintAbstraction-IBAbstractLayoutConstraintAbstractionIntegration.h +++ b/IDEInterfaceBuilderKit/IBAbstractLayoutConstraintAbstraction-IBAbstractLayoutConstraintAbstractionIntegration.h @@ -7,12 +7,12 @@ #import "IBAbstractLayoutConstraintAbstraction.h" @interface IBAbstractLayoutConstraintAbstraction (IBAbstractLayoutConstraintAbstractionIntegration) ++ (id)ibDefaultImageForInstance:(id)arg1; - (long long)ibCompareForSortingForUserInterface:(id)arg1; @property(readonly, nonatomic) id ibMemberToHighlightInUI; - (BOOL)ibIsLikelyContributingToAmbiguityOfGroup:(id)arg1; - (BOOL)ibShouldBeIncludedInEqualNonRequiredPriorityConstraintsAmbiguityCategoryGivenContentSizeChanges:(id)arg1; - (id)ibBadgeLabelForDrawableAtIndex:(unsigned long long)arg1 stateMask:(unsigned long long)arg2; - (id)ibTintColorForDrawableAtIndex:(unsigned long long)arg1 stateMask:(unsigned long long)arg2; -- (unsigned long long)ibNumberOfDrawableInstances; @end diff --git a/IDEInterfaceBuilderKit/IBAbstractMemberConfigurationChooserController.h b/IDEInterfaceBuilderKit/IBAbstractMemberConfigurationChooserController.h new file mode 100644 index 000000000..1499a537d --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractMemberConfigurationChooserController.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IBDocument, NSButton, NSString; + +@interface IBAbstractMemberConfigurationChooserController : NSViewController +{ + id _memberConfigurationObservingToken; + IBDocument *_document; +} + ++ (void)initialize; +@property(readonly) IBDocument *document; // @synthesize document=_document; +- (void).cxx_destruct; +- (id)attributedStringForMemberConfiguration:(id)arg1; +- (void)refresh; +@property(readonly) NSButton *managedButton; +- (void)primitiveInvalidate; +- (id)initWithDocument:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractMessageChannelInterfaceBuilderToolManager.h b/IDEInterfaceBuilderKit/IBAbstractMessageChannelInterfaceBuilderToolManager.h new file mode 100644 index 000000000..4eb6032d2 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractMessageChannelInterfaceBuilderToolManager.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTHashTable, NSLock, NSMutableDictionary; + +@interface IBAbstractMessageChannelInterfaceBuilderToolManager : NSObject +{ + NSMutableDictionary *_startUpObservers; + long long _observerTokenCounter; + NSLock *_lock; + DVTHashTable *_tools; +} + ++ (id)sharedInstance; +- (void).cxx_destruct; +- (void)enumerateToolsWithBlock:(id)arg1; +- (id)registerStartUpObserver:(id)arg1; +- (id)attachToToolForTargetRuntime:(id)arg1 scaleFactor:(id)arg2 assertOnFailureToAttach:(BOOL)arg3 assertOnPostLaunchRequestFailures:(BOOL)arg4 error:(id *)arg5; +- (Class)messageChannelProxyClass; +- (id)taskForAttachingToTargetRuntime:(id)arg1 scaleFactor:(id)arg2; +- (id)init; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractMessageChannelInterfaceBuilderToolProxy.h b/IDEInterfaceBuilderKit/IBAbstractMessageChannelInterfaceBuilderToolProxy.h new file mode 100644 index 000000000..ee6a295da --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractMessageChannelInterfaceBuilderToolProxy.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBAbstractInterfaceBuilderTool-Protocol.h" + +@class NSString; + +@interface IBAbstractMessageChannelInterfaceBuilderToolProxy : IBAbstractMessageChannelToolProxy +{ +} + +- (id)renderImagesForRequests:(id)arg1; +- (id)loadLiveViewBundlesAtPaths:(id)arg1 withProjectSourceDirectoryPaths:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractMessageChannelToolProxy.h b/IDEInterfaceBuilderKit/IBAbstractMessageChannelToolProxy.h new file mode 100644 index 000000000..0f2ee8c7c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractMessageChannelToolProxy.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBAbstractPlatformTool-Protocol.h" + +@class DVTStackBacktrace, DVTTask, IBMessageSendChannel, IBTargetRuntime, NSString; + +@interface IBAbstractMessageChannelToolProxy : NSObject +{ + IBMessageSendChannel *_channel; + DVTStackBacktrace *_previousCommandBacktrace; + SEL _previousCommandSelector; + IBTargetRuntime *_targetRuntime; + BOOL _shouldRaiseOnFailures; + DVTTask *_task; +} + ++ (id)waitForMostRecentCrashLogForToolNamed:(id)arg1; ++ (id)mostRecentCrashLogForToolNamed:(id)arg1 withinDurationThreshhold:(double)arg2 ofCrashDate:(id)arg3; ++ (id)launchAndConnectToTask:(id)arg1 targetRuntime:(id)arg2 shouldRaiseOnFailures:(BOOL)arg3 error:(id *)arg4; +@property(nonatomic) BOOL shouldRaiseOnFailures; // @synthesize shouldRaiseOnFailures=_shouldRaiseOnFailures; +@property(readonly, nonatomic) DVTTask *task; // @synthesize task=_task; +- (void).cxx_destruct; +- (void)shutdown; +- (id)protocolCapabilities; +- (id)requestContext; +- (void)recordLastCommandBacktrace:(id)arg1 cmd:(SEL)arg2; +- (id)effectiveMarshallingResultGivenResult:(id)arg1 andPossibleError:(id)arg2; +- (id)_errorByAddingAdditionalCrashInformationToError:(id)arg1 orRaiseIfNeededOnFailure:(BOOL)arg2 shouldRaiseOnFailures:(BOOL)arg3 waitForCrashLog:(BOOL)arg4; +- (id)errorByAddingAdditionalCrashInformationToError:(id)arg1 orRaiseIfNeededOnFailure:(BOOL)arg2; +- (id)_previousCommandsBacktrace; +- (id)channel; +- (id)initWithWriteDescriptor:(int)arg1 task:(id)arg2 targetRuntime:(id)arg3 readDescriptor:(int)arg4 shouldRaiseOnFailures:(BOOL)arg5 error:(id *)arg6; +- (id)initWithSocket:(int)arg1 task:(id)arg2 targetRuntime:(id)arg3 shouldRaiseOnFailures:(BOOL)arg4 error:(id *)arg5; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractPlatformTool-Protocol.h b/IDEInterfaceBuilderKit/IBAbstractPlatformTool-Protocol.h new file mode 100644 index 000000000..93b0d39f8 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractPlatformTool-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBAbstractPlatformTool +- (id)protocolCapabilities; +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractPreviewDocumentEditor.h b/IDEInterfaceBuilderKit/IBAbstractPreviewDocumentEditor.h new file mode 100644 index 000000000..33beb897d --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractPreviewDocumentEditor.h @@ -0,0 +1,107 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEEditor.h" + +#import "IBPreviewDocumentBackgroundViewDelegate-Protocol.h" +#import "IBPreviewResultViewDelegate-Protocol.h" +#import "IBSelectionOwnerDelegate-Protocol.h" +#import "NSMenuDelegate-Protocol.h" +#import "NSUserInterfaceValidations-Protocol.h" + +@class DVTDelayedInvocation, IBAbstractDocumentEditor, IBAccessorizedScrollView, IBDocument, IBPreviewDocumentBackgroundView, IBSelectionOwner, NSArray, NSMutableArray, NSSet, NSString, NSView; + +@interface IBAbstractPreviewDocumentEditor : IDEEditor +{ + id _installedControlsToken; + id _installedCounterpartObservationToken; + id _editorContextObservingToken; + id _previewedObject; + DVTDelayedInvocation *_batchInvocation; + BOOL _controlsNeedRebuild; + NSMutableArray *_recipes; + NSMutableArray *_resultViews; + NSMutableArray *_resultImages; + double _lastNon100PercentZoom; + NSSet *_observedRemoteViews; + IBAbstractDocumentEditor *_observedEditor; + IBSelectionOwner *_selection; + double _scale; + IBAccessorizedScrollView *_scrollView; + NSView *_centeredDocumentView; +} + ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; ++ (id)defaultViewNibBundle; ++ (id)defaultViewNibName; +@property NSView *centeredDocumentView; // @synthesize centeredDocumentView=_centeredDocumentView; +@property IBAccessorizedScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property(nonatomic) double scale; // @synthesize scale=_scale; +@property(copy, nonatomic) NSArray *recipes; // @synthesize recipes=_recipes; +@property(readonly) IBSelectionOwner *selection; // @synthesize selection=_selection; +@property(retain, nonatomic) IBAbstractDocumentEditor *observedEditor; // @synthesize observedEditor=_observedEditor; +- (void).cxx_destruct; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (id)displayNameForAppyingRecipe:(id)arg1 toObject:(id)arg2; +- (BOOL)isValidRecipe:(id)arg1; +- (void)refreshImmediately; +- (void)refreshImmediatelyIfNeeded; +- (void)removeRecipe:(id)arg1; +- (void)addRecipe:(id)arg1; +- (void)didChangeRecipes; +- (void)menuNeedsUpdate:(id)arg1; +- (void)addRightView:(id)arg1; +- (void)addLeftView:(id)arg1; +- (void)applySettingsToDocument:(id)arg1 forPreviewRecipe:(id)arg2 withPasteboardCloningContext:(id)arg3; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (void)preparePreviewResultView:(id)arg1; +- (void)previewResultView:(id)arg1 userDidSelectWithEvent:(id)arg2; +- (void)backgroundView:(id)arg1 userDidRequestRemoval:(id)arg2; +- (void)backgroundView:(id)arg1 updateSelectionWithBandIntersectingObjects:(id)arg2 withEvent:(id)arg3 initialSelection:(id)arg4; +- (id)backgroundViewBandSelectionCandidates:(id)arg1; +- (id)backgroundViewInitialBandSelectionContent:(id)arg1; +- (id)recipesForResultViews:(id)arg1; +- (id)resultViewsForRecipes:(id)arg1; +- (id)resultViewForRecipe:(id)arg1; +- (void)backgroundView:(id)arg1 userDidDoubleClickInEmptyAreaWithEvent:(id)arg2; +- (void)backgroundView:(id)arg1 userDidClickInEmptyAreaWithEvent:(id)arg2; +- (void)reschedulAfterDragComplete:(id)arg1; +- (void)update:(id)arg1; +- (id)imageOfObject:(id)arg1 fromDocument:(id)arg2; +- (void)refreshControlState; +- (void)refreshScaleState; +- (void)applyScale:(double)arg1 toPreviewResultView:(id)arg2 withOriginalImage:(id)arg3; +- (void)refreshSelectionState; +- (void)selectionOwner:(id)arg1 didSelect:(id)arg2 andDeselect:(id)arg3; +- (void)destroyControls; +- (void)resetControls; +- (void)noteNeedsRebuild; +- (void)noteNeedsRefresh; +- (void)remoteViewDidInvalidateImageBecauseOfLiveViewBundleChange:(id)arg1; +- (id)installControls; +- (id)installEditorObservations; +- (void)refreshInputObject; +- (id)previewedObjectForSelectedMemberWrappers:(id)arg1 inDocument:(id)arg2; +- (void)setPreviewedObject:(id)arg1; +- (id)clipView; +- (void)backgroundView:(id)arg1 didChangeShowingFirstResponderToValue:(BOOL)arg2; +- (void)backgroundView:(id)arg1 userDidMagnifyWithEvent:(id)arg2; +@property(readonly) IBPreviewDocumentBackgroundView *backgroundView; +@property(readonly, nonatomic) IBDocument *observedDocument; +- (void)viewDidInstall; +- (void)viewWillUninstall; +- (id)initialRecipe; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractPreviewDomainProvider.h b/IDEInterfaceBuilderKit/IBAbstractPreviewDomainProvider.h new file mode 100644 index 000000000..71ea686bb --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractPreviewDomainProvider.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDENavigableItemDomainProvider.h" + +@interface IBAbstractPreviewDomainProvider : IDENavigableItemDomainProvider +{ +} + ++ (id)domainObjectForWorkspace:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractPreviewItemGroup.h b/IDEInterfaceBuilderKit/IBAbstractPreviewItemGroup.h new file mode 100644 index 000000000..d8fd819af --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractPreviewItemGroup.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, DVTMapTable, IDEFileReference, NSArray, NSImage, NSMutableArray, NSString; + +@interface IBAbstractPreviewItemGroup : NSObject +{ + NSMutableArray *_previewItems; + DVTMapTable *_workspaceToItemMapTable; + DVTMapTable *_workspaceToInvalidationObserverTable; +} + ++ (id)fileDataType; ++ (id)URLScheme; ++ (id)sharedItemGroup; ++ (void)initialize; +- (void).cxx_destruct; +@property(readonly) NSString *navigableItem_name; +- (id)itemForFileURL:(id)arg1 inWorkspace:(id)arg2; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) NSMutableArray *mutablePreviewItems; // @dynamic mutablePreviewItems; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(copy) NSArray *previewItems; // @dynamic previewItems; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractPreviewRecipe.h b/IDEInterfaceBuilderKit/IBAbstractPreviewRecipe.h new file mode 100644 index 000000000..433bf9109 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractPreviewRecipe.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBMemberConfiguration, IBTargetRuntime; + +@interface IBAbstractPreviewRecipe : NSObject +{ +} + +@property(readonly) IBMemberConfiguration *memberConfiguration; +@property(readonly) IBTargetRuntime *targetRuntime; +- (id)propertyListRepresentation; +- (id)initWithPropertyList:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractRelationshipInfo.h b/IDEInterfaceBuilderKit/IBAbstractRelationshipInfo.h index 387722ab8..840d20f6a 100644 --- a/IDEInterfaceBuilderKit/IBAbstractRelationshipInfo.h +++ b/IDEInterfaceBuilderKit/IBAbstractRelationshipInfo.h @@ -14,8 +14,9 @@ @interface IBAbstractRelationshipInfo : NSObject { - NSString *name; - NSString *candidateClassName; + int _retainCountMinusOne; + NSString *_name; + NSString *_candidateClassName; } + (id)instantiateWithDocumentUnarchiver:(id)arg1; @@ -24,8 +25,8 @@ + (id)relationshipInfoWithName:(id)arg1; + (id)relationshipInfoWithName:(id)arg1 andCandidateClassName:(id)arg2; - (void).cxx_destruct; -- (id)description; -- (unsigned long long)hash; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)relationshipInfoWithCandidateClassName:(id)arg1; @@ -40,6 +41,15 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithName:(id)arg1 andCandidateClassName:(id)arg2; +- (BOOL)_isDeallocating; +- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/IBAbstractSegueConnection.h b/IDEInterfaceBuilderKit/IBAbstractSegueConnection.h new file mode 100644 index 000000000..d3690f598 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractSegueConnection.h @@ -0,0 +1,81 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBDocumentArchiving-Protocol.h" +#import "IBStoryboardCanvasLink-Protocol.h" + +@class NSObject, NSSet, NSString; + +@interface IBAbstractSegueConnection : IBConnection +{ + NSString *_identifier; +} + ++ (BOOL)isObjectValidDestination:(id)arg1; ++ (BOOL)isObjectValidSource:(id)arg1; ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; ++ (BOOL)isAbstractType; ++ (id)validSegueClassesFromSource:(id)arg1 toDestination:(id)arg2 inDocument:(id)arg3; ++ (id)typeDisplayName; ++ (id)menuLabelForConnection:(id)arg1; ++ (BOOL)isOrderedRelativeToUniformInstances; ++ (double)displayOrderPriority; ++ (id)classIdentifier; +@property(copy) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (BOOL)isFlowTerminatingSegue; +- (BOOL)isSelectable; +@property(readonly) BOOL canvasLinkWantsExclusiveHook; +@property(readonly) BOOL canvasLinkRequiresSourceCanvasFrame; +@property(readonly) NSObject *canvasLinkDestination; +@property(readonly) NSObject *canvasLinkSource; +- (id)instantiateSegueTemplate; +- (id)badgeImage; +- (BOOL)ibIsInspectorApplicable:(id)arg1 forCategory:(id)arg2; +- (id)segueAttributeInspectorExtensionIdentifier; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (Class)classForDocumentArchiver:(id)arg1; +- (id)archiveKeyForLabel; +- (id)ibDocumentationClassName; +- (id)displayGroupIdentifierFromReferenceEndPoint:(id)arg1; +- (id)explicitDisplayNameWithRespectToPredecessors:(id)arg1; +- (id)displayValuesWithRespectToPrototype:(id)arg1 inDocument:(id)arg2; +- (id)displayDescriptionInDocument:(id)arg1; +- (id)exclusitivityHintInObjectContainer:(id)arg1; +- (BOOL)isValidForDocument:(id)arg1 message:(id *)arg2; +- (id)equivalentPrototypeWithRespectToEquivalentEndPoint:(id)arg1 inDocument:(id)arg2; +- (BOOL)isPrototypeFor:(id)arg1; +- (id)prototypeWithRespectTo:(id)arg1; +- (Class)classForPrototypeWithRespectTo:(id)arg1; +- (id)errorMessageForExistenceWithoutPrototypeInDocument:(id)arg1; +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (BOOL)useConnectionSourceForWarningLocation; +- (long long)compareToPrototype:(id)arg1 predecessors:(id)arg2 predecessorsForSelf:(id)arg3 document:(id)arg4; +- (long long)compareToConnectionForPrototypeMenu:(id)arg1; +- (id)userPresentableLabel; +@property(readonly, copy) NSString *description; +- (void)copyInstanceStateToClone:(id)arg1 withContext:(id)arg2; +- (id)ibRuntimeClassName; +- (id)targetRuntime; +- (id)storyboardDocument; +@property(readonly) NSSet *sourceMembersForIllustrativePurposes; +- (id)sourcePrimarySceneObject; +- (id)destinationPrimarySceneObjectOrNil; +- (id)destinationPrimarySceneObject; +- (id)init; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractStoryboardSegueTemplate.h b/IDEInterfaceBuilderKit/IBAbstractStoryboardSegueTemplate.h new file mode 100644 index 000000000..5f141e00b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractStoryboardSegueTemplate.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBDocumentArchiving-Protocol.h" +#import "NSCoding-Protocol.h" + +@class NSString; + +@interface IBAbstractStoryboardSegueTemplate : NSObject +{ + NSString *_identifier; + NSString *_trigger; + NSString *_segueClassName; + NSString *_destinationControllerIdentifier; +} + ++ (id)segueTemplateWithIdentifier:(id)arg1 trigger:(id)arg2 segueClassName:(id)arg3 destinationControllerIdentifier:(id)arg4; ++ (BOOL)requiresDestinationControllerIdentifier; ++ (id)codingKeyForPropertyName:(id)arg1; ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; +@property(copy) NSString *trigger; // @synthesize trigger=_trigger; +@property(copy) NSString *destinationControllerIdentifier; // @synthesize destinationControllerIdentifier=_destinationControllerIdentifier; +@property(copy) NSString *segueClassName; // @synthesize segueClassName=_segueClassName; +@property(copy) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractStructureAreaDockLabelPopUp.h b/IDEInterfaceBuilderKit/IBAbstractStructureAreaDockLabelPopUp.h new file mode 100644 index 000000000..b9351007e --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractStructureAreaDockLabelPopUp.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSString; + +@interface IBAbstractStructureAreaDockLabelPopUp : NSView +{ + NSString *_title; + unsigned long long _arrowEdge; +} + +@property unsigned long long arrowEdge; // @synthesize arrowEdge=_arrowEdge; +@property(copy) NSString *title; // @synthesize title=_title; +- (void).cxx_destruct; +- (id)bubblePath; +- (struct CGRect)titleRect; +- (struct CGRect)bubbleRect; +- (struct CGRect)rectToPopUpFromPoint:(struct CGPoint)arg1 inView:(id)arg2; +- (struct CGSize)sizeThatFits; +- (struct CGRect)contentRect; +- (unsigned long long)titleDrawingOptions; +- (id)attributedTitle; +- (id)attributedTitleForTitle:(id)arg1; +- (id)titleAttributes; +- (id)titleShadow; +- (id)titleColor; +- (id)titleFont; +- (id)titleParagraphStyle; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractToManyOutletConnection.h b/IDEInterfaceBuilderKit/IBAbstractToManyOutletConnection.h index b49e411e4..c61b8bcf1 100644 --- a/IDEInterfaceBuilderKit/IBAbstractToManyOutletConnection.h +++ b/IDEInterfaceBuilderKit/IBAbstractToManyOutletConnection.h @@ -22,7 +22,7 @@ - (id)connectionByCompletingWithConnectionContext:(id)arg1; - (id)archiveKeyForLabel; - (id)endPointForEstimatingUnlabeledConnection; -- (id)displayNameWithRespectToPredecessors:(id)arg1; +- (id)explicitDisplayNameWithRespectToPredecessors:(id)arg1; - (id)displayDescriptionInDocument:(id)arg1; - (BOOL)refactorWithOutletChangeTypeRefactoringOperation:(id)arg1 inDocument:(id)arg2 error:(id *)arg3; - (BOOL)refactorWithOutletMoveRefactoringOperation:(id)arg1 inDocument:(id)arg2 error:(id *)arg3; diff --git a/IDEInterfaceBuilderKit/IBAbstractToOneOutletConnection.h b/IDEInterfaceBuilderKit/IBAbstractToOneOutletConnection.h index 2962d6011..23f17d10e 100644 --- a/IDEInterfaceBuilderKit/IBAbstractToOneOutletConnection.h +++ b/IDEInterfaceBuilderKit/IBAbstractToOneOutletConnection.h @@ -20,6 +20,8 @@ + (id)prototypeConnectionsForObject:(id)arg1; + (BOOL)isObjectValidOutletDestination:(id)arg1; + (BOOL)isObjectValidOutletSource:(id)arg1; +- (BOOL)canHaveDestinationSeparatedWithSeparationType:(int)arg1; +- (BOOL)canHaveSourceSeparatedWithSeparationType:(int)arg1; - (id)connectionByCompletingWithConnectionContext:(id)arg1; - (id)archiveKeyForLabel; - (void)populateExternalConnectionRepresentation:(id)arg1 forContainer:(id)arg2 fromContainer:(id)arg3 otherExternalConnections:(id)arg4 context:(id)arg5; @@ -31,7 +33,7 @@ - (BOOL)refactorWithOutletRenameRefactoringOperation:(id)arg1 inDocument:(id)arg2 error:(id *)arg3; - (id)errorMessageForExistenceWithoutPrototypeInDocument:(id)arg1; - (id)displayGroupIdentifierFromReferenceEndPoint:(id)arg1; -- (id)displayNameWithRespectToPredecessors:(id)arg1; +- (id)explicitDisplayNameWithRespectToPredecessors:(id)arg1; - (id)supersedingEndPoints; - (id)supersedingDisplayValues; - (BOOL)isCatchAllPrototypeForDisplayGroup; diff --git a/IDEInterfaceBuilderKit/IBAbstractViewController.h b/IDEInterfaceBuilderKit/IBAbstractViewController.h new file mode 100644 index 000000000..0bf65202f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractViewController.h @@ -0,0 +1,70 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBPrimarySceneObject-Protocol.h" +#import "NSCoding-Protocol.h" + +@class IBSimulatedMetricsContainer, NSArray, NSString, NSView; + +@interface IBAbstractViewController : NSObject +{ +} + +@property(copy, nonatomic) IBSimulatedMetricsContainer *inheritedSimulatedMetrics; +@property(copy) NSArray *storyboardSegueTemplates; +@property(copy) NSString *explicitStoryboardIdentifier; +- (void)setNibName:(id)arg1; +- (id)nibName; +@property(retain, nonatomic) NSView *view; +- (struct CGSize)effectiveSimulatedViewSize; +- (id)effectiveStoryboardIdentifierPrefix; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)ibShortDisplayName; +- (BOOL)ibIsPrimarySceneObject:(id)arg1 validSplitViewDetailWithSegue:(id)arg2; +- (BOOL)ibIsPrimarySceneObject:(id)arg1 validSplitViewMasterWithSegue:(id)arg2; +- (BOOL)ibIsValidPushReceiver; +- (BOOL)ibInspectedIsNotInStoryboard; +- (BOOL)ibInspectedIsInStoryboard; +- (BOOL)ibSegueTemplatesAreTopLevel; +- (void)ibResizeToEffectiveSimulatedSizeForSceneTreeDragImageNode; +- (void)ibDidPutObjects:(id)arg1 onPasteboard:(id)arg2 fromDocument:(id)arg3 context:(id)arg4; +- (void)ibSetupTriggerForSegueTemplate:(id)arg1 inCompilationUnit:(id)arg2; +- (id)ibSegueTriggers; +- (id)ibDefaultSegueTrigger; +- (BOOL)ibSupportsMultipleSeguesFromTrigger:(id)arg1; +- (void)ibRemoveChildren:(id)arg1; +- (void)ibStoryboardPrepareForSeparatingChild:(id)arg1 intoCompilationUnit:(id)arg2; +- (int)ibStoryboardSeparationTypeForChild:(id)arg1; +- (BOOL)ibCanBeBaseObjectOfEditorFrame; +- (id)ibEditorCanvasFrameControllerForDocument:(id)arg1; +- (struct CGSize)effectiveSimulatedContentSize; +- (id)ibEditorViewWithSuggestedSize:(struct CGSize)arg1 forDocument:(id)arg2; +- (void)ibWillRemoveFromDocument:(id)arg1 previouslyMemberOfGroup:(id)arg2; +- (void)ibDidExtractObjects:(id)arg1 fromPasteboard:(id)arg2 intoDocument:(id)arg3 context:(id)arg4; +- (void)ibDidBecomeControllerForCompilationGroup; +- (void)ibAddStoryboardSegueTemplate:(id)arg1; +- (void)ibWillResignSourceControllerForSegue:(id)arg1; +- (void)ibDidBecomeSourceControllerForSegue:(id)arg1; +- (id)ibInheritableMetricsForDownstreamController:(id)arg1 viaSegue:(id)arg2; +- (void)ibEffectiveSimulatedMetricsDidChange; +- (id)ibImageForOwnedScene; +- (id)ibEffectiveStoryboardIdentifier; +- (void)ibVerifySimulatedMetricsWithDocument:(id)arg1; +- (id)ibExplanatoryTextForEditor; +- (id)ibSubtitleForEditor; +- (id)ibTitleForEditor; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractViewControllerEditorPlaceholderView.h b/IDEInterfaceBuilderKit/IBAbstractViewControllerEditorPlaceholderView.h new file mode 100644 index 000000000..d39187545 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAbstractViewControllerEditorPlaceholderView.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSString; + +@interface IBAbstractViewControllerEditorPlaceholderView : NSView +{ + BOOL _drawsOpaqueBackground; + BOOL _showingDropHighlight; + unsigned long long _shadowEdgeMask; + NSString *_title; + NSString *_subtitle; + NSString *_explanitoryText; + struct CGRect _placeholderAlignmentRect; +} + +@property(nonatomic, getter=isShowingDropHighlight) BOOL showingDropHighlight; // @synthesize showingDropHighlight=_showingDropHighlight; +@property(copy, nonatomic) NSString *explanitoryText; // @synthesize explanitoryText=_explanitoryText; +@property(copy, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; +@property(nonatomic) unsigned long long shadowEdgeMask; // @synthesize shadowEdgeMask=_shadowEdgeMask; +@property BOOL drawsOpaqueBackground; // @synthesize drawsOpaqueBackground=_drawsOpaqueBackground; +@property(nonatomic) struct CGRect placeholderAlignmentRect; // @synthesize placeholderAlignmentRect=_placeholderAlignmentRect; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (BOOL)isFlipped; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAbstractWorkspaceDocumentClassProvider.h b/IDEInterfaceBuilderKit/IBAbstractWorkspaceDocumentClassProvider.h index 2122c70b5..221db997a 100644 --- a/IDEInterfaceBuilderKit/IBAbstractWorkspaceDocumentClassProvider.h +++ b/IDEInterfaceBuilderKit/IBAbstractWorkspaceDocumentClassProvider.h @@ -8,16 +8,15 @@ #import "DVTInvalidation-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDEWorkspaceDocument, NSTimer; +@class DVTObservingToken, DVTStackBacktrace, IDEWorkspace, IDEWorkspaceDocument, NSString, NSTimer; @interface IBAbstractWorkspaceDocumentClassProvider : IBAbstractClassProvider { - DVTStackBacktrace *unregisterBacktrace; - IDEWorkspaceDocument *workspaceDocument; - int referenceCount; - NSTimer *timeoutTimer; - DVTObservingToken *workspaceObservingToken; - BOOL ignoreTimeoutAndImmediatelyUnregister; + int _referenceCount; + NSTimer *_timeoutTimer; + DVTObservingToken *_workspaceObservingToken; + BOOL _ignoreTimeoutAndImmediatelyUnregister; + IDEWorkspaceDocument *_workspaceDocument; } + (double)timeout; @@ -25,7 +24,7 @@ + (void)unregisterWorkspaceDocumentClassProvider:(id)arg1; + (id)retainedClassProviderForWorkspaceDocument:(id)arg1; + (id)retainedClassProviderForReferenceKey:(id)arg1 initNewProviderBlock:(id)arg2; -@property(readonly) IDEWorkspaceDocument *workspaceDocument; // @synthesize workspaceDocument; +@property(readonly) IDEWorkspaceDocument *workspaceDocument; // @synthesize workspaceDocument=_workspaceDocument; - (void).cxx_destruct; - (void)releaseClassProvider; - (id)retainClassProvider; @@ -33,12 +32,17 @@ - (void)markForInvalidation; - (void)timeoutTimerDidFire:(id)arg1; - (id)referenceKey; +@property(readonly) IDEWorkspace *workspace; - (void)primitiveInvalidate; - (id)initWithWorkspaceDocument:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBAccessorizedScrollView.h b/IDEInterfaceBuilderKit/IBAccessorizedScrollView.h index 5cc91235f..a32b471eb 100644 --- a/IDEInterfaceBuilderKit/IBAccessorizedScrollView.h +++ b/IDEInterfaceBuilderKit/IBAccessorizedScrollView.h @@ -10,13 +10,9 @@ @interface IBAccessorizedScrollView : NSScrollView { - BOOL _insetsButtonBarWithScrollers; IBAccessorizedScrollViewButtonBar *_buttonBar; - double _buttonBarInset; } -@property(nonatomic) BOOL insetsButtonBarWithScrollers; // @synthesize insetsButtonBarWithScrollers=_insetsButtonBarWithScrollers; -@property(nonatomic) double buttonBarInset; // @synthesize buttonBarInset=_buttonBarInset; @property(readonly) IBAccessorizedScrollViewButtonBar *buttonBar; // @synthesize buttonBar=_buttonBar; - (void).cxx_destruct; - (void)bringButtonBarToFront; diff --git a/IDEInterfaceBuilderKit/IBAccessorizedScrollViewBarSegment.h b/IDEInterfaceBuilderKit/IBAccessorizedScrollViewBarSegment.h new file mode 100644 index 000000000..7317bbecb --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAccessorizedScrollViewBarSegment.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSImage, NSMenu, NSString; + +@interface IBAccessorizedScrollViewBarSegment : NSObject +{ + NSString *_toolTip; + NSString *_title; + NSImage *_image; + NSMenu *_menu; + long long _tag; +} + ++ (id)segmentWithTitle:(id)arg1 image:(id)arg2 tag:(long long)arg3 menu:(id)arg4 toolTip:(id)arg5; ++ (id)segmentWithTitle:(id)arg1 image:(id)arg2 tag:(long long)arg3 menu:(id)arg4; ++ (id)segmentWithTitle:(id)arg1 image:(id)arg2 tag:(long long)arg3; ++ (id)segmentWithTag:(long long)arg1 image:(id)arg2 menu:(id)arg3; ++ (id)segmentWithTag:(long long)arg1 menu:(id)arg2; ++ (id)segmentWithTag:(long long)arg1; +@property(readonly) long long tag; // @synthesize tag=_tag; +@property(readonly) NSMenu *menu; // @synthesize menu=_menu; +@property(readonly) NSImage *image; // @synthesize image=_image; +@property(readonly) NSString *title; // @synthesize title=_title; +@property(readonly) NSString *toolTip; // @synthesize toolTip=_toolTip; +- (void).cxx_destruct; +- (id)initWithTitle:(id)arg1 image:(id)arg2 tag:(long long)arg3 menu:(id)arg4 toolTip:(id)arg5; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAccessorizedScrollViewButtonBar.h b/IDEInterfaceBuilderKit/IBAccessorizedScrollViewButtonBar.h index 835ebeaec..997722213 100644 --- a/IDEInterfaceBuilderKit/IBAccessorizedScrollViewButtonBar.h +++ b/IDEInterfaceBuilderKit/IBAccessorizedScrollViewButtonBar.h @@ -6,30 +6,44 @@ #import "DVTLayoutView_ML.h" -@class DVTStackView_ML, NSArray; +@class DVTStackView_ML, NSArray, NSColor; @interface IBAccessorizedScrollViewButtonBar : DVTLayoutView_ML { DVTStackView_ML *_leftStack; + DVTStackView_ML *_centerStack; DVTStackView_ML *_rightStack; + NSColor *_barBackgroundColor; double _barHeight; } -+ (id)barButtonWithImageName:(id)arg1; ++ (id)barButtonWithTitle:(id)arg1; + (id)barButtonWithImage:(id)arg1; -+ (id)barButtonWithImages:(id)arg1 titles:(id)arg2 tags:(id)arg3; -+ (id)barButtonWithImageNames:(id)arg1 titles:(id)arg2 tags:(id)arg3; ++ (id)barSegmentWithSegments:(id)arg1; ++ (id)barPopUpButton; ++ (id)barButton; @property(nonatomic) double barHeight; // @synthesize barHeight=_barHeight; +@property(copy) NSColor *barBackgroundColor; // @synthesize barBackgroundColor=_barBackgroundColor; - (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (id)effectiveBarBackgroundColor; - (id)hitTest:(struct CGPoint)arg1; - (void)layoutBottomUp; - (void)layoutTopDown; +- (void)removeCenterView:(id)arg1; - (void)removeRightView:(id)arg1; - (void)removeLeftView:(id)arg1; +- (void)insertCenterView:(id)arg1 atIndex:(long long)arg2; +- (void)addCenterView:(id)arg1; +- (void)insertRightView:(id)arg1 atIndex:(long long)arg2; - (void)addRightView:(id)arg1; +- (void)insertLeftView:(id)arg1 atIndex:(long long)arg2; - (void)addLeftView:(id)arg1; +@property(copy) NSArray *centerViews; @property(copy) NSArray *rightViews; @property(copy) NSArray *leftViews; +@property double rightInset; +@property double leftInset; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBAccessorizedScrollViewButtonCell.h b/IDEInterfaceBuilderKit/IBAccessorizedScrollViewButtonCell.h new file mode 100644 index 000000000..e5d7288e6 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAccessorizedScrollViewButtonCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTFlatButtonCell.h" + +@interface IBAccessorizedScrollViewButtonCell : DVTFlatButtonCell +{ +} + +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAccessorizedScrollViewSegmentedCell.h b/IDEInterfaceBuilderKit/IBAccessorizedScrollViewSegmentedCell.h index 0a9a1a202..ee94d7750 100644 --- a/IDEInterfaceBuilderKit/IBAccessorizedScrollViewSegmentedCell.h +++ b/IDEInterfaceBuilderKit/IBAccessorizedScrollViewSegmentedCell.h @@ -4,12 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "DVTFindBarSegmentedControlCell.h" +#import "DVTFlatSegmentedControlCell.h" -@interface IBAccessorizedScrollViewSegmentedCell : DVTFindBarSegmentedControlCell +@interface IBAccessorizedScrollViewSegmentedCell : DVTFlatSegmentedControlCell { } +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; - (struct CGRect)boundsOfSegment:(unsigned long long)arg1; - (double)_menuDelayTimeForSegment:(long long)arg1; diff --git a/IDEInterfaceBuilderKit/IBActionSourceCodeConnectionContext.h b/IDEInterfaceBuilderKit/IBActionSourceCodeConnectionContext.h index e19482a08..7820e2b83 100644 --- a/IDEInterfaceBuilderKit/IBActionSourceCodeConnectionContext.h +++ b/IDEInterfaceBuilderKit/IBActionSourceCodeConnectionContext.h @@ -10,6 +10,9 @@ { } +- (id)prepareToInsertSourceCode:(id *)arg1; +- (id)sourceCodeInsertionOptions; +- (id)validatedSourceCodeConnectionNameForName:(id)arg1 error:(id *)arg2; - (id)insertionConnectionTypeString; - (double)positionPriority; diff --git a/IDEInterfaceBuilderKit/IBAnnotation.h b/IDEInterfaceBuilderKit/IBAnnotation.h index 88f710ce3..562f4c4b0 100644 --- a/IDEInterfaceBuilderKit/IBAnnotation.h +++ b/IDEInterfaceBuilderKit/IBAnnotation.h @@ -10,27 +10,26 @@ @interface IBAnnotation : DVTTextAnnotation { - struct CGRect lastRectDrawnIn; - NSMutableSet *referencingLocations; - NSString *annotationName; - NSString *containingClassName; - long long relationshipType; + NSMutableSet *_referencingLocations; NSString *expectedEndPointClassName; - unsigned long long sourceModelContext; BOOL shouldDisplayInverted; BOOL rolledOver; + NSString *_annotationName; + NSString *_containingClassName; + unsigned long long _kind; + struct CGRect _lastRectDrawnIn; } + (id)invertedConnectionInterfaceStyle; + (id)connectionInterfaceStyle; -@property unsigned long long sourceModelContext; // @synthesize sourceModelContext; +@property unsigned long long kind; // @synthesize kind=_kind; +@property(retain) NSString *containingClassName; // @synthesize containingClassName=_containingClassName; +@property(retain) NSString *annotationName; // @synthesize annotationName=_annotationName; +@property struct CGRect lastRectDrawnIn; // @synthesize lastRectDrawnIn=_lastRectDrawnIn; @property(copy, nonatomic) NSString *expectedEndPointClassName; // @synthesize expectedEndPointClassName; @property(nonatomic) BOOL shouldDisplayInverted; // @synthesize shouldDisplayInverted; -@property(readonly) NSSet *referencingLocations; // @synthesize referencingLocations; -@property(readonly) NSString *containingClassName; // @synthesize containingClassName; -@property(readonly) NSString *annotationName; // @synthesize annotationName; +@property(readonly) NSSet *referencingLocations; // @synthesize referencingLocations=_referencingLocations; @property(nonatomic) BOOL rolledOver; // @synthesize rolledOver; -@property(readonly) struct CGRect lastRectDrawnIn; // @synthesize lastRectDrawnIn; - (void).cxx_destruct; - (id)description; - (void)drawSidebarMarkerIconInRect:(struct CGRect)arg1 textView:(id)arg2; @@ -40,8 +39,8 @@ - (void)removeReferenceFromLocation:(id)arg1; - (void)addReferenceFromLocation:(id)arg1; - (void)purgeAllReferences; -@property(readonly) long long relationshipType; // @synthesize relationshipType; -- (id)initWithName:(id)arg1 inClassNamed:(id)arg2 sourceModelContext:(unsigned long long)arg3; +- (long long)relationshipType; +- (id)initWithName:(id)arg1 inClassNamed:(id)arg2 kind:(unsigned long long)arg3; @end diff --git a/IDEInterfaceBuilderKit/IBAnnotationIndexProvider.h b/IDEInterfaceBuilderKit/IBAnnotationIndexProvider.h index c50a632aa..744fdf074 100644 --- a/IDEInterfaceBuilderKit/IBAnnotationIndexProvider.h +++ b/IDEInterfaceBuilderKit/IBAnnotationIndexProvider.h @@ -6,23 +6,23 @@ #import "NSObject.h" -@class IBIndexClassProvider, NSSet; +@class IBIndexClassDescriber, NSSet; @interface IBAnnotationIndexProvider : NSObject { - IBIndexClassProvider *indexClassProvider; - NSSet *classNames; + IBIndexClassDescriber *_indexClassDescriber; + NSSet *_classNames; } -+ (id)annotationsForClassesNamed:(id)arg1 usingIndexClassProvider:(id)arg2; ++ (id)annotationsForClassesNamed:(id)arg1 usingIndexClassDescriber:(id)arg2; - (void).cxx_destruct; - (id)annotationsFromIndex; - (id)annotationsFromConnectionSymbols:(id)arg1 withConnectionNameToOccurrencesDictionary:(id)arg2 inClassNamed:(id)arg3; -- (id)generateAnnotationUsingConnectionSymbol:(id)arg1 withOccurrences:(id)arg2 type:(long long)arg3 sourceModelContext:(unsigned long long)arg4 inClassNamed:(id)arg5; -- (unsigned long long)sourceModelContextForConnectionSymbol:(id)arg1; +- (id)generateAnnotationUsingConnectionSymbol:(id)arg1 withOccurrences:(id)arg2 type:(long long)arg3 kind:(unsigned long long)arg4 inClassNamed:(id)arg5; +- (unsigned long long)annotationKindForConnectionSymbol:(id)arg1; - (long long)relationshipTypeForConnectionSymbol:(id)arg1; - (id)ibConnectionLocationsFromOccurrences:(id)arg1; -- (id)initWithClassesNamed:(id)arg1 indexClassProvider:(id)arg2; +- (id)initWithClassesNamed:(id)arg1 usingIndexClassDescriber:(id)arg2; @end diff --git a/IDEInterfaceBuilderKit/IBAnnotationProvider.h b/IDEInterfaceBuilderKit/IBAnnotationProvider.h index 8d252d641..b26cec589 100644 --- a/IDEInterfaceBuilderKit/IBAnnotationProvider.h +++ b/IDEInterfaceBuilderKit/IBAnnotationProvider.h @@ -6,32 +6,35 @@ #import "DVTAnnotationProvider.h" +#import "DVTInvalidation-Protocol.h" #import "DVTTextAnnotationDelegate-Protocol.h" #import "NSMenuDelegate-Protocol.h" -@class DVTObservingToken, DVTTextStorage, IBAnnotationDataCache, IBCancellationToken, IBIndexClassProvider, IDEAnnotationContext, NSPopUpButtonCell; +@class DVTObservingToken, DVTStackBacktrace, DVTTextStorage, IBAnnotationDataCache, IBCancellationToken, IBIndexClassDescriber, IDEAnnotationContext, NSObject, NSPopUpButtonCell, NSString; -@interface IBAnnotationProvider : DVTAnnotationProvider +@interface IBAnnotationProvider : DVTAnnotationProvider { - IDEAnnotationContext *annotationContext; - DVTTextStorage *textStorage; - NSPopUpButtonCell *annotationPopUpCell; - IBIndexClassProvider *indexClassProvider; - IBAnnotationDataCache *annotationDataCache; - BOOL shouldReparseSourceModelImmediately; - BOOL annotationsShouldBeInteractive; - struct dispatch_queue_s *indexQueryQueue; - unsigned int indexQueryBlockGeneration; - DVTObservingToken *kvoAssociatedWorkspaceIndexToken; - id sourceCodeDocumentDidChangeToken; - id indexDidChangeNotificationToken; - id ibDidAddConnectionToken; - id ibDidRemoveConnectionToken; - IBCancellationToken *targetIdentifierCancellationToken; + IDEAnnotationContext *_annotationContext; + NSPopUpButtonCell *_annotationPopUpCell; + IBIndexClassDescriber *_indexClassDescriber; + IBAnnotationDataCache *_annotationDataCache; + BOOL _shouldUpdateFromParserImmediately; + BOOL _annotationsShouldBeInteractive; + NSObject *_indexQueryQueue; + unsigned int _indexQueryBlockGeneration; + DVTObservingToken *_kvoAssociatedWorkspaceIndexToken; + id _sourceCodeDocumentDidChangeToken; + id _sourceCodeDocumentDidAdjustNodeTypesToken; + id _indexDidChangeNotificationToken; + id _ibDidAddConnectionToken; + id _ibDidRemoveConnectionToken; + IBCancellationToken *_targetIdentifierCancellationToken; + DVTTextStorage *_textStorage; } + (id)annotationProviderForContext:(id)arg1 error:(id *)arg2; + (void)initialize; +@property(retain) DVTTextStorage *textStorage; // @synthesize textStorage=_textStorage; - (void).cxx_destruct; - (void)annotation:(id)arg1 willDrawInTextSidebarView:(id)arg2 withAnnotationsInSameLine:(id)arg3; - (BOOL)annotation:(id)arg1 shouldDrawInTextSidebarView:(id)arg2 withAnnotationsInSameLine:(id)arg3; @@ -56,8 +59,8 @@ - (void)rebuildAnnotationsUsingIndex; - (void)updateExistingAnnotationsUsingOpenIBDocuments; - (id)existingAnnotationsForConnection:(id)arg1; -- (id)existingAnnotationsIgnoringSourceModelContextWithName:(id)arg1 inClassNamed:(id)arg2; -- (id)existingAnnotationNamed:(id)arg1 inClassNamed:(id)arg2 matchingSourceModelContext:(unsigned long long)arg3 inSet:(id)arg4; +- (id)existingAnnotationsIgnoringKindWithName:(id)arg1 inClassNamed:(id)arg2; +- (id)existingAnnotationNamed:(id)arg1 inClassNamed:(id)arg2 matchingKind:(unsigned long long)arg3 inSet:(id)arg4; - (void)removeAnnotation:(id)arg1; - (void)stopObservingIBDocumentConnectionChanges; - (void)startObservingIBDocumentConnectionChanges; @@ -67,17 +70,28 @@ - (void)startObservingSourceCodeDocumentChanges; - (void)handleChangeInSourceCodeDocument:(id)arg1; - (void)updateAnnotations; +- (id)updateAnnotationsByParsingDocument; - (void)hideAnnotationsIfInsufficientData; -- (id)sourceModelInfoForAnnotationInSourceModel:(id)arg1; -- (void)createOrModifyAnnotationUsingSourceModelItemInfo:(id)arg1 inClassNamed:(id)arg2; +- (struct _NSRange)itemRangeForAnnotationInParsedDocument:(id)arg1; +- (void)recordAnnotationNamed:(id)arg1 type:(id)arg2 at:(struct _NSRange)arg3 inClassNamed:(id)arg4 matchingKind:(unsigned long long)arg5; - (id)document; -- (id)classNamesInSourceModel; +- (id)classNamesInParsedDocument; - (void)startObservingIndex; - (void)stopObservingIndex; - (id)index; - (void)cacheAnnotations; - (void)providerWillUninstall; +- (void)primitiveInvalidate; - (id)initWithContext:(id)arg1; +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + @end diff --git a/IDEInterfaceBuilderKit/IBArchivableDocument-Protocol.h b/IDEInterfaceBuilderKit/IBArchivableDocument-Protocol.h new file mode 100644 index 000000000..757676952 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBArchivableDocument-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBArchivableDocument +- (void)documentArchiver:(id)arg1 didArchiveObject:(id)arg2; +- (void)documentArchiver:(id)arg1 willArchiveObject:(id)arg2; +- (id)documentArchiver:(id)arg1 referenceIDForObject:(id)arg2 referenceType:(id)arg3; +- (void)archiveDocument:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBArgumentsContainer.h b/IDEInterfaceBuilderKit/IBArgumentsContainer.h index 44df62026..76c8078ad 100644 --- a/IDEInterfaceBuilderKit/IBArgumentsContainer.h +++ b/IDEInterfaceBuilderKit/IBArgumentsContainer.h @@ -20,6 +20,7 @@ @property long long outputFormat; // @synthesize outputFormat=_outputFormat; @property BOOL shouldPrintUsage; // @synthesize shouldPrintUsage=_shouldPrintUsage; - (void).cxx_destruct; +- (BOOL)longArgumentIsPresentOnCommandLine:(id)arg1; - (void)validateAfterInterpretingOptionsCollectingErrors:(id)arg1; @property(readonly) IBCLIOptionIndex *optionIndex; - (long long)outputFormatArgumentCode; diff --git a/IDEInterfaceBuilderKit/IBAsyncIOSerializer.h b/IDEInterfaceBuilderKit/IBAsyncIOSerializer.h index 38560d717..4e45fad67 100644 --- a/IDEInterfaceBuilderKit/IBAsyncIOSerializer.h +++ b/IDEInterfaceBuilderKit/IBAsyncIOSerializer.h @@ -6,11 +6,11 @@ #import "NSObject.h" -@class NSError; +@class NSError, NSObject; @interface IBAsyncIOSerializer : NSObject { - struct dispatch_semaphore_s *_semaphore; + NSObject *_semaphore; BOOL _success; NSError *_error; id _completionCallback; diff --git a/IDEInterfaceBuilderKit/IBAsynchronousRequester-Protocol.h b/IDEInterfaceBuilderKit/IBAsynchronousRequester-Protocol.h new file mode 100644 index 000000000..7b382d8a6 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAsynchronousRequester-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBAsynchronousRequester +- (void)cancelRequestWithID:(id)arg1; +- (BOOL)waitForRequestWithID:(id)arg1 timeout:(id)arg2; +- (id)issueRequestWithData:(id)arg1 completionBlock:(id)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/IBAttributePlaceholder.h b/IDEInterfaceBuilderKit/IBAttributePlaceholder.h index fdb3c8afc..5e88db2ea 100644 --- a/IDEInterfaceBuilderKit/IBAttributePlaceholder.h +++ b/IDEInterfaceBuilderKit/IBAttributePlaceholder.h @@ -12,16 +12,16 @@ @interface IBAttributePlaceholder : NSObject { - NSString *name; - id object; + id _object; + NSString *_name; } +@property(readonly) NSString *name; // @synthesize name=_name; +@property(readonly) id object; // @synthesize object=_object; - (void).cxx_destruct; - (void)didCompileDocument:(id)arg1; - (void)willCompileDocument:(id)arg1; - (id)archiveConnection; -- (id)name; -- (id)object; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithObject:(id)arg1 andName:(id)arg2; diff --git a/IDEInterfaceBuilderKit/IBAttributeSearchLocation.h b/IDEInterfaceBuilderKit/IBAttributeSearchLocation.h new file mode 100644 index 000000000..ea0e62504 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAttributeSearchLocation.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTPropertyListEncoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSDictionary, NSString; + +@interface IBAttributeSearchLocation : NSObject +{ + long long _offsetFromStart; + long long _offsetFromEnd; + NSString *_keyPath; + NSDictionary *_locationData; +} + +@property(readonly, copy, nonatomic) NSDictionary *locationData; // @synthesize locationData=_locationData; +@property(readonly, copy, nonatomic) NSString *keyPath; // @synthesize keyPath=_keyPath; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +- (struct _NSRange)effectiveRangeForAttributeStringValue:(id)arg1; +- (id)locationWithRange:(struct _NSRange)arg1 forStringValue:(id)arg2; +- (id)locationWithZeroLengthAtRangeMax; +- (id)locationWithZeroLengthAtRangeMin; +- (id)locationWithRangeSpanningEntireAttributeStringValue; +- (id)locationWithOffsetFromStart:(long long)arg1 offsetFromEnd:(long long)arg2; +- (long long)compare:(id)arg1; +- (BOOL)hasKnownEnd; +- (BOOL)hasKnownStart; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (BOOL)isEqual:(id)arg1; +@property(readonly) unsigned long long hash; +- (void)awakeWithPropertyList:(id)arg1; +- (void)encodeIntoPropertyList:(id)arg1; +- (id)initWithPropertyList:(id)arg1 owner:(id)arg2; +- (id)initWithKeyPath:(id)arg1 locationData:(id)arg2 offsetFromStart:(long long)arg3 offsetFromEnd:(long long)arg4; +- (id)initWithKeyPath:(id)arg1 locationData:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAttributeSearchLocationIterator.h b/IDEInterfaceBuilderKit/IBAttributeSearchLocationIterator.h new file mode 100644 index 000000000..2306956bb --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAttributeSearchLocationIterator.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBAttributeSearchLocation, IBMemberID, NSArray; + +@interface IBAttributeSearchLocationIterator : NSObject +{ + NSArray *_attributeSearchLocations; + NSArray *_attributeKeyPaths; + long long _attributeKeyPathIndex; + long long _attributeSearchLocationIndex; + IBMemberID *_endDocumentMemberID; + IBAttributeSearchLocation *_endAttributeSearchLocation; + BOOL _backwards; + id _delegate; + IBMemberID *_currentDocumentMemberID; +} + +@property(readonly, nonatomic, getter=isBackwards) BOOL backwards; // @synthesize backwards=_backwards; +@property(readonly, nonatomic) IBMemberID *currentDocumentMemberID; // @synthesize currentDocumentMemberID=_currentDocumentMemberID; +@property(readonly, nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)_continueToNextAttributeSearchLocation; +- (BOOL)hasReachedEnd; +@property(readonly, nonatomic) IBAttributeSearchLocation *currentAttributeSearchLocation; +- (void)next; +- (id)initWithDelegate:(id)arg1 startingDocumentLocation:(id)arg2 endingDocumentLocation:(id)arg3 backwards:(BOOL)arg4; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAttributeSearchLocationIteratorDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBAttributeSearchLocationIteratorDelegate-Protocol.h new file mode 100644 index 000000000..a19eb9203 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAttributeSearchLocationIteratorDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBAttributeSearchLocationIteratorDelegate +- (id)searchLocationIterator:(id)arg1 stringValueForAttributeSearchLocation:(id)arg2 memberID:(id)arg3; +- (long long)searchLocationIterator:(id)arg1 compareAttributeSearchLocation:(id)arg2 forMemberID:(id)arg3 toLocation:(id)arg4 forMemberID:(id)arg5; +- (id)searchLocationIterator:(id)arg1 attributeSearchLocationsForMemberID:(id)arg2 andKeyPath:(id)arg3; +- (id)searchLocationIterator:(id)arg1 attributeKeyPathsForMemberID:(id)arg2; +- (id)nextMemberIDForSearchLocationIterator:(id)arg1 afterMemberID:(id)arg2; +- (id)lastMemberIDForSearchLocationIterator:(id)arg1; +- (id)firstMemberIDForSearchLocationIterator:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBAutoCompletingComboBoxDataSource.h b/IDEInterfaceBuilderKit/IBAutoCompletingComboBoxDataSource.h index 1e53c597e..879f5b1db 100644 --- a/IDEInterfaceBuilderKit/IBAutoCompletingComboBoxDataSource.h +++ b/IDEInterfaceBuilderKit/IBAutoCompletingComboBoxDataSource.h @@ -9,7 +9,7 @@ #import "NSComboBoxCellDataSource-Protocol.h" #import "NSComboBoxDataSource-Protocol.h" -@class NSArray; +@class NSArray, NSString; @interface IBAutoCompletingComboBoxDataSource : NSObject { @@ -27,5 +27,11 @@ - (long long)numberOfItemsInComboBoxCell:(id)arg1; - (void)takeContentFromStrings:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBAutolayoutArbitrationUnit-IDELevelAdditions.h b/IDEInterfaceBuilderKit/IBAutolayoutArbitrationUnit-IDELevelAdditions.h new file mode 100644 index 000000000..31addcb3e --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAutolayoutArbitrationUnit-IDELevelAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAutolayoutArbitrationUnit.h" + +@interface IBAutolayoutArbitrationUnit (IDELevelAdditions) +- (void)propagateErrorsAndWarningMessagesFromMarshallingResult:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBAutolayoutConcreteConstraintProvider-Protocol.h b/IDEInterfaceBuilderKit/IBAutolayoutConcreteConstraintProvider-Protocol.h new file mode 100644 index 000000000..951eb385c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAutolayoutConcreteConstraintProvider-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBAutolayoutConcreteConstraintProvider +@property(readonly, nonatomic) Class layoutConstantClass; +@property(readonly, nonatomic) Class layoutConstraintClass; +@end + diff --git a/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionFrameDecider.h b/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionFrameDecider.h index 027b08c29..7e9857120 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionFrameDecider.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionFrameDecider.h @@ -14,9 +14,9 @@ + (void)decideAndSetFramesOfEntireViewHierarchyByAddingConstraints:(id)arg1 forAligningViews:(id)arg2 byEnforcingCurrentSizes:(BOOL)arg3 layoutInfo:(id)arg4 delegate:(id)arg5; + (void)decideAndSetFramesOfEntireViewHierarchyByReplacingConstraints:(id)arg1 withConstraints:(id)arg2 layoutInfo:(id)arg3 delegate:(id)arg4; + (void)decideAndSetFramesOfEntireViewHierarchyByAddingConstraints:(id)arg1 layoutInfo:(id)arg2 delegate:(id)arg3; -+ (void)decideAndSetFramesOfEntireViewHierarchyByAddingConstraints:(id)arg1 mutuallyExclusiveConstraintBreakageStrategy:(int)arg2 replacingConstraints:(id)arg3 returningConstraintsAdded:(id *)arg4 returningConstraintsRemoved:(id *)arg5 layoutInfo:(id)arg6 delegate:(id)arg7; ++ (void)decideAndSetFramesOfEntireViewHierarchyByAddingConstraints:(id)arg1 mutuallyExclusiveConstraintBreakageStrategy:(unsigned long long)arg2 replacingConstraints:(id)arg3 returningConstraintsAdded:(id *)arg4 returningConstraintsRemoved:(id *)arg5 layoutInfo:(id)arg6 delegate:(id)arg7; + (id)frameDeciderForAddingConstraints:(id)arg1 andReplacingConstraints:(id)arg2 layoutInfo:(id)arg3 delegate:(id)arg4; -- (void)decideAndSetFramesOfEntireViewHierarchyByAddingConstraints:(id)arg1 replacingConstraints:(id)arg2 enforcingCurrentSizeOfViews:(id)arg3 mutuallyExclusiveConstraintBreakageStrategy:(int)arg4 returningConstraintsAdded:(id *)arg5 returningConstraintsRemoved:(id *)arg6; +- (void)decideAndSetFramesOfEntireViewHierarchyByAddingConstraints:(id)arg1 replacingConstraints:(id)arg2 enforcingCurrentSizeOfViews:(id)arg3 mutuallyExclusiveConstraintBreakageStrategy:(unsigned long long)arg4 returningConstraintsAdded:(id *)arg5 returningConstraintsRemoved:(id *)arg6; @end diff --git a/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionValidationState.h b/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionValidationState.h index 9eedcbd80..f92dff231 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionValidationState.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionValidationState.h @@ -21,6 +21,7 @@ BOOL _canAddBottomToSuperviewSpacingConstraints; BOOL _canAddEqualHeightsConstraint; BOOL _canAddEqualWidthsConstraint; + BOOL _canAddAspectRatioConstraints; BOOL _canAddLeadingToNearestNeighborSpacingConstraints; BOOL _canAddTrailingToNearestNeighborSpacingConstraints; BOOL _canAddTopToNearestNeighborSpacingConstraints; @@ -56,6 +57,7 @@ @property(readonly) BOOL canAddTopToNearestNeighborSpacingConstraints; // @synthesize canAddTopToNearestNeighborSpacingConstraints=_canAddTopToNearestNeighborSpacingConstraints; @property(readonly) BOOL canAddTrailingToNearestNeighborSpacingConstraints; // @synthesize canAddTrailingToNearestNeighborSpacingConstraints=_canAddTrailingToNearestNeighborSpacingConstraints; @property(readonly) BOOL canAddLeadingToNearestNeighborSpacingConstraints; // @synthesize canAddLeadingToNearestNeighborSpacingConstraints=_canAddLeadingToNearestNeighborSpacingConstraints; +@property(readonly) BOOL canAddAspectRatioConstraints; // @synthesize canAddAspectRatioConstraints=_canAddAspectRatioConstraints; @property(readonly) BOOL canAddEqualWidthsConstraint; // @synthesize canAddEqualWidthsConstraint=_canAddEqualWidthsConstraint; @property(readonly) BOOL canAddEqualHeightsConstraint; // @synthesize canAddEqualHeightsConstraint=_canAddEqualHeightsConstraint; @property(readonly) BOOL canAddBottomToSuperviewSpacingConstraints; // @synthesize canAddBottomToSuperviewSpacingConstraints=_canAddBottomToSuperviewSpacingConstraints; @@ -67,7 +69,7 @@ @property(readonly) BOOL canAddExplicitWidthConstraints; // @synthesize canAddExplicitWidthConstraints=_canAddExplicitWidthConstraints; @property(readonly) BOOL canAddExplicitHeightConstraints; // @synthesize canAddExplicitHeightConstraints=_canAddExplicitHeightConstraints; @property(readonly) unsigned long long context; // @synthesize context=_context; -@property(readonly) NSSet *selectedItems; // @synthesize selectedItems=_selectedItems; +@property(readonly, copy) NSSet *selectedItems; // @synthesize selectedItems=_selectedItems; @property(readonly) IBDocument *document; // @synthesize document=_document; @property(readonly) NSObject *containingItem; // @synthesize containingItem=_containingItem; @property(copy, nonatomic) NSArray *selection; // @synthesize selection=_selection; @@ -83,6 +85,8 @@ - (void)_updateBaselineAlignmentConstraintsValidationState; - (id)edgeOrCenterAlignmentConstraintsForAttribute:(unsigned long long)arg1 useExistingConstant:(BOOL)arg2; - (void)_updateEdgeOrCenterAlignmentConstraintsValidationState; +- (id)aspectRatioConstraints; +- (void)_updateAspectRatioConstraintsValidationState; - (id)equalSizingConstraintsForAttribute:(unsigned long long)arg1 useExistingConstant:(BOOL)arg2; - (void)_updateEqualSizeConstraintsValidationState; - (id)edgeConstraintsForAttribute:(unsigned long long)arg1 useExistingConstant:(BOOL)arg2; diff --git a/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionValidator.h b/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionValidator.h index 2d1cefc61..5b98f849d 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionValidator.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionValidator.h @@ -19,13 +19,13 @@ + (id)centerInContainerAlignmentConstraintsForItems:(id)arg1 attribute:(unsigned long long)arg2 ancestorItem:(id)arg3 useExistingConstant:(BOOL)arg4 context:(unsigned long long)arg5 document:(id)arg6; + (BOOL)canAddCenterInContainerAlignmentConstraintsForItems:(id)arg1 attribute:(unsigned long long)arg2 context:(unsigned long long)arg3 document:(id)arg4; + (id)baselineAlignmentConstraintsForItems:(id)arg1 ancestorItem:(id)arg2 useExistingConstant:(BOOL)arg3 context:(unsigned long long)arg4 document:(id)arg5; -+ (BOOL)canAddBaselineAlignmentConstraintsForItems:(id)arg1 ancestorItem:(id)arg2; ++ (BOOL)canAddBaselineAlignmentConstraintsForItems:(id)arg1 ancestorItem:(id)arg2 document:(id)arg3; + (id)edgeOrCenterAlignmentConstraintsForItems:(id)arg1 attribute:(unsigned long long)arg2 ancestorItem:(id)arg3 useExistingConstant:(BOOL)arg4 context:(unsigned long long)arg5 document:(id)arg6; -+ (BOOL)canAddEdgeOrCenterAlignmentConstraintsForItems:(id)arg1 attribute:(unsigned long long)arg2 ancestorItem:(id)arg3; ++ (BOOL)canAddEdgeOrCenterAlignmentConstraintsForItems:(id)arg1 attribute:(unsigned long long)arg2 ancestorItem:(id)arg3 document:(id)arg4; + (id)_constraintsForAligningItems:(id)arg1 withAttribute:(unsigned long long)arg2 ancestorItem:(id)arg3 useExistingConstant:(BOOL)arg4 context:(unsigned long long)arg5 document:(id)arg6; + (id)_constraintsForAligningItems:(id)arg1 toItem:(id)arg2 withAttribute:(unsigned long long)arg3 ancestorItem:(id)arg4 useExistingConstant:(BOOL)arg5 context:(unsigned long long)arg6 document:(id)arg7; + (id)equalSizingConstraintsForItems:(id)arg1 attribute:(unsigned long long)arg2 useExistingConstant:(BOOL)arg3 ancestorItem:(id)arg4 document:(id)arg5; -+ (BOOL)canAddEqualSizeConstraintsForItems:(id)arg1 attribute:(unsigned long long)arg2 ancestorItem:(id)arg3; ++ (BOOL)canAddEqualSizeConstraintsForItems:(id)arg1 attribute:(unsigned long long)arg2 ancestorItem:(id)arg3 document:(id)arg4; + (id)edgeConstraintsForItems:(id)arg1 attribute:(unsigned long long)arg2 useExistingConstant:(BOOL)arg3 context:(unsigned long long)arg4 document:(id)arg5; + (id)_edgeConstraintForItem:(id)arg1 attribute:(unsigned long long)arg2 useExistingConstant:(BOOL)arg3 document:(id)arg4; + (BOOL)canAddEdgeToContainerConstraintsForItems:(id)arg1 attribute:(unsigned long long)arg2 context:(unsigned long long)arg3 document:(id)arg4; @@ -33,8 +33,10 @@ + (id)spacingConstraintBetweenItems:(id)arg1 forOrientation:(unsigned long long)arg2 useExistingConstant:(BOOL)arg3 areInSameArbitrationUnit:(BOOL)arg4 document:(id)arg5; + (BOOL)canAddSpacingConstraintsBetweenItems:(id)arg1 forOrientation:(unsigned long long)arg2 areInSameArbitrationUnit:(BOOL)arg3 document:(id)arg4; + (BOOL)_canHaveSpacingConstraintBetweenItem:(id)arg1 andItem:(id)arg2 areInSameArbitrationUnit:(BOOL)arg3 document:(id)arg4; ++ (id)aspectRatioConstraintsForItems:(id)arg1 descendingFromItem:(id)arg2 context:(unsigned long long)arg3 hasEmptySelection:(BOOL)arg4 selectedContainingItem:(id)arg5 document:(id)arg6; ++ (BOOL)canAddAspectRatioConstraintsForItems:(id)arg1 descendingFromItem:(id)arg2 context:(unsigned long long)arg3 hasEmptySelection:(BOOL)arg4 selectedContainingItem:(id)arg5 document:(id)arg6; + (id)absoluteSizingConstraintsForItems:(id)arg1 descendingFromItem:(id)arg2 attribute:(unsigned long long)arg3 context:(unsigned long long)arg4 hasEmptySelection:(BOOL)arg5 selectedContainingItem:(id)arg6 document:(id)arg7; -+ (BOOL)canAddAbsoluteSizingConstraintsForItems:(id)arg1 attribute:(unsigned long long)arg2 context:(unsigned long long)arg3 hasEmptySelection:(BOOL)arg4 selectedContainingItem:(id)arg5; ++ (BOOL)canAddAbsoluteSizingConstraintsForItems:(id)arg1 attribute:(unsigned long long)arg2 context:(unsigned long long)arg3 hasEmptySelection:(BOOL)arg4 selectedContainingItem:(id)arg5 document:(id)arg6; + (long long)_nextLogicalLayoutRelationForAddingNewConstraintToItem:(id)arg1 forConstraintsMatchingBlock:(id)arg2; + (BOOL)_allOrAllButOneItemsHaveUnownedLayout:(id)arg1; + (BOOL)_allItemsHaveUnownedLayout:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionViewController.h b/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionViewController.h index 2386ac04e..5af8207c2 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionViewController.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutConstraintAdditionViewController.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class DVTButtonTextField, IBAutolayoutConstraintAdditionTypeConfig, IBAutolayoutConstraintAdditionValidationState, IBMutableIdentityDictionary, NSButton, NSMenu, NSMutableDictionary, NSPopUpButton, NSSet; +@class DVTButtonTextField, IBAutolayoutConstraintAdditionTypeConfig, IBAutolayoutConstraintAdditionValidationState, IBMutableIdentityDictionary, NSButton, NSImageView, NSMenu, NSMutableDictionary, NSPopUpButton, NSSet, NSString; @interface IBAutolayoutConstraintAdditionViewController : IDEViewController { @@ -41,6 +41,7 @@ DVTButtonTextField *_explicitHeightField; NSButton *_equalWidthsCheckBox; NSButton *_equalHeightsCheckBox; + NSButton *_aspectRatioCheckBox; NSButton *_topEdgesAlignmentCheckBox; NSButton *_bottomEdgesAlignmentCheckBox; NSButton *_leftEdgesAlignmentCheckBox; @@ -62,10 +63,40 @@ NSButton *_alignCheckBox; NSPopUpButton *_alignPopUp; NSMenu *_alignPopUpMenu; + NSImageView *_leadingEdgesImageView; + NSImageView *_trailingEdgesImageView; + NSImageView *_topEdgesImageView; + NSImageView *_bottomEdgesImageView; + NSImageView *_centerXImageView; + NSImageView *_centerYImageView; + NSImageView *_baselineImageView; + NSImageView *_centerXInContainerImageView; + NSImageView *_centerYInContainerImageView; + NSImageView *_explicitWidthImageView; + NSImageView *_explicitHeightImageView; + NSImageView *_equalWidthsImageView; + NSImageView *_equalHeightsImageView; + NSImageView *_aspectRatioImageView; + NSImageView *_generalAlignImageView; unsigned long long _alignmentType; } @property(nonatomic) unsigned long long alignmentType; // @synthesize alignmentType=_alignmentType; +@property __weak NSImageView *generalAlignImageView; // @synthesize generalAlignImageView=_generalAlignImageView; +@property __weak NSImageView *aspectRatioImageView; // @synthesize aspectRatioImageView=_aspectRatioImageView; +@property __weak NSImageView *equalHeightsImageView; // @synthesize equalHeightsImageView=_equalHeightsImageView; +@property __weak NSImageView *equalWidthsImageView; // @synthesize equalWidthsImageView=_equalWidthsImageView; +@property __weak NSImageView *explicitHeightImageView; // @synthesize explicitHeightImageView=_explicitHeightImageView; +@property __weak NSImageView *explicitWidthImageView; // @synthesize explicitWidthImageView=_explicitWidthImageView; +@property __weak NSImageView *centerYInContainerImageView; // @synthesize centerYInContainerImageView=_centerYInContainerImageView; +@property __weak NSImageView *centerXInContainerImageView; // @synthesize centerXInContainerImageView=_centerXInContainerImageView; +@property __weak NSImageView *baselineImageView; // @synthesize baselineImageView=_baselineImageView; +@property __weak NSImageView *centerYImageView; // @synthesize centerYImageView=_centerYImageView; +@property __weak NSImageView *centerXImageView; // @synthesize centerXImageView=_centerXImageView; +@property __weak NSImageView *bottomEdgesImageView; // @synthesize bottomEdgesImageView=_bottomEdgesImageView; +@property __weak NSImageView *topEdgesImageView; // @synthesize topEdgesImageView=_topEdgesImageView; +@property __weak NSImageView *trailingEdgesImageView; // @synthesize trailingEdgesImageView=_trailingEdgesImageView; +@property __weak NSImageView *leadingEdgesImageView; // @synthesize leadingEdgesImageView=_leadingEdgesImageView; @property(retain, nonatomic) NSMenu *alignPopUpMenu; // @synthesize alignPopUpMenu=_alignPopUpMenu; @property(retain, nonatomic) NSPopUpButton *alignPopUp; // @synthesize alignPopUp=_alignPopUp; @property(retain, nonatomic) NSButton *alignCheckBox; // @synthesize alignCheckBox=_alignCheckBox; @@ -87,6 +118,7 @@ @property(retain, nonatomic) NSButton *leftEdgesAlignmentCheckBox; // @synthesize leftEdgesAlignmentCheckBox=_leftEdgesAlignmentCheckBox; @property(retain, nonatomic) NSButton *bottomEdgesAlignmentCheckBox; // @synthesize bottomEdgesAlignmentCheckBox=_bottomEdgesAlignmentCheckBox; @property(retain, nonatomic) NSButton *topEdgesAlignmentCheckBox; // @synthesize topEdgesAlignmentCheckBox=_topEdgesAlignmentCheckBox; +@property(retain, nonatomic) NSButton *aspectRatioCheckBox; // @synthesize aspectRatioCheckBox=_aspectRatioCheckBox; @property(retain, nonatomic) NSButton *equalHeightsCheckBox; // @synthesize equalHeightsCheckBox=_equalHeightsCheckBox; @property(retain, nonatomic) NSButton *equalWidthsCheckBox; // @synthesize equalWidthsCheckBox=_equalWidthsCheckBox; @property(retain, nonatomic) DVTButtonTextField *explicitHeightField; // @synthesize explicitHeightField=_explicitHeightField; @@ -129,12 +161,15 @@ - (void)_openConstantMenu:(id)arg1; - (void)_openMenu:(id)arg1 underControl:(id)arg2; - (void)loadView; +- (void)_setupImageViews; +- (id)imageForContentType:(long long)arg1 attribute:(unsigned long long)arg2 scoringType:(double)arg3; - (void)_setupInputFields; - (void)_setupConstantMenu; - (void)_setupTypeConfigurations; - (void)_addCenterInContainerAlignmentTypeConfigurationsToSet:(id)arg1; - (void)_addBaselineAlignmentTypeConfigurationsToSet:(id)arg1; - (void)_addEdgeOrCenterAlignmentTypeConfigurationsToSet:(id)arg1; +- (void)_addAspectRatioTypeConfigurationsToSet:(id)arg1; - (void)_addEqualSizeTypeConfigurationsToSet:(id)arg1; - (void)_addExplicitSizeTypeConfigurationsToSet:(id)arg1; - (void)_addSpacingTypeConfigurationsToSet:(id)arg1; @@ -149,5 +184,11 @@ - (id)initWithType:(long long)arg1 validationState:(id)arg2; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBAutolayoutConstraintConstantEditingViewController.h b/IDEInterfaceBuilderKit/IBAutolayoutConstraintConstantEditingViewController.h index 07120b812..4b0ca8135 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutConstraintConstantEditingViewController.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutConstraintConstantEditingViewController.h @@ -8,48 +8,33 @@ #import "NSMenuDelegate-Protocol.h" -@class DVTButtonTextField, DVTObservingToken, IBDocument, IBLayoutConstraint, NSMenu, NSNumberFormatter; +@class DVTButtonTextField, IBDocument, IBLayoutConstraint, IBLayoutConstraintConstantEditingController, IBLayoutConstraintPriorityEditingController, NSString; @interface IBAutolayoutConstraintConstantEditingViewController : IDEViewController { - DVTObservingToken *_constantObservingToken; - DVTObservingToken *_priorityObservingToken; - NSMenu *_constantMenu; - NSMenu *_priorityMenu; + IBLayoutConstraintConstantEditingController *_constantEditingController; + IBLayoutConstraintPriorityEditingController *_priorityEditingController; IBLayoutConstraint *_constraint; IBDocument *_document; DVTButtonTextField *_priorityTextField; DVTButtonTextField *_constantTextField; - NSNumberFormatter *_constantFormatter; } -@property(retain) NSNumberFormatter *constantFormatter; // @synthesize constantFormatter=_constantFormatter; @property(retain) DVTButtonTextField *constantTextField; // @synthesize constantTextField=_constantTextField; @property(retain) DVTButtonTextField *priorityTextField; // @synthesize priorityTextField=_priorityTextField; @property(readonly, nonatomic) IBDocument *document; // @synthesize document=_document; @property(retain, nonatomic) IBLayoutConstraint *constraint; // @synthesize constraint=_constraint; - (void).cxx_destruct; -- (void)userDidChangePriority:(id)arg1; -- (void)userDidChangeConstant:(id)arg1; -- (void)didSelectPriorityItem:(id)arg1; -- (void)didSelectUseCurrentCanvasValue:(id)arg1; -- (void)didSelectUseStandardValue:(id)arg1; -- (void)_openPriorityMenu:(id)arg1; -- (void)_openConstantMenu:(id)arg1; -- (void)_openMenu:(id)arg1 underControl:(id)arg2; -- (BOOL)validateMenuItem:(id)arg1; -- (void)_syncPriorityUIFromModel; -- (void)_syncPriorityModelFromUI; -- (void)_syncConstantUIFromModel; -- (void)_syncConstantModelFromUI; - (void)loadView; -- (void)menuNeedsUpdate:(id)arg1; -- (id)_makePrioritySuggestionMenuItems; -- (void)_populateClippingPreventionSuggestionMenuItems:(id)arg1 status:(id)arg2; -- (void)_populatePriorityMenu:(id)arg1; -- (void)_populateConstantMenu:(id)arg1; +- (void)viewDidInstall; - (void)primitiveInvalidate; - (id)initWithConstraint:(id)arg1 document:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBAutolayoutDebuggingCommands.h b/IDEInterfaceBuilderKit/IBAutolayoutDebuggingCommands.h index 2f3395ed0..b6397ea99 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutDebuggingCommands.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutDebuggingCommands.h @@ -8,6 +8,8 @@ #import "IDECommandHandler-Protocol.h" +@class NSString; + @interface IBAutolayoutDebuggingCommands : NSObject { } @@ -29,5 +31,11 @@ - (void)debugMenuItemUseUpperLeadingExplicitConstraints:(id)arg1; - (BOOL)validateUserInterfaceItem:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBAutolayoutDoubleSubtitleIssueTableCellView.h b/IDEInterfaceBuilderKit/IBAutolayoutDoubleSubtitleIssueTableCellView.h index b20246d5c..be09e6104 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutDoubleSubtitleIssueTableCellView.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutDoubleSubtitleIssueTableCellView.h @@ -15,6 +15,7 @@ @property(retain, nonatomic) NSTextField *secondarySubtitleTextField; // @synthesize secondarySubtitleTextField=_secondarySubtitleTextField; - (void).cxx_destruct; +- (void)populateSecondaryTextFields:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBAutolayoutGuide-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderKit/IBAutolayoutGuide-IBDocumentArchivingGenerator.h index e6059fed6..1945b3ea1 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutGuide-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutGuide-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface IBAutolayoutGuide (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/IBAutolayoutInfoProvider-Protocol.h b/IDEInterfaceBuilderKit/IBAutolayoutInfoProvider-Protocol.h index 93b4b53eb..f8ee8241d 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutInfoProvider-Protocol.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutInfoProvider-Protocol.h @@ -4,13 +4,11 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSObject-Protocol.h" +#import "IBAutolayoutConcreteConstraintProvider-Protocol.h" -@protocol IBAutolayoutInfoProvider +@protocol IBAutolayoutInfoProvider @property(readonly, nonatomic) Class autolayoutFrameDecisionDriverClass; @property(readonly, nonatomic) Class symbolicLayoutConstantClass; -@property(readonly, nonatomic) Class layoutConstantClass; -@property(readonly, nonatomic) Class layoutConstraintClass; @property(readonly, nonatomic) Class autolayoutEngineClass; @property(readonly, nonatomic) Class arbitrationUnitClass; @property(readonly, nonatomic) long long userInterfaceLayoutDirection; @@ -35,6 +33,7 @@ - (id)containerWidgetTypeForView:(id)arg1; - (id)widgetTypeForView:(id)arg1; - (id)objectsFromAncestor:(id)arg1 toObject:(id)arg2; +- (id)topLevelObjectForObject:(id)arg1; - (id)topLevelObjects; - (id)objects; - (id)orderedChildrenOfObject:(id)arg1; @@ -43,7 +42,6 @@ - (BOOL)containsObject:(id)arg1; @optional -- (double)priorityForRunningLiveViewResizingFrameDecison; - (id)debugDescription; @end diff --git a/IDEInterfaceBuilderKit/IBAutolayoutIssueResolvingOutlineCategory.h b/IDEInterfaceBuilderKit/IBAutolayoutIssueResolvingOutlineCategory.h index d168c06af..bba35de63 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutIssueResolvingOutlineCategory.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutIssueResolvingOutlineCategory.h @@ -47,7 +47,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBAutolayoutIssueTableCellView.h b/IDEInterfaceBuilderKit/IBAutolayoutIssueTableCellView.h index 6dda2fff5..4954835a9 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutIssueTableCellView.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutIssueTableCellView.h @@ -6,11 +6,12 @@ #import "NSTableCellView.h" -@class NSButton, NSTrackingArea; +@class NSButton, NSSet, NSTrackingArea; @interface IBAutolayoutIssueTableCellView : NSTableCellView { NSTrackingArea *_trackingArea; + NSSet *_secondaryTextFields; NSButton *_actionButton; id _clickHandler; id _memberInDocument; @@ -22,6 +23,9 @@ @property(copy, nonatomic) id clickHandler; // @synthesize clickHandler=_clickHandler; @property(retain, nonatomic) NSButton *actionButton; // @synthesize actionButton=_actionButton; - (void).cxx_destruct; +- (void)setBackgroundStyle:(long long)arg1; +@property(readonly, nonatomic) NSSet *secondaryTextFields; // @synthesize secondaryTextFields=_secondaryTextFields; +- (void)populateSecondaryTextFields:(id)arg1; - (void)didClickActionButton:(id)arg1; - (void)mouseExited:(id)arg1; - (void)mouseEntered:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBAutolayoutItem-Protocol.h b/IDEInterfaceBuilderKit/IBAutolayoutItem-Protocol.h index 806f8e3a7..dc8b0f03b 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutItem-Protocol.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutItem-Protocol.h @@ -17,8 +17,12 @@ @property(nonatomic) double ibShadowedVerticalContentHuggingPriority; @property(nonatomic) double ibShadowedHorizontalContentHuggingPriority; @property(nonatomic) BOOL ibExternalTranslatesAutoresizingMaskIntoConstraints; -@property(readonly, nonatomic) NSArray *ibExternalReferencingConstraints; -@property(readonly, nonatomic) NSArray *ibExternalConstraints; +@property(readonly, nonatomic) id ibTurnedOnButPossiblyUninstalledReferencingConstraints; +@property(readonly, nonatomic) id ibInstalledReferencingConstraints; +@property(readonly, nonatomic) id ibCandidateReferencingConstraints; +@property(retain, nonatomic) id ibTurnedOnButPossiblyUninstalledConstraints; +@property(retain, nonatomic) id ibInstalledConstraints; +@property(retain, nonatomic) id ibCandidateConstraints; @property(readonly, nonatomic) struct CGRect ibLayoutFrameworkBounds; @property(nonatomic) struct CGRect ibLayoutFrame; @property(readonly, nonatomic) struct CGRect ibLayoutBounds; @@ -39,8 +43,6 @@ - (void)ibDidCreateRuntimeConstraint:(id)arg1 referencingItem:(id)arg2 context:(id)arg3; - (id)ibEffectiveItemForRuntimeConstraintAdjustingConstant:(double *)arg1 attribute:(unsigned long long *)arg2 orConstraintClassIfNeeded:(Class *)arg3 context:(id)arg4; - (unsigned long long)ibAmbiguityStatusInEngine:(id)arg1; -- (void)ibPrimitiveRemoveConstraintsFromExternalConstraints:(id)arg1; -- (void)ibPrimitiveAddConstraintsToExternalConstraints:(id)arg1; - (BOOL)ibShouldIgnoreScrollableContentHeightAmbiguity; - (BOOL)ibShouldIgnoreScrollableContentWidthAmbiguity; - (id)ibViewForAncestorViewEdgeMovementQuestionsOfSubview:(id)arg1; @@ -60,8 +62,8 @@ - (void)addConstraint:(id)arg1; - (long long)convertKnobPosition:(long long)arg1 fromView:(id)arg2; - (long long)convertKnobPosition:(long long)arg1 toView:(id)arg2; -- (int)convertRectEdge:(int)arg1 fromView:(id)arg2; -- (int)convertRectEdge:(int)arg1 toView:(id)arg2; +- (unsigned int)convertRectEdge:(unsigned int)arg1 fromView:(id)arg2; +- (unsigned int)convertRectEdge:(unsigned int)arg1 toView:(id)arg2; - (CDStruct_c519178c)convertInset:(CDStruct_c519178c)arg1 fromView:(id)arg2; - (CDStruct_c519178c)convertInset:(CDStruct_c519178c)arg1 toView:(id)arg2; - (struct CGRect)convertRect:(struct CGRect)arg1 toView:(id)arg2; diff --git a/IDEInterfaceBuilderKit/IBAutolayoutMisplacedViewResolvingViewController.h b/IDEInterfaceBuilderKit/IBAutolayoutMisplacedViewResolvingViewController.h index d3fed3557..4d3eac473 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutMisplacedViewResolvingViewController.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutMisplacedViewResolvingViewController.h @@ -24,6 +24,7 @@ @property(readonly, nonatomic) IBDocument *document; // @synthesize document=_document; @property(readonly, nonatomic) IBAutolayoutMisplacementStatus *status; // @synthesize status=_status; - (void).cxx_destruct; +- (void)primitiveInvalidate; - (void)confirmChanges; @property(nonatomic) BOOL shouldResetToSuggestedConstraints; @property(nonatomic) BOOL shouldUpdateConstants; diff --git a/IDEInterfaceBuilderKit/IBAutolayoutMissingConstraintsResolvingViewController.h b/IDEInterfaceBuilderKit/IBAutolayoutMissingConstraintsResolvingViewController.h index 941eda82f..3b659b01b 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutMissingConstraintsResolvingViewController.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutMissingConstraintsResolvingViewController.h @@ -20,6 +20,7 @@ @property(readonly, nonatomic) id views; // @synthesize views=_views; - (void).cxx_destruct; - (void)confirmChanges; +- (void)primitiveInvalidate; - (id)initWithViews:(id)arg1 document:(id)arg2; @end diff --git a/IDEInterfaceBuilderKit/IBAutolayoutPropertyEditingController.h b/IDEInterfaceBuilderKit/IBAutolayoutPropertyEditingController.h new file mode 100644 index 000000000..68f48310b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAutolayoutPropertyEditingController.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "NSMenuDelegate-Protocol.h" + +@class DVTButtonTextField, DVTStackBacktrace, IBDocument, NSMenu, NSNumberFormatter, NSSet, NSStepper, NSString; + +@interface IBAutolayoutPropertyEditingController : NSObject +{ + id _objectObservingTokens; + long long _lastStepperValue; + NSSet *_objects; + DVTButtonTextField *_textField; + NSStepper *_stepper; + NSNumberFormatter *_formatter; + IBDocument *_document; + NSMenu *_menu; + NSString *_keyPathFromEditedObjectToModelObject; + NSString *_proxiedConfigurablePropertyKeyPath; +} + ++ (void)initialize; +@property(copy, nonatomic) NSString *proxiedConfigurablePropertyKeyPath; // @synthesize proxiedConfigurablePropertyKeyPath=_proxiedConfigurablePropertyKeyPath; +@property(copy, nonatomic) NSString *keyPathFromEditedObjectToModelObject; // @synthesize keyPathFromEditedObjectToModelObject=_keyPathFromEditedObjectToModelObject; +@property(readonly, nonatomic) NSMenu *menu; // @synthesize menu=_menu; +@property(readonly, nonatomic) IBDocument *document; // @synthesize document=_document; +@property(retain, nonatomic) NSNumberFormatter *formatter; // @synthesize formatter=_formatter; +@property(retain, nonatomic) NSStepper *stepper; // @synthesize stepper=_stepper; +@property(retain, nonatomic) DVTButtonTextField *textField; // @synthesize textField=_textField; +@property(copy, nonatomic) NSSet *objects; // @synthesize objects=_objects; +- (void).cxx_destruct; +- (void)_userDidPressStepper:(id)arg1; +- (void)decrementValue; +- (void)incrementValue; +- (void)syncModelFromUI; +- (void)syncUIFromModel; +- (void)userDidChangeValue:(id)arg1; +- (void)populateMenu:(id)arg1; +- (void)menuNeedsUpdate:(id)arg1; +- (void)_openMenu:(id)arg1; +- (void)_openMenu:(id)arg1 underControl:(id)arg2; +- (void)primitiveInvalidate; +- (void)populateObservingTokens:(id)arg1; +- (void)startObservingObjects; +- (void)stopObservingObjects; +- (id)documentForEditedObject:(id)arg1; +- (id)modelObjectInCanvasConfigurationForEditedObject:(id)arg1; +- (void)setValue:(id)arg1 forModelKeyPath:(id)arg2 ofEditedObject:(id)arg3; +- (id)valueForModelKeyPath:(id)arg1 ofEditedObject:(id)arg2; +- (id)editedKeyPathForModelKeyPath:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAutolayoutPropertyInspectorProperty.h b/IDEInterfaceBuilderKit/IBAutolayoutPropertyInspectorProperty.h new file mode 100644 index 000000000..210a9400d --- /dev/null +++ b/IDEInterfaceBuilderKit/IBAutolayoutPropertyInspectorProperty.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class DVTButtonTextField, IBAutolayoutPropertyEditingController, IDEInspectorKeyPath, NSStepper; + +@interface IBAutolayoutPropertyInspectorProperty : IDEInspectorProperty +{ + DVTButtonTextField *_textField; + IBAutolayoutPropertyEditingController *_editingController; + IDEInspectorKeyPath *_propertyKeyPath; + NSStepper *_stepper; +} + +@property(retain) NSStepper *stepper; // @synthesize stepper=_stepper; +@property(readonly, nonatomic) IDEInspectorKeyPath *propertyKeyPath; // @synthesize propertyKeyPath=_propertyKeyPath; +@property(readonly, nonatomic) IBAutolayoutPropertyEditingController *editingController; // @synthesize editingController=_editingController; +@property(retain) DVTButtonTextField *textField; // @synthesize textField=_textField; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (id)findIndicatorContentViewWithContext:(id)arg1; +- (double)baseline; +- (void)setupRefreshTriggersAndConfigure; +- (void)refresh; +- (id)objectsKeyPath; +- (id)makeEditingController; +- (id)inspectedDocument; +- (id)inspectorController; +- (id)nibBundle; +- (id)nibName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBAutolayoutSidebarViewController.h b/IDEInterfaceBuilderKit/IBAutolayoutSidebarViewController.h index 4c7977b97..9a33a16f6 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutSidebarViewController.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutSidebarViewController.h @@ -55,7 +55,7 @@ - (BOOL)documentEditor:(id)arg1 canSelectMembers:(id)arg2; - (void)documentEditor:(id)arg1 deselectMembers:(id)arg2; - (void)documentEditor:(id)arg1 pullSelection:(id)arg2; -- (void)documentEditor:(id)arg1 selectMembers:(id)arg2; +- (void)documentEditor:(id)arg1 selectMembers:(id)arg2 takeFocus:(BOOL)arg3 zoomIfNeeded:(BOOL)arg4; @property(readonly, nonatomic) BOOL onlySupportsDocumentObjectMembers; - (void)outlineViewSelectionDidChange:(id)arg1; - (id)_readSelectedMembersFromOutlineView; @@ -111,5 +111,11 @@ - (void)primitiveInvalidate; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBAutolayoutSubtitleIssueTableCellView.h b/IDEInterfaceBuilderKit/IBAutolayoutSubtitleIssueTableCellView.h index 607d4a738..a551bc0ce 100644 --- a/IDEInterfaceBuilderKit/IBAutolayoutSubtitleIssueTableCellView.h +++ b/IDEInterfaceBuilderKit/IBAutolayoutSubtitleIssueTableCellView.h @@ -15,6 +15,7 @@ @property(retain, nonatomic) NSTextField *subtitleTextField; // @synthesize subtitleTextField=_subtitleTextField; - (void).cxx_destruct; +- (void)populateSecondaryTextFields:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBAutomaticGeniusResultsFinder.h b/IDEInterfaceBuilderKit/IBAutomaticGeniusResultsFinder.h index 1d924ec04..fca4152cb 100644 --- a/IDEInterfaceBuilderKit/IBAutomaticGeniusResultsFinder.h +++ b/IDEInterfaceBuilderKit/IBAutomaticGeniusResultsFinder.h @@ -10,7 +10,7 @@ @interface IBAutomaticGeniusResultsFinder : IDEIndexGeniusResultsFinder { - NSArray *observationTokens; + NSArray *_observationTokens; } + (Class)editorDocumentClass; diff --git a/IDEInterfaceBuilderKit/IBBasePreviewDocumentEditor.h b/IDEInterfaceBuilderKit/IBBasePreviewDocumentEditor.h new file mode 100644 index 000000000..bc1c8188c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBBasePreviewDocumentEditor.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDENotifyingLocalizedGroup, NSSegmentedControl; + +@interface IBBasePreviewDocumentEditor : IBAbstractPreviewDocumentEditor +{ + NSSegmentedControl *_accessoryLocalizationControl; + IDENotifyingLocalizedGroup *_localizedGroup; +} + ++ (id)buildAccessoryLocalizationControlForLanguages:(id)arg1 developmentLanguage:(id)arg2 withTarget:(id)arg3; ++ (id)languageMenuForLanguages:(id)arg1 developmentLanguage:(id)arg2 withTarget:(id)arg3; +- (void).cxx_destruct; +- (id)displayNameForAppyingRecipe:(id)arg1 toObject:(id)arg2; +- (id)initialRecipe; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (void)changeLanguage:(id)arg1; +- (void)applySettingsToDocument:(id)arg1 forPreviewRecipe:(id)arg2 withPasteboardCloningContext:(id)arg3; +- (void)refreshSelectionState; +- (id)labelForLocale:(id)arg1; +- (id)selectedLanguages; +- (id)targetRecipes; +- (id)installControls; +- (id)installEditorObservations; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEInterfaceBuilderKit/IBBasePreviewRecipe.h b/IDEInterfaceBuilderKit/IBBasePreviewRecipe.h new file mode 100644 index 000000000..f7d281ffd --- /dev/null +++ b/IDEInterfaceBuilderKit/IBBasePreviewRecipe.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTLocale; + +@interface IBBasePreviewRecipe : IBAbstractPreviewRecipe +{ + DVTLocale *_language; +} + +@property(retain) DVTLocale *language; // @synthesize language=_language; +- (void).cxx_destruct; +- (id)propertyListRepresentation; +- (id)initWithPropertyList:(id)arg1; +- (id)initWithLanguage:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBBinaryArchivableColor-Protocol.h b/IDEInterfaceBuilderKit/IBBinaryArchivableColor-Protocol.h new file mode 100644 index 000000000..df1e5b4a7 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBBinaryArchivableColor-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBBinaryArchivableColor ++ (id)blackColor; ++ (id)ibColorWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; ++ (id)ibColorWithWhite:(double)arg1 alpha:(double)arg2; +- (id)ibArchivedSystemKeyPathForBinaryArchiver:(id)arg1; +- (BOOL)ibGetRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; +- (BOOL)ibGetWhite:(double *)arg1 alpha:(double *)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/IBBinaryArchiving-Protocol.h b/IDEInterfaceBuilderKit/IBBinaryArchiving-Protocol.h new file mode 100644 index 000000000..e0f8958ed --- /dev/null +++ b/IDEInterfaceBuilderKit/IBBinaryArchiving-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBBinaryArchiving + +@optional ++ (id)decodeWithBinaryUnarchiver:(id)arg1; +- (const char *)cStringClassNameForBinaryArchiver:(id)arg1; +- (void)encodeWithBinaryArchiver:(id)arg1; +- (id)initWithBinaryUnarchiver:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBBorderlessEditorCanvasFrame.h b/IDEInterfaceBuilderKit/IBBorderlessEditorCanvasFrame.h index 81eae84dc..aaa919229 100644 --- a/IDEInterfaceBuilderKit/IBBorderlessEditorCanvasFrame.h +++ b/IDEInterfaceBuilderKit/IBBorderlessEditorCanvasFrame.h @@ -8,10 +8,12 @@ @interface IBBorderlessEditorCanvasFrame : IBEditorCanvasFrame { - BOOL fortifiesShadow; + BOOL _fortifiesShadow; + BOOL _drawsShadow; } -@property(nonatomic) BOOL fortifiesShadow; // @synthesize fortifiesShadow; +@property(nonatomic) BOOL drawsShadow; // @synthesize drawsShadow=_drawsShadow; +@property(nonatomic) BOOL fortifiesShadow; // @synthesize fortifiesShadow=_fortifiesShadow; - (void)drawRect:(struct CGRect)arg1; - (void)hasKeyLookDidChange; - (struct CGRect)boundsForHitTesting; diff --git a/IDEInterfaceBuilderKit/IBBuildEnvironmentVerifier.h b/IDEInterfaceBuilderKit/IBBuildEnvironmentVerifier.h index 4ccc74fa0..e8b62cf0f 100644 --- a/IDEInterfaceBuilderKit/IBBuildEnvironmentVerifier.h +++ b/IDEInterfaceBuilderKit/IBBuildEnvironmentVerifier.h @@ -10,7 +10,7 @@ { } -+ (BOOL)validateBuildEnvironmentForTargetRuntime:(id)arg1 error:(id *)arg2; ++ (BOOL)validateBuildEnvironmentForPlatform:(id)arg1 error:(id *)arg2; + (BOOL)validateBuildEnvironment:(id *)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBButtonComboBox.h b/IDEInterfaceBuilderKit/IBButtonComboBox.h index c3704c819..06bfe911d 100644 --- a/IDEInterfaceBuilderKit/IBButtonComboBox.h +++ b/IDEInterfaceBuilderKit/IBButtonComboBox.h @@ -8,7 +8,7 @@ #import "DVTColoredSpinnerDelegate-Protocol.h" -@class DVTColoredSpinner, DVTDelayedInvocation, IBImageButton; +@class DVTColoredSpinner, DVTDelayedInvocation, IBImageButton, NSString; @interface IBButtonComboBox : NSComboBox { @@ -38,5 +38,11 @@ - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithCoder:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBCancellationToken.h b/IDEInterfaceBuilderKit/IBCancellationToken.h index 3b98c0b89..9f4a86fe4 100644 --- a/IDEInterfaceBuilderKit/IBCancellationToken.h +++ b/IDEInterfaceBuilderKit/IBCancellationToken.h @@ -8,16 +8,25 @@ #import "DVTCancellable-Protocol.h" +@class NSString; + @interface IBCancellationToken : NSObject { id cancellationBlock; } ++ (id)tokenWithCancellable:(id)arg1; + (id)aggregatedCancelationToken:(id)arg1; - (void).cxx_destruct; @property(readonly, getter=isCancelled) BOOL cancelled; - (void)cancel; - (id)initWithOptionalCancellationBlock:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBCanvasBandSelectionView.h b/IDEInterfaceBuilderKit/IBCanvasBandSelectionView.h index 4222d32f8..c8590589d 100644 --- a/IDEInterfaceBuilderKit/IBCanvasBandSelectionView.h +++ b/IDEInterfaceBuilderKit/IBCanvasBandSelectionView.h @@ -8,12 +8,12 @@ @interface IBCanvasBandSelectionView : NSView { - struct CGRect bandSelectionFrame; - id drawingCompletionBlock; + id _drawingCompletionBlock; + struct CGRect _bandSelectionFrame; } -@property(copy, nonatomic) id drawingCompletionBlock; // @synthesize drawingCompletionBlock; -@property(nonatomic) struct CGRect bandSelectionFrame; // @synthesize bandSelectionFrame; +@property(copy, nonatomic) id drawingCompletionBlock; // @synthesize drawingCompletionBlock=_drawingCompletionBlock; +@property(nonatomic) struct CGRect bandSelectionFrame; // @synthesize bandSelectionFrame=_bandSelectionFrame; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; - (id)hitTest:(struct CGPoint)arg1; diff --git a/IDEInterfaceBuilderKit/IBCanvasContextMenuDelegate.h b/IDEInterfaceBuilderKit/IBCanvasContextMenuDelegate.h index b813dc424..7f317e77f 100644 --- a/IDEInterfaceBuilderKit/IBCanvasContextMenuDelegate.h +++ b/IDEInterfaceBuilderKit/IBCanvasContextMenuDelegate.h @@ -8,11 +8,19 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface IBCanvasContextMenuDelegate : IBAbstractEditorMenuDelegate { } - (void)menuNeedsUpdate:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBCanvasControllerLayoutGuideGeneratorDelegate.h b/IDEInterfaceBuilderKit/IBCanvasControllerLayoutGuideGeneratorDelegate.h index c54cb10b1..bad57ca06 100644 --- a/IDEInterfaceBuilderKit/IBCanvasControllerLayoutGuideGeneratorDelegate.h +++ b/IDEInterfaceBuilderKit/IBCanvasControllerLayoutGuideGeneratorDelegate.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "IBLayoutGuideGeneratorDelegate-Protocol.h" -@class DVTStackBacktrace, IBCanvasViewController, IBEditorCanvasFrame, NSView; +@class DVTStackBacktrace, IBCanvasViewController, IBEditorCanvasFrame, NSString, NSView; @interface IBCanvasControllerLayoutGuideGeneratorDelegate : NSObject { @@ -24,10 +24,10 @@ - (Class)layoutConstantClassForLayoutGuideGenerator:(id)arg1; - (long long)userInterfaceLayoutDirectionForLayoutGuideGenerator:(id)arg1; - (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSiblingGuidesFromSelection:(id)arg2 toView:(id)arg3; -- (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSelectionEdge:(int)arg2 toSiblingEdge:(int)arg3 guideFromSelection:(id)arg4 toView:(id)arg5; -- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(int)arg2 ofAncestor:(id)arg3 fixedDuringResizingOfSubviews:(id)arg4 fromKnob:(long long)arg5; -- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(int)arg2 ofSubview:(id)arg3 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg4; -- (BOOL)layoutGuideGenerator:(id)arg1 isDistanceFromSubviewEdge:(int)arg2 ofSubview:(id)arg3 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg4; +- (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSelectionEdge:(unsigned int)arg2 toSiblingEdge:(unsigned int)arg3 guideFromSelection:(id)arg4 toView:(id)arg5; +- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(unsigned int)arg2 ofAncestor:(id)arg3 fixedDuringResizingOfSubviews:(id)arg4 fromKnob:(long long)arg5; +- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(unsigned int)arg2 ofSubview:(id)arg3 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg4; +- (BOOL)layoutGuideGenerator:(id)arg1 isDistanceFromSubviewEdge:(unsigned int)arg2 ofSubview:(id)arg3 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg4; - (BOOL)layoutGuideGenerator:(id)arg1 isViewVerticallyResizable:(id)arg2; - (BOOL)layoutGuideGenerator:(id)arg1 isViewHorizontallyResizable:(id)arg2; - (CDStruct_c519178c)layoutGuideGenerator:(id)arg1 layoutInsetOfView:(id)arg2; @@ -49,7 +49,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBCanvasFrame.h b/IDEInterfaceBuilderKit/IBCanvasFrame.h index c34f5feca..936e5b7c6 100644 --- a/IDEInterfaceBuilderKit/IBCanvasFrame.h +++ b/IDEInterfaceBuilderKit/IBCanvasFrame.h @@ -15,10 +15,12 @@ NSMutableSet *childFrames; NSNumber *dockedEdge; BOOL autopositionOnNextLayout; - BOOL showingSelectionRing; + BOOL _showSelectionRing; + struct CGPoint _anchor; } -@property(getter=isShowingSelectionRing) BOOL showingSelectionRing; // @synthesize showingSelectionRing; +@property(nonatomic) struct CGPoint anchor; // @synthesize anchor=_anchor; +@property BOOL showSelectionRing; // @synthesize showSelectionRing=_showSelectionRing; @property BOOL autopositionOnNextLayout; // @synthesize autopositionOnNextLayout; @property(copy, nonatomic) NSNumber *dockedEdge; // @synthesize dockedEdge; @property(readonly) IBCanvasFrame *parentFrame; // @synthesize parentFrame; @@ -28,16 +30,25 @@ - (BOOL)isVerticallyResizableForCanvasAlignment; - (BOOL)isHorizontallyResizableForCanvasAlignment; - (CDStruct_c519178c)canvasAlignmentInset; +- (void)setFrameOrigin:(struct CGPoint)arg1; - (void)setFrameSize:(struct CGSize)arg1; - (BOOL)performKeyEquivalent:(id)arg1; +- (struct CGPoint)integralizedFrameOriginForAnchor:(struct CGPoint)arg1; +- (struct CGPoint)integralizedFrameOriginForAnchor:(struct CGPoint)arg1 andSize:(struct CGSize)arg2; +- (struct CGPoint)anchorForFrameOrigin:(struct CGPoint)arg1; +- (struct CGPoint)anchorForFrame:(struct CGRect)arg1; +- (struct CGRect)integralizedFrameForAnchor:(struct CGPoint)arg1; +- (struct CGRect)integralizedFrameForAnchor:(struct CGPoint)arg1 size:(struct CGSize)arg2; +- (struct CGPoint)convertFrameSpacePointToAnchorSpacePoint:(struct CGPoint)arg1; +- (struct CGPoint)convertAnchorSpacePointToFrameSpacePoint:(struct CGPoint)arg1; - (CDStruct_c519178c)dockingInset; - (id)hitTest:(struct CGPoint)arg1; - (id)boundingRectsForBandSelectionHitTesting; - (struct CGRect)boundsForHitTesting; - (struct CGRect)frameForCenteringInRect:(struct CGRect)arg1; - (void)positionChildFrames; -- (void)makeKeyAndOrderFront; -- (void)makeKey; +- (void)makeKeyAndOrderFrontTakingFocus:(BOOL)arg1; +- (void)makeKeyTakingFocus:(BOOL)arg1; - (void)orderFront; - (void)descendantFrameDidResignKey:(id)arg1; - (void)descendantFrameDidBecomeKey:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBCanvasFrameOrder.h b/IDEInterfaceBuilderKit/IBCanvasFrameOrder.h index 9c4e862ea..bb07139fc 100644 --- a/IDEInterfaceBuilderKit/IBCanvasFrameOrder.h +++ b/IDEInterfaceBuilderKit/IBCanvasFrameOrder.h @@ -10,18 +10,18 @@ @interface IBCanvasFrameOrder : NSObject { - IBMutableIdentityDictionary *zOrder; - IBMutableIdentityDictionary *preOrder; - IBMutableIdentityDictionary *postOrder; - IBMutableIdentityDictionary *viewsToFrames; - IBMutableIdentityDictionary *framesToRootFrames; + IBMutableIdentityDictionary *_zOrder; + IBMutableIdentityDictionary *_preOrder; + IBMutableIdentityDictionary *_postOrder; + IBMutableIdentityDictionary *_viewsToFrames; + IBMutableIdentityDictionary *_framesToRootFrames; } -@property(retain, nonatomic) IBMutableIdentityDictionary *framesToRootFrames; // @synthesize framesToRootFrames; -@property(retain, nonatomic) IBMutableIdentityDictionary *viewsToFrames; // @synthesize viewsToFrames; -@property(retain, nonatomic) IBMutableIdentityDictionary *postOrder; // @synthesize postOrder; -@property(retain, nonatomic) IBMutableIdentityDictionary *preOrder; // @synthesize preOrder; -@property(retain, nonatomic) IBMutableIdentityDictionary *zOrder; // @synthesize zOrder; +@property(retain, nonatomic) IBMutableIdentityDictionary *framesToRootFrames; // @synthesize framesToRootFrames=_framesToRootFrames; +@property(retain, nonatomic) IBMutableIdentityDictionary *viewsToFrames; // @synthesize viewsToFrames=_viewsToFrames; +@property(retain, nonatomic) IBMutableIdentityDictionary *postOrder; // @synthesize postOrder=_postOrder; +@property(retain, nonatomic) IBMutableIdentityDictionary *preOrder; // @synthesize preOrder=_preOrder; +@property(retain, nonatomic) IBMutableIdentityDictionary *zOrder; // @synthesize zOrder=_zOrder; - (void).cxx_destruct; - (id)init; diff --git a/IDEInterfaceBuilderKit/IBCanvasMenuDelegate.h b/IDEInterfaceBuilderKit/IBCanvasMenuDelegate.h index 3094bb3cd..fb15fd382 100644 --- a/IDEInterfaceBuilderKit/IBCanvasMenuDelegate.h +++ b/IDEInterfaceBuilderKit/IBCanvasMenuDelegate.h @@ -8,11 +8,19 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface IBCanvasMenuDelegate : IBAbstractEditorMenuDelegate { } - (void)menuNeedsUpdate:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBCanvasScrollView.h b/IDEInterfaceBuilderKit/IBCanvasScrollView.h index 8df2c1d47..2670d088e 100644 --- a/IDEInterfaceBuilderKit/IBCanvasScrollView.h +++ b/IDEInterfaceBuilderKit/IBCanvasScrollView.h @@ -12,12 +12,21 @@ { IBCanvasView *canvasView; BOOL _canTile; + BOOL _canUpdateScrollers; + struct CGSize _scrollerDimensions; } +@property(readonly) struct CGSize scrollerDimensions; // @synthesize scrollerDimensions=_scrollerDimensions; +@property(nonatomic) BOOL canUpdateScrollers; // @synthesize canUpdateScrollers=_canUpdateScrollers; @property BOOL canTile; // @synthesize canTile=_canTile; - (void).cxx_destruct; - (void)tile; - (void)scrollWheel:(id)arg1; +- (void)preferredScrollerStyleDidChange:(id)arg1; +- (id)horizontalScroller; +- (id)verticalScroller; +- (void)awakeFromNib; +- (void)dealloc; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; diff --git a/IDEInterfaceBuilderKit/IBCanvasScroller.h b/IDEInterfaceBuilderKit/IBCanvasScroller.h index 281157a00..f4a6427b9 100644 --- a/IDEInterfaceBuilderKit/IBCanvasScroller.h +++ b/IDEInterfaceBuilderKit/IBCanvasScroller.h @@ -13,8 +13,11 @@ IBCanvasView *canvasView; } ++ (BOOL)isCompatibleWithOverlayScrollers; - (void).cxx_destruct; - (void)mouseDown:(id)arg1; +- (void)setHidden:(BOOL)arg1; +- (void)setHiddenIgnoringCanUpdateScrollers:(BOOL)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBCanvasView.h b/IDEInterfaceBuilderKit/IBCanvasView.h index bf0d68bc5..ad1120a29 100644 --- a/IDEInterfaceBuilderKit/IBCanvasView.h +++ b/IDEInterfaceBuilderKit/IBCanvasView.h @@ -9,42 +9,46 @@ #import "DVTInvalidation-Protocol.h" #import "IBSelectionOwnerDelegate-Protocol.h" -@class DVTDelayedInvocation, DVTStackBacktrace, IBCanvasBackgroundView, IBCanvasBandSelectionView, IBCanvasFrame, IBCanvasScrollView, IBMutableIdentityDictionary, IBSelectionOwner, IBShadowBox, NSArray, NSMutableArray, NSMutableDictionary, NSMutableSet, NSSet, NSValue, NSView; +@class DVTDelayedInvocation, DVTStackBacktrace, IBCanvasBackgroundView, IBCanvasBandSelectionView, IBCanvasFrame, IBCanvasScrollView, IBMutableIdentityDictionary, IBSelectionOwner, NSArray, NSMutableArray, NSMutableDictionary, NSMutableSet, NSSet, NSString, NSValue, NSView; @interface IBCanvasView : DVTLayoutView_ML { - IBCanvasScrollView *scrollView; - IBCanvasFrame *keyCanvasFrame; - BOOL drawsWithActiveLook; - IBMutableIdentityDictionary *overlaysPerCanvasFrame; - NSMutableSet *frameViews; - NSMutableArray *canvasOverlays; - IBCanvasBackgroundView *backgroundView; - IBShadowBox *shadowBox; - NSView *endOfUndockedViewsToken; - NSView *endOfDockedViewsToken; - DVTDelayedInvocation *shrinkInvocation; - BOOL shrinksToFitFrames; - IBSelectionOwner *canvasFrameSelectionOwner; - IBCanvasBandSelectionView *bandSelectionView; - double currentZoomFactor; - double targetZoomFactor; - struct CGPoint zoomAnchor; - NSValue *centerToPoint; - BOOL animatingZoom; - NSMutableDictionary *expansionRects; - BOOL autoscrollEnabled; - long long trackingAreaUpdateSuppressionCount; - id delegate; + long long _trackingAreaUpdateSuppressionCount; + IBMutableIdentityDictionary *_overlaysPerCanvasFrame; + NSMutableSet *_frameViews; + NSMutableArray *_canvasOverlays; + NSView *_endOfUndockedViewsToken; + NSView *_endOfDockedViewsToken; + NSMutableDictionary *_expansionRects; + DVTDelayedInvocation *_shrinkInvocation; + IBSelectionOwner *_canvasFrameSelectionOwner; + IBCanvasBandSelectionView *_bandSelectionView; + double _currentZoomFactor; + double _targetZoomFactor; + struct CGPoint _zoomAnchor; + NSValue *_centerToPoint; + BOOL _animatingZoom; + BOOL _autoscrollEnabled; + BOOL _drawsWithActiveLook; + BOOL _shrinksToFitFrames; + IBCanvasBackgroundView *_backgroundView; + IBCanvasScrollView *_scrollView; + id _delegate; + IBCanvasFrame *_keyCanvasFrame; + struct CGSize _framePaddingSizeForOverlayScrollers; + struct CGSize _layoutPositioningScale; } + (void)initialize; -@property(getter=isAutoscrollEnabled) BOOL autoscrollEnabled; // @synthesize autoscrollEnabled; -@property(readonly) IBCanvasScrollView *scrollView; // @synthesize scrollView; -@property(retain, nonatomic) IBCanvasFrame *keyCanvasFrame; // @synthesize keyCanvasFrame; -@property(nonatomic) BOOL shrinksToFitFrames; // @synthesize shrinksToFitFrames; -@property(readonly) IBCanvasBackgroundView *backgroundView; // @synthesize backgroundView; -@property(nonatomic) __weak id delegate; // @synthesize delegate; +@property(nonatomic) struct CGSize layoutPositioningScale; // @synthesize layoutPositioningScale=_layoutPositioningScale; +@property(nonatomic) struct CGSize framePaddingSizeForOverlayScrollers; // @synthesize framePaddingSizeForOverlayScrollers=_framePaddingSizeForOverlayScrollers; +@property(nonatomic) BOOL shrinksToFitFrames; // @synthesize shrinksToFitFrames=_shrinksToFitFrames; +@property(nonatomic) BOOL drawsWithActiveLook; // @synthesize drawsWithActiveLook=_drawsWithActiveLook; +@property(retain, nonatomic) IBCanvasFrame *keyCanvasFrame; // @synthesize keyCanvasFrame=_keyCanvasFrame; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(retain) IBCanvasScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property(readonly) IBCanvasBackgroundView *backgroundView; // @synthesize backgroundView=_backgroundView; +@property(getter=isAutoscrollEnabled) BOOL autoscrollEnabled; // @synthesize autoscrollEnabled=_autoscrollEnabled; - (void).cxx_destruct; - (void)canvasFrameResizingTest:(id)arg1; - (void)canvasScrollTest:(id)arg1; @@ -73,12 +77,15 @@ - (void)preventShrinkingWhileAsynchronouslyScrolling; - (void)selectionOwner:(id)arg1 didSelect:(id)arg2 andDeselect:(id)arg3; - (struct CGRect)adjustScroll:(struct CGRect)arg1; -- (void)adjustScrollbarForZoomingWhileInvoking:(id)arg1; +- (void)adjustScrollersForZoomingWhileInvoking:(id)arg1; +- (void)adjustScrollersForCanvasContentSizingAndMovingWhileInvoking:(id)arg1; - (void)centerToPoint:(struct CGPoint)arg1; -@property(readonly) double zoomFactor; +- (double)zoomFactor; - (void)zoomToFactor:(double)arg1 anchor:(struct CGPoint)arg2 animateSynchronously:(BOOL)arg3; - (void)zoomToFactor:(double)arg1 anchor:(struct CGPoint)arg2 animateSynchronouslyForDuration:(double)arg3; - (void)zoomToFactor:(double)arg1 anchor:(struct CGPoint)arg2; +- (struct CGPoint)convertFrameSpacePointToAnchorSpacePoint:(struct CGPoint)arg1; +- (struct CGPoint)convertAnchorSpacePointToFrameSpacePoint:(struct CGPoint)arg1; - (void)_updateTrackingAreas; - (void)_invalidateCursorRects; - (BOOL)isUpdateTrackingAreasEnabled; @@ -88,10 +95,11 @@ - (id)hitTest:(struct CGPoint)arg1; - (void)scrollCanvasFrameToVisible:(id)arg1 keepingRectVisible:(struct CGRect)arg2 zoomingToFactor:(double)arg3 animateSynchronously:(BOOL)arg4; - (struct CGRect)rectToScrollCanvasFrameToVisible:(id)arg1 keepingRectVisible:(struct CGRect)arg2; -- (void)canvasFrame:(id)arg1 didChangeSize:(struct CGSize)arg2; +- (void)canvasFrame:(id)arg1 didChangeFrame:(struct CGRect)arg2; +- (void)canvasFrame:(id)arg1 anchorDidChange:(struct CGPoint)arg2; - (void)didCompleteLayout; - (void)didLayoutSubview:(id)arg1; -- (struct CGRect)autopositionedFrameForCanvasFrame:(id)arg1 inRect:(struct CGRect)arg2; +- (struct CGPoint)initialAnchorForCanvasFrame:(id)arg1 visibleRect:(struct CGRect)arg2; - (struct CGRect)sizeAndPositionDockedViews; - (void)sizeAndPositionOverlays; - (void)sizeToFitFixedCanvasFrames; @@ -107,7 +115,9 @@ - (void)clipViewBoundsDidChange:(id)arg1; - (id)framesForViews:(id)arg1 inView:(id)arg2; - (struct CGRect)frameForDockedCanvasFrame:(id)arg1 undockedArea:(struct CGRect *)arg2; +- (struct CGRect)currentViewPort; - (BOOL)isFlipped; +- (void)setSubviews:(id)arg1; - (void)orderCanvasFrameFront:(id)arg1; - (id)currentCanvasOrder; - (void)removeOverlayView:(id)arg1 forCanvasFrame:(id)arg2; @@ -117,7 +127,6 @@ - (void)removeCanvasFrame:(id)arg1; - (void)addCanvasFrame:(id)arg1; @property(readonly) NSArray *canvasFramesFromBackToFront; -@property BOOL drawsWithActiveLook; - (BOOL)becomeFirstResponder; - (BOOL)acceptsFirstResponder; @property(copy) NSSet *selectedCanvasFrames; @@ -131,7 +140,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBCanvasViewController.h b/IDEInterfaceBuilderKit/IBCanvasViewController.h index a4730fbd6..e0bcb7a50 100644 --- a/IDEInterfaceBuilderKit/IBCanvasViewController.h +++ b/IDEInterfaceBuilderKit/IBCanvasViewController.h @@ -12,7 +12,7 @@ #import "IBSelectionProvider-Protocol.h" #import "IDEWorkspaceTabControllerCursorRectInterceptor-Protocol.h" -@class DVTDelayedInvocation, DVTDraggedImageState, DVTMutableOrderedSet, DVTObservingToken, DVTStackView_AppKitAutolayout, IBAbstractDocumentEditor, IBCancellationToken, IBCanvasControllerLayoutGuideGeneratorDelegate, IBCanvasScrollView, IBCanvasView, IBDelegatedCanvasOverlay, IBHitDetectionMap, IBLayoutGuideDrawingHandler, IBLayoutManager, IBMutableIdentityDictionary, NSDate, NSMutableArray, NSMutableDictionary, NSMutableSet, NSNumber, NSSegmentedControl, NSString, NSView; +@class DVTDelayedInvocation, DVTDraggedImageState, DVTMutableOrderedSet, DVTObservingToken, DVTStackView_AppKitAutolayout, IBAbstractDocumentEditor, IBCancellationToken, IBCanvasControllerLayoutGuideGeneratorDelegate, IBCanvasScrollView, IBCanvasView, IBDelegatedCanvasOverlay, IBHitDetectionMap, IBLayoutGuideDrawingHandler, IBLayoutManager, IBMutableIdentityDictionary, NSDate, NSMutableArray, NSMutableSet, NSNumber, NSSegmentedControl, NSString, NSView, NSViewController; @interface IBCanvasViewController : IDEViewController { @@ -21,7 +21,6 @@ IBMutableIdentityDictionary *topLevelObjectToEditorStackMap; IBMutableIdentityDictionary *canvasViewsToCanvasEditorControllers; NSMutableSet *stacksBeingModified; - NSMutableDictionary *objectIDToLastKnownCanvasPositionMap; DVTMutableOrderedSet *selectedConnections; DVTDelayedInvocation *delayedEditorDeselectionInvocation; BOOL editorsProvidingSelection; @@ -36,7 +35,6 @@ IBDelegatedCanvasOverlay *guideOverlay; IBLayoutGuideDrawingHandler *layoutGuideDrawingHandler; IBLayoutManager *frameLayoutManager; - NSSegmentedControl *zoomButton; NSDate *nextAutoexpansionTime; struct CGPoint lastAutoExpansionPlace; DVTDraggedImageState *imageState; @@ -44,7 +42,10 @@ NSNumber *lastOverviewZoomFactor; NSSegmentedControl *actionAreaButton; DVTObservingToken *useAutolayoutObservingToken; + DVTObservingToken *_useConfigurationsObservingToken; IBCancellationToken *developmentTargetObservingToken; + NSViewController *_configurationChooser; + NSMutableSet *_objectsGettingAutopositioned; IBAbstractDocumentEditor *documentEditor; DVTStackView_AppKitAutolayout *_canvasContainerView; } @@ -57,7 +58,6 @@ @property(readonly, nonatomic) IBCanvasControllerLayoutGuideGeneratorDelegate *frameLayoutGuideGeneratorDelegate; // @synthesize frameLayoutGuideGeneratorDelegate; @property(readonly, nonatomic) IBLayoutManager *frameLayoutManager; // @synthesize frameLayoutManager; @property(copy, nonatomic) DVTMutableOrderedSet *selectedConnections; // @synthesize selectedConnections; -@property(retain) NSMutableDictionary *objectIDToLastKnownCanvasPositionMap; // @synthesize objectIDToLastKnownCanvasPositionMap; @property(nonatomic) BOOL editorsProvidingSelection; // @synthesize editorsProvidingSelection; @property(readonly, nonatomic) IBCanvasView *canvasView; // @synthesize canvasView; @property(nonatomic) __weak IBAbstractDocumentEditor *documentEditor; // @synthesize documentEditor; @@ -66,9 +66,12 @@ - (void)canvasViewRunScrollTest:(id)arg1; - (void)canvasViewRunZoomTest:(id)arg1; - (void)measureFPSWhileInvoking:(id)arg1; +- (void)updateConfigurationsActionArea; - (void)updateAutoLayoutActionArea; - (void)_configureAutolayoutActionAreaForIllegalStatesState; - (void)didClickActionAreaButton:(id)arg1; +- (void)refreshButtonBarImagesForEditedConfiguration; +- (void)refreshAutolayoutActionAreaButtonsForEditedConfiguration; - (void)addAutolayoutActionArea; - (void)removeAutolayoutActionArea; - (BOOL)isShowingResolveIllegalStatesButton; @@ -86,18 +89,17 @@ - (BOOL)shouldAddSelectableObjectCursorRectsForFrameController:(id)arg1; - (void)canvasViewResetCursorRects:(id)arg1; - (void)canvasViewWillUpdateTrackingAreas:(id)arg1; -- (id)canvasView:(id)arg1 lastKnownOriginValueForCanvasFrame:(id)arg2; -- (void)canvasView:(id)arg1 didIncrementallyMoveCanvasFrames:(id)arg2; -- (void)canvasView:(id)arg1 didMoveCanvasFrame:(id)arg2; +- (id)canvasView:(id)arg1 lastKnownAnchorForCanvasFrame:(id)arg2; - (void)canvasView:(id)arg1 userDidMagnifyWithEvent:(id)arg2; -- (double)zoomFactorForMagnification:(double)arg1; -- (double)magnificationScaleForZoomFactor:(double)arg1 inDirection:(double)arg2; - (void)canvasView:(id)arg1 userDidDoubleClickInEmptyArea:(id)arg2; - (void)canvasView:(id)arg1 userDidClickInEmptyArea:(id)arg2; - (void)canvasView:(id)arg1 userDidBandSelectCanvasFrames:(id)arg2 bandSelectionRect:(struct CGRect)arg3; - (void)canvasView:(id)arg1 userDidSelectCanvasFrames:(id)arg2; - (void)canvasView:(id)arg1 selectionDidChange:(id)arg2; -- (void)canvasView:(id)arg1 canvasFrameDidResize:(id)arg2; +- (void)canvasView:(id)arg1 canvasFrameDidChangeAnchor:(id)arg2; +- (void)canvasView:(id)arg1 didAutopositionCanvasFrame:(id)arg2; +- (void)canvasView:(id)arg1 willAutopositionCanvasFrame:(id)arg2; +- (void)canvasView:(id)arg1 canvasFrameDidChangeLayout:(id)arg2; - (void)canvasView:(id)arg1 canvasFrameDidBecomeKey:(id)arg2; - (void)canvasView:(id)arg1 canvasFrameDidResignKey:(id)arg2; - (void)promoteToActiveSelectionProvider; @@ -167,12 +169,11 @@ - (void)toggleZoomCanvas:(id)arg1; - (void)zoomCanvasOut:(id)arg1; - (void)zoomCanvasIn:(id)arg1; -- (void)zoomCanvas:(id)arg1; - (BOOL)isZoomedToEditingLevel; - (BOOL)canZoomCanvas; - (double)zoomFactorForZoomLevel:(id)arg1; - (double)lastOverviewZoomFactor; -- (double)defualtOverviewZoomFactor; +- (double)defaultOverviewZoomFactor; - (double)toggledZoomFactor; - (double)maxPreferredZoomFactor; - (double)minPreferredZoomFactor; @@ -190,7 +191,6 @@ - (void)updateDocumentEditorMenuTarget; - (void)toggleZoomWithMouseEvent:(id)arg1; - (void)zoomToFactor:(double)arg1 withEvent:(id)arg2 animated:(BOOL)arg3; -- (void)updateEnabledStateOfZoomButtons:(double)arg1; - (void)zoomToFactor:(double)arg1 anchor:(struct CGPoint)arg2 animated:(BOOL)arg3 userInitiated:(BOOL)arg4; - (void)canvasView:(id)arg1 gestureDidEndWithEvent:(id)arg2; - (void)canvasView:(id)arg1 gestureDidBeginWithEvent:(id)arg2; @@ -215,7 +215,7 @@ - (BOOL)canOpenEditorForObject:(id)arg1; - (id)activeWorkspaceTabController; - (id)workspaceWindowController; -- (id)symbolOccurrenceForObject:(id)arg1; +- (id)symbolOccurrenceLocationForObject:(id)arg1; - (id)documentEditor:(id)arg1 highlightObjects:(id)arg2 showLabels:(BOOL)arg3 successfulObjects:(id *)arg4; - (double)highlightPriorityInDocumentEditor:(id)arg1; - (void)willResignAsSelectionProviderForDocumentEditor:(id)arg1; @@ -226,21 +226,22 @@ - (void)setSelectedCanvasFramesFromSelectedObjects:(id)arg1; - (void)setSelectedConnectionsFromSelectedMembers:(id)arg1; - (void)documentEditor:(id)arg1 pullSelection:(id)arg2; -- (void)documentEditor:(id)arg1 selectMembers:(id)arg2; +- (void)documentEditor:(id)arg1 selectMembers:(id)arg2 takeFocus:(BOOL)arg3 zoomIfNeeded:(BOOL)arg4; @property(readonly, nonatomic) BOOL onlySupportsDocumentObjectMembers; @property(readonly) NSString *stateSavingIdentifier; - (id)selectedMembers; - (id)selectedTopLevelMembersInCanvas; - (id)orderedTopLevelObjectsForCanvasFrames:(id)arg1; - (id)selectedObjectsInKeyCanvasFrame; -- (id)lastKnownCanvasFrameOriginForObject:(id)arg1; -- (void)setLastKnownCanvasFrameOrigin:(struct CGPoint)arg1 forObject:(id)arg2; +- (id)lastKnownAnchorForObject:(id)arg1; +- (void)setLastKnownAnchor:(struct CGPoint)arg1 forObject:(id)arg2; - (id)editorCanvasFrameControllerForCanvasFrame:(id)arg1; - (BOOL)frameController:(id)arg1 shouldDragFrameWithMouseDownInContentRect:(id)arg2 suggestedShouldDrag:(BOOL)arg3; - (id)canvasFramesObscuringFrame:(id)arg1; - (id)editorCanvasFrameControllersFromBackToFront; - (BOOL)objectsWouldEditInSameCanvasFrame:(id)arg1; - (void)noteMember:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3; +- (void)topLevelEditedObjectDidChangeLastKnownAnchor:(id)arg1; - (void)topLevelObjectsChanged; - (BOOL)isEditorForTopLevelObjectOpenAndShowingKey:(id)arg1; - (BOOL)isEditorForTopLevelObjectOpen:(id)arg1; @@ -260,11 +261,13 @@ - (id)createFrameControllerForObject:(id)arg1; - (void)preformCloseForCanvasFrameController:(id)arg1 event:(id)arg2; - (id)editorStackForObject:(id)arg1; +- (id)selectObjectsInEditor:(id)arg1 makeKey:(BOOL)arg2 takeFocus:(BOOL)arg3 orderFront:(BOOL)arg4 scrollToVisible:(BOOL)arg5 zoomToLevel:(id)arg6 animate:(BOOL)arg7; - (id)selectObjectsInEditor:(id)arg1 makeKey:(BOOL)arg2 orderFront:(BOOL)arg3 scrollToVisible:(BOOL)arg4 zoomToLevel:(id)arg5 animate:(BOOL)arg6; - (id)selectObjectInEditor:(id)arg1 makeKey:(BOOL)arg2 orderFront:(BOOL)arg3 scrollToVisible:(BOOL)arg4 zoomToLevel:(id)arg5 animate:(BOOL)arg6; - (void)selectMembersAfterPasteboardAction:(id)arg1; -- (void)becomeSelectionProviderAndSelectMembers:(id)arg1 allowReconfiguration:(BOOL)arg2 makeKey:(BOOL)arg3 orderFront:(BOOL)arg4 scrollToVisible:(BOOL)arg5 zoomToLevel:(id)arg6 animate:(BOOL)arg7; +- (void)becomeSelectionProviderAndSelectMembers:(id)arg1 allowReconfiguration:(BOOL)arg2 makeKey:(BOOL)arg3 takeFocus:(BOOL)arg4 orderFront:(BOOL)arg5 scrollToVisible:(BOOL)arg6 zoomToLevel:(id)arg7 animate:(BOOL)arg8; - (id)openEditorForObject:(id)arg1 makeKey:(BOOL)arg2 orderFront:(BOOL)arg3 scrollToVisible:(BOOL)arg4 zoomToLevel:(id)arg5 animate:(BOOL)arg6; +- (id)openEditorForObject:(id)arg1 closingSubEditors:(BOOL)arg2 makeKey:(BOOL)arg3 takeFocus:(BOOL)arg4 orderFront:(BOOL)arg5 scrollToVisible:(BOOL)arg6 zoomToLevel:(id)arg7 animate:(BOOL)arg8; - (id)openEditorForObject:(id)arg1 closingSubEditors:(BOOL)arg2 makeKey:(BOOL)arg3 orderFront:(BOOL)arg4 scrollToVisible:(BOOL)arg5 zoomToLevel:(id)arg6 animate:(BOOL)arg7; - (void)scrollObjectsToVisible:(id)arg1 inEditorCanvasFrame:(id)arg2 zoomToLevel:(id)arg3 animate:(BOOL)arg4; - (void)editorStack:(id)arg1 closeFrameController:(id)arg2; @@ -279,15 +282,24 @@ - (id)buttonBar; @property(readonly, nonatomic) NSString *selectionProviderSwitcherTitle; - (void)takeFocus; +- (void)removeAllConfigurationsAccessoryController; - (void)registerWithDocumentEditor; - (id)document; - (void)viewWillUninstall; - (void)viewDidInstall; - (BOOL)isActiveSelectionProvider; - (id)frameControllersContainingObjects:(id)arg1; +- (id)baseFrameControllerForObject:(id)arg1; - (void)loadView; - (void)primitiveInvalidate; +- (BOOL)automaticallyInvalidatesChildViewControllers; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBCanvasViewDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBCanvasViewDelegate-Protocol.h index afd96a9fa..ab121a71d 100644 --- a/IDEInterfaceBuilderKit/IBCanvasViewDelegate-Protocol.h +++ b/IDEInterfaceBuilderKit/IBCanvasViewDelegate-Protocol.h @@ -27,9 +27,7 @@ - (void)canvasViewRunZoomTest:(id)arg1; - (void)canvasViewDidCompleteLayout:(id)arg1; - (void)canvasView:(id)arg1 willRemoveCanvasFrame:(id)arg2; -- (id)canvasView:(id)arg1 lastKnownOriginValueForCanvasFrame:(id)arg2; -- (void)canvasView:(id)arg1 didIncrementallyMoveCanvasFrames:(id)arg2; -- (void)canvasView:(id)arg1 didMoveCanvasFrame:(id)arg2; +- (id)canvasView:(id)arg1 lastKnownAnchorForCanvasFrame:(id)arg2; - (void)canvasView:(id)arg1 selectionDidChange:(id)arg2; - (void)canvasView:(id)arg1 gestureDidEndWithEvent:(id)arg2; - (void)canvasView:(id)arg1 gestureDidBeginWithEvent:(id)arg2; @@ -38,10 +36,13 @@ - (void)canvasView:(id)arg1 userDidClickInEmptyArea:(id)arg2; - (void)canvasView:(id)arg1 userDidBandSelectCanvasFrames:(id)arg2 bandSelectionRect:(struct CGRect)arg3; - (void)canvasView:(id)arg1 userDidSelectCanvasFrames:(id)arg2; -- (void)canvasView:(id)arg1 canvasFrameDidResize:(id)arg2; +- (void)canvasView:(id)arg1 canvasFrameDidChangeAnchor:(id)arg2; +- (void)canvasView:(id)arg1 canvasFrameDidChangeLayout:(id)arg2; - (void)canvasView:(id)arg1 canvasFrameDidBecomeKey:(id)arg2; - (void)canvasView:(id)arg1 canvasFrameDidResignKey:(id)arg2; - (id)canvasView:(id)arg1 decoratorRectForCanvasFrame:(id)arg2; - (void)canvasView:(id)arg1 userDidAddSpaceWithArrowKeyEvent:(id)arg2; +- (void)canvasView:(id)arg1 didAutopositionCanvasFrame:(id)arg2; +- (void)canvasView:(id)arg1 willAutopositionCanvasFrame:(id)arg2; @end diff --git a/IDEInterfaceBuilderKit/IBClassDescriber.h b/IDEInterfaceBuilderKit/IBClassDescriber.h index c794f5669..1a4c45ed0 100644 --- a/IDEInterfaceBuilderKit/IBClassDescriber.h +++ b/IDEInterfaceBuilderKit/IBClassDescriber.h @@ -9,39 +9,69 @@ #import "DVTInvalidation-Protocol.h" #import "NSCoding-Protocol.h" -@class DVTDelayedInvocation, DVTDispatchLock, DVTHashTable, DVTStackBacktrace, IBDocument, NSArray, NSSet; +@class DVTDelayedInvocation, DVTHashTable, DVTStackBacktrace, IBDocument, IBMutableIdentityDictionary, NSArray, NSMutableDictionary, NSMutableSet, NSSet, NSString; @interface IBClassDescriber : NSObject { - DVTDelayedInvocation *classDataIsUpdatingDelayedInvocation; - NSSet *readonlyPartialsToIntegrateWhenClassProvidersAreFirstSet; - NSSet *classProviderObservingTokens; - DVTDispatchLock *ivarAccessLock; - DVTHashTable *weakObservers; - BOOL inIgnoreUpdatesBlock; - BOOL classDataIsUpdating; - NSArray *classProviders; - IBDocument *document; + int _retainCountMinusOne; + DVTDelayedInvocation *_classDataIsUpdatingDelayedInvocation; + NSSet *_readonlyPartialsToIntegrateWhenClassProvidersAreFirstSet; + IBMutableIdentityDictionary *_classProviderObservingTokens; + DVTHashTable *_weakObservers; + NSArray *_classProviders; + IBDocument *_document; + NSMutableDictionary *_compositeDescriptions; + NSMutableDictionary *_classNamesToSubclassNames; + BOOL _notificationIsScheduled; + double _timeOfLastObserverNotification; + NSMutableSet *_modifiedClassesForNextObserverNotification; + BOOL _classDataIsUpdating; } + (void)initialize; -@property BOOL classDataIsUpdating; // @synthesize classDataIsUpdating; +@property BOOL classDataIsUpdating; // @synthesize classDataIsUpdating=_classDataIsUpdating; - (void).cxx_destruct; +- (id)collectionTypeForToManyOutlet:(id)arg1 forClassNamed:(id)arg2; +- (id)relationshipInfoForToManyOutlet:(id)arg1 forClassNamed:(id)arg2 withLineage:(id)arg3 recursive:(BOOL)arg4; +- (id)relationshipInfosOfRelationshipType:(long long)arg1 forClassNamed:(id)arg2 withLineage:(id)arg3 recursive:(BOOL)arg4; +- (id)orderedRelationshipInfosOfRelationshipType:(long long)arg1 forClassNamed:(id)arg2 withLineage:(id)arg3 recursive:(BOOL)arg4; +- (id)namedRelationsOfRelationshipType:(long long)arg1 forClassNamed:(id)arg2 withLineage:(id)arg3 recursive:(BOOL)arg4; +- (id)relationshipInfosOfRelationshipType:(long long)arg1 forClassNamed:(id)arg2; +- (id)namedRelationsOfRelationshipType:(long long)arg1 forClassNamed:(id)arg2; +- (id)typeForNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2 forClassNamed:(id)arg3; +- (BOOL)integratePartialClassDescriptions:(id)arg1 error:(id *)arg2; +- (void)removePartialDescriptionsWithSourceIdentifiers:(id)arg1; +- (id)conflictingSourceIdentifierPreventingIntegrationOfClassDescriptionBecauseOfConflictingSuperClasses:(id)arg1; +- (BOOL)wouldAddingClassNamed:(id)arg1 withSuperClassNamedIntroduceACycle:(id)arg2; +- (void)undeclareClassNamed:(id)arg1; +- (void)setCompositeDescription:(id)arg1 forClassNamed:(id)arg2; +- (BOOL)isSystemClassName:(id)arg1; +- (id)compositeDescriptionOfClassNamed:(id)arg1; +- (id)compositeClassDescriptions; +- (void)removeKnownSubclass:(id)arg1 fromClass:(id)arg2; +- (void)addKnownSubclass:(id)arg1 toClass:(id)arg2; +- (id)partialClassDescriptionsForEncodingClassNamed:(id)arg1; - (void)primitiveInvalidate; +- (id)typeForInspectable:(id)arg1 forClassNamed:(id)arg2 recursive:(BOOL)arg3; - (id)collectionTypeForToManyOutlet:(id)arg1 forClassNamed:(id)arg2 recursive:(BOOL)arg3; - (id)memberTypeForToManyOutlet:(id)arg1 forClassNamed:(id)arg2 recursive:(BOOL)arg3; - (id)typeForToOneOutlet:(id)arg1 forClassNamed:(id)arg2 recursive:(BOOL)arg3; - (id)typeForAction:(id)arg1 forClassNamed:(id)arg2 recursive:(BOOL)arg3; - (id)typeForNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2 forClassNamed:(id)arg3 recursive:(BOOL)arg4; +- (id)inspectablesForClassNamed:(id)arg1 recursive:(BOOL)arg2; - (id)toManyOutletsForClassNamed:(id)arg1 recursive:(BOOL)arg2; - (id)toOneOutletsForClassNamed:(id)arg1 recursive:(BOOL)arg2; - (id)actionsForClassNamed:(id)arg1 recursive:(BOOL)arg2; - (id)namedRelationsOfRelationshipType:(long long)arg1 forClassNamed:(id)arg2 recursive:(BOOL)arg3; - (id)namedRelationsOfRelationshipType:(long long)arg1 forClassNamed:(id)arg2 matchingClassNamed:(id)arg3 recursive:(BOOL)arg4; - (id)namedRelationsOfRelationshipType:(long long)arg1; +- (id)namesOfModulesContainingClassNamed:(id)arg1; +- (id)formattedClassSymbolsWithClassName:(id)arg1; +- (BOOL)isClassNameDesignable:(id)arg1 recursive:(BOOL)arg2; - (id)commonBaseClassOfClassesNamed:(id)arg1; - (id)suggestedSuperclassNameOfClassNamed:(id)arg1; - (id)lineageOfClassNamed:(id)arg1; +- (BOOL)isClassNamed:(id)arg1 anAncestorOfClass:(id)arg2; - (BOOL)is:(id)arg1 aKindOf:(id)arg2; - (BOOL)isClassNameCompletelyDescribed:(id)arg1; - (id)classNamesReferencedByDocument; @@ -53,35 +83,34 @@ - (BOOL)hasDescriptionOfClassNamed:(id)arg1; - (id)subclassesOfClassNamed:(id)arg1; - (id)unionedProviderValuesForBlock:(id)arg1; -- (id)firstNonNilStringFromProvidersForBlock:(id)arg1; -- (BOOL)doesAnyProviderReturnYESForBlock:(id)arg1; -- (void)notifyObserversOfModifiedClasses:(id)arg1; +- (void)scheduleNotificationOfModifiedClass:(id)arg1; +- (void)notifyObserversOfModifiedClasses; - (id)addObserver:(id)arg1; - (void)removeObserver:(id)arg1; -- (void)ignoreUpdatesDuring:(id)arg1; -- (void)recursivelyIgnoreUpdatesInClassProviders:(id)arg1 startingAtIndex:(unsigned long long)arg2 withBlock:(id)arg3; -- (void)setInIgnoreUpdatesBlock:(BOOL)arg1; -- (BOOL)inIgnoreUpdatesBlock; -- (id)description; +@property(readonly, copy) NSString *description; @property(copy) NSArray *classProviders; -- (void)setClassProviderObservingTokens:(id)arg1; -- (id)classProviderObservingTokens; @property(retain) IBDocument *document; - (void)clearDocumentReference; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; -- (void)restoreIndexTimeout; -- (void)overrideIndexTimeout:(unsigned long long)arg1; - (void)integratePartialClassDescriptions:(id)arg1; - (id)mergedPartialClassDescriptions; - (id)gatherPartialDescriptionsForArchiving; - (void)initializeClassDataIsUpdatingDelayedInvocation; - (id)initWithDocument:(id)arg1; - (id)init; +- (BOOL)_isDeallocating; +- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBClassDescriptionSource.h b/IDEInterfaceBuilderKit/IBClassDescriptionSource.h index a43d3de23..856a122cd 100644 --- a/IDEInterfaceBuilderKit/IBClassDescriptionSource.h +++ b/IDEInterfaceBuilderKit/IBClassDescriptionSource.h @@ -14,29 +14,31 @@ @interface IBClassDescriptionSource : NSObject { - long long sourceType; - NSString *qualifier; + int _retainCountMinusOne; + long long _sourceType; + NSString *_qualifier; } + (id)instantiateWithDocumentUnarchiver:(id)arg1; + (id)qualifierKeyForSourceType:(long long)arg1; + (id)frameworkSourceIdentifierForInterfaceFile:(id)arg1 inFramework:(id)arg2; -+ (id)documentRelativeSourceIdentifierFromFile:(id)arg1 relativeTo:(id)arg2; + (id)documentLocalSourceIdentifier; + (id)systemSourceIdentifierForPluginWithBundleIdentifier:(id)arg1; -+ (id)workspaceDocumentSourceIdentifierForInterfaceFile:(id)arg1 inWorkspaceDocument:(id)arg2; ++ (id)workspaceDocumentSourceIdentifierForInterfaceFile:(id)arg1 inWorkspaceDocumentInFolderAtPath:(id)arg2; + (id)workspaceDocumentSourceIdentifierForWorkspaceDocumentRelativeInterfaceFile:(id)arg1; -@property(readonly) NSString *qualifier; // @synthesize qualifier; -@property(readonly) long long sourceType; // @synthesize sourceType; +@property(readonly) NSString *qualifier; // @synthesize qualifier=_qualifier; +@property(readonly) long long sourceType; // @synthesize sourceType=_sourceType; - (void).cxx_destruct; +- (id)iconForDisplayRelativeToDocument:(id)arg1; - (long long)compareForDefinitionContention:(id)arg1; - (long long)compare:(id)arg1; - (long long)compareLegacyMajorKeys:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (BOOL)isEqualToClassDescriptionSource:(id)arg1; +- (id)absolutePathInTermsOfWorkspace:(id)arg1; - (id)absolutePathInTermsOfDocumentPath:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)displayLabelInDocument:(id)arg1; - (id)frameworkName; - (id)pluginBundleIdentifier; @@ -56,6 +58,15 @@ - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithSourceType:(long long)arg1 andQualifier:(id)arg2; +- (BOOL)_isDeallocating; +- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/IBClassesDebuggerController.h b/IDEInterfaceBuilderKit/IBClassesDebuggerController.h index 010cb0b62..cb1f932e6 100644 --- a/IDEInterfaceBuilderKit/IBClassesDebuggerController.h +++ b/IDEInterfaceBuilderKit/IBClassesDebuggerController.h @@ -12,11 +12,11 @@ @interface IBClassesDebuggerController : NSWindowController { - IDENavigatorOutlineView *_outlineView; id _classDescriberObservingToken; IDENavigableItemCoordinator *_navigableItemCoordinator; IDENavigatorDataCell *_topLevelPrototypeCell; IDENavigatorDataCell *_childPrototypeCell; + IDENavigatorOutlineView *_outlineView; unsigned long long _mode; NSString *_currentClass; NSString *_filterString; @@ -25,14 +25,16 @@ } + (id)classesDebuggerForDocument:(id)arg1; -@property(nonatomic) unsigned long long mode; // @synthesize mode=_mode; -@property(copy, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; @property(retain, nonatomic) NSArray *results; // @synthesize results=_results; @property(copy) NSString *footer; // @synthesize footer=_footer; +@property(copy, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; @property(copy, nonatomic) NSString *currentClass; // @synthesize currentClass=_currentClass; +@property(nonatomic) unsigned long long mode; // @synthesize mode=_mode; +@property IDENavigatorOutlineView *outlineView; // @synthesize outlineView=_outlineView; - (void).cxx_destruct; - (void)reflectCurrentClass; - (id)sourcesItem; +- (id)inspectablesItem; - (id)toManyOutletsItem; - (id)toOneOutletsItem; - (id)actionsItem; @@ -58,6 +60,7 @@ - (void)setDocument:(id)arg1; - (id)indexIcon; - (id)pluginIcon; +- (id)inspectablesIcon; - (id)outletsIcon; - (id)actionsIcon; - (id)objectsIcon; @@ -67,5 +70,11 @@ - (id)_openWindowTerminationDisablingReason; - (id)initWithDocument:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBClassesDebuggerItem.h b/IDEInterfaceBuilderKit/IBClassesDebuggerItem.h index e3c9e293a..131c50c95 100644 --- a/IDEInterfaceBuilderKit/IBClassesDebuggerItem.h +++ b/IDEInterfaceBuilderKit/IBClassesDebuggerItem.h @@ -6,26 +6,42 @@ #import "NSObject.h" -@class NSArray, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IBClassesDebuggerItem : NSObject +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSString; + +@interface IBClassesDebuggerItem : NSObject { + BOOL _topLevel; NSArray *_childItems; - NSString *_subtitle; NSString *_title; + NSString *_subtitle; NSImage *_image; - BOOL _topLevel; } -@property(copy) NSString *subtitle; // @synthesize subtitle=_subtitle; ++ (id)itemForClassNamed:(id)arg1; @property(retain) NSImage *image; // @synthesize image=_image; -@property(getter=isTopLevel) BOOL topLevel; // @synthesize topLevel=_topLevel; -@property(retain) NSArray *childItems; // @synthesize childItems=_childItems; +@property(copy) NSString *subtitle; // @synthesize subtitle=_subtitle; @property(readonly) NSString *title; // @synthesize title=_title; +@property(retain) NSArray *childItems; // @synthesize childItems=_childItems; +@property(getter=isTopLevel) BOOL topLevel; // @synthesize topLevel=_topLevel; - (void).cxx_destruct; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; - (id)initWithTitle:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBCocoaPreviewDocumentEditor.h b/IDEInterfaceBuilderKit/IBCocoaPreviewDocumentEditor.h new file mode 100644 index 000000000..d7e25cce0 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBCocoaPreviewDocumentEditor.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBCocoaPreviewDocumentEditor : IBBasePreviewDocumentEditor +{ +} + +@end + diff --git a/IDEInterfaceBuilderKit/IBCocoaPreviewDomainProvider.h b/IDEInterfaceBuilderKit/IBCocoaPreviewDomainProvider.h new file mode 100644 index 000000000..85bd031d4 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBCocoaPreviewDomainProvider.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBCocoaPreviewDomainProvider : IBAbstractPreviewDomainProvider +{ +} + ++ (id)domainObjectForWorkspace:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBCocoaPreviewItemGroup.h b/IDEInterfaceBuilderKit/IBCocoaPreviewItemGroup.h new file mode 100644 index 000000000..b6a6f2c64 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBCocoaPreviewItemGroup.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBCocoaPreviewItemGroup : IBAbstractPreviewItemGroup +{ +} + ++ (id)fileDataType; ++ (id)URLScheme; ++ (id)sharedItemGroup; + +@end + diff --git a/IDEInterfaceBuilderKit/IBCocoaTool-Protocol.h b/IDEInterfaceBuilderKit/IBCocoaTool-Protocol.h new file mode 100644 index 000000000..67894f51d --- /dev/null +++ b/IDEInterfaceBuilderKit/IBCocoaTool-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAbstractInterfaceBuilderTool-Protocol.h" + +@protocol IBCocoaTool +@end + diff --git a/IDEInterfaceBuilderKit/IBCocoaToolProxy.h b/IDEInterfaceBuilderKit/IBCocoaToolProxy.h new file mode 100644 index 000000000..580e4709b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBCocoaToolProxy.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBCocoaTool-Protocol.h" + +@class NSString; + +@interface IBCocoaToolProxy : IBAbstractMessageChannelInterfaceBuilderToolProxy +{ +} + + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderKit/IBCodingGenerator.h b/IDEInterfaceBuilderKit/IBCodingGenerator.h new file mode 100644 index 000000000..c70296d0e --- /dev/null +++ b/IDEInterfaceBuilderKit/IBCodingGenerator.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IBCodingGenerator : NSObject +{ +} + +- (id)processData:(id)arg1 error:(id *)arg2; +- (void)postfixEncoding:(id)arg1 forClassNamed:(id)arg2; +- (void)prefixEncoding:(id)arg1 forClassNamed:(id)arg2 baseClassIsCodable:(BOOL)arg3; +- (void)postfixInitialization:(id)arg1 forClassNamed:(id)arg2; +- (void)prefixInitialization:(id)arg1 forClassNamed:(id)arg2 baseClassIsCodable:(BOOL)arg3 initCall:(id)arg4; +- (BOOL)processValueElement:(id)arg1 archiveKeyPrefix:(id)arg2 initBuffer:(id)arg3 encodeBuffer:(id)arg4 error:(id *)arg5; +- (BOOL)processCallbackElement:(id)arg1 initBuffer:(id)arg2 encodeBuffer:(id)arg3 error:(id *)arg4; + +@end + diff --git a/IDEInterfaceBuilderKit/IBColor.h b/IDEInterfaceBuilderKit/IBColor.h index 84f90765a..88d761170 100644 --- a/IDEInterfaceBuilderKit/IBColor.h +++ b/IDEInterfaceBuilderKit/IBColor.h @@ -17,6 +17,7 @@ + (id)selectableConstraintColor; + (id)selectedConstraintColor; + (id)constraintGuideLineColor; ++ (id)constraintBadgeColor; + (id)constraintColor; + (id)outlineViewMidGroupSeparatorColor; + (id)outlineViewTopSeparatorColor; diff --git a/IDEInterfaceBuilderKit/IBCompiledProductTypeDescription.h b/IDEInterfaceBuilderKit/IBCompiledProductTypeDescription.h new file mode 100644 index 000000000..24ee127dd --- /dev/null +++ b/IDEInterfaceBuilderKit/IBCompiledProductTypeDescription.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBCompiledProductTypeDescription : IBAbstractFileDataTypeDescription +{ + Class _stripperClass; +} + ++ (Class)documentStripperForContentAtPath:(id)arg1; ++ (id)allTypeDescriptions; +@property(readonly) Class stripperClass; // @synthesize stripperClass=_stripperClass; +- (void).cxx_destruct; +- (id)initWithExtension:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBCompositeClassDescription.h b/IDEInterfaceBuilderKit/IBCompositeClassDescription.h index 010999f15..a8b85edb1 100644 --- a/IDEInterfaceBuilderKit/IBCompositeClassDescription.h +++ b/IDEInterfaceBuilderKit/IBCompositeClassDescription.h @@ -9,16 +9,20 @@ #import "NSCopying-Protocol.h" #import "NSMutableCopying-Protocol.h" -@class NSDictionary, NSString; +@class NSDictionary, NSSet, NSString; @interface IBCompositeClassDescription : NSObject { - NSDictionary *descriptions; - NSString *className; + int _retainCountMinusOne; + NSDictionary *_descriptions; + NSString *_className; + id _cachedSuperclass; + NSSet *_cachedDescriptions; } ++ (id)compositeDescriptionWithPartialDescription:(id)arg1; + (id)compositeDescriptionOfClassNamed:(id)arg1; -@property(readonly) NSDictionary *classDescriptionSources; // @synthesize classDescriptionSources=descriptions; +@property(readonly) NSDictionary *classDescriptionSources; // @synthesize classDescriptionSources=_descriptions; - (void).cxx_destruct; - (long long)numberOfPartialClassDescriptions; - (id)partialDescriptionDescribingToOneOutlet:(id)arg1; @@ -33,19 +37,26 @@ - (id)namedRelationsOfRelationshipType:(long long)arg1; - (BOOL)describesNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2; - (id)typeForNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2; +- (BOOL)isDesignable; +- (BOOL)isSystemClass; - (id)description; - (id)superclassName; - (id)className; -- (id)partialClassDescriptionsEnumeratorOrderedForDefinitionContention; - (id)partialClassDescriptions; - (id)documentLocalDescription; -- (id)partialClassDescriptionWithSource:(id)arg1; +- (id)partialClassDescriptionForSource:(id)arg1; - (id)partialDescriptionDescribingNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2; -- (id)compositedPartialDescription; +- (id)definitivePartialClassDescriptionPassingTest:(id)arg1; +- (id)compositeClassDescriptionByRemovingSources:(id)arg1; +- (id)compositeClassDescriptionByIntegratingPartialDescription:(id)arg1; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithClassName:(id)arg1; - (id)initWithClassName:(id)arg1 andDescriptions:(id)arg2; +- (BOOL)_isDeallocating; +- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; @end diff --git a/IDEInterfaceBuilderKit/IBConfigurablePropertyKeyPathAdapter.h b/IDEInterfaceBuilderKit/IBConfigurablePropertyKeyPathAdapter.h new file mode 100644 index 000000000..f99dfb2db --- /dev/null +++ b/IDEInterfaceBuilderKit/IBConfigurablePropertyKeyPathAdapter.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "IBMemberPropertyStorageObserver-Protocol.h" + +@class DVTStackBacktrace, NSDictionary, NSString; + +@interface IBConfigurablePropertyKeyPathAdapter : NSObject +{ + id _memberObservationToken; + NSDictionary *_storagesToBasePropertiesToDerivedProperties; + id _delegate; + NSObject *_object; +} + ++ (id)proxiedKeyForPropertyIdentifier:(id)arg1 andConfiguration:(id)arg2; ++ (id)propertyIdentifierForProxiedKey:(id)arg1; ++ (void)getPropertyIdentifier:(id *)arg1 andConfiguration:(id *)arg2 fromProxiedKey:(id)arg3; ++ (void)initialize; +@property(readonly) NSObject *object; // @synthesize object=_object; +- (void).cxx_destruct; +- (void)setValue:(id)arg1 forKey:(id)arg2; +- (id)valueForKey:(id)arg1; +- (id)propertyConfigurationLocationForProxiedKey:(id)arg1; +- (void)propertyStorage:(id)arg1 didChangeValueForProperty:(id)arg2 inConfiguration:(id)arg3 fromValue:(id)arg4 toValue:(id)arg5; +- (void)propertyStorage:(id)arg1 willChangeValueForProperty:(id)arg2 inConfiguration:(id)arg3 fromValue:(id)arg4 toValue:(id)arg5; +- (void)primitiveInvalidate; +- (id)initWithDelegate:(id)arg1 object:(id)arg2; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBConfigurablePropertyKeyPathAdapterDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBConfigurablePropertyKeyPathAdapterDelegate-Protocol.h new file mode 100644 index 000000000..5fbf09911 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBConfigurablePropertyKeyPathAdapterDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBConfigurablePropertyKeyPathAdapterDelegate +- (void)configurablePropertyKeyPathAdapterDidObserverMemberConfigurationChange:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBConfigurationValueRecord.h b/IDEInterfaceBuilderKit/IBConfigurationValueRecord.h new file mode 100644 index 000000000..16fcc340a --- /dev/null +++ b/IDEInterfaceBuilderKit/IBConfigurationValueRecord.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBMemberConfiguration, IBMemberPropertyValue; + +@interface IBConfigurationValueRecord : NSObject +{ + IBMemberConfiguration *_configuration; + IBMemberPropertyValue *_value; +} + ++ (id)recordWithConfiguration:(id)arg1 value:(id)arg2; +@property(readonly) IBMemberPropertyValue *value; // @synthesize value=_value; +@property(readonly) IBMemberConfiguration *configuration; // @synthesize configuration=_configuration; +- (void).cxx_destruct; +- (id)description; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isEqualToConfigurationValueRecord:(id)arg1; +- (unsigned long long)hash; +- (id)initWithConfiguration:(id)arg1 value:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBConnection.h b/IDEInterfaceBuilderKit/IBConnection.h index 968ed6eed..7314ebe17 100644 --- a/IDEInterfaceBuilderKit/IBConnection.h +++ b/IDEInterfaceBuilderKit/IBConnection.h @@ -14,13 +14,17 @@ @interface IBConnection : NSObject { - id source; - id destination; - NSString *label; + NSObject *_source; + NSObject *_destination; + NSString *_label; } + (BOOL)isOrderedRelativeToUniformInstances; ++ (long long)ibMemberType; ++ (id)ibDefaultImageForInstance:(id)arg1; ++ (id)ibTypeIdentifier; + (id)connectionExtension; ++ (id)connectionExtensions; + (id)localIntegrationKeyPathsForConnectionExtension:(id)arg1 integrationType:(id)arg2 accessor:(id)arg3; + (id)typeForInsertionConnectionContext:(id)arg1 forConnectingFromObject:(id)arg2 document:(id)arg3; + (id)prototypeConnectionForConnectingFromObject:(id)arg1 document:(id)arg2; @@ -32,11 +36,26 @@ + (id)determineBestInitialSelectionForObjects:(id)arg1 sourceObject:(id)arg2; + (id)prototypeConnectionsForObject:(id)arg1; + (id)prototypeConnectionsFromObject:(id)arg1 toObject:(id)arg2; ++ (BOOL)requiresConfigurations; ++ (BOOL)isDeprecatedInDocument:(id)arg1; ++ (id)effectiveMenuLabelForConnection:(id)arg1 inDocument:(id)arg2; ++ (id)menuLabelForConnection:(id)arg1; + (id)instantiateWithDocumentUnarchiver:(id)arg1; ++ (id)connectionWithSource:(id)arg1 label:(id)arg2 andDestination:(id)arg3; +@property(copy, nonatomic) NSString *label; // @synthesize label=_label; +@property(retain, nonatomic) NSObject *destination; // @synthesize destination=_destination; +@property(retain, nonatomic) NSObject *source; // @synthesize source=_source; - (void).cxx_destruct; -- (id)ibImageForNavigationRepresentation; -- (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; +- (id)effectiveConnectionForDisablingConfigurationsInDocument:(id)arg1 segueReachabilityContext:(id)arg2; +- (id)effectiveConnectionForEnablingConfigurationsInDocument:(id)arg1 segueReachabilityContext:(id)arg2 error:(id *)arg3; +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (BOOL)canHaveDestinationSeparatedWithSeparationType:(int)arg1; +- (BOOL)canHaveSourceSeparatedWithSeparationType:(int)arg1; +- (long long)compareToPrototype:(id)arg1 predecessors:(id)arg2 predecessorsForSelf:(id)arg3 document:(id)arg4; +- (long long)compareToConnectionForPrototypeMenu:(id)arg1; - (long long)compareToConnection:(id)arg1 forCompilationInDocument:(id)arg2; +- (id)ibMemberIDInObjectContainer:(id)arg1; +- (BOOL)ibIsInObjectContainer:(id)arg1; - (id)ibLocalAutoNullifyingNonChildToManyRelationshipsKeyPaths; - (id)ibLocalChildToManyRelationshipsKeyPaths; - (id)ibLocalNonChildToManyRelationshipsKeyPaths; @@ -52,71 +71,69 @@ - (BOOL)shouldFollowSourceToPasteboardAsExternalConnection; - (void)objectContainer:(id)arg1 willRemoveConnectionWithContext:(id)arg2; - (void)objectContainer:(id)arg1 willRemoveObject:(id)arg2 context:(id)arg3; -- (id)endPointForEstimatingUnlabeledConnection; - (void)addToDocument:(id)arg1; +- (id)endPointForEstimatingUnlabeledConnection; +- (id)printablePListForIBToolInDocument:(id)arg1; - (id)ibInitialConnectionLabelSearchTerm; -- (long long)compareLabels:(id)arg1; -- (long long)previousConnectionStateIndicatorForDragFromObject:(id)arg1 toObject:(id)arg2 inDocument:(id)arg3; +- (id)exclusitivityHintInObjectContainer:(id)arg1; +- (BOOL)isExclusiveTo:(id)arg1 inObjectContainer:(id)arg2; - (BOOL)isEqualToPrototype:(id)arg1; - (BOOL)isPrototypeFor:(id)arg1; - (BOOL)isEquivalentToPrototypeFor:(id)arg1 inDocument:(id)arg2; -- (id)exclusitivityHintInObjectContainer:(id)arg1; -- (BOOL)isExclusiveTo:(id)arg1 inObjectContainer:(id)arg2; +- (id)equivalentPrototypeWithRespectToEquivalentEndPoint:(id)arg1 inDocument:(id)arg2; +- (id)prototypeWithRespectTo:(id)arg1; +- (long long)previousConnectionStateIndicatorForDragFromObject:(id)arg1 toObject:(id)arg2 inDocument:(id)arg3; - (id)displayGroupIdentifierFromReferenceEndPoint:(id)arg1; - (id)displayGroupIdentifierForDragFromObject:(id)arg1 toObject:(id)arg2; - (BOOL)isCatchAllPrototypeForDisplayGroup; -- (id)printablePListForIBToolInDocument:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)displayDescriptionInDocument:(id)arg1; -- (BOOL)validateDestination:(id)arg1; -- (BOOL)validateSource:(id)arg1; -- (BOOL)validateEndPoint:(id)arg1; - (BOOL)canCoexistsWithOtherConnectionsHavingSameEndPoint; -- (id)equivalentPrototypeWithRespectToEquivalentEndPoint:(id)arg1 inDocument:(id)arg2; -- (id)prototypeWithRespectTo:(id)arg1; - (BOOL)allowsEstablishingNewConnections; -- (long long)relationshipType; -- (long long)compareToPrototype:(id)arg1 predecessors:(id)arg2 predecessorsForSelf:(id)arg3; -- (long long)compareToConnectionForPrototypeMenu:(id)arg1; -- (id)labelForMenu; -- (id)label; - (id)supersedingEndPoints; -- (id)parentsWhosChildrenCouldIntroduceSupersessionOnAddition; - (id)supersedingDisplayValues; - (id)displayValuesWithRespectToPrototype:(id)arg1 inDocument:(id)arg2; -- (id)displayNameWithRespectToPredecessors:(id)arg1; +- (id)effectiveDisplayNameWithRespectToPredecessors:(id)arg1 document:(id)arg2; +- (id)explicitDisplayNameWithRespectToPredecessors:(id)arg1; - (id)errorMessageForExistenceWithoutPrototypeInDocument:(id)arg1; +- (BOOL)validateDestination:(id)arg1; +- (BOOL)validateSource:(id)arg1; +- (BOOL)validateEndPoint:(id)arg1; - (id)nonContainerEndObjectInTargetRuntime:(id)arg1; - (id)containerEndObjectInTargetRuntime:(id)arg1; -- (id)destination; -- (void)setLabel:(id)arg1; -- (void)setDestination:(id)arg1; -- (void)setSource:(id)arg1; - (void)setEndPoint:(id)arg1; - (id)endPoint; -- (id)archiveKeyForLabel; - (id)equivalentSourceInDocument:(id)arg1; - (id)equivalentDestinationInDocument:(id)arg1; - (id)endPointForEquivalentEndPoint:(id)arg1 inDocument:(id)arg2; -- (void)completeWithMissingComponent:(id)arg1; +- (id)completeWithMissingComponent:(id)arg1; - (id)missingComponents; -- (id)source; +- (BOOL)useConnectionSourceForSearchLocation; - (BOOL)useConnectionSourceForWarningLocation; - (void)setValue:(id)arg1 forEndPoint:(long long)arg2; - (id)valueForEndPoint:(long long)arg1; -- (id)copyWithSource:(id)arg1 destination:(id)arg2; +- (long long)relationshipType; +- (id)copyWithLabel:(id)arg1; +- (id)copyWithSource:(id)arg1 destination:(id)arg2 withContext:(id)arg3; - (id)copyWithZone:(struct _NSZone *)arg1; +- (void)copyInstanceStateToClone:(id)arg1 withContext:(id)arg2; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; - (id)archiveKeyForEndPoint:(long long)arg1; +- (id)archiveKeyForLabel; - (long long)endPointToArchive; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithSource:(id)arg1 andLabel:(id)arg2; - (id)initWithDestination:(id)arg1; - (id)initWithDestination:(id)arg1 andLabel:(id)arg2; -- (id)ibXLIFFClassName:(id)arg1; - (id)connectionDefinitionForObject:(id)arg1; +- (id)ibXLIFFClassName:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/IBConnectionEndPointHandler.h b/IDEInterfaceBuilderKit/IBConnectionEndPointHandler.h index 2e7107cb3..27495d149 100644 --- a/IDEInterfaceBuilderKit/IBConnectionEndPointHandler.h +++ b/IDEInterfaceBuilderKit/IBConnectionEndPointHandler.h @@ -19,6 +19,7 @@ - (void)connectionMenu:(id)arg1 willHighlightItem:(id)arg2; - (id)connectionForPrototype:(id)arg1 interfaceStyle:(id)arg2; - (id)connectionForConnectingFromObject:(id)arg1; +- (void)_addConnections:(id)arg1 fromSource:(id)arg2 toMutableMenuItems:(id)arg3 underGroupWithDisplayGroupIdentifier:(id)arg4 deprecated:(BOOL)arg5 addingConnectionsToMutableCollection:(id)arg6 addingItemsWithStateImagesToMutableCollection:(id)arg7; - (void)primitiveInvalidate; @end diff --git a/IDEInterfaceBuilderKit/IBConnectionManager.h b/IDEInterfaceBuilderKit/IBConnectionManager.h index 9e13998f1..6baec38b8 100644 --- a/IDEInterfaceBuilderKit/IBConnectionManager.h +++ b/IDEInterfaceBuilderKit/IBConnectionManager.h @@ -6,11 +6,12 @@ #import "NSObject.h" -@class NSMutableDictionary; +@class NSMutableDictionary, NSSet; @interface IBConnectionManager : NSObject { - NSMutableDictionary *documentToEndPointProvidersRegisteredDuringDragSession; + NSMutableDictionary *_documentToEndPointProvidersRegisteredDuringDragSession; + NSSet *_endPointProviderExtensions; } + (id)mixedConnnectionStateImage; @@ -29,6 +30,9 @@ - (void)sendConnectionManagerWillStartConnectingToProvider:(id)arg1; - (void)unregisterProvidersRegisteredDuringDragSession; - (id)registeredEndPointProvidingViewForView:(id)arg1 inDocuments:(id)arg2 limitToInterfaceBuilder:(BOOL)arg3 registeredInDocument:(id *)arg4; +- (id)endPointProviderExtensionForLanguage:(id)arg1; +- (BOOL)endPointProviderExtension:(id)arg1 supportsLanguage:(id)arg2; +- (BOOL)languageIdentifier:(id)arg1 identifiesLanguage:(id)arg2; - (id)hitViewForConnectionDrag:(struct CGPoint)arg1 ingoringWindows:(id)arg2; - (id)calculateConnectionEndPointInDocument:(id)arg1 forContext:(id)arg2 usingCandidatesBackToFront:(id)arg3 constraintAdditionValidationState:(id)arg4; - (BOOL)isCandidate:(id)arg1 validForContext:(id)arg2 inDocument:(id)arg3 constraintAdditionValidationState:(id)arg4; diff --git a/IDEInterfaceBuilderKit/IBConnectionPanelController.h b/IDEInterfaceBuilderKit/IBConnectionPanelController.h index 2ed15580b..61e8fc2a6 100644 --- a/IDEInterfaceBuilderKit/IBConnectionPanelController.h +++ b/IDEInterfaceBuilderKit/IBConnectionPanelController.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSWindowDelegate-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IBAbstractDocumentEditor, IBConnectionPanelFrameView, IBConnectionsViewController, IBDocument, NSWindow; +@class DVTObservingToken, DVTStackBacktrace, IBAbstractDocumentEditor, IBConnectionPanelFrameView, IBConnectionsViewController, IBDocument, NSString, NSWindow; @interface IBConnectionPanelController : NSObject { @@ -34,7 +34,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBConnectionPopUpMenuItemView.h b/IDEInterfaceBuilderKit/IBConnectionPopUpMenuItemView.h index 0852ef115..cd7762263 100644 --- a/IDEInterfaceBuilderKit/IBConnectionPopUpMenuItemView.h +++ b/IDEInterfaceBuilderKit/IBConnectionPopUpMenuItemView.h @@ -10,40 +10,39 @@ @interface IBConnectionPopUpMenuItemView : NSView { - NSColor *textColor; - NSColor *backgroundColor; - NSColor *highlightedTextColor; - NSColor *highlightedBackgroundColor; - NSString *title; - NSFont *font; - NSImage *image; - struct CGSize imageSize; - BOOL highlighted; - BOOL drawsRoundedBackground; - long long indent; - unsigned long long lineBreakingMode; - unsigned long long textAlignment; - unsigned long long lineBreakMode; + BOOL _highlighted; BOOL _selected; + BOOL _drawsRoundedBackground; + NSString *_title; + NSFont *_font; + NSColor *_textColor; + NSColor *_backgroundColor; + NSColor *_highlightedTextColor; + NSColor *_highlightedBackgroundColor; + NSImage *_image; NSImage *_selectionImage; + long long _indent; + unsigned long long _lineBreakMode; + unsigned long long _textAlignment; + struct CGSize _imageSize; } + (id)separatorItem; +@property(nonatomic) BOOL drawsRoundedBackground; // @synthesize drawsRoundedBackground=_drawsRoundedBackground; +@property(nonatomic) unsigned long long textAlignment; // @synthesize textAlignment=_textAlignment; +@property(nonatomic) unsigned long long lineBreakMode; // @synthesize lineBreakMode=_lineBreakMode; @property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; +@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted=_highlighted; +@property(nonatomic) long long indent; // @synthesize indent=_indent; +@property(nonatomic) struct CGSize imageSize; // @synthesize imageSize=_imageSize; @property(copy, nonatomic) NSImage *selectionImage; // @synthesize selectionImage=_selectionImage; -@property(nonatomic) BOOL drawsRoundedBackground; // @synthesize drawsRoundedBackground; -@property(nonatomic) unsigned long long textAlignment; // @synthesize textAlignment; -@property(nonatomic) unsigned long long lineBreakMode; // @synthesize lineBreakMode; -@property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted; -@property(nonatomic) long long indent; // @synthesize indent; -@property(nonatomic) struct CGSize imageSize; // @synthesize imageSize; -@property(copy, nonatomic) NSImage *image; // @synthesize image; -@property(copy, nonatomic) NSColor *highlightedBackgroundColor; // @synthesize highlightedBackgroundColor; -@property(copy, nonatomic) NSColor *highlightedTextColor; // @synthesize highlightedTextColor; -@property(copy, nonatomic) NSColor *backgroundColor; // @synthesize backgroundColor; -@property(copy, nonatomic) NSColor *textColor; // @synthesize textColor; -@property(copy, nonatomic) NSFont *font; // @synthesize font; -@property(copy, nonatomic) NSString *title; // @synthesize title; +@property(copy, nonatomic) NSImage *image; // @synthesize image=_image; +@property(copy, nonatomic) NSColor *highlightedBackgroundColor; // @synthesize highlightedBackgroundColor=_highlightedBackgroundColor; +@property(copy, nonatomic) NSColor *highlightedTextColor; // @synthesize highlightedTextColor=_highlightedTextColor; +@property(copy, nonatomic) NSColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; +@property(copy, nonatomic) NSColor *textColor; // @synthesize textColor=_textColor; +@property(copy, nonatomic) NSFont *font; // @synthesize font=_font; +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; - (id)effectiveMaskedImage; diff --git a/IDEInterfaceBuilderKit/IBConnectionPrototypeView.h b/IDEInterfaceBuilderKit/IBConnectionPrototypeView.h index cc49bf269..d08df9d29 100644 --- a/IDEInterfaceBuilderKit/IBConnectionPrototypeView.h +++ b/IDEInterfaceBuilderKit/IBConnectionPrototypeView.h @@ -30,6 +30,7 @@ + (id)defaultTitleFieldWithInterfaceStyle:(id)arg1; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(readonly, nonatomic) NSTextField *titleField; // @synthesize titleField; @property(copy, nonatomic) NSString *warningMessage; // @synthesize warningMessage; @property(nonatomic) double titleWidthPercentage; // @synthesize titleWidthPercentage; @property(nonatomic) BOOL allowsNewConnections; // @synthesize allowsNewConnections; @@ -73,5 +74,11 @@ @property(copy) NSString *title; // @dynamic title; - (id)initWithFrame:(struct CGRect)arg1 andInterfaceStyle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBConnectionsInspector.h b/IDEInterfaceBuilderKit/IBConnectionsInspector.h index d3b39a92c..01a439031 100644 --- a/IDEInterfaceBuilderKit/IBConnectionsInspector.h +++ b/IDEInterfaceBuilderKit/IBConnectionsInspector.h @@ -23,6 +23,7 @@ } - (void).cxx_destruct; +- (id)findIndicatorContentViewForInspectedKeyPath:(id)arg1 withContext:(id)arg2; - (void)setContent:(id)arg1; - (void)primitiveInvalidate; - (BOOL)automaticallyInvalidatesChildViewControllers; diff --git a/IDEInterfaceBuilderKit/IBConnectionsViewController.h b/IDEInterfaceBuilderKit/IBConnectionsViewController.h index 651d67124..af6a8197f 100644 --- a/IDEInterfaceBuilderKit/IBConnectionsViewController.h +++ b/IDEInterfaceBuilderKit/IBConnectionsViewController.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "IBConnectionPrototypeViewDelegate-Protocol.h" -@class DVTDelayedInvocation, DVTMutableOrderedDictionary, DVTNotificationToken, DVTStackBacktrace, IBCancellationToken, IBConnectionInterfaceStyle, IBConnectionPrototypeView, IBDocument, NSColor; +@class DVTDelayedInvocation, DVTMutableOrderedDictionary, DVTNotificationToken, DVTStackBacktrace, IBCancellationToken, IBConnectionInterfaceStyle, IBConnectionPrototypeView, IBDocument, NSColor, NSString; @interface IBConnectionsViewController : NSViewController { @@ -30,6 +30,7 @@ + (void)initialize; - (void).cxx_destruct; +- (id)findIndicatorContentViewForConnection:(id)arg1; - (void)refreshConnectionsData:(id)arg1; - (void)syncPrototypeStack:(id)arg1 withPrototypeData:(id)arg2; - (id)matchingPrototypeForPrototype:(id)arg1 inSet:(id)arg2; @@ -55,7 +56,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBCrashLog.h b/IDEInterfaceBuilderKit/IBCrashLog.h new file mode 100644 index 000000000..c33948ad1 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBCrashLog.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTMutableOrderedDictionary, NSDictionary, NSString; + +@interface IBCrashLog : NSObject +{ + DVTMutableOrderedDictionary *_dataBlocksByName; + NSDictionary *_attributes; + NSString *_processName; + NSString *_processPID; + NSString *_parentProcessName; + NSString *_parentProcessPID; +} + ++ (id)dataBlockDefinitions; ++ (id)crashLogWithContentsOfFile:(id)arg1; +@property(readonly) NSString *parentProcessPID; // @synthesize parentProcessPID=_parentProcessPID; +@property(readonly) NSString *parentProcessName; // @synthesize parentProcessName=_parentProcessName; +@property(readonly) NSString *processPID; // @synthesize processPID=_processPID; +@property(readonly) NSString *processName; // @synthesize processName=_processName; +@property(readonly) NSDictionary *attributes; // @synthesize attributes=_attributes; +- (void).cxx_destruct; +- (void)_postProcessCommonAttributes; +- (void)_parseLogFromContents:(id)arg1; +@property(readonly) NSString *exceptionCodes; +@property(readonly) NSString *exceptionType; +@property(readonly) NSString *applicationSpecificInformation; +@property(readonly) NSString *dyldErrorMessage; +@property(readonly) NSString *crashedThreadBacktrace; +- (id)description; +- (id)initWithContentsOfFile:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDecodedPasteboardContent.h b/IDEInterfaceBuilderKit/IBDecodedPasteboardContent.h index 8d25efe1e..a48bb43e2 100644 --- a/IDEInterfaceBuilderKit/IBDecodedPasteboardContent.h +++ b/IDEInterfaceBuilderKit/IBDecodedPasteboardContent.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IBDocument, NSArray, NSDictionary; +@class DVTStackBacktrace, IBDocument, NSArray, NSDictionary, NSString; @interface IBDecodedPasteboardContent : NSObject { @@ -33,7 +33,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBDockViewController.h b/IDEInterfaceBuilderKit/IBDockViewController.h index 96bfc552d..1fbc2e7d7 100644 --- a/IDEInterfaceBuilderKit/IBDockViewController.h +++ b/IDEInterfaceBuilderKit/IBDockViewController.h @@ -98,7 +98,7 @@ - (void)documentEditor:(id)arg1 deselectMembers:(id)arg2; - (void)documentEditor:(id)arg1 pullSelection:(id)arg2; @property(readonly, nonatomic) BOOL onlySupportsDocumentObjectMembers; -- (void)documentEditor:(id)arg1 selectMembers:(id)arg2; +- (void)documentEditor:(id)arg1 selectMembers:(id)arg2 takeFocus:(BOOL)arg3 zoomIfNeeded:(BOOL)arg4; @property(readonly) NSString *stateSavingIdentifier; - (void)becomeSelectionProvider; - (void)selectionDidChange; @@ -120,7 +120,11 @@ - (void)viewDidInstall; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(copy) NSString *filterString; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/IBDockViewHighlightProvider.h b/IDEInterfaceBuilderKit/IBDockViewHighlightProvider.h index 69664ad27..2c5924f3b 100644 --- a/IDEInterfaceBuilderKit/IBDockViewHighlightProvider.h +++ b/IDEInterfaceBuilderKit/IBDockViewHighlightProvider.h @@ -8,6 +8,8 @@ #import "IBHighlightProvider-Protocol.h" +@class NSString; + @interface IBDockViewHighlightProvider : NSObject { id _delegate; @@ -19,5 +21,11 @@ - (double)highlightPriorityInDocumentEditor:(id)arg1; - (id)initWithDelegate:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBDocument.h b/IDEInterfaceBuilderKit/IBDocument.h index e6d2afbe7..59abc0e7f 100644 --- a/IDEInterfaceBuilderKit/IBDocument.h +++ b/IDEInterfaceBuilderKit/IBDocument.h @@ -6,24 +6,28 @@ #import "IDEEditorDocument.h" -#import "DVTFileDataTypeDetector-Protocol.h" +#import "DVTTextFindable-Protocol.h" +#import "DVTTextReplacable-Protocol.h" +#import "IBArchivableDocument-Protocol.h" +#import "IBAttributeSearchLocationIteratorDelegate-Protocol.h" #import "IBAutolayoutFrameDeciderDelegate-Protocol.h" #import "IBAutolayoutInfoProvider-Protocol.h" +#import "IBLiveViewsBundleObserverEnvironment-Protocol.h" #import "IBObjectContainerArchivingDelegate-Protocol.h" +#import "IBObjectContainerDelegate-Protocol.h" +#import "IBUnarchivableDocument-Protocol.h" #import "IBXMLCoderDelegate-Protocol.h" #import "IBXMLDecoderDelegate-Protocol.h" #import "IDEDocumentStructureProviding-Protocol.h" #import "IDEMediaLibraryDelegate-Protocol.h" #import "IDENavigableItemArchivableRepresentationSupport-Protocol.h" +#import "NSKeyedUnarchiverDelegate-Protocol.h" -@class DVTDelayedInvocation, DVTNotificationToken, DVTObservingToken, DVTPerformanceMetric, DVTTask, IBClassDescriber, IBClassesDebuggerController, IBDocumentArbitrationStackEntry, IBFileBuildSettingsSnapshot, IBHeaderScanningClassProvider, IBIndexClassProvider, IBLocalDescriptionsClassProvider, IBMutableIdentityDictionary, IBObjectContainer, IBResourceManager, IBSystemClassProvider, IBTargetRuntime, IBUnsavedFilesClassProvider, IBUserDefinedActionClassProvider, IDEContainer, IDEMediaResourceVariantContext, NSArray, NSCountedSet, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableOrderedSet, NSMutableSet, NSNumber, NSString, NSURL; +@class DVTDelayedInvocation, DVTNotificationToken, DVTObservingToken, DVTPerformanceMetric, IBAbstractClassProvider, IBClassDescriber, IBClassesDebuggerController, IBDocumentAutolayoutManager, IBDocumentIssueGenerator, IBDocumentLiveViewsDispatcher, IBDocumentPlatformAdapter, IBFileBuildSettingsSnapshot, IBIndexClassDescriber, IBMemberConfiguration, IBMutableIdentityDictionary, IBObjectContainer, IBPlatform, IBResourceManager, IBSourceCodeClassProvider, IBSystemClassProvider, IBTargetRuntime, IBTemporaryPasteboardClassProvider, IBUserDefinedActionClassProvider, IDEContainer, IDEMediaResourceVariantContext, IDEWorkspaceDocument, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableOrderedSet, NSMutableSet, NSNumber, NSObject, NSString, NSURL; -@interface IBDocument : IDEEditorDocument +@interface IBDocument : IDEEditorDocument { - IBTargetRuntime *_targetRuntime; - NSString *_uniqueID; NSMutableDictionary *_documentMetadata; - IBObjectContainer *_objectContainer; NSArray *_ideTopLevelStructureObjects; IBMutableIdentityDictionary *_memberToMemberWrapperMap; NSMutableSet *_membersWithAutoNullifyingNonChildRelationshipKeyPaths; @@ -32,103 +36,107 @@ BOOL _isFlushingUpdatesToDelayedDidChangeChildWrapperMemberWrappers; IBMutableIdentityDictionary *_explicitDefaultVersionsForDocumentDependencies; IBMutableIdentityDictionary *_explicitVersionsForDocumentDependencies; - NSDictionary *_lastSavedPluginVersionsForDependentPlugins; - NSString *_lastSavedSystemVersion; - NSString *_lastSavedInterfaceBuilderVersion; + NSMutableDictionary *_documentDependencyChangeObservers; NSNumber *_cachedDevelopmentVersion; NSNumber *_cachedSystemVersion; - NSDictionary *_additionalInstantiationInformation; - DVTPerformanceMetric *_documentLoadingMetric; - NSString *_classNameThatPreventedDecode; - NSURL *_verificationMessagesSourceURL; - NSArray *_verificationMessages; - id _previousXmlDecoderHints; BOOL _unarchiving; - BOOL _closing; - BOOL _transientPasteboardDocument; - BOOL _wasUnarchivedWithDocumentUnarchiver; - IBMutableIdentityDictionary *_effectivePropertyAccessControlCache; - BOOL _shouldDisplayLockedMemberAlertForNextAutomaticUndo; - id _memberWarnedForLockedPropertyChange; + BOOL _unarchivingForPasteBoard; long long _defaultPropertyAccessControl; - long long _localizationMode; - BOOL _switchingLocalizations; - DVTObservingToken *_headerScanningClassProviderFirstCompletionObserverToken; - DVTObservingToken *_indexClassProviderIndexObservingToken; - BOOL _haveClearedLocalDescriptionsClassProvider; IBClassesDebuggerController *_classesDebugger; - IBLocalDescriptionsClassProvider *_localDescriptionsClassProvider; - IBUserDefinedActionClassProvider *_userDefinedActionClassProvider; - IBHeaderScanningClassProvider *_headerScanningClassProvider; - IBUnsavedFilesClassProvider *_unsavedFilesClassProvider; - IBSystemClassProvider *_systemClassProvider; - IBIndexClassProvider *_indexClassProvider; - IBClassDescriber *_classDescriber; - DVTTask *_simulationTask; + id _sourceCodeClassProviderObserverToken; + IBIndexClassDescriber *_indexClassDescriber; long long _undoableEditingActionNameTypePriority; BOOL _undoableEditingActionNameOpenedUndoGroup; IBMutableIdentityDictionary *_undoBlocks; BOOL _logUndoActions; DVTObservingToken *_undoManagerObservations; - IBDocumentArbitrationStackEntry *_arbitrationStackEntryPushedDuringDidStartEditing; BOOL _ibDocumentIsClosing; + IBMutableIdentityDictionary *_memberChangeObservers; + NSMutableDictionary *_uniquedMemberChangeObservers; + long long _nextMemberChangeObserverKey; NSMutableSet *_editorViewControllers; IBMutableIdentityDictionary *_workspaceDocumentsByEditorViewController; - long long _nextObjectObserverKey; - BOOL _topLevelViewsShouldMaintainOriginalFrameWhenMovedToTheTopLevel; DVTDelayedInvocation *_optimisticallyDropRecomputableEditorStateInvocation; NSMutableSet *_containerInterfaceBuilderDocumentFilePaths; - IDEContainer *_resourceProvidingContainer; id _containerDocumentFileNamesObservation; - IBResourceManager *_resourceManager; + id _containerFontsObservation; IDEMediaResourceVariantContext *_variantContextForMediaLibrary; + IBDocumentIssueGenerator *_issueGenerator; IBMutableIdentityDictionary *_objectsToDesignTimeRecensionTokens; - IBMutableIdentityDictionary *_membersToWarnings; - NSMutableSet *_parentsWithPendingChildWarningCalculations; - NSMutableSet *_membersWithPendingWarningCalculations; - NSMutableSet *_classNamesWithPendingWarningCalculations; - DVTDelayedInvocation *_warningsInvocation; - BOOL _warningsEnabled; - BOOL _allWarningsAreInvalid; - long long _autolayoutAutomaticConstraintInvalidationPreventionNestingCount; - long long _autolayoutAutomaticConstraintUpdatingPreventionNestingCount; - IBMutableIdentityDictionary *_cachedAutolayoutStatusIncludingDescendantsByArbitrationUnitRoot; - IBMutableIdentityDictionary *_autolayoutStatusByArbitrationUnitRoot; - NSCountedSet *_keepReferencingConstraintsNestingCountsByView; - BOOL _assertDuringConstraintUpdatingNestingCount; - NSMutableArray *_autolayoutStatusChangeObservers; - NSMutableArray *_developmentTargetChangeObservers; - NSMutableArray *_autolayoutArbitrationStack; - BOOL _automaticConstraintUpdatingDisabled; - BOOL _isRunningArbitrationOfUnit; - BOOL _useAutolayout; IBFileBuildSettingsSnapshot *_cachedBuildSettingsSnapshot; unsigned long long _cachedBuildSettingsSnapshotNestingCount; NSMutableArray *_blockingAutosaveErrors; - DVTNotificationToken *_warningSeverityToken; + DVTNotificationToken *_editorDocumentDidSaveToken; + IBDocumentAutolayoutManager *_autolayoutManager; + long long _configurationPropertyForwardingDirection; + IBMutableIdentityDictionary *_overriddenTargetConfigurationByMemberForAllAttributes; + IBMutableIdentityDictionary *_overriddenTargetConfigurationByMemberThenAttribute; + IBMutableIdentityDictionary *_propertiesByMemberWithBlockedChangeForwarding; + long long _disableXMLFormattingCount; + BOOL _previouslyAttachedToEditor; + BOOL _usesConfigurations; + BOOL _wasUnarchivedWithDocumentUnarchiver; + BOOL _transientPasteboardDocument; BOOL _previouslyAttemptedUpgradeToXcode5; + BOOL _topLevelViewsShouldMaintainOriginalFrameWhenMovedToTheTopLevel; + BOOL _launchScreen; + BOOL _shouldDisplayLockedMemberAlertForNextAutomaticUndo; + BOOL _markDocumentAsCleanAndDiscardUndoableEventsAtEndOfUndoGroup; + NSString *_defaultModuleName; + IBClassDescriber *_classDescriber; + IBSystemClassProvider *_systemClassProvider; + IBAbstractClassProvider *_mockClassProvider; + IBUserDefinedActionClassProvider *_userDefinedActionClassProvider; + IBTargetRuntime *_targetRuntime; + IBPlatform *_platform; + IBMemberConfiguration *_editedMemberConfiguration; + IDEWorkspaceDocument *_explicitWorkspaceDocument; + IBResourceManager *_resourceManager; + IDEContainer *_resourceProvidingContainer; + NSString *_uniqueID; + NSDictionary *_additionalInstantiationInformation; + NSArray *_verificationMessages; + NSURL *_verificationMessagesSourceURL; + NSString *_lastSavedSystemVersion; + NSString *_lastSavedInterfaceBuilderVersion; + NSDictionary *_lastSavedPluginVersionsForDependentPlugins; + IBDocumentLiveViewsDispatcher *_liveViewsDispatcher; + IBObjectContainer *_objectContainer; + IBDocumentPlatformAdapter *_platformAdapter; + id _previousXmlDecoderHints; + NSString *_classNameThatPreventedDecode; + DVTPerformanceMetric *_documentLoadingMetric; + IBMutableIdentityDictionary *_effectivePropertyAccessControlCache; + NSObject *_memberWarnedForLockedPropertyChange; + IBSourceCodeClassProvider *_sourceCodeClassProvider; + IBTemporaryPasteboardClassProvider *_temporaryPasteboardClassProvider; + struct CGSize _canvasLayoutPositioningScale; } -+ (BOOL)supportsAutolayout; -+ (id)containerObserverForInterfaceBuilderDocumentsIdentifier; -+ (id)containerTypeIdentifiersForInterfaceBuilderDocuments; ++ (void)setAutomaticallyDoNotUpgradeDocmentsForUnitTests:(BOOL)arg1; ++ (BOOL)automaticallyDoNotUpgradeDocmentsForUnitTests; ++ (id)keyPathsForValuesAffectingUseAutolayout; + (id)keyPathsForValuesAffectingContainerInterfaceBuilderDocumentNames; -+ (long long)allSystemsTarget; -+ (id)verifiedDanglingSubviewParentClassWhitelist; ++ (id)documentForMember:(id)arg1; + (id)documentForObject:(id)arg1; + (id)documentForConnection:(id)arg1; -+ (id)strippedFileWrapperForContentsOfURL:(id)arg1 error:(id *)arg2; ++ (BOOL)wantsSeparateCompiledPackagesForTargetDevices; ++ (Class)stripperClassForPlatform:(id)arg1; + (id)connectToSourceLastUserSelectedStorageTypeForConnectingAncestorToDescendant; ++ (id)keyPathsForValuesAffectingVariantForResolvingMediaResources; + (Class)documentGroupMemberWrapperClass; + (Class)documentConnectionMemberWrapperClass; + (Class)documentObjectMemberWrapperClass; -+ (BOOL)shouldNeverUseAutoincrementingIDs; -+ (id)userPresentableIdentifierForTargetRuntimeIdentifier:(id)arg1; + (BOOL)filePathUsesDocumentArchiver:(id)arg1; + (BOOL)autosavesInPlace; + (void)setPreventsAutosavingInPlace:(BOOL)arg1; + (BOOL)preventsAutosavingInPlace; + (BOOL)_shouldShowUtilititesAreaAtLoadForSimpleFilesFocusedWorkspace; ++ (BOOL)wantsContainerViewInLibrary; ++ (BOOL)wantsViewControllersAtTopOfLibrary; ++ (BOOL)supportsInferredSimulatedMetrics; ++ (BOOL)supportsPrototypeObjects; ++ (Class)libraryAssetProviderClassForPlatform:(id)arg1; + (void)setApplicationPresentsInterface:(BOOL)arg1; + (BOOL)applicationPresentsInterface; + (void)setHonorsPropertyLocking:(BOOL)arg1; @@ -137,37 +145,116 @@ + (id)currentAppKitVersion; + (id)currentIBFrameworkVersion; + (id)currentSystemVersion; -+ (id)baseInterfaceBuilderDocumentType; -+ (id)fileURL:(id)arg1 matchesFileDataTypeDetectorForExtension:(id)arg2 error:(id *)arg3; -+ (id)_hypothesizedTypeStringForDetectorExtensionID:(id)arg1; -+ (id)displayNameForType:(id)arg1; -+ (id)shortDisplayNameForType:(id)arg1; -+ (id)typeForContentsOfURL:(id)arg1 error:(id *)arg2; ++ (id)baseFontType; + (BOOL)isNativeType:(id)arg1; -+ (id)readableTypes; + (id)writableTypes; -+ (void)setPreserveBundleContents:(BOOL)arg1; ++ (id)readableTypes; + (BOOL)preserveBundleContents; -+ (BOOL)isFineGrainedWarningInvalidationEnabled; + (void)setAutomaticUndoObservationEnabled:(BOOL)arg1; + (BOOL)isAutomaticUndoObservationEnabled; + (void)removeDocumentInstance:(id)arg1; + (void)addDocumentInstance:(id)arg1; + (id)documentsWithFileURLs; + (id)documents; -+ (id)supportedTargetRuntimes; -+ (id)defaultTargetRuntime; -+ (Class)documentClassForType:(id)arg1; -+ (id)documentClasses; -+ (void)registerDocumentClass:(Class)arg1 forType:(id)arg2 andExtension:(id)arg3; -+ (void)initialize; +@property(retain, nonatomic) IBTemporaryPasteboardClassProvider *temporaryPasteboardClassProvider; // @synthesize temporaryPasteboardClassProvider=_temporaryPasteboardClassProvider; +@property BOOL markDocumentAsCleanAndDiscardUndoableEventsAtEndOfUndoGroup; // @synthesize markDocumentAsCleanAndDiscardUndoableEventsAtEndOfUndoGroup=_markDocumentAsCleanAndDiscardUndoableEventsAtEndOfUndoGroup; +@property(retain, nonatomic) IBSourceCodeClassProvider *sourceCodeClassProvider; // @synthesize sourceCodeClassProvider=_sourceCodeClassProvider; +@property(retain) NSObject *memberWarnedForLockedPropertyChange; // @synthesize memberWarnedForLockedPropertyChange=_memberWarnedForLockedPropertyChange; +@property BOOL shouldDisplayLockedMemberAlertForNextAutomaticUndo; // @synthesize shouldDisplayLockedMemberAlertForNextAutomaticUndo=_shouldDisplayLockedMemberAlertForNextAutomaticUndo; +@property(readonly) IBMutableIdentityDictionary *effectivePropertyAccessControlCache; // @synthesize effectivePropertyAccessControlCache=_effectivePropertyAccessControlCache; +@property(retain, nonatomic) DVTPerformanceMetric *documentLoadingMetric; // @synthesize documentLoadingMetric=_documentLoadingMetric; +@property(copy, nonatomic) NSDictionary *documentMetadata; // @synthesize documentMetadata=_documentMetadata; +@property(copy) NSString *classNameThatPreventedDecode; // @synthesize classNameThatPreventedDecode=_classNameThatPreventedDecode; +@property(retain) id previousXmlDecoderHints; // @synthesize previousXmlDecoderHints=_previousXmlDecoderHints; +@property(readonly, nonatomic) IBDocumentPlatformAdapter *platformAdapter; // @synthesize platformAdapter=_platformAdapter; +@property(retain, nonatomic) IBObjectContainer *objectContainer; // @synthesize objectContainer=_objectContainer; +@property(nonatomic) BOOL launchScreen; // @synthesize launchScreen=_launchScreen; +@property(readonly, nonatomic) IBDocumentLiveViewsDispatcher *liveViewsDispatcher; // @synthesize liveViewsDispatcher=_liveViewsDispatcher; +@property(copy) NSDictionary *lastSavedPluginVersionsForDependentPlugins; // @synthesize lastSavedPluginVersionsForDependentPlugins=_lastSavedPluginVersionsForDependentPlugins; +@property(copy) NSString *lastSavedInterfaceBuilderVersion; // @synthesize lastSavedInterfaceBuilderVersion=_lastSavedInterfaceBuilderVersion; +@property(copy) NSString *lastSavedSystemVersion; // @synthesize lastSavedSystemVersion=_lastSavedSystemVersion; +@property(copy) NSURL *verificationMessagesSourceURL; // @synthesize verificationMessagesSourceURL=_verificationMessagesSourceURL; +@property(copy, nonatomic) NSArray *verificationMessages; // @synthesize verificationMessages=_verificationMessages; +@property BOOL topLevelViewsShouldMaintainOriginalFrameWhenMovedToTheTopLevel; // @synthesize topLevelViewsShouldMaintainOriginalFrameWhenMovedToTheTopLevel=_topLevelViewsShouldMaintainOriginalFrameWhenMovedToTheTopLevel; +@property(copy) NSDictionary *additionalInstantiationInformation; // @synthesize additionalInstantiationInformation=_additionalInstantiationInformation; +@property(readonly) NSString *uniqueID; // @synthesize uniqueID=_uniqueID; +@property(readonly, nonatomic) IDEContainer *resourceProvidingContainer; // @synthesize resourceProvidingContainer=_resourceProvidingContainer; +@property(readonly, nonatomic) IBResourceManager *resourceManager; // @synthesize resourceManager=_resourceManager; +@property(readonly) IBDocumentIssueGenerator *issueGenerator; // @synthesize issueGenerator=_issueGenerator; @property BOOL previouslyAttemptedUpgradeToXcode5; // @synthesize previouslyAttemptedUpgradeToXcode5=_previouslyAttemptedUpgradeToXcode5; +@property(retain, nonatomic) IDEWorkspaceDocument *explicitWorkspaceDocument; // @synthesize explicitWorkspaceDocument=_explicitWorkspaceDocument; +@property(nonatomic) struct CGSize canvasLayoutPositioningScale; // @synthesize canvasLayoutPositioningScale=_canvasLayoutPositioningScale; +@property(readonly, nonatomic) BOOL undoableEditingActionNameOpenedUndoGroup; // @synthesize undoableEditingActionNameOpenedUndoGroup=_undoableEditingActionNameOpenedUndoGroup; +@property(readonly, getter=isTransientPasteboardDocument) BOOL transientPasteboardDocument; // @synthesize transientPasteboardDocument=_transientPasteboardDocument; +@property(readonly) BOOL wasUnarchivedWithDocumentUnarchiver; // @synthesize wasUnarchivedWithDocumentUnarchiver=_wasUnarchivedWithDocumentUnarchiver; +@property(retain, nonatomic) IBMemberConfiguration *editedMemberConfiguration; // @synthesize editedMemberConfiguration=_editedMemberConfiguration; +@property(nonatomic) BOOL usesConfigurations; // @synthesize usesConfigurations=_usesConfigurations; +@property BOOL previouslyAttachedToEditor; // @synthesize previouslyAttachedToEditor=_previouslyAttachedToEditor; +@property(readonly, nonatomic) IBPlatform *platform; // @synthesize platform=_platform; +@property(retain, nonatomic) IBTargetRuntime *targetRuntime; // @synthesize targetRuntime=_targetRuntime; +@property(readonly, nonatomic) IBUserDefinedActionClassProvider *userDefinedActionClassProvider; // @synthesize userDefinedActionClassProvider=_userDefinedActionClassProvider; +@property(retain, nonatomic) IBAbstractClassProvider *mockClassProvider; // @synthesize mockClassProvider=_mockClassProvider; +@property(readonly, nonatomic) IBSystemClassProvider *systemClassProvider; // @synthesize systemClassProvider=_systemClassProvider; +@property(readonly, nonatomic) IBClassDescriber *classDescriber; // @synthesize classDescriber=_classDescriber; +@property(readonly, nonatomic) IBIndexClassDescriber *indexClassDescriber; // @synthesize indexClassDescriber=_indexClassDescriber; +@property(copy, nonatomic) NSString *defaultModuleName; // @synthesize defaultModuleName=_defaultModuleName; - (void).cxx_destruct; +- (void)liveViewsBundle:(id)arg1 dispatchDidFinishBuildingForObservers:(id)arg2 withBlock:(id)arg3; +- (id)applicableInspectorCategoriesGivenSuggestion:(id)arg1; +- (BOOL)supportsLaunchScreen; +- (BOOL)isObjectFirstResponder:(id)arg1; +- (id)searchLocationIterator:(id)arg1 stringValueForAttributeSearchLocation:(id)arg2 memberID:(id)arg3; +- (long long)searchLocationIterator:(id)arg1 compareAttributeSearchLocation:(id)arg2 forMemberID:(id)arg3 toLocation:(id)arg4 forMemberID:(id)arg5; +- (id)searchLocationIterator:(id)arg1 attributeSearchLocationsForMemberID:(id)arg2 andKeyPath:(id)arg3; +- (id)searchLocationIterator:(id)arg1 attributeKeyPathsForMemberID:(id)arg2; +- (id)nextMemberIDForSearchLocationIterator:(id)arg1 afterMemberID:(id)arg2; +- (id)lastMemberIDForSearchLocationIterator:(id)arg1; +- (id)firstMemberIDForSearchLocationIterator:(id)arg1; +- (BOOL)replaceFindResults:(id)arg1 withString:(id)arg2 withError:(id *)arg3; +- (id)findStringMatchingDescriptor:(id)arg1 backwards:(BOOL)arg2 from:(id)arg3 to:(id)arg4; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; +- (long long)compareAttributeSearchLocation:(id)arg1 forMember:(id)arg2 toAttributeSearchLocation:(id)arg3 forMember:(id)arg4; +- (id)searchDescription; +- (id)_searchContextStringForMember:(id)arg1 attributeSearchLocation:(id)arg2 outStringValueRange:(struct _NSRange *)arg3; +- (id)nextSearchableMemberAfterMember:(id)arg1 backwards:(BOOL)arg2; +- (BOOL)shouldSkipObjectInSearchTraversal:(id)arg1; +- (id)lastObjectInSearchTraversal; +- (id)firstObjectInSearchTraversal; +- (id)objectImmediatelyBeforeConnectionInSearchOrder:(id)arg1; +- (id)connectionsImmediatelyAfterObjectInSearchOrder:(id)arg1; - (id)userDefinedRuntimeAttributesForObject:(id)arg1; +- (void)nonUndoableUpdateUserDefinedRuntimeAttributesOfObject:(id)arg1 byReplacingValueAtIndex:(long long)arg2 withValue:(id)arg3; - (void)setUserDefinedRuntimeAttributes:(id)arg1 forObject:(id)arg2; - (id)userDefinedRuntimeAttributesPlaceholderForObject:(id)arg1; - (BOOL)supportsUserDefinedRuntimeAttributesForObject:(id)arg1; -- (Class)classForUserDefinedRuntimeAttributesPlaceholderForObject:(id)arg1; +- (Class)userDefinedRuntimeAttributesPlaceholderClass; +- (id)effectiveRetargetedConfigurationForEditsToAttribute:(id)arg1 ofMember:(id)arg2; +- (void)targetConfiguration:(id)arg1 forAllEditsToAttributesAtAndBelowMember:(id)arg2 during:(id)arg3; +- (id)explicitRetargetedConfigurationForAllEditsToMember:(id)arg1; +- (void)targetConfiguration:(id)arg1 forEditsToAttribute:(id)arg2 ofMember:(id)arg3 during:(id)arg4; +- (id)explicitRetargetedConfigurationForEditsToAttribute:(id)arg1 ofMember:(id)arg2; +- (void)allowForwardingPropertiesFromObjectsToConfigurationStoragesDuringBlock:(id)arg1; +- (void)blockForwardingChangesToProperty:(id)arg1 ofMember:(id)arg2 during:(id)arg3; +- (BOOL)isBlockingChangeForwardingForProperty:(id)arg1 ofMember:(id)arg2; +- (void)disableConfigurations; +- (void)enableConfigurations; +- (void)maintainCanvasCentersWhileTransformingCanvasPositions:(id)arg1; +- (void)transformCanvasCentersWithTransform:(id)arg1; +- (id)transformForCanvasAnchorsWhenDisablingConfigurations; +- (id)transformForCanvasAnchorsWhenEnablingConfigurations; +- (void)transformCavnvasAnchors:(id)arg1; +- (void)updateConnectionsAfterEnablingOrDisablingConfigurations; +- (void)switchToEditedMemberConfiguration:(id)arg1; +- (void)switchToEditedMemberConfigurationWithoutFrameDeciding:(id)arg1; +- (void)notifyPlatformAdapterThatConfigurationsWereDisabled; +- (void)notifyPlatformAdapterOfSwitchToEditedMemberConfiguration:(id)arg1; +- (void)noteConfigurationPropertyForwardingDirection:(long long)arg1 during:(id)arg2; +- (void)applyEffectiveValueFromConfigurationPropertyStorage:(id)arg1 forProperty:(id)arg2; +- (void)configurationPropertyStorage:(id)arg1 didChangeCandidatesForToManyRelationship:(id)arg2 fromValue:(id)arg3; +- (void)configurationPropertyStorage:(id)arg1 didChangeValueForProperty:(id)arg2 fromValue:(id)arg3 inConfiguration:(id)arg4; +- (void)createConfigurationPropertyStoragesForAllObjects; +- (void)createConfigurationPropertyStorageIfNeededForObject:(id)arg1; +- (id)configurationPropertyStorageForObject:(id)arg1; - (BOOL)viewHasAnyAmbiguity:(id)arg1; - (BOOL)viewHasUninitializedAutolayoutStatus:(id)arg1; - (BOOL)viewIsVerticallyResizable:(id)arg1; @@ -184,99 +271,60 @@ - (CDStruct_c519178c)insetToDesignableContentAreaForView:(id)arg1; - (id)containerWidgetTypeForView:(id)arg1; - (id)widgetTypeForView:(id)arg1; -- (id)autolayoutDescriptiveTextForPriority:(float)arg1; - (void)frameDecider:(id)arg1 didPropagateFrameSize:(struct CGSize)arg2 toView:(id)arg3; - (void)frameDecider:(id)arg1 didPropagateFrame:(struct CGRect)arg2 toView:(id)arg3; - (void)keepReferencingConstraintsWhenMovingTopLevelView:(id)arg1 during:(id)arg2; - (BOOL)isKeepingReferencingConstraintsForMovingTopLevelViewOrDescendantView:(id)arg1; - (BOOL)isKeepingReferencingConstraintsForMovingTopLevelView:(id)arg1; -- (id)registerDevelopmentTargetChangeObserver:(id)arg1; +- (id)misplacedOrAmbiguousItems; +- (id)ambiguousItems; +- (id)misplacedItems; +- (BOOL)isItemAmbiguous:(id)arg1; +- (BOOL)isItemMisplaced:(id)arg1; - (id)registerAutolayoutStatusChangeObserver:(id)arg1; +- (id)mostRecentlyComputedAutolayoutStatusForArbitrationUnitsContainingAndBelowObject:(id)arg1; +- (id)mostRecentlyComputedAutolayoutStatusForArbitrationUnitContainingObject:(id)arg1; - (id)autolayoutStatusForArbitrationUnitContainingObject:(id)arg1; -- (id)autolayoutStatusForArbitrationUnitsContainingAndBelowObject:(id)arg1; -- (void)_invalidateAutolayoutStatusForArbitrationUnitContainingObject:(id)arg1; -- (void)_updateAutolayoutStatusInUnit:(id)arg1; -- (void)_updateMisplacedViewsInUnit:(id)arg1 effectiveMisplacedViews:(id)arg2; -- (BOOL)_shouldUpdateMisplacementStateOnAutolayoutItemsDuringStatusComputation; -- (void)_updateViewsWithAnyAmbiguityInUnit:(id)arg1 forStatus:(id)arg2; -- (id)_autolayoutStatusFromConflictingConstraintSets:(id)arg1 ambiguousViews:(id)arg2 misplacedViews:(id)arg3; -- (void)_updateMisplacedAndAmbiguousViewsThatCannotHaveConstraintsInUnit:(id)arg1 mutableEffectiveAmbiguousViewStatusGroups:(id)arg2 mutableEffectiveMisplacedViews:(id)arg3; -- (void)_updateMisplacedViewsAlsoMarkedAsUninitializedInUnit:(id)arg1 mutableEffectiveAmbiguousViewStatusGroups:(id)arg2 mutableEffectiveMisplacedViews:(id)arg3; -- (void)_updateUninitializedAmbiguityStatusInUnit:(id)arg1 mutableEffectiveAmbiguousViewStatusGroups:(id)arg2; -- (id)_makeAmbiguityGroupForAmbiguityStatus:(id)arg1 orientationMask:(unsigned long long)arg2; -- (id)_computeAutolayoutStatusInUnit:(id)arg1; -- (void)_clearAutolayoutStatusForAllUnits; -- (void)_setAutolayoutStatus:(id)arg1 forArbitrationUnitRoot:(id)arg2; -- (id)_autolayoutStatusForArbitrationUnitRoot:(id)arg1; -- (void)_respondToAutolayoutArbitrationFailureResult:(id)arg1 arbitrationUnit:(id)arg2 stackEntry:(id)arg3 backtrace:(id)arg4; -- (id)_writeZipArchiveForDiagnosticsForArbitrationFailureResult:(id)arg1 arbitrationUnit:(id)arg2 stackEntry:(id)arg3 backtrace:(id)arg4 error:(id *)arg5; -- (BOOL)_removeOriginalArbitrationFailureDiagnosticsPath:(id)arg1 error:(id *)arg2; -- (id)_zipArbitrationFailureDiagnosticsPath:(id)arg1 error:(id *)arg2; -- (BOOL)_copyConsoleLogToArbitrationFailureDiagnosticsPath:(id)arg1 error:(id *)arg2; -- (BOOL)_writeOutDocumentCopyForArbitrationFailureDiagnosticsPath:(id)arg1 error:(id *)arg2; -- (BOOL)_writeOutLogForArbitrationFailureDiagnosticsPath:(id)arg1 forArbitrationFailureResult:(id)arg2 arbitrationUnit:(id)arg3 stackEntry:(id)arg4 backtrace:(id)arg5 error:(id *)arg6; -- (id)_pathForArbitrationFailureDiagnosticsAfterCreating:(id *)arg1; -- (void)clearAndAddSuggestedConstraintsForViews:(id)arg1; -- (void)addMissingConstraintsForViews:(id)arg1; -- (void)clearConstraintsForViews:(id)arg1; -- (void)updateConstraintConstantsForViews:(id)arg1; -- (void)updateFramesToMatchConstraintsForViews:(id)arg1; -- (void)_whitelistAndInvalidateConstraintsForViews:(id)arg1; -- (void)_primitiveUpdateConstraintConstantsForViews:(id)arg1; -- (void)_primitiveClearConstraintsForViews:(id)arg1; -- (void)debugMenuItemRunArbitrationInAllUnits:(id)arg1; -- (void)_scheduleArbitrationOfUnit:(id)arg1 withOptions:(id)arg2 stackEntry:(id)arg3; +- (void)clearAndAddAllSuggestedConstraints; +- (void)clearAndAddSuggestedConstraintsForItems:(id)arg1; +- (void)addAllMissingConstraints; +- (void)addMissingConstraintsForItems:(id)arg1; +- (void)clearConstraintsForItems:(id)arg1 inAllConfigurations:(BOOL)arg2; +- (void)updateAllConstraintConstants; +- (void)updateConstraintConstantsForItems:(id)arg1; +- (void)updateAllFramesToMatchConstraints; +- (void)updateFramesToMatchConstraintsForItems:(id)arg1; +- (void)preserveCleanAutolayoutStatusDuring:(id)arg1; +- (void)unitTestsCaughtAssertionFailure; +- (void)enableAutomaticConstraintUpdating; - (void)scheduleArbitrationOfUnit:(id)arg1 withOptions:(id)arg2; -- (BOOL)isRunningArbitrationOfUnit; -- (void)assertIfArbitrationIsScheduledDuring:(id)arg1; -- (BOOL)shouldAssertIfArbitrationIsScheduled; - (void)forceAutomaticConstraintUpdatingDuring:(id)arg1; - (void)preventAutomaticConstraintUpdatingDuring:(id)arg1; -- (BOOL)isPreventingAutomaticConstraintUpdating; - (void)preventAutomaticConstraintInvalidationDuring:(id)arg1; -- (BOOL)isPreventingAutomaticConstraintInvalidation; -- (void)enableAutomaticConstraintUpdating; -- (void)setAutomaticConstraintUpdatingDisabled:(BOOL)arg1; -- (BOOL)automaticConstraintUpdatingDisabled; +- (void)invalidateConstraintsForAllObjectHierarchiesForReasonWithBlock:(id)arg1; +- (void)invalidateConstraintsForHierarchyContainingObject:(id)arg1 reasonBlock:(id)arg2; +- (void)modifyViewsIgnoringDescendantsInAutolayoutSafeWayDuring:(id)arg1; - (void)modifyViewsInAutolayoutSafeWayWithoutUpdatingConstraintsDuring:(id)arg1; - (void)addAutolayoutOptionsForNextArbitration:(id)arg1; - (void)modifyViewsInAutolayoutSafeWayDuring:(id)arg1; -- (void)modifyViewsIgnoringDescendantsInAutolayoutSafeWayDuring:(id)arg1; -- (void)modifyViewsAndDescendants:(BOOL)arg1 inAutolayoutSafeWayDuring:(id)arg2; -- (void)invalidateConstraintsForAllObjectHierarchiesForReasonWithBlock:(id)arg1; -- (void)invalidateConstraintsForHierarchyContainingObject:(id)arg1 reasonBlock:(id)arg2; -- (void)invalidateConstraintsForHierarchyContainingObject:(id)arg1 forceInvalidationOfDescendants:(BOOL)arg2 reasonBlock:(id)arg3; -- (void)invalidateConstraintsForObjectRepresentation:(id)arg1 withBlock:(id)arg2; -- (void)didInvalidateConstraintsForObject:(id)arg1; -- (void)runBlockInNewArbitrationStackEntryWithBehavior:(CDStruct_c60c94c2)arg1 block:(id)arg2; -- (void)unitTestsCaughtAssertionFailure; -- (void)popArbitrationStackEntry; -- (id)pushArbitrationStackEntryWithBehavior:(CDStruct_c60c94c2)arg1; -- (id)currentArbitrationStackEntry; - (BOOL)isUpdatingViewsInAutolayoutSafeWay; - (id)sparseAutolayoutInfoForArbitrationUnit:(id)arg1 objectTransformationBlock:(id)arg2; -- (id)childProducerBlock; @property(readonly, nonatomic) Class autolayoutFrameDecisionDriverClass; @property(readonly, nonatomic) Class autolayoutEngineClass; @property(readonly, nonatomic) Class arbitrationUnitClass; @property(readonly, nonatomic) Class symbolicLayoutConstantClass; @property(readonly, nonatomic) Class layoutConstantClass; @property(readonly, nonatomic) Class layoutConstraintClass; -- (id)autolayoutDocumentDependencyVersion; -- (id)autolayoutDocumentDependency; -- (void)attemptToDowngradeToXcode4FromInitiatingWindow:(id)arg1 withCompletionHandler:(id)arg2; - (void)attemptToUpdateToLatestFormatIfNeededFromInitiatingWindow:(id)arg1; - (void)didRemoveAllUndoManagerActionsForDocumentUndoManager:(id)arg1; -- (id)messageForDowngradingToXcode4; -- (id)messageForUpgradingToXcode5; - (void)downgradeToXcode4IfNeeded; -- (void)upgradeToXcode5IfNeeded; -- (void)performUpgradeToXcode5; +- (void)upgradeToDevelopmentTargetIfNeeded:(id)arg1; @property(readonly, nonatomic) BOOL allowsIllegalAutolayoutStates; - (void)disableAutolayout; - (void)enableAutolayout; - (void)setUseAutolayout:(BOOL)arg1; @property(readonly) BOOL useAutolayout; +- (void)waitForAllAutolayoutStatusUpdates; - (void)debugMenuItemPrintArbitrationUnits:(id)arg1; - (id)arbitrationUnitRootForObject:(id)arg1; - (id)topMostObjectOfClass:(Class)arg1 inLineageToArbitrationUnitRootContainingObject:(id)arg2; @@ -284,6 +332,7 @@ - (id)arbitrationUnitsAtAndBelowObjects:(id)arg1; - (id)arbitrationUnitsForObjects:(id)arg1; - (id)arbitrationUnitForObject:(id)arg1; +- (id)itemsInAllArbitrationUnits; - (id)allArbitrationUnits; - (unsigned long long)navigableItem_indexOfRepresentedObjectForIdentifier:(id)arg1 inRelationshipKeyPath:(id)arg2; - (id)navigableItem_identifierForRepresentedObjectAtIndex:(unsigned long long)arg1 inRelationshipKeyPath:(id)arg2; @@ -293,9 +342,14 @@ - (BOOL)mediaLibraryController:(id)arg1 variantSetIsSystemProvided:(id)arg2; - (id)mediaLibraryController:(id)arg1 dragImagesByStateIdentifierForMediaResourceVariantSet:(id)arg2; - (void)mediaLibraryController:(id)arg1 populatePasteboard:(id)arg2 withMediaResourceVariantSets:(id)arg3; +- (id)fontsObserverForContainer:(id)arg1; +- (id)containerObserverForInterfaceBuilderFontsIdentifier; +- (id)containerTypeIdentifiersForInterfaceBuilderFonts; - (id)documentObserverForContainer:(id)arg1; - (id)containerInterfaceBuilderDocumentNames; - (id)containerInterfaceBuilderDocumentFilePaths; +- (void)fontsObserverInvalidated; +- (void)fontsObserverDidUpdatedFiles:(id)arg1 andRemovedFiles:(id)arg2; - (void)documentObserverDidUpdatedFiles:(id)arg1 andRemovedFiles:(id)arg2; - (id)extractResourceValuesFromPasteboard:(id)arg1 withMediaType:(id)arg2; - (BOOL)doesPasteboard:(id)arg1 containResourcesWithMediaType:(id)arg2; @@ -308,29 +362,6 @@ - (id)nameForDocumentImage:(id)arg1; - (id)nameForDocumentSound:(id)arg1; - (id)nameForResourceValue:(id)arg1; -- (id)resourceManager; -- (Class)resourceManagerClass; -- (void)simulateInterface:(id)arg1; -- (BOOL)prepareAndLaunchSimulationWithContext:(id)arg1 error:(id *)arg2; -- (id)pathForSimulatingDocument:(id)arg1 context:(id)arg2; -- (void)launchSimulatorForCompiledDocumentAtPath:(id)arg1 withEnvironment:(id)arg2 context:(id)arg3; -- (BOOL)compilePackageToPath:(id)arg1 compilerOptions:(id)arg2 options:(unsigned long long)arg3 originalContentsPath:(id)arg4 context:(id)arg5 error:(id *)arg6; -- (void)didStartSimulatorWithContext:(id)arg1; -- (void)willStartSimulatorWithContext:(id)arg1; -- (id)environmentForSimulatingAtPath:(id)arg1 context:(id)arg2; -- (id)warnings; -- (void)validateWarnings:(id)arg1; -- (id)aggregateMembersNeedingRefreshedWarnings; -- (void)clearPendingWarningCalculationsTables; -- (void)updateWarningsForMembers:(id)arg1; -- (BOOL)effectiveWarningsAreEnabled; -- (void)notifyWarningChanged; -- (void)invalidateWarningsForConnection:(id)arg1; -- (void)invalidateWarningsForClassNamed:(id)arg1; -- (void)invalidateWarningsForChildrenOfObject:(id)arg1; -- (void)invalidateWarningsForObject:(id)arg1; -- (void)invalidateAllWarnings; -- (void)warningSeveritiesDidChange:(id)arg1; - (void)_didUnarchiveOrDecodeDocumentDependencies; - (BOOL)lastSavedVersionIsBeforeXcode5WasDefaultDevelopmentTarget; - (BOOL)developmentTargetIsAtLeast5; @@ -340,17 +371,19 @@ - (id)interfaceBuilderDocumentDependency; - (id)documentDependenciesWithExplicitDefaultVersions; - (id)documentDependenciesWithExplicitVersions; -- (id)reducedMarketingStringFromXcodeSDKIdentifier:(id)arg1; - (void)setDefaultVersionFromDeploymentString:(id)arg1 forDocumentDependency:(id)arg2; +- (id)observeDocumentDependency:(id)arg1 withObserver:(id)arg2; - (void)setVersion:(id)arg1 forDocumentDependency:(id)arg2; +- (void)_upgradeToDevelopmentTargetSupportingIllegalStates; - (void)downgradeToAutoIncrementingIntegerIDs; -- (BOOL)downgradingToAutoIncrementingIDsIsEnabled; - (void)setDefaultVersion:(id)arg1 forDocumentDependency:(id)arg2; - (void)dropDependencyVersionCaches; - (id)defaultVersionForDocumentDependency:(id)arg1; - (id)explicitDefaultVersionForDocumentDependency:(id)arg1; - (id)effectiveVersionForDocumentDependency:(id)arg1; - (id)explicitVersionForDocumentDependency:(id)arg1; +- (long long)allSystemsTarget; +- (void)markDocumentAsCleanAndDiscardUndoableEvents; - (void)invokeWithUndoSuppressed:(id)arg1; - (void)hintSelectionForUndo:(id)arg1; - (void)undoManagerWasReset:(id)arg1; @@ -358,7 +391,6 @@ - (void)undoManagerDidOpenUndoGroup:(id)arg1; - (void)didFinishEditing; - (void)didStartEditing; -- (void)pushArbitrationStackEntryToBeClosedWhenDoneEditing; - (void)didStartUndoing; - (void)didFinishUndoing; - (void)didStartRedoing; @@ -371,10 +403,11 @@ - (void)tellDocumentEditorsToDeselectBeforeRemoval:(id)arg1; - (void)stopUndoObservationsOf:(id)arg1; - (void)startUndoObservationsOf:(id)arg1; +- (void)enumerateUndoableKeyPathsForMember:(id)arg1 withBlock:(id)arg2; - (BOOL)isUndoObservationOfMemberEnabled:(id)arg1; -- (void)enableUndoObservationsOf:(id)arg1; -- (void)disableUndoObservationsOf:(id)arg1; -- (void)setNonUndoableValue:(id)arg1 forKeyPath:(id)arg2 ofObject:(id)arg3; +- (void)enableUndoObservationsOfMember:(id)arg1; +- (void)disableUndoObservationsOfMember:(id)arg1; +- (void)setNonUndoableValue:(id)arg1 forKeyPath:(id)arg2 ofMember:(id)arg3; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)observeDidAutomaticallyUndoChangeGroup:(id)arg1; - (void)registerChangeFromValue:(id)arg1 forKeyPath:(id)arg2 onObject:(id)arg3; @@ -391,8 +424,11 @@ - (void)closeUndoNamingSet; - (id)undoNameForAction:(id)arg1 onObjects:(id)arg2; - (void)invokeWithPasteboardCloneOfObject:(id)arg1 block:(id)arg2; +- (void)invokeWithPasteboardCloneOfObject:(id)arg1 context:(id)arg2 block:(id)arg3; - (void)invokeWithPasteboardCloneOfObjects:(id)arg1 block:(id)arg2; - (void)invokeWithPasteboardCloneOfObjects:(id)arg1 documentClass:(Class)arg2 documentType:(id)arg3 block:(id)arg4; +- (void)invokeWithPasteboardCloneOfObjects:(id)arg1 documentClass:(Class)arg2 documentType:(id)arg3 context:(id)arg4 block:(id)arg5; +- (void)invokeWithClonedDocumentContentForObject:(id)arg1 block:(id)arg2; - (id)documentWithPasteboardCloneOfObjects:(id)arg1 documentClass:(Class)arg2 documentType:(id)arg3 context:(id)arg4; - (unsigned long long)dragOperationForObjectsRepresentedByDraggingInfo:(id)arg1 targetingObject:(id)arg2; - (id)addChildrenFromDraggingInfo:(id)arg1 ofType:(id)arg2 toObject:(id)arg3 context:(id)arg4; @@ -410,13 +446,11 @@ - (id)insertOrMoveChildrenFromPasteboard:(id)arg1 ofType:(id)arg2 asChildrenOfObject:(id)arg3 atIndex:(long long)arg4 context:(id)arg5; - (long long)insertionIndexForMovingChildrenFromPasteboard:(id)arg1 ofType:(id)arg2 toParent:(id)arg3 desiredIndex:(long long)arg4 context:(id)arg5; - (id)insertObjectsFromPasteboard:(id)arg1 ofType:(id)arg2 asChildrenOfObject:(id)arg3 atIndex:(long long)arg4 context:(id)arg5 finishExtractingObjectsBlock:(id)arg6; +- (void)performBlockNotingUnarchivingFromPasteBoard:(id)arg1; - (id)insertObjectsFromPasteboard:(id)arg1 ofType:(id)arg2 asChildrenOfObject:(id)arg3 atIndex:(long long)arg4 context:(id)arg5; - (void)ibDidExtractObjects:(id)arg1 fromPasteboard:(id)arg2 context:(id)arg3; - (id)addOrMoveChildrenFromPasteboard:(id)arg1 ofType:(id)arg2 toObject:(id)arg3 context:(id)arg4 finishExtractingObjectsBlock:(id)arg5; - (id)addOrMoveChildrenFromPasteboard:(id)arg1 ofType:(id)arg2 toObject:(id)arg3 context:(id)arg4; -@property(readonly, getter=isTransientPasteboardDocument) BOOL transientPasteboardDocument; -- (BOOL)wasUnarchivedWithDocumentUnarchiver; -- (BOOL)isUnarchiving; - (id)makeObject:(id)arg1 acceptContentsOfPasteboardFromDragInfo:(id)arg2 insertionContext:(id)arg3; - (id)attributesConfigurationFromPasteboard:(id)arg1 forObject:(id)arg2; - (void)refactorConnectionsOnPasteboard:(id)arg1 fromDocument:(id)arg2 fromObject:(id)arg3 toObject:(id)arg4 exportingToGenericType:(BOOL)arg5; @@ -434,25 +468,12 @@ - (id)initialIDForVerifiedTransientObjects; - (void)debugMenuVerifyConstraintIntegrity:(id)arg1; - (id)performVerification; -- (void)verificationDidFinish; -- (id)verify; -- (id)verifyNoDanglingSubviews; -- (void)verifyTranslatesAutoresizingMaskIntoConstraints; -- (void)verifyXcode5ContentViews; -- (id)verifyIllegalEditorSizes; -- (id)verifyViewCCRHPriorities; -- (void)verifyViewsHaveCorrectFrames; -- (BOOL)shouldFrameDecideAutolayoutDocumentsWhenOpening; -- (void)verifyConstraints; +- (id)verifier; - (id)verifyConstraintIntegrityAndTryToFixIssues:(BOOL)arg1 userVisible:(BOOL)arg2; - (id)constraintIntegrityIssueMessageForUserVisibility:(BOOL)arg1 withFormat:(id)arg2; - (id)constraintIntegrityIssueMessageObjectDescriptionAttributes; - (id)constraintIntegrityIssueMessageTextAttributes; -- (id)verifyRootObjectRootsAllObjects; - (id)generatePluginDependenciesForCompatibilityWithIB3; -- (id)verifyExclusiveConnections; -- (id)connectionsGroupedByExclusitivityHints; -- (id)verificationMessageForResolvingConflictBetweenConnections:(id)arg1 byKeepingConnection:(id)arg2; - (long long)effectivePropertyAccessControlForMember:(id)arg1; - (long long)propertyAccessControlForMember:(id)arg1; - (void)setPropertyAccessControl:(long long)arg1 forMember:(id)arg2; @@ -461,29 +482,15 @@ - (void)internalMenuItemLocalizableStringActionsUppercaseAllStrings:(id)arg1; - (void)internalMenuItemLocalizableStringActionsRepeatAllStrings:(id)arg1; - (void)transformAllLocalizableStringsInDocumentUsingBlock:(id)arg1; -- (id)objectIDsForStringsFileKey:(id)arg1 context:(id)arg2; - (void)convertToDocumentAtFilePath:(id)arg1 forFileDataType:(id)arg2 completionBlock:(id)arg3; - (BOOL)applyStringsFileAtPath:(id)arg1 error:(id *)arg2; -- (id)willApplyStringsFileAtPath:(SEL)arg1 context:(id)arg2; +- (BOOL)applyStringsFileAtPath:(id)arg1 context:(id)arg2 error:(id *)arg3; +- (BOOL)applyStrings:(id)arg1 withFileNameHint:(id)arg2 context:(id)arg3 error:(id *)arg4; @property(readonly, nonatomic) long long userInterfaceLayoutDirection; -- (void)validateLocalizableProperty:(id)arg1 onObject:(id)arg2 forLocalization:(id)arg3; -- (void)invalidateLocalizableProperty:(id)arg1 onObject:(id)arg2; -- (void)invalidateLocalizableProperty:(id)arg1 onObject:(id)arg2 forLocalization:(id)arg3; -- (id)localizedProperty:(id)arg1 forObject:(id)arg2 inLocalization:(id)arg3; -- (void)removeLocalizationNamed:(id)arg1; -- (void)addLocalizationNamed:(id)arg1; -- (id)invalidLocalizablePropertiesForLocalization:(id)arg1; -- (long long)numberOfInvalidLocalizablePropertiesForLocalization:(id)arg1; -- (void)setLocalizationMode:(long long)arg1; -- (long long)localizationMode; -- (void)setActiveLocalization:(id)arg1; -- (id)activeLocalization; -- (id)localizations; -- (void)setSwitchingLocalizations:(BOOL)arg1; -- (BOOL)isSwitchingLocalizations; -- (id)lprojFolderName; -- (BOOL)systemTargetSupportsInternationalizationOrError:(id *)arg1; +- (BOOL)supportsInternationalizationReturningError:(id *)arg1; - (void)noteMember:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3; +- (void)notifyMemberWrapperForObject:(id)arg1 ofChangeToRelationship:(id)arg2; +- (id)beginObservingUndoableChangesToMember:(id)arg1 withBlock:(id)arg2; - (BOOL)isPropertyLocked:(id)arg1 forAnyMember:(id)arg2; - (BOOL)isPropertyLocked:(id)arg1 forMember:(id)arg2; - (void)setMetadata:(id)arg1 ofObject:(id)arg2; @@ -494,21 +501,16 @@ - (void)setMetadata:(id)arg1 forKey:(id)arg2 ofMember:(id)arg3; - (void)setMetadata:(id)arg1 forKey:(id)arg2 ofObject:(id)arg3; - (id)uniqueInMemoryIDForObject:(id)arg1; +- (void)sourceCodeClassProvider:(id)arg1 didParseFilePaths:(id)arg2 encounteringClassesNamed:(id)arg3; - (void)classDescriber:(id)arg1 didModifyClasses:(id)arg2; - (void)showClassesPanel:(id)arg1; - (BOOL)shouldConnectionDisplayUpdateForObject:(id)arg1 inReactionChangeInClassesNamed:(id)arg2; - (id)classNamesForForcingPersistenceOfClassDescriptions; - (id)objectsDescendingFromClassNamed:(id)arg1; - (id)classes; -- (BOOL)isClassNameCompletelyDescribed:(id)arg1; -- (id)descendantsOfClassNamed:(id)arg1; -- (id)lineageOfClassNamed:(id)arg1; -- (id)superclassOfClassNamed:(id)arg1; -- (id)subclassesOfClassNamed:(id)arg1; -- (BOOL)is:(id)arg1 aKindOf:(id)arg2; - (void)renameClassNamed:(id)arg1 to:(id)arg2; -- (id)commonBaseClassOfClassesNamed:(id)arg1; -- (id)commonBaseClassOfObjects:(id)arg1; +- (void)backfillCustomModuleNamesBasedOnWorkspace:(id)arg1; +- (void)backfillCustomModuleNames; - (id)connectionDataForEndPoint:(id)arg1; - (id)aggregatePredecessors:(id)arg1 andEquivalents:(id)arg2 byPrototypes:(id)arg3 withReferenceEndPoint:(id)arg4; - (id)predecessorInterfaceOrderComparator; @@ -520,6 +522,9 @@ - (id)connectionIDForConnection:(id)arg1; - (id)connectionsOrderedForCompiling; - (id)sourceOrderIndexForStronglyOrderedConnections; +- (void)addToManyOutletFromObject:(id)arg1 referencingInstnace:(id)arg2 byName:(id)arg3; +- (void)addOutletFromObject:(id)arg1 referencingInstnace:(id)arg2 byName:(id)arg3; +- (void)addActionFromSender:(id)arg1 toReceiver:(id)arg2 withSelector:(id)arg3; - (id)orderedConnections; - (id)connections; - (void)replaceConnection:(id)arg1 withConnectionOfSameOrigin:(id)arg2; @@ -527,6 +532,7 @@ - (void)removeConnections:(id)arg1; - (void)removeConnection:(id)arg1; - (void)addConnection:(id)arg1; +- (void)replaceConnection:(id)arg1 withConnection:(id)arg2 preserveEditorSelection:(BOOL)arg3; - (void)addConnection:(id)arg1 withConnectionID:(id)arg2; - (BOOL)containsConnection:(id)arg1; - (id)connectionsFromObject:(id)arg1 toObject:(id)arg2; @@ -535,9 +541,6 @@ - (long long)numberOfConnectionsFromObject:(id)arg1; - (id)connectionsFromObject:(id)arg1; - (id)connectionsForObject:(id)arg1; -- (void)connectBinding:(id)arg1 ofSourceObject:(id)arg2 toDestinationObject:(id)arg3 keyPath:(id)arg4 options:(id)arg5; -- (void)connectAction:(id)arg1 ofSourceObject:(id)arg2 toDestinationObject:(id)arg3; -- (void)connectOutlet:(id)arg1 ofSourceObject:(id)arg2 toDestinationObject:(id)arg3; - (void)registerEndPointProvider:(id)arg1 forView:(id)arg2; - (void)unregisterEndPointProvider:(id)arg1 forView:(id)arg2; - (id)viewsToEndPointProviders; @@ -566,13 +569,14 @@ - (void)removeObjects:(id)arg1; - (void)deleteObjects:(id)arg1 fromObjectModel:(BOOL)arg2 andDocumentModel:(BOOL)arg3; - (BOOL)canRemoveObjectsFromObjectModel:(id)arg1; +- (BOOL)canTurnOffObjects:(id)arg1; +- (BOOL)_canRemoveOrTurnOffObjects:(id)arg1 withHandler:(id)arg2; +- (void)turnOffObjects:(id)arg1; - (void)addObject:(id)arg1 toParent:(id)arg2; - (void)addObject:(id)arg1; - (void)addObject:(id)arg1 toParent:(id)arg2 withExplicitLabel:(id)arg3 andOID:(id)arg4; - (id)orderedChildrenOfObject:(id)arg1; - (id)orderedChildrenOfObjectFromBackToFront:(id)arg1; -- (id)filesOwner; -- (BOOL)hasConceptOfFilesOwner; - (id)orderedChildrenOfObject:(id)arg1 orderedKeyPathsProvider:(id)arg2; - (id)extractObjects:(id)arg1; - (id)firstCommonAncestorOfObjects:(id)arg1; @@ -592,6 +596,7 @@ - (id)topLevelConcreteObjects; - (id)topLevelPlaceholderObjects; - (id)topLevelMembers; +- (id)localTopLevelObjectsForObject:(id)arg1; - (id)topLevelObjects; - (BOOL)isObject:(id)arg1 aDescendantOfObject:(id)arg2; - (BOOL)areObjectsSiblings:(id)arg1; @@ -622,12 +627,12 @@ - (BOOL)containsObject:(id)arg1; - (id)objectRecordsForObjects:(id)arg1; - (id)objectRecordForObject:(id)arg1; -- (id)fileWrapperOfType:(id)arg1 error:(id *)arg2; -- (id)fileWrapperOfType:(id)arg1 options:(id)arg2 error:(id *)arg3; +- (BOOL)finishCompilingWithOutputPath:(id)arg1 options:(id)arg2 error:(id *)arg3; - (id)hybridPackageWithOptions:(id)arg1 error:(id *)arg2; - (id)hybridPackageType; -- (id)internalCompiledPackageWithOptions:(id)arg1 error:(id *)arg2; +- (id)archivingSchema; - (id)compiledPackageWithOptions:(id)arg1 error:(id *)arg2; +- (Class)compilerClass; - (void)objectContainer:(id)arg1 willRemoveIdentifier:(id)arg2 forObject:(id)arg3 inGroup:(id)arg4; - (void)objectContainer:(id)arg1 willAddIdentifier:(id)arg2 forObject:(id)arg3 inGroup:(id)arg4; - (void)objectContainer:(id)arg1 didReorderObject:(id)arg2 inGroup:(id)arg3; @@ -651,8 +656,10 @@ - (void)objectContainer:(id)arg1 didAddConnection:(id)arg2; - (void)objectContainer:(id)arg1 willAddConnection:(id)arg2; - (void)objectContainer:(id)arg1 didRemoveConnection:(id)arg2; +- (void)notifyGroupWrappersOfAddedOrRemovedConnection:(id)arg1; - (void)objectContainer:(id)arg1 willRemoveConnection:(id)arg2; -- (void)objectContainer:(id)arg1 didChangePropertyFromValue:(id)arg2 toValue:(id)arg3 forKey:(id)arg4 ofMember:(id)arg5; +- (id)objectContainer:(id)arg1 copyableMetadataKeysForMember:(id)arg2; +- (void)objectContainer:(id)arg1 didChangeMetadataPropertyFromValue:(id)arg2 toValue:(id)arg3 forKey:(id)arg4 ofMember:(id)arg5; - (BOOL)objectContainer:(id)arg1 shouldPersistMetadataForKey:(id)arg2 ofMember:(id)arg3; - (void)cacheBuildSettingsSnapshotDuring:(id)arg1; - (id)buildSettingsSnapshot; @@ -665,27 +672,33 @@ - (BOOL)connectToSourceCodeShouldReleaseInstanceVariables; - (BOOL)connectToSourceIsTargetingOSVersionWithZeroingWeakReferencesForConnectingToObject:(id)arg1; - (long long)connectToSourceAbstractStorageTypeForConnectingFromObject:(id)arg1 toObject:(id)arg2; +- (BOOL)isDocumentLifeCycleManagementObject:(id)arg1; - (void)setConnectToSourceLastUserSelectedStorageType:(long long)arg1 forConnectingFromObject:(id)arg2 toObject:(id)arg3; - (long long)connectToSourceConnectionTypeForConnectingFromObject:(id)arg1 toObject:(id)arg2; - (BOOL)connectToSourceCodeShouldInsertNonAtomicProperties; - (id)fallbackControllersForSelectedMemberIDs:(id)arg1; - (id)primaryControllerForGeniusFinder; -- (id)automaticGeniusOrderingRules; -- (id)automaticGeniusInclusionRules; +- (double)automaticGeniusResultScoreForObject:(id)arg1 givenSelectedObject:(id)arg2; +- (double)automaticGeniusResultCandidateClassNameScore:(id)arg1; +- (double)automaticGeniusResultCandidateAndSelectionHaveMutualConnectionScoreForObject:(id)arg1 givenSelectedObject:(id)arg2; +- (double)automaticGeniusResultCandidateIsSelectionScoreForObject:(id)arg1 givenSelectedObject:(id)arg2; +- (double)automaticGeniusResultCandidateIsDelegateOfAncestorScoreForObject:(id)arg1 givenSelectedObject:(id)arg2; +- (double)automaticGeniusResultContainmentScoreForObject:(id)arg1 givenSelectedObject:(id)arg2; +- (BOOL)isObjectCandidateForAutomaticGeniusResults:(id)arg1 givenSelectedObject:(id)arg2; - (void)recsindAllDesignTimeTokens; - (void)captureAllDesignTimeTokens; - (void)recsindDesignTimeTokenForObject:(id)arg1; - (void)captureDesignTimeTokenForObject:(id)arg1; - (BOOL)validateUserInterfaceItem:(id)arg1; +- (void)toggleScreenMetricsFormFactor:(id)arg1; - (id)printOperationWithSettings:(id)arg1 error:(id *)arg2; - (id)variantForResolvingMediaResources; - (id)variantContextForMediaLibrary; - (void)setVariantContextForMediaLibrary:(id)arg1; - (void)setResourceProvidingContainer:(id)arg1; -- (id)resourceProvidingContainer; -@property BOOL topLevelViewsShouldMaintainOriginalFrameWhenMovedToTheTopLevel; - (Class)preferredEditorCanvasFrameClass; - (Class)preferredViewEditorCanvasFrameControllerClass; +- (struct CGSize)canvasViewFramePaddingSizeForOverlayScrollers; - (void)ideWillAccessChildWrappersOfMemberWrapper:(id)arg1; - (void)childWrappersOfMemberWrapperDidChange:(id)arg1; - (void)immediatelyFlushPendingChildWrapperUpdatesForWrapper:(id)arg1; @@ -697,20 +710,17 @@ - (void)removeMemberWrapperForMember:(id)arg1; - (id)instantiateMemberWrapperForMember:(id)arg1; - (id)documentLocalPasteboardType; -- (id)uniqueID; - (void)unregisterWorkspaceDocumentForEditorViewController:(id)arg1; - (void)registerWorkspaceDocument:(id)arg1 forEditorViewController:(id)arg2; +- (void)temporarySetExplicitWorkspaceDocument:(id)arg1 whileInvokingBlock:(id)arg2; +- (void)refreshWorkspaceSourcedContent; - (void)updateWorkspaceDocumentDeploymentVersion; -- (id)deploymentVersionBuildSetting; -- (void)updateWorkspaceDocumentClassProviders; - (void)updateWorkspaceDocumentAndTargetRuntimeClassProviders; -- (id)deterministicallyPickWorkspaceContainerFromCandidates:(id)arg1; -- (id)deterministicallyPickWorkspaceDocumentFromCandidates:(id)arg1; -- (id)workspaceContainers; +@property(readonly, nonatomic) IBDocumentAutolayoutManager *autolayoutManager; - (void)turnOffAutoincrementingIDsIfNecessaryForDevelopmentTarget; -- (void)verifyDevelopmentTarget; -- (void)verifyIDGenerationStrategy; @property(readonly) BOOL usesAutoincrementingIDs; +- (id)effectiveWorkspaceDocument; +- (Class)externalReferencePlaceholderClass; - (id)workspaceDocuments; - (void)delayedOptimisticallyDropRecomputableEditorState:(id)arg1; - (void)unregisterEditorViewController:(id)arg1; @@ -718,59 +728,19 @@ - (id)editorViewControllers; - (void)setDocumentMetadata:(id)arg1 forKey:(id)arg2; - (id)documentMetadataForKey:(id)arg1; -@property(copy) NSDictionary *documentMetadata; -@property(retain) DVTPerformanceMetric *documentLoadingMetric; -- (void)setUnsavedFilesClassProvider:(id)arg1; -- (id)unsavedFilesClassProvider; -- (void)setLocalDescriptionsClassProvider:(id)arg1; -- (id)localDescriptionsClassProvider; -- (id)userDefinedActionClassProvider; -- (void)setHeaderScanningClassProvider:(id)arg1; -- (id)headerScanningClassProvider; +- (void)setUserDefinedActionClassProvider:(id)arg1; - (void)setSystemClassProvider:(id)arg1; -- (id)systemClassProvider; -@property(retain, nonatomic) IBIndexClassProvider *indexClassProvider; -- (void)attemptToClearLocalDescriptionsClassProvider; - (void)updateClassDescriberClassProviders; - (id)orderedClassProviders; -- (id)classDescriber; - (void)setClassDescriber:(id)arg1; -- (id)labelDefinitions; -- (id)effectivePropertyAccessControlCache; - (long long)defaultPropertyAccessControl; - (void)setDefaultPropertyAccessControl:(long long)arg1; -@property(retain) id previousXmlDecoderHints; -@property(copy) NSString *classNameThatPreventedDecode; -- (void)setVerificationMessagesSourceURL:(id)arg1; -- (id)verificationMessagesSourceURL; - (void)appendVerificationMessages:(id)arg1; -- (id)membersWithPendingWarningCalculations; -- (id)parentsWithPendingChildWarningCalculations; -- (id)classNamesWithPendingWarningCalculations; -@property BOOL warningsEnabled; -- (void)setSimulationTask:(id)arg1; -- (id)simulationTask; -- (void)setVerificationMessages:(id)arg1; -- (id)verificationMessages; - (id)frameworkDependencies; - (id)currentIntegratorBundleVersionsForPluginDependencies; -- (id)identifiersForImplicitIntegratorBundleDependencies; -- (void)setLastSavedPluginVersionsForDependentPlugins:(id)arg1; -- (id)lastSavedPluginVersionsForDependentPlugins; -- (void)setLastSavedInterfaceBuilderVersion:(id)arg1; -- (id)lastSavedInterfaceBuilderVersion; -- (void)setLastSavedSystemVersion:(id)arg1; -- (id)lastSavedSystemVersion; -- (BOOL)isBundleBasedFileType:(id)arg1; -- (void)setAdditionalInstantiationInformation:(id)arg1; -- (id)additionalInstantiationInformation; -- (void)setMemberWarnedForLockedPropertyChange:(id)arg1; -- (id)memberWarnedForLockedPropertyChange; -- (void)setShouldDisplayLockedMemberAlertForNextAutomaticUndo:(BOOL)arg1; -- (BOOL)shouldDisplayLockedMemberAlertForNextAutomaticUndo; +- (id)implicitIntegratorBundleDependencyIdentifier; - (id)undoBlocks; - (id)undoManager; -@property(retain) IBObjectContainer *objectContainer; - (void)startUndoObservationsForAllObjectsAndConnections; - (void)addMemberToMembersWithAutoNullifyingNonChildRelationshipKeyPathsSetIfNeeded:(id)arg1; - (void)objectContainerClass:(Class)arg1 didCreateObjectContainerWithCoder:(id)arg2; @@ -779,30 +749,33 @@ - (void)objectContainer:(id)arg1 willCreateDataRepresentationWithCoder:(id)arg2 context:(id)arg3; - (id)xmlCoder:(id)arg1 classNameForClass:(Class)arg2; - (BOOL)xmlCoder:(id)arg1 object:(id)arg2 shouldEncodeObject:(id *)arg3 forKey:(id)arg4 conditional:(BOOL)arg5; -- (id)xmlCoder:(id)arg1 sortDescriptorForCollection:(id)arg2; -- (BOOL)shouldStablizeCoding; -- (id)dataOfType:(id)arg1 error:(id *)arg2; +- (id)xmlCoder:(SEL)arg1 comparatorForCollection:(id)arg2; +- (id)fileWrapperOfType:(id)arg1 error:(id *)arg2; +- (id)fileWrapperOfType:(id)arg1 options:(id)arg2 error:(id *)arg3; +- (id)hybridPackageEditableDocumentFilename; - (long long)documentArchivingCompatibilityVersion; - (id)archiveTypeForFileType:(id)arg1; - (Class)documentUnarchiver:(id)arg1 classForUnknownElementNamed:(id)arg2; - (id)documentUnarchiver:(id)arg1 objectForReferenceID:(id)arg2 referenceType:(id)arg3; +- (void)unarchivePlatformIndependentDataWithUnarchiver:(id)arg1; - (void)unarchiveDocument:(id)arg1; - (void)finishUnarchivingConnectionsFromDocumentUnarchiver:(id)arg1; - (id)unarchiveTargetRuntime:(id)arg1; -- (void)acceptDecodedUseAutoLayoutValueOrRaise:(BOOL)arg1; -- (BOOL)acceptDecodedUseAutoLayoutValue:(BOOL)arg1 error:(id *)arg2; - (void)unarchiveTopLevelObjects:(id)arg1; - (void)documentUnarchiver:(id)arg1 didUnarchiveObject:(id)arg2; +- (void)unarchiveMetadataForObject:(id)arg1 withUnarchiver:(id)arg2; - (void)documentUnarchiver:(id)arg1 willUnarchiveObject:(id)arg2; - (void)documentUnarchiver:(id)arg1 willUnarchiveDocumentObject:(id)arg2; - (BOOL)documentUnarchiverIsUnarchivingStackBasedTreeNode:(id)arg1; - (id)documentUnarchiverAllowedReferenceTypes:(id)arg1; - (id)documentArchiver:(id)arg1 referenceIDForObject:(id)arg2 referenceType:(id)arg3; +- (void)archivePlatformIndependentDataWithDocumentArchiver:(id)arg1; - (void)archiveDocument:(id)arg1; - (void)archiveAndVerifyArchivingOfTopLevelObjects:(id)arg1; - (void)archiveTopLevelObjects:(id)arg1; - (void)documentArchiver:(id)arg1 didArchiveObject:(id)arg2; - (void)documentArchiver:(id)arg1 willArchiveObject:(id)arg2; +- (void)unarchiveConfigurationPropertyStorageForObject:(id)arg1 withDocumentUnarchiver:(id)arg2; - (void)unarchiveDocumentManagedDataForObject:(id)arg1 withDocumentUnarchiver:(id)arg2; - (void)archiveDocumentManagedDataForObject:(id)arg1 withDocumentArchiver:(id)arg2; - (void)unarchiveDocumentResourcesWithDocumentUnarchiver:(id)arg1; @@ -810,6 +783,8 @@ - (void)archiveDocumentResourcesWithDocumentArchiver:(id)arg1; - (void)unarchiveDocumentDependenciesWithDocumentUnarchiver:(id)arg1; - (void)archiveDocumentDependenciesWithDocumentArchiver:(id)arg1; +- (void)archiveDocumentCapabilitiesWithDocumentArchiver:(id)arg1; +- (void)populateRequiredDocumentCapabilities:(id)arg1; - (id)unarchiveMetadataWithUnarchiver:(id)arg1; - (void)archiveMetadata:(id)arg1 withArchiver:(id)arg2; - (id)documentArchivingOrderedConnectionsForObject:(id)arg1 archiver:(id)arg2; @@ -817,15 +792,10 @@ - (void)encodeDesignableNibWithCoder:(id)arg1; - (void)encodeDocumentDependencies:(id)arg1; - (void)willDecodeWithKeyedDecoder:(id)arg1; -- (BOOL)readFromFileWrapper:(id)arg1 ofType:(id)arg2 error:(id *)arg3; -- (BOOL)decodeContentFileWrapper:(id)arg1 fileDataType:(id)arg2 typeName:(id)arg3 decodingStyle:(long long *)arg4 error:(id *)arg5; -- (id)contentFileWrapperForDocumentFileWrapper:(id)arg1 documentFileDataType:(id)arg2 documentType:(id)arg3 contentType:(id *)arg4 error:(id *)arg5; -- (BOOL)readFromIB2InfoWrapper:(id)arg1 error:(id *)arg2; -- (BOOL)prepareForReadingWithIB2DependencyNibWrapper:(id)arg1 error:(id *)arg2; -- (id)decodeDocumentOfType:(id)arg1 withCoder:(id)arg2; -- (id)targetRuntimeForDecodedIdentifier:(id)arg1 fromDocumentOfType:(id)arg2 error:(id *)arg3; +- (BOOL)decodeContentsOfURL:(id)arg1 ofType:(id)arg2 decodingStyle:(long long *)arg3 error:(id *)arg4; +- (id)decodeDocumentWithCoder:(id)arg1; - (BOOL)resolveIntegratorDependenciesWithClassNames:(id)arg1 error:(id *)arg2; -- (id)utilizedObjectClasses; +- (id)utilizedObjectClassNames; - (void)decodeDocumentDependencies:(id)arg1; - (id)documentDependencyForArchivedIdentifier:(id)arg1; - (id)documentDependencyForEncodedIdentifier:(id)arg1; @@ -833,13 +803,17 @@ - (id)errorForUnarchiverException:(id)arg1; - (id)errorForDecoderException:(id)arg1; - (BOOL)writeToURL:(id)arg1 ofType:(id)arg2 forSaveOperation:(unsigned long long)arg3 originalContentsURL:(id)arg4 error:(id *)arg5; -- (BOOL)shouldCopyFileNamed:(id)arg1 whenPreservingWrapperContentsWhenWritingToURL:(id)arg2 ofType:(id)arg3 forSaveOperation:(unsigned long long)arg4 originalContentsURL:(id)arg5; +- (void)bringSCMUpToDateAfterEditorDocumentDidSave:(id)arg1; +- (id)intrinsicPackageContentForNewlyGeneratedPackageWithFileType:(id)arg1; +- (id)allIntrinsicPackageContentFileNames; - (BOOL)shouldPreserveWrapperContentsWhenWritingToURL:(id)arg1 ofType:(id)arg2 forSaveOperation:(unsigned long long)arg3 originalContentsURL:(id)arg4; - (id)coderForType:(id)arg1 withData:(id)arg2; -- (id)documentArchiverForType:(id)arg1; -- (BOOL)usesDocumentArchiverForType:(id)arg1; -- (void)didArchiveWithContext:(id)arg1; -- (void)willArchiveWithContext:(id)arg1; +- (void)enableXMLFormatting; +- (void)disableXMLFormatting; +- (BOOL)usesDocumentArchiver; +- (void)finishChangingTargetRuntimeInCompiledIntermediateDocument; +- (void)didCompileWithContext:(id)arg1; +- (void)willCompileWithContext:(id)arg1; - (id)relationshipsFromParent:(id)arg1 toChild:(id)arg2; - (id)appendableRelationshipDescriptionForObject:(id)arg1; - (id)appendableLoggingDescriptionForObject:(id)arg1; @@ -848,21 +822,6 @@ - (Class)unarchiver:(id)arg1 cannotDecodeObjectOfClassName:(id)arg2 originalClasses:(id)arg3; - (Class)coder:(id)arg1 cannotDecodeObjectOfClassName:(id)arg2; - (BOOL)resolveIB3PluginDependencies:(id)arg1 error:(id *)arg2; -- (id)errorForMissingIB3PluginIdentifiers:(id)arg1; -- (id)liberationPreflight:(id)arg1; -- (void)liberationErrorAlert:(id)arg1 wasPresentedWithResult:(long long)arg2 inContext:(void *)arg3; -- (void)handleLiberationError:(id)arg1 result:(long long)arg2 window:(id)arg3; -- (void)liberationLocatePluginErrorAlert:(id)arg1 wasPresentedWithResult:(long long)arg2 inContext:(void *)arg3; -- (id)gatherPluginsFromPaths:(id)arg1; -- (void)gatherPluginsFromPaths:(id)arg1 parent:(id)arg2 into:(id)arg3; -- (id)buildLiberationResultsString:(id)arg1; -- (id)liberationListAttributes; -- (id)liberationSubtitleAttributes; -- (id)liberationTitleAttributes; -- (BOOL)isLiberating; -- (void)removeFromLiberatingDocuments; -- (void)addToLiberatingDocuments; -- (void)checkLiberatingDocuments; - (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; - (BOOL)writeToURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; - (void)saveToURL:(id)arg1 ofType:(id)arg2 forSaveOperation:(unsigned long long)arg3 completionHandler:(id)arg4; @@ -878,31 +837,35 @@ - (void)stopObservingUndoManager; - (id)newUndoManager; - (id)init; +- (id)defaultPreviewedObject; - (void)setLogUndoActions:(BOOL)arg1; - (BOOL)logUndoActions; -- (id)windowPasteboardType; - (id)viewPasteboardType; - (id)objectPasteboardType; +- (id)baseInterfaceBuilderDocumentType; +- (id)hybridNIBPackageRuntimeFileName; - (id)pathExtensionForCompiledPackage; -- (id)pathExtensionForFileType:(id)arg1; - (id)preferredFileType; - (id)forcedUpgradeFileTypeForFileType:(id)arg1; - (BOOL)canSave; - (void)setFileType:(id)arg1; - (void)editorDocumentWillClose; -- (id)sourceCodeController; - (BOOL)acceptsPasteboardContentsForTargetRuntime:(id)arg1; - (unsigned long long)ibInspectedEditingTargetRuntime; - (void)setIbInspectedEditingTargetRuntime:(unsigned long long)arg1; - (id)editingTargetRuntime; - (void)setEditingTargetRuntime:(id)arg1; -- (void)setTargetRuntime:(id)arg1; -- (void)didChangeTargetRuntimeWithContext:(id)arg1; -- (void)willChangeTargetRuntimeWithContext:(id)arg1; +- (void)setPlatform:(id)arg1; - (void)decideAndSetFramesOfAllViewHierarchiesWithCurrentAutolayoutStatusAfterPerformingBlock:(id)arg1; - (void)changeDocumentTargetRuntimeTo:(id)arg1 andPerformFrameDecision:(BOOL)arg2 withContext:(id)arg3 andContextForUndo:(id)arg4; - (void)changeDocumentTargetRuntimeTo:(id)arg1; -- (id)targetRuntime; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@property unsigned long long supportedMatchingOptions; @end diff --git a/IDEInterfaceBuilderKit/IBDocumentArchiver.h b/IDEInterfaceBuilderKit/IBDocumentArchiver.h index f4c24ff6e..48fd3a80c 100644 --- a/IDEInterfaceBuilderKit/IBDocumentArchiver.h +++ b/IDEInterfaceBuilderKit/IBDocumentArchiver.h @@ -33,6 +33,7 @@ - (void)archiveInt64:(long long)arg1 forKey:(id)arg2 defaultValue:(long long)arg3; - (void)archiveString:(id)arg1 forKey:(id)arg2 defaultValue:(id)arg3; - (void)archiveWrappedInset:(id)arg1 forKey:(id)arg2; +- (void)archiveWrappedSize:(id)arg1 forKey:(id)arg2; - (void)archiveWrappedBitmask:(id)arg1 fromBitmask:(id)arg2 forKey:(id)arg3; - (void)archiveWrappedEnumeratedValue:(id)arg1 fromEnumeration:(id)arg2 forKey:(id)arg3; - (void)archiveWrappedDouble:(id)arg1 forKey:(id)arg2; @@ -47,6 +48,7 @@ - (void)archiveRect:(struct CGRect)arg1 forKey:(id)arg2 defaultValue:(struct CGRect)arg3; - (void)archiveSize:(struct CGSize)arg1 forKey:(id)arg2 defaultValue:(struct CGSize)arg3; - (void)archivePoint:(struct CGPoint)arg1 forKey:(id)arg2 defaultValue:(struct CGPoint)arg3; +- (void)archiveObjectReferenceDictionary:(id)arg1 withName:(id)arg2 referenceType:(id)arg3 forOptionalKey:(id)arg4 defaultValue:(id)arg5; - (void)archiveDictionary:(id)arg1 withName:(id)arg2 forOptionalKey:(id)arg3 defaultValue:(id)arg4; - (void)archiveArray:(id)arg1 withName:(id)arg2 forOptionalKey:(id)arg3 defaultValue:(id)arg4; - (void)archiveObjectReference:(id)arg1 referenceType:(id)arg2 forKey:(id)arg3 defaultValue:(id)arg4; @@ -62,7 +64,7 @@ - (void)archiveBitmask:(unsigned long long)arg1 fromBitmask:(id)arg2 forKey:(id)arg3; - (void)addNonKeyAttributeWithName:(id)arg1 andStringValue:(id)arg2; - (void)archiveRange:(struct _NSRange)arg1 forKey:(id)arg2; -- (void)archiveOffset:(CDStruct_79f57be0)arg1 forKey:(id)arg2; +- (void)archiveOffset:(CDStruct_c3b9c2ee)arg1 forKey:(id)arg2; - (void)archiveEdgeInsets:(CDStruct_c519178c)arg1 forKey:(id)arg2; - (void)archiveInset:(CDStruct_c519178c)arg1 forKey:(id)arg2; - (void)archiveRect:(struct CGRect)arg1 forKey:(id)arg2; @@ -71,14 +73,19 @@ - (void)archiveGroupWithName:(id)arg1 usingBlock:(id)arg2; - (void)archiveGroupWithName:(id)arg1 forKey:(id)arg2 usingBlock:(id)arg3; - (void)archiveGroupWithName:(id)arg1 forOptionalKey:(id)arg2 usingBlock:(id)arg3; +- (void)archiveObjectReferenceDictionary:(id)arg1 withName:(id)arg2 referenceType:(id)arg3 forOptionalKey:(id)arg4; - (void)archiveDictionary:(id)arg1 withName:(id)arg2 forOptionalKey:(id)arg3; +- (void)archiveDictionary:(id)arg1 withName:(id)arg2 forOptionalKey:(id)arg3 valueArchivingBlock:(id)arg4; - (void)archiveArray:(id)arg1 withName:(id)arg2 forOptionalKey:(id)arg3; - (void)archiveObjectReference:(id)arg1 referenceType:(id)arg2 forKey:(id)arg3; - (void)archiveObjectReferenceArray:(id)arg1 withName:(id)arg2 referenceType:(id)arg3 forOptionalKey:(id)arg4; - (void)archiveObjectReference:(id)arg1 referenceType:(id)arg2; +- (void)archiveObjectReferenceAsElement:(id)arg1 referenceType:(id)arg2 forOptionalKey:(id)arg3; - (void)archiveObject:(id)arg1 forKey:(id)arg2; - (void)archiveObject:(id)arg1; - (void)archiveObject:(id)arg1 forOptionalKey:(id)arg2; +- (void)archiveFormattedClassSymbol:(id)arg1 forKey:(id)arg2 moduleKey:(id)arg3 moduleProviderKey:(id)arg4; +- (void)archiveCustomFormattedClassSymbol:(id)arg1; - (void)archiveUsingBlockAfterArchivingSubgraph:(id)arg1; - (id)archiveElementNameForObject:(id)arg1; - (void)archiveNilWithKey:(id)arg1 elementName:(id)arg2; diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchema.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchema.h index baadffc1a..98f6aa698 100644 --- a/IDEInterfaceBuilderKit/IBDocumentArchivingSchema.h +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchema.h @@ -10,24 +10,25 @@ @interface IBDocumentArchivingSchema : NSObject { - IBMutableIdentityDictionary *classesToElementNames; - NSMutableDictionary *elementNamesToClasses; - NSMutableDictionary *enumerationsByTypeNames; - NSMutableDictionary *bitmasksByTypeNames; - NSMutableDictionary *bitmasksByElementNames; - NSMutableSet *dictionaryNames; - NSMutableSet *groupNames; - NSMutableSet *arrayNames; - NSString *identifier; + IBMutableIdentityDictionary *_classesToElementNames; + NSMutableDictionary *_elementNamesToClasses; + NSMutableDictionary *_enumerationsByTypeNames; + NSMutableDictionary *_bitmasksByTypeNames; + NSMutableDictionary *_bitmasksByElementNames; + NSMutableSet *_dictionaryNames; + NSMutableSet *_groupNames; + NSMutableSet *_arrayNames; + NSString *_identifier; } + (id)sharedSchemaForSchemaExtensionIdentifier:(id)arg1; + (id)schemaForSchemaExtensionPointIdentifier:(id)arg1; -@property(readonly) NSString *identifier; // @synthesize identifier; ++ (void)populateSchemaWithCodeProvidedAdditions:(id)arg1; ++ (void)populateSchemaWithPluginDataProvidedAdditions:(id)arg1; +@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; - (void).cxx_destruct; - (id)description; - (void)verify; -- (BOOL)shouldVerify; - (id)bitmaskWithElementName:(id)arg1; - (id)bitmaskWithTypeName:(id)arg1; - (id)enumerationWithTypeName:(id)arg1; @@ -36,9 +37,9 @@ - (BOOL)isDefinedGroup:(id)arg1; - (BOOL)isDefinedArray:(id)arg1; - (BOOL)isDefinedDictionary:(id)arg1; -- (void)addGroup:(id)arg1; -- (void)addArray:(id)arg1; -- (void)addDictionary:(id)arg1; +- (void)addGroupName:(id)arg1; +- (void)addArrayName:(id)arg1; +- (void)addDictionaryName:(id)arg1; - (void)addBitmask:(id)arg1; - (void)addEnumeration:(id)arg1; - (void)addClass:(Class)arg1 withElementName:(id)arg2; diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent.h new file mode 100644 index 000000000..bca567990 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaArrayComponent : IBDocumentArchivingSchemaElementComponent +{ +} + +- (void)insertIntoSchema:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_backgroundFilters.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_backgroundFilters.h new file mode 100644 index 000000000..0a5871965 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_backgroundFilters.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_backgroundFilters : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_contentFilters.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_contentFilters.h new file mode 100644 index 000000000..14d79c89c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_contentFilters.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_contentFilters : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_gestureRecognizers.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_gestureRecognizers.h new file mode 100644 index 000000000..f7176b395 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_gestureRecognizers.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_gestureRecognizers : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_userGuides.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_userGuides.h new file mode 100644 index 000000000..67610baf5 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_userGuides.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaArrayComponent_IBViewDocumentArchiving_userGuides : IBDocumentArchivingSchemaArrayComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent.h new file mode 100644 index 000000000..23bc13cc4 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IBDocumentArchivingSchemaBitmaskComponent : IBDocumentArchivingSchemaElementComponent +{ + CDStruct_6db0658e *_map; + long long _mapCount; + NSString *_elementName; + NSString *_typeName; +} + ++ (id)sharedInstance; +@property(readonly) NSString *typeName; // @synthesize typeName=_typeName; +- (void).cxx_destruct; +- (id)descriptionWithIndentationLevel:(long long)arg1; +- (void)insertIntoSchema:(id)arg1; +- (id)allBitNames; +- (id)bitNamesForBitmask:(long long)arg1; +- (BOOL)decodeBitmask:(unsigned long long *)arg1 fromBits:(id)arg2; +- (id)elementName; +- (id)initWithTypeName:(id)arg1 elementName:(id)arg2 bitmaskMap:(CDStruct_6db0658e *)arg3 count:(long long)arg4 copy:(BOOL)arg5; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSAutoresizingMask.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSAutoresizingMask.h new file mode 100644 index 000000000..d8cd43000 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSAutoresizingMask.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaBitmaskComponent_NSAutoresizingMask : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSComparisonPredicateOptions.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSComparisonPredicateOptions.h new file mode 100644 index 000000000..ab5c52d2e --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSComparisonPredicateOptions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaBitmaskComponent_NSComparisonPredicateOptions : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSEventMask.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSEventMask.h new file mode 100644 index 000000000..d6699bee9 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSEventMask.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaBitmaskComponent_NSEventMask : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSModifierMask.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSModifierMask.h new file mode 100644 index 000000000..63beeacce --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaBitmaskComponent_NSModifierMask.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaBitmaskComponent_NSModifierMask : IBDocumentArchivingSchemaBitmaskComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent.h new file mode 100644 index 000000000..a845fc314 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber; + +@interface IBDocumentArchivingSchemaClassComponent : IBDocumentArchivingSchemaElementComponent +{ +} + +- (void)insertIntoSchema:(id)arg1; +@property(readonly) NSNumber *minimumRequiredRuntimeOSVersion; +@property(readonly) Class archivableClass; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBAbstractStoryboardSegueTemplateDocumentArchiving_IBAbstractStoryboardSegueTemplate.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBAbstractStoryboardSegueTemplateDocumentArchiving_IBAbstractStoryboardSegueTemplate.h new file mode 100644 index 000000000..10eba6b89 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBAbstractStoryboardSegueTemplateDocumentArchiving_IBAbstractStoryboardSegueTemplate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaClassComponent_IBAbstractStoryboardSegueTemplateDocumentArchiving_IBAbstractStoryboardSegueTemplate : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBAutolayoutGuideDocumentArchiving_IBAutolayoutGuide.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBAutolayoutGuideDocumentArchiving_IBAutolayoutGuide.h new file mode 100644 index 000000000..caf0319dd --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBAutolayoutGuideDocumentArchiving_IBAutolayoutGuide.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaClassComponent_IBAutolayoutGuideDocumentArchiving_IBAutolayoutGuide : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBFillViewDocumentArchiving_IBFillView.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBFillViewDocumentArchiving_IBFillView.h new file mode 100644 index 000000000..0cceda7ed --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBFillViewDocumentArchiving_IBFillView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaClassComponent_IBFillViewDocumentArchiving_IBFillView : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBObjectLibraryAssetDocumentArchiving_IBLibraryObjectTemplate.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBObjectLibraryAssetDocumentArchiving_IBLibraryObjectTemplate.h new file mode 100644 index 000000000..3c2aae598 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBObjectLibraryAssetDocumentArchiving_IBLibraryObjectTemplate.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaClassComponent_IBObjectLibraryAssetDocumentArchiving_IBLibraryObjectTemplate : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBObjectLibraryAssetDocumentArchiving_IBObjectLibraryAsset.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBObjectLibraryAssetDocumentArchiving_IBObjectLibraryAsset.h new file mode 100644 index 000000000..0d258c881 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaClassComponent_IBObjectLibraryAssetDocumentArchiving_IBObjectLibraryAsset.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaClassComponent_IBObjectLibraryAssetDocumentArchiving_IBObjectLibraryAsset : IBDocumentArchivingSchemaClassComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; +- (Class)archivableClass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaComponent.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaComponent.h new file mode 100644 index 000000000..30d6bd75b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaComponent.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IBDocumentArchivingSchemaComponent : NSObject +{ +} + +@property(readonly) NSString *schemaIdentifier; +- (void)insertIntoSchema:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaDictionaryComponent.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaDictionaryComponent.h new file mode 100644 index 000000000..3d5f1999f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaDictionaryComponent.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaDictionaryComponent : IBDocumentArchivingSchemaElementComponent +{ +} + +- (void)insertIntoSchema:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaDictionaryComponent_IBViewDocumentArchiving_animations.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaDictionaryComponent_IBViewDocumentArchiving_animations.h new file mode 100644 index 000000000..a879fe591 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaDictionaryComponent_IBViewDocumentArchiving_animations.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaDictionaryComponent_IBViewDocumentArchiving_animations : IBDocumentArchivingSchemaDictionaryComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)elementName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaElementComponent.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaElementComponent.h new file mode 100644 index 000000000..a530f8319 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaElementComponent.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IBDocumentArchivingSchemaElementComponent : IBDocumentArchivingSchemaComponent +{ +} + +@property(readonly) NSString *elementName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent.h new file mode 100644 index 000000000..0cb2ca6c1 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IBDocumentArchivingSchemaEnumerationComponent : IBDocumentArchivingSchemaComponent +{ + CDStruct_6db0658e *_map; + long long _mapCount; + unsigned long long _fallbackValue; + NSString *_typeName; +} + ++ (id)sharedInstance; +@property(readonly) NSString *typeName; // @synthesize typeName=_typeName; +- (void).cxx_destruct; +- (id)descriptionWithIndentationLevel:(long long)arg1; +- (void)insertIntoSchema:(id)arg1; +- (id)stringForValue:(long long)arg1; +- (BOOL)decodeValue:(long long *)arg1 fromString:(id)arg2; +- (id)initWithTypeName:(id)arg1 enumerationMap:(CDStruct_6db0658e *)arg2 count:(long long)arg3 copy:(BOOL)arg4 fallbackValue:(long long)arg5; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBArchivedColorSpace.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBArchivedColorSpace.h new file mode 100644 index 000000000..f5f9dd6ba --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBArchivedColorSpace.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBArchivedColorSpace : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBCellBorderStyle.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBCellBorderStyle.h new file mode 100644 index 000000000..c8356c959 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBCellBorderStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBCellBorderStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBClassDescriptionSourceType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBClassDescriptionSourceType.h new file mode 100644 index 000000000..9bcfc1e27 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBClassDescriptionSourceType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBClassDescriptionSourceType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBCustomArchivedColorSpace.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBCustomArchivedColorSpace.h new file mode 100644 index 000000000..3aea4c157 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBCustomArchivedColorSpace.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBCustomArchivedColorSpace : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBDocumentArchivingValueType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBDocumentArchivingValueType.h new file mode 100644 index 000000000..833f7a25a --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBDocumentArchivingValueType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBDocumentArchivingValueType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBLayoutAttribute.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBLayoutAttribute.h new file mode 100644 index 000000000..72e4c8da2 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBLayoutAttribute.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBLayoutAttribute : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBLayoutConstraintArchiveScoringType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBLayoutConstraintArchiveScoringType.h new file mode 100644 index 000000000..9dfd76d92 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBLayoutConstraintArchiveScoringType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBLayoutConstraintArchiveScoringType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBLayoutRelation.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBLayoutRelation.h new file mode 100644 index 000000000..da719475c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBLayoutRelation.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBLayoutRelation : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBMetaFont.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBMetaFont.h new file mode 100644 index 000000000..e9d494cd9 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBMetaFont.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBMetaFont : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBNSAppearanceType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBNSAppearanceType.h new file mode 100644 index 000000000..fe0173082 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBNSAppearanceType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBNSAppearanceType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBNSViewSimulatedAppContext.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBNSViewSimulatedAppContext.h new file mode 100644 index 000000000..08ef2a541 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBNSViewSimulatedAppContext.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBNSViewSimulatedAppContext : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBObjectLibraryAssetAnimationScalingMode.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBObjectLibraryAssetAnimationScalingMode.h new file mode 100644 index 000000000..70eee810a --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBObjectLibraryAssetAnimationScalingMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBObjectLibraryAssetAnimationScalingMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBPropertyAccessControl.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBPropertyAccessControl.h new file mode 100644 index 000000000..95875068f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBPropertyAccessControl.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBPropertyAccessControl : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBRelationshipType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBRelationshipType.h new file mode 100644 index 000000000..c136c7cb6 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBRelationshipType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBRelationshipType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBTickMarkPosition.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBTickMarkPosition.h new file mode 100644 index 000000000..31ba45399 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBTickMarkPosition.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBTickMarkPosition : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBUserDefinedRuntimeAttributeType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBUserDefinedRuntimeAttributeType.h new file mode 100644 index 000000000..24fbd8b0f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_IBUserDefinedRuntimeAttributeType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_IBUserDefinedRuntimeAttributeType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBezelStyle.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBezelStyle.h new file mode 100644 index 000000000..49e0dc904 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBezelStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSBezelStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBorderType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBorderType.h new file mode 100644 index 000000000..30a49202a --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBorderType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSBorderType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBoxType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBoxType.h new file mode 100644 index 000000000..8d111e8aa --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBoxType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSBoxType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBrowserColumnResizingType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBrowserColumnResizingType.h new file mode 100644 index 000000000..617b10c78 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSBrowserColumnResizingType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSBrowserColumnResizingType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSCellImagePosition.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSCellImagePosition.h new file mode 100644 index 000000000..52dcf913b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSCellImagePosition.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSCellImagePosition : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSCellStateValue.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSCellStateValue.h new file mode 100644 index 000000000..2e0709b19 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSCellStateValue.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSCellStateValue : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSCellType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSCellType.h new file mode 100644 index 000000000..7c54b0f54 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSCellType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSCellType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSControlSize.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSControlSize.h new file mode 100644 index 000000000..b44956afc --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSControlSize.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSControlSize : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSExpressionType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSExpressionType.h new file mode 100644 index 000000000..71085ad1d --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSExpressionType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSExpressionType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSFocusRingType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSFocusRingType.h new file mode 100644 index 000000000..99c6833d1 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSFocusRingType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSFocusRingType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSFontRenderingMode.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSFontRenderingMode.h new file mode 100644 index 000000000..e31e305c5 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSFontRenderingMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSFontRenderingMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSImageAlignment.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSImageAlignment.h new file mode 100644 index 000000000..e69bd7a93 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSImageAlignment.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSImageAlignment : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSImageFrameStyle.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSImageFrameStyle.h new file mode 100644 index 000000000..8c5704ead --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSImageFrameStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSImageFrameStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSImageScaling.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSImageScaling.h new file mode 100644 index 000000000..5b4dcaec1 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSImageScaling.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSImageScaling : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSLayoutAttribute.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSLayoutAttribute.h new file mode 100644 index 000000000..afbfa4682 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSLayoutAttribute.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSLayoutAttribute : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSLevelIndicatorStyle.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSLevelIndicatorStyle.h new file mode 100644 index 000000000..5e9b1bd5d --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSLevelIndicatorStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSLevelIndicatorStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSLineBreakMode.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSLineBreakMode.h new file mode 100644 index 000000000..cdcc4cc60 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSLineBreakMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSLineBreakMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSMatrixMode.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSMatrixMode.h new file mode 100644 index 000000000..6ed4f2730 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSMatrixMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSMatrixMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterPadPosition.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterPadPosition.h new file mode 100644 index 000000000..2bab300af --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterPadPosition.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterPadPosition : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterRoundingMode.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterRoundingMode.h new file mode 100644 index 000000000..82db60df1 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterRoundingMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterRoundingMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterStyle.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterStyle.h new file mode 100644 index 000000000..72a10bc62 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSNumberFormatterStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSProgressIndicatorStyle.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSProgressIndicatorStyle.h new file mode 100644 index 000000000..46e1fcd35 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSProgressIndicatorStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSProgressIndicatorStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSRectEdge.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSRectEdge.h new file mode 100644 index 000000000..a5c70781c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSRectEdge.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSRectEdge : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSScrollArrowPosition.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSScrollArrowPosition.h new file mode 100644 index 000000000..52590ed7e --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSScrollArrowPosition.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSScrollArrowPosition : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSSliderType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSSliderType.h new file mode 100644 index 000000000..161cc0052 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSSliderType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSSliderType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSSplitViewDividerStyle.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSSplitViewDividerStyle.h new file mode 100644 index 000000000..dc557197d --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSSplitViewDividerStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSSplitViewDividerStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTextAlignment.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTextAlignment.h new file mode 100644 index 000000000..de03f9c17 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTextAlignment.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSTextAlignment : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTextFieldBezelStyle.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTextFieldBezelStyle.h new file mode 100644 index 000000000..3129a63cf --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTextFieldBezelStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSTextFieldBezelStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTextTabType.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTextTabType.h new file mode 100644 index 000000000..0d95a7975 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTextTabType.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSTextTabType : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTitlePosition.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTitlePosition.h new file mode 100644 index 000000000..0de7f873b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTitlePosition.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSTitlePosition : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTokenStyle.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTokenStyle.h new file mode 100644 index 000000000..ddc8b89b3 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSTokenStyle.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSTokenStyle : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSToolbarDisplayMode.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSToolbarDisplayMode.h new file mode 100644 index 000000000..ef1c1b9b5 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSToolbarDisplayMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSToolbarDisplayMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSToolbarSizeMode.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSToolbarSizeMode.h new file mode 100644 index 000000000..d4bb5954f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSToolbarSizeMode.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSToolbarSizeMode : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSUserInterfaceLayoutDirection.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSUserInterfaceLayoutDirection.h new file mode 100644 index 000000000..cc62ea490 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSUserInterfaceLayoutDirection.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSUserInterfaceLayoutDirection : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSUserInterfaceLayoutOrientation.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSUserInterfaceLayoutOrientation.h new file mode 100644 index 000000000..2f9d77fb0 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSUserInterfaceLayoutOrientation.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSUserInterfaceLayoutOrientation : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSWritingDirection.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSWritingDirection.h new file mode 100644 index 000000000..9e4aba663 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaEnumerationComponent_NSWritingDirection.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaEnumerationComponent_NSWritingDirection : IBDocumentArchivingSchemaEnumerationComponent +{ +} + ++ (id)sharedInstance; +- (id)schemaIdentifier; +- (id)typeName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaGroupComponent.h b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaGroupComponent.h new file mode 100644 index 000000000..6fba40a2a --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentArchivingSchemaGroupComponent.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBDocumentArchivingSchemaGroupComponent : IBDocumentArchivingSchemaElementComponent +{ +} + +- (void)insertIntoSchema:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentAutolayoutManager.h b/IDEInterfaceBuilderKit/IBDocumentAutolayoutManager.h new file mode 100644 index 000000000..b226d4329 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentAutolayoutManager.h @@ -0,0 +1,170 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBDocument, IBDocumentArbitrationStackEntry, IBMutableIdentityDictionary, NSCountedSet, NSMutableArray, NSMutableDictionary; + +@interface IBDocumentAutolayoutManager : NSObject +{ + IBDocumentArbitrationStackEntry *_arbitrationStackEntryPushedDuringDidStartEditing; + long long _assertDuringConstraintUpdatingNestingCount; + long long _doNotSynchronouslyComputeAutolayoutStatusNestingCount; + long long _autolayoutAutomaticConstraintInvalidationPreventionNestingCount; + long long _autolayoutAutomaticConstraintUpdatingPreventionNestingCount; + IBMutableIdentityDictionary *_cachedAutolayoutStatusIncludingDescendantsByArbitrationUnitRoot; + IBMutableIdentityDictionary *_autolayoutStatusByArbitrationUnitRoot; + IBMutableIdentityDictionary *_autolayoutStatusRequestIDsByArbitrationUnitRoot; + id _autolayoutStatusRequester; + NSMutableDictionary *_autolayoutArbitrationUnitRootsByStatusRequestIDs; + NSCountedSet *_keepReferencingConstraintsNestingCountsByView; + NSMutableArray *_autolayoutStatusChangeObservers; + NSMutableArray *_autolayoutArbitrationStack; + BOOL _isRunningArbitrationOfUnit; + BOOL _useAutolayout; + BOOL _automaticConstraintUpdatingDisabled; + IBDocument *_document; +} + +@property(nonatomic) BOOL automaticConstraintUpdatingDisabled; // @synthesize automaticConstraintUpdatingDisabled=_automaticConstraintUpdatingDisabled; +@property(nonatomic) BOOL useAutolayout; // @synthesize useAutolayout=_useAutolayout; +@property(readonly, nonatomic) __weak IBDocument *document; // @synthesize document=_document; +- (void).cxx_destruct; +- (BOOL)viewHasAnyAmbiguity:(id)arg1; +- (BOOL)viewHasUninitializedAutolayoutStatus:(id)arg1; +- (BOOL)viewIsVerticallyResizable:(id)arg1; +- (BOOL)viewIsHorizontallyResizable:(id)arg1; +- (BOOL)viewPrefersToVerticallyResizeWithContainer:(id)arg1; +- (BOOL)viewPrefersToHorizontallyResizeWithContainer:(id)arg1; +- (double)priorityStrongerThanInternalWeakSizeConstraintsForCompressingView:(id)arg1 inLayoutEngineForOrientation:(unsigned long long)arg2; +- (unsigned long long)orientationsWithInternalConstraintsThatWeaklyDefineViewSizeForView:(id)arg1; +- (unsigned long long)customSubviewLayoutStrategyForView:(id)arg1; +- (BOOL)viewDerivesInternalConstraintsBasedUponInitialFrameSize:(id)arg1; +- (BOOL)viewWithSuperviewOwnedLayoutAllowsSizingConstraints:(id)arg1; +- (BOOL)viewShouldUseConstraintsInsteadOfAutoresizing:(id)arg1; +- (id)designableContentViewForView:(id)arg1; +- (CDStruct_c519178c)insetToDesignableContentAreaForView:(id)arg1; +- (id)containerWidgetTypeForView:(id)arg1; +- (id)widgetTypeForView:(id)arg1; +- (long long)userInterfaceDirection; +- (void)keepReferencingConstraintsWhenMovingTopLevelView:(id)arg1 during:(id)arg2; +- (BOOL)isKeepingReferencingConstraintsForMovingTopLevelViewOrDescendantView:(id)arg1; +- (BOOL)isKeepingReferencingConstraintsForMovingTopLevelView:(id)arg1; +- (id)itemsWithCleanAutolayoutStatus; +- (id)misplacedAndNotAmbiguousItems; +- (id)misplacedOrAmbiguousItems; +- (id)ambiguousItems; +- (id)misplacedItems; +- (BOOL)isItemAmbiguous:(id)arg1; +- (BOOL)isItemMisplaced:(id)arg1; +- (id)registerAutolayoutStatusChangeObserver:(id)arg1; +- (id)mostRecentlyComputedAutolayoutStatusForArbitrationUnitContainingObject:(id)arg1; +- (id)mostRecentlyComputedAutolayoutStatusForArbitrationUnitsContainingAndBelowObject:(id)arg1; +- (void)invalidateAutolayoutStatusForArbitrationUnitContainingObject:(id)arg1; +- (void)processAutolayoutStatusResult:(id)arg1 forRequestID:(id)arg2; +- (id)autolayoutStatusForArbitrationUnitContainingObject:(id)arg1; +- (BOOL)shouldSynchronouslyComputeAutolayoutStatus; +- (void)doNotSynchronouslyComputeAutolayoutStatusWhilePerformingBlock:(id)arg1; +- (void)_forwardAutolayoutStatusToConfigurationPropertyStorageForViewsInArbitrationUnit:(id)arg1; +- (void)updateAutolayoutStatusInUnit:(id)arg1 withComputedStatus:(id)arg2 creatingUndoEvent:(BOOL)arg3; +- (void)updateAutolayoutStatusInUnit:(id)arg1; +- (void)_cancelAllAutolayoutStatusRequests; +- (void)_updateMisplacedViewsInUnit:(id)arg1 effectiveMisplacedViews:(id)arg2; +- (BOOL)_shouldUpdateMisplacementStateOnAutolayoutItemsDuringStatusComputation; +- (void)_updateViewsWithAnyAmbiguityInUnit:(id)arg1 forStatus:(id)arg2; +- (id)_autolayoutStatusFromConflictingConstraintSets:(id)arg1 ambiguousViews:(id)arg2 misplacedViews:(id)arg3; +- (void)_updateMisplacedAndAmbiguousViewsThatCannotHaveConstraintsInUnit:(id)arg1 mutableEffectiveAmbiguousViewStatusGroups:(id)arg2 mutableEffectiveMisplacedViews:(id)arg3; +- (void)_updateMisplacedViewsAlsoMarkedAsUninitializedInUnit:(id)arg1 mutableEffectiveAmbiguousViewStatusGroups:(id)arg2 mutableEffectiveMisplacedViews:(id)arg3; +- (void)_updateUninitializedAmbiguityStatusInUnit:(id)arg1 mutableEffectiveAmbiguousViewStatusGroups:(id)arg2; +- (id)_makeAmbiguityGroupForAmbiguityStatus:(id)arg1 orientationMask:(unsigned long long)arg2; +- (id)_computeAutolayoutStatusInUnit:(id)arg1; +- (void)_clearAutolayoutStatusForAllUnits; +- (void)_setAutolayoutStatus:(id)arg1 forArbitrationUnitRoot:(id)arg2 creatingUndoEvent:(BOOL)arg3; +- (id)_autolayoutStatusForArbitrationUnitRoot:(id)arg1; +- (void)_respondToAutolayoutArbitrationFailureResult:(id)arg1 arbitrationUnit:(id)arg2 stackEntry:(id)arg3 backtrace:(id)arg4; +- (id)_writeZipArchiveForDiagnosticsForArbitrationFailureResult:(id)arg1 arbitrationUnit:(id)arg2 stackEntry:(id)arg3 backtrace:(id)arg4 error:(id *)arg5; +- (BOOL)_removeOriginalArbitrationFailureDiagnosticsPath:(id)arg1 error:(id *)arg2; +- (id)_zipArbitrationFailureDiagnosticsPath:(id)arg1 error:(id *)arg2; +- (BOOL)_copyConsoleLogToArbitrationFailureDiagnosticsPath:(id)arg1 error:(id *)arg2; +- (BOOL)_writeOutDocumentCopyForArbitrationFailureDiagnosticsPath:(id)arg1 error:(id *)arg2; +- (BOOL)_writeOutLogForArbitrationFailureDiagnosticsPath:(id)arg1 forArbitrationFailureResult:(id)arg2 arbitrationUnit:(id)arg3 stackEntry:(id)arg4 backtrace:(id)arg5 error:(id *)arg6; +- (id)_pathForArbitrationFailureDiagnosticsAfterCreating:(id *)arg1; +- (void)clearAndAddAllSuggestedConstraints; +- (void)clearAndAddSuggestedConstraintsForItems:(id)arg1; +- (void)addAllMissingConstraints; +- (void)addMissingConstraintsForItems:(id)arg1; +- (void)clearConstraintsForItems:(id)arg1 inAllConfigurations:(BOOL)arg2; +- (void)updateAllConstraintConstants; +- (void)updateConstraintConstantsForItems:(id)arg1; +- (void)updateAllFramesToMatchConstraints; +- (void)updateFramesToMatchConstraintsForItems:(id)arg1; +- (void)_whitelistAndInvalidateConstraintsForItems:(id)arg1; +- (void)_primitiveUpdateConstraintConstantsForItems:(id)arg1; +- (void)_primitiveClearConstraintsForItems:(id)arg1 inAllConfigurations:(BOOL)arg2; +- (void)_removeConstraintsTurnedOffInAllConfigurations:(id)arg1 fromItem:(id)arg2; +- (void)debugMenuItemRunArbitrationInAllUnits:(id)arg1; +- (void)_scheduleArbitrationOfUnit:(id)arg1 withOptions:(id)arg2 stackEntry:(id)arg3; +- (void)scheduleArbitrationOfUnit:(id)arg1 withOptions:(id)arg2; +- (BOOL)isRunningArbitrationOfUnit; +- (void)assertIfArbitrationIsScheduledDuring:(id)arg1; +- (BOOL)shouldAssertIfArbitrationIsScheduled; +- (void)forceAutomaticConstraintUpdatingDuring:(id)arg1; +- (void)preventAutomaticConstraintUpdatingDuring:(id)arg1; +- (BOOL)isPreventingAutomaticConstraintUpdating; +- (void)preventAutomaticConstraintInvalidationDuring:(id)arg1; +- (BOOL)isPreventingAutomaticConstraintInvalidation; +- (void)enableAutomaticConstraintUpdating; +- (void)modifyViewsInAutolayoutSafeWayWithoutUpdatingConstraintsDuring:(id)arg1; +- (void)addAutolayoutOptionsForNextArbitration:(id)arg1; +- (void)modifyViewsInAutolayoutSafeWayDuring:(id)arg1; +- (void)modifyViewsIgnoringDescendantsInAutolayoutSafeWayDuring:(id)arg1; +- (void)modifyViewsAndDescendants:(BOOL)arg1 inAutolayoutSafeWayDuring:(id)arg2; +- (void)invalidateConstraintsForAllObjectHierarchiesForReasonWithBlock:(id)arg1; +- (void)invalidateConstraintsForHierarchyContainingObject:(id)arg1 reasonBlock:(id)arg2; +- (void)invalidateConstraintsForHierarchyContainingObject:(id)arg1 forceInvalidationOfDescendants:(BOOL)arg2 reasonBlock:(id)arg3; +- (void)invalidateConstraintsForObjectRepresentation:(id)arg1 withBlock:(id)arg2; +- (void)didInvalidateConstraintsForObject:(id)arg1; +- (void)runBlockInNewArbitrationStackEntryWithBehavior:(CDStruct_c60c94c2)arg1 block:(id)arg2; +- (void)popArbitrationStackEntry; +- (void)preserveCleanAutolayoutStatusDuring:(id)arg1; +- (void)clearArbitrationStackEntryToBeClosedWhenDoneEditing; +- (void)pushArbitrationStackEntryToBeClosedWhenDoneEditing; +- (id)pushArbitrationStackEntryWithBehavior:(CDStruct_c60c94c2)arg1; +- (id)currentArbitrationStackEntry; +- (BOOL)isUpdatingViewsInAutolayoutSafeWay; +- (void)decideAndSetFramesOfAllViewHierarchiesWithCurrentAutolayoutStatusAfterPerformingBlock:(id)arg1; +- (void)decideAndSetFramesOfAllViewHierarchies; +- (id)sparseAutolayoutInfoForArbitrationUnit:(id)arg1 objectTransformationBlock:(id)arg2; +- (id)childProducerBlock; +- (Class)autolayoutFrameDecisionDriverClass; +- (Class)autolayoutEngineClass; +- (Class)arbitrationUnitClass; +- (Class)symbolicLayoutConstantClass; +- (Class)layoutConstantClass; +- (Class)layoutConstraintClass; +- (void)debugMenuItemPrintArbitrationUnits:(id)arg1; +- (id)arbitrationUnitRootForObject:(id)arg1; +- (id)topMostObjectOfClass:(Class)arg1 inLineageToArbitrationUnitRootContainingObject:(id)arg2; +- (id)arbitrationUnitsAtAndBelowObject:(id)arg1; +- (id)arbitrationUnitsAtAndBelowObjects:(id)arg1; +- (id)arbitrationUnitsForObjects:(id)arg1; +- (id)arbitrationUnitForObject:(id)arg1; +- (id)itemsInAllArbitrationUnits; +- (id)allArbitrationUnits; +@property(readonly, nonatomic) BOOL allowsIllegalAutolayoutStates; +- (void)disableAutolayout; +- (void)enableAutolayout; +- (void)unitTestsCaughtAssertionFailureForDocument:(id)arg1; +- (void)document:(id)arg1 object:(id)arg2 didChangeValue:(id)arg3 toValue:(id)arg4 forKeyPath:(id)arg5; +- (void)documentDidDowngradeToDevelopmentTargetNotSupportingIllegalStates:(id)arg1; +- (void)documentDidFinishEditing:(id)arg1; +- (void)documentWillClose:(id)arg1; +- (void)documentDidChangeTargetRuntime:(id)arg1; +- (void)didRemoveAllUndoManagerActionsForDocument:(id)arg1; +- (id)initWithDocument:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentCapability.h b/IDEInterfaceBuilderKit/IBDocumentCapability.h new file mode 100644 index 000000000..71cde913b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentCapability.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IBDocumentCapability : NSObject +{ + NSString *_name; + NSString *_minToolsVersion; + NSString *_minSystemVersion; + NSString *_message; +} + ++ (id)capabilityWithName:(id)arg1 minToolsVersion:(id)arg2 minSystemVersion:(id)arg3 message:(id)arg4; +@property(readonly, copy, nonatomic) NSString *message; // @synthesize message=_message; +@property(readonly, copy, nonatomic) NSString *minSystemVersion; // @synthesize minSystemVersion=_minSystemVersion; +@property(readonly, copy, nonatomic) NSString *minToolsVersion; // @synthesize minToolsVersion=_minToolsVersion; +@property(readonly, copy, nonatomic) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +- (id)initWithName:(id)arg1 minToolsVersion:(id)arg2 minSystemVersion:(id)arg3 message:(id)arg4; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentCapabilityManager.h b/IDEInterfaceBuilderKit/IBDocumentCapabilityManager.h new file mode 100644 index 000000000..3a7c31b9d --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentCapabilityManager.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface IBDocumentCapabilityManager : NSObject +{ + NSMutableDictionary *_registeredCapabilities; +} + ++ (id)sharedManager; +- (void).cxx_destruct; +- (id)capabilityWithNameCreatingIfNecessary:(id)arg1 minToolsVersion:(id)arg2 minSystemVersion:(id)arg3; +- (id)capabilityWithNameCreatingIfNecessary:(id)arg1 minToolsVersion:(id)arg2 minSystemVersion:(id)arg3 message:(id)arg4; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentCompiler.h b/IDEInterfaceBuilderKit/IBDocumentCompiler.h new file mode 100644 index 000000000..ab5b29846 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentCompiler.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IBDocument, NSString; + +@interface IBDocumentCompiler : NSObject +{ + IBDocument *_sourceDocument; + IBDocument *_intermediateDocument; +} + ++ (BOOL)finishCompilingDocument:(id)arg1 withOutputPath:(id)arg2 options:(id)arg3 error:(id *)arg4; ++ (id)compileContentsOfDocument:(id)arg1 options:(id)arg2 error:(id *)arg3; ++ (id)productPathExtension; ++ (void)initialize; +@property(readonly) IBDocument *intermediateDocument; // @synthesize intermediateDocument=_intermediateDocument; +@property(readonly) IBDocument *sourceDocument; // @synthesize sourceDocument=_sourceDocument; +- (void).cxx_destruct; +- (id)compileWithOptions:(id)arg1 error:(id *)arg2; +- (void)invokeWithIntermediateDocumentOfTargetRuntime:(id)arg1 alwaysCopy:(BOOL)arg2 block:(id)arg3; +- (void)invokeWithIntermediateDocument:(id)arg1; +- (void)invokeWhileUsingSourceAsIntermediateDocument:(id)arg1; +- (void)primitiveInvalidate; +- (id)initWithSourceDocument:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentContentDescription.h b/IDEInterfaceBuilderKit/IBDocumentContentDescription.h new file mode 100644 index 000000000..73d562272 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentContentDescription.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTFileDataTypeDetector-Protocol.h" + +@class IBDocumentDataTypeDescription, IBDocumentXMLArchiveTypeDescription; + +@interface IBDocumentContentDescription : NSObject +{ + IBDocumentDataTypeDescription *_fileDataTypeDescription; + IBDocumentXMLArchiveTypeDescription *_xmlArchiveTypeDescription; +} + ++ (id)fileURL:(id)arg1 matchesFileDataTypeDetectorForExtension:(id)arg2 error:(id *)arg3; ++ (id)detectedTypeOfContentAtPath:(id)arg1 error:(id *)arg2 options:(unsigned long long)arg3; ++ (id)detectedTypeOfContentAtPath:(id)arg1 error:(id *)arg2; ++ (id)detectedTypeOfContentAtPathString:(id)arg1 error:(id *)arg2 options:(unsigned long long)arg3; ++ (id)detectedTypeOfContentAtPathString:(id)arg1 error:(id *)arg2; ++ (id)detectedTypeOfContentAtURL:(id)arg1 error:(id *)arg2; +@property(readonly) IBDocumentXMLArchiveTypeDescription *xmlArchiveTypeDescription; // @synthesize xmlArchiveTypeDescription=_xmlArchiveTypeDescription; +@property(readonly) IBDocumentDataTypeDescription *fileDataTypeDescription; // @synthesize fileDataTypeDescription=_fileDataTypeDescription; +- (void).cxx_destruct; +- (id)initWithFileDataTypeDescription:(id)arg1 xmlArchiveTypeDescription:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentDataTypeDescription.h b/IDEInterfaceBuilderKit/IBDocumentDataTypeDescription.h new file mode 100644 index 000000000..358b0b14a --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentDataTypeDescription.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IBPlatform, NSSet, NSString; + +@interface IBDocumentDataTypeDescription : IBAbstractFileDataTypeDescription +{ + BOOL _writable; + NSString *_archiveContentFileName; + Class _documentClass; + IBPlatform *_platform; + NSSet *_archiveTypes; + NSString *_fileType; + Class _foriengContentImporter; +} + ++ (id)allTypeDescriptions; +@property(readonly) Class foriengContentImporter; // @synthesize foriengContentImporter=_foriengContentImporter; +@property(readonly) NSString *fileType; // @synthesize fileType=_fileType; +@property(readonly) NSSet *archiveTypes; // @synthesize archiveTypes=_archiveTypes; +@property(readonly) IBPlatform *platform; // @synthesize platform=_platform; +@property(readonly) Class documentClass; // @synthesize documentClass=_documentClass; +@property(readonly) NSString *archiveContentFileName; // @synthesize archiveContentFileName=_archiveContentFileName; +- (void).cxx_destruct; +- (id)archiveContentFilePathForBasePath:(id)arg1; +- (long long)matchingScoreForMetadataAtPath:(id)arg1 bundleContents:(id)arg2; +- (id)description; +- (BOOL)isWritable; +- (id)initWithExtension:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentDependency.h b/IDEInterfaceBuilderKit/IBDocumentDependency.h index 1a5d9f9f8..4b2e833ed 100644 --- a/IDEInterfaceBuilderKit/IBDocumentDependency.h +++ b/IDEInterfaceBuilderKit/IBDocumentDependency.h @@ -11,7 +11,7 @@ @interface IBDocumentDependency : NSObject { NSMutableArray *_versions; - NSMutableArray *_targetRuntimes; + NSMutableArray *_platforms; IBDocumentDependencyVersion *_defaultVersion; NSString *_identifier; NSString *_dependencyLabel; @@ -27,7 +27,7 @@ + (id)documentDependencyWithExtension:(id)arg1; + (id)documentDependencyWithIdentifier:(id)arg1; + (void)initialize; -@property(readonly, nonatomic) NSArray *targetRuntimes; // @synthesize targetRuntimes=_targetRuntimes; +@property(readonly, nonatomic) NSArray *platforms; // @synthesize platforms=_platforms; @property(readonly, nonatomic) NSArray *versions; // @synthesize versions=_versions; @property(readonly, nonatomic) NSString *dependencyType; // @synthesize dependencyType=_dependencyType; @property(readonly, nonatomic) double positionPriority; // @synthesize positionPriority=_positionPriority; diff --git a/IDEInterfaceBuilderKit/IBDocumentDependencyVersion.h b/IDEInterfaceBuilderKit/IBDocumentDependencyVersion.h index 494806d77..5f4c000e8 100644 --- a/IDEInterfaceBuilderKit/IBDocumentDependencyVersion.h +++ b/IDEInterfaceBuilderKit/IBDocumentDependencyVersion.h @@ -11,17 +11,20 @@ @interface IBDocumentDependencyVersion : NSObject { BOOL _hide; + BOOL _disable; NSString *_label; double _number; NSString *_marketingVersion; } + (id)documentDependencyVersionWithExtension:(id)arg1; +@property(nonatomic) BOOL disable; // @synthesize disable=_disable; @property(nonatomic) BOOL hide; // @synthesize hide=_hide; @property(retain, nonatomic) NSString *marketingVersion; // @synthesize marketingVersion=_marketingVersion; @property(nonatomic) double number; // @synthesize number=_number; @property(retain, nonatomic) NSString *label; // @synthesize label=_label; - (void).cxx_destruct; +- (id)description; - (id)initWithExtension:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBDocumentGeniusResultsFinder.h b/IDEInterfaceBuilderKit/IBDocumentGeniusResultsFinder.h index e9a0869ac..65a021752 100644 --- a/IDEInterfaceBuilderKit/IBDocumentGeniusResultsFinder.h +++ b/IDEInterfaceBuilderKit/IBDocumentGeniusResultsFinder.h @@ -6,7 +6,7 @@ #import "IDEIndexGeniusResultsFinder.h" -@class NSSet; +@class IBDocument, NSSet; @interface IBDocumentGeniusResultsFinder : IDEIndexGeniusResultsFinder { @@ -21,6 +21,7 @@ - (void)registerObservationsWithDocument:(id)arg1; - (BOOL)_getUpdateGeniusResultsPhaseOneBlock:(id *)arg1 phaseTwoBlock:(void)arg2 phaseThreeBlock:(id *)arg3; - (void)primitiveInvalidate; +@property(readonly) IBDocument *editorDocument; @end diff --git a/IDEInterfaceBuilderKit/IBDocumentGroupMemberWrapper.h b/IDEInterfaceBuilderKit/IBDocumentGroupMemberWrapper.h index 3d13dd736..271fd6d68 100644 --- a/IDEInterfaceBuilderKit/IBDocumentGroupMemberWrapper.h +++ b/IDEInterfaceBuilderKit/IBDocumentGroupMemberWrapper.h @@ -17,6 +17,7 @@ + (id)childWrapperInvalidationNotificationNames; - (void).cxx_destruct; - (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; +- (void)didAddOrRemoveDescendantConnection:(id)arg1; - (void)invalidateChildWrappersAfterDocumentMutationNotification:(id)arg1; - (void)invalidateChildWrappers; - (BOOL)wrapsNormalDocumentObject; diff --git a/IDEInterfaceBuilderKit/IBDocumentInspector.h b/IDEInterfaceBuilderKit/IBDocumentInspector.h index 4ad2e60f1..de26d0196 100644 --- a/IDEInterfaceBuilderKit/IBDocumentInspector.h +++ b/IDEInterfaceBuilderKit/IBDocumentInspector.h @@ -20,16 +20,15 @@ NSString *developmentSummary; BOOL developmentEnabled; BOOL deploymentEnabled; - BOOL useAutolayoutStateIsVisible; - BOOL canEditUseAutolayoutState; - BOOL allDocumentsAreUsingAutolayout; - BOOL anyDocumentIsUsingAutolayout; BOOL isInstalled; DVTNotificationToken *updateDependenciesNotification; + long long _useConfigurationsState; } -@property BOOL useAutolayoutStateIsVisible; // @synthesize useAutolayoutStateIsVisible; -@property BOOL canEditUseAutolayoutState; // @synthesize canEditUseAutolayoutState; ++ (BOOL)canInspectFileReferenceNavigableItems:(id)arg1; ++ (BOOL)matchesFileReference:(id)arg1; ++ (id)documentPlatform; +@property(nonatomic) long long useConfigurationsState; // @synthesize useConfigurationsState=_useConfigurationsState; @property(nonatomic) long long useAutolayoutState; // @synthesize useAutolayoutState; @property(copy) NSString *developmentSummary; // @synthesize developmentSummary; @property(copy) NSString *deploymentSummary; // @synthesize deploymentSummary; @@ -41,26 +40,32 @@ - (void)setContent:(id)arg1; - (void)startObservingDocuments:(id)arg1; - (void)stopObservingDocuments:(id)arg1; -- (void)updateUseAutolayoutState; +- (void)updateUseAutolayoutAndConfigurationsState; - (void)refreshTargetMenus; - (id)menuItemsForDocumentDependencies:(id)arg1 andDocuments:(id)arg2 type:(id)arg3 summary:(id *)arg4; - (id)menuItemForDefaultVersionOfDependency:(id)arg1 andDocuments:(id)arg2; - (BOOL)isValidVersion:(long long)arg1 forDocumentDependency:(id)arg2 documents:(id)arg3 andType:(id)arg4; - (id)versionItemWithTitle:(id)arg1 version:(id)arg2 andDependency:(id)arg3; - (id)categoryHeaderItemWithTitle:(id)arg1; -- (void)disableAutolayoutForDocuments:(id)arg1; -- (void)enableAutolayoutForDocuments:(id)arg1; -- (void)finishEnablingAutolayoutForDocuments:(id)arg1; +- (BOOL)shouldShowLaunchScreenCheckbox; +- (void)disableConfigurationsAndAutolayout:(BOOL)arg1 forDocuments:(id)arg2 withCompletionHandler:(id)arg3; +- (void)enableAutolayoutAndConfigurations:(BOOL)arg1 forDocuments:(id)arg2; +- (void)finishDisablingConfigurationsAndAutolayout:(BOOL)arg1 forDocuments:(id)arg2 withAlert:(id)arg3; +- (void)finishEnablingAutolayoutAndConfigurations:(BOOL)arg1 arbitrate:(BOOL)arg2 forDocuments:(id)arg3; +- (id)alertAccessoryViewForDisablingConfigurations; +- (id)informativeTextForDisablingConfigurations; +- (id)informativeTextForEnablingConfigurations; +- (id)userLabelForConfigurations; - (id)explicitVersionForUpgradingDocumentDependencyToEnableAutolayout:(id)arg1; -- (BOOL)anyDocumentNeedsToUpgradeDependencyToEnableAutolayout:(id)arg1; +- (BOOL)documentNeedsToUpgradeDevelopmentTargetToEnableConfigurations:(id)arg1; - (BOOL)documentNeedsToUpgradeDependencyToEnableAutolayout:(id)arg1; - (id)upgradeTargetsForDocuments:(id)arg1; -- (id)headingForEnablingAutoLayoutAlert:(id)arg1; -- (id)alertForEnablingAutoLayoutWithHeading:(id)arg1 informativeText:(id)arg2; -- (id)autolayoutDependencyExtensionParameterForDocument:(id)arg1 matchingVersion:(id)arg2; +- (id)autolayoutDependencyExtensionParameterForDocument:(id)arg1 matchingVersion:(long long)arg2; +- (void)setUseConfigurationsStateForUIOnly:(long long)arg1; - (void)setUseAutolayoutStateForUIOnly:(long long)arg1; - (void)resetLocalizationLocking:(id)arg1; - (void)takeDocumentDependency:(id)arg1; +- (void)applyDependencyValue:(id)arg1 toDependency:(id)arg2 forDocuments:(id)arg3; - (void)didApplyDependencyValue:(id)arg1 toDependency:(id)arg2 forDocument:(id)arg3; - (void)documentUpdatedDependencies:(id)arg1; - (void)primitiveInvalidate; diff --git a/IDEInterfaceBuilderKit/IBDocumentIssueGenerator.h b/IDEInterfaceBuilderKit/IBDocumentIssueGenerator.h new file mode 100644 index 000000000..2f32e2960 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentIssueGenerator.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTDelayedInvocation, DVTNotificationToken, DVTStackBacktrace, IBDocument, IBMutableIdentityDictionary, NSDictionary, NSMutableSet, NSString; + +@interface IBDocumentIssueGenerator : NSObject +{ + IBDocument *_document; + BOOL _allIssuesAreInvalid; + IBMutableIdentityDictionary *_membersToIssues; + NSMutableSet *_parentsWithPendingChildIssueCalculations; + NSMutableSet *_membersWithPendingIssueCalculations; + NSMutableSet *_classNamesWithPendingIssueCalculations; + DVTDelayedInvocation *_issuesInvocation; + DVTNotificationToken *_issueSeverityToken; + BOOL _enabled; +} + ++ (BOOL)isFineGrainedIssueInvalidationEnabled; ++ (void)initialize; +@property(readonly) IBDocument *document; // @synthesize document=_document; +@property(nonatomic, getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; +- (void).cxx_destruct; +@property(readonly) NSDictionary *warnings; +- (void)validateIssues:(id)arg1; +- (id)aggregateMembersNeedingRefreshedIssues; +- (void)clearPendingIssueCalculationsTables; +- (void)updateIssuesForMembers:(id)arg1; +- (BOOL)effectiveIssuesAreEnabled; +- (void)notifyObservers; +- (void)invalidateIssuesForConnection:(id)arg1; +- (void)invalidateIssuesForClassNamed:(id)arg1; +- (void)invalidateIssuesForChildrenOfObject:(id)arg1; +- (void)invalidateIssuesForObject:(id)arg1; +- (void)invalidateAllIssues; +- (void)warningSeveritiesDidChange:(id)arg1; +- (void)primitiveInvalidate; +- (id)initWithDocument:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentItemRenamer.h b/IDEInterfaceBuilderKit/IBDocumentItemRenamer.h index a72a964ae..9e0c4b72b 100644 --- a/IDEInterfaceBuilderKit/IBDocumentItemRenamer.h +++ b/IDEInterfaceBuilderKit/IBDocumentItemRenamer.h @@ -24,5 +24,11 @@ - (BOOL)_saveDictionaryAsStringsFile:(id)arg1 toPath:(id)arg2 error:(id *)arg3; - (id)renameableItemsForFile:(id)arg1 currentName:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBDocumentLayoutConstraintAbstraction-IBDocumentLayoutConstraintAbstraction.h b/IDEInterfaceBuilderKit/IBDocumentLayoutConstraintAbstraction-IBDocumentLayoutConstraintAbstraction.h index 5a099068e..46ef296e1 100644 --- a/IDEInterfaceBuilderKit/IBDocumentLayoutConstraintAbstraction-IBDocumentLayoutConstraintAbstraction.h +++ b/IDEInterfaceBuilderKit/IBDocumentLayoutConstraintAbstraction-IBDocumentLayoutConstraintAbstraction.h @@ -7,10 +7,8 @@ #import "IBDocumentLayoutConstraintAbstraction.h" @interface IBDocumentLayoutConstraintAbstraction (IBDocumentLayoutConstraintAbstraction) -+ (id)keyPathsForValuesAffectingIbDefaultImage; -+ (id)keyPathsForValuesAffectingIbDefaultLabel; ++ (id)ibDefaultImageForInstance:(id)arg1; - (id)ibMemberToHighlightInUI; -- (id)ibDefaultImage; - (id)ibDefaultLabel; @end diff --git a/IDEInterfaceBuilderKit/IBDocumentLiveViewsDebugSession.h b/IDEInterfaceBuilderKit/IBDocumentLiveViewsDebugSession.h new file mode 100644 index 000000000..047ee4ebe --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentLiveViewsDebugSession.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IBDocumentLiveViewsDebugSession : NSObject +{ + NSString *_title; +} + +@property(readonly, nonatomic) NSString *title; // @synthesize title=_title; +- (void).cxx_destruct; +- (id)initWithTitle:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentLiveViewsDispatcher.h b/IDEInterfaceBuilderKit/IBDocumentLiveViewsDispatcher.h new file mode 100644 index 000000000..b40ca39f0 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentLiveViewsDispatcher.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IBDocument, NSMutableDictionary, NSOrderedSet, NSString; + +@interface IBDocumentLiveViewsDispatcher : NSObject +{ + NSMutableDictionary *_debugSessionsByIdentifier; + IBDocument *_document; + NSOrderedSet *_activeDebuggingSessions; +} + ++ (id)_queueForLaunchingLiveViewsTools; ++ (void)initialize; +@property(copy, nonatomic) NSOrderedSet *activeDebuggingSessions; // @synthesize activeDebuggingSessions=_activeDebuggingSessions; +@property(readonly, nonatomic) __weak IBDocument *document; // @synthesize document=_document; +- (void).cxx_destruct; +- (void)refreshLiveViews; +- (BOOL)canRefreshLiveViews; +- (void)_debugLiveViews:(id)arg1 invokedFromDocumentEditor:(id)arg2 errorHandler:(id)arg3; +- (id)_createAndAddSessionForDebuggingViews:(id)arg1; +- (void)_attachToLiveViewsTool:(id)arg1 toDebugViews:(id)arg2 session:(id)arg3 fromDeviceProcessInformation:(id)arg4 runDestination:(id)arg5 invokedInTabController:(id)arg6 errorHandler:(id)arg7; +- (void)_registerObserverForObject:(id)arg1 keyPath:(id)arg2 inContextOfSessionWithIdentifier:(id)arg3 handlerBlock:(id)arg4; +- (void)_stopObservingDebugSessionWithIdentifier:(id)arg1; +- (void)_didFinishAttachingToLiveViewsTool:(id)arg1 toDebugViews:(id)arg2 session:(id)arg3 sessionIdentifier:(id)arg4 errorHandler:(id)arg5; +- (id)_runDestinationForAttachingToPlatform:(id)arg1; +- (void)_findProcessInformationForAttachingToLiveViewsTool:(id)arg1 runDestination:(id)arg2 completionHandler:(id)arg3; +- (void)_launchLiveViewsToolForTargetRuntime:(id)arg1 bundlePaths:(id)arg2 projectSourceDirectoryPaths:(id)arg3 completionHandler:(id)arg4; +- (void)_removeActiveDebuggingSession:(id)arg1; +- (void)_addActiveDebuggingSession:(id)arg1; +- (void)debugLiveViewsGivenSelection:(id)arg1 invokedFromDocumentEditor:(id)arg2 errorHandler:(id)arg3; +- (BOOL)canDebugLiveViewsGivenSelection:(id)arg1; +- (void)primitiveInvalidate; +- (id)initWithDocument:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentMemberLocation.h b/IDEInterfaceBuilderKit/IBDocumentMemberLocation.h index 688f38dc3..cb7b2b1af 100644 --- a/IDEInterfaceBuilderKit/IBDocumentMemberLocation.h +++ b/IDEInterfaceBuilderKit/IBDocumentMemberLocation.h @@ -6,15 +6,19 @@ #import "DVTDocumentLocation.h" -@class IBMemberID; +@class IBAttributeSearchLocation, IBMemberID; @interface IBDocumentMemberLocation : DVTDocumentLocation { - IBMemberID *memberIdentifier; + IBMemberID *_memberIdentifier; + IBAttributeSearchLocation *_attributeSearchLocation; } -@property(readonly) IBMemberID *memberIdentifier; // @synthesize memberIdentifier; +@property(readonly, copy) IBAttributeSearchLocation *attributeSearchLocation; // @synthesize attributeSearchLocation=_attributeSearchLocation; +@property(readonly, copy) IBMemberID *memberIdentifier; // @synthesize memberIdentifier=_memberIdentifier; - (void).cxx_destruct; +- (id)description; +- (BOOL)ibDocumentMemberLocationAttributesAreEqualForDocumentLocation:(id)arg1; - (BOOL)isEqualDisregardingTimestamp:(id)arg1; - (id)copyWithURL:(id)arg1; - (long long)compare:(id)arg1; @@ -22,6 +26,7 @@ - (BOOL)isEqual:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 memberIdentifier:(id)arg3 attributeSearchLocation:(id)arg4; - (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 andMemberIdentifier:(id)arg3; @end diff --git a/IDEInterfaceBuilderKit/IBDocumentMemberMutationDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBDocumentMemberMutationDelegate-Protocol.h index 442322ec3..83f46d420 100644 --- a/IDEInterfaceBuilderKit/IBDocumentMemberMutationDelegate-Protocol.h +++ b/IDEInterfaceBuilderKit/IBDocumentMemberMutationDelegate-Protocol.h @@ -7,7 +7,9 @@ #import "NSObject-Protocol.h" @protocol IBDocumentMemberMutationDelegate -- (void)document:(id)arg1 relationshipKeyPath:(id)arg2 didChangeForMember:(id)arg3; +- (void)document:(id)arg1 mayHaveTurnedMemberOnOrOff:(id)arg2; +- (void)document:(id)arg1 didChangeRelationshipKeyPath:(id)arg2 forMember:(id)arg3; +- (void)document:(id)arg1 didChangeKeyPath:(id)arg2 forMember:(id)arg3; - (void)document:(id)arg1 didRemoveChildObject:(id)arg2 fromMember:(id)arg3; - (void)document:(id)arg1 didAddChildObject:(id)arg2 toMember:(id)arg3; - (void)document:(id)arg1 willRemoveChildObject:(id)arg2 fromMember:(id)arg3; diff --git a/IDEInterfaceBuilderKit/IBDocumentMemberSearchDescription.h b/IDEInterfaceBuilderKit/IBDocumentMemberSearchDescription.h new file mode 100644 index 000000000..3e7bcfcb9 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentMemberSearchDescription.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTPropertyListEncoding-Protocol.h" + +@class IBMemberID, NSArray, NSDictionary, NSString; + +@interface IBDocumentMemberSearchDescription : NSObject +{ + NSArray *_attributeKeyPaths; + NSDictionary *_attributeKeyPathsToSearchLocations; + NSDictionary *_attributeSearchLocationsToIndexes; + IBMemberID *_memberID; + NSString *_className; + NSString *_contextLabel; + NSArray *_attributeDescriptions; +} + +@property(readonly, copy, nonatomic) NSArray *attributeDescriptions; // @synthesize attributeDescriptions=_attributeDescriptions; +@property(readonly, copy, nonatomic) NSString *contextLabel; // @synthesize contextLabel=_contextLabel; +@property(readonly, copy, nonatomic) NSString *className; // @synthesize className=_className; +@property(readonly, copy, nonatomic) IBMemberID *memberID; // @synthesize memberID=_memberID; +- (void).cxx_destruct; +- (long long)compareAttributeSearchLocation:(id)arg1 toLocation:(id)arg2; +- (id)attributeDescriptionForSearchLocation:(id)arg1; +- (unsigned long long)indexOfAttributeSearchLocation:(id)arg1; +- (id)attributeSearchLocationsForKeyPath:(id)arg1; +- (id)attributeKeyPaths; +- (void)awakeWithPropertyList:(id)arg1; +- (void)encodeIntoPropertyList:(id)arg1; +- (id)initWithPropertyList:(id)arg1 owner:(id)arg2; +- (id)initWithMemberID:(id)arg1 className:(id)arg2 attributeDescriptions:(id)arg3 contextLabel:(id)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentMemberWrapper.h b/IDEInterfaceBuilderKit/IBDocumentMemberWrapper.h index d1f0a2ec7..614e1f55e 100644 --- a/IDEInterfaceBuilderKit/IBDocumentMemberWrapper.h +++ b/IDEInterfaceBuilderKit/IBDocumentMemberWrapper.h @@ -9,24 +9,27 @@ #import "DVTInvalidation-Protocol.h" #import "IBDocumentMemberMutationDelegate-Protocol.h" #import "IDEInspectorMatching-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class DVTStackBacktrace, IBDocument, IBDocumentMemberLocation, IBMemberID, NSArray, NSImage, NSMutableSet, NSString; +@class DVTDocumentLocation, DVTFileDataType, DVTStackBacktrace, IBDocument, IBDocumentMemberLocation, IBMemberID, IDEFileReference, NSArray, NSImage, NSMutableSet, NSString; -@interface IBDocumentMemberWrapper : NSObject +@interface IBDocumentMemberWrapper : NSObject { - NSMutableSet *registeredDidChangeBlocks; - IBMemberID *cachedMemberIDValue; - id member; - IBDocument *document; + NSMutableSet *_registeredDidChangeBlocks; + IBMemberID *_cachedMemberIDValue; + NSObject *_member; + IBDocument *_document; } + (void)initialize; -@property(retain) IBDocument *document; // @synthesize document; -@property(readonly) id member; // @synthesize member; +@property(retain) IBDocument *document; // @synthesize document=_document; +@property(readonly) NSObject *member; // @synthesize member=_member; - (void).cxx_destruct; - (id)acceptDrop:(id)arg1 childIndex:(long long)arg2; - (unsigned long long)dragOperationForDropInfo:(id)arg1 proposedIndex:(long long)arg2 acceptingIndex:(long long *)arg3 isAlternativeItem:(BOOL)arg4; -- (void)document:(id)arg1 relationshipKeyPath:(id)arg2 didChangeForMember:(id)arg3; +- (void)document:(id)arg1 mayHaveTurnedMemberOnOrOff:(id)arg2; +- (void)document:(id)arg1 didChangeRelationshipKeyPath:(id)arg2 forMember:(id)arg3; +- (void)document:(id)arg1 didChangeKeyPath:(id)arg2 forMember:(id)arg3; - (void)document:(id)arg1 didRemoveChildObject:(id)arg2 fromMember:(id)arg3; - (void)document:(id)arg1 didAddChildObject:(id)arg2 toMember:(id)arg3; - (void)document:(id)arg1 willRemoveChildObject:(id)arg2 fromMember:(id)arg3; @@ -37,22 +40,35 @@ - (void)unregisterDidChangeBlock:(id)arg1; - (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; - (BOOL)wrapsNormalDocumentObject; +@property(readonly, getter=isInstalled) BOOL installed; @property(readonly) NSImage *image; @property(readonly) NSString *name; -@property(readonly, nonatomic) NSArray *childWrappers; +@property(readonly, copy, nonatomic) NSArray *childWrappers; @property(readonly) IBDocumentMemberLocation *navigableDocumentLocation; @property(readonly) NSString *navigableGroupIdentifier; - (id)descriptionWithChildren; -- (id)description; +@property(readonly, copy) NSString *description; @property(readonly) IBDocumentMemberLocation *documentLocation; @property(readonly) id identifier; @property(readonly) IBMemberID *memberID; +@property(readonly) NSString *navigableItem_name; - (void)primitiveInvalidate; - (id)initWithMember:(id)arg1 document:(id)arg2; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBDocumentMetadataSchema.h b/IDEInterfaceBuilderKit/IBDocumentMetadataSchema.h index ab63ba470..50a22c06b 100644 --- a/IDEInterfaceBuilderKit/IBDocumentMetadataSchema.h +++ b/IDEInterfaceBuilderKit/IBDocumentMetadataSchema.h @@ -6,16 +6,18 @@ #import "NSObject.h" -@class NSDictionary; +@class NSDictionary, NSSet; @interface IBDocumentMetadataSchema : NSObject { - NSDictionary *keysToPersistenceValues; - NSDictionary *keysToArchiveKeys; - NSDictionary *archiveKeysToKeys; + NSDictionary *_keysToPersistenceValues; + NSDictionary *_keysToArchiveKeys; + NSDictionary *_archiveKeysToKeys; + NSSet *_copyableKeys; } + (id)sharedInstance; +@property(readonly, nonatomic) NSSet *copyableKeys; // @synthesize copyableKeys=_copyableKeys; - (void).cxx_destruct; - (BOOL)shouldIncludeKey:(id)arg1 format:(long long)arg2; - (BOOL)isDeclaredKey:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBDocumentObjectMemberWrapper.h b/IDEInterfaceBuilderKit/IBDocumentObjectMemberWrapper.h index 9bb647c13..b19b71895 100644 --- a/IDEInterfaceBuilderKit/IBDocumentObjectMemberWrapper.h +++ b/IDEInterfaceBuilderKit/IBDocumentObjectMemberWrapper.h @@ -6,30 +6,37 @@ #import -@class IBMutableIdentityDictionary, NSArray, NSSet; +@class IBMutableIdentityDictionary, NSArray, NSImage, NSObject, NSString; @interface IBDocumentObjectMemberWrapper : IBDocumentMemberWrapper { - IBMutableIdentityDictionary *navigationGroupIdentifierToGroupMap; - NSSet *notificationForwarderTokens; - NSArray *childWrappers; + IBMutableIdentityDictionary *_navigationGroupIdentifierToGroupMap; + NSArray *_childWrappers; + NSString *_name; + NSImage *_image; + BOOL _installed; } -+ (id)keyPathsForValuesAffectingImage; -+ (id)keyPathsForValuesAffectingName; + (id)keyPathsForValuesAffectingObject; - (void).cxx_destruct; -- (void)document:(id)arg1 relationshipKeyPath:(id)arg2 didChangeForMember:(id)arg3; +- (void)document:(id)arg1 mayHaveTurnedMemberOnOrOff:(id)arg2; +- (void)document:(id)arg1 didChangeRelationshipKeyPath:(id)arg2 forMember:(id)arg3; +- (void)document:(id)arg1 didChangeKeyPath:(id)arg2 forMember:(id)arg3; +- (void)refreshProperties; - (void)document:(id)arg1 didRemoveChildObject:(id)arg2 fromMember:(id)arg3; - (void)document:(id)arg1 didAddChildObject:(id)arg2 toMember:(id)arg3; - (void)invalidateChildWrappers; - (BOOL)wrapsNormalDocumentObject; +- (void)setInstalled:(BOOL)arg1; +- (BOOL)isInstalled; - (id)image; +- (void)setImage:(id)arg1; - (id)name; +- (void)setName:(id)arg1; - (void)setChildWrappers:(id)arg1; - (id)childWrappers; - (void)rebuildChildWrappers; -@property(readonly) id object; +@property(readonly) NSObject *object; - (void)primitiveInvalidate; - (id)initWithMember:(id)arg1 document:(id)arg2; - (id)humanReadableNameForInspectorKeyPath:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBDocumentPlatformAdapter.h b/IDEInterfaceBuilderKit/IBDocumentPlatformAdapter.h new file mode 100644 index 000000000..5b92f29b1 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentPlatformAdapter.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "IBAutolayoutFrameDeciderDelegate-Protocol.h" + +@class DVTStackBacktrace, IBDocument, IBPlatform, NSString; + +@interface IBDocumentPlatformAdapter : NSObject +{ + IBDocument *_document; +} + ++ (void)initialize; +@property(readonly) IBDocument *document; // @synthesize document=_document; +- (void).cxx_destruct; +- (void)toggleScreenMetricsFormFactor:(id)arg1; +- (BOOL)validateToggleScreenMetricsFormFactorItem:(id)arg1; +- (id)applicableInspectorCategoriesGivenSuggestion:(id)arg1; +- (struct CGSize)storyboardCanvasPositioningScaleForSimulatedMetricsContainer:(id)arg1; +- (void)storyboardDidDisableMemberConfigurations; +- (void)xibDidDisableMemberConfigurations; +- (void)storyboardDidSwitchToEditedMemberConfiguration:(id)arg1; +- (void)xibDidSwitchToEditedMemberConfiguration:(id)arg1; +- (id)implicitIntegratorBundleDependencyIdentifier; +- (void)populateEmptyXIBDocumentWithInitialPlaceholders; +- (struct CGSize)canvasViewFramePaddingSizeForOverlayScrollers; +- (id)storyboardMetricsSwitchingViewControllerClasses; +- (id)hybridNIBPackageRuntimeFileName; +- (id)compiledStoryboardInfoPlistFileName; +- (id)compiledStoryBoardIntermediateXibFileType; +- (void)addToManyOutletFromObject:(id)arg1 referencingInstnace:(id)arg2 byName:(id)arg3; +- (void)addOutletFromObject:(id)arg1 referencingInstnace:(id)arg2 byName:(id)arg3; +- (void)addActionFromSender:(id)arg1 toReceiver:(id)arg2 withSelector:(id)arg3; +- (id)forcedUpgradeFileTypeForFileType:(id)arg1; +- (id)intrinsicPackageContentForNewlyGeneratedPackageWithFileType:(id)arg1; +- (id)archiveTypeForFileType:(id)arg1; +- (id)variantForResolvingMediaResources; +- (id)documentCIImageNamed:(id)arg1 usingSizeValueForPlaceholderImageIfNeeded:(id)arg2; +- (void)frameDecider:(id)arg1 didPropagateFrameSize:(struct CGSize)arg2 toView:(id)arg3; +- (void)frameDecider:(id)arg1 didPropagateFrame:(struct CGRect)arg2 toView:(id)arg3; +- (void)finishChangingTargetRuntimeInCompiledIntermediateDocument; +- (Class)externalReferencePlaceholderClass; +- (BOOL)isObjectBuiltInXIBPlaceholder:(id)arg1; +- (id)storyboardExitPlaceholder; +- (id)storyboardFirstResponderPlaceholder; +- (id)connectToSourceTeardownMethodCounterpartsForContext:(id)arg1; +- (BOOL)supportsInternationalizationReturningError:(id *)arg1; +@property(readonly) IBPlatform *platform; +- (void)primitiveInvalidate; +- (id)initWithDocument:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentPluginLiberationContext.h b/IDEInterfaceBuilderKit/IBDocumentPluginLiberationContext.h new file mode 100644 index 000000000..56d452356 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentPluginLiberationContext.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSError, NSWindow; + +@interface IBDocumentPluginLiberationContext : NSObject +{ + BOOL _locatePlugin; + void *_originalContext; + NSWindow *_window; + NSError *_error; +} + +@property(nonatomic) BOOL locatePlugin; // @synthesize locatePlugin=_locatePlugin; +@property(retain, nonatomic) NSError *error; // @synthesize error=_error; +@property(retain, nonatomic) NSWindow *window; // @synthesize window=_window; +@property(nonatomic) void *originalContext; // @synthesize originalContext=_originalContext; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentPluginLiberator.h b/IDEInterfaceBuilderKit/IBDocumentPluginLiberator.h new file mode 100644 index 000000000..e63a442c0 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentPluginLiberator.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSURL; + +@interface IBDocumentPluginLiberator : NSObject +{ + NSURL *_fileURL; +} + +@property(readonly) NSURL *fileURL; // @synthesize fileURL=_fileURL; +- (void).cxx_destruct; +- (id)liberationPreflight:(id)arg1; +- (id)errorForMissingIB3PluginIdentifiers:(id)arg1; +- (void)liberationErrorAlert:(id)arg1 wasPresentedWithResult:(long long)arg2 inContext:(void *)arg3; +- (void)handleLiberationError:(id)arg1 result:(long long)arg2 window:(id)arg3; +- (void)liberationLocatePluginErrorAlert:(id)arg1 wasPresentedWithResult:(long long)arg2 inContext:(void *)arg3; +- (id)gatherPluginsFromPaths:(id)arg1; +- (void)gatherPluginsFromPaths:(id)arg1 parent:(id)arg2 into:(id)arg3; +- (id)buildLiberationResultsString:(id)arg1; +- (id)liberationListAttributes; +- (id)liberationSubtitleAttributes; +- (id)liberationTitleAttributes; +- (BOOL)isLiberating; +- (void)removeFromLiberatingDocuments; +- (void)addToLiberatingDocuments; +- (id)initWithFileURL:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentSearchDescription.h b/IDEInterfaceBuilderKit/IBDocumentSearchDescription.h new file mode 100644 index 000000000..fc35dfa20 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentSearchDescription.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTPropertyListEncoding-Protocol.h" + +@class NSArray, NSDictionary, NSString, NSURL; + +@interface IBDocumentSearchDescription : NSObject +{ + NSDictionary *_memberIDsToIndexes; + NSArray *_memberDescriptions; + NSURL *_fileURL; +} + ++ (id)emptyDocumentSearchDescription; +@property(readonly, copy, nonatomic) NSURL *fileURL; // @synthesize fileURL=_fileURL; +@property(readonly, copy, nonatomic) NSArray *memberDescriptions; // @synthesize memberDescriptions=_memberDescriptions; +- (void).cxx_destruct; +- (long long)compareMemberID:(id)arg1 toMemberID:(id)arg2; +- (id)memberDescriptionBeforeMemberID:(id)arg1; +- (id)memberDescriptionAfterMemberID:(id)arg1; +- (id)memberDescriptionForID:(id)arg1; +- (id)memberDescriptionAtOffset:(long long)arg1 fromID:(id)arg2; +- (unsigned long long)indexOfMemberID:(id)arg1; +- (id)lastMemberDescription; +- (id)firstMemberDescription; +- (void)awakeWithPropertyList:(id)arg1; +- (void)encodeIntoPropertyList:(id)arg1; +- (id)initWithPropertyList:(id)arg1 owner:(id)arg2; +- (id)initWithFileURL:(id)arg1 memberDescriptions:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentSelectionGeniusResultsFinder.h b/IDEInterfaceBuilderKit/IBDocumentSelectionGeniusResultsFinder.h index 440385766..fbfc344a8 100644 --- a/IDEInterfaceBuilderKit/IBDocumentSelectionGeniusResultsFinder.h +++ b/IDEInterfaceBuilderKit/IBDocumentSelectionGeniusResultsFinder.h @@ -10,8 +10,8 @@ @interface IBDocumentSelectionGeniusResultsFinder : IDEIndexGeniusResultsFinder { - NSSet *interfaceBuilderObjectKVOObservations; - NSSet *documentNotificationTokens; + NSSet *_interfaceBuilderObjectKVOObservations; + NSSet *_documentNotificationTokens; } + (Class)editorDocumentClass; diff --git a/IDEInterfaceBuilderKit/IBDocumentStripper.h b/IDEInterfaceBuilderKit/IBDocumentStripper.h new file mode 100644 index 000000000..d154ac057 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentStripper.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IBDocumentStripper : NSObject +{ +} + +- (id)strippedWrapperOfContentsAtPath:(id)arg1 error:(id *)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentStructureRepresentation.h b/IDEInterfaceBuilderKit/IBDocumentStructureRepresentation.h index 65ece7174..46f936b3d 100644 --- a/IDEInterfaceBuilderKit/IBDocumentStructureRepresentation.h +++ b/IDEInterfaceBuilderKit/IBDocumentStructureRepresentation.h @@ -6,35 +6,26 @@ #import "NSObject.h" -@class IBClassDescriber, IBSystemClassProvider, NSMutableArray, NSMutableDictionary; +@class NSMutableArray, NSMutableDictionary; @interface IBDocumentStructureRepresentation : NSObject { - NSMutableDictionary *oidToObjectInfo; - IBClassDescriber *classDescriber; - IBSystemClassProvider *systemClassProvider; - NSMutableArray *topLevelObjects; - NSMutableArray *topLevelConcreteObjects; - NSMutableDictionary *connectionsToObject; - NSMutableDictionary *connectionsFromObject; + NSMutableDictionary *_oidToObjectInfo; + NSMutableArray *_topLevelObjects; + NSMutableArray *_topLevelConcreteObjects; + NSMutableDictionary *_connectionsToObject; + NSMutableDictionary *_connectionsFromObject; } - (void).cxx_destruct; -- (id)objectOIDsConnectedForObjectWithOID:(id)arg1 byWayOfConnectionLabeled:(id)arg2; - (id)objectOIDConnectedFromObjectWithOID:(id)arg1 byWayOfConnectionLabeled:(id)arg2; -- (id)objectOIDConnectedToObjectWithOID:(id)arg1 byWayOfConnectionLabeled:(id)arg2; - (id)objectsConnectedForObjectWithOID:(id)arg1; - (id)objectsConnectedFromObjectWithOID:(id)arg1; - (id)objectsConnectedToObjectWithOID:(id)arg1; - (id)childrenOIDsOfObjectWithOID:(id)arg1; -- (id)groupIDForObjectWithID:(id)arg1; - (id)parentOIDOfObjectWithOID:(id)arg1; - (id)topLevelObjectIDs; -- (id)externalCustomClassNameForObjectWithOID:(id)arg1; -- (id)classNameForObjectWithOID:(id)arg1; - (id)effectiveClassNameForObjectWithOID:(id)arg1; -- (id)documentSystemClassProvider; -- (id)documentClassDescriber; - (id)initWithDocument:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBDocumentTextFindable.h b/IDEInterfaceBuilderKit/IBDocumentTextFindable.h new file mode 100644 index 000000000..3ee8a4368 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentTextFindable.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTTextReplacable-Protocol.h" +#import "IBAttributeSearchLocationIteratorDelegate-Protocol.h" +#import "IDETextIndexFindable-Protocol.h" + +@class IBDocumentSearchDescription, NSString; + +@interface IBDocumentTextFindable : NSObject +{ + IBDocumentSearchDescription *_documentSearchDescription; +} + +@property(readonly, nonatomic) IBDocumentSearchDescription *documentSearchDescription; // @synthesize documentSearchDescription=_documentSearchDescription; +- (void).cxx_destruct; +- (id)searchLocationIterator:(id)arg1 stringValueForAttributeSearchLocation:(id)arg2 memberID:(id)arg3; +- (long long)searchLocationIterator:(id)arg1 compareAttributeSearchLocation:(id)arg2 forMemberID:(id)arg3 toLocation:(id)arg4 forMemberID:(id)arg5; +- (id)searchLocationIterator:(id)arg1 attributeSearchLocationsForMemberID:(id)arg2 andKeyPath:(id)arg3; +- (id)searchLocationIterator:(id)arg1 attributeKeyPathsForMemberID:(id)arg2; +- (id)nextMemberIDForSearchLocationIterator:(id)arg1 afterMemberID:(id)arg2; +- (id)lastMemberIDForSearchLocationIterator:(id)arg1; +- (id)firstMemberIDForSearchLocationIterator:(id)arg1; +- (BOOL)replaceFindResults:(id)arg1 withString:(id)arg2 withError:(id *)arg3; +- (id)findStringMatchingDescriptor:(id)arg1 backwards:(BOOL)arg2 from:(id)arg3 to:(id)arg4; +- (id)textRepresentation; +- (void)awakeWithPropertyList:(id)arg1; +- (void)encodeIntoPropertyList:(id)arg1; +- (id)initWithPropertyList:(id)arg1 owner:(id)arg2; +- (id)initWithDocumentSearchDescription:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@property unsigned long long supportedMatchingOptions; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentUnarchiver.h b/IDEInterfaceBuilderKit/IBDocumentUnarchiver.h index d78f9da5f..ee8562a66 100644 --- a/IDEInterfaceBuilderKit/IBDocumentUnarchiver.h +++ b/IDEInterfaceBuilderKit/IBDocumentUnarchiver.h @@ -31,6 +31,7 @@ - (void).cxx_destruct; - (id)unarchiveTextWithBase64EncodingIndicatorAttributeName:(id)arg1; - (id)unarchiveWrappedInsetForKey:(id)arg1; +- (id)unarchiveWrappedSizeForKey:(id)arg1; - (id)unarchiveWrappedBitmaskFromBitmask:(id)arg1 forKey:(id)arg2; - (id)unarchiveWrappedEnumeratedValueFromEnumeration:(id)arg1 forKey:(id)arg2; - (id)unarchiveWrappedDoubleForKey:(id)arg1; @@ -45,7 +46,7 @@ - (long long)unarchiveInt64ForKey:(id)arg1 defaultValue:(long long)arg2; - (long long)unarchiveIntegerForKey:(id)arg1 defaultValue:(long long)arg2; - (struct _NSRange)unarchiveRangeForKey:(id)arg1 defaultValue:(struct _NSRange)arg2; -- (CDStruct_79f57be0)unarchiveOffsetForKey:(id)arg1 defaultValue:(CDStruct_79f57be0)arg2; +- (CDStruct_c3b9c2ee)unarchiveOffsetForKey:(id)arg1 defaultValue:(CDStruct_c3b9c2ee)arg2; - (CDStruct_c519178c)unarchiveEdgeInsetsForKey:(id)arg1 defaultValue:(CDStruct_c519178c)arg2; - (CDStruct_c519178c)unarchiveInsetForKey:(id)arg1 defaultValue:(CDStruct_c519178c)arg2; - (struct CGRect)unarchiveRectForKey:(id)arg1 defaultValue:(struct CGRect)arg2; @@ -53,18 +54,23 @@ - (struct CGPoint)unarchivePointForKey:(id)arg1 defaultValue:(struct CGPoint)arg2; - (id)unarchiveStringForKey:(id)arg1 defaultValue:(id)arg2; - (id)unarchiveDictionaryWithName:(id)arg1 forOptionalKey:(id)arg2 defaultValue:(id)arg3; +- (id)unarchiveObjectReferenceDictionaryWithName:(id)arg1 referenceType:(id)arg2 forOptionalKey:(id)arg3 defaultValue:(id)arg4; - (unsigned long long)numberOfElementsInArrayToUnarchiveWithName:(id)arg1 forOptionalKey:(id)arg2; - (id)unarchiveArrayWithName:(id)arg1 forOptionalKey:(id)arg2 defaultValue:(id)arg3; - (id)unarchiveObjectReferenceWithType:(id)arg1 forKey:(id)arg2 defaultValue:(id)arg3; - (id)unarchiveObjectForKey:(id)arg1 defaultValue:(id)arg2; +- (id)unarchiveFormattedClassSymbolForClassKey:(id)arg1 moduleKey:(id)arg2 moduleProviderKey:(id)arg3; +- (id)unarchiveCustomFormattedClassSymbol; - (BOOL)containsValueForKey:(id)arg1; - (id)softErrorMessages; - (void)addSoftErrorMessage:(id)arg1; - (void)enumerateObjectMembers:(id)arg1; - (void)enumerateGroupMembers:(id)arg1; +- (void)unarchiveContentsOfGroupsWithName:(id)arg1 usingBlock:(id)arg2; - (BOOL)enterGroupWithName:(id)arg1 optionalKey:(id)arg2 usingBlock:(id)arg3; - (id)unarchiveObjectReferenceAssumingAlreadyUnarchivedWithType:(id)arg1 forKey:(id)arg2; - (id)unarchiveObjectReferenceWithType:(id)arg1 forKey:(id)arg2; +- (id)unarchiveObjectReferenceDictionaryWithName:(id)arg1 referenceType:(id)arg2 forOptionalKey:(id)arg3; - (id)unarchiveDictionaryWithName:(id)arg1 forOptionalKey:(id)arg2; - (id)unarchiveArrayWithName:(id)arg1 forOptionalKey:(id)arg2; - (id)unarchiveObjectReferenceArrayWithName:(id)arg1 referenceType:(id)arg2 forOptionalKey:(id)arg3; @@ -73,6 +79,7 @@ - (void)raiseForUnexpectedChildElement:(id)arg1 expected:(id)arg2 key:(id)arg3; - (void)raiseForUnknownElement:(id)arg1; - (id)unarchiveDictionaryFromElement:(id)arg1; +- (id)unarchiveDictionaryFromElement:(id)arg1 elementUnarchiver:(id)arg2; - (id)unarchiveArrayFromElement:(id)arg1; - (id)unarchiveReferenceFromElement:(id)arg1 referenceType:(id)arg2; - (id)unarchiveObjectFromElement:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBDocumentUndoManager.h b/IDEInterfaceBuilderKit/IBDocumentUndoManager.h index d1d6b3b9d..ca5b30806 100644 --- a/IDEInterfaceBuilderKit/IBDocumentUndoManager.h +++ b/IDEInterfaceBuilderKit/IBDocumentUndoManager.h @@ -13,12 +13,14 @@ IBDocument *_document; } -@property(readonly, nonatomic) IBDocument *document; // @synthesize document=_document; +@property(readonly, nonatomic) __weak IBDocument *document; // @synthesize document=_document; - (void).cxx_destruct; +- (void)endUndoGrouping; - (void)removeAllActionsWithTarget:(id)arg1; - (void)removeAllActions; - (void)redo; - (void)undo; +- (void)primitiveInvalidate; - (id)initWithDocument:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBDocumentVerifier.h b/IDEInterfaceBuilderKit/IBDocumentVerifier.h new file mode 100644 index 000000000..73d892b7d --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentVerifier.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBDocument; + +@interface IBDocumentVerifier : NSObject +{ + IBDocument *_document; +} + ++ (BOOL)shouldNeverUseAutoincrementingIDs; ++ (id)verifiedDanglingSubviewParentClassWhitelist; +@property(readonly) IBDocument *document; // @synthesize document=_document; +- (void).cxx_destruct; +- (void)verifyViewsHaveCorrectFrames; +- (id)verifyRootObjectRootsAllObjects; +- (void)verifyXcode5ContentViews; +- (void)verifyIDGenerationStrategy; +- (void)verifyTranslatesAutoresizingMaskIntoConstraints; +- (void)verifyConstraints; +- (void)verifyDevelopmentTarget; +- (id)verifyNoDanglingSubviews; +- (id)verifyViewCCRHPriorities; +- (id)verificationMessageForResolvingConflictBetweenConnections:(id)arg1 byKeepingConnection:(id)arg2; +- (id)connectionsGroupedByExclusitivityHints; +- (id)verifyExclusiveConnections; +- (id)verifyIllegalEditorSizes; +- (id)verify; +- (void)verificationDidFinish; +- (id)performVerification; +- (id)initWithDocument:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentXMLArchiveTypeDescription.h b/IDEInterfaceBuilderKit/IBDocumentXMLArchiveTypeDescription.h new file mode 100644 index 000000000..2be771309 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentXMLArchiveTypeDescription.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class NSString; + +@interface IBDocumentXMLArchiveTypeDescription : NSObject +{ + NSString *_archiveType; + NSString *_version; + NSString *_lastSavedInterfaceBuilderVersion; + long long _kind; +} + +@property(readonly) long long kind; // @synthesize kind=_kind; +@property(readonly) NSString *lastSavedInterfaceBuilderVersion; // @synthesize lastSavedInterfaceBuilderVersion=_lastSavedInterfaceBuilderVersion; +@property(readonly) NSString *version; // @synthesize version=_version; +@property(readonly) NSString *archiveType; // @synthesize archiveType=_archiveType; +- (void).cxx_destruct; +- (id)description; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isEqualToTypeDescription:(id)arg1; +- (unsigned long long)hash; +@property(readonly) long long compatibilityVersion; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithXMLArchiveType:(id)arg1 version:(id)arg2 kind:(long long)arg3 lastSavedInterfaceBuilderVersion:(id)arg4; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentXMLArchiveTypeDescriptionReader.h b/IDEInterfaceBuilderKit/IBDocumentXMLArchiveTypeDescriptionReader.h new file mode 100644 index 000000000..4868d3060 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBDocumentXMLArchiveTypeDescriptionReader.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSXMLParserDelegate-Protocol.h" + +@class NSString, NSXMLParser; + +@interface IBDocumentXMLArchiveTypeDescriptionReader : NSObject +{ + NSXMLParser *_parser; + BOOL _encounteredMainDocumentTag; + BOOL _encounteredLastSavedInterfaceBuilderVersion; + BOOL _extractLastSavedInterfaceBuilderVersion; + BOOL _collectingLastSavedInterfaceBuilderVersion; + NSString *_extractedLastSavedInterfaceBuilderVersion; + long long _extractedKind; + NSString *_extractedVersion; + NSString *_extractedType; +} + ++ (id)typeDescriptionForPath:(id)arg1 options:(unsigned long long)arg2; ++ (id)typeDescriptionForData:(id)arg1 options:(unsigned long long)arg2; ++ (id)typeDescriptionForContentsOfURL:(id)arg1 options:(unsigned long long)arg2; ++ (id)xibKindForElementName:(id)arg1 attributes:(id)arg2; +- (void).cxx_destruct; +- (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; +- (void)parser:(id)arg1 foundCharacters:(id)arg2; +- (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; +- (void)abortParsingIfComplete; +- (id)determineTypeOfArchive; +- (id)initWithData:(id)arg1 options:(unsigned long long)arg2; +- (id)initWithURL:(id)arg1 options:(unsigned long long)arg2; +- (void)configureXMLParser; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBDocumentationPropertyInfo.h b/IDEInterfaceBuilderKit/IBDocumentationPropertyInfo.h index 7a2bb8277..2cc42f890 100644 --- a/IDEInterfaceBuilderKit/IBDocumentationPropertyInfo.h +++ b/IDEInterfaceBuilderKit/IBDocumentationPropertyInfo.h @@ -10,14 +10,14 @@ @interface IBDocumentationPropertyInfo : NSObject { - id _object; + NSObject *_object; NSString *_tokenName; NSString *_className; } @property(readonly, nonatomic) NSString *className; // @synthesize className=_className; @property(readonly, nonatomic) NSString *tokenName; // @synthesize tokenName=_tokenName; -@property(readonly, nonatomic) id object; // @synthesize object=_object; +@property(readonly, nonatomic) NSObject *object; // @synthesize object=_object; - (void).cxx_destruct; - (id)description; - (id)initWithTokenName:(id)arg1 andClassName:(id)arg2 andObject:(id)arg3; diff --git a/IDEInterfaceBuilderKit/IBDropTargetResolver.h b/IDEInterfaceBuilderKit/IBDropTargetResolver.h index 0f4778624..521c6935a 100644 --- a/IDEInterfaceBuilderKit/IBDropTargetResolver.h +++ b/IDEInterfaceBuilderKit/IBDropTargetResolver.h @@ -10,7 +10,7 @@ #import "IBDragAndDropInsertionIndicatorDelegate-Protocol.h" #import "IBDragAndDropPolicyDelegate-Protocol.h" -@class DVTStackBacktrace, IBDocument, IBEditorCanvasFrameController, IBOrderedRelationshipDragAndDropPolicy, NSArray, NSView; +@class DVTStackBacktrace, IBDocument, IBEditorCanvasFrameController, IBOrderedRelationshipDragAndDropPolicy, NSArray, NSString, NSView; @interface IBDropTargetResolver : NSObject { @@ -26,7 +26,7 @@ + (void)initialize; @property(readonly) IBEditorCanvasFrameController *frameController; // @synthesize frameController; @property(readonly) IBDropTargetResolver *parentDropTargetResolver; // @synthesize parentDropTargetResolver; -@property(readonly) id editedObject; // @synthesize editedObject; +@property(readonly) NSObject *editedObject; // @synthesize editedObject; @property __weak id delegate; // @synthesize delegate; - (void).cxx_destruct; - (void)insertionPolicy:(id)arg1 orderedRelationInsertionIndexDidChange:(long long)arg2; @@ -70,7 +70,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBEditor.h b/IDEInterfaceBuilderKit/IBEditor.h index 8bdf3dcad..f06b8caf1 100644 --- a/IDEInterfaceBuilderKit/IBEditor.h +++ b/IDEInterfaceBuilderKit/IBEditor.h @@ -10,7 +10,7 @@ #import "IBSelectionOwnerDelegate-Protocol.h" #import "NSUserInterfaceValidations-Protocol.h" -@class DVTNotificationToken, IBDecodedPasteboardContent, IBDelegatedCanvasOverlay, IBDocument, IBDragAndDropInsertionIndicator, IBDropTargetResolver, IBEditorCanvasFrameController, IBSelectionOwner, NSBezierPath, NSDictionary, NSMutableDictionary, NSSet, NSString; +@class DVTNotificationToken, IBDecodedPasteboardContent, IBDelegatedCanvasOverlay, IBDocument, IBDragAndDropInsertionIndicator, IBDropTargetResolver, IBEditorCanvasFrameController, IBMutableIdentityDictionary, IBSelectionOwner, NSBezierPath, NSDictionary, NSSet, NSString; @interface IBEditor : NSObject { @@ -23,8 +23,8 @@ IBEditor *childEditor; id selctionDrawingToken; id activationDarkeningToken; - NSMutableDictionary *selectionMasks; - id editedObject; + IBMutableIdentityDictionary *selectionMasks; + NSObject *editedObject; NSBezierPath *activationHighlightPath; BOOL recalculateActivationPath; BOOL draggedObjectsAreInObjectModel; @@ -33,13 +33,11 @@ BOOL drawsActivationDarkening; IBDecodedPasteboardContent *decodedPasteboardContextCache; NSString *decodedPasteboardContextCacheID; - id orderedSelectionAnchor; + NSObject *orderedSelectionAnchor; NSSet *selectionPriorToEventRouting; BOOL closing; BOOL closed; DVTNotificationToken *frameChangeToken; - DVTNotificationToken *didSaveNotification; - DVTNotificationToken *willSaveNotification; DVTNotificationToken *showingSelectionHighlightsNotification; BOOL active; BOOL frameControllerDragAndDropInProgress; @@ -80,6 +78,7 @@ - (void)setDecorationsNeedDisplayForObject:(id)arg1; - (void)invalidateEditorContentOverlayArea; - (CDStruct_c519178c)decorationInsetForChild:(id)arg1; +- (id)representativeChildViewInSameWindow:(id)arg1; - (BOOL)isChildViewInSameWindow:(id)arg1; - (id)calculateActivationHighlightPath; - (void)resetCursorRects; @@ -91,6 +90,8 @@ - (void)clearAndAddSuggestedConstraints:(id)arg1; - (void)addMissingConstraintsInArbitrationUnit:(id)arg1; - (void)addMissingConstraints:(id)arg1; +- (void)clearConstraintsInAllConfigurationsInArbitrationUnit:(id)arg1; +- (void)clearConstraintsInAllConfigurations:(id)arg1; - (void)clearConstraintsInArbitrationUnit:(id)arg1; - (void)clearConstraints:(id)arg1; - (void)updateConstraintConstantsInArbitrationUnit:(id)arg1; @@ -98,18 +99,19 @@ - (void)updateFramesToMatchConstraintsInArbitrationUnit:(id)arg1; - (void)updateFramesToMatchConstraints:(id)arg1; - (void)sizeSelectionToFit:(id)arg1; -- (id)viewsForResolvingAmbiguity:(BOOL)arg1; -- (id)viewsForResolvingMisplacementOrAmbiguity:(BOOL)arg1; -- (id)viewsForResolvingMisplacement:(BOOL)arg1; -- (BOOL)isViewMisplacedOrAmbgiuous:(id)arg1; -- (BOOL)isViewAmbigiuous:(id)arg1; -- (BOOL)isViewMisplaced:(id)arg1; +- (id)itemsForResolvingAmbiguity:(BOOL)arg1; +- (id)itemsForResolvingMisplacementOrAmbiguity:(BOOL)arg1; +- (id)itemsForResolvingMisplacement:(BOOL)arg1; +- (BOOL)isItemMisplacedOrAmbiguous:(id)arg1; +- (BOOL)isItemAmbiguous:(id)arg1; +- (BOOL)isItemMisplaced:(id)arg1; - (id)viewsForPerformingAutolayoutMenuCommand:(BOOL)arg1; - (id)objectsForPerformingMenuCommand; - (BOOL)canSizeObjectToFit:(id)arg1; - (void)positionChildEditorFrame; - (void)pasteAttributes:(id)arg1; - (void)performDuplicate:(id)arg1; +- (void)performClear:(id)arg1; - (void)performDelete:(id)arg1; - (void)performPasteExcludingConnections:(id)arg1; - (void)performPaste:(id)arg1; @@ -170,7 +172,7 @@ - (void)selectNone:(id)arg1; - (void)selectAll:(id)arg1; - (id)objectsForSelectingAll; -- (void)removeSelectedObjectsAndGuessNextSelection:(BOOL)arg1; +- (void)removeSelectedObjectsAndGuessNextSelection:(BOOL)arg1 withMode:(unsigned long long)arg2; - (id)objectToSelectAfterDeletingObjects:(id)arg1; - (id)validatedOrderedSelectionAnchor; - (id)orderedSelectionCandiateLists; @@ -237,5 +239,11 @@ - (id)editedObject; - (id)initWithEditedObject:(id)arg1 parentEditor:(id)arg2 frameController:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBEditorCanvasFrame.h b/IDEInterfaceBuilderKit/IBEditorCanvasFrame.h index e2a276406..8dbd5d6c9 100644 --- a/IDEInterfaceBuilderKit/IBEditorCanvasFrame.h +++ b/IDEInterfaceBuilderKit/IBEditorCanvasFrame.h @@ -7,39 +7,66 @@ #import #import "IBDocumentArbitrationResponder-Protocol.h" +#import "IBImageButtonDelegate-Protocol.h" -@class IBEditorCanvasFrameContentView, IBEditorCanvasFrameController, IBImageButton, NSEvent, NSString, NSTrackingArea, NSView; +@class IBEditorCanvasFrameContentView, IBEditorCanvasFrameController, IBImageButton, NSEvent, NSNumber, NSSet, NSString, NSTrackingArea, NSView; -@interface IBEditorCanvasFrame : IBCanvasFrame +@interface IBEditorCanvasFrame : IBCanvasFrame { IBEditorCanvasFrameContentView *contentView; NSTrackingArea *mouseMovedArea; long long dragAndDropFrameCount; + IBImageButton *resizingGrips[8]; + NSSet *resizingKnobSet; + long long disableDrawingCachingCount; + BOOL growKnobsFullLength; BOOL horizontallyResizable; BOOL verticallyResizable; NSString *title; IBImageButton *closeButton; NSEvent *_lastMouseDown; IBEditorCanvasFrameController *_controller; - long long _pinnedKnob; + NSView *_wrapperView; + NSNumber *_pinnedKnob; NSView *_pinnedDescendantView; struct CGPoint _pinningPoint; } @property(nonatomic) struct CGPoint pinningPoint; // @synthesize pinningPoint=_pinningPoint; @property(retain, nonatomic) NSView *pinnedDescendantView; // @synthesize pinnedDescendantView=_pinnedDescendantView; -@property(nonatomic) long long pinnedKnob; // @synthesize pinnedKnob=_pinnedKnob; +@property(retain, nonatomic) NSNumber *pinnedKnob; // @synthesize pinnedKnob=_pinnedKnob; +@property(retain, nonatomic) NSView *wrapperView; // @synthesize wrapperView=_wrapperView; @property(retain) IBEditorCanvasFrameController *controller; // @synthesize controller=_controller; @property(copy) NSEvent *lastMouseDown; // @synthesize lastMouseDown=_lastMouseDown; @property(retain, nonatomic) IBImageButton *closeButton; // @synthesize closeButton; -@property(getter=isVerticallyResizable) BOOL verticallyResizable; // @synthesize verticallyResizable; -@property(getter=isHorizontallyResizable) BOOL horizontallyResizable; // @synthesize horizontallyResizable; +@property(nonatomic, getter=isVerticallyResizable) BOOL verticallyResizable; // @synthesize verticallyResizable; +@property(nonatomic, getter=isHorizontallyResizable) BOOL horizontallyResizable; // @synthesize horizontallyResizable; @property(readonly) NSView *contentView; // @synthesize contentView; @property(copy) NSString *title; // @synthesize title; - (void).cxx_destruct; +- (id)knobButtonImageForState:(unsigned long long)arg1 knob:(long long)arg2; +- (BOOL)imageButton:(id)arg1 interceptMouseDown:(id)arg2; +- (void)dragKnob:(long long)arg1 withMouseDown:(id)arg2; +- (BOOL)isDrawingCachingEnabled; +- (void)enableDrawingCaching; +- (void)disableDrawingCaching; +- (void)updateGrowKnobsVisibility; +- (BOOL)isGrowKnobsFullLength; +- (void)setGrowKnobsFullLength:(BOOL)arg1; +- (void)layoutGrowKnobs; +- (void)setAllGrowKnobsVisible:(BOOL)arg1; +- (void)setGrowKnob:(long long)arg1 isVisible:(BOOL)arg2; +- (void)setAllGrowKnobsAreEnabled:(BOOL)arg1; +- (void)setGrowKnob:(long long)arg1 isEnabled:(BOOL)arg2; +- (BOOL)isGrowKnobEnabled:(long long)arg1; +- (BOOL)isAxisForKnobResizable:(long long)arg1; +- (id)resizingGripViewForKnob:(long long)arg1; +- (void)hasKeyLookDidChange; +- (BOOL)isSubviewHittable:(id)arg1; +- (void)canvasFrameResizingTest:(id)arg1; +- (struct CGSize)sizeForKnob:(long long)arg1; - (void)document:(id)arg1 willRunArbitrationOfUnits:(id)arg2; - (void)didCompleteLayout; -- (void)hasKeyLookDidChange; - (void)draggedImage:(id)arg1 movedTo:(struct CGPoint)arg2; - (void)draggedImage:(id)arg1 endedAt:(struct CGPoint)arg2 operation:(unsigned long long)arg3; - (void)draggedImage:(id)arg1 beganAt:(struct CGPoint)arg2; @@ -69,12 +96,11 @@ - (BOOL)accessibilityIsIgnored; - (id)hitTest:(struct CGPoint)arg1; - (struct CGRect)boundsForHitTesting; -- (BOOL)isSubviewHittable:(id)arg1; - (void)positionChildFrames; - (void)layoutBottomUp; +- (struct CGRect)knobPerimeter; - (void)layoutTopDown; - (struct CGRect)closeButtonRect; -- (struct CGRect)frameForCenteringInRect:(struct CGRect)arg1; - (struct CGRect)contentRect; - (BOOL)isFlipped; - (struct CGRect)frameToFitDocumentViewPinningKnob:(long long)arg1; @@ -98,10 +124,18 @@ - (void)didAddToCanvas; - (BOOL)shouldDragFrameWithMouseDown:(id)arg1; - (void)closeFrameButtonClicked:(id)arg1; -@property(retain) NSView *documentView; +@property(retain, nonatomic) NSView *documentView; +- (void)invokeWithPinnedKnob:(long long)arg1 block:(id)arg2; +- (void)setAnchor:(struct CGPoint)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (void)editorCanvasFrameCommonInit; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBEditorCanvasFrameContentView.h b/IDEInterfaceBuilderKit/IBEditorCanvasFrameContentView.h index 20a5d6fd3..e356bcd1a 100644 --- a/IDEInterfaceBuilderKit/IBEditorCanvasFrameContentView.h +++ b/IDEInterfaceBuilderKit/IBEditorCanvasFrameContentView.h @@ -13,15 +13,17 @@ NSView *documentView; int horizontalContentResizingMode; int verticalContentResizingMode; + NSView *_wrapperView; } +@property(retain, nonatomic) NSView *wrapperView; // @synthesize wrapperView=_wrapperView; @property(nonatomic) int verticalContentResizingMode; // @synthesize verticalContentResizingMode; @property(nonatomic) int horizontalContentResizingMode; // @synthesize horizontalContentResizingMode; - (void).cxx_destruct; - (void)layoutBottomUp; - (void)layoutTopDown; - (struct CGSize)frameSizeForDocumentSize:(struct CGSize)arg1; -@property(retain) NSView *documentView; +@property(retain, nonatomic) NSView *documentView; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBEditorCanvasFrameController.h b/IDEInterfaceBuilderKit/IBEditorCanvasFrameController.h index e65182b62..83d730625 100644 --- a/IDEInterfaceBuilderKit/IBEditorCanvasFrameController.h +++ b/IDEInterfaceBuilderKit/IBEditorCanvasFrameController.h @@ -13,7 +13,7 @@ #import "NSDraggingDestination-Protocol.h" #import "NSUserInterfaceValidations-Protocol.h" -@class DVTStackBacktrace, IBAbstractDocumentEditor, IBActionForwardingResponder, IBCancellationToken, IBCanvasViewController, IBDelegatedCanvasOverlay, IBDocument, IBEditor, IBEditorCanvasFrame, IBFieldEditor, IBHitDetectionMap, IBInlineStringEditingContext, IBLayoutManager, IBNavigationMenuController, IBTargetIdentifier, NSDate, NSEvent, NSSet; +@class DVTStackBacktrace, IBAbstractDocumentEditor, IBActionForwardingResponder, IBCancellationToken, IBCanvasViewController, IBDelegatedCanvasOverlay, IBDocument, IBEditor, IBEditorCanvasFrame, IBFieldEditor, IBHitDetectionMap, IBInlineStringEditingContext, IBLayoutManager, IBNavigationMenuController, IBTargetIdentifier, NSDate, NSEvent, NSSet, NSString; @interface IBEditorCanvasFrameController : NSObject { @@ -24,7 +24,7 @@ BOOL shouldPruneToSingleSelectionOnNextMouseUp; IBHitDetectionMap *decoratorActionMap; IBEditor *lastDragTarget; - id lastDragIdentifiedObject; + NSObject *lastDragIdentifiedObject; BOOL blockDragTillMove; BOOL blockDragTillHold; BOOL editorDidAcceptDragInfo; @@ -45,7 +45,7 @@ IBNavigationMenuController *navigationMenuController; IBCancellationToken *lastDragTargetHighlightCancellationToken; unsigned long long targetIdentifierUseCount; - id objectToMeasureSelectionSpeedFor; + NSObject *objectToMeasureSelectionSpeedFor; NSSet *objectsShowingTargetIdentifier; IBDelegatedCanvasOverlay *overlayView; id dragAndDropDrawingToken; @@ -107,7 +107,8 @@ - (void)copy:(id)arg1; - (void)cut:(id)arg1; - (void)delete:(id)arg1; -- (BOOL)isObjectRemovalValid; +- (BOOL)isObjectRemovalValidForMode:(unsigned long long)arg1; +- (unsigned long long)objectRemovalModeForCurrentSelection; - (id)pasteTarget; - (id)cutCopyDeleteDuplicateTarget; - (BOOL)shouldForwardPasteboardActionsToCanvasView; @@ -201,7 +202,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBEditorFrameLayoutGuideGeneratorDelegate.h b/IDEInterfaceBuilderKit/IBEditorFrameLayoutGuideGeneratorDelegate.h index 7cde450fc..8b7b8f6cd 100644 --- a/IDEInterfaceBuilderKit/IBEditorFrameLayoutGuideGeneratorDelegate.h +++ b/IDEInterfaceBuilderKit/IBEditorFrameLayoutGuideGeneratorDelegate.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IBViewEditorCanvasFrameController; +@class DVTStackBacktrace, IBViewEditorCanvasFrameController, NSString; @interface IBEditorFrameLayoutGuideGeneratorDelegate : IBIDELayoutGuideGeneratorDelegate { @@ -17,17 +17,21 @@ + (void)initialize; - (void).cxx_destruct; -- (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSelectionEdge:(int)arg2 toSiblingEdge:(int)arg3 guideFromSelection:(id)arg4 toView:(id)arg5; -- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(int)arg2 ofAncestor:(id)arg3 fixedDuringResizingOfSubviews:(id)arg4 fromKnob:(long long)arg5; -- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(int)arg2 ofSubview:(id)arg3 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg4; -- (BOOL)layoutGuideGenerator:(id)arg1 isDistanceFromSubviewEdge:(int)arg2 ofSubview:(id)arg3 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg4; +- (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSelectionEdge:(unsigned int)arg2 toSiblingEdge:(unsigned int)arg3 guideFromSelection:(id)arg4 toView:(id)arg5; +- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(unsigned int)arg2 ofAncestor:(id)arg3 fixedDuringResizingOfSubviews:(id)arg4 fromKnob:(long long)arg5; +- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(unsigned int)arg2 ofSubview:(id)arg3 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg4; +- (BOOL)layoutGuideGenerator:(id)arg1 isDistanceFromSubviewEdge:(unsigned int)arg2 ofSubview:(id)arg3 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg4; - (id)userLayoutGuides; - (void)primitiveInvalidate; - (id)initWithViewEditorFrameController:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBEmbeddingMenuDelegate.h b/IDEInterfaceBuilderKit/IBEmbeddingMenuDelegate.h index 41777a262..ab659ae71 100644 --- a/IDEInterfaceBuilderKit/IBEmbeddingMenuDelegate.h +++ b/IDEInterfaceBuilderKit/IBEmbeddingMenuDelegate.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class IBMutableIdentityDictionary; +@class IBMutableIdentityDictionary, NSString; @interface IBEmbeddingMenuDelegate : IBAbstractEditorMenuDelegate { @@ -20,5 +20,11 @@ - (id)currentTargetRuntime; - (id)menuItemsForTargetRuntime:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBEmbeddingPolicy.h b/IDEInterfaceBuilderKit/IBEmbeddingPolicy.h index 6d7fa81f2..631739b5b 100644 --- a/IDEInterfaceBuilderKit/IBEmbeddingPolicy.h +++ b/IDEInterfaceBuilderKit/IBEmbeddingPolicy.h @@ -10,12 +10,11 @@ @interface IBEmbeddingPolicy : NSObject { - DVTExtension *representedExtension; - long long tag; + DVTExtension *_representedExtension; } + (id)embeddingPolicyWithRepresentedExtension:(id)arg1; -@property(readonly) DVTExtension *representedExtension; // @synthesize representedExtension; +@property(readonly) DVTExtension *representedExtension; // @synthesize representedExtension=_representedExtension; - (void).cxx_destruct; - (void)performEmbedWithObjects:(id)arg1 inDocumentEditor:(id)arg2; - (BOOL)canEmbedObjects:(id)arg1 fromDocument:(id)arg2; diff --git a/IDEInterfaceBuilderKit/IBExternallySynchronizedIndexClassDescriber.h b/IDEInterfaceBuilderKit/IBExternallySynchronizedIndexClassDescriber.h new file mode 100644 index 000000000..d4aba5b3c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBExternallySynchronizedIndexClassDescriber.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEIndex, NSMutableDictionary; + +@interface IBExternallySynchronizedIndexClassDescriber : NSObject +{ + NSMutableDictionary *_cachedClassSymbols; + NSMutableDictionary *_cachedSubclassNames; + NSMutableDictionary *_cachedRelationshipSymbols; + NSMutableDictionary *_cachedRelationshipTypes; + IDEIndex *_index; +} + +@property(retain) IDEIndex *index; // @synthesize index=_index; +- (void).cxx_destruct; +- (id)relationSymbolsInClassNamed:(id)arg1 ofRelationshipType:(long long)arg2; +- (id)relationSymbolsInIndexClassSymbol:(id)arg1 ofRelationshipType:(long long)arg2; +- (id)typeForNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2 forClassNamed:(id)arg3; +- (id)subclassNamesOfClassNamed:(id)arg1; +- (id)firstClassSymbolForClassNamed:(id)arg1; +- (id)firstDocumentLocationForClassNamed:(id)arg1; +- (id)firstDocumentLocationForRelaltion:(id)arg1 ofType:(long long)arg2; +- (void)clearCaches; +- (id)init; + +@end + diff --git a/IDEInterfaceBuilderKit/IBFieldEditor.h b/IDEInterfaceBuilderKit/IBFieldEditor.h index d5a4a751a..77df908b5 100644 --- a/IDEInterfaceBuilderKit/IBFieldEditor.h +++ b/IDEInterfaceBuilderKit/IBFieldEditor.h @@ -58,12 +58,18 @@ - (id)clipView; - (void)setBorderRect:(struct CGRect)arg1; @property(readonly) long long conclusion; -@property(readonly) NSString *stringValue; // @dynamic stringValue; +@property(readonly, copy) NSString *stringValue; // @dynamic stringValue; - (BOOL)shouldApplySideEffectsToEditedString; @property(readonly) BOOL madeExplicitAttributeChanges; @property(readonly) BOOL madeExplicitTextChanges; - (id)stringEditorCellForCurrentConfiguration; - (id)initWithConfiguration:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBFileBuildSettingsSnapshot.h b/IDEInterfaceBuilderKit/IBFileBuildSettingsSnapshot.h index 277ea93d7..3a69d302a 100644 --- a/IDEInterfaceBuilderKit/IBFileBuildSettingsSnapshot.h +++ b/IDEInterfaceBuilderKit/IBFileBuildSettingsSnapshot.h @@ -10,9 +10,9 @@ @interface IBFileBuildSettingsSnapshot : NSObject { - NSMutableDictionary *cachedValueByBuildableThenConfigurationThenSetting; - NSDictionary *buildParametersByBuildableThenConfiguration; - NSMutableDictionary *cachedValuesByBuildSetting; + NSMutableDictionary *_cachedValueByBuildableThenConfigurationThenSetting; + NSDictionary *_buildParametersByBuildableThenConfiguration; + NSMutableDictionary *_cachedValuesByBuildSetting; NSSet *buildables; } @@ -21,9 +21,11 @@ - (void).cxx_destruct; @property(readonly) NSSet *unpreprocessedInfoPlistPaths; - (void)enumerateValuesForBuildSetting:(id)arg1 withBlock:(id)arg2; +- (id)minimumDeploymentTargetForPlatform:(id)arg1; @property(readonly) NSString *minimumIOSDeploymentTarget; @property(readonly) NSString *minimumMacOSXDeploymentTarget; - (id)minimumDeploymentTargetOfTargets:(id)arg1; +- (id)deploymentTargetsForPlatform:(id)arg1; @property(readonly) NSSet *iOSDeploymentTargets; @property(readonly) NSSet *macOSXDeploymentTargets; @property(readonly) BOOL anyBuildablesRequireManualSynthesis; diff --git a/IDEInterfaceBuilderKit/IBFillView.h b/IDEInterfaceBuilderKit/IBFillView.h index c754edba4..d320d10a7 100644 --- a/IDEInterfaceBuilderKit/IBFillView.h +++ b/IDEInterfaceBuilderKit/IBFillView.h @@ -36,7 +36,7 @@ @property(copy, nonatomic) NSColor *borderColor; // @synthesize borderColor; @property(copy, nonatomic) NSColor *fillColor; // @synthesize fillColor; @property(nonatomic) double cornerRadius; // @synthesize cornerRadius; -@property(nonatomic, getter=isFlipped) BOOL flipped; // @synthesize flipped; +@property(getter=isFlipped) BOOL flipped; // @synthesize flipped; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; - (struct CGRect)destinationRectForContentWithSize:(struct CGSize)arg1 knob:(long long)arg2 offset:(struct CGPoint)arg3; @@ -52,10 +52,12 @@ - (id)initWithCoder:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; -- (id)ibInspectedTextFont; -- (void)setIbInspectedTextFont:(id)arg1; -- (id)ibDefaultTextColor; -- (id)ibDesignableContentView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/IBFindIndicatorProvider-Protocol.h b/IDEInterfaceBuilderKit/IBFindIndicatorProvider-Protocol.h new file mode 100644 index 000000000..20722f266 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBFindIndicatorProvider-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBFindIndicatorProvider +- (id)ib_findableStringValue; +- (struct _NSRange)ib_findIndicatorRangeForSearchString:(id)arg1; +- (id)ib_showFindIndicatorForTextRange:(struct _NSRange)arg1 takeFocus:(BOOL)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/IBFlatStructureAreaDockLabelPopUp.h b/IDEInterfaceBuilderKit/IBFlatStructureAreaDockLabelPopUp.h new file mode 100644 index 000000000..97d32ba6e --- /dev/null +++ b/IDEInterfaceBuilderKit/IBFlatStructureAreaDockLabelPopUp.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBFlatStructureAreaDockLabelPopUp : IBAbstractStructureAreaDockLabelPopUp +{ +} + +- (void)drawRect:(struct CGRect)arg1; +- (id)titleColor; + +@end + diff --git a/IDEInterfaceBuilderKit/IBGlassCanvasFrameBackground.h b/IDEInterfaceBuilderKit/IBGlassCanvasFrameBackground.h index 6b38cdb5d..c1435f269 100644 --- a/IDEInterfaceBuilderKit/IBGlassCanvasFrameBackground.h +++ b/IDEInterfaceBuilderKit/IBGlassCanvasFrameBackground.h @@ -16,7 +16,7 @@ CDStruct_c519178c insetToGlass; CDStruct_c519178c glassToContentInset; double glassCornerRadius; - unsigned long long contentFrameStyle; + unsigned long long contentBorderStyle; } state; IBNinePartImage *image; id _delegate; @@ -27,7 +27,7 @@ - (void)drawInRect:(struct CGRect)arg1 unflip:(BOOL)arg2 drawCenterComponent:(BOOL)arg3; @property(nonatomic) CDStruct_c519178c glassToContentInset; @property(nonatomic) CDStruct_c519178c insetToGlass; -@property(nonatomic) unsigned long long contentFrameStyle; +@property(nonatomic) unsigned long long contentBorderStyle; @property(nonatomic) double glassCornerRadius; @property(nonatomic) BOOL hasKeyLook; @property(nonatomic) BOOL showSelectionRing; diff --git a/IDEInterfaceBuilderKit/IBGlassStyleEditorCanvasFrame.h b/IDEInterfaceBuilderKit/IBGlassStyleEditorCanvasFrame.h index 436ac061b..17fa86a71 100644 --- a/IDEInterfaceBuilderKit/IBGlassStyleEditorCanvasFrame.h +++ b/IDEInterfaceBuilderKit/IBGlassStyleEditorCanvasFrame.h @@ -9,57 +9,43 @@ #import "IBGlassCanvasFrameBackgroundDelegate-Protocol.h" #import "IBImageButtonDelegate-Protocol.h" -@class IBGlassCanvasFrameBackground, IBImageButton, NSSet; +@class IBGlassCanvasFrameBackground, NSString; @interface IBGlassStyleEditorCanvasFrame : IBEditorCanvasFrame { - IBImageButton *resizingGrips[8]; - NSSet *resizingKnobSet; - long long disableDrawingCachingCount; IBGlassCanvasFrameBackground *background; } - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; -- (void)refreshImagesForResizingGripWithKnob:(long long)arg1; -- (id)knobButtonImageForState:(unsigned long long)arg1 knob:(long long)arg2; - (id)closeButtonImageForState:(unsigned long long)arg1; - (id)closeButtonShadow:(BOOL)arg1; - (id)closeButtonGradientKey:(BOOL)arg1 pressed:(BOOL)arg2; - (id)closeButtonOuterColor:(BOOL)arg1 pressed:(BOOL)arg2; - (id)closeButtonBorderColor:(BOOL)arg1 pressed:(BOOL)arg2; -- (void)hasKeyLookDidChange; -- (BOOL)isSubviewHittable:(id)arg1; -- (BOOL)imageButton:(id)arg1 interceptMouseDown:(id)arg2; -- (void)dragKnob:(long long)arg1 withMouseDown:(id)arg2; -- (void)canvasFrameResizingTest:(id)arg1; +- (id)knobButtonImageForState:(unsigned long long)arg1 knob:(long long)arg2; - (BOOL)shouldDragFrameWithMouseDown:(id)arg1; -- (void)layoutBottomUp; +- (void)hasKeyLookDidChange; +- (struct CGSize)sizeForKnob:(long long)arg1; - (id)boundingRectsForBandSelectionHitTesting; - (struct CGRect)boundsForHitTesting; -- (struct CGRect)glassRectPlusSelectingRing; +- (struct CGRect)glassRectPlusSelectionRing; - (CDStruct_c519178c)contentInset; - (struct CGRect)closeButtonRect; - (struct CGRect)glassRect; - (CDStruct_c519178c)insetToGlass; -- (id)resizingGripViewForKnob:(long long)arg1; -- (void)setShowingSelectionRing:(BOOL)arg1; -- (BOOL)isDrawingCachingEnabled; -- (void)enableDrawingCaching; -- (void)disableDrawingCaching; -- (void)setVerticallyResizable:(BOOL)arg1; -- (void)setHorizontallyResizable:(BOOL)arg1; -- (void)updateGrowKnobsVisibility; -- (void)setAllGrowKnobsAreEnabled:(BOOL)arg1; -- (void)setGrowKnob:(long long)arg1 isEnabled:(BOOL)arg2; -- (BOOL)isGrowKnobEnabled:(long long)arg1; -- (BOOL)isAxisForKnobResizable:(long long)arg1; +- (void)setShowSelectionRing:(BOOL)arg1; @property(nonatomic) double glassCornerRadius; @property(nonatomic) CDStruct_c519178c glassToContentInset; -@property unsigned long long contentFrameStyle; +@property unsigned long long contentBorderStyle; - (void)glassCanvasFrameBackgroundDidChangeAppearance:(id)arg1; -- (void)willRemoveFromCanvas; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBGroup.h b/IDEInterfaceBuilderKit/IBGroup.h index e4bad3009..4354f909d 100644 --- a/IDEInterfaceBuilderKit/IBGroup.h +++ b/IDEInterfaceBuilderKit/IBGroup.h @@ -13,14 +13,17 @@ @interface IBGroup : NSObject { DVTMutableOrderedSet *objectRecords; - DVTMutableOrderedSet *objects; IBMutableBijectiveDictionary *identifierToRecordBijectiveDictionary; + DVTMutableOrderedSet *objects; id delegate; } ++ (long long)ibMemberType; @property __weak id delegate; // @synthesize delegate; @property(readonly) DVTMutableOrderedSet *objects; // @synthesize objects; - (void).cxx_destruct; +- (id)ibMemberIDInObjectContainer:(id)arg1; +- (BOOL)ibIsInObjectContainer:(id)arg1; - (id)objectWithIdentifier:(id)arg1; - (id)identifierForObject:(id)arg1; - (void)removeIdentifierForObject:(id)arg1; @@ -29,7 +32,6 @@ - (void)moveObject:(id)arg1 toIndex:(long long)arg2; - (void)insertObject:(id)arg1 atIndex:(long long)arg2; - (void)addObject:(id)arg1; -- (BOOL)recursivelyContainsObject:(id)arg1; - (BOOL)containsObject:(id)arg1; - (id)description; - (id)objectRecordForObject:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBHybridStructureViewController.h b/IDEInterfaceBuilderKit/IBHybridStructureViewController.h index 639545376..0be12ad77 100644 --- a/IDEInterfaceBuilderKit/IBHybridStructureViewController.h +++ b/IDEInterfaceBuilderKit/IBHybridStructureViewController.h @@ -47,7 +47,7 @@ - (id)highlightProviders; - (void)setDrawsWithActiveLook:(BOOL)arg1; @property(retain, nonatomic) IDEViewController *currentStructureProvider; -@property(retain, nonatomic) IDEViewController *lastStructureSelectionProvider; +@property(readonly, nonatomic) IDEViewController *lastStructureSelectionProvider; - (id)currentFilterFieldWantingStructureProvider; - (id)stateSavingIdentifier; - (void)viewDidInstall; diff --git a/IDEInterfaceBuilderKit/IBICAbstractCatalogDetailController.h b/IDEInterfaceBuilderKit/IBICAbstractCatalogDetailController.h index 8562501bb..b7da24b62 100644 --- a/IDEInterfaceBuilderKit/IBICAbstractCatalogDetailController.h +++ b/IDEInterfaceBuilderKit/IBICAbstractCatalogDetailController.h @@ -11,7 +11,7 @@ #import "IBICDetailDocumentViewDelegate-Protocol.h" #import "IBSelectionChannelApplicator-Protocol.h" -@class DVTDelayedInvocation, DVTMainViewControllerDrawingStrategy, IBICCatalogDocument, IBICCatalogDocumentEditor, IBICDetailDocumentView, IBICDetailOverlay, IBICDetailPlaceholderView, IBICDetailScrollView, IBSelectionChannel, NSArray, NSSegmentedControl; +@class DVTDelayedInvocation, DVTMainViewControllerDrawingStrategy, IBICCatalogDocument, IBICCatalogDocumentEditor, IBICDetailDocumentView, IBICDetailOverlay, IBICDetailPlaceholderView, IBICDetailScrollView, IBSelectionChannel, NSArray, NSSegmentedControl, NSString; @interface IBICAbstractCatalogDetailController : IDEViewController { @@ -21,7 +21,7 @@ id _catalogObservation; id _scrollViewToken; DVTDelayedInvocation *_placeholderTextValidator; - NSSegmentedControl *_zoomButton; + NSSegmentedControl *_zoomSegmentedControl; NSSegmentedControl *_showSlicingButton; BOOL _drawsWithKeyAppearance; IBICCatalogDocumentEditor *_documentEditor; @@ -82,5 +82,11 @@ - (void)primitiveInvalidate; - (id)initWithDocumentEditor:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICAbstractCatalogItem-DisplayAdditions.h b/IDEInterfaceBuilderKit/IBICAbstractCatalogItem-DisplayAdditions.h index 27f002832..ee217fa63 100644 --- a/IDEInterfaceBuilderKit/IBICAbstractCatalogItem-DisplayAdditions.h +++ b/IDEInterfaceBuilderKit/IBICAbstractCatalogItem-DisplayAdditions.h @@ -8,7 +8,7 @@ #import "IDEInspectorMatching-Protocol.h" -@class IBICTransientUIStateRepository, NSImage; +@class IBICTransientUIStateRepository, NSImage, NSString; @interface IBICAbstractCatalogItem (DisplayAdditions) + (id)pasteboardTypes; @@ -37,5 +37,11 @@ @property(readonly) BOOL displaysInOutlineView; @property(readonly) BOOL displaysChildrenInOutlineView; @property(readonly) NSImage *icon; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/IBICAbstractMultipartImageInspector.h b/IDEInterfaceBuilderKit/IBICAbstractMultipartImageInspector.h index efdfcf17f..d2d1f8004 100644 --- a/IDEInterfaceBuilderKit/IBICAbstractMultipartImageInspector.h +++ b/IDEInterfaceBuilderKit/IBICAbstractMultipartImageInspector.h @@ -25,7 +25,7 @@ + (id)slotSuggestionSets; - (void).cxx_destruct; - (id)sliceElement; -- (void)addPostSuggestionSetContent:(id)arg1 pusherStorage:(void)arg2; +- (void)addPostSuggestionSetContent:(id)arg1; - (void)setContent:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/IDEInterfaceBuilderKit/IBICAbstractPlatformAdapter.h b/IDEInterfaceBuilderKit/IBICAbstractPlatformAdapter.h index fb7055cb2..6370575fd 100644 --- a/IDEInterfaceBuilderKit/IBICAbstractPlatformAdapter.h +++ b/IDEInterfaceBuilderKit/IBICAbstractPlatformAdapter.h @@ -20,14 +20,16 @@ @property(readonly) NSString *platformIdentifier; // @synthesize platformIdentifier=_platformIdentifier; @property(readonly) DVTExtension *extension; // @synthesize extension=_extension; - (void).cxx_destruct; -- (id)unavailableFeatureIssuesForImageReps:(id)arg1 usingOptions:(id)arg2; -- (void)compilePNGImageSetReps:(id)arg1 options:(id)arg2 queue:(struct dispatch_queue_s *)arg3 completionHandler:(id)arg4; +- (id)iconSetRepsFromCatalog:(id)arg1 forOperation:(long long)arg2 withOptions:(id)arg3 populatingIssues:(id)arg4; +- (id)imageSetRepsFromCatalog:(id)arg1 forOperation:(long long)arg2 withOptions:(id)arg3 populatingIssues:(id)arg4; +- (id)unavailableFeatureIssuesForImageReps:(id)arg1 usingOptions:(id)arg2 forOperation:(long long)arg3; +- (void)compilePNGImageSetReps:(id)arg1 options:(id)arg2 queue:(id)arg3 completionHandler:(id)arg4; - (BOOL)copyImageRep:(id)arg1 toPath:(id)arg2 options:(id)arg3 error:(id *)arg4; - (void)addLaunchImageWarningsToResults:(id)arg1 forIconReps:(id)arg2 withOptions:(id)arg3; - (void)addAppIconWarningsToResults:(id)arg1 forIconReps:(id)arg2 withOptions:(id)arg3; - (void)addMultipartImageWarningsToResults:(id)arg1 filteredByIdioms:(id)arg2 forReps:(id)arg3 withOptions:(id)arg4; - (id)absoluteMinimumDeploymentTarget; -- (void)compileImageCatalogCollection:(id)arg1 options:(id)arg2 queue:(struct dispatch_queue_s *)arg3 completionHandler:(id)arg4; +- (void)compileImageCatalogCollection:(id)arg1 options:(id)arg2 queue:(id)arg3 completionHandler:(id)arg4; - (id)imageCatalogCompilerOptionsFromToolArguments:(id)arg1 forCatalogCollection:(id)arg2 populatingIssues:(id)arg3; - (id)targetPlatform; - (id)defaultTargetDevices; diff --git a/IDEInterfaceBuilderKit/IBICAppIconSetInspector.h b/IDEInterfaceBuilderKit/IBICAppIconSetInspector.h index d346d868f..7858055ba 100644 --- a/IDEInterfaceBuilderKit/IBICAppIconSetInspector.h +++ b/IDEInterfaceBuilderKit/IBICAppIconSetInspector.h @@ -11,7 +11,7 @@ } + (Class)imageSetClass; -- (void)addPostSuggestionSetContent:(id)arg1 pusherStorage:(void)arg2; +- (void)addPostSuggestionSetContent:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBICCatalogDocument.h b/IDEInterfaceBuilderKit/IBICCatalogDocument.h index e13624574..0c12e54f0 100644 --- a/IDEInterfaceBuilderKit/IBICCatalogDocument.h +++ b/IDEInterfaceBuilderKit/IBICCatalogDocument.h @@ -11,7 +11,7 @@ #import "IDEDocumentStructureProviding-Protocol.h" #import "IDENavigableItemArchivableRepresentationSupport-Protocol.h" -@class DVTDelayedInvocation, IBFileBuildSettingsSnapshot, IBICCatalog, IBICCatalogMutator, IBICCatalogSynchronizer, IBICPasteboardManager, IBICTransientUIStateRepository, IBMutableIdentityDictionary, NSArray, NSMutableSet, NSSet; +@class DVTDelayedInvocation, IBFileBuildSettingsSnapshot, IBICCatalog, IBICCatalogMutator, IBICCatalogSynchronizer, IBICPasteboardManager, IBICTransientUIStateRepository, IBMutableIdentityDictionary, NSArray, NSMutableSet, NSSet, NSString; @interface IBICCatalogDocument : IDEEditorDocument { @@ -80,5 +80,11 @@ - (void)catalogSynchronizer:(id)arg1 didApplyMutationToModel:(id)arg2; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICCatalogDocumentEditor.h b/IDEInterfaceBuilderKit/IBICCatalogDocumentEditor.h index c7660d446..9e6cc5c17 100644 --- a/IDEInterfaceBuilderKit/IBICCatalogDocumentEditor.h +++ b/IDEInterfaceBuilderKit/IBICCatalogDocumentEditor.h @@ -39,7 +39,7 @@ @property(readonly, nonatomic) IBICAbstractCatalogDetailController *currentDetailController; // @synthesize currentDetailController=_currentDetailController; @property(retain, nonatomic) DVTSplitView *splitView; // @synthesize splitView=_splitView; @property(copy, nonatomic) NSArray *currentSelectedItems; // @synthesize currentSelectedItems=_currentSelectedItems; -@property(readonly, nonatomic) NSArray *displayedMultipartImages; // @synthesize displayedMultipartImages=_displayedMultipartImages; +@property(readonly, copy, nonatomic) NSArray *displayedMultipartImages; // @synthesize displayedMultipartImages=_displayedMultipartImages; @property(copy, nonatomic) NSSet *sourceItems; // @synthesize sourceItems=_sourceItems; @property(readonly, nonatomic) IBSelectionChannel *selectionChannel; // @synthesize selectionChannel=_selectionChannel; @property(copy, nonatomic) NSSet *selectedCatalogItems; // @synthesize selectedCatalogItems=_selectedCatalogItems; @@ -132,5 +132,11 @@ - (void)refreshDetailView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICCatalogMediaRepository.h b/IDEInterfaceBuilderKit/IBICCatalogMediaRepository.h index 7a8f85dd4..0a9808a4d 100644 --- a/IDEInterfaceBuilderKit/IBICCatalogMediaRepository.h +++ b/IDEInterfaceBuilderKit/IBICCatalogMediaRepository.h @@ -8,7 +8,7 @@ #import "IBICCatalogItemObserver-Protocol.h" -@class DVTDelayedInvocation, IBMutableIdentityDictionary, NSMutableDictionary, NSMutableSet; +@class DVTDelayedInvocation, IBMutableIdentityDictionary, NSMutableDictionary, NSMutableSet, NSString; @interface IBICCatalogMediaRepository : IDEContainerContentsMediaRepository { @@ -48,5 +48,11 @@ - (void)primitiveInvalidate; - (id)initWithContainerObserver:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICCatalogNavigableItem.h b/IDEInterfaceBuilderKit/IBICCatalogNavigableItem.h index 8ef695252..9d753683d 100644 --- a/IDEInterfaceBuilderKit/IBICCatalogNavigableItem.h +++ b/IDEInterfaceBuilderKit/IBICCatalogNavigableItem.h @@ -39,5 +39,11 @@ - (void)primitiveInvalidate; - (id)initWithRepresentedObject:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICCatalogOverviewController.h b/IDEInterfaceBuilderKit/IBICCatalogOverviewController.h index a3b4aa7ea..c00753cee 100644 --- a/IDEInterfaceBuilderKit/IBICCatalogOverviewController.h +++ b/IDEInterfaceBuilderKit/IBICCatalogOverviewController.h @@ -10,7 +10,7 @@ #import "IBDragAndDropInsertionIndicatorDelegate-Protocol.h" #import "IBICMultipartImageViewControllerDelegate-Protocol.h" -@class IBDragAndDropInsertionIndicator, IBICCatalog, IBICCatalogActionContext, IBICQuickLookController, IBMutableIdentityDictionary, NSMutableArray; +@class IBDragAndDropInsertionIndicator, IBICCatalog, IBICCatalogActionContext, IBICQuickLookController, IBMutableIdentityDictionary, NSMutableArray, NSString; @interface IBICCatalogOverviewController : IBICAbstractCatalogDetailController { @@ -97,5 +97,11 @@ - (BOOL)automaticallyInvalidatesChildViewControllers; - (id)initWithDocumentEditor:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICCatalogSlicingController.h b/IDEInterfaceBuilderKit/IBICCatalogSlicingController.h index 93cbca16c..c5f9ebb64 100644 --- a/IDEInterfaceBuilderKit/IBICCatalogSlicingController.h +++ b/IDEInterfaceBuilderKit/IBICCatalogSlicingController.h @@ -9,7 +9,7 @@ #import "IBICCatalogItemObserver-Protocol.h" #import "IBICImageSlicingViewContainerDelegate-Protocol.h" -@class DVTDelayedInvocation, IBMutableIdentityDictionary, NSMutableSet; +@class DVTDelayedInvocation, IBMutableIdentityDictionary, NSMutableSet, NSString; @interface IBICCatalogSlicingController : IBICAbstractCatalogDetailController { @@ -45,5 +45,11 @@ - (void)primitiveInvalidate; - (id)initWithDocumentEditor:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICCatalogSourceListController.h b/IDEInterfaceBuilderKit/IBICCatalogSourceListController.h index ca5bea629..cd6fc84bb 100644 --- a/IDEInterfaceBuilderKit/IBICCatalogSourceListController.h +++ b/IDEInterfaceBuilderKit/IBICCatalogSourceListController.h @@ -96,7 +96,6 @@ - (unsigned long long)outlineView:(id)arg1 validateDrop:(id)arg2 proposedItem:(id)arg3 proposedChildIndex:(long long)arg4; - (unsigned long long)dragOperationForTargettingItem:(id)arg1 withDragInfo:(id)arg2; - (void)outlineViewDidBecomeFirstResponder:(id)arg1; -- (BOOL)outlineView:(id)arg1 shouldMouseHoverForTableColumn:(id)arg2 row:(long long)arg3; - (void)outlineView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 byItem:(id)arg4; - (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; - (BOOL)outlineView:(id)arg1 isGroupHeaderItem:(id)arg2; @@ -141,5 +140,11 @@ - (void)primitiveInvalidate; - (id)initWithDocumentEditor:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICCatalogSynchronizer.h b/IDEInterfaceBuilderKit/IBICCatalogSynchronizer.h index 0c4fc8669..837306d2b 100644 --- a/IDEInterfaceBuilderKit/IBICCatalogSynchronizer.h +++ b/IDEInterfaceBuilderKit/IBICCatalogSynchronizer.h @@ -51,7 +51,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBICCocoaPlatformAdapter.h b/IDEInterfaceBuilderKit/IBICCocoaPlatformAdapter.h index d97639d3f..42d372fe2 100644 --- a/IDEInterfaceBuilderKit/IBICCocoaPlatformAdapter.h +++ b/IDEInterfaceBuilderKit/IBICCocoaPlatformAdapter.h @@ -10,8 +10,9 @@ { } -- (void)compileImageCatalogCollection:(id)arg1 options:(id)arg2 queue:(struct dispatch_queue_s *)arg3 completionHandler:(id)arg4; -- (void)compileImageSetReps:(id)arg1 options:(id)arg2 queue:(struct dispatch_queue_s *)arg3 completionHandler:(id)arg4; +- (id)imageSetRepsFromCatalog:(id)arg1 forOperation:(long long)arg2 withOptions:(id)arg3 populatingIssues:(id)arg4; +- (void)compileImageCatalogCollection:(id)arg1 options:(id)arg2 queue:(id)arg3 completionHandler:(id)arg4; +- (void)compileImageSetReps:(id)arg1 options:(id)arg2 queue:(id)arg3 operation:(long long)arg4 completionHandler:(id)arg5; - (id)compileAppIcon:(id)arg1 options:(id)arg2; - (id)imageCatalogCompilerOptionsFromToolArguments:(id)arg1 forCatalogCollection:(id)arg2 populatingIssues:(id)arg3; - (id)absoluteMinimumDeploymentTarget; diff --git a/IDEInterfaceBuilderKit/IBICDevicImageRepSlotsMenuDelegate.h b/IDEInterfaceBuilderKit/IBICDevicImageRepSlotsMenuDelegate.h index efa344063..2c3d63f74 100644 --- a/IDEInterfaceBuilderKit/IBICDevicImageRepSlotsMenuDelegate.h +++ b/IDEInterfaceBuilderKit/IBICDevicImageRepSlotsMenuDelegate.h @@ -8,6 +8,8 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface IBICDevicImageRepSlotsMenuDelegate : NSObject { } @@ -16,5 +18,11 @@ + (id)menuItemsForRepSuggestionSets:(id)arg1 withAction:(SEL)arg2 indent:(long long)arg3; - (void)menuNeedsUpdate:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICDragContext.h b/IDEInterfaceBuilderKit/IBICDragContext.h index 24ea38135..926127954 100644 --- a/IDEInterfaceBuilderKit/IBICDragContext.h +++ b/IDEInterfaceBuilderKit/IBICDragContext.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IBICCatalogDocument, IBMutableIdentityDictionary, NSDictionary, NSMutableOrderedSet; +@class DVTStackBacktrace, IBICCatalogDocument, IBMutableIdentityDictionary, NSDictionary, NSMutableOrderedSet, NSString; @interface IBICDragContext : NSObject { @@ -32,7 +32,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBICDragSession.h b/IDEInterfaceBuilderKit/IBICDragSession.h index d8eb6aa90..d3abd59a0 100644 --- a/IDEInterfaceBuilderKit/IBICDragSession.h +++ b/IDEInterfaceBuilderKit/IBICDragSession.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTDraggedImageState, DVTStackBacktrace, IBICDragContext, IBICPasteboardManager, NSArray; +@class DVTDraggedImageState, DVTStackBacktrace, IBICDragContext, IBICPasteboardManager, NSArray, NSString; @interface IBICDragSession : NSObject { @@ -34,7 +34,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBICFileType-DisplayAdditions.h b/IDEInterfaceBuilderKit/IBICFileType-DisplayAdditions.h new file mode 100644 index 000000000..b49b4def6 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBICFileType-DisplayAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBICFileType.h" + +@interface IBICFileType (DisplayAdditions) ++ (id)imageRepsForFileTypesForSlot:(id)arg1 fromPasteboard:(id)arg2; ++ (BOOL)canProduceImageForFileTypesForSlot:(id)arg1 fromPasteboard:(id)arg2; ++ (id)imageClassesForFileTypesForSlot:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBICImageCatalogDocumentIconProvider.h b/IDEInterfaceBuilderKit/IBICImageCatalogDocumentIconProvider.h index c1eb3c00a..305d5dea9 100644 --- a/IDEInterfaceBuilderKit/IBICImageCatalogDocumentIconProvider.h +++ b/IDEInterfaceBuilderKit/IBICImageCatalogDocumentIconProvider.h @@ -8,11 +8,19 @@ #import "DVTIconOverrideProvider-Protocol.h" +@class NSString; + @interface IBICImageCatalogDocumentIconProvider : NSObject { } + (id)overridingIconForFileType:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICImageMediaResource.h b/IDEInterfaceBuilderKit/IBICImageMediaResource.h new file mode 100644 index 000000000..1d4166d54 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBICImageMediaResource.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEImageMediaResource.h" + +@class IBICImageResizingBehavior, IBICImageSetRep, NSString; + +@interface IBICImageMediaResource : IDEImageMediaResource +{ + IBICImageSetRep *_imageSetRep; + IBICImageResizingBehavior *_resizingBehavior; + NSString *_variantSetName; +} + ++ (id)resourceWithImageSetRep:(id)arg1; +@property(retain, nonatomic) NSString *variantSetName; // @synthesize variantSetName=_variantSetName; +@property(retain, nonatomic) IBICImageResizingBehavior *resizingBehavior; // @synthesize resizingBehavior=_resizingBehavior; +@property(retain, nonatomic) IBICImageSetRep *imageSetRep; // @synthesize imageSetRep=_imageSetRep; +- (void).cxx_destruct; +- (id)variantSetNameWithFoldingStrategy:(id)arg1; +- (id)variantWithFoldingStrategy:(id)arg1; +- (void)setIbResizingBehavior:(id)arg1; +- (id)ibResizingBehavior; +- (id)generateContentForFilePath:(id)arg1 contentType:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBICImageSet-DisplayAdditions.h b/IDEInterfaceBuilderKit/IBICImageSet-DisplayAdditions.h index 0afc93754..ca3c77170 100644 --- a/IDEInterfaceBuilderKit/IBICImageSet-DisplayAdditions.h +++ b/IDEInterfaceBuilderKit/IBICImageSet-DisplayAdditions.h @@ -7,5 +7,6 @@ #import "IBICImageSet.h" @interface IBICImageSet (DisplayAdditions) +- (void)populatePlistWithDescriptionForIctool:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBICImageSet-InspectorAdditions.h b/IDEInterfaceBuilderKit/IBICImageSet-InspectorAdditions.h index 96aac1d41..a2079841c 100644 --- a/IDEInterfaceBuilderKit/IBICImageSet-InspectorAdditions.h +++ b/IDEInterfaceBuilderKit/IBICImageSet-InspectorAdditions.h @@ -7,7 +7,10 @@ #import "IBICImageSet.h" @interface IBICImageSet (InspectorAdditions) ++ (id)keyPathsForValuesAffectingIbInspectedTemplateRenderingIntent; + (id)keyPathsForValuesAffectingIbInspectedDeviceSpecificImageSets; +- (void)setIbInspectedTemplateRenderingIntent:(long long)arg1; +- (long long)ibInspectedTemplateRenderingIntent; - (void)setIbInspectedDeviceSpecificImageSets:(BOOL)arg1; - (BOOL)ibInspectedDeviceSpecificImageSets; @end diff --git a/IDEInterfaceBuilderKit/IBICImageSetRep-DisplayAdditions.h b/IDEInterfaceBuilderKit/IBICImageSetRep-DisplayAdditions.h index 49d4bfbbc..50427d8e9 100644 --- a/IDEInterfaceBuilderKit/IBICImageSetRep-DisplayAdditions.h +++ b/IDEInterfaceBuilderKit/IBICImageSetRep-DisplayAdditions.h @@ -7,6 +7,8 @@ #import "IBICImageSetRep.h" @interface IBICImageSetRep (DisplayAdditions) ++ (id)keyPathsForValuesAffectingIbInspectedAlignmentInsets; +@property(nonatomic) CDStruct_c519178c ibInspectedAlignmentInsets; - (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; @end diff --git a/IDEInterfaceBuilderKit/IBICImageSlicingView.h b/IDEInterfaceBuilderKit/IBICImageSlicingView.h index cd8cd3e0e..c56a21328 100644 --- a/IDEInterfaceBuilderKit/IBICImageSlicingView.h +++ b/IDEInterfaceBuilderKit/IBICImageSlicingView.h @@ -8,7 +8,7 @@ #import "DVTFirstResponderShowingView-Protocol.h" -@class DVTFirstResponderDrawingStrategy, IBICImageResizingBehavior, NSBitmapImageRep, NSMutableDictionary, NSValue; +@class DVTFirstResponderDrawingStrategy, IBICImageResizingBehavior, NSBitmapImageRep, NSMutableDictionary, NSString, NSValue; @interface IBICImageSlicingView : DVTLayoutView_ML { @@ -68,7 +68,7 @@ - (struct CGSize)idealSize; - (struct CGRect)frameForPart:(CDStruct_912cb5d2)arg1; - (struct CGRect)frameForDivider:(CDStruct_912cb5d2)arg1; -- (CDStruct_79f57be0)dividerOffsetForPart:(CDStruct_912cb5d2)arg1; +- (CDStruct_c3b9c2ee)dividerOffsetForPart:(CDStruct_912cb5d2)arg1; - (CDStruct_c519178c)scaledCapInsets; - (struct CGRect)contentRect; - (struct CGSize)contentSizeWithoutDividers; @@ -84,5 +84,11 @@ - (id)effectiveBorderColor; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICImageSlicingViewContainer.h b/IDEInterfaceBuilderKit/IBICImageSlicingViewContainer.h index 0a1e05fcd..797204537 100644 --- a/IDEInterfaceBuilderKit/IBICImageSlicingViewContainer.h +++ b/IDEInterfaceBuilderKit/IBICImageSlicingViewContainer.h @@ -39,5 +39,11 @@ @property(copy, nonatomic) NSString *title; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICMultipartImage-DisplayAdditions.h b/IDEInterfaceBuilderKit/IBICMultipartImage-DisplayAdditions.h index 44183766b..3ef44eba1 100644 --- a/IDEInterfaceBuilderKit/IBICMultipartImage-DisplayAdditions.h +++ b/IDEInterfaceBuilderKit/IBICMultipartImage-DisplayAdditions.h @@ -6,12 +6,27 @@ #import "IBICMultipartImage.h" +@class NSString; + @interface IBICMultipartImage (DisplayAdditions) ++ (id)keyPathsForValuesAffectingIbShowsSizeClassSection; + (id)keyPathsForValuesAffectingIbInspectedImageName; +- (void)setIbHeightCombination:(id)arg1; +- (id)ibHeightCombination; +- (void)setIbWidthCombination:(id)arg1; +- (id)ibWidthCombination; +- (id)ibSlotComponentMaskForCombinationIdentifier:(id)arg1 sizeClass:(Class)arg2 idiom:(id)arg3; +- (void)ibSetCombination:(id)arg1 forPrimarySizeClass:(Class)arg2 secondarySizeClass:(Class)arg3; +- (id)ibCombinationForSizeClass:(Class)arg1; +- (id)ibInspectedHasRepsForSuggestionSet:(id)arg1 mask:(id)arg2; - (id)ibInspectedHasRepsForSuggestionSet:(id)arg1; +- (void)setIbInspectedHasRepsForSuggestionSet:(id)arg1 toValue:(id)arg2 mask:(id)arg3; - (void)setIbInspectedHasRepsForSuggestionSet:(id)arg1 toValue:(id)arg2; -- (void)setIbInspectedImageName:(id)arg1; -- (id)ibInspectedImageName; +- (BOOL)ibShowsSizeClassSection; +- (void)setIbSlotsType:(long long)arg1; +- (long long)ibSlotsType; +- (id)ibSlotComponentMaskForImageSlotsType:(long long)arg1; +@property(retain) NSString *ibInspectedImageName; - (id)itemsForOpeningInExternalEditor; - (BOOL)isSelectableInDetailArea; - (id)validatedFileNameForProposedDisplayName:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBICMultipartImageView.h b/IDEInterfaceBuilderKit/IBICMultipartImageView.h index 350547786..769830128 100644 --- a/IDEInterfaceBuilderKit/IBICMultipartImageView.h +++ b/IDEInterfaceBuilderKit/IBICMultipartImageView.h @@ -95,5 +95,11 @@ - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICMultipartImageViewController.h b/IDEInterfaceBuilderKit/IBICMultipartImageViewController.h index 4a73bb9f4..15d2d9922 100644 --- a/IDEInterfaceBuilderKit/IBICMultipartImageViewController.h +++ b/IDEInterfaceBuilderKit/IBICMultipartImageViewController.h @@ -9,7 +9,7 @@ #import "IBICCatalogItemObserver-Protocol.h" #import "IBICMultipartImageViewDelegate-Protocol.h" -@class DVTDelayedInvocation, IBICCatalogDocument, IBICMultipartImage, IBICMultipartImageView, NSArray, NSSet; +@class DVTDelayedInvocation, IBICCatalogDocument, IBICMultipartImage, IBICMultipartImageView, NSArray, NSSet, NSString; @interface IBICMultipartImageViewController : IDEViewController { @@ -62,5 +62,11 @@ - (void)primitiveInvalidate; - (id)initWithDocument:(id)arg1 andMultipartImage:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBICOutlineViewItem.h b/IDEInterfaceBuilderKit/IBICOutlineViewItem.h index c64dc454e..8787bba9f 100644 --- a/IDEInterfaceBuilderKit/IBICOutlineViewItem.h +++ b/IDEInterfaceBuilderKit/IBICOutlineViewItem.h @@ -22,7 +22,7 @@ @property(getter=isExpanded) BOOL expanded; // @synthesize expanded=_expanded; @property(readonly) NSArray *filteredOrderedOutlineChildren; // @synthesize filteredOrderedOutlineChildren=_filteredOrderedOutlineChildren; @property(readonly) IBICAbstractCatalogItem *catalogItem; // @synthesize catalogItem=_catalogItem; -@property(readonly) IBICOutlineViewItem *parent; // @synthesize parent=_parent; +@property(readonly) __weak IBICOutlineViewItem *parent; // @synthesize parent=_parent; - (void).cxx_destruct; - (id)description; - (id)enclosingFolderIncludingReceiver; diff --git a/IDEInterfaceBuilderKit/IBICPasteboardManager.h b/IDEInterfaceBuilderKit/IBICPasteboardManager.h index 0560e7d0b..9daad0f70 100644 --- a/IDEInterfaceBuilderKit/IBICPasteboardManager.h +++ b/IDEInterfaceBuilderKit/IBICPasteboardManager.h @@ -39,7 +39,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBICQuickLookController.h b/IDEInterfaceBuilderKit/IBICQuickLookController.h index b5adb70c8..ea1edc628 100644 --- a/IDEInterfaceBuilderKit/IBICQuickLookController.h +++ b/IDEInterfaceBuilderKit/IBICQuickLookController.h @@ -10,7 +10,7 @@ #import "QLPreviewPanelDataSource-Protocol.h" #import "QLPreviewPanelDelegate-Protocol.h" -@class DVTStackBacktrace, NSArray, NSMutableDictionary, NSResponder, NSView; +@class DVTStackBacktrace, NSArray, NSMutableDictionary, NSResponder, NSString, NSView; @interface IBICQuickLookController : NSObject { @@ -44,7 +44,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBIDEAutolayoutItem-Protocol.h b/IDEInterfaceBuilderKit/IBIDEAutolayoutItem-Protocol.h index 8f8054c53..4a29f377b 100644 --- a/IDEInterfaceBuilderKit/IBIDEAutolayoutItem-Protocol.h +++ b/IDEInterfaceBuilderKit/IBIDEAutolayoutItem-Protocol.h @@ -12,13 +12,17 @@ @property(readonly, nonatomic) BOOL ibShouldPropagateFramesDuringFrameDecision; @property(readonly, nonatomic) BOOL ibShouldIgnoreMisplacement; @property(readonly, nonatomic) BOOL ibShouldIgnoreAmbiguity; -@property(nonatomic) BOOL ibExternalIsMisplaced; -@property(nonatomic) BOOL ibExternalHasAnyAmbiguity; +@property(nonatomic) BOOL ibExternalWasMisplacedOnLastSave; +@property(nonatomic) BOOL ibExternalHadAnyAmbiguityOnLastSave; @property(nonatomic) BOOL ibExternalHasUninitializedAutolayoutAmbiguityStatus; @property(readonly, nonatomic) NSObject *ibDesignableContentItem; +- (void)ibPrimitiveRemoveConstraintsFromCandidates:(id)arg1 andFromDocument:(id)arg2 allowingCascadingDelete:(BOOL)arg3; +- (void)ibPrimitiveRemoveConstraintsFromCandidateListOnly:(id)arg1 keepingInDocument:(id)arg2; +- (void)ibPrimitiveAddConstraintsToCandidateListOnly:(id)arg1 thatAreAlreadyInDocument:(id)arg2; +- (void)ibInvalidateCachedInstalledConstraints; - (void)ibVerifyConstraintsAreSortedInDocument:(id)arg1; -- (void)ibRemoveConstraints:(id)arg1; -- (void)ibAddConstraints:(id)arg1; +- (void)ibRemoveCandidateConstraints:(id)arg1; +- (void)ibAddCandidateConstraints:(id)arg1 offInEmptyConfigurationAndOnInConfiguration:(id)arg2; - (id)ibEffectiveItemForContainerConstraintFromDescendant:(id)arg1 attribute:(unsigned long long)arg2; - (BOOL)ibPrefersToVerticallyResizeWithContainer; - (BOOL)ibPrefersToHorizontallyResizeWithContainer; diff --git a/IDEInterfaceBuilderKit/IBIDEImageCatalogFileManager.h b/IDEInterfaceBuilderKit/IBIDEImageCatalogFileManager.h index 22d879a81..34d55a5b9 100644 --- a/IDEInterfaceBuilderKit/IBIDEImageCatalogFileManager.h +++ b/IDEInterfaceBuilderKit/IBIDEImageCatalogFileManager.h @@ -8,7 +8,7 @@ #import "IBImageCatalogFileManager-Protocol.h" -@class IDEVersionedFileManager; +@class IDEVersionedFileManager, NSString; @interface IBIDEImageCatalogFileManager : NSObject { @@ -28,5 +28,11 @@ - (id)filePathsForPaths:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBIDELayoutGuideGeneratorDelegate.h b/IDEInterfaceBuilderKit/IBIDELayoutGuideGeneratorDelegate.h index f966c9893..d868ee3ed 100644 --- a/IDEInterfaceBuilderKit/IBIDELayoutGuideGeneratorDelegate.h +++ b/IDEInterfaceBuilderKit/IBIDELayoutGuideGeneratorDelegate.h @@ -12,9 +12,9 @@ { } -- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(int)arg2 ofAncestor:(id)arg3 fixedDuringResizingOfSubviews:(id)arg4 fromKnob:(long long)arg5; -- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(int)arg2 ofSubview:(id)arg3 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg4; -- (BOOL)layoutGuideGenerator:(id)arg1 isDistanceFromSubviewEdge:(int)arg2 ofSubview:(id)arg3 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg4; +- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(unsigned int)arg2 ofAncestor:(id)arg3 fixedDuringResizingOfSubviews:(id)arg4 fromKnob:(long long)arg5; +- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(unsigned int)arg2 ofSubview:(id)arg3 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg4; +- (BOOL)layoutGuideGenerator:(id)arg1 isDistanceFromSubviewEdge:(unsigned int)arg2 ofSubview:(id)arg3 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg4; - (struct CGSize)layoutGuideGenerator:(id)arg1 preferredSizeForView:(id)arg2 suggestedSize:(struct CGSize)arg3 suggestedWidth:(char *)arg4 suggestedHeight:(char *)arg5 scaleAxesIndependently:(char *)arg6; - (void)addBaselinesForResizingSingleView:(id)arg1 toArray:(id)arg2 fromKnob:(long long)arg3 withUnalignedSelectionFrame:(struct CGRect)arg4 coordinateSpaceView:(id)arg5; @property(readonly) IBDocument *document; diff --git a/IDEInterfaceBuilderKit/IBIdiom.h b/IDEInterfaceBuilderKit/IBIdiom.h new file mode 100644 index 000000000..f904dea6f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBIdiom.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBIdiom : IBSingletonObject +{ +} + ++ (id)idiomForCompilerTargetDeviceIdentifier:(id)arg1; +- (id)backwardsDeploymentConfiguration; +- (id)stringByAppendingIdiomSuffixToPath:(id)arg1; +- (id)resourceFileNameSuffix; +- (id)compilerTargetDeviceIdentifier; +- (id)unsupportedSegueClasses; +- (double)defaultOverviewZoomFactor; +- (Class)xibAssetProviderClass; +- (Class)storyboardAssetProviderClass; +- (id)icon; +- (id)idiomName; + +@end + diff --git a/IDEInterfaceBuilderKit/IBImageButton.h b/IDEInterfaceBuilderKit/IBImageButton.h index 244d019bf..68e24bf46 100644 --- a/IDEInterfaceBuilderKit/IBImageButton.h +++ b/IDEInterfaceBuilderKit/IBImageButton.h @@ -8,7 +8,7 @@ #import "IBMouseMovedObservingView-Protocol.h" -@class NSArray, NSCursor, NSEvent, NSMutableDictionary, NSString; +@class NSArray, NSColor, NSCursor, NSEvent, NSMutableDictionary, NSString; @interface IBImageButton : NSView { @@ -27,15 +27,16 @@ unsigned long long imageLayoutMode; NSArray *buttonsToShareRolloverWith; CDStruct_c519178c hitTestInset; + long long _tag; id target; NSEvent *trackedEvent; id _delegate; id _representedObject; - long long _tag; + NSColor *_fillColor; } + (id)makeButtonsStartSharingRolloverState:(id)arg1; -@property(nonatomic) long long tag; // @synthesize tag=_tag; +@property(retain, nonatomic) NSColor *fillColor; // @synthesize fillColor=_fillColor; @property(retain, nonatomic) id representedObject; // @synthesize representedObject=_representedObject; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(retain, nonatomic) NSEvent *trackedEvent; // @synthesize trackedEvent; @@ -53,6 +54,7 @@ - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; - (void)drawImage:(id)arg1 withOpacity:(double)arg2; +- (struct CGSize)intrinsicContentSize; - (id)accessibilityAttributeNames; - (BOOL)accessibilityIsAttributeSettable:(id)arg1; - (id)accessibilityAttributeValue:(id)arg1; @@ -67,7 +69,10 @@ - (id)hitTest:(struct CGPoint)arg1; - (struct CGRect)hitTestVisibleRect; - (struct CGRect)hitTestBounds; +- (void)setTag:(long long)arg1; +- (long long)tag; @property(nonatomic, getter=isEnabled) BOOL enabled; +- (void)setTarget:(id)arg1 andAction:(SEL)arg2; - (id)backgroundImageOpacityForState:(unsigned long long)arg1; - (void)setBackgroundImageOpacity:(id)arg1 forState:(unsigned long long)arg2; - (id)effectiveBackgroundImageOpacityForState:(unsigned long long)arg1; diff --git a/IDEInterfaceBuilderKit/IBImageButtonDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBImageButtonDelegate-Protocol.h index 58e2a1226..dc9577a14 100644 --- a/IDEInterfaceBuilderKit/IBImageButtonDelegate-Protocol.h +++ b/IDEInterfaceBuilderKit/IBImageButtonDelegate-Protocol.h @@ -7,6 +7,9 @@ #import "NSObject-Protocol.h" @protocol IBImageButtonDelegate + +@optional +- (void)imageButton:(id)arg1 willShowMenu:(id)arg2; - (BOOL)imageButton:(id)arg1 interceptMouseDown:(id)arg2; @end diff --git a/IDEInterfaceBuilderKit/IBImageCatalogTextConversionProvider.h b/IDEInterfaceBuilderKit/IBImageCatalogTextConversionProvider.h index d235ad64d..7cfcf3edb 100644 --- a/IDEInterfaceBuilderKit/IBImageCatalogTextConversionProvider.h +++ b/IDEInterfaceBuilderKit/IBImageCatalogTextConversionProvider.h @@ -8,6 +8,8 @@ #import "DVTDiffTextFilter-Protocol.h" +@class NSString; + @interface IBImageCatalogTextConversionProvider : NSObject { } @@ -17,5 +19,11 @@ + (id)textFileDataTypeForInputFilePath:(id)arg1; + (BOOL)pathRequiresFilter:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBIndexClassDescriber.h b/IDEInterfaceBuilderKit/IBIndexClassDescriber.h new file mode 100644 index 000000000..cd00a7b53 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBIndexClassDescriber.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTNotificationToken, DVTObservingToken, DVTStackBacktrace, IBExternallySynchronizedIndexClassDescriber, IDEWorkspace, NSObject, NSString; + +@interface IBIndexClassDescriber : NSObject +{ + IBExternallySynchronizedIndexClassDescriber *_synchronizedThrottle; + DVTObservingToken *_workspaceIndexChangedToken; + DVTNotificationToken *_indexContentChangedToken; + DVTNotificationToken *_indexStateChangedToken; + double _lastRequest; + double _lastTimeout; + NSObject *_queue; + IDEWorkspace *_workspace; +} + ++ (void)initialize; +@property(readonly) IDEWorkspace *workspace; // @synthesize workspace=_workspace; +- (void).cxx_destruct; +- (id)relationSymbolsInClassNamed:(id)arg1 ofRelationshipType:(long long)arg2; +- (id)typeForNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2 forClassNamed:(id)arg3; +- (id)subclassNamesOfClassNamed:(id)arg1; +- (id)firstClassSymbolForClassNamed:(id)arg1; +- (id)firstDocumentLocationForClassNamed:(id)arg1; +- (id)firstDocumentLocationForRelaltion:(id)arg1 ofType:(long long)arg2; +- (id)performThrottledIndexQuery:(id)arg1; +- (long long)makeIndexCallUsingBlock:(id)arg1; +- (void)primitiveInvalidate; +- (id)initWithWorkspace:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBInspectableInfo.h b/IDEInterfaceBuilderKit/IBInspectableInfo.h new file mode 100644 index 000000000..69402b213 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBInspectableInfo.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBInspectableInfo : IBAbstractRelationshipInfo +{ +} + +- (long long)relationshipType; + +@end + diff --git a/IDEInterfaceBuilderKit/IBInspectablesHelper.h b/IDEInterfaceBuilderKit/IBInspectablesHelper.h new file mode 100644 index 000000000..e0ff12044 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBInspectablesHelper.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IBInspectablesHelper : NSObject +{ + NSObject *_object; +} + +@property(retain, nonatomic) NSObject *object; // @synthesize object=_object; +- (void).cxx_destruct; +- (void)setValue:(id)arg1 forKey:(id)arg2; +- (id)valueForKey:(id)arg1; +- (id)typeIdentifierForKey:(id)arg1; +- (id)userDefinedRuntimeAttributeForKey:(id)arg1; +- (id)userDefinedRuntimeAttributeForKey:(id)arg1 index:(unsigned long long *)arg2; +- (id)userDefinedRuntimeAttributeForKey:(id)arg1 in:(id)arg2 index:(unsigned long long *)arg3; +- (id)initWithObject:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBInspectablesViewController.h b/IDEInterfaceBuilderKit/IBInspectablesViewController.h new file mode 100644 index 000000000..c553f8e05 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBInspectablesViewController.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableSet; + +@interface IBInspectablesViewController : IBInspectorViewController +{ + NSMutableSet *_observationTokens; +} + +@property(retain, nonatomic) NSMutableSet *observationTokens; // @synthesize observationTokens=_observationTokens; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)loadView; +- (void)didSetInspectedObjects:(id)arg1; +- (id)willSetInspectedObjects:(id)arg1; +- (id)sliceElement; +- (id)inspectedClass; +- (void)push:(id)arg1 booleanSliverForInspectable:(id)arg2; +- (void)push:(id)arg1 rectSliverForInspectable:(id)arg2; +- (void)push:(id)arg1 pointSliverForInspectable:(id)arg2; +- (void)push:(id)arg1 sizeSliverForInspectable:(id)arg2; +- (void)push:(id)arg1 floatingPointSliverForInspectable:(id)arg2; +- (void)push:(id)arg1 unsignedIntegerSliverForInspectable:(id)arg2; +- (void)push:(id)arg1 integerSliverForInspectable:(id)arg2; +- (void)push:(id)arg1 stringSliverForInspectable:(id)arg2; +- (void)push:(id)arg1 colorSliverForInspectable:(id)arg2; +- (void)push:(id)arg1 imageSliverForInspectable:(id)arg2; +- (void)push:(id)arg1 propertyForInspectable:(id)arg2; +- (void)push:(id)arg1 propertyForInspectables:(id)arg2; +- (id)keyPathForKey:(id)arg1; +- (void)updateSlices; +- (void)startObserving; +- (void)stopObserving; + +@end + diff --git a/IDEInterfaceBuilderKit/IBInspectorPropertySearchDescription.h b/IDEInterfaceBuilderKit/IBInspectorPropertySearchDescription.h new file mode 100644 index 000000000..0f9abfff3 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBInspectorPropertySearchDescription.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +@interface IBInspectorPropertySearchDescription : NSObject +{ + BOOL _editable; + NSString *_categoryIdentifier; + NSString *_sliceIdentifier; + NSString *_title; + NSString *_keyPath; + NSString *_enabledKeyPath; + NSArray *_visibilityConditions; +} + ++ (id)propertyDescriptionWithPlistRepresentation:(id)arg1; +@property(readonly, nonatomic) BOOL editable; // @synthesize editable=_editable; +@property(readonly, copy, nonatomic) NSArray *visibilityConditions; // @synthesize visibilityConditions=_visibilityConditions; +@property(readonly, copy, nonatomic) NSString *enabledKeyPath; // @synthesize enabledKeyPath=_enabledKeyPath; +@property(readonly, copy, nonatomic) NSString *keyPath; // @synthesize keyPath=_keyPath; +@property(readonly, copy, nonatomic) NSString *title; // @synthesize title=_title; +@property(readonly, copy, nonatomic) NSString *sliceIdentifier; // @synthesize sliceIdentifier=_sliceIdentifier; +@property(readonly, copy, nonatomic) NSString *categoryIdentifier; // @synthesize categoryIdentifier=_categoryIdentifier; +- (void).cxx_destruct; +- (BOOL)isEditableForInspectedObject:(id)arg1; +- (BOOL)isVisibleForInspectedObject:(id)arg1; +- (id)plistRepresentation; +- (id)initWithCategoryIdentifier:(id)arg1 sliceIdentifier:(id)arg2 title:(id)arg3 keyPath:(id)arg4 editable:(BOOL)arg5 enabledKeyPath:(id)arg6 visibilityConditions:(id)arg7; + +@end + diff --git a/IDEInterfaceBuilderKit/IBInspectorPropertyVisibilityCondition.h b/IDEInterfaceBuilderKit/IBInspectorPropertyVisibilityCondition.h new file mode 100644 index 000000000..2702e1ea8 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBInspectorPropertyVisibilityCondition.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IBInspectorPropertyVisibilityCondition : NSObject +{ + NSString *_visibilityKeyPath; + NSObject *_visibilityValue; +} + ++ (id)conditionWithPlistRepresentation:(id)arg1; +@property(readonly, nonatomic) NSObject *visibilityValue; // @synthesize visibilityValue=_visibilityValue; +@property(readonly, copy, nonatomic) NSString *visibilityKeyPath; // @synthesize visibilityKeyPath=_visibilityKeyPath; +- (void).cxx_destruct; +- (id)plistRepresentation; +- (id)initWithVisibilityKeyPath:(id)arg1 visibilityValue:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintView.h b/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintView.h index 17df73195..0e1b1bad2 100644 --- a/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintView.h +++ b/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintView.h @@ -8,10 +8,11 @@ #import "IBMouseMovedObservingView-Protocol.h" -@class NSImageView, NSPopUpButton, NSTextField; +@class NSImageView, NSTextField; @interface IBInspectorReferencingConstraintView : DVTLayoutView_ML { + BOOL _selected; BOOL highlighted; long long borderAttributes; id delegate; @@ -20,12 +21,10 @@ NSTextField *constantTypeLabel; NSTextField *relatedViewNameLabel; NSTextField *constantValueLabel; - NSPopUpButton *popUpButton; long long layoutType; } @property(nonatomic) long long layoutType; // @synthesize layoutType; -@property(retain, nonatomic) NSPopUpButton *popUpButton; // @synthesize popUpButton; @property(retain, nonatomic) NSTextField *constantValueLabel; // @synthesize constantValueLabel; @property(retain, nonatomic) NSTextField *relatedViewNameLabel; // @synthesize relatedViewNameLabel; @property(retain, nonatomic) NSTextField *constantTypeLabel; // @synthesize constantTypeLabel; @@ -35,6 +34,8 @@ @property(nonatomic, getter=isHighlighted) BOOL highlighted; // @synthesize highlighted; @property(nonatomic) long long borderAttributes; // @synthesize borderAttributes; - (void).cxx_destruct; +- (void)mouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; - (void)layoutBottomUp; - (void)layoutConstantValueLabel; - (void)layoutRelatedViewNameLabel; @@ -51,6 +52,8 @@ - (struct CGRect)contentBounds; - (BOOL)isFlipped; - (void)drawRect:(struct CGRect)arg1; +- (id)highlightColor; +- (id)borderColor; - (id)borderPath; - (struct CGRect)borderRect; - (double)borderThickness; diff --git a/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintViewController.h b/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintViewController.h index 5fee0714a..c4405cfa5 100644 --- a/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintViewController.h +++ b/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintViewController.h @@ -8,25 +8,29 @@ #import "IBInspectorReferencingConstraintViewDelegate-Protocol.h" -@class DVTObservingToken, IBDocument, IBLayoutConstraint, NSArray, NSMenuItem, NSView; +@class DVTObservingToken, IBDocument, IBDocumentMemberWrapper, IBLayoutConstraint, NSArray, NSMenuItem, NSString, NSView; @interface IBInspectorReferencingConstraintViewController : DVTViewController { - NSView *referencedView; - DVTObservingToken *documentUpdateToken; - NSArray *observationTokens; - IBDocument *document; - NSMenuItem *deleteMenuItem; - NSMenuItem *promoteMenuItem; - IBLayoutConstraint *constraint; + DVTObservingToken *_documentUpdateToken; + NSArray *_observationTokens; + IBLayoutConstraint *_constraint; id _delegate; + NSMenuItem *_deleteMenuItem; + NSMenuItem *_promoteMenuItem; + NSView *_referencedView; + IBDocumentMemberWrapper *_memberWrapper; + IBDocument *_document; } + (id)viewControllerForConstraint:(id)arg1 referencingView:(id)arg2; +@property(retain, nonatomic) IBDocument *document; // @synthesize document=_document; +@property(retain, nonatomic) IBDocumentMemberWrapper *memberWrapper; // @synthesize memberWrapper=_memberWrapper; +@property(retain, nonatomic) NSView *referencedView; // @synthesize referencedView=_referencedView; +@property(retain, nonatomic) NSMenuItem *promoteMenuItem; // @synthesize promoteMenuItem=_promoteMenuItem; +@property(retain, nonatomic) NSMenuItem *deleteMenuItem; // @synthesize deleteMenuItem=_deleteMenuItem; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) IBLayoutConstraint *constraint; // @synthesize constraint; -@property(retain, nonatomic) NSMenuItem *promoteMenuItem; // @synthesize promoteMenuItem; -@property(retain, nonatomic) NSMenuItem *deleteMenuItem; // @synthesize deleteMenuItem; +@property(readonly, nonatomic) IBLayoutConstraint *constraint; // @synthesize constraint=_constraint; - (void).cxx_destruct; - (void)viewWillUninstall; - (void)viewDidInstall; @@ -53,14 +57,20 @@ - (id)textForLayoutRelation; - (long long)viewBorderAttributes; - (long long)viewLayoutType; +- (BOOL)constraintIsInstalled; - (BOOL)constraintHasConstant; - (id)constraintView; -- (void)promoteConstraint:(id)arg1; -- (void)deleteConstraint:(id)arg1; -- (void)selectConstraint:(id)arg1; +- (void)constraintView:(id)arg1 didHandleDoubleMouseUpWithEvent:(id)arg2; +- (void)constraintView:(id)arg1 didHandleSingleMouseUpWithEvent:(id)arg2; - (void)constraintViewWillChangeHighlighted:(id)arg1; - (void)primitiveInvalidate; - (id)initWithConstraint:(id)arg1 referencingView:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintViewControllerDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintViewControllerDelegate-Protocol.h index 01a3741a5..5946b1f0c 100644 --- a/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintViewControllerDelegate-Protocol.h +++ b/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintViewControllerDelegate-Protocol.h @@ -9,8 +9,7 @@ @protocol IBInspectorReferencingConstraintViewControllerDelegate - (void)referencingConstraintViewControllerStopHighlightingConstraint:(id)arg1; - (void)referencingConstraintViewControllerStartHighlightingConstraint:(id)arg1; -- (void)referencingConstraintViewControllerPromoteConstraint:(id)arg1; -- (void)referencingConstraintViewControllerDeleteConstraint:(id)arg1; - (void)referencingConstraintViewControllerSelectConstraint:(id)arg1; +- (void)referencingConstraintViewControllerEditConstraint:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintViewDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintViewDelegate-Protocol.h index 34eb5f9dd..1a4007322 100644 --- a/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintViewDelegate-Protocol.h +++ b/IDEInterfaceBuilderKit/IBInspectorReferencingConstraintViewDelegate-Protocol.h @@ -7,6 +7,8 @@ #import "NSObject-Protocol.h" @protocol IBInspectorReferencingConstraintViewDelegate +- (void)constraintView:(id)arg1 didHandleDoubleMouseUpWithEvent:(id)arg2; +- (void)constraintView:(id)arg1 didHandleSingleMouseUpWithEvent:(id)arg2; - (void)constraintViewWillChangeHighlighted:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBInspectorResourceProperty.h b/IDEInterfaceBuilderKit/IBInspectorResourceProperty.h index f8075e7cc..a4306b942 100644 --- a/IDEInterfaceBuilderKit/IBInspectorResourceProperty.h +++ b/IDEInterfaceBuilderKit/IBInspectorResourceProperty.h @@ -18,6 +18,7 @@ } - (void).cxx_destruct; +- (id)findIndicatorContentViewWithContext:(id)arg1; - (void)loadView; - (void)configureComboBoxButton; - (void)userDidChangeValue:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBInspectorSearchDataManager.h b/IDEInterfaceBuilderKit/IBInspectorSearchDataManager.h new file mode 100644 index 000000000..39a6a9d86 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBInspectorSearchDataManager.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface IBInspectorSearchDataManager : NSObject +{ + NSMutableDictionary *_sliceIdentifierToKeyPaths; + NSMutableDictionary *_sliceIdentifierToKeyPathToPropertyDescriptions; + NSMutableDictionary *_contentTypeCategoryIdentifierToSliceIdentifiers; +} + ++ (id)dataManagerWithPlistRepresentation:(id)arg1; +- (void).cxx_destruct; +- (void)registerPropertyDescriptions:(id)arg1 forInspectorCategoryIdentifier:(id)arg2 sliceIdentifier:(id)arg3 contentType:(id)arg4; +- (id)keyPathsForSliceIdentifier:(id)arg1; +- (id)propertyDescriptionsForKeyPath:(id)arg1 withSliceIdentifier:(id)arg2; +- (id)sliceIdentifiersForCategoryIdentifier:(id)arg1 contentType:(id)arg2; +- (id)plistRepresentation; + +@end + diff --git a/IDEInterfaceBuilderKit/IBInspectorViewController.h b/IDEInterfaceBuilderKit/IBInspectorViewController.h index 1c987f7c9..87cbb479d 100644 --- a/IDEInterfaceBuilderKit/IBInspectorViewController.h +++ b/IDEInterfaceBuilderKit/IBInspectorViewController.h @@ -6,27 +6,43 @@ #import "IDEInspectorViewController.h" -@class DVTDelayedInvocation, IBDocument, IBMutableIdentityDictionary, NSArray, NSSet; +#import "IBConfigurablePropertyKeyPathAdapterDelegate-Protocol.h" -@interface IBInspectorViewController : IDEInspectorViewController +@class DVTDelayedInvocation, IBDocument, IBMutableIdentityDictionary, NSArray, NSArrayController, NSDictionary, NSSet, NSString, NSUserDefaultsController, NSXMLElement; + +@interface IBInspectorViewController : IDEInspectorViewController { IBMutableIdentityDictionary *_documentToObservingTokenMap; DVTDelayedInvocation *_imageNameInvocation; DVTDelayedInvocation *_soundNameInvocation; DVTDelayedInvocation *_nibNameInvocation; + NSSet *previousInspectedInterfaceBuilderDocuments; + NSArrayController *_configurablePropertyAdapterController; + NSXMLElement *_originalSlice; + NSDictionary *_perConfigurationElementTemplatesByIdentifier; + DVTDelayedInvocation *_viewRegenerationInvocation; + NSArray *_previousAdapters; BOOL _allInspectedDocumentsAreNotUsingAutolayout; BOOL _allInspectedDocumentsAreUsingAutolayout; + BOOL _anyInspectedDocumentsAreNotUsingConfigurations; + BOOL _allInspectedDocumentsAreUsingConfigurations; NSArray *_availableSoundNames; NSArray *_availableImageNames; NSArray *_availableNibNames; NSSet *_inspectedInterfaceBuilderDocuments; NSArray *_inspectedDocumentObjects; + NSUserDefaultsController *_userDefaultsController; } + (id)keyPathsForValuesAffectingInspectedDocumentObject; + (id)keyPathsForValuesAffectingInspectedDocument; ++ (id)inspectedArrayControllerKeyPaths; +@property(readonly) id configurablePropertyAdapterController; // @synthesize configurablePropertyAdapterController=_configurablePropertyAdapterController; +@property(readonly, nonatomic) NSUserDefaultsController *userDefaultsController; // @synthesize userDefaultsController=_userDefaultsController; @property(copy, nonatomic) NSArray *inspectedDocumentObjects; // @synthesize inspectedDocumentObjects=_inspectedDocumentObjects; @property(copy, nonatomic) NSSet *inspectedInterfaceBuilderDocuments; // @synthesize inspectedInterfaceBuilderDocuments=_inspectedInterfaceBuilderDocuments; +@property(nonatomic) BOOL allInspectedDocumentsAreUsingConfigurations; // @synthesize allInspectedDocumentsAreUsingConfigurations=_allInspectedDocumentsAreUsingConfigurations; +@property(nonatomic) BOOL anyInspectedDocumentsAreNotUsingConfigurations; // @synthesize anyInspectedDocumentsAreNotUsingConfigurations=_anyInspectedDocumentsAreNotUsingConfigurations; @property(nonatomic) BOOL allInspectedDocumentsAreUsingAutolayout; // @synthesize allInspectedDocumentsAreUsingAutolayout=_allInspectedDocumentsAreUsingAutolayout; @property(nonatomic) BOOL allInspectedDocumentsAreNotUsingAutolayout; // @synthesize allInspectedDocumentsAreNotUsingAutolayout=_allInspectedDocumentsAreNotUsingAutolayout; @property(copy, nonatomic) NSArray *availableNibNames; // @synthesize availableNibNames=_availableNibNames; @@ -48,9 +64,12 @@ - (id)docTokenKeyVariationsFromDocumentationPropertyInfo:(id)arg1; - (id)lastObjectInKeyPath:(id)arg1; - (id)toolTipTitleFromKeyPath:(id)arg1 titleAttribute:(id)arg2 placeholderAttribute:(id)arg3; -- (void)setContent:(id)arg1; +- (id)searchableAttributesForProperty:(id)arg1; +- (void)didSetInspectedObjects:(id)arg1; +- (id)willSetInspectedObjects:(id)arg1; - (void)stopObservingDocument:(id)arg1; - (void)startObservingDocument:(id)arg1; +- (void)updateConfigurationsFlags; - (void)updateAutolayoutFlags; - (void)constrainBoundsOfSelectionToNearestLegalSize; - (id)createNameInvocationForComputationKeyPath:(id)arg1 withStorageKeyPath:(id)arg2; @@ -58,9 +77,28 @@ - (id)computeAvailableImageNames; - (id)computeResourceNamesForMediaType:(id)arg1; - (id)computeAvailableNibNames; +- (id)sliceElement; +- (id)attributedTitleForSliverElement:(id)arg1; +- (id)accessoryViewForInspectorProperty:(id)arg1; +- (id)perConfigurationPropertyTemplateForInspectorProperty:(id)arg1; +- (id)configurationForInspectorProperty:(id)arg1; +- (id)configurationForInspectorElement:(id)arg1; +- (id)perConfigurationPropertyTemplateForInspectorElement:(id)arg1; +- (void)setContent:(id)arg1; +- (void)regenerateViewIfNeeded:(id)arg1; +- (void)regenerateViewIfNeededWithObjects:(id)arg1; +- (BOOL)regenerateSliceXMLWithObjects:(id)arg1; +- (void)configurablePropertyKeyPathAdapterDidObserverMemberConfigurationChange:(id)arg1; @property(readonly, nonatomic) id inspectedDocumentObject; @property(readonly, nonatomic) IBDocument *inspectedDocument; - (void)primitiveInvalidate; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/IBIntegratorBundleManager.h b/IDEInterfaceBuilderKit/IBIntegratorBundleManager.h index c35ca7f26..bd99a5c1e 100644 --- a/IDEInterfaceBuilderKit/IBIntegratorBundleManager.h +++ b/IDEInterfaceBuilderKit/IBIntegratorBundleManager.h @@ -6,14 +6,15 @@ #import "NSObject.h" -@class NSMutableDictionary, NSMutableSet; +@class NSDictionary, NSSet; @interface IBIntegratorBundleManager : NSObject { - NSMutableDictionary *runtimesToIntegratedClassesToIntegratorBundleIdentifier; - NSMutableDictionary *runtimesToClassesToDependentFrameworks; - NSMutableSet *replacedIntegratorBundleIdentifiers; - NSMutableSet *integratedClasses; + NSDictionary *_platformsToIntegratedClassesToIntegratorBundleIdentifier; + NSDictionary *_platformsToClassesToDependentFrameworks; + NSSet *_replacedIntegratorBundleIdentifiers; + NSSet *_integratedClasses; + NSDictionary *_integratorBundlesByIdentifier; } + (id)sharedInstance; @@ -22,6 +23,7 @@ - (BOOL)hasPluginIdentifierBeenSupercededByIntegratorBundleIdentifier:(id)arg1; - (id)integratorBundleDependencyForClassName:(id)arg1 inDocument:(id)arg2; - (id)frameworkDependenciesForClassName:(id)arg1 inDocument:(id)arg2; +- (id)integratorBundleForIdentifier:(id)arg1; - (id)init; @end diff --git a/IDEInterfaceBuilderKit/IBIntegratorManager.h b/IDEInterfaceBuilderKit/IBIntegratorManager.h index c78c74a31..cc71c4fa4 100644 --- a/IDEInterfaceBuilderKit/IBIntegratorManager.h +++ b/IDEInterfaceBuilderKit/IBIntegratorManager.h @@ -25,16 +25,20 @@ - (Class)_effectiveIntegratedClassForClass:(Class)arg1; - (id)registerIntegrators:(id)arg1; - (void)registerIntegrator:(id)arg1 remainingIntegratorsBySuperclass:(id)arg2; +- (void)installTypeIdentifierForConnectionClassIfNeeded:(Class)arg1; +- (id)typeIdentifierForConnectionClass:(Class)arg1; +- (id)typeIdentifierStringForConnectionClass:(Class)arg1; - (void)installIDETypeIdentifierForIntegrator:(id)arg1; - (id)typeIdentifierForObject:(id)arg1; - (id)typeIdentifierForClass:(Class)arg1; - (void)installInspectedKeyPathsForValuesAffectingForIntegrator:(id)arg1; - (void)assertExistenceOfAccessorsForIntegrator:(id)arg1; - (void)assertKVOComplianceOfIbInspectedAccessorsForIntegrator:(id)arg1; -- (void)assertKVOComlianceOfOverridableIntegrationMethodsForIntegrator:(id)arg1; - (void)installExtensionBackedMethodsForIntegrator:(id)arg1; +- (void)installDefaultImageClassMethodsForIntegrator:(id)arg1; - (BOOL)assertExpensiveKVOComplianceTests; - (id)init; +- (void)addWorkaroundForMissingNSNibExternalObjectPlaceholder; @end diff --git a/IDEInterfaceBuilderKit/IBKeyEquivalentEntryField.h b/IDEInterfaceBuilderKit/IBKeyEquivalentEntryField.h index 6ef2b4273..87dbb014f 100644 --- a/IDEInterfaceBuilderKit/IBKeyEquivalentEntryField.h +++ b/IDEInterfaceBuilderKit/IBKeyEquivalentEntryField.h @@ -68,5 +68,11 @@ - (id)font; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBLabelDefinition.h b/IDEInterfaceBuilderKit/IBLabelDefinition.h index f2657dd37..8af95254b 100644 --- a/IDEInterfaceBuilderKit/IBLabelDefinition.h +++ b/IDEInterfaceBuilderKit/IBLabelDefinition.h @@ -10,19 +10,19 @@ @interface IBLabelDefinition : NSObject { - NSColor *color; - NSString *identifier; - NSString *name; - NSGradient *gradient; + NSColor *_color; + NSString *_identifier; + NSString *_name; + NSGradient *_gradient; } + (id)labelDefinitionWithIdentifier:(id)arg1 name:(id)arg2 color:(id)arg3 andGradient:(id)arg4; + (id)standardLabelDefinitionForIdentifier:(id)arg1; + (id)standardLabelDefinitions; -@property(readonly) NSGradient *gradient; // @synthesize gradient; -@property(readonly) NSString *name; // @synthesize name; -@property(readonly) NSString *identifier; // @synthesize identifier; -@property(readonly) NSColor *color; // @synthesize color; +@property(readonly) NSGradient *gradient; // @synthesize gradient=_gradient; +@property(readonly) NSString *name; // @synthesize name=_name; +@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(readonly) NSColor *color; // @synthesize color=_color; - (void).cxx_destruct; - (id)initWithIdentifier:(id)arg1 name:(id)arg2 color:(id)arg3 andGradient:(id)arg4; diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraint-IBLayoutConstraintIBToolIntegration.h b/IDEInterfaceBuilderKit/IBLayoutConstraint-IBLayoutConstraintIBToolIntegration.h new file mode 100644 index 000000000..308b9b45c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraint-IBLayoutConstraintIBToolIntegration.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBLayoutConstraint.h" + +@interface IBLayoutConstraint (IBLayoutConstraintIBToolIntegration) +- (BOOL)ibShouldIncludeKeyPathInIbtoolPrintingOutput:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraint-IBLayoutConstraintIntegration.h b/IDEInterfaceBuilderKit/IBLayoutConstraint-IBLayoutConstraintIntegration.h index d83da1a2d..9242dcaaa 100644 --- a/IDEInterfaceBuilderKit/IBLayoutConstraint-IBLayoutConstraintIntegration.h +++ b/IDEInterfaceBuilderKit/IBLayoutConstraint-IBLayoutConstraintIntegration.h @@ -6,75 +6,100 @@ #import "IBLayoutConstraint.h" -@class NSNumber; +@class NSNumber, NSObject, NSString; @interface IBLayoutConstraint (IBLayoutConstraintIntegration) + (id)unarchivedConstant:(id)arg1; + (id)unarchivedFirstItem:(id)arg1; + (id)instantiateWithDocumentUnarchiver:(id)arg1; -+ (id)keyPathsForValuesAffectingIbInspectedMinimumConstant; ++ (id)keyPathsForValuesAffectingIbInspectedAttributeInspectionType; ++ (id)keyPathsForValuesAffectingIbInspectedAutomaticallyLayoutBasedOnLanguage; ++ (id)keyPathsForValuesAffectingIbInspectedCanEditSecondItem; ++ (id)keyPathsForValuesAffectingIbInspectedSecondAttribute; ++ (id)keyPathsForValuesAffectingIbInspectedFirstAttribute; + (id)keyPathsForValuesAffectingIbInspectedPriority; + (id)keyPathsForValuesAffectingIbInspectedMultiplier; ++ (id)keyPathsForValuesAffectingIbInspectedCanEditMultiplier; + (id)keyPathsForValuesAffectingIbInspectedRelation; ++ (id)keyPathsForValuesAffectingIbInspectedCanEditRelation; ++ (id)keyPathsForValuesAffectingIbInspectedMinimumConstant; + (id)keyPathsForValuesAffectingIbInspectedConstant; + (id)keyPathsForValuesAffectingIbInspectedNonNilConstantValue; -+ (id)keyPathsForValuesAffectingIbInspectedCanEditMultiplier; + (id)keyPathsForValuesAffectingIbInspectedCanChangeLayoutDirection; + (id)keyPathsForValuesAffectingIbInspectedCanEditConstantSymbolically; + (id)keyPathsForValuesAffectingIbInspectedCanEditConstant; + (id)keyPathsForValuesAffectingIbInspectedConstantInspectionType; -+ (id)keyPathsForValuesAffectingIbInspectedCanEditRelation; + (id)keyPathsForValuesAffectingIbInspectedInspectorHeaderTitle; -+ (id)keyPathsForValuesAffectingIbDefaultImage; -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; -+ (id)keyPathsForValuesAffectingIbTypeNameForDefaultLabel; ++ (id)ibDefaultImageForInstance:(id)arg1; + (id)keyPathsForValuesAffectingIbTypeLabel; + (id)keyPathsForValuesAffectingIbInspectedUserInterfaceDirection; ++ (id)ibConstantAttributeName; + (id)keyPathsForValuesAffectingIbInspectedFirstAttributeName; +- (id)ibDesignTimeConfigurableKeyPathForCompiledKeyPath:(id)arg1; +- (id)ibCompiledKeyPathForDesignTimeConfigurableKeyPath:(id)arg1; +- (id)ibRuntimeConfigurableConstantKeyPath; +- (void)ibEnumerateDerivedInspectedConfigurablePropertyDefinitions:(id)arg1; +- (id)ibAllConfigurationsWithValuesForInspectedConfigurableProperty:(id)arg1; +- (void)ibTakeValue:(id)arg1 forInspectedConfigurableProperty:(id)arg2 inConfiguration:(id)arg3; +- (id)ibValueForInspectedConfigurableProperty:(id)arg1 inConfiguration:(id)arg2; +- (BOOL)ibBothItemsAreTurnedOnAndInstalledInConfiguration:(id)arg1; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (BOOL)ibIsCompatibleWithBasaltAndEarlierPopulatingCapabilities:(id)arg1 returningReason:(id *)arg2; +- (id)ibUnarchiveValueForAttribute:(id)arg1 inConfiguration:(id)arg2 withDocumentUnarchiver:(id)arg3; +- (void)ibArchiveEvaluatedValue:(id)arg1 forAttribute:(id)arg2 inConfiguration:(id)arg3 withDocumentArchiver:(id)arg4; +- (void)ibArchiveConstantForConfiguration:(id)arg1 withArchiver:(id)arg2; +- (void)ibPopulateRequiredDocumentCapabilities:(id)arg1; - (void)awakeAfterUsingDocumentUnarchiver:(id)arg1; - (void)unarchiveScoringType:(id)arg1; - (void)archiveScoringType:(id)arg1; - (long long)archivedScoringType; - (void)unarchiveContainingView:(id)arg1; - (void)archiveContainingView:(id)arg1; -- (void)archiveConstant:(id)arg1; - (void)archiveFirstItem:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; -- (BOOL)ibShouldIncludeKeyPathInIbtoolPrintingOutput:(id)arg1; - (void)ibDidAddToDocument:(id)arg1 phase:(unsigned long long)arg2; - (void)ibDocument:(id)arg1 didAddConnection:(id)arg2; -@property(readonly, nonatomic) double ibInspectedMinimumConstant; +@property(readonly, nonatomic) unsigned long long ibInspectedAttributeInspectionType; +@property(nonatomic) BOOL ibInspectedAutomaticallyLayoutBasedOnLanguage; +- (BOOL)ibInspectedCanEditSizeAttributes; +- (BOOL)ibInspectedCanEditHorizontalAttributes; +- (BOOL)ibInspectedCanEditVerticalAttributes; +- (BOOL)ibInspectedCanEditSecondItem; +@property(nonatomic) unsigned long long ibInspectedSecondAttribute; +@property(nonatomic) unsigned long long ibInspectedFirstAttribute; @property(nonatomic) double ibInspectedPriority; -- (void)setIbInspectedMultiplier:(double)arg1; -- (double)ibInspectedMultiplier; +@property(copy, nonatomic) NSString *ibInspectedMultiplier; +- (BOOL)ibInspectedCanEditMultiplier; - (void)setIbInspectedRelation:(long long)arg1; - (long long)ibInspectedRelation; +- (BOOL)ibInspectedCanEditRelation; +@property(readonly, nonatomic) double ibInspectedMinimumConstant; - (void)setIbInspectedConstant:(id)arg1 document:(id)arg2 frameDecideAfterSettingConstant:(BOOL)arg3; +- (id)ibInspectedConstantToSetForConstantValue:(id)arg1 document:(id)arg2; @property(copy, nonatomic) NSNumber *ibInspectedConstant; // @dynamic ibInspectedConstant; -@property(readonly, nonatomic) NSNumber *ibInspectedNonNilConstantValue; // @dynamic ibInspectedNonNilConstantValue; -- (BOOL)ibInspectedCanEditMultiplier; +- (id)ibInspectedNonNilConstantValue; - (BOOL)ibInspectedCanChangeLayoutDirection; - (BOOL)ibInspectedCanEditConstantSymbolically; - (BOOL)ibInspectedCanEditConstant; @property(readonly, nonatomic) unsigned long long ibInspectedConstantInspectionType; -- (BOOL)ibInspectedCanEditRelation; -- (void)modifyPropertyOfConstraintWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (void)ibModifyPropertyOfConstraintWithOptions:(unsigned long long)arg1 usingBlock:(id)arg2; +- (id)ibDocumentationPropertyInfosForKeyPath:(id)arg1; - (id)ibInspectedInspectorHeaderTitle; -- (id)ibDefaultImage; - (id)ibQualifyingInfoForDefaultLabel; - (id)ibTypeNameForDefaultLabel; - (id)ibTypeLabel; -- (BOOL)ibNeedsToCompileWithCopyOfDocument:(id)arg1; -@property(nonatomic) unsigned long long ibInspectedUserInterfaceDirection; - (void)ibPromoteToUserConstraint; - (id)ibRuntimeClassName; - (BOOL)ibAvoidsEditing; - (id)ibLocalAdditionalIbtoolDescriptionKeyPaths; +- (id)ibLocalPerConfigurationAttributeKeyPaths; - (BOOL)ibIsCopyableGivenSelection:(id)arg1; - (id)ibInspectedFirstAttributeName; - (id)ibLoggingDescription; - (id)ibDefaultSubtreeDescription; +@property(readonly, nonatomic) NSObject *ideContainingView; +@property(readonly, nonatomic) NSObject *ideSecondItem; +@property(readonly, nonatomic) NSObject *ideFirstItem; @end diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintConstantEditingController.h b/IDEInterfaceBuilderKit/IBLayoutConstraintConstantEditingController.h new file mode 100644 index 000000000..e0719dbd8 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintConstantEditingController.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMenu; + +@interface IBLayoutConstraintConstantEditingController : IBLayoutConstraintPropertyEditingController +{ + NSMenu *_constantMenu; +} + +- (void).cxx_destruct; +- (void)decrementValue; +- (void)incrementValue; +- (void)syncUIFromModel; +- (void)syncModelFromUI; +- (void)_applyConstantUsingBlock:(id)arg1; +- (void)didSelectUseCurrentCanvasValue:(id)arg1; +- (void)didSelectUseStandardValue:(id)arg1; +- (BOOL)validateMenuItem:(id)arg1; +- (void)populateMenu:(id)arg1; +- (void)populateObservingTokens:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintConstantInspectorProperty.h b/IDEInterfaceBuilderKit/IBLayoutConstraintConstantInspectorProperty.h new file mode 100644 index 000000000..4ac8bf308 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintConstantInspectorProperty.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBLayoutConstraintConstantInspectorProperty : IBLayoutConstraintPropertyInspectorProperty +{ +} + +- (id)makeEditingController; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintDrawingDestination-Protocol.h b/IDEInterfaceBuilderKit/IBLayoutConstraintDrawingDestination-Protocol.h new file mode 100644 index 000000000..baf68f7cd --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintDrawingDestination-Protocol.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBLayoutConstraintDrawingDestination +- (id)equalSizeBadge; +- (id)greaterThanOrEqualToBadge; +- (id)lessThanOrEqualToBadge; +- (id)constraintBadgeImageForLabel:(id)arg1 tintColor:(id)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_c519178c *)arg4; +- (id)badgeImageForAspectRatioConstraint:(id)arg1 attribute:(unsigned long long)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_c519178c *)arg4; +- (id)badgeImageForMisplacedConstraint:(id)arg1 constantDelta:(double)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_c519178c *)arg4; +- (id)badgeImageForConflictingConstraint:(id)arg1 returningBadgeSize:(struct CGSize *)arg2 badgeInset:(CDStruct_c519178c *)arg3; +- (struct CGRect)rectIncludingBadgeForDrawable:(id)arg1; +- (BOOL)isShowingResizeKnobs; +- (id)badgeLabelForAbstraction:(id)arg1 atIndex:(unsigned long long)arg2 isConflicting:(BOOL)arg3 isAmbiguous:(BOOL)arg4 isMisplaced:(BOOL)arg5; +- (id)defaultDrawableTintColorForAbstraction:(id)arg1 atIndex:(unsigned long long)arg2 isConflicting:(BOOL)arg3 isAmbiguous:(BOOL)arg4 isMisplaced:(BOOL)arg5; +- (id)colorSpecifier; +- (long long)userInterfaceLayoutDirection; +- (id)constraintOverlayView; +- (struct CGRect)layoutRectInOverlayCoordinatesForConstraintItem:(id)arg1; +- (double)valueOfAttribute:(unsigned long long)arg1 forView:(id)arg2 inCoordinateSpaceOfView:(id)arg3 withUserInterfaceLayoutDirection:(long long)arg4; +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintItemInspectorBackgroundView.h b/IDEInterfaceBuilderKit/IBLayoutConstraintItemInspectorBackgroundView.h new file mode 100644 index 000000000..a10d339db --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintItemInspectorBackgroundView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface IBLayoutConstraintItemInspectorBackgroundView : NSView +{ + id _delegate; +} + +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)viewDidMoveToWindow; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)updateTrackingAreas; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintItemInspectorProperty.h b/IDEInterfaceBuilderKit/IBLayoutConstraintItemInspectorProperty.h new file mode 100644 index 000000000..9ea333ff2 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintItemInspectorProperty.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +#import "NSMenuDelegate-Protocol.h" + +@class IBCancellationToken, IDEInspectorKeyPath, NSPopUpButton, NSString; + +@interface IBLayoutConstraintItemInspectorProperty : IDEInspectorProperty +{ + IDEInspectorKeyPath *_automaticallyLayoutBasedOnLanguageKeyPath; + IDEInspectorKeyPath *_itemExternalExplicitLabelKeyPath; + IDEInspectorKeyPath *_alternativeItemLabelKeyPath; + IDEInspectorKeyPath *_attributeTypeKeyPath; + IDEInspectorKeyPath *_constraintKeyPath; + IDEInspectorKeyPath *_attributeKeyPath; + IDEInspectorKeyPath *_itemLabelKeyPath; + IBCancellationToken *_rolloverToken; + IDEInspectorKeyPath *_itemKeyPath; + NSPopUpButton *_pullDown; +} + +@property(retain) NSPopUpButton *pullDown; // @synthesize pullDown=_pullDown; +- (void).cxx_destruct; +- (void)propertyViewWillUninstallFromContentView; +- (void)_didToggleAutomaticallyLayoutBasedOnLanguageFromMenu:(id)arg1; +- (void)_didSelectReverseItemsFromMenu:(id)arg1; +- (void)_didSelectItemFromMenu:(id)arg1; +- (void)_didSelectConstraintAttribute:(id)arg1; +- (id)_menuItemForAttribute:(unsigned long long)arg1 selectedAttributes:(id)arg2; +- (void)didFinishRollingOverItemInspectorBackgroundView:(id)arg1; +- (void)didStartRollingOverItemInspectorBackgroundView:(id)arg1; +- (void)setupRefreshTriggersAndConfigure; +- (void)menuNeedsUpdate:(id)arg1; +- (void)_addActionsMenuItemGroupToMutableGroups:(id)arg1; +- (void)_addOptionsMenuItemGroupToMutableGroups:(id)arg1; +- (void)_addAttributeMenuItemGroupToMutableGroups:(id)arg1; +- (id)_baselineMenuItemGivenSelectedAttributes:(id)arg1; +- (void)refresh; +- (void)primitiveInvalidate; +- (double)baseline; +- (id)lastActiveDocumentEditor; +- (id)inspectedDocument; +- (id)inspectorController; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintMultiplier-IBLayoutConstantIBToolAdaptation.h b/IDEInterfaceBuilderKit/IBLayoutConstraintMultiplier-IBLayoutConstantIBToolAdaptation.h new file mode 100644 index 000000000..5bfc5e88f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintMultiplier-IBLayoutConstantIBToolAdaptation.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBLayoutConstraintMultiplier.h" + +@interface IBLayoutConstraintMultiplier (IBLayoutConstantIBToolAdaptation) +- (id)ibCoerceToDescriptivePListWithStrictness:(long long)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintMultiplierEditingController.h b/IDEInterfaceBuilderKit/IBLayoutConstraintMultiplierEditingController.h new file mode 100644 index 000000000..108a0dbbc --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintMultiplierEditingController.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBLayoutConstraintMultiplierEditingController : IBLayoutConstraintPropertyEditingController +{ +} + +- (void)_didSelectConvertToDecimalFromMenu:(id)arg1; +- (void)_didSelectMultiplierPresetFromMenu:(id)arg1; +- (void)_didSelectReverseMultiplierFromMenu:(id)arg1; +- (void)populateMenu:(id)arg1; +- (id)_presetMenuItemForMultiplier:(id)arg1 title:(id)arg2 action:(SEL)arg3; +- (void)incrementValue; +- (void)decrementValue; +- (void)_applyMultiplierToConstraintsUsingBlock:(id)arg1; +- (void)syncUIFromModel; +- (void)syncModelFromUI; +- (void)populateObservingTokens:(id)arg1; +- (void)setTextField:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintMultiplierInspectorProperty.h b/IDEInterfaceBuilderKit/IBLayoutConstraintMultiplierInspectorProperty.h new file mode 100644 index 000000000..fed26036a --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintMultiplierInspectorProperty.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBLayoutConstraintMultiplierInspectorProperty : IBLayoutConstraintPropertyInspectorProperty +{ +} + +- (id)makeEditingController; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintPriorityEditingController.h b/IDEInterfaceBuilderKit/IBLayoutConstraintPriorityEditingController.h new file mode 100644 index 000000000..ee077a04b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintPriorityEditingController.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IBLayoutConstraintPriorityEditingController : IBAutolayoutPropertyEditingController +{ + BOOL _isApplyingPriority; + NSString *_priorityKeyPath; +} + +@property(retain, nonatomic) NSString *priorityKeyPath; // @synthesize priorityKeyPath=_priorityKeyPath; +- (void).cxx_destruct; +- (void)decrementValue; +- (void)incrementValue; +- (void)didSelectPriorityItem:(id)arg1; +- (void)syncUIFromModel; +- (void)syncModelFromUI; +- (void)_applyPriorityUsingBlock:(id)arg1; +- (BOOL)validateMenuItem:(id)arg1; +- (id)_makePrioritySuggestionMenuItems; +- (void)_populateClippingPreventionSuggestionMenuItems:(id)arg1; +- (void)populateMenu:(id)arg1; +- (void)populateObservingTokens:(id)arg1; +- (id)constraints; +- (void)setTextField:(id)arg1; +- (BOOL)_allObjectsSharePriority:(double *)arg1; +- (void)_setPriority:(double)arg1 forEditedObject:(id)arg2; +- (double)_priorityForEditedObject:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintPriorityInspectorProperty.h b/IDEInterfaceBuilderKit/IBLayoutConstraintPriorityInspectorProperty.h new file mode 100644 index 000000000..aa99f9d9e --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintPriorityInspectorProperty.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IBLayoutConstraintPriorityEditingController; + +@interface IBLayoutConstraintPriorityInspectorProperty : IBAutolayoutPropertyInspectorProperty +{ +} + +- (void)setupRefreshTriggersAndConfigure; +- (id)makeEditingController; + +// Remaining properties +@property(readonly, nonatomic) IBLayoutConstraintPriorityEditingController *editingController; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintPropertyEditingController.h b/IDEInterfaceBuilderKit/IBLayoutConstraintPropertyEditingController.h new file mode 100644 index 000000000..0e9233839 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintPropertyEditingController.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBLayoutConstraintPropertyEditingController : IBAutolayoutPropertyEditingController +{ +} + +- (BOOL)allConstraintsShareMultiplier:(id *)arg1; +- (BOOL)allConstraintsShareAbsolute:(char *)arg1; +- (BOOL)allConstraintsShareContentType:(long long *)arg1; +- (BOOL)allConstraintsShareInspectedConstant:(id *)arg1; +- (BOOL)allConstraintsShareConstantInspectionType:(unsigned long long *)arg1; +- (BOOL)allConstraintsShareMinimumConstant:(double *)arg1; +- (id)constraintSecondItemForEditedObject:(id)arg1; +- (id)constraintFirstItemForEditedObject:(id)arg1; +- (unsigned long long)constraintSecondAttributeForEditedObject:(id)arg1; +- (unsigned long long)constraintFirstAttributeForEditedObject:(id)arg1; +- (BOOL)constraintIsAbsoluteForEditedObject:(id)arg1; +- (unsigned long long)constraintConstantInspectionTypeForEditedObject:(id)arg1; +- (long long)constraintContentTypeForEditedObject:(id)arg1; +- (double)constraintMinimumConstantForEditedObject:(id)arg1; +- (void)setConstraintMultiplier:(id)arg1 forEditedObject:(id)arg2; +- (id)constraintMultiplierForEditedObject:(id)arg1; +- (void)setConstraintConstant:(id)arg1 forEditedObject:(id)arg2; +- (id)constraintConstantForEditedObject:(id)arg1; +- (id)constraintInCanvasConfigurationForEditedObject:(id)arg1; +- (void)modifyConstraintProperty:(id)arg1 forEditedObject:(id)arg2 withBlock:(id)arg3; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintPropertyInspectorProperty.h b/IDEInterfaceBuilderKit/IBLayoutConstraintPropertyInspectorProperty.h new file mode 100644 index 000000000..b68aff438 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintPropertyInspectorProperty.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBLayoutConstraintPropertyInspectorProperty : IBAutolayoutPropertyInspectorProperty +{ +} + +- (void)setupRefreshTriggersAndConfigure; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutConstraintStatusProvider-Protocol.h b/IDEInterfaceBuilderKit/IBLayoutConstraintStatusProvider-Protocol.h new file mode 100644 index 000000000..61cd3ead8 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLayoutConstraintStatusProvider-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBLayoutConstraintStatusProvider +- (BOOL)isSelectableConstraint:(id)arg1; +- (BOOL)isSelectedConstraint:(id)arg1; +- (BOOL)isConflictingConstraint:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBLayoutGuideDrawingHandler.h b/IDEInterfaceBuilderKit/IBLayoutGuideDrawingHandler.h index 59dd4c2de..e765489ee 100644 --- a/IDEInterfaceBuilderKit/IBLayoutGuideDrawingHandler.h +++ b/IDEInterfaceBuilderKit/IBLayoutGuideDrawingHandler.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IBDelegatedCanvasOverlay, IBViewEditorCanvasFrameController, NSArray, NSMutableArray; +@class DVTStackBacktrace, IBDelegatedCanvasOverlay, IBViewEditorCanvasFrameController, NSArray, NSMutableArray, NSString; @interface IBLayoutGuideDrawingHandler : NSObject { @@ -38,7 +38,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBLayoutGuideGeneratorDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBLayoutGuideGeneratorDelegate-Protocol.h index 3a56a1ddc..2d68a03fc 100644 --- a/IDEInterfaceBuilderKit/IBLayoutGuideGeneratorDelegate-Protocol.h +++ b/IDEInterfaceBuilderKit/IBLayoutGuideGeneratorDelegate-Protocol.h @@ -11,10 +11,10 @@ - (Class)symbolicLayoutConstantClassForLayoutGuideGenerator:(id)arg1; - (Class)layoutConstantClassForLayoutGuideGenerator:(id)arg1; - (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSiblingGuidesFromSelection:(id)arg2 toView:(id)arg3; -- (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSelectionEdge:(int)arg2 toSiblingEdge:(int)arg3 guideFromSelection:(id)arg4 toView:(id)arg5; -- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(int)arg2 ofAncestor:(id)arg3 fixedDuringResizingOfSubviews:(id)arg4 fromKnob:(long long)arg5; -- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(int)arg2 ofSubview:(id)arg3 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg4; -- (BOOL)layoutGuideGenerator:(id)arg1 isDistanceFromSubviewEdge:(int)arg2 ofSubview:(id)arg3 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg4; +- (BOOL)layoutGuideGenerator:(id)arg1 shouldConsiderSelectionEdge:(unsigned int)arg2 toSiblingEdge:(unsigned int)arg3 guideFromSelection:(id)arg4 toView:(id)arg5; +- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(unsigned int)arg2 ofAncestor:(id)arg3 fixedDuringResizingOfSubviews:(id)arg4 fromKnob:(long long)arg5; +- (BOOL)layoutGuideGenerator:(id)arg1 isEdge:(unsigned int)arg2 ofSubview:(id)arg3 fixedInPositionOnWindowDuringResizeFromKnob:(long long)arg4; +- (BOOL)layoutGuideGenerator:(id)arg1 isDistanceFromSubviewEdge:(unsigned int)arg2 ofSubview:(id)arg3 toSameEdgeOfSuperviewChangingOneToOneWithKnob:(long long)arg4; - (BOOL)layoutGuideGenerator:(id)arg1 shouldViewHaveContainedSubviewGuides:(id)arg2; - (BOOL)layoutGuideGenerator:(id)arg1 isViewVerticallyResizable:(id)arg2; - (BOOL)layoutGuideGenerator:(id)arg1 isViewHorizontallyResizable:(id)arg2; diff --git a/IDEInterfaceBuilderKit/IBLayoutManager.h b/IDEInterfaceBuilderKit/IBLayoutManager.h index b6e05a958..2094c329a 100644 --- a/IDEInterfaceBuilderKit/IBLayoutManager.h +++ b/IDEInterfaceBuilderKit/IBLayoutManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTDelayedInvocation, DVTStackBacktrace, IBLayoutGuideDrawingHandler, IBLayoutGuideGenerator, NSView; +@class DVTDelayedInvocation, DVTStackBacktrace, IBLayoutGuideDrawingHandler, IBLayoutGuideGenerator, NSString, NSView; @interface IBLayoutManager : NSObject { @@ -41,7 +41,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBLibraryObjectTemplate.h b/IDEInterfaceBuilderKit/IBLibraryObjectTemplate.h index 917df7dd6..bc1a511a3 100644 --- a/IDEInterfaceBuilderKit/IBLibraryObjectTemplate.h +++ b/IDEInterfaceBuilderKit/IBLibraryObjectTemplate.h @@ -4,62 +4,25 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSView.h" +#import #import "IBDocumentArchiving-Protocol.h" -#import "NSCoding-Protocol.h" -@class IBObjectLibraryTemplateController, NSArray, NSAttributedString, NSString; +@class NSString; -@interface IBLibraryObjectTemplate : NSView +@interface IBLibraryObjectTemplate : IBObjectLibraryAsset { - NSString *nibName; - NSString *label; - NSString *subtitle; - NSString *briefDescription; - NSAttributedString *fullDescription; - NSString *initialCategoryPath; - long long animationScalingMode; - NSArray *filterableNames; - NSView *draggableView; - NSView *draggedView; - id representedObject; - BOOL hasLoadedNib; - NSArray *cachedPasteboardObjects; - IBObjectLibraryTemplateController *controller; } -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; -+ (id)keyPathsForValuesAffectingIbTypeNameForDefaultLabel; -@property(copy) NSString *nibName; // @synthesize nibName; -@property(retain, nonatomic) NSView *draggableView; // @synthesize draggableView; -@property long long animationScalingMode; // @synthesize animationScalingMode; -@property(retain) IBObjectLibraryTemplateController *controller; // @synthesize controller; -@property(copy) NSAttributedString *fullDescription; // @synthesize fullDescription; -@property(copy) NSString *briefDescription; // @synthesize briefDescription; -@property(copy) NSArray *filterableNames; // @synthesize filterableNames; -@property(retain, nonatomic) NSView *draggedView; // @synthesize draggedView; -@property(retain, nonatomic) id representedObject; // @synthesize representedObject; -@property(copy) NSString *initialCategoryPath; // @synthesize initialCategoryPath; -@property(copy) NSString *subtitle; // @synthesize subtitle; -@property(copy) NSString *label; // @synthesize label; -- (void).cxx_destruct; -- (BOOL)isOpaque; -- (void)drawRect:(struct CGRect)arg1; -- (id)objectContainer; -- (id)pasteboardObjects; -@property(readonly) BOOL retrievingDataRequiresUserInteraction; -- (id)description; -- (void)loadNibIfNeeded; -- (void)inferDraggedViewIfNeeded; -- (void)encodeWithCoder:(id)arg1; -- (id)initWithCoder:(id)arg1; -- (id)initWithFrame:(struct CGRect)arg1; +- (Class)classForCoder; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; -- (id)ibQualifyingInfoForDefaultLabel; -- (id)ibTypeNameForDefaultLabel; -- (id)ibDesignableContentView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/IBLiveViewsActivityReporter.h b/IDEInterfaceBuilderKit/IBLiveViewsActivityReporter.h new file mode 100644 index 000000000..deaa96cf1 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLiveViewsActivityReporter.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEActivityReporter.h" + +@class DVTNotificationToken, IBMutableIdentityDictionary; + +@interface IBLiveViewsActivityReporter : IDEActivityReporter +{ + IBMutableIdentityDictionary *_activityReportsByDebugSession; + DVTNotificationToken *_didStartDebugSessionToken; + DVTNotificationToken *_didEndDebugSessionToken; +} + ++ (void)initialize; +- (void).cxx_destruct; +- (void)_stopDebugActivityReportForNotification:(id)arg1; +- (void)_startDebugActivityReportForNotification:(id)arg1; +- (void)_stopListeningToDebugNotifications; +- (void)_startListeningToDebugNotifications; +- (void)primitiveInvalidate; +- (id)initWithWorkspace:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLiveViewsBundle.h b/IDEInterfaceBuilderKit/IBLiveViewsBundle.h new file mode 100644 index 000000000..784366cde --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLiveViewsBundle.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTDispatchLock, DVTFilePath, DVTHashTable, DVTStackBacktrace, IBLiveViewsManager, IBPlatform, NSDictionary, NSString; + +@interface IBLiveViewsBundle : NSObject +{ + DVTHashTable *_weakObserversHashTable; + DVTDispatchLock *_accessLock; + long long _lockCount; + DVTFilePath *_builtFilePath; + NSDictionary *_buildSettings; + IBLiveViewsManager *_manager; +} + ++ (void)initialize; +@property(nonatomic) __weak IBLiveViewsManager *manager; // @synthesize manager=_manager; +- (void).cxx_destruct; +@property(readonly, nonatomic) IBPlatform *platform; +- (void)performLockedBlock:(id)arg1; +- (void)setBuiltFilePath:(id)arg1 withBuildSettings:(id)arg2; +@property(copy, nonatomic) NSDictionary *buildSettings; // @synthesize buildSettings=_buildSettings; +@property(retain, nonatomic) DVTFilePath *builtFilePath; // @synthesize builtFilePath=_builtFilePath; +- (void)_dispatchDidFinishBuildingToObservers; +- (void)removeObserver:(id)arg1; +- (void)addObserver:(id)arg1; +@property(readonly, copy) NSString *description; +- (void)primitiveInvalidate; +- (id)init; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLiveViewsBundleBlueprintMap.h b/IDEInterfaceBuilderKit/IBLiveViewsBundleBlueprintMap.h new file mode 100644 index 000000000..1d280a543 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLiveViewsBundleBlueprintMap.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBMutableIdentityDictionary, NSSet; + +@interface IBLiveViewsBundleBlueprintMap : NSObject +{ + IBMutableIdentityDictionary *_bundlesByBlueprint; +} + +- (void).cxx_destruct; +- (id)mapByAddingBundle:(id)arg1 forBlueprint:(id)arg2; +- (id)mapByRemovingBlueprints:(id)arg1; +- (id)mapByRemovingBlueprint:(id)arg1; +- (id)bundleForBlueprint:(id)arg1; +@property(readonly, nonatomic) NSSet *bundles; +@property(readonly, nonatomic) NSSet *blueprints; +- (id)initWithBundlesByBlueprintMap:(id)arg1; +- (id)init; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLiveViewsBundleObserver-Protocol.h b/IDEInterfaceBuilderKit/IBLiveViewsBundleObserver-Protocol.h new file mode 100644 index 000000000..e68d0c153 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLiveViewsBundleObserver-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBLiveViewsBundleObserver +- (id)environmentForObservingLiveViewsBundle:(id)arg1; +- (void)liveViewsBundleWillInvalidate:(id)arg1; +- (void)liveViewsBundleDidFinishBuilding:(id)arg1; +- (void)liveViewsBundleNeedsToBeRebuilt:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBLiveViewsBundleObserverEnvironment-Protocol.h b/IDEInterfaceBuilderKit/IBLiveViewsBundleObserverEnvironment-Protocol.h new file mode 100644 index 000000000..c86f3d409 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLiveViewsBundleObserverEnvironment-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBLiveViewsBundleObserverEnvironment +- (void)liveViewsBundle:(id)arg1 dispatchDidFinishBuildingForObservers:(id)arg2 withBlock:(id)arg3; +@end + diff --git a/IDEInterfaceBuilderKit/IBLiveViewsManager.h b/IDEInterfaceBuilderKit/IBLiveViewsManager.h new file mode 100644 index 000000000..935e0d086 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLiveViewsManager.h @@ -0,0 +1,84 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTDelayedInvocation, DVTDispatchLock, DVTMapTable, DVTStackBacktrace, IBLiveViewsBundleBlueprintMap, IBMutableIdentityDictionary, NSCountedSet, NSMutableDictionary, NSMutableOrderedSet, NSMutableSet, NSString; + +@interface IBLiveViewsManager : NSObject +{ + IBMutableIdentityDictionary *_sourceCodeClassProviderObservationTokensByProvider; + IBMutableIdentityDictionary *_observingTokensByBlueprintProvider; + DVTDelayedInvocation *_bundleRegenerationInvocation; + NSMutableOrderedSet *_invalidatedFilePaths; + NSCountedSet *_blueprintProviders; + NSMutableSet *_classProviders; + NSMutableDictionary *_attachedRemoteToolProxiesByIdentifier; + DVTDispatchLock *_attachedRemoteToolProxiesLock; + IBMutableIdentityDictionary *_imageRequestersByTargetRuntime; + DVTMapTable *_buildOperationsToTrackers; + BOOL _enabled; + IBLiveViewsBundleBlueprintMap *_bundlesByBlueprintMap; +} + ++ (id)sharedManager; ++ (void)initialize; +@property(retain) IBLiveViewsBundleBlueprintMap *bundlesByBlueprintMap; // @synthesize bundlesByBlueprintMap=_bundlesByBlueprintMap; +@property(nonatomic, getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; +- (void).cxx_destruct; +- (id)cachedRequestProxyAttachingIfNeededForTargetRuntime:(id)arg1 scaleFactor:(id)arg2 backgroundOperationIdentifier:(id)arg3 returningFailedLoadResult:(id *)arg4; +- (BOOL)_INSIDE_LOCK_loadLiveViewsBundlesAtPaths:(id)arg1 withProjectSourceDirectoryPaths:(id)arg2 inTool:(id)arg3 returningFailedLoadResult:(id *)arg4; +- (id)_INSIDE_LOCK_cachedRequestProxyAttachingIfNeededForTargetRuntime:(id)arg1 scaleFactor:(id)arg2 backgroundOperationIdentifier:(id)arg3; +- (id)imageRequesterForTargetRuntime:(id)arg1 scaleFactor:(id)arg2; +- (void)tearDownAllAttachedTools; +- (void)_INSIDE_LOCK_asynchronouslyLaunchToolsForIdentifiers:(id)arg1; +- (id)_INSIDE_LOCK_shutdownAllAttachedTools; +- (void)_mainThread_liveViewsBundle:(id)arg1 didFinishBuildingSuccessfullyToFilePath:(id)arg2 withBuildSettings:(id)arg3; +- (void)_mainThread_liveViewsBundle:(id)arg1 failedToBuildWithError:(id)arg2; +- (void)_rebuildInvalidBundles; +- (void)_mainThread_rebuildBlueprintsMappedToContainingWorkspaceWithoutUpdatingInvalidatedSources:(id)arg1; +- (void)_mainThread_rebuildBlueprint:(id)arg1 forSourceCodeCaseProvider:(id)arg2; +- (id)_additionalBuildSettingsForWorkspace:(id)arg1; +- (BOOL)_shouldParallelizeBuild; +- (BOOL)_shouldFindImplicitDependencies; +- (id)runDestinationForBlueprint:(id)arg1 executionEnvironment:(id)arg2; +- (id)preferredRunDestinationForPlatform:(id)arg1 givenValidRunDestinations:(id)arg2; +- (id)_mainThread_deterministicallyPickConfigurationNameForBlueprint:(id)arg1; +- (id)_mainThread_determineBlueprintsToRebuildMappedToContainingSourceCodeClassProviderForInvalidatedFilePaths:(id)arg1; +- (id)_mainThread_blueprintsContainingLiveClassesForProvider:(id)arg1; +- (id)_mainThread_filePathsContainingLiveClassesForProvider:(id)arg1; +- (void)invalidateBundleForDependenciesOfSourceFilesAtPaths:(id)arg1 forceRebuild:(BOOL)arg2; +- (void)invalidateBundleForClassNamed:(id)arg1 inDocument:(id)arg2 forceRebuild:(BOOL)arg3; +- (void)_scheduleBundleRegeneration; +- (id)validLiveViewsBundleForPlatform:(id)arg1 returningProjectSourceDirectoryPaths:(id *)arg2; +- (id)liveViewsBundlesForPlatform:(id)arg1; +- (id)liveViewsBundleForClassNamed:(id)arg1 inDocument:(id)arg2; +- (id)_representingFilePathDeclaringClassNamed:(id)arg1 inDocument:(id)arg2; +- (id)_filePathsImplementingClassNamed:(id)arg1 inDocument:(id)arg2; +- (void)_unregisterAllBundlesForBlueprintProvider:(id)arg1; +- (void)_unregisterBundlesForBlueprints:(id)arg1; +- (void)_registerBundle:(id)arg1 forBlueprint:(id)arg2; +- (id)_bundleForBlueprint:(id)arg1; +- (id)_blueprintForSourceFileAtPath:(id)arg1; +@property(nonatomic) BOOL automaticallyRefreshesInvalidBundles; +- (void)unregisterSourceCodeClassProvider:(id)arg1; +- (void)registerSourceCodeClassProvider:(id)arg1; +- (void)primitiveInvalidate; +- (id)init; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLiveViewsManagerRemoteToolIdentifier.h b/IDEInterfaceBuilderKit/IBLiveViewsManagerRemoteToolIdentifier.h new file mode 100644 index 000000000..73270ab7e --- /dev/null +++ b/IDEInterfaceBuilderKit/IBLiveViewsManagerRemoteToolIdentifier.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class IBTargetRuntime, NSNumber, NSString; + +@interface IBLiveViewsManagerRemoteToolIdentifier : NSObject +{ + NSString *_backgroundOperationIdentifier; + IBTargetRuntime *_targetRuntime; + NSNumber *_scaleFactor; +} + ++ (id)identifierForTargetRuntime:(id)arg1 scaleFactor:(id)arg2 backgroundOperationIdentifier:(id)arg3; +@property(readonly, nonatomic) NSNumber *scaleFactor; // @synthesize scaleFactor=_scaleFactor; +@property(readonly, nonatomic) IBTargetRuntime *targetRuntime; // @synthesize targetRuntime=_targetRuntime; +@property(readonly, nonatomic) NSString *backgroundOperationIdentifier; // @synthesize backgroundOperationIdentifier=_backgroundOperationIdentifier; +- (void).cxx_destruct; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isEqualToIdentifier:(id)arg1; +- (unsigned long long)hash; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (id)scaleFactorAsString; +- (id)initWithTargetRuntime:(id)arg1 scaleFactor:(id)arg2 backgroundOperationIdentifier:(id)arg3; + +@end + diff --git a/IDEInterfaceBuilderKit/IBLocalizableStringTemplate.h b/IDEInterfaceBuilderKit/IBLocalizableStringTemplate.h index 9cba7d76d..e99a7bc77 100644 --- a/IDEInterfaceBuilderKit/IBLocalizableStringTemplate.h +++ b/IDEInterfaceBuilderKit/IBLocalizableStringTemplate.h @@ -12,8 +12,8 @@ NSString *_developmentLanguageString; } -@property(readonly) NSString *developmentLanguageString; // @synthesize developmentLanguageString=_developmentLanguageString; -@property(readonly) NSString *stringsFileKey; // @synthesize stringsFileKey=_stringsFileKey; +@property(readonly, copy) NSString *developmentLanguageString; // @synthesize developmentLanguageString=_developmentLanguageString; +@property(readonly, copy) NSString *stringsFileKey; // @synthesize stringsFileKey=_stringsFileKey; - (void).cxx_destruct; - (unsigned short)characterAtIndex:(unsigned long long)arg1; - (unsigned long long)length; diff --git a/IDEInterfaceBuilderKit/IBMeasurementDrawingHandler.h b/IDEInterfaceBuilderKit/IBMeasurementDrawingHandler.h index 650d07799..c702cd924 100644 --- a/IDEInterfaceBuilderKit/IBMeasurementDrawingHandler.h +++ b/IDEInterfaceBuilderKit/IBMeasurementDrawingHandler.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IBCancellationToken, IBDelegatedCanvasOverlay, IBMutableIdentityDictionary, IBRelativeMeasurement, IBRelativeMeasurementDescriptor, IBTrackingIndicatorLayoutInfo, IBViewEditorCanvasFrameController, NSSet; +@class DVTStackBacktrace, IBCancellationToken, IBDelegatedCanvasOverlay, IBMutableIdentityDictionary, IBRelativeMeasurement, IBRelativeMeasurementDescriptor, IBTrackingIndicatorLayoutInfo, IBViewEditorCanvasFrameController, NSSet, NSString; @interface IBMeasurementDrawingHandler : NSObject { @@ -27,10 +27,12 @@ BOOL _showingLayoutRectangles; BOOL _showingBoundsRectangles; BOOL _showingResizeKnobs; + NSSet *_viewsUnconditionallyDrawingLayoutRectangles; } + (id)calculateMeasurementLinesWithStartRect:(struct CGRect)arg1 andEndRect:(struct CGRect)arg2; + (void)initialize; +@property(copy, nonatomic) NSSet *viewsUnconditionallyDrawingLayoutRectangles; // @synthesize viewsUnconditionallyDrawingLayoutRectangles=_viewsUnconditionallyDrawingLayoutRectangles; @property(nonatomic, getter=isShowingResizeKnobs) BOOL showingResizeKnobs; // @synthesize showingResizeKnobs=_showingResizeKnobs; @property(nonatomic, getter=isShowingBoundsRectangles) BOOL showingBoundsRectangles; // @synthesize showingBoundsRectangles=_showingBoundsRectangles; @property(nonatomic, getter=isShowingLayoutRectangles) BOOL showingLayoutRectangles; // @synthesize showingLayoutRectangles=_showingLayoutRectangles; @@ -65,7 +67,7 @@ - (void)setTrackedKnobRect:(struct CGRect)arg1; - (void)setTrackingIndicatorLayoutInfo:(id)arg1; - (void)setHintedTrackedViewRectangle:(struct CGRect)arg1; -@property(retain, nonatomic) id relativeMeasurementDestination; +@property(retain, nonatomic) NSObject *relativeMeasurementDestination; @property(copy, nonatomic) NSSet *relativeMeasurementSources; - (void)setRelativeMeasurementDescriptor:(id)arg1; - (id)relativeMeasurementDescriptor; @@ -80,7 +82,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBMemberConfiguration.h b/IDEInterfaceBuilderKit/IBMemberConfiguration.h new file mode 100644 index 000000000..ca7b4ba75 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBMemberConfiguration.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSDictionary; + +@interface IBMemberConfiguration : NSObject +{ + NSDictionary *_variableBindings; +} + ++ (id)standardVariableNameAttributesWithFontSize:(double)arg1; ++ (id)standardAbbreviatedDisplayNameSeparator; ++ (id)configurationFromStringRepresentation:(id)arg1 error:(id *)arg2; ++ (id)configurationWithVariableIdentifierBindings:(id)arg1; ++ (id)configurationWithVariableBindings:(id)arg1; ++ (id)emptyConfiguration; +- (void).cxx_destruct; +- (id)allVariables; +- (id)abbreviatedDisplayName; +- (id)succinctDisplayName; +- (id)attributedPartiallyAbbreviatedDisplayNameMinimallyCoveringVariables:(id)arg1 separator:(id)arg2 withVariableNameAttributes:(id)arg3 valueAttributes:(id)arg4; +- (id)attributedAbbreviatedDisplayNameMinimallyCoveringVariables:(id)arg1 separator:(id)arg2 withVariableNameAttributes:(id)arg3 valueAttributes:(id)arg4; +- (id)abbreviatedDisplayNameMinimallyCoveringVariables:(id)arg1; +- (id)succinctDisplayNameMinimallyCoveringVariables:(id)arg1; +- (id)attributedDisplayNameMinimallyCoveringVariables:(id)arg1 withSeparator:(id)arg2 namingValuesWithBlock:(id)arg3; +- (id)displayNameMinimallyCoveringVariables:(id)arg1 withSeparator:(id)arg2 namingValuesWithBlock:(id)arg3; +- (id)stringRepresentation; +- (id)variablesInIdentifierOrder; +- (BOOL)isEmptyConfiguration; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isEqualToConfiguration:(id)arg1; +- (id)description; +- (long long)compareEffectiveValuePrecedence:(id)arg1; +- (id)prioritizedVariables; +- (id)variablesSortedByComparator:(id)arg1; +- (BOOL)isLessSpecificThanConfiguration:(id)arg1; +- (BOOL)isLessThanOrAsSpecificAsConfiguration:(id)arg1; +- (long long)numberOfVariableBindings; +- (BOOL)definesValueForVariable:(id)arg1; +- (id)valueForVariableWithIdentifier:(id)arg1; +- (id)valueForVariable:(id)arg1; +- (id)configurationLimitedToVariables:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithVariablesBindings:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBMemberConfigurationChooserController.h b/IDEInterfaceBuilderKit/IBMemberConfigurationChooserController.h new file mode 100644 index 000000000..a13095f17 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBMemberConfigurationChooserController.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSPopUpButton; + +@interface IBMemberConfigurationChooserController : IBAbstractMemberConfigurationChooserController +{ + NSPopUpButton *_button; +} + +- (void).cxx_destruct; +- (void)changeMemberConfiguration:(id)arg1; +- (void)refresh; +- (void)loadView; +- (id)managedButton; + +@end + diff --git a/IDEInterfaceBuilderKit/IBMemberConfigurationVariable.h b/IDEInterfaceBuilderKit/IBMemberConfigurationVariable.h new file mode 100644 index 000000000..0d030cefa --- /dev/null +++ b/IDEInterfaceBuilderKit/IBMemberConfigurationVariable.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSDictionary, NSSet, NSString; + +@interface IBMemberConfigurationVariable : NSObject +{ + NSDictionary *_valuesToSpecifications; + NSString *_variableIdentifier; + NSString *_succinctTitle; + NSString *_verboseTitle; + NSString *_abbreviation; + NSString *_unspecifiedValueTitle; + double _precedence; + NSSet *_legalValues; +} + ++ (id)variableWithIdentifier:(id)arg1; ++ (id)registerVariableWithIdentifier:(id)arg1 precedence:(double)arg2 verboseTitle:(id)arg3 succinctTitle:(id)arg4 abbreviation:(id)arg5 valueSpecifications:(id)arg6; +@property(readonly) NSSet *legalValues; // @synthesize legalValues=_legalValues; +@property(readonly) double precedence; // @synthesize precedence=_precedence; +@property(readonly) NSString *unspecifiedValueTitle; // @synthesize unspecifiedValueTitle=_unspecifiedValueTitle; +@property(readonly) NSString *abbreviation; // @synthesize abbreviation=_abbreviation; +@property(readonly) NSString *verboseTitle; // @synthesize verboseTitle=_verboseTitle; +@property(readonly) NSString *succinctTitle; // @synthesize succinctTitle=_succinctTitle; +@property(readonly) NSString *variableIdentifier; // @synthesize variableIdentifier=_variableIdentifier; +- (void).cxx_destruct; +- (id)specificationForValue:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (long long)comparePrecedence:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithIdentifier:(id)arg1 precedence:(double)arg2 verboseTitle:(id)arg3 succinctTitle:(id)arg4 abbreviation:(id)arg5 valueSpecifications:(id)arg6; + +@end + diff --git a/IDEInterfaceBuilderKit/IBMemberConfigurationVariableValueSpecification.h b/IDEInterfaceBuilderKit/IBMemberConfigurationVariableValueSpecification.h new file mode 100644 index 000000000..c195323e9 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBMemberConfigurationVariableValueSpecification.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IBMemberConfigurationVariableValueSpecification : NSObject +{ + NSString *_value; + NSString *_title; + NSString *_abbreviation; + double _presentationOrder; +} + ++ (id)unspecifiedValueSpecification; +@property(readonly) double presentationOrder; // @synthesize presentationOrder=_presentationOrder; +@property(readonly) NSString *abbreviation; // @synthesize abbreviation=_abbreviation; +@property(readonly) NSString *title; // @synthesize title=_title; +@property(readonly) NSString *value; // @synthesize value=_value; +- (void).cxx_destruct; +- (id)initWithValue:(id)arg1 title:(id)arg2 abbreviation:(id)arg3 presentationOrder:(double)arg4; + +@end + diff --git a/IDEInterfaceBuilderKit/IBMemberID.h b/IDEInterfaceBuilderKit/IBMemberID.h index 134b56c93..9e0b308a4 100644 --- a/IDEInterfaceBuilderKit/IBMemberID.h +++ b/IDEInterfaceBuilderKit/IBMemberID.h @@ -6,11 +6,13 @@ #import "NSObject.h" +#import "IBBinaryArchiving-Protocol.h" +#import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" @class NSString; -@interface IBMemberID : NSObject +@interface IBMemberID : NSObject { NSString *_memberIdentifier; int _retainCountMinusOne; @@ -22,26 +24,34 @@ + (id)memberIDFromInteger:(long long)arg1; + (id)uncachedMemberIDFromInteger:(long long)arg1; + (id)memberID; ++ (id)decodeWithBinaryUnarchiver:(id)arg1; + (id)illegalMemberIdentifierCharacterSet; + (id)legalMemberIdentifierCharacterSet; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (long long)compareMemberIdentifiers:(id)arg1; - (long long)integerID; - (BOOL)isIntegerID; - (id)memberIdentifier; - (id)repeatableChildID:(long long)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithBinaryArchiver:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; - (id)init; - (id)initWithMemberIdentifier:(id)arg1; - (BOOL)isEqual:(id)arg1; - (BOOL)isEqualToMemberID:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)_isDeallocating; - (BOOL)_tryRetain; - (unsigned long long)retainCount; - (oneway void)release; - (id)retain; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBMemberIDMap.h b/IDEInterfaceBuilderKit/IBMemberIDMap.h index 61cf6f26d..c75fc271f 100644 --- a/IDEInterfaceBuilderKit/IBMemberIDMap.h +++ b/IDEInterfaceBuilderKit/IBMemberIDMap.h @@ -10,17 +10,17 @@ @interface IBMemberIDMap : NSObject { - NSMutableArray *_allObjects; - IBMutableIdentityDictionary *_objectsToMemberIDs; + NSMutableArray *_allMembers; + IBMutableIdentityDictionary *_membersToMemberIDs; } -@property(readonly, nonatomic) NSArray *allObjects; // @synthesize allObjects=_allObjects; +@property(readonly, nonatomic) NSArray *allMembers; // @synthesize allMembers=_allMembers; - (void).cxx_destruct; -- (id)memberIDForObjectOrMemberID:(id)arg1; -- (id)memberIDForObject:(id)arg1; -- (id)objectForMemberID:(id)arg1; -- (void)removeObject:(id)arg1; -- (void)addObject:(id)arg1 withMemberID:(id)arg2; +- (id)memberIDForMemberOrID:(id)arg1; +- (id)memberIDForMember:(id)arg1; +- (id)memberForMemberID:(id)arg1; +- (void)removeMember:(id)arg1; +- (void)addMember:(id)arg1 withMemberID:(id)arg2; - (id)init; @end diff --git a/IDEInterfaceBuilderKit/IBMemberPropertyConfigurationLocation.h b/IDEInterfaceBuilderKit/IBMemberPropertyConfigurationLocation.h new file mode 100644 index 000000000..c58078db4 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBMemberPropertyConfigurationLocation.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBMemberConfiguration, NSString; + +@interface IBMemberPropertyConfigurationLocation : NSObject +{ + NSObject *_member; + NSString *_property; + IBMemberConfiguration *_configuration; +} + ++ (id)locationWithMember:(id)arg1 property:(id)arg2 configuration:(id)arg3; +@property(readonly) IBMemberConfiguration *configuration; // @synthesize configuration=_configuration; +@property(readonly) NSString *property; // @synthesize property=_property; +@property(readonly) NSObject *member; // @synthesize member=_member; +- (void).cxx_destruct; +- (id)description; +- (void)setEvaluatedValue:(id)arg1; +- (void)setValue:(id)arg1; +- (id)effectiveValue; +- (id)explicitValue; +- (id)configurationPropertyStorage; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isEqualToMemberPropertyConfigurationLocation:(id)arg1; +- (unsigned long long)hash; +- (id)initWithMember:(id)arg1 property:(id)arg2 configuration:(id)arg3; + +@end + diff --git a/IDEInterfaceBuilderKit/IBMemberPropertyConfigurationValueRecord.h b/IDEInterfaceBuilderKit/IBMemberPropertyConfigurationValueRecord.h new file mode 100644 index 000000000..499964a87 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBMemberPropertyConfigurationValueRecord.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBMemberConfiguration, IBMemberPropertyValue, NSString; + +@interface IBMemberPropertyConfigurationValueRecord : NSObject +{ + NSObject *_member; + NSString *_property; + IBMemberConfiguration *_configuration; + IBMemberPropertyValue *_value; +} + ++ (id)recordWithMember:(id)arg1 property:(id)arg2 configuration:(id)arg3 value:(id)arg4; +@property(readonly) IBMemberPropertyValue *value; // @synthesize value=_value; +@property(readonly) IBMemberConfiguration *configuration; // @synthesize configuration=_configuration; +@property(readonly) NSString *property; // @synthesize property=_property; +@property(readonly) NSObject *member; // @synthesize member=_member; +- (void).cxx_destruct; +- (id)description; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isEqualToMemberPropertyConfigurationValueRecord:(id)arg1; +- (unsigned long long)hash; +- (id)initWithMember:(id)arg1 property:(id)arg2 configuration:(id)arg3 value:(id)arg4; + +@end + diff --git a/IDEInterfaceBuilderKit/IBMemberPropertyStorage.h b/IDEInterfaceBuilderKit/IBMemberPropertyStorage.h new file mode 100644 index 000000000..e3cbab90f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBMemberPropertyStorage.h @@ -0,0 +1,88 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class IBDocument, NSMutableDictionary, NSSet; + +@interface IBMemberPropertyStorage : NSObject +{ + NSMutableDictionary *_propertyValues; + NSMutableDictionary *_toManyRelationshipCandidates; + NSSet *_cachedToManyRelationshipKeyPaths; + NSMutableDictionary *_observers; + long long _nextObserverKey; + NSObject *_documentObject; +} + +@property(retain, nonatomic) NSObject *documentObject; // @synthesize documentObject=_documentObject; +- (void).cxx_destruct; +- (void)enumerateObservers:(id)arg1; +- (id)addPropertyStorageObserver:(id)arg1; +- (void)unarchivePropertyValuesWithUnarchiver:(id)arg1; +- (void)archivePropertyValuesWithArchiver:(id)arg1; +- (BOOL)shouldArchiveOrderedProperties:(id)arg1 forConfiguration:(id)arg2; +- (void)unarchiveBitsForToManyRelationship:(id)arg1 inConfiguration:(id)arg2 withUnarchiver:(id)arg3; +- (void)archiveBitsForToManyRelationship:(id)arg1 inConfiguration:(id)arg2 withArchiver:(id)arg3; +- (id)debugDescription; +- (id)debugDescriptionWithIndent:(long long)arg1; +- (void)setMask:(id)arg1 forObjects:(id)arg2 inToManyRelationship:(id)arg3 inConfiguration:(id)arg4; +- (BOOL)isObjectTurnedOn:(id)arg1 inAnyConfigurationByRelationship:(id)arg2; +- (BOOL)isObjectTurnedOn:(id)arg1 inRelationship:(id)arg2 inConfiguration:(id)arg3; +- (void)flattenAllDataWithEffectiveValuesFromConfiguration:(id)arg1; +- (BOOL)hasExplicitValueForPropertyAnyNonEmptyConfiguration:(id)arg1; +- (BOOL)hasExplicitValueForAnyNonEmptyConfiguration; +- (BOOL)allExplicitValuesAreForEmptyConfiguration; +- (void)enumerateArchivingOrderedPropertiesGroupedByArchivingOrderedConfigurations:(id)arg1; +- (BOOL)isToManyRelationship:(id)arg1; +- (id)effectiveObjectsForToManyRelationship:(id)arg1 inConfiguration:(id)arg2; +- (id)effectiveBitsForToManyRelationship:(id)arg1 inConfiguration:(id)arg2; +- (id)leastToMostSpecificContributingConfigurationsForProperty:(id)arg1 inConfiguration:(id)arg2; +- (id)configurationPrecedenceComparator; +- (id)candidatesForToManyRelationship:(id)arg1; +- (BOOL)isObject:(id)arg1 inCandidateSetForToManyRelationship:(id)arg2; +- (void)removeCandidatesFromAllToManyRelationships:(id)arg1; +- (void)insertCandidates:(id)arg1 atIndex:(long long)arg2 inToManyRelationship:(id)arg3; +- (void)addCandidates:(id)arg1 toToManyRelationship:(id)arg2; +- (void)addCandidates:(id)arg1 toToManyRelationship:(id)arg2 andTurnOnInConfiguration:(id)arg3; +- (void)setMask:(id)arg1 forObject:(id)arg2 inToManyRelationship:(id)arg3 inConfiguration:(id)arg4; +- (id)effectiveMaskForObject:(id)arg1 inToManyRelationship:(id)arg2 inConfiguration:(id)arg3; +- (void)turnOffObjects:(id)arg1 forToManyRelationship:(id)arg2 inConfiguration:(id)arg3; +- (void)turnOnObjects:(id)arg1 forToManyRelationship:(id)arg2 inConfiguration:(id)arg3; +- (void)turnObjects:(id)arg1 inToManyRelationship:(id)arg2 offInEmptyConfigurationAndOnInConfiguration:(id)arg3; +- (void)setCandidates:(id)arg1 forToManyRelationship:(id)arg2; +- (void)didChangeCandidatesForRelationship:(id)arg1 fromValue:(id)arg2 toValue:(id)arg3 context:(id)arg4; +- (void)willChangeCandidatesForRelationship:(id)arg1 fromValue:(id)arg2 toValue:(id)arg3 context:(id)arg4; +- (void)intersectMasksForToManyRelationship:(id)arg1 toObjects:(id)arg2; +- (BOOL)isObject:(id)arg1 explicitlyIncludedInAnyMaskForToManyRelationship:(id)arg2; +- (void)enumerateExplicitPropertyValues:(id)arg1; +- (void)enumerateExplicitValuesForProperty:(id)arg1 withBlock:(id)arg2; +- (void)setBits:(id)arg1 forToManyRelationship:(id)arg2 inConfiguration:(id)arg3; +- (void)setEvaluatedValueInEmptyConfigurationByClearingInAllOtherConfigurations:(id)arg1 forAttribute:(id)arg2; +- (void)setEvaluatedValue:(id)arg1 forAttribute:(id)arg2 inConfiguration:(id)arg3; +- (void)promoteEffectiveValueToExplicitForProperty:(id)arg1 inConfiguration:(id)arg2; +- (void)setEvaluatedValue:(id)arg1 forProperty:(id)arg2 inConfiguration:(id)arg3; +- (void)setValue:(id)arg1 forProperty:(id)arg2 inConfiguration:(id)arg3; +- (void)didChangeValueForProperty:(id)arg1 inConfiguration:(id)arg2 fromValue:(id)arg3 toValue:(id)arg4; +- (void)willChangeValueForProperty:(id)arg1 inConfiguration:(id)arg2 fromValue:(id)arg3 toValue:(id)arg4; +- (id)effectiveEvaluatedValueForAttribute:(id)arg1 inConfiguration:(id)arg2; +- (id)explicitEvaluatedValueForAttribute:(id)arg1 inConfiguration:(id)arg2; +- (id)effectiveValueForProperty:(id)arg1 inConfiguration:(id)arg2; +- (id)configurationsWithExplicitValuesForProperty:(id)arg1; +- (id)allValuesPerConfigurationForProperty:(id)arg1; +- (id)explicitValueForProperty:(id)arg1 inConfiguration:(id)arg2; +- (id)explicitBitsForToManyRelationship:(id)arg1 inConfiguration:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly, nonatomic) IBDocument *document; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/IDEInterfaceBuilderKit/IBMemberPropertyStorageObserver-Protocol.h b/IDEInterfaceBuilderKit/IBMemberPropertyStorageObserver-Protocol.h new file mode 100644 index 000000000..d4dd79cd0 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBMemberPropertyStorageObserver-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBMemberPropertyStorageObserver + +@optional +- (void)propertyStorage:(id)arg1 didChangeCandidatesForRelationship:(id)arg2 fromValue:(id)arg3 toValue:(id)arg4; +- (void)propertyStorage:(id)arg1 willChangeCandidatesForRelationship:(id)arg2 fromValue:(id)arg3 toValue:(id)arg4; +- (void)propertyStorage:(id)arg1 didChangeValueForProperty:(id)arg2 inConfiguration:(id)arg3 fromValue:(id)arg4 toValue:(id)arg5; +- (void)propertyStorage:(id)arg1 willChangeValueForProperty:(id)arg2 inConfiguration:(id)arg3 fromValue:(id)arg4 toValue:(id)arg5; +@end + diff --git a/IDEInterfaceBuilderKit/IBMemberPropertyValue.h b/IDEInterfaceBuilderKit/IBMemberPropertyValue.h new file mode 100644 index 000000000..2ae57e438 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBMemberPropertyValue.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" + +@interface IBMemberPropertyValue : NSObject +{ + id _value; +} + ++ (id)memberPropertyValueWithValue:(id)arg1; ++ (id)nilValue; +- (void).cxx_destruct; +- (id)description; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isEqualToPropertyValue:(id)arg1; +- (unsigned long long)hash; +- (id)evaluate; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithValue:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBMemberRelationshipHelper.h b/IDEInterfaceBuilderKit/IBMemberRelationshipHelper.h new file mode 100644 index 000000000..534e73698 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBMemberRelationshipHelper.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBMemberRelationshipHelper : IBSingletonObject +{ + long long _behavior; +} + +@property(nonatomic) long long behavior; // @synthesize behavior=_behavior; +- (void)handleOperation:(long long)arg1 onObjects:(id)arg2 inDocument:(id)arg3 fromSource:(long long)arg4 currentConfigurationOnlyHandler:(id)arg5 defaultConfigurationHandler:(void)arg6; +- (void)handleOperation:(long long)arg1 onObjects:(id)arg2 inDocument:(id)arg3 hints:(id)arg4 currentConfigurationOnlyHandler:(id)arg5 defaultConfigurationHandler:(void)arg6; +- (BOOL)_shouldTargetCurrentConfigurationForOperation:(long long)arg1 onObjects:(id)arg2 hints:(id)arg3; +- (id)currentHintsWithSource:(long long)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBMutableCompositeClassDescription.h b/IDEInterfaceBuilderKit/IBMutableCompositeClassDescription.h index 7a5bcd478..3d2df5e01 100644 --- a/IDEInterfaceBuilderKit/IBMutableCompositeClassDescription.h +++ b/IDEInterfaceBuilderKit/IBMutableCompositeClassDescription.h @@ -12,6 +12,7 @@ - (void)removePartialClassDescriptionWithSource:(id)arg1; - (void)integratePartialClassDescription:(id)arg1; +- (void)replaceDescriptions:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBMutablePartialClassDescription.h b/IDEInterfaceBuilderKit/IBMutablePartialClassDescription.h index 578b9eaa3..516b6fd3d 100644 --- a/IDEInterfaceBuilderKit/IBMutablePartialClassDescription.h +++ b/IDEInterfaceBuilderKit/IBMutablePartialClassDescription.h @@ -14,18 +14,19 @@ - (void)removeClassInformationExistingInPartialClassDescription:(id)arg1; - (void)mergeWithPartialDescription:(id)arg1; -- (void)addRelationshipInfo:(id)arg1; -- (void)setActionNames:(id)arg1; - (void)removeActionNamed:(id)arg1; +- (void)removeInspectableNamed:(id)arg1; - (void)removeToOneOutletNamed:(id)arg1; +- (void)setType:(id)arg1 forInspectable:(id)arg2; - (void)setType:(id)arg1 forAction:(id)arg2; - (void)setType:(id)arg1 forToOneOutlet:(id)arg2; - (void)removeNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2; - (void)setType:(id)arg1 forNamedRelation:(id)arg2 ofRelationshipType:(long long)arg3; -- (id)storageForRelationInformationOfType:(long long)arg1 creatingIfNecessary:(BOOL)arg2; -@property(copy) IBClassDescriptionSource *sourceIdentifier; // @dynamic sourceIdentifier; -@property(copy) NSString *superclassName; // @dynamic superclassName; -@property(copy) NSString *className; // @dynamic className; +- (void)addRelationshipInfo:(id)arg1; +@property(nonatomic, getter=isDesignable) BOOL designable; +@property(copy, nonatomic) IBClassDescriptionSource *sourceIdentifier; // @dynamic sourceIdentifier; +@property(copy, nonatomic) NSString *superclassName; // @dynamic superclassName; +@property(copy, nonatomic) NSString *className; // @dynamic className; - (id)copyWithZone:(struct _NSZone *)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBNSTabViewItem.h b/IDEInterfaceBuilderKit/IBNSTabViewItem.h new file mode 100644 index 000000000..1bd2ab72a --- /dev/null +++ b/IDEInterfaceBuilderKit/IBNSTabViewItem.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTabViewItem.h" + +@class IBNSViewController; + +@interface IBNSTabViewItem : NSTabViewItem +{ + IBNSViewController *_ibViewController; +} + +@property(nonatomic) __weak IBNSViewController *ibViewController; // @synthesize ibViewController=_ibViewController; +- (void).cxx_destruct; +- (id)label; + +@end + diff --git a/IDEInterfaceBuilderKit/IBNSXMLDocumentWithTrailingNewline.h b/IDEInterfaceBuilderKit/IBNSXMLDocumentWithTrailingNewline.h new file mode 100644 index 000000000..d5d1890fc --- /dev/null +++ b/IDEInterfaceBuilderKit/IBNSXMLDocumentWithTrailingNewline.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSXMLDocument.h" + +@interface IBNSXMLDocumentWithTrailingNewline : NSXMLDocument +{ +} + +- (id)XMLStringWithOptions:(unsigned long long)arg1; +- (id)initWithRootElement:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBNavigationControllerItem.h b/IDEInterfaceBuilderKit/IBNavigationControllerItem.h index 53236e25e..223c364b6 100644 --- a/IDEInterfaceBuilderKit/IBNavigationControllerItem.h +++ b/IDEInterfaceBuilderKit/IBNavigationControllerItem.h @@ -38,7 +38,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBNavigationMenuController.h b/IDEInterfaceBuilderKit/IBNavigationMenuController.h index 540e4ac59..b7e8ba51d 100644 --- a/IDEInterfaceBuilderKit/IBNavigationMenuController.h +++ b/IDEInterfaceBuilderKit/IBNavigationMenuController.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSMenuDelegate-Protocol.h" -@class DVTStackBacktrace, IBAbstractDocumentEditor; +@class DVTStackBacktrace, IBAbstractDocumentEditor, NSString; @interface IBNavigationMenuController : NSObject { @@ -29,7 +29,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBNavigationOutlineViewController.h b/IDEInterfaceBuilderKit/IBNavigationOutlineViewController.h index 997f775ca..c8ac2f8be 100644 --- a/IDEInterfaceBuilderKit/IBNavigationOutlineViewController.h +++ b/IDEInterfaceBuilderKit/IBNavigationOutlineViewController.h @@ -11,7 +11,7 @@ #import "IBHybridStructureSelectionProvider-Protocol.h" #import "IBOutlineViewControllerDelegate-Protocol.h" -@class IBNavigationControllerItem, IBOutlineViewController, NSString; +@class IBAbstractDocumentEditor, IBNavigationControllerItem, IBOutlineViewController, NSString; @interface IBNavigationOutlineViewController : IBNavigationController { @@ -27,30 +27,36 @@ - (void)didPushNavigationItem:(id)arg1 previousItem:(id)arg2; - (void)autolayoutSidebar:(id)arg1 isFinishedWithResolvingViewController:(id)arg2; - (void)autolayoutSidebar:(id)arg1 wantsToShowResolvingViewController:(id)arg2; +- (id)selectionProviderForOutlineViewController:(id)arg1; - (void)outlineViewController:(id)arg1 didSelectAutolayoutIssuesItemForObject:(id)arg2; - (id)documentEditor:(id)arg1 highlightObjects:(id)arg2 showLabels:(BOOL)arg3 successfulObjects:(id *)arg4; - (double)highlightPriorityInDocumentEditor:(id)arg1; @property(copy) NSString *filterString; -@property(readonly) BOOL wantsFilterField; - (void)topLevelObjectsChanged; - (void)owningEditorInstalled; @property(nonatomic) BOOL drawsWithActiveLook; - (id)_selectionProviderViewControllers; -- (id)stateSavingIdentifier; +@property(readonly) NSString *stateSavingIdentifier; - (void)willResignAsSelectionProviderForDocumentEditor:(id)arg1; - (void)didBecomeSelectionProviderForDocumentEditor:(id)arg1; - (BOOL)documentEditor:(id)arg1 canSelectMembers:(id)arg2; - (void)documentEditor:(id)arg1 deselectMembers:(id)arg2; - (void)documentEditor:(id)arg1 pullSelection:(id)arg2; -- (void)documentEditor:(id)arg1 selectMembers:(id)arg2; -- (id)selectionProviderSwitcherTitle; -- (BOOL)onlySupportsDocumentObjectMembers; +- (void)documentEditor:(id)arg1 selectMembers:(id)arg2 takeFocus:(BOOL)arg3 zoomIfNeeded:(BOOL)arg4; +@property(readonly, nonatomic) NSString *selectionProviderSwitcherTitle; +@property(readonly, nonatomic) BOOL onlySupportsDocumentObjectMembers; +@property(readonly) BOOL wantsFilterField; - (void)registerWithDocumentEditor; -- (void)setDocumentEditor:(id)arg1; -- (id)documentEditor; +@property(nonatomic) __weak IBAbstractDocumentEditor *documentEditor; - (void)primitiveInvalidate; - (void)loadView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBObjCActionImplementationSourceCodeConnectionContext.h b/IDEInterfaceBuilderKit/IBObjCActionImplementationSourceCodeConnectionContext.h index afa7f283f..5f20d457d 100644 --- a/IDEInterfaceBuilderKit/IBObjCActionImplementationSourceCodeConnectionContext.h +++ b/IDEInterfaceBuilderKit/IBObjCActionImplementationSourceCodeConnectionContext.h @@ -12,7 +12,7 @@ - (id)representativeCounterpart; - (id)counterpartsForInsertion; -- (unsigned long long)methodContext; +- (unsigned long long)methodKind; @end diff --git a/IDEInterfaceBuilderKit/IBObjCActionInterfaceSourceCodeConnectionContext.h b/IDEInterfaceBuilderKit/IBObjCActionInterfaceSourceCodeConnectionContext.h index ff2465639..bb40a3ffb 100644 --- a/IDEInterfaceBuilderKit/IBObjCActionInterfaceSourceCodeConnectionContext.h +++ b/IDEInterfaceBuilderKit/IBObjCActionInterfaceSourceCodeConnectionContext.h @@ -11,7 +11,7 @@ } - (id)representativeCounterpart; -- (unsigned long long)methodContext; +- (unsigned long long)methodKind; @end diff --git a/IDEInterfaceBuilderKit/IBObjCActionSourceCodeConnectionContext.h b/IDEInterfaceBuilderKit/IBObjCActionSourceCodeConnectionContext.h index 05ce71f02..1cba1ef09 100644 --- a/IDEInterfaceBuilderKit/IBObjCActionSourceCodeConnectionContext.h +++ b/IDEInterfaceBuilderKit/IBObjCActionSourceCodeConnectionContext.h @@ -10,11 +10,10 @@ { } -- (id)prepareToInsertSourceCode:(id *)arg1; +- (id)sourceCodeInsertionOptions; - (id)counterpartsForInsertion; -- (id)validatedSourceCodeConnectionNameForName:(id)arg1 error:(id *)arg2; - (BOOL)parseSourceModelItem:(id)arg1 sourceModel:(id)arg2; -- (unsigned long long)methodContext; +- (unsigned long long)methodKind; @end diff --git a/IDEInterfaceBuilderKit/IBObjCAnnotationProvider.h b/IDEInterfaceBuilderKit/IBObjCAnnotationProvider.h new file mode 100644 index 000000000..513b80f56 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBObjCAnnotationProvider.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBObjCAnnotationProvider : IBAnnotationProvider +{ +} + +- (id)updateAnnotationsByParsingDocument; +- (void)recordAnnotationUsingSourceModelItemInfo:(id)arg1 inClassNamed:(id)arg2; +- (struct _NSRange)itemRangeForAnnotationInParsedDocument:(id)arg1; +- (id)classNamesInParsedDocument; + +@end + diff --git a/IDEInterfaceBuilderKit/IBObjCSourceCodeConnectionEndPointProvider.h b/IDEInterfaceBuilderKit/IBObjCSourceCodeConnectionEndPointProvider.h new file mode 100644 index 000000000..c67f8e3a6 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBObjCSourceCodeConnectionEndPointProvider.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTSourceModel; + +@interface IBObjCSourceCodeConnectionEndPointProvider : IBSourceCodeConnectionEndPointProvider +{ + DVTSourceModel *_sourceModel; +} + +- (void).cxx_destruct; +- (id)endPointHandlerForPoint:(struct CGPoint)arg1 inView:(id)arg2 withContext:(id)arg3 forDocument:(id)arg4; +- (long long)validatedRealLineNumberForRealInsertionCharacterIndex:(long long)arg1 inClassItem:(id)arg2; +- (BOOL)shouldIgnoreContainingSourceModelItemIfFolded:(id)arg1; +- (id)containingModelItemForSourceModelItem:(id)arg1 inClassItem:(id)arg2; +- (id)initWithSourceTextView:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBObjcParser.h b/IDEInterfaceBuilderKit/IBObjcParser.h index dc35774c0..fd4d16822 100644 --- a/IDEInterfaceBuilderKit/IBObjcParser.h +++ b/IDEInterfaceBuilderKit/IBObjcParser.h @@ -10,9 +10,9 @@ @interface IBObjcParser : IBSourceCodeParser { - long long errorLine; - NSString *errorFile; - NSMutableArray *descriptions; + long long _errorLine; + NSString *_errorFile; + NSMutableArray *_descriptions; } + (BOOL)useClassicMethodParsing; @@ -20,11 +20,12 @@ + (id)primaryParsableFileTypeIdentifiers; + (id)supportedFileExtensions; - (void).cxx_destruct; -- (id)parseData:(id)arg1 fromFile:(id)arg2 errors:(id *)arg3; +- (id)parseData:(id)arg1 fromFile:(id)arg2 withContext:(id)arg3 errors:(id *)arg4; +- (BOOL)parseDesignableTokenUsingState:(CDStruct_67f4b74a *)arg1; - (void)resetParseState; -- (BOOL)parseClass:(CDStruct_30f319a3 *)arg1; -- (BOOL)addMethodsUsingState:(CDStruct_30f319a3 *)arg1 intoActions:(id)arg2 andOutlets:(id)arg3; -- (BOOL)addMethodsUsingState:(CDStruct_30f319a3 *)arg1 intoActions:(id)arg2 outlets:(id)arg3 andToManyOutlets:(id)arg4; +- (BOOL)parseTopLevelBlockUsingState:(CDStruct_67f4b74a *)arg1 precededByIsDesignableToken:(BOOL)arg2; +- (BOOL)addMethodsUsingState:(CDStruct_67f4b74a *)arg1 intoActions:(id)arg2 andOutlets:(id)arg3; +- (BOOL)addMethodsUsingState:(CDStruct_67f4b74a *)arg1 intoActions:(id)arg2 outlets:(id)arg3 andToManyOutlets:(id)arg4 inspectables:(id)arg5; @end diff --git a/IDEInterfaceBuilderKit/IBObjectActivationAction.h b/IDEInterfaceBuilderKit/IBObjectActivationAction.h index d6b160ae4..b382f2bfc 100644 --- a/IDEInterfaceBuilderKit/IBObjectActivationAction.h +++ b/IDEInterfaceBuilderKit/IBObjectActivationAction.h @@ -11,15 +11,15 @@ BOOL _clearSelection; BOOL _shouldSelectDeepestObjectOnNextMouseUp; BOOL _shouldPruneToSingleSelectionOnNextMouseUp; - id _objectToActivate; - id _objectToSelect; + NSObject *_objectToActivate; + NSObject *_objectToSelect; } @property(nonatomic) BOOL shouldPruneToSingleSelectionOnNextMouseUp; // @synthesize shouldPruneToSingleSelectionOnNextMouseUp=_shouldPruneToSingleSelectionOnNextMouseUp; @property(nonatomic) BOOL shouldSelectDeepestObjectOnNextMouseUp; // @synthesize shouldSelectDeepestObjectOnNextMouseUp=_shouldSelectDeepestObjectOnNextMouseUp; @property(nonatomic) BOOL clearSelection; // @synthesize clearSelection=_clearSelection; -@property(retain, nonatomic) id objectToSelect; // @synthesize objectToSelect=_objectToSelect; -@property(retain, nonatomic) id objectToActivate; // @synthesize objectToActivate=_objectToActivate; +@property(retain, nonatomic) NSObject *objectToSelect; // @synthesize objectToSelect=_objectToSelect; +@property(retain, nonatomic) NSObject *objectToActivate; // @synthesize objectToActivate=_objectToActivate; - (void).cxx_destruct; - (id)initWithObjectToActivate:(id)arg1 clearSelection:(BOOL)arg2 objectToSelect:(id)arg3 shouldSelectDeepestObjectOnNextMouseUp:(BOOL)arg4 shouldPruneToSingleSelectionOnNextMouseUp:(BOOL)arg5; diff --git a/IDEInterfaceBuilderKit/IBObjectContainer.h b/IDEInterfaceBuilderKit/IBObjectContainer.h index edb20e303..1077dda2b 100644 --- a/IDEInterfaceBuilderKit/IBObjectContainer.h +++ b/IDEInterfaceBuilderKit/IBObjectContainer.h @@ -9,7 +9,7 @@ #import "IBGroupDelegate-Protocol.h" #import "NSCoding-Protocol.h" -@class IBMemberIDMap, IBMutableIdentityDictionary, IBObjectRecord, IBObjectRecordSet, NSArray, NSMutableDictionary, NSSet, NSString; +@class IBMemberIDMap, IBMutableIdentityDictionary, IBObjectRecord, IBObjectRecordSet, NSArray, NSMutableDictionary, NSString; @interface IBObjectContainer : NSObject { @@ -20,46 +20,29 @@ IBMutableIdentityDictionary *connectionsToIdentifiers; NSMutableDictionary *identifiersToConnections; NSMutableDictionary *objectIDsToObjectRecords; - NSMutableDictionary *unlocalizedProperties; - NSMutableDictionary *localizations; - NSSet *cachedLocalizationKeys; - NSString *activeLocalization; NSString *sourceID; NSString *uniqueID; - long long maxID; - BOOL usesAutoincrementingIDs; NSArray *verificationIssues; - IBObjectRecord *_rootRecord; - NSObject *_rootObject; IBMemberIDMap *_groupContainer; NSMutableDictionary *_memberMetadata; - id delegate; + IBObjectRecord *_rootRecord; + BOOL _usesAutoincrementingIDs; + NSObject *_rootObject; + long long _maxID; + id _delegate; } + (id)objectContainerFromData:(id)arg1 withArchivingDelegate:(id)arg2; + (id)objectContainerWithInitilallyDesignableChildrenOfObjects:(id)arg1 usingAutoincrementingIDs:(BOOL)arg2; -@property id delegate; // @synthesize delegate; -@property(nonatomic) BOOL usesAutoincrementingIDs; // @synthesize usesAutoincrementingIDs; +@property id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) long long maxID; // @synthesize maxID=_maxID; +@property(nonatomic) BOOL usesAutoincrementingIDs; // @synthesize usesAutoincrementingIDs=_usesAutoincrementingIDs; +@property(readonly) NSObject *rootObject; // @synthesize rootObject=_rootObject; - (void).cxx_destruct; - (void)removeObject:(id)arg1; - (void)setSourceID:(id)arg1; - (id)uniqueID; - (id)sourceID; -- (id)invalidLocalizablePropertiesForLocalization:(id)arg1; -- (long long)numberOfInvalidLocalizablePropertiesForLocalization:(id)arg1; -- (void)validateLocalizableProperty:(id)arg1 onObject:(id)arg2 forLocalization:(id)arg3; -- (void)invalidateLocalizableProperty:(id)arg1 onObject:(id)arg2 forLocalization:(id)arg3; -- (BOOL)isProperty:(id)arg1 ofObject:(id)arg2 localizedForLocalization:(id)arg3; -- (void)invalidateLocalizableProperty:(id)arg1 onObject:(id)arg2; -- (void)setLocalizedProperty:(id)arg1 toValue:(id)arg2 forObject:(id)arg3 inLocalization:(id)arg4; -- (id)localizedProperty:(id)arg1 forObject:(id)arg2 inLocalization:(id)arg3; -- (void)removeLocalizationNamed:(id)arg1; -- (void)addLocalizationNamed:(id)arg1; -@property(copy) NSString *activeLocalization; -@property(readonly) NSSet *localizations; -- (long long)numberOfLocalizations; -- (id)unwrapLocalizationValue:(id)arg1; -- (id)wrapLocalizationValue:(id)arg1; - (void)removeMetadataForKey:(id)arg1 onObject:(id)arg2; - (void)unionMetadata:(id)arg1 ofObject:(id)arg2; - (void)setMetadata:(id)arg1 ofObject:(id)arg2; @@ -107,7 +90,8 @@ - (void)removeConnection:(id)arg1 context:(id)arg2; - (id)connectionForConnectionID:(id)arg1; - (id)connectionIDForConnection:(id)arg1; -- (id)connectionIDForConnectionIfContained:(id)arg1; +- (void)replaceConnection:(id)arg1 withConnection:(id)arg2; +- (id)connectionsBeforeConnection:(id)arg1; - (void)addConnection:(id)arg1 withConnectionID:(id)arg2; - (void)addConnection:(id)arg1 withConnectionID:(id)arg2 sourceIndex:(long long)arg3; - (void)addConnection:(id)arg1 withConnectionID:(id)arg2 blockForInsertingIntoConnectionsBySource:(id)arg3; @@ -130,7 +114,6 @@ - (id)objectsForObjectIDs:(id)arg1; - (id)objectForObjectID:(id)arg1; - (id)objectIDForObject:(id)arg1; -- (id)objectIDForObjectIfContained:(id)arg1; - (BOOL)areObjectsSiblings:(id)arg1; - (id)childrenOfObject:(id)arg1; - (long long)numberOfChildrenOfObject:(id)arg1; @@ -145,16 +128,14 @@ - (BOOL)isObject:(id)arg1 aChildOfObject:(id)arg2; - (void)insertObject:(id)arg1 asChildOfParent:(id)arg2 atIndex:(long long)arg3 withExplicitLabel:(id)arg4 andOID:(id)arg5; - (id)validatedIdentifier:(id)arg1; -@property long long maxID; // @synthesize maxID; - (id)topLevelObjects; - (long long)numberOfObjects; - (id)objects; - (id)members; - (id)objectRecordForObject:(id)arg1; -- (id)rootObject; - (void)didAddObject:(id)arg1 phase:(unsigned long long)arg2; - (void)willAddObject:(id)arg1 toParent:(id)arg2; -- (void)didChangePropertyFromValue:(id)arg1 toValue:(id)arg2 forKey:(id)arg3 ofMember:(id)arg4; +- (void)didChangeMetadataPropertyFromValue:(id)arg1 toValue:(id)arg2 forKey:(id)arg3 ofMember:(id)arg4; - (void)didRemoveObject:(id)arg1 fromParent:(id)arg2; - (void)willRemoveObject:(id)arg1 previouslyMemberOfGroup:(id)arg2; - (void)didRemoveConnection:(id)arg1; @@ -173,7 +154,6 @@ - (void)decodeObjectsWithCoder:(id)arg1; - (id)initUsingAutoincrementingIDs:(BOOL)arg1; - (id)init; -- (id)copyViaSerialization; @property(readonly) NSArray *verificationIssues; - (void)verify; - (void)verifyMembersHaveUniqueIDs; @@ -193,9 +173,16 @@ - (id)objectsToTopLevelFromParentOfObject:(id)arg1; - (id)objectsToTopLevelFromObject:(id)arg1; - (id)objectsFromObject:(id)arg1 toAncestor:(id)arg2; +- (id)objectBeforeObjectInPreorderTraversal:(id)arg1; +- (id)objectAfterObjectInPreorderTraversal:(id)arg1; +- (long long)compareObjectInPreorderTraversal:(id)arg1 toObject:(id)arg2; +- (id)lastDescendantOfObject:(id)arg1; +- (id)lastObjectInPreorderTraversal; +- (id)firstObjectInPreorderTraversal; - (id)objectsFromTopLevelToParentOfObject:(id)arg1; - (id)objectsFromTopLevelToObject:(id)arg1; - (id)objectsFromAncestor:(id)arg1 toObject:(id)arg2; +- (long long)depthOfObject:(id)arg1; - (void)addObjectAndItsInitilallyDesignableChildren:(id)arg1 toParent:(id)arg2; - (id)pasteboardTypes; - (void)putObjects:(id)arg1 onPasteboard:(id)arg2 forOwner:(id)arg3 withArchivingDelegate:(id)arg4 context:(id)arg5; diff --git a/IDEInterfaceBuilderKit/IBObjectContainerDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBObjectContainerDelegate-Protocol.h new file mode 100644 index 000000000..c8a1c805b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBObjectContainerDelegate-Protocol.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBObjectContainerDelegate +- (id)objectContainer:(id)arg1 copyableMetadataKeysForMember:(id)arg2; +- (BOOL)objectContainer:(id)arg1 shouldPersistMetadataForKey:(id)arg2 ofMember:(id)arg3; +- (void)objectContainer:(id)arg1 didReorderObject:(id)arg2 inGroup:(id)arg3; +- (void)objectContainer:(id)arg1 willReorderObject:(id)arg2 inGroup:(id)arg3; +- (void)objectContainer:(id)arg1 willRemoveIdentifier:(id)arg2 forObject:(id)arg3 inGroup:(id)arg4; +- (void)objectContainer:(id)arg1 willAddIdentifier:(id)arg2 forObject:(id)arg3 inGroup:(id)arg4; +- (void)objectContainer:(id)arg1 didRemoveObject:(id)arg2 fromGroup:(id)arg3; +- (void)objectContainer:(id)arg1 willRemoveObject:(id)arg2 fromGroup:(id)arg3; +- (void)objectContainer:(id)arg1 didAddObject:(id)arg2 toGroup:(id)arg3; +- (void)objectContainer:(id)arg1 willAddObject:(id)arg2 toGroup:(id)arg3; +- (void)objectContainer:(id)arg1 didRemoveGroup:(id)arg2; +- (void)objectContainer:(id)arg1 willRemoveGroup:(id)arg2; +- (void)objectContainer:(id)arg1 didAddGroup:(id)arg2; +- (void)objectContainer:(id)arg1 willAddGroup:(id)arg2; +- (void)objectContainer:(id)arg1 didReparentObject:(id)arg2 toParent:(id)arg3 atIndex:(long long)arg4 context:(id)arg5; +- (void)objectContainer:(id)arg1 willReparentObject:(id)arg2 toParent:(id)arg3 context:(id)arg4; +- (void)objectContainer:(id)arg1 didMoveObject:(id)arg2; +- (void)objectContainer:(id)arg1 willMoveObject:(id)arg2; +- (void)objectContainer:(id)arg1 didAddObject:(id)arg2 phase:(unsigned long long)arg3; +- (void)objectContainer:(id)arg1 willAddObject:(id)arg2 toParent:(id)arg3; +- (void)objectContainer:(id)arg1 didRemoveObject:(id)arg2 fromParent:(id)arg3; +- (void)objectContainer:(id)arg1 willRemoveObject:(id)arg2 previouslyMemberOfGroup:(id)arg3; +- (void)objectContainer:(id)arg1 didAddConnection:(id)arg2; +- (void)objectContainer:(id)arg1 willAddConnection:(id)arg2; +- (void)objectContainer:(id)arg1 didRemoveConnection:(id)arg2; +- (void)objectContainer:(id)arg1 willRemoveConnection:(id)arg2; +- (void)objectContainer:(id)arg1 didChangeMetadataPropertyFromValue:(id)arg2 toValue:(id)arg3 forKey:(id)arg4 ofMember:(id)arg5; +@end + diff --git a/IDEInterfaceBuilderKit/IBObjectLibraryAsset.h b/IDEInterfaceBuilderKit/IBObjectLibraryAsset.h new file mode 100644 index 000000000..b9a5d3ee0 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBObjectLibraryAsset.h @@ -0,0 +1,84 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "IBDocumentArchiving-Protocol.h" +#import "NSCoding-Protocol.h" + +@class IBObjectLibraryAssetProvider, IBTargetRuntime, NSArray, NSAttributedString, NSString; + +@interface IBObjectLibraryAsset : NSView +{ + NSArray *_cachedPasteboardObjects; + BOOL _hasCreatedContent; + NSString *_nibName; + NSString *_representedObjectClassName; + NSString *_label; + NSString *_subtitle; + NSString *_briefDescription; + NSAttributedString *_fullDescription; + NSString *_initialCategoryPath; + NSArray *_filterableNames; + long long _animationScalingMode; + NSString *_assetIdentifier; + IBObjectLibraryAssetProvider *_assetProvider; + IBTargetRuntime *_targetRuntime; + Class _documentClass; + long long _minimumRequiredRuntimeOSVersion; + id _representedObject; + NSView *_draggedView; +} + +@property(retain, nonatomic) NSView *draggedView; // @synthesize draggedView=_draggedView; +@property(retain, nonatomic) id representedObject; // @synthesize representedObject=_representedObject; +@property long long minimumRequiredRuntimeOSVersion; // @synthesize minimumRequiredRuntimeOSVersion=_minimumRequiredRuntimeOSVersion; +@property(retain) Class documentClass; // @synthesize documentClass=_documentClass; +@property(retain) IBTargetRuntime *targetRuntime; // @synthesize targetRuntime=_targetRuntime; +@property(retain) IBObjectLibraryAssetProvider *assetProvider; // @synthesize assetProvider=_assetProvider; +@property(copy) NSString *assetIdentifier; // @synthesize assetIdentifier=_assetIdentifier; +@property long long animationScalingMode; // @synthesize animationScalingMode=_animationScalingMode; +@property(copy) NSArray *filterableNames; // @synthesize filterableNames=_filterableNames; +@property(copy) NSString *initialCategoryPath; // @synthesize initialCategoryPath=_initialCategoryPath; +@property(copy) NSAttributedString *fullDescription; // @synthesize fullDescription=_fullDescription; +@property(copy) NSString *briefDescription; // @synthesize briefDescription=_briefDescription; +@property(copy) NSString *subtitle; // @synthesize subtitle=_subtitle; +@property(copy) NSString *label; // @synthesize label=_label; +@property(copy) NSString *representedObjectClassName; // @synthesize representedObjectClassName=_representedObjectClassName; +@property(copy) NSString *nibName; // @synthesize nibName=_nibName; +- (void).cxx_destruct; +- (BOOL)isOpaque; +- (void)drawRect:(struct CGRect)arg1; +- (id)objectContainerCopyViaSerialization; +- (id)objectContainer; +- (id)pasteboardObjects; +@property(readonly, copy) NSString *description; +@property(readonly) NSView *effectiveDraggedView; +@property(readonly) NSView *effectiveDraggableView; +@property(readonly) id effectiveRepresentedObject; +@property(readonly) NSString *effectiveAssetIdentifier; +- (BOOL)inspectorShouldShowMinimumRequiredRuntimeOSVersion; +- (void)createContentIfNeeded; +- (id)instantiateObjectForRole:(long long)arg1; +- (void)didCreateContent; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (id)ibInspectedMinimumRequiredRuntimeOSVersionOptionValues; +- (id)ibInspectedMinimumRequiredRuntimeOSVersionOptionTitles; +- (id)ibQualifyingInfoForDefaultLabel; +- (id)ibTypeNameForDefaultLabel; +- (id)ibDesignableContentView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBObjectLibraryAssetProvider.h b/IDEInterfaceBuilderKit/IBObjectLibraryAssetProvider.h new file mode 100644 index 000000000..ba9cb8aca --- /dev/null +++ b/IDEInterfaceBuilderKit/IBObjectLibraryAssetProvider.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTExtension, DVTStackBacktrace, NSMutableArray, NSString; + +@interface IBObjectLibraryAssetProvider : NSObject +{ + NSMutableArray *_assets; + DVTExtension *_extension; +} + ++ (void)initialize; +@property(readonly) DVTExtension *extension; // @synthesize extension=_extension; +- (void).cxx_destruct; +- (id)objectContainerFromAsset:(id)arg1 forInsertionIntoPasteboard:(id)arg2; +- (void)addAsset:(id)arg1; +- (BOOL)shouldIncludeAsset:(id)arg1; +- (id)nibLoadingBundleForAsset:(id)arg1; +- (void)document:(id)arg1 didAddDraggedObjects:(id)arg2 fromDraggedObjectLibraryAsset:(id)arg3; +- (id)pasteboardObjectsForAsset:(id)arg1; +@property(readonly) NSString *librarySourceTitle; +@property(readonly) NSString *librarySourceIdentifier; +- (id)libraryNibNames; +- (void)primitiveInvalidate; +- (id)initWithExtension:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBObjectLibraryController.h b/IDEInterfaceBuilderKit/IBObjectLibraryController.h index 77a9b9fb9..85b6c3623 100644 --- a/IDEInterfaceBuilderKit/IBObjectLibraryController.h +++ b/IDEInterfaceBuilderKit/IBObjectLibraryController.h @@ -8,36 +8,32 @@ #import "IBObjectContainerArchivingDelegate-Protocol.h" -@class DVTNotificationToken, DVTPerformanceMetric, IBMutableIdentityDictionary, IBObjectLibraryTemplateController, IBTargetRuntime, NSString; +@class DVTNotificationToken, DVTPerformanceMetric, IBMutableIdentityDictionary, IBTargetRuntime, NSString; @interface IBObjectLibraryController : IDELibraryController { - IBMutableIdentityDictionary *templateControllers; - IBObjectLibraryTemplateController *userAssetTemplateController; - IBTargetRuntime *targetRuntime; - NSString *currentDragMarker; - DVTPerformanceMetric *objectLibraryLoadingPerformanceMetric; - DVTNotificationToken *documentDidAddDraggedObjectsToken; + DVTNotificationToken *_documentDidAddDraggedObjectsToken; + IBMutableIdentityDictionary *_assetProviders; + IBTargetRuntime *_targetRuntime; + Class _documentClass; + NSString *_currentDragMarker; + DVTPerformanceMetric *_objectLibraryLoadingPerformanceMetric; } -+ (id)defaultTargetRuntime; -+ (Class)minimumTargetRuntimeClass; -@property(copy) NSString *currentDragMarker; // @synthesize currentDragMarker; -@property(retain) DVTPerformanceMetric *objectLibraryLoadingPerformanceMetric; // @synthesize objectLibraryLoadingPerformanceMetric; -@property(retain, nonatomic) IBTargetRuntime *targetRuntime; // @synthesize targetRuntime; +@property(retain) DVTPerformanceMetric *objectLibraryLoadingPerformanceMetric; // @synthesize objectLibraryLoadingPerformanceMetric=_objectLibraryLoadingPerformanceMetric; +@property(copy) NSString *currentDragMarker; // @synthesize currentDragMarker=_currentDragMarker; +@property(retain, nonatomic) Class documentClass; // @synthesize documentClass=_documentClass; +@property(retain, nonatomic) IBTargetRuntime *targetRuntime; // @synthesize targetRuntime=_targetRuntime; - (void).cxx_destruct; - (void)libraryDidLoad; - (void)activeEditorDocumentDidChange:(id)arg1; -- (BOOL)isApplicableDocument:(id)arg1; -- (BOOL)isApplicableTargetRuntime:(id)arg1; -- (void)loadAvailableLibraryTemplateControllers; -- (void)removeLibraryTemplateControllers; +- (void)loadAvailableLibraryAssetProviders; +- (void)removeLibraryAssetProviders; - (void)userDidEditAsset:(id)arg1; - (BOOL)createAsset:(id *)arg1 forLibrarySourceWithIdentifier:(id *)arg2 fromPasteboard:(id)arg3; -- (id)constructTemplateImageForDraggedObjects:(id)arg1; -- (id)defaultLabelForObjectTemplate:(id)arg1; +- (id)constructAssetImageForDraggedObjects:(id)arg1; +- (id)defaultLabelForObjectAsset:(id)arg1; - (BOOL)canCreateAssetsFromPasteboard:(id)arg1 targetingLibrarySourceIdentifier:(id *)arg2; -- (id)temporaryDocument; - (BOOL)depositAssets:(id)arg1; - (id)activeWorkspaceTabController; - (void)documentDidAddDraggedObjects:(id)arg1; @@ -47,27 +43,32 @@ - (id)bitmapDragImageOfAsset:(id)arg1; - (void)populatePasteboard:(id)arg1 withAssets:(id)arg2; - (void)populatePasteboard:(id)arg1 withAssets:(id)arg2 identifierMapTable:(id *)arg3; -- (id)objectContainerFromTemplate:(id)arg1 forInsertionIntoPasteboard:(id)arg2; - (void)putObjectContainer:(id)arg1 onPasteboard:(id)arg2; - (void)objectContainerClass:(Class)arg1 didCreateObjectContainerWithCoder:(id)arg2; - (void)objectContainerClass:(Class)arg1 willCreateObjectContainerWithCoder:(id)arg2; - (void)objectContainer:(id)arg1 didCreateDataRepresentationWithCoder:(id)arg2 context:(id)arg3; - (void)objectContainer:(id)arg1 willCreateDataRepresentationWithCoder:(id)arg2 context:(id)arg3; - (id)searchStringsForAsset:(id)arg1; -- (id)loadAssetsFromTemplateController:(id)arg1; -- (void)prepareLibraryObjectTemplateForAssetCreation:(id)arg1 fromController:(id)arg2; -- (id)createAssetForTemplate:(id)arg1 inNamespace:(id)arg2; -- (id)createDetailedDescriptionFromTemplate:(id)arg1; -- (id)createImageFromObjectTemplate:(id)arg1; -- (id)libraryObjectTemplatesFromNibContent:(id)arg1 fromController:(id)arg2; -- (BOOL)shouldIncludeLibraryObjectTemplate:(id)arg1 fromController:(id)arg2; -- (id)userAssetTemplateController; +- (id)initialAssetComparator; +- (id)loadAssetsFromAssetProvider:(id)arg1; +- (void)prepareObjectLibraryAssetForAssetCreation:(id)arg1 fromProvider:(id)arg2; +- (id)createLibraryAssetForObjectAsset:(id)arg1 inNamespace:(id)arg2; +- (id)createDetailedDescriptionFromAsset:(id)arg1; +- (id)createImageFromObjectAsset:(id)arg1; +- (id)objectLibraryAssetsFromNibContent:(id)arg1 fromProvider:(id)arg2; +- (BOOL)shouldIncludeObjectLibraryAsset:(id)arg1 fromProvider:(id)arg2; - (id)objectPasteboardType; -- (id)createUserAssetTemplateController; -- (id)allObjectLibraryTemplateExtensions; -- (id)templateControllerForExtension:(id)arg1; +- (id)platform; +- (id)allObjectLibraryAssetProviderExtensions; +- (id)assetProviderForExtension:(id)arg1; - (void)primitiveInvalidate; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBObjectPickerInspectorProperty.h b/IDEInterfaceBuilderKit/IBObjectPickerInspectorProperty.h index c04d68160..035e3cc46 100644 --- a/IDEInterfaceBuilderKit/IBObjectPickerInspectorProperty.h +++ b/IDEInterfaceBuilderKit/IBObjectPickerInspectorProperty.h @@ -48,5 +48,11 @@ - (void)primitiveInvalidate; - (id)initWithPropertyDefinition:(id)arg1 andController:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBObjectPickerView.h b/IDEInterfaceBuilderKit/IBObjectPickerView.h index 5c7c4e949..9672f93f3 100644 --- a/IDEInterfaceBuilderKit/IBObjectPickerView.h +++ b/IDEInterfaceBuilderKit/IBObjectPickerView.h @@ -43,5 +43,11 @@ @property(getter=isEnabled) BOOL enabled; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBObjectRecord.h b/IDEInterfaceBuilderKit/IBObjectRecord.h index 1d9344f22..6898a96ac 100644 --- a/IDEInterfaceBuilderKit/IBObjectRecord.h +++ b/IDEInterfaceBuilderKit/IBObjectRecord.h @@ -14,8 +14,8 @@ { IBMemberID *objectID; NSString *explicitLabel; - id parent; - id object; + NSObject *parent; + NSObject *object; NSMutableArray *children; IBGroup *group; IBObjectRecord *parentRecord; @@ -24,8 +24,8 @@ @property(retain) IBObjectRecord *parentRecord; // @synthesize parentRecord; @property(nonatomic) __weak IBGroup *group; // @synthesize group; @property(copy) NSString *explicitLabel; // @synthesize explicitLabel; -@property(readonly) id object; // @synthesize object; -@property(retain) id parent; // @synthesize parent; +@property(readonly) NSObject *object; // @synthesize object; +@property(retain) NSObject *parent; // @synthesize parent; @property(retain) IBMemberID *objectID; // @synthesize objectID; - (void).cxx_destruct; - (void)verifyNoDuplicateChildren; diff --git a/IDEInterfaceBuilderKit/IBOneElementDictionary.h b/IDEInterfaceBuilderKit/IBOneElementDictionary.h new file mode 100644 index 000000000..a9592eb65 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBOneElementDictionary.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDictionary.h" + +@interface IBOneElementDictionary : NSDictionary +{ + id _object; + id _key; +} + +- (void).cxx_destruct; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)keyEnumerator; +- (id)objectForKey:(id)arg1; +- (unsigned long long)count; +- (id)initWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned long long)arg3; +- (id)initWithObject:(id)arg1 forKey:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBOrderedRelationshipDragAndDropPolicy.h b/IDEInterfaceBuilderKit/IBOrderedRelationshipDragAndDropPolicy.h index 859f05c15..473e486a3 100644 --- a/IDEInterfaceBuilderKit/IBOrderedRelationshipDragAndDropPolicy.h +++ b/IDEInterfaceBuilderKit/IBOrderedRelationshipDragAndDropPolicy.h @@ -48,10 +48,16 @@ - (unsigned long long)orderedRelationInsertionEdgeForDragAndDropInsertionIndicator:(id)arg1; - (long long)orderedRelationInsertionIndexForDragAndDropInsertionIndicator:(id)arg1; - (id)orderedRelationForDragAndDropInsertionIndicator:(id)arg1; -@property(readonly, nonatomic) NSArray *orderedRelation; +@property(readonly, copy, nonatomic) NSArray *orderedRelation; - (id)initWithDelegate:(id)arg1 representedObject:(id)arg2 toManyRelation:(id)arg3 pasteboardType:(id)arg4 andGrowthDirection:(long long)arg5; - (id)initWithDelegate:(id)arg1 representedObject:(id)arg2 toManyRelation:(id)arg3 pasteboardTypes:(id)arg4 andGrowthDirection:(long long)arg5; - (id)initWithDelegate:(id)arg1 representedObject:(id)arg2 toManyRelation:(id)arg3 pasteboardTypes:(id)arg4 primaryGrowthDirection:(long long)arg5 secondaryGrowthDirection:(long long)arg6; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBOutlineViewController.h b/IDEInterfaceBuilderKit/IBOutlineViewController.h index cb7a458e5..c388956c9 100644 --- a/IDEInterfaceBuilderKit/IBOutlineViewController.h +++ b/IDEInterfaceBuilderKit/IBOutlineViewController.h @@ -8,8 +8,6 @@ #import "DVTOutlineViewDelegate-Protocol.h" #import "IBEndPointProvider-Protocol.h" -#import "IBHighlightProvider-Protocol.h" -#import "IBHybridStructureSelectionProvider-Protocol.h" #import "IBOutlineViewDelegate-Protocol.h" #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" @@ -17,7 +15,7 @@ @class DVTBorderedView, DVTDelayedInvocation, DVTObservingToken, IBAbstractDocumentEditor, IBCancellationToken, IBDocument, IBMutableIdentityDictionary, IBOutlineView, IBOutlineViewControllerItem, IBOutlineViewImageAndTextCell, IDEUtilityPlaceholderView, NSArray, NSMutableSet, NSPredicate, NSSet, NSString; -@interface IBOutlineViewController : IDEViewController +@interface IBOutlineViewController : IDEViewController { IBOutlineView *_outlineView; DVTBorderedView *_borderedView; @@ -34,22 +32,25 @@ DVTDelayedInvocation *_syncDelayedInvocation; IBOutlineViewImageAndTextCell *_prototypeCell; IBOutlineViewImageAndTextCell *_prototypeGroupCell; + IBOutlineViewImageAndTextCell *_prototypeUninstalledObjectCell; NSMutableSet *_pendingObjectsToRefreshAutolayoutStatus; DVTDelayedInvocation *_autolayoutStatusDelayedInvocation; BOOL _allowDirectDropInOutlineView; - NSSet *_selectedMembers; long long _ignoreOutlineViewSelectionUpdates; IDEUtilityPlaceholderView *_placeholderView; IBMutableIdentityDictionary *_unfilteredExpansionState; BOOL _drawsWithActiveLook; BOOL _wrapperTreeValid; - IBAbstractDocumentEditor *_documentEditor; id _delegate; + IBAbstractDocumentEditor *_documentEditor; + NSSet *_selectedMembers; } + (id)wrapperKeyPathsToObserve; + (id)defaultViewNibBundle; + (id)defaultViewNibName; +@property(readonly, copy) NSSet *selectedMembers; // @synthesize selectedMembers=_selectedMembers; +@property(retain, nonatomic) IBAbstractDocumentEditor *documentEditor; // @synthesize documentEditor=_documentEditor; @property __weak id delegate; // @synthesize delegate=_delegate; @property(retain) IBOutlineViewControllerItem *rootItem; // @synthesize rootItem=_rootItem; @property(retain) IBOutlineView *outlineView; // @synthesize outlineView=_outlineView; @@ -58,7 +59,6 @@ @property(retain) IDEUtilityPlaceholderView *placeholderView; // @synthesize placeholderView=_placeholderView; @property(copy) NSPredicate *filterPredicate; // @synthesize filterPredicate=_filterPredicate; @property(nonatomic) BOOL drawsWithActiveLook; // @synthesize drawsWithActiveLook=_drawsWithActiveLook; -@property(nonatomic) __weak IBAbstractDocumentEditor *documentEditor; // @synthesize documentEditor=_documentEditor; - (void).cxx_destruct; - (void)cut:(id)arg1; - (void)deleteBackward:(id)arg1; @@ -95,17 +95,7 @@ - (id)endPointsFromBackToFrontAtPoint:(struct CGPoint)arg1 inView:(id)arg2 withContext:(id)arg3 forDocument:(id)arg4 connectionHandler:(id *)arg5; - (void)revealSpringLoadedObjectAndIndicateSuccess:(id)arg1; - (id)springLoadedObjectInfoAtPoint:(struct CGPoint)arg1 inView:(id)arg2 withContext:(id)arg3 forDocument:(id)arg4; -@property(readonly) NSString *stateSavingIdentifier; -- (void)willResignAsSelectionProviderForDocumentEditor:(id)arg1; -- (void)didBecomeSelectionProviderForDocumentEditor:(id)arg1; -- (BOOL)documentEditor:(id)arg1 canSelectMembers:(id)arg2; -- (void)documentEditor:(id)arg1 deselectMembers:(id)arg2; -- (void)documentEditor:(id)arg1 pullSelection:(id)arg2; -- (void)documentEditor:(id)arg1 selectMembers:(id)arg2; -@property(readonly, nonatomic) BOOL onlySupportsDocumentObjectMembers; -@property(readonly) BOOL wantsFilterField; -- (id)documentEditor:(id)arg1 highlightObjects:(id)arg2 showLabels:(BOOL)arg3 successfulObjects:(id *)arg4; -- (double)highlightPriorityInDocumentEditor:(id)arg1; +- (id)highlightObjects:(id)arg1 showLabels:(BOOL)arg2 successfulObjects:(id *)arg3; - (void)synchronizeOutlineViewSelection; - (void)selectMembers:(id)arg1; - (void)pushRootGroupState; @@ -131,7 +121,6 @@ - (void)outlineView:(id)arg1 didHandleMouseDown:(id)arg2; - (void)outlineView:(id)arg1 handleMouseDown:(id)arg2; - (BOOL)outlineView:(id)arg1 doCommandBySelector:(SEL)arg2; -- (BOOL)outlineView:(id)arg1 shouldMouseHoverForTableColumn:(id)arg2 row:(long long)arg3; - (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; - (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; - (BOOL)outlineView:(id)arg1 isGroupHeaderItem:(id)arg2; @@ -140,7 +129,9 @@ - (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; - (BOOL)wantsBoldGroupHeaderFont; - (id)prototypeGroupCell; +- (id)prototypeUninstalledObjectCell; - (id)prototypeCell; +- (id)basePrototypeCell; - (void)outlineView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 byItem:(id)arg4; - (id)outlineView:(id)arg1 objectValueForTableColumn:(id)arg2 byItem:(id)arg3; - (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; @@ -175,11 +166,16 @@ - (void)viewWillUninstall; - (void)owningEditorInstalled; - (void)viewDidInstall; -@property(readonly, nonatomic) NSString *selectionProviderSwitcherTitle; - (void)loadView; @property(readonly) IBDocument *document; - (void)registerWithDocumentEditor; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBOutlineViewControllerDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBOutlineViewControllerDelegate-Protocol.h index b9ebae730..520767a93 100644 --- a/IDEInterfaceBuilderKit/IBOutlineViewControllerDelegate-Protocol.h +++ b/IDEInterfaceBuilderKit/IBOutlineViewControllerDelegate-Protocol.h @@ -7,6 +7,7 @@ #import "NSObject-Protocol.h" @protocol IBOutlineViewControllerDelegate +- (id)selectionProviderForOutlineViewController:(id)arg1; - (void)outlineViewController:(id)arg1 didSelectAutolayoutIssuesItemForObject:(id)arg2; @optional diff --git a/IDEInterfaceBuilderKit/IBOutlineViewControllerItem.h b/IDEInterfaceBuilderKit/IBOutlineViewControllerItem.h index 98504769b..0f97cc682 100644 --- a/IDEInterfaceBuilderKit/IBOutlineViewControllerItem.h +++ b/IDEInterfaceBuilderKit/IBOutlineViewControllerItem.h @@ -20,10 +20,12 @@ NSArray *children; NSArray *filteredChildren; IBOutlineViewController *viewController; + BOOL _installed; id _representedDocumentObjectForAutolayoutStatus; } + (void)initialize; +@property(nonatomic, getter=isInstalled) BOOL installed; // @synthesize installed=_installed; @property(retain) id representedDocumentObjectForAutolayoutStatus; // @synthesize representedDocumentObjectForAutolayoutStatus=_representedDocumentObjectForAutolayoutStatus; @property(copy) NSArray *filteredChildren; // @synthesize filteredChildren; @property(retain) IBOutlineViewController *viewController; // @synthesize viewController; @@ -47,13 +49,16 @@ - (BOOL)isVirtualItem; @property(readonly, getter=isCollapsible) BOOL collapsible; - (id)descriptionWithChildren; -- (id)description; +@property(readonly, copy) NSString *description; @property(readonly) IBDocumentMemberWrapper *representedWrapper; - (void)primitiveInvalidate; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBOutlineViewImageAndTextCell.h b/IDEInterfaceBuilderKit/IBOutlineViewImageAndTextCell.h index 6a24fb0d4..90620adc0 100644 --- a/IDEInterfaceBuilderKit/IBOutlineViewImageAndTextCell.h +++ b/IDEInterfaceBuilderKit/IBOutlineViewImageAndTextCell.h @@ -14,7 +14,6 @@ @property(nonatomic) BOOL usesBoldFontForGroupHeaders; // @synthesize usesBoldFontForGroupHeaders; @property(nonatomic) BOOL usesGroupHeaderStyle; // @synthesize usesGroupHeaderStyle; -- (id)titleDropShadow; - (id)subtitleFont; - (struct CGRect)imageRectForBounds:(struct CGRect)arg1; - (id)initTextCell:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBParameterizedRenderingDestination.h b/IDEInterfaceBuilderKit/IBParameterizedRenderingDestination.h index c917f21b4..715526cb5 100644 --- a/IDEInterfaceBuilderKit/IBParameterizedRenderingDestination.h +++ b/IDEInterfaceBuilderKit/IBParameterizedRenderingDestination.h @@ -8,6 +8,8 @@ #import "IBRenderingDestination-Protocol.h" +@class NSString; + @interface IBParameterizedRenderingDestination : NSObject { double backingScaleFactor; @@ -16,5 +18,11 @@ @property(readonly) double backingScaleFactor; // @synthesize backingScaleFactor; - (id)initWithBackingScaleFactor:(double)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBPartialClassDescription.h b/IDEInterfaceBuilderKit/IBPartialClassDescription.h index d3a699b96..a9a12a498 100644 --- a/IDEInterfaceBuilderKit/IBPartialClassDescription.h +++ b/IDEInterfaceBuilderKit/IBPartialClassDescription.h @@ -6,38 +6,40 @@ #import "NSObject.h" -#import "IBDocumentArchiving-Protocol.h" #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" #import "NSMutableCopying-Protocol.h" -@class IBClassDescriptionSource, NSMutableDictionary, NSString; +@class IBClassDescriptionSource, NSArray, NSMutableArray, NSString; -@interface IBPartialClassDescription : NSObject +@interface IBPartialClassDescription : NSObject { - NSString *className; - NSString *superclassName; - NSMutableDictionary *actionInfosByName; - NSMutableDictionary *toOneOutletInfosByName; - NSMutableDictionary *toManyOutletInfosByName; - IBClassDescriptionSource *sourceIdentifier; + int _retainCountMinusOne; + NSString *_className; + NSString *_superclassName; + NSMutableArray *_relationships; + IBClassDescriptionSource *_sourceIdentifier; + BOOL _designable; } -+ (id)instantiateWithDocumentUnarchiver:(id)arg1; + (id)descriptionWithClassName:(id)arg1; + (id)userDescriptionWithClassName:(id)arg1; -@property(readonly) IBClassDescriptionSource *sourceIdentifier; // @synthesize sourceIdentifier; -@property(readonly) NSString *className; // @synthesize className; -@property(readonly) NSString *superclassName; // @synthesize superclassName; +@property(readonly, copy, nonatomic) IBClassDescriptionSource *sourceIdentifier; // @synthesize sourceIdentifier=_sourceIdentifier; +@property(readonly, nonatomic, getter=isDesignable) BOOL designable; // @synthesize designable=_designable; +@property(readonly, copy, nonatomic) NSString *superclassName; // @synthesize superclassName=_superclassName; +@property(readonly, copy, nonatomic) NSString *className; // @synthesize className=_className; - (void).cxx_destruct; -- (BOOL)describesAnyConnections; -- (id)relationshipInfoForNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2; +- (id)partialClassDescriptionBySettingSourceIdentifier:(id)arg1; +- (BOOL)describesAnyRelationships; +- (id)typeForInspectable:(id)arg1; - (id)typeForToManyOutlet:(id)arg1; - (id)typeForToOneOutlet:(id)arg1; - (id)typeForAction:(id)arg1; +- (id)inspectableNames; - (id)toManyOutletNames; - (id)toOneOutletNames; - (id)actionNames; +- (BOOL)describesInspectable:(id)arg1; - (BOOL)describesToManyOutlet:(id)arg1; - (BOOL)describesToOneOutlet:(id)arg1; - (BOOL)describesAction:(id)arg1; @@ -46,20 +48,23 @@ - (id)namedRelationsOfRelationshipType:(long long)arg1; - (id)typeForNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2; - (BOOL)describesNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2; -- (id)dictionaryForRelationInformationOfType:(long long)arg1; -@property(readonly) NSString *workspaceDocumentRelativeInterfaceFile; +- (id)relationshipInfoForNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2; +@property(readonly, nonatomic) NSString *workspaceDocumentRelativeInterfaceFile; - (id)description; -@property(readonly, getter=isCategory) BOOL category; +@property(readonly, nonatomic, getter=isCategory) BOOL category; +@property(readonly, nonatomic) NSArray *relationshipInfos; - (id)mutableCopyWithZone:(struct _NSZone *)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (void)archiveWithDocumentArchiver:(id)arg1; -- (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithStaticDescription:(id)arg1 andSourceIdentifier:(id)arg2; - (id)initWithName:(id)arg1 andSourceIdentifier:(id)arg2; -- (id)initWithName:(id)arg1 superclass:(id)arg2 actions:(id)arg3 toOneOutlets:(id)arg4 toManyOutlets:(id)arg5 andSourceIdentifier:(id)arg6; -- (id)partialClassDescriptionBySettingSourceIdentifier:(id)arg1; +- (id)initWithName:(id)arg1 source:(id)arg2 superclassName:(id)arg3 isDesignable:(BOOL)arg4 relationshipsKnownToBeUniqueByNamePerType:(id)arg5; +- (BOOL)_isDeallocating; +- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; @end diff --git a/IDEInterfaceBuilderKit/IBPartialDescriptionsForArchiving.h b/IDEInterfaceBuilderKit/IBPartialDescriptionsForArchiving.h index 13cccac1b..dea7ac0bc 100644 --- a/IDEInterfaceBuilderKit/IBPartialDescriptionsForArchiving.h +++ b/IDEInterfaceBuilderKit/IBPartialDescriptionsForArchiving.h @@ -10,12 +10,12 @@ @interface IBPartialDescriptionsForArchiving : NSObject { - NSSet *unmergedPartials; - NSSet *unmergablePartials; + NSSet *_unmergedPartials; + NSSet *_unmergablePartials; } -@property(retain, nonatomic) NSSet *unmergablePartials; // @synthesize unmergablePartials; -@property(retain, nonatomic) NSSet *unmergedPartials; // @synthesize unmergedPartials; +@property(retain, nonatomic) NSSet *unmergablePartials; // @synthesize unmergablePartials=_unmergablePartials; +@property(retain, nonatomic) NSSet *unmergedPartials; // @synthesize unmergedPartials=_unmergedPartials; - (void).cxx_destruct; @end diff --git a/IDEInterfaceBuilderKit/IBPerConfigurationInspectorPropertyTemplate.h b/IDEInterfaceBuilderKit/IBPerConfigurationInspectorPropertyTemplate.h new file mode 100644 index 000000000..743c945fb --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPerConfigurationInspectorPropertyTemplate.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "IBImageButtonDelegate-Protocol.h" +#import "NSMenuDelegate-Protocol.h" + +@class DVTStackBacktrace, IBInspectorViewController, IBPlatform, NSArray, NSSet, NSString, NSXMLElement; + +@interface IBPerConfigurationInspectorPropertyTemplate : NSObject +{ + IBInspectorViewController *_inspector; + NSSet *_currentConfigurations; + NSString *_inspectedProperty; + BOOL _showConfigurationOptions; + NSArray *_currentSlivers; + NSXMLElement *_originalProperty; + NSXMLElement *_originalSliver; + NSString *_identifier; + IBPlatform *_platform; +} + ++ (id)templateWithElement:(id)arg1 inspector:(id)arg2; ++ (void)initialize; +@property(retain) IBPlatform *platform; // @synthesize platform=_platform; +@property(retain) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (void)turnOnValueForConfiguration:(id)arg1; +- (BOOL)doesObjectHaveInspectedValue:(id)arg1 inConfiguration:(id)arg2; +- (void)removeValueForConfiguration:(id)arg1; +- (id)attributedSliverTitleForConfiguration:(id)arg1; +- (BOOL)validateMenuItem:(id)arg1; +- (id)accessoryViewForConfiguration:(id)arg1; +- (void)imageButton:(id)arg1 willShowMenu:(id)arg2; +- (BOOL)replaceCurrentElementsIfNeededForObjects:(id)arg1; +- (id)configurationsCoveredByObjects:(id)arg1; +- (void)primitiveInvalidate; +- (id)initWithElement:(id)arg1 inspector:(id)arg2; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBPlatform.h b/IDEInterfaceBuilderKit/IBPlatform.h new file mode 100644 index 000000000..b566497b1 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPlatform.h @@ -0,0 +1,143 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IBInspectorSearchDataManager, NSArray, NSDictionary, NSSet; + +@interface IBPlatform : IBSingletonObject +{ + NSSet *_objectLibraryAssetProviderExtensions; + NSSet *_documentDependencies; + NSSet *_classDescriptionsExtensions; + NSSet *_buildEnvironmentVerifiers; + NSSet *_connectionExtensions; + NSSet *_excludedFrameworksExtensions; + NSSet *_sourceCodeParserExtensions; + NSSet *_connectionClasses; + NSSet *_segueClasses; + NSSet *_embeddingPolicyExtensions; + NSDictionary *_segueClassesByClassID; + NSArray *_displayOrderedConfigurations; + IBInspectorSearchDataManager *_searchDataManager; +} + ++ (id)platformForBuildSettingPlatformIdentifier:(id)arg1; +- (void).cxx_destruct; +- (BOOL)supportsLaunchScreen; +- (Class)previewGeniusResultsItemGroupClass; +- (BOOL)shouldCompileSeparatePackagesForDocument:(id)arg1 withTargetDevices:(id)arg2; +- (id)xibPackageContentFileNames; +- (id)storyboardPackageContentFileNames; +- (Class)storyboardCompilerClass; +- (Class)xibCompilerClass; +- (id)sourceCodeParserClasses; +- (id)frameworksExcludedFromSourceScanning; +- (Class)fallbackSegueClassForUnknownSegueKind; +- (Class)segueClassForClassIdentifier:(id)arg1; +- (id)segueClasses; +- (id)connectionClasses; +- (id)connectionExtensionForConnectionClass:(Class)arg1; +- (id)documentDependencyForType:(id)arg1; +- (id)documentDependencies; +- (id)embeddingPolicyExtensions; +- (id)objectLibraryAssetProviderExtensions; +- (id)excludedFrameworkExtensions; +- (id)buildEnvironmentVerifiers; +- (id)sourceCodeParserExtensions; +- (id)connectionExtensions; +- (id)classDescriptionsExtensions; +- (id)extensionsForExtensionPoint:(id)arg1; +- (BOOL)matchesExtension:(id)arg1; +- (id)typeIdentifierForPreservingContentsWhenWritingDocument; +- (id)xibArchivingSchema; +- (id)storyboardArchivingSchema; +- (id)xibHybridPackageType; +- (id)xibHybridPackageEditableDocumentFilename; +- (id)xibPreferredFileType; +- (Class)userDefinedRuntimeAttributesPlaceholderClass; +- (Class)storyboardVerifierClass; +- (Class)xibVerifierClass; +- (void)updateDefaultSimulatedMetricsAfterChangingTargetRuntimeForStoryboard:(id)arg1; +- (Class)simulatedMetricsContainerClass; +- (id)defaultStoryboardSegueClassName; +- (BOOL)usesSceneExitPlaceholder; +- (Class)storyboardAssetProviderClass; +- (Class)xibAssetProviderClass; +- (id)inspectorSearchDataManager; +- (void)populateAdditionalSearchableAttributeKeyPaths:(id)arg1 ofClass:(Class)arg2 forInspectorCategory:(id)arg3; +- (void)populateAdditionalInspectors:(id)arg1 ofClass:(Class)arg2 forCategory:(id)arg3; +- (id)containerObserverForInterfaceBuilderDocumentsIdentifier; +- (void)fontsObserverInvalidated; +- (void)notifyObjectsFontsDidChange:(id)arg1; +- (void)unregisterCustomFontsWithURLs:(id)arg1; +- (void)registerCustomFontsWithURLs:(id)arg1; +- (Class)resourceManagerClass; +- (void)prepareToDecodeDocumentContentWithKeyedUnarchiver:(id)arg1; +- (Class)designedClassForEncodedClassName:(id)arg1; +- (void)unarchivePlatformDependentDocumentManagedDataForObject:(id)arg1 withDocumentUnarchiver:(id)arg2; +- (void)archivePlatformDependentDocumentManagedDataForObject:(id)arg1 withDocumentArchiver:(id)arg2; +- (void)unarchivePlatformDependentDataForDocument:(id)arg1 withDocumentUnarchiver:(id)arg2; +- (void)archivePlatformDependentDataForDocument:(id)arg1 withDocumentArchiver:(id)arg2; +- (id)sanitizedVersion:(id)arg1 forDocumentDependency:(id)arg2; +- (void)documentDidUpgradeDevelopmentTarget:(id)arg1; +- (BOOL)supportPerConfigurationProperties; +- (id)userLabelForConfigurations; +- (id)archiveKeyForUsesConfigurations; +- (id)autolayoutStatusRequesterForTargetRuntime:(id)arg1 liveViewsManager:(id)arg2; +- (Class)autolayoutFrameDecisionDriverClass; +- (Class)autolayoutEngineClass; +- (Class)arbitrationUnitClass; +- (BOOL)hasRemoteSimulator; +- (id)autolayoutDescriptiveTextForPriority:(float)arg1; +- (id)messageForUpgradingFromXcode4; +- (long long)autolayoutMinSystemVersion; +- (id)classNamesThatDoNotSupportZeroingWeakReferences; +- (id)bonusedClassNamesForGeniusOrdering; +- (id)penalizedClassNamesForGeniusOrdering; +- (id)ignoredConnectionLabelsForGeniusOrdering; +- (BOOL)connectToSourceCodeShouldReleaseInstanceVariables; +- (BOOL)connectToSourceCodeShouldInsertNonAtomicProperties; +- (long long)defaultStorageTypeForMRROutlets; +- (id)firstOSVersionWithWeakReferences; +- (Class)actionConnectionClass; +- (id)xibFirstResponderMemberID; +- (id)xibFilesOwnerMemberID; +- (BOOL)documentEditor:(id)arg1 validateUserInterfaceItem:(id)arg2; +- (id)storyboardScenePasteboardType; +- (id)storyboardPrimarySceneObjectPasteboardType; +- (id)viewPasteboardType; +- (id)objectPasteboardType; +- (void)document:(id)arg1 didChangeTargetRuntimeWithContext:(id)arg2; +- (void)document:(id)arg1 willChangeTargetRuntimeWithContext:(id)arg2; +- (void)finishChangingTargetRuntimeForDocument:(id)arg1; +- (long long)allSystemsTarget; +- (id)defaultTargetRuntimeForArchiving; +- (id)defaultTargetRuntime; +- (Class)idiomClass; +- (Class)targetRuntimeClass; +- (id)targetRuntimes; +- (id)targetRuntimeWithArchiveIdentifier:(id)arg1 variantIdentifier:(id)arg2; +- (id)targetRuntimeWithIdentifier:(id)arg1; +- (BOOL)downgradingToAutoIncrementingIDsIsEnabled; +- (BOOL)shouldOpenDocument:(id)arg1 error:(id *)arg2; +- (id)systemDocumentDependency; +- (id)interfaceBuilderDocumentDependency; +- (id)deploymentVersionBuildSetting; +- (id)runtimeConfigurableConstraintConstantKeyPath; +- (Class)canvasConfigurationChooserControllerClass; +- (id)memberConfigurationVariables; +- (void)registerMemberConfigurationVariables; +- (id)buildSettingIdentifier; +- (id)backingPlatform; +- (id)pluginName; +- (id)baseInterfaceBuilderDocumentType; +- (Class)documentPlatformAdapterClass; +- (id)operatingSystemName; +- (void)didRegisterSharedInstance; + +@end + diff --git a/IDEInterfaceBuilderKit/IBPlatformToolRequest.h b/IDEInterfaceBuilderKit/IBPlatformToolRequest.h new file mode 100644 index 000000000..26129d71b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPlatformToolRequest.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IBPlatformToolRequest : NSObject +{ + id _completionBlock; + NSString *_requestID; + id _requestData; + id _resultData; +} + +@property(retain) id resultData; // @synthesize resultData=_resultData; +@property(readonly) id requestData; // @synthesize requestData=_requestData; +@property(readonly, copy) NSString *requestID; // @synthesize requestID=_requestID; +@property(readonly, copy) id completionBlock; // @synthesize completionBlock=_completionBlock; +- (void).cxx_destruct; +- (void)runCompletionBlock; +- (id)initWithRequestID:(id)arg1 data:(id)arg2 completionBlock:(id)arg3; + +@end + diff --git a/IDEInterfaceBuilderKit/IBPlatformToolRequestProcessor-Protocol.h b/IDEInterfaceBuilderKit/IBPlatformToolRequestProcessor-Protocol.h new file mode 100644 index 000000000..442e2ba5b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPlatformToolRequestProcessor-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBPlatformToolRequestProcessor +- (id)backgroundOperationIdentifier; +- (id)resultsAfterFailingToLoadLiveViewBundlesWithResult:(id)arg1 forRequests:(id)arg2; +- (id)performRequestOnBackgroundThreadWithData:(id)arg1 platformTool:(id)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/IBPlatformToolRequester.h b/IDEInterfaceBuilderKit/IBPlatformToolRequester.h new file mode 100644 index 000000000..3166ef26b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPlatformToolRequester.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBAsynchronousRequester-Protocol.h" + +@class IBLiveViewsManager, IBMutableOrderedDictionary, IBSemaphore, IBTargetRuntime, NSMutableDictionary, NSMutableSet, NSNumber, NSString; + +@interface IBPlatformToolRequester : NSObject +{ + IBTargetRuntime *_targetRuntime; + NSNumber *_scaleFactor; + id _requestProcessor; + IBMutableOrderedDictionary *_pendingRequestsByID; + IBSemaphore *_waitingRequestSemaphore; + NSMutableDictionary *_finishedRequestsByID; + NSMutableSet *_cancelledRequestIDs; + NSString *_waitingRequestID; + long long _batchSize; + IBLiveViewsManager *_liveViewsManager; +} + +@property(readonly, nonatomic) IBLiveViewsManager *liveViewsManager; // @synthesize liveViewsManager=_liveViewsManager; +- (void).cxx_destruct; +- (void)processRequests; +- (void)processResults; +- (BOOL)waitForRequestWithID:(id)arg1 timeout:(id)arg2; +- (void)cancelRequestWithID:(id)arg1; +- (id)issueRequestWithData:(id)arg1 completionBlock:(id)arg2; +- (id)initWithTargetRuntime:(id)arg1 scaleFactor:(id)arg2 liveViewsManager:(id)arg3 batchSize:(long long)arg4 requestProcessor:(id)arg5; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBPredecessorRepresentation.h b/IDEInterfaceBuilderKit/IBPredecessorRepresentation.h index 791cedd6c..46fe8b388 100644 --- a/IDEInterfaceBuilderKit/IBPredecessorRepresentation.h +++ b/IDEInterfaceBuilderKit/IBPredecessorRepresentation.h @@ -17,7 +17,7 @@ @property(readonly) IBDocument *document; // @synthesize document; @property(readonly) id endPoint; // @synthesize endPoint; -@property(readonly) NSArray *displayValues; // @synthesize displayValues; +@property(readonly, copy) NSArray *displayValues; // @synthesize displayValues; - (void).cxx_destruct; - (void)disconnect; - (BOOL)canDisconnect; diff --git a/IDEInterfaceBuilderKit/IBPreviewDocument.h b/IDEInterfaceBuilderKit/IBPreviewDocument.h new file mode 100644 index 000000000..13b4a1499 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPreviewDocument.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEEditorDocument.h" + +@interface IBPreviewDocument : IDEEditorDocument +{ +} + +- (id)dataOfType:(id)arg1 error:(id *)arg2; +- (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; + +@end + diff --git a/IDEInterfaceBuilderKit/IBPreviewDocumentBackgroundView.h b/IDEInterfaceBuilderKit/IBPreviewDocumentBackgroundView.h new file mode 100644 index 000000000..99511569f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPreviewDocumentBackgroundView.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "DVTFirstResponderShowingView-Protocol.h" + +@class DVTFirstResponderDrawingStrategy, DVTLozengeTextField, IBCanvasBandSelectionView, NSString; + +@interface IBPreviewDocumentBackgroundView : NSView +{ + IBCanvasBandSelectionView *_bandSelectionView; + DVTFirstResponderDrawingStrategy *_firstResponderDrawingStrategy; + DVTLozengeTextField *_placeholderTextField; + BOOL _showsFirstResponder; + id _delegate; + NSString *_placeholderText; +} + +@property(nonatomic) BOOL showsFirstResponder; // @synthesize showsFirstResponder=_showsFirstResponder; +@property(retain, nonatomic) NSString *placeholderText; // @synthesize placeholderText=_placeholderText; +@property(retain) id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)mouseDown:(id)arg1; +- (void)trackBandSelection:(id)arg1; +- (BOOL)resignFirstResponder; +- (BOOL)becomeFirstResponder; +- (void)viewWillMoveToWindow:(id)arg1; +- (void)endGestureWithEvent:(id)arg1; +- (void)beginGestureWithEvent:(id)arg1; +- (void)magnifyWithEvent:(id)arg1; +- (void)deleteBackward:(id)arg1; +- (void)deleteForward:(id)arg1; +- (void)keyDown:(id)arg1; +- (BOOL)acceptsFirstResponder; +- (void)awakeFromNib; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBPreviewDocumentBackgroundViewDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBPreviewDocumentBackgroundViewDelegate-Protocol.h new file mode 100644 index 000000000..94067de04 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPreviewDocumentBackgroundViewDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBPreviewDocumentBackgroundViewDelegate +- (void)backgroundView:(id)arg1 updateSelectionWithBandIntersectingObjects:(id)arg2 withEvent:(id)arg3 initialSelection:(id)arg4; +- (id)backgroundViewBandSelectionCandidates:(id)arg1; +- (id)backgroundViewInitialBandSelectionContent:(id)arg1; +- (void)backgroundView:(id)arg1 didChangeShowingFirstResponderToValue:(BOOL)arg2; +- (void)backgroundView:(id)arg1 userDidMagnifyWithEvent:(id)arg2; +- (void)backgroundView:(id)arg1 userDidRequestRemoval:(id)arg2; +- (void)backgroundView:(id)arg1 userDidDoubleClickInEmptyAreaWithEvent:(id)arg2; +- (void)backgroundView:(id)arg1 userDidClickInEmptyAreaWithEvent:(id)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/IBPreviewGeniusResultsFinder.h b/IDEInterfaceBuilderKit/IBPreviewGeniusResultsFinder.h new file mode 100644 index 000000000..0de565e0f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPreviewGeniusResultsFinder.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEGeniusResultsFinder.h" + +@interface IBPreviewGeniusResultsFinder : IDEGeniusResultsFinder +{ +} + +- (void)_updateGeniusResults; +- (id)editorDocument; + +@end + diff --git a/IDEInterfaceBuilderKit/IBPreviewItem.h b/IDEInterfaceBuilderKit/IBPreviewItem.h new file mode 100644 index 000000000..32af003ad --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPreviewItem.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEGeniusResultNavigableRepresentedObject-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString, NSURL; + +@interface IBPreviewItem : NSObject +{ + NSURL *_originalFileURL; + DVTDocumentLocation *_documentLocation; + DVTFileDataType *_type; + NSString *_name; +} + +@property(retain) NSString *name; // @synthesize name=_name; +@property(retain) DVTFileDataType *type; // @synthesize type=_type; +@property(retain) DVTDocumentLocation *documentLocation; // @synthesize documentLocation=_documentLocation; +@property(retain) NSURL *originalFileURL; // @synthesize originalFileURL=_originalFileURL; +- (void).cxx_destruct; +- (id)geniusResult_identifierForManualCategory; +- (id)geniusResult_identifierForGeniusCategory; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +- (id)initWithName:(id)arg1 originalFileURL:(id)arg2 generatedContentLocation:(id)arg3 type:(id)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBPreviewResultView.h b/IDEInterfaceBuilderKit/IBPreviewResultView.h new file mode 100644 index 000000000..02379bcd8 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPreviewResultView.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class IBImageButton, NSArray, NSImageView, NSLayoutConstraint, NSTextField, NSTrackingArea; + +@interface IBPreviewResultView : NSView +{ + NSTrackingArea *_trackingArea; + BOOL _mouseInside; + NSArray *_visibleActionButtonConstraints; + NSLayoutConstraint *_actionButtonToTitleFieldHorizontalSpacingConstraint; + BOOL _selected; + BOOL _showsFirstResponder; + IBImageButton *_actionButton; + NSImageView *_contentView; + NSTextField *_titleField; + id _representedObject; + id _delegate; + double _defaultActionButtonToTitleFieldHorizontalSpacing; +} + ++ (id)titleTextField; +@property(readonly) double defaultActionButtonToTitleFieldHorizontalSpacing; // @synthesize defaultActionButtonToTitleFieldHorizontalSpacing=_defaultActionButtonToTitleFieldHorizontalSpacing; +@property(retain) id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) BOOL showsFirstResponder; // @synthesize showsFirstResponder=_showsFirstResponder; +@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; +@property(retain) id representedObject; // @synthesize representedObject=_representedObject; +@property(retain) NSTextField *titleField; // @synthesize titleField=_titleField; +@property(retain) NSImageView *contentView; // @synthesize contentView=_contentView; +@property(retain) IBImageButton *actionButton; // @synthesize actionButton=_actionButton; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (id)effectiveBorderColor; +- (void)updateTrackingAreas; +- (void)installTrackingArea; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (id)hitTest:(struct CGPoint)arg1; +- (void)mouseDown:(id)arg1; +- (void)setMouseInside:(BOOL)arg1; +@property double spacingBetweenActionButtonAndTitleField; +- (id)initWithContentView:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBPreviewResultViewDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBPreviewResultViewDelegate-Protocol.h new file mode 100644 index 000000000..98e4edd73 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPreviewResultViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBPreviewResultViewDelegate +- (void)previewResultView:(id)arg1 userDidSelectWithEvent:(id)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/IBPrimarySceneObject-Protocol.h b/IDEInterfaceBuilderKit/IBPrimarySceneObject-Protocol.h new file mode 100644 index 000000000..11a674ff9 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPrimarySceneObject-Protocol.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class IBSimulatedMetricsContainer; + +@protocol IBPrimarySceneObject +@property(copy, nonatomic) IBSimulatedMetricsContainer *inheritedSimulatedMetrics; +- (id)ibShortDisplayName; +- (BOOL)ibIsPrimarySceneObject:(id)arg1 validSplitViewDetailWithSegue:(id)arg2; +- (BOOL)ibIsPrimarySceneObject:(id)arg1 validSplitViewMasterWithSegue:(id)arg2; +- (BOOL)ibIsValidPushReceiver; +- (BOOL)ibSegueTemplatesAreTopLevel; +- (void)ibResizeToEffectiveSimulatedSizeForSceneTreeDragImageNode; +- (void)ibDidBecomeControllerForCompilationGroup; +- (void)ibAddStoryboardSegueTemplate:(id)arg1; +- (void)ibWillResignSourceControllerForSegue:(id)arg1; +- (void)ibDidBecomeSourceControllerForSegue:(id)arg1; +- (id)ibInheritableMetricsForDownstreamController:(id)arg1 viaSegue:(id)arg2; +- (void)ibEffectiveSimulatedMetricsDidChange; +- (id)ibOutgoingSeguesInDocument:(id)arg1; +- (id)ibIncomingSeguesIncludingSelfOriginated:(BOOL)arg1; +- (id)ibEffectiveStoryboardIdentifier; +- (id)ibImageForOwnedScene; +@end + diff --git a/IDEInterfaceBuilderKit/IBPropertyConfigurationLocation.h b/IDEInterfaceBuilderKit/IBPropertyConfigurationLocation.h new file mode 100644 index 000000000..b09427fc0 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPropertyConfigurationLocation.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBMemberConfiguration, NSString; + +@interface IBPropertyConfigurationLocation : NSObject +{ + NSString *_property; + IBMemberConfiguration *_configuration; +} + ++ (id)locationWithProperty:(id)arg1 configuration:(id)arg2; +@property(readonly) IBMemberConfiguration *configuration; // @synthesize configuration=_configuration; +@property(readonly) NSString *property; // @synthesize property=_property; +- (void).cxx_destruct; +- (id)description; +- (void)setEvaluatedValue:(id)arg1 forMember:(id)arg2; +- (void)setValue:(id)arg1 forMember:(id)arg2; +- (id)effectiveValueForMember:(id)arg1; +- (id)explicitValueForMember:(id)arg1; +- (id)configurationPropertyStorageForMember:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isEqualToPropertyConfigurationLocation:(id)arg1; +- (unsigned long long)hash; +- (id)initWithProperty:(id)arg1 configuration:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBPropertyConfigurationValueRecord.h b/IDEInterfaceBuilderKit/IBPropertyConfigurationValueRecord.h new file mode 100644 index 000000000..b9551782b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBPropertyConfigurationValueRecord.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBMemberConfiguration, IBMemberPropertyValue, NSString; + +@interface IBPropertyConfigurationValueRecord : NSObject +{ + NSString *_property; + IBMemberConfiguration *_configuration; + IBMemberPropertyValue *_value; +} + ++ (id)recordWithProperty:(id)arg1 configuration:(id)arg2 value:(id)arg3; +@property(readonly) IBMemberPropertyValue *value; // @synthesize value=_value; +@property(readonly) IBMemberConfiguration *configuration; // @synthesize configuration=_configuration; +@property(readonly) NSString *property; // @synthesize property=_property; +- (void).cxx_destruct; +- (id)description; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isEqualToPropertyConfigurationValueRecord:(id)arg1; +- (unsigned long long)hash; +- (id)initWithProperty:(id)arg1 configuration:(id)arg2 value:(id)arg3; + +@end + diff --git a/IDEInterfaceBuilderKit/IBReferencingConstraintsInspectorProperty.h b/IDEInterfaceBuilderKit/IBReferencingConstraintsInspectorProperty.h index 65e19a8fe..9711db5e1 100644 --- a/IDEInterfaceBuilderKit/IBReferencingConstraintsInspectorProperty.h +++ b/IDEInterfaceBuilderKit/IBReferencingConstraintsInspectorProperty.h @@ -7,34 +7,73 @@ #import "IDEInspectorProperty.h" #import "IBInspectorReferencingConstraintViewControllerDelegate-Protocol.h" +#import "NSMenuDelegate-Protocol.h" +#import "NSPopoverDelegate-Protocol.h" -@class IBCancellationToken, IBInspectorReferencingConstraintViewController, IDEInspectorKeyPath, NSArray; +@class DVTStackView_ML, IBCancellationToken, IBInspectorReferencingConstraintViewController, IDEInspectorKeyPath, NSArray, NSPopUpButton, NSPopover, NSString, NSTextField, NSView; -@interface IBReferencingConstraintsInspectorProperty : IDEInspectorProperty +@interface IBReferencingConstraintsInspectorProperty : IDEInspectorProperty { - IBCancellationToken *_highlightCancellationToken; IBInspectorReferencingConstraintViewController *_highlightedController; - IDEInspectorKeyPath *_valueKeyPath; + IBCancellationToken *_highlightCancellationToken; NSArray *_referencingConstraintsControllers; + NSPopover *_currentConstraintEditingPopover; + IDEInspectorKeyPath *_valueKeyPath; + DVTStackView_ML *_stackView; + NSView *_filterContainerView; + NSPopUpButton *_filterPopUp; + NSTextField *_filterLabel; } +@property __weak NSTextField *filterLabel; // @synthesize filterLabel=_filterLabel; +@property __weak NSPopUpButton *filterPopUp; // @synthesize filterPopUp=_filterPopUp; +@property(retain) NSView *filterContainerView; // @synthesize filterContainerView=_filterContainerView; +@property(retain) DVTStackView_ML *stackView; // @synthesize stackView=_stackView; - (void).cxx_destruct; +@property(nonatomic) long long orientationFilter; +@property(nonatomic) long long typeFilter; +@property(nonatomic) long long installationFilter; +@property(nonatomic) long long hierarchyFilter; +- (void)clearAllFilters:(id)arg1; +- (void)toggleOrientationFilter:(id)arg1; +- (void)toggleTypeFilter:(id)arg1; +- (void)toggleInstallationFilter:(id)arg1; +- (void)toggleHierarchyFilter:(id)arg1; +- (void)menuNeedsUpdate:(id)arg1; +- (id)_filterMenuTitle; +- (void)_addFilterItemToMenu:(id)arg1 withTitle:(id)arg2 action:(SEL)arg3 value:(long long)arg4 currentValue:(long long)arg5; +- (id)constraintsByApplyingFilterToConstraints:(id)arg1; +- (BOOL)_shouldIncludeConstraint:(id)arg1 basedOnOrientationFilter:(long long)arg2; +- (BOOL)_shouldIncludeConstraint:(id)arg1 basedOnTypeFilter:(long long)arg2; +- (BOOL)_shouldIncludeConstraint:(id)arg1 basedOnHierarchyFilter:(long long)arg2; +- (BOOL)_constraintIsReferencingDescendants:(id)arg1 relativeToItem:(id)arg2; +- (BOOL)_constraintIsReferencingSiblingsOrAncestors:(id)arg1 relativeToItem:(id)arg2; +- (BOOL)_shouldIncludeConstraint:(id)arg1 basedOnInstallationFilter:(long long)arg2; - (void)updateReferencingConstraintSubviews; -- (void)referencingConstraintViewControllerPromoteConstraint:(id)arg1; +- (void)_updateFilterLabelFromFilteredConstraints:(id)arg1 possibleConstraints:(id)arg2; - (void)referencingConstraintViewControllerStopHighlightingConstraint:(id)arg1; - (void)stopHighlightingConstraintForController:(id)arg1; - (void)referencingConstraintViewControllerStartHighlightingConstraint:(id)arg1; - (id)document; -- (void)referencingConstraintViewControllerDeleteConstraint:(id)arg1; - (void)referencingConstraintViewControllerSelectConstraint:(id)arg1; +- (void)popoverDidClose:(id)arg1; +- (void)referencingConstraintViewControllerEditConstraint:(id)arg1; +- (void)_closeCurrentConstraintEditingPopover; - (void)setupRefreshTriggersAndConfigure; - (void)refresh; - (void)loadView; -- (id)referencingConstraints; +- (id)filteredReferencingConstraints; +- (id)possibleConstraints; - (id)referencedView; - (id)inspectorController; - (void)primitiveInvalidate; -- (void)invaldiatePreviousConstraintControllers:(id)arg1; +- (void)invalidatePreviousConstraintControllers:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/IBRelativeMeasurementDescriptor.h b/IDEInterfaceBuilderKit/IBRelativeMeasurementDescriptor.h index c3965e66e..65cd9aaa0 100644 --- a/IDEInterfaceBuilderKit/IBRelativeMeasurementDescriptor.h +++ b/IDEInterfaceBuilderKit/IBRelativeMeasurementDescriptor.h @@ -14,7 +14,7 @@ id destination; } -@property(readonly) id destination; // @synthesize destination; +@property(readonly) NSObject *destination; // @synthesize destination; @property(readonly) NSSet *sources; // @synthesize sources; - (void).cxx_destruct; - (id)description; diff --git a/IDEInterfaceBuilderKit/IBRemoteView.h b/IDEInterfaceBuilderKit/IBRemoteView.h new file mode 100644 index 000000000..b018f8728 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBRemoteView.h @@ -0,0 +1,84 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "IBLiveViewsBundleObserver-Protocol.h" + +@class IBLiveViewsBundle, IBPlatformToolRequester, NSArray, NSError, NSImage, NSNumber, NSString; + +@interface IBRemoteView : NSView +{ + BOOL _initialized; + BOOL _cachedImageShouldBeRequested; + BOOL _waitingForRequestedImageInDrawRect; + NSNumber *_scaleFactor; + long long _pendingImageRequestBehavior; + NSError *_cachedImageError; + NSArray *_cachedImageWarningMessages; + IBLiveViewsBundle *_liveViewsBundle; + NSImage *_cachedImage; + NSString *_cachedImageRequestID; + IBPlatformToolRequester *_cachedImageRequester; +} + ++ (id)keyPathsForValuesAffectingIbHasDesignableCustomClass; +@property(nonatomic, getter=isWaitingForRequestedImageInDrawRect) BOOL waitingForRequestedImageInDrawRect; // @synthesize waitingForRequestedImageInDrawRect=_waitingForRequestedImageInDrawRect; +@property(retain, nonatomic) IBPlatformToolRequester *cachedImageRequester; // @synthesize cachedImageRequester=_cachedImageRequester; +@property(copy, nonatomic) NSString *cachedImageRequestID; // @synthesize cachedImageRequestID=_cachedImageRequestID; +@property(nonatomic) BOOL cachedImageShouldBeRequested; // @synthesize cachedImageShouldBeRequested=_cachedImageShouldBeRequested; +@property(retain, nonatomic) NSImage *cachedImage; // @synthesize cachedImage=_cachedImage; +@property(retain, nonatomic) IBLiveViewsBundle *liveViewsBundle; // @synthesize liveViewsBundle=_liveViewsBundle; +@property(retain, nonatomic) NSArray *cachedImageWarningMessages; // @synthesize cachedImageWarningMessages=_cachedImageWarningMessages; +@property(retain, nonatomic) NSError *cachedImageError; // @synthesize cachedImageError=_cachedImageError; +@property(nonatomic) long long pendingImageRequestBehavior; // @synthesize pendingImageRequestBehavior=_pendingImageRequestBehavior; +@property(readonly, getter=isInitialized) BOOL initialized; // @synthesize initialized=_initialized; +@property(copy, nonatomic) NSNumber *scaleFactor; // @synthesize scaleFactor=_scaleFactor; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (void)drawPlaceholder:(struct CGRect)arg1; +- (void)viewWillDraw; +- (void)willRemoveSubview:(id)arg1; +- (void)didAddSubview:(id)arg1; +@property(readonly) BOOL usesCachedImageBasedDrawing; +- (void)optimisticallyDropBitmapCache; +- (BOOL)cachedImageIsInvalid; +- (void)invalidateCachedImage; +- (void)enumerateCachedImageKeyPaths:(id)arg1; +- (id)cachedImageWaitingIfNeeded; +- (void)ibDocumentDidChangeUserDefinedRuntimeAttributesInNonUndoableWay; +- (void)setIbExternalUserDefinedRuntimeAttributes:(id)arg1; +- (id)environmentForObservingLiveViewsBundle:(id)arg1; +- (void)liveViewsBundleWillInvalidate:(id)arg1; +- (void)liveViewsBundleDidFinishBuilding:(id)arg1; +- (void)liveViewsBundleNeedsToBeRebuilt:(id)arg1; +- (void)waitForCachedImage; +- (void)requestCachedImageIfNeeded; +- (id)marshalledRepresentationForRendering; +- (void)viewDidChangeBackingProperties; +- (void)cancelImageRequest; +- (void)awakeAfterUsingDocumentUnarchiver:(id)arg1; +- (id)awakeAfterUsingCoder:(id)arg1; +- (void)setFrameSize:(struct CGSize)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)ibAwakeInDocument:(id)arg1; +- (void)ibWillRemoveFromDocument:(id)arg1 previouslyMemberOfGroup:(id)arg2; +- (void)ibDidAddToDocument:(id)arg1 phase:(unsigned long long)arg2; +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (void)setIbExternalCustomClassName:(id)arg1; +- (void)ibInvalidateLiveViewsBundleInDocument:(id)arg1; +- (BOOL)ibHasDesignableCustomClass; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBRemoteViewImageRequestProcessor.h b/IDEInterfaceBuilderKit/IBRemoteViewImageRequestProcessor.h new file mode 100644 index 000000000..4122f1a46 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBRemoteViewImageRequestProcessor.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBPlatformToolRequestProcessor-Protocol.h" + +@class NSString; + +@interface IBRemoteViewImageRequestProcessor : NSObject +{ +} + +- (id)backgroundOperationIdentifier; +- (id)performRequestOnBackgroundThreadWithData:(id)arg1 platformTool:(id)arg2; +- (struct CGColorSpace *)colorSpace; +- (void)assertRenderingFailureWithShortMessage:(id)arg1 exceptionMessage:(id)arg2; +- (id)classNamesFoFailedRequests:(id)arg1; +- (id)issueRuests:(id)arg1 toTool:(id)arg2; +- (id)resultsAfterFailingToLoadLiveViewBundlesWithResult:(id)arg1 forRequests:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBResourceManager.h b/IDEInterfaceBuilderKit/IBResourceManager.h index be4fae9f9..96ea95546 100644 --- a/IDEInterfaceBuilderKit/IBResourceManager.h +++ b/IDEInterfaceBuilderKit/IBResourceManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IBDocument, IBMutableIdentityDictionary, IDEContainer, IDEMediaResourceVariantContext, IDEMutableMediaRepository, NSDictionary, NSMutableDictionary; +@class DVTStackBacktrace, IBDocument, IBMutableIdentityDictionary, IDEContainer, IDEMediaResourceVariantContext, IDEMutableMediaRepository, NSDictionary, NSMutableDictionary, NSString; @interface IBResourceManager : NSObject { @@ -30,7 +30,7 @@ + (void)initialize; @property(copy, nonatomic) NSDictionary *variantForMatching; // @synthesize variantForMatching=_variantForMatching; @property(retain, nonatomic) IDEContainer *resourceProvidingContainer; // @synthesize resourceProvidingContainer=_resourceProvidingContainer; -@property(readonly) IBDocument *document; // @synthesize document=_document; +@property(readonly) __weak IBDocument *document; // @synthesize document=_document; - (void).cxx_destruct; - (id)variantContextExportedToLibrary; - (BOOL)mediaLibraryController:(id)arg1 variantSetIsSystemProvided:(id)arg2; @@ -64,7 +64,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEInterfaceBuilderKit/IBRubyParser.h b/IDEInterfaceBuilderKit/IBRubyParser.h index 1c96223a4..fc1bc3e79 100644 --- a/IDEInterfaceBuilderKit/IBRubyParser.h +++ b/IDEInterfaceBuilderKit/IBRubyParser.h @@ -10,7 +10,7 @@ @interface IBRubyParser : IBTaskBasedParser { - IBMutableIdentityDictionary *descriptionsToRelationshipTypesToOrderedRelations; + IBMutableIdentityDictionary *_descriptionsToRelationshipTypesToOrderedRelations; } + (id)secondaryParsableFileTypeIdentifiers; diff --git a/IDEInterfaceBuilderKit/IBRuntimeAttributesInspector.h b/IDEInterfaceBuilderKit/IBRuntimeAttributesInspector.h index 4da7e9dc4..0c26e2233 100644 --- a/IDEInterfaceBuilderKit/IBRuntimeAttributesInspector.h +++ b/IDEInterfaceBuilderKit/IBRuntimeAttributesInspector.h @@ -51,6 +51,8 @@ - (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; - (double)tableView:(id)arg1 heightOfRow:(long long)arg2; - (long long)numberOfRowsInTableView:(id)arg1; +- (id)findIndicatorContentViewForInspectedKeyPath:(id)arg1 withContext:(id)arg2; +- (void)editImageValue:(id)arg1; - (void)editColorValue:(id)arg1; - (void)editValue:(id)arg1; - (void)editType:(id)arg1; @@ -71,5 +73,11 @@ - (void)setupControlBarAfterLoading; - (void)primitiveInvalidate; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBSceneDockViewController.h b/IDEInterfaceBuilderKit/IBSceneDockViewController.h new file mode 100644 index 000000000..1c6307c2d --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSceneDockViewController.h @@ -0,0 +1,130 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEViewController.h" + +#import "IBDockViewHighlightProviderDelegate-Protocol.h" +#import "IBEndPointProvider-Protocol.h" +#import "IBSelectionProvider-Protocol.h" +#import "IBStructureAreaDockViewDelegate-Protocol.h" + +@class DVTMutableOrderedSet, DVTObservingToken, IBAbstractDocumentEditor, IBDecodedPasteboardContent, IBStructureAreaDockView, NSObject, NSString; + +@interface IBSceneDockViewController : IDEViewController +{ + IBDecodedPasteboardContent *_cachedDecodedPasteboadContext; + long long _highlightGenerationIncrementable; + DVTObservingToken *_dockLabelObservationToken; + DVTObservingToken *_kvoDocumentObservingToken; + IBAbstractDocumentEditor *_documentEditor; + NSObject *_sceneViewController; + id _highlightProvider; + DVTMutableOrderedSet *_selectedObjects; + IBStructureAreaDockView *_dockView; +} + +@property(retain) IBStructureAreaDockView *dockView; // @synthesize dockView=_dockView; +@property(copy, nonatomic) DVTMutableOrderedSet *selectedObjects; // @synthesize selectedObjects=_selectedObjects; +@property(readonly) id highlightProvider; // @synthesize highlightProvider=_highlightProvider; +@property(readonly) NSObject *sceneViewController; // @synthesize sceneViewController=_sceneViewController; +@property(nonatomic) __weak IBAbstractDocumentEditor *documentEditor; // @synthesize documentEditor=_documentEditor; +- (void).cxx_destruct; +- (void)incrementHighlightGeneration; +- (long long)highlightGeneration; +- (id)groupForObject:(id)arg1; +- (id)highlightableObjects; +- (BOOL)shouldFilterConstraintChoicesBasedUponAngleOfLine; +- (void)indicateConnectionSuccessForTarget:(id)arg1; +- (id)showTargetIdentifierForEndPoint:(id)arg1; +- (id)endPointsFromBackToFrontAtPoint:(struct CGPoint)arg1 inView:(id)arg2 withContext:(id)arg3 forDocument:(id)arg4 connectionHandler:(id *)arg5; +- (void)revealSpringLoadedObjectAndIndicateSuccess:(id)arg1; +- (id)springLoadedObjectInfoAtPoint:(struct CGPoint)arg1 inView:(id)arg2 withContext:(id)arg3 forDocument:(id)arg4; +- (void)dockView:(id)arg1 didReceiveMouseDownInBackground:(id)arg2; +- (void)pasteExcludingConnections:(id)arg1; +- (void)dockViewPerformPaste:(id)arg1; +- (void)dockView:(id)arg1 duplicateRepresentedObjects:(id)arg2; +- (void)dockView:(id)arg1 cutRepresentedObjects:(id)arg2; +- (void)dockView:(id)arg1 copyRepresentedObjects:(id)arg2; +- (void)dockView:(id)arg1 deleteRepresentedObjects:(id)arg2; +- (void)performDockPasteWithPasteboard:(id)arg1 context:(id)arg2; +- (void)performDockDeleteWithRepresentedObjects:(id)arg1; +- (void)performDockCopyWithRepresentedObjects:(id)arg1; +- (BOOL)dockViewCanPaste:(id)arg1; +- (BOOL)dockView:(id)arg1 canCutRepresentedObjects:(id)arg2; +- (BOOL)dockView:(id)arg1 canDuplicateRepresentedObjects:(id)arg2; +- (BOOL)dockView:(id)arg1 canCopyRepresentedObjects:(id)arg2; +- (BOOL)dockView:(id)arg1 canDeleteRepresentedObjects:(id)arg2; +- (void)dockView:(id)arg1 representedObject:(id)arg2 inGroup:(id)arg3 wasDraggedWithMouseDown:(id)arg4 mouseDragged:(id)arg5; +- (id)pasteboardActionableObjectsForDockRepresentedObjectsDictionary:(id)arg1 action:(int)arg2; +- (BOOL)isObjectPasteboardActionable:(id)arg1 action:(int)arg2; +- (id)objectsForDockRepresentedObjectsDictionary:(id)arg1; +- (void)dockView:(id)arg1 draggingEnded:(id)arg2; +- (void)dockView:(id)arg1 draggingExited:(id)arg2; +- (void)dockView:(id)arg1 concludeDragOperation:(id)arg2; +- (BOOL)dockView:(id)arg1 performDragOperation:(id)arg2; +- (long long)groupTargetInsertionIndexInsertionIndicatorPair:(id)arg1; +- (BOOL)dockView:(id)arg1 prepareForDragOperation:(id)arg2; +- (unsigned long long)dockView:(id)arg1 draggingUpdated:(id)arg2; +- (void)updateInsertionIndicatorPairWithDragInfo:(id)arg1; +- (id)insertionLocationForDragInfo:(id)arg1 initialSuggestion:(id)arg2; +- (id)lastBuiltInObject; +- (BOOL)isBuiltInObject:(id)arg1; +- (void)clearCachedDecodedPasteboadContext; +- (unsigned long long)dockView:(id)arg1 draggingEntered:(id)arg2; +- (id)dockView:(id)arg1 draggedImageState:(id)arg2; +- (id)cachedDecodedPasteboadContextForDragInfo:(id)arg1; +- (unsigned long long)dragObjects:(id)arg1 withMouseDown:(id)arg2 mouseDragged:(id)arg3; +- (id)dropImageStateForObjects:(id)arg1; +- (id)defaultDragImageState:(id)arg1; +- (id)initialDragImageState:(id)arg1; +- (id)dockView:(id)arg1 dragIdentifierForRepresentedObject:(id)arg2 inGroup:(id)arg3; +- (void)dockView:(id)arg1 representedObjectWasSelectedFromOverflowMenu:(id)arg2 inGroup:(id)arg3; +- (void)dockView:(id)arg1 representedObject:(id)arg2 inGroup:(id)arg3 wasClickedWithInitialEvent:(id)arg4; +- (void)dockView:(id)arg1 userDidChangeSelectionWithEvent:(id)arg2; +- (void)userDidChangeSelectionFromOverflowMenuForDockView:(id)arg1; +- (void)userDidChangeSelection; +- (BOOL)dockView:(id)arg1 shouldSelectObjectFromOverflowMenu:(id)arg2 inGroup:(id)arg3; +- (BOOL)dockView:(id)arg1 shouldSelectObject:(id)arg2 inGroup:(id)arg3 withEvent:(id)arg4; +- (BOOL)shouldSelectObjectImmediately:(id)arg1 withEvent:(id)arg2; +- (id)dockView:(id)arg1 imageForRepresentedObject:(id)arg2 inGroup:(id)arg3; +- (BOOL)dockView:(id)arg1 isShowingOpenIndicatorForRepresentedObject:(id)arg2 inGroup:(id)arg3; +- (id)dockView:(id)arg1 titleForRepresentedObject:(id)arg2 inGroup:(id)arg3; +- (id)dockView:(id)arg1 representedObjectsForGroup:(id)arg2; +- (long long)dockView:(id)arg1 minimumNumberOfItemsInGroup:(id)arg2; +- (id)dockView:(id)arg1 titleOfRepresentedGroup:(id)arg2; +- (id)dockViewRepresentedGroups:(id)arg1; +- (void)dockViewWillValidateData:(id)arg1; +- (void)openEditorAfterBeingSelectedInDock:(id)arg1; +- (void)registerWithDocumentEditor; +@property(readonly) NSString *stateSavingIdentifier; +- (void)willResignAsSelectionProviderForDocumentEditor:(id)arg1; +- (void)didBecomeSelectionProviderForDocumentEditor:(id)arg1; +- (BOOL)documentEditor:(id)arg1 canSelectMembers:(id)arg2; +- (void)documentEditor:(id)arg1 deselectMembers:(id)arg2; +- (void)documentEditor:(id)arg1 pullSelection:(id)arg2; +- (void)documentEditor:(id)arg1 selectMembers:(id)arg2 takeFocus:(BOOL)arg3 zoomIfNeeded:(BOOL)arg4; +@property(readonly, nonatomic) BOOL onlySupportsDocumentObjectMembers; +- (void)didChangeSelectedObjects; +- (id)utilityFloaterObjects; +- (id)objectsAreaObjects; +- (id)dockedObjects; +- (id)sceneGroup; +- (id)document; +- (void)setSceneViewController:(id)arg1; +@property(readonly, nonatomic) NSString *selectionProviderSwitcherTitle; +- (void)topLevelObjectsDidChange; +- (void)primitiveInvalidate; +- (void)loadView; +- (id)initWithSceneViewController:(id)arg1 documentEditor:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBSceneExitPlaceholder.h b/IDEInterfaceBuilderKit/IBSceneExitPlaceholder.h new file mode 100644 index 000000000..eddb97a72 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSceneExitPlaceholder.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBDocumentArchiving-Protocol.h" +#import "NSCoding-Protocol.h" + +@class IBTargetRuntime, NSString; + +@interface IBSceneExitPlaceholder : NSObject +{ + IBTargetRuntime *targetRuntime; +} + ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; +- (void).cxx_destruct; +- (id)initWithTargetRuntime:(id)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)ibIsCopyableGivenSelection:(id)arg1; +- (BOOL)ibNeedsToBeArchived; +- (BOOL)ibIsInspectorApplicable:(id)arg1 forCategory:(id)arg2; +- (BOOL)ibTopLevelSceneObjectWantsInclusionInCompiledStoryboard; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBSearchFieldPositionBorderView.h b/IDEInterfaceBuilderKit/IBSearchFieldPositionBorderView.h new file mode 100644 index 000000000..fade5efa6 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSearchFieldPositionBorderView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTBorderedView.h" + +@class NSSearchField; + +@interface IBSearchFieldPositionBorderView : DVTBorderedView +{ + NSSearchField *searchField; + CDStruct_c519178c initialInset; +} + +- (void).cxx_destruct; +- (void)layoutTopDown; +- (void)awakeFromNib; + +@end + diff --git a/IDEInterfaceBuilderKit/IBSearchableAttributeDescription.h b/IDEInterfaceBuilderKit/IBSearchableAttributeDescription.h new file mode 100644 index 000000000..8ecab9517 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSearchableAttributeDescription.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTPropertyListEncoding-Protocol.h" + +@class IBAttributeSearchLocation, NSString; + +@interface IBSearchableAttributeDescription : NSObject +{ + BOOL _supportsPartialMatches; + IBAttributeSearchLocation *_attributeSearchLocation; + NSString *_stringValue; + NSString *_contextLabel; +} + +@property(readonly, nonatomic) BOOL supportsPartialMatches; // @synthesize supportsPartialMatches=_supportsPartialMatches; +@property(readonly, copy, nonatomic) NSString *contextLabel; // @synthesize contextLabel=_contextLabel; +@property(readonly, copy, nonatomic) NSString *stringValue; // @synthesize stringValue=_stringValue; +@property(readonly, copy, nonatomic) IBAttributeSearchLocation *attributeSearchLocation; // @synthesize attributeSearchLocation=_attributeSearchLocation; +- (void).cxx_destruct; +- (void)awakeWithPropertyList:(id)arg1; +- (void)encodeIntoPropertyList:(id)arg1; +- (id)initWithPropertyList:(id)arg1 owner:(id)arg2; +- (id)initWithAttributeSearchLocation:(id)arg1 stringValue:(id)arg2 contextLabel:(id)arg3 supportsPartialMatches:(BOOL)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBSegueCustomClassInspectorProperty.h b/IDEInterfaceBuilderKit/IBSegueCustomClassInspectorProperty.h new file mode 100644 index 000000000..74b185202 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSegueCustomClassInspectorProperty.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEInspectorKeyPath, NSString; + +@interface IBSegueCustomClassInspectorProperty : IBAbstractCustomClassInspectorProperty +{ + IDEInspectorKeyPath *_valueKeyPath; + NSString *_defaultRuntimeClassName; +} + +- (void).cxx_destruct; +- (void)setupRefreshTriggersAndConfigure; +- (id)inspectedDocumentMembers; +- (BOOL)canMemberChangeCustomClassName:(id)arg1; +- (void)setExternalCustomClassName:(id)arg1 forMember:(id)arg2; +- (id)externalCustomClassNameForMember:(id)arg1; +- (id)runtimeClassNameForMember:(id)arg1; +- (id)effectiveClassNameForMember:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBSegueReachabilityContext.h b/IDEInterfaceBuilderKit/IBSegueReachabilityContext.h new file mode 100644 index 000000000..780347c96 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSegueReachabilityContext.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBDocument; + +@interface IBSegueReachabilityContext : NSObject +{ + IBDocument *_document; +} + +@property(readonly, nonatomic) IBDocument *document; // @synthesize document=_document; +- (void).cxx_destruct; +- (id)splitViewSideIndexForReachingPrimarySceneObject:(id)arg1 error:(id *)arg2; +- (BOOL)canReachPrimarySceneObjectFromSplitViewDetail:(id)arg1 error:(id *)arg2; +- (BOOL)canReachPrimarySceneObjectFromSplitViewMaster:(id)arg1 error:(id *)arg2; +- (BOOL)_canReachPrimarySceneObject:(id)arg1 fromSplitViewTerminatorType:(unsigned long long)arg2 error:(id *)arg3; +- (BOOL)canPushFromPrimarySceneObject:(id)arg1 error:(id *)arg2; +- (id)_errorConstructedFromAnySegueInFlowTerminatingSegueMap:(id)arg1 forPrimarySceneObject:(id)arg2 consequenceString:(id)arg3 expectedTerminatorTypeString:(id)arg4; +- (void)_populateValidTerminatingSceneObjects:(id)arg1 andFlowTerminatingSeguesByDestinationSceneObject:(id)arg2 forTerminatorType:(unsigned long long)arg3 fromSceneObject:(id)arg4; +- (void)_recursivePopulateValidTerminatingSceneObjectsToSet:(id)arg1 andAddFlowTerminatingSeguesByDestinationSceneObjectToMap:(id)arg2 forTerminatorType:(unsigned long long)arg3 fromPrimarySceneObject:(id)arg4 reachedBySegue:(id)arg5 reachedSceneObjects:(id)arg6; +- (BOOL)_isPrimarySceneObject:(id)arg1 validTerminatorForType:(unsigned long long)arg2 withPresentingSegue:(id)arg3; +- (id)initWithDocument:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBSelectionChannel.h b/IDEInterfaceBuilderKit/IBSelectionChannel.h index 69d4cd15c..d00594237 100644 --- a/IDEInterfaceBuilderKit/IBSelectionChannel.h +++ b/IDEInterfaceBuilderKit/IBSelectionChannel.h @@ -24,7 +24,7 @@ + (id)defaultSelectionContext; @property(copy, nonatomic) NSOrderedSet *childChannels; // @synthesize childChannels=_childChannels; @property(nonatomic) __weak IBSelectionChannel *parentChannel; // @synthesize parentChannel=_parentChannel; -@property(readonly, nonatomic) id applicator; // @synthesize applicator=_applicator; +@property(readonly, nonatomic) __weak id applicator; // @synthesize applicator=_applicator; - (void).cxx_destruct; - (BOOL)validateAndSetValue:(id)arg1 context:(id)arg2; - (void)applyValue:(id)arg1 previousValue:(id)arg2 context:(id)arg3; diff --git a/IDEInterfaceBuilderKit/IBSelectionOwner.h b/IDEInterfaceBuilderKit/IBSelectionOwner.h index 7c5e5e7e6..3281c852e 100644 --- a/IDEInterfaceBuilderKit/IBSelectionOwner.h +++ b/IDEInterfaceBuilderKit/IBSelectionOwner.h @@ -12,8 +12,6 @@ { DVTMutableOrderedSet *selection; DVTMutableOrderedSet *cachedSelectionCopy; - BOOL delegateImplementsWillSelect; - BOOL delegateImplementsDidSelect; id _delegate; } diff --git a/IDEInterfaceBuilderKit/IBSelectionProvider-Protocol.h b/IDEInterfaceBuilderKit/IBSelectionProvider-Protocol.h index e088cb94b..06c47cc30 100644 --- a/IDEInterfaceBuilderKit/IBSelectionProvider-Protocol.h +++ b/IDEInterfaceBuilderKit/IBSelectionProvider-Protocol.h @@ -18,7 +18,7 @@ - (BOOL)documentEditor:(id)arg1 canSelectMembers:(id)arg2; - (void)documentEditor:(id)arg1 deselectMembers:(id)arg2; - (void)documentEditor:(id)arg1 pullSelection:(id)arg2; -- (void)documentEditor:(id)arg1 selectMembers:(id)arg2; +- (void)documentEditor:(id)arg1 selectMembers:(id)arg2 takeFocus:(BOOL)arg3 zoomIfNeeded:(BOOL)arg4; - (void)registerWithDocumentEditor; @end diff --git a/IDEInterfaceBuilderKit/IBShadowBox.h b/IDEInterfaceBuilderKit/IBShadowBox.h index ce9ed8f15..a8e2e0a90 100644 --- a/IDEInterfaceBuilderKit/IBShadowBox.h +++ b/IDEInterfaceBuilderKit/IBShadowBox.h @@ -15,10 +15,10 @@ } @property(nonatomic) unsigned long long shadowedEdges; // @synthesize shadowedEdges; -@property(copy, nonatomic) NSShadow *shadow; // @synthesize shadow; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; - (id)hitTest:(struct CGPoint)arg1; +@property(copy) NSShadow *shadow; // @synthesize shadow; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBSimpleCopyDocumentStripper.h b/IDEInterfaceBuilderKit/IBSimpleCopyDocumentStripper.h new file mode 100644 index 000000000..6ec9fbd5f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSimpleCopyDocumentStripper.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBSimpleCopyDocumentStripper : IBDocumentStripper +{ +} + +- (id)strippedWrapperOfContentsAtPath:(id)arg1 error:(id *)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBSimulatedMetricsContainer.h b/IDEInterfaceBuilderKit/IBSimulatedMetricsContainer.h new file mode 100644 index 000000000..a9931d345 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSimulatedMetricsContainer.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBDocumentArchiving-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSString; + +@interface IBSimulatedMetricsContainer : NSObject +{ +} + ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; ++ (id)defaultSimulatedMetricsForDocument:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBSingletonObject.h b/IDEInterfaceBuilderKit/IBSingletonObject.h new file mode 100644 index 000000000..167088592 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSingletonObject.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IBSingletonObject : NSObject +{ +} + ++ (id)allInstances; ++ (void)enumerateInstancesWithBlock:(id)arg1; ++ (Class)baseSingletonClass; ++ (id)instanceWithIdentifier:(id)arg1; ++ (void)registerSharedInstance; ++ (id)sharedInstance; ++ (id)existingSharedInstance; +- (void)didRegisterSharedInstance; +- (id)identifier; +- (id)init; + +@end + diff --git a/IDEInterfaceBuilderKit/IBSizeInspectorAutoresizingMaskInspectorProperty.h b/IDEInterfaceBuilderKit/IBSizeInspectorAutoresizingMaskInspectorProperty.h index aef9f3fbb..50537f453 100644 --- a/IDEInterfaceBuilderKit/IBSizeInspectorAutoresizingMaskInspectorProperty.h +++ b/IDEInterfaceBuilderKit/IBSizeInspectorAutoresizingMaskInspectorProperty.h @@ -6,13 +6,11 @@ #import -@class IBFillView, NSArray, NSButton, NSDate, NSImageView, NSTimer, NSTrackingArea, NSView; +@class IBFillView, IBViewResizingDiagram, IDEInspectorKeyPath, NSButton, NSDate, NSImageView, NSTimer, NSTrackingArea, NSView; @interface IBSizeInspectorAutoresizingMaskInspectorProperty : IBAbstractSizeInspectorProperty { - NSView *animatedViewContainer; IBFillView *animationStageFrame; - NSView *animatedView; NSImageView *desktopBackgroundImageView; NSView *autosizingControlArea; NSButton *minXStrut; @@ -21,8 +19,7 @@ NSButton *maxYStrut; NSButton *widthSpring; NSButton *heightSpring; - NSArray *observationTokens; - double animationDuration; + IBViewResizingDiagram *resizingDiagram; NSDate *animationStart; NSDate *animationEnd; NSTimer *animationTimer; @@ -32,12 +29,12 @@ BOOL applicationIsActive; id currentFrameAnimator; id previousFrameAnimator; - struct CGRect initialAnimationViewFrame; - struct CGRect initialAnimationViewContainerFrame; - struct CGRect finalAnimationViewContainerFrame; + struct CGRect initialDiagramObjectFrame; + struct CGRect initialDiagramContainerFrame; + struct CGRect finalDiagramContainerFrame; + IDEInspectorKeyPath *_valueKeyPath; } -@property double animationDuration; // @synthesize animationDuration; - (void).cxx_destruct; - (void)resetAutoresizingDemonstrationAnimation:(id)arg1; - (void)appDidDeactivate:(id)arg1; @@ -54,14 +51,14 @@ - (void)abortAnimating; - (void)applyAutoresizingMask:(id)arg1; - (void)refreshAutoSizingButtons; -- (void)setNormalizedAutoresizingMask:(unsigned long long)arg1 forView:(id)arg2; -- (unsigned long long)normalizedAutoresizingMaskForView:(id)arg1; +- (unsigned long long)specializeAutoresizingMask:(unsigned long long)arg1 forView:(id)arg2; +- (unsigned long long)normalizeAutoresizingMask:(unsigned long long)arg1 forView:(id)arg2; +- (double)baseline; - (void)refresh; - (void)setupRefreshTriggersAndConfigure; - (void)propertyViewWillUninstallFromContentView; - (void)propertyViewDidInstallIntoContentView; - (void)loadView; -- (id)initWithPropertyDefinition:(id)arg1 andController:(id)arg2; @end diff --git a/IDEInterfaceBuilderKit/IBSourceCodeClassProvider.h b/IDEInterfaceBuilderKit/IBSourceCodeClassProvider.h new file mode 100644 index 000000000..5bfa50ca9 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSourceCodeClassProvider.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTDelayedInvocation, DVTNotificationToken, DVTObservingToken, IBSourceCodeParserRegistry, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableOrderedSet, NSObject, NSSet, NSString; + +@interface IBSourceCodeClassProvider : IBAbstractClassDescriptionBackedWorkspaceDocumentClassProvider +{ + DVTDelayedInvocation *_batchedParsingInvocation; + NSObject *_scanningQueue; + IBSourceCodeParserRegistry *_parserRegistry; + NSMutableDictionary *_workspaceWorkItems; + NSMutableArray *_workItemQueueFromLastStart; + NSDictionary *_workspaceFrameworkConflictWinners; + id _containerContentObservation; + DVTObservingToken *_editorDocumentsObservingToken; + DVTNotificationToken *_editorDocumentDidChangeToken; + NSSet *_openEditorDocumentPaths; + NSMutableOrderedSet *_observers; + BOOL _invalidating; + double _throttleFactor; + NSString *_proximityPriorityHintingPath; + long long _generation; + long long _lastStartedGeneration; + long long _lastCompletedGeneration; +} + ++ (double)timeout; +@property(readonly) long long lastCompletedGeneration; // @synthesize lastCompletedGeneration=_lastCompletedGeneration; +@property(readonly) long long lastStartedGeneration; // @synthesize lastStartedGeneration=_lastStartedGeneration; +@property(readonly) long long generation; // @synthesize generation=_generation; +@property(copy) NSString *proximityPriorityHintingPath; // @synthesize proximityPriorityHintingPath=_proximityPriorityHintingPath; +@property(nonatomic) double throttleFactor; // @synthesize throttleFactor=_throttleFactor; +- (void).cxx_destruct; +- (void)_notifyObserversOfAffectedFilePaths:(id)arg1 andAffectedClassNames:(id)arg2; +- (id)addParsingObserver:(id)arg1; +- (void)openEditorDocumentDidChange:(id)arg1; +- (void)openEditorDocumentsDidChange; +- (void)openEditorDocumentWithPathsDidChange:(id)arg1; +- (void)observedWorkspaceDidAddOrModifyPaths:(id)arg1 andRemovePaths:(id)arg2; +- (void)integratePartialClassDescriptions:(id)arg1; +- (void)batchUpdateParsing:(id)arg1; +- (id)parsingContextForWorkItems:(id)arg1; +- (id)nextBatchUpdatingGenerationIfNeeded; +- (BOOL)isSchedulableWorkItem:(id)arg1; +- (id)overridingEditorContentForWorkItems:(id)arg1; +- (BOOL)isClassDescriptionApplicable:(id)arg1 givenFrameworkPaths:(id)arg2; +- (id)workItemPriorityComparator; +- (void)postDidUpdateParsingNotification; +@property(readonly) long long completionProgress; +- (BOOL)isPaused; +- (void)primitiveInvalidate; +- (id)initWithWorkspaceDocument:(id)arg1 platform:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBSourceCodeConnectionContext.h b/IDEInterfaceBuilderKit/IBSourceCodeConnectionContext.h index 59fb71b77..75d23cfab 100644 --- a/IDEInterfaceBuilderKit/IBSourceCodeConnectionContext.h +++ b/IDEInterfaceBuilderKit/IBSourceCodeConnectionContext.h @@ -10,24 +10,6 @@ @interface IBSourceCodeConnectionContext : NSObject { - IDEWorkspaceDocument *destinationWorkspaceDocument; - IBConnection *connectionPrototypeToComplete; - long long action; - DVTExtension *representedExtension; - NSString *containingCategoryName; - NSArray *springLoadedTraversal; - NSString *containingClassName; - NSURL *sourceCodeDocumentURL; - unsigned long long sourceLineNumber; - NSError *insertionError; - IBDocument *document; - BOOL wasInserted; - NSArray *targets; - id activeTarget; - NSString *type; - NSString *name; - struct _NSRange range; - id source; struct { unsigned int didSetAction:1; unsigned int didSetDocument:1; @@ -40,30 +22,48 @@ unsigned int didSetWasInserted:1; unsigned int didSetSourceCodeDocumentURL:1; unsigned int _reserved:22; - } flags; + } _flags; + BOOL _wasInserted; + long long _action; + IBDocument *_document; + NSURL *_sourceCodeDocumentURL; + DVTExtension *_representedExtension; + NSString *_name; + NSArray *_springLoadedTraversal; + NSString *_type; + NSString *_containingClassName; + NSString *_containingCategoryName; + IBConnection *_connectionPrototypeToComplete; + NSArray *_targets; + id _activeTarget; + id _source; + IDEWorkspaceDocument *_destinationWorkspaceDocument; + unsigned long long _sourceLineNumber; + NSError *_insertionError; + struct _NSRange _range; } + (Class)sourceCodeGeneratorClass; + (id)targetCandidatesForContainingClassNamed:(id)arg1 toObject:(id)arg2 document:(id)arg3 preferredTarget:(id *)arg4; + (id)defaultType; -@property(readonly) NSString *containingCategoryName; // @synthesize containingCategoryName; -@property(copy, nonatomic) NSURL *sourceCodeDocumentURL; // @synthesize sourceCodeDocumentURL; -@property(readonly) DVTExtension *representedExtension; // @synthesize representedExtension; -@property(retain) NSError *insertionError; // @synthesize insertionError; -@property(retain, nonatomic) IDEWorkspaceDocument *destinationWorkspaceDocument; // @synthesize destinationWorkspaceDocument; -@property(retain, nonatomic) IBDocument *document; // @synthesize document; -@property(retain, nonatomic) id source; // @synthesize source; -@property(retain, nonatomic) id activeTarget; // @synthesize activeTarget; -@property(copy, nonatomic) NSString *containingClassName; // @synthesize containingClassName; -@property(copy, nonatomic) NSArray *targets; // @synthesize targets; -@property(copy) NSArray *springLoadedTraversal; // @synthesize springLoadedTraversal; -@property(nonatomic) BOOL wasInserted; // @synthesize wasInserted; -@property(nonatomic) unsigned long long sourceLineNumber; // @synthesize sourceLineNumber; -@property(copy, nonatomic) NSString *type; // @synthesize type; -@property(retain, nonatomic) IBConnection *connectionPrototypeToComplete; // @synthesize connectionPrototypeToComplete; -@property(nonatomic) long long action; // @synthesize action; -@property struct _NSRange range; // @synthesize range; -@property(copy, nonatomic) NSString *name; // @synthesize name; +@property(retain) NSError *insertionError; // @synthesize insertionError=_insertionError; +@property(nonatomic) BOOL wasInserted; // @synthesize wasInserted=_wasInserted; +@property(nonatomic) unsigned long long sourceLineNumber; // @synthesize sourceLineNumber=_sourceLineNumber; +@property(retain, nonatomic) IDEWorkspaceDocument *destinationWorkspaceDocument; // @synthesize destinationWorkspaceDocument=_destinationWorkspaceDocument; +@property(retain, nonatomic) id source; // @synthesize source=_source; +@property(retain, nonatomic) id activeTarget; // @synthesize activeTarget=_activeTarget; +@property(copy, nonatomic) NSArray *targets; // @synthesize targets=_targets; +@property(retain, nonatomic) IBConnection *connectionPrototypeToComplete; // @synthesize connectionPrototypeToComplete=_connectionPrototypeToComplete; +@property(retain) NSString *containingCategoryName; // @synthesize containingCategoryName=_containingCategoryName; +@property(copy, nonatomic) NSString *containingClassName; // @synthesize containingClassName=_containingClassName; +@property struct _NSRange range; // @synthesize range=_range; +@property(copy, nonatomic) NSString *type; // @synthesize type=_type; +@property(copy) NSArray *springLoadedTraversal; // @synthesize springLoadedTraversal=_springLoadedTraversal; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +@property(retain) DVTExtension *representedExtension; // @synthesize representedExtension=_representedExtension; +@property(copy, nonatomic) NSURL *sourceCodeDocumentURL; // @synthesize sourceCodeDocumentURL=_sourceCodeDocumentURL; +@property(retain, nonatomic) IBDocument *document; // @synthesize document=_document; +@property(nonatomic) long long action; // @synthesize action=_action; - (void).cxx_destruct; - (id)representativeCounterpart; - (id)counterpartsForIgnoringErrors; @@ -72,6 +72,7 @@ - (id)generateRepresentativeConnection; - (id)validatedSourceCodeConnectionTypeForType:(id)arg1 error:(id *)arg2; - (id)validatedSourceCodeConnectionNameForName:(id)arg1 error:(id *)arg2; +- (BOOL)parseSourceLandmarkItem:(id)arg1; - (BOOL)parseSourceModelItem:(id)arg1 sourceModel:(id)arg2; - (id)traversedContexts; - (id)counterpartsToCustomLocations; @@ -82,7 +83,6 @@ - (BOOL)userCanConfigureTarget; - (BOOL)userCanConfigureType; - (BOOL)userCanConfigureName; -@property(readonly) NSString *nameConcatenatedWithType; @property(readonly) NSString *qualifiedType; - (id)labelForCompletingConnectionPrototypeForInsertion; @property(readonly) NSString *effectiveLabelForCompletingPrototypeConnection; @@ -91,8 +91,8 @@ @property(readonly) BOOL isContainedInCategory; @property(readonly) BOOL isContainedInClassExtension; - (id)description; -- (id)initForInsertionWithExtension:(id)arg1 sourceModelItem:(id)arg2 sourceModel:(id)arg3; -- (id)initForMatchWithExtension:(id)arg1 sourceModelItem:(id)arg2 sourceModel:(id)arg3; +- (id)initForAction:(long long)arg1 withExtension:(id)arg2 sourceLandmarkItem:(id)arg3; +- (id)initForAction:(long long)arg1 withExtension:(id)arg2 sourceModelItem:(id)arg3 sourceModel:(id)arg4; - (id)initWithExtension:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBSourceCodeConnectionContextMatcher.h b/IDEInterfaceBuilderKit/IBSourceCodeConnectionContextMatcher.h index a82b316ee..65aea988f 100644 --- a/IDEInterfaceBuilderKit/IBSourceCodeConnectionContextMatcher.h +++ b/IDEInterfaceBuilderKit/IBSourceCodeConnectionContextMatcher.h @@ -6,26 +6,29 @@ #import "NSObject.h" -@class IBMutableIdentityDictionary, NSMutableSet; +@class DVTSourceCodeLanguage, IBMutableIdentityDictionary, NSMutableSet; @interface IBSourceCodeConnectionContextMatcher : NSObject { - IBMutableIdentityDictionary *matchInclusionLanguageIdentifiersByContextClass; - IBMutableIdentityDictionary *insertInclusionLanguageIdentifiersByContextClass; - IBMutableIdentityDictionary *matchExclusionLanguageIdentifiersByContextClass; - IBMutableIdentityDictionary *insertExclusionLanguageIdentifiersByContextClass; - IBMutableIdentityDictionary *contextExtensionByContextClass; - NSMutableSet *allInclusionClasses; + IBMutableIdentityDictionary *_matchInclusionLanguageIdentifiersByContextClass; + IBMutableIdentityDictionary *_insertInclusionLanguageIdentifiersByContextClass; + IBMutableIdentityDictionary *_matchExclusionLanguageIdentifiersByContextClass; + IBMutableIdentityDictionary *_insertExclusionLanguageIdentifiersByContextClass; + IBMutableIdentityDictionary *_contextExtensionByContextClass; + NSMutableSet *_allInclusionClasses; + DVTSourceCodeLanguage *_language; } -+ (id)sharedInstance; ++ (id)sharedInstanceForLanguage:(id)arg1; +@property(retain) DVTSourceCodeLanguage *language; // @synthesize language=_language; - (void).cxx_destruct; -- (id)prototypeInsertConnectionContextsForSourceItem:(id)arg1 sourceModel:(id)arg2 applicableContextClasses:(id)arg3; -- (id)prototypeMatchConnectionContextsForSourceItem:(id)arg1 sourceModel:(id)arg2 applicableContextClasses:(id)arg3; -- (id)connectionContextClassesForSourceItem:(id)arg1 applicableConnectionClasses:(id)arg2 inclusionDictionary:(id)arg3 exclusionDictionary:(id)arg4; +- (id)contextExtensionForClass:(Class)arg1; +- (id)prototypeConnectionContextsForAction:(long long)arg1 sourceItem:(id)arg2 sourceModel:(id)arg3 applicableContextClasses:(id)arg4; +- (id)connectionContextClassesForSourceItemContexts:(id)arg1 applicableConnectionClasses:(id)arg2 inclusionDictionary:(id)arg3 exclusionDictionary:(id)arg4; - (id)inclusionClassesForApplicableContextClasses:(id)arg1; - (void)loadAllConnectionContextMetadata; -- (id)init; +- (void)loadConnectionContextMetadataForExtension:(id)arg1; +- (id)initWithLanguage:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBSourceCodeConnectionEndPointProvider.h b/IDEInterfaceBuilderKit/IBSourceCodeConnectionEndPointProvider.h index 6b8c89162..f02bc7119 100644 --- a/IDEInterfaceBuilderKit/IBSourceCodeConnectionEndPointProvider.h +++ b/IDEInterfaceBuilderKit/IBSourceCodeConnectionEndPointProvider.h @@ -8,16 +8,16 @@ #import "IBEndPointProvider-Protocol.h" -@class DVTSourceModel, DVTSourceTextView, IBTargetIdentifier; +@class DVTSourceTextView, IBTargetIdentifier, NSSet, NSString; @interface IBSourceCodeConnectionEndPointProvider : NSObject { - IBTargetIdentifier *targetIdentifier; - DVTSourceTextView *sourceTextView; - DVTSourceModel *sourceModel; + IBTargetIdentifier *_targetIdentifier; + NSSet *_connectionContextExtensions; + DVTSourceTextView *_sourceTextView; } -@property(readonly) DVTSourceTextView *sourceTextView; // @synthesize sourceTextView; +@property(retain) DVTSourceTextView *sourceTextView; // @synthesize sourceTextView=_sourceTextView; - (void).cxx_destruct; - (BOOL)shouldFilterConstraintChoicesBasedUponAngleOfLine; - (void)indicateConnectionSuccessForTarget:(id)arg1; @@ -28,13 +28,11 @@ - (void)revealSpringLoadedObjectAndIndicateSuccess:(id)arg1; - (id)springLoadedObjectInfoAtPoint:(struct CGPoint)arg1 inView:(id)arg2 withContext:(id)arg3 forDocument:(id)arg4; - (id)endPointHandlerForPoint:(struct CGPoint)arg1 inView:(id)arg2 withContext:(id)arg3 forDocument:(id)arg4; -- (BOOL)shouldIgnoreContainingSourceModelItemIfFolded:(id)arg1; -- (long long)validatedRealLineNumberForRealInsertionCharacterIndex:(long long)arg1 inClassItem:(id)arg2; -- (id)containingModelItemForSourceModelItem:(id)arg1 inClassItem:(id)arg2; - (struct _NSRange)lineRangeForModelItem:(id)arg1; - (void)endPointConsumerDidFinishConnecting; - (void)endPointConsumerWillStartConnecting; -- (id)nearestInterestingConnectionHandlerFromItem:(id)arg1 inContainingClassNamed:(id)arg2 realSourceLineNumber:(unsigned long long)arg3 withContext:(id)arg4 forDocument:(id)arg5; +- (id)nearestInterestingConnectionHandlerContainingClassNamed:(id)arg1 realSourceLineNumber:(unsigned long long)arg2 withContext:(id)arg3 forDocument:(id)arg4 prototypeConnectionContextsBlock:(id)arg5; +- (void)determineValidMatchAndInsertionContextsForCompletingConnectionPrototype:(id)arg1 containingClassNamed:(id)arg2 realSourceLineNumber:(unsigned long long)arg3 withContext:(id)arg4 forDocument:(id)arg5 prototypeConnectionContextsBlock:(id)arg6 populatingValidMatchContexts:(void)arg7 validInsertionContexts:(id)arg8; - (void)uninstallTargetIdentifier; - (void)installTargetIdentifier; - (id)destinationWorkspaceDocument; @@ -43,5 +41,11 @@ - (id)textStorage; - (id)initWithSourceTextView:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBSourceCodeParser.h b/IDEInterfaceBuilderKit/IBSourceCodeParser.h index 7678c1e74..c53760ee9 100644 --- a/IDEInterfaceBuilderKit/IBSourceCodeParser.h +++ b/IDEInterfaceBuilderKit/IBSourceCodeParser.h @@ -8,17 +8,15 @@ @interface IBSourceCodeParser : NSObject { - BOOL usesStrictParsing; } ++ (void)populateContext:(id)arg1 forWorkItems:(id)arg2 inWorkspace:(id)arg3; ++ (BOOL)requiresContext; + (id)secondaryParsableFileTypeIdentifiers; + (id)primaryParsableFileTypeIdentifiers; + (id)supportedFileExtensions; -- (id)parseData:(id)arg1 fromFile:(id)arg2 errors:(id *)arg3; -- (id)parseFile:(id)arg1 errors:(id *)arg2; -- (void)setUsesStrictParsing:(BOOL)arg1; -- (BOOL)usesStrictParsing; -- (id)init; +- (id)parseData:(id)arg1 fromFile:(id)arg2 withContext:(id)arg3 errors:(id *)arg4; +- (id)parseFile:(id)arg1 withContext:(id)arg2 errors:(id *)arg3; @end diff --git a/IDEInterfaceBuilderKit/IBSourceCodeParserRegistry.h b/IDEInterfaceBuilderKit/IBSourceCodeParserRegistry.h new file mode 100644 index 000000000..5dc759174 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSourceCodeParserRegistry.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBPlatform, NSDictionary, NSSet; + +@interface IBSourceCodeParserRegistry : NSObject +{ + IBPlatform *_platform; + NSDictionary *_parserClassesByExtension; + NSSet *_supportedFileExtensions; + NSSet *_supportedFileTypeIdentifiers; + NSSet *_primaryParsableFileTypeIdentifiers; + NSSet *_secondaryParsableFileTypeIdentifiers; +} + ++ (id)sourceCodeParserRegistryForPlatform:(id)arg1; +@property(readonly) NSSet *secondaryParsableFileTypeIdentifiers; // @synthesize secondaryParsableFileTypeIdentifiers=_secondaryParsableFileTypeIdentifiers; +@property(readonly) NSSet *primaryParsableFileTypeIdentifiers; // @synthesize primaryParsableFileTypeIdentifiers=_primaryParsableFileTypeIdentifiers; +@property(readonly) NSSet *supportedFileTypeIdentifiers; // @synthesize supportedFileTypeIdentifiers=_supportedFileTypeIdentifiers; +@property(readonly) NSSet *supportedFileExtensions; // @synthesize supportedFileExtensions=_supportedFileExtensions; +@property(readonly) IBPlatform *platform; // @synthesize platform=_platform; +- (void).cxx_destruct; +- (id)workItemsByParserClassForWorkItems:(id)arg1 limitedToParsersRequiringContext:(BOOL)arg2; +- (id)parserForFileExtension:(id)arg1; +- (id)initWithPlatform:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBSourceCodeScanningActivityReporter.h b/IDEInterfaceBuilderKit/IBSourceCodeScanningActivityReporter.h new file mode 100644 index 000000000..9a30d466c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSourceCodeScanningActivityReporter.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEActivityReporter.h" + +@class DVTNotificationToken, IDEActivityReport; + +@interface IBSourceCodeScanningActivityReporter : IDEActivityReporter +{ + DVTNotificationToken *_didUpdateParsingToken; + IDEActivityReport *_workspaceActivityReport; +} + ++ (void)initialize; +- (void).cxx_destruct; +- (void)updateActivityReport:(id)arg1; +- (void)primitiveInvalidate; +- (id)initWithWorkspace:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBSourceModelItemInfo.h b/IDEInterfaceBuilderKit/IBSourceModelItemInfo.h index de0fab9f2..2e35839bb 100644 --- a/IDEInterfaceBuilderKit/IBSourceModelItemInfo.h +++ b/IDEInterfaceBuilderKit/IBSourceModelItemInfo.h @@ -10,24 +10,23 @@ @interface IBSourceModelItemInfo : NSObject { - DVTSourceModelItem *item; - NSString *name; - NSString *type; - NSString *collectionType; - long long relationshipType; - struct _NSRange range; - unsigned long long sourceModelItemContext; + DVTSourceModelItem *_item; + NSString *_type; + NSString *_name; + NSString *_collectionType; + long long _relationshipType; + unsigned long long _annotationKind; + struct _NSRange _range; } -@property(readonly) unsigned long long sourceModelItemContext; // @synthesize sourceModelItemContext; -@property(readonly) NSString *collectionType; // @synthesize collectionType; -@property(readonly) long long relationshipType; // @synthesize relationshipType; -@property(readonly) NSString *name; // @synthesize name; -@property(readonly) NSString *type; // @synthesize type; -@property(readonly) struct _NSRange range; // @synthesize range; -@property(readonly) DVTSourceModelItem *item; // @synthesize item; +@property unsigned long long annotationKind; // @synthesize annotationKind=_annotationKind; +@property long long relationshipType; // @synthesize relationshipType=_relationshipType; +@property(retain) NSString *collectionType; // @synthesize collectionType=_collectionType; +@property(retain) NSString *name; // @synthesize name=_name; +@property(retain) NSString *type; // @synthesize type=_type; +@property struct _NSRange range; // @synthesize range=_range; +@property(retain) DVTSourceModelItem *item; // @synthesize item=_item; - (void).cxx_destruct; -- (void)setSourceModelItemContext:(unsigned long long)arg1; - (id)initWithSourceModelItem:(id)arg1 name:(id)arg2 type:(id)arg3 collectionType:(id)arg4 range:(struct _NSRange)arg5 relationshipType:(long long)arg6; @end diff --git a/IDEInterfaceBuilderKit/IBSourceScanningWorkItem.h b/IDEInterfaceBuilderKit/IBSourceScanningWorkItem.h new file mode 100644 index 000000000..e346ea96c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBSourceScanningWorkItem.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@class DVTFilePath, NSNumber, NSString; + +@interface IBSourceScanningWorkItem : NSObject +{ + DVTFilePath *_filePath; + BOOL _containsBonusWord; + BOOL _isFramework; + NSNumber *_completedGeneration; + long long _changedInGeneration; +} + +@property(readonly) long long changedInGeneration; // @synthesize changedInGeneration=_changedInGeneration; +@property(readonly) NSNumber *completedGeneration; // @synthesize completedGeneration=_completedGeneration; +@property(readonly) BOOL isFramework; // @synthesize isFramework=_isFramework; +@property(readonly) DVTFilePath *filePath; // @synthesize filePath=_filePath; +- (void).cxx_destruct; +- (id)description; +- (BOOL)wasChangedAfterGeneration:(long long)arg1; +@property(readonly) BOOL needsToBeScheduled; +@property(readonly) NSString *fileName; +@property(readonly) BOOL containsBonusWords; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)replacementChangedInGeneration:(long long)arg1; +- (id)replacementCompletedInGeneration:(long long)arg1; +- (id)initWithFilePath:(id)arg1 completedGeneration:(id)arg2 changedInGeneration:(long long)arg3; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardAbstractTriggeredSegue.h b/IDEInterfaceBuilderKit/IBStoryboardAbstractTriggeredSegue.h new file mode 100644 index 000000000..114f07a4c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardAbstractTriggeredSegue.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBStoryboardAbstractTriggeredSegue : IBAbstractSegueConnection +{ +} + ++ (id)keyPathsForValuesAffectingIbInspectedSegueClassName; ++ (double)displayOrderPriority; ++ (BOOL)isValidForStoryboardDocument:(id)arg1; ++ (id)prototypeConnectionsFromObject:(id)arg1 toObject:(id)arg2; ++ (void)populatePrototypes:(id)arg1 inStoryboard:(id)arg2 forSegueFromObject:(id)arg3 toObject:(id)arg4 withTrigger:(id)arg5; ++ (id)prototypeConnectionsForObject:(id)arg1; ++ (id)prototypeTriggeredSeguesForDestination:(id)arg1 inStoryboard:(id)arg2; ++ (BOOL)isObjectValidSource:(id)arg1; ++ (BOOL)isAbstractType; +- (void)setIbInspectedSegueClassName:(id)arg1; +- (id)ibInspectedSegueClassName; +- (id)completeWithMissingComponent:(id)arg1; +- (id)missingComponents; +- (BOOL)validateDestination:(id)arg1; +- (id)segueAttributeInspectorExtensionIdentifier; +- (BOOL)isExclusiveTo:(id)arg1 inObjectContainer:(id)arg2; +- (BOOL)isValidForDocument:(id)arg1 message:(id *)arg2; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; +- (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; +- (id)displayGroupIdentifierForDragFromObject:(id)arg1 toObject:(id)arg2; +- (BOOL)validateSource:(id)arg1; +- (id)userPresentableLabel; +- (id)trigger; +- (Class)classForPrototypeWithRespectTo:(id)arg1; +- (id)initWithSource:(id)arg1 andTrigger:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCanvasBackgroundOverlayView.h b/IDEInterfaceBuilderKit/IBStoryboardCanvasBackgroundOverlayView.h new file mode 100644 index 000000000..c7445f3e2 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCanvasBackgroundOverlayView.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLayoutView_ML.h" + +#import "IBStoryboardCanvasLinkPathDelegate-Protocol.h" + +@class DVTMutableOrderedSet, NSString; + +@interface IBStoryboardCanvasBackgroundOverlayView : DVTLayoutView_ML +{ + id _canvasLinkPathProducer; + id _delegate; + DVTMutableOrderedSet *_canvasLinkPaths; +} + +@property(copy, nonatomic) DVTMutableOrderedSet *canvasLinkPaths; // @synthesize canvasLinkPaths=_canvasLinkPaths; +@property __weak id delegate; // @synthesize delegate=_delegate; +@property(copy) id canvasLinkPathProducer; // @synthesize canvasLinkPathProducer=_canvasLinkPathProducer; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (void)layoutTopDown; +- (struct CGRect)frameForCanvasLinkPath:(id)arg1; +- (id)canvasLinkPathsIntersectedByRect:(struct CGRect)arg1; +- (void)mouseDown:(id)arg1; +- (id)hitTest:(struct CGPoint)arg1; +- (id)canvasLinkPathAtPoint:(struct CGPoint)arg1; +- (void)storyboardCanvasLinkPathNeedsDisplay:(id)arg1; +- (void)invalidateData; +- (id)initWithFrame:(struct CGRect)arg1 delegate:(id)arg2 canvasLinkPathProducer:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCanvasBackgroundOverlayViewDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBStoryboardCanvasBackgroundOverlayViewDelegate-Protocol.h new file mode 100644 index 000000000..86bf2debb --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCanvasBackgroundOverlayViewDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBStoryboardCanvasBackgroundOverlayViewDelegate +- (void)canvasBackgroundOverlayView:(id)arg1 canvasLinkPathWasClicked:(id)arg2 withMouseDownEvent:(id)arg3; +- (void)canvasBackgroundOverlayView:(id)arg1 canvasLinkPathWasDoubleClicked:(id)arg2 withMouseDownEvent:(id)arg3; +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCanvasFrame.h b/IDEInterfaceBuilderKit/IBStoryboardCanvasFrame.h new file mode 100644 index 000000000..48fe98fa4 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCanvasFrame.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBStoryboardCanvasFrameTitleCapsuleDelegate-Protocol.h" + +@class IBStoryboardCanvasFrameTitleCapsule; + +@interface IBStoryboardCanvasFrame : IBBorderlessEditorCanvasFrame +{ + IBStoryboardCanvasFrameTitleCapsule *titleCapsule; + BOOL showingDock; + BOOL _fillsContentRect; +} + +@property(nonatomic, getter=isShowingDock) BOOL fillsContentRect; // @synthesize fillsContentRect=_fillsContentRect; +- (void).cxx_destruct; +- (struct CGSize)sizeForKnob:(long long)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (id)effectiveStrokeColor; +- (void)hasKeyLookDidChange; +- (id)dockLabelContainerForTitleCapsule:(id)arg1; +- (id)representedSceneViewControllerForTitleCapsule:(id)arg1; +- (id)documentEditorForTitleCapsule:(id)arg1; +- (struct CGPoint)convergencePointForCanvasLink:(id)arg1 withIndex:(long long)arg2 inSeriesOfSeguesWithCount:(long long)arg3; +- (struct CGPoint)spawnPointForCanvasLink:(id)arg1 withIndex:(long long)arg2 inSeriesOfSeguesWithCount:(long long)arg3; +- (BOOL)shouldDragFrameWithMouseDown:(id)arg1; +- (id)boundingRectsForBandSelectionHitTesting; +- (void)layoutBottomUp; +- (CDStruct_c519178c)contentInset; +@property(nonatomic, getter=isShowingDock) BOOL showingDock; // @synthesize showingDock; +- (void)setShowSelectionRing:(BOOL)arg1; +- (void)setTitle:(id)arg1; +- (id)storyboardCanvasViewController; +- (void)willRemoveFromCanvas; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCanvasFrameTitleCapsule.h b/IDEInterfaceBuilderKit/IBStoryboardCanvasFrameTitleCapsule.h new file mode 100644 index 000000000..52c7a9dbe --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCanvasFrameTitleCapsule.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLayoutView_ML.h" + +@class IBSceneDockViewController, NSDictionary, NSString, NSValue; + +@interface IBStoryboardCanvasFrameTitleCapsule : DVTLayoutView_ML +{ + IBSceneDockViewController *_dockViewController; + NSDictionary *_titleAttributes; + NSValue *_cachedTitleRect; + BOOL _shouldShowDock; + NSString *_title; + id _delegate; +} + +@property __weak id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) BOOL shouldShowDock; // @synthesize shouldShowDock=_shouldShowDock; +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; +- (void).cxx_destruct; +- (BOOL)isOpaque; +- (void)drawRect:(struct CGRect)arg1; +- (void)layoutBottomUp; +- (void)layoutTopDown; +- (struct CGRect)titleRect; +- (void)invalidateCachedTitleRect; +- (void)willRemoveFromCanvas; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCanvasFrameTitleCapsuleDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBStoryboardCanvasFrameTitleCapsuleDelegate-Protocol.h new file mode 100644 index 000000000..1b9a1402c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCanvasFrameTitleCapsuleDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IBStoryboardCanvasFrameTitleCapsuleDelegate +- (id)dockLabelContainerForTitleCapsule:(id)arg1; +- (id)representedSceneViewControllerForTitleCapsule:(id)arg1; +- (id)documentEditorForTitleCapsule:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCanvasLink-Protocol.h b/IDEInterfaceBuilderKit/IBStoryboardCanvasLink-Protocol.h new file mode 100644 index 000000000..a3e61fbdd --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCanvasLink-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSObject; + +@protocol IBStoryboardCanvasLink +@property(readonly) BOOL canvasLinkWantsExclusiveHook; +@property(readonly) BOOL canvasLinkRequiresSourceCanvasFrame; +@property(readonly) NSObject *canvasLinkDestination; +@property(readonly) NSObject *canvasLinkSource; +- (BOOL)isSelectable; +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCanvasLinkMapping.h b/IDEInterfaceBuilderKit/IBStoryboardCanvasLinkMapping.h new file mode 100644 index 000000000..e411b8ac3 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCanvasLinkMapping.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTMutableOrderedDictionary; + +@interface IBStoryboardCanvasLinkMapping : NSObject +{ + DVTMutableOrderedDictionary *sourcesToOutgoingCanvasLinkPacks; + DVTMutableOrderedDictionary *destinationsToIncomingCanvasLinkPacks; +} + +- (void).cxx_destruct; +- (id)incomingCanvasLinkPacksForDestination:(id)arg1; +- (id)outgoingCanvasLinkPacksForSource:(id)arg1; +@property(readonly, nonatomic) id destinations; +@property(readonly, nonatomic) id sources; +- (void)addCanvasLink:(id)arg1 fromSource:(id)arg2 toDestination:(id)arg3; +- (id)canvasLinkPackFromSource:(id)arg1 toDestination:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCanvasLinkPack.h b/IDEInterfaceBuilderKit/IBStoryboardCanvasLinkPack.h new file mode 100644 index 000000000..fcbcb4d83 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCanvasLinkPack.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray; + +@interface IBStoryboardCanvasLinkPack : NSObject +{ + NSMutableArray *canvasLinks; + NSObject *source; + NSObject *destination; +} + +@property(readonly, nonatomic) NSObject *destination; // @synthesize destination; +@property(readonly, nonatomic) NSObject *source; // @synthesize source; +- (void).cxx_destruct; +- (void)sortCanvasLinksUsingComparator:(id)arg1; +@property(readonly, nonatomic) NSArray *exclusiveCanvasLinks; +@property(readonly, nonatomic) NSArray *nonExclusiveCanvasLinks; +@property(readonly, nonatomic) NSArray *canvasLinks; +- (void)addCanvasLink:(id)arg1; +- (id)initWithSource:(id)arg1 destination:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCanvasLinkPath.h b/IDEInterfaceBuilderKit/IBStoryboardCanvasLinkPath.h new file mode 100644 index 000000000..aeac33b79 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCanvasLinkPath.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSBezierPath, NSImage, NSValue; + +@interface IBStoryboardCanvasLinkPath : NSObject +{ + struct CGPoint _startingPoint; + struct CGPoint _endingPoint; + NSImage *_badge; + NSImage *_selectedBadge; + BOOL _selected; + NSBezierPath *_cachedPath; + NSBezierPath *_cachedPathForHitTesting; + NSBezierPath *_cachedBadgePath; + NSBezierPath *_cachedArrowheadPath; + NSBezierPath *_cachedPathForBandSelecting; + NSValue *_cachedBadgeRectValue; + double _opacity; + id _delegate; +} + +@property __weak id delegate; // @synthesize delegate=_delegate; +@property(nonatomic, getter=isSelected) BOOL selected; // @synthesize selected=_selected; +@property(retain, nonatomic) NSImage *badge; // @synthesize badge=_badge; +@property(nonatomic) double opacity; // @synthesize opacity=_opacity; +@property(readonly) struct CGPoint endingPoint; // @synthesize endingPoint=_endingPoint; +@property(readonly) struct CGPoint startingPoint; // @synthesize startingPoint=_startingPoint; +- (void).cxx_destruct; +- (void)drawInRect:(struct CGRect)arg1; +- (void)drawPathWithContext:(struct CGContext *)arg1 dirtyRect:(struct CGRect)arg2; +- (struct CGRect)conservativeDrawingBounds; +- (id)effectiveBadgeFillColor; +- (id)effectivePathStrokColor; +- (BOOL)intersectsRect:(struct CGRect)arg1; +- (BOOL)isHitByPoint:(struct CGPoint)arg1; +- (id)pathForBandSelecting; +- (id)pathForHitTesting; +- (id)badgePath; +- (struct CGRect)badgeImageRect; +- (struct CGRect)badgeRect; +- (struct CGPoint)badgeCenter; +- (id)path; +- (struct CGPoint)arrowheadStartPoint; +- (struct CGPoint)originationPoint; +- (id)initWithStartingPoint:(struct CGPoint)arg1 endingPoint:(struct CGPoint)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCanvasLinkPathDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBStoryboardCanvasLinkPathDelegate-Protocol.h new file mode 100644 index 000000000..8d8e522eb --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCanvasLinkPathDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBStoryboardCanvasLinkPathDelegate +- (void)storyboardCanvasLinkPathNeedsDisplay:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCanvasView.h b/IDEInterfaceBuilderKit/IBStoryboardCanvasView.h new file mode 100644 index 000000000..c073dadd9 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCanvasView.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBStoryboardCanvasView : IBCanvasView +{ +} + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCanvasViewController.h b/IDEInterfaceBuilderKit/IBStoryboardCanvasViewController.h new file mode 100644 index 000000000..f795426c4 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCanvasViewController.h @@ -0,0 +1,112 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IBStoryboardCanvasBackgroundOverlayViewDelegate-Protocol.h" + +@class DVTDelayedInvocation, DVTMutableOrderedSet, IBMutableIdentityDictionary, IBStoryboardCanvasBackgroundOverlayView, IBStoryboardCanvasFrame, NSArray, NSString; + +@interface IBStoryboardCanvasViewController : IBCanvasViewController +{ + IBMutableIdentityDictionary *_linkPathToCanvasLinkMap; + IBMutableIdentityDictionary *_canvasLinkToLinkPathMap; + IBMutableIdentityDictionary *_seguesToAnimatedOpacities; + DVTMutableOrderedSet *_flattenedAggregatorsToOriginatedLinkPathsMap; + DVTDelayedInvocation *_openTopLevelStoryboardableObjectsInvocation; + DVTDelayedInvocation *_showingDockInFramesInvocation; + IBStoryboardCanvasFrame *_canvasFrameShowingDock; + NSArray *_storyboardMetricsViewControllers; + BOOL _draggingInitialViewControllerCanvasLinkPath; + IBStoryboardCanvasBackgroundOverlayView *_backgroundOverlayView; +} + +@property(retain, nonatomic) IBStoryboardCanvasBackgroundOverlayView *backgroundOverlayView; // @synthesize backgroundOverlayView=_backgroundOverlayView; +@property(nonatomic) BOOL draggingInitialViewControllerCanvasLinkPath; // @synthesize draggingInitialViewControllerCanvasLinkPath=_draggingInitialViewControllerCanvasLinkPath; +@property(retain, nonatomic) IBStoryboardCanvasFrame *canvasFrameShowingDock; // @synthesize canvasFrameShowingDock=_canvasFrameShowingDock; +- (void).cxx_destruct; +- (void)canvasViewRunResizeTest:(id)arg1; +- (BOOL)editorCanvasFrameController:(id)arg1 interceptDoubleClickedEvent:(id)arg2; +- (void)editorCanvasFrame:(id)arg1 wasClickedWithEvent:(id)arg2; +- (BOOL)shouldAddSelectableObjectCursorRectsForFrameController:(id)arg1; +- (BOOL)frameController:(id)arg1 shouldDragFrameWithMouseDownInContentRect:(id)arg2 suggestedShouldDrag:(BOOL)arg3; +- (void)canvasBackgroundOverlayView:(id)arg1 userDidBandSelectCanvasLinkPaths:(id)arg2; +- (void)canvasBackgroundOverlayView:(id)arg1 canvasLinkPathWasClicked:(id)arg2 withMouseDownEvent:(id)arg3; +- (void)beginDraggingInitialSceneCanvasLink:(id)arg1 withEvent:(id)arg2 canvasLinkPath:(id)arg3; +- (id)nearestSceneFrameControllerToPoint:(struct CGPoint)arg1; +- (id)sceneFrameControllersFromBackToFront; +- (void)canvasBackgroundOverlayView:(id)arg1 canvasLinkPathWasDoubleClicked:(id)arg2 withMouseDownEvent:(id)arg3; +- (BOOL)documentEditor:(id)arg1 canSelectMembers:(id)arg2; +- (void)documentEditor:(id)arg1 deselectMembers:(id)arg2; +- (id)canvasView:(id)arg1 decoratorRectForCanvasFrame:(id)arg2; +- (void)canvasView:(id)arg1 canvasFrameDidChangeLayout:(id)arg2; +- (void)canvasView:(id)arg1 willRemoveCanvasFrame:(id)arg2; +- (void)canvasView:(id)arg1 userDidBandSelectCanvasFrames:(id)arg2 bandSelectionRect:(struct CGRect)arg3; +- (void)canvasView:(id)arg1 userDidDoubleClickInEmptyArea:(id)arg2; +- (void)canvasView:(id)arg1 userDidClickInEmptyArea:(id)arg2; +- (BOOL)shouldUpstreamViewController:(id)arg1 supplyInheritedMetricsToViewController:(id)arg2 viaSegue:(id)arg3; +- (void)animateSceneViewControllersToPositions:(id)arg1 fadingInControllers:(id)arg2 fadingInSegues:(id)arg3; +- (unsigned long long)dragOperationForDragInfo:(id)arg1; +- (long long)insertionIndexForDragInfo:(id)arg1; +- (void)canvasView:(id)arg1 dragWillForceRedrawOfDestinationWindowPriorToDragEnd:(id)arg2; +- (id)draggedImageStateForObjects:(id)arg1 pasteboard:(id)arg2; +- (void)relayoutCanvasLinkPathsForCanvasLinks:(id)arg1; +- (id)objectsToCanvasFrames; +- (id)canvasLinkPathsByFlatteningAggregatorsToOriginatedCanvasLinkPathsMap:(id)arg1; +- (id)linkPathForCanvasLink:(id)arg1 connectingFrame:(id)arg2 withFrame:(id)arg3 originationPointIndex:(long long)arg4 originationPointCount:(long long)arg5 convergencePointIndex:(long long)arg6 convergencePointCount:(long long)arg7; +- (id)canvasLinkPathForSegue:(id)arg1 connectingFrame:(id)arg2 withFrame:(id)arg3 originationPointIndex:(long long)arg4 originationPointCount:(long long)arg5 convergencePointIndex:(long long)arg6 convergencePointCount:(long long)arg7; +- (id)canvasLinkPathAggregatingObjectForObject:(id)arg1; +- (void)setSeguesToAnimatedOpacities:(id)arg1; +- (double)opacityForCanvasLinkForSegue:(id)arg1; +- (id)produceCanvasLinksForBackgroundOverlay; +- (void)invalidateCanvasLinkPaths; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (void)captureCanvasElementImages:(id)arg1; +- (id)membersForSelectAll; +- (void)performDelete; +- (BOOL)canAcceptTopLevelInsertionOfPasteboard:(id)arg1; +- (BOOL)canPaste; +- (BOOL)canDelete; +- (BOOL)canDeleteSegues:(id)arg1; +- (id)selectedSegues; +- (void)blowAwayInnerSelectionInOpenCanvasFrames; +- (void)openEditorsForTopLevelStoryboardableObjects; +- (void)editorDidGainDeFactoFocus; +- (void)documentEditor:(id)arg1 didUpdateSelection:(id)arg2; +- (void)documentDidRemoveSegue:(id)arg1; +- (void)documentDidAddSegue:(id)arg1; +- (void)documentDidChangeDesignatedEntryPoint; +- (void)noteMember:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3; +- (void)topLevelEditedObjectDidChangeLastKnownAnchor:(id)arg1; +- (void)editedTopLevelObjectsDidChange; +- (void)topLevelObjectsChanged; +- (id)editedSceneViewControllers; +- (id)document; +- (void)setSelectedConnections:(id)arg1; +- (id)canvasView; +- (void)zoomToFactor:(double)arg1 anchor:(struct CGPoint)arg2 animated:(BOOL)arg3 userInitiated:(BOOL)arg4; +- (double)defaultOverviewZoomFactor; +- (BOOL)canZoomCanvas; +- (void)refreshInstalledStoryboardMetricsViewControllerClasses; +- (void)updateConfigurationsActionArea; +- (void)registerWithDocumentEditor; +- (id)storyboardDocumentEditor; +- (void)takeFocus; +- (void)scheduleOpenTopLevelStoryboardableObjects; +- (id)storyboardCanvasFrameForViewController:(id)arg1; +- (id)canvasFrameForLastInteractedWithScene; +- (void)primitiveInvalidate; +- (void)viewDidInstall; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardCompilerPlaceholderTable.h b/IDEInterfaceBuilderKit/IBStoryboardCompilerPlaceholderTable.h new file mode 100644 index 000000000..90e4bd493 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardCompilerPlaceholderTable.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary, NSString; + +@interface IBStoryboardCompilerPlaceholderTable : NSObject +{ + id _owningObject; + NSString *_relationship; + NSDictionary *_referencedObjectsByReferenceIDs; + NSDictionary *_context; +} + +@property(readonly) NSDictionary *context; // @synthesize context=_context; +@property(readonly) NSDictionary *referencedObjectsByReferenceIDs; // @synthesize referencedObjectsByReferenceIDs=_referencedObjectsByReferenceIDs; +@property(readonly) NSString *relationship; // @synthesize relationship=_relationship; +@property(readonly) id owningObject; // @synthesize owningObject=_owningObject; +- (void).cxx_destruct; +- (id)initWithOwningObject:(id)arg1 relationship:(id)arg2 referencedObjectsByReferenceIDs:(id)arg3 context:(id)arg4; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardDocument.h b/IDEInterfaceBuilderKit/IBStoryboardDocument.h new file mode 100644 index 000000000..e13e895b7 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardDocument.h @@ -0,0 +1,114 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTMutableOrderedSet, IBSimulatedMetricsContainer, IBStoryboardMetricsInferrer, NSObject; + +@interface IBStoryboardDocument : IBDocument +{ + IBSimulatedMetricsContainer *_defaultSimulatedMetricsContainer; + DVTMutableOrderedSet *_segueConnections; + NSObject *_designatedEntryPoint; + IBStoryboardMetricsInferrer *_metricsInferrer; +} + ++ (BOOL)wantsSeparateCompiledPackagesForTargetDevices; ++ (Class)documentGroupMemberWrapperClass; ++ (Class)libraryAssetProviderClassForPlatform:(id)arg1; ++ (BOOL)wantsContainerViewInLibrary; ++ (BOOL)wantsViewControllersAtTopOfLibrary; ++ (BOOL)supportsInferredSimulatedMetrics; ++ (BOOL)supportsPrototypeObjects; +@property(readonly, nonatomic) IBStoryboardMetricsInferrer *metricsInferrer; // @synthesize metricsInferrer=_metricsInferrer; +@property(retain, nonatomic) NSObject *designatedEntryPoint; // @synthesize designatedEntryPoint=_designatedEntryPoint; +- (void).cxx_destruct; +- (void)notifyPlatformAdapterThatConfigurationsWereDisabled; +- (void)notifyPlatformAdapterOfSwitchToEditedMemberConfiguration:(id)arg1; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (Class)preferredEditorCanvasFrameClass; +- (Class)preferredViewEditorCanvasFrameControllerClass; +- (id)storyboardMetricsSwitchingViewControllerClasses; +- (Class)compilerClass; +- (id)pathExtensionForCompiledPackage; +- (id)storyboardScenePasteboardType; +- (id)storyboardPrimarySceneObjectPasteboardType; +- (id)compiledStoryboardInfoPlistFileName; +- (id)compiledStoryBoardIntermediateXibFileType; +- (id)allIntrinsicPackageContentFileNames; +- (id)archivingSchema; +- (id)hybridPackageEditableDocumentFilename; +- (id)hybridPackageType; +- (id)preferredFileType; +- (BOOL)supportsLaunchScreen; +- (BOOL)supportsUserDefinedRuntimeAttributesForObject:(id)arg1; +- (void)objectContainer:(id)arg1 didRemoveObject:(id)arg2 fromParent:(id)arg3; +- (void)unarchivePlatformIndependentDataWithUnarchiver:(id)arg1; +- (void)archivePlatformIndependentDataWithDocumentArchiver:(id)arg1; +- (void)unarchiveTopLevelObjects:(id)arg1; +- (void)archiveTopLevelObjects:(id)arg1; +- (BOOL)shouldArchiveTopLevelObject:(id)arg1 inScene:(id)arg2; +- (void)documentArchiver:(id)arg1 didArchiveObject:(id)arg2; +- (void)documentUnarchiver:(id)arg1 willUnarchiveDocumentObject:(id)arg2; +- (BOOL)isDocumentLifeCycleManagementObject:(id)arg1; +- (id)connectToSourceCandidatesForConnectingToObject:(id)arg1 preferredCandidates:(id *)arg2; +- (id)connectToSourceFileOwnershipObjectForConnectingToObject:(id)arg1 relativeTopLevelObjects:(id *)arg2; +- (int)separationTypeForObject:(id)arg1; +- (id)verifier; +- (id)fallbackControllersForSelectedMemberIDs:(id)arg1; +- (id)primaryControllerForGeniusFinder; +- (BOOL)isObjectCandidateForAutomaticGeniusResults:(id)arg1 givenSelectedObject:(id)arg2; +- (void)objectContainer:(id)arg1 didRemoveConnection:(id)arg2; +- (void)objectContainer:(id)arg1 didAddConnection:(id)arg2; +- (id)objectConnectedByToOneSegueRelationship:(id)arg1 fromSourceObject:(id)arg2; +- (void)redirectAllIncomingSeguesForPrimarySceneObject:(id)arg1 toPrimarySceneObject:(id)arg2; +- (id)seguesWithDestinationViewController:(id)arg1; +- (id)relationshipSeguesBetweenSource:(id)arg1 andDestinationViewController:(id)arg2; +- (id)reachableControllers; +- (id)snapshotViewControllerSegueDestinationProviderForSeguesMatchingPredicate:(SEL)arg1; +- (id)sourceViewControllerToSegueMapForSeguesMatchingPredicate:(id)arg1; +- (id)insertChildrenFromDraggingInfo:(id)arg1 ofType:(id)arg2 intoSceneGroup:(id)arg3 atIndex:(long long)arg4 context:(id)arg5; +- (id)addOrMoveChildrenFromPasteboard:(id)arg1 ofType:(id)arg2 toSceneGroup:(id)arg3 context:(id)arg4; +- (id)insertOrMoveChildrenFromPasteboard:(id)arg1 ofType:(id)arg2 toSceneGroup:(id)arg3 atIndex:(long long)arg4 context:(id)arg5; +- (long long)topLevelObjectIndexForGroupIndex:(long long)arg1 inGroup:(id)arg2; +- (void)addTopLevelObjects:(id)arg1 toSceneGroup:(id)arg2 atIndex:(long long)arg3; +- (BOOL)isBuiltInPlaceholder:(id)arg1 forSceneGroup:(id)arg2; +- (void)makeSceneForPrimarySceneObject:(id)arg1; +- (void)addSceneExitPlaceholderToSceneGroup:(id)arg1; +- (id)firstResponderForSceneGroup:(id)arg1; +- (id)entryPointPrimarySceneObjects; +- (id)groupForPrimarySceneObject:(id)arg1; +- (id)sceneGroups; +- (id)primarySceneObjects; +- (BOOL)isObjectBuiltInPlaceholder:(id)arg1; +- (BOOL)isObjectExitPlaceholder:(id)arg1; +- (BOOL)isObjectFirstResponder:(id)arg1; +- (id)exitPlaceholderForSceneGroup:(id)arg1; +- (id)primarySceneObjectForObject:(id)arg1; +- (id)primarySceneObjectForGroup:(id)arg1; +- (id)topLevelObjectsForPrimarySceneObject:(id)arg1; +- (id)topLevelObjectsForSceneGroup:(id)arg1; +- (id)localTopLevelObjectsForObject:(id)arg1; +- (id)sceneGroupForObject:(id)arg1; +- (BOOL)shouldSkipObjectInSearchTraversal:(id)arg1; +- (id)topLevelMembers; +- (void)invalidateSegueConnections; +@property(readonly) DVTMutableOrderedSet *segueConnections; +- (void)editorDocumentWillClose; +- (void)noteMember:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3; +- (void)didFinishRedoing; +- (void)didFinishUndoing; +- (void)undoManagerWillCloseUndoGroup:(id)arg1; +- (void)changeDocumentTargetRuntimeTo:(id)arg1 andPerformFrameDecision:(BOOL)arg2 withContext:(id)arg3 andContextForUndo:(id)arg4; +@property(retain, nonatomic) IBSimulatedMetricsContainer *defaultSimulatedMetricsContainer; +- (id)transformForCanvasAnchorsWhenDisablingConfigurations; +- (id)transformForCanvasAnchorsWhenEnablingConfigurations; +- (void)setUsesConfigurations:(BOOL)arg1; +- (id)defaultPreviewedObject; +- (id)init; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardDocumentCompiler.h b/IDEInterfaceBuilderKit/IBStoryboardDocumentCompiler.h new file mode 100644 index 000000000..ffb3743d2 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardDocumentCompiler.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber, NSString; + +@interface IBStoryboardDocumentCompiler : IBDocumentCompiler +{ + BOOL _instantiatedSegueTemplates; +} + ++ (id)productPathExtension; +- (id)compileWithOptions:(id)arg1 error:(id *)arg2; +- (id)compiledPackageForWrapperContent:(id)arg1; +- (id)localOptionsForTarget:(id)arg1 withCompilerOptions:(id)arg2; +- (id)targetRuntimeCompilationTargetsForCompilerOptions:(id)arg1; +- (id)internalCompileWithOptions:(id)arg1 error:(id *)arg2; +- (BOOL)storyboardsAreAvailableForCompilationTargetReturningError:(id *)arg1; +- (id)compileContentsOfStoryboardWithOptions:(id)arg1 errors:(id *)arg2; +- (id)compiledWrappersFromCompilationResults:(id)arg1 withOptions:(id)arg2 error:(id *)arg3; +- (id)infoPlistDictionaryForCompiledPackageWithViewControllerNibMap:(id)arg1; +@property(readonly) NSString *infoPlistDesignatedEntryPointIdentifierKey; +@property(readonly) NSString *infoPlistPackageVersionKey; +@property(readonly) NSString *infoPlistViewControllerIdentifierToNibNameMapKey; +- (id)infoPlistFileWrapperForDictionary:(id)arg1 error:(id *)arg2; +@property(readonly) NSNumber *compiledPackageVersion; +- (id)compileUnitsFromCompilationGroups:(id)arg1 filter:(long long)arg2 options:(id)arg3 errors:(id *)arg4; +- (BOOL)generateCompilationUnitsFromStoryboardScenes:(id)arg1 errors:(id *)arg2; +- (BOOL)foldTopLevelCompilationUnitsFromCompilationGroups:(id)arg1 errors:(id *)arg2; +- (id)outletNameForPrimarySceneObject; +- (id)storyboardCompilationGroupsReturningError:(id *)arg1; +- (id)storyboardCompilationGroups; +- (id)controllersThatRequireIndependentInstantiation; +- (id)instantiateSegueTemplatesAndReturnObjectsToTriggeredSeguesTemplatesMap; +- (id)compileCompilationUnit:(id)arg1 options:(id)arg2 forSceneCompilationGroup:(id)arg3; +@property(readonly) NSString *storyboardPlaceholderIdentifier; +- (id)intermediateDocument; +- (id)sourceDocument; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardDocumentEditor.h b/IDEInterfaceBuilderKit/IBStoryboardDocumentEditor.h new file mode 100644 index 000000000..85dc37dc2 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardDocumentEditor.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTDelayedInvocation, DVTNotificationToken, DVTObservingToken, IBCancellationToken, IBStoryboardCanvasViewController; + +@interface IBStoryboardDocumentEditor : IBAbstractDocumentEditor +{ + DVTNotificationToken *_didAddConnectionObserver; + DVTNotificationToken *_willRemoveConnectionObserver; + DVTNotificationToken *_didRemoveConnectionObserver; + DVTNotificationToken *_didBecomeKeyObservingToken; + DVTNotificationToken *_didBecomeMainObservingToken; + DVTObservingToken *_didChangeDesignatedEntryPoint; + IBCancellationToken *_segueSourceTargetIndicatorCancellationToken; + DVTDelayedInvocation *_segueSourceHighlightInvocation; +} + ++ (id)debugCompiledDocumentFileExtension; +- (void).cxx_destruct; +- (id)typeForTopLevelPastingWithPasteboard:(id)arg1; +- (void)selectionProviderWasClicked:(id)arg1; +- (BOOL)memberCanBeSelected:(id)arg1; +- (void)deselectMembers:(id)arg1; +- (void)setCurrentSelectedItems:(id)arg1; +@property(readonly, nonatomic) IBStoryboardCanvasViewController *canvasViewController; +- (Class)structureViewControllerClass; +- (Class)canvasViewControllerClass; +- (BOOL)shouldAvoidEditingObject:(id)arg1; +- (id)viewControllerWithLeftMostCanvasFrame:(id)arg1; +- (void)unregisterWithDocument; +- (void)registerWithDocument; +- (void)recordUsageStatisticsWithReport:(id)arg1; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (id)document; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardDocumentStripper.h b/IDEInterfaceBuilderKit/IBStoryboardDocumentStripper.h new file mode 100644 index 000000000..8e191f299 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardDocumentStripper.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBStoryboardDocumentStripper : IBDocumentStripper +{ +} + +- (id)strippedWrapperOfContentsAtPath:(id)arg1 error:(id *)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardEditorCanvasFrameController.h b/IDEInterfaceBuilderKit/IBStoryboardEditorCanvasFrameController.h new file mode 100644 index 000000000..4fb9f6d4a --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardEditorCanvasFrameController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IBStoryboardCanvasViewController; + +@interface IBStoryboardEditorCanvasFrameController : IBViewEditorCanvasFrameController +{ +} + +- (void)openEditorWithMouseEvent:(id)arg1; +- (BOOL)editorCanvasFrame:(id)arg1 interceptDoubleClickedEvent:(id)arg2; +- (id)connectionSourceForEvent:(id)arg1; +- (id)endPointsFromBackToFrontAtPoint:(struct CGPoint)arg1 inView:(id)arg2 withContext:(id)arg3 forDocument:(id)arg4 connectionHandler:(id *)arg5; +@property(readonly) IBStoryboardCanvasViewController *canvasViewController; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardGroupMemberWrapper.h b/IDEInterfaceBuilderKit/IBStoryboardGroupMemberWrapper.h new file mode 100644 index 000000000..3f7ff2b5f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardGroupMemberWrapper.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IBStoryboardDocument; + +@interface IBStoryboardGroupMemberWrapper : IBDocumentGroupMemberWrapper +{ +} + +- (id)navigableDocumentLocation; +- (id)childWrappers; +- (id)image; +- (id)name; +- (void)didAddOrRemoveDescendantConnection:(id)arg1; +- (id)originatedSegueMemberWrappers; +@property(readonly) IBStoryboardDocument *document; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardGroupOutlineViewControllerItem.h b/IDEInterfaceBuilderKit/IBStoryboardGroupOutlineViewControllerItem.h new file mode 100644 index 000000000..833d05292 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardGroupOutlineViewControllerItem.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBStoryboardGroupOutlineViewControllerItem : IBOutlineViewControllerItem +{ +} + +- (id)acceptDrop:(id)arg1 childIndex:(long long)arg2; +- (unsigned long long)dragOperationForDropInfo:(id)arg1 proposedIndex:(long long)arg2 acceptingIndex:(long long *)arg3 isAlternativeItem:(BOOL)arg4; +- (long long)groupIndexForTopLevelObjectIndex:(long long)arg1; +- (long long)indexOfItemCorrespondingToIndexInGroup:(long long)arg1; +- (long long)groupTargetInsertionIndexForChildIndex:(long long)arg1; +- (long long)topLevelObjectInsertionIndexForChildIndex:(long long)arg1; +- (long long)lastLegalInsertionIndex; +- (long long)firstLegalInsertionIndex; +- (id)storyboardDocument; +- (id)representedDocumentObjectForAutolayoutStatus; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardInitialSceneCanvasLinkPath.h b/IDEInterfaceBuilderKit/IBStoryboardInitialSceneCanvasLinkPath.h new file mode 100644 index 000000000..94836da22 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardInitialSceneCanvasLinkPath.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBStoryboardInitialSceneCanvasLinkPath : IBStoryboardCanvasLinkPath +{ +} + +- (void)drawPathWithContext:(struct CGContext *)arg1 dirtyRect:(struct CGRect)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardInitialSceneCanvasLinkPathDraggingOverlay.h b/IDEInterfaceBuilderKit/IBStoryboardInitialSceneCanvasLinkPathDraggingOverlay.h new file mode 100644 index 000000000..d75a5d5a0 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardInitialSceneCanvasLinkPathDraggingOverlay.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IBStoryboardInitialSceneCanvasLinkPath; + +@interface IBStoryboardInitialSceneCanvasLinkPathDraggingOverlay : IBCanvasOverlay +{ + IBStoryboardInitialSceneCanvasLinkPath *_linkPath; + CDStruct_f6143a38 _canvasLinkPathLine; +} + +@property(nonatomic) CDStruct_f6143a38 canvasLinkPathLine; // @synthesize canvasLinkPathLine=_canvasLinkPathLine; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (void)layoutTopDown; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardInitialViewControllerCanvasLink.h b/IDEInterfaceBuilderKit/IBStoryboardInitialViewControllerCanvasLink.h new file mode 100644 index 000000000..9b8a072da --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardInitialViewControllerCanvasLink.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IBStoryboardCanvasLink-Protocol.h" + +@class NSString; + +@interface IBStoryboardInitialViewControllerCanvasLink : NSObject +{ + NSObject *_canvasLinkSource; + NSObject *_canvasLinkDestination; +} + +@property(readonly) NSObject *canvasLinkDestination; // @synthesize canvasLinkDestination=_canvasLinkDestination; +@property(retain) NSObject *canvasLinkSource; // @synthesize canvasLinkSource=_canvasLinkSource; +- (void).cxx_destruct; +- (BOOL)isSelectable; +@property(readonly) BOOL canvasLinkWantsExclusiveHook; +@property(readonly) BOOL canvasLinkRequiresSourceCanvasFrame; +- (id)initWithCanvasLinkDestination:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardMetricsInferrer.h b/IDEInterfaceBuilderKit/IBStoryboardMetricsInferrer.h new file mode 100644 index 000000000..f7c75f10e --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardMetricsInferrer.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTDelayedInvocation, DVTMutableOrderedSet, DVTStackBacktrace, IBStoryboardDocument, NSString; + +@interface IBStoryboardMetricsInferrer : NSObject +{ + DVTDelayedInvocation *_delayedInvocation; + IBStoryboardDocument *_document; + DVTMutableOrderedSet *_selectedOrPreviouslySelectedMembersFromOldToFresh; + DVTMutableOrderedSet *_tieBreakersFromOldToNew; +} + ++ (void)initialize; +@property(retain, nonatomic) DVTMutableOrderedSet *tieBreakersFromOldToNew; // @synthesize tieBreakersFromOldToNew=_tieBreakersFromOldToNew; +@property(copy, nonatomic) DVTMutableOrderedSet *selectedOrPreviouslySelectedMembersFromOldToFresh; // @synthesize selectedOrPreviouslySelectedMembersFromOldToFresh=_selectedOrPreviouslySelectedMembersFromOldToFresh; +@property(readonly) IBStoryboardDocument *document; // @synthesize document=_document; +- (void).cxx_destruct; +- (void)rebuildInferredMetrics; +- (id)globallyInheritedSimulatedMetrics; +- (void)recursivelyApplyMetricsInheritenceToController:(id)arg1 visited:(id)arg2 tieBreakers:(id)arg3; +- (id)disconnectedSubgraphsOfScenes:(id)arg1 usingTieBreakers:(id)arg2; +- (void)findInheritanceProvidingControllersStartingAtController:(id)arg1 connectedSubgraph:(id)arg2 mutableTieBreakers:(id)arg3 visited:(id)arg4; +- (id)downstreamInheritanceProvidingControllersForController:(id)arg1 usingTieBreakers:(id)arg2; +- (id)upstreamInheritanceProvidingControllersForController:(id)arg1 usingTieBreakers:(id)arg2; +- (BOOL)doesSegueConferInheritance:(id)arg1 mutableTieBreakers:(id)arg2; +- (id)tieBreakerForIncomingSegues:(id)arg1; +- (void)invalidateInheritableMetricsForSceneViewController:(id)arg1; +- (void)invalidateInheritedMetricsForSceneViewController:(id)arg1; +- (void)immediatelyInferMetricsEvenForTransientPasteboardDocuments; +- (void)immediatelyInferMetrics; +- (void)immediatelyInferMetricsIfNeeded; +- (void)primitiveInvalidate; +- (void)documentWillCloseUndoGroup; +- (void)documentDidChangeDefaultSimulatedMetricsContainer; +- (void)didRemoveSegue:(id)arg1; +- (void)didAddSegue:(id)arg1; +- (void)noteMember:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3; +- (void)documentDidUnarchiveWithTieBreakersFromOldToNew:(id)arg1; +- (id)initWithDocument:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardNavigationOutlineViewController.h b/IDEInterfaceBuilderKit/IBStoryboardNavigationOutlineViewController.h new file mode 100644 index 000000000..5df5ad83a --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardNavigationOutlineViewController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBStoryboardNavigationOutlineViewController : IBNavigationOutlineViewController +{ +} + ++ (Class)outlineViewControllerClass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardOutlineViewController.h b/IDEInterfaceBuilderKit/IBStoryboardOutlineViewController.h new file mode 100644 index 000000000..539b37cb2 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardOutlineViewController.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBStoryboardOutlineViewController : IBOutlineViewController +{ +} + +- (id)autolayoutStatusMemberWrapperForTopLevelObject:(id)arg1; +- (id)duplicableSelectedObjects; +- (id)emptyOutlinePlaceholderString; +- (BOOL)wantsBoldGroupHeaderFont; +- (BOOL)shouldShowEmptyOutlinePlaceholder; +- (BOOL)memberParticipatesInItemTree:(id)arg1; +- (void)buildWrapperTreeCreatingRootIfNecessary; +- (Class)outlineViewControllerItemClassForMemberWrapper:(id)arg1; +- (BOOL)outlineView:(id)arg1 isGroupHeaderItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (BOOL)canMoveAllObjects:(id)arg1; +- (id)tellObject:(id)arg1 toAcceptPasteboard:(id)arg2 withContext:(id)arg3 excludingConnections:(BOOL)arg4 selectNewChildren:(BOOL)arg5; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (id)document; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardRelationshipSegue.h b/IDEInterfaceBuilderKit/IBStoryboardRelationshipSegue.h new file mode 100644 index 000000000..28af767e0 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardRelationshipSegue.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IBStoryboardRelationshipSegue : IBAbstractSegueConnection +{ +} + ++ (id)prototypeConnectionsFromObject:(id)arg1 toObject:(id)arg2; ++ (id)prototypeConnectionsForObject:(id)arg1; ++ (id)ibDefaultImageForInstance:(id)arg1; ++ (id)classIdentifier; ++ (id)menuLabelForConnection:(id)arg1; ++ (id)relationshipSegueWithKeyPath:(id)arg1 from:(id)arg2 to:(id)arg3; ++ (double)displayOrderPriority; ++ (BOOL)isObjectValidSource:(id)arg1; +- (id)displayGroupIdentifierForDragFromObject:(id)arg1 toObject:(id)arg2; +- (id)missingComponents; +- (BOOL)validateDestination:(id)arg1; +- (BOOL)validateSource:(id)arg1; +- (id)badgeImage; +- (id)displayValuesWithRespectToPrototype:(id)arg1 inDocument:(id)arg2; +- (BOOL)isExclusiveTo:(id)arg1 inObjectContainer:(id)arg2; +- (BOOL)isValidForDocument:(id)arg1 message:(id *)arg2; +- (id)displayDescriptionInDocument:(id)arg1; +- (id)userPresentableLabel; +- (id)_relationshipDescription; +@property(readonly) NSString *relationshipKeyPath; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardRootOutlineViewControllerItem.h b/IDEInterfaceBuilderKit/IBStoryboardRootOutlineViewControllerItem.h new file mode 100644 index 000000000..820ac89eb --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardRootOutlineViewControllerItem.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBStoryboardRootOutlineViewControllerItem : IBRootOutlineViewControllerItem +{ +} + +- (unsigned long long)dragOperationForDropInfo:(id)arg1 proposedIndex:(long long)arg2 acceptingIndex:(long long *)arg3 isAlternativeItem:(BOOL)arg4; +- (long long)topLevelObjectInsertionIndexForChildIndex:(long long)arg1; +- (id)storyboardDocument; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardSceneAbstractCompilationUnit.h b/IDEInterfaceBuilderKit/IBStoryboardSceneAbstractCompilationUnit.h new file mode 100644 index 000000000..e9ea70bc6 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardSceneAbstractCompilationUnit.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IBDecodedPasteboardContent, IBStoryboardDocument, IBXIBDocument, NSArray, NSMutableArray, NSString; + +@interface IBStoryboardSceneAbstractCompilationUnit : NSObject +{ + NSMutableArray *_downstreamPlaceholderTables; + IBDecodedPasteboardContent *_content; + id _localUnitLeader; + IBStoryboardDocument *_storyboard; + long long _compilationPhase; +} + ++ (void)markFirstRespondersInDocument:(id)arg1 withContext:(id)arg2; ++ (void)initialize; ++ (id)counterpartForObject:(id)arg1 sourceDocument:(id)arg2 destinationDocument:(id)arg3 sourceToDestinationObjectIDMap:(id)arg4; +@property(readonly) long long compilationPhase; // @synthesize compilationPhase=_compilationPhase; +@property(readonly) NSArray *downstreamPlaceholderTables; // @synthesize downstreamPlaceholderTables=_downstreamPlaceholderTables; +@property(readonly) IBStoryboardDocument *storyboard; // @synthesize storyboard=_storyboard; +@property(readonly) id localUnitLeader; // @synthesize localUnitLeader=_localUnitLeader; +- (void).cxx_destruct; +- (void)capturePlaceholderTableFromChildCompilationUnit:(id)arg1; +- (id)compilationResultWithCompiledPackage:(id)arg1; +- (id)stringsFileKeyGenerator; +- (BOOL)isDescendantOfCompilationUnit:(id)arg1; +- (id)storyboardCounterpartForObject:(id)arg1; +- (id)storyboardObjectIDForLocalObject:(id)arg1; +- (id)storyboardObjectIDForLocalObjectID:(id)arg1; +- (BOOL)upstreamCounterpartsStillExist; +- (id)localObjectForSegueTemplate:(id)arg1; +- (void)addFilesOwnerOutletToUnitLeader:(id)arg1; +@property(readonly) IBXIBDocument *localDocument; +- (void)moveToPhase:(long long)arg1; +- (id)upstreamObjectIDToLocalObjectIDMap; +- (id)localObjectIDToUpstreamObjectIDMap; +- (void)addDownstreamPlaceholderTable:(id)arg1; +- (void)primitiveInvalidate; +- (id)initWithLeader:(id)arg1 content:(id)arg2 storyboard:(id)arg3 initialPhase:(long long)arg4; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardSceneChildCompilationUnit.h b/IDEInterfaceBuilderKit/IBStoryboardSceneChildCompilationUnit.h new file mode 100644 index 000000000..80c9caaf5 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardSceneChildCompilationUnit.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IBXIBDocument, NSMutableDictionary, NSString; + +@interface IBStoryboardSceneChildCompilationUnit : IBStoryboardSceneAbstractCompilationUnit +{ + NSMutableDictionary *_upstreamObjectsToLocalPlaceholdersMap; + NSMutableDictionary *_placeholderTableContext; + IBStoryboardSceneAbstractCompilationUnit *_upstreamCompilationUnit; + id _upstreamParent; + NSString *_separatedRelationship; + long long _compiledDataDestination; +} + ++ (id)childUnitWithLeader:(id)arg1 fromUpstreamUnit:(id)arg2; +@property long long compiledDataDestination; // @synthesize compiledDataDestination=_compiledDataDestination; +@property(readonly) NSMutableDictionary *placeholderTableContext; // @synthesize placeholderTableContext=_placeholderTableContext; +@property(copy) NSString *separatedRelationship; // @synthesize separatedRelationship=_separatedRelationship; +@property(readonly) id upstreamParent; // @synthesize upstreamParent=_upstreamParent; +@property(readonly) IBStoryboardSceneAbstractCompilationUnit *upstreamCompilationUnit; // @synthesize upstreamCompilationUnit=_upstreamCompilationUnit; +- (void).cxx_destruct; +- (id)compilationResultWithCompiledPackage:(id)arg1; +- (id)placeholderForUpstreamObject:(id)arg1; +- (id)referencedUpstreamObjectsByLocalReferenceIDs; +- (id)counterpartForUpstreamObject:(id)arg1; +- (id)localObjectForSegueTemplate:(id)arg1; +- (BOOL)isDescendantOfCompilationUnit:(id)arg1; +- (id)storyboardObjectIDForLocalObjectID:(id)arg1; +@property(readonly) id unitLeaderInUpstreamDocument; +- (id)upstreamCounterpartForObject:(id)arg1; +- (id)description; +@property(readonly) IBXIBDocument *upstreamDocument; +@property(readonly) NSString *nibName; +- (void)primitiveInvalidate; +- (id)initWithLeader:(id)arg1 content:(id)arg2 upstreamCompilationUnit:(id)arg3 upstreamParent:(id)arg4 storyboard:(id)arg5; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardSceneCompilationGroup.h b/IDEInterfaceBuilderKit/IBStoryboardSceneCompilationGroup.h new file mode 100644 index 000000000..a06807fc5 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardSceneCompilationGroup.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBStoryboardDocument, IBStoryboardDocumentCompiler, IBStoryboardSceneRootCompilationUnit, NSArray, NSDictionary, NSObject; + +@interface IBStoryboardSceneCompilationGroup : NSObject +{ + IBStoryboardDocument *_storyboard; + NSDictionary *_storyboardObjectsToTriggeredSegues; + BOOL _rootUnitRequiresIdependentInstantiation; + IBStoryboardDocumentCompiler *_compiler; + NSObject *_storyboardViewController; + IBStoryboardSceneRootCompilationUnit *_rootCompilationUnit; + NSArray *_childCompilationUnits; +} + +@property(readonly) NSArray *childCompilationUnits; // @synthesize childCompilationUnits=_childCompilationUnits; +@property(readonly) IBStoryboardSceneRootCompilationUnit *rootCompilationUnit; // @synthesize rootCompilationUnit=_rootCompilationUnit; +@property(readonly) NSObject *storyboardViewController; // @synthesize storyboardViewController=_storyboardViewController; +- (void).cxx_destruct; +- (id)description; +- (BOOL)generateCompilationUnitsReturningErrors:(id *)arg1; +- (id)makeRootViewControllerUnit; +- (void)capturePlaceholderTables; +- (void)setupSegueTriggerForObject:(id)arg1 fromCompilationUnitIfNeeded:(id)arg2; +- (void)patchConnectionsForCompilationUnit:(id)arg1 separationType:(int)arg2 errors:(id)arg3; +@property(readonly) NSArray *allCompilationUnits; +- (id)compilationResultsForCompilationUnits:(id)arg1 options:(id)arg2 returningErrors:(id *)arg3; +- (id)orderCompilationUnitsForCompilation:(id)arg1; +- (id)initWithCompiler:(id)arg1 viewController:(id)arg2 storyboard:(id)arg3 triggeredSegues:(id)arg4 rootUnitRequiresIdependentInstantiation:(BOOL)arg5; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardSceneCompilationUnitResult.h b/IDEInterfaceBuilderKit/IBStoryboardSceneCompilationUnitResult.h new file mode 100644 index 000000000..4185f95d2 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardSceneCompilationUnitResult.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBXIBDocument, NSFileWrapper, NSObject; + +@interface IBStoryboardSceneCompilationUnitResult : NSObject +{ + NSObject *_storyboardViewController; + NSFileWrapper *_compiledPackage; + IBXIBDocument *_document; +} + +@property(readonly) IBXIBDocument *document; // @synthesize document=_document; +@property(readonly) NSFileWrapper *compiledPackage; // @synthesize compiledPackage=_compiledPackage; +@property(readonly) NSObject *storyboardViewController; // @synthesize storyboardViewController=_storyboardViewController; +- (void).cxx_destruct; +- (id)initWithDocument:(id)arg1 compiledPackage:(id)arg2; +- (id)initWithStoryboardViewController:(id)arg1 document:(id)arg2 compiledPackage:(id)arg3; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardSceneRootCompilationUnit.h b/IDEInterfaceBuilderKit/IBStoryboardSceneRootCompilationUnit.h new file mode 100644 index 000000000..2ff10099c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardSceneRootCompilationUnit.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableDictionary; + +@interface IBStoryboardSceneRootCompilationUnit : IBStoryboardSceneAbstractCompilationUnit +{ + BOOL _requiresIndependentInstantiation; + NSMutableDictionary *_localOIDToStoryboardOIDMap; +} + ++ (id)rootUnitWithLeader:(id)arg1 topLevelObjects:(id)arg2 fromStoryboard:(id)arg3 requiresIndependentInstantiation:(BOOL)arg4; +@property(readonly) BOOL requiresIndependentInstantiation; // @synthesize requiresIndependentInstantiation=_requiresIndependentInstantiation; +- (void).cxx_destruct; +- (id)compilationResultWithCompiledPackage:(id)arg1; +- (id)localOIDToStoryboardOIDMap; +- (id)localObjectForSegueTemplate:(id)arg1; +- (id)counterpartForStoryboardObject:(id)arg1; +- (BOOL)isDescendantOfCompilationUnit:(id)arg1; +- (id)storyboardObjectIDForLocalObjectID:(id)arg1; +- (void)capturePlaceholderTableFromFoldedCompilationUnit:(id)arg1 withOriginalFoldedUnitToLocalObjectIDMap:(id)arg2; +- (id)description; +- (id)initWithLeader:(id)arg1 content:(id)arg2 storyboard:(id)arg3 requiresIndependentInstantiation:(BOOL)arg4; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardSceneTreeDragImageNode.h b/IDEInterfaceBuilderKit/IBStoryboardSceneTreeDragImageNode.h new file mode 100644 index 000000000..489e7bfc8 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardSceneTreeDragImageNode.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTMutableOrderedDictionary, IBDocument, NSImage, NSObject; + +@interface IBStoryboardSceneTreeDragImageNode : NSObject +{ + struct CGSize _sizeOfSubtree; + struct CGSize _frameImageSize; + struct CGRect _contentRect; + BOOL _hasReceivedLayout; + NSObject *_representedViewController; + DVTMutableOrderedDictionary *_relationshipKeyPathToChildNodeMap; + IBDocument *_document; + NSImage *_frameImage; + IBStoryboardSceneTreeDragImageNode *_parent; + struct CGPoint _offsetFromParent; +} + +@property __weak IBStoryboardSceneTreeDragImageNode *parent; // @synthesize parent=_parent; +@property(nonatomic) struct CGSize sizeOfSubtree; // @synthesize sizeOfSubtree=_sizeOfSubtree; +@property BOOL hasReceivedLayout; // @synthesize hasReceivedLayout=_hasReceivedLayout; +@property struct CGPoint offsetFromParent; // @synthesize offsetFromParent=_offsetFromParent; +@property(readonly) NSImage *frameImage; // @synthesize frameImage=_frameImage; +@property(readonly) IBDocument *document; // @synthesize document=_document; +@property(readonly) DVTMutableOrderedDictionary *relationshipKeyPathToChildNodeMap; // @synthesize relationshipKeyPathToChildNodeMap=_relationshipKeyPathToChildNodeMap; +@property(readonly) NSObject *representedViewController; // @synthesize representedViewController=_representedViewController; +- (void).cxx_destruct; +- (struct CGRect)frameContentRectInAbsoluteSpace; +- (struct CGRect)frameViewFrameInAbsoluteSpace; +- (struct CGPoint)convertNodePointToAbsoluteSpace:(struct CGPoint)arg1; +- (void)layout; +- (id)allChildren; +- (unsigned long long)countOfChildren; +- (void)preLayout; +- (id)initWithRepresentedViewController:(id)arg1 relationshipKeyPathToChildNodeMap:(id)arg2 document:(id)arg3; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardSelectionGeniusResultsFinder.h b/IDEInterfaceBuilderKit/IBStoryboardSelectionGeniusResultsFinder.h new file mode 100644 index 000000000..1f392664b --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardSelectionGeniusResultsFinder.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBStoryboardSelectionGeniusResultsFinder : IBDocumentSelectionGeniusResultsFinder +{ +} + +- (BOOL)_getUpdateGeniusResultsPhaseOneBlock:(id *)arg1 phaseTwoBlock:(void)arg2 phaseThreeBlock:(id *)arg3; +- (id)editorDocument; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStoryboardStructureViewController.h b/IDEInterfaceBuilderKit/IBStoryboardStructureViewController.h new file mode 100644 index 000000000..fafd6a6e2 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBStoryboardStructureViewController.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTSearchField, IBSearchFieldPositionBorderView, IBStoryboardNavigationOutlineViewController, NSNumber; + +@interface IBStoryboardStructureViewController : IBStructureViewController +{ + IBSearchFieldPositionBorderView *_borderedView; + DVTSearchField *_filterField; + IBStoryboardNavigationOutlineViewController *_documentOutlineViewController; + NSNumber *_lastKnownOutlineViewWidth; +} + ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentFilterFieldWantingDocumentOutlineViewController; +@property(copy) NSNumber *lastKnownOutlineViewWidth; // @synthesize lastKnownOutlineViewWidth=_lastKnownOutlineViewWidth; +@property(retain) IBStoryboardNavigationOutlineViewController *documentOutlineViewController; // @synthesize documentOutlineViewController=_documentOutlineViewController; +@property(retain) DVTSearchField *filterField; // @synthesize filterField=_filterField; +@property(retain) IBSearchFieldPositionBorderView *borderedView; // @synthesize borderedView=_borderedView; +- (void).cxx_destruct; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (id)structureAreaExpansionPreferencesKey; +- (void)topLevelObjectsChanged; +- (void)selectionProviderDidBecomeActive:(id)arg1; +- (id)selectionProviderForRevealingMembers:(id)arg1; +- (void)toggleStructureArea:(id)arg1; +- (double)constrainContentWidthAndChangeModesIfNeeded:(double)arg1; +- (double)outlineViewWidth; +- (id)storyboardCanvasViewController; +- (double)maximumContentWidth; +- (double)minimumContentWidth; +- (double)contentWidth; +- (id)highlightProviders; +- (id)stateSavingIdentifier; +@property(readonly) id currentFilterFieldWantingDocumentOutlineViewController; +- (void)setDrawsWithActiveLook:(BOOL)arg1; +- (void)setCurrentStructureProvider:(id)arg1; +@property(nonatomic, getter=isShowingStructureArea) BOOL showingStructureArea; +- (id)_lastStructureSelectionProvider; +- (BOOL)supportsTogglingStructureArea; +- (void)editorInstalled; +- (void)primitiveInvalidate; +- (BOOL)automaticallyInvalidatesChildViewControllers; +- (void)loadView; +- (void)populateStructureAreaStructureProviders:(id)arg1; +- (void)makeAndPopulateSelectionProviders:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBStructureAreaDockItemView.h b/IDEInterfaceBuilderKit/IBStructureAreaDockItemView.h index 0ab0735d2..6477794cc 100644 --- a/IDEInterfaceBuilderKit/IBStructureAreaDockItemView.h +++ b/IDEInterfaceBuilderKit/IBStructureAreaDockItemView.h @@ -6,7 +6,7 @@ #import "DVTLayoutView_ML.h" -@class IBStructureAreaDockLabelContainer, IBStructureAreaDockLabelPopUp, NSImage, NSString; +@class IBAbstractStructureAreaDockLabelPopUp, IBStructureAreaDockLabelContainer, NSImage, NSString; @interface IBStructureAreaDockItemView : DVTLayoutView_ML { @@ -14,7 +14,7 @@ NSString *title; struct CGSize imageSize; id representedObject; - IBStructureAreaDockLabelPopUp *labelPopUp; + IBAbstractStructureAreaDockLabelPopUp *labelPopUp; NSImage *cachedPressedImageMask; BOOL pressed; BOOL drawsWithActiveLook; @@ -24,10 +24,12 @@ BOOL showingOpenIndicator; unsigned long long labelArrowEdge; BOOL shouldShowLabelPopUp; + BOOL _drawsWithFlatStyle; id _delegate; } + (id)openIndicatorImage; +@property(nonatomic) BOOL drawsWithFlatStyle; // @synthesize drawsWithFlatStyle=_drawsWithFlatStyle; @property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; @property(nonatomic) BOOL shouldShowLabelPopUp; // @synthesize shouldShowLabelPopUp; @property(nonatomic) unsigned long long labelArrowEdge; // @synthesize labelArrowEdge; diff --git a/IDEInterfaceBuilderKit/IBStructureAreaDockLabelPopUp.h b/IDEInterfaceBuilderKit/IBStructureAreaDockLabelPopUp.h index 98159b604..6bade30de 100644 --- a/IDEInterfaceBuilderKit/IBStructureAreaDockLabelPopUp.h +++ b/IDEInterfaceBuilderKit/IBStructureAreaDockLabelPopUp.h @@ -4,36 +4,16 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "NSView.h" +#import -@class NSString; - -@interface IBStructureAreaDockLabelPopUp : NSView +@interface IBStructureAreaDockLabelPopUp : IBAbstractStructureAreaDockLabelPopUp { - NSString *title; - unsigned long long arrowEdge; } -@property unsigned long long arrowEdge; // @synthesize arrowEdge; -@property(copy) NSString *title; // @synthesize title; -- (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; -- (id)bubblePath; -- (struct CGRect)titleRect; -- (struct CGRect)bubbleRect; -- (struct CGRect)rectToPopUpFromPoint:(struct CGPoint)arg1 inView:(id)arg2; -- (struct CGSize)sizeThatFits; -- (struct CGRect)contentRect; - (id)bubbleShadow; -- (long long)titleDrawingOptions; -- (id)attributedTitle; -- (id)attributedTitleForTitle:(id)arg1; -- (id)titleAttributes; - (id)titleShadow; - (id)titleColor; -- (id)titleFont; -- (id)titleParagraphStyle; -- (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBStructureAreaDockView.h b/IDEInterfaceBuilderKit/IBStructureAreaDockView.h index 0d00c8ea5..b4758ccd4 100644 --- a/IDEInterfaceBuilderKit/IBStructureAreaDockView.h +++ b/IDEInterfaceBuilderKit/IBStructureAreaDockView.h @@ -9,7 +9,7 @@ #import "IBSelectionOwnerDelegate-Protocol.h" #import "IBStructureAreaDockItemViewDelegate-Protocol.h" -@class IBDockObjectAndGroupPair, IBSelectionOwner, IBStructureAreaDockLabelContainer, NSArray, NSBezierPath, NSDictionary, NSImage, NSMutableDictionary, NSValue; +@class IBDockObjectAndGroupPair, IBSelectionOwner, IBStructureAreaDockLabelContainer, NSArray, NSBezierPath, NSDictionary, NSImage, NSMutableDictionary, NSString, NSValue; @interface IBStructureAreaDockView : DVTLayoutView_ML { @@ -39,9 +39,13 @@ int layoutDirection; unsigned long long labelArrowEdge; BOOL drawsGroupDividers; + BOOL _sizesToFitFixedDimension; + BOOL _drawsWithFlatStyle; id delegate; } +@property(nonatomic) BOOL drawsWithFlatStyle; // @synthesize drawsWithFlatStyle=_drawsWithFlatStyle; +@property(nonatomic) BOOL sizesToFitFixedDimension; // @synthesize sizesToFitFixedDimension=_sizesToFitFixedDimension; @property BOOL drawsGroupDividers; // @synthesize drawsGroupDividers; @property(copy, nonatomic) NSDictionary *targetIdentifiedRepresentedObjects; // @synthesize targetIdentifiedRepresentedObjects; @property(nonatomic) unsigned long long labelArrowEdge; // @synthesize labelArrowEdge; @@ -135,5 +139,11 @@ - (id)effectiveBackgroundColor; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBStructureRepresentingConnection.h b/IDEInterfaceBuilderKit/IBStructureRepresentingConnection.h index e5dbd159c..04d0dfcb8 100644 --- a/IDEInterfaceBuilderKit/IBStructureRepresentingConnection.h +++ b/IDEInterfaceBuilderKit/IBStructureRepresentingConnection.h @@ -10,14 +10,14 @@ @interface IBStructureRepresentingConnection : NSObject { - IBMemberID *sourceOID; - IBMemberID *destinationOID; - NSString *label; + IBMemberID *_sourceOID; + IBMemberID *_destinationOID; + NSString *_label; } -@property(copy) NSString *label; // @synthesize label; -@property(copy) IBMemberID *destinationOID; // @synthesize destinationOID; -@property(copy) IBMemberID *sourceOID; // @synthesize sourceOID; +@property(copy) NSString *label; // @synthesize label=_label; +@property(copy) IBMemberID *destinationOID; // @synthesize destinationOID=_destinationOID; +@property(copy) IBMemberID *sourceOID; // @synthesize sourceOID=_sourceOID; - (void).cxx_destruct; - (id)description; - (id)initWithSourceOID:(id)arg1 destinationOID:(id)arg2 label:(id)arg3; diff --git a/IDEInterfaceBuilderKit/IBStructureRepresentingObject.h b/IDEInterfaceBuilderKit/IBStructureRepresentingObject.h index b3cd708e0..3ae9605d6 100644 --- a/IDEInterfaceBuilderKit/IBStructureRepresentingObject.h +++ b/IDEInterfaceBuilderKit/IBStructureRepresentingObject.h @@ -10,21 +10,21 @@ @interface IBStructureRepresentingObject : NSObject { - NSString *className; - NSString *effectiveClassName; - NSString *externalClassName; - IBMemberID *objectID; - IBMemberID *containingGroupID; - IBStructureRepresentingObject *parentObject; - NSMutableArray *childObjects; + NSMutableArray *_childObjects; + NSString *_className; + NSString *_externalClassName; + NSString *_effectiveClassName; + IBMemberID *_objectID; + IBMemberID *_containingGroupID; + IBStructureRepresentingObject *_parentObject; } -@property(copy) IBMemberID *containingGroupID; // @synthesize containingGroupID; -@property(copy) NSString *externalClassName; // @synthesize externalClassName; -@property __weak IBStructureRepresentingObject *parentObject; // @synthesize parentObject; -@property(copy) IBMemberID *objectID; // @synthesize objectID; -@property(copy) NSString *effectiveClassName; // @synthesize effectiveClassName; -@property(copy) NSString *className; // @synthesize className; +@property __weak IBStructureRepresentingObject *parentObject; // @synthesize parentObject=_parentObject; +@property(copy) IBMemberID *containingGroupID; // @synthesize containingGroupID=_containingGroupID; +@property(copy) IBMemberID *objectID; // @synthesize objectID=_objectID; +@property(copy) NSString *effectiveClassName; // @synthesize effectiveClassName=_effectiveClassName; +@property(copy) NSString *externalClassName; // @synthesize externalClassName=_externalClassName; +@property(copy) NSString *className; // @synthesize className=_className; - (void).cxx_destruct; - (id)description; - (id)children; diff --git a/IDEInterfaceBuilderKit/IBSubviewEmbeddingPolicy.h b/IDEInterfaceBuilderKit/IBSubviewEmbeddingPolicy.h index 3c871e72b..6db48d3f0 100644 --- a/IDEInterfaceBuilderKit/IBSubviewEmbeddingPolicy.h +++ b/IDEInterfaceBuilderKit/IBSubviewEmbeddingPolicy.h @@ -17,7 +17,7 @@ - (void).cxx_destruct; - (BOOL)canEmbedObjects:(id)arg1 fromDocument:(id)arg2; - (id)embedObjects:(id)arg1 fromDocument:(id)arg2 context:(id)arg3; -- (void)moveViews:(id)arg1 intoContentView:(id)arg2 ofContainer:(id)arg3 withParent:(id)arg4 forDocument:(id)arg5; +- (void)moveViews:(id)arg1 intoDesignableContentView:(id)arg2 ofView:(id)arg3 withRootContainer:(id)arg4 forDocument:(id)arg5; - (id)initWithRepresentedExtension:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBSystemClassProvider.h b/IDEInterfaceBuilderKit/IBSystemClassProvider.h index cfa3116d0..598ebb788 100644 --- a/IDEInterfaceBuilderKit/IBSystemClassProvider.h +++ b/IDEInterfaceBuilderKit/IBSystemClassProvider.h @@ -6,41 +6,33 @@ #import -@class IBTargetRuntime, NSMutableDictionary; +@class IBPlatform, NSMutableDictionary; @interface IBSystemClassProvider : IBAbstractClassProvider { - NSMutableDictionary *classNameToPrimaryPartialClassDescriptionMap; - NSMutableDictionary *classNameToPartialClassDescriptionsMap; - NSMutableDictionary *classNameToSubclassesMap; - IBTargetRuntime *targetRuntime; + NSMutableDictionary *_classNameToPrimaryPartialClassDescriptionMap; + NSMutableDictionary *_classNameToPartialClassDescriptionsMap; + NSMutableDictionary *_classNameToSubclassesMap; + IBPlatform *_platform; + NSMutableDictionary *_partialDescriptionsBySourceIdentifier; } -+ (id)systemClassProviderForTargetRuntime:(id)arg1; ++ (id)systemClassProviderForPlatform:(id)arg1; - (void).cxx_destruct; +- (id)partialClassDescriptions; - (void)loadSystemClassDescriptions; - (void)loadSystemClassDescriptionsFromExtensionParameter:(id)arg1; - (id)filePathForClassDescriptionsParameter:(id)arg1; -- (void)addPartialClassDescription:(id)arg1 fromExtensionWithIdentifier:(id)arg2; +- (void)addPartialClassDescriptionsWithStaticDescriptions:(id)arg1 fromExtensionWithIdentifier:(id)arg2; - (void)addKnownSubclass:(id)arg1 toClassNamed:(id)arg2; - (id)conflictingClassDescriptionsPreventingIntegrationOfClassDescriptionBecauseOfConflictingSuperClasses:(id)arg1; - (BOOL)wouldAddingClassNamed:(id)arg1 withSuperClassNamedIntroduceACycle:(id)arg2; - (id)lineageOfClassNamed:(id)arg1; - (id)partialClassDescriptionsForClassNamed:(id)arg1; -- (id)collectionTypeForToManyOutlet:(id)arg1 forClassNamed:(id)arg2; -- (id)typeForNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2 forClassNamed:(id)arg3; -- (id)namedRelationsOfRelationshipType:(long long)arg1 forClassNamed:(id)arg2 withLineage:(id)arg3 recursive:(BOOL)arg4; -- (id)namedRelationsOfRelationshipType:(long long)arg1 forClassNamed:(id)arg2; -- (id)namedRelationsOfRelationshipType:(long long)arg1; -- (id)classNamesForClassesWithActionsNamed:(id)arg1; - (id)classNames; -- (id)descendantsOfClassesNamed:(id)arg1; -- (id)subclassesOfClassNamed:(id)arg1; - (id)superclassOfClassNamed:(id)arg1; -- (BOOL)hasDescriptionOfClassNamed:(id)arg1; - (id)partialClassDescriptionsExcludedForEncoding; -- (id)partialClassDescriptionsForEncodingClassNamed:(id)arg1; -- (id)initWithTargetRuntime:(id)arg1; +- (id)initWithPlatform:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/IBSystemLayoutConstraintAbstraction-IBSystemLayoutConstraintAbstraction.h b/IDEInterfaceBuilderKit/IBSystemLayoutConstraintAbstraction-IBSystemLayoutConstraintAbstraction.h index b45d6a97e..79b232525 100644 --- a/IDEInterfaceBuilderKit/IBSystemLayoutConstraintAbstraction-IBSystemLayoutConstraintAbstraction.h +++ b/IDEInterfaceBuilderKit/IBSystemLayoutConstraintAbstraction-IBSystemLayoutConstraintAbstraction.h @@ -7,9 +7,7 @@ #import "IBSystemLayoutConstraintAbstraction.h" @interface IBSystemLayoutConstraintAbstraction (IBSystemLayoutConstraintAbstraction) -+ (id)keyPathsForValuesAffectingIbDefaultImage; -+ (id)keyPathsForValuesAffectingIbDefaultLabel; -- (id)ibDefaultImage; ++ (id)ibDefaultImageForInstance:(id)arg1; - (id)ibDefaultLabel; @end diff --git a/IDEInterfaceBuilderKit/IBTargetRuntime.h b/IDEInterfaceBuilderKit/IBTargetRuntime.h index 020722e62..42c75421b 100644 --- a/IDEInterfaceBuilderKit/IBTargetRuntime.h +++ b/IDEInterfaceBuilderKit/IBTargetRuntime.h @@ -6,48 +6,40 @@ #import "NSObject.h" -@class NSSet; +@class IBIdiom, IBPlatform, NSMutableDictionary, NSObject; @interface IBTargetRuntime : NSObject { - NSSet *_objectLibraryTemplateExtensions; - NSSet *_documentDependencies; - NSSet *_classDescriptionsExtensions; - NSSet *_embeddingPolicyExtensions; - NSSet *_buildEnvironmentVerifiers; - NSSet *_connectionExtensions; + NSMutableDictionary *_imageRequestersByScaleFactor; BOOL _installedColorList; + NSObject *_asynchronousRequestQueue; + NSMutableDictionary *_requestProxiesByScaleFactor; } -+ (id)targetRuntimeWithArchiveIdentifier:(id)arg1 variantIdentifier:(id)arg2; + (id)targetRuntimeWithIdentifier:(id)arg1; -+ (id)sharedTargetRuntime; -+ (void)registerSharedInstance; - (void).cxx_destruct; -- (id)displayNameForPrimaryUserInterface; -- (id)nextTargetRuntime; -- (id)alternateTargetRuntimes; +- (id)asynchronousRequestQueue; +- (id)imageRequesterWithScaleFactor:(id)arg1; +- (Class)imageRequestProcessorClass; +- (id)asynchronousRequestProxyAttachingIfNeededForScaleFactor:(id)arg1; +- (id)attachToToolProxyForScaleFactor:(id)arg1 assertOnFailureToAttach:(BOOL)arg2 assertOnPostLaunchRequestFailures:(BOOL)arg3 error:(id *)arg4; +- (id)toolProxyManager; +- (id)displayNameForUserInterfaceStyle; +- (id)nextPreviewableTargetRuntime; +- (id)alternatePreviewableTargetRuntimes; +- (id)connectionClasses; +- (id)segueClasses; @property(readonly) id fontDataSource; - (void)installColorListIfNeeded; - (id)colorList; -- (id)connectionClasses; -- (id)connectionExtensionForConnectionClass:(Class)arg1; -- (id)buildEnvironmentVerifiers; -- (id)connectionExtensions; -- (id)embeddingPolicyExtensions; -- (id)classDescriptionsExtensions; -- (id)documentDependencyForType:(id)arg1; -- (id)documentDependencies; -- (id)objectLibraryTemplateExtensions; -- (id)icon; -- (Class)documentClass; -- (id)operatingSystemName; -- (id)windowPasteboardType; -- (id)viewPasteboardType; -- (id)objectPasteboardType; +- (struct CGSize)canvasViewFramePaddingSizeForOverlayScrollers; - (id)archiveVariantIdentifier; - (id)archiveIdentifier; - (id)identifier; +@property(readonly, nonatomic) IBIdiom *idiom; +@property(readonly, nonatomic) IBPlatform *platform; +- (void)dealloc; +- (id)init; @end diff --git a/IDEInterfaceBuilderKit/IBTaskBasedParser.h b/IDEInterfaceBuilderKit/IBTaskBasedParser.h index ae7132aef..0a5633751 100644 --- a/IDEInterfaceBuilderKit/IBTaskBasedParser.h +++ b/IDEInterfaceBuilderKit/IBTaskBasedParser.h @@ -10,7 +10,7 @@ { } -- (id)parseData:(id)arg1 fromFile:(id)arg2 errors:(id *)arg3; +- (id)parseData:(id)arg1 fromFile:(id)arg2 withContext:(id)arg3 errors:(id *)arg4; - (id)taskForParsingReturningError:(id *)arg1; - (id)processParserOutput:(id)arg1 fromFile:(id)arg2 errors:(id *)arg3; - (id)parserLaunchArguments; diff --git a/IDEInterfaceBuilderKit/IBTemporaryPasteboardClassProvider.h b/IDEInterfaceBuilderKit/IBTemporaryPasteboardClassProvider.h new file mode 100644 index 000000000..f0024723c --- /dev/null +++ b/IDEInterfaceBuilderKit/IBTemporaryPasteboardClassProvider.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableSet; + +@interface IBTemporaryPasteboardClassProvider : IBAbstractClassProvider +{ + NSMutableSet *_partialClassDescriptions; +} + +- (void).cxx_destruct; +- (id)partialClassDescriptions; +- (id)initWithPartialClassDescriptions:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBTextConversionProvider.h b/IDEInterfaceBuilderKit/IBTextConversionProvider.h index 67bb535a8..51084828f 100644 --- a/IDEInterfaceBuilderKit/IBTextConversionProvider.h +++ b/IDEInterfaceBuilderKit/IBTextConversionProvider.h @@ -8,6 +8,8 @@ #import "DVTDiffTextFilter-Protocol.h" +@class NSString; + @interface IBTextConversionProvider : NSObject { } @@ -18,5 +20,11 @@ + (id)textFileDataTypeForInputFilePath:(id)arg1; + (BOOL)pathRequiresFilter:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBTextIndexDataProvider.h b/IDEInterfaceBuilderKit/IBTextIndexDataProvider.h new file mode 100644 index 000000000..6dec4efd7 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBTextIndexDataProvider.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDETextIndexDataProvider.h" + +@interface IBTextIndexDataProvider : IDETextIndexDataProvider +{ +} + +- (id)findableForFilePath:(id)arg1; +- (id)textRepresentationOfContentsAtPath:(id)arg1; + +@end + diff --git a/IDEInterfaceBuilderKit/IBTextIndexDataProviderXMLParser.h b/IDEInterfaceBuilderKit/IBTextIndexDataProviderXMLParser.h new file mode 100644 index 000000000..0daf178c8 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBTextIndexDataProviderXMLParser.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSXMLParserDelegate-Protocol.h" + +@class NSMutableOrderedSet, NSMutableString, NSString; + +@interface IBTextIndexDataProviderXMLParser : NSObject +{ + NSMutableOrderedSet *_parsedStrings; + NSString *_pathString; + NSMutableString *_currentElementTextContent; + BOOL _currentElementTextContentIsBase64Encoded; + BOOL _encounteredMainDocumentTag; + long long _xibKind; +} + +- (void).cxx_destruct; +- (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; +- (void)parser:(id)arg1 foundCharacters:(id)arg2; +- (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; +- (id)parseTextRepresentation; +- (id)initWithPathString:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEInterfaceBuilderKit/IBToManyOutletInfo.h b/IDEInterfaceBuilderKit/IBToManyOutletInfo.h index 6f05f0c62..a316fcaea 100644 --- a/IDEInterfaceBuilderKit/IBToManyOutletInfo.h +++ b/IDEInterfaceBuilderKit/IBToManyOutletInfo.h @@ -10,7 +10,7 @@ @interface IBToManyOutletInfo : IBAbstractRelationshipInfo { - NSString *collectionClassName; + NSString *_collectionClassName; } + (id)instantiateWithDocumentUnarchiver:(id)arg1 relationshipName:(id)arg2 andCandidateClassName:(id)arg3; diff --git a/IDEInterfaceBuilderKit/IBToolArgumentsContainer.h b/IDEInterfaceBuilderKit/IBToolArgumentsContainer.h index 7984693f5..a4dbd5b9a 100644 --- a/IDEInterfaceBuilderKit/IBToolArgumentsContainer.h +++ b/IDEInterfaceBuilderKit/IBToolArgumentsContainer.h @@ -6,7 +6,7 @@ #import -@class DVTMutableOrderedDictionary, NSArray, NSDictionary, NSMutableArray, NSString; +@class DVTMutableOrderedDictionary, NSArray, NSDictionary, NSMutableArray, NSNumber, NSString; @interface IBToolArgumentsContainer : IBArgumentsContainer { @@ -34,6 +34,8 @@ BOOL _printMessageCategoryInfo; BOOL _printTargetRuntime; BOOL _printIndexingInformation; + BOOL _printSearchDescription; + BOOL _printStrippedTextContent; BOOL _makeEditableWhenCompiling; BOOL _shouldPrintVersion; BOOL _extractLocalizableGeometry; @@ -42,6 +44,8 @@ BOOL _extractLocalizableArrays; BOOL _enableAutoLayout; BOOL _printAutoLayoutEnabled; + BOOL _shouldUpdateAutoLayoutFrames; + BOOL _shouldUpdateAutoLayoutConstraints; NSString *_targetRuntimeIdentifier; NSDictionary *_refactorInfo; NSDictionary *_exportPropertiesDescription; @@ -61,12 +65,20 @@ NSString *_XLIFFImportPath; NSString *_XLIFFSourceLanguage; NSString *_XLIFFTargetLanguage; + NSArray *_targetDevices; + NSNumber *_launchScreen; + NSString *_module; NSString *_baseSDK; } @property(copy) NSString *baseSDK; // @synthesize baseSDK=_baseSDK; +@property(copy) NSString *module; // @synthesize module=_module; +@property(nonatomic) NSNumber *launchScreen; // @synthesize launchScreen=_launchScreen; +@property BOOL shouldUpdateAutoLayoutConstraints; // @synthesize shouldUpdateAutoLayoutConstraints=_shouldUpdateAutoLayoutConstraints; +@property BOOL shouldUpdateAutoLayoutFrames; // @synthesize shouldUpdateAutoLayoutFrames=_shouldUpdateAutoLayoutFrames; @property BOOL printAutoLayoutEnabled; // @synthesize printAutoLayoutEnabled=_printAutoLayoutEnabled; @property BOOL enableAutoLayout; // @synthesize enableAutoLayout=_enableAutoLayout; +@property(copy) NSArray *targetDevices; // @synthesize targetDevices=_targetDevices; @property(copy) NSString *XLIFFTargetLanguage; // @synthesize XLIFFTargetLanguage=_XLIFFTargetLanguage; @property(copy) NSString *XLIFFSourceLanguage; // @synthesize XLIFFSourceLanguage=_XLIFFSourceLanguage; @property(copy) NSString *XLIFFImportPath; // @synthesize XLIFFImportPath=_XLIFFImportPath; @@ -97,6 +109,8 @@ @property(copy) NSDictionary *exportPropertiesDescription; // @synthesize exportPropertiesDescription=_exportPropertiesDescription; @property(copy) NSDictionary *refactorInfo; // @synthesize refactorInfo=_refactorInfo; @property(copy) NSString *targetRuntimeIdentifier; // @synthesize targetRuntimeIdentifier=_targetRuntimeIdentifier; +@property BOOL printStrippedTextContent; // @synthesize printStrippedTextContent=_printStrippedTextContent; +@property BOOL printSearchDescription; // @synthesize printSearchDescription=_printSearchDescription; @property BOOL printIndexingInformation; // @synthesize printIndexingInformation=_printIndexingInformation; @property BOOL printTargetRuntime; // @synthesize printTargetRuntime=_printTargetRuntime; @property BOOL printMessageCategoryInfo; // @synthesize printMessageCategoryInfo=_printMessageCategoryInfo; @@ -120,7 +134,7 @@ - (void)validateAfterInterpretingOptionsCollectingErrors:(id)arg1; - (void)interpretOption:(CDStruct_96d6799e)arg1 optionalParameter:(id)arg2 collectingErrors:(id)arg3; - (id)optionIndex; -- (id)generateEquvalentArgumentArrayForIBToolVersion:(long long)arg1; +- (id)generateEquivalentArgumentArrayForIBToolVersion:(long long)arg1; - (long long)outputFormatArgumentCode; - (BOOL)isMissingRequiredArgumentsForIncrementalLocalization; - (id)collectionOptionsThatRequireInputDocuments; diff --git a/IDEInterfaceBuilderKit/IBTwoElementDictionary.h b/IDEInterfaceBuilderKit/IBTwoElementDictionary.h new file mode 100644 index 000000000..b4b2618a5 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBTwoElementDictionary.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDictionary.h" + +@interface IBTwoElementDictionary : NSDictionary +{ + id _objects[2]; + id _keys[2]; +} + +- (void).cxx_destruct; +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +- (id)keyEnumerator; +- (id)objectForKey:(id)arg1; +- (unsigned long long)count; +- (id)initWithObjects:(const id *)arg1 forKeys:(const id *)arg2 count:(unsigned long long)arg3; + +@end + diff --git a/IDEInterfaceBuilderKit/IBURLHandler.h b/IDEInterfaceBuilderKit/IBURLHandler.h index d6f87cd70..81dda4107 100644 --- a/IDEInterfaceBuilderKit/IBURLHandler.h +++ b/IDEInterfaceBuilderKit/IBURLHandler.h @@ -8,13 +8,21 @@ #import "IDEURLHandler-Protocol.h" +@class NSString; + @interface IBURLHandler : NSObject { } -+ (BOOL)handleURL:(id)arg1 error:(id *)arg2; ++ (void)handleURL:(id)arg1 completionHandler:(id)arg2; + (BOOL)shouldRegisterURLHandlerForScheme:(id)arg1; + (BOOL)shouldOpenIBURLs; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBUnarchivableDocument-Protocol.h b/IDEInterfaceBuilderKit/IBUnarchivableDocument-Protocol.h new file mode 100644 index 000000000..955574cb9 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBUnarchivableDocument-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IBUnarchivableDocument +- (Class)documentUnarchiver:(id)arg1 classForUnknownElementNamed:(id)arg2; +- (id)documentUnarchiverAllowedReferenceTypes:(id)arg1; +- (BOOL)documentUnarchiverIsUnarchivingStackBasedTreeNode:(id)arg1; +- (void)documentUnarchiver:(id)arg1 didUnarchiveObject:(id)arg2; +- (void)documentUnarchiver:(id)arg1 willUnarchiveObject:(id)arg2; +- (id)documentUnarchiver:(id)arg1 objectForReferenceID:(id)arg2 referenceType:(id)arg3; +- (void)unarchiveDocument:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IBUserDefinedActionClassProvider.h b/IDEInterfaceBuilderKit/IBUserDefinedActionClassProvider.h index fd8b7437d..6e02c07fe 100644 --- a/IDEInterfaceBuilderKit/IBUserDefinedActionClassProvider.h +++ b/IDEInterfaceBuilderKit/IBUserDefinedActionClassProvider.h @@ -6,29 +6,21 @@ #import -@class NSDictionary; +@class NSDictionary, NSMutableArray; @interface IBUserDefinedActionClassProvider : IBAbstractClassProvider { - NSDictionary *actionSelectorToTypeMap; + NSDictionary *_actionSelectorToTypeMap; + NSMutableArray *_partialClassDescriptions; } - (void).cxx_destruct; -- (id)collectionTypeForToManyOutlet:(id)arg1 forClassNamed:(id)arg2; -- (id)typeForNamedRelation:(id)arg1 ofRelationshipType:(long long)arg2 forClassNamed:(id)arg3; -- (id)namedRelationsOfRelationshipType:(long long)arg1 forClassNamed:(id)arg2 withLineage:(id)arg3 recursive:(BOOL)arg4; -- (id)namedRelationsOfRelationshipType:(long long)arg1; -- (id)classNamesForClassesWithActionsNamed:(id)arg1; -- (id)classNames; -- (id)descendantsOfClassesNamed:(id)arg1; -- (id)subclassesOfClassNamed:(id)arg1; -- (id)superclassOfClassNamed:(id)arg1; -- (BOOL)hasDescriptionOfClassNamed:(id)arg1; +- (id)partialClassDescriptions; @property(copy) NSDictionary *actionSelectorToTypeMap; - (void)integrateDocumentDecodedPartialClassDescriptions:(id)arg1; - (BOOL)shouldPreserveClassDescriptionSourceForEncodedClassDescriptions:(id)arg1; - (id)additionalNonDocumentReferencedPartialClassDescriptionsForEncoding; -- (id)partialClassDescriptionsForEncodingClassNamed:(id)arg1; +- (id)partialClassDescription; - (id)init; @end diff --git a/IDEInterfaceBuilderKit/IBUserDefinedRuntimeAttribute-IDEIntegration.h b/IDEInterfaceBuilderKit/IBUserDefinedRuntimeAttribute-IDEIntegration.h new file mode 100644 index 000000000..d83fbee13 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBUserDefinedRuntimeAttribute-IDEIntegration.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBUserDefinedRuntimeAttribute.h" + +#import "IBDocumentArchiving-Protocol.h" + +@class NSString; + +@interface IBUserDefinedRuntimeAttribute (IDEIntegration) ++ (id)instantiateWithDocumentUnarchiver:(id)arg1; +- (id)ibCoerceToDescriptivePListWithStrictness:(long long)arg1; +- (void)unarchiveWithDocumentUnarchiver:(id)arg1; +- (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderKit/IBUserDefinedRuntimeAttributeResourceReference.h b/IDEInterfaceBuilderKit/IBUserDefinedRuntimeAttributeResourceReference.h new file mode 100644 index 000000000..67cc708ac --- /dev/null +++ b/IDEInterfaceBuilderKit/IBUserDefinedRuntimeAttributeResourceReference.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBUserDefinedRuntimeAttributeResourceReference : IBMediaResourceReference +{ + long long _index; +} + ++ (id)referenceToVariantSet:(id)arg1 fromDocumentObject:(id)arg2 originalValue:(id)arg3 attributeIndex:(long long)arg4 transformer:(id)arg5; +- (BOOL)updateValueFromResourceValueIfNeeded:(id)arg1 inDocument:(id)arg2; +- (id)initWithVariantSet:(id)arg1 documentObject:(id)arg2 originalValue:(id)arg3 index:(long long)arg4 transformer:(id)arg5; + +@end + diff --git a/IDEInterfaceBuilderKit/IBUserDefinedRuntimeAttributesPlaceholderAbstract.h b/IDEInterfaceBuilderKit/IBUserDefinedRuntimeAttributesPlaceholderAbstract.h index 69aef7e3e..b63745181 100644 --- a/IDEInterfaceBuilderKit/IBUserDefinedRuntimeAttributesPlaceholderAbstract.h +++ b/IDEInterfaceBuilderKit/IBUserDefinedRuntimeAttributesPlaceholderAbstract.h @@ -10,12 +10,14 @@ @interface IBUserDefinedRuntimeAttributesPlaceholderAbstract : IBAttributePlaceholder { - NSArray *userDefinedRuntimeAttributes; + BOOL _mustConnectLast; + NSArray *_userDefinedRuntimeAttributes; } +@property(nonatomic) BOOL mustConnectLast; // @synthesize mustConnectLast=_mustConnectLast; +@property(retain, nonatomic) NSArray *userDefinedRuntimeAttributes; // @synthesize userDefinedRuntimeAttributes=_userDefinedRuntimeAttributes; - (void).cxx_destruct; - (id)archiveConnection; -- (id)userDefinedRuntimeAttributes; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithObject:(id)arg1 andUserDefinedRuntimeAttributes:(id)arg2; diff --git a/IDEInterfaceBuilderKit/IBUserGuide.h b/IDEInterfaceBuilderKit/IBUserGuide.h index 838f58935..93d62af3e 100644 --- a/IDEInterfaceBuilderKit/IBUserGuide.h +++ b/IDEInterfaceBuilderKit/IBUserGuide.h @@ -9,20 +9,22 @@ #import "IBDocumentArchiving-Protocol.h" #import "NSCoding-Protocol.h" -@class IBLayoutGuideDrawingHandler, NSView; +@class IBLayoutGuideDrawingHandler, NSString, NSView; @interface IBUserGuide : IBAbstractUserGuide { - NSView *view; - unsigned long long affinity; - double relativeLocation; - IBLayoutGuideDrawingHandler *layoutGuideDrawingHandler; - BOOL dragging; + BOOL _dragging; + IBLayoutGuideDrawingHandler *_layoutGuideDrawingHandler; + NSView *_view; + unsigned long long _affinity; + double _location; } + (id)instantiateWithDocumentUnarchiver:(id)arg1; -@property(retain) NSView *view; // @synthesize view; -@property(retain, nonatomic) IBLayoutGuideDrawingHandler *layoutGuideDrawingHandler; // @synthesize layoutGuideDrawingHandler; +@property(nonatomic) double location; // @synthesize location=_location; +@property(nonatomic) unsigned long long affinity; // @synthesize affinity=_affinity; +@property(retain) NSView *view; // @synthesize view=_view; +@property(retain, nonatomic) IBLayoutGuideDrawingHandler *layoutGuideDrawingHandler; // @synthesize layoutGuideDrawingHandler=_layoutGuideDrawingHandler; - (void).cxx_destruct; - (void)invalidate; - (void)drawOffsetIndicatorsView:(id)arg1; @@ -37,16 +39,13 @@ - (double)reportedDistanceFromMaxEdge; - (double)reportedDistanceFromMinEdge; - (void)trackWithLeftMouseDownEvent:(id)arg1 inDocument:(id)arg2; -- (struct CGRect)drawignBoundsInView:(id)arg1; - (struct CGRect)hitTestingRectInView:(id)arg1; -- (void)updateWithRelativeLocationFromPoint:(struct CGPoint)arg1 andAffinity:(unsigned long long)arg2 inView:(id)arg3 inDocument:(id)arg4; -- (id)description; -@property(readonly, getter=isVisible) BOOL visible; +- (void)updateWithLocationFromPoint:(struct CGPoint)arg1 andAffinity:(unsigned long long)arg2 inView:(id)arg3 inDocument:(id)arg4; +@property(readonly, copy) NSString *description; +- (BOOL)isVisible; - (struct CGPoint)endInView:(id)arg1; - (struct CGPoint)startInView:(id)arg1; - (void)setDragging:(BOOL)arg1; -- (void)setAffinity:(unsigned long long)arg1; -- (void)setRelativeLocation:(double)arg1; - (CDStruct_f6143a38)lineInView:(id)arg1; - (id)document; - (BOOL)isVertical; @@ -58,5 +57,10 @@ - (id)initWithCoder:(id)arg1; - (id)initWithView:(id)arg1 location:(double)arg2 andAffinity:(unsigned long long)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEInterfaceBuilderKit/IBViewControllerPlaceholderStyle.h b/IDEInterfaceBuilderKit/IBViewControllerPlaceholderStyle.h new file mode 100644 index 000000000..91bb143f9 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBViewControllerPlaceholderStyle.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSColor, NSDictionary, NSShadow; + +@interface IBViewControllerPlaceholderStyle : NSObject +{ + NSShadow *_barShadow; + NSColor *_backgroundColor; + NSDictionary *_titleAttributes; + NSDictionary *_subtitleAttributes; + NSDictionary *_explanationAttributes; +} + ++ (id)defaultStyle; +@property(retain, nonatomic) NSDictionary *explanationAttributes; // @synthesize explanationAttributes=_explanationAttributes; +@property(retain, nonatomic) NSDictionary *subtitleAttributes; // @synthesize subtitleAttributes=_subtitleAttributes; +@property(retain, nonatomic) NSDictionary *titleAttributes; // @synthesize titleAttributes=_titleAttributes; +@property(retain, nonatomic) NSColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; +@property(retain, nonatomic) NSShadow *barShadow; // @synthesize barShadow=_barShadow; +- (void).cxx_destruct; + +@end + diff --git a/IDEInterfaceBuilderKit/IBViewEditor.h b/IDEInterfaceBuilderKit/IBViewEditor.h index 6ff91a2e2..699fe06a4 100644 --- a/IDEInterfaceBuilderKit/IBViewEditor.h +++ b/IDEInterfaceBuilderKit/IBViewEditor.h @@ -6,11 +6,13 @@ #import +#import "IBLayoutConstraintDrawingDestination-Protocol.h" +#import "IBLayoutConstraintStatusProvider-Protocol.h" #import "NSPopoverDelegate-Protocol.h" -@class DVTDelayedInvocation, DVTObservingToken, IBAutolayoutConstraintAdditionValidationState, IBCancellationToken, IBLayoutConstraint, IBMutableIdentityDictionary, IBViewTracker, NSArray, NSDictionary, NSMutableDictionary, NSPopover, NSSet, NSValue; +@class DVTDelayedInvocation, DVTObservingToken, IBAutolayoutConstraintAdditionValidationState, IBCancellationToken, IBLayoutConstraint, IBMutableIdentityDictionary, IBViewTracker, NSArray, NSDictionary, NSMutableDictionary, NSPopover, NSSet, NSString, NSValue; -@interface IBViewEditor : IBEditor +@interface IBViewEditor : IBEditor { DVTDelayedInvocation *_constraintUpdatingInvocation; long long _constraintHidingCount; @@ -87,6 +89,7 @@ - (void)insertHeightConstraint:(id)arg1; - (void)insertWidthConstraint:(id)arg1; - (void)_insertAbsoluteConstraintForAttribute:(unsigned long long)arg1 constraintAdditionState:(id)arg2; +- (void)_addConstraintsFromEditorMenuCommand:(id)arg1 arbitrationOptions:(id)arg2; - (id)objectsForSelectingAll; - (void)didClose; - (void)didOpen; @@ -122,14 +125,10 @@ - (struct CGRect)drawingAreaForDrawableBadge:(id)arg1; - (struct CGRect)drawingAreaForDrawable:(id)arg1; - (void)updateConstraintDrawablesAndGuideLinesForOrderedConstraintAbstractions:(id)arg1; -- (id)constraintDrawableOrderingComparator; - (void)drawSelectionHighlightForObject:(id)arg1; - (void)drawConstraintItem:(id)arg1; -- (void)determineConstraintDrawableGuideLines:(CDStruct_f6143a38 *)arg1 maxGuideLineCount:(unsigned long long)arg2 forDrawables:(id)arg3 givenMovedDrawableIndexes:(id)arg4; -- (id)moveDrawablesToAvoidOverlapping:(id)arg1 givenMoveableDrawableIndexes:(id)arg2 movingToAvoidDrawablesAtIndexes:(id)arg3 insettingToAvoidDrawablesAtIndexes:(id)arg4; -- (BOOL)attemptToInsetDrawable:(id)arg1 toAvoidDrawable:(id)arg2; -- (BOOL)isDrawable:(id)arg1 intersectingDrawable:(id)arg2; - (void)drawGuideLine:(CDStruct_f6143a38)arg1; +- (struct CGRect)rectForGuideLine:(CDStruct_f6143a38)arg1; - (void)drawViewEditorDrawable:(id)arg1; - (id)effectiveShadowForConstraintDrawable:(id)arg1; - (id)effectiveStrokeColorForConstraintDrawable:(id)arg1; @@ -173,8 +172,8 @@ - (void)refreshMouseOverConstraintState; - (void)setConstraintSelectableUpdatingDelay:(double)arg1; - (void)resetCursorRects; -- (CDStruct_648df176)activeKnobRectsForObject:(id)arg1; -- (id)objectsInRect:(struct CGRect)arg1; +- (CDStruct_fa3e0eee)activeKnobRectsForObject:(id)arg1; +- (id)installedChildViewsInRect:(struct CGRect)arg1; - (void)editorCanvasFrameDidCompleteLayout; - (void)noteDescendant:(id)arg1 didChangeProperty:(id)arg2 fromValue:(id)arg3; - (BOOL)isUndoingOrRedoing; @@ -207,7 +206,6 @@ - (void)addVerticalGuide:(id)arg1; - (void)addHorizontalGuide:(id)arg1; - (struct CGRect)rectForGuide; -- (void)makeGroupFromSelectionAction:(id)arg1; - (void)alignEdgeTop:(id)arg1; - (void)alignEdgeBottom:(id)arg1; - (void)alignEdgeRight:(id)arg1; @@ -224,34 +222,18 @@ - (void)alignViews:(id)arg1 withConstraints:(id)arg2; - (void)didDeactivate; - (void)didActivate; -- (void)_configureDrawable:(id)arg1 atIndex:(unsigned long long)arg2 forAbstraction:(id)arg3 representingConstraint:(id)arg4 autolayoutStatus:(id)arg5; -- (void)_configureNonBadgeAutolayoutStatusForDrawable:(id)arg1 atIndex:(unsigned long long)arg2 forAbstraction:(id)arg3 representingConstraint:(id)arg4 isConflicting:(BOOL)arg5 isAmbiguous:(BOOL)arg6 isMisplaced:(BOOL)arg7 misplacementDelta:(double)arg8; -- (void)_configureBasePropertiesForDrawable:(id)arg1 forAbstraction:(id)arg2 representingConstraint:(id)arg3; -- (void)_insetDrawableToAvoidResizeKnobsIfNecessary:(id)arg1; -- (void)_configureBadgeForDrawable:(id)arg1 atIndex:(unsigned long long)arg2 forAbstraction:(id)arg3 representingConstraint:(id)arg4 isConflicting:(BOOL)arg5 isAmbiguous:(BOOL)arg6 isMisplaced:(BOOL)arg7 misplacementDelta:(double)arg8; -- (id)_effectiveDrawableTintColorForDrawable:(id)arg1 atIndex:(unsigned long long)arg2 forAbstraction:(id)arg3 isConflicting:(BOOL)arg4 isAmbiguous:(BOOL)arg5 isMisplaced:(BOOL)arg6; -- (id)constraintDrawablesForConstraintAbstraction:(id)arg1 autolayoutStatus:(id)arg2; -- (id)_badgeImageForMisplacedConstraint:(id)arg1 constantDelta:(double)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_c519178c *)arg4; -- (id)_badgeImageForConflictingConstraint:(id)arg1 returningBadgeSize:(struct CGSize *)arg2 badgeInset:(CDStruct_c519178c *)arg3; - (id)_constraintBadgeImageForLabel:(id)arg1 tintColor:(id)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_c519178c *)arg4; - (id)_scalableBaseConstraintBadgeImageWithTintColor:(id)arg1 returningBadgeSize:(struct CGSize *)arg2 badgeInset:(CDStruct_c519178c *)arg3 supportedScaleFactors:(id *)arg4; - (id)_baseConstraintBadgeImageShadowReturningShadowInset:(CDStruct_c519178c *)arg1; -- (id)relativeConstraintDrawableForConstraint:(id)arg1; -- (id)edgeBiasForLayoutAttribute:(unsigned long long)arg1; -- (id)absoluteConstraintDrawableForConstraint:(id)arg1 item:(id)arg2 attribute:(unsigned long long)arg3; -- (CDStruct_f6143a38)_adjustConstraintDrawableLineForIllegalStates:(CDStruct_f6143a38)arg1 forConstraint:(id)arg2 attribute:(unsigned long long)arg3; -- (struct CGRect)rectIncludingBadgeForDrawable:(id)arg1; - (struct CGRect)rectForDrawableBadge:(id)arg1; - (struct CGRect)rectForDrawingOverlayForConstraintItem:(id)arg1; - (struct CGRect)rectForDrawingConstraintItem:(id)arg1; -- (struct CGRect)rectForGuideLine:(CDStruct_f6143a38)arg1; - (id)hitRectsForConstraint:(id)arg1 inCoordinateSpaceOfView:(id)arg2; - (struct CGRect)hitRectForDrawable:(id)arg1; - (struct CGRect)rectForDrawable:(id)arg1; - (struct CGRect)rectForLimitedSpaceDualTBeamForDrawable:(id)arg1; - (struct CGRect)rectForConstraintLineWithLine:(CDStruct_f6143a38)arg1 lineThickness:(double)arg2 edgeBias:(id)arg3; - (struct CGRect)rectForIBeamWithLine:(CDStruct_f6143a38)arg1; -- (struct CGRect)layoutRectInOverlayCoordinatesForConstraintItem:(id)arg1; - (void)setNextSelectableConstraint:(id)arg1; - (BOOL)wantsToShowSelectionIndicators; - (BOOL)forbidsShowingSelectionIndicators; @@ -263,14 +245,12 @@ - (void)beginHidingConstraintDrawing; - (void)updateConstraintHidingCount:(long long)arg1; @property(readonly, nonatomic) BOOL hidesConstraints; +- (void)_updateViewsWithUnconditionalLayoutRectangles; - (void)stopObservingDocument; - (void)startObservingDocument; - (void)stopObservingView:(id)arg1 forKeyPaths:(id)arg2 andNotifications:(id)arg3; - (void)startObservingView:(id)arg1 forKeyPaths:(id)arg2 andNotifications:(id)arg3; @property(readonly) IBMutableIdentityDictionary *observingTokensByView; // @synthesize observingTokensByView=_observingTokensByView; -- (id)equalSizeBadge; -- (id)greaterThanOrEqualToBadge; -- (id)lessThanOrEqualToBadge; - (id)involvedViewOverlayChiselColor; - (id)involvedViewOverlayInnerPathGradient; - (id)involvedViewOverlayOuterStrokeColor; @@ -285,7 +265,7 @@ - (BOOL)isViewInDesignableContainer:(id)arg1; - (id)orderedSelectedViews; - (id)selectedViews; -- (id)childViews; +- (id)installedChildViews; - (id)layoutManager; - (id)viewEditorFrameController; - (id)lastMouseDown; @@ -295,6 +275,31 @@ - (id)editedView; - (id)editorView; - (id)initWithEditedObject:(id)arg1 parentEditor:(id)arg2 frameController:(id)arg3; +- (id)equalSizeBadge; +- (id)greaterThanOrEqualToBadge; +- (id)lessThanOrEqualToBadge; +- (id)constraintBadgeImageForLabel:(id)arg1 tintColor:(id)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_c519178c *)arg4; +- (id)badgeImageForAspectRatioConstraint:(id)arg1 attribute:(unsigned long long)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_c519178c *)arg4; +- (id)badgeImageForMisplacedConstraint:(id)arg1 constantDelta:(double)arg2 returningBadgeSize:(struct CGSize *)arg3 badgeInset:(CDStruct_c519178c *)arg4; +- (id)badgeImageForConflictingConstraint:(id)arg1 returningBadgeSize:(struct CGSize *)arg2 badgeInset:(CDStruct_c519178c *)arg3; +- (struct CGRect)rectIncludingBadgeForDrawable:(id)arg1; +- (BOOL)isShowingResizeKnobs; +- (id)badgeLabelForAbstraction:(id)arg1 atIndex:(unsigned long long)arg2 isConflicting:(BOOL)arg3 isAmbiguous:(BOOL)arg4 isMisplaced:(BOOL)arg5; +- (id)defaultDrawableTintColorForAbstraction:(id)arg1 atIndex:(unsigned long long)arg2 isConflicting:(BOOL)arg3 isAmbiguous:(BOOL)arg4 isMisplaced:(BOOL)arg5; +- (id)colorSpecifier; +- (long long)userInterfaceLayoutDirection; +- (id)constraintOverlayView; +- (struct CGRect)layoutRectInOverlayCoordinatesForConstraintItem:(id)arg1; +- (double)valueOfAttribute:(unsigned long long)arg1 forView:(id)arg2 inCoordinateSpaceOfView:(id)arg3 withUserInterfaceLayoutDirection:(long long)arg4; +- (BOOL)isSelectableConstraint:(id)arg1; +- (BOOL)isSelectedConstraint:(id)arg1; +- (BOOL)isConflictingConstraint:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/IBViewResizingDiagram.h b/IDEInterfaceBuilderKit/IBViewResizingDiagram.h new file mode 100644 index 000000000..82d13ec66 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBViewResizingDiagram.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface IBViewResizingDiagram : NSView +{ + struct CGRect _containerFrame; + struct CGRect _objectFrame; +} + +@property(nonatomic) struct CGRect objectFrame; // @synthesize objectFrame=_objectFrame; +@property(nonatomic) struct CGRect containerFrame; // @synthesize containerFrame=_containerFrame; +- (void)drawRect:(struct CGRect)arg1; +- (BOOL)isFlipped; + +@end + diff --git a/IDEInterfaceBuilderKit/IBWarning.h b/IDEInterfaceBuilderKit/IBWarning.h index 6528b87b0..9a03b3c4d 100644 --- a/IDEInterfaceBuilderKit/IBWarning.h +++ b/IDEInterfaceBuilderKit/IBWarning.h @@ -25,17 +25,15 @@ + (id)warningWithSource:(id)arg1 warningType:(long long)arg2 message:(id)arg3 affectedObjects:(id)arg4; + (id)ideIssueTypeIdentifierForWarningType:(long long)arg1; + (id)documentLocationForMember:(id)arg1; -+ (id)ibVersionNumberForSDKString:(id)arg1; + (id)displayNameForInvalidMacOSXVersionRange:(long long)arg1; + (id)categoryList; -+ (id)ibWarningTypeForMachineParseableName:(id)arg1; ++ (id)symbolNameForWarningType:(long long)arg1; + (id)displayNameForWarningType:(long long)arg1; -+ (id)machineParseableNameForWarningType:(long long)arg1; @property(readonly) NSSet *affectedObjects; // @synthesize affectedObjects=_affectedObjects; @property(readonly) id source; // @synthesize source=_source; @property(readonly) long long warningType; // @synthesize warningType=_warningType; -@property(readonly) IDEActivityLogMessage *activityLogMessage; // @synthesize activityLogMessage=_activityLogMessage; -@property(readonly) NSString *message; // @synthesize message=_message; +@property(readonly, copy) IDEActivityLogMessage *activityLogMessage; // @synthesize activityLogMessage=_activityLogMessage; +@property(readonly, copy) NSString *message; // @synthesize message=_message; - (void).cxx_destruct; - (id)description; - (id)ideIssueRepresentationForIssueProvider:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBWorkspaceDocumentAndPlatformReferenceKey.h b/IDEInterfaceBuilderKit/IBWorkspaceDocumentAndPlatformReferenceKey.h new file mode 100644 index 000000000..12faf663f --- /dev/null +++ b/IDEInterfaceBuilderKit/IBWorkspaceDocumentAndPlatformReferenceKey.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IBPlatform, IDEWorkspaceDocument; + +@interface IBWorkspaceDocumentAndPlatformReferenceKey : NSObject +{ + IDEWorkspaceDocument *workspaceDocument; + IBPlatform *platform; +} + +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isEqualToReferenceKey:(id)arg1; +- (id)initWithWorkspaceDocument:(id)arg1 platform:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBXIBDocument.h b/IDEInterfaceBuilderKit/IBXIBDocument.h new file mode 100644 index 000000000..c6f3ccfba --- /dev/null +++ b/IDEInterfaceBuilderKit/IBXIBDocument.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBXIBDocument : IBDocument +{ +} + ++ (BOOL)wantsSeparateCompiledPackagesForTargetDevices; ++ (Class)libraryAssetProviderClassForPlatform:(id)arg1; ++ (BOOL)wantsContainerViewInLibrary; ++ (BOOL)wantsViewControllersAtTopOfLibrary; ++ (BOOL)supportsInferredSimulatedMetrics; ++ (BOOL)supportsPrototypeObjects; +- (void)notifyPlatformAdapterThatConfigurationsWereDisabled; +- (void)notifyPlatformAdapterOfSwitchToEditedMemberConfiguration:(id)arg1; +- (BOOL)isObjectFirstResponder:(id)arg1; +- (BOOL)shouldPreserveWrapperContentsWhenWritingToURL:(id)arg1 ofType:(id)arg2 forSaveOperation:(unsigned long long)arg3 originalContentsURL:(id)arg4; +- (id)hybridPackageEditableDocumentFilename; +- (Class)compilerClass; +- (id)allIntrinsicPackageContentFileNames; +- (id)archivingSchema; +- (id)hybridPackageType; +- (id)preferredFileType; +- (BOOL)supportsLaunchScreen; +- (BOOL)supportsUserDefinedRuntimeAttributesForObject:(id)arg1; +- (BOOL)isObjectBuiltInPlaceholder:(id)arg1; +- (id)connectToSourceCandidatesForConnectingToObject:(id)arg1 preferredCandidates:(id *)arg2; +- (id)connectToSourceFileOwnershipObjectForConnectingToObject:(id)arg1 relativeTopLevelObjects:(id *)arg2; +- (BOOL)isDocumentLifeCycleManagementObject:(id)arg1; +- (void)documentUnarchiver:(id)arg1 willUnarchiveObject:(id)arg2; +- (void)documentArchiver:(id)arg1 didArchiveObject:(id)arg2; +- (BOOL)usesDocumentArchiver; +- (id)verifier; +- (id)classNamesForForcingPersistenceOfClassDescriptions; +- (BOOL)shouldConnectionDisplayUpdateForObject:(id)arg1 inReactionChangeInClassesNamed:(id)arg2; +- (void)classDescriber:(id)arg1 didModifyClasses:(id)arg2; +- (double)automaticGeniusResultScoreForObject:(id)arg1 givenSelectedObject:(id)arg2; +- (BOOL)isObjectCandidateForAutomaticGeniusResults:(id)arg1 givenSelectedObject:(id)arg2; +- (id)fallbackControllersForSelectedMemberIDs:(id)arg1; +- (id)primaryControllerForGeniusFinder; +- (id)filesOwner; +- (id)firstResponder; +- (id)initWithType:(id)arg1 targetRuntime:(id)arg2 transientPasteboardDocument:(BOOL)arg3 error:(id *)arg4; + +@end + diff --git a/IDEInterfaceBuilderKit/IBXIBDocumentCompiler.h b/IDEInterfaceBuilderKit/IBXIBDocumentCompiler.h new file mode 100644 index 000000000..338e1c764 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBXIBDocumentCompiler.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IBXIBDocumentCompiler : IBDocumentCompiler +{ +} + ++ (id)productPathExtension; +- (id)intermediateDocument; +- (id)sourceDocument; + +@end + diff --git a/IDEInterfaceBuilderKit/IBXMLBuilder.h b/IDEInterfaceBuilderKit/IBXMLBuilder.h new file mode 100644 index 000000000..9e6f10137 --- /dev/null +++ b/IDEInterfaceBuilderKit/IBXMLBuilder.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSXMLElement; + +@interface IBXMLBuilder : NSObject +{ + NSXMLElement *_currentElement; +} + ++ (id)elementWithName:(id)arg1 scope:(id)arg2; +@property(retain, nonatomic) NSXMLElement *currentElement; // @synthesize currentElement=_currentElement; +- (void).cxx_destruct; +- (id)push:(id)arg1 scope:(id)arg2; + +@end + diff --git a/IDEInterfaceBuilderKit/IBXMLCoder.h b/IDEInterfaceBuilderKit/IBXMLCoder.h index 1d39aaea5..512162f8c 100644 --- a/IDEInterfaceBuilderKit/IBXMLCoder.h +++ b/IDEInterfaceBuilderKit/IBXMLCoder.h @@ -6,7 +6,7 @@ #import "NSCoder.h" -@class IBMutableIdentityDictionary, IBSelfCompressingDataWrapper, IBXMLCoderPerObjectState, NSHashTable, NSMapTable, NSMutableData, NSPointerArray, NSXMLElement; +@class DVTMutableOrderedDictionary, IBMutableIdentityDictionary, IBSelfCompressingDataWrapper, NSDictionary, NSHashTable, NSMapTable, NSMutableData, NSPointerArray, NSXMLElement; @interface IBXMLCoder : NSCoder { @@ -14,7 +14,7 @@ NSMapTable *pointersToOids; NSMapTable *oidsToPointers; IBMutableIdentityDictionary *replacements; - IBMutableIdentityDictionary *objectsToXMLElements; + IBMutableIdentityDictionary *referencableObjectsToXMLElements; IBMutableIdentityDictionary *classNamesForClasses; NSHashTable *referenceNodes; NSHashTable *encodedClasses; @@ -29,12 +29,19 @@ BOOL finished; id delegate; long long depth; - IBXMLCoderPerObjectState *objectState; double minimumReadableVersion; + NSXMLElement *objectState_currentXMLNode; + long long objectState_nextGenericKey; + id objectState_encodedParent; + NSDictionary *objectState_encodingSpecialCaseContext; + BOOL objectState_processingDelayedEncoding; + DVTMutableOrderedDictionary *objectState_delayedObjects; + BOOL prettyPrintOutput; } + (id)archivedDataWithRootObject:(id)arg1; + (void)initialize; +@property BOOL prettyPrintOutput; // @synthesize prettyPrintOutput; - (void).cxx_destruct; - (id)delegate; - (void)setDelegate:(id)arg1; @@ -50,14 +57,13 @@ - (BOOL)canEncodeObjectConditionally:(id)arg1; - (void)encodeObject:(id)arg1 forKey:(id)arg2; - (void)encodeReferenceToObject:(id)arg1 forKey:(id)arg2; -- (id)xmlAttributesWithKey:(id)arg1; - (void)serializeObject:(id)arg1; -- (BOOL)objectShouldUseCustomCoding:(id)arg1 sortDescriptorForUnorderedCollection:(id *)arg2; +- (BOOL)objectShouldUseCustomCoding:(id)arg1 comparatorForUnorderedCollection:(id *)arg2; - (id)serializeString:(id)arg1; - (id)serializeNumber:(id)arg1; -- (void)encodeDictionary:(id)arg1 withSortDescriptor:(id)arg2; +- (void)encodeDictionary:(id)arg1 withComparator:(id)arg2; - (BOOL)shouldUseCompressedEncodingForDictionary:(id)arg1; -- (void)encodeSet:(id)arg1 withSortDescriptor:(id)arg2; +- (void)encodeSet:(id)arg1 withComparator:(id)arg2; - (void)encodeArray:(id)arg1; - (BOOL)shouldEncodeCollectionsWithSpecialElements; - (BOOL)object:(id)arg1 encodesAsMemberAndWithCoderOfClass:(Class)arg2; diff --git a/IDEInterfaceBuilderKit/IBXMLCoderDelegate-Protocol.h b/IDEInterfaceBuilderKit/IBXMLCoderDelegate-Protocol.h index e189f981b..476f792d2 100644 --- a/IDEInterfaceBuilderKit/IBXMLCoderDelegate-Protocol.h +++ b/IDEInterfaceBuilderKit/IBXMLCoderDelegate-Protocol.h @@ -9,6 +9,6 @@ @protocol IBXMLCoderDelegate - (id)xmlCoder:(id)arg1 classNameForClass:(Class)arg2; - (BOOL)xmlCoder:(id)arg1 object:(id)arg2 shouldEncodeObject:(id *)arg3 forKey:(id)arg4 conditional:(BOOL)arg5; -- (id)xmlCoder:(id)arg1 sortDescriptorForCollection:(id)arg2; +- (id)xmlCoder:(SEL)arg1 comparatorForCollection:(id)arg2; @end diff --git a/IDEInterfaceBuilderKit/IBXMLDecoder.h b/IDEInterfaceBuilderKit/IBXMLDecoder.h index 7e133982e..ae2722585 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoder.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoder.h @@ -10,7 +10,6 @@ @interface IBXMLDecoder : NSCoder { - IBXMLDecoderElement *currentElement; NSMutableArray *successfullyDecodedObjects; NSMapTable *objectsToElements; NSMutableDictionary *classFallbacks; @@ -19,16 +18,17 @@ NSMutableArray *decodedBytes; IBSelfCompressingDataWrapper *originalDocumentData; long long nextGenericKey; - id delegate; NSSet *objectElementNamesWithPotentialObjectChildren; NSSet *specialCaseCollectionElementNames; NSDictionary *specialTypesToClasses; + id _delegate; + IBXMLDecoderElement *_currentElement; } + (void)setDecodersShouldCompressPreviousXMLForHints:(BOOL)arg1; + (id)unarchiveObjectWithData:(id)arg1; -@property(retain) id delegate; // @synthesize delegate; -@property(retain) IBXMLDecoderElement *currentElement; // @synthesize currentElement; +@property(retain) IBXMLDecoderElement *currentElement; // @synthesize currentElement=_currentElement; +@property(retain) id delegate; // @synthesize delegate=_delegate; - (long long)versionForClassName:(id)arg1; - (unsigned int)systemVersion; - (void *)decodeBytesWithReturnedLength:(unsigned long long *)arg1; @@ -50,13 +50,13 @@ - (id)decodeObjectForKey:(id)arg1; - (id)objectForXMLElement:(id)arg1; - (void)invokeRestoringDecodingStack:(id)arg1; -- (id)allocObjectForObjectElement:(id)arg1; +- (Class)classForObjectElement:(id)arg1; - (Class)classForClassName:(id)arg1; - (id)hintsForFutureXMLCoder; - (void)replaceObject:(id)arg1 withObject:(id)arg2; - (void)mapElement:(id)arg1 toObject:(id)arg2; - (id)elementForObject:(id)arg1; -- (id)deserializeObject:(id)arg1 fromElement:(id)arg2; +- (id)deserializeObject:(id)arg1 fromXMLElement:(id)arg2; - (id)deserializeSet:(id)arg1 fromXMLElement:(id)arg2; - (id)deserializeDictionary:(id)arg1 fromXMLElement:(id)arg2; - (id)deserializeArray:(id)arg1 fromXMLElement:(id)arg2; diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderAbstractObjectElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderAbstractObjectElement.h index c16a7af65..86b08e080 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderAbstractObjectElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderAbstractObjectElement.h @@ -6,7 +6,7 @@ #import -@class NSArray, NSDictionary, NSMutableArray, NSString; +@class NSDictionary, NSMutableArray, NSString; @interface IBXMLDecoderAbstractObjectElement : IBXMLDecoderAbstractValueElement { @@ -16,7 +16,6 @@ id _inlineAbstractValueElements[16]; long long _inlineAbstractValueElementsCount; NSMutableArray *_mutableAbstractValueElements; - NSArray *_abstractValueElements; BOOL _finishedAddingSubelements; NSString *_className; } @@ -25,12 +24,14 @@ - (void).cxx_destruct; @property(readonly) NSString *identifier; - (id)resolvedAbstractObjectElement; -- (id)abstractValueElements; -- (id)elements; +- (void)enumerateElements:(id)arg1; +- (void)enumerateAbstractValueElements:(id)arg1; - (id)keyedAbstractValueElements; - (void)finishedAddingSubelements; +- (long long)numberOfElements; +- (BOOL)hasInlineValues; - (BOOL)acceptAbstractValueElement:(id)arg1 error:(id *)arg2; -- (id)initWithAttributes:(const char **)arg1 parser:(id)arg2 error:(id *)arg3; +- (id)initWithAttributes:(const char **)arg1 stringTable:(id)arg2 error:(id *)arg3; - (id)decodedObject; - (void)setDecodedObject:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderAbstractValueElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderAbstractValueElement.h index ea71ed6fa..54e478451 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderAbstractValueElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderAbstractValueElement.h @@ -6,7 +6,7 @@ #import -@class NSData, NSNumber, NSString; +@class NSData, NSString; @interface IBXMLDecoderAbstractValueElement : IBXMLDecoderElement { @@ -16,16 +16,12 @@ @property(readonly) NSString *key; // @synthesize key=_key; - (void).cxx_destruct; -@property(readonly) NSString *interpretedStringValue; -@property(readonly) NSNumber *interpretedBooleanValue; -@property(readonly) NSNumber *interpretedRealValue; -@property(readonly) NSNumber *interpretedIntegerValue; -@property(readonly) NSData *interpretedBytesValue; +- (id)interpretedBytesValue; @property(readonly) double interpretedDoubleValue; @property(readonly) float interpretedFloatValue; @property(readonly) long long interpretedLongLongValue; @property(readonly) BOOL interpretedBoolValue; -- (id)initWithAttributes:(const char **)arg1 parser:(id)arg2 error:(id *)arg3; +- (id)initWithAttributes:(const char **)arg1 stringTable:(id)arg2 error:(id *)arg3; @end diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderArchiveElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderArchiveElement.h index 64f390909..ea0386ca2 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderArchiveElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderArchiveElement.h @@ -23,11 +23,11 @@ @property(readonly) IBXMLDecoderDataElement *dataElement; // @synthesize dataElement=_dataElement; - (void).cxx_destruct; - (Class)elementClassForElementName:(const char *)arg1; -- (id)elements; +- (void)enumerateElements:(id)arg1; - (BOOL)acceptClassesElement:(id)arg1 error:(id *)arg2; - (BOOL)acceptDataElement:(id)arg1 error:(id *)arg2; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; -- (id)initWithAttributes:(const char **)arg1 parser:(id)arg2 error:(id *)arg3; +- (id)initWithAttributes:(const char **)arg1 stringTable:(id)arg2 error:(id *)arg3; @end diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderBooleanElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderBooleanElement.h index ff98cba09..3a5dcff00 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderBooleanElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderBooleanElement.h @@ -15,9 +15,9 @@ + (id)elementName; - (void).cxx_destruct; -- (id)interpretedBooleanValue; +- (id)interpretedObjectValue:(char *)arg1; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; -- (id)initWithAttributes:(const char **)arg1 parser:(id)arg2 error:(id *)arg3; +- (id)initWithAttributes:(const char **)arg1 stringTable:(id)arg2 error:(id *)arg3; @end diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderBytesElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderBytesElement.h index 8b87324f4..bf08d597e 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderBytesElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderBytesElement.h @@ -15,7 +15,7 @@ + (id)elementName; - (void).cxx_destruct; -- (id)interpretedBytesValue; +- (id)interpretedObjectValue:(char *)arg1; - (BOOL)acceptsData; - (BOOL)interpretDataReturningError:(id *)arg1; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderCharactersElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderCharactersElement.h index e26b24fb8..87d6f725e 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderCharactersElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderCharactersElement.h @@ -15,7 +15,7 @@ + (id)elementName; - (void).cxx_destruct; -- (id)interpretedBytesValue; +- (id)interpretedObjectValue:(char *)arg1; - (BOOL)acceptsData; - (BOOL)interpretDataReturningError:(id *)arg1; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderClassElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderClassElement.h index a85f81760..d0495eb2f 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderClassElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderClassElement.h @@ -18,10 +18,10 @@ @property(readonly) NSString *className; // @synthesize className=_className; - (void).cxx_destruct; @property(readonly) IBXMLDecoderFallbacksElement *fallbacksElement; -- (id)elements; +- (void)enumerateElements:(id)arg1; - (BOOL)acceptFallbacksElement:(id)arg1 error:(id *)arg2; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; -- (id)initWithAttributes:(const char **)arg1 parser:(id)arg2 error:(id *)arg3; +- (id)initWithAttributes:(const char **)arg1 stringTable:(id)arg2 error:(id *)arg3; @end diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderClassesElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderClassesElement.h index 020491920..f0f98eaa1 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderClassesElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderClassesElement.h @@ -10,13 +10,13 @@ @interface IBXMLDecoderClassesElement : IBXMLDecoderElement { - NSMutableArray *classElements; + NSMutableArray *_classElements; } + (id)elementName; - (void).cxx_destruct; @property(readonly) NSArray *classElements; -- (id)elements; +- (void)enumerateElements:(id)arg1; - (BOOL)acceptClassElement:(id)arg1 error:(id *)arg2; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderDataElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderDataElement.h index 290e6203b..f3866d23c 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderDataElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderDataElement.h @@ -11,12 +11,12 @@ @interface IBXMLDecoderDataElement : IBXMLDecoderElement { NSDictionary *_keyedAbstractValueElements; - NSMutableArray *elements; + NSMutableArray *_elements; } + (id)elementName; - (void).cxx_destruct; -- (id)elements; +- (void)enumerateElements:(id)arg1; @property(readonly) NSDictionary *keyedAbstractValueElements; - (void)finishedAddingSubelements; - (BOOL)acceptAbstractValueElement:(id)arg1 error:(id *)arg2; diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderElement.h index c722aaafb..a89c06139 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderElement.h @@ -6,7 +6,7 @@ #import "NSObject.h" -@class IBXMLDecoderParser, NSArray, NSDictionary, NSString; +@class IBXMLDecoderParserStringTable, NSDictionary, NSString; @interface IBXMLDecoderElement : NSObject { @@ -19,7 +19,7 @@ } _characterBuffer; BOOL _charactersCompleted; NSString *_uninterpretedStringValue; - IBXMLDecoderParser *_parser; + IBXMLDecoderParserStringTable *_stringTable; } + (id)elementName; @@ -49,12 +49,14 @@ - (BOOL)acceptDataElement:(id)arg1 error:(id *)arg2; - (BOOL)acceptArchiveElement:(id)arg1 error:(id *)arg2; - (BOOL)acceptElement:(id)arg1 error:(id *)arg2; +- (id)interpretedObjectValue:(char *)arg1; - (void)finishedAddingSubelements; - (void)finishedInterpretingCharacters; - (BOOL)interpretDataReturningError:(id *)arg1; - (void)finishedAcceptingCharacters; - (void)acceptCharacters:(const char *)arg1 length:(long long)arg2; - (void)growCharacterBuffer:(long long)arg1; +- (void)invokeWithAccessToUninterpretedCharacters:(id)arg1; @property(readonly) NSString *uninterpretedStringValue; - (BOOL)acceptsData; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; @@ -63,9 +65,9 @@ @property(readonly) NSString *referencedIdentifier; @property(readonly) NSString *identifier; @property(readonly) NSDictionary *keyedAbstractValueElements; -@property(readonly) NSArray *elements; +- (void)enumerateElements:(id)arg1; @property(readonly) NSString *elementName; -- (id)initWithAttributes:(const char **)arg1 parser:(id)arg2 error:(id *)arg3; +- (id)initWithAttributes:(const char **)arg1 stringTable:(id)arg2 error:(id *)arg3; - (Class)elementClassForElementName:(const char *)arg1; - (BOOL)_isDeallocating; - (BOOL)_tryRetain; diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderFallbacksElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderFallbacksElement.h index 6b5eaef5b..75ccb85c4 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderFallbacksElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderFallbacksElement.h @@ -15,7 +15,7 @@ + (id)elementName; - (void).cxx_destruct; -- (id)elements; +- (void)enumerateElements:(id)arg1; @property(readonly) NSArray *nameElements; - (BOOL)acceptNameElement:(id)arg1 error:(id *)arg2; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderIntegerElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderIntegerElement.h index b0a782ad7..204ac3f40 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderIntegerElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderIntegerElement.h @@ -15,9 +15,9 @@ + (id)elementName; - (void).cxx_destruct; -- (id)interpretedIntegerValue; +- (id)interpretedObjectValue:(char *)arg1; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; -- (id)initWithAttributes:(const char **)arg1 parser:(id)arg2 error:(id *)arg3; +- (id)initWithAttributes:(const char **)arg1 stringTable:(id)arg2 error:(id *)arg3; @end diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderNilElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderNilElement.h index 025bc15a7..18f359fe1 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderNilElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderNilElement.h @@ -11,6 +11,7 @@ } + (id)elementName; +- (id)interpretedObjectValue:(char *)arg1; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; @end diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderObjectElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderObjectElement.h index 9a21aefad..fc31fcf03 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderObjectElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderObjectElement.h @@ -12,7 +12,7 @@ + (id)elementName; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; -- (id)initWithAttributes:(const char **)arg1 parser:(id)arg2 error:(id *)arg3; +- (id)initWithAttributes:(const char **)arg1 stringTable:(id)arg2 error:(id *)arg3; @end diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderParser.h b/IDEInterfaceBuilderKit/IBXMLDecoderParser.h index 2986649a6..84e5d3cd6 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderParser.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderParser.h @@ -8,10 +8,11 @@ #import "NSXMLParserDelegate-Protocol.h" -@class IBXMLDecoderArchiveElement, IBXMLDecoderElement, IBXMLDecoderParserStringTable, NSError, NSMutableArray; +@class IBXMLDecoderArchiveElement, IBXMLDecoderElement, IBXMLDecoderParserStringTable, NSError, NSMutableArray, NSString; @interface IBXMLDecoderParser : NSObject { + int _retainCountMinusOne; NSMutableArray *elementStack; NSError *parseError; IBXMLDecoderArchiveElement *archiveElement; @@ -148,9 +149,19 @@ + (id)parseArchive:(id)arg1 error:(id *)arg2; + (void)initialize; - (void).cxx_destruct; -- (id)stringFromXMLCharacters:(const char *)arg1; - (id)parseArchive:(id)arg1 error:(id *)arg2; - (id)init; +- (BOOL)_isDeallocating; +- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderParserStringTable.h b/IDEInterfaceBuilderKit/IBXMLDecoderParserStringTable.h index 2f53c4329..3cbfc3282 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderParserStringTable.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderParserStringTable.h @@ -18,6 +18,7 @@ long long length; long long capacity; } _characterData; + int _retainCountMinusOne; } - (id)stringFromCharacters:(const char *)arg1; @@ -26,6 +27,11 @@ - (void)growCharacterStorage; - (void)dealloc; - (id)init; +- (BOOL)_isDeallocating; +- (BOOL)_tryRetain; +- (unsigned long long)retainCount; +- (oneway void)release; +- (id)retain; @end diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderRealElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderRealElement.h index 32efd9b7e..079c6325e 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderRealElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderRealElement.h @@ -15,9 +15,9 @@ + (id)elementName; - (void).cxx_destruct; -- (id)interpretedRealValue; +- (id)interpretedObjectValue:(char *)arg1; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; -- (id)initWithAttributes:(const char **)arg1 parser:(id)arg2 error:(id *)arg3; +- (id)initWithAttributes:(const char **)arg1 stringTable:(id)arg2 error:(id *)arg3; @end diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderReferenceElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderReferenceElement.h index 4cbe61440..02323225f 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderReferenceElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderReferenceElement.h @@ -19,7 +19,7 @@ - (void).cxx_destruct; - (id)referencedIdentifier; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; -- (id)initWithAttributes:(const char **)arg1 parser:(id)arg2 error:(id *)arg3; +- (id)initWithAttributes:(const char **)arg1 stringTable:(id)arg2 error:(id *)arg3; @end diff --git a/IDEInterfaceBuilderKit/IBXMLDecoderStringElement.h b/IDEInterfaceBuilderKit/IBXMLDecoderStringElement.h index 7e40c55ae..59828fbf9 100644 --- a/IDEInterfaceBuilderKit/IBXMLDecoderStringElement.h +++ b/IDEInterfaceBuilderKit/IBXMLDecoderStringElement.h @@ -16,10 +16,10 @@ + (id)elementName; - (void).cxx_destruct; -- (id)interpretedStringValue; +- (id)interpretedObjectValue:(char *)arg1; - (BOOL)acceptsData; - (BOOL)interpretDataReturningError:(id *)arg1; -- (id)initWithAttributes:(const char **)arg1 parser:(id)arg2 error:(id *)arg3; +- (id)initWithAttributes:(const char **)arg1 stringTable:(id)arg2 error:(id *)arg3; - (BOOL)requestInsertionIntoParent:(id)arg1 error:(id *)arg2; @end diff --git a/IDEInterfaceBuilderKit/IDEGeniusResultNavigableRepresentedObject-Protocol.h b/IDEInterfaceBuilderKit/IDEGeniusResultNavigableRepresentedObject-Protocol.h new file mode 100644 index 000000000..b4b4f2cf0 --- /dev/null +++ b/IDEInterfaceBuilderKit/IDEGeniusResultNavigableRepresentedObject-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEGeniusResultNavigableRepresentedObject +- (id)geniusResult_identifierForGeniusCategory; +- (id)geniusResult_identifierForManualCategory; +@end + diff --git a/IDEInterfaceBuilderKit/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/IDEInterfaceBuilderKit/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/IDEInterfaceBuilderKit/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/IDEMethodSourceCodeGenerator-Protocol.h b/IDEInterfaceBuilderKit/IDEMethodSourceCodeGenerator-Protocol.h new file mode 100644 index 000000000..7ce592c39 --- /dev/null +++ b/IDEInterfaceBuilderKit/IDEMethodSourceCodeGenerator-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEMethodSourceCodeGenerator +- (id)prepareToAddClassMethodWithName:(id)arg1 inClassNamed:(id)arg2 options:(id)arg3 error:(id *)arg4; +- (id)prepareToAddInstanceMethodWithName:(id)arg1 inClassNamed:(id)arg2 options:(id)arg3 error:(id *)arg4; +@end + diff --git a/IDEInterfaceBuilderKit/IDENavigableItemArchivableRepresentationSupport-Protocol.h b/IDEInterfaceBuilderKit/IDENavigableItemArchivableRepresentationSupport-Protocol.h index 5c9efc213..732af3305 100644 --- a/IDEInterfaceBuilderKit/IDENavigableItemArchivableRepresentationSupport-Protocol.h +++ b/IDEInterfaceBuilderKit/IDENavigableItemArchivableRepresentationSupport-Protocol.h @@ -9,6 +9,7 @@ @protocol IDENavigableItemArchivableRepresentationSupport @optional +- (id)navigableItem_archivingIdentifer; - (unsigned long long)navigableItem_indexOfRepresentedObjectForIdentifier:(id)arg1 inRelationshipKeyPath:(id)arg2; - (id)navigableItem_identifierForRepresentedObjectAtIndex:(unsigned long long)arg1 inRelationshipKeyPath:(id)arg2; @end diff --git a/IDEInterfaceBuilderKit/IDESourceExpressionSource-Protocol.h b/IDEInterfaceBuilderKit/IDESourceExpressionSource-Protocol.h index a2f58f418..f1472e600 100644 --- a/IDEInterfaceBuilderKit/IDESourceExpressionSource-Protocol.h +++ b/IDEInterfaceBuilderKit/IDESourceExpressionSource-Protocol.h @@ -14,7 +14,7 @@ - (BOOL)isExpressionInFunctionOrMethodBody:(id)arg1; - (BOOL)isExpressionFunctionOrMethodDefinition:(id)arg1; - (BOOL)isExpressionInPlainCode:(id)arg1; -- (void)symbolsForExpression:(id)arg1 inQueue:(struct dispatch_queue_s *)arg2 completionBlock:(id)arg3; +- (void)symbolsForExpression:(id)arg1 inQueue:(id)arg2 completionBlock:(id)arg3; @optional - (BOOL)isLocationInFunctionOrMethodBody:(id)arg1; diff --git a/IDEInterfaceBuilderKit/IDETextIndexFindable-Protocol.h b/IDEInterfaceBuilderKit/IDETextIndexFindable-Protocol.h new file mode 100644 index 000000000..b6cb83713 --- /dev/null +++ b/IDEInterfaceBuilderKit/IDETextIndexFindable-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTPropertyListEncoding-Protocol.h" +#import "DVTTextFindable-Protocol.h" + +@protocol IDETextIndexFindable + +@optional +- (id)textRepresentation; +@end + diff --git a/IDEInterfaceBuilderKit/IDEURLHandler-Protocol.h b/IDEInterfaceBuilderKit/IDEURLHandler-Protocol.h index f3d521785..252a2f97f 100644 --- a/IDEInterfaceBuilderKit/IDEURLHandler-Protocol.h +++ b/IDEInterfaceBuilderKit/IDEURLHandler-Protocol.h @@ -7,7 +7,10 @@ #import "NSObject-Protocol.h" @protocol IDEURLHandler -+ (BOOL)handleURL:(id)arg1 error:(id *)arg2; + (BOOL)shouldRegisterURLHandlerForScheme:(id)arg1; + +@optional ++ (void)handleURL:(id)arg1 completionHandler:(id)arg2; ++ (BOOL)handleURL:(id)arg1 error:(id *)arg2; @end diff --git a/IDEInterfaceBuilderKit/NSAffineTransform-IBNSAffineTransformAdditions.h b/IDEInterfaceBuilderKit/NSAffineTransform-IBNSAffineTransformAdditions.h new file mode 100644 index 000000000..3de8a73dc --- /dev/null +++ b/IDEInterfaceBuilderKit/NSAffineTransform-IBNSAffineTransformAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSAffineTransform.h" + +@interface NSAffineTransform (IBNSAffineTransformAdditions) +- (id)ib_invertedTransform; +@end + diff --git a/IDEInterfaceBuilderKit/NSArray-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSArray-IBDocumentArchiving.h index dd59ed3cc..0d43d253e 100644 --- a/IDEInterfaceBuilderKit/NSArray-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSArray-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSArray (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSArrayController-IBArrayControllerAdditions.h b/IDEInterfaceBuilderKit/NSArrayController-IBArrayControllerAdditions.h new file mode 100644 index 000000000..d3db99c2b --- /dev/null +++ b/IDEInterfaceBuilderKit/NSArrayController-IBArrayControllerAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArrayController.h" + +@interface NSArrayController (IBArrayControllerAdditions) +- (void)ib_setContent:(id)arg1 andSelect:(BOOL)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/NSAttributedString-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSAttributedString-IBDocumentArchiving.h index c25b6d60f..75f00e004 100644 --- a/IDEInterfaceBuilderKit/NSAttributedString-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSAttributedString-IBDocumentArchiving.h @@ -8,10 +8,18 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSAttributedString (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; - (Class)classForDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSBezierPath-IBBezierPathAdditions.h b/IDEInterfaceBuilderKit/NSBezierPath-IBBezierPathAdditions.h index 375d91a85..46b7f18b6 100644 --- a/IDEInterfaceBuilderKit/NSBezierPath-IBBezierPathAdditions.h +++ b/IDEInterfaceBuilderKit/NSBezierPath-IBBezierPathAdditions.h @@ -28,6 +28,7 @@ + (id)littleArrowPathInRect:(struct CGRect)arg1; + (id)littleArrowPath; + (id)minusPathInRect:(struct CGRect)arg1; ++ (id)minusPathInRect:(struct CGRect)arg1 withWeightRatio:(double)arg2; + (id)xPathInRect:(struct CGRect)arg1; + (id)xPathInRect:(struct CGRect)arg1 withWeightRatio:(double)arg2; + (id)plusPathInRect:(struct CGRect)arg1; diff --git a/IDEInterfaceBuilderKit/NSColor-IBBinaryArchivingAdditions.h b/IDEInterfaceBuilderKit/NSColor-IBBinaryArchivingAdditions.h new file mode 100644 index 000000000..1404ac9ae --- /dev/null +++ b/IDEInterfaceBuilderKit/NSColor-IBBinaryArchivingAdditions.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSColor.h" + +#import "IBBinaryArchivableColor-Protocol.h" +#import "IBBinaryArchiving-Protocol.h" + +@class NSString; + +@interface NSColor (IBBinaryArchivingAdditions) ++ (id)ibColorWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; ++ (id)ibColorWithWhite:(double)arg1 alpha:(double)arg2; ++ (id)decodeWithBinaryUnarchiver:(id)arg1; +- (const char *)cStringClassNameForBinaryArchiver:(id)arg1; +- (id)ibArchivedSystemKeyPathForBinaryArchiver:(id)arg1; +- (BOOL)ibGetRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; +- (BOOL)ibGetWhite:(double *)arg1 alpha:(double *)arg2; +- (void)encodeWithBinaryArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderKit/NSColor-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSColor-IBDocumentArchiving.h index c7b1cd740..8be0d0ef0 100644 --- a/IDEInterfaceBuilderKit/NSColor-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSColor-IBDocumentArchiving.h @@ -8,9 +8,11 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSColor (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; -+ (CDUnion_37ff53f0)unarchiveWhiteValueWithDocumentUnarchiver:(id)arg1; ++ (CDUnion_af3ad131)unarchiveWhiteValueWithDocumentUnarchiver:(id)arg1; + (CDUnion_24d33b01)unarchiveRGBValueWithDocumentUnarchiver:(id)arg1; + (CDUnion_b8f7e27c)unarchiveCMYKValueWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; @@ -18,5 +20,11 @@ - (void)archiveWhiteComponentsWithDocumentArchiver:(id)arg1; - (void)archiveRGBComponentsWithDocumentArchiver:(id)arg1; - (void)archiveCMYKComponentsWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSControl-IBControlAdditions.h b/IDEInterfaceBuilderKit/NSControl-IBControlAdditions.h new file mode 100644 index 000000000..aadf30500 --- /dev/null +++ b/IDEInterfaceBuilderKit/NSControl-IBControlAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControl.h" + +@interface NSControl (IBControlAdditions) +- (void)ib_setTarget:(id)arg1 andAction:(SEL)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/NSData-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSData-IBDocumentArchiving.h index 88f9d9261..6ad4a0092 100644 --- a/IDEInterfaceBuilderKit/NSData-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSData-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSData (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSDate-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSDate-IBDocumentArchiving.h index b30b384d1..80673b23b 100644 --- a/IDEInterfaceBuilderKit/NSDate-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSDate-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSDate (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSDecimalNumber-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSDecimalNumber-IBDocumentArchiving.h index 27b9a83fe..81a90a828 100644 --- a/IDEInterfaceBuilderKit/NSDecimalNumber-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSDecimalNumber-IBDocumentArchiving.h @@ -8,11 +8,19 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSDecimalNumber (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; + (id)documentArchivingLocale; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; - (Class)classForDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSDictionary-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSDictionary-IBDocumentArchiving.h index 0626abce3..1f3c17522 100644 --- a/IDEInterfaceBuilderKit/NSDictionary-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSDictionary-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSDictionary (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSExpression-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSExpression-IBDocumentArchiving.h index 166b06fa3..aac085abb 100644 --- a/IDEInterfaceBuilderKit/NSExpression-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSExpression-IBDocumentArchiving.h @@ -8,10 +8,18 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSExpression (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; - (Class)classForDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSFileWrapper-IBFileWrapperAdditions.h b/IDEInterfaceBuilderKit/NSFileWrapper-IBFileWrapperAdditions.h index 374b63846..8fe6b8a27 100644 --- a/IDEInterfaceBuilderKit/NSFileWrapper-IBFileWrapperAdditions.h +++ b/IDEInterfaceBuilderKit/NSFileWrapper-IBFileWrapperAdditions.h @@ -7,6 +7,7 @@ #import "NSFileWrapper.h" @interface NSFileWrapper (IBFileWrapperAdditions) ++ (id)ib_unnamedFileWrapperWithContentsOfPath:(id)arg1 error:(id *)arg2; + (id)wrapperByCopyingContentsAtPath:(id)arg1 error:(id *)arg2; @end diff --git a/IDEInterfaceBuilderKit/NSFont-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSFont-IBDocumentArchiving.h index 965d40bb6..ae1aa9a2b 100644 --- a/IDEInterfaceBuilderKit/NSFont-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSFont-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSFont (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSFont-MethodsBasedOnPrivateState.h b/IDEInterfaceBuilderKit/NSFont-MethodsBasedOnPrivateState.h index b237158f8..5e4fe8e67 100644 --- a/IDEInterfaceBuilderKit/NSFont-MethodsBasedOnPrivateState.h +++ b/IDEInterfaceBuilderKit/NSFont-MethodsBasedOnPrivateState.h @@ -7,6 +7,9 @@ #import "NSFont.h" @interface NSFont (MethodsBasedOnPrivateState) +- (BOOL)xmlCoder:(id)arg1 shouldEncodeObject:(id *)arg2 forKey:(id)arg3 context:(id)arg4; +- (id)xmlCoderEncodingCallbackContext:(id)arg1; +- (id)metaFontName; - (long long)metaFont; @end diff --git a/IDEInterfaceBuilderKit/NSImage-IBImageAdditions.h b/IDEInterfaceBuilderKit/NSImage-IBImageAdditions.h index f8909db1d..b2933c754 100644 --- a/IDEInterfaceBuilderKit/NSImage-IBImageAdditions.h +++ b/IDEInterfaceBuilderKit/NSImage-IBImageAdditions.h @@ -10,12 +10,11 @@ + (BOOL)isTemplateName:(id)arg1; + (id)ibImageWithScaledDesktopPicture; + (id)imageWithRep:(id)arg1; -- (id)ibASCIIDescription; -- (id)ibASCIIDescriptionWithWidth:(long long)arg1 height:(long long)arg2; +- (id)ib_cachedUninstalledVariantForSize:(struct CGSize)arg1; - (id)imageFromRect:(struct CGRect)arg1; +- (struct CGRect)convertCanonicalRectToLocalSpace:(struct CGRect)arg1; - (id)bitmapImageRep; - (id)imageWithOpacity:(double)arg1; -- (id)imageFocusedOnRect:(struct CGRect)arg1 horizontalBlur:(double)arg2 verticalBlur:(double)arg3; - (id)representationOfSize:(struct CGSize)arg1; - (struct CGImage *)cgImageRepresentation; - (id)imageByScalingToSize:(struct CGSize)arg1; diff --git a/IDEInterfaceBuilderKit/NSImage-IBImageCatalogAdditions.h b/IDEInterfaceBuilderKit/NSImage-IBImageCatalogAdditions.h index dee04b899..e496c80d2 100644 --- a/IDEInterfaceBuilderKit/NSImage-IBImageCatalogAdditions.h +++ b/IDEInterfaceBuilderKit/NSImage-IBImageCatalogAdditions.h @@ -9,7 +9,6 @@ @class IBICImageResizingBehavior; @interface NSImage (IBImageCatalogAdditions) -- (void)setIbResizingBehavior:(id)arg1; -@property(readonly) IBICImageResizingBehavior *ibResizingBehavior; +@property(retain) IBICImageResizingBehavior *ibResizingBehavior; @end diff --git a/IDEInterfaceBuilderKit/NSImageView-IBSegmentedControlAdditions.h b/IDEInterfaceBuilderKit/NSImageView-IBSegmentedControlAdditions.h new file mode 100644 index 000000000..2346cf9cc --- /dev/null +++ b/IDEInterfaceBuilderKit/NSImageView-IBSegmentedControlAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSImageView.h" + +@interface NSImageView (IBSegmentedControlAdditions) ++ (id)imageViewWithImage:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/NSKeyedUnarchiverDelegate-Protocol.h b/IDEInterfaceBuilderKit/NSKeyedUnarchiverDelegate-Protocol.h new file mode 100644 index 000000000..ee738f579 --- /dev/null +++ b/IDEInterfaceBuilderKit/NSKeyedUnarchiverDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSKeyedUnarchiverDelegate + +@optional +- (void)unarchiverDidFinish:(id)arg1; +- (void)unarchiverWillFinish:(id)arg1; +- (void)unarchiver:(id)arg1 willReplaceObject:(id)arg2 withObject:(id)arg3; +- (id)unarchiver:(id)arg1 didDecodeObject:(id)arg2; +- (Class)unarchiver:(id)arg1 cannotDecodeObjectOfClassName:(id)arg2 originalClasses:(id)arg3; +@end + diff --git a/IDEInterfaceBuilderKit/NSLocale-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSLocale-IBDocumentArchiving.h index d6e6b1a90..4d612a9ce 100644 --- a/IDEInterfaceBuilderKit/NSLocale-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSLocale-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSLocale (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSMenu-IBMenuAdditions.h b/IDEInterfaceBuilderKit/NSMenu-IBMenuAdditions.h index 6e2c09dda..1e21c3196 100644 --- a/IDEInterfaceBuilderKit/NSMenu-IBMenuAdditions.h +++ b/IDEInterfaceBuilderKit/NSMenu-IBMenuAdditions.h @@ -7,8 +7,11 @@ #import "NSMenu.h" @interface NSMenu (IBMenuAdditions) ++ (id)ib_menuWithDelegate:(id)arg1; + (id)ib_menuWithItemGroups:(id)arg1; + (id)ib_menuWithItems:(id)arg1; +- (void)ib_addItemWithTitle:(id)arg1 representedObject:(id)arg2 target:(id)arg3 action:(SEL)arg4; +- (void)ib_addItemWithTitle:(id)arg1 representedObject:(id)arg2; - (void)ib_scaleMenuItemImagesToSize:(struct CGSize)arg1; - (void)ib_setMenuItems:(id)arg1; - (void)ib_addMenuItems:(id)arg1; diff --git a/IDEInterfaceBuilderKit/NSMenuItem-IBMenuItemAdditions.h b/IDEInterfaceBuilderKit/NSMenuItem-IBMenuItemAdditions.h new file mode 100644 index 000000000..9451b287d --- /dev/null +++ b/IDEInterfaceBuilderKit/NSMenuItem-IBMenuItemAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMenuItem.h" + +@interface NSMenuItem (IBMenuItemAdditions) ++ (id)ib_itemWithTitle:(id)arg1 representedObject:(id)arg2; ++ (id)ib_headerMenuItemWithTitle:(id)arg1 forControlSize:(unsigned long long)arg2; ++ (id)ib_separatedItemsWithItemGroups:(id)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/NSNull-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSNull-IBDocumentArchiving.h index 104472c3a..ed44c242a 100644 --- a/IDEInterfaceBuilderKit/NSNull-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSNull-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSNull (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSNumber-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSNumber-IBDocumentArchiving.h index d6a35548f..e5e7659ca 100644 --- a/IDEInterfaceBuilderKit/NSNumber-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSNumber-IBDocumentArchiving.h @@ -8,10 +8,18 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSNumber (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; - (Class)classForDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSNumberFormatter-IBNSNumberFormatterSupport.h b/IDEInterfaceBuilderKit/NSNumberFormatter-IBNSNumberFormatterSupport.h new file mode 100644 index 000000000..a72b8aae5 --- /dev/null +++ b/IDEInterfaceBuilderKit/NSNumberFormatter-IBNSNumberFormatterSupport.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNumberFormatter.h" + +@interface NSNumberFormatter (IBNSNumberFormatterSupport) +- (id)ib_internalAttributes; +@end + diff --git a/IDEInterfaceBuilderKit/NSObject-IBFrameworkObjectIntegration.h b/IDEInterfaceBuilderKit/NSObject-IBFrameworkObjectIntegration.h index c75caad19..a03bf6683 100644 --- a/IDEInterfaceBuilderKit/NSObject-IBFrameworkObjectIntegration.h +++ b/IDEInterfaceBuilderKit/NSObject-IBFrameworkObjectIntegration.h @@ -7,20 +7,62 @@ #import "NSObject.h" @interface NSObject (IBFrameworkObjectIntegration) ++ (id)ibObservedPropertiesForInheritableMetricsInvalidation; + (id)keyPathsForValuesAffectingIbInspectedIdentityObjectID; ++ (id)keyPathsForValuesAffectingIbInspectedCustomFormattedClassSymbol; + (id)keyPathsForValuesAffectingIbInspectedCustomClassName; + (id)ibIntegrationThunkTargetForSelector:(SEL)arg1 integrator:(id)arg2; ++ (BOOL)ibExistsAtRuntime; ++ (id)ibKeyPathsAcceptingModuleNameBackfill; + (id)keyPathsForValuesAffectingIbEffectiveClassName; -+ (id)keyPathsForValuesAffectingIbEffectiveLabel; -+ (id)keyPathsForValuesAffectingIbDefaultLabel; -+ (id)keyPathsForValuesAffectingIbQualifyingInfoForDefaultLabel; -+ (id)keyPathsForValuesAffectingIbTypeNameForDefaultLabel; ++ (BOOL)ibShouldBeIncludedInLibraryForTargetRuntime:(id)arg1 andDocumentClass:(Class)arg2; ++ (void)ibDidInstantiateForObject:(id)arg1 forAsset:(id)arg2 role:(long long)arg3; ++ (id)ibInstantiateForRole:(long long)arg1 withTargetRuntime:(id)arg2 documentClass:(Class)arg3 assetIdentifier:(id)arg4; ++ (id)ibInspectorPropertySearchDescriptionsForKeyPath:(id)arg1 platform:(id)arg2; ++ (id)ibSearchableAttributeKeyPathsForInspectorCategory:(id)arg1 platform:(id)arg2; ++ (id)ibSearchableInspectorsForCategory:(id)arg1 platform:(id)arg2; ++ (id)ibSearchableAttributeKeyPathsForPlatform:(id)arg1; ++ (id)ibCachedResultForPlatform:(id)arg1 andInspectorCategory:(id)arg2 withCache:(id)arg3 computationBlock:(id)arg4; ++ (id)ibCachedResultForPlatform:(id)arg1 withCache:(id)arg2 creatingIfNecessaryWithBlock:(id)arg3; ++ (void)ibPopulateAdditionalSearchableAttributeKeyPaths:(id)arg1 forInspectorCategory:(id)arg2; ++ (id)ibTypeIdentifier; +- (id)ibSegueTemplateSceneControllerOutletDestination; +- (id)ibRelationshipSegueDescriptionForKeypath:(id)arg1; +- (void)ibRelationshipSegue:(id)arg1 setDestination:(id)arg2 withErrors:(id)arg3; +- (void)ibBecameLocalUnitLeaderForDocument:(id)arg1; +- (void)ibWillCopyChild:(id)arg1 forCompilationUnitLeaderOfUnitDownstreamFromUnit:(id)arg2; +- (void)ibCaptureStoryboardCompilationResult:(id)arg1 fromCompilationUnit:(id)arg2; +- (void)ibSetupTriggerForSegueTemplate:(id)arg1 inCompilationUnit:(id)arg2; +- (void)ibStoryboardPrepareForSeparatingChild:(id)arg1 intoCompilationUnit:(id)arg2; +- (BOOL)ibTopLevelSceneObjectWantsInclusionInCompiledStoryboard; +- (BOOL)ibTopLevelSceneObjectWantsToBeKeptAliveByRootViewController; +- (BOOL)ibStoryboardContainsRepeatingSeparationInParentChain; +- (id)ibFirstStoryboardRepeatingAncestor; +- (BOOL)ibSupportsMultipleSeguesFromTrigger:(id)arg1; +- (void)ibWillResignDestinationOfSegue:(id)arg1; +- (void)ibDidBecomeDestinationOfSegue:(id)arg1; +- (BOOL)ibRequiresOutletToStoryboard; +- (void)ibUpstreamController:(id)arg1 willResignDestinationOfSegue:(id)arg2; +- (void)ibUpstreamController:(id)arg1 didBecomeDestinationOfSegue:(id)arg2; +- (id)ibOutgoingRelationshipSeguesForKeyPath:(id)arg1 inDocument:(id)arg2; +- (id)ibOutgoingSeguesInDocument:(id)arg1; +- (id)ibIncomingSeguesIncludingSelfOriginated:(BOOL)arg1; +- (BOOL)ibCanBePrimarySceneObject; +- (void)ibWillResignSourceOfSegue:(id)arg1; +- (void)ibDidBecomeSourceOfSegue:(id)arg1; +- (BOOL)ibInspectedDocumentIsStoryboard; +- (id)ibSegueSourceToManyRelationshipKeyPaths; +- (id)ibSegueSourceToOneRelationshipKeyPaths; +- (id)ibSegueTriggers; +- (id)ibDefaultSegueTrigger; +- (int)ibStoryboardSeparationTypeForChild:(id)arg1; - (BOOL)ibCanHaveAnyConstraintsIgnoringOwnedLayoutWhereApplicable:(BOOL)arg1; - (BOOL)ibCanHaveBaselineConstraintsIgnoringOwnedLayout:(BOOL)arg1; - (BOOL)ibCanHaveCenterInContainerAlignmentConstraints; - (BOOL)ibCanHaveEdgeOrCenterAlignmentConstraintsIgnoringOwnedLayout:(BOOL)arg1; - (BOOL)ibCanHaveEqualSizingConstraints; - (BOOL)ibCanHaveEdgeConstraintsToContainer; +- (BOOL)ibAllowsAspectRatioConstraints; - (BOOL)ibCanHaveSpacingConstraints; - (BOOL)ibCanHaveAbsoluteSizingConstraints; - (BOOL)ibHasOwnedLayout; @@ -39,6 +81,10 @@ - (BOOL)ibIsChildArbitrationUnitRoot:(id)arg1; - (void)ibArbitrationUnitWasCreatedWithReceiverAsRootUnderParent:(id)arg1; - (BOOL)ibIsLegalArbitrationUnitRoot; +- (void)setIbAutolayoutStatusComputationWarningMessages:(id)arg1; +- (id)ibAutolayoutStatusComputationWarningMessages; +- (void)setIbAutolayoutStatusComputationError:(id)arg1; +- (id)ibAutolayoutStatusComputationError; - (BOOL)ibShouldEnsureChildViewHasTranslatesAutoresizingMaskIntoConstraintsInCanvas:(id)arg1; - (BOOL)ibChildViewHasCustomLayoutButAllowsAlignmentConstraints:(id)arg1; - (BOOL)ibChildViewHasCustomLayoutButAllowsSpacingConstraints:(id)arg1; @@ -59,10 +105,41 @@ - (BOOL)ibOverridablePrefersToHorizontallyResizeWithContainer; - (BOOL)ibChildPrefersToVerticallyResizeWithContainer:(id)arg1; - (BOOL)ibChildPrefersToHorizontallyResizeWithContainer:(id)arg1; +- (BOOL)ibInspectedDocumentIsNotUsingAutolayout; +- (BOOL)ibInspectedDocumentIsUsingAutolayout; +- (id)ibCompiledCandidatesForToManyChildRelationshipKeyPath:(id)arg1 withPropertyStorage:(id)arg2; +- (id)ibCompiledValueForKeyPath:(id)arg1 withPropertyStorage:(id)arg2 inConfiguration:(id)arg3; +- (id)ibCompiledConfigurationsWithExplicitValuesForKeyPath:(id)arg1 withPropertyStorage:(id)arg2; +- (id)ibCompiledPerConfigurationToManyRelationshipKeyPaths; +- (id)ibCompiledPerConfigurationAttributeKeyPaths; +- (void)ibPopulateCompiledPerConfigurationToManyRelationshipOrder:(id)arg1; +- (void)ibPopulateCompiledPerConfigurationAttributeOrder:(id)arg1; +- (id)ibDesignTimeConfigurableKeyPathForCompiledKeyPath:(id)arg1; +- (id)ibCompiledKeyPathForDesignTimeConfigurableKeyPath:(id)arg1; +- (BOOL)ibIsTurnedOnInConfiguration:(id)arg1; +- (void)ibPropertyStorage:(id)arg1 didTurnOffCandidate:(id)arg2 forRelationship:(id)arg3 inConfiguration:(id)arg4; +- (void)ibPropertyStorage:(id)arg1 didTurnOnCandidate:(id)arg2 forRelationship:(id)arg3 inConfiguration:(id)arg4; +- (void)ibPropertyStorage:(id)arg1 didTurnOffForRelationship:(id)arg2 ofObject:(id)arg3 inConfiguration:(id)arg4; +- (void)ibPropertyStorage:(id)arg1 didTurnOnForRelationship:(id)arg2 ofObject:(id)arg3 inConfiguration:(id)arg4; +- (void)ibPropertyStorage:(id)arg1 didChangeCandidatesForRelationship:(id)arg2 fromValue:(id)arg3 toValue:(id)arg4 context:(id)arg5; +- (void)ibPropertyStorage:(id)arg1 willChangeCandidatesForRelationship:(id)arg2 fromValue:(id)arg3 toValue:(id)arg4 context:(id)arg5; +- (void)ibMergeAdditionsAndOrderingHints:(id)arg1 intoToManyRelationship:(id)arg2 document:(id)arg3 insertionContext:(id)arg4; +- (id)ibUnarchiveValueForAttribute:(id)arg1 inConfiguration:(id)arg2 withDocumentUnarchiver:(id)arg3; +- (void)ibArchiveEvaluatedValue:(id)arg1 forAttribute:(id)arg2 inConfiguration:(id)arg3 withDocumentArchiver:(id)arg4; +- (BOOL)ibShouldArchiveConfigurableProperty:(id)arg1 inConfiguration:(id)arg2 withStorage:(id)arg3; +- (id)ibArchiveKeyForConfigurableRelationship:(id)arg1; +- (void)ibForwardValueForAttribute:(id)arg1 toConfigurationPropertyStorage:(id)arg2 inConfiguration:(id)arg3; +- (void)ibForwardAttributeValuesForEmptyConfigurationToStorage:(id)arg1; +- (void)ibApplyValue:(id)arg1 fromConfigurationPropertyStorageForKeyPath:(id)arg2; +- (void)ibApplyValuesFromConfigurationPropertyStorage:(id)arg1 forConfiguration:(id)arg2; +- (id)ibExternalMemberPropertyStorage; +- (BOOL)ibWrapperViewForEditorCanvasFrameIsAffectedByChangeToProperty:(id)arg1; +- (id)ibWrapperViewForEditorCanvasFrame:(id)arg1; - (void)setIbExternalUserDefinedRuntimeAttributesLocalizableOthers:(id)arg1; - (id)ibExternalUserDefinedRuntimeAttributesLocalizableOthers; - (void)setIbExternalUserDefinedRuntimeAttributesLocalizableStrings:(id)arg1; - (id)ibExternalUserDefinedRuntimeAttributesLocalizableStrings; +- (void)ibDocumentDidChangeUserDefinedRuntimeAttributesInNonUndoableWay; - (id)ibExternalUserDefinedRuntimeAttributes; - (void)setIbExternalUserDefinedRuntimeAttributes:(id)arg1; - (BOOL)ibSupportsUserDefinedRuntimeAttributes; @@ -70,31 +147,38 @@ - (void)setIbInspectedIdentityAccessControl:(long long)arg1; - (long long)ibInspectedIdentityAccessControl; - (id)ibInspectedIdentityObjectID; +- (BOOL)ibInspectedIsInstallationConfigurable; +- (id)ibInstallableRelationshipFromParent; +- (void)ibEnumerateDerivedInspectedConfigurablePropertyDefinitions:(id)arg1; +- (id)ibInstallableRelationshipStorage; +- (id)ibAllConfigurationsWithValuesForInspectedConfigurableProperty:(id)arg1; +- (void)ibTakeValue:(id)arg1 forInspectedConfigurableProperty:(id)arg2 inConfiguration:(id)arg3; +- (id)ibValueForInspectedConfigurableProperty:(id)arg1 inConfiguration:(id)arg2; +- (void)setIbInspectedCustomFormattedClassSymbol:(id)arg1; +- (id)ibInspectedCustomFormattedClassSymbol; - (void)setIbInspectedCustomClassName:(id)arg1; - (id)ibInspectedCustomClassName; -- (void)ibDocument:(id)arg1 didStartSimulatorWithContext:(id)arg2; -- (void)ibDocument:(id)arg1 willStartSimulatorWithContext:(id)arg2; - (void)ibRegisterUndoActionInDocument:(id)arg1 forChangeToKeyPath:(id)arg2 fromValue:(id)arg3; - (void)ibUndoValue:(id)arg1 forKeyPath:(id)arg2; - (BOOL)ibIsTopLevelObject; - (BOOL)ibAcceptsBindingsValidation; -- (id)ibApplicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; - (id)ibFontDataSource; - (void)ibInvalidateWarningsAfterDescendant:(id)arg1 changedProperty:(id)arg2 inDocument:(id)arg3 fromValue:(id)arg4; +- (void)ibPopulateRequiredDocumentCapabilities:(id)arg1; - (id)ibWarningForSubNibOutlet:(id)arg1 document:(id)arg2 withComputationContext:(id)arg3; - (id)ibWarningForSubNibAction:(id)arg1 document:(id)arg2 withComputationContext:(id)arg3; - (id)ibCompiledNibFileIdentifierForChild:(id)arg1 inDocument:(id)arg2; - (id)ibCompiledNibFileIdentifier; - (id)ibExposedElusiveDescendantsKeyPaths; -- (BOOL)ibNeedsToCompileWithCopyOfDocument:(id)arg1; -- (void)ibFinishArchivingDocument:(id)arg1 withContext:(id)arg2; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; +- (id)ibMemberIDInObjectContainer:(id)arg1; +- (BOOL)ibIsInObjectContainer:(id)arg1; - (void)ibDidRemoveFromDocument:(id)arg1; - (void)ibWillRemoveFromDocument:(id)arg1 previouslyMemberOfGroup:(id)arg2; - (void)ibDidAddToDocument:(id)arg1 phase:(unsigned long long)arg2; - (void)ibWasAddedToAutolayoutDocument:(id)arg1; - (void)ibDocumentDidChangeDevelopmentTarget:(id)arg1; - (void)ibOptimisticallyDropRecomputableEditorState; +- (void)ibDidAddWithDefaultChildrenToDocument:(id)arg1; - (void)ibDidAddToDocument:(id)arg1; - (void)ibAwakeInDocument:(id)arg1; - (id)ibBeginDesigningInDocument:(id)arg1; @@ -110,13 +194,14 @@ - (id)ibDisplayNameForKeyPath:(id)arg1; - (void)ibWarnings:(id)arg1 forDocument:(id)arg2 withComputationContext:(id)arg3; - (void)ibWarnings:(id)arg1 forUserDefinedRuntimeAttributes:(id)arg2 forDocument:(id)arg3 withComputationContext:(id)arg4; -- (BOOL)ibCouldIssueWarningsForUserDefinedRuntimeAttirbutesForDocument:(id)arg1; -- (struct __CFArray *)ibIntegerSelectorsDefinedByIntegrator; -- (struct __CFArray *)ibObjectSelectorsDefinedByIntegrator; +- (BOOL)ibCouldIssueWarningsForUserDefinedRuntimeAttributesForDocument:(id)arg1; +- (struct __CFArray *)ibLocalIntegerSelectorsDefinedByIntegrator; +- (struct __CFArray *)ibLocalObjectSelectorsDefinedByIntegrator; - (id)ibUnembedChildrenInDocument:(id)arg1; - (BOOL)ibCanUnembedChildrenInDocument:(id)arg1; -- (BOOL)ibExistsAtRuntime; - (BOOL)ibIsPlaceholder; +- (id)ibRuntimeFormattedClassName; +- (id)ibRuntimeFormattedClassSymbol; - (id)ibRuntimeClassName; - (void)ibConstrainBoundsToNearestLegalSize; - (id)ibContainerWidgetTypeForChildView:(id)arg1; @@ -126,7 +211,14 @@ - (BOOL)ibExternalIdentityShowNotesWithSelection; - (void)setIbExternalIdentityNotes:(id)arg1; - (id)ibExternalIdentityNotes; +- (id)ibEffectiveFormattedClassName; +- (id)ibEffectiveFormattedClassSymbol; - (id)ibEffectiveClassName; +- (id)ibExternalCustomFormattedClassName; +- (void)setIbExternalCustomFormattedClassSymbol:(id)arg1; +- (id)ibExternalCustomFormattedClassSymbol; +- (void)setIbExternalCustomClassModuleProvider:(id)arg1; +- (id)ibExternalCustomClassModuleProvider; - (void)setIbExternalCustomClassName:(id)arg1; - (id)ibExternalCustomClassName; - (void)setIbExternalExplicitLabel:(id)arg1; @@ -134,11 +226,18 @@ - (id)ibEffectiveLabel; - (void)setIbExternalLabelIdentifier:(id)arg1; - (id)ibExternalLabelIdentifier; +- (BOOL)ibConnectorMustConnectLast; - (void)ibDocument:(id)arg1 didAddConnection:(id)arg2; - (id)ibEquivalentSourceForToOneOutlet:(id)arg1; - (id)ibInitialConnectionLabelSearchTerm; - (BOOL)ibIsChildTypicalConnectionTarget:(id)arg1; - (void)ibPopulateResourceReferences:(id)arg1 withValueToVariantSetMap:(id)arg2; +- (id)ibAllPerConfigurationKeyPathsToSkipForCompilingStartingWithClass:(Class)arg1; +- (id)ibAllPerConfigurationKeyPathsToSkipForCompiling; +- (id)ibLocalPerConfigurationKeyPathsToSkipForCompiling; +- (id)ibAllPerConfigurationToManyChildRelationshipKeyPathsStartingWithClass:(Class)arg1; +- (id)ibAllPerConfigurationToManyChildRelationshipKeyPaths; +- (id)ibLocalPerConfigurationToManyChildRelationshipKeyPaths; - (id)ibAllToManyAutoNullifyingNonChildRelationshipsKeyPathsStartingWithClass:(Class)arg1; - (id)ibAllToManyAutoNullifyingNonChildRelationshipsKeyPaths; - (id)ibLocalAutoNullifyingNonChildToManyRelationshipsKeyPaths; @@ -163,12 +262,22 @@ - (id)ibAllToOneRelationshipsKeyPathsStartingWithClass:(Class)arg1; - (id)ibAllToOneRelationshipsKeyPaths; - (id)ibLocalToOneRelationshipsKeyPaths; +- (id)ibAllPerConfigurationAttributeKeyPathsStartingWithClass:(Class)arg1; +- (id)ibAllPerConfigurationAttributeKeyPaths; +- (id)ibLocalPerConfigurationAttributeKeyPaths; +- (id)ibAllSearchableConnectionArrayAttributeKeyPathsStartingWithClass:(Class)arg1; +- (id)ibAllSearchableConnectionArrayAttributeKeyPaths; +- (id)ibAllNonreplaceableAttributeKeyPathsStartingWithClass:(Class)arg1; +- (id)ibAllNonreplaceableAttributeKeyPaths; +- (id)ibLocalNonreplaceableAttributeKeyPaths; +- (id)ibAllSearchableNumericAttributeKeyPathsStartingWithClass:(Class)arg1; +- (id)ibAllSearchableNumericAttributeKeyPaths; +- (id)ibLocalSearchableNumericAttributeKeyPaths; - (id)ibAllConstraintInvalidatingAttributeKeyPathsStartingWithClass:(Class)arg1; - (id)ibAllConstraintInvalidatingAttributeKeyPaths; - (id)ibLocalConstraintInvalidatingAttributeKeyPaths; - (id)ibAllAdditionalIbtoolDescriptionKeyPathsStartingWithClass:(Class)arg1; - (id)ibAllAdditionalIbtoolDescriptionKeyPaths; -- (id)ibLocalAdditionalIbtoolDescriptionKeyPaths; - (id)ibAllResourceArrayAttributeKeyPathsStartingWithClass:(Class)arg1; - (id)ibAllResourceArrayAttributeKeyPaths; - (id)ibLocalResourceArrayAttributeKeyPaths; @@ -189,8 +298,13 @@ - (id)ibLocalLocalizableStringsAttributeKeyPaths; - (id)ibAllAttributeKeyPathsStartingWithClass:(Class)arg1; - (id)ibAllAttributeKeyPaths; +- (id)ibAllPerConfigurationKeyPaths; - (id)ibAllLocalizableKeyPaths; +- (BOOL)ibDeclaresAttributeKeyPath:(id)arg1; - (id)ibUndoKeyPathForToManyRelationshipKeyPath:(id)arg1; +- (void)ibWillMoveChild:(id)arg1 toNewParent:(id)arg2 document:(id)arg3; +- (void)ibTurnOffChildren:(id)arg1 inConfiguration:(id)arg2 document:(id)arg3; +- (BOOL)ibCanTurnOffChildren:(id)arg1 document:(id)arg2; - (void)ibDidRemoveChildren:(id)arg1 fromDocument:(id)arg2; - (void)ibRemoveChildren:(id)arg1; - (BOOL)ibCanRemoveChildren:(id)arg1; @@ -211,8 +325,8 @@ - (id)ibOnlyObjectForToOneRelationshipsAndCardinality:(int *)arg1 forDocument:(id)arg2; - (id)ibExtractCardinality:(int *)arg1 fromInitialChildRelationships:(SEL)arg2 forDocument:(id)arg3 usingPredicate:(id)arg4; - (BOOL)ibIsCopyableGivenSelection:(id)arg1; -- (void)ibCustomizeForInsertionIntoNSObject:(id)arg1 withObjects:(id)arg2 fromLibraryOrDifferentTargetRuntime:(BOOL)arg3 andInsertionContext:(id)arg4; - (void)ibCustomizeForInsertionIntoDocument:(id)arg1 withObjects:(id)arg2 fromLibraryOrDifferentTargetRuntime:(BOOL)arg3 andInsertionContext:(id)arg4; +- (void)ibSetValue:(id)arg1 forInsertingPasteboardObjectsIntoToManyRelationship:(id)arg2 document:(id)arg3 insertionContext:(id)arg4; - (void)ibWillAcceptPastedObjects:(id)arg1 atIndexes:(id)arg2 intoToManyRelation:(id)arg3 inDocument:(id)arg4 insertionContext:(id)arg5; - (void)ibWillAcceptPastedObject:(id)arg1 intoToOneRelation:(id)arg2 inDocument:(id)arg3 insertionContext:(id)arg4; - (id)ibAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 insertionContext:(id)arg3; @@ -221,13 +335,39 @@ - (void)ibDidPutObjects:(id)arg1 onPasteboard:(id)arg2 fromDocument:(id)arg3 context:(id)arg4; - (void)ibWillPutObjects:(id)arg1 withDescendants:(id)arg2 onPasteboard:(id)arg3 fromDocument:(id)arg4 context:(id)arg5; - (id)ibPasteboardTypes; +- (long long)ibCompareAttributeSearchLocation:(id)arg1 toLocation:(id)arg2 forKeyPath:(id)arg3 inDocument:(id)arg4; +- (id)ibAttributeSearchLocationDatasForPrimitiveValue:(id)arg1 forKeyPath:(id)arg2 inDocument:(id)arg3; +- (id)ibAttributeSearchLocationsForKeyPath:(id)arg1 inDocument:(id)arg2; +- (BOOL)ibReplaceValueForAttributeSearchLocation:(id)arg1 withStringValue:(id)arg2 inDocument:(id)arg3; +- (BOOL)ibGetUserDefinedRuntimeAttributeAtSearchLocation:(id)arg1 outRuntimeAttribute:(id *)arg2 outProperty:(id *)arg3 outIndex:(unsigned long long *)arg4; +- (BOOL)ibGetArrayObjectAtAttributeSearchLocation:(id)arg1 outObject:(id *)arg2 outIndex:(unsigned long long *)arg3; +- (id)ibPrimitiveReplacementValueForString:(id)arg1 atLocation:(id)arg2 withCurrentValue:(id)arg3 inDocument:(id)arg4; +- (id)ibSearchableStringValueForPrimitiveValue:(id)arg1 atLocation:(id)arg2 inDocument:(id)arg3; +- (id)ibDefaultValueForNumericAttributeSearchLocation:(id)arg1 inDocument:(id)arg2; +- (id)ibStringValueForAttributeSearchLocation:(id)arg1 inDocument:(id)arg2; +- (id)ibContextLabelForAttributeSearchLocation:(id)arg1 inDocument:(id)arg2; +- (BOOL)ibSupportsPartialMatchesForAttributeSearchLocation:(id)arg1 inDocument:(id)arg2; +- (id)ibInspectorCategoryForAttributeSearchLocation:(id)arg1 inDocument:(id)arg2; +- (BOOL)ibShouldRefreshInspectorBeforeShowingFindIndicatorForAttributeSearchLocation:(id)arg1 inDocument:(id)arg2; +- (BOOL)ibIsAttributeSearchLocationReplaceable:(id)arg1 inDocument:(id)arg2; +- (BOOL)ibIsSearchableAttributeKeyPathVisible:(id)arg1 inDocument:(id)arg2; +- (id)ibMemberSearchContextLabelInDocument:(id)arg1; +- (id)ibSearchableAttributeKeyPathsForDocument:(id)arg1; +- (id)ibLocalSearchableConnectionArrayAttributeKeyPaths; +- (id)ibSearchableActionConnections; +- (id)ibSearchableOutletConnections; +- (id)ibOrderedSearchableConnectionsFromSet:(id)arg1 withFilter:(id)arg2; - (id)ibConvertDefaultFont:(SEL)arg1; - (id)ibFontForFontManager; - (id)ibDefaultFontDescriptionKeyPath; +- (void)ibPopulateObjectsForFloatingPanels:(id)arg1; - (id)ibDefaultFontKeyPath; +- (void)setIbExternalLastKnownCanvasAnchor:(id)arg1; +- (id)ibExternalLastKnownCanvasAnchor; +- (BOOL)ibWantsCanvasLayoutInformationArchivedInDocument; - (id)ibSpringLoadedObjectAtPoint:(struct CGPoint)arg1 inFrameController:(id)arg2; -- (BOOL)ibCanEditInPersonalWindow; -- (BOOL)ibMustEditInPersonalWindow; +- (BOOL)ibCanBeBaseObjectOfEditorFrame; +- (BOOL)ibMustBeBaseObjectOfEditorFrame; - (void)setIbContentSizeForEditorVerification:(struct CGSize)arg1; - (struct CGSize)ibContentSizeForEditorVerification; - (BOOL)ibAllowsClickPassthroughToParentEditorFrames; @@ -250,11 +390,15 @@ - (Class)ibDropTargetResolverClass; - (Class)ibEditorClass; - (BOOL)ibSupportsMultipleSimultaneousEditors; -- (id)ibDefaultImage; - (id)ibLabelQualifierForChild:(id)arg1; +- (id)ibLocalAdditionalIbtoolDescriptionKeyPaths; - (id)ibLoggingDescription; - (id)ibDefaultLabel; - (id)ibQualifyingInfoForDefaultLabel; - (id)ibTypeNameForDefaultLabel; +- (void)decodeTargetRuntime:(id)arg1; +- (void)encodeTargetRuntime:(id)arg1; +- (void)setTargetRuntime:(id)arg1; +- (id)targetRuntime; @end diff --git a/IDEInterfaceBuilderKit/NSObject-IBMemberIntegration.h b/IDEInterfaceBuilderKit/NSObject-IBMemberIntegration.h index 5e7f77399..bce56babd 100644 --- a/IDEInterfaceBuilderKit/NSObject-IBMemberIntegration.h +++ b/IDEInterfaceBuilderKit/NSObject-IBMemberIntegration.h @@ -7,6 +7,13 @@ #import "NSObject.h" @interface NSObject (IBMemberIntegration) ++ (id)ibClassDefaultImage; ++ (id)ibDefaultImageForInstance:(id)arg1; ++ (void)ibPopulateAdditionalInspectors:(id)arg1 forCategory:(id)arg2; ++ (long long)ibMemberType; +- (id)ibDefaultImage; +- (BOOL)ibIsInspectorApplicable:(id)arg1 forCategory:(id)arg2; +- (id)ibApplicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; - (void)ibRestoreDevelopmentStringArraysDuringCompilingInDocument:(id)arg1 usingContext:(id)arg2; - (void)ibSwapInLocalizableStringArraysDuringCompilingInDocument:(id)arg1 usingContext:(id)arg2; - (void)ibRestoreDevelopmentStringsDuringCompilingInDocument:(id)arg1 usingContext:(id)arg2; @@ -14,7 +21,6 @@ - (void)ibRestoreLocalizableStringsIfNeededInDocument:(id)arg1 withContext:(id)arg2; - (void)ibSwapInLocalizableStringsIfNeededInDocument:(id)arg1 withContext:(id)arg2; - (id)ibCoerceValueToPlistTypeForIBToolDisplay:(id)arg1 forKeyPath:(id)arg2 strictness:(long long)arg3; -- (id)ibImageForNavigationRepresentation; - (void)ibWillRemoveObject:(id)arg1 fromNonChildToManyRelation:(id)arg2; - (void)ibWillRemoveObject:(id)arg1 fromNonChildToOneRelation:(id)arg2; @end diff --git a/IDEInterfaceBuilderKit/NSObject-Protocol.h b/IDEInterfaceBuilderKit/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEInterfaceBuilderKit/NSObject-Protocol.h +++ b/IDEInterfaceBuilderKit/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEInterfaceBuilderKit/NSParagraphStyle-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSParagraphStyle-IBDocumentArchiving.h index 2d6d3241c..fee26cfea 100644 --- a/IDEInterfaceBuilderKit/NSParagraphStyle-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSParagraphStyle-IBDocumentArchiving.h @@ -8,10 +8,18 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSParagraphStyle (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; - (Class)classForDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSParagraphStyle-IBParagraphStyleAdditions.h b/IDEInterfaceBuilderKit/NSParagraphStyle-IBParagraphStyleAdditions.h index 765328afb..3a935f560 100644 --- a/IDEInterfaceBuilderKit/NSParagraphStyle-IBParagraphStyleAdditions.h +++ b/IDEInterfaceBuilderKit/NSParagraphStyle-IBParagraphStyleAdditions.h @@ -9,6 +9,7 @@ @interface NSParagraphStyle (IBParagraphStyleAdditions) + (id)paragraphStyleWithAlignment:(unsigned long long)arg1 andLineBreakMode:(unsigned long long)arg2; + (id)paragraphStyleWithAlignment:(unsigned long long)arg1; ++ (id)paragraphStyleWithAlignment:(unsigned long long)arg1 paragraphSpacing:(double)arg2; + (id)paragraphStyleWithLineBreakMode:(unsigned long long)arg1; @end diff --git a/IDEInterfaceBuilderKit/NSPopoverDelegate-Protocol.h b/IDEInterfaceBuilderKit/NSPopoverDelegate-Protocol.h index 578c1a1e0..42490fae9 100644 --- a/IDEInterfaceBuilderKit/NSPopoverDelegate-Protocol.h +++ b/IDEInterfaceBuilderKit/NSPopoverDelegate-Protocol.h @@ -14,6 +14,7 @@ - (void)popoverDidShow:(id)arg1; - (void)popoverWillShow:(id)arg1; - (id)detachableWindowForPopover:(id)arg1; +- (BOOL)popoverShouldDetach:(id)arg1; - (BOOL)popoverShouldClose:(id)arg1; @end diff --git a/IDEInterfaceBuilderKit/NSRunLoop-IBIDEFoundationRunLoopAdditions.h b/IDEInterfaceBuilderKit/NSRunLoop-IBIDEFoundationRunLoopAdditions.h index f37cf9cf4..936a84389 100644 --- a/IDEInterfaceBuilderKit/NSRunLoop-IBIDEFoundationRunLoopAdditions.h +++ b/IDEInterfaceBuilderKit/NSRunLoop-IBIDEFoundationRunLoopAdditions.h @@ -7,9 +7,7 @@ #import "NSRunLoop.h" @interface NSRunLoop (IBIDEFoundationRunLoopAdditions) -- (void)spinRunLoopInMode:(id)arg1 waitingForSemaphore:(struct dispatch_semaphore_s *)arg2; -- (void)spinRunLoopInMode:(id)arg1 whileBlockExecutesConcurrently:(id)arg2; -- (void)ib_spinRunLoopInMode:(id)arg1 waitingForSemaphore:(struct dispatch_semaphore_s *)arg2; +- (void)ib_spinRunLoopInMode:(id)arg1 waitingForSemaphore:(id)arg2; - (void)ib_spinRunLoopInMode:(id)arg1 whileBlockExecutesConcurrently:(id)arg2; @end diff --git a/IDEInterfaceBuilderKit/NSSegmentedControl-IBSegmentedControlAdditions.h b/IDEInterfaceBuilderKit/NSSegmentedControl-IBSegmentedControlAdditions.h new file mode 100644 index 000000000..2759a11f8 --- /dev/null +++ b/IDEInterfaceBuilderKit/NSSegmentedControl-IBSegmentedControlAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSegmentedControl.h" + +@interface NSSegmentedControl (IBSegmentedControlAdditions) +- (id)ib_menuForSegmentWithTag:(long long)arg1; +@end + diff --git a/IDEInterfaceBuilderKit/NSShadow-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSShadow-IBDocumentArchiving.h index 035ada8f8..bb6f3aad6 100644 --- a/IDEInterfaceBuilderKit/NSShadow-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSShadow-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSShadow (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSSortDescriptor-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSSortDescriptor-IBDocumentArchiving.h index 2bed113fd..42ffb5136 100644 --- a/IDEInterfaceBuilderKit/NSSortDescriptor-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSSortDescriptor-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSSortDescriptor (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSSplitViewItem-IBNSSplitViewItemIntegration.h b/IDEInterfaceBuilderKit/NSSplitViewItem-IBNSSplitViewItemIntegration.h new file mode 100644 index 000000000..8cf07d11e --- /dev/null +++ b/IDEInterfaceBuilderKit/NSSplitViewItem-IBNSSplitViewItemIntegration.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSplitViewItem.h" + +@interface NSSplitViewItem (IBNSSplitViewItemIntegration) +@end + diff --git a/IDEInterfaceBuilderKit/NSString-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSString-IBDocumentArchiving.h index 305661e47..789a300cb 100644 --- a/IDEInterfaceBuilderKit/NSString-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSString-IBDocumentArchiving.h @@ -10,7 +10,14 @@ @interface NSString (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; +- (Class)classForDocumentArchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSTextField-IBTextFieldAdditions.h b/IDEInterfaceBuilderKit/NSTextField-IBTextFieldAdditions.h index f5c008d6f..3483a9ca6 100644 --- a/IDEInterfaceBuilderKit/NSTextField-IBTextFieldAdditions.h +++ b/IDEInterfaceBuilderKit/NSTextField-IBTextFieldAdditions.h @@ -6,9 +6,23 @@ #import "NSTextField.h" -@interface NSTextField (IBTextFieldAdditions) +#import "IBFindIndicatorProvider-Protocol.h" + +@class NSString; + +@interface NSTextField (IBTextFieldAdditions) + (id)ib_staticTextLabel; +- (struct _NSRange)ib_findIndicatorRangeForSearchString:(id)arg1; +- (id)ib_findableStringValue; +- (id)ib_showFindIndicatorForTextRange:(struct _NSRange)arg1 takeFocus:(BOOL)arg2; +- (void)ib_prepareFieldEditorBeforeShowingFindIndicator:(id)arg1; - (void)ib_sizeToFitAndCenterWithIntegralOriginAndSizeInRect:(struct CGRect)arg1; - (struct CGRect)ib_sizeToFitFrameCenteredWithIntegralOriginAndSizeInRect:(struct CGRect)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSTextFieldCell-IBTextFieldCellAdditions.h b/IDEInterfaceBuilderKit/NSTextFieldCell-IBTextFieldCellAdditions.h new file mode 100644 index 000000000..efb1b150c --- /dev/null +++ b/IDEInterfaceBuilderKit/NSTextFieldCell-IBTextFieldCellAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextFieldCell.h" + +@interface NSTextFieldCell (IBTextFieldCellAdditions) +- (void)ib_editWithFrame:(struct CGRect)arg1 inView:(id)arg2 editor:(id)arg3 delegate:(id)arg4 event:(id)arg5 takeFocus:(BOOL)arg6; +@end + diff --git a/IDEInterfaceBuilderKit/NSTextFinderClient-Protocol.h b/IDEInterfaceBuilderKit/NSTextFinderClient-Protocol.h new file mode 100644 index 000000000..3741669c7 --- /dev/null +++ b/IDEInterfaceBuilderKit/NSTextFinderClient-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray, NSString; + +@protocol NSTextFinderClient + +@optional +@property(readonly, copy) NSArray *visibleCharacterRanges; +@property(copy) NSArray *selectedRanges; +@property(readonly) struct _NSRange firstSelectedRange; +@property(readonly) NSString *string; +@property(readonly, getter=isEditable) BOOL editable; +@property(readonly) BOOL allowsMultipleSelection; +@property(readonly, getter=isSelectable) BOOL selectable; +- (void)drawCharactersInRange:(struct _NSRange)arg1 forContentView:(id)arg2; +- (id)rectsForCharacterRange:(struct _NSRange)arg1; +- (id)contentViewAtIndex:(unsigned long long)arg1 effectiveCharacterRange:(struct _NSRange *)arg2; +- (void)didReplaceCharacters; +- (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; +- (BOOL)shouldReplaceCharactersInRanges:(id)arg1 withStrings:(id)arg2; +- (void)scrollRangeToVisible:(struct _NSRange)arg1; +- (unsigned long long)stringLength; +- (id)stringAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2 endsWithSearchBoundary:(char *)arg3; +@end + diff --git a/IDEInterfaceBuilderKit/NSTextTab-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSTextTab-IBDocumentArchiving.h index cd32a93f7..f1ae74277 100644 --- a/IDEInterfaceBuilderKit/NSTextTab-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSTextTab-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTextTab (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSTextView-IBTextViewAdditions.h b/IDEInterfaceBuilderKit/NSTextView-IBTextViewAdditions.h new file mode 100644 index 000000000..a26083b48 --- /dev/null +++ b/IDEInterfaceBuilderKit/NSTextView-IBTextViewAdditions.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextView.h" + +#import "IBFindIndicatorProvider-Protocol.h" + +@class NSString; + +@interface NSTextView (IBTextViewAdditions) +- (id)ib_showFindIndicatorForTextRange:(struct _NSRange)arg1 takeFocus:(BOOL)arg2; +- (struct _NSRange)ib_findIndicatorRangeForSearchString:(id)arg1; +- (id)ib_findableStringValue; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEInterfaceBuilderKit/NSTextViewDelegate-Protocol.h b/IDEInterfaceBuilderKit/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/IDEInterfaceBuilderKit/NSTextViewDelegate-Protocol.h +++ b/IDEInterfaceBuilderKit/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/IDEInterfaceBuilderKit/NSTimeZone-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSTimeZone-IBDocumentArchiving.h index e42972613..d32b4a288 100644 --- a/IDEInterfaceBuilderKit/NSTimeZone-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSTimeZone-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSTimeZone (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSURL-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSURL-IBDocumentArchiving.h index dbcf07046..4d7af4d5d 100644 --- a/IDEInterfaceBuilderKit/NSURL-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSURL-IBDocumentArchiving.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSURL (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSValue-IBDocumentArchiving.h b/IDEInterfaceBuilderKit/NSValue-IBDocumentArchiving.h index 76dfc1252..a09bc62e3 100644 --- a/IDEInterfaceBuilderKit/NSValue-IBDocumentArchiving.h +++ b/IDEInterfaceBuilderKit/NSValue-IBDocumentArchiving.h @@ -8,10 +8,18 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSValue (IBDocumentArchiving) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; - (long long)documentArchivingValueType; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSView-IBDocumentArchivingGenerator.h b/IDEInterfaceBuilderKit/NSView-IBDocumentArchivingGenerator.h index 01f6b6199..a319199dd 100644 --- a/IDEInterfaceBuilderKit/NSView-IBDocumentArchivingGenerator.h +++ b/IDEInterfaceBuilderKit/NSView-IBDocumentArchivingGenerator.h @@ -8,9 +8,17 @@ #import "IBDocumentArchiving-Protocol.h" +@class NSString; + @interface NSView (IBDocumentArchivingGenerator) + (id)instantiateWithDocumentUnarchiver:(id)arg1; - (void)unarchiveWithDocumentUnarchiver:(id)arg1; - (void)archiveWithDocumentArchiver:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEInterfaceBuilderKit/NSView-IBInspectorAdditions.h b/IDEInterfaceBuilderKit/NSView-IBInspectorAdditions.h new file mode 100644 index 000000000..2c56d732c --- /dev/null +++ b/IDEInterfaceBuilderKit/NSView-IBInspectorAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface NSView (IBInspectorAdditions) +- (BOOL)ibInspectedHorizontallySizable; +- (BOOL)ibInspectedVerticallySizable; +- (BOOL)ibInspectedPositionable; +- (CDStruct_c519178c)ibInspectedAlignmentInset; +@end + diff --git a/IDEInterfaceBuilderKit/NSView-IBViewAdditions.h b/IDEInterfaceBuilderKit/NSView-IBViewAdditions.h index d8af0e619..953fba2ad 100644 --- a/IDEInterfaceBuilderKit/NSView-IBViewAdditions.h +++ b/IDEInterfaceBuilderKit/NSView-IBViewAdditions.h @@ -7,6 +7,7 @@ #import "NSView.h" @interface NSView (IBViewAdditions) ++ (id)ib_viewWithSize:(struct CGSize)arg1; - (void)ib_removeFromSuperviewMakingAncestorFirstResponderIfNeeded; - (void)ib_setSubviewsMakingAncestorFirstResponderIfNeeded:(id)arg1; - (id)ib_layoutDescription; @@ -35,18 +36,12 @@ - (struct CGRect)convertRectToScreen:(struct CGRect)arg1; - (struct CGSize)convertOffsetFromWindow:(struct CGSize)arg1; - (struct CGSize)convertOffsetToWindow:(struct CGSize)arg1; -- (struct CGPoint)convertPointFromWindowUserSpace:(struct CGPoint)arg1; -- (struct CGPoint)convertPointToWindowUserSpace:(struct CGPoint)arg1; -- (struct CGRect)convertRectFromWindowUserSpace:(struct CGRect)arg1; -- (struct CGRect)convertRectToWindowUserSpace:(struct CGRect)arg1; - (struct CGSize)convertSizeFromWindow:(struct CGSize)arg1; - (struct CGSize)convertSizeToWindow:(struct CGSize)arg1; - (struct CGPoint)convertPointFromWindow:(struct CGPoint)arg1; - (struct CGPoint)convertPointToWindow:(struct CGPoint)arg1; - (struct CGRect)convertRectFromWindow:(struct CGRect)arg1; - (struct CGRect)convertRectToWindow:(struct CGRect)arg1; -- (CDStruct_c519178c)convertInsetFromWindowUserSpace:(CDStruct_c519178c)arg1; -- (CDStruct_c519178c)convertInsetToWindowUserSpace:(CDStruct_c519178c)arg1; - (CDStruct_c519178c)convertInsetFromWindow:(CDStruct_c519178c)arg1; - (CDStruct_c519178c)convertInsetToWindow:(CDStruct_c519178c)arg1; - (CDStruct_c519178c)convertInset:(CDStruct_c519178c)arg1 fromView:(id)arg2; @@ -59,5 +54,6 @@ - (void)insertSubview:(id)arg1 atIndex:(long long)arg2; - (void)foreachRectBeingDrawn:(id)arg1; - (BOOL)isVisible; +- (void)invokeWithTemporarySuperview:(id)arg1 block:(id)arg2; @end diff --git a/IDEInterfaceBuilderKit/NSView-IBViewIntegration.h b/IDEInterfaceBuilderKit/NSView-IBViewIntegration.h index 7f0062163..900e0b5e4 100644 --- a/IDEInterfaceBuilderKit/NSView-IBViewIntegration.h +++ b/IDEInterfaceBuilderKit/NSView-IBViewIntegration.h @@ -8,27 +8,38 @@ #import "IBIDEAutolayoutItem-Protocol.h" -@class NSArray, NSObject, NSObject, NSSet, NSValue; +@class NSArray, NSObject, NSObject, NSSet, NSString, NSValue; @interface NSView (IBViewIntegration) ++ (id)ibFrameSizeAttributeName; ++ (id)ibFrameOriginAttributeName; ++ (id)ibConstraintsRelationshipName; ++ (id)ibSubviewsRelationshipName; + (id)keyPathsForValuesAffectingIbInspectedHasDesignTimeIntrinsicContentSize; + (id)keyPathsForValuesAffectingIbInspectedDefaultDesignTimeIntrinsicContentHeight; + (id)keyPathsForValuesAffectingIbInspectedDefaultDesignTimeIntrinsicContentWidth; + (id)keyPathsForValuesAffectingIbInspectedDesignTimeIntrinsicContentHeight; + (id)keyPathsForValuesAffectingIbInspectedDesignTimeIntrinsicContentWidth; + (id)keyPathsForValuesAffectingIbInspectedDoesNotHaveHasUninitializedAutolayoutAmbiguityStatus; -+ (id)keyPathsForIbInspectedVerticalContentCompressionResistancePriority; ++ (id)keyPathsForValuesAffectingIbInspectedVerticalContentCompressionResistancePriority; + (id)keyPathsForValuesAffectingIbInspectedHorizontalContentCompressionResistancePriority; + (id)keyPathsForValuesAffectingIbInspectedVerticalContentHuggingPriority; + (id)keyPathsForValuesAffectingIbInspectedHorizontalContentHuggingPriority; ++ (unsigned long long)ibDefaultAutoresizingMaskForViewsUsingConstraints; ++ (id)keyPathsForValuesAffectingIbInstalledConstraints; + (void)_installPlaceholderInstrinsicContentSizeSupport; + (id)ibLayoutMetrics; -+ (id)keyPathsForValuesAffectingIbWidgetType; + (id)keyPathsForValuesAffectingIbDesignableContentView; + (id)ibKeyPathsForXcode5ContentViewSubviews; + (id)ibKeyPathForXcode5ContentView; -+ (id)keyPathsForValuesAffectingIbTypeNameForDefaultLabel; -+ (id)keyPathsForValuesAffectingIbWidgetTypeForDefaultLabel; ++ (id)ibDefaultImageForInstance:(id)arg1; +@property(copy, nonatomic) id ibSubviewCandidates; +- (void)ibSetFrame:(struct CGRect)arg1 whileBlockingForwardChangesToPropertyStorageInDocument:(id)arg2; +- (id)ibLocalPerConfigurationKeyPathsToSkipForCompiling; +- (void)setIbEvaluatedFrame:(struct CGRect)arg1 inEmptyConfigurationByClearingInAllOtherConfigurationsInDocument:(id)arg2; +- (void)ibLiveViewClassDidChange; +- (BOOL)ibHasDesignableCustomClass; +- (void)ibInvalidateLiveViewsBundleInDocument:(id)arg1; - (BOOL)ibCanHaveDescendantViewHierarchy; - (void)setIbInspectedHasDesignTimeIntrinsicContentSize:(BOOL)arg1; - (BOOL)ibInspectedHasDesignTimeIntrinsicContentSize; @@ -70,8 +81,8 @@ - (id)ibViewForAncestorViewEdgeMovementQuestionsOfSubview:(id)arg1; - (BOOL)ib_hasAmbiguousLayout; - (id)initAsEngineSpacerItemWithInitialLayoutFrame:(struct CGRect)arg1; -@property(nonatomic) BOOL ibExternalIsMisplaced; -@property(nonatomic) BOOL ibExternalHasAnyAmbiguity; +@property(nonatomic) BOOL ibExternalWasMisplacedOnLastSave; +@property(nonatomic) BOOL ibExternalHadAnyAmbiguityOnLastSave; - (BOOL)ibShouldIgnoreScrollableContentHeightAmbiguity; - (BOOL)ibShouldIgnoreScrollableContentWidthAmbiguity; - (BOOL)ibCanHaveUninitializedAutolayoutAmbiguityStatusInDocument:(id)arg1; @@ -79,6 +90,9 @@ @property(nonatomic) BOOL ibExternalHasUninitializedAutolayoutAmbiguityStatus; @property(readonly, nonatomic) BOOL ibShouldIgnoreMisplacement; @property(readonly, nonatomic) BOOL ibShouldIgnoreAmbiguity; +- (BOOL)ibHasAnyExplicitAutolayoutStatusInConfiguration:(id)arg1 withStorage:(id)arg2; +- (id)ibAllAutolayoutStatusKeyPaths; +- (BOOL)ibShouldChildBeIncludedInArbitrationUnitWithParent:(id)arg1; @property(readonly, nonatomic) BOOL ibShouldPropagateFramesDuringFrameDecision; @property(readonly, nonatomic) BOOL ibIgnoreNearestNeighborProximityThreshold; @property(readonly, nonatomic) NSSet *ibFallbackViewsForCandidateConstraintGenerationForFailedArbitration; @@ -126,26 +140,38 @@ - (void)setIbExternalLastInspectedTranslatesAutoresizingMaskIntoConstraints:(id)arg1; - (id)ibExternalLastInspectedTranslatesAutoresizingMaskIntoConstraints; - (id)ibLastInspectedTranslatesAutoresizingMaskIntoConstraintsMetadataKeyInDocument:(id)arg1; +- (void)ibUpdateAutoresizingMaskAfterChangingTranslatesAutoresizingMaskIntoConstraints:(BOOL)arg1; @property(nonatomic) BOOL ibExternalTranslatesAutoresizingMaskIntoConstraints; - (id)ibTranslatesAutoresizingMaskIntoConstraintsMetadataKeyInDocument:(id)arg1; - (void)ibVerifyConstraintsAreSortedInDocument:(id)arg1; -- (void)ibRemoveConstraints:(id)arg1; -- (void)ibAddConstraints:(id)arg1; -- (void)ibPrimitiveRemoveConstraints:(id)arg1 fromDocument:(id)arg2 allowingCascadingDelete:(BOOL)arg3; -- (void)ibPrimitiveAddConstraints:(id)arg1 inDocument:(id)arg2; -- (void)ibPrimitiveRemoveConstraintsFromExternalConstraints:(id)arg1; -- (void)ibPrimitiveAddConstraintsToExternalConstraints:(id)arg1; -- (void)ibSortConstraintChildrenInDocument:(id)arg1; -- (id)ibConstraintComparator; +- (void)ibRemoveCandidateConstraints:(id)arg1; +- (void)ibAddCandidateConstraints:(id)arg1 offInEmptyConfigurationAndOnInConfiguration:(id)arg2; +- (void)ibPrimitiveRemoveConstraintsFromCandidates:(id)arg1 andFromDocument:(id)arg2 allowingCascadingDelete:(BOOL)arg3; +- (void)ibPrimitiveRemoveConstraintsFromCandidateListOnly:(id)arg1 keepingInDocument:(id)arg2; +- (void)ibPrimitiveAddConstraintsToCandidateListOnly:(id)arg1 thatAreAlreadyInDocument:(id)arg2; +- (void)ibSortConstraintChildrenAndCandidatesInDocument:(id)arg1; - (id)ibConstraintComparatorForDocument:(SEL)arg1; -- (void)setIbExternalConstraints:(id)arg1; -- (id)ibExternalConstraintsInDocument:(id)arg1; -@property(readonly, nonatomic) NSArray *ibExternalConstraints; +- (void)ibPropertyStorage:(id)arg1 didTurnOffCandidate:(id)arg2 forRelationship:(id)arg3 inConfiguration:(id)arg4; +- (void)ibPropertyStorage:(id)arg1 didTurnOnCandidate:(id)arg2 forRelationship:(id)arg3 inConfiguration:(id)arg4; +- (void)_ibDidTurnOnOrOffCandidate:(id)arg1 forRelationship:(id)arg2 inConfiguration:(id)arg3 fromStorage:(id)arg4 onOrOffString:(id)arg5; +- (void)ibPropertyStorage:(id)arg1 didTurnOffForRelationship:(id)arg2 ofObject:(id)arg3 inConfiguration:(id)arg4; +- (void)ibPropertyStorage:(id)arg1 didTurnOnForRelationship:(id)arg2 ofObject:(id)arg3 inConfiguration:(id)arg4; +- (void)ibInvalidateReferencedInstalledConstraintsAfterChangingRelationship:(id)arg1; +- (void)ibPropertyStorage:(id)arg1 didChangeCandidatesForRelationship:(id)arg2 fromValue:(id)arg3 toValue:(id)arg4 context:(id)arg5; +- (void)ibPropertyStorage:(id)arg1 willChangeCandidatesForRelationship:(id)arg2 fromValue:(id)arg3 toValue:(id)arg4 context:(id)arg5; +@property(retain, nonatomic) id ibTurnedOnButPossiblyUninstalledConstraints; +- (id)ibViewsWithReferencingConstraintChangesWhenChangingConstraintsFrom:(id)arg1 to:(id)arg2; +- (id)ibCandidateConstraintsInDocument:(id)arg1; +- (void)ibInvalidateCachedInstalledConstraints; +@property(retain, nonatomic) id ibInstalledConstraints; +@property(retain, nonatomic) id ibCandidateConstraints; - (id)ibConstraintsMetadataKeyInDocument:(id)arg1; - (id)ibConstraintsOrderedFromBackToFront; - (id)ibPossiblyStaleLastDrawnConstraintOrder; - (void)setIbPossiblyStaleLastDrawnConstraintOrder:(id)arg1; -@property(readonly, nonatomic) NSArray *ibExternalReferencingConstraints; +@property(readonly, nonatomic) id ibCandidateReferencingConstraints; +@property(readonly, nonatomic) id ibTurnedOnButPossiblyUninstalledReferencingConstraints; +@property(readonly, nonatomic) id ibInstalledReferencingConstraints; - (BOOL)ibIsValidConstraintItem; - (BOOL)ibShouldArchiveMenuItems; - (BOOL)ibShouldArchiveAutolayoutPropertiesWithNSViewProperties; @@ -155,8 +181,15 @@ - (void)ibArchiveConstraints:(id)arg1; - (void)ibUnarchiveTranslatesAutoresizingMaskIntoConstraints:(id)arg1; - (void)ibArchiveTranslatesAutoresizingMaskIntoConstraints:(id)arg1; -- (void)ibBeginArchivingDocument:(id)arg1 withContext:(id)arg2; -@property(copy, nonatomic) NSArray *ibArchivedSubviews; +- (void)ibUnarchiveAutoresizingMask:(id)arg1; +- (void)ibArchiveAutoresizingMask:(id)arg1; +- (BOOL)ibShouldPersistAutoresizingMaskInDocument:(id)arg1; +- (void)ibUnarchiveFrame:(id)arg1; +- (void)ibArchiveFrame:(id)arg1; +- (void)ibUnarchiveSubviews:(id)arg1; +- (void)ibArchiveSubviews:(id)arg1; +- (void)setIbArchivedSubviews:(id)arg1 withConfigurationPropertyStorage:(id)arg2; +- (id)ibArchivedSubviewsWithConfigurationPropertyStorage:(id)arg1; - (void)ibDrawBoundsIndicatorInCoordinateSpaceOfView:(id)arg1; - (BOOL)ibWantsBoundsIndicatorAlways; - (BOOL)ibWantsBoundsIndicatorDuringTracking; @@ -169,6 +202,7 @@ - (void)ibWillPutObjects:(id)arg1 withDescendants:(id)arg2 onPasteboard:(id)arg3 fromDocument:(id)arg4 context:(id)arg5; - (id)ibViewFromPasteboardImage:(id)arg1; - (BOOL)ibAcceptsPasteboardImageResourcesAsViews; +- (void)ibSetValue:(id)arg1 forInsertingPasteboardObjectsIntoToManyRelationship:(id)arg2 document:(id)arg3 insertionContext:(id)arg4; - (id)ibAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 insertionContext:(id)arg3; - (id)ibIdentifiedViewsFromPasteboardImageResources:(id)arg1 inDocument:(id)arg2 insertionContext:(id)arg3; - (BOOL)ibCanAcceptContentsOfPasteboard:(id)arg1 inDocument:(id)arg2 targetChildRelation:(id *)arg3; @@ -246,17 +280,19 @@ - (CDStruct_c519178c)ibInsetToDesignableContentArea; - (id)ibLayoutManagerForUnitTesting; - (void)ibPopulateResourceReferences:(id)arg1 withValueToVariantSetMap:(id)arg2; +- (void)ibEnumerateDerivedInspectedConfigurablePropertyDefinitions:(id)arg1; +- (id)ibAllConfigurationsWithValuesForInspectedConfigurableProperty:(id)arg1; +- (void)ibTakeValue:(id)arg1 forInspectedConfigurableProperty:(id)arg2 inConfiguration:(id)arg3; +- (id)ibValueForInspectedConfigurableProperty:(id)arg1 inConfiguration:(id)arg2; - (struct CGSize)frameSize; - (struct CGPoint)frameOrigin; - (void)ibRemoveUserGuide:(id)arg1; - (void)ibAddUserGuide:(id)arg1; - (void)setIbExternalUserGuides:(id)arg1; - (id)ibExternalUserGuides; -- (void)ibUpdateShadowedSubviews:(id)arg1 layoutGuideMatches:(id)arg2 inDocument:(id)arg3; -- (void)ibRemoveSubviewFromShadowedSubviews:(id)arg1; -- (void)ibAddSubviewToShadowedSubviews:(id)arg1; @property(copy, nonatomic) NSArray *ibShadowedSubviews; @property(readonly, nonatomic) NSObject *ibDesignableContentItem; +- (id)ibDesignableContainerViewInDocument:(id)arg1; @property(readonly, nonatomic) NSView *ibDesignableContentView; @property(copy) NSView *ibArchivedDesignableContentView; - (void)ibRegisterUndoActionInDocument:(id)arg1 forChangeToKeyPath:(id)arg2 fromValue:(id)arg3; @@ -264,14 +300,24 @@ - (void)setIbFrameSizeWidthForUndo:(id)arg1; - (void)setIbFrameOriginYForUndo:(id)arg1; - (void)setIbFrameOriginXForUndo:(id)arg1; +- (void)ibDidAddWithDefaultChildrenToDocument:(id)arg1; - (BOOL)ibShouldIncludeKeyPath:(id)arg1 inInitialChildrenForDocument:(id)arg2; - (id)ibObjectsToReparentWhenAddingOrRemovingXcode5ContentView; -- (void)setIbXcode5ContentView:(id)arg1; +@property(retain) NSView *ibXcode5ContentView; - (id)ibXcode5ContentViewToUseForDocument:(id)arg1; -- (id)ibXcode5ContentView; - (void)ibVerifyXcode5ContentViewIsCorrectClassForDocument:(id)arg1; - (void)ibVerifyXcode5ContentViewWithDocument:(id)arg1; - (void)ibDocumentDidChangeDevelopmentTarget:(id)arg1; +- (id)ibContextLabelForAttributeSearchLocation:(id)arg1 inDocument:(id)arg2; +- (BOOL)ibIsAttributeSearchLocationReplaceable:(id)arg1 inDocument:(id)arg2; +- (id)ibUnarchiveValueForAttribute:(id)arg1 inConfiguration:(id)arg2 withDocumentUnarchiver:(id)arg3; +- (void)ibArchiveEvaluatedValue:(id)arg1 forAttribute:(id)arg2 inConfiguration:(id)arg3 withDocumentArchiver:(id)arg4; +- (BOOL)ibShouldArchiveConfigurableProperty:(id)arg1 inConfiguration:(id)arg2 withStorage:(id)arg3; +- (void)ibArchiveFrameForConfiguration:(id)arg1 withArchiver:(id)arg2; +- (id)ibArchiveKeyForConfigurableRelationship:(id)arg1; +- (void)ibForwardValueForAttribute:(id)arg1 toConfigurationPropertyStorage:(id)arg2 inConfiguration:(id)arg3; +- (id)ibLocalPerConfigurationToManyChildRelationshipKeyPaths; +- (id)ibLocalPerConfigurationAttributeKeyPaths; - (BOOL)ibIsChildTypicalConnectionTarget:(id)arg1; - (BOOL)ibSelectingChildWithMouseRequiresEditorConsent:(id)arg1; - (struct CGRect)ibRectForChild:(id)arg1 inFrameController:(id)arg2; @@ -281,23 +327,24 @@ - (void)ibWillRemoveFromDocument:(id)arg1 previouslyMemberOfGroup:(id)arg2; - (void)ibDidAddToDocument:(id)arg1 phase:(unsigned long long)arg2; - (id)ibBeginDesigningInDocument:(id)arg1; -- (void)ibDocument:(id)arg1 willStartSimulatorWithContext:(id)arg2; - (id)ibUnembedChildrenInDocument:(id)arg1; - (BOOL)ibCanUnembedChildrenInDocument:(id)arg1; - (BOOL)ibShouldIncludeKeyPathInIbtoolPrintingOutput:(id)arg1; +- (void)ibTurnOffChildren:(id)arg1 inConfiguration:(id)arg2 document:(id)arg3; +- (void)ibTurnOffConstraintsFromChildren:(id)arg1 inConfiguration:(id)arg2 document:(id)arg3; +- (BOOL)ibCanTurnOffChildren:(id)arg1 document:(id)arg2; - (void)ibRemoveChildren:(id)arg1; - (void)ibPopulateChildBackToFrontRelationOrder:(id)arg1; - (void)ibPopulateChildRelationOrder:(id)arg1; - (id)ibDocumentationPropertyInfosForKeyPath:(id)arg1; - (void)ibInvalidateWarningsAfterDescendant:(id)arg1 changedProperty:(id)arg2 inDocument:(id)arg3 fromValue:(id)arg4; -- (BOOL)ibCanEditInPersonalWindow; +- (BOOL)ibCanBeBaseObjectOfEditorFrame; - (id)ibAttributeSnapshot; - (void)ibTakePastedAttributes:(id)arg1; - (id)ibPasteboardTypes; - (id)ibTypeNameForDefaultLabel; - (BOOL)ibUsesWidgetTypeForTypeNameForDefaultLabel; - (id)ibWidgetTypeForDefaultLabel; -- (id)ibDefaultImage; - (BOOL)ibWantsEditorCanvasFrameContentBorder; - (id)ibEditorCanvasFrameControllerForDocument:(id)arg1; - (Class)ibEditorClass; @@ -306,10 +353,14 @@ @property(readonly, nonatomic) double baselineOffsetFromBottom; // @dynamic baselineOffsetFromBottom; @property(readonly, nonatomic) struct CGRect bounds; // @dynamic bounds; @property(readonly, nonatomic) NSArray *constraints; // @dynamic constraints; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly, nonatomic, getter=isFlipped) BOOL flipped; // @dynamic flipped; @property(nonatomic) struct CGRect frame; // @dynamic frame; +@property(readonly) unsigned long long hash; @property(readonly, nonatomic) struct CGSize intrinsicContentSize; // @dynamic intrinsicContentSize; @property(readonly, nonatomic) NSArray *subviews; // @dynamic subviews; +@property(readonly) Class superclass; @property(readonly, nonatomic) NSObject *superview; // @dynamic superview; @property(nonatomic) BOOL translatesAutoresizingMaskIntoConstraints; // @dynamic translatesAutoresizingMaskIntoConstraints; @property(readonly, nonatomic) id window; // @dynamic window; diff --git a/IDEInterfaceBuilderKit/NSWindow-IBWindowAdditions.h b/IDEInterfaceBuilderKit/NSWindow-IBWindowAdditions.h index d4fc1fcbf..f52f5a5b6 100644 --- a/IDEInterfaceBuilderKit/NSWindow-IBWindowAdditions.h +++ b/IDEInterfaceBuilderKit/NSWindow-IBWindowAdditions.h @@ -7,8 +7,9 @@ #import "NSWindow.h" @interface NSWindow (IBWindowAdditions) ++ (void)ib_ignoreMakeFirstResponderDuring:(id)arg1; + (id)windowForOverlaying; -+ (id)visibleWindowsFromFrontToBack; +- (BOOL)ibSwizzledMakeFirstResponder:(id)arg1; - (void)ib_inheritFirstResponder:(id)arg1; - (void)setContentViewSizePinningTopLeft:(struct CGSize)arg1; - (void)setContentViewSizePinningTopLeft:(struct CGSize)arg1 display:(BOOL)arg2; @@ -21,10 +22,6 @@ - (void)setContentRect:(struct CGRect)arg1; - (struct CGRect)contentRect; - (void)setFrame:(struct CGRect)arg1; -- (struct CGPoint)convertPointToUserSpace:(struct CGPoint)arg1; -- (struct CGPoint)convertPointFromUserSpace:(struct CGPoint)arg1; -- (struct CGRect)convertRectFromUserSpace:(struct CGRect)arg1; -- (struct CGRect)convertRectToUserSpace:(struct CGRect)arg1; - (BOOL)isFullKeyboardAccessEnabled; - (BOOL)closesOnDeactivate; - (void)setClosesWhenLosesMain:(BOOL)arg1; diff --git a/IDEInterfaceBuilderKit/NSXMLElement-IBIDEXMLElementAddition.h b/IDEInterfaceBuilderKit/NSXMLElement-IBIDEXMLElementAddition.h index 5e133602a..61b5f845b 100644 --- a/IDEInterfaceBuilderKit/NSXMLElement-IBIDEXMLElementAddition.h +++ b/IDEInterfaceBuilderKit/NSXMLElement-IBIDEXMLElementAddition.h @@ -7,6 +7,10 @@ #import "NSXMLElement.h" @interface NSXMLElement (IBIDEXMLElementAddition) ++ (id)ib_elementWithName:(id)arg1 attributes:(id)arg2; ++ (id)ib_elementWithName:(id)arg1 namespaces:(id)arg2 attributes:(id)arg3; ++ (id)ib_elementWithName:(id)arg1 stringValue:(id)arg2 attributes:(id)arg3; +- (void)ib_removeChildrenInRange:(struct _NSRange)arg1; - (void)ib_addAttributeWithName:(id)arg1 andStringValue:(id)arg2; - (id)ib_elements; - (void)ib_enumerateElements:(id)arg1; diff --git a/IDEInterfaceBuilderKit/NSXMLElement-IBXMLBuilder.h b/IDEInterfaceBuilderKit/NSXMLElement-IBXMLBuilder.h new file mode 100644 index 000000000..83e83199f --- /dev/null +++ b/IDEInterfaceBuilderKit/NSXMLElement-IBXMLBuilder.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSXMLElement.h" + +@interface NSXMLElement (IBXMLBuilder) ++ (id)elementWithName:(id)arg1 scope:(id)arg2; +@end + diff --git a/IDEInterfaceBuilderKit/__IBLayoutConstraint_IBKit.h b/IDEInterfaceBuilderKit/__IBLayoutConstraint_IBKit.h new file mode 100644 index 000000000..714ce5811 --- /dev/null +++ b/IDEInterfaceBuilderKit/__IBLayoutConstraint_IBKit.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface __IBLayoutConstraint_IBKit : NSObject +{ +} + +@end + diff --git a/IDEKit/AAVArchiveGroup.h b/IDEKit/AAVArchiveGroup.h new file mode 100644 index 000000000..d82e73b9f --- /dev/null +++ b/IDEKit/AAVArchiveGroup.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSDate, NSImage, NSMutableArray, NSString; + +@interface AAVArchiveGroup : NSObject +{ + NSString *_bundleIdentifier; + NSString *_platformIdentifier; + NSString *_schemeName; + NSMutableArray *_archives; +} + ++ (id)groupWithArchive:(id)arg1; ++ (void)initialize; +- (void).cxx_destruct; +@property(readonly, copy) NSDate *latestCreationDate; +@property(readonly, copy) NSString *schemeName; +@property(readonly, copy) NSString *bundleIdentifier; +@property(readonly, copy) NSString *platformIdentifier; +@property(readonly, copy) NSImage *displayIcon; +@property(readonly, copy) NSString *displayName; +- (id)valueInNewestArchiveForKeyPath:(id)arg1; +@property(readonly) _Bool isSingleAppArchiveGroup; +- (void)_removeAnyArchivesNotInArray:(id)arg1; +- (id)init; + +// Remaining properties +@property(copy) NSArray *archives; // @dynamic archives; +@property(readonly) NSMutableArray *mutableArchives; // @dynamic mutableArchives; + +@end + diff --git a/IDEKit/AAVArchivedApplicationsViewController.h b/IDEKit/AAVArchivedApplicationsViewController.h new file mode 100644 index 000000000..294c4e71c --- /dev/null +++ b/IDEKit/AAVArchivedApplicationsViewController.h @@ -0,0 +1,86 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDEInitialization-Protocol.h" +#import "IDEOrganizerSource-Protocol.h" +#import "NSSplitViewDelegate-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class DVTBorderedView, DVTObservingToken, DVTScopeBarView, DVTTableView, IDENavigatorDataCell, NSArray, NSArrayController, NSMutableDictionary, NSScrollView, NSSplitView, NSString, NSTextField, NSView; + +@interface AAVArchivedApplicationsViewController : IDEViewController +{ + NSSplitView *_mainSplitView; + NSView *_leftView; + NSView *_rightView; + DVTTableView *_archiveEntries; + DVTTableView *_archivesTableView; + NSScrollView *_archivesTableScrollView; + NSArrayController *_groupsArrayController; + NSArrayController *_archivesArrayController; + DVTScopeBarView *_scopeBar; + DVTBorderedView *_detailView; + NSTextField *_identifierLabel; + NSTextField *_identifierField; + IDENavigatorDataCell *_archiveGroupCell; + NSMutableDictionary *_archiveGroupBacking; + NSString *_filterString; + unsigned int _hasSelectedArchive:1; + DVTObservingToken *_profilesLoadedObserver; + DVTObservingToken *_archivesObserver; + DVTObservingToken *_archivesArrayObserver; +} + ++ (void)revealArchive:(id)arg1; ++ (void)revealArchiveNotification:(id)arg1; ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; +@property _Bool hasSelectedArchive; // @synthesize hasSelectedArchive=_hasSelectedArchive; +@property(copy) NSString *filterString; // @synthesize filterString=_filterString; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)estimateSizeOfArchive:(id)arg1; +- (void)exportArchive:(id)arg1; +- (void)submitArchive:(id)arg1; +- (void)validateArchive:(id)arg1; +- (void)revealArchive:(id)arg1; +- (BOOL)tableView:(id)arg1 doCommandBySelector:(SEL)arg2; +- (void)deleteArchive:(id)arg1; +- (void)contextMenu_deleteArchive:(id)arg1; +- (void)_deleteArchives:(id)arg1; +- (void)deleteArchiveSheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)contextMenu_showArchiveInFinder:(id)arg1; +- (void)showArchiveInFinder:(id)arg1; +- (BOOL)validateMenuItem:(id)arg1; +- (void)performArchiveAction:(id)arg1; +- (void)performArchiveActionNamed:(id)arg1; +- (void)splitViewDidResizeSubviews:(id)arg1; +- (BOOL)splitView:(id)arg1 shouldAdjustSizeOfSubview:(id)arg2; +- (double)splitView:(id)arg1 constrainMaxCoordinate:(double)arg2 ofSubviewAt:(long long)arg3; +- (double)splitView:(id)arg1 constrainMinCoordinate:(double)arg2 ofSubviewAt:(long long)arg3; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (id)tableView:(id)arg1 dataCellForTableColumn:(id)arg2 row:(long long)arg3; +- (void)_updateArchiveGroups; +- (id)_groupKeyForArchive:(id)arg1; +@property(readonly, copy) NSArray *archiveGroups; +- (void)organizerSourceWillAppearInWindowController:(id)arg1; +- (void)_layout; +- (void)loadView; +- (_Bool)areProfilesLoaded; +- (void)openFileURL:(id)arg1 withFileType:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/AAVITunesConnectProxy.h b/IDEKit/AAVITunesConnectProxy.h new file mode 100644 index 000000000..17281b8d0 --- /dev/null +++ b/IDEKit/AAVITunesConnectProxy.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface AAVITunesConnectProxy : NSObject +{ +} + ++ (id)uploadApplicationArchiveAtPath:(id)arg1 username:(id)arg2 password:(id)arg3 description:(id)arg4 willBeginCallback:(id)arg5 updatePercentageCallback:(void)arg6 updateMessageCallback:(id)arg7 shouldContinueCallback:(void)arg8 didCompleteCallback:(id)arg9; ++ (id)validateApplicationArchiveAtPath:(id)arg1 username:(id)arg2 password:(id)arg3 description:(id)arg4; ++ (id)service; + +@end + diff --git a/IDEKit/AAVITunesConnectProxyDelegate.h b/IDEKit/AAVITunesConnectProxyDelegate.h new file mode 100644 index 000000000..503aaa3bc --- /dev/null +++ b/IDEKit/AAVITunesConnectProxyDelegate.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "ITunesSoftwareServiceUploadDelegate-Protocol.h" + +@class NSString; + +@interface AAVITunesConnectProxyDelegate : NSObject +{ + id willBeginCallback; + id updatePercentageCallback; + id updateMessageCallback; + id shouldContinueCallback; + id didCompleteCallback; +} + +@property(copy) id didCompleteCallback; // @synthesize didCompleteCallback; +@property(copy) id shouldContinueCallback; // @synthesize shouldContinueCallback; +@property(copy) id updateMessageCallback; // @synthesize updateMessageCallback; +@property(copy) id updatePercentageCallback; // @synthesize updatePercentageCallback; +@property(copy) id willBeginCallback; // @synthesize willBeginCallback; +- (void).cxx_destruct; +- (void)softwareService:(id)arg1 didCompleteUploadForApplication:(id)arg2; +- (BOOL)softwareService:(id)arg1 shouldContinueUploadForApplication:(id)arg2; +- (void)softwareService:(id)arg1 didUpdateStatusMessage:(id)arg2 forApplication:(id)arg3; +- (void)softwareService:(id)arg1 didUpdatePercentageComplete:(id)arg2 forApplication:(id)arg3; +- (void)softwareService:(id)arg1 willBeginUploadForApplication:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/CDStructures.h b/IDEKit/CDStructures.h index 30d676a5f..15c471e91 100644 --- a/IDEKit/CDStructures.h +++ b/IDEKit/CDStructures.h @@ -6,6 +6,11 @@ #pragma mark Named Structures +struct AEDesc { + unsigned int _field1; + struct OpaqueAEDataStorageType **_field2; +}; + struct CAShapeLayer { Class _field1; struct _CALayerIvars _field2; @@ -26,6 +31,12 @@ struct CGSize { double height; }; +struct NSObject { + Class _field1; +}; + +struct OpaqueAEDataStorageType; + struct _CALayerIvars { int _field1; unsigned int _field2; @@ -79,6 +90,21 @@ struct __va_list_tag { #pragma mark Typedef'd Structures +typedef struct { + Class _field1; + Class _field2; + unsigned long long _field3; + long long _field4; + unsigned long long _field5; +} CDStruct_d659fc14; + +typedef struct { + unsigned long long _field1; + id *_field2; + unsigned long long *_field3; + unsigned long long _field4[5]; +} CDStruct_70511ce9; + // Ambiguous groups typedef struct { double _field1; diff --git a/IDEKit/DVTAdditionalTextCompletion-Protocol.h b/IDEKit/DVTAdditionalTextCompletion-Protocol.h index ee89f89cc..bc87d34ec 100644 --- a/IDEKit/DVTAdditionalTextCompletion-Protocol.h +++ b/IDEKit/DVTAdditionalTextCompletion-Protocol.h @@ -10,6 +10,6 @@ @protocol DVTAdditionalTextCompletion @property(readonly) unsigned long long completionLocation; -@property(readonly) NSString *completionText; +@property(readonly, copy) NSString *completionText; @end diff --git a/IDEKit/DVTAssertionHandling-Protocol.h b/IDEKit/DVTAssertionHandling-Protocol.h index 349b27f56..7c9d22074 100644 --- a/IDEKit/DVTAssertionHandling-Protocol.h +++ b/IDEKit/DVTAssertionHandling-Protocol.h @@ -9,7 +9,7 @@ @protocol DVTAssertionHandling - (void)handleWarningInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 messageFormat:(id)arg4 arguments:(struct __va_list_tag [1])arg5; - (void)handleWarningInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; -- (void)handleFailureInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 messageFormat:(id)arg4 arguments:(struct __va_list_tag [1])arg5; -- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; +- (void)handleFailureInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 assertionSignature:(id)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; +- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 assertionSignature:(id)arg5 messageFormat:(id)arg6 arguments:(struct __va_list_tag [1])arg7; @end diff --git a/IDEKit/DVTCancellable-Protocol.h b/IDEKit/DVTCancellable-Protocol.h new file mode 100644 index 000000000..44b409d85 --- /dev/null +++ b/IDEKit/DVTCancellable-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTCancellable +@property(readonly, getter=isCancelled) BOOL cancelled; +- (void)cancel; +@end + diff --git a/IDEKit/DVTCodesignableDevice-Protocol.h b/IDEKit/DVTCodesignableDevice-Protocol.h new file mode 100644 index 000000000..0fe833b6a --- /dev/null +++ b/IDEKit/DVTCodesignableDevice-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol DVTCodesignableDevice +@property(readonly, copy, nonatomic) NSString *name; +@property(readonly, copy, nonatomic) NSString *deviceIdentifier; +@property(readonly, copy, nonatomic) NSString *platformIdentifier; +@property(readonly, nonatomic) BOOL supportsProvisioning; +@end + diff --git a/IDEKit/DVTDevice-IDEDeviceActivityReporterAdditions.h b/IDEKit/DVTDevice-IDEDeviceActivityReporterAdditions.h index 12d9c4eb3..0017eb5f5 100644 --- a/IDEKit/DVTDevice-IDEDeviceActivityReporterAdditions.h +++ b/IDEKit/DVTDevice-IDEDeviceActivityReporterAdditions.h @@ -10,7 +10,7 @@ @interface DVTDevice (IDEDeviceActivityReporterAdditions) @property(readonly) NSImage *activityImage; -@property(readonly) NSString *activityTitle; +@property(readonly, copy) NSString *activityTitle; @property(readonly) long long activityProgress; @end diff --git a/IDEKit/DVTDeviceApplicationItem-Protocol.h b/IDEKit/DVTDeviceApplicationItem-Protocol.h new file mode 100644 index 000000000..2d9198873 --- /dev/null +++ b/IDEKit/DVTDeviceApplicationItem-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSSet, NSString; + +@protocol DVTDeviceApplicationItem +@property(readonly) BOOL isLeaf; +@property(readonly) NSSet *children; +@property(readonly) NSString *name; + +@optional +@property(readonly, copy) NSString *installedPath; +@end + diff --git a/IDEKit/DVTDeviceApplicationItem_KitSupport-Protocol.h b/IDEKit/DVTDeviceApplicationItem_KitSupport-Protocol.h new file mode 100644 index 000000000..6ce939a3e --- /dev/null +++ b/IDEKit/DVTDeviceApplicationItem_KitSupport-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceApplicationItem-Protocol.h" + +@class NSImage; + +@protocol DVTDeviceApplicationItem_KitSupport +@property(readonly, copy, nonatomic) NSImage *icon; +@end + diff --git a/IDEKit/DVTDeviceApplicationProvider-Protocol.h b/IDEKit/DVTDeviceApplicationProvider-Protocol.h new file mode 100644 index 000000000..0d7bf28f2 --- /dev/null +++ b/IDEKit/DVTDeviceApplicationProvider-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSSet; + +@protocol DVTDeviceApplicationProvider +@property(readonly) NSSet *applications; + +@optional +@property(readonly) NSSet *systemApplications; +@end + diff --git a/IDEKit/DVTDistributionMethodStepTextField.h b/IDEKit/DVTDistributionMethodStepTextField.h new file mode 100644 index 000000000..31a0b3dc7 --- /dev/null +++ b/IDEKit/DVTDistributionMethodStepTextField.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextField.h" + +@interface DVTDistributionMethodStepTextField : NSTextField +{ +} + +- (void)setFrame:(struct CGRect)arg1; +- (struct CGSize)intrinsicContentSize; + +@end + diff --git a/IDEKit/DVTDocumentLocation-DVTDocumentLocation_NavigableItemPropertyAdditions.h b/IDEKit/DVTDocumentLocation-DVTDocumentLocation_NavigableItemPropertyAdditions.h index ade51cc23..76617d893 100644 --- a/IDEKit/DVTDocumentLocation-DVTDocumentLocation_NavigableItemPropertyAdditions.h +++ b/IDEKit/DVTDocumentLocation-DVTDocumentLocation_NavigableItemPropertyAdditions.h @@ -6,12 +6,25 @@ #import "DVTDocumentLocation.h" -@class DVTFileDataType, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface DVTDocumentLocation (DVTDocumentLocation_NavigableItemPropertyAdditions) +@class DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface DVTDocumentLocation (DVTDocumentLocation_NavigableItemPropertyAdditions) @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) DVTFileDataType *navigableItem_documentType; @property(readonly) NSString *navigableItem_name; @property(readonly) NSImage *navigableItem_image; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/DVTDocumentLocation-IDELogNavigatorAdditions.h b/IDEKit/DVTDocumentLocation-IDELogNavigatorAdditions.h new file mode 100644 index 000000000..726cd1a76 --- /dev/null +++ b/IDEKit/DVTDocumentLocation-IDELogNavigatorAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDocumentLocation.h" + +@interface DVTDocumentLocation (IDELogNavigatorAdditions) +- (id)ideln_copySanitizedForNavigationFromBot; +@end + diff --git a/IDEKit/DVTFilePath-DVTFilePathPropertyAdditions.h b/IDEKit/DVTFilePath-DVTFilePathPropertyAdditions.h index 3155986ec..b7f0ba108 100644 --- a/IDEKit/DVTFilePath-DVTFilePathPropertyAdditions.h +++ b/IDEKit/DVTFilePath-DVTFilePathPropertyAdditions.h @@ -6,12 +6,25 @@ #import "DVTFilePath.h" -@class DVTDocumentLocation, DVTFileDataType, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface DVTFilePath (DVTFilePathPropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface DVTFilePath (DVTFilePathPropertyAdditions) @property(readonly) DVTFileDataType *navigableItem_documentType; @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/DVTFindPatternManager-Protocol.h b/IDEKit/DVTFindPatternManager-Protocol.h new file mode 100644 index 000000000..cd4a46061 --- /dev/null +++ b/IDEKit/DVTFindPatternManager-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTFindPatternManager +- (id)replaceFieldForField:(id)arg1; +- (id)findFieldForField:(id)arg1; + +@optional +- (BOOL)supportsPatterns; +- (void)findPatternField:(id)arg1 findPatternDoubleClicked:(id)arg2; +@end + diff --git a/IDEKit/DVTModelObject-Protocol.h b/IDEKit/DVTModelObject-Protocol.h new file mode 100644 index 000000000..3eba132a1 --- /dev/null +++ b/IDEKit/DVTModelObject-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTModelObjectGraph; + +@protocol DVTModelObject +@property(readonly, nonatomic) DVTModelObjectGraph *objectGraph; +@end + diff --git a/IDEKit/DVTPreferenceSet-Protocol.h b/IDEKit/DVTPreferenceSet-Protocol.h index 6ef3f9207..985f90560 100644 --- a/IDEKit/DVTPreferenceSet-Protocol.h +++ b/IDEKit/DVTPreferenceSet-Protocol.h @@ -22,8 +22,8 @@ @property(readonly, getter=isBuiltIn) BOOL builtIn; @property(retain) DVTCustomDataSpecifier *customDataSpecifier; @property(retain) NSImage *image; -@property(readonly) NSString *localizedName; -@property(readonly) NSString *name; +@property(readonly, copy) NSString *localizedName; +@property(readonly, copy) NSString *name; - (id)dataRepresentationWithError:(id *)arg1; - (id)initWithCustomDataSpecifier:(id)arg1 basePreferenceSet:(id)arg2; - (id)initWithName:(id)arg1 dataURL:(id)arg2; diff --git a/IDEKit/DVTScopeBarContentController-Protocol.h b/IDEKit/DVTScopeBarContentController-Protocol.h new file mode 100644 index 000000000..0185be5c6 --- /dev/null +++ b/IDEKit/DVTScopeBarContentController-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTScopeBarContentController +@property(readonly) double preferredViewHeight; + +@optional +- (BOOL)shouldCloseOnEscape; +- (void)didPressDismissOnScopeBar:(id)arg1; +- (void)wasAssociatedWithScopeBarController:(id)arg1; +@end + diff --git a/IDEKit/DVTSourceCodeComparisonAnnotationContext-Protocol.h b/IDEKit/DVTSourceCodeComparisonAnnotationContext-Protocol.h index 4a1b169ad..39585d810 100644 --- a/IDEKit/DVTSourceCodeComparisonAnnotationContext-Protocol.h +++ b/IDEKit/DVTSourceCodeComparisonAnnotationContext-Protocol.h @@ -9,8 +9,8 @@ @class DVTDiffDescriptor, DVTDiffSession, NSURL; @protocol DVTSourceCodeComparisonAnnotationContext -@property(readonly) DVTDiffSession *diffSession; -@property(readonly) DVTDiffDescriptor *diffDescriptor; +@property(readonly) __weak DVTDiffSession *diffSession; +@property(readonly) __weak DVTDiffDescriptor *diffDescriptor; @property(readonly) int dataSourceType; @property(readonly) NSURL *documentURL; @end diff --git a/IDEKit/DVTSourceExpressionSource-Protocol.h b/IDEKit/DVTSourceExpressionSource-Protocol.h new file mode 100644 index 000000000..e4efc7c90 --- /dev/null +++ b/IDEKit/DVTSourceExpressionSource-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" +#import "NSObject-Protocol.h" + +@class DVTSDK, DVTSourceExpression, DVTSourceLanguageService, NSString; + +@protocol DVTSourceExpressionSource +@property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; +@property(readonly, nonatomic) struct CGRect currentSelectionFrame; +@property(readonly) DVTSourceExpression *contextMenuExpression; +@property(readonly, nonatomic) DVTSourceExpression *selectedExpression; +- (struct CGRect)expressionFrameForExpression:(id)arg1; + +@optional +@property(readonly) DVTSDK *sdk; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; +@property(readonly, nonatomic) NSString *selectedText; +@property(readonly) DVTSourceExpression *quickHelpExpression; +@end + diff --git a/IDEKit/DVTSourceLandmarkItem-IDEKitSourceLandmarkItemPropertyAdditions.h b/IDEKit/DVTSourceLandmarkItem-IDEKitSourceLandmarkItemPropertyAdditions.h index 7ebae9e47..28f2f47e6 100644 --- a/IDEKit/DVTSourceLandmarkItem-IDEKitSourceLandmarkItemPropertyAdditions.h +++ b/IDEKit/DVTSourceLandmarkItem-IDEKitSourceLandmarkItemPropertyAdditions.h @@ -6,14 +6,29 @@ #import "DVTSourceLandmarkItem.h" -@class NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface DVTSourceLandmarkItem (IDEKitSourceLandmarkItemPropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface DVTSourceLandmarkItem (IDEKitSourceLandmarkItemPropertyAdditions) + (id)keyPathsForValuesAffectingNavigableItem_image; + (id)keyPathsForValuesAffectingNavigableItem_name; - (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; @property(readonly) NSString *navigableItem_conformanceString; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/DVTSourceTextViewDelegate-Protocol.h b/IDEKit/DVTSourceTextViewDelegate-Protocol.h new file mode 100644 index 000000000..44eebdc32 --- /dev/null +++ b/IDEKit/DVTSourceTextViewDelegate-Protocol.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTCompletingTextViewDelegate-Protocol.h" + +@protocol DVTSourceTextViewDelegate + +@optional +- (id)textViewWillReturnPrintJobTitle:(id)arg1; +- (void)textViewDidScroll:(id)arg1; +- (void)setupGutterContextMenuWithMenu:(id)arg1; +- (void)tokenizableRangesWithRange:(struct _NSRange)arg1 completionBlock:(id)arg2; +- (void)textViewDidFinishAnimatingScroll:(id)arg1; +- (void)textViewDidLoadAnnotationProviders:(id)arg1; +- (void)textView:(id)arg1 didRemoveAnnotations:(id)arg2; +- (void)textView:(id)arg1 didAddAnnotations:(id)arg2; +- (id)annotationContextForTextView:(id)arg1; +- (id)syntaxColoringContextForTextView:(id)arg1; +- (void)textViewDidChangeFolding:(id)arg1; +- (void)textViewWillChangeFolding:(id)arg1; +- (void)textView:(id)arg1 didClickOnTemporaryLinkAtCharacterIndex:(unsigned long long)arg2 event:(id)arg3 isAltEvent:(BOOL)arg4; +- (BOOL)textView:(id)arg1 shouldShowTemporaryLinkForCharacterAtIndex:(unsigned long long)arg2 proposedRange:(struct _NSRange)arg3 effectiveRanges:(id *)arg4; +- (void)textView:(id)arg1 handleMouseDidExitSidebar:(id)arg2; +- (void)textView:(id)arg1 handleMouseDidMoveOverSidebar:(id)arg2 atLineNumber:(unsigned long long)arg3; +- (void)textView:(id)arg1 handleMouseDownInSidebar:(id)arg2 atLineNumber:(unsigned long long)arg3; +@end + diff --git a/IDEKit/DVTSpecificApplicationProvider-Protocol.h b/IDEKit/DVTSpecificApplicationProvider-Protocol.h new file mode 100644 index 000000000..7c1534e5e --- /dev/null +++ b/IDEKit/DVTSpecificApplicationProvider-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSpecificApplicationProvider +- (id)applicationForURL:(id)arg1; +@end + diff --git a/IDEKit/DVTTabbedWindowControlling-Protocol.h b/IDEKit/DVTTabbedWindowControlling-Protocol.h index e46fe3959..76b76f772 100644 --- a/IDEKit/DVTTabbedWindowControlling-Protocol.h +++ b/IDEKit/DVTTabbedWindowControlling-Protocol.h @@ -13,7 +13,7 @@ - (void)_closeTabWithoutConfirming:(id)arg1 andInvalidate:(BOOL)arg2; - (void)_closeTabWithoutConfirming:(id)arg1; - (double)tabBarHeight; -- (void)moveTabFromOtherWindow:(id)arg1 toIndex:(unsigned long long)arg2 andShow:(BOOL)arg3; +- (void)moveTabFromOtherWindow:(id)arg1 toIndex:(unsigned long long)arg2 andSelect:(BOOL)arg3; - (void)replaceEmptyTabWithTabs:(id)arg1; - (void)closeOtherTabs:(id)arg1; - (void)closeTabOrWindow:(id)arg1; @@ -31,12 +31,11 @@ - (unsigned long long)selectedTabIndex; - (id)selectedTab; - (id)orderedTabViewItems; -- (id)tabBarView; - (void)setTabBarVisible:(BOOL)arg1; - (BOOL)isTabBarVisible; - (void)cancelUpdateTabTitlesSoon; -- (void)tabBarViewUpdateTabTitlesNow:(id)arg1; -- (void)tabBarViewUpdateTabTitlesSoon:(id)arg1; +- (void)tabBarViewUpdateTabTitlesNow; +- (void)tabBarViewUpdateTabTitlesSoon; - (struct CGRect)adjustedFrameForCascade:(struct CGRect)arg1 fromWindow:(id)arg2; - (struct CGRect)adjustedFrameForSaving:(struct CGRect)arg1; - (BOOL)canReceiveDragFromTabbedWindowControlling:(id)arg1; diff --git a/IDEKit/DVTTextCompletionItem-Protocol.h b/IDEKit/DVTTextCompletionItem-Protocol.h index da0162855..95fcf80a3 100644 --- a/IDEKit/DVTTextCompletionItem-Protocol.h +++ b/IDEKit/DVTTextCompletionItem-Protocol.h @@ -11,18 +11,21 @@ @protocol DVTTextCompletionItem @property(readonly) BOOL notRecommended; @property double priority; +@property(readonly) unsigned long long priorityComparatorKind; +@property(readonly) long long priorityBucket; @property(readonly) NSImage *icon; -@property(readonly) NSAttributedString *descriptionText; -@property(readonly) NSString *parentText; -@property(readonly) NSString *completionText; -@property(readonly) NSString *displayType; -@property(readonly) NSString *displayText; -@property(readonly) NSString *name; +@property(readonly, copy) NSAttributedString *descriptionText; +@property(readonly, copy) NSString *parentText; +@property(readonly, copy) NSString *completionText; +@property(readonly, copy) NSString *displayType; +@property(readonly, copy) NSString *displayText; +@property(readonly, copy) NSString *name; @optional +@property(readonly, copy) NSString *previewText; @property(readonly) NSImage *highlightedStatusIcon; @property(readonly) NSImage *statusIcon; -@property(readonly) NSArray *additionalCompletions; +@property(readonly, copy) NSArray *additionalCompletions; @property(readonly) int completionItemStyle; - (void)infoViewControllerWithWidth:(double)arg1 context:(id)arg2 completionBlock:(id)arg3; @end diff --git a/IDEKit/DVTTextDocumentLocation-IDELogNavigatorAdditions.h b/IDEKit/DVTTextDocumentLocation-IDELogNavigatorAdditions.h new file mode 100644 index 000000000..0a0d3c8c2 --- /dev/null +++ b/IDEKit/DVTTextDocumentLocation-IDELogNavigatorAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTTextDocumentLocation.h" + +@interface DVTTextDocumentLocation (IDELogNavigatorAdditions) +- (id)ideln_copySanitizedForNavigationFromBot; +@end + diff --git a/IDEKit/DVTTextFindable-Protocol.h b/IDEKit/DVTTextFindable-Protocol.h index fc7201930..5ef49b258 100644 --- a/IDEKit/DVTTextFindable-Protocol.h +++ b/IDEKit/DVTTextFindable-Protocol.h @@ -11,5 +11,6 @@ @optional @property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; @end diff --git a/IDEKit/DVTTextlikeFindDescriptor-Protocol.h b/IDEKit/DVTTextlikeFindDescriptor-Protocol.h new file mode 100644 index 000000000..1b633ad48 --- /dev/null +++ b/IDEKit/DVTTextlikeFindDescriptor-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTTextlikeFindDescriptor +@property(readonly) int matchStyle; +@end + diff --git a/IDEKit/IDEARCConversionAssistantContext.h b/IDEKit/IDEARCConversionAssistantContext.h index 57b48a893..484b7ea3a 100644 --- a/IDEKit/IDEARCConversionAssistantContext.h +++ b/IDEKit/IDEARCConversionAssistantContext.h @@ -22,7 +22,7 @@ + (void)initialize; @property unsigned long long currentConversionStage; // @synthesize currentConversionStage=_currentConversionStage; @property long long numberOfIncompatibilityErrors; // @synthesize numberOfIncompatibilityErrors=_numIncompatibilityErrors; -@property(readonly) NSArray *targets; // @synthesize targets=_targets; +@property(readonly, copy) NSArray *targets; // @synthesize targets=_targets; - (void).cxx_destruct; - (id)migrateFolderForBuildable:(id)arg1; - (id)convertedFilePathForOriginalFilePath:(id)arg1; @@ -38,7 +38,7 @@ - (id)init; // Remaining properties -@property(readonly) NSMutableArray *mutableSelectedTargets; // @dynamic mutableSelectedTargets; +@property(readonly, copy) NSMutableArray *mutableSelectedTargets; // @dynamic mutableSelectedTargets; @property(copy) NSArray *selectedTargets; // @dynamic selectedTargets; @end diff --git a/IDEKit/IDEARCConversionBuildFile.h b/IDEKit/IDEARCConversionBuildFile.h index 43760fb7b..dff05f2d6 100644 --- a/IDEKit/IDEARCConversionBuildFile.h +++ b/IDEKit/IDEARCConversionBuildFile.h @@ -18,10 +18,10 @@ } @property BOOL enablesARC; // @synthesize enablesARC=_enablesARC; -@property(readonly) NSImage *iconImage; // @synthesize iconImage=_iconImage; -@property(readonly) NSString *warningMessage; // @synthesize warningMessage=_warningMessage; +@property(readonly, copy) NSImage *iconImage; // @synthesize iconImage=_iconImage; +@property(readonly, copy) NSString *warningMessage; // @synthesize warningMessage=_warningMessage; @property(readonly) IDEARCConversionTarget *target; // @synthesize target=_target; -@property(readonly) IDEFileReference *fileReference; // @synthesize fileReference=_fileReference; +@property(readonly, copy) IDEFileReference *fileReference; // @synthesize fileReference=_fileReference; - (void).cxx_destruct; - (id)_treeControllerWarningMessage; - (id)_treeControllerChildren; @@ -29,7 +29,7 @@ - (void)disableOverridingBuildSettings; - (void)enableOverridingBuildSettings; - (void)_setEnablesARC:(BOOL)arg1 overridingOnly:(BOOL)arg2; -@property(readonly) NSString *displayName; +@property(readonly, copy) NSString *displayName; - (id)initWithFileReference:(id)arg1 target:(id)arg2; @end diff --git a/IDEKit/IDEARCConversionReviewChangesAssistant.h b/IDEKit/IDEARCConversionReviewChangesAssistant.h index 8d77f87fb..58bcc5004 100644 --- a/IDEKit/IDEARCConversionReviewChangesAssistant.h +++ b/IDEKit/IDEARCConversionReviewChangesAssistant.h @@ -9,7 +9,7 @@ #import "IDEComparisonEditorDataSource-Protocol.h" #import "IDEReviewFilesDataSource-Protocol.h" -@class DVTBorderedView, DVTMapTable, DVTObservingToken, IDENavigableItemCoordinator, IDENavigatorDataCell, IDEReviewFilesViewController, NSArray, NSMutableSet, NSOperationQueue; +@class DVTBorderedView, DVTMapTable, DVTObservingToken, IDENavigableItemCoordinator, IDENavigatorDataCell, IDEReviewFilesViewController, NSArray, NSMutableSet, NSObject, NSOperationQueue, NSString; @interface IDEARCConversionReviewChangesAssistant : IDEAssistant { @@ -26,7 +26,7 @@ NSOperationQueue *_operationQueue; NSMutableSet *_readOnlyStatusObservationTokens; unsigned long long _numCheckedFilePaths; - struct dispatch_semaphore_s *_completionSemaphore; + NSObject *_completionSemaphore; NSMutableSet *_bindingTokens; } @@ -44,9 +44,9 @@ - (id)_fileReferenceCell; - (id)_groupCell; - (id)_containerFileReferenceCell; -@property(readonly) NSArray *issueNavigableItems; +@property(readonly, copy) NSArray *issueNavigableItems; - (id)fileSystemNavigableItems; -@property(readonly) NSArray *workspaceNavigableItems; +@property(readonly, copy) NSArray *workspaceNavigableItems; - (void)viewWillUninstall; - (void)viewDidInstall; - (void)loadView; @@ -65,5 +65,11 @@ - (BOOL)canGoBack; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEARCConversionReviewChangesFile.h b/IDEKit/IDEARCConversionReviewChangesFile.h index f5ead82ed..afbc1845a 100644 --- a/IDEKit/IDEARCConversionReviewChangesFile.h +++ b/IDEKit/IDEARCConversionReviewChangesFile.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEARCConversionReviewChangesFile : NSObject +@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, IDEFileReference, NSImage, NSString; + +@interface IDEARCConversionReviewChangesFile : NSObject { DVTFilePath *_filePath; NSImage *_image; @@ -18,17 +20,28 @@ } + (id)keyPathsForValuesAffectingNavigableItem_name; -@property(readonly) DVTFileDataType *documentType; // @synthesize documentType=_documentType; -@property(readonly) DVTDocumentLocation *contentDocumentLocation; // @synthesize contentDocumentLocation=_contentDocumentLocation; -@property(readonly) NSImage *image; // @synthesize image=_image; +@property(readonly, copy) DVTFileDataType *documentType; // @synthesize documentType=_documentType; +@property(readonly, copy) DVTDocumentLocation *contentDocumentLocation; // @synthesize contentDocumentLocation=_contentDocumentLocation; +@property(readonly, copy) NSImage *image; // @synthesize image=_image; @property(copy) NSString *name; // @synthesize name=_name; -@property(readonly) DVTFilePath *filePath; // @synthesize filePath=_filePath; +@property(readonly, copy) DVTFilePath *filePath; // @synthesize filePath=_filePath; - (void).cxx_destruct; -- (id)navigableItem_documentType; -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; - (id)initWithPath:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEARCConversionTarget.h b/IDEKit/IDEARCConversionTarget.h index 1cf5f485f..f2918aa64 100644 --- a/IDEKit/IDEARCConversionTarget.h +++ b/IDEKit/IDEARCConversionTarget.h @@ -15,7 +15,7 @@ BOOL _fileOveridesARCSetting; } -@property(readonly) NSString *displayName; // @synthesize displayName=_displayName; +@property(readonly, copy) NSString *displayName; // @synthesize displayName=_displayName; @property(readonly) IDEARCConversionAssistantContext *assistantContext; // @synthesize assistantContext=_assistantContext; @property(readonly) BOOL fileOveridesARCSetting; // @synthesize fileOveridesARCSetting=_fileOveridesARCSetting; - (void).cxx_destruct; @@ -28,6 +28,8 @@ - (id)warningMessage; @property(readonly) BOOL buildsWithARC; @property(readonly) BOOL canConvertToUseARC; +@property(readonly, nonatomic) NSString *blueprintProviderName; +@property(readonly, nonatomic) NSString *title; - (id)initWithBlueprint:(id)arg1 assistantContext:(id)arg2; @end diff --git a/IDEKit/IDEARCConversionTargetChooserAssistant.h b/IDEKit/IDEARCConversionTargetChooserAssistant.h index fc531a436..5d76e5816 100644 --- a/IDEKit/IDEARCConversionTargetChooserAssistant.h +++ b/IDEKit/IDEARCConversionTargetChooserAssistant.h @@ -6,12 +6,13 @@ #import +#import "IDEFilterControlBarTarget-Protocol.h" #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" @class DVTBorderedView, DVTOutlineView, IDEFilterControlBar, IDEMigrationTargetChooserStatePersistence, NSArray, NSImageView, NSMutableIndexSet, NSString, NSTextField, NSTreeController; -@interface IDEARCConversionTargetChooserAssistant : IDEAssistant +@interface IDEARCConversionTargetChooserAssistant : IDEAssistant { NSArray *_targetItems; NSString *_searchString; @@ -54,15 +55,22 @@ - (id)filterDefinitionIdentifier; - (void)_restoreSelectedTargetChooserItemsAndExpandedRows; - (void)_saveSelectedTargetChooserItemsAndExpandedRows; -@property(readonly) NSArray *arrangedTargetItems; +@property(readonly, copy) NSArray *arrangedTargetItems; - (void)viewWillUninstall; - (void)viewDidInstall; - (void)loadView; +- (id)filterControlBar; - (void)finishWithCompletionBlock:(id)arg1; - (BOOL)alwaysShowFinish; - (BOOL)canFinish; - (void)setAssistantContext:(id)arg1; - (void)primitiveInvalidate; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEARCConversionTargetChooserItem.h b/IDEKit/IDEARCConversionTargetChooserItem.h index f93d11e25..5794e8964 100644 --- a/IDEKit/IDEARCConversionTargetChooserItem.h +++ b/IDEKit/IDEARCConversionTargetChooserItem.h @@ -22,15 +22,16 @@ - (void)removeObjectFromChildItemsAtIndex:(unsigned long long)arg1; - (void)insertObject:(id)arg1 inChildItemsAtIndex:(unsigned long long)arg2; - (id)_childItems; -@property(readonly) NSMutableArray *mutableChildItems; -@property(readonly) NSArray *arrangedChildItems; -@property(readonly) NSArray *childItems; +@property(readonly, copy) NSMutableArray *mutableChildItems; +@property(readonly, copy) NSArray *arrangedChildItems; +@property(readonly, copy) NSArray *childItems; @property(readonly) double rowHeight; -@property(readonly) NSString *warningMessage; -@property(readonly) NSImage *iconImage; +@property(readonly, copy) NSString *warningMessage; +@property(readonly, copy) NSImage *iconImage; @property long long state; @property(readonly, getter=isEnabled) BOOL enabled; -@property(readonly) NSString *title; +@property(readonly, copy) NSString *subtitle; +@property(readonly, copy) NSString *title; - (id)initWithRepresentedObject:(id)arg1; @end diff --git a/IDEKit/IDEARCConversionTargetChooserTargetItem.h b/IDEKit/IDEARCConversionTargetChooserTargetItem.h index 1cebb9b5c..ea93440fe 100644 --- a/IDEKit/IDEARCConversionTargetChooserTargetItem.h +++ b/IDEKit/IDEARCConversionTargetChooserTargetItem.h @@ -29,6 +29,7 @@ - (void)setState:(long long)arg1; - (void)_setState:(long long)arg1 setStateChildren:(BOOL)arg2; - (BOOL)isEnabled; +- (id)subtitle; - (id)title; @end diff --git a/IDEKit/IDEAboutWindowController.h b/IDEKit/IDEAboutWindowController.h index 2d16ab87f..c9f06551e 100644 --- a/IDEKit/IDEAboutWindowController.h +++ b/IDEKit/IDEAboutWindowController.h @@ -33,5 +33,11 @@ @property(readonly) NSString *pathToLicenseAgreement; @property(readonly) NSString *pathToAcknowledgments; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEAccountPrefsDeveloperAccountDetailViewController.h b/IDEKit/IDEAccountPrefsDeveloperAccountDetailViewController.h index cb62a2750..6d871d317 100644 --- a/IDEKit/IDEAccountPrefsDeveloperAccountDetailViewController.h +++ b/IDEKit/IDEAccountPrefsDeveloperAccountDetailViewController.h @@ -6,7 +6,7 @@ #import -@class DVTBorderedView, DVTDeveloperRecord, DVTObservingToken, IDERollOverTableView, NSArrayController, NSImageView, NSPredicate, NSSet; +@class DVTBorderedView, DVTDeveloperRecord, DVTObservingToken, IDERollOverTableView, NSArrayController, NSError, NSImageView, NSPredicate, NSSet; @interface IDEAccountPrefsDeveloperAccountDetailViewController : IDEViewController { @@ -16,6 +16,7 @@ _Bool _loadingTeams; NSSet *_teams; DVTDeveloperRecord *_developer; + NSError *_teamLoadingError; NSArrayController *_teamsArrayController; IDERollOverTableView *_teamsTable; NSPredicate *_fetchPredicate; @@ -31,6 +32,7 @@ @property(readonly) NSPredicate *fetchPredicate; // @synthesize fetchPredicate=_fetchPredicate; @property(retain) IDERollOverTableView *teamsTable; // @synthesize teamsTable=_teamsTable; @property(retain) NSArrayController *teamsArrayController; // @synthesize teamsArrayController=_teamsArrayController; +@property(retain) NSError *teamLoadingError; // @synthesize teamLoadingError=_teamLoadingError; - (void).cxx_destruct; - (void)primitiveInvalidate; - (void)viewDidInstall; diff --git a/IDEKit/IDEAccountPrefsDeveloperAccountTeamDetailsController.h b/IDEKit/IDEAccountPrefsDeveloperAccountTeamDetailsController.h index 7d553c592..cf9bcc272 100644 --- a/IDEKit/IDEAccountPrefsDeveloperAccountTeamDetailsController.h +++ b/IDEKit/IDEAccountPrefsDeveloperAccountTeamDetailsController.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTBindingToken, DVTDeveloperAccount, DVTNotificationToken, DVTStackBacktrace, DVTTableView, IDEAccountPrefsPaneController, IDETeamDescription, NSArray, NSArrayController, NSSet; +@class DVTBindingToken, DVTDeveloperAccount, DVTNotificationToken, DVTStackBacktrace, DVTTableView, IDEAccountPrefsPaneController, IDETeamDescription, NSArray, NSArrayController, NSSet, NSString; @interface IDEAccountPrefsDeveloperAccountTeamDetailsController : NSWindowController { @@ -59,6 +59,7 @@ - (void).cxx_destruct; - (void)revokeIdentityDescription:(id)arg1; - (void)revoke:(id)arg1; +- (void)_waitForResolutionOptionAndPresentResult:(id)arg1 identityDescription:(id)arg2 originalStatus:(long long)arg3; - (void)requestIdentityDescription:(id)arg1; - (void)exportSigningIdentityDescription:(id)arg1; - (void)exportSigningIdentity:(id)arg1; @@ -79,7 +80,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEAccountPrefsPaneController.h b/IDEKit/IDEAccountPrefsPaneController.h index f4834d999..bf0bd7aa8 100644 --- a/IDEKit/IDEAccountPrefsPaneController.h +++ b/IDEKit/IDEAccountPrefsPaneController.h @@ -10,12 +10,13 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTObservingToken, DVTReplacementView, DVTTableView, IDEControlGroup, IDESourceControlManager, IDEXcodeServerManager, NSArray, NSArrayController, NSOperationQueue; +@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTObservingToken, DVTReplacementView, DVTTableView, IDEControlGroup, IDESourceControlManager, IDEXcodeServerManager, NSArray, NSArrayController, NSOperationQueue, NSString; @interface IDEAccountPrefsPaneController : IDEViewController { DVTObservingToken *_accountSelectionToken; NSOperationQueue *_multipeSelectionDeleteQueue; + DVTObservingToken *_serviceManagerServicesToken; DVTBorderedView *_accountListBorderView; DVTBorderedView *_accountGlassBarBorderView; IDEControlGroup *_accountControlGroup; @@ -63,6 +64,8 @@ @property(readonly) IDEXcodeServerManager *serverManager; - (id)accountTableViewContextMenu; - (void)_updateReplacementView; +- (Class)xcsServiceClass; +- (Class)xcsServiceDetailViewControllerClass; - (void)windowDidUpdate:(id)arg1; - (void)primitiveInvalidate; - (void)viewWillUninstall; @@ -70,5 +73,11 @@ - (void)loadView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEAccountPrefsServerDetailViewController.h b/IDEKit/IDEAccountPrefsServerDetailViewController.h index 30a1f3239..dff8c3182 100644 --- a/IDEKit/IDEAccountPrefsServerDetailViewController.h +++ b/IDEKit/IDEAccountPrefsServerDetailViewController.h @@ -12,21 +12,21 @@ { DVTObservingToken *_serverEnabledWatcher; DVTObservingToken *_serverReachabilityWatcher; - DVTObservingToken *_contentViewControllerLayoutWatcher; + DVTObservingToken *_serverCompatibilityWatcher; BOOL _authenticateAsRegisteredUser; - BOOL _readyForLayoutRefresh; + BOOL _showServerCompatibilityWarning; NSImageView *_connectionErrorImageView; unsigned long long _authenticationUserType; DVTToggleSwitch *_enableSwitch; NSTextField *_addressTextField; NSButton *_viewServerButton; DVTBorderedView *_borderedView; - double _addressFieldInitialLayoutWidth; + NSImageView *_compatibilityImageView; } + (id)keyPathsForValuesAffectingConnectionAddress; -@property BOOL readyForLayoutRefresh; // @synthesize readyForLayoutRefresh=_readyForLayoutRefresh; -@property double addressFieldInitialLayoutWidth; // @synthesize addressFieldInitialLayoutWidth=_addressFieldInitialLayoutWidth; +@property __weak NSImageView *compatibilityImageView; // @synthesize compatibilityImageView=_compatibilityImageView; +@property BOOL showServerCompatibilityWarning; // @synthesize showServerCompatibilityWarning=_showServerCompatibilityWarning; @property(retain) DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; @property(retain) NSButton *viewServerButton; // @synthesize viewServerButton=_viewServerButton; @property __weak NSTextField *addressTextField; // @synthesize addressTextField=_addressTextField; diff --git a/IDEKit/IDEAccountTeamPickerListTeamsViewController.h b/IDEKit/IDEAccountTeamPickerListTeamsViewController.h index 1bbf90b1e..1f86a633a 100644 --- a/IDEKit/IDEAccountTeamPickerListTeamsViewController.h +++ b/IDEKit/IDEAccountTeamPickerListTeamsViewController.h @@ -8,7 +8,7 @@ #import "DVTPagingSheetViewController-Protocol.h" -@class IDEAccountTeamPickerWindowController, NSArray, NSTableView, NSTextField; +@class IDEAccountTeamPickerWindowController, NSArray, NSString, NSTableView, NSTextField; @interface IDEAccountTeamPickerListTeamsViewController : IDEViewController { @@ -39,5 +39,11 @@ - (id)dataSourceRowsFromAccountWrappers:(id)arg1; - (void)viewAccounts:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEAccountTeamPickerRefreshTeamsViewController.h b/IDEKit/IDEAccountTeamPickerRefreshTeamsViewController.h index 8c86f388f..64b4ae59a 100644 --- a/IDEKit/IDEAccountTeamPickerRefreshTeamsViewController.h +++ b/IDEKit/IDEAccountTeamPickerRefreshTeamsViewController.h @@ -8,7 +8,7 @@ #import "DVTPagingSheetViewController-Protocol.h" -@class IDEAccountTeamPickerWindowController, NSArray, NSButton, NSProgressIndicator, NSTextField; +@class IDEAccountTeamPickerWindowController, NSArray, NSButton, NSProgressIndicator, NSString, NSTextField; @interface IDEAccountTeamPickerRefreshTeamsViewController : IDEViewController { @@ -49,5 +49,11 @@ - (void)primitiveInvalidate; - (void)viewDidInstall; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEAccountTeamPickerSingleListTeamsViewController.h b/IDEKit/IDEAccountTeamPickerSingleListTeamsViewController.h index 75ad75e3a..e13c580fd 100644 --- a/IDEKit/IDEAccountTeamPickerSingleListTeamsViewController.h +++ b/IDEKit/IDEAccountTeamPickerSingleListTeamsViewController.h @@ -8,7 +8,7 @@ #import "DVTPagingSheetViewController-Protocol.h" -@class IDEAccountTeamPickerWindowController, NSPopUpButton, NSTextField; +@class IDEAccountTeamPickerWindowController, NSPopUpButton, NSString, NSTextField; @interface IDEAccountTeamPickerSingleListTeamsViewController : IDEViewController { @@ -31,5 +31,11 @@ - (void)primitiveInvalidate; - (void)viewDidInstall; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEAccountTeamPickerWindowController.h b/IDEKit/IDEAccountTeamPickerWindowController.h index 3c1739f40..84b3bd259 100644 --- a/IDEKit/IDEAccountTeamPickerWindowController.h +++ b/IDEKit/IDEAccountTeamPickerWindowController.h @@ -13,6 +13,9 @@ BOOL _wantsMultipleSelection; DVTTeamRecord *_previouslySelectedTeam; NSString *_userFacingReason; + NSString *_comprehensiveUserFacingReason; + id _teamFilter; + NSString *_noFilterResultsUserFacingReason; NSMapTable *_selectedAccountsToTeamsMap; NSError *_error; NSMapTable *_allAccountsToAllTeamDictionariesFromToken; @@ -23,7 +26,10 @@ @property(copy, nonatomic) NSMapTable *allAccountsToAllTeamDictionariesFromToken; // @synthesize allAccountsToAllTeamDictionariesFromToken=_allAccountsToAllTeamDictionariesFromToken; @property(retain, nonatomic) NSError *error; // @synthesize error=_error; @property(retain, nonatomic) NSMapTable *selectedAccountsToTeamsMap; // @synthesize selectedAccountsToTeamsMap=_selectedAccountsToTeamsMap; +@property(retain, nonatomic) NSString *noFilterResultsUserFacingReason; // @synthesize noFilterResultsUserFacingReason=_noFilterResultsUserFacingReason; +@property(copy, nonatomic) id teamFilter; // @synthesize teamFilter=_teamFilter; @property(nonatomic) BOOL wantsMultipleSelection; // @synthesize wantsMultipleSelection=_wantsMultipleSelection; +@property(retain, nonatomic) NSString *comprehensiveUserFacingReason; // @synthesize comprehensiveUserFacingReason=_comprehensiveUserFacingReason; @property(retain, nonatomic) NSString *userFacingReason; // @synthesize userFacingReason=_userFacingReason; @property(retain, nonatomic) DVTTeamRecord *previouslySelectedTeam; // @synthesize previouslySelectedTeam=_previouslySelectedTeam; - (void).cxx_destruct; diff --git a/IDEKit/IDEActionRunPhaseSheetController.h b/IDEKit/IDEActionRunPhaseSheetController.h index ef8cf55e0..0e7833fb6 100644 --- a/IDEKit/IDEActionRunPhaseSheetController.h +++ b/IDEKit/IDEActionRunPhaseSheetController.h @@ -10,7 +10,7 @@ #import "IDECapsuleListViewDataSource-Protocol.h" #import "NSTableViewDataSource-Protocol.h" -@class DVTGradientImageButton, DVTGradientImagePopUpButton, DVTObservingToken, IDEActionStackView, IDEControlGroup, IDESchemeAction, NSArray, NSMutableArray; +@class DVTGradientImageButton, DVTGradientImagePopUpButton, DVTObservingToken, IDEActionStackView, IDEControlGroup, IDESchemeAction, NSArray, NSMutableArray, NSString; @interface IDEActionRunPhaseSheetController : IDEViewController { @@ -33,7 +33,7 @@ - (void).cxx_destruct; - (unsigned long long)capsuleListView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3; - (BOOL)capsuleListView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3; -- (BOOL)capsuleListView:(id)arg1 writeRowWithIndex:(unsigned long long)arg2 toPasteboard:(id)arg3; +- (id)capsuleListView:(id)arg1 pastboardTypesForRowWithIndex:(unsigned long long)arg2; - (BOOL)capsuleListView:(id)arg1 shouldAllowDragOfRow:(long long)arg2; - (id)capsuleListView:(id)arg1 viewControllerForRow:(long long)arg2; - (long long)numberOfObjectsInCapsuleListView:(id)arg1; @@ -56,5 +56,11 @@ - (void)updateBoundIDERunContextBinding; - (id)dvtExtraBindings; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEActionSliceViewController.h b/IDEKit/IDEActionSliceViewController.h index ec014f377..ffbb65e81 100644 --- a/IDEKit/IDEActionSliceViewController.h +++ b/IDEKit/IDEActionSliceViewController.h @@ -27,7 +27,7 @@ - (BOOL)capsuleViewCanBeRenamed:(id)arg1; - (BOOL)capsuleViewCanBeRemoved:(id)arg1; - (id)capsuleViewTitleForEditing:(id)arg1; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; - (id)initWithAction:(id)arg1; // Remaining properties @@ -36,9 +36,13 @@ @property(readonly) BOOL canRemove; @property(readonly) BOOL canRename; @property(readonly) BOOL canSelect; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEActionStackView.h b/IDEKit/IDEActionStackView.h index de857ceea..da6a554dd 100644 --- a/IDEKit/IDEActionStackView.h +++ b/IDEKit/IDEActionStackView.h @@ -16,6 +16,7 @@ - (void)drawRect:(struct CGRect)arg1; - (void)invalidateLayout; - (id)initWithFrame:(struct CGRect)arg1 stackView:(id)arg2; +- (BOOL)isOpaque; @end diff --git a/IDEKit/IDEActivityLogRecord-IDEActivityLogAdditions.h b/IDEKit/IDEActivityLogRecord-IDEActivityLogAdditions.h new file mode 100644 index 000000000..4af7ac034 --- /dev/null +++ b/IDEKit/IDEActivityLogRecord-IDEActivityLogAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEActivityLogRecord.h" + +@interface IDEActivityLogRecord (IDEActivityLogAdditions) ++ (id)keyPathsForValuesAffectingNavigableItem_progressValue; +@property(readonly) long long navigableItem_progressValue; +@end + diff --git a/IDEKit/IDEActivityLogRecord-IDEKitActivityLogRecordPropertyAdditions.h b/IDEKit/IDEActivityLogRecord-IDEKitActivityLogRecordPropertyAdditions.h index 4ac642a79..c5ad2424f 100644 --- a/IDEKit/IDEActivityLogRecord-IDEKitActivityLogRecordPropertyAdditions.h +++ b/IDEKit/IDEActivityLogRecord-IDEKitActivityLogRecordPropertyAdditions.h @@ -6,11 +6,11 @@ #import "IDEActivityLogRecord.h" -#import "IDENavigableItemRepresentation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" @class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; -@interface IDEActivityLogRecord (IDEKitActivityLogRecordPropertyAdditions) +@interface IDEActivityLogRecord (IDEKitActivityLogRecordPropertyAdditions) + (id)keyPathsForValuesAffectingShortTitle; + (id)keyPathsForValuesAffectingNavigableItem_name; @property(readonly) NSString *shortTitle; @@ -20,10 +20,15 @@ @property(readonly) NSString *navigableItem_name; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) IDEFileReference *navigableItem_fileReference; @property(readonly) NSString *navigableItem_groupIdentifier; @property(readonly) NSImage *navigableItem_image; @property(readonly) BOOL navigableItem_isLeaf; @property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEActivityLogTranscriptLayoutManager.h b/IDEKit/IDEActivityLogTranscriptLayoutManager.h new file mode 100644 index 000000000..f2f29f705 --- /dev/null +++ b/IDEKit/IDEActivityLogTranscriptLayoutManager.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSLayoutManager.h" + +@interface IDEActivityLogTranscriptLayoutManager : NSLayoutManager +{ +} + +- (struct _NSRange)glyphRangeForBoundingRect:(struct CGRect)arg1 inTextContainer:(id)arg2; +- (void)setExtraLineFragmentRect:(struct CGRect)arg1 usedRect:(struct CGRect)arg2 textContainer:(id)arg3; + +@end + diff --git a/IDEKit/IDEActivityPlaceholderView.h b/IDEKit/IDEActivityPlaceholderView.h index c92e574f1..fb8b437a9 100644 --- a/IDEKit/IDEActivityPlaceholderView.h +++ b/IDEKit/IDEActivityPlaceholderView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDEActivityView, IDEWorkspaceWindowController; +@class DVTStackBacktrace, IDEActivityView, IDEWorkspaceWindowController, NSString; @interface IDEActivityPlaceholderView : NSView { @@ -21,6 +21,8 @@ - (void).cxx_destruct; - (void)primitiveInvalidate; - (id)hitTest:(struct CGPoint)arg1; +- (double)_offsetFromTopOfWindowInFullScreen; +- (double)_offsetFromTopOfWindow; - (void)viewDidMoveToWindow; - (void)viewWillMoveToWindow:(id)arg1; - (void)sizeAndPositionActivityView; @@ -29,7 +31,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEActivityPopUpContentLayerController.h b/IDEKit/IDEActivityPopUpContentLayerController.h index dbfbbdea4..47c05bc70 100644 --- a/IDEKit/IDEActivityPopUpContentLayerController.h +++ b/IDEKit/IDEActivityPopUpContentLayerController.h @@ -10,7 +10,7 @@ #import "IDEActivityPopUpContentLayerDelegate-Protocol.h" #import "IDEActivityViewDataConsumer-Protocol.h" -@class DVTStackBacktrace, IDEActivityViewDataSource, IDEWorkspaceDocument, NSMapTable, NSMutableArray, NSMutableSet; +@class DVTStackBacktrace, IDEActivityViewDataSource, IDEWorkspaceDocument, NSMapTable, NSMutableArray, NSMutableSet, NSString; @interface IDEActivityPopUpContentLayerController : DVTLayerController { @@ -58,7 +58,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEActivityPopUpContentView.h b/IDEKit/IDEActivityPopUpContentView.h index 22277ebda..1de6b85aa 100644 --- a/IDEKit/IDEActivityPopUpContentView.h +++ b/IDEKit/IDEActivityPopUpContentView.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "IDEActivityPopUpContentLayerControllerDelegate-Protocol.h" -@class DVTDelayedInvocation, DVTStackBacktrace, IDEActivityPopUpContentLayerController, IDEActivityPopUpWindowController; +@class DVTDelayedInvocation, DVTStackBacktrace, IDEActivityPopUpContentLayerController, IDEActivityPopUpWindowController, NSString; @interface IDEActivityPopUpContentView : DVTLayerHostingView { @@ -41,7 +41,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEActivityPopUpReportLayer.h b/IDEKit/IDEActivityPopUpReportLayer.h index 88555197d..36b67622d 100644 --- a/IDEKit/IDEActivityPopUpReportLayer.h +++ b/IDEKit/IDEActivityPopUpReportLayer.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDEActivityProgressIndicatorLayer, IDEActivityReport, IDEActivityScrollingTextLayer, NSMutableArray; +@class DVTObservingToken, DVTStackBacktrace, IDEActivityProgressIndicatorLayer, IDEActivityReport, IDEActivityScrollingTextLayer, NSMutableArray, NSString; @interface IDEActivityPopUpReportLayer : CALayer { @@ -50,13 +50,16 @@ - (struct CGPoint)imageLayerPosition; - (void)layoutSublayers; - (void)updateConstraints; -- (id)description; +@property(readonly, copy) NSString *description; - (id)init; - (void)primitiveInvalidate; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEActivityPopUpWindowController.h b/IDEKit/IDEActivityPopUpWindowController.h index 0e68f4a53..7054e2ff5 100644 --- a/IDEKit/IDEActivityPopUpWindowController.h +++ b/IDEKit/IDEActivityPopUpWindowController.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDEActivityPopUpContentView, IDEActivityView, IDEWorkspaceDocument, NSArray; +@class DVTStackBacktrace, IDEActivityPopUpContentView, IDEActivityView, IDEWorkspaceDocument, NSArray, NSString; @interface IDEActivityPopUpWindowController : NSWindowController { @@ -42,7 +42,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEActivityProgressIndicatorLayer.h b/IDEKit/IDEActivityProgressIndicatorLayer.h index 3278a64a0..64f48b065 100644 --- a/IDEKit/IDEActivityProgressIndicatorLayer.h +++ b/IDEKit/IDEActivityProgressIndicatorLayer.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class CABasicAnimation, CAGradientLayer, DVTDelayedInvocation, DVTStackBacktrace, IDESpinnerLayer, NSImage; +@class CABasicAnimation, DVTDelayedInvocation, DVTStackBacktrace, IDESpinnerLayer, NSImage, NSString; @interface IDEActivityProgressIndicatorLayer : CALayer { @@ -20,7 +20,7 @@ CALayer *_progressContainerLayer; NSImage *_containerLayerContents; NSImage *_progressLayerContents; - CAGradientLayer *_progressLayer; + CALayer *_progressLayer; NSImage *_shadowLayerContents; CALayer *_containerLayer; double _doubleValue; @@ -58,7 +58,6 @@ - (struct CGPoint)effectiveProgressContainerLayerPosition; - (void)updateContainerLayerContents; - (void)clearCachedContainerLayerContents; -- (id)effectiveContainerLayerContents; - (void)reflectIndeterminateState; - (void)setupLayers; - (id)_buildProgressLayerInRect:(struct CGRect)arg1; @@ -68,8 +67,7 @@ - (struct CGRect)_rectForIndeterminateSpinningIndicator; - (void)setBounds:(struct CGRect)arg1; - (void)setHidden:(BOOL)arg1; -- (struct CGColor *)_progressIndicatorProgressBorderColorForCurrentActiveState; -- (id)_determinateProgressIndicatorColorsForCurrentActiveState; +- (id)_determinateProgressIndicatorColor; @property(getter=isIndeterminate) BOOL indeterminate; - (double)effectivePercentage; - (void)primitiveInvalidate; @@ -79,7 +77,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEActivityReport.h b/IDEKit/IDEActivityReport.h index a1bb4a0a9..69cb39dd3 100644 --- a/IDEKit/IDEActivityReport.h +++ b/IDEKit/IDEActivityReport.h @@ -25,7 +25,7 @@ unsigned long long _fileIOPriority; id _fileIOCoordinatorBlock; double _fileIOThrottleFactor; - DVTSystemActivityToken *_suspendThrottlingToken; + DVTSystemActivityToken *_systemActivityToken; } + (id)keyPathsForValuesAffectingPaused; @@ -33,7 +33,7 @@ + (id)keyPathsForValuesAffectingCompleted; + (void)initialize; @property(readonly) double fileIOThrottleFactor; // @synthesize fileIOThrottleFactor=_fileIOThrottleFactor; -@property(readonly) id fileIOCoordinatorBlock; // @synthesize fileIOCoordinatorBlock=_fileIOCoordinatorBlock; +@property(readonly, copy) id fileIOCoordinatorBlock; // @synthesize fileIOCoordinatorBlock=_fileIOCoordinatorBlock; @property unsigned long long fileIOPriority; // @synthesize fileIOPriority=_fileIOPriority; @property(copy) NSArray *completionSummaryStringSegments; // @synthesize completionSummaryStringSegments=_completionSummaryStringSegments; @property(copy) NSString *completionSummaryString; // @synthesize completionSummaryString=_completionSummaryString; @@ -59,7 +59,7 @@ @property(readonly, getter=isCompleted) BOOL completed; @property(readonly) int options; // @synthesize options=_options; @property(readonly) NSDictionary *dictionaryRepresentation; -- (id)description; +@property(readonly, copy) NSString *description; - (void)primitiveInvalidate; - (id)init; - (id)initWithDictionaryRepresentation:(id)arg1; @@ -69,7 +69,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEActivityReportLayer.h b/IDEKit/IDEActivityReportLayer.h index dcb4595cb..5de485be7 100644 --- a/IDEKit/IDEActivityReportLayer.h +++ b/IDEKit/IDEActivityReportLayer.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDEActivityProgressIndicatorLayer, IDEActivityReport, IDEActivityScrollingTextLayer, NSMutableArray; +@class DVTObservingToken, DVTStackBacktrace, IDEActivityProgressIndicatorLayer, IDEActivityReport, IDEActivityScrollingTextLayer, NSMutableArray, NSString; @interface IDEActivityReportLayer : CALayer { @@ -58,13 +58,16 @@ - (void)sizeToFit; - (void)layoutSublayers; - (void)updateConstraints; -- (id)description; +@property(readonly, copy) NSString *description; - (id)init; - (void)primitiveInvalidate; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEActivityReportManager.h b/IDEKit/IDEActivityReportManager.h index 1a382ff2b..247cd4ff4 100644 --- a/IDEKit/IDEActivityReportManager.h +++ b/IDEKit/IDEActivityReportManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDEActivityReport, IDEWorkspaceDocument, NSArray, NSMutableSet, NSSet; +@class DVTStackBacktrace, IDEActivityReport, IDEWorkspaceDocument, NSArray, NSMutableSet, NSSet, NSString; @interface IDEActivityReportManager : NSObject { @@ -49,7 +49,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEActivityReporter.h b/IDEKit/IDEActivityReporter.h index 48ea48d64..305a40360 100644 --- a/IDEKit/IDEActivityReporter.h +++ b/IDEKit/IDEActivityReporter.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTExtension, DVTStackBacktrace, IDEWorkspace, NSArray, NSImage, NSMutableArray; +@class DVTExtension, DVTStackBacktrace, IDEWorkspace, NSArray, NSImage, NSMutableArray, NSString; @interface IDEActivityReporter : NSObject { @@ -33,8 +33,12 @@ // Remaining properties @property(readonly) NSArray *activityReports; // @dynamic activityReports; @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly) NSMutableArray *mutableActivityReports; // @dynamic mutableActivityReports; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEActivityStatusCategory.h b/IDEKit/IDEActivityStatusCategory.h index c64af86e3..ee31a4da3 100644 --- a/IDEKit/IDEActivityStatusCategory.h +++ b/IDEKit/IDEActivityStatusCategory.h @@ -13,14 +13,16 @@ NSString *_title; long long _count; NSImage *_image; + id _clickHandler; } +@property(readonly) id clickHandler; // @synthesize clickHandler=_clickHandler; @property long long count; // @synthesize count=_count; @property(retain) NSString *title; // @synthesize title=_title; @property(retain) NSImage *image; // @synthesize image=_image; - (void).cxx_destruct; - (id)description; -- (id)initWithTitle:(id)arg1 image:(id)arg2; +- (id)initWithTitle:(id)arg1 image:(id)arg2 clickHandler:(id)arg3; @end diff --git a/IDEKit/IDEActivityStatusCategoryLayer.h b/IDEKit/IDEActivityStatusCategoryLayer.h index f0e504ab7..07968cc8e 100644 --- a/IDEKit/IDEActivityStatusCategoryLayer.h +++ b/IDEKit/IDEActivityStatusCategoryLayer.h @@ -24,6 +24,7 @@ - (id)accessibilityAttributeNames; @property(retain) NSImage *image; - (void)sizeToFit; +- (double)_textLayerVerticalOffset; - (void)layoutSublayers; - (id)attributedCountString; - (id)textAttributes; diff --git a/IDEKit/IDEActivityStatusCompositeCategory.h b/IDEKit/IDEActivityStatusCompositeCategory.h index fbf4232b0..717d11342 100644 --- a/IDEKit/IDEActivityStatusCompositeCategory.h +++ b/IDEKit/IDEActivityStatusCompositeCategory.h @@ -24,7 +24,7 @@ - (void)_subcategoryDidChangeCount:(id)arg1; - (id)_findCategoryWithHighestPrecedence; - (void)dealloc; -- (id)initWithCategories:(id)arg1; +- (id)initWithCategories:(id)arg1 clickHandler:(id)arg2; @end diff --git a/IDEKit/IDEActivityTestingMenuDelegate.h b/IDEKit/IDEActivityTestingMenuDelegate.h index b277188b6..b37b6da1f 100644 --- a/IDEKit/IDEActivityTestingMenuDelegate.h +++ b/IDEKit/IDEActivityTestingMenuDelegate.h @@ -8,6 +8,8 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface IDEActivityTestingMenuDelegate : NSObject { } @@ -17,5 +19,11 @@ - (void)doActionFromMenuItem:(id)arg1; - (id)workspace; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEActivityView.h b/IDEKit/IDEActivityView.h index 2cff7cfdd..e9de00519 100644 --- a/IDEKit/IDEActivityView.h +++ b/IDEKit/IDEActivityView.h @@ -10,21 +10,17 @@ #import "DVTWindowActivationStateObserver-Protocol.h" #import "IDEActivityViewDataConsumer-Protocol.h" -@class CALayer, CAReplicatorLayer, DVTObservingToken, DVTStackBacktrace, IDEActivityMultiActionIndicatorLayer, IDEActivityPopUpWindowController, IDEActivityReport, IDEActivityReportLayer, IDEActivityStatusContainerLayer, IDEActivityViewDataSource, IDEWorkspaceWindowController, NSImage, NSMapTable; +@class CALayer, DVTObservingToken, DVTStackBacktrace, IDEActivityMultiActionIndicatorLayer, IDEActivityPopUpWindowController, IDEActivityReport, IDEActivityReportLayer, IDEActivityStatusContainerLayer, IDEActivityViewDataSource, IDEWorkspaceWindowController, NSMapTable, NSString; @interface IDEActivityView : DVTLayerHostingView { IDEActivityMultiActionIndicatorLayer *_multiActionIndicatorLayer; IDEActivityStatusContainerLayer *_issuesContainerLayer; IDEActivityReportLayer *_currentActivityReportLayer; - CAReplicatorLayer *_reportLayerSeparatorsLayer; - NSImage *_cachedBackgroundBezelLayerContents; CALayer *_reportLayerContainerLayer; CALayer *_backgroundLayer; - CALayer *_backgroundImageLayer; + CALayer *_backgroundColorLayer; CALayer *_reportLayerTree; - CALayer *_glassLayer; - id _botStatusUpdateToken; IDEActivityPopUpWindowController *_popUpController; DVTObservingToken *_popUpControllerIsValidToken; IDEWorkspaceWindowController *_workspaceWindowController; @@ -52,7 +48,6 @@ - (id)accessibilityAttributeNames; - (BOOL)accessibilityIsIgnored; - (void)openLogNavigator; -- (void)openIssuesNavigator; - (void)openActivityPopUp; - (void)cancelDisplayedReport:(id)arg1; - (void)stopObservingActivityReports; @@ -61,7 +56,6 @@ - (void)activityReportListDidChangeForActivityViewDataSource:(id)arg1; - (void)updateActionIndicators; - (void)window:(id)arg1 didChangeActivationState:(long long)arg2; -- (void)_disableScreenUpdatesUntilRunLoop; - (void)makeSureIssuesLayerIsVisible; - (void)viewDidMoveToSuperview; - (void)viewDidMoveToWindow; @@ -77,9 +71,9 @@ - (id)_backgroundLayer; - (void)_updateCurrentActivityReportForWindowActivationState; - (void)_updateHighlightColorForWindowActivationState; -- (void)_updateBackgroundImageForWindowActivationState; -- (id)_backgroundImageForView:(id)arg1; -- (BOOL)_isActiveWindowState; +- (void)_updateBackgroundColorForWindowActivationState; +- (id)_highlightColor; +- (id)_backgroundColor; - (struct CGRect)insetReportLayerBounds; - (struct CGRect)insetRootLayerBounds; @property struct CGSize contentSize; @@ -115,7 +109,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEActivityViewDataSource.h b/IDEKit/IDEActivityViewDataSource.h index 6dfcb2c3e..cdc5da38b 100644 --- a/IDEKit/IDEActivityViewDataSource.h +++ b/IDEKit/IDEActivityViewDataSource.h @@ -37,10 +37,12 @@ + (void)initialize; @property(copy) NSString *debugName; // @synthesize debugName=_debugName; -@property(readonly) NSArray *botStatusCategories; // @synthesize botStatusCategories=_botStatusCategories; +@property(readonly, copy) NSArray *botStatusCategories; // @synthesize botStatusCategories=_botStatusCategories; @property(copy) NSArray *issueCategories; // @synthesize issueCategories=_issueCategories; @property(readonly) IDEWorkspaceDocument *workspaceDocument; // @synthesize workspaceDocument=_workspaceDocument; - (void).cxx_destruct; +- (void)openIssuesNavigator; +- (void)openTestNavigator; - (void)stopObservingActivityReports; - (void)startObservingActivityReports; - (void)tearDown; @@ -81,7 +83,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEAddTestBundleToSchemeActionSheetHelper.h b/IDEKit/IDEAddTestBundleToSchemeActionSheetHelper.h index a148fb42e..3b8a8f990 100644 --- a/IDEKit/IDEAddTestBundleToSchemeActionSheetHelper.h +++ b/IDEKit/IDEAddTestBundleToSchemeActionSheetHelper.h @@ -8,7 +8,7 @@ #import "IDEFilePickerViewDelegate-Protocol.h" -@class IDETestSchemeAction, IDEWorkspace; +@class IDETestSchemeAction, IDEWorkspace, NSString; @interface IDEAddTestBundleToSchemeActionSheetHelper : NSObject { @@ -24,5 +24,11 @@ - (id)_testableProviders; - (id)initWithWorkspace:(id)arg1 completionBlock:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEAddXcodeServerChoosePageViewController.h b/IDEKit/IDEAddXcodeServerChoosePageViewController.h index d7fe4726a..94586c1ad 100644 --- a/IDEKit/IDEAddXcodeServerChoosePageViewController.h +++ b/IDEKit/IDEAddXcodeServerChoosePageViewController.h @@ -53,5 +53,11 @@ - (void)loadView; - (void)primitiveInvalidate; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEAlertsPrefsPaneController.h b/IDEKit/IDEAlertsPrefsPaneController.h index d83eb1ba4..40043a997 100644 --- a/IDEKit/IDEAlertsPrefsPaneController.h +++ b/IDEKit/IDEAlertsPrefsPaneController.h @@ -6,29 +6,24 @@ #import -@class DVTGradientImageButton, DVTPointerArray, DVTTableView, IDEAlertsView, IDEControlGroup, NSArray, NSCell, NSMutableArray; +@class DVTGradientImageButton, DVTPointerArray, IDEAlertsView, IDEControlGroup, NSArray, NSCell, NSMutableArray, NSTableView; @interface IDEAlertsPrefsPaneController : IDEViewController { + IDEAlertsView *_alertsView; + NSTableView *_tableView; + IDEControlGroup *_controlGroup; + DVTGradientImageButton *_addButton; + DVTGradientImageButton *_removeButton; DVTPointerArray *_alertEvents; NSCell *_dividerCell; NSMutableArray *_observationTokens; NSMutableArray *_customObservationTokens; BOOL _ignoreNextEdit; - IDEAlertsView *_alertsView; - DVTTableView *_tableView; - IDEControlGroup *_controlGroup; - DVTGradientImageButton *_addButton; - DVTGradientImageButton *_removeButton; NSArray *_customAlertEvents; } @property(copy, nonatomic) NSArray *customAlertEvents; // @synthesize customAlertEvents=_customAlertEvents; -@property(retain, nonatomic) DVTGradientImageButton *removeButton; // @synthesize removeButton=_removeButton; -@property(retain, nonatomic) DVTGradientImageButton *addButton; // @synthesize addButton=_addButton; -@property(retain, nonatomic) IDEControlGroup *controlGroup; // @synthesize controlGroup=_controlGroup; -@property(retain, nonatomic) DVTTableView *tableView; // @synthesize tableView=_tableView; -@property(retain, nonatomic) IDEAlertsView *alertsView; // @synthesize alertsView=_alertsView; - (void).cxx_destruct; - (void)beginEditingFromClick:(id)arg1; - (void)removeCustomAlertEvent:(id)arg1; diff --git a/IDEKit/IDEAppChooserModelObject.h b/IDEKit/IDEAppChooserModelObject.h new file mode 100644 index 000000000..b178bd013 --- /dev/null +++ b/IDEKit/IDEAppChooserModelObject.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSImage, NSString, NSURL; + +@interface IDEAppChooserModelObject : NSObject +{ + BOOL _isRecent; + BOOL _isGroupHeader; + NSString *_displayName; + NSImage *_image; + NSURL *_url; + id _application; +} + +@property BOOL isGroupHeader; // @synthesize isGroupHeader=_isGroupHeader; +@property BOOL isRecent; // @synthesize isRecent=_isRecent; +@property(retain) id application; // @synthesize application=_application; +@property(retain, nonatomic) NSURL *url; // @synthesize url=_url; +@property(retain) NSImage *image; // @synthesize image=_image; +@property(retain, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)debugDescription; +- (id)keyPathsForValuesAffectingDisplayName; +- (id)keyPathsForValuesAffectingUrl; + +@end + diff --git a/IDEKit/IDEAppChooserTableView.h b/IDEKit/IDEAppChooserTableView.h new file mode 100644 index 000000000..e3071245e --- /dev/null +++ b/IDEKit/IDEAppChooserTableView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableView.h" + +@interface IDEAppChooserTableView : NSTableView +{ +} + +- (BOOL)_shouldUseSecondaryHighlightColor; + +@end + diff --git a/IDEKit/IDEAppChooserWindowController.h b/IDEKit/IDEAppChooserWindowController.h new file mode 100644 index 000000000..b1cd00d89 --- /dev/null +++ b/IDEKit/IDEAppChooserWindowController.h @@ -0,0 +1,106 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSWindowController.h" + +#import "DVTInvalidation-Protocol.h" +#import "NSTextFieldDelegate-Protocol.h" + +@class DVTMutableOrderedDictionary, DVTSearchField, DVTStackBacktrace, IDEAppChooserModelObject, IDERunDestination, IDEScheme, IDESchemeCommand, NSArray, NSArrayController, NSButton, NSDictionary, NSIndexSet, NSMutableArray, NSMutableSet, NSObject, NSString, NSTableView, NSWindow; + +@interface IDEAppChooserWindowController : NSWindowController +{ + id _completionHandler; + NSMutableArray *_sortedFoundApplications; + NSMutableSet *_foundApplicationURLs; + NSObject *_appChooserQueue; + unsigned long long _type; + NSDictionary *_extensionToBundleIdentifierMap; + NSWindow *_sheet; + NSArray *_orderedChooserApplications; + NSString *_filterString; + IDEAppChooserModelObject *_selectedApplicationModelObject; + NSArrayController *_applicationsArrayController; + NSIndexSet *_applicationsSelectionIndexes; + DVTSearchField *_filterField; + NSTableView *_tableView; + NSButton *_runLaunchButton; + NSButton *_cancelButton; + NSButton *_browseButton; + IDERunDestination *_runDestination; + IDEScheme *_scheme; + IDESchemeCommand *_schemeCommand; + NSArray *_suggestedApps; + NSArray *_installedApplications; + DVTMutableOrderedDictionary *_orderedRecentsByURL; + NSArray *_recentApplicationURLs; +} + ++ (void)initialize; +@property(readonly) NSArray *recentApplicationURLs; // @synthesize recentApplicationURLs=_recentApplicationURLs; +@property(retain, nonatomic) DVTMutableOrderedDictionary *orderedRecentsByURL; // @synthesize orderedRecentsByURL=_orderedRecentsByURL; +@property(retain, nonatomic) NSArray *installedApplications; // @synthesize installedApplications=_installedApplications; +@property(copy) NSArray *suggestedApps; // @synthesize suggestedApps=_suggestedApps; +@property(retain) IDESchemeCommand *schemeCommand; // @synthesize schemeCommand=_schemeCommand; +@property __weak IDEScheme *scheme; // @synthesize scheme=_scheme; +@property __weak IDERunDestination *runDestination; // @synthesize runDestination=_runDestination; +@property __weak NSButton *browseButton; // @synthesize browseButton=_browseButton; +@property __weak NSButton *cancelButton; // @synthesize cancelButton=_cancelButton; +@property __weak NSButton *runLaunchButton; // @synthesize runLaunchButton=_runLaunchButton; +@property __weak NSTableView *tableView; // @synthesize tableView=_tableView; +@property __weak DVTSearchField *filterField; // @synthesize filterField=_filterField; +@property(retain, nonatomic) NSIndexSet *applicationsSelectionIndexes; // @synthesize applicationsSelectionIndexes=_applicationsSelectionIndexes; +@property(retain) NSArrayController *applicationsArrayController; // @synthesize applicationsArrayController=_applicationsArrayController; +@property(retain) IDEAppChooserModelObject *selectedApplicationModelObject; // @synthesize selectedApplicationModelObject=_selectedApplicationModelObject; +@property(retain, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; +@property(retain) NSArray *orderedChooserApplications; // @synthesize orderedChooserApplications=_orderedChooserApplications; +@property(readonly) unsigned long long type; // @synthesize type=_type; +- (void).cxx_destruct; +- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)tableView:(id)arg1 isGroupRow:(long long)arg2; +- (void)primitiveInvalidate; +- (void)didEndSheet:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)awakeFromNib; +- (void)windowDidLoad; +- (void)browseAction:(id)arg1; +- (void)cancelAction:(id)arg1; +- (void)runOrLaunch:(id)arg1; +- (BOOL)control:(id)arg1 textView:(id)arg2 doCommandBySelector:(SEL)arg3; +- (id)selectedRunnable; +- (id)_predicateFromFilterString:(id)arg1; +- (id)_recentAppsKey; +- (id)_modelObjectFromURL:(id)arg1; +- (id)_imageFromURL:(id)arg1; +- (id)_displayNameFromURL:(id)arg1; +- (id)_modelObjectFromApplication:(id)arg1; +- (id)_realBundleIDForModelObject:(id)arg1; +- (id)_attachToExistingBundleIDPathExtension; +- (void)_findRecentApplicationsFromURLs:(id)arg1; +- (id)_addApplicationsAndReturnUniqueURLs:(id)arg1; +- (void)_findLaunchersForDevice:(id)arg1 onQueue:(id)arg2; +- (void)_findSystemApplicationsForDevice:(id)arg1 onQueue:(id)arg2; +- (void)_findUserApplicationsForDevice:(id)arg1 onQueue:(id)arg2; +- (void)_findInstalledApplications; +- (void)_initializeBundleIdentifierMaps; +- (id)_getRecentApplicationsFromUserDefaults; +- (void)_updateSuggestedAppsForTargetExtensionIfAppropriateForSchemeCommand:(id)arg1; +- (void)_updateRecentApplicationsWithApp:(id)arg1; +- (void)_updateOrderedChooserApplications; +- (void)beginSheetOnWindow:(id)arg1 runDestination:(id)arg2 scheme:(id)arg3 command:(id)arg4 completion:(id)arg5; +- (id)initWithChooserType:(unsigned long long)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEKit/IDEAppStatistics.h b/IDEKit/IDEAppStatistics.h index fc1510378..da1c173a6 100644 --- a/IDEKit/IDEAppStatistics.h +++ b/IDEKit/IDEAppStatistics.h @@ -17,7 +17,7 @@ + (void)recordAppUsedGPUDebugger; + (void)performAppReportWithStartupDuration:(double)arg1; + (id)_diskTypes; -+ (id)_diskTypeFor:(struct __DADisk *)arg1; ++ (id)_diskTypeFor:(struct __DADisk *)arg1 withDiskManager:(id)arg2; + (unsigned long long)memInUse; + (unsigned long long)_totalRam; diff --git a/IDEKit/IDEApplication.h b/IDEKit/IDEApplication.h index 9ff5f9b2c..2e7681096 100644 --- a/IDEKit/IDEApplication.h +++ b/IDEKit/IDEApplication.h @@ -8,6 +8,8 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface IDEApplication : DVTApplication { id _ideEventDelegate; @@ -21,7 +23,6 @@ - (void)closeAll:(id)arg1; - (void)terminate:(id)arg1; - (void)sendEvent:(id)arg1; -- (void)_errorAlert:(id)arg1 wasPresentedWithResult:(long long)arg2 inContext:(id)arg3; - (void)updateWindowsItem:(id)arg1; - (void)changeWindowsItem:(id)arg1 title:(id)arg2 filename:(BOOL)arg3; - (void)addWindowsItem:(id)arg1 title:(id)arg2 filename:(BOOL)arg3; @@ -44,5 +45,11 @@ - (id)sdefSupport_fileBreakpoints; - (id)sdefSupport_breakpoints; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEApplicationCommands.h b/IDEKit/IDEApplicationCommands.h index e157802c9..881a54e25 100644 --- a/IDEKit/IDEApplicationCommands.h +++ b/IDEKit/IDEApplicationCommands.h @@ -9,6 +9,8 @@ #import "IDECommandHandler-Protocol.h" #import "IDECommandHandlerVendor-Protocol.h" +@class NSString; + @interface IDEApplicationCommands : NSObject { id _selectionSource; @@ -28,12 +30,14 @@ - (void)showSuddenTerminationCount:(id)arg1; - (void)updateSuddenTerminationCount:(id)arg1; - (void)triggerCollectionChecking:(id)arg1; +- (void)showDevicesWindow:(id)arg1; - (void)makeWindowFirstResponder:(id)arg1; - (void)showWelcomeToXcode:(id)arg1; - (void)contextMenu_openWithExternalEditor:(id)arg1; - (void)openWithExternalEditor:(id)arg1; - (void)openWithExternalEditorUsingContextualMenuSelection:(BOOL)arg1; - (void)contextMenu_revealInProjectNavigator:(id)arg1; +- (void)_revealArchivedItemsInNavigator:(id)arg1; - (void)revealInDebugNavigator:(id)arg1; - (void)revealInProjectNavigator:(id)arg1; - (void)contextMenu_showInFinder:(id)arg1; @@ -58,5 +62,11 @@ - (BOOL)validateUserInterfaceItem:(id)arg1; - (id)_initWithSelectionSource:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEApplicationController.h b/IDEKit/IDEApplicationController.h index f412e32e8..75d8d276b 100644 --- a/IDEKit/IDEApplicationController.h +++ b/IDEKit/IDEApplicationController.h @@ -45,6 +45,8 @@ @property BOOL applicationIsTerminatingDuringLaunch; // @synthesize applicationIsTerminatingDuringLaunch=_applicationIsTerminatingDuringLaunch; @property BOOL haveScannedForPlugins; // @synthesize haveScannedForPlugins=_haveScannedForPlugins; - (void).cxx_destruct; +- (void)batchFind:(id)arg1 userData:(id)arg2 error:(id *)arg3; +- (void)openQuickly:(id)arg1 userData:(id)arg2 error:(id *)arg3; - (void)_setTabStateContext:(id)arg1 forTabNamed:(id)arg2; - (id)_tabStateContextForTabNamed:(id)arg1; - (id)_tabStateContextForTabNameMapByInstantiatingIfNeeded; @@ -87,7 +89,6 @@ - (void)_updateGlobalHotKeyToEnableFloatingDebugger:(id)arg1; - (void)_currentPreferenceSetChanged; - (void)_adjustApplicationIconForEnvironment; -- (void)_loadLLDBFramework:(id)arg1; - (void)applicationDidFinishLaunching:(id)arg1; - (void)applicationIsTerminating:(id)arg1; - (void)_incrementCountForKey:(id)arg1 in:(id)arg2; @@ -98,9 +99,15 @@ - (void)_setUpOpenDocumentAppleEventHandler; - (BOOL)application:(id)arg1 openFile:(id)arg2; - (void)application:(id)arg1 openFiles:(id)arg2; -- (BOOL)_openFiles:(id)arg1; +- (void)_openFiles:(id)arg1; - (void)_terminateDueToFailureDuringLaunch:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEArchive-AAVArchiveViewerExtensions.h b/IDEKit/IDEArchive-AAVArchiveViewerExtensions.h new file mode 100644 index 000000000..3ae627a0f --- /dev/null +++ b/IDEKit/IDEArchive-AAVArchiveViewerExtensions.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEArchive.h" + +@class IDEArchivePackager, NSArray, NSImage, NSString; + +@interface IDEArchive (AAVArchiveViewerExtensions) +- (id)aav_validateForDirectDistribution; +@property(readonly) NSString *aav_identifierLabel; +@property(readonly) IDEArchivePackager *aav_packager; +@property(readonly) _Bool aav_canExport; +@property(readonly) _Bool aav_canSubmit; +@property(readonly) _Bool aav_canValidate; +- (_Bool)_aav_canPerformTask:(int)arg1; +@property(readonly) NSImage *aav_displayIcon; +@property(readonly) NSArray *aav_displayIcons; +- (id)aav_version; +@property(readonly) NSString *aav_archiveType; +@property(readonly) NSString *aav_humanReadablePlatformName; +@property(readonly) NSString *aav_platformName; +@property(readonly) NSString *aav_bundleIdentifier; +@property(readonly) NSString *aav_displayName; +- (id)aav_appInfoPlist; +@end + diff --git a/IDEKit/IDEAssertionHandler.h b/IDEKit/IDEAssertionHandler.h index 38a406d82..7637c5212 100644 --- a/IDEKit/IDEAssertionHandler.h +++ b/IDEKit/IDEAssertionHandler.h @@ -8,19 +8,30 @@ #import "DVTAssertionHandling-Protocol.h" +@class NSString; + @interface IDEAssertionHandler : NSObject { } -+ (void)_handleAssertionWithLogString:(id)arg1 reason:(id)arg2; ++ (void)_handleAssertionWithLogString:(id)arg1 assertionSignature:(id)arg2 assertionReason:(id)arg3 extraBacktrace:(id)arg4; ++ (void)_multipleAssertionsEncountered_WaitingForeverForAssertionAbort; + (id)defaultHandler; -+ (BOOL)_crashOnAssertions; ++ (BOOL)_showPanelOnAssertions; + (BOOL)_quietAssertions; ++ (void)setupAssertionHandler; - (void)handleUncaughtException:(id)arg1; +- (id)_kvoAssertionSignatureFromException:(id)arg1; - (void)handleWarningInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 messageFormat:(id)arg4 arguments:(struct __va_list_tag [1])arg5; - (void)handleWarningInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; -- (void)handleFailureInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 messageFormat:(id)arg4 arguments:(struct __va_list_tag [1])arg5; -- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; +- (void)handleFailureInFunction:(id)arg1 fileName:(id)arg2 lineNumber:(long long)arg3 assertionSignature:(id)arg4 messageFormat:(id)arg5 arguments:(struct __va_list_tag [1])arg6; +- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 fileName:(id)arg3 lineNumber:(long long)arg4 assertionSignature:(id)arg5 messageFormat:(id)arg6 arguments:(struct __va_list_tag [1])arg7; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEAssistant.h b/IDEKit/IDEAssistant.h index 8f5f4f7ae..01b6037d8 100644 --- a/IDEKit/IDEAssistant.h +++ b/IDEKit/IDEAssistant.h @@ -6,25 +6,29 @@ #import "DVTViewController.h" -@class IDEAssistantContext, NSString, NSView; +@class IDEAssistantContext, IDEFilterControlBar, NSString, NSView; @interface IDEAssistant : DVTViewController { IDEAssistantContext *_assistantContext; NSString *_nextAssistantIdentifier; + BOOL _expandsAssistantView; + BOOL _widthResizable; } + (BOOL)wantsOverlayEffect; +@property(nonatomic) BOOL widthResizable; // @synthesize widthResizable=_widthResizable; +@property(nonatomic) BOOL expandsAssistantView; // @synthesize expandsAssistantView=_expandsAssistantView; @property(retain) NSString *nextAssistantIdentifier; // @synthesize nextAssistantIdentifier=_nextAssistantIdentifier; @property(retain) IDEAssistantContext *assistantContext; // @synthesize assistantContext=_assistantContext; - (void).cxx_destruct; - (void)primitiveInvalidate; - (void)willGoNextOrFinish; - (void)willResignCurrentAssistantInAssistantWindowController:(id)arg1; -@property(readonly) BOOL expandsAssistantView; +@property(readonly) IDEFilterControlBar *filterControlBar; @property(readonly) NSView *sourceListView; - (id)finishButtonTitle; -@property(readonly) NSString *assistantTitle; +@property(readonly, copy) NSString *assistantTitle; - (void)finishWithCompletionBlock:(id)arg1; @property(readonly) BOOL alwaysShowFinish; @property(readonly) BOOL canCancel; diff --git a/IDEKit/IDEAssistantWindowController.h b/IDEKit/IDEAssistantWindowController.h index ed597a183..ebd0f4d7f 100644 --- a/IDEKit/IDEAssistantWindowController.h +++ b/IDEKit/IDEAssistantWindowController.h @@ -6,34 +6,33 @@ #import "NSWindowController.h" -@class DVTBorderedView, DVTStackView_ML, IDEAssistant, IDEAssistantContext, NSBox, NSButton, NSImageView, NSMutableArray, NSString, NSTextField, NSView; +@class DVTBorderedView, IDEAssistant, IDEAssistantContext, IDEFilterControlBar, NSBox, NSButton, NSMutableArray, NSString, NSTextField, NSView; @interface IDEAssistantWindowController : NSWindowController { NSBox *_box; + DVTBorderedView *_outerBorderedView; DVTBorderedView *_borderedView; DVTBorderedView *_sourceListBorderedView; - DVTStackView_ML *_buttonStackView; - NSMutableArray *_assistantHistory; NSButton *_nextButton; NSButton *_backButton; NSButton *_cancelButton; NSTextField *_titleField; - IDEAssistant *_currentAssistant; + IDEFilterControlBar *_filterControlBar; IDEAssistant *_installedAssistant; IDEAssistantContext *_assistantContext; id _currentCompletionBlock; - double _lastAnimationDirection; - NSImageView *_boxImageView; - NSImageView *_titleFieldImageView; - NSImageView *_cancelButtonImageView; - NSImageView *_sourceListImageView; - NSView *_nextKeyView; + NSMutableArray *_assistantHistory; NSMutableArray *_allAnimations; + NSView *_nextKeyView; + double _lastAnimationDirection; _Bool _backtrackingFromOverlayAssistant; _Bool _closing; + IDEAssistant *_currentAssistant; NSString *_nextButtonTitle; NSString *_finishButtonTitle; + NSMutableArray *_completionPreprocessors; + NSMutableArray *_completionPreprocessorExecutionStack; } + (id)keyPathsForValuesAffectingAssistantTitle; @@ -41,20 +40,17 @@ + (id)keyPathsForValuesAffectingCanCancel; + (id)keyPathsForValuesAffectingCanGoForwardOrFinish; + (id)keyPathsForValuesAffectingOnFirstAssistant; +@property(retain, nonatomic) NSMutableArray *completionPreprocessorExecutionStack; // @synthesize completionPreprocessorExecutionStack=_completionPreprocessorExecutionStack; +@property(retain, nonatomic) NSMutableArray *completionPreprocessors; // @synthesize completionPreprocessors=_completionPreprocessors; @property(retain, nonatomic) NSString *finishButtonTitle; // @synthesize finishButtonTitle=_finishButtonTitle; @property(retain, nonatomic) NSString *nextButtonTitle; // @synthesize nextButtonTitle=_nextButtonTitle; @property(readonly, nonatomic) IDEAssistant *currentAssistant; // @synthesize currentAssistant=_currentAssistant; - (void).cxx_destruct; -- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; -- (void)cleanUpAnimationForView:(id)arg1; - (void)configureAnimationImageViewWithDirection:(double)arg1 actionBlock:(id)arg2; - (void)setupAccessoriesForAssistant:(id)arg1 animated:(BOOL)arg2; -- (id)imageForView:(id)arg1 bordered:(BOOL)arg2; - (void)setAnimationDuration; - (void)cancelSession; - (void)goBack:(id)arg1; -- (void)ensureImageViewsConfigured; -- (void)setUpOverlayForAssistantWithIdentifier:(id)arg1; - (void)_finishWithAction:(id)arg1; - (void)goNextOrFinish:(id)arg1; - (void)addAnimationForKey:(id)arg1 toView:(id)arg2; @@ -70,13 +66,14 @@ - (id)_popAssistantHistoryStack; - (void)_pushAssistantOntoHistoryStack:(id)arg1; - (void)_clearAssistantHistoryStack; +- (void)drainPreprocessorOrContinueWithSender:(id)arg1; +- (void)addGoForwardPreprocessor:(id)arg1; - (void)endAssistantSessionWithResult:(int)arg1 error:(id)arg2; - (void)beginSessionForWorkspaceWindow:(id)arg1; - (void)beginSessionWithAssistantIdentifier:(id)arg1 context:(id)arg2 completionBlock:(id)arg3; - (id)assistantWithIdentifier:(id)arg1; - (void)close; - (void)windowDidLoad; -- (void)dealloc; - (id)init; - (void)setCurrentAssistant:(id)arg1 andInstallView:(BOOL)arg2; - (void)setCurrentAssistant:(id)arg1; diff --git a/IDEKit/IDEAttachToProcessHelper.h b/IDEKit/IDEAttachToProcessHelper.h index 4fe671289..136f2db73 100644 --- a/IDEKit/IDEAttachToProcessHelper.h +++ b/IDEKit/IDEAttachToProcessHelper.h @@ -18,15 +18,16 @@ + (id)_archNameForExecutableArchitecture:(int)arg1; + (id)_archtiectureForTarget:(id)arg1; + (void)askUserForProcessIdentifierAndAttachToItFromWorkspaceTabController:(id)arg1; -+ (void)attachToProcess:(id)arg1 fromWorkspaceTabController:(id)arg2; ++ (id)attachToProcess:(id)arg1 fromWorkspaceTabController:(id)arg2 usingRunDestination:(id)arg3; ++ (id)attachToProcess:(id)arg1 fromWorkspaceTabController:(id)arg2; - (void).cxx_destruct; - (void)processIDEntered:(int)arg1 debuggerSpecifier:(id)arg2 debugProcessAsUID:(unsigned int)arg3; - (void)processNameEntered:(id)arg1 debuggerSpecifier:(id)arg2 debugProcessAsUID:(unsigned int)arg3; - (void)processInformationSelected:(id)arg1 debuggerSpecifier:(id)arg2 debugProcessAsUID:(unsigned int)arg3; - (void)_showAlertForNonDebuggableArchitecture:(id)arg1; -- (void)_attachToPID:(int)arg1 debuggerSpecifier:(id)arg2 debugProcessAsUID:(unsigned int)arg3 displayName:(id)arg4 processPath:(id)arg5 targetArchitecture:(id)arg6 launchStyle:(int)arg7; -- (void)_attachToProcessName:(id)arg1 debuggerSpecifier:(id)arg2 debugProcessAsUID:(unsigned int)arg3; -- (void)_attachToProcess:(id)arg1 debuggerSpecifier:(id)arg2 debugProcessAsUID:(unsigned int)arg3; +- (id)_attachToPID:(int)arg1 debuggerSpecifier:(id)arg2 debugProcessAsUID:(unsigned int)arg3 displayName:(id)arg4 processPath:(id)arg5 targetArchitecture:(id)arg6 launchStyle:(int)arg7 usingRunDestination:(id)arg8; +- (void)_attachToProcessName:(id)arg1 debuggerSpecifier:(id)arg2 debugProcessAsUID:(unsigned int)arg3 usingRunDestination:(id)arg4; +- (id)_attachToProcess:(id)arg1 debuggerSpecifier:(id)arg2 debugProcessAsUID:(unsigned int)arg3 usingRunDestination:(id)arg4; - (id)_initWithWorkspaceTabController:(id)arg1; @end diff --git a/IDEKit/IDEAttributedStringControl.h b/IDEKit/IDEAttributedStringControl.h index 036e6b499..3061320f1 100644 --- a/IDEKit/IDEAttributedStringControl.h +++ b/IDEKit/IDEAttributedStringControl.h @@ -11,7 +11,7 @@ #import "IDEGroupedSegmentedControlDelegate-Protocol.h" #import "IDEParagraphStylePopoverControllerDelegate-Protocol.h" -@class DVTFontTextField, DVTSegmentColorWell, DVTStackBacktrace, IDEAttributedStringControlParagraphStylePopoverController, IDEAttributedStringControlTextView, IDEGroupedSegmentedControl, IDEGroupedSegmentedControlGroup, IDEGroupedSegmentedControlItem, NSAttributedString, NSPopover, NSScrollView, NSStepper, NSString; +@class DVTFontTextField, DVTSegmentColorWell, DVTStackBacktrace, IDEAttributedStringControlParagraphStylePopoverController, IDEAttributedStringControlTextView, IDEGroupedSegmentedControl, IDEGroupedSegmentedControlGroup, IDEGroupedSegmentedControlItem, NSAttributedString, NSPopover, NSScrollView, NSStepper, NSString, NSTextView; @interface IDEAttributedStringControl : DVTLayoutView_ML { @@ -52,6 +52,8 @@ - (struct CGSize)updateContainerLayoutAndComputeBounds; - (struct CGSize)textContainerSize; - (double)textViewWidth; +- (struct CGSize)scrollViewContentSizeForFrameSize:(struct CGSize)arg1; +- (CDStruct_d659fc14)scrollViewConfiguration; - (BOOL)isFlipped; - (void)textDidEndEditing:(id)arg1; - (void)textViewDidCommitEditing:(id)arg1; @@ -80,6 +82,7 @@ @property(copy) NSAttributedString *attributedStringValue; - (id)defaultTypingAttributes; @property(copy) NSString *placeholder; +@property(readonly) NSTextView *textView; - (void)awakeFromNib; - (void)setupPargraphStylePopUp; - (void)setupAttributesStrip; @@ -89,7 +92,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEAttributedStringControlParagraphStylePopoverController.h b/IDEKit/IDEAttributedStringControlParagraphStylePopoverController.h index 690b2f751..5ba5ca02e 100644 --- a/IDEKit/IDEAttributedStringControlParagraphStylePopoverController.h +++ b/IDEKit/IDEAttributedStringControlParagraphStylePopoverController.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "IDEBindableDeclarativeInspectorController-Protocol.h" -@class DVTStackBacktrace, IDEInspectorContentView, NSArray, NSArrayController, NSBundle; +@class DVTStackBacktrace, IDEInspectorContentView, NSArray, NSArrayController, NSBundle, NSString; @interface IDEAttributedStringControlParagraphStylePopoverController : NSViewController { @@ -34,7 +34,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEAttributedStringControlParagraphStylePopoverInsetView.h b/IDEKit/IDEAttributedStringControlParagraphStylePopoverInsetView.h new file mode 100644 index 000000000..3c9f9331d --- /dev/null +++ b/IDEKit/IDEAttributedStringControlParagraphStylePopoverInsetView.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLayoutView_ML.h" + +@class NSView; + +@interface IDEAttributedStringControlParagraphStylePopoverInsetView : DVTLayoutView_ML +{ + int _horizontalResizingMode; + int _verticalResizingMode; + NSView *_contentView; + CDStruct_bf6d4a14 _inset; +} + +@property int verticalResizingMode; // @synthesize verticalResizingMode=_verticalResizingMode; +@property int horizontalResizingMode; // @synthesize horizontalResizingMode=_horizontalResizingMode; +@property(nonatomic) CDStruct_d2b197d1 inset; // @synthesize inset=_inset; +@property(retain, nonatomic) NSView *contentView; // @synthesize contentView=_contentView; +- (void).cxx_destruct; +- (void)layoutBottomUp; +- (void)layoutTopDown; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IDEAttributedStringControlTextView.h b/IDEKit/IDEAttributedStringControlTextView.h index 155fcb2b8..379cae4bf 100644 --- a/IDEKit/IDEAttributedStringControlTextView.h +++ b/IDEKit/IDEAttributedStringControlTextView.h @@ -35,7 +35,11 @@ - (void)repositionOverlay; // Remaining properties +@property(readonly, copy) NSString *debugDescription; @property(retain) id delegate; // @dynamic delegate; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEAutoImportCompletionItem.h b/IDEKit/IDEAutoImportCompletionItem.h index 338afc3a5..a8c5577d5 100644 --- a/IDEKit/IDEAutoImportCompletionItem.h +++ b/IDEKit/IDEAutoImportCompletionItem.h @@ -23,28 +23,35 @@ } @property(nonatomic) unsigned long long partialSelectorCount; // @synthesize partialSelectorCount=_partialSelectorCount; -@property(readonly) NSArray *additionalCompletions; // @synthesize additionalCompletions=_additionalCompletions; +@property(readonly, copy) NSArray *additionalCompletions; // @synthesize additionalCompletions=_additionalCompletions; - (void).cxx_destruct; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (void)infoViewControllerWithWidth:(double)arg1 context:(id)arg2 completionBlock:(id)arg3; - (void)removeAllAdditionalCompletions; - (void)addImportStatementForAutoImportable:(id)arg1 forInsertionIntoContext:(id)arg2 withHeaderVisibility:(unsigned long long)arg3; @property(readonly) int completionItemStyle; @property(readonly) BOOL notRecommended; @property double priority; +@property(readonly) unsigned long long priorityComparatorKind; +@property(readonly) long long priorityBucket; @property(readonly) NSImage *icon; -@property(readonly) NSAttributedString *descriptionText; // @synthesize descriptionText=_descriptionText; -@property(readonly) NSString *completionText; -@property(readonly) NSString *parentText; +@property(readonly, copy) NSAttributedString *descriptionText; // @synthesize descriptionText=_descriptionText; +@property(readonly, copy) NSString *completionText; +@property(readonly, copy) NSString *parentText; @property(readonly) NSImage *highlightedStatusIcon; @property(readonly) NSImage *statusIcon; -@property(readonly) NSString *displayType; -@property(readonly) NSString *displayText; -@property(readonly) NSString *name; +@property(readonly, copy) NSString *displayType; +@property(readonly, copy) NSString *displayText; +@property(readonly, copy) NSString *name; - (void)_parseCompletionString; - (id)initWithAutoImportable:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *previewText; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEBaseDocumentNavigableItem.h b/IDEKit/IDEBaseDocumentNavigableItem.h index 811004493..1df9280c5 100644 --- a/IDEKit/IDEBaseDocumentNavigableItem.h +++ b/IDEKit/IDEBaseDocumentNavigableItem.h @@ -6,12 +6,15 @@ #import +@class DVTNotificationToken; + @interface IDEBaseDocumentNavigableItem : IDEFileNavigableItem { - id _dirtyNotificationToken; + DVTNotificationToken *_dirtyNotificationToken; } - (void).cxx_destruct; +- (void)primitiveInvalidate; - (void)invalidateImage; - (void)_updateEditorDocument:(id)arg1; diff --git a/IDEKit/IDEBatchDocumentFindable.h b/IDEKit/IDEBatchDocumentFindable.h new file mode 100644 index 000000000..7a45ad47f --- /dev/null +++ b/IDEKit/IDEBatchDocumentFindable.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEEditorDocument; + +@interface IDEBatchDocumentFindable : IDEBatchFindable +{ + IDEEditorDocument *_document; + id _textFindable; + BOOL _usesSharedDocument; + BOOL _requiresMainThreadAccess; +} + ++ (BOOL)findableCanHandleFile:(id)arg1 forFindDescriptor:(id)arg2; +- (void).cxx_destruct; +- (BOOL)_loadTextFindable; +- (void)performFind; +- (void)main; +- (id)initWithFindDescriptor:(id)arg1 onFile:(id)arg2 inWorkspace:(id)arg3; + +@end + diff --git a/IDEKit/IDEBatchFindActivityReporter.h b/IDEKit/IDEBatchFindActivityReporter.h new file mode 100644 index 000000000..3839e86b2 --- /dev/null +++ b/IDEKit/IDEBatchFindActivityReporter.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTMapTable; + +@interface IDEBatchFindActivityReporter : IDEActivityReporter +{ + DVTMapTable *_queryToObservers; + id _queryCreationObserer; +} + ++ (void)initialize; +- (void).cxx_destruct; +- (void)_observerQuery:(id)arg1 inWorkspace:(id)arg2; +- (id)_patternAttributes; +- (void)primitiveInvalidate; +- (id)initWithWorkspace:(id)arg1; + +@end + diff --git a/IDEKit/IDEBatchFindCandidateFile.h b/IDEKit/IDEBatchFindCandidateFile.h new file mode 100644 index 000000000..c2fead889 --- /dev/null +++ b/IDEKit/IDEBatchFindCandidateFile.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTFileDataType, DVTFilePath, NSString; + +@interface IDEBatchFindCandidateFile : NSObject +{ + DVTFilePath *_filePath; + DVTFileDataType *_dataType; + NSString *_groupTitle; + BOOL _inLinkedFramework; +} + ++ (void)purgeCachedFilePaths; ++ (id)cachedFileForPathString:(id)arg1; ++ (void)initialize; +@property(readonly) BOOL inLinkedFramework; // @synthesize inLinkedFramework=_inLinkedFramework; +@property(readonly) NSString *groupTitle; // @synthesize groupTitle=_groupTitle; +@property(readonly) DVTFilePath *filePath; // @synthesize filePath=_filePath; +- (void).cxx_destruct; +- (long long)compare:(id)arg1; +@property(readonly) DVTFileDataType *dataType; // @synthesize dataType=_dataType; +@property(readonly) NSString *pathExtension; +@property(readonly) NSString *name; +@property(readonly) NSString *path; +- (id)description; +- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initWithPath:(id)arg1 fromSearchPath:(id)arg2; +- (id)initWithFileReference:(id)arg1 groupTitle:(id)arg2 inLinkedFramework:(BOOL)arg3; + +@end + diff --git a/IDEKit/IDEBatchFindColonSuffixPathCell.h b/IDEKit/IDEBatchFindColonSuffixPathCell.h new file mode 100644 index 000000000..c3930dd64 --- /dev/null +++ b/IDEKit/IDEBatchFindColonSuffixPathCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEBatchFindColonSuffixPathCell : IDEPathCell +{ +} + +- (id)_componentCellWithRepresentedObject:(id)arg1 title:(id)arg2 image:(id)arg3; + +@end + diff --git a/IDEKit/IDEBatchFindCommands.h b/IDEKit/IDEBatchFindCommands.h new file mode 100644 index 000000000..abaf4b6c0 --- /dev/null +++ b/IDEKit/IDEBatchFindCommands.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDECommandHandler-Protocol.h" +#import "IDECommandHandlerVendor-Protocol.h" + +@class NSString; + +@interface IDEBatchFindCommands : NSObject +{ + id _selectionSource; +} + ++ (void)_findText:(id)arg1 inWorkspaceTabController:(id)arg2; ++ (id)_selectedTextInWindow:(id)arg1; ++ (id)handlerForAction:(SEL)arg1 withSelectionSource:(id)arg2; ++ (BOOL)_isValidForAction:(SEL)arg1 withSelectionSource:(id)arg2; ++ (id)selectedItemsInSelectionSource:(id)arg1; +@property(readonly) id selectionSource; // @synthesize selectionSource=_selectionSource; +- (void).cxx_destruct; +- (void)contextMenu_searchInSelection:(id)arg1; +- (void)navigateToPreviousFindResult:(id)arg1; +- (void)navigateToNextFindResult:(id)arg1; +- (void)_navigateToFindResult:(id)arg1 andUpdateIndex:(long long)arg2; +- (void)findAndReplaceInWorkspace:(id)arg1; +- (void)findSelectedTextInWorkspace:(id)arg1; +- (void)findInWorkspace:(id)arg1; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (id)_initWithSelectionSource:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBatchFindCriteria.h b/IDEKit/IDEBatchFindCriteria.h new file mode 100644 index 000000000..c16ed9bca --- /dev/null +++ b/IDEKit/IDEBatchFindCriteria.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTFindDescriptor; + +@interface IDEBatchFindCriteria : NSObject +{ + DVTFindDescriptor *_findDescriptor; +} + +@property(readonly) DVTFindDescriptor *findDescriptor; // @synthesize findDescriptor=_findDescriptor; +- (void).cxx_destruct; +- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (Class)findQueryClass; +- (id)initWithFindDescriptor:(id)arg1; + +@end + diff --git a/IDEKit/IDEBatchFindFileLocator.h b/IDEKit/IDEBatchFindFileLocator.h new file mode 100644 index 000000000..63f3c6966 --- /dev/null +++ b/IDEKit/IDEBatchFindFileLocator.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSPredicate, NSString; + +@interface IDEBatchFindFileLocator : NSObject +{ + NSString *_path; + NSPredicate *_predicate; +} + +@property(readonly) NSPredicate *predicate; // @synthesize predicate=_predicate; +@property(readonly) NSString *path; // @synthesize path=_path; +- (void).cxx_destruct; +- (id)locationOperationForWorkspace:(id)arg1 withResultsBlock:(id)arg2; +@property(readonly) BOOL requiresMainThread; +- (id)initWithPath:(id)arg1 andPredicate:(id)arg2; + +@end + diff --git a/IDEKit/IDEBatchFindFileSystemLocator.h b/IDEKit/IDEBatchFindFileSystemLocator.h new file mode 100644 index 000000000..dbfed0732 --- /dev/null +++ b/IDEKit/IDEBatchFindFileSystemLocator.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEBatchFindFileSystemLocator : IDEBatchFindFileLocator +{ +} + +- (id)locationOperationForWorkspace:(id)arg1 withResultsBlock:(id)arg2; +- (BOOL)requiresMainThread; + +@end + diff --git a/IDEKit/IDEBatchFindFunctionType.h b/IDEKit/IDEBatchFindFunctionType.h new file mode 100644 index 000000000..2ee87211c --- /dev/null +++ b/IDEKit/IDEBatchFindFunctionType.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEBatchFindFunctionType : IDEBatchFindPathBarMenuItem +{ + BOOL _showSymbolSearch; +} + +@property BOOL showSymbolSearch; // @synthesize showSymbolSearch=_showSymbolSearch; +- (id)children; +- (id)initWithTitle:(id)arg1 showSymbolSearch:(BOOL)arg2; + +@end + diff --git a/IDEKit/IDEBatchFindLocationOutlineView.h b/IDEKit/IDEBatchFindLocationOutlineView.h new file mode 100644 index 000000000..6cc89c598 --- /dev/null +++ b/IDEKit/IDEBatchFindLocationOutlineView.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEBatchFindLocationOutlineView : IDENavigatorOutlineView +{ + id _bindingHandler; + BOOL _isEditingScope; + id _editBlock; + long long _rowBeingEdited; +} + +@property BOOL isEditingScope; // @synthesize isEditingScope=_isEditingScope; +@property long long rowBeingEdited; // @synthesize rowBeingEdited=_rowBeingEdited; +@property(copy, nonatomic) id bindingHandler; // @synthesize bindingHandler=_bindingHandler; +@property(copy, nonatomic) id editBlock; // @synthesize editBlock=_editBlock; +- (void).cxx_destruct; +- (void)mouseExited:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (void)mouseDown:(id)arg1; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEKit/IDEBatchFindLocationPickerCell.h b/IDEKit/IDEBatchFindLocationPickerCell.h new file mode 100644 index 000000000..4f3ec8a20 --- /dev/null +++ b/IDEKit/IDEBatchFindLocationPickerCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEBatchFindLocationPickerCell : IDENavigatorDataCell +{ +} + +- (struct CGRect)statusRectForBounds:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IDEBatchFindLocationPickerItem.h b/IDEKit/IDEBatchFindLocationPickerItem.h new file mode 100644 index 000000000..fa4aa421f --- /dev/null +++ b/IDEKit/IDEBatchFindLocationPickerItem.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSImage, NSString; + +@interface IDEBatchFindLocationPickerItem : NSObject +{ + BOOL _isHeader; + NSString *_name; + NSImage *_image; + NSArray *_children; +} + +@property BOOL isHeader; // @synthesize isHeader=_isHeader; +@property(retain) NSArray *children; // @synthesize children=_children; +@property(retain) NSImage *image; // @synthesize image=_image; +@property(retain) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +- (id)initWithName:(id)arg1 image:(id)arg2 childItems:(id)arg3; + +@end + diff --git a/IDEKit/IDEBatchFindLocationPickerNavigableItem.h b/IDEKit/IDEBatchFindLocationPickerNavigableItem.h new file mode 100644 index 000000000..7ed9f0b16 --- /dev/null +++ b/IDEKit/IDEBatchFindLocationPickerNavigableItem.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEBatchFindLocationPickerNavigableItem : IDENavigableItem +{ +} + +- (id)childRepresentedObjects; +- (BOOL)isLeaf; +- (id)children; +- (id)image; +- (id)name; + +@end + diff --git a/IDEKit/IDEBatchFindLocationPickerSchemeItem.h b/IDEKit/IDEBatchFindLocationPickerSchemeItem.h new file mode 100644 index 000000000..2d75a9341 --- /dev/null +++ b/IDEKit/IDEBatchFindLocationPickerSchemeItem.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IDEBatchFindLocationPickerSchemeItem : IDEBatchFindLocationPickerItem +{ + int _type; + NSString *_uuid; +} + +@property(retain) NSString *uuid; // @synthesize uuid=_uuid; +@property int type; // @synthesize type=_type; +- (void).cxx_destruct; + +@end + diff --git a/IDEKit/IDEBatchFindLocationPickerView.h b/IDEKit/IDEBatchFindLocationPickerView.h new file mode 100644 index 000000000..c22ca3b01 --- /dev/null +++ b/IDEKit/IDEBatchFindLocationPickerView.h @@ -0,0 +1,120 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTBorderedView.h" + +#import "DVTInvalidation-Protocol.h" +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class DVTObservingToken, DVTStackBacktrace, IDEBatchFindLocationOutlineView, IDENavigableItem, IDENavigableItemCoordinator, IDENavigatorDataCell, IDEWorkspace, NSArray, NSButtonCell, NSMutableSet, NSPredicate, NSScrollView, NSSearchField, NSString, NSTextFieldCell; + +@interface IDEBatchFindLocationPickerView : DVTBorderedView +{ + IDENavigableItemCoordinator *_navigableItemCoordinator; + NSString *_fileNameFilterString; + NSPredicate *_allowedFileFilterPredicate; + NSPredicate *_selectableItemPredicate; + NSPredicate *_selectableFileFilterPredicate; + NSArray *_rootItems; + id _target; + IDENavigatorDataCell *_plainObjectCell; + IDENavigatorDataCell *_scopeObjectCell; + NSTextFieldCell *_headerObjectCell; + NSButtonCell *_editingStatusCell; + NSTextFieldCell *_statusCell; + id _delegate; + NSArray *_realSelectedItems; + BOOL _canChooseGroups; + IDENavigableItem *_lastNavigableItemComputed; + NSArray *_lastComputedChildItems; + DVTObservingToken *_selectionObserverToken; + NSScrollView *_scrollView; + IDEBatchFindLocationOutlineView *_outlineView; + NSSearchField *_searchField; + NSMutableSet *_groupsFilteredIn; + NSString *_filterString; + IDEWorkspace *_workspace; + id _selectionBlock; + id _editBlock; + id _doubleClickBlock; + id _deleteBlock; +} + ++ (id)keyPathsForValuesAffectingRootNavigableItems; ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; ++ (void)initialize; +@property(copy, nonatomic) id deleteBlock; // @synthesize deleteBlock=_deleteBlock; +@property(copy, nonatomic) id doubleClickBlock; // @synthesize doubleClickBlock=_doubleClickBlock; +@property(copy, nonatomic) id editBlock; // @synthesize editBlock=_editBlock; +@property(copy, nonatomic) id selectionBlock; // @synthesize selectionBlock=_selectionBlock; +@property(retain) IDEWorkspace *workspace; // @synthesize workspace=_workspace; +@property(retain, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; +@property(retain) NSMutableSet *groupsFilteredIn; // @synthesize groupsFilteredIn=_groupsFilteredIn; +@property(retain) NSSearchField *searchField; // @synthesize searchField=_searchField; +@property(retain) IDEBatchFindLocationOutlineView *outlineView; // @synthesize outlineView=_outlineView; +@property(retain) NSScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property(retain, nonatomic) NSArray *rootItems; // @synthesize rootItems=_rootItems; +@property(copy, nonatomic) NSPredicate *_selectableItemPredicate; // @synthesize _selectableItemPredicate; +@property(copy) NSArray *_realSelectedItems; // @synthesize _realSelectedItems; +@property(copy) NSString *_fileNameFilterString; // @synthesize _fileNameFilterString; +@property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(copy, nonatomic) NSPredicate *selectableNavigableItemFilter; // @synthesize selectableNavigableItemFilter=_selectableFileFilterPredicate; +@property(copy, nonatomic) NSPredicate *allowedNavigableItemFilter; // @synthesize allowedNavigableItemFilter=_allowedFileFilterPredicate; +@property(retain) id target; // @synthesize target=_target; +@property(nonatomic) BOOL canChooseGroups; // @synthesize canChooseGroups=_canChooseGroups; +- (void).cxx_destruct; +- (id)_defaultEmptyContentString; +- (id)outlineView:(id)arg1 childItemsForItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 doCommandBySelector:(SEL)arg2; +- (void)outlineViewSelectionDidChange:(id)arg1; +- (BOOL)outlineView:(id)arg1 isGroupHeaderItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 isGroupItem:(id)arg2; +- (id)outlineView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (struct CGRect)getOutlineViewFrame; +- (void)navigableItemCoordinatorDidForgetNavigableItems:(id)arg1; +- (id)getChildGroupsForNavigable:(id)arg1; +- (id)headerObjectCell; +- (id)scopeObjectCell; +- (id)statusItemCell:(BOOL)arg1 isSelected:(BOOL)arg2; +- (id)plainObjectCell; +- (void)viewDidMoveToSuperview; +- (void)primitiveInvalidate; +@property(retain) IDENavigableItemCoordinator *navigableItemCoordinator; +- (id)filterPredicate; +- (void)ensureItemsAreVisible:(id)arg1; +@property(retain) NSArray *selectedItems; +- (id)_indexesOfSelectedRepresentedObjects:(id)arg1; +- (id)selectedNavigableItems; +- (BOOL)canAdd; +- (void)calculateGroupsFilteredIn:(id)arg1; +- (void)expandRootItems; +- (void)setSelectedItemsFromNameTree:(id)arg1; +- (id)selectedItemsAsNameTree; +- (id)_getRootNavigableItemForScopes; +- (id)_getRootNavigableItemForWorkspace; +- (void)_expandNonGroups:(id)arg1; +- (id)rootNavigableItems; +@property BOOL isEditingScope; // @dynamic isEditingScope; +@property BOOL allowsMultipleSelection; +- (void)keyDown:(id)arg1; +- (void)_doubleClickAction:(id)arg1; +- (void)awakeFromNib; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEKit/IDEBatchFindNavigator.h b/IDEKit/IDEBatchFindNavigator.h new file mode 100644 index 000000000..d351d6f39 --- /dev/null +++ b/IDEKit/IDEBatchFindNavigator.h @@ -0,0 +1,204 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTFindPatternManager-Protocol.h" +#import "IDEProgressSearchFieldCommandDelegate-Protocol.h" +#import "IDEProgressSearchFieldDelegate-Protocol.h" +#import "NSAnimationDelegate-Protocol.h" +#import "NSPopoverDelegate-Protocol.h" +#import "NSTextFieldDelegate-Protocol.h" + +@class DVTBorderedView, DVTFindPatternTextField, DVTReplacementView, DVTSplitViewItem, DVTStackView_ML, IDEBatchFindLocationPickerView, IDEBatchFindQuery, IDEBatchFindReplaceButtonLayoutView, IDEBatchFindReplaceableSheetController, IDEBatchFindResultsOutlineController, IDEBatchFindStrategiesController, IDEBatchFindTwoButtonLayout, IDENavigableItem, IDENavigableItemCoordinator, IDEPathControl, IDEProgressSearchField, NSArray, NSAttributedString, NSButton, NSColor, NSMenu, NSMutableArray, NSPopUpButton, NSPopUpButtonCell, NSString, NSTextField, NSView; + +@interface IDEBatchFindNavigator : IDENavigator +{ + DVTStackView_ML *searchContentView; + DVTBorderedView *topBorderView; + DVTBorderedView *bottomBorderView; + DVTReplacementView *_contentView; + DVTStackView_ML *bottomStackView; + NSView *replaceView; + IDEBatchFindReplaceButtonLayoutView *replaceButtonView; + DVTBorderedView *statusView; + DVTBorderedView *statusBorderedView; + NSTextField *resultsField; + IDEPathControl *_pathControl; + NSPopUpButton *_findModeButton; + IDEProgressSearchField *_findStringField; + DVTFindPatternTextField *_replaceStringField; + NSButton *_scopeButton; + DVTSplitViewItem *_contentViewSplitViewItem; + DVTSplitViewItem *_locationPickerSplitViewItem; + double _statusCellHeight; + NSMutableArray *_observerTokens; + int _findMode; + NSAttributedString *_findAttributedString; + NSAttributedString *_replaceAttributedString; + NSString *_statusString; + NSString *_statusTitle; + double _lastStatusUpdate; + double _lastStatusUpdateDrawTime; + double _batchFindStartTime; + double _totalBatchFindTime; + double _minBatchSearchTime; + double _maxBatchSearchTime; + long long _totalBatchFindCount; + long long _totalResultsCount; + double _minResultperSec; + double _maxResultperSec; + NSArray *_selectedResultNavigables; + NSArray *_selectedObjects; + IDEBatchFindReplaceableSheetController *_replacePreviewSheet; + BOOL _configurationControllerInited; + IDEBatchFindStrategiesController *_configurationController; + IDEBatchFindQuery *_activeQuery; + NSString *_lastFindString; + BOOL _findStringValid; + NSArray *_rootNavigables; + IDENavigableItem *_selectedNavigable; + IDENavigableItemCoordinator *_findMenuNavigableItemCoordinator; + NSString *_findResultFilterString; + int _firstLevelIndex; + int _secondLevelIndex; + int _thirdLevelIndex; + BOOL _deferredInvalidationOfObservers; + NSArray *_strategiesControllerObjects; + NSArray *_criteriaEditorObjects; + NSColor *_filterControlBackgroundColor; + BOOL _startSearchAfterHidingLocationPicker; + BOOL _showingLocationPicker; + IDEBatchFindLocationPickerView *_locationPicker; + NSPopUpButton *_matchCaseButton; + IDEBatchFindTwoButtonLayout *_twoButtonLayout; + NSPopUpButtonCell *_matchCasePopUpButtonCell; + NSMenu *_matchCasePopUpMenu; + IDEBatchFindResultsOutlineController *_resultsOutlineController; +} + ++ (id)keyPathsForValuesAffectingCanShowReplacePreview; ++ (id)keyPathsForValuesAffectingCanReplaceAll; ++ (id)_keyPathsForValuesAffectingCanReplaceAllAndCanShowReplacePreview; ++ (id)keyPathsForValuesAffectingCanReplace; ++ (id)keyPathsForValuesAffectingReplaceString; ++ (id)keyPathsForValuesAffectingFindString; ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; ++ (id)defaultViewNibName; +@property(retain) IDENavigableItemCoordinator *findMenuNavigableItemCoordinator; // @synthesize findMenuNavigableItemCoordinator=_findMenuNavigableItemCoordinator; +@property(readonly) NSArray *rootNavigables; // @synthesize rootNavigables=_rootNavigables; +@property(retain, nonatomic) IDEBatchFindResultsOutlineController *resultsOutlineController; // @synthesize resultsOutlineController=_resultsOutlineController; +@property(retain, nonatomic) IDEBatchFindStrategiesController *configurationController; // @synthesize configurationController=_configurationController; +@property(retain) IDEBatchFindQuery *activeQuery; // @synthesize activeQuery=_activeQuery; +@property(copy) NSString *statusString; // @synthesize statusString=_statusString; +@property(copy) NSString *statusTitle; // @synthesize statusTitle=_statusTitle; +@property(copy, nonatomic) NSAttributedString *replaceAttributedString; // @synthesize replaceAttributedString=_replaceAttributedString; +@property(copy, nonatomic) NSString *findResultFilterString; // @synthesize findResultFilterString=_findResultFilterString; +@property(retain) NSMenu *matchCasePopUpMenu; // @synthesize matchCasePopUpMenu=_matchCasePopUpMenu; +@property(retain) NSPopUpButtonCell *matchCasePopUpButtonCell; // @synthesize matchCasePopUpButtonCell=_matchCasePopUpButtonCell; +@property(retain) IDEBatchFindTwoButtonLayout *twoButtonLayout; // @synthesize twoButtonLayout=_twoButtonLayout; +@property(retain) DVTReplacementView *contentView; // @synthesize contentView=_contentView; +@property(retain) NSPopUpButton *matchCaseButton; // @synthesize matchCaseButton=_matchCaseButton; +@property(retain) IDEBatchFindLocationPickerView *locationPicker; // @synthesize locationPicker=_locationPicker; +@property(nonatomic) BOOL showingLocationPicker; // @synthesize showingLocationPicker=_showingLocationPicker; +@property(nonatomic) BOOL findStringValid; // @synthesize findStringValid=_findStringValid; +@property(copy, nonatomic) NSString *lastFindString; // @synthesize lastFindString=_lastFindString; +@property(copy, nonatomic) NSAttributedString *findAttributedString; // @synthesize findAttributedString=_findAttributedString; +@property(nonatomic) int findMode; // @synthesize findMode=_findMode; +- (void).cxx_destruct; +- (void)_insertFindPattern:(id)arg1; +- (void)findPatternField:(id)arg1 findPatternDoubleClicked:(id)arg2; +- (BOOL)_hasValidFindPattern; +- (BOOL)_hasFindPattern; +- (id)replaceFieldForField:(id)arg1; +- (id)findFieldForField:(id)arg1; +- (id)_replaceField; +- (id)_findField; +- (BOOL)supportsPatterns; +- (void)searchField:(id)arg1 receivedCommandSelector:(SEL)arg2; +- (void)updateFilterPredicate; +- (void)setFilterPredicate:(id)arg1; +- (void)_synchronizeFilteringWithOutlineView; +- (id)filterDefinitionIdentifier; +- (id)control:(id)arg1 textView:(id)arg2 completions:(id)arg3 forPartialWordRange:(struct _NSRange)arg4 indexOfSelectedItem:(long long *)arg5; +- (void)_cancelFindOperation; +- (void)_startFindOperation; +- (void)_replaceResults:(id)arg1 withString:(id)arg2; +- (void)_doReplaceOnResults:(id)arg1; +- (void)_prepareReplaceOnResults:(id)arg1 withCompletionBlock:(id)arg2; +- (void)replaceAllAction:(id)arg1; +- (void)replaceSelectedAction:(id)arg1; +- (void)findSymbolInWorkspace:(id)arg1; +- (void)searchInProjectNavigatorSelection:(id)arg1; +- (BOOL)makePrimaryFilterControlKey; +- (void)selectFindResult:(id)arg1 inResultGroup:(id)arg2; +- (void)selectFindField:(id)arg1; +- (void)replaceStringFieldAction:(id)arg1; +- (void)searchFieldCancelled:(id)arg1; +- (void)findStringFieldAction:(id)arg1; +- (id)_localizedNumberDescription:(long long)arg1; +- (id)_currentScopeDescription; +- (BOOL)_searchShouldIncludeRegularExpressionSearchForString:(id)arg1; +- (void)controlTextDidChange:(id)arg1; +- (id)_recentsMenu; +- (void)_restoreFindHistory:(id)arg1; +- (void)_updateSearchLocations:(id)arg1; +- (void)_updateOutputSelection; +- (void)_statusNeedsUpdating:(BOOL)arg1; +- (void)_updateStatus; +- (id)_statusAttributes; +- (void)_setupSearchField; +- (void)_uninstallBindings; +- (void)_setupBindings; +- (void)primitiveInvalidate; +- (void)_setupObservers; +- (void)clearSearchHistory; +- (void)performReplaceFromPreview:(id)arg1; +- (void)matchCaseButtonAction:(id)arg1; +- (void)_updateMatchCaseButton; +- (void)showLocationPicker:(id)arg1; +- (void)locationPickerSelectionUpdated; +- (void)locationPickerDeleteAction:(id)arg1; +- (void)locationPickerEditAction:(id)arg1; +- (void)locationPickerDoubleClickAction:(id)arg1; +- (void)scopeEditorCompleted; +- (void)hideLocationPicker:(id)arg1; +- (void)animateLocationPicker:(id)arg1; +- (void)animationDidEnd:(id)arg1; +- (id)filterControlBar; +- (void)showReplacePreview:(id)arg1; +@property(readonly) BOOL canShowReplacePreview; +@property(readonly) BOOL canReplaceAll; +@property(readonly) BOOL canReplace; +- (void)updateScopeItems:(id)arg1; +- (BOOL)pathControlIsEnabled; +- (void)sizeToFitWithAnimation:(BOOL)arg1; +@property(copy) NSString *replaceString; +@property(copy, nonatomic) NSString *findString; +- (void)sanitizeStrings; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (BOOL)delegateFirstResponder; +- (void)updatePathbar; +@property(retain) IDENavigableItem *selectedNavigable; +- (void)updateMenuState:(id)arg1 forLevel:(int)arg2; +- (void)_setSelectedNavigable:(id)arg1; +- (void)viewDidInstall; +- (void)viewWillUninstall; +- (void)loadView; +- (void)setupLocationPicker; +- (void)updateScopeString; +- (id)getScopeString; +- (id)domainIdentifier; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBatchFindPathBarMatchStyleType.h b/IDEKit/IDEBatchFindPathBarMatchStyleType.h new file mode 100644 index 000000000..c4006dc49 --- /dev/null +++ b/IDEKit/IDEBatchFindPathBarMatchStyleType.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEBatchFindPathBarMatchStyleType : IDEBatchFindPathBarMenuItem +{ + int _findType; +} + +@property int findType; // @synthesize findType=_findType; +- (id)children; +- (void)setFindOptions:(id)arg1; +- (id)initWithTitle:(id)arg1 findType:(int)arg2; + +@end + diff --git a/IDEKit/IDEBatchFindPathBarMatchStyleTypeOption.h b/IDEKit/IDEBatchFindPathBarMatchStyleTypeOption.h new file mode 100644 index 000000000..4775b7f0a --- /dev/null +++ b/IDEKit/IDEBatchFindPathBarMatchStyleTypeOption.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEBatchFindPathBarMatchStyleTypeOption : IDEBatchFindPathBarMenuItem +{ + int _style; +} + +@property int style; // @synthesize style=_style; +- (void)setFindOptions:(id)arg1; +- (id)initWithTitle:(id)arg1 matchStyle:(int)arg2; + +@end + diff --git a/IDEKit/IDEBatchFindPathBarMenuItem.h b/IDEKit/IDEBatchFindPathBarMenuItem.h new file mode 100644 index 000000000..9c6de1a2e --- /dev/null +++ b/IDEKit/IDEBatchFindPathBarMenuItem.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +@interface IDEBatchFindPathBarMenuItem : NSObject +{ + int _level; + NSString *_title; +} + +@property(retain) NSString *title; // @synthesize title=_title; +@property int level; // @synthesize level=_level; +- (void).cxx_destruct; +- (void)setFindOptions:(id)arg1; +@property(readonly) NSArray *children; // @dynamic children; +@property(readonly) NSString *name; // @dynamic name; +- (id)initWithTitle:(id)arg1; + +@end + diff --git a/IDEKit/IDEBatchFindPathControlNavigable.h b/IDEKit/IDEBatchFindPathControlNavigable.h new file mode 100644 index 000000000..7275ebf05 --- /dev/null +++ b/IDEKit/IDEBatchFindPathControlNavigable.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEBatchFindPathControlNavigable : IDENavigableItem +{ +} + +- (void)setFindOptions:(id)arg1; +- (id)childRepresentedObjects; +- (id)image; +- (BOOL)isLeaf; +- (id)name; + +@end + diff --git a/IDEKit/IDEBatchFindQuery.h b/IDEKit/IDEBatchFindQuery.h new file mode 100644 index 000000000..ef33a904a --- /dev/null +++ b/IDEKit/IDEBatchFindQuery.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "DVTProgressReporting-Protocol.h" + +@class DVTDispatchLock, DVTPerformanceMetric, DVTStackBacktrace, IDEBatchFindCriteria, IDEBatchFindResultSet, IDEWorkspace, NSDate, NSOperationQueue, NSString; + +@interface IDEBatchFindQuery : NSObject +{ + IDEWorkspace *_workspace; + DVTDispatchLock *_queueLock; + DVTDispatchLock *_stateLock; + NSOperationQueue *_mainThreadQueue; + NSOperationQueue *_backgroundQueue; + NSOperationQueue *_findQueue; + NSDate *_startDate; + NSDate *_completeDate; + IDEBatchFindResultSet *_resultSet; + long long _progress; + int _state; + DVTPerformanceMetric *_performanceMetric; + id _clientTrackingToken; +} + ++ (unsigned long long)_backgroundQueueMaxWidth; ++ (id)newQueryWithCriteria:(id)arg1 forWorkspace:(id)arg2 inController:(id)arg3; ++ (void)initialize; +@property(readonly) IDEBatchFindResultSet *resultSet; // @synthesize resultSet=_resultSet; +@property(retain) IDEWorkspace *workspace; // @synthesize workspace=_workspace; +@property long long progress; // @synthesize progress=_progress; +- (void).cxx_destruct; +@property int state; // @synthesize state=_state; +- (void)_transitionToFinishedState; +- (void)_transitionToCancelledState; +- (void)_transitionToExecutingState; +@property(readonly) BOOL isCancelled; +@property(readonly) BOOL shouldDisplayNotification; +@property(readonly) BOOL isComplete; +@property(readonly) BOOL isRunning; +@property(readonly) unsigned long long findQueueOperationCount; +- (void)addOperation:(id)arg1 toQueue:(int)arg2; +- (void)cancel; +- (void)start; +- (void)throttleBackgroundQueueWidthByFactor:(double)arg1; +- (void)setup; +@property(readonly) IDEBatchFindCriteria *criteria; +@property(readonly) DVTPerformanceMetric *performanceMetric; +- (void)primitiveInvalidate; +- (id)initWithSearchCriteria:(id)arg1 forWorkspace:(id)arg2 inController:(id)arg3; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEKit/IDEBatchFindRawTextLineLocationFinder.h b/IDEKit/IDEBatchFindRawTextLineLocationFinder.h new file mode 100644 index 000000000..e7e4aa53e --- /dev/null +++ b/IDEKit/IDEBatchFindRawTextLineLocationFinder.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTMutableRangeArray; + +@interface IDEBatchFindRawTextLineLocationFinder : NSObject +{ + DVTMutableRangeArray *_lineStartLocationRanges; +} + +- (void).cxx_destruct; +- (void)noteLinesInString:(id)arg1 throughRange:(struct _NSRange)arg2 completionBlock:(id)arg3; +- (long long)_lineForLocation:(long long)arg1 withColumn:(long long *)arg2; +- (void)invalidate; + +@end + diff --git a/IDEKit/IDEBatchFindReplaceButtonLayoutView.h b/IDEKit/IDEBatchFindReplaceButtonLayoutView.h new file mode 100644 index 000000000..f8039d226 --- /dev/null +++ b/IDEKit/IDEBatchFindReplaceButtonLayoutView.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLayoutView_ML.h" + +@class NSButton; + +@interface IDEBatchFindReplaceButtonLayoutView : DVTLayoutView_ML +{ + NSButton *replaceAllButton; + NSButton *replaceSelectedButton; + NSButton *previewButton; + BOOL _sizesCondensed; + BOOL _marginsCondensed; + BOOL _replaceAllCondensed; + double replaceAllOriginalWidth; + double previewOriginalWidth; +} + +- (void).cxx_destruct; +- (void)layoutBottomUp; +- (void)layoutTopDown; +- (void)awakeFromNib; + +@end + diff --git a/IDEKit/IDEBatchFindReplacePreviewContainerView.h b/IDEKit/IDEBatchFindReplacePreviewContainerView.h new file mode 100644 index 000000000..dc59268cd --- /dev/null +++ b/IDEKit/IDEBatchFindReplacePreviewContainerView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLayoutView_ML.h" + +@class IDEBatchFindReplacePreviewController; + +@interface IDEBatchFindReplacePreviewContainerView : DVTLayoutView_ML +{ + IDEBatchFindReplacePreviewController *_controller; +} + +- (void).cxx_destruct; +- (void)didCompleteLayout; + +@end + diff --git a/IDEKit/IDEBatchFindReplacePreviewController.h b/IDEKit/IDEBatchFindReplacePreviewController.h new file mode 100644 index 000000000..2eefd12bc --- /dev/null +++ b/IDEKit/IDEBatchFindReplacePreviewController.h @@ -0,0 +1,85 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTDynamicTableViewDataSource-Protocol.h" +#import "DVTDynamicTableViewDelegate-Protocol.h" +#import "NSCacheDelegate-Protocol.h" +#import "NSSplitViewDelegate-Protocol.h" + +@class DVTBorderedView, DVTDynamicTableView, DVTMapTable, DVTObservingToken, DVTPerformanceMetric, DVTReplacementView, IDEBatchFindNavigator, IDEBatchFindResultSet, IDEBatchFindResultsOutlineController, NSArray, NSMutableArray, NSMutableDictionary, NSSet, NSString; + +@interface IDEBatchFindReplacePreviewController : IDEViewController +{ + DVTReplacementView *_resultsReplacementView; + NSArray *_orderedGroupNavigables; + DVTMapTable *_previewProviderByGroupNavigable; + NSMutableArray *_rowViewObserverTokens; + NSMutableDictionary *_rowViewCache; + NSMutableArray *_rowViews; + NSString *_replaceString; + DVTDynamicTableView *_dynamicTableView; + DVTBorderedView *_bottomBorder; + DVTMapTable *_disclosedTokenMapTable; + DVTObservingToken *_resultSetWatcher; + DVTObservingToken *_checkedResultsWatcher; + DVTObservingToken *_selectionWatcher; + BOOL _viewFirstLayedOut; + BOOL _hasSelectedItems; + BOOL _hasCheckedItems; + BOOL _executingCheckedResultNavigablesObserver; + BOOL _isViewReadyToPopulateTable; + IDEBatchFindNavigator *_findNavigator; + DVTPerformanceMetric *_rebuildSectionsPerfMetric; +} + ++ (id)logAspect; ++ (Class)_previewClassForType:(id)arg1; ++ (id)_orderedPreviewExtensionsSupportingType:(id)arg1; ++ (id)_allPreviewExtensions; ++ (void)initialize; +@property BOOL hasCheckedItems; // @synthesize hasCheckedItems=_hasCheckedItems; +@property(retain) IDEBatchFindNavigator *findNavigator; // @synthesize findNavigator=_findNavigator; +@property BOOL hasSelectedItems; // @synthesize hasSelectedItems=_hasSelectedItems; +@property(retain) DVTMapTable *disclosedTokenMapTable; // @synthesize disclosedTokenMapTable=_disclosedTokenMapTable; +@property(retain) DVTBorderedView *bottomBorder; // @synthesize bottomBorder=_bottomBorder; +@property(retain) DVTDynamicTableView *dynamicTableView; // @synthesize dynamicTableView=_dynamicTableView; +@property(retain) DVTReplacementView *resultsReplacementView; // @synthesize resultsReplacementView=_resultsReplacementView; +@property(retain) NSString *replaceString; // @synthesize replaceString=_replaceString; +- (void).cxx_destruct; +- (void)_setupMiniNavigator; +- (long long)dynamicTableView:(id)arg1 numberOfRowsInSection:(long long)arg2; +- (long long)numberOfSectionsInDynamicTableView:(id)arg1; +- (double)dynamicTableView:(id)arg1 heightForHeaderInSection:(long long)arg2; +- (id)dynamicTableView:(id)arg1 viewForHeaderInSection:(long long)arg2; +- (double)dynamicTableView:(id)arg1 heightForRow:(long long)arg2 inSection:(long long)arg3; +- (id)dynamicTableView:(id)arg1 viewForRow:(long long)arg2 inSection:(long long)arg3; +- (id)_dynamicTableView:(id)arg1 viewForRow:(long long)arg2 inSection:(long long)arg3 createIfNeeded:(BOOL)arg4; +- (void)_updatePreviewsSelection; +- (void)_updatePreviewSelection:(id)arg1; +- (void)_rebuildSections; +- (void)_updateRowSelectionForProvider:(id)arg1 forSectionIndex:(long long)arg2; +- (void)updateBoundReplaceString; +- (id)dvtExtraBindings; +- (void)_scrollNavigableVisible:(id)arg1; +@property(copy) NSSet *resultNavigablesToReplace; +@property(retain) IDEBatchFindResultSet *resultSet; +@property(readonly) IDEBatchFindResultsOutlineController *resultsOutlineController; +@property(getter=isViewReadyToPopulateTable) BOOL viewIsReadyToPopulateTable; +- (void)primitiveInvalidate; +- (void)layoutComplete; +- (void)viewDidInstall; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBatchFindReplaceableSheetController.h b/IDEKit/IDEBatchFindReplaceableSheetController.h new file mode 100644 index 000000000..af28e7a5b --- /dev/null +++ b/IDEKit/IDEBatchFindReplaceableSheetController.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSWindowController.h" + +@class DVTBorderedView, DVTObservingToken, DVTReplacementView, IDEBatchFindReplacePreviewController, IDEWorkspaceTabController, NSButton, NSString; + +@interface IDEBatchFindReplaceableSheetController : NSWindowController +{ + DVTBorderedView *_borderView; + DVTReplacementView *_contentView; + NSButton *_defaultButton; + NSButton *_cancelButton; + IDEWorkspaceTabController *_workspaceTabController; + id _sheetCompletionBlock; + IDEBatchFindReplacePreviewController *_previewController; + DVTObservingToken *_checkedItemsWatcher; +} + +@property(readonly) IDEWorkspaceTabController *workspaceTabController; // @synthesize workspaceTabController=_workspaceTabController; +- (void).cxx_destruct; +- (void)cancel:(id)arg1; +- (void)done:(id)arg1; +- (void)beginSheetForReplaceController:(id)arg1 withCompletionBlock:(id)arg2; +- (void)sheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +@property(readonly) BOOL isSheetBeingShown; +@property(copy) NSString *cancelButtonTitle; +@property(copy) NSString *defaultButtonTitle; +@property(readonly) DVTReplacementView *contentView; +- (void)windowDidLoad; +- (id)windowNibName; +- (id)initForWorkspaceTabController:(id)arg1; + +@end + diff --git a/IDEKit/IDEBatchFindResult.h b/IDEKit/IDEBatchFindResult.h new file mode 100644 index 000000000..440f01eb2 --- /dev/null +++ b/IDEKit/IDEBatchFindResult.h @@ -0,0 +1,74 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, DVTFindResult, IDEBatchFindCandidateFile, IDEFileReference, IDEIndexSymbol, NSDate, NSImage, NSString; + +@interface IDEBatchFindResult : NSObject +{ + DVTFindResult *_findResult; + struct _NSRange _wholeWordRange; + BOOL _wholeWordCalculated; + IDEIndexSymbol *_symbol; + IDEBatchFindCandidateFile *_foundInFile; + BOOL _backingFileChangedOnDisk; + NSDate *_resultTime; + BOOL _needToTruncateHead; + int _computedDetailLevel; + int _columnWidth; + struct CGSize _computedSize; +} + ++ (id)findResultsSortedByFileByDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingDisplayImage; +@property BOOL needToTruncateHead; // @synthesize needToTruncateHead=_needToTruncateHead; +@property int columnWidth; // @synthesize columnWidth=_columnWidth; +@property int computedDetailLevel; // @synthesize computedDetailLevel=_computedDetailLevel; +@property struct CGSize computedSize; // @synthesize computedSize=_computedSize; +@property BOOL backingFileChangedOnDisk; // @synthesize backingFileChangedOnDisk=_backingFileChangedOnDisk; +@property(retain) IDEIndexSymbol *symbol; // @synthesize symbol=_symbol; +@property(readonly) IDEBatchFindCandidateFile *foundInFile; // @synthesize foundInFile=_foundInFile; +@property(readonly) DVTFindResult *findResult; // @synthesize findResult=_findResult; +- (void).cxx_destruct; +@property(readonly) NSString *formattedStringRepresentation; +@property(readonly) NSImage *statusImage; +@property(readonly) NSImage *displayImage; +@property(readonly) struct _NSRange displayFocusRange; +@property(readonly) NSString *displayTitle; +@property(readonly) struct _NSRange matchRange; +@property(readonly) struct _NSRange symbolRange; +@property(readonly) NSString *wholeWordMatch; +@property(readonly) struct _NSRange wholeWordRange; +- (BOOL)resultValid; +- (void)fileWasSavedDuringReplace; +@property(readonly, getter=isReplaceable) BOOL replacable; +- (BOOL)hasSymbol; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +@property(readonly) unsigned long long hash; +- (id)initWithResult:(id)arg1 foundInFile:(id)arg2; +- (id)ideModelObjectTypeIdentifier; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBatchFindResultGroup.h b/IDEKit/IDEBatchFindResultGroup.h new file mode 100644 index 000000000..5c7c466fe --- /dev/null +++ b/IDEKit/IDEBatchFindResultGroup.h @@ -0,0 +1,71 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" +#import "NSCopying-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, IDEBatchFindCandidateFile, IDEFileReference, IDEIndex, NSArray, NSImage, NSMutableArray, NSString; + +@interface IDEBatchFindResultGroup : NSObject +{ + NSArray *_results; + NSMutableArray *_filteredResults; + IDEBatchFindCandidateFile *_fileCandidate; + unsigned long long _replaceableCount; + unsigned long long _filteredReplaceableCount; + IDEIndex *_index; + BOOL _symbolLookUpEnabled; + DVTFilePath *_filePath; + NSString *_groupTitle; + id _delegate; + id _representingNavItem; +} + +@property(retain) id delegate; // @synthesize delegate=_delegate; +@property(readonly) DVTFilePath *filePath; // @synthesize filePath=_filePath; +@property(copy) NSString *groupTitle; // @synthesize groupTitle=_groupTitle; +@property(getter=isSymbolLookUpEnabled) BOOL symbolLookUpEnabled; // @synthesize symbolLookUpEnabled=_symbolLookUpEnabled; +@property __weak IDEIndex *index; // @synthesize index=_index; +@property(readonly) IDEBatchFindCandidateFile *fileCandidate; // @synthesize fileCandidate=_fileCandidate; +- (void).cxx_destruct; +- (void)_beginSymbolLookupForResults; +- (void)resetHiddenResults; +- (void)hideResultsWithIndexes:(id)arg1; +@property(readonly) NSString *displaySubtitle; +@property(readonly) NSImage *displayImage; +@property(readonly) NSString *displayTitle; +@property(readonly) unsigned long long replaceableCount; +@property(readonly) NSArray *results; +- (void)setResults:(id)arg1; +- (void)setDelegate:(id)arg1 navigableItem:(id)arg2; +- (BOOL)isEqual:(id)arg1; +@property(readonly) unsigned long long hash; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithResults:(id)arg1 fromFilePath:(id)arg2; +- (id)initWithResults:(id)arg1 fromFileCandidate:(id)arg2; +- (BOOL)isEditable; +- (id)ideModelObjectTypeIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBatchFindResultGroupDelegate-Protocol.h b/IDEKit/IDEBatchFindResultGroupDelegate-Protocol.h new file mode 100644 index 000000000..dbcd02d01 --- /dev/null +++ b/IDEKit/IDEBatchFindResultGroupDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEBatchFindResultGroupDelegate +- (void)finishedSymbolQueryForResultsGroupNavItem:(id)arg1; +@end + diff --git a/IDEKit/IDEBatchFindResultSet.h b/IDEKit/IDEBatchFindResultSet.h new file mode 100644 index 000000000..f64a36564 --- /dev/null +++ b/IDEKit/IDEBatchFindResultSet.h @@ -0,0 +1,76 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "IDEBatchFindResultSetProtocol-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" +#import "NSCopying-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, DVTStackBacktrace, IDEBatchFindCriteria, IDEFileReference, NSArray, NSAttributedString, NSImage, NSMutableArray, NSString; + +@interface IDEBatchFindResultSet : NSObject +{ + IDEBatchFindCriteria *_criteria; + NSMutableArray *_resultGroups; + NSMutableArray *_rawGroups; + NSArray *_allResults; + unsigned long long _replaceableCount; + unsigned long long _replaceableGroupCount; + unsigned long long _allResultsCount; + BOOL _allResultsCounted; + BOOL _wasReplacementOperationAttempted; + id _searchLocations; +} + ++ (id)keyPathsForValuesAffectingHasResults; ++ (void)initialize; +@property(retain) id searchLocations; // @synthesize searchLocations=_searchLocations; +@property BOOL wasReplacementOperationAttempted; // @synthesize wasReplacementOperationAttempted=_wasReplacementOperationAttempted; +@property(nonatomic) unsigned long long replaceableGroupCount; // @synthesize replaceableGroupCount=_replaceableGroupCount; +@property(nonatomic) unsigned long long replaceableCount; // @synthesize replaceableCount=_replaceableCount; +@property(readonly) IDEBatchFindCriteria *criteria; // @synthesize criteria=_criteria; +- (void).cxx_destruct; +@property(readonly) NSString *navigableItem_name; +- (void)resetHiddenResultGroups; +- (void)hideResultGroups:(id)arg1; +- (void)addResultGroup:(id)arg1; +- (void)addResultGroups:(id)arg1; +@property(readonly) BOOL hasResults; +- (void)invalidateAllResultsCount; +@property(readonly) long long allResultsCount; +@property(readonly, copy) NSArray *allResults; +@property(readonly) NSString *searchString; +@property(readonly) NSAttributedString *searchAttributedString; +- (void)encodeWithCoder:(id)arg1; +- (void)primitiveInvalidate; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithCriteria:(id)arg1; +- (id)ideModelObjectTypeIdentifier; +@property(readonly) NSImage *navigableItem_image; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, copy) NSMutableArray *mutableResultGroups; // @dynamic mutableResultGroups; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSArray *resultGroups; // @dynamic resultGroups; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEKit/IDEBatchFindResultSetProtocol-Protocol.h b/IDEKit/IDEBatchFindResultSetProtocol-Protocol.h new file mode 100644 index 000000000..5047b6034 --- /dev/null +++ b/IDEKit/IDEBatchFindResultSetProtocol-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEBatchFindResultSetProtocol +@end + diff --git a/IDEKit/IDEBatchFindResultUIState.h b/IDEKit/IDEBatchFindResultUIState.h new file mode 100644 index 000000000..afe4dda0b --- /dev/null +++ b/IDEKit/IDEBatchFindResultUIState.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IDEBatchFindQuery, IDENavigableItemCoordinator, NSString; + +@interface IDEBatchFindResultUIState : NSObject +{ + IDENavigableItemCoordinator *_navigableItemCoordinator; + IDEBatchFindQuery *_query; + long long _resultGroupIndex; + long long _resultIndex; +} + ++ (void)initialize; +@property long long resultIndex; // @synthesize resultIndex=_resultIndex; +@property long long resultGroupIndex; // @synthesize resultGroupIndex=_resultGroupIndex; +@property(retain) IDEBatchFindQuery *query; // @synthesize query=_query; +@property(readonly) IDENavigableItemCoordinator *navigableItemCoordinator; // @synthesize navigableItemCoordinator=_navigableItemCoordinator; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (id)initWithQuery:(id)arg1 navigableItemCoordinator:(id)arg2; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEKit/IDEBatchFindResultsOutlineController.h b/IDEKit/IDEBatchFindResultsOutlineController.h new file mode 100644 index 000000000..1cd3e7fe9 --- /dev/null +++ b/IDEKit/IDEBatchFindResultsOutlineController.h @@ -0,0 +1,128 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDEBatchFindResultGroupDelegate-Protocol.h" +#import "IDENavigableItemCoordinatorDelegate-Protocol.h" + +@class IDEBatchFindResultSet, IDENavigableItem, IDENavigableItemCoordinator, IDENavigatorDataCell, IDENavigatorOutlineView, IDESearchResultTruncatingCell, NSArray, NSIndexSet, NSMutableArray, NSMutableSet, NSSet, NSString, NSTableColumn; + +@interface IDEBatchFindResultsOutlineController : IDEViewController +{ + IDENavigatorOutlineView *_outlineView; + NSTableColumn *_checkTableColumn; + NSTableColumn *_mainTableColumn; + NSMutableArray *_observerTokens; + NSArray *_selectedObjects; + NSArray *_selectedResultNavigables; + NSIndexSet *_previousSelection; + NSSet *_checkedResultNavigables; + NSSet *_checkedResultNavigablesForReplacement; + IDEBatchFindResultSet *_resultSet; + double _lastOutlineUpdate; + NSMutableSet *_collapsedItems; + NSMutableSet *_groupsExpandedNeedingSelectionChange; + NSMutableSet *_observedFilePaths; + BOOL _dontPublishSelectionChanges; + BOOL _showsStatusImage; + BOOL _allowsDelete; + BOOL _showsCheckedRow; + BOOL _symbolLookupEnabled; + BOOL _isShowingPreview; + BOOL _deferRefreshForRootNavigables; + BOOL _invalidatingRowHeights; + IDENavigatorDataCell *_groupPrototypeCell; + IDESearchResultTruncatingCell *_resultPrototypeCell; + BOOL _toolTipsEnabled; + BOOL _searchInProgress; + IDENavigableItem *_resultsNavigable; + IDENavigableItemCoordinator *_navigableItemCoordinator; + struct _NSRange _visibleRows; +} + ++ (id)keyPathsForValuesAffectingSelectedResultNavigables; ++ (id)keyPathsForValuesAffectingRootNavigables; ++ (id)keyPathsForValuesAffectingResultsNavigable; ++ (id)groupStatusPrototypeCells; ++ (void)initialize; +@property struct _NSRange visibleRows; // @synthesize visibleRows=_visibleRows; +@property BOOL searchInProgress; // @synthesize searchInProgress=_searchInProgress; +@property(nonatomic) BOOL toolTipsEnabled; // @synthesize toolTipsEnabled=_toolTipsEnabled; +@property(retain) IDENavigableItemCoordinator *navigableItemCoordinator; // @synthesize navigableItemCoordinator=_navigableItemCoordinator; +@property(retain) IDENavigableItem *resultsNavigable; // @synthesize resultsNavigable=_resultsNavigable; +@property BOOL isShowingPreview; // @synthesize isShowingPreview=_isShowingPreview; +@property(nonatomic) BOOL symbolLookupEnabled; // @synthesize symbolLookupEnabled=_symbolLookupEnabled; +@property(retain, nonatomic) NSSet *checkedResultNavigables; // @synthesize checkedResultNavigables=_checkedResultNavigables; +@property(nonatomic) BOOL showsCheckedRow; // @synthesize showsCheckedRow=_showsCheckedRow; +@property BOOL dontPublishSelectionChanges; // @synthesize dontPublishSelectionChanges=_dontPublishSelectionChanges; +@property(retain, nonatomic) NSArray *selectedResultNavigables; // @synthesize selectedResultNavigables=_selectedResultNavigables; +@property(retain) NSArray *selectedObjects; // @synthesize selectedObjects=_selectedObjects; +@property BOOL allowsDelete; // @synthesize allowsDelete=_allowsDelete; +@property BOOL showsStatusImage; // @synthesize showsStatusImage=_showsStatusImage; +- (void).cxx_destruct; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (id)outlineView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (void)outlineViewItemDidExpand:(id)arg1; +- (void)_delayedSelectionOfExpandedChildren; +- (void)outlineViewItemDidCollapse:(id)arg1; +- (unsigned long long)outlineView:(id)arg1 draggingSourceOperationMaskForLocal:(BOOL)arg2; +- (BOOL)outlineView:(id)arg1 insertText:(id)arg2; +- (BOOL)outlineView:(id)arg1 doCommandBySelector:(SEL)arg2; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (void)_unobserveFilePathOfGroups; +- (void)_observeFilePathOfGroupNavItem:(id)arg1; +- (void)finishedSymbolQueryForResultsGroupNavItem:(id)arg1; +- (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 writeItems:(id)arg2 toPasteboard:(id)arg3; +- (BOOL)outlineView:(id)arg1 isGroupHeaderItem:(id)arg2; +- (void)outlineView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 byItem:(id)arg4; +- (id)outlineView:(id)arg1 objectValueForTableColumn:(id)arg2 byItem:(id)arg3; +- (BOOL)outlineView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 item:(id)arg3; +- (id)outlineView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 item:(id)arg5 mouseLocation:(struct CGPoint)arg6; +- (void)contextMenu_copy:(id)arg1; +- (void)copy:(id)arg1; +- (BOOL)_writeItems:(id)arg1 toPasteboard:(id)arg2; +- (void)_requestOutlineUpdateImmediately:(BOOL)arg1; +- (void)_refreshOutline; +- (void)_expandItems; +@property(retain) NSIndexSet *selectedRowIndexes; +@property(retain) NSIndexSet *collapsedGroups; +- (void)delete:(id)arg1; +- (void)openDoubleClickedNavigableItemsAction:(id)arg1; +- (void)openClickedNavigableItemAction:(id)arg1; +- (void)openSelectedNavigableItemsKeyAction:(id)arg1; +- (id)openSpecifierForNavigableItem:(id)arg1 error:(id *)arg2; +@property(readonly) IDENavigatorOutlineView *outlineView; +@property(copy) NSString *noResultsString; +@property(readonly) NSSet *checkedResultNavigablesForReplacement; +- (void)selectAllResults; +@property(readonly) NSArray *rootNavigables; +- (id)domainIdentifier; +@property(retain) IDEBatchFindResultSet *resultSet; +- (void)viewBoundsChanged:(id)arg1; +- (void)invalidateRowHeights:(BOOL)arg1; +- (void)_setupObservers; +- (void)updateDetailLevel; +- (void)updateBatchFindResults; +- (void)filterResultsWithPredicate:(id)arg1; +- (void)reload; +- (id)dvtExtraBindings; +- (BOOL)delegateFirstResponder; +- (void)primitiveInvalidate; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (void)loadView; +- (id)resultPrototypeCell; +- (id)groupPrototypeCell; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBatchFindRuleEditor.h b/IDEKit/IDEBatchFindRuleEditor.h new file mode 100644 index 000000000..33d7a4248 --- /dev/null +++ b/IDEKit/IDEBatchFindRuleEditor.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSRuleEditor.h" + +@interface IDEBatchFindRuleEditor : NSRuleEditor +{ +} + +- (void)_addOptionFromSlice:(id)arg1 ofRowType:(unsigned long long)arg2; + +@end + diff --git a/IDEKit/IDEBatchFindRuleEditorDelegate-Protocol.h b/IDEKit/IDEBatchFindRuleEditorDelegate-Protocol.h new file mode 100644 index 000000000..a85da7cd0 --- /dev/null +++ b/IDEKit/IDEBatchFindRuleEditorDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSRuleEditorDelegate-Protocol.h" + +@protocol IDEBatchFindRuleEditorDelegate +- (BOOL)ruleEditor:(id)arg1 shouldAddRowOfType:(unsigned long long)arg2; +@end + diff --git a/IDEKit/IDEBatchFindScopeEditor.h b/IDEKit/IDEBatchFindScopeEditor.h new file mode 100644 index 000000000..368bb8c8f --- /dev/null +++ b/IDEKit/IDEBatchFindScopeEditor.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDEBatchFindRuleEditorDelegate-Protocol.h" +#import "IDEBatchFindScopeRuleRowDelegate-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class DVTStackView_ML, IDEBatchFindRuleEditor, IDEBatchFindScopePredicate, NSArray, NSArrayController, NSImageView, NSPredicate, NSString, NSTextField; + +@interface IDEBatchFindScopeEditor : IDEViewController +{ + NSArrayController *searchPredicateController; + id selectionObserverToken; + DVTStackView_ML *contentView; + IDEBatchFindRuleEditor *ruleEditor; + NSArray *_topLevelRows; + BOOL _dontRespondToEditorChange; + BOOL _addingNewCompoundRow; + NSTextField *_errorLabel; + NSImageView *_errorImage; + NSTextField *_nameField; +} + ++ (id)fileTypeTitles; ++ (id)fileTypes; +@property(retain) NSTextField *nameField; // @synthesize nameField=_nameField; +- (void).cxx_destruct; +- (void)setNameAction:(id)arg1; +- (void)ruleEditorRowsDidChange:(id)arg1; +- (void)sizeWindowToFit; +- (BOOL)_checkRules; +- (void)_updateErrorStatus:(id)arg1; +- (void)_commitChanges; +- (void)revertScope:(id)arg1 toPredicate:(id)arg2; +- (void)ruleRow:(id)arg1 changedDisplayValue:(id)arg2; +- (BOOL)ruleEditor:(id)arg1 shouldAddRowOfType:(unsigned long long)arg2; +- (id)ruleEditor:(id)arg1 displayValueForCriterion:(id)arg2 inRow:(long long)arg3; +- (id)ruleEditor:(id)arg1 child:(long long)arg2 forCriterion:(id)arg3 withRowType:(unsigned long long)arg4; +- (long long)ruleEditor:(id)arg1 numberOfChildrenForCriterion:(id)arg2 withRowType:(unsigned long long)arg3; +@property(retain) NSPredicate *currentPredicate; +- (id)_predicateForRow:(long long)arg1; +- (id)_compoundPredicateForRows:(id)arg1 forType:(unsigned long long)arg2; +- (id)_predicateForRowCriterion:(id)arg1; +- (id)_topLevelRows; +- (BOOL)isShowingPathControl; +- (void)deleteScope:(id)arg1; +- (id)addScope; +- (void)_deleteScope:(id)arg1; +- (void)_addScope:(id)arg1 atIndex:(long long)arg2; +@property(retain) IDEBatchFindScopePredicate *selectedScope; +@property(copy) NSArray *scopePredicates; +- (BOOL)checkRulesAndCommit; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBatchFindScopeFileTypeRow.h b/IDEKit/IDEBatchFindScopeFileTypeRow.h new file mode 100644 index 000000000..0f0c8febe --- /dev/null +++ b/IDEKit/IDEBatchFindScopeFileTypeRow.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSTextField; + +@interface IDEBatchFindScopeFileTypeRow : IDEBatchFindScopeRuleRow +{ + NSArray *_types; + NSArray *_typeTitles; + NSTextField *_otherTextField; +} + +@property(readonly) NSArray *types; // @synthesize types=_types; +- (void).cxx_destruct; +- (id)criteriaNodesForMatchingPredicate:(id)arg1; +- (id)predicateForIndexPath:(id)arg1; +- (id)displayValueForPath:(id)arg1; +- (long long)childCountForIndexPath:(id)arg1; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithFileTypes:(id)arg1 andTypeTitles:(id)arg2; + +@end + diff --git a/IDEKit/IDEBatchFindScopeLocationRow.h b/IDEKit/IDEBatchFindScopeLocationRow.h new file mode 100644 index 000000000..87ab8f994 --- /dev/null +++ b/IDEKit/IDEBatchFindScopeLocationRow.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSWindowDelegate-Protocol.h" + +@class NSPathControl, NSString; + +@interface IDEBatchFindScopeLocationRow : IDEBatchFindScopeRuleRow +{ + NSPathControl *_otherPathControl; + BOOL _isShowingPathControl; +} + ++ (void)initialize; +@property(readonly) BOOL isShowingPathControl; // @synthesize isShowingPathControl=_isShowingPathControl; +- (void).cxx_destruct; +- (void)pathControl:(id)arg1 willDisplayOpenPanel:(id)arg2; +- (id)criteriaNodesForMatchingPredicate:(id)arg1; +- (id)predicateForIndexPath:(id)arg1; +- (id)displayValueForPath:(id)arg1; +- (long long)childCountForIndexPath:(id)arg1; +- (void)rowChanged:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBatchFindScopePredicate.h b/IDEKit/IDEBatchFindScopePredicate.h new file mode 100644 index 000000000..5a6102c3a --- /dev/null +++ b/IDEKit/IDEBatchFindScopePredicate.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSPredicate, NSString; + +@interface IDEBatchFindScopePredicate : NSObject +{ + NSString *_name; + NSString *_uuid; + NSPredicate *_predicate; + BOOL _hasUnsavedChanges; +} + ++ (id)readPredicatesForWorkspace:(id)arg1; ++ (id)_archivedScopesFromData:(id)arg1; ++ (void)writePredicates:(id)arg1 forWorkspace:(id)arg2 deletedScope:(BOOL)arg3; ++ (id)_archivablePredicateData:(id)arg1; +@property BOOL hasUnsavedChanges; // @synthesize hasUnsavedChanges=_hasUnsavedChanges; +@property(copy, nonatomic) NSPredicate *predicate; // @synthesize predicate=_predicate; +@property(copy, nonatomic) NSString *uuid; // @synthesize uuid=_uuid; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +@property(readonly) BOOL workspaceSpecific; +- (BOOL)_predicateContainsLocationSpecificExpression:(id)arg1; +- (void)setPredicateFromUTF8String:(const char *)arg1 fromXMLUnarchiver:(id)arg2; +- (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; +- (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; + +@end + diff --git a/IDEKit/IDEBatchFindScopeRuleNode.h b/IDEKit/IDEBatchFindScopeRuleNode.h new file mode 100644 index 000000000..31e9503ab --- /dev/null +++ b/IDEKit/IDEBatchFindScopeRuleNode.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEBatchFindScopeRuleRow, NSIndexPath; + +@interface IDEBatchFindScopeRuleNode : NSObject +{ + IDEBatchFindScopeRuleRow *_row; + NSIndexPath *_indexPath; +} + ++ (id)nodeArrayForIndexPath:(id)arg1 inRow:(id)arg2; ++ (id)nodeForIndexPath:(id)arg1 inRow:(id)arg2; +@property(readonly) NSIndexPath *indexPath; // @synthesize indexPath=_indexPath; +@property(readonly) IDEBatchFindScopeRuleRow *row; // @synthesize row=_row; +- (void).cxx_destruct; +- (id)childAtIndex:(long long)arg1; +@property(readonly) long long childCount; +- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initWithPath:(id)arg1 inRow:(id)arg2; + +@end + diff --git a/IDEKit/IDEBatchFindScopeRuleRow.h b/IDEKit/IDEBatchFindScopeRuleRow.h new file mode 100644 index 000000000..441cf5f13 --- /dev/null +++ b/IDEKit/IDEBatchFindScopeRuleRow.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@interface IDEBatchFindScopeRuleRow : NSObject +{ + id _delegate; +} + +@property(retain) id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (id)criteriaNodesForMatchingPredicate:(id)arg1; +- (id)predicateForIndexPath:(id)arg1; +- (id)displayValueForPath:(id)arg1; +- (long long)childCountForIndexPath:(id)arg1; +- (void)rowChanged:(id)arg1; +- (void)_delayedChangedDisplayValue:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; + +@end + diff --git a/IDEKit/IDEBatchFindScopeRuleRowDelegate-Protocol.h b/IDEKit/IDEBatchFindScopeRuleRowDelegate-Protocol.h new file mode 100644 index 000000000..20bb9c97b --- /dev/null +++ b/IDEKit/IDEBatchFindScopeRuleRowDelegate-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEBatchFindScopeRuleRowDelegate +- (void)ruleRow:(id)arg1 changedDisplayValue:(id)arg2; +@end + diff --git a/IDEKit/IDEBatchFindScopeTextStaticRow.h b/IDEKit/IDEBatchFindScopeTextStaticRow.h new file mode 100644 index 000000000..000b6c36e --- /dev/null +++ b/IDEKit/IDEBatchFindScopeTextStaticRow.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSImageView, NSString, NSTextField, NSView; + +@interface IDEBatchFindScopeTextStaticRow : IDEBatchFindScopeRuleRow +{ + NSArray *_displayValues; + NSArray *_predicateValues; + NSView *_view; + NSTextField *_textField; + NSImageView *_imageView; +} + ++ (id)_displayStringForComparisonType:(unsigned long long)arg1; +@property(readonly) NSTextField *textField; // @synthesize textField=_textField; +- (void).cxx_destruct; +- (void)setError:(BOOL)arg1; +@property(readonly) NSString *rhsPredicateValue; +@property(readonly) NSArray *comparisonPredicateValues; +@property(readonly) NSArray *comparisonDisplayValues; +@property(readonly) NSString *lhsPredicateValue; +@property(readonly) NSString *lhsDisplayValue; +- (id)criteriaNodesForMatchingPredicate:(id)arg1; +- (id)predicateForIndexPath:(id)arg1; +- (unsigned long long)_operatorTypeForComparisonAtIndex:(long long)arg1; +- (id)displayValueForPath:(id)arg1; +- (long long)childCountForIndexPath:(id)arg1; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithLHSDisplayValue:(id)arg1 lhsPredicateValue:(id)arg2 andComparisonTypes:(id)arg3; + +@end + diff --git a/IDEKit/IDEBatchFindStatusCell.h b/IDEKit/IDEBatchFindStatusCell.h new file mode 100644 index 000000000..d25f0caf0 --- /dev/null +++ b/IDEKit/IDEBatchFindStatusCell.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSActionCell.h" + +@interface IDEBatchFindStatusCell : NSActionCell +{ +} + +- (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (struct CGSize)cellSizeForBounds:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IDEBatchFindStrategiesController.h b/IDEKit/IDEBatchFindStrategiesController.h new file mode 100644 index 000000000..a672496cb --- /dev/null +++ b/IDEKit/IDEBatchFindStrategiesController.h @@ -0,0 +1,76 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSPopoverDelegate-Protocol.h" + +@class DVTReplacementView, IDEBatchFindScopeEditor, IDEWorkspace, NSArray, NSImageView, NSPanel, NSPopUpButton, NSPopover, NSString; + +@interface IDEBatchFindStrategiesController : DVTViewController +{ + NSPanel *_locationEditorPanel; + NSPopUpButton *_locationPopupButton; + NSImageView *_topShadow; + DVTReplacementView *_locationEditorContentView; + NSArray *_customFindScopes; + IDEWorkspace *_workspace; + NSString *_findScopeUUID; + NSString *_findWorkspacePath; + int _findType; + int _matchStyle; + BOOL _ignoresCase; + id _scopeEditorCompletionBlock; + BOOL _isEditingScope; + NSPopover *_popover; + IDEBatchFindScopeEditor *_scopeEditor; + NSString *_findWorkspacePathDescription; +} + ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; ++ (id)newScopeImage; ++ (id)scopeImage; ++ (void)initialize; ++ (id)sharedStrategiesController; +@property(retain) NSString *findWorkspacePathDescription; // @synthesize findWorkspacePathDescription=_findWorkspacePathDescription; +@property(retain, nonatomic) IDEBatchFindScopeEditor *scopeEditor; // @synthesize scopeEditor=_scopeEditor; +@property(retain) NSPopover *popover; // @synthesize popover=_popover; +@property(nonatomic) BOOL isEditingScope; // @synthesize isEditingScope=_isEditingScope; +@property(copy, nonatomic) NSString *findWorkspacePath; // @synthesize findWorkspacePath=_findWorkspacePath; +@property(copy, nonatomic) NSString *findScopeUUID; // @synthesize findScopeUUID=_findScopeUUID; +@property(nonatomic) BOOL ignoresCase; // @synthesize ignoresCase=_ignoresCase; +@property(nonatomic) int matchStyle; // @synthesize matchStyle=_matchStyle; +@property(nonatomic) int findType; // @synthesize findType=_findType; +- (void).cxx_destruct; +- (BOOL)popoverShouldClose:(id)arg1; +- (void)_validateCustomScopeSelection; +- (id)getCustomScopes; +- (id)descriptionForCriteriaForAttributedString:(id)arg1; +@property(readonly) NSString *customScopeDescription; +- (void)setParametersFromCriteria:(id)arg1; +- (id)findCriteriaForAttributedString:(id)arg1 containerScopes:(id)arg2 error:(id *)arg3; +- (id)_predicateForScope; +- (BOOL)_findScopeUUIDValid:(id)arg1; +- (id)selectedScopeName; +- (BOOL)doneLocationEditor; +- (void)showScopeEditor:(id)arg1 inRect:(struct CGRect)arg2 withCompletionBlock:(id)arg3; +- (id)addScope; +- (void)deleteScopeWithUUID:(id)arg1; +- (void)loadView; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (void)_loadDefaultValues; +- (void)primitiveInvalidate; +- (id)initWithWorkspace:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBatchFindSymbolicFindCriteria.h b/IDEKit/IDEBatchFindSymbolicFindCriteria.h new file mode 100644 index 000000000..afdbe56f5 --- /dev/null +++ b/IDEKit/IDEBatchFindSymbolicFindCriteria.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEBatchFindSymbolicFindCriteria : IDEBatchFindTextualFindCriteria +{ + BOOL _includeReferences; +} + +@property BOOL includeReferences; // @synthesize includeReferences=_includeReferences; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)trimmedSearchPathsForPaths:(id)arg1 findString:(id)arg2 unsavedFiles:(id)arg3 workspace:(id)arg4; +- (Class)findQueryClass; +- (id)initWithFindDescriptor:(id)arg1 frameworks:(BOOL)arg2 references:(BOOL)arg3 filterPredicate:(id)arg4 containerScope:(id)arg5 workspace:(id)arg6 strategiesController:(id)arg7; +- (id)initWithFindDescriptor:(id)arg1 frameworks:(BOOL)arg2 references:(BOOL)arg3 filterPredicate:(id)arg4 containerScopes:(id)arg5 workspace:(id)arg6 strategiesController:(id)arg7; + +@end + diff --git a/IDEKit/IDEBatchFindSymbolicQuery.h b/IDEKit/IDEBatchFindSymbolicQuery.h new file mode 100644 index 000000000..bec924722 --- /dev/null +++ b/IDEKit/IDEBatchFindSymbolicQuery.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTDispatchLock, DVTOperation, IDEBatchFindTextualFindCriteria; + +@interface IDEBatchFindSymbolicQuery : IDEBatchFindQuery +{ + DVTDispatchLock *_statusLock; + DVTDispatchLock *_resultLock; + unsigned long long _totalFilesSearched; + unsigned long long _totalFilesCompleted; + DVTOperation *_findFilesOperation; +} + +- (void).cxx_destruct; +- (void)_checkForEndStateOnMainThread; +- (void)_startFileFinderOperation; +- (void)setState:(int)arg1; +- (void)start; +- (id)initWithSearchCriteria:(id)arg1 forWorkspace:(id)arg2 inController:(id)arg3; + +// Remaining properties +@property(readonly) IDEBatchFindTextualFindCriteria *criteria; // @dynamic criteria; + +@end + diff --git a/IDEKit/IDEBatchFindTextQuery.h b/IDEKit/IDEBatchFindTextQuery.h new file mode 100644 index 000000000..bbbbeae3e --- /dev/null +++ b/IDEKit/IDEBatchFindTextQuery.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTDispatchLock, DVTOperation, IDEBatchFindTextualFindCriteria, NSMutableArray; + +@interface IDEBatchFindTextQuery : IDEBatchFindQuery +{ + DVTDispatchLock *_statusLock; + DVTDispatchLock *_resultLock; + NSMutableArray *_queuedOperations; + NSMutableArray *_queuedResults; + unsigned long long _totalFilesSearched; + unsigned long long _totalFilesCompleted; + unsigned long long _filesRequiringMainThread; + DVTOperation *_findFilesOperation; +} + +@property unsigned long long totalFilesSearched; // @synthesize totalFilesSearched=_totalFilesSearched; +@property(readonly) DVTDispatchLock *resultLock; // @synthesize resultLock=_resultLock; +- (void).cxx_destruct; +- (void)_checkForEndStateOnMainThread; +- (void)_startFileFinderOperation; +- (void)_buildAndQueueFindableOnMainThreadForFileRef:(id)arg1; +- (void)_findOperationOnFindableComplete:(id)arg1 failure:(BOOL)arg2; +- (void)setState:(int)arg1; +- (void)start; +- (void)primitiveInvalidate; +- (id)initWithSearchCriteria:(id)arg1 forWorkspace:(id)arg2 inController:(id)arg3; + +// Remaining properties +@property(readonly) IDEBatchFindTextualFindCriteria *criteria; // @dynamic criteria; + +@end + diff --git a/IDEKit/IDEBatchFindTextualFindCriteria.h b/IDEKit/IDEBatchFindTextualFindCriteria.h new file mode 100644 index 000000000..5cb1aea76 --- /dev/null +++ b/IDEKit/IDEBatchFindTextualFindCriteria.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSCoding-Protocol.h" + +@class IDEBatchFindStrategiesController, IDEWorkspace, NSArray, NSMutableArray, NSPredicate; + +@interface IDEBatchFindTextualFindCriteria : IDEBatchFindCriteria +{ + NSPredicate *_filterPredicate; + BOOL _searchFrameworks; + IDEWorkspace *_workspace; + NSMutableArray *_invalidLocationPaths; + IDEBatchFindStrategiesController *_strategiesController; + NSArray *_searchLocations; +} + ++ (id)_predicateForComparisonPredicate:(id)arg1; ++ (id)_substituteGenericPredicate:(id)arg1; ++ (id)_containerForNavigableItem:(id)arg1 workspace:(id)arg2 skipFrameworks:(BOOL)arg3; ++ (BOOL)_isLocationPredicate:(id)arg1; ++ (id)_builtInFileFilter; +@property(retain) NSArray *searchLocations; // @synthesize searchLocations=_searchLocations; +@property(readonly) BOOL searchFrameworks; // @synthesize searchFrameworks=_searchFrameworks; +@property(readonly) NSPredicate *filterPredicate; // @synthesize filterPredicate=_filterPredicate; +- (void).cxx_destruct; +- (id)_extractLocationsFromTopLevelPredicate:(id)arg1; +- (id)_locatorFromLocationPredicate:(id)arg1 withCriteriaPredicate:(id)arg2; +- (void)_addUnresolvedContainerItemPath:(id)arg1; +- (id)matchingFileOperationForWorkspace:(id)arg1 withResultBlock:(id)arg2; +- (id)trimmedSearchPathsForPaths:(id)arg1 findString:(id)arg2 unsavedFiles:(id)arg3 workspace:(id)arg4; +- (id)description; +- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initWithFindDescriptor:(id)arg1 frameworks:(BOOL)arg2 filterPredicate:(id)arg3 containerScope:(id)arg4 workspace:(id)arg5 strategiesController:(id)arg6; +- (id)initWithFindDescriptor:(id)arg1 frameworks:(BOOL)arg2 filterPredicate:(id)arg3 containerScopes:(id)arg4 workspace:(id)arg5 strategiesController:(id)arg6; +- (void)_reportInvalidLocationPaths; +- (void)_batchFindInvalidScopeSheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)_showScopeEditor; +- (Class)findQueryClass; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; + +@end + diff --git a/IDEKit/IDEBatchFindTwoButtonLayout.h b/IDEKit/IDEBatchFindTwoButtonLayout.h new file mode 100644 index 000000000..06ee9883b --- /dev/null +++ b/IDEKit/IDEBatchFindTwoButtonLayout.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLayoutView_ML.h" + +@interface IDEBatchFindTwoButtonLayout : DVTLayoutView_ML +{ +} + +- (void)layoutBottomUp; +- (void)layoutTopDown; + +@end + diff --git a/IDEKit/IDEBatchFindWorkspaceFileLocator.h b/IDEKit/IDEBatchFindWorkspaceFileLocator.h new file mode 100644 index 000000000..c1906ec77 --- /dev/null +++ b/IDEKit/IDEBatchFindWorkspaceFileLocator.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEContainer; + +@interface IDEBatchFindWorkspaceFileLocator : IDEBatchFindFileLocator +{ + BOOL _skipFrameworks; + IDEContainer *_scopeContainer; +} + ++ (id)_containerForPath:(id)arg1 inGroup:(id)arg2; ++ (id)containerItemForWorkspacePath:(id)arg1 inWorkspace:(id)arg2; +@property(retain) IDEContainer *scopeContainer; // @synthesize scopeContainer=_scopeContainer; +- (void).cxx_destruct; +- (id)locationOperationForWorkspace:(id)arg1 withResultsBlock:(id)arg2; +- (id)_generateGroupTitleForPath:(id)arg1 isInFramework:(char *)arg2 fileReferenceAssociatedFiles:(id)arg3; +- (id)_majorContainerForContainer:(id)arg1 isFramework:(char *)arg2; +- (BOOL)requiresMainThread; +- (id)initWithPath:(id)arg1 skippingLinkedFrameworks:(BOOL)arg2 andPredicate:(id)arg3 container:(id)arg4; + +@end + diff --git a/IDEKit/IDEBatchFindable.h b/IDEKit/IDEBatchFindable.h new file mode 100644 index 000000000..6fc535dd6 --- /dev/null +++ b/IDEKit/IDEBatchFindable.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOperation.h" + +@class DVTFindDescriptor, IDEBatchFindCandidateFile, IDEWorkspace, NSArray, NSError; + +@interface IDEBatchFindable : NSOperation +{ + NSArray *_findResults; + DVTFindDescriptor *_findDescriptor; + IDEBatchFindCandidateFile *_file; + NSError *_error; + IDEWorkspace *_workspace; +} + ++ (BOOL)findableCanHandleFile:(id)arg1 forFindDescriptor:(id)arg2; ++ (id)findableForFindDescriptor:(id)arg1 onFile:(id)arg2 inWorkspace:(id)arg3; +@property(readonly) IDEWorkspace *workspace; // @synthesize workspace=_workspace; +@property(copy) NSError *error; // @synthesize error=_error; +@property(readonly) IDEBatchFindCandidateFile *file; // @synthesize file=_file; +@property(readonly) DVTFindDescriptor *findDescriptor; // @synthesize findDescriptor=_findDescriptor; +@property(readonly) NSArray *findResults; // @synthesize findResults=_findResults; +- (void).cxx_destruct; +- (void)setDVTFindResults:(id)arg1; +@property(readonly) BOOL shouldFallbackToDocumentFindable; +@property(readonly) BOOL requiresMainThreadAccess; +- (id)initWithFindDescriptor:(id)arg1 onFile:(id)arg2 inWorkspace:(id)arg3; + +@end + diff --git a/IDEKit/IDEBatchRawTextFindable.h b/IDEKit/IDEBatchRawTextFindable.h new file mode 100644 index 000000000..397da4157 --- /dev/null +++ b/IDEKit/IDEBatchRawTextFindable.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTTextFindable-Protocol.h" +#import "DVTTextReplacable-Protocol.h" + +@class IDEBatchFindRawTextLineLocationFinder, NSString; + +@interface IDEBatchRawTextFindable : IDEBatchFindable +{ + BOOL _shouldFallbackToDocumentFindable; + NSString *_searchText; + IDEBatchFindRawTextLineLocationFinder *_lineFinder; +} + ++ (BOOL)findableCanHandleFile:(id)arg1 forFindDescriptor:(id)arg2; +@property BOOL shouldFallbackToDocumentFindable; // @synthesize shouldFallbackToDocumentFindable=_shouldFallbackToDocumentFindable; +- (void).cxx_destruct; +- (BOOL)_loadText; +- (BOOL)replaceFindResults:(id)arg1 withString:(id)arg2 withError:(id *)arg3; +- (id)findStringMatchingDescriptor:(id)arg1 backwards:(BOOL)arg2 from:(id)arg3 to:(id)arg4; +- (void)performFind; +- (void)main; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@property unsigned long long supportedMatchingOptions; + +@end + diff --git a/IDEKit/IDEBindableDeclarativeInspectorController-Protocol.h b/IDEKit/IDEBindableDeclarativeInspectorController-Protocol.h index 472f8beae..d581eb99e 100644 --- a/IDEKit/IDEBindableDeclarativeInspectorController-Protocol.h +++ b/IDEKit/IDEBindableDeclarativeInspectorController-Protocol.h @@ -16,7 +16,10 @@ @property(readonly) NSBundle *bundle; @optional +- (id)attributedTitleForSliverElement:(id)arg1; +- (id)accessoryViewForInspectorProperty:(id)arg1; - (id)aggregateReplacementBySettingValue:(id)arg1 forKeyPath:(id)arg2 onObject:(id)arg3 fromKeyPath:(id)arg4 ofObject:(id)arg5; - (id)toolTipContentFromKeyPath:(id)arg1 titleAttribute:(id)arg2 placeholderAttribute:(id)arg3; +- (id)searchableAttributesForProperty:(id)arg1; @end diff --git a/IDEKit/IDEBlueprintProvider-Protocol.h b/IDEKit/IDEBlueprintProvider-Protocol.h index 06ba2a952..2ddb3ce8c 100644 --- a/IDEKit/IDEBlueprintProvider-Protocol.h +++ b/IDEKit/IDEBlueprintProvider-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol IDEBlueprintProvider -- (id)testableProdiver; +- (id)testableProvider; - (id)blueprintForName:(id)arg1; - (id)blueprintForIdentifier:(id)arg1; - (id)classPrefix; diff --git a/IDEKit/IDEBot-IDEKitAdditions.h b/IDEKit/IDEBot-IDEKitAdditions.h index 9b55f1ef0..1d66f130b 100644 --- a/IDEKit/IDEBot-IDEKitAdditions.h +++ b/IDEKit/IDEBot-IDEKitAdditions.h @@ -6,17 +6,30 @@ #import "IDEBot.h" -@class DVTDocumentLocation, DVTFileDataType, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEBot (IDEKitAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEBot (IDEKitAdditions) + (id)keyPathsForValuesAffectingSubtitle; + (id)keyPathsForValuesAffectingNavigableItem_progressValue; + (id)keyPathsForValuesAffectingNavigableItem_name; @property(readonly, nonatomic) NSString *subtitle; @property(readonly, nonatomic) long long navigableItem_progressValue; -@property(readonly, nonatomic) DVTDocumentLocation *navigableItem_contentDocumentLocation; -@property(readonly, nonatomic) DVTFileDataType *navigableItem_documentType; -@property(readonly, nonatomic) NSImage *navigableItem_image; -@property(readonly, nonatomic) NSString *navigableItem_name; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEBotEditor.h b/IDEKit/IDEBotEditor.h new file mode 100644 index 000000000..207458a42 --- /dev/null +++ b/IDEKit/IDEBotEditor.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface IDEBotEditor : IDEBotSupportingEditor +{ + NSArray *_choices; +} + +- (void).cxx_destruct; +- (void)showLogsTab:(id)arg1; +- (id)choices; + +@end + diff --git a/IDEKit/IDEBotEditorArchivesViewController.h b/IDEKit/IDEBotEditorArchivesViewController.h new file mode 100644 index 000000000..4adf478ae --- /dev/null +++ b/IDEKit/IDEBotEditorArchivesViewController.h @@ -0,0 +1,108 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTObservingToken, IDEBotExecution, IDEBotInstallProductOnDeviceWindowController, NSBox, NSButton, NSByteCountFormatter, NSImage, NSImageView, NSProgressIndicator, NSString, NSView; + +@interface IDEBotEditorArchivesViewController : IDEViewController +{ + BOOL _isProductFetchable; + BOOL _isArchiveFetchable; + BOOL _showDownload1; + BOOL _showDownload2; + IDEBotExecution *_botExecution; + id _archivesViewCompletionBlock; + NSImageView *_downloadProductImageView; + NSBox *_verticalLine; + DVTObservingToken *_productFetchableWatcher; + DVTObservingToken *_archiveFetchableWatcher; + NSView *_productView; + NSView *_archiveView; + NSView *_hostView; + NSProgressIndicator *_download1Progress; + NSProgressIndicator *_download2Progress; + NSProgressIndicator *_archiveDownloadProgress; + NSProgressIndicator *_productDownloadProgress; + NSButton *_archiveDownloadButton; + NSButton *_productDownloadButton; + NSButton *_download1Cancel; + NSButton *_download2Cancel; + NSButton *_archiveCancelButton; + NSButton *_productCancelButton; + NSString *_download1Name; + NSString *_download1Size; + NSString *_download1Date; + NSImage *_download1Image; + NSButton *_download1Button; + NSString *_download2Name; + NSString *_download2Size; + NSString *_download2Date; + NSImage *_download2Image; + NSButton *_download2Button; + IDEBotInstallProductOnDeviceWindowController *_installOnDeviceWindowController; + NSByteCountFormatter *_byteFormatter; +} + +@property(retain) NSByteCountFormatter *byteFormatter; // @synthesize byteFormatter=_byteFormatter; +@property(retain) IDEBotInstallProductOnDeviceWindowController *installOnDeviceWindowController; // @synthesize installOnDeviceWindowController=_installOnDeviceWindowController; +@property(retain) NSButton *download2Button; // @synthesize download2Button=_download2Button; +@property BOOL showDownload2; // @synthesize showDownload2=_showDownload2; +@property(retain) NSImage *download2Image; // @synthesize download2Image=_download2Image; +@property(copy) NSString *download2Date; // @synthesize download2Date=_download2Date; +@property(copy) NSString *download2Size; // @synthesize download2Size=_download2Size; +@property(copy) NSString *download2Name; // @synthesize download2Name=_download2Name; +@property(retain) NSButton *download1Button; // @synthesize download1Button=_download1Button; +@property BOOL showDownload1; // @synthesize showDownload1=_showDownload1; +@property(retain) NSImage *download1Image; // @synthesize download1Image=_download1Image; +@property(copy) NSString *download1Date; // @synthesize download1Date=_download1Date; +@property(copy) NSString *download1Size; // @synthesize download1Size=_download1Size; +@property(copy) NSString *download1Name; // @synthesize download1Name=_download1Name; +@property(retain) NSButton *productCancelButton; // @synthesize productCancelButton=_productCancelButton; +@property(retain) NSButton *archiveCancelButton; // @synthesize archiveCancelButton=_archiveCancelButton; +@property(retain) NSButton *download2Cancel; // @synthesize download2Cancel=_download2Cancel; +@property(retain) NSButton *download1Cancel; // @synthesize download1Cancel=_download1Cancel; +@property(retain) NSButton *productDownloadButton; // @synthesize productDownloadButton=_productDownloadButton; +@property(retain) NSButton *archiveDownloadButton; // @synthesize archiveDownloadButton=_archiveDownloadButton; +@property(retain) NSProgressIndicator *productDownloadProgress; // @synthesize productDownloadProgress=_productDownloadProgress; +@property(retain) NSProgressIndicator *archiveDownloadProgress; // @synthesize archiveDownloadProgress=_archiveDownloadProgress; +@property __weak NSProgressIndicator *download2Progress; // @synthesize download2Progress=_download2Progress; +@property __weak NSProgressIndicator *download1Progress; // @synthesize download1Progress=_download1Progress; +@property __weak NSView *hostView; // @synthesize hostView=_hostView; +@property(retain) NSView *archiveView; // @synthesize archiveView=_archiveView; +@property(retain) NSView *productView; // @synthesize productView=_productView; +@property(retain) DVTObservingToken *archiveFetchableWatcher; // @synthesize archiveFetchableWatcher=_archiveFetchableWatcher; +@property(retain) DVTObservingToken *productFetchableWatcher; // @synthesize productFetchableWatcher=_productFetchableWatcher; +@property __weak NSBox *verticalLine; // @synthesize verticalLine=_verticalLine; +@property __weak NSImageView *downloadProductImageView; // @synthesize downloadProductImageView=_downloadProductImageView; +@property(copy) id archivesViewCompletionBlock; // @synthesize archivesViewCompletionBlock=_archivesViewCompletionBlock; +@property BOOL isArchiveFetchable; // @synthesize isArchiveFetchable=_isArchiveFetchable; +@property BOOL isProductFetchable; // @synthesize isProductFetchable=_isProductFetchable; +@property(retain, nonatomic) IDEBotExecution *botExecution; // @synthesize botExecution=_botExecution; +- (void).cxx_destruct; +- (void)continueInstall; +- (void)downloadProduct:(id)arg1; +- (void)ide_downloadPKGProductAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)ide_downloadIPAProductAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)beginProductDownload; +- (void)installPKG; +- (void)installIPAOnDevice; +- (BOOL)filePathIsIPA:(id)arg1; +- (void)ide_installOnDeviceAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)cancelDownloadProduct:(id)arg1; +- (void)downloadArchive:(id)arg1; +- (void)beginArchiveDownload; +- (void)cancelDownloadArchive:(id)arg1; +- (void)_showArchiveAtPathInUI:(id)arg1; +- (void)updateBoundBotExecution; +- (id)dvtExtraBindings; +- (void)updateView; +- (id)stringFromByteCount:(unsigned long long)arg1; +- (void)primitiveInvalidate; +- (void)loadView; + +@end + diff --git a/IDEKit/IDEBotEditorBannerView.h b/IDEKit/IDEBotEditorBannerView.h new file mode 100644 index 000000000..3015c9832 --- /dev/null +++ b/IDEKit/IDEBotEditorBannerView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface IDEBotEditorBannerView : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IDEBotEditorBannerViewController.h b/IDEKit/IDEBotEditorBannerViewController.h new file mode 100644 index 000000000..ad8b49c23 --- /dev/null +++ b/IDEKit/IDEBotEditorBannerViewController.h @@ -0,0 +1,76 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSPopoverDelegate-Protocol.h" + +@class DVTObservingToken, IDEBot, IDEBotEditorArchivesViewController, IDEBotExecution, NSButton, NSMenu, NSString, NSView; + +@interface IDEBotEditorBannerViewController : IDEViewController +{ + DVTObservingToken *_archiveFetchableWatcher; + DVTObservingToken *_productFetchableWatcher; + DVTObservingToken *_botChangedWatcher; + BOOL _showsIntegrationBanner; + BOOL _showsIntegrationActionMenu; + BOOL _canCreateAndDeleteBots; + IDEBot *_bot; + IDEBotExecution *_botExecution; + NSString *_bannerTitle; + NSString *_bannerSubtitle; + NSMenu *_botActionMenu; + NSMenu *_botExecutionActionMenu; + NSButton *_downloadsButton; + NSView *_actionButtonPlaceholder; + IDEBotEditorArchivesViewController *_archivesViewController; +} + ++ (id)keyPathsForValuesAffectingBannerTitle; ++ (void)initialize; +@property BOOL canCreateAndDeleteBots; // @synthesize canCreateAndDeleteBots=_canCreateAndDeleteBots; +@property(retain) IDEBotEditorArchivesViewController *archivesViewController; // @synthesize archivesViewController=_archivesViewController; +@property __weak NSView *actionButtonPlaceholder; // @synthesize actionButtonPlaceholder=_actionButtonPlaceholder; +@property __weak NSButton *downloadsButton; // @synthesize downloadsButton=_downloadsButton; +@property(retain) NSMenu *botExecutionActionMenu; // @synthesize botExecutionActionMenu=_botExecutionActionMenu; +@property(retain) NSMenu *botActionMenu; // @synthesize botActionMenu=_botActionMenu; +@property(retain, nonatomic) NSString *bannerSubtitle; // @synthesize bannerSubtitle=_bannerSubtitle; +@property(retain, nonatomic) NSString *bannerTitle; // @synthesize bannerTitle=_bannerTitle; +@property(nonatomic) BOOL showsIntegrationActionMenu; // @synthesize showsIntegrationActionMenu=_showsIntegrationActionMenu; +@property(nonatomic) BOOL showsIntegrationBanner; // @synthesize showsIntegrationBanner=_showsIntegrationBanner; +@property(retain, nonatomic) IDEBotExecution *botExecution; // @synthesize botExecution=_botExecution; +@property(retain, nonatomic) IDEBot *bot; // @synthesize bot=_bot; +- (void).cxx_destruct; +- (void)deleteIntegration:(id)arg1; +- (void)cancelIntegration:(id)arg1; +- (void)viewIntegrationInBrowser:(id)arg1; +- (void)viewBotInBrowser:(id)arg1; +- (void)deleteBot:(id)arg1; +- (void)_alertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)_deleteAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)popoverDidClose:(id)arg1; +- (void)showDownloads:(id)arg1; +- (void)cleanAndIntegrate:(id)arg1; +- (void)editBot:(id)arg1; +- (void)runNow:(id)arg1; +- (BOOL)validateMenuItem:(id)arg1; +- (id)actionMenu; +- (void)_unbindArchivesArea; +- (void)_bindArchivesArea; +- (void)updateBoundBotExecution; +- (void)updateBoundBot; +- (id)dvtExtraBindings; +- (void)primitiveInvalidate; +- (void)viewDidInstall; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotEditorCommitsTabController.h b/IDEKit/IDEBotEditorCommitsTabController.h new file mode 100644 index 000000000..4d22e3ed9 --- /dev/null +++ b/IDEKit/IDEBotEditorCommitsTabController.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDEBotSupportingEditorHostedViewController-Protocol.h" + +@class DVTBorderedView, DVTReplacementView, IDEBotExecutionSCMLogViewController, IDEBotSupportingEditor, NSArray, NSString; + +@interface IDEBotEditorCommitsTabController : IDEViewController +{ + IDEBotSupportingEditor *_botSupportingEditor; + DVTBorderedView *_borderedView; + DVTReplacementView *_replacementView; + IDEBotExecutionSCMLogViewController *_scmLogViewController; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; ++ (id)keyPathsForValuesAffectingBotExecution; +@property(retain, nonatomic) IDEBotExecutionSCMLogViewController *scmLogViewController; // @synthesize scmLogViewController=_scmLogViewController; +@property __weak DVTReplacementView *replacementView; // @synthesize replacementView=_replacementView; +@property(retain, nonatomic) DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +@property(retain, nonatomic) IDEBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +- (void).cxx_destruct; +- (void)selectDocumentLocations:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +@property(readonly) NSArray *currentSelectedDocumentLocations; +- (void)loadView; +- (void)primitiveInvalidate; +- (id)botExecution; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotEditorDocument.h b/IDEKit/IDEBotEditorDocument.h new file mode 100644 index 000000000..02e93eac3 --- /dev/null +++ b/IDEKit/IDEBotEditorDocument.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTObservingToken, IDEBot, NSArray; + +@interface IDEBotEditorDocument : IDEBotSupportingDocument +{ + DVTObservingToken *_lastExecutionObservingToken; + BOOL _isFetchingSummaryData; + BOOL _needsRefetchOfSummaryData; + IDEBot *_bot; + unsigned long long _minimumSummaryGraphColumnsToFetch; + NSArray *_summaryGraphData; +} + ++ (id)keyPathsForValuesAffectingBotExecution; +@property(retain, nonatomic) NSArray *summaryGraphData; // @synthesize summaryGraphData=_summaryGraphData; +@property(nonatomic) unsigned long long minimumSummaryGraphColumnsToFetch; // @synthesize minimumSummaryGraphColumnsToFetch=_minimumSummaryGraphColumnsToFetch; +@property(retain, nonatomic) IDEBot *bot; // @synthesize bot=_bot; +- (void).cxx_destruct; +- (void)_fetchSummaryGraphData; +- (void)refreshSummaryGraphData; +- (id)botExecution; +- (void)editorDocumentDidClose; +- (id)displayName; +- (void)setFileURL:(id)arg1; +- (void)_botWillBeRemovedsFromXcode:(id)arg1; + +@end + diff --git a/IDEKit/IDEBotEditorDownloadButton.h b/IDEKit/IDEBotEditorDownloadButton.h new file mode 100644 index 000000000..23995756b --- /dev/null +++ b/IDEKit/IDEBotEditorDownloadButton.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSButton.h" + +@class NSCursor, NSTrackingArea; + +@interface IDEBotEditorDownloadButton : NSButton +{ + NSTrackingArea *_tracker; + NSCursor *_previousCursor; +} + +@property(retain) NSCursor *previousCursor; // @synthesize previousCursor=_previousCursor; +@property(retain) NSTrackingArea *tracker; // @synthesize tracker=_tracker; +- (void).cxx_destruct; +- (void)resetCursorRects; +- (void)updateTrackingAreas; + +@end + diff --git a/IDEKit/IDEBotEditorIntegrationHistoryViewController.h b/IDEKit/IDEBotEditorIntegrationHistoryViewController.h new file mode 100644 index 000000000..413c3f92e --- /dev/null +++ b/IDEKit/IDEBotEditorIntegrationHistoryViewController.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTStackView_ML; + +@interface IDEBotEditorIntegrationHistoryViewController : IDEViewController +{ + DVTStackView_ML *_stackView; +} + +@property __weak DVTStackView_ML *stackView; // @synthesize stackView=_stackView; +- (void).cxx_destruct; +- (void)removeFromStackView:(id)arg1; +- (void)addToStackView:(id)arg1; +- (void)loadView; + +@end + diff --git a/IDEKit/IDEBotEditorIntegrationTestDetailRun.h b/IDEKit/IDEBotEditorIntegrationTestDetailRun.h new file mode 100644 index 000000000..21e048736 --- /dev/null +++ b/IDEKit/IDEBotEditorIntegrationTestDetailRun.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSImage, NSString; + +@interface IDEBotEditorIntegrationTestDetailRun : IDEBotEditorTestDetailRun +{ + BOOL _isSimulator; + NSImage *_image; + NSString *_deviceFamily; + NSString *_deviceName; + NSString *_osVersion; + NSString *_processor; +} + ++ (id)propertyForState:(int)arg1; +@property(nonatomic) BOOL isSimulator; // @synthesize isSimulator=_isSimulator; +@property(copy, nonatomic) NSString *processor; // @synthesize processor=_processor; +@property(copy, nonatomic) NSString *osVersion; // @synthesize osVersion=_osVersion; +@property(readonly, copy, nonatomic) NSString *deviceName; // @synthesize deviceName=_deviceName; +@property(copy, nonatomic) NSString *deviceFamily; // @synthesize deviceFamily=_deviceFamily; +@property(retain, nonatomic) NSImage *image; // @synthesize image=_image; +- (void).cxx_destruct; +- (id)randomProcessor; +- (id)randomOS; +- (id)randomDeviceName; +- (id)randomDeviceFamily; +- (id)initWithDictionary:(id)arg1; +- (id)initWithIntegrationNumber:(unsigned long long)arg1 runGUID:(id)arg2 timestamp:(id)arg3 image:(id)arg4 deviceFamily:(id)arg5 deviceName:(id)arg6 osVersion:(id)arg7 processor:(id)arg8 failCount:(unsigned long long)arg9 passCount:(unsigned long long)arg10 results:(id)arg11; +- (id)init; + +@end + diff --git a/IDEKit/IDEBotEditorIntegrationTestDetailScopeBar.h b/IDEKit/IDEBotEditorIntegrationTestDetailScopeBar.h new file mode 100644 index 000000000..af42aa4fc --- /dev/null +++ b/IDEKit/IDEBotEditorIntegrationTestDetailScopeBar.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "DVTScopeBarContentController-Protocol.h" + +@class DVTScopeBarButton, DVTSearchField, NSMutableArray, NSString; + +@interface IDEBotEditorIntegrationTestDetailScopeBar : DVTViewController +{ + DVTScopeBarButton *_scopeDeviceButton; + DVTScopeBarButton *_scopeOSButton; + DVTScopeBarButton *_scopeProcessorButton; + DVTSearchField *_scopeSearchField; + id _delegate; + int _state; + DVTScopeBarButton *_failedTestsButton; + DVTScopeBarButton *_allTestsButton; + NSMutableArray *_pillsArray; +} + ++ (id)defaultViewNibName; +@property(retain, nonatomic) NSMutableArray *pillsArray; // @synthesize pillsArray=_pillsArray; +@property __weak DVTScopeBarButton *allTestsButton; // @synthesize allTestsButton=_allTestsButton; +@property __weak DVTScopeBarButton *failedTestsButton; // @synthesize failedTestsButton=_failedTestsButton; +@property(retain) id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) int state; // @synthesize state=_state; +- (void).cxx_destruct; +- (void)selectPill:(id)arg1 state:(int)arg2; +- (void)deselectAllPills; +- (void)searchFieldAction:(id)arg1; +- (void)showFailedTests:(id)arg1; +- (void)showAllTests:(id)arg1; +- (void)showProcessor:(id)arg1; +- (void)showOS:(id)arg1; +- (void)showDevice:(id)arg1; +- (void)setFilterState:(int)arg1; +@property(readonly, nonatomic) NSString *stateStringValue; +@property(readonly) double preferredViewHeight; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotEditorIntegrationTestDetailScopeBarDelegate-Protocol.h b/IDEKit/IDEBotEditorIntegrationTestDetailScopeBarDelegate-Protocol.h new file mode 100644 index 000000000..2294874cd --- /dev/null +++ b/IDEKit/IDEBotEditorIntegrationTestDetailScopeBarDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEBotEditorIntegrationTestDetailScopeBarDelegate +- (void)logEditorScopeBar:(id)arg1 showAllTests:(BOOL)arg2; +- (void)logEditorScopeBar:(id)arg1 searchTextChanged:(id)arg2; +- (void)logEditorScopeBar:(id)arg1 stateChanged:(int)arg2; +@end + diff --git a/IDEKit/IDEBotEditorIntegrationTestDetailWrapperView.h b/IDEKit/IDEBotEditorIntegrationTestDetailWrapperView.h new file mode 100644 index 000000000..ca0d92d80 --- /dev/null +++ b/IDEKit/IDEBotEditorIntegrationTestDetailWrapperView.h @@ -0,0 +1,122 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "IDEBotEditorTestDetailSelectionProtocol-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class DVTBorderedView, IDEBotEditorTestDetailHeaderTableView, IDEBotEditorTestsTableView, NSArray, NSArrayController, NSDictionary, NSMutableArray, NSString, NSTextField; + +@interface IDEBotEditorIntegrationTestDetailWrapperView : NSView +{ + BOOL _contentIsVisible; + BOOL _dataSourceIsReady; + NSArray *_runs; + unsigned long long _numberOfAllowedColumns; + NSArrayController *_testTitlesController; + id _delegate; + NSTextField *_deviceTitle; + DVTBorderedView *_deviceTitleTVBorderView; + DVTBorderedView *_deviceTVBorderView; + DVTBorderedView *_modelTitleTVBorderView; + DVTBorderedView *_modelTVBorderView; + DVTBorderedView *_totalTitleTVBorderView; + DVTBorderedView *_totalTVBorderView; + DVTBorderedView *_failedTitleTVBorderView; + DVTBorderedView *_failedTVBorderView; + DVTBorderedView *_testTitleTVBorderView; + IDEBotEditorTestDetailHeaderTableView *_deviceTV; + IDEBotEditorTestDetailHeaderTableView *_modelTV; + IDEBotEditorTestDetailHeaderTableView *_totalTV; + IDEBotEditorTestDetailHeaderTableView *_failedTV; + IDEBotEditorTestsTableView *_testTitleTV; + IDEBotEditorTestsTableView *_testDetailsTV; + NSArray *_headerTableviews; + NSArray *_contentTableviews; + NSArrayController *_runsController; + NSArray *_testTitles; + NSMutableArray *_historyItems; + double _contentColumnWidth; + NSDictionary *_groupedRuns; + NSArray *_deviceLabels; + NSDictionary *_deviceLabelRanges; + long long _selectedRow; +} + ++ (id)selectionColor; +@property(nonatomic) long long selectedRow; // @synthesize selectedRow=_selectedRow; +@property(retain, nonatomic) NSDictionary *deviceLabelRanges; // @synthesize deviceLabelRanges=_deviceLabelRanges; +@property(retain, nonatomic) NSArray *deviceLabels; // @synthesize deviceLabels=_deviceLabels; +@property(retain, nonatomic) NSDictionary *groupedRuns; // @synthesize groupedRuns=_groupedRuns; +@property(nonatomic) double contentColumnWidth; // @synthesize contentColumnWidth=_contentColumnWidth; +@property(retain, nonatomic) NSMutableArray *historyItems; // @synthesize historyItems=_historyItems; +@property(nonatomic) BOOL dataSourceIsReady; // @synthesize dataSourceIsReady=_dataSourceIsReady; +@property(retain, nonatomic) NSArray *testTitles; // @synthesize testTitles=_testTitles; +@property(retain, nonatomic) NSArrayController *runsController; // @synthesize runsController=_runsController; +@property(retain, nonatomic) NSArray *contentTableviews; // @synthesize contentTableviews=_contentTableviews; +@property(retain, nonatomic) NSArray *headerTableviews; // @synthesize headerTableviews=_headerTableviews; +@property IDEBotEditorTestsTableView *testDetailsTV; // @synthesize testDetailsTV=_testDetailsTV; +@property IDEBotEditorTestsTableView *testTitleTV; // @synthesize testTitleTV=_testTitleTV; +@property IDEBotEditorTestDetailHeaderTableView *failedTV; // @synthesize failedTV=_failedTV; +@property IDEBotEditorTestDetailHeaderTableView *totalTV; // @synthesize totalTV=_totalTV; +@property IDEBotEditorTestDetailHeaderTableView *modelTV; // @synthesize modelTV=_modelTV; +@property IDEBotEditorTestDetailHeaderTableView *deviceTV; // @synthesize deviceTV=_deviceTV; +@property DVTBorderedView *testTitleTVBorderView; // @synthesize testTitleTVBorderView=_testTitleTVBorderView; +@property DVTBorderedView *failedTVBorderView; // @synthesize failedTVBorderView=_failedTVBorderView; +@property DVTBorderedView *failedTitleTVBorderView; // @synthesize failedTitleTVBorderView=_failedTitleTVBorderView; +@property DVTBorderedView *totalTVBorderView; // @synthesize totalTVBorderView=_totalTVBorderView; +@property DVTBorderedView *totalTitleTVBorderView; // @synthesize totalTitleTVBorderView=_totalTitleTVBorderView; +@property DVTBorderedView *modelTVBorderView; // @synthesize modelTVBorderView=_modelTVBorderView; +@property DVTBorderedView *modelTitleTVBorderView; // @synthesize modelTitleTVBorderView=_modelTitleTVBorderView; +@property DVTBorderedView *deviceTVBorderView; // @synthesize deviceTVBorderView=_deviceTVBorderView; +@property DVTBorderedView *deviceTitleTVBorderView; // @synthesize deviceTitleTVBorderView=_deviceTitleTVBorderView; +@property NSTextField *deviceTitle; // @synthesize deviceTitle=_deviceTitle; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) NSArrayController *testTitlesController; // @synthesize testTitlesController=_testTitlesController; +@property(nonatomic, getter=isContentVisible) BOOL contentIsVisible; // @synthesize contentIsVisible=_contentIsVisible; +@property(readonly, nonatomic) unsigned long long numberOfAllowedColumns; // @synthesize numberOfAllowedColumns=_numberOfAllowedColumns; +@property(retain, nonatomic) NSArray *runs; // @synthesize runs=_runs; +- (void).cxx_destruct; +- (void)doubleClickInChildTableViewDetected:(id)arg1; +- (void)clickInChildTableViewDetected:(id)arg1; +- (void)selectRowIndexes:(id)arg1; +- (void)deselectDetailTableviews; +- (void)tableView:(id)arg1 selectRowIndexes:(id)arg2; +- (void)setViewBackgroundColor:(id)arg1 tableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)tableView:(id)arg1 shouldEditTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)tableViewSelectionDidChange:(id)arg1; +- (void)tableViewSelectionIsChanging:(id)arg1; +- (void)updateTestTitleTableViewTextFieldTextColor; +- (void)reloadDetailSection; +- (void)reloadHeaderSection; +- (void)updateTrackingAreas; +- (void)setFilterPredicate:(id)arg1; +- (void)removeColumnsForTableView:(id)arg1; +- (void)setupSynchroScrollView:(id)arg1 synchroMode:(int)arg2 useCustomScroller:(BOOL)arg3; +- (void)setupScrollingInternals; +- (void)setupBorderColors; +- (void)setupViews; +- (id)setupColumnWithIdentifier:(id)arg1 width:(unsigned long long)arg2; +- (double)adjustedDeviceColumnWidthForLabel:(id)arg1; +- (id)dictionaryWithColumnRangesForLabels:(id)arg1; +- (id)integrationsFromGroupedRuns:(id)arg1; +- (void)displayTestRuns; +- (void)groupIntegrationsUsingScopeBarState:(int)arg1 withTitle:(id)arg2 usingTestRuns:(id)arg3; +- (void)setTestRuns:(id)arg1 testTitles:(id)arg2 groupTitle:(id)arg3; +- (void)awakeFromNib; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotEditorIntegrationTestsViewController.h b/IDEKit/IDEBotEditorIntegrationTestsViewController.h new file mode 100644 index 000000000..78172f043 --- /dev/null +++ b/IDEKit/IDEBotEditorIntegrationTestsViewController.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDEBotSupportingEditorHostedViewController-Protocol.h" +#import "IDETestsInTestableObserver-Protocol.h" + +@class DVTBorderedView, DVTObservingToken, IDEBotIntegrationTestsDetailsViewController, IDEBotIntegrationTestsSummaryViewController, IDEBotSupportingEditor, NSArray, NSMutableSet, NSString; + +@interface IDEBotEditorIntegrationTestsViewController : IDEViewController +{ + DVTObservingToken *_lastCompletedExecutionObservingToken; + IDEBotSupportingEditor *_botSupportingEditor; + NSArray *_currentSelectedDocumentLocations; + DVTBorderedView *_borderedView; + IDEBotIntegrationTestsSummaryViewController *_summaryViewController; + IDEBotIntegrationTestsDetailsViewController *_detailsViewController; + NSMutableSet *_testables; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; +@property(retain, nonatomic) NSMutableSet *testables; // @synthesize testables=_testables; +@property(retain, nonatomic) IDEBotIntegrationTestsDetailsViewController *detailsViewController; // @synthesize detailsViewController=_detailsViewController; +@property(retain, nonatomic) IDEBotIntegrationTestsSummaryViewController *summaryViewController; // @synthesize summaryViewController=_summaryViewController; +@property DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +@property(retain, nonatomic) IDEBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +- (void).cxx_destruct; +- (void)selectDocumentLocations:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +@property(readonly) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +- (void)displayCannotFindTestSheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)displayCannotFindTestSheet; +- (void)testWasDoubleClicked:(id)arg1; +- (void)testWasClicked:(id)arg1; +- (void)testsChanged:(id)arg1; +- (void)workspaceReferencedTestablesChanged; +- (void)testablesChanged:(id)arg1; +- (id)testForIdentifier:(id)arg1; +- (id)testableForTestSummary:(id)arg1; +- (void)cacheTestablesWithCompletionHandler:(id)arg1; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)primitiveInvalidate; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotEditorSectionDividerView.h b/IDEKit/IDEBotEditorSectionDividerView.h new file mode 100644 index 000000000..bda7d4a8f --- /dev/null +++ b/IDEKit/IDEBotEditorSectionDividerView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface IDEBotEditorSectionDividerView : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; +- (id)init; + +@end + diff --git a/IDEKit/IDEBotEditorSummaryViewController.h b/IDEKit/IDEBotEditorSummaryViewController.h new file mode 100644 index 000000000..d1a2de7bc --- /dev/null +++ b/IDEKit/IDEBotEditorSummaryViewController.h @@ -0,0 +1,116 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "IDEBotSupportingEditorHostedViewController-Protocol.h" +#import "IDEStackedBarChartViewControllerDataSource-Protocol.h" +#import "IDEStackedBarChartViewControllerDelegate-Protocol.h" +#import "IDEStatusAndIssueCountsViewControllerDelegate-Protocol.h" +#import "NSPopoverDelegate-Protocol.h" + +@class DVTNotificationToken, DVTObservingToken, DVTReplacementView, DVTStackView_ML, IDEBotEditorArchivesViewController, IDEBotEditorBannerViewController, IDEBotEditorIntegrationHistoryViewController, IDEBotEditorSectionDividerView, IDEBotIssueSummaryViewController, IDEBotSupportingEditor, IDEStackedBarChartBar, IDEStackedBarChartViewController, IDEStatusAndIssueCountsViewController, NSArray, NSImageView, NSPopover, NSScrollView, NSString, NSTextField; + +@interface IDEBotEditorSummaryViewController : DVTViewController +{ + DVTObservingToken *_botExecutionObservingToken; + DVTObservingToken *_performsTestActionObservingToken; + DVTObservingToken *_executionFinishedObservingToken; + DVTObservingToken *_lastExecutionSchemeActionsInvocationRecordObservingToken; + DVTObservingToken *_issueSummarySelectionObservingToken; + DVTObservingToken *_contentViewLayoutObserver; + DVTObservingToken *_simpleOperationStatusObservingToken; + DVTObservingToken *_summaryGraphDataWatcher; + DVTNotificationToken *_contentViewFrameChangedNotificationToken; + id _viewFrameDidChangeWatcher; + IDEBotSupportingEditor *_botSupportingEditor; + NSArray *_currentSelectedDocumentLocations; + DVTStackView_ML *_stackView; + NSScrollView *_scrollView; + NSTextField *_noIntegrationsTextField; + NSImageView *_dividerImageView; + DVTStackView_ML *_infoStatusStackView; + IDEBotEditorSectionDividerView *_unitTestHistoryDividerView; + IDEStatusAndIssueCountsViewController *_statusAndIssueCountsViewController; + IDEStackedBarChartViewController *_issueHistoryViewController; + IDEStackedBarChartViewController *_unitTestHistoryViewController; + IDEBotIssueSummaryViewController *_issueSummaryViewController; + IDEBotEditorArchivesViewController *_archivesViewController; + IDEBotEditorIntegrationHistoryViewController *_integrationHistoryController; + DVTReplacementView *_bannerReplacmentView; + IDEBotEditorBannerViewController *_bannerViewController; + IDEStackedBarChartBar *_sucessBar; + IDEStackedBarChartBar *_failureBar; + IDEStackedBarChartBar *_warningBar; + IDEStackedBarChartBar *_issueBar; + IDEStackedBarChartBar *_errorBar; + NSPopover *_graphPopover; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; +@property(retain) NSPopover *graphPopover; // @synthesize graphPopover=_graphPopover; +@property(retain) IDEStackedBarChartBar *errorBar; // @synthesize errorBar=_errorBar; +@property(retain) IDEStackedBarChartBar *issueBar; // @synthesize issueBar=_issueBar; +@property(retain) IDEStackedBarChartBar *warningBar; // @synthesize warningBar=_warningBar; +@property(retain) IDEStackedBarChartBar *failureBar; // @synthesize failureBar=_failureBar; +@property(retain) IDEStackedBarChartBar *sucessBar; // @synthesize sucessBar=_sucessBar; +@property(retain) IDEBotEditorBannerViewController *bannerViewController; // @synthesize bannerViewController=_bannerViewController; +@property(retain) DVTReplacementView *bannerReplacmentView; // @synthesize bannerReplacmentView=_bannerReplacmentView; +@property(retain) IDEBotEditorIntegrationHistoryViewController *integrationHistoryController; // @synthesize integrationHistoryController=_integrationHistoryController; +@property(retain) IDEBotEditorArchivesViewController *archivesViewController; // @synthesize archivesViewController=_archivesViewController; +@property(retain) IDEBotIssueSummaryViewController *issueSummaryViewController; // @synthesize issueSummaryViewController=_issueSummaryViewController; +@property(retain) IDEStackedBarChartViewController *unitTestHistoryViewController; // @synthesize unitTestHistoryViewController=_unitTestHistoryViewController; +@property(retain) IDEStackedBarChartViewController *issueHistoryViewController; // @synthesize issueHistoryViewController=_issueHistoryViewController; +@property(retain) IDEStatusAndIssueCountsViewController *statusAndIssueCountsViewController; // @synthesize statusAndIssueCountsViewController=_statusAndIssueCountsViewController; +@property(retain) IDEBotEditorSectionDividerView *unitTestHistoryDividerView; // @synthesize unitTestHistoryDividerView=_unitTestHistoryDividerView; +@property(retain) DVTStackView_ML *infoStatusStackView; // @synthesize infoStatusStackView=_infoStatusStackView; +@property(retain) NSImageView *dividerImageView; // @synthesize dividerImageView=_dividerImageView; +@property(retain) NSTextField *noIntegrationsTextField; // @synthesize noIntegrationsTextField=_noIntegrationsTextField; +@property(retain) NSScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property(retain) DVTStackView_ML *stackView; // @synthesize stackView=_stackView; +@property(readonly) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +@property(retain, nonatomic) IDEBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +- (void).cxx_destruct; +- (void)selectDocumentLocations:(id)arg1; +- (void)testsFailedClickedInStatusAndIssueCountsViewController:(id)arg1; +- (void)analyzerIssuesClickedInStatusAndIssueCountsViewController:(id)arg1; +- (void)buildWarningsClickedInStatusAndIssueCountsViewController:(id)arg1; +- (void)buildErrorsClickedInStatusAndIssueCountsViewController:(id)arg1; +- (id)stackedBarChartViewController:(id)arg1 labelForColumn:(unsigned long long)arg2; +- (unsigned long long)stackedBarChartViewController:(id)arg1 countOfFailedTestsForColumn:(unsigned long long)arg2; +- (unsigned long long)stackedBarChartViewController:(id)arg1 countOfPassedTestsForColumn:(unsigned long long)arg2; +- (unsigned long long)stackedBarChartViewController:(id)arg1 countOfTestsForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 didIntegrationGenerateWarningsOrIssuesForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 didIntegrationFailWithBuildErrorsForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 didBotFailForIntegrationForColumn:(unsigned long long)arg2; +- (id)stackedBarChartViewController:(id)arg1 userInfoForColumn:(unsigned long long)arg2; +- (id)stackedBarChartViewController:(id)arg1 valueForStackedBarChartBar:(id)arg2 column:(unsigned long long)arg3; +- (unsigned long long)numberOfColumnsInStackedBarChartViewController:(id)arg1; +- (void)stackedBarChartViewController:(id)arg1 userClickedOnGraphColumn:(id)arg2 event:(id)arg3; +- (void)stackedBarChartViewController:(id)arg1 userMouseExitedGraph:(id)arg2 event:(id)arg3; +- (void)stackedBarChartViewController:(id)arg1 userMousedOverGraphColumn:(id)arg2 event:(id)arg3; +- (void)popoverDidClose:(id)arg1; +- (void)_showPopoverForBotExecution:(id)arg1 event:(id)arg2 graphEntry:(id)arg3 graphColumn:(id)arg4 graphController:(id)arg5; +- (void)refreshSummaryGraphData; +- (void)_updateSummaryGraphMinimumColumns; +- (unsigned long long)_numberOfColumnsForSummaryGraphs; +- (void)viewWillUninstall; +@property(readonly) NSArray *currentSelectedItems; +- (void)viewDidInstall; +- (void)loadView; +- (void)_unbindStatusAndIssueCountsView; +- (void)_bindStatusAndIssueCountsView; +- (void)primitiveInvalidate; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotEditorSummaryViewControllerContentView.h b/IDEKit/IDEBotEditorSummaryViewControllerContentView.h new file mode 100644 index 000000000..8111f75c1 --- /dev/null +++ b/IDEKit/IDEBotEditorSummaryViewControllerContentView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTControllerContentView.h" + +@interface IDEBotEditorSummaryViewControllerContentView : DVTControllerContentView +{ + BOOL _didCompleteAutoLayout; +} + +@property(nonatomic) BOOL didCompleteAutoLayout; // @synthesize didCompleteAutoLayout=_didCompleteAutoLayout; +- (void)didCompleteLayout; + +@end + diff --git a/IDEKit/IDEBotEditorTestDetailHeaderTableView.h b/IDEKit/IDEBotEditorTestDetailHeaderTableView.h new file mode 100644 index 000000000..4681068f0 --- /dev/null +++ b/IDEKit/IDEBotEditorTestDetailHeaderTableView.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableView.h" + +@class IDEBotEditorTestDetailWrapperView, NSMutableSet; + +@interface IDEBotEditorTestDetailHeaderTableView : NSTableView +{ + IDEBotEditorTestDetailWrapperView *_wrapperView; + long long _columnIndex; + NSMutableSet *_dependants; +} + +@property(retain, nonatomic) NSMutableSet *dependants; // @synthesize dependants=_dependants; +@property(nonatomic) long long columnIndex; // @synthesize columnIndex=_columnIndex; +@property(nonatomic) __weak IDEBotEditorTestDetailWrapperView *wrapperView; // @synthesize wrapperView=_wrapperView; +- (void).cxx_destruct; +- (void)mouseDown:(id)arg1; +- (void)doubleClickDetected:(id)arg1; +- (void)addSelectionDependents:(id)arg1; +- (void)commonInit; +- (void)awakeFromNib; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IDEBotEditorTestDetailPieChart.h b/IDEKit/IDEBotEditorTestDetailPieChart.h new file mode 100644 index 000000000..2a402e29e --- /dev/null +++ b/IDEKit/IDEBotEditorTestDetailPieChart.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSColor, NSImage; + +@interface IDEBotEditorTestDetailPieChart : NSObject +{ + double _piePercentageFailed; + double _pieBorderWidth; + NSColor *_pieFailedBorderColor; + NSColor *_pieFailedFillColor; + NSColor *_pieSuccessFillColor; + double _pieWhiteCircleRatio; + NSImage *_image; + struct CGSize _pieChartSize; +} + +@property(retain, nonatomic) NSImage *image; // @synthesize image=_image; +@property(nonatomic) double pieWhiteCircleRatio; // @synthesize pieWhiteCircleRatio=_pieWhiteCircleRatio; +@property(retain, nonatomic) NSColor *pieSuccessFillColor; // @synthesize pieSuccessFillColor=_pieSuccessFillColor; +@property(retain, nonatomic) NSColor *pieFailedFillColor; // @synthesize pieFailedFillColor=_pieFailedFillColor; +@property(retain, nonatomic) NSColor *pieFailedBorderColor; // @synthesize pieFailedBorderColor=_pieFailedBorderColor; +@property(nonatomic) double pieBorderWidth; // @synthesize pieBorderWidth=_pieBorderWidth; +@property(nonatomic) double piePercentageFailed; // @synthesize piePercentageFailed=_piePercentageFailed; +@property(nonatomic) struct CGSize pieChartSize; // @synthesize pieChartSize=_pieChartSize; +- (void).cxx_destruct; +- (void)setPieChartImage; +- (void)commonInit; +- (id)init; +- (void)setProgress:(double)arg1; + +@end + diff --git a/IDEKit/IDEBotEditorTestDetailResultsRowView.h b/IDEKit/IDEBotEditorTestDetailResultsRowView.h new file mode 100644 index 000000000..80aca41b3 --- /dev/null +++ b/IDEKit/IDEBotEditorTestDetailResultsRowView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableRowView.h" + +@interface IDEBotEditorTestDetailResultsRowView : NSTableRowView +{ +} + +- (void)drawSelectionInRect:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IDEBotEditorTestDetailResultsTableView.h b/IDEKit/IDEBotEditorTestDetailResultsTableView.h new file mode 100644 index 000000000..b6c17949f --- /dev/null +++ b/IDEKit/IDEBotEditorTestDetailResultsTableView.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableView.h" + +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class IDEBotEditorTestDetailWrapperView, NSMutableSet, NSString; + +@interface IDEBotEditorTestDetailResultsTableView : NSTableView +{ + IDEBotEditorTestDetailWrapperView *_wrapperView; + NSMutableSet *_dependants; +} + +@property(retain, nonatomic) NSMutableSet *dependants; // @synthesize dependants=_dependants; +@property(nonatomic) __weak IDEBotEditorTestDetailWrapperView *wrapperView; // @synthesize wrapperView=_wrapperView; +- (void).cxx_destruct; +- (void)doubleClickDetected:(id)arg1; +- (void)addSelectionDependant:(id)arg1; +- (void)commonInit; +- (void)awakeFromNib; +- (id)initWithFrame:(struct CGRect)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotEditorTestDetailRun.h b/IDEKit/IDEBotEditorTestDetailRun.h new file mode 100644 index 000000000..c61545c2a --- /dev/null +++ b/IDEKit/IDEBotEditorTestDetailRun.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDate, NSDictionary, NSImage, NSString; + +@interface IDEBotEditorTestDetailRun : NSObject +{ + unsigned long long _integrationNumber; + NSString *_runGUID; + NSDate *_timestamp; + double _percentageFailed; + long long _failCount; + long long _passCount; + long long _totalCount; + NSImage *_pie; + NSDictionary *_results; + NSDictionary *_dictionaryRepresentation; +} + +@property(retain, nonatomic) NSDictionary *dictionaryRepresentation; // @synthesize dictionaryRepresentation=_dictionaryRepresentation; +@property(retain, nonatomic) NSDictionary *results; // @synthesize results=_results; +@property(retain, nonatomic) NSImage *pie; // @synthesize pie=_pie; +@property(nonatomic) long long totalCount; // @synthesize totalCount=_totalCount; +@property(nonatomic) long long passCount; // @synthesize passCount=_passCount; +@property(nonatomic) long long failCount; // @synthesize failCount=_failCount; +@property(nonatomic) double percentageFailed; // @synthesize percentageFailed=_percentageFailed; +@property(retain, nonatomic) NSDate *timestamp; // @synthesize timestamp=_timestamp; +@property(copy, nonatomic) NSString *runGUID; // @synthesize runGUID=_runGUID; +@property(nonatomic) unsigned long long integrationNumber; // @synthesize integrationNumber=_integrationNumber; +- (void).cxx_destruct; +- (int)resultTypeForTest:(id)arg1; +- (id)description; +- (id)initWithDictionary:(id)arg1; +- (id)initWithIntegrationNumber:(unsigned long long)arg1 runGUID:(id)arg2 timestamp:(id)arg3 failCount:(unsigned long long)arg4 passCount:(unsigned long long)arg5 results:(id)arg6; +- (id)init; + +@end + diff --git a/IDEKit/IDEBotEditorTestDetailScopeBar.h b/IDEKit/IDEBotEditorTestDetailScopeBar.h new file mode 100644 index 000000000..6111d230d --- /dev/null +++ b/IDEKit/IDEBotEditorTestDetailScopeBar.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "DVTScopeBarContentController-Protocol.h" + +@class DVTScopeBarButton, DVTSearchField, NSMutableArray, NSString; + +@interface IDEBotEditorTestDetailScopeBar : DVTViewController +{ + DVTScopeBarButton *_scopeAllButton; + DVTScopeBarButton *_scopePassedButton; + DVTScopeBarButton *_scopeFailedButton; + DVTSearchField *_scopeSearchField; + id _delegate; + NSMutableArray *_pillsArray; +} + ++ (id)defaultViewNibName; +@property(retain, nonatomic) NSMutableArray *pillsArray; // @synthesize pillsArray=_pillsArray; +@property(retain) id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)selectPill:(id)arg1 state:(int)arg2; +- (void)deselectAllPills; +- (void)searchFieldAction:(id)arg1; +- (void)showFailed:(id)arg1; +- (void)showPassed:(id)arg1; +- (void)showAll:(id)arg1; +@property(readonly) double preferredViewHeight; +- (void)setFilterState:(int)arg1; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotEditorTestDetailScopeBarDelegate-Protocol.h b/IDEKit/IDEBotEditorTestDetailScopeBarDelegate-Protocol.h new file mode 100644 index 000000000..9db4ccbc3 --- /dev/null +++ b/IDEKit/IDEBotEditorTestDetailScopeBarDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEBotEditorTestDetailScopeBarDelegate +- (void)logEditorScopeBar:(id)arg1 searchTextChanged:(id)arg2; +- (void)logEditorScopeBar:(id)arg1 stateChanged:(int)arg2; +@end + diff --git a/IDEKit/IDEBotEditorTestDetailSelectionProtocol-Protocol.h b/IDEKit/IDEBotEditorTestDetailSelectionProtocol-Protocol.h new file mode 100644 index 000000000..b2aacb83d --- /dev/null +++ b/IDEKit/IDEBotEditorTestDetailSelectionProtocol-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEBotEditorTestDetailSelectionProtocol + +@optional +- (void)testWasDoubleClicked:(id)arg1; +- (void)testWasClicked:(id)arg1; +- (void)runWasDoubleClicked:(id)arg1; +- (void)runWasClicked:(id)arg1; +- (int)currentSelectedIntegrationScopeBarState; +- (void)tableView:(id)arg1 selectRowIndexes:(id)arg2; +@end + diff --git a/IDEKit/IDEBotEditorTestDetailSynchroScrollView.h b/IDEKit/IDEBotEditorTestDetailSynchroScrollView.h new file mode 100644 index 000000000..38bf664bb --- /dev/null +++ b/IDEKit/IDEBotEditorTestDetailSynchroScrollView.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSScrollView.h" + +@class NSMutableSet, NSString, NSTrackingArea; + +@interface IDEBotEditorTestDetailSynchroScrollView : NSScrollView +{ + BOOL _usesCustomScrollers; + int _synchroMode; + NSString *_label; + NSTrackingArea *_trackingArea; + NSMutableSet *_synchroViews; +} + ++ (id)stringFromSynchroMode:(int)arg1; +@property(retain, nonatomic) NSMutableSet *synchroViews; // @synthesize synchroViews=_synchroViews; +@property(retain, nonatomic) NSTrackingArea *trackingArea; // @synthesize trackingArea=_trackingArea; +@property(nonatomic) BOOL usesCustomScrollers; // @synthesize usesCustomScrollers=_usesCustomScrollers; +@property(nonatomic) int synchroMode; // @synthesize synchroMode=_synchroMode; +@property(retain, nonatomic) NSString *label; // @synthesize label=_label; +- (void).cxx_destruct; +- (void)updateTrackingArea; +- (void)viewDidEndLiveResize; +- (void)scrollWheel:(id)arg1; +- (void)synchronizedViewContentBoundsDidChange:(id)arg1; +- (id)listeners; +- (void)removeSynchroListener:(id)arg1; +- (void)observeListenerBounds; +- (void)addSynchroListeners:(id)arg1; +- (void)setup; +- (id)description; +- (void)dealloc; +- (void)awakeFromNib; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IDEBotEditorTestDetailSynchroScroller.h b/IDEKit/IDEBotEditorTestDetailSynchroScroller.h new file mode 100644 index 000000000..d04de3259 --- /dev/null +++ b/IDEKit/IDEBotEditorTestDetailSynchroScroller.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSScroller.h" + +@interface IDEBotEditorTestDetailSynchroScroller : NSScroller +{ +} + ++ (double)scrollerWidthForControlSize:(unsigned long long)arg1 scrollerStyle:(long long)arg2; ++ (BOOL)isCompatibleWithOverlayScrollers; +- (void)highlight:(BOOL)arg1; +- (void)drawKnob; +- (void)drawKnobSlotInRect:(struct CGRect)arg1 highlight:(BOOL)arg2; +- (void)drawArrow:(unsigned long long)arg1 highlight:(BOOL)arg2; + +@end + diff --git a/IDEKit/IDEBotEditorTestDetailViewController.h b/IDEKit/IDEBotEditorTestDetailViewController.h new file mode 100644 index 000000000..bb63301af --- /dev/null +++ b/IDEKit/IDEBotEditorTestDetailViewController.h @@ -0,0 +1,101 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDEBotEditorTestDetailScopeBarDelegate-Protocol.h" +#import "IDEBotEditorTestDetailSelectionProtocol-Protocol.h" +#import "IDEBotSupportingEditorHostedViewController-Protocol.h" +#import "IDETestsInTestableObserver-Protocol.h" +#import "IntegrationHistoryViewDataSource-Protocol.h" +#import "IntegrationHistoryViewDelegate-Protocol.h" + +@class DVTLozengeTextField, DVTObservingToken, DVTScopeBarsManager, IDEBotEditorTestDetailScopeBar, IDEBotEditorTestDetailWrapperView, IDEBotSupportingEditor, IDENavBar, IDESchemeActionResult, IntegrationHistoryView, NSArray, NSMutableSet, NSString, NSView; + +@interface IDEBotEditorTestDetailViewController : IDEViewController +{ + DVTObservingToken *_lastCompletedExecutionObservingToken; + DVTObservingToken *_lastCompletedExecutionFinishedObservingToken; + BOOL _isHistoryViewReady; + int testStateFilter; + NSString *testNameFilter; + IDEBotSupportingEditor *_botSupportingEditor; + NSArray *_currentSelectedDocumentLocations; + NSView *_progressWrapper; + DVTLozengeTextField *_lozengeTextField; + IntegrationHistoryView *_historyView; + IDEBotEditorTestDetailWrapperView *_wrapperView; + DVTScopeBarsManager *_scopeBarsManager; + IDEBotEditorTestDetailScopeBar *_logEditorScopeBar; + IDENavBar *_scopeBarsBaseView; + IDESchemeActionResult *_actionResult; + NSMutableSet *_testables; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; ++ (void)initialize; +@property(retain, nonatomic) NSMutableSet *testables; // @synthesize testables=_testables; +@property(retain, nonatomic) IDESchemeActionResult *actionResult; // @synthesize actionResult=_actionResult; +@property(nonatomic) BOOL isHistoryViewReady; // @synthesize isHistoryViewReady=_isHistoryViewReady; +@property(retain) IDENavBar *scopeBarsBaseView; // @synthesize scopeBarsBaseView=_scopeBarsBaseView; +@property(retain) IDEBotEditorTestDetailScopeBar *logEditorScopeBar; // @synthesize logEditorScopeBar=_logEditorScopeBar; +@property(retain) DVTScopeBarsManager *scopeBarsManager; // @synthesize scopeBarsManager=_scopeBarsManager; +@property(retain) IDEBotEditorTestDetailWrapperView *wrapperView; // @synthesize wrapperView=_wrapperView; +@property(retain) IntegrationHistoryView *historyView; // @synthesize historyView=_historyView; +@property(retain) DVTLozengeTextField *lozengeTextField; // @synthesize lozengeTextField=_lozengeTextField; +@property(retain) NSView *progressWrapper; // @synthesize progressWrapper=_progressWrapper; +@property(readonly) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +@property(retain, nonatomic) IDEBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +@property(retain) NSString *testNameFilter; // @synthesize testNameFilter; +@property(nonatomic) int testStateFilter; // @synthesize testStateFilter; +- (void).cxx_destruct; +- (id)integrationDateForIndex:(unsigned long long)arg1; +- (long long)integrationNumberForIndex:(unsigned long long)arg1; +- (void)historyView:(id)arg1 didSelectIntegrationsAtIndexes:(id)arg2; +- (unsigned long long)numberOfIntegrationsInHistoryView:(id)arg1; +- (id)historyView:(id)arg1 dataForIntegration:(unsigned long long)arg2; +- (void)testsChanged:(id)arg1; +- (void)workspaceReferencedTestablesChanged; +- (void)testablesChanged:(id)arg1; +- (id)testForIdentifier:(id)arg1; +- (id)testableForTestSummary:(id)arg1; +- (void)cacheTestablesWithCompletionHandler:(id)arg1; +- (void)displayCannotFindTestSheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)displayCannotFindTestSheet; +- (void)testWasDoubleClicked:(id)arg1; +- (void)testWasClicked:(id)arg1; +- (void)runWasDoubleClicked:(id)arg1; +- (void)runWasClicked:(id)arg1; +- (void)logEditorScopeBar:(id)arg1 searchTextChanged:(id)arg2; +- (void)logEditorScopeBar:(id)arg1 stateChanged:(int)arg2; +- (void)_updateTestFilterPredicate; +- (void)selectDocumentLocations:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +- (void)_loadBotExecutionEditorForIntegrationGUID:(id)arg1 integrationNumber:(unsigned long long)arg2; +- (void)_loadEditorForBotExecution:(id)arg1; +- (id)convertedIDEBotTestRuns:(id)arg1; +- (id)uniqueTitlesFromResponse:(id)arg1; +- (id)serverResponseWithDummyTestSummariesRemoved:(id)arg1; +- (void)loadRangeOfIntegrations:(id)arg1; +- (void)updateLoupeSizeAndReloadData; +- (void)setLozengeMessageAndRedrawUI:(id)arg1; +- (void)positionProgressWrapper:(id)arg1; +- (void)addSummaryGraphsTimeseriesData:(id)arg1 toWrapperView:(id)arg2; +- (void)windowFinishedResizing:(id)arg1; +- (void)viewWillUninstall; +- (void)primitiveInvalidate; +- (void)viewDidInstall; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotEditorTestDetailWrapperView.h b/IDEKit/IDEBotEditorTestDetailWrapperView.h new file mode 100644 index 000000000..07b7c2194 --- /dev/null +++ b/IDEKit/IDEBotEditorTestDetailWrapperView.h @@ -0,0 +1,111 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class DVTBorderedView, IDEBotEditorTestDetailHeaderTableView, IDEBotEditorTestDetailResultsTableView, NSArray, NSArrayController, NSMutableArray, NSString; + +@interface IDEBotEditorTestDetailWrapperView : NSView +{ + BOOL _contentIsVisible; + BOOL _dataSourceIsReady; + NSArray *_runs; + NSArrayController *_testTitlesController; + id _delegate; + NSString *_selectedColumnIdentifier; + long long _selectedRow; + DVTBorderedView *_integrationTitleBV; + DVTBorderedView *_integrationTVBV; + DVTBorderedView *_testsFailedTitleBV; + DVTBorderedView *_testsFailedTVBV; + DVTBorderedView *_totalTitleBV; + DVTBorderedView *_totalTVBV; + DVTBorderedView *_testTitleTVBV; + IDEBotEditorTestDetailHeaderTableView *_integrationTV; + IDEBotEditorTestDetailHeaderTableView *_testsFailedTV; + IDEBotEditorTestDetailHeaderTableView *_totalTV; + IDEBotEditorTestDetailResultsTableView *_testTitleTV; + IDEBotEditorTestDetailResultsTableView *_testDetailsTV; + NSArray *_headerTableviews; + NSArray *_contentTableviews; + NSArrayController *_runsController; + NSArray *_testTitles; + NSMutableArray *_historyItems; + double _contentColumnWidth; +} + ++ (id)selectionColor; +@property(nonatomic) double contentColumnWidth; // @synthesize contentColumnWidth=_contentColumnWidth; +@property(retain, nonatomic) NSMutableArray *historyItems; // @synthesize historyItems=_historyItems; +@property(nonatomic) BOOL dataSourceIsReady; // @synthesize dataSourceIsReady=_dataSourceIsReady; +@property(retain, nonatomic) NSArray *testTitles; // @synthesize testTitles=_testTitles; +@property(retain, nonatomic) NSArrayController *runsController; // @synthesize runsController=_runsController; +@property(retain, nonatomic) NSArray *contentTableviews; // @synthesize contentTableviews=_contentTableviews; +@property(retain, nonatomic) NSArray *headerTableviews; // @synthesize headerTableviews=_headerTableviews; +@property IDEBotEditorTestDetailResultsTableView *testDetailsTV; // @synthesize testDetailsTV=_testDetailsTV; +@property IDEBotEditorTestDetailResultsTableView *testTitleTV; // @synthesize testTitleTV=_testTitleTV; +@property IDEBotEditorTestDetailHeaderTableView *totalTV; // @synthesize totalTV=_totalTV; +@property IDEBotEditorTestDetailHeaderTableView *testsFailedTV; // @synthesize testsFailedTV=_testsFailedTV; +@property IDEBotEditorTestDetailHeaderTableView *integrationTV; // @synthesize integrationTV=_integrationTV; +@property DVTBorderedView *testTitleTVBV; // @synthesize testTitleTVBV=_testTitleTVBV; +@property DVTBorderedView *totalTVBV; // @synthesize totalTVBV=_totalTVBV; +@property DVTBorderedView *totalTitleBV; // @synthesize totalTitleBV=_totalTitleBV; +@property DVTBorderedView *testsFailedTVBV; // @synthesize testsFailedTVBV=_testsFailedTVBV; +@property DVTBorderedView *testsFailedTitleBV; // @synthesize testsFailedTitleBV=_testsFailedTitleBV; +@property DVTBorderedView *integrationTVBV; // @synthesize integrationTVBV=_integrationTVBV; +@property DVTBorderedView *integrationTitleBV; // @synthesize integrationTitleBV=_integrationTitleBV; +@property(nonatomic) long long selectedRow; // @synthesize selectedRow=_selectedRow; +@property(retain, nonatomic) NSString *selectedColumnIdentifier; // @synthesize selectedColumnIdentifier=_selectedColumnIdentifier; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) NSArrayController *testTitlesController; // @synthesize testTitlesController=_testTitlesController; +@property(nonatomic, getter=isContentVisible) BOOL contentIsVisible; // @synthesize contentIsVisible=_contentIsVisible; +@property(retain, nonatomic) NSArray *runs; // @synthesize runs=_runs; +- (void).cxx_destruct; +- (void)doubleClickInChildTableViewDetected:(id)arg1; +- (void)clickInChildTableViewDetected:(id)arg1; +- (unsigned long long)indexOfColumnIdentifier:(id)arg1 inTableView:(id)arg2; +- (void)reloadHeaderViews; +- (void)refreshHeaderViews; +- (void)clearContentItems; +- (void)deselectAllTableviews; +- (void)tableViewSelectionDidChange:(id)arg1; +- (void)tableViewSelectionIsChanging:(id)arg1; +- (void)updateTestTitleTableViewTextFieldTextColor; +- (void)setViewBackgroundColor:(id)arg1 tableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)tableView:(id)arg1 shouldEditTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)reloadDetailSection; +- (void)reloadHeaderSection; +- (void)updateTrackingAreas; +- (void)setFilterPredicate:(id)arg1; +- (void)removeColumnsForTableView:(id)arg1; +- (void)setupSynchroScrollView:(id)arg1 synchroMode:(int)arg2 useCustomScroller:(BOOL)arg3; +- (void)setupScrollingInternals; +- (void)setupBorderColors; +- (void)setupViews; +- (id)setupColumnWithIdentifier:(id)arg1 width:(unsigned long long)arg2; +- (void)setTestRuns:(id)arg1 testTitles:(id)arg2; +- (id)historyViewItemAtIndex:(unsigned long long)arg1; +- (unsigned long long)historyViewItemCount; +- (void)clearHistoryItems; +- (void)appendHistoryViewItem:(id)arg1; +- (double)adjustedWidthOfColumn; +@property(readonly, nonatomic) unsigned long long numberOfAllowedColumns; +- (void)dealloc; +- (void)awakeFromNib; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotEditorTestsTableView.h b/IDEKit/IDEBotEditorTestsTableView.h new file mode 100644 index 000000000..65360adda --- /dev/null +++ b/IDEKit/IDEBotEditorTestsTableView.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableView.h" + +@interface IDEBotEditorTestsTableView : NSTableView +{ + id _wrapperView; + id _selectionDelegate; +} + +@property(nonatomic) __weak id selectionDelegate; // @synthesize selectionDelegate=_selectionDelegate; +@property(nonatomic) __weak id wrapperView; // @synthesize wrapperView=_wrapperView; +- (void).cxx_destruct; +- (void)selectRowIndexes:(id)arg1 byExtendingSelection:(BOOL)arg2; +- (void)doubleClickDetected:(id)arg1; +- (void)awakeFromNib; + +@end + diff --git a/IDEKit/IDEBotEditorTextColorHelper.h b/IDEKit/IDEBotEditorTextColorHelper.h new file mode 100644 index 000000000..3976337c7 --- /dev/null +++ b/IDEKit/IDEBotEditorTextColorHelper.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEBotEditorTextColorHelper : NSObject +{ +} + ++ (id)backgroundColorForTableRowView:(id)arg1 rowSelected:(BOOL)arg2; ++ (id)textColorForTableRowView:(id)arg1 rowSelected:(BOOL)arg2; ++ (int)viewStateForView:(id)arg1; + +@end + diff --git a/IDEKit/IDEBotExecution-IDEKitAdditions.h b/IDEKit/IDEBotExecution-IDEKitAdditions.h index ba57178b1..4a753e2c8 100644 --- a/IDEKit/IDEBotExecution-IDEKitAdditions.h +++ b/IDEKit/IDEBotExecution-IDEKitAdditions.h @@ -6,14 +6,16 @@ #import "IDEBotExecution.h" -@class DVTDocumentLocation, DVTFileDataType, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEBotExecution (IDEKitAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEBotExecution (IDEKitAdditions) + (id)keyPathsForValuesAffectingSubtitle; + (id)keyPathsForValuesAffectingEndedTimeDisplayString; + (id)keyPathsForValuesAffectingStartedTimeDisplayString; + (id)keyPathsForValuesAffectingNavigableItem_progressValue; -+ (id)keyPathsForValuesAffectingShourtTitle; ++ (id)keyPathsForValuesAffectingShortTitle; + (id)keyPathsForValuesAffectingTitle; - (id)buildFileWithStatusCollectionWithPaths:(id)arg1 withRelativeBase:(id)arg2; - (void)buildSourceControlDatasourceFromCommitInfo:(id)arg1 workspace:(id)arg2 completionBlock:(id)arg3; @@ -22,11 +24,22 @@ @property(readonly, nonatomic) NSString *endedTimeDisplayString; @property(readonly, nonatomic) NSString *startedTimeDisplayString; @property(readonly, nonatomic) long long navigableItem_progressValue; -@property(readonly, nonatomic) DVTDocumentLocation *navigableItem_contentDocumentLocation; -@property(readonly, nonatomic) DVTFileDataType *navigableItem_documentType; -@property(readonly, nonatomic) NSImage *navigableItem_image; -@property(readonly, nonatomic) NSString *navigableItem_name; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; @property(readonly, nonatomic) NSString *shortTitle; @property(readonly, nonatomic) NSString *title; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEBotExecutionActivityLog.h b/IDEKit/IDEBotExecutionActivityLog.h new file mode 100644 index 000000000..16113acda --- /dev/null +++ b/IDEKit/IDEBotExecutionActivityLog.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEActivityLogSection, NSString; + +@interface IDEBotExecutionActivityLog : NSObject +{ + NSString *_title; + IDEActivityLogSection *_log; +} + +@property(readonly) IDEActivityLogSection *log; // @synthesize log=_log; +@property(readonly, copy) NSString *title; // @synthesize title=_title; +- (void).cxx_destruct; +- (id)initWithTitle:(id)arg1 log:(id)arg2; + +@end + diff --git a/IDEKit/IDEBotExecutionDocument.h b/IDEKit/IDEBotExecutionDocument.h new file mode 100644 index 000000000..55aa161c6 --- /dev/null +++ b/IDEKit/IDEBotExecutionDocument.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEBotExecution; + +@interface IDEBotExecutionDocument : IDEBotSupportingDocument +{ + IDEBotExecution *_botExecution; +} + ++ (id)keyPathsForValuesAffectingBot; +@property(retain, nonatomic) IDEBotExecution *botExecution; // @synthesize botExecution=_botExecution; +- (void).cxx_destruct; +- (id)bot; +- (void)editorDocumentDidClose; +- (id)displayName; +- (void)setFileURL:(id)arg1; +- (void)_botExecutionWillBeRemovedsFromXcode:(id)arg1; + +@end + diff --git a/IDEKit/IDEBotExecutionEditor.h b/IDEKit/IDEBotExecutionEditor.h new file mode 100644 index 000000000..a4d77e548 --- /dev/null +++ b/IDEKit/IDEBotExecutionEditor.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTChoice, NSArray; + +@interface IDEBotExecutionEditor : IDEBotSupportingEditor +{ + NSArray *_choices; + DVTChoice *_logsChoice; +} + +@property(retain) DVTChoice *logsChoice; // @synthesize logsChoice=_logsChoice; +- (void).cxx_destruct; +- (void)showLogsTab:(id)arg1; +- (id)choices; +- (void)loadView; + +@end + diff --git a/IDEKit/IDEBotExecutionEditorLogViewController.h b/IDEKit/IDEBotExecutionEditorLogViewController.h new file mode 100644 index 000000000..6a3012904 --- /dev/null +++ b/IDEKit/IDEBotExecutionEditorLogViewController.h @@ -0,0 +1,73 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDEBotLogEditorScopeBarDelegate-Protocol.h" +#import "IDEBotSupportingEditorHostedViewController-Protocol.h" +#import "IDELogViewControllerDelegate-Protocol.h" + +@class DVTMapTable, DVTObservingToken, DVTScopeBarsManager, DVTStackView_ML, IDEBotExecution, IDEBotLogScopeBar, IDEBotSupportingEditor, NSArray, NSMutableArray, NSScrollView, NSString, NSView; + +@interface IDEBotExecutionEditorLogViewController : IDEViewController +{ + DVTObservingToken *_botExecutionFinishedUpdateToken; + BOOL _hasLoadedLogs; + id _logsDidLoadBlock; + NSView *_scopeBarsBaseView; + NSArray *_currentSelectedDocumentLocations; + DVTMapTable *_strongLogViewControllersToSelectedLocations; + IDEBotSupportingEditor *_botSupportingEditor; + NSMutableArray *_textViewDicts; + NSMutableArray *_logViewControllers; + DVTStackView_ML *_stackView; + NSScrollView *_scrollView; + DVTScopeBarsManager *_scopeBarsManager; + IDEBotLogScopeBar *_logEditorScopeBar; + DVTObservingToken *_contentViewLayoutWatcher; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; ++ (id)keyPathsForValuesAffectingBotExecution; +@property(retain) DVTObservingToken *contentViewLayoutWatcher; // @synthesize contentViewLayoutWatcher=_contentViewLayoutWatcher; +@property(retain) IDEBotLogScopeBar *logEditorScopeBar; // @synthesize logEditorScopeBar=_logEditorScopeBar; +@property(retain) DVTScopeBarsManager *scopeBarsManager; // @synthesize scopeBarsManager=_scopeBarsManager; +@property(retain) NSScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property(retain) DVTStackView_ML *stackView; // @synthesize stackView=_stackView; +@property(retain) NSMutableArray *logViewControllers; // @synthesize logViewControllers=_logViewControllers; +@property(retain) NSMutableArray *textViewDicts; // @synthesize textViewDicts=_textViewDicts; +@property(retain, nonatomic) IDEBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +@property(retain) NSView *scopeBarsBaseView; // @synthesize scopeBarsBaseView=_scopeBarsBaseView; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)selectDocumentLocations:(id)arg1; +@property(readonly) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +@property(readonly) DVTMapTable *strongLogViewControllersToSelectedLocations; // @synthesize strongLogViewControllersToSelectedLocations=_strongLogViewControllersToSelectedLocations; +@property(readonly) NSArray *currentSelectedItems; +- (void)logViewController:(id)arg1 selectedIndexPathsDidChange:(id)arg2; +- (id)logViewController:(id)arg1 replacementDocumentLocationForOriginalDocumentLocation:(id)arg2; +- (void)logEditorScopeBar:(id)arg1 searchTextChanged:(id)arg2; +- (void)logEditorScopeBar:(id)arg1 showAllResultsChanged:(BOOL)arg2; +- (void)logEditorScopeBar:(id)arg1 stateChanged:(int)arg2; +- (void)loadView; +- (void)addLogViewControllerWithLog:(id)arg1 title:(id)arg2; +- (void)_formatTextView:(id)arg1; +- (id)addLozengeTextFieldWithString:(id)arg1; +- (void)addTextViewWithString:(id)arg1 title:(id)arg2 initiallyCollapsed:(BOOL)arg3; +- (id)_disclosureView; +- (id)textViewForString:(id)arg1; +- (void)_updateViewControllers; +@property(readonly, nonatomic) IDEBotExecution *botExecution; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotExecutionEditorLogViewControllerContentView.h b/IDEKit/IDEBotExecutionEditorLogViewControllerContentView.h new file mode 100644 index 000000000..1fcc41d35 --- /dev/null +++ b/IDEKit/IDEBotExecutionEditorLogViewControllerContentView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTControllerContentView.h" + +@interface IDEBotExecutionEditorLogViewControllerContentView : DVTControllerContentView +{ + BOOL _didCompleteInitialLayout; +} + +@property BOOL didCompleteInitialLayout; // @synthesize didCompleteInitialLayout=_didCompleteInitialLayout; +- (void)didCompleteLayout; + +@end + diff --git a/IDEKit/IDEBotExecutionEditorSummaryViewController.h b/IDEKit/IDEBotExecutionEditorSummaryViewController.h new file mode 100644 index 000000000..d53e80852 --- /dev/null +++ b/IDEKit/IDEBotExecutionEditorSummaryViewController.h @@ -0,0 +1,73 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "IDEBotSupportingEditorHostedViewController-Protocol.h" +#import "IDEStatusAndIssueCountsViewControllerDelegate-Protocol.h" + +@class DVTObservingToken, DVTReplacementView, DVTStackView_ML, IDEBotEditorArchivesViewController, IDEBotEditorBannerViewController, IDEBotIssueSummaryViewController, IDEBotSupportingEditor, IDEStatusAndIssueCountsViewController, NSArray, NSButton, NSScrollView, NSString, NSTextField, NSView; + +@interface IDEBotExecutionEditorSummaryViewController : DVTViewController +{ + DVTObservingToken *_issueSummarySelectionObservingToken; + DVTObservingToken *_lastExecutionSchemeActionsInvocationRecordObservingToken; + DVTObservingToken *_simpleOperationStatusObservingToken; + NSArray *_currentSelectedDocumentLocations; + IDEBotSupportingEditor *_botSupportingEditor; + DVTStackView_ML *_stackView; + DVTStackView_ML *_infoStatusStackView; + IDEStatusAndIssueCountsViewController *_statusAndIssueCountsViewController; + IDEBotIssueSummaryViewController *_issueSummaryViewController; + IDEBotEditorArchivesViewController *_archivesViewController; + NSScrollView *_scrollView; + NSTextField *_errorTextField; + NSView *_errorTextFieldContainer; + NSButton *_jumpToLogsTabButton; + DVTReplacementView *_bannerReplacmentView; + IDEBotEditorBannerViewController *_bannerViewController; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; +@property(retain) IDEBotEditorBannerViewController *bannerViewController; // @synthesize bannerViewController=_bannerViewController; +@property(retain) DVTReplacementView *bannerReplacmentView; // @synthesize bannerReplacmentView=_bannerReplacmentView; +@property(retain) NSButton *jumpToLogsTabButton; // @synthesize jumpToLogsTabButton=_jumpToLogsTabButton; +@property(retain) NSView *errorTextFieldContainer; // @synthesize errorTextFieldContainer=_errorTextFieldContainer; +@property(retain) NSTextField *errorTextField; // @synthesize errorTextField=_errorTextField; +@property(retain) NSScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property(retain) IDEBotEditorArchivesViewController *archivesViewController; // @synthesize archivesViewController=_archivesViewController; +@property(retain) IDEBotIssueSummaryViewController *issueSummaryViewController; // @synthesize issueSummaryViewController=_issueSummaryViewController; +@property(retain) IDEStatusAndIssueCountsViewController *statusAndIssueCountsViewController; // @synthesize statusAndIssueCountsViewController=_statusAndIssueCountsViewController; +@property(retain) DVTStackView_ML *infoStatusStackView; // @synthesize infoStatusStackView=_infoStatusStackView; +@property(retain) DVTStackView_ML *stackView; // @synthesize stackView=_stackView; +@property(retain, nonatomic) IDEBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +@property(readonly) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +- (void).cxx_destruct; +- (void)selectDocumentLocations:(id)arg1; +- (void)testsFailedClickedInStatusAndIssueCountsViewController:(id)arg1; +- (void)analyzerIssuesClickedInStatusAndIssueCountsViewController:(id)arg1; +- (void)buildWarningsClickedInStatusAndIssueCountsViewController:(id)arg1; +- (void)buildErrorsClickedInStatusAndIssueCountsViewController:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +- (void)viewWillUninstall; +- (void)checkServerCompatibility; +- (void)viewDidInstall; +- (void)loadView; +- (void)_unbindStatusAndIssueCountsView; +- (void)_bindStatusAndIssueCountsView; +- (void)_unbindArchivesArea; +- (void)_bindArchivesArea; +- (void)primitiveInvalidate; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotExecutionLogsDocumentLocation.h b/IDEKit/IDEBotExecutionLogsDocumentLocation.h new file mode 100644 index 000000000..0929f2176 --- /dev/null +++ b/IDEKit/IDEBotExecutionLogsDocumentLocation.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDocumentLocation.h" + +@class NSIndexPath; + +@interface IDEBotExecutionLogsDocumentLocation : DVTDocumentLocation +{ + BOOL _expandTranscript; + unsigned long long _selectedLog; + NSIndexPath *_indexPath; + struct _NSRange _characterRange; +} + +@property(readonly) struct _NSRange characterRange; // @synthesize characterRange=_characterRange; +@property(readonly) BOOL expandTranscript; // @synthesize expandTranscript=_expandTranscript; +@property(readonly) NSIndexPath *indexPath; // @synthesize indexPath=_indexPath; +@property(readonly) unsigned long long selectedLog; // @synthesize selectedLog=_selectedLog; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 selectedLog:(unsigned long long)arg3 indexPath:(id)arg4 expandTranscript:(BOOL)arg5; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 selectedLog:(unsigned long long)arg3 indexPath:(id)arg4 characterRange:(struct _NSRange)arg5; + +@end + diff --git a/IDEKit/IDEBotExecutionSCMLogDocumentLocation.h b/IDEKit/IDEBotExecutionSCMLogDocumentLocation.h new file mode 100644 index 000000000..e48b98def --- /dev/null +++ b/IDEKit/IDEBotExecutionSCMLogDocumentLocation.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDocumentLocation.h" + +@interface IDEBotExecutionSCMLogDocumentLocation : DVTDocumentLocation +{ +} + +@end + diff --git a/IDEKit/IDEBotExecutionSCMLogViewController.h b/IDEKit/IDEBotExecutionSCMLogViewController.h new file mode 100644 index 000000000..8887d35cd --- /dev/null +++ b/IDEKit/IDEBotExecutionSCMLogViewController.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTReplacementViewDelegate-Protocol.h" +#import "IDEBotSupportingEditorHostedViewController-Protocol.h" + +@class DVTBindingToken, DVTLozengeTextField, DVTReplacementView, IDEBotSupportingEditor, IDESourceControlWorkingTree, NSArray, NSMutableArray, NSString, NSView; + +@interface IDEBotExecutionSCMLogViewController : IDEViewController +{ + IDEBotSupportingEditor *_botSupportingEditor; + NSView *_lozengeView; + DVTLozengeTextField *_lozengeTextField; + DVTReplacementView *_replacementView; + NSArray *_selectedWorkingTrees; + IDESourceControlWorkingTree *_selectedWorkingTree; + DVTBindingToken *_logSourceTreeItemsBindingToken; + NSMutableArray *_ourGeneratedSourceControlRepositories; + NSArray *_sourceControlLogEvents; + NSArray *_remoteRepositories; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; ++ (id)keyPathsForValuesAffectingBotExecution; +@property(retain, nonatomic) NSArray *remoteRepositories; // @synthesize remoteRepositories=_remoteRepositories; +@property(retain, nonatomic) NSArray *sourceControlLogEvents; // @synthesize sourceControlLogEvents=_sourceControlLogEvents; +@property(retain, nonatomic) NSMutableArray *ourGeneratedSourceControlRepositories; // @synthesize ourGeneratedSourceControlRepositories=_ourGeneratedSourceControlRepositories; +@property(retain, nonatomic) DVTBindingToken *logSourceTreeItemsBindingToken; // @synthesize logSourceTreeItemsBindingToken=_logSourceTreeItemsBindingToken; +@property(retain) IDESourceControlWorkingTree *selectedWorkingTree; // @synthesize selectedWorkingTree=_selectedWorkingTree; +@property(retain) NSArray *selectedWorkingTrees; // @synthesize selectedWorkingTrees=_selectedWorkingTrees; +@property(retain, nonatomic) DVTReplacementView *replacementView; // @synthesize replacementView=_replacementView; +@property(retain, nonatomic) DVTLozengeTextField *lozengeTextField; // @synthesize lozengeTextField=_lozengeTextField; +@property(retain, nonatomic) NSView *lozengeView; // @synthesize lozengeView=_lozengeView; +@property(retain, nonatomic) IDEBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +- (void).cxx_destruct; +- (void)selectDocumentLocations:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +@property(readonly) NSArray *currentSelectedDocumentLocations; +- (void)setLozengeMessageAndRedrawUI:(id)arg1; +- (void)setupSourceControlLogWithViewController:(id)arg1; +- (void)fetchAndSetupSourceControlLogWithViewController:(id)arg1; +- (void)replacementView:(id)arg1 didInstallViewController:(id)arg2; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)loadView; +- (void)primitiveInvalidate; +- (id)botExecution; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotExecutionTextLog.h b/IDEKit/IDEBotExecutionTextLog.h new file mode 100644 index 000000000..c7d3134c3 --- /dev/null +++ b/IDEKit/IDEBotExecutionTextLog.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IDEBotExecutionTextLog : NSObject +{ + NSString *_title; + NSString *_log; +} + +@property(readonly, copy) NSString *log; // @synthesize log=_log; +@property(readonly, copy) NSString *title; // @synthesize title=_title; +- (void).cxx_destruct; +- (id)initWithTitle:(id)arg1 log:(id)arg2; + +@end + diff --git a/IDEKit/IDEBotGraphPopoverViewController.h b/IDEKit/IDEBotGraphPopoverViewController.h new file mode 100644 index 000000000..5ce2eef77 --- /dev/null +++ b/IDEKit/IDEBotGraphPopoverViewController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class NSTextField; + +@interface IDEBotGraphPopoverViewController : NSViewController +{ + NSTextField *_textField; +} + +@property __weak NSTextField *textField; // @synthesize textField=_textField; +- (void).cxx_destruct; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/IDEKit/IDEBotInstallProductOnDeviceWindowController.h b/IDEKit/IDEBotInstallProductOnDeviceWindowController.h new file mode 100644 index 000000000..40195f137 --- /dev/null +++ b/IDEKit/IDEBotInstallProductOnDeviceWindowController.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSWindowController.h" + +#import "NSTableViewDelegate-Protocol.h" + +@class DVTFilePath, DVTObservingToken, NSArray, NSButton, NSIndexSet, NSProgressIndicator, NSString, NSTableView; + +@interface IDEBotInstallProductOnDeviceWindowController : NSWindowController +{ + DVTFilePath *_productPath; + NSTableView *_tableView; + NSButton *_installButton; + NSButton *_cancelButton; + NSProgressIndicator *_progressIndicator; + NSArray *_devices; + NSIndexSet *_tableViewSelectionIndexes; + DVTObservingToken *_selectionWatcher; +} + +@property(retain) DVTObservingToken *selectionWatcher; // @synthesize selectionWatcher=_selectionWatcher; +@property(copy, nonatomic) NSIndexSet *tableViewSelectionIndexes; // @synthesize tableViewSelectionIndexes=_tableViewSelectionIndexes; +@property(copy) NSArray *devices; // @synthesize devices=_devices; +@property __weak NSProgressIndicator *progressIndicator; // @synthesize progressIndicator=_progressIndicator; +@property __weak NSButton *cancelButton; // @synthesize cancelButton=_cancelButton; +@property __weak NSButton *installButton; // @synthesize installButton=_installButton; +@property __weak NSTableView *tableView; // @synthesize tableView=_tableView; +@property(copy) DVTFilePath *productPath; // @synthesize productPath=_productPath; +- (void).cxx_destruct; +- (void)install:(id)arg1; +- (void)cancel:(id)arg1; +- (void)windowDidLoad; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotIntegrationSummaryPopoverViewController.h b/IDEKit/IDEBotIntegrationSummaryPopoverViewController.h new file mode 100644 index 000000000..594e24b82 --- /dev/null +++ b/IDEKit/IDEBotIntegrationSummaryPopoverViewController.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class NSImage, NSImageView, NSString, NSTextField, NSView; + +@interface IDEBotIntegrationSummaryPopoverViewController : DVTViewController +{ + NSString *_integrationTitle; + NSString *_timestamp; + NSString *_errorsText; + NSString *_warningsText; + NSString *_issuesText; + NSString *_integrationFailureText; + id _clickHandler; + NSImage *_errorsIcon; + NSImage *_warningsIcon; + NSImage *_issuesIcon; + NSImageView *_integrationFailureImageView; + NSView *_countsView; + NSTextField *_timestampTextField; +} + +@property __weak NSTextField *timestampTextField; // @synthesize timestampTextField=_timestampTextField; +@property __weak NSView *countsView; // @synthesize countsView=_countsView; +@property __weak NSImageView *integrationFailureImageView; // @synthesize integrationFailureImageView=_integrationFailureImageView; +@property(retain) NSImage *issuesIcon; // @synthesize issuesIcon=_issuesIcon; +@property(retain) NSImage *warningsIcon; // @synthesize warningsIcon=_warningsIcon; +@property(retain) NSImage *errorsIcon; // @synthesize errorsIcon=_errorsIcon; +@property(copy) id clickHandler; // @synthesize clickHandler=_clickHandler; +@property(copy, nonatomic) NSString *integrationFailureText; // @synthesize integrationFailureText=_integrationFailureText; +@property(copy) NSString *issuesText; // @synthesize issuesText=_issuesText; +@property(copy) NSString *warningsText; // @synthesize warningsText=_warningsText; +@property(copy) NSString *errorsText; // @synthesize errorsText=_errorsText; +@property(copy) NSString *timestamp; // @synthesize timestamp=_timestamp; +@property(copy) NSString *integrationTitle; // @synthesize integrationTitle=_integrationTitle; +- (void).cxx_destruct; +- (void)showIntegrationSummary:(id)arg1; +- (void)showOrHideIntegrationFailedControls:(BOOL)arg1; +- (void)loadView; + +@end + diff --git a/IDEKit/IDEBotIntegrationTableCellView.h b/IDEKit/IDEBotIntegrationTableCellView.h new file mode 100644 index 000000000..855e4a1bb --- /dev/null +++ b/IDEKit/IDEBotIntegrationTableCellView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSTextField; + +@interface IDEBotIntegrationTableCellView : IDEBotUnitTestTableCellView +{ + NSTextField *_osAndProcessorField; +} + +@property(retain, nonatomic) NSTextField *osAndProcessorField; // @synthesize osAndProcessorField=_osAndProcessorField; +- (void).cxx_destruct; + +@end + diff --git a/IDEKit/IDEBotIntegrationTestPopoverViewController.h b/IDEKit/IDEBotIntegrationTestPopoverViewController.h new file mode 100644 index 000000000..84414d14f --- /dev/null +++ b/IDEKit/IDEBotIntegrationTestPopoverViewController.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class NSImage, NSImageView, NSString, NSView; + +@interface IDEBotIntegrationTestPopoverViewController : DVTViewController +{ + NSString *_integrationTitle; + NSString *_timestamp; + NSString *_testsSuccessText; + NSString *_testsFailedText; + id _clickHandler; + NSImage *_testsFailedIcon; + NSImage *_testsSucceededIcon; + NSView *_testCountsHostView; + NSImageView *_integrationFailedImageView; +} + +@property __weak NSImageView *integrationFailedImageView; // @synthesize integrationFailedImageView=_integrationFailedImageView; +@property __weak NSView *testCountsHostView; // @synthesize testCountsHostView=_testCountsHostView; +@property(retain) NSImage *testsSucceededIcon; // @synthesize testsSucceededIcon=_testsSucceededIcon; +@property(retain) NSImage *testsFailedIcon; // @synthesize testsFailedIcon=_testsFailedIcon; +@property(copy) id clickHandler; // @synthesize clickHandler=_clickHandler; +@property(copy) NSString *testsFailedText; // @synthesize testsFailedText=_testsFailedText; +@property(copy) NSString *testsSuccessText; // @synthesize testsSuccessText=_testsSuccessText; +@property(copy) NSString *timestamp; // @synthesize timestamp=_timestamp; +@property(copy) NSString *integrationTitle; // @synthesize integrationTitle=_integrationTitle; +- (void).cxx_destruct; +- (void)showIntegrationTestsResults:(id)arg1; +- (void)showOrHideIntegrationFailedControls:(BOOL)arg1; +- (void)loadView; + +@end + diff --git a/IDEKit/IDEBotIntegrationTestsDetailsViewController.h b/IDEKit/IDEBotIntegrationTestsDetailsViewController.h new file mode 100644 index 000000000..4cb4bf1ba --- /dev/null +++ b/IDEKit/IDEBotIntegrationTestsDetailsViewController.h @@ -0,0 +1,77 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDEBotEditorIntegrationTestDetailScopeBarDelegate-Protocol.h" +#import "IDEBotEditorTestDetailSelectionProtocol-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class DVTBorderedView, DVTLozengeTextField, DVTScopeBarsManager, IDEBotEditorIntegrationTestDetailScopeBar, IDEBotEditorIntegrationTestDetailWrapperView, IDEBotEditorIntegrationTestsViewController, IDENavBar, IDESchemeActionResult, NSMutableSet, NSString, NSView; + +@interface IDEBotIntegrationTestsDetailsViewController : IDEViewController +{ + BOOL _scopeBarShowAllTests; + IDEBotEditorIntegrationTestsViewController *_delegate; + NSView *_progressWrapper; + DVTLozengeTextField *_lozengeTextField; + IDEBotEditorIntegrationTestDetailWrapperView *_wrapperView; + DVTBorderedView *_switcherBorderedView; + DVTScopeBarsManager *_scopeBarsManager; + IDEBotEditorIntegrationTestDetailScopeBar *_logEditorScopeBar; + NSString *_scopeBarSearchText; + IDENavBar *_scopeBarsBaseView; + IDESchemeActionResult *_actionResult; + NSMutableSet *_testables; +} + ++ (id)keyPathsForValuesAffectingOverallStatusImage; ++ (void)initialize; +@property(retain, nonatomic) NSMutableSet *testables; // @synthesize testables=_testables; +@property(retain, nonatomic) IDESchemeActionResult *actionResult; // @synthesize actionResult=_actionResult; +@property(retain) IDENavBar *scopeBarsBaseView; // @synthesize scopeBarsBaseView=_scopeBarsBaseView; +@property BOOL scopeBarShowAllTests; // @synthesize scopeBarShowAllTests=_scopeBarShowAllTests; +@property(copy) NSString *scopeBarSearchText; // @synthesize scopeBarSearchText=_scopeBarSearchText; +@property(retain) IDEBotEditorIntegrationTestDetailScopeBar *logEditorScopeBar; // @synthesize logEditorScopeBar=_logEditorScopeBar; +@property(retain) DVTScopeBarsManager *scopeBarsManager; // @synthesize scopeBarsManager=_scopeBarsManager; +@property DVTBorderedView *switcherBorderedView; // @synthesize switcherBorderedView=_switcherBorderedView; +@property(retain) IDEBotEditorIntegrationTestDetailWrapperView *wrapperView; // @synthesize wrapperView=_wrapperView; +@property(retain) DVTLozengeTextField *lozengeTextField; // @synthesize lozengeTextField=_lozengeTextField; +@property(retain) NSView *progressWrapper; // @synthesize progressWrapper=_progressWrapper; +@property(nonatomic) __weak IDEBotEditorIntegrationTestsViewController *delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)testWasDoubleClicked:(id)arg1; +- (void)testWasClicked:(id)arg1; +- (void)runWasDoubleClicked:(id)arg1; +- (void)runWasClicked:(id)arg1; +- (void)logEditorScopeBar:(id)arg1 searchTextChanged:(id)arg2; +- (void)logEditorScopeBar:(id)arg1 showAllTests:(BOOL)arg2; +- (void)logEditorScopeBar:(id)arg1 stateChanged:(int)arg2; +- (void)_updateFilterPredicate; +- (id)convertedIDEBotIntegrationTestRuns:(id)arg1; +- (id)serverResponseWithDummyTestSummariesRemoved:(id)arg1; +- (int)currentSelectedIntegrationScopeBarState; +- (id)setWithTestTitlesFromServerResponse:(id)arg1; +- (id)loadDummyTestDetailData; +- (id)uniqueTitlesFromResponse:(id)arg1; +- (void)processServerResponse:(id)arg1; +- (void)loadTestDetailData; +- (void)setLozengeMessageAndRedrawUI:(id)arg1; +- (void)positionProgressWrapper:(id)arg1; +- (void)viewWillUninstall; +- (void)primitiveInvalidate; +- (void)viewDidInstall; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotIntegrationTestsDeviceSummaryViewController.h b/IDEKit/IDEBotIntegrationTestsDeviceSummaryViewController.h new file mode 100644 index 000000000..0300e51f6 --- /dev/null +++ b/IDEKit/IDEBotIntegrationTestsDeviceSummaryViewController.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSImageView, NSTextField, NSView; + +@interface IDEBotIntegrationTestsDeviceSummaryViewController : IDEViewController +{ + unsigned long long _totalDevicesTested; + NSArray *_macTestRuns; + NSArray *_iPadTestRuns; + NSArray *_iPhoneTestRuns; + NSTextField *_summaryTextField; + NSImageView *_summaryImageView; + NSTextField *_topDetailTextField; + NSImageView *_topDetailImageView; + NSTextField *_bottomDetailTextField; + NSImageView *_bottomDetailImageView; + NSView *_deviceSummaryContainerView; +} + +@property __weak NSView *deviceSummaryContainerView; // @synthesize deviceSummaryContainerView=_deviceSummaryContainerView; +@property __weak NSImageView *bottomDetailImageView; // @synthesize bottomDetailImageView=_bottomDetailImageView; +@property __weak NSTextField *bottomDetailTextField; // @synthesize bottomDetailTextField=_bottomDetailTextField; +@property __weak NSImageView *topDetailImageView; // @synthesize topDetailImageView=_topDetailImageView; +@property __weak NSTextField *topDetailTextField; // @synthesize topDetailTextField=_topDetailTextField; +@property __weak NSImageView *summaryImageView; // @synthesize summaryImageView=_summaryImageView; +@property __weak NSTextField *summaryTextField; // @synthesize summaryTextField=_summaryTextField; +@property(copy) NSArray *iPhoneTestRuns; // @synthesize iPhoneTestRuns=_iPhoneTestRuns; +@property(copy) NSArray *iPadTestRuns; // @synthesize iPadTestRuns=_iPadTestRuns; +@property(copy) NSArray *macTestRuns; // @synthesize macTestRuns=_macTestRuns; +@property unsigned long long totalDevicesTested; // @synthesize totalDevicesTested=_totalDevicesTested; +- (void).cxx_destruct; +- (void)configureMac; +- (void)reloadData; +- (void)viewDidInstall; +- (void)loadView; + +@end + diff --git a/IDEKit/IDEBotIntegrationTestsDocumentLocation.h b/IDEKit/IDEBotIntegrationTestsDocumentLocation.h new file mode 100644 index 000000000..7967e22d0 --- /dev/null +++ b/IDEKit/IDEBotIntegrationTestsDocumentLocation.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDocumentLocation.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTFileDataType, IDEFileReference, IDETest, NSImage, NSString; + +@interface IDEBotIntegrationTestsDocumentLocation : DVTDocumentLocation +{ + NSString *_navigableItem_name; + IDETest *_test; + NSString *_testName; +} + +@property(copy, nonatomic) NSString *testName; // @synthesize testName=_testName; +@property(retain, nonatomic) IDETest *test; // @synthesize test=_test; +- (void).cxx_destruct; +@property(readonly) unsigned long long hash; +- (BOOL)isEqual:(id)arg1; +@property(readonly, copy) NSString *description; +- (id)initWithDocumentURL:(id)arg1 botExecutionName:(id)arg2 timestamp:(id)arg3 test:(id)arg4 testName:(id)arg5; +- (id)initWithDocumentURL:(id)arg1 botExecutionName:(id)arg2 timestamp:(id)arg3; +@property(readonly, nonatomic) NSImage *navigableItem_image; +@property(readonly, nonatomic) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotIntegrationTestsSummaryControllerContentView.h b/IDEKit/IDEBotIntegrationTestsSummaryControllerContentView.h new file mode 100644 index 000000000..eea5c870c --- /dev/null +++ b/IDEKit/IDEBotIntegrationTestsSummaryControllerContentView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTControllerContentView.h" + +@interface IDEBotIntegrationTestsSummaryControllerContentView : DVTControllerContentView +{ + BOOL _didCompleteLayoutPass; +} + +@property(nonatomic) BOOL didCompleteLayoutPass; // @synthesize didCompleteLayoutPass=_didCompleteLayoutPass; +- (void)didCompleteLayout; + +@end + diff --git a/IDEKit/IDEBotIntegrationTestsSummaryTextAttachmentCell.h b/IDEKit/IDEBotIntegrationTestsSummaryTextAttachmentCell.h new file mode 100644 index 000000000..de012c07d --- /dev/null +++ b/IDEKit/IDEBotIntegrationTestsSummaryTextAttachmentCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextAttachmentCell.h" + +@interface IDEBotIntegrationTestsSummaryTextAttachmentCell : NSTextAttachmentCell +{ +} + +- (struct CGPoint)cellBaselineOffset; + +@end + diff --git a/IDEKit/IDEBotIntegrationTestsSummaryTileView.h b/IDEKit/IDEBotIntegrationTestsSummaryTileView.h new file mode 100644 index 000000000..291ff4a7c --- /dev/null +++ b/IDEKit/IDEBotIntegrationTestsSummaryTileView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSTextField; + +@interface IDEBotIntegrationTestsSummaryTileView : NSView +{ + NSTextField *_countTextField; + NSTextField *_statusTextField; + unsigned long long _computedTileSize; +} + +@property unsigned long long computedTileSize; // @synthesize computedTileSize=_computedTileSize; +@property(retain) NSTextField *statusTextField; // @synthesize statusTextField=_statusTextField; +@property(retain) NSTextField *countTextField; // @synthesize countTextField=_countTextField; +- (void).cxx_destruct; + +@end + diff --git a/IDEKit/IDEBotIntegrationTestsSummaryViewController.h b/IDEKit/IDEBotIntegrationTestsSummaryViewController.h new file mode 100644 index 000000000..bd92ab160 --- /dev/null +++ b/IDEKit/IDEBotIntegrationTestsSummaryViewController.h @@ -0,0 +1,100 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTObservingToken, DVTReplacementView, IDEBotSupportingEditor, IDESchemeActionsInvocationRecord, NSDate, NSImageView, NSString, NSView; + +@interface IDEBotIntegrationTestsSummaryViewController : IDEViewController +{ + DVTObservingToken *_viewFrameWatcher; + unsigned long long _currentTileSize; + int _overallStatus; + NSDate *_startDate; + NSDate *_endDate; + NSString *_commitString; + IDEBotSupportingEditor *_botSupportingEditor; + NSView *_tilePlaceholderView; + NSString *_testsTotal; + NSImageView *_testsTotalImageView; + NSString *_testsPassed; + NSImageView *_testsPassedImageView; + NSString *_testsFailed; + NSImageView *_testsFailedImageView; + DVTReplacementView *_deviceSummaryReplacementView; +} + ++ (id)keyPathsForValuesAffectingTestsSuccessImage; ++ (id)keyPathsForValuesAffectingTestsFailedImage; ++ (id)keyPathsForValuesAffectingOverallStatusImage; ++ (id)keyPathsForValuesAffectingTestsFailedString; ++ (id)keyPathsForValuesAffectingTestsFailedCountString; ++ (id)keyPathsForValuesAffectingTestsFailedCount; ++ (id)keyPathsForValuesAffectingTestsPassedString; ++ (id)keyPathsForValuesAffectingTestsPassedCountString; ++ (id)keyPathsForValuesAffectingTestsFailedTextColor; ++ (id)keyPathsForValuesAffectingTestsPassedTextColor; ++ (id)keyPathsForValuesAffectingTestsPassedCount; ++ (id)keyPathsForValuesAffectingTestsTotalString; ++ (id)keyPathsForValuesAffectingTestsTotalCountString; ++ (id)keyPathsForValuesAffectingTestsTotalCount; ++ (id)keyPathsForValuesAffectingEndDate; ++ (id)keyPathsForValuesAffectingStartDate; ++ (id)keyPathsForValuesAffectingStartDateString; ++ (id)keyPathsForValuesAffectingDurationString; ++ (id)keyPathsForValuesAffectingDuration; ++ (id)keyPathsForValuesAffectingCommitString; ++ (id)keyPathsForValuesAffectingBotExecution; ++ (id)keyPathsForValuesAffectingInvocationRecord; +@property(retain) DVTReplacementView *deviceSummaryReplacementView; // @synthesize deviceSummaryReplacementView=_deviceSummaryReplacementView; +@property(retain) NSImageView *testsFailedImageView; // @synthesize testsFailedImageView=_testsFailedImageView; +@property(copy, nonatomic) NSString *testsFailed; // @synthesize testsFailed=_testsFailed; +@property(retain) NSImageView *testsPassedImageView; // @synthesize testsPassedImageView=_testsPassedImageView; +@property(copy, nonatomic) NSString *testsPassed; // @synthesize testsPassed=_testsPassed; +@property(retain) NSImageView *testsTotalImageView; // @synthesize testsTotalImageView=_testsTotalImageView; +@property(copy, nonatomic) NSString *testsTotal; // @synthesize testsTotal=_testsTotal; +@property __weak NSView *tilePlaceholderView; // @synthesize tilePlaceholderView=_tilePlaceholderView; +@property(retain, nonatomic) IDEBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +@property(retain, nonatomic) NSString *commitString; // @synthesize commitString=_commitString; +@property(retain, nonatomic) NSDate *endDate; // @synthesize endDate=_endDate; +@property(retain, nonatomic) NSDate *startDate; // @synthesize startDate=_startDate; +@property(nonatomic) int overallStatus; // @synthesize overallStatus=_overallStatus; +- (void).cxx_destruct; +- (id)testsTotalImage; +- (id)testsSuccessImage; +- (id)testsFailedImage; +- (id)overallStatusImage; +- (id)testsFailedString; +- (id)testsFailedCountString; +- (unsigned long long)testsFailedCount; +- (id)testsPassedString; +- (id)testsPassedCountString; +- (id)testsFailedTextColor; +- (id)testsPassedTextColor; +- (unsigned long long)testsPassedCount; +- (id)testsTotalTextColor; +- (id)testsTotalString; +- (id)testsTotalCountString; +- (unsigned long long)testsTotalCount; +- (id)attributedStringWithImage:(id)arg1 label:(id)arg2; +- (id)statusLabelTextColor; +- (id)startDateString; +- (id)dateFormatter; +- (id)durationString; +- (id)duration; +- (id)botExecution; +- (id)tileWithStatusString:(id)arg1 leftTile:(id)arg2 tileCount:(unsigned long long)arg3 tileIndex:(unsigned long long)arg4; +- (void)updateTiles; +- (id)convertedIDEBotIntegrationTestRuns:(id)arg1; +- (void)processServerResponse:(id)arg1; +@property(readonly, nonatomic) IDESchemeActionsInvocationRecord *invocationRecord; +- (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)loadView; + +@end + diff --git a/IDEKit/IDEBotIssueSummaryCollection.h b/IDEKit/IDEBotIssueSummaryCollection.h new file mode 100644 index 000000000..127d07bea --- /dev/null +++ b/IDEKit/IDEBotIssueSummaryCollection.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +@interface IDEBotIssueSummaryCollection : NSObject +{ + unsigned long long _issueSummaryCategory; + NSArray *_issueSummaries; +} + ++ (id)keyPathsForValuesAffectingImage; ++ (id)keyPathsForValuesAffectingName; ++ (id)keyPathsForValuesAffectingTitle; +@property(copy) NSArray *issueSummaries; // @synthesize issueSummaries=_issueSummaries; +@property unsigned long long issueSummaryCategory; // @synthesize issueSummaryCategory=_issueSummaryCategory; +- (void).cxx_destruct; +- (id)image; +- (id)name; +- (id)initWithIssueCategory:(unsigned long long)arg1 summaries:(id)arg2; +- (id)title; + +@end + diff --git a/IDEKit/IDEBotIssueSummaryOutlineView.h b/IDEKit/IDEBotIssueSummaryOutlineView.h new file mode 100644 index 000000000..e314d64b5 --- /dev/null +++ b/IDEKit/IDEBotIssueSummaryOutlineView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTOutlineView.h" + +@interface IDEBotIssueSummaryOutlineView : DVTOutlineView +{ +} + +- (void)drawGridInClipRect:(struct CGRect)arg1; +- (double)_indentationForRow:(long long)arg1 withLevel:(long long)arg2 isSourceListGroupRow:(BOOL)arg3; + +@end + diff --git a/IDEKit/IDEBotIssueSummaryTableCellView.h b/IDEKit/IDEBotIssueSummaryTableCellView.h new file mode 100644 index 000000000..a8908f8d1 --- /dev/null +++ b/IDEKit/IDEBotIssueSummaryTableCellView.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSTextField; + +@interface IDEBotIssueSummaryTableCellView : NSTableCellView +{ + NSTextField *_titleField; + NSTextField *_subtitleField; +} + +@property(retain) NSTextField *subtitleField; // @synthesize subtitleField=_subtitleField; +@property(retain) NSTextField *titleField; // @synthesize titleField=_titleField; +- (void).cxx_destruct; +- (void)setBackgroundStyle:(long long)arg1; + +@end + diff --git a/IDEKit/IDEBotIssueSummaryTableRowView.h b/IDEKit/IDEBotIssueSummaryTableRowView.h new file mode 100644 index 000000000..16152e739 --- /dev/null +++ b/IDEKit/IDEBotIssueSummaryTableRowView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableRowView.h" + +@interface IDEBotIssueSummaryTableRowView : NSTableRowView +{ + long long _previousSeparatorStyle; + id _delegate; + id _item; +} + +@property(nonatomic) __weak id item; // @synthesize item=_item; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)drawSeparatorInRect:(struct CGRect)arg1; +- (void)drawSelectionInRect:(struct CGRect)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IDEBotIssueSummaryTableRowViewDelegate-Protocol.h b/IDEKit/IDEBotIssueSummaryTableRowViewDelegate-Protocol.h new file mode 100644 index 000000000..af5145771 --- /dev/null +++ b/IDEKit/IDEBotIssueSummaryTableRowViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEBotIssueSummaryTableRowViewDelegate +- (long long)separatorStyleForSummaryRowView:(id)arg1; +@end + diff --git a/IDEKit/IDEBotIssueSummaryTestCase.h b/IDEKit/IDEBotIssueSummaryTestCase.h new file mode 100644 index 000000000..62bbff2cf --- /dev/null +++ b/IDEKit/IDEBotIssueSummaryTestCase.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray, NSString; + +@interface IDEBotIssueSummaryTestCase : NSObject +{ + NSMutableArray *_issueSummaries; + NSString *_name; +} + +@property(copy) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +- (void)addIssueSummary:(id)arg1; +@property(readonly, copy) NSArray *issueSummaries; +- (id)initWithName:(id)arg1; + +@end + diff --git a/IDEKit/IDEBotIssueSummaryViewController.h b/IDEKit/IDEBotIssueSummaryViewController.h new file mode 100644 index 000000000..c3f474fe2 --- /dev/null +++ b/IDEKit/IDEBotIssueSummaryViewController.h @@ -0,0 +1,81 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDEBotIssueSummaryTableRowViewDelegate-Protocol.h" +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" +#import "NSTextViewDelegate-Protocol.h" + +@class DVTAutoExpandingScrollView, DVTNotificationToken, DVTObservingToken, DVTOutlineView, IDEBotSupportingDocument, IDEEditor, NSArray, NSButton, NSString, NSTextView, NSView; + +@interface IDEBotIssueSummaryViewController : IDEViewController +{ + DVTNotificationToken *_documentSizeUpdateToken; + DVTObservingToken *_issueSummaryCollectionsUpdateToken; + IDEEditor *_hostingEditor; + IDEBotSupportingDocument *_botSupportingDocument; + NSArray *_selectedIndexPaths; + DVTAutoExpandingScrollView *_scrollView; + DVTOutlineView *_outlineView; + NSArray *_issueSummaryCollections; + NSView *_titleHostView; + NSButton *_jumpToLogButton; + NSTextView *_errorTextView; + NSView *_errorLabelHost; +} + ++ (id)_statusLabelAttributes; ++ (BOOL)automaticallyNotifiesObserversOfSelectedIndexPaths; +@property __weak NSView *errorLabelHost; // @synthesize errorLabelHost=_errorLabelHost; +@property NSTextView *errorTextView; // @synthesize errorTextView=_errorTextView; +@property(retain) NSButton *jumpToLogButton; // @synthesize jumpToLogButton=_jumpToLogButton; +@property(retain) NSView *titleHostView; // @synthesize titleHostView=_titleHostView; +@property(copy) NSArray *issueSummaryCollections; // @synthesize issueSummaryCollections=_issueSummaryCollections; +@property(retain) DVTOutlineView *outlineView; // @synthesize outlineView=_outlineView; +@property(retain) DVTAutoExpandingScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property(copy) NSArray *selectedIndexPaths; // @synthesize selectedIndexPaths=_selectedIndexPaths; +@property(retain, nonatomic) IDEBotSupportingDocument *botSupportingDocument; // @synthesize botSupportingDocument=_botSupportingDocument; +@property(retain, nonatomic) IDEEditor *hostingEditor; // @synthesize hostingEditor=_hostingEditor; +- (void).cxx_destruct; +- (id)subStatusStringForSubStatus:(unsigned long long)arg1; +- (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3 atIndex:(unsigned long long)arg4; +- (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3 atIndex:(unsigned long long)arg4; +- (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)showCommitSheet:(id)arg1; +- (void)manageSchemes:(id)arg1; +- (void)showLogsTab:(id)arg1; +- (void)updateStatusErrorMessage:(int)arg1 subStatus:(unsigned long long)arg2; +- (id)showCommitSheetAttributedString; +- (id)manageSchemesAttributedString; +- (id)errorAttributedStringWithText:(id)arg1; +- (id)jumpToLogAttributedStringWithText:(id)arg1; +- (BOOL)outlineView:(id)arg1 doCommandBySelector:(SEL)arg2; +- (long long)separatorStyleForSummaryRowView:(id)arg1; +- (id)outlineView:(id)arg1 rowViewForItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (void)outlineViewSelectionDidChange:(id)arg1; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (id)outlineView:(id)arg1 objectValueForTableColumn:(id)arg2 byItem:(id)arg3; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (void)scrollIssueCategoryToVisible:(unsigned long long)arg1; +- (void)simpleOperationStatusDidChange:(int)arg1 subStatus:(unsigned long long)arg2; +- (void)outlineViewDoubleClickAction:(id)arg1; +- (void)primitiveInvalidate; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotLogEditorScopeBarDelegate-Protocol.h b/IDEKit/IDEBotLogEditorScopeBarDelegate-Protocol.h new file mode 100644 index 000000000..7c5ae1f6c --- /dev/null +++ b/IDEKit/IDEBotLogEditorScopeBarDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEBotLogEditorScopeBarDelegate +- (void)logEditorScopeBar:(id)arg1 searchTextChanged:(id)arg2; +- (void)logEditorScopeBar:(id)arg1 showAllResultsChanged:(BOOL)arg2; +- (void)logEditorScopeBar:(id)arg1 stateChanged:(int)arg2; +@end + diff --git a/IDEKit/IDEBotLogScopeBar.h b/IDEKit/IDEBotLogScopeBar.h new file mode 100644 index 000000000..ef3d4f48d --- /dev/null +++ b/IDEKit/IDEBotLogScopeBar.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "DVTScopeBarContentController-Protocol.h" + +@class DVTScopeBarButton, DVTSearchField, NSString; + +@interface IDEBotLogScopeBar : DVTViewController +{ + DVTScopeBarButton *_scopeLatestResultsButton; + DVTScopeBarButton *_scopeAllResultsButton; + DVTScopeBarButton *_scopeAllMessagesButton; + DVTScopeBarButton *_scopeAllIssuesButton; + DVTScopeBarButton *_scopeErrorsOnlyButton; + DVTSearchField *_scopeSearchField; + id _delegate; +} + ++ (id)defaultViewNibName; +@property(retain) id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)searchFieldAction:(id)arg1; +- (void)showErrorsOnly:(id)arg1; +- (void)showAllIssues:(id)arg1; +- (void)showAllMessages:(id)arg1; +- (void)showLatestResults:(id)arg1; +- (void)showAllResults:(id)arg1; +- (void)setScopeBarState:(int)arg1 showAllResults:(BOOL)arg2; +@property(readonly) double preferredViewHeight; +- (void)loadView; +- (void)_updateShowSteps:(BOOL)arg1 showWarnings:(BOOL)arg2 showErrors:(BOOL)arg3 showAnalyzerResults:(BOOL)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotRelativeDateFormatting.h b/IDEKit/IDEBotRelativeDateFormatting.h new file mode 100644 index 000000000..e10cf27a8 --- /dev/null +++ b/IDEKit/IDEBotRelativeDateFormatting.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEBotRelativeDateFormatting : NSObject +{ +} + ++ (id)relativeDateStringBetweenStartTimeInterval:(double)arg1 endTimeInterval:(double)arg2 endedDate:(id)arg3; + +@end + diff --git a/IDEKit/IDEBotSummaryDocumentLocation.h b/IDEKit/IDEBotSummaryDocumentLocation.h new file mode 100644 index 000000000..fbd2b9ae0 --- /dev/null +++ b/IDEKit/IDEBotSummaryDocumentLocation.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDocumentLocation.h" + +@class NSIndexPath; + +@interface IDEBotSummaryDocumentLocation : DVTDocumentLocation +{ + unsigned long long _selectedArea; + NSIndexPath *_indexPath; +} + +@property(readonly, copy) NSIndexPath *indexPath; // @synthesize indexPath=_indexPath; +@property(readonly) unsigned long long selectedArea; // @synthesize selectedArea=_selectedArea; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 selectedArea:(unsigned long long)arg3 indexPath:(id)arg4; + +@end + diff --git a/IDEKit/IDEBotSummaryIssueSeries.h b/IDEKit/IDEBotSummaryIssueSeries.h new file mode 100644 index 000000000..8679cb170 --- /dev/null +++ b/IDEKit/IDEBotSummaryIssueSeries.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +@interface IDEBotSummaryIssueSeries : NSObject +{ + NSArray *_columns; +} + +@property(copy) NSArray *columns; // @synthesize columns=_columns; +- (void).cxx_destruct; +- (id)description; + +@end + diff --git a/IDEKit/IDEBotSummaryStackedBarGraph.h b/IDEKit/IDEBotSummaryStackedBarGraph.h new file mode 100644 index 000000000..1ac9b4b2e --- /dev/null +++ b/IDEKit/IDEBotSummaryStackedBarGraph.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class IDEBotSummaryStackedBarGraphColumn, IDEBotSummaryStackedBarGraphController, NSArray, NSProgressIndicator, NSTrackingArea; + +@interface IDEBotSummaryStackedBarGraph : NSView +{ + id _resizeHandler; + NSArray *_graphData; + NSArray *_issuesSeriesData; + IDEBotSummaryStackedBarGraphController *_controller; + NSTrackingArea *_tracker; + IDEBotSummaryStackedBarGraphColumn *_columnInMouseHoverEvent; + IDEBotSummaryStackedBarGraphColumn *_columnInMouseDownEvent; + NSProgressIndicator *_progressIndicator; +} + +@property(retain) NSProgressIndicator *progressIndicator; // @synthesize progressIndicator=_progressIndicator; +@property(retain) IDEBotSummaryStackedBarGraphColumn *columnInMouseDownEvent; // @synthesize columnInMouseDownEvent=_columnInMouseDownEvent; +@property(retain) IDEBotSummaryStackedBarGraphColumn *columnInMouseHoverEvent; // @synthesize columnInMouseHoverEvent=_columnInMouseHoverEvent; +@property(retain) NSTrackingArea *tracker; // @synthesize tracker=_tracker; +@property __weak IDEBotSummaryStackedBarGraphController *controller; // @synthesize controller=_controller; +@property(copy) NSArray *issuesSeriesData; // @synthesize issuesSeriesData=_issuesSeriesData; +@property(copy) NSArray *graphData; // @synthesize graphData=_graphData; +@property(copy) id resizeHandler; // @synthesize resizeHandler=_resizeHandler; +- (void).cxx_destruct; +- (void)drawGraphData; +- (void)drawXAxisLabels; +- (void)drawRect:(struct CGRect)arg1; +- (void)resizeWithOldSuperviewSize:(struct CGSize)arg1; +- (void)mouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (id)_columnInEvent:(id)arg1; +- (void)updateTrackingAreas; + +@end + diff --git a/IDEKit/IDEBotSummaryStackedBarGraphBar.h b/IDEKit/IDEBotSummaryStackedBarGraphBar.h new file mode 100644 index 000000000..bd4817ed7 --- /dev/null +++ b/IDEKit/IDEBotSummaryStackedBarGraphBar.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSColor, NSString; + +@interface IDEBotSummaryStackedBarGraphBar : NSObject +{ + NSString *_barIdentifier; + NSString *_barValue; + NSColor *_barFillColor; + NSColor *_barStrokeColor; + struct CGRect _layoutRect; +} + ++ (id)barDataWithIdentifier:(id)arg1 barValue:(id)arg2 barFillColor:(id)arg3 barStrokeColor:(id)arg4; +@property(copy) NSColor *barStrokeColor; // @synthesize barStrokeColor=_barStrokeColor; +@property(copy) NSColor *barFillColor; // @synthesize barFillColor=_barFillColor; +@property struct CGRect layoutRect; // @synthesize layoutRect=_layoutRect; +@property(copy) NSString *barValue; // @synthesize barValue=_barValue; +@property(copy) NSString *barIdentifier; // @synthesize barIdentifier=_barIdentifier; +- (void).cxx_destruct; +- (id)description; + +@end + diff --git a/IDEKit/IDEBotSummaryStackedBarGraphColumn.h b/IDEKit/IDEBotSummaryStackedBarGraphColumn.h new file mode 100644 index 000000000..c5af8351c --- /dev/null +++ b/IDEKit/IDEBotSummaryStackedBarGraphColumn.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSDictionary, NSString; + +@interface IDEBotSummaryStackedBarGraphColumn : NSObject +{ + BOOL _isCurrentPopoverTarget; + NSString *_columnNumber; + NSArray *_bars; + NSDictionary *_userInfo; + unsigned long long _columnViewType; + unsigned long long _integrationResultsOverview; + struct CGRect _layoutRect; +} + ++ (id)columnDataWithColumnNumber:(id)arg1 bars:(id)arg2 columnViewType:(unsigned long long)arg3 integrationResultsOverview:(unsigned long long)arg4 userInfo:(id)arg5; +@property unsigned long long integrationResultsOverview; // @synthesize integrationResultsOverview=_integrationResultsOverview; +@property unsigned long long columnViewType; // @synthesize columnViewType=_columnViewType; +@property BOOL isCurrentPopoverTarget; // @synthesize isCurrentPopoverTarget=_isCurrentPopoverTarget; +@property(copy) NSDictionary *userInfo; // @synthesize userInfo=_userInfo; +@property struct CGRect layoutRect; // @synthesize layoutRect=_layoutRect; +@property(copy) NSArray *bars; // @synthesize bars=_bars; +@property(copy) NSString *columnNumber; // @synthesize columnNumber=_columnNumber; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (long long)cumulativeValueOfBars; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; + +@end + diff --git a/IDEKit/IDEBotSummaryStackedBarGraphController.h b/IDEKit/IDEBotSummaryStackedBarGraphController.h new file mode 100644 index 000000000..c31d0ef35 --- /dev/null +++ b/IDEKit/IDEBotSummaryStackedBarGraphController.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEBotSummaryStackedBarGraph, IDEBotSummaryStackedBarGraphColumn, NSArray, NSObject; + +@interface IDEBotSummaryStackedBarGraphController : NSObject +{ + BOOL _suppressSuccessBarsIfNoData; + double _barSpacing; + double _barWidth; + NSArray *_graphData; + NSArray *_visibleGraphData; + unsigned long long _maxVisibleColumns; + NSObject *_delegate; + IDEBotSummaryStackedBarGraphColumn *_popoverTargetColumn; + IDEBotSummaryStackedBarGraph *_graphView; + unsigned long long _xAxisLabelHeight; +} + +@property unsigned long long xAxisLabelHeight; // @synthesize xAxisLabelHeight=_xAxisLabelHeight; +@property(retain, nonatomic) IDEBotSummaryStackedBarGraph *graphView; // @synthesize graphView=_graphView; +@property(nonatomic) BOOL suppressSuccessBarsIfNoData; // @synthesize suppressSuccessBarsIfNoData=_suppressSuccessBarsIfNoData; +@property(retain) IDEBotSummaryStackedBarGraphColumn *popoverTargetColumn; // @synthesize popoverTargetColumn=_popoverTargetColumn; +@property __weak NSObject *delegate; // @synthesize delegate=_delegate; +@property unsigned long long maxVisibleColumns; // @synthesize maxVisibleColumns=_maxVisibleColumns; +@property(copy) NSArray *visibleGraphData; // @synthesize visibleGraphData=_visibleGraphData; +@property(copy) NSArray *graphData; // @synthesize graphData=_graphData; +@property double barWidth; // @synthesize barWidth=_barWidth; +@property double barSpacing; // @synthesize barSpacing=_barSpacing; +- (void).cxx_destruct; +- (void)layoutGraph; +- (id)emptyColumnColor; +- (id)barGraphLogAspect; +- (id)initWithGraphView:(id)arg1; + +@end + diff --git a/IDEKit/IDEBotSummaryStackedBarGraphDelegate-Protocol.h b/IDEKit/IDEBotSummaryStackedBarGraphDelegate-Protocol.h new file mode 100644 index 000000000..e71d93ede --- /dev/null +++ b/IDEKit/IDEBotSummaryStackedBarGraphDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEBotSummaryStackedBarGraphDelegate +- (id)emptyColumnColor; +- (void)mouseExitedGraph:(id)arg1 event:(id)arg2; +- (void)mouseClickedOnGraph:(id)arg1 column:(id)arg2 event:(id)arg3; +- (void)mouseMovedOverGraph:(id)arg1 column:(id)arg2 event:(id)arg3; +@end + diff --git a/IDEKit/IDEBotSupportingDocument.h b/IDEKit/IDEBotSupportingDocument.h new file mode 100644 index 000000000..ec86e7c22 --- /dev/null +++ b/IDEKit/IDEBotSupportingDocument.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTObservingToken, IDEBot, IDEBotExecution, IDESchemeActionsInvocationRecord, NSArray, NSString; + +@interface IDEBotSupportingDocument : IDEEditorDocument +{ + DVTObservingToken *_botExecutionUpdateToken; + DVTObservingToken *_botExecutionFinishedToken; + DVTObservingToken *_schemeActionsInvocationRecordUpdateToken; + NSArray *_scmLogs; + NSArray *_activityLogs; + NSString *_buildAgentLog; + NSString *_xcodebuildLog; + NSArray *_issueSummaryCollections; +} + ++ (id)keyPathsForValuesAffectingSchemeActionsInvocationRecord; ++ (BOOL)shouldUnlockFileURLBeforeMakingChanges; +@property(copy, nonatomic) NSArray *issueSummaryCollections; // @synthesize issueSummaryCollections=_issueSummaryCollections; +- (void).cxx_destruct; +- (void)fetchGeniusResultsForDocumentLocations:(id)arg1 inWorkspace:(id)arg2 withCompletionHandler:(id)arg3; +- (void)editorDocumentDidClose; +- (void)fetchLogsWithCompletionHandler:(id)arg1; +- (id)issueSummaryForIndexPath:(id)arg1; +- (void)updateIssueCategories; +- (void)schemeActionsInvocationRecordDidChange; +@property(readonly, nonatomic) IDESchemeActionsInvocationRecord *schemeActionsInvocationRecord; +- (void)botExecutionDidFinish; +@property(readonly, nonatomic) IDEBotExecution *botExecution; +@property(readonly, nonatomic) IDEBot *bot; +- (id)displayName; +- (int)readOnlyStatus; +- (id)initForURL:(id)arg1 withContentsOfURL:(id)arg2 ofType:(id)arg3 error:(id *)arg4; + +@end + diff --git a/IDEKit/IDEBotSupportingEditor.h b/IDEKit/IDEBotSupportingEditor.h new file mode 100644 index 000000000..31757e593 --- /dev/null +++ b/IDEKit/IDEBotSupportingEditor.h @@ -0,0 +1,64 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTReplacementViewDelegate-Protocol.h" + +@class DVTBorderedView, DVTObservingToken, DVTReplacementView, DVTTabChooserView, IDEBot, IDEBotExecution, NSArray, NSString; + +@interface IDEBotSupportingEditor : IDEEditor +{ + DVTObservingToken *_choiceUpdateToken; + DVTObservingToken *_currentSelectedDocumentLocationsUpdateToken; + DVTObservingToken *_currentSelectedItemsUpdateToken; + NSArray *_currentSelectedDocumentLocations; + NSArray *_currentSelectedItems; + DVTBorderedView *_borderView; + DVTReplacementView *_panelView; + DVTTabChooserView *_tabChooserView; +} + ++ (long long)version; ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; ++ (void)configureControllerContentViewConstraints:(id)arg1; ++ (id)botSupportingEditorBackgroundColor; ++ (id)keyPathsForValuesAffectingBotExecution; ++ (id)keyPathsForValuesAffectingBot; ++ (id)defaultViewNibName; +@property(retain, nonatomic) DVTTabChooserView *tabChooserView; // @synthesize tabChooserView=_tabChooserView; +@property(retain, nonatomic) DVTReplacementView *panelView; // @synthesize panelView=_panelView; +@property(retain, nonatomic) DVTBorderedView *borderView; // @synthesize borderView=_borderView; +@property(copy) NSArray *currentSelectedItems; // @synthesize currentSelectedItems=_currentSelectedItems; +@property(copy) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +@property(retain) DVTObservingToken *currentSelectedItemsUpdateToken; // @synthesize currentSelectedItemsUpdateToken=_currentSelectedItemsUpdateToken; +@property(retain) DVTObservingToken *currentSelectedDocumentLocationsUpdateToken; // @synthesize currentSelectedDocumentLocationsUpdateToken=_currentSelectedDocumentLocationsUpdateToken; +@property(retain) DVTObservingToken *choiceUpdateToken; // @synthesize choiceUpdateToken=_choiceUpdateToken; +- (void).cxx_destruct; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (void)selectDocumentLocations:(id)arg1; +- (void)replacementView:(id)arg1 willCloseViewController:(id)arg2; +- (void)replacementView:(id)arg1 willInstallViewController:(id)arg2; +- (void)showLogsTab:(id)arg1; +- (id)logsChoice; +- (void)selectChoice:(id)arg1; +- (void)primitiveInvalidate; +@property(readonly, nonatomic) NSArray *choices; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)loadView; +@property(readonly, nonatomic) IDEBotExecution *botExecution; +@property(readonly, nonatomic) IDEBot *bot; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEBotSupportingEditorHostedViewController-Protocol.h b/IDEKit/IDEBotSupportingEditorHostedViewController-Protocol.h new file mode 100644 index 000000000..20f38e9a8 --- /dev/null +++ b/IDEKit/IDEBotSupportingEditorHostedViewController-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class IDEBotSupportingEditor, NSArray; + +@protocol IDEBotSupportingEditorHostedViewController ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +@property(readonly) NSArray *currentSelectedDocumentLocations; +@property(retain, nonatomic) IDEBotSupportingEditor *botSupportingEditor; +- (void)selectDocumentLocations:(id)arg1; +@end + diff --git a/IDEKit/IDEBotSupportingGeniusResultsFinder.h b/IDEKit/IDEBotSupportingGeniusResultsFinder.h new file mode 100644 index 000000000..d94bdde4b --- /dev/null +++ b/IDEKit/IDEBotSupportingGeniusResultsFinder.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEBotSupportingGeniusResultsFinder : IDEGeniusResultsFinder +{ +} + ++ (Class)editorDocumentClass; +- (void)findGeniusResultsForEditorDocument:(id)arg1 selectedDocumentLocations:(id)arg2; + +@end + diff --git a/IDEKit/IDEBotTestDetailsDocumentLocation.h b/IDEKit/IDEBotTestDetailsDocumentLocation.h new file mode 100644 index 000000000..673f4d223 --- /dev/null +++ b/IDEKit/IDEBotTestDetailsDocumentLocation.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDocumentLocation.h" + +@class IDETest, NSString; + +@interface IDEBotTestDetailsDocumentLocation : DVTDocumentLocation +{ + NSString *_botRunGUID; + IDETest *_test; + NSString *_testName; + long long _integrationNumber; +} + +@property(nonatomic) long long integrationNumber; // @synthesize integrationNumber=_integrationNumber; +@property(copy, nonatomic) NSString *testName; // @synthesize testName=_testName; +@property(retain, nonatomic) IDETest *test; // @synthesize test=_test; +@property(retain, nonatomic) NSString *botRunGUID; // @synthesize botRunGUID=_botRunGUID; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 test:(id)arg3 testName:(id)arg4; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 botRunGUID:(id)arg3 integrationNumber:(long long)arg4; + +@end + diff --git a/IDEKit/IDEBotUnitTestTableCellView.h b/IDEKit/IDEBotUnitTestTableCellView.h new file mode 100644 index 000000000..3c8085266 --- /dev/null +++ b/IDEKit/IDEBotUnitTestTableCellView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class DVTBorderedView; + +@interface IDEBotUnitTestTableCellView : NSTableCellView +{ + BOOL _selected; + DVTBorderedView *_borderedView; +} + +@property(nonatomic) BOOL selected; // @synthesize selected=_selected; +@property(retain, nonatomic) DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (void)prepareForReuse; + +@end + diff --git a/IDEKit/IDEBuildAlertMonitor.h b/IDEKit/IDEBuildAlertMonitor.h index fca41ed52..ce4c83fe9 100644 --- a/IDEKit/IDEBuildAlertMonitor.h +++ b/IDEKit/IDEBuildAlertMonitor.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTMapTable, DVTObservingToken, DVTStackBacktrace, IDEIssue, IDEWorkspaceDocument; +@class DVTMapTable, DVTObservingToken, DVTStackBacktrace, IDEActivityLogSection, IDEBuildOperation, IDEIssue, IDEWorkspaceDocument, NSString; @interface IDEBuildAlertMonitor : NSObject { @@ -17,7 +17,8 @@ DVTObservingToken *_buildOperationToken; id _issueProviderToken; id _buildLogObserver; - DVTMapTable *_watchedBuildLogsToBuildOperations; + IDEBuildOperation *_currentBuildOperation; + IDEActivityLogSection *_currentBuildLog; BOOL _started; BOOL _running; BOOL _stopped; @@ -47,6 +48,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEBuildFolderLocationSheetController.h b/IDEKit/IDEBuildFolderLocationSheetController.h index 35abad34a..bd9d2917b 100644 --- a/IDEKit/IDEBuildFolderLocationSheetController.h +++ b/IDEKit/IDEBuildFolderLocationSheetController.h @@ -76,7 +76,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEBuildIssueAnnotation.h b/IDEKit/IDEBuildIssueAnnotation.h index f27ba6ad5..b2ff1de04 100644 --- a/IDEKit/IDEBuildIssueAnnotation.h +++ b/IDEKit/IDEBuildIssueAnnotation.h @@ -10,8 +10,7 @@ { } -+ (BOOL)scrollbarMarkerHighlight; -+ (BOOL)wantsScrollbarMarker; ++ (unsigned long long)scrollbarMarkerType; + (id)editedTheme; + (id)focusedTheme; + (id)normalTheme; diff --git a/IDEKit/IDEBuildIssueErrorAnnotation.h b/IDEKit/IDEBuildIssueErrorAnnotation.h index 607dd93ab..c05b4eb8b 100644 --- a/IDEKit/IDEBuildIssueErrorAnnotation.h +++ b/IDEKit/IDEBuildIssueErrorAnnotation.h @@ -10,8 +10,7 @@ { } -+ (BOOL)scrollbarMarkerHighlight; -+ (BOOL)wantsScrollbarMarker; ++ (unsigned long long)scrollbarMarkerType; + (id)editedTheme; + (id)focusedTheme; + (id)normalTheme; diff --git a/IDEKit/IDEBuildIssueStaticAnalyzerResultAnnotation.h b/IDEKit/IDEBuildIssueStaticAnalyzerResultAnnotation.h index 3f808f812..938ce7669 100644 --- a/IDEKit/IDEBuildIssueStaticAnalyzerResultAnnotation.h +++ b/IDEKit/IDEBuildIssueStaticAnalyzerResultAnnotation.h @@ -10,8 +10,7 @@ { } -+ (BOOL)scrollbarMarkerHighlight; -+ (BOOL)wantsScrollbarMarker; ++ (unsigned long long)scrollbarMarkerType; + (id)editedTheme; + (id)focusedTheme; + (id)normalTheme; diff --git a/IDEKit/IDEBuildIssueStaticAnalyzerWarningAnnotation.h b/IDEKit/IDEBuildIssueStaticAnalyzerWarningAnnotation.h index 54a7976ff..26dab1cdb 100644 --- a/IDEKit/IDEBuildIssueStaticAnalyzerWarningAnnotation.h +++ b/IDEKit/IDEBuildIssueStaticAnalyzerWarningAnnotation.h @@ -10,8 +10,7 @@ { } -+ (BOOL)scrollbarMarkerHighlight; -+ (BOOL)wantsScrollbarMarker; ++ (unsigned long long)scrollbarMarkerType; + (id)editedTheme; + (id)focusedTheme; + (id)normalTheme; diff --git a/IDEKit/IDEBuildIssueWarningAnnotation.h b/IDEKit/IDEBuildIssueWarningAnnotation.h index 368721354..64b4f30fc 100644 --- a/IDEKit/IDEBuildIssueWarningAnnotation.h +++ b/IDEKit/IDEBuildIssueWarningAnnotation.h @@ -10,8 +10,7 @@ { } -+ (BOOL)scrollbarMarkerHighlight; -+ (BOOL)wantsScrollbarMarker; ++ (unsigned long long)scrollbarMarkerType; + (id)editedTheme; + (id)focusedTheme; + (id)normalTheme; diff --git a/IDEKit/IDEBuildResultsOutlineDelegate-Protocol.h b/IDEKit/IDEBuildResultsOutlineDelegate-Protocol.h new file mode 100644 index 000000000..2f746a8cf --- /dev/null +++ b/IDEKit/IDEBuildResultsOutlineDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class IDEActivityLogSection; + +@protocol IDEBuildResultsOutlineDelegate +@property(readonly) IDEActivityLogSection *lastFindResultSection; +@property(readonly) struct _NSRange lastFindResultRange; +@property(readonly) BOOL lastFindResult; +- (id)activityLogSection; +- (void)showAllMessages:(id)arg1; +- (void)doubleClickDocumentLocation:(id)arg1; +- (void)processNewSelectedIndexPaths:(id)arg1; +@end + diff --git a/IDEKit/IDEBuildResultsOutlineLogic.h b/IDEKit/IDEBuildResultsOutlineLogic.h new file mode 100644 index 000000000..d12254c1e --- /dev/null +++ b/IDEKit/IDEBuildResultsOutlineLogic.h @@ -0,0 +1,230 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTMapTable, DVTStackBacktrace, IDEActivityLogSection, IDEConfigurableDataSource, NSMutableDictionary, NSString, XCBuildResultAdapter, XCBuildResultsOutlineView; + +@interface IDEBuildResultsOutlineLogic : NSObject +{ + id _buildResultsOutlineDelegate; + IDEActivityLogSection *_activityLog; + id _activityLogObserver; + XCBuildResultsOutlineView *_outline; + XCBuildResultsOutlineView *_outlineIssues; + XCBuildResultsOutlineView *_activeOutline; + IDEConfigurableDataSource *_dataSource; + IDEConfigurableDataSource *_dataSourceIssues; + BOOL _showSteps; + BOOL _showWarnings; + BOOL _showErrors; + BOOL _showTestFailures; + BOOL _showAnalyzerResults; + BOOL _showAllResults; + BOOL _startNotificationWasReceived; + BOOL _stopNotificationWasReceived; + BOOL _expandingWhileBuilding; + BOOL _performScrollToEnd; + XCBuildResultAdapter *_genericLogItemAdapter; + XCBuildResultAdapter *_sectionAdapter; + XCBuildResultAdapter *_targetHeadingAdapter; + XCBuildResultAdapter *_invocationAdapter; + XCBuildResultAdapter *_errorAdapter; + XCBuildResultAdapter *_testFailureAdapter; + XCBuildResultAdapter *_warningAdapter; + XCBuildResultAdapter *_analyzerWarningAdapter; + XCBuildResultAdapter *_analyzerResultAdapter; + XCBuildResultAdapter *_analyzerStepAdapter; + XCBuildResultAdapter *_analyzerControlFlowStepAdapter; + XCBuildResultAdapter *_analyzerEventStepAdapter; + XCBuildResultAdapter *_unitTestAdapter; + XCBuildResultAdapter *_headerInclusionAdapter; + XCBuildResultAdapter *_noticeAdapter; + XCBuildResultAdapter *_summaryItemAdapter; + XCBuildResultAdapter *_issueCategoryAdapter; + XCBuildResultAdapter *_issueOccurrenceAdapter; + XCBuildResultAdapter *_issueOccurrenceSubStepAdapter; + DVTMapTable *_textLayoutsGenerationA; + DVTMapTable *_textLayoutsGenerationB; + NSMutableDictionary *_issueCategoryNodes; + NSString *_searchFieldValue; +} + ++ (id)markerForOtherCategory; ++ (BOOL)isUnitTestSection:(id)arg1; ++ (BOOL)isContextInfoMessage:(id)arg1; ++ (BOOL)isHeaderInclusionMessage:(id)arg1; ++ (BOOL)isAnalyzerWarningMessage:(id)arg1; ++ (BOOL)isAnalyzerEventStepMessage:(id)arg1; ++ (BOOL)isAnalyzerControlFlowStepMessage:(id)arg1; ++ (BOOL)isAnalyzerStepMessage:(id)arg1; ++ (BOOL)isAnalyzerResultMessage:(id)arg1; ++ (BOOL)isNoticeMessage:(id)arg1; ++ (BOOL)isWarningMessage:(id)arg1; ++ (BOOL)isErrorMessage:(id)arg1; ++ (BOOL)isTestFailureMessage:(id)arg1; ++ (BOOL)isCommandInvocationSection:(id)arg1; ++ (BOOL)isMainGroupSection:(id)arg1; ++ (id)formattedLogTranscript:(id)arg1; ++ (id)formattedLogStringForLogMessage:(id)arg1; ++ (id)formattedLogStringForSection:(id)arg1; ++ (id)boldAttributesForTranscript; ++ (id)attributesForTranscript; ++ (id)standardMonoSpaceFont; ++ (id)attributedTranscriptForLogSection:(id)arg1 commandDetailLengthPtr:(unsigned long long *)arg2; ++ (id)_commandInvocationStringForLogSection:(id)arg1; ++ (id)tooltipForLogMessage:(id)arg1; ++ (id)lessUnderlinedWhiteImage; ++ (id)lessWhiteImage; ++ (id)moreUnderlinedWhiteImage; ++ (id)moreWhiteImage; ++ (id)lessUnderlinedImage; ++ (id)lessImage; ++ (id)moreUnderlinedImage; ++ (id)moreImage; ++ (id)newImageWithTitle:(id)arg1 selected:(BOOL)arg2 underlined:(BOOL)arg3; ++ (id)condensedOverImage; ++ (id)condensedDownImage; ++ (id)condensedUpImage; ++ (id)expandedOverImage; ++ (id)expandedDownImage; ++ (id)expandedUpImage; ++ (id)buildFileInProgressIconImage; ++ (id)buildFileErrorsIconImage; ++ (id)buildFileWarningsIconImage; ++ (id)buildFileAnalyzerResultsIconImage; ++ (id)buildFileWithIssuesIconImage; ++ (id)buildFileSuccessIconImage; ++ (id)fixItErrorIconImage; ++ (id)fixItWarningIconImage; ++ (id)testFailureIconImage; ++ (id)errorIconImage; ++ (id)warningIconImage; ++ (id)analyzerControlFlowStepIconImage; ++ (id)analyzerStepIconImage; ++ (id)analyzerEventStepIconImage; ++ (id)analyzerResultIconImage; ++ (id)analyzerWarningIconImage; ++ (id)noticeIconImage; ++ (id)imageNamed:(id)arg1; ++ (id)sharedTextLayout; ++ (void)initialize; +@property(readonly, nonatomic) id buildResultsOutlineDelegate; // @synthesize buildResultsOutlineDelegate=_buildResultsOutlineDelegate; +@property(copy, nonatomic) NSString *searchFieldValue; // @synthesize searchFieldValue=_searchFieldValue; +@property(readonly, nonatomic) BOOL showAllResults; // @synthesize showAllResults=_showAllResults; +@property(readonly, nonatomic) BOOL showAnalyzerResults; // @synthesize showAnalyzerResults=_showAnalyzerResults; +@property(readonly, nonatomic) BOOL showTestFailures; // @synthesize showTestFailures=_showTestFailures; +@property(readonly, nonatomic) BOOL showErrors; // @synthesize showErrors=_showErrors; +@property(readonly, nonatomic) BOOL showWarnings; // @synthesize showWarnings=_showWarnings; +@property(readonly, nonatomic) BOOL showSteps; // @synthesize showSteps=_showSteps; +- (void).cxx_destruct; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1 outlineView:(id)arg2 outlineIssuesView:(id)arg3; +- (void)primitiveInvalidate; +- (void)selectMessage:(id)arg1 withinDataNode:(id)arg2; +- (void)selectMessageOrSection:(id)arg1 usingTranscript:(BOOL)arg2; +- (void)_delayedHighLightMessage:(id)arg1; +- (void)showFindIndicatorInSection:(id)arg1 withTranscriptTextRange:(struct _NSRange)arg2; +- (void)selectSection:(id)arg1 withTranscriptTextRange:(struct _NSRange)arg2; +- (void)selectMessageOrSection:(id)arg1; +- (BOOL)startingWithTextView:(id)arg1 findText:(id)arg2 ignoreCase:(BOOL)arg3 matchStyle:(long long)arg4 backwards:(BOOL)arg5 wrap:(BOOL)arg6; +- (id)transcriptAttributedStringForDataNode:(id)arg1; +- (void)updateSearchFieldValue:(id)arg1; +- (void)copyShownTranscripts:(id)arg1; +- (void)copyTranscriptToNewTextFile:(id)arg1; +- (BOOL)outlineView:(id)arg1 writeItems:(id)arg2 toPasteboard:(id)arg3; +- (id)attributedLogStringForItems:(id)arg1 inOutlineView:(id)arg2; +- (id)dataSource:(id)arg1 contextMenuForSelectedNodes:(id)arg2; +- (id)mentuItemTitleForCopyShownTranscripts; +- (id)localizedStringFor:(id)arg1 explanation:(id)arg2; +- (BOOL)dataSource:(id)arg1 filterDisplayedRootNode:(id)arg2; +- (void)jumpToSelection:(id)arg1; +- (BOOL)selectionContainsTranscripts; +- (void)collapseAllTranscripts:(id)arg1; +- (void)expandAllTranscripts:(id)arg1; +- (void)expandSelectedTranscripts:(BOOL)arg1; +- (void)expandTranscripts:(BOOL)arg1 nodes:(id)arg2; +- (void)_recursiveSetTextExpanded:(BOOL)arg1 inDataNode:(id)arg2; +- (void)_scrollToEnd:(id)arg1; +- (void)_recursiveReplaceAdapter:(id)arg1 with:(id)arg2 inDataNode:(id)arg3; +- (void)_updateRootsByIssues; +- (void)updateByIssueView:(id)arg1; +- (void)_updateIssuesForSection:(id)arg1 nodesToExpand:(id)arg2; +- (void)_updateIssuesForMessage:(id)arg1 nodesToExpand:(id)arg2; +- (id)nodeForIssueItem:(id)arg1; +- (id)categoryForItem:(id)arg1; +- (void)completeActivityLog; +- (void)testComputeCounts; +- (void)setExpandingWhileBuilding:(BOOL)arg1; +- (BOOL)expandingWhileBuilding; +- (void)buildOperationDidUpdateBuildLogItems:(id)arg1; +- (void)updateByStepView:(id)arg1; +- (id)textLayoutForDataNode:(id)arg1; +- (void)buildOperationDidUpdateBuildLogItems_addingChildrenInsteadOfReloading_Radar6707952:(id)arg1; +- (void)buildOperationDidUpdateBuildLogItems_addingChildrenInsteadOfReloading:(id)arg1; +- (id)nodeForLogItem:(id)arg1; +- (void)displayActivityLog:(id)arg1; +- (void)noteActiveViewDidChangeTo:(id)arg1; +- (void)setShowAllResults:(BOOL)arg1; +- (void)setShowSteps:(BOOL)arg1 showWarnings:(BOOL)arg2 showErrors:(BOOL)arg3 showTestFailures:(BOOL)arg4 showAnalyzerResults:(BOOL)arg5; +- (void)_restoreConfigurationForCurrentOutlineView; +- (void)_saveConfigurationForCurrentOutlineView; +- (void)_rebuildOutline; +- (void)_updateCounts; +- (void)_updateRoots; +- (BOOL)shouldDisplaySummary; +- (void)_recursivelyExpandUnitTestNodesWithImportantMessagesForNode:(id)arg1; +- (id)activityLog; +- (void)scrollToEndOfOutline; +- (BOOL)shouldScrollToEndOfOutline; +- (void)scrollToEndOfOutlineView:(id)arg1; +- (BOOL)shouldScrollToEndOfOutlineView:(id)arg1; +- (BOOL)alwaysShowTargetInfo; +- (void)_configure; +- (id)_configureOutline:(id)arg1; +- (void)outlineIssuesSelectionChanged; +- (void)outlineSelectionChanged; +- (id)indexPathsForNodes:(id)arg1; +- (BOOL)filterLogItem:(id)arg1; +- (BOOL)filterLogMessage:(id)arg1; +- (BOOL)filterLogMessageSansSubitems:(id)arg1; +- (BOOL)filterLogSection:(id)arg1; +- (BOOL)logMessageHasFilteredSubItems:(id)arg1; +- (BOOL)logSectionHasFilteredSubItems:(id)arg1; +- (BOOL)iterateCountingOverSection:(id)arg1 errorCountPtr:(unsigned long long *)arg2 testFailureCountPtr:(unsigned long long *)arg3 warningCountPtr:(unsigned long long *)arg4 analyzerCountPtr:(unsigned long long *)arg5 stopOnError:(BOOL)arg6 stopOnTestFailure:(BOOL)arg7 stopOnWarning:(BOOL)arg8 stopOnAnalyzer:(BOOL)arg9; +- (id)issueOccurrenceSubStepAdapter; +- (id)issueOccurrenceAdapter; +- (id)issueCategoryAdapter; +- (id)summaryItemAdapter; +- (id)noticeAdapter; +- (id)unitTestAdapter; +- (id)headerInclusionAdapter; +- (id)analyzerEventStepAdapter; +- (id)analyzerControlFlowStepAdapter; +- (id)analyzerStepAdapter; +- (id)analyzerResultAdapter; +- (id)analyzerWarningAdapter; +- (id)warningAdapter; +- (id)testFailureAdapter; +- (id)errorAdapter; +- (id)invocationAdapter; +- (id)sectionAdapter; +- (id)targetHeadingAdapter; +- (id)genericLogItemAdapter; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEKit/IDEBuildRunPhaseBlueprintProviderWrapper.h b/IDEKit/IDEBuildRunPhaseBlueprintProviderWrapper.h index 4d6f2e09b..a3520b2dd 100644 --- a/IDEKit/IDEBuildRunPhaseBlueprintProviderWrapper.h +++ b/IDEKit/IDEBuildRunPhaseBlueprintProviderWrapper.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class NSArray; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEBuildRunPhaseBlueprintProviderWrapper : NSObject +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSString; + +@interface IDEBuildRunPhaseBlueprintProviderWrapper : NSObject { id _provider; } @@ -16,10 +18,23 @@ + (id)keyPathsAffectingBlueprintWrappers; @property(readonly) id provider; // @synthesize provider=_provider; - (void).cxx_destruct; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; @property(readonly) NSArray *blueprintWrappers; - (id)initWithBlueprintProvider:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEBuildRunPhaseBlueprintWrapper.h b/IDEKit/IDEBuildRunPhaseBlueprintWrapper.h index fcb5b71b5..5d38f47ef 100644 --- a/IDEKit/IDEBuildRunPhaseBlueprintWrapper.h +++ b/IDEKit/IDEBuildRunPhaseBlueprintWrapper.h @@ -6,11 +6,11 @@ #import "NSObject.h" -#import "IDENavigableItemRepresentation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" @class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; -@interface IDEBuildRunPhaseBlueprintWrapper : NSObject +@interface IDEBuildRunPhaseBlueprintWrapper : NSObject { id _blueprint; } @@ -22,12 +22,17 @@ - (id)initWithBlueprint:(id)arg1; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) DVTFileDataType *navigableItem_documentType; @property(readonly) IDEFileReference *navigableItem_fileReference; @property(readonly) NSString *navigableItem_groupIdentifier; @property(readonly) BOOL navigableItem_isLeaf; @property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEBuildRunPhaseSheetController.h b/IDEKit/IDEBuildRunPhaseSheetController.h index 2af8f8008..d8c19fc6b 100644 --- a/IDEKit/IDEBuildRunPhaseSheetController.h +++ b/IDEKit/IDEBuildRunPhaseSheetController.h @@ -15,7 +15,7 @@ DVTOutlineView *_outlineView; DVTGradientImageButton *_addButton; DVTGradientImageButton *_deleteButton; - DVTBorderedView *_glassBar; + DVTBorderedView *_topBorderedView; DVTSearchField *_searchField; IDEScheme *_runContext; IDEWorkspace *_workspace; @@ -25,9 +25,9 @@ } + (void)initialize; -@property(copy, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; @property(retain) IDEBuildSchemeAction *runPhase; // @synthesize runPhase=_runPhase; @property(retain) IDEScheme *runContext; // @synthesize runContext=_runContext; +@property(copy, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; - (void).cxx_destruct; - (void)outlineViewSelectionDidChange:(id)arg1; - (BOOL)outlineView:(id)arg1 shouldEditTableColumn:(id)arg2 item:(id)arg3; @@ -60,5 +60,11 @@ - (void)updateBoundIDERunContextBinding; - (id)dvtExtraBindings; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEBuildable-Protocol.h b/IDEKit/IDEBuildable-Protocol.h index abcfe62f3..a573ad3ef 100644 --- a/IDEKit/IDEBuildable-Protocol.h +++ b/IDEKit/IDEBuildable-Protocol.h @@ -8,25 +8,32 @@ #import "IDEBuildSettingsProvider-Protocol.h" #import "NSObject-Protocol.h" -@class NSSet, NSString; +@class IDEEntityIdentifier, NSSet, NSString; @protocol IDEBuildable -@property(readonly) NSString *legacyIdentifier; +@property(readonly, copy) NSString *legacyIdentifier; +@property(readonly) NSSet *pathsOfFilesInCopyFilesBuildPhases; +@property(readonly) NSSet *pathsOfFilesInLinkedBinariesPhase; @property(readonly) NSSet *namesOfLinkedBinaries; @property(readonly) BOOL hasRecursiveDependencyCycle; @property(readonly) NSString *toolTip; @property(readonly) NSString *displayName; @property(readonly) id blueprint; -@property(readonly) NSString *buildableIdentifier; -- (id)createBuilderForBuildCommand:(int)arg1 withBuildTaskQueueSet:(id)arg2 parameters:(id)arg3 buildOnlyTheseFiles:(id)arg4 restorePersistedBuildResults:(BOOL)arg5; +@property(readonly, copy) IDEEntityIdentifier *entityIdentifier; +@property(readonly, copy) NSString *buildableIdentifier; +- (id)createBuilderForBuildCommand:(int)arg1 withBuildTaskQueueSet:(id)arg2 parameters:(id)arg3 buildOnlyTheseFiles:(id)arg4 restorePersistedBuildResults:(BOOL)arg5 withManager:(id)arg6; - (id)implicitDependenciesForBuildParameters:(id)arg1 executionEnvironment:(id)arg2 returningMessages:(id *)arg3; - (id)directDependencies; - (id)uncachedOrderedRecursiveDependenciesIncludingSelf:(BOOL)arg1 visitedBuildables:(id)arg2; - (id)orderedRecursiveDependenciesIncludingSelf:(BOOL)arg1; +- (id)toolSearchPathWithBuildParameters:(id)arg1; - (id)absolutePathByEvaluatingBuildSettingExpressionString:(id)arg1 withBuildParameters:(id)arg2; - (id)stringByEvaluatingBuildSettingExpressionString:(id)arg1 withBuildParameters:(id)arg2; - (id)evaluatedStringListValueForBuildSetting:(id)arg1 withBuildParameters:(id)arg2; - (id)evaluatedStringValueForBuildSetting:(id)arg1 withBuildParameters:(id)arg2; - (id)allBuildSettingNamesWithBuildParameters:(id)arg1; + +@optional +- (Class)buildOperationManagerClass; @end diff --git a/IDEKit/IDEBuildableProduct-Protocol.h b/IDEKit/IDEBuildableProduct-Protocol.h index f754b20be..c54f1d4b2 100644 --- a/IDEKit/IDEBuildableProduct-Protocol.h +++ b/IDEKit/IDEBuildableProduct-Protocol.h @@ -13,7 +13,7 @@ @property(readonly) BOOL productIsExecutable; @property(readonly) NSDictionary *productSettings; @property(readonly) NSString *iconPath; -@property(readonly) DVTFileDataType *fileDataType; +@property(readonly, copy) DVTFileDataType *fileDataType; @property(readonly) DVTFilePath *filePath; - (id)filePathForBuildParameters:(id)arg1; - (id)productTypeIdentifier; diff --git a/IDEKit/IDEButtonWithBackgroundColor.h b/IDEKit/IDEButtonWithBackgroundColor.h index 1bbea7eff..8e665f68c 100644 --- a/IDEKit/IDEButtonWithBackgroundColor.h +++ b/IDEKit/IDEButtonWithBackgroundColor.h @@ -6,12 +6,31 @@ #import "NSButton.h" -@interface IDEButtonWithBackgroundColor : NSButton +#import "DVTWindowActivationStateObserver-Protocol.h" + +@class NSColor, NSString; + +@interface IDEButtonWithBackgroundColor : NSButton { + id _windowActivationObservation; + NSColor *_backgroundColor; + NSColor *_inactiveBackgroundColor; } +@property(retain) NSColor *inactiveBackgroundColor; // @synthesize inactiveBackgroundColor=_inactiveBackgroundColor; +@property(retain) NSColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; +- (void).cxx_destruct; +- (void)window:(id)arg1 didChangeActivationState:(long long)arg2; +- (void)viewWillMoveToWindow:(id)arg1; +- (BOOL)isOpaque; +- (void)dealloc; - (void)drawRect:(struct CGRect)arg1; -- (void)awakeFromNib; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDECancellableToken.h b/IDEKit/IDECancellableToken.h new file mode 100644 index 000000000..cfca39ea6 --- /dev/null +++ b/IDEKit/IDECancellableToken.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTCancellable-Protocol.h" + +@class NSString; + +@interface IDECancellableToken : NSObject +{ + BOOL _cancelled; + id _cancelAction; +} + +@property(copy) id cancelAction; // @synthesize cancelAction=_cancelAction; +@property(getter=isCancelled) BOOL cancelled; // @synthesize cancelled=_cancelled; +- (void).cxx_destruct; +- (void)cancel; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDECapsuleHeaderView.h b/IDEKit/IDECapsuleHeaderView.h index ac192a920..3097230d6 100644 --- a/IDEKit/IDECapsuleHeaderView.h +++ b/IDEKit/IDECapsuleHeaderView.h @@ -18,6 +18,7 @@ @property IDECapsuleView *capsuleView; // @synthesize capsuleView=_capsuleView; @property(retain, nonatomic) NSView *capsuleHeaderContentView; // @synthesize capsuleHeaderContentView=_capsuleHeaderContentView; - (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; - (id)defaultCloseButton; - (id)initWithFrame:(struct CGRect)arg1; - (void)layoutBottomUp; diff --git a/IDEKit/IDECapsuleListView.h b/IDEKit/IDECapsuleListView.h index ef6c98045..7510ad1a8 100644 --- a/IDEKit/IDECapsuleListView.h +++ b/IDEKit/IDECapsuleListView.h @@ -8,10 +8,11 @@ #import "DVTInvalidation-Protocol.h" #import "DVTStatefulObject-Protocol.h" +#import "NSDraggingSource-Protocol.h" @class DVTStackBacktrace, DVTStateToken, IDECapsuleView, NSColor, NSMutableSet, NSString, NSTimer; -@interface IDECapsuleListView : DVTStackView_ML +@interface IDECapsuleListView : DVTStackView_ML { IDECapsuleView *_draggedView; id _dataSource; @@ -31,11 +32,12 @@ unsigned int viewControllerForRow:1; unsigned int acceptDrop:1; unsigned int validateDrop:1; - unsigned int writeRowWithIndex:1; + unsigned int pastboardTypesForRowWithIndex:1; unsigned int didCollapse:1; unsigned int didExpand:1; unsigned int didCompleteLayout:1; } _dataSourceRespondsTo; + BOOL _highlightingEnabled; } + (long long)version; @@ -43,11 +45,12 @@ + (id)_subviewTopShadow; + (id)_subviewBottomShadow; + (void)initialize; -@property(retain, nonatomic) DVTStateToken *stateToken; // @synthesize stateToken=_stateToken; +@property(nonatomic) BOOL highlightingEnabled; // @synthesize highlightingEnabled=_highlightingEnabled; @property long long selectedIndex; // @synthesize selectedIndex=_selectedIndex; @property(copy, nonatomic) NSString *emptyContentString; // @synthesize emptyContentString=_emptyContentString; @property(retain) NSColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; @property(retain, nonatomic) id dataSource; // @synthesize dataSource=_dataSource; +@property(retain, nonatomic) DVTStateToken *stateToken; // @synthesize stateToken=_stateToken; - (void).cxx_destruct; - (void)commitStateToDictionary:(id)arg1; - (void)revertStateWithDictionary:(id)arg1; @@ -77,6 +80,7 @@ - (void)scrollRowToVisible:(long long)arg1; - (id)capsuleViews; - (long long)numberOfRows; +- (void)hightlightCapsuleView:(id)arg1; - (id)capsuleViewForCapsuleViewController:(id)arg1; - (long long)rowForCapsuleView:(id)arg1; - (id)capsuleViewAtRow:(long long)arg1; @@ -84,7 +88,7 @@ - (void)reloadData; - (void)layoutBottomUp; - (void)_layoutBottomUpWithAnimation:(BOOL)arg1; -- (struct CGSize)sizeForPulledSubviewMagnitude:(double)arg1; +- (struct CGSize)sizeForPulledStackMagnitude:(double)arg1; - (struct CGPoint)pushedOriginForSubview:(id)arg1 position:(double)arg2; - (struct CGSize)pushedSizeForSubview:(id)arg1; - (double)pulledSizeMagnitudeForSubview:(id)arg1; @@ -100,6 +104,7 @@ - (void)mouseUp:(id)arg1; - (void)_autoscrollTimerCallback:(id)arg1; - (void)mouseDragged:(id)arg1; +- (unsigned long long)draggingSession:(id)arg1 sourceOperationMaskForDraggingContext:(long long)arg2; - (void)mouseDown:(id)arg1; - (BOOL)acceptsFirstResponder; - (void)doCommandBySelector:(SEL)arg1; @@ -110,7 +115,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDECapsuleListViewDataSource-Protocol.h b/IDEKit/IDECapsuleListViewDataSource-Protocol.h index 9fdebe855..62a7828dd 100644 --- a/IDEKit/IDECapsuleListViewDataSource-Protocol.h +++ b/IDEKit/IDECapsuleListViewDataSource-Protocol.h @@ -14,7 +14,7 @@ - (void)capsuleListViewDidCompleteLayout:(id)arg1; - (void)capsuleListView:(id)arg1 didExpandRow:(long long)arg2; - (void)capsuleListView:(id)arg1 didCollapseRow:(long long)arg2; -- (BOOL)capsuleListView:(id)arg1 writeRowWithIndex:(unsigned long long)arg2 toPasteboard:(id)arg3; +- (id)capsuleListView:(id)arg1 pastboardTypesForRowWithIndex:(unsigned long long)arg2; - (unsigned long long)capsuleListView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3; - (BOOL)capsuleListView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3; @end diff --git a/IDEKit/IDECapsuleView.h b/IDEKit/IDECapsuleView.h index 772458af4..41c7a4a52 100644 --- a/IDEKit/IDECapsuleView.h +++ b/IDEKit/IDECapsuleView.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSTextFieldDelegate-Protocol.h" -@class DVTNotificationToken, DVTObservingToken, DVTStackBacktrace, IDECapsuleFooterView, IDEViewController, NSButton, NSTrackingArea; +@class DVTNotificationToken, DVTObservingToken, DVTStackBacktrace, IDECapsuleFooterView, IDECapsuleListView, IDEViewController, NSButton, NSString, NSTrackingArea; @interface IDECapsuleView : DVTDisclosureView { @@ -33,18 +33,29 @@ unsigned int titleForEditing:1; unsigned int setTitle:1; unsigned int backgroundColor:1; + unsigned int borderColor:1; unsigned int headerContentView:1; unsigned int preferredContentWidth:1; unsigned int contentXOffset:1; unsigned int capsuleViewWasDisclosed:1; + unsigned int capsuleViewSidePadding:1; + unsigned int allowCustomContentHeaderViewToDriveHeaderHeight:1; } _delegateRespondsTo; BOOL _selected; + BOOL _highlighted; + BOOL _highlightingEnabled; + BOOL _active; + IDECapsuleListView *_listView; IDEViewController *_capsuleViewController; } + (void)initialize; @property(retain) IDEViewController *capsuleViewController; // @synthesize capsuleViewController=_capsuleViewController; @property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) IDECapsuleListView *listView; // @synthesize listView=_listView; +@property(nonatomic) BOOL active; // @synthesize active=_active; +@property(nonatomic) BOOL highlightingEnabled; // @synthesize highlightingEnabled=_highlightingEnabled; +@property(nonatomic) BOOL highlighted; // @synthesize highlighted=_highlighted; @property(nonatomic) BOOL selected; // @synthesize selected=_selected; @property(retain, nonatomic) IDECapsuleFooterView *footerView; // @synthesize footerView=_footerView; - (void).cxx_destruct; @@ -64,6 +75,9 @@ - (id)initWithCapsuleViewController:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; - (id)initWithCoder:(id)arg1; +- (BOOL)allowCustomContentHeaderViewToDriveHeaderHeight; +- (double)sidePadding; +- (id)borderColor; - (id)backgroundColor; @property(readonly) BOOL _renamable; @property(readonly) BOOL _removable; @@ -87,7 +101,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDECapsuleViewController-Protocol.h b/IDEKit/IDECapsuleViewController-Protocol.h index 30fc8a92d..5aa1449ad 100644 --- a/IDEKit/IDECapsuleViewController-Protocol.h +++ b/IDEKit/IDECapsuleViewController-Protocol.h @@ -9,11 +9,11 @@ @class NSImage, NSString; @protocol IDECapsuleViewController -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; @optional @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *footerLabel; @property(readonly) BOOL canDrag; @property(readonly) BOOL canUndisclose; @property BOOL canRemoveItems; diff --git a/IDEKit/IDECapsuleViewDelegate-Protocol.h b/IDEKit/IDECapsuleViewDelegate-Protocol.h index 83b62adc7..ab8528e3d 100644 --- a/IDEKit/IDECapsuleViewDelegate-Protocol.h +++ b/IDEKit/IDECapsuleViewDelegate-Protocol.h @@ -15,6 +15,9 @@ - (id)headerContentViewForCapsuleView:(id)arg1; - (void)capsuleViewDidClickRemoveButton:(id)arg1; - (BOOL)capsuleViewCanBeRemoved:(id)arg1; +- (BOOL)allowCustomContentHeaderViewToDriveHeaderHeight:(id)arg1; +- (double)capsuleViewSidePadding:(id)arg1; +- (id)capsuleViewBorderColor:(id)arg1; - (id)capsuleViewBackgroundColor:(id)arg1; - (void)capsuleView:(id)arg1 setTitle:(id)arg2; - (id)capsuleViewTitleForEditing:(id)arg1; diff --git a/IDEKit/IDEClassIconProvider.h b/IDEKit/IDEClassIconProvider.h new file mode 100644 index 000000000..a00d0513e --- /dev/null +++ b/IDEKit/IDEClassIconProvider.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSCache, NSSet; + +@interface IDEClassIconProvider : NSObject +{ + NSSet *_extensions; + NSCache *_cache; +} + ++ (id)sharedInstance; +- (void).cxx_destruct; +- (id)_iconEntryForClassName:(id)arg1; +- (void)cachedImageForClassNameOrAnySuperclassName:(id)arg1 index:(id)arg2 completionHandler:(id)arg3; +- (id)cachedImageForAnyClassName:(id)arg1; +- (id)_cachedIconEntryForAnyClassName:(id)arg1; +- (id)cachedImageForClassName:(id)arg1; +- (id)_cachedIconEntryForClassName:(id)arg1; +- (id)init; + +@end + diff --git a/IDEKit/IDECodeModule-NSPasteboardSupport.h b/IDEKit/IDECodeModule-NSPasteboardSupport.h new file mode 100644 index 000000000..7a1d3c67c --- /dev/null +++ b/IDEKit/IDECodeModule-NSPasteboardSupport.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDECodeModule.h" + +#import "NSPasteboardWriting-Protocol.h" + +@class NSString; + +@interface IDECodeModule (NSPasteboardSupport) +- (id)pasteboardPropertyListForType:(id)arg1; +- (id)writableTypesForPasteboard:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEKit/IDECodeModuleDefaultSortDescriptor.h b/IDEKit/IDECodeModuleDefaultSortDescriptor.h new file mode 100644 index 000000000..f37e5ea58 --- /dev/null +++ b/IDEKit/IDECodeModuleDefaultSortDescriptor.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSortDescriptor.h" + +@class NSString; + +@interface IDECodeModuleDefaultSortDescriptor : NSSortDescriptor +{ + NSString *_executableName; +} + +- (void).cxx_destruct; +- (long long)compareObject:(id)arg1 toObject:(id)arg2; +- (id)initWithExecutableURL:(id)arg1; + +@end + diff --git a/IDEKit/IDECodeSnippet.h b/IDEKit/IDECodeSnippet.h new file mode 100644 index 000000000..71db50509 --- /dev/null +++ b/IDEKit/IDECodeSnippet.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTCustomDataSpecifier, DVTPlatformFamily, DVTSourceCodeLanguage, NSImage, NSSet, NSString; + +@interface IDECodeSnippet : NSObject +{ + DVTCustomDataSpecifier *_customDataSpecifier; + DVTPlatformFamily *_platformFamily; + DVTSourceCodeLanguage *_language; + NSString *_completionPrefix; + long long _relativePriority; + NSSet *_completionScopes; + NSString *_identifier; + NSString *_contents; + NSString *_summary; + long long _version; + NSString *_title; + BOOL _userSnippet; +} + ++ (id)displayNameForCompletionScope:(id)arg1; ++ (id)completionScopesForLanguage:(id)arg1; ++ (id)keyPathsForValuesAffectingSystemSnippet; ++ (id)userEditableKeyPaths; +@property(copy) NSSet *completionScopes; // @synthesize completionScopes=_completionScopes; +@property long long relativePriority; // @synthesize relativePriority=_relativePriority; +@property(copy) NSString *completionPrefix; // @synthesize completionPrefix=_completionPrefix; +@property long long version; // @synthesize version=_version; +@property(readonly) NSString *identifier; // @synthesize identifier=_identifier; +@property(copy) NSString *title; // @synthesize title=_title; +@property(copy) NSString *summary; // @synthesize summary=_summary; +@property(copy) NSString *contents; // @synthesize contents=_contents; +@property(retain) DVTSourceCodeLanguage *language; // @synthesize language=_language; +@property(retain) DVTPlatformFamily *platformFamily; // @synthesize platformFamily=_platformFamily; +@property(getter=isUserSnippet) BOOL userSnippet; // @synthesize userSnippet=_userSnippet; +@property(retain) DVTCustomDataSpecifier *customDataSpecifier; // @synthesize customDataSpecifier=_customDataSpecifier; +- (void).cxx_destruct; +- (id)dictionaryRepresentation; +- (id)description; +@property(readonly, getter=isSystemSnippet) BOOL systemSnippet; +@property(readonly) NSImage *image; +- (id)initWithDictionaryRepresentation:(id)arg1; +- (id)initWithContents:(id)arg1 language:(id)arg2 platformFamily:(id)arg3 userSnippet:(BOOL)arg4; + +@end + diff --git a/IDEKit/IDECodeSnippetCompletionItem.h b/IDEKit/IDECodeSnippetCompletionItem.h new file mode 100644 index 000000000..e82bb36a9 --- /dev/null +++ b/IDEKit/IDECodeSnippetCompletionItem.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTTextCompletionItem-Protocol.h" + +@class NSArray, NSAttributedString, NSImage, NSString; + +@interface IDECodeSnippetCompletionItem : NSObject +{ + NSAttributedString *_descriptionText; + NSString *_completionText; + NSString *_displayText; + NSString *_displayType; + double _priority; + NSString *_name; + NSImage *_icon; +} + ++ (id)infoViewControllerFont; +@property(readonly) NSImage *icon; // @synthesize icon=_icon; +@property(readonly, copy) NSAttributedString *descriptionText; // @synthesize descriptionText=_descriptionText; +@property(readonly, copy) NSString *completionText; // @synthesize completionText=_completionText; +@property(readonly, copy) NSString *displayType; // @synthesize displayType=_displayType; +@property(readonly, copy) NSString *displayText; // @synthesize displayText=_displayText; +@property double priority; // @synthesize priority=_priority; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +@property(readonly, copy) NSString *previewText; +@property(readonly, copy) NSString *description; +- (void)infoViewControllerWithWidth:(double)arg1 context:(id)arg2 completionBlock:(id)arg3; +@property(readonly) unsigned long long priorityComparatorKind; +@property(readonly) long long priorityBucket; +@property(readonly) BOOL notRecommended; +@property(readonly, copy) NSString *parentText; +- (id)initWithCodeSnippet:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSArray *additionalCompletions; +@property(readonly) int completionItemStyle; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) NSImage *highlightedStatusIcon; +@property(readonly) NSImage *statusIcon; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDECodeSnippetCompletionItemInfoViewController.h b/IDEKit/IDECodeSnippetCompletionItemInfoViewController.h new file mode 100644 index 000000000..251db9b64 --- /dev/null +++ b/IDEKit/IDECodeSnippetCompletionItemInfoViewController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class NSTextField; + +@interface IDECodeSnippetCompletionItemInfoViewController : DVTViewController +{ + NSTextField *textField; +} + ++ (id)defaultViewNibName; +@property NSTextField *textField; // @synthesize textField; +- (void)primitiveInvalidate; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/IDEKit/IDECodeSnippetCompletionScopeRowController.h b/IDEKit/IDECodeSnippetCompletionScopeRowController.h new file mode 100644 index 000000000..6bba362f2 --- /dev/null +++ b/IDEKit/IDECodeSnippetCompletionScopeRowController.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class IDECodeSnippetLibraryDetailEditorController, NSButton, NSPopUpButton, NSString, NSView; + +@interface IDECodeSnippetCompletionScopeRowController : DVTViewController +{ + NSPopUpButton *_scopesPopupButton; + NSButton *_addButton; + NSButton *_deleteButton; + IDECodeSnippetLibraryDetailEditorController *_detailController; + NSString *_completionScope; +} + +@property(readonly) IDECodeSnippetLibraryDetailEditorController *detailController; // @synthesize detailController=_detailController; +@property(copy, nonatomic) NSString *completionScope; // @synthesize completionScope=_completionScope; +- (void).cxx_destruct; +- (void)removeScope:(id)arg1; +- (void)addNewScope:(id)arg1; +- (BOOL)validateValue:(id *)arg1 forKey:(id)arg2 error:(id *)arg3; +@property(readonly) NSView *lastKeyView; +@property(readonly) NSView *firstKeyView; +- (void)primitiveInvalidate; +- (void)awakeFromNib; +- (id)initWithCompletionScope:(id)arg1 detailController:(id)arg2; + +@end + diff --git a/IDEKit/IDECodeSnippetCompletionScopeRowValue.h b/IDEKit/IDECodeSnippetCompletionScopeRowValue.h new file mode 100644 index 000000000..ceabd7b07 --- /dev/null +++ b/IDEKit/IDECodeSnippetCompletionScopeRowValue.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IDECodeSnippetCompletionScopeRowValue : NSObject +{ + NSString *_completionScope; +} + +@property(readonly) NSString *completionScope; // @synthesize completionScope=_completionScope; +- (void).cxx_destruct; +- (id)description; +@property(readonly) NSString *completionScopeDisplayName; +- (id)initWithCompletionScope:(id)arg1; + +@end + diff --git a/IDEKit/IDECodeSnippetLibrary.h b/IDEKit/IDECodeSnippetLibrary.h new file mode 100644 index 000000000..8a20ff030 --- /dev/null +++ b/IDEKit/IDECodeSnippetLibrary.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLibraryController.h" + +@class DVTObservingToken, NSArray, NSMapTable, NSSet; + +@interface IDECodeSnippetLibrary : DVTLibraryController +{ + DVTObservingToken *_kvoSnippetRepositoryToken; + NSMapTable *_strongSnippetToAssetMap; + NSArray *_orderedPlatformFamilies; + BOOL _isAddingUserCodeSnippet; + NSSet *_lastSnippets; +} + +- (void).cxx_destruct; +- (id)codeDetailController:(id)arg1 contentsForAsset:(id)arg2 representedObject:(id)arg3; +- (id)codeDetailController:(id)arg1 languageForAsset:(id)arg2 representedObject:(id)arg3; +- (id)editorViewControllerForAsset:(id)arg1; +- (BOOL)canRemoveAsset:(id)arg1; +- (BOOL)canEditAsset:(id)arg1; +- (BOOL)removeAssets:(id)arg1 error:(id *)arg2; +- (BOOL)createAsset:(id *)arg1 forLibrarySourceWithIdentifier:(id *)arg2 fromPasteboard:(id)arg3; +- (BOOL)canCreateAssetsFromPasteboard:(id)arg1 targetingLibrarySourceIdentifier:(id *)arg2; +- (id)readableAssetPasteboardTypes; +- (void)dealloc; +- (void)viewWillUninstall; +- (void)primitiveInvalidate; +- (void)libraryDidLoad; +- (struct CGSize)detailAreaSize; +- (void)populatePasteboard:(id)arg1 withAssets:(id)arg2; +- (void)addUserSnippet:(id)arg1 withAsset:(id)arg2; +- (void)codeSnippetsDidUpdate; +- (void)removeAssetForCodeSnippet:(id)arg1; +- (void)addAssetForCodeSnippet:(id)arg1; +- (void)addAsset:(id)arg1 toLibrarySourceIdentifierForPlatformFamily:(id)arg2; +- (void)addLibraryGroupsIfNeeded; +- (void)setLibraryAsset:(id)arg1 forCodeSnippet:(id)arg2; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)stopObservingSnippet:(id)arg1; +- (void)startObservingSnippet:(id)arg1; +- (id)observingKeyPathsForCodeSnippet:(id)arg1; +- (id)libraryAssetForCodeSnippet:(id)arg1; +- (id)createLibraryAssetForCodeSnippet:(id)arg1; +- (id)platformIconForPlatformFamily:(id)arg1; +- (id)defaultPlatformIcon; + +@end + diff --git a/IDEKit/IDECodeSnippetLibraryCompletionStrategy.h b/IDEKit/IDECodeSnippetLibraryCompletionStrategy.h new file mode 100644 index 000000000..b55e985f7 --- /dev/null +++ b/IDEKit/IDECodeSnippetLibraryCompletionStrategy.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTTextCompletionStrategy.h" + +@interface IDECodeSnippetLibraryCompletionStrategy : DVTTextCompletionStrategy +{ +} + ++ (id)_cacheKeyForScopeLanguageSpecificationIdentifiers:(id)arg1 language:(id)arg2 platformNames:(id)arg3 atBOL:(BOOL)arg4; ++ (void)_clearSnippetsCompletionsCache; ++ (void)codeSnippetDidChange:(id)arg1; ++ (void)_generateCompletionsForScopeLanguageSpecificationIdentifiers:(id)arg1 language:(id)arg2 platformNames:(id)arg3 atBOL:(BOOL)arg4; ++ (id)_cacheKeyForPlatformFamilyNames:(id)arg1; ++ (BOOL)_isAtBOLAtLocation:(unsigned long long)arg1 inString:(id)arg2; ++ (BOOL)_shouldIncludeSnippet:(id)arg1 inScopeLanguageSpecificationIdentifiers:(id)arg2 atBOL:(BOOL)arg3; ++ (BOOL)_snippet:(id)arg1 matchesPlatforms:(id)arg2; ++ (id)bestCompletionScopeForScopeLanguageSpecificationIdentifiers:(id)arg1 atBOL:(BOOL)arg2 language:(id)arg3; ++ (BOOL)_scope:(id)arg1 matchesScopeLanguageSpecificationIdentifiers:(id)arg2 atBOL:(BOOL)arg3; +- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 highlyLikelyCompletionItems:(id *)arg3 areDefinitive:(char *)arg4; +- (void)prepareForDocumentLocation:(id)arg1 context:(id)arg2; + +@end + diff --git a/IDEKit/IDECodeSnippetLibraryDetailEditorController.h b/IDEKit/IDECodeSnippetLibraryDetailEditorController.h new file mode 100644 index 000000000..b6fbcc972 --- /dev/null +++ b/IDEKit/IDECodeSnippetLibraryDetailEditorController.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLibraryDetailEditorController.h" + +#import "DVTSourceTextViewDelegate-Protocol.h" + +@class DVTStackView_ML, IDECodeSnippet, NSArray, NSMutableArray, NSString; + +@interface IDECodeSnippetLibraryDetailEditorController : DVTLibraryDetailEditorController +{ + DVTStackView_ML *_completionScopesStackView; + NSMutableArray *_scopeRowControllers; + NSArray *_platformFamilies; + NSArray *_languages; +} + ++ (id)keyPathsForValuesAffectingCanRemoveCompletionScope; ++ (id)keyPathsForValuesAffectingCanAddCompletionScope; ++ (id)keyPathsForValuesAffectingCompletionScopeRowValues; ++ (id)keyPathsForValuesAffectingEditedCodeSnippet; ++ (void)initialize; +- (void).cxx_destruct; +- (void)didChangeCurrentDetailController; +- (void)willChangeCurrentDetailController; +- (void)_fixKeyViewLoop; +- (void)_updateScopesStackWithInsertHint:(unsigned long long)arg1; +- (BOOL)replaceCompletionScope:(id)arg1 withScope:(id)arg2; +- (BOOL)removeCompletionScope:(id)arg1; +- (BOOL)addCompletionScopeAfterScope:(id)arg1; +@property(readonly) BOOL canRemoveCompletionScope; +@property(readonly) BOOL canAddCompletionScope; +- (void)awakeFromNib; +- (void)textDidChange:(id)arg1; +@property(readonly) IDECodeSnippet *editedCodeSnippet; +- (void)setEditedAsset:(id)arg1; +- (id)sourceTextStorage; +- (id)sourceTextView; +- (id)currentDetailController; +@property(readonly) NSArray *completionScopeRowValues; +- (id)_completionScopesForCurrentLanguage; +@property(readonly) NSArray *platformFamilies; +@property(readonly) NSArray *languages; +- (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (id)initWithDidEditHandlerBlock:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDECodeSnippetLibraryPlatformFamilyValueTransformer.h b/IDEKit/IDECodeSnippetLibraryPlatformFamilyValueTransformer.h new file mode 100644 index 000000000..d11039f8a --- /dev/null +++ b/IDEKit/IDECodeSnippetLibraryPlatformFamilyValueTransformer.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValueTransformer.h" + +@interface IDECodeSnippetLibraryPlatformFamilyValueTransformer : NSValueTransformer +{ +} + ++ (BOOL)allowsReverseTransformation; +- (id)reverseTransformedValue:(id)arg1; +- (id)transformedValue:(id)arg1; + +@end + diff --git a/IDEKit/IDECodeSnippetRepository.h b/IDEKit/IDECodeSnippetRepository.h new file mode 100644 index 000000000..231e9d87f --- /dev/null +++ b/IDEKit/IDECodeSnippetRepository.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTDelayedInvocation, NSMutableDictionary, NSMutableSet, NSSet; + +@interface IDECodeSnippetRepository : NSObject +{ + NSMutableDictionary *_systemSnippetsByIdentifier; + NSMutableDictionary *_snippetsByIdentifier; + NSMutableSet *_codeSnippetsNeedingSaving; + DVTDelayedInvocation *_savingInvocation; + NSMutableSet *_codeSnippets; +} + ++ (id)sharedRepository; +@property(readonly) NSSet *codeSnippets; // @synthesize codeSnippets=_codeSnippets; +- (void).cxx_destruct; +- (void)removeCodeSnippet:(id)arg1; +- (void)addCodeSnippet:(id)arg1; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)stopObservingSnippet:(id)arg1; +- (void)startObservingSnippet:(id)arg1; +- (void)_removeUserCodeSnippetFromDisk:(id)arg1; +- (void)_saveUserCodeSnippetsToDisk; +- (void)saveUserCodeSnippetToDisk:(id)arg1; +- (void)setUserSnippetNeedsSaving:(id)arg1; +- (id)_updatedUserSnippet:(id)arg1; +- (void)_loadUserCodeSnippets; +- (id)codeSnippetFromCustomDataSpecifier:(id)arg1 dataStore:(id)arg2; +- (void)_loadSystemCodeSnippets; +- (id)userDataStore; +- (id)init; + +@end + diff --git a/IDEKit/IDECodesignIssueResolutionDescription.h b/IDEKit/IDECodesignIssueResolutionDescription.h new file mode 100644 index 000000000..7813ffbcd --- /dev/null +++ b/IDEKit/IDECodesignIssueResolutionDescription.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +@interface IDECodesignIssueResolutionDescription : NSObject +{ + NSArray *_resolutionOptions; + NSString *_title; + NSString *_message; +} + +@property(readonly) NSString *message; // @synthesize message=_message; +@property(readonly) NSString *title; // @synthesize title=_title; +@property(readonly) NSArray *resolutionOptions; // @synthesize resolutionOptions=_resolutionOptions; +- (void).cxx_destruct; +- (id)errorRepresentationWithCancel:(BOOL)arg1; +- (id)errorRepresentation; +- (id)initWithResolutionOptions:(id)arg1 title:(id)arg2 message:(id)arg3; + +@end + diff --git a/IDEKit/IDECodesignIssueResolutionGenerateDistributionProfileOption.h b/IDEKit/IDECodesignIssueResolutionGenerateDistributionProfileOption.h new file mode 100644 index 000000000..e98d660b9 --- /dev/null +++ b/IDEKit/IDECodesignIssueResolutionGenerateDistributionProfileOption.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTDeveloperAccount, DVTSigningCertificate, IDECodesignIssueResolutionPortalSource, NSSet, NSString; + +@interface IDECodesignIssueResolutionGenerateDistributionProfileOption : IDECodesignIssueResolutionOption +{ + BOOL _includeDevices; + IDECodesignIssueResolutionPortalSource *_portal; + DVTDeveloperAccount *_account; + DVTSigningCertificate *_signingCertificate; + NSString *_platformIdentifier; + NSSet *_bundleIdentifiers; +} + +@property BOOL includeDevices; // @synthesize includeDevices=_includeDevices; +@property(copy) NSSet *bundleIdentifiers; // @synthesize bundleIdentifiers=_bundleIdentifiers; +@property(copy) NSString *platformIdentifier; // @synthesize platformIdentifier=_platformIdentifier; +@property(retain) DVTSigningCertificate *signingCertificate; // @synthesize signingCertificate=_signingCertificate; +@property(retain) DVTDeveloperAccount *account; // @synthesize account=_account; +@property(retain) IDECodesignIssueResolutionPortalSource *portal; // @synthesize portal=_portal; +- (void).cxx_destruct; +- (id)invokeOptionWithWindowOrNil:(id)arg1; +- (BOOL)requiresUserInteraction; +- (id)name; +- (id)initWithPortalSource:(id)arg1 account:(id)arg2 signingCertificate:(id)arg3 platformIdentifier:(id)arg4 bundleIdentifiers:(id)arg5 includeDevices:(BOOL)arg6 logAspect:(id)arg7; + +@end + diff --git a/IDEKit/IDECodesignIssueResolutionImportDeveloperProfileOption.h b/IDEKit/IDECodesignIssueResolutionImportDeveloperProfileOption.h new file mode 100644 index 000000000..9ed44a877 --- /dev/null +++ b/IDEKit/IDECodesignIssueResolutionImportDeveloperProfileOption.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDECodesignIssueResolutionImportDeveloperProfileOption : IDECodesignIssueResolutionOption +{ +} + +- (id)invokeOptionWithWindowOrNil:(id)arg1; +- (BOOL)requiresUserInteraction; +- (id)name; + +@end + diff --git a/IDEKit/IDECodesignIssueResolutionOption.h b/IDEKit/IDECodesignIssueResolutionOption.h new file mode 100644 index 000000000..71e2483a4 --- /dev/null +++ b/IDEKit/IDECodesignIssueResolutionOption.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTLogAspect, NSString; + +@interface IDECodesignIssueResolutionOption : NSObject +{ + BOOL _requiresUserInteraction; + NSString *_name; + DVTLogAspect *_logAspect; +} + +@property(readonly) DVTLogAspect *logAspect; // @synthesize logAspect=_logAspect; +@property(readonly) BOOL requiresUserInteraction; // @synthesize requiresUserInteraction=_requiresUserInteraction; +@property(readonly) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +- (id)invokeOptionWithWindowOrNil:(id)arg1; +- (id)initWithLogAspect:(id)arg1; + +@end + diff --git a/IDEKit/IDECodesignIssueResolutionOptionCancel.h b/IDEKit/IDECodesignIssueResolutionOptionCancel.h new file mode 100644 index 000000000..3ef12c53e --- /dev/null +++ b/IDEKit/IDECodesignIssueResolutionOptionCancel.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDECodesignIssueResolutionOptionCancel : IDECodesignIssueResolutionOption +{ +} + +- (id)invokeOptionWithWindowOrNil:(id)arg1; +- (id)name; +- (BOOL)requiresUserInteraction; + +@end + diff --git a/IDEKit/IDECodesignIssueResolutionOptionProvider.h b/IDEKit/IDECodesignIssueResolutionOptionProvider.h new file mode 100644 index 000000000..2f13dec00 --- /dev/null +++ b/IDEKit/IDECodesignIssueResolutionOptionProvider.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTProvisioningProfileManager, DVTSigningCertificateManager, IDECodesignIssueResolutionPortalSource; + +@interface IDECodesignIssueResolutionOptionProvider : NSObject +{ + IDECodesignIssueResolutionPortalSource *_portal; + DVTSigningCertificateManager *_certificateManager; + DVTProvisioningProfileManager *_provisioningProfileManager; +} + ++ (id)defaultProvider; +@property(retain) DVTProvisioningProfileManager *provisioningProfileManager; // @synthesize provisioningProfileManager=_provisioningProfileManager; +@property(retain) DVTSigningCertificateManager *certificateManager; // @synthesize certificateManager=_certificateManager; +@property(retain) IDECodesignIssueResolutionPortalSource *portal; // @synthesize portal=_portal; +- (void).cxx_destruct; +- (id)_resolutionOptionsForMissingProfilesWithAccount:(id)arg1 portalTeamID:(id)arg2 signingCertificate:(id)arg3 platformIdentifier:(id)arg4 bundleIdentifiers:(id)arg5 requiredFeaturesOrNil:(id)arg6 requiredDeviceUDIDsOrNil:(id)arg7 provisioningProfileType:(unsigned long long)arg8 logAspect:(id)arg9; +- (id)_resolutionOptionsForMissingNewestCertWithAccount:(id)arg1 portalTeamID:(id)arg2 certificiateKind:(id)arg3 platformIdentifier:(id)arg4 existingCertificateSerialNumber:(id)arg5 logAspect:(id)arg6; +- (id)_resolutionOptionsForNoCertWithAccount:(id)arg1 portalTeamID:(id)arg2 certificiateKind:(id)arg3 platformIdentifier:(id)arg4 logAspect:(id)arg5; +- (id)determineResolutionOptionsForAccount:(id)arg1 portalTeamID:(id)arg2 certificiateKind:(id)arg3 installerCertificateKindOrNil:(id)arg4 platformIdentifier:(id)arg5 bundleIdentifiersOrNil:(id)arg6 requireProvisioningProfiles:(BOOL)arg7 requiredFeaturesOrNil:(id)arg8 requiredDeviceUDIDsOrNil:(id)arg9 provisioningProfileType:(unsigned long long)arg10 logAspectOrNil:(id)arg11; +- (id)logAspect; +- (id)initWithPortalInfoSource:(id)arg1 certificateManager:(id)arg2 provisioningProfileManager:(id)arg3; + +@end + diff --git a/IDEKit/IDECodesignIssueResolutionPortalSource.h b/IDEKit/IDECodesignIssueResolutionPortalSource.h new file mode 100644 index 000000000..9e4cbb819 --- /dev/null +++ b/IDEKit/IDECodesignIssueResolutionPortalSource.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDECodesignIssueResolutionPortalSource : NSObject +{ +} + ++ (id)defaultPortalSource; +- (id)requestDistributionProvisioningProfileForAccount:(id)arg1 signingCertificate:(id)arg2 platformIdentifier:(id)arg3 bundleIdentifiers:(id)arg4 includeDevices:(BOOL)arg5 logAspect:(id)arg6; +- (id)_requestDistributionProvisioningProfileWithPortalPlatform:(id)arg1 bundleIdentifier:(id)arg2 includeDevices:(BOOL)arg3 token:(id)arg4 logAspect:(id)arg5; +- (id)downloadProvisioningProfileWithProfileId:(id)arg1 platform:(id)arg2 token:(id)arg3 logAspect:(id)arg4; +- (id)revokeCertificateWithSerialNumber:(id)arg1 forAccount:(id)arg2 portalTeamID:(id)arg3 certificiateKind:(id)arg4 platformIdentifier:(id)arg5 logAspect:(id)arg6; +- (id)requestCertificateForAccount:(id)arg1 portalTeamID:(id)arg2 certificiateKind:(id)arg3 platformIdentifier:(id)arg4 logAspect:(id)arg5; +- (id)findSerialNumberOfNewestSigningCertificateForAccount:(id)arg1 portalTeamID:(id)arg2 certificiateKind:(id)arg3 platformIdentifier:(id)arg4 logAspect:(id)arg5; +- (id)_portalPlatformForPlatformIdentifier:(id)arg1; +- (id)_generatePortalOperationTokenForAccount:(id)arg1 portalTeamID:(id)arg2 logAspect:(id)arg3; +- (id)teamNameForTeamWithTeamID:(id)arg1; + +@end + diff --git a/IDEKit/IDECodesignIssueResolutionRequestCertificateOption.h b/IDEKit/IDECodesignIssueResolutionRequestCertificateOption.h new file mode 100644 index 000000000..da4815b80 --- /dev/null +++ b/IDEKit/IDECodesignIssueResolutionRequestCertificateOption.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTDeveloperAccount, IDECodesignIssueResolutionPortalSource, NSString; + +@interface IDECodesignIssueResolutionRequestCertificateOption : IDECodesignIssueResolutionOption +{ + IDECodesignIssueResolutionPortalSource *_portal; + DVTDeveloperAccount *_account; + NSString *_portalTeamID; + NSString *_certificateKind; + NSString *_platformIdentifier; + NSString *_certificateToRevokeSerialNumber; +} + +@property(copy) NSString *certificateToRevokeSerialNumber; // @synthesize certificateToRevokeSerialNumber=_certificateToRevokeSerialNumber; +@property(copy) NSString *platformIdentifier; // @synthesize platformIdentifier=_platformIdentifier; +@property(copy) NSString *certificateKind; // @synthesize certificateKind=_certificateKind; +@property(copy) NSString *portalTeamID; // @synthesize portalTeamID=_portalTeamID; +@property(retain) DVTDeveloperAccount *account; // @synthesize account=_account; +@property(retain) IDECodesignIssueResolutionPortalSource *portal; // @synthesize portal=_portal; +- (void).cxx_destruct; +- (id)invokeOptionWithWindowOrNil:(id)arg1; +- (BOOL)requiresUserInteraction; +- (id)name; +- (id)initWithPortalSource:(id)arg1 account:(id)arg2 portalTeamID:(id)arg3 certificiateKind:(id)arg4 platformIdentifier:(id)arg5 certificateToRevokeSerialNumberOrNil:(id)arg6 logAspect:(id)arg7; + +@end + diff --git a/IDEKit/IDECodesignIssueResolutionVisitPortalOption.h b/IDEKit/IDECodesignIssueResolutionVisitPortalOption.h new file mode 100644 index 000000000..490beb496 --- /dev/null +++ b/IDEKit/IDECodesignIssueResolutionVisitPortalOption.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDECodesignIssueResolutionVisitPortalOption : IDECodesignIssueResolutionOption +{ +} + +- (id)invokeOptionWithWindowOrNil:(id)arg1; +- (BOOL)requiresUserInteraction; +- (id)name; + +@end + diff --git a/IDEKit/IDECodesignResolutionViewController.h b/IDEKit/IDECodesignResolutionViewController.h index 2c4d4b75f..92507d2be 100644 --- a/IDEKit/IDECodesignResolutionViewController.h +++ b/IDEKit/IDECodesignResolutionViewController.h @@ -8,7 +8,7 @@ #import "DVTPagingSheetViewController-Protocol.h" -@class IDECodesignResolutionWindowController, NSButton, NSProgressIndicator; +@class IDECodesignResolutionWindowController, NSButton, NSProgressIndicator, NSString; @interface IDECodesignResolutionViewController : IDEViewController { @@ -25,5 +25,11 @@ - (void)primitiveInvalidate; - (void)viewDidInstall; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDECodesigningSettingsViewController.h b/IDEKit/IDECodesigningSettingsViewController.h index af1adeff8..9c8b49278 100644 --- a/IDEKit/IDECodesigningSettingsViewController.h +++ b/IDEKit/IDECodesigningSettingsViewController.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class NSPopUpButton, NSProgressIndicator, NSTextField; +@class NSPopUpButton, NSProgressIndicator, NSString, NSTextField; @interface IDECodesigningSettingsViewController : IDEViewController { @@ -30,5 +30,11 @@ - (void)setTarget:(id)arg1; - (void)primitiveInvalidate; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDECombinedDownloadsPrefPaneController.h b/IDEKit/IDECombinedDownloadsPrefPaneController.h index 3c10f776b..197f54851 100644 --- a/IDEKit/IDECombinedDownloadsPrefPaneController.h +++ b/IDEKit/IDECombinedDownloadsPrefPaneController.h @@ -9,7 +9,7 @@ #import "IDECapsuleListViewDataSource-Protocol.h" #import "IDECapsuleViewDelegate-Protocol.h" -@class DVTBorderedView, DVTDownloadableManager, DVTMapTable, IDECapsuleListView, IDEDownloadableCapsuleViewController, IDEDownloadableContentTypeGroup, NSArray, NSButton, NSProgressIndicator, NSTextField, NSTimer; +@class DVTBorderedView, DVTDownloadableManager, DVTMapTable, IDECapsuleListView, IDEDownloadableCapsuleViewController, IDEDownloadableContentTypeGroup, NSArray, NSButton, NSProgressIndicator, NSString, NSTextField, NSTimer; @interface IDECombinedDownloadsPrefPaneController : IDEViewController { @@ -58,5 +58,11 @@ - (long long)numberOfObjectsInCapsuleListView:(id)arg1; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDECommandLineArgumentEntry-NSPasteboardSupport.h b/IDEKit/IDECommandLineArgumentEntry-NSPasteboardSupport.h index 501c7fdb8..de275461a 100644 --- a/IDEKit/IDECommandLineArgumentEntry-NSPasteboardSupport.h +++ b/IDEKit/IDECommandLineArgumentEntry-NSPasteboardSupport.h @@ -9,11 +9,19 @@ #import "NSPasteboardReading-Protocol.h" #import "NSPasteboardWriting-Protocol.h" +@class NSString; + @interface IDECommandLineArgumentEntry (NSPasteboardSupport) + (unsigned long long)readingOptionsForType:(id)arg1 pasteboard:(id)arg2; + (id)readableTypesForPasteboard:(id)arg1; - (id)pasteboardPropertyListForType:(id)arg1; - (id)writableTypesForPasteboard:(id)arg1; - (id)initWithPasteboardPropertyList:(id)arg1 ofType:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEComparisonEditor.h b/IDEKit/IDEComparisonEditor.h index 4d460360e..be1bcc5e7 100644 --- a/IDEKit/IDEComparisonEditor.h +++ b/IDEKit/IDEComparisonEditor.h @@ -9,7 +9,7 @@ #import "IDEPathCellDelegate-Protocol.h" #import "NSSplitViewDelegate-Protocol.h" -@class DVTBindingToken, DVTComparisonDocumentLocation, DVTDispatchLock, DVTObservingToken, DVTPerformanceMetric, DVTReplacementView, IDEComparisonEditorAutoLayoutView, IDEComparisonEditorSubmode, IDEComparisonNavTimelineBar, IDEComparisonToolbar, IDEEditorDocument, IDENavigableItem, IDENavigableItemCoordinator, IDESourceControlConflictResolutionController, IDESourceControlInteractiveCommitController, NSArray, NSDictionary, NSMutableArray, NSMutableSet, NSSet, NSSplitView; +@class DVTBindingToken, DVTComparisonDocumentLocation, DVTDispatchLock, DVTObservingToken, DVTPerformanceMetric, DVTReplacementView, IDEComparisonEditorAutoLayoutView, IDEComparisonEditorSubmode, IDEComparisonNavTimelineBar, IDEComparisonToolbar, IDEEditorDocument, IDENavigableItem, IDENavigableItemCoordinator, IDESourceControlConflictResolutionController, IDESourceControlInteractiveCommitController, NSArray, NSDictionary, NSMutableArray, NSMutableSet, NSSet, NSSplitView, NSString; @interface IDEComparisonEditor : IDEEditor { @@ -81,10 +81,10 @@ + (id)keyPathsForValuesAffectingCurrentSelectedItems; + (id)keyPathsForValuesAffectingKeyEditor; + (BOOL)automaticallyNotifiesObserversOfInternalComparisonDocumentLocation; ++ (id)keyPathsForValuesAffectingSubmode; + (id)keyPathsForValuesAffectingIsThreeWayDiff; + (id)keyPathsForValuesAffectingSecondaryRootNavigableItem_arrayOfOne; + (id)keyPathsForValuesAffectingPrimaryRootNavigableItem_arrayOfOne; -+ (id)keyPathsForValuesAffectingSubmode; + (void)initialize; + (id)performanceLogAspect; + (id)comparisonEditorLogAspect; @@ -175,6 +175,8 @@ @property(retain) id dataSource; // @synthesize dataSource=_dataSource; - (void)viewDidInstall; - (void)loadView; +- (BOOL)secondaryEditorShowsDocumentPreview; +- (BOOL)primaryEditorShowsDocumentPreview; - (BOOL)shouldShowAnnotationsFromProviderClass:(Class)arg1; - (void)primitiveInvalidate; - (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; @@ -182,5 +184,11 @@ - (void)_cleanupNavItemCoordinators; - (id)performanceMetric; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEComparisonEditorChangesStepperView.h b/IDEKit/IDEComparisonEditorChangesStepperView.h index 5d147248c..56184ebcc 100644 --- a/IDEKit/IDEComparisonEditorChangesStepperView.h +++ b/IDEKit/IDEComparisonEditorChangesStepperView.h @@ -6,10 +6,12 @@ #import -@class DVTDiffSession, DVTObservingToken, IDEComparisonEditorTimelineNavBar; +@class DVTBindingToken, DVTDiffSession, DVTObservingToken, IDEComparisonEditorTimelineNavBar; @interface IDEComparisonEditorChangesStepperView : IDEEditorNumberStepperView { + DVTBindingToken *_leftArrowEnabledToken; + DVTBindingToken *_rightArrowEnabledToken; DVTObservingToken *_visibleModifiedDescriptorIndexesToken; DVTObservingToken *_selectedDiffDescriptorIndexToken; DVTDiffSession *_diffSession; diff --git a/IDEKit/IDEComparisonEditorDataSource-Protocol.h b/IDEKit/IDEComparisonEditorDataSource-Protocol.h index 44b11e1f2..6c0ba289e 100644 --- a/IDEKit/IDEComparisonEditorDataSource-Protocol.h +++ b/IDEKit/IDEComparisonEditorDataSource-Protocol.h @@ -11,6 +11,8 @@ - (id)documentForPrimaryDocumentLocation:(id)arg1 completionBlock:(id)arg2; @optional +- (BOOL)secondaryEditorShowsDocumentPreview; +- (BOOL)primaryEditorShowsDocumentPreview; - (id)contentStringForSecondaryEmptyEditorWithDocumentLocation:(id)arg1; - (id)contentStringForPrimaryEmptyEditorWithDocumentLocation:(id)arg1; - (BOOL)shouldShowEmptyEditorForSecondaryDocumentLocation:(id)arg1 submodeType:(int)arg2; diff --git a/IDEKit/IDEComparisonEditorTimelineNavBar.h b/IDEKit/IDEComparisonEditorTimelineNavBar.h index d067139b8..439de11a5 100644 --- a/IDEKit/IDEComparisonEditorTimelineNavBar.h +++ b/IDEKit/IDEComparisonEditorTimelineNavBar.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTGradientImageButton, DVTStackBacktrace, IDEComparisonEditor, IDEComparisonEditorChangesStepperView, IDEPathControl; +@class DVTGradientImageButton, DVTStackBacktrace, IDEComparisonEditor, IDEComparisonEditorChangesStepperView, IDEPathControl, NSString; @interface IDEComparisonEditorTimelineNavBar : DVTBorderedView { @@ -42,7 +42,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEComparisonToolbar.h b/IDEKit/IDEComparisonToolbar.h index 33d50bb41..31d97317b 100644 --- a/IDEKit/IDEComparisonToolbar.h +++ b/IDEKit/IDEComparisonToolbar.h @@ -8,7 +8,7 @@ #import "NSSplitViewDelegate-Protocol.h" -@class DVTBorderedView, DVTSegmentedControl, IDEComparisonEditor; +@class DVTBorderedView, DVTSegmentedControl, IDEComparisonEditor, NSString; @interface IDEComparisonToolbar : IDEViewController { @@ -32,5 +32,11 @@ - (void)loadView; - (id)initWithComparisonEditor:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEComponentDownloadsPrefPaneItem.h b/IDEKit/IDEComponentDownloadsPrefPaneItem.h index e5b8b3451..7686a56d1 100644 --- a/IDEKit/IDEComponentDownloadsPrefPaneItem.h +++ b/IDEKit/IDEComponentDownloadsPrefPaneItem.h @@ -38,16 +38,20 @@ @property int state; // @synthesize state=_state; @property(readonly) DVTDownloadable *downloadable; // @synthesize downloadable=_downloadable; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; @property(readonly) NSImage *image; - (void)_updateCancelable; - (void)cancelDownload; - (BOOL)downloadWithError:(id *)arg1 downloadCompletionBlock:(id)arg2; +- (long long)compare:(id)arg1; - (void)primitiveInvalidate; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEConfigurableDataNode.h b/IDEKit/IDEConfigurableDataNode.h new file mode 100644 index 000000000..79f8a6701 --- /dev/null +++ b/IDEKit/IDEConfigurableDataNode.h @@ -0,0 +1,187 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEConfigurableDataSource, NSArray, NSImage, NSMutableArray, NSOutlineView; + +@interface IDEConfigurableDataNode : NSObject +{ + IDEConfigurableDataNode *_parent; + NSMutableArray *_children; + id _adapter; + IDEConfigurableDataSource *_dataSource; + id _data; + NSImage *_cachedImage; + double _cachedRowHeight; + id _custom; + struct { + unsigned int cleared:1; + unsigned int childrenAreSorted:1; + unsigned int cachedRowHeightDependsOnWidth:1; + unsigned int willBeRemoved:1; + unsigned int storedExpanded:1; + unsigned int storedCollapsed:1; + unsigned int storedSelected:1; + unsigned int storedExpandedByDefault:1; + unsigned int customFlag1:1; + unsigned int customFlag2:1; + unsigned int customFlag3:1; + unsigned int adapterRespondsTo_clear:1; + unsigned int adapterRespondsTo_representedFilename:1; + unsigned int adapterRespondsTo_toolTipForTableColumn:1; + unsigned int adapterRespondsTo_dataNodeConfigure:1; + unsigned int adapterRespondsTo_objectValueForTableColumn:1; + unsigned int adapterRespondsTo_setObjectValue:1; + unsigned int adapterRespondsTo_dataNodeImage:1; + unsigned int adapterRespondsTo_willDisplayCell:1; + unsigned int adapterRespondsTo_dataCellForTableColumn:1; + unsigned int adapterRespondsTo_shouldShowOutlineCell:1; + unsigned int adapterRespondsTo_isGroupItem:1; + unsigned int adapterRespondsTo_instantiateChildrenForDataNode:1; + unsigned int adapterRespondsTo_filterChildData:1; + unsigned int adapterRespondsTo_isDataNodeExpandable:1; + unsigned int adapterRespondsTo_isDataNodeSelectable:1; + unsigned int adapterRespondsTo_doubleClickInColumn:1; + unsigned int adapterRespondsTo_shouldEditTableColumn:1; + unsigned int adapterRespondsTo_handleMouseDown:1; + unsigned int adapterRespondsTo_instantiateAddedChildWithData:1; + unsigned int adapterRespondsTo_removeChild:1; + unsigned int adapterRespondsTo_renameChild:1; + unsigned int adapterRespondsTo_dropPaths:1; + unsigned int adapterRespondsTo_removeDataNode:1; + unsigned int adapterRespondsTo_refreshDataNode:1; + unsigned int adapterRespondsTo_compareDataNode:1; + unsigned int adapterRespondsTo_editorViewControllerForDataNode:1; + unsigned int adapterRespondsTo_inspectorViewControllersForDataNode:1; + unsigned int adapterRespondsTo_persistentObjectComponent:1; + unsigned int adapterRespondsTo_matchesPersistentObjectComponent:1; + unsigned int adapterRespondsTo_heightOfRowForDataNode:1; + unsigned int adapterRespondsTo_canAcceptDroppedItem:1; + unsigned int adapterRespondsTo_canAcceptDroppedItems:1; + unsigned int adapterRespondsTo_acceptDroppedItems:1; + unsigned int adapterRespondsTo_isDataNodeDragDeletable:1; + unsigned int adapterRespondsTo_shouldSortChildrenOfNode:1; + unsigned int adapterRespondsTo_frameOfOutlineCellAtRow:1; + unsigned int _reserved:18; + } _flags; +} + ++ (id)minimumNodeCoverFromNodesInArray:(id)arg1; ++ (id)dataNodeWithData:(id)arg1 adapter:(id)arg2 dataSource:(id)arg3; ++ (id)dataNodeWithData:(id)arg1 adapter:(id)arg2; +@property(retain, nonatomic) id custom; // @synthesize custom=_custom; +@property(nonatomic) double cachedRowHeight; // @synthesize cachedRowHeight=_cachedRowHeight; +@property(retain, nonatomic) NSImage *cachedImage; // @synthesize cachedImage=_cachedImage; +- (void).cxx_destruct; +- (void)consistencyCheck; +- (void)scrollToVisible; +- (void)selectInOutlineView; +- (void)setNeedsDisplay; +- (id)previousNodeInTreeLoadIfNecessary:(BOOL)arg1 wrap:(BOOL)arg2; +- (id)lastChildRecursivelyOrSelfLoadIfNecessary:(BOOL)arg1; +- (id)nextNodeInTreeLoadIfNecessary:(BOOL)arg1 wrap:(BOOL)arg2; +- (id)previousSibling; +- (id)nextSibling; +- (BOOL)isExpandedByDefault; +- (void)expandSelfAndParentsAndChildren; +- (void)expandOutlineAsNecessaryForVisibility; +- (void)expandSelfAndParents; +- (BOOL)handleReturnKey:(id)arg1 forOutlineView:(id)arg2 changeFocus:(BOOL)arg3; +- (BOOL)handleMouseDown:(id)arg1 forOutlineView:(id)arg2 inRow:(long long)arg3; +@property(readonly, nonatomic) id context; // @dynamic context; +@property(readonly, nonatomic) NSOutlineView *outlineView; // @dynamic outlineView; +- (void)removeSelf; +- (BOOL)matchesPersistentObjectComponent:(id)arg1; +- (id)persistentObjectComponent; +- (BOOL)dropPaths:(id)arg1 atIndex:(long long)arg2; +- (void)dropItems:(id)arg1 atIndex:(long long)arg2; +- (BOOL)canDropItems:(id)arg1 atIndex:(long long)arg2; +- (void)clearExpandedByDefault; +- (id)dataArrayForConsistencyCheck; +- (void)refreshNodeFor:(id)arg1; +- (void)replaceNodeFor:(id)arg1 withNodeFor:(id)arg2 at:(id)arg3; +- (void)renamedNodeFor:(id)arg1 within:(id)arg2; +- (void)removeNodeFor:(id)arg1 from:(id)arg2; +- (id)_findSubNodeWithData:(id)arg1; +- (BOOL)considerDataEqual:(id)arg1; +- (void)addNodeFor:(id)arg1 to:(id)arg2; +- (long long)compareInverse:(id)arg1; +- (long long)compare:(id)arg1; +- (BOOL)outlineViewIsGroupItem:(id)arg1; +- (struct CGRect)frameOfOutlineCellAtRow:(long long)arg1 defaultFrame:(struct CGRect)arg2; +- (void)noteHeightOfRowChanged; +- (void)voidWidthDependentCachedRowHeights; +- (double)rowHeight; +- (id)toolTipForTableColumn:(id)arg1 forCell:(id)arg2 rect:(struct CGRect *)arg3 mouseLocation:(struct CGPoint)arg4; +- (id)toolTipForTableColumn:(id)arg1; +- (BOOL)outlineViewShouldShowOutlineCell:(id)arg1; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2; +- (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3; +- (void)setObjectValue:(id)arg1 forTableColumn:(id)arg2; +- (id)objectValueForTableColumn:(id)arg1; +- (id)description; +- (void)recursiveSortChildren; +- (void)sortImmediateChildren; +- (BOOL)isDescendantOfNodeInArray:(id)arg1; +- (BOOL)isDescendantOfNode:(id)arg1; +- (id)inspectorViewControllersForEditor:(id)arg1; +- (id)editorViewController; +- (BOOL)shouldEditTableColumn:(id)arg1; +- (BOOL)doubleClickInColumn:(id)arg1; +- (id)representedFilename; +- (BOOL)isDragDeletable; +- (BOOL)isSelectable; +- (BOOL)isExpanded; +- (BOOL)isExpandable; +- (id)childAtIndex:(long long)arg1; +- (id)lastChild; +- (id)firstChild; +- (long long)numberOfChildren; +- (void)discardPreloadedChildren; +- (id)addChildForDataObject:(id)arg1 withAdapter:(struct NSObject *)arg2; +- (void)addChildrenForDataObjects:(id)arg1 withCommonAdapter:(struct NSObject *)arg2; +@property(copy, nonatomic) NSArray *children; +- (void)removeChildrenAtIndexes:(id)arg1; +- (void)insertChildren:(id)arg1 atIndexes:(id)arg2; +- (void)removeObjectFromChildrenAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inChildrenAtIndex:(unsigned long long)arg2; +- (id)objectInChildrenAtIndex:(unsigned long long)arg1; +- (unsigned long long)countOfChildren; +- (id)mutableChildren; +- (BOOL)childrenAreLoaded; +- (long long)indexOfChildIdenticalTo:(id)arg1; +- (long long)indexOfChild:(id)arg1; +- (void)removeTree; +- (void)unlinkTree; +- (void)linkTreeToParent:(id)arg1 dataSource:(id)arg2; +- (void)removeFromParent; +- (void)removeChild:(id)arg1; +- (void)_removeChildrenIdenticalTo:(id)arg1; +- (void)addChildren:(id)arg1; +- (void)insertChildren:(id)arg1 atIndex:(long long)arg2; +- (void)insertChild:(id)arg1 atIndex:(long long)arg2; +- (void)addChild:(id)arg1; +- (id)_instantiatedChildren; +@property(nonatomic) BOOL willBeRemoved; // @dynamic willBeRemoved; +@property(nonatomic) BOOL customFlag3; // @dynamic customFlag3; +@property(nonatomic) BOOL customFlag2; // @dynamic customFlag2; +@property(nonatomic) BOOL customFlag1; // @dynamic customFlag1; +@property(nonatomic) BOOL storedExpandedByDefault; // @dynamic storedExpandedByDefault; +@property(nonatomic) BOOL cachedRowHeightDependsOnWidth; // @dynamic cachedRowHeightDependsOnWidth; +- (id)image; +@property(retain, nonatomic) id adapter; // @synthesize adapter=_adapter; +- (void)dealloc; +- (void)clear; +- (BOOL)nodeWasCleared; +@property(retain, nonatomic) IDEConfigurableDataSource *dataSource; // @dynamic dataSource; +@property(retain, nonatomic) IDEConfigurableDataNode *parent; +@property(retain, nonatomic) id data; +- (id)initWithData:(id)arg1 parent:(id)arg2 children:(id)arg3 adapter:(id)arg4 dataSource:(id)arg5; +- (id)initWithData:(id)arg1 parent:(id)arg2 children:(id)arg3 adapter:(id)arg4; + +@end + diff --git a/IDEKit/IDEConfigurableDataSource.h b/IDEKit/IDEConfigurableDataSource.h new file mode 100644 index 000000000..a7cc2fba6 --- /dev/null +++ b/IDEKit/IDEConfigurableDataSource.h @@ -0,0 +1,168 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class DVTStackBacktrace, NSArray, NSMapTable, NSMutableArray, NSOutlineView, NSString, NSTableColumn; + +@interface IDEConfigurableDataSource : NSObject +{ + NSMutableArray *_roots; + NSMutableArray *_displayedRoots; + NSArray *_draggedNodes; + NSTableColumn *_imageColumn; + id _rootAdapter; + NSArray *_draggedRootNodes; + NSOutlineView *_outlineView; + id _context; + NSMapTable *_nodesForData; + long long _batchUpdateLevel; + struct { + unsigned int _reserved:10; + _Bool cleared; + unsigned int _draggedNodesAreDeletable:1; + unsigned int _draggedOutsideOutlineView:1; + unsigned int _adapterRespondsTo_addRootPaths:1; + unsigned int _adapterRespondsTo_moveDataNodes:1; + unsigned int _adapterRespondsTo_removeRootDataNode:1; + unsigned int _adapterRespondsTo_doubleClickDataNode:1; + unsigned int _adapterRespondsTo_selectDataNode:1; + unsigned int _adapterRespondsTo_textDidEndEditing:1; + unsigned int _adapterRespondsTo_updateAndSaveRoots:1; + unsigned int _adapterRespondsTo_askToDeleteRootNodes:1; + unsigned int _adapterRespondsTo_contextMenuForSelectedNodes:1; + unsigned int _adapterRespondsTo_pasteboardFilenamesForNodes:1; + unsigned int _adapterRespondsTo_writeItemsToPasteboard:1; + unsigned int _adapterRespondsTo_createItemsFromPasteboard:1; + unsigned int _adapterRespondsTo_acceptDrop:1; + unsigned int _adapterRespondsTo_canAcceptDroppedItem:1; + unsigned int _adapterRespondsTo_validateDrop:1; + unsigned int _adapterRespondsTo_acceptDroppedItems:1; + unsigned int _adapterRespondsTo_didFailToFormatString:1; + unsigned int _adapterRespondsTo_sortDescriptorsDidChange:1; + unsigned int _adapterRespondsTo_filterDisplayedRootNode:1; + } _flags; + BOOL _requireOneNodePerData; +} + ++ (void)configureScrollView:(id)arg1 withOutlineView:(id)arg2; ++ (id)selectedNodeIfExactlyOneForOutlineView:(id)arg1; ++ (id)arrayOfSelectedNodesForOutlineView:(id)arg1; ++ (id)dataSourceWithRootAdapter:(id)arg1; ++ (void)initialize; +@property(nonatomic) BOOL requireOneNodePerData; // @synthesize requireOneNodePerData=_requireOneNodePerData; +@property(retain, nonatomic) NSOutlineView *outlineView; // @synthesize outlineView=_outlineView; +@property(copy) NSArray *draggedNodes; // @synthesize draggedNodes=_draggedNodes; +@property(retain, nonatomic) id context; // @synthesize context=_context; +@property(retain, nonatomic) NSTableColumn *imageColumn; // @synthesize imageColumn=_imageColumn; +@property(retain, nonatomic) NSMutableArray *roots; // @synthesize roots=_roots; +- (void).cxx_destruct; +- (void)configureDragAndDropForOutlineView:(id)arg1; +- (void)configureOutlineView:(id)arg1; +- (void)configureOutlineView:(id)arg1 withColumnTitled:(id)arg2 roots:(id)arg3 rootAdapter:(id)arg4 useImages:(BOOL)arg5 sourceList:(BOOL)arg6; +- (void)endBatchUpdates; +- (void)beginBatchUpdates; +- (void)batchUpdateWithBlock:(id)arg1; +- (BOOL)handleMouseDown:(id)arg1 forOutlineView:(id)arg2; +- (void)updateVisibleRowHeightsPlusExtension:(unsigned long long)arg1; +- (struct _NSRange)visibleRowRangePlusExtension:(unsigned long long)arg1; +- (void)setNeedsDisplayForRow:(long long)arg1; +- (id)exactlyOneNodeForData:(id)arg1 withinNode:(id)arg2; +- (id)nodeOrNodeSetForData:(id)arg1 withinNode:(id)arg2; +- (void)_removeCachesForNodeAndItsData:(id)arg1; +- (void)_addCachesForNodeAndItsDataRecursively:(id)arg1; +- (void)_addCachesForNodeAndItsData:(id)arg1; +- (id)selectedData; +- (id)exactlyOneSelectedNode; +- (id)selectedNodes; +- (void)consistencyCheck; +- (id)findNodeFor:(id)arg1 recursivelyStartingWith:(id)arg2; +- (id)findNodeFor:(id)arg1 withinParent:(id)arg2; +- (void)outlineView:(id)arg1 draggedImage:(id)arg2 endedAt:(struct CGPoint)arg3 operation:(unsigned long long)arg4; +- (void)outlineView:(id)arg1 draggedImage:(id)arg2 movedTo:(struct CGPoint)arg3; +- (void)outlineView:(id)arg1 draggedImage:(id)arg2 beganAt:(struct CGPoint)arg3; +- (void)_showDisappearanceAnimationEffectForDragAtPoint:(struct CGPoint)arg1; +- (void)_disappearanceAnimationEffectDidEnd:(void *)arg1; +- (void)_setDragSlideBack:(BOOL)arg1; +- (void)doubleClickAction:(id)arg1; +- (void)outlineView:(id)arg1 completeDeletionOfSelectedRowsByUser:(BOOL)arg2; +- (void)outlineView:(id)arg1 deleteSelectedRowsByUser:(BOOL)arg2; +- (unsigned long long)outlineView:(id)arg1 validateDrop:(id)arg2 proposedItem:(id)arg3 proposedChildIndex:(long long)arg4; +- (BOOL)outlineView:(id)arg1 acceptDrop:(id)arg2 item:(id)arg3 childIndex:(long long)arg4; +- (BOOL)outlineView:(id)arg1 createItemsFromPasteboard:(id)arg2; +- (void)outlineView:(id)arg1 deleteItems:(id)arg2; +- (id)outlineView:(id)arg1 menuForTableColumn:(id)arg2 row:(long long)arg3; +- (id)contextMenuForOutlineView:(id)arg1; +- (BOOL)handleReturnKey:(id)arg1 forOutlineView:(id)arg2 changeFocus:(BOOL)arg3; +- (BOOL)outlineView:(id)arg1 writeItems:(id)arg2 toPasteboard:(id)arg3; +- (BOOL)organizerOutlineView:(id)arg1 acceptDrop:(id)arg2 item:(id)arg3 childIndex:(long long)arg4; +- (unsigned long long)organizerOutlineView:(id)arg1 validateDrop:(id)arg2 proposedItem:(id)arg3 proposedChildIndex:(long long)arg4; +- (BOOL)organizerOutlineView:(id)arg1 writeItems:(id)arg2 toPasteboard:(id)arg3; +- (void)outlineView:(id)arg1 sortDescriptorsDidChange:(id)arg2; +- (void)outlineViewSelectionDidChange:(id)arg1; +- (BOOL)control:(id)arg1 didFailToFormatString:(id)arg2 errorDescription:(id)arg3; +- (void)controlTextDidEndEditing:(id)arg1; +- (id)arrayOfNonDefaultCollapsedPersistentObjects; +- (id)arrayOfNonDefaultExpandedPersistentObjects; +- (void)expandNodesToDefaultState; +- (void)expandArrayOfPersistentObjects:(id)arg1 forOutlineView:(id)arg2; +- (id)arrayOfExpandedPersistentObjectsForOutlineView:(id)arg1; +- (void)collapseArrayOfPersistentObjects:(id)arg1 forOutlineView:(id)arg2; +- (id)arrayOfCollapsedPersistentObjectsForOutlineView:(id)arg1; +- (void)selectArrayOfPersistentObjects:(id)arg1 forOutlineView:(id)arg2; +- (id)arrayOfSelectedPersistentObjectsForOutlineView:(id)arg1; +- (void)enumerateDataNodesForPersistentObjects:(id)arg1 loadIfNecessary:(BOOL)arg2 usingBlock:(id)arg3; +- (id)arrayOfPersistentObjectsFromDataNodesPassingTest:(id)arg1; +- (void)_addPersistentObjectForNode:(id)arg1 toArray:(id)arg2 ifPassingTest:(id)arg3; +- (id)outlineView:(id)arg1 persistentObjectForItem:(id)arg2; +- (id)outlineView:(id)arg1 itemForPersistentObject:(id)arg2; +- (id)outlineView:(id)arg1 itemForPersistentObject:(id)arg2 loadIfNecessary:(BOOL)arg3; +- (id)dataNodeForPersistentObject:(id)arg1 loadIfNecessary:(BOOL)arg2; +- (struct CGRect)frameOfOutlineCellAtRow:(long long)arg1 defaultFrame:(struct CGRect)arg2; +- (BOOL)outlineView:(id)arg1 isGroupItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldShowOutlineCellForItem:(id)arg2; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 item:(id)arg3; +- (id)outlineView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 item:(id)arg5 mouseLocation:(struct CGPoint)arg6; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (void)outlineView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 byItem:(id)arg4; +- (BOOL)outlineView:(id)arg1 shouldEditTableColumn:(id)arg2 item:(id)arg3; +- (void)voidWidthDependentCachedRowHeights; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (id)outlineView:(id)arg1 objectValueForTableColumn:(id)arg2 byItem:(id)arg3; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (id)_childrenOfItem:(id)arg1; +- (id)addRootForDataObject:(id)arg1 withAdapter:(struct NSObject *)arg2; +- (void)removeRoot:(id)arg1; +- (void)addRootsForDataObjects:(id)arg1 withCommonAdapter:(struct NSObject *)arg2; +@property(retain, nonatomic) id rootAdapter; +- (void)reloadDataAndDisplayedNodes; +- (id)displayedRoots; +- (void)voidDisplayedRoots; +- (void)dealloc; +- (void)primitiveInvalidate; +- (BOOL)isCleared; +- (void)clear; +- (id)init; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEKit/IDEConfigurableImageAndTextCell.h b/IDEKit/IDEConfigurableImageAndTextCell.h new file mode 100644 index 000000000..55ea118b6 --- /dev/null +++ b/IDEKit/IDEConfigurableImageAndTextCell.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextFieldCell.h" + +@class NSImage; + +@interface IDEConfigurableImageAndTextCell : NSTextFieldCell +{ + NSImage *_image; + double _verticalOffsetForText; + double _verticalOffsetForImage; + double _leftMargin; + double _imageTextGap; + double _fontHeight; + BOOL _useSourceListStyle; + BOOL _currentlyEditingLocalScope; + BOOL _useWizardTheme; + BOOL _useBasicDropShadow; +} + ++ (double)rowHeightForFont:(id)arg1 sourceList:(BOOL)arg2; ++ (double)rowHeightForFontHeight:(double)arg1 sourceList:(BOOL)arg2; ++ (double)fontHeightForFont:(id)arg1; +@property BOOL useBasicDropShadow; // @synthesize useBasicDropShadow=_useBasicDropShadow; +@property BOOL useWizardTheme; // @synthesize useWizardTheme=_useWizardTheme; +@property BOOL useSourceListStyle; // @synthesize useSourceListStyle=_useSourceListStyle; +@property double imageTextGap; // @synthesize imageTextGap=_imageTextGap; +@property double leftMargin; // @synthesize leftMargin=_leftMargin; +@property double verticalOffsetForImage; // @synthesize verticalOffsetForImage=_verticalOffsetForImage; +@property double verticalOffsetForText; // @synthesize verticalOffsetForText=_verticalOffsetForText; +- (void).cxx_destruct; +- (unsigned long long)hitTestForEvent:(id)arg1 inRect:(struct CGRect)arg2 ofView:(id)arg3; +- (struct CGSize)cellSize; +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (id)basicDropShadow; +- (void)drawWizardThemeBackgroundWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawSourceListBackground:(struct CGRect)arg1; +- (void)_setCurrentlyEditing:(BOOL)arg1; +- (void)endEditing:(id)arg1; +- (void)selectWithFrame:(struct CGRect)arg1 inView:(id)arg2 editor:(id)arg3 delegate:(id)arg4 start:(long long)arg5 length:(long long)arg6; +- (void)editWithFrame:(struct CGRect)arg1 inView:(id)arg2 editor:(id)arg3 delegate:(id)arg4 event:(id)arg5; +- (id)setUpFieldEditorAttributes:(id)arg1; +- (struct CGRect)titleRectForBounds:(struct CGRect)arg1 inView:(id)arg2; +- (struct CGRect)titleRectForBounds:(struct CGRect)arg1; +- (struct CGRect)imageRectForBounds:(struct CGRect)arg1; +- (double)_preTextAreaWidth; +@property(retain, nonatomic) NSImage *image; // @synthesize image=_image; +- (void)setFont:(id)arg1; +- (void)_internalEndEditing; +- (void)_internalBeginEditing; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initTextCell:(id)arg1; +- (id)init; +- (void)initializeValues; +- (void)configureWithFont:(id)arg1 sourceList:(BOOL)arg2; +- (double)rowHeightForCurrentFont; +- (double)rowHeightForFont:(id)arg1; +- (void)notifyEndEditing; +- (void)notifyBeginEditing; + +@end + diff --git a/IDEKit/IDEConsoleArea.h b/IDEKit/IDEConsoleArea.h index 5db707883..4d856d1fe 100644 --- a/IDEKit/IDEConsoleArea.h +++ b/IDEKit/IDEConsoleArea.h @@ -34,7 +34,6 @@ DVTObservingToken *_launchSessionsObserverToken; DVTObservingToken *_consoleAdaptorsObservingToken; DVTObservingToken *_debugSessionStateObservingToken; - DVTObservingToken *_debugSessionPausedScriptingObservingToken; DVTFindBar *_findBar; DVTScopeBarController *_findScopeBarController; DVTScopeBarsManager *_scopeBarsManager; @@ -79,7 +78,7 @@ - (struct _NSRange)rangeOfExpressionInUserEnteredStringAfterPrompt:(id)arg1; - (void)showNextCommandFromHistory:(id)arg1; - (void)showPreviousCommandFromHistory:(id)arg1 currentStringAfterPrompt:(id)arg2; -- (void)consoleView:(id)arg1 didEndText:(id)arg2 forDebugger:(BOOL)arg3; +- (void)consoleView:(id)arg1 didEndText:(id)arg2 forDebugger:(BOOL)arg3 trackHistory:(BOOL)arg4; @property(readonly) BOOL tracksInputHistoryForDebugger; - (void)commitStateToDictionary:(id)arg1; - (void)revertStateWithDictionary:(id)arg1; @@ -114,7 +113,11 @@ - (id)initWithNibName:(id)arg1 bundle:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSScrollView *scopeBarsAdjustableScrollView; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEConsoleTextView.h b/IDEKit/IDEConsoleTextView.h index 8b1dc7a87..c4d1d7d63 100644 --- a/IDEKit/IDEConsoleTextView.h +++ b/IDEKit/IDEConsoleTextView.h @@ -14,9 +14,6 @@ @interface IDEConsoleTextView : DVTCompletingTextView { - int _logMode; - id _stdIODelegate; - id _openingBracketLocationDelegate; unsigned long long _startLocationOfLastLine; long long _lastRemovableTextLocation; NSString *_promptString; @@ -25,7 +22,6 @@ NSMutableArray *_itemsToAppendAfterDelay; unsigned long long _viewableCharactersExceededHit; BOOL _wasScrolledToBottomWhenHidden; - BOOL _shouldDoCommandBySelector; NSDictionary *_debuggerPromptTextAttributes; NSDictionary *_debuggerInputTextAttributes; NSDictionary *_debuggerOutputTextAttributes; @@ -33,13 +29,16 @@ NSDictionary *_debuggedTargetOutputTextAttributes; NSDictionary *_textTypeToAttributes; DVTObservingToken *_suggestCompletionsObserver; + int _logMode; + id _standardIODelegate; + id _openingBracketLocationDelegate; } + (id)autoCompleteChars; + (void)initialize; @property(nonatomic) int logMode; // @synthesize logMode=_logMode; @property(retain) id openingBracketLocationDelegate; // @synthesize openingBracketLocationDelegate=_openingBracketLocationDelegate; -@property(retain) id standardIODelegate; // @synthesize standardIODelegate=_stdIODelegate; +@property(retain) id standardIODelegate; // @synthesize standardIODelegate=_standardIODelegate; - (void).cxx_destruct; - (id)startingLocationForFindBar:(id)arg1 findingBackwards:(BOOL)arg2; - (void)dvtFindBar:(id)arg1 didUpdateCurrentResult:(id)arg2; @@ -62,14 +61,12 @@ - (id)writablePasteboardTypes; - (BOOL)shouldChangeTextInRange:(struct _NSRange)arg1 replacementString:(id)arg2; - (void)keyDown:(id)arg1; -- (void)doCommandBySelector:(SEL)arg1; - (void)_sendKeyImmediatelyIfNecessary:(id)arg1; - (void)_moveInsertionPointToEnd; - (id)userEnteredTextAfterPromptUpToLocation:(unsigned long long)arg1; - (id)userEnteredTextAfterPrompt; - (void)repeatInput:(id)arg1; - (void)_appendPromptConsoleItem:(id)arg1; -- (void)_appendPromptString:(id)arg1 shouldCauseNotifications:(BOOL)arg2; - (void)_appendNonPromptSameConsoleItems:(id)arg1; - (void)appendConsoleItemsImmediatelyWithoutScrolling:(id)arg1; - (void)_appendConsoleItemsWaitingToBeAppended; @@ -97,7 +94,6 @@ - (BOOL)acceptsFirstMouse:(id)arg1; - (void)viewDidUnhide; - (void)viewDidHide; -- (void)scrollWheel:(id)arg1; - (void)primitiveInvalidate; - (void)awakeFromNib; - (void)_dvt_commonInit; @@ -106,7 +102,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property unsigned long long supportedMatchingOptions; @property(readonly, nonatomic, getter=isValid) BOOL valid; diff --git a/IDEKit/IDEConsoleTextViewStandardIODelegate-Protocol.h b/IDEKit/IDEConsoleTextViewStandardIODelegate-Protocol.h index d4a7005fc..376a02c40 100644 --- a/IDEKit/IDEConsoleTextViewStandardIODelegate-Protocol.h +++ b/IDEKit/IDEConsoleTextViewStandardIODelegate-Protocol.h @@ -10,6 +10,6 @@ @property(readonly) BOOL tracksInputHistoryForDebugger; - (void)showNextCommandFromHistory:(id)arg1; - (void)showPreviousCommandFromHistory:(id)arg1 currentStringAfterPrompt:(id)arg2; -- (void)consoleView:(id)arg1 didEndText:(id)arg2 forDebugger:(BOOL)arg3; +- (void)consoleView:(id)arg1 didEndText:(id)arg2 forDebugger:(BOOL)arg3 trackHistory:(BOOL)arg4; @end diff --git a/IDEKit/IDEContainer-IDEKitContainerAdditions.h b/IDEKit/IDEContainer-IDEKitContainerAdditions.h new file mode 100644 index 000000000..3066360db --- /dev/null +++ b/IDEKit/IDEContainer-IDEKitContainerAdditions.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEContainer.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEContainer (IDEKitContainerAdditions) +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/IDEKit/IDEContainerContentsMediaRepository.h b/IDEKit/IDEContainerContentsMediaRepository.h index b3573e9d5..f7f7ff32e 100644 --- a/IDEKit/IDEContainerContentsMediaRepository.h +++ b/IDEKit/IDEContainerContentsMediaRepository.h @@ -8,7 +8,7 @@ #import "IDEDefaultMediaLibrary-Protocol.h" -@class IDEFileReferenceContainerObserver, IDETimedInvalidatableObjectCache, NSSet; +@class IDEFileReferenceContainerObserver, IDETimedInvalidatableObjectCache, NSSet, NSString; @interface IDEContainerContentsMediaRepository : IDEMediaRepository { @@ -37,5 +37,11 @@ - (void)_startObserving; - (id)initWithContainerObserver:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEContainerItem-IDEKitContainerItemPropertyAdditions.h b/IDEKit/IDEContainerItem-IDEKitContainerItemPropertyAdditions.h index 4188814b4..adea74653 100644 --- a/IDEKit/IDEContainerItem-IDEKitContainerItemPropertyAdditions.h +++ b/IDEKit/IDEContainerItem-IDEKitContainerItemPropertyAdditions.h @@ -6,11 +6,28 @@ #import "IDEContainerItem.h" -@class NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEContainerItem (IDEKitContainerItemPropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEContainerItem (IDEKitContainerItemPropertyAdditions) @property(readonly) unsigned long long navigableItem_conflictStateForUpdateOrMerge; @property(readonly) NSString *navigableItem_sourceControlServerStatus; @property(readonly) NSString *navigableItem_sourceControlLocalStatus; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEContainerItem-InspectorProperties.h b/IDEKit/IDEContainerItem-InspectorProperties.h index 0fb1a621d..cc88f99f4 100644 --- a/IDEKit/IDEContainerItem-InspectorProperties.h +++ b/IDEKit/IDEContainerItem-InspectorProperties.h @@ -44,8 +44,14 @@ @property(readonly) DVTFilePath *ideInspectedResolvedFilePath; @property(readonly) BOOL ideInspectedShowsFileTypePopUp; @property(readonly) BOOL ideInspectedIsNameEditable; -@property(readonly) NSString *idePendingInspectedName; +@property(readonly, copy) NSString *idePendingInspectedName; @property(copy) NSString *ideInspectedName; - (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEContainerItemSnapshot.h b/IDEKit/IDEContainerItemSnapshot.h index f0a0227f6..83cf93c2d 100644 --- a/IDEKit/IDEContainerItemSnapshot.h +++ b/IDEKit/IDEContainerItemSnapshot.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, IDENavigableItem, NSArray, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEContainerItemSnapshot : NSObject +@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, IDEFileReference, IDENavigableItem, NSArray, NSImage, NSString; + +@interface IDEContainerItemSnapshot : NSObject { NSString *_name; NSImage *_image; @@ -35,8 +37,18 @@ @property(readonly) NSImage *navigableItem_image; // @synthesize navigableItem_image=_image; @property(retain, nonatomic) NSString *navigableItem_name; // @synthesize navigableItem_name=_name; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithNavigableItem:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEContainerItemSnapshotNavigableItem.h b/IDEKit/IDEContainerItemSnapshotNavigableItem.h index 17261031d..5cf5e2f89 100644 --- a/IDEKit/IDEContainerItemSnapshotNavigableItem.h +++ b/IDEKit/IDEContainerItemSnapshotNavigableItem.h @@ -8,7 +8,7 @@ #import "IDENavigableItemFileReferenceProxy-Protocol.h" -@class IDENavigableItem; +@class IDENavigableItem, NSString; @interface IDEContainerItemSnapshotNavigableItem : IDEKeyDrivenNavigableItem { @@ -19,5 +19,11 @@ - (BOOL)isLeaf; - (BOOL)isMajorGroup; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEContainerItemStructureEditingTarget.h b/IDEKit/IDEContainerItemStructureEditingTarget.h index f9044d241..e31fc6392 100644 --- a/IDEKit/IDEContainerItemStructureEditingTarget.h +++ b/IDEKit/IDEContainerItemStructureEditingTarget.h @@ -10,7 +10,7 @@ #import "IDEStructureEditingGroupingTarget-Protocol.h" #import "IDEStructureEditingRemoveSubitemsTarget-Protocol.h" -@class DVTObservingToken, IDEGroup, IDENavigableItem; +@class DVTObservingToken, IDEGroup, IDENavigableItem, NSString; @interface IDEContainerItemStructureEditingTarget : NSObject { @@ -47,12 +47,17 @@ - (unsigned long long)_validateTemplateDropWithContext:(id)arg1 atIndex:(long long)arg2; - (id)structureEditingNaturalFilePathForDropTarget; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (id)actualNavigableItem; - (long long)actualChildIndex; - (void)dealloc; - (id)_initWithTargetGroup:(id)arg1 targetNavigableItem:(id)arg2 targetIndex:(long long)arg3; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEContextAutocreationController.h b/IDEKit/IDEContextAutocreationController.h index f6ae3b100..ffa464c0a 100644 --- a/IDEKit/IDEContextAutocreationController.h +++ b/IDEKit/IDEContextAutocreationController.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDEWorkspace; +@class DVTStackBacktrace, IDEWorkspace, NSString; @interface IDEContextAutocreationController : NSObject { @@ -23,6 +23,12 @@ @property(readonly) IDEWorkspace *workspace; // @synthesize workspace=_workspace; - (void).cxx_destruct; - (id)createSchemeForBuildable:(id)arg1 withName:(id)arg2; +- (void)_setDefaultProfileActionForScheme:(id)arg1 forBuildable:(id)arg2; +- (void)_setDefaultLaunchActionForScheme:(id)arg1 forBuildable:(id)arg2; +- (void)_setDefaultBuildActionForScheme:(id)arg1 forBuildable:(id)arg2; +- (id)_applicationsInWorkspaceThatDependOnBuildable:(id)arg1; +- (id)_applicationBuildablesInWorkspace:(id)arg1; +- (BOOL)_isAppExtension:(id)arg1; - (void)_setDefaultConfigurationsInScheme:(id)arg1 forBuildable:(id)arg2; - (id)_configFromArray:(id)arg1 matchingPrefix:(id)arg2 preferringConfig:(id)arg3; - (void)addBuildable:(id)arg1 toScheme:(id)arg2; @@ -43,7 +49,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEContinuousIntegrationActionManager-Protocol.h b/IDEKit/IDEContinuousIntegrationActionManager-Protocol.h new file mode 100644 index 000000000..9196b4a98 --- /dev/null +++ b/IDEKit/IDEContinuousIntegrationActionManager-Protocol.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEContinuousIntegrationActionManager +- (void)canCreateHostedRepositoriesOnService:(id)arg1 completionHandler:(id)arg2; +- (void)createHostedRepositoryWithName:(id)arg1 onService:(id)arg2 completionHandler:(id)arg3; +- (id)webURLForIntegration:(id)arg1; +- (id)webURLForBot:(id)arg1; +- (void)refreshWhichServicesUserCanCreateAndDeleteBots; +- (BOOL)canUserCreateAndDeleteBotsOnServiceForBotOrIntegration:(id)arg1; +- (BOOL)canUserCreateBotsOnAnyService; +- (void)deleteIntegration:(id)arg1 withCompletionBlock:(id)arg2; +- (void)cancelIntegration:(id)arg1 withCompletionBlock:(id)arg2; +- (void)deleteBot:(id)arg1 workspace:(id)arg2 withCompletionBlock:(id)arg3; +- (void)integrationsForBot:(id)arg1 max:(unsigned long long)arg2 sortNewestFirst:(BOOL)arg3 completionHandler:(id)arg4; +- (void)integrateBot:(id)arg1 completionHandler:(id)arg2; +@end + diff --git a/IDEKit/IDEContinuousIntegrationCreateEditBotWindowController-Protocol.h b/IDEKit/IDEContinuousIntegrationCreateEditBotWindowController-Protocol.h new file mode 100644 index 000000000..e58fb2910 --- /dev/null +++ b/IDEKit/IDEContinuousIntegrationCreateEditBotWindowController-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEContinuousIntegrationCreateEditBotWindowController +- (void)beginSessionModalForWorkspaceTabController:(id)arg1 hostWindow:(id)arg2 editingBot:(id)arg3 withCompletionBlock:(id)arg4; +@end + diff --git a/IDEKit/IDEContinuousIntegrationLogNavigatorHelper-Protocol.h b/IDEKit/IDEContinuousIntegrationLogNavigatorHelper-Protocol.h new file mode 100644 index 000000000..96f0588cb --- /dev/null +++ b/IDEKit/IDEContinuousIntegrationLogNavigatorHelper-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEContinuousIntegrationLogNavigatorHelper +- (int)statusOfIntegration:(id)arg1; +- (BOOL)isIntegrationFinished:(id)arg1; +- (void)performAction:(SEL)arg1 forNavigableItemSelection:(id)arg2 withNavigator:(id)arg3; +- (id)titleForNavigableItemSelection:(id)arg1 action:(SEL)arg2; +- (BOOL)navigableItemSelection:(id)arg1 allowsAction:(SEL)arg2; +- (id)navigableItemForIntegration:(id)arg1; +- (id)navigableItemForBot:(id)arg1; +@end + diff --git a/IDEKit/IDEContinuousIntegrationManager.h b/IDEKit/IDEContinuousIntegrationManager.h new file mode 100644 index 000000000..5d38a927e --- /dev/null +++ b/IDEKit/IDEContinuousIntegrationManager.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEContinuousIntegrationManager : NSObject +{ +} + ++ (id)webURLForIntegration:(id)arg1; ++ (id)webURLForBot:(id)arg1; ++ (void)determineUserBotCreationAndDeletionPrivileges; ++ (BOOL)canUserCreateAndDeleteBotsOnServiceForBotOrIntegration:(id)arg1; ++ (BOOL)canUserCreateBotsOnAnyService; ++ (void)addServerOnHostWindow:(id)arg1 completionBlock:(id)arg2; ++ (void)showBotEditorForWorkspaceTabController:(id)arg1 bot:(id)arg2 completionBlock:(id)arg3; ++ (void)deleteIntegration:(id)arg1 withCompletionBlock:(id)arg2; ++ (void)cancelIntegration:(id)arg1 withCompletionBlock:(id)arg2; ++ (void)deleteBot:(id)arg1 workspace:(id)arg2 withCompletionBlock:(id)arg3; ++ (id)actionManager; ++ (id)serviceManager; ++ (int)statusOfIntegration:(id)arg1; ++ (BOOL)isIntegrationFinished:(id)arg1; ++ (id)logNavigatorHelper; ++ (void)performAction:(SEL)arg1 forNavigableItemSelection:(id)arg2 withNavigator:(id)arg3; ++ (id)titleForNavigableItemSelection:(id)arg1 action:(SEL)arg2; ++ (BOOL)navigableItemSelection:(id)arg1 allowsAction:(SEL)arg2; ++ (id)navigableItemForIntegration:(id)arg1; ++ (id)navigableItemForBot:(id)arg1; ++ (Class)integrationNavigableItemClass; ++ (Class)botNavigableItemClass; ++ (Class)navigableItemClass; ++ (Class)botIntegrationClass; ++ (BOOL)xcs2Enabled; ++ (void)initialize; + +@end + diff --git a/IDEKit/IDEContinuousIntegrationManagerObserver.h b/IDEKit/IDEContinuousIntegrationManagerObserver.h new file mode 100644 index 000000000..16f34468f --- /dev/null +++ b/IDEKit/IDEContinuousIntegrationManagerObserver.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTCancellable-Protocol.h" + +@class NSString; + +@interface IDEContinuousIntegrationManagerObserver : NSObject +{ + BOOL cancelled; +} + +@property(readonly, getter=isCancelled) BOOL cancelled; // @synthesize cancelled; +- (void)cancel; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEContinuousIntegrationNewServiceAccountController-Protocol.h b/IDEKit/IDEContinuousIntegrationNewServiceAccountController-Protocol.h new file mode 100644 index 000000000..64f9eaf9a --- /dev/null +++ b/IDEKit/IDEContinuousIntegrationNewServiceAccountController-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEContinuousIntegrationNewServiceAccountController +- (void)beginSheetModalForWindow:(id)arg1 completionBlock:(id)arg2; +@end + diff --git a/IDEKit/IDEContinuousIntegrationServiceManager-Protocol.h b/IDEKit/IDEContinuousIntegrationServiceManager-Protocol.h new file mode 100644 index 000000000..933b10ada --- /dev/null +++ b/IDEKit/IDEContinuousIntegrationServiceManager-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray; + +@protocol IDEContinuousIntegrationServiceManager +@property(readonly, copy, nonatomic) NSArray *services; +- (void)removeService:(id)arg1 withCompletionBlock:(id)arg2; +- (void)addService:(id)arg1 withCompletionBlock:(id)arg2; +@end + diff --git a/IDEKit/IDEControlGroup.h b/IDEKit/IDEControlGroup.h index 50ddaac1c..5ef2a7fee 100644 --- a/IDEKit/IDEControlGroup.h +++ b/IDEKit/IDEControlGroup.h @@ -21,7 +21,6 @@ @property(copy) NSColor *innerBorderColor; // @synthesize innerBorderColor=_innerBorderColor; @property(nonatomic) BOOL drawsInnerBorders; // @synthesize drawsInnerBorders=_drawsInnerBorders; - (void).cxx_destruct; -- (BOOL)isOpaque; - (BOOL)isShowingShadow; - (void)setShadowSides:(int)arg1; - (void)setShadowColor:(id)arg1; diff --git a/IDEKit/IDECreateBotAssistantContext.h b/IDEKit/IDECreateBotAssistantContext.h index 00a6c7048..9e2211c7c 100644 --- a/IDEKit/IDECreateBotAssistantContext.h +++ b/IDEKit/IDECreateBotAssistantContext.h @@ -16,7 +16,6 @@ NSMutableDictionary *_repositoryAuthenticationType; NSMutableDictionary *_repositoryTemporaryAuthenticationStatus; NSMutableSet *_selectedDevices; - BOOL _buildsFromClean; BOOL _performsAnalyzeAction; BOOL _performsTestAction; BOOL _performsArchiveAction; @@ -33,6 +32,7 @@ NSString *_botDescription; IDEXcodeServer *_server; IDEScheme *_scheme; + unsigned long long _buildsFromCleanSchedule; unsigned long long _scheduleType; unsigned long long _periodType; long long _dayOfWeek; @@ -85,7 +85,7 @@ @property(nonatomic) BOOL performsArchiveAction; // @synthesize performsArchiveAction=_performsArchiveAction; @property(nonatomic) BOOL performsTestAction; // @synthesize performsTestAction=_performsTestAction; @property(nonatomic) BOOL performsAnalyzeAction; // @synthesize performsAnalyzeAction=_performsAnalyzeAction; -@property(nonatomic) BOOL buildsFromClean; // @synthesize buildsFromClean=_buildsFromClean; +@property(nonatomic) unsigned long long buildsFromCleanSchedule; // @synthesize buildsFromCleanSchedule=_buildsFromCleanSchedule; @property(retain, nonatomic) IDEScheme *scheme; // @synthesize scheme=_scheme; @property(retain, nonatomic) IDEXcodeServer *server; // @synthesize server=_server; @property(retain, nonatomic) NSString *botDescription; // @synthesize botDescription=_botDescription; diff --git a/IDEKit/IDECreateBotBasicInfoAssistant.h b/IDEKit/IDECreateBotBasicInfoAssistant.h index 69183d55e..714aaaa2f 100644 --- a/IDEKit/IDECreateBotBasicInfoAssistant.h +++ b/IDEKit/IDECreateBotBasicInfoAssistant.h @@ -6,7 +6,7 @@ #import -@class DVTObservingToken, DVTStackView_ML, IDEAccountReachabilityToImageTransformer, IDECreateBotAssistantContext, IDEXcodeServerManager, NSArray, NSArrayController, NSButton, NSError, NSImage, NSPopUpButton, NSTextField, NSView; +@class DVTObservingToken, IDEAccountReachabilityToImageTransformer, IDECreateBotAssistantContext, IDEXcodeServerManager, NSArray, NSArrayController, NSButton, NSError, NSImage, NSPopUpButton, NSStackView, NSTextField, NSView; @interface IDECreateBotBasicInfoAssistant : IDEAssistant { @@ -22,8 +22,9 @@ NSPopUpButton *_schemesPopup; NSTextField *_botNameField; NSButton *_integrateImmediatelyCheckbox; - DVTStackView_ML *_stackView; + NSStackView *_stackView; NSView *_controlsView; + NSView *_schemeChooserView; NSView *_schemeProblemView; NSTextField *_schemeProblemTextField; NSButton *_fixSchemeProblemCheckbox; @@ -54,8 +55,9 @@ @property(retain) NSButton *fixSchemeProblemCheckbox; // @synthesize fixSchemeProblemCheckbox=_fixSchemeProblemCheckbox; @property(retain) NSTextField *schemeProblemTextField; // @synthesize schemeProblemTextField=_schemeProblemTextField; @property(retain) NSView *schemeProblemView; // @synthesize schemeProblemView=_schemeProblemView; +@property(retain) NSView *schemeChooserView; // @synthesize schemeChooserView=_schemeChooserView; @property(retain) NSView *controlsView; // @synthesize controlsView=_controlsView; -@property(retain) DVTStackView_ML *stackView; // @synthesize stackView=_stackView; +@property(retain) NSStackView *stackView; // @synthesize stackView=_stackView; @property(retain) NSButton *integrateImmediatelyCheckbox; // @synthesize integrateImmediatelyCheckbox=_integrateImmediatelyCheckbox; @property(retain) NSTextField *botNameField; // @synthesize botNameField=_botNameField; @property(retain) NSPopUpButton *schemesPopup; // @synthesize schemesPopup=_schemesPopup; @@ -81,6 +83,7 @@ - (void)_selectAssistantContextSchemeInPopUp; - (void)viewWillUninstall; - (void)viewDidInstall; +- (void)loadView; - (void)willGoNextOrFinish; - (BOOL)canGoForward; - (id)assistantTitle; diff --git a/IDEKit/IDECreateBotDevicePickerAssistant.h b/IDEKit/IDECreateBotDevicePickerAssistant.h index 1b003638f..5a6140baf 100644 --- a/IDEKit/IDECreateBotDevicePickerAssistant.h +++ b/IDEKit/IDECreateBotDevicePickerAssistant.h @@ -9,12 +9,13 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVTBorderedView, DVTColoredSpinner, DVTObservingToken, IDECreateBotAssistantContext, NSArray, NSPopUpButton, NSScrollView, NSTableView; +@class DVTBorderedView, DVTColoredSpinner, DVTObservingToken, IDECreateBotAssistantContext, NSArray, NSPopUpButton, NSScrollView, NSString, NSTableView; @interface IDECreateBotDevicePickerAssistant : IDEAssistant { DVTObservingToken *_destinationSelectionTypeObservingToken; BOOL _viewIsInstalled; + BOOL _showDevicesChooser; NSPopUpButton *_destinationSelectionTypePopUp; NSTableView *_tableView; DVTColoredSpinner *_progressIndicator; @@ -23,9 +24,12 @@ NSArray *_simulatorDevices; NSArray *_iosDevices; NSArray *_rowObjects; + long long _selectedDeviceType; } + (id)keyPathsForValuesAffectingCanGoForward; +@property(nonatomic) BOOL showDevicesChooser; // @synthesize showDevicesChooser=_showDevicesChooser; +@property(nonatomic) long long selectedDeviceType; // @synthesize selectedDeviceType=_selectedDeviceType; @property(retain, nonatomic) NSArray *rowObjects; // @synthesize rowObjects=_rowObjects; @property(retain, nonatomic) NSArray *iosDevices; // @synthesize iosDevices=_iosDevices; @property(retain, nonatomic) NSArray *simulatorDevices; // @synthesize simulatorDevices=_simulatorDevices; @@ -52,5 +56,11 @@ - (void)_updateDevicesWithCompletionBlock:(id)arg1; - (BOOL)_shouldShowSimulators; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDECreateBotNotificationsAssistant.h b/IDEKit/IDECreateBotNotificationsAssistant.h index 6f25ca7db..9ebdddec3 100644 --- a/IDEKit/IDECreateBotNotificationsAssistant.h +++ b/IDEKit/IDECreateBotNotificationsAssistant.h @@ -8,7 +8,7 @@ #import "NSTokenFieldDelegate-Protocol.h" -@class NSButton, NSTokenField; +@class NSButton, NSString, NSTokenField; @interface IDECreateBotNotificationsAssistant : IDEAssistant { @@ -50,5 +50,11 @@ - (void)onFailureCheckboxDidChange:(id)arg1; - (void)onSuccessCheckboxDidChange:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDECreateBotSCMAssistant.h b/IDEKit/IDECreateBotSCMAssistant.h index 73d590ff3..215a635c0 100644 --- a/IDEKit/IDECreateBotSCMAssistant.h +++ b/IDEKit/IDECreateBotSCMAssistant.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVTStackView_ML, IDECreateBotAssistantContext, NSImageView, NSMatrix, NSMutableArray, NSProgressIndicator, NSSecureTextField, NSTableColumn, NSTableView, NSTextField, NSTimer, NSView; +@class DVTStackView_ML, IDECreateBotAssistantContext, NSImageView, NSMatrix, NSMutableArray, NSProgressIndicator, NSSecureTextField, NSString, NSTableColumn, NSTableView, NSTextField, NSTimer, NSView; @interface IDECreateBotSCMAssistant : IDEAssistant { @@ -111,5 +111,11 @@ - (id)nextAssistantIdentifier; @property(readonly, nonatomic) IDECreateBotAssistantContext *createBotAssistantContext; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDECreateBotSchedulingAssistant.h b/IDEKit/IDECreateBotSchedulingAssistant.h index b01250cf1..245b6189b 100644 --- a/IDEKit/IDECreateBotSchedulingAssistant.h +++ b/IDEKit/IDECreateBotSchedulingAssistant.h @@ -8,7 +8,7 @@ #import "NSControlTextEditingDelegate-Protocol.h" -@class IDECreateBotAssistantContext, NSDatePicker, NSMatrix, NSPopUpButton, NSTextField, NSView; +@class IDECreateBotAssistantContext, NSDatePicker, NSMatrix, NSPopUpButton, NSString, NSTextField, NSView; @interface IDECreateBotSchedulingAssistant : IDEAssistant { @@ -82,5 +82,11 @@ - (void)loadView; - (id)nextAssistantIdentifier; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDECustomToolbar.h b/IDEKit/IDECustomToolbar.h index 864c31397..9fe90c3ee 100644 --- a/IDEKit/IDECustomToolbar.h +++ b/IDEKit/IDECustomToolbar.h @@ -17,6 +17,7 @@ @property(copy) NSSet *allowedSizeModes; // @synthesize allowedSizeModes=_allowedSizeModes; @property(copy) NSSet *allowedDisplayModes; // @synthesize allowedDisplayModes=_allowedDisplayModes; - (void).cxx_destruct; +- (void)setVisible:(BOOL)arg1; - (BOOL)_allowsSizeMode:(unsigned long long)arg1; - (BOOL)_allowsDisplayMode:(unsigned long long)arg1; - (BOOL)isFullScreen; diff --git a/IDEKit/IDEDebugAreaBorderedView.h b/IDEKit/IDEDebugAreaBorderedView.h new file mode 100644 index 000000000..c4e0f3aea --- /dev/null +++ b/IDEKit/IDEDebugAreaBorderedView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTBorderedView.h" + +@interface IDEDebugAreaBorderedView : DVTBorderedView +{ +} + +- (void)layoutTopDown; + +@end + diff --git a/IDEKit/IDEDebugBarContentProvider.h b/IDEKit/IDEDebugBarContentProvider.h index 25dc7da87..6052302e2 100644 --- a/IDEKit/IDEDebugBarContentProvider.h +++ b/IDEKit/IDEDebugBarContentProvider.h @@ -8,7 +8,7 @@ #import -@class DVTObservingToken, IDEDebugBar, NSArray; +@class DVTObservingToken, IDEDebugBar, NSArray, NSString; @interface IDEDebugBarContentProvider : NSObject { @@ -31,5 +31,11 @@ - (id)currentLaunchSession; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEDebugGaugeDomainProvider.h b/IDEKit/IDEDebugGaugeDomainProvider.h index 63d0e1f4b..37f7a74ca 100644 --- a/IDEKit/IDEDebugGaugeDomainProvider.h +++ b/IDEKit/IDEDebugGaugeDomainProvider.h @@ -6,9 +6,11 @@ #import -@class DVTObservingToken, IDEWorkspace; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEDebugGaugeDomainProvider : IDENavigableItemDomainProvider +@class DVTDocumentLocation, DVTFileDataType, DVTObservingToken, IDEFileReference, IDEWorkspace, NSImage, NSString; + +@interface IDEDebugGaugeDomainProvider : IDENavigableItemDomainProvider { IDEWorkspace *_workspace; DVTObservingToken *_workspaceStateObservingToken; @@ -16,18 +18,33 @@ + (id)domainObjectForWorkspace:(id)arg1; + (id)keyPathsForValuesAffectingGaugeNavigables; -+ (id)modelForWorkspace:(id)arg1; ++ (id)providerForWorkspace:(id)arg1; + (id)launchSessionFromURL:(id)arg1; + (id)URLForScheme:(id)arg1 launchSession:(id)arg2; + (id)URLForScheme:(id)arg1 launchSession:(id)arg2 otherQueryString:(id)arg3; + (void)initialize; @property(retain) IDEWorkspace *workspace; // @synthesize workspace=_workspace; - (void).cxx_destruct; +@property(readonly) NSString *navigableItem_name; - (unsigned long long)navigableItem_indexOfRepresentedObjectForIdentifier:(id)arg1 inRelationshipKeyPath:(id)arg2; - (id)navigableItem_identifierForRepresentedObjectAtIndex:(unsigned long long)arg1 inRelationshipKeyPath:(id)arg2; - (id)gaugeNavigables; - (id)initWithWorkspace:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEDebugGaugeReportTopSection.h b/IDEKit/IDEDebugGaugeReportTopSection.h index 8874d9909..0ad745760 100644 --- a/IDEKit/IDEDebugGaugeReportTopSection.h +++ b/IDEKit/IDEDebugGaugeReportTopSection.h @@ -15,6 +15,8 @@ NSTextField *_titleLabel; NSView *_titleAccessoryContainer; NSLayoutConstraint *_titleAccessoryContainerWidthConstraintToBeDeleted; + NSView *_centerTitleAccessoryContainer; + NSLayoutConstraint *_centerTitleAccessoryContainerWidthConstraintToBeDeleted; NSTextField *_shortDescriptionLabel; NSView *_shortDescriptionContainer; NSView *_descriptionContainer; @@ -31,6 +33,8 @@ @property __weak NSView *descriptionContainer; // @synthesize descriptionContainer=_descriptionContainer; @property __weak NSView *shortDescriptionContainer; // @synthesize shortDescriptionContainer=_shortDescriptionContainer; @property __weak NSTextField *shortDescriptionLabel; // @synthesize shortDescriptionLabel=_shortDescriptionLabel; +@property __weak NSLayoutConstraint *centerTitleAccessoryContainerWidthConstraintToBeDeleted; // @synthesize centerTitleAccessoryContainerWidthConstraintToBeDeleted=_centerTitleAccessoryContainerWidthConstraintToBeDeleted; +@property __weak NSView *centerTitleAccessoryContainer; // @synthesize centerTitleAccessoryContainer=_centerTitleAccessoryContainer; @property __weak NSLayoutConstraint *titleAccessoryContainerWidthConstraintToBeDeleted; // @synthesize titleAccessoryContainerWidthConstraintToBeDeleted=_titleAccessoryContainerWidthConstraintToBeDeleted; @property __weak NSView *titleAccessoryContainer; // @synthesize titleAccessoryContainer=_titleAccessoryContainer; @property __weak NSTextField *titleLabel; // @synthesize titleLabel=_titleLabel; @@ -43,6 +47,7 @@ - (id)_createLabel:(id)arg1 selectable:(BOOL)arg2; - (void)_addDescription; - (void)_addShortDescription; +- (void)_addTopSectionCenterTitleAccessoryView; - (void)_addTopSectionTitleAccessoryView; - (void)_addSubView:(id)arg1 toContainerView:(id)arg2 subviewProvidesWidth:(BOOL)arg3; - (id)initWithContentDelegate:(id)arg1; diff --git a/IDEKit/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h b/IDEKit/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h index 6dc2c3d30..e384a2b71 100644 --- a/IDEKit/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h +++ b/IDEKit/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h @@ -16,6 +16,7 @@ - (id)topSectionDescription; - (id)topSectionDescriptionEntries; - (id)topSectionShortDescription; +- (id)topSectionCenterTitleAccessoryView; - (id)topSectionTitleAccessoryView; - (id)topSectionShortDescriptionTitle; - (id)topSectionImage; diff --git a/IDEKit/IDEDebugGaugeTrayCell.h b/IDEKit/IDEDebugGaugeTrayCell.h index 65b96eaed..197ca9f67 100644 --- a/IDEKit/IDEDebugGaugeTrayCell.h +++ b/IDEKit/IDEDebugGaugeTrayCell.h @@ -6,24 +6,23 @@ #import "NSTextFieldCell.h" -#import "DVTInvalidation-Protocol.h" +@class NSByteCountFormatter, NSImage, NSMutableArray, NSNumberFormatter, NSString; -@class DVTStackBacktrace, NSByteCountFormatter, NSImage, NSMutableArray, NSNumberFormatter, NSString, NSTimer; - -@interface IDEDebugGaugeTrayCell : NSTextFieldCell +@interface IDEDebugGaugeTrayCell : NSTextFieldCell { double _maximumValue; NSMutableArray *_barValues; unsigned long long _numberOfValuesToKeep; double _maxValueFromValues; BOOL _maxValueIsSet; - NSTimer *_resetMaxValueTimer; double _lastDoubleValue; double _lastSuddenIncreaseInValue; + BOOL _haveRegisterdForHeartBeat; unsigned long long _lastCountOfDisplayableBars; double _beginAnimationTime; NSNumberFormatter *_noFloatFormatter; NSByteCountFormatter *_byteCountFormatter; + NSByteCountFormatter *_rateCountFormatter; BOOL _largerValueIsBetter; BOOL _suppressSuddenIncreases; BOOL _enableAnimation; @@ -39,7 +38,10 @@ NSString *_label; } -+ (void)initialize; ++ (void)_notifyCellsWantingHeartBeatNotification; ++ (void)_unregisterForHeartBeatNotifications:(id)arg1; ++ (void)_registerForHeartBeatNotifications:(id)arg1; ++ (id)_cellsWantingHeartBeatNotification; @property(copy) NSString *label; // @synthesize label=_label; @property(readonly, nonatomic) BOOL enableAnimation; // @synthesize enableAnimation=_enableAnimation; @property(nonatomic) BOOL suppressSuddenIncreases; // @synthesize suppressSuddenIncreases=_suppressSuddenIncreases; @@ -60,6 +62,7 @@ - (double)_drawValueLabelAlignedRightInRect:(struct CGRect)arg1 inView:(id)arg2; - (void)_drawTitleAlignedLeftInRect:(struct CGRect)arg1; - (void)_drawIconInRect:(struct CGRect)arg1; +- (id)_byteRateFormatter; - (id)_byteCountFormatter; - (id)_noFloatFormatter; - (id)_stringForLabelFromNumber:(id)arg1; @@ -78,11 +81,10 @@ - (BOOL)_showsValueLabel; - (id)barValues; - (double)_realMaxValue; -- (void)_resetMaxValue:(id)arg1; +- (void)_resetMaxValue; - (void)_setControlViewNeedsDisplayInChartArea; - (void)enqueueBarValue:(id)arg1; - (void)_recordBarValue:(id)arg1; -- (void)primitiveInvalidate; - (id)initWithCoder:(id)arg1; - (id)initWithLabel:(id)arg1; - (id)initTextCell:(id)arg1; @@ -90,10 +92,5 @@ - (id)_raisedEffectShadowHighlighted; - (id)_raisedEffectShadow; -// Remaining properties -@property(retain) DVTStackBacktrace *creationBacktrace; -@property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(readonly, nonatomic, getter=isValid) BOOL valid; - @end diff --git a/IDEKit/IDEDebugNavigableModel-Protocol.h b/IDEKit/IDEDebugNavigableModel-Protocol.h index 0509ab235..f0d979065 100644 --- a/IDEKit/IDEDebugNavigableModel-Protocol.h +++ b/IDEKit/IDEDebugNavigableModel-Protocol.h @@ -10,6 +10,6 @@ @protocol IDEDebugNavigableModel @property(readonly) IDELaunchSession *launchSession; -@property(readonly) NSString *associatedProcessUUID; +@property(readonly, copy) NSString *associatedProcessUUID; @end diff --git a/IDEKit/IDEDebugNavigator.h b/IDEKit/IDEDebugNavigator.h index 61a6829c0..324aa8762 100644 --- a/IDEKit/IDEDebugNavigator.h +++ b/IDEKit/IDEDebugNavigator.h @@ -8,54 +8,60 @@ #import "NSMenuDelegate-Protocol.h" -@class DVTBorderedView, DVTGradientImageButton, DVTMapTable, DVTNotificationToken, DVTObservingToken, IDENavigatorDataCell, IDENavigatorOutlineView, NSArray, NSImage, NSMutableArray, NSMutableDictionary, NSSlider; +@class DVTGradientImageButton, DVTMapTable, DVTNotificationToken, DVTObservingToken, IDENavigatorDataCell, IDENavigatorFilterControlBar, IDENavigatorOutlineView, NSArray, NSMutableArray, NSMutableDictionary, NSMutableSet, NSString, NSView; @interface IDEDebugNavigator : IDENavigator { IDENavigatorOutlineView *_outlineView; - DVTGradientImageButton *_showOnlyInterestingContentButton; - DVTGradientImageButton *_autoCompressMaxButton; - NSSlider *_autoCompressSlider; DVTGradientImageButton *_autoCompressMinButton; IDENavigatorDataCell *_regularCell; DVTMapTable *_processHeaderCellForContentDelegateTable; NSMutableArray *_cachedNavigableDebugItems; DVTMapTable *_contentDelegateForIdentifierTable; - unsigned long long _compressionValue; - unsigned long long _maxCompressionValue; - NSImage *_showOnlyInterestingContentImage; DVTObservingToken *_rootNavigableChildItemsObservingToken; DVTObservingToken *_allFinishedObservingToken; + DVTObservingToken *_coalescedStateObservingToken; + DVTNotificationToken *_selectedObjectsObservingToken; BOOL _isInUserDirectSelection; - BOOL _showOnlyInterestingContent; BOOL _isInOutlineViewProcessPendingChanges; NSMutableDictionary *_cachedStateDictionary; + NSMutableDictionary *_transientStates; DVTMapTable *_uiControllerToItemMap; NSArray *_archivableNavigableItemsToSelect; DVTNotificationToken *_trayHideObservingToken; DVTNotificationToken *_trayShowObservingToken; - NSMutableArray *_processesWithClosedGauges; - DVTBorderedView *_glassBarBorderedView; + NSMutableSet *_processesWithClosedGauges; + NSMutableArray *_selectedObjects; + BOOL _showsCompressedStackFrames; + BOOL _showsOnlyInterestingContent; + NSString *_filterString; + unsigned long long _compressionValue; + NSView *_filterContainerView; + NSView *_defaultFilterView; + IDENavigatorFilterControlBar *_filterControl; } + (long long)version; + (void)configureStateSavingObjectPersistenceByName:(id)arg1; + (id)createProcessActionPopUpMenuItemWithPopUpImage:(id)arg1 menuItemImage:(id)arg2 action:(SEL)arg3; -+ (id)_transientStateForKey:(id)arg1; -+ (void)registerDelegateClassForStatePersistence:(Class)arg1; -@property __weak DVTBorderedView *glassBarBorderedView; // @synthesize glassBarBorderedView=_glassBarBorderedView; -@property(readonly) BOOL isInUserDirectSelection; // @synthesize isInUserDirectSelection=_isInUserDirectSelection; -@property(nonatomic) BOOL showOnlyInterestingContent; // @synthesize showOnlyInterestingContent=_showOnlyInterestingContent; ++ (void)initialize; +@property __weak IDENavigatorFilterControlBar *filterControl; // @synthesize filterControl=_filterControl; +@property __weak NSView *defaultFilterView; // @synthesize defaultFilterView=_defaultFilterView; +@property __weak NSView *filterContainerView; // @synthesize filterContainerView=_filterContainerView; +@property(nonatomic) BOOL showsOnlyInterestingContent; // @synthesize showsOnlyInterestingContent=_showsOnlyInterestingContent; +@property(nonatomic) BOOL showsCompressedStackFrames; // @synthesize showsCompressedStackFrames=_showsCompressedStackFrames; +@property(readonly, nonatomic) NSMutableDictionary *transientStates; // @synthesize transientStates=_transientStates; +@property(readonly, nonatomic) unsigned long long compressionValue; // @synthesize compressionValue=_compressionValue; +@property(readonly, nonatomic) BOOL isInUserDirectSelection; // @synthesize isInUserDirectSelection=_isInUserDirectSelection; +@property(copy, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; @property(readonly) IDENavigatorOutlineView *outlineView; // @synthesize outlineView=_outlineView; - (void).cxx_destruct; -- (void)_resetFilterIconsAndToolTips; -- (void)_checkToolTip:(id *)arg1 shouldShow:(char *)arg2 selector:(SEL)arg3 forContentDelegate:(id)arg4; - (BOOL)_uiShouldReact; - (void)_navigableItemCoordinatorProcessPendingChanges; - (BOOL)_writeRepresentedObjects:(id)arg1 toPasteboard:(id)arg2; -- (void)_updateForNewCompressionValue; - (void)_handleLaunchSessionsChanged; -- (id)_indexesOfNavigableItemsToSelect; +- (id)_navigableItemsToSelect; +- (id)_indexesForItems:(id)arg1; - (void)_openSelectedNavigableItemsWithEventType:(unsigned long long)arg1; - (void)_changeToNewLaunchSessionBeforeOpeningSelectedItem:(id)arg1; - (id)_representedObjectForSelectedRow; @@ -65,11 +71,10 @@ - (id)processActionPopUpCellForContentDelegate:(id)arg1; - (void)recordPersistenceStateChanges:(id)arg1; - (void)restorePreviousTransientStates; -- (id)transientStates; - (id)expandedItemTokens; -- (unsigned long long)maxCompressionValue; -- (unsigned long long)compressionValue; - (void)restoreExpandedAndSelectionStates; +- (void)_expandItemsForTokens:(id)arg1; +- (void)restoreExpandedStatesForTokens:(id)arg1; - (void)restoreExpandedStates; - (void)restoreSelectedStatesAndScrollToSelection:(BOOL)arg1; - (void)scrollToSelection; @@ -77,11 +82,13 @@ - (id)_navigableItemArchivableRepresentationsForNavigableItems:(id)arg1; - (void)refreshForTrayAreaChanges; - (void)selectNavigableItems:(id)arg1; +- (id)_addressStringForExecutionEnvironment; - (void)commitStateToDictionary:(id)arg1; - (void)revertStateWithDictionary:(id)arg1; - (void)setStoredCompressionValue:(id)arg1; +- (void)_updateCompressionControls; +- (void)_primitiveSetShowsCompressedStackFramesWithKVO:(BOOL)arg1; - (id)storedCompressionValue; -- (id)_compressionLevelAsStringForMessageTracerReport; - (id)_contentDelegateForRightClickedItems; - (void)menuNeedsUpdate:(id)arg1; - (BOOL)outlineView:(id)arg1 shouldCollapseTrayForItem:(id)arg2; @@ -96,6 +103,7 @@ - (id)outlineView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 item:(id)arg5 mouseLocation:(struct CGPoint)arg6; - (BOOL)outlineView:(id)arg1 writeItems:(id)arg2 toPasteboard:(id)arg3; - (id)outlineView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)_wasGaugeCellClickedAtCurrentPoint; - (BOOL)_wasActionPopUpCellClickedAtCurrentPoint; - (BOOL)outlineView:(id)arg1 shouldTrackCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; - (BOOL)_wasGaugeCellClickedForCell:(id)arg1 item:(id)arg2; @@ -111,6 +119,7 @@ - (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; - (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; - (id)_processHeaderCellWithDebugNavigableModelObject:(id)arg1 contentDelegate:(id)arg2; +- (void)_configureProcessHeaderCell:(id)arg1; - (id)_regularCell; - (void)outlineViewItemDidCollapseTray:(id)arg1; - (void)outlineViewItemDidExpandTray:(id)arg1; @@ -120,7 +129,7 @@ - (id)_expandedItemTokens; - (id)_tokenForPersistingRepresentedObject:(id)arg1; - (id)_tokenForExpandedRepresentedObject:(id)arg1; -@property(readonly) NSArray *navigableDebugItems; +@property(readonly, copy) NSArray *navigableDebugItems; - (BOOL)delegateFirstResponder; - (id)domainIdentifier; - (id)_selectedRepresentedObjects; @@ -128,14 +137,25 @@ - (void)delete:(id)arg1; - (void)copy:(id)arg1; - (void)viewWillUninstall; +- (void)_handleSelectedObjectsChanged; +- (void)_addCoalescedStateObserver; - (void)viewDidInstall; +- (void)_installFilterBarRepresentedObject:(id)arg1; - (void)primitiveInvalidate; - (void)loadView; - (void)openDoubleClickedNavigableItemsAction:(id)arg1; - (void)openClickedNavigableItemAction:(id)arg1; - (void)openSelectedNavigableItemsKeyAction:(id)arg1; -- (void)revealCurrentItem; -- (void)autoCompressStackFrames:(id)arg1; +- (void)focusedEditorDidSelectItem:(id)arg1; +- (void)revealArchivedNavigableItems:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, copy) NSMutableArray *mutableSelectedObjects; // @dynamic mutableSelectedObjects; +@property(copy) NSArray *selectedObjects; // @dynamic selectedObjects; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEDebugProcess-Protocol.h b/IDEKit/IDEDebugProcess-Protocol.h index a8b97a547..a25fbecc1 100644 --- a/IDEKit/IDEDebugProcess-Protocol.h +++ b/IDEKit/IDEDebugProcess-Protocol.h @@ -6,10 +6,13 @@ #import "IDEDebugNavigableModel-Protocol.h" -@class NSString; +@class NSArray, NSString; @protocol IDEDebugProcess @property(copy, nonatomic) NSString *name; - (id)contentDelegateUIExtensionIdentifier; + +@optional +@property(readonly, nonatomic) NSArray *loadedCodeModules; @end diff --git a/IDEKit/IDEDebuggingAdditionUIControllerObserverEntry.h b/IDEKit/IDEDebuggingAdditionUIControllerObserverEntry.h new file mode 100644 index 000000000..130b54b0a --- /dev/null +++ b/IDEKit/IDEDebuggingAdditionUIControllerObserverEntry.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDECancellableToken, IDELaunchSession, NSString; + +@interface IDEDebuggingAdditionUIControllerObserverEntry : NSObject +{ + IDELaunchSession *_launchSession; + NSString *_uiControllerID; + IDECancellableToken *_canellableToken; + id _handler; +} + +@property(readonly) id handler; // @synthesize handler=_handler; +@property(readonly) IDECancellableToken *canellableToken; // @synthesize canellableToken=_canellableToken; +@property(readonly) NSString *uiControllerID; // @synthesize uiControllerID=_uiControllerID; +@property(readonly) __weak IDELaunchSession *launchSession; // @synthesize launchSession=_launchSession; +- (void).cxx_destruct; +- (id)initWithLaunchSession:(id)arg1 uiControllerID:(id)arg2 handler:(id)arg3; + +@end + diff --git a/IDEKit/IDEDeclarativeInspectorDynamicVisibilityManager.h b/IDEKit/IDEDeclarativeInspectorDynamicVisibilityManager.h index 2cf3bce3c..6f4a6c068 100644 --- a/IDEKit/IDEDeclarativeInspectorDynamicVisibilityManager.h +++ b/IDEKit/IDEDeclarativeInspectorDynamicVisibilityManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTDelayedInvocation, DVTStackBacktrace, IDEInspectorLayoutGroup, NSMutableArray, NSMutableOrderedSet, NSObject; +@class DVTDelayedInvocation, DVTStackBacktrace, IDEInspectorLayoutGroup, NSMutableArray, NSMutableOrderedSet, NSObject, NSString; @interface IDEDeclarativeInspectorDynamicVisibilityManager : NSObject { @@ -36,7 +36,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEDefaultDebugArea.h b/IDEKit/IDEDefaultDebugArea.h index be009548c..115d40f46 100644 --- a/IDEKit/IDEDefaultDebugArea.h +++ b/IDEKit/IDEDefaultDebugArea.h @@ -10,7 +10,7 @@ #import "DVTSplitViewDelegate-Protocol.h" #import "DVTStatefulObject-Protocol.h" -@class DVTExtension, DVTObservingToken, IDEConsoleArea; +@class DVTExtension, DVTObservingToken, IDEConsoleArea, NSString; @interface IDEDefaultDebugArea : IDESplitViewDebugArea { @@ -44,5 +44,11 @@ - (id)toolTipForShowLeftViewButton; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEDestinationMenuDelegate.h b/IDEKit/IDEDestinationMenuDelegate.h index be1ce8b1d..b6c571e48 100644 --- a/IDEKit/IDEDestinationMenuDelegate.h +++ b/IDEKit/IDEDestinationMenuDelegate.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class DVTDelayedInvocation, IDENavigableItem, IDENavigableItemCoordinator, IDERunContextManager; +@class DVTDelayedInvocation, IDENavigableItem, IDENavigableItemCoordinator, IDERunContextManager, NSString; @interface IDEDestinationMenuDelegate : NSObject { @@ -32,5 +32,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEDeviceURLHandler.h b/IDEKit/IDEDeviceURLHandler.h new file mode 100644 index 000000000..a386a4325 --- /dev/null +++ b/IDEKit/IDEDeviceURLHandler.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEURLHandler-Protocol.h" + +@class NSString; + +@interface IDEDeviceURLHandler : NSObject +{ +} + ++ (void)_enableForDevelopmentDeviceIdentifier:(id)arg1 completionBlock:(id)arg2; ++ (void)handleURL:(id)arg1 completionHandler:(id)arg2; ++ (BOOL)shouldRegisterURLHandlerForScheme:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEDeviceUnavailableAlertHelper.h b/IDEKit/IDEDeviceUnavailableAlertHelper.h new file mode 100644 index 000000000..0e32303f0 --- /dev/null +++ b/IDEKit/IDEDeviceUnavailableAlertHelper.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDERunContextManager, NSAlert, NSError, NSString, NSWindow; + +@interface IDEDeviceUnavailableAlertHelper : NSObject +{ + NSError *_unavailabilityError; + NSString *_deviceIdentifier; + NSString *_deviceName; + NSWindow *_window; + id _availabilityHandler; + NSAlert *_alert; + IDERunContextManager *_runContextManager; +} + +@property(retain) IDERunContextManager *runContextManager; // @synthesize runContextManager=_runContextManager; +@property(retain) NSAlert *alert; // @synthesize alert=_alert; +@property(copy) id availabilityHandler; // @synthesize availabilityHandler=_availabilityHandler; +@property(retain) NSWindow *window; // @synthesize window=_window; +@property(retain) NSString *deviceName; // @synthesize deviceName=_deviceName; +@property(retain) NSString *deviceIdentifier; // @synthesize deviceIdentifier=_deviceIdentifier; +@property(retain, nonatomic) NSError *unavailabilityError; // @synthesize unavailabilityError=_unavailabilityError; +- (void).cxx_destruct; +- (id)_genericUnavailabilityError; +- (void)showAlert; +- (id)initWithDevice:(id)arg1 runContextManager:(id)arg2 window:(id)arg3 availabilityHandler:(id)arg4; + +@end + diff --git a/IDEKit/IDEDistributionAppRecordSelectionViewController.h b/IDEKit/IDEDistributionAppRecordSelectionViewController.h new file mode 100644 index 000000000..34fbca731 --- /dev/null +++ b/IDEKit/IDEDistributionAppRecordSelectionViewController.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSPopUpButton; + +@interface IDEDistributionAppRecordSelectionViewController : IDEViewController +{ + NSArray *_applicationRecords; + id _selectedApplicationRecord; + NSPopUpButton *_appRecordPopUpButton; +} + +@property(retain) NSPopUpButton *appRecordPopUpButton; // @synthesize appRecordPopUpButton=_appRecordPopUpButton; +@property(retain, nonatomic) id selectedApplicationRecord; // @synthesize selectedApplicationRecord=_selectedApplicationRecord; +- (void).cxx_destruct; +- (void)selectAppRecord:(id)arg1; +@property(retain) NSArray *applicationRecords; // @synthesize applicationRecords=_applicationRecords; +- (id)nibName; + +@end + diff --git a/IDEKit/IDEDistributionAppRecordStepViewController.h b/IDEKit/IDEDistributionAppRecordStepViewController.h new file mode 100644 index 000000000..58677a3ae --- /dev/null +++ b/IDEKit/IDEDistributionAppRecordStepViewController.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTReplacementView; + +@interface IDEDistributionAppRecordStepViewController : IDEDistributionStepViewController +{ + DVTReplacementView *_replacementView; +} + +@property(retain) DVTReplacementView *replacementView; // @synthesize replacementView=_replacementView; +- (void).cxx_destruct; +- (void)selectAppRecord:(id)arg1; +- (void)_loadAppRecords; +- (void)_initializeStepWithReasonForPicker:(id)arg1; +- (void)viewDidInstall; +- (id)_installAndReturnProgressView; +- (id)title; +- (id)nibName; +- (id)providedOutputContextPropetyNames; +- (id)requiredInputContextPropertyNames; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEKit/IDEDistributionApplicationExportStep.h b/IDEKit/IDEDistributionApplicationExportStep.h new file mode 100644 index 000000000..26a079284 --- /dev/null +++ b/IDEKit/IDEDistributionApplicationExportStep.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionApplicationExportStep : IDEDistributionExportStep +{ +} + +- (BOOL)exportToURL:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (id)exportedProductPathExtensionForContext:(id)arg1; + +@end + diff --git a/IDEKit/IDEDistributionArchiveExportStep.h b/IDEKit/IDEDistributionArchiveExportStep.h new file mode 100644 index 000000000..2de1955cd --- /dev/null +++ b/IDEKit/IDEDistributionArchiveExportStep.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionArchiveExportStep : IDEDistributionExportStep +{ +} + +- (BOOL)exportToURL:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (id)exportedProductPathExtensionForContext:(id)arg1; + +@end + diff --git a/IDEKit/IDEDistributionAssistantWindowController.h b/IDEKit/IDEDistributionAssistantWindowController.h new file mode 100644 index 000000000..2528623e6 --- /dev/null +++ b/IDEKit/IDEDistributionAssistantWindowController.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTPagingSheetWindowController.h" + +@class DVTBorderedView, IDEDistributionContext, IDEDistributionStepViewController, NSString; + +@interface IDEDistributionAssistantWindowController : DVTPagingSheetWindowController +{ + BOOL _stepTransitionReentrancyGuard; + Class _firstStepClass; + IDEDistributionContext *_context; + IDEDistributionStepViewController *_distributionStep; + DVTBorderedView *_stepContainerView; +} + ++ (id)keyPathsForValuesAffectingCanGoPrevious; ++ (id)keyPathsForValuesAffectingNextButtonTitle; ++ (void)beginAssistantWithArchive:(id)arg1 task:(int)arg2 window:(id)arg3; +@property(retain) DVTBorderedView *stepContainerView; // @synthesize stepContainerView=_stepContainerView; +@property(retain, nonatomic) IDEDistributionStepViewController *distributionStep; // @synthesize distributionStep=_distributionStep; +@property(retain) IDEDistributionContext *context; // @synthesize context=_context; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)exportPackage; +- (void)done:(id)arg1; +- (void)cancel:(id)arg1; +- (void)previous:(id)arg1; +- (void)next:(id)arg1; +- (Class)_previousNonSkippedStepClassBeforeCurrentStep; +- (Class)_previousStepClassBeforeStepClass:(Class)arg1; +- (Class)_nextNonSkippedStepClassAfterCurrentStep; +- (Class)_nextStepClassAfterStepClass:(Class)arg1; +- (id)stepClasses; +@property(readonly) BOOL canGoPrevious; +@property(readonly) NSString *nextButtonTitle; +- (BOOL)_isOnLastDistributionStep; +- (id)_onlyAvailableMethod; +- (void)windowDidLoad; +- (id)initWithArchive:(id)arg1 task:(int)arg2; + +@end + diff --git a/IDEKit/IDEDistributionBuiltProductsExportStep.h b/IDEKit/IDEDistributionBuiltProductsExportStep.h new file mode 100644 index 000000000..8e72caef5 --- /dev/null +++ b/IDEKit/IDEDistributionBuiltProductsExportStep.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionBuiltProductsExportStep : IDEDistributionExportStep +{ +} + +- (BOOL)exportToURL:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (id)exportedProductPathExtensionForContext:(id)arg1; + +@end + diff --git a/IDEKit/IDEDistributionContext.h b/IDEKit/IDEDistributionContext.h new file mode 100644 index 000000000..8a24553c8 --- /dev/null +++ b/IDEKit/IDEDistributionContext.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTDeveloperAccount, DVTFilePath, DVTMutableOrderedDictionary, IDEArchive, IDEDistributionLogging, IDEDistributionMethod, IDEDistributionProvisioningSnapshot, NSArray, NSNumber, NSString; + +@interface IDEDistributionContext : NSObject +{ + IDEDistributionContext *_parent; + IDEArchive *_archive; + IDEDistributionMethod *_distributionMethod; + NSString *_teamID; + DVTDeveloperAccount *_account; + NSNumber *_distributionTask; + IDEDistributionProvisioningSnapshot *_provisioningSnapshot; + NSArray *_topLevelDistributionItems; + IDEDistributionLogging *_logging; + NSNumber *_uploadSymbols; + NSArray *_distributionIssues; + DVTMutableOrderedDictionary *_itemToEntitlementsProcessorsMap; + DVTFilePath *_finalPackagePath; + DVTMutableOrderedDictionary *_itemToProcessingResultsMap; + id _applicationRecord; +} + +@property(retain, nonatomic) id applicationRecord; // @synthesize applicationRecord=_applicationRecord; +@property(retain, nonatomic) DVTMutableOrderedDictionary *itemToProcessingResultsMap; // @synthesize itemToProcessingResultsMap=_itemToProcessingResultsMap; +@property(retain, nonatomic) DVTFilePath *finalPackagePath; // @synthesize finalPackagePath=_finalPackagePath; +@property(retain, nonatomic) DVTMutableOrderedDictionary *itemToEntitlementsProcessorsMap; // @synthesize itemToEntitlementsProcessorsMap=_itemToEntitlementsProcessorsMap; +@property(retain, nonatomic) NSArray *distributionIssues; // @synthesize distributionIssues=_distributionIssues; +@property(retain, nonatomic) NSNumber *uploadSymbols; // @synthesize uploadSymbols=_uploadSymbols; +@property(retain, nonatomic) IDEDistributionLogging *logging; // @synthesize logging=_logging; +@property(retain, nonatomic) NSArray *topLevelDistributionItems; // @synthesize topLevelDistributionItems=_topLevelDistributionItems; +@property(retain, nonatomic) IDEDistributionProvisioningSnapshot *provisioningSnapshot; // @synthesize provisioningSnapshot=_provisioningSnapshot; +@property(retain, nonatomic) NSNumber *distributionTask; // @synthesize distributionTask=_distributionTask; +@property(retain, nonatomic) DVTDeveloperAccount *account; // @synthesize account=_account; +@property(retain, nonatomic) NSString *teamID; // @synthesize teamID=_teamID; +@property(retain, nonatomic) IDEDistributionMethod *distributionMethod; // @synthesize distributionMethod=_distributionMethod; +@property(retain, nonatomic) IDEArchive *archive; // @synthesize archive=_archive; +@property(readonly, nonatomic) IDEDistributionContext *parent; // @synthesize parent=_parent; +- (void).cxx_destruct; +- (BOOL)isInAppContent; +- (id)team; +- (id)flattenedDistributionItems; +- (id)nonChainedDescription; +- (id)description; +- (id)initWithParent:(id)arg1; + +@end + diff --git a/IDEKit/IDEDistributionDirectValidationStepViewController.h b/IDEKit/IDEDistributionDirectValidationStepViewController.h new file mode 100644 index 000000000..26a5bbf62 --- /dev/null +++ b/IDEKit/IDEDistributionDirectValidationStepViewController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionDirectValidationStepViewController : IDEDistributionValidationStepViewController +{ +} + +- (BOOL)validateForDirectDistribution; + +@end + diff --git a/IDEKit/IDEDistributionEmptyArrayTransformer.h b/IDEKit/IDEDistributionEmptyArrayTransformer.h new file mode 100644 index 000000000..d50039a9a --- /dev/null +++ b/IDEKit/IDEDistributionEmptyArrayTransformer.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValueTransformer.h" + +@interface IDEDistributionEmptyArrayTransformer : NSValueTransformer +{ +} + ++ (BOOL)allowsReverseTransformation; ++ (Class)transformedValueClass; +- (id)transformedValue:(id)arg1; + +@end + diff --git a/IDEKit/IDEDistributionEntitlementOptionsViewController.h b/IDEKit/IDEDistributionEntitlementOptionsViewController.h new file mode 100644 index 000000000..7cbd70070 --- /dev/null +++ b/IDEKit/IDEDistributionEntitlementOptionsViewController.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTStackView_AppKitAutolayout, NSArray; + +@interface IDEDistributionEntitlementOptionsViewController : IDEDistributionStepViewController +{ + NSArray *_optionsViewControllers; + DVTStackView_AppKitAutolayout *_optionsStackView; +} + ++ (BOOL)skipStepForContext:(id)arg1 assistantDirection:(int)arg2; ++ (void)_createProcessorsForContext:(id)arg1; +@property(retain, nonatomic) DVTStackView_AppKitAutolayout *optionsStackView; // @synthesize optionsStackView=_optionsStackView; +@property(retain, nonatomic) NSArray *optionsViewControllers; // @synthesize optionsViewControllers=_optionsViewControllers; +- (void).cxx_destruct; +- (id)providedOutputContextPropetyNames; +- (id)requiredInputContextPropertyNames; +- (void)viewDidInstall; +- (id)title; +- (id)nibName; + +@end + diff --git a/IDEKit/IDEDistributionExportStep.h b/IDEKit/IDEDistributionExportStep.h new file mode 100644 index 000000000..f436eb57b --- /dev/null +++ b/IDEKit/IDEDistributionExportStep.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEDistributionExportStep : NSObject +{ +} + +- (BOOL)_exportFileURL:(id)arg1 toDestURL:(id)arg2 context:(id)arg3 error:(id *)arg4; +- (BOOL)exportToURL:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (id)exportedProductPathExtensionForContext:(id)arg1; + +@end + diff --git a/IDEKit/IDEDistributionItemEntitlementsTableCellView.h b/IDEKit/IDEDistributionItemEntitlementsTableCellView.h new file mode 100644 index 000000000..2dc340666 --- /dev/null +++ b/IDEKit/IDEDistributionItemEntitlementsTableCellView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSScrollView; + +@interface IDEDistributionItemEntitlementsTableCellView : IDEDistributionItemTableCellView +{ + NSScrollView *_scrollView; +} + +@property(retain) NSScrollView *scrollView; // @synthesize scrollView=_scrollView; +- (void).cxx_destruct; + +@end + diff --git a/IDEKit/IDEDistributionItemTableCellView.h b/IDEKit/IDEDistributionItemTableCellView.h new file mode 100644 index 000000000..ab8402e09 --- /dev/null +++ b/IDEKit/IDEDistributionItemTableCellView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSBox, NSButton; + +@interface IDEDistributionItemTableCellView : NSTableCellView +{ + NSBox *_bottomBorder; + NSButton *_linkButton; +} + +@property(retain) NSButton *linkButton; // @synthesize linkButton=_linkButton; +@property(retain) NSBox *bottomBorder; // @synthesize bottomBorder=_bottomBorder; +- (void).cxx_destruct; + +@end + diff --git a/IDEKit/IDEDistributionMethodStepViewController.h b/IDEKit/IDEDistributionMethodStepViewController.h new file mode 100644 index 000000000..4ed86b528 --- /dev/null +++ b/IDEKit/IDEDistributionMethodStepViewController.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTTableViewDelegate-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" + +@class DVTTableView, NSArray, NSString; + +@interface IDEDistributionMethodStepViewController : IDEDistributionStepViewController +{ + DVTTableView *_distributionTableView; + id _selectedDistributionMethodWrapper; + NSArray *_distributionMethodWrappers; +} + +@property(retain) NSArray *distributionMethodWrappers; // @synthesize distributionMethodWrappers=_distributionMethodWrappers; +@property(retain, nonatomic) id selectedDistributionMethodWrapper; // @synthesize selectedDistributionMethodWrapper=_selectedDistributionMethodWrapper; +@property(retain) DVTTableView *distributionTableView; // @synthesize distributionTableView=_distributionTableView; +- (void).cxx_destruct; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)selectGroupedDistributionMethod:(id)arg1; +- (void)selectDistributionMethod:(id)arg1; +- (void)selectDistributionMethodWrapper:(id)arg1; +- (void)loadView; +- (id)providedOutputContextPropetyNames; +- (id)requiredInputContextPropertyNames; +- (id)distributionSelectionDescription; +- (BOOL)canGoNext; +- (BOOL)canGoPrevious; +- (id)title; +- (id)nibName; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEDistributionPackageExportStep.h b/IDEKit/IDEDistributionPackageExportStep.h new file mode 100644 index 000000000..8861d0081 --- /dev/null +++ b/IDEKit/IDEDistributionPackageExportStep.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionPackageExportStep : IDEDistributionExportStep +{ +} + +- (BOOL)exportToURL:(id)arg1 withContext:(id)arg2 error:(id *)arg3; +- (id)exportedProductPathExtensionForContext:(id)arg1; + +@end + diff --git a/IDEKit/IDEDistributionPackagingStepViewController.h b/IDEKit/IDEDistributionPackagingStepViewController.h new file mode 100644 index 000000000..d38e7fac1 --- /dev/null +++ b/IDEKit/IDEDistributionPackagingStepViewController.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionPackagingStepViewController : IDEDistributionStepViewController +{ +} + ++ (BOOL)skipStepForContext:(id)arg1 assistantDirection:(int)arg2; +- (void)viewDidInstall; +- (id)providedOutputContextPropetyNames; +- (id)requiredInputContextPropertyNames; +- (BOOL)canGoPrevious; +- (BOOL)canGoNext; +- (id)title; +- (id)nibName; + +@end + diff --git a/IDEKit/IDEDistributionProgressViewController.h b/IDEKit/IDEDistributionProgressViewController.h new file mode 100644 index 000000000..806ab4b72 --- /dev/null +++ b/IDEKit/IDEDistributionProgressViewController.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSProgressIndicator, NSString; + +@interface IDEDistributionProgressViewController : IDEViewController +{ + NSString *_message; + NSProgressIndicator *_spinner; +} + +@property(retain) NSProgressIndicator *spinner; // @synthesize spinner=_spinner; +@property(copy) NSString *message; // @synthesize message=_message; +- (void).cxx_destruct; +- (void)loadView; +- (id)nibName; + +@end + diff --git a/IDEKit/IDEDistributionResultFailureViewController.h b/IDEKit/IDEDistributionResultFailureViewController.h new file mode 100644 index 000000000..d90aaf9e4 --- /dev/null +++ b/IDEKit/IDEDistributionResultFailureViewController.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTTableViewDelegate-Protocol.h" + +@class DVTTableView, NSArray, NSString; + +@interface IDEDistributionResultFailureViewController : IDEViewController +{ + NSArray *_issues; + NSString *_distributionTaskNoun; + DVTTableView *_errorTable; +} + ++ (id)keyPathsForValuesAffectingMessage; +@property(retain) DVTTableView *errorTable; // @synthesize errorTable=_errorTable; +@property(retain) NSString *distributionTaskNoun; // @synthesize distributionTaskNoun=_distributionTaskNoun; +@property(retain) NSArray *issues; // @synthesize issues=_issues; +- (void).cxx_destruct; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (id)message; +- (BOOL)errorsOccurred; +- (void)loadView; +- (id)nibName; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEDistributionResultSuccessViewController.h b/IDEKit/IDEDistributionResultSuccessViewController.h new file mode 100644 index 000000000..011f3e9b2 --- /dev/null +++ b/IDEKit/IDEDistributionResultSuccessViewController.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSImageView, NSString; + +@interface IDEDistributionResultSuccessViewController : IDEViewController +{ + NSString *_message; + NSImageView *_successImageView; +} + +@property(retain) NSImageView *successImageView; // @synthesize successImageView=_successImageView; +@property(copy) NSString *message; // @synthesize message=_message; +- (void).cxx_destruct; +- (void)loadView; +- (id)nibName; + +// Remaining properties +@property(copy) NSString *title; + +@end + diff --git a/IDEKit/IDEDistributionResultViewController.h b/IDEKit/IDEDistributionResultViewController.h new file mode 100644 index 000000000..37239e198 --- /dev/null +++ b/IDEKit/IDEDistributionResultViewController.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTReplacementView; + +@interface IDEDistributionResultViewController : IDEDistributionStepViewController +{ + DVTReplacementView *_replacementView; +} + +@property(retain) DVTReplacementView *replacementView; // @synthesize replacementView=_replacementView; +- (void).cxx_destruct; +- (void)viewDidInstall; +- (id)title; +- (id)nibName; +- (void)primitiveInvalidate; +- (id)nextButtonTitle; +- (id)providedOutputContextPropetyNames; +- (id)requiredInputContextPropertyNames; + +@end + diff --git a/IDEKit/IDEDistributionSigningAssetErrorsViewController.h b/IDEKit/IDEDistributionSigningAssetErrorsViewController.h new file mode 100644 index 000000000..7f6b48aeb --- /dev/null +++ b/IDEKit/IDEDistributionSigningAssetErrorsViewController.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTTableViewDelegate-Protocol.h" + +@class DVTFuture, DVTTableView, IDEDistributionLogging, NSArray, NSButton, NSString, NSTextField; + +@interface IDEDistributionSigningAssetErrorsViewController : IDEViewController +{ + DVTFuture *_recoveryF; + NSArray *_errors; + IDEDistributionLogging *_logging; + DVTTableView *_errorTable; + NSButton *_revealLogsButton; + NSButton *_resolutionButton1; + NSTextField *_resolutionButtonConjunctionText; + NSButton *_resolutionButton2; +} + +@property(retain) NSButton *resolutionButton2; // @synthesize resolutionButton2=_resolutionButton2; +@property(retain) NSTextField *resolutionButtonConjunctionText; // @synthesize resolutionButtonConjunctionText=_resolutionButtonConjunctionText; +@property(retain) NSButton *resolutionButton1; // @synthesize resolutionButton1=_resolutionButton1; +@property(retain) NSButton *revealLogsButton; // @synthesize revealLogsButton=_revealLogsButton; +@property(retain) DVTTableView *errorTable; // @synthesize errorTable=_errorTable; +@property(retain) IDEDistributionLogging *logging; // @synthesize logging=_logging; +@property(retain, nonatomic) NSArray *errors; // @synthesize errors=_errors; +- (void).cxx_destruct; +- (void)revealLogs:(id)arg1; +- (void)importProfile:(id)arg1; +- (void)visitMemberCenter:(id)arg1; +- (void)attemptRecovery:(id)arg1; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (void)loadView; +- (id)nibName; +- (void)primitiveInvalidate; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEDistributionSigningAssetsStepViewController.h b/IDEKit/IDEDistributionSigningAssetsStepViewController.h new file mode 100644 index 000000000..cebfc6401 --- /dev/null +++ b/IDEKit/IDEDistributionSigningAssetsStepViewController.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTFuture, DVTReplacementView, NSArray, NSSet; + +@interface IDEDistributionSigningAssetsStepViewController : IDEDistributionStepViewController +{ + DVTFuture *_recoveryFuture; + unsigned long long _retryCounter; + DVTReplacementView *_replacementView; + NSArray *_errors; + NSSet *_devices; +} + ++ (BOOL)skipStepForContext:(id)arg1 assistantDirection:(int)arg2; ++ (id)keyPathsForValuesAffectingWantsNextAction; ++ (id)keyPathsForValuesAffectingNextButtonTitle; ++ (id)keyPathsForValuesAffectingCanGoNext; ++ (id)keyPathsForValuesAffectingCanGoPrevious; ++ (id)keyPathsForValuesAffectingTitle; ++ (void)initialize; +@property(retain) NSSet *devices; // @synthesize devices=_devices; +@property(retain, nonatomic) NSArray *errors; // @synthesize errors=_errors; +@property(retain) DVTReplacementView *replacementView; // @synthesize replacementView=_replacementView; +- (void).cxx_destruct; +- (void)takeNextAction; +- (BOOL)wantsNextAction; +- (id)nextButtonTitle; +- (BOOL)canGoNext; +- (BOOL)canGoPrevious; +- (id)_attemptToResolveProvisioningError:(id)arg1; +- (void)_displayError:(id)arg1 waitUntilDate:(id)arg2; +- (void)_locateSigningAssetsAsync; +- (void)_refreshDevicesFromPortal; +- (BOOL)_populateTopLevelDistributionItemsIfNecessaryWithError:(id *)arg1; +- (id)_portalPlatformIdentifier; +- (id)_platformForArchive; +- (void)_promptForTeamIfNecessaryAndLocateSigningAssets; +- (id)_installAndReturnProgressView; +- (BOOL)_shouldRetryGeneratingAssets; +- (void)viewDidInstall; +- (id)providedOutputContextPropetyNames; +- (id)requiredInputContextPropertyNames; +- (id)title; +- (id)nibName; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEKit/IDEDistributionStepViewController.h b/IDEKit/IDEDistributionStepViewController.h new file mode 100644 index 000000000..d3fecf199 --- /dev/null +++ b/IDEKit/IDEDistributionStepViewController.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEDistributionAssistantWindowController, IDEDistributionContext, NSSet, NSString; + +@interface IDEDistributionStepViewController : IDEViewController +{ + BOOL _wantsNextAction; + IDEDistributionContext *_context; + IDEDistributionAssistantWindowController *_assistantWindowController; +} + ++ (BOOL)skipStepForContext:(id)arg1 assistantDirection:(int)arg2; ++ (void)initialize; +@property(readonly) BOOL wantsNextAction; // @synthesize wantsNextAction=_wantsNextAction; +@property(readonly) IDEDistributionAssistantWindowController *assistantWindowController; // @synthesize assistantWindowController=_assistantWindowController; +@property(readonly) IDEDistributionContext *context; // @synthesize context=_context; +- (void).cxx_destruct; +- (void)presentErrorAndCancel:(id)arg1; +@property(readonly) NSSet *providedOutputContextPropetyNames; +@property(readonly) NSSet *requiredInputContextPropertyNames; +- (void)takeNextAction; +@property(readonly) NSString *nextButtonTitle; +@property(readonly) NSString *title; +@property(readonly) BOOL canGoPrevious; +@property(readonly) BOOL canGoNext; +- (void)primitiveInvalidate; +- (id)initWithContext:(id)arg1 assistantWindowController:(id)arg2; + +@end + diff --git a/IDEKit/IDEDistributionSummaryItem.h b/IDEKit/IDEDistributionSummaryItem.h new file mode 100644 index 000000000..6596138c1 --- /dev/null +++ b/IDEKit/IDEDistributionSummaryItem.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTLogAspect, NSAttributedString, NSDictionary, NSImage, NSString; + +@interface IDEDistributionSummaryItem : NSObject +{ + NSAttributedString *_entitlementsDescription; + BOOL _disclosed; + NSString *_name; + NSImage *_icon; + NSDictionary *_entitlements; + NSString *_provisioningProfileName; + NSString *_provisioningProfilePath; + DVTLogAspect *_logAspect; +} + ++ (id)summaryItemWithDVTFilePath:(id)arg1 entitlements:(id)arg2 provisioningProfile:(id)arg3 logAspect:(id)arg4; +@property(readonly) DVTLogAspect *logAspect; // @synthesize logAspect=_logAspect; +@property BOOL disclosed; // @synthesize disclosed=_disclosed; +@property(readonly) NSString *provisioningProfilePath; // @synthesize provisioningProfilePath=_provisioningProfilePath; +@property(readonly) NSString *provisioningProfileName; // @synthesize provisioningProfileName=_provisioningProfileName; +@property(readonly) NSDictionary *entitlements; // @synthesize entitlements=_entitlements; +@property(readonly) NSImage *icon; // @synthesize icon=_icon; +@property(readonly) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +@property(readonly) NSAttributedString *entitlementsDescription; +- (id)valColumnAttributedStringWithString:(id)arg1 table:(id)arg2 row:(unsigned long long)arg3; +- (id)keyColumnAttributedStringWithString:(id)arg1 table:(id)arg2 row:(unsigned long long)arg3; +- (id)tableCellAttributedStringWithString:(id)arg1 table:(id)arg2 row:(unsigned long long)arg3 column:(unsigned long long)arg4 attributes:(id)arg5 textAlignment:(unsigned long long)arg6 width:(double)arg7; +- (id)entitlementsSummary; +- (BOOL)hasEntitlements; + +@end + diff --git a/IDEKit/IDEDistributionSummaryStepViewController.h b/IDEKit/IDEDistributionSummaryStepViewController.h new file mode 100644 index 000000000..16e67a2f1 --- /dev/null +++ b/IDEKit/IDEDistributionSummaryStepViewController.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSMenuDelegate-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class DVTTableView, NSArray, NSMenuItem, NSString; + +@interface IDEDistributionSummaryStepViewController : IDEDistributionStepViewController +{ + NSMenuItem *_exportPackageMenuItem; + NSMenuItem *_exportArchiveMenuItem; + DVTTableView *_detailTable; + NSString *_signingIdentityName; + NSArray *_summaryItems; +} + +@property(retain) NSArray *summaryItems; // @synthesize summaryItems=_summaryItems; +@property(retain) NSString *signingIdentityName; // @synthesize signingIdentityName=_signingIdentityName; +@property(retain) DVTTableView *detailTable; // @synthesize detailTable=_detailTable; +@property(retain) NSMenuItem *exportArchiveMenuItem; // @synthesize exportArchiveMenuItem=_exportArchiveMenuItem; +@property(retain) NSMenuItem *exportPackageMenuItem; // @synthesize exportPackageMenuItem=_exportPackageMenuItem; +- (void).cxx_destruct; +- (void)menuWillOpen:(id)arg1; +- (void)exportArchive:(id)arg1; +- (void)exportPackage:(id)arg1; +- (void)revealProfile:(id)arg1; +- (void)exportLogs:(id)arg1; +- (void)_exportFileURL:(id)arg1 withMessage:(id)arg2; +- (void)expandEntitlements:(id)arg1; +- (id)_clickedSummaryItemForSender:(id)arg1; +- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (id)providedOutputContextPropetyNames; +- (id)requiredInputContextPropertyNames; +- (id)nextButtonTitle; +- (id)title; +- (id)nibName; +- (void)viewDidInstall; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEDistributionSymbolsOptionViewController.h b/IDEKit/IDEDistributionSymbolsOptionViewController.h new file mode 100644 index 000000000..b06ce3e88 --- /dev/null +++ b/IDEKit/IDEDistributionSymbolsOptionViewController.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionSymbolsOptionViewController : IDEDistributionStepViewController +{ +} + ++ (BOOL)skipStepForContext:(id)arg1 assistantDirection:(int)arg2; +- (id)providedOutputContextPropetyNames; +- (id)requiredInputContextPropertyNames; +- (id)title; +- (id)nibName; + +@end + diff --git a/IDEKit/IDEDistributionTableCellView.h b/IDEKit/IDEDistributionTableCellView.h new file mode 100644 index 000000000..48cf1a3b4 --- /dev/null +++ b/IDEKit/IDEDistributionTableCellView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSBox, NSTextField; + +@interface IDEDistributionTableCellView : NSTableCellView +{ + NSBox *_bottomBorder; + NSTextField *_titleField; + NSTextField *_subtitleField; +} + +@property(retain) NSTextField *subtitleField; // @synthesize subtitleField=_subtitleField; +@property(retain) NSTextField *titleField; // @synthesize titleField=_titleField; +@property(retain) NSBox *bottomBorder; // @synthesize bottomBorder=_bottomBorder; +- (void).cxx_destruct; +- (double)heightAccomodatingTextFieldWrapping; + +@end + diff --git a/IDEKit/IDEDistributionUploadStepViewController.h b/IDEKit/IDEDistributionUploadStepViewController.h new file mode 100644 index 000000000..e8f9827b1 --- /dev/null +++ b/IDEKit/IDEDistributionUploadStepViewController.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IDEDistributionUploadStepViewController : IDEDistributionStepViewController +{ + double _progress; + NSString *_message; +} + ++ (BOOL)skipStepForContext:(id)arg1 assistantDirection:(int)arg2; +@property(copy) NSString *message; // @synthesize message=_message; +@property double progress; // @synthesize progress=_progress; +- (void).cxx_destruct; +- (void)viewDidInstall; +- (id)providedOutputContextPropetyNames; +- (id)requiredInputContextPropertyNames; +- (BOOL)canGoPrevious; +- (BOOL)canGoNext; +- (id)title; +- (id)nibName; + +@end + diff --git a/IDEKit/IDEDistributionValidationStepViewController.h b/IDEKit/IDEDistributionValidationStepViewController.h new file mode 100644 index 000000000..0b8844c57 --- /dev/null +++ b/IDEKit/IDEDistributionValidationStepViewController.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionValidationStepViewController : IDEDistributionStepViewController +{ + BOOL _validateForDirectDistribution; +} + ++ (BOOL)skipStepForContext:(id)arg1 assistantDirection:(int)arg2; +@property(readonly) BOOL validateForDirectDistribution; // @synthesize validateForDirectDistribution=_validateForDirectDistribution; +- (void)viewDidInstall; +- (id)providedOutputContextPropetyNames; +- (id)requiredInputContextPropertyNames; +- (BOOL)canGoPrevious; +- (BOOL)canGoNext; +- (id)title; +- (id)nibName; + +@end + diff --git a/IDEKit/IDEDocumentController.h b/IDEKit/IDEDocumentController.h index 4e3b88007..c9e68158c 100644 --- a/IDEKit/IDEDocumentController.h +++ b/IDEKit/IDEDocumentController.h @@ -12,7 +12,7 @@ #import "IDEVersionedFileManagerDelegate-Protocol.h" #import "NSMenuDelegate-Protocol.h" -@class NSArray, NSMapTable; +@class NSArray, NSMapTable, NSString; @interface IDEDocumentController : NSDocumentController { @@ -72,11 +72,11 @@ - (BOOL)attemptRecoveryFromError:(id)arg1 optionIndex:(unsigned long long)arg2; - (int)handleSaveError:(id)arg1 forContainer:(id)arg2 withAction:(int)arg3; - (void)moveItemAtFilePathToTrash:(id)arg1 completionBlock:(id)arg2; -- (BOOL)canMoveItemsAtFilePaths:(id)arg1 toFilePaths:(id)arg2 completionBlockDispatchQueue:(struct dispatch_queue_s **)arg3 completionBlock:(id *)arg4; +- (BOOL)canMoveItemsAtFilePaths:(id)arg1 toFilePaths:(id)arg2 completionBlockDispatchQueue:(id *)arg3 completionBlock:(id *)arg4; - (void)asyncRemoveItemsAtFilePaths:(id)arg1 completionBlock:(id)arg2; - (void)_asyncRemoveItemsAtFilePaths:(id)arg1 completionBlock:(id)arg2; - (void)willRemoveItemsAtFilePaths:(id)arg1 completionBlock:(id)arg2; -- (BOOL)canRemoveItemsAtFilePaths:(id)arg1 completionBlockDispatchQueue:(struct dispatch_queue_s **)arg2 completionBlock:(id *)arg3; +- (BOOL)canRemoveItemsAtFilePaths:(id)arg1 completionBlockDispatchQueue:(id *)arg2 completionBlock:(id *)arg3; - (id)_wrappedWorkspacesForContainers:(id)arg1; - (id)_retainedContainersForFilePaths:(id)arg1; - (id)_getEditorDocumentsForFilePaths:(id)arg1 editedDocuments:(id *)arg2; @@ -93,6 +93,7 @@ - (id)displayNameForType:(id)arg1; - (id)fileExtensionsFromType:(id)arg1; - (BOOL)_applicationShouldTerminate; +- (void)_runOpenPanelWithURLsFromRunningOpenPanel:(id)arg1 completionBlock:(id)arg2; - (void)runOpenPanelWithCompletionBlock:(id)arg1; - (id)_setupOpenPanel; - (id)currentDirectory; @@ -120,14 +121,20 @@ - (Class)documentClassForType:(id)arg1; - (Class)_THREAD_documentClassForType:(id)arg1 extension:(id *)arg2; - (void)_editorDocument:(id)arg1 didPrint:(BOOL)arg2 contextInfo:(void *)arg3; +- (void)_printDocumentsWithContentsOfUnprocessedURLs:(id)arg1 settings:(id)arg2 showPrintPanels:(BOOL)arg3 completionHandler:(id)arg4; - (void)_printDocumentsWithContentsOfURLs:(id)arg1 settings:(id)arg2 showPrintPanels:(BOOL)arg3 completionHandler:(id)arg4; - (id)openDocumentWithContentsOfURL:(id)arg1 display:(BOOL)arg2; +- (void)asyncOpenDocumentsWithContentsOfURLs:(id)arg1 display:(BOOL)arg2 completionHandler:(id)arg3; - (id)openDocumentsWithContentsOfURLs:(id)arg1 display:(BOOL)arg2 error:(id *)arg3; - (id)openDocumentWithContentsOfURL:(id)arg1 display:(BOOL)arg2 error:(id *)arg3; - (void)openDocumentWithContentsOfURL:(id)arg1 display:(BOOL)arg2 completionHandler:(id)arg3; +- (void)asyncOpenDocumentLocation:(id)arg1 display:(BOOL)arg2 completionHandler:(id)arg3; - (id)openDocumentLocation:(id)arg1 display:(BOOL)arg2 error:(id *)arg3; - (id)openDocumentLocation:(id)arg1 error:(id *)arg2; +- (void)_openDocumentsForDocumentLocations:(id)arg1 display:(BOOL)arg2 completionHandler:(id)arg3; - (id)_openDocumentsForDocumentLocations:(id)arg1 display:(BOOL)arg2 error:(id *)arg3; +- (void)_openProjectsAndWorkspaces:(id)arg1 display:(BOOL)arg2 openedDocuments:(id)arg3 simpleFileDocumentLocations:(id)arg4 completionHandler:(id)arg5; +- (void)_openProjectsAndWorkspaces:(id)arg1 display:(BOOL)arg2 completionHandler:(id)arg3; - (BOOL)_openProjectsAndWorkspaces:(id)arg1 documents:(id *)arg2 simpleFileURLs:(id *)arg3 display:(BOOL)arg4 error:(id *)arg5; - (id)_workspaceOrProjectDocumentLocationsInFolderURL:(id)arg1; - (BOOL)_openSimpleFileDocumentLocations:(id)arg1 documents:(id *)arg2 display:(BOOL)arg3 error:(id *)arg4; @@ -136,20 +143,28 @@ - (void)_promptToOpenWorkspaceWithCompletionBlock:(id)arg1; - (void)_chooseWorkspaceWithCompletionBlock:(id)arg1; - (void)_openPatch:(id)arg1 displayDocument:(BOOL)arg2; +- (void)_openProjectDocument:(id)arg1 displayDocument:(BOOL)arg2 completionHandler:(id)arg3; - (id)_openProjectDocument:(id)arg1 displayDocument:(BOOL)arg2 error:(id *)arg3; - (id)makeDocumentWithContentsOfURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (void)_openWorkspaceDocumentForWorkspace:(id)arg1 display:(BOOL)arg2 completionHandler:(id)arg3; - (id)_openWorkspaceDocumentForWorkspace:(id)arg1 display:(BOOL)arg2 error:(id *)arg3; - (id)_addPath:(id)arg1 toChildrenOfWorkspace:(id)arg2; - (id)_frontmostWorkspaceWindowForWorkspaces:(id)arg1; - (BOOL)_isWorkspaceWindow:(id)arg1 forWorkspaces:(id)arg2; - (id)typeForContentsOfURL:(id)arg1 error:(id *)arg2; - (void)reopenDocumentForURL:(id)arg1 withContentsOfURL:(id)arg2 display:(BOOL)arg3 completionHandler:(id)arg4; -- (BOOL)saveUntitledWorkspaceDocument:(id)arg1 forProjectDocument:(id)arg2 error:(id *)arg3; +- (void)asyncSaveUntitledWorkspaceDocument:(id)arg1 forProjectDocument:(id)arg2 completionHandler:(id)arg3; - (id)openUntitledWorkspaceDocumentAndDisplay:(BOOL)arg1 error:(id *)arg2; - (id)_openUntitledWorkspaceDocumentAndDisplay:(BOOL)arg1 simpleFilesFocused:(BOOL)arg2 forSingleFile:(BOOL)arg3 editorDocumentURLOrNil:(id)arg4 error:(id *)arg5; - (id)documentForURL:(id)arg1; - (id)defaultType; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEDownloadableCapsuleViewController.h b/IDEKit/IDEDownloadableCapsuleViewController.h index b948ae220..080c2454a 100644 --- a/IDEKit/IDEDownloadableCapsuleViewController.h +++ b/IDEKit/IDEDownloadableCapsuleViewController.h @@ -33,7 +33,7 @@ - (id)tableView:(id)arg1 rowViewForRow:(long long)arg2; - (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; - (long long)numberOfRowsInTableView:(id)arg1; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; - (void)reloadData; - (double)tableHeightWithContentRows; - (void)primitiveInvalidate; @@ -47,9 +47,13 @@ @property(readonly) BOOL canRename; @property(readonly) BOOL canSelect; @property(readonly) BOOL canUndisclose; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEDownloadableInstallationHelper.h b/IDEKit/IDEDownloadableInstallationHelper.h index 734f13e8f..c6767699a 100644 --- a/IDEKit/IDEDownloadableInstallationHelper.h +++ b/IDEKit/IDEDownloadableInstallationHelper.h @@ -8,6 +8,8 @@ #import "DVTDownloadableInstallationHelper-Protocol.h" +@class NSString; + @interface IDEDownloadableInstallationHelper : NSObject { } @@ -15,5 +17,11 @@ - (void)downloadableNamed:(id)arg1 needsTerminationOfAppsWithBundleIdentifier:(id)arg2 completionBlock:(id)arg3; - (void)_didCompleteAlertWithReturnCode:(long long)arg1 bundleIdentifier:(id)arg2 completionBlock:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEDummyFindReplacePreviewProvider.h b/IDEKit/IDEDummyFindReplacePreviewProvider.h new file mode 100644 index 000000000..22e4ebc61 --- /dev/null +++ b/IDEKit/IDEDummyFindReplacePreviewProvider.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSLayoutManager; + +@interface IDEDummyFindReplacePreviewProvider : IDEEditorDocumentPreviewProvider +{ + NSLayoutManager *_heightLayoutManager; +} + +- (void).cxx_destruct; +- (double)minimumHeightForRowAtIndex:(long long)arg1 withWidth:(double)arg2; +- (id)generateViewWithRect:(struct CGRect)arg1; +- (void)populateView:(id)arg1 forPreviewAtIndex:(long long)arg2; +- (void)populateView:(id)arg1 forDocumentAtIndex:(long long)arg2; +- (void)_clipTextToCenter:(id)arg1 focusRange:(struct _NSRange)arg2; +- (void)updateSelectedLocation:(id)arg1 forView:(id)arg2 atIndex:(long long)arg3 preview:(BOOL)arg4; +- (id)_defaultTextAttributes; +- (id)_resultAtIndex:(long long)arg1; +- (id)previewViewIdentifier; +- (id)preview; +- (id)document; + +@end + diff --git a/IDEKit/IDEEditorArea.h b/IDEKit/IDEEditorArea.h index baa293c7e..3e723bb6f 100644 --- a/IDEKit/IDEEditorArea.h +++ b/IDEKit/IDEEditorArea.h @@ -8,7 +8,7 @@ #import "IDEDebuggerBarEditorInfoProvider-Protocol.h" -@class DVTBorderedView, DVTLayoutView_ML, DVTObservingToken, DVTReplacementView, DVTSplitView, DVTSplitViewItem, DVTStateToken, IDEDebugArea, IDEDebugBar, IDEEditorContext, IDEEditorDocument, IDEEditorModeViewController, IDENavigableItem, IDEWorkspaceTabControllerLayoutTree, NSMutableDictionary, NSView; +@class DVTBorderedView, DVTLayoutView_ML, DVTObservingToken, DVTReplacementView, DVTSplitView, DVTSplitViewItem, DVTStateToken, IDEDebugArea, IDEDebugBar, IDEEditorContext, IDEEditorDocument, IDEEditorModeViewController, IDENavigableItemArchivableRepresentation, IDEWorkspaceTabControllerLayoutTree, NSMutableDictionary, NSString, NSView; @interface IDEEditorArea : IDEViewController { @@ -42,17 +42,20 @@ BOOL _showDebuggerArea; id _setEditorModeAfterDelayToken; id _invokeCompletionBlockAfterDelayToken; + IDEEditorContext *_navigationTargetedEditorContext; } + (long long)version; + (void)configureStateSavingObjectPersistenceByName:(id)arg1; + (id)keyPathsForValuesAffectingShowEditor; -+ (id)keyPathsForValuesAffectingSelectedMainNavigableItem; ++ (id)keyPathsForValuesAffectingSelectedNavigableItemArchivedRepresentation; ++ (id)keyPathsForValuesAffectingNavigationTargetedEditorDocument; + (id)keyPathsForValuesAffectingPrimaryEditorDocument; + (id)keyPathsForValuesAffectingPrimaryEditorContext; + (int)defaultVersionEditorSubmode; + (int)defaultEditorMode; + (BOOL)automaticallyNotifiesObserversOfLastActiveEditorContext; +@property(retain) IDEEditorContext *navigationTargetedEditorContext; // @synthesize navigationTargetedEditorContext=_navigationTargetedEditorContext; @property(nonatomic) int versionEditorSubmode; // @synthesize versionEditorSubmode=_versionEditorSubmode; @property(nonatomic) int editorMode; // @synthesize editorMode=_editorMode; @property(retain) IDEDebugArea *activeDebuggerArea; // @synthesize activeDebuggerArea=_activeDebuggerArea; @@ -106,7 +109,8 @@ - (id)_editorContexts; - (void)_openEditorOpenSpecifier:(id)arg1 editorContext:(id)arg2 takeFocus:(BOOL)arg3; - (void)_openEditorHistoryItem:(id)arg1 editorContext:(id)arg2 takeFocus:(BOOL)arg3; -@property(readonly) IDENavigableItem *selectedMainNavigableItem; +@property(readonly) IDENavigableItemArchivableRepresentation *selectedNavigableItemArchivedRepresentation; +@property(readonly) IDEEditorDocument *navigationTargetedEditorDocument; @property(readonly) IDEEditorDocument *primaryEditorDocument; @property(readonly) IDEEditorContext *primaryEditorContext; - (void)_installDebugAreaWithExtensionID:(id)arg1 revertDebugAreaState:(BOOL)arg2; @@ -133,5 +137,11 @@ - (void)loadView; - (void)_setEditorModeViewControllerWithPrimaryEditorContext:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEEditorContext.h b/IDEKit/IDEEditorContext.h index d1ca54b19..404f58bd9 100644 --- a/IDEKit/IDEEditorContext.h +++ b/IDEKit/IDEEditorContext.h @@ -18,7 +18,7 @@ #import "NSMenuDelegate-Protocol.h" #import "NSPathControlDelegate-Protocol.h" -@class CALayer, DVTBindingToken, DVTBorderedView, DVTFileDataType, DVTFindBar, DVTGradientImagePopUpButton, DVTNotificationToken, DVTObservingToken, DVTScopeBarsManager, DVTStackBacktrace, DVTStateRepository, IDEEditor, IDEEditorArea, IDEEditorGeniusResults, IDEEditorHistoryController, IDEEditorHistoryItem, IDEEditorIssueMenuController, IDEEditorMultipleContext, IDEEditorReadOnlyIndicatorController, IDEEditorSplittingController, IDEEditorStepperView, IDENavBar, IDENavigableItem, IDENavigableItemCoordinator, NSArray, NSArrayController, NSDictionary, NSIndexSet, NSMutableArray, NSScrollView, NSString, NSView, _IDEGeniusResultsContext; +@class CALayer, DVTBindingToken, DVTBorderedView, DVTFileDataType, DVTFindBar, DVTGradientImagePopUpButton, DVTNotificationToken, DVTObservingToken, DVTScopeBarsManager, DVTStackBacktrace, DVTStateRepository, IDEEditor, IDEEditorArea, IDEEditorGeniusResults, IDEEditorHistoryController, IDEEditorHistoryItem, IDEEditorIssueMenuController, IDEEditorMultipleContext, IDEEditorReadOnlyIndicatorController, IDEEditorSplittingController, IDEEditorStepperView, IDENavBar, IDENavigableItem, IDENavigableItemCoordinator, NSArray, NSArrayController, NSDictionary, NSIndexSet, NSMutableArray, NSScrollView, NSString, NSURL, NSView, _IDEGeniusResultsContext; @interface IDEEditorContext : IDEViewController { @@ -42,12 +42,15 @@ DVTNotificationToken *_editorContextWillOpenNavigableItemNotificationToken; DVTNotificationToken *_editorDocumentForNavBarStructureDidChangeNotificationToken; DVTNotificationToken *_editorDocumentForNavBarStructureWillCloseNotificationToken; + DVTNotificationToken *_editorDocumentIsEditedStatusDidChangeNotificationToken; DVTNotificationToken *_editorDocumentWillCloseNotificationToken; DVTNotificationToken *_findStringChangedNotificationToken; + DVTNotificationToken *_navigableItemPropertyObserver; DVTNotificationToken *_navigableItemCoordinatorDidForgetItemsNotificationToken; DVTNotificationToken *_workspaceWillWriteNotificationToken; DVTObservingToken *_editorDocumentForNavBarStructureChangedObservingToken; DVTObservingToken *_windowMainViewControllerChangedObservingToken; + DVTNotificationToken *_windowDidBecomeKeyObserverToken; DVTObservingToken *_lastActiveEditorContextChangedObservingToken; DVTObservingToken *_currentSelectedItemsObservingToken; id _deferredUpdateSubDocumentNavigableItemsCancellableToken; @@ -96,6 +99,7 @@ BOOL _isReplacingClosedDocument; BOOL _isDraggingPathCell; BOOL _isFetchingCurrentSelectedItems; + BOOL _shouldImmediatleyProcessCurrentSelectedItemsChange; unsigned long long _currentSwipeAnimationGeneration; char *_swipeAnimationAborted; BOOL _disableGeniusResultUpdatesDuringSwipeAnimation; @@ -103,6 +107,8 @@ CALayer *_swipeBackgroundLayer; CALayer *_swipeForegroundLayer; id _swipeCompletionBlock; + NSDictionary *_editorStateDictionaryPreviousToSwipe; + NSURL *_originalRequestedDocumentURL; _IDEGeniusResultsContext *_geniusResultsContext; } @@ -119,6 +125,7 @@ + (id)keyPathsForValuesAffectingIsLastActiveEditorContext; + (id)keyPathsForValuesAffectingValueForNavBarNavigableItemRootChildItems; @property(retain) _IDEGeniusResultsContext *geniusResultsContext; // @synthesize geniusResultsContext=_geniusResultsContext; +@property(retain) NSURL *originalRequestedDocumentURL; // @synthesize originalRequestedDocumentURL=_originalRequestedDocumentURL; @property(copy) id retryOpenOperationBlock; // @synthesize retryOpenOperationBlock=_retryOpenOperationBlock; @property BOOL hideWorkspaceLoadingProgressIndicator; // @synthesize hideWorkspaceLoadingProgressIndicator=_hideWorkspaceLoadingProgressIndicator; @property(nonatomic) BOOL canRemoveSplit; // @synthesize canRemoveSplit=_canRemoveSplit; @@ -292,6 +299,7 @@ - (void)_navigableItemChanged; - (BOOL)_openEditorHistoryItem:(id)arg1 updateHistory:(BOOL)arg2; - (BOOL)_openEmptyEditor; +- (void)_teardownDocumentNotifications; - (void)_registerForDocumentNotificationsForDocument:(id)arg1; - (void)_updateNavBarNavigableItemForNavItem:(id)arg1; - (void)_setEmptyRootNavigableItem; @@ -332,5 +340,11 @@ - (id)navBarNavigableItemRootChildItems; - (id)_generateNodeAndAddMappingToWorkspaceTabControllerLayoutTree:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEEditorDocument.h b/IDEKit/IDEEditorDocument.h index 87f278533..dacfa7b48 100644 --- a/IDEKit/IDEEditorDocument.h +++ b/IDEKit/IDEEditorDocument.h @@ -22,6 +22,7 @@ DVTNotificationToken *_willRedoChangeNotificationToken; DVTNotificationToken *_willUndoChangeNotificationToken; DVTStackBacktrace *_addedToDocumentControllerBacktrace; + DVTStackBacktrace *_savePresentedItemChanges; DVTStackBacktrace *_autosaveWithImplicitCancellabilityCallerBacktrace; DVTStackBacktrace *_beginUnlockingBacktrace; DVTStackBacktrace *_canCloseDocumentCallPriorToClosingDocumentStackBacktrace; @@ -63,6 +64,7 @@ + (BOOL)_presentsVersionsUserInterface; + (BOOL)autosavesInPlace; + (id)editedFileContents; ++ (id)keyPathsForValuesAffectingIde_displayName; + (id)readableTypes; + (BOOL)_validateDocumentExtension:(id)arg1; + (BOOL)_shouldShowUtilititesAreaAtLoadForSimpleFilesFocusedWorkspace; @@ -110,6 +112,7 @@ - (void)updateChangeCountWithToken:(id)arg1 forSaveOperation:(unsigned long long)arg2; - (void)updateChangeCount:(unsigned long long)arg1; - (void)ide_didFixupChangeCountWithWasEdited:(BOOL)arg1 didHaveEditsSinceLastUserInitiatedSave:(BOOL)arg2 changeString:(id)arg3; +- (BOOL)dvt_hasBeenEditedSinceLastUserInitiatedSave; - (BOOL)hasBeenEditedSinceLastUserInitiatedSave; - (void)ide_revertDocumentToSaved:(id)arg1; - (void)ide_moveDocumentTo:(id)arg1; @@ -147,7 +150,7 @@ - (void)_handleDocumentFileChanges:(id)arg1; - (id)windowForSheet; - (BOOL)_windowForSheet:(id *)arg1 workspaceForSheet:(id *)arg2 editor:(id *)arg3; -- (id)ide_displayName; +@property(readonly, copy) NSString *ide_displayName; - (void)setAutosavedContentsFileURL:(id)arg1; - (id)autosavedContentsFileURL; - (void)setFileURL:(id)arg1; @@ -165,9 +168,8 @@ - (id)_documentEditors; - (void)undoManagerWillModifyItself:(id)arg1; - (void)setHasUndoManager:(BOOL)arg1; -- (void)setUndoManager:(id)arg1; +@property(retain) DVTUndoManager *undoManager; - (void)ide_setUndoManager:(id)arg1; -- (id)undoManager; - (void)teardownUndoManager:(id)arg1; - (void)setupUndoManager:(id)arg1; - (id)newUndoManager; @@ -177,10 +179,12 @@ - (void)_changeWasRedone:(id)arg1; - (void)_changeWasUndone:(id)arg1; - (void)_changeWasDone:(id)arg1; +- (void)savePresentedItemChangesWithCompletionHandler:(id)arg1; - (void)autosaveWithImplicitCancellability:(BOOL)arg1 completionHandler:(id)arg2; - (void)continueAsynchronousWorkOnMainThreadUsingBlock:(id)arg1; - (void)continueActivityUsingBlock:(id)arg1; - (void)continueFileAccessUsingBlock:(id)arg1; +- (id)applicableInspectorCategoriesGivenSuggestion:(id)arg1; - (void)setSdefSupport_displayName:(id)arg1; - (id)sdefSupport_displayName; @property(retain) DVTFileDataType *ide_hintedFileDataType; @@ -189,5 +193,11 @@ - (void)convertToDocumentAtFilePath:(id)arg1 forFileDataType:(id)arg2 completionBlock:(id)arg3; @property BOOL ide_isTemporaryDocument; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEEditorDocumentPreviewProvider.h b/IDEKit/IDEEditorDocumentPreviewProvider.h index 6ed117de7..4b030a64d 100644 --- a/IDEKit/IDEEditorDocumentPreviewProvider.h +++ b/IDEKit/IDEEditorDocumentPreviewProvider.h @@ -32,7 +32,7 @@ + (double)minimumRowHeight; + (void)initialize; + (id)performanceLogAspect; -+ (struct dispatch_queue_s *)populationQueue; ++ (id)populationQueue; @property BOOL disclosed; // @synthesize disclosed=_disclosed; @property(retain) DVTDispatchLock *cacheLock; // @synthesize cacheLock=_cacheLock; @property(copy, nonatomic) NSIndexSet *replaceResultsIndexSet; // @synthesize replaceResultsIndexSet=_replaceResultsIndexSet; @@ -66,7 +66,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEEditorFindMenuDelegate.h b/IDEKit/IDEEditorFindMenuDelegate.h index ada5f9a8d..952b29827 100644 --- a/IDEKit/IDEEditorFindMenuDelegate.h +++ b/IDEKit/IDEEditorFindMenuDelegate.h @@ -8,11 +8,19 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface IDEEditorFindMenuDelegate : NSObject { } - (void)menuWillOpen:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEEditorGeniusMode.h b/IDEKit/IDEEditorGeniusMode.h index de611238e..6421be4a8 100644 --- a/IDEKit/IDEEditorGeniusMode.h +++ b/IDEKit/IDEEditorGeniusMode.h @@ -103,5 +103,11 @@ - (void)loadView; - (id)_initWithPrimaryEditorContext:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEEditorGeniusResults.h b/IDEKit/IDEEditorGeniusResults.h index 0c2860965..984b3a694 100644 --- a/IDEKit/IDEEditorGeniusResults.h +++ b/IDEKit/IDEEditorGeniusResults.h @@ -38,12 +38,12 @@ + (BOOL)validGeniusCategory:(id)arg1 forEditorDocumentIdentifier:(id)arg2; + (id)_geniusCategoriesForFinderExtensions:(id)arg1; + (id)_finderExtensionsForEditorDocumentIdentifier:(id)arg1 fileDataType:(id)arg2; -+ (struct dispatch_queue_s *)indexRequestsQueue; ++ (id)indexRequestsQueue; + (void)initialize; -@property(readonly) NSString *editorDocumentIdentifier; // @synthesize editorDocumentIdentifier=_editorDocumentIdentifier; +@property(readonly, copy) NSString *editorDocumentIdentifier; // @synthesize editorDocumentIdentifier=_editorDocumentIdentifier; @property BOOL idle; // @synthesize idle=_idle; @property(readonly) unsigned long long numberOfGeniusResults; // @synthesize numberOfGeniusResults=_numberOfGeniusResults; -@property(readonly) NSDictionary *geniusResults; // @synthesize geniusResults=_geniusResults; +@property(readonly, copy) NSDictionary *geniusResults; // @synthesize geniusResults=_geniusResults; - (void).cxx_destruct; - (void)primitiveInvalidate; - (BOOL)_updateGeniusResults; @@ -58,12 +58,15 @@ - (void)_setForcedUpdateTimer; - (void)_clearForcedUpdateTimer; - (BOOL)_allGeniusFindersAreIdle; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithWorkspaceTabController:(id)arg1 navigableItemCoordinator:(id)arg2; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEEditorHistoryController.h b/IDEKit/IDEEditorHistoryController.h index 129e09248..17c1ac532 100644 --- a/IDEKit/IDEEditorHistoryController.h +++ b/IDEKit/IDEEditorHistoryController.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTDelayedMenuGradientImageButton, DVTStackBacktrace, NSArray, NSMutableArray; +@class DVTDelayedMenuGradientImageButton, DVTStackBacktrace, NSArray, NSMutableArray, NSString; @interface IDEEditorHistoryController : NSObject { @@ -63,11 +63,15 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly) NSMutableArray *mutableNextHistoryItems; // @dynamic mutableNextHistoryItems; @property(readonly) NSMutableArray *mutablePreviousHistoryItems; // @dynamic mutablePreviousHistoryItems; @property(copy) NSArray *nextHistoryItems; // @dynamic nextHistoryItems; @property(copy) NSArray *previousHistoryItems; // @dynamic previousHistoryItems; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEEditorIssueMenuController.h b/IDEKit/IDEEditorIssueMenuController.h index 70468fd8a..f317dfbef 100644 --- a/IDEKit/IDEEditorIssueMenuController.h +++ b/IDEKit/IDEEditorIssueMenuController.h @@ -10,7 +10,7 @@ #import "IDEEditorMenuStepperViewDelegate-Protocol.h" #import "NSMenuDelegate-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDEEditorContext, IDEEditorMenuStepperView, IDEIssue, IDEIssueManager, NSArray, NSMenu, NSURL; +@class DVTObservingToken, DVTStackBacktrace, IDEEditorContext, IDEEditorMenuStepperView, IDEIssue, IDEIssueManager, NSArray, NSMenu, NSString, NSURL; @interface IDEEditorIssueMenuController : NSObject { @@ -60,7 +60,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEEditorModeToolbarViewController.h b/IDEKit/IDEEditorModeToolbarViewController.h index 67dfda8a0..a7cbd6960 100644 --- a/IDEKit/IDEEditorModeToolbarViewController.h +++ b/IDEKit/IDEEditorModeToolbarViewController.h @@ -13,16 +13,10 @@ DVTObservingToken *_editorModeObservingToken; DVTObservingToken *_editorSubmodeObservingToken; DVTBindingToken *_workspaceIsIdleToken; + id _segmentedControllVersionEditorEnabledToken; DVTRolloverTracker *_segmentedControllRolloverTracker; } -+ (id)_alternateInactiveImages; -+ (id)_inactiveImages; -+ (id)_alternateImages; -+ (id)_images; -+ (id)_templateImages; -+ (id)_imageWithDisclosureTriangle:(id)arg1; -+ (id)_imagesForImageNames:(id)arg1; - (void).cxx_destruct; - (void)_showVersionLogMode:(id)arg1; - (void)_showVersionBlameMode:(id)arg1; @@ -36,7 +30,15 @@ - (id)_editorModeViewController; - (id)menuForMenuFormRepresentation; - (void)primitiveInvalidate; +- (id)_create1010AndLaterControl; +- (id)_createPre1010Control; - (id)initWithToolbarItemIdentifier:(id)arg1 window:(id)arg2; +- (id)_imageFactoryForImageNamed:(id)arg1; +- (id)_editorVersionLogsImageFactory; +- (id)_editorVersionComparisonImageFactory; +- (id)_editorVersionBlameImageFactory; +- (id)_editorGeniusImageFactory; +- (id)_editorBasicImageFactory; @end diff --git a/IDEKit/IDEEditorMultipleContext.h b/IDEKit/IDEEditorMultipleContext.h index 64ffb7c14..caa56053f 100644 --- a/IDEKit/IDEEditorMultipleContext.h +++ b/IDEKit/IDEEditorMultipleContext.h @@ -78,5 +78,11 @@ - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (id)_generateNodeAndAddMappingToWorkspaceTabControllerLayoutTree:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEEditorReadOnlyIndicatorController.h b/IDEKit/IDEEditorReadOnlyIndicatorController.h index 75a57621c..aba96fdd4 100644 --- a/IDEKit/IDEEditorReadOnlyIndicatorController.h +++ b/IDEKit/IDEEditorReadOnlyIndicatorController.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTGradientImageButton, DVTObservingToken, DVTStackBacktrace, IDEEditorContext; +@class DVTGradientImageButton, DVTObservingToken, DVTStackBacktrace, IDEEditorContext, NSString; @interface IDEEditorReadOnlyIndicatorController : NSObject { @@ -30,7 +30,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEEditorStepperView.h b/IDEKit/IDEEditorStepperView.h index be3d5da1f..51e846c0c 100644 --- a/IDEKit/IDEEditorStepperView.h +++ b/IDEKit/IDEEditorStepperView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTGradientImageButton, DVTObservingToken, DVTStackBacktrace, NSArrayController, NSView; +@class DVTGradientImageButton, DVTObservingToken, DVTStackBacktrace, NSArrayController, NSString, NSView; @interface IDEEditorStepperView : DVTLayoutView_ML { @@ -38,7 +38,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEEnergyAdditionDocumentLocation.h b/IDEKit/IDEEnergyAdditionDocumentLocation.h index 6f06e4a99..7ccb82b20 100644 --- a/IDEKit/IDEEnergyAdditionDocumentLocation.h +++ b/IDEKit/IDEEnergyAdditionDocumentLocation.h @@ -6,12 +6,29 @@ #import "DVTDocumentLocation.h" -@interface IDEEnergyAdditionDocumentLocation : DVTDocumentLocation +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEEnergyAdditionDocumentLocation : DVTDocumentLocation { } -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEEnergyAdditionEditor.h b/IDEKit/IDEEnergyAdditionEditor.h index c492151f0..70c6c06c3 100644 --- a/IDEKit/IDEEnergyAdditionEditor.h +++ b/IDEKit/IDEEnergyAdditionEditor.h @@ -10,7 +10,7 @@ #import "IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h" #import "IDEGraphDelegate-Protocol.h" -@class DVTMeterView, IDEAppEnergyGraph, IDEEnergyAddition, IDEEnergyAdditionGuidance, NSImageView, NSTextField, NSView; +@class DVTMeterView, IDEAppEnergyGraph, IDEEnergyAddition, IDEEnergyAdditionGuidance, NSImageView, NSString, NSTextField, NSView; @interface IDEEnergyAdditionEditor : IDEDebugGaugeReportEditor { @@ -32,6 +32,7 @@ NSView *_idlePreventionGuidance; NSView *_wastedCPUGuidance; NSTextField *_lastSecondWakeCountField; + NSTextField *_lastSecondWakeCountLabel; NSTextField *_averageWakeCountField; NSTextField *_energyLogScoreField; NSTextField *_throttleStatusField; @@ -42,6 +43,7 @@ @property __weak NSTextField *throttleStatusField; // @synthesize throttleStatusField=_throttleStatusField; @property(nonatomic) __weak NSTextField *energyLogScoreField; // @synthesize energyLogScoreField=_energyLogScoreField; @property(nonatomic) __weak NSTextField *averageWakeCountField; // @synthesize averageWakeCountField=_averageWakeCountField; +@property(nonatomic) __weak NSTextField *lastSecondWakeCountLabel; // @synthesize lastSecondWakeCountLabel=_lastSecondWakeCountLabel; @property(nonatomic) __weak NSTextField *lastSecondWakeCountField; // @synthesize lastSecondWakeCountField=_lastSecondWakeCountField; @property(retain, nonatomic) NSView *wastedCPUGuidance; // @synthesize wastedCPUGuidance=_wastedCPUGuidance; @property(retain, nonatomic) NSView *idlePreventionGuidance; // @synthesize idlePreventionGuidance=_idlePreventionGuidance; @@ -74,5 +76,11 @@ - (BOOL)hasDefaultTopSection; - (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEEnergyAdditionGuidanceView.h b/IDEKit/IDEEnergyAdditionGuidanceView.h index ba1af82d0..16f88ae9b 100644 --- a/IDEKit/IDEEnergyAdditionGuidanceView.h +++ b/IDEKit/IDEEnergyAdditionGuidanceView.h @@ -8,7 +8,7 @@ #import "NSTableViewDataSource-Protocol.h" -@class NSMutableOrderedSet, NSTableView; +@class NSMutableOrderedSet, NSString, NSTableView; @interface IDEEnergyAdditionGuidanceView : NSView { @@ -30,5 +30,11 @@ - (struct CGSize)intrinsicContentSize; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEEnergyAdditionUIController.h b/IDEKit/IDEEnergyAdditionUIController.h index 5549ab7a6..339efb0bc 100644 --- a/IDEKit/IDEEnergyAdditionUIController.h +++ b/IDEKit/IDEEnergyAdditionUIController.h @@ -8,7 +8,7 @@ #import "IDEDebuggingAdditionUIController-Protocol.h" -@class DVTExtension, DVTStackBacktrace, IDEDebugGaugeTrayCell, IDEEnergyAddition, IDEWorkspaceTabController; +@class DVTExtension, DVTStackBacktrace, IDEDebugGaugeTrayCell, IDEEnergyAddition, IDEWorkspaceTabController, NSString; @interface IDEEnergyAdditionUIController : NSObject { @@ -36,7 +36,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEEntitlementsProcessorViewController.h b/IDEKit/IDEEntitlementsProcessorViewController.h new file mode 100644 index 000000000..d03ee364f --- /dev/null +++ b/IDEKit/IDEEntitlementsProcessorViewController.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEDistributionMethod, NSDictionary; + +@interface IDEEntitlementsProcessorViewController : IDEViewController +{ + IDEDistributionMethod *_distributionMethod; + NSDictionary *_itemToProcessorMap; +} + ++ (Class)viewControllerClassForEntitlementsProcessorClass:(Class)arg1; +@property(readonly, nonatomic) NSDictionary *itemToProcessorMap; // @synthesize itemToProcessorMap=_itemToProcessorMap; +@property(readonly, nonatomic) IDEDistributionMethod *distributionMethod; // @synthesize distributionMethod=_distributionMethod; +- (void).cxx_destruct; +- (id)initWithDistributionMethod:(id)arg1 itemToProcessorMap:(id)arg2; + +@end + diff --git a/IDEKit/IDEEnvironmentVariableEntry-NSPasteboardSupport.h b/IDEKit/IDEEnvironmentVariableEntry-NSPasteboardSupport.h index cb656bf38..ac3757327 100644 --- a/IDEKit/IDEEnvironmentVariableEntry-NSPasteboardSupport.h +++ b/IDEKit/IDEEnvironmentVariableEntry-NSPasteboardSupport.h @@ -9,11 +9,19 @@ #import "NSPasteboardReading-Protocol.h" #import "NSPasteboardWriting-Protocol.h" +@class NSString; + @interface IDEEnvironmentVariableEntry (NSPasteboardSupport) + (unsigned long long)readingOptionsForType:(id)arg1 pasteboard:(id)arg2; + (id)readableTypesForPasteboard:(id)arg1; - (id)pasteboardPropertyListForType:(id)arg1; - (id)writableTypesForPasteboard:(id)arg1; - (id)initWithPasteboardPropertyList:(id)arg1 ofType:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEExecutionEnvironment-IDEKitExecutionEnvironmentNavigableAdditions.h b/IDEKit/IDEExecutionEnvironment-IDEKitExecutionEnvironmentNavigableAdditions.h index 5d090c948..e118001c1 100644 --- a/IDEKit/IDEExecutionEnvironment-IDEKitExecutionEnvironmentNavigableAdditions.h +++ b/IDEKit/IDEExecutionEnvironment-IDEKitExecutionEnvironmentNavigableAdditions.h @@ -6,9 +6,28 @@ #import "IDEExecutionEnvironment.h" -@class NSArray; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEExecutionEnvironment (IDEKitExecutionEnvironmentNavigableAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSString; + +@interface IDEExecutionEnvironment (IDEKitExecutionEnvironmentNavigableAdditions) @property(readonly) NSArray *navigableDebugSessions; +- (void)_observeLaunchSessionsAndAddToDebugSessions:(id)arg1; +- (BOOL)_noMoreDebugSessions:(id)arg1; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEFileIdentityAndTypePopupController.h b/IDEKit/IDEFileIdentityAndTypePopupController.h index 18a2cfe2d..d94616e30 100644 --- a/IDEKit/IDEFileIdentityAndTypePopupController.h +++ b/IDEKit/IDEFileIdentityAndTypePopupController.h @@ -10,12 +10,13 @@ @interface IDEFileIdentityAndTypePopupController : IDEInspectorProperty { - NSPopUpButton *_popup; IDEInspectorKeyPath *_assignedFileTypeKeyPath; IDEInspectorKeyPath *_resolvedFilePathKeyPath; NSMenuItem *_defaulItem; + NSPopUpButton *_popup; } +@property(retain, nonatomic) NSPopUpButton *popup; // @synthesize popup=_popup; - (void).cxx_destruct; - (void)setupRefreshTriggersAndConfigure; - (void)userDidChangeValue:(id)arg1; diff --git a/IDEKit/IDEFileInspectorCategoryController.h b/IDEKit/IDEFileInspectorCategoryController.h index db5173029..62b7ad62f 100644 --- a/IDEKit/IDEFileInspectorCategoryController.h +++ b/IDEKit/IDEFileInspectorCategoryController.h @@ -18,6 +18,7 @@ - (id)presentationOrderForInspectors:(id)arg1; - (id)extensionMatchedInspectorsForInspectedNavigables:(id)arg1 withWorkspaceDocument:(id)arg2; - (id)documentExtensionIDsForInspectedNavigables:(id)arg1 withWorkspaceDocument:(id)arg2; +- (BOOL)extension:(id)arg1 canInspecttNavigableItems:(id)arg2; - (BOOL)extension:(id)arg1 matchesFileDataTypes:(id)arg2; - (id)filterInspectors:(id)arg1 withDocumentExtensionIdentifier:(id)arg2; - (id)navigableItemsForInputNavigableItems:(id)arg1; diff --git a/IDEKit/IDEFilePickerPanel.h b/IDEKit/IDEFilePickerPanel.h index 496ff0ba8..53901cc44 100644 --- a/IDEKit/IDEFilePickerPanel.h +++ b/IDEKit/IDEFilePickerPanel.h @@ -53,7 +53,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEFilePickerView.h b/IDEKit/IDEFilePickerView.h index d0d235627..749e6d4f3 100644 --- a/IDEKit/IDEFilePickerView.h +++ b/IDEKit/IDEFilePickerView.h @@ -112,7 +112,11 @@ // Remaining properties @property(copy) NSMutableArray *_realSelectedItems; // @dynamic _realSelectedItems; @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEFileReference-IDEKitFileReferencePropertyAdditions.h b/IDEKit/IDEFileReference-IDEKitFileReferencePropertyAdditions.h index b8a01cec2..9b82301c6 100644 --- a/IDEKit/IDEFileReference-IDEKitFileReferencePropertyAdditions.h +++ b/IDEKit/IDEFileReference-IDEKitFileReferencePropertyAdditions.h @@ -6,16 +6,31 @@ #import "IDEFileReference.h" -@class DVTDocumentLocation, DVTFileDataType, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEFileReference (IDEKitFileReferencePropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, NSImage, NSString; + +@interface IDEFileReference (IDEKitFileReferencePropertyAdditions) + (id)keyPathsForValuesAffectingNavigableItem_contentDocumentLocation; + (id)keyPathsForValuesAffectingNavigableItem_documentType; ++ (id)keyPathsForValuesAffectingNavigableItem_image; + (id)keyPathsForValuesAffectingNavigableItem_name; - (id)navigableItem_conformanceString; @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) DVTFileDataType *navigableItem_documentType; - (void)navigableItem_noteDocumentEditedStateChanged; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEFileReference-IDEKitFileReferenceSourceControlPropertyAdditions.h b/IDEKit/IDEFileReference-IDEKitFileReferenceSourceControlPropertyAdditions.h index 821f3f3e8..94bc9d774 100644 --- a/IDEKit/IDEFileReference-IDEKitFileReferenceSourceControlPropertyAdditions.h +++ b/IDEKit/IDEFileReference-IDEKitFileReferenceSourceControlPropertyAdditions.h @@ -6,7 +6,7 @@ #import "IDEFileReference.h" -@class NSImage, NSString; +@class NSString; @interface IDEFileReference (IDEKitFileReferenceSourceControlPropertyAdditions) + (id)keyPathsForValuesAffectingSourceControlInspectorRepositoryURLString; @@ -19,7 +19,6 @@ + (id)keyPathsForValuesAffectingNavigableItem_sourceControlLocalStatus; + (id)keyPathsForValuesAffectingNavigableItem_sourceControlCurrentBranch; + (id)keyPathsForValuesAffectingNavigableItem_sourceControlExtensionString; -+ (id)keyPathsForValuesAffectingNavigableItem_repositoryReachableImage; + (id)keyPathsForValuesAffectingNavigableItem_sourceControlRepository; @property(readonly) unsigned long long navigableItem_conflictStateForUpdateOrMerge; - (id)sourceControlInspectorRepositoryURLString; @@ -32,7 +31,6 @@ @property(readonly) NSString *navigableItem_sourceControlLocalStatus; @property(readonly) NSString *navigableItem_sourceControlCurrentBranch; @property(readonly) NSString *navigableItem_sourceControlExtensionString; -@property(readonly) NSImage *navigableItem_repositoryReachableImage; @property(readonly) NSString *navigableItem_sourceControlRepository; @end diff --git a/IDEKit/IDEFileTemplateChooserAssistant.h b/IDEKit/IDEFileTemplateChooserAssistant.h new file mode 100644 index 000000000..ba6edc06c --- /dev/null +++ b/IDEKit/IDEFileTemplateChooserAssistant.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEFileTemplateChooserAssistant : IDETemplateChooserAssistant +{ +} + ++ (id)supportedTemplateKind; + +@end + diff --git a/IDEKit/IDEFileTemplateCompletionAssistant.h b/IDEKit/IDEFileTemplateCompletionAssistant.h new file mode 100644 index 000000000..05579ba13 --- /dev/null +++ b/IDEKit/IDEFileTemplateCompletionAssistant.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEFileTemplateCompletionAssistant : IDETemplateCompletionAssistant +{ +} + +@end + diff --git a/IDEKit/IDEFileTemplatesLibrary.h b/IDEKit/IDEFileTemplatesLibrary.h new file mode 100644 index 000000000..ad46cb9cc --- /dev/null +++ b/IDEKit/IDEFileTemplatesLibrary.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLibraryController.h" + +@class NSArray; + +@interface IDEFileTemplatesLibrary : DVTLibraryController +{ + BOOL _isLibraryPopulated; + NSArray *_orderedPlatformFamilies; +} + +- (void).cxx_destruct; +- (void)populatePasteboard:(id)arg1 withAssets:(id)arg2; +- (void)primitiveInvalidate; +- (void)libraryDidLoad; +- (id)templateSections; +- (id)allValidPlatforms; +- (void)addLibraryGroupsIfNeeded; +- (id)platformIconForPlatformFamily:(id)arg1; +- (id)defaultPlatformIcon; + +@end + diff --git a/IDEKit/IDEFileTextSettings.h b/IDEKit/IDEFileTextSettings.h index 9ea59f978..e555807d9 100644 --- a/IDEKit/IDEFileTextSettings.h +++ b/IDEKit/IDEFileTextSettings.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDEFileReference; +@class DVTStackBacktrace, IDEFileReference, NSString; @interface IDEFileTextSettings : NSObject { @@ -30,7 +30,7 @@ @property unsigned long long lineEndings; // @synthesize lineEndings=_lineEndings; @property(retain, nonatomic) IDEFileReference *fileReference; // @synthesize fileReference=_fileReference; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (void)updateWrapLines; - (void)updateIndentWidth; - (void)updateTabWidth; @@ -46,7 +46,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEFilterControlBar.h b/IDEKit/IDEFilterControlBar.h index 93ac82a83..790a55c01 100644 --- a/IDEKit/IDEFilterControlBar.h +++ b/IDEKit/IDEFilterControlBar.h @@ -8,22 +8,26 @@ #import "DVTInvalidation-Protocol.h" -@class DVTSearchField, DVTStackBacktrace, NSMenu, NSString; +@class DVTSearchField, DVTStackBacktrace, NSMenu, NSMutableArray, NSString; @interface IDEFilterControlBar : DVTBorderedView { + id _filterLeftButton; + NSMutableArray *_toggleButtons; + BOOL _usesAutoLayout; DVTSearchField *_searchField; id _filterTarget; - id _filterLeftButton; NSString *_filterDefinitionIdentifier; } + (void)initialize; +@property(nonatomic) BOOL usesAutoLayout; // @synthesize usesAutoLayout=_usesAutoLayout; @property(copy, nonatomic) NSString *filterDefinitionIdentifier; // @synthesize filterDefinitionIdentifier=_filterDefinitionIdentifier; @property(retain, nonatomic) id filterTarget; // @synthesize filterTarget=_filterTarget; @property(retain) DVTSearchField *searchField; // @synthesize searchField=_searchField; - (void).cxx_destruct; - (void)primitiveInvalidate; +- (id)toggleButtons; - (void)_didSetFilterTarget; - (void)_willSetFilterTarget; - (void)setUpFilterControls; @@ -35,7 +39,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEFlightCheckListView.h b/IDEKit/IDEFlightCheckListView.h index 788294e3f..602bca4a3 100644 --- a/IDEKit/IDEFlightCheckListView.h +++ b/IDEKit/IDEFlightCheckListView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, DVTStackView_ML, NSArray, NSButton, NSMapTable, NSSet, NSTextField; +@class DVTStackBacktrace, DVTStackView_ML, NSArray, NSButton, NSMapTable, NSSet, NSString, NSTextField; @interface IDEFlightCheckListView : DVTLayoutView_ML { @@ -44,7 +44,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEFlightCheckView.h b/IDEKit/IDEFlightCheckView.h index ca5d0730d..828611337 100644 --- a/IDEKit/IDEFlightCheckView.h +++ b/IDEKit/IDEFlightCheckView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTDelayedInvocation, DVTStackBacktrace, NSColor, NSError, NSImageView, NSTextView; +@class DVTDelayedInvocation, DVTStackBacktrace, NSColor, NSError, NSImageView, NSString, NSTextView; @interface IDEFlightCheckView : DVTLayoutView_ML { @@ -45,7 +45,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEFlightChecking-Protocol.h b/IDEKit/IDEFlightChecking-Protocol.h index 226d112a0..80bb2e936 100644 --- a/IDEKit/IDEFlightChecking-Protocol.h +++ b/IDEKit/IDEFlightChecking-Protocol.h @@ -12,9 +12,11 @@ @property(readonly, nonatomic) BOOL failed; @property(readonly, nonatomic) NSError *resolutionError; @property(readonly, nonatomic) int status; -@property(readonly, nonatomic) NSString *pastTitle; -@property(readonly, nonatomic) NSString *resolvingTitle; -@property(readonly, nonatomic) NSString *title; +@property(readonly, nonatomic, getter=isLongRunning) BOOL longRunning; +@property(readonly, nonatomic) BOOL requiresAccountAndTeamSelection; +@property(readonly, copy, nonatomic) NSString *pastTitle; +@property(readonly, copy, nonatomic) NSString *resolvingTitle; +@property(readonly, copy, nonatomic) NSString *title; - (void)revert; - (void)validate; - (void)unresolve; diff --git a/IDEKit/IDEFlightCheckingContext-Protocol.h b/IDEKit/IDEFlightCheckingContext-Protocol.h index 6f22977e1..b83004edc 100644 --- a/IDEKit/IDEFlightCheckingContext-Protocol.h +++ b/IDEKit/IDEFlightCheckingContext-Protocol.h @@ -8,5 +8,6 @@ @protocol IDEFlightCheckingContext - (void)handleError:(id)arg1; +- (void)performBlockRequiringAccountAndTeamSelection:(id)arg1; @end diff --git a/IDEKit/IDEFontAndColorPrefsPaneController.h b/IDEKit/IDEFontAndColorPrefsPaneController.h index 98f98fca4..8ff65d749 100644 --- a/IDEKit/IDEFontAndColorPrefsPaneController.h +++ b/IDEKit/IDEFontAndColorPrefsPaneController.h @@ -8,7 +8,7 @@ #import "NSTableViewDelegate-Protocol.h" -@class DVTBorderedView, DVTObservingToken, DVTReplacementView, DVTTabChooserView, NSArray, NSArrayController, NSColor, NSFont, NSObjectController, NSTableView, NSView; +@class DVTBorderedView, DVTObservingToken, DVTReplacementView, DVTTabChooserView, NSArray, NSArrayController, NSColor, NSFont, NSObjectController, NSString, NSTableView, NSView; @interface IDEFontAndColorPrefsPaneController : IDEViewController { @@ -48,5 +48,11 @@ @property(copy) NSColor *combinedSyntaxColor; - (void)primitiveInvalidate; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEFrameworkFilePath.h b/IDEKit/IDEFrameworkFilePath.h index 6712db197..391ec5bcb 100644 --- a/IDEKit/IDEFrameworkFilePath.h +++ b/IDEKit/IDEFrameworkFilePath.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, DVTSDK, IDETypeIdentifier, NSArray, NSImage, NSMutableArray, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEFrameworkFilePath : NSObject +@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, DVTSDK, IDEFileReference, IDETypeIdentifier, NSArray, NSImage, NSMutableArray, NSString; + +@interface IDEFrameworkFilePath : NSObject { DVTFilePath *_filePath; NSString *_name; @@ -27,14 +29,14 @@ @property(readonly) unsigned long long frameworkFilePathType; // @synthesize frameworkFilePathType=_frameworkFilePathType; @property(retain) DVTSDK *SDK; // @synthesize SDK=_SDK; @property(copy, nonatomic) NSArray *childPathComponents; // @synthesize childPathComponents=_childPathComponents; -@property(readonly) NSString *name; // @synthesize name=_name; -@property(readonly) DVTFilePath *filePath; // @synthesize filePath=_filePath; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +@property(readonly, copy) DVTFilePath *filePath; // @synthesize filePath=_filePath; - (void).cxx_destruct; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; -@property(readonly) IDETypeIdentifier *ideModelObjectTypeIdentifier; +@property(readonly) unsigned long long hash; +@property(readonly, copy) IDETypeIdentifier *ideModelObjectTypeIdentifier; - (id)navigableItem_conformanceString; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithFilePath:(id)arg1 name:(id)arg2 type:(unsigned long long)arg3; - (id)init; - (id)_pathOfNamesForDescendantWithFilePath:(id)arg1; @@ -43,5 +45,14 @@ @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEGeniusResultsFinder.h b/IDEKit/IDEGeniusResultsFinder.h index 898c9fc3e..2fe9c6a27 100644 --- a/IDEKit/IDEGeniusResultsFinder.h +++ b/IDEKit/IDEGeniusResultsFinder.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTExtension, DVTPerformanceMetric, DVTStackBacktrace, IDEEditorDocument, IDENavigableItemCoordinator, IDEWorkspace, IDEWorkspaceTabController, NSArray, NSSet; +@class DVTExtension, DVTPerformanceMetric, DVTStackBacktrace, IDEEditorDocument, IDENavigableItemCoordinator, IDEWorkspace, IDEWorkspaceTabController, NSArray, NSSet, NSString; @interface IDEGeniusResultsFinder : NSObject { @@ -27,7 +27,7 @@ @property(retain) DVTPerformanceMetric *nonIdlePerformanceMetric; // @synthesize nonIdlePerformanceMetric=_nonIdlePerformanceMetric; @property(nonatomic) BOOL idle; // @synthesize idle=_idle; @property(copy) NSSet *geniusResults; // @synthesize geniusResults=_geniusResults; -@property(readonly) NSArray *documentLocations; // @synthesize documentLocations=_documentLocations; +@property(readonly, copy) NSArray *documentLocations; // @synthesize documentLocations=_documentLocations; @property(retain) IDEEditorDocument *editorDocument; // @synthesize editorDocument=_editorDocument; @property(retain) IDEWorkspaceTabController *workspaceTabController; // @synthesize workspaceTabController=_workspaceTabController; @property(retain) DVTExtension *extension; // @synthesize extension=_extension; @@ -42,7 +42,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEGeniusResultsGraphNode.h b/IDEKit/IDEGeniusResultsGraphNode.h index 64cffbe5f..10ea36a78 100644 --- a/IDEKit/IDEGeniusResultsGraphNode.h +++ b/IDEKit/IDEGeniusResultsGraphNode.h @@ -7,11 +7,13 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDENavigableItem, NSArray, NSImage, NSString; +@class DVTDocumentLocation, DVTFileDataType, DVTObservingToken, DVTStackBacktrace, IDEFileReference, IDENavigableItem, NSArray, NSImage, NSString; -@interface IDEGeniusResultsGraphNode : NSObject +@interface IDEGeniusResultsGraphNode : NSObject { + DVTObservingToken *_manualDomainRootChildItemsObservingToken; int _type; NSString *_identifier; NSImage *_image; @@ -19,7 +21,6 @@ NSArray *_subitems; NSString *_manualDomainIdentifier; IDENavigableItem *_manualDomainRootNavigableItem; - DVTObservingToken *_manualDomainRootChildItemsObservingToken; } + (id)_rootNodeForGeniusResultsWithJumpToCounterpartCategory:(id)arg1; @@ -27,31 +28,38 @@ + (id)_rootNodeForGeniusResults:(id)arg1 editorContext:(id)arg2 includeJumpToCounterpartCategory:(BOOL)arg3 includeManualCategory:(BOOL)arg4; + (void)initialize; @property(copy) IDENavigableItem *manualDomainRootNavigableItem; // @synthesize manualDomainRootNavigableItem=_manualDomainRootNavigableItem; -@property(readonly) NSString *manualDomainIdentifier; // @synthesize manualDomainIdentifier=_manualDomainIdentifier; +@property(readonly, copy) NSString *manualDomainIdentifier; // @synthesize manualDomainIdentifier=_manualDomainIdentifier; @property(copy, nonatomic) NSArray *subitems; // @synthesize subitems=_subitems; @property(copy) NSString *name; // @synthesize name=_name; -@property(copy) NSImage *image; // @synthesize image=_image; +@property(retain) NSImage *image; // @synthesize image=_image; @property(copy) NSString *identifier; // @synthesize identifier=_identifier; @property int type; // @synthesize type=_type; - (void).cxx_destruct; - (unsigned long long)navigableItem_indexOfRepresentedObjectForIdentifier:(id)arg1 inRelationshipKeyPath:(id)arg2; - (id)navigableItem_identifierForRepresentedObjectAtIndex:(unsigned long long)arg1 inRelationshipKeyPath:(id)arg2; -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_documentType; -- (id)navigableItem_fileReference; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; - (id)nameWithSubitemCount; - (id)ideModelObjectTypeIdentifier; - (void)setManualDomainIdentifier:(id)arg1 rootNavigableItem:(id)arg2; - (void)setChildrenToURL:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (void)primitiveInvalidate; - (id)initWithType:(int)arg1 identifier:(id)arg2 image:(id)arg3 name:(id)arg4 subitems:(id)arg5; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEGraph.h b/IDEKit/IDEGraph.h index d85f13340..0198e0d7b 100644 --- a/IDEKit/IDEGraph.h +++ b/IDEKit/IDEGraph.h @@ -9,7 +9,7 @@ #import "DTGraphDelegate-Protocol.h" #import "IDEGraphModelChartsModificationDelegate-Protocol.h" -@class DTBarGraph, NSCache, NSMutableDictionary; +@class DTBarGraph, NSCache, NSMutableDictionary, NSString; @interface IDEGraph : NSView { @@ -74,5 +74,11 @@ - (Class)graphClass; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEGroup-IDEKitGroupPropertyAdditions.h b/IDEKit/IDEGroup-IDEKitGroupPropertyAdditions.h index ebdda2b93..f4c182b35 100644 --- a/IDEKit/IDEGroup-IDEKitGroupPropertyAdditions.h +++ b/IDEKit/IDEGroup-IDEKitGroupPropertyAdditions.h @@ -6,13 +6,26 @@ #import "IDEGroup.h" -@class DVTDocumentLocation, DVTFileDataType, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEGroup (IDEKitGroupPropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEGroup (IDEKitGroupPropertyAdditions) + (id)keyPathsForValuesAffectingNavigableItem_name; @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) DVTFileDataType *navigableItem_documentType; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEHelpMenuDelegate.h b/IDEKit/IDEHelpMenuDelegate.h index 3c4a91cfd..65b6e0860 100644 --- a/IDEKit/IDEHelpMenuDelegate.h +++ b/IDEKit/IDEHelpMenuDelegate.h @@ -8,6 +8,8 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface IDEHelpMenuDelegate : NSObject { } @@ -15,5 +17,11 @@ - (void)menuWillOpen:(id)arg1; - (void)buildMenu:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEHelperAppMenuDelegate.h b/IDEKit/IDEHelperAppMenuDelegate.h index 0bc2c7210..6d9d492d9 100644 --- a/IDEKit/IDEHelperAppMenuDelegate.h +++ b/IDEKit/IDEHelperAppMenuDelegate.h @@ -8,6 +8,8 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface IDEHelperAppMenuDelegate : NSObject { } @@ -19,5 +21,11 @@ + (void)_startHelperApp:(id)arg1; - (void)menuWillOpen:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEIconEntry.h b/IDEKit/IDEIconEntry.h new file mode 100644 index 000000000..f64d131dc --- /dev/null +++ b/IDEKit/IDEIconEntry.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSBundle, NSImage, NSString; + +@interface IDEIconEntry : NSObject +{ + NSString *_iconName; + NSBundle *_bundle; +} + +- (void).cxx_destruct; +@property(readonly) NSImage *image; +- (id)_initWithIconName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/IDEKit/IDEImportStatementAdditionalCompletion.h b/IDEKit/IDEImportStatementAdditionalCompletion.h index 54b6d1b80..e0c4a5db4 100644 --- a/IDEKit/IDEImportStatementAdditionalCompletion.h +++ b/IDEKit/IDEImportStatementAdditionalCompletion.h @@ -27,10 +27,16 @@ @property(retain, nonatomic) id autoImportable; // @synthesize autoImportable=_autoImportable; - (void).cxx_destruct; @property(readonly, nonatomic) DVTFilePath *headerFilePath; // @synthesize headerFilePath=_headerFilePath; -@property(readonly) NSString *completionText; +@property(readonly, copy) NSString *completionText; - (id)importStatement; - (id)frameworkStyleImportStatementForHeaderAtFilePath:(id)arg1; - (id)initWithAutoImportable:(id)arg1 inContext:(id)arg2 headerVisibility:(unsigned long long)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEIndexCompletionItem-IDEKitExtensions.h b/IDEKit/IDEIndexCompletionItem-IDEKitExtensions.h index 3901e0dc2..c13cd37e1 100644 --- a/IDEKit/IDEIndexCompletionItem-IDEKitExtensions.h +++ b/IDEKit/IDEIndexCompletionItem-IDEKitExtensions.h @@ -6,10 +6,33 @@ #import "IDEIndexCompletionItem.h" -@class NSImage; +#import "DVTTextCompletionItem-Protocol.h" -@interface IDEIndexCompletionItem (IDEKitExtensions) +@class NSArray, NSAttributedString, NSImage, NSString; + +@interface IDEIndexCompletionItem (IDEKitExtensions) +@property(readonly) unsigned long long priorityComparatorKind; +@property(readonly) long long priorityBucket; - (void)infoViewControllerWithWidth:(double)arg1 context:(id)arg2 completionBlock:(id)arg3; @property(readonly) NSImage *icon; + +// Remaining properties +@property(readonly, copy) NSArray *additionalCompletions; +@property(readonly) int completionItemStyle; +@property(readonly, copy) NSString *completionText; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSAttributedString *descriptionText; +@property(readonly, copy) NSString *displayText; +@property(readonly, copy) NSString *displayType; +@property(readonly) unsigned long long hash; +@property(readonly) NSImage *highlightedStatusIcon; +@property(readonly, copy) NSString *name; +@property(readonly) BOOL notRecommended; +@property(readonly, copy) NSString *parentText; +@property(readonly, copy) NSString *previewText; +@property double priority; +@property(readonly) NSImage *statusIcon; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEIndexCompletionStrategy.h b/IDEKit/IDEIndexCompletionStrategy.h index a9db27c1b..b7f9abf4f 100644 --- a/IDEKit/IDEIndexCompletionStrategy.h +++ b/IDEKit/IDEIndexCompletionStrategy.h @@ -31,7 +31,7 @@ - (id)optimalBuildableProductForAutoImportable:(id)arg1 inContext:(id)arg2 headerVisibility:(unsigned long long *)arg3 alreadyLinked:(char *)arg4; - (id)buildableProductsForFilePath:(id)arg1; - (id)additionalCompletionItemsForDocumentLocation:(id)arg1 context:(id)arg2; -- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 areDefinitive:(char *)arg3; +- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 highlyLikelyCompletionItems:(id *)arg3 areDefinitive:(char *)arg4; - (void)prepareForDocumentLocation:(id)arg1 context:(id)arg2; - (void)clearAllBuildableProductCaches:(id)arg1; - (void)clearCacheForFileAddedOrRemoved:(id)arg1; diff --git a/IDEKit/IDEIndexGeniusResult.h b/IDEKit/IDEIndexGeniusResult.h index 5ffc5ca1b..f74dedc26 100644 --- a/IDEKit/IDEIndexGeniusResult.h +++ b/IDEKit/IDEIndexGeniusResult.h @@ -6,23 +6,34 @@ #import "NSObject.h" -@class IDEIndexSymbol; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEIndexGeniusResult : NSObject +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDEIndexSymbol, NSImage, NSString; + +@interface IDEIndexGeniusResult : NSObject { IDEIndexSymbol *_indexSymbol; } - (void).cxx_destruct; - (id)ideModelObjectTypeIdentifier; -- (id)navigableItem_documentType; -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; -- (id)description; +@property(readonly) unsigned long long hash; +@property(readonly, copy) NSString *description; - (id)initWithIndexSymbol:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEIndexSymbol-IDEKitExtensions.h b/IDEKit/IDEIndexSymbol-IDEKitExtensions.h index 2e27eabc5..9c5dacd94 100644 --- a/IDEKit/IDEIndexSymbol-IDEKitExtensions.h +++ b/IDEKit/IDEIndexSymbol-IDEKitExtensions.h @@ -11,6 +11,8 @@ - (BOOL)notRecommended; - (void)setPriority:(long long)arg1; - (long long)priority; +- (unsigned long long)priorityComparatorKind; +- (long long)priorityBucket; - (id)largeIcon; - (id)icon; - (id)descriptionText; diff --git a/IDEKit/IDEIndexSymbolSelectionSource-Protocol.h b/IDEKit/IDEIndexSymbolSelectionSource-Protocol.h new file mode 100644 index 000000000..d335b6ac2 --- /dev/null +++ b/IDEKit/IDEIndexSymbolSelectionSource-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEIndexSymbolSelectionSource +- (id)selectedSymbols; +@end + diff --git a/IDEKit/IDEInspectorActionButtonProperty.h b/IDEKit/IDEInspectorActionButtonProperty.h index 674524aad..9b932b9e9 100644 --- a/IDEKit/IDEInspectorActionButtonProperty.h +++ b/IDEKit/IDEInspectorActionButtonProperty.h @@ -10,11 +10,12 @@ @interface IDEInspectorActionButtonProperty : IDEInspectorAbstractActionProperty { - NSButton *_button; NSString *_titleKeyPath; NSString *_title; + NSButton *_button; } +@property(retain, nonatomic) NSButton *button; // @synthesize button=_button; - (void).cxx_destruct; - (void)setupRefreshTriggersAndConfigure; - (void)refreshTarget:(id)arg1; diff --git a/IDEKit/IDEInspectorActionMenuProperty.h b/IDEKit/IDEInspectorActionMenuProperty.h index 0541f0385..ae9e5d302 100644 --- a/IDEKit/IDEInspectorActionMenuProperty.h +++ b/IDEKit/IDEInspectorActionMenuProperty.h @@ -10,13 +10,14 @@ @interface IDEInspectorActionMenuProperty : IDEInspectorAbstractActionProperty { - NSPopUpButton *_pullDown; NSArray *_menuItems; IDEInspectorKeyPath *_menuItemsKeyPath; NSString *_title; IDEInspectorKeyPath *_titleKeyPath; + NSPopUpButton *_pullDown; } +@property(retain, nonatomic) NSPopUpButton *pullDown; // @synthesize pullDown=_pullDown; - (void).cxx_destruct; - (void)setupRefreshTriggersAndConfigure; - (void)refresh; diff --git a/IDEKit/IDEInspectorArea.h b/IDEKit/IDEInspectorArea.h index dbb8dbdfd..4197631a3 100644 --- a/IDEKit/IDEInspectorArea.h +++ b/IDEKit/IDEInspectorArea.h @@ -20,17 +20,18 @@ - (id)placeholderStringForInputNavigableItems:(id)arg1 derivedItems:(id)arg2 inCategory:(id)arg3; - (void)invalidateContentView:(id)arg1; - (void)pushContentNavigables:(id)arg1 toInstalledSliceExentions:(id)arg2; -- (void)prepareToRemoveContentView:(id)arg1 forSliceExtension:(id)arg2 inCategory:(id)arg3; -- (void)prepareToAddContentView:(id)arg1 forSliceExtension:(id)arg2 inCategory:(id)arg3; -- (id)_contentViewForSliceExtension:(id)arg1 inCategory:(id)arg2; -- (id)viewControllerForExtension:(id)arg1; +- (void)prepareToRemoveContentView:(id)arg1 forSlice:(id)arg2 inCategory:(id)arg3; +- (void)prepareToAddContentView:(id)arg1 forSlice:(id)arg2 inCategory:(id)arg3; +- (id)_contentViewForSlice:(id)arg1 inCategory:(id)arg2; +- (id)viewControllerForUtilitySlice:(id)arg1; - (id)viewControllerForContentView:(id)arg1; - (BOOL)documentsNeededForSlices:(id)arg1; +- (id)editorContributedCategoryExtensionsForNavigable:(id)arg1; - (id)categoryIdentifiersForEditorExtension:(id)arg1; -- (id)titleKeyPathForSliceExtension:(id)arg1; -- (id)titleForSliceExtension:(id)arg1; +- (id)titleKeyPathForSlice:(id)arg1; +- (id)titleForSlice:(id)arg1; - (BOOL)categorySupportsMultipleSlices:(id)arg1; -- (id)sliceExtensionsForNavigableItems:(id)arg1 inCategory:(id)arg2 withWorkspaceDocument:(id)arg3; +- (id)slicesForNavigableItems:(id)arg1 inCategory:(id)arg2 withWorkspaceDocument:(id)arg3; - (id)navigableItemsForInputNavigableItems:(id)arg1 inCategory:(id)arg2; - (id)categoryControllerForCategory:(id)arg1; - (id)preferredCategoriesPersistenceKey; diff --git a/IDEKit/IDEInspectorArrayProperty.h b/IDEKit/IDEInspectorArrayProperty.h index 83577c415..6f82be64a 100644 --- a/IDEKit/IDEInspectorArrayProperty.h +++ b/IDEKit/IDEInspectorArrayProperty.h @@ -12,12 +12,12 @@ @interface IDEInspectorArrayProperty : IDEInspectorProperty { - NSTableView *itemsTableView; IDEInspectorKeyPath *_defaultValueKeyPath; IDEInspectorKeyPath *_valueKeyPath; IDEInspectorKeyPath *_enabledKeyPath; NSArray *_reflectedValues; NSString *_defaultValue; + NSTableView *_itemsTableView; IDEControlGroup *_controlGroup; DVTBorderedView *_controlBar; DVTGradientImageButton *_addButton; @@ -28,21 +28,30 @@ @property(retain, nonatomic) DVTGradientImageButton *addButton; // @synthesize addButton=_addButton; @property(retain, nonatomic) DVTBorderedView *controlBar; // @synthesize controlBar=_controlBar; @property(retain, nonatomic) IDEControlGroup *controlGroup; // @synthesize controlGroup=_controlGroup; +@property(retain, nonatomic) NSTableView *itemsTableView; // @synthesize itemsTableView=_itemsTableView; - (void).cxx_destruct; - (void)removeRow:(id)arg1; - (BOOL)canRemoveRow; - (void)addRow:(id)arg1; - (void)tableViewSelectionDidChange:(id)arg1; -- (void)tableView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; - (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; - (long long)numberOfRowsInTableView:(id)arg1; +- (id)findIndicatorContentViewWithContext:(id)arg1; +- (void)editItem:(id)arg1; - (void)updateRemoveButtonEnabledState; - (void)setupRefreshTriggersAndConfigure; - (void)refresh; -- (void)awakeFromNib; +- (void)loadView; - (double)baseline; - (void)pushValuesToModel:(id)arg1; - (void)setupControlBarAfterLoading; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEInspectorAttributedStringProperty.h b/IDEKit/IDEInspectorAttributedStringProperty.h index 9b5672865..de435a55e 100644 --- a/IDEKit/IDEInspectorAttributedStringProperty.h +++ b/IDEKit/IDEInspectorAttributedStringProperty.h @@ -15,6 +15,7 @@ } - (void).cxx_destruct; +- (id)findIndicatorContentViewWithContext:(id)arg1; - (double)baseline; - (void)setupRefreshTriggersAndConfigure; - (void)awakeFromNib; diff --git a/IDEKit/IDEInspectorBasicStringProperty.h b/IDEKit/IDEInspectorBasicStringProperty.h index c357d79a5..d34a71f0e 100644 --- a/IDEKit/IDEInspectorBasicStringProperty.h +++ b/IDEKit/IDEInspectorBasicStringProperty.h @@ -10,7 +10,6 @@ @interface IDEInspectorBasicStringProperty : IDEInspectorStringProperty { - NSTextField *_textField; NSString *_explicitPlaceholder; IDEInspectorKeyPath *_explicitPlaceholderKeyPath; IDEInspectorKeyPath *_valueKeyPath; @@ -19,13 +18,15 @@ BOOL _allowsNilValues; BOOL _editable; BOOL _textFieldIsConfiguredAsEditable; + NSTextField *_textField; } +@property(retain, nonatomic) NSTextField *textField; // @synthesize textField=_textField; - (void).cxx_destruct; +- (id)findIndicatorContentViewWithContext:(id)arg1; - (void)setupRefreshTriggersAndConfigure; - (void)refresh; - (void)userDidChangeValue:(id)arg1; -- (id)textField; - (double)baseline; - (id)view; diff --git a/IDEKit/IDEInspectorBooleanProperty.h b/IDEKit/IDEInspectorBooleanProperty.h index 1d9621068..4b48d793f 100644 --- a/IDEKit/IDEInspectorBooleanProperty.h +++ b/IDEKit/IDEInspectorBooleanProperty.h @@ -10,14 +10,15 @@ @interface IDEInspectorBooleanProperty : IDEInspectorProperty { - NSButton *_checkbox; IDEInspectorKeyPath *_valueKeyPath; BOOL _isBitfield; BOOL _allowsMixedState; long long _bits; long long _bitMask; + NSButton *_checkbox; } +@property(retain, nonatomic) NSButton *checkbox; // @synthesize checkbox=_checkbox; - (void).cxx_destruct; - (void)setupRefreshTriggersAndConfigure; - (void)loadView; diff --git a/IDEKit/IDEInspectorCapsuleController.h b/IDEKit/IDEInspectorCapsuleController.h index 5a0854875..362bcb547 100644 --- a/IDEKit/IDEInspectorCapsuleController.h +++ b/IDEKit/IDEInspectorCapsuleController.h @@ -8,7 +8,7 @@ #import "IDEBindableDeclarativeInspectorController-Protocol.h" -@class IDEInspectorContentView, NSArray, NSBundle, NSObject; +@class IDEInspectorContentView, NSArray, NSBundle, NSObject, NSString; @interface IDEInspectorCapsuleController : NSObject { @@ -27,5 +27,11 @@ @property(readonly) NSBundle *bundle; - (id)initWithRepresentedObject:(id)arg1 parentInspectorController:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEInspectorCategoryController.h b/IDEKit/IDEInspectorCategoryController.h index 868a10f14..6c618372e 100644 --- a/IDEKit/IDEInspectorCategoryController.h +++ b/IDEKit/IDEInspectorCategoryController.h @@ -16,13 +16,13 @@ @property(readonly) DVTExtension *category; // @synthesize category=_category; - (void).cxx_destruct; -- (void)validateInspectorExtensions:(id)arg1; +- (void)validateUtilitySlices:(id)arg1; - (void)validateUsageOfSupportsDocumentInspection:(id)arg1; @property(readonly) BOOL supportsDocumentUndo; - (id)placeholderStringForInputNavigableItems:(id)arg1 derivedItems:(id)arg2; - (BOOL)inspectsEditorContent; - (id)navigableItemsForInputNavigableItems:(id)arg1; -- (id)inspectorsForInspectedNavigables:(id)arg1 withWorkspaceDocument:(id)arg2; +- (id)utilitySlicesForInspectedNavigables:(id)arg1 withWorkspaceDocument:(id)arg2; - (id)presentationOrderForInspectors:(id)arg1; - (id)representedObjectMatchedInspectors:(id)arg1 navigables:(id)arg2; - (id)extensionMatchedInspectorsForInspectedNavigables:(id)arg1 withWorkspaceDocument:(id)arg2; diff --git a/IDEKit/IDEInspectorChooser.h b/IDEKit/IDEInspectorChooser.h index ac07c03a4..4139a4335 100644 --- a/IDEKit/IDEInspectorChooser.h +++ b/IDEKit/IDEInspectorChooser.h @@ -8,7 +8,7 @@ #import "IDEInspectorValueElement-Protocol.h" -@class DVTDelayedInvocation, IDEInspectorChooserChoice, IDEInspectorKeyPath, IDEInspectorLayoutGroup, NSArray, NSDictionary, NSMenuItem, NSObject, NSPopUpButton; +@class DVTDelayedInvocation, IDEInspectorChooserChoice, IDEInspectorKeyPath, IDEInspectorLayoutGroup, NSArray, NSDictionary, NSMenuItem, NSObject, NSPopUpButton, NSString; @interface IDEInspectorChooser : IDEInspectorLayoutStack { @@ -49,9 +49,16 @@ - (id)inspectorController; - (void)setInspectorController:(id)arg1; - (void)primitiveInvalidate; +- (id)_attributedMenuItemTitleForHeaderTitle:(id)arg1; - (id)initWithTitle:(id)arg1 categories:(id)arg2 defaultChoice:(id)arg3 nilChoice:(id)arg4 disableWhenNil:(BOOL)arg5 inspectorController:(id)arg6 valueKeyPath:(id)arg7; - (void)configureAccessibilityForUIElement:(id)arg1 forAttribute:(id)arg2 keyPath:(id)arg3 withAppendedString:(id)arg4; - (id)humanReadableNameForInspectorKeyPath:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEInspectorChooserCategory.h b/IDEKit/IDEInspectorChooserCategory.h index d051804c8..aae782d21 100644 --- a/IDEKit/IDEInspectorChooserCategory.h +++ b/IDEKit/IDEInspectorChooserCategory.h @@ -25,7 +25,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEInspectorChooserChoice.h b/IDEKit/IDEInspectorChooserChoice.h index a81016569..06de637be 100644 --- a/IDEKit/IDEInspectorChooserChoice.h +++ b/IDEKit/IDEInspectorChooserChoice.h @@ -8,37 +8,46 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDEInspectorChooserCategory, IDEInspectorLayoutGroup, NSImage, NSMenuItem, NSString; +@class DVTStackBacktrace, IDEInspectorChooserCategory, IDEInspectorKeyPath, IDEInspectorLayoutGroup, NSImage, NSMenuItem, NSString; @interface IDEInspectorChooserChoice : NSObject { - id inspectorLayoutGroupInitializingBlock; - NSMenuItem *menuItem; - id value; - NSString *title; - NSImage *image; - IDEInspectorLayoutGroup *inspectorLayoutGroup; - BOOL separator; - IDEInspectorChooserCategory *category; + id _inspectorLayoutGroupInitializingBlock; + IDEInspectorLayoutGroup *_inspectorLayoutGroup; + BOOL _separator; + BOOL _header; + NSString *_title; + IDEInspectorKeyPath *_visibleKeyPath; + NSImage *_image; + id _value; + NSMenuItem *_menuItem; + IDEInspectorChooserCategory *_category; } -+ (id)separatorChoice; ++ (id)headerChoiceWithTitle:(id)arg1 visibleKeyPath:(id)arg2 andLayoutGroup:(id)arg3; ++ (id)separatorChoiceWithVisibleKeyPath:(id)arg1 andLayoutGroup:(id)arg2; + (void)initialize; -@property(getter=isSeparator) BOOL separator; // @synthesize separator; -@property(retain, nonatomic) IDEInspectorChooserCategory *category; // @synthesize category; -@property(retain) NSMenuItem *menuItem; // @synthesize menuItem; -@property(readonly) id value; // @synthesize value; -@property(readonly) NSImage *image; // @synthesize image; -@property(readonly) NSString *title; // @synthesize title; +@property(getter=isHeader) BOOL header; // @synthesize header=_header; +@property(getter=isSeparator) BOOL separator; // @synthesize separator=_separator; +@property(retain, nonatomic) IDEInspectorChooserCategory *category; // @synthesize category=_category; +@property(retain) NSMenuItem *menuItem; // @synthesize menuItem=_menuItem; +@property(readonly) id value; // @synthesize value=_value; +@property(readonly) NSImage *image; // @synthesize image=_image; +@property(readonly) IDEInspectorKeyPath *visibleKeyPath; // @synthesize visibleKeyPath=_visibleKeyPath; +@property(readonly) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; -@property(readonly) IDEInspectorLayoutGroup *inspectorLayoutGroup; // @synthesize inspectorLayoutGroup; +@property(readonly) IDEInspectorLayoutGroup *inspectorLayoutGroup; - (void)primitiveInvalidate; -- (id)initWithTitle:(id)arg1 image:(id)arg2 value:(id)arg3 andLayoutGroup:(id)arg4; -- (id)initWithTitle:(id)arg1 image:(id)arg2 value:(id)arg3 sliceXML:(id)arg4 inspectorController:(id)arg5; +- (id)initWithTitle:(id)arg1 image:(id)arg2 value:(id)arg3 visibleKeyPath:(id)arg4 andLayoutGroup:(id)arg5; +- (id)initWithTitle:(id)arg1 image:(id)arg2 value:(id)arg3 visibleKeyPath:(id)arg4 sliceXML:(id)arg5 inspectorController:(id)arg6; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEInspectorColorProperty.h b/IDEKit/IDEInspectorColorProperty.h index 9d86505b1..fa40e9c49 100644 --- a/IDEKit/IDEInspectorColorProperty.h +++ b/IDEKit/IDEInspectorColorProperty.h @@ -6,13 +6,10 @@ #import -@class DVTColorPickerPopUpButton, IDEInspectorColorWell, IDEInspectorKeyPath, NSColor, NSTextField; +@class DVTColorPickerPopUpButton, IDEInspectorKeyPath, NSColor, NSString, NSTextField; @interface IDEInspectorColorProperty : IDEInspectorProperty { - IDEInspectorColorWell *_colorWell; - NSTextField *_label; - DVTColorPickerPopUpButton *_popUpButton; IDEInspectorKeyPath *_defaultColorKeyPath; IDEInspectorKeyPath *_supportsNilKeyPath; IDEInspectorKeyPath *_valueKeyPath; @@ -20,15 +17,22 @@ NSColor *_defaultColor; BOOL _targettingCIColor; BOOL _defaultColorForNil; + NSString *_title; + DVTColorPickerPopUpButton *_popUpButton; + NSTextField *_label; } +@property(retain, nonatomic) NSTextField *label; // @synthesize label=_label; +@property(retain, nonatomic) DVTColorPickerPopUpButton *popUpButton; // @synthesize popUpButton=_popUpButton; - (void).cxx_destruct; - (void)userDidChangeValue:(id)arg1; - (void)refresh; - (id)valueFromColor:(id)arg1; - (id)colorFromValue:(id)arg1; - (void)setupRefreshTriggersAndConfigure; +- (id)nibName; - (double)baseline; +- (id)initWithPropertyDefinition:(id)arg1 andController:(id)arg2; @end diff --git a/IDEKit/IDEInspectorContentController-Protocol.h b/IDEKit/IDEInspectorContentController-Protocol.h new file mode 100644 index 000000000..bf93b8737 --- /dev/null +++ b/IDEKit/IDEInspectorContentController-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEInspectorContentController +- (id)selectedObjects; +- (id)selection; +@end + diff --git a/IDEKit/IDEInspectorContentView.h b/IDEKit/IDEInspectorContentView.h index cc827a8ec..cb905ef50 100644 --- a/IDEKit/IDEInspectorContentView.h +++ b/IDEKit/IDEInspectorContentView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDEInspectorLayoutGroup; +@class DVTStackBacktrace, IDEInspectorLayoutGroup, NSString; @interface IDEInspectorContentView : DVTLayoutView_ML { @@ -25,6 +25,8 @@ - (void)drawRect:(struct CGRect)arg1; - (void)drawSectionBordersInRect:(struct CGRect)arg1; - (void)drawSectionBackgroundsInRect:(struct CGRect)arg1; +- (void)enumerateProperties:(id)arg1; +- (void)enumeratePropertiesInLayoutGroup:(id)arg1 outStop:(char *)arg2 withBlock:(id)arg3; - (void)visualElementDidTriggerRefresh:(id)arg1; - (void)didUninstallLayoutGroup:(id)arg1; - (void)didInstallLayoutGroup:(id)arg1; @@ -36,7 +38,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEInspectorDateProperty.h b/IDEKit/IDEInspectorDateProperty.h index 083b72031..e8cf3bb7c 100644 --- a/IDEKit/IDEInspectorDateProperty.h +++ b/IDEKit/IDEInspectorDateProperty.h @@ -10,10 +10,11 @@ @interface IDEInspectorDateProperty : IDEInspectorProperty { - NSDatePicker *_datePicker; IDEInspectorKeyPath *_valueKeyPath; + NSDatePicker *_datePicker; } +@property(retain, nonatomic) NSDatePicker *datePicker; // @synthesize datePicker=_datePicker; - (void).cxx_destruct; - (void)setupRefreshTriggersAndConfigure; - (void)refresh; diff --git a/IDEKit/IDEInspectorEdgeInsetsProperty.h b/IDEKit/IDEInspectorEdgeInsetsProperty.h new file mode 100644 index 000000000..33ecb3f4d --- /dev/null +++ b/IDEKit/IDEInspectorEdgeInsetsProperty.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEInspectorKeyPath, NSButton, NSStepper, NSString, NSTextField; + +@interface IDEInspectorEdgeInsetsProperty : IDEInspectorProperty +{ + IDEInspectorKeyPath *_valueKeyPath; + IDEInspectorKeyPath *_nonNilValueKeyPath; + IDEInspectorKeyPath *_nonNilValueObjectKeyPath; + NSString *_nilPlaceholder; + BOOL _allowsNilValues; + NSTextField *_topTextField; + NSTextField *_leftTextField; + NSStepper *_topStepper; + NSStepper *_leftStepper; + NSTextField *_topLabel; + NSTextField *_leftLabel; + NSTextField *_bottomTextField; + NSTextField *_rightTextField; + NSStepper *_bottomStepper; + NSStepper *_rightStepper; + NSTextField *_bottomLabel; + NSTextField *_rightLabel; + NSButton *_hasValueCheckBox; +} + +@property(retain, nonatomic) NSButton *hasValueCheckBox; // @synthesize hasValueCheckBox=_hasValueCheckBox; +@property(retain, nonatomic) NSTextField *rightLabel; // @synthesize rightLabel=_rightLabel; +@property(retain, nonatomic) NSTextField *bottomLabel; // @synthesize bottomLabel=_bottomLabel; +@property(retain, nonatomic) NSStepper *rightStepper; // @synthesize rightStepper=_rightStepper; +@property(retain, nonatomic) NSStepper *bottomStepper; // @synthesize bottomStepper=_bottomStepper; +@property(retain, nonatomic) NSTextField *rightTextField; // @synthesize rightTextField=_rightTextField; +@property(retain, nonatomic) NSTextField *bottomTextField; // @synthesize bottomTextField=_bottomTextField; +@property(retain, nonatomic) NSTextField *leftLabel; // @synthesize leftLabel=_leftLabel; +@property(retain, nonatomic) NSTextField *topLabel; // @synthesize topLabel=_topLabel; +@property(retain, nonatomic) NSStepper *leftStepper; // @synthesize leftStepper=_leftStepper; +@property(retain, nonatomic) NSStepper *topStepper; // @synthesize topStepper=_topStepper; +@property(retain, nonatomic) NSTextField *leftTextField; // @synthesize leftTextField=_leftTextField; +@property(retain, nonatomic) NSTextField *topTextField; // @synthesize topTextField=_topTextField; +- (void).cxx_destruct; +- (id)findIndicatorContentViewWithContext:(id)arg1; +- (void)refresh; +- (void)toggleNilValue:(id)arg1; +- (void)userDidEnterHeight:(id)arg1; +- (void)userDidEnterWidth:(id)arg1; +- (void)userDidEnterY:(id)arg1; +- (void)userDidEnterX:(id)arg1; +- (void)userDidIncrementHeight:(id)arg1; +- (void)userDidIncrementWidth:(id)arg1; +- (void)userDidIncrementY:(id)arg1; +- (void)userDidIncrementX:(id)arg1; +- (void)applyUserRectFromSender:(id)arg1 byMappingValues:(id)arg2; +- (double)baseline; +- (id)nibName; +- (void)loadView; +- (void)setupRefreshTriggersAndConfigure; +- (BOOL)allowsNilValues; + +@end + diff --git a/IDEKit/IDEInspectorEnumerationProperty.h b/IDEKit/IDEInspectorEnumerationProperty.h index 190d3197e..e3e7a0200 100644 --- a/IDEKit/IDEInspectorEnumerationProperty.h +++ b/IDEKit/IDEInspectorEnumerationProperty.h @@ -10,7 +10,7 @@ @interface IDEInspectorEnumerationProperty : IDEInspectorProperty { - NSNumber *unusedEnumerationValue; + NSNumber *_unusedEnumerationValue; } + (Class)propertyClassForPropertyDefinition:(id)arg1; diff --git a/IDEKit/IDEInspectorFontProperty.h b/IDEKit/IDEInspectorFontProperty.h index 231f6f5e9..c32edae42 100644 --- a/IDEKit/IDEInspectorFontProperty.h +++ b/IDEKit/IDEInspectorFontProperty.h @@ -8,17 +8,20 @@ #import "DVTFontTextFieldCellDelegate-Protocol.h" -@class DVTFontTextField, IDEInspectorKeyPath, NSStepper; +@class DVTFontTextField, IDEInspectorKeyPath, NSStepper, NSString; @interface IDEInspectorFontProperty : IDEInspectorProperty { - DVTFontTextField *_textField; - NSStepper *_stepper; IDEInspectorKeyPath *_dataSourceKeyPath; IDEInspectorKeyPath *_valueKeyPath; + DVTFontTextField *_textField; + NSStepper *_stepper; } +@property(retain, nonatomic) NSStepper *stepper; // @synthesize stepper=_stepper; +@property(retain, nonatomic) DVTFontTextField *textField; // @synthesize textField=_textField; - (void).cxx_destruct; +- (id)findIndicatorContentViewWithContext:(id)arg1; - (void)tearDownRefreshTriggers; - (void)setupRefreshTriggersAndConfigure; - (void)fontTextFieldCell:(id)arg1 enumerateMultipleValues:(id)arg2; @@ -28,5 +31,11 @@ - (void)incrementSize:(id)arg1; - (double)baseline; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEInspectorImageEnumerationProperty.h b/IDEKit/IDEInspectorImageEnumerationProperty.h index 242eddc0e..5d699e60e 100644 --- a/IDEKit/IDEInspectorImageEnumerationProperty.h +++ b/IDEKit/IDEInspectorImageEnumerationProperty.h @@ -10,12 +10,15 @@ @interface IDEInspectorImageEnumerationProperty : IDEInspectorEnumerationProperty { + IDEInspectorKeyPath *_valueKeyPath; IDEInspectorResizableSegmentedControlView *_resizableSegmentedControlView; NSSegmentedControl *_segmentedControl; NSTextField *_label; - IDEInspectorKeyPath *_valueKeyPath; } +@property(retain, nonatomic) NSTextField *label; // @synthesize label=_label; +@property(retain, nonatomic) NSSegmentedControl *segmentedControl; // @synthesize segmentedControl=_segmentedControl; +@property(retain, nonatomic) IDEInspectorResizableSegmentedControlView *resizableSegmentedControlView; // @synthesize resizableSegmentedControlView=_resizableSegmentedControlView; - (void).cxx_destruct; - (void)setupRefreshTriggersAndConfigure; - (void)configureEnumeratedOptions; diff --git a/IDEKit/IDEInspectorImageMatrixProperty.h b/IDEKit/IDEInspectorImageMatrixProperty.h index bee730fec..f9346ce64 100644 --- a/IDEKit/IDEInspectorImageMatrixProperty.h +++ b/IDEKit/IDEInspectorImageMatrixProperty.h @@ -10,10 +10,11 @@ @interface IDEInspectorImageMatrixProperty : IDEInspectorEnumerationProperty { - IDEInspectorResizableMatrix *matrixView; IDEInspectorKeyPath *_valueKeyPath; + IDEInspectorResizableMatrix *_matrixView; } +@property(retain, nonatomic) IDEInspectorResizableMatrix *matrixView; // @synthesize matrixView=_matrixView; - (void).cxx_destruct; - (void)setupRefreshTriggersAndConfigure; - (void)refresh; diff --git a/IDEKit/IDEInspectorLayoutGroup.h b/IDEKit/IDEInspectorLayoutGroup.h index 4b96a56bd..57837c2ce 100644 --- a/IDEKit/IDEInspectorLayoutGroup.h +++ b/IDEKit/IDEInspectorLayoutGroup.h @@ -49,7 +49,7 @@ - (void)removeSubgroup:(id)arg1; - (void)insertSubgroup:(id)arg1 atIndex:(long long)arg2; - (void)addSubgroup:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)descriptionWithIndent:(long long)arg1; - (id)brecciaAttributeDescription; - (id)attributeDescription; @@ -59,7 +59,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEInspectorListProperty.h b/IDEKit/IDEInspectorListProperty.h index e8d8b753f..e410dc800 100644 --- a/IDEKit/IDEInspectorListProperty.h +++ b/IDEKit/IDEInspectorListProperty.h @@ -10,12 +10,13 @@ @interface IDEInspectorListProperty : IDEInspectorProperty { - NSComboBox *_comboBox; IDEInspectorKeyPath *_listContentKeyPath; IDEInspectorKeyPath *_valueKeyPath; NSString *_placeholder; + NSComboBox *_comboBox; } +@property(retain, nonatomic) NSComboBox *comboBox; // @synthesize comboBox=_comboBox; - (void).cxx_destruct; - (void)setupRefreshTriggersAndConfigure; - (void)refresh; diff --git a/IDEKit/IDEInspectorNumberProperty.h b/IDEKit/IDEInspectorNumberProperty.h index 06f11fd84..2089cb1f3 100644 --- a/IDEKit/IDEInspectorNumberProperty.h +++ b/IDEKit/IDEInspectorNumberProperty.h @@ -10,10 +10,6 @@ @interface IDEInspectorNumberProperty : IDEInspectorProperty { - NSTextField *_textField; - NSStepper *_stepper; - NSTextField *_label; - NSButton *_checkbox; double _increment; BOOL _allowsNilValues; BOOL _enabled; @@ -34,9 +30,18 @@ NSNumberFormatter *_numberFormatter; NSNumber *_maxValue; NSNumber *_minValue; + NSTextField *_textField; + NSStepper *_stepper; + NSTextField *_label; + NSButton *_checkbox; } +@property(retain, nonatomic) NSButton *checkbox; // @synthesize checkbox=_checkbox; +@property(retain, nonatomic) NSTextField *label; // @synthesize label=_label; +@property(retain, nonatomic) NSStepper *stepper; // @synthesize stepper=_stepper; +@property(retain, nonatomic) NSTextField *textField; // @synthesize textField=_textField; - (void).cxx_destruct; +- (id)findIndicatorContentViewWithContext:(id)arg1; - (void)refresh; - (void)refreshTextField; - (void)refreshStepper; @@ -51,6 +56,7 @@ - (BOOL)canTileIntoColumnsWithMinimumWidth:(double)arg1; - (void)setupRefreshTriggersAndConfigure; - (id)nibName; +- (void)loadView; - (id)initWithPropertyDefinition:(id)arg1 andController:(id)arg2; @end diff --git a/IDEKit/IDEInspectorPathFieldProperty.h b/IDEKit/IDEInspectorPathFieldProperty.h index 03e956d12..db4ff6616 100644 --- a/IDEKit/IDEInspectorPathFieldProperty.h +++ b/IDEKit/IDEInspectorPathFieldProperty.h @@ -6,11 +6,12 @@ #import +#import "DVTFilePathFieldCellDelegate-Protocol.h" + @class DVTFilePathField, IDEInspectorKeyPath, NSString; -@interface IDEInspectorPathFieldProperty : IDEInspectorProperty +@interface IDEInspectorPathFieldProperty : IDEInspectorProperty { - DVTFilePathField *_filePathField; IDEInspectorKeyPath *_valueKeyPath; IDEInspectorKeyPath *_placeholderKeyPath; NSString *_placeholder; @@ -22,8 +23,10 @@ IDEInspectorKeyPath *_shouldChooseDirKeyPath; BOOL _shouldChooseFile; BOOL _shouldChooseDir; + DVTFilePathField *_filePathField; } +@property(retain, nonatomic) DVTFilePathField *filePathField; // @synthesize filePathField=_filePathField; - (void).cxx_destruct; - (void)DVTFilePathFieldCell:(id)arg1 chooserSelectedPath:(id)arg2; - (void)userDidChangeValue:(id)arg1; diff --git a/IDEKit/IDEInspectorPointProperty.h b/IDEKit/IDEInspectorPointProperty.h new file mode 100644 index 000000000..1006a6c6a --- /dev/null +++ b/IDEKit/IDEInspectorPointProperty.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEInspectorKeyPath, NSButton, NSStepper, NSString, NSTextField; + +@interface IDEInspectorPointProperty : IDEInspectorProperty +{ + IDEInspectorKeyPath *_valueKeyPath; + IDEInspectorKeyPath *_nonNilValueKeyPath; + IDEInspectorKeyPath *_nonNilValueObjectKeyPath; + NSString *_nilPlaceholder; + BOOL _allowsNilValues; + NSTextField *_xTextField; + NSTextField *_yTextField; + NSStepper *_xStepper; + NSStepper *_yStepper; + NSTextField *_xLabel; + NSTextField *_yLabel; + NSButton *_hasValueCheckBox; +} + +@property(retain, nonatomic) NSButton *hasValueCheckBox; // @synthesize hasValueCheckBox=_hasValueCheckBox; +@property(retain, nonatomic) NSTextField *yLabel; // @synthesize yLabel=_yLabel; +@property(retain, nonatomic) NSTextField *xLabel; // @synthesize xLabel=_xLabel; +@property(retain, nonatomic) NSStepper *yStepper; // @synthesize yStepper=_yStepper; +@property(retain, nonatomic) NSStepper *xStepper; // @synthesize xStepper=_xStepper; +@property(retain, nonatomic) NSTextField *yTextField; // @synthesize yTextField=_yTextField; +@property(retain, nonatomic) NSTextField *xTextField; // @synthesize xTextField=_xTextField; +- (void).cxx_destruct; +- (id)findIndicatorContentViewWithContext:(id)arg1; +- (void)refresh; +- (void)toggleNilValue:(id)arg1; +- (void)userDidEnterY:(id)arg1; +- (void)userDidEnterX:(id)arg1; +- (void)userDidIncrementY:(id)arg1; +- (void)userDidIncrementX:(id)arg1; +- (void)applyUserPointFromSender:(id)arg1 byMappingValues:(id)arg2; +- (double)baseline; +- (id)nibName; +- (void)loadView; +- (void)setupRefreshTriggersAndConfigure; +- (BOOL)allowsNilValues; + +@end + diff --git a/IDEKit/IDEInspectorProperty.h b/IDEKit/IDEInspectorProperty.h index 8e28dfab3..b09a99bcb 100644 --- a/IDEKit/IDEInspectorProperty.h +++ b/IDEKit/IDEInspectorProperty.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "IDEInspectorValueElement-Protocol.h" -@class DVTDelayedInvocation, DVTStackBacktrace, NSBundle, NSMutableArray, NSMutableOrderedSet, NSObject, NSXMLElement; +@class DVTDelayedInvocation, DVTStackBacktrace, NSBundle, NSMutableArray, NSMutableOrderedSet, NSObject, NSString, NSView, NSXMLElement; @interface IDEInspectorProperty : NSViewController { @@ -24,6 +24,7 @@ BOOL _settingUp; BOOL _calledThroughToBaseTeardownMethod; BOOL _tiled; + NSView *_accessoryView; } + (id)prefixObservedKeyPathWithConditionalControllerReference:(id)arg1; @@ -33,10 +34,13 @@ + (Class)propertyClassForPropertyDefinition:(id)arg1; + (id)inspectorPropertyExtensionForTypeIdentifier:(id)arg1; + (id)inspectorPropertyExtensionPoint; +@property(readonly) NSView *accessoryView; // @synthesize accessoryView=_accessoryView; @property(retain) NSXMLElement *propertyDefinition; // @synthesize propertyDefinition=_propertyDefinition; @property(retain) NSObject *inspectorController; // @synthesize inspectorController=_inspectorController; @property(getter=isTiled) BOOL tiled; // @synthesize tiled=_tiled; - (void).cxx_destruct; +- (id)findIndicatorContentViewForInspectedKeyPath:(id)arg1 withContext:(id)arg2; +- (id)findIndicatorContentViewWithContext:(id)arg1; - (id)toolTipManager:(id)arg1 toolTipForView:(id)arg2 location:(struct CGPoint)arg3 tipSourceRect:(struct CGRect *)arg4 maximumWidth:(double *)arg5; - (void)configureAccessibilityForUIElement:(id)arg1 forAttribute:(id)arg2 withAppendedString:(id)arg3; - (BOOL)shouldAppplyPendingAccessabilityConfigurations; @@ -69,6 +73,7 @@ - (id)singleValueForKeyPath:(id)arg1; - (id)singleValueForKeyPath:(id)arg1 state:(long long *)arg2; - (id)singleValueForKeyPath:(id)arg1 state:(long long *)arg2 transformer:(id)arg3; +- (id)singleValueForKeyPath:(id)arg1 state:(long long *)arg2 perObjectTransformer:(id)arg3; - (id)allValuesForKeyPath:(id)arg1; - (id)allValuesForKeyPath:(id)arg1 transformer:(id)arg2; - (long long)valueStateForKeyPath:(id)arg1; @@ -80,6 +85,7 @@ - (void)enumerateContentAndValuesForKeyPath:(id)arg1 enumerator:(id)arg2; - (void)enumerateContentForKeyPath:(id)arg1 enumerator:(id)arg2; - (void)configureEnabledRefreshForControl:(id)arg1; +- (void)configureEnabledRefreshForControl:(id)arg1 fromKeyPathFromAttributeNamed:(id)arg2; - (void)configureEnabledRefreshForControl:(id)arg1 fromKeyPath:(id)arg2; - (void)tearDownRefreshTriggers; - (void)setupRefreshTriggersAndConfigure; @@ -99,6 +105,7 @@ - (void)configureActionSelectorForControl:(id)arg1; - (void)configureActionFilterForTextField:(id)arg1; - (void)userDidChangeValue:(id)arg1; +- (double)accessoryCenterAnchor; - (double)baseline; - (struct CGRect)frameForLabel:(id)arg1; - (BOOL)canTileIntoColumnsWithMinimumWidth:(double)arg1; @@ -116,7 +123,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEInspectorPropertyLayoutGroup.h b/IDEKit/IDEInspectorPropertyLayoutGroup.h index 752821c70..a5247bb8b 100644 --- a/IDEKit/IDEInspectorPropertyLayoutGroup.h +++ b/IDEKit/IDEInspectorPropertyLayoutGroup.h @@ -24,6 +24,8 @@ - (void)inspectorContentViewWillMoveToWindow:(id)arg1; - (void)uninstallFromInspectorContentView; - (void)installIntoInspectorContentView:(id)arg1; +- (void)pushFrameOriginsToViews; +- (id)accessoryView; - (void)enumerateProperties:(id)arg1; - (void)layoutGroupsBottomUp; - (void)layoutGroupsTopDown; diff --git a/IDEKit/IDEInspectorRectProperty.h b/IDEKit/IDEInspectorRectProperty.h new file mode 100644 index 000000000..b12934c65 --- /dev/null +++ b/IDEKit/IDEInspectorRectProperty.h @@ -0,0 +1,70 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEInspectorKeyPath, NSButton, NSStepper, NSString, NSTextField; + +@interface IDEInspectorRectProperty : IDEInspectorProperty +{ + IDEInspectorKeyPath *_valueKeyPath; + IDEInspectorKeyPath *_nonNilValueKeyPath; + IDEInspectorKeyPath *_nonNilValueObjectKeyPath; + IDEInspectorKeyPath *_insetKeyPath; + IDEInspectorKeyPath *_insetObjectKeyPath; + NSString *_nilPlaceholder; + BOOL _allowsNilValues; + NSTextField *_xTextField; + NSTextField *_yTextField; + NSStepper *_xStepper; + NSStepper *_yStepper; + NSTextField *_xLabel; + NSTextField *_yLabel; + NSTextField *_widthTextField; + NSTextField *_heightTextField; + NSStepper *_widthStepper; + NSStepper *_heightStepper; + NSTextField *_widthLabel; + NSTextField *_heightLabel; + NSButton *_hasValueCheckBox; +} + +@property(retain, nonatomic) NSButton *hasValueCheckBox; // @synthesize hasValueCheckBox=_hasValueCheckBox; +@property(retain, nonatomic) NSTextField *heightLabel; // @synthesize heightLabel=_heightLabel; +@property(retain, nonatomic) NSTextField *widthLabel; // @synthesize widthLabel=_widthLabel; +@property(retain, nonatomic) NSStepper *heightStepper; // @synthesize heightStepper=_heightStepper; +@property(retain, nonatomic) NSStepper *widthStepper; // @synthesize widthStepper=_widthStepper; +@property(retain, nonatomic) NSTextField *heightTextField; // @synthesize heightTextField=_heightTextField; +@property(retain, nonatomic) NSTextField *widthTextField; // @synthesize widthTextField=_widthTextField; +@property(retain, nonatomic) NSTextField *yLabel; // @synthesize yLabel=_yLabel; +@property(retain, nonatomic) NSTextField *xLabel; // @synthesize xLabel=_xLabel; +@property(retain, nonatomic) NSStepper *yStepper; // @synthesize yStepper=_yStepper; +@property(retain, nonatomic) NSStepper *xStepper; // @synthesize xStepper=_xStepper; +@property(retain, nonatomic) NSTextField *yTextField; // @synthesize yTextField=_yTextField; +@property(retain, nonatomic) NSTextField *xTextField; // @synthesize xTextField=_xTextField; +- (void).cxx_destruct; +- (id)findIndicatorContentViewWithContext:(id)arg1; +- (void)refresh; +- (id)singleRectValueForKeyPath:(id)arg1 state:(long long *)arg2 transformer:(id)arg3; +- (id)insetRectValueForValue:(id)arg1 fromObject:(id)arg2; +- (void)toggleNilValue:(id)arg1; +- (void)userDidEnterHeight:(id)arg1; +- (void)userDidEnterWidth:(id)arg1; +- (void)userDidEnterY:(id)arg1; +- (void)userDidEnterX:(id)arg1; +- (void)userDidIncrementHeight:(id)arg1; +- (void)userDidIncrementWidth:(id)arg1; +- (void)userDidIncrementY:(id)arg1; +- (void)userDidIncrementX:(id)arg1; +- (void)applyUserRectFromSender:(id)arg1 byMappingValues:(id)arg2; +- (double)baseline; +- (id)nibName; +- (void)loadView; +- (void)setupRefreshTriggersAndConfigure; +- (BOOL)allowsNilValues; + +@end + diff --git a/IDEKit/IDEInspectorResizableTextField.h b/IDEKit/IDEInspectorResizableTextField.h index 626f2f58d..4cfa1d1a2 100644 --- a/IDEKit/IDEInspectorResizableTextField.h +++ b/IDEKit/IDEInspectorResizableTextField.h @@ -10,10 +10,10 @@ @interface IDEInspectorResizableTextField : DVTLayoutView_ML { - NSTextField *textField; + NSTextField *_textField; } -@property(readonly) NSTextField *textField; // @synthesize textField; +@property(retain, nonatomic) NSTextField *textField; // @synthesize textField=_textField; - (void).cxx_destruct; - (void)textFieldTextDidChange:(id)arg1; - (void)layoutBottomUp; diff --git a/IDEKit/IDEInspectorScrubberProperty.h b/IDEKit/IDEInspectorScrubberProperty.h index f5556013c..482fc4bbc 100644 --- a/IDEKit/IDEInspectorScrubberProperty.h +++ b/IDEKit/IDEInspectorScrubberProperty.h @@ -6,21 +6,24 @@ #import -@class DVTScrubber, IDEInspectorKeyPath, NSString, NSTextField; +@class DVTStepperTextField, IDEInspectorKeyPath, NSString, NSTextField; @interface IDEInspectorScrubberProperty : IDEInspectorProperty { IDEInspectorKeyPath *_valueKeyPath; NSString *_nilPlaceholder; - DVTScrubber *_scrubber; + DVTStepperTextField *_scrubber; NSTextField *_label; } +@property(retain, nonatomic) NSTextField *label; // @synthesize label=_label; +@property(retain, nonatomic) DVTStepperTextField *scrubber; // @synthesize scrubber=_scrubber; - (void).cxx_destruct; - (void)setupRefreshTriggersAndConfigure; - (void)refresh; - (BOOL)canTileIntoColumnsWithMinimumWidth:(double)arg1; - (void)userDidChangeValue:(id)arg1; +- (float)incrementValue; - (float)maxValue; - (float)minValue; - (double)baseline; diff --git a/IDEKit/IDEInspectorSizeProperty.h b/IDEKit/IDEInspectorSizeProperty.h index b249e55e3..5b00d06f7 100644 --- a/IDEKit/IDEInspectorSizeProperty.h +++ b/IDEKit/IDEInspectorSizeProperty.h @@ -10,21 +10,29 @@ @interface IDEInspectorSizeProperty : IDEInspectorProperty { + IDEInspectorKeyPath *_valueKeyPath; + IDEInspectorKeyPath *_nonNilValueKeyPath; + IDEInspectorKeyPath *_nonNilValueObjectKeyPath; + NSString *_nilPlaceholder; + BOOL _allowsNilValues; NSTextField *_widthTextField; NSTextField *_heightTextField; NSStepper *_widthStepper; NSStepper *_heightStepper; + NSTextField *_widthLabel; + NSTextField *_heightLabel; NSButton *_hasValueCheckBox; - IDEInspectorKeyPath *_valueKeyPath; - IDEInspectorKeyPath *_nonNilValueKeyPath; - IDEInspectorKeyPath *_nonNilValueObjectKeyPath; - NSString *_widthPlaceholder; - NSString *_heightPlaceholder; } -@property(copy) NSString *heightPlaceholder; // @synthesize heightPlaceholder=_heightPlaceholder; -@property(copy) NSString *widthPlaceholder; // @synthesize widthPlaceholder=_widthPlaceholder; +@property(retain, nonatomic) NSButton *hasValueCheckBox; // @synthesize hasValueCheckBox=_hasValueCheckBox; +@property(retain, nonatomic) NSTextField *heightLabel; // @synthesize heightLabel=_heightLabel; +@property(retain, nonatomic) NSTextField *widthLabel; // @synthesize widthLabel=_widthLabel; +@property(retain, nonatomic) NSStepper *heightStepper; // @synthesize heightStepper=_heightStepper; +@property(retain, nonatomic) NSStepper *widthStepper; // @synthesize widthStepper=_widthStepper; +@property(retain, nonatomic) NSTextField *heightTextField; // @synthesize heightTextField=_heightTextField; +@property(retain, nonatomic) NSTextField *widthTextField; // @synthesize widthTextField=_widthTextField; - (void).cxx_destruct; +- (id)findIndicatorContentViewWithContext:(id)arg1; - (void)refresh; - (void)toggleNilValue:(id)arg1; - (void)userDidEnterHeight:(id)arg1; @@ -34,6 +42,7 @@ - (void)applyUserSizeFromSender:(id)arg1 byMappingValues:(id)arg2; - (double)baseline; - (id)nibName; +- (void)loadView; - (void)setupRefreshTriggersAndConfigure; - (BOOL)allowsNilValues; diff --git a/IDEKit/IDEInspectorSliver.h b/IDEKit/IDEInspectorSliver.h index b63a1532d..97a350392 100644 --- a/IDEKit/IDEInspectorSliver.h +++ b/IDEKit/IDEInspectorSliver.h @@ -17,8 +17,9 @@ } + (id)sliverForXMLElement:(id)arg1 boundTo:(id)arg2; -+ (id)sliverWithProperties:(id)arg1 title:(id)arg2 fullWidth:(BOOL)arg3; -+ (id)labelWithTitle:(id)arg1; ++ (id)sliverWithProperties:(id)arg1 title:(id)arg2 attributedTitle:(id)arg3 fullWidth:(BOOL)arg4; ++ (id)label; ++ (id)defaultLabelAttributes; - (void).cxx_destruct; - (void)pushFrameOriginsToViews; - (void)layoutGroupsBottomUp; @@ -27,8 +28,8 @@ - (void)installIntoInspectorContentView:(id)arg1; - (void)insertSubgroup:(id)arg1 atIndex:(long long)arg2; - (void)primitiveInvalidate; -- (id)initWithTitle:(id)arg1 rightSubgroup:(id)arg2 rightSubgroupInset:(CDStruct_d2b197d1)arg3 fixedTitleOrigin:(id)arg4; -- (id)initWithTitle:(id)arg1 titleOrigin:(struct CGPoint)arg2 rightSubgroup:(id)arg3 rightSubgroupInset:(CDStruct_d2b197d1)arg4; +- (id)initWithTitle:(id)arg1 attributedTitle:(id)arg2 rightSubgroup:(id)arg3 rightSubgroupInset:(CDStruct_d2b197d1)arg4 fixedTitleOrigin:(id)arg5; +- (id)initWithTitle:(id)arg1 attributedTitle:(id)arg2 titleOrigin:(struct CGPoint)arg3 rightSubgroup:(id)arg4 rightSubgroupInset:(CDStruct_d2b197d1)arg5; @end diff --git a/IDEKit/IDEInspectorTextEnumerationProperty.h b/IDEKit/IDEInspectorTextEnumerationProperty.h index 997fb0497..78f92339d 100644 --- a/IDEKit/IDEInspectorTextEnumerationProperty.h +++ b/IDEKit/IDEInspectorTextEnumerationProperty.h @@ -10,7 +10,6 @@ @interface IDEInspectorTextEnumerationProperty : IDEInspectorEnumerationProperty { - NSPopUpButton *_popupButton; NSMenuItem *_multipleValuesItem; NSMenuItem *_invalidValueItem; NSMenuItem *_noSelectionItem; @@ -24,8 +23,10 @@ BOOL _nilPlaceholderIsSelectable; NSArray *optionGroups; id controllerValue; + NSPopUpButton *_popupButton; } +@property(retain, nonatomic) NSPopUpButton *popupButton; // @synthesize popupButton=_popupButton; - (void).cxx_destruct; - (void)rebuildMenuContent; - (void)enumerateDynamicOptionGroupContent:(id)arg1 withBlock:(id)arg2; diff --git a/IDEKit/IDEInspectorViewController.h b/IDEKit/IDEInspectorViewController.h index 54ae85b1f..a3782dc26 100644 --- a/IDEKit/IDEInspectorViewController.h +++ b/IDEKit/IDEInspectorViewController.h @@ -9,7 +9,7 @@ #import "IDEBindableDeclarativeInspectorController-Protocol.h" #import "NSUserInterfaceValidations-Protocol.h" -@class DVTDelayedInvocation, DVTMapTable, IDEInspectorCategoryController, IDEInspectorContentView, IDEUtilityArea, NSArray, NSArrayController, NSBundle, NSDictionary, NSMutableDictionary, NSView; +@class DVTDelayedInvocation, DVTMapTable, IDEInspectorCategoryController, IDEInspectorContentView, IDEUtilityArea, IDEUtilitySlice, NSArray, NSArrayController, NSBundle, NSDictionary, NSMutableDictionary, NSString, NSView; @interface IDEInspectorViewController : IDEViewController { @@ -18,6 +18,7 @@ DVTMapTable *_documentObservations; NSArray *_content; IDEUtilityArea *_utilityArea; + IDEUtilitySlice *_utilitySlice; NSArray *_inspectedDocuments; NSDictionary *_issueInfoDictionary; NSView *_issueDisplayingView; @@ -29,6 +30,7 @@ IDEInspectorContentView *_generatedContentView; } ++ (BOOL)canInspectFileReferenceNavigableItems:(id)arg1; + (id)inspectorConfiguredDisclosureView; + (id)keyPathsForValuesAffectingInspectedObject; + (id)keyPathsForValuesAffectingInspectedObjects; @@ -42,6 +44,7 @@ @property(retain, nonatomic) NSView *issueDisplayingView; // @synthesize issueDisplayingView=_issueDisplayingView; @property(copy, nonatomic) NSDictionary *issueInfoDictionary; // @synthesize issueInfoDictionary=_issueInfoDictionary; @property(readonly) NSArray *inspectedDocuments; // @synthesize inspectedDocuments=_inspectedDocuments; +@property(retain, nonatomic) IDEUtilitySlice *utilitySlice; // @synthesize utilitySlice=_utilitySlice; @property(retain, nonatomic) IDEUtilityArea *utilityArea; // @synthesize utilityArea=_utilityArea; @property(copy, nonatomic) NSArray *content; // @synthesize content=_content; @property(readonly) id inspectedDocumentsController; // @synthesize inspectedDocumentsController=_inspectedDocumentsController; @@ -55,13 +58,18 @@ - (BOOL)validateUserInterfaceItem:(id)arg1; - (id)undoManager; - (BOOL)supportsDocumentUndo; +- (id)findIndicatorContentViewForInspectedKeyPath:(id)arg1 withContext:(id)arg2; +- (id)searchableAttributesForProperty:(id)arg1; @property(readonly) id inspectedObject; @property(readonly) NSArray *inspectedObjects; @property(readonly) NSBundle *bundle; - (id)dvtExtraBindings; +- (void)didSetInspectedObjects:(id)arg1; +- (id)willSetInspectedObjects:(id)arg1; - (void)setInspectedDocuments:(id)arg1; - (void)editorDocumentShouldCommitEditing:(id)arg1; - (BOOL)tracksDocuments; +- (void)regenerateView; - (void)loadView; - (id)sliceElement; @property(readonly) IDEInspectorContentView *inspectorContentView; @@ -72,5 +80,11 @@ - (id)selectedDocuments; - (id)selection; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEInstallActionSheetController.h b/IDEKit/IDEInstallActionSheetController.h index 5479798e6..b4642aadf 100644 --- a/IDEKit/IDEInstallActionSheetController.h +++ b/IDEKit/IDEInstallActionSheetController.h @@ -8,7 +8,7 @@ #import "IDEFilePickerViewDelegate-Protocol.h" -@class DVTObservingToken, IDEInstallSchemeAction, IDEScheme, IDEWorkspace, NSTextField; +@class DVTObservingToken, IDEInstallSchemeAction, IDEScheme, IDEWorkspace, NSString, NSTextField; @interface IDEInstallActionSheetController : IDEViewController { @@ -35,5 +35,11 @@ - (void)updateBoundIDERunContextBinding; - (id)dvtExtraBindings; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEIssue-IDEKitAdditions.h b/IDEKit/IDEIssue-IDEKitAdditions.h index 5a11b9464..e35a0e6f7 100644 --- a/IDEKit/IDEIssue-IDEKitAdditions.h +++ b/IDEKit/IDEIssue-IDEKitAdditions.h @@ -6,9 +6,11 @@ #import "IDEIssue.h" -@class NSImage; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEIssue (IDEKitAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEIssue (IDEKitAdditions) + (BOOL)isCandidateAnnotationRepresentedObject:(id)arg1; + (id)defaultImageForIssueType:(int)arg1 ofSize:(unsigned long long)arg2; - (id)exploredIssue; @@ -17,14 +19,25 @@ - (BOOL)isNoteSeverity; - (id)childExplorableItems; - (id)parentExplorableItem; -- (id)navigableItem_documentType; -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_image; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) NSImage *navigableItem_image; - (id)navigableItem_subtitle; -- (id)navigableItem_name; +@property(readonly) NSString *navigableItem_name; @property(readonly) id exploreAnnotationRepresentedObject; @property(readonly) id annotationRepresentedObject; - (id)fixItImage; @property(readonly) NSImage *image; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEIssueAnnotationProvider.h b/IDEKit/IDEIssueAnnotationProvider.h index 4306a82a7..392c44e7f 100644 --- a/IDEKit/IDEIssueAnnotationProvider.h +++ b/IDEKit/IDEIssueAnnotationProvider.h @@ -8,7 +8,7 @@ #import "DVTMessageBubbleAnnotationDelegate-Protocol.h" -@class IDEAnnotationContext; +@class IDEAnnotationContext, NSString; @interface IDEIssueAnnotationProvider : DVTAnnotationProvider { @@ -31,5 +31,11 @@ - (void)didClickAnnotation:(id)arg1 inTextSidebarView:(id)arg2 event:(id)arg3; - (void)didClickMessageBubbleForAnnotation:(id)arg1 onIcon:(BOOL)arg2 inTextView:(id)arg3 event:(id)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEIssueFileGroup-IDEKitAdditions.h b/IDEKit/IDEIssueFileGroup-IDEKitAdditions.h index 7dbf9992a..f95cdde46 100644 --- a/IDEKit/IDEIssueFileGroup-IDEKitAdditions.h +++ b/IDEKit/IDEIssueFileGroup-IDEKitAdditions.h @@ -6,17 +6,33 @@ #import "IDEIssueFileGroup.h" -@class NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEIssueFileGroup (IDEKitAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEIssueFileGroup (IDEKitAdditions) + (id)imageForFileGroupWithURL:(id)arg1 issueType:(int)arg2; + (void)editorDocumentDirtyStatusDidChange:(id)arg1; + (void)initialize; -- (id)navigableItem_name; +@property(readonly) NSString *navigableItem_name; - (void)_noteDocumentEditedStateChanged; - (id)textColor; @property(readonly) NSImage *image; - (void)_observeFilePathIfNecessary; @property(readonly) NSString *displayName; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEIssueGroup-IDEKitAdditions.h b/IDEKit/IDEIssueGroup-IDEKitAdditions.h index 69a084bbc..6ee4d24d2 100644 --- a/IDEKit/IDEIssueGroup-IDEKitAdditions.h +++ b/IDEKit/IDEIssueGroup-IDEKitAdditions.h @@ -6,11 +6,11 @@ #import "IDEIssueGroup.h" -#import "IDENavigableItemRepresentation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" @class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; -@interface IDEIssueGroup (IDEKitAdditions) +@interface IDEIssueGroup (IDEKitAdditions) + (id)keyPathsForValuesAffectingNavigableItem_image; + (id)keyPathsForValuesAffectingNavigableItem_name; + (void)handleProductSettingsDidChangeNotification:(id)arg1; @@ -26,11 +26,16 @@ - (void)_noteImageChanged; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) DVTFileDataType *navigableItem_documentType; @property(readonly) IDEFileReference *navigableItem_fileReference; @property(readonly) NSString *navigableItem_groupIdentifier; @property(readonly) BOOL navigableItem_isLeaf; @property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEIssueGroupNavigableItem.h b/IDEKit/IDEIssueGroupNavigableItem.h new file mode 100644 index 000000000..ac0fe9442 --- /dev/null +++ b/IDEKit/IDEIssueGroupNavigableItem.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTObservingToken; + +@interface IDEIssueGroupNavigableItem : IDEKeyDrivenNavigableItem +{ + DVTObservingToken *_fileGroupsObservingToken; + DVTObservingToken *_issuesWithoutFilesObservingToken; + DVTObservingToken *_typeGroupsObservingToken; +} + +- (void).cxx_destruct; +- (id)subtitle; +- (id)keyPathsAffectingValueForSubtitle; +- (id)childRepresentedObjects; +- (void)primitiveInvalidate; +- (BOOL)isLeaf; +- (BOOL)isMajorGroup; + +@end + diff --git a/IDEKit/IDEIssueLogRecordsGroup-IDEIssueLogRecordsGroup_KitAdditions.h b/IDEKit/IDEIssueLogRecordsGroup-IDEIssueLogRecordsGroup_KitAdditions.h index 740fc9e44..fdabea1cf 100644 --- a/IDEKit/IDEIssueLogRecordsGroup-IDEIssueLogRecordsGroup_KitAdditions.h +++ b/IDEKit/IDEIssueLogRecordsGroup-IDEIssueLogRecordsGroup_KitAdditions.h @@ -6,8 +6,27 @@ #import "IDEIssueLogRecordsGroup.h" -@interface IDEIssueLogRecordsGroup (IDEIssueLogRecordsGroup_KitAdditions) +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEIssueLogRecordsGroup (IDEIssueLogRecordsGroup_KitAdditions) - (unsigned long long)navigableItem_indexOfRepresentedObjectForIdentifier:(id)arg1 inRelationshipKeyPath:(id)arg2; - (id)navigableItem_identifierForRepresentedObjectAtIndex:(unsigned long long)arg1 inRelationshipKeyPath:(id)arg2; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEIssueManager-IDEKitAdditions.h b/IDEKit/IDEIssueManager-IDEKitAdditions.h index 9a067c600..0b6b8bec8 100644 --- a/IDEKit/IDEIssueManager-IDEKitAdditions.h +++ b/IDEKit/IDEIssueManager-IDEKitAdditions.h @@ -6,8 +6,27 @@ #import "IDEIssueManager.h" -@interface IDEIssueManager (IDEKitAdditions) +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEIssueManager (IDEKitAdditions) +@property(readonly) NSString *navigableItem_name; @property BOOL showChildrenByType; @property BOOL isFilteringEnabled; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEIssueNavigator.h b/IDEKit/IDEIssueNavigator.h new file mode 100644 index 000000000..8acc456c7 --- /dev/null +++ b/IDEKit/IDEIssueNavigator.h @@ -0,0 +1,129 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTObservingToken, DVTScopeBarView, IDENavigatorDataCell, IDENavigatorOutlineView, NSArray, NSButton, NSMutableArray, NSMutableSet, NSSet, NSString; + +@interface IDEIssueNavigator : IDENavigator +{ + IDENavigatorOutlineView *_outlineView; + DVTScopeBarView *_scopeBarView; + NSButton *_scopeByFileButton; + NSButton *_scopeByTypeButton; + NSArray *_selectedNavigables; + IDENavigatorDataCell *_groupCell; + IDENavigatorDataCell *_subGroupCell; + IDENavigatorDataCell *_issueCell; + IDENavigatorDataCell *_subissueCell; + NSMutableSet *_collapsedGroups; + NSMutableSet *_collapsedFiles; + NSMutableSet *_collapsedTypes; + NSMutableSet *_expandedIssues; + NSSet *_collapsedGroupsBeforeFiltering; + NSSet *_collapsedFilesBeforeFiltering; + NSSet *_collapsedTypesBeforeFiltering; + NSSet *_expandedIssuesBeforeFiltering; + NSMutableArray *_autoExpandItems; + NSString *_filterPatternString; + NSMutableArray *_stateChangeObservingTokens; + DVTObservingToken *_selectedNavigablesObservingToken; + DVTObservingToken *_navigatorDetailObservingToken; + BOOL _showByType; + BOOL _restoringState; + BOOL _autoExpanding; + BOOL _errorFilteringEnabled; + BOOL _recentFilteringEnabled; + BOOL _clearingFilterPredicate; + BOOL _hasScheduledAutoExpansion; + BOOL _invalidatingRowHeights; + struct _NSRange _visibleRows; +} + ++ (long long)version; ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; ++ (void)initialize; +@property struct _NSRange visibleRows; // @synthesize visibleRows=_visibleRows; +@property(copy, nonatomic) NSSet *expandedIssues; // @synthesize expandedIssues=_expandedIssues; +@property(copy, nonatomic) NSSet *collapsedTypes; // @synthesize collapsedTypes=_collapsedTypes; +@property(copy, nonatomic) NSSet *collapsedFiles; // @synthesize collapsedFiles=_collapsedFiles; +@property(copy, nonatomic) NSSet *collapsedGroups; // @synthesize collapsedGroups=_collapsedGroups; +@property(retain, nonatomic) NSArray *selectedNavigables; // @synthesize selectedNavigables=_selectedNavigables; +@property(nonatomic) BOOL recentFilteringEnabled; // @synthesize recentFilteringEnabled=_recentFilteringEnabled; +@property(nonatomic) BOOL errorFilteringEnabled; // @synthesize errorFilteringEnabled=_errorFilteringEnabled; +@property(copy, nonatomic) NSString *filterPatternString; // @synthesize filterPatternString=_filterPatternString; +- (void).cxx_destruct; +- (void)_revealNavigableItems:(id)arg1; +- (void)commitStateToDictionary:(id)arg1; +- (void)configureStateSavingObservers; +- (void)revertStateWithDictionary:(id)arg1; +- (void)clearFilterPredicate; +- (void)setFilterPredicate:(id)arg1; +- (void)_synchronizeFilteringWithOutlineView; +- (id)filterDefinitionIdentifier; +- (void)_updateFilterPredicate; +- (BOOL)_isFiltered; +- (id)outlineView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 item:(id)arg5 mouseLocation:(struct CGPoint)arg6; +- (BOOL)outlineView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 item:(id)arg3; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (void)_autoExpandItem:(id)arg1; +- (BOOL)outlineView:(id)arg1 writeItems:(id)arg2 toPasteboard:(id)arg3; +- (id)_subissueCell; +- (id)_issueCell; +- (id)_subGroupCell; +- (id)_groupCell; +- (id)severityStatusCellsWithRepresentedObject:(id)arg1; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (void)outlineViewItemDidCollapse:(id)arg1; +- (void)outlineViewItemDidExpand:(id)arg1; +- (void)_ensureNavigableItem:(id)arg1 expansionStateIsExpanded:(BOOL)arg2; +- (void)viewBoundsChanged:(id)arg1; +- (void)invalidateRowHeights; +- (void)updateVisibleRows; +- (id)_itemsMatchingState:(id)arg1; +- (id)_leafIssueNavigableInIssuePath:(id)arg1 parentNavigable:(id)arg2 idToNavigableDict:(id)arg3; +- (id)_issueNavigableItemForIdentifierDictionary:(id)arg1 parentNavigable:(id)arg2 idToNavigableDict:(id)arg3; +- (id)_fileGroupNavigableItemForIdentifierDictionary:(id)arg1 parentNavigable:(id)arg2 idToNavigableDict:(id)arg3; +- (id)_typeGroupNavigableItemForIdentifierDictionary:(id)arg1 parentNavigable:(id)arg2 idToNavigableDict:(id)arg3; +- (id)_issueGroupNavigableItemForIdentifierDictionary:(id)arg1 idToNavigableDict:(id)arg2; +- (id)_fullIdentifierPathForNavigables:(id)arg1; +- (id)_fullIdentifierPathForNavigable:(id)arg1; +- (id)_stateIdentifierForNavigable:(id)arg1; +- (id)_stateIdentifierForIssue:(id)arg1; +- (id)_stateIdentifierForIssueTypeGroup:(id)arg1 parentNavigable:(id)arg2; +- (id)_stateIdentifierForIssueFileGroup:(id)arg1 parentNavigable:(id)arg2; +- (id)_stateIdentifierForIssueGroup:(id)arg1; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (void)contextMenu_revealInLog:(id)arg1; +- (void)contextMenu_copy:(id)arg1; +- (void)copy:(id)arg1; +- (id)contextMenuSelection; +- (BOOL)_writeItems:(id)arg1 toPasteboard:(id)arg2; +- (void)contextMenu_revealInProjectNavigator:(id)arg1; +- (void)revealInProjectNavigator:(id)arg1; +- (void)_revealInProjectNavigatorUsingContextMenuSelection:(BOOL)arg1; +- (void)_pushSelection; +- (void)openDoubleClickedNavigableItemsAction:(id)arg1; +- (void)openClickedNavigableItemAction:(id)arg1; +- (void)openSelectedNavigableItemsKeyAction:(id)arg1; +- (id)openSpecifierForNavigableItem:(id)arg1 error:(id *)arg2; +- (BOOL)_canNavigateToNavigableItem:(id)arg1; +- (id)structureEditorOpenSpecifierForIssuesNavigable:(id)arg1 error:(id *)arg2; +- (id)structureEditorOpenSpecifierForLogDocumentForIssue:(id)arg1 error:(id *)arg2; +- (id)structureNavigableItemForIssuesNavigable:(id)arg1 error:(id *)arg2; +- (void)showByFile:(id)arg1; +- (void)showByType:(id)arg1; +- (id)domainIdentifier; +@property BOOL showByType; +- (void)updateDetailLevel; +- (void)_invalidateIssueAndSubIssueCells; +- (BOOL)delegateFirstResponder; +- (void)primitiveInvalidate; +- (void)viewDidInstall; +- (void)loadView; + +@end + diff --git a/IDEKit/IDEIssueNavigatorDataCell.h b/IDEKit/IDEIssueNavigatorDataCell.h new file mode 100644 index 000000000..7eb3ab7d9 --- /dev/null +++ b/IDEKit/IDEIssueNavigatorDataCell.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEIssueNavigatorDataCell : IDENavigatorDataCell +{ + BOOL _wrapSubtitle; + BOOL _subIssue; + BOOL _heightWasClipped; + int _width; +} + +@property(nonatomic) BOOL heightWasClipped; // @synthesize heightWasClipped=_heightWasClipped; +@property(nonatomic) BOOL subIssue; // @synthesize subIssue=_subIssue; +@property(nonatomic) BOOL wrapSubtitle; // @synthesize wrapSubtitle=_wrapSubtitle; +@property(nonatomic) int width; // @synthesize width=_width; +- (struct CGRect)dvt_frameOfOutlineCellForBounds:(struct CGRect)arg1 proposedFrame:(struct CGRect)arg2; +- (int)rowHeightForItem:(id)arg1 outlineView:(id)arg2; +- (struct CGRect)imageRectForBounds:(struct CGRect)arg1; +- (struct CGRect)subtitleRectForBounds:(struct CGRect)arg1; +- (struct CGRect)titleRectForBounds:(struct CGRect)arg1; +- (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawCamelCaseText:(id)arg1 inFrame:(struct CGRect)arg2 inView:(id)arg3; +- (id)_ellipsis:(long long *)arg1; +- (id)subtitleAttributedStringValue; +- (id)attributedStringValue; +- (id)_attributedStringWithString:(id)arg1 font:(id)arg2 foregroundColor:(id)arg3 lineBreakMode:(unsigned long long)arg4; +- (BOOL)useCamelCaseWrapping; +@property(readonly, nonatomic) BOOL wrappingEnabled; + +@end + diff --git a/IDEKit/IDEIssueTypeGroup-IDEKitAdditions.h b/IDEKit/IDEIssueTypeGroup-IDEKitAdditions.h index 0fa50ace5..a723c96b8 100644 --- a/IDEKit/IDEIssueTypeGroup-IDEKitAdditions.h +++ b/IDEKit/IDEIssueTypeGroup-IDEKitAdditions.h @@ -6,14 +6,29 @@ #import "IDEIssueTypeGroup.h" -@class NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEIssueTypeGroup (IDEKitAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEIssueTypeGroup (IDEKitAdditions) + (id)keyPathsForValuesAffectingImage; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; - (id)textColor; @property(readonly) NSImage *image; @property(readonly) NSString *displayName; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEKeyBinding.h b/IDEKit/IDEKeyBinding.h index f8fdcec65..dcf0b40bf 100644 --- a/IDEKit/IDEKeyBinding.h +++ b/IDEKit/IDEKeyBinding.h @@ -47,7 +47,7 @@ @property(setter=setNavigation:) BOOL isNavigation; @property(setter=setGroupedAlternate:) BOOL isGroupedAlternate; @property(setter=setAlternate:) BOOL isAlternate; -@property(readonly) NSString *commandIdentifier; +@property(readonly, copy) NSString *commandIdentifier; - (void)removePrefixFromKeyboardShortcut:(id)arg1; - (id)addPrefixKeyboardShortcut:(id)arg1 toKeyboardShortcut:(id)arg2; - (void)removeObjectFromKeyboardShortcutsAtIndex:(unsigned long long)arg1; diff --git a/IDEKit/IDEKeyBindingFieldEditor.h b/IDEKit/IDEKeyBindingFieldEditor.h index c10f99c02..24149a439 100644 --- a/IDEKit/IDEKeyBindingFieldEditor.h +++ b/IDEKit/IDEKeyBindingFieldEditor.h @@ -8,7 +8,7 @@ #import "IDEApplicationEventDelegate-Protocol.h" -@class DVTNotificationToken, IDEKeyBindingFieldCell, NSButton, NSColor; +@class DVTNotificationToken, IDEKeyBindingFieldCell, NSButton, NSColor, NSString; @interface IDEKeyBindingFieldEditor : NSTextView { @@ -47,5 +47,11 @@ - (void)_disableHotKeyOperationMode; - (void)setFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEKeyBindingItem.h b/IDEKit/IDEKeyBindingItem.h index 1065bf089..f6c2852b3 100644 --- a/IDEKit/IDEKeyBindingItem.h +++ b/IDEKit/IDEKeyBindingItem.h @@ -23,8 +23,8 @@ - (void)removeObjectFromChildItemsAtIndex:(unsigned long long)arg1; - (void)insertObject:(id)arg1 inChildItemsAtIndex:(unsigned long long)arg2; - (id)_childItems; -@property(readonly) NSMutableArray *mutableChildItems; -@property(readonly) NSArray *childItems; // @synthesize childItems=_childItems; +@property(readonly, copy) NSMutableArray *mutableChildItems; +@property(readonly, copy) NSArray *childItems; // @synthesize childItems=_childItems; - (void)setChildItems:(id)arg1; @property(readonly) NSString *toolTip; @property(readonly) BOOL isGroupedAlternate; diff --git a/IDEKit/IDEKeyBindingPreferenceSet.h b/IDEKit/IDEKeyBindingPreferenceSet.h index 40443d600..217f20c33 100644 --- a/IDEKit/IDEKeyBindingPreferenceSet.h +++ b/IDEKit/IDEKeyBindingPreferenceSet.h @@ -53,8 +53,8 @@ @property(readonly, getter=isBuiltIn) BOOL builtIn; // @synthesize builtIn=_builtIn; @property(retain) DVTCustomDataSpecifier *customDataSpecifier; // @synthesize customDataSpecifier=_customDataSpecifier; @property(retain) NSImage *image; // @synthesize image=_image; -@property(readonly) NSString *localizedName; // @synthesize localizedName=_localizedName; -@property(readonly) NSString *name; // @synthesize name=_name; +@property(readonly, copy) NSString *localizedName; // @synthesize localizedName=_localizedName; +@property(readonly, copy) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; - (void)activate; - (void)_resolveConflictWithMenuKeyBindingSet:(id)arg1 textKeyBindingSet:(id)arg2; @@ -80,7 +80,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEKeyBindingSet.h b/IDEKit/IDEKeyBindingSet.h index 73be46bf7..b4fb20fa1 100644 --- a/IDEKit/IDEKeyBindingSet.h +++ b/IDEKit/IDEKeyBindingSet.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTMapTable, DVTStackBacktrace, IDEKeyBindingPreferenceSet, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSUndoManager; +@class DVTMapTable, DVTStackBacktrace, IDEKeyBindingPreferenceSet, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSString, NSUndoManager; @interface IDEKeyBindingSet : NSObject { @@ -59,7 +59,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEKeyBindingsPrefsPaneController.h b/IDEKit/IDEKeyBindingsPrefsPaneController.h index 13e31dd7d..d0bcc0c8b 100644 --- a/IDEKit/IDEKeyBindingsPrefsPaneController.h +++ b/IDEKit/IDEKeyBindingsPrefsPaneController.h @@ -85,7 +85,7 @@ - (void)_showConflictedKeyBindingsStatusForKeyBinding:(id)arg1; - (id)filterButtonMenu; - (id)filterDefinitionIdentifier; -@property(readonly) NSArray *searchWords; +@property(readonly, copy) NSArray *searchWords; - (void)updateKeyBindingsItems; - (BOOL)_keyBindingOutlineViewNeedsGroupItem; - (id)_keyBindingItemForItem:(id)arg1; @@ -95,5 +95,11 @@ - (void)primitiveInvalidate; @property(readonly) DVTPreferenceSetManager *preferenceSetManager; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEKeyDrivenNavigableItem.h b/IDEKit/IDEKeyDrivenNavigableItem.h index db5df25b6..54e36b1be 100644 --- a/IDEKit/IDEKeyDrivenNavigableItem.h +++ b/IDEKit/IDEKeyDrivenNavigableItem.h @@ -22,6 +22,7 @@ + (id)_automatic_keyPathsForValuesAffectingMajorGroup; + (id)keyPathsForValuesAffectingFileReference; + (id)keyPathsForValuesAffectingGroupIdentifier; ++ (id)keyPathsForValuesAffectingToolTip; + (id)keyPathsForValuesAffectingImage; + (id)keyPathsForValuesAffectingName; + (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; @@ -34,6 +35,7 @@ + (id)keyPathsForValuesAffectingSourceControlServerStatus; + (id)keyPathsForValuesAffectingSourceControlLocalStatusFlag; + (id)keyPathsForValuesAffectingSourceControlLocalStatus; ++ (id)keyPathsForValuesAffectingProgressValue; - (void).cxx_destruct; - (unsigned long long)indexOfChildItemForIdentifier:(id)arg1; - (id)identifierForChildItem:(id)arg1; @@ -43,8 +45,10 @@ - (id)documentType; - (id)fileReference; - (id)groupIdentifier; +- (id)toolTip; - (id)image; - (id)name; +- (void)_setRepresentedObject:(id)arg1; - (void)invalidateValueForKey:(id)arg1; - (id)cachedValueForProperty:(id)arg1; - (void)cacheValue:(id)arg1 forProperty:(id)arg2; @@ -64,6 +68,7 @@ - (void)_removeFromNavigableItemByRepresentedObjectMap; - (void)_registerInNavigableItemByRepresentedObjectMap; - (BOOL)representedObjectSupportsVariableConformanceString; +- (id)initWithRepresentedObject:(id)arg1; - (id)sourceControlSourceTreeName; - (unsigned long long)conflictStateForUpdateOrMerge; - (id)sourceControlCurrentRevision; @@ -72,6 +77,7 @@ - (int)sourceControlServerStatusFlag; - (id)sourceControlLocalStatus; - (int)sourceControlLocalStatusFlag; +- (long long)progressValue; @end diff --git a/IDEKit/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/IDEKit/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/IDEKit/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/IDEKit/IDELaunchRunPhaseSheetController.h b/IDEKit/IDELaunchRunPhaseSheetController.h index 3c5f93c6a..5bbdf6cf1 100644 --- a/IDEKit/IDELaunchRunPhaseSheetController.h +++ b/IDEKit/IDELaunchRunPhaseSheetController.h @@ -8,7 +8,7 @@ #import "IDECapsuleListViewDataSource-Protocol.h" -@class DVTBorderedView, DVTChoice, DVTFilePathFieldCell, DVTNotificationToken, DVTObservingToken, DVTStackView_ML, DVTTabChooserView, IDEArgumentsCapsuleSheetController, IDECapsuleListView, IDEDebuggerSpecifier, IDEEnvironmentVariablesCapsuleSheetController, IDELaunchSchemeAction, IDEScheme, IDEWorkspace, NSArray, NSButtonCell, NSColor, NSMatrix, NSMutableArray, NSPopUpButton, NSTextField, NSTextView, NSView; +@class DVTBorderedView, DVTChoice, DVTFilePathFieldCell, DVTNotificationToken, DVTObservingToken, DVTStackView_ML, DVTTabChooserView, IDEArgumentsCapsuleSheetController, IDECapsuleListView, IDEDebuggerSpecifier, IDEEnvironmentVariablesCapsuleSheetController, IDELaunchSchemeAction, IDEScheme, NSButton, NSButtonCell, NSColor, NSMatrix, NSMutableArray, NSPopUpButton, NSString, NSTextField, NSTextView, NSView; @interface IDELaunchRunPhaseSheetController : IDEViewController { @@ -16,7 +16,6 @@ IDECapsuleListView *_capsuleListView; DVTBorderedView *_optionsBorderedView; NSPopUpButton *_runnablePopUp; - NSPopUpButton *_debuggerSelectionControl; NSMatrix *_debugProcessAsMatrix; NSButtonCell *_debugProcessAsMeButtonCell; NSMatrix *_launchStyleMatrix; @@ -28,14 +27,13 @@ NSTextField *_macroExpansionDescription; DVTStackView_ML *_optionsStackView; NSTextView *_customLaunchCommandsTextView; + NSButton *_debugExecutableCheckbox; + NSButton *_extensionsAndServicesCheckbox; DVTChoice *_infoChoice; DVTChoice *_conditionsChoice; DVTChoice *_optionsChoice; DVTChoice *_diagnosticsChoice; DVTChoice *_debuggingChoice; - BOOL _executableHasBeenSelected; - BOOL _debuggerHasBeenSelected; - BOOL _supportsDebugAsDifferentUser; NSColor *_descriptionTextColor; NSColor *_debugAsRootDescriptionTextColor; IDEScheme *_runContext; @@ -53,26 +51,29 @@ DVTNotificationToken *_buildablesToken; IDEArgumentsCapsuleSheetController *_argumentsViewController; IDEEnvironmentVariablesCapsuleSheetController *_environmentVariablesViewController; - NSArray *_debuggerSpecifiers; unsigned long long _runnablePopUpRunnableBuildableProductsCount; BOOL _runnablePopUpHasCustomRunnable; + BOOL _executableHasBeenSelected; + BOOL _debuggerHasBeenSelected; + BOOL _supportsDebugAsDifferentUser; } + (id)keyPathsForValuesAffectingLaunchStyleIsCustomLaunchCommands; ++ (id)keyPathsForValuesAffectingExecutableHasBeenSelected; ++ (id)keyPathsForValuesAffectingDebuggerHasBeenSelected; + (void)initialize; -@property(retain, nonatomic) NSArray *debuggerSpecifiers; // @synthesize debuggerSpecifiers=_debuggerSpecifiers; -@property(retain) DVTTabChooserView *tabChooser; // @synthesize tabChooser=_tabChooser; +@property(retain) IDELaunchSchemeAction *runPhase; // @synthesize runPhase=_runPhase; +@property(retain) IDEScheme *runContext; // @synthesize runContext=_runContext; @property(copy) NSColor *debugAsRootDescriptionTextColor; // @synthesize debugAsRootDescriptionTextColor=_debugAsRootDescriptionTextColor; @property(copy) NSColor *descriptionTextColor; // @synthesize descriptionTextColor=_descriptionTextColor; @property BOOL supportsDebugAsDifferentUser; // @synthesize supportsDebugAsDifferentUser=_supportsDebugAsDifferentUser; -@property BOOL debuggerHasBeenSelected; // @synthesize debuggerHasBeenSelected=_debuggerHasBeenSelected; -@property BOOL executableHasBeenSelected; // @synthesize executableHasBeenSelected=_executableHasBeenSelected; -@property(retain) IDELaunchSchemeAction *runPhase; // @synthesize runPhase=_runPhase; -@property(retain) IDEScheme *runContext; // @synthesize runContext=_runContext; +@property(nonatomic) BOOL debuggerHasBeenSelected; // @synthesize debuggerHasBeenSelected=_debuggerHasBeenSelected; +@property(nonatomic) BOOL executableHasBeenSelected; // @synthesize executableHasBeenSelected=_executableHasBeenSelected; +@property(retain) DVTTabChooserView *tabChooser; // @synthesize tabChooser=_tabChooser; - (void).cxx_destruct; - (id)capsuleListView:(id)arg1 viewControllerForRow:(long long)arg2; - (long long)numberOfObjectsInCapsuleListView:(id)arg1; -@property(readonly) IDEWorkspace *workspace; +- (id)workspace; - (id)DVTFilePathFieldCell:(id)arg1 resolvedPathForPath:(id)arg2; - (void)DVTFilePathFieldCell:(id)arg1 chooserSelectedPath:(id)arg2; - (void)_resetOptionsUpdatedFlag; @@ -84,7 +85,7 @@ - (void)_updateMacroExpansionRunnablePopUp; - (void)_updateRunnablePopUp; - (void)_runnableBuildableProductsDidChange; -- (void)_runDestinationChanged; +- (void)_updateDebuggerSpecifierAndOtherOptions; - (void)runnablePopUpAction:(id)arg1; - (id)customLaunchCommandsFont; - (BOOL)launchStyleIsCustomLaunchCommands; @@ -92,17 +93,25 @@ - (void)_runPhaseRunnableChanged; - (void)_runnableDidUpdate; @property(retain) IDEDebuggerSpecifier *selectedDebuggerSpecifier; -- (void)_updateDebuggerPopUp:(id)arg1; -- (id)debuggerSpecifiersForCurrentPlatform; +- (void)_updateDebuggerFromOldDebugger:(id)arg1; +- (void)extensionsAndServicesAction:(id)arg1; +- (void)selectDebugExecutable:(id)arg1; - (void)_selectedSchemeChanged:(id)arg1; - (void)primitiveInvalidate; - (void)_invalidateOptionViews; - (void)loadView; - (void)_setupDebugOptions; +- (void)_updateDebugCheckboxes; - (void)_updateDebugOptionsEnablement; - (void)updateBoundContent; - (void)updateBoundIDERunContextBinding; - (id)dvtExtraBindings; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDELaunchServicesRegistrationHelper.h b/IDEKit/IDELaunchServicesRegistrationHelper.h index ea3a7b0cc..35c365853 100644 --- a/IDEKit/IDELaunchServicesRegistrationHelper.h +++ b/IDEKit/IDELaunchServicesRegistrationHelper.h @@ -12,8 +12,6 @@ + (void)registerLaunchServicesItemsIfNecessary:(BOOL)arg1; - (void)_registerPathWithLaunchServices:(id)arg1; -- (id)_pathsToRegister; -- (BOOL)_needsToRegisterLaunchServicesItems; - (void)_registerLaunchServicesItemsIfNecessary:(BOOL)arg1; @end diff --git a/IDEKit/IDELibraryArea.h b/IDEKit/IDELibraryArea.h index 15113ef1d..b6dc2afb7 100644 --- a/IDEKit/IDELibraryArea.h +++ b/IDEKit/IDELibraryArea.h @@ -24,12 +24,12 @@ - (void)showLibraryArea; - (id)_enclosingSplitView; - (void)invalidateContentView:(id)arg1; -- (id)_contentViewForSliceExtension:(id)arg1 inCategory:(id)arg2; +- (id)_contentViewForSlice:(id)arg1 inCategory:(id)arg2; - (id)viewControllerForContentView:(id)arg1; - (void)loadView; - (id)categoryIdentifiersForEditorExtension:(id)arg1; - (BOOL)categorySupportsMultipleSlices:(id)arg1; -- (id)sliceExtensionsForNavigableItems:(id)arg1 inCategory:(id)arg2 withWorkspaceDocument:(id)arg3; +- (id)slicesForNavigableItems:(id)arg1 inCategory:(id)arg2 withWorkspaceDocument:(id)arg3; - (id)_libraryExtensionForIdentifier:(id)arg1; - (BOOL)delegateFirstResponder; - (id)willReplaceSliceViewControllers:(SEL)arg1; diff --git a/IDEKit/IDELocalizationActivityReporter.h b/IDEKit/IDELocalizationActivityReporter.h new file mode 100644 index 000000000..a5bd8bc24 --- /dev/null +++ b/IDEKit/IDELocalizationActivityReporter.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEActivityReport, NSObject; + +@interface IDELocalizationActivityReporter : IDEActivityReporter +{ + NSObject *_worker; + id _localizationStartObserver; + id _localizationPhaseObserver; + id _localizationProgressObserver; + id _localizationCompleteObserver; + IDEActivityReport *_activeReport; +} + ++ (id)_titleSegmentsForWorker:(id)arg1; ++ (void)initialize; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (id)initWithWorkspace:(id)arg1; + +@end + diff --git a/IDEKit/IDELocalizationOptionsController.h b/IDEKit/IDELocalizationOptionsController.h new file mode 100644 index 000000000..e1ce9390a --- /dev/null +++ b/IDEKit/IDELocalizationOptionsController.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMenu, NSPopUpButton; + +@interface IDELocalizationOptionsController : IDELaunchActionOptionViewController +{ + NSPopUpButton *_localePopup; + NSMenu *_localeMenu; + NSPopUpButton *_regionPopup; + NSMenu *_regionMenu; +} + ++ (id)qualifiedDisplayNameForComponents:(id)arg1; ++ (BOOL)isInviolableLocaleIdentifier:(id)arg1; ++ (id)regionDisplayNameForInviolableLocaleIdentifier:(id)arg1 custom:(BOOL)arg2; ++ (id)countryNameForLocaleIdentifier:(id)arg1; ++ (BOOL)availableForScheme:(id)arg1; +- (void).cxx_destruct; +- (void)menuNeedsUpdate:(id)arg1; +- (void)_updateMenu:(id)arg1; +- (void)_updateRecentsInRegionMenu; +- (void)_addRecentRegion:(id)arg1; +- (id)_recentRegions; +- (void)_buildRegionMenu; +- (void)_addBuiltInRegionsToRegionMenu; +- (void)_buildLocaleMenu; +- (id)_localesInWorkspace:(id)arg1; +- (void)selectRegionItem:(id)arg1; +- (void)selectLocaleItem:(id)arg1; +- (void)viewDidInstall; + +@end + diff --git a/IDEKit/IDELocalizationProgress-Protocol.h b/IDEKit/IDELocalizationProgress-Protocol.h new file mode 100644 index 000000000..395fc7c3d --- /dev/null +++ b/IDEKit/IDELocalizationProgress-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class IDEWorkspace, NSString; + +@protocol IDELocalizationProgress +@property(readonly) IDEWorkspace *workspace; +@property(readonly) NSString *workTitle; +@property(readonly) NSString *phase; +@property(readonly) long long progress; +@property(readonly) BOOL complete; +@end + diff --git a/IDEKit/IDELocalizedContainer-Protocol.h b/IDEKit/IDELocalizedContainer-Protocol.h new file mode 100644 index 000000000..fac020974 --- /dev/null +++ b/IDEKit/IDELocalizedContainer-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTModelObject-Protocol.h" + +@protocol IDELocalizedContainer +- (id)developmentRegion; +- (id)localizations; +@end + diff --git a/IDEKit/IDELocationScenario-SchemeOptions.h b/IDEKit/IDELocationScenario-SchemeOptions.h index 93feab2d1..ad78dc8ce 100644 --- a/IDEKit/IDELocationScenario-SchemeOptions.h +++ b/IDEKit/IDELocationScenario-SchemeOptions.h @@ -8,6 +8,14 @@ #import "IDESchemeOptionMenuItem-Protocol.h" +@class NSString; + @interface IDELocationScenario (SchemeOptions) + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDELocationsPrefsPaneController.h b/IDEKit/IDELocationsPrefsPaneController.h index 30d32c7e6..0763eaa0b 100644 --- a/IDEKit/IDELocationsPrefsPaneController.h +++ b/IDEKit/IDELocationsPrefsPaneController.h @@ -82,5 +82,11 @@ - (void)viewWillUninstall; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDELogAndTestsEditor.h b/IDEKit/IDELogAndTestsEditor.h new file mode 100644 index 000000000..e468a1e85 --- /dev/null +++ b/IDEKit/IDELogAndTestsEditor.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTReplacementViewDelegate-Protocol.h" + +@class DVTReplacementView, NSString; + +@interface IDELogAndTestsEditor : IDEEditor +{ + DVTReplacementView *_replacementView; +} + ++ (long long)version; ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; +@property __weak DVTReplacementView *replacementView; // @synthesize replacementView=_replacementView; +- (void).cxx_destruct; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (void)takeFocus; +- (id)logTestsViewController; +- (void)installTestsViewController; +- (id)logEditor; +- (id)currentSelectedDocumentLocations; +- (id)currentSelectedItems; +- (void)selectDocumentLocations:(id)arg1; +- (void)replacementView:(id)arg1 didInstallViewController:(id)arg2; +- (void)primitiveInvalidate; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDELogBreakpointAction.h b/IDEKit/IDELogBreakpointAction.h index 63e28231e..58aaa08c9 100644 --- a/IDEKit/IDELogBreakpointAction.h +++ b/IDEKit/IDELogBreakpointAction.h @@ -29,5 +29,11 @@ - (void)_logActionCommonInit; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDELogDocument.h b/IDEKit/IDELogDocument.h new file mode 100644 index 000000000..ee91ce320 --- /dev/null +++ b/IDEKit/IDELogDocument.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTTextFindable-Protocol.h" + +@class IDEActivityLogSection, IDESchemeActionRunDestinationRecord, NSArray, NSString; + +@interface IDELogDocument : IDEEditorDocument +{ + IDEActivityLogSection *_activityLog; + NSArray *_testableSummaries; + IDESchemeActionRunDestinationRecord *_runDestinationRecord; +} + ++ (BOOL)shouldUnlockFileURLBeforeMakingChanges; +@property(readonly) IDESchemeActionRunDestinationRecord *runDestinationRecord; // @synthesize runDestinationRecord=_runDestinationRecord; +@property(readonly) NSArray *testableSummaries; // @synthesize testableSummaries=_testableSummaries; +@property(readonly) IDEActivityLogSection *buildLog; // @synthesize buildLog=_activityLog; +- (void).cxx_destruct; +- (void)printDocument:(id)arg1; +- (id)findStringMatchingDescriptor:(id)arg1 backwards:(BOOL)arg2 from:(id)arg3 to:(id)arg4; +- (struct _NSRange)searchRangeforStartRange:(struct _NSRange)arg1 backwards:(BOOL)arg2 withinString:(id)arg3; +- (id)searchStringForLocation:(id)arg1; +- (id)findLocationFollowing:(id)arg1 backwards:(BOOL)arg2 passingTestForSection:(id)arg3; +- (id)lastLocationInLog; +- (id)lastIndexPathInSection:(id)arg1 inIndexPath:(id)arg2; +- (id)_iterateStartingWith:(id)arg1 section:(id)arg2 index:(unsigned long long)arg3 backwards:(BOOL)arg4 level:(long long)arg5 messageCount:(unsigned long long)arg6 onRefPath:(BOOL)arg7 passingTest:(id)arg8; +- (id)messageOrSectionForDocumentLocation:(id)arg1; +- (void)refreshTestableSummaries; +- (int)readOnlyStatus; +- (id)displayName; +- (id)initForURL:(id)arg1 withContentsOfURL:(id)arg2 ofType:(id)arg3 error:(id *)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@property unsigned long long supportedMatchingOptions; + +@end + diff --git a/IDEKit/IDELogEditor.h b/IDEKit/IDELogEditor.h new file mode 100644 index 000000000..eff004515 --- /dev/null +++ b/IDEKit/IDELogEditor.h @@ -0,0 +1,109 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTFindBarFindable-Protocol.h" +#import "DVTScopeBarHost-Protocol.h" +#import "IDEBuildResultsOutlineDelegate-Protocol.h" +#import "IDELogEditorScopeBarDelegate-Protocol.h" + +@class DVTScopeBarsManager, IDEActivityLogSection, IDEBuildResultsOutlineLogic, IDEEditorDocument, IDELogAndTestsEditor, IDELogEditorScopeBar, NSArray, NSBox, NSIndexPath, NSPopUpButton, NSScrollView, NSString, NSView, XCBuildResultsOutlineView; + +@interface IDELogEditor : IDEViewController +{ + XCBuildResultsOutlineView *_buildResultsOutlineView; + XCBuildResultsOutlineView *_buildIssuesOutlineView; + NSBox *_activeViewHolder; + IDEBuildResultsOutlineLogic *_outlineLogic; + NSPopUpButton *_scopeBarMessagesPopup; + NSArray *_currentSelectedDocumentLocations; + NSArray *_currentSelectedItems; + NSIndexPath *_lastFindResultIndexPath; + struct _NSRange _lastFindResultRange; + IDEActivityLogSection *_lastFindResultSection; + IDELogEditorScopeBar *_logEditorScopeBar; + BOOL _showBySteps; + BOOL _showAllResults; + BOOL _lastFindResult; + NSView *_buildResultsEnclosingView; + NSView *_buildIssuesEnclosingView; + IDELogAndTestsEditor *_hostEditor; + IDEEditorDocument *_document; + DVTScopeBarsManager *_scopeBarsManager; +} + ++ (long long)version; ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; +@property(retain) DVTScopeBarsManager *scopeBarsManager; // @synthesize scopeBarsManager=_scopeBarsManager; +@property(retain, nonatomic) IDEEditorDocument *document; // @synthesize document=_document; +@property __weak IDELogAndTestsEditor *hostEditor; // @synthesize hostEditor=_hostEditor; +@property(readonly) IDEActivityLogSection *lastFindResultSection; // @synthesize lastFindResultSection=_lastFindResultSection; +@property(readonly) struct _NSRange lastFindResultRange; // @synthesize lastFindResultRange=_lastFindResultRange; +@property(readonly) BOOL lastFindResult; // @synthesize lastFindResult=_lastFindResult; +@property(copy) NSArray *currentSelectedItems; // @synthesize currentSelectedItems=_currentSelectedItems; +@property(copy) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +- (void).cxx_destruct; +- (id)activityLogSection; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (void)primitiveInvalidate; +- (void)menuCmd_showErrorsOnly:(id)arg1; +- (void)menuCmd_showAllIssues:(id)arg1; +- (void)menuCmd_showAllMessages:(id)arg1; +- (void)menuCmd_showRecentResults:(id)arg1; +- (void)menuCmd_showAllResults:(id)arg1; +- (void)menuCmd_copyShownTranscripts:(id)arg1; +- (void)menuCmd_copySelectedTranscripts:(id)arg1; +- (void)menuCmd_collapseAllTranscripts:(id)arg1; +- (void)menuCmd_expandAllTranscripts:(id)arg1; +- (void)menuCmd_collapseSelectedTranscripts:(id)arg1; +- (void)menuCmd_expandSelectedTranscripts:(id)arg1; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (id)startingLocationForFindBar:(id)arg1 findingBackwards:(BOOL)arg2; +- (void)dvtFindBar:(id)arg1 didUpdateCurrentResult:(id)arg2; +- (void)dvtFindBar:(id)arg1 didUpdateResults:(id)arg2; +- (void)doubleClickDocumentLocation:(id)arg1; +- (void)showFindIndicatorInTranscriptForDocumentLocation:(id)arg1; +- (void)selectDocumentLocations:(id)arg1; +- (void)processNewSelectedIndexPaths:(id)arg1; +- (void)takeFocus; +- (void)viewDidInstall; +@property(readonly) NSView *scopeBarsBaseView; +- (void)loadView; +- (void)logEditorScopeBar:(id)arg1 searchTextChanged:(id)arg2; +- (void)logEditorScopeBar:(id)arg1 showAllResultsChanged:(BOOL)arg2; +- (void)_setShowAllResults:(BOOL)arg1; +- (void)logEditorScopeBar:(id)arg1 stateChanged:(int)arg2; +- (id)attributesForScopeBarMenuItems; +- (void)showAllMessages:(id)arg1; +- (void)_showAnalyzerResultsForSelectability; +- (void)_showWarningsForSelectability; +- (void)_showErrorsForSelectability; +- (void)scopeBarMenuStaticAnalysisResultsOnly:(id)arg1; +- (void)scopeBarMenuErrorsOnly:(id)arg1; +- (void)scopeBarMenuErrorsAndWarningsOnly:(id)arg1; +- (void)scopeBarMenuAllIssues:(id)arg1; +- (void)scopeBarMenuAllMessages:(id)arg1; +- (void)_updateShowSteps:(BOOL)arg1 showWarnings:(BOOL)arg2 showErrors:(BOOL)arg3 showAnalyzerResults:(BOOL)arg4; +- (void)_setShowSteps:(BOOL)arg1 showWarnings:(BOOL)arg2 showErrors:(BOOL)arg3 showTestFailure:(BOOL)arg4 showAnalyzerResults:(BOOL)arg5; +- (void)showLatestResults:(id)arg1; +- (void)showAllResults:(id)arg1; +- (void)_updateShownView; +- (void)_updateScopeBar; +- (id)activeView; +- (id)localizedString:(id)arg1 explanation:(id)arg2; +- (id)configureOutlineView:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) NSScrollView *scopeBarsAdjustableScrollView; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDELogEditorScopeBar.h b/IDEKit/IDELogEditorScopeBar.h new file mode 100644 index 000000000..d4348cacf --- /dev/null +++ b/IDEKit/IDELogEditorScopeBar.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "DVTScopeBarContentController-Protocol.h" + +@class DVTScopeBarButton, DVTSearchField, NSString; + +@interface IDELogEditorScopeBar : DVTViewController +{ + DVTScopeBarButton *_scopeLatestResultsButton; + DVTScopeBarButton *_scopeAllResultsButton; + DVTScopeBarButton *_scopeAllMessagesButton; + DVTScopeBarButton *_scopeAllIssuesButton; + DVTScopeBarButton *_scopeErrorsOnlyButton; + DVTSearchField *_scopeSearchField; + id _delegate; +} + ++ (id)defaultViewNibName; +@property(retain) id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)searchFieldAction:(id)arg1; +- (void)showErrorsOnly:(id)arg1; +- (void)showAllIssues:(id)arg1; +- (void)showAllMessages:(id)arg1; +- (void)showLatestResults:(id)arg1; +- (void)showAllResults:(id)arg1; +- (void)setScopeBarState:(int)arg1 showAllResults:(BOOL)arg2; +@property(readonly) double preferredViewHeight; +- (void)primitiveInvalidate; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDELogEditorScopeBarDelegate-Protocol.h b/IDEKit/IDELogEditorScopeBarDelegate-Protocol.h new file mode 100644 index 000000000..7879b060f --- /dev/null +++ b/IDEKit/IDELogEditorScopeBarDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDELogEditorScopeBarDelegate +- (void)logEditorScopeBar:(id)arg1 searchTextChanged:(id)arg2; +- (void)logEditorScopeBar:(id)arg1 showAllResultsChanged:(BOOL)arg2; +- (void)logEditorScopeBar:(id)arg1 stateChanged:(int)arg2; +@end + diff --git a/IDEKit/IDELogGeniusResultsFinder.h b/IDEKit/IDELogGeniusResultsFinder.h new file mode 100644 index 000000000..be97ceabe --- /dev/null +++ b/IDEKit/IDELogGeniusResultsFinder.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDELogGeniusResultsFinder : IDEGeniusResultsFinder +{ +} + ++ (Class)editorDocumentClass; +- (void)findGeniusResultsForEditorDocument:(id)arg1 selectedDocumentLocations:(id)arg2; + +@end + diff --git a/IDEKit/IDELogManager-IDEKitAdditions.h b/IDEKit/IDELogManager-IDEKitAdditions.h index 27e8ba4cb..49c6894d0 100644 --- a/IDEKit/IDELogManager-IDEKitAdditions.h +++ b/IDEKit/IDELogManager-IDEKitAdditions.h @@ -6,10 +6,25 @@ #import "IDELogManager.h" -@interface IDELogManager (IDEKitAdditions) -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_documentType; -- (id)navigableItem_image; -- (id)navigableItem_name; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDELogManager (IDEKitAdditions) +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDELogNavigator.h b/IDEKit/IDELogNavigator.h new file mode 100644 index 000000000..62027dc53 --- /dev/null +++ b/IDEKit/IDELogNavigator.h @@ -0,0 +1,160 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSMenuDelegate-Protocol.h" + +@class DVTMapTable, DVTObservingToken, DVTScopeBarView, IDELogNavigatorRootItem, IDENavigatorDataCell, IDENavigatorOutlineView, NSArray, NSButton, NSCell, NSDictionary, NSImage, NSMapTable, NSMutableArray, NSMutableSet, NSPredicate, NSSet, NSString; + +@interface IDELogNavigator : IDENavigator +{ + NSImage *_buildIconImage; + NSMutableSet *_expandedItems; + NSDictionary *_sStatusCells; + NSArray *_sSpaceCellArray; + NSCell *_loadMoreLoadingCell; + IDENavigatorDataCell *_loadMoreCell; + IDENavigatorDataCell *_botExecutionCellByTime; + IDENavigatorDataCell *_activityLogCellByTime; + IDENavigatorDataCell *_botExecutionCellByGroup; + IDENavigatorDataCell *_activityLogCellByGroup; + NSMutableArray *_stateChangeObservingTokens; + BOOL _restoringState; + BOOL _keepSelectionWhenRestoringState; + BOOL _workspaceBotFilteringAllowed; + BOOL _workspaceBotFilteringEnabled; + NSMapTable *_weakBotsToStrongCells; + DVTObservingToken *_outlineViewExpandingObserverToken; + DVTObservingToken *_botWorkspaceFilterAllowedObservingToken; + DVTObservingToken *_botWorkspaceFilterObservingToken; + DVTMapTable *_weakExecutionNavigablesToStrongObservingTokens; + DVTMapTable *_weakBotNavigablesToStrongObserverTokens; + NSMutableSet *_serversOnWhichUserCanCreateAndDeleteBots; + NSMapTable *_strongIntegrationsToStrongObservingToken; + BOOL _recentsOnlyFilteringEnabled; + BOOL _groupByTime; + NSPredicate *_groupingPredicate; + IDENavigatorOutlineView *_outlineView; + DVTScopeBarView *_scopeBarView; + NSString *_filterPatternString; + NSArray *_selectedObjects; + IDELogNavigatorRootItem *_rootItem; + DVTObservingToken *_serverManagerObservingToken; + NSMutableArray *_serverObservingTokens; + NSMutableArray *_botsToDelete; + NSMutableSet *_mutableCollapsedItemIdentifiers; + NSMutableSet *_mutableExpandedItemIdentifiers; + NSButton *_byGroupedButton; + NSButton *_byTimeButton; +} + ++ (id)imageForTypeIdentifier:(id)arg1; ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; ++ (id)keyPathsForValuesAffectingWorkspaceBotFilteringEnabled; ++ (id)appHeaderImage; ++ (id)imageNamed:(id)arg1; ++ (void)initialize; +@property(nonatomic) BOOL groupByTime; // @synthesize groupByTime=_groupByTime; +@property(retain, nonatomic) NSButton *byTimeButton; // @synthesize byTimeButton=_byTimeButton; +@property(retain, nonatomic) NSButton *byGroupedButton; // @synthesize byGroupedButton=_byGroupedButton; +@property(readonly, copy) NSMutableSet *mutableExpandedItemIdentifiers; // @synthesize mutableExpandedItemIdentifiers=_mutableExpandedItemIdentifiers; +@property(readonly, copy) NSMutableSet *mutableCollapsedItemIdentifiers; // @synthesize mutableCollapsedItemIdentifiers=_mutableCollapsedItemIdentifiers; +@property(retain, nonatomic) NSMutableArray *botsToDelete; // @synthesize botsToDelete=_botsToDelete; +@property(retain, nonatomic) NSMutableArray *serverObservingTokens; // @synthesize serverObservingTokens=_serverObservingTokens; +@property(retain, nonatomic) DVTObservingToken *serverManagerObservingToken; // @synthesize serverManagerObservingToken=_serverManagerObservingToken; +@property(retain) IDELogNavigatorRootItem *rootItem; // @synthesize rootItem=_rootItem; +@property(retain, nonatomic) NSArray *selectedObjects; // @synthesize selectedObjects=_selectedObjects; +@property(nonatomic) BOOL recentsOnlyFilteringEnabled; // @synthesize recentsOnlyFilteringEnabled=_recentsOnlyFilteringEnabled; +@property(copy, nonatomic) NSString *filterPatternString; // @synthesize filterPatternString=_filterPatternString; +@property(retain) DVTScopeBarView *scopeBarView; // @synthesize scopeBarView=_scopeBarView; +@property(retain) IDENavigatorOutlineView *outlineView; // @synthesize outlineView=_outlineView; +@property(copy) NSPredicate *groupingPredicate; // @synthesize groupingPredicate=_groupingPredicate; +- (void).cxx_destruct; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (id)outlineView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)outlineView:(id)arg1 isGroupHeaderItem:(id)arg2; +- (void)outlineViewItemDidCollapse:(id)arg1; +- (void)outlineViewItemDidExpand:(id)arg1; +- (id)cellForItem:(id)arg1; +- (id)_statusCellsForBotExecution:(id)arg1 showOfflineIndicator:(BOOL)arg2; +- (id)_statusCellsForBotIntegration:(id)arg1 showOfflineIndicator:(BOOL)arg2; +- (void)_configureStatusCells:(id)arg1 forDataCell:(id)arg2; +- (id)_highLevelStatusCells; +- (id)_newHighLevelStatusItemCellWithImage:(id)arg1; +- (id)_newHighLevelStatusItemForOfflineBot:(id)arg1; +- (void)offlineBotAction:(id)arg1; +- (void)testAction:(id)arg1; +- (id)botExecutionCell; +- (id)loadMoreCell; +- (id)activityLogCellUsingByTime:(BOOL)arg1; +- (id)logHeaderCell; +- (id)botHeaderCellWithBot:(id)arg1 item:(id)arg2; +- (id)_baseCell; +- (void)setOutputSelection:(id)arg1; +- (void)updateBoundSelection; +@property(copy) NSString *visibleRectString; +@property(copy) NSDictionary *stateSavingSelectedObjects; +- (void)_revealNavigableItems:(id)arg1; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (void)_configureStateSavingObservers; +- (id)filterDefinitionIdentifier; +- (void)_clearFilterPredicate; +@property(nonatomic) BOOL workspaceBotFilteringEnabled; +@property(nonatomic) BOOL workspaceBotFilteringAllowed; +- (void)updateFilterPredicate; +- (id)_localLogRecords; +- (id)_recentLogRecords; +- (BOOL)_isFiltered; +- (void)setFilteringEnabled:(BOOL)arg1; +- (void)setFilterPredicate:(id)arg1; +- (void)_synchronizeFilteringWithOutlineView; +- (id)filterButtonMenu; +- (void)menuCmd_viewIntegrationInBrowser:(id)arg1; +- (void)menuCmd_viewBotInBrowser:(id)arg1; +- (void)menuCmd_deleteIntegration:(id)arg1; +- (void)menuCmd_cancelIntegration:(id)arg1; +- (void)_alertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)menuCmd_integrateNow:(id)arg1; +- (void)_deleteAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)menuCmd_deleteBot:(id)arg1; +- (void)menuCmd_editBot:(id)arg1; +- (void)menuCmd_createBot:(id)arg1; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (id)selectedRepresentedNavigableObjects; +- (void)menuWillOpen:(id)arg1; +- (BOOL)_canUserCreateAndDeleteBotsOnServiceForBotOrIntegration:(id)arg1; +- (BOOL)delegateFirstResponder; +- (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)setRootNavigableItem:(id)arg1; +- (id)findLogInItem:(id)arg1 equalTo:(id)arg2; +- (id)_recursiveFindNavigableItemForRepresentedObject:(id)arg1 fromNavigableItem:(id)arg2; +- (void)updateByGroupAction:(id)arg1; +- (void)updateByTimeAction:(id)arg1; +- (void)loadView; +- (void)_expandLogItems; +- (id)dvtExtraBindings; +- (void)openDoubleClickedNavigableItemsAction:(id)arg1; +- (void)openClickedNavigableItemAction:(id)arg1; +- (void)openSelectedNavigableItemsKeyAction:(id)arg1; +- (id)openSpecifierForNavigableItem:(id)arg1 error:(id *)arg2; +- (id)domainIdentifier; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(copy) NSSet *expandedItems; // @dynamic expandedItems; +@property(readonly) unsigned long long hash; +@property(readonly, copy) NSMutableSet *mutableExpandedItems; // @dynamic mutableExpandedItems; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDELogNavigatorBotOfflineCell.h b/IDEKit/IDELogNavigatorBotOfflineCell.h new file mode 100644 index 000000000..958121962 --- /dev/null +++ b/IDEKit/IDELogNavigatorBotOfflineCell.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTButtonCell.h" + +@class NSImage; + +@interface IDELogNavigatorBotOfflineCell : DVTButtonCell +{ + BOOL _inMainWindow; + NSImage *_offlineNormal; + NSImage *_offlineHighlighted; + NSImage *_offlineSelected; + NSImage *_offlineSelectedHighlighted; + NSImage *_offlineNormalDeselected; +} + +@property BOOL inMainWindow; // @synthesize inMainWindow=_inMainWindow; +@property(retain) NSImage *offlineNormalDeselected; // @synthesize offlineNormalDeselected=_offlineNormalDeselected; +@property(retain) NSImage *offlineSelectedHighlighted; // @synthesize offlineSelectedHighlighted=_offlineSelectedHighlighted; +@property(retain) NSImage *offlineSelected; // @synthesize offlineSelected=_offlineSelected; +@property(retain) NSImage *offlineHighlighted; // @synthesize offlineHighlighted=_offlineHighlighted; +@property(retain) NSImage *offlineNormal; // @synthesize offlineNormal=_offlineNormal; +- (void).cxx_destruct; +- (void)addTrackingAreasForView:(id)arg1 inFrame:(struct CGRect)arg2 withUserInfo:(id)arg3 mouseLocation:(struct CGPoint)arg4; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (id)initImageCell:(id)arg1 inMainWindow:(BOOL)arg2; + +@end + diff --git a/IDEKit/IDELogNavigatorItem.h b/IDEKit/IDELogNavigatorItem.h new file mode 100644 index 000000000..82b56e438 --- /dev/null +++ b/IDEKit/IDELogNavigatorItem.h @@ -0,0 +1,77 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEBot, IDEEntityIdentifier, IDEFileReference, IDEWorkspace, NSArray, NSImage, NSString; + +@interface IDELogNavigatorItem : NSObject +{ + BOOL _updatingItems; + IDEBot *_bot; + id _botNavigable; + IDEEntityIdentifier *_entityIdentifier; + NSArray *_items; + IDEWorkspace *_workspace; + NSString *_name; + NSImage *_image; + id _updateBlock; + NSArray *_cachedItems; + NSArray *_observationTokens; +} + ++ (id)keyPathsForValuesAffectingSubtitle; ++ (id)keyPathsForValuesAffectingNavigableItem_progressValue; ++ (id)keyPathsForValuesAffectingNavigableItem_contentDocumentLocation; ++ (id)keyPathsForValuesAffectingNavigableItem_documentType; ++ (id)keyPathsForValuesAffectingNavigableItem_image; ++ (id)keyPathsForValuesAffectingNavigableItem_name; ++ (void)initialize; +@property(retain, nonatomic) NSArray *observationTokens; // @synthesize observationTokens=_observationTokens; +@property(nonatomic) BOOL updatingItems; // @synthesize updatingItems=_updatingItems; +@property(retain, nonatomic) NSArray *cachedItems; // @synthesize cachedItems=_cachedItems; +@property(copy) id updateBlock; // @synthesize updateBlock=_updateBlock; +@property(copy) NSImage *image; // @synthesize image=_image; +@property(copy) NSString *name; // @synthesize name=_name; +@property(retain, nonatomic) IDEWorkspace *workspace; // @synthesize workspace=_workspace; +@property(retain, nonatomic) NSArray *items; // @synthesize items=_items; +@property(readonly, copy, nonatomic) IDEEntityIdentifier *entityIdentifier; // @synthesize entityIdentifier=_entityIdentifier; +@property(retain, nonatomic) id botNavigable; // @synthesize botNavigable=_botNavigable; +@property(retain, nonatomic) IDEBot *bot; // @synthesize bot=_bot; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +- (void)dealloc; +- (BOOL)isEqualToIdentifier:(id)arg1; +@property(readonly, nonatomic) NSString *identifier; +@property(readonly, nonatomic) NSString *subtitle; // @dynamic subtitle; +@property(readonly, nonatomic) long long navigableItem_progressValue; // @dynamic navigableItem_progressValue; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; // @dynamic navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; // @dynamic navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; // @dynamic navigableItem_image; +@property(readonly) NSString *navigableItem_name; // @dynamic navigableItem_name; +- (void)_configureBotObservationTokens; +- (void)_configureBotNavigableObservationTokens; +- (void)_updateItemsUsingSchemeLogRecords; +- (void)update; +- (id)initWithName:(id)arg1 image:(id)arg2 workspace:(id)arg3 activityLogUpdateBlock:(id)arg4; +- (id)initWithEntityIdentifier:(id)arg1 workspace:(id)arg2; +- (id)initWithBotNavigable:(id)arg1; +- (id)initWithBot:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDELogNavigatorLoadMoreItem.h b/IDEKit/IDELogNavigatorLoadMoreItem.h new file mode 100644 index 000000000..fc62f799a --- /dev/null +++ b/IDEKit/IDELogNavigatorLoadMoreItem.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEBot, IDEFileReference, NSDate, NSImage, NSString; + +@interface IDELogNavigatorLoadMoreItem : NSObject +{ + NSImage *_refreshImage; + NSString *_navigableItem_name; + NSString *_subtitle; + long long _navigableItem_progressValue; + unsigned long long _count; + id _firstItem; + NSDate *_loadMoreStartDate; + IDEBot *_bot; +} + +@property(retain, nonatomic) IDEBot *bot; // @synthesize bot=_bot; +@property(retain, nonatomic) NSDate *loadMoreStartDate; // @synthesize loadMoreStartDate=_loadMoreStartDate; +@property(retain, nonatomic) id firstItem; // @synthesize firstItem=_firstItem; +@property(nonatomic) unsigned long long count; // @synthesize count=_count; +@property(nonatomic) long long navigableItem_progressValue; // @synthesize navigableItem_progressValue=_navigableItem_progressValue; +@property(retain, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; +@property(retain, nonatomic) NSString *navigableItem_name; // @synthesize navigableItem_name=_navigableItem_name; +- (void).cxx_destruct; +- (void)loadMore; +- (void)update; +@property(readonly, nonatomic) NSImage *navigableItem_image; +- (void)_updateSubstring; +- (void)_updateCount; +- (id)initWithLogNavigatorItem:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDELogNavigatorRootItem.h b/IDEKit/IDELogNavigatorRootItem.h new file mode 100644 index 000000000..89d6b5c7d --- /dev/null +++ b/IDEKit/IDELogNavigatorRootItem.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDELogManager, IDELogNavigatorItem, IDENavigableItemCoordinator, IDEWorkspace, NSArray, NSImage, NSMutableArray, NSString; + +@interface IDELogNavigatorRootItem : NSObject +{ + IDELogManager *_localGroup; + NSArray *_logGroups; + IDEWorkspace *_workspace; + BOOL _groupByTime; + NSArray *_observationTokens; + NSArray *_botObservationTokens; + NSMutableArray *_localCachedGroups; + IDELogNavigatorItem *_workspaceItem; + NSArray *_allBots; + IDENavigableItemCoordinator *_navigableItemCoordinator; +} + ++ (id)logRootItemForWorkspace:(id)arg1; +@property(retain, nonatomic) IDENavigableItemCoordinator *navigableItemCoordinator; // @synthesize navigableItemCoordinator=_navigableItemCoordinator; +@property(copy, nonatomic) NSArray *allBots; // @synthesize allBots=_allBots; +@property(retain, nonatomic) IDELogNavigatorItem *workspaceItem; // @synthesize workspaceItem=_workspaceItem; +@property(retain, nonatomic) NSMutableArray *localCachedGroups; // @synthesize localCachedGroups=_localCachedGroups; +@property(copy, nonatomic) NSArray *botObservationTokens; // @synthesize botObservationTokens=_botObservationTokens; +@property(copy, nonatomic) NSArray *observationTokens; // @synthesize observationTokens=_observationTokens; +@property(retain, nonatomic) IDELogManager *localGroup; // @synthesize localGroup=_localGroup; +@property(copy, nonatomic) NSArray *logGroups; // @synthesize logGroups=_logGroups; +- (void).cxx_destruct; +@property(readonly) NSString *navigableItem_name; +- (void)updateLogGroups; +- (void)filterBotsToWorkspace:(BOOL)arg1; +- (id)_groupByGroupArray; +- (id)_groupByTimeArray; +- (id)_getDateForObject:(id)arg1; +- (void)dealloc; +- (id)initWithLogManager:(id)arg1 groupedByTime:(BOOL)arg2; +- (id)initWithLogManager:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDELogNoTestsViewController.h b/IDEKit/IDELogNoTestsViewController.h new file mode 100644 index 000000000..3c9dadadc --- /dev/null +++ b/IDEKit/IDELogNoTestsViewController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTLozengeTextField; + +@interface IDELogNoTestsViewController : IDEViewController +{ + DVTLozengeTextField *_lozenge; +} + +@property __weak DVTLozengeTextField *lozenge; // @synthesize lozenge=_lozenge; +- (void).cxx_destruct; +- (void)loadView; + +@end + diff --git a/IDEKit/IDELogTestsViewController.h b/IDEKit/IDELogTestsViewController.h new file mode 100644 index 000000000..92db23afe --- /dev/null +++ b/IDEKit/IDELogTestsViewController.h @@ -0,0 +1,64 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTReplacementViewDelegate-Protocol.h" +#import "IDESharedTests_RootObject-Protocol.h" + +@class DVTBorderedView, DVTChoice, DVTObservingToken, DVTReplacementView, DVTTabChooserView, IDEEditorDocument, IDELogAndTestsEditor, IDESchemeActionRunDestinationRecord, NSArray, NSMutableSet, NSString; + +@interface IDELogTestsViewController : IDEViewController +{ + NSMutableSet *_passingTestGroups; + NSMutableSet *_failingTestGroups; + NSMutableSet *_performanceMetrics; + NSArray *_performanceMetricsForDisplay; + NSArray *_allTests; + NSArray *_failingTests; + NSArray *_passingTests; + IDESchemeActionRunDestinationRecord *_runDestinationRecord; + id _buildLogObserver; + DVTChoice *_testsChoice; + IDEEditorDocument *_document; + IDELogAndTestsEditor *_hostEditor; + DVTBorderedView *_borderedView; + DVTTabChooserView *_tabChooserView; + DVTReplacementView *_replacementView; + DVTObservingToken *_choiceUpdateToken; +} + +@property(retain) DVTObservingToken *choiceUpdateToken; // @synthesize choiceUpdateToken=_choiceUpdateToken; +@property __weak DVTReplacementView *replacementView; // @synthesize replacementView=_replacementView; +@property __weak DVTTabChooserView *tabChooserView; // @synthesize tabChooserView=_tabChooserView; +@property __weak DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +@property __weak IDELogAndTestsEditor *hostEditor; // @synthesize hostEditor=_hostEditor; +@property(retain, nonatomic) IDEEditorDocument *document; // @synthesize document=_document; +- (void).cxx_destruct; +- (id)ide_sharedTests_groupsPassingOnly:(BOOL)arg1 failingOnly:(BOOL)arg2 perfOnly:(BOOL)arg3; +- (id)testGroupsPassingOnly:(BOOL)arg1 failingOnly:(BOOL)arg2 perfOnly:(BOOL)arg3; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_perfMetricNames; +- (id)sharedTestsViewController; +- (id)logEditor; +- (void)replacementView:(id)arg1 didInstallViewController:(id)arg2; +- (void)processTestSummaryGroup:(id)arg1 parentGroup:(id)arg2; +- (void)processTestSummary:(id)arg1 logTestsViewTestGroup:(id)arg2; +- (void)processTestableSummary:(id)arg1 logTestsViewTestGroup:(id)arg2 parentGroup:(id)arg3; +- (void)refreshTestableDataFromDocument; +- (void)showTestForClassName:(id)arg1 methodName:(id)arg2; +- (void)showLogEditor; +- (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDELogTestsViewTestGroup.h b/IDEKit/IDELogTestsViewTestGroup.h new file mode 100644 index 000000000..17e710036 --- /dev/null +++ b/IDEKit/IDELogTestsViewTestGroup.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDESharedTests_TestGroup-Protocol.h" + +@class IDESchemeActionTestSummaryGroup, NSArray, NSMutableArray, NSString; + +@interface IDELogTestsViewTestGroup : NSObject +{ + NSMutableArray *_failingTestWrappers; + NSMutableArray *_passingTestWrappers; + IDESchemeActionTestSummaryGroup *_parentGroup; + NSArray *_testSummaries; + NSString *_name; +} + +@property(copy) NSString *name; // @synthesize name=_name; +@property(readonly, copy) NSArray *testSummaries; // @synthesize testSummaries=_testSummaries; +@property(retain) IDESchemeActionTestSummaryGroup *parentGroup; // @synthesize parentGroup=_parentGroup; +- (void).cxx_destruct; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testTargetName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_groupName; +- (void)addTestWrapper:(id)arg1; +- (id)ide_sharedTests_passingOnly:(BOOL)arg1 failingOnly:(BOOL)arg2 perfOnly:(BOOL)arg3; +- (id)ide_sharedTests_passingTests; +- (id)ide_sharedTests_failingTests; +- (id)ide_sharedTests_allTests; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDELogTestsViewTestSummaryTestRun.h b/IDEKit/IDELogTestsViewTestSummaryTestRun.h new file mode 100644 index 000000000..35655e533 --- /dev/null +++ b/IDEKit/IDELogTestsViewTestSummaryTestRun.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDESharedTests_TestRun-Protocol.h" + +@class IDESchemeActionRunDestinationRecord, IDESchemeActionsInvocationRecord, NSArray, NSImage, NSString; + +@interface IDELogTestsViewTestSummaryTestRun : NSObject +{ + NSString *_ide_sharedTests_testName; + NSString *_ide_sharedTests_testClassName; + id _ide_sharedTests_testedDevice; + unsigned long long _ide_sharedTests_testSummaryStatus; + NSString *_ide_sharedTests_UUID; + NSArray *_ide_sharedTests_failureSummaries; + NSArray *_ide_sharedTests_performanceMetrics; + IDESchemeActionRunDestinationRecord *_ide_sharedTests_runDestinationRecord; +} + +@property(retain, nonatomic) IDESchemeActionRunDestinationRecord *ide_sharedTests_runDestinationRecord; // @synthesize ide_sharedTests_runDestinationRecord=_ide_sharedTests_runDestinationRecord; +@property(copy, nonatomic) NSArray *ide_sharedTests_performanceMetrics; // @synthesize ide_sharedTests_performanceMetrics=_ide_sharedTests_performanceMetrics; +@property(copy, nonatomic) NSArray *ide_sharedTests_failureSummaries; // @synthesize ide_sharedTests_failureSummaries=_ide_sharedTests_failureSummaries; +@property(copy, nonatomic) NSString *ide_sharedTests_UUID; // @synthesize ide_sharedTests_UUID=_ide_sharedTests_UUID; +@property(nonatomic) unsigned long long ide_sharedTests_testSummaryStatus; // @synthesize ide_sharedTests_testSummaryStatus=_ide_sharedTests_testSummaryStatus; +@property(retain, nonatomic) id ide_sharedTests_testedDevice; // @synthesize ide_sharedTests_testedDevice=_ide_sharedTests_testedDevice; +@property(copy, nonatomic) NSString *ide_sharedTests_testClassName; // @synthesize ide_sharedTests_testClassName=_ide_sharedTests_testClassName; +@property(copy, nonatomic) NSString *ide_sharedTests_testName; // @synthesize ide_sharedTests_testName=_ide_sharedTests_testName; +- (void).cxx_destruct; +@property(readonly, nonatomic) IDESchemeActionRunDestinationRecord *ide_sharedTests_schemeActionRunDestinationRecord; +@property(readonly, nonatomic) BOOL ide_sharedTests_fetchesSchemeActionsInvocationRecordAsync; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_perfMetrics; +@property(readonly, nonatomic) NSImage *ide_sharedTests_statusImage; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) IDESchemeActionsInvocationRecord *ide_sharedTests_schemeActionsInvocationRecord; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDELogTestsViewTestSummaryWrapper.h b/IDEKit/IDELogTestsViewTestSummaryWrapper.h new file mode 100644 index 000000000..9c0d9f583 --- /dev/null +++ b/IDEKit/IDELogTestsViewTestSummaryWrapper.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDESharedTests_Test-Protocol.h" + +@class IDELogTestsViewTestSummaryTestRun, IDESchemeActionRunDestinationRecord, IDESchemeActionTestSummary, NSArray, NSImage, NSString; + +@interface IDELogTestsViewTestSummaryWrapper : NSObject +{ + IDESchemeActionTestSummary *_testSummary; + IDESchemeActionRunDestinationRecord *_runDestinationRecord; + IDELogTestsViewTestSummaryTestRun *_testRun; +} + +@property(retain) IDELogTestsViewTestSummaryTestRun *testRun; // @synthesize testRun=_testRun; +@property(retain) IDESchemeActionRunDestinationRecord *runDestinationRecord; // @synthesize runDestinationRecord=_runDestinationRecord; +@property(retain) IDESchemeActionTestSummary *testSummary; // @synthesize testSummary=_testSummary; +- (void).cxx_destruct; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_missingBaselineInfo; +@property(readonly, nonatomic) BOOL ide_sharedTests_fetchesTestRunsLazily; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_UUID; +@property(readonly, nonatomic) NSImage *ide_sharedTests_statusImage; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_perfMetrics; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testName; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_testRuns; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDELogViewController.h b/IDEKit/IDELogViewController.h new file mode 100644 index 000000000..228ab4744 --- /dev/null +++ b/IDEKit/IDELogViewController.h @@ -0,0 +1,77 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTFindBarFindable-Protocol.h" +#import "IDEBuildResultsOutlineDelegate-Protocol.h" + +@class DVTObservingToken, IDEActivityLogSection, IDEBuildResultsOutlineLogic, IDEEditor, NSArray, NSBox, NSPopUpButton, NSString, XCBuildResultsOutlineView; + +@interface IDELogViewController : IDEViewController +{ + BOOL _showAllResults; + BOOL _showBySteps; + BOOL _lastFindResult; + IDEActivityLogSection *_activityLogSection; + IDEEditor *_editor; + id _delegate; + DVTObservingToken *_activityLogSectionUpdateToken; + id _documentSizeUpdateToken; + NSPopUpButton *_scopeBarMessagesPopup; + IDEBuildResultsOutlineLogic *_outlineLogic; + XCBuildResultsOutlineView *_buildResultsOutlineView; + XCBuildResultsOutlineView *_buildIssuesOutlineView; + NSBox *_containerView; + NSArray *_currentSelectedDocumentLocations; + NSArray *_currentSelectedItems; + IDEActivityLogSection *_lastFindResultSection; + struct _NSRange _lastFindResultRange; +} + +@property(retain) IDEActivityLogSection *lastFindResultSection; // @synthesize lastFindResultSection=_lastFindResultSection; +@property struct _NSRange lastFindResultRange; // @synthesize lastFindResultRange=_lastFindResultRange; +@property BOOL lastFindResult; // @synthesize lastFindResult=_lastFindResult; +@property(copy) NSArray *currentSelectedItems; // @synthesize currentSelectedItems=_currentSelectedItems; +@property(copy) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +@property(retain) NSBox *containerView; // @synthesize containerView=_containerView; +@property(retain) XCBuildResultsOutlineView *buildIssuesOutlineView; // @synthesize buildIssuesOutlineView=_buildIssuesOutlineView; +@property(retain) XCBuildResultsOutlineView *buildResultsOutlineView; // @synthesize buildResultsOutlineView=_buildResultsOutlineView; +@property(retain) IDEBuildResultsOutlineLogic *outlineLogic; // @synthesize outlineLogic=_outlineLogic; +@property BOOL showBySteps; // @synthesize showBySteps=_showBySteps; +@property(nonatomic) BOOL showAllResults; // @synthesize showAllResults=_showAllResults; +@property(retain) NSPopUpButton *scopeBarMessagesPopup; // @synthesize scopeBarMessagesPopup=_scopeBarMessagesPopup; +@property(retain) id documentSizeUpdateToken; // @synthesize documentSizeUpdateToken=_documentSizeUpdateToken; +@property(retain) DVTObservingToken *activityLogSectionUpdateToken; // @synthesize activityLogSectionUpdateToken=_activityLogSectionUpdateToken; +@property(retain) id delegate; // @synthesize delegate=_delegate; +@property(retain) IDEEditor *editor; // @synthesize editor=_editor; +@property(retain) IDEActivityLogSection *activityLogSection; // @synthesize activityLogSection=_activityLogSection; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)selectSection:(id)arg1 withTranscriptTextRange:(struct _NSRange)arg2; +- (void)selectMessageOrSection:(id)arg1; +- (void)updateOutlineControllerWithSearchString:(id)arg1; +- (id)attributesForScopeBarMenuItems; +- (id)activeView; +- (void)_updateShownView; +- (void)_cancelObservationToken; +- (id)configureOutlineView:(id)arg1; +- (void)showAllMessages:(id)arg1; +- (void)doubleClickDocumentLocation:(id)arg1; +- (void)processNewSelectedIndexPaths:(id)arg1; +- (void)_setShowSteps:(BOOL)arg1 showWarnings:(BOOL)arg2 showErrors:(BOOL)arg3 showAnalyzerResults:(BOOL)arg4; +- (void)_updateShowSteps:(BOOL)arg1 showWarnings:(BOOL)arg2 showErrors:(BOOL)arg3 showAnalyzerResults:(BOOL)arg4; +- (void)setLogEditorScopeState:(int)arg1; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDELogViewControllerDelegate-Protocol.h b/IDEKit/IDELogViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..ab670057b --- /dev/null +++ b/IDEKit/IDELogViewControllerDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDELogViewControllerDelegate +- (void)logViewController:(id)arg1 selectedIndexPathsDidChange:(id)arg2; +- (id)logViewController:(id)arg1 replacementDocumentLocationForOriginalDocumentLocation:(id)arg2; +@end + diff --git a/IDEKit/IDEManageRunContextsSheetController.h b/IDEKit/IDEManageRunContextsSheetController.h index 8e091997d..d36b0854b 100644 --- a/IDEKit/IDEManageRunContextsSheetController.h +++ b/IDEKit/IDEManageRunContextsSheetController.h @@ -6,7 +6,7 @@ #import -@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTObservingToken, DVTPopUpButtonCell, IDEControlGroup, IDEWorkspace, NSArrayController, NSButton, NSTableView, NSWindow; +@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTObservingToken, DVTPopUpButtonCell, DVTTableView, IDEControlGroup, IDEWorkspace, NSArrayController, NSButton, NSWindow; @interface IDEManageRunContextsSheetController : IDEViewController { @@ -14,7 +14,7 @@ DVTBorderedView *_tableBorderView; NSArrayController *_runContextsArrayController; NSArrayController *_customDataStoresArrayController; - NSTableView *_tableView; + DVTTableView *_tableView; NSButton *_editButton; DVTPopUpButtonCell *_containerPopUpCell; DVTGradientImageButton *_addButton; @@ -50,11 +50,13 @@ - (void)deleteAction:(id)arg1; - (void)sheetOKAction:(id)arg1; - (void)autocreateSchemesAction:(id)arg1; +- (void)cancelOperation:(id)arg1; @property BOOL shouldAutocreateSchemes; @property(retain) IDEWorkspace *workspace; - (void)primitiveInvalidate; - (void)_sheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; - (void)_beginSheetForWindow:(id)arg1; +- (void)loadView; @end diff --git a/IDEKit/IDEMediaRepository.h b/IDEKit/IDEMediaRepository.h index 42bd80eb9..c187bc8cf 100644 --- a/IDEKit/IDEMediaRepository.h +++ b/IDEKit/IDEMediaRepository.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, NSMutableDictionary, NSSet; +@class DVTStackBacktrace, NSMutableDictionary, NSSet, NSString; @interface IDEMediaRepository : NSObject { @@ -25,12 +25,16 @@ - (void)didUnregisterMediaRepositoryObserver; - (void)willRegisterMediaRepositoryObserver; - (void)notifyObserversOfAddsAndModifies:(id)arg1 andDeletes:(id)arg2; -@property(readonly, nonatomic) NSSet *resources; +@property(readonly, copy, nonatomic) NSSet *resources; - (void)primitiveInvalidate; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEMediaResource.h b/IDEKit/IDEMediaResource.h index 6c1d7d5da..8722ceff2 100644 --- a/IDEKit/IDEMediaResource.h +++ b/IDEKit/IDEMediaResource.h @@ -31,8 +31,8 @@ + (id)resourceWithName:(id)arg1 contentType:(id)arg2 icon:(id)arg3 content:(id)arg4; + (id)resourceWithName:(id)arg1 contentType:(id)arg2 icon:(id)arg3 content:(id)arg4 explicitNameForFolding:(id)arg5 applicableFoldingStrategies:(id)arg6; + (id)resourceWithPath:(id)arg1 contentType:(id)arg2 name:(id)arg3 icon:(id)arg4 explicitNameForFolding:(id)arg5 applicableFoldingStrategies:(id)arg6; -@property(readonly, nonatomic) NSMutableSet *iconRequests; // @synthesize iconRequests=_iconRequests; -@property(readonly, nonatomic) NSMutableSet *contentRequests; // @synthesize contentRequests=_contentRequests; +@property(readonly, copy, nonatomic) NSMutableSet *iconRequests; // @synthesize iconRequests=_iconRequests; +@property(readonly, copy, nonatomic) NSMutableSet *contentRequests; // @synthesize contentRequests=_contentRequests; @property(nonatomic, getter=isIconValid) BOOL iconValid; // @synthesize iconValid=_iconValid; @property(nonatomic, getter=isContentValid) BOOL contentValid; // @synthesize contentValid=_contentValid; @property(retain, nonatomic) id content; // @synthesize content=_content; @@ -43,6 +43,10 @@ @property(readonly, nonatomic) DVTFilePath *sourceFilePath; // @synthesize sourceFilePath=_sourceFilePath; @property(readonly, nonatomic) DVTFileDataType *contentType; // @synthesize contentType=_contentType; - (void).cxx_destruct; +- (id)variantSetNameWithFoldingStrategy:(id)arg1; +- (id)variantWithFoldingStrategy:(id)arg1; +- (id)extractNonVariantNameFromString:(id)arg1 forMediaType:(id)arg2 usingVariables:(id)arg3 withFoldingStrategy:(id)arg4 returningVariant:(id *)arg5; +- (id)extractNonVariantNameWithFoldingStrategy:(id)arg1 returningVariant:(id *)arg2; - (void)populateAdditionalTypesToPasteboard:(id)arg1; - (id)requestContentSynchronously; - (void)requestContentAsynchronously:(id)arg1; diff --git a/IDEKit/IDEMediaResourceFoldingStrategy.h b/IDEKit/IDEMediaResourceFoldingStrategy.h index 1945d7586..87343f9d0 100644 --- a/IDEKit/IDEMediaResourceFoldingStrategy.h +++ b/IDEKit/IDEMediaResourceFoldingStrategy.h @@ -18,10 +18,6 @@ - (id)titleForVariant:(id)arg1; - (id)variantTitleForResource:(id)arg1; - (id)firstResourceMatchingVariant:(id)arg1 fromVariantSet:(id)arg2; -- (id)extractNonVariantNameFromString:(id)arg1 returningVariant:(id *)arg2; -- (id)variantSetNameForResource:(id)arg1; -- (id)variantForResource:(id)arg1; -- (id)extractNonVariantNameFromString:(id)arg1 forMediaType:(id)arg2 usingVariables:(id)arg3 returningVariant:(id *)arg4; - (BOOL)namesForFilesOfTypeIncludeFileExtensions:(id)arg1; - (id)mostToLeastSpecificVariablesForMediaType:(id)arg1; - (id)variablesInParsingOrderForMediaType:(id)arg1; diff --git a/IDEKit/IDEMediaResourceVariantContext.h b/IDEKit/IDEMediaResourceVariantContext.h index dfdd03c91..67939e62b 100644 --- a/IDEKit/IDEMediaResourceVariantContext.h +++ b/IDEKit/IDEMediaResourceVariantContext.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTMapTable, DVTStackBacktrace, IDEMediaResourceFoldingStrategy, NSMutableDictionary, NSMutableSet, NSSet; +@class DVTMapTable, DVTStackBacktrace, IDEMediaResourceFoldingStrategy, NSMutableDictionary, NSMutableSet, NSSet, NSString; @interface IDEMediaResourceVariantContext : NSObject { @@ -37,7 +37,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEMediaResourceVariantVariable.h b/IDEKit/IDEMediaResourceVariantVariable.h index 498f120bc..7808c2fe4 100644 --- a/IDEKit/IDEMediaResourceVariantVariable.h +++ b/IDEKit/IDEMediaResourceVariantVariable.h @@ -22,14 +22,16 @@ } + (id)OSXImageScaleFactorVariantVariable; ++ (id)iOSHeightClassVariantVariable; ++ (id)iOSWidthClassVariantVariable; + (id)iOSIdiomVariantVariable; + (id)iOSImageScaleFactorVariantVariable; + (id)iOSImageResolutionVariantVariable; -@property(readonly, nonatomic) NSSet *validValues; // @synthesize validValues=_validValues; +@property(readonly, copy, nonatomic) NSSet *validValues; // @synthesize validValues=_validValues; @property(readonly, nonatomic) long long valueEndOffset; // @synthesize valueEndOffset=_valueEndOffset; @property(readonly, nonatomic) long long valueStartOffset; // @synthesize valueStartOffset=_valueStartOffset; -@property(readonly, nonatomic) NSRegularExpression *expression; // @synthesize expression=_expression; -@property(readonly, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; +@property(readonly, copy, nonatomic) NSRegularExpression *expression; // @synthesize expression=_expression; +@property(readonly, copy, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; - (void).cxx_destruct; - (id)description; - (id)searchValuesForValue:(id)arg1; diff --git a/IDEKit/IDEMenuKeyBinding.h b/IDEKit/IDEMenuKeyBinding.h index 0d0efe900..76d663443 100644 --- a/IDEKit/IDEMenuKeyBinding.h +++ b/IDEKit/IDEMenuKeyBinding.h @@ -24,7 +24,7 @@ @property(copy) NSString *commandGroupIdentifier; // @synthesize commandGroupIdentifier=_commandGroupIdentifier; @property(copy) NSString *commandIdentifier; // @synthesize commandIdentifier=_commandIdentifier; - (void).cxx_destruct; -@property(readonly) NSString *combinedIdentifier; +@property(readonly, copy) NSString *combinedIdentifier; - (BOOL)isEqualToKeyBinding:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/IDEKit/IDEMethodSourceCodeGenerator-Protocol.h b/IDEKit/IDEMethodSourceCodeGenerator-Protocol.h new file mode 100644 index 000000000..7ce592c39 --- /dev/null +++ b/IDEKit/IDEMethodSourceCodeGenerator-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEMethodSourceCodeGenerator +- (id)prepareToAddClassMethodWithName:(id)arg1 inClassNamed:(id)arg2 options:(id)arg3 error:(id *)arg4; +- (id)prepareToAddInstanceMethodWithName:(id)arg1 inClassNamed:(id)arg2 options:(id)arg3 error:(id *)arg4; +@end + diff --git a/IDEKit/IDEMigrationAssistantContext.h b/IDEKit/IDEMigrationAssistantContext.h index 6f3f718d8..f96f7d8e1 100644 --- a/IDEKit/IDEMigrationAssistantContext.h +++ b/IDEKit/IDEMigrationAssistantContext.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface IDEMigrationAssistantContext : IDEAssistantContext { @@ -19,7 +19,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEMigrationTarget.h b/IDEKit/IDEMigrationTarget.h index 40ac818e8..b0d0cdedc 100644 --- a/IDEKit/IDEMigrationTarget.h +++ b/IDEKit/IDEMigrationTarget.h @@ -15,14 +15,14 @@ NSImage *_iconImage; } -@property(readonly) NSImage *iconImage; // @synthesize iconImage=_iconImage; -@property(readonly) NSArray *buildFiles; // @synthesize buildFiles=_buildFiles; +@property(readonly, copy) NSImage *iconImage; // @synthesize iconImage=_iconImage; +@property(readonly, copy) NSArray *buildFiles; // @synthesize buildFiles=_buildFiles; @property(readonly) id blueprint; // @synthesize blueprint=_blueprint; - (void).cxx_destruct; @property(readonly) BOOL buildsWithXCTest; @property(readonly) BOOL buildsWithClang; @property(readonly) BOOL buildsValidArchtectures; -@property(readonly) NSString *warningMessage; +@property(readonly, copy) NSString *warningMessage; - (id)latestSDK; - (void)updateBuildSettings; diff --git a/IDEKit/IDEMigrationTargetChooserStatePersistence.h b/IDEKit/IDEMigrationTargetChooserStatePersistence.h index 9ad920442..ff9a4113f 100644 --- a/IDEKit/IDEMigrationTargetChooserStatePersistence.h +++ b/IDEKit/IDEMigrationTargetChooserStatePersistence.h @@ -8,7 +8,7 @@ #import "NSKeyedUnarchiverDelegate-Protocol.h" -@class DVTFilePath; +@class DVTFilePath, NSString; @interface IDEMigrationTargetChooserStatePersistence : NSObject { @@ -22,5 +22,11 @@ - (void)saveStateData:(id)arg1; - (id)mergeStateData:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEMiniDebuggerToolbarItemProvider.h b/IDEKit/IDEMiniDebuggerToolbarItemProvider.h index b67fd13f7..73ed7ab97 100644 --- a/IDEKit/IDEMiniDebuggerToolbarItemProvider.h +++ b/IDEKit/IDEMiniDebuggerToolbarItemProvider.h @@ -8,6 +8,8 @@ #import "IDEToolbarItemProvider-Protocol.h" +@class NSString; + @interface IDEMiniDebuggerToolbarItemProvider : NSObject { } @@ -17,5 +19,11 @@ + (id)_createConsoleToolbarItemForWindow:(id)arg1; + (id)_createPauseToolbarItemForWindow:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEModule.h b/IDEKit/IDEModule.h new file mode 100644 index 000000000..781f7f38a --- /dev/null +++ b/IDEKit/IDEModule.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary, NSMutableDictionary, NSString; + +@interface IDEModule : NSObject +{ + NSString *_name; + NSDictionary *_docParams; + NSMutableDictionary *_submodulesByName; +} + +- (void).cxx_destruct; +- (id)description; +- (id)navigableItem_name; +- (id)submoduleWithName:(id)arg1 documentParameters:(id)arg2 createIfNeeded:(BOOL)arg3; +- (id)submodules; +- (BOOL)isLeaf; +- (id)documentParameters; +- (id)name; +- (id)init; +- (id)initWithName:(id)arg1 documentParameters:(id)arg2; + +@end + diff --git a/IDEKit/IDEModuleNavigableItem.h b/IDEKit/IDEModuleNavigableItem.h new file mode 100644 index 000000000..af0958c87 --- /dev/null +++ b/IDEKit/IDEModuleNavigableItem.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTObservingToken, DVTWeakInterposer; + +@interface IDEModuleNavigableItem : IDENavigableItem +{ + DVTWeakInterposer *_document_dvtWeakInterposer; + DVTObservingToken *_documentTopLevelStructObservation; + BOOL _isInvalidatingTopLevelObjects; + id _document; +} + ++ (id)fileDataType; +@property(retain) DVTObservingToken *documentTopLevelStructObservation; // @synthesize documentTopLevelStructObservation=_documentTopLevelStructObservation; +@property __weak id document; // @synthesize document=_document; +- (void).cxx_destruct; +- (unsigned long long)indexOfChildItemForIdentifier:(id)arg1; +- (id)identifierForChildItem:(id)arg1; +- (id)childRepresentedObjects; +- (BOOL)isLeaf; +- (BOOL)isDocumentNavigableItem; +- (id)structureProvidingEditorDocument; +- (id)_editorDocument; +- (void)_updateEditorDocument:(id)arg1; +- (void)_documentDidClose; +- (void)primitiveInvalidate; +- (void)invalidateChildItems; +- (id)contentDocumentLocation; +- (id)documentType; +- (id)image; +- (id)name; +- (id)module; +- (id)initWithRepresentedObject:(id)arg1; + +@end + diff --git a/IDEKit/IDEModuleNavigableItemDomainProvider.h b/IDEKit/IDEModuleNavigableItemDomainProvider.h new file mode 100644 index 000000000..44b754226 --- /dev/null +++ b/IDEKit/IDEModuleNavigableItemDomainProvider.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEModuleNavigableItemDomainProvider : IDENavigableItemDomainProvider +{ +} + ++ (id)domainObjectForURL:(id)arg1 forWorkspace:(id)arg2; ++ (id)domainObjectForWorkspace:(id)arg1; + +@end + diff --git a/IDEKit/IDENavBar.h b/IDEKit/IDENavBar.h index 918e08e21..856455b69 100644 --- a/IDEKit/IDENavBar.h +++ b/IDEKit/IDENavBar.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTBorderedView, DVTStackBacktrace, IDEControlGroup, IDEPathControl; +@class DVTBorderedView, DVTStackBacktrace, IDEControlGroup, IDEPathControl, NSString; @interface IDENavBar : DVTLayoutView_ML { @@ -54,7 +54,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDENavigableItem.h b/IDEKit/IDENavigableItem.h index 1243fa674..d6a603e86 100644 --- a/IDEKit/IDENavigableItem.h +++ b/IDEKit/IDENavigableItem.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDENavigableItemCoordinator, NSArray, NSImage, NSPredicate, NSString; +@class DVTDocumentLocation, DVTFileDataType, DVTStackBacktrace, IDEFileReference, IDENavigableItemCoordinator, NSArray, NSColor, NSImage, NSPredicate, NSString; @interface IDENavigableItem : NSObject { @@ -49,9 +49,6 @@ @property(readonly) IDENavigableItemCoordinator *navigableItemCoordinator; // @synthesize navigableItemCoordinator=_coordinator; @property(readonly) id representedObject; // @synthesize representedObject=_representedObject; - (void).cxx_destruct; -- (id)groupIdentifier; -- (id)fileReference; -- (id)textColor; - (id)contextualValueForProperty:(id)arg1; - (id)descendantItemForRepresentedObject:(id)arg1 stopAtClass:(Class)arg2; - (id)descendantItemForRepresentedObject:(id)arg1; @@ -59,9 +56,6 @@ - (unsigned long long)indexOfChildItemForIdentifier:(id)arg1; - (id)identifierForChildItem:(id)arg1; - (id)archivableRepresentation; -- (id)nearestDocumentFileReferenceProvidingAncestor; -- (id)greatestDocumentAncestor; -- (BOOL)isDocumentNavigableItem; - (void)didChangeArrangedChildItems; - (void)willChangeArrangedChildItems; - (unsigned long long)_currentNumberOfArrangedChildItems; @@ -86,6 +80,7 @@ - (void)willAccessChildItems; - (unsigned long long)countOfChildNavigableItems; - (void)getChildNavigableItems:(id *)arg1 range:(struct _NSRange)arg2; +- (id)_childRepresentedObjects; - (id)childNavigableItemsAtIndexes:(id)arg1; - (id)objectInChildNavigableItemsAtIndex:(unsigned long long)arg1; - (id)childRepresentedObjects; @@ -101,7 +96,7 @@ - (void)addObserver:(id)arg1 forKeyPath:(id)arg2 options:(unsigned long long)arg3 context:(void *)arg4; - (id)observationInfo; - (void)setObservationInfo:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (void)_removeFromNavigableItemByRepresentedObjectMap; - (void)_registerInNavigableItemByRepresentedObjectMap; - (void)cacheValue:(id)arg1 forProperty:(id)arg2; @@ -113,6 +108,15 @@ - (void)_setRepresentedObject:(id)arg1; - (id)initWithRepresentedObject:(id)arg1; @property(readonly) NSString *toolTip; +- (id)nearestDocumentFileReferenceProvidingAncestor; +- (id)greatestDocumentAncestor; +@property(readonly) NSString *groupIdentifier; +@property(readonly) IDEFileReference *fileReference; +@property(readonly) NSColor *textColor; +@property(readonly) DVTDocumentLocation *contentDocumentLocation; +@property(readonly, getter=isMajorGroup) BOOL majorGroup; +@property(readonly) DVTFileDataType *documentType; +@property(readonly) BOOL isDocumentNavigableItem; - (id)navigableItemsForPersistentNameTree:(id)arg1; - (id)_legacyItemsForNameArrays:(id)arg1; - (void)_fillItems:(id)arg1 fromNameDictionary:(id)arg2 withParent:(id)arg3 andChildren:(id)arg4; @@ -133,9 +137,12 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *image; // @dynamic image; @property(readonly) DVTStackBacktrace *invalidationBacktrace; @property(readonly) NSString *name; // @dynamic name; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDENavigableItemArchivableRepresentation.h b/IDEKit/IDENavigableItemArchivableRepresentation.h index 45353faf5..6b6311adf 100644 --- a/IDEKit/IDENavigableItemArchivableRepresentation.h +++ b/IDEKit/IDENavigableItemArchivableRepresentation.h @@ -40,8 +40,13 @@ - (id)initWithCoder:(id)arg1; - (BOOL)isEqualToArchivableRepresentation:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithNavigableItem:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDENavigableItemCoordinator.h b/IDEKit/IDENavigableItemCoordinator.h index 885dd7db0..43358ce4c 100644 --- a/IDEKit/IDENavigableItemCoordinator.h +++ b/IDEKit/IDENavigableItemCoordinator.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTDelayedInvocation, DVTMapTable, DVTStackBacktrace, NSHashTable, NSMapTable, NSMutableDictionary, NSMutableSet; +@class DVTDelayedInvocation, DVTMapTable, DVTStackBacktrace, NSHashTable, NSMapTable, NSMutableDictionary, NSMutableSet, NSString; @interface IDENavigableItemCoordinator : NSObject { @@ -21,6 +21,7 @@ DVTDelayedInvocation *_delayedInvocation; NSMutableSet *_pendingGraphChangedItems; NSMutableSet *_pendingPropertyChangedItems; + NSMutableSet *_pendingForgettingItems; id _delegate; struct __navigableItemCoordinatorFlags { unsigned int _delegateRespondsToDocumentForNavigableItem:1; @@ -55,7 +56,7 @@ - (void)delayedPostGraphAndPropertyChangeNotifications:(id)arg1; - (void)processPendingChanges; - (void)_postNotificationNamed:(id)arg1 forChangedItems:(id)arg2; -- (void)postDidForgetNotificationForItems:(id)arg1; +- (void)postDidForgetNotification; @property(retain, nonatomic) id delegate; - (id)navigableItemFromArchivableRepresentation:(id)arg1 forWorkspace:(id)arg2 error:(id *)arg3; - (id)_navigableItemFromArchivableRepresentation:(id)arg1 rootItem:(id)arg2 error:(id *)arg3; @@ -75,7 +76,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDENavigableItemDomainProvider.h b/IDEKit/IDENavigableItemDomainProvider.h index a4d1fc112..d9f36ec4e 100644 --- a/IDEKit/IDENavigableItemDomainProvider.h +++ b/IDEKit/IDENavigableItemDomainProvider.h @@ -12,6 +12,7 @@ + (id)navigableItemImageForDocumentURL:(id)arg1; + (id)navigableItemNameForDocumentURL:(id)arg1; ++ (id)domainObjectForURL:(id)arg1 forWorkspace:(id)arg2; + (id)domainObjectForWorkspace:(id)arg1; @end diff --git a/IDEKit/IDENavigableItemIssuesDomainProvider.h b/IDEKit/IDENavigableItemIssuesDomainProvider.h new file mode 100644 index 000000000..ddd84f062 --- /dev/null +++ b/IDEKit/IDENavigableItemIssuesDomainProvider.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDENavigableItemIssuesDomainProvider : IDENavigableItemDomainProvider +{ +} + ++ (id)domainObjectForWorkspace:(id)arg1; + +@end + diff --git a/IDEKit/IDENavigableItemSymbolsDomainProvider.h b/IDEKit/IDENavigableItemSymbolsDomainProvider.h new file mode 100644 index 000000000..79d5a3feb --- /dev/null +++ b/IDEKit/IDENavigableItemSymbolsDomainProvider.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDENavigableItemSymbolsDomainProvider : IDENavigableItemDomainProvider +{ +} + ++ (id)domainObjectForWorkspace:(id)arg1; + +@end + diff --git a/IDEKit/IDENavigableItemWorkspaceBotExecutionLogDomainProvider.h b/IDEKit/IDENavigableItemWorkspaceBotExecutionLogDomainProvider.h new file mode 100644 index 000000000..7fc76f2e3 --- /dev/null +++ b/IDEKit/IDENavigableItemWorkspaceBotExecutionLogDomainProvider.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDENavigableItemWorkspaceBotExecutionLogDomainProvider : IDENavigableItemDomainProvider +{ +} + ++ (id)domainObjectForWorkspace:(id)arg1; + +@end + diff --git a/IDEKit/IDENavigableItemWorkspaceBotLogDomainProvider.h b/IDEKit/IDENavigableItemWorkspaceBotLogDomainProvider.h new file mode 100644 index 000000000..0ed26b777 --- /dev/null +++ b/IDEKit/IDENavigableItemWorkspaceBotLogDomainProvider.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDENavigableItemWorkspaceBotLogDomainProvider : IDENavigableItemDomainProvider +{ +} + ++ (id)domainObjectForWorkspace:(id)arg1; + +@end + diff --git a/IDEKit/IDENavigableItemWorkspaceByTimeLogsDomainProvider.h b/IDEKit/IDENavigableItemWorkspaceByTimeLogsDomainProvider.h new file mode 100644 index 000000000..76a1990c0 --- /dev/null +++ b/IDEKit/IDENavigableItemWorkspaceByTimeLogsDomainProvider.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDENavigableItemWorkspaceByTimeLogsDomainProvider : IDENavigableItemDomainProvider +{ +} + ++ (id)domainObjectForWorkspace:(id)arg1; + +@end + diff --git a/IDEKit/IDENavigableItemWorkspaceGroupedLogsDomainProvider.h b/IDEKit/IDENavigableItemWorkspaceGroupedLogsDomainProvider.h new file mode 100644 index 000000000..c3b0a6bbf --- /dev/null +++ b/IDEKit/IDENavigableItemWorkspaceGroupedLogsDomainProvider.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDENavigableItemWorkspaceGroupedLogsDomainProvider : IDENavigableItemDomainProvider +{ +} + ++ (id)domainObjectForWorkspace:(id)arg1; + +@end + diff --git a/IDEKit/IDENavigableItemWorkspaceIssueLogsDomainProvider.h b/IDEKit/IDENavigableItemWorkspaceIssueLogsDomainProvider.h new file mode 100644 index 000000000..1eca834a3 --- /dev/null +++ b/IDEKit/IDENavigableItemWorkspaceIssueLogsDomainProvider.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDENavigableItemWorkspaceIssueLogsDomainProvider : IDENavigableItemDomainProvider +{ +} + ++ (id)domainObjectForWorkspace:(id)arg1; + +@end + diff --git a/IDEKit/IDENavigationHUDAbstractWorkspaceWindowLayer.h b/IDEKit/IDENavigationHUDAbstractWorkspaceWindowLayer.h index 9ae4ff376..f76508c85 100644 --- a/IDEKit/IDENavigationHUDAbstractWorkspaceWindowLayer.h +++ b/IDEKit/IDENavigationHUDAbstractWorkspaceWindowLayer.h @@ -10,7 +10,7 @@ #import "IDENavigationHUDSelectableLayer-Protocol.h" #import "IDENavigationHUDWindowLevelNavigableLayer-Protocol.h" -@class IDENavigationHUDController, IDENavigationHUDSelection; +@class IDENavigationHUDController, IDENavigationHUDSelection, NSString; @interface IDENavigationHUDAbstractWorkspaceWindowLayer : CAGradientLayer { @@ -30,5 +30,11 @@ - (void)dispose; - (id)initWithNavigationHUDController:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDENavigationHUDBorderedGradientLayer.h b/IDEKit/IDENavigationHUDBorderedGradientLayer.h index 6243f76c5..f760d6b25 100644 --- a/IDEKit/IDENavigationHUDBorderedGradientLayer.h +++ b/IDEKit/IDENavigationHUDBorderedGradientLayer.h @@ -8,7 +8,7 @@ #import -@class CALayer; +@class CALayer, NSString; @interface IDENavigationHUDBorderedGradientLayer : CAGradientLayer { @@ -29,5 +29,11 @@ @property int borderSides; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDENavigationHUDBorderedLayer.h b/IDEKit/IDENavigationHUDBorderedLayer.h index 36a5c293b..a1b27fcf8 100644 --- a/IDEKit/IDENavigationHUDBorderedLayer.h +++ b/IDEKit/IDENavigationHUDBorderedLayer.h @@ -8,6 +8,8 @@ #import +@class NSString; + @interface IDENavigationHUDBorderedLayer : CALayer { int _borderSides; @@ -27,5 +29,11 @@ @property int borderSides; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDENavigationHUDSelectionView.h b/IDEKit/IDENavigationHUDSelectionView.h index f1f9b3d87..50abfd8e5 100644 --- a/IDEKit/IDENavigationHUDSelectionView.h +++ b/IDEKit/IDENavigationHUDSelectionView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class CALayer, CAScrollLayer, DVTDelayedInvocation, DVTImageAndTextLayer, DVTStackBacktrace, NSArray, NSMapTable; +@class CALayer, CAScrollLayer, DVTDelayedInvocation, DVTImageAndTextLayer, DVTStackBacktrace, NSArray, NSMapTable, NSString; @interface IDENavigationHUDSelectionView : DVTLayerHostingView { @@ -61,7 +61,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDENavigationHUDTabBarLayer.h b/IDEKit/IDENavigationHUDTabBarLayer.h index 0a063f52a..1fd91266b 100644 --- a/IDEKit/IDENavigationHUDTabBarLayer.h +++ b/IDEKit/IDENavigationHUDTabBarLayer.h @@ -10,7 +10,7 @@ #import "IDENavigationHUDSelectionDrivenLayer-Protocol.h" #import "IDENavigationHUDWindowLevelNavigableLayer-Protocol.h" -@class CAGradientLayer, CAScrollLayer, IDENavigationHUDSelection, IDENavigationHUDTabBarNewTabLayer, IDENavigationHUDTabBarTabLayer, IDENavigationHUDWorkspaceWindowLayer, IDEWorkspaceWindowController, NSDictionary, NSMapTable; +@class CAGradientLayer, CAScrollLayer, IDENavigationHUDSelection, IDENavigationHUDTabBarNewTabLayer, IDENavigationHUDTabBarTabLayer, IDENavigationHUDWorkspaceWindowLayer, IDEWorkspaceWindowController, NSDictionary, NSMapTable, NSString; @interface IDENavigationHUDTabBarLayer : CALayer { @@ -46,5 +46,11 @@ - (void)dispose; - (id)initWithWorkspaceWindowLayer:(id)arg1 initialSelection:(id)arg2 options:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDENavigationHUDTabBarTabLayer.h b/IDEKit/IDENavigationHUDTabBarTabLayer.h index eea9b3f06..1747bb821 100644 --- a/IDEKit/IDENavigationHUDTabBarTabLayer.h +++ b/IDEKit/IDENavigationHUDTabBarTabLayer.h @@ -9,7 +9,7 @@ #import "IDENavigationHUDDisposableLayer-Protocol.h" #import "IDENavigationHUDSelectableLayer-Protocol.h" -@class CALayer, IDENavigationHUDSelection, IDENavigationHUDTabBarLayer, IDEWorkspaceTabController; +@class CALayer, IDENavigationHUDSelection, IDENavigationHUDTabBarLayer, IDEWorkspaceTabController, NSString; @interface IDENavigationHUDTabBarTabLayer : IDENavigationHUDBorderedGradientLayer { @@ -32,5 +32,11 @@ - (id)initWithWorkspaceTabController:(id)arg1 tabBarLayer:(id)arg2; - (id)initWithTabBarLayer:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDENavigationHUDTabLayer.h b/IDEKit/IDENavigationHUDTabLayer.h index 98f6c7e37..d245bb17e 100644 --- a/IDEKit/IDENavigationHUDTabLayer.h +++ b/IDEKit/IDENavigationHUDTabLayer.h @@ -10,7 +10,7 @@ #import "IDENavigationHUDNavigableLayer-Protocol.h" #import "IDENavigationHUDSelectionDrivenLayer-Protocol.h" -@class IDENavigationHUDNewSplitTabLayoutTreeLayer, IDENavigationHUDSelection, IDENavigationHUDTabLayout, IDENavigationHUDWorkspaceWindowLayer, IDEWorkspaceTabController, NSMapTable; +@class IDENavigationHUDNewSplitTabLayoutTreeLayer, IDENavigationHUDSelection, IDENavigationHUDTabLayout, IDENavigationHUDWorkspaceWindowLayer, IDEWorkspaceTabController, NSMapTable, NSString; @interface IDENavigationHUDTabLayer : CALayer { @@ -45,5 +45,11 @@ - (void)dispose; - (id)initWithWorkspaceTabController:(id)arg1 workspaceWindowLayer:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDENavigationHUDTabLayoutLayer.h b/IDEKit/IDENavigationHUDTabLayoutLayer.h index 0f2585e6d..f8ba21c1f 100644 --- a/IDEKit/IDENavigationHUDTabLayoutLayer.h +++ b/IDEKit/IDENavigationHUDTabLayoutLayer.h @@ -9,7 +9,7 @@ #import "IDENavigationHUDDisposableLayer-Protocol.h" #import "IDENavigationHUDSelectableLayer-Protocol.h" -@class CAGradientLayer, CALayer, IDENavigationHUDSelection, IDENavigationHUDTabLayer, IDEWorkspaceWindowController; +@class CAGradientLayer, CALayer, IDENavigationHUDSelection, IDENavigationHUDTabLayer, IDEWorkspaceWindowController, NSString; @interface IDENavigationHUDTabLayoutLayer : IDENavigationHUDBorderedGradientLayer { @@ -33,5 +33,11 @@ - (id)initWithWorkspaceWindowController:(id)arg1 workspaceTabLayer:(id)arg2 image:(id)arg3; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDENavigationHUDWorkspaceWindowLayer.h b/IDEKit/IDENavigationHUDWorkspaceWindowLayer.h index 3540a8f68..2628f53f0 100644 --- a/IDEKit/IDENavigationHUDWorkspaceWindowLayer.h +++ b/IDEKit/IDENavigationHUDWorkspaceWindowLayer.h @@ -8,7 +8,7 @@ #import "IDENavigationHUDSelectionDrivenLayer-Protocol.h" -@class CAScrollLayer, IDENavigationHUDSelection, IDENavigationHUDTabBarLayer, IDEWorkspaceWindowController, NSArray, NSDictionary, NSMapTable; +@class CAScrollLayer, IDENavigationHUDSelection, IDENavigationHUDTabBarLayer, IDEWorkspaceWindowController, NSArray, NSDictionary, NSMapTable, NSString; @interface IDENavigationHUDWorkspaceWindowLayer : IDENavigationHUDAbstractWorkspaceWindowLayer { @@ -46,5 +46,11 @@ - (void)dispose; - (id)initWithNavigationHUDController:(id)arg1 workspaceWindowController:(id)arg2 initialSelection:(id)arg3 options:(id)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDENavigator.h b/IDEKit/IDENavigator.h index 1628142e3..83b689566 100644 --- a/IDEKit/IDENavigator.h +++ b/IDEKit/IDENavigator.h @@ -29,7 +29,11 @@ @property(retain) NSView *_primaryFilterControl; // @synthesize _primaryFilterControl; @property(nonatomic, getter=isFilteringEnabled) BOOL filteringEnabled; // @synthesize filteringEnabled=_filteringEnabled; - (void).cxx_destruct; +- (void)focusedEditorDidSelectItem:(id)arg1; +- (id)navigableItemsForArchivedNavigableItems:(id)arg1; +- (void)revealArchivedNavigableItems:(id)arg1; - (void)revealNavigableItems:(id)arg1; +- (void)_revealNavigableItems:(id)arg1; @property(readonly) NSString *filterDefinitionIdentifier; - (BOOL)canBecomeMainViewController; - (void)primitiveInvalidate; @@ -45,5 +49,11 @@ - (void)updateBoundContent; - (id)dvtExtraBindings; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDENavigatorArea.h b/IDEKit/IDENavigatorArea.h index fdd81fc09..e9186e5ea 100644 --- a/IDEKit/IDENavigatorArea.h +++ b/IDEKit/IDENavigatorArea.h @@ -26,6 +26,9 @@ DVTObservingToken *_inMiniDebuggingModeObservingToken; BOOL _didLoadInitialNavigator; BOOL _isInvalidating; + DVTObservingToken *_editorSelectedItemObservingToken; + DVTObservingToken *_currentNavigatorObservingToken; + id _updateFocusedEditorSelectedItemToken; IDENavigatorFilterControlBar *_filterControlBar; } @@ -44,17 +47,20 @@ - (id)_currentExtensionIdentifier; - (BOOL)delegateFirstResponder; - (void)_inMiniDebuggingModeChanged; +@property(readonly) NSString *currentNavigatorIdentifier; - (id)currentNavigator; - (void)_clearPerNavigatorCache; - (void)_cancelWorkspaceActivityObserving; - (void)showNavigatorWithIdentifier:(id)arg1; - (void)viewWillUninstall; +- (void)_requestUpdateFocusedEditorSelectedItem; - (void)viewDidInstall; - (void)outlineViewDidDrawInitialContent:(id)arg1; - (void)outlineViewWillDrawInitialContent:(id)arg1; - (void)replacementView:(id)arg1 didInstallViewController:(id)arg2; - (void)replacementView:(id)arg1 willInstallViewController:(id)arg2; - (void)replacementView:(id)arg1 willCloseViewController:(id)arg2; +- (id)cacheDictionaryForNavigatorID:(id)arg1; - (id)perNavigatorCacheKeyForNavigator:(id)arg1; - (void)activateFilterFieldForFocus; - (void)installFilterControlBarForNavigator:(id)arg1; @@ -63,7 +69,11 @@ - (id)supportedContext; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(retain) DVTStateToken *stateToken; // @dynamic stateToken; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDENavigatorOutlineView.h b/IDEKit/IDENavigatorOutlineView.h index 0e4cedc88..e66aa47c7 100644 --- a/IDEKit/IDENavigatorOutlineView.h +++ b/IDEKit/IDENavigatorOutlineView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTDelayedInvocation, DVTStackBacktrace, IDEOutlineViewGroupInfo, NSArray, NSHashTable, NSMutableIndexSet, NSPredicate, NSString, _IDENavigatorOutlineViewDataSource; +@class DVTDelayedInvocation, DVTStackBacktrace, IDEOutlineViewGroupInfo, NSArray, NSHashTable, NSMutableArray, NSMutableIndexSet, NSPredicate, NSSet, NSString, _IDENavigatorOutlineViewDataSource; @interface IDENavigatorOutlineView : DVTOutlineView { @@ -23,6 +23,12 @@ SEL _keyAction; id _loadingDelegate; IDEOutlineViewGroupInfo *_groupInfo; + _IDENavigatorOutlineViewDataSource *_interposedDelegate; + _IDENavigatorOutlineViewDataSource *_interposedDataSource; + void *_keepSelfAliveUntilCancellationRef; + BOOL _updatesDisplayOnlyInTrayCharts; + BOOL _calledFromSetsNeedsDisplayOnlyInTrayCharts; + NSMutableArray *_entriesToRestoreToVisibleRect; struct { unsigned int _needsToPushRowSelection:1; unsigned int _needsToRefreshBoundSelectedObjects:1; @@ -39,21 +45,20 @@ unsigned int _didRecieveKeyDownEvent:1; unsigned int _didPublishSelectedObjects:1; unsigned int _supportsTrackingAreasForCells:1; - unsigned int _extraFlags:17; + unsigned int _inSameRunloopForTrackingSelectionVisibleRect:1; } _idenovFlags; - BOOL _updatesDisplayOnlyInTrayCharts; - BOOL _calledFromSetsNeedsDisplayOnlyInTrayCharts; - _IDENavigatorOutlineViewDataSource *_interposedDelegate; - _IDENavigatorOutlineViewDataSource *_interposedDataSource; - void *_keepSelfAliveUntilCancellationRef; BOOL _supportsVariableHeightCells; + BOOL _tracksSelectionVisibleRect; BOOL _disableSourceListSelectionStyle; + NSSet *_editorSelectedNavigableItems; NSMutableIndexSet *_selectedIndexesToDrawAsUnselected; } + (void)initialize; @property(retain) NSMutableIndexSet *selectedIndexesToDrawAsUnselected; // @synthesize selectedIndexesToDrawAsUnselected=_selectedIndexesToDrawAsUnselected; @property(nonatomic) BOOL disableSourceListSelectionStyle; // @synthesize disableSourceListSelectionStyle=_disableSourceListSelectionStyle; +@property BOOL tracksSelectionVisibleRect; // @synthesize tracksSelectionVisibleRect=_tracksSelectionVisibleRect; +@property(retain, nonatomic) NSSet *editorSelectedNavigableItems; // @synthesize editorSelectedNavigableItems=_editorSelectedNavigableItems; @property BOOL supportsVariableHeightCells; // @synthesize supportsVariableHeightCells=_supportsVariableHeightCells; @property(retain) id loadingDelegate; // @synthesize loadingDelegate=_loadingDelegate; @property(nonatomic) SEL keyAction; // @synthesize keyAction=_keyAction; @@ -67,7 +72,6 @@ - (void)scrollSelectionToVisible; - (BOOL)scrollRectToVisible:(struct CGRect)arg1; - (struct _NSRange)initialSelectionRangeForCell:(id)arg1 proposedRange:(struct _NSRange)arg2; -- (void)drawBackgroundInClipRect:(struct CGRect)arg1; - (void)_drawGroupItemGradientInRect:(struct CGRect)arg1 borderSides:(int)arg2; - (struct CGRect)frameOfOutlineCellAtRow:(long long)arg1; - (struct CGRect)frameOfCellAtColumn:(long long)arg1 row:(long long)arg2; @@ -79,11 +83,11 @@ - (struct _NSRange)rowRangeForEnclosingGroupOfTreeNode:(id)arg1; - (id)enclosingGroupItemForItem:(id)arg1; - (id)enclosingGroupInfoForRow:(long long)arg1; +- (void)selectRowIndexes:(id)arg1 byExtendingSelection:(BOOL)arg2; - (void)highlightSelectionInClipRect:(struct CGRect)arg1; - (void)_drawSelectionForGroupItemInRect:(struct CGRect)arg1; - (void)setNeedsDisplayInRect:(struct CGRect)arg1; - (void)setNeedsDisplayOnlyInTrayCharts:(BOOL)arg1; -- (BOOL)_needsToClearAndDrawCell; - (BOOL)_hasExpandedGroups; - (BOOL)needsDisplayOnlyInTrayCharts; - (void)_setNeedsDisplayInSelectedRows; @@ -105,6 +109,8 @@ - (void)setDataSource:(id)arg1; - (void)reloadData; - (void)reloadItem:(id)arg1 reloadChildren:(BOOL)arg2; +- (void)_restoreEntriesToVisibleRect; +- (void)_rememberEntriesToRestoreToVisibleRect; - (void)item:(id)arg1 expandedAddingRows:(long long)arg2; - (void)registerGroupHeaderItem:(id)arg1 atRow:(unsigned long long)arg2; - (void)printGroupInfo; @@ -138,6 +144,7 @@ - (void)expandTrayItem:(id)arg1; - (void)collapseItem:(id)arg1; - (void)collapseItem:(id)arg1 collapseChildren:(BOOL)arg2; +- (void)expandItemIncludingAncestors:(id)arg1 expandChildren:(BOOL)arg2; - (void)expandItem:(id)arg1; - (void)expandItem:(id)arg1 expandChildren:(BOOL)arg2; - (void)expandAncestorsForItem:(id)arg1; @@ -156,7 +163,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDENavigatorOutlineViewDelegate-Protocol.h b/IDEKit/IDENavigatorOutlineViewDelegate-Protocol.h new file mode 100644 index 000000000..fad570fcc --- /dev/null +++ b/IDEKit/IDENavigatorOutlineViewDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTOutlineViewDelegate-Protocol.h" + +@protocol IDENavigatorOutlineViewDelegate + +@optional +- (struct _NSRange)outlineView:(id)arg1 initialSelectionRangeForCell:(id)arg2 proposedRange:(struct _NSRange)arg3; +- (id)outlineView:(id)arg1 shouldCollapseTrayForItem:(id)arg2; +- (id)trayCellsForHeaderItem:(id)arg1; +- (id)outlineView:(id)arg1 childItemsForItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 isGroupHeaderItem:(id)arg2; +@end + diff --git a/IDEKit/IDENavigatorTrayHeaderCell.h b/IDEKit/IDENavigatorTrayHeaderCell.h index d3b6c663e..3bff728f0 100644 --- a/IDEKit/IDENavigatorTrayHeaderCell.h +++ b/IDEKit/IDENavigatorTrayHeaderCell.h @@ -8,7 +8,7 @@ #import "IDENavigatorTrayHeaderCellProtocol-Protocol.h" -@class NSArray, NSButtonCell, NSImage, NSIndexSet; +@class NSArray, NSButtonCell, NSImage, NSIndexSet, NSString; @interface IDENavigatorTrayHeaderCell : IDENavigatorDataCell { @@ -30,7 +30,7 @@ - (BOOL)_mouseLocationForEventOverGaugeButton:(id)arg1 cellFrame:(struct CGRect)arg2 view:(id)arg3; - (BOOL)trackMouse:(id)arg1 inRect:(struct CGRect)arg2 ofView:(id)arg3 untilMouseUp:(BOOL)arg4; - (unsigned long long)hitTestForEvent:(id)arg1 inRect:(struct CGRect)arg2 ofView:(id)arg3; -- (void)_drawTrayItemCell:(id)arg1 withFrame:(struct CGRect)arg2 inView:(id)arg3 isTopCell:(BOOL)arg4; +- (void)_drawTrayItemCell:(id)arg1 withFrame:(struct CGRect)arg2 inView:(id)arg3; - (void)_drawLineBelowTrayCellRect:(struct CGRect)arg1; - (void)_drawInteriorTrayItemsWithFrame:(struct CGRect)arg1 controlView:(id)arg2 atPoint:(struct CGPoint)arg3; - (void)_drawInteriorHeaderBackgroundWithFrame:(struct CGRect)arg1 inView:(id)arg2 height:(double)arg3; @@ -59,5 +59,11 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initTextCell:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDENewSnapshotWindowController.h b/IDEKit/IDENewSnapshotWindowController.h index 5079d2097..e235749fe 100644 --- a/IDEKit/IDENewSnapshotWindowController.h +++ b/IDEKit/IDENewSnapshotWindowController.h @@ -6,13 +6,14 @@ #import "NSWindowController.h" -@class DVTTextViewWithPlaceholder, IDEWorkspace, NSString, NSWindow; +@class DVTBorderedView, IDEWorkspace, NSString, NSTextView, NSWindow; @interface IDENewSnapshotWindowController : NSWindowController { NSString *_snapshotName; NSString *_snapshotDescription; - DVTTextViewWithPlaceholder *_descriptionTextView; + NSTextView *_descriptionTextView; + DVTBorderedView *_borderView; IDEWorkspace *_workspace; IDENewSnapshotWindowController *_wc; NSWindow *_hostWindow; diff --git a/IDEKit/IDEObjCModernizationAssistantContext.h b/IDEKit/IDEObjCModernizationAssistantContext.h index e48b8d153..7391ab055 100644 --- a/IDEKit/IDEObjCModernizationAssistantContext.h +++ b/IDEKit/IDEObjCModernizationAssistantContext.h @@ -14,6 +14,7 @@ NSMutableArray *_selectedTargets; unsigned long long _currentConversionStage; DVTMapTable *_convertedFilePathForOriginalFilePathMapTable; + NSMutableArray *_modernizerBuildOptions; } + (BOOL)allowParallelBuild; @@ -33,7 +34,9 @@ - (id)init; // Remaining properties -@property(readonly) NSMutableArray *mutableSelectedTargets; // @dynamic mutableSelectedTargets; +@property(copy) NSArray *modernizerBuildOptions; // @dynamic modernizerBuildOptions; +@property(readonly, copy) NSMutableArray *mutableModernizerBuildOptions; // @dynamic mutableModernizerBuildOptions; +@property(readonly, copy) NSMutableArray *mutableSelectedTargets; // @dynamic mutableSelectedTargets; @property(copy) NSArray *selectedTargets; // @dynamic selectedTargets; @end diff --git a/IDEKit/IDEObjCModernizationReviewChangesAssistant.h b/IDEKit/IDEObjCModernizationReviewChangesAssistant.h index 173747597..45343c108 100644 --- a/IDEKit/IDEObjCModernizationReviewChangesAssistant.h +++ b/IDEKit/IDEObjCModernizationReviewChangesAssistant.h @@ -9,7 +9,7 @@ #import "IDEComparisonEditorDataSource-Protocol.h" #import "IDEReviewFilesDataSource-Protocol.h" -@class DVTBorderedView, DVTMapTable, DVTObservingToken, IDENavigableItemCoordinator, IDENavigatorDataCell, IDEReviewFilesViewController, NSArray, NSMutableSet, NSOperationQueue; +@class DVTBorderedView, DVTMapTable, DVTObservingToken, IDENavigableItemCoordinator, IDENavigatorDataCell, IDEReviewFilesViewController, NSArray, NSMutableSet, NSObject, NSOperationQueue, NSString; @interface IDEObjCModernizationReviewChangesAssistant : IDEAssistant { @@ -26,7 +26,7 @@ NSOperationQueue *_operationQueue; NSMutableSet *_readOnlyStatusObservationTokens; unsigned long long _numCheckedFilePaths; - struct dispatch_semaphore_s *_completionSemaphore; + NSObject *_completionSemaphore; NSMutableSet *_bindingTokens; } @@ -44,9 +44,9 @@ - (id)_fileReferenceCell; - (id)_groupCell; - (id)_containerFileReferenceCell; -@property(readonly) NSArray *issueNavigableItems; +@property(readonly, copy) NSArray *issueNavigableItems; - (id)fileSystemNavigableItems; -@property(readonly) NSArray *workspaceNavigableItems; +@property(readonly, copy) NSArray *workspaceNavigableItems; - (void)viewWillUninstall; - (void)viewDidInstall; - (void)loadView; @@ -65,5 +65,11 @@ - (BOOL)canGoBack; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEObjCModernizationReviewChangesFile.h b/IDEKit/IDEObjCModernizationReviewChangesFile.h index b7e5fd06b..41e666244 100644 --- a/IDEKit/IDEObjCModernizationReviewChangesFile.h +++ b/IDEKit/IDEObjCModernizationReviewChangesFile.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEObjCModernizationReviewChangesFile : NSObject +@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, IDEFileReference, NSImage, NSString; + +@interface IDEObjCModernizationReviewChangesFile : NSObject { DVTFilePath *_filePath; NSImage *_image; @@ -18,17 +20,28 @@ } + (id)keyPathsForValuesAffectingNavigableItem_name; -@property(readonly) DVTFileDataType *documentType; // @synthesize documentType=_documentType; -@property(readonly) DVTDocumentLocation *contentDocumentLocation; // @synthesize contentDocumentLocation=_contentDocumentLocation; -@property(readonly) NSImage *image; // @synthesize image=_image; +@property(readonly, copy) DVTFileDataType *documentType; // @synthesize documentType=_documentType; +@property(readonly, copy) DVTDocumentLocation *contentDocumentLocation; // @synthesize contentDocumentLocation=_contentDocumentLocation; +@property(readonly, copy) NSImage *image; // @synthesize image=_image; @property(copy) NSString *name; // @synthesize name=_name; -@property(readonly) DVTFilePath *filePath; // @synthesize filePath=_filePath; +@property(readonly, copy) DVTFilePath *filePath; // @synthesize filePath=_filePath; - (void).cxx_destruct; -- (id)navigableItem_documentType; -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; - (id)initWithPath:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEObjCModernizationTarget.h b/IDEKit/IDEObjCModernizationTarget.h index c2df483be..b9496ce9c 100644 --- a/IDEKit/IDEObjCModernizationTarget.h +++ b/IDEKit/IDEObjCModernizationTarget.h @@ -17,8 +17,8 @@ } @property BOOL enabled; // @synthesize enabled=_enabled; -@property(readonly) NSString *subTitle; // @synthesize subTitle=_subTitle; -@property(readonly) NSString *title; // @synthesize title=_title; +@property(readonly, copy) NSString *subTitle; // @synthesize subTitle=_subTitle; +@property(readonly, copy) NSString *title; // @synthesize title=_title; @property(readonly) IDEObjCModernizationAssistantContext *assistantContext; // @synthesize assistantContext=_assistantContext; - (void).cxx_destruct; - (id)_treeControllerWarningMessage; diff --git a/IDEKit/IDEObjCModernizationTargetChooserAssistant.h b/IDEKit/IDEObjCModernizationTargetChooserAssistant.h index cf21a9a80..408a2a18a 100644 --- a/IDEKit/IDEObjCModernizationTargetChooserAssistant.h +++ b/IDEKit/IDEObjCModernizationTargetChooserAssistant.h @@ -6,12 +6,13 @@ #import +#import "IDEFilterControlBarTarget-Protocol.h" #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" @class DVTBorderedView, DVTOutlineView, IDEFilterControlBar, IDEMigrationTargetChooserStatePersistence, NSArray, NSImageView, NSMutableIndexSet, NSString, NSTextField, NSTreeController; -@interface IDEObjCModernizationTargetChooserAssistant : IDEAssistant +@interface IDEObjCModernizationTargetChooserAssistant : IDEAssistant { NSArray *_targetItems; NSString *_searchString; @@ -53,13 +54,20 @@ - (id)filterDefinitionIdentifier; - (void)_restoreSelectedTargetChooserItemsAndExpandedRows; - (void)_saveSelectedTargetChooserItemsAndExpandedRows; -@property(readonly) NSArray *arrangedTargetItems; +@property(readonly, copy) NSArray *arrangedTargetItems; - (void)viewWillUninstall; - (void)viewDidInstall; - (void)loadView; +- (id)filterControlBar; - (id)nextAssistantIdentifier; - (BOOL)canGoForward; - (void)primitiveInvalidate; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEObjCModernizationTargetChooserItem.h b/IDEKit/IDEObjCModernizationTargetChooserItem.h index 6d4338ee3..58179de3e 100644 --- a/IDEKit/IDEObjCModernizationTargetChooserItem.h +++ b/IDEKit/IDEObjCModernizationTargetChooserItem.h @@ -22,16 +22,16 @@ - (void)removeObjectFromChildItemsAtIndex:(unsigned long long)arg1; - (void)insertObject:(id)arg1 inChildItemsAtIndex:(unsigned long long)arg2; - (id)_childItems; -@property(readonly) NSMutableArray *mutableChildItems; +@property(readonly, copy) NSMutableArray *mutableChildItems; - (id)arrangedChildItems; -@property(readonly) NSArray *childItems; +@property(readonly, copy) NSArray *childItems; @property(readonly) double rowHeight; -@property(readonly) NSString *warningMessage; -@property(readonly) NSImage *iconImage; +@property(readonly, copy) NSString *warningMessage; +@property(readonly, copy) NSImage *iconImage; @property long long state; @property(readonly, getter=isEnabled) BOOL enabled; -@property(readonly) NSString *subTitle; -@property(readonly) NSString *title; +@property(readonly, copy) NSString *subTitle; +@property(readonly, copy) NSString *title; - (id)initWithRepresentedObject:(id)arg1; @end diff --git a/IDEKit/IDEObjectiveCSourceCodeGenerator.h b/IDEKit/IDEObjectiveCSourceCodeGenerator.h index 0a4d95577..f14efa89b 100644 --- a/IDEKit/IDEObjectiveCSourceCodeGenerator.h +++ b/IDEKit/IDEObjectiveCSourceCodeGenerator.h @@ -6,7 +6,9 @@ #import -@interface IDEObjectiveCSourceCodeGenerator : IDESourceCodeGenerator +#import "IDEMethodSourceCodeGenerator-Protocol.h" + +@interface IDEObjectiveCSourceCodeGenerator : IDESourceCodeGenerator { } diff --git a/IDEKit/IDEOpenGLESOptionsController.h b/IDEKit/IDEOpenGLESOptionsController.h index e3d21a8a7..4c402f0fd 100644 --- a/IDEKit/IDEOpenGLESOptionsController.h +++ b/IDEKit/IDEOpenGLESOptionsController.h @@ -11,11 +11,11 @@ @interface IDEOpenGLESOptionsController : IDELaunchActionOptionViewController { DVTObservingToken *_frameCaptureModeObservingToken; - BOOL _enablePerformanceAnalysis; + BOOL _enableFrameDebugger; } + (BOOL)availableForScheme:(id)arg1; -@property(nonatomic) BOOL enablePerformanceAnalysis; // @synthesize enablePerformanceAnalysis=_enablePerformanceAnalysis; +@property(nonatomic) BOOL enableFrameDebugger; // @synthesize enableFrameDebugger=_enableFrameDebugger; - (void).cxx_destruct; - (void)primitiveInvalidate; - (void)viewWillUninstall; diff --git a/IDEKit/IDEOpenQuicklyIndexMatchProvider.h b/IDEKit/IDEOpenQuicklyIndexMatchProvider.h index c2fa5f39d..34d811b0a 100644 --- a/IDEKit/IDEOpenQuicklyIndexMatchProvider.h +++ b/IDEKit/IDEOpenQuicklyIndexMatchProvider.h @@ -17,7 +17,7 @@ BOOL _idle; } -+ (struct dispatch_queue_s *)sharedIndexQueryQueue; ++ (id)sharedIndexQueryQueue; @property(getter=isIdle) BOOL idle; // @synthesize idle=_idle; @property(retain) IDEOpenQuicklyPattern *originalPattern; // @synthesize originalPattern=_originalPattern; @property(retain) IDEOpenQuicklyPattern *previousPattern; // @synthesize previousPattern=_previousPattern; diff --git a/IDEKit/IDEOpenQuicklyPathStringMatch.h b/IDEKit/IDEOpenQuicklyPathStringMatch.h index 31a22db2d..eacc0e0db 100644 --- a/IDEKit/IDEOpenQuicklyPathStringMatch.h +++ b/IDEKit/IDEOpenQuicklyPathStringMatch.h @@ -13,6 +13,7 @@ NSString *_path; DVTDocumentLocation *_linelessDocumentLocation; DVTLocale *_localization; + BOOL _inFramework; } @property(retain) DVTLocale *localization; // @synthesize localization=_localization; @@ -23,7 +24,7 @@ - (id)locationGivenMatchContext:(id)arg1; - (BOOL)isEqualToOpenQuicklyMatch:(id)arg1; - (BOOL)isEqualToOpenQuicklyPathStringMatch:(id)arg1; -- (id)initWithMatchedCandidate:(id)arg1 path:(id)arg2 provider:(id)arg3; +- (id)initWithMatchedCandidate:(id)arg1 url:(id)arg2 provider:(id)arg3; @end diff --git a/IDEKit/IDEOpenQuicklyPattern.h b/IDEKit/IDEOpenQuicklyPattern.h index 3fd6906f7..6ea89d271 100644 --- a/IDEKit/IDEOpenQuicklyPattern.h +++ b/IDEKit/IDEOpenQuicklyPattern.h @@ -19,7 +19,6 @@ } + (id)patternWithInput:(id)arg1; -+ (void)initialize; @property(readonly) NSString *pattern; // @synthesize pattern=_pattern; - (void).cxx_destruct; - (double)scoreCandidate:(id)arg1 matchedRanges:(id *)arg2; diff --git a/IDEKit/IDEOpenQuicklyProjectMatchProvider.h b/IDEKit/IDEOpenQuicklyProjectMatchProvider.h index f0271e9f6..a1ba3ce42 100644 --- a/IDEKit/IDEOpenQuicklyProjectMatchProvider.h +++ b/IDEKit/IDEOpenQuicklyProjectMatchProvider.h @@ -13,7 +13,7 @@ NSDictionary *_containerQueryMatches; } -+ (struct dispatch_queue_s *)sharedIndexQueryQueue; ++ (id)sharedIndexQueryQueue; - (void).cxx_destruct; - (id)matchesFromCollectedData:(id)arg1; - (id)collectDataForInput:(id)arg1 index:(id)arg2 currentGeneration:(unsigned int *)arg3 localGeneration:(unsigned int)arg4; diff --git a/IDEKit/IDEOpenQuicklyQuery.h b/IDEKit/IDEOpenQuicklyQuery.h index 04d3fcd3a..d6143ecd4 100644 --- a/IDEKit/IDEOpenQuicklyQuery.h +++ b/IDEKit/IDEOpenQuicklyQuery.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTDelayedInvocation, DVTStackBacktrace, IDEOpenQuicklyContext, NSArray; +@class DVTDelayedInvocation, DVTStackBacktrace, IDEOpenQuicklyContext, NSArray, NSString; @interface IDEOpenQuicklyQuery : NSObject { @@ -46,7 +46,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEOpenQuicklyWindowController.h b/IDEKit/IDEOpenQuicklyWindowController.h index c5bceb809..50c7dc699 100644 --- a/IDEKit/IDEOpenQuicklyWindowController.h +++ b/IDEKit/IDEOpenQuicklyWindowController.h @@ -10,7 +10,7 @@ #import "NSTableViewDelegate-Protocol.h" #import "NSWindowDelegate-Protocol.h" -@class DVTSearchField, IDEOpenQuicklyQuery, IDEOpenQuicklyTableView, IDEWorkspaceTabController, NSArrayController, NSImageView, NSMutableArray; +@class DVTSearchField, IDEOpenQuicklyQuery, IDEOpenQuicklyTableView, IDEWorkspaceTabController, NSArrayController, NSImageView, NSMutableArray, NSString; @interface IDEOpenQuicklyWindowController : NSWindowController { @@ -43,10 +43,12 @@ - (void)_openSelectedMatch; - (void)windowDidResignKey:(id)arg1; - (void)_applicationWillDispatchAction:(SEL)arg1; +- (void)beginOpeningQuicklyWithQueryString:(id)arg1; - (void)beginOpeningQuicklyScoped:(BOOL)arg1; +- (void)_beginOpeningQuicklyWithQueryString:(id)arg1 scoped:(BOOL)arg2; - (void)_configureWindowForRunningScoped; -- (BOOL)_openMatch:(id)arg1; -- (BOOL)_openLocation:(id)arg1 forWorkspaceTabController:(id)arg2 scoped:(BOOL)arg3; +- (void)_openMatch:(id)arg1; +- (void)_openLocation:(id)arg1; - (BOOL)_workspace:(id)arg1 containsContainerWithFilePath:(id)arg2; - (BOOL)control:(id)arg1 textView:(id)arg2 doCommandBySelector:(SEL)arg3; - (void)_updateQueryString:(id)arg1 updateInterface:(BOOL)arg2; @@ -59,5 +61,11 @@ - (id)_activeWorkspaceWindowController; - (id)_openWindowTerminationDisablingReason; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEOpenRequest-Protocol.h b/IDEKit/IDEOpenRequest-Protocol.h index 4116f163a..024181867 100644 --- a/IDEKit/IDEOpenRequest-Protocol.h +++ b/IDEKit/IDEOpenRequest-Protocol.h @@ -7,8 +7,7 @@ #import "NSObject-Protocol.h" @protocol IDEOpenRequest +@property(readonly) int requestState; - (void)cancel; -- (BOOL)isCancelled; -- (BOOL)isFinished; @end diff --git a/IDEKit/IDEOrganizerWindowController.h b/IDEKit/IDEOrganizerWindowController.h index 4875851d2..76706ed78 100644 --- a/IDEKit/IDEOrganizerWindowController.h +++ b/IDEKit/IDEOrganizerWindowController.h @@ -14,7 +14,7 @@ #import "NSWindowDelegate-Protocol.h" #import "NSWindowRestoration-Protocol.h" -@class DVTDelayedInvocation, DVTExtension, DVTReplacementView, DVTStateRepository, DVTStateToken, IDEEditorArea, NSArray, NSDictionary; +@class DVTDelayedInvocation, DVTExtension, DVTReplacementView, DVTStateRepository, DVTStateToken, IDEEditorArea, NSArray, NSDictionary, NSString; @interface IDEOrganizerWindowController : NSWindowController { @@ -65,5 +65,11 @@ - (void)_cacheOrganizerSourceExtensions; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEPGOSchemeCommandSheetController.h b/IDEKit/IDEPGOSchemeCommandSheetController.h new file mode 100644 index 000000000..339d1abaa --- /dev/null +++ b/IDEKit/IDEPGOSchemeCommandSheetController.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSButton, NSMatrix, NSWindow; + +@interface IDEPGOSchemeCommandSheetController : IDEViewController +{ + NSWindow *_sheetWindow; + NSMatrix *_runOrTestMatrix; + NSButton *_buildAndRunButton; + NSButton *_cancelButton; + id _completionBlock; +} + ++ (void)beginSheetForWindow:(id)arg1 workspaceWindow:(id)arg2 completionHandler:(id)arg3; +- (void).cxx_destruct; +- (void)cancelAction:(id)arg1; +- (void)buildAndRunAction:(id)arg1; +- (void)chooseWhatToRunAction:(id)arg1; +- (void)sheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)_beginSheetForWindow:(id)arg1 workspaceWindow:(id)arg2 completionHandler:(id)arg3; +- (id)windowNibName; + +@end + diff --git a/IDEKit/IDEPOEmptyView.h b/IDEKit/IDEPOEmptyView.h new file mode 100644 index 000000000..504ca85a2 --- /dev/null +++ b/IDEKit/IDEPOEmptyView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class DVTLozengeTextField, NSColor; + +@interface IDEPOEmptyView : NSView +{ + DVTLozengeTextField *_lozengeTextField; + NSColor *_backgroundColor; +} + +@property(retain) NSColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)setEmptyString:(id)arg1; + +@end + diff --git a/IDEKit/IDEPOEmptyViewController.h b/IDEKit/IDEPOEmptyViewController.h new file mode 100644 index 000000000..745d21b7b --- /dev/null +++ b/IDEKit/IDEPOEmptyViewController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEPOEmptyView; + +@interface IDEPOEmptyViewController : IDEViewController +{ + IDEPOEmptyView *_emptyView; +} + +- (void).cxx_destruct; +- (void)setBackgroundColor:(id)arg1; +- (void)setEmptyString:(id)arg1; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/IDEKit/IDEPOInfoViewController.h b/IDEKit/IDEPOInfoViewController.h new file mode 100644 index 000000000..076af9712 --- /dev/null +++ b/IDEKit/IDEPOInfoViewController.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTBorderedView, DVTFilePathField, DVTReplacementView, NSTextField; + +@interface IDEPOInfoViewController : IDEViewController +{ + DVTBorderedView *_infoHeader; + DVTBorderedView *_secondaryHeader; + NSTextField *_projectName; + NSTextField *_locationTitle; + DVTFilePathField *_locationField; + NSTextField *_statusTitle; + NSTextField *_statusField; + DVTReplacementView *_replacementView; +} + +- (void).cxx_destruct; +- (void)deleteAllSnapshotsAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)deleteBuildArenaAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)deleteAllSnapshots:(id)arg1; +- (void)deleteDerivedData:(id)arg1; +- (void)primitiveInvalidate; +- (void)loadView; +- (id)dvtExtraBindings; + +@end + diff --git a/IDEKit/IDEPackageInstallerViewController.h b/IDEKit/IDEPackageInstallerViewController.h index eef0e1f8c..e3e539b4c 100644 --- a/IDEKit/IDEPackageInstallerViewController.h +++ b/IDEKit/IDEPackageInstallerViewController.h @@ -9,7 +9,7 @@ #import "DVTPackageInstallerHelperDelegate-Protocol.h" #import "NSTextViewDelegate-Protocol.h" -@class IDEPackageInstallerHelper, NSArray, NSArrayController, NSButton, NSImageView, NSProgressIndicator, NSScrollView, NSTextField, NSTextView, NSTimer, NSView, NSWindow; +@class IDEPackageInstallerHelper, NSArray, NSArrayController, NSButton, NSImageView, NSProgressIndicator, NSScrollView, NSString, NSTextField, NSTextView, NSTimer, NSView, NSWindow; @interface IDEPackageInstallerViewController : NSViewController { @@ -68,5 +68,11 @@ - (id)_localizedString:(id)arg1; - (id)initWithDefaultNib; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEPatchDraggingController.h b/IDEKit/IDEPatchDraggingController.h index dc1d8ede8..47d7225b6 100644 --- a/IDEKit/IDEPatchDraggingController.h +++ b/IDEKit/IDEPatchDraggingController.h @@ -8,7 +8,7 @@ #import "NSDraggingSource-Protocol.h" -@class DVTComparisonDocumentLocation, DVTFilePath, IDEWorkspace, IDEWorkspaceTabController, NSArray; +@class DVTComparisonDocumentLocation, DVTFilePath, IDEWorkspace, IDEWorkspaceTabController, NSArray, NSString; @interface IDEPatchDraggingController : NSObject { @@ -30,5 +30,11 @@ - (unsigned long long)draggingSession:(id)arg1 sourceOperationMaskForDraggingContext:(long long)arg2; - (id)initWithDiffDescriptors:(id)arg1 comparisonDocumentLocation:(id)arg2 inWorkspace:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEPathCell.h b/IDEKit/IDEPathCell.h index 740f8d2a6..6a0fdf47a 100644 --- a/IDEKit/IDEPathCell.h +++ b/IDEKit/IDEPathCell.h @@ -11,7 +11,7 @@ #import "NSDraggingSource-Protocol.h" #import "NSMenuDelegate-Protocol.h" -@class DVTDelayedInvocation, DVTStackBacktrace, IDEPathCellNavigableItemObserver, IDEPathComponentCell, NSMenu, NSMutableArray, NSMutableSet; +@class DVTDelayedInvocation, DVTStackBacktrace, IDEPathCellNavigableItemObserver, IDEPathComponentCell, NSMenu, NSMutableArray, NSMutableSet, NSString; @interface IDEPathCell : NSPathCell { @@ -65,8 +65,10 @@ - (unsigned long long)draggingSession:(id)arg1 sourceOperationMaskForDraggingContext:(long long)arg2; - (void)_performDragInComponentCell:(id)arg1 inRect:(struct CGRect)arg2 ofView:(id)arg3 event:(id)arg4; - (void)filterItems:(id)arg1 inMenu:(id)arg2 forSearchString:(id)arg3; +- (void)_openURLInFinder:(id)arg1; - (void)popUpMenuForComponentCell:(id)arg1 inRect:(struct CGRect)arg2 ofView:(id)arg3; -- (void)populatePopUpMenu:(id)arg1 withItems:(id)arg2; +- (void)_populatePopUpMenuWithPath:(id)arg1 withURL:(id)arg2; +- (void)_populatePopUpMenu:(id)arg1 withItems:(id)arg2; - (void)menuNeedsUpdate:(id)arg1; - (void)cancelMenuTracking; - (id)_menuItemWithNavigableItem:(id)arg1 additionalItems:(id *)arg2 currentGroupIdentifier:(id *)arg3; @@ -109,7 +111,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEPathCellNavigableItemObserver.h b/IDEKit/IDEPathCellNavigableItemObserver.h index 71f2984e4..f7e4c2bab 100644 --- a/IDEKit/IDEPathCellNavigableItemObserver.h +++ b/IDEKit/IDEPathCellNavigableItemObserver.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTHashTable, DVTStackBacktrace, IDEPathCell, NSSet; +@class DVTHashTable, DVTStackBacktrace, IDEPathCell, NSSet, NSString; @interface IDEPathCellNavigableItemObserver : NSObject { @@ -27,7 +27,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEPathComponentCell.h b/IDEKit/IDEPathComponentCell.h index b894eb4fd..5174b0535 100644 --- a/IDEKit/IDEPathComponentCell.h +++ b/IDEKit/IDEPathComponentCell.h @@ -26,7 +26,6 @@ - (BOOL)iconHitTest:(struct CGPoint)arg1 inFrame:(struct CGRect)arg2; - (double)_textOffsetForIcon:(id)arg1 inFrame:(struct CGRect)arg2 doDraw:(BOOL)arg3 isActive:(BOOL)arg4; - (void)_drawDividerForFrame:(struct CGRect)arg1 inControlView:(id)arg2; -- (BOOL)_isActiveWindow:(id)arg1; - (void)_drawChevronDividerInFrame:(struct CGRect)arg1 isActive:(BOOL)arg2 isDemiSize:(BOOL)arg3; - (id)shadow; - (struct CGSize)cellSizeForBounds:(struct CGRect)arg1; diff --git a/IDEKit/IDEPathControl.h b/IDEKit/IDEPathControl.h index 6b63e6f36..b278d641f 100644 --- a/IDEKit/IDEPathControl.h +++ b/IDEKit/IDEPathControl.h @@ -42,7 +42,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEPeoplePickerPopUpContentController.h b/IDEKit/IDEPeoplePickerPopUpContentController.h index 9c89725f8..d384c6902 100644 --- a/IDEKit/IDEPeoplePickerPopUpContentController.h +++ b/IDEKit/IDEPeoplePickerPopUpContentController.h @@ -54,5 +54,11 @@ - (void)viewDidInstall; - (void)_resetButtons; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEPreferenceSetViewController.h b/IDEKit/IDEPreferenceSetViewController.h index 95b44e6ba..06f749c1f 100644 --- a/IDEKit/IDEPreferenceSetViewController.h +++ b/IDEKit/IDEPreferenceSetViewController.h @@ -10,7 +10,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTImageAndTextColumn, DVTMapTable, DVTObservingToken, DVTPreferenceSetManager, IDEControlGroup, NSArray, NSArrayController, NSMenuItem, NSTableView; +@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTImageAndTextColumn, DVTMapTable, DVTObservingToken, DVTPreferenceSetManager, IDEControlGroup, NSArray, NSArrayController, NSMenuItem, NSString, NSTableView; @interface IDEPreferenceSetViewController : IDEViewController { @@ -53,5 +53,11 @@ - (void)setupWithPreferenceSetManager:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEPreferencesController.h b/IDEKit/IDEPreferencesController.h index 8186eea26..cd405893a 100644 --- a/IDEKit/IDEPreferencesController.h +++ b/IDEKit/IDEPreferencesController.h @@ -39,7 +39,6 @@ - (void)revertStateWithDictionary:(id)arg1; - (void)replacementView:(id)arg1 willCloseViewController:(id)arg2; - (void)replacementView:(id)arg1 didInstallViewController:(id)arg2; -- (void)replacementView:(id)arg1 willInstallViewController:(id)arg2; - (void)stateRepositoryDidChange:(id)arg1; - (void)selectPreviousTab:(id)arg1; - (void)selectNextTab:(id)arg1; @@ -57,5 +56,11 @@ - (id)initWithWindow:(id)arg1; - (void)_cachePreferencePaneExtensions; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEProductMenuDelegate.h b/IDEKit/IDEProductMenuDelegate.h index 5f5c46597..e3c623310 100644 --- a/IDEKit/IDEProductMenuDelegate.h +++ b/IDEKit/IDEProductMenuDelegate.h @@ -8,11 +8,19 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface IDEProductMenuDelegate : NSObject { } - (void)menuWillOpen:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEProfileActionSheetController.h b/IDEKit/IDEProfileActionSheetController.h index 21e55f6c5..a3a9e36f1 100644 --- a/IDEKit/IDEProfileActionSheetController.h +++ b/IDEKit/IDEProfileActionSheetController.h @@ -8,7 +8,7 @@ #import "IDECapsuleListViewDataSource-Protocol.h" -@class DVTBorderedView, DVTChoice, DVTFilePathFieldCell, DVTNotificationToken, DVTObservingToken, DVTStackView_ML, DVTTabChooserView, IDEArgumentsCapsuleSheetController, IDECapsuleListView, IDEEnvironmentVariablesCapsuleSheetController, IDEProfileSchemeAction, IDEScheme, IDEWorkspace, NSMutableArray, NSPopUpButton, NSTextField, NSView; +@class DVTBorderedView, DVTChoice, DVTFilePathFieldCell, DVTNotificationToken, DVTObservingToken, DVTStackView_ML, DVTTabChooserView, IDEArgumentsCapsuleSheetController, IDECapsuleListView, IDEEnvironmentVariablesCapsuleSheetController, IDEProfileSchemeAction, IDEScheme, IDEWorkspace, NSMutableArray, NSPopUpButton, NSString, NSTextField, NSView; @interface IDEProfileActionSheetController : IDEViewController { @@ -45,9 +45,9 @@ + (id)defaultViewNibName; + (void)initialize; -@property(retain) DVTTabChooserView *tabChooser; // @synthesize tabChooser=_tabChooser; @property(retain) IDEProfileSchemeAction *runPhase; // @synthesize runPhase=_runPhase; @property(retain) IDEScheme *runContext; // @synthesize runContext=_runContext; +@property(retain) DVTTabChooserView *tabChooser; // @synthesize tabChooser=_tabChooser; - (void).cxx_destruct; - (id)capsuleListView:(id)arg1 viewControllerForRow:(long long)arg2; - (long long)numberOfObjectsInCapsuleListView:(id)arg1; @@ -61,6 +61,7 @@ - (void)_updateMacroExpansionRunnablePopUpSelection; - (void)_updateMacroExpansionRunnablePopUp; - (unsigned long long)_indexOfDebuggerFromScheme; +- (void)clearHighlightsInCapsuleView; - (void)_updateRunnablePopUp; - (void)_runnableBuildableProductsDidChange; - (void)runnablePopUpAction:(id)arg1; @@ -77,5 +78,11 @@ - (void)updateBoundIDERunContextBinding; - (id)dvtExtraBindings; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEProgressSearchField.h b/IDEKit/IDEProgressSearchField.h new file mode 100644 index 000000000..77ff031a5 --- /dev/null +++ b/IDEKit/IDEProgressSearchField.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTFindPatternSearchField.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IDEProgressSearchSuggestionItem, NSArray, NSString, NSTableColumn, NSTableView, NSWindow, _IDEProgressSearchFieldCell; + +@interface IDEProgressSearchField : DVTFindPatternSearchField +{ + NSString *_sanatizedSuggestionString; + NSTableView *_suggestionTableView; + NSTableColumn *_suggestionTitleColumn; + NSWindow *_suggestionWindow; + NSArray *_suggestionItems; + NSArray *_allVisibleSuggestions; + IDEProgressSearchSuggestionItem *_selectedSuggestionItem; + id _commandDelegate; + id _searchFieldDelegate; +} + ++ (Class)cellClass; ++ (void)initialize; +@property(retain) id searchFieldDelegate; // @synthesize searchFieldDelegate=_searchFieldDelegate; +@property(retain) id commandDelegate; // @synthesize commandDelegate=_commandDelegate; +@property(copy, nonatomic) NSArray *suggestionItems; // @synthesize suggestionItems=_suggestionItems; +- (void).cxx_destruct; +- (id)tableView:(id)arg1 dataCellForTableColumn:(id)arg2 row:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)_selectionMade:(id)arg1; +- (void)_controlTextDidChange:(id)arg1; +- (void)_updateMenu; +- (void)_generateMenuWindow; +- (void)_refreshTable; +- (BOOL)textView:(id)arg1 doCommandBySelector:(SEL)arg2; +- (void)controlTextDidChange:(id)arg1; +- (void)controlTextDidEndEditing:(id)arg1; +@property(retain) IDEProgressSearchSuggestionItem *selectedSuggestionItem; +- (void)hideSuggestions; +- (void)showSuggestions; +@property(readonly) BOOL suggestionsVisible; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +@property(readonly) NSArray *allVisibleSuggestions; +- (void)ide_progressSearchField_setup; +- (void)primitiveInvalidate; +- (id)initWithFrame:(struct CGRect)arg1; +- (id)initWithCoder:(id)arg1; +@property(readonly) _IDEProgressSearchFieldCell *cell; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEKit/IDEProgressSearchFieldCommandDelegate-Protocol.h b/IDEKit/IDEProgressSearchFieldCommandDelegate-Protocol.h new file mode 100644 index 000000000..611f6f128 --- /dev/null +++ b/IDEKit/IDEProgressSearchFieldCommandDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEProgressSearchFieldCommandDelegate +- (void)searchField:(id)arg1 receivedCommandSelector:(SEL)arg2; +@end + diff --git a/IDEKit/IDEProgressSearchFieldDelegate-Protocol.h b/IDEKit/IDEProgressSearchFieldDelegate-Protocol.h new file mode 100644 index 000000000..f631037b4 --- /dev/null +++ b/IDEKit/IDEProgressSearchFieldDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEProgressSearchFieldDelegate + +@optional +- (BOOL)searchFieldShouldShowSuggestionsPanel; +@end + diff --git a/IDEKit/IDEProgressSearchSuggestionItem.h b/IDEKit/IDEProgressSearchSuggestionItem.h new file mode 100644 index 000000000..727531c7e --- /dev/null +++ b/IDEKit/IDEProgressSearchSuggestionItem.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSAttributedString, NSString; + +@interface IDEProgressSearchSuggestionItem : NSObject +{ + NSAttributedString *_title; + NSString *_titleFormat; + long long _tag; + id _representedObject; + BOOL _isHeader; + BOOL _isSeparatorItem; + BOOL _isHidden; + id _actionBlock; + NSString *_subtitle; +} + ++ (id)headerWithTitle:(id)arg1; ++ (id)separatorItem; +@property BOOL isHidden; // @synthesize isHidden=_isHidden; +@property BOOL isSeparatorItem; // @synthesize isSeparatorItem=_isSeparatorItem; +@property BOOL isHeader; // @synthesize isHeader=_isHeader; +@property(retain) id representedObject; // @synthesize representedObject=_representedObject; +@property long long tag; // @synthesize tag=_tag; +@property(copy) id actionBlock; // @synthesize actionBlock=_actionBlock; +@property(copy) NSString *subtitle; // @synthesize subtitle=_subtitle; +@property(copy) NSString *titleFormat; // @synthesize titleFormat=_titleFormat; +@property(copy) NSAttributedString *title; // @synthesize title=_title; +- (void).cxx_destruct; +- (id)initWithTitle:(id)arg1; +- (id)initWithTitleFormat:(id)arg1; + +@end + diff --git a/IDEKit/IDEProjectItemModel.h b/IDEKit/IDEProjectItemModel.h index d54134329..9983b14c9 100644 --- a/IDEKit/IDEProjectItemModel.h +++ b/IDEKit/IDEProjectItemModel.h @@ -8,16 +8,11 @@ #import "DVTInvalidation-Protocol.h" -@class DVTDelayedInvocation, DVTStackBacktrace, NSArray, Xcode3TargetBuildSettingsCoordinator, Xcode3TargetEntitlementsCoordinator, Xcode3TargetInfoPlistCoordinator, Xcode3TargetLinkedFrameworksCoordinator, Xcode3TargetPortalEntitlementsCoordinator; +@class DVTDelayedInvocation, DVTStackBacktrace, NSArray, NSString, Xcode3TargetBuildSettingsCoordinator, Xcode3TargetEntitlementsCoordinator, Xcode3TargetInfoPlistCoordinator, Xcode3TargetLinkedFrameworksCoordinator, Xcode3TargetPortalEntitlementsCoordinator; @interface IDEProjectItemModel : NSObject { NSArray *_flightChecks; - id _portalFlightCheck; - id _entitlementsFlightCheck; - id _infoPlistFlightCheck; - id _linkedFrameworksFlightCheck; - id _buildSettingsFlightCheck; id _targetCapabilitiesContext; id _item; DVTDelayedInvocation *_delayedUpdateInvocation; @@ -25,13 +20,9 @@ + (void)initialize; @property(readonly) DVTDelayedInvocation *delayedUpdateInvocation; // @synthesize delayedUpdateInvocation=_delayedUpdateInvocation; -@property(readonly) id buildSettingsFlightCheck; // @synthesize buildSettingsFlightCheck=_buildSettingsFlightCheck; -@property(readonly) id linkedFrameworksFlightCheck; // @synthesize linkedFrameworksFlightCheck=_linkedFrameworksFlightCheck; -@property(readonly) id infoPlistFlightCheck; // @synthesize infoPlistFlightCheck=_infoPlistFlightCheck; -@property(readonly) id entitlementsFlightCheck; // @synthesize entitlementsFlightCheck=_entitlementsFlightCheck; -@property(readonly) id portalFlightCheck; // @synthesize portalFlightCheck=_portalFlightCheck; @property(readonly) id item; // @synthesize item=_item; @property(readonly) id targetCapabilitiesContext; // @synthesize targetCapabilitiesContext=_targetCapabilitiesContext; +@property(readonly, nonatomic) NSArray *flightChecks; // @synthesize flightChecks=_flightChecks; - (void).cxx_destruct; @property(readonly) Xcode3TargetInfoPlistCoordinator *infoPlistCoordinator; @property(readonly) Xcode3TargetLinkedFrameworksCoordinator *linkedFrameworksCoordinator; @@ -48,14 +39,17 @@ - (void)modelWasEnabledWithContext:(id)arg1; - (void)updateWithContext:(id)arg1; - (void)targetCoordinatorChanged:(id)arg1; -@property(readonly, nonatomic) NSArray *flightChecks; - (void)primitiveInvalidate; - (id)init; - (id)initWithCapabilitiesContext:(id)arg1 item:(id)arg2; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEProjectItemModelFlightCheck.h b/IDEKit/IDEProjectItemModelFlightCheck.h index 766bc1ab2..fc1ca1401 100644 --- a/IDEKit/IDEProjectItemModelFlightCheck.h +++ b/IDEKit/IDEProjectItemModelFlightCheck.h @@ -9,11 +9,13 @@ #import "DVTInvalidation-Protocol.h" #import "IDEFlightChecking-Protocol.h" -@class DVTStackBacktrace, NSError, NSString; +@class DVTStackBacktrace, NSError, NSObject, NSString; @interface IDEProjectItemModelFlightCheck : NSObject { - struct dispatch_queue_s *_activityQueue; + NSObject *_activityQueue; + BOOL _requiresAccountAndTeamSelection; + BOOL _longRunning; BOOL _failed; int _status; id _backgroundResolutionBlock; @@ -29,12 +31,14 @@ @property(nonatomic) BOOL failed; // @synthesize failed=_failed; @property(retain, nonatomic) NSError *resolutionError; // @synthesize resolutionError=_resolutionError; @property(nonatomic) int status; // @synthesize status=_status; -@property(readonly, nonatomic) NSString *pastTitle; // @synthesize pastTitle=_pastTitle; -@property(readonly, nonatomic) NSString *resolvingTitle; // @synthesize resolvingTitle=_resolvingTitle; -@property(readonly, nonatomic) NSString *title; // @synthesize title=_title; -@property(readonly, nonatomic) id backgroundValidityCheckBlock; // @synthesize backgroundValidityCheckBlock=_backgroundValidityCheckBlock; -@property(readonly, nonatomic) id backgroundUnresolutionBlock; // @synthesize backgroundUnresolutionBlock=_backgroundUnresolutionBlock; -@property(readonly, nonatomic) id backgroundResolutionBlock; // @synthesize backgroundResolutionBlock=_backgroundResolutionBlock; +@property(readonly, copy, nonatomic) NSString *pastTitle; // @synthesize pastTitle=_pastTitle; +@property(readonly, copy, nonatomic) NSString *resolvingTitle; // @synthesize resolvingTitle=_resolvingTitle; +@property(readonly, copy, nonatomic) NSString *title; // @synthesize title=_title; +@property(readonly, copy, nonatomic) id backgroundValidityCheckBlock; // @synthesize backgroundValidityCheckBlock=_backgroundValidityCheckBlock; +@property(readonly, copy, nonatomic) id backgroundUnresolutionBlock; // @synthesize backgroundUnresolutionBlock=_backgroundUnresolutionBlock; +@property(readonly, copy, nonatomic) id backgroundResolutionBlock; // @synthesize backgroundResolutionBlock=_backgroundResolutionBlock; +@property(readonly, nonatomic, getter=isLongRunning) BOOL longRunning; // @synthesize longRunning=_longRunning; +@property(readonly, nonatomic) BOOL requiresAccountAndTeamSelection; // @synthesize requiresAccountAndTeamSelection=_requiresAccountAndTeamSelection; - (void).cxx_destruct; - (void)revert; - (void)unresolve; @@ -50,7 +54,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEProjectItemModelFlightCheckContext.h b/IDEKit/IDEProjectItemModelFlightCheckContext.h index b9a90da86..251737ec4 100644 --- a/IDEKit/IDEProjectItemModelFlightCheckContext.h +++ b/IDEKit/IDEProjectItemModelFlightCheckContext.h @@ -8,16 +8,28 @@ #import "IDEFlightCheckingContext-Protocol.h" -@class NSWindow; +@class NSString, NSWindow; @interface IDEProjectItemModelFlightCheckContext : NSObject { + id _portalInfoDelegate; + id _item; NSWindow *_window; } @property(retain, nonatomic) NSWindow *window; // @synthesize window=_window; +@property(readonly, nonatomic) id item; // @synthesize item=_item; +@property(readonly, nonatomic) id portalInfoDelegate; // @synthesize portalInfoDelegate=_portalInfoDelegate; - (void).cxx_destruct; - (void)handleError:(id)arg1; +- (void)performBlockRequiringAccountAndTeamSelection:(id)arg1; +- (id)initWithPortalInfoDelegate:(id)arg1 item:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEProjectItemOffView.h b/IDEKit/IDEProjectItemOffView.h index 26b6c826c..1c5f307fa 100644 --- a/IDEKit/IDEProjectItemOffView.h +++ b/IDEKit/IDEProjectItemOffView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, DVTStackView_ML, IDEFlightCheckListView, NSTextField; +@class DVTStackBacktrace, DVTStackView_ML, IDEFlightCheckListView, NSString, NSTextField; @interface IDEProjectItemOffView : DVTLayoutView_ML { @@ -30,7 +30,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEProjectItemStatusView.h b/IDEKit/IDEProjectItemStatusView.h index 7c912a57a..23bcd0c85 100644 --- a/IDEKit/IDEProjectItemStatusView.h +++ b/IDEKit/IDEProjectItemStatusView.h @@ -41,7 +41,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEProjectItemView.h b/IDEKit/IDEProjectItemView.h index 45af38cf2..b9a058906 100644 --- a/IDEKit/IDEProjectItemView.h +++ b/IDEKit/IDEProjectItemView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, DVTStackView_ML, NSArray; +@class DVTStackBacktrace, DVTStackView_ML, NSArray, NSString; @interface IDEProjectItemView : DVTLayoutView_ML { @@ -28,7 +28,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEProjectItemViewController.h b/IDEKit/IDEProjectItemViewController.h index 5163c648c..825784748 100644 --- a/IDEKit/IDEProjectItemViewController.h +++ b/IDEKit/IDEProjectItemViewController.h @@ -25,6 +25,7 @@ NSDictionary *_cachedUserEnteredInfo; } ++ (id)keyPathsForValuesAffecting_longRunningFlightChecks; + (id)keyPathsForValuesAffectingEnabled; + (void)configureStateSavingObjectPersistenceByName:(id)arg1; @property(copy, nonatomic) NSDictionary *cachedUserEnteredInfo; // @synthesize cachedUserEnteredInfo=_cachedUserEnteredInfo; @@ -39,10 +40,11 @@ @property(readonly) BOOL disclosedByDefault; - (id)headerContentViewForCapsuleView:(id)arg1; - (id)capsuleViewBackgroundColor:(id)arg1; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; - (void)_presentTeamPickerIfNecessaryAndPerformBlock:(id)arg1; - (void)_resolveFlightChecks; - (id)_headerView; +- (id)_longRunningFlightChecks; @property(nonatomic, getter=isDisclosed) BOOL disclosed; @property(nonatomic, getter=isEnabled) BOOL enabled; - (void)commitStateToDictionary:(id)arg1; @@ -51,7 +53,7 @@ @property(readonly, nonatomic) id item; - (id)projectItemView; - (void)primitiveInvalidate; -- (void)portalFlightCheckStatusChanged; +- (void)longRunningFlightCheckStatusChanged; - (void)flightCheckFailedChanged:(id)arg1; - (void)enabledChanged; - (void)onOffSwitchDidChange; @@ -69,8 +71,12 @@ @property BOOL canRemoveItems; @property(readonly) BOOL canRename; @property(readonly) BOOL canUndisclose; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEProjectsOrganizerViewController.h b/IDEKit/IDEProjectsOrganizerViewController.h new file mode 100644 index 000000000..9cd4883ae --- /dev/null +++ b/IDEKit/IDEProjectsOrganizerViewController.h @@ -0,0 +1,92 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTReplacementViewDelegate-Protocol.h" +#import "IDENavigatorOutlineViewDelegate-Protocol.h" +#import "IDEOrganizerSource-Protocol.h" +#import "NSSplitViewDelegate-Protocol.h" + +@class DVTBorderedView, DVTDelayedInvocation, DVTFilePath, DVTGradientImagePopUpButton, DVTObservingToken, DVTReplacementView, DVTSearchField, IDENavigableItemCoordinator, IDENavigatorDataCell, IDENavigatorOutlineView, NSArrayController, NSMenu, NSMetadataQuery, NSOperationQueue, NSPredicate, NSSet, NSString, NSViewController; + +@interface IDEProjectsOrganizerViewController : IDEViewController +{ + IDENavigatorOutlineView *_outlineView; + IDENavigableItemCoordinator *_navigableItemCoordinator; + IDENavigatorDataCell *_dataCell; + NSMenu *_contextualMenu; + DVTBorderedView *_filterBar; + NSString *_filterString; + DVTGradientImagePopUpButton *_actionPopUpButton; + DVTReplacementView *_detailsArea; + NSViewController *_currentInstalledVC; + NSSet *_allProjects; + NSArrayController *_arrayController; + DVTFilePath *_workspaceArenaFolder; + DVTFilePath *_snapshotsFolder; + NSMetadataQuery *_snapshotsSpotlightQuery; + DVTObservingToken *_openedClosedObserver; + DVTObservingToken *_selectionObserver; + NSOperationQueue *_deletionQueue; + DVTDelayedInvocation *_delayedFileIOInvocation; + DVTSearchField *_filterField; +} + ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; ++ (id)_projectScanningQueue; ++ (id)keyPathsForValuesAffectingFilterPredicate; ++ (void)initialize; +@property __weak DVTSearchField *filterField; // @synthesize filterField=_filterField; +@property(copy, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; +@property(copy) NSSet *allProjects; // @synthesize allProjects=_allProjects; +- (void).cxx_destruct; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (id)_projectLocationFromInfoFileInFolder:(id)arg1; +- (id)_projectsFromSnapshotsInNonStandardLocations; +- (id)_projectInfoFromFolder:(id)arg1 usingModelKey:(id)arg2; +- (id)_projectsCurrentlyOpened; +- (void)_rebuildProjectsList:(id)arg1; +- (void)_rebuildProjectsListImmediately; +- (id)_delayedFileIOInvocation; +- (void)_delayedUpdateProjects; +- (void)_updateProjectItemOpenState; +- (id)_existingMatchingItemOrProjectItem:(id)arg1 knownProjects:(id)arg2; +- (id)_navigableItemWithProjectItem:(id)arg1; +- (BOOL)splitView:(id)arg1 shouldAdjustSizeOfSubview:(id)arg2; +- (double)splitView:(id)arg1 constrainMaxCoordinate:(double)arg2 ofSubviewAt:(long long)arg3; +- (double)splitView:(id)arg1 constrainMinCoordinate:(double)arg2 ofSubviewAt:(long long)arg3; +- (void)deleteProjectAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)deleteAction:(id)arg1; +- (void)revealAction:(id)arg1; +- (void)openAction:(id)arg1; +- (id)_selectedOrClickedProjects; +- (BOOL)validateMenuItem:(id)arg1; +- (BOOL)outlineView:(id)arg1 doCommandBySelector:(SEL)arg2; +- (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 isGroupHeaderItem:(id)arg2; +@property(readonly) NSPredicate *filterPredicate; +- (void)primitiveInvalidate; +- (void)_configureDetailView; +- (void)_configureEmptyView; +- (void)replacementView:(id)arg1 didInstallViewController:(id)arg2; +- (void)liveQueryDidUpdate:(id)arg1; +- (void)liveQueryDidFinish:(id)arg1; +- (void)_setUpObservers; +- (void)viewDidInstall; +- (void)loadView; +- (id)dvtExtraBindings; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDEReadOnlyItemsManager-IDEKitAdditions.h b/IDEKit/IDEReadOnlyItemsManager-IDEKitAdditions.h index 0f676c505..6da8fdd6c 100644 --- a/IDEKit/IDEReadOnlyItemsManager-IDEKitAdditions.h +++ b/IDEKit/IDEReadOnlyItemsManager-IDEKitAdditions.h @@ -12,6 +12,6 @@ - (void)_tryToUnlockItems:(id)arg1 itemName:(id)arg2 inWorkspace:(id)arg3 completionBlock:(id)arg4; - (void)startUnlockOperationForItems:(id)arg1 name:(id)arg2 inWorkspace:(id)arg3 window:(id)arg4 completionBlock:(id)arg5; - (void)warnAboutEditingLockedItems:(id)arg1 name:(id)arg2 forChangedObject:(id)arg3 inWorkspace:(id)arg4 window:(id)arg5 timeout:(unsigned long long)arg6 completionBlock:(id)arg7; -- (BOOL)_shouldSkipWarningAboutUnlocking; +- (BOOL)_shouldAutomaticallyUnlockFiles; @end diff --git a/IDEKit/IDERefactoringCommands.h b/IDEKit/IDERefactoringCommands.h index b12641149..24b768f2f 100644 --- a/IDEKit/IDERefactoringCommands.h +++ b/IDEKit/IDERefactoringCommands.h @@ -9,7 +9,7 @@ #import "IDECommandHandler-Protocol.h" #import "IDECommandHandlerVendor-Protocol.h" -@class IDERefactoringSession, IDERefactoringWindowController, NSMutableDictionary; +@class IDERefactoringSession, IDERefactoringWindowController, NSMutableDictionary, NSString; @interface IDERefactoringCommands : NSObject { @@ -48,5 +48,11 @@ - (void)genericAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDERefactoringFileChange.h b/IDEKit/IDERefactoringFileChange.h index ce8ab6cee..6b262b697 100644 --- a/IDEKit/IDERefactoringFileChange.h +++ b/IDEKit/IDERefactoringFileChange.h @@ -17,7 +17,7 @@ @property BOOL shouldBeApplied; // @synthesize shouldBeApplied=_shouldBeApplied; @property(readonly) IDERefactoringFileChangeLocation *fileLocation; // @synthesize fileLocation=_fileLocation; -@property(readonly) IDERefactoringFileChangeSet *fileChangeSet; // @synthesize fileChangeSet=_fileChangeSet; +@property(readonly) __weak IDERefactoringFileChangeSet *fileChangeSet; // @synthesize fileChangeSet=_fileChangeSet; - (void).cxx_destruct; - (BOOL)isEqualToFileChange:(id)arg1; - (BOOL)isEqual:(id)arg1; diff --git a/IDEKit/IDERefactoringFileChangeSet.h b/IDEKit/IDERefactoringFileChangeSet.h index 13edce90d..a88f7a9d2 100644 --- a/IDEKit/IDERefactoringFileChangeSet.h +++ b/IDEKit/IDERefactoringFileChangeSet.h @@ -30,7 +30,7 @@ - (id)resultNewFileName; - (id)resultFilePath; - (BOOL)resultIsEditable; -- (id)description; +@property(readonly, copy) NSString *description; - (BOOL)applyChangesWithError:(id *)arg1; - (BOOL)willRenameFile; - (id)newFilePath; @@ -39,5 +39,10 @@ - (long long)numberOfChanges; - (id)initWithFilePath:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDERefactoringIssue.h b/IDEKit/IDERefactoringIssue.h index c528325bd..6a7aa6c90 100644 --- a/IDEKit/IDERefactoringIssue.h +++ b/IDEKit/IDERefactoringIssue.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class IDERefactoringIssueLocation, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDERefactoringIssue : NSObject +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDERefactoringIssueLocation, NSImage, NSString; + +@interface IDERefactoringIssue : NSObject { NSString *_message; int _category; @@ -21,9 +23,23 @@ @property(readonly) int category; // @synthesize category=_category; @property(readonly) NSString *message; // @synthesize message=_message; - (void).cxx_destruct; +@property(readonly) NSString *navigableItem_name; - (long long)compare:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithMessage:(id)arg1 category:(int)arg2 kind:(int)arg3 oldLocation:(id)arg4 newLocation:(id)arg5; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDERefactoringNewFile.h b/IDEKit/IDERefactoringNewFile.h index 1e83d61bd..8eebae9d1 100644 --- a/IDEKit/IDERefactoringNewFile.h +++ b/IDEKit/IDERefactoringNewFile.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDERefactoringNewFile : NSObject +@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, IDEFileReference, NSImage, NSString; + +@interface IDERefactoringNewFile : NSObject { id _result; NSImage *_image; @@ -25,8 +27,18 @@ @property(readonly) DVTFilePath *filePath; // @synthesize filePath=_filePath; @property(readonly) id result; // @synthesize result=_result; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithRefactoringResult:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDERefactoringSession.h b/IDEKit/IDERefactoringSession.h index f1de79bca..9be5d8c81 100644 --- a/IDEKit/IDERefactoringSession.h +++ b/IDEKit/IDERefactoringSession.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTSourceExpression, DVTStackBacktrace, IDEIndexSymbol, IDERefactoring, NSMutableDictionary, NSOperationQueue; +@class DVTSourceExpression, DVTStackBacktrace, IDEIndexSymbol, IDERefactoring, NSMutableDictionary, NSOperationQueue, NSString; @interface IDERefactoringSession : NSObject { @@ -36,7 +36,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDERefactoringTransformationViewController.h b/IDEKit/IDERefactoringTransformationViewController.h index da4bd8baa..d707d6e26 100644 --- a/IDEKit/IDERefactoringTransformationViewController.h +++ b/IDEKit/IDERefactoringTransformationViewController.h @@ -29,5 +29,11 @@ @property(readonly) NSDictionary *userInput; - (void)setInitialData:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDERefactoringWindowController.h b/IDEKit/IDERefactoringWindowController.h index d2ae25ac4..890a9eb0f 100644 --- a/IDEKit/IDERefactoringWindowController.h +++ b/IDEKit/IDERefactoringWindowController.h @@ -12,7 +12,7 @@ #import "IDEReviewFilesDataSource-Protocol.h" #import "NSAnimationDelegate-Protocol.h" -@class DVTBorderedView, DVTObservingToken, DVTStackBacktrace, IDEIndexSymbol, IDENavigableItemCoordinator, IDENavigatorDataCell, IDERefactoringActionViewController, IDERefactoringRevealingView, IDERefactoringSession, IDERefactoringTransformationViewController, IDEReviewFilesViewController, IDEWorkspaceDocument, NSArray, NSMutableArray, NSMutableDictionary, NSMutableSet, NSOperationQueue, NSTextField, NSView, NSWindow; +@class DVTBorderedView, DVTObservingToken, DVTStackBacktrace, IDEIndexSymbol, IDENavigableItemCoordinator, IDENavigatorDataCell, IDERefactoringActionViewController, IDERefactoringRevealingView, IDERefactoringSession, IDERefactoringTransformationViewController, IDEReviewFilesViewController, IDEWorkspaceDocument, NSArray, NSMutableArray, NSMutableDictionary, NSMutableSet, NSObject, NSOperationQueue, NSString, NSTextField, NSView, NSWindow; @interface IDERefactoringWindowController : NSWindowController { @@ -53,9 +53,9 @@ IDENavigableItemCoordinator *_issueNavItemCoordinator; NSOperationQueue *_queue; BOOL _hasFatalError; - struct dispatch_semaphore_s *_errorResponseWaiter; - struct dispatch_semaphore_s *_animationWaiter; - struct dispatch_semaphore_s *_saveWaiter; + NSObject *_errorResponseWaiter; + NSObject *_animationWaiter; + NSObject *_saveWaiter; NSMutableSet *_bindingTokens; } @@ -68,6 +68,7 @@ @property(retain) IDERefactoringTransformationViewController *transformationViewController; // @synthesize transformationViewController=_transformationViewController; @property(retain, nonatomic) IDERefactoringSession *session; // @synthesize session=_session; - (void).cxx_destruct; +- (BOOL)primaryEditorShowsDocumentPreview; - (id)contentStringForSecondaryEmptyEditorWithDocumentLocation:(id)arg1; - (BOOL)shouldShowEmptyEditorForSecondaryDocumentLocation:(id)arg1 submodeType:(int)arg2; - (BOOL)shouldSelectFirstDiff; @@ -115,7 +116,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEReviewFilesViewController.h b/IDEKit/IDEReviewFilesViewController.h index 428a5c881..270e8735f 100644 --- a/IDEKit/IDEReviewFilesViewController.h +++ b/IDEKit/IDEReviewFilesViewController.h @@ -9,7 +9,7 @@ #import "IDEEditorContextDelegate-Protocol.h" #import "IDESourceControlMergeControllerContainer-Protocol.h" -@class DVTBorderedView, DVTObservingToken, DVTSplitView, IDEComparisonEditor, IDEEditorVersionsMode, IDEReviewFilesNavigator, IDESourceControlConflictResolutionController, IDESourceControlInteractiveCommitController; +@class DVTBorderedView, DVTObservingToken, DVTSplitView, IDEComparisonEditor, IDEEditorVersionsMode, IDEReviewFilesNavigator, IDESourceControlConflictResolutionController, IDESourceControlInteractiveCommitController, NSString; @interface IDEReviewFilesViewController : IDEViewController { @@ -51,5 +51,11 @@ - (void)loadView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDERoundRectGridView.h b/IDEKit/IDERoundRectGridView.h new file mode 100644 index 000000000..feeb79411 --- /dev/null +++ b/IDEKit/IDERoundRectGridView.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSArray; + +@interface IDERoundRectGridView : NSView +{ + BOOL _rowHeightAutomatic; + double _rowHeight; + double _leftColumnWidth; + NSArray *_items; +} + +@property(retain, nonatomic) NSArray *items; // @synthesize items=_items; +@property(nonatomic) double leftColumnWidth; // @synthesize leftColumnWidth=_leftColumnWidth; +@property(nonatomic) double rowHeight; // @synthesize rowHeight=_rowHeight; +@property(nonatomic, getter=isRowHeightAutomatic) BOOL rowHeightAutomatic; // @synthesize rowHeightAutomatic=_rowHeightAutomatic; +- (void).cxx_destruct; +- (void)addUIControls; +- (void)fillLeftColumn; +- (void)drawHorizontalLines; +- (void)drawVerticalLine:(struct CGRect)arg1; +- (void)recalculateViewHeight; +- (void)drawRect:(struct CGRect)arg1; +- (id)itemAtRow:(unsigned long long)arg1; +- (void)redraw:(id)arg1; +- (BOOL)isFlipped; +- (void)awakeFromNib; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IDERoundRectRowItem.h b/IDEKit/IDERoundRectRowItem.h new file mode 100644 index 000000000..8ab0d7ddf --- /dev/null +++ b/IDEKit/IDERoundRectRowItem.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSImage, NSString; + +@interface IDERoundRectRowItem : NSObject +{ + NSImage *_image; + NSString *_message; +} + +@property(retain, nonatomic) NSString *message; // @synthesize message=_message; +@property(retain, nonatomic) NSImage *image; // @synthesize image=_image; +- (void).cxx_destruct; +- (id)initWithImage:(id)arg1 message:(id)arg2; + +@end + diff --git a/IDEKit/IDERunAlertMonitor.h b/IDEKit/IDERunAlertMonitor.h index ea9dd059f..c2d4d8f83 100644 --- a/IDEKit/IDERunAlertMonitor.h +++ b/IDEKit/IDERunAlertMonitor.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDEWorkspaceTabController; +@class DVTStackBacktrace, IDEWorkspaceTabController, NSString; @interface IDERunAlertMonitor : NSObject { @@ -36,7 +36,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDERunDestination-IDENavigableItemAdditions.h b/IDEKit/IDERunDestination-IDENavigableItemAdditions.h index 73268f00f..f3774f45d 100644 --- a/IDEKit/IDERunDestination-IDENavigableItemAdditions.h +++ b/IDEKit/IDERunDestination-IDENavigableItemAdditions.h @@ -6,9 +6,26 @@ #import "IDERunDestination.h" -@interface IDERunDestination (IDENavigableItemAdditions) +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDERunDestination (IDENavigableItemAdditions) + (id)keyPathsForValuesAffectingNavigableItem_name; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDERunDestinationGroup.h b/IDEKit/IDERunDestinationGroup.h new file mode 100644 index 000000000..031e69ca0 --- /dev/null +++ b/IDEKit/IDERunDestinationGroup.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSString; + +@interface IDERunDestinationGroup : NSObject +{ + NSString *_name; + NSArray *_runDestinations; +} + ++ (id)groupsFromRunDestinations:(id)arg1; +@property(readonly) NSArray *runDestinations; // @synthesize runDestinations=_runDestinations; +@property(readonly) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +@property(readonly) NSString *navigableItem_name; +- (id)initWithName:(id)arg1 runDestinations:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDERunDestinationMenuItemView.h b/IDEKit/IDERunDestinationMenuItemView.h new file mode 100644 index 000000000..87c89ce8c --- /dev/null +++ b/IDEKit/IDERunDestinationMenuItemView.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class DVTColoredSpinner, IDERunDestination, NSImage, NSImageView, NSLayoutConstraint, NSMenuItem, NSMutableArray, NSTextField; + +@interface IDERunDestinationMenuItemView : NSView +{ + NSMutableArray *_cancellationTokens; + NSImage *_wifiImage; + NSImage *_highlightedWifiImage; + IDERunDestination *_runDestination; + NSMenuItem *_menuItem; + NSView *_indentView; + NSLayoutConstraint *_indentConstraint; + NSTextField *_stateView; + NSImageView *_imageView; + NSTextField *_titleView; + DVTColoredSpinner *_spinnerView; + NSImageView *_wifiView; +} + ++ (id)keyPathsForValuesAffectingHideWifi; ++ (id)keyPathsForValuesAffectingHideSpinner; ++ (id)keyPathsForValuesAffectingAccessory; ++ (void)applyToMenuItem:(id)arg1; +@property(retain, nonatomic) NSImageView *wifiView; // @synthesize wifiView=_wifiView; +@property(retain, nonatomic) DVTColoredSpinner *spinnerView; // @synthesize spinnerView=_spinnerView; +@property(retain, nonatomic) NSTextField *titleView; // @synthesize titleView=_titleView; +@property(retain, nonatomic) NSImageView *imageView; // @synthesize imageView=_imageView; +@property(retain, nonatomic) NSTextField *stateView; // @synthesize stateView=_stateView; +@property(retain, nonatomic) NSLayoutConstraint *indentConstraint; // @synthesize indentConstraint=_indentConstraint; +@property(retain, nonatomic) NSView *indentView; // @synthesize indentView=_indentView; +@property(retain, nonatomic) NSMenuItem *menuItem; // @synthesize menuItem=_menuItem; +@property(retain, nonatomic) IDERunDestination *runDestination; // @synthesize runDestination=_runDestination; +- (void).cxx_destruct; +- (void)accessibilityPerformAction:(id)arg1; +- (id)accessibilityActionDescription:(id)arg1; +- (id)accessibilityActionNames; +- (id)accessibilityAttributeValue:(id)arg1; +- (id)accessibilityAttributeNames; +- (BOOL)accessibilityIsIgnored; +- (void)mouseUp:(id)arg1; +- (void)keyDown:(id)arg1; +- (BOOL)acceptsFirstResponder; +- (void)_selectAndClose; +- (void)drawRect:(struct CGRect)arg1; +- (void)layout; +- (BOOL)hideWifi; +- (BOOL)hideSpinner; +- (long long)accessory; +- (void)_removeBindings; +- (void)_addBindings; +- (void)_observe:(id)arg1 withBlock:(id)arg2; +- (void)_bind:(id)arg1 toKeyPath:(id)arg2; +- (void)_bind:(id)arg1 toKeyPath:(id)arg2 options:(id)arg3; +- (void)viewDidMoveToWindow; +- (void)awakeFromNib; + +@end + diff --git a/IDEKit/IDERunOptionsTableViewCapsuleSheetController.h b/IDEKit/IDERunOptionsTableViewCapsuleSheetController.h index b2cf39d4c..789d72d99 100644 --- a/IDEKit/IDERunOptionsTableViewCapsuleSheetController.h +++ b/IDEKit/IDERunOptionsTableViewCapsuleSheetController.h @@ -44,7 +44,7 @@ @property(readonly) BOOL canRemove; - (void)removeItems:(id)arg1; - (void)addItems:(id)arg1; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; - (void)_resizeView; @property(readonly) NSString *pasteBoardType; - (void)loadView; @@ -54,9 +54,13 @@ @property(readonly) BOOL canDrag; @property(readonly) BOOL canSelect; @property(readonly) BOOL canUndisclose; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDERunPauseContinueToolbarButton.h b/IDEKit/IDERunPauseContinueToolbarButton.h index 1a13e54bd..78d1f3a5b 100644 --- a/IDEKit/IDERunPauseContinueToolbarButton.h +++ b/IDEKit/IDERunPauseContinueToolbarButton.h @@ -28,18 +28,13 @@ - (void)performTestAction:(id)arg1; - (void)performAnalyzeAction:(id)arg1; - (BOOL)menuItemRepresentsBuildOnly:(id)arg1; -- (void)_setToolbarItem:(id)arg1; +- (void)setToolbarItem:(id)arg1; - (id)_toolbarItem; - (void)_setButtonToBuildStyle:(id)arg1 menuItem:(id)arg2; -- (void)_setCellImagesForBuild:(id)arg1; - (void)_setButtonToProfileStyle:(id)arg1 menuItem:(id)arg2; -- (void)_setCellImagesForProfile:(id)arg1; - (void)_setButtonToTestStyle:(id)arg1 menuItem:(id)arg2; -- (void)_setCellImagesForTest:(id)arg1; - (void)_setButtonToAnalyzeStyle:(id)arg1 menuItem:(id)arg2; -- (void)_setCellImagesForAnalyze:(id)arg1; - (void)_setButtonToRunStyle:(id)arg1 menuItem:(id)arg2; -- (void)_setCellImagesForRun:(id)arg1; - (void)_updateEnablement; - (void)_updateIcon; - (void)_updateToolbarItem; @@ -57,7 +52,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDERunScriptAlertViewController.h b/IDEKit/IDERunScriptAlertViewController.h index e2927ca75..53263e043 100644 --- a/IDEKit/IDERunScriptAlertViewController.h +++ b/IDEKit/IDERunScriptAlertViewController.h @@ -8,7 +8,7 @@ #import "NSOpenSavePanelDelegate-Protocol.h" -@class NSMutableArray, NSPopUpButton; +@class NSMutableArray, NSPopUpButton, NSString; @interface IDERunScriptAlertViewController : IDEAlertViewController { @@ -27,5 +27,11 @@ - (void)selectScript:(id)arg1; - (void)setAlert:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDERunSheetController.h b/IDEKit/IDERunSheetController.h index 66ab0b588..4dbdeeec5 100644 --- a/IDEKit/IDERunSheetController.h +++ b/IDEKit/IDERunSheetController.h @@ -8,12 +8,11 @@ #import "NSWindowDelegate-Protocol.h" -@class DVTBorderedView, DVTObservingToken, DVTReplacementView, IDEExecutionEnvironment, IDENavigableItemCoordinator, IDENavigatorDataCell, IDENavigatorOutlineView, IDEScheme, IDESchemeAction, IDESchemeCommand, IDEWorkspace, NSArray, NSArrayController, NSButton, NSPopUpButton, NSSegmentedControl, NSString, NSTabView, NSTextField, NSWindow; +@class DVTBorderedView, DVTObservingToken, DVTReplacementView, IDEExecutionEnvironment, IDENavigableItemCoordinator, IDENavigatorDataCell, IDENavigatorOutlineView, IDEScheme, IDESchemeAction, IDESchemeCommand, IDESchemePathControlViewController, IDEWorkspace, NSArray, NSArrayController, NSButton, NSImageView, NSString, NSTextField, NSView, NSWindow; @interface IDERunSheetController : IDEViewController { NSWindow *_sheetWindow; - NSSegmentedControl *_breakpointsButton; NSButton *_goButton; NSButton *_doneButton; DVTBorderedView *_masterBorderedView; @@ -21,18 +20,19 @@ DVTBorderedView *_detailBorderedView; DVTReplacementView *_detailReplacementView; NSArrayController *_customDataStoresArrayController; - NSTabView *_topTabView; NSTextField *_nameField; - NSPopUpButton *_containerPopUp; + NSView *contentView; + NSButton *_sharedButton; + NSImageView *_schemeImage; NSArray *_phaseModelNavigables; IDENavigatorDataCell *_phaseCell; IDENavigatorDataCell *_subphaseCell; NSWindow *_workspaceWindow; IDEWorkspace *_workspace; IDENavigableItemCoordinator *_navigableItemCoordinator; + IDESchemePathControlViewController *_pathControlViewController; DVTObservingToken *_runContextObservingToken; DVTObservingToken *_runContextClosingObservingToken; - DVTObservingToken *_breakpointsActivatedObservingToken; DVTObservingToken *_buildPhaseSubtitleObservingToken; DVTObservingToken *_testPhaseSubtitleObservingToken; DVTObservingToken *_launchPhaseSubtitleObservingToken; @@ -40,7 +40,6 @@ DVTObservingToken *_profilePhaseSubtitleObservingToken; DVTObservingToken *_analyzePhaseSubtitleObservingToken; DVTObservingToken *_installPhaseSubtitleObservingToken; - DVTObservingToken *_customDataStoresControllerObservingToken; id _clientTrackingToken; BOOL _okButtonReflectsSchemeCommand; IDESchemeCommand *_selectedSchemeCommand; @@ -57,16 +56,15 @@ + (id)keyPathsForValuesAffectingExecutionEnvironment; + (void)beginSheetForWindow:(id)arg1 workspaceWindow:(id)arg2 editingIdentity:(BOOL)arg3 forSchemeCommand:(id)arg4 okButtonReflectsSchemeCommand:(BOOL)arg5 showDoneButton:(BOOL)arg6 completionHandler:(id)arg7; + (id)sheetOpeningLogAspect; -@property(copy) NSString *selectedSchemeCommandTitle; // @synthesize selectedSchemeCommandTitle=_selectedSchemeCommandTitle; -@property(retain) IDESchemeCommand *selectedSchemeCommand; // @synthesize selectedSchemeCommand=_selectedSchemeCommand; @property(copy) NSArray *phaseModelNavigables; // @synthesize phaseModelNavigables=_phaseModelNavigables; @property(retain) IDESchemeAction *selectedRunPhase; // @synthesize selectedRunPhase=_selectedRunPhase; @property BOOL isDetailViewContentBound; // @synthesize isDetailViewContentBound=_isDetailViewContentBound; @property Class viewControllerClassForSelectedRunPhase; // @synthesize viewControllerClassForSelectedRunPhase=_viewControllerClassForSelectedRunPhase; @property(retain) NSWindow *workspaceWindow; // @synthesize workspaceWindow=_workspaceWindow; +@property(copy) NSString *selectedSchemeCommandTitle; // @synthesize selectedSchemeCommandTitle=_selectedSchemeCommandTitle; +@property(retain) IDESchemeCommand *selectedSchemeCommand; // @synthesize selectedSchemeCommand=_selectedSchemeCommand; - (void).cxx_destruct; - (void)windowDidResize:(id)arg1; -- (void)_updateStoreImagesInPopUp; - (void)_updateSelectedSchemeCommand; - (void)_updateSelectedRunPhaseRowIndex; - (void)_bindDetailViewContent; @@ -81,11 +79,14 @@ - (void)viewWillUninstall; - (void)viewDidInstall; - (BOOL)validateUserInterfaceItem:(id)arg1; +- (double)maxWidthForSchemePathControl; +- (void)controlTextDidEndEditing:(id)arg1; +- (void)beginEditingIdentityForScheme:(id)arg1; - (void)manageContextsAction:(id)arg1; - (void)duplicateContextAction:(id)arg1; -- (void)breakpointsButtonAction:(id)arg1; - (void)sheetDoneAction:(id)arg1; - (void)sheetGoAction:(id)arg1; +- (void)cancelOperation:(id)arg1; @property(readonly) IDEScheme *runContext; @property(readonly) IDEExecutionEnvironment *executionEnvironment; @property(retain) IDEWorkspace *workspace; @@ -99,5 +100,11 @@ - (void)_updatePhaseNavigables; - (void)_invalidatePhaseNavigables; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDERunSheetPhaseModel.h b/IDEKit/IDERunSheetPhaseModel.h index 117b912a6..67fe54044 100644 --- a/IDEKit/IDERunSheetPhaseModel.h +++ b/IDEKit/IDERunSheetPhaseModel.h @@ -7,10 +7,11 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class DVTStackBacktrace, IDERunSheetController, IDESchemeAction, NSArray, NSImage, NSString; +@class DVTDocumentLocation, DVTFileDataType, DVTStackBacktrace, IDEFileReference, IDERunSheetController, IDESchemeAction, NSArray, NSImage, NSString; -@interface IDERunSheetPhaseModel : NSObject +@interface IDERunSheetPhaseModel : NSObject { IDERunSheetController *_controller; NSArray *_subphases; @@ -36,7 +37,18 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDERunSheetSubphaseModel.h b/IDEKit/IDERunSheetSubphaseModel.h index edbdb8256..86b0b055d 100644 --- a/IDEKit/IDERunSheetSubphaseModel.h +++ b/IDEKit/IDERunSheetSubphaseModel.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class IDERunSheetPhaseModel, IDESchemeAction, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDERunSheetSubphaseModel : NSObject +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDERunSheetPhaseModel, IDESchemeAction, NSImage, NSString; + +@interface IDERunSheetSubphaseModel : NSObject { IDERunSheetPhaseModel *_phaseModel; } @@ -25,5 +27,18 @@ @property(readonly) IDESchemeAction *runPhase; - (id)initWithRunSheetPhaseModel:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESCMActivityReporter.h b/IDEKit/IDESCMActivityReporter.h index a23321f7c..989f97b47 100644 --- a/IDEKit/IDESCMActivityReporter.h +++ b/IDEKit/IDESCMActivityReporter.h @@ -21,10 +21,7 @@ IDEActivityReport *_switchBranchActivityReport; IDEActivityReport *_upgradeActivityReport; IDEActivityReport *_createGitRepoReport; - IDEActivityReport *_scmPrepareToMergeReport; - IDEActivityReport *_scmPrepareToUpdateReport; - IDEActivityReport *_scmPrepareToPullReport; - IDEActivityReport *_scmPrepareToPushReport; + IDEActivityReport *_scmPrepareToUpdatePushPullMergeReport; DVTNotificationToken *_willScanToken; DVTNotificationToken *_didScanToken; DVTNotificationToken *_willUpdateToken; diff --git a/IDEKit/IDESaveDestinationController.h b/IDEKit/IDESaveDestinationController.h index fb2461a73..03003284a 100644 --- a/IDEKit/IDESaveDestinationController.h +++ b/IDEKit/IDESaveDestinationController.h @@ -8,7 +8,7 @@ #import "IDECompletionDestinationDelegate-Protocol.h" -@class DVTNotificationToken, IDECompletionDestinationManager, IDEGroup, IDESaveDestinationContext, NSPopUpButton, NSView; +@class DVTNotificationToken, IDECompletionDestinationManager, IDEGroup, IDESaveDestinationContext, NSPopUpButton, NSString, NSView; @interface IDESaveDestinationController : DVTViewController { @@ -43,5 +43,11 @@ - (void)primitiveInvalidate; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESchemeActionIssueSummary-IDELogNavigatorAdditions.h b/IDEKit/IDESchemeActionIssueSummary-IDELogNavigatorAdditions.h new file mode 100644 index 000000000..3aeff3c40 --- /dev/null +++ b/IDEKit/IDESchemeActionIssueSummary-IDELogNavigatorAdditions.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESchemeActionIssueSummary.h" + +@class NSString; + +@interface IDESchemeActionIssueSummary (IDELogNavigatorAdditions) ++ (id)keyPathsForValuesAffectingIdeln_subtitle; +@property(readonly) NSString *ideln_subtitle; +@end + diff --git a/IDEKit/IDESchemeActionRunDestinationRecord-IDESharedTestModelObjects.h b/IDEKit/IDESchemeActionRunDestinationRecord-IDESharedTestModelObjects.h new file mode 100644 index 000000000..68e9ba03e --- /dev/null +++ b/IDEKit/IDESchemeActionRunDestinationRecord-IDESharedTestModelObjects.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESchemeActionRunDestinationRecord.h" + +#import "IDESharedTests_Device-Protocol.h" + +@class NSImage, NSString; + +@interface IDESchemeActionRunDestinationRecord (IDESharedTestModelObjects) +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_platformName; +@property(readonly, nonatomic) BOOL ide_sharedTests_isSimulator; +@property(readonly, nonatomic) NSImage *ide_sharedTests_statusImage; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_architecture; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_osVersion; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_modelName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_deviceUTI; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_deviceName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_identifier; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEKit/IDESchemeActionTestFailureSummary-IDELogTestsViewController.h b/IDEKit/IDESchemeActionTestFailureSummary-IDELogTestsViewController.h new file mode 100644 index 000000000..71f1e3ae9 --- /dev/null +++ b/IDEKit/IDESchemeActionTestFailureSummary-IDELogTestsViewController.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESchemeActionTestFailureSummary.h" + +#import "IDESharedTests_FailureSummary-Protocol.h" + +@class NSString; + +@interface IDESchemeActionTestFailureSummary (IDELogTestsViewController) +@property(readonly, nonatomic) long long ide_sharedTests_lineNumber; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_fileName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_message; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEKit/IDESchemeActionTestPerformanceMetricSummary-IDELogTestsViewController.h b/IDEKit/IDESchemeActionTestPerformanceMetricSummary-IDELogTestsViewController.h new file mode 100644 index 000000000..0705c2d82 --- /dev/null +++ b/IDEKit/IDESchemeActionTestPerformanceMetricSummary-IDELogTestsViewController.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESchemeActionTestPerformanceMetricSummary.h" + +#import "IDESharedTests_PerfMetric-Protocol.h" + +@class NSArray, NSString; + +@interface IDESchemeActionTestPerformanceMetricSummary (IDELogTestsViewController) +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_baselineIdentifier; +@property(readonly, nonatomic) double ide_sharedTests_maxPercentRelativeStandardDeviation; +@property(readonly, nonatomic) double ide_sharedTests_maxPercentImprovement; +@property(readonly, nonatomic) double ide_sharedTests_maxPercentRegression; +@property(readonly, nonatomic) NSArray *ide_sharedTests_iterations; +@property(readonly, nonatomic) double ide_sharedTests_baseline; +@property(readonly, nonatomic) double ide_sharedTests_rsd; +@property(readonly, nonatomic) double ide_sharedTests_max; +@property(readonly, nonatomic) double ide_sharedTests_min; +@property(readonly, nonatomic) double ide_sharedTests_avg; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_unit; +- (id)ide_sharedTests_testClassName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_perfMetricIdentifier; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEKit/IDESchemeActionTestSummary-IDELogTestsViewController.h b/IDEKit/IDESchemeActionTestSummary-IDELogTestsViewController.h new file mode 100644 index 000000000..b44f61339 --- /dev/null +++ b/IDEKit/IDESchemeActionTestSummary-IDELogTestsViewController.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESchemeActionTestSummary.h" + +@interface IDESchemeActionTestSummary (IDELogTestsViewController) +- (id)ide_sharedTests_UUID; +- (id)ide_sharedTests_statusImage; +- (id)ide_sharedTests_testName; +- (id)ide_sharedTests_perfMetrics; +@end + diff --git a/IDEKit/IDESchemeMenuDelegate.h b/IDEKit/IDESchemeMenuDelegate.h index cc5bff1f0..1387cd354 100644 --- a/IDEKit/IDESchemeMenuDelegate.h +++ b/IDEKit/IDESchemeMenuDelegate.h @@ -8,14 +8,26 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface IDESchemeMenuDelegate : NSObject { + BOOL _needsUpdate; + id _currentRunContextManagerObservingToken; } + (id)_currentRunContextManager; +- (void).cxx_destruct; - (void)menuNeedsUpdate:(id)arg1; - (id)_schemeMenuItems; - (void)_selectScheme:(id)arg1; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDESchemeOptionMenuController.h b/IDEKit/IDESchemeOptionMenuController.h index cb98cae6c..814bf926e 100644 --- a/IDEKit/IDESchemeOptionMenuController.h +++ b/IDEKit/IDESchemeOptionMenuController.h @@ -61,5 +61,11 @@ - (unsigned long long)_indexOfNoneItem; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESchemePathControlViewController.h b/IDEKit/IDESchemePathControlViewController.h new file mode 100644 index 000000000..61a6e4d47 --- /dev/null +++ b/IDEKit/IDESchemePathControlViewController.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +#import "DVTInvalidation-Protocol.h" +#import "IDEPathCellDelegate-Protocol.h" +#import "NSMenuDelegate-Protocol.h" +#import "NSPathControlDelegate-Protocol.h" + +@class DVTStackBacktrace, IDENavigableItem, IDENavigableItemCoordinator, IDEPathControl, IDEWorkspace, NSString; + +@interface IDESchemePathControlViewController : NSViewController +{ + IDENavigableItemCoordinator *_navigableItemCoordinator; + unsigned long long _menusOpen; + IDEPathControl *_pathControl; + IDENavigableItem *_rootNavigable; + IDEWorkspace *_workspace; +} + ++ (void)initialize; +@property(nonatomic) __weak IDEWorkspace *workspace; // @synthesize workspace=_workspace; +@property(retain, nonatomic) IDENavigableItem *rootNavigable; // @synthesize rootNavigable=_rootNavigable; +@property(readonly, nonatomic) IDEPathControl *pathControl; // @synthesize pathControl=_pathControl; +- (void).cxx_destruct; +- (id)pathCell:(id)arg1 titleForPathComponentCell:(id)arg2 atIndex:(unsigned long long)arg3; +- (id)pathCell:(id)arg1 accessibilityDescriptionForPathComponentCell:(id)arg2 atIndex:(unsigned long long)arg3; +- (void)didUpdateRunDestinationMenu:(id)arg1; +- (void)didUpdateSchemeMenu:(id)arg1; +- (void)pathCell:(id)arg1 didUpdateMenu:(id)arg2; +- (struct CGPoint)pathCell:(id)arg1 adjustPopupMenuLocation:(struct CGPoint)arg2; +- (BOOL)pathCell:(id)arg1 shouldSeparateDisplayOfChildItemsForItem:(id)arg2; +@property(retain) IDENavigableItem *selectedNavigable; +- (void)loadView; +- (void)primitiveInvalidate; +- (id)initWithWorkspace:(id)arg1 window:(id)arg2; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEKit/IDESchemeToolbarBorderView.h b/IDEKit/IDESchemeToolbarBorderView.h new file mode 100644 index 000000000..6ed836f0e --- /dev/null +++ b/IDEKit/IDESchemeToolbarBorderView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSButton.h" + +@interface IDESchemeToolbarBorderView : NSButton +{ +} + ++ (BOOL)accessibilityIsSingleCelled; +- (BOOL)accessibilityIsIgnored; +- (id)accessibilityRoleAttribute; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IDESchemeToolbarController.h b/IDEKit/IDESchemeToolbarController.h index 19e902ea0..407d8fea0 100644 --- a/IDEKit/IDESchemeToolbarController.h +++ b/IDEKit/IDESchemeToolbarController.h @@ -10,7 +10,7 @@ #import "NSMenuDelegate-Protocol.h" #import "NSPathControlDelegate-Protocol.h" -@class IDENavigableItem, IDENavigableItemCoordinator, IDEPathControl, NSToolbarItem; +@class IDENavigableItem, IDENavigableItemCoordinator, IDEPathControl, NSString, NSToolbarItem; @interface IDESchemeToolbarController : DVTToolbarViewController { @@ -53,5 +53,11 @@ - (id)_workspaceTabController; - (id)_workspace; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESearchResultTruncatingCell.h b/IDEKit/IDESearchResultTruncatingCell.h new file mode 100644 index 000000000..19abb6767 --- /dev/null +++ b/IDEKit/IDESearchResultTruncatingCell.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTImageAndTextCell.h" + +@class IDEBatchFindResult, NSOutlineView, NSTextStorage; + +@interface IDESearchResultTruncatingCell : DVTImageAndTextCell +{ + IDEBatchFindResult *_findResult; + NSTextStorage *_textStorage; + struct _NSRange _focusRange; + BOOL _superDrawing; + BOOL _stringCalculated; + BOOL _showsStatusImage; + BOOL _selectedState; + int _navigatorDetailLevel; + int _width; + long long _rowNumber; + NSOutlineView *_outlineView; +} + ++ (id)keyPathsForValuesAffectingImage; ++ (void)initialize; +@property(nonatomic) BOOL selectedState; // @synthesize selectedState=_selectedState; +@property __weak NSOutlineView *outlineView; // @synthesize outlineView=_outlineView; +@property(nonatomic) long long rowNumber; // @synthesize rowNumber=_rowNumber; +@property(nonatomic) int width; // @synthesize width=_width; +@property(nonatomic) int navigatorDetailLevel; // @synthesize navigatorDetailLevel=_navigatorDetailLevel; +@property BOOL showsStatusImage; // @synthesize showsStatusImage=_showsStatusImage; +@property(retain, nonatomic) IDEBatchFindResult *findResult; // @synthesize findResult=_findResult; +- (void).cxx_destruct; +- (id)accessibilityAttributeValue:(id)arg1; +- (int)rowHeightForItem:(id)arg1; +- (struct CGSize)computedSizeForResult:(id)arg1; +- (double)_defaultLineHeight; +- (void)_updateStringStorage; +- (id)paragraphStyle; +- (BOOL)useCamelCaseWrapping; +- (id)_underlineHighlightColor; +- (id)_backgroundHighlightColor; +- (id)_newlineReplacement; +- (id)_ellipsis:(long long *)arg1; +- (void)_trimLeadingWhitespaceFromString:(id)arg1 updateFocusRange:(struct _NSRange *)arg2; +- (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)_truncateStringForSize:(struct CGSize)arg1; +- (void)drawTitleInCellFrame:(struct CGRect)arg1 inView:(id)arg2; +- (id)_layoutManagerForTextStorage:(id)arg1 withTextContainer:(id)arg2; +- (struct CGSize)_attributedStringValueSize; +- (id)attributedStringValue; +- (struct CGRect)imageRectForBounds:(struct CGRect)arg1; +- (struct CGRect)titleRectForBounds:(struct CGRect)arg1; +@property(readonly, nonatomic) BOOL wrappingEnabled; +- (id)image; +- (void)updateBoundFindResult; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initImageCell:(id)arg1; +- (id)initTextCell:(id)arg1; +- (id)_generateTextStorage; +- (id)dvtExtraBindings; + +@end + diff --git a/IDEKit/IDESelection.h b/IDEKit/IDESelection.h index 572450c5a..c038804ee 100644 --- a/IDEKit/IDESelection.h +++ b/IDEKit/IDESelection.h @@ -17,7 +17,7 @@ + (id)selectionWithNavigableItemArchivableRepresentations:(id)arg1; + (id)selectionWithNavigableItems:(id)arg1; -@property(readonly) NSArray *navigableItemArchivableRepresentations; // @synthesize navigableItemArchivableRepresentations=_navigableItemArchivableRepresentations; +@property(readonly, copy) NSArray *navigableItemArchivableRepresentations; // @synthesize navigableItemArchivableRepresentations=_navigableItemArchivableRepresentations; - (void).cxx_destruct; - (id)description; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/IDEKit/IDESelectionSource-Protocol.h b/IDEKit/IDESelectionSource-Protocol.h index 4403dd533..b93b5ca0f 100644 --- a/IDEKit/IDESelectionSource-Protocol.h +++ b/IDEKit/IDESelectionSource-Protocol.h @@ -10,7 +10,7 @@ @protocol IDESelectionSource @property(readonly, nonatomic) IDEWorkspaceTabController *workspaceTabController; -@property(readonly) IDESelection *contextMenuSelection; -@property(readonly) IDESelection *outputSelection; +@property(readonly, copy) IDESelection *contextMenuSelection; +@property(readonly, copy) IDESelection *outputSelection; @end diff --git a/IDEKit/IDESharedLibrariesPopUp.h b/IDEKit/IDESharedLibrariesPopUp.h index e0812d89f..13bc67c17 100644 --- a/IDEKit/IDESharedLibrariesPopUp.h +++ b/IDEKit/IDESharedLibrariesPopUp.h @@ -6,31 +6,26 @@ #import "DVTPopoverContentViewController.h" -@class DVTBorderedView, IDEDebugSymbolsLoadedButtonCell, NSArray, NSArrayController, NSTableColumn, NSTableView, NSTextField, NSURL; +@class DVTBorderedView, NSArray, NSArrayController, NSURL; @interface IDESharedLibrariesPopUp : DVTPopoverContentViewController { - id _debugSession; - NSURL *_url; - NSArray *_sharedLibraryEntries; - IDEDebugSymbolsLoadedButtonCell *_loadDebugSymbolsButtonCell; + id _modulesObservingToken; NSArrayController *_arrayController; - NSTextField *_loadedModulesLabel; - NSTableView *_tableView; - NSTableColumn *_nameColumn; DVTBorderedView *_glassBar; + NSArray *_sharedLibraryEntries; + id _debugSession; + NSURL *_URL; } -+ (BOOL)_isDebugSymbolsLoadedTableColumn:(id)arg1; + (void)showPopUpAtPoint:(struct CGPoint)arg1 relativeToView:(id)arg2 debugSession:(id)arg3 executableURL:(id)arg4; -@property(readonly) NSArray *sharedLibraryEntries; // @synthesize sharedLibraryEntries=_sharedLibraryEntries; +@property(copy) NSURL *URL; // @synthesize URL=_URL; +@property(retain) id debugSession; // @synthesize debugSession=_debugSession; +@property(retain) NSArray *sharedLibraryEntries; // @synthesize sharedLibraryEntries=_sharedLibraryEntries; - (void).cxx_destruct; - (void)copy:(id)arg1; -- (void)_loadDebugSymbols:(id)arg1; -- (id)_loadDebugSymbolsButtonCell; -- (id)tableView:(id)arg1 dataCellForTableColumn:(id)arg2 row:(long long)arg3; - (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; -- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; +- (void)_handleCodeModulesChanged:(id)arg1; - (void)_handleDebugSessionStateChanged:(id)arg1; - (void)_cleanUpAfterClosingPopUpWindow; - (void)done:(id)arg1; diff --git a/IDEKit/IDESharedTestDeviceImageUtilities.h b/IDEKit/IDESharedTestDeviceImageUtilities.h new file mode 100644 index 000000000..18e1e8943 --- /dev/null +++ b/IDEKit/IDESharedTestDeviceImageUtilities.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDESharedTestDeviceImageUtilities : NSObject +{ +} + ++ (id)deviceImageForDeviceUTI:(id)arg1 isSimulator:(BOOL)arg2; + +@end + diff --git a/IDEKit/IDESharedTestGraphDetailDividerView.h b/IDEKit/IDESharedTestGraphDetailDividerView.h new file mode 100644 index 000000000..5735f388f --- /dev/null +++ b/IDEKit/IDESharedTestGraphDetailDividerView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSColor; + +@interface IDESharedTestGraphDetailDividerView : NSView +{ + NSColor *_fillColor; + NSView *_drawPointToView; +} + ++ (double)heightWithPoint; +@property(retain, nonatomic) NSView *drawPointToView; // @synthesize drawPointToView=_drawPointToView; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (void)fillWithColor:(id)arg1; + +@end + diff --git a/IDEKit/IDESharedTestPerfMetricBadgePopoverViewController.h b/IDEKit/IDESharedTestPerfMetricBadgePopoverViewController.h new file mode 100644 index 000000000..2bddb9f40 --- /dev/null +++ b/IDEKit/IDESharedTestPerfMetricBadgePopoverViewController.h @@ -0,0 +1,79 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +#import "NSTextFieldDelegate-Protocol.h" + +@class IDESharedTestPerfMetricIterationsGraphView, NSButton, NSString, NSTextField, NSView, NSWindow; + +@interface IDESharedTestPerfMetricBadgePopoverViewController : NSViewController +{ + id _testPerfMetric; + id _testRun; + NSWindow *_hostWindow; + id _updateBaselineCallback; + NSString *_testIdentifier; + NSTextField *_resultValueTextField; + NSTextField *_resultLabelTextField; + NSTextField *_baselineAverageValueTextField; + NSTextField *_baselineLabelTextField; + NSTextField *_stdDevValueTextField; + NSTextField *_stdDevLabelTextField; + NSTextField *_averageValueTextField; + NSTextField *_averageLabelTextField; + IDESharedTestPerfMetricIterationsGraphView *_graphView; + NSView *_iterationsHostView; + NSButton *_saveButton; + NSButton *_cancelButton; + NSButton *_editButton; + NSButton *_acceptButton; + NSButton *_setBaselineButton; + NSButton *_jumpToReportButton; +} + +@property __weak NSButton *jumpToReportButton; // @synthesize jumpToReportButton=_jumpToReportButton; +@property __weak NSButton *setBaselineButton; // @synthesize setBaselineButton=_setBaselineButton; +@property __weak NSButton *acceptButton; // @synthesize acceptButton=_acceptButton; +@property __weak NSButton *editButton; // @synthesize editButton=_editButton; +@property __weak NSButton *cancelButton; // @synthesize cancelButton=_cancelButton; +@property __weak NSButton *saveButton; // @synthesize saveButton=_saveButton; +@property(retain) NSView *iterationsHostView; // @synthesize iterationsHostView=_iterationsHostView; +@property __weak IDESharedTestPerfMetricIterationsGraphView *graphView; // @synthesize graphView=_graphView; +@property __weak NSTextField *averageLabelTextField; // @synthesize averageLabelTextField=_averageLabelTextField; +@property __weak NSTextField *averageValueTextField; // @synthesize averageValueTextField=_averageValueTextField; +@property __weak NSTextField *stdDevLabelTextField; // @synthesize stdDevLabelTextField=_stdDevLabelTextField; +@property __weak NSTextField *stdDevValueTextField; // @synthesize stdDevValueTextField=_stdDevValueTextField; +@property __weak NSTextField *baselineLabelTextField; // @synthesize baselineLabelTextField=_baselineLabelTextField; +@property __weak NSTextField *baselineAverageValueTextField; // @synthesize baselineAverageValueTextField=_baselineAverageValueTextField; +@property __weak NSTextField *resultLabelTextField; // @synthesize resultLabelTextField=_resultLabelTextField; +@property __weak NSTextField *resultValueTextField; // @synthesize resultValueTextField=_resultValueTextField; +@property(copy, nonatomic) NSString *testIdentifier; // @synthesize testIdentifier=_testIdentifier; +@property(copy, nonatomic) id updateBaselineCallback; // @synthesize updateBaselineCallback=_updateBaselineCallback; +@property(retain, nonatomic) NSWindow *hostWindow; // @synthesize hostWindow=_hostWindow; +@property(retain, nonatomic) id testRun; // @synthesize testRun=_testRun; +@property(retain, nonatomic) id testPerfMetric; // @synthesize testPerfMetric=_testPerfMetric; +- (void).cxx_destruct; +- (void)refreshUI; +- (id)abbreviatedUnitFromUnit:(id)arg1; +- (void)updateBaselineAction:(id)arg1; +- (void)accept:(id)arg1; +- (void)save:(id)arg1; +- (void)cancel:(id)arg1; +- (void)edit:(id)arg1; +- (void)setBaseline:(id)arg1; +- (void)jumpToReport:(id)arg1; +- (void)suppressJumpToReportButton; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDESharedTestPerfMetricIterationsGraphView.h b/IDEKit/IDESharedTestPerfMetricIterationsGraphView.h new file mode 100644 index 000000000..661968635 --- /dev/null +++ b/IDEKit/IDESharedTestPerfMetricIterationsGraphView.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class IDESharedTestGraphDetailDividerView, NSAttributedString, NSPopover, NSTrackingArea; + +@interface IDESharedTestPerfMetricIterationsGraphView : NSView +{ + NSPopover *_iterationPopover; + NSTrackingArea *_mouseEnteredTrackingArea; + double _firstBarOrigin; + double _averageYOrigin; + NSAttributedString *_detailViewValueAttributedString; + struct CGRect _detailView_valueLabelFrame; + IDESharedTestGraphDetailDividerView *_dividerView; + struct CGRect _graphViewBounds; + id _testPerfMetric; +} + +@property(retain, nonatomic) id testPerfMetric; // @synthesize testPerfMetric=_testPerfMetric; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (void)mouseEntered:(id)arg1; +- (void)mouseExited:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (void)showPopoverForBarView:(id)arg1; +- (void)layoutViews; +- (void)updateDetailViewWithIterationNumber:(unsigned long long)arg1; +- (id)detailViewBackgroundColor; +- (void)pointDividerViewTo:(id)arg1; +- (void)addDividerView; +- (void)addBars; +- (double)percentChangedBetweenIterationValueAndAverage:(double)arg1 average:(double)arg2; +- (void)addIterationNumbersView; +- (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; + +@end + diff --git a/IDEKit/IDESharedTestResultsColors.h b/IDEKit/IDESharedTestResultsColors.h new file mode 100644 index 000000000..3b9df799a --- /dev/null +++ b/IDEKit/IDESharedTestResultsColors.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDESharedTestResultsColors : NSObject +{ +} + ++ (id)click_greenBarColor; ++ (id)hover_greenBarColor; ++ (id)greenBarColor; ++ (id)click_redBarColor; ++ (id)hover_redBarColor; ++ (id)redBarColor; ++ (id)yellowIssueColor; ++ (id)perfIterationResultCircleColor; ++ (id)baselineBarColor; ++ (id)colorFromUserDefaults:(id)arg1; ++ (void)initialize; + +@end + diff --git a/IDEKit/IDESharedTestResultsHorizontalDividerLineView.h b/IDEKit/IDESharedTestResultsHorizontalDividerLineView.h new file mode 100644 index 000000000..aef8dd7a2 --- /dev/null +++ b/IDEKit/IDESharedTestResultsHorizontalDividerLineView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface IDESharedTestResultsHorizontalDividerLineView : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IDESharedTestResultsPerfMetricBadgeView.h b/IDEKit/IDESharedTestResultsPerfMetricBadgeView.h new file mode 100644 index 000000000..84977fff7 --- /dev/null +++ b/IDEKit/IDESharedTestResultsPerfMetricBadgeView.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "NSPopoverDelegate-Protocol.h" + +@class IDESharedTestResultsViewController, NSPopover, NSString; + +@interface IDESharedTestResultsPerfMetricBadgeView : NSView +{ + NSPopover *_iterationPopover; + BOOL _showsPopover; + BOOL _suppressBadgeBorder; + id _perfMetric; + id _testRun; + id _representedItem; + IDESharedTestResultsViewController *_hostTestResultsViewController; + id _badgeClickedBlock; +} + +@property(copy, nonatomic) id badgeClickedBlock; // @synthesize badgeClickedBlock=_badgeClickedBlock; +@property BOOL suppressBadgeBorder; // @synthesize suppressBadgeBorder=_suppressBadgeBorder; +@property BOOL showsPopover; // @synthesize showsPopover=_showsPopover; +@property __weak IDESharedTestResultsViewController *hostTestResultsViewController; // @synthesize hostTestResultsViewController=_hostTestResultsViewController; +@property(retain) id representedItem; // @synthesize representedItem=_representedItem; +@property(retain, nonatomic) id testRun; // @synthesize testRun=_testRun; +@property(retain, nonatomic) id perfMetric; // @synthesize perfMetric=_perfMetric; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (void)_showPopover; +- (void)popoverDidClose:(id)arg1; +@property(readonly, nonatomic) BOOL isShowingPopover; +- (void)mouseDown:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDESharedTestResultsPerfMetricTableCellView.h b/IDEKit/IDESharedTestResultsPerfMetricTableCellView.h new file mode 100644 index 000000000..64360e406 --- /dev/null +++ b/IDEKit/IDESharedTestResultsPerfMetricTableCellView.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class IDESharedTestResultsPerfMetricBadgeView, IDESharedTestResultsViewController, NSString; + +@interface IDESharedTestResultsPerfMetricTableCellView : NSTableCellView +{ + BOOL _showPerfBadge; + BOOL _suppressBadgeBorder; + BOOL _showsPopoverOnClick; + IDESharedTestResultsPerfMetricBadgeView *_badgeView; + NSString *_tableColumnIdentifier; + id _perfMetric; + id _testRun; + IDESharedTestResultsViewController *_hostTestResultsViewController; + id _representedItem; + id _badgeClickedBlock; +} + +@property(copy, nonatomic) id badgeClickedBlock; // @synthesize badgeClickedBlock=_badgeClickedBlock; +@property(retain, nonatomic) id representedItem; // @synthesize representedItem=_representedItem; +@property(nonatomic) BOOL showsPopoverOnClick; // @synthesize showsPopoverOnClick=_showsPopoverOnClick; +@property(nonatomic) BOOL suppressBadgeBorder; // @synthesize suppressBadgeBorder=_suppressBadgeBorder; +@property(nonatomic) BOOL showPerfBadge; // @synthesize showPerfBadge=_showPerfBadge; +@property __weak IDESharedTestResultsViewController *hostTestResultsViewController; // @synthesize hostTestResultsViewController=_hostTestResultsViewController; +@property(retain, nonatomic) id testRun; // @synthesize testRun=_testRun; +@property(retain, nonatomic) id perfMetric; // @synthesize perfMetric=_perfMetric; +@property(copy) NSString *tableColumnIdentifier; // @synthesize tableColumnIdentifier=_tableColumnIdentifier; +@property(retain) IDESharedTestResultsPerfMetricBadgeView *badgeView; // @synthesize badgeView=_badgeView; +- (void).cxx_destruct; +- (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; +- (void)layoutView; + +@end + diff --git a/IDEKit/IDESharedTestResultsTestTableRowView.h b/IDEKit/IDESharedTestResultsTestTableRowView.h new file mode 100644 index 000000000..1cc96cf5f --- /dev/null +++ b/IDEKit/IDESharedTestResultsTestTableRowView.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableRowView.h" + +@class NSTrackingArea; + +@interface IDESharedTestResultsTestTableRowView : NSTableRowView +{ + BOOL _mouseInside; + NSTrackingArea *_trackingArea; + BOOL _isLastChildOfGroupRow; + BOOL _drawTopLine; + id _item; + long long _row; +} + +@property long long row; // @synthesize row=_row; +@property(retain) id item; // @synthesize item=_item; +@property BOOL drawTopLine; // @synthesize drawTopLine=_drawTopLine; +@property BOOL isLastChildOfGroupRow; // @synthesize isLastChildOfGroupRow=_isLastChildOfGroupRow; +- (void).cxx_destruct; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)updateTrackingAreas; +- (void)ensureTrackingArea; +- (BOOL)mouseInside; +- (void)setMouseInside:(BOOL)arg1; +- (void)drawBackgroundInRect:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IDESharedTestResultsViewController.h b/IDEKit/IDESharedTestResultsViewController.h new file mode 100644 index 000000000..49c97d7c9 --- /dev/null +++ b/IDEKit/IDESharedTestResultsViewController.h @@ -0,0 +1,111 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class DVTBorderedView, DVTLozengeTextField, DVTObservingToken, DVTOutlineView, DVTScopeBarButton, DVTSearchField, NSArray, NSMapTable, NSMutableArray, NSOperationQueue, NSScrollView, NSString, NSTimer; + +@interface IDESharedTestResultsViewController : IDEViewController +{ + BOOL _isReloadingFromItemDidExpandOrCollapse; + NSOperationQueue *_testPlaceholderQueryQueue; + DVTObservingToken *_controllerContentViewLayoutObservingToken; + BOOL _readyToReloadView; + NSMutableArray *_testPlaceholderObservingTokens; + NSTimer *_updateRowHeightTimer; + DVTObservingToken *_accessoryViewAlertOptionsToken; + BOOL _failingOnly; + BOOL _passedOnly; + BOOL _failedExpectedOnly; + BOOL _perfOnly; + id _rootObject; + DVTBorderedView *_filterBarBorderedView; + DVTSearchField *_filterField; + DVTLozengeTextField *_lozengeTextField; + DVTScopeBarButton *_scopeBarAllButton; + DVTScopeBarButton *_scopeBarPassedButton; + DVTScopeBarButton *_scopeBarFailedButton; + DVTScopeBarButton *_scopeBarUnitAndPerfTestsButton; + DVTScopeBarButton *_scopeBarPerformanceTestsButton; + DVTOutlineView *_testsOutlineView; + NSScrollView *_testsScrollView; + NSArray *_filteredTests; + NSArray *_outlineViewRootItems; + NSArray *_filteredOutlineViewRootItems; + NSArray *_perfTestMetricNames; + NSArray *_testGraphRows; + NSMapTable *_testPlaceholdersAndTests; +} + ++ (void)replaceHeaderCellsWithModernOnes:(id)arg1 leftmostHeaderMargin:(double)arg2; +@property(retain) NSMapTable *testPlaceholdersAndTests; // @synthesize testPlaceholdersAndTests=_testPlaceholdersAndTests; +@property(copy) NSArray *testGraphRows; // @synthesize testGraphRows=_testGraphRows; +@property(copy) NSArray *perfTestMetricNames; // @synthesize perfTestMetricNames=_perfTestMetricNames; +@property BOOL perfOnly; // @synthesize perfOnly=_perfOnly; +@property BOOL failedExpectedOnly; // @synthesize failedExpectedOnly=_failedExpectedOnly; +@property BOOL passedOnly; // @synthesize passedOnly=_passedOnly; +@property BOOL failingOnly; // @synthesize failingOnly=_failingOnly; +@property(copy) NSArray *filteredOutlineViewRootItems; // @synthesize filteredOutlineViewRootItems=_filteredOutlineViewRootItems; +@property(copy) NSArray *outlineViewRootItems; // @synthesize outlineViewRootItems=_outlineViewRootItems; +@property(copy) NSArray *filteredTests; // @synthesize filteredTests=_filteredTests; +@property __weak NSScrollView *testsScrollView; // @synthesize testsScrollView=_testsScrollView; +@property __weak DVTOutlineView *testsOutlineView; // @synthesize testsOutlineView=_testsOutlineView; +@property __weak DVTScopeBarButton *scopeBarPerformanceTestsButton; // @synthesize scopeBarPerformanceTestsButton=_scopeBarPerformanceTestsButton; +@property __weak DVTScopeBarButton *scopeBarUnitAndPerfTestsButton; // @synthesize scopeBarUnitAndPerfTestsButton=_scopeBarUnitAndPerfTestsButton; +@property __weak DVTScopeBarButton *scopeBarFailedButton; // @synthesize scopeBarFailedButton=_scopeBarFailedButton; +@property __weak DVTScopeBarButton *scopeBarPassedButton; // @synthesize scopeBarPassedButton=_scopeBarPassedButton; +@property __weak DVTScopeBarButton *scopeBarAllButton; // @synthesize scopeBarAllButton=_scopeBarAllButton; +@property __weak DVTLozengeTextField *lozengeTextField; // @synthesize lozengeTextField=_lozengeTextField; +@property __weak DVTSearchField *filterField; // @synthesize filterField=_filterField; +@property __weak DVTBorderedView *filterBarBorderedView; // @synthesize filterBarBorderedView=_filterBarBorderedView; +@property(retain, nonatomic) id rootObject; // @synthesize rootObject=_rootObject; +- (void).cxx_destruct; +- (void)updateBaselineForPerfMetric:(id)arg1 inTestRun:(id)arg2 newBaseline:(double)arg3 newAllowedSTD:(double)arg4; +- (void)_updateBaselineRecordForTestRun:(id)arg1 perfMetric:(id)arg2 userBaselineOverride:(double)arg3 userRSTDOverride:(double)arg4 workspace:(id)arg5 workspaceWindow:(id)arg6; +- (void)outlineViewItemDidCollapse:(id)arg1; +- (void)outlineViewItemWillExpand:(id)arg1; +- (void)outlineViewItemDidExpand:(id)arg1; +- (id)assertionsAttributedStringForTestFailures:(id)arg1 noBaselines:(id)arg2; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +- (id)outlineView:(id)arg1 rowViewForItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldShowOutlineCellForItem:(id)arg2; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (void)frameOfDeviceCellViewForTestRun:(id)arg1 completionBlock:(id)arg2; +- (id)assertionsInTestRun:(id)arg1; +- (id)noBaselineWarningsInTestRun:(id)arg1; +- (BOOL)outlineView:(id)arg1 isGroupItem:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (void)showTestForClassName:(id)arg1 methodName:(id)arg2; +- (void)filterFieldAction:(id)arg1; +- (void)reloadAndFilterOutline; +- (id)filteredTestsRespectingScopeFiltersInTestGroup:(id)arg1 withFilterString:(id)arg2; +- (void)scopeBarUnitAndPerfTests:(id)arg1; +- (void)scopeBarPerformance:(id)arg1; +- (void)scopeBarFailed:(id)arg1; +- (void)scopeBarPassed:(id)arg1; +- (void)scopeBarAll:(id)arg1; +- (void)reloadAndExpandOutlineView; +- (void)scopeBarChanged; +- (void)scrollViewBoundsDidChange:(id)arg1; +- (void)_updateRowHeights; +- (id)testClassesWithScopeBarFiltering; +- (void)primitiveInvalidate; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDESharedTestsDeviceTableCellView.h b/IDEKit/IDESharedTestsDeviceTableCellView.h new file mode 100644 index 000000000..19e154b5b --- /dev/null +++ b/IDEKit/IDESharedTestsDeviceTableCellView.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSImageView, NSTextField; + +@interface IDESharedTestsDeviceTableCellView : NSTableCellView +{ + NSImageView *_deviceImageView; + NSTextField *_deviceName; + NSTextField *_assertionsTextField; + NSTextField *_deviceModelName; + NSTextField *_deviceCapacity; + NSTextField *_deviceOS; + NSTextField *_deviceArchitecture; +} + +@property __weak NSTextField *deviceArchitecture; // @synthesize deviceArchitecture=_deviceArchitecture; +@property __weak NSTextField *deviceOS; // @synthesize deviceOS=_deviceOS; +@property __weak NSTextField *deviceCapacity; // @synthesize deviceCapacity=_deviceCapacity; +@property __weak NSTextField *deviceModelName; // @synthesize deviceModelName=_deviceModelName; +@property __weak NSTextField *assertionsTextField; // @synthesize assertionsTextField=_assertionsTextField; +@property __weak NSTextField *deviceName; // @synthesize deviceName=_deviceName; +@property __weak NSImageView *deviceImageView; // @synthesize deviceImageView=_deviceImageView; +- (void).cxx_destruct; + +@end + diff --git a/IDEKit/IDESharedTests_Device-Protocol.h b/IDEKit/IDESharedTests_Device-Protocol.h new file mode 100644 index 000000000..21254652c --- /dev/null +++ b/IDEKit/IDESharedTests_Device-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSImage, NSString; + +@protocol IDESharedTests_Device +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_platformName; +@property(readonly, nonatomic) NSImage *ide_sharedTests_statusImage; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_architecture; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_osVersion; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_modelName; +@property(readonly, nonatomic) BOOL ide_sharedTests_isSimulator; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_deviceUTI; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_deviceName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_identifier; +@end + diff --git a/IDEKit/IDESharedTests_FailureSummary-Protocol.h b/IDEKit/IDESharedTests_FailureSummary-Protocol.h new file mode 100644 index 000000000..03f8313b5 --- /dev/null +++ b/IDEKit/IDESharedTests_FailureSummary-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol IDESharedTests_FailureSummary +@property(readonly, nonatomic) long long ide_sharedTests_lineNumber; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_fileName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_message; +@end + diff --git a/IDEKit/IDESharedTests_PerfMetric-Protocol.h b/IDEKit/IDESharedTests_PerfMetric-Protocol.h new file mode 100644 index 000000000..7589825a6 --- /dev/null +++ b/IDEKit/IDESharedTests_PerfMetric-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray, NSString; + +@protocol IDESharedTests_PerfMetric +@property(readonly, nonatomic) NSArray *ide_sharedTests_iterations; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_baselineIdentifier; +@property(readonly, nonatomic) double ide_sharedTests_maxPercentRelativeStandardDeviation; +@property(readonly, nonatomic) double ide_sharedTests_maxPercentImprovement; +@property(readonly, nonatomic) double ide_sharedTests_maxPercentRegression; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_perfMetricIdentifier; +@property(readonly, nonatomic) double ide_sharedTests_baseline; +@property(readonly, nonatomic) double ide_sharedTests_rsd; +@property(readonly, nonatomic) double ide_sharedTests_max; +@property(readonly, nonatomic) double ide_sharedTests_min; +@property(readonly, nonatomic) double ide_sharedTests_avg; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_unit; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_name; +@end + diff --git a/IDEKit/IDESharedTests_RootObject-Protocol.h b/IDEKit/IDESharedTests_RootObject-Protocol.h new file mode 100644 index 000000000..068a951b2 --- /dev/null +++ b/IDEKit/IDESharedTests_RootObject-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray; + +@protocol IDESharedTests_RootObject +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_perfMetricNames; +- (id)ide_sharedTests_groupsPassingOnly:(BOOL)arg1 failingOnly:(BOOL)arg2 perfOnly:(BOOL)arg3; +@end + diff --git a/IDEKit/IDESharedTests_Test-Protocol.h b/IDEKit/IDESharedTests_Test-Protocol.h new file mode 100644 index 000000000..d577ed5cf --- /dev/null +++ b/IDEKit/IDESharedTests_Test-Protocol.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray, NSImage, NSString; + +@protocol IDESharedTests_Test +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_UUID; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_missingBaselineInfo; +@property(readonly, nonatomic) NSImage *ide_sharedTests_statusImage; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testName; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_testRuns; +@property(readonly, nonatomic) BOOL ide_sharedTests_fetchesTestRunsLazily; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_perfMetrics; + +@optional +- (void)fetchTestsWithCompletionHandler:(id)arg1; +@end + diff --git a/IDEKit/IDESharedTests_TestGroup-Protocol.h b/IDEKit/IDESharedTests_TestGroup-Protocol.h new file mode 100644 index 000000000..743afcc8a --- /dev/null +++ b/IDEKit/IDESharedTests_TestGroup-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol IDESharedTests_TestGroup +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testTargetName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_groupName; +- (id)ide_sharedTests_passingOnly:(BOOL)arg1 failingOnly:(BOOL)arg2 perfOnly:(BOOL)arg3; +@end + diff --git a/IDEKit/IDESharedTests_TestRun-Protocol.h b/IDEKit/IDESharedTests_TestRun-Protocol.h new file mode 100644 index 000000000..ecefb0e2b --- /dev/null +++ b/IDEKit/IDESharedTests_TestRun-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class IDESchemeActionRunDestinationRecord, IDESchemeActionsInvocationRecord, NSArray, NSImage, NSString; + +@protocol IDESharedTests_TestRun +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_failureSummaries; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_UUID; +@property(readonly, nonatomic) NSImage *ide_sharedTests_statusImage; +@property(readonly, nonatomic) id ide_sharedTests_testedDevice; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testClassName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testName; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_perfMetrics; + +@optional +@property(readonly, nonatomic) IDESchemeActionsInvocationRecord *ide_sharedTests_schemeActionsInvocationRecord; +@property(readonly, nonatomic) BOOL ide_sharedTests_fetchesSchemeActionsInvocationRecordAsync; +@property(readonly, nonatomic) IDESchemeActionRunDestinationRecord *ide_sharedTests_schemeActionRunDestinationRecord; +- (void)ide_sharedTests_schemeActionsInvocationRecord:(id)arg1; +@end + diff --git a/IDEKit/IDEShellXPCDebugSession-NavigableSupport.h b/IDEKit/IDEShellXPCDebugSession-NavigableSupport.h new file mode 100644 index 000000000..124c82715 --- /dev/null +++ b/IDEKit/IDEShellXPCDebugSession-NavigableSupport.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEShellXPCDebugSession.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEShellXPCDebugSession (NavigableSupport) +- (id)navigableProcesses; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/IDEKit/IDEShellXPCProcess-NavigableSupport.h b/IDEKit/IDEShellXPCProcess-NavigableSupport.h new file mode 100644 index 000000000..a7d3b7ef8 --- /dev/null +++ b/IDEKit/IDEShellXPCProcess-NavigableSupport.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEShellXPCProcess.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEShellXPCProcess (NavigableSupport) +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/IDEKit/IDEShellXPCProcessNavigableItem.h b/IDEKit/IDEShellXPCProcessNavigableItem.h new file mode 100644 index 000000000..6c3550132 --- /dev/null +++ b/IDEKit/IDEShellXPCProcessNavigableItem.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEShellXPCProcessNavigableItem : IDEKeyDrivenNavigableItem +{ +} + +- (id)subtitle; +- (id)image; +- (id)name; + +@end + diff --git a/IDEKit/IDESnapshotAreYouSureController.h b/IDEKit/IDESnapshotAreYouSureController.h index a36297b8d..f6711eb2e 100644 --- a/IDEKit/IDESnapshotAreYouSureController.h +++ b/IDEKit/IDESnapshotAreYouSureController.h @@ -36,7 +36,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDESnapshotItemCellView.h b/IDEKit/IDESnapshotItemCellView.h new file mode 100644 index 000000000..a15dd2a17 --- /dev/null +++ b/IDEKit/IDESnapshotItemCellView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSTextField; + +@interface IDESnapshotItemCellView : NSTableCellView +{ + NSTextField *_descriptionField; + NSTextField *_dateField; +} + +@property(retain) NSTextField *dateField; // @synthesize dateField=_dateField; +@property(retain) NSTextField *descriptionField; // @synthesize descriptionField=_descriptionField; +- (void).cxx_destruct; +- (void)setBackgroundStyle:(long long)arg1; +- (void)awakeFromNib; + +@end + diff --git a/IDEKit/IDESnapshotPreviewComparisonEditorDataSource.h b/IDEKit/IDESnapshotPreviewComparisonEditorDataSource.h index a480850c7..71d9dfbf4 100644 --- a/IDEKit/IDESnapshotPreviewComparisonEditorDataSource.h +++ b/IDEKit/IDESnapshotPreviewComparisonEditorDataSource.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "IDEComparisonEditorDataSource-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface IDESnapshotPreviewComparisonEditorDataSource : NSObject { @@ -26,7 +26,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDESnapshotPreviewController.h b/IDEKit/IDESnapshotPreviewController.h index fba4cb28e..2ca13e482 100644 --- a/IDEKit/IDESnapshotPreviewController.h +++ b/IDEKit/IDESnapshotPreviewController.h @@ -8,7 +8,7 @@ #import "IDEReviewFilesViewControllerDelegate-Protocol.h" -@class DVTBorderedView, DVTFilePath, DVTObservingToken, IDENavigableItemCoordinator, IDEReviewFilesViewController, IDESnapshotItem, IDESnapshotPreviewNavigatorDataSource, IDESnapshotRestorePreviewNavigatorDataSource, NSArray, NSButton, NSWindow; +@class DVTBorderedView, DVTFilePath, DVTObservingToken, IDENavigableItemCoordinator, IDEReviewFilesViewController, IDESnapshotItem, IDESnapshotPreviewNavigatorDataSource, IDESnapshotRestorePreviewNavigatorDataSource, NSArray, NSButton, NSString, NSWindow; @interface IDESnapshotPreviewController : IDEViewController { @@ -27,6 +27,7 @@ DVTObservingToken *_comparisonEditorObservingToken; id _previewRestoreCompletionBlock; BOOL _showProgress; + id exportConfirmationDelegate; } + (id)defaultViewNibName; @@ -58,5 +59,11 @@ - (void)_changeActionAndCancelButtonEnabledStateTo:(BOOL)arg1; - (void)setWindowSizeWithHostWindow:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESnapshotPreviewNavigatorDataSource.h b/IDEKit/IDESnapshotPreviewNavigatorDataSource.h index 2ac96a90a..6151e73e4 100644 --- a/IDEKit/IDESnapshotPreviewNavigatorDataSource.h +++ b/IDEKit/IDESnapshotPreviewNavigatorDataSource.h @@ -8,7 +8,7 @@ #import "IDEReviewFilesDataSource-Protocol.h" -@class IDENavigatorDataCell, NSArray, NSMutableSet; +@class IDENavigatorDataCell, NSArray, NSMutableSet, NSString; @interface IDESnapshotPreviewNavigatorDataSource : NSObject { @@ -29,5 +29,11 @@ - (id)workspaceNavigableItems; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESnapshotProjectItem.h b/IDEKit/IDESnapshotProjectItem.h index b83529766..a04e61df0 100644 --- a/IDEKit/IDESnapshotProjectItem.h +++ b/IDEKit/IDESnapshotProjectItem.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class DVTFilePath, NSDate, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESnapshotProjectItem : NSObject +@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, IDEFileReference, NSDate, NSImage, NSString; + +@interface IDESnapshotProjectItem : NSObject { DVTFilePath *_projectLocation; int _projectStatus; @@ -28,16 +30,27 @@ @property(retain, nonatomic) DVTFilePath *projectLocation; // @synthesize projectLocation=_projectLocation; - (void).cxx_destruct; - (id)detailedStatusString; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; @property(readonly) NSString *projectTypeString; // @synthesize projectTypeString=_projectTypeString; - (id)statusString; @property(readonly) NSDate *lastOpenedDate; - (void)_updateStatus; -- (id)description; +@property(readonly, copy) NSString *description; - (void)assignPropertiesFromAnotherProjectItem:(id)arg1; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDESnapshotRestoreController.h b/IDEKit/IDESnapshotRestoreController.h index 78b640b56..f74a1abf3 100644 --- a/IDEKit/IDESnapshotRestoreController.h +++ b/IDEKit/IDESnapshotRestoreController.h @@ -6,7 +6,7 @@ #import -@class DVTBindingToken, DVTBorderedView, IDENavigableItemCoordinator, IDESnapshotsListController, IDEWorkspace, NSButton, NSDictionary, NSWindow; +@class DVTBindingToken, DVTBorderedView, IDENavigableItemCoordinator, IDESnapshotsListController, IDEWorkspace, NSButton, NSDictionary, NSString, NSWindow; @interface IDESnapshotRestoreController : IDEViewController { @@ -21,11 +21,14 @@ NSDictionary *_localizedStrings; BOOL _showProgress; DVTBindingToken *_listBindingToken; + DVTBindingToken *_filterBindingToken; DVTBindingToken *_restoreButtonBindingToken; + NSString *_filterString; } + (id)defaultViewNibName; + (void)runRestoreSheetForWorkspace:(id)arg1 window:(id)arg2; +@property(copy) NSString *filterString; // @synthesize filterString=_filterString; @property BOOL showProgress; // @synthesize showProgress=_showProgress; @property(retain) NSWindow *workspaceWindow; // @synthesize workspaceWindow=_workspaceWindow; @property(retain) IDESnapshotsListController *listController; // @synthesize listController=_listController; diff --git a/IDEKit/IDESnapshotRestorePreviewNavigatorDataSource.h b/IDEKit/IDESnapshotRestorePreviewNavigatorDataSource.h index 99429740d..8541dda50 100644 --- a/IDEKit/IDESnapshotRestorePreviewNavigatorDataSource.h +++ b/IDEKit/IDESnapshotRestorePreviewNavigatorDataSource.h @@ -8,7 +8,7 @@ #import "IDEReviewFilesDataSource-Protocol.h" -@class DVTFilePath, IDENavigatorDataCell, NSArray, NSMutableSet; +@class DVTFilePath, IDENavigatorDataCell, NSArray, NSMutableSet, NSString; @interface IDESnapshotRestorePreviewNavigatorDataSource : IDESnapshotPreviewComparisonEditorDataSource { @@ -37,5 +37,11 @@ - (id)workspaceNavigableItems; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESnapshotsListController.h b/IDEKit/IDESnapshotsListController.h index 9eec34598..2f2fcb66c 100644 --- a/IDEKit/IDESnapshotsListController.h +++ b/IDEKit/IDESnapshotsListController.h @@ -6,26 +6,24 @@ #import -#import "DVTTableViewDelegate-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" -@class DVTBorderedView, DVTFilePath, DVTObservingToken, DVTTableView, IDESnapshotRestoreController, NSArray, NSArrayController, NSButton, NSPredicate, NSString, NSTableColumn; +@class DVTBorderedView, DVTFilePath, DVTObservingToken, DVTTableView, IDESnapshotRestoreController, NSArray, NSArrayController, NSButton, NSPredicate, NSString; -@interface IDESnapshotsListController : IDEViewController +@interface IDESnapshotsListController : IDEViewController { - BOOL _showUserCreatedSnapshots; DVTBorderedView *_scopeBar; NSString *_filterString; DVTTableView *_tableView; - NSTableColumn *_nameColumn; - double _tableColumnWidth; NSArrayController *_arrayController; DVTBorderedView *_toolbarView; - BOOL _hideToolbar; + BOOL _hideFilterAndToolbar; NSButton *_restoreSnapshotButton; NSButton *_deleteSnapshotButton; DVTObservingToken *_selectionObserverToken; DVTObservingToken *_snapshotPathObserverToken; - DVTObservingToken *_hideToolbarToken; + DVTObservingToken *_hideFilterAndToolbarToken; id _notificationToken; DVTFilePath *_snapshotsLocation; NSArray *_allSnapshots; @@ -35,11 +33,10 @@ + (id)keyPathsForValuesAffectingFilterPredicate; + (id)defaultViewNibName; -@property BOOL showUserCreatedSnapshots; // @synthesize showUserCreatedSnapshots=_showUserCreatedSnapshots; @property(copy) NSString *filterString; // @synthesize filterString=_filterString; @property(retain) IDESnapshotRestoreController *restoreController; // @synthesize restoreController=_restoreController; @property BOOL isRestoring; // @synthesize isRestoring=_isRestoring; -@property BOOL hideToolbar; // @synthesize hideToolbar=_hideToolbar; +@property BOOL hideFilterAndToolbar; // @synthesize hideFilterAndToolbar=_hideFilterAndToolbar; @property(retain) NSArrayController *arrayController; // @synthesize arrayController=_arrayController; @property(copy) NSArray *allSnapshots; // @synthesize allSnapshots=_allSnapshots; @property(copy, nonatomic) DVTFilePath *snapshotsLocation; // @synthesize snapshotsLocation=_snapshotsLocation; @@ -52,14 +49,16 @@ @property(readonly) NSPredicate *filterPredicate; - (void)loadAllCommits; - (BOOL)tableView:(id)arg1 doCommandBySelector:(SEL)arg2; -- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; -- (BOOL)tableView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 row:(long long)arg3; -- (void)tableViewColumnDidResize:(id)arg1; -- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; - (void)primitiveInvalidate; -- (void)viewDidInstall; - (void)loadView; - (id)dvtExtraBindings; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESoundBreakpointAction.h b/IDEKit/IDESoundBreakpointAction.h index d0a01ce3f..454254075 100644 --- a/IDEKit/IDESoundBreakpointAction.h +++ b/IDEKit/IDESoundBreakpointAction.h @@ -31,5 +31,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceCodeComparisonAnnotationContext.h b/IDEKit/IDESourceCodeComparisonAnnotationContext.h index 79858060b..39c11b479 100644 --- a/IDEKit/IDESourceCodeComparisonAnnotationContext.h +++ b/IDEKit/IDESourceCodeComparisonAnnotationContext.h @@ -8,18 +8,16 @@ #import "DVTSourceCodeComparisonAnnotationContext-Protocol.h" -@class DVTDiffDescriptor, DVTDiffSession, NSURL; +@class DVTDiffDescriptor, DVTDiffSession, NSString, NSURL; @interface IDESourceCodeComparisonAnnotationContext : IDEAnnotationContext { - NSURL *_documentURL; int _dataSourceType; + NSURL *_documentURL; DVTDiffDescriptor *_diffDescriptor; DVTDiffSession *_diffSession; } -+ (BOOL)scrollbarMarkerHighlight; -+ (BOOL)wantsScrollbarMarker; @property __weak DVTDiffSession *diffSession; // @synthesize diffSession=_diffSession; @property __weak DVTDiffDescriptor *diffDescriptor; // @synthesize diffDescriptor=_diffDescriptor; @property int dataSourceType; // @synthesize dataSourceType=_dataSourceType; @@ -30,5 +28,11 @@ - (id)initWithFileDataType:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceCodeGenerationDestination-Protocol.h b/IDEKit/IDESourceCodeGenerationDestination-Protocol.h index 053686d32..d4d694743 100644 --- a/IDEKit/IDESourceCodeGenerationDestination-Protocol.h +++ b/IDEKit/IDESourceCodeGenerationDestination-Protocol.h @@ -8,15 +8,6 @@ @protocol IDESourceCodeGenerationDestination - (id)sourceCodeGenerator:(id)arg1 commitInsertionOfSourceCodeForCompositeResult:(id)arg2 error:(id *)arg3; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCAtSynthesizeWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCPropertyReleaseForTeardownWithName:(id)arg2 type:(id)arg3 inClassNamed:(id)arg4 options:(id)arg5 error:(id *)arg6; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCPropertyDeclarationWithName:(id)arg2 type:(id)arg3 inClassNamed:(id)arg4 options:(id)arg5 error:(id *)arg6; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCInstanceVariableReleaseForTeardownWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCInstanceVariableDeclarationWithName:(id)arg2 type:(id)arg3 inClassNamed:(id)arg4 options:(id)arg5 error:(id *)arg6; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCClassMethodDefinitionWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCClassMethodDeclarationWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCInstanceMethodDefinitionWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCInstanceMethodDeclarationWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; - (id)supportedSourceCodeLanguagesForSourceCodeGeneration; @end diff --git a/IDEKit/IDESourceControlApplyPatchWindowController.h b/IDEKit/IDESourceControlApplyPatchWindowController.h index a41732770..d1c93d9ae 100644 --- a/IDEKit/IDESourceControlApplyPatchWindowController.h +++ b/IDEKit/IDESourceControlApplyPatchWindowController.h @@ -8,7 +8,7 @@ #import "IDEReviewFilesViewControllerDelegate-Protocol.h" -@class DVTBorderedView, DVTObservingToken, IDESourceControlPatch, IDESourceControlPatchDataSource, NSArray, NSButton, NSSegmentedControl; +@class DVTBorderedView, DVTObservingToken, IDESourceControlPatch, IDESourceControlPatchDataSource, NSArray, NSButton, NSSegmentedControl, NSString; @interface IDESourceControlApplyPatchWindowController : IDESourceControlReviewFilesWindowController { @@ -20,6 +20,7 @@ IDESourceControlPatchDataSource *_flatDataSource; IDESourceControlPatchDataSource *_fileSystemDataSource; NSArray *_operationInfos; + DVTObservingToken *_diffDescriptorsObservationToken; DVTObservingToken *_mergeDirectionObservationToken; DVTObservingToken *_descriptorResolvedObservationToken; DVTObservingToken *_conflictCountObservationToken; @@ -55,5 +56,11 @@ - (id)initWithWindow:(id)arg1; - (id)windowNibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlBranch-IDESourceControlBranchPropertySupport.h b/IDEKit/IDESourceControlBranch-IDESourceControlBranchPropertySupport.h index 9f9537dd6..3fa6631fd 100644 --- a/IDEKit/IDESourceControlBranch-IDESourceControlBranchPropertySupport.h +++ b/IDEKit/IDESourceControlBranch-IDESourceControlBranchPropertySupport.h @@ -6,11 +6,26 @@ #import "IDESourceControlBranch.h" -@class NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESourceControlBranch (IDESourceControlBranchPropertySupport) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDESourceControlBranch (IDESourceControlBranchPropertySupport) + (id)keyPathsForValuesAffectingNavigableItem_name; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDESourceControlBranchChooserWindowController.h b/IDEKit/IDESourceControlBranchChooserWindowController.h index edd73bcaa..88bfa376a 100644 --- a/IDEKit/IDESourceControlBranchChooserWindowController.h +++ b/IDEKit/IDESourceControlBranchChooserWindowController.h @@ -56,5 +56,11 @@ - (void)beginSheetForWindow:(id)arg1; - (id)windowNibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlBranchTableDelegate-Protocol.h b/IDEKit/IDESourceControlBranchTableDelegate-Protocol.h index 660d8789c..230f59621 100644 --- a/IDEKit/IDESourceControlBranchTableDelegate-Protocol.h +++ b/IDEKit/IDESourceControlBranchTableDelegate-Protocol.h @@ -13,6 +13,6 @@ - (id)workspace; - (void)didRemoveBranch; - (void)willRemoveBranch; -- (void)selectedBranch:(id)arg1; +- (void)setSelectedBranch:(id)arg1; @end diff --git a/IDEKit/IDESourceControlBranchTableViewController.h b/IDEKit/IDESourceControlBranchTableViewController.h index 5cc8efbb1..657473a65 100644 --- a/IDEKit/IDESourceControlBranchTableViewController.h +++ b/IDEKit/IDESourceControlBranchTableViewController.h @@ -78,5 +78,11 @@ - (void)loadView; - (id)nibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlCheckoutLoadingTableCellView.h b/IDEKit/IDESourceControlCheckoutLoadingTableCellView.h new file mode 100644 index 000000000..8e9476330 --- /dev/null +++ b/IDEKit/IDESourceControlCheckoutLoadingTableCellView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSProgressIndicator; + +@interface IDESourceControlCheckoutLoadingTableCellView : NSTableCellView +{ + NSProgressIndicator *_progressIndicator; +} + +@property NSProgressIndicator *progressIndicator; // @synthesize progressIndicator=_progressIndicator; + +@end + diff --git a/IDEKit/IDESourceControlCommandHandler.h b/IDEKit/IDESourceControlCommandHandler.h index 9a94246f7..673555065 100644 --- a/IDEKit/IDESourceControlCommandHandler.h +++ b/IDEKit/IDESourceControlCommandHandler.h @@ -9,7 +9,7 @@ #import "IDECommandHandler-Protocol.h" #import "IDECommandHandlerVendor-Protocol.h" -@class NSAlert; +@class NSAlert, NSString; @interface IDESourceControlCommandHandler : NSObject { @@ -63,8 +63,6 @@ - (void)presentNoWorkingCopiesError; - (BOOL)hasSelection; - (BOOL)hasBranchesConfigured; -- (BOOL)hasReachableWorkingCopy; -- (BOOL)hasReachableRepository; - (BOOL)hasValidWorkingCopy; - (BOOL)hasValidWorkspace; - (BOOL)validateUserInterfaceItem:(id)arg1; @@ -79,5 +77,11 @@ - (id)workspaceDocument; - (id)_initWithSelectionSource:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlCommitViewerComparisonEditorDataSource.h b/IDEKit/IDESourceControlCommitViewerComparisonEditorDataSource.h index d966f6052..0bb8d6dfe 100644 --- a/IDEKit/IDESourceControlCommitViewerComparisonEditorDataSource.h +++ b/IDEKit/IDESourceControlCommitViewerComparisonEditorDataSource.h @@ -8,6 +8,8 @@ #import "IDEComparisonEditorDataSource-Protocol.h" +@class NSString; + @interface IDESourceControlCommitViewerComparisonEditorDataSource : NSObject { } @@ -20,5 +22,11 @@ - (id)navigableItemsForSecondaryDocumentLocation:(id)arg1 completionBlock:(id)arg2; - (id)navigableItemsForPrimaryDocumentLocation:(id)arg1 completionBlock:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlCommitViewerNavigatorDataSource.h b/IDEKit/IDESourceControlCommitViewerNavigatorDataSource.h index fdbbcf72d..80d2758c4 100644 --- a/IDEKit/IDESourceControlCommitViewerNavigatorDataSource.h +++ b/IDEKit/IDESourceControlCommitViewerNavigatorDataSource.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "IDEReviewFilesDataSource-Protocol.h" -@class DVTStackBacktrace, IDENavigatorDataCell, IDESourceControlRepository, NSArray, NSMutableSet; +@class DVTStackBacktrace, IDENavigatorDataCell, IDESourceControlRepository, NSArray, NSMutableSet, NSString; @interface IDESourceControlCommitViewerNavigatorDataSource : NSObject { @@ -38,7 +38,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDESourceControlCommitViewerWindowController.h b/IDEKit/IDESourceControlCommitViewerWindowController.h index 92f792221..aef0200db 100644 --- a/IDEKit/IDESourceControlCommitViewerWindowController.h +++ b/IDEKit/IDESourceControlCommitViewerWindowController.h @@ -58,5 +58,11 @@ - (void)_runSheetForWindow:(id)arg1; - (id)windowNibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlCommitWindowController.h b/IDEKit/IDESourceControlCommitWindowController.h index e496b50ec..df7ab6001 100644 --- a/IDEKit/IDESourceControlCommitWindowController.h +++ b/IDEKit/IDESourceControlCommitWindowController.h @@ -8,7 +8,7 @@ #import "IDENavigableItemCoordinatorDelegate-Protocol.h" -@class DVTBorderedView, DVTObservingToken, DVTTextViewWithPlaceholder, IDESourceControlPushOperationInfo, IDESourceControlRepositoryChooserItem, IDESourceControlReviewFilesDataSource, IDESourceControlWorkspaceUIHandler, NSArray, NSButton, NSImageView, NSMutableArray, NSMutableDictionary, NSOperationQueue, NSPopUpButton, NSSplitView, NSString, NSTextField; +@class DVTBorderedView, DVTObservingToken, DVTTextViewWithPlaceholder, IDESourceControlPushOperationInfo, IDESourceControlRepositoryChooserItem, IDESourceControlReviewFilesDataSource, IDESourceControlWorkspaceUIHandler, NSArray, NSButton, NSImageView, NSMutableArray, NSMutableDictionary, NSObject, NSOperationQueue, NSPopUpButton, NSSplitView, NSString, NSTextField; @interface IDESourceControlCommitWindowController : IDESourceControlReviewFilesWindowController { @@ -27,7 +27,7 @@ IDESourceControlReviewFilesDataSource *_workspaceDataSource; IDESourceControlReviewFilesDataSource *_fileSystemDataSource; IDESourceControlReviewFilesDataSource *_flatDataSource; - struct dispatch_semaphore_s *_multipleFileSaveWaiter; + NSObject *_multipleFileSaveWaiter; NSMutableArray *_distributedWorkingTrees; NSArray *_pushOperationInfos; NSOperationQueue *_pushOperationQueue; @@ -95,5 +95,11 @@ - (id)windowNibName; - (id)initWithWindow:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlComparisonEditorDataSource.h b/IDEKit/IDESourceControlComparisonEditorDataSource.h index 663bd631e..35aabb124 100644 --- a/IDEKit/IDESourceControlComparisonEditorDataSource.h +++ b/IDEKit/IDESourceControlComparisonEditorDataSource.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "IDEComparisonEditorDataSource-Protocol.h" -@class DVTStackBacktrace, IDEEditorDocument, NSOperationQueue; +@class DVTStackBacktrace, IDEEditorDocument, NSOperationQueue, NSString; @interface IDESourceControlComparisonEditorDataSource : NSObject { @@ -42,7 +42,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDESourceControlConflictResolutionController.h b/IDEKit/IDESourceControlConflictResolutionController.h index b614652fa..efb19b5ce 100644 --- a/IDEKit/IDESourceControlConflictResolutionController.h +++ b/IDEKit/IDESourceControlConflictResolutionController.h @@ -6,16 +6,22 @@ #import +@class NSMutableSet; + @interface IDESourceControlConflictResolutionController : IDESourceControlMergeController { BOOL _shouldDisableMergeSaving; + NSMutableSet *_submodesToNotify; } + (void)replaceItemAtFilePath:(id)arg1 withFileWrapper:(id)arg2; + (int)binaryConflictMergeDirection:(id)arg1; + (BOOL)isBinaryConflictResolutionMergeData:(id)arg1; @property BOOL shouldDisableMergeSaving; // @synthesize shouldDisableMergeSaving=_shouldDisableMergeSaving; +- (void).cxx_destruct; - (void)completeConflictResolution; +- (void)removeSubmodeToNotify:(id)arg1; +- (void)addSubmodeToNotify:(id)arg1; @end diff --git a/IDEKit/IDESourceControlCreateGitRepositoryOperationInfo.h b/IDEKit/IDESourceControlCreateGitRepositoryOperationInfo.h index 577179f73..8ebc29e90 100644 --- a/IDEKit/IDESourceControlCreateGitRepositoryOperationInfo.h +++ b/IDEKit/IDESourceControlCreateGitRepositoryOperationInfo.h @@ -6,13 +6,13 @@ #import -@class DVTFilePath, IDEXcodeServer, NSString; +@class DVTFilePath, NSString; @interface IDESourceControlCreateGitRepositoryOperationInfo : IDESourceControlOperationInfo { BOOL _shouldPush; DVTFilePath *_repositoryRoot; - IDEXcodeServer *_serverToPushTo; + id _serverToPushTo; NSString *_serverRepositoryName; NSString *_localRemoteName; } @@ -20,7 +20,7 @@ @property(copy) NSString *localRemoteName; // @synthesize localRemoteName=_localRemoteName; @property BOOL shouldPush; // @synthesize shouldPush=_shouldPush; @property(copy) NSString *serverRepositoryName; // @synthesize serverRepositoryName=_serverRepositoryName; -@property IDEXcodeServer *serverToPushTo; // @synthesize serverToPushTo=_serverToPushTo; +@property id serverToPushTo; // @synthesize serverToPushTo=_serverToPushTo; @property(retain) DVTFilePath *repositoryRoot; // @synthesize repositoryRoot=_repositoryRoot; - (void).cxx_destruct; - (void)primitiveInvalidate; diff --git a/IDEKit/IDESourceControlFilePickerViewController.h b/IDEKit/IDESourceControlFilePickerViewController.h index d242d0bbf..98e6dfd15 100644 --- a/IDEKit/IDESourceControlFilePickerViewController.h +++ b/IDEKit/IDESourceControlFilePickerViewController.h @@ -8,7 +8,7 @@ #import "IDEFilePickerViewDelegate-Protocol.h" -@class DVTBorderedView, IDESourceControlStructureViewController, NSArray, NSMutableArray, NSProgressIndicator; +@class DVTBorderedView, IDESourceControlStructureViewController, NSArray, NSMutableArray, NSProgressIndicator, NSString; @interface IDESourceControlFilePickerViewController : DVTViewController { @@ -36,5 +36,11 @@ - (void)awakeFromNib; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlGitConfigViewController.h b/IDEKit/IDESourceControlGitConfigViewController.h index e1ac91b75..bf00674f8 100644 --- a/IDEKit/IDESourceControlGitConfigViewController.h +++ b/IDEKit/IDESourceControlGitConfigViewController.h @@ -9,7 +9,7 @@ #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" -@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTObservingToken, DVTTableView, IDEControlGroup, IDESourceControlCreateGitRepositoryOperationInfo, IDESourceControlOperationWindow, IDESourceControlWorkingCopyConfiguration, IDESourceControlWorkingTree, IDEXcodeServer, NSArray, NSButton, NSImage, NSMutableArray, NSOperationQueue, NSPopUpButton, NSTextField, NSWindow; +@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTObservingToken, DVTTableView, IDEControlGroup, IDESourceControlCreateGitRepositoryOperationInfo, IDESourceControlOperationWindow, IDESourceControlWorkingCopyConfiguration, IDESourceControlWorkingTree, IDEXcodeServer, NSArray, NSButton, NSImage, NSMutableArray, NSOperationQueue, NSPopUpButton, NSString, NSTextField, NSWindow; @interface IDESourceControlGitConfigViewController : DVTViewController { @@ -86,5 +86,11 @@ - (id)dvtExtraBindings; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlInteractiveCommitController.h b/IDEKit/IDESourceControlInteractiveCommitController.h index 9015c9b71..e5dc87deb 100644 --- a/IDEKit/IDESourceControlInteractiveCommitController.h +++ b/IDEKit/IDESourceControlInteractiveCommitController.h @@ -6,12 +6,18 @@ #import +@class NSMutableSet; + @interface IDESourceControlInteractiveCommitController : IDESourceControlMergeController { + NSMutableSet *_submodesToNotify; } + (BOOL)hasToggledDifferences:(id)arg1; +- (void).cxx_destruct; - (void)startInteractiveCommit; +- (void)removeSubmodeToNotify:(id)arg1; +- (void)addSubmodeToNotify:(id)arg1; - (void)_validateMergeData:(id)arg1; - (void)revertChangesFromMergeData:(id)arg1 toItemAtFilePath:(id)arg2; - (void)applyChangesFromMergeData:(id)arg1 toItemAtFilePath:(id)arg2; diff --git a/IDEKit/IDESourceControlInteractivePatchWindowController.h b/IDEKit/IDESourceControlInteractivePatchWindowController.h index 93fb4e83e..c8ebdca0c 100644 --- a/IDEKit/IDESourceControlInteractivePatchWindowController.h +++ b/IDEKit/IDESourceControlInteractivePatchWindowController.h @@ -10,7 +10,7 @@ #import "NSSharingServiceDelegate-Protocol.h" #import "NSSharingServicePickerDelegate-Protocol.h" -@class DVTBorderedView, IDESourceControlReviewFilesDataSource, NSButton, NSSplitView, NSString, NSTextField; +@class DVTBorderedView, DVTObservingToken, IDESourceControlReviewFilesDataSource, NSButton, NSObject, NSSplitView, NSString, NSTextField; @interface IDESourceControlInteractivePatchWindowController : IDESourceControlReviewFilesWindowController { @@ -23,7 +23,8 @@ IDESourceControlReviewFilesDataSource *_workspaceDataSource; IDESourceControlReviewFilesDataSource *_fileSystemDataSource; IDESourceControlReviewFilesDataSource *_flatDataSource; - struct dispatch_semaphore_s *_multipleFileSaveWaiter; + NSObject *_multipleFileSaveWaiter; + DVTObservingToken *_checkedFilePathsObservationToken; } + (id)sourceControlInteractivePatchWindowLogAspect; @@ -69,5 +70,11 @@ - (id)windowNibName; - (id)initWithWindow:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlLog.h b/IDEKit/IDESourceControlLog.h index 5c254969c..1de27caf3 100644 --- a/IDEKit/IDESourceControlLog.h +++ b/IDEKit/IDESourceControlLog.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTDispatchLock, DVTPointerArray, DVTStackBacktrace, NSArray, NSMutableArray, NSString; +@class DVTDispatchLock, DVTPointerArray, DVTStackBacktrace, NSArray, NSMutableArray, NSObject, NSString; @interface IDESourceControlLog : NSObject { @@ -18,7 +18,7 @@ NSMutableArray *_logItems; NSArray *_sourceTreeItems; DVTPointerArray *_lastRevisionsLoaded; - struct dispatch_queue_s *_queue; + NSObject *_queue; BOOL _displayFilesChanged; BOOL _datasourceExternal; NSString *_branchName; @@ -61,7 +61,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDESourceControlLogDetailViewController.h b/IDEKit/IDESourceControlLogDetailViewController.h index dcd1c3f23..70a94a915 100644 --- a/IDEKit/IDESourceControlLogDetailViewController.h +++ b/IDEKit/IDESourceControlLogDetailViewController.h @@ -50,5 +50,11 @@ - (id)initWithLogItem:(id)arg1 filePath:(id)arg2 delegate:(id)arg3 popover:(id)arg4; - (id)initWithFilePath:(id)arg1 delegate:(id)arg2 popover:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlLogItemView.h b/IDEKit/IDESourceControlLogItemView.h index fb8827725..4d27fa1cb 100644 --- a/IDEKit/IDESourceControlLogItemView.h +++ b/IDEKit/IDESourceControlLogItemView.h @@ -11,7 +11,7 @@ #import "NSPopoverDelegate-Protocol.h" #import "RVPeoplePickerDelegate-Protocol.h" -@class DVTBindingToken, DVTBorderedView, DVTStackView_ML, IDESourceControlLogFilesChangedView, IDESourceControlLogItem, IDESourceControlLogViewController, IDESourceControlNameTokenView, IDESourceControlPerson, IDESourceControlPersonPopover, IDESourceControlTree, NSTextField; +@class DVTBindingToken, DVTStackView_ML, IDESourceControlLogFilesChangedView, IDESourceControlLogItem, IDESourceControlLogViewController, IDESourceControlNameTokenView, IDESourceControlPerson, IDESourceControlPersonPopover, IDESourceControlTree, NSString, NSTextField; @interface IDESourceControlLogItemView : NSTableCellView { @@ -20,7 +20,6 @@ IDESourceControlPersonPopover *_peoplePickerPopover; DVTBindingToken *_imageBindingToken; DVTBindingToken *_nameBindingToken; - DVTBindingToken *_chatBindingToken; DVTStackView_ML *_filesChangedStackView; long long _trackingTag; BOOL _isChangedFilesExpanded; @@ -29,7 +28,6 @@ IDESourceControlLogFilesChangedView *_filesChangedButton; NSTextField *_messageField; IDESourceControlNameTokenView *_nameTokenView; - DVTBorderedView *_borderedView; IDESourceControlLogViewController *_owningController; IDESourceControlTree *_sourceTree; } @@ -42,7 +40,6 @@ @property BOOL isChangedFilesExpanded; // @synthesize isChangedFilesExpanded=_isChangedFilesExpanded; @property __weak IDESourceControlTree *sourceTree; // @synthesize sourceTree=_sourceTree; @property __weak IDESourceControlLogViewController *owningController; // @synthesize owningController=_owningController; -@property(retain) DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; @property(retain) IDESourceControlNameTokenView *nameTokenView; // @synthesize nameTokenView=_nameTokenView; @property(retain) NSTextField *messageField; // @synthesize messageField=_messageField; @property(retain) IDESourceControlLogFilesChangedView *filesChangedButton; // @synthesize filesChangedButton=_filesChangedButton; @@ -56,7 +53,6 @@ - (void)clearAuthor; - (void)personSelected:(id)arg1; - (void)pair:(id)arg1; -- (void)startChatWithToken:(id)arg1; - (id)menuForNameToken:(id)arg1; - (void)setDate:(id)arg1; - (void)setDescriptionWithDate:(id)arg1 revision:(id)arg2 workingCopyName:(id)arg3; @@ -66,5 +62,11 @@ - (void)awakeFromNib; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlLogViewController.h b/IDEKit/IDESourceControlLogViewController.h index 15ee3d856..6ae288eb6 100644 --- a/IDEKit/IDESourceControlLogViewController.h +++ b/IDEKit/IDESourceControlLogViewController.h @@ -72,5 +72,11 @@ - (id)initWithNibName:(id)arg1 bundle:(id)arg2; - (Class)currentLogItemViewClass; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlMenuDelegate.h b/IDEKit/IDESourceControlMenuDelegate.h index e40a6dd65..90af499bd 100644 --- a/IDEKit/IDESourceControlMenuDelegate.h +++ b/IDEKit/IDESourceControlMenuDelegate.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class NSMenuItem, NSMutableSet, NSWorkspace; +@class NSMenuItem, NSMutableSet, NSString, NSWorkspace; @interface IDESourceControlMenuDelegate : NSObject { @@ -25,5 +25,11 @@ - (void)menuWillOpen:(id)arg1; - (void)_cleanupOldItemsInMenu:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlMergeBranchChooserWindowController.h b/IDEKit/IDESourceControlMergeBranchChooserWindowController.h index 5dc2be2e5..2bf9873fd 100644 --- a/IDEKit/IDESourceControlMergeBranchChooserWindowController.h +++ b/IDEKit/IDESourceControlMergeBranchChooserWindowController.h @@ -9,7 +9,7 @@ #import "IDESourceControlBranchTableDelegate-Protocol.h" #import "IDESourceControlWindowController-Protocol.h" -@class DVTBindingToken, DVTReplacementView, DVTSearchField, IDESourceControlBranch, IDESourceControlMergeOperationInfo, IDESourceControlWorkspaceUIHandler, IDEWorkspace, NSButton, NSTextField, NSWindow; +@class DVTBindingToken, DVTReplacementView, DVTSearchField, IDESourceControlBranch, IDESourceControlMergeOperationInfo, IDESourceControlWorkspaceUIHandler, IDEWorkspace, NSButton, NSString, NSTextField, NSWindow; @interface IDESourceControlMergeBranchChooserWindowController : NSWindowController { @@ -33,7 +33,7 @@ + (id)keyPathsForValuesAffectingCanContinue; + (id)_branchImage; -@property(retain) IDESourceControlBranch *parentBranch; // @synthesize parentBranch=_parentBranch; +@property(retain, nonatomic) IDESourceControlBranch *parentBranch; // @synthesize parentBranch=_parentBranch; @property(retain) IDESourceControlBranch *currentBranch; // @synthesize currentBranch=_currentBranch; @property __weak DVTReplacementView *replacementView; // @synthesize replacementView=_replacementView; @property BOOL inProgress; // @synthesize inProgress=_inProgress; @@ -47,14 +47,21 @@ - (void)cancel:(id)arg1; - (void)cancelSheet; - (void)choose:(id)arg1; +- (void)doubleClickBranch:(id)arg1; @property(readonly) BOOL canContinue; - (void)branchChooserSheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; - (void)fetchBranches; -- (void)selectedBranch:(id)arg1; +- (void)setSelectedBranch:(id)arg1; - (void)displayError:(id)arg1; - (void)beginSheetForWindow:(id)arg1; - (id)windowNibName; - (id)tableViewController; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlMergeController.h b/IDEKit/IDESourceControlMergeController.h index c4a0cda6f..20149a9bf 100644 --- a/IDEKit/IDESourceControlMergeController.h +++ b/IDEKit/IDESourceControlMergeController.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTFilePath, DVTStackBacktrace; +@class DVTFilePath, DVTStackBacktrace, NSString; @interface IDESourceControlMergeController : NSObject { @@ -30,7 +30,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDESourceControlMergeOperationInfo.h b/IDEKit/IDESourceControlMergeOperationInfo.h index 4de1a38ac..2d5ac341a 100644 --- a/IDEKit/IDESourceControlMergeOperationInfo.h +++ b/IDEKit/IDESourceControlMergeOperationInfo.h @@ -36,5 +36,11 @@ - (id)processDistributedMergeInfoWithProgressBlock:(id)arg1 isSingleOperation:(void)arg2 completionBlock:(BOOL)arg3; @property(readonly) unsigned long long conflictCount; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlMergeWindowController.h b/IDEKit/IDESourceControlMergeWindowController.h index 1fe76047b..107636e5a 100644 --- a/IDEKit/IDESourceControlMergeWindowController.h +++ b/IDEKit/IDESourceControlMergeWindowController.h @@ -8,7 +8,7 @@ #import "IDEWorkspaceDocumentProvider-Protocol.h" -@class DVTBorderedView, DVTDiffDescriptor, DVTObservingToken, IDESourceControlMergeDataSource, IDEWorkspaceDocument, NSArray, NSButton, NSPopUpButton, NSSegmentedControl; +@class DVTBorderedView, DVTDiffDescriptor, DVTObservingToken, IDESourceControlMergeDataSource, IDEWorkspaceDocument, NSArray, NSButton, NSPopUpButton, NSSegmentedControl, NSString; @interface IDESourceControlMergeWindowController : IDESourceControlReviewFilesWindowController { @@ -59,5 +59,11 @@ - (id)windowNibName; - (id)initWithWindow:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlMultiChooserItem.h b/IDEKit/IDESourceControlMultiChooserItem.h index f8cbecfa5..6673f2938 100644 --- a/IDEKit/IDESourceControlMultiChooserItem.h +++ b/IDEKit/IDESourceControlMultiChooserItem.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTOperation, DVTStackBacktrace, IDESourceControlOperationInfo, IDESourceControlRequest, NSError, NSMenu, NSMenuItem; +@class DVTOperation, DVTStackBacktrace, IDESourceControlOperationInfo, IDESourceControlRequest, NSError, NSMenu, NSMenuItem, NSString; @interface IDESourceControlMultiChooserItem : NSObject { @@ -37,7 +37,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDESourceControlMultiChooserWindowController.h b/IDEKit/IDESourceControlMultiChooserWindowController.h index c75658901..237f7db8b 100644 --- a/IDEKit/IDESourceControlMultiChooserWindowController.h +++ b/IDEKit/IDESourceControlMultiChooserWindowController.h @@ -88,5 +88,11 @@ - (void)beginSheetForWindow:(id)arg1; - (id)windowNibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlNameTokenView.h b/IDEKit/IDESourceControlNameTokenView.h index 6a7ca7f04..1f096210a 100644 --- a/IDEKit/IDESourceControlNameTokenView.h +++ b/IDEKit/IDESourceControlNameTokenView.h @@ -20,7 +20,6 @@ BOOL _hideMenuButton; BOOL _selected; NSObject *_delegate; - BOOL _showChatButton; NSMutableDictionary *_textAttributes; double _fontSize; BOOL _isBold; @@ -39,19 +38,15 @@ - (id)tokenForegroundGradient; - (id)tokenBackgroundColor; - (void)_drawTokenWithContext:(id)arg1 frame:(struct CGRect)arg2 clip:(BOOL)arg3; -- (struct CGRect)_chatIconRectWithTokenFrame:(struct CGRect)arg1; -- (id)_chatImage; - (id)_pullDownImage; - (struct CGRect)_pullDownRectForTokenFrame:(struct CGRect)arg1; - (struct CGRect)_tokenRectForStringRect:(struct CGRect)arg1; @property BOOL hideMenuButton; // @synthesize hideMenuButton=_hideMenuButton; -@property BOOL showChatButton; // @synthesize showChatButton=_showChatButton; @property BOOL forceHideToken; // @synthesize forceHideToken=_forceHideToken; @property(copy) NSString *value; @property(readonly) struct CGRect textFrame; - (void)_resetTokenRect; - (struct CGRect)_rectForString:(id)arg1 withRect:(struct CGRect)arg2; -- (double)_widthOfChatButtonWithPadding; - (double)_widthOfRightMenuWithPadding; - (void)mouseUp:(id)arg1; - (void)menuDidClose:(id)arg1; @@ -65,5 +60,11 @@ @property BOOL isBold; // @synthesize isBold=_isBold; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlNameTokenViewDelegate-Protocol.h b/IDEKit/IDESourceControlNameTokenViewDelegate-Protocol.h index d372e0a75..627ef8875 100644 --- a/IDEKit/IDESourceControlNameTokenViewDelegate-Protocol.h +++ b/IDEKit/IDESourceControlNameTokenViewDelegate-Protocol.h @@ -7,7 +7,6 @@ #import "NSObject-Protocol.h" @protocol IDESourceControlNameTokenViewDelegate -- (void)startChatWithToken:(id)arg1; - (id)menuForNameToken:(id)arg1; @optional diff --git a/IDEKit/IDESourceControlNewBranchChooserWindowController.h b/IDEKit/IDESourceControlNewBranchChooserWindowController.h index e614a08c1..36dcad345 100644 --- a/IDEKit/IDESourceControlNewBranchChooserWindowController.h +++ b/IDEKit/IDESourceControlNewBranchChooserWindowController.h @@ -8,7 +8,7 @@ #import "IDESourceControlWindowController-Protocol.h" -@class IDESourceControlBranch, IDESourceControlSwitchOperationInfo, IDESourceControlWorkspaceUIHandler, IDEWorkspace, NSWindow; +@class IDESourceControlBranch, IDESourceControlSwitchOperationInfo, IDESourceControlWorkspaceUIHandler, IDEWorkspace, NSString, NSWindow; @interface IDESourceControlNewBranchChooserWindowController : IDESourceControlNewBranchWindowController { @@ -36,5 +36,11 @@ - (void)displayError:(id)arg1; - (void)beginSheetForWindow:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlNewCheckoutWindowController.h b/IDEKit/IDESourceControlNewCheckoutWindowController.h index 8ef394897..76fc28b9e 100644 --- a/IDEKit/IDESourceControlNewCheckoutWindowController.h +++ b/IDEKit/IDESourceControlNewCheckoutWindowController.h @@ -8,7 +8,7 @@ #import "NSOpenSavePanelDelegate-Protocol.h" -@class DVTBindingToken, DVTBorderedView, DVTObservingToken, DVTReplacementView, DVTSearchField, DVTTabChooserView, DVTTableView, IDESourceControlCheckoutAuthenticationWindowController, IDESourceControlExtension, IDESourceControlFilePickerViewController, IDESourceControlMultipleStepInvalidationToken, IDESourceControlProject, IDESourceControlRepository, IDESourceControlRequest, IDESourceControlWorkingCopyConfiguration, IDEWorkspace, NSArray, NSButton, NSImageView, NSMapTable, NSMutableArray, NSOperationQueue, NSProgressIndicator, NSString, NSTextField, NSURL, NSView, NSWindow; +@class DVTBindingToken, DVTBorderedView, DVTObservingToken, DVTReplacementView, DVTSearchField, DVTTabChooserView, DVTTableView, IDESourceControlCheckoutAuthenticationWindowController, IDESourceControlExtension, IDESourceControlFilePickerViewController, IDESourceControlMultipleStepInvalidationToken, IDESourceControlProject, IDESourceControlRepository, IDESourceControlRequest, IDESourceControlWorkingCopyConfiguration, IDEWorkspace, NSArray, NSButton, NSImageView, NSMapTable, NSMutableArray, NSOperationQueue, NSString, NSTextField, NSURL, NSView, NSWindow; @interface IDESourceControlNewCheckoutWindowController : NSWindowController { @@ -38,7 +38,6 @@ NSTextField *_userField; NSTextField *_passwordField; DVTSearchField *_filterField; - NSProgressIndicator *_serverLoadingSpinner; NSTextField *_choseAnItemTextField; NSTextField *_viewProgressTextField; NSTextField *_setupLocationField; @@ -125,10 +124,12 @@ - (void)ok:(id)arg1; - (void)doubleClickBranch:(id)arg1; - (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (id)_loadingViewForTableView:(id)arg1; - (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; - (long long)numberOfRowsInTableView:(id)arg1; - (BOOL)tableView:(id)arg1 doCommandBySelector:(SEL)arg2; - (void)tableViewSelectionDidChange:(id)arg1; +- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; - (BOOL)tableView:(id)arg1 shouldTypeSelectForEvent:(id)arg2 withCurrentSearchString:(id)arg3; - (id)tableView:(id)arg1 typeSelectStringForTableColumn:(id)arg2 row:(long long)arg3; - (void)updateSavedData; @@ -201,5 +202,11 @@ - (id)branchesTableViewController; - (id)windowNibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlNewProjectConfigurationViewController.h b/IDEKit/IDESourceControlNewProjectConfigurationViewController.h index 43ad88f7d..43b88b4a2 100644 --- a/IDEKit/IDESourceControlNewProjectConfigurationViewController.h +++ b/IDEKit/IDESourceControlNewProjectConfigurationViewController.h @@ -33,7 +33,7 @@ @property(nonatomic) BOOL canCreateQueryComplete; // @synthesize canCreateQueryComplete=_canCreateQueryComplete; @property(nonatomic) BOOL shouldHideServerWarningButton; // @synthesize shouldHideServerWarningButton=_shouldHideServerWarningButton; @property(retain, nonatomic) NSArray *servers; // @synthesize servers=_servers; -@property(retain, nonatomic) IDEXcodeServer *selectedServer; // @synthesize selectedServer=_selectedServer; +@property(retain, nonatomic) id selectedServer; // @synthesize selectedServer=_selectedServer; @property(copy) NSString *repositoryCreationMessage; // @synthesize repositoryCreationMessage=_repositoryCreationMessage; @property(nonatomic) BOOL shouldCreateLocalRepository; // @synthesize shouldCreateLocalRepository=_shouldCreateLocalRepository; @property BOOL enableCreateLocalRepository; // @synthesize enableCreateLocalRepository=_enableCreateLocalRepository; diff --git a/IDEKit/IDESourceControlOperationInfo.h b/IDEKit/IDESourceControlOperationInfo.h index 80931c4d1..7deaf0ddc 100644 --- a/IDEKit/IDESourceControlOperationInfo.h +++ b/IDEKit/IDESourceControlOperationInfo.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDESourceControlWorkingTree, IDEWorkspace, NSArray, NSOperationQueue; +@class DVTStackBacktrace, IDESourceControlWorkingTree, IDEWorkspace, NSArray, NSOperationQueue, NSString; @interface IDESourceControlOperationInfo : NSObject { @@ -31,7 +31,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDESourceControlOperationWindow.h b/IDEKit/IDESourceControlOperationWindow.h index 40b79bb24..a24bd2ac3 100644 --- a/IDEKit/IDESourceControlOperationWindow.h +++ b/IDEKit/IDESourceControlOperationWindow.h @@ -32,7 +32,7 @@ @property double progress; @property BOOL showDeterminateProgress; @property int statusState; -- (id)_stringForReachabilityState:(id)arg1; +- (id)_stringForAuthenticationState:(id)arg1; - (void)orderWindow:(long long)arg1 relativeTo:(long long)arg2; - (id)initWithContentRect:(struct CGRect)arg1 styleMask:(unsigned long long)arg2 backing:(unsigned long long)arg3 defer:(BOOL)arg4 screen:(id)arg5; - (id)initWithContentRect:(struct CGRect)arg1 styleMask:(unsigned long long)arg2 backing:(unsigned long long)arg3 defer:(BOOL)arg4; diff --git a/IDEKit/IDESourceControlPatchChooserWindowController.h b/IDEKit/IDESourceControlPatchChooserWindowController.h index 76699a1e5..8d67ecb58 100644 --- a/IDEKit/IDESourceControlPatchChooserWindowController.h +++ b/IDEKit/IDESourceControlPatchChooserWindowController.h @@ -11,7 +11,7 @@ #import "NSTableViewDelegate-Protocol.h" #import "NSTextFieldDelegate-Protocol.h" -@class DVTBorderedView, DVTGradientImageButton, DVTTableView, IDEControlGroup, IDEWorkspace, NSArray, NSArrayController, NSProgressIndicator, NSSearchField, NSTextField, NSWindow; +@class DVTBorderedView, DVTGradientImageButton, DVTTableView, IDEControlGroup, IDEWorkspace, NSArray, NSArrayController, NSProgressIndicator, NSSearchField, NSString, NSTextField, NSWindow; @interface IDESourceControlPatchChooserWindowController : NSWindowController { @@ -63,5 +63,11 @@ - (void)windowDidLoad; - (id)initWithWindow:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlPerson.h b/IDEKit/IDESourceControlPerson.h index b35404df6..5e1fa683c 100644 --- a/IDEKit/IDESourceControlPerson.h +++ b/IDEKit/IDESourceControlPerson.h @@ -16,29 +16,19 @@ NSString *_displayName; NSArray *_emails; NSImage *_image; - NSString *_chatUUID; NSString *_pairedUUID; ABPerson *_pairedPerson; NSNotification *_lastSeenNotification; } @property(copy) NSString *pairedUUID; // @synthesize pairedUUID=_pairedUUID; -@property(copy) NSString *chatUUID; // @synthesize chatUUID=_chatUUID; @property(copy) NSImage *image; // @synthesize image=_image; @property(retain) NSArray *emails; // @synthesize emails=_emails; @property(copy) NSString *displayName; // @synthesize displayName=_displayName; -@property(readonly) NSString *name; // @synthesize name=_name; +@property(readonly, copy) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; -- (void)imPersonStatusChangedNotification:(id)arg1; -- (void)startChatWithToken:(id)arg1; -- (void)message:(id)arg1; - (void)email:(id)arg1; - (id)menuForNameToken:(id)arg1; -- (void)_stopListeningForChatAvailability; -- (void)_startListeningForChatAvailability; -- (id)_chatUUIDForPerson:(id)arg1; -- (BOOL)_personWithStatusIsOnline:(unsigned long long)arg1; -- (void)dealloc; @property(retain) ABPerson *pairedPerson; // @synthesize pairedPerson=_pairedPerson; - (id)_emailsFromPerson:(id)arg1; - (id)_arrayFromABMultiValue:(id)arg1; @@ -50,5 +40,11 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initWithName:(id)arg1 displayName:(id)arg2 emails:(id)arg3 image:(id)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlPersonManager.h b/IDEKit/IDESourceControlPersonManager.h index 9eeff62ec..f8d3a67db 100644 --- a/IDEKit/IDESourceControlPersonManager.h +++ b/IDEKit/IDESourceControlPersonManager.h @@ -6,14 +6,14 @@ #import "NSObject.h" -@class ABAddressBook, NSMutableDictionary; +@class ABAddressBook, NSMutableDictionary, NSObject; @interface IDESourceControlPersonManager : NSObject { ABAddressBook *_addressBook; NSMutableDictionary *_peopleByRepository; NSMutableDictionary *_savedABPeoplePairingsByRepository; - struct dispatch_queue_s *_addressBookDispatchQueue; + NSObject *_addressBookDispatchQueue; } + (id)logAspect; diff --git a/IDEKit/IDESourceControlRepository-IDESourceControlRepositoryNavigablePropertyAdditions.h b/IDEKit/IDESourceControlRepository-IDESourceControlRepositoryNavigablePropertyAdditions.h index 206e5f0c4..bf52cdc39 100644 --- a/IDEKit/IDESourceControlRepository-IDESourceControlRepositoryNavigablePropertyAdditions.h +++ b/IDEKit/IDESourceControlRepository-IDESourceControlRepositoryNavigablePropertyAdditions.h @@ -8,10 +8,8 @@ @interface IDESourceControlRepository (IDESourceControlRepositoryNavigablePropertyAdditions) + (id)keyPathsForValuesAffectingProgress; -+ (id)keyPathsForValuesAffectingNavigableItem_reachableImage; + (id)keyPathsForValuesAffectingNavigableItem_URLString; - (id)progress; -- (id)navigableItem_reachableImage; - (id)navigableItem_URLString; @end diff --git a/IDEKit/IDESourceControlRepository-UILevelActions.h b/IDEKit/IDESourceControlRepository-UILevelActions.h index abe2ba409..489b5f79f 100644 --- a/IDEKit/IDESourceControlRepository-UILevelActions.h +++ b/IDEKit/IDESourceControlRepository-UILevelActions.h @@ -7,7 +7,7 @@ #import "IDESourceControlRepository.h" @interface IDESourceControlRepository (UILevelActions) -+ (id)keyPathsForValuesAffectingReachableImage; -- (id)reachableImage; ++ (id)keyPathsForValuesAffectingAuthenticatedImage; +- (id)authenticatedImage; @end diff --git a/IDEKit/IDESourceControlRepositoryChooserWindowController.h b/IDEKit/IDESourceControlRepositoryChooserWindowController.h index b342338ce..c2f757db2 100644 --- a/IDEKit/IDESourceControlRepositoryChooserWindowController.h +++ b/IDEKit/IDESourceControlRepositoryChooserWindowController.h @@ -9,7 +9,7 @@ #import "IDESourceControlWindowController-Protocol.h" #import "NSUserInterfaceValidations-Protocol.h" -@class DVTObservingToken, IDESourceControlOperationInfo, IDESourceControlRepositoryChooserItem, IDESourceControlWorkspaceUIHandler, IDEWorkspace, NSButton, NSPopUpButton, NSString, NSWindow; +@class IDESourceControlOperationInfo, IDESourceControlRepositoryChooserItem, IDESourceControlWorkspaceUIHandler, IDEWorkspace, NSButton, NSPopUpButton, NSString, NSWindow; @interface IDESourceControlRepositoryChooserWindowController : NSWindowController { @@ -24,7 +24,6 @@ NSWindow *_parentWindow; id _operationToken; BOOL _inProgress; - DVTObservingToken *_selectedRemoteReachableToken; BOOL _disableFastForwards; IDEWorkspace *_workspace; IDESourceControlWorkspaceUIHandler *_workspaceUIHandler; @@ -58,5 +57,11 @@ - (void)_populateSheet; - (id)windowNibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlRepositoryNavigableItem.h b/IDEKit/IDESourceControlRepositoryNavigableItem.h index 38e9b4a21..709712070 100644 --- a/IDEKit/IDESourceControlRepositoryNavigableItem.h +++ b/IDEKit/IDESourceControlRepositoryNavigableItem.h @@ -10,14 +10,10 @@ { } -+ (id)keyPathsForValuesAffectingReachable; -+ (id)keyPathsForValuesAffectingReachableImage; + (id)keyPathsForValuesAffectingProgress; + (id)keyPathsForValuesAffectingURLString; + (id)keyPathsForValuesAffectingName; - (void)invalidateChildItems; -- (long long)reachable; -- (id)reachableImage; - (id)progress; - (id)URLString; - (id)name; diff --git a/IDEKit/IDESourceControlRepositoryOperationWindowController.h b/IDEKit/IDESourceControlRepositoryOperationWindowController.h index 1f893c8f1..759ec10f4 100644 --- a/IDEKit/IDESourceControlRepositoryOperationWindowController.h +++ b/IDEKit/IDESourceControlRepositoryOperationWindowController.h @@ -50,5 +50,11 @@ - (void)beginSheetForWindow:(id)arg1; - (id)windowNibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlReviewFilesDataSource.h b/IDEKit/IDESourceControlReviewFilesDataSource.h index 8af5d4a82..5deeac644 100644 --- a/IDEKit/IDESourceControlReviewFilesDataSource.h +++ b/IDEKit/IDESourceControlReviewFilesDataSource.h @@ -59,5 +59,11 @@ @property(copy) NSArray *navigableItems; // @synthesize navigableItems=_navigableItems; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlReviewFilesWindowController.h b/IDEKit/IDESourceControlReviewFilesWindowController.h index baf0f32b3..d83c69c58 100644 --- a/IDEKit/IDESourceControlReviewFilesWindowController.h +++ b/IDEKit/IDESourceControlReviewFilesWindowController.h @@ -10,7 +10,7 @@ #import "IDEReviewFilesViewControllerDelegate-Protocol.h" #import "NSMenuDelegate-Protocol.h" -@class DVTObservingToken, IDENavigableItemCoordinator, IDEReviewFilesViewController, IDESourceControlRequest, IDEWorkspace, NSArray, NSMutableArray, NSWindow; +@class DVTObservingToken, IDENavigableItemCoordinator, IDEReviewFilesViewController, IDESourceControlRequest, IDEWorkspace, NSArray, NSMutableArray, NSString, NSWindow; @interface IDESourceControlReviewFilesWindowController : NSWindowController { @@ -81,5 +81,11 @@ - (id)windowNibName; - (id)initWithWindow:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlRevision-IDESourceControlRevisionPropertySupport.h b/IDEKit/IDESourceControlRevision-IDESourceControlRevisionPropertySupport.h index 02c39b650..f4e77236b 100644 --- a/IDEKit/IDESourceControlRevision-IDESourceControlRevisionPropertySupport.h +++ b/IDEKit/IDESourceControlRevision-IDESourceControlRevisionPropertySupport.h @@ -6,11 +6,26 @@ #import "IDESourceControlRevision.h" -@class NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESourceControlRevision (IDESourceControlRevisionPropertySupport) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDESourceControlRevision (IDESourceControlRevisionPropertySupport) + (id)keyPathsForValuesAffectingNavigableItem_name; -- (id)navigableItem_image; +@property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDESourceControlSSLAuthenticationWindowController.h b/IDEKit/IDESourceControlSSLAuthenticationWindowController.h index fa74de2c1..8a52226dc 100644 --- a/IDEKit/IDESourceControlSSLAuthenticationWindowController.h +++ b/IDEKit/IDESourceControlSSLAuthenticationWindowController.h @@ -55,5 +55,11 @@ - (void)presentAuthenticationWindowForRepository:(id)arg1 forceLoginPromptWhenSuccess:(BOOL)arg2; - (id)windowNibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlStructureViewController.h b/IDEKit/IDESourceControlStructureViewController.h index 5069680c7..0803e2814 100644 --- a/IDEKit/IDESourceControlStructureViewController.h +++ b/IDEKit/IDESourceControlStructureViewController.h @@ -8,7 +8,7 @@ #import "DVTReplacementViewDelegate-Protocol.h" -@class DVTBindingToken, DVTImageAndTextCell, DVTReplacementView, IDENavigableItem, IDENavigableItemCoordinator, IDENavigatorOutlineView, IDESourceControlTree, NSArray, NSDateFormatter, NSPredicate, NSSplitView; +@class DVTBindingToken, DVTImageAndTextCell, DVTReplacementView, IDENavigableItem, IDENavigableItemCoordinator, IDENavigatorOutlineView, IDESourceControlTree, NSArray, NSDateFormatter, NSObject, NSPredicate, NSSplitView, NSString; @interface IDESourceControlStructureViewController : IDEViewController { @@ -16,7 +16,7 @@ IDENavigatorOutlineView *_sourceTreeItemOutlineView; NSDateFormatter *_sourceTreeItemModificationDateFormatter; DVTReplacementView *_logReplacementView; - struct dispatch_queue_s *_serial_queue; + NSObject *_serial_queue; id _branchSwitchObserver; int _scopeByStatus; BOOL _showIgnoredFiles; @@ -76,5 +76,11 @@ - (void)configurePrototypCell:(id)arg1; - (id)dvtExtraBindings; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlSwitchBranchChooserWindowController.h b/IDEKit/IDESourceControlSwitchBranchChooserWindowController.h index c4d515027..6765bce6a 100644 --- a/IDEKit/IDESourceControlSwitchBranchChooserWindowController.h +++ b/IDEKit/IDESourceControlSwitchBranchChooserWindowController.h @@ -8,7 +8,7 @@ #import "IDESourceControlWindowController-Protocol.h" -@class DVTBindingToken, DVTReplacementView, DVTSearchField, IDESourceControlSwitchOperationInfo, IDESourceControlWorkspaceUIHandler, IDEWorkspace, NSButton, NSTextField, NSWindow; +@class DVTBindingToken, DVTReplacementView, DVTSearchField, IDESourceControlSwitchOperationInfo, IDESourceControlWorkspaceUIHandler, IDEWorkspace, NSButton, NSString, NSTextField, NSWindow; @interface IDESourceControlSwitchBranchChooserWindowController : NSWindowController { @@ -37,7 +37,7 @@ - (void)cancel:(id)arg1; - (void)cancelSheet; - (void)choose:(id)arg1; -- (void)_doubleClick:(id)arg1; +- (void)doubleClickBranch:(id)arg1; - (void)branchChooserSheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; - (void)fetchBranches; @property(readonly) BOOL canContinue; @@ -46,5 +46,11 @@ - (id)windowNibName; - (id)tableViewController; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlSwitchOperationInfo.h b/IDEKit/IDESourceControlSwitchOperationInfo.h index b87bdfad4..c8e5ff3b8 100644 --- a/IDEKit/IDESourceControlSwitchOperationInfo.h +++ b/IDEKit/IDESourceControlSwitchOperationInfo.h @@ -8,7 +8,7 @@ #import "IDESourceControlBranchingOperationInfoProtocol-Protocol.h" -@class IDESourceControlBranch; +@class IDESourceControlBranch, NSString; @interface IDESourceControlSwitchOperationInfo : IDESourceControlOperationInfo { @@ -21,5 +21,11 @@ - (void).cxx_destruct; - (id)processInfoWithProgressBlock:(id)arg1 isSingleOperation:(void)arg2 completionBlock:(BOOL)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlTree-IDESourceControlTreePropertyAdditions.h b/IDEKit/IDESourceControlTree-IDESourceControlTreePropertyAdditions.h index 18169d666..4bea89bc5 100644 --- a/IDEKit/IDESourceControlTree-IDESourceControlTreePropertyAdditions.h +++ b/IDEKit/IDESourceControlTree-IDESourceControlTreePropertyAdditions.h @@ -6,13 +6,28 @@ #import "IDESourceControlTree.h" -@class NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESourceControlTree (IDESourceControlTreePropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDESourceControlTree (IDESourceControlTreePropertyAdditions) + (id)keyPathsForValuesAffectingNavigableItem_lastModifiedDate; + (id)keyPathsForValuesAffectingNavigableItem_name; @property(readonly) NSString *navigableItem_lastModifiedDate; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDESourceControlTreeGroup-IDESourceControlTreeGroupPropertyAdditions.h b/IDEKit/IDESourceControlTreeGroup-IDESourceControlTreeGroupPropertyAdditions.h index 0f86da776..e5deab804 100644 --- a/IDEKit/IDESourceControlTreeGroup-IDESourceControlTreeGroupPropertyAdditions.h +++ b/IDEKit/IDESourceControlTreeGroup-IDESourceControlTreeGroupPropertyAdditions.h @@ -6,16 +6,30 @@ #import "IDESourceControlTreeGroup.h" -@class NSImage, NSNumber, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESourceControlTreeGroup (IDESourceControlTreeGroupPropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSNumber, NSString; + +@interface IDESourceControlTreeGroup (IDESourceControlTreeGroupPropertyAdditions) + (id)keyPathsForValuesAffectingInProgress; + (id)keyPathsForValuesAffectingProgress; + (id)keyPathsForValuesAffectingNavigableItem_name; @property(readonly) BOOL inProgress; @property(readonly) NSNumber *progress; -- (BOOL)navigableItem_isMajorGroup; +@property(readonly) BOOL navigableItem_isMajorGroup; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDESourceControlTreeItem-IDESourceControlTreeItemPropertyAdditions.h b/IDEKit/IDESourceControlTreeItem-IDESourceControlTreeItemPropertyAdditions.h index 8a956d9f5..c71a9248f 100644 --- a/IDEKit/IDESourceControlTreeItem-IDESourceControlTreeItemPropertyAdditions.h +++ b/IDEKit/IDESourceControlTreeItem-IDESourceControlTreeItemPropertyAdditions.h @@ -6,9 +6,11 @@ #import "IDESourceControlTreeItem.h" -@class NSImage, NSNumber, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESourceControlTreeItem (IDESourceControlTreeItemPropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSNumber, NSString; + +@interface IDESourceControlTreeItem (IDESourceControlTreeItemPropertyAdditions) + (id)keyPathsForValuesAffectingNavigableItem_sourceControlServerStatus; + (id)keyPathsForValuesAffectingNavigableItem_sourceControlLocalStatus; + (id)keyPathsForValuesAffectingInProgress; @@ -20,5 +22,18 @@ @property(readonly) NSNumber *progress; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDESourceControlUpdateWindowController.h b/IDEKit/IDESourceControlUpdateWindowController.h index 52c71fd75..a23d76ae2 100644 --- a/IDEKit/IDESourceControlUpdateWindowController.h +++ b/IDEKit/IDESourceControlUpdateWindowController.h @@ -23,6 +23,7 @@ DVTObservingToken *_mergeDirectionObservationToken; DVTObservingToken *_descriptorResolvedObservationToken; DVTObservingToken *_conflictCountObservationToken; + DVTObservingToken *_checkedFilePathsObservationToken; } @property(copy) NSArray *operationInfo; // @synthesize operationInfo=_operationInfo; diff --git a/IDEKit/IDESourceControlUpgradeWindowController.h b/IDEKit/IDESourceControlUpgradeWindowController.h index 7fb7f784e..460a93568 100644 --- a/IDEKit/IDESourceControlUpgradeWindowController.h +++ b/IDEKit/IDESourceControlUpgradeWindowController.h @@ -6,13 +6,12 @@ #import "NSWindowController.h" -@class IDESourceControlWorkspaceUIHandler, IDEWorkspace, NSMutableArray, NSMutableDictionary, NSOperationQueue, NSProgressIndicator, NSTextField; +@class IDESourceControlWorkspaceUIHandler, IDEWorkspace, NSMutableDictionary, NSOperationQueue, NSProgressIndicator, NSTextField; @interface IDESourceControlUpgradeWindowController : NSWindowController { NSTextField *_titleField; NSProgressIndicator *_progressIndicator; - NSMutableArray *_operationInfos; NSOperationQueue *_operationQueue; NSMutableDictionary *_tokenDictionary; IDESourceControlWorkspaceUIHandler *_workspaceUIHandler; @@ -22,7 +21,7 @@ @property(retain) IDEWorkspace *workspace; // @synthesize workspace=_workspace; @property __weak IDESourceControlWorkspaceUIHandler *workspaceUIHandler; // @synthesize workspaceUIHandler=_workspaceUIHandler; - (void).cxx_destruct; -- (void)upgradeWorkingTrees:(id)arg1; +- (void)upgradeWorkingCopies:(id)arg1; - (void)alertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; - (void)displayError:(id)arg1; - (void)upgradeSheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; diff --git a/IDEKit/IDESourceControlWorkingCopyConfiguration-IDESourceControlWorkingCopyConfigurationPropertyAdditions.h b/IDEKit/IDESourceControlWorkingCopyConfiguration-IDESourceControlWorkingCopyConfigurationPropertyAdditions.h index 0605668f3..cfbd0b69e 100644 --- a/IDEKit/IDESourceControlWorkingCopyConfiguration-IDESourceControlWorkingCopyConfigurationPropertyAdditions.h +++ b/IDEKit/IDESourceControlWorkingCopyConfiguration-IDESourceControlWorkingCopyConfigurationPropertyAdditions.h @@ -6,11 +6,26 @@ #import "IDESourceControlWorkingCopyConfiguration.h" -@class NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESourceControlWorkingCopyConfiguration (IDESourceControlWorkingCopyConfigurationPropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDESourceControlWorkingCopyConfiguration (IDESourceControlWorkingCopyConfigurationPropertyAdditions) + (id)keyPathsForValuesAffectingNavigableItem_name; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDESourceControlWorkingCopyEditWindowController.h b/IDEKit/IDESourceControlWorkingCopyEditWindowController.h index c8166b370..06bf44451 100644 --- a/IDEKit/IDESourceControlWorkingCopyEditWindowController.h +++ b/IDEKit/IDESourceControlWorkingCopyEditWindowController.h @@ -12,7 +12,7 @@ #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" -@class DVTBindingToken, DVTBorderedView, DVTChoice, DVTObservingToken, DVTReplacementView, DVTTabChooserView, IDESourceControlWorkingCopyConfiguration, IDESourceControlWorkingTree, IDEWorkspace, NSButton, NSDictionary, NSMutableArray, NSPopUpButton, NSTextField; +@class DVTBindingToken, DVTBorderedView, DVTChoice, DVTObservingToken, DVTReplacementView, DVTTabChooserView, IDESourceControlWorkingCopyConfiguration, IDESourceControlWorkingTree, IDEWorkspace, NSButton, NSDictionary, NSMutableArray, NSPopUpButton, NSString, NSTextField; @interface IDESourceControlWorkingCopyEditWindowController : NSWindowController { @@ -72,5 +72,11 @@ - (void)windowDidLoad; - (id)windowNibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDESourceControlWorkingCopyMenuObject.h b/IDEKit/IDESourceControlWorkingCopyMenuObject.h index 90b0a6634..6e9cc1cc5 100644 --- a/IDEKit/IDESourceControlWorkingCopyMenuObject.h +++ b/IDEKit/IDESourceControlWorkingCopyMenuObject.h @@ -6,10 +6,11 @@ #import "NSObject.h" -@class IDESourceControlWorkingCopyConfiguration, IDESourceControlWorkingTree, NSAttributedString, NSMenuItem, NSString; +@class DVTSourceControlWorkingCopy, IDESourceControlWorkingCopyConfiguration, IDESourceControlWorkingTree, NSAttributedString, NSMenuItem, NSString; @interface IDESourceControlWorkingCopyMenuObject : NSObject { + DVTSourceControlWorkingCopy *_workingCopy; IDESourceControlWorkingTree *_workingTree; IDESourceControlWorkingCopyConfiguration *_wcc; NSMenuItem *_menuItem; @@ -18,13 +19,16 @@ NSAttributedString *_menuItemAttributedTitle; } ++ (id)titleForWorkingCopyName:(id)arg1 branchName:(id)arg2 dimmingIcons:(BOOL)arg3 warningIcon:(BOOL)arg4 includeIconInTitles:(BOOL)arg5; + (id)titleForWorkingCopyName:(id)arg1 branchName:(id)arg2 dimmingIcons:(BOOL)arg3 includeIconInTitles:(BOOL)arg4; + (id)_iconAsAttributedStringForImage:(id)arg1; ++ (id)_warningImage; + (id)_branchImage; + (id)_workingCopyConfigurationImage; + (id)_workingCopyImage; @property(readonly) IDESourceControlWorkingCopyConfiguration *wcc; // @synthesize wcc=_wcc; @property(readonly) IDESourceControlWorkingTree *workingTree; // @synthesize workingTree=_workingTree; +@property(readonly) DVTSourceControlWorkingCopy *workingCopy; // @synthesize workingCopy=_workingCopy; - (void).cxx_destruct; - (void)dealloc; - (void)menuDidClose; @@ -33,6 +37,8 @@ - (void)loadMenuItem; - (id)initWithWorkingCopyConfiguration:(id)arg1; - (id)initWithWorkingTree:(id)arg1; +- (id)initWithMissingRepository:(id)arg1 fromBlueprint:(id)arg2; +- (id)initWithWorkingCopy:(id)arg1; @end diff --git a/IDEKit/IDESourceControlWorkingTree-IDESourceControlWorkingTreePropertyAdditions.h b/IDEKit/IDESourceControlWorkingTree-IDESourceControlWorkingTreePropertyAdditions.h index a03b439be..aa4d548d6 100644 --- a/IDEKit/IDESourceControlWorkingTree-IDESourceControlWorkingTreePropertyAdditions.h +++ b/IDEKit/IDESourceControlWorkingTree-IDESourceControlWorkingTreePropertyAdditions.h @@ -6,14 +6,29 @@ #import "IDESourceControlWorkingTree.h" -@class NSImage, NSNumber, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESourceControlWorkingTree (IDESourceControlWorkingTreePropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSNumber, NSString; + +@interface IDESourceControlWorkingTree (IDESourceControlWorkingTreePropertyAdditions) + (id)keyPathsForValuesAffectingProgress; + (id)keyPathsForValuesAffectingNavigableItem_name; @property(readonly) NSNumber *progress; @property(readonly) NSString *navigableItem_lastModifiedDate; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDESourceControlWorkingTreeGroup-IDESourceControlTreeGroupPropertyAdditions.h b/IDEKit/IDESourceControlWorkingTreeGroup-IDESourceControlTreeGroupPropertyAdditions.h index d8be5587c..927c56666 100644 --- a/IDEKit/IDESourceControlWorkingTreeGroup-IDESourceControlTreeGroupPropertyAdditions.h +++ b/IDEKit/IDESourceControlWorkingTreeGroup-IDESourceControlTreeGroupPropertyAdditions.h @@ -6,9 +6,11 @@ #import "IDESourceControlWorkingTreeGroup.h" -@class DVTDocumentLocation, DVTFileDataType, NSImage, NSNumber, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESourceControlWorkingTreeGroup (IDESourceControlTreeGroupPropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSNumber, NSString; + +@interface IDESourceControlWorkingTreeGroup (IDESourceControlTreeGroupPropertyAdditions) + (id)keyPathsForValuesAffectingNavigableItem_sourceControlServerStatus; + (id)keyPathsForValuesAffectingNavigableItem_sourceControlLocalStatus; + (id)keyPathsForValuesAffectingProgress; @@ -21,5 +23,16 @@ @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDESourceControlWorkingTreeItem-IDESourceControlTreeItemPropertyAdditions.h b/IDEKit/IDESourceControlWorkingTreeItem-IDESourceControlTreeItemPropertyAdditions.h index a72bf8be7..50226aa7b 100644 --- a/IDEKit/IDESourceControlWorkingTreeItem-IDESourceControlTreeItemPropertyAdditions.h +++ b/IDEKit/IDESourceControlWorkingTreeItem-IDESourceControlTreeItemPropertyAdditions.h @@ -6,9 +6,11 @@ #import "IDESourceControlWorkingTreeItem.h" -@class DVTDocumentLocation, DVTFileDataType, NSImage, NSNumber, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESourceControlWorkingTreeItem (IDESourceControlTreeItemPropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSNumber, NSString; + +@interface IDESourceControlWorkingTreeItem (IDESourceControlTreeItemPropertyAdditions) + (id)keyPathsForValuesAffectingNavigableItem_sourceControlServerStatus; + (id)keyPathsForValuesAffectingNavigableItem_sourceControlLocalStatus; + (id)keyPathsForValuesAffectingProgress; @@ -21,5 +23,16 @@ @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDESourceControlWorkingTreeNavigableItem.h b/IDEKit/IDESourceControlWorkingTreeNavigableItem.h index 322a5190c..80bb0981f 100644 --- a/IDEKit/IDESourceControlWorkingTreeNavigableItem.h +++ b/IDEKit/IDESourceControlWorkingTreeNavigableItem.h @@ -13,14 +13,12 @@ NSMutableArray *_computedChildItems; } -+ (id)keyPathsForValuesAffectingReachable; + (id)keyPathsForValuesAffectingProgress; + (id)keyPathsForValuesAffectingName; - (void).cxx_destruct; - (id)childRepresentedObjects; - (void)idesc_setChildRepresentedObjects:(id)arg1; - (BOOL)isLeaf; -- (long long)reachable; - (id)progress; - (id)name; diff --git a/IDEKit/IDESourceControlWorkspaceHistoryWindowController.h b/IDEKit/IDESourceControlWorkspaceHistoryWindowController.h index 7d7fe432b..e070e855c 100644 --- a/IDEKit/IDESourceControlWorkspaceHistoryWindowController.h +++ b/IDEKit/IDESourceControlWorkspaceHistoryWindowController.h @@ -72,7 +72,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDESourceControlWorkspaceMonitor-IDESourceControlWorkspaceUIHandler.h b/IDEKit/IDESourceControlWorkspaceMonitor-IDESourceControlWorkspaceUIHandler.h new file mode 100644 index 000000000..2ed0f14a2 --- /dev/null +++ b/IDEKit/IDESourceControlWorkspaceMonitor-IDESourceControlWorkspaceUIHandler.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESourceControlWorkspaceMonitor.h" + +@interface IDESourceControlWorkspaceMonitor (IDESourceControlWorkspaceUIHandler) +- (void)workspaceUIHandler:(id)arg1; +@end + diff --git a/IDEKit/IDESourceControlWorkspaceObjects.h b/IDEKit/IDESourceControlWorkspaceObjects.h index 1b2282f2c..a9794b90d 100644 --- a/IDEKit/IDESourceControlWorkspaceObjects.h +++ b/IDEKit/IDESourceControlWorkspaceObjects.h @@ -14,7 +14,7 @@ NSString *_name; } -@property(readonly) NSArray *childItems; // @synthesize childItems=_childItems; +@property(readonly, copy) NSArray *childItems; // @synthesize childItems=_childItems; @property(copy) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; - (id)navigableItem_name; diff --git a/IDEKit/IDESourceControlWorkspaceUIHandler.h b/IDEKit/IDESourceControlWorkspaceUIHandler.h index fe2ebfac9..afc61978f 100644 --- a/IDEKit/IDESourceControlWorkspaceUIHandler.h +++ b/IDEKit/IDESourceControlWorkspaceUIHandler.h @@ -7,12 +7,13 @@ #import "NSObject.h" #import "DVTInvalidation-Protocol.h" +#import "IDESourceControlWorkspaceUIHandlerProtocol-Protocol.h" #import "NSAlertDelegate-Protocol.h" #import "NSWindowDelegate-Protocol.h" -@class DVTFilePath, DVTStackBacktrace, IDESourceControlCreateGitRepositoryOperationInfo, IDESourceControlNewCheckoutWindowController, IDESourceControlUpgradeWindowController, IDEWorkspaceWindowController, IDEXcodeServer, NSAlert, NSMutableSet, NSOperationQueue; +@class DVTFilePath, DVTStackBacktrace, IDESourceControlCreateGitRepositoryOperationInfo, IDESourceControlNewCheckoutWindowController, IDESourceControlUpgradeWindowController, IDEWorkspaceDocument, IDEXcodeServer, NSAlert, NSMutableSet, NSOperationQueue, NSString; -@interface IDESourceControlWorkspaceUIHandler : NSObject +@interface IDESourceControlWorkspaceUIHandler : NSObject { id _sourceControlCommandContinuationBlock; id _upgradeContinuationBlock; @@ -20,12 +21,10 @@ NSAlert *_checkingForUpdatesAlert; NSAlert *_upgradeWorkignCopyAlert; IDESourceControlUpgradeWindowController *_upgradeWindowController; - id _didScanToken; - id _foundUpgradableToken; BOOL _initialScanAlertIsShowing; BOOL _initialWorkspaceScanIsComplete; BOOL _shouldShowUpgradeAlert; - IDEWorkspaceWindowController *_workspaceWindowController; + IDEWorkspaceDocument *_workspaceDocument; IDESourceControlNewCheckoutWindowController *_checkoutWC; NSMutableSet *_windowControllers; IDESourceControlCreateGitRepositoryOperationInfo *_operationInfo; @@ -47,6 +46,7 @@ - (void)finishedCreateGitRepositoryWithWorkingTree:(id)arg1; - (void)createGitRepositoryForFilePath:(id)arg1 workingTree:(id)arg2 repoName:(id)arg3 pushingToServer:(id)arg4; - (void)displayError:(id)arg1; +- (void)shouldCreateLocalRepository:(BOOL)arg1 atFilePath:(id)arg2 pushToServer:(id)arg3; - (void)initialWorkspaceScanIsFinished; - (void)displayWaitingOnInitialWorkspaceScanAlertInWindow:(id)arg1 withContinuationBlock:(id)arg2; - (id)waitingOnInitialScanAlert; @@ -54,20 +54,25 @@ - (void)windowWillClose:(id)arg1; - (void)presentCheckoutsForProject:(id)arg1 scopingToWorkingCopyConfigurations:(id)arg2 attachedToWindow:(id)arg3; - (void)askToCheckOutDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; -- (void)missingCheckoutsNotification:(id)arg1; -- (void)repositoryNewerNotification:(id)arg1; +- (void)offerAdditionalWorkingCopies; +- (void)warnAboutNewerRepositoryVersionWithError:(id)arg1; - (void)newWorkingCopyDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; -- (void)newWorkingCopyNotification:(id)arg1; -- (void)showUpgradeWindowForWindow:(id)arg1 workingTreesNeedingUpgrade:(id)arg2 showsSuppressionButton:(BOOL)arg3; -- (id)initWithWorkspaceWindowController:(id)arg1; +- (void)askToShareNewWorkingCopy:(id)arg1; +- (void)showUpgradeWindowForWindow:(id)arg1 workingCopiesNeedingUpgrade:(id)arg2 showsSuppressionButton:(BOOL)arg3; +- (void)workspaceMonitorDidFinishScanning:(id)arg1; +- (void)didFindUpgradableWorkingCopy; +- (id)initWithWorkspaceDocument:(id)arg1; - (void)finishedUpgrade; - (BOOL)alertShowHelp:(id)arg1; - (void)upgradeAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; -@property(readonly) BOOL representsActiveWorkspaceWindow; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDESourceControlWorkspaceUIHandlerProtocol-Protocol.h b/IDEKit/IDESourceControlWorkspaceUIHandlerProtocol-Protocol.h new file mode 100644 index 000000000..02d61fce9 --- /dev/null +++ b/IDEKit/IDESourceControlWorkspaceUIHandlerProtocol-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDESourceControlWorkspaceUIHandlerProtocol +- (void)workspaceMonitorDidFinishScanning:(id)arg1; +- (void)offerAdditionalWorkingCopies; +- (void)warnAboutNewerRepositoryVersionWithError:(id)arg1; +- (void)askToShareNewWorkingCopy:(id)arg1; +- (void)didFindUpgradableWorkingCopy; +@end + diff --git a/IDEKit/IDESourceExpressionSource-Protocol.h b/IDEKit/IDESourceExpressionSource-Protocol.h new file mode 100644 index 000000000..f1472e600 --- /dev/null +++ b/IDEKit/IDESourceExpressionSource-Protocol.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTSourceExpressionSource-Protocol.h" + +@protocol IDESourceExpressionSource +- (BOOL)isExpressionModuleImport:(id)arg1; +- (BOOL)isExpressionPoundImport:(id)arg1; +- (BOOL)expressionContainsExecutableCode:(id)arg1; +- (BOOL)isExpressionFunctionOrMethodCall:(id)arg1; +- (BOOL)isExpressionInFunctionOrMethodBody:(id)arg1; +- (BOOL)isExpressionFunctionOrMethodDefinition:(id)arg1; +- (BOOL)isExpressionInPlainCode:(id)arg1; +- (void)symbolsForExpression:(id)arg1 inQueue:(id)arg2 completionBlock:(id)arg3; + +@optional +- (BOOL)isLocationInFunctionOrMethodBody:(id)arg1; +- (id)importStringInExpression:(id)arg1; +@end + diff --git a/IDEKit/IDESplitViewDebugArea.h b/IDEKit/IDESplitViewDebugArea.h index 4d63b3436..47cd8a5ce 100644 --- a/IDEKit/IDESplitViewDebugArea.h +++ b/IDEKit/IDESplitViewDebugArea.h @@ -73,5 +73,11 @@ - (void)loadView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEStackedBarChartBar.h b/IDEKit/IDEStackedBarChartBar.h new file mode 100644 index 000000000..a86b5448c --- /dev/null +++ b/IDEKit/IDEStackedBarChartBar.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSColor, NSString; + +@interface IDEStackedBarChartBar : NSObject +{ + NSString *_identifier; + NSString *_name; + NSColor *_fillColor; + NSColor *_strokeColor; +} + +@property(retain, nonatomic) NSColor *strokeColor; // @synthesize strokeColor=_strokeColor; +@property(retain, nonatomic) NSColor *fillColor; // @synthesize fillColor=_fillColor; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +@property(copy, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (id)initWithIdentifier:(id)arg1 name:(id)arg2 fillColor:(id)arg3 strokeColor:(id)arg4; + +@end + diff --git a/IDEKit/IDEStackedBarChartViewController.h b/IDEKit/IDEStackedBarChartViewController.h new file mode 100644 index 000000000..78f7f5e28 --- /dev/null +++ b/IDEKit/IDEStackedBarChartViewController.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDEBotSummaryStackedBarGraphDelegate-Protocol.h" + +@class IDEBotSummaryStackedBarGraph, IDEBotSummaryStackedBarGraphController, NSArray, NSString, NSTextField; + +@interface IDEStackedBarChartViewController : IDEViewController +{ + BOOL _representsTestGraph; + NSArray *_stackedBarChartBars; + NSString *_chartName; + id _dataSource; + id _delegate; + IDEBotSummaryStackedBarGraphController *_graphController; + IDEBotSummaryStackedBarGraph *_graphView; + NSTextField *_titleTextField; + NSTextField *_legendTextField; +} + +@property(retain) NSTextField *legendTextField; // @synthesize legendTextField=_legendTextField; +@property(retain) NSTextField *titleTextField; // @synthesize titleTextField=_titleTextField; +@property(retain, nonatomic) IDEBotSummaryStackedBarGraph *graphView; // @synthesize graphView=_graphView; +@property(nonatomic) BOOL representsTestGraph; // @synthesize representsTestGraph=_representsTestGraph; +@property(retain) IDEBotSummaryStackedBarGraphController *graphController; // @synthesize graphController=_graphController; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) id dataSource; // @synthesize dataSource=_dataSource; +@property(copy, nonatomic) NSString *chartName; // @synthesize chartName=_chartName; +@property(copy, nonatomic) NSArray *stackedBarChartBars; // @synthesize stackedBarChartBars=_stackedBarChartBars; +- (void).cxx_destruct; +- (void)reloadColumn:(unsigned long long)arg1; +- (void)reloadData; +- (id)emptyColumnColor; +- (void)mouseExitedGraph:(id)arg1 event:(id)arg2; +- (void)mouseClickedOnGraph:(id)arg1 column:(id)arg2 event:(id)arg3; +- (void)mouseMovedOverGraph:(id)arg1 column:(id)arg2 event:(id)arg3; +- (void)loadView; +- (void)setSuppressSuccessBarsIfNoData:(BOOL)arg1; +- (void)_updateLegend; +- (id)_attachmentStringWithFillColor:(id)arg1 strokeColor:(id)arg2; + +@end + diff --git a/IDEKit/IDEStackedBarChartViewControllerDataSource-Protocol.h b/IDEKit/IDEStackedBarChartViewControllerDataSource-Protocol.h new file mode 100644 index 000000000..792b44621 --- /dev/null +++ b/IDEKit/IDEStackedBarChartViewControllerDataSource-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEStackedBarChartViewControllerDataSource +- (unsigned long long)stackedBarChartViewController:(id)arg1 countOfFailedTestsForColumn:(unsigned long long)arg2; +- (unsigned long long)stackedBarChartViewController:(id)arg1 countOfPassedTestsForColumn:(unsigned long long)arg2; +- (unsigned long long)stackedBarChartViewController:(id)arg1 countOfTestsForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 didIntegrationGenerateWarningsOrIssuesForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 didIntegrationFailWithBuildErrorsForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 didBotFailForIntegrationForColumn:(unsigned long long)arg2; +- (id)stackedBarChartViewController:(id)arg1 labelForColumn:(unsigned long long)arg2; +- (id)stackedBarChartViewController:(id)arg1 userInfoForColumn:(unsigned long long)arg2; +- (id)stackedBarChartViewController:(id)arg1 valueForStackedBarChartBar:(id)arg2 column:(unsigned long long)arg3; +- (unsigned long long)numberOfColumnsInStackedBarChartViewController:(id)arg1; +@end + diff --git a/IDEKit/IDEStackedBarChartViewControllerDelegate-Protocol.h b/IDEKit/IDEStackedBarChartViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..086cd0b75 --- /dev/null +++ b/IDEKit/IDEStackedBarChartViewControllerDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEStackedBarChartViewControllerDelegate +- (void)stackedBarChartViewController:(id)arg1 userClickedOnGraphColumn:(id)arg2 event:(id)arg3; +- (void)stackedBarChartViewController:(id)arg1 userMousedOverGraphColumn:(id)arg2 event:(id)arg3; +- (void)stackedBarChartViewController:(id)arg1 userMouseExitedGraph:(id)arg2 event:(id)arg3; +@end + diff --git a/IDEKit/IDEStandardTestable-IDETestNavigatorAdditions.h b/IDEKit/IDEStandardTestable-IDETestNavigatorAdditions.h new file mode 100644 index 000000000..ae7a5d720 --- /dev/null +++ b/IDEKit/IDEStandardTestable-IDETestNavigatorAdditions.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEStandardTestable.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEStandardTestable (IDETestNavigatorAdditions) ++ (id)keyPathsForValuesAffectingNavigableItem_name; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/IDEKit/IDEStatusAndIssueCountsViewControllerDelegate-Protocol.h b/IDEKit/IDEStatusAndIssueCountsViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..8d89bc2cd --- /dev/null +++ b/IDEKit/IDEStatusAndIssueCountsViewControllerDelegate-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEStatusAndIssueCountsViewControllerDelegate + +@optional +- (void)testsFailedClickedInStatusAndIssueCountsViewController:(id)arg1; +- (void)analyzerIssuesClickedInStatusAndIssueCountsViewController:(id)arg1; +- (void)buildWarningsClickedInStatusAndIssueCountsViewController:(id)arg1; +- (void)buildErrorsClickedInStatusAndIssueCountsViewController:(id)arg1; +@end + diff --git a/IDEKit/IDEStepGradientImageButton.h b/IDEKit/IDEStepGradientImageButton.h index aa3d14afa..cff0edbbe 100644 --- a/IDEKit/IDEStepGradientImageButton.h +++ b/IDEKit/IDEStepGradientImageButton.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, NSImage; +@class DVTStackBacktrace, NSImage, NSString; @interface IDEStepGradientImageButton : DVTGradientImageButton { @@ -43,7 +43,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEStructureNavigator.h b/IDEKit/IDEStructureNavigator.h new file mode 100644 index 000000000..a3f3845fb --- /dev/null +++ b/IDEKit/IDEStructureNavigator.h @@ -0,0 +1,151 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDETemplateSupportingNavigator-Protocol.h" +#import "IDETestingSelection-Protocol.h" +#import "NSMenuDelegate-Protocol.h" + +@class DVTObservingToken, IDENavigatorDataCell, NSDictionary, NSMutableSet, NSSet, NSString, NSTableColumn; + +@interface IDEStructureNavigator : IDEOutlineBasedNavigator +{ + NSTableColumn *_mainTableColumn; + IDENavigatorDataCell *_containerFileRefCell; + IDENavigatorDataCell *_aggregateContainerFileRefCell; + IDENavigatorDataCell *_groupCell; + IDENavigatorDataCell *_fileReferenceCell; + IDENavigatorDataCell *_plainObjectCell; + NSSet *_expandedItems; + NSMutableSet *_expandedItemsBeforeFiltering; + id _dropTarget; + BOOL _restoringState; + BOOL _clearingFilterPredicate; + BOOL _scmStatusFilteringEnabled; + BOOL _scmStatusFilteringAllowed; + BOOL _recentDocumentFilteringEnabled; + NSString *_fileNamePatternString; + NSDictionary *_previouslyRestoredStateDictionary; + NSMutableSet *_observingAndBindingTokens; + DVTObservingToken *_recentEditorDocumentURLsObservingToken; + DVTObservingToken *_scmFilterObservingToken; + DVTObservingToken *_scmEnabledToken; +} + ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; ++ (id)keyPathsForValuesAffectingScmStatusFilteringEnabled; ++ (id)_structureNavigatorDragTypes; ++ (void)initialize; +@property(nonatomic) BOOL recentDocumentFilteringEnabled; // @synthesize recentDocumentFilteringEnabled=_recentDocumentFilteringEnabled; +@property(copy, nonatomic) NSString *fileNamePatternString; // @synthesize fileNamePatternString=_fileNamePatternString; +- (void).cxx_destruct; +- (id)selectedTestsAndTestables; +- (BOOL)outlineView:(id)arg1 doCommandBySelector:(SEL)arg2; +- (void)_handleCancelAction; +- (BOOL)_testOrDeleteItems:(BOOL)arg1 useContextualMenuSelection:(BOOL)arg2; +- (BOOL)_isNavigableItem:(id)arg1 childOfNavigableItems:(id)arg2; +- (id)outlineView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 item:(id)arg5 mouseLocation:(struct CGPoint)arg6; +- (BOOL)outlineView:(id)arg1 shouldShowOutlineCellForItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (BOOL)outlineView:(id)arg1 acceptDrop:(id)arg2 item:(id)arg3 childIndex:(long long)arg4; +- (unsigned long long)outlineView:(id)arg1 validateDrop:(id)arg2 proposedItem:(id)arg3 proposedChildIndex:(long long)arg4; +- (BOOL)outlineView:(id)arg1 writeItems:(id)arg2 toPasteboard:(id)arg3; +- (void)outlineView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 byItem:(id)arg4; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (struct _NSRange)outlineView:(id)arg1 initialSelectionRangeForCell:(id)arg2 proposedRange:(struct _NSRange)arg3; +- (id)plainObjectCell; +- (id)groupCell; +- (id)fileReferenceCell; +- (id)aggregateContainerFileRefCell; +- (id)containerFileRefCell; +- (id)newBasicContainerFileRefCell; +- (id)aggregateSourceControlCategoryStatusCellsWithRepresentedObject:(id)arg1; +- (id)sourceControlCategoryStatusCellsWithRepresentedObject:(id)arg1; +- (void)outlineViewItemDidCollapse:(id)arg1; +- (void)outlineViewItemDidExpand:(id)arg1; +@property(copy) NSString *visibleRectString; +- (id)_selectedItemsAsNameTree; +- (void)_setSelectedItemsFromNameTree:(id)arg1; +- (id)_expandedItemsAsNameTree; +- (id)_expandedItemsBeforeFilteringAsNameTree; +- (void)_setExpandedItemsFromNameTree:(id)arg1; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (void)setObjects:(id)arg1; +- (void)configureStateSavingObservers; +- (void)_revealNavigableItems:(id)arg1; +- (id)filterButtonAccessibilityDescription; +- (id)filterButtonToolTip; +- (id)filterButtonMenu; +- (void)filterButton_addFiles:(id)arg1; +- (void)fiterButton_newProject:(id)arg1; +- (void)filterButton_newFile:(id)arg1; +- (void)setFilterPredicate:(id)arg1; +- (void)_synchronizeFilteringWithOutlineView; +- (id)filterDefinitionIdentifier; +@property(nonatomic) BOOL scmStatusFilteringEnabled; +@property(nonatomic) BOOL scmStatusFilteringAllowed; +- (void)triggerFilteringForDocumentURLs:(id)arg1; +- (void)updateFilterPredicate; +- (void)clearFilterPredicate; +- (void)navigableItemCoordinatorDidForgetNavigableItems:(id)arg1; +- (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (id)domainIdentifier; +- (void)loadView; +- (void)menuNeedsUpdate:(id)arg1; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (void)contextMenu_showFileInspector:(id)arg1; +- (void)contextMenu_delete:(id)arg1; +- (void)delete:(id)arg1; +- (void)contextMenu_newProject:(id)arg1; +- (void)contextMenu_newDocument:(id)arg1; +- (void)newTemplateWithTemplateKind:(id)arg1 useContextualMenuSelection:(BOOL)arg2; +- (id)_titleForAddFilesMenuItemUsingContextualMenuSelection:(BOOL)arg1; +- (id)_containerNameForNavigableItem:(id)arg1; +- (void)contextMenu_addFiles:(id)arg1; +- (void)addFiles:(id)arg1; +- (void)contextMenu_sortFilesByType:(id)arg1; +- (void)sortFilesByType:(id)arg1; +- (void)contextMenu_sortFilesByName:(id)arg1; +- (void)sortFilesByName:(id)arg1; +- (void)contextMenu_groupSelected:(id)arg1; +- (void)groupSelected:(id)arg1; +- (void)contextMenu_newGroup:(id)arg1; +- (void)newGroup:(id)arg1; +- (void)addTemplateInstantiatedItems:(id)arg1 primaryItem:(id)arg2; +- (void)expandInstantiatedTemplateItem:(id)arg1; +- (void)setupTemplateContext:(id)arg1; +- (id)defaultDestinationGroupForTemplateInstantiationWithDestinationIndex:(long long *)arg1; +- (void)_setupTemplateContext:(id)arg1 useContextualMenuSelection:(BOOL)arg2; +- (id)_destinationGroupForSelectedItem:(id)arg1 destinationIndex:(long long *)arg2; +- (void)focusedEditorDidSelectItem:(id)arg1; +- (BOOL)shouldOpenNavigableItem:(id)arg1 eventType:(unsigned long long)arg2; +- (void)_toggleExpandedStateOf:(id)arg1; +- (id)openSpecifierForNavigableItem:(id)arg1 error:(id *)arg2; +- (BOOL)_testOrAddFiles:(BOOL)arg1 useContextualMenuSelection:(BOOL)arg2; +- (BOOL)_testOrSort:(BOOL)arg1 byNameOrByType:(BOOL)arg2 useContextualMenuSelection:(BOOL)arg3; +- (BOOL)_testOrGroupSelected:(BOOL)arg1 useContextualMenuSelection:(BOOL)arg2; +- (BOOL)_testOrAddNewGroup:(BOOL)arg1 useContextualMenuSelection:(BOOL)arg2; +- (void)_editChildItemAtIndex:(unsigned long long)arg1 ofParentItem:(id)arg2; +- (void)_expandNavigableItem:(id)arg1; +- (void)_expandOutlineViewItem:(id)arg1; +- (id)_outlineViewItemForNavigableItem:(id)arg1; +- (id)_navigableItemForOutlineViewItem:(id)arg1 representedObject:(id *)arg2; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(copy) NSSet *expandedItems; // @dynamic expandedItems; +@property(readonly) unsigned long long hash; +@property(readonly, copy) NSMutableSet *mutableExpandedItems; // @dynamic mutableExpandedItems; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDESupportStructureEditingValueTransformer.h b/IDEKit/IDESupportStructureEditingValueTransformer.h new file mode 100644 index 000000000..2394b2c27 --- /dev/null +++ b/IDEKit/IDESupportStructureEditingValueTransformer.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValueTransformer.h" + +@interface IDESupportStructureEditingValueTransformer : NSValueTransformer +{ +} + ++ (BOOL)allowsReverseTransformation; ++ (Class)transformedValueClass; +- (id)transformedValue:(id)arg1; + +@end + diff --git a/IDEKit/IDESymbolNavigator.h b/IDEKit/IDESymbolNavigator.h new file mode 100644 index 000000000..ae566ee2d --- /dev/null +++ b/IDEKit/IDESymbolNavigator.h @@ -0,0 +1,138 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDEIndexSymbolSelectionSource-Protocol.h" +#import "IDERefactoringExpressionSource-Protocol.h" +#import "IDESourceExpressionSource-Protocol.h" + +@class DVTDispatchLock, DVTObservingToken, DVTPerformanceMetric, DVTSDK, DVTScopeBarView, DVTSourceExpression, DVTSourceLanguageService, DVTStackBacktrace, IDENavigatorOutlineView, NSArray, NSCell, NSDictionary, NSMutableSet, NSSet, NSString, NSTableColumn; + +@interface IDESymbolNavigator : IDENavigator +{ + NSTableColumn *mainTableColumn; + IDENavigatorOutlineView *outlineView; + id _indexingFinishedObserver; + DVTObservingToken *_outlineViewSelectedObjectsObserver; + id _lastOpenRequest; + DVTSourceExpression *_selectedExpression; + DVTSourceExpression *_mouseOverExpression; + struct CGRect _currentSelectionFrame; + NSCell *_symbolCell; + NSCell *_lozengeCell; + NSArray *_objects; + NSSet *_expandedItems; + NSArray *_selectedObjects; + NSString *_symbolNamePatternString; + NSSet *_parentsForFiltering; + NSArray *_expandedIdentifiersBeforeFiltering; + NSDictionary *_previouslyRestoredStateDictionary; + NSArray *_savedItemsToSelect; + NSArray *_savedItemsToExpand; + DVTDispatchLock *_accessLock; + unsigned long long _currentGeneration; + DVTPerformanceMetric *_loadingMetric; + long long _loadingProgress; + BOOL _restoringState; + BOOL _showWorkspaceOnly; + BOOL _showContainersOnly; + BOOL _showHierarchy; + BOOL _showClassesOnly; + DVTScopeBarView *_scopeBarView; +} + ++ (void)configureStateSavingObjectPersistenceByName:(id)arg1; ++ (void)initialize; +@property __weak DVTScopeBarView *scopeBarView; // @synthesize scopeBarView=_scopeBarView; +@property(retain, nonatomic) DVTSourceExpression *selectedExpression; // @synthesize selectedExpression=_selectedExpression; +@property(readonly) long long loadingProgress; // @synthesize loadingProgress=_loadingProgress; +@property(copy) NSSet *parentsForFiltering; // @synthesize parentsForFiltering=_parentsForFiltering; +@property(retain) id lastOpenRequest; // @synthesize lastOpenRequest=_lastOpenRequest; +@property(nonatomic) BOOL showClassesOnly; // @synthesize showClassesOnly=_showClassesOnly; +@property(nonatomic) BOOL showHierarchy; // @synthesize showHierarchy=_showHierarchy; +@property(nonatomic) BOOL showContainersOnly; // @synthesize showContainersOnly=_showContainersOnly; +@property(nonatomic) BOOL showWorkspaceOnly; // @synthesize showWorkspaceOnly=_showWorkspaceOnly; +@property(retain, nonatomic) NSString *symbolNamePatternString; // @synthesize symbolNamePatternString=_symbolNamePatternString; +@property(retain) NSArray *selectedObjects; // @synthesize selectedObjects=_selectedObjects; +@property(retain, nonatomic) DVTSourceExpression *mouseOverExpression; // @synthesize mouseOverExpression=_mouseOverExpression; +@property(nonatomic) struct CGRect currentSelectionFrame; // @synthesize currentSelectionFrame=_currentSelectionFrame; +@property(retain, nonatomic) NSArray *objects; // @synthesize objects=_objects; +- (void).cxx_destruct; +- (void)_revealNavigableItems:(id)arg1; +- (void)revealSymbols:(id)arg1; +- (void)revealNavigableItemsWithIdentifiers:(id)arg1 identifiersToExpand:(id)arg2 generation:(unsigned long long)arg3; +- (id)findNavigableItemsInItems:(id)arg1 withIdentifiers:(id)arg2 includeParents:(BOOL)arg3; +- (id)filterDefinitionIdentifier; +- (void)updateFilterPredicate; +- (void)revertState; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (id)lozengeCell; +- (id)symbolCell; +- (void)outlineViewItemDidCollapse:(id)arg1; +- (void)outlineViewItemDidExpand:(id)arg1; +- (BOOL)outlineView:(id)arg1 shouldEditTableColumn:(id)arg2 item:(id)arg3; +- (id)outlineView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)outlineView:(id)arg1 isGroupHeaderItem:(id)arg2; +- (void)openDoubleClickedNavigableItemsAction:(id)arg1; +- (void)openClickedNavigableItemAction:(id)arg1; +- (void)openSelectedNavigableItemsKeyAction:(id)arg1; +- (id)openSpecifierForNavigableItem:(id)arg1 error:(id *)arg2; +- (id)refactoringExpressionUsingContextMenu:(BOOL)arg1; +- (void)showQuickHelpForCurrentSelection:(id)arg1; +@property(readonly) DVTSourceExpression *contextMenuExpression; +- (id)_resolvedLocation:(id)arg1 symbol:(id)arg2; +- (void)_updateSelectedExpression; +- (id)_expressionForNavItem:(id)arg1; +- (void)symbolsForExpression:(id)arg1 inQueue:(id)arg2 completionBlock:(id)arg3; +- (struct CGRect)expressionFrameForExpression:(id)arg1; +- (BOOL)isExpressionModuleImport:(id)arg1; +- (BOOL)isExpressionPoundImport:(id)arg1; +- (BOOL)expressionContainsExecutableCode:(id)arg1; +- (BOOL)isExpressionFunctionOrMethodCall:(id)arg1; +- (BOOL)isExpressionInFunctionOrMethodBody:(id)arg1; +- (BOOL)isExpressionFunctionOrMethodDefinition:(id)arg1; +- (BOOL)isExpressionInPlainCode:(id)arg1; +- (BOOL)canBecomeMainViewController; +- (id)expandedIdentifiers; +- (id)selectedSymbolIdentifiers; +@property(readonly) NSArray *selectedSymbols; +- (void)cancelOperations; +- (void)_refreshBrowser; +- (id)domainIdentifier; +- (id)contextMenuSelection; +- (void)setOutputSelection:(id)arg1; +@property(copy) NSString *visibleRectString; +- (void)commitStateToDictionary:(id)arg1; +- (void)revertStateWithDictionary:(id)arg1; +- (id)dvtExtraBindings; +- (BOOL)isCurrentGeneration:(unsigned long long)arg1; +@property(readonly) unsigned long long currentGeneration; // @dynamic currentGeneration; +- (BOOL)delegateFirstResponder; +- (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; +- (void)loadView; +- (void)_outlineViewSelectionChangedWithDictionary:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(copy) NSSet *expandedItems; // @dynamic expandedItems; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; +@property(readonly, copy) NSMutableSet *mutableExpandedItems; // @dynamic mutableExpandedItems; +@property(readonly) DVTSourceExpression *quickHelpExpression; +@property(readonly) DVTSDK *sdk; +@property(readonly, nonatomic) NSString *selectedText; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEKit/IDESymbolNavigatorCategorySymbol.h b/IDEKit/IDESymbolNavigatorCategorySymbol.h new file mode 100644 index 000000000..8bf306b42 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorCategorySymbol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorCategorySymbol : IDESymbolNavigatorContainerSymbol +{ +} + +- (id)ideModelObjectTypeIdentifier; +- (id)loadChildren; +- (id)initWithCategorySymbol:(id)arg1 operationQueue:(id)arg2 generation:(unsigned long long)arg3 symbolNavigator:(id)arg4; + +@end + diff --git a/IDEKit/IDESymbolNavigatorClassSymbol.h b/IDEKit/IDESymbolNavigatorClassSymbol.h new file mode 100644 index 000000000..531ed1ef6 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorClassSymbol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorClassSymbol : IDESymbolNavigatorContainerSymbol +{ +} + +- (id)ideModelObjectTypeIdentifier; +- (id)loadChildren; +- (id)initWithClassSymbol:(id)arg1 operationQueue:(id)arg2 generation:(unsigned long long)arg3 symbolNavigator:(id)arg4; + +@end + diff --git a/IDEKit/IDESymbolNavigatorClassesGroup.h b/IDEKit/IDESymbolNavigatorClassesGroup.h new file mode 100644 index 000000000..8d44d7a14 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorClassesGroup.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorClassesGroup : IDESymbolNavigatorGroup +{ +} + +- (id)unsortedSymbolsWithIndex:(id)arg1; +- (id)ideModelObjectTypeIdentifier; +- (id)symbolKindIdentifier; +- (id)navigableItem_name; + +@end + diff --git a/IDEKit/IDESymbolNavigatorContainerSymbol.h b/IDEKit/IDESymbolNavigatorContainerSymbol.h new file mode 100644 index 000000000..035a67b5f --- /dev/null +++ b/IDEKit/IDESymbolNavigatorContainerSymbol.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTDispatchLock, IDESymbolNavigator, NSArray, NSOperationQueue; + +@interface IDESymbolNavigatorContainerSymbol : IDESymbolNavigatorSymbol +{ + NSOperationQueue *_queue; + unsigned long long _generation; + IDESymbolNavigator *_navigator; + NSArray *_children; + DVTDispatchLock *_accessLock; + BOOL _isCanceled; + BOOL _isLoading; +} + +@property __weak IDESymbolNavigator *navigator; // @synthesize navigator=_navigator; +- (void).cxx_destruct; +- (id)ideModelObjectTypeIdentifier; +- (void)fetchSymbols:(id)arg1 generation:(unsigned long long)arg2 lastOperation:(id)arg3; +- (id)children; +- (void)loadChildrenWithOperation:(id)arg1 fetchingSymbols:(id)arg2; +- (id)loadChildren; +- (BOOL)childrenNeedUpdating; +- (void)addNavSymbolsForSymbols:(id)arg1 toMutableArray:(id)arg2; +- (BOOL)hasChildren; +- (BOOL)isCanceled; +- (void)cancelOperations; +- (id)initWithContainerSymbol:(id)arg1 operationQueue:(id)arg2 generation:(unsigned long long)arg3 symbolNavigator:(id)arg4; + +@end + diff --git a/IDEKit/IDESymbolNavigatorEnumsGroup.h b/IDEKit/IDESymbolNavigatorEnumsGroup.h new file mode 100644 index 000000000..6c1544253 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorEnumsGroup.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorEnumsGroup : IDESymbolNavigatorGroup +{ +} + +- (id)ideModelObjectTypeIdentifier; +- (id)symbolKindIdentifier; +- (id)navigableItem_name; + +@end + diff --git a/IDEKit/IDESymbolNavigatorFilterPredicate.h b/IDEKit/IDESymbolNavigatorFilterPredicate.h new file mode 100644 index 000000000..fe0ec74cf --- /dev/null +++ b/IDEKit/IDESymbolNavigatorFilterPredicate.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSPredicate.h" + +#import "NSCopying-Protocol.h" + +@class NSSet; + +@interface IDESymbolNavigatorFilterPredicate : NSPredicate +{ + NSSet *_symbolIDs; +} + +- (void).cxx_destruct; +- (BOOL)evaluateWithObject:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithSymbolIdentifers:(id)arg1; + +@end + diff --git a/IDEKit/IDESymbolNavigatorFunctionsGroup.h b/IDEKit/IDESymbolNavigatorFunctionsGroup.h new file mode 100644 index 000000000..906eefe39 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorFunctionsGroup.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorFunctionsGroup : IDESymbolNavigatorGroup +{ +} + +- (id)ideModelObjectTypeIdentifier; +- (id)symbolKindIdentifier; +- (id)navigableItem_name; + +@end + diff --git a/IDEKit/IDESymbolNavigatorGlobalsGroup.h b/IDEKit/IDESymbolNavigatorGlobalsGroup.h new file mode 100644 index 000000000..23fc7d494 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorGlobalsGroup.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorGlobalsGroup : IDESymbolNavigatorGroup +{ +} + +- (id)ideModelObjectTypeIdentifier; +- (id)symbolKindIdentifier; +- (id)navigableItem_name; + +@end + diff --git a/IDEKit/IDESymbolNavigatorGroup.h b/IDEKit/IDESymbolNavigatorGroup.h new file mode 100644 index 000000000..34a7b00a0 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorGroup.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDESymbolNavigator, NSArray, NSImage, NSOperationQueue, NSString; + +@interface IDESymbolNavigatorGroup : NSObject +{ + NSOperationQueue *_queue; + NSArray *_children; + NSArray *_newChildren; + NSString *_subtitle; + unsigned long long _generation; + IDESymbolNavigator *_navigator; +} + +@property __weak IDESymbolNavigator *navigator; // @synthesize navigator=_navigator; +- (void).cxx_destruct; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *symbolKindIdentifier; +- (void)fetchSymbols:(id)arg1 lastOperation:(id)arg2; +- (id)children; +- (void)refreshWithIndex:(id)arg1 generation:(unsigned long long)arg2 lastOperation:(id)arg3; +- (void)refreshWithIndex:(id)arg1 lastOperation:(id)arg2; +- (id)childrenWithIndex:(id)arg1; +- (id)unsortedSymbolsWithIndex:(id)arg1; +- (id)ideModelObjectTypeIdentifier; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +- (id)calculateSubtitleWithIndex:(id)arg1; +- (unsigned long long)_systemSymbolCount; +- (unsigned long long)_userSymbolCount; +- (id)_subtitleWithUserCount:(unsigned long long)arg1 systemCount:(unsigned long long)arg2; +- (id)navigatorSymbolForIndexSymbol:(id)arg1; +@property(readonly, copy) NSString *subtitle; +@property(readonly) NSString *navigableItem_name; +@property(readonly) BOOL isInProject; +- (id)initWithOperationQueue:(id)arg1 generation:(unsigned long long)arg2 symbolNavigator:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDESymbolNavigatorGroupNavigableItem.h b/IDEKit/IDESymbolNavigatorGroupNavigableItem.h new file mode 100644 index 000000000..140b68ce7 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorGroupNavigableItem.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorGroupNavigableItem : IDEKeyDrivenNavigableItem +{ +} + ++ (id)keyPathsForValuesAffectingSubtitle; +- (BOOL)isMajorGroup; +- (id)subtitle; + +@end + diff --git a/IDEKit/IDESymbolNavigatorOutlineView.h b/IDEKit/IDESymbolNavigatorOutlineView.h new file mode 100644 index 000000000..996159ff0 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorOutlineView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorOutlineView : IDENavigatorOutlineView +{ +} + +- (id)parentForItem:(id)arg1; + +@end + diff --git a/IDEKit/IDESymbolNavigatorProtocolSymbol.h b/IDEKit/IDESymbolNavigatorProtocolSymbol.h new file mode 100644 index 000000000..3b22a0420 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorProtocolSymbol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorProtocolSymbol : IDESymbolNavigatorContainerSymbol +{ +} + +- (id)ideModelObjectTypeIdentifier; +- (id)loadChildren; +- (id)initWithProtocolSymbol:(id)arg1 operationQueue:(id)arg2 generation:(unsigned long long)arg3 symbolNavigator:(id)arg4; + +@end + diff --git a/IDEKit/IDESymbolNavigatorProtocolsGroup.h b/IDEKit/IDESymbolNavigatorProtocolsGroup.h new file mode 100644 index 000000000..594d36d49 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorProtocolsGroup.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorProtocolsGroup : IDESymbolNavigatorGroup +{ +} + +- (id)unsortedSymbolsWithIndex:(id)arg1; +- (id)ideModelObjectTypeIdentifier; +- (id)symbolKindIdentifier; +- (id)navigableItem_name; + +@end + diff --git a/IDEKit/IDESymbolNavigatorRootGroup.h b/IDEKit/IDESymbolNavigatorRootGroup.h new file mode 100644 index 000000000..ebc5f1944 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorRootGroup.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDESymbolNavigator, IDEWorkspace, NSArray, NSImage, NSOperationQueue, NSString; + +@interface IDESymbolNavigatorRootGroup : NSObject +{ + NSOperationQueue *_queue; + NSArray *_groups; + IDEWorkspace *_workspace; + IDESymbolNavigator *_navigator; + unsigned long long _generation; +} + +@property(readonly) NSOperationQueue *queue; // @synthesize queue=_queue; +- (void).cxx_destruct; +- (void)fetchSymbols:(id)arg1 generation:(unsigned long long)arg2 lastOperation:(id)arg3; +- (id)groups; +- (void)cancelOperations; +- (void)setSymbolNavigator:(id)arg1 identifiersToSelect:(id)arg2 identifiersToExpand:(id)arg3; +- (void)childrenWithNavigator:(id)arg1 identifiersToSelect:(id)arg2 identifiersToExpand:(id)arg3; +- (id)navigatorSymbolForIndexSymbol:(id)arg1 withNavigator:(id)arg2; +@property(readonly) NSString *navigableItem_name; +- (id)initWithWorkspace:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDESymbolNavigatorStructsGroup.h b/IDEKit/IDESymbolNavigatorStructsGroup.h new file mode 100644 index 000000000..fb211b997 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorStructsGroup.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorStructsGroup : IDESymbolNavigatorGroup +{ +} + +- (id)ideModelObjectTypeIdentifier; +- (id)symbolKindIdentifier; +- (id)navigableItem_name; + +@end + diff --git a/IDEKit/IDESymbolNavigatorSymbol.h b/IDEKit/IDESymbolNavigatorSymbol.h new file mode 100644 index 000000000..1b16fe0c2 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorSymbol.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDEIndexSymbol, NSImage, NSString; + +@interface IDESymbolNavigatorSymbol : NSObject +{ + IDEIndexSymbol *_symbol; +} + +@property(readonly) IDEIndexSymbol *symbol; // @synthesize symbol=_symbol; +- (void).cxx_destruct; +- (void)fetchSymbols:(id)arg1 generation:(unsigned long long)arg2 lastOperation:(id)arg3; +- (void)cancelOperations; +- (BOOL)childrenNeedUpdating; +- (BOOL)hasChildren; +- (id)ideModelObjectTypeIdentifier; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +@property(readonly) unsigned long long hash; +- (BOOL)isEqual:(id)arg1; +- (id)initWithSymbol:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDESymbolNavigatorTypesGroup.h b/IDEKit/IDESymbolNavigatorTypesGroup.h new file mode 100644 index 000000000..2621e8672 --- /dev/null +++ b/IDEKit/IDESymbolNavigatorTypesGroup.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorTypesGroup : IDESymbolNavigatorGroup +{ +} + +- (id)ideModelObjectTypeIdentifier; +- (id)symbolKindIdentifier; +- (id)navigableItem_name; + +@end + diff --git a/IDEKit/IDESymbolNavigatorUnionsGroup.h b/IDEKit/IDESymbolNavigatorUnionsGroup.h new file mode 100644 index 000000000..55442e3df --- /dev/null +++ b/IDEKit/IDESymbolNavigatorUnionsGroup.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESymbolNavigatorUnionsGroup : IDESymbolNavigatorGroup +{ +} + +- (id)symbolKindIdentifier; +- (id)ideModelObjectTypeIdentifier; +- (id)navigableItem_name; + +@end + diff --git a/IDEKit/IDETemplate.h b/IDEKit/IDETemplate.h index 463e0d765..0047635cc 100644 --- a/IDEKit/IDETemplate.h +++ b/IDEKit/IDETemplate.h @@ -10,10 +10,15 @@ #import "NSPasteboardReading-Protocol.h" #import "NSPasteboardWriting-Protocol.h" -@class DVTFilePath, IDETemplateKind, IDEWorkspace, NSArray, NSDictionary, NSImage, NSString; +@class DVTFilePath, IDETemplateKind, IDETemplateOption, IDEWorkspace, NSArray, NSDictionary, NSImage, NSString; @interface IDETemplate : NSObject { + BOOL _chooserOnly; + NSString *_defaultCompletionName; + NSImage *_templateIcon; + NSString *_mainTemplateFile; + NSArray *_allowedTypes; NSDictionary *_templateInfo; DVTFilePath *_filePath; IDETemplateKind *_templateKind; @@ -21,16 +26,13 @@ NSString *_templateSummary; NSString *_templateDescription; NSString *_templateCategory; - long long _sortOrder; - NSString *_mainTemplateFile; - NSArray *_allowedTypes; - NSString *_defaultCompletionName; NSArray *_templatePlatforms; NSArray *_templateOptions; - NSImage *_templateIcon; - BOOL _chooserOnly; NSString *_buildableType; + long long _sortOrder; IDEWorkspace *_workspace; + IDETemplateOption *_optionWithMainTemplateFiles; + IDETemplateOption *_optionWithAllowedTypes; } + (unsigned long long)readingOptionsForType:(id)arg1 pasteboard:(id)arg2; @@ -41,39 +43,46 @@ + (void)_processChildrenOfFilePath:(id)arg1 enumerator:(id)arg2; + (void)initialize; + (id)_templateInfoForTemplateAtURL:(id)arg1 error:(id *)arg2; +@property(retain) IDETemplateOption *optionWithAllowedTypes; // @synthesize optionWithAllowedTypes=_optionWithAllowedTypes; +@property(retain) IDETemplateOption *optionWithMainTemplateFiles; // @synthesize optionWithMainTemplateFiles=_optionWithMainTemplateFiles; @property(retain, nonatomic) IDEWorkspace *workspace; // @synthesize workspace=_workspace; -@property(readonly) NSString *buildableType; // @synthesize buildableType=_buildableType; -@property(readonly) BOOL chooserOnly; // @synthesize chooserOnly=_chooserOnly; -@property(readonly) NSString *mainTemplateFile; // @synthesize mainTemplateFile=_mainTemplateFile; -@property(readonly) NSArray *allowedTypes; // @synthesize allowedTypes=_allowedTypes; -@property(readonly) NSArray *templateOptions; // @synthesize templateOptions=_templateOptions; @property long long sortOrder; // @synthesize sortOrder=_sortOrder; +@property(readonly, copy) NSString *buildableType; // @synthesize buildableType=_buildableType; +@property(readonly) BOOL chooserOnly; // @synthesize chooserOnly=_chooserOnly; +@property(readonly, copy) NSArray *templateOptions; // @synthesize templateOptions=_templateOptions; @property(readonly) NSArray *templatePlatforms; // @synthesize templatePlatforms=_templatePlatforms; -@property(readonly) NSString *templateCategory; // @synthesize templateCategory=_templateCategory; +@property(readonly, copy) NSString *templateCategory; // @synthesize templateCategory=_templateCategory; @property(copy) NSString *templateDescription; // @synthesize templateDescription=_templateDescription; -@property(readonly) NSString *templateSummary; // @synthesize templateSummary=_templateSummary; -@property(readonly) NSString *templateName; // @synthesize templateName=_templateName; +@property(readonly, copy) NSString *templateSummary; // @synthesize templateSummary=_templateSummary; +@property(readonly, copy) NSString *templateName; // @synthesize templateName=_templateName; @property(readonly) IDETemplateKind *templateKind; // @synthesize templateKind=_templateKind; @property(readonly) DVTFilePath *filePath; // @synthesize filePath=_filePath; -@property(readonly) NSDictionary *templateInfo; // @synthesize templateInfo=_templateInfo; +@property(readonly, copy) NSDictionary *templateInfo; // @synthesize templateInfo=_templateInfo; - (void).cxx_destruct; - (id)initWithPasteboardPropertyList:(id)arg1 ofType:(id)arg2; - (id)pasteboardPropertyListForType:(id)arg1; - (id)writableTypesForPasteboard:(id)arg1; +@property(readonly, copy) NSArray *allowedTypes; // @synthesize allowedTypes=_allowedTypes; +@property(readonly, copy) NSString *mainTemplateFile; // @synthesize mainTemplateFile=_mainTemplateFile; - (void)valueDidChangeForOption:(id)arg1; - (id)currentOptionsIdentifierValue; - (id)productNameOption; - (id)currentCompletionName; -@property(readonly) NSString *defaultCompletionName; // @synthesize defaultCompletionName=_defaultCompletionName; +@property(readonly, copy) NSString *defaultCompletionName; // @synthesize defaultCompletionName=_defaultCompletionName; - (long long)templateCompare:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (BOOL)isEqual:(id)arg1; - (id)identifier; -@property(readonly) NSImage *templateIcon; // @dynamic templateIcon; +@property(readonly, copy) NSImage *templateIcon; // @synthesize templateIcon=_templateIcon; - (id)fallbackTemplateIcon; - (id)imageAtTemplateSize:(id)arg1; - (Class)templateOptionClass; - (id)initWithTemplateInfo:(id)arg1 filePath:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDETemplateCategory.h b/IDEKit/IDETemplateCategory.h index 4c2e32c17..0bd54342b 100644 --- a/IDEKit/IDETemplateCategory.h +++ b/IDEKit/IDETemplateCategory.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class NSArray, NSMutableArray, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDETemplateCategory : NSObject +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSMutableArray, NSString; + +@interface IDETemplateCategory : NSObject { NSMutableArray *_templates; NSString *_name; @@ -19,11 +21,23 @@ - (void).cxx_destruct; - (long long)categoryCompare:(id)arg1; - (id)standardCategoryNames; -- (id)navigableItem_name; +@property(readonly) NSString *navigableItem_name; - (id)init; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSMutableArray *mutableTemplates; // @dynamic mutableTemplates; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly) NSArray *templates; // @dynamic templates; @end diff --git a/IDEKit/IDETemplateChooserAssistant.h b/IDEKit/IDETemplateChooserAssistant.h index a353c5527..2e5c93694 100644 --- a/IDEKit/IDETemplateChooserAssistant.h +++ b/IDEKit/IDETemplateChooserAssistant.h @@ -8,7 +8,7 @@ #import "DVTTileViewDelegate-Protocol.h" -@class DVTBorderedView, DVTImageAndTextCell, DVTSplitView, DVTTileView, DVTTileViewItem, IDENavigableItemCoordinator, IDENavigatorOutlineView, NSArrayController, NSTextField, NSView; +@class DVTBorderedView, DVTImageAndTextCell, DVTSplitView, DVTTileView, DVTTileViewItem, IDENavigableItemCoordinator, IDENavigatorOutlineView, NSArrayController, NSString, NSTextField, NSView; @interface IDETemplateChooserAssistant : IDETemplateInstantiationAssistant { @@ -39,9 +39,6 @@ - (id)tileView:(id)arg1 typeCompletionStringForContentObject:(id)arg2; - (void)tileView:(id)arg1 didChangeContextClickedObjectFrom:(id)arg2; - (id)tileView:(id)arg1 titleForContentObject:(id)arg2; -- (double)splitView:(id)arg1 constrainMaxCoordinate:(double)arg2 ofSubviewAt:(long long)arg3; -- (double)splitView:(id)arg1 constrainMinCoordinate:(double)arg2 ofSubviewAt:(long long)arg3; -- (BOOL)splitView:(id)arg1 canCollapseSubview:(id)arg2; - (BOOL)outlineView:(id)arg1 shouldShowOutlineCellForItem:(id)arg2; - (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; - (id)sectionCell; @@ -61,5 +58,11 @@ - (void)loadView; - (void)primitiveInvalidate; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDETemplateCompletionAssistant.h b/IDEKit/IDETemplateCompletionAssistant.h index 4d8fd1c17..cd0600bab 100644 --- a/IDEKit/IDETemplateCompletionAssistant.h +++ b/IDEKit/IDETemplateCompletionAssistant.h @@ -9,19 +9,19 @@ #import "IDECompletionDestinationDelegate-Protocol.h" #import "NSOpenSavePanelDelegate-Protocol.h" -@class IDECompletionDestinationManager, IDEGroup, IDEWorkspace, NSPopUpButton, NSSavePanel, NSURL; +@class IDECompletionDestinationManager, IDEGroup, IDEWorkspace, NSPopUpButton, NSSavePanel, NSString, NSURL; @interface IDETemplateCompletionAssistant : IDETemplateInstantiationAssistant { BOOL _canInstantiateTemplate; id _completionBlock; - NSPopUpButton *_destinationWorkspacePopUp; - NSPopUpButton *_destinationGroupPopUp; IDEGroup *_initialDestinationGroup; IDEWorkspace *_initialDestinationWorkspace; IDECompletionDestinationManager *_destinationManager; BOOL _shouldReplaceExisting; NSSavePanel *_activeSavePanel; + NSPopUpButton *_destinationGroupPopUp; + NSPopUpButton *_destinationWorkspacePopUp; } @property(retain) NSPopUpButton *destinationWorkspacePopUp; // @synthesize destinationWorkspacePopUp=_destinationWorkspacePopUp; @@ -56,9 +56,15 @@ - (void)setAssistantContext:(id)arg1; - (void)viewWillUninstall; - (void)viewDidInstall; -@property(copy) NSURL *destinationURL; // @dynamic destinationURL; +@property(copy) NSURL *destinationURL; - (void)primitiveInvalidate; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDETemplateInstantiationContext.h b/IDEKit/IDETemplateInstantiationContext.h index da153ebb1..a6eb1e9e5 100644 --- a/IDEKit/IDETemplateInstantiationContext.h +++ b/IDEKit/IDETemplateInstantiationContext.h @@ -33,8 +33,9 @@ @property(retain) DVTFilePath *documentFilePath; // @synthesize documentFilePath=_documentFilePath; @property(retain, nonatomic) IDETemplate *documentTemplate; // @synthesize documentTemplate=_documentTemplate; - (void).cxx_destruct; -- (void)finishTemplateInstantiation; -@property(readonly) NSArray *targetWorkspaces; +- (void)_asyncFinishTemplateInstantiationAfterCreatingWorkspaceDocumentWithCompletionHandler:(id)arg1; +- (void)asyncFinishTemplateInstantiationWithCompletionHandler:(id)arg1; +@property(readonly, copy) NSArray *targetWorkspaces; - (id)destinationBlueprintProvider; - (void)loadAvailableTemplatesOfKind:(id)arg1 navigableItemCoordinator:(id)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/IDEKit/IDETemplateKind.h b/IDEKit/IDETemplateKind.h index 6f95b9886..f38bc57e6 100644 --- a/IDEKit/IDETemplateKind.h +++ b/IDEKit/IDETemplateKind.h @@ -10,12 +10,11 @@ @interface IDETemplateKind : NSObject { - DVTExtension *_extension; - IDETemplateFactory *_factory; - NSString *_assistantIdentifier; Class _instantiationContextClass; - NSArray *_conformedToTemplateKindIdentifiers; + IDETemplateFactory *_factory; NSArray *_conformedToTemplateKinds; + DVTExtension *_extension; + NSString *_assistantIdentifier; } + (id)targetTemplateKind; @@ -25,16 +24,16 @@ + (id)templateKindForIdentifier:(id)arg1; + (id)_templateKindForExtension:(id)arg1; + (void)initialize; -@property(readonly) NSString *assistantIdentifier; // @synthesize assistantIdentifier=_assistantIdentifier; +@property(readonly, copy) NSString *assistantIdentifier; // @synthesize assistantIdentifier=_assistantIdentifier; @property(readonly) DVTExtension *extension; // @synthesize extension=_extension; - (void).cxx_destruct; - (id)nextAssistantIdentifierForWorkspace:(id)arg1; - (id)newTemplateInstantiationContext; - (id)createdObjectTypeName; - (BOOL)conformsToTemplateKind:(id)arg1; -@property(readonly) NSArray *conformedToTemplateKinds; // @dynamic conformedToTemplateKinds; +@property(readonly, copy) NSArray *conformedToTemplateKinds; // @synthesize conformedToTemplateKinds=_conformedToTemplateKinds; @property(readonly) Class templateClass; -@property(readonly) IDETemplateFactory *factory; // @dynamic factory; +@property(readonly) IDETemplateFactory *factory; // @synthesize factory=_factory; - (id)description; - (id)initWithExtension:(id)arg1; diff --git a/IDEKit/IDETemplateOption.h b/IDEKit/IDETemplateOption.h index 843d8471f..aff8eaace 100644 --- a/IDEKit/IDETemplateOption.h +++ b/IDEKit/IDETemplateOption.h @@ -10,46 +10,54 @@ @interface IDETemplateOption : NSObject { - id _parent; NSDictionary *_requiredOptions; - NSDictionary *_suffixes; - NSString *_prefix; - NSString *_suffix; + NSString *_emptyReplacement; + NSString *_fallbackHeader; + BOOL _required; + BOOL _notPersisted; + NSMutableDictionary *_subclassCache; + BOOL _enabled; + BOOL _disabledByConstraints; + id _parent; NSString *_identifier; NSString *_name; NSString *_optionDescription; NSString *_type; - NSString *_defaultValue; - NSString *_emptyReplacement; - NSString *_fallbackHeader; NSString *_placeholder; + NSString *_defaultValue; NSString *_value; + NSString *_prefix; + NSString *_suffix; NSArray *_values; + NSDictionary *_suffixes; + NSDictionary *_mainTemplateFiles; + NSDictionary *_allowedTypes; + NSDictionary *_variables; long long _sortOrder; - BOOL _required; - BOOL _notPersisted; - BOOL _enabled; - NSMutableDictionary *_subclassCache; } + (id)keyPathsForValuesAffectingBooleanValue; + (id)keyPathsForValuesAffectingDisplayValues; + (id)keyPathsForValuesAffectingHasValidValue; + (id)allowedTemplateOptionTypes; -@property(readonly) NSDictionary *suffixes; // @synthesize suffixes=_suffixes; +@property(copy) NSDictionary *requiredOptions; // @synthesize requiredOptions=_requiredOptions; +@property(nonatomic) BOOL disabledByConstraints; // @synthesize disabledByConstraints=_disabledByConstraints; +@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; @property long long sortOrder; // @synthesize sortOrder=_sortOrder; +@property(readonly) NSDictionary *variables; // @synthesize variables=_variables; +@property(readonly) NSDictionary *allowedTypes; // @synthesize allowedTypes=_allowedTypes; +@property(readonly) NSDictionary *mainTemplateFiles; // @synthesize mainTemplateFiles=_mainTemplateFiles; +@property(readonly) NSDictionary *suffixes; // @synthesize suffixes=_suffixes; @property(copy) NSArray *values; // @synthesize values=_values; -@property(nonatomic) BOOL enabled; // @synthesize enabled=_enabled; -@property(copy) NSString *type; // @synthesize type=_type; -@property(copy) NSString *placeholder; // @synthesize placeholder=_placeholder; -@property(copy) NSString *defaultValue; // @synthesize defaultValue=_defaultValue; @property(copy, nonatomic) NSString *suffix; // @synthesize suffix=_suffix; @property(copy, nonatomic) NSString *prefix; // @synthesize prefix=_prefix; @property(copy, nonatomic) NSString *value; // @synthesize value=_value; +@property(copy) NSString *defaultValue; // @synthesize defaultValue=_defaultValue; +@property(copy) NSString *placeholder; // @synthesize placeholder=_placeholder; +@property(copy) NSString *type; // @synthesize type=_type; @property(copy) NSString *optionDescription; // @synthesize optionDescription=_optionDescription; @property(copy) NSString *name; // @synthesize name=_name; @property(copy) NSString *identifier; // @synthesize identifier=_identifier; -@property(copy) NSDictionary *requiredOptions; // @synthesize requiredOptions=_requiredOptions; @property id parent; // @synthesize parent=_parent; - (void).cxx_destruct; - (void)addImportMacroToEngine:(id)arg1; diff --git a/IDEKit/IDETemplateOptionsAssistant.h b/IDEKit/IDETemplateOptionsAssistant.h index f25b90046..6d2bffc33 100644 --- a/IDEKit/IDETemplateOptionsAssistant.h +++ b/IDEKit/IDETemplateOptionsAssistant.h @@ -8,14 +8,15 @@ #import "NSComboBoxDataSource-Protocol.h" -@class NSArray, NSTextField, NSView; +@class NSArray, NSMutableDictionary, NSString, NSTextField, NSView; @interface IDETemplateOptionsAssistant : IDETemplateInstantiationAssistant { - BOOL _canGoForward; NSView *_mainView; - NSTextField *_firstTextField; NSArray *_classNames; + NSMutableDictionary *_controlsForOptionIds; + BOOL _canGoForward; + NSTextField *_firstTextField; NSArray *_allSortedOptions; } @@ -30,13 +31,13 @@ - (id)classNamesForComboBox:(id)arg1; - (void)writeStateToUserDefaults; - (void)restoreSelectionFromUserDefaults; -- (void)setOptionsPersistanceDictionary:(id)arg1; -- (id)optionsPersistanceDictionary; - (void)setupOptionViews; - (id)additionalOptions; - (double)requiredViewSpacingForOption:(id)arg1; - (id)createLabelForOption:(id)arg1; - (id)createControlForOption:(id)arg1; +- (void)_setControl:(id)arg1 forOptionIdentifier:(id)arg2; +- (id)controlForOptionIdentifier:(id)arg1; - (void)_setAccessibilityForCell:(id)arg1 withOption:(id)arg2 prefix:(id)arg3; - (id)assistantTitle; - (void)viewWillUninstall; @@ -46,5 +47,11 @@ - (void)updateOptions:(id)arg1; - (void)setAssistantContext:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDETemplateSection.h b/IDEKit/IDETemplateSection.h index 5b76e75b7..ccb592161 100644 --- a/IDEKit/IDETemplateSection.h +++ b/IDEKit/IDETemplateSection.h @@ -6,28 +6,42 @@ #import "NSObject.h" -@class DVTPlatform, NSArray, NSMutableDictionary, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDETemplateSection : NSObject +@class DVTDocumentLocation, DVTFileDataType, DVTPlatform, IDEFileReference, NSArray, NSImage, NSMutableDictionary, NSString; + +@interface IDETemplateSection : NSObject { - DVTPlatform *_platform; NSMutableDictionary *_templateCategoriesByName; NSArray *_categories; + DVTPlatform *_platform; } + (id)keyPathsForValuesAffectingWillChangeDeviceSoftwareVersion; @property(retain) DVTPlatform *platform; // @synthesize platform=_platform; - (void).cxx_destruct; -- (BOOL)navigableItem_isMajorGroup; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; @property(readonly) NSArray *templates; -@property(readonly) NSArray *categories; +@property(readonly) NSArray *categories; // @synthesize categories=_categories; - (void)sortAllCategories; - (void)addTemplate:(id)arg1; - (id)categoryWithName:(id)arg1; @property(readonly) NSString *sectionIdentifier; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDETemplateTextSubstitutionFactory.h b/IDEKit/IDETemplateTextSubstitutionFactory.h index 8e245a462..2cf22b616 100644 --- a/IDEKit/IDETemplateTextSubstitutionFactory.h +++ b/IDEKit/IDETemplateTextSubstitutionFactory.h @@ -10,10 +10,10 @@ @interface IDETemplateTextSubstitutionFactory : IDETemplateFactory { - NSOperationQueue *_queue; NSFileManager *_fileManager; IDEVersionedFileManager *_versionedFileManager; DVTObservingToken *_operationObservingToken; + NSOperationQueue *_queue; } @property(readonly) NSOperationQueue *queue; // @synthesize queue=_queue; diff --git a/IDEKit/IDETest-IDETestNavigatorAdditions.h b/IDEKit/IDETest-IDETestNavigatorAdditions.h index 51e401776..2822a334b 100644 --- a/IDEKit/IDETest-IDETestNavigatorAdditions.h +++ b/IDEKit/IDETest-IDETestNavigatorAdditions.h @@ -6,10 +6,27 @@ #import "IDETest.h" -@interface IDETest (IDETestNavigatorAdditions) -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_image; -- (id)navigableItem_name; -- (BOOL)navigableItem_isLeaf; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDETest (IDETestNavigatorAdditions) ++ (id)keyPathsForValuesAffectingNavigableItem_image; ++ (id)keyPathsForValuesAffectingNavigableItem_name; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +@property(readonly) BOOL navigableItem_isLeaf; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDETestAnnotation_SharedTests_PerfMetric.h b/IDEKit/IDETestAnnotation_SharedTests_PerfMetric.h new file mode 100644 index 000000000..cdda7bbb7 --- /dev/null +++ b/IDEKit/IDETestAnnotation_SharedTests_PerfMetric.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDESharedTests_PerfMetric-Protocol.h" + +@class NSArray, NSString; + +@interface IDETestAnnotation_SharedTests_PerfMetric : NSObject +{ + NSString *_ide_sharedTests_name; + NSString *_ide_sharedTests_unit; + double _ide_sharedTests_avg; + double _ide_sharedTests_min; + double _ide_sharedTests_max; + double _ide_sharedTests_rsd; + double _ide_sharedTests_baseline; + NSString *_ide_sharedTests_perfMetricIdentifier; + double _ide_sharedTests_maxPercentRegression; + double _ide_sharedTests_maxPercentImprovement; + double _ide_sharedTests_maxPercentRelativeStandardDeviation; + NSString *_ide_sharedTests_baselineIdentifier; + NSArray *_ide_sharedTests_iterations; +} + ++ (id)sharedTestsPerfMetricForPerformanceMetricOutput:(id)arg1; +@property(retain, nonatomic) NSArray *ide_sharedTests_iterations; // @synthesize ide_sharedTests_iterations=_ide_sharedTests_iterations; +@property(copy, nonatomic) NSString *ide_sharedTests_baselineIdentifier; // @synthesize ide_sharedTests_baselineIdentifier=_ide_sharedTests_baselineIdentifier; +@property(nonatomic) double ide_sharedTests_maxPercentRelativeStandardDeviation; // @synthesize ide_sharedTests_maxPercentRelativeStandardDeviation=_ide_sharedTests_maxPercentRelativeStandardDeviation; +@property(nonatomic) double ide_sharedTests_maxPercentImprovement; // @synthesize ide_sharedTests_maxPercentImprovement=_ide_sharedTests_maxPercentImprovement; +@property(nonatomic) double ide_sharedTests_maxPercentRegression; // @synthesize ide_sharedTests_maxPercentRegression=_ide_sharedTests_maxPercentRegression; +@property(copy, nonatomic) NSString *ide_sharedTests_perfMetricIdentifier; // @synthesize ide_sharedTests_perfMetricIdentifier=_ide_sharedTests_perfMetricIdentifier; +@property(nonatomic) double ide_sharedTests_baseline; // @synthesize ide_sharedTests_baseline=_ide_sharedTests_baseline; +@property(nonatomic) double ide_sharedTests_rsd; // @synthesize ide_sharedTests_rsd=_ide_sharedTests_rsd; +@property(nonatomic) double ide_sharedTests_max; // @synthesize ide_sharedTests_max=_ide_sharedTests_max; +@property(nonatomic) double ide_sharedTests_min; // @synthesize ide_sharedTests_min=_ide_sharedTests_min; +@property(nonatomic) double ide_sharedTests_avg; // @synthesize ide_sharedTests_avg=_ide_sharedTests_avg; +@property(copy, nonatomic) NSString *ide_sharedTests_unit; // @synthesize ide_sharedTests_unit=_ide_sharedTests_unit; +@property(copy, nonatomic) NSString *ide_sharedTests_name; // @synthesize ide_sharedTests_name=_ide_sharedTests_name; +- (void).cxx_destruct; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/IDETestContainer-Protocol.h b/IDEKit/IDETestContainer-Protocol.h new file mode 100644 index 000000000..d1ade72f7 --- /dev/null +++ b/IDEKit/IDETestContainer-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray, NSSet; + +@protocol IDETestContainer +@property(readonly, copy) NSArray *arrangedSubtests; +@property(readonly) BOOL canHaveSubtests; +@property(readonly, copy) NSSet *subtests; +@end + diff --git a/IDEKit/IDETestIssueErrorAnnotation.h b/IDEKit/IDETestIssueErrorAnnotation.h new file mode 100644 index 000000000..20f41b07f --- /dev/null +++ b/IDEKit/IDETestIssueErrorAnnotation.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTMessageBubbleAnnotation.h" + +@class NSPopover; + +@interface IDETestIssueErrorAnnotation : DVTMessageBubbleAnnotation +{ + NSPopover *_iterationPopover; +} + ++ (unsigned long long)scrollbarMarkerType; ++ (id)editedTheme; ++ (id)focusedTheme; ++ (id)normalTheme; ++ (id)sidebarIcon; ++ (unsigned long long)severity; ++ (double)precedence; +- (void).cxx_destruct; +- (void)didClickInTextSidebarView:(id)arg1 event:(id)arg2; +- (void)didClickMessageBubbleOnIcon:(BOOL)arg1 inTextView:(id)arg2 event:(id)arg3; +- (void)_didClickInView:(id)arg1 event:(id)arg2; +- (id)annotationMenuForPerformanceMetricsFromPreviousRun:(id)arg1; +- (BOOL)validateMenuItem:(id)arg1; +- (void)contextMenu_revealInReport:(id)arg1; +- (void)contextMenu_acceptPreviousAverageForPersistentAllocations:(id)arg1; +- (void)contextMenu_acceptPreviousAverageForTotalAllocations:(id)arg1; +- (void)contextMenu_acceptPreviousAverageForTime:(id)arg1; +- (void)contextMenu_acceptPreviousAverageForAllMetrics:(id)arg1; +- (void)contextMenu_performSelector:(SEL)arg1 sender:(id)arg2; +- (void)updateBaselineForPerformanceMetricWithIdentifier:(id)arg1 average:(id)arg2 maxStandardDeviation:(id)arg3; +- (id)baselineRecordAndFilePath:(id *)arg1 error:(id *)arg2; +- (void)setMessageBubbleText:(id)arg1; +- (id)test; +- (id)annotationDisplayDescription; +- (id)annotationDisplayName; +- (id)init; + +@end + diff --git a/IDEKit/IDETestNavigator.h b/IDEKit/IDETestNavigator.h index dbca6836b..25c6a34c9 100644 --- a/IDEKit/IDETestNavigator.h +++ b/IDEKit/IDETestNavigator.h @@ -50,7 +50,7 @@ - (void).cxx_destruct; - (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; - (void)_setSummaryOfTestable:(id)arg1 forCell:(id)arg2 inSchemeAction:(id)arg3; -- (int)_countOfTestsForTestArray:(id)arg1 excluded:(int *)arg2 failed:(int *)arg3 inSchemeAction:(id)arg4; +- (int)_countOfTestsFor:(id)arg1 excluded:(int *)arg2 failed:(int *)arg3 inSchemeAction:(id)arg4; - (BOOL)_cachedIsEnabled:(id)arg1 inSchemeAction:(id)arg2; - (void)_setState:(unsigned long long)arg1 pendingRun:(BOOL)arg2 forCell:(id)arg3; - (id)_defaultCell; @@ -73,6 +73,7 @@ - (void)_updateSchemeFilter; - (void)setFilterPredicate:(id)arg1; - (id)filterDefinitionIdentifier; +- (void)focusedEditorDidSelectItem:(id)arg1; - (void)revealTestsAndTestables:(id)arg1; - (void)setVisibleRectString:(id)arg1; - (id)visibleRectString; @@ -105,10 +106,14 @@ // Remaining properties @property(copy) NSSet *collapsedItems; // @dynamic collapsedItems; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(copy) NSSet *expandedItems; // @dynamic expandedItems; -@property(readonly) NSMutableSet *mutableCollapsedItems; // @dynamic mutableCollapsedItems; -@property(readonly) NSMutableSet *mutableExpandedItems; // @dynamic mutableExpandedItems; +@property(readonly) unsigned long long hash; +@property(readonly, copy) NSMutableSet *mutableCollapsedItems; // @dynamic mutableCollapsedItems; +@property(readonly, copy) NSMutableSet *mutableExpandedItems; // @dynamic mutableExpandedItems; @property(retain) IDETestNavigatorOutlineView *outlineView; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDETestNavigatorModel.h b/IDEKit/IDETestNavigatorModel.h index 5ffc9b069..37665860f 100644 --- a/IDEKit/IDETestNavigatorModel.h +++ b/IDEKit/IDETestNavigatorModel.h @@ -6,17 +6,19 @@ #import "NSObject.h" -#import "DVTInvalidation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" #import "IDETestsInTestableObserver-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDEWorkspace, NSArray, NSMutableArray; +@class DVTDocumentLocation, DVTFileDataType, DVTObservingToken, IDEFileReference, IDEWorkspace, NSArray, NSImage, NSMutableArray, NSString; -@interface IDETestNavigatorModel : NSObject +@interface IDETestNavigatorModel : NSObject { id _viewUpdater; DVTObservingToken *_testableOriginObservingToken; DVTObservingToken *_activeRunContextObservingToken; + DVTObservingToken *_loadingCompleteObservingToken; NSMutableArray *_orderedTestables; + BOOL _inited; BOOL _filteringByScheme; BOOL _loadingComplete; IDEWorkspace *_workspace; @@ -28,6 +30,7 @@ @property(nonatomic) BOOL filteringByScheme; // @synthesize filteringByScheme=_filteringByScheme; @property(readonly) IDEWorkspace *workspace; // @synthesize workspace=_workspace; - (void).cxx_destruct; +@property(readonly) NSString *navigableItem_name; - (void)workspaceReferencedTestablesChanged; - (void)testablesChanged:(id)arg1; - (void)testsChanged:(id)arg1; @@ -36,15 +39,25 @@ - (void)_updateObservedTestables; - (id)modelItems; - (id)ideModelObjectTypeIdentifier; -- (void)primitiveInvalidate; +- (void)_tearDownObservations; +- (void)_setupLoadingCompleteObservation; - (id)initWithWorkspace:(id)arg1; // Remaining properties -@property(retain) DVTStackBacktrace *creationBacktrace; -@property(readonly) DVTStackBacktrace *invalidationBacktrace; -@property(readonly) NSMutableArray *mutableOrderedTestables; // @dynamic mutableOrderedTestables; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, copy) NSMutableArray *mutableOrderedTestables; // @dynamic mutableOrderedTestables; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; @property(copy) NSArray *orderedTestables; // @dynamic orderedTestables; -@property(readonly, nonatomic, getter=isValid) BOOL valid; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDETestRunPhaseSheetController.h b/IDEKit/IDETestRunPhaseSheetController.h index 8f4e5fedb..16e9eaf3c 100644 --- a/IDEKit/IDETestRunPhaseSheetController.h +++ b/IDEKit/IDETestRunPhaseSheetController.h @@ -16,7 +16,7 @@ DVTOutlineView *_outlineView; DVTGradientImageButton *_addButton; DVTGradientImageButton *_deleteButton; - DVTBorderedView *_glassBar; + DVTBorderedView *_topBorderedView; DVTSearchField *_searchField; DVTTabChooserView *_tabChooser; DVTBorderedView *_useRunActionOptionsBorderedView; @@ -45,11 +45,11 @@ } + (void)initialize; -@property(retain, nonatomic) NSArray *debuggerSpecifiers; // @synthesize debuggerSpecifiers=_debuggerSpecifiers; -@property(copy, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; -@property(retain) DVTTabChooserView *tabChooser; // @synthesize tabChooser=_tabChooser; @property(retain) IDETestSchemeAction *runPhase; // @synthesize runPhase=_runPhase; @property(retain) IDEScheme *runContext; // @synthesize runContext=_runContext; +@property(retain) DVTTabChooserView *tabChooser; // @synthesize tabChooser=_tabChooser; +@property(copy, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; +@property(retain, nonatomic) NSArray *debuggerSpecifiers; // @synthesize debuggerSpecifiers=_debuggerSpecifiers; - (void).cxx_destruct; - (id)capsuleListView:(id)arg1 viewControllerForRow:(long long)arg2; - (long long)numberOfObjectsInCapsuleListView:(id)arg1; @@ -92,6 +92,7 @@ - (BOOL)validateMenuItem:(id)arg1; - (void)deleteBlueprintsAction:(id)arg1; - (void)addBlueprintsAction:(id)arg1; +- (void)clearHighlightsInCapsuleView; - (void)_updateDeleteButton; - (BOOL)_getItemsToDelete:(id *)arg1; - (void)toggleTests:(id)arg1; @@ -111,5 +112,11 @@ - (void)updateBoundIDERunContextBinding; - (id)dvtExtraBindings; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDETestable-Protocol.h b/IDEKit/IDETestable-Protocol.h index 02cee57ac..f96b711c1 100644 --- a/IDEKit/IDETestable-Protocol.h +++ b/IDEKit/IDETestable-Protocol.h @@ -5,15 +5,15 @@ */ #import "DVTInvalidation-Protocol.h" +#import "IDETestContainer-Protocol.h" #import "NSObject-Protocol.h" -@class NSArray, NSSet, NSString; +@class NSSet, NSString; -@protocol IDETestable +@protocol IDETestable @property(readonly) BOOL isSearchingForTests; @property(readonly) NSSet *testFiles; @property(readonly) NSString *name; -@property(readonly) NSArray *tests; @property(readonly) id testableProvider; - (BOOL)canHaveSubtestsForTestWithIdentifier:(id)arg1; - (id)supertestForTestWithIdentifier:(id)arg1; diff --git a/IDEKit/IDETestableProvider-Protocol.h b/IDEKit/IDETestableProvider-Protocol.h new file mode 100644 index 000000000..39b7f0a19 --- /dev/null +++ b/IDEKit/IDETestableProvider-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray, NSString; + +@protocol IDETestableProvider +@property(readonly) NSString *name; +@property(readonly, copy) NSArray *testables; +- (id)testableForBlueprint:(id)arg1; +@end + diff --git a/IDEKit/IDETestingCommands.h b/IDEKit/IDETestingCommands.h index fda80f6c9..db4adf1d1 100644 --- a/IDEKit/IDETestingCommands.h +++ b/IDEKit/IDETestingCommands.h @@ -9,6 +9,8 @@ #import "IDECommandHandler-Protocol.h" #import "IDECommandHandlerVendor-Protocol.h" +@class NSString; + @interface IDETestingCommands : NSObject { id _selectionSource; @@ -18,12 +20,21 @@ + (id)_sharedHandler; @property(retain) id selectionSource; // @synthesize selectionSource=_selectionSource; - (void).cxx_destruct; +- (void)contextMenu_profileTest:(id)arg1; - (void)contextMenu_runTest:(id)arg1; +- (void)profileAgain:(id)arg1; +- (void)profileSelectedItems:(id)arg1; - (void)testAgain:(id)arg1; - (void)testSelectedItems:(id)arg1; - (id)_currentWorkspace; - (BOOL)validateUserInterfaceItem:(id)arg1; - (id)_localizedString:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDETestingHelper.h b/IDEKit/IDETestingHelper.h index e1a674f31..c0b033689 100644 --- a/IDEKit/IDETestingHelper.h +++ b/IDEKit/IDETestingHelper.h @@ -11,6 +11,10 @@ } + (void)runTestsAndTestables:(id)arg1; ++ (void)profileTestsAndTestables:(id)arg1 forWorkspaceTabController:(id)arg2; ++ (void)runTestsAndTestables:(id)arg1 forWorkspaceTabController:(id)arg2; ++ (void)_executeTestsAndTestables:(id)arg1 forWorkspaceTabController:(id)arg2 withBlock:(id)arg3; ++ (id)testingSpecifiersForTestsAndTestables:(id)arg1 forWorkspaceTabController:(id)arg2; + (void)_ensureTestingSpecifierIsCreatedFor:(id)arg1 inSpecifierArray:(id)arg2 withSchemeAction:(id)arg3 andSelectedTestsAndTestables:(id)arg4; + (void)_updateSkippedTests:(id)arg1 forTestable:(id)arg2 withSelectedTestsAndTestables:(id)arg3 andSchemeAction:(id)arg4; + (void)_addIdentifiers:(id)arg1 forTestMethodsIn:(id)arg2 ignoreSkippedTests:(BOOL)arg3 inSchemeAction:(id)arg4; @@ -19,19 +23,24 @@ + (id)_refactorMenuForContext:(id)arg1; + (id)_newTestClassAndTestBundleMenuItemsForContext:(id)arg1; + (void)_validateMenuItems:(id)arg1 forContext:(id)arg2; -+ (void)_updateTitleAndVisibilityOfMenuItem:(id)arg1 forSelection:(id)arg2; -+ (void)_updateRunTestMenuItem:(id)arg1; ++ (void)_validateMenuItem:(id)arg1 forSelection:(id)arg2 forWorkspaceTabController:(id)arg3; ++ (void)_updateProfileTestMenuItem:(id)arg1 forSelection:(id)arg2; ++ (void)_updateRunTestMenuItem:(id)arg1 forSelection:(id)arg2; + (void)_updateEnableDisableTestsMenuItem:(id)arg1 enableMenu:(BOOL)arg2 forSelection:(id)arg3; + (id)topLevelTestsAndTestablesForSelectedItems:(id)arg1; -+ (void)_removeRedundantChildItemsFromSelection:(id)arg1 fromMutableCopy:(id)arg2; ++ (void)_removeRedundantChildItemsInSelection:(id)arg1 fromMutableCopy:(id)arg2; + (id)_localizedString:(id)arg1; + (id)_selectionStringForItems:(id)arg1; ++ (id)profileStringForSelectedItems:(id)arg1; + (id)testStringForSelectedItems:(id)arg1; + (long long)_enabledStateForSelection:(id)arg1 inSchemeAction:(id)arg2; + (long long)_itemTypeForSelection:(id)arg1; + (void)contextMenu_revealInTestNavigator:(id)arg1; + (void)contextMenu_revealInSymbolNavigator:(id)arg1; + (void)contextMenu_revealInProjectNavigator:(id)arg1; ++ (void)contextMenu_revealTestInReportEditor:(id)arg1; ++ (id)testReportDocumentLocationForTest:(id)arg1 workspaceTabController:(id)arg2; ++ (void)contextMenu_profileTest:(id)arg1; + (void)contextMenu_runTest:(id)arg1; + (void)contextMenu_newTestBundle:(id)arg1; + (void)contextMenu_newTestClass:(id)arg1; diff --git a/IDEKit/IDETestingHelperTestableProviderWrapper.h b/IDEKit/IDETestingHelperTestableProviderWrapper.h index 9c582c5bb..c059f5ec8 100644 --- a/IDEKit/IDETestingHelperTestableProviderWrapper.h +++ b/IDEKit/IDETestingHelperTestableProviderWrapper.h @@ -6,11 +6,11 @@ #import "NSObject.h" -#import "IDENavigableItemRepresentation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" @class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSString; -@interface IDETestingHelperTestableProviderWrapper : NSObject +@interface IDETestingHelperTestableProviderWrapper : NSObject { id _provider; } @@ -24,12 +24,17 @@ - (id)initWithTestableProvider:(id)arg1; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) DVTFileDataType *navigableItem_documentType; @property(readonly) IDEFileReference *navigableItem_fileReference; @property(readonly) NSString *navigableItem_groupIdentifier; @property(readonly) BOOL navigableItem_isLeaf; @property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDETestingHelperTestableWrapper.h b/IDEKit/IDETestingHelperTestableWrapper.h index 539f79de8..348c0925b 100644 --- a/IDEKit/IDETestingHelperTestableWrapper.h +++ b/IDEKit/IDETestingHelperTestableWrapper.h @@ -6,11 +6,11 @@ #import "NSObject.h" -#import "IDENavigableItemRepresentation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" @class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; -@interface IDETestingHelperTestableWrapper : NSObject +@interface IDETestingHelperTestableWrapper : NSObject { id _testable; } @@ -22,12 +22,17 @@ - (id)initWithTestable:(id)arg1; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) DVTFileDataType *navigableItem_documentType; @property(readonly) IDEFileReference *navigableItem_fileReference; @property(readonly) NSString *navigableItem_groupIdentifier; @property(readonly) BOOL navigableItem_isLeaf; @property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDETextFieldActionFilter.h b/IDEKit/IDETextFieldActionFilter.h index 3569df476..9c88dac01 100644 --- a/IDEKit/IDETextFieldActionFilter.h +++ b/IDEKit/IDETextFieldActionFilter.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSComboBoxDelegate-Protocol.h" -@class DVTStackBacktrace, NSTextField; +@class DVTStackBacktrace, NSString, NSTextField; @interface IDETextFieldActionFilter : NSObject { @@ -50,7 +50,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEToolbarDelegate.h b/IDEKit/IDEToolbarDelegate.h index 927d930a8..61f240c62 100644 --- a/IDEKit/IDEToolbarDelegate.h +++ b/IDEKit/IDEToolbarDelegate.h @@ -47,7 +47,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEToolbarStopButtonViewController.h b/IDEKit/IDEToolbarStopButtonViewController.h index 18f9ef07a..bb063bcc5 100644 --- a/IDEKit/IDEToolbarStopButtonViewController.h +++ b/IDEKit/IDEToolbarStopButtonViewController.h @@ -20,6 +20,7 @@ @property(retain) NSToolbarItem *toolbarItem; // @synthesize toolbarItem=_toolbarItem; - (void).cxx_destruct; +- (void)_stopLaunchSession:(id)arg1; - (void)_handleExecutionTrackersChanged:(id)arg1 forExecutionEnvironment:(id)arg2; - (void)_handleToolbarIdleStateChange:(id)arg1 forWorkspace:(id)arg2; - (void)_setEnabled:(BOOL)arg1; diff --git a/IDEKit/IDEURLHandler-Protocol.h b/IDEKit/IDEURLHandler-Protocol.h new file mode 100644 index 000000000..252a2f97f --- /dev/null +++ b/IDEKit/IDEURLHandler-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEURLHandler ++ (BOOL)shouldRegisterURLHandlerForScheme:(id)arg1; + +@optional ++ (void)handleURL:(id)arg1 completionHandler:(id)arg2; ++ (BOOL)handleURL:(id)arg1 error:(id *)arg2; +@end + diff --git a/IDEKit/IDEUnitTestsModernizationAssistantContext.h b/IDEKit/IDEUnitTestsModernizationAssistantContext.h index f13e2b3f3..2de98711d 100644 --- a/IDEKit/IDEUnitTestsModernizationAssistantContext.h +++ b/IDEKit/IDEUnitTestsModernizationAssistantContext.h @@ -32,7 +32,7 @@ - (id)init; // Remaining properties -@property(readonly) NSMutableArray *mutableSelectedTargets; // @dynamic mutableSelectedTargets; +@property(readonly, copy) NSMutableArray *mutableSelectedTargets; // @dynamic mutableSelectedTargets; @property(copy) NSArray *selectedTargets; // @dynamic selectedTargets; @end diff --git a/IDEKit/IDEUnitTestsModernizationReviewChangesAssistant.h b/IDEKit/IDEUnitTestsModernizationReviewChangesAssistant.h index e397e4d73..b3712ed75 100644 --- a/IDEKit/IDEUnitTestsModernizationReviewChangesAssistant.h +++ b/IDEKit/IDEUnitTestsModernizationReviewChangesAssistant.h @@ -9,7 +9,7 @@ #import "IDEComparisonEditorDataSource-Protocol.h" #import "IDEReviewFilesDataSource-Protocol.h" -@class DVTBorderedView, DVTMapTable, DVTObservingToken, IDENavigableItemCoordinator, IDENavigatorDataCell, IDEReviewFilesViewController, NSArray, NSMutableSet, NSOperationQueue; +@class DVTBorderedView, DVTMapTable, DVTObservingToken, IDENavigableItemCoordinator, IDENavigatorDataCell, IDEReviewFilesViewController, NSArray, NSMutableSet, NSObject, NSOperationQueue, NSString; @interface IDEUnitTestsModernizationReviewChangesAssistant : IDEAssistant { @@ -26,7 +26,7 @@ NSOperationQueue *_operationQueue; NSMutableSet *_readOnlyStatusObservationTokens; unsigned long long _numCheckedFilePaths; - struct dispatch_semaphore_s *_completionSemaphore; + NSObject *_completionSemaphore; NSMutableSet *_bindingTokens; } @@ -44,9 +44,9 @@ - (id)_fileReferenceCell; - (id)_groupCell; - (id)_containerFileReferenceCell; -@property(readonly) NSArray *issueNavigableItems; +@property(readonly, copy) NSArray *issueNavigableItems; - (id)fileSystemNavigableItems; -@property(readonly) NSArray *workspaceNavigableItems; +@property(readonly, copy) NSArray *workspaceNavigableItems; - (void)viewWillUninstall; - (void)viewDidInstall; - (void)loadView; @@ -65,5 +65,11 @@ - (BOOL)canGoBack; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEUnitTestsModernizationReviewChangesFile.h b/IDEKit/IDEUnitTestsModernizationReviewChangesFile.h index e4ce918c0..699c75144 100644 --- a/IDEKit/IDEUnitTestsModernizationReviewChangesFile.h +++ b/IDEKit/IDEUnitTestsModernizationReviewChangesFile.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEUnitTestsModernizationReviewChangesFile : NSObject +@class DVTDocumentLocation, DVTFileDataType, DVTFilePath, IDEFileReference, NSImage, NSString; + +@interface IDEUnitTestsModernizationReviewChangesFile : NSObject { DVTFilePath *_filePath; NSImage *_image; @@ -18,17 +20,28 @@ } + (id)keyPathsForValuesAffectingNavigableItem_name; -@property(readonly) DVTFileDataType *documentType; // @synthesize documentType=_documentType; -@property(readonly) DVTDocumentLocation *contentDocumentLocation; // @synthesize contentDocumentLocation=_contentDocumentLocation; -@property(readonly) NSImage *image; // @synthesize image=_image; +@property(readonly, copy) DVTFileDataType *documentType; // @synthesize documentType=_documentType; +@property(readonly, copy) DVTDocumentLocation *contentDocumentLocation; // @synthesize contentDocumentLocation=_contentDocumentLocation; +@property(readonly, copy) NSImage *image; // @synthesize image=_image; @property(copy) NSString *name; // @synthesize name=_name; -@property(readonly) DVTFilePath *filePath; // @synthesize filePath=_filePath; +@property(readonly, copy) DVTFilePath *filePath; // @synthesize filePath=_filePath; - (void).cxx_destruct; -- (id)navigableItem_documentType; -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; - (id)initWithPath:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEUnitTestsModernizationTarget.h b/IDEKit/IDEUnitTestsModernizationTarget.h index af92b6cec..7badf2fef 100644 --- a/IDEKit/IDEUnitTestsModernizationTarget.h +++ b/IDEKit/IDEUnitTestsModernizationTarget.h @@ -17,8 +17,8 @@ } @property BOOL enabled; // @synthesize enabled=_enabled; -@property(readonly) NSString *subTitle; // @synthesize subTitle=_subTitle; -@property(readonly) NSString *title; // @synthesize title=_title; +@property(readonly, copy) NSString *subTitle; // @synthesize subTitle=_subTitle; +@property(readonly, copy) NSString *title; // @synthesize title=_title; @property(readonly) IDEUnitTestsModernizationAssistantContext *assistantContext; // @synthesize assistantContext=_assistantContext; - (void).cxx_destruct; - (id)_treeControllerWarningMessage; diff --git a/IDEKit/IDEUnitTestsModernizationTargetChooserAssistant.h b/IDEKit/IDEUnitTestsModernizationTargetChooserAssistant.h index 0c1e045ec..b6c2c7dee 100644 --- a/IDEKit/IDEUnitTestsModernizationTargetChooserAssistant.h +++ b/IDEKit/IDEUnitTestsModernizationTargetChooserAssistant.h @@ -6,12 +6,13 @@ #import +#import "IDEFilterControlBarTarget-Protocol.h" #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" @class DVTBorderedView, DVTOutlineView, IDEFilterControlBar, IDEMigrationTargetChooserStatePersistence, NSArray, NSImageView, NSMutableIndexSet, NSString, NSTextField, NSTreeController; -@interface IDEUnitTestsModernizationTargetChooserAssistant : IDEAssistant +@interface IDEUnitTestsModernizationTargetChooserAssistant : IDEAssistant { NSArray *_targetItems; NSString *_searchString; @@ -53,13 +54,20 @@ - (id)filterDefinitionIdentifier; - (void)_restoreSelectedTargetChooserItemsAndExpandedRows; - (void)_saveSelectedTargetChooserItemsAndExpandedRows; -@property(readonly) NSArray *arrangedTargetItems; +@property(readonly, copy) NSArray *arrangedTargetItems; - (void)viewWillUninstall; - (void)viewDidInstall; - (void)loadView; +- (id)filterControlBar; - (id)nextAssistantIdentifier; - (BOOL)canGoForward; - (void)primitiveInvalidate; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEUnitTestsModernizationTargetChooserItem.h b/IDEKit/IDEUnitTestsModernizationTargetChooserItem.h index c7ced35b3..698c1b120 100644 --- a/IDEKit/IDEUnitTestsModernizationTargetChooserItem.h +++ b/IDEKit/IDEUnitTestsModernizationTargetChooserItem.h @@ -22,16 +22,16 @@ - (void)removeObjectFromChildItemsAtIndex:(unsigned long long)arg1; - (void)insertObject:(id)arg1 inChildItemsAtIndex:(unsigned long long)arg2; - (id)_childItems; -@property(readonly) NSMutableArray *mutableChildItems; +@property(readonly, copy) NSMutableArray *mutableChildItems; - (id)arrangedChildItems; -@property(readonly) NSArray *childItems; +@property(readonly, copy) NSArray *childItems; @property(readonly) double rowHeight; -@property(readonly) NSString *warningMessage; -@property(readonly) NSImage *iconImage; +@property(readonly, copy) NSString *warningMessage; +@property(readonly, copy) NSImage *iconImage; @property long long state; @property(readonly, getter=isEnabled) BOOL enabled; -@property(readonly) NSString *subTitle; -@property(readonly) NSString *title; +@property(readonly, copy) NSString *subTitle; +@property(readonly, copy) NSString *title; - (id)initWithRepresentedObject:(id)arg1; @end diff --git a/IDEKit/IDEUpgradeTask-IDEUpgradeTaskNavItemSupport.h b/IDEKit/IDEUpgradeTask-IDEUpgradeTaskNavItemSupport.h new file mode 100644 index 000000000..24f804dd2 --- /dev/null +++ b/IDEKit/IDEUpgradeTask-IDEUpgradeTaskNavItemSupport.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEUpgradeTask.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEUpgradeTask (IDEUpgradeTaskNavItemSupport) +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/IDEKit/IDEUpgradeTaskGroup.h b/IDEKit/IDEUpgradeTaskGroup.h index 2186a62ec..f50db001f 100644 --- a/IDEKit/IDEUpgradeTaskGroup.h +++ b/IDEKit/IDEUpgradeTaskGroup.h @@ -6,14 +6,17 @@ #import "NSObject.h" -@class NSArray, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEUpgradeTaskGroup : NSObject +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSString; + +@interface IDEUpgradeTaskGroup : NSObject { + NSArray *_upgradeTaskObservationTokens; + BOOL _ignoreSelectionChanges; NSString *_name; - NSArray *_upgradeTasks; long long _selected; - BOOL _ignoreSelectionChanges; + NSArray *_upgradeTasks; } @property(copy, nonatomic) NSArray *upgradeTasks; // @synthesize upgradeTasks=_upgradeTasks; @@ -21,8 +24,23 @@ @property(readonly) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; - (void)_updateSelected; -- (id)navigableItem_name; +@property(readonly) NSString *navigableItem_name; +- (void)dealloc; - (id)initWithName:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEUpgradeTaskWindowController.h b/IDEKit/IDEUpgradeTaskWindowController.h index a8ab42496..9992e39ce 100644 --- a/IDEKit/IDEUpgradeTaskWindowController.h +++ b/IDEKit/IDEUpgradeTaskWindowController.h @@ -10,7 +10,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVTStackBacktrace, DVTTableView, IDEContainer, IDENavigableItemCoordinator, IDENavigatorDataCell, IDEWorkspace, NSButton, NSImageCell, NSMutableArray; +@class DVTStackBacktrace, DVTTableView, IDEContainer, IDENavigableItemCoordinator, IDENavigatorDataCell, IDEWorkspace, NSButton, NSImageCell, NSMutableArray, NSString; @interface IDEUpgradeTaskWindowController : NSWindowController { @@ -63,7 +63,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEUtilityArea.h b/IDEKit/IDEUtilityArea.h index e914cca06..6dc3c4d40 100644 --- a/IDEKit/IDEUtilityArea.h +++ b/IDEKit/IDEUtilityArea.h @@ -8,7 +8,7 @@ #import "IDENavigableItemCoordinatorDelegate-Protocol.h" -@class DVTBorderedView, DVTChoice, DVTChooserView, DVTDelayedInvocation, DVTDisclosureView, DVTExtension, DVTMutableOrderedSet, DVTNotificationToken, DVTStackView_ML, IDEEditorDocument, IDENavigableItemCoordinator, IDESelection, IDEUtilityPlaceholderView, NSArray, NSMapTable, NSScrollView, NSSet; +@class DVTBorderedView, DVTChoice, DVTChooserView, DVTDelayedInvocation, DVTDisclosureView, DVTExtension, DVTMutableOrderedSet, DVTNotificationToken, DVTStackView_ML, IDEEditorDocument, IDENavigableItemCoordinator, IDESelection, IDEUtilityPlaceholderView, NSArray, NSMapTable, NSMutableArray, NSScrollView, NSSet, NSString; @interface IDEUtilityArea : IDEViewController { @@ -24,7 +24,7 @@ NSMapTable *_installedSliceExtensionsToContentViews; NSArray *_builtinCategories; DVTMutableOrderedSet *_userPreferredCategories; - NSSet *_displayedSliceExtensions; + NSSet *_displayedSlices; NSArray *_observedParentNavigableItemTokens; DVTDelayedInvocation *_refreshInvocation; DVTExtension *_displayedCategory; @@ -39,13 +39,15 @@ DVTNotificationToken *_frameChangeToken; BOOL _forceInputSelectionToEmpty; NSSet *_inputURLs; + NSMutableArray *_refreshCallbacks; } + (id)utilityConfiguredDisclosureView; + (id)notApplicablePlaceholder; + (id)emptySelectionPlaceholder; + (id)defaultViewNibName; -@property(readonly) NSSet *displayedSliceExtensions; // @synthesize displayedSliceExtensions=_displayedSliceExtensions; +@property(readonly) DVTExtension *displayedCategory; // @synthesize displayedCategory=_displayedCategory; +@property(readonly) NSSet *displayedSlices; // @synthesize displayedSlices=_displayedSlices; @property(copy, nonatomic) NSArray *builtinCategories; // @synthesize builtinCategories=_builtinCategories; @property(readonly) DVTStackView_ML *stackView; // @synthesize stackView=_stackView; @property(readonly) DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; @@ -72,8 +74,8 @@ - (id)_preferredChoiceForChoices:(id)arg1; - (void)_rebuildStackWithNavigableItems:(id)arg1; - (void)pushContentNavigables:(id)arg1 toInstalledSliceExentions:(id)arg2; -- (void)prepareToRemoveSliceExtensions:(id)arg1 forCategory:(id)arg2; -- (void)prepareToAddSliceExtensions:(id)arg1 forCategory:(id)arg2; +- (void)prepareToRemoveSlices:(id)arg1 forCategory:(id)arg2; +- (void)prepareToAddSlices:(id)arg1 forCategory:(id)arg2; - (id)selectedDocuments; - (void)setSelectedDocuments:(id)arg1; - (void)autoreleaseEditorDocument:(id)arg1; @@ -83,42 +85,50 @@ - (void)_stackClippingViewFrameChanged:(id)arg1; - (void)_updateLastDisclosureViewBorderColor; - (id)_categoriesForNavigables:(id)arg1; -- (id)_editorContributedCategoryExtensionsForNavigable:(id)arg1; +- (id)editorContributedCategoryExtensionsForNavigable:(id)arg1; - (id)_categoriesForCategoryIdentifiers:(id)arg1; - (id)_categoryForCategoryIdentifier:(id)arg1; - (id)choiceMatchingExtensionIdentifier:(id)arg1; - (id)defaultChoice; - (id)_choicesForCategories:(id)arg1; - (id)_choiceForCategory:(id)arg1; -- (id)_sliceViewsForSliceExtensions:(id)arg1 inCategory:(id)arg2; -- (id)_cachedSliceViewForSliceExtension:(id)arg1 inCategory:(id)arg2; -- (id)_disclosureViewForWrappingContentView:(id)arg1 fromSliceExtension:(id)arg2; -- (id)_cachedContentViewForSliceExtension:(id)arg1 inCategory:(id)arg2; -- (id)_contentViewForSliceExtension:(id)arg1 inCategory:(id)arg2; -- (id)viewControllerForExtension:(id)arg1; +- (id)_sliceViewsForSlices:(id)arg1 inCategory:(id)arg2; +- (id)_cachedSliceViewForSlice:(id)arg1 inCategory:(id)arg2; +- (id)_disclosureViewForWrappingContentView:(id)arg1 fromSlice:(id)arg2; +- (id)_cachedContentViewForSlice:(id)arg1 inCategory:(id)arg2; +- (id)_contentViewForSlice:(id)arg1 inCategory:(id)arg2; +- (void)discloseViewForExtensionIfNeeded:(id)arg1; +- (id)viewControllerForUtilitySlice:(id)arg1; - (id)viewControllerForContentView:(id)arg1; -- (id)_currentlyInstalledContentViewForSliceExtension:(id)arg1; +- (id)_currentlyInstalledContentViewForUtilitySlice:(id)arg1; - (id)navigableItemCoordinator:(id)arg1 editorDocumentForNavigableItem:(id)arg2; - (void)dropRetainedDocument; +- (void)performBlockAfterNextRefresh:(id)arg1; - (void)setSelectedCategoryChoices:(id)arg1; - (id)selectedCategoryChoices; @property(readonly) DVTChoice *selectedCategoryChoice; - (void)validateIfNeeded; - (id)selectedCategory; -- (void)prepareToRemoveContentView:(id)arg1 forSliceExtension:(id)arg2 inCategory:(id)arg3; -- (void)prepareToAddContentView:(id)arg1 forSliceExtension:(id)arg2 inCategory:(id)arg3; +- (void)prepareToRemoveContentView:(id)arg1 forSlice:(id)arg2 inCategory:(id)arg3; +- (void)prepareToAddContentView:(id)arg1 forSlice:(id)arg2 inCategory:(id)arg3; - (id)placeholderStringForInputNavigableItems:(id)arg1 derivedItems:(id)arg2 inCategory:(id)arg3; - (id)navigableItemsForInputNavigableItems:(id)arg1 inCategory:(id)arg2; -- (id)titleKeyPathForSliceExtension:(id)arg1; -- (id)titleForSliceExtension:(id)arg1; +- (id)titleKeyPathForSlice:(id)arg1; +- (id)titleForSlice:(id)arg1; - (id)toolTipForCategoryExtension:(id)arg1; - (id)titleForCategoryExtension:(id)arg1; - (id)imageForCategoryExtension:(id)arg1; - (BOOL)categorySupportsMultipleSlices:(id)arg1; -- (id)sliceExtensionsForNavigableItems:(id)arg1 inCategory:(id)arg2 withWorkspaceDocument:(id)arg3; +- (id)slicesForNavigableItems:(id)arg1 inCategory:(id)arg2 withWorkspaceDocument:(id)arg3; - (id)categoryIdentifiersForEditorExtension:(id)arg1; - (id)preferredCategoriesPersistenceKey; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEUtilityAreaDVTStackView_ML.h b/IDEKit/IDEUtilityAreaDVTStackView_ML.h new file mode 100644 index 000000000..3127345f5 --- /dev/null +++ b/IDEKit/IDEUtilityAreaDVTStackView_ML.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTStackView_ML.h" + +@interface IDEUtilityAreaDVTStackView_ML : DVTStackView_ML +{ +} + +- (void)drawRect:(struct CGRect)arg1; +- (BOOL)isOpaque; + +@end + diff --git a/IDEKit/IDEUtilitySlice.h b/IDEKit/IDEUtilitySlice.h new file mode 100644 index 000000000..7a24a01dc --- /dev/null +++ b/IDEKit/IDEUtilitySlice.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEUtilitySlice : NSObject +{ +} + ++ (id)utilitySliceWithIdentifier:(id)arg1 andDictionary:(id)arg2; ++ (id)utilitySliceWithExtension:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (BOOL)wantsBottomPadding; +- (BOOL)wantsHeaderBottomBorder; +- (id)maximumAllowedRuntimeOSVersion; +- (id)minimumRequiredRuntimeOSVersion; +- (id)positionAnchor; +- (id)positionPriority; +- (BOOL)supportsDocumentInspection; +- (BOOL)supportsDocumentUndo; +- (id)inspectorTitleKeyPath; +- (id)sliceFile; +- (id)inspectorTitle; +- (id)categoryIdentifier; +- (id)contentType; +- (Class)controllerClass; +- (id)version; +- (id)name; +- (id)sliceDictionary; +- (id)bundle; +- (id)extension; +- (id)identifier; + +@end + diff --git a/IDEKit/IDEVariablesView.h b/IDEKit/IDEVariablesView.h index a37a6f5e2..efff465ce 100644 --- a/IDEKit/IDEVariablesView.h +++ b/IDEKit/IDEVariablesView.h @@ -11,7 +11,7 @@ #import "NSMenuDelegate-Protocol.h" #import "NSOutlineViewDataSource-Protocol.h" -@class DVTBorderedView, DVTObservingToken, DVTOutlineView, DVTScopeBarView, DVTScrollView, DVTSearchField, IDEVariableViewRootNode, IDEVariablesViewQuickLookPopover, IDEVariablesViewStateManager, NSArray, NSButton, NSMapTable, NSPopUpButton, NSPopover, NSProgressIndicator, NSString, NSTableColumn, NSView; +@class DVTBorderedView, DVTNotificationToken, DVTObservingToken, DVTOutlineView, DVTScopeBarView, DVTScrollView, DVTSearchField, IDEVariableViewRootNode, IDEVariablesViewQuickLookPopover, IDEVariablesViewStateManager, NSArray, NSButton, NSMapTable, NSPopUpButton, NSPopover, NSProgressIndicator, NSString, NSTableColumn, NSView; @interface IDEVariablesView : IDEViewController { @@ -33,6 +33,7 @@ DVTObservingToken *_showsTypeObservationToken; DVTObservingToken *_viewModeObservationToken; DVTObservingToken *_textPreferencesShowLineNumbersObservationToken; + DVTNotificationToken *_outlineViewHiddenObservationToken; DVTObservingToken *_loadingNewVariablesInBackgroundObservationToken; id _outlineViewSelectionObserver; BOOL _viewWasInstalled; @@ -56,8 +57,8 @@ NSArray *_statusCellsCache; NSArray *_statusCellCategoriesCache; int _formatterSizeStyle; - DVTOutlineView *_outlineView; DVTScopeBarView *_scopeBarView; + DVTOutlineView *_outlineView; unsigned long long _textAlignment; DVTBorderedView *_containerView; DVTScrollView *_scrollView; @@ -82,6 +83,7 @@ @property __weak DVTScrollView *scrollView; // @synthesize scrollView=_scrollView; @property __weak DVTBorderedView *containerView; // @synthesize containerView=_containerView; @property unsigned long long textAlignment; // @synthesize textAlignment=_textAlignment; +@property(retain) DVTOutlineView *outlineView; // @synthesize outlineView=_outlineView; @property BOOL showsRawValues; // @synthesize showsRawValues=_showsRawValues; @property BOOL showsType; // @synthesize showsType=_showsType; @property(nonatomic) BOOL scopeBarVisible; // @synthesize scopeBarVisible=_scopeBarVisible; @@ -90,7 +92,6 @@ @property(readonly) IDEVariablesViewStateManager *stateManager; // @synthesize stateManager=_stateManager; @property(retain, nonatomic) id contentProvider; // @synthesize contentProvider=_contentProvider; @property(retain) DVTScopeBarView *scopeBarView; // @synthesize scopeBarView=_scopeBarView; -@property(readonly) DVTOutlineView *outlineView; // @synthesize outlineView=_outlineView; - (void).cxx_destruct; - (void)commitStateToDictionary:(id)arg1; - (void)revertStateWithDictionary:(id)arg1; @@ -108,6 +109,7 @@ - (void)_setRawValueColumnWidth:(double)arg1; - (void)_updateRawValueColumnWidthIfNecessary:(double)arg1; - (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 shouldMouseHoverForTableColumn:(id)arg2 row:(long long)arg3; - (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; - (void)outlineView:(id)arg1 sortDescriptorsDidChange:(id)arg2; - (BOOL)outlineView:(id)arg1 writeItems:(id)arg2 toPasteboard:(id)arg3; @@ -172,5 +174,11 @@ - (void)awakeFromNib; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEVariablesViewContextState.h b/IDEKit/IDEVariablesViewContextState.h index 98c6ba006..3236bf90d 100644 --- a/IDEKit/IDEVariablesViewContextState.h +++ b/IDEKit/IDEVariablesViewContextState.h @@ -30,5 +30,11 @@ - (void)_variablesViewContextStateCommonInit; - (id)initWithContextName:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEVariablesViewNode.h b/IDEKit/IDEVariablesViewNode.h index acbb8c61f..a4e705aaf 100644 --- a/IDEKit/IDEVariablesViewNode.h +++ b/IDEKit/IDEVariablesViewNode.h @@ -13,19 +13,18 @@ @interface IDEVariablesViewNode : NSObject { - NSString *_name; - NSString *_manuallySetName; - NSString *_placeholderStringForNilDataValue; - id _dataValue; IDEVariablesViewNode *_parent; - NSArray *_childSortDescriptors; DVTObservingToken *_childObserver; DVTObservingToken *_childValuesCountValidObserver; DVTPointerArray *_childrenPointerArray; NSMutableArray *_filteredChildren; - NSPredicate *_childFilter; - unsigned long long _type; BOOL _expanded; + id _dataValue; + unsigned long long _type; + NSPredicate *_childFilter; + NSString *_placeholderStringForNilDataValue; + NSArray *_childSortDescriptors; + NSString *_manuallySetName; } + (id)keyPathsForValuesAffectingNumberOfChildren; @@ -34,14 +33,14 @@ + (id)keyPathsForValuesAffectingName; + (id)rootWithChildren:(id)arg1; + (void)initialize; +@property(copy) NSString *manuallySetName; // @synthesize manuallySetName=_manuallySetName; @property(copy, nonatomic) NSArray *childSortDescriptors; // @synthesize childSortDescriptors=_childSortDescriptors; +@property(copy) NSString *placeholderStringForNilDataValue; // @synthesize placeholderStringForNilDataValue=_placeholderStringForNilDataValue; @property(nonatomic) BOOL expanded; // @synthesize expanded=_expanded; @property(retain, nonatomic) NSPredicate *childFilter; // @synthesize childFilter=_childFilter; -@property __weak IDEVariablesViewNode *parent; // @synthesize parent=_parent; -@property(readonly) id dataValue; // @synthesize dataValue=_dataValue; @property(readonly) unsigned long long type; // @synthesize type=_type; -@property(copy) NSString *placeholderStringForNilDataValue; // @synthesize placeholderStringForNilDataValue=_placeholderStringForNilDataValue; -@property(copy) NSString *manuallySetName; // @synthesize manuallySetName=_manuallySetName; +@property(readonly) id dataValue; // @synthesize dataValue=_dataValue; +@property __weak IDEVariablesViewNode *parent; // @synthesize parent=_parent; - (void).cxx_destruct; - (long long)compareType:(id)arg1; - (id)pasteboardPropertyListForType:(id)arg1; @@ -62,16 +61,20 @@ @property(readonly) BOOL childValuesCountValid; @property(readonly) BOOL hasChildren; @property(readonly) BOOL isTopLevelNode; -- (id)description; +@property(readonly, copy) NSString *description; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; @property(readonly) NSString *fullNamePath; - (void)overrideDefaultName:(id)arg1; -@property(readonly) NSString *name; // @synthesize name=_name; +@property(readonly) NSString *name; - (void)setDataValue:(id)arg1; - (void)cleanup; - (id)initWithDataValue:(id)arg1 type:(unsigned long long)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEVariablesViewOutlineView.h b/IDEKit/IDEVariablesViewOutlineView.h index c4c891b5e..b980f202f 100644 --- a/IDEKit/IDEVariablesViewOutlineView.h +++ b/IDEKit/IDEVariablesViewOutlineView.h @@ -13,6 +13,8 @@ - (void)endUpdates; - (void)reloadItem:(id)arg1 reloadChildren:(BOOL)arg2; - (void)reloadData; +- (void)viewDidUnhide; +- (void)viewDidHide; @end diff --git a/IDEKit/IDEVariablesViewQuickLookPopover.h b/IDEKit/IDEVariablesViewQuickLookPopover.h index 68f43106a..1a3339266 100644 --- a/IDEKit/IDEVariablesViewQuickLookPopover.h +++ b/IDEKit/IDEVariablesViewQuickLookPopover.h @@ -8,7 +8,7 @@ #import "NSPopoverDelegate-Protocol.h" -@class DVTObservingToken, NSButton, NSImageView, NSLayoutConstraint, NSPopover, NSProgressIndicator, NSTextField, NSView; +@class DVTObservingToken, NSButton, NSImageView, NSLayoutConstraint, NSPopover, NSProgressIndicator, NSString, NSTextField, NSView; @interface IDEVariablesViewQuickLookPopover : NSViewController { @@ -27,14 +27,22 @@ NSButton *_quickLookOpenWithEditorButton; NSView *_quickLookViewContainer; NSProgressIndicator *_progressIndicator; - NSTextField *_errorMessageLabel; NSLayoutConstraint *_quickLookViewContainerDefaultWidth; NSLayoutConstraint *_quickLookViewContainerDefaultHeight; + NSViewController *_errorViewController; + NSImageView *_errorViewWarningIcon; + NSImageView *_errorViewVariableTypeIcon; + NSTextField *_errorViewVariableName; + NSTextField *_errorMessageLabel; } +@property(retain) NSTextField *errorMessageLabel; // @synthesize errorMessageLabel=_errorMessageLabel; +@property(retain) NSTextField *errorViewVariableName; // @synthesize errorViewVariableName=_errorViewVariableName; +@property(retain) NSImageView *errorViewVariableTypeIcon; // @synthesize errorViewVariableTypeIcon=_errorViewVariableTypeIcon; +@property(retain) NSImageView *errorViewWarningIcon; // @synthesize errorViewWarningIcon=_errorViewWarningIcon; +@property(retain) NSViewController *errorViewController; // @synthesize errorViewController=_errorViewController; @property(retain) NSLayoutConstraint *quickLookViewContainerDefaultHeight; // @synthesize quickLookViewContainerDefaultHeight=_quickLookViewContainerDefaultHeight; @property(retain) NSLayoutConstraint *quickLookViewContainerDefaultWidth; // @synthesize quickLookViewContainerDefaultWidth=_quickLookViewContainerDefaultWidth; -@property(retain) NSTextField *errorMessageLabel; // @synthesize errorMessageLabel=_errorMessageLabel; @property(retain) NSProgressIndicator *progressIndicator; // @synthesize progressIndicator=_progressIndicator; @property(retain) NSView *quickLookViewContainer; // @synthesize quickLookViewContainer=_quickLookViewContainer; @property(retain) NSButton *quickLookOpenWithEditorButton; // @synthesize quickLookOpenWithEditorButton=_quickLookOpenWithEditorButton; @@ -57,13 +65,23 @@ - (void)openWithEditor:(id)arg1; - (void)_setViewControllerWithoutAnimationAndWithoutChangingFirstResponder:(id)arg1; - (void)_useViewController:(id)arg1 forDataValue:(id)arg2; +- (void)_useErrorMessage:(id)arg1 forDataValue:(id)arg2 usingIcon:(id)arg3; +- (void)useMessageFromError:(id)arg1 forDataValue:(id)arg2 usingIcon:(id)arg3; - (void)useDefaultQuickLookForDataValue:(id)arg1 usingIcon:(id)arg2; - (id)_externalApplicationURL; - (void)_setupOpenWithExternalEditorButton; +- (struct CGRect)_maxContentSizeForQuickLookProvider; - (void)_quickLookProviderDidFinishLoading; - (void)useQuickLookProvider:(id)arg1 forDataValue:(id)arg2 usingIcon:(id)arg3; +- (void)loadView; - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEVariablesViewStateManager.h b/IDEKit/IDEVariablesViewStateManager.h index f016531dc..05ff97880 100644 --- a/IDEKit/IDEVariablesViewStateManager.h +++ b/IDEKit/IDEVariablesViewStateManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDEWorkspace, NSMutableDictionary; +@class DVTStackBacktrace, IDEWorkspace, NSMutableDictionary, NSString; @interface IDEVariablesViewStateManager : NSObject { @@ -37,7 +37,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDEVersionedFileManagerDelegate-Protocol.h b/IDEKit/IDEVersionedFileManagerDelegate-Protocol.h index 6ff8004fe..b49e5e347 100644 --- a/IDEKit/IDEVersionedFileManagerDelegate-Protocol.h +++ b/IDEKit/IDEVersionedFileManagerDelegate-Protocol.h @@ -6,8 +6,8 @@ @protocol IDEVersionedFileManagerDelegate - (void)moveItemAtFilePathToTrash:(id)arg1 completionBlock:(id)arg2; -- (BOOL)canMoveItemsAtFilePaths:(id)arg1 toFilePaths:(id)arg2 completionBlockDispatchQueue:(struct dispatch_queue_s **)arg3 completionBlock:(id *)arg4; +- (BOOL)canMoveItemsAtFilePaths:(id)arg1 toFilePaths:(id)arg2 completionBlockDispatchQueue:(id *)arg3 completionBlock:(id *)arg4; - (void)willRemoveItemsAtFilePaths:(id)arg1 completionBlock:(id)arg2; -- (BOOL)canRemoveItemsAtFilePaths:(id)arg1 completionBlockDispatchQueue:(struct dispatch_queue_s **)arg2 completionBlock:(id *)arg3; +- (BOOL)canRemoveItemsAtFilePaths:(id)arg1 completionBlockDispatchQueue:(id *)arg2 completionBlock:(id *)arg3; @end diff --git a/IDEKit/IDEViewController.h b/IDEKit/IDEViewController.h index f0498a04e..b92d3229b 100644 --- a/IDEKit/IDEViewController.h +++ b/IDEKit/IDEViewController.h @@ -9,7 +9,7 @@ #import "DVTStatefulObject-Protocol.h" #import "IDESelectionSource-Protocol.h" -@class DVTStateToken, IDESelection, IDEWorkspace, IDEWorkspaceDocument, IDEWorkspaceTabController; +@class DVTStateToken, IDESelection, IDEWorkspace, IDEWorkspaceDocument, IDEWorkspaceTabController, NSString; @interface IDEViewController : DVTViewController { @@ -22,6 +22,8 @@ + (void)configureStateSavingObjectPersistenceByName:(id)arg1; + (long long)version; ++ (id)keyPathsForValuesAffectingWorkspace; ++ (id)keyPathsForValuesAffectingWorkspaceDocument; @property(readonly) DVTStateToken *stateToken; // @synthesize stateToken=_stateToken; @property(retain, nonatomic) IDEWorkspaceTabController *workspaceTabController; // @synthesize workspaceTabController=_workspaceTabController; @property(copy) IDESelection *contextMenuSelection; // @synthesize contextMenuSelection=_contextMenuSelection; @@ -40,7 +42,16 @@ @property(readonly) IDEWorkspace *workspace; @property(readonly) IDEWorkspaceDocument *workspaceDocument; - (id)workspaceDocumentProvider; +- (void)_resolveWorkspaceDocumentProvider; +- (void)_resolveWorkspaceTabController; +- (void)viewDidInstall; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEViewDebuggingMenuDelegate.h b/IDEKit/IDEViewDebuggingMenuDelegate.h new file mode 100644 index 000000000..8063e8e81 --- /dev/null +++ b/IDEKit/IDEViewDebuggingMenuDelegate.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEViewDebuggingMenuDelegate : NSObject +{ +} + +- (void)menuWillOpen:(id)arg1; + +@end + diff --git a/IDEKit/IDEViewDebuggingOptionsViewController.h b/IDEKit/IDEViewDebuggingOptionsViewController.h new file mode 100644 index 000000000..37021387c --- /dev/null +++ b/IDEKit/IDEViewDebuggingOptionsViewController.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSButton; + +@interface IDEViewDebuggingOptionsViewController : IDELaunchActionOptionViewController +{ + NSButton *_enableViewDebuggingCheckBox; +} + ++ (BOOL)availableForScheme:(id)arg1; +@property __weak NSButton *enableViewDebuggingCheckBox; // @synthesize enableViewDebuggingCheckBox=_enableViewDebuggingCheckBox; +- (void).cxx_destruct; +- (void)enableViewDebuggingClicked:(id)arg1; +- (void)loadView; + +@end + diff --git a/IDEKit/IDEWelcomeWindow.h b/IDEKit/IDEWelcomeWindow.h index dc0f10dfa..6d5392d07 100644 --- a/IDEKit/IDEWelcomeWindow.h +++ b/IDEKit/IDEWelcomeWindow.h @@ -6,11 +6,16 @@ #import "NSWindow.h" +@class NSWindowController; + @interface IDEWelcomeWindow : NSWindow { + NSWindowController *_controller; } -- (void)performClose:(id)arg1; +@property(retain) NSWindowController *controller; // @synthesize controller=_controller; +- (void).cxx_destruct; +- (void)close; - (BOOL)validateMenuItem:(id)arg1; - (BOOL)canBecomeKeyWindow; - (BOOL)canBecomeMainWindow; diff --git a/IDEKit/IDEWelcomeWindowController.h b/IDEKit/IDEWelcomeWindowController.h index 8dab9f9f3..d475bbe23 100644 --- a/IDEKit/IDEWelcomeWindowController.h +++ b/IDEKit/IDEWelcomeWindowController.h @@ -6,67 +6,86 @@ #import "NSWindowController.h" -@class DVTNotificationToken, DVTObservingToken, DVTRolloverImageButton, DVTTableView, IDEFirstLaunchExperienceViewController, IDEInfiniteLineBox, IDEWelcomeFadeView, IDEWelcomePocketView, IDEWelcomeWindowHighlightButton, NSArrayController, NSImageView, NSMutableArray, NSScrollView, NSString, NSTableColumn, NSTextField, NSView; +@class DVTBorderedView, DVTNotificationToken, DVTObservingToken, DVTRolloverImageButton, DVTScrollView, DVTTableView, IDEButtonWithBackgroundColor, IDEFirstLaunchExperienceViewController, IDEInfiniteLineBox, IDEWelcomeWindowHighlightButton, NSArrayController, NSBox, NSImageView, NSMutableArray, NSString, NSTextField, NSTrackingArea, NSView; @interface IDEWelcomeWindowController : NSWindowController { - NSArrayController *_projectsArrayController; DVTTableView *_projectsTableView; - NSTableColumn *_tableColumn; + NSBox *_verticalDivider; IDEWelcomeWindowHighlightButton *_newProjectAssistantButton; IDEWelcomeWindowHighlightButton *_sourceControlButton; NSTextField *_newProjectAssistantButtonTitle; NSTextField *_sourceControlButtonTitle; NSTextField *_newProjectAssistantButtonDescription; NSTextField *_sourceControlButtonDescription; - NSImageView *_welcomeToXcodeAccessibilityProxy; NSView *_actualContentView; NSView *_welcomeWindowView; + NSTrackingArea *_fadeControlsTrackingArea; IDEFirstLaunchExperienceViewController *_firstLaunchExperienceViewController; BOOL _showingFirstLaunchExperience; DVTNotificationToken *_projectsScrollViewFrameChangeNotificationToken; DVTObservingToken *_projectsListChangedNotificationToken; - id _controlHiderTimerToken; NSMutableArray *_watchedFilePaths; + id _secretButtonProvider; BOOL _transientControlsHidden; - IDEWelcomeFadeView *_projectListFadeView; - IDEWelcomePocketView *_projectListHorizontalPocketView; - IDEWelcomePocketView *_projectListVerticalPocketView; + NSArrayController *_projectsArrayController; + NSImageView *_welcomeToXcodeImage; + NSTextField *_welcomeToXcodeLabel_10_10; + NSTextField *_versionLabel; IDEInfiniteLineBox *_verticalFadeLine; DVTRolloverImageButton *_closeButton; - IDEInfiniteLineBox *_horizontalLineBelowProjectList; - NSScrollView *_projectsScrollView; - DVTRolloverImageButton *_showWindowCheckbox; + DVTScrollView *_projectsScrollView; + IDEButtonWithBackgroundColor *_showWindowCheckbox; + IDEButtonWithBackgroundColor *_openAnotherProjectButton; + NSBox *_buttonSeparatorOne; + NSBox *_buttonSeparatorTwo; + NSBox *_buttonSeparatorThree; + NSBox *_buttonSeparatorFour; + DVTBorderedView *_openAnotherProjectContainerView; + IDEWelcomeWindowHighlightButton *_specialButton; + NSTextField *_specialButtonTitle; + NSTextField *_specialButtonSubtitle; } + (BOOL)_canCoexistWithWindow:(id)arg1; ++ (BOOL)wantsReopenedWelcomeWindow; + (id)sharedWelcomeWindowController; + (void)initialize; -@property __weak DVTRolloverImageButton *showWindowCheckbox; // @synthesize showWindowCheckbox=_showWindowCheckbox; -@property __weak NSScrollView *projectsScrollView; // @synthesize projectsScrollView=_projectsScrollView; -@property __weak IDEInfiniteLineBox *horizontalLineBelowProjectList; // @synthesize horizontalLineBelowProjectList=_horizontalLineBelowProjectList; +@property __weak NSTextField *specialButtonSubtitle; // @synthesize specialButtonSubtitle=_specialButtonSubtitle; +@property __weak NSTextField *specialButtonTitle; // @synthesize specialButtonTitle=_specialButtonTitle; +@property __weak IDEWelcomeWindowHighlightButton *specialButton; // @synthesize specialButton=_specialButton; +@property __weak DVTBorderedView *openAnotherProjectContainerView; // @synthesize openAnotherProjectContainerView=_openAnotherProjectContainerView; +@property __weak NSBox *buttonSeparatorFour; // @synthesize buttonSeparatorFour=_buttonSeparatorFour; +@property __weak NSBox *buttonSeparatorThree; // @synthesize buttonSeparatorThree=_buttonSeparatorThree; +@property __weak NSBox *buttonSeparatorTwo; // @synthesize buttonSeparatorTwo=_buttonSeparatorTwo; +@property __weak NSBox *buttonSeparatorOne; // @synthesize buttonSeparatorOne=_buttonSeparatorOne; +@property __weak IDEButtonWithBackgroundColor *openAnotherProjectButton; // @synthesize openAnotherProjectButton=_openAnotherProjectButton; +@property __weak IDEButtonWithBackgroundColor *showWindowCheckbox; // @synthesize showWindowCheckbox=_showWindowCheckbox; +@property __weak DVTScrollView *projectsScrollView; // @synthesize projectsScrollView=_projectsScrollView; @property __weak DVTRolloverImageButton *closeButton; // @synthesize closeButton=_closeButton; @property __weak IDEInfiniteLineBox *verticalFadeLine; // @synthesize verticalFadeLine=_verticalFadeLine; -@property(retain) IDEWelcomePocketView *projectListVerticalPocketView; // @synthesize projectListVerticalPocketView=_projectListVerticalPocketView; -@property(retain) IDEWelcomePocketView *projectListHorizontalPocketView; // @synthesize projectListHorizontalPocketView=_projectListHorizontalPocketView; -@property(retain) IDEWelcomeFadeView *projectListFadeView; // @synthesize projectListFadeView=_projectListFadeView; +@property __weak NSTextField *versionLabel; // @synthesize versionLabel=_versionLabel; +@property __weak NSTextField *welcomeToXcodeLabel_10_10; // @synthesize welcomeToXcodeLabel_10_10=_welcomeToXcodeLabel_10_10; +@property __weak NSImageView *welcomeToXcodeImage; // @synthesize welcomeToXcodeImage=_welcomeToXcodeImage; @property(nonatomic) BOOL transientControlsHidden; // @synthesize transientControlsHidden=_transientControlsHidden; @property(retain) NSArrayController *projectsArrayController; // @synthesize projectsArrayController=_projectsArrayController; - (void).cxx_destruct; -- (id)tableView:(id)arg1 rowViewForRow:(long long)arg2; +- (id)_lookupSecretButtonProvider; - (void)_windowDidBecomeKeyOrMain:(id)arg1; - (void)_addWindowNotificationObservers; - (void)_removeWindowNotificationObservers; +- (void)doSpecialButtonAction:(id)arg1; - (void)openSourceControl:(id)arg1; - (void)openNewProjectAssistant:(id)arg1; - (void)openSelected:(id)arg1; -- (id)_openURL:(id)arg1; +- (void)_openURL:(id)arg1; - (void)closeWelcomeWindow:(id)arg1; - (void)runOpenPanel:(id)arg1; - (void)_openWelcomeWindowIfAppropriate; - (BOOL)_showFirstLaunchExperienceIfAppropriate; - (BOOL)isShowingFirstLaunchExperience; - (void)showFirstLaunchExperienceIfAppropriate; +- (void)openWelcomeWindowAfterWorkspaceWindowClosedIfAppropriate:(id)arg1; - (void)openWelcomeWindowAfterFirstLaunchExperienceIfAppropriate:(id)arg1; - (void)openWelcomeWindow:(id)arg1; - (void)_openWelcomeWindowWithAutoCloseEnabled:(BOOL)arg1; @@ -77,7 +96,6 @@ - (void)_configureWindowControlEyeCandy; - (void)_configureWindow; - (void)_configureWindowLauncherButtons; -- (void)_updateForBoundsChangedInsideView:(id)arg1; - (void)windowDidLoad; - (void)_clearRecentProjectsList; - (void)_updateRecentProjectsDoAsync:(BOOL)arg1; diff --git a/IDEKit/IDEWelcomeWindowHighlightButton.h b/IDEKit/IDEWelcomeWindowHighlightButton.h index b120624b6..30a1d94cd 100644 --- a/IDEKit/IDEWelcomeWindowHighlightButton.h +++ b/IDEKit/IDEWelcomeWindowHighlightButton.h @@ -6,23 +6,21 @@ #import "NSButton.h" -@class NSImage, NSTrackingArea; +@class NSView; @interface IDEWelcomeWindowHighlightButton : NSButton { - NSTrackingArea *_trackingArea; + NSView *_visualEffectView; } - (void).cxx_destruct; -@property(retain, nonatomic) NSImage *pressedImage; -@property(retain, nonatomic) NSImage *rolloverImage; -- (id)hitTest:(struct CGPoint)arg1; -- (void)mouseExited:(id)arg1; -- (void)mouseEntered:(id)arg1; - (BOOL)isFlipped; +- (void)_setVisualEffectViewHidden:(BOOL)arg1; +- (void)setFrame:(struct CGRect)arg1; +- (void)setImage:(id)arg1; +- (void)_ideWelcomeWindowHighlightButtonCommonInit; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; -- (void)updateTrackingAreas; @end diff --git a/IDEKit/IDEWelcomeWindowHighlightButtonCell.h b/IDEKit/IDEWelcomeWindowHighlightButtonCell.h index 5f08e416b..2fef9aeb8 100644 --- a/IDEKit/IDEWelcomeWindowHighlightButtonCell.h +++ b/IDEKit/IDEWelcomeWindowHighlightButtonCell.h @@ -6,25 +6,15 @@ #import "NSButtonCell.h" -@class NSImage; - @interface IDEWelcomeWindowHighlightButtonCell : NSButtonCell { - BOOL _mouseOver; - BOOL _mouseDown; - NSImage *_rolloverImage; - NSImage *_pressedImage; } + (id)_buttonHighlightImage; -@property(retain, nonatomic) NSImage *pressedImage; // @synthesize pressedImage=_pressedImage; -@property(retain, nonatomic) NSImage *rolloverImage; // @synthesize rolloverImage=_rolloverImage; -@property BOOL mouseOver; // @synthesize mouseOver=_mouseOver; -- (void).cxx_destruct; +- (BOOL)trackMouse:(id)arg1 inRect:(struct CGRect)arg2 ofView:(id)arg3 untilMouseUp:(BOOL)arg4; - (struct CGRect)imageRectForBounds:(struct CGRect)arg1; -- (void)stopTracking:(struct CGPoint)arg1 at:(struct CGPoint)arg2 inView:(id)arg3 mouseIsUp:(BOOL)arg4; -- (BOOL)continueTracking:(struct CGPoint)arg1 at:(struct CGPoint)arg2 inView:(id)arg3; -- (BOOL)startTrackingAt:(struct CGPoint)arg1 inView:(id)arg2; +- (void)drawBezelWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawImage:(id)arg1 withFrame:(struct CGRect)arg2 inView:(id)arg3; - (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; @end diff --git a/IDEKit/IDEWelcomeWindowLozengeView.h b/IDEKit/IDEWelcomeWindowLozengeView.h index f878c5378..612a87c6f 100644 --- a/IDEKit/IDEWelcomeWindowLozengeView.h +++ b/IDEKit/IDEWelcomeWindowLozengeView.h @@ -11,7 +11,9 @@ } - (void)keyDown:(id)arg1; -- (void)mouseMoved:(id)arg1; +- (void)_updateTransientControlVisibility; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; - (void)drawRect:(struct CGRect)arg1; @end diff --git a/IDEKit/IDEWorkspace-IDEKitWorkspacePropertyAdditions.h b/IDEKit/IDEWorkspace-IDEKitWorkspacePropertyAdditions.h index 49299e24c..f26ab5e05 100644 --- a/IDEKit/IDEWorkspace-IDEKitWorkspacePropertyAdditions.h +++ b/IDEKit/IDEWorkspace-IDEKitWorkspacePropertyAdditions.h @@ -6,12 +6,27 @@ #import "IDEWorkspace.h" -@class NSImage, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEWorkspace (IDEKitWorkspacePropertyAdditions) +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDEWorkspace (IDEKitWorkspacePropertyAdditions) + (id)keyPathsForValuesAffectingNavigableItem_image; + (id)keyPathsForValuesAffectingNavigableItem_name; @property(readonly) NSImage *navigableItem_image; @property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEWorkspaceDocument.h b/IDEKit/IDEWorkspaceDocument.h index 3a6b6d5e8..679b05259 100644 --- a/IDEKit/IDEWorkspaceDocument.h +++ b/IDEKit/IDEWorkspaceDocument.h @@ -13,7 +13,7 @@ #import "IDEPreBuildSavingDelegate-Protocol.h" #import "IDEWorkspaceDelegate-Protocol.h" -@class DVTDelayedInvocation, DVTMapTable, DVTNotificationToken, DVTObservingToken, DVTStackBacktrace, DVTStateRepository, DVTStateToken, DVTSystemActivityToken, IDEActivityReportManager, IDEWorkspace, IDEWorkspaceWindowController, NSArray, NSDictionary, NSHashTable, NSMutableArray, NSMutableDictionary, NSMutableSet; +@class DVTDelayedInvocation, DVTMapTable, DVTNotificationToken, DVTObservingToken, DVTStackBacktrace, DVTStateRepository, DVTStateToken, DVTSystemActivityToken, IDEActivityReportManager, IDESourceControlWorkspaceUIHandler, IDEWorkspace, IDEWorkspaceWindowController, NSArray, NSDictionary, NSHashTable, NSMutableArray, NSMutableDictionary, NSMutableSet, NSString; @interface IDEWorkspaceDocument : NSDocument { @@ -30,6 +30,7 @@ DVTMapTable *_controllerForDebugSessionTable; DVTDelayedInvocation *_stateSavingDelayedInvocation; IDEActivityReportManager *_activityReportManager; + IDESourceControlWorkspaceUIHandler *_sourceControlWorkspaceUIHandler; DVTObservingToken *_runContextsObservingToken; DVTObservingToken *_isWorkspaceIdleToken; DVTObservingToken *_launchSessionsObservingToken; @@ -54,6 +55,8 @@ BOOL _isCheckingCanClose; id _openingPerformanceMetricIdentifier; DVTSystemActivityToken *_systemActivityToken; + DVTObservingToken *_executionTrackerIsFinishedObservingToken; + DVTObservingToken *_executionEnvironmentCurrentBuildOperationObservingToken; } + (id)keyPathsForValuesAffectingUserWantsBreakpointsActivated; @@ -69,6 +72,7 @@ + (BOOL)autosavesInPlace; + (BOOL)preservesVersions; + (void)initialize; +@property(retain) IDESourceControlWorkspaceUIHandler *sourceControlWorkspaceUIHandler; // @synthesize sourceControlWorkspaceUIHandler=_sourceControlWorkspaceUIHandler; @property BOOL applicationIsTerminating; // @synthesize applicationIsTerminating=_applicationIsTerminating; @property(retain) NSMutableDictionary *tabStateContextForTabNameMap; // @synthesize tabStateContextForTabNameMap=_tabStateContextForTabNameMap; @property BOOL userWantsMiniDebuggingConsole; // @synthesize userWantsMiniDebuggingConsole=_userWantsMiniDebuggingConsole; @@ -79,8 +83,8 @@ - (void).cxx_destruct; - (void)_restoreActiveRunContextIfPossible; - (id)dvtExtraBindings; -@property(readonly) NSDictionary *activeRunDestinationInfo; -@property(readonly) NSDictionary *activeRunContextInfo; +@property(readonly, copy) NSDictionary *activeRunDestinationInfo; +@property(readonly, copy) NSDictionary *activeRunContextInfo; @property(copy) NSArray *orderedWindowControllerNames; @property BOOL userWantsBreakpointsActivated; @property(copy) NSDictionary *stateSavingDefaultEditorStatesForURLs; @@ -169,13 +173,14 @@ - (void)saveDocument:(id)arg1; - (void)revertDocumentToSaved:(id)arg1; - (void)canCloseDocumentWithDelegate:(id)arg1 shouldCloseSelector:(SEL)arg2 contextInfo:(void *)arg3; +- (void)shouldCloseWindowController:(id)arg1 delegate:(id)arg2 shouldCloseSelector:(SEL)arg3 contextInfo:(void *)arg4; - (BOOL)canCloseDocumentAtQuit; - (BOOL)_canCloseWorkspaceDocument; - (id)_dirtyDocuments; - (BOOL)_closeAfterSavingDirtyEditorDocumentsWithCancelButton:(BOOL)arg1; - (void)close; - (void)writeStateIfNeeded; -- (BOOL)hasBeenEditedSinceLastUserInitiatedSave; +- (BOOL)dvt_hasBeenEditedSinceLastUserInitiatedSave; @property(readonly, getter=isClosed) BOOL closed; - (id)_openingPerformanceMetricIdentifier; - (void)dvt_shouldDeallocate; @@ -215,5 +220,11 @@ - (void)setSdefSupport_breakpointsEnabled:(BOOL)arg1; - (BOOL)sdefSupport_breakpointsEnabled; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEWorkspaceTabController.h b/IDEKit/IDEWorkspaceTabController.h index 4bdfa9f7d..2880b7550 100644 --- a/IDEKit/IDEWorkspaceTabController.h +++ b/IDEKit/IDEWorkspaceTabController.h @@ -15,7 +15,7 @@ #import "IDEWorkspaceDocumentProvider-Protocol.h" #import "NSTextViewDelegate-Protocol.h" -@class DVTFilePath, DVTMapTable, DVTMutableOrderedSet, DVTNotificationToken, DVTObservingToken, DVTReplacementView, DVTSplitView, DVTSplitViewItem, DVTStackBacktrace, IDEARCConversionAssistantContext, IDEBuildAlertMonitor, IDEEditorArea, IDELaunchSession, IDENavigatorArea, IDEObjCModernizationAssistantContext, IDERunAlertMonitor, IDEUnitTestsModernizationAssistantContext, IDEWorkspace, IDEWorkspaceDocument, IDEWorkspaceWindowController, NSAlert, NSDocument, NSMutableArray, NSString; +@class DVTFilePath, DVTMapTable, DVTMutableOrderedSet, DVTNotificationToken, DVTObservingToken, DVTReplacementView, DVTSplitView, DVTSplitViewItem, DVTStackBacktrace, IDEARCConversionAssistantContext, IDEAppChooserWindowController, IDEBuildAlertMonitor, IDEEditorArea, IDELaunchSession, IDENavigatorArea, IDEObjCModernizationAssistantContext, IDERunAlertMonitor, IDEUnitTestsModernizationAssistantContext, IDEWorkspace, IDEWorkspaceDocument, IDEWorkspaceWindowController, NSAlert, NSDocument, NSMutableArray, NSString; @interface IDEWorkspaceTabController : IDEViewController { @@ -39,6 +39,8 @@ NSString *_savedTabLabel; DVTFilePath *_savedTabFilePath; DVTMapTable *_observerTokenForLaunchSessionTable; + DVTMapTable *_observerTokenForLaunchSessionsDebuggingAdditionsTable; + NSMutableArray *_uiControllerObserverEntries; DVTObservingToken *_mainCurrentLaunchSessionObserverToken; DVTObservingToken *_currentLaunchSessionStateObserverToken; DVTObservingToken *_launchSessionAlertErrorObservingToken; @@ -63,6 +65,7 @@ BOOL _userWantsNavigatorVisible; BOOL _stateRestoreCompleted; BOOL _tabLoadingCompleted; + IDEAppChooserWindowController *_appChooserWindowController; } + (id)keyPathsForValuesAffectingTabLabel; @@ -80,6 +83,7 @@ + (void)setDefaultAssistantEditorsLayout:(int)arg1; + (BOOL)automaticallyNotifiesObserversOfSavedTabFilePath; + (BOOL)automaticallyNotifiesObserversOfSavedTabLabel; +@property(retain) IDEAppChooserWindowController *appChooserWindowController; // @synthesize appChooserWindowController=_appChooserWindowController; @property(retain) DVTObservingToken *buildCompleteObservationToken; // @synthesize buildCompleteObservationToken=_buildCompleteObservationToken; @property(retain) DVTObservingToken *firstIssueObservationToken; // @synthesize firstIssueObservationToken=_firstIssueObservationToken; @property(retain) DVTObservingToken *documentLoadingObservationToken; // @synthesize documentLoadingObservationToken=_documentLoadingObservationToken; @@ -112,6 +116,7 @@ - (id)_currentFirstResponderArea; - (void)performCloseWorkspace:(id)arg1; - (void)_workspaceDocument:(id)arg1 shouldClose:(BOOL)arg2 contextInfo:(void *)arg3; +- (void)setShowPendingBlocksWhenDebugging:(id)arg1; - (void)setShowDisassemblyWhenDebugging:(id)arg1; - (void)setDebuggingWindowBehaviorXcodeInFront:(id)arg1; - (void)setDebuggingWindowBehaviorXcodeBehind:(id)arg1; @@ -146,6 +151,7 @@ - (void)createSnapshot:(id)arg1; - (void)editWorkspaceUserSettings:(id)arg1; - (void)newRunContext:(id)arg1; +- (void)takeScreenshot:(id)arg1; - (void)createBot:(id)arg1; - (void)manageRunContexts:(id)arg1; - (void)selectPreviousDestination:(id)arg1; @@ -168,8 +174,11 @@ - (void)editAndRunActiveRunContext:(id)arg1; - (void)_doCommandForEditAndSchemeCommand:(id)arg1; - (void)_doCommandForEditAndSchemeCommand:(id)arg1 schemeTask:(int)arg2; +- (void)showAppChooserIfNecessaryForScheme:(id)arg1 runDestination:(id)arg2 command:(id)arg3 onCompletion:(id)arg4; +- (BOOL)_shouldShowAppChooserForScheme:(id)arg1 command:(id)arg2; +- (void)_showAppChooserForCurrentSchemeIfNecessaryForCommand:(id)arg1 launch:(id)arg2; - (void)showModalAlertForScheme:(id)arg1; -- (void)revlock_runWithoutBuildingForSchemeIdentifier:(id)arg1 runDestination:(id)arg2 invocationRecord:(id)arg3; +- (void)runWithoutBuildingForSchemeIdentifier:(id)arg1 runDestination:(id)arg2 invocationRecord:(id)arg3; - (void)compileFileAtPath:(id)arg1 forSchemeCommand:(id)arg2; - (void)analyzeFileAtPath:(id)arg1; - (void)generateAssemblyCodeForFilePath:(id)arg1 forSchemeCommand:(id)arg2; @@ -179,12 +188,14 @@ - (void)cleanActiveRunContext:(id)arg1; - (void)installActiveRunContext:(id)arg1; - (void)analyzeActiveRunContext:(id)arg1; +- (void)buildAndRunToGenerateOptimizationProfileActiveRunContext:(id)arg1; - (void)buildForInstallActiveRunContext:(id)arg1; - (void)buildAndIntegrateActiveRunContext:(id)arg1; - (void)buildAndArchiveActiveRunContext:(id)arg1; - (void)buildActiveRunContext:(id)arg1; - (void)testActiveRunContextWithoutBuilding:(id)arg1; - (void)buildForTestActiveRunContext:(id)arg1; +- (void)profileUsingActiveRunContextWithOverridingTestingSpecifiers:(id)arg1; - (void)testUsingActiveRunContextWithOverridingTestingSpecifiers:(id)arg1; - (void)testActiveRunContext:(id)arg1; - (void)profileActiveSchemeWithoutBuilding:(id)arg1; @@ -201,7 +212,6 @@ - (void)_runScheme:(id)arg1 runDestination:(id)arg2 invocationRecord:(id)arg3; - (BOOL)_needToSwitchSchemeActionToSwitchToLLDB:(id)arg1; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2 atIndex:(unsigned long long)arg3; -- (void)_forceSwitchToLLDBIfNecessary:(id)arg1 preAlertHandler:(id)arg2 completionHandler:(void)arg3; - (void)_performDebuggableSchemeTask:(int)arg1 onScheme:(id)arg2 runDestination:(id)arg3 command:(id)arg4 commandName:(id)arg5 buildCommand:(int)arg6 filePath:(id)arg7 overridingTestingSpecifiers:(id)arg8 invocationRecord:(id)arg9 completionBlock:(id)arg10; - (void)_debugSessionCoalescedStateChanged:(id)arg1; - (BOOL)isActiveWorkspaceTabController; @@ -241,7 +251,7 @@ - (void)changeToSymbolsNavigator:(id)arg1; - (void)changeToStructureNavigator:(id)arg1; - (void)showNavigatorWithIdentifier:(id)arg1; -- (void)_changeToNavigatorWithIdentifier:(id)arg1 sender:(id)arg2; +- (void)changeToNavigatorWithIdentifier:(id)arg1 sender:(id)arg2; - (void)_splitViewDidToggleClosed; - (BOOL)performKeyEquivalent:(id)arg1; - (id)_choiceWithKeyEquivalent:(id)arg1 modifierFlags:(unsigned long long)arg2 inUtilityArea:(id)arg3; @@ -308,10 +318,10 @@ @property BOOL showNavigator; @property BOOL showUtilities; - (id)workspace; -- (void)removeDebuggingAdditionUIControllerLifeCycleObserver:(id)arg1; -- (void)addDebuggingAdditionUIControllerLifeCycleObserver:(id)arg1; -- (void)_notifyDebuggingAdditionUIControllerLifeCycleObserversOfInvalidated:(id)arg1; -- (void)_notifyDebuggingAdditionUIControllerLifeCycleObserversOfUpdated:(id)arg1; +- (void)_removePendingDebuggingAdditionUIControllerObserversForLaunchSession:(id)arg1; +- (void)_notifyAndRemoveObserversForCreatedUIController:(id)arg1 inLaunchSession:(id)arg2; +- (id)debuggingAdditionUIControllerMatchingID:(id)arg1 forLaunchSession:(id)arg2 handler:(id)arg3; +- (id)_createDebuggingAdditionUIControllersForDebuggingAddition:(id)arg1; - (void)_createDebuggingAdditionUIControllersForLaunchSession:(id)arg1; - (void)showAlertModallyInWorkspaceForError:(id)arg1; - (void)replacementView:(id)arg1 willInstallViewController:(id)arg2; @@ -329,6 +339,10 @@ // Remaining properties @property(readonly) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEWorkspaceToolbarItemProvider.h b/IDEKit/IDEWorkspaceToolbarItemProvider.h index be84fd74d..eabece861 100644 --- a/IDEKit/IDEWorkspaceToolbarItemProvider.h +++ b/IDEKit/IDEWorkspaceToolbarItemProvider.h @@ -8,12 +8,23 @@ #import "IDEToolbarItemProvider-Protocol.h" +@class NSString; + @interface IDEWorkspaceToolbarItemProvider : NSObject { } + (id)_createRunPauseContinueButton:(id)arg1; + (id)itemForItemIdentifier:(id)arg1 forToolbarInWindow:(id)arg2; ++ (double)borderedSegmentedControlSegmentWidthOn1010; ++ (double)runAndStopButtonMinWidthOn10_10; ++ (double)runAndStopButtonWidthOn10_10; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEKit/IDEWorkspaceUserSettingsSheetController.h b/IDEKit/IDEWorkspaceUserSettingsSheetController.h index 5e28f3a9e..e596145d8 100644 --- a/IDEKit/IDEWorkspaceUserSettingsSheetController.h +++ b/IDEKit/IDEWorkspaceUserSettingsSheetController.h @@ -93,5 +93,11 @@ - (void)_saveChangesToUserSettings; - (void)_beginSheetForWindow:(id)arg1 completionHandler:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/IDEWorkspaceWindow.h b/IDEKit/IDEWorkspaceWindow.h index a28d18fce..65f4c060a 100644 --- a/IDEKit/IDEWorkspaceWindow.h +++ b/IDEKit/IDEWorkspaceWindow.h @@ -27,6 +27,8 @@ - (struct CGRect)adjustedFrameForCascade:(struct CGRect)arg1 fromWindow:(id)arg2; - (struct CGRect)_adjustedFrameForSaving:(struct CGRect)arg1; - (void)toggleToolbarShown:(id)arg1; +- (id)firstResponder; +- (void)sendEvent:(id)arg1; - (BOOL)validateMenuItem:(id)arg1; @end diff --git a/IDEKit/IDEWorkspaceWindowController.h b/IDEKit/IDEWorkspaceWindowController.h index 05e9d9e48..70726dc22 100644 --- a/IDEKit/IDEWorkspaceWindowController.h +++ b/IDEKit/IDEWorkspaceWindowController.h @@ -13,13 +13,10 @@ #import "IDEEditorAreaContainer-Protocol.h" #import "NSWindowDelegate-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, DVTStateToken, DVTTabBarEnclosureView, DVTTabBarView, DVTTabSwitcher, IDEEditorArea, IDESourceControlWorkspaceUIHandler, IDEToolbarDelegate, IDEWorkspace, IDEWorkspaceTabController, IDEWorkspaceWindow, NSMapTable, NSMutableArray, NSString, NSTimer, _IDEWindowFullScreenSavedDebuggerTransitionValues; +@class DVTBarBackground, DVTNotificationToken, DVTObservingToken, DVTStackBacktrace, DVTStateToken, DVTTabBarEnclosureView, DVTWeakInterposer, IDEEditorArea, IDEEditorDocument, IDEToolbarDelegate, IDEWorkspace, IDEWorkspaceTabController, IDEWorkspaceWindow, NSMapTable, NSMutableArray, NSString, NSTabView, NSTimer, _IDEWindowFullScreenSavedDebuggerTransitionValues; @interface IDEWorkspaceWindowController : NSWindowController { - DVTTabBarEnclosureView *tabBarEnclosureView; - DVTTabBarView *_tabBarView; - DVTTabSwitcher *tabSwitcher; NSTimer *_springToFrontTimer; NSString *_uniqueIdentifier; int _debugSessionState; @@ -37,6 +34,7 @@ NSMapTable *_viewHeightsForResizing; DVTStateToken *_stateToken; NSMutableArray *_stateChangeObservingTokens; + IDEEditorDocument *_lastObservedEditorDocument; IDEWorkspaceTabController *_activeWorkspaceTabController; DVTObservingToken *_toolbarVisibleToken; IDEToolbarDelegate *_toolbarDelegate; @@ -44,10 +42,11 @@ DVTObservingToken *_workspaceSimpleFilesFocusedObservingToken; DVTObservingToken *_workspaceRepresentingFilePathObservingToken; DVTObservingToken *_workspaceFinishedLoadingObservingToken; - DVTObservingToken *_activePrimaryEditorDocumentObservingToken; + DVTObservingToken *_navigationTargetedEditorDocumentObservingToken; + DVTNotificationToken *_editorDocumentHasEditsNotificationToken; + DVTNotificationToken *_editorDocumentIsEditedNotificationToken; DVTObservingToken *_userWantsMiniDebuggingConsoleObservingToken; DVTObservingToken *_userWantsAppFocusInMiniDebuggingObservingToken; - IDESourceControlWorkspaceUIHandler *_sourceControlWorkspaceUIHandler; IDEWorkspace *_workspace; _IDEWindowFullScreenSavedDebuggerTransitionValues *_fullScreenSavedDebuggerTransitionValues; unsigned int _coalescedUpdateMask; @@ -73,6 +72,12 @@ BOOL _enteringFullScreenMode; BOOL _exitingFullScreenMode; BOOL _fullScreenTabBarAlwaysVisible; + BOOL _didSetupFirstResponderInterposer; + BOOL _shouldPerformWindowClose; + DVTTabBarEnclosureView *_tabBarEnclosureView; + NSTabView *_tabView; + DVTWeakInterposer *_firstResponderInterposer; + DVTBarBackground *_tabBarView; } + (id)keyPathsForValuesAffectingUserWantsBreakpointsActivated; @@ -81,14 +86,17 @@ + (long long)version; + (void)configureStateSavingObjectPersistenceByName:(id)arg1; + (id)workspaceWindowControllers; -@property(retain) IDESourceControlWorkspaceUIHandler *sourceControlWorkspaceUIHandler; // @synthesize sourceControlWorkspaceUIHandler=_sourceControlWorkspaceUIHandler; +@property BOOL shouldPerformWindowClose; // @synthesize shouldPerformWindowClose=_shouldPerformWindowClose; +@property(retain, nonatomic) DVTBarBackground *tabBarView; // @synthesize tabBarView=_tabBarView; +@property BOOL didSetupFirstResponderInterposer; // @synthesize didSetupFirstResponderInterposer=_didSetupFirstResponderInterposer; +@property(retain) DVTWeakInterposer *firstResponderInterposer; // @synthesize firstResponderInterposer=_firstResponderInterposer; @property(nonatomic) BOOL showToolbar; // @synthesize showToolbar=_showToolbar; +@property(retain, nonatomic) NSTabView *tabView; // @synthesize tabView=_tabView; +@property(retain, nonatomic) DVTTabBarEnclosureView *tabBarEnclosureView; // @synthesize tabBarEnclosureView=_tabBarEnclosureView; @property BOOL createNewTabUponLoadIfNoTabsExist; // @synthesize createNewTabUponLoadIfNoTabsExist=_createNewTabUponLoadIfNoTabsExist; @property(copy, nonatomic) NSString *uniqueIdentifier; // @synthesize uniqueIdentifier=_uniqueIdentifier; @property(retain) DVTStateToken *stateToken; // @synthesize stateToken=_stateToken; @property(readonly, getter=isInMiniDebuggingMode) BOOL inMiniDebuggingMode; // @synthesize inMiniDebuggingMode=_inMiniDebuggingMode; -@property(retain, nonatomic) DVTTabBarView *tabBarView; // @synthesize tabBarView=_tabBarView; -@property(retain, nonatomic) DVTTabSwitcher *tabSwitcher; // @synthesize tabSwitcher; - (void).cxx_destruct; - (void)moveFocusToEditor:(id)arg1; - (void)dicardEditing; @@ -98,6 +106,8 @@ - (void)_userWantsAppFocusInMiniDebuggingChanged; - (void)_updateTitleRepresentedPath; @property BOOL userWantsBreakpointsActivated; +- (void)_editorDocumentHasEditsStatusDidChange:(id)arg1; +- (void)_editorDocumentDirtyStatusDidChange:(id)arg1; - (void)changeFromDebugSessionState:(int)arg1 to:(int)arg2 fromDebuggingWindowBehavior:(int)arg3 to:(int)arg4; - (void)_makeWindowLookKeyWhenKey; - (void)didExitFullScreenMode:(id)arg1; @@ -147,9 +157,11 @@ - (void)_prepareBarsToEnterFullScreen; - (BOOL)isInFullScreenMode; - (void)synchronizeWindowTitleWithDocumentName; +- (void)_performCloseAll; +- (BOOL)_shouldCloseWindowEvaluatingOtherWindows; - (void)_closeWindowIfNoTabs; - (double)tabBarHeight; -- (void)moveTabFromOtherWindow:(id)arg1 toIndex:(unsigned long long)arg2 andShow:(BOOL)arg3; +- (void)moveTabFromOtherWindow:(id)arg1 toIndex:(unsigned long long)arg2 andSelect:(BOOL)arg3; - (void)replaceEmptyTabWithTabs:(id)arg1; - (void)_closeOtherTabsWithoutConfirming:(id)arg1; - (void)closeTabOrWindow:(id)arg1; @@ -188,8 +200,8 @@ - (void)_performCoalescedUpdates; - (void)_cancelCoalescedUpdate:(int)arg1; - (void)_performCoalescedUpdateSoon:(int)arg1; -- (void)tabBarViewUpdateTabTitlesNow:(id)arg1; -- (void)tabBarViewUpdateTabTitlesSoon:(id)arg1; +- (void)tabBarViewUpdateTabTitlesNow; +- (void)tabBarViewUpdateTabTitlesSoon; - (BOOL)canCreateNewTab; - (void)_showTabBarIfNeeded; - (void)_automaticallyHideTabBarForTabDrag; @@ -247,7 +259,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/IDE_StorageForCGFloat.h b/IDEKit/IDE_StorageForCGFloat.h new file mode 100644 index 000000000..bca90fb13 --- /dev/null +++ b/IDEKit/IDE_StorageForCGFloat.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDE_StorageForCGFloat : NSObject +{ + double cgFloat; +} + +@end + diff --git a/IDEKit/IDEiCloudEntitlementsProcessorViewController.h b/IDEKit/IDEiCloudEntitlementsProcessorViewController.h new file mode 100644 index 000000000..899aade47 --- /dev/null +++ b/IDEKit/IDEiCloudEntitlementsProcessorViewController.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSArrayController; + +@interface IDEiCloudEntitlementsProcessorViewController : IDEEntitlementsProcessorViewController +{ + NSArray *_availableEnvironments; + NSArrayController *_availableEnvironmentsController; +} + +@property(retain, nonatomic) NSArrayController *availableEnvironmentsController; // @synthesize availableEnvironmentsController=_availableEnvironmentsController; +@property(retain, nonatomic) NSArray *availableEnvironments; // @synthesize availableEnvironments=_availableEnvironments; +- (void).cxx_destruct; +- (void)viewDidInstall; + +@end + diff --git a/IDEKit/ITunesSoftwareServiceUploadDelegate-Protocol.h b/IDEKit/ITunesSoftwareServiceUploadDelegate-Protocol.h new file mode 100644 index 000000000..f9d2a3261 --- /dev/null +++ b/IDEKit/ITunesSoftwareServiceUploadDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol ITunesSoftwareServiceUploadDelegate + +@optional +- (void)softwareService:(id)arg1 didCompleteUploadForApplication:(id)arg2; +- (BOOL)softwareService:(id)arg1 shouldContinueUploadForApplication:(id)arg2; +- (void)softwareService:(id)arg1 didUpdatePercentageComplete:(id)arg2 forApplication:(id)arg3; +- (void)softwareService:(id)arg1 didUpdateStatusMessage:(id)arg2 forApplication:(id)arg3; +- (void)softwareService:(id)arg1 willBeginUploadForApplication:(id)arg2; +@end + diff --git a/IDEKit/IntegrationHistoryView.h b/IDEKit/IntegrationHistoryView.h new file mode 100644 index 000000000..9f827d326 --- /dev/null +++ b/IDEKit/IntegrationHistoryView.h @@ -0,0 +1,88 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSColor, NSDateFormatter, NSIndexSet, NSPopover; + +@interface IntegrationHistoryView : NSView +{ + id _dataSource; + unsigned long long _loupeSize; + double _currentBarWidth; + double _currentColumnWidth; + struct CGRect _newFrameSize; + BOOL _isInLayoutData; + BOOL _mouseIsDown; + BOOL _isPinnedToLastIntegration; + NSPopover *_popover; + id _delegate; + NSDateFormatter *_dateFormatter; + NSColor *_backgroundColor; + unsigned long long _integrationCount; + unsigned long long _maxTestCount; + double _loupeLocation; +} + ++ (id)keyPathsForValuesAffectingLoupeWidth; +@property BOOL isPinnedToLastIntegration; // @synthesize isPinnedToLastIntegration=_isPinnedToLastIntegration; +@property BOOL mouseIsDown; // @synthesize mouseIsDown=_mouseIsDown; +@property double loupeLocation; // @synthesize loupeLocation=_loupeLocation; +@property unsigned long long maxTestCount; // @synthesize maxTestCount=_maxTestCount; +@property unsigned long long integrationCount; // @synthesize integrationCount=_integrationCount; +@property(retain, nonatomic) NSColor *backgroundColor; // @synthesize backgroundColor=_backgroundColor; +@property(retain, nonatomic) NSDateFormatter *dateFormatter; // @synthesize dateFormatter=_dateFormatter; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) __weak NSPopover *popover; // @synthesize popover=_popover; +- (void).cxx_destruct; +- (id)indexSetBasedOnRightSizeIsLastIntegration:(id)arg1; +- (id)titleFromIntegrationNumber:(unsigned long long)arg1; +- (id)titleFromDate:(id)arg1; +- (struct CGRect)rightJogRect; +- (struct CGPoint)maxPoint; +- (double)loupeWidth; +- (struct CGRect)loupeRect; +- (struct CGRect)leftJogRect; +- (BOOL)lastIntegrationIsVisible; +- (BOOL)isClipped; +- (id)indexesForRect:(struct CGRect)arg1; +- (void)contentViewBoundsDidChange:(id)arg1; +- (void)contentViewFrameDidChange:(id)arg1; +- (void)_frameOrBoundsDidChange; +- (double)constrainLoupeLocation:(double)arg1; +- (void)drawTopGutter; +- (void)drawTitles; +- (void)drawRightContentIndicator; +- (id)dateRangeStringWithSelectedIntegrationIndexes:(id)arg1; +- (id)stringWithSelectedIntegrationIndexes:(id)arg1; +- (void)drawLoupe; +- (void)drawLeftContentIndicator; +- (void)drawColumns; +- (void)drawBottomGutter; +- (void)hostWindowDidExitFullScreen:(id)arg1; +- (void)hostWindowDidEnterFullScreen:(id)arg1; +- (void)windowFinishedResizing:(id)arg1; +- (void)viewWillMoveToWindow:(id)arg1; +- (void)viewDidMoveToWindow; +- (void)drawRect:(struct CGRect)arg1; +- (void)mouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; +- (void)layoutData; +- (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; +- (void)reloadData; +- (void)noteNumberOfIntegrationsChanged; +@property(readonly, copy, nonatomic) NSIndexSet *selectedIntegrationIndexes; +- (void)setFrame:(struct CGRect)arg1; +@property(nonatomic) unsigned long long loupeSize; +@property(nonatomic) __weak id dataSource; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)dealloc; +- (void)commonInit; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/IntegrationHistoryViewDataSource-Protocol.h b/IDEKit/IntegrationHistoryViewDataSource-Protocol.h new file mode 100644 index 000000000..eecc58849 --- /dev/null +++ b/IDEKit/IntegrationHistoryViewDataSource-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IntegrationHistoryViewDataSource +- (unsigned long long)numberOfIntegrationsInHistoryView:(id)arg1; +- (id)historyView:(id)arg1 dataForIntegration:(unsigned long long)arg2; +@end + diff --git a/IDEKit/IntegrationHistoryViewDelegate-Protocol.h b/IDEKit/IntegrationHistoryViewDelegate-Protocol.h new file mode 100644 index 000000000..500903925 --- /dev/null +++ b/IDEKit/IntegrationHistoryViewDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IntegrationHistoryViewDelegate + +@optional +- (id)integrationDateForIndex:(unsigned long long)arg1; +- (long long)integrationNumberForIndex:(unsigned long long)arg1; +- (void)historyView:(id)arg1 didSelectIntegrationsAtIndexes:(id)arg2; +@end + diff --git a/IDEKit/IntegrationHistoryViewItem.h b/IDEKit/IntegrationHistoryViewItem.h new file mode 100644 index 000000000..a81047213 --- /dev/null +++ b/IDEKit/IntegrationHistoryViewItem.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDate, NSDictionary; + +@interface IntegrationHistoryViewItem : NSObject +{ + unsigned long long _integrationNumber; + NSDate *_timestamp; + unsigned long long _failCount; + unsigned long long _passCount; + NSDictionary *_dictionaryRepresentation; +} + +@property(retain, nonatomic) NSDictionary *dictionaryRepresentation; // @synthesize dictionaryRepresentation=_dictionaryRepresentation; +@property(nonatomic) unsigned long long passCount; // @synthesize passCount=_passCount; +@property(nonatomic) unsigned long long failCount; // @synthesize failCount=_failCount; +@property(retain, nonatomic) NSDate *timestamp; // @synthesize timestamp=_timestamp; +@property(nonatomic) unsigned long long integrationNumber; // @synthesize integrationNumber=_integrationNumber; +- (void).cxx_destruct; +- (id)initWithIntegrationNumber:(unsigned long long)arg1 timestamp:(id)arg2 failCount:(unsigned long long)arg3 passCount:(unsigned long long)arg4; +- (id)init; + +@end + diff --git a/IDEKit/IntegrationHistoryViewPopoverController.h b/IDEKit/IntegrationHistoryViewPopoverController.h new file mode 100644 index 000000000..1952160ba --- /dev/null +++ b/IDEKit/IntegrationHistoryViewPopoverController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class NSString; + +@interface IntegrationHistoryViewPopoverController : NSViewController +{ + NSString *_integrationRange; + NSString *_dateRange; +} + +@property(copy) NSString *dateRange; // @synthesize dateRange=_dateRange; +@property(copy) NSString *integrationRange; // @synthesize integrationRange=_integrationRange; +- (void).cxx_destruct; + +@end + diff --git a/IDEKit/NSAppleEventManager-DVTAssertionOverrides.h b/IDEKit/NSAppleEventManager-DVTAssertionOverrides.h new file mode 100644 index 000000000..1c8757d25 --- /dev/null +++ b/IDEKit/NSAppleEventManager-DVTAssertionOverrides.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSAppleEventManager.h" + +@interface NSAppleEventManager (DVTAssertionOverrides) +- (short)swizzleDispatchRawAppleEvent:(const struct AEDesc *)arg1 withRawReply:(struct AEDesc *)arg2 handlerRefCon:(void *)arg3; +@end + diff --git a/IDEKit/NSApplicationDelegate-Protocol.h b/IDEKit/NSApplicationDelegate-Protocol.h index 20526dc77..3d888314d 100644 --- a/IDEKit/NSApplicationDelegate-Protocol.h +++ b/IDEKit/NSApplicationDelegate-Protocol.h @@ -24,6 +24,10 @@ - (void)applicationWillHide:(id)arg1; - (void)applicationDidFinishLaunching:(id)arg1; - (void)applicationWillFinishLaunching:(id)arg1; +- (void)application:(id)arg1 didUpdateUserActivity:(id)arg2; +- (void)application:(id)arg1 didFailToContinueUserActivityWithType:(id)arg2 error:(id)arg3; +- (BOOL)application:(id)arg1 continueUserActivity:(id)arg2 restorationHandler:(id)arg3; +- (BOOL)application:(id)arg1 willContinueUserActivityWithType:(id)arg2; - (void)application:(id)arg1 didDecodeRestorableState:(id)arg2; - (void)application:(id)arg1 willEncodeRestorableState:(id)arg2; - (void)application:(id)arg1 didReceiveRemoteNotification:(id)arg2; diff --git a/IDEKit/NSArrayController-IDEInspectorContentControllerConformance.h b/IDEKit/NSArrayController-IDEInspectorContentControllerConformance.h new file mode 100644 index 000000000..e39b82b80 --- /dev/null +++ b/IDEKit/NSArrayController-IDEInspectorContentControllerConformance.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArrayController.h" + +#import "IDEInspectorContentController-Protocol.h" + +@class NSString; + +@interface NSArrayController (IDEInspectorContentControllerConformance) + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDEKit/NSCacheDelegate-Protocol.h b/IDEKit/NSCacheDelegate-Protocol.h new file mode 100644 index 000000000..4b463fcbe --- /dev/null +++ b/IDEKit/NSCacheDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSCacheDelegate + +@optional +- (void)cache:(id)arg1 willEvictObject:(id)arg2; +@end + diff --git a/IDEKit/NSControl-DVTNSViewAdditions.h b/IDEKit/NSControl-DVTNSViewAdditions.h new file mode 100644 index 000000000..4cd66ed7e --- /dev/null +++ b/IDEKit/NSControl-DVTNSViewAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControl.h" + +@interface NSControl (DVTNSViewAdditions) +- (BOOL)_dvt_controlShouldDrawActiveAndIsEnabled; +@end + diff --git a/IDEKit/NSFastEnumeration-Protocol.h b/IDEKit/NSFastEnumeration-Protocol.h new file mode 100644 index 000000000..6d0370f87 --- /dev/null +++ b/IDEKit/NSFastEnumeration-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSFastEnumeration +- (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; +@end + diff --git a/IDEKit/NSMenuItem-IDERunDestinationMenuItemViewState.h b/IDEKit/NSMenuItem-IDERunDestinationMenuItemViewState.h new file mode 100644 index 000000000..2e0d8ada2 --- /dev/null +++ b/IDEKit/NSMenuItem-IDERunDestinationMenuItemViewState.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMenuItem.h" + +@interface NSMenuItem (IDERunDestinationMenuItemViewState) ++ (id)keyPathsForValuesAffectingDvt_attributedStateStringValue; ++ (id)keyPathsForValuesAffectingIde_currentStateString; ++ (id)keyPathsForValuesAffectingDvt_attributedTitle; ++ (id)keyPathsForValuesAffectingDvt_stateStringAttributes; ++ (id)keyPathsForValuesAffectingIde_currentStateTextColor; +- (id)dvt_attributedStateStringValue; +- (id)ide_currentStateString; +- (id)dvt_attributedTitle; +- (id)dvt_stateStringAttributes; +- (id)ide_currentStateTextColor; +@end + diff --git a/IDEKit/NSMutableArray-IDEConfigurableDataNodeArrayExtensions.h b/IDEKit/NSMutableArray-IDEConfigurableDataNodeArrayExtensions.h new file mode 100644 index 000000000..ef3353e38 --- /dev/null +++ b/IDEKit/NSMutableArray-IDEConfigurableDataNodeArrayExtensions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableArray.h" + +@interface NSMutableArray (IDEConfigurableDataNodeArrayExtensions) +- (void)IDE_insertObjects:(id)arg1 inArraySortedUsingComparator:(id)arg2; +- (void)IDE_insertObject:(id)arg1 inArraySortedUsingComparator:(id)arg2; +@end + diff --git a/IDEKit/NSObject-Protocol.h b/IDEKit/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEKit/NSObject-Protocol.h +++ b/IDEKit/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEKit/NSPathControlDelegate-Protocol.h b/IDEKit/NSPathControlDelegate-Protocol.h index 9eed8e3a2..84e6cd599 100644 --- a/IDEKit/NSPathControlDelegate-Protocol.h +++ b/IDEKit/NSPathControlDelegate-Protocol.h @@ -14,5 +14,6 @@ - (BOOL)pathControl:(id)arg1 acceptDrop:(id)arg2; - (unsigned long long)pathControl:(id)arg1 validateDrop:(id)arg2; - (BOOL)pathControl:(id)arg1 shouldDragPathComponentCell:(id)arg2 withPasteboard:(id)arg3; +- (BOOL)pathControl:(id)arg1 shouldDragItem:(id)arg2 withPasteboard:(id)arg3; @end diff --git a/IDEKit/NSPopoverDelegate-Protocol.h b/IDEKit/NSPopoverDelegate-Protocol.h index 578c1a1e0..42490fae9 100644 --- a/IDEKit/NSPopoverDelegate-Protocol.h +++ b/IDEKit/NSPopoverDelegate-Protocol.h @@ -14,6 +14,7 @@ - (void)popoverDidShow:(id)arg1; - (void)popoverWillShow:(id)arg1; - (id)detachableWindowForPopover:(id)arg1; +- (BOOL)popoverShouldDetach:(id)arg1; - (BOOL)popoverShouldClose:(id)arg1; @end diff --git a/IDEKit/NSRuleEditorDelegate-Protocol.h b/IDEKit/NSRuleEditorDelegate-Protocol.h new file mode 100644 index 000000000..bf264956c --- /dev/null +++ b/IDEKit/NSRuleEditorDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSRuleEditorDelegate +- (id)ruleEditor:(id)arg1 displayValueForCriterion:(id)arg2 inRow:(long long)arg3; +- (id)ruleEditor:(id)arg1 child:(long long)arg2 forCriterion:(id)arg3 withRowType:(unsigned long long)arg4; +- (long long)ruleEditor:(id)arg1 numberOfChildrenForCriterion:(id)arg2 withRowType:(unsigned long long)arg3; + +@optional +- (void)ruleEditorRowsDidChange:(id)arg1; +- (id)ruleEditor:(id)arg1 predicatePartsForCriterion:(id)arg2 withDisplayValue:(id)arg3 inRow:(long long)arg4; +@end + diff --git a/IDEKit/NSTextViewDelegate-Protocol.h b/IDEKit/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/IDEKit/NSTextViewDelegate-Protocol.h +++ b/IDEKit/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/IDEKit/NSTreeController-IDELogTreeControllerUtilities.h b/IDEKit/NSTreeController-IDELogTreeControllerUtilities.h new file mode 100644 index 000000000..8c6b6f762 --- /dev/null +++ b/IDEKit/NSTreeController-IDELogTreeControllerUtilities.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTreeController.h" + +@interface NSTreeController (IDELogTreeControllerUtilities) +- (id)indexPathsForObjects:(id)arg1; +@end + diff --git a/IDEKit/NSTreeNode-IDETreeNodeUtilities.h b/IDEKit/NSTreeNode-IDETreeNodeUtilities.h new file mode 100644 index 000000000..df4533f64 --- /dev/null +++ b/IDEKit/NSTreeNode-IDETreeNodeUtilities.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTreeNode.h" + +@interface NSTreeNode (IDETreeNodeUtilities) +- (void)_addIndexPathsOfObjects:(id)arg1 toArray:(id)arg2; +@end + diff --git a/IDEKit/NSURL-IDEKitURLPropertyAdditions.h b/IDEKit/NSURL-IDEKitURLPropertyAdditions.h index 61e0e500c..4062359e7 100644 --- a/IDEKit/NSURL-IDEKitURLPropertyAdditions.h +++ b/IDEKit/NSURL-IDEKitURLPropertyAdditions.h @@ -6,20 +6,25 @@ #import "NSURL.h" -#import "IDENavigableItemRepresentation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" @class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; -@interface NSURL (IDEKitURLPropertyAdditions) +@interface NSURL (IDEKitURLPropertyAdditions) @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) DVTFileDataType *navigableItem_documentType; @property(readonly) NSString *navigableItem_name; @property(readonly) NSImage *navigableItem_image; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) IDEFileReference *navigableItem_fileReference; @property(readonly) NSString *navigableItem_groupIdentifier; @property(readonly) BOOL navigableItem_isLeaf; @property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDEKit/XCBuildIssueBaseClassAdapter.h b/IDEKit/XCBuildIssueBaseClassAdapter.h new file mode 100644 index 000000000..f796a22dc --- /dev/null +++ b/IDEKit/XCBuildIssueBaseClassAdapter.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCBuildIssueBaseClassAdapter : XCBuildResultAdapter +{ +} + +- (BOOL)dataNode:(id)arg1 handleReturnKey:(id)arg2 forOutlineView:(id)arg3 changeFocus:(BOOL)arg4; +- (void)dataNode:(id)arg1 forwardingCell:(id)arg2 drawWithFrame:(struct CGRect)arg3 inView:(id)arg4; +- (id)newAttributesForFont:(id)arg1 color:(id)arg2; +- (id)backgroundColor; +- (double)heightOfRowForDataNode:(id)arg1; +- (void)dataNode:(id)arg1 outlineView:(id)arg2 willDisplayCell:(id)arg3 forTableColumn:(id)arg4; +- (id)dataNode:(id)arg1 objectValueForTableColumn:(id)arg2; +- (BOOL)dataNode:(id)arg1 shouldEditTableColumn:(id)arg2; +- (BOOL)isDataNodeSelectable:(id)arg1; +- (BOOL)isDataNodeExpandable:(id)arg1; +- (id)init; + +@end + diff --git a/IDEKit/XCBuildIssueCategoryAdapter.h b/IDEKit/XCBuildIssueCategoryAdapter.h new file mode 100644 index 000000000..2899fa552 --- /dev/null +++ b/IDEKit/XCBuildIssueCategoryAdapter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCBuildIssueCategoryAdapter : XCBuildIssueBaseClassAdapter +{ +} + +- (id)dataNodePersistentObjectComponent:(id)arg1; +- (id)backgroundColor; +- (id)imageForDataNode:(id)arg1; +- (id)titleForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCBuildIssueOccurrenceAdapter.h b/IDEKit/XCBuildIssueOccurrenceAdapter.h new file mode 100644 index 000000000..476b3c76d --- /dev/null +++ b/IDEKit/XCBuildIssueOccurrenceAdapter.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCBuildIssueOccurrenceAdapter : XCBuildIssueBaseClassAdapter +{ +} + +- (void)instantiateChildrenForDataNode:(id)arg1; +- (BOOL)isDataNodeExpandable:(id)arg1; +- (id)dataNodePersistentObjectComponent:(id)arg1; +- (id)dataNode:(id)arg1 toolTipForTableColumn:(id)arg2; +- (id)imageForDataNode:(id)arg1; +- (id)titleForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCBuildIssueOccurrenceSubStepAdapter.h b/IDEKit/XCBuildIssueOccurrenceSubStepAdapter.h new file mode 100644 index 000000000..9c300f2e6 --- /dev/null +++ b/IDEKit/XCBuildIssueOccurrenceSubStepAdapter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCBuildIssueOccurrenceSubStepAdapter : XCBuildIssueBaseClassAdapter +{ +} + +- (id)dataNodePersistentObjectComponent:(id)arg1; +- (id)dataNode:(id)arg1 toolTipForTableColumn:(id)arg2; +- (id)imageForDataNode:(id)arg1; +- (id)titleForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCBuildResultAdapter.h b/IDEKit/XCBuildResultAdapter.h new file mode 100644 index 000000000..2fa83c367 --- /dev/null +++ b/IDEKit/XCBuildResultAdapter.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "XCEDataNodeAdapterP-Protocol.h" + +@class NSString, XCBuildResultsCell; + +@interface XCBuildResultAdapter : NSObject +{ + XCBuildResultsCell *_forwardingCell; +} + +- (void).cxx_destruct; +- (void)clear; +- (void)_drawImage:(id)arg1 atPoint:(struct CGPoint)arg2; +- (id)accessibilityDescriptionForDataNode:(id)arg1; +- (id)dataNode:(id)arg1 outlineView:(id)arg2 dataCellForTableColumn:(id)arg3; +- (BOOL)isKeyAndFirstResponderForOutlineView:(id)arg1; +- (id)createTextViewForDataNode:(id)arg1; +- (void)expandActionForDataNode:(id)arg1; +- (void)_scrollToEndForDataNode:(id)arg1; +- (void)_recursiveSetTextExpanded:(BOOL)arg1 inDataNode:(id)arg2; +- (BOOL)textExpandedForDataNode:(id)arg1; +- (void)setTextExpanded:(BOOL)arg1 forDataNode:(id)arg2; +- (BOOL)expandableTitleForDataNode:(id)arg1; +- (BOOL)supportsTextExpansionAtMessageLevelForDataNode:(id)arg1; +- (BOOL)supportsTextExpansionAtSectionLevelForDataNode:(id)arg1; +- (BOOL)supportsTextExpansionForDataNode:(id)arg1; +- (BOOL)dataNode:(id)arg1 doubleClickInColumn:(id)arg2; +- (id)newAttributesForFont:(id)arg1 color:(id)arg2; +- (id)textColorForDataNode:(id)arg1; +- (double)verticaImageOffsetForDataNode:(id)arg1; +- (double)titleFontHeigthForDataNode:(id)arg1; +- (id)titleFontForDataNode:(id)arg1; +- (id)defaultBoldFont; +- (double)defaultFontHeight; +- (id)defaultFont; +- (id)imageForDataNode:(id)arg1; +- (id)titleForDataNode:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/XCBuildResultsCell.h b/IDEKit/XCBuildResultsCell.h new file mode 100644 index 000000000..e695166b9 --- /dev/null +++ b/IDEKit/XCBuildResultsCell.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSButtonCell; + +@interface XCBuildResultsCell : XCEForwardingCell +{ + NSButtonCell *_expandButtonCell; +} + +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (BOOL)accessibilityIsAttributeSettable:(id)arg1; +- (id)accessibilityAttributeValue:(id)arg1; +- (id)accessibilityAttributeNames; +- (BOOL)accessibilityIsIgnored; +- (void)clear; +- (void)expandAction:(id)arg1; +@property(readonly, nonatomic) NSButtonCell *expandButtonCell; // @dynamic expandButtonCell; + +@end + diff --git a/IDEKit/XCBuildResultsOutlineView.h b/IDEKit/XCBuildResultsOutlineView.h new file mode 100644 index 000000000..ec0c3ef79 --- /dev/null +++ b/IDEKit/XCBuildResultsOutlineView.h @@ -0,0 +1,86 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOutlineView.h" + +@class IDEConfigurableDataSource, NSArray, XCTranscriptTextView; + +@interface XCBuildResultsOutlineView : NSOutlineView +{ + long long _mouseRow; + BOOL _withinDrawRect; + double _xceLastWidth; + BOOL _changedWidthWhileLiveResizing; + XCTranscriptTextView *_textView; + NSArray *_collapsedItems; + NSArray *_expandedItems; + NSArray *_selectedItems; + NSArray *_itemsWithExpandedTranscripts; + struct CGPoint _scrollPositionAllResults; + BOOL _scrollerIsPinnedToBottomAllResults; + struct CGPoint _scrollPositionLatestResults; + BOOL _scrollerIsPinnedToBottomLatestResults; + BOOL _batchUpdateMode; + BOOL _cleared; + BOOL _allowsSizingShorterThanClipView; +} + +@property(nonatomic) BOOL allowsSizingShorterThanClipView; // @synthesize allowsSizingShorterThanClipView=_allowsSizingShorterThanClipView; +@property(nonatomic) BOOL scrollerIsPinnedToBottomLatestResults; // @synthesize scrollerIsPinnedToBottomLatestResults=_scrollerIsPinnedToBottomLatestResults; +@property(nonatomic) struct CGPoint scrollPositionLatestResults; // @synthesize scrollPositionLatestResults=_scrollPositionLatestResults; +@property(nonatomic) BOOL scrollerIsPinnedToBottomAllResults; // @synthesize scrollerIsPinnedToBottomAllResults=_scrollerIsPinnedToBottomAllResults; +@property(nonatomic) struct CGPoint scrollPositionAllResults; // @synthesize scrollPositionAllResults=_scrollPositionAllResults; +@property(retain) NSArray *itemsWithExpandedTranscripts; // @synthesize itemsWithExpandedTranscripts=_itemsWithExpandedTranscripts; +@property(retain) NSArray *selectedItems; // @synthesize selectedItems=_selectedItems; +@property(retain) NSArray *expandedItems; // @synthesize expandedItems=_expandedItems; +@property(retain) NSArray *collapsedItems; // @synthesize collapsedItems=_collapsedItems; +@property(retain, nonatomic) XCTranscriptTextView *textView; // @synthesize textView=_textView; +@property(nonatomic) long long mouseRow; // @synthesize mouseRow=_mouseRow; +- (void).cxx_destruct; +- (void)dealloc; +- (void)clearOutlineView; +- (BOOL)becomeFirstResponder; +- (void)scrollToEnd; +- (BOOL)shouldScrollToEnd; +- (void)mouseDown:(id)arg1; +- (id)menuForEvent:(id)arg1; +- (void)selectPreviousContentSibling:(id)arg1; +- (void)selectNextContentSibling:(id)arg1; +- (void)selectContentChild:(id)arg1; +- (void)selectContentParent:(id)arg1; +- (void)jumpToSelection:(id)arg1; +- (void)copy:(id)arg1; +- (id)selectedNodes; +- (id)selectedData; +@property(readonly, nonatomic) IDEConfigurableDataSource *xceDataSource; // @dynamic xceDataSource; +- (void)_widthChanged:(id)arg1; +- (void)viewDidEndLiveResize; +- (void)viewWillStartLiveResize; +- (void)viewWillDraw; +- (void)_checkForChangedWidth; +- (void)_updateAllRowHeights; +- (void)setNeedsDisplayInRect:(struct CGRect)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (void)updateTrackingAreas; +- (void)clearTextView; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)cursorUpdate:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (void)_reflectMouseRow:(id)arg1; +- (void)_updateForOldMouseRow; +- (void)keyDown:(id)arg1; +- (struct CGSize)_adjustFrameSizeToFitSuperview:(struct CGSize)arg1; +- (struct CGRect)frameOfOutlineCellAtRow:(long long)arg1; +- (void)_redisplayAfterExpansionChangeFromRow:(long long)arg1 withOriginalRowCount:(long long)arg2; +- (void)xceSetBatchUpdateMode:(BOOL)arg1; +- (double)xceLastWidth; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)_initCommon; + +@end + diff --git a/IDEKit/XCBuildResultsTextLayout.h b/IDEKit/XCBuildResultsTextLayout.h new file mode 100644 index 000000000..193d5ae44 --- /dev/null +++ b/IDEKit/XCBuildResultsTextLayout.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCBuildResultsTextLayout : XCETextLayout +{ + unsigned long long _commandDetailLength; + double _commandDetailHeight; + unsigned long long _totalLengthUsed; + BOOL _logWasRecording; + long long _storedLevel; + unsigned long long _storedCommandDetailLength; + unsigned long long _storedTextLength; + BOOL _alreadyStoredOnce; +} + +@property(nonatomic) BOOL logWasRecording; // @synthesize logWasRecording=_logWasRecording; +- (id)coloredRectsForSection:(id)arg1; +@property(readonly, nonatomic) double commandDetailHeight; +- (void)_doLayout; +- (void)resetForLogMessage:(id)arg1 forDataNode:(id)arg2; +- (id)newMessageAttributesForFont:(id)arg1 color:(id)arg2; +- (void)resetForLogSection:(id)arg1 forDataNode:(id)arg2 alwaysNeedsSetting:(BOOL)arg3; + +@end + diff --git a/IDEKit/XCEColoredRect.h b/IDEKit/XCEColoredRect.h new file mode 100644 index 000000000..96ecd8b42 --- /dev/null +++ b/IDEKit/XCEColoredRect.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSColor; + +@interface XCEColoredRect : NSObject +{ + struct _NSRange _range; + struct CGRect _rect; + NSColor *_color; + id _reference; +} + +@property(retain, nonatomic) id reference; // @synthesize reference=_reference; +@property(retain, nonatomic) NSColor *color; // @synthesize color=_color; +@property(nonatomic) struct CGRect rect; // @synthesize rect=_rect; +@property(nonatomic) struct _NSRange range; // @synthesize range=_range; +- (void).cxx_destruct; + +@end + diff --git a/IDEKit/XCEDataNodeAdapterP-Protocol.h b/IDEKit/XCEDataNodeAdapterP-Protocol.h new file mode 100644 index 000000000..f4cbd4c76 --- /dev/null +++ b/IDEKit/XCEDataNodeAdapterP-Protocol.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCEDataNodeAdapterP + +@optional +- (void)dataNode:(id)arg1 clearForwardingCell:(id)arg2; +- (void)dataNode:(id)arg1 forwardingCell:(id)arg2 copyWithZone:(struct _NSZone *)arg3 copiedCell:(id)arg4; +- (BOOL)dataNode:(id)arg1 forwardingCell:(id)arg2 trackMouse:(id)arg3 inRect:(struct CGRect)arg4 ofView:(id)arg5 untilMouseUp:(BOOL)arg6; +- (unsigned long long)dataNode:(id)arg1 forwardingCell:(id)arg2 hitTestForEvent:(id)arg3 inRect:(struct CGRect)arg4 ofView:(id)arg5; +- (void)dataNode:(id)arg1 forwardingCell:(id)arg2 drawWithFrame:(struct CGRect)arg3 inView:(id)arg4; +- (id)dataArrayForConsistencyCheck; +- (id)dataNode:(id)arg1 toolTipForTableColumn:(id)arg2 forCell:(id)arg3 rect:(struct CGRect *)arg4 mouseLocation:(struct CGPoint)arg5; +- (id)dataNode:(id)arg1 toolTipForTableColumn:(id)arg2; +- (id)representedFilenameForDataNode:(id)arg1; +- (void)dataNodeClear:(id)arg1; +- (BOOL)shouldSortChildrenOfNode:(id)arg1; +- (BOOL)isDataNodeDragDeletable:(id)arg1; +- (void)dataNode:(id)arg1 acceptDroppedItems:(id)arg2 atIndex:(long long)arg3; +- (BOOL)dataNode:(id)arg1 canAcceptDroppedItem:(id)arg2 atChildIndex:(long long)arg3; +- (BOOL)dataNode:(id)arg1 canAcceptDroppedItems:(id)arg2 atChildIndex:(long long)arg3; +- (struct CGRect)dataNode:(id)arg1 frameOfOutlineCellAtRow:(long long)arg2 defaultFrame:(struct CGRect)arg3; +- (double)heightOfRowForDataNode:(id)arg1; +- (id)inspectorViewControllersForDataNode:(id)arg1 editor:(id)arg2; +- (id)editorViewControllerForDataNode:(id)arg1; +- (BOOL)dataNode:(id)arg1 matchesPersistentObjectComponent:(id)arg2; +- (id)dataNodePersistentObjectComponent:(id)arg1; +- (long long)compareDataNode:(id)arg1 withDataNode:(id)arg2; +- (void)refreshDataNode:(id)arg1; +- (void)removeDataNode:(id)arg1; +- (BOOL)dropPaths:(id)arg1 atIndex:(long long)arg2 ofNode:(id)arg3; +- (void)renameChild:(id)arg1 withinDataNode:(id)arg2; +- (void)removeChild:(id)arg1 fromDataNode:(id)arg2; +- (id)instantiateAddedChildWithData:(id)arg1 forDataNode:(id)arg2; +- (BOOL)dataNode:(id)arg1 handleReturnKey:(id)arg2 forOutlineView:(id)arg3 changeFocus:(BOOL)arg4; +- (BOOL)dataNode:(id)arg1 handleMouseDown:(id)arg2 forOutlineView:(id)arg3 inRow:(long long)arg4 atRelativeLocation:(struct CGPoint)arg5; +- (BOOL)dataNode:(id)arg1 doubleClickInColumn:(id)arg2; +- (BOOL)filterChildData:(id)arg1 parentNode:(id)arg2 designatedAdapter:(id)arg3; +- (void)instantiateChildrenForDataNode:(id)arg1; +- (id)dataNodeImage:(id)arg1; +- (BOOL)isDataNodeSelectable:(id)arg1; +- (BOOL)isDataNodeExpandedByDefault:(id)arg1; +- (BOOL)isDataNodeExpandable:(id)arg1; +- (BOOL)dataNode:(id)arg1 outlineViewIsGroupItem:(id)arg2; +- (BOOL)dataNode:(id)arg1 outlineViewShouldShowOutlineCell:(id)arg2; +- (id)dataNode:(id)arg1 outlineView:(id)arg2 dataCellForTableColumn:(id)arg3; +- (void)dataNode:(id)arg1 outlineView:(id)arg2 willDisplayCell:(id)arg3 forTableColumn:(id)arg4; +- (BOOL)dataNode:(id)arg1 shouldEditTableColumn:(id)arg2; +- (void)dataNode:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3; +- (id)dataNode:(id)arg1 objectValueForTableColumn:(id)arg2; +- (void)dataNodeConfigure:(id)arg1; +@end + diff --git a/IDEKit/XCEForwardingCell.h b/IDEKit/XCEForwardingCell.h new file mode 100644 index 000000000..245c786b0 --- /dev/null +++ b/IDEKit/XCEForwardingCell.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCell.h" + +@class IDEConfigurableDataNode; + +@interface XCEForwardingCell : NSCell +{ + IDEConfigurableDataNode *_dataNode; +} + +@property(retain, nonatomic) IDEConfigurableDataNode *dataNode; // @synthesize dataNode=_dataNode; +- (void).cxx_destruct; +- (void)clear; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (BOOL)trackMouse:(id)arg1 inRect:(struct CGRect)arg2 ofView:(id)arg3 untilMouseUp:(BOOL)arg4; +- (unsigned long long)hitTestForEvent:(id)arg1 inRect:(struct CGRect)arg2 ofView:(id)arg3; +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; + +@end + diff --git a/IDEKit/XCETextLayout.h b/IDEKit/XCETextLayout.h new file mode 100644 index 000000000..46e1a7416 --- /dev/null +++ b/IDEKit/XCETextLayout.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSLayoutManager, NSTextContainer, NSTextStorage; + +@interface XCETextLayout : NSObject +{ + NSLayoutManager *_layoutManager; + NSTextStorage *_textStorage; + struct _NSRange _glyphRange; + double _usedHeight; + BOOL _layoutDone; + NSArray *_coloredRects; +} + +@property(readonly, nonatomic) NSTextStorage *textStorage; // @synthesize textStorage=_textStorage; +@property(retain, nonatomic) NSArray *coloredRects; // @synthesize coloredRects=_coloredRects; +@property(nonatomic) struct _NSRange glyphRange; // @synthesize glyphRange=_glyphRange; +@property(readonly, nonatomic) NSLayoutManager *layoutManager; // @synthesize layoutManager=_layoutManager; +- (void).cxx_destruct; +- (void)addColoredRectsForRange:(struct _NSRange)arg1 color:(id)arg2 reference:(id)arg3 toArray:(id)arg4; +- (void)drawColoredRects:(id)arg1 forTextOrigin:(struct CGPoint)arg2; +- (double)heightAtCharacterPosition:(unsigned long long)arg1; +- (void)drawAt:(struct CGPoint)arg1 inView:(id)arg2; +@property(readonly, nonatomic) double usedHeight; +@property(nonatomic) double width; // @dynamic width; +- (void)_doLayout; +- (void)setAttributedString:(id)arg1; +- (void)invalidateLayout; +@property(readonly, nonatomic) NSTextContainer *textContainer; +- (void)dealloc; +- (id)init; + +@end + diff --git a/IDEKit/XCETextLayoutTextStorage.h b/IDEKit/XCETextLayoutTextStorage.h new file mode 100644 index 000000000..dc32b0796 --- /dev/null +++ b/IDEKit/XCETextLayoutTextStorage.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextStorage.h" + +@class NSMutableAttributedString; + +@interface XCETextLayoutTextStorage : NSTextStorage +{ + NSMutableAttributedString *_contents; +} + +- (void).cxx_destruct; +- (struct _NSRange)findString:(id)arg1 previousFindRange:(struct _NSRange)arg2 limitRange:(struct _NSRange)arg3 options:(unsigned long long)arg4 matchStyle:(long long)arg5 wrap:(BOOL)arg6; +- (id)attributesAtIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (id)string; +- (void)setAttributes:(id)arg1 range:(struct _NSRange)arg2; +- (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2; +- (void)replaceCharactersInRange:(struct _NSRange)arg1 withAttributedString:(id)arg2; +- (id)init; + +@end + diff --git a/IDEKit/XCLogAnalyzerControlFlowStepAdapter.h b/IDEKit/XCLogAnalyzerControlFlowStepAdapter.h new file mode 100644 index 000000000..214617036 --- /dev/null +++ b/IDEKit/XCLogAnalyzerControlFlowStepAdapter.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogAnalyzerControlFlowStepAdapter : XCLogAnalyzerStepAdapter +{ +} + +- (id)imageForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCLogAnalyzerEventStepAdapter.h b/IDEKit/XCLogAnalyzerEventStepAdapter.h new file mode 100644 index 000000000..68e3f553b --- /dev/null +++ b/IDEKit/XCLogAnalyzerEventStepAdapter.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogAnalyzerEventStepAdapter : XCLogAnalyzerStepAdapter +{ +} + +- (id)imageForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCLogAnalyzerResultAdapter.h b/IDEKit/XCLogAnalyzerResultAdapter.h new file mode 100644 index 000000000..de5ea14a0 --- /dev/null +++ b/IDEKit/XCLogAnalyzerResultAdapter.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogAnalyzerResultAdapter : XCLogMessageAdapter +{ +} + +- (unsigned long long)analyzerResultsForDataNode:(id)arg1; +- (id)imageForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCLogAnalyzerStepAdapter.h b/IDEKit/XCLogAnalyzerStepAdapter.h new file mode 100644 index 000000000..ca41e89b0 --- /dev/null +++ b/IDEKit/XCLogAnalyzerStepAdapter.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogAnalyzerStepAdapter : XCLogMessageAdapter +{ +} + +- (id)titleForDataNode:(id)arg1; +- (id)imageForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCLogAnalyzerWarningAdapter.h b/IDEKit/XCLogAnalyzerWarningAdapter.h new file mode 100644 index 000000000..414701464 --- /dev/null +++ b/IDEKit/XCLogAnalyzerWarningAdapter.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogAnalyzerWarningAdapter : XCLogMessageAdapter +{ +} + +- (unsigned long long)analyzerWarningsForDataNode:(id)arg1; +- (id)imageForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCLogErrorAdapter.h b/IDEKit/XCLogErrorAdapter.h new file mode 100644 index 000000000..e27d94b96 --- /dev/null +++ b/IDEKit/XCLogErrorAdapter.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogErrorAdapter : XCLogProblemAdapter +{ +} + +- (unsigned long long)errorsForDataNode:(id)arg1; +- (id)imageForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCLogHeaderInclusionAdapter.h b/IDEKit/XCLogHeaderInclusionAdapter.h new file mode 100644 index 000000000..8241e27b6 --- /dev/null +++ b/IDEKit/XCLogHeaderInclusionAdapter.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogHeaderInclusionAdapter : XCLogMessageAdapter +{ +} + +@end + diff --git a/IDEKit/XCLogInvocationAdapter.h b/IDEKit/XCLogInvocationAdapter.h new file mode 100644 index 000000000..ba9484585 --- /dev/null +++ b/IDEKit/XCLogInvocationAdapter.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogInvocationAdapter : XCLogSectionAdapter +{ +} + +- (id)dataNodePersistentObjectComponent:(id)arg1; +- (id)titleSecondPartForDataNode:(id)arg1; +- (id)titleForDataNode:(id)arg1; +- (id)dataNode:(id)arg1 toolTipForTableColumn:(id)arg2; +- (BOOL)supportsTextExpansionAtSectionLevelForDataNode:(id)arg1; +- (BOOL)supportsTextExpansionForDataNode:(id)arg1; +- (BOOL)isInvocationAdapter; + +@end + diff --git a/IDEKit/XCLogItemAdapter.h b/IDEKit/XCLogItemAdapter.h new file mode 100644 index 000000000..f5989a56d --- /dev/null +++ b/IDEKit/XCLogItemAdapter.h @@ -0,0 +1,64 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogItemAdapter : XCBuildResultAdapter +{ +} + +- (id)dataNodePersistentObjectComponent:(id)arg1; +- (void)dataNode:(id)arg1 clearForwardingCell:(id)arg2; +- (void)dataNode:(id)arg1 forwardingCell:(id)arg2 copyWithZone:(struct _NSZone *)arg3 copiedCell:(id)arg4; +- (BOOL)dataNode:(id)arg1 forwardingCell:(id)arg2 trackMouse:(id)arg3 inRect:(struct CGRect)arg4 ofView:(id)arg5 untilMouseUp:(BOOL)arg6; +- (unsigned long long)dataNode:(id)arg1 forwardingCell:(id)arg2 hitTestForEvent:(id)arg3 inRect:(struct CGRect)arg4 ofView:(id)arg5; +- (void)dataNode:(id)arg1 forwardingCell:(id)arg2 drawWithFrame:(struct CGRect)arg3 inView:(id)arg4; +- (struct CGRect)optionalTextFrameForCellFrame:(struct CGRect)arg1 inOutlineView:(id)arg2 forDataNode:(id)arg3; +- (id)accessibilityDescriptionForDataNode:(id)arg1; +- (id)secondRowStringForDataNode:(id)arg1; +- (id)titleSecondPartForDataNode:(id)arg1; +- (id)targetHeadingBadgeForDataNode:(id)arg1; +- (struct CGRect)_drawSummaryBackgroundWithRoundedRectInFrame:(struct CGRect)arg1 forDataNode:(id)arg2; +- (void)_drawExpandedTitleInFrame:(struct CGRect)arg1 selected:(BOOL)arg2 forDataNode:(id)arg3; +- (void)_drawOptionalTextInFrame:(struct CGRect)arg1 inView:(id)arg2 forDataNode:(id)arg3; +- (struct CGRect)drawAllIssuesForDataNode:(id)arg1 inFrame:(struct CGRect)arg2 attributes:(id)arg3 doDraw:(BOOL)arg4; +- (struct CGRect)drawIssues:(unsigned long long)arg1 withImage:(id)arg2 inFrame:(struct CGRect)arg3 attributes:(id)arg4 doDraw:(BOOL)arg5 verticalImageOffset:(double)arg6; +- (void)_updateButtonImagesForButtonCell:(id)arg1 inFrame:(struct CGRect)arg2 selectionKnown:(BOOL)arg3 selected:(BOOL)arg4 forDataNode:(id)arg5; +- (struct CGRect)_expandButtonFrameForFrame:(struct CGRect)arg1 ofView:(id)arg2 knownToDisplay:(BOOL)arg3 forDataNode:(id)arg4; +- (BOOL)shouldDrawButtonForExpandingTitleForDataNode:(id)arg1; +- (BOOL)shouldDrawButtonForExpandingTitle:(id)arg1 attributes:(id)arg2 forDataNode:(id)arg3; +- (BOOL)drawInMouseRowForDataNode:(id)arg1; +- (BOOL)anyImportantMessagesForDataNode:(id)arg1; +- (BOOL)anyIssuesForDataNode:(id)arg1; +- (unsigned long long)analyzerResultsForDataNode:(id)arg1; +- (unsigned long long)analyzerWarningsForDataNode:(id)arg1; +- (unsigned long long)warningsForDataNode:(id)arg1; +- (unsigned long long)errorsForDataNode:(id)arg1; +- (unsigned long long)testFailuresForDataNode:(id)arg1; +- (void)_drawRoundedRect:(struct CGRect)arg1 bgColor:(id)arg2 fgColor:(id)arg3; +- (void)_drawOvalInRect:(struct CGRect)arg1 bgColor:(id)arg2 fgColor:(id)arg3; +- (BOOL)isSummaryAdapter; +- (BOOL)isTargetHeadingAdapter; +- (BOOL)isInvocationAdapter; +- (BOOL)isUnitTestAdapter; +- (BOOL)filterChildData:(id)arg1 parentNode:(id)arg2 designatedAdapter:(id)arg3; +- (id)instantiateAddedChildWithData:(id)arg1 forDataNode:(id)arg2; +- (void)instantiateChildrenForDataNode:(id)arg1; +- (BOOL)dataNode:(id)arg1 handleReturnKey:(id)arg2 forOutlineView:(id)arg3 changeFocus:(BOOL)arg4; +- (id)subitemsForDataNode:(id)arg1; +- (BOOL)dataNode:(id)arg1 shouldEditTableColumn:(id)arg2; +- (BOOL)hasTranscriptForDataNode:(id)arg1; +- (BOOL)isDataNodeSelectable:(id)arg1; +- (BOOL)isDataNodeExpandable:(id)arg1; +- (void)dataNode:(id)arg1 outlineView:(id)arg2 willDisplayCell:(id)arg3 forTableColumn:(id)arg4; +- (double)heightOfRowForDataNode:(id)arg1; +- (double)_baseHeightOfRowForDataNode:(id)arg1; +- (id)dataNode:(id)arg1 objectValueForTableColumn:(id)arg2; +- (void)dataNodeConfigure:(id)arg1; +- (id)init; + +@end + diff --git a/IDEKit/XCLogItemCounts.h b/IDEKit/XCLogItemCounts.h new file mode 100644 index 000000000..5548b1a70 --- /dev/null +++ b/IDEKit/XCLogItemCounts.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCLogItemCounts : NSObject +{ + unsigned long long _testFailures; + unsigned long long _errors; + unsigned long long _warnings; + unsigned long long _analyzerResults; + unsigned long long _analyzerWarnings; +} + +@property(nonatomic) unsigned long long analyzerWarnings; // @synthesize analyzerWarnings=_analyzerWarnings; +@property(nonatomic) unsigned long long analyzerResults; // @synthesize analyzerResults=_analyzerResults; +@property(nonatomic) unsigned long long warnings; // @synthesize warnings=_warnings; +@property(nonatomic) unsigned long long errors; // @synthesize errors=_errors; +@property(nonatomic) unsigned long long testFailures; // @synthesize testFailures=_testFailures; + +@end + diff --git a/IDEKit/XCLogMessageAdapter.h b/IDEKit/XCLogMessageAdapter.h new file mode 100644 index 000000000..ff5a7fc08 --- /dev/null +++ b/IDEKit/XCLogMessageAdapter.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogMessageAdapter : XCLogItemAdapter +{ +} + +- (struct CGRect)dataNode:(id)arg1 frameOfOutlineCellAtRow:(long long)arg2 defaultFrame:(struct CGRect)arg3; +- (void)_drawExpandedTitleInFrame:(struct CGRect)arg1 selected:(BOOL)arg2 forDataNode:(id)arg3; +- (double)heightOfRowForDataNode:(id)arg1; +- (BOOL)dataNode:(id)arg1 handleMouseDown:(id)arg2 forOutlineView:(id)arg3 inRow:(long long)arg4 atRelativeLocation:(struct CGPoint)arg5; +- (void)highlightMessageForNode:(id)arg1; +- (id)dataNodePersistentObjectComponent:(id)arg1; +- (id)dataNode:(id)arg1 toolTipForTableColumn:(id)arg2; +- (id)subitemsForDataNode:(id)arg1; +- (id)textColorForDataNode:(id)arg1; +- (BOOL)supportsTextExpansionAtMessageLevelForDataNode:(id)arg1; +- (BOOL)supportsTextExpansionForDataNode:(id)arg1; +- (BOOL)expandableTitleForDataNode:(id)arg1; +- (id)titleForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCLogNoticeAdapter.h b/IDEKit/XCLogNoticeAdapter.h new file mode 100644 index 000000000..49f9b039b --- /dev/null +++ b/IDEKit/XCLogNoticeAdapter.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogNoticeAdapter : XCLogMessageAdapter +{ +} + +@end + diff --git a/IDEKit/XCLogProblemAdapter.h b/IDEKit/XCLogProblemAdapter.h new file mode 100644 index 000000000..7f7913efd --- /dev/null +++ b/IDEKit/XCLogProblemAdapter.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogProblemAdapter : XCLogMessageAdapter +{ +} + +- (id)textColorForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCLogSectionAdapter.h b/IDEKit/XCLogSectionAdapter.h new file mode 100644 index 000000000..61dec1ca4 --- /dev/null +++ b/IDEKit/XCLogSectionAdapter.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogSectionAdapter : XCLogItemAdapter +{ +} + +- (struct CGRect)dataNode:(id)arg1 frameOfOutlineCellAtRow:(long long)arg2 defaultFrame:(struct CGRect)arg3; +- (BOOL)dataNode:(id)arg1 handleMouseDown:(id)arg2 forOutlineView:(id)arg3 inRow:(long long)arg4 atRelativeLocation:(struct CGPoint)arg5; +- (id)createTextViewForDataNode:(id)arg1; +- (void)_drawOptionalTextInFrame:(struct CGRect)arg1 inView:(id)arg2 forDataNode:(id)arg3; +- (double)heightOfRowForDataNode:(id)arg1; +- (double)_baseHeightOfRowForDataNode:(id)arg1; +- (id)dataNode:(id)arg1 toolTipForTableColumn:(id)arg2; +- (id)subitemsForDataNode:(id)arg1; +- (unsigned long long)analyzerResultsForDataNode:(id)arg1; +- (unsigned long long)analyzerWarningsForDataNode:(id)arg1; +- (unsigned long long)warningsForDataNode:(id)arg1; +- (unsigned long long)testFailuresForDataNode:(id)arg1; +- (unsigned long long)errorsForDataNode:(id)arg1; +- (id)imageForDataNode:(id)arg1; +- (id)titleForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCLogSummaryItemAdapter.h b/IDEKit/XCLogSummaryItemAdapter.h new file mode 100644 index 000000000..06e69dd63 --- /dev/null +++ b/IDEKit/XCLogSummaryItemAdapter.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogSummaryItemAdapter : XCLogItemAdapter +{ +} + +- (id)secondRowStringForDataNode:(id)arg1; +- (id)titleFontForDataNode:(id)arg1; +- (id)titleForDataNode:(id)arg1; +- (id)imageForDataNode:(id)arg1; +- (id)imageNamed:(id)arg1; +- (unsigned long long)analyzerWarningsForDataNode:(id)arg1; +- (unsigned long long)analyzerResultsForDataNode:(id)arg1; +- (unsigned long long)warningsForDataNode:(id)arg1; +- (unsigned long long)testFailuresForDataNode:(id)arg1; +- (unsigned long long)errorsForDataNode:(id)arg1; +- (BOOL)isSummaryAdapter; +- (BOOL)isDataNodeSelectable:(id)arg1; +- (double)heightOfRowForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCLogTargetHeadingAdapter.h b/IDEKit/XCLogTargetHeadingAdapter.h new file mode 100644 index 000000000..e73b07e6c --- /dev/null +++ b/IDEKit/XCLogTargetHeadingAdapter.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogTargetHeadingAdapter : XCLogSectionAdapter +{ +} + +- (BOOL)dataNode:(id)arg1 doubleClickInColumn:(id)arg2; +- (id)targetHeadingBadgeForDataNode:(id)arg1; +- (id)secondRowStringForDataNode:(id)arg1; +- (id)titleFontForDataNode:(id)arg1; +- (id)titleForDataNode:(id)arg1; +- (id)imageForDataNode:(id)arg1; +- (id)_fallbackTargetDomainType; +- (double)_baseHeightOfRowForDataNode:(id)arg1; +- (BOOL)supportsTextExpansionAtSectionLevelForDataNode:(id)arg1; +- (BOOL)supportsTextExpansionForDataNode:(id)arg1; +- (BOOL)isTargetHeadingAdapter; + +@end + diff --git a/IDEKit/XCLogTestFailureAdapter.h b/IDEKit/XCLogTestFailureAdapter.h new file mode 100644 index 000000000..caab44a60 --- /dev/null +++ b/IDEKit/XCLogTestFailureAdapter.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogTestFailureAdapter : XCLogProblemAdapter +{ +} + +- (unsigned long long)testFailuresForDataNode:(id)arg1; +- (id)imageForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCLogUnitTestAdapter.h b/IDEKit/XCLogUnitTestAdapter.h new file mode 100644 index 000000000..83582d77e --- /dev/null +++ b/IDEKit/XCLogUnitTestAdapter.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogUnitTestAdapter : XCLogSectionAdapter +{ +} + +- (BOOL)anyImportantMessagesForDataNode:(id)arg1; +- (unsigned long long)analyzerResultsForDataNode:(id)arg1; +- (unsigned long long)analyzerWarningsForDataNode:(id)arg1; +- (unsigned long long)warningsForDataNode:(id)arg1; +- (unsigned long long)testFailuresForDataNode:(id)arg1; +- (unsigned long long)errorsForDataNode:(id)arg1; +- (id)dataNode:(id)arg1 toolTipForTableColumn:(id)arg2; +- (id)titleSecondPartForDataNode:(id)arg1; +- (BOOL)supportsTextExpansionAtSectionLevelForDataNode:(id)arg1; +- (BOOL)supportsTextExpansionForDataNode:(id)arg1; +- (BOOL)isUnitTestAdapter; + +@end + diff --git a/IDEKit/XCLogWarningAdapter.h b/IDEKit/XCLogWarningAdapter.h new file mode 100644 index 000000000..0b61361e2 --- /dev/null +++ b/IDEKit/XCLogWarningAdapter.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCLogWarningAdapter : XCLogMessageAdapter +{ +} + +- (unsigned long long)warningsForDataNode:(id)arg1; +- (id)imageForDataNode:(id)arg1; + +@end + diff --git a/IDEKit/XCTranscriptTextView.h b/IDEKit/XCTranscriptTextView.h new file mode 100644 index 000000000..01fd2fe7e --- /dev/null +++ b/IDEKit/XCTranscriptTextView.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextView.h" + +@class IDEConfigurableDataNode, XCBuildResultsTextLayout; + +@interface XCTranscriptTextView : NSTextView +{ + XCBuildResultsTextLayout *_textLayout; + IDEConfigurableDataNode *_dataNode; + struct CGRect _cellFrame; +} + +@property(nonatomic) struct CGRect cellFrame; // @synthesize cellFrame=_cellFrame; +@property(retain, nonatomic) IDEConfigurableDataNode *dataNode; // @synthesize dataNode=_dataNode; +@property(retain, nonatomic) XCBuildResultsTextLayout *textLayout; // @synthesize textLayout=_textLayout; +- (void).cxx_destruct; +- (void)dealloc; +- (void)enterSelection:(id)arg1; +- (void)useSelectionForReplace:(id)arg1; +- (void)useSelectionForFind:(id)arg1; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (void)mouseDown:(id)arg1; +- (BOOL)singleTranscriptFindText:(id)arg1 ignoreCase:(BOOL)arg2 matchStyle:(long long)arg3 backwards:(BOOL)arg4 wrap:(BOOL)arg5; +- (BOOL)findText:(id)arg1 ignoreCase:(BOOL)arg2 matchStyle:(long long)arg3 backwards:(BOOL)arg4 wrap:(BOOL)arg5; + +@end + diff --git a/IDEKit/_IDEActivityViewToolbarViewController.h b/IDEKit/_IDEActivityViewToolbarViewController.h index 44c9f7796..e3c3c0dc3 100644 --- a/IDEKit/_IDEActivityViewToolbarViewController.h +++ b/IDEKit/_IDEActivityViewToolbarViewController.h @@ -6,14 +6,12 @@ #import "DVTToolbarViewController.h" -@class IDEActivityPlaceholderView; - @interface _IDEActivityViewToolbarViewController : DVTToolbarViewController { } - (void)primitiveInvalidate; -@property(readonly) IDEActivityPlaceholderView *placeholderView; +- (id)invalidateableView; - (id)initWithToolbarItemIdentifier:(id)arg1 window:(id)arg2; @end diff --git a/IDEKit/_IDEApplicationControllerMenuDelegateForwarder.h b/IDEKit/_IDEApplicationControllerMenuDelegateForwarder.h index 285731d94..51b5c5fa9 100644 --- a/IDEKit/_IDEApplicationControllerMenuDelegateForwarder.h +++ b/IDEKit/_IDEApplicationControllerMenuDelegateForwarder.h @@ -8,7 +8,7 @@ #import "NSMenuDelegate-Protocol.h" -@class DVTWeakInterposer; +@class DVTWeakInterposer, NSString; @interface _IDEApplicationControllerMenuDelegateForwarder : NSObject { @@ -24,9 +24,14 @@ - (void)menuDidClose:(id)arg1; - (void)menuWillOpen:(id)arg1; - (void)menuNeedsUpdate:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithMenuDelegate:(id)arg1; @property __weak id menuDelegate; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/_IDEBatchFindPrivateClassForFindingBundle.h b/IDEKit/_IDEBatchFindPrivateClassForFindingBundle.h new file mode 100644 index 000000000..161ee69f6 --- /dev/null +++ b/IDEKit/_IDEBatchFindPrivateClassForFindingBundle.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface _IDEBatchFindPrivateClassForFindingBundle : NSObject +{ +} + +@end + diff --git a/IDEKit/_IDEBatchFindScopeArchive.h b/IDEKit/_IDEBatchFindScopeArchive.h new file mode 100644 index 000000000..9a4c08dc6 --- /dev/null +++ b/IDEKit/_IDEBatchFindScopeArchive.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray; + +@interface _IDEBatchFindScopeArchive : NSObject +{ + NSMutableArray *_unarchivedScopes; +} + +@property(readonly) NSArray *unarchivedScopes; // @synthesize unarchivedScopes=_unarchivedScopes; +- (void).cxx_destruct; +- (void)addScope:(id)arg1 fromXMLUnarchiver:(id)arg2; + +@end + diff --git a/IDEKit/_IDEBotIntegrationPopoverDividerLine.h b/IDEKit/_IDEBotIntegrationPopoverDividerLine.h new file mode 100644 index 000000000..fb4e19b48 --- /dev/null +++ b/IDEKit/_IDEBotIntegrationPopoverDividerLine.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface _IDEBotIntegrationPopoverDividerLine : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/_IDECapsuleListViewObjectPasteboardWriter.h b/IDEKit/_IDECapsuleListViewObjectPasteboardWriter.h new file mode 100644 index 000000000..23eccf1bb --- /dev/null +++ b/IDEKit/_IDECapsuleListViewObjectPasteboardWriter.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSPasteboardWriting-Protocol.h" + +@class NSArray, NSString; + +@interface _IDECapsuleListViewObjectPasteboardWriter : NSObject +{ + unsigned long long _dragIdx; + NSArray *_pasteboardTypes; +} + +@property(retain) NSArray *pasteboardTypes; // @synthesize pasteboardTypes=_pasteboardTypes; +@property unsigned long long dragIdx; // @synthesize dragIdx=_dragIdx; +- (void).cxx_destruct; +- (id)pasteboardPropertyListForType:(id)arg1; +- (id)writableTypesForPasteboard:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/_IDECodeSnippetLibraryAllPlatformsPlaceholder.h b/IDEKit/_IDECodeSnippetLibraryAllPlatformsPlaceholder.h new file mode 100644 index 000000000..d5ff5e959 --- /dev/null +++ b/IDEKit/_IDECodeSnippetLibraryAllPlatformsPlaceholder.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface _IDECodeSnippetLibraryAllPlatformsPlaceholder : NSObject +{ +} + +- (id)name; + +@end + diff --git a/IDEKit/_IDEDistirubtionSigningAssetsStepCodesignableDevice.h b/IDEKit/_IDEDistirubtionSigningAssetsStepCodesignableDevice.h new file mode 100644 index 000000000..7d3ea5f26 --- /dev/null +++ b/IDEKit/_IDEDistirubtionSigningAssetsStepCodesignableDevice.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTCodesignableDevice-Protocol.h" + +@class NSString; + +@interface _IDEDistirubtionSigningAssetsStepCodesignableDevice : NSObject +{ + NSString *_name; + NSString *_deviceIdentifier; + NSString *_platformIdentifier; +} + ++ (id)codesignableDeviceWithDeviceRecord:(id)arg1; +@property(readonly, copy, nonatomic) NSString *platformIdentifier; // @synthesize platformIdentifier=_platformIdentifier; +@property(readonly, copy, nonatomic) NSString *deviceIdentifier; // @synthesize deviceIdentifier=_deviceIdentifier; +@property(readonly, copy, nonatomic) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +@property(readonly, nonatomic) BOOL supportsProvisioning; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/_IDEDistributionMethodGroupUIWrapper.h b/IDEKit/_IDEDistributionMethodGroupUIWrapper.h new file mode 100644 index 000000000..a984e4eca --- /dev/null +++ b/IDEKit/_IDEDistributionMethodGroupUIWrapper.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface _IDEDistributionMethodGroupUIWrapper : _IDEDistributionMethodUIWrapper +{ + NSArray *_distributionMethods; + unsigned long long _selectedMethodIndex; +} + ++ (id)keyPathsForValuesAffectingDistributionMethod; ++ (id)wrapperForDistributionMethods:(id)arg1; +@property unsigned long long selectedMethodIndex; // @synthesize selectedMethodIndex=_selectedMethodIndex; +@property(readonly) NSArray *distributionMethods; // @synthesize distributionMethods=_distributionMethods; +- (void).cxx_destruct; +- (BOOL)isGroup; +- (id)title; +- (id)distributionMethod; + +@end + diff --git a/IDEKit/_IDEDistributionMethodTableCellView.h b/IDEKit/_IDEDistributionMethodTableCellView.h new file mode 100644 index 000000000..33f093173 --- /dev/null +++ b/IDEKit/_IDEDistributionMethodTableCellView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSArrayController, NSPopUpButton; + +@interface _IDEDistributionMethodTableCellView : NSTableCellView +{ + NSPopUpButton *_popUpButton; + NSArrayController *_methodsArrayController; +} + +@property(retain) NSArrayController *methodsArrayController; // @synthesize methodsArrayController=_methodsArrayController; +@property(retain) NSPopUpButton *popUpButton; // @synthesize popUpButton=_popUpButton; +- (void).cxx_destruct; + +@end + diff --git a/IDEKit/_IDEDistributionMethodUIWrapper.h b/IDEKit/_IDEDistributionMethodUIWrapper.h new file mode 100644 index 000000000..9564783a3 --- /dev/null +++ b/IDEKit/_IDEDistributionMethodUIWrapper.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEDistributionMethod; + +@interface _IDEDistributionMethodUIWrapper : NSObject +{ + BOOL _selected; + IDEDistributionMethod *_distributionMethod; +} + ++ (id)wrapperForDistributionMethod:(id)arg1; +@property(getter=isSelected) BOOL selected; // @synthesize selected=_selected; +@property(readonly) IDEDistributionMethod *distributionMethod; // @synthesize distributionMethod=_distributionMethod; +- (void).cxx_destruct; +@property(readonly, getter=isGroup) BOOL group; + +@end + diff --git a/IDEKit/_IDEGeniusResultsContext.h b/IDEKit/_IDEGeniusResultsContext.h index ed3639031..f12137682 100644 --- a/IDEKit/_IDEGeniusResultsContext.h +++ b/IDEKit/_IDEGeniusResultsContext.h @@ -25,7 +25,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/_IDENavigatorOutlineViewDataSource.h b/IDEKit/_IDENavigatorOutlineViewDataSource.h index 87ce74113..0c6936d78 100644 --- a/IDEKit/_IDENavigatorOutlineViewDataSource.h +++ b/IDEKit/_IDENavigatorOutlineViewDataSource.h @@ -10,22 +10,23 @@ #import "NSOutlineViewDataSource-Protocol.h" #import "NSOutlineViewDelegate-Protocol.h" -@class DVTMapTable, DVTStackBacktrace, IDENICFilterProxy, IDENavigatorOutlineView, NSArray, NSHashTable; +@class DVTMapTable, DVTNotificationToken, DVTObservingToken, DVTStackBacktrace, DVTWeakInterposer, IDENICFilterProxy, IDENavigatorOutlineView, NSArray, NSHashTable, NSString; @interface _IDENavigatorOutlineViewDataSource : NSObject { id _expandedItems; id _rootItems; - id _filterProgressObserver; - id _navigableItemGraphObserver; - id _navigableItemPropertyObserver; - id _forgottenNavigableItemsObserver; + DVTObservingToken *_filterProgressObserver; + DVTNotificationToken *_navigableItemGraphObserver; + DVTNotificationToken *_navigableItemPropertyObserver; + DVTNotificationToken *_forgottenNavigableItemsObserver; DVTMapTable *_navItemChangeCountByItem; IDENICFilterProxy *_coordinatorFilteredItems; unsigned long long _numberOfRowsBeforeExpandOrCollapse; BOOL _didWarnForUnusualRowHeight; IDENavigatorOutlineView *_outlineView; id _realObject; + DVTWeakInterposer *_realObjectInterposer; DVTMapTable *_trayOpenMap; double _currentModifiedExpansionTimestamp; struct { @@ -45,7 +46,6 @@ unsigned int realDelegateRespondsTo_ItemDidCollapseTray:1; unsigned int realDelegateRespondsTo_heightOfRowByItem:1; unsigned int realDelegateRespondsTo_shouldShowOutlineCellForItem:1; - unsigned int realDelegateRespondsTo_shouldShowOutlineCellForItemMouseHovering:1; unsigned int realDelegateRespondsTo_shouldExpandItem:1; unsigned int realDelegateRespondsTo_shouldCollapseItem:1; unsigned int realDelegateRespondsTo_shouldCollapseTrayForItem:1; @@ -61,7 +61,6 @@ } + (void)initialize; -@property(retain) id realObject; // @synthesize realObject=_realObject; @property(retain) IDENavigatorOutlineView *outlineView; // @synthesize outlineView=_outlineView; - (void).cxx_destruct; - (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; @@ -96,6 +95,7 @@ - (id)trayCellsForHeaderItem:(id)arg1; - (id)childItemsForItem:(id)arg1; - (void)refreshFilterPredicate; +@property(retain) id realObject; @property(copy) NSArray *rootItems; - (void)processNavigableItemDidForgetNotification:(id)arg1; - (void)processNavigableItemGraphChangeNotification:(id)arg1; @@ -107,7 +107,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/_IDEOpenRequest.h b/IDEKit/_IDEOpenRequest.h index 96ac88265..0d4a3d9ea 100644 --- a/IDEKit/_IDEOpenRequest.h +++ b/IDEKit/_IDEOpenRequest.h @@ -8,7 +8,7 @@ #import "IDEOpenRequest-Protocol.h" -@class IDEEditorContext, IDEEditorOpenSpecifier, IDEWorkspaceTabController; +@class IDEEditorContext, IDEEditorOpenSpecifier, IDEWorkspaceTabController, NSString; @interface _IDEOpenRequest : NSObject { @@ -18,19 +18,23 @@ IDEEditorContext *_explicitEditorContext; int _eventBehavior; int _takeFocus; - BOOL _didCancel; - BOOL _didFinish; + int _requestState; } +@property int requestState; // @synthesize requestState=_requestState; - (void).cxx_destruct; - (void)cancel; -- (BOOL)isCancelled; -- (BOOL)isFinished; - (void)_enqueueForEventBehavior:(int)arg1; - (void)_runIfNecessary; - (id)initWithOpenSpecifier:(id)arg1 explicitEditorContext:(id)arg2; - (id)initWithOpenSpecifier:(id)arg1 workspaceTabController:(id)arg2 editorContext:(id)arg3 eventBehavior:(int)arg4 takeFocus:(int)arg5; - (id)initWithIgnore; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEKit/_IDEProgressSearchFieldCell.h b/IDEKit/_IDEProgressSearchFieldCell.h new file mode 100644 index 000000000..fdb96c26c --- /dev/null +++ b/IDEKit/_IDEProgressSearchFieldCell.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTSearchFieldCell.h" + +@interface _IDEProgressSearchFieldCell : DVTSearchFieldCell +{ + BOOL _addedActionImage; +} + +@end + diff --git a/IDEKit/_IDEProgressSearchSeparatorCell.h b/IDEKit/_IDEProgressSearchSeparatorCell.h new file mode 100644 index 000000000..23da621b9 --- /dev/null +++ b/IDEKit/_IDEProgressSearchSeparatorCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCell.h" + +@interface _IDEProgressSearchSeparatorCell : NSCell +{ +} + +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; + +@end + diff --git a/IDEKit/_IDEProgressSearchSuggestionsNoHighlightDrawCell.h b/IDEKit/_IDEProgressSearchSuggestionsNoHighlightDrawCell.h new file mode 100644 index 000000000..c0bfb81c5 --- /dev/null +++ b/IDEKit/_IDEProgressSearchSuggestionsNoHighlightDrawCell.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextFieldCell.h" + +@interface _IDEProgressSearchSuggestionsNoHighlightDrawCell : NSTextFieldCell +{ +} + +- (id)backgroundColor; +- (id)highlightColorWithFrame:(struct CGRect)arg1 inView:(id)arg2; + +@end + diff --git a/IDEKit/_IDEProgressSearchSuggestionsTableView.h b/IDEKit/_IDEProgressSearchSuggestionsTableView.h new file mode 100644 index 000000000..d555f9bc9 --- /dev/null +++ b/IDEKit/_IDEProgressSearchSuggestionsTableView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableView.h" + +@interface _IDEProgressSearchSuggestionsTableView : NSTableView +{ +} + +- (void)highlightSelectionInClipRect:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/_IDEProgressSearchSuggestionsWindowContentView.h b/IDEKit/_IDEProgressSearchSuggestionsWindowContentView.h new file mode 100644 index 000000000..27ecac010 --- /dev/null +++ b/IDEKit/_IDEProgressSearchSuggestionsWindowContentView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface _IDEProgressSearchSuggestionsWindowContentView : NSView +{ + double _alpha; +} + +- (void)drawRect:(struct CGRect)arg1; +- (void)setAlpha:(double)arg1; +- (BOOL)isOpaque; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/_IDESharedTestJumpButtonTrackingView.h b/IDEKit/_IDESharedTestJumpButtonTrackingView.h new file mode 100644 index 000000000..17c3a3915 --- /dev/null +++ b/IDEKit/_IDESharedTestJumpButtonTrackingView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSButton, NSTrackingArea; + +@interface _IDESharedTestJumpButtonTrackingView : NSView +{ + NSTrackingArea *_trackingArea; + NSButton *_jumpButton; +} + +@property __weak NSButton *jumpButton; // @synthesize jumpButton=_jumpButton; +- (void).cxx_destruct; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)updateTrackingAreas; + +@end + diff --git a/IDEKit/_IDESharedTestPerfMetricBarView.h b/IDEKit/_IDESharedTestPerfMetricBarView.h new file mode 100644 index 000000000..a9c675853 --- /dev/null +++ b/IDEKit/_IDESharedTestPerfMetricBarView.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSTrackingArea; + +@interface _IDESharedTestPerfMetricBarView : NSView +{ + NSTrackingArea *_trackingArea; + BOOL _mouseDown; + BOOL _isBaseline; + BOOL _mouseInside; + double _rawValue; + double _percentChanged; + unsigned long long _iterationNumber; + NSView *_hostView; + double _graphXOriginRelativeToHostView; +} + +@property(nonatomic) BOOL mouseInside; // @synthesize mouseInside=_mouseInside; +@property double graphXOriginRelativeToHostView; // @synthesize graphXOriginRelativeToHostView=_graphXOriginRelativeToHostView; +@property(retain) NSView *hostView; // @synthesize hostView=_hostView; +@property BOOL isBaseline; // @synthesize isBaseline=_isBaseline; +@property unsigned long long iterationNumber; // @synthesize iterationNumber=_iterationNumber; +@property double percentChanged; // @synthesize percentChanged=_percentChanged; +@property double rawValue; // @synthesize rawValue=_rawValue; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/_IDESharedTestPerfMetricIterationNumberView.h b/IDEKit/_IDESharedTestPerfMetricIterationNumberView.h new file mode 100644 index 000000000..bb5a0d254 --- /dev/null +++ b/IDEKit/_IDESharedTestPerfMetricIterationNumberView.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSTrackingArea; + +@interface _IDESharedTestPerfMetricIterationNumberView : NSView +{ + NSTrackingArea *_trackingArea; + BOOL _selected; + unsigned long long _iterationNumber; + id _numberClickedCallback; +} + +@property(copy) id numberClickedCallback; // @synthesize numberClickedCallback=_numberClickedCallback; +@property unsigned long long iterationNumber; // @synthesize iterationNumber=_iterationNumber; +- (void).cxx_destruct; +- (void)mouseUp:(id)arg1; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)updateTrackingAreas; +- (void)drawRect:(struct CGRect)arg1; +- (void)select; +- (void)deselect; + +@end + diff --git a/IDEKit/_IDESharedTestPerfMetricIterationsView.h b/IDEKit/_IDESharedTestPerfMetricIterationsView.h new file mode 100644 index 000000000..ab19ec7e5 --- /dev/null +++ b/IDEKit/_IDESharedTestPerfMetricIterationsView.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class IDESharedTestPerfMetricIterationsGraphView, _IDESharedTestPerfMetricIterationNumberView; + +@interface _IDESharedTestPerfMetricIterationsView : NSView +{ + id _numberClickedCallback; + _IDESharedTestPerfMetricIterationNumberView *_selectedView; + NSView *_firstView; + IDESharedTestPerfMetricIterationsGraphView *_graphView; +} + +@property __weak IDESharedTestPerfMetricIterationsGraphView *graphView; // @synthesize graphView=_graphView; +@property(retain) NSView *firstView; // @synthesize firstView=_firstView; +@property(retain) _IDESharedTestPerfMetricIterationNumberView *selectedView; // @synthesize selectedView=_selectedView; +@property(copy) id numberClickedCallback; // @synthesize numberClickedCallback=_numberClickedCallback; +- (void).cxx_destruct; +- (void)layoutViews; +- (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; + +@end + diff --git a/IDEKit/_IDESharedTestResultsViewControllerContentView.h b/IDEKit/_IDESharedTestResultsViewControllerContentView.h new file mode 100644 index 000000000..7bda3e965 --- /dev/null +++ b/IDEKit/_IDESharedTestResultsViewControllerContentView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTControllerContentView.h" + +@interface _IDESharedTestResultsViewControllerContentView : DVTControllerContentView +{ + BOOL _didFinishLayout; +} + +@property BOOL didFinishLayout; // @synthesize didFinishLayout=_didFinishLayout; +- (void)didCompleteLayout; +- (void)setFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/_IDESharedTestsStatusTableCellView.h b/IDEKit/_IDESharedTestsStatusTableCellView.h new file mode 100644 index 000000000..046791113 --- /dev/null +++ b/IDEKit/_IDESharedTestsStatusTableCellView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@interface _IDESharedTestsStatusTableCellView : NSTableCellView +{ +} + +- (void)viewDidMoveToSuperview; +- (void)resizeWithOldSuperviewSize:(struct CGSize)arg1; +- (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; +- (void)setFrame:(struct CGRect)arg1; + +@end + diff --git a/IDEKit/_IDESharedTestsTestTableCellView.h b/IDEKit/_IDESharedTestsTestTableCellView.h new file mode 100644 index 000000000..fdc860871 --- /dev/null +++ b/IDEKit/_IDESharedTestsTestTableCellView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSButton; + +@interface _IDESharedTestsTestTableCellView : NSTableCellView +{ + NSButton *_jumpButton; + id _test; + id _testGroup; +} + +@property(retain) id testGroup; // @synthesize testGroup=_testGroup; +@property(retain) id test; // @synthesize test=_test; +@property __weak NSButton *jumpButton; // @synthesize jumpButton=_jumpButton; +- (void).cxx_destruct; +- (void)jumpToTestSourceCode:(id)arg1; + +@end + diff --git a/IDEKit/_IDESharedTestsTestTargetTableCellView.h b/IDEKit/_IDESharedTestsTestTargetTableCellView.h new file mode 100644 index 000000000..88f061b02 --- /dev/null +++ b/IDEKit/_IDESharedTestsTestTargetTableCellView.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSButton; + +@interface _IDESharedTestsTestTargetTableCellView : NSTableCellView +{ + NSButton *_jumpButton; + id _testGroup; +} + +@property(retain) id testGroup; // @synthesize testGroup=_testGroup; +@property __weak NSButton *jumpButton; // @synthesize jumpButton=_jumpButton; +- (void).cxx_destruct; +- (void)jumpToTestSourceCode:(id)arg1; + +@end + diff --git a/IDEKit/_IDESourceControlBranchesLocation.h b/IDEKit/_IDESourceControlBranchesLocation.h index 62e41c14d..ccf985fb5 100644 --- a/IDEKit/_IDESourceControlBranchesLocation.h +++ b/IDEKit/_IDESourceControlBranchesLocation.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDESourceControlWorkingTree; +@class DVTStackBacktrace, IDESourceControlWorkingTree, NSString; @interface _IDESourceControlBranchesLocation : NSObject { @@ -22,7 +22,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/_IDESourceControlComparisonEditorDataSourceInvalidationToken.h b/IDEKit/_IDESourceControlComparisonEditorDataSourceInvalidationToken.h index 6b3555e14..c792a0cd4 100644 --- a/IDEKit/_IDESourceControlComparisonEditorDataSourceInvalidationToken.h +++ b/IDEKit/_IDESourceControlComparisonEditorDataSourceInvalidationToken.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface _IDESourceControlComparisonEditorDataSourceInvalidationToken : NSObject { @@ -19,7 +19,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/_IDESourceControlInfoConflictDetectorCancellationToken.h b/IDEKit/_IDESourceControlInfoConflictDetectorCancellationToken.h index 8315aec55..ef35ec34d 100644 --- a/IDEKit/_IDESourceControlInfoConflictDetectorCancellationToken.h +++ b/IDEKit/_IDESourceControlInfoConflictDetectorCancellationToken.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface _IDESourceControlInfoConflictDetectorCancellationToken : NSObject { @@ -19,7 +19,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/_IDESourceControlOperationInfoInvalidationToken.h b/IDEKit/_IDESourceControlOperationInfoInvalidationToken.h index 9c50577e2..2e3d6f802 100644 --- a/IDEKit/_IDESourceControlOperationInfoInvalidationToken.h +++ b/IDEKit/_IDESourceControlOperationInfoInvalidationToken.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface _IDESourceControlOperationInfoInvalidationToken : NSObject { @@ -24,6 +24,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEKit/_IDEStructureNavigatorAddFilesOpenPanelDelegate.h b/IDEKit/_IDEStructureNavigatorAddFilesOpenPanelDelegate.h new file mode 100644 index 000000000..cc434d6f1 --- /dev/null +++ b/IDEKit/_IDEStructureNavigatorAddFilesOpenPanelDelegate.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSOpenSavePanelDelegate-Protocol.h" + +@class NSSet, NSString; + +@interface _IDEStructureNavigatorAddFilesOpenPanelDelegate : NSObject +{ + NSSet *_urls; +} + +- (void).cxx_destruct; +- (BOOL)panel:(id)arg1 shouldEnableURL:(id)arg2; +- (id)initWithContainer:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEKit/_IDETmpSplitView.h b/IDEKit/_IDETmpSplitView.h index b30b488d9..4f1240a01 100644 --- a/IDEKit/_IDETmpSplitView.h +++ b/IDEKit/_IDETmpSplitView.h @@ -12,11 +12,11 @@ { double _dividerThickness; BOOL _suppressFrameWarnings; - NSColor *_dividerColor; + NSColor *dividerColor; } -@property(copy) NSColor *dividerColor; // @synthesize dividerColor=_dividerColor; @property BOOL suppressFrameWarnings; // @synthesize suppressFrameWarnings=_suppressFrameWarnings; +@property(copy) NSColor *dividerColor; // @synthesize dividerColor; @property double dividerThickness; // @synthesize dividerThickness=_dividerThickness; - (void).cxx_destruct; - (BOOL)_validateSubviewFrames; diff --git a/IDEKit/_IDEUtilitySliceData.h b/IDEKit/_IDEUtilitySliceData.h new file mode 100644 index 000000000..f681e5e5f --- /dev/null +++ b/IDEKit/_IDEUtilitySliceData.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSBundle, NSDictionary, NSNumber, NSString; + +@interface _IDEUtilitySliceData : IDEUtilitySlice +{ + NSDictionary *_sliceDictionary; + BOOL _supportsDocumentUndo; + BOOL _supportsDocumentInspection; + BOOL _wantsHeaderBottomBorder; + BOOL _wantsBottomPadding; + NSString *_identifier; + NSBundle *_bundle; + NSString *_name; + NSString *_version; + Class _controllerClass; + NSString *_contentType; + NSString *_categoryIdentifier; + NSString *_inspectorTitle; + NSString *_sliceFile; + NSString *_inspectorTitleKeyPath; + NSNumber *_positionPriority; + NSString *_positionAnchor; + NSNumber *_minimumRequiredRuntimeOSVersion; + NSNumber *_maximumAllowedRuntimeOSVersion; +} + +@property(nonatomic) BOOL wantsBottomPadding; // @synthesize wantsBottomPadding=_wantsBottomPadding; +@property(nonatomic) BOOL wantsHeaderBottomBorder; // @synthesize wantsHeaderBottomBorder=_wantsHeaderBottomBorder; +@property(retain, nonatomic) NSNumber *maximumAllowedRuntimeOSVersion; // @synthesize maximumAllowedRuntimeOSVersion=_maximumAllowedRuntimeOSVersion; +@property(retain, nonatomic) NSNumber *minimumRequiredRuntimeOSVersion; // @synthesize minimumRequiredRuntimeOSVersion=_minimumRequiredRuntimeOSVersion; +@property(retain, nonatomic) NSString *positionAnchor; // @synthesize positionAnchor=_positionAnchor; +@property(retain, nonatomic) NSNumber *positionPriority; // @synthesize positionPriority=_positionPriority; +@property(nonatomic) BOOL supportsDocumentInspection; // @synthesize supportsDocumentInspection=_supportsDocumentInspection; +@property(nonatomic) BOOL supportsDocumentUndo; // @synthesize supportsDocumentUndo=_supportsDocumentUndo; +@property(retain, nonatomic) NSString *inspectorTitleKeyPath; // @synthesize inspectorTitleKeyPath=_inspectorTitleKeyPath; +@property(retain, nonatomic) NSString *sliceFile; // @synthesize sliceFile=_sliceFile; +@property(retain, nonatomic) NSString *inspectorTitle; // @synthesize inspectorTitle=_inspectorTitle; +@property(retain, nonatomic) NSString *categoryIdentifier; // @synthesize categoryIdentifier=_categoryIdentifier; +@property(retain, nonatomic) NSString *contentType; // @synthesize contentType=_contentType; +@property(retain, nonatomic) Class controllerClass; // @synthesize controllerClass=_controllerClass; +@property(retain, nonatomic) NSString *version; // @synthesize version=_version; +@property(retain, nonatomic) NSString *name; // @synthesize name=_name; +@property(retain, nonatomic) NSBundle *bundle; // @synthesize bundle=_bundle; +@property(retain, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (id)sliceDictionary; +- (id)description; +- (id)initWithIdentifier:(id)arg1 andDictionary:(id)arg2; + +@end + diff --git a/IDEKit/_IDEUtilitySliceExtension.h b/IDEKit/_IDEUtilitySliceExtension.h new file mode 100644 index 000000000..2773c57fa --- /dev/null +++ b/IDEKit/_IDEUtilitySliceExtension.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTExtension; + +@interface _IDEUtilitySliceExtension : IDEUtilitySlice +{ + DVTExtension *_extension; +} + +@property(retain, nonatomic) DVTExtension *extension; // @synthesize extension=_extension; +- (void).cxx_destruct; +- (id)description; +- (BOOL)wantsBottomPadding; +- (BOOL)wantsHeaderBottomBorder; +- (id)maximumAllowedRuntimeOSVersion; +- (id)minimumRequiredRuntimeOSVersion; +- (id)positionAnchor; +- (id)positionPriority; +- (BOOL)supportsDocumentInspection; +- (BOOL)supportsDocumentUndo; +- (id)inspectorTitleKeyPath; +- (id)sliceFile; +- (id)inspectorTitle; +- (id)categoryIdentifier; +- (id)contentType; +- (Class)controllerClass; +- (id)version; +- (id)name; +- (id)sliceDictionary; +- (id)bundle; +- (id)identifier; +- (id)valueForKey:(id)arg1; +- (id)initWithExtension:(id)arg1; + +@end + diff --git a/IDEKit/_IDEWorkspacePartsVisibilityToolbarViewController.h b/IDEKit/_IDEWorkspacePartsVisibilityToolbarViewController.h index 7eaa79e5c..51a24fde4 100644 --- a/IDEKit/_IDEWorkspacePartsVisibilityToolbarViewController.h +++ b/IDEKit/_IDEWorkspacePartsVisibilityToolbarViewController.h @@ -15,11 +15,6 @@ DVTObservingToken *_utilitiesVisibilityObservationToken; } -+ (id)_alternateInactiveImages; -+ (id)_inactiveImages; -+ (id)_alternateImages; -+ (id)_images; -+ (id)_templateImages; - (void).cxx_destruct; - (BOOL)validateMenuItem:(id)arg1; - (id)_menuItemTitleForSplitViewWithTag:(unsigned long long)arg1 state:(BOOL)arg2; @@ -29,7 +24,13 @@ - (id)_propertyNameForSplitViewWithTag:(unsigned long long)arg1; - (id)menuForMenuFormRepresentation; - (void)primitiveInvalidate; +- (id)_create1010AndLaterControl; +- (id)_createPre1010Control; - (id)initWithToolbarItemIdentifier:(id)arg1 window:(id)arg2; +- (id)_imageFactoryForImageNamed:(id)arg1; +- (id)_viewUtilitiesImageFactory; +- (id)_viewDebugAreaImageFactory; +- (id)_viewNavigatorsImageFactory; @end diff --git a/IDELanguageSupportCore/CDStructures.h b/IDELanguageSupportCore/CDStructures.h new file mode 100644 index 000000000..d638313d9 --- /dev/null +++ b/IDELanguageSupportCore/CDStructures.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Typedef'd Structures + +typedef struct { + unsigned long long _field1[3]; +} CDStruct_3c4b7cd8; + diff --git a/IDELanguageSupportCore/IDEIndexProductInfoManager.h b/IDELanguageSupportCore/IDEIndexProductInfoManager.h new file mode 100644 index 000000000..7c0d5bd1f --- /dev/null +++ b/IDELanguageSupportCore/IDEIndexProductInfoManager.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTDispatchLock, NSMutableDictionary; + +@interface IDEIndexProductInfoManager : NSObject +{ + DVTDispatchLock *_lock; + NSMutableDictionary *_productInfos; + id _productInfoRegisteredObserver; + id _productInfoUpdatedObserver; + id _productInfoUnregisteredObserver; +} + ++ (id)sharedManager; ++ (void)initialize; +- (void).cxx_destruct; +- (void)informSourceKit:(struct sourcekitd_uid_s *)arg1 productInfo:(id)arg2 productBlock:(id)arg3; +- (void)reregisterProductInfo:(id)arg1 settings:(id)arg2; +- (void)reregisterAllProductInfos; +- (void)unregisterProductInfo:(id)arg1; +- (void)updateProductInfo:(id)arg1; +- (void)registerProductInfo:(id)arg1; +- (void)requestBuildSettingsForProduct:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/IDELanguageSupportCore/IDEIndexSwiftDataSource.h b/IDELanguageSupportCore/IDEIndexSwiftDataSource.h new file mode 100644 index 000000000..a1e11f85c --- /dev/null +++ b/IDELanguageSupportCore/IDEIndexSwiftDataSource.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEIndexDataSource.h" + +@class IDEIndexNewMainFile, IDEIndexingJob, NSMutableArray, NSMutableIndexSet, NSMutableSet, NSObject, NSObject; + +@interface IDEIndexSwiftDataSource : IDEIndexDataSource +{ + IDEIndexingJob *_job; + IDEIndexNewMainFile *_mainFile; + NSMutableSet *_importedModules; + NSObject *_indexingQueue; + NSObject *_requestSemaphore; + int _nPendingRequests; + NSObject *_cancelQueue; + NSMutableArray *_cancelBlocks; + BOOL _didCancel; + BOOL _didCrash; + NSMutableIndexSet *_linesWithRelatedSymbols; + NSMutableSet *_referencesToSuppress; +} + ++ (void)handleSourceKitError:(void *)arg1 crashed:(char *)arg2; ++ (id)dataSourceVersion; ++ (id)swiftLang; ++ (void)initialize; ++ (id)sourceCodeSymbolKindForSwiftSymbolKind:(int)arg1 extendedSymbolKind:(id *)arg2; ++ (int)swiftSymbolKindForUID:(struct sourcekitd_uid_s *)arg1 isDecl:(char *)arg2; ++ (void)initializeSwiftSymbolKinds; +- (void).cxx_destruct; +- (BOOL)generateDataForJob:(id)arg1; +- (void)processSymbolArray:(CDStruct_3c4b7cd8)arg1 parentKind:(int)arg2 parent:(id)arg3 grandparent:(id)arg4 isRelated:(BOOL)arg5; +- (void)processImportArray:(CDStruct_3c4b7cd8)arg1; +- (void)importedModule:(const char *)arg1 moduleURL:(id)arg2 settings:(id)arg3; +- (void)createSymbolWithCName:(const char *)arg1 kind:(id)arg2 role:(int)arg3 resolution:(const char *)arg4 line:(long long)arg5 column:(long long)arg6 receiver:(const char *)arg7 container:(id)arg8 pSymbol:(id *)arg9; +- (void)cancelSourceKitRequests; +- (void)handleSourceKitError:(void *)arg1; +- (void)issueSourceKitRequest:(struct sourcekitd_uid_s *)arg1 requestBlock:(id)arg2 responseBlock:(void)arg3; + +@end + diff --git a/IDELanguageSupportCore/IDEIndexSwiftQueryProvider.h b/IDELanguageSupportCore/IDEIndexSwiftQueryProvider.h new file mode 100644 index 000000000..fe00f43b2 --- /dev/null +++ b/IDELanguageSupportCore/IDEIndexSwiftQueryProvider.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEIndexGenericQueryProvider.h" + +@interface IDEIndexSwiftQueryProvider : IDEIndexGenericQueryProvider +{ +} + +- (id)symbolsMatchingName:(id)arg1 inContext:(id)arg2 withCurrentFileContentDictionary:(id)arg3 forIndex:(id)arg4; +- (id)initWithSettings:(id)arg1 database:(id)arg2; + +@end + diff --git a/IDELanguageSupportCore/IDEIndexSwiftSymbolFormatter.h b/IDELanguageSupportCore/IDEIndexSwiftSymbolFormatter.h new file mode 100644 index 000000000..fc84c3225 --- /dev/null +++ b/IDELanguageSupportCore/IDEIndexSwiftSymbolFormatter.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEIndexSymbolFormatter-Protocol.h" + +@class NSString; + +@interface IDEIndexSwiftSymbolFormatter : NSObject +{ +} + ++ (void)initialize; +- (id)qualifiedDisplayNameForSymbol:(id)arg1; +- (id)displayNameForSymbol:(id)arg1; +- (id)initWithSourceCodeLanguage:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportCore/IDEIndexSymbolFormatter-Protocol.h b/IDELanguageSupportCore/IDEIndexSymbolFormatter-Protocol.h new file mode 100644 index 000000000..481020811 --- /dev/null +++ b/IDELanguageSupportCore/IDEIndexSymbolFormatter-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEIndexSymbolFormatter +- (id)qualifiedDisplayNameForSymbol:(id)arg1; +- (id)displayNameForSymbol:(id)arg1; +@end + diff --git a/IDELanguageSupportCore/IDEInitialization-Protocol.h b/IDELanguageSupportCore/IDEInitialization-Protocol.h new file mode 100644 index 000000000..3688f66f4 --- /dev/null +++ b/IDELanguageSupportCore/IDEInitialization-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEInitialization ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; +@end + diff --git a/IDELanguageSupportCore/IDELanguageIdentification.h b/IDELanguageSupportCore/IDELanguageIdentification.h new file mode 100644 index 000000000..7fd1401ce --- /dev/null +++ b/IDELanguageSupportCore/IDELanguageIdentification.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDELanguageIdentification : NSObject +{ +} + ++ (unsigned long long)languageFamilyForFiles:(id)arg1; ++ (unsigned long long)languageFamilyForFile:(id)arg1; ++ (unsigned long long)languageFamilyForFileReferences:(id)arg1; ++ (unsigned long long)languageFamilyForFileReference:(id)arg1; ++ (unsigned long long)languageFamilyForFileDataType:(id)arg1; ++ (unsigned long long)languageFamilyForFileDataUTIs:(id)arg1; ++ (unsigned long long)languageFamilyForFileDataUTI:(id)arg1; + +@end + diff --git a/IDELanguageSupportCore/IDEMixedTargetUpdating.h b/IDELanguageSupportCore/IDEMixedTargetUpdating.h new file mode 100644 index 000000000..5878d4d96 --- /dev/null +++ b/IDELanguageSupportCore/IDEMixedTargetUpdating.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEMixedTargetUpdating : NSObject +{ +} + ++ (void)populateUnconditionalMixedBuildSettings:(id)arg1 forProductType:(id)arg2 platforms:(id)arg3; ++ (void)populateBuildSettings:(id)arg1 forBridgingHeaderAtRelativePath:(id)arg2; ++ (BOOL)bridgingHeaderConfiguredInBuildSettings:(id)arg1; ++ (BOOL)deployBridgingHeaderTemplateToPath:(id)arg1; ++ (void)displayUpdateAlertAttachedToWindow:(id)arg1 forNumFiles:(unsigned long long)arg2 bridgableTargets:(id)arg3 targetsToUpdate:(id)arg4 destinationGroup:(id)arg5 completion:(id)arg6; ++ (void)evaluateAndAskAboutMixedTargetUpdateForTargets:(id)arg1 withAddedTypes:(id)arg2 destinationGroup:(id)arg3 windowForSheet:(id)arg4 completion:(id)arg5; ++ (void)evaluateAndAskAboutMixedTargetUpdateForTargets:(id)arg1 withAddedFiles:(id)arg2 destinationGroup:(id)arg3 windowForSheet:(id)arg4 completion:(id)arg5; + +@end + diff --git a/IDELanguageSupportCore/IDESourceKitService.h b/IDELanguageSupportCore/IDESourceKitService.h new file mode 100644 index 000000000..88bcff883 --- /dev/null +++ b/IDELanguageSupportCore/IDESourceKitService.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray; + +@interface IDESourceKitService : NSObject +{ + NSMutableArray *_initializationBlocks; + NSMutableArray *_notificationDocumentUpdateBlocks; + int _serviceStatus; +} + ++ (void)handleSourceKitError:(void *)arg1 logAspect:(id)arg2 crashed:(char *)arg3; ++ (id)sharedSourceKitService; ++ (void)initialize; +@property int serviceStatus; // @synthesize serviceStatus=_serviceStatus; +- (void).cxx_destruct; +- (void)handleNotification:(void *)arg1; +- (void)handleConnectionRestored; +- (void)removeDocumentUpdateNotificationBlock:(id)arg1; +- (id)addDocumentUpdateNotificationBlock:(id)arg1; +- (void)removeInitializationBlock:(id)arg1; +- (id)addInitializationBlock:(id)arg1; +- (id)sendRequestAsync:(void *)arg1 completionBlock:(id)arg2; +- (id)sendRequestSync:(void *)arg1 completionBlock:(id)arg2; +- (id)sendRequestSyncWithName:(id)arg1 parameters:(id)arg2 error:(id *)arg3; +- (id)init; + +@end + diff --git a/IDELanguageSupportCore/IDESwiftTestIdentifierResolver.h b/IDELanguageSupportCore/IDESwiftTestIdentifierResolver.h new file mode 100644 index 000000000..c6af791d1 --- /dev/null +++ b/IDELanguageSupportCore/IDESwiftTestIdentifierResolver.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDETestIdentifierResolver.h" + +@interface IDESwiftTestIdentifierResolver : IDETestIdentifierResolver +{ +} + +- (void)resolveTestClass:(id *)arg1 testMethod:(id *)arg2; +- (id)resolvedTestSuiteIdentifierForInputSuiteIdentifier:(id)arg1; +- (id)resolvedTestMethodNameForInputClassName:(id)arg1 methodName:(id)arg2; +- (id)resolvedTestClassNameForInputClassName:(id)arg1; + +@end + diff --git a/IDELanguageSupportCore/IDESwiftTestingCoreInitialization.h b/IDELanguageSupportCore/IDESwiftTestingCoreInitialization.h new file mode 100644 index 000000000..5eed5c48e --- /dev/null +++ b/IDELanguageSupportCore/IDESwiftTestingCoreInitialization.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEInitialization-Protocol.h" + +@interface IDESwiftTestingCoreInitialization : NSObject +{ +} + ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; + +@end + diff --git a/IDELanguageSupportCore/NSObject-Protocol.h b/IDELanguageSupportCore/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/IDELanguageSupportCore/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/IDELanguageSupportUI/CDStructures.h b/IDELanguageSupportUI/CDStructures.h new file mode 100644 index 000000000..6d26cdefc --- /dev/null +++ b/IDELanguageSupportUI/CDStructures.h @@ -0,0 +1,181 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct BreakpointLocation; + +struct Broadcaster; + +struct CGPoint { + double x; + double y; +}; + +struct CGRect { + struct CGPoint origin; + struct CGSize size; +}; + +struct CGSize { + double width; + double height; +}; + +struct Debugger; + +struct ExecutionContextRef; + +struct Process; + +struct SBBreakpointLocation { + struct shared_ptr _field1; +}; + +struct SBBroadcaster { + struct shared_ptr m_opaque_sp; + struct Broadcaster *m_opaque_ptr; +}; + +struct SBDebugger { + struct shared_ptr m_opaque_sp; +}; + +struct SBProcess { + struct weak_ptr m_opaque_wp; +}; + +struct SBTarget { + struct shared_ptr m_opaque_sp; +}; + +struct SBThread { + struct shared_ptr m_opaque_sp; +}; + +struct SwiftSyntaxStructure { + unsigned int _field1; + struct _NSRange _field2; + struct _NSRange _field3; + struct _NSRange _field4; + struct basic_string, std::__1::allocator> _field5; + struct basic_string, std::__1::allocator> _field6; + vector_056a6866 _field7; +}; + +struct Target; + +struct _DVTGraphBounds { + double minX; + double maxX; + double minY; + double maxY; +}; + +struct _NSRange { + unsigned long long location; + unsigned long long length; +}; + +struct __shared_weak_count; + +struct _opaque_pthread_t { + long long _field1; + struct __darwin_pthread_handler_rec *_field2; + char _field3[8176]; +}; + +struct basic_string, std::__1::allocator> { + struct __compressed_pair, std::__1::allocator>::__rep, std::__1::allocator> { + struct __rep { + union { + struct __long { + unsigned long long _field1; + unsigned long long _field2; + char *_field3; + } _field1; + struct __short { + union { + unsigned char _field1; + char _field2; + } _field1; + char _field2[23]; + } _field2; + struct __raw { + unsigned long long _field1[3]; + } _field3; + } _field1; + } _field1; + } _field1; +}; + +struct shared_ptr { + struct BreakpointLocation *_field1; + struct __shared_weak_count *_field2; +}; + +struct shared_ptr { + struct Broadcaster *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +struct shared_ptr { + struct Debugger *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +struct shared_ptr { + struct ExecutionContextRef *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +struct shared_ptr { + struct Target *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +struct vector> { + struct SwiftSyntaxStructure *__begin_; + struct SwiftSyntaxStructure *__end_; + struct __compressed_pair> { + struct SwiftSyntaxStructure *__first_; + } __end_cap_; +}; + +struct vector>; + +struct vector>, std::__1::allocator>>> { + struct vector> *__begin_; + struct vector> *__end_; + struct __compressed_pair>*, std::__1::allocator>>> { + struct vector> *__first_; + } __end_cap_; +}; + +struct weak_ptr { + struct Process *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +#pragma mark Typedef'd Structures + +typedef struct { + unsigned long long data[3]; +} CDStruct_3b0d17db; + +// Ambiguous groups +typedef struct { + unsigned int didSelectNewResultDisplayDate:1; +} CDStruct_b590ebd7; + +typedef struct vector> { + struct SwiftSyntaxStructure *__begin_; + struct SwiftSyntaxStructure *__end_; + struct __compressed_pair> { + struct SwiftSyntaxStructure *__first_; + } __end_cap_; +} vector_056a6866; + diff --git a/IDELanguageSupportUI/DVTInvalidation-Protocol.h b/IDELanguageSupportUI/DVTInvalidation-Protocol.h new file mode 100644 index 000000000..acc43cf5c --- /dev/null +++ b/IDELanguageSupportUI/DVTInvalidation-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTStackBacktrace; + +@protocol DVTInvalidation +- (void)primitiveInvalidate; + +@optional +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic, getter=isValid) BOOL valid; +- (void)invalidate; +@end + diff --git a/IDELanguageSupportUI/DVTSourceLandmarkItemDelegate-Protocol.h b/IDELanguageSupportUI/DVTSourceLandmarkItemDelegate-Protocol.h new file mode 100644 index 000000000..d77f9eb44 --- /dev/null +++ b/IDELanguageSupportUI/DVTSourceLandmarkItemDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSourceLandmarkItemDelegate +- (id)landmarkItemTypeNameForReference:(void *)arg1; +- (id)landmarkItemNameForReference:(void *)arg1 nameRange:(struct _NSRange *)arg2; +@end + diff --git a/IDELanguageSupportUI/DVTSourceLanguageRelatedIdentifierScannerService-Protocol.h b/IDELanguageSupportUI/DVTSourceLanguageRelatedIdentifierScannerService-Protocol.h new file mode 100644 index 000000000..82d8aec59 --- /dev/null +++ b/IDELanguageSupportUI/DVTSourceLanguageRelatedIdentifierScannerService-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSourceLanguageRelatedIdentifierScannerService +- (void)tokenizableRangesWithRange:(struct _NSRange)arg1 completionBlock:(id)arg2; +@end + diff --git a/IDELanguageSupportUI/DVTSourceLanguageServiceSymbolLookup-Protocol.h b/IDELanguageSupportUI/DVTSourceLanguageServiceSymbolLookup-Protocol.h new file mode 100644 index 000000000..c357260d4 --- /dev/null +++ b/IDELanguageSupportUI/DVTSourceLanguageServiceSymbolLookup-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol DVTSourceLanguageServiceSymbolLookup +- (void)findIndexSymbolAtLocation:(id)arg1 completionBlock:(id)arg2; +@end + diff --git a/IDELanguageSupportUI/DVTSourceLanguageSyntaxTypeService-Protocol.h b/IDELanguageSupportUI/DVTSourceLanguageSyntaxTypeService-Protocol.h new file mode 100644 index 000000000..38dcd2e50 --- /dev/null +++ b/IDELanguageSupportUI/DVTSourceLanguageSyntaxTypeService-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSourceLanguageSyntaxTypeService +- (void)generateLandmarkItemsForParent:(id)arg1 matchingType:(id)arg2 altParent:(void)arg3 matchingAltType:(id)arg4; +- (struct _NSRange)textCompletionSession:(id)arg1 replacementRangeForSuggestedRange:(struct _NSRange)arg2; +- (id)scopeLanguageSpecificationIdentifiersAtLocation:(unsigned long long)arg1; +- (id)functionAndMethodRanges; +- (id)commentBlockRanges; +- (BOOL)isInTokenizableCodeAtLocation:(unsigned long long)arg1; +- (BOOL)isInPlainCodeAtLocation:(unsigned long long)arg1; +- (BOOL)isInKeywordAtLocation:(unsigned long long)arg1; +- (BOOL)isIncompletionPlaceholderAtLocation:(unsigned long long)arg1; +- (BOOL)isInNumberConstantAtLocation:(unsigned long long)arg1; +- (BOOL)isInCharacterConstantAtLocation:(unsigned long long)arg1; +- (BOOL)isInIdentifierAtLocation:(unsigned long long)arg1; +- (BOOL)isInStringConstantAtLocation:(unsigned long long)arg1; +- (BOOL)isInIncludeStatementAtLocation:(unsigned long long)arg1; +- (BOOL)isInPreprocessorStatementAtLocation:(unsigned long long)arg1; +- (BOOL)isInDocCommentAtLocation:(unsigned long long)arg1; +- (BOOL)isInCommentAtLocation:(unsigned long long)arg1; +- (long long)syntaxTypeAtCharacterIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2 context:(id)arg3; +@end + diff --git a/IDELanguageSupportUI/DVTTextCompletionItem-Protocol.h b/IDELanguageSupportUI/DVTTextCompletionItem-Protocol.h new file mode 100644 index 000000000..95fcf80a3 --- /dev/null +++ b/IDELanguageSupportUI/DVTTextCompletionItem-Protocol.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray, NSAttributedString, NSImage, NSString; + +@protocol DVTTextCompletionItem +@property(readonly) BOOL notRecommended; +@property double priority; +@property(readonly) unsigned long long priorityComparatorKind; +@property(readonly) long long priorityBucket; +@property(readonly) NSImage *icon; +@property(readonly, copy) NSAttributedString *descriptionText; +@property(readonly, copy) NSString *parentText; +@property(readonly, copy) NSString *completionText; +@property(readonly, copy) NSString *displayType; +@property(readonly, copy) NSString *displayText; +@property(readonly, copy) NSString *name; + +@optional +@property(readonly, copy) NSString *previewText; +@property(readonly) NSImage *highlightedStatusIcon; +@property(readonly) NSImage *statusIcon; +@property(readonly, copy) NSArray *additionalCompletions; +@property(readonly) int completionItemStyle; +- (void)infoViewControllerWithWidth:(double)arg1 context:(id)arg2 completionBlock:(id)arg3; +@end + diff --git a/IDELanguageSupportUI/DVTTextCompletionItemInfoProvider-Protocol.h b/IDELanguageSupportUI/DVTTextCompletionItemInfoProvider-Protocol.h new file mode 100644 index 000000000..f071edaa8 --- /dev/null +++ b/IDELanguageSupportUI/DVTTextCompletionItemInfoProvider-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol DVTTextCompletionItemInfoProvider +- (void)infoViewControllerForCompletionItemName:(id)arg1 container:(id)arg2 symbolKind:(id)arg3 displayText:(id)arg4 descriptionText:(id)arg5 width:(double)arg6 context:(id)arg7 completionBlock:(id)arg8; +@end + diff --git a/IDELanguageSupportUI/IBClassForLocatingLanguageSupportUIBundle.h b/IDELanguageSupportUI/IBClassForLocatingLanguageSupportUIBundle.h new file mode 100644 index 000000000..14e8d0034 --- /dev/null +++ b/IDELanguageSupportUI/IBClassForLocatingLanguageSupportUIBundle.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IBClassForLocatingLanguageSupportUIBundle : NSObject +{ +} + +@end + diff --git a/IDELanguageSupportUI/IBInspectorPropertySearchDescription-IDEIBSwiftObjectIntegration.h b/IDELanguageSupportUI/IBInspectorPropertySearchDescription-IDEIBSwiftObjectIntegration.h new file mode 100644 index 000000000..9801fa2b8 --- /dev/null +++ b/IDELanguageSupportUI/IBInspectorPropertySearchDescription-IDEIBSwiftObjectIntegration.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBInspectorPropertySearchDescription.h" + +@interface IBInspectorPropertySearchDescription (IDEIBSwiftObjectIntegration) +- (id)swizzledSliceIdentifier; +@end + diff --git a/IDELanguageSupportUI/IDEAbstractPlaygroundLoggerObjectReflection.h b/IDELanguageSupportUI/IDEAbstractPlaygroundLoggerObjectReflection.h new file mode 100644 index 000000000..7cf0cef4d --- /dev/null +++ b/IDELanguageSupportUI/IDEAbstractPlaygroundLoggerObjectReflection.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEPlaygroundLoggerLogEntry-Protocol.h" + +@class NSAttributedString, NSData, NSString; + +@interface IDEAbstractPlaygroundLoggerObjectReflection : NSObject +{ + NSString *_name; + BOOL _hasDecodedObject; + id _decodedObject; + NSString *_briefSummary; + NSString *_detailedSummary; + NSString *_tag; + NSData *_data; +} + ++ (id)objectReflectionForTag:(id)arg1 briefSummary:(id)arg2 detailedSummary:(id)arg3 usingName:(id)arg4 andData:(id)arg5; +@property(readonly, copy) NSData *data; // @synthesize data=_data; +@property(readonly, copy) NSString *tag; // @synthesize tag=_tag; +@property(readonly, copy) NSString *detailedSummary; // @synthesize detailedSummary=_detailedSummary; +@property(readonly, copy) NSString *briefSummary; // @synthesize briefSummary=_briefSummary; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSAttributedString *attributedSummaryForCollectionRepresentation; +@property(readonly, copy) NSAttributedString *attributedSummary; +- (id)decodeObjectFromData; +@property(readonly) id decodedObject; +- (id)initWithName:(id)arg1 tag:(id)arg2 briefSummary:(id)arg3 detailedSummary:(id)arg4 data:(id)arg5; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEBasicPlaygroundQuickLook.h b/IDELanguageSupportUI/IDEBasicPlaygroundQuickLook.h new file mode 100644 index 000000000..3f4269ea4 --- /dev/null +++ b/IDELanguageSupportUI/IDEBasicPlaygroundQuickLook.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +#import "IDEPlaygroundQuickLook-Protocol.h" + +@class IDEPlaygroundSingleLineRepresentation, NSString, NSTextField, NSView; + +@interface IDEBasicPlaygroundQuickLook : NSViewController +{ + NSTextField *_labelTextField; + NSView *_singleLineView; + BOOL _enabled; + IDEPlaygroundSingleLineRepresentation *_singleLineRepresentation; +} + ++ (BOOL)_craigWWDCDemoNoDimming; +@property(retain, nonatomic) IDEPlaygroundSingleLineRepresentation *singleLineRepresentation; // @synthesize singleLineRepresentation=_singleLineRepresentation; +- (void).cxx_destruct; +- (id)_createLabelUsingTitle; +- (id)createStandardSingleLineView; +- (void)updateQuickLookView; +@property(getter=isEnabled) BOOL enabled; +- (id)quickLookViewForSingleLineSizeUsingSize:(struct CGSize)arg1; +- (void)updateSingleLineRepresentationUsingTitle:(id)arg1; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEBasicPlaygroundQuickLookForObjectReflection.h b/IDELanguageSupportUI/IDEBasicPlaygroundQuickLookForObjectReflection.h new file mode 100644 index 000000000..1fe8abadb --- /dev/null +++ b/IDELanguageSupportUI/IDEBasicPlaygroundQuickLookForObjectReflection.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "IDEPlaygroundQuickLookForLogEntry-Protocol.h" + +@class IDEAbstractPlaygroundLoggerObjectReflection, NSString; + +@interface IDEBasicPlaygroundQuickLookForObjectReflection : IDEBasicPlaygroundQuickLook +{ + IDEAbstractPlaygroundLoggerObjectReflection *_objectReflection; +} + +@property(readonly) IDEAbstractPlaygroundLoggerObjectReflection *objectReflection; // @synthesize objectReflection=_objectReflection; +- (void).cxx_destruct; +- (id)singleLineRepresentation; +- (id)createSingleLineRepresentation; +- (id)initWithObjectReflection:(id)arg1 nibName:(id)arg2; +- (id)initWithObjectReflection:(id)arg1; +- (id)initWithLogEntry:(id)arg1; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(getter=isEnabled) BOOL enabled; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEConsoleToy.h b/IDELanguageSupportUI/IDEConsoleToy.h new file mode 100644 index 000000000..77f79cf0f --- /dev/null +++ b/IDELanguageSupportUI/IDEConsoleToy.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSTextStorage; + +@interface IDEConsoleToy : IDEToy +{ + id _registrationToken; + unsigned long long _currentGeneration; + NSTextStorage *_textStorage; +} + +@property(readonly) NSTextStorage *textStorage; // @synthesize textStorage=_textStorage; +- (void).cxx_destruct; +- (void)processPlaygroundResult:(id)arg1; +- (id)viewControllerForDisplayingToy; +- (void)beginExecutionGeneration:(unsigned long long)arg1; +- (void)setToybox:(id)arg1; +- (id)init; + +@end + diff --git a/IDELanguageSupportUI/IDEConsoleToyViewController.h b/IDELanguageSupportUI/IDEConsoleToyViewController.h new file mode 100644 index 000000000..d1d55690f --- /dev/null +++ b/IDELanguageSupportUI/IDEConsoleToyViewController.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEViewController.h" + +#import "IDEToyViewController-Protocol.h" + +@class DVTStackBacktrace, IDEConsoleToy, IDEToy, NSDate, NSString; + +@interface IDEConsoleToyViewController : IDEViewController +{ + CDStruct_b590ebd7 _delegateRespondsTo; + NSDate *_resultDisplayDate; + id _delegate; + IDEConsoleToy *_consoleToy; +} + ++ (id)keyPathsForValuesAffectingToy; +@property(readonly) IDEConsoleToy *consoleToy; // @synthesize consoleToy=_consoleToy; +@property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(copy) NSDate *resultDisplayDate; // @synthesize resultDisplayDate=_resultDisplayDate; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)loadView; +@property(readonly, copy) NSString *titleForDisplay; +- (void)preflightDelegateRespondsToSelectorChecks; +@property(readonly) IDEToy *toy; +- (id)initWithConsoleToy:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDELanguageSupportUI/IDEDocumentationPlaygroundSection.h b/IDELanguageSupportUI/IDEDocumentationPlaygroundSection.h new file mode 100644 index 000000000..67be5b2cb --- /dev/null +++ b/IDELanguageSupportUI/IDEDocumentationPlaygroundSection.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, NSURL; + +@interface IDEDocumentationPlaygroundSection : IDEPlaygroundSection +{ + NSURL *_documentationURL; + NSString *_documentationRelativePath; +} + ++ (id)contentPathsToPreserveOnSave; ++ (id)xmlElementName; +@property(copy, nonatomic) NSString *documentationRelativePath; // @synthesize documentationRelativePath=_documentationRelativePath; +@property(copy) NSURL *documentationURL; // @synthesize documentationURL=_documentationURL; +- (void).cxx_destruct; +- (id)xmlElementConstructingFileWrapper:(id)arg1; +- (id)viewControllerForDisplayingPlaygroundSectionInEditor:(id)arg1; +- (void)_updateDocumentationURL; +- (id)initWithXMLElement:(id)arg1 enclosingFileWrapper:(id)arg2 inPlaygroundDocument:(id)arg3; +- (id)initWithRelativePathToDocumentation:(id)arg1 identifier:(id)arg2 inPlaygroundDocument:(id)arg3; + +@end + diff --git a/IDELanguageSupportUI/IDEDocumentationPlaygroundSectionViewController.h b/IDELanguageSupportUI/IDEDocumentationPlaygroundSectionViewController.h new file mode 100644 index 000000000..095a99e8a --- /dev/null +++ b/IDELanguageSupportUI/IDEDocumentationPlaygroundSectionViewController.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEViewController.h" + +#import "IDEPlaygroundSectionViewController-Protocol.h" + +@class DVTNotificationToken, IDEDocumentationPlaygroundSection, IDEPlaygroundEditor, NSArray, NSString, WebView; + +@interface IDEDocumentationPlaygroundSectionViewController : IDEViewController +{ + BOOL _sizingToContent; + IDEDocumentationPlaygroundSection *_playgroundSection; + IDEPlaygroundEditor *_playgroundEditor; + WebView *_webView; + DVTNotificationToken *_webHTMLViewFrameChangeNotificationToken; + DVTNotificationToken *_webViewFrameChangeNotificationToken; + DVTNotificationToken *_fontAndColorSettingsChangedNotificationToken; +} + ++ (void)initialize; +@property BOOL sizingToContent; // @synthesize sizingToContent=_sizingToContent; +@property(retain) DVTNotificationToken *fontAndColorSettingsChangedNotificationToken; // @synthesize fontAndColorSettingsChangedNotificationToken=_fontAndColorSettingsChangedNotificationToken; +@property(retain) DVTNotificationToken *webViewFrameChangeNotificationToken; // @synthesize webViewFrameChangeNotificationToken=_webViewFrameChangeNotificationToken; +@property(retain) DVTNotificationToken *webHTMLViewFrameChangeNotificationToken; // @synthesize webHTMLViewFrameChangeNotificationToken=_webHTMLViewFrameChangeNotificationToken; +@property(retain) WebView *webView; // @synthesize webView=_webView; +@property(readonly) IDEPlaygroundEditor *playgroundEditor; // @synthesize playgroundEditor=_playgroundEditor; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; +- (id)webView:(id)arg1 contextMenuItemsForElement:(id)arg2 defaultMenuItems:(id)arg3; +- (void)webView:(id)arg1 didFinishLoadForFrame:(id)arg2; +@property(readonly) IDEDocumentationPlaygroundSection *playgroundSection; // @synthesize playgroundSection=_playgroundSection; +- (void)loadView; +- (void)_sizeToDoc; +- (id)initWithDocumentationPlaygroundSection:(id)arg1 editor:(id)arg2; + +// Remaining properties +@property(readonly) NSArray *currentSelectedDocumentLocations; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEExplicitlyDrivenValueHistoryToy.h b/IDELanguageSupportUI/IDEExplicitlyDrivenValueHistoryToy.h new file mode 100644 index 000000000..f93d54398 --- /dev/null +++ b/IDELanguageSupportUI/IDEExplicitlyDrivenValueHistoryToy.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IDEExplicitlyDrivenValueHistoryToy : IDEValueHistoryToy +{ + id _registrationToken; + NSString *_subjectIdentifier; +} + +@property(readonly, copy) NSString *subjectIdentifier; // @synthesize subjectIdentifier=_subjectIdentifier; +- (void).cxx_destruct; +- (void)processPlaygroundResult:(id)arg1; +- (void)setToybox:(id)arg1; +- (id)initWithSubjectIdentifier:(id)arg1; +- (id)init; + +@end + diff --git a/IDELanguageSupportUI/IDEGeneratedSwiftInterfaceContentProvider.h b/IDELanguageSupportUI/IDEGeneratedSwiftInterfaceContentProvider.h new file mode 100644 index 000000000..701f13070 --- /dev/null +++ b/IDELanguageSupportUI/IDEGeneratedSwiftInterfaceContentProvider.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTGeneratedContentProvider.h" + +@class NSURL; + +@interface IDEGeneratedSwiftInterfaceContentProvider : DVTGeneratedContentProvider +{ + NSURL *_originalURL; + NSURL *_temporaryFileURL; +} + +- (void).cxx_destruct; +- (void)generateContentForURL:(id)arg1 waitingBlock:(id)arg2 completionBlock:(void)arg3; +- (id)temporaryFileURL; +- (void)primitiveInvalidate; + +@end + diff --git a/IDELanguageSupportUI/IDEIBFormattedCustomClassInspectorProperty.h b/IDELanguageSupportUI/IDEIBFormattedCustomClassInspectorProperty.h new file mode 100644 index 000000000..448936553 --- /dev/null +++ b/IDELanguageSupportUI/IDEIBFormattedCustomClassInspectorProperty.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAbstractCustomClassInspectorProperty.h" + +@class IBAutoCompletingComboBoxDataSource, IBButtonComboBox; + +@interface IDEIBFormattedCustomClassInspectorProperty : IBAbstractCustomClassInspectorProperty +{ + IBAutoCompletingComboBoxDataSource *_moduleComboBoxDatasource; + IBButtonComboBox *_moduleComboBox; +} + +@property(retain) IBButtonComboBox *moduleComboBox; // @synthesize moduleComboBox=_moduleComboBox; +- (void).cxx_destruct; +- (id)findIndicatorContentViewForInspectedKeyPath:(id)arg1 withContext:(id)arg2; +- (id)findIndicatorContentViewWithContext:(id)arg1; +- (void)refreshComboBox; +- (void)userDidChangeModuleName:(id)arg1; +- (void)applyValidatedModuleName:(id)arg1 toMember:(id)arg2; +- (void)applyValidatedClassName:(id)arg1 toMember:(id)arg2; +- (void)applyValidatedClassName:(id)arg1 moduleName:(id)arg2 toMember:(id)arg3; +- (id)formattedClassSymbolByApplyingValidatedClassName:(id)arg1 moduleName:(id)arg2 toMemberWithRuntimeClassName:(id)arg3 moduleProvider:(id)arg4; +- (void)setupRefreshTriggersAndConfigure; +- (id)inspectedDocumentMembers; +- (id)externalCustomFormattedClassNameForMember:(id)arg1; +- (id)commonModuleProvider; +- (void)setExternalCustomClassModuleProvider:(id)arg1 forMember:(id)arg2; +- (id)externalCustomClassModuleProviderForMember:(id)arg1; +- (id)externalCustomFormattedClassSymbolForMember:(id)arg1; +- (BOOL)canMemberChangeCustomClassName:(id)arg1; +- (void)setExternalCustomClassName:(id)arg1 forMember:(id)arg2; +- (id)externalCustomClassNameForMember:(id)arg1; +- (id)runtimeClassNameForMember:(id)arg1; +- (id)effectiveClassNameForMember:(id)arg1; +- (id)nibName; +- (id)nibBundle; +- (void)awakeFromNib; +- (id)initWithPropertyDefinition:(id)arg1 andController:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEIBSwiftActionSourceCodeConnectionContext.h b/IDELanguageSupportUI/IDEIBSwiftActionSourceCodeConnectionContext.h new file mode 100644 index 000000000..8584912d1 --- /dev/null +++ b/IDELanguageSupportUI/IDEIBSwiftActionSourceCodeConnectionContext.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBObjCCocoaActionSourceCodeConnectionContext.h" + +@interface IDEIBSwiftActionSourceCodeConnectionContext : IBObjCCocoaActionSourceCodeConnectionContext +{ +} + ++ (id)defaultType; ++ (Class)sourceCodeGeneratorClass; +- (id)sourceCodeInsertionOptions; +- (id)representativeCounterpart; +- (BOOL)parseSourceLandmarkItem:(id)arg1; +- (id)containingClassName; +- (id)qualifiedType; + +@end + diff --git a/IDELanguageSupportUI/IDEIBSwiftAnnotationProvider.h b/IDELanguageSupportUI/IDEIBSwiftAnnotationProvider.h new file mode 100644 index 000000000..489b7009c --- /dev/null +++ b/IDELanguageSupportUI/IDEIBSwiftAnnotationProvider.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBAnnotationProvider.h" + +@class IDEIBSwiftParser, NSDictionary; + +@interface IDEIBSwiftAnnotationProvider : IBAnnotationProvider +{ + IDEIBSwiftParser *_parser; + NSDictionary *_parsingContext; +} + +- (void).cxx_destruct; +- (id)updateAnnotationsByParsingDocument; +- (struct _NSRange)itemRangeForAnnotationInParsedDocument:(id)arg1; +- (id)classNamesInParsedDocument; +- (id)initWithContext:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEIBSwiftEventSourceCodeConnectionContext.h b/IDELanguageSupportUI/IDEIBSwiftEventSourceCodeConnectionContext.h new file mode 100644 index 000000000..cc821086f --- /dev/null +++ b/IDELanguageSupportUI/IDEIBSwiftEventSourceCodeConnectionContext.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBObjCCocoaTouchEventConnectionContext.h" + +@interface IDEIBSwiftEventSourceCodeConnectionContext : IBObjCCocoaTouchEventConnectionContext +{ +} + ++ (id)defaultType; ++ (Class)sourceCodeGeneratorClass; +- (id)sourceCodeInsertionOptions; +- (id)representativeCounterpart; +- (BOOL)parseSourceLandmarkItem:(id)arg1; +- (id)containingClassName; +- (id)qualifiedType; + +@end + diff --git a/IDELanguageSupportUI/IDEIBSwiftOutletSourceCodeConnectionContext.h b/IDELanguageSupportUI/IDEIBSwiftOutletSourceCodeConnectionContext.h new file mode 100644 index 000000000..5eb66562e --- /dev/null +++ b/IDELanguageSupportUI/IDEIBSwiftOutletSourceCodeConnectionContext.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBOutletSourceCodeConnectionContext.h" + +@interface IDEIBSwiftOutletSourceCodeConnectionContext : IBOutletSourceCodeConnectionContext +{ +} + ++ (id)defaultType; +- (id)prepareToInsertSourceCode:(id *)arg1; +- (BOOL)parseSourceModelItem:(id)arg1 sourceModel:(id)arg2; +- (long long)effectivePropertySwiftStorageType; +- (id)representativeCounterpart; +- (id)containingClassName; +- (id)qualifiedType; + +@end + diff --git a/IDELanguageSupportUI/IDEIBSwiftParser.h b/IDELanguageSupportUI/IDEIBSwiftParser.h new file mode 100644 index 000000000..0372930c3 --- /dev/null +++ b/IDELanguageSupportUI/IDEIBSwiftParser.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBSourceCodeParser.h" + +@class NSString; + +@interface IDEIBSwiftParser : IBSourceCodeParser +{ + NSString *_parserIdentifier; +} + ++ (void)populateContext:(id)arg1 forWorkItems:(id)arg2 inWorkspace:(id)arg3; ++ (id)contextForFilePath:(id)arg1 inWorkspace:(id)arg2; ++ (BOOL)requiresContext; ++ (id)secondaryParsableFileTypeIdentifiers; ++ (id)primaryParsableFileTypeIdentifiers; ++ (id)supportedFileExtensions; +@property(retain) NSString *parserIdentifier; // @synthesize parserIdentifier=_parserIdentifier; +- (void).cxx_destruct; +- (id)parseData:(id)arg1 fromFile:(id)arg2 withContext:(id)arg3 errors:(id *)arg4; +- (id)partialDescriptionsForDocumentAtPath:(id)arg1 withContents:(id)arg2 context:(id)arg3; +- (void)enumerateMembersOfClass:(CDStruct_3b0d17db)arg1 inDocumentWithContents:(id)arg2 usingBlock:(id)arg3; +- (void)enumerateMembersOfClassInDocumentWithIdentifier:(id)arg1 inModule:(id)arg2 withContents:(id)arg3 usingBlock:(id)arg4; +- (void)enumerateClassesInDocumentAtPath:(id)arg1 withContents:(id)arg2 context:(id)arg3 usingBlock:(id)arg4; +- (id)init; + +@end + diff --git a/IDELanguageSupportUI/IDEIBSwiftPropertyBindingSourceCodeConnectionContext.h b/IDELanguageSupportUI/IDEIBSwiftPropertyBindingSourceCodeConnectionContext.h new file mode 100644 index 000000000..318a78cae --- /dev/null +++ b/IDELanguageSupportUI/IDEIBSwiftPropertyBindingSourceCodeConnectionContext.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBBindingSourceCodeConnectionContext.h" + +@interface IDEIBSwiftPropertyBindingSourceCodeConnectionContext : IBBindingSourceCodeConnectionContext +{ +} + +- (id)containingClassName; + +@end + diff --git a/IDELanguageSupportUI/IDEIBSwiftSourceCodeConnectionEndPointProvider.h b/IDELanguageSupportUI/IDEIBSwiftSourceCodeConnectionEndPointProvider.h new file mode 100644 index 000000000..ca3e1fdb6 --- /dev/null +++ b/IDELanguageSupportUI/IDEIBSwiftSourceCodeConnectionEndPointProvider.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IBSourceCodeConnectionEndPointProvider.h" + +@interface IDEIBSwiftSourceCodeConnectionEndPointProvider : IBSourceCodeConnectionEndPointProvider +{ +} + +- (id)endPointHandlerForPoint:(struct CGPoint)arg1 inView:(id)arg2 withContext:(id)arg3 forDocument:(id)arg4; +- (id)prototypeConnectionContextsForAction:(long long)arg1 sourceLandmarkItem:(id)arg2 matchingContextClass:(Class)arg3; +- (long long)validatedRealLineNumberForRealInsertionCharacterIndex:(long long)arg1 landmarkItem:(id)arg2 inClassItem:(id)arg3; +- (id)initWithSourceTextView:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEInitialization-Protocol.h b/IDELanguageSupportUI/IDEInitialization-Protocol.h new file mode 100644 index 000000000..3688f66f4 --- /dev/null +++ b/IDELanguageSupportUI/IDEInitialization-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEInitialization ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; +@end + diff --git a/IDELanguageSupportUI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/IDELanguageSupportUI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/IDELanguageSupportUI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/IDELanguageSupportUI/IDELanguageSupportUIPlugin.h b/IDELanguageSupportUI/IDELanguageSupportUIPlugin.h new file mode 100644 index 000000000..40943f10d --- /dev/null +++ b/IDELanguageSupportUI/IDELanguageSupportUIPlugin.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEInitialization-Protocol.h" + +@interface IDELanguageSupportUIPlugin : NSObject +{ +} + ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; ++ (id)sharedInstance; +- (void)setUpInspectors; +- (id)init; + +@end + diff --git a/IDELanguageSupportUI/IDELocalComputerPlaygroundExecutionDeviceService.h b/IDELanguageSupportUI/IDELocalComputerPlaygroundExecutionDeviceService.h new file mode 100644 index 000000000..35c532995 --- /dev/null +++ b/IDELanguageSupportUI/IDELocalComputerPlaygroundExecutionDeviceService.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDELocalComputerPlaygroundExecutionDeviceService : IDEPlaygroundExecutionDeviceService +{ +} + ++ (id)capability; +- (id)sessionForExecutingPlaygroundWithParameters:(id)arg1; +- (id)defaultStubPathForSDK:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDELogEntryQuickLookNode.h b/IDELanguageSupportUI/IDELogEntryQuickLookNode.h new file mode 100644 index 000000000..ad335ec46 --- /dev/null +++ b/IDELanguageSupportUI/IDELogEntryQuickLookNode.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSAttributedString, NSString; + +@interface IDELogEntryQuickLookNode : NSObject +{ + NSArray *_children; + NSAttributedString *_compoundAttributedSummary; + NSAttributedString *_compoundAttributedSummaryForOutlineView; + id _quickLook; + BOOL _hasLookedUpQuickLook; + id _logEntry; +} + +@property(readonly) id logEntry; // @synthesize logEntry=_logEntry; +- (void).cxx_destruct; +- (id)_presentationOptionsForStructure:(id)arg1; +- (id)_presentationOptionsForTupleChildOfKeyedContainer; +- (id)_compoundAttributedSummaryForStructure:(id)arg1 forUseInOutlineView:(BOOL)arg2 presentationOptions:(id)arg3; +- (id)_compoundAttributedSummaryForObjectReflection:(id)arg1 includeName:(BOOL)arg2 forUseInOutlineView:(BOOL)arg3; +- (id)_compoundAttributedSummaryForLogEntry:(id)arg1 includeName:(BOOL)arg2 forUseInOutlineView:(BOOL)arg3; +- (id)_compoundAttributedSummaryForLogEntry:(id)arg1 forUseInOutlineView:(BOOL)arg2; +@property(readonly) id quickLook; +@property(readonly) NSAttributedString *compoundAttributedSummaryForOutlineView; +@property(readonly) NSAttributedString *compoundAttributedSummary; +@property(readonly) NSString *compoundSummary; +@property(readonly) NSArray *children; +@property(readonly) BOOL isLeaf; +- (id)initWithLogEntry:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDELoggerDrivenValueHistoryToy.h b/IDELanguageSupportUI/IDELoggerDrivenValueHistoryToy.h new file mode 100644 index 000000000..33805d361 --- /dev/null +++ b/IDELanguageSupportUI/IDELoggerDrivenValueHistoryToy.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTTextDocumentLocation, IDEValueHistoryToyResultAssociationMonitor, NSError; + +@interface IDELoggerDrivenValueHistoryToy : IDEValueHistoryToy +{ + id _registrationToken; + IDEValueHistoryToyResultAssociationMonitor *_resultAssociationMonitor; + BOOL _hasUpdatedLocationThisExecution; + NSError *_unarchivingError; + DVTTextDocumentLocation *_documentLocation; +} + ++ (id)toyInToybox:(id)arg1 forLoggerResult:(id)arg2; +@property(readonly, copy) DVTTextDocumentLocation *documentLocation; // @synthesize documentLocation=_documentLocation; +@property(retain) NSError *unarchivingError; // @synthesize unarchivingError=_unarchivingError; +- (void).cxx_destruct; +- (void)setDocumentLocationFromUTF8String:(char *)arg1 fromXMLUnarchiver:(id)arg2; +- (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; +- (void)dvt_awakeFromXMLUnarchiver:(id)arg1; +- (BOOL)supportsArchiving; +- (void)processPlaygroundResult:(id)arg1; +- (BOOL)_doesWantPlaygroundLoggerResult:(id)arg1; +- (void)beginExecutionGeneration:(unsigned long long)arg1; +- (void)setToybox:(id)arg1; +- (id)initWithDocumentLocation:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEMethodSourceCodeGenerator-Protocol.h b/IDELanguageSupportUI/IDEMethodSourceCodeGenerator-Protocol.h new file mode 100644 index 000000000..7ce592c39 --- /dev/null +++ b/IDELanguageSupportUI/IDEMethodSourceCodeGenerator-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEMethodSourceCodeGenerator +- (id)prepareToAddClassMethodWithName:(id)arg1 inClassNamed:(id)arg2 options:(id)arg3 error:(id *)arg4; +- (id)prepareToAddInstanceMethodWithName:(id)arg1 inClassNamed:(id)arg2 options:(id)arg3 error:(id *)arg4; +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundConsoleToyResult.h b/IDELanguageSupportUI/IDEPlaygroundConsoleToyResult.h new file mode 100644 index 000000000..f488e1881 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundConsoleToyResult.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEConsoleItem; + +@interface IDEPlaygroundConsoleToyResult : IDEPlaygroundResult +{ + IDEConsoleItem *_item; +} + +@property(readonly) IDEConsoleItem *item; // @synthesize item=_item; +- (void).cxx_destruct; +- (id)initWithConsoleItem:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundDataHandler.h b/IDELanguageSupportUI/IDEPlaygroundDataHandler.h new file mode 100644 index 000000000..d0b170bcc --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundDataHandler.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEPlaygroundDataHandler : NSObject +{ +} + ++ (void)handlePlaygroundData:(id)arg1 metaData:(id)arg2 dataIdentifier:(id)arg3 resultDate:(id)arg4 version:(unsigned long long)arg5 executionParameters:(id)arg6; ++ (id)dataHandlerForIdentifier:(id)arg1; +- (BOOL)handleData:(id)arg1 metaData:(id)arg2 version:(unsigned long long)arg3 executionParameters:(id)arg4 resultDate:(id)arg5 error:(id *)arg6; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundDataSerializationCoordinator.h b/IDELanguageSupportUI/IDEPlaygroundDataSerializationCoordinator.h new file mode 100644 index 000000000..98b0f5d46 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundDataSerializationCoordinator.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTDispatchLock, DVTMapTable, NSMutableArray, NSObject, _IDEPlaygroundDataSerializationRead; + +@interface IDEPlaygroundDataSerializationCoordinator : NSObject +{ + DVTDispatchLock *_coordinatorDataLock; + NSMutableArray *_pendingWrites; + NSMutableArray *_pendingReads; + _IDEPlaygroundDataSerializationRead *_currentRead; + NSObject *_readEventQueue; + DVTMapTable *_playgroundPathsToSerializationOperations; + BOOL ioOperationInProgress; +} + ++ (id)sharedPlaygroundDataSerializationCoordinator; +- (void).cxx_destruct; +- (id)_cachePathForPlaygroundPath:(id)arg1; +- (void)_processPendingWrite:(id)arg1; +- (BOOL)_processPendingRead:(id)arg1; +- (id)_locked_nextOperationToDo; +- (void)_processPendingSerializationOperations; +- (void)_locked_removePendingOperation:(id)arg1 fromQueue:(id)arg2; +- (void)_locked_addPendingOperation:(id)arg1 toQueue:(id)arg2; +- (void)replaySerializedPlaygroundDataForPlayground:(id)arg1 overridingSerializedDataPath:(id)arg2 callbackQueue:(id)arg3 callbackBlock:(id)arg4; +- (void)clearSerializedPlaygroundDataForPlaygroundDocument:(id)arg1; +- (void)handleNewSerializedPlaygroundDataAtPath:(id)arg1 forPlaygroundDocument:(id)arg2; +- (void)_unscheduleOperationsForPlaygroundDocument:(id)arg1 unscheduleReadsOnly:(BOOL)arg2; +- (void)playgroundDocumentWillClose:(id)arg1; +- (void)playgroundDocumentDidStartNewExecution:(id)arg1; +- (void)removeTemporarySerializedPlaygroundDataAtPath:(id)arg1; +- (id)init; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundDocument.h b/IDELanguageSupportUI/IDEPlaygroundDocument.h new file mode 100644 index 000000000..8c65af51c --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundDocument.h @@ -0,0 +1,133 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESourceCodeDocument.h" + +#import "IDEToyboxDocumentLocationDelegate-Protocol.h" + +@class DVTFilePath, DVTMapTable, DVTSDK, IDEToybox, NSArray, NSDictionary, NSMutableArray, NSString, NSURL; + +@interface IDEPlaygroundDocument : IDESourceCodeDocument +{ + NSMutableArray *_cachedSourceCodeSections; + unsigned long long _playgroundResultsGeneration; + id _sectionCharactersDidChangeNotificationObserver; + DVTMapTable *_registeredEditorsToPreparationParametersWrappers; + BOOL _shouldClearCachedPlaygroundDataOnEdit; + BOOL _ignoreTextStorageChangeNotifications; + BOOL _preserveSerializedPlaygroundDataOnSave; + BOOL _executionIsInProgress; + BOOL _isReplayingSerializedResults; + BOOL _playgroundExpressionIsComplete; + BOOL _lastExpressionDidComplete; + BOOL _allowsReset; + NSString *_sdkIdentifier; + NSArray *_playgroundSections; + NSArray *_sourceCodePlaygroundSectionCharacterRanges; + IDEToybox *_toybox; + NSString *_stubExecutablePath; + unsigned long long _autoTerminationDelay; + NSString *_resourcesDirectoryPathString; + NSURL *_originalContentURLDuringSaving; +} + ++ (id)keyPathsForValuesAffectingSourceLanguageServiceContext; ++ (id)keyPathsForValuesAffectingBuildSettings; ++ (id)keyPathsForValuesAffectingTargetTriple; ++ (id)keyPathsForValuesAffectingResourcesDirectoryPath; ++ (id)keyPathsForValuesAffectingSourceCodePlaygroundSectionCharacterRanges; ++ (id)keyPathsForValuesAffectingSourceCodeSections; ++ (id)keyPathsForValuesAffectingSdk; ++ (id)availablePlaygroundSectionClasses; ++ (void)initialize; ++ (id)keyPathsForValuesAffectingResourcesDirectoryAbsolutePathForDisplay; ++ (id)keyPathsForValuesAffectingHasResourcesDirectory; ++ (id)keyPathsForValuesAffectingIsResourcesDirectoryOutsidePlayground; ++ (id)keyPathsForValuesAffectingResourcesDirectoryFileChooserPlaceholderForDisplay; ++ (id)keyPathsForValuesAffectingResourcesDirectoryResolutionStrategy; ++ (id)keyPathsForValuesAffectingPlatform; +@property(copy, nonatomic) NSURL *originalContentURLDuringSaving; // @synthesize originalContentURLDuringSaving=_originalContentURLDuringSaving; +@property(copy, nonatomic) NSString *resourcesDirectoryPathString; // @synthesize resourcesDirectoryPathString=_resourcesDirectoryPathString; +@property unsigned long long autoTerminationDelay; // @synthesize autoTerminationDelay=_autoTerminationDelay; +@property(nonatomic) BOOL allowsReset; // @synthesize allowsReset=_allowsReset; +@property(copy, nonatomic) NSString *stubExecutablePath; // @synthesize stubExecutablePath=_stubExecutablePath; +@property BOOL lastExpressionDidComplete; // @synthesize lastExpressionDidComplete=_lastExpressionDidComplete; +@property BOOL playgroundExpressionIsComplete; // @synthesize playgroundExpressionIsComplete=_playgroundExpressionIsComplete; +@property BOOL isReplayingSerializedResults; // @synthesize isReplayingSerializedResults=_isReplayingSerializedResults; +@property BOOL executionIsInProgress; // @synthesize executionIsInProgress=_executionIsInProgress; +@property(readonly) IDEToybox *toybox; // @synthesize toybox=_toybox; +@property(copy, nonatomic) NSArray *sourceCodePlaygroundSectionCharacterRanges; // @synthesize sourceCodePlaygroundSectionCharacterRanges=_sourceCodePlaygroundSectionCharacterRanges; +@property(copy, nonatomic) NSArray *playgroundSections; // @synthesize playgroundSections=_playgroundSections; +@property(copy, nonatomic) NSString *sdkIdentifier; // @synthesize sdkIdentifier=_sdkIdentifier; +- (void).cxx_destruct; +- (id)willPresentError:(id)arg1; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (void)textStorageDidProcessEditing:(id)arg1; +- (void)sourceLanguageServiceAvailabilityNotification:(BOOL)arg1 message:(id)arg2; +- (struct _NSRange)characterRangeFromDocumentLocation:(id)arg1; +- (id)indexCompatibleLocationFromLocation:(id)arg1; +- (id)editorCompatibleLocationFromLocation:(id)arg1; +- (void)editorDocumentWillClose; +- (id)playgroundSectionsFromXMLElement:(id)arg1 enclosingFileWrapper:(id)arg2 error:(id *)arg3; +- (id)xmlElementConstructingFileWrapper:(id)arg1; +- (id)dataOfType:(id)arg1 contructingFileWrapper:(id)arg2 error:(id *)arg3; +- (id)fileWrapperOfType:(id)arg1 error:(id *)arg2; +- (id)contentPathsToPreserveOnSave; +- (BOOL)writeToURL:(id)arg1 ofType:(id)arg2 forSaveOperation:(unsigned long long)arg3 originalContentsURL:(id)arg4 error:(id *)arg5; +- (BOOL)readContentFromData:(id)arg1 ofType:(id)arg2 enclosingFileWrapper:(id)arg3 error:(id *)arg4; +- (BOOL)readFromFileWrapper:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (id)updatedLocationFromLocation:(id)arg1 toTimestamp:(double)arg2; +- (void)_clearSerializedPlaygroundResultsIfNeeded; +- (BOOL)_shouldSavePlaygroundResultsToWrapperAndQuit; +- (BOOL)_shouldSavePlaygroundResultsToWrapper; +- (id)sourceLanguageServiceContext; +@property(readonly) NSDictionary *buildSettings; +- (id)targetTriple; +- (id)_createLocationForLineNumber:(unsigned long long)arg1; +- (id)_createComplexBezierPath; +- (void)_createAndAddDummyResultWithBezierPath:(id)arg1 lineNumber:(unsigned long long)arg2; +- (void)_createAndAddDummyResultWithImage:(id)arg1 lineNumber:(unsigned long long)arg2; +- (void)_createAndAddDummyResultWithColor:(id)arg1 lineNumber:(unsigned long long)arg2; +- (void)_createAndAddDummyResultForAttributedStringAtLineNumber:(unsigned long long)arg1; +- (void)_createAndAddDummyResultWithString:(id)arg1 tag:(id)arg2 lineNumber:(unsigned long long)arg3; +- (void)cancelExecutionInWorkspace:(id)arg1; +- (BOOL)executeInWorkspace:(id)arg1 fromEditor:(id)arg2 replayFromSerializedData:(BOOL)arg3 error:(id *)arg4 completionBlock:(id)arg5; +- (BOOL)_shouldHandlePlaygroundEventFromGeneration:(unsigned long long)arg1; +- (void)unregisterEditor:(id)arg1; +- (void)registerEditor:(id)arg1; +- (id)_preparationParametersForWorkspace:(id)arg1 error:(id *)arg2; +- (id)sourceCodeForExecution; +- (void)executionGenerationDidEnd; +- (void)playgroundExpressionCompleted; +- (void)executionGenerationWillEnd; +- (void)beginExecutionGenerationIsReplayingSerializedResults:(BOOL)arg1; +- (void)addPlaygroundLoggerResult:(id)arg1; +- (void)removeAllPlaygroundResults; +- (BOOL)_isValidResourcesDirectoryPath:(id)arg1; +@property(readonly) DVTFilePath *resourcesDirectoryPath; +- (void)resetPlayground; +@property(readonly, copy, nonatomic) NSArray *sourceCodePlaygroundSections; +- (id)contentsURL; +@property(readonly) DVTSDK *sdk; +- (id)init; +@property(readonly, nonatomic) NSString *resourcesDirectoryAbsolutePathForDisplay; +@property(readonly, nonatomic) BOOL hasResourcesDirectory; +@property(readonly, nonatomic) BOOL isResourcesDirectoryOutsidePlayground; +@property(readonly, nonatomic) NSString *resourcesDirectoryFileChooserPlaceholderForDisplay; +- (void)resourcesDirectoryPathChosen:(id)arg1; +@property(retain, nonatomic) NSString *resourcesDirectoryFileChooserSelectedPath; +@property(nonatomic) unsigned long long resourcesDirectoryResolutionStrategy; +@property(nonatomic) unsigned long long platform; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundEditor.h b/IDELanguageSupportUI/IDEPlaygroundEditor.h new file mode 100644 index 000000000..a0ced9a1b --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundEditor.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESourceCodeEditor.h" + +@class DVTMapTable, DVTObservingToken, IDEPlaygroundDocument, NSArray, NSCountedSet, NSMutableArray, NSMutableSet, NSSet; + +@interface IDEPlaygroundEditor : IDESourceCodeEditor +{ + NSMutableArray *_sectionViewControllers; + id _clipViewFillToken; + NSCountedSet *_countedToysSelectedInRegisteredToyboxes; + NSMutableSet *_toysSelectedInRegisteredToyboxes; + struct _NSRange _lastEditedCharRangeForExecution; + struct _NSRange _lastSelectedLineRange; + DVTObservingToken *_autoterminationDelayObservingToken; + BOOL _playgroundExecutionWasEverScheduled; + DVTMapTable *_toyboxEditorToSelectedToyObserverTokensMap; + BOOL _alreadySetUp; +} + ++ (void)initialize; +- (void).cxx_destruct; +- (void)presentError:(id)arg1 delegate:(id)arg2 didPresentSelector:(SEL)arg3 contextInfo:(void *)arg4; +- (void)executePlaygroundFromSerializedData; +- (void)execute:(id)arg1; +- (void)executePlayground; +- (void)schedulePlaygroundExecution; +- (void)schedulePlaygroundExecutionWithDelay:(double)arg1; +- (void)textViewDidChangeSelection:(id)arg1; +- (void)textDidChange:(id)arg1; +- (BOOL)textView:(id)arg1 shouldChangeTextInRange:(struct _NSRange)arg2 replacementString:(id)arg3; +- (struct _NSRange)textView:(id)arg1 willChangeSelectionFromCharacterRange:(struct _NSRange)arg2 toCharacterRange:(struct _NSRange)arg3; +- (id)annotationContextForTextView:(id)arg1; +- (id)completingTextView:(id)arg1 documentLocationForWordStartLocation:(unsigned long long)arg2; +- (void)completingTextView:(id)arg1 willPassContextToStrategies:(id)arg2 atWordStartLocation:(unsigned long long)arg3; +- (id)sdk; +- (id)languageService; +- (void)navigateToAnnotationWithRepresentedObject:(id)arg1 wantsIndicatorAnimation:(BOOL)arg2 exploreAnnotationRepresentedObject:(id)arg3; +- (id)currentSelectedDocumentLocations; +@property(readonly, copy) NSArray *playgroundSectionViewControllers; +- (void)unregisterToyboxEditor:(id)arg1; +- (void)registerToyboxEditor:(id)arg1; +- (void)primitiveInvalidate; +- (void)didSetupEditor; +- (void)loadView; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; + +// Remaining properties +@property(readonly) IDEPlaygroundDocument *document; // @dynamic document; +@property(retain) NSMutableSet *mutableToysSelectedInRegisteredToyboxes; // @dynamic mutableToysSelectedInRegisteredToyboxes; +@property(readonly, copy) NSSet *toysSelectedInRegisteredToyboxes; // @dynamic toysSelectedInRegisteredToyboxes; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundEditorStackView_ML.h b/IDELanguageSupportUI/IDEPlaygroundEditorStackView_ML.h new file mode 100644 index 000000000..dbe49c95e --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundEditorStackView_ML.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTStackView_ML.h" + +@class DVTNotificationToken, IDESourceCodePlaygroundSectionViewController; + +@interface IDEPlaygroundEditorStackView_ML : DVTStackView_ML +{ + IDESourceCodePlaygroundSectionViewController *_sourceCodePlaygroundSectionViewController; + DVTNotificationToken *_fontAndColorSettingsChangeObservingToken; +} + +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (BOOL)isOpaque; +- (void)willRemoveSubview:(id)arg1; +- (void)didAddSubview:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundExecutionCompleteDataHandler.h b/IDELanguageSupportUI/IDEPlaygroundExecutionCompleteDataHandler.h new file mode 100644 index 000000000..bcf3a6455 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundExecutionCompleteDataHandler.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEPlaygroundExecutionCompleteDataHandler : IDEPlaygroundDataHandler +{ +} + +- (BOOL)handleData:(id)arg1 metaData:(id)arg2 version:(unsigned long long)arg3 executionParameters:(id)arg4 resultDate:(id)arg5 error:(id *)arg6; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundExecutionCoordinator.h b/IDELanguageSupportUI/IDEPlaygroundExecutionCoordinator.h new file mode 100644 index 000000000..14527efbf --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundExecutionCoordinator.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTHashTable, DVTMapTable, NSObject, NSOperationQueue; + +@interface IDEPlaygroundExecutionCoordinator : NSObject +{ + NSObject *_sessionLifecycleQueue; + DVTMapTable *_playgroundsToOutstandingSessionsMap; + DVTMapTable *_preparationTokensToPreparationParameters; + DVTMapTable *_preparationParametersToTokenCount; + DVTMapTable *_preparationParametersToUndesignatedSessions; + DVTMapTable *_preparationParametersToUndesignatedSessionCleanupTimers; + DVTMapTable *_sessionsToCompletionInfo; + DVTMapTable *_sessionsToUseCount; + DVTHashTable *_sessionsThatFinishedPrematurely; + DVTMapTable *_preparationParametersToPrelaunchFailureCounts; + NSOperationQueue *_operationQueue; +} + ++ (id)sharedPlaygroundExecutionCoordinator; ++ (id)playgroundCoordinatorLogAspect; +@property(retain) NSOperationQueue *operationQueue; // @synthesize operationQueue=_operationQueue; +- (void).cxx_destruct; +- (void)cancelExecutionOfPlayground:(id)arg1; +- (void)_undesignateOutstandingSessionsForPlayground:(id)arg1; +- (BOOL)executePlayground:(id)arg1 withExecutionParameters:(id)arg2 error:(id *)arg3 completionBlock:(id)arg4; +- (id)_sessionToExecuteForExecutionParameters:(id)arg1; +- (void)_completeWithCompletionInfo:(id)arg1 session:(id)arg2; +- (void)_handleCompletionForSession:(id)arg1 preparationParameters:(id)arg2; +- (void)_shutDownOperationsForPreparationParameters:(id)arg1; +- (void)_spinUpOperationForPreparationParameters:(id)arg1; +- (void)_unregisterPreperationToken:(id)arg1; +- (id)registerPreperationParameters:(id)arg1; +- (id)_undesignatedSessionsForPreparationParameters:(id)arg1; +- (void)_clearUndesignatedSessionsForPreparationParameters:(id)arg1; +- (void)_removeUndesignatedSession:(id)arg1 forPreparationParameters:(id)arg2; +- (void)_pruneUndesignatedSessionsForPreparationParameters:(id)arg1; +- (void)_scheduleUndesignatedSessionPruningTimerForPreparationParameters:(id)arg1; +- (void)_addUndesignatedSession:(id)arg1 forPreparationParameters:(id)arg2; +- (BOOL)_shouldPrelaunchSessions; +- (id)init; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundExecutionDeviceService.h b/IDELanguageSupportUI/IDEPlaygroundExecutionDeviceService.h new file mode 100644 index 000000000..19ce791e4 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundExecutionDeviceService.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceService.h" + +@interface IDEPlaygroundExecutionDeviceService : DVTDeviceService +{ +} + ++ (id)overridingPlaygroundSearchPath; +- (id)directoryForPlaygroundAppConstructionWithAppUniquingString:(id *)arg1 error:(id *)arg2; +- (id)defaultStubPathForSDK:(id)arg1; +- (id)sessionForExecutingPlaygroundWithParameters:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundExecutionParameters.h b/IDELanguageSupportUI/IDEPlaygroundExecutionParameters.h new file mode 100644 index 000000000..3d2cc06be --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundExecutionParameters.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTFilePath, DVTLineOffsetAwareStringWrapper, DVTSDK, IDEPlaygroundPreparationParameters, NSNumber, NSURL; + +@interface IDEPlaygroundExecutionParameters : NSObject +{ + DVTLineOffsetAwareStringWrapper *_sourceCodeToExecute; + NSURL *_documentFileURL; + NSNumber *_documentContentTimestamp; + id _reportResultBlock; + id _executionWillFinishBlock; + id _errorHandlerBlock; + id _playgroundExpressionCompleteBlock; + IDEPlaygroundPreparationParameters *_preparationParameters; + unsigned long long _autoTerminationDelay; +} + +@property(readonly) unsigned long long autoTerminationDelay; // @synthesize autoTerminationDelay=_autoTerminationDelay; +@property(readonly) IDEPlaygroundPreparationParameters *preparationParameters; // @synthesize preparationParameters=_preparationParameters; +@property(readonly) id playgroundExpressionCompleteBlock; // @synthesize playgroundExpressionCompleteBlock=_playgroundExpressionCompleteBlock; +@property(readonly) id errorHandlerBlock; // @synthesize errorHandlerBlock=_errorHandlerBlock; +@property(readonly) id executionWillFinishBlock; // @synthesize executionWillFinishBlock=_executionWillFinishBlock; +@property(readonly) id reportResultBlock; // @synthesize reportResultBlock=_reportResultBlock; +@property(readonly) NSNumber *documentContentTimestamp; // @synthesize documentContentTimestamp=_documentContentTimestamp; +@property(readonly) NSURL *documentFileURL; // @synthesize documentFileURL=_documentFileURL; +@property(readonly, copy) DVTLineOffsetAwareStringWrapper *sourceCodeToExecute; // @synthesize sourceCodeToExecute=_sourceCodeToExecute; +- (void).cxx_destruct; +@property(readonly) DVTSDK *sdk; +@property(readonly) DVTFilePath *executablePath; +- (id)initWithSourceCodeToExecute:(id)arg1 documentFileURL:(id)arg2 documentContentTimestamp:(id)arg3 autoTerminationDelay:(unsigned long long)arg4 executionPreparationParameters:(id)arg5 playgroundReportResultBlock:(id)arg6 playgroundExecutionWillFinishBlock:(void)arg7 playgroundExpressionCompleteBlock:(id)arg8 errorHandlerBlock:(void)arg9; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundExecutionSession.h b/IDELanguageSupportUI/IDEPlaygroundExecutionSession.h new file mode 100644 index 000000000..970080a00 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundExecutionSession.h @@ -0,0 +1,116 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTOperation.h" + +@class DVTDispatchLock, DVTFilePath, DVTNotificationToken, DVTObservingToken, DVTPerformanceMetric, DVTPlaygroundCommunicationListener, IDEConsoleAdaptor, IDEPlaygroundExecutionParameters, IDEPlaygroundPreparationParameters, NSError, NSMutableArray, NSObject; + +@interface IDEPlaygroundExecutionSession : DVTOperation +{ + struct SBDebugger _debugger; + struct SBTarget _target; + struct SBProcess _process; + DVTFilePath *_cleanupPath; + struct SBBroadcaster _broadcaster; + BOOL _executingPlaygroundSource; + unsigned long long _executingPlaygroundSourceGeneration; + BOOL _didCancelExpr; + BOOL _askedToTerminate; + BOOL _didSendAsyncInterrupt; + BOOL _playgroundSourceWasExecuted; + BOOL _shouldContinuePastExecutionBreakpoint; + BOOL _hasPendingStopFromFromExprFailure; + BOOL _shouldWaitToExecutePlaygroundSource; + BOOL _shouldExecutePlaygroundSource; + BOOL _hasPendingStopFromExecutePlaygroundBreakpoint; + BOOL _hasPendingStopFromAttaching; + BOOL _hasPendingStopFromExecutionWillFinishBreakpoint; + BOOL _didCallPlaygroundExecutionWillFinishBlock; + BOOL _playgroundListenerDidConnect; + id _pendingUndesignationCallbackBlock; + NSObject *_pendingUndesignationCallbackQueue; + DVTDispatchLock *_lifeCycleLock; + NSObject *_playgroundDataHandlerQueue; + DVTPlaygroundCommunicationListener *_playgroundListener; + struct _opaque_pthread_t *_sessionThreadID; + DVTNotificationToken *_consoleOutputNotificationToken; + DVTNotificationToken *_consoleInputNotificationToken; + DVTObservingToken *_consoleAdaptorFinishedObservationToken; + BOOL _ignoreConsoleAdaptorNotifications; + DVTObservingToken *_canFinishObservationToken; + DVTPerformanceMetric *_executionPerformanceMetric; + NSMutableArray *_pendingPlaygroundResults; + NSMutableArray *_playgroundErrors; + id _launcher; + BOOL _playgroundListenerConnectionIsOpen; + BOOL _playgroundListenerSerializationInProgress; + BOOL _consoleAdaptorIsOpen; + int _internalState; + unsigned long long _state; + IDEPlaygroundPreparationParameters *_preparationParameters; + NSError *_serializationError; + DVTFilePath *_serializedPlaygroundDataPath; + IDEConsoleAdaptor *_targetConsoleAdaptor; + id _executableSetupBlock; + DVTFilePath *_inProgressSerializationFilePath; + IDEPlaygroundExecutionParameters *_executionParameters; + id _reportResultBlock; + id _executionWillFinishBlock; + id _handlePlaygroundDataBlock; + struct SBThread _executionBreakpointThread; +} + ++ (id)keyPathsForValuesAffectingCanFinishExecution; ++ (id)playgroundExecutionPerformanceLogAspect; ++ (id)playgroundExecutionLogAspect; ++ (id)executableSetupLock; ++ (void)initialize; +@property(copy) id handlePlaygroundDataBlock; // @synthesize handlePlaygroundDataBlock=_handlePlaygroundDataBlock; +@property(copy) id executionWillFinishBlock; // @synthesize executionWillFinishBlock=_executionWillFinishBlock; +@property(copy) id reportResultBlock; // @synthesize reportResultBlock=_reportResultBlock; +@property(retain) IDEPlaygroundExecutionParameters *executionParameters; // @synthesize executionParameters=_executionParameters; +@property(readonly) DVTFilePath *inProgressSerializationFilePath; // @synthesize inProgressSerializationFilePath=_inProgressSerializationFilePath; +@property(copy) id executableSetupBlock; // @synthesize executableSetupBlock=_executableSetupBlock; +@property(nonatomic) struct SBThread *executionBreakpointThread; // @synthesize executionBreakpointThread=_executionBreakpointThread; +@property BOOL consoleAdaptorIsOpen; // @synthesize consoleAdaptorIsOpen=_consoleAdaptorIsOpen; +@property BOOL playgroundListenerSerializationInProgress; // @synthesize playgroundListenerSerializationInProgress=_playgroundListenerSerializationInProgress; +@property BOOL playgroundListenerConnectionIsOpen; // @synthesize playgroundListenerConnectionIsOpen=_playgroundListenerConnectionIsOpen; +@property(retain) IDEConsoleAdaptor *targetConsoleAdaptor; // @synthesize targetConsoleAdaptor=_targetConsoleAdaptor; +@property int internalState; // @synthesize internalState=_internalState; +@property(retain) DVTFilePath *serializedPlaygroundDataPath; // @synthesize serializedPlaygroundDataPath=_serializedPlaygroundDataPath; +@property(retain) NSError *serializationError; // @synthesize serializationError=_serializationError; +@property(readonly) IDEPlaygroundPreparationParameters *preparationParameters; // @synthesize preparationParameters=_preparationParameters; +@property unsigned long long state; // @synthesize state=_state; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)cleanupExecutable; +- (void)destroyDebugger; +- (void)_stopListeningForPlaygroundInput; +- (void)_interruptExecutingPlaygroundSource; +- (void)cancel; +- (BOOL)canFinishExecution; +- (void)undesignateSessionWithCallbackQueue:(id)arg1 callback:(id)arg2; +- (void)designateSessionForExecutionParameters:(id)arg1; +- (BOOL)playgroundExecutionWillFinishBreakpointHitOnThread:(struct SBThread *)arg1 location:(struct SBBreakpointLocation *)arg2; +- (void)_executePlaygroundSource; +- (BOOL)executePlaygroundBreakpointHitOnThread:(struct SBThread *)arg1 location:(struct SBBreakpointLocation *)arg2; +- (_Bool)shouldCancelExpressionEvaluationForPhase:(int)arg1; +- (void)_terminateProcess; +- (BOOL)handleInternalSessionEvent:(unsigned int)arg1; +- (BOOL)handleProcessEvent:(unsigned int)arg1; +- (void *)listenForEvents; +- (void)_setSessionThreadID:(struct _opaque_pthread_t *)arg1; +- (void)main; +- (id)_setupConsoleAdaptor; +- (void)_hookUpRealDataHandlingBlocks; +- (void)_flushPendingDataFromPreparation; +- (void)_setupPreparationDataHandlingBlocks; +- (void)_handleError:(id)arg1; +- (id)_generateSerializationFilePathWithError:(id *)arg1; +- (id)initWithPreparationParameters:(id)arg1 executableSetupBlock:(id)arg2 launcher:(void)arg3; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLayoutManager.h b/IDELanguageSupportUI/IDEPlaygroundLayoutManager.h new file mode 100644 index 000000000..7e2e1053e --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLayoutManager.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLayoutManager.h" + +@class DVTMutableRangeArray, IDEPlaygroundTextView, NSArray; + +@interface IDEPlaygroundLayoutManager : DVTLayoutManager +{ + DVTMutableRangeArray *_sectionCharRanges; +} + +- (void).cxx_destruct; +- (void)textStorage:(id)arg1 edited:(unsigned long long)arg2 range:(struct _NSRange)arg3 changeInLength:(long long)arg4 invalidatedRange:(struct _NSRange)arg5; +- (void)removeSectionWithCharacterRange:(struct _NSRange)arg1; +- (void)addSectionWithCharacterRange:(struct _NSRange)arg1; +@property(copy) NSArray *sectionCharacterRanges; +- (id)initWithCoder:(id)arg1; +- (id)init; + +// Remaining properties +@property(readonly) IDEPlaygroundTextView *firstTextView; // @dynamic firstTextView; +@property(readonly) IDEPlaygroundTextView *textViewForBeginningOfSelection; // @dynamic textViewForBeginningOfSelection; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerDataDecoder.h b/IDELanguageSupportUI/IDEPlaygroundLoggerDataDecoder.h new file mode 100644 index 000000000..e076223a9 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerDataDecoder.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEPlaygroundLoggerDataDecoder : NSObject +{ +} + +- (id)decodeLoggerData:(id)arg1 threadID:(id *)arg2 error:(id *)arg3; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerDataHandler.h b/IDELanguageSupportUI/IDEPlaygroundLoggerDataHandler.h new file mode 100644 index 000000000..3bf18236f --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerDataHandler.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEPlaygroundLoggerDataHandler : IDEPlaygroundDataHandler +{ +} + +- (id)_decodeDocumentLocationFromMetaData:(id)arg1 executionParameters:(id)arg2 error:(id *)arg3; +- (BOOL)handleData:(id)arg1 metaData:(id)arg2 version:(unsigned long long)arg3 executionParameters:(id)arg4 resultDate:(id)arg5 error:(id *)arg6; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerErrorEntry.h b/IDELanguageSupportUI/IDEPlaygroundLoggerErrorEntry.h new file mode 100644 index 000000000..61737adf6 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerErrorEntry.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEPlaygroundLoggerLogEntry-Protocol.h" + +@class NSString; + +@interface IDEPlaygroundLoggerErrorEntry : NSObject +{ + NSString *_name; + NSString *_errorString; +} + +@property(readonly, copy) NSString *errorString; // @synthesize errorString=_errorString; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +- (id)initWithName:(id)arg1 errorString:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerGap.h b/IDELanguageSupportUI/IDEPlaygroundLoggerGap.h new file mode 100644 index 000000000..5f0bf8611 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerGap.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEPlaygroundLoggerLogEntry-Protocol.h" + +@class NSString; + +@interface IDEPlaygroundLoggerGap : NSObject +{ + NSString *_name; +} + +@property(readonly, copy) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +- (id)initWithName:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerImageTextAttachmentCell.h b/IDELanguageSupportUI/IDEPlaygroundLoggerImageTextAttachmentCell.h new file mode 100644 index 000000000..db8d36a5a --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerImageTextAttachmentCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextAttachmentCell.h" + +@interface IDEPlaygroundLoggerImageTextAttachmentCell : NSTextAttachmentCell +{ +} + +- (struct CGRect)cellFrameForTextContainer:(id)arg1 proposedLineFragment:(struct CGRect)arg2 glyphPosition:(struct CGPoint)arg3 characterIndex:(unsigned long long)arg4; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerLogEntry-Protocol.h b/IDELanguageSupportUI/IDEPlaygroundLoggerLogEntry-Protocol.h new file mode 100644 index 000000000..9fd2d8400 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerLogEntry-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol IDEPlaygroundLoggerLogEntry +@property(readonly, copy) NSString *name; +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForAttributedString.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForAttributedString.h new file mode 100644 index 000000000..521dfff74 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForAttributedString.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSAttributedString; + +@interface IDEPlaygroundLoggerObjectReflectionForAttributedString : IDEAbstractPlaygroundLoggerObjectReflection +{ +} + +- (id)attributedSummary; +- (id)decodeObjectFromData; + +// Remaining properties +@property(readonly) NSAttributedString *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForBezierPath.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForBezierPath.h new file mode 100644 index 000000000..31774ef7f --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForBezierPath.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSBezierPath; + +@interface IDEPlaygroundLoggerObjectReflectionForBezierPath : IDEAbstractPlaygroundLoggerObjectReflection +{ +} + +- (id)attributedSummary; +- (id)decodeObjectFromData; + +// Remaining properties +@property(readonly) NSBezierPath *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForBool.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForBool.h new file mode 100644 index 000000000..55fa3cb51 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForBool.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber; + +@interface IDEPlaygroundLoggerObjectReflectionForBool : IDEAbstractPlaygroundLoggerObjectReflection +{ +} + +- (id)decodeObjectFromData; + +// Remaining properties +@property(readonly) NSNumber *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForColor.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForColor.h new file mode 100644 index 000000000..f5e1fb410 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForColor.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSColor; + +@interface IDEPlaygroundLoggerObjectReflectionForColor : IDEAbstractPlaygroundLoggerObjectReflection +{ +} + +- (id)attributedSummary; +- (id)decodeObjectFromData; + +// Remaining properties +@property(readonly) NSColor *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForImage.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForImage.h new file mode 100644 index 000000000..aee585ba2 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForImage.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSImage; + +@interface IDEPlaygroundLoggerObjectReflectionForImage : IDEAbstractPlaygroundLoggerObjectReflection +{ + NSImage *_cachedImageForCollectionRepresentation; +} + +- (void).cxx_destruct; +- (id)attributedSummaryForCollectionRepresentation; +- (id)attributedSummary; +- (id)decodeObjectFromData; + +// Remaining properties +@property(readonly) NSImage *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForNumber.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForNumber.h new file mode 100644 index 000000000..8d4bcf037 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForNumber.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber; + +@interface IDEPlaygroundLoggerObjectReflectionForNumber : IDEAbstractPlaygroundLoggerObjectReflection +{ +} + +- (id)_stringFromDataWithoutNullTerminator:(id)arg1; +- (id)attributedSummary; +- (id)decodeObjectFromData; + +// Remaining properties +@property(readonly) NSNumber *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForPoint.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForPoint.h new file mode 100644 index 000000000..c7eb52590 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForPoint.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSValue; + +@interface IDEPlaygroundLoggerObjectReflectionForPoint : IDEAbstractPlaygroundLoggerObjectReflection +{ +} + +- (id)attributedSummary; +- (id)decodeObjectFromData; + +// Remaining properties +@property(readonly) NSValue *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForRange.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForRange.h new file mode 100644 index 000000000..218234b83 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForRange.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSValue; + +@interface IDEPlaygroundLoggerObjectReflectionForRange : IDEAbstractPlaygroundLoggerObjectReflection +{ +} + +- (id)decodeObjectFromData; + +// Remaining properties +@property(readonly) NSValue *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForRect.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForRect.h new file mode 100644 index 000000000..a6337e42d --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForRect.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSValue; + +@interface IDEPlaygroundLoggerObjectReflectionForRect : IDEAbstractPlaygroundLoggerObjectReflection +{ +} + +- (id)attributedSummary; +- (id)decodeObjectFromData; + +// Remaining properties +@property(readonly) NSValue *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForSize.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForSize.h new file mode 100644 index 000000000..9c7384037 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForSize.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSValue; + +@interface IDEPlaygroundLoggerObjectReflectionForSize : IDEAbstractPlaygroundLoggerObjectReflection +{ +} + +- (id)attributedSummary; +- (id)decodeObjectFromData; + +// Remaining properties +@property(readonly) NSValue *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForSpriteNode.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForSpriteNode.h new file mode 100644 index 000000000..90d6a7a62 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForSpriteNode.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSImage; + +@interface IDEPlaygroundLoggerObjectReflectionForSpriteNode : IDEPlaygroundLoggerObjectReflectionForImage +{ +} + +- (id)attributedSummary; + +// Remaining properties +@property(readonly) NSImage *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForString.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForString.h new file mode 100644 index 000000000..8e029623a --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForString.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IDEPlaygroundLoggerObjectReflectionForString : IDEAbstractPlaygroundLoggerObjectReflection +{ +} + +- (id)attributedSummary; +- (id)decodeObjectFromData; + +// Remaining properties +@property(readonly) NSString *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForURL.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForURL.h new file mode 100644 index 000000000..48de719eb --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForURL.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSURL; + +@interface IDEPlaygroundLoggerObjectReflectionForURL : IDEAbstractPlaygroundLoggerObjectReflection +{ +} + +- (id)attributedSummary; +- (id)decodeObjectFromData; + +// Remaining properties +@property(readonly) NSURL *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForView.h b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForView.h new file mode 100644 index 000000000..3c7a64048 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerObjectReflectionForView.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSImage; + +@interface IDEPlaygroundLoggerObjectReflectionForView : IDEPlaygroundLoggerObjectReflectionForImage +{ +} + +- (id)attributedSummary; + +// Remaining properties +@property(readonly) NSImage *decodedObject; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerResult.h b/IDELanguageSupportUI/IDEPlaygroundLoggerResult.h new file mode 100644 index 000000000..9ee2b7aa6 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerResult.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTTextDocumentLocation, NSString; + +@interface IDEPlaygroundLoggerResult : IDETimestampedPlaygroundResult +{ + DVTTextDocumentLocation *_location; + NSString *_sourceText; + NSString *_fullLineSourceText; + id _topLevelLogEntry; + NSString *_threadID; +} + +@property(readonly, copy) NSString *threadID; // @synthesize threadID=_threadID; +@property(readonly) id topLevelLogEntry; // @synthesize topLevelLogEntry=_topLevelLogEntry; +@property(readonly, copy) NSString *fullLineSourceText; // @synthesize fullLineSourceText=_fullLineSourceText; +@property(readonly, copy) NSString *sourceText; // @synthesize sourceText=_sourceText; +@property(readonly) DVTTextDocumentLocation *location; // @synthesize location=_location; +- (void).cxx_destruct; +- (id)description; +- (id)initWithResultDate:(id)arg1 location:(id)arg2 sourceText:(id)arg3 fullLineSourceText:(id)arg4 topLevelLogEntry:(id)arg5 threadID:(id)arg6; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerScopeBoundary.h b/IDELanguageSupportUI/IDEPlaygroundLoggerScopeBoundary.h new file mode 100644 index 000000000..268bf3bf9 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerScopeBoundary.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEPlaygroundLoggerLogEntry-Protocol.h" + +@class NSString; + +@interface IDEPlaygroundLoggerScopeBoundary : NSObject +{ + unsigned long long _scopeBoundaryType; +} + +@property unsigned long long scopeBoundaryType; // @synthesize scopeBoundaryType=_scopeBoundaryType; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSString *name; +- (id)initWithScopeBoundaryType:(unsigned long long)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerStructure.h b/IDELanguageSupportUI/IDEPlaygroundLoggerStructure.h new file mode 100644 index 000000000..a46a2b89f --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerStructure.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEPlaygroundLoggerLogEntry-Protocol.h" + +@class NSArray, NSString; + +@interface IDEPlaygroundLoggerStructure : NSObject +{ + NSString *_name; + unsigned long long _structureType; + NSString *_briefSummary; + NSString *_detailedSummary; + unsigned long long _totalEntriesCount; + NSArray *_logEntries; +} + +@property(readonly, copy) NSArray *logEntries; // @synthesize logEntries=_logEntries; +@property(readonly) unsigned long long totalEntriesCount; // @synthesize totalEntriesCount=_totalEntriesCount; +@property(readonly, copy) NSString *detailedSummary; // @synthesize detailedSummary=_detailedSummary; +@property(readonly, copy) NSString *briefSummary; // @synthesize briefSummary=_briefSummary; +@property(readonly) unsigned long long structureType; // @synthesize structureType=_structureType; +@property(readonly, copy) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +@property(readonly, copy) NSString *description; +- (id)initWithName:(id)arg1 structureType:(unsigned long long)arg2 briefSummary:(id)arg3 detailedSummary:(id)arg4 totalEntriesCount:(unsigned long long)arg5 logEntries:(id)arg6; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundLoggerUIBezierPathDecoder.h b/IDELanguageSupportUI/IDEPlaygroundLoggerUIBezierPathDecoder.h new file mode 100644 index 000000000..0cd779bc1 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundLoggerUIBezierPathDecoder.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSData; + +@interface IDEPlaygroundLoggerUIBezierPathDecoder : NSObject +{ + BOOL _usesEvenOddFillRule; + int _lineCapStyle; + int _lineJoinStyle; + NSData *_cgPathData; + double _lineWidth; + double _miterLimit; + double _flatness; + NSArray *_lineDashPattern; + double _lineDashPhase; +} + +@property double lineDashPhase; // @synthesize lineDashPhase=_lineDashPhase; +@property(retain) NSArray *lineDashPattern; // @synthesize lineDashPattern=_lineDashPattern; +@property BOOL usesEvenOddFillRule; // @synthesize usesEvenOddFillRule=_usesEvenOddFillRule; +@property double flatness; // @synthesize flatness=_flatness; +@property double miterLimit; // @synthesize miterLimit=_miterLimit; +@property int lineJoinStyle; // @synthesize lineJoinStyle=_lineJoinStyle; +@property int lineCapStyle; // @synthesize lineCapStyle=_lineCapStyle; +@property double lineWidth; // @synthesize lineWidth=_lineWidth; +@property(retain) NSData *cgPathData; // @synthesize cgPathData=_cgPathData; +- (void).cxx_destruct; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundPreparationParameters.h b/IDELanguageSupportUI/IDEPlaygroundPreparationParameters.h new file mode 100644 index 000000000..8784b2690 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundPreparationParameters.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTFilePath, DVTSDK, IDEPlaygroundExecutionDeviceService, NSString; + +@interface IDEPlaygroundPreparationParameters : NSObject +{ + unsigned long long _hash; + IDEPlaygroundExecutionDeviceService *_deviceService; + DVTFilePath *_executablePath; + DVTSDK *_sdk; + NSString *_playgroundName; + DVTFilePath *_resourcesDirectoryPath; +} + +@property(readonly) DVTFilePath *resourcesDirectoryPath; // @synthesize resourcesDirectoryPath=_resourcesDirectoryPath; +@property(readonly, copy) NSString *playgroundName; // @synthesize playgroundName=_playgroundName; +@property(readonly) DVTSDK *sdk; // @synthesize sdk=_sdk; +@property(readonly) DVTFilePath *executablePath; // @synthesize executablePath=_executablePath; +@property(readonly) IDEPlaygroundExecutionDeviceService *deviceService; // @synthesize deviceService=_deviceService; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)initWithExecutablePath:(id)arg1 sdk:(id)arg2 deviceService:(id)arg3 playgroundName:(id)arg4 resourcesDirectoryPath:(id)arg5; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundPreperationToken.h b/IDELanguageSupportUI/IDEPlaygroundPreperationToken.h new file mode 100644 index 000000000..5d9ba06e1 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundPreperationToken.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEPlaygroundExecutionCoordinator; + +@interface IDEPlaygroundPreperationToken : NSObject +{ + IDEPlaygroundExecutionCoordinator *_coordinator; +} + +- (void).cxx_destruct; +- (void)unregister; +- (id)initWithExecutionCoordinator:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLook-Protocol.h b/IDELanguageSupportUI/IDEPlaygroundQuickLook-Protocol.h new file mode 100644 index 000000000..d8f69678a --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLook-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEPlaygroundQuickLook +@property(getter=isEnabled) BOOL enabled; +- (void)updateQuickLookView; +- (id)quickLookViewForSingleLineSizeUsingSize:(struct CGSize)arg1; + +@optional +- (id)quickLookViewForResultsView; +- (id)quickLookViewForNaturalSize; +- (id)quickLookViewForMultipleLineSizeUsingWidth:(double)arg1; +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookFactory.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookFactory.h new file mode 100644 index 000000000..215a307ba --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookFactory.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEPlaygroundQuickLookFactory : NSObject +{ +} + ++ (id)sharedInstance; +- (id)_quickLookForObjectReflection:(id)arg1; +- (id)quickLookForLogEntry:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookForBezierPath.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookForBezierPath.h new file mode 100644 index 000000000..617171247 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookForBezierPath.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTPathView, IDEPlaygroundLoggerObjectReflectionForBezierPath; + +@interface IDEPlaygroundQuickLookForBezierPath : IDEBasicPlaygroundQuickLookForObjectReflection +{ + IDEPlaygroundLoggerObjectReflectionForBezierPath *_objectReflectionForBezierPath; + DVTPathView *_pathView; +} + +@property __weak DVTPathView *pathView; // @synthesize pathView=_pathView; +@property(readonly) IDEPlaygroundLoggerObjectReflectionForBezierPath *objectReflectionForBezierPath; // @synthesize objectReflectionForBezierPath=_objectReflectionForBezierPath; +- (void).cxx_destruct; +- (id)quickLookViewForNaturalSize; +- (id)initWithObjectReflection:(id)arg1 nibName:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookForColor.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookForColor.h new file mode 100644 index 000000000..8de0295de --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookForColor.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTColorSwatchWithComponentsView, IDEPlaygroundLoggerObjectReflectionForColor, NSView; + +@interface IDEPlaygroundQuickLookForColor : IDEBasicPlaygroundQuickLookForObjectReflection +{ + IDEPlaygroundLoggerObjectReflectionForColor *_objectReflectionForColor; + NSView *_naturalView; + DVTColorSwatchWithComponentsView *_naturalColorSwatchWithComponentsView; +} + +@property __weak DVTColorSwatchWithComponentsView *naturalColorSwatchWithComponentsView; // @synthesize naturalColorSwatchWithComponentsView=_naturalColorSwatchWithComponentsView; +@property __weak NSView *naturalView; // @synthesize naturalView=_naturalView; +@property(readonly) IDEPlaygroundLoggerObjectReflectionForColor *objectReflectionForColor; // @synthesize objectReflectionForColor=_objectReflectionForColor; +- (void).cxx_destruct; +- (id)quickLookViewForNaturalSize; +- (id)createSingleLineRepresentation; +- (void)loadView; +- (id)initWithObjectReflection:(id)arg1 nibName:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookForImage.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookForImage.h new file mode 100644 index 000000000..827bc3b05 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookForImage.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEPlaygroundLoggerObjectReflectionForImage, NSImageView, NSLayoutConstraint, NSView; + +@interface IDEPlaygroundQuickLookForImage : IDEBasicPlaygroundQuickLookForObjectReflection +{ + NSView *_quickLookForNaturalSize; + IDEPlaygroundLoggerObjectReflectionForImage *_objectReflectionForImage; + NSImageView *_imageView; + NSLayoutConstraint *_imageWidth; + NSLayoutConstraint *_imageHeight; + NSView *_resultViewStyleQuickLookView; + NSImageView *_resultViewStyleImageView; + NSLayoutConstraint *_resultViewStyleQuickLookImageViewHeightConstraint; +} + +@property __weak NSLayoutConstraint *resultViewStyleQuickLookImageViewHeightConstraint; // @synthesize resultViewStyleQuickLookImageViewHeightConstraint=_resultViewStyleQuickLookImageViewHeightConstraint; +@property __weak NSImageView *resultViewStyleImageView; // @synthesize resultViewStyleImageView=_resultViewStyleImageView; +@property __weak NSView *resultViewStyleQuickLookView; // @synthesize resultViewStyleQuickLookView=_resultViewStyleQuickLookView; +@property __weak NSLayoutConstraint *imageHeight; // @synthesize imageHeight=_imageHeight; +@property __weak NSLayoutConstraint *imageWidth; // @synthesize imageWidth=_imageWidth; +@property __weak NSImageView *imageView; // @synthesize imageView=_imageView; +@property(readonly) IDEPlaygroundLoggerObjectReflectionForImage *objectReflectionForImage; // @synthesize objectReflectionForImage=_objectReflectionForImage; +- (void).cxx_destruct; +- (id)quickLookViewForResultsView; +- (id)quickLookViewForNaturalSize; +- (id)initWithObjectReflection:(id)arg1 nibName:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookForLogEntry-Protocol.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookForLogEntry-Protocol.h new file mode 100644 index 000000000..74df5abc0 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookForLogEntry-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEPlaygroundQuickLook-Protocol.h" + +@protocol IDEPlaygroundQuickLookForLogEntry +- (id)initWithLogEntry:(id)arg1; +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookForNumber.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookForNumber.h new file mode 100644 index 000000000..848f41e8b --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookForNumber.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEPlaygroundLoggerObjectReflectionForNumber; + +@interface IDEPlaygroundQuickLookForNumber : IDEBasicPlaygroundQuickLookForObjectReflection +{ + IDEPlaygroundLoggerObjectReflectionForNumber *_objectReflectionForNumber; +} + +@property(readonly) IDEPlaygroundLoggerObjectReflectionForNumber *objectReflectionForNumber; // @synthesize objectReflectionForNumber=_objectReflectionForNumber; +- (void).cxx_destruct; +- (id)initWithObjectReflection:(id)arg1 nibName:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookForPoint.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookForPoint.h new file mode 100644 index 000000000..65c04a9df --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookForPoint.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTPointViewController; + +@interface IDEPlaygroundQuickLookForPoint : IDEBasicPlaygroundQuickLookForObjectReflection +{ + DVTPointViewController *_pointViewController; +} + +- (void).cxx_destruct; +- (id)quickLookViewForNaturalSize; +- (id)initWithObjectReflection:(id)arg1 nibName:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookForRect.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookForRect.h new file mode 100644 index 000000000..b133d8811 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookForRect.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTRectViewController; + +@interface IDEPlaygroundQuickLookForRect : IDEBasicPlaygroundQuickLookForObjectReflection +{ + DVTRectViewController *_rectViewController; +} + +- (void).cxx_destruct; +- (id)quickLookViewForNaturalSize; +- (id)initWithObjectReflection:(id)arg1 nibName:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookForSize.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookForSize.h new file mode 100644 index 000000000..db7fe67df --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookForSize.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTSizeViewController; + +@interface IDEPlaygroundQuickLookForSize : IDEBasicPlaygroundQuickLookForObjectReflection +{ + DVTSizeViewController *_sizeViewController; +} + +- (void).cxx_destruct; +- (id)quickLookViewForNaturalSize; +- (id)initWithObjectReflection:(id)arg1 nibName:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookForString.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookForString.h new file mode 100644 index 000000000..4fc8a3e7d --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookForString.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSLayoutConstraint, NSString, NSTextView, NSView; + +@interface IDEPlaygroundQuickLookForString : IDEBasicPlaygroundQuickLookForObjectReflection +{ + NSView *_quickLookForNaturalSize; + BOOL _haveSetupQuickLookForResultsView; + NSString *_escapedPlainText; + NSTextView *_textView; + NSLayoutConstraint *_heightConstraint; + NSView *_resultsViewStyleQuickLook; + NSTextView *_resultsViewStyleTextView; + NSLayoutConstraint *_resultsViewStyleTextViewHeightConstraint; +} + +@property __weak NSLayoutConstraint *resultsViewStyleTextViewHeightConstraint; // @synthesize resultsViewStyleTextViewHeightConstraint=_resultsViewStyleTextViewHeightConstraint; +@property NSTextView *resultsViewStyleTextView; // @synthesize resultsViewStyleTextView=_resultsViewStyleTextView; +@property __weak NSView *resultsViewStyleQuickLook; // @synthesize resultsViewStyleQuickLook=_resultsViewStyleQuickLook; +@property __weak NSLayoutConstraint *heightConstraint; // @synthesize heightConstraint=_heightConstraint; +@property NSTextView *textView; // @synthesize textView=_textView; +@property(readonly) NSString *escapedPlainText; // @synthesize escapedPlainText=_escapedPlainText; +- (void).cxx_destruct; +- (void)_constrainHeightOfTextView:(id)arg1 minHeight:(double)arg2 maxHeight:(double)arg3 heightConstraint:(id)arg4; +- (void)_installTextInTextView:(id)arg1; +- (id)quickLookViewForResultsView; +- (id)quickLookViewForNaturalSize; +@property(readonly) id text; +- (id)_iconViewForSingleLineRepresentation; +- (void)loadView; +- (id)initWithObjectReflection:(id)arg1 nibName:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookForStructure.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookForStructure.h new file mode 100644 index 000000000..b7d5913cc --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookForStructure.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSOutlineViewDelegate-Protocol.h" +#import "NSPopoverDelegate-Protocol.h" + +@class IDELogEntryQuickLookNode, IDEPlaygroundQuickLookPopover, NSButtonCell, NSLayoutConstraint, NSOutlineView, NSString; + +@interface IDEPlaygroundQuickLookForStructure : IDEBasicPlaygroundQuickLook +{ + NSButtonCell *_quickLookCell; + IDEPlaygroundQuickLookPopover *_quickLookPopover; + NSOutlineView *_outlineView; + NSLayoutConstraint *_widthConstraint; + NSLayoutConstraint *_heightConstraint; + IDELogEntryQuickLookNode *_rootNode; +} + +@property(readonly) IDELogEntryQuickLookNode *rootNode; // @synthesize rootNode=_rootNode; +@property __weak NSLayoutConstraint *heightConstraint; // @synthesize heightConstraint=_heightConstraint; +@property __weak NSLayoutConstraint *widthConstraint; // @synthesize widthConstraint=_widthConstraint; +@property __weak NSOutlineView *outlineView; // @synthesize outlineView=_outlineView; +- (void).cxx_destruct; +- (BOOL)_wasStatusCellItemClickedAtCurrentPoint; +- (BOOL)outlineView:(id)arg1 shouldTrackCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)selectionShouldChangeInOutlineView:(id)arg1; +- (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 shouldMouseHoverForTableColumn:(id)arg2 row:(long long)arg3; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)popoverShouldClose:(id)arg1; +- (void)popoverDidShow:(id)arg1; +- (void)_showQuickLookForNode:(id)arg1 atRow:(long long)arg2; +- (void)_toggleQuickLookForClickedRow:(id)arg1; +- (id)_quickLookButtonCell; +- (double)_preferredHeight; +- (double)_preferredWidth; +- (void)_updatePreferredSize; +- (id)quickLookViewForNaturalSize; +- (void)loadView; +- (void)dealloc; +- (id)initWithStructure:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookForURL.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookForURL.h new file mode 100644 index 000000000..a2620bec6 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookForURL.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTURLPreviewViewController; + +@interface IDEPlaygroundQuickLookForURL : IDEBasicPlaygroundQuickLookForObjectReflection +{ + DVTURLPreviewViewController *_urlPreviewViewController; +} + +- (void).cxx_destruct; +- (id)quickLookViewForNaturalSize; +- (id)initWithObjectReflection:(id)arg1 nibName:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookPopover.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookPopover.h new file mode 100644 index 000000000..4dc4c10cb --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookPopover.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class NSPopover; + +@interface IDEPlaygroundQuickLookPopover : NSViewController +{ + NSPopover *_popover; +} + +@property(retain) NSPopover *popover; // @synthesize popover=_popover; +- (void).cxx_destruct; +- (struct CGRect)_maxContentSizeForQuickLookOnScreen:(id)arg1; +- (void)showQuickLookContentView:(id)arg1 relativeToRect:(struct CGRect)arg2 ofView:(id)arg3; +- (void)showQuickLookContentView:(id)arg1 relativeToView:(id)arg2; +- (id)init; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundQuickLookTextUtils.h b/IDELanguageSupportUI/IDEPlaygroundQuickLookTextUtils.h new file mode 100644 index 000000000..4fd912cb7 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundQuickLookTextUtils.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEPlaygroundQuickLookTextUtils : NSObject +{ +} + ++ (id)_secondarySidebarTextColor; ++ (id)_primarySidebarTextColor; ++ (id)stringByEscapingSpecialCharacters:(id)arg1; ++ (id)attrributedStringWithLabels:(id)arg1 values:(id)arg2; ++ (short)_nodeTypeForTextType:(int)arg1; ++ (id)colorTextType:(int)arg1; ++ (id)fontForTextType:(int)arg1; ++ (id)attrributedStringForText:(id)arg1 textType:(int)arg2 lineBreakMode:(unsigned long long)arg3; ++ (id)attrributedStringForText:(id)arg1 textType:(int)arg2; ++ (id)attrributedStringForText:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundResult.h b/IDELanguageSupportUI/IDEPlaygroundResult.h new file mode 100644 index 000000000..d010c5bac --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundResult.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IDEPlaygroundResult : NSObject +{ + NSString *_channelIdentifier; + NSString *_subjectIdentifier; +} + +@property(readonly, copy) NSString *subjectIdentifier; // @synthesize subjectIdentifier=_subjectIdentifier; +@property(readonly, copy) NSString *channelIdentifier; // @synthesize channelIdentifier=_channelIdentifier; +- (void).cxx_destruct; +- (id)initWithChannelIdentifier:(id)arg1 subjectIdentifier:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundSection.h b/IDELanguageSupportUI/IDEPlaygroundSection.h new file mode 100644 index 000000000..c517f46c7 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundSection.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IDEPlaygroundDocument, NSString; + +@interface IDEPlaygroundSection : NSObject +{ + NSString *_identifier; + IDEPlaygroundDocument *_playgroundDocument; +} + ++ (id)contentPathsToPreserveOnSave; ++ (id)xmlElementName; ++ (void)initialize; +@property(readonly) IDEPlaygroundDocument *playgroundDocument; // @synthesize playgroundDocument=_playgroundDocument; +@property(readonly, copy) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)resetPlaygroundSection; +- (void)enableAllowsReset; +- (id)xmlElementConstructingFileWrapper:(id)arg1; +- (id)viewControllerForDisplayingPlaygroundSectionInEditor:(id)arg1; +- (id)initWithXMLElement:(id)arg1 enclosingFileWrapper:(id)arg2 inPlaygroundDocument:(id)arg3; +- (id)initWithIdentifier:(id)arg1 inPlaygroundDocument:(id)arg2; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundSectionViewController-Protocol.h b/IDELanguageSupportUI/IDEPlaygroundSectionViewController-Protocol.h new file mode 100644 index 000000000..39cc2304e --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundSectionViewController-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class IDEPlaygroundEditor, IDEPlaygroundSection, NSArray; + +@protocol IDEPlaygroundSectionViewController +@property(readonly) IDEPlaygroundEditor *playgroundEditor; +@property(readonly) IDEPlaygroundSection *playgroundSection; + +@optional +@property(readonly) NSArray *currentSelectedDocumentLocations; +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundSingleLineRepresentation.h b/IDELanguageSupportUI/IDEPlaygroundSingleLineRepresentation.h new file mode 100644 index 000000000..6f196f0dc --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundSingleLineRepresentation.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSAttributedString, NSView; + +@interface IDEPlaygroundSingleLineRepresentation : NSObject +{ + NSView *_iconView; + NSAttributedString *_title; +} + +@property(copy) NSAttributedString *title; // @synthesize title=_title; +@property(retain) NSView *iconView; // @synthesize iconView=_iconView; +- (void).cxx_destruct; +- (id)initWithIconView:(id)arg1 title:(id)arg2; +- (id)initWithTitle:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundSourceTextScrollView.h b/IDELanguageSupportUI/IDEPlaygroundSourceTextScrollView.h new file mode 100644 index 000000000..310452df7 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundSourceTextScrollView.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTSourceTextScrollView.h" + +@class NSButton, NSString; + +@interface IDEPlaygroundSourceTextScrollView : DVTSourceTextScrollView +{ + long long _contentStyle; + NSButton *_disclosureTriangleButton; + struct CGRect _boxContentRect; + BOOL _selected; + BOOL _disclosed; + BOOL _tilingBoxContentView; + double _contentViewLeftMargin; + double _contentViewRightMargin; + double _contentViewTopMargin; + double _contentViewBottomMargin; + NSString *_boxTitle; +} + +@property(copy) NSString *boxTitle; // @synthesize boxTitle=_boxTitle; +@property double contentViewBottomMargin; // @synthesize contentViewBottomMargin=_contentViewBottomMargin; +@property double contentViewTopMargin; // @synthesize contentViewTopMargin=_contentViewTopMargin; +@property double contentViewRightMargin; // @synthesize contentViewRightMargin=_contentViewRightMargin; +@property double contentViewLeftMargin; // @synthesize contentViewLeftMargin=_contentViewLeftMargin; +- (void).cxx_destruct; +- (void)_disclosureTriangleButtonAction:(id)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (void)drawBoxContent:(struct CGRect)arg1; +- (void)tile; +- (void)tileBoxContentView; +- (struct CGRect)_disclosureTriangleRectForBounds:(struct CGRect)arg1; +- (struct CGRect)titleRectForBounds:(struct CGRect)arg1; +@property(getter=isDisclosed) BOOL disclosed; // @synthesize disclosed=_disclosed; +@property(getter=isSelected) BOOL selected; // @synthesize selected=_selected; +@property long long contentStyle; // @synthesize contentStyle=_contentStyle; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundTextContainer.h b/IDELanguageSupportUI/IDEPlaygroundTextContainer.h new file mode 100644 index 000000000..2b2070fa2 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundTextContainer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextContainer.h" + +@interface IDEPlaygroundTextContainer : NSTextContainer +{ + BOOL _resizingContainerSizeForSection; +} + +- (struct CGRect)lineFragmentRectForProposedRect:(struct CGRect)arg1 sweepDirection:(unsigned long long)arg2 movementDirection:(unsigned long long)arg3 remainingRect:(struct CGRect *)arg4; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundTextView.h b/IDELanguageSupportUI/IDEPlaygroundTextView.h new file mode 100644 index 000000000..209fccca6 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundTextView.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTSourceTextView.h" + +@class IDEPlaygroundLayoutManager, IDEPlaygroundTextContainer; + +@interface IDEPlaygroundTextView : DVTSourceTextView +{ + struct CGSize _origTextContainerInset; +} + ++ (BOOL)isCompatibleWithResponsiveScrolling; +- (void)deleteBackward:(id)arg1; +- (void)scrollRangeToVisible:(struct _NSRange)arg1; +- (id)description; +- (id)completionController; +- (void)_loadColorsFromCurrentTheme; +- (void)setTextContainerInset:(struct CGSize)arg1; + +// Remaining properties +@property(readonly) IDEPlaygroundLayoutManager *layoutManager; // @dynamic layoutManager; +@property IDEPlaygroundTextContainer *textContainer; // @dynamic textContainer; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundToyboxGeniusResultsFinder.h b/IDELanguageSupportUI/IDEPlaygroundToyboxGeniusResultsFinder.h new file mode 100644 index 000000000..3d81174a7 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundToyboxGeniusResultsFinder.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEGeniusResultsFinder.h" + +@interface IDEPlaygroundToyboxGeniusResultsFinder : IDEGeniusResultsFinder +{ +} + ++ (Class)editorDocumentClass; +- (void)_updateGeniusResults; + +@end + diff --git a/IDELanguageSupportUI/IDEPlaygroundTypesetter.h b/IDELanguageSupportUI/IDEPlaygroundTypesetter.h new file mode 100644 index 000000000..a8a022ce6 --- /dev/null +++ b/IDELanguageSupportUI/IDEPlaygroundTypesetter.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTAnnotatingTypesetter.h" + +@interface IDEPlaygroundTypesetter : DVTAnnotatingTypesetter +{ +} + +- (unsigned long long)_getRemainingNominalParagraphRange:(struct _NSRange *)arg1 andParagraphSeparatorRange:(struct _NSRange *)arg2 charactarIndex:(unsigned long long)arg3 layoutManager:(id)arg4 string:(id)arg5; +- (unsigned long long)actionForControlCharacterAtIndex:(unsigned long long)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEPreparationParametersWrapper.h b/IDELanguageSupportUI/IDEPreparationParametersWrapper.h new file mode 100644 index 000000000..3d9401de9 --- /dev/null +++ b/IDELanguageSupportUI/IDEPreparationParametersWrapper.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTObservingToken, IDEPlaygroundPreparationParameters, IDEPlaygroundPreperationToken, NSError; + +@interface IDEPreparationParametersWrapper : NSObject +{ + IDEPlaygroundPreperationToken *_preparationToken; + IDEPlaygroundPreparationParameters *_preparationParameters; + NSError *_error; + DVTObservingToken *_activeRunDestinationObservingToken; + DVTObservingToken *_sdkObservingToken; + DVTObservingToken *_stubPathObservingToken; + DVTObservingToken *_displayNameObservingToken; + DVTObservingToken *_resourcesDirectoryPathObservingToken; +} + +@property(retain) DVTObservingToken *resourcesDirectoryPathObservingToken; // @synthesize resourcesDirectoryPathObservingToken=_resourcesDirectoryPathObservingToken; +@property(retain) DVTObservingToken *displayNameObservingToken; // @synthesize displayNameObservingToken=_displayNameObservingToken; +@property(retain) DVTObservingToken *stubPathObservingToken; // @synthesize stubPathObservingToken=_stubPathObservingToken; +@property(retain) DVTObservingToken *sdkObservingToken; // @synthesize sdkObservingToken=_sdkObservingToken; +@property(retain) DVTObservingToken *activeRunDestinationObservingToken; // @synthesize activeRunDestinationObservingToken=_activeRunDestinationObservingToken; +@property(retain) NSError *error; // @synthesize error=_error; +@property(retain) IDEPlaygroundPreparationParameters *preparationParameters; // @synthesize preparationParameters=_preparationParameters; +@property(retain) IDEPlaygroundPreperationToken *preparationToken; // @synthesize preparationToken=_preparationToken; +- (void).cxx_destruct; + +@end + diff --git a/IDELanguageSupportUI/IDEQuickHelpDataContext-Protocol.h b/IDELanguageSupportUI/IDEQuickHelpDataContext-Protocol.h new file mode 100644 index 000000000..ae8e846b3 --- /dev/null +++ b/IDELanguageSupportUI/IDEQuickHelpDataContext-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class IDEIndexSymbol, NSString, NSXMLElement; + +@protocol IDEQuickHelpDataContext +@property(readonly, nonatomic) NSString *preferredUsr; +@property(readonly, nonatomic) NSXMLElement *documentationMarkup; +@property(readonly, nonatomic) NSXMLElement *declarationSymbolMarkup; +@property(readonly, nonatomic) IDEIndexSymbol *indexSymbol; +- (void)enumerateRelatedDeclarationsUsingBlock:(id)arg1; +- (void)enumerateOverriddenSymbolResolutionsUsingBlock:(id)arg1; +@end + diff --git a/IDELanguageSupportUI/IDEQuickHelpDataContextService-Protocol.h b/IDELanguageSupportUI/IDEQuickHelpDataContextService-Protocol.h new file mode 100644 index 000000000..509f4f85a --- /dev/null +++ b/IDELanguageSupportUI/IDEQuickHelpDataContextService-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEQuickHelpDataContextService +- (void)quickHelpDataContextForLocation:(id)arg1 completionBlock:(id)arg2; +@end + diff --git a/IDELanguageSupportUI/IDEQuickHelpSwiftDataContext.h b/IDELanguageSupportUI/IDEQuickHelpSwiftDataContext.h new file mode 100644 index 000000000..571711814 --- /dev/null +++ b/IDELanguageSupportUI/IDEQuickHelpSwiftDataContext.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEQuickHelpDataContext-Protocol.h" + +@class IDEIndexSymbol, NSString, NSXMLElement; + +@interface IDEQuickHelpSwiftDataContext : NSObject +{ + CDStruct_3b0d17db _cursorInfo; + id _deallocHandler; + IDEIndexSymbol *_indexSymbol; +} + +@property(readonly, nonatomic) IDEIndexSymbol *indexSymbol; // @synthesize indexSymbol=_indexSymbol; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)enumerateRelatedDeclarationsUsingBlock:(id)arg1; +- (void)enumerateOverriddenSymbolResolutionsUsingBlock:(id)arg1; +@property(readonly, nonatomic) NSString *preferredUsr; +@property(readonly, nonatomic) NSXMLElement *documentationMarkup; +@property(readonly, nonatomic) NSXMLElement *declarationSymbolMarkup; +- (void)dealloc; +- (id)initWithIndexSymbol:(id)arg1 cursorInfo:(CDStruct_3b0d17db)arg2 deallocHandler:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEQuickLookButtonCell.h b/IDELanguageSupportUI/IDEQuickLookButtonCell.h new file mode 100644 index 000000000..bdcfd4142 --- /dev/null +++ b/IDELanguageSupportUI/IDEQuickLookButtonCell.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSButtonCell.h" + +@interface IDEQuickLookButtonCell : NSButtonCell +{ + BOOL _mouseDown; +} + +- (void)stopTracking:(struct CGPoint)arg1 at:(struct CGPoint)arg2 inView:(id)arg3 mouseIsUp:(BOOL)arg4; +- (BOOL)continueTracking:(struct CGPoint)arg1 at:(struct CGPoint)arg2 inView:(id)arg3; +- (BOOL)startTrackingAt:(struct CGPoint)arg1 inView:(id)arg2; +- (struct CGSize)cellSize; +- (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDESimulatorPlaygroundExecutionDeviceService.h b/IDELanguageSupportUI/IDESimulatorPlaygroundExecutionDeviceService.h new file mode 100644 index 000000000..e4ddce872 --- /dev/null +++ b/IDELanguageSupportUI/IDESimulatorPlaygroundExecutionDeviceService.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDESimulatorPlaygroundExecutionDeviceService : IDEPlaygroundExecutionDeviceService +{ +} + ++ (id)capability; +- (id)sessionForExecutingPlaygroundWithParameters:(id)arg1; +- (BOOL)_updateRPathsIn:(id)arg1 originalBasePath:(id)arg2 error:(id *)arg3; +- (id)defaultStubPathForSDK:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDESourceCodeDocument-IDESwiftSourceCodeGenerationAdditions.h b/IDELanguageSupportUI/IDESourceCodeDocument-IDESwiftSourceCodeGenerationAdditions.h new file mode 100644 index 000000000..771bb1a66 --- /dev/null +++ b/IDELanguageSupportUI/IDESourceCodeDocument-IDESwiftSourceCodeGenerationAdditions.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESourceCodeDocument.h" + +#import "IDESwiftSourceCodeGenerationDestination-Protocol.h" + +@class NSString; + +@interface IDESourceCodeDocument (IDESwiftSourceCodeGenerationAdditions) +- (id)sourceCodeGenerator:(id)arg1 prepareToAddSwiftClassMethodDefinitionWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddSwiftInstanceMethodDefinitionWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)_primitiveAddSwiftMethodSourceCode:(id)arg1 toClassItem:(id)arg2 withOptions:(id)arg3 error:(id *)arg4; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddSwiftInstanceVariableReleaseForTeardownWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)_primitiveAddSwiftReleaseForTeardownMethodWithSourceCodeGenerator:(id)arg1 withReleaseCallCode:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)_insertSwiftSourceCode:(id)arg1 inTeardownMethodForClassNamed:(id)arg2 options:(id)arg3 error:(id *)arg4; +- (BOOL)_hasSwiftMethodForName:(id)arg1 forClassNamed:(id)arg2; +- (id)_swiftMethodItemForName:(id)arg1 inClassItem:(id)arg2; +- (id)_teardownMethodNameForSourceCodeGeneratorWithOptions:(id)arg1; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddSwiftPropertyDeclarationWithName:(id)arg2 type:(id)arg3 inClassNamed:(id)arg4 options:(id)arg5 error:(id *)arg6; +- (id)_swiftClassLandmarkItemForClassNamed:(id)arg1 error:(id *)arg2; +- (id)_classLandmarkItemForClassNamed:(id)arg1; +- (id)_primitiveAddSwiftSourceCode:(id)arg1 toClassItem:(id)arg2 withOptions:(id)arg3 insertAdditionalNewlineWhenInsertingWithAfterBeforeHint:(BOOL)arg4 insertAtEndWhenInsertingWithoutHint:(BOOL)arg5 error:(id *)arg6; +- (id)_insertSwiftSourceCode:(id)arg1 inTopLevelOfClassItem:(id)arg2 asCloseAsPossibleToLineNumber:(unsigned long long)arg3 error:(id *)arg4; +- (id)_insertSwiftSourceCode:(id)arg1 inContainingSourceLandmarkItem:(id)arg2 asCloseAsPossibleToLineNumber:(unsigned long long)arg3 firstPossibleItemToInsertBefore:(id)arg4 error:(id *)arg5; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/IDELanguageSupportUI/IDESourceCodeGenerationDestination-Protocol.h b/IDELanguageSupportUI/IDESourceCodeGenerationDestination-Protocol.h new file mode 100644 index 000000000..d4d694743 --- /dev/null +++ b/IDELanguageSupportUI/IDESourceCodeGenerationDestination-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDESourceCodeGenerationDestination +- (id)sourceCodeGenerator:(id)arg1 commitInsertionOfSourceCodeForCompositeResult:(id)arg2 error:(id *)arg3; +- (id)supportedSourceCodeLanguagesForSourceCodeGeneration; +@end + diff --git a/IDELanguageSupportUI/IDESourceCodePlaygroundSection.h b/IDELanguageSupportUI/IDESourceCodePlaygroundSection.h new file mode 100644 index 000000000..0e2c8986a --- /dev/null +++ b/IDELanguageSupportUI/IDESourceCodePlaygroundSection.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSMutableArray, NSString; + +@interface IDESourceCodePlaygroundSection : IDEPlaygroundSection +{ + NSMutableArray *_loggerResults; + unsigned long long _playgroundResultsGeneration; + long long _sectionStyle; + NSString *_originalCode; + struct _NSRange _originalCodeRange; +} + ++ (id)xmlElementName; ++ (void)initialize; +@property(copy) NSString *originalCode; // @synthesize originalCode=_originalCode; +@property struct _NSRange originalCodeRange; // @synthesize originalCodeRange=_originalCodeRange; +@property long long sectionStyle; // @synthesize sectionStyle=_sectionStyle; +- (void).cxx_destruct; +- (void)resetPlaygroundSection; +- (void)enableAllowsReset; +- (id)xmlElementConstructingFileWrapper:(id)arg1; +- (void)_setUpTextStorageWithContents:(id)arg1; +- (id)initWithXMLElement:(id)arg1 enclosingFileWrapper:(id)arg2 inPlaygroundDocument:(id)arg3; +@property(readonly) struct _NSRange sectionCharacterRange; +- (id)viewControllerForDisplayingPlaygroundSectionInEditor:(id)arg1; +- (id)initWithSourceCode:(id)arg1 identifier:(id)arg2 inPlaygroundDocument:(id)arg3; + +// Remaining properties +@property(copy) NSArray *loggerResults; // @dynamic loggerResults; +@property(readonly, copy) NSMutableArray *mutableLoggerResults; // @dynamic mutableLoggerResults; + +@end + diff --git a/IDELanguageSupportUI/IDESourceCodePlaygroundSectionAccessoryViewAnnotation.h b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionAccessoryViewAnnotation.h new file mode 100644 index 000000000..91b942243 --- /dev/null +++ b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionAccessoryViewAnnotation.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTAccessoryViewAnnotation.h" + +@class IDESourceCodePlaygroundSectionAnnotationViewController, NSArray, NSMutableArray; + +@interface IDESourceCodePlaygroundSectionAccessoryViewAnnotation : DVTAccessoryViewAnnotation +{ + NSMutableArray *_loggerResults; +} + ++ (void)initialize; +- (void).cxx_destruct; +- (id)currentStateInTextView:(id)arg1; +- (void)drawLineHighlightInRect:(struct CGRect)arg1 textView:(id)arg2; +- (id)initWithViewControllerClass:(Class)arg1; + +// Remaining properties +@property(copy) NSArray *loggerResults; // @dynamic loggerResults; +@property(readonly, copy) NSMutableArray *mutableLoggerResults; // @dynamic mutableLoggerResults; +@property(readonly) IDESourceCodePlaygroundSectionAnnotationViewController *viewController; // @dynamic viewController; + +@end + diff --git a/IDELanguageSupportUI/IDESourceCodePlaygroundSectionAnnotationContext.h b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionAnnotationContext.h new file mode 100644 index 000000000..36cdabbe6 --- /dev/null +++ b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionAnnotationContext.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEAnnotationContext.h" + +@class IDESourceCodePlaygroundSection; + +@interface IDESourceCodePlaygroundSectionAnnotationContext : IDEAnnotationContext +{ + IDESourceCodePlaygroundSection *_playgroundSection; +} + +@property(retain) IDESourceCodePlaygroundSection *playgroundSection; // @synthesize playgroundSection=_playgroundSection; +- (void).cxx_destruct; +- (id)initWithEditor:(id)arg1 document:(id)arg2 fileDataType:(id)arg3 playgroundSection:(id)arg4 workspaceTabController:(id)arg5; + +@end + diff --git a/IDELanguageSupportUI/IDESourceCodePlaygroundSectionAnnotationProvider.h b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionAnnotationProvider.h new file mode 100644 index 000000000..820db2628 --- /dev/null +++ b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionAnnotationProvider.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTAnnotationProvider.h" + +@class DVTMapTable, DVTObservingToken, IDEPlaygroundEditor, IDESourceCodePlaygroundSection, IDEWorkspaceTabController, NSMutableSet; + +@interface IDESourceCodePlaygroundSectionAnnotationProvider : DVTAnnotationProvider +{ + IDESourceCodePlaygroundSection *_playgroundSection; + DVTMapTable *_accessoryViewAnnotationByLoggerResult; + NSMutableSet *_oldLoggerResults; + DVTObservingToken *_loggerResultsObservingToken; + DVTObservingToken *_playgroundExpressionIsCompleteObservingToken; + DVTObservingToken *_toysSelectedInRegisteredToyboxesObservingToken; + IDEPlaygroundEditor *_playgroundEditor; + IDEWorkspaceTabController *_workspaceTabController; +} + ++ (id)annotationProviderForContext:(id)arg1 error:(id *)arg2; +@property(retain) IDEWorkspaceTabController *workspaceTabController; // @synthesize workspaceTabController=_workspaceTabController; +@property(retain, nonatomic) IDEPlaygroundEditor *playgroundEditor; // @synthesize playgroundEditor=_playgroundEditor; +- (void).cxx_destruct; +- (void)providerWillUninstall; +@property IDESourceCodePlaygroundSection *playgroundSection; +- (void)_updateQuickLookForAnnotation:(id)arg1; +- (void)_removeAccessoryViewAnnotationForLoggerResult:(id)arg1; +- (void)resetEditor:(id)arg1; +- (void)_insertAccessoryViewAnnotationForExecutionResult:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDESourceCodePlaygroundSectionAnnotationViewController.h b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionAnnotationViewController.h new file mode 100644 index 000000000..036d6c086 --- /dev/null +++ b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionAnnotationViewController.h @@ -0,0 +1,77 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSPopoverDelegate-Protocol.h" + +@class DVTNotificationToken, DVTObservingToken, DVTRolloverImageButton, IDELoggerDrivenValueHistoryToy, IDEPlaygroundQuickLookPopover, IDESourceCodePlaygroundSection, IDESourceCodePlaygroundSectionAccessoryViewAnnotation, NSButton, NSLayoutConstraint, NSString, NSView, _IDESourceCodePlaygroundSectionAnnotationView; + +@interface IDESourceCodePlaygroundSectionAnnotationViewController : DVTViewController +{ + IDESourceCodePlaygroundSection *_playgroundSection; + NSView *_quickLookView; + BOOL _valueHistoryConnected; + IDEPlaygroundQuickLookPopover *_quickLookPopover; + NSButton *_quickLookButton; + DVTRolloverImageButton *_valueHistoryButton; + NSLayoutConstraint *_quickLookViewRightEdgeConstraint; + BOOL _mouseIsOverView; + BOOL _toyboxIsHighlightingToy; + id _sourceTextSettingsChangedObserver; + DVTObservingToken *_associatedValueHistoryToyIsValidObservingToken; + DVTNotificationToken *_toyboxDidHighlightToyNotificationToken; + DVTNotificationToken *_toyboxDidFinishHighlightingToyNotificationToken; + BOOL _toyIsSelected; + BOOL _associatedSourceCodeIsSelected; + IDESourceCodePlaygroundSectionAccessoryViewAnnotation *_accessoryViewAnnotation; + id _valueHistoryActionBlock; + id _quickLook; + IDELoggerDrivenValueHistoryToy *_associatedValueHistoryToy; + long long _currentDisplayState; + _IDESourceCodePlaygroundSectionAnnotationView *_containerView; +} + +@property(retain) _IDESourceCodePlaygroundSectionAnnotationView *containerView; // @synthesize containerView=_containerView; +@property(readonly) long long currentDisplayState; // @synthesize currentDisplayState=_currentDisplayState; +@property(nonatomic) BOOL associatedSourceCodeIsSelected; // @synthesize associatedSourceCodeIsSelected=_associatedSourceCodeIsSelected; +@property(nonatomic) BOOL toyIsSelected; // @synthesize toyIsSelected=_toyIsSelected; +@property(retain, nonatomic) IDELoggerDrivenValueHistoryToy *associatedValueHistoryToy; // @synthesize associatedValueHistoryToy=_associatedValueHistoryToy; +@property(retain, nonatomic) id quickLook; // @synthesize quickLook=_quickLook; +@property(copy, nonatomic) id valueHistoryActionBlock; // @synthesize valueHistoryActionBlock=_valueHistoryActionBlock; +@property(retain) IDESourceCodePlaygroundSection *playgroundSection; // @synthesize playgroundSection=_playgroundSection; +@property(retain) IDESourceCodePlaygroundSectionAccessoryViewAnnotation *accessoryViewAnnotation; // @synthesize accessoryViewAnnotation=_accessoryViewAnnotation; +- (void).cxx_destruct; +- (void)popoverDidClose:(id)arg1; +- (BOOL)popoverShouldClose:(id)arg1; +- (void)popoverDidShow:(id)arg1; +- (id)_quickLookImage; +- (void)_updateButtonVisibility; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)_updateCurrentDisplayState; +- (void)_updateDisconnectedValueHistoryButtonUpdateVisibility:(BOOL)arg1; +- (void)_updateConnectedValueHistoryButtonUpdateVisibility:(BOOL)arg1; +- (id)_disconnectedValueHistoryButtonImage; +- (void)_valueHistoryButtonAction:(id)arg1; +- (void)_quickLookButtonAction:(id)arg1; +- (BOOL)_supportsValueHistory; +- (BOOL)_supportsQuickLookButton; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)_rebuildUI; +- (void)primitiveInvalidate; +- (void)loadView; +- (void)_uninstallQuickLookView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDESourceCodePlaygroundSectionContainerView.h b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionContainerView.h new file mode 100644 index 000000000..26c19511f --- /dev/null +++ b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionContainerView.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLayoutView_ML.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IDESourceCodePlaygroundSectionViewController, NSString; + +@interface IDESourceCodePlaygroundSectionContainerView : DVTLayoutView_ML +{ + IDESourceCodePlaygroundSectionViewController *_sourceCodeSectionViewController; +} + ++ (void)initialize; +@property(retain, nonatomic) IDESourceCodePlaygroundSectionViewController *sourceCodeSectionViewController; // @synthesize sourceCodeSectionViewController=_sourceCodeSectionViewController; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)didCompleteLayout; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDELanguageSupportUI/IDESourceCodePlaygroundSectionDiagnosticAnnotationProvider.h b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionDiagnosticAnnotationProvider.h new file mode 100644 index 000000000..cb1ccceb5 --- /dev/null +++ b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionDiagnosticAnnotationProvider.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDiagnosticAnnotationProvider.h" + +@interface IDESourceCodePlaygroundSectionDiagnosticAnnotationProvider : IDEDiagnosticAnnotationProvider +{ +} + +@end + diff --git a/IDELanguageSupportUI/IDESourceCodePlaygroundSectionExecutionResultVisualization.h b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionExecutionResultVisualization.h new file mode 100644 index 000000000..29c68622e --- /dev/null +++ b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionExecutionResultVisualization.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTTextVisualization.h" + +@class DVTNotificationToken, NSColor; + +@interface IDESourceCodePlaygroundSectionExecutionResultVisualization : DVTTextVisualization +{ + DVTNotificationToken *_fontAndColorSettingsChangeObservingToken; + double _width; + NSColor *_sidebarEdgeColor; + NSColor *_sidebarBackgroundColor; +} + +@property(copy) NSColor *sidebarBackgroundColor; // @synthesize sidebarBackgroundColor=_sidebarBackgroundColor; +@property(copy) NSColor *sidebarEdgeColor; // @synthesize sidebarEdgeColor=_sidebarEdgeColor; +@property double width; // @synthesize width=_width; +- (void).cxx_destruct; +- (void)drawUnderTextInRect:(struct CGRect)arg1; +- (void)_fontAndColorSourceTextSettingsChanged; +- (void)dealloc; +- (id)init; + +@end + diff --git a/IDELanguageSupportUI/IDESourceCodePlaygroundSectionViewController.h b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionViewController.h new file mode 100644 index 000000000..57b4bdc11 --- /dev/null +++ b/IDELanguageSupportUI/IDESourceCodePlaygroundSectionViewController.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEViewController.h" + +#import "IDEPlaygroundSectionViewController-Protocol.h" + +@class DVTNotificationToken, DVTObservingToken, IDEPlaygroundEditor, IDEPlaygroundLayoutManager, IDEPlaygroundSourceTextScrollView, IDEPlaygroundTextView, IDESourceCodePlaygroundSection, IDESourceCodePlaygroundSectionContainerView, IDESourceCodePlaygroundSectionExecutionResultVisualization, NSArray, NSString; + +@interface IDESourceCodePlaygroundSectionViewController : IDEViewController +{ + IDEPlaygroundLayoutManager *_layoutManager; + IDESourceCodePlaygroundSectionContainerView *_containerView; + DVTNotificationToken *_textViewFrameChangeNotificationToken; + DVTObservingToken *_boxContentIsDisclosedObserveingToken; + BOOL _initialSetupDone; + BOOL _resizingContainerView; + IDESourceCodePlaygroundSection *_playgroundSection; + IDEPlaygroundEditor *_playgroundEditor; + IDEPlaygroundSourceTextScrollView *_scrollView; + IDEPlaygroundTextView *_textView; + IDESourceCodePlaygroundSectionExecutionResultVisualization *_executionResultVisualization; +} + ++ (void)initialize; +@property(readonly) IDESourceCodePlaygroundSectionExecutionResultVisualization *executionResultVisualization; // @synthesize executionResultVisualization=_executionResultVisualization; +@property(readonly) IDEPlaygroundTextView *textView; // @synthesize textView=_textView; +@property(readonly) IDEPlaygroundSourceTextScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property(readonly) IDEPlaygroundEditor *playgroundEditor; // @synthesize playgroundEditor=_playgroundEditor; +@property(readonly) IDESourceCodePlaygroundSection *playgroundSection; // @synthesize playgroundSection=_playgroundSection; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)contentViewDidCompleteLayout; +@property(readonly) NSArray *currentSelectedDocumentLocations; +- (void)loadView; +- (void)_resizeContainerViewAccordingToTextContainer; +- (id)initWithSourceCodePlaygroundSection:(id)arg1 editor:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDESourceLanguageServiceSwift.h b/IDELanguageSupportUI/IDESourceLanguageServiceSwift.h new file mode 100644 index 000000000..72d9b5796 --- /dev/null +++ b/IDELanguageSupportUI/IDESourceLanguageServiceSwift.h @@ -0,0 +1,107 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTSourceLanguageService.h" + +#import "DVTSourceLandmarkItemDelegate-Protocol.h" +#import "DVTSourceLanguageRelatedIdentifierScannerService-Protocol.h" +#import "DVTSourceLanguageServiceSymbolLookup-Protocol.h" +#import "DVTSourceLanguageSyntaxTypeService-Protocol.h" +#import "IDEQuickHelpDataContextService-Protocol.h" + +@class IDEWorkspace, NSDictionary, NSString, NSURL; + +@interface IDESourceLanguageServiceSwift : DVTSourceLanguageService +{ + NSURL *_documentURL; + NSDictionary *_buildSettings; + NSDictionary *_formatOptions; + IDEWorkspace *_workspace; + struct vector>, std::__1::allocator>>> _syntaxMap; + vector_056a6866 _structure; + unsigned int _tokenizeGeneration; + id _tokenizeCancellable; + id _initializationToken; + id _documentUpdateNotificationToken; + id _diagnosticItems; + NSString *_sourceKitBufferName; + id _interfaceGenerationToken; +} + ++ (BOOL)canGenerateContentsForURL:(id)arg1; ++ (void)initialize; +@property id interfaceGenerationToken; // @synthesize interfaceGenerationToken=_interfaceGenerationToken; +@property(copy) NSString *sourceKitBufferName; // @synthesize sourceKitBufferName=_sourceKitBufferName; +@property(retain) id diagnosticItems; // @synthesize diagnosticItems=_diagnosticItems; +- (id).cxx_construct; +- (void).cxx_destruct; +- (BOOL)shouldAutoCompleteAtLocation:(unsigned long long)arg1 autoCompleteCharacterSet:(id)arg2 proposedAutoComplete:(BOOL)arg3; +- (void)findIndexSymbolAtLocation:(id)arg1 completionBlock:(id)arg2; +- (void)quickHelpDataContextForLocation:(id)arg1 completionBlock:(id)arg2; +- (long long)commentCoverageInLineRange:(struct _NSRange)arg1; +- (id)indentLineRange:(struct _NSRange)arg1 effectiveLineRange:(struct _NSRange *)arg2; +- (struct _NSRange)methodOrFunctionRangeAtIndex:(unsigned long long)arg1; +- (id)landmarkItemTypeNameForReference:(void *)arg1; +- (id)landmarkItemNameForReference:(void *)arg1 nameRange:(struct _NSRange *)arg2; +- (void)_addLandmarkItems:(vector_056a6866 *)arg1 toParent:(id)arg2 matchingType:(id)arg3 altParent:(void)arg4 matchingAltType:(id)arg5; +- (void)generateLandmarkItemsForParent:(id)arg1 matchingType:(id)arg2 altParent:(void)arg3 matchingAltType:(id)arg4; +- (struct _NSRange)textCompletionSession:(id)arg1 replacementRangeForSuggestedRange:(struct _NSRange)arg2; +- (id)scopeLanguageSpecificationIdentifiersAtLocation:(unsigned long long)arg1; +- (id)functionAndMethodRanges; +- (id)commentBlockRanges; +- (BOOL)isInTokenizableCodeAtLocation:(unsigned long long)arg1; +- (BOOL)isInPlainCodeAtLocation:(unsigned long long)arg1; +- (BOOL)isInKeywordAtLocation:(unsigned long long)arg1; +- (BOOL)isIncompletionPlaceholderAtLocation:(unsigned long long)arg1; +- (BOOL)isInNumberConstantAtLocation:(unsigned long long)arg1; +- (BOOL)isInCharacterConstantAtLocation:(unsigned long long)arg1; +- (BOOL)isInIdentifierAtLocation:(unsigned long long)arg1; +- (BOOL)isInStringConstantAtLocation:(unsigned long long)arg1; +- (BOOL)isInIncludeStatementAtLocation:(unsigned long long)arg1; +- (BOOL)isInPreprocessorStatementAtLocation:(unsigned long long)arg1; +- (BOOL)isInDocCommentAtLocation:(unsigned long long)arg1; +- (BOOL)isInCommentAtLocation:(unsigned long long)arg1; +- (long long)foldableBlockDepthForLineAtLocation:(unsigned long long)arg1; +- (struct _NSRange)foldableBlockInnerRangeForLineAtLocation:(unsigned long long)arg1; +- (struct _NSRange)foldableBlockRangeForLineAtLocation:(unsigned long long)arg1; +- (id)foldableBlockInnerRangesInRange:(struct _NSRange)arg1; +- (id)foldableBlockRangesAtLocation:(unsigned long long)arg1; +- (struct _NSRange)foldableBlockRangeAtLocation:(unsigned long long)arg1; +- (unsigned long long)indentOfBlockAtLocation:(unsigned long long)arg1; +- (struct _NSRange)functionRangeAtIndex:(unsigned long long)arg1 isDefinitionOrCall:(char *)arg2; +- (struct _NSRange)methodDefinitionRangeAtIndex:(unsigned long long)arg1; +- (struct _NSRange)rangeOfWordAtIndex:(unsigned long long)arg1 allowNonWords:(BOOL)arg2; +- (void)tokenizableRangesWithRange:(struct _NSRange)arg1 completionBlock:(id)arg2; +- (BOOL)shouldShowTemporaryLinkForCharacterAtIndex:(unsigned long long)arg1 proposedRange:(struct _NSRange)arg2 effectiveRanges:(id *)arg3; +- (id)symbolNameAtCharacterIndex:(unsigned long long)arg1 nameRanges:(id *)arg2; +- (struct _NSRange)_functionCallOrDeclarationBaseName:(const struct SwiftSyntaxStructure *)arg1; +- (struct _NSRange)characterRangeForUSR:(id)arg1; +- (long long)syntaxTypeAtCharacterIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2 context:(id)arg3; +- (long long)_swiftSyntaxTypeAtCharacterIndex:(unsigned long long)arg1 effectiveRange:(struct _NSRange *)arg2; +- (void)_applySemanticAnnotation:(long long)arg1 byteLength:(long long)arg2 kind:(struct sourcekitd_uid_s *)arg3 isSystem:(_Bool)arg4 affectedRange:(struct _NSRange *)arg5; +- (void)_readSemanticAnnotationTokens:(CDStruct_3b0d17db)arg1 affectedRange:(struct _NSRange *)arg2; +- (void)_readDiagnostics:(CDStruct_3b0d17db)arg1; +- (void)_mergeSyntaxAndSemaMap:(CDStruct_3b0d17db)arg1 affectedRange:(struct _NSRange *)arg2; +- (void)_closeDocument; +- (void)_openDocument; +- (BOOL)hasSourceKitBuffer; +- (void)_buildSubStructure:(CDStruct_3b0d17db)arg1 branch:(vector_056a6866 *)arg2; +- (void)replaceCharactersInRange:(struct _NSRange)arg1 withString:(id)arg2 replacedString:(id)arg3 affectedRange:(struct _NSRange *)arg4; +- (void)updateLineRange:(struct _NSRange)arg1 changeInLength:(long long)arg2; +- (void)contextDidChange:(id)arg1; +- (void)primitiveInvalidate; +- (void)_applyChangesFromSourceLanguageServiceContext:(id)arg1; +- (id)initWithLanguage:(id)arg1 delegate:(id)arg2; +- (id)generatedContentCounterpartURL; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDESourceLanguageServiceSwiftDiagnosticItems-Protocol.h b/IDELanguageSupportUI/IDESourceLanguageServiceSwiftDiagnosticItems-Protocol.h new file mode 100644 index 000000000..101e897cb --- /dev/null +++ b/IDELanguageSupportUI/IDESourceLanguageServiceSwiftDiagnosticItems-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSArray; + +@protocol IDESourceLanguageServiceSwiftDiagnosticItems +@property(readonly) unsigned long long diagnosticLevel; +@property(readonly, copy) NSArray *diagnosticItems; +@end + diff --git a/IDELanguageSupportUI/IDESourceLanguageServiceSwiftDiagnosticItems.h b/IDELanguageSupportUI/IDESourceLanguageServiceSwiftDiagnosticItems.h new file mode 100644 index 000000000..6b42786f3 --- /dev/null +++ b/IDELanguageSupportUI/IDESourceLanguageServiceSwiftDiagnosticItems.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class NSArray; + +@interface IDESourceLanguageServiceSwiftDiagnosticItems : NSObject +{ + NSArray *_diagnosticItems; + unsigned long long _diagnosticLevel; +} + +@property(readonly) unsigned long long diagnosticLevel; // @synthesize diagnosticLevel=_diagnosticLevel; +@property(readonly, copy) NSArray *diagnosticItems; // @synthesize diagnosticItems=_diagnosticItems; +- (void).cxx_destruct; +- (id)initWithDiagnosticItems:(id)arg1 level:(unsigned long long)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEStartPlaygroundWelcomeWindowHelper.h b/IDELanguageSupportUI/IDEStartPlaygroundWelcomeWindowHelper.h new file mode 100644 index 000000000..ba13cccda --- /dev/null +++ b/IDELanguageSupportUI/IDEStartPlaygroundWelcomeWindowHelper.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEWelcomeWindowButtonProvider-Protocol.h" + +@class NSImage, NSString; + +@interface IDEStartPlaygroundWelcomeWindowHelper : NSObject +{ +} + +- (void)buttonPressed:(id)arg1; +@property(readonly) NSString *buttonSubtitle; +@property(readonly) NSString *buttonTitle; +@property(readonly) NSImage *buttonImage; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEStructurePresentationOptions.h b/IDELanguageSupportUI/IDEStructurePresentationOptions.h new file mode 100644 index 000000000..32e932bf3 --- /dev/null +++ b/IDELanguageSupportUI/IDEStructurePresentationOptions.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IDEStructurePresentationOptions : NSObject +{ + BOOL _showsNames; + BOOL _pushOptionsToChildStructures; + NSString *_leftContainerSymbol; + NSString *_rightContainerSymbol; + NSString *_separatorString; +} + +@property BOOL pushOptionsToChildStructures; // @synthesize pushOptionsToChildStructures=_pushOptionsToChildStructures; +@property(readonly) BOOL showsNames; // @synthesize showsNames=_showsNames; +@property(readonly) NSString *separatorString; // @synthesize separatorString=_separatorString; +@property(readonly) NSString *rightContainerSymbol; // @synthesize rightContainerSymbol=_rightContainerSymbol; +@property(readonly) NSString *leftContainerSymbol; // @synthesize leftContainerSymbol=_leftContainerSymbol; +- (void).cxx_destruct; +- (id)initWithLeftContainerSymbol:(id)arg1 rightContainerSymbol:(id)arg2 separatorString:(id)arg3 showsNames:(BOOL)arg4; + +@end + diff --git a/IDELanguageSupportUI/IDESwiftCompletionItem.h b/IDELanguageSupportUI/IDESwiftCompletionItem.h new file mode 100644 index 000000000..8fc68ccc6 --- /dev/null +++ b/IDELanguageSupportUI/IDESwiftCompletionItem.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTTextCompletionItem-Protocol.h" + +@class NSArray, NSAttributedString, NSImage, NSString; + +@interface IDESwiftCompletionItem : NSObject +{ + CDStruct_3b0d17db _obj; + double _priority; +} + +@property double priority; // @synthesize priority=_priority; +- (id).cxx_construct; +- (void)infoViewControllerWithWidth:(double)arg1 context:(id)arg2 completionBlock:(id)arg3; +@property(readonly, copy) NSString *description; +@property(readonly) BOOL notRecommended; +@property(readonly) unsigned long long priorityComparatorKind; +@property(readonly) long long priorityBucket; +@property(readonly) NSImage *icon; +- (id)symbolKind; +@property(readonly, copy) NSAttributedString *descriptionText; +@property(readonly, copy) NSString *parentText; +@property(readonly, copy) NSString *completionText; +@property(readonly, copy) NSString *displayType; +@property(readonly, copy) NSString *displayText; +@property(readonly, copy) NSString *name; +- (id)initWithSourceKitDictionary:(CDStruct_3b0d17db)arg1; + +// Remaining properties +@property(readonly, copy) NSArray *additionalCompletions; +@property(readonly) int completionItemStyle; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) NSImage *highlightedStatusIcon; +@property(readonly, copy) NSString *previewText; +@property(readonly) NSImage *statusIcon; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDESwiftCompletionStrategy.h b/IDELanguageSupportUI/IDESwiftCompletionStrategy.h new file mode 100644 index 000000000..785e18cb5 --- /dev/null +++ b/IDELanguageSupportUI/IDESwiftCompletionStrategy.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTTextCompletionStrategy.h" + +@interface IDESwiftCompletionStrategy : DVTTextCompletionStrategy +{ +} + ++ (void)initialize; +- (id)bestMatchForPrefix:(id)arg1 inCompletionItems:(id)arg2 withContext:(id)arg3; +- (id)_buildSettingsForDocument:(id)arg1 index:(id)arg2; +- (id)_buildSettingsFromDictionary:(id)arg1; +- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 highlyLikelyCompletionItems:(id *)arg3 areDefinitive:(char *)arg4; +- (void)prepareForDocumentLocation:(id)arg1 context:(id)arg2; +- (id)init; + +@end + diff --git a/IDELanguageSupportUI/IDESwiftCompletionsArray.h b/IDELanguageSupportUI/IDESwiftCompletionsArray.h new file mode 100644 index 000000000..5b35ee01d --- /dev/null +++ b/IDELanguageSupportUI/IDESwiftCompletionsArray.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface IDESwiftCompletionsArray : NSArray +{ + CDStruct_3b0d17db _completions; + id _deallocHandler; + id *_items; + unsigned long long _itemCount; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (unsigned long long)indexOfFirstObjectWithCaseInsensitivePrefix:(const char *)arg1 length:(unsigned long long)arg2; +- (void)enumerateSourceKitObjectsInRange:(struct _NSRange)arg1 usingBlock:(id)arg2; +- (void)enumerateSourceKitObjectsUsingBlock:(id)arg1; +- (id)objectAtIndex:(unsigned long long)arg1; +- (unsigned long long)count; +- (void)dealloc; +- (id)initWithSourceKitArray:(CDStruct_3b0d17db)arg1 deallocHandler:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDESwiftDiagnosticActivityLogMessage.h b/IDELanguageSupportUI/IDESwiftDiagnosticActivityLogMessage.h new file mode 100644 index 000000000..78211d57c --- /dev/null +++ b/IDELanguageSupportUI/IDESwiftDiagnosticActivityLogMessage.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDiagnosticActivityLogMessage.h" + +@interface IDESwiftDiagnosticActivityLogMessage : IDEDiagnosticActivityLogMessage +{ + int _diagnosticSeverity; + unsigned long long _diagnosticLevel; +} + +@property(readonly) unsigned long long diagnosticLevel; // @synthesize diagnosticLevel=_diagnosticLevel; +- (id)description; +- (id)initWithDiagnostic:(CDStruct_3b0d17db)arg1 documentURL:(id)arg2; +- (int)diagnosticSeverity; + +@end + diff --git a/IDELanguageSupportUI/IDESwiftDiagnosticController.h b/IDELanguageSupportUI/IDESwiftDiagnosticController.h new file mode 100644 index 000000000..d7fd3a93b --- /dev/null +++ b/IDELanguageSupportUI/IDESwiftDiagnosticController.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDiagnosticController.h" + +@class NSArray, NSMutableArray; + +@interface IDESwiftDiagnosticController : IDEDiagnosticController +{ + NSMutableArray *_diagnosticItems; + unsigned long long _diagnosticLevel; + NSArray *_mostRecentDiagnosticItems; + unsigned long long _mostRecentDiagnosticLevel; +} + ++ (void)initialize; +- (void).cxx_destruct; +- (void)diagnose; +- (id)initWithDataSource:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDESwiftGeneratedInterfaceGeniusResultsFinder.h b/IDELanguageSupportUI/IDESwiftGeneratedInterfaceGeniusResultsFinder.h new file mode 100644 index 000000000..fafd51f44 --- /dev/null +++ b/IDELanguageSupportUI/IDESwiftGeneratedInterfaceGeniusResultsFinder.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEGeniusResultsFinder.h" + +@interface IDESwiftGeneratedInterfaceGeniusResultsFinder : IDEGeniusResultsFinder +{ +} + +- (void)_updateGeniusResults; + +@end + diff --git a/IDELanguageSupportUI/IDESwiftOriginalSourceGeniusResultsFinder.h b/IDELanguageSupportUI/IDESwiftOriginalSourceGeniusResultsFinder.h new file mode 100644 index 000000000..1a7502fb7 --- /dev/null +++ b/IDELanguageSupportUI/IDESwiftOriginalSourceGeniusResultsFinder.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEGeniusResultsFinder.h" + +@interface IDESwiftOriginalSourceGeniusResultsFinder : IDEGeniusResultsFinder +{ +} + +- (void)_updateGeniusResults; + +@end + diff --git a/IDELanguageSupportUI/IDESwiftSourceCodeGenerationDestination-Protocol.h b/IDELanguageSupportUI/IDESwiftSourceCodeGenerationDestination-Protocol.h new file mode 100644 index 000000000..d92f67a77 --- /dev/null +++ b/IDELanguageSupportUI/IDESwiftSourceCodeGenerationDestination-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESourceCodeGenerationDestination-Protocol.h" + +@protocol IDESwiftSourceCodeGenerationDestination +- (id)sourceCodeGenerator:(id)arg1 prepareToAddSwiftClassMethodDefinitionWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddSwiftInstanceMethodDefinitionWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddSwiftInstanceVariableReleaseForTeardownWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddSwiftPropertyDeclarationWithName:(id)arg2 type:(id)arg3 inClassNamed:(id)arg4 options:(id)arg5 error:(id *)arg6; +@end + diff --git a/IDELanguageSupportUI/IDESwiftSourceCodeGenerator.h b/IDELanguageSupportUI/IDESwiftSourceCodeGenerator.h new file mode 100644 index 000000000..6222b093c --- /dev/null +++ b/IDELanguageSupportUI/IDESwiftSourceCodeGenerator.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESourceCodeGenerator.h" + +#import "IDEMethodSourceCodeGenerator-Protocol.h" + +@interface IDESwiftSourceCodeGenerator : IDESourceCodeGenerator +{ +} + +- (id)prepareToAddClassMethodWithName:(id)arg1 inClassNamed:(id)arg2 options:(id)arg3 error:(id *)arg4; +- (id)prepareToAddInstanceMethodWithName:(id)arg1 inClassNamed:(id)arg2 options:(id)arg3 error:(id *)arg4; +- (id)primitiveAddMethodWithName:(id)arg1 inClassNamed:(id)arg2 options:(id)arg3 instanceMethod:(BOOL)arg4 error:(id *)arg5; +- (id)prepareToAddPropertyWithName:(id)arg1 type:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)documentLocationForCounterpartBlockForClassSymbol:(SEL)arg1 options:(id)arg2; +- (id)effectiveOptionsForTeardownCounterpart:(id)arg1 originalOptions:(id)arg2; +- (id)generateSourceCodeForMessageSendWithOptions:(id)arg1; +- (id)generateSourceCodeForMethodDefinitionWithName:(id)arg1 isClassMethod:(BOOL)arg2 options:(id)arg3; +- (id)baseSourceCodeForMethodDeclaratorWithName:(id)arg1 isClassMethod:(BOOL)arg2 options:(id)arg3; +- (id)generateSourceCodeForPropertyDeclarationWithName:(id)arg1 type:(id)arg2 options:(id)arg3; +- (id)generatedLanguage; + +@end + diff --git a/IDELanguageSupportUI/IDETimestampedPlaygroundResult.h b/IDELanguageSupportUI/IDETimestampedPlaygroundResult.h new file mode 100644 index 000000000..bdd159198 --- /dev/null +++ b/IDELanguageSupportUI/IDETimestampedPlaygroundResult.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate; + +@interface IDETimestampedPlaygroundResult : IDEPlaygroundResult +{ + NSDate *_date; +} + +@property(readonly) NSDate *date; // @synthesize date=_date; +- (void).cxx_destruct; +- (id)initWithChannelIdentifier:(id)arg1 subjectIdentifier:(id)arg2 resultDate:(id)arg3; + +@end + diff --git a/IDELanguageSupportUI/IDEToy.h b/IDELanguageSupportUI/IDEToy.h new file mode 100644 index 000000000..42f919360 --- /dev/null +++ b/IDELanguageSupportUI/IDEToy.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IDEToybox, NSError, NSMutableDictionary, NSString; + +@interface IDEToy : NSObject +{ + NSMutableDictionary *_generationToDataDictionary; + unsigned long long _currentGeneration; + BOOL _liveToy; + IDEToybox *_toybox; +} + ++ (void)initialize; +@property(readonly, getter=isLiveToy) BOOL liveToy; // @synthesize liveToy=_liveToy; +@property(retain, nonatomic) IDEToybox *toybox; // @synthesize toybox=_toybox; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (BOOL)liveToy; +@property(readonly) NSError *unarchivingError; +@property(readonly) BOOL supportsArchiving; +- (void)processPlaygroundResult:(id)arg1; +- (void)executionGenerationDidEndAndCompleted:(BOOL)arg1; +- (void)executionGenerationWillEnd; +- (void)beginExecutionGeneration:(unsigned long long)arg1; +- (id)viewControllerForDisplayingToy; +- (id)init; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDELanguageSupportUI/IDEToyRegistrationToken-Protocol.h b/IDELanguageSupportUI/IDEToyRegistrationToken-Protocol.h new file mode 100644 index 000000000..01b3373ea --- /dev/null +++ b/IDELanguageSupportUI/IDEToyRegistrationToken-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEToyRegistrationToken +- (void)cancel; +@end + diff --git a/IDELanguageSupportUI/IDEToyRegistrationToken.h b/IDELanguageSupportUI/IDEToyRegistrationToken.h new file mode 100644 index 000000000..708bfbd46 --- /dev/null +++ b/IDELanguageSupportUI/IDEToyRegistrationToken.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import + +@class IDEToy, IDEToybox, NSString; + +@interface IDEToyRegistrationToken : NSObject +{ + IDEToybox *_toybox; + IDEToy *_toy; + NSString *_channelIdentifier; + NSString *_subjectIdentifier; + BOOL _didUnregister; +} + +- (void).cxx_destruct; +- (void)dealloc; +- (void)cancel; +- (id)initWithToybox:(id)arg1 toy:(id)arg2 channelIdentifier:(id)arg3 subjectIdentifier:(id)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEToyViewController-Protocol.h b/IDELanguageSupportUI/IDEToyViewController-Protocol.h new file mode 100644 index 000000000..45cfb9bab --- /dev/null +++ b/IDELanguageSupportUI/IDEToyViewController-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" +#import "NSObject-Protocol.h" + +@class IDEToy, NSDate, NSString; + +@protocol IDEToyViewController +@property(retain, nonatomic) id delegate; +@property(copy) NSDate *resultDisplayDate; +@property(readonly, copy) NSString *titleForDisplay; +@property(readonly) IDEToy *toy; +@end + diff --git a/IDELanguageSupportUI/IDEToyViewControllerDelegate-Protocol.h b/IDELanguageSupportUI/IDEToyViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..48932ff31 --- /dev/null +++ b/IDELanguageSupportUI/IDEToyViewControllerDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSColor; + +@protocol IDEToyViewControllerDelegate +@property(retain) NSColor *customRightBorderColor; +@property(retain) NSColor *customLeftBorderColor; + +@optional +- (void)toyViewController:(id)arg1 didSelectNewResultDisplayDate:(id)arg2; +@end + diff --git a/IDELanguageSupportUI/IDEToybox.h b/IDELanguageSupportUI/IDEToybox.h new file mode 100644 index 000000000..deab468c2 --- /dev/null +++ b/IDELanguageSupportUI/IDEToybox.h @@ -0,0 +1,75 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, NSArray, NSDate, NSMutableArray, NSMutableDictionary, NSString; + +@interface IDEToybox : NSObject +{ + NSMutableArray *_toys; + NSMutableDictionary *_toysRegisteredForAllResultSubjectsByChannel; + NSMutableDictionary *_toysRegisteredForResultSubjectsByChannel; + NSMutableDictionary *_currentResultsBySubjectByChannel; + NSDate *_incomingEarliestResultDate; + NSDate *_incomingLatestResultDate; + unsigned long long _currentExecutionGeneration; + BOOL _didClearAllRegisteredToys; + BOOL _includesLiveToy; + BOOL _executionIsInProgress; + BOOL _isReplayingSerializedResults; + BOOL _lastExpressionDidComplete; + id _documentLocationDelegate; + NSDate *_dateOfEarliestResultForCurrentExecutionGeneration; + NSDate *_dateOfLatestResultForCurrentExecutionGeneration; +} + ++ (id)toyboxWithXMLElement:(id)arg1 enclosingFileWrapper:(id)arg2 documentLocationDelegate:(id)arg3 error:(id *)arg4; ++ (void)initialize; +@property BOOL lastExpressionDidComplete; // @synthesize lastExpressionDidComplete=_lastExpressionDidComplete; +@property BOOL isReplayingSerializedResults; // @synthesize isReplayingSerializedResults=_isReplayingSerializedResults; +@property BOOL executionIsInProgress; // @synthesize executionIsInProgress=_executionIsInProgress; +@property(copy) NSDate *dateOfLatestResultForCurrentExecutionGeneration; // @synthesize dateOfLatestResultForCurrentExecutionGeneration=_dateOfLatestResultForCurrentExecutionGeneration; +@property(copy) NSDate *dateOfEarliestResultForCurrentExecutionGeneration; // @synthesize dateOfEarliestResultForCurrentExecutionGeneration=_dateOfEarliestResultForCurrentExecutionGeneration; +@property(readonly) BOOL includesLiveToy; // @synthesize includesLiveToy=_includesLiveToy; +@property(readonly) id documentLocationDelegate; // @synthesize documentLocationDelegate=_documentLocationDelegate; +- (void).cxx_destruct; +- (void)addTimelineItems:(id)arg1 fromXMLUnarchiver:(id)arg2; +- (void)dvt_encodeRelationshipsWithXMLArchiver:(id)arg1 version:(id)arg2; +- (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; +- (void)dvt_awakeFromXMLUnarchiver:(id)arg1; +- (id)xmlData; +- (void)saveToPlaygroundXMLElement:(id)arg1 playgroundFileWrapper:(id)arg2; +- (void)primitiveInvalidate; +- (void)unregisterToy:(id)arg1 forResultsForChannelIdentifier:(id)arg2 subjectIdentifier:(id)arg3; +- (id)registerToy:(id)arg1 forResultsForChannelIdentifier:(id)arg2 subjectIdentifier:(id)arg3; +- (id)toysWithChannelIdentifier:(id)arg1 subjectIdentifier:(id)arg2 createIfNeeded:(BOOL)arg3 toyCreationBlock:(id)arg4; +@property(readonly) unsigned long long currentExecutionGeneration; +- (id)currentResultsForChannelIdentifier:(id)arg1 subjectIdentifier:(id)arg2; +- (void)removeToy:(id)arg1; +- (void)addToy:(id)arg1; +- (void)processPlaygroundResult:(id)arg1 createIfNeeded:(BOOL)arg2 toyCreationBlock:(id)arg3; +- (void)executionGenerationDidEndAndCompleted:(BOOL)arg1; +- (void)executionGenerationWillEnd; +- (void)beginExecutionGeneration:(unsigned long long)arg1 isReplayingSerializedResults:(BOOL)arg2; +- (id)initWithDocumentLocationDelegate:(id)arg1; +- (id)init; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, copy) NSMutableArray *mutableToys; // @dynamic mutableToys; +@property(readonly) Class superclass; +@property(copy) NSArray *toys; // @dynamic toys; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDELanguageSupportUI/IDEToyboxDocument.h b/IDELanguageSupportUI/IDEToyboxDocument.h new file mode 100644 index 000000000..4c66d425c --- /dev/null +++ b/IDELanguageSupportUI/IDEToyboxDocument.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEEditorDocument.h" + +@class DVTNotificationToken, IDEPlaygroundDocument, IDEToybox; + +@interface IDEToyboxDocument : IDEEditorDocument +{ + DVTNotificationToken *_playgroundDocumentWillCloseObservingToken; + IDEPlaygroundDocument *_playgroundDocument; +} + ++ (id)keyPathsForValuesAffectingToybox; ++ (id)keyPathsForValuesAffectingReadOnlyStatus; +@property(retain, nonatomic) IDEPlaygroundDocument *playgroundDocument; // @synthesize playgroundDocument=_playgroundDocument; +- (void).cxx_destruct; +- (void)editorDocumentWillClose; +@property(readonly) IDEToybox *toybox; +- (void)setFileURL:(id)arg1; +- (id)dataOfType:(id)arg1 error:(id *)arg2; +- (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (int)readOnlyStatus; + +@end + diff --git a/IDELanguageSupportUI/IDEToyboxDocumentLocationDelegate-Protocol.h b/IDELanguageSupportUI/IDEToyboxDocumentLocationDelegate-Protocol.h new file mode 100644 index 000000000..c288b56db --- /dev/null +++ b/IDELanguageSupportUI/IDEToyboxDocumentLocationDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEToyboxDocumentLocationDelegate +- (id)updatedLocationFromLocation:(id)arg1 toTimestamp:(double)arg2; +@end + diff --git a/IDELanguageSupportUI/IDEToyboxDomainItem.h b/IDELanguageSupportUI/IDEToyboxDomainItem.h new file mode 100644 index 000000000..e4ed27a55 --- /dev/null +++ b/IDELanguageSupportUI/IDEToyboxDomainItem.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString, NSURL; + +@interface IDEToyboxDomainItem : NSObject +{ + NSURL *_playgroundFileURL; + DVTDocumentLocation *_documentLocation; + NSString *_name; +} + ++ (id)fileDataType; +@property(copy) NSString *name; // @synthesize name=_name; +@property(retain) DVTDocumentLocation *documentLocation; // @synthesize documentLocation=_documentLocation; +@property(copy) NSURL *playgroundFileURL; // @synthesize playgroundFileURL=_playgroundFileURL; +- (void).cxx_destruct; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +- (id)initWithName:(id)arg1 playgroundFileURL:(id)arg2 toyboxLocation:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEToyboxDomainItemGroup.h b/IDELanguageSupportUI/IDEToyboxDomainItemGroup.h new file mode 100644 index 000000000..800b5f28d --- /dev/null +++ b/IDELanguageSupportUI/IDEToyboxDomainItemGroup.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, DVTMapTable, IDEFileReference, NSArray, NSImage, NSMutableArray, NSString; + +@interface IDEToyboxDomainItemGroup : NSObject +{ + NSMutableArray *_toyboxItems; + DVTMapTable *_workspaceToItemMapTable; + DVTMapTable *_workspaceToInvalidationObserverTable; +} + ++ (id)sharedItemGroup; ++ (void)initialize; +- (void).cxx_destruct; +@property(readonly) NSString *navigableItem_name; +- (id)itemForFileURL:(id)arg1 inWorkspace:(id)arg2; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) NSMutableArray *mutableToyboxItems; // @dynamic mutableToyboxItems; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@property(copy) NSArray *toyboxItems; // @dynamic toyboxItems; + +@end + diff --git a/IDELanguageSupportUI/IDEToyboxDomainProvider.h b/IDELanguageSupportUI/IDEToyboxDomainProvider.h new file mode 100644 index 000000000..96a11e96a --- /dev/null +++ b/IDELanguageSupportUI/IDEToyboxDomainProvider.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDENavigableItemDomainProvider.h" + +@interface IDEToyboxDomainProvider : IDENavigableItemDomainProvider +{ +} + ++ (id)domainObjectForWorkspace:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEToyboxEditor.h b/IDELanguageSupportUI/IDEToyboxEditor.h new file mode 100644 index 000000000..83a4a9f9f --- /dev/null +++ b/IDELanguageSupportUI/IDEToyboxEditor.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEEditor.h" + +#import "IDEToyboxStackViewDelegate-Protocol.h" + +@class DVTObservingToken, DVTStepperTextField, IDEPlaygroundEditor, IDEToy, IDEToybox, IDEToyboxStackView, NSDate, NSSlider, NSString; + +@interface IDEToyboxEditor : IDEEditor +{ + id _clipViewFillToken; + IDEToyboxStackView *_toyboxStackView; + NSSlider *_globalTimeSlider; + DVTStepperTextField *_timeTextField; + IDEToybox *_toybox; + IDEPlaygroundEditor *_currentPrimaryEditor; + DVTObservingToken *_currentPrimaryEditorObservingToken; + DVTObservingToken *_toyboxObservingToken; + DVTObservingToken *_toyboxExecutionInProgressObservingToken; + NSDate *_selectedResultDisplayDate; +} + ++ (BOOL)_craigWWDCDemo; ++ (id)keyPathsForValuesAffectingSelectedToy; ++ (BOOL)automaticallyNotifiesObserversOfSelectedToy; +@property(retain, nonatomic) NSDate *selectedResultDisplayDate; // @synthesize selectedResultDisplayDate=_selectedResultDisplayDate; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (void)viewDidInstall; +@property(retain, nonatomic) IDEToy *selectedToy; +- (BOOL)toyboxStackView:(id)arg1 shouldChangeResultDisplayDate:(id)arg2; +- (void)_updateSelectedResultDisplayDate:(id)arg1; +- (void)globalTimeSliderAction:(id)arg1; +- (void)_disableGlobalTimeSlider; +- (void)_updateGlobalTimeSlider; +- (void)loadView; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/IDEToyboxNumberFormatter.h b/IDELanguageSupportUI/IDEToyboxNumberFormatter.h new file mode 100644 index 000000000..61a1d264d --- /dev/null +++ b/IDELanguageSupportUI/IDEToyboxNumberFormatter.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSNumberFormatter.h" + +@interface IDEToyboxNumberFormatter : NSNumberFormatter +{ +} + +- (BOOL)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(out id *)arg3; + +@end + diff --git a/IDELanguageSupportUI/IDEToyboxStackView.h b/IDELanguageSupportUI/IDEToyboxStackView.h new file mode 100644 index 000000000..6358183ba --- /dev/null +++ b/IDELanguageSupportUI/IDEToyboxStackView.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTStackView_ML.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTObservingToken, DVTStackBacktrace, IDEToy, IDEToybox, NSDate, NSString; + +@interface IDEToyboxStackView : DVTStackView_ML +{ + DVTObservingToken *_toysObservingToken; + struct { + unsigned int shouldChangeResultDisplayDate:1; + } _delegateRespondsTo; + IDEToybox *_toybox; + id _delegate; + NSDate *_resultDisplayDate; + IDEToy *_selectedToy; +} + ++ (void)initialize; +@property(readonly) IDEToy *selectedToy; // @synthesize selectedToy=_selectedToy; +@property(copy, nonatomic) NSDate *resultDisplayDate; // @synthesize resultDisplayDate=_resultDisplayDate; +@property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) IDEToybox *toybox; // @synthesize toybox=_toybox; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)mouseDown:(id)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (void)selectToy:(id)arg1; +- (void)scrollToyToVisible:(id)arg1; +- (void)updateResultDisplayDate:(id)arg1; +- (void)reloadData; +- (void)preflightDelegateRespondsToSelectorChecks; +- (id)initWithFrame:(struct CGRect)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDELanguageSupportUI/IDEToyboxStackViewDelegate-Protocol.h b/IDELanguageSupportUI/IDEToyboxStackViewDelegate-Protocol.h new file mode 100644 index 000000000..3dfeb073a --- /dev/null +++ b/IDELanguageSupportUI/IDEToyboxStackViewDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEToyboxStackViewDelegate + +@optional +- (BOOL)toyboxStackView:(id)arg1 shouldChangeResultDisplayDate:(id)arg2; +@end + diff --git a/IDELanguageSupportUI/IDEToyboxTimeSliderCell.h b/IDELanguageSupportUI/IDEToyboxTimeSliderCell.h new file mode 100644 index 000000000..aa03938d9 --- /dev/null +++ b/IDELanguageSupportUI/IDEToyboxTimeSliderCell.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSliderCell.h" + +@interface IDEToyboxTimeSliderCell : NSSliderCell +{ +} + +- (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; +- (void)drawKnob:(struct CGRect)arg1; +- (void)drawBarInside:(struct CGRect)arg1 flipped:(BOOL)arg2; +- (struct CGSize)_knobSize; +- (struct CGRect)barRectFlipped:(BOOL)arg1; +- (struct CGRect)knobRectFlipped:(BOOL)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEToyboxToyHeaderView.h b/IDELanguageSupportUI/IDEToyboxToyHeaderView.h new file mode 100644 index 000000000..6327af925 --- /dev/null +++ b/IDELanguageSupportUI/IDEToyboxToyHeaderView.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDisclosureHeaderView.h" + +@class DVTNotificationToken; + +@interface IDEToyboxToyHeaderView : DVTDisclosureHeaderView +{ + DVTNotificationToken *_fontAndColorThemeChangedNotificationToken; + id _mouseDownHandler; +} + +@property(copy) id mouseDownHandler; // @synthesize mouseDownHandler=_mouseDownHandler; +- (void).cxx_destruct; +- (void)dealloc; +- (void)mouseDown:(id)arg1; +- (void)layoutBottomUp; +- (void)layoutTopDown; +- (void)commonInit; +- (id)defaultCloseButton; +- (id)defaultTitleField; + +@end + diff --git a/IDELanguageSupportUI/IDEToyboxToyView.h b/IDELanguageSupportUI/IDEToyboxToyView.h new file mode 100644 index 000000000..15dec9221 --- /dev/null +++ b/IDELanguageSupportUI/IDEToyboxToyView.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDisclosureView.h" + +#import "DVTInvalidation-Protocol.h" +#import "IDEToyViewControllerDelegate-Protocol.h" + +@class DVTNotificationToken, DVTStackBacktrace, IDEToy, IDEToyboxStackView, IDEViewController, NSColor, NSDate, NSString, NSTrackingArea; + +@interface IDEToyboxToyView : DVTDisclosureView +{ + IDEViewController *_hostedToyViewController; + IDEToyboxStackView *_toyboxStackView; + BOOL _mouseIsOverToy; + NSTrackingArea *_trackingArea; + BOOL _playgroundIsHighlightingToy; + DVTNotificationToken *_playgroundDidHighlightToyNotificationToken; + DVTNotificationToken *_playgroundDidFinishHighlightingToyNotificationToken; + NSColor *_customLeftBorderColor; + NSColor *_customRightBorderColor; + BOOL _toyIsSelected; + IDEToy *_toy; + NSDate *_resultDisplayDate; + long long _currentState; +} + ++ (void)initialize; +@property(nonatomic) BOOL toyIsSelected; // @synthesize toyIsSelected=_toyIsSelected; +@property(readonly) long long currentState; // @synthesize currentState=_currentState; +@property(copy, nonatomic) NSDate *resultDisplayDate; // @synthesize resultDisplayDate=_resultDisplayDate; +@property(readonly) IDEToy *toy; // @synthesize toy=_toy; +@property(retain) NSColor *customRightBorderColor; // @synthesize customRightBorderColor=_customRightBorderColor; +@property(retain) NSColor *customLeftBorderColor; // @synthesize customLeftBorderColor=_customLeftBorderColor; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)updateTrackingAreas; +- (void)mouseDown:(id)arg1; +- (void)handleMouseDownEvent:(id)arg1; +- (void)_updateCurrentState; +- (void)drawRect:(struct CGRect)arg1; +- (void)layoutBottomUp; +- (void)layoutTopDown; +- (void)viewWillMoveToSuperview:(id)arg1; +- (void)toyViewController:(id)arg1 didSelectNewResultDisplayDate:(id)arg2; +- (id)initWithToy:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDELanguageSupportUI/IDEUnknownPlaygroundLoggerObjectReflection.h b/IDELanguageSupportUI/IDEUnknownPlaygroundLoggerObjectReflection.h new file mode 100644 index 000000000..89d5e67d0 --- /dev/null +++ b/IDELanguageSupportUI/IDEUnknownPlaygroundLoggerObjectReflection.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEUnknownPlaygroundLoggerObjectReflection : IDEAbstractPlaygroundLoggerObjectReflection +{ +} + +@end + diff --git a/IDELanguageSupportUI/IDEValueHistoryToy.h b/IDELanguageSupportUI/IDEValueHistoryToy.h new file mode 100644 index 000000000..5f087a805 --- /dev/null +++ b/IDELanguageSupportUI/IDEValueHistoryToy.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSMutableArray; + +@interface IDEValueHistoryToy : IDEToy +{ + NSMutableArray *_currentResults; + BOOL _saveResultsFromDeserialization; + BOOL _executionIsInProgress; + BOOL _lastExpressionDidComplete; + NSArray *_previousResultsIfFromDeserialization; + unsigned long long _currentGeneration; +} + +@property unsigned long long currentGeneration; // @synthesize currentGeneration=_currentGeneration; +@property BOOL lastExpressionDidComplete; // @synthesize lastExpressionDidComplete=_lastExpressionDidComplete; +@property BOOL executionIsInProgress; // @synthesize executionIsInProgress=_executionIsInProgress; +@property(copy) NSArray *previousResultsIfFromDeserialization; // @synthesize previousResultsIfFromDeserialization=_previousResultsIfFromDeserialization; +@property(copy, nonatomic) NSArray *currentResults; // @synthesize currentResults=_currentResults; +- (void).cxx_destruct; +- (void)processValueHistoryResult:(id)arg1; +- (void)processPlaygroundResult:(id)arg1; +- (void)executionGenerationDidEndAndCompleted:(BOOL)arg1; +- (void)beginExecutionGeneration:(unsigned long long)arg1; +- (void)_setupForNewCurrentGeneration:(unsigned long long)arg1; +- (void)setToybox:(id)arg1; +- (id)viewControllerForDisplayingToy; +- (id)init; + +@end + diff --git a/IDELanguageSupportUI/IDEValueHistoryToyDataHandler.h b/IDELanguageSupportUI/IDEValueHistoryToyDataHandler.h new file mode 100644 index 000000000..a03ebfb46 --- /dev/null +++ b/IDELanguageSupportUI/IDEValueHistoryToyDataHandler.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEValueHistoryToyDataHandler : IDEPlaygroundDataHandler +{ +} + +- (id)_decodeInstanceIdentifierFromMetaData:(id)arg1 error:(id *)arg2; +- (BOOL)handleData:(id)arg1 metaData:(id)arg2 version:(unsigned long long)arg3 executionParameters:(id)arg4 resultDate:(id)arg5 error:(id *)arg6; + +@end + diff --git a/IDELanguageSupportUI/IDEValueHistoryToyResult.h b/IDELanguageSupportUI/IDEValueHistoryToyResult.h new file mode 100644 index 000000000..6160731ca --- /dev/null +++ b/IDELanguageSupportUI/IDEValueHistoryToyResult.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface IDEValueHistoryToyResult : IDETimestampedPlaygroundResult +{ + id _quickLook; + id _toyValue; + NSString *_label; +} + +@property(readonly, copy) NSString *label; // @synthesize label=_label; +@property(readonly) id toyValue; // @synthesize toyValue=_toyValue; +- (void).cxx_destruct; +@property(readonly) id quickLook; +- (id)initWithSubjectIdentifier:(id)arg1 resultDate:(id)arg2 toyValue:(id)arg3 resultLabel:(id)arg4; +- (id)initWithChannelIdentifier:(id)arg1 subjectIdentifier:(id)arg2 sequenceNumber:(unsigned long long)arg3; + +@end + diff --git a/IDELanguageSupportUI/IDEValueHistoryToyResultAssociationMonitor.h b/IDELanguageSupportUI/IDEValueHistoryToyResultAssociationMonitor.h new file mode 100644 index 000000000..eb1cba61f --- /dev/null +++ b/IDELanguageSupportUI/IDEValueHistoryToyResultAssociationMonitor.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTMapTable, DVTObservingToken, IDEToybox; + +@interface IDEValueHistoryToyResultAssociationMonitor : NSObject +{ + IDEToybox *_toybox; + DVTMapTable *_loggerResultsToToys; + DVTMapTable *_previousGenerationLoggerResultsToToys; + unsigned long long _currentExecutionGeneration; + unsigned long long _previousExecutionGeneration; + DVTObservingToken *_executionGenerationObservingToken; + DVTObservingToken *_toyboxIsValidObservingToken; +} + ++ (id)associationMonitorForToybox:(id)arg1; +- (void).cxx_destruct; +- (void)associateToy:(id)arg1 withLoggerResult:(id)arg2 inExecutionGeneration:(unsigned long long)arg3; +- (id)toyForLoggerResult:(id)arg1; +- (id)initWithToybox:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEValueHistoryToyViewController.h b/IDELanguageSupportUI/IDEValueHistoryToyViewController.h new file mode 100644 index 000000000..e34895376 --- /dev/null +++ b/IDELanguageSupportUI/IDEValueHistoryToyViewController.h @@ -0,0 +1,88 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEViewController.h" + +#import "IDEToyViewController-Protocol.h" + +@class DVTGraph, DVTLineGraphLayer, DVTObservingToken, DVTStackBacktrace, DVTStackView_ML, IDEToy, IDEValueHistoryToy, IDEValueHistoryToyResult, IDEVerticalMarkerGraphLayer, NSArray, NSDate, NSNumber, NSString; + +@interface IDEValueHistoryToyViewController : IDEViewController +{ + DVTObservingToken *_currentResultsObservingToken; + BOOL _executionIsInProgress; + BOOL _hasHandledDeserializedResults; + DVTObservingToken *_executionIsInProgressObservingToken; + NSArray *_previousResults; + IDEValueHistoryToyResult *_lastPlayheadResult; + unsigned long long _lastPlayheadResultIndex; + id _graphLayerSelectionNotificationToken; + BOOL _ignoreSelectedPointChange; + BOOL _dataUpdateScheduled; + BOOL _wasLastInGraphMode; + DVTLineGraphLayer *_currentLineGraphLayer; + DVTLineGraphLayer *_previousLineGraphLayer; + NSNumber *_soFarAllEntriesWereNumbers; + NSString *_nameSoFarForGraph; + BOOL _minGraphBoundsIsSet; + BOOL _onlyDrawOldData; + struct _DVTGraphBounds _minGraphBounds; + BOOL _currentLayerGraphBoundsIsSet; + struct _DVTGraphBounds _currentLayerGraphBounds; + IDEVerticalMarkerGraphLayer *_verticalMarkerGraphLayer; + unsigned long long _registerTapeInsertionIndex; + CDStruct_b590ebd7 _delegateRespondsTo; + NSString *_titleForDisplay; + NSDate *_resultDisplayDate; + id _delegate; + IDEValueHistoryToy *_valueHistoryToy; + DVTStackView_ML *_stackView; + DVTGraph *_graph; + NSArray *_results; +} + ++ (id)keyPathsForValuesAffectingToy; +@property(retain) NSArray *results; // @synthesize results=_results; +@property __weak DVTGraph *graph; // @synthesize graph=_graph; +@property __weak DVTStackView_ML *stackView; // @synthesize stackView=_stackView; +@property(readonly) IDEValueHistoryToy *valueHistoryToy; // @synthesize valueHistoryToy=_valueHistoryToy; +@property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(copy) NSDate *resultDisplayDate; // @synthesize resultDisplayDate=_resultDisplayDate; +@property(copy) NSString *titleForDisplay; // @synthesize titleForDisplay=_titleForDisplay; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)_handleSelectedGraphPointChanged:(id)arg1 graphLayer:(id)arg2; +- (void)_updatePlayheadForResults:(id)arg1; +- (void)_updatePlayheadIfNeededForResults:(id)arg1; +- (unsigned long long)_playheadIndexForResults:(id)arg1; +- (BOOL)_useCraigDemoMagic; +- (void)_updateGraphUsingPoints:(id)arg1 minY:(double)arg2 maxY:(double)arg3 minX:(double)arg4 maxX:(double)arg5; +- (void)_graphResults:(id)arg1; +- (void)_useQuickLookViewsForResults:(id)arg1 additive:(BOOL)arg2; +- (void)_renderResultsForceRedraw:(BOOL)arg1; +- (void)_updateDataForceRedraw:(BOOL)arg1; +- (BOOL)_keepPreviousData; +- (BOOL)_xAxisIsTime; +- (void)_executionEndedAndCompleted:(BOOL)arg1; +- (void)_executionStarted; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)loadView; +- (void)preflightDelegateRespondsToSelectorChecks; +@property(readonly) IDEToy *toy; +- (id)initWithValueHistoryToy:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDELanguageSupportUI/IDEVerticalMarkerGraphLayer.h b/IDELanguageSupportUI/IDEVerticalMarkerGraphLayer.h new file mode 100644 index 000000000..76c4a053a --- /dev/null +++ b/IDELanguageSupportUI/IDEVerticalMarkerGraphLayer.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTAbstractGraphLayer.h" + +@class NSColor; + +@interface IDEVerticalMarkerGraphLayer : DVTAbstractGraphLayer +{ + BOOL _shouldDraw; + double _xPosition; + NSColor *_markerColor; +} + +@property BOOL shouldDraw; // @synthesize shouldDraw=_shouldDraw; +@property(retain) NSColor *markerColor; // @synthesize markerColor=_markerColor; +@property double xPosition; // @synthesize xPosition=_xPosition; +- (void).cxx_destruct; +- (struct CGRect)_markerRectForVisibleGraphBounds:(struct _DVTGraphBounds)arg1; +- (void)drawLayerWithVisibleBounds:(struct _DVTGraphBounds)arg1; +- (id)initWithGraph:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEViewToy.h b/IDELanguageSupportUI/IDEViewToy.h new file mode 100644 index 000000000..326f57f81 --- /dev/null +++ b/IDELanguageSupportUI/IDEViewToy.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEViewToyRemoteViewDescription, NSArray, NSImage, NSMutableArray, NSObject, NSString; + +@interface IDEViewToy : IDEToy +{ + id _registrationToken; + id _capturedImageRegistrationToken; + long long _currentExecutionGeneration; + NSObject *_captureTimer; + NSMutableArray *_windowImagesForCurrentGeneration; + NSImage *_viewSnapshot; + BOOL _lastExecutionDidComplete; + NSString *_subjectIdentifier; + unsigned long long _remoteViewState; + IDEViewToyRemoteViewDescription *_remoteViewDescription; + struct CGSize _lastRemoteViewSize; +} + +@property(readonly) NSImage *viewSnapshot; // @synthesize viewSnapshot=_viewSnapshot; +@property struct CGSize lastRemoteViewSize; // @synthesize lastRemoteViewSize=_lastRemoteViewSize; +@property(retain) IDEViewToyRemoteViewDescription *remoteViewDescription; // @synthesize remoteViewDescription=_remoteViewDescription; +@property(readonly) BOOL lastExecutionDidComplete; // @synthesize lastExecutionDidComplete=_lastExecutionDidComplete; +@property(readonly) unsigned long long remoteViewState; // @synthesize remoteViewState=_remoteViewState; +@property(readonly, copy) NSString *subjectIdentifier; // @synthesize subjectIdentifier=_subjectIdentifier; +- (void).cxx_destruct; +- (BOOL)isLiveToy; +- (void)processPlaygroundResult:(id)arg1; +- (void)executionGenerationDidEndAndCompleted:(BOOL)arg1; +- (void)executionGenerationWillEnd; +- (void)beginExecutionGeneration:(unsigned long long)arg1; +- (id)viewControllerForDisplayingToy; +- (void)setToybox:(id)arg1; +@property(readonly) NSArray *windowImagesForCurrentGeneration; +- (id)initWithSubjectIdentifier:(id)arg1; + +@end + diff --git a/IDELanguageSupportUI/IDEViewToyCapturedImage.h b/IDELanguageSupportUI/IDEViewToyCapturedImage.h new file mode 100644 index 000000000..0d6107183 --- /dev/null +++ b/IDELanguageSupportUI/IDEViewToyCapturedImage.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDate; + +@interface IDEViewToyCapturedImage : NSObject +{ + struct CGImage *_image; + NSDate *_captureDate; + struct CGSize _size; +} + ++ (id)dummyImageWithCaptureDate:(id)arg1; +@property(readonly) NSDate *captureDate; // @synthesize captureDate=_captureDate; +@property(readonly) struct CGSize size; // @synthesize size=_size; +@property(readonly) struct CGImage *image; // @synthesize image=_image; +- (void).cxx_destruct; +- (void)dealloc; +- (id)initWithCaptureDate:(id)arg1; +- (id)initWithImage:(struct CGImage *)arg1 size:(struct CGSize)arg2 captureDate:(id)arg3; + +@end + diff --git a/IDELanguageSupportUI/IDEViewToyCapturedImageResult.h b/IDELanguageSupportUI/IDEViewToyCapturedImageResult.h new file mode 100644 index 000000000..18c78c9b3 --- /dev/null +++ b/IDELanguageSupportUI/IDEViewToyCapturedImageResult.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEViewToyCapturedImageResult : IDETimestampedPlaygroundResult +{ +} + +- (id)initWithSubjectIdentifier:(id)arg1 resultDate:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEViewToyDataHandler.h b/IDELanguageSupportUI/IDEViewToyDataHandler.h new file mode 100644 index 000000000..79a12cce3 --- /dev/null +++ b/IDELanguageSupportUI/IDEViewToyDataHandler.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEViewToyDataHandler : IDEPlaygroundDataHandler +{ +} + +- (BOOL)handleData:(id)arg1 metaData:(id)arg2 version:(unsigned long long)arg3 executionParameters:(id)arg4 resultDate:(id)arg5 error:(id *)arg6; + +@end + diff --git a/IDELanguageSupportUI/IDEViewToyRemoteViewDescription.h b/IDELanguageSupportUI/IDEViewToyRemoteViewDescription.h new file mode 100644 index 000000000..5c7b7318f --- /dev/null +++ b/IDELanguageSupportUI/IDEViewToyRemoteViewDescription.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEViewToyRemoteViewDescription : NSObject +{ + long long _windowNumber; + struct CGSize _remoteViewSize; +} + +@property(readonly) long long windowNumber; // @synthesize windowNumber=_windowNumber; +@property(readonly) struct CGSize remoteViewSize; // @synthesize remoteViewSize=_remoteViewSize; +- (id)initWithRemoteViewSize:(struct CGSize)arg1 windowNumber:(long long)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEViewToyResult.h b/IDELanguageSupportUI/IDEViewToyResult.h new file mode 100644 index 000000000..3a0061897 --- /dev/null +++ b/IDELanguageSupportUI/IDEViewToyResult.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEViewToyResult : IDETimestampedPlaygroundResult +{ + long long _windowNumber; + double _height; + double _width; +} + +@property(readonly) double width; // @synthesize width=_width; +@property(readonly) double height; // @synthesize height=_height; +@property(readonly) long long windowNumber; // @synthesize windowNumber=_windowNumber; +- (id)initWithWindowNumber:(long long)arg1 height:(double)arg2 width:(double)arg3 subjectIdentifier:(id)arg4 resultDate:(id)arg5; +- (id)initWithChannelIdentifier:(id)arg1 subjectIdentifier:(id)arg2 resultDate:(id)arg3; +- (id)initWithChannelIdentifier:(id)arg1 subjectIdentifier:(id)arg2; + +@end + diff --git a/IDELanguageSupportUI/IDEViewToyViewController.h b/IDELanguageSupportUI/IDEViewToyViewController.h new file mode 100644 index 000000000..1181d041d --- /dev/null +++ b/IDELanguageSupportUI/IDEViewToyViewController.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEViewController.h" + +#import "IDEToyViewController-Protocol.h" + +@class CALayer, CAPluginLayer, DVTObservingToken, DVTStackBacktrace, IDEToy, IDEViewToy, NSDate, NSString, NSView; + +@interface IDEViewToyViewController : IDEViewController +{ + DVTObservingToken *_remoteViewStateObservingToken; + DVTObservingToken *_remoteViewDescriptionObservingToken; + NSView *_layerContainerView; + CAPluginLayer *_pluginLayer; + CALayer *_snapshotLayer; + CDStruct_b590ebd7 _delegateRespondsTo; + NSDate *_resultDisplayDate; + id _delegate; + IDEViewToy *_viewToy; +} + ++ (id)keyPathsForValuesAffectingToy; +@property(readonly) IDEViewToy *viewToy; // @synthesize viewToy=_viewToy; +@property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(copy) NSDate *resultDisplayDate; // @synthesize resultDisplayDate=_resultDisplayDate; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)updateViewForRemoteViewSize:(struct CGSize)arg1; +- (void)loadView; +- (void)switchToLayer:(id)arg1; +@property(readonly, copy) NSString *titleForDisplay; +- (void)preflightDelegateRespondsToSelectorChecks; +@property(readonly) IDEToy *toy; +- (id)initWithViewToy:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDELanguageSupportUI/IDEWelcomeWindowButtonProvider-Protocol.h b/IDELanguageSupportUI/IDEWelcomeWindowButtonProvider-Protocol.h new file mode 100644 index 000000000..21480bde4 --- /dev/null +++ b/IDELanguageSupportUI/IDEWelcomeWindowButtonProvider-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSImage, NSString; + +@protocol IDEWelcomeWindowButtonProvider +@property(readonly) NSString *buttonSubtitle; +@property(readonly) NSString *buttonTitle; +@property(readonly) NSImage *buttonImage; +- (void)buttonPressed:(id)arg1; +@end + diff --git a/IDELanguageSupportUI/NSControlTextEditingDelegate-Protocol.h b/IDELanguageSupportUI/NSControlTextEditingDelegate-Protocol.h new file mode 100644 index 000000000..23e7787c9 --- /dev/null +++ b/IDELanguageSupportUI/NSControlTextEditingDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSControlTextEditingDelegate + +@optional +- (id)control:(id)arg1 textView:(id)arg2 completions:(id)arg3 forPartialWordRange:(struct _NSRange)arg4 indexOfSelectedItem:(long long *)arg5; +- (BOOL)control:(id)arg1 textView:(id)arg2 doCommandBySelector:(SEL)arg3; +- (BOOL)control:(id)arg1 isValidObject:(id)arg2; +- (void)control:(id)arg1 didFailToValidatePartialString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 didFailToFormatString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 textShouldEndEditing:(id)arg2; +- (BOOL)control:(id)arg1 textShouldBeginEditing:(id)arg2; +@end + diff --git a/IDELanguageSupportUI/NSCustomObject-IDEIBSwiftObjectIntegration.h b/IDELanguageSupportUI/NSCustomObject-IDEIBSwiftObjectIntegration.h new file mode 100644 index 000000000..a141e8b18 --- /dev/null +++ b/IDELanguageSupportUI/NSCustomObject-IDEIBSwiftObjectIntegration.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCustomObject.h" + +@interface NSCustomObject (IDEIBSwiftObjectIntegration) +- (BOOL)ibSwizzledNSCustomObjectIsInspectorApplicable:(id)arg1 forCategory:(id)arg2; +@end + diff --git a/IDELanguageSupportUI/NSObject-IDEIBSwiftObjectIntegration.h b/IDELanguageSupportUI/NSObject-IDEIBSwiftObjectIntegration.h new file mode 100644 index 000000000..6592d3d3e --- /dev/null +++ b/IDELanguageSupportUI/NSObject-IDEIBSwiftObjectIntegration.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface NSObject (IDEIBSwiftObjectIntegration) +- (id)ibSwizzledPrimitiveReplacementValueForString:(id)arg1 atLocation:(id)arg2 withCurrentValue:(id)arg3 inDocument:(id)arg4; +- (BOOL)ibSwizzledNSObjectIsInspectorApplicable:(id)arg1 forCategory:(id)arg2; +@end + diff --git a/IDELanguageSupportUI/NSObject-Protocol.h b/IDELanguageSupportUI/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/IDELanguageSupportUI/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/IDELanguageSupportUI/NSOutlineViewDelegate-Protocol.h b/IDELanguageSupportUI/NSOutlineViewDelegate-Protocol.h new file mode 100644 index 000000000..de8c0d1ff --- /dev/null +++ b/IDELanguageSupportUI/NSOutlineViewDelegate-Protocol.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControlTextEditingDelegate-Protocol.h" + +@protocol NSOutlineViewDelegate + +@optional +- (void)outlineViewItemDidCollapse:(id)arg1; +- (void)outlineViewItemWillCollapse:(id)arg1; +- (void)outlineViewItemDidExpand:(id)arg1; +- (void)outlineViewItemWillExpand:(id)arg1; +- (void)outlineViewSelectionIsChanging:(id)arg1; +- (void)outlineViewColumnDidResize:(id)arg1; +- (void)outlineViewColumnDidMove:(id)arg1; +- (void)outlineViewSelectionDidChange:(id)arg1; +- (BOOL)outlineView:(id)arg1 shouldShowOutlineCellForItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldReorderColumn:(long long)arg2 toColumn:(long long)arg3; +- (double)outlineView:(id)arg1 sizeToFitWidthOfColumn:(long long)arg2; +- (void)outlineView:(id)arg1 willDisplayOutlineCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 shouldCollapseItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldExpandItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 isGroupItem:(id)arg2; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 shouldTrackCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 shouldTypeSelectForEvent:(id)arg2 withCurrentSearchString:(id)arg3; +- (id)outlineView:(id)arg1 nextTypeSelectMatchFromItem:(id)arg2 toItem:(id)arg3 forString:(id)arg4; +- (id)outlineView:(id)arg1 typeSelectStringForTableColumn:(id)arg2 item:(id)arg3; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (id)outlineView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 item:(id)arg5 mouseLocation:(struct CGPoint)arg6; +- (void)outlineView:(id)arg1 didDragTableColumn:(id)arg2; +- (void)outlineView:(id)arg1 didClickTableColumn:(id)arg2; +- (void)outlineView:(id)arg1 mouseDownInHeaderOfTableColumn:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectTableColumn:(id)arg2; +- (id)outlineView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (BOOL)selectionShouldChangeInOutlineView:(id)arg1; +- (BOOL)outlineView:(id)arg1 shouldEditTableColumn:(id)arg2 item:(id)arg3; +- (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (void)outlineView:(id)arg1 didRemoveRowView:(id)arg2 forRow:(long long)arg3; +- (void)outlineView:(id)arg1 didAddRowView:(id)arg2 forRow:(long long)arg3; +- (id)outlineView:(id)arg1 rowViewForItem:(id)arg2; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +@end + diff --git a/IDELanguageSupportUI/NSPopoverDelegate-Protocol.h b/IDELanguageSupportUI/NSPopoverDelegate-Protocol.h new file mode 100644 index 000000000..42490fae9 --- /dev/null +++ b/IDELanguageSupportUI/NSPopoverDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSPopoverDelegate + +@optional +- (void)popoverDidClose:(id)arg1; +- (void)popoverWillClose:(id)arg1; +- (void)popoverDidShow:(id)arg1; +- (void)popoverWillShow:(id)arg1; +- (id)detachableWindowForPopover:(id)arg1; +- (BOOL)popoverShouldDetach:(id)arg1; +- (BOOL)popoverShouldClose:(id)arg1; +@end + diff --git a/IDELanguageSupportUI/_IDEPendingPlaygroundSessionData.h b/IDELanguageSupportUI/_IDEPendingPlaygroundSessionData.h new file mode 100644 index 000000000..848f1b7f8 --- /dev/null +++ b/IDELanguageSupportUI/_IDEPendingPlaygroundSessionData.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData, NSDate, NSString; + +@interface _IDEPendingPlaygroundSessionData : NSObject +{ + NSData *_data; + NSData *_metaData; + NSString *_dataIdentifier; + NSDate *_resultDate; + unsigned long long _version; +} + +@property unsigned long long version; // @synthesize version=_version; +@property(retain) NSDate *resultDate; // @synthesize resultDate=_resultDate; +@property(copy) NSString *dataIdentifier; // @synthesize dataIdentifier=_dataIdentifier; +@property(copy) NSData *metaData; // @synthesize metaData=_metaData; +@property(copy) NSData *data; // @synthesize data=_data; +- (void).cxx_destruct; + +@end + diff --git a/IDELanguageSupportUI/_IDEPendingPlaygroundSessionResult.h b/IDELanguageSupportUI/_IDEPendingPlaygroundSessionResult.h new file mode 100644 index 000000000..f19a0f5b5 --- /dev/null +++ b/IDELanguageSupportUI/_IDEPendingPlaygroundSessionResult.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEPlaygroundResult; + +@interface _IDEPendingPlaygroundSessionResult : NSObject +{ + BOOL _createIfNeeded; + IDEPlaygroundResult *_result; + id _toyCreationBlock; +} + +@property(copy) id toyCreationBlock; // @synthesize toyCreationBlock=_toyCreationBlock; +@property BOOL createIfNeeded; // @synthesize createIfNeeded=_createIfNeeded; +@property(retain) IDEPlaygroundResult *result; // @synthesize result=_result; +- (void).cxx_destruct; + +@end + diff --git a/IDELanguageSupportUI/_IDEPlaygroundCompletionInfo.h b/IDELanguageSupportUI/_IDEPlaygroundCompletionInfo.h new file mode 100644 index 000000000..5e48b0e3d --- /dev/null +++ b/IDELanguageSupportUI/_IDEPlaygroundCompletionInfo.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTSystemActivityToken, IDEPlaygroundDocument, IDEPlaygroundExecutionParameters; + +@interface _IDEPlaygroundCompletionInfo : NSObject +{ + id _completionBlock; + IDEPlaygroundExecutionParameters *_executionParameters; + IDEPlaygroundDocument *_playground; + id _clientTrackingToken; + DVTSystemActivityToken *_systemActivityToken; +} + +@property(retain) DVTSystemActivityToken *systemActivityToken; // @synthesize systemActivityToken=_systemActivityToken; +@property(retain) id clientTrackingToken; // @synthesize clientTrackingToken=_clientTrackingToken; +@property(retain) IDEPlaygroundDocument *playground; // @synthesize playground=_playground; +@property(retain) IDEPlaygroundExecutionParameters *executionParameters; // @synthesize executionParameters=_executionParameters; +@property(copy) id completionBlock; // @synthesize completionBlock=_completionBlock; +- (void).cxx_destruct; + +@end + diff --git a/IDELanguageSupportUI/_IDEPlaygroundDataSerializationOperation-Protocol.h b/IDELanguageSupportUI/_IDEPlaygroundDataSerializationOperation-Protocol.h new file mode 100644 index 000000000..40c3ed781 --- /dev/null +++ b/IDELanguageSupportUI/_IDEPlaygroundDataSerializationOperation-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTFilePath; + +@protocol _IDEPlaygroundDataSerializationOperation +@property(readonly) DVTFilePath *playgroundPath; +@end + diff --git a/IDELanguageSupportUI/_IDEPlaygroundDataSerializationRead.h b/IDELanguageSupportUI/_IDEPlaygroundDataSerializationRead.h new file mode 100644 index 000000000..e333dc8bb --- /dev/null +++ b/IDELanguageSupportUI/_IDEPlaygroundDataSerializationRead.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "_IDEPlaygroundDataSerializationOperation-Protocol.h" + +@class DVTFilePath, DVTPlaygroundCommunicationListener, IDEPlaygroundDocument, NSObject, NSString; + +@interface _IDEPlaygroundDataSerializationRead : NSObject <_IDEPlaygroundDataSerializationOperation> +{ + IDEPlaygroundDocument *playgroundDocument; + DVTFilePath *playgroundPath; + DVTFilePath *serializedDataPath; + NSObject *callbackQueue; + id callbackBlock; + DVTPlaygroundCommunicationListener *listener; +} + +@property(readonly) DVTFilePath *playgroundPath; // @synthesize playgroundPath; +- (void).cxx_destruct; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/_IDEPlaygroundDataSerializationWrite.h b/IDELanguageSupportUI/_IDEPlaygroundDataSerializationWrite.h new file mode 100644 index 000000000..499147083 --- /dev/null +++ b/IDELanguageSupportUI/_IDEPlaygroundDataSerializationWrite.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "_IDEPlaygroundDataSerializationOperation-Protocol.h" + +@class DVTFilePath, IDEPlaygroundDocument, NSString; + +@interface _IDEPlaygroundDataSerializationWrite : NSObject <_IDEPlaygroundDataSerializationOperation> +{ + IDEPlaygroundDocument *playgroundDocument; + DVTFilePath *playgroundPath; + DVTFilePath *serializedPlaygroundDataPath; + BOOL onlyClearExistingData; +} + +@property(readonly) DVTFilePath *playgroundPath; // @synthesize playgroundPath; +- (void).cxx_destruct; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDELanguageSupportUI/_IDESourceCodePlaygroundSectionAnnotationView.h b/IDELanguageSupportUI/_IDESourceCodePlaygroundSectionAnnotationView.h new file mode 100644 index 000000000..6f8f289f8 --- /dev/null +++ b/IDELanguageSupportUI/_IDESourceCodePlaygroundSectionAnnotationView.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IDESourceCodePlaygroundSectionAnnotationViewController, NSString, NSTrackingArea; + +@interface _IDESourceCodePlaygroundSectionAnnotationView : NSView +{ + NSTrackingArea *_trackingArea; + IDESourceCodePlaygroundSectionAnnotationViewController *_viewController; +} + ++ (void)initialize; +@property(retain) IDESourceCodePlaygroundSectionAnnotationViewController *viewController; // @synthesize viewController=_viewController; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)drawRect:(struct CGRect)arg1; +- (void)updateTrackingAreas; +- (void)resetCursorRects; +- (void)dealloc; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDELanguageSupportUI/_IDEUndesignatedPlaygroundSessionTimerInfo.h b/IDELanguageSupportUI/_IDEUndesignatedPlaygroundSessionTimerInfo.h new file mode 100644 index 000000000..778729c28 --- /dev/null +++ b/IDELanguageSupportUI/_IDEUndesignatedPlaygroundSessionTimerInfo.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface _IDEUndesignatedPlaygroundSessionTimerInfo : NSObject +{ + BOOL isTimerObsolete; +} + +@end + diff --git a/IDEModelEditor/CDMAttribute-CDMNavigableIdentification.h b/IDEModelEditor/CDMAttribute-CDMNavigableIdentification.h index ce23c947a..64d883987 100644 --- a/IDEModelEditor/CDMAttribute-CDMNavigableIdentification.h +++ b/IDEModelEditor/CDMAttribute-CDMNavigableIdentification.h @@ -16,10 +16,14 @@ @property(readonly) IDETypeIdentifier *ideModelObjectTypeIdentifier; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSArray *hierarchyTreeControllerChildren; // @dynamic hierarchyTreeControllerChildren; @property(readonly) NSString *name; // @dynamic name; @property(readonly) id parentObject; // @dynamic parentObject; @property(readonly) id sourceObject; // @dynamic sourceObject; @property(readonly) NSArray *structuralChildren; // @dynamic structuralChildren; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/CDMConfiguration-CDMNavigableIdentification.h b/IDEModelEditor/CDMConfiguration-CDMNavigableIdentification.h index 74b2c082d..a886173dd 100644 --- a/IDEModelEditor/CDMConfiguration-CDMNavigableIdentification.h +++ b/IDEModelEditor/CDMConfiguration-CDMNavigableIdentification.h @@ -22,6 +22,10 @@ @property(readonly) IDETypeIdentifier *ideModelObjectTypeIdentifier; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSString *name; // @dynamic name; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/CDMEntity-CDMNavigableIdentification.h b/IDEModelEditor/CDMEntity-CDMNavigableIdentification.h index 63c6c69ff..8cb51255b 100644 --- a/IDEModelEditor/CDMEntity-CDMNavigableIdentification.h +++ b/IDEModelEditor/CDMEntity-CDMNavigableIdentification.h @@ -22,11 +22,13 @@ - (id)entityNavigableChildren; @property(readonly) id parentObject; @property(readonly) id sourceObject; -- (unsigned long long)hash; -- (BOOL)isEqual:(id)arg1; @property(readonly) IDETypeIdentifier *ideModelObjectTypeIdentifier; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSString *name; // @dynamic name; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/CDMFetchRequest-CDMNavigableIdentification.h b/IDEModelEditor/CDMFetchRequest-CDMNavigableIdentification.h index 59f819c7b..a3639c405 100644 --- a/IDEModelEditor/CDMFetchRequest-CDMNavigableIdentification.h +++ b/IDEModelEditor/CDMFetchRequest-CDMNavigableIdentification.h @@ -20,6 +20,10 @@ @property(readonly) IDETypeIdentifier *ideModelObjectTypeIdentifier; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSString *name; // @dynamic name; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/CDMFetchedProperty-CDMNavigableIdentification.h b/IDEModelEditor/CDMFetchedProperty-CDMNavigableIdentification.h index fe1f7964f..966ac421a 100644 --- a/IDEModelEditor/CDMFetchedProperty-CDMNavigableIdentification.h +++ b/IDEModelEditor/CDMFetchedProperty-CDMNavigableIdentification.h @@ -15,10 +15,14 @@ @property(readonly) IDETypeIdentifier *ideModelObjectTypeIdentifier; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSArray *hierarchyTreeControllerChildren; // @dynamic hierarchyTreeControllerChildren; @property(readonly) NSString *name; // @dynamic name; @property(readonly) id parentObject; // @dynamic parentObject; @property(readonly) id sourceObject; // @dynamic sourceObject; @property(readonly) NSArray *structuralChildren; // @dynamic structuralChildren; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/CDMModel-CDMNavigableIdentification.h b/IDEModelEditor/CDMModel-CDMNavigableIdentification.h index 0e63c4ede..b6ea1a340 100644 --- a/IDEModelEditor/CDMModel-CDMNavigableIdentification.h +++ b/IDEModelEditor/CDMModel-CDMNavigableIdentification.h @@ -28,6 +28,10 @@ @property(readonly) NSArray *structuralChildren; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSString *name; // @dynamic name; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/CDMProperty-CDMNavigableIdentification.h b/IDEModelEditor/CDMProperty-CDMNavigableIdentification.h index b6d221473..2aecec581 100644 --- a/IDEModelEditor/CDMProperty-CDMNavigableIdentification.h +++ b/IDEModelEditor/CDMProperty-CDMNavigableIdentification.h @@ -18,8 +18,12 @@ @property(readonly) id sourceObject; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) IDETypeIdentifier *ideModelObjectTypeIdentifier; // @dynamic ideModelObjectTypeIdentifier; @property(readonly) NSString *name; // @dynamic name; @property(readonly) NSImage *representativeIcon; // @dynamic representativeIcon; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/CDMRelationship-CDMNavigableIdentification.h b/IDEModelEditor/CDMRelationship-CDMNavigableIdentification.h index 4d4e87c42..6ba29afed 100644 --- a/IDEModelEditor/CDMRelationship-CDMNavigableIdentification.h +++ b/IDEModelEditor/CDMRelationship-CDMNavigableIdentification.h @@ -16,10 +16,14 @@ @property(readonly) IDETypeIdentifier *ideModelObjectTypeIdentifier; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSArray *hierarchyTreeControllerChildren; // @dynamic hierarchyTreeControllerChildren; @property(readonly) NSString *name; // @dynamic name; @property(readonly) id parentObject; // @dynamic parentObject; @property(readonly) id sourceObject; // @dynamic sourceObject; @property(readonly) NSArray *structuralChildren; // @dynamic structuralChildren; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/DVTTextFindable-Protocol.h b/IDEModelEditor/DVTTextFindable-Protocol.h index fc7201930..5ef49b258 100644 --- a/IDEModelEditor/DVTTextFindable-Protocol.h +++ b/IDEModelEditor/DVTTextFindable-Protocol.h @@ -11,5 +11,6 @@ @optional @property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; @end diff --git a/IDEModelEditor/IDEBlueprintProvider-Protocol.h b/IDEModelEditor/IDEBlueprintProvider-Protocol.h index 06ba2a952..2ddb3ce8c 100644 --- a/IDEModelEditor/IDEBlueprintProvider-Protocol.h +++ b/IDEModelEditor/IDEBlueprintProvider-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol IDEBlueprintProvider -- (id)testableProdiver; +- (id)testableProvider; - (id)blueprintForName:(id)arg1; - (id)blueprintForIdentifier:(id)arg1; - (id)classPrefix; diff --git a/IDEModelEditor/IDECDManagedObjectCompletionAssistant.h b/IDEModelEditor/IDECDManagedObjectCompletionAssistant.h index 1e525806b..7ee0f0f95 100644 --- a/IDEModelEditor/IDECDManagedObjectCompletionAssistant.h +++ b/IDEModelEditor/IDECDManagedObjectCompletionAssistant.h @@ -8,6 +8,8 @@ #import "NSOpenSavePanelDelegate-Protocol.h" +@class NSString; + @interface IDECDManagedObjectCompletionAssistant : Xcode3FileTemplateCompletionAssistant { BOOL usePrimitiveDataTypes; @@ -23,5 +25,11 @@ - (id)configuredOpenPanel; @property(readonly) BOOL allowPrimitiveDataTypes; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDECapsuleListViewDataSource-Protocol.h b/IDEModelEditor/IDECapsuleListViewDataSource-Protocol.h index 9fdebe855..62a7828dd 100644 --- a/IDEModelEditor/IDECapsuleListViewDataSource-Protocol.h +++ b/IDEModelEditor/IDECapsuleListViewDataSource-Protocol.h @@ -14,7 +14,7 @@ - (void)capsuleListViewDidCompleteLayout:(id)arg1; - (void)capsuleListView:(id)arg1 didExpandRow:(long long)arg2; - (void)capsuleListView:(id)arg1 didCollapseRow:(long long)arg2; -- (BOOL)capsuleListView:(id)arg1 writeRowWithIndex:(unsigned long long)arg2 toPasteboard:(id)arg3; +- (id)capsuleListView:(id)arg1 pastboardTypesForRowWithIndex:(unsigned long long)arg2; - (unsigned long long)capsuleListView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3; - (BOOL)capsuleListView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3; @end diff --git a/IDEModelEditor/IDECapsuleViewController-Protocol.h b/IDEModelEditor/IDECapsuleViewController-Protocol.h index 30fc8a92d..5aa1449ad 100644 --- a/IDEModelEditor/IDECapsuleViewController-Protocol.h +++ b/IDEModelEditor/IDECapsuleViewController-Protocol.h @@ -9,11 +9,11 @@ @class NSImage, NSString; @protocol IDECapsuleViewController -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; @optional @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *footerLabel; @property(readonly) BOOL canDrag; @property(readonly) BOOL canUndisclose; @property BOOL canRemoveItems; diff --git a/IDEModelEditor/IDECapsuleViewDelegate-Protocol.h b/IDEModelEditor/IDECapsuleViewDelegate-Protocol.h index 83b62adc7..ab8528e3d 100644 --- a/IDEModelEditor/IDECapsuleViewDelegate-Protocol.h +++ b/IDEModelEditor/IDECapsuleViewDelegate-Protocol.h @@ -15,6 +15,9 @@ - (id)headerContentViewForCapsuleView:(id)arg1; - (void)capsuleViewDidClickRemoveButton:(id)arg1; - (BOOL)capsuleViewCanBeRemoved:(id)arg1; +- (BOOL)allowCustomContentHeaderViewToDriveHeaderHeight:(id)arg1; +- (double)capsuleViewSidePadding:(id)arg1; +- (id)capsuleViewBorderColor:(id)arg1; - (id)capsuleViewBackgroundColor:(id)arg1; - (void)capsuleView:(id)arg1 setTitle:(id)arg2; - (id)capsuleViewTitleForEditing:(id)arg1; diff --git a/IDEModelEditor/IDEDMEditor.h b/IDEModelEditor/IDEDMEditor.h index c6305927d..94c6eaa50 100644 --- a/IDEModelEditor/IDEDMEditor.h +++ b/IDEModelEditor/IDEDMEditor.h @@ -8,7 +8,7 @@ #import "NSSplitViewDelegate-Protocol.h" -@class DVTBorderedView, DVTSplitView, IDEDMEditorController, IDEDMEditorSourceListController, IDEDMSubViewControllerStateManager, NSView; +@class DVTBorderedView, DVTSplitView, IDEDMEditorController, IDEDMEditorSourceListController, IDEDMSubViewControllerStateManager, NSString, NSView; @interface IDEDMEditor : IDEEditor { @@ -55,5 +55,11 @@ - (void)selectModelObjects:(id)arg1; - (Class)documentLocationClass; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDMEditorController.h b/IDEModelEditor/IDEDMEditorController.h index 07501896a..e2f1713bc 100644 --- a/IDEModelEditor/IDEDMEditorController.h +++ b/IDEModelEditor/IDEDMEditorController.h @@ -8,7 +8,7 @@ #import "DVTStatefulObject-Protocol.h" -@class IDEDMSubViewControllerStateManager; +@class IDEDMSubViewControllerStateManager, NSString; @interface IDEDMEditorController : IDEViewController { @@ -27,5 +27,11 @@ - (void)loadView; - (id)nibBundle; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDMEditorSourceListController.h b/IDEModelEditor/IDEDMEditorSourceListController.h index 4c4f2a337..1f7f04a3a 100644 --- a/IDEModelEditor/IDEDMEditorSourceListController.h +++ b/IDEModelEditor/IDEDMEditorSourceListController.h @@ -8,7 +8,7 @@ #import "DVTOutlineViewDelegate-Protocol.h" -@class DVTBorderedView, DVTImageAndTextColumn, IDEDMEditor, IDEDMIndentationAdjustingOutlineView, NSArray, NSTextFieldCell, NSTreeController; +@class DVTBorderedView, DVTImageAndTextColumn, IDEDMEditor, IDEDMIndentationAdjustingOutlineView, NSArray, NSString, NSTextFieldCell, NSTreeController; @interface IDEDMEditorSourceListController : IDEDMEditorController { @@ -43,7 +43,6 @@ - (id)selectedTopLevelObjects; - (void)selectTopLevelObjects:(id)arg1; - (void)takeFocus; -- (BOOL)outlineView:(id)arg1 shouldMouseHoverForTableColumn:(id)arg2 row:(long long)arg3; - (id)outlineView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; - (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; - (BOOL)outlineView:(id)arg1 shouldShowOutlineCellForItem:(id)arg2; @@ -64,5 +63,11 @@ - (id)createSourceListTitleCell; - (id)modelRoot; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDMIndentationAdjustingOutlineView.h b/IDEModelEditor/IDEDMIndentationAdjustingOutlineView.h index cca59e515..dc7850088 100644 --- a/IDEModelEditor/IDEDMIndentationAdjustingOutlineView.h +++ b/IDEModelEditor/IDEDMIndentationAdjustingOutlineView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface IDEDMIndentationAdjustingOutlineView : DVTOutlineView { @@ -21,7 +21,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelEditor/IDEDMSourceListSection.h b/IDEModelEditor/IDEDMSourceListSection.h index 64926d054..a32a4f30d 100644 --- a/IDEModelEditor/IDEDMSourceListSection.h +++ b/IDEModelEditor/IDEDMSourceListSection.h @@ -34,7 +34,7 @@ - (id)valueForUndefinedKey:(id)arg1; - (id)representativeIcon; @property(readonly) NSArray *sectionItems; -- (id)description; +@property(readonly, copy) NSString *description; @property(retain) NSArray *sortDescriptors; - (void)primitiveInvalidate; - (id)initWithName:(id)arg1 modelRoot:(id)arg2 keyPath:(id)arg3 identifier:(id)arg4; @@ -42,7 +42,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelEditor/IDEDMSubViewControllerStateManager.h b/IDEModelEditor/IDEDMSubViewControllerStateManager.h index 7f6e5a923..791a326c5 100644 --- a/IDEModelEditor/IDEDMSubViewControllerStateManager.h +++ b/IDEModelEditor/IDEDMSubViewControllerStateManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, DVTStateToken, IDEDMEditorController, NSMutableArray; +@class DVTStackBacktrace, DVTStateToken, IDEDMEditorController, NSMutableArray, NSString; @interface IDEDMSubViewControllerStateManager : NSObject { @@ -26,7 +26,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelEditor/IDEDMUserInfoInspectorController.h b/IDEModelEditor/IDEDMUserInfoInspectorController.h index 9e904db6f..3d7947ec3 100644 --- a/IDEModelEditor/IDEDMUserInfoInspectorController.h +++ b/IDEModelEditor/IDEDMUserInfoInspectorController.h @@ -9,7 +9,7 @@ #import "NSTableViewDelegate-Protocol.h" #import "XDTableViewScrollDelegate-Protocol.h" -@class DVTBorderedView, DVTGradientImageButton, NSArrayController, XDTableView; +@class DVTBorderedView, DVTGradientImageButton, NSArrayController, NSString, XDTableView; @interface IDEDMUserInfoInspectorController : IDEInspectorViewController { @@ -32,5 +32,11 @@ - (id)nibBundle; - (id)nibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDataModelBrowserEditor.h b/IDEModelEditor/IDEDataModelBrowserEditor.h index d285ac351..bb975f7f1 100644 --- a/IDEModelEditor/IDEDataModelBrowserEditor.h +++ b/IDEModelEditor/IDEDataModelBrowserEditor.h @@ -9,7 +9,7 @@ #import "IDECapsuleListViewDataSource-Protocol.h" #import "IDEDataModelEditorController-Protocol.h" -@class IDECapsuleListView, IDEDataModelEntityContentsEditor, IDEDataModelPropertiesTableController, NSArrayController; +@class IDECapsuleListView, IDEDataModelEntityContentsEditor, IDEDataModelPropertiesTableController, NSArrayController, NSString; @interface IDEDataModelBrowserEditor : IDEDMEditorController { @@ -66,5 +66,11 @@ - (id)nibBundle; - (id)nibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDataModelConfigurationEditor.h b/IDEModelEditor/IDEDataModelConfigurationEditor.h index c0e5e2645..e9c7fcd8b 100644 --- a/IDEModelEditor/IDEDataModelConfigurationEditor.h +++ b/IDEModelEditor/IDEDataModelConfigurationEditor.h @@ -9,7 +9,7 @@ #import "IDECapsuleListViewDataSource-Protocol.h" #import "IDEDataModelEditorController-Protocol.h" -@class IDECapsuleListView, IDEDataModelConfigurationTableController, IDEDataModelEditor; +@class IDECapsuleListView, IDEDataModelConfigurationTableController, IDEDataModelEditor, NSString; @interface IDEDataModelConfigurationEditor : IDEDMEditorController { @@ -42,5 +42,11 @@ - (void)takeFocus; - (id)rootEditor; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDataModelConfigurationTableController.h b/IDEModelEditor/IDEDataModelConfigurationTableController.h index 9f0e64d5a..3d1ce2830 100644 --- a/IDEModelEditor/IDEDataModelConfigurationTableController.h +++ b/IDEModelEditor/IDEDataModelConfigurationTableController.h @@ -59,7 +59,7 @@ - (void)loadView; - (void)takeFocus; - (BOOL)shouldDrawBorderBelowHeaderForCapsuleView:(id)arg1; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; @property(readonly) BOOL canRename; - (BOOL)canDelete; @property BOOL canAddItems; @@ -74,9 +74,13 @@ @property(readonly) BOOL canRemove; @property(readonly) BOOL canSelect; @property(readonly) BOOL canUndisclose; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/IDEDataModelDiagramEditor.h b/IDEModelEditor/IDEDataModelDiagramEditor.h index 70dc27a6f..a32c67392 100644 --- a/IDEModelEditor/IDEDataModelDiagramEditor.h +++ b/IDEModelEditor/IDEDataModelDiagramEditor.h @@ -97,5 +97,11 @@ - (void)lineGraphicTool:(id)arg1 modifierFlagsChangedTo:(unsigned long long)arg2 inDiagramView:(id)arg3; - (BOOL)lineGraphicTool:(id)arg1 shouldStartLineWithTailGraphic:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDataModelDocument.h b/IDEModelEditor/IDEDataModelDocument.h index 0d883ac2b..20616fef2 100644 --- a/IDEModelEditor/IDEDataModelDocument.h +++ b/IDEModelEditor/IDEDataModelDocument.h @@ -12,7 +12,7 @@ #import "NSKeyedUnarchiverDelegate-Protocol.h" #import "XDPMModelDelegate-Protocol.h" -@class CDMModel, DVTNotificationToken, DVTToolsVersion, DVTVersion, NSArray, NSSet, XDDiagramStorage; +@class CDMModel, DVTNotificationToken, DVTToolsVersion, DVTVersion, NSArray, NSSet, NSString, XDDiagramStorage; @interface IDEDataModelDocument : IDEEditorDocument { @@ -77,6 +77,10 @@ - (void)setDisplayName:(id)arg1; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @property unsigned long long supportedMatchingOptions; @end diff --git a/IDEModelEditor/IDEDataModelDocumentInspector.h b/IDEModelEditor/IDEDataModelDocumentInspector.h index d7dc18648..25cc20665 100644 --- a/IDEModelEditor/IDEDataModelDocumentInspector.h +++ b/IDEModelEditor/IDEDataModelDocumentInspector.h @@ -47,5 +47,11 @@ - (void)loadView; - (id)humanReadableNameForInspectorKeyPath:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDataModelEditor.h b/IDEModelEditor/IDEDataModelEditor.h index 7fff8a2a7..7bd8e788e 100644 --- a/IDEModelEditor/IDEDataModelEditor.h +++ b/IDEModelEditor/IDEDataModelEditor.h @@ -10,7 +10,7 @@ #import "NSSplitViewDelegate-Protocol.h" #import "NSTabViewDelegate-Protocol.h" -@class DVTDelayedMenuButton, DVTMapTable, IDEDMDocumentLocation, IDEDataModelConfigurationEditor, IDEDataModelEntityContentsEditor, IDEDataModelFetchRequestEditor, NSSegmentedControl, NSTabView; +@class DVTDelayedMenuButton, DVTMapTable, IDEDMDocumentLocation, IDEDataModelConfigurationEditor, IDEDataModelEntityContentsEditor, IDEDataModelFetchRequestEditor, NSSegmentedControl, NSString, NSTabView; @interface IDEDataModelEditor : IDEDMEditor { @@ -121,5 +121,11 @@ - (void)_setupSegmentedControls; - (id)modelRoot; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDataModelEditorSourceListController.h b/IDEModelEditor/IDEDataModelEditorSourceListController.h index 010930fcd..027cc6ee5 100644 --- a/IDEModelEditor/IDEDataModelEditorSourceListController.h +++ b/IDEModelEditor/IDEDataModelEditorSourceListController.h @@ -8,7 +8,7 @@ #import "IDEDataModelEditorController-Protocol.h" -@class DVTNotificationToken, DVTObservingToken, IDEDMSourceListSection, IDENavigatorStatusCell; +@class DVTNotificationToken, DVTObservingToken, IDEDMSourceListSection, IDENavigatorStatusCell, NSString; @interface IDEDataModelEditorSourceListController : IDEDMEditorSourceListController { @@ -58,5 +58,11 @@ - (id)parentEditor; - (id)nibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDataModelEntityContentsEditor.h b/IDEModelEditor/IDEDataModelEntityContentsEditor.h index 24817ef1e..acbeb1014 100644 --- a/IDEModelEditor/IDEDataModelEntityContentsEditor.h +++ b/IDEModelEditor/IDEDataModelEntityContentsEditor.h @@ -8,7 +8,7 @@ #import "IDEDataModelEditorController-Protocol.h" -@class IDEDataModelBrowserEditor, IDEDataModelDiagramEditor, IDEDataModelEditor, NSTabView; +@class IDEDataModelBrowserEditor, IDEDataModelDiagramEditor, IDEDataModelEditor, NSString, NSTabView; @interface IDEDataModelEntityContentsEditor : IDEDMEditorController { @@ -42,5 +42,11 @@ - (id)nibBundle; - (id)nibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDataModelFetchRequestEditor.h b/IDEModelEditor/IDEDataModelFetchRequestEditor.h index 30649714b..1ba1dcf97 100644 --- a/IDEModelEditor/IDEDataModelFetchRequestEditor.h +++ b/IDEModelEditor/IDEDataModelFetchRequestEditor.h @@ -9,7 +9,7 @@ #import "IDECapsuleListViewDataSource-Protocol.h" #import "IDEDataModelEditorController-Protocol.h" -@class IDECapsuleListView, IDEDataModelEditor, NSArrayController, NSMutableArray; +@class IDECapsuleListView, IDEDataModelEditor, NSArrayController, NSMutableArray, NSString; @interface IDEDataModelFetchRequestEditor : IDEDMEditorController { @@ -40,5 +40,11 @@ - (id)nibName; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDataModelFetchRequestSlice.h b/IDEModelEditor/IDEDataModelFetchRequestSlice.h index a07883fd6..2be341ac8 100644 --- a/IDEModelEditor/IDEDataModelFetchRequestSlice.h +++ b/IDEModelEditor/IDEDataModelFetchRequestSlice.h @@ -36,7 +36,7 @@ @property(readonly) BOOL canUndisclose; @property(readonly) BOOL canRemove; @property(readonly) BOOL canRename; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; - (id)nibBundle; - (id)nibName; - (id)init; @@ -46,9 +46,13 @@ @property(readonly) BOOL canDrag; @property BOOL canRemoveItems; @property(readonly) BOOL canSelect; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/IDEDataModelIndexSource.h b/IDEModelEditor/IDEDataModelIndexSource.h index aec938982..6c1e6fbbb 100644 --- a/IDEModelEditor/IDEDataModelIndexSource.h +++ b/IDEModelEditor/IDEDataModelIndexSource.h @@ -8,6 +8,8 @@ #import "NSFileManagerDelegate-Protocol.h" +@class NSString; + @interface IDEDataModelIndexSource : IDEIndexDataSource { } @@ -16,5 +18,11 @@ - (BOOL)generateDataForJob:(id)arg1; - (void)_indexEntity:(id)arg1 forFile:(id)arg2 index:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEDataModelPropertiesTableController.h b/IDEModelEditor/IDEDataModelPropertiesTableController.h index f67b499b8..94699e6e2 100644 --- a/IDEModelEditor/IDEDataModelPropertiesTableController.h +++ b/IDEModelEditor/IDEDataModelPropertiesTableController.h @@ -67,7 +67,7 @@ - (double)contentOriginXOffsetForCapsuleView:(id)arg1; - (double)capsuleView:(id)arg1 preferredContentViewWidthForCapsuleWidth:(double)arg2; - (BOOL)shouldDrawBorderBelowHeaderForCapsuleView:(id)arg1; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; @property(readonly) BOOL canRename; - (BOOL)canDelete; @property BOOL canRemoveItems; @@ -95,9 +95,13 @@ @property(readonly) BOOL canRemove; @property(readonly) BOOL canSelect; @property(readonly) BOOL canUndisclose; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/IDEDataModelTextConversionProvider.h b/IDEModelEditor/IDEDataModelTextConversionProvider.h index 6b6bcd5e1..d93c113a1 100644 --- a/IDEModelEditor/IDEDataModelTextConversionProvider.h +++ b/IDEModelEditor/IDEDataModelTextConversionProvider.h @@ -8,6 +8,8 @@ #import "DVTDiffTextFilter-Protocol.h" +@class NSString; + @interface IDEDataModelTextConversionProvider : NSObject { } @@ -16,5 +18,11 @@ + (id)textFileDataTypeForInputFilePath:(id)arg1; + (BOOL)pathRequiresFilter:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEMappingModelChooserAssistant.h b/IDEModelEditor/IDEMappingModelChooserAssistant.h index 734f5e905..1d5faf012 100644 --- a/IDEModelEditor/IDEMappingModelChooserAssistant.h +++ b/IDEModelEditor/IDEMappingModelChooserAssistant.h @@ -38,5 +38,11 @@ - (id)nibName; - (void)primitiveInvalidate; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEMappingModelDocument.h b/IDEModelEditor/IDEMappingModelDocument.h index 1fc32921e..152135702 100644 --- a/IDEModelEditor/IDEMappingModelDocument.h +++ b/IDEModelEditor/IDEMappingModelDocument.h @@ -35,5 +35,11 @@ - (BOOL)loadMappingModelFromURL:(id)arg1 error:(id *)arg2; - (BOOL)canSave; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEMappingModelEditor.h b/IDEModelEditor/IDEMappingModelEditor.h index c9e01497f..b0ba61207 100644 --- a/IDEModelEditor/IDEMappingModelEditor.h +++ b/IDEModelEditor/IDEMappingModelEditor.h @@ -12,7 +12,7 @@ #import "NSPathControlDelegate-Protocol.h" #import "NSSplitViewDelegate-Protocol.h" -@class DVTControllerContentView, DVTDelayedMenuButton, DVTStackView_ML, IDECapsuleListView, IDEMappingModelAttributeMappingsController, IDEMappingModelRelationshipMappingsController, NSArray, NSPathControl, NSView; +@class DVTControllerContentView, DVTDelayedMenuButton, DVTStackView_ML, IDECapsuleListView, IDEMappingModelAttributeMappingsController, IDEMappingModelRelationshipMappingsController, NSArray, NSPathControl, NSString, NSView; @interface IDEMappingModelEditor : IDEDMEditor { @@ -72,5 +72,11 @@ - (void)_setupButtons; - (void)_setupPathControls; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/IDEMappingModelEditorSourceListController.h b/IDEModelEditor/IDEMappingModelEditorSourceListController.h index de5065dd4..c40487f6b 100644 --- a/IDEModelEditor/IDEMappingModelEditorSourceListController.h +++ b/IDEModelEditor/IDEMappingModelEditorSourceListController.h @@ -15,6 +15,10 @@ } - (void).cxx_destruct; +- (id)outlineView:(id)arg1 objectValueForTableColumn:(id)arg2 byItem:(id)arg3; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; - (BOOL)outlineView:(id)arg1 acceptDrop:(id)arg2 item:(id)arg3 childIndex:(long long)arg4; - (unsigned long long)outlineView:(id)arg1 draggingSourceOperationMaskForLocal:(BOOL)arg2; - (unsigned long long)outlineView:(id)arg1 validateDrop:(id)arg2 proposedItem:(id)arg3 proposedChildIndex:(long long)arg4; diff --git a/IDEModelEditor/IDEMappingModelPropertyMappingsController.h b/IDEModelEditor/IDEMappingModelPropertyMappingsController.h index 19b031b64..eedbd1e55 100644 --- a/IDEModelEditor/IDEMappingModelPropertyMappingsController.h +++ b/IDEModelEditor/IDEMappingModelPropertyMappingsController.h @@ -49,7 +49,7 @@ @property(readonly) BOOL canRename; - (BOOL)canDelete; - (id)nibBundle; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; - (id)identifier; - (id)nibName; - (void)primitiveInvalidate; @@ -63,9 +63,13 @@ @property BOOL canRemoveItems; @property(readonly) BOOL canSelect; @property(readonly) BOOL canUndisclose; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/NSObject-Protocol.h b/IDEModelEditor/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEModelEditor/NSObject-Protocol.h +++ b/IDEModelEditor/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEModelEditor/NSPathControlDelegate-Protocol.h b/IDEModelEditor/NSPathControlDelegate-Protocol.h index 9eed8e3a2..84e6cd599 100644 --- a/IDEModelEditor/NSPathControlDelegate-Protocol.h +++ b/IDEModelEditor/NSPathControlDelegate-Protocol.h @@ -14,5 +14,6 @@ - (BOOL)pathControl:(id)arg1 acceptDrop:(id)arg2; - (unsigned long long)pathControl:(id)arg1 validateDrop:(id)arg2; - (BOOL)pathControl:(id)arg1 shouldDragPathComponentCell:(id)arg2 withPasteboard:(id)arg3; +- (BOOL)pathControl:(id)arg1 shouldDragItem:(id)arg2 withPasteboard:(id)arg3; @end diff --git a/IDEModelEditor/NSTextViewDelegate-Protocol.h b/IDEModelEditor/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/IDEModelEditor/NSTextViewDelegate-Protocol.h +++ b/IDEModelEditor/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/IDEModelEditor/XDBezelWidgetManager.h b/IDEModelEditor/XDBezelWidgetManager.h index 698b7235d..112de0e3b 100644 --- a/IDEModelEditor/XDBezelWidgetManager.h +++ b/IDEModelEditor/XDBezelWidgetManager.h @@ -9,7 +9,7 @@ #import "NSAnimationDelegate-Protocol.h" #import "NSWindowDelegate-Protocol.h" -@class NSTimer, XDBezelWidgetPanel, XDBezelWidgetView; +@class NSString, NSTimer, XDBezelWidgetPanel, XDBezelWidgetView; @interface XDBezelWidgetManager : NSObject { @@ -32,9 +32,14 @@ - (void)_createBezelWidgetTimer; - (void)_bezelWidgetTimerAction:(id)arg1; - (id)bezelWidgetView; -- (void)finalize; - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/XDCompartment.h b/IDEModelEditor/XDCompartment.h index 72c074fc1..b2e6f83ac 100644 --- a/IDEModelEditor/XDCompartment.h +++ b/IDEModelEditor/XDCompartment.h @@ -55,7 +55,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelEditor/XDCompartmentItem.h b/IDEModelEditor/XDCompartmentItem.h index 77de25e2e..a180b1fce 100644 --- a/IDEModelEditor/XDCompartmentItem.h +++ b/IDEModelEditor/XDCompartmentItem.h @@ -10,7 +10,7 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@class DVTStackBacktrace, NSCell, XDCompartment; +@class DVTStackBacktrace, NSCell, NSString, XDCompartment; @interface XDCompartmentItem : NSObject { @@ -46,7 +46,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelEditor/XDComponentManager.h b/IDEModelEditor/XDComponentManager.h index 488bd21be..d782e1141 100644 --- a/IDEModelEditor/XDComponentManager.h +++ b/IDEModelEditor/XDComponentManager.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, NSMutableDictionary; +@class DVTStackBacktrace, NSMutableDictionary, NSString; @interface XDComponentManager : NSObject { @@ -38,7 +38,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelEditor/XDComponentProxy.h b/IDEModelEditor/XDComponentProxy.h index f66896fc1..ffc90dab4 100644 --- a/IDEModelEditor/XDComponentProxy.h +++ b/IDEModelEditor/XDComponentProxy.h @@ -8,7 +8,7 @@ #import "XDComponentIdentifying-Protocol.h" -@class NSBundle; +@class NSBundle, NSString; @interface XDComponentProxy : NSObject { @@ -25,5 +25,11 @@ - (id)init; - (id)initWithPath:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/XDConnection.h b/IDEModelEditor/XDConnection.h index 61a1e0d21..c6acf327e 100644 --- a/IDEModelEditor/XDConnection.h +++ b/IDEModelEditor/XDConnection.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSCoding-Protocol.h" -@class DVTStackBacktrace, XDGraphic; +@class DVTStackBacktrace, NSString, XDGraphic; @interface XDConnection : NSObject { @@ -32,7 +32,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelEditor/XDDevAttributeMapping-XDDevAttributeMappingNavigableIdentification.h b/IDEModelEditor/XDDevAttributeMapping-XDDevAttributeMappingNavigableIdentification.h index 969c4d29b..79b84c104 100644 --- a/IDEModelEditor/XDDevAttributeMapping-XDDevAttributeMappingNavigableIdentification.h +++ b/IDEModelEditor/XDDevAttributeMapping-XDDevAttributeMappingNavigableIdentification.h @@ -18,6 +18,10 @@ @property(readonly) IDETypeIdentifier *ideModelObjectTypeIdentifier; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSString *name; // @dynamic name; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/XDDevEntityMapping-XDDevEntityMappingNavigableIdentification.h b/IDEModelEditor/XDDevEntityMapping-XDDevEntityMappingNavigableIdentification.h index d8e76b79c..ce3aa8801 100644 --- a/IDEModelEditor/XDDevEntityMapping-XDDevEntityMappingNavigableIdentification.h +++ b/IDEModelEditor/XDDevEntityMapping-XDDevEntityMappingNavigableIdentification.h @@ -26,7 +26,11 @@ - (id)entityMappingNavigableChildren; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) XDDevMappingModel *mappingModel; // @dynamic mappingModel; @property(readonly) NSString *name; // @dynamic name; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/XDDevMappingModel-XDDevMappingModelNavigableIdentification.h b/IDEModelEditor/XDDevMappingModel-XDDevMappingModelNavigableIdentification.h index 2470f1a20..d37df8883 100644 --- a/IDEModelEditor/XDDevMappingModel-XDDevMappingModelNavigableIdentification.h +++ b/IDEModelEditor/XDDevMappingModel-XDDevMappingModelNavigableIdentification.h @@ -23,5 +23,11 @@ @property(readonly) id parentObject; @property(readonly) NSArray *structuralChildren; @property(readonly) NSArray *topLevelObjects; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/XDDevRelationshipMapping-XDDevRelationshipMappingNavigableIdentification.h b/IDEModelEditor/XDDevRelationshipMapping-XDDevRelationshipMappingNavigableIdentification.h index d91e633f2..fa888cac4 100644 --- a/IDEModelEditor/XDDevRelationshipMapping-XDDevRelationshipMappingNavigableIdentification.h +++ b/IDEModelEditor/XDDevRelationshipMapping-XDDevRelationshipMappingNavigableIdentification.h @@ -19,6 +19,10 @@ @property(readonly) IDETypeIdentifier *ideModelObjectTypeIdentifier; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSString *name; // @dynamic name; +@property(readonly) Class superclass; @end diff --git a/IDEModelEditor/XDDiagramStorage.h b/IDEModelEditor/XDDiagramStorage.h index 122bb5e10..c731f457f 100644 --- a/IDEModelEditor/XDDiagramStorage.h +++ b/IDEModelEditor/XDDiagramStorage.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSCoding-Protocol.h" -@class DVTMapTable, DVTStackBacktrace, IDEDataModelDiagramEditor, NSDictionary, NSMutableArray; +@class DVTMapTable, DVTStackBacktrace, IDEDataModelDiagramEditor, NSDictionary, NSMutableArray, NSString; @interface XDDiagramStorage : NSObject { @@ -75,7 +75,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelEditor/XDDiagramTool.h b/IDEModelEditor/XDDiagramTool.h index 15cc709e8..b00c4c687 100644 --- a/IDEModelEditor/XDDiagramTool.h +++ b/IDEModelEditor/XDDiagramTool.h @@ -45,5 +45,11 @@ - (id)init; - (id)initWithIdentifier:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/XDDiagramView.h b/IDEModelEditor/XDDiagramView.h index 1b3b5f69e..161583541 100644 --- a/IDEModelEditor/XDDiagramView.h +++ b/IDEModelEditor/XDDiagramView.h @@ -281,18 +281,8 @@ - (void)_markAsDirtyToolTip; - (void)primitiveInvalidate; - (id)initWithFrame:(struct CGRect)arg1; -- (BOOL)dragSelectionWithEvent:(id)arg1 offset:(struct CGSize)arg2 slideBack:(BOOL)arg3; -- (id)dragImageForSelectionWithEvent:(id)arg1 origin:(struct CGPoint *)arg2; -- (unsigned long long)draggingSourceOperationMaskForLocal:(BOOL)arg1; -- (void)concludeDragOperation:(id)arg1; -- (BOOL)performDragOperation:(id)arg1; -- (BOOL)prepareForDragOperation:(id)arg1; -- (void)draggingExited:(id)arg1; -- (unsigned long long)draggingUpdated:(id)arg1; -- (unsigned long long)draggingEntered:(id)arg1; -- (void)cleanUpAfterDragOperation; -- (unsigned long long)dragOperationForDraggingInfo:(id)arg1 type:(id)arg2; -- (id)acceptableDragTypes; +- (struct CGRect)rectForPage:(long long)arg1; +- (BOOL)knowsPageRange:(struct _NSRange *)arg1; - (BOOL)validateToolbarItem:(id)arg1; - (BOOL)validateMenuItem:(id)arg1; - (void)toggleHiddenGraphicsShown:(id)arg1; @@ -346,12 +336,15 @@ - (void)keyDown:(id)arg1; - (void)doCommandBySelector:(SEL)arg1; - (void)insertText:(id)arg1; -- (struct CGRect)rectForPage:(long long)arg1; -- (BOOL)knowsPageRange:(struct _NSRange *)arg1; +- (id)acceptableDragTypes; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelEditor/XDGraphLayouter.h b/IDEModelEditor/XDGraphLayouter.h index e75759fe0..a9ccf03eb 100644 --- a/IDEModelEditor/XDGraphLayouter.h +++ b/IDEModelEditor/XDGraphLayouter.h @@ -46,5 +46,11 @@ - (id)init; - (id)initWithIdentifier:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/XDGraphic.h b/IDEModelEditor/XDGraphic.h index 277d1bfeb..fed40a998 100644 --- a/IDEModelEditor/XDGraphic.h +++ b/IDEModelEditor/XDGraphic.h @@ -10,7 +10,7 @@ #import "NSCoding-Protocol.h" #import "XDGraphNode-Protocol.h" -@class DVTMapTable, DVTStackBacktrace, NSMutableArray, XDDiagramStorage, XDGraphicContentsEditor, XDGraphicID; +@class DVTMapTable, DVTStackBacktrace, NSMutableArray, NSString, XDDiagramStorage, XDGraphicContentsEditor, XDGraphicID; @interface XDGraphic : NSObject { @@ -257,7 +257,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelEditor/XDGraphicTextEditor.h b/IDEModelEditor/XDGraphicTextEditor.h index e35bd61dd..e4a466e0a 100644 --- a/IDEModelEditor/XDGraphicTextEditor.h +++ b/IDEModelEditor/XDGraphicTextEditor.h @@ -8,7 +8,7 @@ #import "NSTextViewDelegate-Protocol.h" -@class NSLayoutManager, NSTextContainer, NSTextView; +@class NSLayoutManager, NSString, NSTextContainer, NSTextView; @interface XDGraphicTextEditor : XDGraphicContentsEditor { @@ -35,5 +35,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/XDLineDashPattern.h b/IDEModelEditor/XDLineDashPattern.h index 5c1a0346c..22815304d 100644 --- a/IDEModelEditor/XDLineDashPattern.h +++ b/IDEModelEditor/XDLineDashPattern.h @@ -40,7 +40,6 @@ - (BOOL)isEqualToLineDashPattern:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -- (void)finalize; - (void)dealloc; - (id)init; - (id)initWithLineDash:(const double *)arg1 count:(long long)arg2 phase:(double)arg3; diff --git a/IDEModelEditor/XDShape.h b/IDEModelEditor/XDShape.h index 64ea40884..02447c76b 100644 --- a/IDEModelEditor/XDShape.h +++ b/IDEModelEditor/XDShape.h @@ -41,5 +41,11 @@ - (id)init; - (id)initWithIdentifier:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelEditor/XDTableView.h b/IDEModelEditor/XDTableView.h index 885d39fba..2f06c97f8 100644 --- a/IDEModelEditor/XDTableView.h +++ b/IDEModelEditor/XDTableView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, NSMenu; +@class DVTStackBacktrace, NSMenu, NSString; @interface XDTableView : NSTableView { @@ -58,7 +58,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelFoundation/CDMConfiguration.h b/IDEModelFoundation/CDMConfiguration.h index 07942b8fb..d507324dd 100644 --- a/IDEModelFoundation/CDMConfiguration.h +++ b/IDEModelFoundation/CDMConfiguration.h @@ -9,10 +9,11 @@ #import "CDMIdentification-Protocol.h" #import "DVTInvalidation-Protocol.h" #import "IDEInspectorAccessibilitySupport-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class CDMModel, DVTStackBacktrace, NSMutableArray, NSNumber, NSString; +@class CDMModel, DVTDocumentLocation, DVTFileDataType, DVTStackBacktrace, IDEFileReference, NSImage, NSMutableArray, NSNumber, NSString; -@interface CDMConfiguration : NSObject +@interface CDMConfiguration : NSObject { NSNumber *_uniqueID; NSString *_name; @@ -32,7 +33,7 @@ - (id)xmlElementDescription; - (id)xmlElementAttributes; - (id)initWithXMLElementDescription:(id)arg1 belongingToModel:(id)arg2; -- (id)navigableItem_name; +@property(readonly) NSString *navigableItem_name; - (id)pasteboardPlist; - (void)cascadeChangesToLegacyConfiguration:(id)arg1 givenModernToLegacyEntityMapping:(id)arg2; - (id)initWithLegacyConfiguration:(id)arg1 andEntityMapping:(id)arg2 belongingToModel:(id)arg3; @@ -46,14 +47,25 @@ - (void)removeEntity:(id)arg1; - (void)addEntity:(id)arg1; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (void)_registerUndoBlockForConfiguration:(id)arg1; - (BOOL)validateName:(id *)arg1 error:(id *)arg2; - (id)humanReadableNameForInspectorKeyPath:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelFoundation/CDMEntity.h b/IDEModelFoundation/CDMEntity.h index bf878e08b..6388f6833 100644 --- a/IDEModelFoundation/CDMEntity.h +++ b/IDEModelFoundation/CDMEntity.h @@ -8,10 +8,11 @@ #import "CDMIdentification-Protocol.h" #import "DVTInvalidation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class CDMInheritanceRelationship, CDMModel, DVTStackBacktrace, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSNumber, NSString; +@class CDMInheritanceRelationship, CDMModel, DVTDocumentLocation, DVTFileDataType, DVTStackBacktrace, IDEFileReference, NSArray, NSDictionary, NSImage, NSMutableArray, NSMutableDictionary, NSNumber, NSString; -@interface CDMEntity : NSObject +@interface CDMEntity : NSObject { NSString *name; NSString *representedClassName; @@ -66,7 +67,7 @@ - (void)stitchToRelatedModelElements; - (id)initWithXMLElementDescription:(id)arg1 belongingToModel:(id)arg2; - (id)xmlElementAttributes; -- (id)navigableItem_name; +@property(readonly) NSString *navigableItem_name; - (void)generateErrorsAndWarningsWithCallback:(id)arg1 forDocumentAtURL:(id)arg2; - (void)fillInStateWithDictionary:(id)arg1 entityNameMapTable:(id)arg2; - (id)pastePropertiesWithDictionary:(id)arg1 entityNameMapTable:(id)arg2; @@ -100,7 +101,7 @@ - (id)inspectedCompoundIndexes; - (BOOL)mapsDirectlyTo:(id)arg1; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (id)relationshipsIncludingInheritance; @property(readonly) NSString *effectiveRepresentedClassName; @property(readonly) NSArray *allProperties; @@ -129,7 +130,18 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelFoundation/CDMFetchRequest.h b/IDEModelFoundation/CDMFetchRequest.h index 1055881ff..b95a8c350 100644 --- a/IDEModelFoundation/CDMFetchRequest.h +++ b/IDEModelFoundation/CDMFetchRequest.h @@ -9,10 +9,11 @@ #import "CDMIdentification-Protocol.h" #import "DVTInvalidation-Protocol.h" #import "IDEInspectorAccessibilitySupport-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class CDMEntity, CDMModel, DVTStackBacktrace, NSNumber, NSString; +@class CDMEntity, CDMModel, DVTDocumentLocation, DVTFileDataType, DVTStackBacktrace, IDEFileReference, NSImage, NSNumber, NSString; -@interface CDMFetchRequest : NSObject +@interface CDMFetchRequest : NSObject { NSString *name; CDMEntity *entity; @@ -54,11 +55,11 @@ - (id)xmlElementAttributes; - (void)stitchToRelatedModelElements; - (id)initWithXMLElementDescription:(id)arg1 belongingToModel:(id)arg2; -- (id)navigableItem_name; +@property(readonly) NSString *navigableItem_name; - (id)addKeysToDictionary:(id)arg1; - (id)initWithDictionary:(id)arg1 inModel:(id)arg2; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (id)undoManager; - (void)cascadeChangesToLegacyFetchRequest:(id)arg1 givenModernToLegacyEntityMapping:(id)arg2; - (id)initWithLegacyFetchRequest:(id)arg1 andEntityMapping:(id)arg2 belongingToModel:(id)arg3; @@ -71,7 +72,18 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelFoundation/CDMFetchedProperty.h b/IDEModelFoundation/CDMFetchedProperty.h index 1884521d7..1153bfd43 100644 --- a/IDEModelFoundation/CDMFetchedProperty.h +++ b/IDEModelFoundation/CDMFetchedProperty.h @@ -8,7 +8,7 @@ #import "IDEInspectorMatching-Protocol.h" -@class CDMFetchRequest; +@class CDMFetchRequest, NSString; @interface CDMFetchedProperty : CDMProperty { @@ -32,5 +32,11 @@ @property(retain) CDMFetchRequest *fetchRequest; // @synthesize fetchRequest; - (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/CDMInheritanceRelationship.h b/IDEModelFoundation/CDMInheritanceRelationship.h index 56b21fbba..9480aba22 100644 --- a/IDEModelFoundation/CDMInheritanceRelationship.h +++ b/IDEModelFoundation/CDMInheritanceRelationship.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class CDMEntity, CDMModel, DVTStackBacktrace, NSNumber; +@class CDMEntity, CDMModel, DVTStackBacktrace, NSNumber, NSString; @interface CDMInheritanceRelationship : NSObject { @@ -30,7 +30,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelFoundation/CDMModel.h b/IDEModelFoundation/CDMModel.h index 311ae5eaf..3fa8ecb89 100644 --- a/IDEModelFoundation/CDMModel.h +++ b/IDEModelFoundation/CDMModel.h @@ -46,7 +46,7 @@ - (void)fillInPastedEntitiesWithUpdatedPList:(id)arg1; - (void)generateErrorsAndWarningsWithCallback:(id)arg1 forDocumentAtURL:(id)arg2; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (id)configurationForName:(id)arg1; - (id)entityForName:(id)arg1; - (id)fetchRequestForName:(id)arg1; @@ -72,7 +72,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelFoundation/CDMProperty.h b/IDEModelFoundation/CDMProperty.h index 712f3e991..10096f9cb 100644 --- a/IDEModelFoundation/CDMProperty.h +++ b/IDEModelFoundation/CDMProperty.h @@ -9,10 +9,11 @@ #import "CDMIdentification-Protocol.h" #import "DVTInvalidation-Protocol.h" #import "IDEInspectorAccessibilitySupport-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class CDMEntity, CDMModel, DVTStackBacktrace, NSDictionary, NSMutableDictionary, NSNumber, NSString; +@class CDMEntity, CDMModel, DVTDocumentLocation, DVTFileDataType, DVTStackBacktrace, IDEFileReference, NSDictionary, NSImage, NSMutableDictionary, NSNumber, NSString; -@interface CDMProperty : NSObject +@interface CDMProperty : NSObject { NSString *name; BOOL optional; @@ -56,14 +57,14 @@ - (id)secondaryXMLElementAttributes; - (id)primaryXMLElementAttributes; - (id)initWithXMLElementDescription:(id)arg1 belongingToModel:(id)arg2; -- (id)navigableItem_name; +@property(readonly) NSString *navigableItem_name; - (id)addKeysToDictionary:(id)arg1; - (id)initWithDictionary:(id)arg1 inModel:(id)arg2; - (void)generateErrorsAndWarningsWithCallback:(id)arg1 forDocumentAtURL:(id)arg2; - (id)undoManager; - (BOOL)mapsDirectlyTo:(id)arg1; - (BOOL)isEqual:(id)arg1; -- (unsigned long long)hash; +@property(readonly) unsigned long long hash; - (void)cascadeChangesToLegacyProperty:(id)arg1; - (id)userInfoDictionaryForExternalUse; - (BOOL)syncable; @@ -83,7 +84,18 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDEModelFoundation/IDEBlueprintProvider-Protocol.h b/IDEModelFoundation/IDEBlueprintProvider-Protocol.h index 06ba2a952..2ddb3ce8c 100644 --- a/IDEModelFoundation/IDEBlueprintProvider-Protocol.h +++ b/IDEModelFoundation/IDEBlueprintProvider-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol IDEBlueprintProvider -- (id)testableProdiver; +- (id)testableProvider; - (id)blueprintForName:(id)arg1; - (id)blueprintForIdentifier:(id)arg1; - (id)classPrefix; diff --git a/IDEModelFoundation/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/IDEModelFoundation/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/IDEModelFoundation/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/IDEModelFoundation/NSObject-Protocol.h b/IDEModelFoundation/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEModelFoundation/NSObject-Protocol.h +++ b/IDEModelFoundation/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEModelFoundation/XDDevEntityMapping.h b/IDEModelFoundation/XDDevEntityMapping.h index 27e383c60..ed4b2abc9 100644 --- a/IDEModelFoundation/XDDevEntityMapping.h +++ b/IDEModelFoundation/XDDevEntityMapping.h @@ -7,10 +7,11 @@ #import "NSManagedObject.h" #import "CDMIdentification-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class IDEMappingModelDocument, NSDictionary, NSNumber, NSString; +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDEMappingModelDocument, NSDictionary, NSImage, NSNumber, NSString; -@interface XDDevEntityMapping : NSManagedObject +@interface XDDevEntityMapping : NSManagedObject { IDEMappingModelDocument *document; NSNumber *uniqueID; @@ -21,6 +22,7 @@ + (id)defaultEntityMappingUIStrings; + (id)keyPathsForValuesAffectingSortedRelationshipMappings; + (id)keyPathsForValuesAffectingSortedAttributeMappings; ++ (id)keyPathsForValuesAffectingNavigableItem_name; + (id)keyPathsForValuesAffectingUserInfoDictionary; + (id)keyPathsForValuesAffectingValueForKey:(id)arg1; @property(copy) NSNumber *uniqueID; // @synthesize uniqueID; @@ -51,6 +53,7 @@ - (void)setSourceExpression:(id)arg1; - (id)sourceExpression; @property(copy, nonatomic) NSString *name; +@property(readonly) NSString *navigableItem_name; - (id)shortMappingTypeName; - (void)setMappingTypeName:(id)arg1; - (id)mappingTypeName; @@ -75,5 +78,19 @@ - (void)setAutoGenerateExpression:(id)arg1; - (id)autoGenerateExpression; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDDevMappingModel.h b/IDEModelFoundation/XDDevMappingModel.h index dc893f58e..80593d81f 100644 --- a/IDEModelFoundation/XDDevMappingModel.h +++ b/IDEModelFoundation/XDDevMappingModel.h @@ -49,5 +49,11 @@ - (id)destinationModel; - (id)mappingModelManager; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDDevPropertyMapping.h b/IDEModelFoundation/XDDevPropertyMapping.h index bb07fe458..f6926b98a 100644 --- a/IDEModelFoundation/XDDevPropertyMapping.h +++ b/IDEModelFoundation/XDDevPropertyMapping.h @@ -47,5 +47,11 @@ - (void)setValueExpression:(id)arg1; - (id)valueExpression; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDGenericErrorCallback.h b/IDEModelFoundation/XDGenericErrorCallback.h index ae3e92708..29e94df76 100644 --- a/IDEModelFoundation/XDGenericErrorCallback.h +++ b/IDEModelFoundation/XDGenericErrorCallback.h @@ -8,7 +8,7 @@ #import "XDErrorWarningCallback-Protocol.h" -@class NSDictionary; +@class NSDictionary, NSString; @interface XDGenericErrorCallback : NSObject { @@ -31,5 +31,11 @@ - (void)dealloc; - (id)initWithCompilerFlags:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDPMConfigurationSetting.h b/IDEModelFoundation/XDPMConfigurationSetting.h index 2c438bfa8..5c77dc996 100644 --- a/IDEModelFoundation/XDPMConfigurationSetting.h +++ b/IDEModelFoundation/XDPMConfigurationSetting.h @@ -16,7 +16,6 @@ } - (void).cxx_destruct; -- (void)finalize; - (void)dealloc; - (void)_removeObservers; - (id)configuration; diff --git a/IDEModelFoundation/XDUMLAbstractionImp.h b/IDEModelFoundation/XDUMLAbstractionImp.h index a786d3b41..de56a079d 100644 --- a/IDEModelFoundation/XDUMLAbstractionImp.h +++ b/IDEModelFoundation/XDUMLAbstractionImp.h @@ -8,7 +8,7 @@ #import "XDUMLAbstraction-Protocol.h" -@class NSMutableArray; +@class NSMutableArray, NSString; @interface XDUMLAbstractionImp : XDUMLNamedElementImp { @@ -29,5 +29,11 @@ - (void)encodeWithCoder:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLAssociationImpl.h b/IDEModelFoundation/XDUMLAssociationImpl.h index 09af81e5a..e9c79dc34 100644 --- a/IDEModelFoundation/XDUMLAssociationImpl.h +++ b/IDEModelFoundation/XDUMLAssociationImpl.h @@ -8,7 +8,7 @@ #import "XDUMLAssociation-Protocol.h" -@class NSMutableArray; +@class NSMutableArray, NSString; @interface XDUMLAssociationImpl : XDUMLClassifierImp { @@ -25,5 +25,11 @@ - (void)encodeWithCoder:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLClassImp.h b/IDEModelFoundation/XDUMLClassImp.h index 0514ff4a6..7eb64f673 100644 --- a/IDEModelFoundation/XDUMLClassImp.h +++ b/IDEModelFoundation/XDUMLClassImp.h @@ -8,6 +8,8 @@ #import "XDUMLClass-Protocol.h" +@class NSString; + @interface XDUMLClassImp : XDUMLClassifierImp { } @@ -15,7 +17,7 @@ - (void)setParentClass:(id)arg1; - (id)parentClass; - (BOOL)lazyCreateBucketNamed:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)newImplementationOf:(id)arg1; - (void)implementationRemoved:(id)arg1; - (void)implementationAdded:(id)arg1; @@ -27,5 +29,10 @@ - (void)encodeWithCoder:(id)arg1; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLClassifierImp.h b/IDEModelFoundation/XDUMLClassifierImp.h index e6fd34875..02f207681 100644 --- a/IDEModelFoundation/XDUMLClassifierImp.h +++ b/IDEModelFoundation/XDUMLClassifierImp.h @@ -8,6 +8,8 @@ #import "XDUMLClassifier-Protocol.h" +@class NSString; + @interface XDUMLClassifierImp : XDUMLNamespaceImp { BOOL _isAbstract; @@ -44,5 +46,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLCommentImp.h b/IDEModelFoundation/XDUMLCommentImp.h index 17f0d93af..3ac4abc6b 100644 --- a/IDEModelFoundation/XDUMLCommentImp.h +++ b/IDEModelFoundation/XDUMLCommentImp.h @@ -28,5 +28,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLDataTypeImp.h b/IDEModelFoundation/XDUMLDataTypeImp.h index 53e8d4b88..a98f38761 100644 --- a/IDEModelFoundation/XDUMLDataTypeImp.h +++ b/IDEModelFoundation/XDUMLDataTypeImp.h @@ -8,13 +8,20 @@ #import "XDUMLDataType-Protocol.h" +@class NSString; + @interface XDUMLDataTypeImp : XDUMLClassifierImp { } -- (id)description; +@property(readonly, copy) NSString *description; - (id)ownedOperations; - (id)ownedAttributes; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLElementImp.h b/IDEModelFoundation/XDUMLElementImp.h index 025a5e922..18c4f6bc6 100644 --- a/IDEModelFoundation/XDUMLElementImp.h +++ b/IDEModelFoundation/XDUMLElementImp.h @@ -9,7 +9,7 @@ #import "NSCoding-Protocol.h" #import "XDUMLElement-Protocol.h" -@class NSMutableDictionary; +@class NSMutableDictionary, NSString; @interface XDUMLElementImp : NSObject { @@ -59,5 +59,11 @@ - (BOOL)syncable; - (BOOL)_boolValueForKeyInUserInfo:(id)arg1 defaultValue:(BOOL)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLEnumerationImp.h b/IDEModelFoundation/XDUMLEnumerationImp.h index cda05a4be..1e9701e67 100644 --- a/IDEModelFoundation/XDUMLEnumerationImp.h +++ b/IDEModelFoundation/XDUMLEnumerationImp.h @@ -8,7 +8,7 @@ #import "XDUMLEnumeration-Protocol.h" -@class NSMutableArray; +@class NSMutableArray, NSString; @interface XDUMLEnumerationImp : XDUMLDataTypeImp { @@ -23,5 +23,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLGeneralizationImp.h b/IDEModelFoundation/XDUMLGeneralizationImp.h index a68264b6b..10c355349 100644 --- a/IDEModelFoundation/XDUMLGeneralizationImp.h +++ b/IDEModelFoundation/XDUMLGeneralizationImp.h @@ -8,6 +8,8 @@ #import "XDUMLGeneralization-Protocol.h" +@class NSString; + @interface XDUMLGeneralizationImp : XDUMLNamedElementImp { id _general; @@ -15,7 +17,7 @@ } - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (void)setSpecific:(id)arg1; - (void)setGeneral:(id)arg1; - (void)remove; @@ -29,5 +31,10 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLImplementationImp.h b/IDEModelFoundation/XDUMLImplementationImp.h index d8a50acf8..318202e9f 100644 --- a/IDEModelFoundation/XDUMLImplementationImp.h +++ b/IDEModelFoundation/XDUMLImplementationImp.h @@ -8,13 +8,15 @@ #import "XDUMLImplementation-Protocol.h" +@class NSString; + @interface XDUMLImplementationImp : XDUMLClassifierImp { id _contract; } - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (void)setContract:(id)arg1; - (void)setOwner:(id)arg1; - (void)remove; @@ -24,5 +26,10 @@ - (void)encodeWithCoder:(id)arg1; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLInterfaceImp.h b/IDEModelFoundation/XDUMLInterfaceImp.h index e79a9e429..be1b91c0a 100644 --- a/IDEModelFoundation/XDUMLInterfaceImp.h +++ b/IDEModelFoundation/XDUMLInterfaceImp.h @@ -8,12 +8,14 @@ #import "XDUMLInterface-Protocol.h" +@class NSString; + @interface XDUMLInterfaceImp : XDUMLClassifierImp { } - (BOOL)lazyCreateBucketNamed:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (void)implementorRemoved:(id)arg1; - (void)implementorAdded:(id)arg1; - (id)implementors; @@ -26,5 +28,10 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLNamedElementImp.h b/IDEModelFoundation/XDUMLNamedElementImp.h index bc8efc3e8..cfa35f445 100644 --- a/IDEModelFoundation/XDUMLNamedElementImp.h +++ b/IDEModelFoundation/XDUMLNamedElementImp.h @@ -18,7 +18,7 @@ } - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (void)removeContainingBucket:(id)arg1; - (void)addContainingBucket:(id)arg1; - (id)separator; @@ -33,5 +33,10 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLNamespaceImp.h b/IDEModelFoundation/XDUMLNamespaceImp.h index c4803cd0a..3ee6ed92b 100644 --- a/IDEModelFoundation/XDUMLNamespaceImp.h +++ b/IDEModelFoundation/XDUMLNamespaceImp.h @@ -8,6 +8,8 @@ #import "XDUMLNamespace-Protocol.h" +@class NSString; + @interface XDUMLNamespaceImp : XDUMLNamedElementImp { } @@ -15,5 +17,11 @@ - (id)ownedMembers; - (id)members; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLOperationImp.h b/IDEModelFoundation/XDUMLOperationImp.h index ed9dac039..3d3ea94f8 100644 --- a/IDEModelFoundation/XDUMLOperationImp.h +++ b/IDEModelFoundation/XDUMLOperationImp.h @@ -8,7 +8,7 @@ #import "XDUMLOperation-Protocol.h" -@class NSMutableArray; +@class NSMutableArray, NSString; @interface XDUMLOperationImp : XDUMLNamespaceImp { @@ -20,7 +20,7 @@ } - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (void)setOwnedParameters:(id)arg1; - (void)setIsLeaf:(BOOL)arg1; - (void)setIsQuery:(BOOL)arg1; @@ -53,5 +53,10 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLPackageImp.h b/IDEModelFoundation/XDUMLPackageImp.h index d1c544e0b..d1f4ae0ab 100644 --- a/IDEModelFoundation/XDUMLPackageImp.h +++ b/IDEModelFoundation/XDUMLPackageImp.h @@ -8,7 +8,7 @@ #import "XDUMLPackage-Protocol.h" -@class XDModel; +@class NSString, XDModel; @interface XDUMLPackageImp : XDUMLNamespaceImp { @@ -16,7 +16,7 @@ } - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (void)setModel:(id)arg1; - (id)model; - (id)packageForName:(id)arg1; @@ -46,5 +46,10 @@ - (void)dealloc; - (id)initWithModel:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLParameterImp.h b/IDEModelFoundation/XDUMLParameterImp.h index 91a3cb485..205c551ba 100644 --- a/IDEModelFoundation/XDUMLParameterImp.h +++ b/IDEModelFoundation/XDUMLParameterImp.h @@ -20,7 +20,7 @@ } - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (long long)upper; - (long long)lower; - (BOOL)isUnique; @@ -36,5 +36,10 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLPropertyImp.h b/IDEModelFoundation/XDUMLPropertyImp.h index 4bceb9511..be22c76d9 100644 --- a/IDEModelFoundation/XDUMLPropertyImp.h +++ b/IDEModelFoundation/XDUMLPropertyImp.h @@ -25,7 +25,7 @@ } - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; - (void)setIsReadOnly:(BOOL)arg1; - (void)setIsComposite:(BOOL)arg1; - (void)setAssociation:(id)arg1; @@ -61,5 +61,10 @@ - (void)encodeWithCoder:(id)arg1; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEModelFoundation/XDUMLStereotypeImp.h b/IDEModelFoundation/XDUMLStereotypeImp.h index 5a1ea8d7d..5de2c3a02 100644 --- a/IDEModelFoundation/XDUMLStereotypeImp.h +++ b/IDEModelFoundation/XDUMLStereotypeImp.h @@ -8,9 +8,17 @@ #import "XDUMLStereotype-Protocol.h" +@class NSString; + @interface XDUMLStereotypeImp : XDUMLClassImp { } + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEPDFViewer/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/IDEPDFViewer/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/IDEPDFViewer/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/IDEPDFViewer/IDEPDFViewerDocument.h b/IDEPDFViewer/IDEPDFViewerDocument.h index 67ecb2210..9c380240f 100644 --- a/IDEPDFViewer/IDEPDFViewerDocument.h +++ b/IDEPDFViewer/IDEPDFViewerDocument.h @@ -8,7 +8,7 @@ #import "IDEDocumentStructureProviding-Protocol.h" -@class NSArray, PDFDocument; +@class NSArray, NSString, PDFDocument; @interface IDEPDFViewerDocument : IDEEditorDocument { @@ -23,5 +23,11 @@ - (id)dataOfType:(id)arg1 error:(id *)arg2; - (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEPDFViewer/IDEPDFViewerOutlineNavigable.h b/IDEPDFViewer/IDEPDFViewerOutlineNavigable.h index 082db0415..9da13fd53 100644 --- a/IDEPDFViewer/IDEPDFViewerOutlineNavigable.h +++ b/IDEPDFViewer/IDEPDFViewerOutlineNavigable.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class DVTDocumentLocation, DVTFileDataType, NSImage, NSString, NSURL, PDFDocument, PDFOutline; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEPDFViewerOutlineNavigable : NSObject +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString, NSURL, PDFDocument, PDFOutline; + +@interface IDEPDFViewerOutlineNavigable : NSObject { NSURL *_documentURL; PDFDocument *_pdfDocument; @@ -26,5 +28,16 @@ - (id)ideModelObjectTypeIdentifier; - (id)initWithDocumentURL:(id)arg1 PDFOutline:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEPDFViewer/NSObject-Protocol.h b/IDEPDFViewer/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEPDFViewer/NSObject-Protocol.h +++ b/IDEPDFViewer/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEQuickHelp/DVTSourceExpressionSource-Protocol.h b/IDEQuickHelp/DVTSourceExpressionSource-Protocol.h index 32d3e0299..e4efc7c90 100644 --- a/IDEQuickHelp/DVTSourceExpressionSource-Protocol.h +++ b/IDEQuickHelp/DVTSourceExpressionSource-Protocol.h @@ -7,7 +7,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSObject-Protocol.h" -@class DVTSourceExpression, NSString; +@class DVTSDK, DVTSourceExpression, DVTSourceLanguageService, NSString; @protocol DVTSourceExpressionSource @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @@ -17,6 +17,8 @@ - (struct CGRect)expressionFrameForExpression:(id)arg1; @optional +@property(readonly) DVTSDK *sdk; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; @property(readonly, nonatomic) NSString *selectedText; @property(readonly) DVTSourceExpression *quickHelpExpression; @end diff --git a/IDEQuickHelp/IDEQuickHelpActionManager.h b/IDEQuickHelp/IDEQuickHelpActionManager.h index 4f11fe6bb..5ec67363b 100644 --- a/IDEQuickHelp/IDEQuickHelpActionManager.h +++ b/IDEQuickHelp/IDEQuickHelpActionManager.h @@ -18,8 +18,6 @@ @property __weak IDEQuickHelpQueryResult *queryResult; // @synthesize queryResult=_queryResult; - (void).cxx_destruct; - (void)_workspaceOpenForURL:(id)arg1; -- (void)openURLInWorkspace:(id)arg1; -- (BOOL)_openURLInWorkspace:(id)arg1 inWorkspaceTabController:(id)arg2; - (void)openItemInDocumentationOrganizer:(id)arg1; - (void)_showDeclarationLocationForCurrentSymbol; - (id)bestIndexSymbolForSearchResultFromQuery:(id)arg1; @@ -27,6 +25,7 @@ - (void)showHeaderFile:(id)arg1; - (void)showDocumentation:(id)arg1; - (void)handleLinkClickWithActionInformation:(id)arg1; +- (void)handleUsrLinkClick:(id)arg1 forPlatformName:(id)arg2 sdkVersion:(id)arg3; - (void)handleFileColonSlashSlashLinkClick:(id)arg1; - (void)handleFileColonSlashSlashLinkClick:(id)arg1 forPlatformName:(id)arg2 sdkVersion:(id)arg3; - (id)urlFromLinkClickActionInformation:(id)arg1; diff --git a/IDEQuickHelp/IDEQuickHelpCommandHandler.h b/IDEQuickHelp/IDEQuickHelpCommandHandler.h index e84f55c75..5eebb7044 100644 --- a/IDEQuickHelp/IDEQuickHelpCommandHandler.h +++ b/IDEQuickHelp/IDEQuickHelpCommandHandler.h @@ -8,6 +8,8 @@ #import "IDECommandHandler-Protocol.h" +@class NSString; + @interface IDEQuickHelpCommandHandler : NSObject { } @@ -18,5 +20,11 @@ - (void)showDocumentationForSymbol:(id)arg1; - (BOOL)validateUserInterfaceItem:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEQuickHelp/IDEQuickHelpCompletionInfoViewController.h b/IDEQuickHelp/IDEQuickHelpCompletionInfoViewController.h index 7a4a22a54..dd77a0be3 100644 --- a/IDEQuickHelp/IDEQuickHelpCompletionInfoViewController.h +++ b/IDEQuickHelp/IDEQuickHelpCompletionInfoViewController.h @@ -8,7 +8,7 @@ #import "NSTextViewDelegate-Protocol.h" -@class IDEQuickHelpController, NSTextField; +@class IDEQuickHelpController, NSString, NSTextField; @interface IDEQuickHelpCompletionInfoViewController : DVTViewController { @@ -25,5 +25,11 @@ - (void)primitiveInvalidate; - (void)viewDidInstall; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEQuickHelp/IDEQuickHelpContentCreator.h b/IDEQuickHelp/IDEQuickHelpContentCreator.h index 7890f47ec..4a5bc76ca 100644 --- a/IDEQuickHelp/IDEQuickHelpContentCreator.h +++ b/IDEQuickHelp/IDEQuickHelpContentCreator.h @@ -12,7 +12,7 @@ } @property unsigned long long exclusionMask; // @synthesize exclusionMask=_exclusionMask; -- (id)contentForClangCommentBlock:(id)arg1; +- (id)contentForXMLCommentBlock:(id)arg1 withQueryResult:(id)arg2; - (id)contentForQueryResult:(id)arg1; - (id)_declarationFromElement:(id)arg1; - (id)elementForLinkingString:(id)arg1 withURL:(id)arg2 titleAttribute:(id)arg3 elementName:(id)arg4; diff --git a/IDEQuickHelp/IDEQuickHelpController.h b/IDEQuickHelp/IDEQuickHelpController.h index 551ba35de..054298e17 100644 --- a/IDEQuickHelp/IDEQuickHelpController.h +++ b/IDEQuickHelp/IDEQuickHelpController.h @@ -46,9 +46,10 @@ - (void)updateRenderedContentSizeForFrame:(id)arg1; - (void)generateContentForSourceExpression:(id)arg1 fromSource:(id)arg2; - (void)generateContentForSourceExpression:(id)arg1 container:(id)arg2 symbolKind:(id)arg3 context:(id)arg4; +- (void)generateHTMLForDataContext:(id)arg1 inExpressionSource:(id)arg2; - (void)generateHTMLForSymbol:(id)arg1 fromQueryDictionary:(id)arg2 inExpressionSource:(id)arg3 context:(id)arg4; - (void)generateHTMLFromResult:(id)arg1; -- (void)generateHTMLFromResult:(id)arg1 clangCommentBlock:(id)arg2 symbol:(id)arg3; +- (void)generateHTMLFromResult:(id)arg1 xmlCommentBlock:(id)arg2 symbol:(id)arg3; - (id)contentCreator; - (id)mode; @property(readonly) NSString *declaredInHeaderFileName; @@ -60,6 +61,7 @@ - (void)showDocumentation:(id)arg1; - (void)closeQuickHelp; - (void)showQuickHelp; +- (id)init; - (id)localizedDefaultDescriptionString; - (id)localizedMultipleResultsSearchInDocViewerString; - (id)localizedSearchForSelectionInDocViewerString; @@ -75,7 +77,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @property(readonly) DVTViewController *viewControllerWithContent; // @dynamic viewControllerWithContent; diff --git a/IDEQuickHelp/IDEQuickHelpData.h b/IDEQuickHelp/IDEQuickHelpData.h index ebee052c8..2bbb5b47a 100644 --- a/IDEQuickHelp/IDEQuickHelpData.h +++ b/IDEQuickHelp/IDEQuickHelpData.h @@ -12,9 +12,10 @@ + (id)typeForSymbolKind:(id)arg1 inContainerWithSymbolKind:(id)arg2; + (id)sdkFromDocument:(id)arg1 inWorkspace:(id)arg2; -+ (id)sdkFromExpressionSource:(id)arg1; ++ (id)sdkFromExpressionSource:(id)arg1 fallbackURL:(id)arg2; + (void)indexSymbolForSourceExpression:(id)arg1 fromSource:(id)arg2 completionBlock:(id)arg3; -+ (struct dispatch_queue_s *)_indexQueriesSharedQueue; ++ (void)quickHelpDataContextForSourceExpression:(id)arg1 fromSource:(id)arg2 completionBlock:(id)arg3; ++ (id)_indexQueriesSharedQueue; - (void)queryCommentXMLFromIndexSymbol:(id)arg1 expressionSource:(id)arg2 completionBlock:(id)arg3; - (void)queryResultForIndexSymbol:(id)arg1 expressionSource:(id)arg2 completionBlock:(id)arg3; - (void)generateQueryResultForSourceExpression:(id)arg1 fromSource:(id)arg2 completionBlock:(id)arg3; diff --git a/IDEQuickHelp/IDEQuickHelpDataContext-Protocol.h b/IDEQuickHelp/IDEQuickHelpDataContext-Protocol.h new file mode 100644 index 000000000..ae8e846b3 --- /dev/null +++ b/IDEQuickHelp/IDEQuickHelpDataContext-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class IDEIndexSymbol, NSString, NSXMLElement; + +@protocol IDEQuickHelpDataContext +@property(readonly, nonatomic) NSString *preferredUsr; +@property(readonly, nonatomic) NSXMLElement *documentationMarkup; +@property(readonly, nonatomic) NSXMLElement *declarationSymbolMarkup; +@property(readonly, nonatomic) IDEIndexSymbol *indexSymbol; +- (void)enumerateRelatedDeclarationsUsingBlock:(id)arg1; +- (void)enumerateOverriddenSymbolResolutionsUsingBlock:(id)arg1; +@end + diff --git a/IDEQuickHelp/IDEQuickHelpDataContextDefault.h b/IDEQuickHelp/IDEQuickHelpDataContextDefault.h new file mode 100644 index 000000000..15b6fc98a --- /dev/null +++ b/IDEQuickHelp/IDEQuickHelpDataContextDefault.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEQuickHelpDataContext-Protocol.h" + +@class IDEIndexSymbol, NSString, NSXMLElement; + +@interface IDEQuickHelpDataContextDefault : NSObject +{ + IDEIndexSymbol *_indexSymbol; +} + +@property(readonly, nonatomic) IDEIndexSymbol *indexSymbol; // @synthesize indexSymbol=_indexSymbol; +- (void).cxx_destruct; +- (void)enumerateRelatedDeclarationsUsingBlock:(id)arg1; +- (void)enumerateOverriddenSymbolResolutionsUsingBlock:(id)arg1; +@property(readonly, nonatomic) NSString *preferredUsr; +@property(readonly, nonatomic) NSXMLElement *documentationMarkup; +@property(readonly, nonatomic) NSXMLElement *declarationSymbolMarkup; +- (id)initWithIDEIndexSymbol:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEQuickHelp/IDEQuickHelpDataContextService-Protocol.h b/IDEQuickHelp/IDEQuickHelpDataContextService-Protocol.h new file mode 100644 index 000000000..509f4f85a --- /dev/null +++ b/IDEQuickHelp/IDEQuickHelpDataContextService-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEQuickHelpDataContextService +- (void)quickHelpDataContextForLocation:(id)arg1 completionBlock:(id)arg2; +@end + diff --git a/IDEQuickHelp/IDEQuickHelpInspectorViewController.h b/IDEQuickHelp/IDEQuickHelpInspectorViewController.h index 33d66a053..12d692900 100644 --- a/IDEQuickHelp/IDEQuickHelpInspectorViewController.h +++ b/IDEQuickHelp/IDEQuickHelpInspectorViewController.h @@ -8,7 +8,7 @@ #import "IDEQuickHelpPlaceholderViewDelegate-Protocol.h" -@class DVTNotificationToken, DVTObservingToken, IDEQuickHelpInspectorController, IDEQuickHelpPlaceholderView, NSTrackingArea, WebPreferences, WebView; +@class DVTNotificationToken, DVTObservingToken, IDEQuickHelpInspectorController, IDEQuickHelpPlaceholderView, NSString, NSTrackingArea, WebPreferences, WebView; @interface IDEQuickHelpInspectorViewController : IDEInspectorViewController { @@ -48,5 +48,11 @@ - (id)nibBundle; - (id)nibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEQuickHelp/IDEQuickHelpOneShotController.h b/IDEQuickHelp/IDEQuickHelpOneShotController.h index 49c8bf00f..c014ae8c9 100644 --- a/IDEQuickHelp/IDEQuickHelpOneShotController.h +++ b/IDEQuickHelp/IDEQuickHelpOneShotController.h @@ -8,7 +8,7 @@ #import "NSPopoverDelegate-Protocol.h" -@class DVTObservingToken, IDEQuickHelpOneShotWindowContentViewController, NSPopover; +@class DVTObservingToken, IDEQuickHelpOneShotWindowContentViewController, NSPopover, NSString; @interface IDEQuickHelpOneShotController : IDEQuickHelpController { @@ -31,5 +31,11 @@ - (id)contentCreator; - (id)sourceExpressionWindow; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEQuickHelp/IDEQuickHelpOneShotWindowContentViewController.h b/IDEQuickHelp/IDEQuickHelpOneShotWindowContentViewController.h index aac2e1aa9..6c6e2566d 100644 --- a/IDEQuickHelp/IDEQuickHelpOneShotWindowContentViewController.h +++ b/IDEQuickHelp/IDEQuickHelpOneShotWindowContentViewController.h @@ -8,7 +8,7 @@ #import "IDEQuickHelpPlaceholderViewDelegate-Protocol.h" -@class IDEQuickHelpController, IDEQuickHelpPlaceholderView, WebView; +@class IDEQuickHelpController, IDEQuickHelpPlaceholderView, NSString, WebView; @interface IDEQuickHelpOneShotWindowContentViewController : DVTViewController { @@ -34,5 +34,11 @@ - (void)viewDidInstall; - (void)_configureWebView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEQuickHelp/IDEQuickHelpQueries.h b/IDEQuickHelp/IDEQuickHelpQueries.h index 273a70ec9..51f97b840 100644 --- a/IDEQuickHelp/IDEQuickHelpQueries.h +++ b/IDEQuickHelp/IDEQuickHelpQueries.h @@ -13,7 +13,9 @@ NSArray *_docSetRecords; } ++ (void)scheduleLoadingTokenCacheForEnabledDocSetsIfNeeded; - (void).cxx_destruct; +- (void)queryDocSetsWithUSR:(id)arg1 platform:(id)arg2 sdkVersion:(id)arg3 completionBlock:(id)arg4; - (void)queryDocSetsWithInfo:(id)arg1 completionBlock:(id)arg2; - (void)determineBestDocSetRecordsForQuery:(id)arg1; - (id)tokensForSymbol:(id)arg1 useFallbackNameSearch:(BOOL)arg2; diff --git a/IDEQuickHelp/IDEQuickHelpQueryResult.h b/IDEQuickHelp/IDEQuickHelpQueryResult.h index be8d94799..ff2ac22b3 100644 --- a/IDEQuickHelp/IDEQuickHelpQueryResult.h +++ b/IDEQuickHelp/IDEQuickHelpQueryResult.h @@ -15,40 +15,43 @@ NSString *_symbolName; NSString *_parentName; NSArray *_ancestorNames; - IDEIndexSymbol *_indexSymbol; NSDictionary *_symbolDictionary; NSString *_qualifiedName; NSString *_platformFamilyName; NSString *_sdkVersion; + id _quickHelpDataContext; } + (id)queryResultWithSymbolDictionary:(id)arg1; + (id)queryResultForToken:(id)arg1 ancestorHierarchy:(id)arg2; +@property(retain) id quickHelpDataContext; // @synthesize quickHelpDataContext=_quickHelpDataContext; @property(retain) NSString *sdkVersion; // @synthesize sdkVersion=_sdkVersion; @property(retain) NSString *platformFamilyName; // @synthesize platformFamilyName=_platformFamilyName; @property(copy) NSString *qualifiedName; // @synthesize qualifiedName=_qualifiedName; @property(copy) NSDictionary *symbolDictionary; // @synthesize symbolDictionary=_symbolDictionary; -@property(retain) IDEIndexSymbol *indexSymbol; // @synthesize indexSymbol=_indexSymbol; @property(copy) NSArray *ancestorNames; // @synthesize ancestorNames=_ancestorNames; @property(copy) NSString *parentName; // @synthesize parentName=_parentName; @property(copy, nonatomic) NSString *symbolName; // @synthesize symbolName=_symbolName; @property(retain) NSXMLDocument *XMLDescription; // @synthesize XMLDescription=_XMLDescription; @property(retain) id resultToken; // @synthesize resultToken=_resultToken; - (void).cxx_destruct; -@property(readonly) NSXMLElement *relatedSampleCode; -@property(readonly) NSXMLElement *relatedDocuments; +@property(readonly) IDEIndexSymbol *indexSymbol; +@property(readonly, copy) NSXMLElement *relatedDeclarations; +@property(readonly, copy) NSXMLElement *relatedSampleCode; +@property(readonly, copy) NSXMLElement *relatedDocuments; - (id)elementWithName:(id)arg1 listingNodes:(id)arg2; -@property(readonly) NSXMLElement *relatedTokens; -@property(readonly) NSXMLElement *returnValue; -@property(readonly) NSXMLElement *parameters; -@property(readonly) NSString *deprecationStatement; -@property(readonly) NSString *generalAvailabilityAndVersionStatement; -@property(readonly) NSString *message; -@property(readonly) NSURL *declaredInURL; -@property(readonly) NSXMLElement *declaration; -@property(readonly) NSXMLElement *specialConsiderations; -@property(readonly) NSXMLElement *discussion; -@property(readonly) NSXMLElement *abstract; +@property(readonly, copy) NSXMLElement *relatedTokens; +@property(readonly, copy) NSXMLElement *returnValue; +@property(readonly, copy) NSXMLElement *parameters; +@property(readonly, copy) NSString *deprecationStatement; +@property(readonly, copy) NSString *generalAvailabilityAndVersionStatement; +@property(readonly, copy) NSString *message; +@property(readonly, copy) NSURL *declaredInURL; +@property(readonly, copy) NSXMLElement *declaration; +- (id)_declaration; +@property(readonly, copy) NSXMLElement *specialConsiderations; +@property(readonly, copy) NSXMLElement *discussion; +@property(readonly, copy) NSXMLElement *abstract; - (id)contentElementWithName:(id)arg1 HTMLString:(id)arg2; - (id)contentElementForXPath:(id)arg1; diff --git a/IDEQuickHelp/IDEQuickHelpTextCompletionController.h b/IDEQuickHelp/IDEQuickHelpTextCompletionController.h index fd85ac50a..b5dad42e4 100644 --- a/IDEQuickHelp/IDEQuickHelpTextCompletionController.h +++ b/IDEQuickHelp/IDEQuickHelpTextCompletionController.h @@ -6,8 +6,6 @@ #import -@class IDEQuickHelpQueryResult, NSString; - @interface IDEQuickHelpTextCompletionController : IDEQuickHelpController { } @@ -17,9 +15,5 @@ - (id)sourceExpressionWindow; - (void)closeQuickHelp; -// Remaining properties -@property(retain) IDEQuickHelpQueryResult *queryResult; -@property(retain) NSString *quickHelpContent; - @end diff --git a/IDEQuickHelp/IDESourceExpressionSource-Protocol.h b/IDEQuickHelp/IDESourceExpressionSource-Protocol.h index a2f58f418..f1472e600 100644 --- a/IDEQuickHelp/IDESourceExpressionSource-Protocol.h +++ b/IDEQuickHelp/IDESourceExpressionSource-Protocol.h @@ -14,7 +14,7 @@ - (BOOL)isExpressionInFunctionOrMethodBody:(id)arg1; - (BOOL)isExpressionFunctionOrMethodDefinition:(id)arg1; - (BOOL)isExpressionInPlainCode:(id)arg1; -- (void)symbolsForExpression:(id)arg1 inQueue:(struct dispatch_queue_s *)arg2 completionBlock:(id)arg3; +- (void)symbolsForExpression:(id)arg1 inQueue:(id)arg2 completionBlock:(id)arg3; @optional - (BOOL)isLocationInFunctionOrMethodBody:(id)arg1; diff --git a/IDEQuickHelp/NSObject-Protocol.h b/IDEQuickHelp/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEQuickHelp/NSObject-Protocol.h +++ b/IDEQuickHelp/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEQuickHelp/NSPopoverDelegate-Protocol.h b/IDEQuickHelp/NSPopoverDelegate-Protocol.h index 578c1a1e0..42490fae9 100644 --- a/IDEQuickHelp/NSPopoverDelegate-Protocol.h +++ b/IDEQuickHelp/NSPopoverDelegate-Protocol.h @@ -14,6 +14,7 @@ - (void)popoverDidShow:(id)arg1; - (void)popoverWillShow:(id)arg1; - (id)detachableWindowForPopover:(id)arg1; +- (BOOL)popoverShouldDetach:(id)arg1; - (BOOL)popoverShouldClose:(id)arg1; @end diff --git a/IDEQuickHelp/NSTextViewDelegate-Protocol.h b/IDEQuickHelp/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/IDEQuickHelp/NSTextViewDelegate-Protocol.h +++ b/IDEQuickHelp/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/IDEQuickLookEditor/IDEComparisonEditorSavableMergeState-Protocol.h b/IDEQuickLookEditor/IDEComparisonEditorSavableMergeState-Protocol.h new file mode 100644 index 000000000..518cede49 --- /dev/null +++ b/IDEQuickLookEditor/IDEComparisonEditorSavableMergeState-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEComparisonEditorSavableMergeState +- (void)saveMergeState; +@end + diff --git a/IDEQuickLookEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/IDEQuickLookEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/IDEQuickLookEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/IDEQuickLookEditor/IDEQuickLookDocument.h b/IDEQuickLookEditor/IDEQuickLookDocument.h index aaebaf9c4..a1e2347f1 100644 --- a/IDEQuickLookEditor/IDEQuickLookDocument.h +++ b/IDEQuickLookEditor/IDEQuickLookDocument.h @@ -8,7 +8,7 @@ #import "IDEDocumentStructureProviding-Protocol.h" -@class NSArray; +@class NSArray, NSString; @interface IDEQuickLookDocument : IDEEditorDocument { @@ -24,5 +24,11 @@ - (BOOL)canSave; - (id)objectSpecifier; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEQuickLookEditor/IDEQuickLookEditor.h b/IDEQuickLookEditor/IDEQuickLookEditor.h index bd4a6692e..acbc72688 100644 --- a/IDEQuickLookEditor/IDEQuickLookEditor.h +++ b/IDEQuickLookEditor/IDEQuickLookEditor.h @@ -10,12 +10,15 @@ #import "NSUserInterfaceValidations-Protocol.h" #import "QLPreviewViewDelegate-Protocol.h" -@class IDEViewController, QLPreviewView; +@class DVTNotificationToken, IDEViewController, NSString, QLPreviewView; @interface IDEQuickLookEditor : IDEEditor { QLPreviewView *_qlView; IDEViewController *_hostViewController; + DVTNotificationToken *_windowToolbarDidChangeVisibilityToken; + DVTNotificationToken *_windowDidEnterFullscreenToken; + DVTNotificationToken *_windowDidExitFullscreenToken; } + (long long)version; @@ -42,10 +45,18 @@ - (void)previousPage:(id)arg1; - (BOOL)validateUserInterfaceItem:(id)arg1; - (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (void)viewDidInstall; - (BOOL)isPreviewHostedInWindowServer:(id)arg1; - (void)previewView:(id)arg1 didChangeDisplayStateForPreviewItem:(id)arg2; - (void)previewView:(id)arg1 willShowPreviewItem:(id)arg2; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEQuickLookEditor/IDEQuickLookPage.h b/IDEQuickLookEditor/IDEQuickLookPage.h index 019b95fda..e43af9c9f 100644 --- a/IDEQuickLookEditor/IDEQuickLookPage.h +++ b/IDEQuickLookEditor/IDEQuickLookPage.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class DVTDocumentLocation, DVTFileDataType, NSImage, NSString, NSURL; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEQuickLookPage : NSObject +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString, NSURL; + +@interface IDEQuickLookPage : NSObject { NSURL *_documentURL; unsigned long long _pageNumber; @@ -22,8 +24,18 @@ @property(readonly) NSImage *navigableItem_image; @property(readonly) DVTFileDataType *navigableItem_documentType; - (id)ideModelObjectTypeIdentifier; -- (id)description; +@property(readonly, copy) NSString *description; - (id)initWithDocumentURL:(id)arg1 pageNumber:(unsigned long long)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDEQuickLookEditor/IDEQuickLookVersionsLogSubmode.h b/IDEQuickLookEditor/IDEQuickLookVersionsLogSubmode.h index b2dd2e987..ed461d0c3 100644 --- a/IDEQuickLookEditor/IDEQuickLookVersionsLogSubmode.h +++ b/IDEQuickLookEditor/IDEQuickLookVersionsLogSubmode.h @@ -8,7 +8,7 @@ #import "IDEComparisonEditorDelegate-Protocol.h" -@class DVTBorderedView, IDEEditor, NSDictionary, QLPreviewView; +@class DVTBorderedView, IDEEditor, NSDictionary, NSString, QLPreviewView; @interface IDEQuickLookVersionsLogSubmode : IDEComparisonEditorSubmode { @@ -39,5 +39,11 @@ @property(readonly) QLPreviewView *primaryQuickLookView; - (id)keyEditor; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEQuickLookEditor/IDEQuickLookVersionsTwoUpSubmode.h b/IDEQuickLookEditor/IDEQuickLookVersionsTwoUpSubmode.h index 9a7cecfb1..a0e9f3c12 100644 --- a/IDEQuickLookEditor/IDEQuickLookVersionsTwoUpSubmode.h +++ b/IDEQuickLookEditor/IDEQuickLookVersionsTwoUpSubmode.h @@ -7,11 +7,12 @@ #import "IDEComparisonEditorSubmode.h" #import "IDEComparisonEditorDelegate-Protocol.h" +#import "IDEComparisonEditorSavableMergeState-Protocol.h" #import "NSSplitViewDelegate-Protocol.h" -@class DVTBorderedView, DVTComparisonSplitView, DVTDiffSession, DVTNotificationToken, DVTObservingToken, IDEEditor, IDESourceControlMergeData, NSDictionary, QLPreviewView; +@class DVTBorderedView, DVTComparisonSplitView, DVTDiffSession, DVTObservingToken, IDEEditor, IDESourceControlMergeData, NSDictionary, NSString, QLPreviewView; -@interface IDEQuickLookVersionsTwoUpSubmode : IDEComparisonEditorSubmode +@interface IDEQuickLookVersionsTwoUpSubmode : IDEComparisonEditorSubmode { DVTBorderedView *_primaryLayoutView; DVTBorderedView *_secondaryLayoutView; @@ -21,7 +22,6 @@ IDEEditor *_secondaryEditor; BOOL _showingPrimaryDocumentStructure; DVTObservingToken *_responderToken; - DVTNotificationToken *_conflictResolutionDidCompleteObserver; NSDictionary *_previouslyRestoredStateDictionary; IDESourceControlMergeData *_previousMergeData; unsigned long long _documentLoadCount; @@ -68,6 +68,7 @@ - (void)_resetMergeState; - (id)_windowForError; @property(readonly) IDESourceControlMergeData *previousMergeData; +- (void)saveMergeState; @property(retain) DVTDiffSession *diffSession; @property(retain) IDEEditor *secondaryEditor; // @synthesize secondaryEditor=_secondaryEditor; @property(retain) IDEEditor *primaryEditor; // @synthesize primaryEditor=_primaryEditor; @@ -75,5 +76,11 @@ @property(readonly) QLPreviewView *primaryQuickLookView; - (id)keyEditor; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDEQuickLookEditor/NSObject-Protocol.h b/IDEQuickLookEditor/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEQuickLookEditor/NSObject-Protocol.h +++ b/IDEQuickLookEditor/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDERTFEditor/DVTTextFindable-Protocol.h b/IDERTFEditor/DVTTextFindable-Protocol.h index fc7201930..5ef49b258 100644 --- a/IDERTFEditor/DVTTextFindable-Protocol.h +++ b/IDERTFEditor/DVTTextFindable-Protocol.h @@ -11,5 +11,6 @@ @optional @property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; @end diff --git a/IDERTFEditor/IDERichTextConversionProvider.h b/IDERTFEditor/IDERichTextConversionProvider.h index 2a9ff4f86..94ae13a2b 100644 --- a/IDERTFEditor/IDERichTextConversionProvider.h +++ b/IDERTFEditor/IDERichTextConversionProvider.h @@ -8,6 +8,8 @@ #import "DVTDiffTextFilter-Protocol.h" +@class NSString; + @interface IDERichTextConversionProvider : NSObject { } @@ -16,5 +18,11 @@ + (id)textFileDataTypeForInputFilePath:(id)arg1; + (BOOL)pathRequiresFilter:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDERTFEditor/IDERichTextDocument.h b/IDERTFEditor/IDERichTextDocument.h index afc5ddac6..b827a2dbc 100644 --- a/IDERTFEditor/IDERichTextDocument.h +++ b/IDERTFEditor/IDERichTextDocument.h @@ -67,7 +67,6 @@ - (void)_undoReplaceFindResults:(id)arg1; - (id)findStringMatchingDescriptor:(id)arg1 backwards:(BOOL)arg2 from:(id)arg3 to:(id)arg4; - (void)textStorageDidProcessEditing:(id)arg1; -- (void)panelForPDFSaveDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; - (BOOL)revertToContentsOfURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; - (void)encodingPopupChanged:(id)arg1; - (void)appendPlainTextExtensionChanged:(id)arg1; @@ -112,6 +111,10 @@ - (id)initForURL:(id)arg1 withContentsOfURL:(id)arg2 ofType:(id)arg3 error:(id *)arg4; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @property unsigned long long supportedMatchingOptions; @end diff --git a/IDERTFEditor/IDERichTextEditorViewController.h b/IDERTFEditor/IDERichTextEditorViewController.h index d93cc427d..979a6557e 100644 --- a/IDERTFEditor/IDERichTextEditorViewController.h +++ b/IDERTFEditor/IDERichTextEditorViewController.h @@ -11,7 +11,7 @@ #import "NSTextDelegate-Protocol.h" #import "NSTextViewDelegate-Protocol.h" -@class IDERichTextEditorScalingScrollView, NSLayoutManager; +@class IDERichTextEditorScalingScrollView, NSLayoutManager, NSString; @interface IDERichTextEditorViewController : IDEEditor { @@ -81,5 +81,11 @@ - (void)rtf_insertLineBreak:(id)arg1; - (void)rtf_insertPageBreak:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDERTFEditor/NSObject-Protocol.h b/IDERTFEditor/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDERTFEditor/NSObject-Protocol.h +++ b/IDERTFEditor/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDERTFEditor/NSTextViewDelegate-Protocol.h b/IDERTFEditor/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/IDERTFEditor/NSTextViewDelegate-Protocol.h +++ b/IDERTFEditor/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/IDESceneKitEditor/CAAnimation-SceneKit_SKEAdditions.h b/IDESceneKitEditor/CAAnimation-SceneKit_SKEAdditions.h index 21363f9c5..38e3e13e2 100644 --- a/IDESceneKitEditor/CAAnimation-SceneKit_SKEAdditions.h +++ b/IDESceneKitEditor/CAAnimation-SceneKit_SKEAdditions.h @@ -6,7 +6,10 @@ #import "CAAnimation.h" +@class NSImage; + @interface CAAnimation (SceneKit_SKEAdditions) -- (id)ide_icon; +- (id)ide_displayName; +@property(readonly) NSImage *ide_icon; @end diff --git a/IDESceneKitEditor/CDStructures.h b/IDESceneKitEditor/CDStructures.h index c8b04d495..a190754e5 100644 --- a/IDESceneKitEditor/CDStructures.h +++ b/IDESceneKitEditor/CDStructures.h @@ -21,6 +21,12 @@ struct CGSize { double height; }; +struct SCNVector3 { + double _field1; + double _field2; + double _field3; +}; + struct _NSRange { unsigned long long _field1; unsigned long long _field2; @@ -35,9 +41,3 @@ typedef struct { double _field4; } CDStruct_d2b197d1; -typedef struct { - double _field1; - double _field2; - double _field3; -} CDStruct_39925896; - diff --git a/IDESceneKitEditor/DVTDiffTextFilter-Protocol.h b/IDESceneKitEditor/DVTDiffTextFilter-Protocol.h new file mode 100644 index 000000000..5c4db6ff9 --- /dev/null +++ b/IDESceneKitEditor/DVTDiffTextFilter-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTDiffTextFilter ++ (id)textFileDataTypeForInputFilePath:(id)arg1; ++ (BOOL)pathRequiresFilter:(id)arg1; + +@optional ++ (id)pathToKeyConflictResolutionFromInputFilePath:(id)arg1 error:(id *)arg2; ++ (id)pathToTextFileFromInputFilePath:(id)arg1 error:(id *)arg2; ++ (BOOL)filterInputFilePath:(id)arg1 toOutputFilePath:(id)arg2 error:(id *)arg3; +@end + diff --git a/IDESceneKitEditor/DVTIconOverrideProvider-Protocol.h b/IDESceneKitEditor/DVTIconOverrideProvider-Protocol.h new file mode 100644 index 000000000..fbce10841 --- /dev/null +++ b/IDESceneKitEditor/DVTIconOverrideProvider-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTIconOverrideProvider ++ (id)overridingIconForFileType:(id)arg1; +@end + diff --git a/IDESceneKitEditor/IDECapsuleListViewDataSource-Protocol.h b/IDESceneKitEditor/IDECapsuleListViewDataSource-Protocol.h new file mode 100644 index 000000000..62a7828dd --- /dev/null +++ b/IDESceneKitEditor/IDECapsuleListViewDataSource-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDECapsuleListViewDataSource +- (id)capsuleListView:(id)arg1 viewControllerForRow:(long long)arg2; +- (long long)numberOfObjectsInCapsuleListView:(id)arg1; + +@optional +- (void)capsuleListViewDidCompleteLayout:(id)arg1; +- (void)capsuleListView:(id)arg1 didExpandRow:(long long)arg2; +- (void)capsuleListView:(id)arg1 didCollapseRow:(long long)arg2; +- (id)capsuleListView:(id)arg1 pastboardTypesForRowWithIndex:(unsigned long long)arg2; +- (unsigned long long)capsuleListView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3; +- (BOOL)capsuleListView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3; +@end + diff --git a/IDESceneKitEditor/IDECapsuleViewController-Protocol.h b/IDESceneKitEditor/IDECapsuleViewController-Protocol.h new file mode 100644 index 000000000..5aa1449ad --- /dev/null +++ b/IDESceneKitEditor/IDECapsuleViewController-Protocol.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSImage, NSString; + +@protocol IDECapsuleViewController +@property(readonly, copy) NSString *titleForDisplay; + +@optional +@property(readonly) BOOL disclosedByDefault; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) BOOL canDrag; +@property(readonly) BOOL canUndisclose; +@property BOOL canRemoveItems; +@property BOOL canAddItems; +@property(readonly) BOOL canRename; +@property(readonly) BOOL canRemove; +@property(readonly) BOOL canSelect; +@property(readonly) NSImage *icon; +- (void)removeItems:(id)arg1; +- (void)addItems:(id)arg1; +- (void)setTitle:(id)arg1; +- (void)remove:(id)arg1; +@end + diff --git a/IDESceneKitEditor/IDECapsuleViewDelegate-Protocol.h b/IDESceneKitEditor/IDECapsuleViewDelegate-Protocol.h new file mode 100644 index 000000000..ab8528e3d --- /dev/null +++ b/IDESceneKitEditor/IDECapsuleViewDelegate-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDECapsuleViewDelegate + +@optional +- (void)capsuleView:(id)arg1 wasDisclosed:(BOOL)arg2; +- (double)contentOriginXOffsetForCapsuleView:(id)arg1; +- (double)capsuleView:(id)arg1 preferredContentViewWidthForCapsuleWidth:(double)arg2; +- (id)headerContentViewForCapsuleView:(id)arg1; +- (void)capsuleViewDidClickRemoveButton:(id)arg1; +- (BOOL)capsuleViewCanBeRemoved:(id)arg1; +- (BOOL)allowCustomContentHeaderViewToDriveHeaderHeight:(id)arg1; +- (double)capsuleViewSidePadding:(id)arg1; +- (id)capsuleViewBorderColor:(id)arg1; +- (id)capsuleViewBackgroundColor:(id)arg1; +- (void)capsuleView:(id)arg1 setTitle:(id)arg2; +- (id)capsuleViewTitleForEditing:(id)arg1; +- (BOOL)capsuleViewCanBeRenamed:(id)arg1; +- (BOOL)suppressBottomSeparator:(id)arg1; +- (BOOL)shouldDrawBorderBelowHeaderForCapsuleView:(id)arg1; +- (BOOL)capsuleView:(id)arg1 acceptDrop:(id)arg2; +- (unsigned long long)capsuleView:(id)arg1 validateDrop:(id)arg2; +- (id)supportedDragTypes; +@end + diff --git a/IDESceneKitEditor/IDEInspectorPropertyEnablable-Protocol.h b/IDESceneKitEditor/IDEInspectorPropertyEnablable-Protocol.h new file mode 100644 index 000000000..51cee62d7 --- /dev/null +++ b/IDESceneKitEditor/IDEInspectorPropertyEnablable-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEInspectorPropertyEnablable +- (void)setEnabled:(BOOL)arg1; +- (BOOL)isEnabled; +@end + diff --git a/IDESceneKitEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/IDESceneKitEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/IDESceneKitEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/IDESceneKitEditor/NSDraggingSource-Protocol.h b/IDESceneKitEditor/NSDraggingSource-Protocol.h new file mode 100644 index 000000000..1d410451e --- /dev/null +++ b/IDESceneKitEditor/NSDraggingSource-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSDraggingSource +- (unsigned long long)draggingSession:(id)arg1 sourceOperationMaskForDraggingContext:(long long)arg2; + +@optional +- (BOOL)ignoreModifierKeysForDraggingSession:(id)arg1; +- (void)draggingSession:(id)arg1 endedAtPoint:(struct CGPoint)arg2 operation:(unsigned long long)arg3; +- (void)draggingSession:(id)arg1 movedToPoint:(struct CGPoint)arg2; +- (void)draggingSession:(id)arg1 willBeginAtPoint:(struct CGPoint)arg2; +@end + diff --git a/IDESceneKitEditor/NSObject-Protocol.h b/IDESceneKitEditor/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDESceneKitEditor/NSObject-Protocol.h +++ b/IDESceneKitEditor/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDESceneKitEditor/NSObject-SceneKit_SKEAdditions.h b/IDESceneKitEditor/NSObject-SceneKit_SKEAdditions.h index 6b9b0e732..5b14119c4 100644 --- a/IDESceneKitEditor/NSObject-SceneKit_SKEAdditions.h +++ b/IDESceneKitEditor/NSObject-SceneKit_SKEAdditions.h @@ -7,8 +7,7 @@ #import "NSObject.h" @interface NSObject (SceneKit_SKEAdditions) -- (BOOL)ske_isRunningOn10_9OrLater; -- (id)ske_displayNameForUndoKVOKeypath:(id)arg1; ++ (id)ske_displayNameForUndoKVOKeypath:(id)arg1; - (id)ske_undoKVOKeypaths; @end diff --git a/IDESceneKitEditor/SCNCamera-SceneKit_SKEAdditions.h b/IDESceneKitEditor/SCNCamera-SceneKit_SKEAdditions.h index bb206d811..df495227e 100644 --- a/IDESceneKitEditor/SCNCamera-SceneKit_SKEAdditions.h +++ b/IDESceneKitEditor/SCNCamera-SceneKit_SKEAdditions.h @@ -6,11 +6,13 @@ #import "SCNCamera.h" +@class NSImage, NSString; + @interface SCNCamera (SceneKit_SKEAdditions) -@property float ide_orthographicScale; -- (id)ide_icon; -- (id)camera; -- (id)ske_displayNameForUndoKVOKeypath:(id)arg1; ++ (id)ske_displayNameForUndoKVOKeypath:(id)arg1; ++ (id)keyPathsForValuesAffectingIde_displayName; +@property(readonly) NSImage *ide_icon; - (id)ske_undoKVOKeypaths; +@property(readonly) NSString *ide_displayName; @end diff --git a/IDESceneKitEditor/SCNGeometry-SceneKit_SKEAdditions.h b/IDESceneKitEditor/SCNGeometry-SceneKit_SKEAdditions.h index a47064d92..015a68eb9 100644 --- a/IDESceneKitEditor/SCNGeometry-SceneKit_SKEAdditions.h +++ b/IDESceneKitEditor/SCNGeometry-SceneKit_SKEAdditions.h @@ -6,14 +6,17 @@ #import "SCNGeometry.h" +@class NSImage, NSString; + @interface SCNGeometry (SceneKit_SKEAdditions) ++ (id)ske_displayNameForUndoKVOKeypath:(id)arg1; ++ (id)keyPathsForValuesAffectingIde_displayName; - (id)ide_sources; - (id)ide_elements; - (id)ide_polygon_count; - (id)ide_vertex_count; -- (id)ide_icon; -- (id)geometry; -- (id)ske_displayNameForUndoKVOKeypath:(id)arg1; +@property(readonly) NSImage *ide_icon; - (id)ske_undoKVOKeypaths; +@property(readonly) NSString *ide_displayName; @end diff --git a/IDESceneKitEditor/SCNLight-SceneKit_SKEAdditions.h b/IDESceneKitEditor/SCNLight-SceneKit_SKEAdditions.h index b8a4abc6d..ab8cc057b 100644 --- a/IDESceneKitEditor/SCNLight-SceneKit_SKEAdditions.h +++ b/IDESceneKitEditor/SCNLight-SceneKit_SKEAdditions.h @@ -6,7 +6,11 @@ #import "SCNLight.h" +@class NSImage, NSString; + @interface SCNLight (SceneKit_SKEAdditions) ++ (id)ske_displayNameForUndoKVOKeypath:(id)arg1; ++ (id)keyPathsForValuesAffectingIde_displayName; @property float ide_shadowFarClipping; @property float ide_shadowNearClipping; - (BOOL)ide_cannotCastShadow; @@ -16,13 +20,13 @@ @property float ide_attenuationFalloffExponent; @property float ide_attenuationEnd; @property float ide_attenuationStart; +- (BOOL)ide_supportsOrthographicScale; - (BOOL)ide_supportsIlluminationCone; - (BOOL)ide_supportsAttenuation; -- (id)ide_icon; +@property(readonly) NSImage *ide_icon; - (void)setIde_typeNumber:(long long)arg1; - (long long)ide_typeNumber; -- (id)light; -- (id)ske_displayNameForUndoKVOKeypath:(id)arg1; - (id)ske_undoKVOKeypaths; +@property(readonly) NSString *ide_displayName; @end diff --git a/IDESceneKitEditor/SCNMaterial-SceneKit_SKEAdditions.h b/IDESceneKitEditor/SCNMaterial-SceneKit_SKEAdditions.h index 1b69fa7eb..e2ce17014 100644 --- a/IDESceneKitEditor/SCNMaterial-SceneKit_SKEAdditions.h +++ b/IDESceneKitEditor/SCNMaterial-SceneKit_SKEAdditions.h @@ -6,16 +6,17 @@ #import "SCNMaterial.h" -@class NSString; +@class NSImage, NSString; @interface SCNMaterial (SceneKit_SKEAdditions) ++ (id)keyPathsForValuesAffectingIde_displayName; ++ (id)ske_displayNameForUndoKVOKeypath:(id)arg1; + (id)ide_slotNames; @property double ide_fresnelExponent; @property BOOL ide_readsFromDepthBuffer; @property long long ide_lightingModel; @property(readonly) NSString *ide_displayName; -- (id)ide_icon; -- (id)ske_displayNameForUndoKVOKeypath:(id)arg1; +@property(readonly) NSImage *ide_icon; - (id)ske_undoKVOKeypaths; - (BOOL)ide_isShininessInvolvedInLightingModel; - (id)ide_namesOfSlotsInvolvedInLightingModel; diff --git a/IDESceneKitEditor/SCNMaterialProperty-SceneKit_SKEAdditions.h b/IDESceneKitEditor/SCNMaterialProperty-SceneKit_SKEAdditions.h index c02218350..a6efc1ba3 100644 --- a/IDESceneKitEditor/SCNMaterialProperty-SceneKit_SKEAdditions.h +++ b/IDESceneKitEditor/SCNMaterialProperty-SceneKit_SKEAdditions.h @@ -7,17 +7,13 @@ #import "SCNMaterialProperty.h" @interface SCNMaterialProperty (SceneKit_SKEAdditions) -+ (id)keyPathsForValuesAffectingIde_exportedPath; -+ (unsigned long long)defaultPathExportMode; ++ (id)ske_displayNameForUndoKVOKeypath:(id)arg1; @property double ide_intensity; - (id)ide_displayImage; - (BOOL)ide_isColor; - (BOOL)ide_isImage; -@property(readonly) id ide_exportedPath; -@property unsigned long long ide_pathExportMode; @property(retain) id ide_contents; - (id)ide_slotName; -- (id)ske_displayNameForUndoKVOKeypath:(id)arg1; - (id)ske_undoKVOKeypaths; @end diff --git a/IDESceneKitEditor/SCNNode-SceneKit_SKEAdditions.h b/IDESceneKitEditor/SCNNode-SceneKit_SKEAdditions.h index 71b67b99b..9f3d013ba 100644 --- a/IDESceneKitEditor/SCNNode-SceneKit_SKEAdditions.h +++ b/IDESceneKitEditor/SCNNode-SceneKit_SKEAdditions.h @@ -6,31 +6,27 @@ #import "SCNNode.h" -@class NSString; +@class NSImage, NSString, SCNParticleSystem; @interface SCNNode (SceneKit_SKEAdditions) -+ (id)ide_attributeInfoNames; + (id)keyPathsForValuesAffectingIde_displayName; ++ (id)ske_displayNameForUndoKVOKeypath:(id)arg1; - (BOOL)ide_canBenefitFromFlattening; - (BOOL)ide_hasNodeAttributes; - (BOOL)hasPotentialPointOfView; - (BOOL)isPotentialPointOfView; -- (id)ide_attributeInfo3; -- (id)ide_attributeInfo2; -- (id)ide_attributeInfo1; -- (id)ide_attributeInfo0; -- (id)ide_attributeInfos; +- (id)statusInfo; - (unsigned long long)ide_attributesInfo; @property(readonly) BOOL ide_shouldAppearInSceneGraph; @property(readonly) BOOL ide_shouldBeRemovedFromSceneGraphUponSave; -@property BOOL ide_showBoundingBox; @property double ide_rotationAngle; -@property CDStruct_39925896 ide_rotationAxis; -- (id)ide_icon; -- (id)ide_attributes; +@property struct SCNVector3 ide_rotationAxis; +@property(readonly) NSImage *ide_icon; +@property(retain) NSString *ide_visualizedParticleSystemFileName; +@property(retain) SCNParticleSystem *ide_visualizedParticleSystem; +@property(retain) SCNParticleSystem *ide_firstParticleSystem; - (long long)polygonCount; @property(readonly) NSString *ide_displayName; -- (id)ske_displayNameForUndoKVOKeypath:(id)arg1; - (id)ske_undoKVOKeypaths; - (long long)ide_renderingOrder; - (void)setIde_renderingOrder:(long long)arg1; diff --git a/IDESceneKitEditor/SCNParticleSystem-SceneKit_SKEAdditions.h b/IDESceneKitEditor/SCNParticleSystem-SceneKit_SKEAdditions.h new file mode 100644 index 000000000..fc9bf9f88 --- /dev/null +++ b/IDESceneKitEditor/SCNParticleSystem-SceneKit_SKEAdditions.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SCNParticleSystem.h" + +@class NSGradient, NSImage, NSString, SCNParticlePropertyController; + +@interface SCNParticleSystem (SceneKit_SKEAdditions) ++ (id)keyPathsForValuesAffectingIde_hasNullStretchFactor; ++ (id)keyPathsForValuesAffectingIde_spreadingAngleHasAnEffect; ++ (id)keyPathsForValuesAffectingIde_emittingDirectionHasAnEffect; ++ (id)ske_displayNameForUndoKVOKeypath:(id)arg1; +- (void)setIde_particleAngleVariation:(double)arg1; +- (double)ide_particleAngleVariation; +- (void)setIde_particleAngle:(double)arg1; +- (double)ide_particleAngle; +@property(retain) SCNParticlePropertyController *ide_particleSizeController; +@property(retain) NSGradient *ide_particleColorController; +@property BOOL ide_hasParticleColorController; +@property(readonly) BOOL ide_doesNotHaveParticleColorController; +@property(retain) id ide_particleImage; +@property(readonly) BOOL ide_hasNullStretchFactor; +- (void)setIde_emitterShapeSphereRadius:(float)arg1; +@property(readonly) float ide_emitterShapeSphereRadius; +- (void)setIde_emitterShapePlaneHeight:(float)arg1; +@property(readonly) float ide_emitterShapePlaneHeight; +- (void)setIde_emitterShapePlaneWidth:(float)arg1; +@property(readonly) float ide_emitterShapePlaneWidth; +- (void)setIde_emitterShapeCylinderRadius:(float)arg1; +@property(readonly) float ide_emitterShapeCylinderRadius; +- (void)setIde_emitterShapeCylinderHeight:(float)arg1; +@property(readonly) float ide_emitterShapeCylinderHeight; +- (void)setIde_emitterShapeBoxLength:(float)arg1; +@property(readonly) float ide_emitterShapeBoxLength; +- (void)setIde_emitterShapeBoxHeight:(float)arg1; +@property(readonly) float ide_emitterShapeBoxHeight; +- (void)setIde_emitterShapeBoxWidth:(float)arg1; +@property(readonly) float ide_emitterShapeBoxWidth; +@property(readonly) BOOL ide_emitterShapeTypeIsSphere; +@property(readonly) BOOL ide_emitterShapeTypeIsPlane; +@property(readonly) BOOL ide_emitterShapeTypeIsCylinder; +@property(readonly) BOOL ide_emitterShapeTypeIsBox; +@property unsigned long long ide_emitterShapeType; +@property(readonly) BOOL ide_spreadingAngleHasAnEffect; +@property(readonly) BOOL ide_emittingDirectionHasAnEffect; +@property(readonly) NSString *ide_displayName; +@property(readonly) NSImage *ide_icon; +- (id)ske_undoKVOKeypaths; + +// Remaining properties +@property double particleAngle; // @dynamic particleAngle; +@property double particleAngleVariation; // @dynamic particleAngleVariation; +@property double particleInitialAngle; // @dynamic particleInitialAngle; +@property double particleInitialAngleVariation; // @dynamic particleInitialAngleVariation; +@end + diff --git a/IDESceneKitEditor/SCNSceneRendererDelegate-Protocol.h b/IDESceneKitEditor/SCNSceneRendererDelegate-Protocol.h index e9204d8f3..a6acade88 100644 --- a/IDESceneKitEditor/SCNSceneRendererDelegate-Protocol.h +++ b/IDESceneKitEditor/SCNSceneRendererDelegate-Protocol.h @@ -11,5 +11,8 @@ @optional - (void)renderer:(id)arg1 didRenderScene:(id)arg2 atTime:(double)arg3; - (void)renderer:(id)arg1 willRenderScene:(id)arg2 atTime:(double)arg3; +- (void)renderer:(id)arg1 didSimulatePhysicsAtTime:(double)arg2; +- (void)renderer:(id)arg1 didApplyAnimationsAtTime:(double)arg2; +- (void)renderer:(id)arg1 updateAtTime:(double)arg2; @end diff --git a/IDESceneKitEditor/SKEAnimationEditor.h b/IDESceneKitEditor/SKEAnimationEditor.h new file mode 100644 index 000000000..6d00b8e64 --- /dev/null +++ b/IDESceneKitEditor/SKEAnimationEditor.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface SKEAnimationEditor : NSObject +{ +} + ++ (id)animationWithPresetName:(unsigned long long)arg1; ++ (struct CGPath *)createPiecewiseLinearCurveWithAnimation:(id)arg1; ++ (struct CGPath *)createCubicBezierCurveFromCatmullRomCurve:(id)arg1; ++ (id)catmullRomCurveFromCubicBezierCurveWithPoint0:(struct CGPoint)arg1 controlPoint0:(struct CGPoint)arg2 controlPoint1Pre:(struct CGPoint)arg3 point1:(struct CGPoint)arg4 controlPoint1Post:(struct CGPoint)arg5 controlPoint2:(struct CGPoint)arg6 point2:(struct CGPoint)arg7; ++ (id)catmullRomCurveFromCubicBezierCurveWithPoint0:(struct CGPoint)arg1 controlPoint0:(struct CGPoint)arg2 controlPoint1:(struct CGPoint)arg3 point1:(struct CGPoint)arg4; + +@end + diff --git a/IDESceneKitEditor/SKEAnimationEditorView.h b/IDESceneKitEditor/SKEAnimationEditorView.h new file mode 100644 index 000000000..298299a8a --- /dev/null +++ b/IDESceneKitEditor/SKEAnimationEditorView.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class CAKeyframeAnimation; + +@interface SKEAnimationEditorView : NSView +{ + CAKeyframeAnimation *_animation; + struct CGColor *_fillColor; + struct CGColor *_strokeColor; + struct CGPath *_cachedPath; + double _scale; + struct CGPoint _origin; + struct CGSize _canvasSize; + long long _selectedPointIndex; + id _delegate; +} + +@property __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)dealloc; +- (void)drawRect:(struct CGRect)arg1; +- (BOOL)isOpaque; +- (void)clearDrawInfo; +- (void)computeDrawInfoIfNeeded; +- (unsigned long long)calculationMode; +- (void)mouseDragged:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (void)mouseDown:(id)arg1; +- (BOOL)acceptsFirstMouse:(id)arg1; +- (BOOL)acceptsFirstResponder; +- (void)setFrame:(struct CGRect)arg1; +@property(copy) CAKeyframeAnimation *animation; +- (void)awakeFromNib; + +@end + diff --git a/IDESceneKitEditor/SKEAnimationEditorViewDelegate-Protocol.h b/IDESceneKitEditor/SKEAnimationEditorViewDelegate-Protocol.h new file mode 100644 index 000000000..4f8956962 --- /dev/null +++ b/IDESceneKitEditor/SKEAnimationEditorViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKEAnimationEditorViewDelegate +- (void)animationEditorViewAnimationDidChange:(id)arg1; +@end + diff --git a/IDESceneKitEditor/SKEAssetCatalog.h b/IDESceneKitEditor/SKEAssetCatalog.h new file mode 100644 index 000000000..9b6851a39 --- /dev/null +++ b/IDESceneKitEditor/SKEAssetCatalog.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary; + +@interface SKEAssetCatalog : NSObject +{ + NSMutableDictionary *_settings; +} + +- (void).cxx_destruct; +@property BOOL usePVRTCIfAvailable; +@property BOOL interleaveGeometrySources; +@property BOOL forceYUp; +- (BOOL)writeToFile:(id)arg1 atomically:(BOOL)arg2; +- (id)initWithContentsOfFile:(id)arg1 error:(id *)arg2; + +@end + diff --git a/IDESceneKitEditor/SKEAssetCatalogCapsuleViewController.h b/IDESceneKitEditor/SKEAssetCatalogCapsuleViewController.h new file mode 100644 index 000000000..842c0cdf1 --- /dev/null +++ b/IDESceneKitEditor/SKEAssetCatalogCapsuleViewController.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEViewController.h" + +#import "IDECapsuleViewController-Protocol.h" +#import "IDECapsuleViewDelegate-Protocol.h" + +@class NSImage, NSString; + +@interface SKEAssetCatalogCapsuleViewController : IDEViewController +{ +} + +@property(readonly) BOOL canDrag; +@property(readonly) BOOL canSelect; +- (id)capsuleViewBackgroundColor:(id)arg1; +@property(readonly) BOOL disclosedByDefault; +@property(readonly, copy) NSString *titleForDisplay; + +// Remaining properties +@property BOOL canAddItems; +@property(readonly) BOOL canRemove; +@property BOOL canRemoveItems; +@property(readonly) BOOL canRename; +@property(readonly) BOOL canUndisclose; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; +@property(readonly) NSImage *icon; +@property(readonly) Class superclass; + +@end + diff --git a/IDESceneKitEditor/SKEAssetCatalogDocument.h b/IDESceneKitEditor/SKEAssetCatalogDocument.h new file mode 100644 index 000000000..f5137cc3e --- /dev/null +++ b/IDESceneKitEditor/SKEAssetCatalogDocument.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEEditorDocument.h" + +@class SKEAssetCatalog; + +@interface SKEAssetCatalogDocument : IDEEditorDocument +{ + SKEAssetCatalog *_assetCatalog; +} + +- (void).cxx_destruct; +@property BOOL usePVRTCIfAvailable; +@property BOOL interleaveGeometrySources; +@property BOOL forceYUp; +- (BOOL)writeSettings; +- (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; + +@end + diff --git a/IDESceneKitEditor/SKEAssetCatalogDocumentIconProvider.h b/IDESceneKitEditor/SKEAssetCatalogDocumentIconProvider.h new file mode 100644 index 000000000..a2d35975b --- /dev/null +++ b/IDESceneKitEditor/SKEAssetCatalogDocumentIconProvider.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTIconOverrideProvider-Protocol.h" + +@class NSString; + +@interface SKEAssetCatalogDocumentIconProvider : NSObject +{ +} + ++ (id)overridingIconForFileType:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDESceneKitEditor/SKEAssetCatalogDocumentViewController.h b/IDESceneKitEditor/SKEAssetCatalogDocumentViewController.h new file mode 100644 index 000000000..3d56f7c49 --- /dev/null +++ b/IDESceneKitEditor/SKEAssetCatalogDocumentViewController.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEEditor.h" + +#import "DVTReplacementViewDelegate-Protocol.h" +#import "IDECapsuleListViewDataSource-Protocol.h" + +@class DVTControllerContentView, IDECapsuleListView, NSArray, NSButton, NSString, SKEAssetCatalogCapsuleViewController, SKEAssetCatalogDocument; + +@interface SKEAssetCatalogDocumentViewController : IDEEditor +{ + IDECapsuleListView *_capsuleListView; + DVTControllerContentView *_commonOptionsView; + DVTControllerContentView *_iosOptionsView; + NSButton *_forceYUpButton; + NSButton *_interleaveButton; + NSButton *_usePVRTCIfAvailableButton; + SKEAssetCatalogCapsuleViewController *_commonOptionsViewController; + SKEAssetCatalogCapsuleViewController *_iosOptionsViewController; + NSArray *_currentSelectedItems; +} + +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)selectDocumentLocations:(id)arg1; +- (void)setCurrentSelectedItems:(id)arg1; +- (id)currentSelectedItems; +- (id)capsuleListView:(id)arg1 viewControllerForRow:(long long)arg2; +- (long long)numberOfObjectsInCapsuleListView:(id)arg1; +- (BOOL)canBecomeMainViewController; +- (void)loadView; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) SKEAssetCatalogDocument *document; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDESceneKitEditor/SKECanvasViewController.h b/IDESceneKitEditor/SKECanvasViewController.h index e5c40a776..9b9f87c0e 100644 --- a/IDESceneKitEditor/SKECanvasViewController.h +++ b/IDESceneKitEditor/SKECanvasViewController.h @@ -8,39 +8,63 @@ #import "SKETimeSliderDataSource-Protocol.h" -@class NSArrayController, NSPopUpButton, SKECanvasIdentifierView, SKEDocumentViewController, SKESceneView, SKESceneViewNestView, SKEShadowBox, SKETimeSlider; +@class NSArrayController, NSPopUpButton, NSSegmentedControl, NSString, SKEDocumentViewController, SKESceneView, SKESceneViewNestView, SKETimeSlider; @interface SKECanvasViewController : IDEViewController { - SKESceneView *sceneView; - SKESceneViewNestView *nestView; - SKECanvasIdentifierView *identifierView; + SKESceneView *_sceneView; + SKESceneViewNestView *_nestView; SKETimeSlider *timeSlider; - SKEShadowBox *_shadowBox; - NSPopUpButton *povPopUpButton; - NSArrayController *povArrayController; - BOOL _enableJittering; + NSSegmentedControl *_segmentedControl; + NSPopUpButton *_povPopUpButton; + NSArrayController *_povArrayController; + BOOL _showAuthoringEnvironment; BOOL _enableMultisampling; + BOOL _enableJittering; BOOL _enableAutomaticDefaultLighting; + unsigned char _cameraDisplayMode; + unsigned char _lightDisplayMode; SKEDocumentViewController *_documentEditorViewController; } @property(retain, nonatomic) SKEDocumentViewController *documentEditorViewController; // @synthesize documentEditorViewController=_documentEditorViewController; -@property(nonatomic) BOOL enableAutomaticDefaultLighting; // @synthesize enableAutomaticDefaultLighting=_enableAutomaticDefaultLighting; -@property(nonatomic) BOOL enableMultisampling; // @synthesize enableMultisampling=_enableMultisampling; -@property(nonatomic) BOOL enableJittering; // @synthesize enableJittering=_enableJittering; - (void).cxx_destruct; @property double currentTime; @property(readonly) double endTime; @property(readonly) double startTime; @property BOOL playing; -- (void)sceneViewLostSelectionAnchor:(id)arg1; -- (void)sceneView:(id)arg1 didUpdateSelectionAnchor:(struct CGPoint)arg2; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (void)doShowNodeAttributesCameraNone:(id)arg1; +- (void)doShowNodeAttributesCameraAll:(id)arg1; +- (void)doShowNodeAttributesCameraEditedOnly:(id)arg1; +- (void)doShowNodeAttributesLightNone:(id)arg1; +- (void)doShowNodeAttributesLightAll:(id)arg1; +- (void)doShowNodeAttributesLightEditedOnly:(id)arg1; +- (void)toggleShowAuthoringEnvironment:(id)arg1; +- (void)toggleDefaultLighting:(id)arg1; +- (void)toggleMutlisampling:(id)arg1; +- (void)toggleJittering:(id)arg1; +- (void)_updateLightDisplay; +- (void)setLightDisplayMode:(unsigned char)arg1; +- (void)_updateCameraDisplay; +- (void)setCameraDisplayMode:(unsigned char)arg1; +- (void)_updateManipulation; +- (void)setShowAuthoringEnvironment:(BOOL)arg1; +- (void)setEnableAutomaticDefaultLighting:(BOOL)arg1; +- (void)setEnableMultisampling:(BOOL)arg1; +- (void)setEnableJittering:(BOOL)arg1; +- (void)configureControlBar; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)primitiveInvalidate; - (void)takeFocus; - (void)viewWillUninstall; - (void)viewDidInstall; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESceneKitEditor/SKEColorRampProperty.h b/IDESceneKitEditor/SKEColorRampProperty.h new file mode 100644 index 000000000..b23288882 --- /dev/null +++ b/IDESceneKitEditor/SKEColorRampProperty.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class IDEInspectorKeyPath, SKEColorRampView; + +@interface SKEColorRampProperty : IDEInspectorProperty +{ + SKEColorRampView *_colorRamp; + IDEInspectorKeyPath *_valueKeyPath; +} + +- (void).cxx_destruct; +- (void)setupRefreshTriggersAndConfigure; +- (void)userDidChangeValue:(id)arg1; +- (void)refresh; +- (double)baseline; + +@end + diff --git a/IDESceneKitEditor/SKEColorRampView.h b/IDESceneKitEditor/SKEColorRampView.h new file mode 100644 index 000000000..6d69ee9fb --- /dev/null +++ b/IDESceneKitEditor/SKEColorRampView.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSGradient; + +@interface SKEColorRampView : NSView +{ + NSGradient *_gradient; + long long _selectedMarkerIndex; + id _target; + SEL _action; +} + +@property SEL action; // @synthesize action=_action; +@property(retain) id target; // @synthesize target=_target; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (double)locationWithPoint:(struct CGPoint)arg1; +- (struct CGRect)borderRect; +- (struct CGRect)interiorRect; +- (BOOL)hitTestColorWellPathWithMarkerTipAtPoint:(struct CGPoint)arg1 hitPoint:(struct CGPoint)arg2; +- (BOOL)hitTestMarkerPathWithTipAtPoint:(struct CGPoint)arg1 hitPoint:(struct CGPoint)arg2; +- (id)colorWellPathWithMarkerTipAtPoint:(struct CGPoint)arg1; +- (id)markerPathWithTipAtPoint:(struct CGPoint)arg1; +- (void)mouseDragged:(id)arg1; +- (void)mouseDown:(id)arg1; +- (void)mouseUp:(id)arg1; +- (BOOL)acceptsFirstMouse:(id)arg1; +- (BOOL)acceptsFirstResponder; +- (void)changeColor:(id)arg1; +- (id)gradientByReplacingLocation:(double)arg1 atIndex:(unsigned long long)arg2; +- (id)gradientByReplacingColor:(id)arg1 atIndex:(unsigned long long)arg2; +- (id)gradientByRemovingColorAtIndex:(unsigned long long)arg1; +- (id)gradientByAddingColor:(id)arg1 atLocation:(double)arg2 index:(unsigned long long *)arg3; +@property(retain) NSGradient *gradient; + +@end + diff --git a/IDESceneKitEditor/SKEContentsPickerPopUpButton.h b/IDESceneKitEditor/SKEContentsPickerPopUpButton.h index 88accc844..1370716e3 100644 --- a/IDESceneKitEditor/SKEContentsPickerPopUpButton.h +++ b/IDESceneKitEditor/SKEContentsPickerPopUpButton.h @@ -7,11 +7,13 @@ #import "NSView.h" #import "DVTWindowActivationStateObserver-Protocol.h" +#import "IDEInspectorPropertyEnablable-Protocol.h" +#import "NSDraggingSource-Protocol.h" #import "NSMenuDelegate-Protocol.h" @class DVTObservingToken, NSDictionary, NSMenu, NSString; -@interface SKEContentsPickerPopUpButton : NSView +@interface SKEContentsPickerPopUpButton : NSView { NSMenu *_contentsMenu; struct CGRect _popUpButtonArrowsRect; @@ -19,12 +21,15 @@ struct CGRect _contentsLabelRect; struct CGRect _wellRect; struct CGRect _contentsLabelTitleRect; + BOOL _acceptsImages; + BOOL _acceptsColors; NSDictionary *_imageStateDictionary; id _windowActivationObservation; id _contentsValueBindingController; NSString *_contentsValueBindingKeyPath; DVTObservingToken *_contentsValueBindingObservation; - BOOL _acceptsImages; + BOOL _acceptsNil; + BOOL _acceptsNonFilePathImages; BOOL _enabled; BOOL _active; BOOL _highlighted; @@ -44,8 +49,10 @@ @property SEL action; // @synthesize action=_action; @property(retain) id target; // @synthesize target=_target; @property(retain, nonatomic) id contents; // @synthesize contents=_contents; -@property BOOL acceptsImages; // @synthesize acceptsImages=_acceptsImages; +@property BOOL acceptsNonFilePathImages; // @synthesize acceptsNonFilePathImages=_acceptsNonFilePathImages; +@property BOOL acceptsNil; // @synthesize acceptsNil=_acceptsNil; - (void).cxx_destruct; +@property(retain) id objectValue; - (void)mouseDown:(id)arg1; - (BOOL)isMouseEventInColorWellRect:(id)arg1; - (void)drawRect:(struct CGRect)arg1; @@ -78,7 +85,9 @@ - (void)takeColorFromColorChooser:(id)arg1; - (void)takeColorFromColorPanel:(id)arg1; - (void)takeContentsFromPopUpMenu:(id)arg1; +- (void)setNilContents:(id)arg1; - (void)sendAction; +- (unsigned long long)draggingSession:(id)arg1 sourceOperationMaskForDraggingContext:(long long)arg2; - (void)beginImageDragForEvent:(id)arg1; - (void)beginColorDragForEvent:(id)arg1; - (id)imageForDraggedColor:(id)arg1; @@ -107,12 +116,20 @@ - (id)titleFont; - (id)effectiveSwatchBorderColor; - (id)effectiveTextColor; -- (BOOL)isOnActiveWindow; +- (BOOL)contentsIsAllowedNil; - (BOOL)contentsIsImage; - (BOOL)contentsIsColor; +@property BOOL acceptsColors; +@property BOOL acceptsImages; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESceneKitEditor/SKEDocument.h b/IDESceneKitEditor/SKEDocument.h index fd55a52de..0b844beca 100644 --- a/IDESceneKitEditor/SKEDocument.h +++ b/IDESceneKitEditor/SKEDocument.h @@ -7,10 +7,11 @@ #import "IDEEditorDocument.h" #import "IDEDocumentStructureProviding-Protocol.h" +#import "SKEDocumentProtocol-Protocol.h" -@class IDEContainer, NSArray, NSMapTable, NSURL, SCNMaterial, SCNNode, SCNScene, SCNSceneSource, SKEAdjustSceneWindowController, SKEMediaHelper; +@class IDEContainer, NSArray, NSMapTable, NSString, NSURL, SCNMaterial, SCNNode, SCNScene, SCNSceneSource, SKEAdjustSceneWindowController, SKEMediaHelper; -@interface SKEDocument : IDEEditorDocument +@interface SKEDocument : IDEEditorDocument { SCNScene *_scene; SCNSceneSource *_sceneSource; @@ -27,24 +28,25 @@ IDEContainer *_resourceProvidingContainer; } ++ (long long)groupTypeForMember:(id)arg1; + (id)defaultSceneOptions; -+ (id)defaultSceneSourceOptions; -+ (id)baseSceneKitDocumentType; @property(retain) IDEContainer *resourceProvidingContainer; // @synthesize resourceProvidingContainer=_resourceProvidingContainer; @property(retain, nonatomic) SCNMaterial *inspectorMaterialBindingSlot; // @synthesize inspectorMaterialBindingSlot=_inspectorMaterialBindingSlot; @property(copy) id cameraPropertyEditionHandler; // @synthesize cameraPropertyEditionHandler=_cameraPropertyEditionHandler; @property __weak id inspectionDocumentController; // @synthesize inspectionDocumentController=_inspectionDocumentController; - (void).cxx_destruct; - (id)ideModelObjectTypeIdentifier; +- (void)removeParticleSystemFromNode:(id)arg1; +- (void)addParticleSystemToNode:(id)arg1; +- (void)removeCameraFromNode:(id)arg1; +- (void)addCameraToNode:(id)arg1; +- (void)removeLightFromNoNode:(id)arg1; +- (void)addLightToNode:(id)arg1; - (void)makeNode:(id)arg1 childNodeOf:(id)arg2 index:(unsigned long long)arg3; - (void)flattenNode:(id)arg1; - (void)duplicateNode:(id)arg1; - (void)deleteNode:(id)arg1; - (void)addNewChildToNode:(id)arg1; -- (void)redo_makeNodeChildNodeOfIndex:(id)arg1; -- (void)redo_replaceChildWith:(id)arg1; -- (void)redo_addChildAtIndex:(id)arg1; -- (void)undo_addChildAtIndex:(id)arg1; - (void)didReplaceChildMember:(id)arg1 ofMember:(id)arg2 byChildMember:(id)arg3; - (void)willReplaceChildMember:(id)arg1 ofMember:(id)arg2 byChildMember:(id)arg3; - (void)didRemoveChildMember:(id)arg1 fromMember:(id)arg2; @@ -58,16 +60,20 @@ - (BOOL)isMember:(id)arg1 aDescendantOfMember:(id)arg2 resultIfEqual:(BOOL)arg3; - (BOOL)isMemberRootNode:(id)arg1; - (id)memberWrapperForGroupType:(long long)arg1; -- (id)memberWrapperForMember:(id)arg1; +- (BOOL)isMemberTrackedByDocument:(id)arg1; - (id)memberWrapperForMember:(id)arg1 libraryIdentifier:(id)arg2; - (id)buildObjectMemberWrapperForMember:(id)arg1 libraryIdentifier:(id)arg2; -- (id)memberWrappersForMembersOfClass:(Class)arg1; - (void)unloadAllObjectMemberWrappers; - (void)loadAllObjectMemberWrappers; +- (void)stopListeningToMembersRequests; +- (void)startListeningToMembersRequests; +- (void)_memberDidRequestAction:(id)arg1; +- (id)memberWrapperForMember:(id)arg1; +- (id)memberWrappersForMembersOfClass:(Class)arg1; - (void)stopUndoObservationsOf:(id)arg1; - (void)startUndoObservationsOf:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)undoWithKVCUndoRecord:(id)arg1; +- (void)_undoEdition:(id)arg1; @property(readonly) SCNNode *defaultPointOfView; @property(readonly) NSArray *availablePointsOfView; - (void)updateChangeCount:(unsigned long long)arg1; @@ -85,11 +91,16 @@ - (void)cleanSceneGraphForExport:(id *)arg1; @property(readonly) NSArray *ideTopLevelStructureObjects; - (id)uistring_polygonCount; -- (id)uistring_texturesMemory; - (id)uistring_geometryMemory; @property(readonly) SCNSceneSource *sceneSource; @property(readonly) SCNScene *scene; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESceneKitEditor/SKEDocumentAddChildAtIndexEdition.h b/IDESceneKitEditor/SKEDocumentAddChildAtIndexEdition.h new file mode 100644 index 000000000..6ea0968ed --- /dev/null +++ b/IDESceneKitEditor/SKEDocumentAddChildAtIndexEdition.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SCNNode; + +@interface SKEDocumentAddChildAtIndexEdition : SKEDocumentEdition +{ + SCNNode *_parentNode; + SCNNode *_childNode; + unsigned long long _index; +} + +- (void).cxx_destruct; +- (BOOL)revert; +- (BOOL)apply; +- (id)initWithDocument:(id)arg1 parentNode:(id)arg2 childNode:(id)arg3 index:(unsigned long long)arg4; + +@end + diff --git a/IDESceneKitEditor/SKEDocumentAddNodeAttributeEdition.h b/IDESceneKitEditor/SKEDocumentAddNodeAttributeEdition.h new file mode 100644 index 000000000..3cb95737e --- /dev/null +++ b/IDESceneKitEditor/SKEDocumentAddNodeAttributeEdition.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SCNNode; + +@interface SKEDocumentAddNodeAttributeEdition : SKEDocumentEdition +{ + SCNNode *_node; + Class _nodeAttributeClass; +} + +- (void).cxx_destruct; +- (BOOL)revert; +- (BOOL)apply; +- (BOOL)_edit:(BOOL)arg1; +- (id)initWithDocument:(id)arg1 node:(id)arg2 nodeAttributeClass:(Class)arg3; + +@end + diff --git a/IDESceneKitEditor/SKEDocumentEdition.h b/IDESceneKitEditor/SKEDocumentEdition.h new file mode 100644 index 000000000..8263bbc77 --- /dev/null +++ b/IDESceneKitEditor/SKEDocumentEdition.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDEEditorDocument; + +@interface SKEDocumentEdition : NSObject +{ + IDEEditorDocument *_document; +} + +- (void).cxx_destruct; +- (BOOL)revert; +- (BOOL)apply; +- (id)initWithDocument:(id)arg1; + +@end + diff --git a/IDESceneKitEditor/SKEDocumentInspector.h b/IDESceneKitEditor/SKEDocumentInspector.h index d095e3073..b1dbcaec4 100644 --- a/IDESceneKitEditor/SKEDocumentInspector.h +++ b/IDESceneKitEditor/SKEDocumentInspector.h @@ -6,17 +6,18 @@ #import "IDEInspectorViewController.h" +@class NSString; + @interface SKEDocumentInspector : IDEInspectorViewController { } -- (id)uistring_authoringToolName; -- (id)uistring_polygonCount; -- (id)uistring_texturesMemory; -- (id)uistring_geometryMemory; -- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; -- (void)viewWillUninstall; -- (void)viewDidInstall; ++ (id)keyPathsForValuesAffectingUistring_authoringToolName; ++ (id)keyPathsForValuesAffectingUistring_polygonCount; ++ (id)keyPathsForValuesAffectingUistring_geometryMemory; +@property(readonly) NSString *uistring_authoringToolName; +@property(readonly) NSString *uistring_polygonCount; +@property(readonly) NSString *uistring_geometryMemory; - (void)setContent:(id)arg1; @end diff --git a/IDESceneKitEditor/SKEDocumentKVCEdition.h b/IDESceneKitEditor/SKEDocumentKVCEdition.h new file mode 100644 index 000000000..423f25faf --- /dev/null +++ b/IDESceneKitEditor/SKEDocumentKVCEdition.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface SKEDocumentKVCEdition : SKEDocumentEdition +{ + NSString *_keyPath; + id _object; + id _value; +} + +- (void).cxx_destruct; +- (BOOL)revert; +- (BOOL)apply; +- (id)initWithDocument:(id)arg1 object:(id)arg2 value:(id)arg3 keyPath:(id)arg4; + +@end + diff --git a/IDESceneKitEditor/SKEDocumentLocation.h b/IDESceneKitEditor/SKEDocumentLocation.h index 3e0fc371e..402c90f92 100644 --- a/IDESceneKitEditor/SKEDocumentLocation.h +++ b/IDESceneKitEditor/SKEDocumentLocation.h @@ -8,7 +8,7 @@ #import "NSCoding-Protocol.h" -@class NSString; +@class NSString, SKEDocumentObjectMemberWrapper; @interface SKEDocumentLocation : DVTDocumentLocation { @@ -22,7 +22,7 @@ - (id)description; - (id)initWithDocumentURL:(id)arg1 identifier:(id)arg2; - (BOOL)isGroupLocation; -- (id)locatedMemberWrapper; +@property(readonly) SKEDocumentObjectMemberWrapper *locatedMemberWrapper; @end diff --git a/IDESceneKitEditor/SKEDocumentMemberWrapper.h b/IDESceneKitEditor/SKEDocumentMemberWrapper.h index 54ea797d5..f3e1949c6 100644 --- a/IDESceneKitEditor/SKEDocumentMemberWrapper.h +++ b/IDESceneKitEditor/SKEDocumentMemberWrapper.h @@ -7,14 +7,15 @@ #import "NSObject.h" #import "IDEInspectorMatching-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" #import "SKEDocumentMemberMutationDelegate-Protocol.h" -@class SKEDocument; +@class DVTDocumentLocation, DVTFileDataType, IDEEditorDocument, IDEFileReference, NSArray, NSImage, NSString, SKEDocumentLocation; -@interface SKEDocumentMemberWrapper : NSObject +@interface SKEDocumentMemberWrapper : NSObject { id _member; - SKEDocument *_document; + id _document; } - (void).cxx_destruct; @@ -24,19 +25,34 @@ - (void)document:(id)arg1 willRemoveChildMember:(id)arg2 fromMember:(id)arg3; - (void)document:(id)arg1 didAddChildMember:(id)arg2 toMember:(id)arg3; - (void)document:(id)arg1 willAddChildMember:(id)arg2 toMember:(id)arg3; +@property(readonly) NSString *navigableItem_name; - (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; -- (id)navigableDocumentLocation; -- (id)childWrappers; -- (id)image; -- (id)name; -- (id)identifier; -- (id)document; -- (id)member; -- (id)documentType; +@property(readonly) SKEDocumentLocation *navigableDocumentLocation; +@property(readonly) NSArray *childWrappers; +@property(readonly) NSImage *image; +@property(readonly) NSString *name; +@property(readonly) id identifier; +@property(readonly) IDEEditorDocument *document; +@property(readonly) id member; - (id)initWithMember:(id)arg1 document:(id)arg2; - (BOOL)isGroup; -- (BOOL)isMaterial; -- (BOOL)isNode; +@property(readonly) BOOL isParticleSystemMemberWrapper; +@property(readonly) BOOL isMaterialMemberWrapper; +@property(readonly) BOOL isNodeMemberWrapper; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/IDESceneKitEditor/SKEDocumentNavigableItem.h b/IDESceneKitEditor/SKEDocumentNavigableItem.h index 224b42400..5640a6762 100644 --- a/IDESceneKitEditor/SKEDocumentNavigableItem.h +++ b/IDESceneKitEditor/SKEDocumentNavigableItem.h @@ -6,16 +6,16 @@ #import "IDEKeyDrivenNavigableItem.h" -@class DVTObservingToken, SKEDocument, SKEDocumentMemberWrapper; +@class DVTObservingToken, SKEDocumentMemberWrapper; @interface SKEDocumentNavigableItem : IDEKeyDrivenNavigableItem { DVTObservingToken *_childWrappersToken; - SKEDocument *_safeDocument; } + (id)keyPathsForValuesAffectingImage; + (id)keyPathsForValuesAffectingName; ++ (id)keyPathsForValuesAffectingRepresentedDocument; + (id)keyPathsForValuesAffectingRepresentedWrapper; - (void).cxx_destruct; - (id)contentDocumentLocation; @@ -25,8 +25,8 @@ - (id)identifierForChildItem:(id)arg1; - (id)image; - (id)name; -@property(readonly) SKEDocument *representedDocument; -@property(readonly) SKEDocumentMemberWrapper *representedWrapper; +@property(readonly) __weak id representedDocument; +@property(readonly) __weak SKEDocumentMemberWrapper *representedWrapper; - (void)primitiveInvalidate; - (id)initWithRepresentedObject:(id)arg1; diff --git a/IDESceneKitEditor/SKEDocumentObjectMemberWrapper.h b/IDESceneKitEditor/SKEDocumentObjectMemberWrapper.h index c3e3165f0..d9817183c 100644 --- a/IDESceneKitEditor/SKEDocumentObjectMemberWrapper.h +++ b/IDESceneKitEditor/SKEDocumentObjectMemberWrapper.h @@ -14,6 +14,8 @@ NSArray *_childWrappers; } ++ (id)keyPathsForValuesAffectingImage; ++ (id)keyPathsForValuesAffectingExtendedName; + (id)keyPathsForValuesAffectingName; + (Class)validClassForMember:(id)arg1; + (id)validMemberClasses; @@ -23,13 +25,26 @@ - (id)ideModelObjectTypeIdentifier; - (id)humanReadableNameForInspectorKeyPath:(id)arg1; - (void)document:(id)arg1 didReplaceChildMember:(id)arg2 ofMember:(id)arg3 byChildMember:(id)arg4; +- (void)document:(id)arg1 willReplaceChildMember:(id)arg2 ofMember:(id)arg3 byChildMember:(id)arg4; - (void)document:(id)arg1 didRemoveChildMember:(id)arg2 fromMember:(id)arg3; +- (void)document:(id)arg1 willRemoveChildMember:(id)arg2 fromMember:(id)arg3; - (void)document:(id)arg1 didAddChildMember:(id)arg2 toMember:(id)arg3; +- (void)document:(id)arg1 willAddChildMember:(id)arg2 toMember:(id)arg3; - (id)childWrappers; - (void)setChildWrappers:(id)arg1; - (void)rebuildChildWrappers; +- (id)attributesWrappers; +@property(readonly) SKEDocumentObjectMemberWrapper *particleSystemMemberWrapper; +@property(readonly) SKEDocumentObjectMemberWrapper *materialMemberWrapper; +@property(readonly) SKEDocumentObjectMemberWrapper *lightMemberWrapper; +@property(readonly) SKEDocumentObjectMemberWrapper *geometryMemberWrapper; +@property(readonly) SKEDocumentObjectMemberWrapper *cameraMemberWrapper; +@property(readonly) SKEDocumentObjectMemberWrapper *animationMemberWrapper; +@property(readonly) SKEDocumentObjectMemberWrapper *nodeMemberWrapper; +@property(readonly) NSString *ide_entityIdentifier; - (id)navigableDocumentLocation; - (id)image; +@property(readonly) NSString *extendedName; - (id)name; - (id)identifier; - (id)description; diff --git a/IDESceneKitEditor/SKEDocumentProtocol-Protocol.h b/IDESceneKitEditor/SKEDocumentProtocol-Protocol.h new file mode 100644 index 000000000..174191de0 --- /dev/null +++ b/IDESceneKitEditor/SKEDocumentProtocol-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKEDocumentProtocol +- (id)memberWrapperForMember:(id)arg1; +- (id)memberWrappersForMembersOfClass:(Class)arg1; +- (void)didReplaceChildMember:(id)arg1 ofMember:(id)arg2 byChildMember:(id)arg3; +- (void)willReplaceChildMember:(id)arg1 ofMember:(id)arg2 byChildMember:(id)arg3; +- (void)didRemoveChildMember:(id)arg1 fromMember:(id)arg2; +- (void)willRemoveChildMember:(id)arg1 fromMember:(id)arg2; +- (void)didAddChildMember:(id)arg1 toMember:(id)arg2; +- (void)willAddChildMember:(id)arg1 toMember:(id)arg2; +@end + diff --git a/IDESceneKitEditor/SKEDocumentReparentNodeEdition.h b/IDESceneKitEditor/SKEDocumentReparentNodeEdition.h new file mode 100644 index 000000000..c631adc25 --- /dev/null +++ b/IDESceneKitEditor/SKEDocumentReparentNodeEdition.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SCNNode; + +@interface SKEDocumentReparentNodeEdition : SKEDocumentEdition +{ + SCNNode *_node; + SCNNode *_oldParent; + SCNNode *_newParent; + unsigned long long _oldIndex; + unsigned long long _newIndex; +} + +- (void).cxx_destruct; +- (BOOL)revert; +- (BOOL)apply; +- (BOOL)_reparentWithOldParent:(id)arg1 newParent:(id)arg2 oldIndex:(unsigned long long)arg3 newIndex:(unsigned long long)arg4; +- (id)initWithDocument:(id)arg1 node:(id)arg2 newParentNode:(id)arg3 index:(unsigned long long)arg4; + +@end + diff --git a/IDESceneKitEditor/SKEDocumentReplaceNodeWithNodeEdition.h b/IDESceneKitEditor/SKEDocumentReplaceNodeWithNodeEdition.h new file mode 100644 index 000000000..8e9072af7 --- /dev/null +++ b/IDESceneKitEditor/SKEDocumentReplaceNodeWithNodeEdition.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SCNNode; + +@interface SKEDocumentReplaceNodeWithNodeEdition : SKEDocumentEdition +{ + SCNNode *_parentNode; + SCNNode *_insertedNode; + SCNNode *_replacedNode; +} + +- (void).cxx_destruct; +- (BOOL)revert; +- (BOOL)apply; +- (void)_replaceNode:(id)arg1 withNode:(id)arg2; +- (id)initWithDocument:(id)arg1 parentNode:(id)arg2 insertedNode:(id)arg3 replacedNode:(id)arg4; + +@end + diff --git a/IDESceneKitEditor/SKEDocumentStructureViewController.h b/IDESceneKitEditor/SKEDocumentStructureViewController.h index 9e158563e..a15457d97 100644 --- a/IDESceneKitEditor/SKEDocumentStructureViewController.h +++ b/IDESceneKitEditor/SKEDocumentStructureViewController.h @@ -9,13 +9,13 @@ #import "NSOutlineViewDataSource-Protocol.h" #import "SKEOutlineViewDelegate-Protocol.h" -@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTNotificationToken, DVTSearchField, IDEControlGroup, IDENavigableItemCoordinator, NSPredicate, NSString, SKEDocumentNavigableItem, SKEDocumentViewController, SKEOutlineView; +@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTNotificationToken, DVTSearchField, IDEControlGroup, IDENavigableItemCoordinator, NSString, SKEDocumentNavigableItem, SKEDocumentViewController, SKEOutlineView; @interface SKEDocumentStructureViewController : IDEViewController { SKEDocumentNavigableItem *_entitiesTopLevelItem; SKEDocumentNavigableItem *_sceneGraphTopLevelItem; - NSPredicate *_filterPredicate; + NSString *_filterString; DVTNotificationToken *_selectionToken; IDENavigableItemCoordinator *_navigableItemCoordinator; DVTGradientImagePopUpButton *_actionPopUpButton; @@ -23,16 +23,21 @@ DVTGradientImageButton *_deleteButton; SKEOutlineView *_outlineView; DVTBorderedView *_borderedView; - DVTSearchField *_filterField; + DVTSearchField *_searchField; IDEControlGroup *_controlGroup; BOOL _isObservingDocument; SKEDocumentViewController *_documentEditorViewController; - NSString *_filterString; } @property(copy, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; @property(retain, nonatomic) SKEDocumentViewController *documentEditorViewController; // @synthesize documentEditorViewController=_documentEditorViewController; - (void).cxx_destruct; +- (void)removeNodePropertyParticleSystem:(id)arg1; +- (void)addNodePropertyParticleSystem:(id)arg1; +- (void)removeNodePropertyCamera:(id)arg1; +- (void)addNodePropertyCamera:(id)arg1; +- (void)removeNodePropertyLight:(id)arg1; +- (void)addNodePropertyLight:(id)arg1; - (void)flattenNode:(id)arg1; - (void)duplicateNode:(id)arg1; - (void)deleteNode:(id)arg1; @@ -54,6 +59,7 @@ - (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; - (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; - (id)filteredChildrenOfItem:(id)arg1; +- (BOOL)itemShouldAppearInFilteredOutline:(id)arg1; - (BOOL)outlineView:(id)arg1 acceptDrop:(id)arg2 item:(id)arg3 childIndex:(long long)arg4; - (unsigned long long)outlineView:(id)arg1 validateDrop:(id)arg2 proposedItem:(id)arg3 proposedChildIndex:(long long)arg4; - (BOOL)outlineView:(id)arg1 writeItems:(id)arg2 toPasteboard:(id)arg3; @@ -70,11 +76,18 @@ - (void)primitiveInvalidate; - (void)viewWillUninstall; - (void)viewDidInstall; -- (void)configureFilterBar; +- (void)configureSearchField; - (void)configureBorderedView; +- (void)configureActionMenu; - (void)configureControlGroup; - (void)configureOutlineView; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESceneKitEditor/SKEDocumentViewController.h b/IDESceneKitEditor/SKEDocumentViewController.h index 051a22cd0..c3810ec95 100644 --- a/IDESceneKitEditor/SKEDocumentViewController.h +++ b/IDESceneKitEditor/SKEDocumentViewController.h @@ -9,7 +9,7 @@ #import "DVTReplacementViewDelegate-Protocol.h" #import "SKESceneViewDelegate-Protocol.h" -@class DVTReplacementView, DVTSplitView, NSArray, SCNNode, SKECanvasViewController, SKEDocument, SKEDocumentStructureViewController; +@class DVTReplacementView, DVTSplitView, NSArray, NSString, SCNNode, SKECanvasViewController, SKEDocument, SKEDocumentStructureViewController; @interface SKEDocumentViewController : IDEEditor { @@ -18,7 +18,7 @@ DVTReplacementView *canvasContainer; SKEDocumentStructureViewController *_structureViewController; SKECanvasViewController *_canvasViewController; - NSArray *currentSelectedItems; + NSArray *_currentSelectedItems; SCNNode *_selectedNode; SCNNode *_currentPointOfView; } @@ -30,13 +30,7 @@ @property(retain) SKEDocumentStructureViewController *structureViewController; // @synthesize structureViewController=_structureViewController; @property(retain) SCNNode *selectedNode; // @synthesize selectedNode=_selectedNode; - (void).cxx_destruct; -- (BOOL)validateUserInterfaceItem:(id)arg1; -- (void)toggleDefaultLighting:(id)arg1; -- (void)toggleMutlisampling:(id)arg1; -- (void)toggleJittering:(id)arg1; - (id)selectedNodeForSceneView:(id)arg1; -- (void)sceneViewLostSelectionAnchor:(id)arg1; -- (void)sceneView:(id)arg1 didUpdateSelectionAnchor:(struct CGPoint)arg2; - (void)sceneViewBeganFreeBrowsing:(id)arg1; - (void)sceneView:(id)arg1 droppedContent:(id)arg2 onNode:(id)arg3 geometryIndex:(long long)arg4; - (void)sceneView:(id)arg1 didSelectNode:(id)arg2 geometryIndex:(long long)arg3; @@ -65,7 +59,11 @@ - (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) SKEDocument *document; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDESceneKitEditor/SKEInspectorColumnsLayoutView.h b/IDESceneKitEditor/SKEInspectorColumnsLayoutView.h new file mode 100644 index 000000000..ae7ba34f8 --- /dev/null +++ b/IDESceneKitEditor/SKEInspectorColumnsLayoutView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLayoutView_ML.h" + +@interface SKEInspectorColumnsLayoutView : DVTLayoutView_ML +{ +} + +- (void)layoutBottomUp; +- (void)layoutTopDown; + +@end + diff --git a/IDESceneKitEditor/SKEInspectorMaterialContentProperty.h b/IDESceneKitEditor/SKEInspectorMaterialContentProperty.h index 4bc7332ea..58ac25cd3 100644 --- a/IDESceneKitEditor/SKEInspectorMaterialContentProperty.h +++ b/IDESceneKitEditor/SKEInspectorMaterialContentProperty.h @@ -6,12 +6,13 @@ #import "IDEInspectorProperty.h" -@class IDEInspectorKeyPath, SKEContentsPicker; +@class IDEInspectorKeyPath, SKEContentsPickerPopUpButton; @interface SKEInspectorMaterialContentProperty : IDEInspectorProperty { - SKEContentsPicker *picker; + SKEContentsPickerPopUpButton *_picker; IDEInspectorKeyPath *_valueKeyPath; + IDEInspectorKeyPath *_delegateKeyPath; } - (void).cxx_destruct; diff --git a/IDESceneKitEditor/SKEInspectorVector3Property.h b/IDESceneKitEditor/SKEInspectorVector3Property.h index e922ff16d..67b362285 100644 --- a/IDESceneKitEditor/SKEInspectorVector3Property.h +++ b/IDESceneKitEditor/SKEInspectorVector3Property.h @@ -6,13 +6,13 @@ #import "IDEInspectorProperty.h" -@class DVTScrubber, IDEInspectorKeyPath, NSString; +@class DVTStepperTextField, IDEInspectorKeyPath, NSString; @interface SKEInspectorVector3Property : IDEInspectorProperty { - DVTScrubber *xLabel; - DVTScrubber *yLabel; - DVTScrubber *zLabel; + DVTStepperTextField *_xLabel; + DVTStepperTextField *_yLabel; + DVTStepperTextField *_zLabel; IDEInspectorKeyPath *_valueKeyPath; NSString *_nilPlaceholder; } diff --git a/IDESceneKitEditor/SKEInspectorVector4Property.h b/IDESceneKitEditor/SKEInspectorVector4Property.h new file mode 100644 index 000000000..eec8178ba --- /dev/null +++ b/IDESceneKitEditor/SKEInspectorVector4Property.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class DVTStepperTextField, IDEInspectorKeyPath, NSString, NSTextField; + +@interface SKEInspectorVector4Property : IDEInspectorProperty +{ + DVTStepperTextField *_xScrubber; + DVTStepperTextField *_yScrubber; + DVTStepperTextField *_zScrubber; + DVTStepperTextField *_wScrubber; + NSTextField *_xLabel; + NSTextField *_yLabel; + NSTextField *_zLabel; + NSTextField *_wLabel; + IDEInspectorKeyPath *_valueKeyPath; + NSString *_nilPlaceholder; +} + +- (void).cxx_destruct; +- (void)setupRefreshTriggersAndConfigure; +- (void)refresh; +- (void)userDidChangeValue:(id)arg1; +- (id)vectorComponentSetter:(SEL)arg1 componentValue:(long long)arg2; +- (id)vectorComponentExtractor:(SEL)arg1; +- (double)baseline; + +@end + diff --git a/IDESceneKitEditor/SKEMaterialMaterialsInspector.h b/IDESceneKitEditor/SKEMaterialMaterialsInspector.h index 40a2fe149..96fa477f3 100644 --- a/IDESceneKitEditor/SKEMaterialMaterialsInspector.h +++ b/IDESceneKitEditor/SKEMaterialMaterialsInspector.h @@ -8,7 +8,7 @@ #import "NSTableViewDataSource-Protocol.h" -@class NSIndexSet; +@class NSIndexSet, NSString; @interface SKEMaterialMaterialsInspector : SKEStaticTableViewInspector { @@ -25,5 +25,11 @@ - (void)loadView; - (void)updateSelectedIndexFromBindingSlot; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESceneKitEditor/SKEMaterialPreviewInspector.h b/IDESceneKitEditor/SKEMaterialPreviewInspector.h index aa80a749c..3e010bdc2 100644 --- a/IDESceneKitEditor/SKEMaterialPreviewInspector.h +++ b/IDESceneKitEditor/SKEMaterialPreviewInspector.h @@ -6,13 +6,14 @@ #import "IDEInspectorViewController.h" -@class SCNGeometry, SCNLight, SCNView; +@class SCNGeometry, SCNLight, SCNScene, SCNView; @interface SKEMaterialPreviewInspector : IDEInspectorViewController { - SCNView *previewView; - SCNGeometry *previewObject; - SCNLight *ambiLight; + SCNView *_previewView; + SCNGeometry *_previewObject; + SCNLight *_ambientLight; + SCNScene *_scene; } - (void).cxx_destruct; @@ -20,7 +21,6 @@ - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)setContent:(id)arg1; - (void)viewDidInstall; -- (void)setupPreviewView; - (id)previewScene; - (id)ambientLightFromMainScene; - (id)materialByDefaultingIfNeeded; diff --git a/IDESceneKitEditor/SKEMaterialPropertiesInspector.h b/IDESceneKitEditor/SKEMaterialPropertiesInspector.h index 80e9224b1..625d9df04 100644 --- a/IDESceneKitEditor/SKEMaterialPropertiesInspector.h +++ b/IDESceneKitEditor/SKEMaterialPropertiesInspector.h @@ -10,7 +10,7 @@ #import "NSOutlineViewDelegate-Protocol.h" #import "SKEContentsPickerPopUpButtonDataSource-Protocol.h" -@class NSOutlineView; +@class NSOutlineView, NSString; @interface SKEMaterialPropertiesInspector : IDEInspectorViewController { @@ -37,5 +37,11 @@ - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)setContent:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESceneKitEditor/SKEMaterialPropertiesScrubber.h b/IDESceneKitEditor/SKEMaterialPropertiesScrubber.h index cba56bf5d..e8e89ca85 100644 --- a/IDESceneKitEditor/SKEMaterialPropertiesScrubber.h +++ b/IDESceneKitEditor/SKEMaterialPropertiesScrubber.h @@ -4,9 +4,9 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "DVTScrubber.h" +#import "DVTStepperTextField.h" -@interface SKEMaterialPropertiesScrubber : DVTScrubber +@interface SKEMaterialPropertiesScrubber : DVTStepperTextField { } diff --git a/IDESceneKitEditor/SKEMaterialPropertyDetailsCellView.h b/IDESceneKitEditor/SKEMaterialPropertyDetailsCellView.h index b56a3e6dc..73d4dd79d 100644 --- a/IDESceneKitEditor/SKEMaterialPropertyDetailsCellView.h +++ b/IDESceneKitEditor/SKEMaterialPropertyDetailsCellView.h @@ -6,16 +6,16 @@ #import "NSTableCellView.h" -@class DVTFilePathField, DVTScrubber; +@class DVTFilePathField, DVTStepperTextField; @interface SKEMaterialPropertyDetailsCellView : NSTableCellView { DVTFilePathField *_fullPath; DVTFilePathField *_relativePath; - DVTScrubber *_scrubber; + DVTStepperTextField *_scrubber; } -@property __weak DVTScrubber *scrubber; // @synthesize scrubber=_scrubber; +@property __weak DVTStepperTextField *scrubber; // @synthesize scrubber=_scrubber; @property __weak DVTFilePathField *relativePath; // @synthesize relativePath=_relativePath; @property __weak DVTFilePathField *fullPath; // @synthesize fullPath=_fullPath; - (void).cxx_destruct; diff --git a/IDESceneKitEditor/SKEMediaHelper.h b/IDESceneKitEditor/SKEMediaHelper.h index 9c3b69f74..1abaa2e90 100644 --- a/IDESceneKitEditor/SKEMediaHelper.h +++ b/IDESceneKitEditor/SKEMediaHelper.h @@ -13,15 +13,16 @@ SKEDocument *_document; } -+ (void)unobserveContentsOfMaterialProperty:(id)arg1; ++ (id)missingMediaImage; ++ (void)endObservationOfFilePathForAssociatedObject:(id)arg1; ++ (void)beginObservationOfFilePath:(id)arg1 forAssociatedObject:(id)arg2 block:(id)arg3; + (void)observeContentsOfMaterialProperty:(id)arg1; + (id)contentsOfMaterialProperty:(id)arg1; + (void)setContents:(id)arg1 ofMaterialProperty:(id)arg2; -+ (id)missingMediaImage; -@property(readonly) SKEDocument *document; // @synthesize document=_document; ++ (void)refreshImageContentsOfMaterialProperty:(id)arg1; - (void).cxx_destruct; -- (void)sanitizeMaterials; -- (id)imageMediaResources; +- (void)sanitizeAllMaterialsInDocument; +- (void)performBlockBySettingAllMissingContentsToTheirWantedContents:(id)arg1; - (id)init; - (id)initWithDocument:(id)arg1; diff --git a/IDESceneKitEditor/SKENodeAttributeInfoCell.h b/IDESceneKitEditor/SKENodeAttributeInfoCell.h index 69d35d9e4..50740dfd4 100644 --- a/IDESceneKitEditor/SKENodeAttributeInfoCell.h +++ b/IDESceneKitEditor/SKENodeAttributeInfoCell.h @@ -6,13 +6,11 @@ #import "NSButtonCell.h" -@class NSImage, NSString; +@class NSArray; @interface SKENodeAttributeInfoCell : NSButtonCell { - NSString *_nodeAttributeInfo; - NSImage *_image; - double _alpha; + NSArray *_imageNames; BOOL _hidden; } @@ -21,8 +19,7 @@ - (void).cxx_destruct; - (void)setControlViewWorkaround13788386:(id)arg1; - (void)setControlView:(id)arg1; -@property(copy) NSString *nodeAttributeInfo; -- (void)drawImage:(id)arg1 withFrame:(struct CGRect)arg2 inView:(id)arg3; +@property(copy) NSArray *nodeAttributeInfo; - (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; - (void)drawBezelWithFrame:(struct CGRect)arg1 inView:(id)arg2; - (struct CGSize)cellSize; diff --git a/IDESceneKitEditor/SKEParticlePropertyControllerProperty.h b/IDESceneKitEditor/SKEParticlePropertyControllerProperty.h new file mode 100644 index 000000000..e8344b41b --- /dev/null +++ b/IDESceneKitEditor/SKEParticlePropertyControllerProperty.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +#import "SKEParticlePropertyControllerViewControllerDelegate-Protocol.h" + +@class IDEInspectorKeyPath, NSButton, NSPopover, NSString, NSTextField, SCNParticlePropertyController, SKEParticlePropertyControllerViewController; + +@interface SKEParticlePropertyControllerProperty : IDEInspectorProperty +{ + NSButton *_button; + NSTextField *_label; + SCNParticlePropertyController *_particlePropertyController; + IDEInspectorKeyPath *_valueKeyPath; + NSPopover *_popover; + SKEParticlePropertyControllerViewController *_editorViewController; +} + +- (void).cxx_destruct; +- (void)showEditor:(id)arg1; +- (void)particlePropertyControllerViewControllerParticlePropertyControllerDidChange:(id)arg1; +- (void)updateLabel; +- (void)primitiveInvalidate; +- (void)setupRefreshTriggersAndConfigure; +- (void)refresh; +- (double)baseline; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDESceneKitEditor/SKEParticlePropertyControllerViewController.h b/IDESceneKitEditor/SKEParticlePropertyControllerViewController.h new file mode 100644 index 000000000..77f10349e --- /dev/null +++ b/IDESceneKitEditor/SKEParticlePropertyControllerViewController.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTPopoverContentViewController.h" + +#import "SKEAnimationEditorViewDelegate-Protocol.h" + +@class NSMenuItem, NSMutableDictionary, NSPopUpButton, NSString, SCNParticlePropertyController, SKEAnimationEditorView; + +@interface SKEParticlePropertyControllerViewController : DVTPopoverContentViewController +{ + SKEAnimationEditorView *_animationEditorView; + NSPopUpButton *_curveTypePopUpButton; + NSPopUpButton *_timingFunctionPopUpButton; + NSPopUpButton *_presetPopUpButton; + NSMutableDictionary *_presetAnimations; + NSMenuItem *_customAnimationMenuItem; + SCNParticlePropertyController *_particlePropertyController; + id _delegate; +} + +@property __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)didSelectPreset:(id)arg1; +- (void)curveTypeDidChange:(id)arg1; +- (void)timingFunctionDidChange:(id)arg1; +@property(readonly) NSString *animationDisplayName; +- (id)displayNameForPresetName:(unsigned long long)arg1 inMenu:(BOOL)arg2; +@property(retain) SCNParticlePropertyController *particlePropertyController; +- (BOOL)isAnimation:(id)arg1 equalToAnimation:(id)arg2; +- (id)animationWithPresetName:(unsigned long long)arg1; +- (unsigned long long)currentAnimationName; +- (void)refresh; +- (void)animationEditorViewAnimationDidChange:(id)arg1; +- (void)loadView; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDESceneKitEditor/SKEParticlePropertyControllerViewControllerDelegate-Protocol.h b/IDESceneKitEditor/SKEParticlePropertyControllerViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..607ad2663 --- /dev/null +++ b/IDESceneKitEditor/SKEParticlePropertyControllerViewControllerDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKEParticlePropertyControllerViewControllerDelegate +- (void)particlePropertyControllerViewControllerParticlePropertyControllerDidChange:(id)arg1; +@end + diff --git a/IDESceneKitEditor/SKEResourceProperty.h b/IDESceneKitEditor/SKEResourceProperty.h new file mode 100644 index 000000000..b3c51bcf6 --- /dev/null +++ b/IDESceneKitEditor/SKEResourceProperty.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class IDEInspectorKeyPath, NSComboBox, NSMutableDictionary, NSString; + +@interface SKEResourceProperty : IDEInspectorProperty +{ + NSComboBox *_comboBox; + IDEInspectorKeyPath *_valueKeyPath; + NSString *_extension; + NSString *_placeholder; + NSMutableDictionary *_resources; +} + +- (void).cxx_destruct; +- (id)findIndicatorContentViewWithContext:(id)arg1; +- (void)setupRefreshTriggersAndConfigure; +- (void)refresh; +- (void)userDidChangeValue:(id)arg1; +- (id)suggestedSceneNames; +- (double)baseline; + +@end + diff --git a/IDESceneKitEditor/SKESceneView.h b/IDESceneKitEditor/SKESceneView.h index 799e35a0d..7967fc23b 100644 --- a/IDESceneKitEditor/SKESceneView.h +++ b/IDESceneKitEditor/SKESceneView.h @@ -8,7 +8,7 @@ #import "SCNSceneRendererDelegate-Protocol.h" -@class NSEvent, SCNNode, SCNRenderer; +@class NSEvent, NSString, SCNNode, SCNRenderer; @interface SKESceneView : SCNView { @@ -23,13 +23,9 @@ id _selectionDelegate; } -+ (id)noMultisamplingPixelFormat; @property __weak id selectionDelegate; // @synthesize selectionDelegate=_selectionDelegate; @property(nonatomic) BOOL multisamplingEnabled; // @synthesize multisamplingEnabled=_multisamplingEnabled; - (void).cxx_destruct; -- (void)renderer:(id)arg1 didRenderScene:(id)arg2 atTime:(double)arg3; -- (void)_10_9_projectBoundingBoxForSelectedNode:(id)arg1 min:(CDStruct_39925896)arg2 max:(CDStruct_39925896)arg3 dst:(CDStruct_39925896 *)arg4; -- (void)_10_8_projectBoundingBoxForSelectedNode:(id)arg1 min:(CDStruct_39925896)arg2 max:(CDStruct_39925896)arg3 dst:(CDStruct_39925896 *)arg4; - (void)keyUp:(id)arg1; - (void)keyDown:(id)arg1; - (void)mouseUp:(id)arg1; @@ -44,5 +40,11 @@ - (void)dealloc; - (id)initWithFrame:(struct CGRect)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESceneKitEditor/SKESceneViewDelegate-Protocol.h b/IDESceneKitEditor/SKESceneViewDelegate-Protocol.h index 6c7e5a0eb..b1e2b3ca1 100644 --- a/IDESceneKitEditor/SKESceneViewDelegate-Protocol.h +++ b/IDESceneKitEditor/SKESceneViewDelegate-Protocol.h @@ -6,8 +6,6 @@ @protocol SKESceneViewDelegate - (id)selectedNodeForSceneView:(id)arg1; -- (void)sceneViewLostSelectionAnchor:(id)arg1; -- (void)sceneView:(id)arg1 didUpdateSelectionAnchor:(struct CGPoint)arg2; - (void)sceneViewBeganFreeBrowsing:(id)arg1; - (void)sceneView:(id)arg1 droppedContent:(id)arg2 onNode:(id)arg3 geometryIndex:(long long)arg4; - (void)sceneView:(id)arg1 didSelectNode:(id)arg2 geometryIndex:(long long)arg3; diff --git a/IDESceneKitEditor/SKESceneViewNestView.h b/IDESceneKitEditor/SKESceneViewNestView.h index 19c5ff247..53809563d 100644 --- a/IDESceneKitEditor/SKESceneViewNestView.h +++ b/IDESceneKitEditor/SKESceneViewNestView.h @@ -9,7 +9,6 @@ @interface SKESceneViewNestView : NSView { NSView *sceneView; - NSView *identifierView; struct CGSize _aspectRatio; } diff --git a/IDESceneKitEditor/SKEShadowBox.h b/IDESceneKitEditor/SKEShadowBox.h index 10d370950..a7b01da87 100644 --- a/IDESceneKitEditor/SKEShadowBox.h +++ b/IDESceneKitEditor/SKEShadowBox.h @@ -10,15 +10,15 @@ @interface SKEShadowBox : NSView { - NSShadow *shadow; - unsigned long long shadowedEdges; + NSShadow *_boxShadow; + unsigned long long _shadowedEdges; } -@property(nonatomic) unsigned long long shadowedEdges; // @synthesize shadowedEdges; -@property(copy, nonatomic) NSShadow *shadow; // @synthesize shadow; - (void).cxx_destruct; - (void)drawRect:(struct CGRect)arg1; - (id)hitTest:(struct CGPoint)arg1; +@property(nonatomic) unsigned long long shadowedEdges; +@property(copy, nonatomic) NSShadow *boxShadow; - (id)initWithFrame:(struct CGRect)arg1; @end diff --git a/IDESceneKitEditor/SKETextConversionProvider.h b/IDESceneKitEditor/SKETextConversionProvider.h new file mode 100644 index 000000000..ab937136e --- /dev/null +++ b/IDESceneKitEditor/SKETextConversionProvider.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTDiffTextFilter-Protocol.h" + +@class NSString; + +@interface SKETextConversionProvider : NSObject +{ +} + ++ (BOOL)filterInputFilePath:(id)arg1 toOutputFilePath:(id)arg2 error:(id *)arg3; ++ (id)pathToTextFileFromInputFilePath:(id)arg1 error:(id *)arg2; ++ (id)textFileDataTypeForInputFilePath:(id)arg1; ++ (BOOL)pathRequiresFilter:(id)arg1; ++ (unsigned long long)dataTypeForFileAtPath:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDESceneKitEditor/SKETimeSlider.h b/IDESceneKitEditor/SKETimeSlider.h index 5a67bc4b4..e95dac6ed 100644 --- a/IDESceneKitEditor/SKETimeSlider.h +++ b/IDESceneKitEditor/SKETimeSlider.h @@ -17,7 +17,7 @@ NSTextField *_timeLabel; } -@property(readonly) NSObject *dataSource; // @synthesize dataSource=_dataSource; +@property(readonly) __weak NSObject *dataSource; // @synthesize dataSource=_dataSource; - (void).cxx_destruct; - (void)userScrubbed:(id)arg1; - (void)playPauseButtonClicked:(id)arg1; diff --git a/IDESceneKitEditor/SKPSEDocument.h b/IDESceneKitEditor/SKPSEDocument.h new file mode 100644 index 000000000..c41647ae0 --- /dev/null +++ b/IDESceneKitEditor/SKPSEDocument.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEEditorDocument.h" + +#import "IDEDocumentStructureProviding-Protocol.h" +#import "SKEDocumentProtocol-Protocol.h" + +@class NSArray, NSString, SCNParticleSystem, SKEDocumentObjectMemberWrapper; + +@interface SKPSEDocument : IDEEditorDocument +{ + SCNParticleSystem *_particleSystem; + SKEDocumentObjectMemberWrapper *_particleSystemWrapper; + id _inspectionDocumentController; +} + +@property __weak id inspectionDocumentController; // @synthesize inspectionDocumentController=_inspectionDocumentController; +- (void).cxx_destruct; +- (void)didReplaceChildMember:(id)arg1 ofMember:(id)arg2 byChildMember:(id)arg3; +- (void)willReplaceChildMember:(id)arg1 ofMember:(id)arg2 byChildMember:(id)arg3; +- (void)didRemoveChildMember:(id)arg1 fromMember:(id)arg2; +- (void)willRemoveChildMember:(id)arg1 fromMember:(id)arg2; +- (void)didAddChildMember:(id)arg1 toMember:(id)arg2; +- (void)willAddChildMember:(id)arg1 toMember:(id)arg2; +- (id)memberWrapperForMember:(id)arg1; +- (id)memberWrappersForMembersOfClass:(Class)arg1; +- (void)stopUndoObservationsOf:(id)arg1; +- (void)startUndoObservationsOf:(id)arg1; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)_undoEdition:(id)arg1; +@property(readonly) SKEDocumentObjectMemberWrapper *particleSystemWrapper; +- (void)updateChangeCount:(unsigned long long)arg1; +- (void)editorDocumentWillClose; +- (BOOL)writeToURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (BOOL)canSave; +@property(readonly) NSArray *ideTopLevelStructureObjects; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDESceneKitEditor/SKPSEDocumentViewController.h b/IDESceneKitEditor/SKPSEDocumentViewController.h new file mode 100644 index 000000000..f398f6f4d --- /dev/null +++ b/IDESceneKitEditor/SKPSEDocumentViewController.h @@ -0,0 +1,61 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEEditor.h" + +#import "DVTReplacementViewDelegate-Protocol.h" +#import "SCNSceneRendererDelegate-Protocol.h" +#import "SKEContentsPickerPopUpButtonDataSource-Protocol.h" + +@class DVTBorderedView, DVTDelayedInvocation, NSArray, NSSegmentedControl, NSString, SCNNode, SCNScene, SCNView, SKPSEDocument; + +@interface SKPSEDocumentViewController : IDEEditor +{ + SCNView *_sceneView; + NSSegmentedControl *_playingActionsSegmentedControl; + NSSegmentedControl *_editingActionsSegmentedControl; + DVTBorderedView *_backgroundView; + NSArray *_currentSelectedItems; + SCNScene *_scene; + SCNNode *_cameraNode; + SCNNode *_particleSystemNode; + DVTDelayedInvocation *_restartInvocation; + double _watchDogTime; +} + +- (void).cxx_destruct; +- (id)suggestedImagesForContentsPicker:(id)arg1; +- (void)selectDocumentLocations:(id)arg1; +- (void)setCurrentSelectedItems:(id)arg1; +- (id)currentSelectedItems; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)scheduleRestartInvocationIfNeeded; +- (void)rightSegmentedControlAction:(id)arg1; +- (void)leftSegmentedControlAction:(id)arg1; +- (void)restartParticleSystem; +- (void)setPaused:(BOOL)arg1; +- (void)changeBackgroundColor:(id)arg1; +- (void)backgroundColorDidChange:(id)arg1; +- (void)renderer:(id)arg1 didRenderScene:(id)arg2 atTime:(double)arg3; +- (void)renderer:(id)arg1 willRenderScene:(id)arg2 atTime:(double)arg3; +- (void)resetPOVUsingSystemParticleProperties; +- (void)buildScene; +- (id)particleSystem; +- (BOOL)canBecomeMainViewController; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)primitiveInvalidate; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) SKPSEDocument *document; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDESourceEditor/DVTSliceTextStorage.h b/IDESourceEditor/DVTSliceTextStorage.h index 79b594829..9c70e7e56 100644 --- a/IDESourceEditor/DVTSliceTextStorage.h +++ b/IDESourceEditor/DVTSliceTextStorage.h @@ -8,7 +8,7 @@ #import "NSLayoutManagerDelegate-Protocol.h" -@class DVTTextStorage; +@class DVTTextStorage, NSString; @interface DVTSliceTextStorage : NSTextStorage { @@ -25,5 +25,11 @@ - (id)string; - (id)initWithRange:(struct _NSRange)arg1 inUnderlyingTextStorage:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/DVTSourceExpressionSource-Protocol.h b/IDESourceEditor/DVTSourceExpressionSource-Protocol.h index 32d3e0299..e4efc7c90 100644 --- a/IDESourceEditor/DVTSourceExpressionSource-Protocol.h +++ b/IDESourceEditor/DVTSourceExpressionSource-Protocol.h @@ -7,7 +7,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSObject-Protocol.h" -@class DVTSourceExpression, NSString; +@class DVTSDK, DVTSourceExpression, DVTSourceLanguageService, NSString; @protocol DVTSourceExpressionSource @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @@ -17,6 +17,8 @@ - (struct CGRect)expressionFrameForExpression:(id)arg1; @optional +@property(readonly) DVTSDK *sdk; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; @property(readonly, nonatomic) NSString *selectedText; @property(readonly) DVTSourceExpression *quickHelpExpression; @end diff --git a/IDESourceEditor/DVTSourceLanguageRelatedIdentifierScannerService-Protocol.h b/IDESourceEditor/DVTSourceLanguageRelatedIdentifierScannerService-Protocol.h new file mode 100644 index 000000000..82d8aec59 --- /dev/null +++ b/IDESourceEditor/DVTSourceLanguageRelatedIdentifierScannerService-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTSourceLanguageRelatedIdentifierScannerService +- (void)tokenizableRangesWithRange:(struct _NSRange)arg1 completionBlock:(id)arg2; +@end + diff --git a/IDESourceEditor/DVTSourceLanguageServiceSymbolLookup-Protocol.h b/IDESourceEditor/DVTSourceLanguageServiceSymbolLookup-Protocol.h new file mode 100644 index 000000000..c357260d4 --- /dev/null +++ b/IDESourceEditor/DVTSourceLanguageServiceSymbolLookup-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol DVTSourceLanguageServiceSymbolLookup +- (void)findIndexSymbolAtLocation:(id)arg1 completionBlock:(id)arg2; +@end + diff --git a/IDESourceEditor/DVTSourceTextViewDelegate-Protocol.h b/IDESourceEditor/DVTSourceTextViewDelegate-Protocol.h index 4649414d3..44eebdc32 100644 --- a/IDESourceEditor/DVTSourceTextViewDelegate-Protocol.h +++ b/IDESourceEditor/DVTSourceTextViewDelegate-Protocol.h @@ -12,7 +12,7 @@ - (id)textViewWillReturnPrintJobTitle:(id)arg1; - (void)textViewDidScroll:(id)arg1; - (void)setupGutterContextMenuWithMenu:(id)arg1; -- (void)tokenizableItemsForItemAtRange:(struct _NSRange)arg1 completionBlock:(id)arg2; +- (void)tokenizableRangesWithRange:(struct _NSRange)arg1 completionBlock:(id)arg2; - (void)textViewDidFinishAnimatingScroll:(id)arg1; - (void)textViewDidLoadAnnotationProviders:(id)arg1; - (void)textView:(id)arg1 didRemoveAnnotations:(id)arg2; diff --git a/IDESourceEditor/DVTTextCompletionItem-Protocol.h b/IDESourceEditor/DVTTextCompletionItem-Protocol.h index da0162855..95fcf80a3 100644 --- a/IDESourceEditor/DVTTextCompletionItem-Protocol.h +++ b/IDESourceEditor/DVTTextCompletionItem-Protocol.h @@ -11,18 +11,21 @@ @protocol DVTTextCompletionItem @property(readonly) BOOL notRecommended; @property double priority; +@property(readonly) unsigned long long priorityComparatorKind; +@property(readonly) long long priorityBucket; @property(readonly) NSImage *icon; -@property(readonly) NSAttributedString *descriptionText; -@property(readonly) NSString *parentText; -@property(readonly) NSString *completionText; -@property(readonly) NSString *displayType; -@property(readonly) NSString *displayText; -@property(readonly) NSString *name; +@property(readonly, copy) NSAttributedString *descriptionText; +@property(readonly, copy) NSString *parentText; +@property(readonly, copy) NSString *completionText; +@property(readonly, copy) NSString *displayType; +@property(readonly, copy) NSString *displayText; +@property(readonly, copy) NSString *name; @optional +@property(readonly, copy) NSString *previewText; @property(readonly) NSImage *highlightedStatusIcon; @property(readonly) NSImage *statusIcon; -@property(readonly) NSArray *additionalCompletions; +@property(readonly, copy) NSArray *additionalCompletions; @property(readonly) int completionItemStyle; - (void)infoViewControllerWithWidth:(double)arg1 context:(id)arg2 completionBlock:(id)arg3; @end diff --git a/IDESourceEditor/DVTTextFindable-Protocol.h b/IDESourceEditor/DVTTextFindable-Protocol.h index fc7201930..5ef49b258 100644 --- a/IDESourceEditor/DVTTextFindable-Protocol.h +++ b/IDESourceEditor/DVTTextFindable-Protocol.h @@ -11,5 +11,6 @@ @optional @property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; @end diff --git a/IDESourceEditor/DVTTextStorageDelegate-Protocol.h b/IDESourceEditor/DVTTextStorageDelegate-Protocol.h index e3ea05f93..38a0a0977 100644 --- a/IDESourceEditor/DVTTextStorageDelegate-Protocol.h +++ b/IDESourceEditor/DVTTextStorageDelegate-Protocol.h @@ -6,9 +6,13 @@ #import "NSTextStorageDelegate-Protocol.h" +@class NSDictionary; + @protocol DVTTextStorageDelegate @optional +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; +- (void)sourceLanguageServiceAvailabilityNotification:(BOOL)arg1 message:(id)arg2; - (BOOL)textStorageShouldAllowEditing:(id)arg1; - (void)textStorageDidUpdateSourceLandmarks:(id)arg1; - (long long)nodeTypeForItem:(id)arg1 withContext:(id)arg2; diff --git a/IDESourceEditor/IDEAnalyzerResultsExplorer.h b/IDESourceEditor/IDEAnalyzerResultsExplorer.h index 80cf07fa2..70a965874 100644 --- a/IDESourceEditor/IDEAnalyzerResultsExplorer.h +++ b/IDESourceEditor/IDEAnalyzerResultsExplorer.h @@ -9,7 +9,7 @@ #import "DVTMessageBubbleAnnotationDelegate-Protocol.h" #import "DVTScopeBarContentController-Protocol.h" -@class DVTNotificationToken, IDEActivityLogAnalyzerResultMessage, IDEAnalyzerResultsVisualization, IDESourceCodeEditor, NSArray, NSArrayController, NSImageView, NSMutableArray, NSPopUpButton, NSSegmentedControl; +@class DVTNotificationToken, IDEActivityLogAnalyzerResultMessage, IDEAnalyzerResultsVisualization, IDESourceCodeEditor, NSArray, NSArrayController, NSImageView, NSMutableArray, NSPopUpButton, NSSegmentedControl, NSString; @interface IDEAnalyzerResultsExplorer : DVTViewController { @@ -54,5 +54,11 @@ - (id)initWithEditor:(id)arg1; - (id)initUsingDefaultNib; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDEAnalyzerResultsVisualization.h b/IDESourceEditor/IDEAnalyzerResultsVisualization.h index 01fa4b18a..42359cb0e 100644 --- a/IDESourceEditor/IDEAnalyzerResultsVisualization.h +++ b/IDESourceEditor/IDEAnalyzerResultsVisualization.h @@ -15,7 +15,7 @@ IDEAnalyzerResultsExplorer *_explorer; } -@property(readonly) IDEAnalyzerResultsExplorer *explorer; // @synthesize explorer=_explorer; +@property(readonly) __weak IDEAnalyzerResultsExplorer *explorer; // @synthesize explorer=_explorer; - (id).cxx_construct; - (void).cxx_destruct; - (void)drawOverTextInRect:(struct CGRect)arg1; diff --git a/IDESourceEditor/IDEBlameAnnotationViewController.h b/IDESourceEditor/IDEBlameAnnotationViewController.h index ce12c8853..96a39510e 100644 --- a/IDESourceEditor/IDEBlameAnnotationViewController.h +++ b/IDESourceEditor/IDEBlameAnnotationViewController.h @@ -9,7 +9,7 @@ #import "IDESourceControlLogDetailDelegate-Protocol.h" #import "NSPopoverDelegate-Protocol.h" -@class CALayer, IDEBlameAnnotationAgeBarView, IDEBlameAnnotationBorderedView, IDESourceCodeBlameController, IDESourceControlLogDetailViewController, NSButton, NSColor, NSNib, NSPopUpButton, NSPopover, NSTextField, NSView; +@class CALayer, IDEBlameAnnotationAgeBarView, IDEBlameAnnotationBorderedView, IDESourceCodeBlameController, IDESourceControlLogDetailViewController, NSButton, NSColor, NSNib, NSPopUpButton, NSPopover, NSString, NSTextField, NSView; @interface IDEBlameAnnotationViewController : DVTViewController { @@ -85,5 +85,11 @@ - (void)loadView; - (void)_updateFontAndTheme; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDEBlueprint-Protocol.h b/IDESourceEditor/IDEBlueprint-Protocol.h index 5edc89c37..e329a6e90 100644 --- a/IDESourceEditor/IDEBlueprint-Protocol.h +++ b/IDESourceEditor/IDEBlueprint-Protocol.h @@ -10,7 +10,7 @@ @class NSString; @protocol IDEBlueprint -@property(readonly) NSString *blueprintIdentifier; +@property(readonly, copy) NSString *blueprintIdentifier; @property(readonly) NSString *name; - (id)entitlementsFilePathForBuildConfiguration:(id)arg1; - (void)addFileReference:(id)arg1 toBuildablesContainingFileReference:(id)arg2; @@ -25,8 +25,10 @@ - (id)blueprintProvider; @optional +@property(copy) NSString *developmentTeam; @property(readonly, getter=isUnitTest) BOOL unitTest; -@property(retain) NSString *unitTestingBlueprintIdentifier; +@property(retain) NSString *identifierOfBlueprintToBeTested; +- (id)bundleBaselineRecordFilePathWithError:(id *)arg1; - (id)additionalOverridingCompilerArgumentsForSourceCodeBuildFileReference:(id)arg1; - (void)setOverridingAdditionalCompilerArguments:(id)arg1 forSourceCodeBuildFileReference:(id)arg2; - (id)additionalCompilerArgumentsForSourceCodeBuildFileReference:(id)arg1; @@ -37,6 +39,14 @@ - (id)allPublicHeaderFiles; - (id)allBuildFileReferences; - (id)sourceCodeBuildFileReferences; +- (BOOL)configureToBuildMixedTargetWithDestinationGroup:(id)arg1 configureBridgingHeader:(BOOL)arg2 returningErrorString:(id *)arg3; +- (BOOL)isConfiguredToBuildMixedTarget; +- (BOOL)wouldBecomeMixedTargetAfterAddingTypes:(id)arg1; +- (BOOL)wouldBecomeMixedTargetAfterAddingFiles:(id)arg1; +- (BOOL)canUseBridgingHeader; +- (BOOL)isMixedTarget; +- (BOOL)configureToBuildWithOptimizationProfileReturningErrorString:(id *)arg1; +- (BOOL)isConfiguredToBuildWithOptimizationProfile; - (void)convertToUseModernUnitTests; - (void)convertToUseModernObjCSyntax; - (void)convertToUseARC; @@ -48,8 +58,10 @@ - (id)specifiedBaseSDKForBuildConfigurationName:(id)arg1; - (id)baseSDKForBuildConfigurationName:(id)arg1; - (id)supportedPlatformsForConfiguration:(id)arg1 workspaceArenaSnapshot:(id)arg2; +- (id)supportedPlatformsForBuildParameters:(id)arg1; - (id)compilerSpecificationIdentifier; - (id)availableArchitecturesForConfiguration:(id)arg1 workspaceArenaSnapshot:(id)arg2; +- (id)availableArchitecturesForBuildParameters:(id)arg1; - (id)defaultConfigurationName; - (id)availableConfigurationNames; @end diff --git a/IDESourceEditor/IDEBlueprintProvider-Protocol.h b/IDESourceEditor/IDEBlueprintProvider-Protocol.h index 06ba2a952..2ddb3ce8c 100644 --- a/IDESourceEditor/IDEBlueprintProvider-Protocol.h +++ b/IDESourceEditor/IDEBlueprintProvider-Protocol.h @@ -7,7 +7,7 @@ #import "NSObject-Protocol.h" @protocol IDEBlueprintProvider -- (id)testableProdiver; +- (id)testableProvider; - (id)blueprintForName:(id)arg1; - (id)blueprintForIdentifier:(id)arg1; - (id)classPrefix; diff --git a/IDESourceEditor/IDEClangDiagnosticController.h b/IDESourceEditor/IDEClangDiagnosticController.h index 7fe9a8587..c0dd9e5a7 100644 --- a/IDESourceEditor/IDEClangDiagnosticController.h +++ b/IDESourceEditor/IDEClangDiagnosticController.h @@ -27,7 +27,7 @@ - (void)scheduleDiagnosticsGeneration; - (void)scheduleDiagnosticsGenerationWithDelay:(double)arg1; - (void)primitiveInvalidate; -- (id)initWithSourceCodeDocument:(id)arg1; +- (id)initWithDataSource:(id)arg1; @end diff --git a/IDESourceEditor/IDEComparisonEditorSavableMergeState-Protocol.h b/IDESourceEditor/IDEComparisonEditorSavableMergeState-Protocol.h new file mode 100644 index 000000000..518cede49 --- /dev/null +++ b/IDESourceEditor/IDEComparisonEditorSavableMergeState-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEComparisonEditorSavableMergeState +- (void)saveMergeState; +@end + diff --git a/IDESourceEditor/IDEDiagnosticAnnotationProvider.h b/IDESourceEditor/IDEDiagnosticAnnotationProvider.h index ad79849ab..af49bbc66 100644 --- a/IDESourceEditor/IDEDiagnosticAnnotationProvider.h +++ b/IDESourceEditor/IDEDiagnosticAnnotationProvider.h @@ -8,7 +8,7 @@ #import "DVTMessageBubbleAnnotationDelegate-Protocol.h" -@class DVTNotificationToken, DVTObservingToken, IDEAnnotationContext, IDEBuildOperation, NSPopover; +@class DVTNotificationToken, DVTObservingToken, IDEAnnotationContext, IDEBuildOperation, NSPopover, NSString; @interface IDEDiagnosticAnnotationProvider : DVTAnnotationProvider { @@ -48,9 +48,15 @@ - (id)initWithContext:(id)arg1; - (void)_liveIssuesPrefsChanged; - (void)_startObservingIssuesWithURL:(id)arg1; -- (void)_startObservingDiagnosticItemsWithSourceDocument:(id)arg1; +- (void)_startObservingDiagnosticItemsWithEditorDocument:(id)arg1; - (void)_rebuildAnnotations; - (void)_addAnnotation:(id)arg1 toLineRangeMap:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDEDiagnosticController.h b/IDESourceEditor/IDEDiagnosticController.h index b6378ed22..6e86c4b00 100644 --- a/IDESourceEditor/IDEDiagnosticController.h +++ b/IDESourceEditor/IDEDiagnosticController.h @@ -8,11 +8,11 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDESourceCodeDocument, NSArray, NSMutableArray; +@class DVTStackBacktrace, NSArray, NSMutableArray, NSString; @interface IDEDiagnosticController : NSObject { - IDESourceCodeDocument *_sourceCodeDocument; + id _dataSource; double _diagnosticsGenerationDelay; BOOL _hasScheduledDiagnosticsGeneration; BOOL _isDiagnosisEnabled; @@ -25,20 +25,24 @@ @property(nonatomic, getter=isDiagnosisEnabled) BOOL diagnosisEnabled; // @synthesize diagnosisEnabled=_isDiagnosisEnabled; @property BOOL hasScheduledDiagnosticsGeneration; // @synthesize hasScheduledDiagnosticsGeneration=_hasScheduledDiagnosticsGeneration; @property double diagnosticsGenerationDelay; // @synthesize diagnosticsGenerationDelay=_diagnosticsGenerationDelay; -@property(readonly) IDESourceCodeDocument *sourceCodeDocument; // @synthesize sourceCodeDocument=_sourceCodeDocument; +@property(readonly) id dataSource; // @synthesize dataSource=_dataSource; - (void).cxx_destruct; - (void)cancelDiagnosticsGeneration; - (void)scheduleDiagnosticsGeneration; - (void)scheduleDiagnosticsGenerationWithDelay:(double)arg1; - (void)diagnose; -@property(readonly) NSMutableArray *mutableDiagnosticItems; +@property(readonly, copy) NSMutableArray *mutableDiagnosticItems; @property(copy) NSArray *diagnosticItems; - (void)primitiveInvalidate; -- (id)initWithSourceCodeDocument:(id)arg1; +- (id)initWithDataSource:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDESourceEditor/IDEDiagnosticControllerDataSource-Protocol.h b/IDESourceEditor/IDEDiagnosticControllerDataSource-Protocol.h new file mode 100644 index 000000000..e77250a08 --- /dev/null +++ b/IDESourceEditor/IDEDiagnosticControllerDataSource-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTTextStorage, IDEDiagnosticController, NSURL; + +@protocol IDEDiagnosticControllerDataSource +@property(readonly) IDEDiagnosticController *diagnosticController; +@property(readonly) DVTTextStorage *textStorage; +@property(readonly) NSURL *fileURL; +- (id)documentLocationFromCharacterRange:(struct _NSRange)arg1; +@end + diff --git a/IDESourceEditor/IDEDiagnosticErrorAnnotation.h b/IDESourceEditor/IDEDiagnosticErrorAnnotation.h index 1ecd5ee46..abcbbcb99 100644 --- a/IDESourceEditor/IDEDiagnosticErrorAnnotation.h +++ b/IDESourceEditor/IDEDiagnosticErrorAnnotation.h @@ -10,8 +10,7 @@ { } -+ (BOOL)scrollbarMarkerHighlight; -+ (BOOL)wantsScrollbarMarker; ++ (unsigned long long)scrollbarMarkerType; + (id)editedTheme; + (id)focusedTheme; + (id)normalTheme; diff --git a/IDESourceEditor/IDEDiagnosticFixItController.h b/IDESourceEditor/IDEDiagnosticFixItController.h index d60e4f48b..4b17039cb 100644 --- a/IDESourceEditor/IDEDiagnosticFixItController.h +++ b/IDESourceEditor/IDEDiagnosticFixItController.h @@ -6,13 +6,13 @@ #import "DVTPopoverContentViewController.h" -@class DVTBorderedView, DVTSourceTextView, IDEDiagnosticActivityLogMessage, IDEDiagnosticAnnotation, IDESourceCodeDocument, NSArray, NSArrayController, NSImageView, NSObjectController, NSString, NSTableView, NSTextField; +@class DVTBorderedView, DVTSourceTextView, IDEDiagnosticActivityLogMessage, IDEDiagnosticAnnotation, IDEEditorDocument, NSArray, NSArrayController, NSImageView, NSObjectController, NSString, NSTableView, NSTextField; @interface IDEDiagnosticFixItController : DVTPopoverContentViewController { NSString *_previewString; struct _NSRange _previewRange; - IDESourceCodeDocument *_sourceCodeDocument; + IDEEditorDocument *_editorDocument; DVTSourceTextView *_textView; IDEDiagnosticAnnotation *_diagnosticAnnotation; IDEDiagnosticActivityLogMessage *_diagnosticItem; @@ -32,7 +32,7 @@ @property(retain) IDEDiagnosticAnnotation *diagnosticAnnotation; // @synthesize diagnosticAnnotation=_diagnosticAnnotation; @property BOOL userAcceptedSession; // @synthesize userAcceptedSession=_userAcceptedSession; @property(retain) DVTSourceTextView *textView; // @synthesize textView=_textView; -@property(retain) IDESourceCodeDocument *sourceCodeDocument; // @synthesize sourceCodeDocument=_sourceCodeDocument; +@property(retain) IDEEditorDocument *editorDocument; // @synthesize editorDocument=_editorDocument; - (void).cxx_destruct; - (void)tableViewSelectionDidChange:(id)arg1; - (void)_tableViewDoubleClickAction:(id)arg1; diff --git a/IDESourceEditor/IDEDiagnosticIssueProvider.h b/IDESourceEditor/IDEDiagnosticIssueProvider.h index 626bfe159..2d51bff64 100644 --- a/IDESourceEditor/IDEDiagnosticIssueProvider.h +++ b/IDESourceEditor/IDEDiagnosticIssueProvider.h @@ -30,8 +30,8 @@ - (id)displayNameForIssueTypeIdentifier:(id)arg1; - (void)_updateOpenDocuments; - (void)_stopObservingDiagnosticItemsWithFilePath:(id)arg1 removeIssues:(BOOL)arg2; -- (void)_startObservingDiagnosticItemsWithSourceDocument:(id)arg1; -- (void)_rebuildIssuesForFilePath:(id)arg1 withDiagnosticItems:(id)arg2 sourceDocument:(id)arg3; +- (void)_startObservingDiagnosticItemsWithEditorDocument:(id)arg1; +- (void)_rebuildIssuesForFilePath:(id)arg1 withDiagnosticItems:(id)arg2 editorDocument:(id)arg3; - (void)primitiveInvalidate; - (id)initWithIssueManager:(id)arg1 extension:(id)arg2; - (void)_updatedLiveIssuePrefs; diff --git a/IDESourceEditor/IDEDiagnosticWarningAnnotation.h b/IDESourceEditor/IDEDiagnosticWarningAnnotation.h index 4dae7146c..6047528c8 100644 --- a/IDESourceEditor/IDEDiagnosticWarningAnnotation.h +++ b/IDESourceEditor/IDEDiagnosticWarningAnnotation.h @@ -10,8 +10,7 @@ { } -+ (BOOL)scrollbarMarkerHighlight; -+ (BOOL)wantsScrollbarMarker; ++ (unsigned long long)scrollbarMarkerType; + (id)editedTheme; + (id)focusedTheme; + (id)normalTheme; diff --git a/IDESourceEditor/IDEFilePathTextCompletionItem.h b/IDESourceEditor/IDEFilePathTextCompletionItem.h index 963a2e44d..0742e4309 100644 --- a/IDESourceEditor/IDEFilePathTextCompletionItem.h +++ b/IDESourceEditor/IDEFilePathTextCompletionItem.h @@ -21,18 +21,25 @@ - (id)initWithName:(id)arg1 filePath:(id)arg2; // Remaining properties -@property(readonly) NSArray *additionalCompletions; +@property(readonly, copy) NSArray *additionalCompletions; @property(readonly) int completionItemStyle; -@property(readonly) NSString *completionText; -@property(readonly) NSAttributedString *descriptionText; -@property(readonly) NSString *displayText; -@property(readonly) NSString *displayType; +@property(readonly, copy) NSString *completionText; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSAttributedString *descriptionText; +@property(readonly, copy) NSString *displayText; +@property(readonly, copy) NSString *displayType; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *highlightedStatusIcon; -@property(readonly) NSString *name; +@property(readonly, copy) NSString *name; @property(readonly) BOOL notRecommended; -@property(readonly) NSString *parentText; +@property(readonly, copy) NSString *parentText; +@property(readonly, copy) NSString *previewText; @property double priority; +@property(readonly) long long priorityBucket; +@property(readonly) unsigned long long priorityComparatorKind; @property(readonly) NSImage *statusIcon; +@property(readonly) Class superclass; @end diff --git a/IDESourceEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/IDESourceEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/IDESourceEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/IDESourceEditor/IDENoteAnnotationExplorer.h b/IDESourceEditor/IDENoteAnnotationExplorer.h index 5d0970953..69e71201b 100644 --- a/IDESourceEditor/IDENoteAnnotationExplorer.h +++ b/IDESourceEditor/IDENoteAnnotationExplorer.h @@ -8,7 +8,7 @@ #import "DVTMessageBubbleAnnotationDelegate-Protocol.h" -@class IDESourceCodeEditor, NSArray, NSMutableArray; +@class IDESourceCodeEditor, NSArray, NSMutableArray, NSString; @interface IDENoteAnnotationExplorer : NSObject { @@ -30,5 +30,11 @@ - (void)_clearAnnotations; - (id)initWithEditor:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDEObjectiveCSourceCodeGenerationDestination-Protocol.h b/IDESourceEditor/IDEObjectiveCSourceCodeGenerationDestination-Protocol.h new file mode 100644 index 000000000..c8f97fa89 --- /dev/null +++ b/IDESourceEditor/IDEObjectiveCSourceCodeGenerationDestination-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESourceCodeGenerationDestination-Protocol.h" + +@protocol IDEObjectiveCSourceCodeGenerationDestination +- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCAtSynthesizeWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCPropertyReleaseForTeardownWithName:(id)arg2 type:(id)arg3 inClassNamed:(id)arg4 options:(id)arg5 error:(id *)arg6; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCPropertyDeclarationWithName:(id)arg2 type:(id)arg3 inClassNamed:(id)arg4 options:(id)arg5 error:(id *)arg6; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCInstanceVariableReleaseForTeardownWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCInstanceVariableDeclarationWithName:(id)arg2 type:(id)arg3 inClassNamed:(id)arg4 options:(id)arg5 error:(id *)arg6; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCClassMethodDefinitionWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCClassMethodDeclarationWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCInstanceMethodDefinitionWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCInstanceMethodDeclarationWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; +@end + diff --git a/IDESourceEditor/IDESingleFileCommandHandler.h b/IDESourceEditor/IDESingleFileCommandHandler.h index 822edc0be..3f27716ac 100644 --- a/IDESourceEditor/IDESingleFileCommandHandler.h +++ b/IDESourceEditor/IDESingleFileCommandHandler.h @@ -9,6 +9,8 @@ #import "IDECommandHandler-Protocol.h" #import "IDECommandHandlerVendor-Protocol.h" +@class NSString; + @interface IDESingleFileCommandHandler : NSObject { id _selectionSource; @@ -24,5 +26,11 @@ - (id)_sourceEditor; - (id)initWithSelectionSource:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDESingleFileProcessingItem.h b/IDESourceEditor/IDESingleFileProcessingItem.h index 85bd2497a..be8c559b4 100644 --- a/IDESourceEditor/IDESingleFileProcessingItem.h +++ b/IDESourceEditor/IDESingleFileProcessingItem.h @@ -7,10 +7,11 @@ #import "NSObject.h" #import "IDEGeniusResultNavigableRepresentedObject-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@class DVTDocumentLocation, DVTFileDataType, NSString, NSURL; +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString, NSURL; -@interface IDESingleFileProcessingItem : NSObject +@interface IDESingleFileProcessingItem : NSObject { NSString *_name; DVTDocumentLocation *_location; @@ -24,11 +25,22 @@ - (void).cxx_destruct; - (id)geniusResult_identifierForManualCategory; - (id)geniusResult_identifierForGeniusCategory; -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_documentType; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; - (id)initWithName:(id)arg1 originalFileURL:(id)arg2 generatedContentLocation:(id)arg3 type:(id)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDESingleFileProcessingItemGroup.h b/IDESourceEditor/IDESingleFileProcessingItemGroup.h index 4ace579e4..fc0bfadc4 100644 --- a/IDESourceEditor/IDESingleFileProcessingItemGroup.h +++ b/IDESourceEditor/IDESingleFileProcessingItemGroup.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class DVTFileDataType, DVTMapTable, NSArray, NSMutableArray, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESingleFileProcessingItemGroup : NSObject +@class DVTDocumentLocation, DVTFileDataType, DVTMapTable, IDEFileReference, NSArray, NSImage, NSMutableArray, NSString; + +@interface IDESingleFileProcessingItemGroup : NSObject { NSMutableArray *_singleFileProcessingItems; DVTMapTable *_workspaceToItemMapTable; @@ -23,11 +25,24 @@ + (void)initialize; - (void).cxx_destruct; - (id)initWithName:(id)arg1 type:(id)arg2; +@property(readonly) NSString *navigableItem_name; - (id)itemForFileURL:(id)arg1 inWorkspace:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) NSMutableArray *mutableSingleFileProcessingItems; // @dynamic mutableSingleFileProcessingItems; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; @property(copy) NSArray *singleFileProcessingItems; // @dynamic singleFileProcessingItems; +@property(readonly) Class superclass; @end diff --git a/IDESourceEditor/IDESourceCodeAdjustNodeTypesRequest.h b/IDESourceEditor/IDESourceCodeAdjustNodeTypesRequest.h index 7975a2803..6a42f6f22 100644 --- a/IDESourceEditor/IDESourceCodeAdjustNodeTypesRequest.h +++ b/IDESourceEditor/IDESourceCodeAdjustNodeTypesRequest.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTObservingToken, DVTPerformanceMetric, DVTStackBacktrace, DVTWeakInterposer, IDEIndex, IDESourceCodeDocument, IDESourceCodeEditor; +@class DVTObservingToken, DVTPerformanceMetric, DVTStackBacktrace, DVTWeakInterposer, IDEIndex, IDESourceCodeDocument, IDESourceCodeEditor, NSString; @interface IDESourceCodeAdjustNodeTypesRequest : NSObject { @@ -35,12 +35,15 @@ - (void)_batchProcessDirtyRange; - (void)addSourceModelItem:(id)arg1; - (id)initWithDocument:(id)arg1 editor:(id)arg2 workspaceIndex:(id)arg3 completionBlock:(id)arg4; -- (id)description; +@property(readonly, copy) NSString *description; @property __weak IDESourceCodeEditor *editor; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDESourceEditor/IDESourceCodeBlameController.h b/IDESourceEditor/IDESourceCodeBlameController.h index fcbfc18a9..10c1d2ef8 100644 --- a/IDESourceEditor/IDESourceCodeBlameController.h +++ b/IDESourceEditor/IDESourceCodeBlameController.h @@ -50,7 +50,7 @@ @property(retain) NSArray *blameItems; // @synthesize blameItems=_blameItems; @property(readonly) NSString *revision; // @synthesize revision=_revision; @property(readonly) IDEEditorDocument *editorDocument; // @synthesize editorDocument=_editorDocument; -@property(readonly) IDEWorkspace *workspace; // @synthesize workspace=_workspace; +@property(readonly) __weak IDEWorkspace *workspace; // @synthesize workspace=_workspace; @property(retain, nonatomic) IDESourceControlDocumentLocation *sourceDocLocation; // @synthesize sourceDocLocation=_sourceDocLocation; - (void).cxx_destruct; - (void)primitiveInvalidate; @@ -64,7 +64,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDESourceEditor/IDESourceCodeCallerGeniusResult.h b/IDESourceEditor/IDESourceCodeCallerGeniusResult.h index 02f9b710e..152c74a2c 100644 --- a/IDESourceEditor/IDESourceCodeCallerGeniusResult.h +++ b/IDESourceEditor/IDESourceCodeCallerGeniusResult.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class IDEIndexSymbol, IDEIndexSymbolOccurrence; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDESourceCodeCallerGeniusResult : NSObject +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDEIndexSymbol, IDEIndexSymbolOccurrence, NSImage, NSString; + +@interface IDESourceCodeCallerGeniusResult : NSObject { IDEIndexSymbolOccurrence *_calleeSymbolOccurrence; IDEIndexSymbol *_callerSymbol; @@ -16,12 +18,22 @@ - (void).cxx_destruct; - (id)ideModelObjectTypeIdentifier; -- (id)navigableItem_documentType; -- (id)navigableItem_contentDocumentLocation; -- (id)navigableItem_image; -- (id)navigableItem_name; -- (id)description; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +@property(readonly, copy) NSString *description; - (id)initWithCalleeSymbolOccurrence:(id)arg1 inSymbolForCaller:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDESourceCodeCallersCalleesGeniusResultsFinder.h b/IDESourceEditor/IDESourceCodeCallersCalleesGeniusResultsFinder.h index 605694a2e..5ff1b5629 100644 --- a/IDESourceEditor/IDESourceCodeCallersCalleesGeniusResultsFinder.h +++ b/IDESourceEditor/IDESourceCodeCallersCalleesGeniusResultsFinder.h @@ -11,9 +11,6 @@ } + (Class)editorDocumentClass; -+ (id)methodOrFunctionLocationAt:(unsigned long long)arg1 inDocument:(id)arg2; -+ (id)_methodOrFunctionDefinitionSourceLandmarkItemForSourceLandmarkItem:(id)arg1; -+ (id)_methodOrFunctionSourceLandmarkItemForSourceLandmarkItem:(id)arg1; - (BOOL)_getUpdateGeniusResultsPhaseOneBlock:(id *)arg1 phaseTwoBlock:(void)arg2 phaseThreeBlock:(id *)arg3; @end diff --git a/IDESourceEditor/IDESourceCodeComparisonDebuggingController.h b/IDESourceEditor/IDESourceCodeComparisonDebuggingController.h index 127876063..c5c2ee45b 100644 --- a/IDESourceEditor/IDESourceCodeComparisonDebuggingController.h +++ b/IDESourceEditor/IDESourceCodeComparisonDebuggingController.h @@ -9,6 +9,8 @@ #import "IDECommandHandler-Protocol.h" #import "IDECommandHandlerVendor-Protocol.h" +@class NSString; + @interface IDESourceCodeComparisonDebuggingController : NSObject { } @@ -17,5 +19,11 @@ - (void)switchDiffingAlgorithm:(id)arg1; - (BOOL)validateUserInterfaceItem:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDESourceCodeComparisonEditor.h b/IDESourceEditor/IDESourceCodeComparisonEditor.h index 5512f86e7..04849f300 100644 --- a/IDESourceEditor/IDESourceCodeComparisonEditor.h +++ b/IDESourceEditor/IDESourceCodeComparisonEditor.h @@ -9,7 +9,7 @@ #import "DVTFindBarFindable-Protocol.h" #import "IDEOpenQuicklyJumpToSupport-Protocol.h" -@class DVTSourceTextView, NSDictionary; +@class DVTSourceTextView, NSDictionary, NSString; @interface IDESourceCodeComparisonEditor : IDEComparisonEditor { @@ -33,8 +33,15 @@ @property(readonly) DVTSourceTextView *keyTextView; - (void)_updateViewBasedOnSubmode; - (struct CGRect)overlayFrameForView:(id)arg1; +- (id)pathCell:(id)arg1 menuItemForNavigableItem:(id)arg2 defaultMenuItem:(id)arg3; - (BOOL)pathCell:(id)arg1 shouldInitiallyShowMenuSearch:(id)arg2; - (BOOL)pathCell:(id)arg1 shouldSeparateDisplayOfChildItemsForItem:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDESourceCodeDocument.h b/IDESourceEditor/IDESourceCodeDocument.h index 958102165..765d5170e 100644 --- a/IDESourceEditor/IDESourceCodeDocument.h +++ b/IDESourceEditor/IDESourceCodeDocument.h @@ -11,12 +11,13 @@ #import "DVTTextFindable-Protocol.h" #import "DVTTextReplacable-Protocol.h" #import "DVTTextStorageDelegate-Protocol.h" +#import "IDEDiagnosticControllerDataSource-Protocol.h" #import "IDEDocumentStructureProviding-Protocol.h" -#import "IDESourceCodeGenerationDestination-Protocol.h" +#import "IDEObjectiveCSourceCodeGenerationDestination-Protocol.h" -@class DVTDelayedInvocation, DVTFileDataType, DVTGeneratedContentProvider, DVTNotificationToken, DVTObservingToken, DVTPerformanceMetric, DVTSourceCodeLanguage, DVTTextStorage, IDEDiagnosticController, IDEGeneratedContentStatusContext, IDESourceCodeAdjustNodeTypesRequest, NSArray, NSMutableSet; +@class DVTDelayedInvocation, DVTFileDataType, DVTGeneratedContentProvider, DVTNotificationToken, DVTObservingToken, DVTPerformanceMetric, DVTSourceCodeLanguage, DVTTextStorage, IDEDiagnosticController, IDEGeneratedContentStatusContext, IDESourceCodeAdjustNodeTypesRequest, NSArray, NSDictionary, NSMutableArray, NSMutableSet, NSString, NSURL; -@interface IDESourceCodeDocument : IDEEditorDocument +@interface IDESourceCodeDocument : IDEEditorDocument { DVTTextStorage *_textStorage; DVTSourceCodeLanguage *_language; @@ -40,12 +41,18 @@ BOOL _isUnicodeBE; BOOL _droppedRecomputableState; DVTDelayedInvocation *_dropRecomputableState; + DVTObservingToken *_firstEditorWorkspaceToken; + NSMutableArray *_registeredEditors; BOOL _notifiesWhenClosing; + NSDictionary *__firstEditorWorkspaceBuildSettings; } ++ (id)keyPathsForValuesAffecting_firstEditorWorkspace; ++ (id)keyPathsForValuesAffectingSourceLanguageServiceContext; + (id)syntaxColoringPrefetchLogAspect; + (id)topLevelStructureLogAspect; + (void)initialize; +@property(copy) NSDictionary *_firstEditorWorkspaceBuildSettings; // @synthesize _firstEditorWorkspaceBuildSettings=__firstEditorWorkspaceBuildSettings; @property BOOL notifiesWhenClosing; // @synthesize notifiesWhenClosing=_notifiesWhenClosing; @property(retain) IDEGeneratedContentStatusContext *generatedContentStatusContext; // @synthesize generatedContentStatusContext=_generatedContentStatusContext; @property BOOL generatesContent; // @synthesize generatesContent=_generatesContent; @@ -63,6 +70,8 @@ - (void)_documentMovingToBackground:(BOOL)arg1; - (void)registerDocumentEditor:(id)arg1; - (void)unregisterDocumentEditor:(id)arg1; +- (id)_firstEditorWorkspace; +- (id)_firstEditor; - (id)sourceCodeGenerator:(id)arg1 commitInsertionOfSourceCodeForCompositeResult:(id)arg2 error:(id *)arg3; - (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCAtSynthesizeWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; - (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCPropertyDeclarationWithName:(id)arg2 type:(id)arg3 inClassNamed:(id)arg4 options:(id)arg5 error:(id *)arg6; @@ -94,14 +103,14 @@ - (id)_insertSourceCode:(id)arg1 atEndOfContainingSourceModelItem:(id)arg2 insertOnNextLine:(BOOL)arg3 beforeItemMatchingPredicateBlock:(id)arg4; - (id)_insertSourceCode:(id)arg1 atBeginningOfContainingSourceModelItem:(id)arg2 insertOnNextLine:(BOOL)arg3 afterItemMatchingPredicateBlock:(id)arg4; - (id)_primitiveInsertSourceCode:(id)arg1 atBeginning:(BOOL)arg2 ofContainingSourceModelItem:(id)arg3 insertOnNextLine:(BOOL)arg4 afterOrBeforeItemMatchingPredicateBlock:(id)arg5; -- (id)_textDocumentLocationForInsertingSourceCode:(id)arg1 atLocation:(unsigned long long)arg2; +- (id)textDocumentLocationForInsertingSourceCode:(id)arg1 atLocation:(unsigned long long)arg2; - (id)_instanceVariableDeclarationBlockItemForClassItem:(id)arg1; - (id)_objCCategoryImplementationClassModelItemForClassNamed:(id)arg1 categoryName:(id)arg2 error:(id *)arg3; - (id)_objCCategoryInterfaceClassModelItemForClassNamed:(id)arg1 categoryName:(id)arg2 options:(id)arg3 error:(id *)arg4; - (id)_objCImplementationClassModelItemForClassNamed:(id)arg1 error:(id *)arg2; - (id)_objCInterfaceClassModelItemForClassNamed:(id)arg1 error:(id *)arg2; - (id)_classModelItemForClassNamed:(id)arg1 withConditionBlock:(id)arg2; -- (id)_errorForNotFindingClassItemForClassNamed:(id)arg1 humanReadableClassItemType:(id)arg2; +- (id)errorForNotFindingClassItemForClassNamed:(id)arg1 humanReadableClassItemType:(id)arg2; - (id)supportedSourceCodeLanguagesForSourceCodeGeneration; - (long long)defaultPropertyAccessControl; - (id)emptyPrivateCopy; @@ -109,6 +118,7 @@ - (id)diffDataSource; - (id)textViewWillReturnPrintJobTitle:(id)arg1; - (id)printOperationWithSettings:(id)arg1 error:(id *)arg2; +- (void)sourceLanguageServiceAvailabilityNotification:(BOOL)arg1 message:(id)arg2; - (BOOL)textStorageShouldAllowEditing:(id)arg1; - (void)textStorageDidUpdateSourceLandmarks:(id)arg1; - (void)textStorageDidProcessEditing:(id)arg1; @@ -121,6 +131,8 @@ - (id)documentLocationFromCharacterRange:(struct _NSRange)arg1; - (struct _NSRange)characterRangeFromDocumentLocation:(id)arg1; - (id)updatedLocationFromLocation:(id)arg1 toTimestamp:(double)arg2; +- (id)indexCompatibleLocationFromLocation:(id)arg1; +- (id)editorCompatibleLocationFromLocation:(id)arg1; - (void)prefetchNodeTypesExtraLines:(unsigned long long)arg1 upDirection:(BOOL)arg2 withContext:(id)arg3; - (void)initialPrefetchNodeTypesForLineRange:(struct _NSRange)arg1 withContext:(id)arg2; - (void)_prefetchNodeTypesForLineRange:(struct _NSRange)arg1 withContext:(id)arg2; @@ -138,7 +150,8 @@ - (BOOL)canSave; @property(readonly) DVTPerformanceMetric *openingPerformanceMetric; - (id)editedContents; -- (id)description; +@property(readonly, copy) NSString *description; +- (id)displayName; @property(readonly) NSArray *knownFileReferences; - (struct _NSRange)lineRangeOfSourceLandmark:(id)arg1; - (id)sourceLandmarkItemAtLineNumber:(unsigned long long)arg1; @@ -149,6 +162,7 @@ @property(retain) IDEDiagnosticController *diagnosticController; // @synthesize diagnosticController=_diagnosticController; - (id)printInfo; - (void)setTextEncoding:(unsigned long long)arg1 convertContents:(BOOL)arg2; +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; @property(readonly) DVTFileDataType *fileDataType; - (id)init; - (void)setSdefSupport_text:(id)arg1; @@ -168,6 +182,10 @@ - (id)objectSpecifier; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) NSURL *fileURL; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @property unsigned long long supportedMatchingOptions; @end diff --git a/IDESourceEditor/IDESourceCodeEditor.h b/IDESourceEditor/IDESourceCodeEditor.h index d9eb081a9..af61c28c3 100644 --- a/IDESourceEditor/IDESourceCodeEditor.h +++ b/IDESourceEditor/IDESourceCodeEditor.h @@ -19,7 +19,7 @@ #import "NSPopoverDelegate-Protocol.h" #import "NSTextViewDelegate-Protocol.h" -@class DVTDispatchLock, DVTLayoutManager, DVTNotificationToken, DVTObservingToken, DVTOperation, DVTScopeBarController, DVTSourceExpression, DVTSourceTextView, DVTStackBacktrace, DVTTextDocumentLocation, DVTTextSidebarView, DVTWeakInterposer, IDEAnalyzerResultsExplorer, IDENoteAnnotationExplorer, IDESingleFileProcessingToolbarController, IDESourceCodeDocument, IDESourceCodeEditorAnnotationProvider, IDESourceCodeEditorContainerView, IDESourceCodeHelpNavigationRequest, IDESourceCodeNavigationRequest, IDESourceCodeSingleLineBlameProvider, IDESourceControlLogDetailViewController, IDEViewController, NSArray, NSDictionary, NSMutableArray, NSOperationQueue, NSPopover, NSProgressIndicator, NSScrollView, NSString, NSTimer, NSTrackingArea, NSView; +@class DVTDispatchLock, DVTLayoutManager, DVTNotificationToken, DVTObservingToken, DVTOperation, DVTSDK, DVTScopeBarController, DVTSourceExpression, DVTSourceLanguageService, DVTSourceTextView, DVTStackBacktrace, DVTTextDocumentLocation, DVTTextSidebarView, DVTWeakInterposer, IDEAnalyzerResultsExplorer, IDENoteAnnotationExplorer, IDESingleFileProcessingToolbarController, IDESourceCodeDocument, IDESourceCodeEditorAnnotationProvider, IDESourceCodeEditorContainerView, IDESourceCodeHelpNavigationRequest, IDESourceCodeNavigationRequest, IDESourceCodeSingleLineBlameProvider, IDESourceControlLogDetailViewController, IDEViewController, NSArray, NSDictionary, NSMutableArray, NSObject, NSOperationQueue, NSPopover, NSProgressIndicator, NSScrollView, NSString, NSTimer, NSTrackingArea, NSView; @interface IDESourceCodeEditor : IDEEditor { @@ -34,7 +34,7 @@ DVTSourceExpression *_mouseOverExpression; IDESourceCodeNavigationRequest *_currentNavigationRequest; IDESourceCodeHelpNavigationRequest *_helpNavigationRequest; - struct dispatch_queue_s *_symbolLookupQueue; + NSObject *_symbolLookupQueue; NSMutableArray *_stateChangeObservingTokens; DVTObservingToken *_topLevelItemsObserverToken; DVTObservingToken *_firstResponderObserverToken; @@ -49,7 +49,6 @@ DVTNotificationToken *_blueprintDidChangeNotificationObservingToken; DVTNotificationToken *_textStorageDidProcessEndingObserver; DVTNotificationToken *_textViewBoundsDidChangeObservingToken; - DVTNotificationToken *_sourceCodeDocumentWillSaveNotificationToken; DVTNotificationToken *_sourceCodeDocumentDidSaveNotificationToken; DVTNotificationToken *_indexDidChangeNotificationToken; IDESourceCodeEditorAnnotationProvider *_annotationProvider; @@ -62,6 +61,7 @@ IDESourceControlLogDetailViewController *_blameDetailController; IDESingleFileProcessingToolbarController *_singleFileProcessingToolbarController; NSView *_emptyView; + NSView *_contentGenerationBackgroundView; NSProgressIndicator *_contentGenerationProgressIndicator; NSTimer *_contentGenerationProgressTimer; NSOperationQueue *_tokenizeQueue; @@ -69,7 +69,7 @@ unsigned long long _tokenizeGeneration; NSTrackingArea *_mouseTracking; NSDictionary *_previouslyRestoredStateDictionary; - long long _previousLineNumber; + struct _NSRange _previousSelectedLineRange; unsigned long long _lastFocusedAnnotationIndex; struct _NSRange _lastEditedCharRange; DVTTextDocumentLocation *_continueToHereDocumentLocation; @@ -84,6 +84,7 @@ unsigned int reserved:3; } _hvcFlags; BOOL _trackingMouse; + BOOL _scheduledInitialSetup; BOOL _initialSetupDone; BOOL _nodeTypesPrefetchingStarted; BOOL _isUninstalling; @@ -95,13 +96,14 @@ + (long long)version; + (void)configureStateSavingObjectPersistenceByName:(id)arg1; @property(retain) IDESingleFileProcessingToolbarController *singleFileProcessingToolbarController; // @synthesize singleFileProcessingToolbarController=_singleFileProcessingToolbarController; +@property struct _NSRange lastEditedCharacterRange; // @synthesize lastEditedCharacterRange=_lastEditedCharRange; @property(retain) IDEAnalyzerResultsExplorer *analyzerResultsExplorer; // @synthesize analyzerResultsExplorer=_analyzerResultsExplorer; @property(retain, nonatomic) DVTSourceExpression *mouseOverExpression; // @synthesize mouseOverExpression=_mouseOverExpression; @property(retain) IDESourceCodeEditorContainerView *containerView; // @synthesize containerView=_containerView; +@property(retain) DVTLayoutManager *layoutManager; // @synthesize layoutManager=_layoutManager; @property(retain) DVTSourceTextView *textView; // @synthesize textView=_textView; @property(retain) NSScrollView *scrollView; // @synthesize scrollView=_scrollView; - (void).cxx_destruct; -- (BOOL)editorWantsAnnotationsFromProviderClass:(Class)arg1; - (BOOL)editorDocumentIsCurrentRevision; - (BOOL)editorIsHostedInComparisonEditor; - (id)_documentLocationForLineNumber:(long long)arg1; @@ -117,6 +119,9 @@ - (void)_cancelCurrentNavigationRequest; - (void)contextMenu_revealInSymbolNavigator:(id)arg1; - (void)jumpToSelection:(id)arg1; +- (void)jumpToOriginalSourceOfGeneratedFileWithShiftPlusAlternate:(id)arg1; +- (void)jumpToOriginalSourceOfGeneratedFileWithAlternate:(id)arg1; +- (void)jumpToOriginalSourceOfGeneratedFile:(id)arg1; - (void)jumpToDefinitionWithShiftPlusAlternate:(id)arg1; - (void)jumpToDefinitionWithAlternate:(id)arg1; - (void)jumpToDefinition:(id)arg1; @@ -133,6 +138,7 @@ - (void)mouseMoved:(id)arg1; - (void)deregisterForMouseEvents; - (void)registerForMouseEvents; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; - (struct CGRect)expressionFrameForExpression:(id)arg1; - (id)importStringInExpression:(id)arg1; - (BOOL)isExpressionModuleImport:(id)arg1; @@ -145,7 +151,7 @@ - (BOOL)isExpressionFunctionOrMethodDefinition:(id)arg1; - (BOOL)isExpressionInPlainCode:(id)arg1; - (BOOL)isExpressionWithinComment:(id)arg1; -- (void)symbolsForExpression:(id)arg1 inQueue:(struct dispatch_queue_s *)arg2 completionBlock:(id)arg3; +- (void)symbolsForExpression:(id)arg1 inQueue:(id)arg2 completionBlock:(id)arg3; @property(readonly, nonatomic) NSString *selectedText; @property(readonly, nonatomic) struct CGRect currentSelectionFrame; - (void)_sendDelayedSelectedExpressionDidChangeMessage; @@ -226,7 +232,7 @@ - (void)textViewDidScroll:(id)arg1; - (void)textViewDidFinishAnimatingScroll:(id)arg1; - (id)textView:(id)arg1 menu:(id)arg2 forEvent:(id)arg3 atIndex:(unsigned long long)arg4; -- (void)tokenizableItemsForItemAtRange:(struct _NSRange)arg1 completionBlock:(id)arg2; +- (void)tokenizableRangesWithRange:(struct _NSRange)arg1 completionBlock:(id)arg2; - (void)textViewBoundsDidChange:(id)arg1; - (void)textView:(id)arg1 handleMouseDidExitSidebar:(id)arg2; - (void)textView:(id)arg1 handleMouseDidMoveOverSidebar:(id)arg2 atLineNumber:(unsigned long long)arg3; @@ -256,8 +262,6 @@ - (id)startingLocationForFindBar:(id)arg1 findingBackwards:(BOOL)arg2; - (void)dvtFindBar:(id)arg1 didUpdateCurrentResult:(id)arg2; - (void)dvtFindBar:(id)arg1 didUpdateResults:(id)arg2; -- (void)_sourceCodeDocumentDidSave:(id)arg1; -- (void)_sourceCodeDocumentWillSave:(id)arg1; - (void)didSetupEditor; - (void)takeFocus; - (BOOL)canBecomeMainViewController; @@ -291,7 +295,12 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) DVTSDK *sdk; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDESourceEditor/IDESourceCodeEditorContainerView.h b/IDESourceEditor/IDESourceCodeEditorContainerView.h index 9e309e221..ff88fb7eb 100644 --- a/IDESourceEditor/IDESourceCodeEditorContainerView.h +++ b/IDESourceEditor/IDESourceCodeEditorContainerView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDESourceCodeEditor, IDEViewController; +@class DVTStackBacktrace, IDESourceCodeEditor, IDEViewController, NSString; @interface IDESourceCodeEditorContainerView : DVTLayoutView_ML { @@ -25,7 +25,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDESourceEditor/IDESourceCodeGenerationDestination-Protocol.h b/IDESourceEditor/IDESourceCodeGenerationDestination-Protocol.h index 053686d32..d4d694743 100644 --- a/IDESourceEditor/IDESourceCodeGenerationDestination-Protocol.h +++ b/IDESourceEditor/IDESourceCodeGenerationDestination-Protocol.h @@ -8,15 +8,6 @@ @protocol IDESourceCodeGenerationDestination - (id)sourceCodeGenerator:(id)arg1 commitInsertionOfSourceCodeForCompositeResult:(id)arg2 error:(id *)arg3; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCAtSynthesizeWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCPropertyReleaseForTeardownWithName:(id)arg2 type:(id)arg3 inClassNamed:(id)arg4 options:(id)arg5 error:(id *)arg6; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCPropertyDeclarationWithName:(id)arg2 type:(id)arg3 inClassNamed:(id)arg4 options:(id)arg5 error:(id *)arg6; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCInstanceVariableReleaseForTeardownWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCInstanceVariableDeclarationWithName:(id)arg2 type:(id)arg3 inClassNamed:(id)arg4 options:(id)arg5 error:(id *)arg6; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCClassMethodDefinitionWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCClassMethodDeclarationWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCInstanceMethodDefinitionWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; -- (id)sourceCodeGenerator:(id)arg1 prepareToAddObjectiveCInstanceMethodDeclarationWithName:(id)arg2 inClassNamed:(id)arg3 options:(id)arg4 error:(id *)arg5; - (id)supportedSourceCodeLanguagesForSourceCodeGeneration; @end diff --git a/IDESourceEditor/IDESourceCodeHelpNavigationRequest.h b/IDESourceEditor/IDESourceCodeHelpNavigationRequest.h index ae7603ba4..5c37435ca 100644 --- a/IDESourceEditor/IDESourceCodeHelpNavigationRequest.h +++ b/IDESourceEditor/IDESourceCodeHelpNavigationRequest.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace; +@class DVTStackBacktrace, NSString; @interface IDESourceCodeHelpNavigationRequest : NSObject { @@ -21,7 +21,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDESourceEditor/IDESourceCodeNavigationRequest.h b/IDESourceEditor/IDESourceCodeNavigationRequest.h index f8fb837a0..0be50502e 100644 --- a/IDESourceEditor/IDESourceCodeNavigationRequest.h +++ b/IDESourceEditor/IDESourceCodeNavigationRequest.h @@ -9,7 +9,7 @@ #import "DVTFilteringMenuDelegate-Protocol.h" #import "DVTInvalidation-Protocol.h" -@class DVTDocumentLocation, DVTObservingToken, DVTPerformanceMetric, DVTStackBacktrace, DVTTextDocumentLocation, IDESourceCodeEditor, NSArray, NSMutableArray, NSPopUpButtonCell; +@class DVTDocumentLocation, DVTObservingToken, DVTPerformanceMetric, DVTStackBacktrace, DVTTextDocumentLocation, IDESourceCodeEditor, NSArray, NSMutableArray, NSPopUpButtonCell, NSString; @interface IDESourceCodeNavigationRequest : NSObject { @@ -38,7 +38,7 @@ + (void)initialize; + (id)_performanceLogAspect; + (id)_navigationLogAspect; -+ (struct dispatch_queue_s *)_indexQueriesSharedQueue; ++ (id)_indexQueriesSharedQueue; + (id)keyPathsForValuesAffectingReadyToDisambiguateHeaderFiles; + (id)keyPathsForValuesAffectingReadyToDisambiguateOccurrences; + (id)keyPathsForValuesAffectingReadyToJumpToDestination; @@ -55,8 +55,8 @@ - (id)debuggingStateString; - (void)primitiveInvalidate; - (void)filterItems:(id)arg1 inMenu:(id)arg2 forSearchString:(id)arg3; -- (void)_filesForModuleImportExpression:(id)arg1 completionQueue:(struct dispatch_queue_s *)arg2 completionHandler:(id)arg3; -- (BOOL)_destinationLocationForImportedFileInExpression:(id)arg1 inQueue:(struct dispatch_queue_s *)arg2 completionBlock:(id)arg3; +- (void)_filesForModuleImportExpression:(id)arg1 completionQueue:(id)arg2 completionHandler:(id)arg3; +- (BOOL)_destinationLocationForImportedFileInExpression:(id)arg1 inQueue:(id)arg2 completionBlock:(id)arg3; - (void)_handlePopupDocLoc:(id)arg1; - (void)_handleSimpleDocLoc:(id)arg1; - (void)_headerPopUpAction:(id)arg1; @@ -66,7 +66,7 @@ - (void)_disambiguateAndJumpToMappedHeaderFiles; - (void)_disambiguateAndJumpToResolvedSymbolOccurrences; - (id)_allMethodsMatchingMethods:(id)arg1 expression:(id)arg2 inMethodBody:(BOOL)arg3 fileContents:(id)arg4 forIndex:(id)arg5; -- (void)_symbolOccurrencesForExpression:(id)arg1 includeCurrentLoc:(BOOL)arg2 onlyCurrentDeclarator:(BOOL)arg3 inQueue:(struct dispatch_queue_s *)arg4 completionBlock:(id)arg5; +- (void)_symbolOccurrencesForExpression:(id)arg1 includeCurrentLoc:(BOOL)arg2 onlyCurrentDeclarator:(BOOL)arg3 inQueue:(id)arg4 completionBlock:(id)arg5; - (BOOL)_looksLikeASetter:(id)arg1; - (void)_searchForMoreInSymbolNavigator:(id)arg1; - (void)_searchForMoreInFindNavigator:(id)arg1; @@ -87,7 +87,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDESourceEditor/IDESourceCodeSingleLineBlameProvider.h b/IDESourceEditor/IDESourceCodeSingleLineBlameProvider.h index 468e231c1..04e958ce8 100644 --- a/IDESourceEditor/IDESourceCodeSingleLineBlameProvider.h +++ b/IDESourceEditor/IDESourceCodeSingleLineBlameProvider.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDESourceCodeBlameController, NSArray; +@class DVTObservingToken, DVTStackBacktrace, IDESourceCodeBlameController, NSArray, NSString; @interface IDESourceCodeSingleLineBlameProvider : NSObject { @@ -32,7 +32,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/IDESourceEditor/IDESourceCodeVersionsBlameSubmode.h b/IDESourceEditor/IDESourceCodeVersionsBlameSubmode.h index 006976523..f2290be27 100644 --- a/IDESourceEditor/IDESourceCodeVersionsBlameSubmode.h +++ b/IDESourceEditor/IDESourceCodeVersionsBlameSubmode.h @@ -10,20 +10,20 @@ #import "IDESourceCodeBlameControllerDelegate-Protocol.h" #import "IDESourceEditorViewControllerHost-Protocol.h" -@class DVTBorderedView, DVTObservingToken, DVTSourceTextView, IDEEditor, IDESourceCodeBlameController, NSDictionary, NSProgressIndicator; +@class DVTBorderedView, DVTNotificationToken, DVTObservingToken, DVTSourceTextView, IDEEditor, IDESourceCodeBlameController, NSDictionary, NSProgressIndicator, NSString; @interface IDESourceCodeVersionsBlameSubmode : IDEComparisonEditorSubmode { DVTObservingToken *_loadingObserver; - DVTObservingToken *_themeObserver; + DVTNotificationToken *_themeObserver; IDESourceCodeBlameController *_blameController; NSDictionary *_previouslyRestoredStateDictionary; DVTBorderedView *_primaryLayoutView; IDEEditor *_primaryEditor; - id _primaryEditorSetupObservationToken; + DVTNotificationToken *_primaryEditorSetupObservationToken; DVTObservingToken *_internalComparisonEditorLocationObservingToken; DVTObservingToken *_blameAvailableToken; - id _textViewBoundsChangedObserverToken; + DVTNotificationToken *_textViewBoundsChangedObserverToken; NSProgressIndicator *_loadingProgressIndicator; } @@ -66,5 +66,11 @@ @property(readonly) DVTSourceTextView *primaryTextView; - (id)keyEditor; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDESourceCodeVersionsLogSubmode.h b/IDESourceEditor/IDESourceCodeVersionsLogSubmode.h index 76f120424..e601a9660 100644 --- a/IDESourceEditor/IDESourceCodeVersionsLogSubmode.h +++ b/IDESourceEditor/IDESourceCodeVersionsLogSubmode.h @@ -10,7 +10,7 @@ #import "IDEComparisonEditorDelegate-Protocol.h" #import "IDESourceEditorViewControllerHost-Protocol.h" -@class DVTBorderedView, DVTSourceTextView, IDEEditor, NSDictionary; +@class DVTBorderedView, DVTSourceTextView, IDEEditor, NSDictionary, NSString; @interface IDESourceCodeVersionsLogSubmode : IDEComparisonEditorSubmode { @@ -45,5 +45,11 @@ @property(readonly) DVTSourceTextView *primaryTextView; - (id)keyEditor; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDESourceCodeVersionsTwoUpSubmode.h b/IDESourceEditor/IDESourceCodeVersionsTwoUpSubmode.h index d5d0a9b3d..3a96f0ea5 100644 --- a/IDESourceEditor/IDESourceCodeVersionsTwoUpSubmode.h +++ b/IDESourceEditor/IDESourceCodeVersionsTwoUpSubmode.h @@ -9,12 +9,13 @@ #import "DVTComparisonSplitViewDelegate-Protocol.h" #import "DVTDiffSessionDelegate-Protocol.h" #import "IDEComparisonEditorDelegate-Protocol.h" +#import "IDEComparisonEditorSavableMergeState-Protocol.h" #import "IDESourceEditorViewControllerHost-Protocol.h" #import "NSSplitViewDelegate-Protocol.h" -@class DVTBorderedView, DVTComparisonScrollCoordinator, DVTComparisonSplitView, DVTDiffSession, DVTNotificationToken, DVTObservingToken, DVTSourceTextView, IDEEditor, IDESourceCodeDocument, IDESourceCodeVersionsLayoutView, IDESourceControlMergeData, NSDictionary; +@class DVTBorderedView, DVTComparisonScrollCoordinator, DVTComparisonSplitView, DVTDiffSession, DVTObservingToken, DVTSourceTextView, IDEEditor, IDESourceCodeDocument, IDESourceCodeVersionsLayoutView, IDESourceControlMergeData, NSDictionary, NSString; -@interface IDESourceCodeVersionsTwoUpSubmode : IDEComparisonEditorSubmode +@interface IDESourceCodeVersionsTwoUpSubmode : IDEComparisonEditorSubmode { DVTBorderedView *_primaryLayoutView; DVTBorderedView *_secondaryLayoutView; @@ -26,8 +27,6 @@ IDEEditor *_primaryEditor; IDEEditor *_secondaryEditor; DVTObservingToken *_responderToken; - DVTNotificationToken *_conflictResolutionDidCompleteObserver; - DVTNotificationToken *_interactiveCommitDidCompleteObserver; id _resignKeyWindowNotificationObserver; id _becomeKeyWindowNotificationObserver; NSDictionary *_previouslyRestoredStateDictionary; @@ -114,6 +113,7 @@ - (id)_windowForError; - (BOOL)_documentIsTemporaryDocument; @property(readonly) IDESourceControlMergeData *previousMergeData; +- (void)saveMergeState; - (id)mergeController; @property(retain) DVTDiffSession *diffSession; @property(retain) IDEEditor *secondaryEditor; // @synthesize secondaryEditor=_secondaryEditor; @@ -127,5 +127,11 @@ - (void)comparisonContextMenu_toggleIgnoreWhitespace:(id)arg1; - (void)comparisonContextMenu_copyDiff:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDESourceExpressionSource-Protocol.h b/IDESourceEditor/IDESourceExpressionSource-Protocol.h index a2f58f418..f1472e600 100644 --- a/IDESourceEditor/IDESourceExpressionSource-Protocol.h +++ b/IDESourceEditor/IDESourceExpressionSource-Protocol.h @@ -14,7 +14,7 @@ - (BOOL)isExpressionInFunctionOrMethodBody:(id)arg1; - (BOOL)isExpressionFunctionOrMethodDefinition:(id)arg1; - (BOOL)isExpressionInPlainCode:(id)arg1; -- (void)symbolsForExpression:(id)arg1 inQueue:(struct dispatch_queue_s *)arg2 completionBlock:(id)arg3; +- (void)symbolsForExpression:(id)arg1 inQueue:(id)arg2 completionBlock:(id)arg3; @optional - (BOOL)isLocationInFunctionOrMethodBody:(id)arg1; diff --git a/IDESourceEditor/IDETestPerformanceMetricAnnotationProvider.h b/IDESourceEditor/IDETestPerformanceMetricAnnotationProvider.h new file mode 100644 index 000000000..d2a4f2d44 --- /dev/null +++ b/IDESourceEditor/IDETestPerformanceMetricAnnotationProvider.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTAnnotationProvider.h" + +#import "DVTMessageBubbleAnnotationDelegate-Protocol.h" +#import "IDETestsInFileObserver-Protocol.h" + +@class IDEAnnotationContext, NSPopover, NSString, NSURL; + +@interface IDETestPerformanceMetricAnnotationProvider : DVTAnnotationProvider +{ + double _lastHoverEventTimeInterval; + struct CGPoint _lastHoverEventPoint; + IDEAnnotationContext *_context; + NSURL *_fileURL; + NSPopover *_iterationPopover; +} + ++ (id)annotationProviderForContext:(id)arg1 error:(id *)arg2; +@property(retain) NSPopover *iterationPopover; // @synthesize iterationPopover=_iterationPopover; +@property(retain) NSURL *fileURL; // @synthesize fileURL=_fileURL; +@property(retain) IDEAnnotationContext *context; // @synthesize context=_context; +- (void).cxx_destruct; +- (void)didClickAnnotation:(id)arg1 inTextSidebarView:(id)arg2 event:(id)arg3; +- (void)didClickMessageBubbleForAnnotation:(id)arg1 onIcon:(BOOL)arg2 inTextView:(id)arg3 event:(id)arg4; +- (void)_didClickAnnotation:(id)arg1 inView:(id)arg2 event:(id)arg3; +- (id)menuForPerformanceMetricAnnotation:(id)arg1; +- (void)workspaceReferencedTestablesChanged; +- (void)testsChanged:(id)arg1; +- (void)testsInFileUpdated:(id)arg1; +- (id)_annotationsForTest:(id)arg1 sourceDocument:(id)arg2; +- (id)_summaryAnnotationDescriptionForTimeAverage:(id)arg1 totalMemoryAverage:(id)arg2 persistentMemoryAverage:(id)arg3; +- (void)providerWillUninstall; +- (id)initWithContext:(id)arg1; +- (id)_createAnnotationForMessageBubbleText:(id)arg1 test:(id)arg2 targetArchitecture:(id)arg3 targetDevice:(id)arg4 location:(id)arg5; +- (id)_messageBubbleTextForSourceDocument:(id)arg1 test:(id)arg2 previousPerformanceMetricOutput:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDESourceEditor/IDETestingAnnotationProvider.h b/IDESourceEditor/IDETestingAnnotationProvider.h index cd382e711..db9834833 100644 --- a/IDESourceEditor/IDETestingAnnotationProvider.h +++ b/IDESourceEditor/IDETestingAnnotationProvider.h @@ -9,14 +9,12 @@ #import "DVTTextAnnotationDelegate-Protocol.h" #import "IDETestsInFileObserver-Protocol.h" -@class DVTObservingToken, IDEAnnotationContext, NSURL; +@class IDEAnnotationContext, NSString, NSURL; @interface IDETestingAnnotationProvider : DVTAnnotationProvider { double _lastHoverEventTimeInterval; struct CGPoint _lastHoverEventPoint; - DVTObservingToken *_runSessionsObservingToken; - BOOL _isRunningTests; IDEAnnotationContext *_context; NSURL *_fileURL; } @@ -27,7 +25,6 @@ - (void).cxx_destruct; - (void)annotation:(id)arg1 willDrawInTextSidebarView:(id)arg2 withAnnotationsInSameLine:(id)arg3; - (id)contextMenuItemsForAnnotation:(id)arg1 inTextSidebarView:(id)arg2; -- (id)_createMenuItem:(id)arg1 annotation:(id)arg2; - (BOOL)shouldMoveCursorForAnnotation:(id)arg1; - (void)didEndRolloverOnAnnotation:(id)arg1 inTextSidebarView:(id)arg2 event:(id)arg3; - (void)didBeginRolloverOnAnnotation:(id)arg1 inTextSidebarView:(id)arg2 event:(id)arg3; @@ -40,5 +37,11 @@ - (id)initWithContext:(id)arg1; - (id)_createAnnotationForSourceDocument:(id)arg1 test:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESourceEditor/IDETextCompletionFrameworksStrategy.h b/IDESourceEditor/IDETextCompletionFrameworksStrategy.h index d6838ff14..bf9296acc 100644 --- a/IDESourceEditor/IDETextCompletionFrameworksStrategy.h +++ b/IDESourceEditor/IDETextCompletionFrameworksStrategy.h @@ -10,7 +10,7 @@ { } -- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 areDefinitive:(char *)arg3; +- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 highlyLikelyCompletionItems:(id *)arg3 areDefinitive:(char *)arg4; - (id)_completionItemsFromSubPath:(id)arg1 frameworkHeaderSearchPaths:(id)arg2; - (id)_uniqueCompletionItemsAtPath:(id)arg1 insideFramework:(BOOL)arg2 privateHeaders:(BOOL)arg3; diff --git a/IDESourceEditor/IDETextCompletionHeadersInSearchPathStrategy.h b/IDESourceEditor/IDETextCompletionHeadersInSearchPathStrategy.h index 67fe48b40..adbe02410 100644 --- a/IDESourceEditor/IDETextCompletionHeadersInSearchPathStrategy.h +++ b/IDESourceEditor/IDETextCompletionHeadersInSearchPathStrategy.h @@ -10,7 +10,7 @@ { } -- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 areDefinitive:(char *)arg3; +- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 highlyLikelyCompletionItems:(id *)arg3 areDefinitive:(char *)arg4; - (id)_completionItemsFromSubPath:(id)arg1 includerURL:(id)arg2 usingUserPaths:(BOOL)arg3 userHeaderSearchPaths:(id)arg4 systemHeaderSearchPaths:(id)arg5 headerMappedHeaders:(id)arg6 alwaysSearchUserPaths:(BOOL)arg7 context:(id)arg8; - (id)_uniqueCompletionItemsFromHeaderMappedHeaders:(id)arg1; - (id)_uniqueCompletionItemsAtPath:(id)arg1 withBasePriority:(long long)arg2; diff --git a/IDESourceEditor/IDETextCompletionSourceModelStrategy.h b/IDESourceEditor/IDETextCompletionSourceModelStrategy.h index e69f8eeef..a85361c95 100644 --- a/IDESourceEditor/IDETextCompletionSourceModelStrategy.h +++ b/IDESourceEditor/IDETextCompletionSourceModelStrategy.h @@ -16,7 +16,7 @@ + (BOOL)shouldAutoCompleteClassForwardDeclarationAtLocation:(unsigned long long)arg1 inTextStorage:(id)arg2; - (void).cxx_destruct; -- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 areDefinitive:(char *)arg3; +- (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 highlyLikelyCompletionItems:(id *)arg3 areDefinitive:(char *)arg4; - (id)_classCompletionItemsForDocumentLocation:(id)arg1 context:(id)arg2 areDefinitive:(char *)arg3; - (void)prepareForDocumentLocation:(id)arg1 context:(id)arg2; diff --git a/IDESourceEditor/NSObject-Protocol.h b/IDESourceEditor/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDESourceEditor/NSObject-Protocol.h +++ b/IDESourceEditor/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDESourceEditor/NSPopoverDelegate-Protocol.h b/IDESourceEditor/NSPopoverDelegate-Protocol.h index 578c1a1e0..42490fae9 100644 --- a/IDESourceEditor/NSPopoverDelegate-Protocol.h +++ b/IDESourceEditor/NSPopoverDelegate-Protocol.h @@ -14,6 +14,7 @@ - (void)popoverDidShow:(id)arg1; - (void)popoverWillShow:(id)arg1; - (id)detachableWindowForPopover:(id)arg1; +- (BOOL)popoverShouldDetach:(id)arg1; - (BOOL)popoverShouldClose:(id)arg1; @end diff --git a/IDESourceEditor/NSTextViewDelegate-Protocol.h b/IDESourceEditor/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/IDESourceEditor/NSTextViewDelegate-Protocol.h +++ b/IDESourceEditor/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/IDESourceEditor/_IDETestPerformanceMetricAnnotation.h b/IDESourceEditor/_IDETestPerformanceMetricAnnotation.h new file mode 100644 index 000000000..4d46cf33b --- /dev/null +++ b/IDESourceEditor/_IDETestPerformanceMetricAnnotation.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTMessageBubbleAnnotation.h" + +@class DVTDevice, IDETest, NSString; + +@interface _IDETestPerformanceMetricAnnotation : DVTMessageBubbleAnnotation +{ + DVTDevice *_targetDevice; + NSString *_targetArchitecture; + IDETest *_test; +} + ++ (id)locationForTest:(id)arg1 inDocument:(id)arg2; ++ (id)defaultTheme; +@property __weak IDETest *test; // @synthesize test=_test; +@property(copy) NSString *targetArchitecture; // @synthesize targetArchitecture=_targetArchitecture; +@property(retain) DVTDevice *targetDevice; // @synthesize targetDevice=_targetDevice; +- (void).cxx_destruct; +- (BOOL)validateMenuItem:(id)arg1; +- (void)contextMenu_revealInReport:(id)arg1; +- (void)contextMenu_acceptPreviousAverageForPersistentAllocations:(id)arg1; +- (void)contextMenu_acceptPreviousAverageForTotalAllocations:(id)arg1; +- (void)contextMenu_acceptPreviousAverageForTime:(id)arg1; +- (void)contextMenu_acceptPreviousAverageForAllMetrics:(id)arg1; +- (void)contextMenu_performSelector:(SEL)arg1 sender:(id)arg2; +- (void)updateBaselineForPerformanceMetricWithIdentifier:(id)arg1 average:(id)arg2 maxStandardDeviation:(id)arg3; +- (id)baselineRecordAndFilePath:(id *)arg1 error:(id *)arg2; +- (id)initWithTest:(id)arg1; + +@end + diff --git a/IDESourceEditor/_IDETestingAnnotation.h b/IDESourceEditor/_IDETestingAnnotation.h index ccb8c15f6..76e6e1d24 100644 --- a/IDESourceEditor/_IDETestingAnnotation.h +++ b/IDESourceEditor/_IDETestingAnnotation.h @@ -14,6 +14,7 @@ } @property IDETest *test; // @synthesize test=_test; +- (void)_updateLocationForDocument:(id)arg1; - (void)_showHoverRunIcon; - (void)_updateTestStateWithTestManager:(id)arg1; - (id)initWithTest:(id)arg1; diff --git a/IDESpriteKitParticleEditor/CDStructures.h b/IDESpriteKitParticleEditor/CDStructures.h index 8c7f63ae6..636fe353e 100644 --- a/IDESpriteKitParticleEditor/CDStructures.h +++ b/IDESpriteKitParticleEditor/CDStructures.h @@ -4,11 +4,15 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class SKNode; + #pragma mark Named Structures +struct CGPath; + struct CGPoint { - double _field1; - double _field2; + double x; + double y; }; struct CGRect { @@ -17,7 +21,84 @@ struct CGRect { }; struct CGSize { - double _field1; - double _field2; + double width; + double height; +}; + +struct FSEventStreamContext { + long long version; + void *info; + void *retain; + void *release; + void *copyDescription; +}; + +struct NodeMovePair; + +struct PolyEditor { + struct CGPath *_path; + _Bool _dirty; + struct CGPoint _continuityButtonPos; + struct CGPoint _lockButtonPos; + unsigned long long _editIndex; + int _editPart; + _Bool _filled; + _Bool _closed; + _Bool _smoothPath; + struct vector> _verts; + SKNode *_offsetNode; + struct CGPoint _lastOffsetPosition; + struct Vertex _firstVert; +}; + +struct Vertex { + struct CGPoint point; + struct CGPoint tangentIn; + struct CGPoint tangentOut; + int tangency; }; +struct _NSRange { + unsigned long long _field1; + unsigned long long _field2; +}; + +struct vector> { + struct NodeMovePair *__begin_; + struct NodeMovePair *__end_; + struct __compressed_pair> { + struct NodeMovePair *__first_; + } __end_cap_; +}; + +struct vector> { + struct Vertex *__begin_; + struct Vertex *__end_; + struct __compressed_pair> { + struct Vertex *__first_; + } __end_cap_; +}; + +#pragma mark Typedef'd Structures + +typedef struct { + struct CGPoint _field1; + struct CGPoint _field2; + struct CGPoint _field3; + struct CGPoint _field4; + struct CGPoint _field5; + struct CGPoint _field6; + struct CGPoint _field7; + struct CGPoint _field8; + struct CGPoint _field9; + struct CGPoint _field10; + struct CGPoint _field11; + double _field12; + struct CGPoint _field13; + struct CGSize _field14; + struct CGPoint _field15; + struct CGPoint _field16; + struct CGPoint _field17; + struct CGPoint _field18; +} CDStruct_76845b71; + diff --git a/IDESpriteKitParticleEditor/DVTDiffTextFilter-Protocol.h b/IDESpriteKitParticleEditor/DVTDiffTextFilter-Protocol.h new file mode 100644 index 000000000..5c4db6ff9 --- /dev/null +++ b/IDESpriteKitParticleEditor/DVTDiffTextFilter-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTDiffTextFilter ++ (id)textFileDataTypeForInputFilePath:(id)arg1; ++ (BOOL)pathRequiresFilter:(id)arg1; + +@optional ++ (id)pathToKeyConflictResolutionFromInputFilePath:(id)arg1 error:(id *)arg2; ++ (id)pathToTextFileFromInputFilePath:(id)arg1 error:(id *)arg2; ++ (BOOL)filterInputFilePath:(id)arg1 toOutputFilePath:(id)arg2 error:(id *)arg3; +@end + diff --git a/IDESpriteKitParticleEditor/DVTTextAnnotationDelegate-Protocol.h b/IDESpriteKitParticleEditor/DVTTextAnnotationDelegate-Protocol.h new file mode 100644 index 000000000..5ea1bd822 --- /dev/null +++ b/IDESpriteKitParticleEditor/DVTTextAnnotationDelegate-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTTextAnnotationDelegate + +@optional +- (void)annotation:(id)arg1 willDrawInTextSidebarView:(id)arg2 withAnnotationsInSameLine:(id)arg3; +- (BOOL)annotation:(id)arg1 shouldDrawInTextSidebarView:(id)arg2 withAnnotationsInSameLine:(id)arg3; +- (double)sidebarMarkerOpacityForAnnotation:(id)arg1; +- (BOOL)shouldMoveCursorForAnnotation:(id)arg1; +- (id)contextMenuItemsForAnnotation:(id)arg1 inTextSidebarView:(id)arg2; +- (void)didDeleteOrReplaceParagraphForAnnotation:(id)arg1; +- (void)didRemoveAnnotation:(id)arg1; +- (void)didMoveAnnotation:(id)arg1; +- (unsigned long long)annotation:(id)arg1 willMoveToParagraphNumber:(unsigned long long)arg2; +- (void)didDragAnnotation:(id)arg1 inTextSidebarView:(id)arg2 event:(id)arg3; +- (void)didEndRolloverOnAnnotation:(id)arg1 inTextSidebarView:(id)arg2 event:(id)arg3; +- (void)didBeginRolloverOnAnnotation:(id)arg1 inTextSidebarView:(id)arg2 event:(id)arg3; +- (void)didClickAnnotation:(id)arg1 inTextSidebarView:(id)arg2 event:(id)arg3; +@end + diff --git a/IDESpriteKitParticleEditor/EditOverlayView.h b/IDESpriteKitParticleEditor/EditOverlayView.h new file mode 100644 index 000000000..75a09bb5d --- /dev/null +++ b/IDESpriteKitParticleEditor/EditOverlayView.h @@ -0,0 +1,171 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSArray, NSMenu, NSMutableArray, SKDocumentViewController, SKEditView, SKNode, SKScene; + +@interface EditOverlayView : NSView +{ + BOOL _isMidCommand; + SKScene *_pausePlaySceneCopy; + SKNode *_selectedNode; + NSMutableArray *_selectedNodes; + NSMutableArray *_copiedNodes; + BOOL _isTrackingTouch; + BOOL _isPBDragging; + BOOL _isObjectMoved; + unsigned long long _mainTouchID; + struct CGPoint _touchBeganPoint; + struct CGPoint _touchPrevPoint; + struct CGPoint _touchCurrentPoint; + struct CGPoint _prevTouchInView; + struct CGPoint _currTouchInView; + struct CGColor *_grayColor; + struct CGColor *_blueColor; + struct CGColor *_blackColor; + struct CGColor *_whiteColor; + struct CGColor *_goldColor; + struct CGColor *_snappingColor; + struct CGColor *_selectionColor; + struct CGColor *_selectionFillColor; + struct CGContext *_ctx; + struct CGPoint ll; + struct CGPoint lm; + struct CGPoint lr; + struct CGPoint ml; + struct CGPoint mm; + struct CGPoint mr; + struct CGPoint ul; + struct CGPoint um; + struct CGPoint ur; + struct CGPoint rh; + struct CGPoint ap; + BOOL _drawingSelection; + int _handleBeingManipulated; + BOOL _snappingInX; + BOOL _snappingInY; + float _snapXValue; + float _snapYValue; + double _startRotation; + struct CGPoint _startScale; + struct CGSize _startSize; + struct CGPoint _startPosition; + struct CGPoint _startAnchorPoint; + struct CGPoint _startYVec; + struct CGPoint _startXVec; + int _editorMode; + struct PolyEditor _polyEditor; + struct vector> _nodeMoveQueue; + NSMenu *_rightClickContextMenu; + int _touchMoveCount; + NSMutableArray *_observedNodes; + BOOL _firstCenter; + BOOL _enabled; + SKScene *_scene; + SKEditView *_skEditView; + SKDocumentViewController *_documentViewController; +} + ++ (id)getEditOverlayViewModeDisplayName:(int)arg1; +@property int editorMode; // @synthesize editorMode=_editorMode; +@property(nonatomic) __weak SKDocumentViewController *documentViewController; // @synthesize documentViewController=_documentViewController; +@property(retain, nonatomic) NSArray *selectedNodes; // @synthesize selectedNodes=_selectedNodes; +@property(retain, nonatomic) SKNode *selectedNode; // @synthesize selectedNode=_selectedNode; +@property BOOL enabled; // @synthesize enabled=_enabled; +@property(nonatomic) __weak SKEditView *skEditView; // @synthesize skEditView=_skEditView; +@property(nonatomic) __weak SKScene *scene; // @synthesize scene=_scene; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)selectNodeAtTouchCurrentPoint; +- (void)unlockNodeAtTouchCurrentPoint; +- (void)lockSelectedNodes; +- (void)duplicate:(id)arg1; +- (void)paste:(id)arg1; +- (void)copy:(id)arg1; +- (void)cut:(id)arg1; +- (void)delete:(id)arg1; +- (BOOL)validateMenuItem:(id)arg1; +- (BOOL)validateUserInterfaceItem:(id)arg1; +- (void)thunkPhysicsRecursive:(id)arg1; +- (void)didPerformActions; +- (void)resetPolygonEditor; +- (void)bringSelectedNodesToFront; +- (void)pushSelectedNodesToBack; +- (void)undoEvent:(id)arg1; +- (void)contextMenuAddNodePressed; +- (id)info:(id)arg1; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)unobserveAllNodesAndChildren; +- (void)unobserveNode:(id)arg1; +- (void)observeNode:(id)arg1; +- (float)getGlobalZForNode:(id)arg1; +- (id)getNodeToSelectAtPoint:(struct CGPoint)arg1; +- (void)toggleSelectNode:(id)arg1; +- (void)deselectAllNodes; +- (void)deselectNode:(id)arg1; +- (void)selectNode:(id)arg1; +- (void)drawBoundsBox; +- (void)drawRect:(struct CGRect)arg1; +- (void)drawSceneBounds; +- (void)drawNodeOverlayImageRecursive:(id)arg1; +- (void)drawParentChildLines; +- (void)drawSelectionRect; +- (void)drawSnapping; +- (void)drawHandleAt:(struct CGPoint)arg1; +- (void)generateHandlePoints; +- (void)displayScene:(id)arg1; +- (void)drawAnchorPointHandle; +- (void)drawRotationHandle; +- (BOOL)point:(struct CGPoint)arg1 isWithinRadius:(double)arg2 ofPoint:(struct CGPoint)arg3; +- (void)togglePlayPause:(id)arg1; +- (BOOL)isClickingOnHandle:(struct CGPoint)arg1; +- (BOOL)isOpaque; +- (void)pan:(float)arg1 deltaY:(float)arg2; +- (void)restoreZoomToNative; +- (void)zoom:(float)arg1 towardScenePosition:(struct CGPoint)arg2; +- (void)zoom:(float)arg1; +- (void)doSnappingForNodeMovement:(id)arg1 lastPosition:(struct CGPoint)arg2; +- (void)rotateWithEvent:(id)arg1; +- (void)magnifyWithEvent:(id)arg1; +- (void)scrollWheel:(id)arg1; +- (void)stopAllActionsOnSelectedNodes; +- (void)rotateSelectedNodesCounterClockwise; +- (void)rotateSelectedNodesClockwise; +- (void)rightMouseDown:(id)arg1; +- (void)touchCancelled:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchEndedPolygon:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchEndedManipulate:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchEnded:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchMovedIKManipulate:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchMovedPolygon:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchMovedManipulate:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchMoved:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchBeganIKManipulate:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchBeganPolygon:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchBeganManipulate:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchBegan:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)keyDownPolygon:(id)arg1; +- (void)keyDownManipulate:(id)arg1; +- (void)keyDown:(id)arg1; +- (void)keyUp:(id)arg1; +- (BOOL)resignFirstResponder; +- (BOOL)becomeFirstResponder; +- (BOOL)acceptsFirstResponder; +- (void)addNode:(id)arg1; +- (void)pasteCopiedNode:(id)arg1; +- (void)copySelectedNode:(id)arg1; +- (void)cutSelectedNode:(id)arg1; +- (void)duplicateSelectedNode:(id)arg1; +- (void)deleteSelectedNode:(id)arg1; +- (void)syncDocumentViewController:(id)arg1; +- (id)getOverlayImageForNode:(id)arg1; +- (void)endCommand; +- (void)beginCommand; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDESpriteKitParticleEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/IDESpriteKitParticleEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/IDESpriteKitParticleEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/IDESpriteKitParticleEditor/NSCoding-Protocol.h b/IDESpriteKitParticleEditor/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/IDESpriteKitParticleEditor/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/IDESpriteKitParticleEditor/NSControlTextEditingDelegate-Protocol.h b/IDESpriteKitParticleEditor/NSControlTextEditingDelegate-Protocol.h new file mode 100644 index 000000000..23e7787c9 --- /dev/null +++ b/IDESpriteKitParticleEditor/NSControlTextEditingDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSControlTextEditingDelegate + +@optional +- (id)control:(id)arg1 textView:(id)arg2 completions:(id)arg3 forPartialWordRange:(struct _NSRange)arg4 indexOfSelectedItem:(long long *)arg5; +- (BOOL)control:(id)arg1 textView:(id)arg2 doCommandBySelector:(SEL)arg3; +- (BOOL)control:(id)arg1 isValidObject:(id)arg2; +- (void)control:(id)arg1 didFailToValidatePartialString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 didFailToFormatString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 textShouldEndEditing:(id)arg2; +- (BOOL)control:(id)arg1 textShouldBeginEditing:(id)arg2; +@end + diff --git a/IDESpriteKitParticleEditor/NSKeyedUnarchiverDelegate-Protocol.h b/IDESpriteKitParticleEditor/NSKeyedUnarchiverDelegate-Protocol.h new file mode 100644 index 000000000..ee738f579 --- /dev/null +++ b/IDESpriteKitParticleEditor/NSKeyedUnarchiverDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSKeyedUnarchiverDelegate + +@optional +- (void)unarchiverDidFinish:(id)arg1; +- (void)unarchiverWillFinish:(id)arg1; +- (void)unarchiver:(id)arg1 willReplaceObject:(id)arg2 withObject:(id)arg3; +- (id)unarchiver:(id)arg1 didDecodeObject:(id)arg2; +- (Class)unarchiver:(id)arg1 cannotDecodeObjectOfClassName:(id)arg2 originalClasses:(id)arg3; +@end + diff --git a/IDESpriteKitParticleEditor/NSObject-Protocol.h b/IDESpriteKitParticleEditor/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDESpriteKitParticleEditor/NSObject-Protocol.h +++ b/IDESpriteKitParticleEditor/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDESpriteKitParticleEditor/NSTableView-ShaderAttributeEditor.h b/IDESpriteKitParticleEditor/NSTableView-ShaderAttributeEditor.h new file mode 100644 index 000000000..e8bc51c10 --- /dev/null +++ b/IDESpriteKitParticleEditor/NSTableView-ShaderAttributeEditor.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableView.h" + +@interface NSTableView (ShaderAttributeEditor) +- (void)scrollRowsToVisible:(id)arg1; +@end + diff --git a/IDESpriteKitParticleEditor/NSTableViewDelegate-Protocol.h b/IDESpriteKitParticleEditor/NSTableViewDelegate-Protocol.h new file mode 100644 index 000000000..b91a68f89 --- /dev/null +++ b/IDESpriteKitParticleEditor/NSTableViewDelegate-Protocol.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControlTextEditingDelegate-Protocol.h" + +@protocol NSTableViewDelegate + +@optional +- (void)tableViewSelectionIsChanging:(id)arg1; +- (void)tableViewColumnDidResize:(id)arg1; +- (void)tableViewColumnDidMove:(id)arg1; +- (void)tableViewSelectionDidChange:(id)arg1; +- (BOOL)tableView:(id)arg1 shouldReorderColumn:(long long)arg2 toColumn:(long long)arg3; +- (double)tableView:(id)arg1 sizeToFitWidthOfColumn:(long long)arg2; +- (BOOL)tableView:(id)arg1 isGroupRow:(long long)arg2; +- (BOOL)tableView:(id)arg1 shouldTypeSelectForEvent:(id)arg2 withCurrentSearchString:(id)arg3; +- (long long)tableView:(id)arg1 nextTypeSelectMatchFromRow:(long long)arg2 toRow:(long long)arg3 forString:(id)arg4; +- (id)tableView:(id)arg1 typeSelectStringForTableColumn:(id)arg2 row:(long long)arg3; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (void)tableView:(id)arg1 didDragTableColumn:(id)arg2; +- (void)tableView:(id)arg1 didClickTableColumn:(id)arg2; +- (void)tableView:(id)arg1 mouseDownInHeaderOfTableColumn:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldSelectTableColumn:(id)arg2; +- (id)tableView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; +- (BOOL)selectionShouldChangeInTableView:(id)arg1; +- (id)tableView:(id)arg1 dataCellForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)tableView:(id)arg1 shouldTrackCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (BOOL)tableView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 row:(long long)arg5 mouseLocation:(struct CGPoint)arg6; +- (BOOL)tableView:(id)arg1 shouldEditTableColumn:(id)arg2 row:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (void)tableView:(id)arg1 didRemoveRowView:(id)arg2 forRow:(long long)arg3; +- (void)tableView:(id)arg1 didAddRowView:(id)arg2 forRow:(long long)arg3; +- (id)tableView:(id)arg1 rowViewForRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +@end + diff --git a/IDESpriteKitParticleEditor/NodeInfo.h b/IDESpriteKitParticleEditor/NodeInfo.h new file mode 100644 index 000000000..05ee38b2f --- /dev/null +++ b/IDESpriteKitParticleEditor/NodeInfo.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface NodeInfo : NSObject +{ + CDStruct_76845b71 *_info; +} + +@property CDStruct_76845b71 *info; // @synthesize info=_info; +- (void)dealloc; +- (id)init; + +@end + diff --git a/IDESpriteKitParticleEditor/SKBitFlagGroupProperty.h b/IDESpriteKitParticleEditor/SKBitFlagGroupProperty.h new file mode 100644 index 000000000..1dd463505 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKBitFlagGroupProperty.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +#import "NSTableViewDelegate-Protocol.h" + +@class NSString; + +@interface SKBitFlagGroupProperty : IDEInspectorProperty +{ +} + +- (void)setupRefreshTriggersAndConfigure; +- (void)refresh; +- (double)baseline; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDESpriteKitParticleEditor/SKBitMask32Control.h b/IDESpriteKitParticleEditor/SKBitMask32Control.h new file mode 100644 index 000000000..641d72b16 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKBitMask32Control.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControl.h" + +@interface SKBitMask32Control : NSControl +{ + unsigned int _bitMask; + id __target; + SEL __action; +} + +@property(nonatomic) SEL _action; // @synthesize _action=__action; +@property(nonatomic) id _target; // @synthesize _target=__target; +- (void)drawRect:(struct CGRect)arg1; +- (void)mouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; +- (int)calculateBitMaskIndex:(struct CGPoint)arg1; +- (void)mouseDragged:(id)arg1; +@property(nonatomic) unsigned int bitMask; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDESpriteKitParticleEditor/SKDocument.h b/IDESpriteKitParticleEditor/SKDocument.h index 8c565e568..2d1834b97 100644 --- a/IDESpriteKitParticleEditor/SKDocument.h +++ b/IDESpriteKitParticleEditor/SKDocument.h @@ -7,31 +7,35 @@ #import "IDEEditorDocument.h" #import "IDEDocumentStructureProviding-Protocol.h" +#import "NSKeyedUnarchiverDelegate-Protocol.h" -@class NSArray, SKEditorScene, SKEmitterNode; +@class NSArray, NSObject, NSString, SKDocumentViewController, SKEditorRoot, SKEditorScene; -@interface SKDocument : IDEEditorDocument +@interface SKDocument : IDEEditorDocument { + SKEditorRoot *_pseudoRoot; BOOL _pauseAttrObserver; - struct dispatch_queue_s *_syncQueue; + NSObject *_syncQueue; SKEditorScene *_scene; - SKEmitterNode *_emitter; - id _inspectionDocumentController; + id _editingTarget; + SKDocumentViewController *_inspectionDocumentController; } + (id)documentForNode:(id)arg1; + (void)removeDocumentInstance:(id)arg1; + (void)addDocumentInstance:(id)arg1; + (id)documents; -@property(nonatomic) id inspectionDocumentController; // @synthesize inspectionDocumentController=_inspectionDocumentController; -@property(readonly) SKEmitterNode *emitter; // @synthesize emitter=_emitter; +@property(nonatomic) __weak SKDocumentViewController *inspectionDocumentController; // @synthesize inspectionDocumentController=_inspectionDocumentController; +@property(readonly) id editingTarget; // @synthesize editingTarget=_editingTarget; @property(readonly) SKEditorScene *scene; // @synthesize scene=_scene; - (void).cxx_destruct; +- (void)setNewScene:(id)arg1; - (void)setSceneSize:(struct CGSize)arg1; - (BOOL)canSave; @property(readonly) NSArray *ideTopLevelStructureObjects; - (BOOL)writeToURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; - (BOOL)readFromURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +- (Class)unarchiver:(id)arg1 cannotDecodeObjectOfClassName:(id)arg2 originalClasses:(id)arg3; - (void)stopUndoObservationsOf:(id)arg1; - (void)startUndoObservationsOf:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; @@ -45,5 +49,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESpriteKitParticleEditor/SKDocumentLocation.h b/IDESpriteKitParticleEditor/SKDocumentLocation.h new file mode 100644 index 000000000..3a9b516ce --- /dev/null +++ b/IDESpriteKitParticleEditor/SKDocumentLocation.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDocumentLocation.h" + +@class SKNode; + +@interface SKDocumentLocation : DVTDocumentLocation +{ + SKNode *_node; +} + +@property(readonly) __weak SKNode *node; // @synthesize node=_node; +- (void).cxx_destruct; +- (id)description; +- (id)initWithDocumentURL:(id)arg1 withNode:(id)arg2; + +@end + diff --git a/IDESpriteKitParticleEditor/SKDocumentNavigableItem.h b/IDESpriteKitParticleEditor/SKDocumentNavigableItem.h index e7256c5e8..259cc3694 100644 --- a/IDESpriteKitParticleEditor/SKDocumentNavigableItem.h +++ b/IDESpriteKitParticleEditor/SKDocumentNavigableItem.h @@ -13,7 +13,6 @@ - (id)contentDocumentLocation; - (BOOL)isLeaf; - (id)documentType; -- (id)childItemsKeyPath; - (id)representedDocument; - (id)representedNode; diff --git a/IDESpriteKitParticleEditor/SKDocumentViewController.h b/IDESpriteKitParticleEditor/SKDocumentViewController.h index 5da90e0b7..cabb673ba 100644 --- a/IDESpriteKitParticleEditor/SKDocumentViewController.h +++ b/IDESpriteKitParticleEditor/SKDocumentViewController.h @@ -7,23 +7,54 @@ #import "IDEEditor.h" #import "DVTReplacementViewDelegate-Protocol.h" +#import "SKFileSystemEventStreamDelegate-Protocol.h" -@class SKDocument, SKEditView; +@class EditOverlayView, NSArray, NSButton, NSPopUpButton, NSString, NSTextField, SKDocument, SKEditView, SKFileSystemEventStream, SKToolbarBackgroundView; -@interface SKDocumentViewController : IDEEditor +@interface SKDocumentViewController : IDEEditor { + NSButton *_pausePlayButton; + NSTextField *_pausePlayTextField; + NSButton *_zoomInButton; + NSButton *_zoomRestoreButton; + NSButton *_zoomOutButton; + NSPopUpButton *_addPopupButton; + SKToolbarBackgroundView *_toolbarBackgroundView; + SKFileSystemEventStream *_eventStream; SKEditView *_mainView; + EditOverlayView *_overlayView; + NSArray *_currentSelectedItems; + NSArray *_currentSelectedDocumentLocations; } -@property(retain, nonatomic) SKEditView *mainView; // @synthesize mainView=_mainView; ++ (BOOL)canProvideCurrentSelectedItems; +@property(copy) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +@property(copy) NSArray *currentSelectedItems; // @synthesize currentSelectedItems=_currentSelectedItems; +@property(nonatomic) __weak EditOverlayView *overlayView; // @synthesize overlayView=_overlayView; +@property(nonatomic) __weak SKEditView *mainView; // @synthesize mainView=_mainView; - (void).cxx_destruct; +- (void)setToolbarBackgroundViewActive:(BOOL)arg1; +- (void)didEvaluateActionsOverride; +- (void)replaceDidEvaluateActions:(id)arg1; +- (void)buttonPressed:(id)arg1; - (void)takeFocus; -- (id)currentSelectedDocumentLocations; -- (id)currentSelectedItems; +- (void)selectDocumentLocations:(id)arg1; @property(readonly) SKDocument *document; - (void)viewWillUninstall; - (void)viewDidInstall; +- (void)receivedShaderSourceEditorStartedNotification:(id)arg1; +- (void)rebuildShaderForPath:(id)arg1 skipIfNoChange:(BOOL)arg2; +- (void)fileSystemEventStream:(id)arg1 notedChangeAtPath:(id)arg2 scanRecursively:(BOOL)arg3; +- (void)registerFSEvents; +- (void)invalidateFSEvents; +- (id)_activeWorkspace; - (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/IDESpriteKitParticleEditor/SKEditView.h b/IDESpriteKitParticleEditor/SKEditView.h index add8c3498..d55ffbec4 100644 --- a/IDESpriteKitParticleEditor/SKEditView.h +++ b/IDESpriteKitParticleEditor/SKEditView.h @@ -6,13 +6,39 @@ #import "SKView.h" +@class EditOverlayView, NSEvent; + @interface SKEditView : SKView { + unsigned long long _lastMouseEventModFlags; + unsigned long long _lastEventFlag; + unsigned long long _lastDragEventFlag; + id _eventMonitor; + struct CGPoint _lastTouchPoint; + unsigned long long _lastTouchId; + EditOverlayView *_overlayView; + NSEvent *_lastMouseDownEvent; + NSEvent *_lastMouseDragEvent; } -- (void)touchEnded:(unsigned long long)arg1 location:(struct CGPoint)arg2; -- (void)touchBegan:(unsigned long long)arg1 location:(struct CGPoint)arg2; -- (void)touchMoved:(unsigned long long)arg1 location:(struct CGPoint)arg2; +@property(readonly) NSEvent *lastMouseDragEvent; // @synthesize lastMouseDragEvent=_lastMouseDragEvent; +@property(readonly) NSEvent *lastMouseDownEvent; // @synthesize lastMouseDownEvent=_lastMouseDownEvent; +@property unsigned long long lastMouseEventModFlags; // @synthesize lastMouseEventModFlags=_lastMouseEventModFlags; +@property __weak EditOverlayView *overlayView; // @synthesize overlayView=_overlayView; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)draggingEnded:(id)arg1; +- (void)draggingExited:(id)arg1; +- (BOOL)performDragOperation:(id)arg1; +- (unsigned long long)draggingEntered:(id)arg1; +- (void)sendSelectedNodeToPasteboard; +- (void)touchCancelled:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchEnded:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchMoved:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)touchBegan:(unsigned long long)arg1 location:(struct CGPoint)arg2 clickCount:(int)arg3; +- (void)keyUp:(id)arg1; +- (void)keyDown:(id)arg1; +- (void)flagsChanged:(id)arg1; - (void)mouseUp:(id)arg1; - (void)mouseDragged:(id)arg1; - (void)mouseDown:(id)arg1; diff --git a/IDESpriteKitParticleEditor/SKEditorRoot.h b/IDESpriteKitParticleEditor/SKEditorRoot.h new file mode 100644 index 000000000..c9b4f716d --- /dev/null +++ b/IDESpriteKitParticleEditor/SKEditorRoot.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSString; + +@interface SKEditorRoot : NSObject +{ + NSArray *_children; +} + +@property(retain, nonatomic) NSArray *children; // @synthesize children=_children; +- (void).cxx_destruct; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/IDESpriteKitParticleEditor/SKEditorScene.h b/IDESpriteKitParticleEditor/SKEditorScene.h index 7d12dd45c..ec42edc48 100644 --- a/IDESpriteKitParticleEditor/SKEditorScene.h +++ b/IDESpriteKitParticleEditor/SKEditorScene.h @@ -8,6 +8,8 @@ @interface SKEditorScene : SKScene { + float _oldXScale; + float _oldYScale; } - (void)didChangeSize:(struct CGSize)arg1; diff --git a/IDESpriteKitParticleEditor/SKEmitterNode-InspectorAdditions.h b/IDESpriteKitParticleEditor/SKEmitterNode-InspectorAdditions.h index 7ca1cefed..beb393af0 100644 --- a/IDESpriteKitParticleEditor/SKEmitterNode-InspectorAdditions.h +++ b/IDESpriteKitParticleEditor/SKEmitterNode-InspectorAdditions.h @@ -6,22 +6,31 @@ #import "SKEmitterNode.h" -@class NSColor, NSImage; +#import "SKNodeWithShader-Protocol.h" -@interface SKEmitterNode (InspectorAdditions) +@class NSColor, NSImage, NSString, NSURL, SKShader; + +@interface SKEmitterNode (InspectorAdditions) +@property(retain, nonatomic) NSURL *customSpriteShader; - (id)ide_undoKVOKeypaths; - (void)setNilValueForKey:(id)arg1; - (id)inspectorAttributes; -@property struct CGPoint previewParticlePosition; -@property unsigned long long numParticlesToEmitWithAction; -@property double particleRotationSpeedDeg; -@property double particleRotationRangeDeg; -@property double particleRotationDeg; -@property double emissionAngleRangeDeg; -@property double emissionAngleDeg; +@property BOOL shouldShowParentInInspector; +@property(nonatomic) struct CGPoint previewParticlePosition; +@property(nonatomic) unsigned long long numParticlesToEmitWithAction; +@property(nonatomic) double particleRotationSpeedDeg; +@property(nonatomic) double particleRotationRangeDeg; +@property(nonatomic) double particleRotationDeg; +@property(nonatomic) double emissionAngleRangeDeg; +@property(nonatomic) double emissionAngleDeg; @property(retain, nonatomic) NSColor *backgroundColor; @property(retain, nonatomic) NSImage *particleTextureImage; -- (id)navigableItem_name; -- (id)ideModelObjectTypeIdentifier; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(retain, nonatomic) SKShader *shader; +@property(readonly) Class superclass; @end diff --git a/IDESpriteKitParticleEditor/SKFieldNode-InspectorAdditions.h b/IDESpriteKitParticleEditor/SKFieldNode-InspectorAdditions.h new file mode 100644 index 000000000..d725e047d --- /dev/null +++ b/IDESpriteKitParticleEditor/SKFieldNode-InspectorAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SKFieldNode.h" + +@interface SKFieldNode (InspectorAdditions) +@property(nonatomic) struct CGPoint skEditorDirection; +@end + diff --git a/IDESpriteKitParticleEditor/SKFileSystemEventStream.h b/IDESpriteKitParticleEditor/SKFileSystemEventStream.h new file mode 100644 index 000000000..664a9f644 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKFileSystemEventStream.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface SKFileSystemEventStream : NSObject +{ + struct __FSEventStream *_eventStream; + struct FSEventStreamContext _context; + id _delegate; + unsigned long long _lastEventProcessed; + struct { + unsigned int _notedChangeAtPath:1; + unsigned int _notedChangeOfRootPath:1; + unsigned int _notedVolumeMount:1; + unsigned int _notedVolumeUnmount:1; + unsigned int _historyComplete:1; + unsigned int _historyWrapped:1; + unsigned int _reserved:26; + } _delegateFlags; +} + +- (void).cxx_destruct; +- (unsigned long long)lastEventProcessed; +@property(retain) id delegate; // @synthesize delegate=_delegate; +- (void)flushSync; +- (void)flush; +- (void)stop; +- (void)start; +- (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; +- (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; +- (void)invalidate; +- (id)initWithPaths:(id)arg1 watchRoot:(BOOL)arg2; +- (id)initWithPaths:(id)arg1 startingWithEvent:(unsigned long long)arg2 latency:(double)arg3 defer:(BOOL)arg4 watchRoot:(BOOL)arg5; +- (void)_processEvent:(unsigned long long)arg1 withFlags:(unsigned int)arg2 forPath:(id)arg3; +- (void)_processEvents:(const unsigned long long *)arg1 count:(unsigned long long)arg2 withFlags:(const unsigned int *)arg3 forPaths:(id)arg4; +- (struct __CFString *)_createCFRunLoopModeFromNSRunLoopMode:(id)arg1; +- (struct __CFRunLoop *)_getCFRunLoopFromNSRunLoop:(id)arg1; + +@end + diff --git a/IDESpriteKitParticleEditor/SKFileSystemEventStreamDelegate-Protocol.h b/IDESpriteKitParticleEditor/SKFileSystemEventStreamDelegate-Protocol.h new file mode 100644 index 000000000..6429ddfc5 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKFileSystemEventStreamDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SKFileSystemEventStreamDelegate +- (void)fileSystemEventStream:(id)arg1 notedChangeAtPath:(id)arg2 scanRecursively:(BOOL)arg3; + +@optional +- (void)historyWrappedForFileSystemEventStream:(id)arg1; +- (void)historyCompleteForFileSystemEventStream:(id)arg1; +- (void)fileSystemEventStream:(id)arg1 notedVolumeUnmount:(id)arg2; +- (void)fileSystemEventStream:(id)arg1 notedVolumeMount:(id)arg2; +- (void)fileSystemEventStream:(id)arg1 notedChangeOfRootPath:(id)arg2; +@end + diff --git a/IDESpriteKitParticleEditor/SKGeniusResultsFinder.h b/IDESpriteKitParticleEditor/SKGeniusResultsFinder.h new file mode 100644 index 000000000..62e98baa4 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKGeniusResultsFinder.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEIndexGeniusResultsFinder.h" + +@interface SKGeniusResultsFinder : IDEIndexGeniusResultsFinder +{ +} + ++ (Class)editorDocumentClass; +- (id)_packagedGeniusResultsFromLocations:(id)arg1; +- (id)_geniusLocationsForViewObject:(id)arg1 inIndex:(id)arg2; +- (BOOL)_getUpdateGeniusResultsPhaseOneBlock:(id *)arg1 phaseTwoBlock:(void)arg2 phaseThreeBlock:(id *)arg3; +- (BOOL)doesNodeHaveShader:(id)arg1; +- (id)geniusCategoryIdentifier; + +@end + diff --git a/IDESpriteKitParticleEditor/SKInspectorBitMask32Property.h b/IDESpriteKitParticleEditor/SKInspectorBitMask32Property.h new file mode 100644 index 000000000..1c835cce9 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKInspectorBitMask32Property.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class IDEInspectorKeyPath, SKBitMask32Control; + +@interface SKInspectorBitMask32Property : IDEInspectorProperty +{ + SKBitMask32Control *_bitMask32Control; + IDEInspectorKeyPath *_valueKeyPath; +} + +- (void).cxx_destruct; +- (void)setupRefreshTriggersAndConfigure; +- (void)refresh; +- (void)userDidChangeValue:(id)arg1; +- (double)baseline; + +@end + diff --git a/IDESpriteKitParticleEditor/SKInspectorNodeProperty.h b/IDESpriteKitParticleEditor/SKInspectorNodeProperty.h new file mode 100644 index 000000000..abc90a7a3 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKInspectorNodeProperty.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class IDEInspectorKeyPath, NSArray, NSComboBox; + +@interface SKInspectorNodeProperty : IDEInspectorProperty +{ + NSComboBox *_comboBox; + IDEInspectorKeyPath *_valueKeyPath; + IDEInspectorKeyPath *_sceneKeyPath; + IDEInspectorKeyPath *_selectionKeyPath; + NSArray *_sortedResults; +} + +- (void).cxx_destruct; +- (void)userDidChangeValue:(id)arg1; +- (void)setupRefreshTriggersAndConfigure; +- (void)refresh; +- (double)baseline; +- (id)comboBox; + +@end + diff --git a/IDESpriteKitParticleEditor/SKInspectorResourceProperty.h b/IDESpriteKitParticleEditor/SKInspectorResourceProperty.h index d6a662e70..43a441c32 100644 --- a/IDESpriteKitParticleEditor/SKInspectorResourceProperty.h +++ b/IDESpriteKitParticleEditor/SKInspectorResourceProperty.h @@ -16,6 +16,7 @@ } + (id)scannedTextureNames; ++ (id)parseAssetCatalogAtPath:(id)arg1; + (id)supportedFileTypes; - (void).cxx_destruct; - (void)userDidChangeValue:(id)arg1; diff --git a/IDESpriteKitParticleEditor/SKInspectorShaderProperty.h b/IDESpriteKitParticleEditor/SKInspectorShaderProperty.h new file mode 100644 index 000000000..88616709a --- /dev/null +++ b/IDESpriteKitParticleEditor/SKInspectorShaderProperty.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorProperty.h" + +@class IDEInspectorKeyPath, NSArray, NSComboBox; + +@interface SKInspectorShaderProperty : IDEInspectorProperty +{ + NSComboBox *_comboBox; + NSArray *_availableShaderFiles; + IDEInspectorKeyPath *_valueKeyPath; +} + ++ (id)scannedShaderNames; ++ (id)supportedFileTypes; +- (void).cxx_destruct; +- (void)userDidChangeValue:(id)arg1; +- (void)setupRefreshTriggersAndConfigure; +- (void)refresh; +- (double)baseline; +- (id)comboBox; + +@end + diff --git a/IDESpriteKitParticleEditor/SKInspectorVector2Property.h b/IDESpriteKitParticleEditor/SKInspectorVector2Property.h index a591335dc..f8d2bc450 100644 --- a/IDESpriteKitParticleEditor/SKInspectorVector2Property.h +++ b/IDESpriteKitParticleEditor/SKInspectorVector2Property.h @@ -6,12 +6,12 @@ #import "IDEInspectorProperty.h" -@class DVTScrubber, IDEInspectorKeyPath, NSString, NSTextField; +@class DVTStepperTextField, IDEInspectorKeyPath, NSString, NSTextField; @interface SKInspectorVector2Property : IDEInspectorProperty { - DVTScrubber *xLabel; - DVTScrubber *yLabel; + DVTStepperTextField *xLabel; + DVTStepperTextField *yLabel; NSTextField *xTextField; NSTextField *yTextField; IDEInspectorKeyPath *_valueKeyPath; diff --git a/IDESpriteKitParticleEditor/SKInspectorVector3Property.h b/IDESpriteKitParticleEditor/SKInspectorVector3Property.h index a48ea28f2..d1395a796 100644 --- a/IDESpriteKitParticleEditor/SKInspectorVector3Property.h +++ b/IDESpriteKitParticleEditor/SKInspectorVector3Property.h @@ -6,13 +6,13 @@ #import "IDEInspectorProperty.h" -@class DVTScrubber, IDEInspectorKeyPath, NSString, NSTextField; +@class DVTStepperTextField, IDEInspectorKeyPath, NSString, NSTextField; @interface SKInspectorVector3Property : IDEInspectorProperty { - DVTScrubber *xLabel; - DVTScrubber *yLabel; - DVTScrubber *zLabel; + DVTStepperTextField *xLabel; + DVTStepperTextField *yLabel; + DVTStepperTextField *zLabel; NSTextField *xTextField; NSTextField *yTextField; NSTextField *zTextField; diff --git a/IDESpriteKitParticleEditor/SKLabelNode-InspectorAdditions.h b/IDESpriteKitParticleEditor/SKLabelNode-InspectorAdditions.h new file mode 100644 index 000000000..4aab00cf2 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKLabelNode-InspectorAdditions.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SKLabelNode.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSFont, NSImage, NSString; + +@interface SKLabelNode (InspectorAdditions) ++ (id)keyPathsForValuesAffectingNavigableItem_name; +@property(retain, nonatomic) NSFont *ideFont; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/IDESpriteKitParticleEditor/SKNode-InspectorAdditions.h b/IDESpriteKitParticleEditor/SKNode-InspectorAdditions.h new file mode 100644 index 000000000..0fd4cafeb --- /dev/null +++ b/IDESpriteKitParticleEditor/SKNode-InspectorAdditions.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SKNode.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface SKNode (InspectorAdditions) ++ (id)keyPathsForValuesAffectingNavigableItem_name; +- (id)ideModelObjectTypeIdentifier; +@property(readonly) NSString *navigableItem_name; +@property BOOL isLocked; +@property(nonatomic) double zRotationDeg; +@property(retain, nonatomic) SKNode *parentRef; +@property(readonly, nonatomic) __weak SKNode *selfRef; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/IDESpriteKitParticleEditor/SKNodeWithShader-Protocol.h b/IDESpriteKitParticleEditor/SKNodeWithShader-Protocol.h new file mode 100644 index 000000000..9c85b1038 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKNodeWithShader-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSURL, SKShader; + +@protocol SKNodeWithShader +@property(retain, nonatomic) SKShader *shader; +@property(retain, nonatomic) NSURL *customSpriteShader; +@end + diff --git a/IDESpriteKitParticleEditor/SKObjectLibraryAsset.h b/IDESpriteKitParticleEditor/SKObjectLibraryAsset.h new file mode 100644 index 000000000..5ff72411d --- /dev/null +++ b/IDESpriteKitParticleEditor/SKObjectLibraryAsset.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" + +@class NSImage, NSString, SKNode; + +@interface SKObjectLibraryAsset : NSObject +{ + SKNode *_node; + NSImage *_image; + NSString *_title; + NSString *_subtitle; + NSString *_summary; +} + +@property(copy) NSString *summary; // @synthesize summary=_summary; +@property(copy) NSString *subtitle; // @synthesize subtitle=_subtitle; +@property(copy) NSString *title; // @synthesize title=_title; +@property(retain) NSImage *image; // @synthesize image=_image; +@property(retain, nonatomic) SKNode *node; // @synthesize node=_node; +- (void).cxx_destruct; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; + +@end + diff --git a/IDESpriteKitParticleEditor/SKObjectLibraryController.h b/IDESpriteKitParticleEditor/SKObjectLibraryController.h new file mode 100644 index 000000000..931b885bf --- /dev/null +++ b/IDESpriteKitParticleEditor/SKObjectLibraryController.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELibraryController.h" + +@class NSMutableArray; + +@interface SKObjectLibraryController : IDELibraryController +{ + NSMutableArray *_objectsForSKLibrary; + NSMutableArray *_userObjectsForSKLibrary; + BOOL _allowObjectLibrary; +} + +- (void).cxx_destruct; +- (id)editorViewControllerForAsset:(id)arg1; +- (BOOL)canRemoveAsset:(id)arg1; +- (BOOL)canEditAsset:(id)arg1; +- (void)userDidEditAsset:(id)arg1; +- (BOOL)removeAssets:(id)arg1 error:(id *)arg2; +- (BOOL)createAsset:(id *)arg1 forLibrarySourceWithIdentifier:(id *)arg2 fromPasteboard:(id)arg3; +- (void)populatePasteboard:(id)arg1 withAssets:(id)arg2; +- (BOOL)canCreateAssetsFromPasteboard:(id)arg1 targetingLibrarySourceIdentifier:(id *)arg2; +- (id)readableAssetPasteboardTypes; +- (void)libraryDidLoad; +- (id)createLibraryAssetForNode:(id)arg1 title:(id)arg2 subTitle:(id)arg3 summary:(id)arg4 image:(id)arg5 withUDID:(id)arg6; +- (id)createLibraryAssetForNode:(id)arg1 title:(id)arg2 subTitle:(id)arg3 summary:(id)arg4 image:(id)arg5; +- (void)activeEditorDocumentDidChange:(id)arg1; +- (void)populateObjectLibrary; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/IDESpriteKitParticleEditor/SKObjectLibraryDetailViewController.h b/IDESpriteKitParticleEditor/SKObjectLibraryDetailViewController.h new file mode 100644 index 000000000..be370bf3e --- /dev/null +++ b/IDESpriteKitParticleEditor/SKObjectLibraryDetailViewController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLibraryDetailEditorController.h" + +@interface SKObjectLibraryDetailViewController : DVTLibraryDetailEditorController +{ +} + +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/IDESpriteKitParticleEditor/SKScene-InspectorAdditions.h b/IDESpriteKitParticleEditor/SKScene-InspectorAdditions.h new file mode 100644 index 000000000..e1ac24c46 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKScene-InspectorAdditions.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SKScene.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" +#import "SKNodeWithShader-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString, NSURL, SKShader; + +@interface SKScene (InspectorAdditions) +@property(retain, nonatomic) NSURL *customSpriteShader; +@property(nonatomic) struct CGPoint spriteKitEditorGravity; +@property(nonatomic) BOOL physicsDrawEnabled; +@property(nonatomic) struct CGSize skEditorSize; +- (id)ide_undoKVOKeypaths; +- (void)setNilValueForKey:(id)arg1; +- (id)inspectorAttributes; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(retain, nonatomic) SKShader *shader; +@property(readonly) Class superclass; +@end + diff --git a/IDESpriteKitParticleEditor/SKScene-InvisibleNode.h b/IDESpriteKitParticleEditor/SKScene-InvisibleNode.h new file mode 100644 index 000000000..49bd47580 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKScene-InvisibleNode.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SKScene.h" + +@interface SKScene (InvisibleNode) +- (id)nodeAtPointInEditor:(struct CGPoint)arg1; +@end + diff --git a/IDESpriteKitParticleEditor/SKShaderAnnotationProvider.h b/IDESpriteKitParticleEditor/SKShaderAnnotationProvider.h new file mode 100644 index 000000000..d96f4bc01 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKShaderAnnotationProvider.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTAnnotationProvider.h" + +#import "DVTTextAnnotationDelegate-Protocol.h" + +@class IDEAnnotationContext, IDEWorkspaceWindowController, NSString; + +@interface SKShaderAnnotationProvider : DVTAnnotationProvider +{ + IDEAnnotationContext *_context; + IDEWorkspaceWindowController *_workspaceWindowController; +} + ++ (id)annotationProviderForContext:(id)arg1 error:(id *)arg2; +@property(readonly) IDEAnnotationContext *context; // @synthesize context=_context; +- (void).cxx_destruct; +- (void)providerWillUninstall; +- (id)_documentURL; +- (void)_removeAnnotation:(id)arg1; +- (id)generateShaderCompilationAnnotation:(int)arg1 String:(id)arg2 AtLine:(struct _NSRange)arg3; +- (void)receivedShaderBuildLogNotification:(id)arg1; +- (id)initWithContext:(id)arg1; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDESpriteKitParticleEditor/SKShaderAttribute.h b/IDESpriteKitParticleEditor/SKShaderAttribute.h new file mode 100644 index 000000000..1dae18258 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKShaderAttribute.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" + +@class NSString, SKUniform; + +@interface SKShaderAttribute : NSObject +{ + NSString *_uniformName; + SKUniform *_uniform; +} + +@property(retain, nonatomic) SKUniform *uniform; // @synthesize uniform=_uniform; +@property(retain, nonatomic) NSString *uniformName; // @synthesize uniformName=_uniformName; +- (void).cxx_destruct; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; + +@end + diff --git a/IDESpriteKitParticleEditor/SKShaderAttributeTypeDescription.h b/IDESpriteKitParticleEditor/SKShaderAttributeTypeDescription.h new file mode 100644 index 000000000..624cb0b21 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKShaderAttributeTypeDescription.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface SKShaderAttributeTypeDescription : NSObject +{ + id _defaultValue; + NSString *_name; + long long _uniformType; +} + ++ (id)customAttributeType:(long long)arg1 name:(id)arg2 defaultValue:(id)arg3; +@property(readonly) long long uniformType; // @synthesize uniformType=_uniformType; +@property(readonly, nonatomic) NSString *name; // @synthesize name=_name; +@property(readonly, nonatomic) id defaultValue; // @synthesize defaultValue=_defaultValue; +- (void).cxx_destruct; +- (id)initWithType:(long long)arg1 name:(id)arg2 defaultValue:(id)arg3; + +@end + diff --git a/IDESpriteKitParticleEditor/SKShaderAttributesInspector.h b/IDESpriteKitParticleEditor/SKShaderAttributesInspector.h new file mode 100644 index 000000000..eb036a95a --- /dev/null +++ b/IDESpriteKitParticleEditor/SKShaderAttributesInspector.h @@ -0,0 +1,81 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEInspectorViewController.h" + +#import "NSTableViewDelegate-Protocol.h" + +@class DVTBorderedView, DVTObservingToken, IDEControlGroup, NSArray, NSButton, NSDictionary, NSIndexSet, NSMenu, NSSet, NSString, NSTableView, SKNode; + +@interface SKShaderAttributesInspector : IDEInspectorViewController +{ + NSDictionary *_customAttributeTypes; + NSButton *_removeButton; + BOOL _editSelectedRowAfterRefresh; + DVTObservingToken *_selectionObserver; + BOOL _reloadingData; + NSIndexSet *_rowIndexesToSelectAfterRefresh; + NSSet *_draggedAttributes; + NSArray *_userDefinedRuntimeAttributes; + NSString *_currentPasteboardDragMarker; + IDEControlGroup *_controlGroup; + DVTBorderedView *_controlBar; + NSTableView *_attributesTableView; + NSMenu *_typeMenu; + SKNode *_editingSprite; +} + ++ (BOOL)supportsMultipleObjectInspection; ++ (void)rebuildShaderForSprite:(id)arg1 skipIfNoChange:(BOOL)arg2; ++ (void)postShaderCompilationLog:(id)arg1 path:(id)arg2; +@property(nonatomic) __weak SKNode *editingSprite; // @synthesize editingSprite=_editingSprite; +@property(retain, nonatomic) NSMenu *typeMenu; // @synthesize typeMenu=_typeMenu; +@property(retain, nonatomic) NSTableView *attributesTableView; // @synthesize attributesTableView=_attributesTableView; +@property(retain, nonatomic) DVTBorderedView *controlBar; // @synthesize controlBar=_controlBar; +@property(retain, nonatomic) IDEControlGroup *controlGroup; // @synthesize controlGroup=_controlGroup; +@property(nonatomic, getter=isReloadingData) BOOL reloadingData; // @synthesize reloadingData=_reloadingData; +@property(copy, nonatomic) NSString *currentPasteboardDragMarker; // @synthesize currentPasteboardDragMarker=_currentPasteboardDragMarker; +@property(copy, nonatomic) NSArray *userDefinedRuntimeAttributes; // @synthesize userDefinedRuntimeAttributes=_userDefinedRuntimeAttributes; +@property(copy, nonatomic) NSSet *draggedAttributes; // @synthesize draggedAttributes=_draggedAttributes; +@property(retain, nonatomic) NSIndexSet *rowIndexesToSelectAfterRefresh; // @synthesize rowIndexesToSelectAfterRefresh=_rowIndexesToSelectAfterRefresh; +- (void).cxx_destruct; +- (void)tableViewSelectionDidChange:(id)arg1; +- (BOOL)tableView:(id)arg1 removeRowsWithIndexes:(id)arg2; +- (BOOL)tableView:(id)arg1 canRemoveRowsWithIndexes:(id)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)editTexture:(id)arg1; +- (void)editValue:(id)arg1; +- (void)editType:(id)arg1; +- (void)editUniformName:(id)arg1; +- (void)editAttributeForSender:(id)arg1 editBlock:(id)arg2; +- (void)doubleClickedTableView:(id)arg1; +- (void)removeUserDefinedRuntimeAttribute:(id)arg1; +- (void)insertUserDefinedRuntimeAttribute:(id)arg1; +- (id)newShaderUniformFromType:(long long)arg1 Value:(id)arg2 Name:(id)arg3; +- (void)refreshRemoveButtonEnabledState; +- (id)selectedAttributes; +- (id)defaultType; +- (id)userDefinedRuntimeAttributeTypeForTypeIdentifier:(long long)arg1; +- (id)customAttributeTypes; +- (void)reloadTableViewDataIgnoringEditingActions; +- (id)contentLayoutView; +- (void)setContent:(id)arg1; +- (void)didSetInspectedObjects:(id)arg1; +- (void)loadView; +- (void)setupControlBarAfterLoading; +- (void)primitiveInvalidate; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDESpriteKitParticleEditor/SKShaderAttributesInspectorLayoutView.h b/IDESpriteKitParticleEditor/SKShaderAttributesInspectorLayoutView.h new file mode 100644 index 000000000..3f368848d --- /dev/null +++ b/IDESpriteKitParticleEditor/SKShaderAttributesInspectorLayoutView.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTLayoutView_ML.h" + +@class DVTBorderedView, NSTableView, SKShaderAttributesInspector; + +@interface SKShaderAttributesInspectorLayoutView : DVTLayoutView_ML +{ + NSTableView *_tableView; + DVTBorderedView *_bottomBar; + SKShaderAttributesInspector *_inspector; +} + +@property(retain, nonatomic) SKShaderAttributesInspector *inspector; // @synthesize inspector=_inspector; +@property(retain, nonatomic) DVTBorderedView *bottomBar; // @synthesize bottomBar=_bottomBar; +@property(retain, nonatomic) NSTableView *tableView; // @synthesize tableView=_tableView; +- (void).cxx_destruct; +- (void)awakeFromNib; +- (void)layoutBottomUp; +- (void)layoutTopDown; +- (struct CGSize)preferredTableViewSize; + +@end + diff --git a/IDESpriteKitParticleEditor/SKShaderAttributesInspectorTypeCellView.h b/IDESpriteKitParticleEditor/SKShaderAttributesInspectorTypeCellView.h new file mode 100644 index 000000000..b965f4ca4 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKShaderAttributesInspectorTypeCellView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSPopUpButton; + +@interface SKShaderAttributesInspectorTypeCellView : NSTableCellView +{ + NSPopUpButton *_popUpButton; +} + +@property(retain, nonatomic) NSPopUpButton *popUpButton; // @synthesize popUpButton=_popUpButton; +- (void).cxx_destruct; + +@end + diff --git a/IDESpriteKitParticleEditor/SKShapeNode-InspectorAdditions.h b/IDESpriteKitParticleEditor/SKShapeNode-InspectorAdditions.h new file mode 100644 index 000000000..f8fa64ef4 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKShapeNode-InspectorAdditions.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SKShapeNode.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface SKShapeNode (InspectorAdditions) ++ (id)keyPathsForValuesAffectingZRotationDeg; +@property(retain, nonatomic) NSImage *fillTextureImage; +@property(retain, nonatomic) NSImage *strokeTextureImage; +- (id)ide_undoKVOKeypaths; +- (void)setNilValueForKey:(id)arg1; +- (id)inspectorAttributes; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_name; // @dynamic navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/IDESpriteKitParticleEditor/SKSpriteNode-InspectorAdditions.h b/IDESpriteKitParticleEditor/SKSpriteNode-InspectorAdditions.h new file mode 100644 index 000000000..2451b693b --- /dev/null +++ b/IDESpriteKitParticleEditor/SKSpriteNode-InspectorAdditions.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SKSpriteNode.h" + +#import "SKNodeWithShader-Protocol.h" + +@class NSImage, NSNumber, NSString, NSURL, SKNode, SKShader; + +@interface SKSpriteNode (InspectorAdditions) ++ (id)keyPathsForValuesAffectingZRotationDeg; ++ (id)keyPathsForValuesAffectingHasPhysicsBody; +- (id)ide_undoKVOKeypaths; +- (void)setNilValueForKey:(id)arg1; +- (id)inspectorAttributes; +@property(nonatomic) double IKConstraintMaxAngle; +@property(nonatomic) double IKConstraintMinAngle; +@property(nonatomic) double normalMapContrast; +@property(nonatomic) double normalMapSmoothness; +- (void)refreshNormalMap; +- (void)setNormalMapImage:(id)arg1; +- (id)normalMapImage; +@property(retain, nonatomic) NSURL *customSpriteShader; +@property(nonatomic) float spriteKitEditorMass; +@property(nonatomic) double physicsBodyAngularDamping; +@property(nonatomic) double physicsBodyLinearDamping; +@property(nonatomic) double physicsBodyRestitution; +@property(nonatomic) double physicsBodyFriction; +@property(nonatomic) BOOL physicsBodyAffectedByGravity; +@property(nonatomic) BOOL physicsBodyPinned; +@property(nonatomic) BOOL physicsBodyAllowsRotation; +@property(nonatomic) BOOL physicsBodyDynamicType; +@property(retain, nonatomic) NSNumber *skEditorShadowedBitMask; +@property(retain, nonatomic) NSNumber *skEditorShadowCastBitMask; +@property(retain, nonatomic) NSNumber *skEditorLightingBitMask; +@property(retain, nonatomic) NSNumber *skEditorFieldMask; +@property(retain, nonatomic) NSNumber *skEditorCollisionMask; +@property(retain, nonatomic) NSNumber *skEditorCategoryMask; +@property(nonatomic) int physicsBodyType; +@property(retain, nonatomic) NSImage *textureImage; +- (BOOL)hasPhysicsBody; +@property(retain, nonatomic) SKNode *parentRef; +@property(readonly, nonatomic) __weak SKNode *selfRef; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(retain, nonatomic) SKShader *shader; +@property(readonly) Class superclass; +@end + diff --git a/IDESpriteKitParticleEditor/SKTextConversionProvider.h b/IDESpriteKitParticleEditor/SKTextConversionProvider.h new file mode 100644 index 000000000..8659ebc4f --- /dev/null +++ b/IDESpriteKitParticleEditor/SKTextConversionProvider.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTDiffTextFilter-Protocol.h" + +@class NSString; + +@interface SKTextConversionProvider : NSObject +{ +} + ++ (id)convertNode:(id)arg1; ++ (BOOL)filterInputFilePath:(id)arg1 toOutputFilePath:(id)arg2 error:(id *)arg3; ++ (id)pathToTextFileFromInputFilePath:(id)arg1 error:(id *)arg2; ++ (id)textFileDataTypeForInputFilePath:(id)arg1; ++ (BOOL)pathRequiresFilter:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDESpriteKitParticleEditor/SKTextureComboBox.h b/IDESpriteKitParticleEditor/SKTextureComboBox.h new file mode 100644 index 000000000..220e71483 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKTextureComboBox.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSComboBox.h" + +@interface SKTextureComboBox : NSComboBox +{ +} + +- (BOOL)usesDataSource; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDESpriteKitParticleEditor/SKToolbarBackgroundView.h b/IDESpriteKitParticleEditor/SKToolbarBackgroundView.h new file mode 100644 index 000000000..3ec2f16ca --- /dev/null +++ b/IDESpriteKitParticleEditor/SKToolbarBackgroundView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface SKToolbarBackgroundView : NSView +{ + struct CGContext *_ctx; + struct CGColor *_greyColor; + struct CGColor *_blueColor; + BOOL _isActive; +} + +- (void)setActive:(BOOL)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/IDESpriteKitParticleEditor/SKUniform-ShaderAttributeEditor.h b/IDESpriteKitParticleEditor/SKUniform-ShaderAttributeEditor.h new file mode 100644 index 000000000..cd43b2ba7 --- /dev/null +++ b/IDESpriteKitParticleEditor/SKUniform-ShaderAttributeEditor.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SKUniform.h" + +@interface SKUniform (ShaderAttributeEditor) +- (id)toStringRepresentation; +@end + diff --git a/IDESpriteKitParticleEditor/SKVelocityFieldNode-InspectorAdditions.h b/IDESpriteKitParticleEditor/SKVelocityFieldNode-InspectorAdditions.h new file mode 100644 index 000000000..0e59d91de --- /dev/null +++ b/IDESpriteKitParticleEditor/SKVelocityFieldNode-InspectorAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SKVelocityFieldNode.h" + +@interface SKVelocityFieldNode (InspectorAdditions) +@property(nonatomic) struct CGPoint skEditorVelocity; +@end + diff --git a/IDEStandardExecutionActionsCore/IDEShellScriptExecutionAction.h b/IDEStandardExecutionActionsCore/IDEShellScriptExecutionAction.h index e0912f76a..c67eb63f4 100644 --- a/IDEStandardExecutionActionsCore/IDEShellScriptExecutionAction.h +++ b/IDEStandardExecutionActionsCore/IDEShellScriptExecutionAction.h @@ -32,6 +32,7 @@ @property(readonly) NSString *defaultShell; - (id)operationForExecutionWithBuildParameters:(id)arg1 error:(id *)arg2; - (void)_updateBuildableReferenceToUseForBuildSettings; +- (void)schemeObjectGraphSetupComplete; - (void)setRunContext:(id)arg1; - (void)setDefaultShell:(id)arg1; diff --git a/IDEStandardExecutionActionsUI/DVTSourceTextViewDelegate-Protocol.h b/IDEStandardExecutionActionsUI/DVTSourceTextViewDelegate-Protocol.h index 4649414d3..44eebdc32 100644 --- a/IDEStandardExecutionActionsUI/DVTSourceTextViewDelegate-Protocol.h +++ b/IDEStandardExecutionActionsUI/DVTSourceTextViewDelegate-Protocol.h @@ -12,7 +12,7 @@ - (id)textViewWillReturnPrintJobTitle:(id)arg1; - (void)textViewDidScroll:(id)arg1; - (void)setupGutterContextMenuWithMenu:(id)arg1; -- (void)tokenizableItemsForItemAtRange:(struct _NSRange)arg1 completionBlock:(id)arg2; +- (void)tokenizableRangesWithRange:(struct _NSRange)arg1 completionBlock:(id)arg2; - (void)textViewDidFinishAnimatingScroll:(id)arg1; - (void)textViewDidLoadAnnotationProviders:(id)arg1; - (void)textView:(id)arg1 didRemoveAnnotations:(id)arg2; diff --git a/IDEStandardExecutionActionsUI/DVTTextStorageDelegate-Protocol.h b/IDEStandardExecutionActionsUI/DVTTextStorageDelegate-Protocol.h index e3ea05f93..38a0a0977 100644 --- a/IDEStandardExecutionActionsUI/DVTTextStorageDelegate-Protocol.h +++ b/IDEStandardExecutionActionsUI/DVTTextStorageDelegate-Protocol.h @@ -6,9 +6,13 @@ #import "NSTextStorageDelegate-Protocol.h" +@class NSDictionary; + @protocol DVTTextStorageDelegate @optional +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; +- (void)sourceLanguageServiceAvailabilityNotification:(BOOL)arg1 message:(id)arg2; - (BOOL)textStorageShouldAllowEditing:(id)arg1; - (void)textStorageDidUpdateSourceLandmarks:(id)arg1; - (long long)nodeTypeForItem:(id)arg1 withContext:(id)arg2; diff --git a/IDEStandardExecutionActionsUI/IDEShellScriptExecutionActionViewController.h b/IDEStandardExecutionActionsUI/IDEShellScriptExecutionActionViewController.h index f11e98b20..d8a927536 100644 --- a/IDEStandardExecutionActionsUI/IDEShellScriptExecutionActionViewController.h +++ b/IDEStandardExecutionActionsUI/IDEShellScriptExecutionActionViewController.h @@ -9,7 +9,7 @@ #import "DVTSourceTextViewDelegate-Protocol.h" #import "DVTTextStorageDelegate-Protocol.h" -@class DVTNotificationToken, DVTScriptSourceTextView, IDEShellScriptExecutionAction, NSPopUpButton, NSScrollView, NSTextField; +@class DVTNotificationToken, DVTScriptSourceTextView, IDEShellScriptExecutionAction, NSDictionary, NSPopUpButton, NSScrollView, NSString, NSTextField; @interface IDEShellScriptExecutionActionViewController : IDEActionSliceViewController { @@ -35,5 +35,12 @@ - (void)awakeFromNib; @property(readonly) IDEShellScriptExecutionAction *scriptAction; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; +@property(readonly) Class superclass; + @end diff --git a/IDEStandardExecutionActionsUI/NSObject-Protocol.h b/IDEStandardExecutionActionsUI/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDEStandardExecutionActionsUI/NSObject-Protocol.h +++ b/IDEStandardExecutionActionsUI/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDEStandardExecutionActionsUI/NSTextViewDelegate-Protocol.h b/IDEStandardExecutionActionsUI/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/IDEStandardExecutionActionsUI/NSTextViewDelegate-Protocol.h +++ b/IDEStandardExecutionActionsUI/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/IDESubversion/IDESourceControlProtocol-Protocol.h b/IDESubversion/IDESourceControlProtocol-Protocol.h index f18bcc4e2..ee86a1a4b 100644 --- a/IDESubversion/IDESourceControlProtocol-Protocol.h +++ b/IDESubversion/IDESourceControlProtocol-Protocol.h @@ -9,6 +9,5 @@ @protocol IDESourceControlProtocol - (id)operationForRequest:(id)arg1; - (BOOL)authenticationRequiredForRequest:(id)arg1; -- (BOOL)validateRequest:(id)arg1 error:(id *)arg2; @end diff --git a/IDESubversion/NSObject-Protocol.h b/IDESubversion/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/IDESubversion/NSObject-Protocol.h +++ b/IDESubversion/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/IDESubversion/SVNController.h b/IDESubversion/SVNController.h index db700b3dc..ee6e7919f 100644 --- a/IDESubversion/SVNController.h +++ b/IDESubversion/SVNController.h @@ -8,13 +8,20 @@ #import "IDESourceControlProtocol-Protocol.h" +@class NSString; + @interface SVNController : NSObject { } - (id)operationForRequest:(id)arg1; - (BOOL)authenticationRequiredForRequest:(id)arg1; -- (BOOL)validateRequest:(id)arg1 error:(id *)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/IDEiOSDebugger/CDStructures.h b/IDEiOSDebugger/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/IDEiOSDebugger/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/IDEiOSDebugger/DBGCGPathProvider-Protocol.h b/IDEiOSDebugger/DBGCGPathProvider-Protocol.h new file mode 100644 index 000000000..2dc0813fd --- /dev/null +++ b/IDEiOSDebugger/DBGCGPathProvider-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray; + +@protocol DBGCGPathProvider +@property(readonly) double lineDashPhase; +@property(readonly) NSArray *lineDashPattern; +@property(readonly) BOOL usesEvenOddFillRule; +@property(readonly) double flatness; +@property(readonly) double miterLimit; +@property(readonly) int lineJoinStyle; +@property(readonly) int lineCapStyle; +@property(readonly) double lineWidth; +@property(readonly) struct CGPath *path; +@property(readonly) BOOL hasPathBeenRetrieved; +- (void)cancel; +- (id)initWithDataValue:(id)arg1 options:(id)arg2; +@end + diff --git a/IDEiOSDebugger/DBGCGPathProviderForUIBezierPath.h b/IDEiOSDebugger/DBGCGPathProviderForUIBezierPath.h new file mode 100644 index 000000000..556339a8f --- /dev/null +++ b/IDEiOSDebugger/DBGCGPathProviderForUIBezierPath.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DBGCGPathProvider-Protocol.h" + +@class DBGNSDataForDataValueProvider, DVTObservingToken, NSArray, NSString; + +@interface DBGCGPathProviderForUIBezierPath : NSObject +{ + int _loadedState; + id _dataValue; + DBGNSDataForDataValueProvider *_nsDataForDataValueProvider; + DVTObservingToken *_nsDataForDataValueProviderObserver; + struct CGPath *_path; + BOOL _usesEvenOddFillRule; + BOOL _hasPathBeenRetrieved; + int _lineCapStyle; + int _lineJoinStyle; + double _lineWidth; + double _miterLimit; + double _flatness; + NSArray *_lineDashPattern; + double _lineDashPhase; +} + +@property BOOL hasPathBeenRetrieved; // @synthesize hasPathBeenRetrieved=_hasPathBeenRetrieved; +@property double lineDashPhase; // @synthesize lineDashPhase=_lineDashPhase; +@property(retain) NSArray *lineDashPattern; // @synthesize lineDashPattern=_lineDashPattern; +@property BOOL usesEvenOddFillRule; // @synthesize usesEvenOddFillRule=_usesEvenOddFillRule; +@property double flatness; // @synthesize flatness=_flatness; +@property double miterLimit; // @synthesize miterLimit=_miterLimit; +@property int lineJoinStyle; // @synthesize lineJoinStyle=_lineJoinStyle; +@property int lineCapStyle; // @synthesize lineCapStyle=_lineCapStyle; +@property double lineWidth; // @synthesize lineWidth=_lineWidth; +@property(retain) struct CGPath *path; // @synthesize path=_path; +- (void).cxx_destruct; +- (struct CGPath *)_createMutablePathByDecodingData:(id)arg1 addressSize:(unsigned long long)arg2; +- (void)_updateCGPathAndPropertiesFromNSData; +- (void)cancel; +- (id)initWithDataValue:(id)arg1 options:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEiOSDebugger/DBGKitDebuggingAddition-Protocol.h b/IDEiOSDebugger/DBGKitDebuggingAddition-Protocol.h new file mode 100644 index 000000000..0f34ca649 --- /dev/null +++ b/IDEiOSDebugger/DBGKitDebuggingAddition-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDebuggingAddition-Protocol.h" + +@protocol DBGKitDebuggingAddition + +@optional +@property(nonatomic) BOOL showsResponsiveScrollingStatusOfAllViews; +@property(nonatomic) BOOL flashesDrawingOfAllViews; +@property(nonatomic) BOOL showsAlignmentRectanglesOfAllViews; +@property(nonatomic) BOOL showsFramesOfAllViews; +@end + diff --git a/IDEiOSDebugger/DBGUIBezierPathDecoder.h b/IDEiOSDebugger/DBGUIBezierPathDecoder.h new file mode 100644 index 000000000..59fba835c --- /dev/null +++ b/IDEiOSDebugger/DBGUIBezierPathDecoder.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSData; + +@interface DBGUIBezierPathDecoder : NSObject +{ + BOOL _usesEvenOddFillRule; + int _lineCapStyle; + int _lineJoinStyle; + NSData *_cgPathData; + double _lineWidth; + double _miterLimit; + double _flatness; + NSArray *_lineDashPattern; + double _lineDashPhase; +} + +@property double lineDashPhase; // @synthesize lineDashPhase=_lineDashPhase; +@property(retain) NSArray *lineDashPattern; // @synthesize lineDashPattern=_lineDashPattern; +@property BOOL usesEvenOddFillRule; // @synthesize usesEvenOddFillRule=_usesEvenOddFillRule; +@property double flatness; // @synthesize flatness=_flatness; +@property double miterLimit; // @synthesize miterLimit=_miterLimit; +@property int lineJoinStyle; // @synthesize lineJoinStyle=_lineJoinStyle; +@property int lineCapStyle; // @synthesize lineCapStyle=_lineCapStyle; +@property double lineWidth; // @synthesize lineWidth=_lineWidth; +@property(retain) NSData *cgPathData; // @synthesize cgPathData=_cgPathData; +- (void).cxx_destruct; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/IDEiOSDebugger/DBGUIKitDebuggingAddition.h b/IDEiOSDebugger/DBGUIKitDebuggingAddition.h new file mode 100644 index 000000000..ea84930d0 --- /dev/null +++ b/IDEiOSDebugger/DBGUIKitDebuggingAddition.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DBGKitDebuggingAddition-Protocol.h" + +@class DVTStackBacktrace, IDELaunchSession, NSString; + +@interface DBGUIKitDebuggingAddition : NSObject +{ + BOOL _showsFramesOfAllViews; + BOOL _showsAlignmentRectanglesOfAllViews; + IDELaunchSession *_launchSession; + NSString *_identifier; +} + ++ (BOOL)shouldInstantiateInLaunchSession:(id)arg1; ++ (void)initialize; +@property(retain) NSString *identifier; // @synthesize identifier=_identifier; +@property(retain, nonatomic) IDELaunchSession *launchSession; // @synthesize launchSession=_launchSession; +@property(nonatomic) BOOL showsAlignmentRectanglesOfAllViews; // @synthesize showsAlignmentRectanglesOfAllViews=_showsAlignmentRectanglesOfAllViews; +@property(nonatomic) BOOL showsFramesOfAllViews; // @synthesize showsFramesOfAllViews=_showsFramesOfAllViews; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (id)initInLaunchSession:(id)arg1 withAppDisplayName:(id)arg2 runDestination:(id)arg3 fromExtension:(id)arg4; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(nonatomic) BOOL flashesDrawingOfAllViews; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(nonatomic) BOOL showsResponsiveScrollingStatusOfAllViews; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEiOSDebugger/DBGViewDebuggeriOSDescriber.h b/IDEiOSDebugger/DBGViewDebuggeriOSDescriber.h new file mode 100644 index 000000000..a1c144517 --- /dev/null +++ b/IDEiOSDebugger/DBGViewDebuggeriOSDescriber.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DBGAbstractViewDescriber.h" + +@interface DBGViewDebuggeriOSDescriber : DBGAbstractViewDescriber +{ +} + ++ (BOOL)shouldInstantiateInLaunchSession:(id)arg1; ++ (id)viewDebuggingDylibPathForLaunchSession:(id)arg1; ++ (void)initialize; +- (void)primitiveInvalidate; +- (void)_asyncAskForInspectableImageFromDataValue:(id)arg1 handler:(id)arg2; +- (void)_asyncAskForInspectableColorFromDataValue:(id)arg1 handler:(id)arg2; +- (BOOL)inspectableValueForDataValue:(id)arg1 handler:(id)arg2; +- (id)_primaryWindowFromWindows:(id)arg1 keyWindowPointer:(id)arg2; +- (void)fetchViewInfo:(id)arg1 resultHandler:(void)arg2; +- (BOOL)isViewObjectInteresting:(id)arg1; +- (id)classNameForDefaultViewIcon; + +@end + diff --git a/IDEiOSDebugger/DVTInvalidation-Protocol.h b/IDEiOSDebugger/DVTInvalidation-Protocol.h new file mode 100644 index 000000000..acc43cf5c --- /dev/null +++ b/IDEiOSDebugger/DVTInvalidation-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTStackBacktrace; + +@protocol DVTInvalidation +- (void)primitiveInvalidate; + +@optional +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic, getter=isValid) BOOL valid; +- (void)invalidate; +@end + diff --git a/IDEiOSDebugger/IDEDebuggingAddition-Protocol.h b/IDEiOSDebugger/IDEDebuggingAddition-Protocol.h new file mode 100644 index 000000000..b5946487d --- /dev/null +++ b/IDEiOSDebugger/IDEDebuggingAddition-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" +#import "NSObject-Protocol.h" + +@class IDELaunchSession, NSString; + +@protocol IDEDebuggingAddition +@property(readonly) NSString *identifier; +@property(readonly, nonatomic) IDELaunchSession *launchSession; +- (id)initInLaunchSession:(id)arg1 withAppDisplayName:(id)arg2 runDestination:(id)arg3 fromExtension:(id)arg4; + +@optional ++ (BOOL)shouldInstantiateInLaunchSession:(id)arg1; +- (void)processFinalLaunchParameters:(id)arg1; +- (id)adjustedLaunchParametersForLaunchParameters:(id)arg1; +@end + diff --git a/IDEiOSDebugger/NSObject-Protocol.h b/IDEiOSDebugger/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/IDEiOSDebugger/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/IDEiOSProjectEditor/CDStructures.h b/IDEiOSProjectEditor/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/IDEiOSProjectEditor/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/IDEiOSProjectEditor/IDEHealthKitItemModel.h b/IDEiOSProjectEditor/IDEHealthKitItemModel.h new file mode 100644 index 000000000..2856fc46a --- /dev/null +++ b/IDEiOSProjectEditor/IDEHealthKitItemModel.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemModel.h" + +@interface IDEHealthKitItemModel : IDEProjectItemModel +{ + id _linkedFrameworksFlightCheck; + id _entitlementsFlightCheck; + id _portalFlightCheck; +} + +- (void).cxx_destruct; +- (BOOL)isEnabledUsingEducatedGuess; +- (id)flightChecks; +- (id)linkedFrameworksFlightCheck; +- (id)entitlementsFlightCheck; +- (id)portalFlightCheck; + +@end + diff --git a/IDEiOSProjectEditor/IDEHealthKitItemViewController.h b/IDEiOSProjectEditor/IDEHealthKitItemViewController.h new file mode 100644 index 000000000..0f63e63ed --- /dev/null +++ b/IDEiOSProjectEditor/IDEHealthKitItemViewController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemViewController.h" + +@class IDEHealthKitItemModel; + +@interface IDEHealthKitItemViewController : IDEProjectItemViewController +{ +} + +- (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; + +// Remaining properties +@property(readonly, nonatomic) IDEHealthKitItemModel *model; + +@end + diff --git a/IDEiOSProjectEditor/IDEHomeKitItemModel.h b/IDEiOSProjectEditor/IDEHomeKitItemModel.h new file mode 100644 index 000000000..63115180e --- /dev/null +++ b/IDEiOSProjectEditor/IDEHomeKitItemModel.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemModel.h" + +@interface IDEHomeKitItemModel : IDEProjectItemModel +{ + id _linkedFrameworksFlightCheck; +} + +- (void).cxx_destruct; +- (BOOL)isEnabledUsingEducatedGuess; +- (id)flightChecks; +- (id)linkedFrameworksFlightCheck; + +@end + diff --git a/IDEiOSProjectEditor/IDEHomeKitItemViewController.h b/IDEiOSProjectEditor/IDEHomeKitItemViewController.h new file mode 100644 index 000000000..571f7aca3 --- /dev/null +++ b/IDEiOSProjectEditor/IDEHomeKitItemViewController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemViewController.h" + +@class IDEHomeKitItemModel; + +@interface IDEHomeKitItemViewController : IDEProjectItemViewController +{ +} + +- (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; + +// Remaining properties +@property(readonly, nonatomic) IDEHomeKitItemModel *model; + +@end + diff --git a/IDEiOSSupportCore/CDStructures.h b/IDEiOSSupportCore/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/IDEiOSSupportCore/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/IDEiOSSupportCore/DTDKApplication-IDEiPhoneOrganizerApplications.h b/IDEiOSSupportCore/DTDKApplication-IDEiPhoneOrganizerApplications.h new file mode 100644 index 000000000..eea205c40 --- /dev/null +++ b/IDEiOSSupportCore/DTDKApplication-IDEiPhoneOrganizerApplications.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKApplication.h" + +@interface DTDKApplication (IDEiPhoneOrganizerApplications) +- (id)DVT_nameAndVersion; +@end + diff --git a/IDEiOSSupportCore/DTMISProcessControlServiceAuthorizedAPI-Protocol.h b/IDEiOSSupportCore/DTMISProcessControlServiceAuthorizedAPI-Protocol.h new file mode 100644 index 000000000..e61ff006d --- /dev/null +++ b/IDEiOSSupportCore/DTMISProcessControlServiceAuthorizedAPI-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTXAllowedRPC-Protocol.h" + +@protocol DTMISProcessControlServiceAuthorizedAPI +- (void)killPid:(id)arg1; +- (void)pidDiedCallback:(id)arg1; +@end + diff --git a/IDEiOSSupportCore/DTXAllowedRPC-Protocol.h b/IDEiOSSupportCore/DTXAllowedRPC-Protocol.h new file mode 100644 index 000000000..8b5521f65 --- /dev/null +++ b/IDEiOSSupportCore/DTXAllowedRPC-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DTXAllowedRPC +@end + diff --git a/IDEiOSSupportCore/DTiPhoneSimulatorSessionDelegate-Protocol.h b/IDEiOSSupportCore/DTiPhoneSimulatorSessionDelegate-Protocol.h new file mode 100644 index 000000000..c59fa63f1 --- /dev/null +++ b/IDEiOSSupportCore/DTiPhoneSimulatorSessionDelegate-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol DTiPhoneSimulatorSessionDelegate +- (void)session:(id)arg1 didEndWithError:(id)arg2; +- (void)session:(id)arg1 didStart:(BOOL)arg2 withError:(id)arg3; +@end + diff --git a/IDEiOSSupportCore/DVTAbstractiOSDevice.h b/IDEiOSSupportCore/DVTAbstractiOSDevice.h new file mode 100644 index 000000000..551dcdb17 --- /dev/null +++ b/IDEiOSSupportCore/DVTAbstractiOSDevice.h @@ -0,0 +1,76 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDevice.h" + +@class NSMapTable; + +@interface DVTAbstractiOSDevice : DVTDevice +{ + NSMapTable *_workspaceInstallsInProgress; +} + ++ (id)nameForDeviceFamilyObject:(id)arg1; ++ (id)setFromDeviceFamilyObject:(id)arg1; ++ (id)numberFromObject:(id)arg1; +- (void).cxx_destruct; +- (id)recordedFramesMinimumVersionString; +- (id)iconImage; +- (id)deviceClassForDisplay; +- (void)uninstallProvisioningProfile:(id)arg1; +- (void)installProvisioningProfiles:(id)arg1; +- (BOOL)canInstallProfile:(id)arg1; +- (id)provisioningProfiles; +- (BOOL)deviceIsBusy; +- (id)taskForDeviceCommand:(id)arg1 withArguments:(id)arg2 error:(id *)arg3; +- (void)installActivityDidEndInWorkspace:(id)arg1 withError:(id)arg2; +- (void)installActivityInWorkspace:(id)arg1 operationInProgress:(id)arg2 details:(id)arg3; +- (void)installActivityWillBeginInWorkspace:(id)arg1 withProductName:(id)arg2; +- (void)setInstallProgress:(long long)arg1 path:(id)arg2; +- (void)setInstallProgress:(long long)arg1 text:(id)arg2; +- (long long)updateInstalledApplicationsWithResult:(id *)arg1; +- (long long)copyLocalPath:(id)arg1 toLocalPath:(id)arg2 sync:(BOOL)arg3 errorStringPtr:(id *)arg4; +- (long long)copyDevicePath:(id)arg1 toLocalPath:(id)arg2 sync:(BOOL)arg3 errorStringPtr:(id *)arg4; +- (long long)copyLocalPath:(id)arg1 toDevicePath:(id)arg2 sync:(BOOL)arg3 errorStringPtr:(id *)arg4; +- (long long)copyDevicePath:(id)arg1 toDevicePath:(id)arg2 sync:(BOOL)arg3 errorStringPtr:(id *)arg4; +- (id)copyDevicePath:(id)arg1 toLocalPath:(id)arg2 sync:(_Bool)arg3; +- (id)copyLocalPath:(id)arg1 toDevicePath:(id)arg2 sync:(_Bool)arg3; +- (id)copyLocalPath:(id)arg1 toLocalPath:(id)arg2 sync:(_Bool)arg3; +- (id)copyDevicePath:(id)arg1 toDevicePath:(id)arg2 sync:(_Bool)arg3; +- (id)_copyPath:(id)arg1 toPath:(id)arg2 sync:(_Bool)arg3 onDevice:(_Bool)arg4; +- (id)_transformPathForDevice:(id)arg1; +- (id)_additionalRsyncParameters; +- (id)_rsyncEnvironment; +- (id)copyLocalPath:(id)arg1 toLocalPath:(id)arg2 sync:(BOOL)arg3 withHardLinkDirs:(id)arg4; +- (id)systemBasePath; +- (id)softwareVersion; +- (void)createInstallWithName:(id)arg1 path:(id)arg2 buildables:(id)arg3 buildParameters:(id)arg4 killProcesses:(id)arg5 workspace:(id)arg6; +- (id)installSubstitutionPathsForDebugger; +- (_Bool)addUUIDToActiveInstalls:(id)arg1 errorString:(id *)arg2; +- (_Bool)copyBackActiveInstallsWithErrorString:(id *)arg1; +- (id)activeInstallsPath; +- (BOOL)canInstallBuildablesError:(id *)arg1; +- (id)actualRunnablePathForRunnableLocation:(id)arg1; +- (BOOL)shouldPresentDeviceForBuildable:(id)arg1 buildParameters:(id)arg2 workspaceArena:(id)arg3 error:(id *)arg4; +- (long long)hostAuthenticatedOneLineCommand:(id)arg1 withArg:(id)arg2 result:(id *)arg3; +- (id)taskForHostCommand:(id)arg1 withArguments:(id)arg2 error:(id *)arg3; +- (long long)multiLineCommand:(id)arg1 onDevice:(_Bool)arg2 result:(id *)arg3; +- (long long)oneLineCommand:(id)arg1 onDevice:(_Bool)arg2 withArguments:(id)arg3 environment:(id)arg4 result:(id *)arg5; +- (id)multiLineCommand:(id)arg1 onDevice:(_Bool)arg2; +- (id)oneLineCommand:(id)arg1 onDevice:(_Bool)arg2 withArguments:(id)arg3 andEnvironment:(id)arg4; +- (id)_runTask:(id)arg1; +- (id)_runTask:(id)arg1 withOutputHandler:(id)arg2; +- (void)renameDevice:(id)arg1; +- (void)setName:(id)arg1; +- (_Bool)canRenameDevice; +- (_Bool)isWireless; +@property(readonly) _Bool isPasscodeLocked; +- (BOOL)isConcreteDevice; +- (BOOL)isGenericDevice; +- (id)initWithDeviceLocation:(id)arg1 extension:(id)arg2; + +@end + diff --git a/IDEiOSSupportCore/DVTDeviceApplicationInstaller-Protocol.h b/IDEiOSSupportCore/DVTDeviceApplicationInstaller-Protocol.h new file mode 100644 index 000000000..25fa21981 --- /dev/null +++ b/IDEiOSSupportCore/DVTDeviceApplicationInstaller-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceApplicationProvider-Protocol.h" + +@protocol DVTDeviceApplicationInstaller +- (BOOL)uploadApplicationDataWithPath:(id)arg1 forInstalledApplicationWithBundleIdentifier:(id)arg2 error:(id *)arg3; +- (BOOL)downloadApplicationDataToPath:(id)arg1 forInstalledApplicationWithBundleIdentifier:(id)arg2 error:(id *)arg3; +- (id)uninstallApplicationWithBundleIdentifierSync:(id)arg1; +@end + diff --git a/IDEiOSSupportCore/DVTDeviceApplicationProvider-Protocol.h b/IDEiOSSupportCore/DVTDeviceApplicationProvider-Protocol.h new file mode 100644 index 000000000..0d7bf28f2 --- /dev/null +++ b/IDEiOSSupportCore/DVTDeviceApplicationProvider-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSSet; + +@protocol DVTDeviceApplicationProvider +@property(readonly) NSSet *applications; + +@optional +@property(readonly) NSSet *systemApplications; +@end + diff --git a/IDEiOSSupportCore/DVTInvalidation-Protocol.h b/IDEiOSSupportCore/DVTInvalidation-Protocol.h new file mode 100644 index 000000000..acc43cf5c --- /dev/null +++ b/IDEiOSSupportCore/DVTInvalidation-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTStackBacktrace; + +@protocol DVTInvalidation +- (void)primitiveInvalidate; + +@optional +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic, getter=isValid) BOOL valid; +- (void)invalidate; +@end + diff --git a/IDEiOSSupportCore/DVTiOSDevice.h b/IDEiOSSupportCore/DVTiOSDevice.h new file mode 100644 index 000000000..bce63280e --- /dev/null +++ b/IDEiOSSupportCore/DVTiOSDevice.h @@ -0,0 +1,277 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DVTDeviceApplicationInstaller-Protocol.h" +#import "IDERunDestinationFallbackSelectorGroupingFamily-Protocol.h" +#import "XCDTMobileIS_XPCDebuggingProcotol-Protocol.h" + +@class DTDKRemoteDeviceToken, DTXChannel, DVTFuture, DVTNotificationToken, DVTObservingToken, IDELaunchParametersSnapshot, NSError, NSObject, NSSet, NSString; + +@interface DVTiOSDevice : DVTAbstractiOSDevice +{ + NSObject *_deviceInstallQueue; + DVTObservingToken *_developmentStateToken1; + DVTObservingToken *_developmentStateToken2; + DVTObservingToken *_developmentStateToken3; + DVTNotificationToken *_deviceProgressToken; + DVTFuture *_wakeupInFlight; + BOOL _supportsXPCControlV2; + BOOL _deviceIsBusy; + BOOL _ignored; + _Bool _deviceReady; + _Bool _inHasConnected; + BOOL _deviceInstallIsCancelled; + BOOL _deviceIsTransient; + DTDKRemoteDeviceToken *_token; + long long _activityProgress; + NSString *_activityTitle; + NSError *_developerPrepError; + IDELaunchParametersSnapshot *_scriptLaunchParameters; + DTXChannel *_xpcAttachServiceChannel; +} + ++ (id)keyPathsForValuesAffectingIsPasscodeLocked; ++ (id)keyPathsForValuesAffectingProcessorDescription; ++ (id)keyPathsForValuesAffectingIsUsedForDevelopment; ++ (id)keyPathsForValuesAffectingIgnored; ++ (id)keyPathsForValuesAffectingIsPaired; ++ (id)keyPathsForValuesAffectingIsWirelessEnabled; ++ (id)keyPathsForValuesAffectingAddresses; ++ (id)keyPathsForValuesAffectingHostname; ++ (id)keyPathsForValuesAffectingHasWiredConnection; ++ (id)keyPathsForValuesAffectingHasWirelessConnection; ++ (id)keyPathsForValuesAffectingIsWireless; ++ (void)presentError:(id)arg1; ++ (id)keyPathsForValuesAffectingStatusIsIndeterminate; ++ (id)keyPathsForValuesAffectingActivityProgress; ++ (id)keyPathsForValuesAffectingActivityVisible; ++ (id)keyPathsForValuesAffectingSystemApplications; ++ (id)keyPathsForValuesAffectingApplications; ++ (id)keyPathsForValuesAffectingDeviceIsPaired; ++ (id)keyPathsForValuesAffectingAvailable; ++ (id)keyPathsForValuesAffectingCanRename; ++ (id)keyPathsForValuesAffectingDeviceAttached; ++ (id)itemWithPlistRepresentation:(id)arg1; ++ (id)keyPathsForValuesAffectingNativeArchitecture; ++ (id)keyPathsForValuesAffectingUnavailabilityError; ++ (id)keyPathsForValuesAffectingMountPort; ++ (id)keyPathsForValuesAffectingNfsPort; ++ (id)keyPathsForValuesAffectingRsyncPort; ++ (id)keyPathsForValuesAffectingTelnetPort; ++ (id)keyPathsForValuesAffectingSshPort; ++ (id)keyPathsForValuesAffectingIsRunningSupportedOS; ++ (id)keyPathsForValuesAffectingIsSupportedHardware; ++ (id)keyPathsForValuesAffectingProvisioningProfiles; ++ (id)keyPathsForValuesAffectingName; ++ (id)iPhoneDeviceWithDeviceToken:(id)arg1; ++ (Class)deviceClassForToken:(id)arg1; ++ (Class)deviceClassForClass:(id)arg1; ++ (Class)deviceClassForDeviceType:(id)arg1; ++ (Class)deviceClassForCodename:(id)arg1; ++ (id)alliOSDevices; ++ (id)keyPathsForValuesAffectingCanExecute; ++ (id)allDeveloperDiskImagePathsForPlatform:(id)arg1; ++ (id)pathForInternalExecutable:(id)arg1 searchInPlatform:(id)arg2; +@property(retain) DTXChannel *xpcAttachServiceChannel; // @synthesize xpcAttachServiceChannel=_xpcAttachServiceChannel; +@property BOOL deviceIsTransient; // @synthesize deviceIsTransient=_deviceIsTransient; +@property(retain) IDELaunchParametersSnapshot *scriptLaunchParameters; // @synthesize scriptLaunchParameters=_scriptLaunchParameters; +@property BOOL deviceInstallIsCancelled; // @synthesize deviceInstallIsCancelled=_deviceInstallIsCancelled; +@property(retain) NSObject *deviceInstallQueue; // @synthesize deviceInstallQueue=_deviceInstallQueue; +@property(copy) NSError *developerPrepError; // @synthesize developerPrepError=_developerPrepError; +@property _Bool inHasConnected; // @synthesize inHasConnected=_inHasConnected; +@property _Bool deviceReady; // @synthesize deviceReady=_deviceReady; +@property(copy) NSString *activityTitle; // @synthesize activityTitle=_activityTitle; +- (void)setIgnored:(BOOL)arg1; +- (void).cxx_destruct; +- (id)monitorWirelessConnection; +- (id)primaryInstrumentsServer; +- (id)platform; +- (id)makeTransportForTestManagerService; +- (BOOL)requiresTestDaemonMediationForTestHostConnection; +- (BOOL)supportsTestManagerDaemon; +- (id)testingFrameworkPathsForBuildableProduct:(id)arg1 withBuildParameters:(id)arg2; +- (id)testHostPathForBuildableProduct:(id)arg1 buildParameters:(id)arg2 outError:(id *)arg3; +- (void)modifyTestingEnvironmentVariables:(id)arg1 host:(id)arg2 testBundlePath:(id)arg3; +- (id)deviceForRunningUnitTestsWithHost:(id)arg1 error:(id *)arg2; +- (BOOL)supportsFileSpecifyingTestScopes; +- (BOOL)supportsInverseTestScopes; +- (_Bool)isPasscodeLocked; +- (id)processorDescription; +- (void)setUsedForDevelopment:(BOOL)arg1; +- (BOOL)isUsedForDevelopment; +- (BOOL)isIgnored; +- (_Bool)isPaired; +- (void)unpair; +- (_Bool)usesPairingRecord; +- (_Bool)canEnableWireless; +- (void)disableWireless; +- (id)enableWireless; +- (_Bool)isWirelessEnabled; +- (id)addresses; +- (id)hostname; +- (_Bool)hasWiredConnection; +- (_Bool)hasWirelessConnection; +- (_Bool)isWireless; +- (void)didBecomeActiveDeviceForRunContext:(id)arg1; +- (BOOL)deviceHasUI; +@property BOOL deviceIsBusy; // @synthesize deviceIsBusy=_deviceIsBusy; +@property(readonly, copy) NSString *description; +- (void)updateExpansionProgress:(double)arg1 withMessage:(id)arg2; +- (void)setDeviceIsBusyOnMainThread:(BOOL)arg1; +- (void)setStatusOnMainThread:(id)arg1 progress:(long long)arg2; +@property(readonly) BOOL statusIsIndeterminate; +@property long long activityProgress; // @synthesize activityProgress=_activityProgress; +@property(readonly, getter=isActivityVisible) BOOL activityVisible; +@property(readonly) NSSet *systemApplications; +@property(readonly) NSSet *applications; +- (BOOL)canChangeDeviceSoftwareVersion; +@property(readonly) _Bool deviceIsPaired; +- (BOOL)isAvailable; +- (void)renameDevice:(id)arg1; +- (void)setName:(id)arg1; +- (BOOL)canRename; +@property(readonly) _Bool deviceHasWakeupToken; +@property(readonly) _Bool deviceAttached; +- (void)dealloc; +- (void)setCrashLogDirectory:(id)arg1; +- (id)plistRepresentation; +- (void)downloadOptimizationProfilesFromBundleIdentifier:(id)arg1 orPath:(id)arg2 toFilePath:(id)arg3 completionHandler:(id)arg4; +- (id)optimizationProfilesPathFromBundleIdentifier:(id)arg1; +- (id)scriptingEnvironment; +- (id)closestRelativeOfTargetArchitecture:(id)arg1 forBuildArchitectures:(id)arg2; +- (BOOL)supportsRunningExecutableAtPath:(id)arg1 usingArchitecture:(id)arg2 error:(id *)arg3; +- (BOOL)supportsExecutionForArchitecture:(id)arg1 launchSession:(id)arg2 error:(id *)arg3; +- (id)deviceSpecificOverridingPropertiesForBuildable:(id)arg1 withBaselineParameters:(id)arg2; +- (id)executionDisplayName; +- (id)supportedSDKsForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (id)supportedArchitecturesForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (BOOL)canBeDefaultDeviceForBuildable:(id)arg1 buildParameters:(id)arg2; +- (id)displayNameAdditionsWhenUsingArchitecture:(id)arg1 withSDK:(id)arg2; +- (id)preferredSDKForDeviceOptions:(id)arg1 error:(id *)arg2; +- (id)preferredArchitectureForDeviceOptions:(id)arg1 error:(id *)arg2; +- (id)nativeArchitecture; +- (BOOL)shouldPresentDeviceForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (id)errorMessageForBuildable:(id)arg1 buildParameters:(id)arg2; +- (BOOL)deviceSupportsBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (id)unavailabilityError; +- (id)_deviceIsUnpairedError; +@property(readonly, copy) NSString *mountOptions; +@property(readonly) long long mountPort; +@property(readonly) long long nfsPort; +@property(readonly) long long rsyncPort; +@property(readonly) long long telnetPort; +@property(readonly) long long sshPort; +- (_Bool)_askForAlternateApplicationIfNeeded:(id *)arg1; +- (BOOL)isRunningSupportedOS; +- (BOOL)isSupportedHardware; +- (BOOL)supportsProvisioning; +@property(readonly, nonatomic) NSString *ide_fallbackSelectionDeviceGroupingFamily; +- (id)deviceClassForDisplay; +- (void)uninstallProvisioningProfile:(id)arg1; +- (void)installProvisioningProfiles:(id)arg1; +- (void)installProvisioningProfileAtURL:(id)arg1; +- (void)installProvisioningProfile:(id)arg1; +- (id)provisioningProfiles; +- (id)certificateUtilities; +- (BOOL)runsRemoteFromHostLauncher; +- (id)softwareVersion; +- (id)recordedFramesBacktraceRecordingDylibPath; +- (id)recordedFramesLibdispatchIntrospectionDylibPath; +- (BOOL)supportsAttachByPIDOrName; +- (id)operatingSystemVersionWithBuildNumber; +- (id)operatingSystemVersion; +- (id)modelCode; +- (id)modelUTI; +- (id)modelName; +- (id)name; +- (id)displayOrder; +- (BOOL)canIgnore; +- (unsigned long long)supportsFetchEvents; +- (BOOL)supportsRoutingCoverageFile; +- (BOOL)supportsLocationSimulation; +- (BOOL)supportsApplicationDataUploading; +- (void)cancelDeviceInstall; +- (id)initWithDeviceLocation:(id)arg1 extension:(id)arg2; +- (void)_respondToDeviceProgressNotification:(id)arg1; +@property(retain) DTDKRemoteDeviceToken *token; // @synthesize token=_token; +- (void)stopDebuggingXPCServicesForPID:(int)arg1; +- (void)xpcServiceObserved:(id)arg1 withProcessIdentifier:(int)arg2 requestedByProcess:(int)arg3 options:(id)arg4; +- (void)debugXPCServices:(id)arg1; +- (BOOL)supportsXPCServiceDebugging; +- (void)didFinishRunning; +- (id)additionalApplicationsForDebuggingAppExtensions; +- (id)startDebugServerService; +- (id)deviceArbitrationForcedCheckIn; +- (id)deviceArbitrationCheckIn; +- (BOOL)installApplicationWithLaunchSession:(id)arg1 error:(id *)arg2; +- (void)presentAlertForNoRoutingCoverageFileAtPath:(id)arg1; +- (BOOL)downloadApplicationDataToPath:(id)arg1 forInstalledApplicationWithBundleIdentifier:(id)arg2 error:(id *)arg3; +- (BOOL)uploadApplicationDataWithPath:(id)arg1 forInstalledApplicationWithBundleIdentifier:(id)arg2 error:(id *)arg3; +- (void)_storeAppDataSyncRecords:(id)arg1 forApplication:(id)arg2; +- (id)_appDataSyncRecordsForApplication:(id)arg1; +- (id)_customDataSpecifierForApplication:(id)arg1; +- (BOOL)rsyncInstallAppWithSession:(id)arg1 error:(id *)arg2; +- (BOOL)installForRsyncDeveloperModeWithSession:(id)arg1 error:(id *)arg2; +- (BOOL)installForNFSDeveloperModeWithSession:(id)arg1 error:(id *)arg2; +- (id)deviceInstallPathForLaunchSession:(id)arg1 andBuildProductsPath:(id)arg2; +- (BOOL)installForMobileInstallWithSession:(id)arg1 error:(id *)arg2; +- (BOOL)installForTestBundleWithSession:(id)arg1 error:(id *)arg2; +- (id)applicationForSession:(id)arg1; +- (id)deviceBuiltProductsDir; +- (id)deviceMountedProductsDir; +- (id)localBuiltProductsPathWithSession:(id)arg1 error:(id *)arg2; +- (id)buildParametersForLaunchSession:(id)arg1; +- (_Bool)_copyBackAlternateApplication:(id)arg1 atPath:(id *)arg2 error:(id *)arg3; +- (void)prepareLaunchParametersForUnitTesting:(id)arg1 appExecutablePath:(id)arg2 testBundlePath:(id)arg3; +- (id)checkForUnitTests:(id)arg1; +- (void)setInstallProgress:(long long)arg1 text:(id)arg2; +- (void)setInstallProgress:(long long)arg1 path:(id)arg2; +- (long long)updateInstalledApplicationsWithResult:(id *)arg1; +- (id)taskForDeviceCommand:(id)arg1 withArguments:(id)arg2 error:(id *)arg3; +- (void)installActivityDidEndInWorkspace:(id)arg1 withError:(id)arg2; +- (void)installActivityInWorkspace:(id)arg1 operationInProgress:(id)arg2 details:(id)arg3; +- (void)installActivityWillBeginInWorkspace:(id)arg1 withProductName:(id)arg2; +- (id)invokeUserScript:(id)arg1; +- (BOOL)canExecute; +- (void)hasDisconnected; +- (void)hasConnected; +- (id)_remoteDeviceProperties; +- (id)locateDeveloperRoot; +- (id)developerDiskImageSearchPaths; +- (id)_mountNFSBuildDir; +- (id)_openTCPRelayConnection; +- (BOOL)_hasSpringBoard; +- (BOOL)_bothHaveInternalSupport; +- (id)_transformPathForDevice:(id)arg1; +- (id)_deviceHostname; +- (id)_rsyncEnvironment; +- (id)enableKeyBasedSSH; +- (id)_additionalRsyncParameters; +- (id)_copyPath:(id)arg1 toPath:(id)arg2 sync:(_Bool)arg3 onDevice:(_Bool)arg4; +- (void)_closeConnection; +- (id)analysisOperationWithAnalysisToolService:(id)arg1 location:(id)arg2 commandLineArgs:(id)arg3 environmentVariables:(id)arg4 workingDirectory:(id)arg5 workspaceFilePath:(id)arg6 projectFilePath:(id)arg7 outError:(id *)arg8; +- (id)_analysisOperationWithAnalysisToolService:(SEL)arg1 location:(id)arg2 workingDirectory:(id)arg3 workspaceFilePath:(id)arg4 projectFilePath:(id)arg5 outError:(id)arg6; +- (id)installApplicationSync:(id)arg1 options:(id)arg2; +- (id)installApplicationsSync:(id)arg1 options:(id)arg2; +- (void)uninstallApplications:(id)arg1; +- (id)uninstallApplicationWithBundleIdentifierSync:(id)arg1; +- (void)installApplications:(id)arg1 allowReplacing:(BOOL)arg2; +- (void)_installApplicationsImpl:(id)arg1 allowReplacing:(BOOL)arg2 options:(id)arg3 completionBlock:(id)arg4; +- (void)processAppInstallSet:(id)arg1 appUninstallSet:(id)arg2 installOptions:(id)arg3 completionBlock:(id)arg4; +- (void)processAppInstallSetLegacy:(id)arg1 appUninstallSet:(id)arg2 installOptions:(id)arg3 completionBlock:(id)arg4; +- (id)validateApplicationAtPath:(id)arg1; +- (BOOL)_checkForARM64SliceAtPath:(id)arg1 executableName:(id)arg2 zipFile:(id)arg3 subpath:(id)arg4; +- (id)installedApplicationWithBundleIdentifier:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEiOSSupportCore/DVTiOSDeviceLocator.h b/IDEiOSSupportCore/DVTiOSDeviceLocator.h new file mode 100644 index 000000000..ee214e8a6 --- /dev/null +++ b/IDEiOSSupportCore/DVTiOSDeviceLocator.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceLocator.h" + +@class DVTMapTable, DVTNotificationToken, NSMutableSet, NSSet; + +@interface DVTiOSDeviceLocator : DVTDeviceLocator +{ + DVTNotificationToken *_deviceAttachedToken; + DVTNotificationToken *_deviceDetachedToken; + DVTMapTable *_deviceObservingTokens; + NSMutableSet *_savedDevices; + NSSet *_placeholderDevices; + NSSet *_platforms; +} + ++ (id)deviceLocator; +- (void).cxx_destruct; +- (BOOL)matchDevice:(id)arg1 againstOptions:(id)arg2 genericOnly:(BOOL)arg3; +- (BOOL)validateDeviceSpecifierOptions:(id)arg1 genericOnly:(BOOL)arg2 allowMultipleMatches:(BOOL)arg3 error:(id *)arg4; +- (id)deviceType; +- (void)presentError:(id)arg1; +- (void)deviceDetached:(id)arg1; +- (void)deviceAttached:(id)arg1; +- (id)iOSDeviceWithIdentifier:(id)arg1; +- (id)knownDeviceAtDeviceLocation:(id)arg1; +- (id)platforms; +- (id)deviceLocationScheme; +- (void)stopLocating; +- (void)startLocating; +- (void)forgetDevice:(id)arg1; +- (void)beginWatchingDevice:(id)arg1; +- (void)updateDefaultsForDevice:(id)arg1; +- (id)init; + +@end + diff --git a/IDEiOSSupportCore/DVTiOSDevicePlaceholder.h b/IDEiOSSupportCore/DVTiOSDevicePlaceholder.h new file mode 100644 index 000000000..381938c53 --- /dev/null +++ b/IDEiOSSupportCore/DVTiOSDevicePlaceholder.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDevice.h" + +@interface DVTiOSDevicePlaceholder : DVTDevice +{ +} + +- (id)init; +- (BOOL)isAvailable; +- (id)deviceType; +- (id)platform; +- (unsigned long long)supportsFetchEvents; +- (id)deviceForRunningUnitTestsError:(id *)arg1; +- (id)recordedFramesMinimumVersionString; +- (BOOL)supportsPGOReturningError:(id *)arg1; +- (BOOL)supportsAttachByPIDOrName; +- (BOOL)supportsArchiving; +- (void)requestProcessInformations:(id)arg1; +- (BOOL)supportsRunningExecutableAtPath:(id)arg1 usingArchitecture:(id)arg2 error:(id *)arg3; +- (BOOL)supportsExecutionForArchitecture:(id)arg1 launchSession:(id)arg2 error:(id *)arg3; +- (BOOL)canInstallBuildablesError:(id *)arg1; +- (id)analysisOperationWithAnalysisToolService:(id)arg1 location:(id)arg2 commandLineArgs:(id)arg3 environmentVariables:(id)arg4 workingDirectory:(id)arg5 workspaceFilePath:(id)arg6 projectFilePath:(id)arg7 outError:(id *)arg8; +- (id)generalRunErrorWithLaunchSession:(id)arg1; +- (id)generalErrorWithVerb:(id)arg1 launchSession:(id)arg2; +- (id)errorMessageForBuildable:(id)arg1 buildParameters:(id)arg2; +- (id)deviceSpecificOverridingPropertiesForBuildable:(id)arg1 withBaselineParameters:(id)arg2; +- (id)preferredSDKForDeviceOptions:(id)arg1 error:(id *)arg2; +- (id)supportedSDKsForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (id)preferredArchitectureForDeviceOptions:(id)arg1 error:(id *)arg2; +- (id)supportedArchitecturesForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (BOOL)canBeDefaultDeviceForBuildable:(id)arg1 buildParameters:(id)arg2; +- (BOOL)isConcreteDevice; +- (BOOL)isGenericDevice; +- (id)displayOrder; +- (id)displayNameAdditionsWhenUsingArchitecture:(id)arg1 withSDK:(id)arg2; + +@end + diff --git a/IDEiOSSupportCore/DVTiPhone.h b/IDEiOSSupportCore/DVTiPhone.h new file mode 100644 index 000000000..24e7dfbcc --- /dev/null +++ b/IDEiOSSupportCore/DVTiPhone.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTiPhone : DVTiOSDevice +{ +} + +@end + diff --git a/IDEiOSSupportCore/DVTiPhonePlaceholder.h b/IDEiOSSupportCore/DVTiPhonePlaceholder.h new file mode 100644 index 000000000..fee3a4f64 --- /dev/null +++ b/IDEiOSSupportCore/DVTiPhonePlaceholder.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVTiPhonePlaceholder : DVTiOSDevicePlaceholder +{ +} + +- (id)name; +- (id)nativeArchitecture; +- (id)platform; + +@end + diff --git a/IDEiOSSupportCore/DVTiPhoneProvisioningProfileProvider.h b/IDEiOSSupportCore/DVTiPhoneProvisioningProfileProvider.h new file mode 100644 index 000000000..682b656cc --- /dev/null +++ b/IDEiOSSupportCore/DVTiPhoneProvisioningProfileProvider.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTProvisioningProfileProvider.h" + +@interface DVTiPhoneProvisioningProfileProvider : DVTProvisioningProfileProvider +{ +} + ++ (id)keyPathsForValuesAffectingAllProfiles; ++ (id)keyPathsForValuesAffectingAreProfilesLoaded; +- (BOOL)installHostProfiles:(id)arg1 error:(id *)arg2; +- (id)profileWithData:(id)arg1 error:(id *)arg2; +- (id)profileWithURL:(id)arg1 error:(id *)arg2; +- (BOOL)isProfileExpiringWithCodeSigningIdentity:(id)arg1 profileName:(id *)arg2; +- (id)expiringProfilesInExpansionContext:(id)arg1; +- (id)expiringProfiles; +- (id)allProfiles; +- (BOOL)areProfilesLoaded; +- (void)forceProfileLoading; +- (id)controller; +- (id)certificateUtilities; + +@end + diff --git a/IDEiOSSupportCore/DVTiPhoneSimulator.h b/IDEiOSSupportCore/DVTiPhoneSimulator.h new file mode 100644 index 000000000..26fdd0d3d --- /dev/null +++ b/IDEiOSSupportCore/DVTiPhoneSimulator.h @@ -0,0 +1,170 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DTiPhoneSimulatorSessionDelegate-Protocol.h" +#import "DVTDeviceApplicationProvider-Protocol.h" +#import "IDERunDestinationFallbackSelectorGroupingFamily-Protocol.h" +#import "NSFileManagerDelegate-Protocol.h" +#import "XCDTMobileIS_XPCDebuggingProcotol-Protocol.h" + +@class DTXChannel, DTiPhoneSimulatorSession, DTiPhoneSimulatorSystemRoot, DVTConfinementService, IDELaunchiPhoneSimulatorLauncher, IDEPseudoTerminal, NSArray, NSError, NSMutableDictionary, NSNumber, NSSet, NSString, SimDevice, SimDeviceType; + +@interface DVTiPhoneSimulator : DVTAbstractiOSDevice +{ + id _notificationToken; + _Bool _launchSucceeded; + NSError *_launchFailureError; + _Bool _didExitRecursionGuard; + IDEPseudoTerminal *_pty; + NSString *_displayOrder; + DVTConfinementService *_confinementService; + NSString *_confinementServiceControlPath; + NSString *_testUserName; + NSString *_testUserPath; + NSString *_recordedFramesBacktraceRecordingDylibPath; + NSMutableDictionary *_waiters; + _Bool _correspondingDeviceSDKExists; + IDELaunchiPhoneSimulatorLauncher *_launchService; + SimDevice *_device; + DTiPhoneSimulatorSession *_currentSimulatorSession; + DTXChannel *_xpcAttachServiceChannel; +} + ++ (BOOL)_hasExistingSession:(id)arg1; ++ (id)simulatorWithDevice:(id)arg1; ++ (void)initialize; +@property(retain) DTXChannel *xpcAttachServiceChannel; // @synthesize xpcAttachServiceChannel=_xpcAttachServiceChannel; +@property(readonly) DTiPhoneSimulatorSession *currentSimulatorSession; // @synthesize currentSimulatorSession=_currentSimulatorSession; +@property(retain) SimDevice *device; // @synthesize device=_device; +@property _Bool correspondingDeviceSDKExists; // @synthesize correspondingDeviceSDKExists=_correspondingDeviceSDKExists; +@property(retain) IDELaunchiPhoneSimulatorLauncher *launchService; // @synthesize launchService=_launchService; +- (void).cxx_destruct; +- (id)runExecutableAtPath:(id)arg1 withArguments:(id)arg2 environment:(id)arg3 options:(id)arg4 terminationHandler:(id)arg5; +- (BOOL)canRunExecutables; +- (void)stopDebuggingXPCServicesForPID:(int)arg1; +- (void)xpcServiceObserved:(id)arg1 withProcessIdentifier:(int)arg2 requestedByProcess:(int)arg3 options:(id)arg4; +- (void)debugXPCServices:(id)arg1; +- (BOOL)supportsXPCServiceDebugging; +- (id)primaryInstrumentsServer; +- (BOOL)stopDebugServerForLaunchSession:(id)arg1 error:(id *)arg2; +- (BOOL)startDebugServerForLaunchSession:(id)arg1 withPseudoTerminal:(id)arg2 error:(id *)arg3; +- (BOOL)installApplicationWithLaunchSession:(id)arg1 error:(id *)arg2; +- (id)makeTransportForTestManagerService; +- (id)_waitForSimLaunchdToLoadENVAndReturnTestConnectionSocketPath; +- (BOOL)requiresTestDaemonMediationForTestHostConnection; +- (BOOL)supportsTestManagerDaemon; +- (void)startConfinementServiceIfNeeded; +- (id)_testUserPathForWorkspaceArena:(id)arg1; +- (BOOL)validateDeviceSpecifierOptions:(id)arg1 allowMultipleMatches:(BOOL)arg2 error:(id *)arg3; +- (id)testArchitectureForBuildableProduct:(id)arg1 withBuildParameters:(id)arg2; +- (id)_availableArchitecturesForArchitecture:(id)arg1; +- (id)deviceForRunningUnitTestsWithHost:(id)arg1 error:(id *)arg2; +- (BOOL)testingShouldAttachDebuggerWithHost:(id)arg1; +- (void)modifyTestingEnvironmentVariables:(id)arg1 host:(id)arg2 testBundlePath:(id)arg3; +- (id)testingFrameworkPathsForBuildableProduct:(id)arg1 withBuildParameters:(id)arg2; +- (id)testHostPathForBuildableProduct:(id)arg1 buildParameters:(id)arg2 outError:(id *)arg3; +- (BOOL)supportsFileSpecifyingTestScopes; +- (BOOL)supportsInverseTestScopes; +- (BOOL)supportsMultipleTestScopes; +- (id)taskForDeviceCommand:(id)arg1 withArguments:(id)arg2 error:(id *)arg3; +- (id)systemBasePath; +- (void)stopLocationSimulation; +- (void)simulateLocationWithLatitude:(id)arg1 longitude:(id)arg2; +@property(readonly, copy) NSString *description; +- (void)_cleanupSession; +- (void)session:(id)arg1 didEndWithError:(id)arg2; +- (void)session:(id)arg1 didStart:(BOOL)arg2 withError:(id)arg3; +- (void)_waitForReplyWithKey:(id)arg1; +- (BOOL)attachedToTarget:(id)arg1 error:(id *)arg2; +- (BOOL)launchTool:(id)arg1 environment:(id)arg2 pty:(id)arg3 pid:(int *)arg4 error:(id *)arg5; +- (BOOL)launchSimulatedExecutable:(id)arg1 error:(id *)arg2; +- (id)_createNewSessionConfig:(id)arg1 validBundledAppPath:(id *)arg2 error:(id *)arg3; +- (void)transferDirectionsFileToBundlePath:(id)arg1; +- (void)uploadApplicationDataToBundlePath:(id)arg1; +- (void)presentErrorWithMessageText:(id)arg1 informativeText:(id)arg2; +- (id)simulatorDirectoriesForAppName:(id)arg1; +- (id)effectiveSDKVersion; +- (BOOL)fileManager:(id)arg1 shouldCopyItemAtPath:(id)arg2 toPath:(id)arg3; +- (BOOL)shouldProcessPath:(id)arg1; +- (BOOL)prepareToLaunchWithService:(id)arg1 error:(id *)arg2; +- (unsigned long long)_sessionStartTimeout; +@property(readonly) NSSet *systemApplications; +@property(readonly) NSSet *applications; +- (id)preferredSDKForDeviceOptions:(id)arg1 error:(id *)arg2; +- (id)preferredArchitectureForDeviceOptions:(id)arg1 error:(id *)arg2; +- (id)deviceSpecificOverridingPropertiesForBuildable:(id)arg1 withBaselineParameters:(id)arg2; +- (id)executionDisplayName; +- (id)supportedSDKsForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (BOOL)supportsRunningExecutableAtPath:(id)arg1 usingArchitecture:(id)arg2 error:(id *)arg3; +- (BOOL)supportsExecutionForArchitecture:(id)arg1 launchSession:(id)arg2 error:(id *)arg3; +- (BOOL)shouldPresentDeviceForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (id)supportedArchitecturesForBuildable:(id)arg1 buildParameters:(id)arg2 error:(id *)arg3; +- (BOOL)canBeDefaultDeviceForBuildable:(id)arg1 buildParameters:(id)arg2; +- (id)softwareVersion; +- (void)setDisplayOrder:(id)arg1; +- (id)displayOrder; +- (void)hasBeenDetached; +- (void)terminate; +- (void)willTerminate; +@property(readonly, copy) NSArray *supportedDeviceFamilies; +- (id)deviceType; +- (id)platform; +- (BOOL)isAvailable; +- (id)nativeArchitecture; +- (id)operatingSystemVersionWithBuildNumber; +- (id)operatingSystemVersion; +- (void)renameDevice:(id)arg1; +- (void)setName:(id)arg1; +- (id)name; +- (BOOL)canIgnore; +- (BOOL)canRename; +- (id)modelCode; +@property(readonly, nonatomic) NSString *ide_fallbackSelectionDeviceGroupingFamily; +- (id)modelUTI; +- (id)modelName; +- (BOOL)supportsPGOReturningError:(id *)arg1; +- (BOOL)supportsDisplayScaleOption; +- (BOOL)supportsRoutingCoverageFile; +- (void)performUbiquityFetchEvent; +- (BOOL)canPerformUbiquityFetchEvent; +- (void)performFetchEventForPID:(int)arg1; +- (id)recordedFramesBacktraceRecordingDylibPath; +- (id)recordedFramesLibdispatchIntrospectionDylibPath; +- (unsigned long long)supportsFetchEvents; +- (BOOL)supportsLocationSimulation; +- (BOOL)supportsApplicationDataUploading; +@property(readonly) DTiPhoneSimulatorSystemRoot *simulatedSystemRoot; +- (id)launchApplicationWithBundleIdentifier:(id)arg1 andOptions:(id)arg2; +- (id)launchApplicationWithBundleIdentifier:(id)arg1; +- (id)spawnExecutableAtPath:(id)arg1 withOptions:(id)arg2 andTerminationHandler:(id)arg3; +- (id)spawnExecutableAtPath:(id)arg1 withOptions:(id)arg2; +- (id)uninstallApplicationWithBundleIdentifier:(id)arg1 andOptions:(id)arg2; +- (id)uninstallApplicationWithBundleIdentifier:(id)arg1; +- (id)installApplicationAtPath:(id)arg1 withOptions:(id)arg2; +- (id)installApplicationAtPath:(id)arg1; +- (id)restoreContentsAndSettingsFrom:(id)arg1; +- (id)eraseContentsAndSettings; +- (id)shutdown; +- (id)bootWithOptions:(id)arg1; +- (id)boot; +@property(readonly) unsigned long long state; +@property(readonly) SimDeviceType *deviceInfo; +- (id)shutDownDevice; +- (id)startUpDevice; +- (unsigned long long)startupState; +- (BOOL)canStartUpAndShutDown; +- (void)dealloc; +@property(readonly) NSNumber *simulatedDeviceFamily; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEiOSSupportCore/DVTiPhoneSimulatorLocator.h b/IDEiOSSupportCore/DVTiPhoneSimulatorLocator.h new file mode 100644 index 000000000..b967c3deb --- /dev/null +++ b/IDEiOSSupportCore/DVTiPhoneSimulatorLocator.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceLocator.h" + +@class SimDeviceSet; + +@interface DVTiPhoneSimulatorLocator : DVTDeviceLocator +{ + _Bool _locating; + SimDeviceSet *_deviceSet; + id _notificationToken; +} + +- (void).cxx_destruct; +- (void)deleteDevice:(id)arg1 completionHandler:(id)arg2; +- (BOOL)matchDevice:(id)arg1 againstOptions:(id)arg2 genericOnly:(BOOL)arg3; +- (id)deviceType; +- (id)knownDeviceAtDeviceLocation:(id)arg1; +- (id)platforms; +- (id)deviceLocationScheme; +- (void)stopLocating; +- (void)startLocating; + +@end + diff --git a/IDEiOSSupportCore/DVTiPhoneTask.h b/IDEiOSSupportCore/DVTiPhoneTask.h new file mode 100644 index 000000000..4dff5fbcc --- /dev/null +++ b/IDEiOSSupportCore/DVTiPhoneTask.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTTask.h" + +@class DVTiOSDevice, NSArray, NSString; + +@interface DVTiPhoneTask : DVTTask +{ + NSArray *_originalArguments; + NSString *_originalLaunchPath; + DVTiOSDevice *_device; +} + +@property(retain) DVTiOSDevice *device; // @synthesize device=_device; +- (void).cxx_destruct; +- (BOOL)launchRunningTerminationHandlerOnQueue:(id)arg1 error:(id *)arg2 terminationHandler:(id)arg3; +- (id)description; + +@end + diff --git a/IDEiOSSupportCore/IDEAppStoreIdentityFilter.h b/IDEiOSSupportCore/IDEAppStoreIdentityFilter.h new file mode 100644 index 000000000..e0c84179e --- /dev/null +++ b/IDEiOSSupportCore/IDEAppStoreIdentityFilter.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEArchiveIdentityFilter.h" + +@class NSSet; + +@interface IDEAppStoreIdentityFilter : IDEArchiveIdentityFilter +{ + NSSet *_types; + id identityComparator; + id filterBlock; +} + +@property(copy) id filterBlock; // @synthesize filterBlock; +@property(copy) id identityComparator; // @synthesize identityComparator; +- (void).cxx_destruct; +- (_Bool)shouldIncludeIdentity:(id)arg1; +- (id)allowedCertificateTypes; +- (id)initWithExtension:(id)arg1; + +@end + diff --git a/IDEiOSSupportCore/IDEAppStorePackager.h b/IDEiOSSupportCore/IDEAppStorePackager.h new file mode 100644 index 000000000..ae616eb40 --- /dev/null +++ b/IDEiOSSupportCore/IDEAppStorePackager.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEArchivePackager.h" + +@interface IDEAppStorePackager : IDEArchivePackager +{ +} + +- (id)symbolsFolderNameForArchive:(id)arg1; +- (id)createTempPathWithError:(id *)arg1; +- (id)packagingOperationForArchive:(id)arg1 withCodesignIdentity:(id)arg2 installerIdentity:(id)arg3 extraEntitlements:(id)arg4 includeSymbolCache:(BOOL)arg5 error:(id *)arg6; +- (id)signingOperationForArchive:(id)arg1 withCodesignIdentity:(id)arg2 extraEntitlements:(id)arg3 andError:(id *)arg4; +- (id)_packagingOperationForArchive:(id)arg1 withCodesignIdentity:(id)arg2 installerIdentity:(id)arg3 includeSymbolCache:(BOOL)arg4 temporaryDir:(id)arg5 operationGroup:(id)arg6 andError:(id *)arg7; +- (id)_symbolsOperationForArchive:(id)arg1 includeSymbolCache:(BOOL)arg2 temporaryDir:(id)arg3 operationGroup:(id)arg4 error:(id *)arg5; +- (id)_signingOperationForArchive:(id)arg1 withCodesignIdentity:(id)arg2 extraEntitlements:(id)arg3 temporaryDir:(id)arg4 operationGroup:(id)arg5 andError:(id *)arg6; +- (id)_preSigningOperationForArchive:(id)arg1 withCodesignIdentity:(id)arg2 temporaryDir:(id)arg3 operationGroup:(id)arg4 andError:(id *)arg5; +- (id)packageFilenameForArchive:(id)arg1; +- (id)identitiesForBundleIdentifier:(id)arg1 andIdentityFilter:(id)arg2; +- (id)symbolsPath; +- (id)codesignAllocatePath; +- (id)commandLineToolSearchPath; +- (id)tokenForProvisioningProfileNamed:(id)arg1; +- (id)tokenForSigningIdentityNamed:(id)arg1; +- (id)refreshIdentity; +- (id)dontSignIdentity; +- (id)sdk; + +@end + diff --git a/IDEiOSSupportCore/IDEArchivePackagerIdentityToken-Protocol.h b/IDEiOSSupportCore/IDEArchivePackagerIdentityToken-Protocol.h new file mode 100644 index 000000000..0e25b00fb --- /dev/null +++ b/IDEiOSSupportCore/IDEArchivePackagerIdentityToken-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEArchivePackagerIdentityToken +- (id)relatedTokenForKey:(id)arg1; +- (int)status; +- (id)displayName; +@end + diff --git a/IDEiOSSupportCore/IDEBuildSettingsProvider-Protocol.h b/IDEiOSSupportCore/IDEBuildSettingsProvider-Protocol.h new file mode 100644 index 000000000..c0ce567d8 --- /dev/null +++ b/IDEiOSSupportCore/IDEBuildSettingsProvider-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEBuildSettingsProvider +- (id)absolutePathByEvaluatingBuildSettingExpressionString:(id)arg1 withBuildParameters:(id)arg2; +- (id)stringByEvaluatingBuildSettingExpressionString:(id)arg1 withBuildParameters:(id)arg2; +- (id)evaluatedStringListValueForBuildSetting:(id)arg1 withBuildParameters:(id)arg2; +- (id)evaluatedStringValueForBuildSetting:(id)arg1 withBuildParameters:(id)arg2; +- (id)allBuildSettingNamesWithBuildParameters:(id)arg1; +@end + diff --git a/IDEiOSSupportCore/IDEBuildable-Protocol.h b/IDEiOSSupportCore/IDEBuildable-Protocol.h new file mode 100644 index 000000000..a573ad3ef --- /dev/null +++ b/IDEiOSSupportCore/IDEBuildable-Protocol.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" +#import "IDEBuildSettingsProvider-Protocol.h" +#import "NSObject-Protocol.h" + +@class IDEEntityIdentifier, NSSet, NSString; + +@protocol IDEBuildable +@property(readonly, copy) NSString *legacyIdentifier; +@property(readonly) NSSet *pathsOfFilesInCopyFilesBuildPhases; +@property(readonly) NSSet *pathsOfFilesInLinkedBinariesPhase; +@property(readonly) NSSet *namesOfLinkedBinaries; +@property(readonly) BOOL hasRecursiveDependencyCycle; +@property(readonly) NSString *toolTip; +@property(readonly) NSString *displayName; +@property(readonly) id blueprint; +@property(readonly, copy) IDEEntityIdentifier *entityIdentifier; +@property(readonly, copy) NSString *buildableIdentifier; +- (id)createBuilderForBuildCommand:(int)arg1 withBuildTaskQueueSet:(id)arg2 parameters:(id)arg3 buildOnlyTheseFiles:(id)arg4 restorePersistedBuildResults:(BOOL)arg5 withManager:(id)arg6; +- (id)implicitDependenciesForBuildParameters:(id)arg1 executionEnvironment:(id)arg2 returningMessages:(id *)arg3; +- (id)directDependencies; +- (id)uncachedOrderedRecursiveDependenciesIncludingSelf:(BOOL)arg1 visitedBuildables:(id)arg2; +- (id)orderedRecursiveDependenciesIncludingSelf:(BOOL)arg1; +- (id)toolSearchPathWithBuildParameters:(id)arg1; +- (id)absolutePathByEvaluatingBuildSettingExpressionString:(id)arg1 withBuildParameters:(id)arg2; +- (id)stringByEvaluatingBuildSettingExpressionString:(id)arg1 withBuildParameters:(id)arg2; +- (id)evaluatedStringListValueForBuildSetting:(id)arg1 withBuildParameters:(id)arg2; +- (id)evaluatedStringValueForBuildSetting:(id)arg1 withBuildParameters:(id)arg2; +- (id)allBuildSettingNamesWithBuildParameters:(id)arg1; + +@optional +- (Class)buildOperationManagerClass; +@end + diff --git a/IDEiOSSupportCore/IDEBuildableProduct-Protocol.h b/IDEiOSSupportCore/IDEBuildableProduct-Protocol.h new file mode 100644 index 000000000..c54f1d4b2 --- /dev/null +++ b/IDEiOSSupportCore/IDEBuildableProduct-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEBuildable-Protocol.h" + +@class DVTFileDataType, DVTFilePath, NSDictionary, NSString; + +@protocol IDEBuildableProduct +@property(readonly) NSDictionary *copiedFilePathsMap; +@property(readonly) BOOL productIsExecutable; +@property(readonly) NSDictionary *productSettings; +@property(readonly) NSString *iconPath; +@property(readonly, copy) DVTFileDataType *fileDataType; +@property(readonly) DVTFilePath *filePath; +- (id)filePathForBuildParameters:(id)arg1; +- (id)productTypeIdentifier; +@end + diff --git a/IDEiOSSupportCore/IDEDebugiPhoneService.h b/IDEiOSSupportCore/IDEDebugiPhoneService.h new file mode 100644 index 000000000..4d33476e8 --- /dev/null +++ b/IDEiOSSupportCore/IDEDebugiPhoneService.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDebugiPhoneService : IDERuniPhoneService +{ +} + ++ (id)serviceIdentifierKey; + +@end + diff --git a/IDEiOSSupportCore/IDEDebugiPhoneSimulatorService.h b/IDEiOSSupportCore/IDEDebugiPhoneSimulatorService.h new file mode 100644 index 000000000..91ae69f3c --- /dev/null +++ b/IDEiOSSupportCore/IDEDebugiPhoneSimulatorService.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDebugiPhoneSimulatorService : IDERuniPhoneSimulatorService +{ +} + ++ (id)serviceIdentifierKey; +- (id)capabilitySequenceForLaunchSession:(id)arg1; + +@end + diff --git a/IDEiOSSupportCore/IDEDistributionMethodAdHoc.h b/IDEiOSSupportCore/IDEDistributionMethodAdHoc.h new file mode 100644 index 000000000..a3e45625b --- /dev/null +++ b/IDEiOSSupportCore/IDEDistributionMethodAdHoc.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDistributionMethodExport.h" + +@interface IDEDistributionMethodAdHoc : IDEDistributionMethodExport +{ +} + +- (id)exportStepName; +- (unsigned long long)provisioningProfileType; +- (BOOL)wantsProvisioningProfiles; +- (id)installerCertificateKind; +- (id)certificateKind; +- (id)orderedDistributionStepClassNames; +- (id)subtitle; +- (id)shortTitle; +- (id)title; +- (_Bool)supportsDistributionOfArchive:(id)arg1; + +@end + diff --git a/IDEiOSSupportCore/IDEDistributionMethodEnterprise.h b/IDEiOSSupportCore/IDEDistributionMethodEnterprise.h new file mode 100644 index 000000000..e80d70b66 --- /dev/null +++ b/IDEiOSSupportCore/IDEDistributionMethodEnterprise.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDistributionMethodExport.h" + +@interface IDEDistributionMethodEnterprise : IDEDistributionMethodExport +{ +} + +- (id)requiredTeamTypes; +- (id)exportStepName; +- (unsigned long long)provisioningProfileType; +- (BOOL)wantsProvisioningProfiles; +- (id)installerCertificateKind; +- (id)certificateKind; +- (id)orderedDistributionStepClassNames; +- (id)subtitle; +- (id)shortTitle; +- (id)title; +- (_Bool)supportsDistributionOfArchive:(id)arg1; + +@end + diff --git a/IDEiOSSupportCore/IDEDistributionMethodiOSAppStore.h b/IDEiOSSupportCore/IDEDistributionMethodiOSAppStore.h new file mode 100644 index 000000000..a095410d6 --- /dev/null +++ b/IDEiOSSupportCore/IDEDistributionMethodiOSAppStore.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEDistributionMethodAppStore.h" + +@interface IDEDistributionMethodiOSAppStore : IDEDistributionMethodAppStore +{ +} + +- (BOOL)wantsProvisioningProfiles; +- (id)installerCertificateKind; +- (id)certificateKind; +- (id)shortTitle; +- (_Bool)supportsDistributionOfArchive:(id)arg1; + +@end + diff --git a/IDEiOSSupportCore/IDEDistributionMethodiOSAppStoreDistribution.h b/IDEiOSSupportCore/IDEDistributionMethodiOSAppStoreDistribution.h new file mode 100644 index 000000000..bf6f11fa6 --- /dev/null +++ b/IDEiOSSupportCore/IDEDistributionMethodiOSAppStoreDistribution.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionMethodiOSAppStoreDistribution : IDEDistributionMethodiOSAppStore +{ +} + +- (id)orderedDistributionStepClassNames; +- (id)subtitle; +- (id)title; +- (int)supportedTask; + +@end + diff --git a/IDEiOSSupportCore/IDEDistributionMethodiOSAppStoreValidation.h b/IDEiOSSupportCore/IDEDistributionMethodiOSAppStoreValidation.h new file mode 100644 index 000000000..d84defaf6 --- /dev/null +++ b/IDEiOSSupportCore/IDEDistributionMethodiOSAppStoreValidation.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEDistributionMethodiOSAppStoreValidation : IDEDistributionMethodiOSAppStore +{ +} + +- (id)orderedDistributionStepClassNames; +- (id)subtitle; +- (id)title; +- (int)supportedTask; + +@end + diff --git a/IDEiOSSupportCore/IDEEntitlementsMerger.h b/IDEiOSSupportCore/IDEEntitlementsMerger.h new file mode 100644 index 000000000..2626d33ad --- /dev/null +++ b/IDEiOSSupportCore/IDEEntitlementsMerger.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEArchivePackagerEntitlementsMerger.h" + +@interface IDEEntitlementsMerger : IDEArchivePackagerEntitlementsMerger +{ +} + ++ (id)genericallyDefinedProfileKeysToSkipWhenCopyingFromProfile; ++ (id)extraEntitlementsToSkipWhenCopying; + +@end + diff --git a/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSDevice.h b/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSDevice.h new file mode 100644 index 000000000..965cd14e6 --- /dev/null +++ b/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSDevice.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEGaugeDataProviderService.h" + +@class DTXChannel; + +@interface IDEGaugeDataProviderService_iOSDevice : IDEGaugeDataProviderService +{ + DTXChannel *_channel; +} + ++ (id)remoteServerChannelIdentifier; ++ (id)observableAttributes; +@property(retain) DTXChannel *channel; // @synthesize channel=_channel; +- (void).cxx_destruct; +- (id)sampleAttributes:(id)arg1 forPIDs:(id)arg2; +- (void)didStopSampling; +- (void)willStartSamplingAtTime:(double)arg1 withInterval:(double)arg2; + +@end + diff --git a/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSDevice_NetworkStatistics.h b/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSDevice_NetworkStatistics.h new file mode 100644 index 000000000..7b22e59ea --- /dev/null +++ b/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSDevice_NetworkStatistics.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEGaugeDataProviderService_iOSDevice_NetworkStatistics : IDEGaugeDataProviderService_iOSDevice +{ +} + ++ (id)remoteServerChannelIdentifier; ++ (id)observableAttributes; + +@end + diff --git a/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSDevice_procinfo.h b/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSDevice_procinfo.h new file mode 100644 index 000000000..4c41b809f --- /dev/null +++ b/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSDevice_procinfo.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEGaugeDataProviderService_iOSDevice_procinfo : IDEGaugeDataProviderService_iOSDevice +{ +} + ++ (id)remoteServerChannelIdentifier; ++ (id)observableAttributes; + +@end + diff --git a/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSSimulator.h b/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSSimulator.h new file mode 100644 index 000000000..22b772a52 --- /dev/null +++ b/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSSimulator.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEGaugeDataProviderService.h" + +@interface IDEGaugeDataProviderService_iOSSimulator : IDEGaugeDataProviderService +{ +} + +@end + diff --git a/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSSimulator_NetworkStatistics.h b/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSSimulator_NetworkStatistics.h new file mode 100644 index 000000000..698abbc25 --- /dev/null +++ b/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSSimulator_NetworkStatistics.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEGaugeDataProviderService_iOSSimulator_NetworkStatistics : IDEGaugeDataProviderService_iOSSimulator +{ +} + ++ (id)observableAttributes; +- (id)sampleAttributes:(id)arg1 forPIDs:(id)arg2; + +@end + diff --git a/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSSimulator_procinfo.h b/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSSimulator_procinfo.h new file mode 100644 index 000000000..b27a4bab4 --- /dev/null +++ b/IDEiOSSupportCore/IDEGaugeDataProviderService_iOSSimulator_procinfo.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEGaugeDataProviderService_iOSSimulator_procinfo : IDEGaugeDataProviderService_iOSSimulator +{ +} + ++ (id)observableAttributes; +- (id)sampleAttributes:(id)arg1 forPIDs:(id)arg2; + +@end + diff --git a/IDEiOSSupportCore/IDEIdentityToken.h b/IDEiOSSupportCore/IDEIdentityToken.h new file mode 100644 index 000000000..61f27d1ff --- /dev/null +++ b/IDEiOSSupportCore/IDEIdentityToken.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEArchivePackagerIdentityToken-Protocol.h" + +@class DTDKProvisioningProfile, NSString; + +@interface IDEIdentityToken : NSObject +{ + int _status; + NSString *_commonName; + DTDKProvisioningProfile *_provisioningProfile; + NSString *_certificateType; + struct OpaqueSecCertificateRef *_certificate; +} + ++ (id)tokenForSigningIdentityNamed:(id)arg1; ++ (id)tokenForProvisioningProfileNamed:(id)arg1; ++ (id)allTokensForBundleIdentifier:(id)arg1; ++ (id)allTokens; ++ (id)refreshToken; ++ (id)dontSignToken; ++ (id)tokenWithProfile:(id)arg1; ++ (id)tokenWithCertificate:(struct OpaqueSecCertificateRef *)arg1; ++ (id)tokenWithCertificate:(struct OpaqueSecCertificateRef *)arg1 andProfile:(id)arg2; +@property(readonly) int status; // @synthesize status=_status; +@property(readonly, copy) DTDKProvisioningProfile *provisioningProfile; // @synthesize provisioningProfile=_provisioningProfile; +- (void).cxx_destruct; +- (long long)compare:(id)arg1; +@property(readonly) unsigned long long hash; +- (BOOL)isEqual:(id)arg1; +@property(readonly, copy) NSString *description; +- (id)displayName; +- (id)unadornedDisplayName; +- (id)relatedTokenForKey:(id)arg1; +@property(readonly, copy) NSString *teamID; +@property(readonly, copy) NSString *certificateType; // @synthesize certificateType=_certificateType; +@property(readonly) struct OpaqueSecCertificateRef *certificate; // @synthesize certificate=_certificate; +@property(readonly, copy) NSString *commonName; // @synthesize commonName=_commonName; +- (id)certificateUtilities; +- (void)dealloc; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) Class superclass; + +@end + diff --git a/IDEiOSSupportCore/IDEInAppPurchaseArchivePackager.h b/IDEiOSSupportCore/IDEInAppPurchaseArchivePackager.h new file mode 100644 index 000000000..dbdc202f5 --- /dev/null +++ b/IDEiOSSupportCore/IDEInAppPurchaseArchivePackager.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEInAppPurchaseArchivePackager : IDEMacAppStoreArchivePackager +{ +} + +- (id)_packagingOperationForArchive:(id)arg1 withCodesignIdentity:(id)arg2 installerIdentity:(id)arg3 includeSymbolCache:(BOOL)arg4 temporaryDir:(id)arg5 operationGroup:(id)arg6 andError:(id *)arg7; +- (_Bool)supportsSymbolUploads; +- (_Bool)supportsInstallerSigning; +- (_Bool)supportsCodeSigning; + +@end + diff --git a/IDEiOSSupportCore/IDEInstalliPhoneLauncher.h b/IDEiOSSupportCore/IDEInstalliPhoneLauncher.h new file mode 100644 index 000000000..d00b5614c --- /dev/null +++ b/IDEiOSSupportCore/IDEInstalliPhoneLauncher.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunOperationWorker.h" + +@class DVTiOSDevice; + +@interface IDEInstalliPhoneLauncher : IDERunOperationWorker +{ + DVTiOSDevice *_device; +} + +@property(retain) DVTiOSDevice *device; // @synthesize device=_device; +- (void).cxx_destruct; +- (void)terminate; +- (void)start; +- (void)delayLaunchIfNeededFor15147964; +- (void)_setFinishedRunningWithError:(id)arg1; + +@end + diff --git a/IDEiOSSupportCore/IDEInstalliPhoneService.h b/IDEiOSSupportCore/IDEInstalliPhoneService.h new file mode 100644 index 000000000..1bc02f6f9 --- /dev/null +++ b/IDEiOSSupportCore/IDEInstalliPhoneService.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunDeviceService.h" + +@interface IDEInstalliPhoneService : IDERunDeviceService +{ +} + ++ (id)capability; +- (id)operationWorkerWithLaunchSession:(id)arg1 error:(id *)arg2; + +@end + diff --git a/IDEiOSSupportCore/IDEInstalliPhoneSimulatorService.h b/IDEiOSSupportCore/IDEInstalliPhoneSimulatorService.h new file mode 100644 index 000000000..dd0f6a791 --- /dev/null +++ b/IDEiOSSupportCore/IDEInstalliPhoneSimulatorService.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunDeviceService.h" + +@interface IDEInstalliPhoneSimulatorService : IDERunDeviceService +{ +} + ++ (id)capability; +- (id)operationWorkerWithLaunchSession:(id)arg1 error:(id *)arg2; + +@end + diff --git a/IDEiOSSupportCore/IDELaunchWithoutDebuggeriPhoneLauncher.h b/IDEiOSSupportCore/IDELaunchWithoutDebuggeriPhoneLauncher.h new file mode 100644 index 000000000..b0f817de5 --- /dev/null +++ b/IDEiOSSupportCore/IDELaunchWithoutDebuggeriPhoneLauncher.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DTMISProcessControlServiceAuthorizedAPI-Protocol.h" + +@class DTXChannel, NSString; + +@interface IDELaunchWithoutDebuggeriPhoneLauncher : IDELaunchiPhoneLauncher +{ + DTXChannel *_launchServiceChannel; +} + +@property(retain) DTXChannel *launchServiceChannel; // @synthesize launchServiceChannel=_launchServiceChannel; +- (void).cxx_destruct; +- (void)_terminatePid:(int)arg1; +- (void)pidDiedCallback:(id)arg1; +- (void)launchWithoutDebugger:(id)arg1 dispatchTarget:(id)arg2 finishedHandler:(id)arg3; +- (void)_cancelProcessControlChannel; +- (id)_instrumentsProcessControlChannel; +- (void)terminate; +- (BOOL)postCheckinActionShouldFinishOperationWorker; +- (BOOL)shouldSetupDebugServer; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEiOSSupportCore/IDELaunchWithoutDebuggeriPhoneService.h b/IDEiOSSupportCore/IDELaunchWithoutDebuggeriPhoneService.h new file mode 100644 index 000000000..7e1a047f2 --- /dev/null +++ b/IDEiOSSupportCore/IDELaunchWithoutDebuggeriPhoneService.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunDeviceService.h" + +@interface IDELaunchWithoutDebuggeriPhoneService : IDERunDeviceService +{ +} + ++ (id)capability; +- (id)operationWorkerWithLaunchSession:(id)arg1 error:(id *)arg2; + +@end + diff --git a/IDEiOSSupportCore/IDELaunchiPhoneLauncher.h b/IDEiOSSupportCore/IDELaunchiPhoneLauncher.h new file mode 100644 index 000000000..d34629864 --- /dev/null +++ b/IDEiOSSupportCore/IDELaunchiPhoneLauncher.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunOperationWorker.h" + +@class DVTiOSDevice; + +@interface IDELaunchiPhoneLauncher : IDERunOperationWorker +{ + DVTiOSDevice *_device; +} + +@property(retain) DVTiOSDevice *device; // @synthesize device=_device; +- (void).cxx_destruct; +- (BOOL)setupOptimizationProfileGeneration; +- (void)terminate; +- (void)_deviceWoke; +- (void)start; +- (BOOL)postCheckinActionShouldFinishOperationWorker; +- (BOOL)shouldSetupDebugServer; +- (void)_setFinishedRunningWithError:(id)arg1; + +@end + diff --git a/IDEiOSSupportCore/IDELaunchiPhoneService.h b/IDEiOSSupportCore/IDELaunchiPhoneService.h new file mode 100644 index 000000000..9385b4b61 --- /dev/null +++ b/IDEiOSSupportCore/IDELaunchiPhoneService.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunDeviceService.h" + +@interface IDELaunchiPhoneService : IDERunDeviceService +{ +} + ++ (id)capability; +- (id)operationWorkerWithLaunchSession:(id)arg1 error:(id *)arg2; + +@end + diff --git a/IDEiOSSupportCore/IDELaunchiPhoneSimulatorLauncher.h b/IDEiOSSupportCore/IDELaunchiPhoneSimulatorLauncher.h new file mode 100644 index 000000000..4d5836aaa --- /dev/null +++ b/IDEiOSSupportCore/IDELaunchiPhoneSimulatorLauncher.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunOperationWorker.h" + +#import "IDERunOperationWorkerChaining-Protocol.h" + +@class DVTDispatchLock, DVTObservingToken, DVTiPhoneSimulator; + +@interface IDELaunchiPhoneSimulatorLauncher : IDERunOperationWorker +{ + DVTiPhoneSimulator *_device; + BOOL _debugSessionStarted; + BOOL _responsibleForTermination; + BOOL _setUpSimulatorSessionForAttaching; + BOOL _terminateCalled; + BOOL _notifiedTracker; + DVTDispatchLock *_lifeCycleLock; + DVTObservingToken *_debugSessionStateObservingToken; + BOOL _launchingToDebug; +} + +@property(retain) DVTiPhoneSimulator *device; // @synthesize device=_device; +@property(getter=isLaunchingToDebug) BOOL launchingToDebug; // @synthesize launchingToDebug=_launchingToDebug; +- (void).cxx_destruct; +- (void)launchCompleteWithAppPID:(int)arg1 simulatorPID:(int)arg2; +- (void)executionDidEnd; +- (void)terminate; +- (void)start; +- (void)_setUpSimulatorSessionForAttaching; +- (void)_finishCurrentWorkAndNotifyTracker:(id)arg1; +- (void)primitiveInvalidate; +- (id)initWithExtensionIdentifier:(id)arg1 launchSession:(id)arg2; + +@end + diff --git a/IDEiOSSupportCore/IDELaunchiPhoneSimulatorService.h b/IDEiOSSupportCore/IDELaunchiPhoneSimulatorService.h new file mode 100644 index 000000000..5fa8c3008 --- /dev/null +++ b/IDEiOSSupportCore/IDELaunchiPhoneSimulatorService.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunDeviceService.h" + +@interface IDELaunchiPhoneSimulatorService : IDERunDeviceService +{ +} + ++ (id)capability; ++ (void)initialize; +- (id)operationWorkerWithLaunchSession:(id)arg1 error:(id *)arg2; + +@end + diff --git a/IDEiOSSupportCore/IDEMacAppStoreArchivePackager.h b/IDEiOSSupportCore/IDEMacAppStoreArchivePackager.h new file mode 100644 index 000000000..b17599d5e --- /dev/null +++ b/IDEiOSSupportCore/IDEMacAppStoreArchivePackager.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEMacAppStoreArchivePackager : IDEAppStorePackager +{ +} + +- (id)packageFilenameForArchive:(id)arg1; +- (id)_packagingOperationForArchive:(id)arg1 withCodesignIdentity:(id)arg2 installerIdentity:(id)arg3 includeSymbolCache:(BOOL)arg4 temporaryDir:(id)arg5 operationGroup:(id)arg6 andError:(id *)arg7; +- (id)sdk; +- (_Bool)supportsSymbolUploads; +- (_Bool)supportsInstallerSigning; +- (_Bool)supportsCodeSigning; + +@end + diff --git a/IDEiOSSupportCore/IDEPortalEntitlementsCoordinatorPlatform-Protocol.h b/IDEiOSSupportCore/IDEPortalEntitlementsCoordinatorPlatform-Protocol.h new file mode 100644 index 000000000..a5b8c1527 --- /dev/null +++ b/IDEiOSSupportCore/IDEPortalEntitlementsCoordinatorPlatform-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEPortalEntitlementsCoordinatorPlatform +- (id)willRequestProfileWithFeatures:(id)arg1 usingWildcardAppID:(BOOL)arg2; +- (id)didReadProfileFeatures:(id)arg1; +- (id)initWithCapabilitiesContext:(id)arg1; +@end + diff --git a/IDEiOSSupportCore/IDERunDestinationFallbackSelectorGroupingFamily-Protocol.h b/IDEiOSSupportCore/IDERunDestinationFallbackSelectorGroupingFamily-Protocol.h new file mode 100644 index 000000000..bfa61a719 --- /dev/null +++ b/IDEiOSSupportCore/IDERunDestinationFallbackSelectorGroupingFamily-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol IDERunDestinationFallbackSelectorGroupingFamily +@property(readonly, nonatomic) NSString *ide_fallbackSelectionDeviceGroupingFamily; +@end + diff --git a/IDEiOSSupportCore/IDERunOperationWorkerChaining-Protocol.h b/IDEiOSSupportCore/IDERunOperationWorkerChaining-Protocol.h new file mode 100644 index 000000000..7ae593505 --- /dev/null +++ b/IDEiOSSupportCore/IDERunOperationWorkerChaining-Protocol.h @@ -0,0 +1,9 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDERunOperationWorkerChaining +@end + diff --git a/IDEiOSSupportCore/IDERuniPhonePlaceholderService.h b/IDEiOSSupportCore/IDERuniPhonePlaceholderService.h new file mode 100644 index 000000000..a95eb1a87 --- /dev/null +++ b/IDEiOSSupportCore/IDERuniPhonePlaceholderService.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunDeviceService.h" + +@interface IDERuniPhonePlaceholderService : IDERunDeviceService +{ +} + ++ (id)capability; +- (id)operationWorkerWithLaunchSession:(id)arg1 error:(id *)arg2; + +@end + diff --git a/IDEiOSSupportCore/IDERuniPhoneService.h b/IDEiOSSupportCore/IDERuniPhoneService.h new file mode 100644 index 000000000..73868ed4f --- /dev/null +++ b/IDEiOSSupportCore/IDERuniPhoneService.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunDeviceService.h" + +@interface IDERuniPhoneService : IDERunDeviceService +{ +} + ++ (id)capability; ++ (id)serviceIdentifierKey; +- (id)operationWorkerWithLaunchSession:(id)arg1 error:(id *)arg2; +- (id)capabilitySequenceForLaunchSession:(id)arg1; + +@end + diff --git a/IDEiOSSupportCore/IDERuniPhoneSimulatorService.h b/IDEiOSSupportCore/IDERuniPhoneSimulatorService.h new file mode 100644 index 000000000..90ec801d0 --- /dev/null +++ b/IDEiOSSupportCore/IDERuniPhoneSimulatorService.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunDeviceService.h" + +@interface IDERuniPhoneSimulatorService : IDERunDeviceService +{ +} + ++ (id)capability; ++ (id)serviceIdentifierKey; +- (id)operationWorkerWithLaunchSession:(id)arg1 error:(id *)arg2; +- (id)capabilitySequenceForLaunchSession:(id)arg1; + +@end + diff --git a/IDEiOSSupportCore/IDESimulateLocationiPhoneService.h b/IDEiOSSupportCore/IDESimulateLocationiPhoneService.h new file mode 100644 index 000000000..89c44244a --- /dev/null +++ b/IDEiOSSupportCore/IDESimulateLocationiPhoneService.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESimulateLocationService.h" + +@interface IDESimulateLocationiPhoneService : IDESimulateLocationService +{ +} + +- (BOOL)simulateLocationWithLatitude:(id)arg1 longitude:(id)arg2 error:(id *)arg3; +- (BOOL)stopLocationSimulationWithError:(id *)arg1; +- (id)_iPhone; + +@end + diff --git a/IDEiOSSupportCore/IDESimulateLocationiPhoneSimulatorService.h b/IDEiOSSupportCore/IDESimulateLocationiPhoneSimulatorService.h new file mode 100644 index 000000000..2148f5630 --- /dev/null +++ b/IDEiOSSupportCore/IDESimulateLocationiPhoneSimulatorService.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESimulateLocationService.h" + +@interface IDESimulateLocationiPhoneSimulatorService : IDESimulateLocationService +{ +} + +- (BOOL)simulateLocationWithLatitude:(id)arg1 longitude:(id)arg2 error:(id *)arg3; +- (BOOL)stopLocationSimulationWithError:(id *)arg1; +- (id)_simulator; + +@end + diff --git a/IDEiOSSupportCore/IDEiPhonePackager.h b/IDEiOSSupportCore/IDEiPhonePackager.h new file mode 100644 index 000000000..884c12b76 --- /dev/null +++ b/IDEiOSSupportCore/IDEiPhonePackager.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEiPhonePackager : IDEAppStorePackager +{ +} + +- (id)packageFilenameForArchive:(id)arg1; +- (id)_packagingOperationForArchive:(id)arg1 withCodesignIdentity:(id)arg2 installerIdentity:(id)arg3 includeSymbolCache:(BOOL)arg4 temporaryDir:(id)arg5 operationGroup:(id)arg6 andError:(id *)arg7; +- (id)sdk; +- (_Bool)supportsSymbolUploads; +- (_Bool)supportsInstallerSigning; +- (_Bool)supportsCodeSigning; + +@end + diff --git a/IDEiOSSupportCore/IDEiPhoneRunOperationWorkerGroup.h b/IDEiOSSupportCore/IDEiPhoneRunOperationWorkerGroup.h new file mode 100644 index 000000000..963af0009 --- /dev/null +++ b/IDEiOSSupportCore/IDEiPhoneRunOperationWorkerGroup.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunOperationWorkerGroup.h" + +@class DVTiOSDevice; + +@interface IDEiPhoneRunOperationWorkerGroup : IDERunOperationWorkerGroup +{ + DVTiOSDevice *device; +} + +@property(retain) DVTiOSDevice *device; // @synthesize device; +- (void).cxx_destruct; +- (void)allSubworkersDidFinishWithError:(id)arg1; + +@end + diff --git a/IDEiOSSupportCore/NSFileManagerDelegate-Protocol.h b/IDEiOSSupportCore/NSFileManagerDelegate-Protocol.h new file mode 100644 index 000000000..e0117d757 --- /dev/null +++ b/IDEiOSSupportCore/NSFileManagerDelegate-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSFileManagerDelegate + +@optional +- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 removingItemAtURL:(id)arg3; +- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 removingItemAtPath:(id)arg3; +- (BOOL)fileManager:(id)arg1 shouldRemoveItemAtURL:(id)arg2; +- (BOOL)fileManager:(id)arg1 shouldRemoveItemAtPath:(id)arg2; +- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 linkingItemAtURL:(id)arg3 toURL:(id)arg4; +- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 linkingItemAtPath:(id)arg3 toPath:(id)arg4; +- (BOOL)fileManager:(id)arg1 shouldLinkItemAtURL:(id)arg2 toURL:(id)arg3; +- (BOOL)fileManager:(id)arg1 shouldLinkItemAtPath:(id)arg2 toPath:(id)arg3; +- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 movingItemAtURL:(id)arg3 toURL:(id)arg4; +- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 movingItemAtPath:(id)arg3 toPath:(id)arg4; +- (BOOL)fileManager:(id)arg1 shouldMoveItemAtURL:(id)arg2 toURL:(id)arg3; +- (BOOL)fileManager:(id)arg1 shouldMoveItemAtPath:(id)arg2 toPath:(id)arg3; +- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 copyingItemAtURL:(id)arg3 toURL:(id)arg4; +- (BOOL)fileManager:(id)arg1 shouldProceedAfterError:(id)arg2 copyingItemAtPath:(id)arg3 toPath:(id)arg4; +- (BOOL)fileManager:(id)arg1 shouldCopyItemAtURL:(id)arg2 toURL:(id)arg3; +- (BOOL)fileManager:(id)arg1 shouldCopyItemAtPath:(id)arg2 toPath:(id)arg3; +@end + diff --git a/IDEiOSSupportCore/NSObject-Protocol.h b/IDEiOSSupportCore/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/IDEiOSSupportCore/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/IDEiOSSupportCore/XCDTMobileIS_XPCDebuggingProcotol-Protocol.h b/IDEiOSSupportCore/XCDTMobileIS_XPCDebuggingProcotol-Protocol.h new file mode 100644 index 000000000..82b3896b4 --- /dev/null +++ b/IDEiOSSupportCore/XCDTMobileIS_XPCDebuggingProcotol-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTXAllowedRPC-Protocol.h" + +@protocol XCDTMobileIS_XPCDebuggingProcotol +- (void)xpcServiceObserved:(id)arg1 withProcessIdentifier:(int)arg2 requestedByProcess:(int)arg3 options:(id)arg4; +@end + diff --git a/IDEiOSSupportCore/XCiPhoneOSPlatformPlugin.h b/IDEiOSSupportCore/XCiPhoneOSPlatformPlugin.h new file mode 100644 index 000000000..ae559dac6 --- /dev/null +++ b/IDEiOSSupportCore/XCiPhoneOSPlatformPlugin.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCiPhoneOSPlatformPlugin : NSObject +{ +} + ++ (void)validate:(id)arg1 withMacroExpansionScope:(id)arg2; + +@end + diff --git a/IDEiOSSupportCore/Xcode3PortalEntitlementsCoordinatorIOSPlatform.h b/IDEiOSSupportCore/Xcode3PortalEntitlementsCoordinatorIOSPlatform.h new file mode 100644 index 000000000..3f7a6e7b0 --- /dev/null +++ b/IDEiOSSupportCore/Xcode3PortalEntitlementsCoordinatorIOSPlatform.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEPortalEntitlementsCoordinatorPlatform-Protocol.h" + +@class NSString; + +@interface Xcode3PortalEntitlementsCoordinatorIOSPlatform : NSObject +{ + id _capabilitiesContext; +} + +@property(retain, nonatomic) id capabilitiesContext; // @synthesize capabilitiesContext=_capabilitiesContext; +- (void).cxx_destruct; +- (id)willRequestProfileWithFeatures:(id)arg1 usingWildcardAppID:(BOOL)arg2; +- (id)didReadProfileFeatures:(id)arg1; +- (id)initWithCapabilitiesContext:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEiOSSupportCore/_DVTSimulatorRunLoopWaiter.h b/IDEiOSSupportCore/_DVTSimulatorRunLoopWaiter.h new file mode 100644 index 000000000..b06a4b9a0 --- /dev/null +++ b/IDEiOSSupportCore/_DVTSimulatorRunLoopWaiter.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTiPhoneSimulator, NSString; + +@interface _DVTSimulatorRunLoopWaiter : NSObject +{ + _Bool _done; + DVTiPhoneSimulator *_device; + NSString *_key; + struct __CFRunLoop *_runLoop; + struct __CFRunLoopSource *_runLoopSource; +} + +@property _Bool done; // @synthesize done=_done; +@property(nonatomic) struct __CFRunLoopSource *runLoopSource; // @synthesize runLoopSource=_runLoopSource; +@property(nonatomic) struct __CFRunLoop *runLoop; // @synthesize runLoop=_runLoop; +@property(copy) NSString *key; // @synthesize key=_key; +@property(retain) DVTiPhoneSimulator *device; // @synthesize device=_device; +- (void).cxx_destruct; +- (void)stopWaiting; +- (void)wait; +- (void)dealloc; + +@end + diff --git a/IDEiOSSupportCore/_IDEInstalliPhoneSimulatorWorker.h b/IDEiOSSupportCore/_IDEInstalliPhoneSimulatorWorker.h new file mode 100644 index 000000000..152b246a9 --- /dev/null +++ b/IDEiOSSupportCore/_IDEInstalliPhoneSimulatorWorker.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDERunOperationWorker.h" + +@class DVTiPhoneSimulator; + +@interface _IDEInstalliPhoneSimulatorWorker : IDERunOperationWorker +{ + DVTiPhoneSimulator *_device; +} + +@property(retain) DVTiPhoneSimulator *device; // @synthesize device=_device; +- (void).cxx_destruct; +- (void)terminate; +- (void)start; +- (void)_setFinishedRunningWithError:(id)arg1; + +@end + diff --git a/IDEiPhoneSupport/CDStructures.h b/IDEiPhoneSupport/CDStructures.h new file mode 100644 index 000000000..ab25fd93c --- /dev/null +++ b/IDEiPhoneSupport/CDStructures.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct CGPoint { + double _field1; + double _field2; +}; + +struct CGRect { + struct CGPoint _field1; + struct CGSize _field2; +}; + +struct CGSize { + double width; + double height; +}; + +struct _NSRange { + unsigned long long _field1; + unsigned long long _field2; +}; + diff --git a/IDEiPhoneSupport/CIImage-IDEImageComparisonExtensions.h b/IDEiPhoneSupport/CIImage-IDEImageComparisonExtensions.h new file mode 100644 index 000000000..9d998fa01 --- /dev/null +++ b/IDEiPhoneSupport/CIImage-IDEImageComparisonExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CIImage.h" + +@interface CIImage (IDEImageComparisonExtensions) +- (id)compareWithImages:(id)arg1 tolerance:(double)arg2 size:(struct CGSize)arg3; +@end + diff --git a/IDEiPhoneSupport/DTDKCrashLog-FontWorkaround6773190.h b/IDEiPhoneSupport/DTDKCrashLog-FontWorkaround6773190.h new file mode 100644 index 000000000..3563cd60e --- /dev/null +++ b/IDEiPhoneSupport/DTDKCrashLog-FontWorkaround6773190.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKCrashLog.h" + +@interface DTDKCrashLog (FontWorkaround6773190) +- (id)crashLogFont; +@end + diff --git a/IDEiPhoneSupport/DTDKCrashLog-IDEiPhoneOrganizerCrashLogViewController.h b/IDEiPhoneSupport/DTDKCrashLog-IDEiPhoneOrganizerCrashLogViewController.h new file mode 100644 index 000000000..5b023d83a --- /dev/null +++ b/IDEiPhoneSupport/DTDKCrashLog-IDEiPhoneOrganizerCrashLogViewController.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKCrashLog.h" + +@interface DTDKCrashLog (IDEiPhoneOrganizerCrashLogViewController) +- (BOOL)canExport; +@end + diff --git a/IDEiPhoneSupport/DTDKTableViewDelegate-Protocol.h b/IDEiPhoneSupport/DTDKTableViewDelegate-Protocol.h new file mode 100644 index 000000000..70d3be5a5 --- /dev/null +++ b/IDEiPhoneSupport/DTDKTableViewDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTTableViewDelegate-Protocol.h" +#import "NSObject-Protocol.h" + +@protocol DTDKTableViewDelegate + +@optional +- (id)tableView:(id)arg1 contextMenuForRows:(id)arg2; +- (void)tableView:(id)arg1 deleteRows:(id)arg2; +@end + diff --git a/IDEiPhoneSupport/DVTAskForDeviceAppAlert.h b/IDEiPhoneSupport/DVTAskForDeviceAppAlert.h new file mode 100644 index 000000000..94653328e --- /dev/null +++ b/IDEiPhoneSupport/DVTAskForDeviceAppAlert.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSAlert.h" + +@class DVTiOSDevice, NSPopUpButton, NSString, NSView; + +@interface DVTAskForDeviceAppAlert : NSAlert +{ + NSString *_selectedApp; + DVTiOSDevice *_device; + NSPopUpButton *_popup; +} + ++ (id)alertForDevice:(id)arg1; +@property(retain) NSPopUpButton *popup; // @synthesize popup=_popup; +@property(retain) DVTiOSDevice *device; // @synthesize device=_device; +@property(copy) NSString *selectedApp; // @synthesize selectedApp=_selectedApp; +- (void).cxx_destruct; +- (void)_menuAction:(id)arg1; +- (void)layout; + +// Remaining properties +@property(retain) NSView *accessoryView; // @dynamic accessoryView; + +@end + diff --git a/IDEiPhoneSupport/DVTDevicesWindowConsoleViewController-Protocol.h b/IDEiPhoneSupport/DVTDevicesWindowConsoleViewController-Protocol.h new file mode 100644 index 000000000..bdaf918b5 --- /dev/null +++ b/IDEiPhoneSupport/DVTDevicesWindowConsoleViewController-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDevicesWindowDetailViewController-Protocol.h" + +@protocol DVTDevicesWindowConsoleViewController +- (void)save:(id)arg1; +- (void)clear:(id)arg1; +@end + diff --git a/IDEiPhoneSupport/DVTDevicesWindowDetailViewController-Protocol.h b/IDEiPhoneSupport/DVTDevicesWindowDetailViewController-Protocol.h new file mode 100644 index 000000000..055528733 --- /dev/null +++ b/IDEiPhoneSupport/DVTDevicesWindowDetailViewController-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" + +@class DVTDevice; + +@protocol DVTDevicesWindowDetailViewController +@property(retain) DVTDevice *device; + +@optional +- (void)detailViewDidDisappear; +- (void)detailViewDidAppear; +@end + diff --git a/IDEiPhoneSupport/DVTFindBarFindable-Protocol.h b/IDEiPhoneSupport/DVTFindBarFindable-Protocol.h new file mode 100644 index 000000000..5db9dd8dc --- /dev/null +++ b/IDEiPhoneSupport/DVTFindBarFindable-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol DVTFindBarFindable + +@optional +- (struct _NSRange)selectedRangeForFindBar:(id)arg1; +- (id)startingLocationForFindBar:(id)arg1 findingBackwards:(BOOL)arg2; +- (void)dvtFindBar:(id)arg1 didUpdateCurrentResult:(id)arg2; +- (void)dvtFindBar:(id)arg1 didUpdateResults:(id)arg2; +@end + diff --git a/IDEiPhoneSupport/DVTFindBarHostable-Protocol.h b/IDEiPhoneSupport/DVTFindBarHostable-Protocol.h new file mode 100644 index 000000000..44ddaa509 --- /dev/null +++ b/IDEiPhoneSupport/DVTFindBarHostable-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTFindBarFindable-Protocol.h" + +@protocol DVTFindBarHostable +- (void)dismissFindBar:(id)arg1 andRestoreSelection:(BOOL)arg2; + +@optional +- (id)viewToShowWrapOrEndOfFileBezelOn:(id)arg1; +- (BOOL)dvtFindBar:(id)arg1 validateUserInterfaceItem:(id)arg2; +- (void)dvtFindBar:(id)arg1 didWrap:(BOOL)arg2 reverse:(BOOL)arg3; +@end + diff --git a/IDEiPhoneSupport/DVTInfoPlistValueCellDelegate-Protocol.h b/IDEiPhoneSupport/DVTInfoPlistValueCellDelegate-Protocol.h new file mode 100644 index 000000000..936d940fd --- /dev/null +++ b/IDEiPhoneSupport/DVTInfoPlistValueCellDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTInfoPlistValueCellDelegate + +@optional +- (id)infoPlistValueCell:(id)arg1 expandedValueForString:(id)arg2; +@end + diff --git a/IDEiPhoneSupport/DVTInvalidation-Protocol.h b/IDEiPhoneSupport/DVTInvalidation-Protocol.h new file mode 100644 index 000000000..acc43cf5c --- /dev/null +++ b/IDEiPhoneSupport/DVTInvalidation-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTStackBacktrace; + +@protocol DVTInvalidation +- (void)primitiveInvalidate; + +@optional +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic, getter=isValid) BOOL valid; +- (void)invalidate; +@end + diff --git a/IDEiPhoneSupport/DVTScopeBarHost-Protocol.h b/IDEiPhoneSupport/DVTScopeBarHost-Protocol.h new file mode 100644 index 000000000..d3a9f807d --- /dev/null +++ b/IDEiPhoneSupport/DVTScopeBarHost-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSScrollView, NSView; + +@protocol DVTScopeBarHost +@property(readonly) NSView *scopeBarsBaseView; + +@optional +@property(readonly) NSScrollView *scopeBarsAdjustableScrollView; +@end + diff --git a/IDEiPhoneSupport/DVTTableViewDelegate-Protocol.h b/IDEiPhoneSupport/DVTTableViewDelegate-Protocol.h new file mode 100644 index 000000000..fccf1a086 --- /dev/null +++ b/IDEiPhoneSupport/DVTTableViewDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableViewDelegate-Protocol.h" + +@protocol DVTTableViewDelegate + +@optional +- (void)tableView:(id)arg1 concludeDragOperation:(id)arg2; +- (void)tableView:(id)arg1 draggingDidEnd:(id)arg2; +- (void)tableView:(id)arg1 draggingDidUpdate:(id)arg2; +- (void)tableView:(id)arg1 draggingDidEnter:(id)arg2; +- (unsigned long long)tableView:(id)arg1 draggingSourceOperationMaskForLocal:(BOOL)arg2; +- (BOOL)tableView:(id)arg1 doCommandBySelector:(SEL)arg2; +@end + diff --git a/IDEiPhoneSupport/DVTWindowActivationStateObserver-Protocol.h b/IDEiPhoneSupport/DVTWindowActivationStateObserver-Protocol.h new file mode 100644 index 000000000..b6dc4113c --- /dev/null +++ b/IDEiPhoneSupport/DVTWindowActivationStateObserver-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTWindowActivationStateObserver +- (void)window:(id)arg1 didChangeActivationState:(long long)arg2; +@end + diff --git a/IDEiPhoneSupport/DVTiOSDevice-DVTDevicesWindowInternalSummary.h b/IDEiPhoneSupport/DVTiOSDevice-DVTDevicesWindowInternalSummary.h new file mode 100644 index 000000000..6b786ba6e --- /dev/null +++ b/IDEiPhoneSupport/DVTiOSDevice-DVTDevicesWindowInternalSummary.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTiOSDevice.h" + +@class NSArray; + +@interface DVTiOSDevice (DVTDevicesWindowInternalSummary) ++ (id)keyPathsForValuesAffectingDvtDevicesWindow_canTelnet; ++ (id)keyPathsForValuesAffectingDvtDevicesWindow_canSSH; ++ (id)keyPathsForValuesAffectingDeviceSummaryInternalPropertyDictionaries; ++ (id)keyPathsForValuesAffectingDvtDevicesWindow_rsyncPort; ++ (id)keyPathsForValuesAffectingDvtDevicesWindow_telnetPort; ++ (id)keyPathsForValuesAffectingDvtDevicesWindow_sshPort; +- (_Bool)dvtDevicesWindow_canTelnet; +- (_Bool)dvtDevicesWindow_canSSH; +@property(readonly) NSArray *deviceSummaryInternalPropertyDictionaries; +- (id)dvtDevicesWindow_rsyncPort; +- (id)dvtDevicesWindow_telnetPort; +- (id)dvtDevicesWindow_sshPort; +@end + diff --git a/IDEiPhoneSupport/DVTiOSDevice-IDEiOSSupportUI.h b/IDEiPhoneSupport/DVTiOSDevice-IDEiOSSupportUI.h new file mode 100644 index 000000000..fe237060b --- /dev/null +++ b/IDEiPhoneSupport/DVTiOSDevice-IDEiOSSupportUI.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTiOSDevice.h" + +@interface DVTiOSDevice (IDEiOSSupportUI) ++ (BOOL)installProvisioningProfilesOnHost:(id)arg1; ++ (BOOL)installProvisioningProfileOnHost:(id)arg1; ++ (void)installNewlyAddedProfiles; ++ (id)profilesToInstall; ++ (id)profilesToSelect; ++ (id)keyPathsForValuesAffectingDeviceSummaryPropertyDictionaries; ++ (id)keyPathsForValuesAffectingActivityImage; ++ (id)keyPathsForValuesAffectingImage; ++ (id)keyPathsForValuesAffectingIconImage; ++ (id)keyPathsForValuesAffectingStatusImage; ++ (void)userInterfacePresentBasicAlertWithMessageText:(id)arg1 informativeText:(id)arg2; +- (_Bool)_askForAlternateApplicationIfNeeded:(id *)arg1; +- (void)takeScreenshotWithCompletionBlock:(id)arg1; +- (_Bool)canTakeScreenshot; +- (void)disableDeviceForDevelopment; +- (void)enableDeviceForDevelopment; +- (void)addToPortal:(id)arg1; +- (void)addToPortalWithCallback:(id)arg1; +- (id)addToPortalOperationForAccount:(id)arg1 teamTokenDictionaries:(id)arg2; +- (void)requestProcessInformations:(id)arg1; +- (id)deviceSummaryPropertyDictionaries; +- (_Bool)supportsBatteryUpdateNotifications; +- (id)activityImage; +- (id)image; +- (id)iconImage; +- (id)statusImage; +- (BOOL)shouldApplicationTerminate; +- (void)userInterfacePresentAlertForNoRoutingCoverageFileAtPath:(id)arg1; +@end + diff --git a/IDEiPhoneSupport/DVTiOSDevicePlaceholder-IDEiOSSupportUI.h b/IDEiPhoneSupport/DVTiOSDevicePlaceholder-IDEiOSSupportUI.h new file mode 100644 index 000000000..645679f0e --- /dev/null +++ b/IDEiPhoneSupport/DVTiOSDevicePlaceholder-IDEiOSSupportUI.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTiOSDevicePlaceholder.h" + +@interface DVTiOSDevicePlaceholder (IDEiOSSupportUI) +- (id)image; +@end + diff --git a/IDEiPhoneSupport/DVTiPhoneCrashLogController.h b/IDEiPhoneSupport/DVTiPhoneCrashLogController.h new file mode 100644 index 000000000..9cfe2013c --- /dev/null +++ b/IDEiPhoneSupport/DVTiPhoneCrashLogController.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTObservingToken; + +@interface DVTiPhoneCrashLogController : DVTiPhoneSubController +{ + DVTObservingToken *statusToken; +} + ++ (id)keyPathsForValuesAffectingCrashLogs; ++ (id)keyPathsForValuesAffectingCrashLogPredicate; +- (void).cxx_destruct; +- (id)crashLogs; +- (id)crashLogPredicate; +- (void)checkDeviceForLogs:(id)arg1; +- (id)statusMessage; +- (void)primitiveInvalidate; +- (id)initWithDevice:(id)arg1; + +@end + diff --git a/IDEiPhoneSupport/DVTiPhoneInternalSummarySliceViewController.h b/IDEiPhoneSupport/DVTiPhoneInternalSummarySliceViewController.h new file mode 100644 index 000000000..6761cc775 --- /dev/null +++ b/IDEiPhoneSupport/DVTiPhoneInternalSummarySliceViewController.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceSummarySliceViewController.h" + +#import "DVTTableViewDelegate-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" + +@class DVTBorderedView, DVTObservingToken, DVTTableView, NSArray, NSBox, NSString; + +@interface DVTiPhoneInternalSummarySliceViewController : DVTDeviceSummarySliceViewController +{ + NSArray *_deviceInfo; + DVTObservingToken *_deviceInfoToken; + DVTBorderedView *_tableHeaderLine; + NSBox *_separator; + DVTTableView *_table; +} + +@property(retain) DVTTableView *table; // @synthesize table=_table; +@property(retain) NSBox *separator; // @synthesize separator=_separator; +@property(retain) DVTBorderedView *tableHeaderLine; // @synthesize tableHeaderLine=_tableHeaderLine; +- (void).cxx_destruct; +- (void)sshDeviceAsRoot:(id)arg1; +- (void)sshDeviceAsMobile:(id)arg1; +- (void)telnetDeviceAsRoot:(id)arg1; +- (void)telnetDeviceAsMobile:(id)arg1; +- (void)connectUsingSSH:(_Bool)arg1 asUser:(id)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)primitiveInvalidate; +- (void)loadView; +- (id)iOSDevice; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEiPhoneSupport/DVTiPhoneProcessInformation.h b/IDEiPhoneSupport/DVTiPhoneProcessInformation.h new file mode 100644 index 000000000..193243400 --- /dev/null +++ b/IDEiPhoneSupport/DVTiPhoneProcessInformation.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTProcessInformation.h" + +@interface DVTiPhoneProcessInformation : DVTProcessInformation +{ +} + ++ (id)_activeWorkspace; ++ (id)_existingExecutableURLForAppName:(id)arg1; ++ (void)requestCurrentProcessInformationsForDevice:(id)arg1 resultHandler:(id)arg2; +- (id)_initFromDictionary:(id)arg1 fileURL:(id)arg2 architecture:(id)arg3; + +@end + diff --git a/IDEiPhoneSupport/DVTiPhoneScreenshotController.h b/IDEiPhoneSupport/DVTiPhoneScreenshotController.h new file mode 100644 index 000000000..f4028f7ef --- /dev/null +++ b/IDEiPhoneSupport/DVTiPhoneScreenshotController.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableDictionary; + +@interface DVTiPhoneScreenshotController : DVTiPhoneSubController +{ + NSMutableDictionary *_requestDict; + void *_connection; + BOOL transferSuccess; +} + ++ (id)keyPathsForValuesAffectingScreenshots; +- (void).cxx_destruct; +- (id)initWithDevice:(id)arg1; +- (void)addCapturedScreenshot:(id)arg1; +- (void)sendFileError:(id)arg1; +- (void)sendFileDone:(id)arg1; +- (void)connectionLost:(id)arg1; +- (void)connectionFailed:(id)arg1; +- (void)requestScreenshot; +- (_Bool)canTakeScreenshot; +- (void)_connectToDevice; +- (void *)getDefaultConnection; +- (struct __CFDictionary *)requestDict; +- (void)primitiveInvalidate; +- (void)closeConnection; +- (void)setStatusText:(id)arg1; +- (void)setScreenshotPending:(BOOL)arg1; +- (id)screenshots; +- (id)globalController; + +@end + diff --git a/IDEiPhoneSupport/DVTiPhoneSimulator-IDEiOSSupportUI.h b/IDEiPhoneSupport/DVTiPhoneSimulator-IDEiOSSupportUI.h new file mode 100644 index 000000000..d33709238 --- /dev/null +++ b/IDEiPhoneSupport/DVTiPhoneSimulator-IDEiOSSupportUI.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTiPhoneSimulator.h" + +@interface DVTiPhoneSimulator (IDEiOSSupportUI) +- (id)deviceSummaryPropertyDictionaries; +- (void)_updateLaunchSessionIcon:(id)arg1; +- (id)_iconForApp:(id)arg1; +- (id)image; +@end + diff --git a/IDEiPhoneSupport/DVTiPhoneSimulatorCreationWindowController.h b/IDEiPhoneSupport/DVTiPhoneSimulatorCreationWindowController.h new file mode 100644 index 000000000..615f0ee7d --- /dev/null +++ b/IDEiPhoneSupport/DVTiPhoneSimulatorCreationWindowController.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTPagingSheetWindowController.h" + +@class DVTBorderedView, DVTObservingToken, NSArray, NSArrayController, NSPopUpButton, NSString, SimRuntime; + +@interface DVTiPhoneSimulatorCreationWindowController : DVTPagingSheetWindowController +{ + DVTObservingToken *_selectedDeviceTypeToken; + NSArray *_deviceTypes; + NSArrayController *_deviceTypesArrayController; + NSPopUpButton *_runtimesPopUpButton; + DVTBorderedView *_borderedView; + NSString *_simulatorName; + NSArray *_supportedSimRuntimes; + SimRuntime *_selectedRuntime; +} + ++ (id)keyPathsForValuesAffectingSimulatorName; ++ (id)keyPathsForValuesAffectingSelectedDeviceType; +@property(retain) SimRuntime *selectedRuntime; // @synthesize selectedRuntime=_selectedRuntime; +@property(copy) NSArray *supportedSimRuntimes; // @synthesize supportedSimRuntimes=_supportedSimRuntimes; +@property(copy) NSString *simulatorName; // @synthesize simulatorName=_simulatorName; +@property(retain) DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +@property(retain) NSPopUpButton *runtimesPopUpButton; // @synthesize runtimesPopUpButton=_runtimesPopUpButton; +@property(retain) NSArrayController *deviceTypesArrayController; // @synthesize deviceTypesArrayController=_deviceTypesArrayController; +@property(retain) NSArray *deviceTypes; // @synthesize deviceTypes=_deviceTypes; +- (void).cxx_destruct; +- (void)_determineSupportedSimRuntimes; +- (void)changedSelectedDeviceType; +- (id)selectedDeviceType; +- (void)primitiveInvalidate; +- (void)selectRuntime:(id)arg1; +- (void)cancel:(id)arg1; +- (void)create:(id)arg1; +- (void)windowDidLoad; +- (id)init; + +@end + diff --git a/IDEiPhoneSupport/DVTiPhoneSimulatorLocator-UIAdditions.h b/IDEiPhoneSupport/DVTiPhoneSimulatorLocator-UIAdditions.h new file mode 100644 index 000000000..98db20145 --- /dev/null +++ b/IDEiPhoneSupport/DVTiPhoneSimulatorLocator-UIAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTiPhoneSimulatorLocator.h" + +@interface DVTiPhoneSimulatorLocator (UIAdditions) +- (void)beginDeviceCreationAssistantWithWindow:(id)arg1 completionHandler:(id)arg2; +@end + diff --git a/IDEiPhoneSupport/DVTiPhoneSubController.h b/IDEiPhoneSupport/DVTiPhoneSubController.h new file mode 100644 index 000000000..315dd81db --- /dev/null +++ b/IDEiPhoneSupport/DVTiPhoneSubController.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTAbstractiOSDevice, DVTStackBacktrace, NSString; + +@interface DVTiPhoneSubController : NSObject +{ + DVTAbstractiOSDevice *_device; +} + ++ (id)keyPathsForValuesAffectingDeviceIdentifier; ++ (void)initialize; +@property(retain) DVTAbstractiOSDevice *device; // @synthesize device=_device; +- (void).cxx_destruct; +@property(readonly) NSString *deviceIdentifier; +- (void)primitiveInvalidate; +- (id)init; +- (id)initWithDevice:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEiPhoneSupport/DVTiPhoneSummaryViewController.h b/IDEiPhoneSupport/DVTiPhoneSummaryViewController.h new file mode 100644 index 000000000..33d48e548 --- /dev/null +++ b/IDEiPhoneSupport/DVTiPhoneSummaryViewController.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeviceSummaryViewController.h" + +@interface DVTiPhoneSummaryViewController : DVTDeviceSummaryViewController +{ +} + +- (Class)deviceLogsViewControllerClass; +- (id)additionalSliceViewControllerClasses; +- (BOOL)showApplicationList; + +@end + diff --git a/IDEiPhoneSupport/IDEAppStorePackager-AppKitAdditions.h b/IDEiPhoneSupport/IDEAppStorePackager-AppKitAdditions.h new file mode 100644 index 000000000..d8d8c0dc1 --- /dev/null +++ b/IDEiPhoneSupport/IDEAppStorePackager-AppKitAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEAppStorePackager.h" + +@interface IDEAppStorePackager (AppKitAdditions) +- (id)identityMenuForIdentities:(id)arg1 andIdentityFilter:(id)arg2; +@end + diff --git a/IDEiPhoneSupport/IDEBuildSettingsProvider-Protocol.h b/IDEiPhoneSupport/IDEBuildSettingsProvider-Protocol.h new file mode 100644 index 000000000..c0ce567d8 --- /dev/null +++ b/IDEiPhoneSupport/IDEBuildSettingsProvider-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEBuildSettingsProvider +- (id)absolutePathByEvaluatingBuildSettingExpressionString:(id)arg1 withBuildParameters:(id)arg2; +- (id)stringByEvaluatingBuildSettingExpressionString:(id)arg1 withBuildParameters:(id)arg2; +- (id)evaluatedStringListValueForBuildSetting:(id)arg1 withBuildParameters:(id)arg2; +- (id)evaluatedStringValueForBuildSetting:(id)arg1 withBuildParameters:(id)arg2; +- (id)allBuildSettingNamesWithBuildParameters:(id)arg1; +@end + diff --git a/IDEiPhoneSupport/IDEBuildable-Protocol.h b/IDEiPhoneSupport/IDEBuildable-Protocol.h new file mode 100644 index 000000000..a573ad3ef --- /dev/null +++ b/IDEiPhoneSupport/IDEBuildable-Protocol.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" +#import "IDEBuildSettingsProvider-Protocol.h" +#import "NSObject-Protocol.h" + +@class IDEEntityIdentifier, NSSet, NSString; + +@protocol IDEBuildable +@property(readonly, copy) NSString *legacyIdentifier; +@property(readonly) NSSet *pathsOfFilesInCopyFilesBuildPhases; +@property(readonly) NSSet *pathsOfFilesInLinkedBinariesPhase; +@property(readonly) NSSet *namesOfLinkedBinaries; +@property(readonly) BOOL hasRecursiveDependencyCycle; +@property(readonly) NSString *toolTip; +@property(readonly) NSString *displayName; +@property(readonly) id blueprint; +@property(readonly, copy) IDEEntityIdentifier *entityIdentifier; +@property(readonly, copy) NSString *buildableIdentifier; +- (id)createBuilderForBuildCommand:(int)arg1 withBuildTaskQueueSet:(id)arg2 parameters:(id)arg3 buildOnlyTheseFiles:(id)arg4 restorePersistedBuildResults:(BOOL)arg5 withManager:(id)arg6; +- (id)implicitDependenciesForBuildParameters:(id)arg1 executionEnvironment:(id)arg2 returningMessages:(id *)arg3; +- (id)directDependencies; +- (id)uncachedOrderedRecursiveDependenciesIncludingSelf:(BOOL)arg1 visitedBuildables:(id)arg2; +- (id)orderedRecursiveDependenciesIncludingSelf:(BOOL)arg1; +- (id)toolSearchPathWithBuildParameters:(id)arg1; +- (id)absolutePathByEvaluatingBuildSettingExpressionString:(id)arg1 withBuildParameters:(id)arg2; +- (id)stringByEvaluatingBuildSettingExpressionString:(id)arg1 withBuildParameters:(id)arg2; +- (id)evaluatedStringListValueForBuildSetting:(id)arg1 withBuildParameters:(id)arg2; +- (id)evaluatedStringValueForBuildSetting:(id)arg1 withBuildParameters:(id)arg2; +- (id)allBuildSettingNamesWithBuildParameters:(id)arg1; + +@optional +- (Class)buildOperationManagerClass; +@end + diff --git a/IDEiPhoneSupport/IDEBuildableProduct-Protocol.h b/IDEiPhoneSupport/IDEBuildableProduct-Protocol.h new file mode 100644 index 000000000..c54f1d4b2 --- /dev/null +++ b/IDEiPhoneSupport/IDEBuildableProduct-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEBuildable-Protocol.h" + +@class DVTFileDataType, DVTFilePath, NSDictionary, NSString; + +@protocol IDEBuildableProduct +@property(readonly) NSDictionary *copiedFilePathsMap; +@property(readonly) BOOL productIsExecutable; +@property(readonly) NSDictionary *productSettings; +@property(readonly) NSString *iconPath; +@property(readonly, copy) DVTFileDataType *fileDataType; +@property(readonly) DVTFilePath *filePath; +- (id)filePathForBuildParameters:(id)arg1; +- (id)productTypeIdentifier; +@end + diff --git a/IDEiPhoneSupport/IDECapsuleListViewDataSource-Protocol.h b/IDEiPhoneSupport/IDECapsuleListViewDataSource-Protocol.h new file mode 100644 index 000000000..62a7828dd --- /dev/null +++ b/IDEiPhoneSupport/IDECapsuleListViewDataSource-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDECapsuleListViewDataSource +- (id)capsuleListView:(id)arg1 viewControllerForRow:(long long)arg2; +- (long long)numberOfObjectsInCapsuleListView:(id)arg1; + +@optional +- (void)capsuleListViewDidCompleteLayout:(id)arg1; +- (void)capsuleListView:(id)arg1 didExpandRow:(long long)arg2; +- (void)capsuleListView:(id)arg1 didCollapseRow:(long long)arg2; +- (id)capsuleListView:(id)arg1 pastboardTypesForRowWithIndex:(unsigned long long)arg2; +- (unsigned long long)capsuleListView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3; +- (BOOL)capsuleListView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3; +@end + diff --git a/IDEiPhoneSupport/IDEComponentDownloadIconProvider-Protocol.h b/IDEiPhoneSupport/IDEComponentDownloadIconProvider-Protocol.h new file mode 100644 index 000000000..9bbe16d95 --- /dev/null +++ b/IDEiPhoneSupport/IDEComponentDownloadIconProvider-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEComponentDownloadIconProvider +- (id)imageForDownloadableType:(id)arg1; +@end + diff --git a/IDEiPhoneSupport/IDECrashLogUpgrader.h b/IDEiPhoneSupport/IDECrashLogUpgrader.h new file mode 100644 index 000000000..904b44c06 --- /dev/null +++ b/IDEiPhoneSupport/IDECrashLogUpgrader.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEInitialization-Protocol.h" + +@interface IDECrashLogUpgrader : NSObject +{ +} + ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; + +@end + diff --git a/IDEiPhoneSupport/IDEInitialization-Protocol.h b/IDEiPhoneSupport/IDEInitialization-Protocol.h new file mode 100644 index 000000000..3688f66f4 --- /dev/null +++ b/IDEiPhoneSupport/IDEInitialization-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEInitialization ++ (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; +@end + diff --git a/IDEiPhoneSupport/IDEPlatformSpecificIntegrityLogDataSource-Protocol.h b/IDEiPhoneSupport/IDEPlatformSpecificIntegrityLogDataSource-Protocol.h new file mode 100644 index 000000000..2448db758 --- /dev/null +++ b/IDEiPhoneSupport/IDEPlatformSpecificIntegrityLogDataSource-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEPlatformSpecificIntegrityLogDataSource +- (void)analyzeModelIntegrityForBlueprintSnapshot:(id)arg1 forConfiguration:(id)arg2 usingRecorder:(id)arg3; +@end + diff --git a/IDEiPhoneSupport/IDESimulatorDisplayScaleOptionController.h b/IDEiPhoneSupport/IDESimulatorDisplayScaleOptionController.h new file mode 100644 index 000000000..f42333694 --- /dev/null +++ b/IDEiPhoneSupport/IDESimulatorDisplayScaleOptionController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELaunchActionOptionViewController.h" + +@interface IDESimulatorDisplayScaleOptionController : IDELaunchActionOptionViewController +{ +} + ++ (BOOL)availableForScheme:(id)arg1; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSBuildPropertyDefinitionArchitecturesNodeAdapterValidator.h b/IDEiPhoneSupport/IDEiOSBuildPropertyDefinitionArchitecturesNodeAdapterValidator.h new file mode 100644 index 000000000..4d9f99b02 --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSBuildPropertyDefinitionArchitecturesNodeAdapterValidator.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface IDEiOSBuildPropertyDefinitionArchitecturesNodeAdapterValidator : NSObject +{ +} + +- (BOOL)shouldRejectExpandedArchitectureValue:(id)arg1 expandedDeploymentTarget:(id)arg2 changeDeploymentTargetAndArchsBlock:(id)arg3 error:(void)arg4; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSIconsAndLaunchImagesViewController.h b/IDEiPhoneSupport/IDEiOSIconsAndLaunchImagesViewController.h new file mode 100644 index 000000000..6c9dc7b03 --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSIconsAndLaunchImagesViewController.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEViewController.h" + +#import "IDEiOSImageSectionDelegate-Protocol.h" + +@class DVTGradientImageButton, DVTStackView_ML, IDEiOSTargetEditor, NSArray, NSPopUpButton, NSString, NSView; + +@interface IDEiOSIconsAndLaunchImagesViewController : IDEViewController +{ + NSArray *_imageSections; + IDEiOSTargetEditor *_targetEditor; + DVTStackView_ML *_contentStackView; + NSView *_convertAssetCatalogSlice; + NSView *_assetCatalogSlice; + NSPopUpButton *_assetCatalogPopUpButton; + DVTGradientImageButton *_assetCatalogGoToButton; + NSArray *_assetCatalogWrappers; +} + ++ (id)keyPathsForValuesAffectingImageTypeString; +@property(readonly) NSArray *assetCatalogWrappers; // @synthesize assetCatalogWrappers=_assetCatalogWrappers; +@property(retain) DVTGradientImageButton *assetCatalogGoToButton; // @synthesize assetCatalogGoToButton=_assetCatalogGoToButton; +@property(retain) NSPopUpButton *assetCatalogPopUpButton; // @synthesize assetCatalogPopUpButton=_assetCatalogPopUpButton; +@property(retain) NSView *assetCatalogSlice; // @synthesize assetCatalogSlice=_assetCatalogSlice; +@property(retain) NSView *convertAssetCatalogSlice; // @synthesize convertAssetCatalogSlice=_convertAssetCatalogSlice; +@property(retain) DVTStackView_ML *contentStackView; // @synthesize contentStackView=_contentStackView; +@property(readonly) IDEiOSTargetEditor *targetEditor; // @synthesize targetEditor=_targetEditor; +@property(retain, nonatomic) NSArray *imageSections; // @synthesize imageSections=_imageSections; +- (void).cxx_destruct; +- (id)_contentStackCenteringView; +- (id)deploymentOS; +- (id)imageSection:(id)arg1 expandedValueForString:(id)arg2; +- (BOOL)statusBarHiddenForImageSection:(id)arg1; +- (id)iconFilePathSetsByIconBaseNameForImageSection:(id)arg1; +- (id)infoPlistCoordinatorForImageSection:(id)arg1; +- (BOOL)iPadTargeted; +- (BOOL)iPhoneTargeted; +@property(readonly) NSString *imageTypeString; +@property(readonly) int targetEditorImageType; +- (void)rebuildUI; +- (void)rebuildAssetCatalogMenu; +- (void)removeExistingPlistKeys; +- (void)goToAssetCatalog:(id)arg1; +- (void)selectAssetCatalogSet:(id)arg1; +- (void)convertToAssetCatalog:(id)arg1; +- (void)completeAssetCatalogMigration; +- (void)loadView; +- (id)initWithTargetEditor:(id)arg1; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSImageRow.h b/IDEiPhoneSupport/IDEiOSImageRow.h new file mode 100644 index 000000000..64154e2d5 --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSImageRow.h @@ -0,0 +1,71 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "Xcode3TargetEditorImageModel-Protocol.h" + +@class DVTFilePath, DVTStackBacktrace, DVTVersion, NSArray, NSImage, NSString; + +@interface IDEiOSImageRow : NSObject +{ + BOOL _hidden; + BOOL _foundCandidateImageFileWithWrongSize; + int _sectionType; + NSString *_title; + NSString *_device; + NSString *_subtitle; + DVTFilePath *_imageFilePath; + NSString *_tooltip; + DVTVersion *_minimumOSVersion; + DVTVersion *_maximumDeploymentOS; + NSString *_nameSuffix; + NSArray *_alternateNameSuffixes; + NSString *_scale; + NSString *_orientation; + struct CGSize _imageSize; + struct CGSize _statusBarHiddenImageSize; +} + ++ (void)initialize; ++ (id)keyPathsForValuesAffectingStatusMessage; ++ (id)keyPathsForValuesAffectingStatusImage; ++ (id)rowForDictionary:(id)arg1 withSectionType:(int)arg2; +@property BOOL foundCandidateImageFileWithWrongSize; // @synthesize foundCandidateImageFileWithWrongSize=_foundCandidateImageFileWithWrongSize; +@property(copy, nonatomic) NSString *orientation; // @synthesize orientation=_orientation; +@property(nonatomic) int sectionType; // @synthesize sectionType=_sectionType; +@property(copy, nonatomic) NSString *scale; // @synthesize scale=_scale; +@property(nonatomic, getter=isHidden) BOOL hidden; // @synthesize hidden=_hidden; +@property(nonatomic) struct CGSize statusBarHiddenImageSize; // @synthesize statusBarHiddenImageSize=_statusBarHiddenImageSize; +@property(nonatomic) struct CGSize imageSize; // @synthesize imageSize=_imageSize; +@property(copy, nonatomic) NSArray *alternateNameSuffixes; // @synthesize alternateNameSuffixes=_alternateNameSuffixes; +@property(copy, nonatomic) NSString *nameSuffix; // @synthesize nameSuffix=_nameSuffix; +@property(copy, nonatomic) DVTVersion *maximumDeploymentOS; // @synthesize maximumDeploymentOS=_maximumDeploymentOS; +@property(copy, nonatomic) DVTVersion *minimumOSVersion; // @synthesize minimumOSVersion=_minimumOSVersion; +@property(copy, nonatomic) NSString *tooltip; // @synthesize tooltip=_tooltip; +@property(retain, nonatomic) DVTFilePath *imageFilePath; // @synthesize imageFilePath=_imageFilePath; +@property(copy, nonatomic) NSString *subtitle; // @synthesize subtitle=_subtitle; +@property(copy, nonatomic) NSString *device; // @synthesize device=_device; +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +@property(readonly, nonatomic) struct CGSize imageSizeInPoints; +- (int)imageType; +@property(readonly, copy, nonatomic) NSString *statusMessage; +@property(readonly, nonatomic) NSImage *statusImage; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSImageSection.h b/IDEiPhoneSupport/IDEiOSImageSection.h new file mode 100644 index 000000000..943b841eb --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSImageSection.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, NSArray, NSImage, NSMutableDictionary, NSString; + +@interface IDEiOSImageSection : NSObject +{ + NSMutableDictionary *_plistAdaptersByDevice; + int _adapterType; + NSString *_title; + NSString *_groupTitle; + NSArray *_rows; + id _delegate; +} + ++ (void)initialize; ++ (int)sectionTypeForGroupTitle:(id)arg1; ++ (id)warningImageIcon; ++ (id)sectionInfoFromURL:(id)arg1; ++ (id)sectionForDictionary:(id)arg1 groupTitle:(id)arg2; +@property __weak id delegate; // @synthesize delegate=_delegate; +@property(copy, nonatomic) NSArray *rows; // @synthesize rows=_rows; +@property(copy, nonatomic) NSString *groupTitle; // @synthesize groupTitle=_groupTitle; +@property(copy, nonatomic) NSString *title; // @synthesize title=_title; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (id)imageBaseNameForRow:(id)arg1; +- (BOOL)requiresBaseImageNameForRow:(id)arg1; +@property(readonly, copy, nonatomic) NSImage *image; +@property(nonatomic) long long applyShineEffect; +- (id)allPlistAdapters; +- (id)plistAdapterForDevice:(id)arg1; +@property(readonly) int adapterType; // @synthesize adapterType=_adapterType; +@property(readonly) int sectionType; +@property(readonly, nonatomic) BOOL supportsShine; +- (id)infoPlistCoordinator; +- (void)deleteImagesInPlist; +- (BOOL)isRowVisible:(id)arg1; +- (BOOL)hasVisibleRows; +- (id)visibleRows; +- (BOOL)isRowVisible:(id)arg1 iPhoneTargeted:(BOOL)arg2 iPadTargeted:(BOOL)arg3; +- (BOOL)hasVisibleRowsWithiPhoneTargeted:(BOOL)arg1 iPadTargeted:(BOOL)arg2; +- (void)addFilePathToInfoPlist:(id)arg1 forRow:(id)arg2; +- (void)refresh; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSImageSectionDelegate-Protocol.h b/IDEiPhoneSupport/IDEiOSImageSectionDelegate-Protocol.h new file mode 100644 index 000000000..58285b965 --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSImageSectionDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEiOSImageSectionDelegate +- (id)deploymentOS; +- (BOOL)iPadTargeted; +- (BOOL)iPhoneTargeted; +- (BOOL)statusBarHiddenForImageSection:(id)arg1; +- (id)imageSection:(id)arg1 expandedValueForString:(id)arg2; +- (id)iconFilePathSetsByIconBaseNameForImageSection:(id)arg1; +- (id)infoPlistCoordinatorForImageSection:(id)arg1; +@end + diff --git a/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter.h b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter.h new file mode 100644 index 000000000..b6ee5c70c --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface IDEiOSInfoPlistIconAdapter : NSObject +{ + NSString *_modifier; + id _coordinator; +} + ++ (BOOL)testPresenceUsingInfoPlistCoordinator:(id)arg1 deviceModifier:(id)arg2; ++ (int)adapterType; ++ (Class)infoPlistValueClass; ++ (id)infoPlistKey; ++ (id)adapterUsingInfoPlistCoordinator:(id)arg1 deviceModifier:(id)arg2 type:(int)arg3 targetDeploymentOS:(id)arg4; ++ (id)_appIconAdapterSubclassesOrderedPreferentially; +@property(readonly) __weak id coordinator; // @synthesize coordinator=_coordinator; +@property(readonly) NSString *modifier; // @synthesize modifier=_modifier; +- (void).cxx_destruct; +- (void)deleteImagesInPlist; +- (id)imageBaseNamesForRow:(id)arg1; +- (void)addImageBaseName:(id)arg1 forFilePath:(id)arg2 forRow:(id)arg3; +- (BOOL)requiresBaseImageNameForRow:(id)arg1; +- (void)setInfoPlistValue:(id)arg1; +- (id)infoPlistValue; +- (id)initWithInfoPlistCoordinator:(id)arg1 deviceModifier:(id)arg2; + +// Remaining properties +@property BOOL applyShineEffect; // @dynamic applyShineEffect; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_CFBundleIconFile.h b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_CFBundleIconFile.h new file mode 100644 index 000000000..ffe104a73 --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_CFBundleIconFile.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEiOSInfoPlistIconAdapter_CFBundleIconFile : IDEiOSInfoPlistIconAdapter +{ +} + ++ (int)adapterType; ++ (Class)infoPlistValueClass; ++ (id)infoPlistKey; +- (void)addImageBaseName:(id)arg1 forFilePath:(id)arg2 forRow:(id)arg3; +- (id)imageBaseNamesForRow:(id)arg1; +- (BOOL)requiresBaseImageNameForRow:(id)arg1; +- (void)setApplyShineEffect:(BOOL)arg1; +- (BOOL)applyShineEffect; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_CFBundleIconFiles.h b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_CFBundleIconFiles.h new file mode 100644 index 000000000..5dec7745f --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_CFBundleIconFiles.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEiOSInfoPlistIconAdapter_CFBundleIconFiles : IDEiOSInfoPlistIconAdapter +{ +} + ++ (int)adapterType; ++ (Class)infoPlistValueClass; ++ (id)infoPlistKey; +- (void)addImageBaseName:(id)arg1 forFilePath:(id)arg2 forRow:(id)arg3; +- (id)imageBaseNamesForRow:(id)arg1; +- (void)setApplyShineEffect:(BOOL)arg1; +- (BOOL)applyShineEffect; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_CFBundleIcons.h b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_CFBundleIcons.h new file mode 100644 index 000000000..f30f732b0 --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_CFBundleIcons.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEiOSInfoPlistIconAdapter_CFBundleIcons : IDEiOSInfoPlistIconAdapter +{ +} + ++ (int)adapterType; ++ (Class)infoPlistValueClass; ++ (id)infoPlistKey; +- (void)deleteImagesInPlist; +- (void)addImageBaseName:(id)arg1 forFilePath:(id)arg2 forRow:(id)arg3; +- (id)imageBaseNamesForRow:(id)arg1; +- (void)setApplyShineEffect:(BOOL)arg1; +- (BOOL)applyShineEffect; +- (void)setPrimaryIconDictionary:(id)arg1; +- (id)primaryIconDictionary; +- (id)mutablePlistValue; +- (id)plistValue; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_UILaunchImageFile.h b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_UILaunchImageFile.h new file mode 100644 index 000000000..4f78bd84e --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_UILaunchImageFile.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEiOSInfoPlistIconAdapter_UILaunchImageFile : IDEiOSInfoPlistIconAdapter +{ +} + ++ (int)adapterType; ++ (Class)infoPlistValueClass; ++ (id)infoPlistKey; +- (void)addImageBaseName:(id)arg1 forFilePath:(id)arg2 forRow:(id)arg3; +- (id)imageBaseNamesForRow:(id)arg1; +- (BOOL)requiresBaseImageNameForRow:(id)arg1; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_UILaunchImages.h b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_UILaunchImages.h new file mode 100644 index 000000000..798318324 --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_UILaunchImages.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface IDEiOSInfoPlistIconAdapter_UILaunchImages : IDEiOSInfoPlistIconAdapter +{ +} + ++ (int)adapterType; ++ (Class)infoPlistValueClass; ++ (id)infoPlistKey; +- (id)_dictionaryForRow:(id)arg1; +- (void)addImageBaseName:(id)arg1 forFilePath:(id)arg2 forRow:(id)arg3; +- (id)imageBaseNamesForRow:(id)arg1; +- (BOOL)requiresBaseImageNameForRow:(id)arg1; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_UILaunchImagesUILaunchImageFileHybrid.h b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_UILaunchImagesUILaunchImageFileHybrid.h new file mode 100644 index 000000000..f1bc2bd6c --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSInfoPlistIconAdapter_UILaunchImagesUILaunchImageFileHybrid.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class IDEiOSInfoPlistIconAdapter_UILaunchImageFile, IDEiOSInfoPlistIconAdapter_UILaunchImages; + +@interface IDEiOSInfoPlistIconAdapter_UILaunchImagesUILaunchImageFileHybrid : IDEiOSInfoPlistIconAdapter +{ + IDEiOSInfoPlistIconAdapter_UILaunchImageFile *_legacyAdapter; + IDEiOSInfoPlistIconAdapter_UILaunchImages *_modernAdapter; +} + ++ (int)adapterType; +- (void).cxx_destruct; +- (void)deleteImagesInPlist; +- (id)imageBaseNamesForRow:(id)arg1; +- (void)addImageBaseName:(id)arg1 forFilePath:(id)arg2 forRow:(id)arg3; +- (BOOL)_disregardLegacyAdapterForModernRows; +- (BOOL)_rowIsModern:(id)arg1; +- (BOOL)requiresBaseImageNameForRow:(id)arg1; +- (id)initWithInfoPlistCoordinator:(id)arg1 deviceModifier:(id)arg2; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSIntegrityLogDataSource.h b/IDEiPhoneSupport/IDEiOSIntegrityLogDataSource.h new file mode 100644 index 000000000..786638eea --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSIntegrityLogDataSource.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEPlatformSpecificIntegrityLogDataSource-Protocol.h" + +@class NSString; + +@interface IDEiOSIntegrityLogDataSource : NSObject +{ +} + +- (void)analyzeModelIntegrityForBlueprintSnapshot:(id)arg1 forConfiguration:(id)arg2 usingRecorder:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEiPhoneSupport/IDEiOSTargetEditor.h b/IDEiPhoneSupport/IDEiOSTargetEditor.h new file mode 100644 index 000000000..031b2cd7a --- /dev/null +++ b/IDEiPhoneSupport/IDEiOSTargetEditor.h @@ -0,0 +1,166 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEViewController.h" + +#import "DVTInfoPlistValueCellDelegate-Protocol.h" +#import "IDECapsuleListViewDataSource-Protocol.h" + +@class DVTChoice, DVTDelayedInvocation, DVTInfoPlistValueCell, DVTNotificationToken, DVTStackView_ML, IDECapsuleListView, IDECodesigningSettingsViewController, IDEViewController, IDEiOSIconsAndLaunchImagesViewController, NSArray, NSBox, NSButton, NSColor, NSComboBox, NSDictionary, NSMutableArray, NSPopUpButton, NSString, NSTextField, NSView; + +@interface IDEiOSTargetEditor : IDEViewController +{ + id _targetViewController; + DVTChoice *_selectedDeviceTab; + NSString *_unexpandedAppIdentifier; + id _appIdentifierFieldNotificationObserver; + DVTNotificationToken *_frameChangeToken; + NSArray *_imageSections; + IDECapsuleListView *_capsuleList; + NSView *_codesigningSettingsView; + IDECodesigningSettingsViewController *_codesigningSettingsViewController; + NSPopUpButton *_targetDevicePopup; + NSComboBox *_deploymentOSCombo; + DVTInfoPlistValueCell *_appIdentifierCell; + NSTextField *_appIdentifierField; + IDEViewController *_identityViewController; + IDEViewController *_deploymentInfoViewController; + IDEViewController *_imageViewController; + DVTStackView_ML *_deploymentInfoStackView; + NSBox *_universalSeparatorLine1; + NSBox *_universalSeparatorLine2; + NSView *_deploymentInfoDeviceFamilyView; + NSView *_deploymentInfoDevicePickerView; + NSView *_deploymentInfoUniversalEndcap; + NSView *_deploymentInfoiPhoneView; + NSView *_deploymentInfoiPadView; + NSView *_deploymentInfoAppExtensionView; + DVTStackView_ML *_identityStack; + IDEViewController *_frameworksViewController; + IDEViewController *_embeddedBinariesViewController; + NSView *_chooseInfoPListView; + NSView *_originalIdentityContentView; + NSMutableArray *_subviewControllers; + IDEiOSIconsAndLaunchImagesViewController *_iconsViewController; + IDEiOSIconsAndLaunchImagesViewController *_launchImagesViewController; + IDEViewController *_codesignTroubleController; + DVTDelayedInvocation *_appIdentifierChangeInvocation; + BOOL _iPhoneStatusBarTintingAvailable; + BOOL _iPhoneStatusBarTintingCustom; + BOOL _iPhoneStatusBarTintingShowImage; + NSDictionary *_iconFilePathSetsByIconBaseName; + NSArray *_targetIconFiles; + NSString *_iPhoneStatusBarTintingStyle; + NSColor *_iPhoneStatusBarTintingColor; + NSString *_iPhoneStatusBarTintingImage; + unsigned long long _selectedDeploymentInfoDeviceFamily; + DVTStackView_ML *_imageStack; + NSButton *_iPhoneDeploymentInfoButton; + NSButton *_iPadDeploymentInfoButton; + NSView *_appExtensionAPISlice; + NSBox *_appExtensionAPISliceSeparator; + NSBox *_appExtensionSliceSeparator; + NSView *_targetLaunchScreenFileSlice; +} + ++ (BOOL)isPrimaFacieValidVersionString:(id)arg1; ++ (id)keyPathsForValuesAffectingIPadStatusBarHidden; ++ (id)keyPathsForValuesAffectingIPhoneStatusBarHidden; ++ (id)keyPathsForValuesAffectingIPhoneStatusBarStyle; ++ (id)duplicateTarget:(id)arg1 withTargetController:(Class)arg2 handler:(id)arg3; ++ (id)keyPathsForValuesAffectingSelectedDeviceTabs; ++ (id)defaultViewNibBundle; ++ (id)defaultViewNibName; +@property(retain) NSView *targetLaunchScreenFileSlice; // @synthesize targetLaunchScreenFileSlice=_targetLaunchScreenFileSlice; +@property(retain) NSBox *appExtensionSliceSeparator; // @synthesize appExtensionSliceSeparator=_appExtensionSliceSeparator; +@property(retain) NSBox *appExtensionAPISliceSeparator; // @synthesize appExtensionAPISliceSeparator=_appExtensionAPISliceSeparator; +@property(retain) NSView *appExtensionAPISlice; // @synthesize appExtensionAPISlice=_appExtensionAPISlice; +@property(retain, nonatomic) NSButton *iPadDeploymentInfoButton; // @synthesize iPadDeploymentInfoButton=_iPadDeploymentInfoButton; +@property(retain, nonatomic) NSButton *iPhoneDeploymentInfoButton; // @synthesize iPhoneDeploymentInfoButton=_iPhoneDeploymentInfoButton; +@property(retain) DVTStackView_ML *imageStack; // @synthesize imageStack=_imageStack; +@property(nonatomic) unsigned long long selectedDeploymentInfoDeviceFamily; // @synthesize selectedDeploymentInfoDeviceFamily=_selectedDeploymentInfoDeviceFamily; +@property(copy) NSString *iPhoneStatusBarTintingImage; // @synthesize iPhoneStatusBarTintingImage=_iPhoneStatusBarTintingImage; +@property(copy) NSColor *iPhoneStatusBarTintingColor; // @synthesize iPhoneStatusBarTintingColor=_iPhoneStatusBarTintingColor; +@property(copy) NSString *iPhoneStatusBarTintingStyle; // @synthesize iPhoneStatusBarTintingStyle=_iPhoneStatusBarTintingStyle; +@property(nonatomic) BOOL iPhoneStatusBarTintingShowImage; // @synthesize iPhoneStatusBarTintingShowImage=_iPhoneStatusBarTintingShowImage; +@property(nonatomic) BOOL iPhoneStatusBarTintingCustom; // @synthesize iPhoneStatusBarTintingCustom=_iPhoneStatusBarTintingCustom; +@property(readonly) BOOL iPhoneStatusBarTintingAvailable; // @synthesize iPhoneStatusBarTintingAvailable=_iPhoneStatusBarTintingAvailable; +@property(copy) NSArray *targetIconFiles; // @synthesize targetIconFiles=_targetIconFiles; +@property(retain, nonatomic) NSDictionary *iconFilePathSetsByIconBaseName; // @synthesize iconFilePathSetsByIconBaseName=_iconFilePathSetsByIconBaseName; +@property(retain, nonatomic) id targetViewController; // @synthesize targetViewController=_targetViewController; +- (void).cxx_destruct; +- (id)capsuleListView:(id)arg1 viewControllerForRow:(long long)arg2; +- (long long)numberOfObjectsInCapsuleListView:(id)arg1; +- (id)infoPlistValueCell:(id)arg1 expandedValueForString:(id)arg2; +- (void)refreshAppIconsAndLaunchImages; +- (BOOL)_shouldShowLaunchImages; +- (BOOL)_shouldShowAppIcons; +- (void)convertToAssetCatalogFromIconsAndLaunchImagesViewController:(id)arg1; +- (void)showLaunchImageAlertForImageName:(id)arg1; +- (void)deploymentOSChanged:(id)arg1; +- (void)transitionTargetForIPad; +- (void)transitionTargetForIPadSheetEnded:(id)arg1 returnCode:(int)arg2 contextInfo:(void *)arg3; +@property(readonly) id headerFont; +@property(copy) NSArray *targetIPadOrientations; +@property(copy) NSArray *targetIPhoneOrientations; +@property(copy) NSString *targetLaunchScreenFile; +@property(copy) NSString *targetAppExtensionInterface; +@property(copy) NSString *targetiPadInterface; +@property(copy) NSString *targetiPhoneInterface; +- (void)_setInterfaceFileName:(id)arg1 forInterfaceKeysWithDeviceExtension:(id)arg2; +- (id)_targetIPadNib; +- (id)_targetIPadStoryboard; +- (id)_targetIPhoneNib; +- (id)_targetIPhoneStoryboard; +- (void)setTargetBuildVersion:(id)arg1; +- (id)targetBuildVersion; +@property(copy) NSString *targetVersion; +@property(copy) NSString *targetIdentifier; +@property BOOL allowAppExtensionAPIOnly; +@property(copy) NSString *targetDeploymentOS; +- (BOOL)control:(id)arg1 textShouldEndEditing:(id)arg2; +- (id)overridingConditionSetForARCHSExpansion; +@property(copy) NSString *targetDevice; +@property BOOL iPadStatusBarHidden; +@property BOOL iPhoneStatusBarHidden; +@property(copy) NSString *iPhoneStatusBarStyle; +- (void)pickInfoPlistFile:(id)arg1; +- (id)deploymentOSVersions; +@property BOOL iPadLandscape2; +@property BOOL iPadPortrait2; +@property BOOL iPadLandscape; +@property BOOL iPadPortrait; +@property BOOL iPhoneLandscape2; +@property BOOL iPhonePortrait2; +@property BOOL iPhoneLandscape; +@property BOOL iPhonePortrait; +- (void)_updateIdentityStackView; +- (void)_updateDeploymentInfoStackView; +- (void)targetDeviceChanged:(id)arg1; +- (void)removeOrientation:(id)arg1 forDevice:(id)arg2; +- (void)setOrientation:(id)arg1 forDevice:(id)arg2; +- (void)viewWillUninstall; +- (void)primitiveInvalidate; +- (void)loadView; +- (id)xcode3Target; +- (void)_reloadCapsuleList; +@property(readonly) BOOL iPadTargeted; +@property(readonly) BOOL iPhoneTargeted; +- (void)selectiPadDeploymentInfo:(id)arg1; +- (void)selectiPhoneDeploymentInfo:(id)arg1; +- (void)appIdentifierChanged:(id)arg1; +- (void)refreshAppIdentifier; +- (void)setIPadDisclosed:(BOOL)arg1; +- (void)setIPhoneDisclosed:(BOOL)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneApplicationDataOptionController.h b/IDEiPhoneSupport/IDEiPhoneApplicationDataOptionController.h new file mode 100644 index 000000000..1f71e9e5c --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneApplicationDataOptionController.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELaunchActionOptionViewController.h" + +@class NSPopUpButton; + +@interface IDEiPhoneApplicationDataOptionController : IDELaunchActionOptionViewController +{ + NSPopUpButton *_deviceAppDataPackagesPopUp; +} + ++ (BOOL)availableForScheme:(id)arg1; +- (void).cxx_destruct; +- (void)_selectDeviceAppDataPackage:(id)arg1; +- (void)_selectMenuItemForDeviceApplicationPackage; +- (void)loadView; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneConsoleLayoutManager.h b/IDEiPhoneSupport/IDEiPhoneConsoleLayoutManager.h new file mode 100644 index 000000000..851f65c93 --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneConsoleLayoutManager.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSLayoutManager.h" + +@interface IDEiPhoneConsoleLayoutManager : NSLayoutManager +{ +} + +- (void)drawBackgroundForGlyphRange:(struct _NSRange)arg1 atPoint:(struct CGPoint)arg2; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneConsoleTextView.h b/IDEiPhoneSupport/IDEiPhoneConsoleTextView.h new file mode 100644 index 000000000..d5384f952 --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneConsoleTextView.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextView.h" + +@class DVTTextDocumentLocation, NSArray; + +@interface IDEiPhoneConsoleTextView : NSTextView +{ + NSArray *_foundLocations; + DVTTextDocumentLocation *_currentFoundLocation; +} + +@property(copy) DVTTextDocumentLocation *currentFoundLocation; // @synthesize currentFoundLocation=_currentFoundLocation; +@property(copy, nonatomic) NSArray *foundLocations; // @synthesize foundLocations=_foundLocations; +- (void).cxx_destruct; +- (void)drawFoundLocationsInRange:(struct _NSRange)arg1; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneDeveloperProfile.h b/IDEiPhoneSupport/IDEiPhoneDeveloperProfile.h new file mode 100644 index 000000000..c6d06f144 --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneDeveloperProfile.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDeveloperProfile.h" + +@interface IDEiPhoneDeveloperProfile : DVTDeveloperProfile +{ +} + +- (void)_passwordSheetDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)_showPasswordSheetForDeveloperProfileAtURL:(id)arg1 accountProviders:(id)arg2 window:(id)arg3 completionHandler:(id)arg4; +- (void)importDeveloperProfileWithAccountProviders:(id)arg1 window:(id)arg2 completionHandler:(id)arg3; +- (void)importDeveloperProfileFromFilePath:(id)arg1 withAccountProviders:(id)arg2 window:(id)arg3 completionHandler:(id)arg4; +- (void)exportDeveloperProfileWithAccountProviders:(id)arg1 window:(id)arg2 completionHandler:(id)arg3; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneDirectionsMenuController.h b/IDEiPhoneSupport/IDEiPhoneDirectionsMenuController.h new file mode 100644 index 000000000..4b29d4a5b --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneDirectionsMenuController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDESchemeOptionMenuController.h" + +@interface IDEiPhoneDirectionsMenuController : IDESchemeOptionMenuController +{ +} + +- (id)uti; +- (id)doNothingItemRepresentedObject; +- (id)doNothingItemTitle; +- (id)itemsForFilesInWorkspace; +- (id)menuTitle; +- (id)init; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneDirectionsOptionController.h b/IDEiPhoneSupport/IDEiPhoneDirectionsOptionController.h new file mode 100644 index 000000000..f6c4ba522 --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneDirectionsOptionController.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELaunchActionOptionViewController.h" + +@class IDEiPhoneDirectionsMenuController, NSPopUpButton; + +@interface IDEiPhoneDirectionsOptionController : IDELaunchActionOptionViewController +{ + NSPopUpButton *_directionsPopUpButton; + IDEiPhoneDirectionsMenuController *_directionsMenuController; +} + ++ (BOOL)availableForScheme:(id)arg1; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)_updateMenuSelection:(id)arg1; +- (void)viewDidInstall; +- (void)loadView; +- (id)_computeAbsolutePathForWorkspaceRelativePath:(id)arg1; +- (id)_computeIdentifierForFileReference:(id)arg1; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneDownloadableIconProvider.h b/IDEiPhoneSupport/IDEiPhoneDownloadableIconProvider.h new file mode 100644 index 000000000..1da03f9c1 --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneDownloadableIconProvider.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEComponentDownloadIconProvider-Protocol.h" + +@class NSString; + +@interface IDEiPhoneDownloadableIconProvider : NSObject +{ +} + +- (id)imageForDownloadableType:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneInternalAppInstallOptionController.h b/IDEiPhoneSupport/IDEiPhoneInternalAppInstallOptionController.h new file mode 100644 index 000000000..f9e61d510 --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneInternalAppInstallOptionController.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELaunchActionOptionViewController.h" + +@class DVTDelayedInvocation, DVTObservingToken, NSPanel, NSPopUpButton, NSTextField; + +@interface IDEiPhoneInternalAppInstallOptionController : IDELaunchActionOptionViewController +{ + _Bool _enableUI; + NSPopUpButton *_applicationPopUpButton; + NSPopUpButton *_installStylePopUpButton; + NSPanel *_otherBundleIdPanel; + NSTextField *_otherBundleIdField; + DVTObservingToken *_applicationsTokens; + DVTObservingToken *_systemApplicationsTokens; + DVTDelayedInvocation *_updateMenuInvocation; +} + ++ (BOOL)availableForScheme:(id)arg1; +@property _Bool enableUI; // @synthesize enableUI=_enableUI; +@property(retain) DVTDelayedInvocation *updateMenuInvocation; // @synthesize updateMenuInvocation=_updateMenuInvocation; +@property(retain) DVTObservingToken *systemApplicationsTokens; // @synthesize systemApplicationsTokens=_systemApplicationsTokens; +@property(retain) DVTObservingToken *applicationsTokens; // @synthesize applicationsTokens=_applicationsTokens; +@property(retain) NSTextField *otherBundleIdField; // @synthesize otherBundleIdField=_otherBundleIdField; +@property(retain) NSPanel *otherBundleIdPanel; // @synthesize otherBundleIdPanel=_otherBundleIdPanel; +@property(retain) NSPopUpButton *installStylePopUpButton; // @synthesize installStylePopUpButton=_installStylePopUpButton; +@property(retain) NSPopUpButton *applicationPopUpButton; // @synthesize applicationPopUpButton=_applicationPopUpButton; +- (void).cxx_destruct; +- (void)loadView; +- (void)cancelBundleIdPanel:(id)arg1; +- (void)confirmBundleIdPanel:(id)arg1; +- (void)_applicationMenuAction:(id)arg1; +- (void)_updateApplicationMenu; +- (void)primitiveInvalidate; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneLocationOptionController.h b/IDEiPhoneSupport/IDEiPhoneLocationOptionController.h new file mode 100644 index 000000000..45d20b4cb --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneLocationOptionController.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELaunchActionOptionViewController.h" + +@class IDESimulateLocationMenuController, NSPopUpButton; + +@interface IDEiPhoneLocationOptionController : IDELaunchActionOptionViewController +{ + NSPopUpButton *_locationPopUpButton; + IDESimulateLocationMenuController *_simulateLocationMenuController; +} + ++ (BOOL)availableForScheme:(id)arg1; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (void)loadView; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneMultiImageView.h b/IDEiPhoneSupport/IDEiPhoneMultiImageView.h new file mode 100644 index 000000000..bc297075b --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneMultiImageView.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, NSMutableArray, NSString; + +@interface IDEiPhoneMultiImageView : NSView +{ + id _delegate; + double _imageRowHeight; + NSMutableArray *_cachedImages; +} + ++ (void)initialize; +@property double imageRowHeight; // @synthesize imageRowHeight=_imageRowHeight; +@property(retain) id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (BOOL)isFlipped; +- (void)mouseUp:(id)arg1; +- (void)reloadImages; +- (void)drawRect:(struct CGRect)arg1; +- (void)iterateThroughImagesWithBlock:(id)arg1; +- (id)imageAtIndex:(unsigned long long)arg1; +- (void)primitiveInvalidate; +- (id)initWithFrame:(struct CGRect)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneOrganizerCompareFilter.h b/IDEiPhoneSupport/IDEiPhoneOrganizerCompareFilter.h new file mode 100644 index 000000000..1829cc80f --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneOrganizerCompareFilter.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CIFilter.h" + +@class CIImage, NSNumber; + +@interface IDEiPhoneOrganizerCompareFilter : CIFilter +{ + CIImage *inputImage1; + CIImage *inputImage2; + CIImage *inputImage3; + CIImage *inputImage4; + NSNumber *inputTolerance; +} + +- (void).cxx_destruct; +- (id)outputImage; +- (id)init; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneOrganizerConsoleViewController.h b/IDEiPhoneSupport/IDEiPhoneOrganizerConsoleViewController.h new file mode 100644 index 000000000..ddc4d94b3 --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneOrganizerConsoleViewController.h @@ -0,0 +1,75 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKDetailViewController.h" + +#import "DVTDevicesWindowConsoleViewController-Protocol.h" +#import "DVTFindBarFindable-Protocol.h" +#import "DVTFindBarHostable-Protocol.h" +#import "DVTScopeBarHost-Protocol.h" +#import "DVTWindowActivationStateObserver-Protocol.h" + +@class DVTIncrementalFindBar, DVTScopeBarController, DVTScopeBarsManager, DVTStackBacktrace, DVTSystemActivityToken, DVTiOSDevice, IDEiPhoneConsoleTextView, NSObject, NSScrollView, NSString, NSView; + +@interface IDEiPhoneOrganizerConsoleViewController : DTDKDetailViewController +{ + NSView *consoleView; + IDEiPhoneConsoleTextView *consoleTextView; + DVTiOSDevice *_device; + NSObject *_consoleTimer; + unsigned int shouldWrapLines:1; + unsigned int reserved:31; + DVTSystemActivityToken *_activityToken; + id _windowActivationStateObserverCancellable; + DVTScopeBarsManager *_scopeBarsManager; + DVTScopeBarController *_findBarScopeBarController; + DVTIncrementalFindBar *_findBar; +} + ++ (id)defaultViewNibName; ++ (id)nibName; +@property(retain) DVTiOSDevice *device; // @synthesize device=_device; +@property _Bool shouldWrapLines; // @synthesize shouldWrapLines; +- (void).cxx_destruct; +- (void)find:(id)arg1; +- (void)dismissFindBar:(id)arg1 andRestoreSelection:(BOOL)arg2; +- (BOOL)isFindBarInstalled; +- (id)findBar; +- (id)startingLocationForFindBar:(id)arg1 findingBackwards:(BOOL)arg2; +- (id)findStringMatchingDescriptor:(id)arg1 backwards:(BOOL)arg2 from:(id)arg3 to:(id)arg4; +- (void)dvtFindBar:(id)arg1 didUpdateCurrentResult:(id)arg2; +- (void)dvtFindBar:(id)arg1 didUpdateResults:(id)arg2; +@property(readonly) NSView *scopeBarsBaseView; +- (void)save:(id)arg1; +- (void)clear:(id)arg1; +- (void)detailViewDidDisappear; +- (void)detailViewDidAppear; +- (void)saveConsole; +@property(readonly) NSString *saveConsoleButtonTitle; +- (void)clearConsole; +- (id)consoleFont; +- (void)primitiveInvalidate; +- (void)stopUpdatingConsoleText; +- (void)startUpdatingConsoleText; +- (void)window:(id)arg1 didChangeActivationState:(long long)arg2; +- (void)stopSuppressingAppNap; +- (void)suppressAppNapIfNeeded; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)loadView; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) NSScrollView *scopeBarsAdjustableScrollView; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneOrganizerCrashLogViewController.h b/IDEiPhoneSupport/IDEiPhoneOrganizerCrashLogViewController.h new file mode 100644 index 000000000..eb6c3cd42 --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneOrganizerCrashLogViewController.h @@ -0,0 +1,79 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DTDKDetailViewController.h" + +#import "DTDKTableViewDelegate-Protocol.h" +#import "DVTWindowActivationStateObserver-Protocol.h" + +@class DVTObservingToken, NSArray, NSArrayController, NSSearchField, NSSplitView, NSString, NSTextView, NSView; + +@interface IDEiPhoneOrganizerCrashLogViewController : DTDKDetailViewController +{ + DVTObservingToken *_selectionToken; + DVTObservingToken *_migrationToken; + DVTObservingToken *_needsSymbolicationToken; + id _lastSelectedObject; + id _windowActivationStateObserverCancellable; + _Bool _isArrayControllerSetUp; + NSArray *_sortDescriptors; + NSArrayController *_arrayController; + NSSearchField *_searchField; + NSTextView *_textView; + NSSplitView *_splitView; + NSView *_listContainerView; +} + ++ (id)defaultViewNibName; ++ (id)nibName; ++ (void)initialize; +@property(retain) NSView *listContainerView; // @synthesize listContainerView=_listContainerView; +@property(retain) NSSplitView *splitView; // @synthesize splitView=_splitView; +@property(retain) NSTextView *textView; // @synthesize textView=_textView; +@property(retain) NSSearchField *searchField; // @synthesize searchField=_searchField; +@property(retain) NSArrayController *arrayController; // @synthesize arrayController=_arrayController; +- (void).cxx_destruct; +- (double)splitView:(id)arg1 constrainMaxCoordinate:(double)arg2 ofSubviewAt:(long long)arg3; +- (double)splitView:(id)arg1 constrainMinCoordinate:(double)arg2 ofSubviewAt:(long long)arg3; +- (BOOL)splitView:(id)arg1 shouldAdjustSizeOfSubview:(id)arg2; +- (void)setRepresentedObject:(id)arg1; +- (void)unsymbolicateLog:(id)arg1; +- (void)resymbolicateLog:(id)arg1; +- (void)importLog:(id)arg1; +- (void)exportUnsymbolicatedLog:(id)arg1; +- (void)exportLog:(id)arg1; +- (void)setupSelectionButton:(id)arg1; +- (BOOL)tableView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3 dropOperation:(unsigned long long)arg4; +- (unsigned long long)tableView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3 proposedDropOperation:(unsigned long long)arg4; +- (id)tableView:(id)arg1 namesOfPromisedFilesDroppedAtDestination:(id)arg2 forDraggedRowsWithIndexes:(id)arg3; +- (BOOL)tableView:(id)arg1 writeRowsWithIndexes:(id)arg2 toPasteboard:(id)arg3; +- (id)tableView:(id)arg1 contextMenuForRows:(id)arg2; +- (void)tableView:(id)arg1 deleteRows:(id)arg2; +- (void)resymbolicateRepresentedItems:(id)arg1; +- (void)exportRepresentedItems:(id)arg1; +- (void)deleteRepresentedItems:(id)arg1; +- (void)unsymbolicateItems:(id)arg1; +- (void)resymbolicateItems:(id)arg1; +- (void)exportItems:(id)arg1 unsymbolicated:(BOOL)arg2; +- (void)deleteItems:(id)arg1; +@property(copy) NSArray *sortDescriptors; // @synthesize sortDescriptors=_sortDescriptors; +- (void)window:(id)arg1 didChangeActivationState:(long long)arg2; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)_clearArrayController; +- (void)_setupArrayController; +- (void)loadView; +- (void)primitiveInvalidate; +- (void)_symbolicateSelectedLog; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneOrganizerDraggableImageView.h b/IDEiPhoneSupport/IDEiPhoneOrganizerDraggableImageView.h new file mode 100644 index 000000000..bb1e38a82 --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneOrganizerDraggableImageView.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSImageView.h" + +#import "NSDraggingSource-Protocol.h" + +@class NSString; + +@interface IDEiPhoneOrganizerDraggableImageView : NSImageView +{ + id _delegate; + BOOL _dragging; +} + +@property __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (id)menuForEvent:(id)arg1; +- (unsigned long long)draggingSession:(id)arg1 sourceOperationMaskForDraggingContext:(long long)arg2; +- (void)mouseDragged:(id)arg1; +- (void)mouseDown:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneOrganizerGoThereTextField.h b/IDEiPhoneSupport/IDEiPhoneOrganizerGoThereTextField.h new file mode 100644 index 000000000..f8dc2c438 --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneOrganizerGoThereTextField.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextField.h" + +@class NSButton; + +@interface IDEiPhoneOrganizerGoThereTextField : NSTextField +{ + NSButton *_button; +} + +- (void).cxx_destruct; +- (void)setFrame:(struct CGRect)arg1; +- (void)setObjectValue:(id)arg1; +- (void)awakeFromNib; +- (void)updateButtonPosition; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneScopeBar.h b/IDEiPhoneSupport/IDEiPhoneScopeBar.h new file mode 100644 index 000000000..c5509c1c1 --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneScopeBar.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTBorderedView.h" + +@interface IDEiPhoneScopeBar : DVTBorderedView +{ +} + +- (void)awakeFromNib; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneScreenshotDescriptionCell.h b/IDEiPhoneSupport/IDEiPhoneScreenshotDescriptionCell.h new file mode 100644 index 000000000..09cf5c062 --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneScreenshotDescriptionCell.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DTDKScreenshot; + +@interface IDEiPhoneScreenshotDescriptionCell : IDEiPhoneTextFieldCell +{ + DTDKScreenshot *_screenshot; +} + +@property(retain) DTDKScreenshot *screenshot; // @synthesize screenshot=_screenshot; +- (void).cxx_destruct; +- (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; + +@end + diff --git a/IDEiPhoneSupport/IDEiPhoneTextFieldCell.h b/IDEiPhoneSupport/IDEiPhoneTextFieldCell.h new file mode 100644 index 000000000..b04ba60fa --- /dev/null +++ b/IDEiPhoneSupport/IDEiPhoneTextFieldCell.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextFieldCell.h" + +@interface IDEiPhoneTextFieldCell : NSTextFieldCell +{ +} + +- (id)labelTextColor; +- (id)subtitleTextColor; +- (id)textColor; +- (BOOL)controlViewHasFocus; + +@end + diff --git a/IDEiPhoneSupport/ITunesSoftwareServiceProxy.h b/IDEiPhoneSupport/ITunesSoftwareServiceProxy.h new file mode 100644 index 000000000..2bf0e7b14 --- /dev/null +++ b/IDEiPhoneSupport/ITunesSoftwareServiceProxy.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface ITunesSoftwareServiceProxy : NSObject +{ +} + ++ (id)service; ++ (id)pathPrefixedWithDeveloperDir:(id)arg1; + +@end + diff --git a/IDEiPhoneSupport/NSControlTextEditingDelegate-Protocol.h b/IDEiPhoneSupport/NSControlTextEditingDelegate-Protocol.h new file mode 100644 index 000000000..23e7787c9 --- /dev/null +++ b/IDEiPhoneSupport/NSControlTextEditingDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSControlTextEditingDelegate + +@optional +- (id)control:(id)arg1 textView:(id)arg2 completions:(id)arg3 forPartialWordRange:(struct _NSRange)arg4 indexOfSelectedItem:(long long *)arg5; +- (BOOL)control:(id)arg1 textView:(id)arg2 doCommandBySelector:(SEL)arg3; +- (BOOL)control:(id)arg1 isValidObject:(id)arg2; +- (void)control:(id)arg1 didFailToValidatePartialString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 didFailToFormatString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 textShouldEndEditing:(id)arg2; +- (BOOL)control:(id)arg1 textShouldBeginEditing:(id)arg2; +@end + diff --git a/IDEiPhoneSupport/NSDraggingSource-Protocol.h b/IDEiPhoneSupport/NSDraggingSource-Protocol.h new file mode 100644 index 000000000..1d410451e --- /dev/null +++ b/IDEiPhoneSupport/NSDraggingSource-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSDraggingSource +- (unsigned long long)draggingSession:(id)arg1 sourceOperationMaskForDraggingContext:(long long)arg2; + +@optional +- (BOOL)ignoreModifierKeysForDraggingSession:(id)arg1; +- (void)draggingSession:(id)arg1 endedAtPoint:(struct CGPoint)arg2 operation:(unsigned long long)arg3; +- (void)draggingSession:(id)arg1 movedToPoint:(struct CGPoint)arg2; +- (void)draggingSession:(id)arg1 willBeginAtPoint:(struct CGPoint)arg2; +@end + diff --git a/IDEiPhoneSupport/NSImage-IDEImageComparisonExtensions.h b/IDEiPhoneSupport/NSImage-IDEImageComparisonExtensions.h new file mode 100644 index 000000000..bf38f19b7 --- /dev/null +++ b/IDEiPhoneSupport/NSImage-IDEImageComparisonExtensions.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSImage.h" + +@interface NSImage (IDEImageComparisonExtensions) ++ (id)combineImages:(id)arg1; ++ (id)compareImages:(id)arg1 tolerance:(double)arg2; ++ (BOOL)canCompareImages:(id)arg1; +- (id)compareWithImage:(id)arg1 tolerance:(double)arg2; +- (id)createCIImage; +@end + diff --git a/IDEiPhoneSupport/NSObject-Protocol.h b/IDEiPhoneSupport/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/IDEiPhoneSupport/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/IDEiPhoneSupport/NSTableViewDataSource-Protocol.h b/IDEiPhoneSupport/NSTableViewDataSource-Protocol.h new file mode 100644 index 000000000..215adb134 --- /dev/null +++ b/IDEiPhoneSupport/NSTableViewDataSource-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSTableViewDataSource + +@optional +- (id)tableView:(id)arg1 namesOfPromisedFilesDroppedAtDestination:(id)arg2 forDraggedRowsWithIndexes:(id)arg3; +- (BOOL)tableView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3 dropOperation:(unsigned long long)arg4; +- (unsigned long long)tableView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3 proposedDropOperation:(unsigned long long)arg4; +- (BOOL)tableView:(id)arg1 writeRowsWithIndexes:(id)arg2 toPasteboard:(id)arg3; +- (void)tableView:(id)arg1 updateDraggingItemsForDrag:(id)arg2; +- (void)tableView:(id)arg1 draggingSession:(id)arg2 endedAtPoint:(struct CGPoint)arg3 operation:(unsigned long long)arg4; +- (void)tableView:(id)arg1 draggingSession:(id)arg2 willBeginAtPoint:(struct CGPoint)arg3 forRowIndexes:(id)arg4; +- (id)tableView:(id)arg1 pasteboardWriterForRow:(long long)arg2; +- (void)tableView:(id)arg1 sortDescriptorsDidChange:(id)arg2; +- (void)tableView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +@end + diff --git a/IDEiPhoneSupport/NSTableViewDelegate-Protocol.h b/IDEiPhoneSupport/NSTableViewDelegate-Protocol.h new file mode 100644 index 000000000..b91a68f89 --- /dev/null +++ b/IDEiPhoneSupport/NSTableViewDelegate-Protocol.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControlTextEditingDelegate-Protocol.h" + +@protocol NSTableViewDelegate + +@optional +- (void)tableViewSelectionIsChanging:(id)arg1; +- (void)tableViewColumnDidResize:(id)arg1; +- (void)tableViewColumnDidMove:(id)arg1; +- (void)tableViewSelectionDidChange:(id)arg1; +- (BOOL)tableView:(id)arg1 shouldReorderColumn:(long long)arg2 toColumn:(long long)arg3; +- (double)tableView:(id)arg1 sizeToFitWidthOfColumn:(long long)arg2; +- (BOOL)tableView:(id)arg1 isGroupRow:(long long)arg2; +- (BOOL)tableView:(id)arg1 shouldTypeSelectForEvent:(id)arg2 withCurrentSearchString:(id)arg3; +- (long long)tableView:(id)arg1 nextTypeSelectMatchFromRow:(long long)arg2 toRow:(long long)arg3 forString:(id)arg4; +- (id)tableView:(id)arg1 typeSelectStringForTableColumn:(id)arg2 row:(long long)arg3; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (void)tableView:(id)arg1 didDragTableColumn:(id)arg2; +- (void)tableView:(id)arg1 didClickTableColumn:(id)arg2; +- (void)tableView:(id)arg1 mouseDownInHeaderOfTableColumn:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldSelectTableColumn:(id)arg2; +- (id)tableView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; +- (BOOL)selectionShouldChangeInTableView:(id)arg1; +- (id)tableView:(id)arg1 dataCellForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)tableView:(id)arg1 shouldTrackCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (BOOL)tableView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 row:(long long)arg5 mouseLocation:(struct CGPoint)arg6; +- (BOOL)tableView:(id)arg1 shouldEditTableColumn:(id)arg2 row:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (void)tableView:(id)arg1 didRemoveRowView:(id)arg2 forRow:(long long)arg3; +- (void)tableView:(id)arg1 didAddRowView:(id)arg2 forRow:(long long)arg3; +- (id)tableView:(id)arg1 rowViewForRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +@end + diff --git a/IDEiPhoneSupport/SimRuntime-DVTiPhoneSimulatorCreationWindowController.h b/IDEiPhoneSupport/SimRuntime-DVTiPhoneSimulatorCreationWindowController.h new file mode 100644 index 000000000..2378be81a --- /dev/null +++ b/IDEiPhoneSupport/SimRuntime-DVTiPhoneSimulatorCreationWindowController.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "SimRuntime.h" + +@interface SimRuntime (DVTiPhoneSimulatorCreationWindowController) +- (id)dvt_nameForSimCreationMenu; +@end + diff --git a/IDEiPhoneSupport/XCNotifyingView.h b/IDEiPhoneSupport/XCNotifyingView.h new file mode 100644 index 000000000..c69e1744b --- /dev/null +++ b/IDEiPhoneSupport/XCNotifyingView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface XCNotifyingView : NSView +{ +} + ++ (BOOL)automaticallyNotifiesObserversOfWindow; +- (void)viewDidUnhide; +- (void)viewDidHide; +- (void)viewDidMoveToSuperview; +- (void)viewWillMoveToSuperview:(id)arg1; +- (void)viewDidMoveToWindow; +- (void)viewWillMoveToWindow:(id)arg1; + +@end + diff --git a/IDEiPhoneSupport/XCRemoteIPhone_SharedScreenshots.h b/IDEiPhoneSupport/XCRemoteIPhone_SharedScreenshots.h new file mode 100644 index 000000000..c698a9f49 --- /dev/null +++ b/IDEiPhoneSupport/XCRemoteIPhone_SharedScreenshots.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +@interface XCRemoteIPhone_SharedScreenshots : NSObject +{ + NSArray *_screenshots; +} + ++ (id)sharedScreenshots; +@property(retain) NSArray *screenshots; // @synthesize screenshots=_screenshots; +- (void).cxx_destruct; +- (id)init; +- (BOOL)removeScreenshotForDictionary:(id)arg1; +- (void)addScreenshotForPath:(id)arg1; +- (void)readImageDictionaryArrayFromDisk; +- (void *)deviceForIdentifier:(id)arg1; +- (BOOL)deviceListenerAvailable; +- (void)applicationWillTerminate:(id)arg1; + +@end + diff --git a/IDEiPhoneSupport/Xcode3BackgroundModesItemModel.h b/IDEiPhoneSupport/Xcode3BackgroundModesItemModel.h new file mode 100644 index 000000000..08c39fafd --- /dev/null +++ b/IDEiPhoneSupport/Xcode3BackgroundModesItemModel.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemModel.h" + +@class NSSet; + +@interface Xcode3BackgroundModesItemModel : IDEProjectItemModel +{ + id _infoPlistFlightCheck; + NSSet *_enabledBackgroundModes; +} + ++ (id)keyPathsForValuesAffectingRemoteNotificationInitiatedFetch; ++ (id)keyPathsForValuesAffectingOpportunisticFetch; ++ (id)keyPathsForValuesAffectingBluetoothPeripheral; ++ (id)keyPathsForValuesAffectingBluetoothCentral; ++ (id)keyPathsForValuesAffectingExternalAccessory; ++ (id)keyPathsForValuesAffectingNewsstandContent; ++ (id)keyPathsForValuesAffectingVoip; ++ (id)keyPathsForValuesAffectingLocation; ++ (id)keyPathsForValuesAffectingAudio; +@property(copy, nonatomic) NSSet *enabledBackgroundModes; // @synthesize enabledBackgroundModes=_enabledBackgroundModes; +- (void).cxx_destruct; +- (BOOL)isEnabledUsingEducatedGuess; +- (id)flightChecks; +- (id)infoPlistFlightCheck; +@property(nonatomic) BOOL remoteNotificationInitiatedFetch; // @dynamic remoteNotificationInitiatedFetch; +- (void)_setRemoteNotificationInitiatedFetch:(BOOL)arg1 postAssignmentBlock:(id)arg2; +@property(nonatomic) BOOL opportunisticFetch; // @dynamic opportunisticFetch; +- (void)_setOpportunisticFetch:(BOOL)arg1 postAssignmentBlock:(id)arg2; +@property(nonatomic) BOOL bluetoothPeripheral; // @dynamic bluetoothPeripheral; +- (void)_setBluetoothPeripheral:(BOOL)arg1 postAssignmentBlock:(id)arg2; +@property(nonatomic) BOOL bluetoothCentral; // @dynamic bluetoothCentral; +- (void)_setBluetoothCentral:(BOOL)arg1 postAssignmentBlock:(id)arg2; +@property(nonatomic) BOOL externalAccessory; // @dynamic externalAccessory; +- (void)_setExternalAccessory:(BOOL)arg1 postAssignmentBlock:(id)arg2; +@property(nonatomic) BOOL newsstandContent; // @dynamic newsstandContent; +- (void)_setNewsstandContent:(BOOL)arg1 postAssignmentBlock:(id)arg2; +@property(nonatomic) BOOL voip; // @dynamic voip; +- (void)_setVoip:(BOOL)arg1 postAssignmentBlock:(id)arg2; +@property(nonatomic) BOOL location; // @dynamic location; +- (void)_setLocation:(BOOL)arg1 postAssignmentBlock:(id)arg2; +@property(nonatomic) BOOL audio; // @dynamic audio; +- (void)_setAudio:(BOOL)arg1 postAssignmentBlock:(id)arg2; +- (void)_setEnabledBackgroundModes:(id)arg1 postAssignmentBlock:(id)arg2; +- (void)readValuesFromPlist; +- (void)publishStateWithContext:(id)arg1; +- (void)modelWasDisabled; +- (void)modelWasEnabledWithContext:(id)arg1; +- (id)initWithCapabilitiesContext:(id)arg1 item:(id)arg2; + +// Remaining properties +@property(readonly) id infoPlistCoordinator; + +@end + diff --git a/IDEiPhoneSupport/Xcode3BackgroundModesItemViewController.h b/IDEiPhoneSupport/Xcode3BackgroundModesItemViewController.h new file mode 100644 index 000000000..dd6391ee3 --- /dev/null +++ b/IDEiPhoneSupport/Xcode3BackgroundModesItemViewController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemViewController.h" + +@class Xcode3BackgroundModesItemModel; + +@interface Xcode3BackgroundModesItemViewController : IDEProjectItemViewController +{ +} + +- (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; + +// Remaining properties +@property(readonly, nonatomic) Xcode3BackgroundModesItemModel *model; + +@end + diff --git a/IDEiPhoneSupport/Xcode3InterAppAudioItemModel.h b/IDEiPhoneSupport/Xcode3InterAppAudioItemModel.h new file mode 100644 index 000000000..ba752d2bb --- /dev/null +++ b/IDEiPhoneSupport/Xcode3InterAppAudioItemModel.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemModel.h" + +@interface Xcode3InterAppAudioItemModel : IDEProjectItemModel +{ + id _portalFlightCheck; + id _entitlementsFlightCheck; + id _linkedFrameworksFlightCheck; +} + +- (void).cxx_destruct; +- (BOOL)isEnabledUsingEducatedGuess; +- (id)flightChecks; +- (id)linkedFrameworksFlightCheck; +- (id)entitlementsFlightCheck; +- (id)portalFlightCheck; + +@end + diff --git a/IDEiPhoneSupport/Xcode3InterAppAudioItemViewController.h b/IDEiPhoneSupport/Xcode3InterAppAudioItemViewController.h new file mode 100644 index 000000000..1491752a5 --- /dev/null +++ b/IDEiPhoneSupport/Xcode3InterAppAudioItemViewController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemViewController.h" + +@class Xcode3InterAppAudioItemModel; + +@interface Xcode3InterAppAudioItemViewController : IDEProjectItemViewController +{ +} + +- (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; + +// Remaining properties +@property(readonly, nonatomic) Xcode3InterAppAudioItemModel *model; + +@end + diff --git a/IDEiPhoneSupport/Xcode3TargetEditorImageModel-Protocol.h b/IDEiPhoneSupport/Xcode3TargetEditorImageModel-Protocol.h new file mode 100644 index 000000000..cd56deeb1 --- /dev/null +++ b/IDEiPhoneSupport/Xcode3TargetEditorImageModel-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol Xcode3TargetEditorImageModel +- (id)minimumOSVersion; +- (id)nameSuffix; +- (int)imageType; +- (id)imageFilePath; +- (struct CGSize)imageSize; +- (id)orientation; +- (id)device; +- (id)scale; +@end + diff --git a/MTLTools/CDStructures.h b/MTLTools/CDStructures.h new file mode 100644 index 000000000..7c5f59ef6 --- /dev/null +++ b/MTLTools/CDStructures.h @@ -0,0 +1,6 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + diff --git a/MTLTools/DYMTLCaptureSessionInfo.h b/MTLTools/DYMTLCaptureSessionInfo.h new file mode 100644 index 000000000..472d4f51a --- /dev/null +++ b/MTLTools/DYMTLCaptureSessionInfo.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYCaptureSessionInfo.h" + +@interface DYMTLCaptureSessionInfo : DYCaptureSessionInfo +{ + unsigned long long _capturedCommandQueueAddress; +} + ++ (id)captureSessionInfoWithCaptureStore:(id)arg1; +@property(readonly, nonatomic) unsigned long long capturedCommandQueueAddress; // @synthesize capturedCommandQueueAddress=_capturedCommandQueueAddress; +- (BOOL)canPlaybackOnDeviceWithInfo:(id)arg1 limitBackwardsCompatibility:(BOOL)arg2; + +@end + diff --git a/MTLToolsAnalysisEngine/CDStructures.h b/MTLToolsAnalysisEngine/CDStructures.h new file mode 100644 index 000000000..e72052145 --- /dev/null +++ b/MTLToolsAnalysisEngine/CDStructures.h @@ -0,0 +1,135 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct Argument { + void *_field1; + unsigned int _field2; + unsigned int _field3; + unsigned int _field4; + unsigned short _field5; + unsigned short _field6; +}; + +struct CoreFunction { + unsigned int _field1; + unsigned int _field2; + unsigned short _field3; + unsigned short _field4; + union { + unsigned long long _field1; + unsigned long long _field2; + } _field5; + struct Argument _field6; + struct Argument _field7[16]; + unsigned int _field8; + unsigned int _field9; + void *_field10; + void *_field11; +}; + +struct Function { + struct CoreFunction _field1; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long *_field4; + unsigned short _field5; + unsigned short _field6; + int _field7; + void *_field8; + unsigned int _field9; + unsigned int _field10; + unsigned long long _field11; + unsigned long long _field12; + struct Function *_field13; + void *_field14; +}; + +struct ObjectTrackingMap, unsigned long long> { + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _objectMap; +}; + +struct PassthroughBase { + struct function LoadURLData; +}; + +struct StateMirrorManager { + struct unordered_map, std::__1::default_delete>>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::default_delete>>>>> _deviceMap; + struct ObjectTrackingMap, unsigned long long> _layerMap; + struct PassthroughBase _passthrough; + int _lastFunctionIndex; +}; + +struct __hash_node>>, void *>; + +struct __hash_node, std::__1::default_delete>>>, void *>; + +struct function { + struct type __buf_; + struct __base *__f_; +}; + +struct type { + unsigned char __lx[24]; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **__first_; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, std::__1::default_delete>>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::default_delete>>>, void *>*>>> { + struct __compressed_pair, std::__1::default_delete>>>, void *>**, std::__1::__bucket_list_deallocator, std::__1::default_delete>>>, void *>*>>> { + struct __hash_node, std::__1::default_delete>>>, void *> **__first_; + struct __bucket_list_deallocator, std::__1::default_delete>>>, void *>*>> { + struct __compressed_pair, std::__1::default_delete>>>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::default_delete>>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::default_delete>>>>> { + struct __hash_table, std::__1::default_delete>>>, std::__1::__unordered_map_hasher, std::__1::default_delete>>>, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::default_delete>>>, std::__1::equal_to, true>, std::__1::allocator, std::__1::default_delete>>>>> { + struct unique_ptr, std::__1::default_delete>>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::default_delete>>>, void *>*>>> __bucket_list_; + struct __compressed_pair, std::__1::default_delete>>>, void *>*>, std::__1::allocator, std::__1::default_delete>>>, void *>>> { + struct __hash_node_base, std::__1::default_delete>>>, void *>*> { + struct __hash_node, std::__1::default_delete>>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::default_delete>>>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::default_delete>>>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + diff --git a/MTLToolsAnalysisEngine/DYMTLAnalyzerEngine.h b/MTLToolsAnalysisEngine/DYMTLAnalyzerEngine.h new file mode 100644 index 000000000..cc78a4cab --- /dev/null +++ b/MTLToolsAnalysisEngine/DYMTLAnalyzerEngine.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYAnalyzerEngine.h" + +@interface DYMTLAnalyzerEngine : DYAnalyzerEngine +{ + struct StateMirrorManager _mng; +} + +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)_newHeuristicPoolWithGraphicsEngineID:(unsigned long long)arg1; +- (id)newFrameStatisticsFinding; +- (unsigned int)_stateMirrorProcessFunctionAndAnnotate:(const struct Function *)arg1 functionIndex:(int)arg2; +- (unsigned int)_stateMirrorProcessFunction:(const struct Function *)arg1 functionIndex:(int)arg2; +- (void)_stateMirrorInitialize; +- (unsigned int)_supportedGraphicsAPI; +- (id)nameForVariable:(const char *)arg1 graphicsEngineID:(unsigned long long)arg2; +- (id)getObjectLabel:(unsigned long long)arg1 objectType:(int)arg2 objectID:(int)arg3; +- (BOOL)isUniformFullyPreUpdatedInCapture:(unsigned long long)arg1 programID:(unsigned int)arg2 uniformLoc:(int)arg3; +- (BOOL)isObjectDataUpdatedInCapture:(unsigned long long)arg1 objectType:(int)arg2 objectID:(unsigned int)arg3; +- (BOOL)doesProgramHaveLinkedShader:(unsigned long long)arg1 programID:(unsigned int)arg2 shaderType:(int)arg3; +- (BOOL)isObjectCreatedInCapture:(unsigned long long)arg1 objectType:(int)arg2 objectID:(unsigned int)arg3; +- (BOOL)isObjectUsedInCapture:(unsigned long long)arg1 objectType:(int)arg2 objectID:(unsigned int)arg3; +- (BOOL)isObjectFullyPreUpdatedInCapture:(unsigned long long)arg1 objectType:(int)arg2 objectID:(unsigned int)arg3; +- (id)drawCallsUsingProgram:(unsigned int)arg1 graphicsEngineID:(unsigned long long)arg2; +- (void)enableStateDeltaGeneratorHeuristics; +- (void)configureForArchive:(id)arg1; +- (struct Device *)getStateMirrorDevice:(unsigned long long)arg1; +- (id)getStaticProgramIdArray:(unsigned long long)arg1; +- (id)getStaticShaderIdArray:(unsigned long long)arg1; +- (id)getStaticBufferIdArray:(unsigned long long)arg1; +- (id)getStaticTextureIdArray:(unsigned long long)arg1; +- (void)processFunction:(const struct Function *)arg1 blockMode:(int)arg2 streamMode:(BOOL)arg3 analyzeInserted:(BOOL)arg4 findingsHandler:(id)arg5; +- (id)init; + +@end + diff --git a/MTLToolsAnalysisEngine/DYMTLAnalyzerFinding.h b/MTLToolsAnalysisEngine/DYMTLAnalyzerFinding.h new file mode 100644 index 000000000..1e81f632a --- /dev/null +++ b/MTLToolsAnalysisEngine/DYMTLAnalyzerFinding.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYAnalyzerFinding.h" + +@interface DYMTLAnalyzerFinding : DYAnalyzerFinding +{ +} + +- (id)_simplifiedDetailsStringSubstituted:(id)arg1 plural:(BOOL)arg2; +- (BOOL)isTextureImageCompletelyUpdated; +- (BOOL)isBufferDataCompletelyUpdated; +- (BOOL)isInefficientStateUpdate; +- (BOOL)isRedundantCallOrQuery; +- (BOOL)isRedundantCall; +- (BOOL)isFrameStatistics; +- (BOOL)isDataRestoreUnnecessaryForFunc:(const struct Function *)arg1 targetArgIndex:(int)arg2 objectType:(unsigned int)arg3 analyzerEngine:(id)arg4; +- (id)localizedKind; +- (id)synopsis; + +@end + diff --git a/MTLToolsAnalysisEngine/DYMTLAnalyzerHeuristic.h b/MTLToolsAnalysisEngine/DYMTLAnalyzerHeuristic.h new file mode 100644 index 000000000..2f5032259 --- /dev/null +++ b/MTLToolsAnalysisEngine/DYMTLAnalyzerHeuristic.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYAnalyzerHeuristic.h" + +@interface DYMTLAnalyzerHeuristic : DYAnalyzerHeuristic +{ +} + ++ (BOOL)supportsAPI:(unsigned int)arg1; +- (void)addFunctionIndexOfMipFilterChange:(id)arg1 textureID:(unsigned long long)arg2; +- (void)addFunctionIndicesForTextureCreationAndMipLevelUpdate:(id)arg1 textureID:(unsigned long long)arg2; +- (void)appendObjectDescription:(id)arg1 objectType:(long long)arg2 objectID:(unsigned long long)arg3 andShortDesc:(BOOL)arg4; +- (id)objectDescription:(long long)arg1 objectID:(unsigned long long)arg2; +- (id)finding; +- (void)_setGenerationEnvironmentForFinding:(id)arg1; +- (void)processFunction:(const struct Function *)arg1 stateMirrorRetCode:(unsigned int)arg2; + +@end + diff --git a/MTLToolsAnalysisEngine/DYMTLAnalyzerHeuristicPool.h b/MTLToolsAnalysisEngine/DYMTLAnalyzerHeuristicPool.h new file mode 100644 index 000000000..295857f21 --- /dev/null +++ b/MTLToolsAnalysisEngine/DYMTLAnalyzerHeuristicPool.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYAnalyzerHeuristicPool.h" + +@interface DYMTLAnalyzerHeuristicPool : DYAnalyzerHeuristicPool +{ +} + +- (void)processPreMirrorHeuristics:(const struct Function *)arg1 captureBlockMode:(int)arg2 functionIndex:(int)arg3; +- (id)initWithEngine:(id)arg1 graphicsEngineID:(unsigned long long)arg2; + +@end + diff --git a/MTLToolsCore/CDStructures.h b/MTLToolsCore/CDStructures.h new file mode 100644 index 000000000..4b428ce8f --- /dev/null +++ b/MTLToolsCore/CDStructures.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct Argument { + void *_field1; + unsigned int _field2; + unsigned int _field3; + unsigned int _field4; + unsigned short _field5; + unsigned short _field6; +}; + +struct CoreFunction { + unsigned int _field1; + unsigned int _field2; + unsigned short _field3; + unsigned short _field4; + union { + unsigned long long _field1; + unsigned long long _field2; + } _field5; + struct Argument _field6; + struct Argument _field7[16]; + unsigned int _field8; + unsigned int _field9; + void *_field10; + void *_field11; +}; + +struct Function { + struct CoreFunction _field1; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long *_field4; + unsigned short _field5; + unsigned short _field6; + int _field7; + void *_field8; + unsigned int _field9; + unsigned int _field10; + unsigned long long _field11; + unsigned long long _field12; + struct Function *_field13; + void *_field14; +}; + +struct array_iterator { + struct Argument *_field1; +}; + +#pragma mark Typedef'd Structures + +// Template types +typedef struct array_iterator { + struct Argument *_field1; +} array_iterator_bff672d3; + diff --git a/MTLToolsCore/DYMTLCommandQueueInfo.h b/MTLToolsCore/DYMTLCommandQueueInfo.h new file mode 100644 index 000000000..c859593fe --- /dev/null +++ b/MTLToolsCore/DYMTLCommandQueueInfo.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSString; + +@interface DYMTLCommandQueueInfo : NSObject +{ + unsigned long long _deviceAddress; + unsigned long long _queueAddress; + NSString *_label; +} + +@property(readonly, nonatomic) NSString *label; // @synthesize label=_label; +@property(readonly, nonatomic) unsigned long long queueAddress; // @synthesize queueAddress=_queueAddress; +@property(readonly, nonatomic) unsigned long long deviceAddress; // @synthesize deviceAddress=_deviceAddress; +- (void).cxx_destruct; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end + diff --git a/MTLToolsCore/DYMTLFunctionTracer.h b/MTLToolsCore/DYMTLFunctionTracer.h new file mode 100644 index 000000000..d9b53620f --- /dev/null +++ b/MTLToolsCore/DYMTLFunctionTracer.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYFunctionTracer.h" + +@interface DYMTLFunctionTracer : DYFunctionTracer +{ +} + ++ (void)initialize; +- (id)variableForReceiverIDNumber:(id)arg1; +- (id)variableForReceiverID:(unsigned long long)arg1; +- (unsigned int)_objectNameFromVariable:(const char *)arg1; +- (void)_prependReceiver:(id)arg1 function:(const struct Function *)arg2; +- (void)_setCurrentReceiver:(const struct Function *)arg1; +- (id)_stringWithNumber:(id)arg1 argument:(const struct Argument *)arg2; +- (void)_appendTraceLine:(id)arg1 withFunction:(const struct Function *)arg2 iterArgument:(array_iterator_bff672d3)arg3 argumentStrings:(id)arg4 returnVariable:(id)arg5; + +@end + diff --git a/MTLToolsCore/NSCoding-Protocol.h b/MTLToolsCore/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/MTLToolsCore/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/MTLToolsCore/NSCopying-Protocol.h b/MTLToolsCore/NSCopying-Protocol.h new file mode 100644 index 000000000..17c1c5c2e --- /dev/null +++ b/MTLToolsCore/NSCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCopying +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/MTLToolsServices/CDStructures.h b/MTLToolsServices/CDStructures.h new file mode 100644 index 000000000..6a1a41660 --- /dev/null +++ b/MTLToolsServices/CDStructures.h @@ -0,0 +1,241 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct Function; + +struct FunctionNode; + +struct FunctionObjectData { + unsigned long long _field1; + unsigned int _field2; +}; + +struct __hash_node; + +struct __hash_node, void *>; + +struct __hash_node>, void *>; + +struct __hash_node, std::__1::equal_to, std::__1::allocator>>, void *>; + +struct __hash_node, void *>; + +struct __hash_node, void *>; + +struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; +}; + +struct set, std::__1::allocator> { + struct __tree, std::__1::allocator> { + struct __tree_node *__begin_node_; + struct __compressed_pair*>, std::__1::allocator>> { + struct __tree_end_node*> { + struct __tree_node_base *__left_; + } __first_; + } __pair1_; + struct __compressed_pair> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> { + struct __compressed_pair**, std::__1::__bucket_list_deallocator*>>> { + struct __hash_node **__first_; + struct __bucket_list_deallocator*>> { + struct __compressed_pair*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> { + struct __compressed_pair>, void *>**, std::__1::__bucket_list_deallocator>, void *>*>>> { + struct __hash_node>, void *> **__first_; + struct __bucket_list_deallocator>, void *>*>> { + struct __compressed_pair>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, std::__1::equal_to, std::__1::allocator>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::equal_to, std::__1::allocator>>, void *>*>>> { + struct __compressed_pair, std::__1::equal_to, std::__1::allocator>>, void *>**, std::__1::__bucket_list_deallocator, std::__1::equal_to, std::__1::allocator>>, void *>*>>> { + struct __hash_node, std::__1::equal_to, std::__1::allocator>>, void *> **__first_; + struct __bucket_list_deallocator, std::__1::equal_to, std::__1::allocator>>, void *>*>> { + struct __compressed_pair, std::__1::equal_to, std::__1::allocator>>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> { + struct __compressed_pair, void *>**, std::__1::__bucket_list_deallocator, void *>*>>> { + struct __hash_node, void *> **__first_; + struct __bucket_list_deallocator, void *>*>> { + struct __compressed_pair, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unordered_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> { + struct __hash_table>, std::__1::__unordered_map_hasher>, std::__1::hash, true>, std::__1::__unordered_map_equal>, std::__1::equal_to, true>, std::__1::allocator>>> { + struct unique_ptr>, void *>*[], std::__1::__bucket_list_deallocator>, void *>*>>> __bucket_list_; + struct __compressed_pair>, void *>*>, std::__1::allocator>, void *>>> { + struct __hash_node_base>, void *>*> { + struct __hash_node>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::equal_to, std::__1::allocator>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table, std::__1::equal_to, std::__1::allocator>>, std::__1::__unordered_map_hasher, std::__1::equal_to, std::__1::allocator>>, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, std::__1::allocator>>, std::__1::equal_to, true>, std::__1::allocator, std::__1::equal_to, std::__1::allocator>>>> { + struct unique_ptr, std::__1::equal_to, std::__1::allocator>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::equal_to, std::__1::allocator>>, void *>*>>> __bucket_list_; + struct __compressed_pair, std::__1::equal_to, std::__1::allocator>>, void *>*>, std::__1::allocator, std::__1::equal_to, std::__1::allocator>>, void *>>> { + struct __hash_node_base, std::__1::equal_to, std::__1::allocator>>, void *>*> { + struct __hash_node, std::__1::equal_to, std::__1::allocator>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::equal_to, std::__1::allocator>>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, std::__1::allocator>>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> { + struct unique_ptr, void *>*[], std::__1::__bucket_list_deallocator, void *>*>>> __bucket_list_; + struct __compressed_pair, void *>*>, std::__1::allocator, void *>>> { + struct __hash_node_base, void *>*> { + struct __hash_node, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> __table_; +}; + +struct unordered_multimap, std::__1::equal_to, std::__1::allocator>> { + struct __hash_table, std::__1::__unordered_map_hasher, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::equal_to, true>, std::__1::allocator>> __table_; +}; + +struct unordered_set, std::__1::equal_to, std::__1::allocator> { + struct __hash_table, std::__1::equal_to, std::__1::allocator> { + struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> __bucket_list_; + struct __compressed_pair*>, std::__1::allocator>> { + struct __hash_node_base*> { + struct __hash_node *__next_; + } __first_; + } __p1_; + struct __compressed_pair> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair> { + float __first_; + } __p3_; + } __table_; +}; + +struct vector> { + struct FunctionNode *__begin_; + struct FunctionNode *__end_; + struct __compressed_pair> { + struct FunctionNode *__first_; + } __end_cap_; +}; + +struct vector> { + struct Function *__begin_; + struct Function *__end_; + struct __compressed_pair> { + struct Function *__first_; + } __end_cap_; +}; + +struct vector> { + unsigned int *__begin_; + unsigned int *__end_; + struct __compressed_pair> { + unsigned int *__first_; + } __end_cap_; +}; + diff --git a/MTLToolsServices/DYFrameBuffer-Protocol.h b/MTLToolsServices/DYFrameBuffer-Protocol.h new file mode 100644 index 000000000..fba05b1f8 --- /dev/null +++ b/MTLToolsServices/DYFrameBuffer-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYResource-Protocol.h" + +@class NSDictionary; + +@protocol DYFrameBuffer +@property(readonly, nonatomic) NSDictionary *attachmentsDict; +- (id)initWithProperties:(id)arg1; +@end + diff --git a/MTLToolsServices/DYMTLBuffer.h b/MTLToolsServices/DYMTLBuffer.h new file mode 100644 index 000000000..5895c3711 --- /dev/null +++ b/MTLToolsServices/DYMTLBuffer.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSData; + +@interface DYMTLBuffer : DYMTLResourceObject +{ + BOOL _zeroFill; + NSData *_data; + unsigned long long _length; + unsigned long long _cpuCacheMode; + unsigned long long _resourceOptions; + unsigned long long _purgeableState; +} + +@property(readonly, nonatomic) unsigned long long purgeableState; // @synthesize purgeableState=_purgeableState; +@property(readonly, nonatomic) unsigned long long resourceOptions; // @synthesize resourceOptions=_resourceOptions; +@property(readonly, nonatomic) unsigned long long cpuCacheMode; // @synthesize cpuCacheMode=_cpuCacheMode; +@property(readonly, nonatomic) BOOL zeroFill; // @synthesize zeroFill=_zeroFill; +@property(readonly, nonatomic) unsigned long long length; // @synthesize length=_length; +@property(readonly, nonatomic) NSData *data; // @synthesize data=_data; +- (void).cxx_destruct; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; +- (id)_initWithBuffer:(id)arg1 isStatic:(BOOL)arg2; +- (id)initWithProperties:(id)arg1; + +@end + diff --git a/MTLToolsServices/DYMTLCaptureSession.h b/MTLToolsServices/DYMTLCaptureSession.h new file mode 100644 index 000000000..2f09f3002 --- /dev/null +++ b/MTLToolsServices/DYMTLCaptureSession.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYCaptureSession.h" + +@interface DYMTLCaptureSession : DYCaptureSession +{ + unsigned long long _captureCommandQueueAddress; +} + +@property(nonatomic) unsigned long long captureCommandQueueAddress; // @synthesize captureCommandQueueAddress=_captureCommandQueueAddress; +- (void)_setupFinalConfigurationDictionary:(id)arg1; +- (void)_postProcessArchive; + +@end + diff --git a/MTLToolsServices/DYMTLCaptureStreamSorter.h b/MTLToolsServices/DYMTLCaptureStreamSorter.h new file mode 100644 index 000000000..7a809cb83 --- /dev/null +++ b/MTLToolsServices/DYMTLCaptureStreamSorter.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DYCaptureArchive; + +// Not exported +@interface DYMTLCaptureStreamSorter : NSObject +{ + DYCaptureArchive *_archive; + struct vector> _numFunctionsForFiles; + struct vector> _originalFunctionStream; + struct vector> _modifiedFunctionStream; + struct vector> _postProcessedModifiedFunctionStream; + struct vector> _functionSubmissionOrder; + struct vector> _functionNodes; + struct unordered_map, std::__1::hash, std::__1::equal_to, std::__1::allocator>>> _commandBufferOrder; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _constructionIndexMap; + struct unordered_map, std::__1::equal_to, std::__1::allocator>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::equal_to, std::__1::allocator>>>> _commandBufferToResourceContainerMap; + struct unordered_map, std::__1::equal_to, std::__1::allocator>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::equal_to, std::__1::allocator>>>> _resourceContainerMap; + struct unordered_map, std::__1::equal_to, std::__1::allocator>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::equal_to, std::__1::allocator>>>> _commandBufferToResourceMap; + struct unordered_set, std::__1::equal_to, std::__1::allocator> _commandEncoderSet; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _childToParentMap; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _precedingRelatives; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _postOrderRelatives; + struct set, std::__1::allocator> _auxiliaryResourceSet; + struct unordered_multimap, std::__1::equal_to, std::__1::allocator>> _resourceToCommandBufferMap; + struct unordered_map, std::__1::equal_to, std::__1::allocator>> _receiverCreationIndex; + BOOL _hasParallelRenderPassEncoder; +} + +@property(nonatomic) BOOL hasParallelRenderPassEncoder; // @synthesize hasParallelRenderPassEncoder=_hasParallelRenderPassEncoder; +@property(retain, nonatomic) DYCaptureArchive *archive; // @synthesize archive=_archive; +- (id).cxx_construct; +- (void).cxx_destruct; +- (BOOL)_shouldExecuteFunctionLast:(unsigned int)arg1; +- (BOOL)_shouldIgnoreFunction:(unsigned int)arg1; +- (void)_postProcessParallelRenderPassEncoder; +- (unsigned int)_flattenParallelRenderPassEncodingAtIndex:(unsigned int)arg1; +- (void)_sortFunctionStreamCommands:(unsigned int)arg1; +- (unsigned int)_traverseHeirarchyAndDetermineOrder; +- (void)_buildFunctionNodeHierarchy; +- (void)_handleNonCommandBufferDescendentsForFunction:(unsigned int)arg1 withActiveCommandBufferIndex:(unsigned int)arg2 andLastCommandBufferCommitted:(_Bool)arg3; +- (BOOL)_handleCommandBufferDescendentsForFunction:(unsigned int)arg1; +- (void)_createCommandBufferNodes; +- (void)_createFamilyList; +- (void)_findRelativesAndCommandBufferOrdering; +- (struct FunctionObjectData)_findLatestCreatedObject:(unsigned long long)arg1; +- (unsigned int)_creationIndexForObject:(unsigned long long)arg1; +- (void)_findCommandBufferResourceContainerRelatives; +- (void)_determineCommandBufferSubmissionReorder; +- (void)_writeModifiedFunctionStream; +- (void)_readOriginalFunctionStream; +- (void)_dumpDebugData; +- (BOOL)processCaptureStream; +- (id)initWithCaptureArchive:(id)arg1; + +@end + diff --git a/MTLToolsServices/DYMTLCapturingLoopingDeltaGenerator.h b/MTLToolsServices/DYMTLCapturingLoopingDeltaGenerator.h new file mode 100644 index 000000000..b82dfbcae --- /dev/null +++ b/MTLToolsServices/DYMTLCapturingLoopingDeltaGenerator.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYCaptureVisitor.h" + +@interface DYMTLCapturingLoopingDeltaGenerator : DYCaptureVisitor +{ +} + ++ (id)_createEmptyFunctionBufferStream; +- (void)visitCaptureArchive:(id)arg1; + +@end + diff --git a/MTLToolsServices/DYMTLComputePipelineState.h b/MTLToolsServices/DYMTLComputePipelineState.h new file mode 100644 index 000000000..40e512439 --- /dev/null +++ b/MTLToolsServices/DYMTLComputePipelineState.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DYMTLComputePipelineState : DYMTLResourceObject +{ + unsigned long long _function; +} + +@property(readonly, nonatomic) unsigned long long function; // @synthesize function=_function; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +@end + diff --git a/MTLToolsServices/DYMTLFramebuffer.h b/MTLToolsServices/DYMTLFramebuffer.h new file mode 100644 index 000000000..9f19f60dc --- /dev/null +++ b/MTLToolsServices/DYMTLFramebuffer.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DYFrameBuffer-Protocol.h" + +@class NSDictionary, NSMutableDictionary, NSString; + +@interface DYMTLFramebuffer : DYMTLResourceObject +{ + unsigned long long _visibilityResultBuffer; + NSDictionary *_attachmentsDict; +} + +@property(readonly, nonatomic) NSDictionary *attachmentsDict; // @synthesize attachmentsDict=_attachmentsDict; +@property(readonly, nonatomic) unsigned long long visibilityResultBuffer; // @synthesize visibilityResultBuffer=_visibilityResultBuffer; +- (void).cxx_destruct; +- (id)initWithProperties:(id)arg1; + +// Remaining properties +@property(readonly, nonatomic) unsigned long long containerID; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) int internalID; +@property(readonly, nonatomic) BOOL isStatic; +@property(readonly, copy, nonatomic) NSString *label; +@property(readonly, nonatomic) unsigned long long objectID; +@property(readonly, nonatomic) NSMutableDictionary *properties; +@property(readonly, nonatomic) unsigned int resourceType; +@property(readonly) Class superclass; +@property(readonly, nonatomic) unsigned int target; + +@end + diff --git a/MTLToolsServices/DYMTLFramebufferAttachment.h b/MTLToolsServices/DYMTLFramebufferAttachment.h new file mode 100644 index 000000000..498ed3eb2 --- /dev/null +++ b/MTLToolsServices/DYMTLFramebufferAttachment.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DYMTLFramebufferAttachment : NSObject +{ + unsigned long long _attachmentIndex; + unsigned long long _textureID; + unsigned long long _level; + unsigned long long _slice; + unsigned long long _depthPlane; + unsigned long long _resolveTextureID; + unsigned long long _resolveLevel; + unsigned long long _resolveSlice; + unsigned long long _resolveDepthPlane; + unsigned long long _loadAction; + unsigned long long _storeAction; +} + +@property(readonly, nonatomic) unsigned long long storeAction; // @synthesize storeAction=_storeAction; +@property(readonly, nonatomic) unsigned long long loadAction; // @synthesize loadAction=_loadAction; +@property(readonly, nonatomic) unsigned long long resolveDepthPlane; // @synthesize resolveDepthPlane=_resolveDepthPlane; +@property(readonly, nonatomic) unsigned long long resolveSlice; // @synthesize resolveSlice=_resolveSlice; +@property(readonly, nonatomic) unsigned long long resolveLevel; // @synthesize resolveLevel=_resolveLevel; +@property(readonly, nonatomic) unsigned long long resolveTextureID; // @synthesize resolveTextureID=_resolveTextureID; +@property(readonly, nonatomic) unsigned long long depthPlane; // @synthesize depthPlane=_depthPlane; +@property(readonly, nonatomic) unsigned long long slice; // @synthesize slice=_slice; +@property(readonly, nonatomic) unsigned long long level; // @synthesize level=_level; +@property(readonly, nonatomic) unsigned long long textureID; // @synthesize textureID=_textureID; +@property(readonly, nonatomic) unsigned long long attachmentIndex; // @synthesize attachmentIndex=_attachmentIndex; +- (id)initWithTextureID:(unsigned long long)arg1 attachmentIndex:(unsigned long long)arg2 level:(unsigned long long)arg3 slice:(unsigned long long)arg4 depthPlane:(unsigned long long)arg5 resolveTextureID:(unsigned long long)arg6 resolveLevel:(unsigned long long)arg7 resolveSlice:(unsigned long long)arg8 resolveDepthPlane:(unsigned long long)arg9 loadAction:(unsigned long long)arg10 storeAction:(unsigned long long)arg11; +- (id)init; + +@end + diff --git a/MTLToolsServices/DYMTLFunction.h b/MTLToolsServices/DYMTLFunction.h new file mode 100644 index 000000000..09321bb09 --- /dev/null +++ b/MTLToolsServices/DYMTLFunction.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface DYMTLFunction : DYMTLResourceObject +{ + NSString *_name; + unsigned long long _type; + unsigned long long _libraryID; +} + +@property(readonly, nonatomic) unsigned long long libraryID; // @synthesize libraryID=_libraryID; +@property(nonatomic) unsigned long long type; // @synthesize type=_type; +@property(readonly, copy, nonatomic) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +@end + diff --git a/MTLToolsServices/DYMTLGuestAppSession.h b/MTLToolsServices/DYMTLGuestAppSession.h new file mode 100644 index 000000000..cb2222761 --- /dev/null +++ b/MTLToolsServices/DYMTLGuestAppSession.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYGuestAppSession.h" + +@interface DYMTLGuestAppSession : DYGuestAppSession +{ + unsigned int _deviceWrapper; +} + +@property(nonatomic) unsigned int deviceWrapper; // @synthesize deviceWrapper=_deviceWrapper; +- (id)newCaptureSessionWithArchive:(id)arg1; +- (id)queryForGraphicsAPIUsage; +- (id)launch; +- (void)_handleTransportMessage:(id)arg1; +- (id)initWithGuestApp:(id)arg1 device:(id)arg2 deferLaunch:(BOOL)arg3; + +@end + diff --git a/MTLToolsServices/DYMTLLibrary.h b/MTLToolsServices/DYMTLLibrary.h new file mode 100644 index 000000000..7c191ba8e --- /dev/null +++ b/MTLToolsServices/DYMTLLibrary.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSSet; + +@interface DYMTLLibrary : DYMTLResourceObject +{ + BOOL _onlineCompiled; + NSSet *_sourceURLs; +} + +@property(readonly, nonatomic, getter=isOnlineCompiled) BOOL onlineCompiled; // @synthesize onlineCompiled=_onlineCompiled; +@property(readonly, nonatomic) NSSet *sourceURLs; // @synthesize sourceURLs=_sourceURLs; +- (void).cxx_destruct; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +@end + diff --git a/MTLToolsServices/DYMTLPixelFormatConverter.h b/MTLToolsServices/DYMTLPixelFormatConverter.h new file mode 100644 index 000000000..104e99db9 --- /dev/null +++ b/MTLToolsServices/DYMTLPixelFormatConverter.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DYMTLPixelFormatConverter : NSObject +{ +} + ++ (unsigned int)formatConvertToGeneric:(unsigned long long)arg1; ++ (unsigned long long)formatConvertToMTL:(unsigned int)arg1; ++ (void)_initDictionaries; ++ (void)initialize; + +@end + diff --git a/MTLToolsServices/DYMTLRenderPipelineState.h b/MTLToolsServices/DYMTLRenderPipelineState.h new file mode 100644 index 000000000..53ccb45f4 --- /dev/null +++ b/MTLToolsServices/DYMTLRenderPipelineState.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DYMTLRenderPipelineState : DYMTLResourceObject +{ + unsigned long long _vertexFunction; + unsigned long long _fragmentFunction; +} + +@property(readonly, nonatomic) unsigned long long fragmentFunction; // @synthesize fragmentFunction=_fragmentFunction; +@property(readonly, nonatomic) unsigned long long vertexFunction; // @synthesize vertexFunction=_vertexFunction; +- (id)initWithProperties:(id)arg1; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; + +@end + diff --git a/MTLToolsServices/DYMTLResourceObject.h b/MTLToolsServices/DYMTLResourceObject.h new file mode 100644 index 000000000..56424dc9b --- /dev/null +++ b/MTLToolsServices/DYMTLResourceObject.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DYResource-Protocol.h" + +@class NSMutableDictionary, NSString; + +@interface DYMTLResourceObject : NSObject +{ + BOOL _isStatic; + unsigned int _resourceType; + int _internalID; + unsigned int _target; + unsigned long long _containerID; + unsigned long long _objectID; + NSString *_label; + NSMutableDictionary *_properties; +} + ++ (id)keyForResourceWithID:(unsigned long long)arg1 type:(unsigned int)arg2 containerID:(unsigned long long)arg3; +@property(readonly, nonatomic) unsigned int target; // @synthesize target=_target; +@property(readonly, nonatomic) int internalID; // @synthesize internalID=_internalID; +@property(readonly, nonatomic) BOOL isStatic; // @synthesize isStatic=_isStatic; +@property(readonly, nonatomic) NSMutableDictionary *properties; // @synthesize properties=_properties; +@property(readonly, copy, nonatomic) NSString *label; // @synthesize label=_label; +@property(readonly, nonatomic) unsigned long long objectID; // @synthesize objectID=_objectID; +@property(readonly, nonatomic) unsigned long long containerID; // @synthesize containerID=_containerID; +@property(readonly, nonatomic) unsigned int resourceType; // @synthesize resourceType=_resourceType; +- (void).cxx_destruct; +- (id)streamDictAtFunctionIndex:(unsigned int)arg1; +- (id)createFullObjectWithFunctionStream:(id)arg1 dataResolver:(id)arg2; +- (id)keyWithSharegroupID:(unsigned long long)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initUpdateWithType:(unsigned int)arg1 objectID:(unsigned long long)arg2 containerID:(unsigned long long)arg3 changes:(id)arg4; +- (id)initWithResourceObject:(id)arg1 isStatic:(BOOL)arg2; +- (id)initWithType:(unsigned int)arg1 properties:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/MTLToolsServices/DYMTLTexture.h b/MTLToolsServices/DYMTLTexture.h new file mode 100644 index 000000000..538b88578 --- /dev/null +++ b/MTLToolsServices/DYMTLTexture.h @@ -0,0 +1,67 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "DYTexture-Protocol.h" + +@class NSDictionary, NSMutableDictionary, NSString; + +@interface DYMTLTexture : DYMTLResourceObject +{ + NSDictionary *_images; + int _layerCount; + BOOL _zeroFill; + int _maxMipmapLevel; + unsigned long long _type; + unsigned long long _pixelFormat; + unsigned long long _arrayLength; + unsigned long long _rotation; + unsigned long long _cpuCacheMode; + unsigned long long _purgeableState; + unsigned long long _resourceOptions; + unsigned long long _sampleCount; +} + +@property(readonly, nonatomic) unsigned long long sampleCount; // @synthesize sampleCount=_sampleCount; +@property(readonly, nonatomic) unsigned long long resourceOptions; // @synthesize resourceOptions=_resourceOptions; +@property(readonly, nonatomic) unsigned long long purgeableState; // @synthesize purgeableState=_purgeableState; +@property(readonly, nonatomic) unsigned long long cpuCacheMode; // @synthesize cpuCacheMode=_cpuCacheMode; +@property(readonly, nonatomic) BOOL zeroFill; // @synthesize zeroFill=_zeroFill; +@property(readonly, nonatomic) unsigned long long rotation; // @synthesize rotation=_rotation; +@property(readonly, nonatomic) unsigned long long arrayLength; // @synthesize arrayLength=_arrayLength; +@property(readonly, nonatomic) unsigned long long pixelFormat; // @synthesize pixelFormat=_pixelFormat; +@property(readonly, nonatomic) unsigned long long type; // @synthesize type=_type; +@property(readonly, nonatomic) int maxMipmapLevel; // @synthesize maxMipmapLevel=_maxMipmapLevel; +- (void).cxx_destruct; +@property(readonly, nonatomic) unsigned int mipmapLevelsUsedMask; // @dynamic mipmapLevelsUsedMask; +- (unsigned int)layerCountForMipmapLevel:(unsigned int)arg1; +@property(readonly, nonatomic) int baseMipmapLevel; +@property(readonly, nonatomic) BOOL isFlipped; +- (id)cubemapLabelForFaceIndex:(int)arg1; +@property(readonly, nonatomic) BOOL isCubemap; // @dynamic isCubemap; +- (id)textureImageForMipmapLevel:(int)arg1 layer:(int)arg2; +@property(readonly, nonatomic) id firstValidTextureImage; // @dynamic firstValidTextureImage; +- (id)initWithResourceObject:(id)arg1 functionStream:(id)arg2 dataResolver:(id)arg3; +- (id)_initWithTexture:(id)arg1 isStatic:(BOOL)arg2; +- (id)initWithProperties:(id)arg1; + +// Remaining properties +@property(readonly, nonatomic) unsigned long long containerID; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) int internalID; +@property(readonly, nonatomic) BOOL isStatic; +@property(readonly, copy, nonatomic) NSString *label; +@property(readonly, nonatomic) unsigned long long objectID; +@property(readonly, nonatomic) NSMutableDictionary *properties; +@property(readonly, nonatomic) unsigned int resourceType; +@property(readonly) Class superclass; +@property(readonly, nonatomic) unsigned int target; + +@end + diff --git a/MTLToolsServices/DYMTLTextureImage.h b/MTLToolsServices/DYMTLTextureImage.h new file mode 100644 index 000000000..5a3ee1f73 --- /dev/null +++ b/MTLToolsServices/DYMTLTextureImage.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DYTextureImage-Protocol.h" + +@class DYMTLTextureImageBackingStore, NSData, NSString; + +@interface DYMTLTextureImage : NSObject +{ + DYMTLTextureImageBackingStore *_backingStore; + NSData *_data; + NSData *_uncompressedData; + unsigned int _genericFormat; + int _mipmapLevel; + int _layerIndex; + unsigned int _numSamples; + unsigned long long _width; + unsigned long long _height; + unsigned long long _depth; + unsigned long long _offset; + unsigned long long _rowBytes; + unsigned long long _imageBytes; +} + ++ (id)_imagesFor3DTextureWithProperties:(id)arg1; ++ (id)imagesFromProperties:(id)arg1; ++ (id)textureImageKeyForLevel:(unsigned int)arg1 layer:(unsigned int)arg2; +@property(readonly, nonatomic) unsigned long long imageBytes; // @synthesize imageBytes=_imageBytes; +@property(readonly, nonatomic) unsigned long long rowBytes; // @synthesize rowBytes=_rowBytes; +@property(readonly, nonatomic) unsigned long long offset; // @synthesize offset=_offset; +@property(readonly, nonatomic) unsigned int numSamples; // @synthesize numSamples=_numSamples; +@property(readonly, nonatomic) int layerIndex; // @synthesize layerIndex=_layerIndex; +@property(readonly, nonatomic) int mipmapLevel; // @synthesize mipmapLevel=_mipmapLevel; +@property(readonly, nonatomic) unsigned long long depth; // @synthesize depth=_depth; +@property(readonly, nonatomic) unsigned long long height; // @synthesize height=_height; +@property(readonly, nonatomic) unsigned long long width; // @synthesize width=_width; +@property(readonly, nonatomic) unsigned int genericFormat; // @synthesize genericFormat=_genericFormat; +- (void).cxx_destruct; +- (id)uncompressedData; +@property(readonly, nonatomic) NSData *data; // @dynamic data; +- (id)_initWithProperties:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/MTLToolsServices/DYMTLTextureImageBackingStore.h b/MTLToolsServices/DYMTLTextureImageBackingStore.h new file mode 100644 index 000000000..ed2830252 --- /dev/null +++ b/MTLToolsServices/DYMTLTextureImageBackingStore.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DYTextureImageBackingStore-Protocol.h" + +@class NSData, NSString; + +@interface DYMTLTextureImageBackingStore : NSObject +{ + int lock; + NSData *_data; + NSData *_uncompressedData; +} + +@property(retain, nonatomic) NSData *uncompressedData; // @synthesize uncompressedData=_uncompressedData; +@property(retain, nonatomic) NSData *data; // @synthesize data=_data; +- (void).cxx_destruct; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/MTLToolsServices/DYResource-Protocol.h b/MTLToolsServices/DYResource-Protocol.h new file mode 100644 index 000000000..1d161fd5e --- /dev/null +++ b/MTLToolsServices/DYResource-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCoding-Protocol.h" +#import "NSObject-Protocol.h" + +@class NSMutableDictionary, NSString; + +@protocol DYResource ++ (id)keyForResourceWithID:(unsigned long long)arg1 type:(unsigned int)arg2 containerID:(unsigned long long)arg3; +@property(readonly, nonatomic) BOOL isStatic; +@property(readonly, nonatomic) NSMutableDictionary *properties; +@property(readonly, copy, nonatomic) NSString *label; +@property(readonly, nonatomic) unsigned int target; +@property(readonly, nonatomic) int internalID; +@property(readonly, nonatomic) unsigned long long objectID; +@property(readonly, nonatomic) unsigned long long containerID; +@property(readonly, nonatomic) unsigned int resourceType; +- (id)keyWithSharegroupID:(unsigned long long)arg1; +- (id)initUpdateWithType:(unsigned int)arg1 objectID:(unsigned long long)arg2 containerID:(unsigned long long)arg3 changes:(id)arg4; + +@optional +- (id)createFullObjectWithFunctionStream:(id)arg1 dataResolver:(id)arg2; +- (id)streamDictAtFunctionIndex:(unsigned int)arg1; +@end + diff --git a/MTLToolsServices/DYTexture-Protocol.h b/MTLToolsServices/DYTexture-Protocol.h new file mode 100644 index 000000000..359bd077a --- /dev/null +++ b/MTLToolsServices/DYTexture-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYResource-Protocol.h" + +@protocol DYTexture +@property(readonly, nonatomic) BOOL isFlipped; +@property(readonly, nonatomic) BOOL isCubemap; +@property(readonly, nonatomic) id firstValidTextureImage; +@property(readonly, nonatomic) unsigned int mipmapLevelsUsedMask; +@property(readonly, nonatomic) int maxMipmapLevel; +@property(readonly, nonatomic) int baseMipmapLevel; +- (id)cubemapLabelForFaceIndex:(int)arg1; +- (id)textureImageForMipmapLevel:(int)arg1 layer:(int)arg2; +- (unsigned int)layerCountForMipmapLevel:(unsigned int)arg1; +@end + diff --git a/MTLToolsServices/DYTextureImage-Protocol.h b/MTLToolsServices/DYTextureImage-Protocol.h new file mode 100644 index 000000000..1d1b0da34 --- /dev/null +++ b/MTLToolsServices/DYTextureImage-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSData; + +@protocol DYTextureImage ++ (id)textureImageKeyForLevel:(unsigned int)arg1 layer:(unsigned int)arg2; +@property(readonly, nonatomic) unsigned long long offset; +@property(readonly, nonatomic) NSData *data; +@property(readonly, nonatomic) int layerIndex; +@property(readonly, nonatomic) int mipmapLevel; +@property(readonly, nonatomic) unsigned int numSamples; +@property(readonly, nonatomic) unsigned long long depth; +@property(readonly, nonatomic) unsigned long long height; +@property(readonly, nonatomic) unsigned long long width; +@property(readonly, nonatomic) unsigned int genericFormat; +- (id)uncompressedData; +@end + diff --git a/MTLToolsServices/DYTextureImageBackingStore-Protocol.h b/MTLToolsServices/DYTextureImageBackingStore-Protocol.h new file mode 100644 index 000000000..990e65d02 --- /dev/null +++ b/MTLToolsServices/DYTextureImageBackingStore-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSData; + +@protocol DYTextureImageBackingStore +@property(retain, nonatomic) NSData *uncompressedData; +@property(retain, nonatomic) NSData *data; +@end + diff --git a/MTLToolsServices/NSCoding-Protocol.h b/MTLToolsServices/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/MTLToolsServices/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/MTLToolsServices/NSObject-Protocol.h b/MTLToolsServices/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/MTLToolsServices/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/MTLToolsShaderProfiler/CDStructures.h b/MTLToolsShaderProfiler/CDStructures.h new file mode 100644 index 000000000..4b65f8d21 --- /dev/null +++ b/MTLToolsShaderProfiler/CDStructures.h @@ -0,0 +1,192 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct Argument { + void *_field1; + unsigned int _field2; + unsigned int _field3; + unsigned int _field4; + unsigned short _field5; + unsigned short _field6; +}; + +struct CoreFunction { + unsigned int _field1; + unsigned int _field2; + unsigned short _field3; + unsigned short _field4; + union { + unsigned long long _field1; + unsigned long long _field2; + } _field5; + struct Argument _field6; + struct Argument _field7[16]; + unsigned int _field8; + unsigned int _field9; + void *_field10; + void *_field11; +}; + +struct Function { + struct CoreFunction _field1; + unsigned long long _field2; + unsigned long long _field3; + unsigned long long *_field4; + unsigned short _field5; + unsigned short _field6; + int _field7; + void *_field8; + unsigned int _field9; + unsigned int _field10; + unsigned long long _field11; + unsigned long long _field12; + struct Function *_field13; + void *_field14; +}; + +struct ObjectTrackingMap, unsigned long long> { + struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> _objectMap; +}; + +struct PassthroughBase { + struct function LoadURLData; +}; + +struct StateMirrorManager { + struct unordered_map, std::__1::default_delete>>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::default_delete>>>>> _deviceMap; + struct ObjectTrackingMap, unsigned long long> _layerMap; + struct PassthroughBase _passthrough; + int _lastFunctionIndex; +}; + +struct __hash_node>>, void *>; + +struct __hash_node, std::__1::default_delete>>>, void *>; + +struct __hash_node; + +struct function { + struct type __buf_; + struct __base *__f_; +}; + +struct type { + unsigned char __lx[24]; +}; + +struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __compressed_pair>>, void *>**, std::__1::__bucket_list_deallocator>>, void *>*>>> { + struct __hash_node>>, void *> **__first_; + struct __bucket_list_deallocator>>, void *>*>> { + struct __compressed_pair>>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr, std::__1::default_delete>>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::default_delete>>>, void *>*>>> { + struct __compressed_pair, std::__1::default_delete>>>, void *>**, std::__1::__bucket_list_deallocator, std::__1::default_delete>>>, void *>*>>> { + struct __hash_node, std::__1::default_delete>>>, void *> **__first_; + struct __bucket_list_deallocator, std::__1::default_delete>>>, void *>*>> { + struct __compressed_pair, std::__1::default_delete>>>, void *>*>> { + unsigned long long __first_; + } __data_; + } __second_; + } __ptr_; +}; + +struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> { + struct __compressed_pair**, std::__1::__bucket_list_deallocator*>>> { + struct __hash_node **_field1; + struct __bucket_list_deallocator*>> { + struct __compressed_pair*>> { + unsigned long long _field1; + } _field1; + } _field2; + } _field1; +}; + +struct unordered_map>, std::__1::hash, std::__1::equal_to, std::__1::allocator>>>> { + struct __hash_table>>, std::__1::__unordered_map_hasher>>, std::__1::hash, true>, std::__1::__unordered_map_equal>>, std::__1::equal_to, true>, std::__1::allocator>>>> { + struct unique_ptr>>, void *>*[], std::__1::__bucket_list_deallocator>>, void *>*>>> __bucket_list_; + struct __compressed_pair>>, void *>*>, std::__1::allocator>>, void *>>> { + struct __hash_node_base>>, void *>*> { + struct __hash_node>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair>>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair>>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_map, std::__1::default_delete>>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::default_delete>>>>> { + struct __hash_table, std::__1::default_delete>>>, std::__1::__unordered_map_hasher, std::__1::default_delete>>>, std::__1::hash, true>, std::__1::__unordered_map_equal, std::__1::default_delete>>>, std::__1::equal_to, true>, std::__1::allocator, std::__1::default_delete>>>>> { + struct unique_ptr, std::__1::default_delete>>>, void *>*[], std::__1::__bucket_list_deallocator, std::__1::default_delete>>>, void *>*>>> __bucket_list_; + struct __compressed_pair, std::__1::default_delete>>>, void *>*>, std::__1::allocator, std::__1::default_delete>>>, void *>>> { + struct __hash_node_base, std::__1::default_delete>>>, void *>*> { + struct __hash_node, std::__1::default_delete>>>, void *> *__next_; + } __first_; + } __p1_; + struct __compressed_pair, std::__1::default_delete>>>, std::__1::hash, true>> { + unsigned long long __first_; + } __p2_; + struct __compressed_pair, std::__1::default_delete>>>, std::__1::equal_to, true>> { + float __first_; + } __p3_; + } __table_; +}; + +struct unordered_set, std::__1::equal_to, std::__1::allocator> { + struct __hash_table, std::__1::equal_to, std::__1::allocator> { + struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> _field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __hash_node_base*> { + struct __hash_node *_field1; + } _field1; + } _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; + struct __compressed_pair> { + float _field1; + } _field4; + } _field1; +}; + +#pragma mark Typedef'd Structures + +// Template types +typedef struct StateMirrorManager { + struct unordered_map, std::__1::default_delete>>, std::__1::hash, std::__1::equal_to, std::__1::allocator, std::__1::default_delete>>>>> _deviceMap; + struct ObjectTrackingMap, unsigned long long> _layerMap; + struct PassthroughBase _passthrough; + int _lastFunctionIndex; +} StateMirrorManager_e0060c49; + +typedef struct unordered_set, std::__1::equal_to, std::__1::allocator> { + struct __hash_table, std::__1::equal_to, std::__1::allocator> { + struct unique_ptr*[], std::__1::__bucket_list_deallocator*>>> _field1; + struct __compressed_pair*>, std::__1::allocator>> { + struct __hash_node_base*> { + struct __hash_node *_field1; + } _field1; + } _field2; + struct __compressed_pair> { + unsigned long long _field1; + } _field3; + struct __compressed_pair> { + float _field1; + } _field4; + } _field1; +} unordered_set_febeaddf; + diff --git a/MTLToolsShaderProfiler/DYMTLShaderProfiler.h b/MTLToolsShaderProfiler/DYMTLShaderProfiler.h new file mode 100644 index 000000000..b546b6a55 --- /dev/null +++ b/MTLToolsShaderProfiler/DYMTLShaderProfiler.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYShaderProfiler.h" + +@interface DYMTLShaderProfiler : DYShaderProfiler +{ +} + ++ (BOOL)isDisassemblerAvailable; ++ (id)newShaderProfilerWithDelegate:(id)arg1; +- (void)_preProcessUSCSampleData:(id)arg1 result:(id)arg2; +- (id)_gatherStaticInformation; +- (id)profileShader:(id)arg1; +- (void)initializeShaderAnalyzer; + +// Remaining properties +@property(readonly, nonatomic) __weak id delegate; + +@end + diff --git a/MTLToolsShaderProfiler/DYMTLShaderProfilerResult.h b/MTLToolsShaderProfiler/DYMTLShaderProfilerResult.h new file mode 100644 index 000000000..a503fc86a --- /dev/null +++ b/MTLToolsShaderProfiler/DYMTLShaderProfilerResult.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYShaderProfilerResult.h" + +@interface DYMTLShaderProfilerResult : DYShaderProfilerResult +{ +} + +- (id)perLineInfoForDocumentURL:(id)arg1 withLibraryIdSet:(unordered_set_febeaddf *)arg2 atFunctionIndex:(unsigned int)arg3; +- (void)_dividePerLineCost:(id)arg1 by:(double)arg2; +- (void)_addPerLineCost:(id)arg1 to:(id)arg2; + +@end + diff --git a/MTLToolsShaderProfiler/DYMTLShaderProfilerShaderInfo.h b/MTLToolsShaderProfiler/DYMTLShaderProfilerShaderInfo.h new file mode 100644 index 000000000..f8398f754 --- /dev/null +++ b/MTLToolsShaderProfiler/DYMTLShaderProfilerShaderInfo.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYShaderProfilerShaderInfo.h" + +@interface DYMTLShaderProfilerShaderInfo : DYShaderProfilerShaderInfo +{ + unsigned long long _libraryId; +} + +@property(nonatomic) unsigned long long libraryId; // @synthesize libraryId=_libraryId; +- (id)initWithLibraryId:(unsigned long long)arg1; + +@end + diff --git a/MTLToolsShaderProfiler/FunctionVisitor.h b/MTLToolsShaderProfiler/FunctionVisitor.h new file mode 100644 index 000000000..600ad0842 --- /dev/null +++ b/MTLToolsShaderProfiler/FunctionVisitor.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DYInOrderInstructionFilesVisitor.h" + +@class DYCaptureArchive, DYCaptureFile; + +// Not exported +@interface FunctionVisitor : DYInOrderInstructionFilesVisitor +{ + BOOL _processingCaptureFile; + id _block; + unsigned int _archiveFunctionIndex; + unsigned int _fileFunctionIndex; + DYCaptureArchive *_archive; + DYCaptureFile *_file; + const struct Function *_function; + StateMirrorManager_e0060c49 _stateMirrorManager; +} + +@property(readonly, nonatomic) unsigned int fileFunctionIndex; // @synthesize fileFunctionIndex=_fileFunctionIndex; +@property(readonly, nonatomic) unsigned int archiveFunctionIndex; // @synthesize archiveFunctionIndex=_archiveFunctionIndex; +@property(readonly, nonatomic) const struct Function *function; // @synthesize function=_function; +@property(readonly, nonatomic) DYCaptureFile *file; // @synthesize file=_file; +@property(readonly, nonatomic) DYCaptureArchive *archive; // @synthesize archive=_archive; +@property(readonly, nonatomic) StateMirrorManager_e0060c49 *stateMirrorManager; // @synthesize stateMirrorManager=_stateMirrorManager; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)visitFunctionStreamFile:(id)arg1; +- (void)visitCaptureArchive:(id)arg1; +- (void)setFunctionProcessor:(id)arg1; + +@end + diff --git a/PhysicsKit/BoxedPhysicsShape.h b/PhysicsKit/BoxedPhysicsShape.h new file mode 100644 index 000000000..913efe1ec --- /dev/null +++ b/PhysicsKit/BoxedPhysicsShape.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +// Not exported +@interface BoxedPhysicsShape : NSObject +{ + int shapeType; + NSArray *points; +} + ++ (id)boxPhysicsShape:(struct PKPhysicsShape *)arg1; +- (void).cxx_destruct; +- (struct PKPhysicsShape *)unboxShape; + +@end + diff --git a/PhysicsKit/CDStructures.h b/PhysicsKit/CDStructures.h index cbe8a5078..89537e573 100644 --- a/PhysicsKit/CDStructures.h +++ b/PhysicsKit/CDStructures.h @@ -28,55 +28,98 @@ struct CGVector { double dy; }; +struct PKCAether { + struct vector> _field1; +}; + +struct PKCField; + +struct PKCGrid { + int _field1; + int _field2; + int _field3; + struct Range _field4; + struct vector> _field5; + struct vector> _field6; + struct vector> _field7; + struct vector> _field8; +}; + +struct PKCMechanics { + struct b2World *_field1; + struct vector> _field2; +}; + +struct PKCPathHolder; + struct PKContactListener { void **_vptr$b2ContactListener; NSMutableDictionary *_contacts; id _contactDelegate; }; -struct b2Block; +struct PKDebugDrawPacket { + struct vector> _linePoints; + struct vector> _colors; +}; + +struct PKPath; -struct b2BlockAllocator { - struct b2Chunk *_field1; - int _field2; - int _field3; - struct b2Block *_field4[14]; +struct PKPhysicsShape { + struct b2FixtureDef _field1; + struct b2Fixture *_field2; }; +struct QuadTree; + +struct Range { + float _field1; + float _field2; + float _field3; + float _field4; + float _field5; + float _field6; +}; + +struct __shared_weak_count; + struct b2Body { _Bool _field1; unsigned int _field2; unsigned int _field3; unsigned int _field4; - int _field5; - unsigned short _field6; - int _field7; - struct b2Transform _field8; - struct b2Sweep _field9; - struct b2Vec2 _field10; - float _field11; + unsigned int _field5; + int _field6; + unsigned short _field7; + int _field8; + struct b2Transform _field9; + struct b2Transform _field10; + struct b2Sweep _field11; struct b2Vec2 _field12; float _field13; - struct b2World *_field14; - struct b2Body *_field15; - struct b2Body *_field16; - struct b2Fixture *_field17; - int _field18; - struct b2JointEdge *_field19; - struct b2ContactEdge *_field20; - float _field21; - float _field22; + struct b2Vec2 _field14; + float _field15; + struct b2World *_field16; + struct b2Body *_field17; + struct b2Body *_field18; + struct b2Fixture *_field19; + int _field20; + struct b2JointEdge *_field21; + struct b2ContactEdge *_field22; float _field23; float _field24; float _field25; float _field26; float _field27; float _field28; - void *_field29; + float _field29; + float _field30; + void *_field31; }; struct b2BodyDef { _Bool _sk_affectedByGravity; + unsigned int _sk_fieldCategoryBitMask; unsigned int _sk_categoryBitMask; unsigned int _sk_collisionBitMask; unsigned int _sk_intersectionCallbackBitMask; @@ -85,6 +128,7 @@ struct b2BodyDef { float angle; struct b2Vec2 linearVelocity; float angularVelocity; + float charge; float linearDamping; float angularDamping; _Bool allowSleep; @@ -93,7 +137,6 @@ struct b2BodyDef { _Bool bullet; _Bool active; void *userData; - float gravityScale; }; struct b2BroadPhase { @@ -108,8 +151,6 @@ struct b2BroadPhase { int _field9; }; -struct b2Chunk; - struct b2Contact; struct b2ContactEdge; @@ -124,7 +165,6 @@ struct b2ContactManager { int _field3; struct b2ContactFilter *_field4; struct b2ContactListener *_field5; - struct b2BlockAllocator *_field6; }; struct b2DestructionListener; @@ -189,37 +229,24 @@ struct b2DynamicTree { }; struct b2Filter { - unsigned int categoryBits; - unsigned int maskBits; - unsigned int groupIndex; + unsigned int _field1; + unsigned int _field2; + unsigned int _field3; }; -struct b2Fixture { - float _field1; - struct b2Fixture *_field2; - struct b2Body *_field3; - struct b2Shape *_field4; - float _field5; - float _field6; - struct b2FixtureProxy *_field7; - int _field8; - struct b2Filter _field9; - _Bool _field10; - void *_field11; -}; +struct b2Fixture; struct b2FixtureDef { - struct b2Shape *shape; - void *userData; - float friction; - float restitution; - float density; - _Bool isSensor; - struct b2Filter filter; + struct b2Shape *_field1; + void *_field2; + float _field3; + float _field4; + float _field5; + float _field6; + float _field7; + struct b2Filter _field8; }; -struct b2FixtureProxy; - struct b2Joint { void **_field1; int _field2; @@ -507,23 +534,166 @@ struct b2WeldJointDef { }; struct b2World { - struct b2BlockAllocator _field1; - struct b2StackAllocator _field2; - int _field3; - struct b2ContactManager _field4; - struct b2Body *_field5; - struct b2Joint *_field6; + struct b2StackAllocator _field1; + int _field2; + struct b2ContactManager _field3; + struct b2Body *_field4; + struct b2Joint *_field5; + int _field6; int _field7; - int _field8; - struct b2Vec2 _field9; - _Bool _field10; - struct b2DestructionListener *_field11; - struct b2Draw *_field12; - float _field13; + struct PKCAether _field8; + _Bool _field9; + struct b2DestructionListener *_field10; + struct b2Draw *_field11; + float _field12; + _Bool _field13; _Bool _field14; _Bool _field15; _Bool _field16; - _Bool _field17; + double _field17; float _field18; + struct PKCMechanics _field19; +}; + +struct shared_ptr { + struct PKCGrid *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +struct shared_ptr { + struct PKCPathHolder *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +struct shared_ptr { + struct PKPath *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +struct shared_ptr { + struct QuadTree *__ptr_; + struct __shared_weak_count *__cntrl_; +}; + +struct vector> { + struct PKCField **_field1; + struct PKCField **_field2; + struct __compressed_pair> { + struct PKCField **_field1; + } _field3; +}; + +struct vector> { + CDStruct_183601bc *__begin_; + CDStruct_183601bc *__end_; + struct __compressed_pair> { + CDStruct_183601bc *__first_; + } __end_cap_; +}; + +struct vector> { + struct PKPhysicsShape **__begin_; + struct PKPhysicsShape **__end_; + struct __compressed_pair> { + struct PKPhysicsShape **__first_; + } __end_cap_; +}; + +struct vector> { + CDStruct_183601bc *__begin_; + CDStruct_183601bc *__end_; + struct __compressed_pair> { + CDStruct_183601bc *__first_; + } __end_cap_; +}; + +struct vector> { + struct QuadTree **_field1; + struct QuadTree **_field2; + struct __compressed_pair> { + struct QuadTree **_field1; + } _field3; +}; + +struct vector> { + struct __compressed_pair> { + void *_field1; + } **_field1; +}; + +struct vector> { + int *_field1; + int *_field2; + struct __compressed_pair> { + int *_field1; + } _field3; +}; + +struct vector> { + char *_field1; + char *_field2; + struct __compressed_pair> { + char *_field1; + } _field3; +}; + +struct vector> { + char *_field1; + char *_field2; + struct __compressed_pair> { + char *_field1; + } _field3; +}; + +#pragma mark Typedef'd Structures + +typedef struct CDStruct_183601bc; + +// Template types +typedef struct shared_ptr { + struct PKCGrid *__ptr_; + struct __shared_weak_count *__cntrl_; +} shared_ptr_c9c6a83f; + +typedef struct shared_ptr { + struct PKPath *__ptr_; + struct __shared_weak_count *__cntrl_; +} shared_ptr_2aaf3a07; + +typedef struct shared_ptr { + struct QuadTree *__ptr_; + struct __shared_weak_count *__cntrl_; +} shared_ptr_639e7c03; + +typedef struct vector> { + struct PKPhysicsShape **__begin_; + struct PKPhysicsShape **__end_; + struct __compressed_pair> { + struct PKPhysicsShape **__first_; + } __end_cap_; +} vector_4360c5cc; + +#pragma mark Named Unions + +union _GLKMatrix4 { + struct { + float _field1; + float _field2; + float _field3; + float _field4; + float _field5; + float _field6; + float _field7; + float _field8; + float _field9; + float _field10; + float _field11; + float _field12; + float _field13; + float _field14; + float _field15; + float _field16; + } _field1; + float _field2[16]; }; diff --git a/PhysicsKit/PKPhysicsBody.h b/PhysicsKit/PKPhysicsBody.h index d9b8b8bea..0f4b8e889 100644 --- a/PhysicsKit/PKPhysicsBody.h +++ b/PhysicsKit/PKPhysicsBody.h @@ -16,19 +16,24 @@ id _representedObject; struct b2BodyDef _bodyDef; struct b2Body *_body; + // Error parsing type: ^{PKCField=^^?^{RegionHolder}{mat4=(?=[4]{?=[16f]})}{mat4=(?=[4]{?=[16f]})}fBffIBB}, name: _field int _dynamicType; - struct b2FixtureDef _fixtureDef; - struct b2Fixture *_fixture; + vector_4360c5cc _shapes; PKPhysicsWorld *_world; NSMutableArray *_joints; BOOL _inUse; int _shapeType; - struct CGPath *_path; + shared_ptr_2aaf3a07 _pathPtr; + shared_ptr_639e7c03 _quadTree; struct CGPoint _p0; struct CGPoint _p1; struct CGSize _size; double _radius; + double _edgeRadius; struct CGImage *_mask; + shared_ptr_2aaf3a07 _outline; + BOOL _isPinned; + BOOL _allowsRotation; id _postStepBlock; } @@ -36,33 +41,44 @@ + (id)bodyWithEdgeChainFromPath:(struct CGPath *)arg1; + (id)bodyWithPolygonFromPath:(struct CGPath *)arg1; + (id)bodyWithEdgeFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; ++ (id)bodyWithRectangleOfSize:(struct CGSize)arg1 center:(struct CGPoint)arg2 edgeRadius:(double)arg3; ++ (id)bodyWithRectangleOfSize:(struct CGSize)arg1 center:(struct CGPoint)arg2; ++ (id)bodyWithRectangleOfSize:(struct CGSize)arg1 edgeRadius:(double)arg2; + (id)bodyWithRectangleOfSize:(struct CGSize)arg1; ++ (id)bodyWithCircleOfRadius:(double)arg1 center:(struct CGPoint)arg2; + (id)bodyWithCircleOfRadius:(double)arg1; -@property(copy) id postStepBlock; // @synthesize postStepBlock=_postStepBlock; ++ (id)bodyWithBodies:(id)arg1; ++ (id)initWithMarchingCubes:(struct PKCGrid *)arg1 pixelFrame:(struct CGRect)arg2; ++ (id)initWithQuadTree:(id)arg1; ++ (id)bodyWithOutline:(shared_ptr_2aaf3a07)arg1 offset:(struct CGPoint)arg2; +@property(copy, nonatomic) id postStepBlock; // @synthesize postStepBlock=_postStepBlock; - (id).cxx_construct; - (void).cxx_destruct; - (id)allContactedBodies; - (id)description; - (id)_descriptionFormat; - (id)_descriptionClassName; -- (id)copy; - (id)copyWithZone:(struct _NSZone *)arg1; -@property(getter=isDynamic) BOOL dynamic; -@property double friction; -@property double restitution; -@property(readonly) double area; -@property double density; -@property double mass; -@property(readonly) NSArray *joints; -@property(getter=isResting) BOOL resting; -@property BOOL allowsRotation; -@property double angularVelocity; -@property struct CGVector velocity; -@property unsigned int contactTestBitMask; -@property unsigned int collisionBitMask; -@property unsigned int categoryBitMask; -@property BOOL affectedByGravity; -@property BOOL usesPreciseCollisionDetection; +@property(nonatomic, getter=isDynamic) BOOL dynamic; +@property(nonatomic) double charge; +@property(nonatomic) double friction; +@property(nonatomic) double restitution; +@property(nonatomic) double radius; +- (void)reapplyScale:(double)arg1 yScale:(double)arg2; +@property(readonly, nonatomic) double area; +@property(nonatomic) double density; +@property(nonatomic) double mass; +@property(readonly, nonatomic) NSArray *joints; +@property(nonatomic, getter=isResting) BOOL resting; +@property(nonatomic) BOOL allowsRotation; +@property(nonatomic) double angularVelocity; +@property(nonatomic) struct CGVector velocity; +@property(nonatomic) unsigned int contactTestBitMask; +@property(nonatomic) unsigned int collisionBitMask; +@property(nonatomic) unsigned int fieldBitMask; +@property(nonatomic) unsigned int categoryBitMask; +@property(nonatomic) BOOL affectedByGravity; +@property(nonatomic) BOOL usesPreciseCollisionDetection; - (void)applyUnscaledImpulse:(struct CGVector)arg1; - (void)applyUnscaledImpulse:(struct CGVector)arg1 atPoint:(struct CGPoint)arg2; - (void)applyUnscaledForce:(struct CGVector)arg1; @@ -73,37 +89,42 @@ - (void)applyTorque:(double)arg1; - (void)applyForce:(struct CGPoint)arg1; - (void)applyForce:(struct CGPoint)arg1 atPoint:(struct CGPoint)arg2; -@property double angularDamping; -@property double linearDamping; -@property double rotation; +@property(nonatomic) double angularDamping; +@property(nonatomic) double linearDamping; +@property(nonatomic) double rotation; - (BOOL)_allowSleep; - (void)set_allowSleep:(BOOL)arg1; -@property struct CGPoint position; -@property __weak id representedObject; +@property(nonatomic) struct CGPoint position; +@property(nonatomic) BOOL pinned; +@property(nonatomic) __weak id representedObject; - (id)initWithEdgeLoopFromPath:(struct CGPath *)arg1; - (id)initWithEdgeChainFromPath:(struct CGPath *)arg1; - (id)initWithPolygonFromPath:(struct CGPath *)arg1; - (id)initWithEdgeFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; +- (id)initWithRectangleOfSize:(struct CGSize)arg1 center:(struct CGPoint)arg2 edgeRadius:(float)arg3; +- (id)initWithRectangleOfSize:(struct CGSize)arg1 center:(struct CGPoint)arg2; - (id)initWithRectangleOfSize:(struct CGSize)arg1; +- (id)initWithCircleOfRadius:(double)arg1 center:(struct CGPoint)arg2; - (id)initWithCircleOfRadius:(double)arg1; +- (id)initWithBodies:(id)arg1; - (void)dealloc; - (id)init; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; -@property struct b2Body *_body; -@property struct b2BodyDef _bodyDef; +- (void)setOutline:(shared_ptr_2aaf3a07)arg1; +@property(readonly, nonatomic) shared_ptr_2aaf3a07 _outline; +@property(nonatomic) struct b2Body *_body; +@property(nonatomic) struct b2BodyDef _bodyDef; - (void)set_inUse:(BOOL)arg1; - (BOOL)_inUse; - (void)set_joints:(id)arg1; - (id)_joints; +- (shared_ptr_639e7c03)_quadTree; - (id)_world; - (void)set_world:(id)arg1; -@property struct b2FixtureDef _fixtureDef; -@property struct b2Fixture *_fixture; - (void)setActive:(BOOL)arg1; - (BOOL)active; -- (BOOL)isSensor; -- (void)setIsSensor:(BOOL)arg1; +@property(readonly, nonatomic) vector_4360c5cc *_shapes; @end diff --git a/PhysicsKit/PKPhysicsContact.h b/PhysicsKit/PKPhysicsContact.h index 49b6caf70..313d5626f 100644 --- a/PhysicsKit/PKPhysicsContact.h +++ b/PhysicsKit/PKPhysicsContact.h @@ -13,6 +13,7 @@ PKPhysicsBody *_bodyA; PKPhysicsBody *_bodyB; struct CGPoint _contactPoint; + struct CGVector _contactNormal; double _impulse; BOOL _didBegin; BOOL _didEnd; @@ -20,13 +21,15 @@ - (id).cxx_construct; - (void).cxx_destruct; -@property(readonly) double collisionImpulse; -@property(readonly) struct CGPoint contactPoint; -@property(readonly) PKPhysicsBody *bodyB; -@property(readonly) PKPhysicsBody *bodyA; +@property(readonly, nonatomic) double collisionImpulse; +@property(readonly, nonatomic) struct CGVector contactNormal; +@property(readonly, nonatomic) struct CGPoint contactPoint; +@property(readonly, nonatomic) PKPhysicsBody *bodyB; +@property(readonly, nonatomic) PKPhysicsBody *bodyA; - (void)setCollisionImpulse:(double)arg1; - (void)setBodyB:(id)arg1; - (void)setBodyA:(id)arg1; +- (void)setContactNormal:(struct CGVector)arg1; - (void)setContactPoint:(struct CGPoint)arg1; @property BOOL didEnd; @property BOOL didBegin; diff --git a/PhysicsKit/PKPhysicsField.h b/PhysicsKit/PKPhysicsField.h new file mode 100644 index 000000000..9c1cdeb8a --- /dev/null +++ b/PhysicsKit/PKPhysicsField.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class PKRegion; + +@interface PKPhysicsField : NSObject +{ + // Error parsing type: ^{PKCField=^^?^{RegionHolder}{mat4=(?=[4]{?=[16f]})}{mat4=(?=[4]{?=[16f]})}fBffIBB}, name: _field + PKRegion *_region; + BOOL _inUse; + // Error parsing type: , name: _position + float _rotation; + // Error parsing type: , name: _scale + id _representedObject; + BOOL _active; + BOOL _override; +} + +@property(nonatomic, getter=isOverride) BOOL override; // @synthesize override=_override; +@property(nonatomic, getter=isActive) BOOL active; // @synthesize active=_active; +- (void).cxx_destruct; +@property(nonatomic) float minimumRadius; +// Error parsing type for property scale: +// Property attributes: T,N + +@property(nonatomic) float rotation; +// Error parsing type for property position: +// Property attributes: T,N + +- (void)setIsOverride:(BOOL)arg1; +- (BOOL)override; +@property(nonatomic) unsigned int categoryBitMask; +- (void)setIsActive:(BOOL)arg1; +- (BOOL)active; +@property(nonatomic) float falloff; +@property(nonatomic) float strength; +@property(nonatomic) __weak id representedObject; +@property(retain, nonatomic) id region; +- // Error parsing type: v24@0:8^{PKCField=^^?^{RegionHolder}{mat4=(?=[4]{?=[16f]})}{mat4=(?=[4]{?=[16f]})}fBffIBB}16, name: set_field: +- // Error parsing type: ^{PKCField=^^?^{RegionHolder}{mat4=(?=[4]{?=[16f]})}{mat4=(?=[4]{?=[16f]})}fBffIBB}16@0:8, name: _field +- (void)dealloc; +- (id)init; +@property(nonatomic) BOOL _inUse; + +@end + diff --git a/PhysicsKit/PKPhysicsFieldCustomBlock.h b/PhysicsKit/PKPhysicsFieldCustomBlock.h new file mode 100644 index 000000000..a5542efa3 --- /dev/null +++ b/PhysicsKit/PKPhysicsFieldCustomBlock.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsFieldCustomBlock : PKPhysicsField +{ + id _batchBlock; + id _block; +} + ++ (id)fieldWithCustomBatchBlock:(id)arg1; ++ (id)fieldWithCustomBlock:(id)arg1; +- (void).cxx_destruct; +- (id)initWithCustomBatchBlock:(id)arg1; +- (id)initWithCustomBlock:(id)arg1; + +@end + diff --git a/PhysicsKit/PKPhysicsFieldDrag.h b/PhysicsKit/PKPhysicsFieldDrag.h new file mode 100644 index 000000000..19d3f3091 --- /dev/null +++ b/PhysicsKit/PKPhysicsFieldDrag.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsFieldDrag : PKPhysicsField +{ +} + ++ (id)field; +- (id)init; + +@end + diff --git a/PhysicsKit/PKPhysicsFieldElectric.h b/PhysicsKit/PKPhysicsFieldElectric.h new file mode 100644 index 000000000..9c702a1f3 --- /dev/null +++ b/PhysicsKit/PKPhysicsFieldElectric.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsFieldElectric : PKPhysicsField +{ +} + ++ (id)field; +- (id)init; + +@end + diff --git a/PhysicsKit/PKPhysicsFieldLinearGravity.h b/PhysicsKit/PKPhysicsFieldLinearGravity.h new file mode 100644 index 000000000..74e2939b8 --- /dev/null +++ b/PhysicsKit/PKPhysicsFieldLinearGravity.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsFieldLinearGravity : PKPhysicsField +{ +} + ++ (id)field; +// Error parsing type for property direction: +// Property attributes: T,N + +- (id)init; + +@end + diff --git a/PhysicsKit/PKPhysicsFieldMagnetic.h b/PhysicsKit/PKPhysicsFieldMagnetic.h new file mode 100644 index 000000000..ee72d3feb --- /dev/null +++ b/PhysicsKit/PKPhysicsFieldMagnetic.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsFieldMagnetic : PKPhysicsField +{ +} + ++ (id)field; +- (id)init; + +@end + diff --git a/PhysicsKit/PKPhysicsFieldNoise.h b/PhysicsKit/PKPhysicsFieldNoise.h new file mode 100644 index 000000000..13254b791 --- /dev/null +++ b/PhysicsKit/PKPhysicsFieldNoise.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsFieldNoise : PKPhysicsField +{ +} + ++ (id)field; +@property(nonatomic) float animationSpeed; +@property(nonatomic) float smoothness; +- (id)init; + +@end + diff --git a/PhysicsKit/PKPhysicsFieldRadialGravity.h b/PhysicsKit/PKPhysicsFieldRadialGravity.h new file mode 100644 index 000000000..ef0d1108d --- /dev/null +++ b/PhysicsKit/PKPhysicsFieldRadialGravity.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsFieldRadialGravity : PKPhysicsField +{ +} + ++ (id)field; +- (id)init; + +@end + diff --git a/PhysicsKit/PKPhysicsFieldSpring.h b/PhysicsKit/PKPhysicsFieldSpring.h new file mode 100644 index 000000000..49e617f21 --- /dev/null +++ b/PhysicsKit/PKPhysicsFieldSpring.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsFieldSpring : PKPhysicsField +{ +} + ++ (id)field; +- (id)init; + +@end + diff --git a/PhysicsKit/PKPhysicsFieldTurbulence.h b/PhysicsKit/PKPhysicsFieldTurbulence.h new file mode 100644 index 000000000..311c33c69 --- /dev/null +++ b/PhysicsKit/PKPhysicsFieldTurbulence.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsFieldTurbulence : PKPhysicsFieldNoise +{ +} + ++ (id)field; +- (id)init; + +@end + diff --git a/PhysicsKit/PKPhysicsFieldVelocity.h b/PhysicsKit/PKPhysicsFieldVelocity.h new file mode 100644 index 000000000..f05cf371a --- /dev/null +++ b/PhysicsKit/PKPhysicsFieldVelocity.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsFieldVelocity : PKPhysicsField +{ +} + ++ (id)fieldWithGrid:(id)arg1; +// Error parsing type for property velocity: +// Property attributes: T,N + +- (void)setGrid:(id)arg1; +- (id)initWithGrid:(id)arg1; + +@end + diff --git a/PhysicsKit/PKPhysicsFieldVortex.h b/PhysicsKit/PKPhysicsFieldVortex.h new file mode 100644 index 000000000..2fdd15652 --- /dev/null +++ b/PhysicsKit/PKPhysicsFieldVortex.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface PKPhysicsFieldVortex : PKPhysicsField +{ +} + ++ (id)field; +- (id)init; + +@end + diff --git a/PhysicsKit/PKPhysicsGrid.h b/PhysicsKit/PKPhysicsGrid.h new file mode 100644 index 000000000..82017b3e1 --- /dev/null +++ b/PhysicsKit/PKPhysicsGrid.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class PKQuadTree; + +@interface PKPhysicsGrid : NSObject +{ + shared_ptr_c9c6a83f grid; + PKQuadTree *quadTree; +} + ++ (id)vectorGridFromRGBAU8PixelData:(const char *)arg1 imageWidth:(int)arg2 imageHeight:(int)arg3 accuracy:(float)arg4; ++ (id)gridFromRGBAU8PixelData:(const char *)arg1 imageWidth:(int)arg2 imageHeight:(int)arg3 alphaThreshold:(float)arg4 accuracy:(float)arg5; ++ (id)gridFromOccupancyArray:(const char *)arg1 bytePitch:(int)arg2 width:(int)arg3 height:(int)arg4; +- (id).cxx_construct; +- (void).cxx_destruct; +@property(nonatomic) shared_ptr_c9c6a83f gridPtr; +@property(readonly, nonatomic) int height; +@property(readonly, nonatomic) int width; +- (id)physicsBodyFromLVS0:(struct CGRect)arg1; +- (id)physicsBodyFromSmoothedOutline:(double)arg1 size:(struct CGSize)arg2; +- (unsigned char)gridDataAtX:(int)arg1 y:(int)arg2 z:(int)arg3; +- (_Bool)isGridRegionOccupied:(int)arg1 y:(int)arg2 width:(int)arg3 height:(int)arg4; + +@end + diff --git a/PhysicsKit/PKPhysicsJoint.h b/PhysicsKit/PKPhysicsJoint.h index 988565783..db608fdf1 100644 --- a/PhysicsKit/PKPhysicsJoint.h +++ b/PhysicsKit/PKPhysicsJoint.h @@ -13,21 +13,27 @@ @interface PKPhysicsJoint : NSObject { BOOL _inUse; + BOOL _implicit; + struct b2Joint *_baseJoint; PKPhysicsBody *_bodyA; PKPhysicsBody *_bodyB; } -@property(retain) PKPhysicsBody *bodyB; // @synthesize bodyB=_bodyB; -@property(retain) PKPhysicsBody *bodyA; // @synthesize bodyA=_bodyA; +@property(retain, nonatomic) PKPhysicsBody *bodyB; // @synthesize bodyB=_bodyB; +@property(retain, nonatomic) PKPhysicsBody *bodyA; // @synthesize bodyA=_bodyA; - (void).cxx_destruct; +@property(readonly, nonatomic) double reactionTorque; +@property(readonly, nonatomic) struct CGVector reactionForce; - (id)init; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (void)create; -@property(readonly) struct b2JointDef *_jointDef; +@property(readonly, nonatomic) struct b2JointDef *_jointDef; - (void)set_inUse:(BOOL)arg1; - (BOOL)_inUse; -@property struct b2Joint *_joint; +- (void)set_implicit:(BOOL)arg1; +- (BOOL)_implicit; +@property(nonatomic) struct b2Joint *_joint; @end diff --git a/PhysicsKit/PKPhysicsJointDistance.h b/PhysicsKit/PKPhysicsJointDistance.h index a11f7580f..0ef98c3ca 100644 --- a/PhysicsKit/PKPhysicsJointDistance.h +++ b/PhysicsKit/PKPhysicsJointDistance.h @@ -17,10 +17,10 @@ + (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchorA:(struct CGPoint)arg3 anchorB:(struct CGPoint)arg4; + (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 localAnchorA:(struct CGPoint)arg3 localAnchorB:(struct CGPoint)arg4; - (id).cxx_construct; -@property BOOL collideConnected; -@property double frequency; -@property double length; -@property double damping; +@property(nonatomic) BOOL collideConnected; +@property(nonatomic) double frequency; +@property(nonatomic) double length; +@property(nonatomic) double damping; - (void)create; - (struct b2JointDef *)_jointDef; - (void)set_joint:(struct b2Joint *)arg1; diff --git a/PhysicsKit/PKPhysicsJointPrismatic.h b/PhysicsKit/PKPhysicsJointPrismatic.h index 882a57802..61d194cbf 100644 --- a/PhysicsKit/PKPhysicsJointPrismatic.h +++ b/PhysicsKit/PKPhysicsJointPrismatic.h @@ -20,9 +20,9 @@ - (struct b2JointDef *)_jointDef; - (void)set_joint:(struct b2Joint *)arg1; - (struct b2Joint *)_joint; -@property double upperDistanceLimit; -@property double lowerDistanceLimit; -@property BOOL shouldEnableLimits; +@property(nonatomic) double upperDistanceLimit; +@property(nonatomic) double lowerDistanceLimit; +@property(nonatomic) BOOL shouldEnableLimits; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3 axis:(struct CGVector)arg4; diff --git a/PhysicsKit/PKPhysicsJointRevolute.h b/PhysicsKit/PKPhysicsJointRevolute.h index 49783c6d0..8f2106600 100644 --- a/PhysicsKit/PKPhysicsJointRevolute.h +++ b/PhysicsKit/PKPhysicsJointRevolute.h @@ -14,15 +14,17 @@ } + (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3; +@property(readonly) struct CGPoint anchor; // @synthesize anchor=_anchor; - (id).cxx_construct; - (void)create; - (struct b2JointDef *)_jointDef; - (void)set_joint:(struct b2Joint *)arg1; - (struct b2Joint *)_joint; -@property double frictionTorque; -@property double upperAngleLimit; -@property double lowerAngleLimit; -@property BOOL shouldEnableLimits; +@property(nonatomic) double rotationSpeed; +@property(nonatomic) double frictionTorque; +@property(nonatomic) double upperAngleLimit; +@property(nonatomic) double lowerAngleLimit; +@property(nonatomic) BOOL shouldEnableLimits; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3; diff --git a/PhysicsKit/PKPhysicsJointRope.h b/PhysicsKit/PKPhysicsJointRope.h index 9ea7b77ab..ff855ffa1 100644 --- a/PhysicsKit/PKPhysicsJointRope.h +++ b/PhysicsKit/PKPhysicsJointRope.h @@ -20,7 +20,7 @@ - (struct b2JointDef *)_jointDef; - (void)set_joint:(struct b2Joint *)arg1; - (struct b2Joint *)_joint; -@property double maxLength; +@property(nonatomic) double maxLength; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithBodyA:(id)arg1 bodyB:(id)arg2 anchorA:(struct CGPoint)arg3 anchorB:(struct CGPoint)arg4; diff --git a/PhysicsKit/PKPhysicsWorld.h b/PhysicsKit/PKPhysicsWorld.h index dc0bf172c..c576ccd95 100644 --- a/PhysicsKit/PKPhysicsWorld.h +++ b/PhysicsKit/PKPhysicsWorld.h @@ -20,44 +20,59 @@ float _speed; NSMutableArray *_bodies; NSMutableArray *_joints; + NSMutableArray *_fields; NSMutableArray *_postStepBlocks; + struct PKDebugDrawPacket drawPacket; } + (id)world; - (id).cxx_construct; - (void).cxx_destruct; - (BOOL)stepWithTime:(double)arg1 velocityIterations:(unsigned long long)arg2 positionIterations:(unsigned long long)arg3; +- (id)fields; +- (struct CGVector)evalForce:(unsigned int)arg1 point:(struct CGPoint)arg2; +- (struct CGVector)sampleFields:(struct CGPoint)arg1; +- (id)sampleFields:(struct CGRect)arg1 categories:(unsigned int)arg2 dataSize:(struct CGSize)arg3; +- (void)removeAllFields; +- (void)removeField:(id)arg1; +- (void)addField:(id)arg1; - (void)removeAllJoints; - (void)removeJoint:(id)arg1; - (void)addJoint:(id)arg1; - (void)removeAllBodies; - (void)removeBody:(id)arg1; - (void)addBody:(id)arg1; +- (id)joints; - (id)bodies; -@property id contactDelegate; +@property(nonatomic) id contactDelegate; - (id)collisionDelegate; - (void)setCollisionDelegate:(id)arg1; -@property struct CGVector gravity; +@property(nonatomic) struct CGVector gravity; +- (BOOL)hasFields; - (BOOL)hasBodies; - (id)copy; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)dealloc; -- (id)init; - (id)initWithCoder:(id)arg1; +- (id)init; +- (void)__init__; - (void)encodeWithCoder:(id)arg1; -@property double velocityThreshold; -@property double speed; +@property(nonatomic) double velocityThreshold; +@property(nonatomic) double speed; - (id)bodyAlongRayStart:(struct CGPoint)arg1 end:(struct CGPoint)arg2; - (id)bodyInRect:(struct CGRect)arg1; - (id)bodyAtPoint:(struct CGPoint)arg1; - (void)enumerateBodiesAlongRayStart:(struct CGPoint)arg1 end:(struct CGPoint)arg2 usingBlock:(id)arg3; - (void)enumerateBodiesInRect:(struct CGRect)arg1 usingBlock:(id)arg2; - (void)enumerateBodiesAtPoint:(struct CGPoint)arg1 usingBlock:(id)arg2; +@property(readonly, nonatomic) struct PKCAether *aether; +- (const struct PKDebugDrawPacket *)debugDrawPacket; +- (void)debugDraw:(float)arg1 matrix:(union _GLKMatrix4)arg2 showsPhysics:(_Bool)arg3 showsFields:(_Bool)arg4; - (void)_runBlockOutsideOfTimeStep:(id)arg1; -@property _Bool _doSleep; -@property(retain) NSMutableArray *_bodies; -@property struct b2Vec2 _gravity; -@property struct b2World *_world; +@property(nonatomic) _Bool _doSleep; +@property(retain, nonatomic) NSMutableArray *_bodies; +@property(nonatomic) struct b2Vec2 _gravity; +@property(readonly, nonatomic) struct b2World *_world; @end diff --git a/PhysicsKit/PKQuadTree.h b/PhysicsKit/PKQuadTree.h new file mode 100644 index 000000000..51a59a914 --- /dev/null +++ b/PhysicsKit/PKQuadTree.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface PKQuadTree : NSObject +{ + shared_ptr_639e7c03 quadTree; +} + +- (id).cxx_construct; +- (void).cxx_destruct; + +@end + diff --git a/PhysicsKit/PKRegion.h b/PhysicsKit/PKRegion.h new file mode 100644 index 000000000..9588dc332 --- /dev/null +++ b/PhysicsKit/PKRegion.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@interface PKRegion : NSObject +{ + int _shape; + _Bool _isExclusive; + // Error parsing type: {vec4="v"}, name: _halfExtent + struct shared_ptr _path; + int _regionOp; + int _shape2; + // Error parsing type: {vec4="v"}, name: _halfExtent2 + struct shared_ptr _path2; +} + ++ (id)infiniteRegion; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)containsPoints:(const float *)arg1 locationStride:(long long)arg2 results:(char *)arg3 resultsStride:(long long)arg4 count:(int)arg5; +- (BOOL)containsPoint:(struct CGPoint)arg1; +- (id)regionByIntersectionWithRegion:(id)arg1; +- (id)regionByDifferenceFromRegion:(id)arg1; +- (id)regionByUnionWithRegion:(id)arg1; +- (id)inverseRegion; +- (id)initWithPath:(struct CGPath *)arg1; +- (id)initWithSize:(struct CGSize)arg1; +- (id)initWithRadius:(float)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +@property(readonly, nonatomic) struct CGPath *path; + +@end + diff --git a/PlistEditor/DVTSourceExpressionSource-Protocol.h b/PlistEditor/DVTSourceExpressionSource-Protocol.h index 32d3e0299..e4efc7c90 100644 --- a/PlistEditor/DVTSourceExpressionSource-Protocol.h +++ b/PlistEditor/DVTSourceExpressionSource-Protocol.h @@ -7,7 +7,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSObject-Protocol.h" -@class DVTSourceExpression, NSString; +@class DVTSDK, DVTSourceExpression, DVTSourceLanguageService, NSString; @protocol DVTSourceExpressionSource @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @@ -17,6 +17,8 @@ - (struct CGRect)expressionFrameForExpression:(id)arg1; @optional +@property(readonly) DVTSDK *sdk; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; @property(readonly, nonatomic) NSString *selectedText; @property(readonly) DVTSourceExpression *quickHelpExpression; @end diff --git a/PlistEditor/DVTTextFindable-Protocol.h b/PlistEditor/DVTTextFindable-Protocol.h index fc7201930..5ef49b258 100644 --- a/PlistEditor/DVTTextFindable-Protocol.h +++ b/PlistEditor/DVTTextFindable-Protocol.h @@ -11,5 +11,6 @@ @optional @property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; @end diff --git a/PlistEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/PlistEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/PlistEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/PlistEditor/IDEPlistDocument.h b/PlistEditor/IDEPlistDocument.h index f60810b52..4ee8ff7c6 100644 --- a/PlistEditor/IDEPlistDocument.h +++ b/PlistEditor/IDEPlistDocument.h @@ -11,7 +11,7 @@ #import "DVTTextReplacable-Protocol.h" #import "IDEDocumentStructureProviding-Protocol.h" -@class DVTPlistModel, DVTPlistStructureDefinition, NSArray, NSMutableSet; +@class DVTPlistModel, DVTPlistStructureDefinition, NSArray, NSMutableSet, NSString; @interface IDEPlistDocument : IDEEditorDocument { @@ -52,6 +52,10 @@ - (void)editorDocumentWillClose; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @property unsigned long long supportedMatchingOptions; @end diff --git a/PlistEditor/IDEPlistEditor.h b/PlistEditor/IDEPlistEditor.h index 7b99486ab..7081096ec 100644 --- a/PlistEditor/IDEPlistEditor.h +++ b/PlistEditor/IDEPlistEditor.h @@ -11,7 +11,7 @@ #import "DVTSourceExpressionSource-Protocol.h" #import "NSUserInterfaceValidations-Protocol.h" -@class DVTNotificationToken, DVTObservingToken, DVTPlistViewController, DVTSourceExpression, DVTStackBacktrace, NSString; +@class DVTNotificationToken, DVTObservingToken, DVTPlistViewController, DVTSDK, DVTSourceExpression, DVTSourceLanguageService, DVTStackBacktrace, NSString; @interface IDEPlistEditor : IDEEditor { @@ -50,9 +50,15 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; @property(readonly) DVTSourceExpression *quickHelpExpression; +@property(readonly) DVTSDK *sdk; @property(readonly, nonatomic) NSString *selectedText; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/PlistEditor/IDEPlistNodeNavigable.h b/PlistEditor/IDEPlistNodeNavigable.h index 2874cf1f0..3e1379282 100644 --- a/PlistEditor/IDEPlistNodeNavigable.h +++ b/PlistEditor/IDEPlistNodeNavigable.h @@ -6,9 +6,11 @@ #import "NSObject.h" -@class DVTPlistNode, IDEPlistDocument; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface IDEPlistNodeNavigable : NSObject +@class DVTDocumentLocation, DVTFileDataType, DVTPlistNode, IDEFileReference, IDEPlistDocument, NSImage, NSString; + +@interface IDEPlistNodeNavigable : NSObject { IDEPlistDocument *_document; DVTPlistNode *_node; @@ -18,11 +20,21 @@ @property(retain) IDEPlistDocument *document; // @synthesize document=_document; - (void).cxx_destruct; - (id)ideModelObjectTypeIdentifier; -- (id)navigableItem_fileReference; -- (id)navigableItem_documentType; -- (id)navigableItem_image; -- (id)navigableItem_name; -- (id)navigableItem_contentDocumentLocation; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/PlistEditor/IDEPlistRefactoringFileChangeSet.h b/PlistEditor/IDEPlistRefactoringFileChangeSet.h index a1d4402a6..5d395bfbd 100644 --- a/PlistEditor/IDEPlistRefactoringFileChangeSet.h +++ b/PlistEditor/IDEPlistRefactoringFileChangeSet.h @@ -6,13 +6,13 @@ #import "IDERefactoringFileChangeSet.h" -@class NSArray, NSString; +@class NSArray, NSObject, NSString; @interface IDEPlistRefactoringFileChangeSet : IDERefactoringFileChangeSet { NSArray *_findResults; NSString *_newClassName; - struct dispatch_semaphore_s *_saveWaiter; + NSObject *_saveWaiter; } + (id)changeSetForFileAtPath:(id)arg1 transformation:(id)arg2 error:(id *)arg3; diff --git a/PlistEditor/IDEPlistTextConversionProvider.h b/PlistEditor/IDEPlistTextConversionProvider.h index 1a84786a8..3b5fc997b 100644 --- a/PlistEditor/IDEPlistTextConversionProvider.h +++ b/PlistEditor/IDEPlistTextConversionProvider.h @@ -8,6 +8,8 @@ #import "DVTDiffTextFilter-Protocol.h" +@class NSString; + @interface IDEPlistTextConversionProvider : NSObject { } @@ -18,5 +20,11 @@ + (id)textFileDataTypeForInputFilePath:(id)arg1; + (BOOL)pathRequiresFilter:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/PlistEditor/NSObject-Protocol.h b/PlistEditor/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/PlistEditor/NSObject-Protocol.h +++ b/PlistEditor/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/SceneKit/C3DIONSZipFileArchive.h b/SceneKit/C3DIONSZipFileArchive.h new file mode 100644 index 000000000..db6022c97 --- /dev/null +++ b/SceneKit/C3DIONSZipFileArchive.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSData, NSDictionary, NSMutableDictionary, NSString; + +// Not exported +@interface C3DIONSZipFileArchive : NSObject +{ + NSDictionary *_contents; + NSData *_data; + id _provider; + long long _desc; + NSString *_path; + NSArray *_names; + NSDictionary *_properties; + NSMutableDictionary *_cachedContents; + void *_reserved; + struct __zFlags { + unsigned int providerSuppliesContents:1; + unsigned int providerSuppliesStreams:1; + unsigned int providerSuppliesProperties:1; + unsigned int noContentsCaching:1; + unsigned int fileOpen:1; + unsigned int reserved:27; + } _zFlags; + void *_reserved2[5]; +} + +- (BOOL)isValid; +- (void)invalidate; +- (BOOL)writeToFile:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (id)archiveStream; +- (id)archiveData; +- (id)propertiesForEntryName:(id)arg1; +- (BOOL)writeContentsForEntryName:(id)arg1 toFile:(id)arg2 options:(unsigned long long)arg3 error:(id *)arg4; +- (id)streamForEntryName:(id)arg1; +- (id)contentsForEntryName:(id)arg1; +- (id)entryNames; +- (void)finalize; +- (void)dealloc; +- (id)initWithEntryNames:(id)arg1 dataProvider:(id)arg2 options:(unsigned long long)arg3; +- (id)initWithEntryNames:(id)arg1 contents:(id)arg2 properties:(id)arg3 options:(unsigned long long)arg4; +- (id)initWithData:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; +- (id)initWithPath:(id)arg1 options:(unsigned long long)arg2 error:(id *)arg3; + +@end + diff --git a/SceneKit/CAAnimation-SceneKitAdditions.h b/SceneKit/CAAnimation-SceneKitAdditions.h new file mode 100644 index 000000000..92226694f --- /dev/null +++ b/SceneKit/CAAnimation-SceneKitAdditions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAAnimation.h" + +@class NSArray; + +@interface CAAnimation (SceneKitAdditions) +@property(retain, nonatomic) NSArray *animationEvents; +- (void)setCommitsOnCompletion:(BOOL)arg1; +- (BOOL)commitsOnCompletion; +@property double fadeOutDuration; +@property double fadeInDuration; +@property BOOL usesSceneTimeBase; +@end + diff --git a/SceneKit/CDStructures.h b/SceneKit/CDStructures.h new file mode 100644 index 000000000..8d6e493e2 --- /dev/null +++ b/SceneKit/CDStructures.h @@ -0,0 +1,2477 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct C3DColor4 { + union { + float rgba[4]; + struct { + float r; + float g; + float b; + float a; + } ; + } ; +}; + +struct CATransform3D { + double m11; + double m12; + double m13; + double m14; + double m21; + double m22; + double m23; + double m24; + double m31; + double m32; + double m33; + double m34; + double m41; + double m42; + double m43; + double m44; +}; + +struct CGPath; + +struct CGPoint { + double x; + double y; +}; + +struct CGRect { + struct CGPoint origin; + struct CGSize size; +}; + +struct CGSize { + double width; + double height; +}; + +struct CVSMPTETime { + short _field1; + short _field2; + unsigned int _field3; + unsigned int _field4; + unsigned int _field5; + short _field6; + short _field7; + short _field8; + short _field9; +}; + +struct InplaceSolverIslandCallback; + +struct NSBezierPath { + Class _field1; + long long _field2; + long long _field3; + struct PATHSEGMENT *_field4; + long long _field5; + void *_field6; + double _field7; + struct CGRect _field8; + double _field9; + double _field10; + double *_field11; + unsigned long long _field12; + double _field13; + void *_field14; + long long _field15; + long long _field16; + struct { + unsigned int :8; + unsigned int :2; + unsigned int :22; + } _field17; +}; + +struct NSImage { + Class _field1; + id _field2; + struct CGSize _field3; + struct __imageFlags { + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :2; + unsigned int :3; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :8; + } _field4; + id _field5; + id _field6; +}; + +struct NSOpenGLContext { + Class _field1; + id _field2; + struct _CGLContextObject *_field3; +}; + +struct PATHSEGMENT; + +struct SCNCAction { + void **_field1; + float _field2; + id _field3; + _Bool _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + _Bool _field10; + _Bool _field11; + id _field12; + void _field13; + struct __CFString *_field14; + long long _field15; + double _field16; + double _field17; + double _field18; + double _field19; +}; + +struct SCNCActionCustom { + void **_field1; + float _field2; + id _field3; + _Bool _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + _Bool _field10; + _Bool _field11; + id _field12; + void _field13; + struct __CFString *_field14; + long long _field15; + double _field16; + double _field17; + double _field18; + double _field19; + id _field20; + void _field21; +}; + +struct SCNCActionFade { + void **_field1; + float _field2; + id _field3; + _Bool _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + _Bool _field10; + _Bool _field11; + id _field12; + void _field13; + struct __CFString *_field14; + long long _field15; + double _field16; + double _field17; + double _field18; + double _field19; + float _field20; + float _field21; + float _field22; + char _field23; +}; + +struct SCNCActionGroup { + void **_field1; + float _field2; + id _field3; + _Bool _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + _Bool _field10; + _Bool _field11; + id _field12; + void _field13; + struct __CFString *_field14; + long long _field15; + double _field16; + double _field17; + double _field18; + double _field19; + struct list> _field20; +}; + +struct SCNCActionMove { + void **_field1; + float _field2; + id _field3; + _Bool _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + _Bool _field10; + _Bool _field11; + id _field12; + void _field13; + struct __CFString *_field14; + long long _field15; + double _field16; + double _field17; + double _field18; + double _field19; + double _field20; + char _field21; + char _field22; +}; + +struct SCNCActionRepeat { + void **_field1; + float _field2; + id _field3; + _Bool _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + _Bool _field10; + _Bool _field11; + id _field12; + void _field13; + struct __CFString *_field14; + long long _field15; + double _field16; + double _field17; + double _field18; + double _field19; + struct SCNCAction *_field20; + unsigned long long _field21; + unsigned long long _field22; + char _field23; +}; + +struct SCNCActionRotate { + void **_field1; + float _field2; + id _field3; + _Bool _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + _Bool _field10; + _Bool _field11; + id _field12; + void _field13; + struct __CFString *_field14; + long long _field15; + double _field16; + double _field17; + double _field18; + double _field19; + struct __C3DQuaternion _field20; + struct __C3DQuaternion _field21; + char _field22; + char _field23; + char _field24; + char _field25; +}; + +struct SCNCActionScale { + void **_field1; + float _field2; + id _field3; + _Bool _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + _Bool _field10; + _Bool _field11; + id _field12; + void _field13; + struct __CFString *_field14; + long long _field15; + double _field16; + double _field17; + double _field18; + double _field19; + float _field20; + float _field21; + float _field22; + float _field23; + float _field24; + char _field25; + char _field26; +}; + +struct SCNCActionSequence { + void **_field1; + float _field2; + id _field3; + _Bool _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + _Bool _field10; + _Bool _field11; + id _field12; + void _field13; + struct __CFString *_field14; + long long _field15; + double _field16; + double _field17; + double _field18; + double _field19; + struct vector> _field20; + unsigned long long _field21; +}; + +struct SCNCActionWait { + void **_field1; + float _field2; + id _field3; + _Bool _field4; + double _field5; + double _field6; + double _field7; + double _field8; + double _field9; + _Bool _field10; + _Bool _field11; + id _field12; + void _field13; + struct __CFString *_field14; + long long _field15; + double _field16; + double _field17; + double _field18; + double _field19; +}; + +struct SCNVector3 { + double x; + double y; + double z; +}; + +struct SCNVector4 { + double x; + double y; + double z; + double w; +}; + +struct _C3DAnimationPendingEvent; + +struct _CGLContextObject { + struct __GLIContextRec *_field1; + struct __GLIFunctionDispatchRec { + void *_field1; + void *_field2; + void *_field3; + void *_field4; + void *_field5; + void *_field6; + void *_field7; + void *_field8; + void *_field9; + void *_field10; + void *_field11; + void *_field12; + void *_field13; + void *_field14; + void *_field15; + void *_field16; + void *_field17; + void *_field18; + void *_field19; + void *_field20; + void *_field21; + void *_field22; + void *_field23; + void *_field24; + void *_field25; + void *_field26; + void *_field27; + void *_field28; + void *_field29; + void *_field30; + void *_field31; + void *_field32; + void *_field33; + void *_field34; + void *_field35; + void *_field36; + void *_field37; + void *_field38; + void *_field39; + void *_field40; + void *_field41; + void *_field42; + void *_field43; + void *_field44; + void *_field45; + void *_field46; + void *_field47; + void *_field48; + void *_field49; + void *_field50; + void *_field51; + void *_field52; + void *_field53; + void *_field54; + void *_field55; + void *_field56; + void *_field57; + void *_field58; + void *_field59; + void *_field60; + void *_field61; + void *_field62; + void *_field63; + void *_field64; + void *_field65; + void *_field66; + void *_field67; + void *_field68; + void *_field69; + void *_field70; + void *_field71; + void *_field72; + void *_field73; + void *_field74; + void *_field75; + void *_field76; + void *_field77; + void *_field78; + void *_field79; + void *_field80; + void *_field81; + void *_field82; + void *_field83; + void *_field84; + void *_field85; + void *_field86; + void *_field87; + void *_field88; + void *_field89; + void *_field90; + void *_field91; + void *_field92; + void *_field93; + void *_field94; + void *_field95; + void *_field96; + void *_field97; + void *_field98; + void *_field99; + void *_field100; + void *_field101; + void *_field102; + void *_field103; + void *_field104; + void *_field105; + void *_field106; + void *_field107; + void *_field108; + void *_field109; + void *_field110; + void *_field111; + void *_field112; + void *_field113; + void *_field114; + void *_field115; + void *_field116; + void *_field117; + void *_field118; + void *_field119; + void *_field120; + void *_field121; + void *_field122; + void *_field123; + void *_field124; + void *_field125; + void *_field126; + void *_field127; + void *_field128; + void *_field129; + void *_field130; + void *_field131; + void *_field132; + void *_field133; + void *_field134; + void *_field135; + void *_field136; + void *_field137; + void *_field138; + void *_field139; + void *_field140; + void *_field141; + void *_field142; + void *_field143; + void *_field144; + void *_field145; + void *_field146; + void *_field147; + void *_field148; + void *_field149; + void *_field150; + void *_field151; + void *_field152; + void *_field153; + void *_field154; + void *_field155; + void *_field156; + void *_field157; + void *_field158; + void *_field159; + void *_field160; + void *_field161; + void *_field162; + void *_field163; + void *_field164; + void *_field165; + void *_field166; + void *_field167; + void *_field168; + void *_field169; + void *_field170; + void *_field171; + void *_field172; + void *_field173; + void *_field174; + void *_field175; + void *_field176; + void *_field177; + void *_field178; + void *_field179; + void *_field180; + void *_field181; + void *_field182; + void *_field183; + void *_field184; + void *_field185; + void *_field186; + void *_field187; + void *_field188; + void *_field189; + void *_field190; + void *_field191; + void *_field192; + void *_field193; + void *_field194; + void *_field195; + void *_field196; + void *_field197; + void *_field198; + void *_field199; + void *_field200; + void *_field201; + void *_field202; + void *_field203; + void *_field204; + void *_field205; + void *_field206; + void *_field207; + void *_field208; + void *_field209; + void *_field210; + void *_field211; + void *_field212; + void *_field213; + void *_field214; + void *_field215; + void *_field216; + void *_field217; + void *_field218; + void *_field219; + void *_field220; + void *_field221; + void *_field222; + void *_field223; + void *_field224; + void *_field225; + void *_field226; + void *_field227; + void *_field228; + void *_field229; + void *_field230; + void *_field231; + void *_field232; + void *_field233; + void *_field234; + void *_field235; + void *_field236; + void *_field237; + void *_field238; + void *_field239; + void *_field240; + void *_field241; + void *_field242; + void *_field243; + void *_field244; + void *_field245; + void *_field246; + void *_field247; + void *_field248; + void *_field249; + void *_field250; + void *_field251; + void *_field252; + void *_field253; + void *_field254; + void *_field255; + void *_field256; + void *_field257; + void *_field258; + void *_field259; + void *_field260; + void *_field261; + void *_field262; + void *_field263; + void *_field264; + void *_field265; + void *_field266; + void *_field267; + void *_field268; + void *_field269; + void *_field270; + void *_field271; + void *_field272; + void *_field273; + void *_field274; + void *_field275; + void *_field276; + void *_field277; + void *_field278; + void *_field279; + void *_field280; + void *_field281; + void *_field282; + void *_field283; + void *_field284; + void *_field285; + void *_field286; + void *_field287; + void *_field288; + void *_field289; + void *_field290; + void *_field291; + void *_field292; + void *_field293; + void *_field294; + void *_field295; + void *_field296; + void *_field297; + void *_field298; + void *_field299; + void *_field300; + void *_field301; + void *_field302; + void *_field303; + void *_field304; + void *_field305; + void *_field306; + void *_field307; + void *_field308; + void *_field309; + void *_field310; + void *_field311; + void *_field312; + void *_field313; + void *_field314; + void *_field315; + void *_field316; + void *_field317; + void *_field318; + void *_field319; + void *_field320; + void *_field321; + void *_field322; + void *_field323; + void *_field324; + void *_field325; + void *_field326; + void *_field327; + void *_field328; + void *_field329; + void *_field330; + void *_field331; + void *_field332; + void *_field333; + void *_field334; + void *_field335; + void *_field336; + void *_field337; + void *_field338; + void *_field339; + void *_field340; + void *_field341; + void *_field342; + void *_field343; + void *_field344; + void *_field345; + void *_field346; + void *_field347; + void *_field348; + void *_field349; + void *_field350; + void *_field351; + void *_field352; + void *_field353; + void *_field354; + void *_field355; + void *_field356; + void *_field357; + void *_field358; + void *_field359; + void *_field360; + void *_field361; + void *_field362; + void *_field363; + void *_field364; + void *_field365; + void *_field366; + void *_field367; + void *_field368; + void *_field369; + void *_field370; + void *_field371; + void *_field372; + void *_field373; + void *_field374; + void *_field375; + void *_field376; + void *_field377; + void *_field378; + void *_field379; + void *_field380; + void *_field381; + void *_field382; + void *_field383; + void *_field384; + void *_field385; + void *_field386; + void *_field387; + void *_field388; + void *_field389; + void *_field390; + void *_field391; + void *_field392; + void *_field393; + void *_field394; + void *_field395; + void *_field396; + void *_field397; + void *_field398; + void *_field399; + void *_field400; + void *_field401; + void *_field402; + void *_field403; + void *_field404; + void *_field405; + void *_field406; + void *_field407; + void *_field408; + void *_field409; + void *_field410; + void *_field411; + void *_field412; + void *_field413; + void *_field414; + void *_field415; + void *_field416; + void *_field417; + void *_field418; + void *_field419; + void *_field420; + void *_field421; + void *_field422; + void *_field423; + void *_field424; + void *_field425; + void *_field426; + void *_field427; + void *_field428; + void *_field429; + void *_field430; + void *_field431; + void *_field432; + void *_field433; + void *_field434; + void *_field435; + void *_field436; + void *_field437; + void *_field438; + void *_field439; + void *_field440; + void *_field441; + void *_field442; + void *_field443; + void *_field444; + void *_field445; + void *_field446; + void *_field447; + void *_field448; + void *_field449; + void *_field450; + void *_field451; + void *_field452; + void *_field453; + void *_field454; + void *_field455; + void *_field456; + void *_field457; + void *_field458; + void *_field459; + void *_field460; + void *_field461; + void *_field462; + void *_field463; + void *_field464; + void *_field465; + void *_field466; + void *_field467; + void *_field468; + void *_field469; + void *_field470; + void *_field471; + void *_field472; + void *_field473; + void *_field474; + void *_field475; + void *_field476; + void *_field477; + void *_field478; + void *_field479; + void *_field480; + void *_field481; + void *_field482; + void *_field483; + void *_field484; + void *_field485; + void *_field486; + void *_field487; + void *_field488; + void *_field489; + void *_field490; + void *_field491; + void *_field492; + void *_field493; + void *_field494; + void *_field495; + void *_field496; + void *_field497; + void *_field498; + void *_field499; + void *_field500; + void *_field501; + void *_field502; + void *_field503; + void *_field504; + void *_field505; + void *_field506; + void *_field507; + void *_field508; + void *_field509; + void *_field510; + void *_field511; + void *_field512; + void *_field513; + void *_field514; + void *_field515; + void *_field516; + void *_field517; + void *_field518; + void *_field519; + void *_field520; + void *_field521; + void *_field522; + void *_field523; + void *_field524; + void *_field525; + void *_field526; + void *_field527; + void *_field528; + void *_field529; + void *_field530; + void *_field531; + void *_field532; + void *_field533; + void *_field534; + void *_field535; + void *_field536; + void *_field537; + void *_field538; + void *_field539; + void *_field540; + void *_field541; + void *_field542; + void *_field543; + void *_field544; + void *_field545; + void *_field546; + void *_field547; + void *_field548; + void *_field549; + void *_field550; + void *_field551; + void *_field552; + void *_field553; + void *_field554; + void *_field555; + void *_field556; + void *_field557; + void *_field558; + void *_field559; + void *_field560; + void *_field561; + void *_field562; + void *_field563; + void *_field564; + void *_field565; + void *_field566; + void *_field567; + void *_field568; + void *_field569; + void *_field570; + void *_field571; + void *_field572; + void *_field573; + void *_field574; + void *_field575; + void *_field576; + void *_field577; + void *_field578; + void *_field579; + void *_field580; + void *_field581; + void *_field582; + void *_field583; + void *_field584; + void *_field585; + void *_field586; + void *_field587; + void *_field588; + void *_field589; + void *_field590; + void *_field591; + void *_field592; + void *_field593; + void *_field594; + void *_field595; + void *_field596; + void *_field597; + void *_field598; + void *_field599; + void *_field600; + void *_field601; + void *_field602; + void *_field603; + void *_field604; + void *_field605; + void *_field606; + void *_field607; + void *_field608; + void *_field609; + void *_field610; + void *_field611; + void *_field612; + void *_field613; + void *_field614; + void *_field615; + void *_field616; + void *_field617; + void *_field618; + void *_field619; + void *_field620; + void *_field621; + void *_field622; + void *_field623; + void *_field624; + void *_field625; + void *_field626; + void *_field627; + void *_field628; + void *_field629; + void *_field630; + void *_field631; + void *_field632; + void *_field633; + void *_field634; + void *_field635; + void *_field636; + void *_field637; + void *_field638; + void *_field639; + void *_field640; + void *_field641; + void *_field642; + void *_field643; + void *_field644; + void *_field645; + void *_field646; + void *_field647; + void *_field648; + void *_field649; + void *_field650; + void *_field651; + void *_field652; + void *_field653; + void *_field654; + void *_field655; + void *_field656; + void *_field657; + void *_field658; + void *_field659; + void *_field660; + void *_field661; + void *_field662; + void *_field663; + void *_field664; + void *_field665; + void *_field666; + void *_field667; + void *_field668; + void *_field669; + void *_field670; + void *_field671; + void *_field672; + void *_field673; + void *_field674; + void *_field675; + void *_field676; + void *_field677; + void *_field678; + void *_field679; + void *_field680; + void *_field681; + void *_field682; + void *_field683; + void *_field684; + void *_field685; + void *_field686; + void *_field687; + void *_field688; + void *_field689; + void *_field690; + void *_field691; + void *_field692; + void *_field693; + void *_field694; + void *_field695; + void *_field696; + void *_field697; + void *_field698; + void *_field699; + void *_field700; + void *_field701; + void *_field702; + void *_field703; + void *_field704; + void *_field705; + void *_field706; + void *_field707; + void *_field708; + void *_field709; + void *_field710; + void *_field711; + void *_field712; + void *_field713; + void *_field714; + void *_field715; + void *_field716; + void *_field717; + void *_field718; + void *_field719; + void *_field720; + void *_field721; + void *_field722; + void *_field723; + void *_field724; + void *_field725; + void *_field726; + void *_field727; + void *_field728; + void *_field729; + void *_field730; + void *_field731; + void *_field732; + void *_field733; + void *_field734; + void *_field735; + void *_field736; + void *_field737; + void *_field738; + void *_field739; + void *_field740; + void *_field741; + void *_field742; + void *_field743; + void *_field744; + void *_field745; + void *_field746; + void *_field747; + void *_field748; + void *_field749; + void *_field750; + void *_field751; + void *_field752; + void *_field753; + void *_field754; + void *_field755; + void *_field756; + void *_field757; + void *_field758; + void *_field759; + void *_field760; + void *_field761; + void *_field762; + void *_field763; + void *_field764; + void *_field765; + void *_field766; + void *_field767; + void *_field768; + void *_field769; + void *_field770; + void *_field771; + void *_field772; + void *_field773; + void *_field774; + void *_field775; + void *_field776; + void *_field777; + void *_field778; + void *_field779; + void *_field780; + void *_field781; + void *_field782; + void *_field783; + void *_field784; + void *_field785; + void *_field786; + void *_field787; + void *_field788; + void *_field789; + void *_field790; + void *_field791; + void *_field792; + void *_field793; + void *_field794; + void *_field795; + void *_field796; + void *_field797; + void *_field798; + void *_field799; + void *_field800; + void *_field801; + void *_field802; + void *_field803; + void *_field804; + void *_field805; + void *_field806; + void *_field807; + void *_field808; + void *_field809; + void *_field810; + void *_field811; + void *_field812; + void *_field813; + void *_field814; + void *_field815; + void *_field816; + void *_field817; + void *_field818; + void *_field819; + void *_field820; + void *_field821; + void *_field822; + void *_field823; + void *_field824; + void *_field825; + void *_field826; + void *_field827; + void *_field828; + void *_field829; + void *_field830; + void *_field831; + void *_field832; + void *_field833; + void *_field834; + void *_field835; + void *_field836; + void *_field837; + void *_field838; + void *_field839; + void *_field840; + void *_field841; + void *_field842; + void *_field843; + void *_field844; + void *_field845; + void *_field846; + void *_field847; + void *_field848; + void *_field849; + void *_field850; + void *_field851; + void *_field852; + void *_field853; + void *_field854; + void *_field855; + void *_field856; + void *_field857; + void *_field858; + void *_field859; + void *_field860; + void *_field861; + void *_field862; + void *_field863; + void *_field864; + void *_field865; + void *_field866; + void *_field867; + void *_field868; + void *_field869; + void *_field870; + void *_field871; + void *_field872; + void *_field873; + void *_field874; + void *_field875; + void *_field876; + void *_field877; + void *_field878; + void *_field879; + void *_field880; + void *_field881; + void *_field882; + void *_field883; + void *_field884; + void *_field885; + void *_field886; + void *_field887; + void *_field888; + void *_field889; + void *_field890; + void *_field891; + void *_field892; + void *_field893; + void *_field894; + void *_field895; + void *_field896; + void *_field897; + void *_field898; + void *_field899; + void *_field900; + void *_field901; + void *_field902; + void *_field903; + void *_field904; + void *_field905; + void *_field906; + void *_field907; + void *_field908; + void *_field909; + void *_field910; + void *_field911; + void *_field912; + void *_field913; + void *_field914; + void *_field915; + void *_field916; + void *_field917; + void *_field918; + void *_field919; + void *_field920; + void *_field921; + void *_field922; + void *_field923; + void *_field924; + void *_field925; + void *_field926; + void *_field927; + void *_field928; + void *_field929; + void *_field930; + void *_field931; + void *_field932; + void *_field933; + void *_field934; + void *_field935; + void *_field936; + void *_field937; + void *_field938; + void *_field939; + void *_field940; + void *_field941; + void *_field942; + void *_field943; + void *_field944; + void *_field945; + void *_field946; + void *_field947; + void *_field948; + void *_field949; + void *_field950; + void *_field951; + void *_field952; + void *_field953; + void *_field954; + void *_field955; + void *_field956; + void *_field957; + void *_field958; + void *_field959; + void *_field960; + void *_field961; + void *_field962; + void *_field963; + void *_field964; + void *_field965; + void *_field966; + void *_field967; + void *_field968; + void *_field969; + void *_field970; + void *_field971; + void *_field972; + void *_field973; + void *_field974; + } _field2; + struct _CGLPrivateObject *_field3; + void *_field4; +}; + +struct _CGLPrivateObject; + +struct _NSRange { + unsigned long long _field1; + unsigned long long _field2; +}; + +struct __C3DAnimation { + struct __C3DEntity _field1; + double _field2; + float _field3; + struct __C3DTimingFunction *_field4; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :2; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + double _field5; + double _field6; + double _field7; + float _field8; + float _field9; + float _field10; + void *_field11; + void *_field12; + void *_field13; + void *_field14; + struct __C3DAnimationEvents *_field15; + CDStruct_2921ca3b _field16; +}; + +struct __C3DAnimationChannel { + struct __CFRuntimeBase _field1; + struct __C3DAnimation *_field2; + struct __CFArray *_field3; + void *_field4; + struct __C3DModelTarget *_field5; + struct __CFString *_field6; +}; + +struct __C3DAnimationManager { + struct __CFRuntimeBase _field1; + struct __C3DModelValueStorage *_field2; + struct __CFDictionary *_field3; + struct __CFDictionary *_field4; + struct __CFSet *_field5; + struct __CFArray *_field6; + _Bool _field7; + _Bool _field8; + _Bool _field9; + struct _C3DAnimationPendingEvent *_field10; + struct __C3DAllocator *_field11; + struct __CFDictionary *_field12; + struct __CFArray *_field13; + double _field14; + double _field15; + struct _opaque_pthread_mutex_t _field16; + int _field17; + int _field18; + int _field19; + int _field20; +}; + +struct __C3DConstraint { + struct __C3DEntity _field1; + struct __CFString *_field2; + CDStruct_2921ca3b _field3; + double _field4; + _Bool _field5; +}; + +struct __C3DEffectCommonProfile { + struct __C3DEffectProfile { + struct __CFRuntimeBase _field1; + int _field2; + } _field1; + struct __C3DMaterial *_field2; + int _field3; + struct __C3DEffectSlot *_field4; + struct __C3DEffectSlot *_field5; + struct __C3DEffectSlot *_field6; + struct __C3DEffectSlot *_field7; + struct __C3DEffectSlot *_field8; + struct __C3DEffectSlot *_field9; + struct __C3DEffectSlot *_field10; + struct __C3DEffectSlot *_field11; + float _field12; + float _field13; + float _field14; + float _field15; + float _field16; + char _field17; + long long _field18; + _Bool _field19; + _Bool _field20; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :10; + struct __C3DFXProgram *_field21; +}; + +struct __C3DEffectSlot { + struct __CFRuntimeBase _field1; + struct C3DColor4 _field2; + struct __C3DImage *_field3; + struct __C3DTextureSampler *_field4; + struct __C3DTexture *_field5; + struct __C3DImageProxy *_field6; + struct __C3DTransforms *_field7; + int _field8; + float _field9; + int _field10; + void *_field11; +}; + +struct __C3DEntity { + struct __CFRuntimeBase _field1; + void *_field2; + struct __CFString *_field3; + struct __CFString *_field4; + struct __CFDictionary *_field5; + long long _field6; + long long _field7; +}; + +struct __C3DFloor { + struct __C3DGeometry _field1; + float _field2; + float _field3; + float _field4; + float _field5; + int _field6; + float _field7; +}; + +struct __C3DFramebuffer; + +struct __C3DGenericSource { + struct __C3DEntity _field1; + struct __C3DSourceAccessor *_field2; + union { + struct __CFData *_field1; + void *_field2; + } _field3; + unsigned int :1; + unsigned int :1; + unsigned int :1; +}; + +struct __C3DGeometry { + struct __C3DEntity _field1; + struct __C3DMesh *_field2; + struct __C3DMaterial *_field3; + struct __CFArray *_field4; + struct __CFArray *_field5; + struct __CFSet *_field6; + struct __CFArray *_field7; + struct __C3DAABB *_field8; + void *_field9; + struct { + _Bool _field1; + _Bool _field2; + unsigned short _field3; + unsigned short _field4; + float _field5; + float _field6; + unsigned char _field7; + unsigned char _field8; + unsigned char _field9; + unsigned char _field10; + struct __C3DMeshElement *_field11; + struct __C3DMeshSource *_field12; + struct __C3DMesh *_field13; + _Bool _field14; + _Bool _field15; + void *_field16; + void *_field17; + } _field10; +}; + +struct __C3DKeyframedAnimation { + struct __C3DAnimation _field1; + struct __C3DKeyframeController *_field2; +}; + +struct __C3DLight { + struct __C3DEntity _field1; + struct C3DColor4 _field2; + int _field3; + float _field4[6]; + struct C3DColor4 _field5; + union C3DVector2 _field6; + float _field7; + float _field8; + unsigned int _field9; + unsigned long long _field10; + _Bool _field11; + unsigned int :1; + unsigned int :1; + unsigned int :1; + double _field12; + double _field13; + double _field14; + struct __C3DEffectSlot *_field15; + struct __C3DFXTechnique *_field16; +}; + +struct __C3DMaterial; + +struct __C3DMesh; + +struct __C3DMeshSource { + struct __C3DGenericSource _field1; + unsigned short _field2; + unsigned short _field3; +}; + +struct __C3DMorph { + struct __C3DEntity _field1; + int _field2; + struct __CFArray *_field3; + struct __C3DGenericSource *_field4; + unsigned int _field5; + _Bool _field6; +}; + +struct __C3DParametricGeometry { + struct __C3DGeometry _field1; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + float _field5; + float _field6; + float _field7; + float _field8; + float _field9; + float _field10; + float _field11; + float _field12; + int _field13; + int _field14; + int _field15; + int _field16; + int _field17; + int _field18; + int _field19; + int _field20; + int _field21; + int _field22; + int _field23; + unsigned int _field24; + } _field2; + struct { + void *_field1; + void *_field2; + void *_field3; + void *_field4; + void *_field5; + void *_field6; + } _field3; + struct __CFData *_field4; +}; + +struct __C3DQuaternion { + float _field1; + float _field2; + float _field3; + float _field4; +}; + +struct __C3DResourceManager { + struct __CFRuntimeBase _field1; + struct __CFDictionary *_field2; + struct __CFDictionary *_field3; + struct __CFDictionary *_field4; + struct __CFDictionary *_field5; + struct __CFDictionary *_field6; + struct __CFDictionary *_field7; + struct __CFDictionary *_field8; + unsigned int _field9; + unsigned int _field10; + struct __C3DList *_field11; + _Bool _field12; + struct __C3DMeshPacker *_field13; + struct __C3DTexturePacker *_field14; + _Bool _field15; + struct _opaque_pthread_mutex_t _field16; + struct _opaque_pthread_mutex_t _field17; + id _field18; + struct __CFDictionary *_field19; + struct __CFArray *_field20; +}; + +struct __C3DShapeGeometry { + struct __C3DGeometry _field1; + struct { + char _field1; + float _field2; + float _field3; + float _field4; + int _field5; + float _field6; + struct CGPath *_field7; + void *_field8; + struct CGPath *_field9; + void *_field10; + } _field2; + struct __C3DMesh *_field3; + unsigned char _field4[16]; +}; + +struct __C3DTextGeometry { + struct __C3DShapeGeometry _field1; + struct { + struct __CTFrame *_field1; + void *_field2; + void *_field3; + int _field4; + int _field5; + _Bool _field6; + _Bool _field7; + _Bool _field8; + struct CGRect _field9; + } _field2; +}; + +struct __C3DTextureSampler { + struct __CFRuntimeBase _field1; + int _field2; + int _field3; + int _field4; + int _field5; + int _field6; + int _field7; + struct C3DColor4 _field8; + float _field9; + unsigned char _field10; + int _field11; + unsigned long long _field12; +}; + +struct __C3DValue { + struct __CFRuntimeBase _field1; + short _field2; + short _field3; + char *_field4; + long long _field5; +}; + +struct __CFArray; + +struct __CFData; + +struct __CFDictionary; + +struct __CFRuntimeBase { + unsigned long long _field1; + unsigned char _field2[4]; + unsigned int _field3; +}; + +struct __CFSet; + +struct __CFString; + +struct __list_node; + +struct _opaque_pthread_mutex_t { + long long _field1; + char _field2[56]; +}; + +struct btActionInterface; + +struct btAlignedAllocator; + +struct btAlignedAllocator; + +struct btAlignedAllocator; + +struct btAlignedAllocator; + +struct btAlignedAllocator; + +struct btAlignedAllocator; + +struct btAlignedAllocator; + +struct btAlignedAllocator; + +struct btAlignedObjectArray { + struct btAlignedAllocator _field1; + int _field2; + int _field3; + struct btActionInterface **_field4; + _Bool _field5; +}; + +struct btAlignedObjectArray { + struct btAlignedAllocator _field1; + int _field2; + int _field3; + struct btCollisionObject **_field4; + _Bool _field5; +}; + +struct btAlignedObjectArray { + struct btAlignedAllocator _field1; + int _field2; + int _field3; + struct btPersistentManifold **_field4; + _Bool _field5; +}; + +struct btAlignedObjectArray { + struct btAlignedAllocator _field1; + int _field2; + int _field3; + struct btRigidBody **_field4; + _Bool _field5; +}; + +struct btAlignedObjectArray { + struct btAlignedAllocator _field1; + int _field2; + int _field3; + struct btTypedConstraint **_field4; + _Bool _field5; +}; + +struct btAlignedObjectArray { + struct btAlignedAllocator _field1; + int _field2; + int _field3; + struct btVector3 *_field4; + _Bool _field5; +}; + +struct btAlignedObjectArray { + struct btAlignedAllocator _field1; + int _field2; + int _field3; + struct btWheelInfo *_field4; + _Bool _field5; +}; + +struct btAlignedObjectArray { + struct btAlignedAllocator _field1; + int _field2; + int _field3; + float *_field4; + _Bool _field5; +}; + +struct btAngularLimit { + float _field1; + float _field2; + float _field3; + float _field4; + float _field5; + float _field6; + float _field7; + _Bool _field8; +}; + +struct btBroadphaseInterface; + +struct btBroadphaseProxy; + +struct btC3DDebugDraw { + void **_field1; + int _field2; + void *_field3; +}; + +struct btCapsuleShape { + void **_field1; + int _field2; + void *_field3; + struct btVector3 _field4; + struct btVector3 _field5; + float _field6; + float _field7; + int _field8; +}; + +struct btCharacterControllerInterface { + void **_field1; +}; + +struct btCollisionObject; + +struct btCollisionShape { + void **_field1; + int _field2; + void *_field3; +}; + +struct btConstraintSetting { + float _field1; + float _field2; + float _field3; +}; + +struct btConstraintSolver; + +struct btContactSolverInfo { + float _field1; + float _field2; + float _field3; + float _field4; + float _field5; + int _field6; + float _field7; + float _field8; + float _field9; + float _field10; + float _field11; + int _field12; + float _field13; + float _field14; + float _field15; + float _field16; + int _field17; + int _field18; + int _field19; + float _field20; + float _field21; +}; + +struct btDiscreteDynamicsWorld { + void **_field1; + struct btAlignedObjectArray _field2; + struct btDispatcher *_field3; + struct btDispatcherInfo _field4; + struct btBroadphaseInterface *_field5; + struct btIDebugDraw *_field6; + _Bool _field7; + void *_field8; + void *_field9; + void *_field10; + struct btContactSolverInfo _field11; + float _field12; + struct btAlignedObjectArray _field13; + struct InplaceSolverIslandCallback *_field14; + struct btConstraintSolver *_field15; + struct btSimulationIslandManager *_field16; + struct btAlignedObjectArray _field17; + struct btAlignedObjectArray _field18; + struct btVector3 _field19; + float _field20; + _Bool _field21; + _Bool _field22; + _Bool _field23; + _Bool _field24; + struct btAlignedObjectArray _field25; + int _field26; + struct btAlignedObjectArray _field27; + _Bool _field28; +}; + +struct btDispatcher; + +struct btDispatcherInfo { + float _field1; + int _field2; + int _field3; + float _field4; + _Bool _field5; + struct btIDebugDraw *_field6; + _Bool _field7; + _Bool _field8; + _Bool _field9; + float _field10; + _Bool _field11; + float _field12; +}; + +struct btDynamicsWorld { + void **_field1; + struct btAlignedObjectArray _field2; + struct btDispatcher *_field3; + struct btDispatcherInfo _field4; + struct btBroadphaseInterface *_field5; + struct btIDebugDraw *_field6; + _Bool _field7; + void *_field8; + void *_field9; + void *_field10; + struct btContactSolverInfo _field11; + float _field12; +}; + +struct btHashedOverlappingPairCache; + +struct btHingeConstraint { + void **_field1; + int _field2; + int _field3; + CDUnion_15924c16 _field4; + float _field5; + _Bool _field6; + _Bool _field7; + int _field8; + struct btRigidBody *_field9; + struct btRigidBody *_field10; + float _field11; + float _field12; + struct btJointFeedback *_field13; + struct btJacobianEntry _field14[3]; + struct btJacobianEntry _field15[3]; + struct btTransform _field16; + struct btTransform _field17; + float _field18; + float _field19; + struct btAngularLimit _field20; + float _field21; + float _field22; + float _field23; + float _field24; + _Bool _field25; + _Bool _field26; + _Bool _field27; + _Bool _field28; + _Bool _field29; + float _field30; + int _field31; + float _field32; + float _field33; + float _field34; +}; + +struct btIDebugDraw; + +struct btJacobianEntry { + struct btVector3 _field1; + struct btVector3 _field2; + struct btVector3 _field3; + struct btVector3 _field4; + struct btVector3 _field5; + float _field6; +}; + +struct btJointFeedback; + +struct btManifoldPoint { + struct btVector3 _field1; + struct btVector3 _field2; + struct btVector3 _field3; + struct btVector3 _field4; + struct btVector3 _field5; + float _field6; + float _field7; + float _field8; + float _field9; + int _field10; + int _field11; + int _field12; + int _field13; + void *_field14; + _Bool _field15; + float _field16; + float _field17; + float _field18; + float _field19; + float _field20; + float _field21; + float _field22; + int _field23; + struct btVector3 _field24; + struct btVector3 _field25; +}; + +struct btMatrix3x3 { + struct btVector3 _field1[3]; +}; + +struct btMotionState; + +struct btOverlapFilterCallback { + void **_field1; +}; + +struct btOverlappingPairCallback { + void **_field1; +}; + +struct btPairCachingGhostObject { + void **_field1; + struct btTransform _field2; + struct btTransform _field3; + struct btVector3 _field4; + struct btVector3 _field5; + struct btVector3 _field6; + int _field7; + float _field8; + struct btBroadphaseProxy *_field9; + struct btCollisionShape *_field10; + void *_field11; + struct btCollisionShape *_field12; + int _field13; + int _field14; + int _field15; + int _field16; + float _field17; + float _field18; + float _field19; + float _field20; + int _field21; + void *_field22; + float _field23; + float _field24; + float _field25; + int _field26; + struct btAlignedObjectArray _field27; + struct btHashedOverlappingPairCache *_field28; +}; + +struct btPersistentManifold { + int _field1; + struct btManifoldPoint _field2[4]; + struct btCollisionObject *_field3; + struct btCollisionObject *_field4; + int _field5; + float _field6; + float _field7; + int _field8; + int _field9; + int _field10; + struct c3dContactCallback *_field11; +}; + +struct btPoint2PointConstraint { + void **_field1; + int _field2; + int _field3; + CDUnion_15924c16 _field4; + float _field5; + _Bool _field6; + _Bool _field7; + int _field8; + struct btRigidBody *_field9; + struct btRigidBody *_field10; + float _field11; + float _field12; + struct btJointFeedback *_field13; + struct btJacobianEntry _field14[3]; + struct btVector3 _field15; + struct btVector3 _field16; + int _field17; + float _field18; + float _field19; + _Bool _field20; + struct btConstraintSetting _field21; +}; + +struct btRaycastVehicle { + void **_field1; + struct btAlignedObjectArray _field2; + struct btAlignedObjectArray _field3; + struct btAlignedObjectArray _field4; + struct btAlignedObjectArray _field5; + int _field6; + int _field7; + float _field8; + float _field9; + struct btVehicleRaycaster *_field10; + float _field11; + float _field12; + float _field13; + struct btRigidBody *_field14; + int _field15; + int _field16; + int _field17; + struct btAlignedObjectArray _field18; +}; + +struct btRigidBody { + void **_field1; + struct btTransform _field2; + struct btTransform _field3; + struct btVector3 _field4; + struct btVector3 _field5; + struct btVector3 _field6; + int _field7; + float _field8; + struct btBroadphaseProxy *_field9; + struct btCollisionShape *_field10; + void *_field11; + struct btCollisionShape *_field12; + int _field13; + int _field14; + int _field15; + int _field16; + float _field17; + float _field18; + float _field19; + float _field20; + int _field21; + void *_field22; + float _field23; + float _field24; + float _field25; + int _field26; + struct btMatrix3x3 _field27; + struct btVector3 _field28; + struct btVector3 _field29; + float _field30; + struct btVector3 _field31; + struct btVector3 _field32; + struct btVector3 _field33; + struct btVector3 _field34; + struct btVector3 _field35; + struct btVector3 _field36; + float _field37; + float _field38; + _Bool _field39; + float _field40; + float _field41; + float _field42; + float _field43; + float _field44; + float _field45; + struct btMotionState *_field46; + struct btAlignedObjectArray _field47; + int _field48; + int _field49; + struct btVector3 _field50; + struct btVector3 _field51; + struct btVector3 _field52; + struct btVector3 _field53; + struct btVector3 _field54; + struct btVector3 _field55; + int _field56; + int _field57; +}; + +struct btSimulationIslandManager; + +struct btSliderConstraint { + void **_field1; + int _field2; + int _field3; + CDUnion_15924c16 _field4; + float _field5; + _Bool _field6; + _Bool _field7; + int _field8; + struct btRigidBody *_field9; + struct btRigidBody *_field10; + float _field11; + float _field12; + struct btJointFeedback *_field13; + _Bool _field14; + _Bool _field15; + struct btTransform _field16; + struct btTransform _field17; + _Bool _field18; + float _field19; + float _field20; + float _field21; + float _field22; + float _field23; + float _field24; + float _field25; + float _field26; + float _field27; + float _field28; + float _field29; + float _field30; + float _field31; + float _field32; + float _field33; + float _field34; + float _field35; + float _field36; + float _field37; + float _field38; + float _field39; + float _field40; + float _field41; + float _field42; + float _field43; + float _field44; + float _field45; + float _field46; + _Bool _field47; + _Bool _field48; + int _field49; + struct btJacobianEntry _field50[3]; + float _field51[3]; + struct btJacobianEntry _field52[3]; + float _field53; + struct btTransform _field54; + struct btTransform _field55; + struct btVector3 _field56; + struct btVector3 _field57; + struct btVector3 _field58; + struct btVector3 _field59; + struct btVector3 _field60; + struct btVector3 _field61; + struct btVector3 _field62; + struct btVector3 _field63; + float _field64; + float _field65; + float _field66; + float _field67; + _Bool _field68; + float _field69; + float _field70; + float _field71; + _Bool _field72; + float _field73; + float _field74; + float _field75; +}; + +struct btTransform { + struct btMatrix3x3 _field1; + struct btVector3 _field2; +}; + +struct btTypedConstraint; + +struct btVector3 { + union { + float _field1[4]; + } _field1; +}; + +struct btVehicleRaycaster { + void **_field1; +}; + +struct btWheelInfo; + +struct c3dAether { + struct vector> _fields; +}; + +struct c3dContactCallback; + +struct c3dPhysicsField; + +struct list> { + struct __list_node_base { + struct __list_node *_field1; + struct __list_node *_field2; + } _field1; + struct __compressed_pair>> { + unsigned long long _field1; + } _field2; +}; + +struct vector> { + struct SCNCAction **_field1; + struct SCNCAction **_field2; + struct __compressed_pair> { + struct SCNCAction **_field1; + } _field3; +}; + +struct vector> { + struct c3dPhysicsField **__begin_; + struct c3dPhysicsField **__end_; + struct __compressed_pair> { + struct c3dPhysicsField **__first_; + } __end_cap_; +}; + +#pragma mark Typedef'd Structures + +typedef struct { + void *_field1; + void *_field2; +} CDStruct_2921ca3b; + +typedef struct { + char _field1; + double _field2; + double _field3; + int _field4; + double _field5; + void *_field6; + void *_field7; +} CDStruct_d3ce6806; + +typedef struct { + float _field1; + float _field2; +} CDStruct_b2fbf00d; + +typedef struct { + long long _field1; + int _field2; + unsigned int _field3; + long long _field4; +} CDStruct_198678f7; + +typedef struct { + id _field1; + struct CGPoint _field2; + struct CGPoint _field3; + struct SCNVector3 _field4; + struct SCNVector3 _field5; + double _field6; +} CDStruct_811921b8; + +typedef struct { + unsigned int _field1; + int _field2; + long long _field3; + unsigned long long _field4; + double _field5; + long long _field6; + struct CVSMPTETime _field7; + unsigned long long _field8; + unsigned long long _field9; +} CDStruct_e50ab651; + +typedef struct { + struct __C3DFXGLSLProgram *weakProgram; + struct { + unsigned int vbo; + unsigned int ibo; + unsigned int baseIndex; + unsigned int baseVertex; + unsigned int vertexSize; + unsigned int allocatedVerticesSize; + unsigned int allocatedIndicesSize; + } dynamicVBOInfo; + unsigned int textureID; + unsigned int vao; + unsigned int drawMode; + _Bool orthographic; + _Bool clearDepthBuffer; + _Bool enableDepthTest; + _Bool enableCulling; + _Bool isDynamic; +} CDStruct_cec9a5d8; + +typedef struct { + struct { + unsigned int textureID; + struct CGSize textureSize; + _Bool isRetina; + } textureInfo; + double lineHeight; + short characterWidth_texture; + double characterWidth_typography; + short characterHeight_texture; + struct *symbolRects; +} CDStruct_a02c98f3; + +typedef struct { + CDStruct_d3ce6806 _field1; + void *_field2; + void *_field3; + int _field4; + int _field5; + _Bool _field6; + _Bool _field7; + struct CGRect _field8; + double _field9; +} CDStruct_8bd95810; + +#pragma mark Named Unions + +union C3DVector2 { + float _field1[2]; + CDStruct_b2fbf00d _field2; + CDStruct_b2fbf00d _field3; + CDStruct_b2fbf00d _field4; +}; + +#pragma mark Typedef'd Unions + +typedef union { + int _field1; + void *_field2; +} CDUnion_15924c16; + diff --git a/SceneKit/JSExport-Protocol.h b/SceneKit/JSExport-Protocol.h new file mode 100644 index 000000000..790905259 --- /dev/null +++ b/SceneKit/JSExport-Protocol.h @@ -0,0 +1,9 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol JSExport +@end + diff --git a/SceneKit/JSValue-SCNStructSupport.h b/SceneKit/JSValue-SCNStructSupport.h new file mode 100644 index 000000000..c5cc3d99b --- /dev/null +++ b/SceneKit/JSValue-SCNStructSupport.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSValue.h" + +@interface JSValue (SCNStructSupport) ++ (id)valueWithTransform3D:(struct CATransform3D)arg1 inContext:(id)arg2; ++ (id)valueWithVector3:(struct SCNVector3)arg1 inContext:(id)arg2; ++ (id)valueWithVector4:(struct SCNVector4)arg1 inContext:(id)arg2; +- (struct CATransform3D)toTransform3D; +- (struct SCNVector3)toVector3; +- (struct SCNVector4)toVector4; +@end + diff --git a/SceneKit/NSArray-SCNDeepCopy.h b/SceneKit/NSArray-SCNDeepCopy.h new file mode 100644 index 000000000..541a2be34 --- /dev/null +++ b/SceneKit/NSArray-SCNDeepCopy.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface NSArray (SCNDeepCopy) +- (id)SCNMutableDeepCopy; +@end + diff --git a/SceneKit/NSCoding-Protocol.h b/SceneKit/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/SceneKit/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/SceneKit/NSColor-SCNAdditions.h b/SceneKit/NSColor-SCNAdditions.h new file mode 100644 index 000000000..367362a85 --- /dev/null +++ b/SceneKit/NSColor-SCNAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSColor.h" + +@interface NSColor (SCNAdditions) ++ (id)colorWithC3DColor4:(const struct C3DColor4 *)arg1; +- (BOOL)colorToC3DColor4:(struct C3DColor4 *)arg1; +@end + diff --git a/SceneKit/NSColor-SCNColorAdditions.h b/SceneKit/NSColor-SCNColorAdditions.h new file mode 100644 index 000000000..eb20c64ca --- /dev/null +++ b/SceneKit/NSColor-SCNColorAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSColor.h" + +@interface NSColor (SCNColorAdditions) +- (BOOL)SCNColorGetRed:(float *)arg1 green:(float *)arg2 blue:(float *)arg3 alpha:(float *)arg4; +- (BOOL)SCNGetComponentsRed:(double *)arg1 green:(double *)arg2 blue:(double *)arg3 alpha:(double *)arg4; +@end + diff --git a/SceneKit/NSColor-SCNJSExtensions.h b/SceneKit/NSColor-SCNJSExtensions.h new file mode 100644 index 000000000..f39834703 --- /dev/null +++ b/SceneKit/NSColor-SCNJSExtensions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSColor.h" + +@interface NSColor (SCNJSExtensions) ++ (id)color:(double)arg1:(double)arg2:(double)arg3:(double)arg4; ++ (id)SCNJSExportProtocol; +- (double)a; +- (double)b; +- (double)g; +- (double)r; +@end + diff --git a/SceneKit/NSControlTextEditingDelegate-Protocol.h b/SceneKit/NSControlTextEditingDelegate-Protocol.h new file mode 100644 index 000000000..23e7787c9 --- /dev/null +++ b/SceneKit/NSControlTextEditingDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSControlTextEditingDelegate + +@optional +- (id)control:(id)arg1 textView:(id)arg2 completions:(id)arg3 forPartialWordRange:(struct _NSRange)arg4 indexOfSelectedItem:(long long *)arg5; +- (BOOL)control:(id)arg1 textView:(id)arg2 doCommandBySelector:(SEL)arg3; +- (BOOL)control:(id)arg1 isValidObject:(id)arg2; +- (void)control:(id)arg1 didFailToValidatePartialString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 didFailToFormatString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 textShouldEndEditing:(id)arg2; +- (BOOL)control:(id)arg1 textShouldBeginEditing:(id)arg2; +@end + diff --git a/SceneKit/NSCopying-Protocol.h b/SceneKit/NSCopying-Protocol.h new file mode 100644 index 000000000..17c1c5c2e --- /dev/null +++ b/SceneKit/NSCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCopying +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/SceneKit/NSDictionary-SCNDeepCopy.h b/SceneKit/NSDictionary-SCNDeepCopy.h new file mode 100644 index 000000000..3e29d0098 --- /dev/null +++ b/SceneKit/NSDictionary-SCNDeepCopy.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDictionary.h" + +@interface NSDictionary (SCNDeepCopy) +- (id)SCNMutableDeepCopy; +@end + diff --git a/SceneKit/NSImage-SCNAddition.h b/SceneKit/NSImage-SCNAddition.h new file mode 100644 index 000000000..a00ad8f3c --- /dev/null +++ b/SceneKit/NSImage-SCNAddition.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSImage.h" + +@interface NSImage (SCNAddition) +- (struct CGSize)SCNSize; +- (BOOL)SCNFixDPI; +@end + diff --git a/SceneKit/NSImageRep-SCNAdditions.h b/SceneKit/NSImageRep-SCNAdditions.h new file mode 100644 index 000000000..db8e7a279 --- /dev/null +++ b/SceneKit/NSImageRep-SCNAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSImageRep.h" + +@interface NSImageRep (SCNAdditions) +- (long long)SCNPixelsHigh; +- (long long)SCNPixelsWide; +@end + diff --git a/SceneKit/NSObject-Protocol.h b/SceneKit/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/SceneKit/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/SceneKit/NSOutlineViewDataSource-Protocol.h b/SceneKit/NSOutlineViewDataSource-Protocol.h new file mode 100644 index 000000000..c0681e2dc --- /dev/null +++ b/SceneKit/NSOutlineViewDataSource-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSOutlineViewDataSource + +@optional +- (id)outlineView:(id)arg1 namesOfPromisedFilesDroppedAtDestination:(id)arg2 forDraggedItems:(id)arg3; +- (BOOL)outlineView:(id)arg1 acceptDrop:(id)arg2 item:(id)arg3 childIndex:(long long)arg4; +- (unsigned long long)outlineView:(id)arg1 validateDrop:(id)arg2 proposedItem:(id)arg3 proposedChildIndex:(long long)arg4; +- (void)outlineView:(id)arg1 updateDraggingItemsForDrag:(id)arg2; +- (BOOL)outlineView:(id)arg1 writeItems:(id)arg2 toPasteboard:(id)arg3; +- (void)outlineView:(id)arg1 draggingSession:(id)arg2 endedAtPoint:(struct CGPoint)arg3 operation:(unsigned long long)arg4; +- (void)outlineView:(id)arg1 draggingSession:(id)arg2 willBeginAtPoint:(struct CGPoint)arg3 forItems:(id)arg4; +- (id)outlineView:(id)arg1 pasteboardWriterForItem:(id)arg2; +- (void)outlineView:(id)arg1 sortDescriptorsDidChange:(id)arg2; +- (id)outlineView:(id)arg1 persistentObjectForItem:(id)arg2; +- (id)outlineView:(id)arg1 itemForPersistentObject:(id)arg2; +- (void)outlineView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 byItem:(id)arg4; +- (id)outlineView:(id)arg1 objectValueForTableColumn:(id)arg2 byItem:(id)arg3; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +@end + diff --git a/SceneKit/NSOutlineViewDelegate-Protocol.h b/SceneKit/NSOutlineViewDelegate-Protocol.h new file mode 100644 index 000000000..de8c0d1ff --- /dev/null +++ b/SceneKit/NSOutlineViewDelegate-Protocol.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControlTextEditingDelegate-Protocol.h" + +@protocol NSOutlineViewDelegate + +@optional +- (void)outlineViewItemDidCollapse:(id)arg1; +- (void)outlineViewItemWillCollapse:(id)arg1; +- (void)outlineViewItemDidExpand:(id)arg1; +- (void)outlineViewItemWillExpand:(id)arg1; +- (void)outlineViewSelectionIsChanging:(id)arg1; +- (void)outlineViewColumnDidResize:(id)arg1; +- (void)outlineViewColumnDidMove:(id)arg1; +- (void)outlineViewSelectionDidChange:(id)arg1; +- (BOOL)outlineView:(id)arg1 shouldShowOutlineCellForItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldReorderColumn:(long long)arg2 toColumn:(long long)arg3; +- (double)outlineView:(id)arg1 sizeToFitWidthOfColumn:(long long)arg2; +- (void)outlineView:(id)arg1 willDisplayOutlineCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 shouldCollapseItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldExpandItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 isGroupItem:(id)arg2; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 shouldTrackCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 shouldTypeSelectForEvent:(id)arg2 withCurrentSearchString:(id)arg3; +- (id)outlineView:(id)arg1 nextTypeSelectMatchFromItem:(id)arg2 toItem:(id)arg3 forString:(id)arg4; +- (id)outlineView:(id)arg1 typeSelectStringForTableColumn:(id)arg2 item:(id)arg3; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (id)outlineView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 item:(id)arg5 mouseLocation:(struct CGPoint)arg6; +- (void)outlineView:(id)arg1 didDragTableColumn:(id)arg2; +- (void)outlineView:(id)arg1 didClickTableColumn:(id)arg2; +- (void)outlineView:(id)arg1 mouseDownInHeaderOfTableColumn:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectTableColumn:(id)arg2; +- (id)outlineView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (BOOL)selectionShouldChangeInOutlineView:(id)arg1; +- (BOOL)outlineView:(id)arg1 shouldEditTableColumn:(id)arg2 item:(id)arg3; +- (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (void)outlineView:(id)arg1 didRemoveRowView:(id)arg2 forRow:(long long)arg3; +- (void)outlineView:(id)arg1 didAddRowView:(id)arg2 forRow:(long long)arg3; +- (id)outlineView:(id)arg1 rowViewForItem:(id)arg2; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +@end + diff --git a/SceneKit/NSProgress-_TSTAssert.h b/SceneKit/NSProgress-_TSTAssert.h new file mode 100644 index 000000000..23393a4dc --- /dev/null +++ b/SceneKit/NSProgress-_TSTAssert.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSProgress.h" + +@interface NSProgress (_TSTAssert) ++ (void)initialize; +- (void)_tsts_becomeCurrentWithPendingUnitCount:(long long)arg1; +@end + diff --git a/SceneKit/NSSecureCoding-Protocol.h b/SceneKit/NSSecureCoding-Protocol.h new file mode 100644 index 000000000..dbb0ed000 --- /dev/null +++ b/SceneKit/NSSecureCoding-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCoding-Protocol.h" + +@protocol NSSecureCoding ++ (BOOL)supportsSecureCoding; +@end + diff --git a/SceneKit/NSValue-Core3DKitAdditions.h b/SceneKit/NSValue-Core3DKitAdditions.h new file mode 100644 index 000000000..dce88f461 --- /dev/null +++ b/SceneKit/NSValue-Core3DKitAdditions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValue.h" + +@interface NSValue (Core3DKitAdditions) ++ (id)valueWithSCNMatrix4:(struct CATransform3D)arg1; ++ (id)valueWithSCNVector4:(struct SCNVector4)arg1; ++ (id)valueWithSCNVector3:(struct SCNVector3)arg1; ++ (id)SCN_valueWithCGPoint:(struct CGPoint)arg1; +- (struct CATransform3D)SCNMatrix4Value; +- (struct SCNVector4)SCNVector4Value; +- (struct SCNVector3)SCNVector3Value; +- (struct CGPoint)SCN_CGPointValue; +@end + diff --git a/SceneKit/SCNAction.h b/SceneKit/SCNAction.h new file mode 100644 index 000000000..cf5d83b80 --- /dev/null +++ b/SceneKit/SCNAction.h @@ -0,0 +1,76 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@interface SCNAction : NSObject +{ + id _reserved; + struct SCNCAction *_caction; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)customActionWithDuration:(double)arg1 actionBlock:(id)arg2; ++ (id)javaScriptActionWithScript:(id)arg1 duration:(double)arg2; ++ (id)runAction:(id)arg1 onChildNodeWithName:(id)arg2; ++ (id)runBlock:(id)arg1 queue:(void)arg2; ++ (id)runBlock:(id)arg1; ++ (id)performSelector:(SEL)arg1 onTarget:(id)arg2; ++ (id)removeFromParentNode; ++ (id)waitForDuration:(double)arg1 withRange:(double)arg2; ++ (id)waitForDuration:(double)arg1; ++ (id)fadeOpacityTo:(double)arg1 duration:(double)arg2; ++ (id)fadeOpacityBy:(double)arg1 duration:(double)arg2; ++ (id)fadeOutWithDuration:(double)arg1; ++ (id)fadeInWithDuration:(double)arg1; ++ (id)repeatActionForever:(id)arg1; ++ (id)repeatAction:(id)arg1 count:(unsigned long long)arg2; ++ (id)group:(id)arg1; ++ (id)sequence:(id)arg1; ++ (id)scaleTo:(double)arg1 duration:(double)arg2; ++ (id)scaleBy:(double)arg1 duration:(double)arg2; ++ (id)rotateToX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4 shortestUnitArc:(BOOL)arg5; ++ (id)rotateToAxisAngle:(struct SCNVector4)arg1 duration:(double)arg2; ++ (id)rotateByAngle:(double)arg1 aroundAxis:(struct SCNVector3)arg2 duration:(double)arg3; ++ (id)rotateToX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4; ++ (id)rotateByX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4; ++ (id)moveTo:(struct SCNVector3)arg1 duration:(double)arg2; ++ (id)moveBy:(struct SCNVector3)arg1 duration:(double)arg2; ++ (id)moveByX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4; +- (void)dealloc; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)copy; +@property(nonatomic) double speed; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (BOOL)isCustom; +@property(nonatomic) long long timingMode; +- (void)setDurationRange:(double)arg1; +- (double)durationRange; +@property(nonatomic) double duration; +- (struct SCNCAction *)caction; +- (void)setCompletionBlock:(id)arg1; +- (void)setKey:(id)arg1; +- (void)updateWithTarget:(id)arg1 forTime:(double)arg2; +- (void)willStartWithTarget:(id)arg1 atTime:(double)arg2; +- (void)wasRemovedFromTarget:(id)arg1 atTime:(double)arg2; +- (void)wasAddedToTarget:(id)arg1 atTime:(double)arg2; +- (double)ratioForTime:(double)arg1; +- (void)setFinished:(BOOL)arg1; +- (BOOL)finished; +- (void)timeJumpWithTarget:(id)arg1 timeOffset:(double)arg2; +- (void)willResumeWithTarget:(id)arg1 atTime:(double)arg2; +- (void)wasPausedWithTarget:(id)arg1 atTime:(double)arg2; +- (void)setCppAction:(void *)arg1; + +@end + diff --git a/SceneKit/SCNActionCustom.h b/SceneKit/SCNActionCustom.h new file mode 100644 index 000000000..ed6b73b1d --- /dev/null +++ b/SceneKit/SCNActionCustom.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNActionCustom : SCNAction +{ + struct SCNCActionCustom *_mycaction; +} + ++ (id)customActionWithDuration:(double)arg1 actionBlock:(id)arg2; ++ (BOOL)supportsSecureCoding; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isCustom; +- (void)encodeWithCoder:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionFade.h b/SceneKit/SCNActionFade.h new file mode 100644 index 000000000..a8781df11 --- /dev/null +++ b/SceneKit/SCNActionFade.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNActionFade : SCNAction +{ + struct SCNCActionFade *_mycaction; +} + ++ (id)fadeOutWithDuration:(double)arg1; ++ (id)fadeInWithDuration:(double)arg1; ++ (id)fadeOpacityTo:(double)arg1 duration:(double)arg2; ++ (id)fadeOpacityBy:(double)arg1 duration:(double)arg2; ++ (BOOL)supportsSecureCoding; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionGroup.h b/SceneKit/SCNActionGroup.h new file mode 100644 index 000000000..f087fadc5 --- /dev/null +++ b/SceneKit/SCNActionGroup.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface SCNActionGroup : SCNAction +{ + struct SCNCActionGroup *_mycaction; + NSArray *_actions; +} + ++ (id)groupWithActions:(id)arg1; ++ (BOOL)supportsSecureCoding; +- (BOOL)finished; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (BOOL)isCustom; +- (void)encodeWithCoder:(id)arg1; +- (void)dealloc; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionJSExport-Protocol.h b/SceneKit/SCNActionJSExport-Protocol.h new file mode 100644 index 000000000..1fff14b66 --- /dev/null +++ b/SceneKit/SCNActionJSExport-Protocol.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNActionJSExport ++ (id)customActionWithDuration:(double)arg1 actionBlock:(id)arg2; ++ (id)javaScriptActionWithScript:(id)arg1 duration:(double)arg2; ++ (id)runBlock:(id)arg1 queue:(void)arg2; ++ (id)runBlock:(id)arg1; ++ (id)removeFromParentNode; ++ (id)waitForDuration:(double)arg1 withRange:(double)arg2; ++ (id)waitForDuration:(double)arg1; ++ (id)fadeOpacityTo:(double)arg1 duration:(double)arg2; ++ (id)fadeOpacityBy:(double)arg1 duration:(double)arg2; ++ (id)fadeOutWithDuration:(double)arg1; ++ (id)fadeInWithDuration:(double)arg1; ++ (id)repeatActionForever:(id)arg1; ++ (id)repeatAction:(id)arg1 count:(unsigned long long)arg2; ++ (id)group:(id)arg1; ++ (id)sequence:(id)arg1; ++ (id)scaleTo:(double)arg1 duration:(double)arg2; ++ (id)scaleBy:(double)arg1 duration:(double)arg2; ++ (id)rotateToAxisAngle:(struct SCNVector4)arg1 duration:(double)arg2; ++ (id)rotateByAngle:(double)arg1 aroundAxis:(struct SCNVector3)arg2 duration:(double)arg3; ++ (id)rotateToX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4 shortestUnitArc:(BOOL)arg5; ++ (id)rotateToX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4; ++ (id)rotateByX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4; ++ (id)moveTo:(struct SCNVector3)arg1 duration:(double)arg2; ++ (id)moveBy:(struct SCNVector3)arg1 duration:(double)arg2; ++ (id)moveByX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4; +@property(nonatomic) double speed; +@property(nonatomic) long long timingMode; +@property(nonatomic) double duration; +- (id)copy; +- (id)reversedAction; +@end + diff --git a/SceneKit/SCNActionJavaScript.h b/SceneKit/SCNActionJavaScript.h new file mode 100644 index 000000000..24961d825 --- /dev/null +++ b/SceneKit/SCNActionJavaScript.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface SCNActionJavaScript : SCNAction +{ + NSString *_script; +} + ++ (id)javaScriptActionWithDuration:(double)arg1 script:(id)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (BOOL)isCustom; +- (void)dealloc; +- (id)initWithString:(id)arg1; + +@end + diff --git a/SceneKit/SCNActionMove.h b/SceneKit/SCNActionMove.h new file mode 100644 index 000000000..b857325ba --- /dev/null +++ b/SceneKit/SCNActionMove.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNActionMove : SCNAction +{ + struct SCNCActionMove *_mycaction; +} + ++ (id)moveToX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4; ++ (id)moveTo:(struct SCNVector3)arg1 duration:(double)arg2; ++ (id)moveByX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4; ++ (id)moveBy:(struct SCNVector3)arg1 duration:(double)arg2; ++ (BOOL)supportsSecureCoding; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionPerformSelector.h b/SceneKit/SCNActionPerformSelector.h new file mode 100644 index 000000000..bd12a2434 --- /dev/null +++ b/SceneKit/SCNActionPerformSelector.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNActionPerformSelector : SCNAction +{ + SEL _selector; + id _target; +} + ++ (id)perfromSelector:(SEL)arg1 onTarget:(id)arg2; ++ (BOOL)supportsSecureCoding; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)updateWithTarget:(id)arg1 forTime:(double)arg2; +- (void)encodeWithCoder:(id)arg1; +- (BOOL)isCustom; +- (void)dealloc; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionRemove.h b/SceneKit/SCNActionRemove.h new file mode 100644 index 000000000..318edb2da --- /dev/null +++ b/SceneKit/SCNActionRemove.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNActionRemove : SCNAction +{ + BOOL _hasFired; +} + ++ (id)removeFromParentNode; ++ (BOOL)supportsSecureCoding; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)updateWithTarget:(id)arg1 forTime:(double)arg2; +- (void)willStartWithTarget:(id)arg1 atTime:(double)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionRepeat.h b/SceneKit/SCNActionRepeat.h new file mode 100644 index 000000000..798a2e903 --- /dev/null +++ b/SceneKit/SCNActionRepeat.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNActionRepeat : SCNAction +{ + struct SCNCActionRepeat *_mycaction; + SCNAction *_repeatedAction; +} + ++ (id)repeatActionForever:(id)arg1; ++ (id)repeatAction:(id)arg1 count:(unsigned long long)arg2; ++ (BOOL)supportsSecureCoding; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (BOOL)isCustom; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionRotate.h b/SceneKit/SCNActionRotate.h new file mode 100644 index 000000000..514359f0e --- /dev/null +++ b/SceneKit/SCNActionRotate.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNActionRotate : SCNAction +{ + struct SCNCActionRotate *_mycaction; +} + ++ (id)rotateToX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4 shortestUnitArc:(BOOL)arg5; ++ (id)rotateToAxisAngle:(struct SCNVector4)arg1 duration:(double)arg2; ++ (id)rotateByAngle:(double)arg1 aroundAxis:(struct SCNVector3)arg2 duration:(double)arg3; ++ (id)rotateToX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4; ++ (id)rotateByX:(double)arg1 y:(double)arg2 z:(double)arg3 duration:(double)arg4; ++ (BOOL)supportsSecureCoding; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionRunAction.h b/SceneKit/SCNActionRunAction.h new file mode 100644 index 000000000..9088724ae --- /dev/null +++ b/SceneKit/SCNActionRunAction.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +// Not exported +@interface SCNActionRunAction : SCNAction +{ + SCNAction *_action; + NSString *_subSpriteKey; + NSString *_actionKey; + BOOL _waitForKeyedAction; + BOOL _runOnSubSprite; + BOOL _fired; +} + ++ (id)runAction:(id)arg1 afterActionWithKey:(id)arg2; ++ (id)runAction:(id)arg1 onFirstChildWithName:(id)arg2; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)updateWithTarget:(id)arg1 forTime:(double)arg2; +- (void)willStartWithTarget:(id)arg1 atTime:(double)arg2; +- (BOOL)isCustom; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionRunBlock.h b/SceneKit/SCNActionRunBlock.h new file mode 100644 index 000000000..0233d3cff --- /dev/null +++ b/SceneKit/SCNActionRunBlock.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSObject; + +// Not exported +@interface SCNActionRunBlock : SCNAction +{ + id _block; + NSObject *_queue; +} + ++ (id)runBlock:(id)arg1 queue:(void)arg2; ++ (BOOL)supportsSecureCoding; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)updateWithTarget:(id)arg1 forTime:(double)arg2; +- (void)dealloc; +- (id)initWithCoder:(id)arg1; +- (BOOL)isCustom; +- (void)encodeWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionScale.h b/SceneKit/SCNActionScale.h new file mode 100644 index 000000000..ed79de42e --- /dev/null +++ b/SceneKit/SCNActionScale.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNActionScale : SCNAction +{ + struct SCNCActionScale *_mycaction; +} + ++ (id)scaleTo:(double)arg1 duration:(double)arg2; ++ (id)scaleBy:(double)arg1 duration:(double)arg2; ++ (BOOL)supportsSecureCoding; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionSequence.h b/SceneKit/SCNActionSequence.h new file mode 100644 index 000000000..dec54e28b --- /dev/null +++ b/SceneKit/SCNActionSequence.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +// Not exported +@interface SCNActionSequence : SCNAction +{ + struct SCNCActionSequence *_mycaction; + NSArray *_actions; +} + ++ (id)sequenceWithActions:(id)arg1; ++ (BOOL)supportsSecureCoding; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (BOOL)isCustom; +- (void)encodeWithCoder:(id)arg1; +- (void)dealloc; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionWait.h b/SceneKit/SCNActionWait.h new file mode 100644 index 000000000..1880f97f0 --- /dev/null +++ b/SceneKit/SCNActionWait.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNActionWait : SCNAction +{ + struct SCNCActionWait *_mycaction; +} + ++ (id)waitForDuration:(double)arg1 withRange:(double)arg2; ++ (id)waitForDuration:(double)arg1; ++ (BOOL)supportsSecureCoding; +- (id)reversedAction; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNActionable-Protocol.h b/SceneKit/SCNActionable-Protocol.h new file mode 100644 index 000000000..08fa434aa --- /dev/null +++ b/SceneKit/SCNActionable-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SCNActionable +- (void)removeAllActions; +- (void)removeActionForKey:(id)arg1; +- (id)actionForKey:(id)arg1; +- (BOOL)hasActions; +- (void)runAction:(id)arg1 forKey:(id)arg2 completionHandler:(id)arg3; +- (void)runAction:(id)arg1 forKey:(id)arg2; +- (void)runAction:(id)arg1 completionHandler:(id)arg2; +- (void)runAction:(id)arg1; +@end + diff --git a/SceneKit/SCNAnimatable-Protocol.h b/SceneKit/SCNAnimatable-Protocol.h new file mode 100644 index 000000000..d634b3117 --- /dev/null +++ b/SceneKit/SCNAnimatable-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SCNAnimatable +- (void)removeAnimationForKey:(id)arg1 fadeOutDuration:(double)arg2; +- (BOOL)isAnimationForKeyPaused:(id)arg1; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (id)animationForKey:(id)arg1; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +@end + diff --git a/SceneKit/SCNAnimationEvent.h b/SceneKit/SCNAnimationEvent.h new file mode 100644 index 000000000..26e504777 --- /dev/null +++ b/SceneKit/SCNAnimationEvent.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface SCNAnimationEvent : NSObject +{ + id _reserved; + double _eventTime; + id _eventBlock; +} + ++ (id)SCNJSExportProtocol; ++ (id)animationEventWithKeyTime:(double)arg1 block:(id)arg2; +- (void)setEventBlock:(id)arg1; +- (id)eventBlock; +- (void)setTime:(double)arg1; +- (double)time; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNAnimationEventJSExport-Protocol.h b/SceneKit/SCNAnimationEventJSExport-Protocol.h new file mode 100644 index 000000000..122ed51bf --- /dev/null +++ b/SceneKit/SCNAnimationEventJSExport-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNAnimationEventJSExport ++ (id)animationEventWithKeyTime:(double)arg1 block:(id)arg2; +@end + diff --git a/SceneKit/SCNAuthoringEnvironment.h b/SceneKit/SCNAuthoringEnvironment.h new file mode 100644 index 000000000..ea6303124 --- /dev/null +++ b/SceneKit/SCNAuthoringEnvironment.h @@ -0,0 +1,89 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, SCNManipulator; + +// Not exported +@interface SCNAuthoringEnvironment : NSObject +{ + struct __C3DEngineContext *_engineContext; + id _sceneRenderer; + struct __C3DFXGLSLProgram *_noColorProgram; + struct __C3DFXGLSLProgram *_colorOnlyProgram; + struct __C3DFXGLSLProgram *_colorAndTextureProgram; + CDStruct_cec9a5d8 _logsInfo; + CDStruct_cec9a5d8 _boldLogsInfo; + CDStruct_cec9a5d8 _manipulatorsInfo; + CDStruct_cec9a5d8 _dynamicLinesInfo; + CDStruct_cec9a5d8 _dynamicTrianglesInfo; + CDStruct_cec9a5d8 _overlayDynamicLinesInfo; + CDStruct_cec9a5d8 _textInfo; + CDStruct_a02c98f3 _normalTextInfo; + CDStruct_a02c98f3 _boldTextInfo; + const void *_arrowIndicesOffset; + unsigned short _arrowIndicesCount; + const void *_quadrantIndicesOffset; + unsigned short _quadrantIndicesCount; + const void *_quadrantRingIndicesOffset; + unsigned short _quadrantRingIndicesCount; + BOOL _showsAllBoundingBoxes; + BOOL _showsAllBoundingSpheres; + BOOL _showsAttributesOfAllCameras; + BOOL _showsAttributesOfAllLights; + BOOL _showsPhysics; + BOOL _showsLighting; + BOOL _hasLighting; + NSMutableArray *_individualNodesWantingBoundingBox; + NSMutableArray *_individualNodesWantingCameraAttributes; + NSMutableArray *_individualNodesWantingLightAttributes; + struct { + _Bool initialized; + _Bool showFullStatistics; + float fps; + float waitDisplayLinkTime; + long long pressedButtonIndex; + struct __CFString *fullString; + struct __CFString *fpsString; + struct __CFString *shortString; + unsigned int lightingStatistics[9]; + } _statisticsInfo; + float _drawScale; + SCNManipulator *_manipulator; +} + ++ (id)authoringEnvironmentForSceneRenderer:(id)arg1; +- (void)dealloc; +- (void)drawString:(id)arg1 atPoint:(struct CGPoint)arg2 color:(id)arg3; +- (void)drawLineFromPoint:(struct SCNVector3)arg1 toPoint:(struct SCNVector3)arg2 color:(id)arg3; +- (BOOL)mouseDragged:(id)arg1; +- (BOOL)mouseMoved:(id)arg1; +- (BOOL)mouseUp:(id)arg1; +- (BOOL)mouseDown:(id)arg1; +- (void)beginEditingNode:(id)arg1; +- (void)cancelEdition; +- (void)hideAttributesOfAllIndividualLights; +- (void)hideLightAttributesForNode:(id)arg1; +- (void)showLightAttributesForNode:(id)arg1; +- (void)hideAttributesOfAllIndividualCameras; +- (void)hideCameraAttributesForNode:(id)arg1; +- (void)showCameraAttributesForNode:(id)arg1; +@property(nonatomic) BOOL showsAttributesOfAllLights; +@property(nonatomic) BOOL showsAttributesOfAllCameras; +- (void)hideAllIndividualBoundingBoxes; +- (void)hideBoundingBoxForNode:(id)arg1; +- (void)showBoundingBoxForNode:(id)arg1; +@property(nonatomic) BOOL showsLighting; +@property(nonatomic) BOOL showsPhysics; +@property(nonatomic) BOOL showsAllBoundingSpheres; +@property(nonatomic) BOOL showsAllBoundingBoxes; +@property(readonly) id sceneRenderer; +- (id)_initWithEngineContext:(struct __C3DEngineContext *)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNBackingLayer.h b/SceneKit/SCNBackingLayer.h new file mode 100644 index 000000000..14f6c7d5f --- /dev/null +++ b/SceneKit/SCNBackingLayer.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOpenGLLayer.h" + +@class SCNView; + +// Not exported +@interface SCNBackingLayer : NSOpenGLLayer +{ + SCNView *_parentView; + BOOL _needsRedrawForJittering; +} + +@property(nonatomic) SCNView *parentView; // @synthesize parentView=_parentView; +- (void)drawInContext:(struct CGContext *)arg1; +- (void)drawInOpenGLContext:(id)arg1 pixelFormat:(id)arg2 forLayerTime:(double)arg3 displayTime:(const CDStruct_e50ab651 *)arg4; +- (BOOL)canDrawInOpenGLContext:(id)arg1 pixelFormat:(id)arg2 forLayerTime:(double)arg3 displayTime:(const CDStruct_e50ab651 *)arg4; +- (void)_cancelJitterRedisplay; +- (void)_jitterRedisplayWithContext:(struct _CGLContextObject *)arg1; +- (id)openGLContextForPixelFormat:(id)arg1; +- (id)openGLPixelFormatForDisplayMask:(unsigned int)arg1; +- (BOOL)canDrawConcurrently; + +@end + diff --git a/SceneKit/SCNBoundingBox.h b/SceneKit/SCNBoundingBox.h new file mode 100644 index 000000000..8f8610239 --- /dev/null +++ b/SceneKit/SCNBoundingBox.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface SCNBoundingBox : NSObject +{ + struct SCNVector3 min; + struct SCNVector3 max; +} + ++ (id)SCNJSExportProtocol; +@property(nonatomic) struct SCNVector3 max; // @synthesize max; +@property(nonatomic) struct SCNVector3 min; // @synthesize min; +- (id)description; + +@end + diff --git a/SceneKit/SCNBoundingBoxJSExport-Protocol.h b/SceneKit/SCNBoundingBoxJSExport-Protocol.h new file mode 100644 index 000000000..7f4e044cd --- /dev/null +++ b/SceneKit/SCNBoundingBoxJSExport-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNBoundingBoxJSExport +@property(nonatomic) struct SCNVector3 max; +@property(nonatomic) struct SCNVector3 min; +@end + diff --git a/SceneKit/SCNBoundingSphere.h b/SceneKit/SCNBoundingSphere.h new file mode 100644 index 000000000..62d51c05d --- /dev/null +++ b/SceneKit/SCNBoundingSphere.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface SCNBoundingSphere : NSObject +{ + struct SCNVector3 center; + double radius; +} + ++ (id)SCNJSExportProtocol; +@property(nonatomic) double radius; // @synthesize radius; +@property(nonatomic) struct SCNVector3 center; // @synthesize center; +- (id)description; + +@end + diff --git a/SceneKit/SCNBoundingSphereJSExport-Protocol.h b/SceneKit/SCNBoundingSphereJSExport-Protocol.h new file mode 100644 index 000000000..ac9dc3630 --- /dev/null +++ b/SceneKit/SCNBoundingSphereJSExport-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNBoundingSphereJSExport +@property(nonatomic) double radius; +@property(nonatomic) struct SCNVector3 center; +@end + diff --git a/SceneKit/SCNBoundingVolume-Protocol.h b/SceneKit/SCNBoundingVolume-Protocol.h new file mode 100644 index 000000000..d40a4880f --- /dev/null +++ b/SceneKit/SCNBoundingVolume-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol SCNBoundingVolume +- (void)setBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +@end + diff --git a/SceneKit/SCNBox.h b/SceneKit/SCNBox.h new file mode 100644 index 000000000..277ae6515 --- /dev/null +++ b/SceneKit/SCNBox.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNBox : SCNGeometry +{ + id _reserved; + double _boxwidth; + double _boxheight; + double _boxlength; + double _boxchamferRadius; + long long _boxwidthSegmentCount; + long long _boxheightSegmentCount; + long long _boxlengthSegmentCount; + long long _boxchamferSegmentCount; + long long _boxprimitiveType; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)box; ++ (id)boxWithWidth:(double)arg1 height:(double)arg2 length:(double)arg3 chamferRadius:(double)arg4; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_setupObjCModelFrom:(id)arg1; +- (id)description; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +@property(nonatomic) long long widthSegmentCount; +@property(nonatomic) double width; +- (void)setPrimitiveType:(long long)arg1; +- (long long)primitiveType; +@property(nonatomic) long long lengthSegmentCount; +@property(nonatomic) double length; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) double height; +@property(nonatomic) long long chamferSegmentCount; +@property(nonatomic) double chamferRadius; +- (void)_syncObjCModel:(struct __C3DParametricGeometry *)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (id)presentationGeometry; +- (id)presentationBox; +- (id)initPresentationParametricGeometryWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (void)dealloc; +- (struct __C3DGeometry *)__createCFObject; +- (id)initWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNBoxJSExport-Protocol.h b/SceneKit/SCNBoxJSExport-Protocol.h new file mode 100644 index 000000000..0a1e16e15 --- /dev/null +++ b/SceneKit/SCNBoxJSExport-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNBoxJSExport ++ (id)boxWithWidth:(double)arg1 height:(double)arg2 length:(double)arg3 chamferRadius:(double)arg4; +@property(nonatomic) long long chamferSegmentCount; +@property(nonatomic) long long lengthSegmentCount; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) long long widthSegmentCount; +@property(nonatomic) double chamferRadius; +@property(nonatomic) double length; +@property(nonatomic) double height; +@property(nonatomic) double width; +@end + diff --git a/SceneKit/SCNCOLLADAExportOperation.h b/SceneKit/SCNCOLLADAExportOperation.h new file mode 100644 index 000000000..2d01d2314 --- /dev/null +++ b/SceneKit/SCNCOLLADAExportOperation.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNCOLLADAExportOperation : _SCNExportOperation +{ +} + +- (void)main; +- (id)initWithScene:(id)arg1 attributes:(id)arg2 outputURL:(id)arg3; + +@end + diff --git a/SceneKit/SCNCamera.h b/SceneKit/SCNCamera.h new file mode 100644 index 000000000..25e3e0b86 --- /dev/null +++ b/SceneKit/SCNCamera.h @@ -0,0 +1,110 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" +#import "SCNAnimatable-Protocol.h" +#import "SCNTechniqueSupport-Protocol.h" + +@class NSMutableDictionary, NSString, SCNTechnique; + +@interface SCNCamera : NSObject +{ + id _reserved; + // Error parsing type: ^{__C3DCamera={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}{__C3DProjectionInfos=b1b1b1dddddd(C3DMatrix4x4=[16f][4])}ffffQ^{__C3DFXTechnique}}, name: _camera + unsigned int _isPresentationInstance:1; + unsigned int _custom:1; + unsigned int _usesOrthographicProjection:1; + unsigned int _automaticallyAdjustsZRange:1; + NSMutableDictionary *_animations; + NSString *_name; + double _xFov; + double _yFov; + double _orthographicScale; + double _zNear; + double _zFar; + float _focalDistance; + float _focalBlurRadius; + float _focalSize; + float _aperture; + unsigned long long _categoryBitMask; + struct CATransform3D _projectionTransform; + SCNTechnique *_technique; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)camera; ++ // Error parsing type: @24@0:8^{__C3DCamera={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}{__C3DProjectionInfos=b1b1b1dddddd(C3DMatrix4x4=[16f][4])}ffffQ^{__C3DFXTechnique}}16, name: cameraWithCameraRef: +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_didDecodeSCNCamera:(id)arg1; +- (void)_customEncodingOfSCNCamera:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (struct CATransform3D)projectionTransform; +- // Error parsing type: ^{__C3DCamera={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}{__C3DProjectionInfos=b1b1b1dddddd(C3DMatrix4x4=[16f][4])}ffffQ^{__C3DFXTechnique}}16@0:8, name: cameraRef +- (void)setYMag:(double)arg1; +- (double)yMag; +- (void)setXMag:(double)arg1; +- (double)xMag; +@property(nonatomic) double zNear; +@property(nonatomic) double zFar; +@property(nonatomic) double yFov; +@property(nonatomic) double xFov; +@property(nonatomic) BOOL usesOrthographicProjection; +- (void)setProjectionTransform:(struct CATransform3D)arg1; +@property(nonatomic) double orthographicScale; +@property(nonatomic) double focalSize; +@property(nonatomic) double focalDistance; +@property(nonatomic) double focalBlurRadius; +@property(nonatomic) unsigned long long categoryBitMask; +@property(nonatomic) BOOL automaticallyAdjustsZRange; +@property(nonatomic) double aperture; +- (BOOL)hasCustomProjectionTransform; +- (void)_registerAsObserver; +- (BOOL)isPausedOrPausedByInheritance; +- (id)presentationInstance; +- (id)presentationCamera; +@property(copy, nonatomic) SCNTechnique *technique; +- (void)_syncObjCModel; +- (BOOL)isAnimationForKeyPaused:(id)arg1; +- (void)removeAnimationForKey:(id)arg1 fadeOutDuration:(double)arg2; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (void)_pauseAnimation:(BOOL)arg1 forKey:(id)arg2; +- (id)animationForKey:(id)arg1; +- (void)_syncObjCAnimations; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)__removeAnimation:(id)arg1 forKey:(id)arg2; +- (struct __C3DAnimationManager *)animationManager; +- (void *)__CFObject; +- (id)scene; +- (struct __C3DScene *)sceneRef; +- (void)_syncEntityObjCModel; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +@property(copy, nonatomic) NSString *name; +@property(readonly, copy) NSString *description; +- (void)dealloc; +- // Error parsing type: @24@0:8^{__C3DCamera={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}{__C3DProjectionInfos=b1b1b1dddddd(C3DMatrix4x4=[16f][4])}ffffQ^{__C3DFXTechnique}}16, name: initPresentationCameraWithCameraRef: +- // Error parsing type: @24@0:8^{__C3DCamera={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}{__C3DProjectionInfos=b1b1b1dddddd(C3DMatrix4x4=[16f][4])}ffffQ^{__C3DFXTechnique}}16, name: initWithCameraRef: +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNCameraControlEventHandler.h b/SceneKit/SCNCameraControlEventHandler.h new file mode 100644 index 000000000..d42e80132 --- /dev/null +++ b/SceneKit/SCNCameraControlEventHandler.h @@ -0,0 +1,103 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SCNNode; + +@interface SCNCameraControlEventHandler : SCNEventHandler +{ + id _dReserved; + SCNNode *_freeViewCameraNode; + struct CGPoint _initialPoint; + // Error parsing type: (C3DMatrix4x4="components"[16f]"m"[4]), name: _initialMatrix + float _initialZoom; + float _savedZfar; + float _savedZnear; + float _originalFovX; + float _originalFovY; + float _originalOrthoScale; + float _zoomFactor; + // Error parsing type: , name: _clickOrigin + BOOL _stickyMove; + struct CGPoint _stickyDirection; + long long _currentStickyAxis; + struct CGPoint _lastDragLocation; + double _lastDragTime; + long long _stickyAxis; + // Error parsing type: {C3DSphere="vector"}, name: _viewedObjectSphere + unsigned int _hasCheckedIfViewingAnObject:1; + unsigned int _isViewingAnObject:1; + unsigned int _isViewedObjectSphereComputed:1; + unsigned int _automaticCameraTarget:1; + unsigned int _inertia:1; + unsigned int _alternateMode:1; + unsigned int _upDirIsSet:1; + unsigned int _gimbalLockMode:1; + unsigned int _inertiaRunning:1; + int _mode; + struct SCNVector3 _gimbalLockVector; + // Error parsing type: , name: _upDir + struct SCNVector3 _cameraTarget; + double _friction; + struct CGPoint _totalDragWithInertia; + struct CGPoint _inertiaVelocity; + double _lastSimulationTime; +} + +- (BOOL)mouseUp:(id)arg1; +- (BOOL)mouseDragged:(id)arg1; +- (void)_computeStickyAxisIfNeeded:(struct CGPoint)arg1; +- (BOOL)mouseDown:(id)arg1; +- (BOOL)rotateWithEvent:(id)arg1; +- (BOOL)magnifyWithEvent:(id)arg1; +- (BOOL)scrollWheel:(id)arg1; +- (float)_scrollWheelMultiplier; +- (void)updateCameraTargetIfNeeded; +- (void)_translateTo:(struct CGPoint)arg1; +- (void)_rotateWithDrag:(struct CGPoint)arg1 mode:(long long)arg2 stickyAxis:(long long)arg3; +- (void)_beginTranslateAtLocation:(struct CGPoint)arg1; +- // Error parsing type: 16@0:8, name: frontVector +- (struct C3DSphere)viewedObjectSphere; +- (BOOL)computeBoundingSphereOmittingFloorsForNode:(struct __C3DNode *)arg1 sphere:(struct C3DSphere *)arg2; +- (void)_startBrowsingIfNeeded:(struct CGPoint)arg1; +- (void)endDragging; +- (void)_didDragTo:(struct CGPoint)arg1; +- (void)endDraggingWithVelocity:(struct CGPoint)arg1; +- (BOOL)wantsRedraw; +- (void)viewWillDraw; +- (void)rotateWithVector:(long long)arg1 mode: /* Error: Ran out of types for this method. */; +- (void)_onInertiaTimer; +- (void)_stopInertiaIfNeeded; +- (void)cameraDidChange; +- (void)cameraWillChange; +- (void)sceneDidChange; +- (void)sceneWillChange; +- (void)translateByX:(float)arg1 Y:(float)arg2 Z:(float)arg3; +- (void)setZoomFactor:(double)arg1; +- (double)zoomFactor; +- (void)zoomBy:(float)arg1; +- (void)zoomBy:(float)arg1 animate:(BOOL)arg2; +- (void)rotateOf:(double)arg1; +- (BOOL)isViewingAnObject; +- (float)_translationCoef; +- (void)_switchToFreeViewCamera; +- (void)_installFreeViewCameraIfNeeded; +- (void)_prepareFreeViewCamera; +- (BOOL)_freeCameraActivated; +- (void)_resetFreeViewCamera; +@property long long stickyAxis; +@property struct SCNVector3 cameraTarget; +@property BOOL automaticCameraTarget; +@property struct SCNVector3 gimbalLockVector; +@property BOOL gimbalLockMode; +@property double friction; +@property BOOL enableInertia; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNCameraJSExport-Protocol.h b/SceneKit/SCNCameraJSExport-Protocol.h new file mode 100644 index 000000000..c87668220 --- /dev/null +++ b/SceneKit/SCNCameraJSExport-Protocol.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSString; + +@protocol SCNCameraJSExport ++ (id)camera; +@property(nonatomic) unsigned long long categoryBitMask; +@property(nonatomic) double aperture; +@property(nonatomic) double focalBlurRadius; +@property(nonatomic) double focalSize; +@property(nonatomic) double focalDistance; +@property(nonatomic) double orthographicScale; +@property(nonatomic) BOOL usesOrthographicProjection; +@property(nonatomic) BOOL automaticallyAdjustsZRange; +@property(nonatomic) double zFar; +@property(nonatomic) double zNear; +@property(nonatomic) double yFov; +@property(nonatomic) double xFov; +@property(copy, nonatomic) NSString *name; +- (id)copy; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (id)animationForKey:(id)arg1; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)setProjectionTransform:(struct CATransform3D)arg1; +- (struct CATransform3D)projectionTransform; +@end + diff --git a/SceneKit/SCNCapsule.h b/SceneKit/SCNCapsule.h new file mode 100644 index 000000000..73cbb85d7 --- /dev/null +++ b/SceneKit/SCNCapsule.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNCapsule : SCNGeometry +{ + id _reserved; + double _capsulecapRadius; + double _capsuleheight; + long long _capsuleheightSegmentCount; + long long _capsuleradialSegmentCount; + long long _capsulecapSegmentCount; + long long _capsuleprimitiveType; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)capsuleWithCapRadius:(double)arg1 height:(double)arg2; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_setupObjCModelFrom:(id)arg1; +- (id)description; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +@property(nonatomic) long long radialSegmentCount; +- (void)setPrimitiveType:(long long)arg1; +- (long long)primitiveType; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) double height; +@property(nonatomic) long long capSegmentCount; +@property(nonatomic) double capRadius; +- (void)_syncObjCModel:(struct __C3DParametricGeometry *)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (id)presentationGeometry; +- (id)presentationCapsule; +- (id)initPresentationParametricGeometryWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (void)dealloc; +- (struct __C3DGeometry *)__createCFObject; +- (id)initWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNCapsuleJSExport-Protocol.h b/SceneKit/SCNCapsuleJSExport-Protocol.h new file mode 100644 index 000000000..f42f419cf --- /dev/null +++ b/SceneKit/SCNCapsuleJSExport-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNCapsuleJSExport ++ (id)capsuleWithCapRadius:(double)arg1 height:(double)arg2; +@property(nonatomic) long long capSegmentCount; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) long long radialSegmentCount; +@property(nonatomic) double height; +@property(nonatomic) double capRadius; +@end + diff --git a/SceneKit/SCNColorJSExport-Protocol.h b/SceneKit/SCNColorJSExport-Protocol.h new file mode 100644 index 000000000..860084286 --- /dev/null +++ b/SceneKit/SCNColorJSExport-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNColorJSExport ++ (id)color:(double)arg1:(double)arg2:(double)arg3:(double)arg4; +@property(readonly, nonatomic) double a; +@property(readonly, nonatomic) double b; +@property(readonly, nonatomic) double g; +@property(readonly, nonatomic) double r; +@end + diff --git a/SceneKit/SCNCone.h b/SceneKit/SCNCone.h new file mode 100644 index 000000000..11df63970 --- /dev/null +++ b/SceneKit/SCNCone.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNCone : SCNGeometry +{ + id _reserved; + double _conetopRadius; + double _conebottomRadius; + double _coneheight; + long long _coneheightSegmentCount; + long long _coneradialSegmentCount; + long long _coneprimitiveType; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)coneWithTopRadius:(double)arg1 bottomRadius:(double)arg2 height:(double)arg3; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_setupObjCModelFrom:(id)arg1; +- (id)description; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +@property(nonatomic) double topRadius; +@property(nonatomic) long long radialSegmentCount; +- (void)setPrimitiveType:(long long)arg1; +- (long long)primitiveType; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) double height; +@property(nonatomic) double bottomRadius; +- (void)_syncObjCModel:(struct __C3DParametricGeometry *)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (id)presentationGeometry; +- (id)presentationCone; +- (id)initPresentationParametricGeometryWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (void)dealloc; +- (struct __C3DGeometry *)__createCFObject; +- (id)initWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNConeJSExport-Protocol.h b/SceneKit/SCNConeJSExport-Protocol.h new file mode 100644 index 000000000..163409c0e --- /dev/null +++ b/SceneKit/SCNConeJSExport-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNConeJSExport ++ (id)coneWithTopRadius:(double)arg1 bottomRadius:(double)arg2 height:(double)arg3; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) long long radialSegmentCount; +@property(nonatomic) double height; +@property(nonatomic) double bottomRadius; +@property(nonatomic) double topRadius; +@end + diff --git a/SceneKit/SCNConstraint.h b/SceneKit/SCNConstraint.h new file mode 100644 index 000000000..de246eac3 --- /dev/null +++ b/SceneKit/SCNConstraint.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" +#import "SCNAnimatable-Protocol.h" + +@class NSMutableDictionary, NSString; + +@interface SCNConstraint : NSObject +{ + id _constraintReserved; + struct __C3DConstraint *_constraintRef; + NSMutableDictionary *_animations; + BOOL _enabled; + double _influenceFactor; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)scene; +- (struct __C3DScene *)sceneRef; +- (BOOL)isAnimationForKeyPaused:(id)arg1; +- (void)removeAnimationForKey:(id)arg1 fadeOutDuration:(double)arg2; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (void)_pauseAnimation:(BOOL)arg1 forKey:(id)arg2; +- (id)animationForKey:(id)arg1; +- (void)_syncObjCAnimations; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)__removeAnimation:(id)arg1 forKey:(id)arg2; +- (struct __C3DAnimationManager *)animationManager; +- (void *)__CFObject; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)finalizeDecodeConstraint:(id)arg1; +@property(nonatomic) double influenceFactor; +- (void)setEnabled:(BOOL)arg1; +- (BOOL)isEnabled; +- (void)setConstraintRef:(struct __C3DConstraint *)arg1; +- (struct __C3DConstraint *)constraintRef; +- (void)setName:(id)arg1; +- (id)name; +- (void)copyTo:(id)arg1; +- (void)dealloc; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNConstraintJSExport-Protocol.h b/SceneKit/SCNConstraintJSExport-Protocol.h new file mode 100644 index 000000000..45076acdf --- /dev/null +++ b/SceneKit/SCNConstraintJSExport-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNConstraintJSExport +@property(nonatomic) double influenceFactor; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (id)animationForKey:(id)arg1; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (id)copy; +@end + diff --git a/SceneKit/SCNContainerLayer.h b/SceneKit/SCNContainerLayer.h new file mode 100644 index 000000000..1378aaa03 --- /dev/null +++ b/SceneKit/SCNContainerLayer.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +// Not exported +@interface SCNContainerLayer : CALayer +{ + double _lastRenderedTime; +} + +@end + diff --git a/SceneKit/SCNCylinder.h b/SceneKit/SCNCylinder.h new file mode 100644 index 000000000..91769aeeb --- /dev/null +++ b/SceneKit/SCNCylinder.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNCylinder : SCNGeometry +{ + id _reserved; + double _cylinderradius; + double _cylinderheight; + double _cylinderradialSpan; + long long _cylinderheightSegmentCount; + long long _cylinderradialSegmentCount; + long long _cylinderprimitiveType; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)cylinderWithRadius:(double)arg1 height:(double)arg2; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_setupObjCModelFrom:(id)arg1; +- (id)description; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +@property(nonatomic) double radius; +- (void)setRadialSpan:(double)arg1; +- (double)radialSpan; +@property(nonatomic) long long radialSegmentCount; +- (void)setPrimitiveType:(long long)arg1; +- (long long)primitiveType; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) double height; +- (void)_syncObjCModel:(struct __C3DParametricGeometry *)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (id)presentationGeometry; +- (id)presentationCylinder; +- (id)initPresentationParametricGeometryWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (void)dealloc; +- (struct __C3DGeometry *)__createCFObject; +- (id)initWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNCylinderJSExport-Protocol.h b/SceneKit/SCNCylinderJSExport-Protocol.h new file mode 100644 index 000000000..858912682 --- /dev/null +++ b/SceneKit/SCNCylinderJSExport-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNCylinderJSExport ++ (id)cylinderWithRadius:(double)arg1 height:(double)arg2; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) long long radialSegmentCount; +@property(nonatomic) double height; +@property(nonatomic) double radius; +@end + diff --git a/SceneKit/SCNDelegateSource.h b/SceneKit/SCNDelegateSource.h new file mode 100644 index 000000000..50ac42aec --- /dev/null +++ b/SceneKit/SCNDelegateSource.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNDelegateSource : SCNImageSource +{ + id _delegate; +} + +@property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; +- (BOOL)isOpaque; +- (id)textureSourceForContext:(void *)arg1; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNDisplayLink.h b/SceneKit/SCNDisplayLink.h new file mode 100644 index 000000000..b9ab4f303 --- /dev/null +++ b/SceneKit/SCNDisplayLink.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject; + +// Not exported +@interface SCNDisplayLink : NSObject +{ + id _reserved; + unsigned int _displayID; + struct _CGLPixelFormatObject *_pixelFormat; + struct __CVDisplayLink *_cvDisplayLink; + struct _CGLContextObject *_cglContext; + id _owner; + id _block; + NSObject *_queue; + BOOL _paused; + BOOL _invalidated; + BOOL _asynchronous; + long long _frameInterval; + int _queuedFrameCount; +} + +- (void)displayIDDidChange:(unsigned int)arg1; +- (BOOL)_isInvalidated; +- (void)invalidate; +- (void)_teardown; +- (void)_resume; +- (void)_pause; +- (void)_callbackWithTime:(double)arg1; +- (int)queuedFrameCount; +@property struct _CGLPixelFormatObject *pixelFormat; +@property struct _CGLContextObject *CGLContext; +@property(nonatomic) long long frameInterval; +- (void)setPaused:(BOOL)arg1 nextFrameTimeHint:(double)arg2; +@property(nonatomic, getter=isPaused) BOOL paused; +- (void)dealloc; +- (id)initWithOwner:(id)arg1 context:(struct _CGLContextObject *)arg2 pixelFormat:(struct _CGLPixelFormatObject *)arg3 displayID:(unsigned int)arg4 queue:(id)arg5 block:(id)arg6; +- (id)init; + +@end + diff --git a/SceneKit/SCNEventHandler.h b/SceneKit/SCNEventHandler.h new file mode 100644 index 000000000..d08e53cb0 --- /dev/null +++ b/SceneKit/SCNEventHandler.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class SCNView; + +@interface SCNEventHandler : NSObject +{ + id _reserved; + SCNView *_view; +} + +- (BOOL)wantsRedraw; +- (void)viewDidDraw; +- (void)viewWillDraw; +- (void)cameraDidChange; +- (void)sceneDidChange; +- (void)cameraWillChange; +- (void)sceneWillChange; +- (BOOL)magnifyWithEvent:(id)arg1; +- (BOOL)rotateWithEvent:(id)arg1; +- (BOOL)mouseUp:(id)arg1; +- (BOOL)mouseDragged:(id)arg1; +- (BOOL)mouseDown:(id)arg1; +- (BOOL)scrollWheel:(id)arg1; +- (void)resignFirstResponder; +- (void)becomeFirstResponder; +- (void)setView:(id)arg1; +@property(readonly) SCNView *view; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNExportOperation.h b/SceneKit/SCNExportOperation.h new file mode 100644 index 000000000..c14b08127 --- /dev/null +++ b/SceneKit/SCNExportOperation.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOperation.h" + +// Not exported +@interface SCNExportOperation : NSOperation +{ +} + +- (BOOL)canceled; +- (double)progress; +- (BOOL)succeded; +- (id)error; + +@end + diff --git a/SceneKit/SCNFloor.h b/SceneKit/SCNFloor.h new file mode 100644 index 000000000..7db080425 --- /dev/null +++ b/SceneKit/SCNFloor.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNFloor : SCNGeometry +{ + id _reserved; + unsigned int _isPresentationInstance:1; + float _reflectivity; + float _reflectionFalloffStart; + float _reflectionFalloffEnd; + float _reflectionResolutionScaleFactor; + unsigned long long _reflectionSampleCount; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)floor; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_customDecodingOfSCNFloor:(id)arg1; +- (struct __C3DGeometry *)__createCFObject; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)setReflectionFallOffEnd:(double)arg1; +- (void)setReflectionFallOffStart:(double)arg1; +- (double)reflectionFallOffEnd; +- (double)reflectionFallOffStart; +@property(nonatomic) double reflectivity; +- (void)setReflectionSampleCount:(unsigned long long)arg1; +- (unsigned long long)reflectionSampleCount; +@property(nonatomic) double reflectionResolutionScaleFactor; +@property(nonatomic) double reflectionFalloffStart; +@property(nonatomic) double reflectionFalloffEnd; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (struct __C3DFloor *)floorRef; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNFloorJSExport-Protocol.h b/SceneKit/SCNFloorJSExport-Protocol.h new file mode 100644 index 000000000..728ab32d3 --- /dev/null +++ b/SceneKit/SCNFloorJSExport-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNFloorJSExport ++ (id)floor; +@property(nonatomic) double reflectionResolutionScaleFactor; +@property(nonatomic) double reflectionFalloffEnd; +@property(nonatomic) double reflectionFalloffStart; +@property(nonatomic) double reflectivity; +@end + diff --git a/SceneKit/SCNGeometry.h b/SceneKit/SCNGeometry.h new file mode 100644 index 000000000..9843245c3 --- /dev/null +++ b/SceneKit/SCNGeometry.h @@ -0,0 +1,150 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" +#import "SCNAnimatable-Protocol.h" +#import "SCNBoundingVolume-Protocol.h" +#import "SCNShadable-Protocol.h" + +@class NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSString, SCNGeometryElement, SCNGeometrySource, SCNMaterial, SCNProgram, SCNShadableHelper; + +@interface SCNGeometry : NSObject +{ + id _geometryReserved; + struct __C3DGeometry *_geometry; + unsigned int _isPresentationInstance:1; + NSMutableArray *_materials; + NSMutableDictionary *_animations; + NSArray *_levelsOfDetail; + unsigned long long _subdivisionLevel; + SCNGeometrySource *_edgeCreasesSource; + SCNGeometryElement *_edgeCreasesElement; + SCNShadableHelper *_shadableHelper; + struct SCNVector3 *_fixedBoundingBoxExtrema; + NSString *_name; + NSMutableDictionary *_valuesForUndefinedKeys; +} + ++ (BOOL)supportsSecureCoding; ++ (BOOL)resolveInstanceMethod:(SEL)arg1; ++ (id)SCNJSExportProtocol; ++ (id)geometryWithSources:(id)arg1 elements:(id)arg2; ++ (id)geometry; ++ (id)geometryWithGeometryRef:(struct __C3DGeometry *)arg1; ++ (id)floorWithOptions:(id)arg1; ++ (id)torusWithRingRadius:(double)arg1 pipeRadius:(double)arg2 options:(id)arg3; ++ (id)capsuleWithRadius:(double)arg1 height:(double)arg2 options:(id)arg3; ++ (id)tubeWithInnerRadius:(double)arg1 outerRadius:(double)arg2 height:(double)arg3 options:(id)arg4; ++ (id)coneWithHeight:(double)arg1 topRadius:(double)arg2 bottomRadius:(double)arg3 options:(id)arg4; ++ (id)cylinderWithRadius:(double)arg1 height:(double)arg2 options:(id)arg3; ++ (id)sphereWithRadius:(double)arg1 options:(id)arg2; ++ (id)pyramidWithWidth:(double)arg1 height:(double)arg2 length:(double)arg3 options:(id)arg4; ++ (id)boxWithWidth:(double)arg1 height:(double)arg2 length:(double)arg3 cornerRadius:(double)arg4 options:(id)arg5; ++ (id)planeWithWidth:(double)arg1 height:(double)arg2 options:(id)arg3; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (struct __C3DGeometry *)__createCFObject; +- (void)_customDecodingOfSCNGeometry:(id)arg1; +- (void)_customEncodingOfSCNGeometry:(id)arg1; +- (BOOL)isAnimationForKeyPaused:(id)arg1; +- (void)removeAnimationForKey:(id)arg1 fadeOutDuration:(double)arg2; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (void)_pauseAnimation:(BOOL)arg1 forKey:(id)arg2; +- (id)animationForKey:(id)arg1; +- (void)_syncObjCAnimations; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)__removeAnimation:(id)arg1 forKey:(id)arg2; +- (struct __C3DAnimationManager *)animationManager; +- (void *)__CFObject; +- (void)setValue:(id)arg1 forUndefinedKey:(id)arg2; +- (id)valueForUndefinedKey:(id)arg1; +- (void)handleUnbindingOfSymbol:(id)arg1 usingBlock:(id)arg2; +- (void)handleBindingOfSymbol:(id)arg1 usingBlock:(id)arg2; +- (id)shaderModifiersUniformNames; +@property(copy, nonatomic) NSDictionary *shaderModifiers; +@property(retain, nonatomic) SCNProgram *program; +- (void)_setupShadableHelperIfNeeded; +- (struct __C3DMaterial *)materialRef; +- (struct __C3DMaterial *)materialRefCreateIfNeeded; +@property(retain, nonatomic) SCNGeometrySource *edgeCreasesSource; +@property(retain, nonatomic) SCNGeometryElement *edgeCreasesElement; +@property(nonatomic) unsigned long long subdivisionLevel; +@property(copy, nonatomic) NSArray *levelsOfDetail; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (BOOL)parseSpecialKey:(id)arg1 withPath:(id)arg2 intoDestination:(id *)arg3 remainingPath:(id *)arg4; +- (void)setPrimitiveType:(long long)arg1; +- (long long)primitiveType; +- (void)setMaterial:(id)arg1; +- (id)material; +@property(copy, nonatomic) NSArray *materials; +- (void)removeAllMaterials; +- (void)replaceMaterial:(id)arg1 with:(id)arg2; +- (void)replaceMaterialAtIndex:(unsigned long long)arg1 withMaterial:(id)arg2; +- (void)removeMaterialAtIndex:(unsigned long long)arg1; +- (void)removeMaterial:(id)arg1; +- (void)insertMaterial:(id)arg1 atIndex:(unsigned long long)arg2; +@property(retain, nonatomic) SCNMaterial *firstMaterial; +- (id)_firstMaterial; +- (id)mutableMaterials; +- (void)replaceObjectInMaterialsAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromMaterialsAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inMaterialsAtIndex:(unsigned long long)arg2; +- (id)objectInMaterialsAtIndex:(unsigned long long)arg1; +- (unsigned long long)countOfMaterials; +- (id)materialWithName:(id)arg1; +- (id)_materialWithName:(id)arg1; +- (void)_expand; +- (id)keyForNodeAttributes; +- (id)scene; +- (struct __C3DScene *)sceneRef; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_setupObjCModelFrom:(id)arg1; +- (void)_setAttributes:(id)arg1; +- (id)getBoundingBox; +- (id)getBoundingSphere; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (void)setBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +- (id)geometryElementAtIndex:(long long)arg1; +@property(readonly, nonatomic) long long geometryElementCount; +- (id)geometrySourceForSemantic:(id)arg1; +- (id)geometrySourcesForSemantic:(id)arg1; +- (BOOL)isPausedOrPausedByInheritance; +- (id)presentationInstance; +- (id)presentationGeometry; +- (void)setGeometryRef:(struct __C3DGeometry *)arg1; +- (void)_setGeometryRef:(struct __C3DGeometry *)arg1; +- (struct __C3DGeometry *)geometryRef; +@property(readonly, copy) NSString *description; +- (id)geometryDescription; +- (void)_syncObjCModel; +- (void)_syncEntityObjCModel; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +@property(copy, nonatomic) NSString *name; +- (BOOL)isPresentationInstance; +- (void)dealloc; +- (id)initPresentationGeometryWithGeometryRef:(struct __C3DGeometry *)arg1; +- (id)initWithGeometryRef:(struct __C3DGeometry *)arg1; +- (id)init; +- (void)setValueForKey:(id)arg1 optionKey:(id)arg2 options:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNGeometryElement.h b/SceneKit/SCNGeometryElement.h new file mode 100644 index 000000000..555126812 --- /dev/null +++ b/SceneKit/SCNGeometryElement.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +@class NSData; + +@interface SCNGeometryElement : NSObject +{ + id _reserved; + // Error parsing type: ^{__C3DMeshElement={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}^{__CFData}III^{__C3DMeshElement}CBc^{__C3DMeshSource}[2]}, name: _meshElement + NSData *_elementData; + long long _primitiveType; + long long _primitiveCount; + long long _bytesPerIndex; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)geometryElementWithData:(id)arg1 primitiveType:(long long)arg2 primitiveCount:(long long)arg3 bytesPerIndex:(long long)arg4; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- // Error parsing type: ^{__C3DMeshElement={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}^{__CFData}III^{__C3DMeshElement}CBc^{__C3DMeshSource}[2]}16@0:8, name: meshElement +@property(readonly, nonatomic) long long bytesPerIndex; +@property(readonly, nonatomic) long long primitiveCount; +@property(readonly, nonatomic) long long primitiveType; +@property(readonly, nonatomic) NSData *data; +- (id)initWithData:(id)arg1 primitiveType:(long long)arg2 primitiveCount:(long long)arg3 bytesPerIndex:(long long)arg4; +- (void)dealloc; +- (id)init; +- // Error parsing type: @24@0:8^{__C3DMeshElement={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}^{__CFData}III^{__C3DMeshElement}CBc^{__C3DMeshSource}[2]}16, name: initWithMeshElement: + +@end + diff --git a/SceneKit/SCNGeometryElementJSExport-Protocol.h b/SceneKit/SCNGeometryElementJSExport-Protocol.h new file mode 100644 index 000000000..4b1fce3e6 --- /dev/null +++ b/SceneKit/SCNGeometryElementJSExport-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSData; + +@protocol SCNGeometryElementJSExport ++ (id)geometryElementWithData:(id)arg1 primitiveType:(long long)arg2 primitiveCount:(long long)arg3 bytesPerIndex:(long long)arg4; +@property(readonly, nonatomic) long long bytesPerIndex; +@property(readonly, nonatomic) long long primitiveCount; +@property(readonly, nonatomic) long long primitiveType; +@property(readonly, nonatomic) NSData *data; +@end + diff --git a/SceneKit/SCNGeometryJSExport-Protocol.h b/SceneKit/SCNGeometryJSExport-Protocol.h new file mode 100644 index 000000000..4c54f6509 --- /dev/null +++ b/SceneKit/SCNGeometryJSExport-Protocol.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSArray, NSString, SCNGeometryElement, SCNGeometrySource, SCNMaterial; + +@protocol SCNGeometryJSExport ++ (id)geometryWithSources:(id)arg1 elements:(id)arg2; ++ (id)geometry; +@property(retain, nonatomic) SCNGeometrySource *edgeCreasesSource; +@property(retain, nonatomic) SCNGeometryElement *edgeCreasesElement; +@property(nonatomic) unsigned long long subdivisionLevel; +@property(copy, nonatomic) NSArray *levelsOfDetail; +@property(readonly, nonatomic) long long geometryElementCount; +@property(retain, nonatomic) SCNMaterial *firstMaterial; +@property(copy, nonatomic) NSArray *materials; +@property(copy, nonatomic) NSString *name; +- (id)getBoundingSphere; +- (id)getBoundingBox; +- (id)copy; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (id)animationForKey:(id)arg1; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (id)geometryElementAtIndex:(long long)arg1; +- (id)geometrySourcesForSemantic:(id)arg1; +- (id)materialWithName:(id)arg1; +- (void)replaceMaterialAtIndex:(unsigned long long)arg1 withMaterial:(id)arg2; +- (void)removeMaterialAtIndex:(unsigned long long)arg1; +- (void)insertMaterial:(id)arg1 atIndex:(unsigned long long)arg2; +@end + diff --git a/SceneKit/SCNGeometrySource.h b/SceneKit/SCNGeometrySource.h new file mode 100644 index 000000000..0e03c4875 --- /dev/null +++ b/SceneKit/SCNGeometrySource.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +@class NSData, NSString; + +@interface SCNGeometrySource : NSObject +{ + id _reserved; + struct __C3DMeshSource *_meshSource; + NSData *_data; + NSString *_semantic; + long long _vectorCount; + BOOL _floatComponents; + long long _componentsPerVector; + long long _bytesPerComponent; + long long _dataOffset; + long long _dataStride; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)geometrySourceWithTextureCoordinates:(struct CGPoint *)arg1 count:(long long)arg2; ++ (id)geometrySourceWithNormals:(struct SCNVector3 *)arg1 count:(long long)arg2; ++ (id)geometrySourceWithVertices:(struct SCNVector3 *)arg1 count:(long long)arg2; ++ (id)geometrySourceWithData:(id)arg1 semantic:(id)arg2 vectorCount:(long long)arg3 floatComponents:(BOOL)arg4 componentsPerVector:(long long)arg5 bytesPerComponent:(long long)arg6 dataOffset:(long long)arg7 dataStride:(long long)arg8; ++ (id)dataWithPointArray:(struct CGPoint *)arg1 count:(long long)arg2 bytesPerComponent:(long long *)arg3; ++ (id)dataWithVector3Array:(struct SCNVector3 *)arg1 count:(long long)arg2 bytesPerComponent:(long long *)arg3; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (struct __C3DMeshSource *)meshSource; +- (short)baseTypeForDataFormat; +@property(readonly, nonatomic) long long dataStride; +@property(readonly, nonatomic) long long dataOffset; +@property(readonly, nonatomic) long long bytesPerComponent; +@property(readonly, nonatomic) long long componentsPerVector; +@property(readonly, nonatomic) BOOL floatComponents; +@property(readonly, nonatomic) long long vectorCount; +@property(readonly, nonatomic) NSString *semantic; +@property(readonly, nonatomic) NSData *data; +- (id)initWithData:(id)arg1 semantic:(id)arg2 vectorCount:(long long)arg3 floatComponents:(BOOL)arg4 componentsPerVector:(long long)arg5 bytesPerComponent:(long long)arg6 dataOffset:(long long)arg7 dataStride:(long long)arg8; +- (id)description; +- (void)dealloc; +- (id)init; +- (id)initWithMeshSource:(struct __C3DMeshSource *)arg1; + +@end + diff --git a/SceneKit/SCNGeometrySourceJSExport-Protocol.h b/SceneKit/SCNGeometrySourceJSExport-Protocol.h new file mode 100644 index 000000000..bd7fd6499 --- /dev/null +++ b/SceneKit/SCNGeometrySourceJSExport-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSData, NSString; + +@protocol SCNGeometrySourceJSExport ++ (id)geometrySourceWithTextureCoordinates:(struct CGPoint *)arg1 count:(long long)arg2; ++ (id)geometrySourceWithNormals:(struct SCNVector3 *)arg1 count:(long long)arg2; ++ (id)geometrySourceWithVertices:(struct SCNVector3 *)arg1 count:(long long)arg2; ++ (id)geometrySourceWithData:(id)arg1 semantic:(id)arg2 vectorCount:(long long)arg3 floatComponents:(BOOL)arg4 componentsPerVector:(long long)arg5 bytesPerComponent:(long long)arg6 dataOffset:(long long)arg7 dataStride:(long long)arg8; +@property(readonly, nonatomic) long long dataStride; +@property(readonly, nonatomic) long long dataOffset; +@property(readonly, nonatomic) long long bytesPerComponent; +@property(readonly, nonatomic) long long componentsPerVector; +@property(readonly, nonatomic) BOOL floatComponents; +@property(readonly, nonatomic) long long vectorCount; +@property(readonly, nonatomic) NSString *semantic; +@property(readonly, nonatomic) NSData *data; +@end + diff --git a/SceneKit/SCNHitTestResult.h b/SceneKit/SCNHitTestResult.h new file mode 100644 index 000000000..b13449007 --- /dev/null +++ b/SceneKit/SCNHitTestResult.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class SCNNode; + +@interface SCNHitTestResult : NSObject +{ + id _reserved; + struct __C3DHitTestResult *_result; +} + ++ (id)SCNJSExportProtocol; ++ (id)hitTestResultsFromHitTestResultRef:(struct __CFArray *)arg1; +- (id)description; +@property(readonly, nonatomic) struct CATransform3D modelTransform; +- (struct CGPoint)textureCoordinate; +- (struct CGPoint)textureCoordinatesWithMappingChannel:(long long)arg1; +@property(readonly, nonatomic) struct SCNVector3 worldNormal; +@property(readonly, nonatomic) struct SCNVector3 localNormal; +@property(readonly, nonatomic) struct SCNVector3 worldCoordinates; +@property(readonly, nonatomic) struct SCNVector3 localCoordinates; +@property(readonly, nonatomic) long long faceIndex; +@property(readonly, nonatomic) long long geometryIndex; +@property(readonly, nonatomic) SCNNode *node; +- (void)dealloc; +- (id)initWithResult:(struct __C3DHitTestResult *)arg1; + +@end + diff --git a/SceneKit/SCNHitTestResultJSExport-Protocol.h b/SceneKit/SCNHitTestResultJSExport-Protocol.h new file mode 100644 index 000000000..120e94bd3 --- /dev/null +++ b/SceneKit/SCNHitTestResultJSExport-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNHitTestResultJSExport +- (struct CGPoint)textureCoordinatesWithMappingChannel:(long long)arg1; +@end + diff --git a/SceneKit/SCNIKConstraint.h b/SceneKit/SCNIKConstraint.h new file mode 100644 index 000000000..38410fb74 --- /dev/null +++ b/SceneKit/SCNIKConstraint.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableDictionary, SCNNode; + +@interface SCNIKConstraint : SCNConstraint +{ + id _reserved; + SCNNode *_chainRootNode; + struct SCNVector3 _ikTarget; + NSMutableDictionary *_jointsPerNode; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)inverseKinematicsConstraintWithChainRootNode:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_customDecodingOfSCNIKConstraint:(id)arg1; +- (void)_customEncodingOfSCNIKConstraint:(id)arg1; +- (void)_didDecodeSCNIKConstraint:(id)arg1; +- (double)maxAllowedRotationAngleForJoint:(id)arg1; +- (void)setMaxAllowedRotationAngle:(double)arg1 forJoint:(id)arg2; +- (id)jointForNode:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(nonatomic) struct SCNVector3 targetPosition; +- (void)setChainRootNode:(id)arg1; +@property(readonly, nonatomic) SCNNode *chainRootNode; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNIKConstraintJSExport-Protocol.h b/SceneKit/SCNIKConstraintJSExport-Protocol.h new file mode 100644 index 000000000..a9b12631b --- /dev/null +++ b/SceneKit/SCNIKConstraintJSExport-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class SCNNode; + +@protocol SCNIKConstraintJSExport ++ (id)inverseKinematicsConstraintWithChainRootNode:(id)arg1; +@property(nonatomic) struct SCNVector3 targetPosition; +@property(readonly, nonatomic) SCNNode *chainRootNode; +- (double)maxAllowedRotationAngleForJoint:(id)arg1; +- (void)setMaxAllowedRotationAngle:(double)arg1 forJoint:(id)arg2; +@end + diff --git a/SceneKit/SCNIKJoint.h b/SceneKit/SCNIKJoint.h new file mode 100644 index 000000000..e1a7873e4 --- /dev/null +++ b/SceneKit/SCNIKJoint.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class SCNNode; + +// Not exported +@interface SCNIKJoint : NSObject +{ + SCNNode *joint; + double maxAllowedRotationAngle; +} + +@property(nonatomic) double maxAllowedRotationAngle; // @synthesize maxAllowedRotationAngle; +@property(nonatomic) __weak SCNNode *joint; // @synthesize joint; + +@end + diff --git a/SceneKit/SCNImagePackerView.h b/SceneKit/SCNImagePackerView.h new file mode 100644 index 000000000..c73ea64b3 --- /dev/null +++ b/SceneKit/SCNImagePackerView.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOpenGLView.h" + +@class NSPopUpButton, NSTextField; + +// Not exported +@interface SCNImagePackerView : NSOpenGLView +{ + NSPopUpButton *_packerIndex; + NSTextField *_koUsed; + NSTextField *_koFree; + struct __C3DResourceManager *_mngr; +} + +- (void)drawRect:(struct CGRect)arg1; +- (void)beginOrtho; +- (void)setResourceManager:(struct __C3DResourceManager *)arg1; +- (void)awakeFromNib; +- (void)autoUpdate; + +@end + diff --git a/SceneKit/SCNImageSource.h b/SceneKit/SCNImageSource.h new file mode 100644 index 000000000..e41b28014 --- /dev/null +++ b/SceneKit/SCNImageSource.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface SCNImageSource : NSObject +{ +} + +- (void)connectToProxy:(struct __C3DImageProxy *)arg1; +- (BOOL)isPremultiplied; +- (BOOL)isOpaque; +- (id)textureSourceForContext:(void *)arg1; + +@end + diff --git a/SceneKit/SCNJSAnimationGroup.h b/SceneKit/SCNJSAnimationGroup.h new file mode 100644 index 000000000..9e426fb6d --- /dev/null +++ b/SceneKit/SCNJSAnimationGroup.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAAnimationGroup.h" + +// Not exported +@interface SCNJSAnimationGroup : CAAnimationGroup +{ +} + ++ (id)SCNJSExportProtocol; ++ (id)animationGroup; + +@end + diff --git a/SceneKit/SCNJSAnimationGroupJSExport-Protocol.h b/SceneKit/SCNJSAnimationGroupJSExport-Protocol.h new file mode 100644 index 000000000..4c9f32b4e --- /dev/null +++ b/SceneKit/SCNJSAnimationGroupJSExport-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class CAMediaTimingFunction, NSArray; + +@protocol SCNJSAnimationGroupJSExport ++ (id)animationGroup; +@property(getter=isRemovedOnCompletion) BOOL removedOnCompletion; +@property(retain) CAMediaTimingFunction *timingFunction; +@property(copy) NSArray *animations; +@end + diff --git a/SceneKit/SCNJSBasicAnimation.h b/SceneKit/SCNJSBasicAnimation.h new file mode 100644 index 000000000..ce4199753 --- /dev/null +++ b/SceneKit/SCNJSBasicAnimation.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CABasicAnimation.h" + +// Not exported +@interface SCNJSBasicAnimation : CABasicAnimation +{ +} + ++ (id)SCNJSExportProtocol; ++ (id)basicAnimationWithKeyPath:(id)arg1; + +@end + diff --git a/SceneKit/SCNJSBasicAnimationJSExport-Protocol.h b/SceneKit/SCNJSBasicAnimationJSExport-Protocol.h new file mode 100644 index 000000000..9d19fd8ef --- /dev/null +++ b/SceneKit/SCNJSBasicAnimationJSExport-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class CAMediaTimingFunction, NSString; + +@protocol SCNJSBasicAnimationJSExport ++ (id)basicAnimationWithKeyPath:(id)arg1; +@property(getter=isRemovedOnCompletion) BOOL removedOnCompletion; +@property(retain) CAMediaTimingFunction *timingFunction; +@property(getter=isCumulative) BOOL cumulative; +@property(getter=isAdditive) BOOL additive; +@property(copy) NSString *keyPath; +@property(retain) id byValue; +@property(retain) id toValue; +@property(retain) id fromValue; +@end + diff --git a/SceneKit/SCNJSImage.h b/SceneKit/SCNJSImage.h new file mode 100644 index 000000000..2c256b5c2 --- /dev/null +++ b/SceneKit/SCNJSImage.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSImage.h" + +// Not exported +@interface SCNJSImage : NSImage +{ +} + ++ (id)SCNJSExportProtocol; ++ (id)imageWithPath:(id)arg1; ++ (id)imageWithURL:(id)arg1; + +@end + diff --git a/SceneKit/SCNJSImageJSExport-Protocol.h b/SceneKit/SCNJSImageJSExport-Protocol.h new file mode 100644 index 000000000..01dea78e5 --- /dev/null +++ b/SceneKit/SCNJSImageJSExport-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNJSImageJSExport ++ (id)imageWithPath:(id)arg1; ++ (id)imageWithURL:(id)arg1; +@property struct CGSize size; +@end + diff --git a/SceneKit/SCNJSKeyframeAnimation.h b/SceneKit/SCNJSKeyframeAnimation.h new file mode 100644 index 000000000..86b395fff --- /dev/null +++ b/SceneKit/SCNJSKeyframeAnimation.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAKeyframeAnimation.h" + +// Not exported +@interface SCNJSKeyframeAnimation : CAKeyframeAnimation +{ +} + ++ (id)SCNJSExportProtocol; ++ (id)keyframeAnimationWithKeyPath:(id)arg1; + +@end + diff --git a/SceneKit/SCNJSKeyframeAnimationJSExport-Protocol.h b/SceneKit/SCNJSKeyframeAnimationJSExport-Protocol.h new file mode 100644 index 000000000..06ce1eb2c --- /dev/null +++ b/SceneKit/SCNJSKeyframeAnimationJSExport-Protocol.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class CAMediaTimingFunction, NSArray, NSString; + +@protocol SCNJSKeyframeAnimationJSExport ++ (id)keyframeAnimationWithKeyPath:(id)arg1; +@property(copy) NSArray *biasValues; +@property(copy) NSArray *continuityValues; +@property(copy) NSArray *tensionValues; +@property(copy) NSString *calculationMode; +@property(copy) NSArray *timingFunctions; +@property(copy) NSArray *keyTimes; +@property struct CGPath *path; +@property(copy) NSArray *values; +@property(getter=isRemovedOnCompletion) BOOL removedOnCompletion; +@property(retain) CAMediaTimingFunction *timingFunction; +@property(getter=isCumulative) BOOL cumulative; +@property(getter=isAdditive) BOOL additive; +@property(copy) NSString *keyPath; +@property(retain) id byValue; +@property(retain) id toValue; +@property(retain) id fromValue; +@end + diff --git a/SceneKit/SCNJSLayer.h b/SceneKit/SCNJSLayer.h new file mode 100644 index 000000000..73bdc6919 --- /dev/null +++ b/SceneKit/SCNJSLayer.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CALayer.h" + +// Not exported +@interface SCNJSLayer : CALayer +{ +} + ++ (id)SCNJSExportProtocol; + +@end + diff --git a/SceneKit/SCNJSLayerJSExport-Protocol.h b/SceneKit/SCNJSLayerJSExport-Protocol.h new file mode 100644 index 000000000..5a2e965af --- /dev/null +++ b/SceneKit/SCNJSLayerJSExport-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNJSLayerJSExport ++ (id)layer; +@property struct CGRect bounds; +@property struct CGRect frame; +@property(retain) id contents; +@end + diff --git a/SceneKit/SCNJSTimingFunction.h b/SceneKit/SCNJSTimingFunction.h new file mode 100644 index 000000000..2f1f425cf --- /dev/null +++ b/SceneKit/SCNJSTimingFunction.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAMediaTimingFunction.h" + +// Not exported +@interface SCNJSTimingFunction : CAMediaTimingFunction +{ +} + ++ (id)SCNJSExportProtocol; ++ (id)functionWithName:(id)arg1; + +@end + diff --git a/SceneKit/SCNJSTimingFunctionJSExport-Protocol.h b/SceneKit/SCNJSTimingFunctionJSExport-Protocol.h new file mode 100644 index 000000000..27b5780ea --- /dev/null +++ b/SceneKit/SCNJSTimingFunctionJSExport-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNJSTimingFunctionJSExport ++ (id)functionWithName:(id)arg1; +@end + diff --git a/SceneKit/SCNJitterer.h b/SceneKit/SCNJitterer.h new file mode 100644 index 000000000..4552c15ae --- /dev/null +++ b/SceneKit/SCNJitterer.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject; + +// Not exported +@interface SCNJitterer : NSObject +{ + BOOL _enabled; + unsigned long long _state; + unsigned long long _iteration; + BOOL _jitteringSupported; + BOOL _restartSourceIsSuspended; + id _delegate; + NSObject *_restartSource; +} + ++ (void)initialize; +- (void)restart; +- (void)stopIfNeeded; +- (void)jitter; +- (void)update; +- (BOOL)isAborting; +@property(nonatomic, getter=isEnabled) BOOL enabled; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; + +@end + diff --git a/SceneKit/SCNKeyedUnarchiver.h b/SceneKit/SCNKeyedUnarchiver.h new file mode 100644 index 000000000..7c3378c04 --- /dev/null +++ b/SceneKit/SCNKeyedUnarchiver.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSKeyedUnarchiver.h" + +@class NSDictionary; + +// Not exported +@interface SCNKeyedUnarchiver : NSKeyedUnarchiver +{ + NSDictionary *_context; +} + +@property(retain, nonatomic) NSDictionary *context; // @synthesize context=_context; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNLayer.h b/SceneKit/SCNLayer.h new file mode 100644 index 000000000..5359716cd --- /dev/null +++ b/SceneKit/SCNLayer.h @@ -0,0 +1,101 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAOpenGLLayer.h" + +#import "SCNSceneRenderer-Protocol.h" +#import "SCNTechniqueSupport-Protocol.h" + +@class NSString, SCNJitterer, SCNNode, SCNRenderer, SCNScene, SCNTechnique, SKScene; + +@interface SCNLayer : CAOpenGLLayer +{ + id _reserved; + SCNJitterer *_jitterer; + SCNRenderer *_renderer; + SCNScene *_scene; + struct _CGLContextObject *_mainContext; + BOOL _drawForJittering; + BOOL _rendersIntoMaterial; +} + ++ (id)SCNJSExportProtocol; ++ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; ++ (id)_kvoKeysForwardedToRenderer; +- (id)_authoringEnvironment; +- (void)set_showsAuthoringEnvironment:(BOOL)arg1; +- (BOOL)_showsAuthoringEnvironment; +- (void)drawInContext:(struct CGContext *)arg1; +- (void)pause; +- (void)stop; +- (void)play; +@property(nonatomic, getter=isJitteringEnabled) BOOL jitteringEnabled; +- (BOOL)_supportsJiterringSyncRedraw; +- (BOOL)_canJitter; +- (void)_cancelJitterRedisplay; +- (void)_jitterRedisplayWithContext:(struct _CGLContextObject *)arg1; +- (BOOL)inLiveResize; +- (id)contentLayer; +- (void)_sceneDidUpdate:(id)arg1; +- (void)_systemTimeAnimationStarted:(id)arg1; +- (void)drawInCGLContext:(struct _CGLContextObject *)arg1 pixelFormat:(struct _CGLPixelFormatObject *)arg2 forLayerTime:(double)arg3 displayTime:(const CDStruct_e50ab651 *)arg4; +- (BOOL)canDrawInCGLContext:(struct _CGLContextObject *)arg1 pixelFormat:(struct _CGLPixelFormatObject *)arg2 forLayerTime:(double)arg3 displayTime:(const CDStruct_e50ab651 *)arg4; +- (struct _CGLContextObject *)copyCGLContextForPixelFormat:(struct _CGLPixelFormatObject *)arg1; +- (struct _CGLPixelFormatObject *)copyCGLPixelFormatForDisplayMask:(unsigned int)arg1; +@property(readonly, nonatomic) void *context; +- (struct _CGLContextObject *)CGLContext; +@property(copy, nonatomic) SCNTechnique *technique; +@property(retain, nonatomic) SKScene *overlaySKScene; +@property(nonatomic) BOOL loops; +@property(getter=isPlaying) BOOL playing; +- (void)stop:(id)arg1; +- (void)pause:(id)arg1; +- (void)play:(id)arg1; +@property(nonatomic) double sceneTime; +@property(nonatomic) double currentTime; +@property(retain, nonatomic) SCNScene *scene; +- (void)_glContextDidChange; +- (void)setBackgroundColor:(struct CGColor *)arg1; +- (id)renderer; +- (void)setRenderer:(id)arg1; +@property(nonatomic) id delegate; +- (struct SCNVector3)unprojectPoint:(struct SCNVector3)arg1; +- (struct SCNVector3)projectPoint:(struct SCNVector3)arg1; +- (void)projectPoints:(struct SCNVector3 *)arg1 count:(unsigned long long)arg2; +- (void)prepareObjects:(id)arg1 withCompletionHandler:(id)arg2; +- (BOOL)prepareObject:(id)arg1 shouldAbortBlock:(id)arg2; +- (BOOL)isNodeInsideFrustum:(id)arg1 withPointOfView:(id)arg2; +- (id)hitTestWithSegmentFromPoint:(struct SCNVector3)arg1 toPoint:(struct SCNVector3)arg2 options:(id)arg3; +- (id)hitTest:(struct CGPoint)arg1 options:(id)arg2; +- (void)setRendersIntoMaterial:(BOOL)arg1; +- (BOOL)rendersIntoMaterial; +@property(nonatomic) BOOL autoenablesDefaultLighting; +@property(readonly, copy) NSString *description; +@property(retain, nonatomic) SCNNode *pointOfView; +- (void)_resumeDisplayLinkForDelayedFrame; +- (void)_checkAndUpdateDisplayLinkStateIfNeeded; +- (void)_resumeDisplayLinkIfNeeded; +- (void)_pauseDisplayLinkIfPossible; +- (void)_resumeDisplayLink; +- (void)_pauseDisplayLink; +@property(nonatomic) BOOL showsStatistics; +- (id)rendererOptions; +- (BOOL)canDrawConcurrently; +- (void)finalize; +- (void)dealloc; +- (id)initWithRenderer:(id)arg1 sharedContext:(struct _CGLContextObject *)arg2; +- (id)initWithLayer:(id)arg1; +- (id)init; +- (void)_commonInit; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNLayerJSExport-Protocol.h b/SceneKit/SCNLayerJSExport-Protocol.h new file mode 100644 index 000000000..0dea528b8 --- /dev/null +++ b/SceneKit/SCNLayerJSExport-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSColor, SCNNode, SCNScene; + +@protocol SCNLayerJSExport ++ (id)layer; +@property(nonatomic) BOOL showsStatistics; +@property(retain, nonatomic) SCNNode *pointOfView; +@property(nonatomic) BOOL loops; +@property(nonatomic, getter=isPlaying) BOOL playing; +@property(nonatomic) double currentTime; +@property(nonatomic) BOOL allowsCameraControl; +@property(copy, nonatomic) NSColor *backgroundColor; +@property(retain, nonatomic) SCNScene *scene; +- (void)stop; +- (void)pause; +- (void)play; +@end + diff --git a/SceneKit/SCNLayerSource.h b/SceneKit/SCNLayerSource.h new file mode 100644 index 000000000..a9e1336cb --- /dev/null +++ b/SceneKit/SCNLayerSource.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CALayer; + +// Not exported +@interface SCNLayerSource : SCNImageSource +{ + CALayer *_layer; +} + +@property(retain, nonatomic) CALayer *layer; // @synthesize layer=_layer; +- (void)dealloc; +- (BOOL)isOpaque; +- (id)textureSourceForContext:(void *)arg1; + +@end + diff --git a/SceneKit/SCNLevelOfDetail.h b/SceneKit/SCNLevelOfDetail.h new file mode 100644 index 000000000..8e532091c --- /dev/null +++ b/SceneKit/SCNLevelOfDetail.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class SCNGeometry; + +@interface SCNLevelOfDetail : NSObject +{ + id _reserved; + struct __C3DLOD *_lod; + long long _mode; + SCNGeometry *_geometry; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)levelOfDetailWithGeometry:(id)arg1 worldSpaceDistance:(double)arg2; ++ (id)levelOfDetailWithGeometry:(id)arg1 screenSpaceRadius:(double)arg2; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_didDecodeSCNLevelOfDetail:(id)arg1; +- (void)_customEncodingOfSCNLevelOfDetail:(id)arg1; +- (id)description; +@property(readonly) double worldSpaceDistance; +@property(readonly) double screenSpaceRadius; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)thresholdValue; +- (long long)thresholdMode; +@property(readonly) SCNGeometry *geometry; +- (void *)__CFObject; +- (id)initWithGeometry:(id)arg1 thresholdMode:(long long)arg2 thresholdValue:(id)arg3; +- (id)initWithGeometry:(id)arg1 thresholdMode:(long long)arg2 lod:(struct __C3DLOD *)arg3; +- (id)init; +- (void)_setupWithGeometry:(id)arg1 thresholdMode:(long long)arg2 value:(double)arg3; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNLevelOfDetailJSExport-Protocol.h b/SceneKit/SCNLevelOfDetailJSExport-Protocol.h new file mode 100644 index 000000000..bef661621 --- /dev/null +++ b/SceneKit/SCNLevelOfDetailJSExport-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class SCNGeometry; + +@protocol SCNLevelOfDetailJSExport ++ (id)levelOfDetailWithGeometry:(id)arg1 worldSpaceDistance:(double)arg2; ++ (id)levelOfDetailWithGeometry:(id)arg1 screenSpaceRadius:(double)arg2; +@property(readonly) double worldSpaceDistance; +@property(readonly) double screenSpaceRadius; +@property(readonly) SCNGeometry *geometry; +- (id)copy; +@end + diff --git a/SceneKit/SCNLibraryView.h b/SceneKit/SCNLibraryView.h new file mode 100644 index 000000000..dea13b208 --- /dev/null +++ b/SceneKit/SCNLibraryView.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class NSMutableArray, NSOutlineView, NSString; + +// Not exported +@interface SCNLibraryView : NSView +{ + NSView *_mainView; + NSOutlineView *_outlineView; + id _library; + NSMutableArray *_datasource; +} + +- (void)setLibrary:(void *)arg1; +- (void)buildDatasource; +- (id)outlineView:(id)arg1 objectValueForTableColumn:(id)arg2 byItem:(id)arg3; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNLight.h b/SceneKit/SCNLight.h new file mode 100644 index 000000000..383213c1f --- /dev/null +++ b/SceneKit/SCNLight.h @@ -0,0 +1,123 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" +#import "SCNAnimatable-Protocol.h" +#import "SCNTechniqueSupport-Protocol.h" + +@class NSMutableDictionary, NSString, SCNMaterialProperty, SCNTechnique; + +@interface SCNLight : NSObject +{ + id _reserved; + struct __C3DLight *_light; + unsigned int _isPresentationInstance:1; + unsigned int _goboProjectShadows:1; + unsigned int _castsShadow:1; + unsigned int _usesDeferredShadows:1; + unsigned int _usesModulatedMode:1; + NSMutableDictionary *_animations; + NSString *_name; + NSString *_type; + id _color; + id _shadowColor; + float _shadowRadius; + double _orthographicScale; + unsigned long long _shadowSampleCount; + struct CGSize _shadowMapSize; + unsigned long long _categoryBitMask; + double _zNear; + double _zFar; + double _shadowBias; + float _attenuations[6]; + SCNMaterialProperty *_gobo; + SCNTechnique *_technique; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)lightWithLightRef:(struct __C3DLight *)arg1; ++ (id)light; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_didDecodeSCNLight:(id)arg1; +- (void)_customDecodingOfSCNLight:(id)arg1; +- (void)_customEncodingOfSCNLight:(id)arg1; +@property(readonly, nonatomic) SCNMaterialProperty *gobo; +- (double)spotFalloffExponent; +- (void)setSpotFalloffExponent:(double)arg1; +@property(nonatomic) double spotOuterAngle; +@property(nonatomic) double spotInnerAngle; +@property(nonatomic) double attenuationFalloffExponent; +@property(nonatomic) double attenuationEndDistance; +@property(nonatomic) double attenuationStartDistance; +@property(nonatomic) struct CGSize shadowMapSize; +@property(nonatomic) double zNear; +@property(nonatomic) double zFar; +- (void)setUsesModulatedMode:(BOOL)arg1; +- (BOOL)usesModulatedMode; +- (void)setUsesDeferredShadows:(BOOL)arg1; +- (BOOL)usesDeferredShadows; +@property(nonatomic) long long shadowMode; +@property(nonatomic) unsigned long long shadowSampleCount; +@property(nonatomic) double shadowRadius; +@property(retain, nonatomic) id shadowColor; +@property(nonatomic) double shadowBias; +@property(nonatomic) double orthographicScale; +@property(retain, nonatomic) id color; +@property(nonatomic) unsigned long long categoryBitMask; +@property(nonatomic) BOOL castsShadow; +- (id)attributeForKey:(id)arg1; +- (void)setAttribute:(id)arg1 forKey:(id)arg2; +@property(copy, nonatomic) SCNTechnique *technique; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +@property(copy, nonatomic) NSString *type; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (BOOL)isAnimationForKeyPaused:(id)arg1; +- (void)removeAnimationForKey:(id)arg1 fadeOutDuration:(double)arg2; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (void)_pauseAnimation:(BOOL)arg1 forKey:(id)arg2; +- (id)animationForKey:(id)arg1; +- (void)_syncObjCAnimations; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)__removeAnimation:(id)arg1 forKey:(id)arg2; +- (struct __C3DAnimationManager *)animationManager; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1 property:(id)arg2; +- (void *)__CFObject; +- (id)scene; +- (struct __C3DScene *)sceneRef; +- (BOOL)isPausedOrPausedByInheritance; +- (id)presentationInstance; +- (id)presentationLight; +- (void)_syncObjCModel; +- (void)_syncEntityObjCModel; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +@property(copy, nonatomic) NSString *name; +@property(readonly, copy) NSString *description; +- (void)dealloc; +- (struct __C3DLight *)lightRef; +- (id)initPresentationLightWithLightRef:(struct __C3DLight *)arg1; +- (id)initWithLightRef:(struct __C3DLight *)arg1; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNLightJSExport-Protocol.h b/SceneKit/SCNLightJSExport-Protocol.h new file mode 100644 index 000000000..5f4deebf2 --- /dev/null +++ b/SceneKit/SCNLightJSExport-Protocol.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSString, SCNLight, SCNMaterialProperty; + +@protocol SCNLightJSExport ++ (id)light; +@property(readonly, nonatomic) SCNLight *presentationLight; +@property(nonatomic) unsigned long long categoryBitMask; +@property(readonly, nonatomic) SCNMaterialProperty *gobo; +@property(nonatomic) double spotOuterAngle; +@property(nonatomic) double spotInnerAngle; +@property(nonatomic) double attenuationFalloffExponent; +@property(nonatomic) double attenuationEndDistance; +@property(nonatomic) double attenuationStartDistance; +@property(nonatomic) double zFar; +@property(nonatomic) double zNear; +@property(nonatomic) double orthographicScale; +@property(nonatomic) double shadowBias; +@property(nonatomic) long long shadowMode; +@property(nonatomic) unsigned long long shadowSampleCount; +@property(nonatomic) struct CGSize shadowMapSize; +@property(nonatomic) double shadowRadius; +@property(retain, nonatomic) id shadowColor; +@property(nonatomic) BOOL castsShadow; +@property(copy, nonatomic) NSString *name; +@property(retain, nonatomic) id color; +@property(copy, nonatomic) NSString *type; +- (id)copy; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (id)animationForKey:(id)arg1; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)setAttribute:(id)arg1 forKey:(id)arg2; +- (id)attributeForKey:(id)arg1; +@end + diff --git a/SceneKit/SCNLookAtConstraint.h b/SceneKit/SCNLookAtConstraint.h new file mode 100644 index 000000000..0a2c4fe62 --- /dev/null +++ b/SceneKit/SCNLookAtConstraint.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SCNNode; + +@interface SCNLookAtConstraint : SCNConstraint +{ + id _reserved; + SCNNode *_target; + BOOL _gimbalLockEnabled; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)lookAtConstraintWithTarget:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_customDecodingOfSCNLookAtConstraint:(id)arg1; +- (void)_customEncodingOfSCNLookAtConstraint:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly, nonatomic) SCNNode *target; +@property(nonatomic) BOOL gimbalLockEnabled; +- (void)dealloc; +- (id)initWithTarget:(id)arg1; + +@end + diff --git a/SceneKit/SCNLookAtConstraintJSExport-Protocol.h b/SceneKit/SCNLookAtConstraintJSExport-Protocol.h new file mode 100644 index 000000000..7d0a736d8 --- /dev/null +++ b/SceneKit/SCNLookAtConstraintJSExport-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class SCNNode; + +@protocol SCNLookAtConstraintJSExport ++ (id)lookAtConstraintWithTarget:(id)arg1; +@property(nonatomic) BOOL gimbalLockEnabled; +@property(readonly, nonatomic) SCNNode *target; +@end + diff --git a/SceneKit/SCNManipulator.h b/SceneKit/SCNManipulator.h new file mode 100644 index 000000000..186b11903 --- /dev/null +++ b/SceneKit/SCNManipulator.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class SCNAuthoringEnvironment, SCNNode; + +// Not exported +@interface SCNManipulator : NSObject +{ + SCNAuthoringEnvironment *_authoringEnvironment; + SCNNode *_target; +} + +@property(nonatomic) SCNNode *target; // @synthesize target=_target; +- (BOOL)mouseUp:(CDStruct_811921b8)arg1; +- (BOOL)mouseDown:(CDStruct_811921b8)arg1; +- (BOOL)mouseDragged:(CDStruct_811921b8)arg1; +- (BOOL)mouseMoved:(CDStruct_811921b8)arg1; +- (void)draw; +- (void)_setAuthoringEnvironment:(id)arg1; +@property(readonly) SCNAuthoringEnvironment *authoringEnvironment; + +@end + diff --git a/SceneKit/SCNMaterial.h b/SceneKit/SCNMaterial.h new file mode 100644 index 000000000..0d862ffc8 --- /dev/null +++ b/SceneKit/SCNMaterial.h @@ -0,0 +1,148 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" +#import "SCNAnimatable-Protocol.h" +#import "SCNShadable-Protocol.h" + +@class NSDictionary, NSMutableDictionary, NSString, SCNMaterialProperty, SCNProgram, SCNShadableHelper; + +@interface SCNMaterial : NSObject +{ + id _reserved; + struct __C3DMaterial *_material; + SCNMaterialProperty *_ambient; + SCNMaterialProperty *_diffuse; + SCNMaterialProperty *_specular; + SCNMaterialProperty *_emission; + SCNMaterialProperty *_reflective; + SCNMaterialProperty *_transparent; + SCNMaterialProperty *_multiply; + SCNMaterialProperty *_normal; + NSMutableDictionary *_animations; + NSString *_name; + NSMutableDictionary *_valuesForUndefinedKeys; + float _shininess; + float _transparency; + float _indexOfRefraction; + float _fresnelExponent; + long long _transparencyMode; + NSString *_lightingModelName; + long long _cullMode; + SCNShadableHelper *_shadableHelper; + BOOL _isPresentationInstance; + BOOL _litPerPixel; + BOOL _doubleSided; + BOOL _locksAmbientWithDiffuse; + BOOL _avoidsOverLighting; + BOOL _writesToDepthBuffer; + BOOL _readsFromDepthBuffer; + long long _fillMode; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (BOOL)accessInstanceVariablesDirectly; ++ (id)materialWithContents:(id)arg1; ++ (id)materialWithColor:(id)arg1; ++ (id)material; ++ (id)materialWithMaterialRef:(struct __C3DMaterial *)arg1; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_customEncodingOfSCNMaterial:(id)arg1; +- (void)_customDecodingOfSCNMaterial:(id)arg1; +- (void)setValue:(id)arg1 forUndefinedKey:(id)arg2; +- (id)valueForUndefinedKey:(id)arg1; +- (void)handleUnbindingOfSymbol:(id)arg1 usingBlock:(id)arg2; +- (void)handleBindingOfSymbol:(id)arg1 usingBlock:(id)arg2; +- (id)shaderModifiersUniformNames; +@property(copy, nonatomic) NSDictionary *shaderModifiers; +@property(retain, nonatomic) SCNProgram *program; +- (void)_setupShadableHelperIfNeeded; +- (struct __C3DMaterial *)materialRefCreateIfNeeded; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_setAttributes:(id)arg1; +- (BOOL)isAnimationForKeyPaused:(id)arg1; +- (void)removeAnimationForKey:(id)arg1 fadeOutDuration:(double)arg2; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (void)_pauseAnimation:(BOOL)arg1 forKey:(id)arg2; +- (id)animationForKey:(id)arg1; +- (void)_syncObjCAnimations; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)__removeAnimation:(id)arg1 forKey:(id)arg2; +- (struct __C3DAnimationManager *)animationManager; +- (void *)__CFObject; +- (id)scene; +- (struct __C3DScene *)sceneRef; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1 property:(id)arg2; +@property(readonly, copy) NSString *description; +- (long long)fillMode; +- (void)setFillMode:(long long)arg1; +@property(nonatomic) long long cullMode; +@property(nonatomic, getter=isDoubleSided) BOOL doubleSided; +- (void)setContent:(id)arg1; +- (id)content; +- (void)setContents:(id)arg1; +- (id)contents; +@property(nonatomic) BOOL readsFromDepthBuffer; +@property(nonatomic) BOOL writesToDepthBuffer; +- (BOOL)avoidsOverLighting; +- (void)setAvoidsOverLighting:(BOOL)arg1; +@property(nonatomic) BOOL locksAmbientWithDiffuse; +@property(nonatomic, getter=isLitPerPixel) BOOL litPerPixel; +@property(copy, nonatomic) NSString *lightingModelName; +@property(nonatomic) double fresnelExponent; +- (double)indexOfRefraction; +- (void)setIndexOfRefraction:(double)arg1; +@property(nonatomic) double transparency; +@property(nonatomic) double shininess; +@property(nonatomic) long long transparencyMode; +@property(readonly, nonatomic) SCNMaterialProperty *normal; +@property(readonly, nonatomic) SCNMaterialProperty *multiply; +@property(readonly, nonatomic) SCNMaterialProperty *transparent; +@property(readonly, nonatomic) SCNMaterialProperty *reflective; +@property(readonly, nonatomic) SCNMaterialProperty *emission; +@property(readonly, nonatomic) SCNMaterialProperty *specular; +@property(readonly, nonatomic) SCNMaterialProperty *diffuse; +@property(readonly, nonatomic) SCNMaterialProperty *ambient; +- (id)_property:(id *)arg1; +- (id)properties; +- (id)color; +- (void)setColor:(id)arg1; +- (void)_setupMaterialProperty:(id *)arg1; +- (Class)_materialPropertyClass; +- (struct __C3DEffectCommonProfile *)commonProfile; +- (struct __C3DMaterial *)materialRef; +- (BOOL)isPausedOrPausedByInheritance; +- (id)presentationInstance; +- (id)presentationMaterial; +- (void)_syncObjCModel; +- (void)_syncEntityObjCModel; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +@property(copy, nonatomic) NSString *name; +- (void)dealloc; +- (id)initPresentationMaterialWithMaterialRef:(struct __C3DMaterial *)arg1; +- (id)initWithMaterialRef:(struct __C3DMaterial *)arg1; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNMaterialAttachment.h b/SceneKit/SCNMaterialAttachment.h new file mode 100644 index 000000000..b2aa84227 --- /dev/null +++ b/SceneKit/SCNMaterialAttachment.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary; + +// Not exported +@interface SCNMaterialAttachment : NSObject +{ + unsigned int glID; + unsigned int target; + void *context; + struct CGSize size; + NSDictionary *options; +} + +@property(copy, nonatomic) NSDictionary *options; // @synthesize options; +@property(nonatomic) struct CGSize size; // @synthesize size; +@property(nonatomic) void *context; // @synthesize context; +@property(nonatomic) unsigned int target; // @synthesize target; +@property(nonatomic) unsigned int glID; // @synthesize glID; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNMaterialJSExport-Protocol.h b/SceneKit/SCNMaterialJSExport-Protocol.h new file mode 100644 index 000000000..42f206eab --- /dev/null +++ b/SceneKit/SCNMaterialJSExport-Protocol.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSString, SCNMaterial, SCNMaterialProperty, SCNProgram; + +@protocol SCNMaterialJSExport ++ (id)material; +@property(retain, nonatomic) SCNProgram *program; +@property(readonly, nonatomic) SCNMaterial *presentationMaterial; +@property(nonatomic) long long fillMode; +@property(nonatomic) BOOL avoidsOverLighting; +@property(nonatomic) double indexOfRefraction; +@property(nonatomic) double fresnelExponent; +@property(nonatomic) BOOL readsFromDepthBuffer; +@property(nonatomic) BOOL writesToDepthBuffer; +@property(nonatomic) BOOL locksAmbientWithDiffuse; +@property(nonatomic) long long transparencyMode; +@property(nonatomic) long long cullMode; +@property(nonatomic, getter=isDoubleSided) BOOL doubleSided; +@property(nonatomic, getter=isLitPerPixel) BOOL litPerPixel; +@property(copy, nonatomic) NSString *lightingModelName; +@property(nonatomic) double transparency; +@property(nonatomic) double shininess; +@property(readonly, nonatomic) SCNMaterialProperty *normal; +@property(readonly, nonatomic) SCNMaterialProperty *multiply; +@property(readonly, nonatomic) SCNMaterialProperty *reflective; +@property(readonly, nonatomic) SCNMaterialProperty *transparent; +@property(readonly, nonatomic) SCNMaterialProperty *emission; +@property(readonly, nonatomic) SCNMaterialProperty *specular; +@property(readonly, nonatomic) SCNMaterialProperty *ambient; +@property(readonly, nonatomic) SCNMaterialProperty *diffuse; +@property(copy, nonatomic) NSString *name; +- (id)copy; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (id)animationForKey:(id)arg1; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +@end + diff --git a/SceneKit/SCNMaterialProperty.h b/SceneKit/SCNMaterialProperty.h new file mode 100644 index 000000000..5cf828e82 --- /dev/null +++ b/SceneKit/SCNMaterialProperty.h @@ -0,0 +1,145 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" +#import "SCNAnimatable-Protocol.h" + +@class NSColor, NSMutableDictionary, NSString; + +@interface SCNMaterialProperty : NSObject +{ + id _reserved; + unsigned int _isPresentationInstance:1; + unsigned int _isCommonProfileProperty:1; + id _parent; + int _propertyType; + NSString *_customSlotName; + NSMutableDictionary *_animations; + NSColor *_borderColor; + unsigned char _contentType; + id _contents; + long long _mappingChannel; + float _intensity; + float _maxAnisotropy; + long long _minificationFilter; + long long _magnificationFilter; + long long _mipFilter; + long long _wrapS; + long long _wrapT; + struct __C3DEffectSlot *_customSlot; + struct __C3DImage *_c3dImage; + struct __C3DTextureProxy *_textureProxy; + struct CATransform3D *_contentTransform; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)copyImageFromC3DImage:(struct __C3DImage *)arg1; ++ (id)_copyImageFromC3DImage:(struct __C3DImage *)arg1; ++ (struct __C3DImage *)copyC3DImageFromImage:(id)arg1; ++ (struct __C3DImage *)_copyC3DImageFromImageData:(id)arg1 typeID:(unsigned long long)arg2; ++ (id)materialPropertyWithContents:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_customDecodingOfSCNMaterialProperty:(id)arg1; +- (void)_didDecodeSCNMaterialProperty:(id)arg1; +- (void)_customEncodingOfSCNMaterialProperty:(id)arg1; +- (void)_updateMaterialColor:(id)arg1; +- (void)_updateMaterialImage:(id)arg1; +- (void)_updateMaterialProceduralContents:(id)arg1; +- (void)_updateMaterialLayer:(id)arg1; +- (void)_updateMaterialSKTexture:(id)arg1; +- (void)_updateMaterialSKScene:(id)arg1; +- (void)_layerDidChange:(id)arg1; +- (void)_updateMaterialAttachment:(id)arg1; +- // Error parsing type: v80@0:8(C3DMatrix4x4=[16f][4])16, name: _updateMaterialPropertyTransform: +- (void)_updateMaterialFilters; +- (void)_updateMaterialBorderColor:(id)arg1; +- (BOOL)isPausedOrPausedByInheritance; +- (id)presentationInstance; +- (id)presentationMaterialProperty; +- (void)copyPropertiesFrom:(id)arg1; +- (void)_syncObjCModel; +- (struct __C3DScene *)sceneRef; +- (BOOL)isAnimationForKeyPaused:(id)arg1; +- (void)removeAnimationForKey:(id)arg1 fadeOutDuration:(double)arg2; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (void)_pauseAnimation:(BOOL)arg1 forKey:(id)arg2; +- (id)animationForKey:(id)arg1; +- (void)_syncObjCAnimations; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)__removeAnimation:(id)arg1 forKey:(id)arg2; +- (struct __C3DAnimationManager *)animationManager; +- (void *)__CFObject; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (struct __C3DTextureSampler *)textureSampler; +- (struct __C3DEffectCommonProfile *)commonProfile; +- (struct __C3DEffectSlot *)effectSlot; +- (id)parent; +- (void)parentWillDie:(id)arg1; +@property(readonly, copy) NSString *description; +- (int)propertyType; +- (id)slotName; +@property(nonatomic) struct CATransform3D contentsTransform; +- (id)proceduralContents; +- (void)setProceduralContents:(id)arg1; +@property(nonatomic) double maxAnisotropy; +- (id)content; +- (void)setContent:(id)arg1; +@property(retain, nonatomic) id contents; +- (id)layer; +- (void)setLayer:(id)arg1; +- (id)skTexture; +- (void)setSkTexture:(id)arg1; +- (id)skScene; +- (void)setSkScene:(id)arg1; +- (id)pvrtcData; +- (id)image; +- (void)setImage:(id)arg1; +- (id)attachment; +- (void)setAttachment:(id)arg1; +@property(nonatomic) long long wrapT; +@property(nonatomic) long long wrapS; +@property(retain, nonatomic) id borderColor; +@property(nonatomic) double intensity; +@property(nonatomic) long long mappingChannel; +- (long long)_presentationMappingChannel; +@property(nonatomic) long long mipFilter; +@property(nonatomic) long long magnificationFilter; +@property(nonatomic) long long minificationFilter; +- (struct C3DColor4)borderColor4; +- (struct C3DColor4)color4; +- (struct __C3DImage *)getC3DImageRef; +- (void)_setC3DImageRef:(struct __C3DImage *)arg1; +- (id)color; +- (void)setColor:(id)arg1; +- (void)_setColor:(id)arg1; +- (void)_clearContents; +- (id)_animationPathForKey:(id)arg1; +- (struct __C3DEffectSlot *)effectSlotCreateIfNeeded:(BOOL)arg1; +- (void)synchronizeCustomPropertyWithParent:(id)arg1 andCustomName:(id)arg2; +- (void)_setParent:(id)arg1; +- (void)dealloc; +- (void)__allocateContentTransformIfNeeded; +- (id)initPresentationMaterialPropertyWithModelProperty:(id)arg1; +- (id)initWithParent:(id)arg1 andCustomName:(id)arg2; +- (id)initWithParent:(id)arg1 propertyType:(int)arg2; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNMaterialPropertyJSExport-Protocol.h b/SceneKit/SCNMaterialPropertyJSExport-Protocol.h new file mode 100644 index 000000000..20ca15518 --- /dev/null +++ b/SceneKit/SCNMaterialPropertyJSExport-Protocol.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNMaterialPropertyJSExport ++ (id)materialPropertyWithContents:(id)arg1; +@property(nonatomic) double maxAnisotropy; +@property(nonatomic) long long mappingChannel; +@property(retain, nonatomic) id borderColor; +@property(nonatomic) long long wrapT; +@property(nonatomic) long long wrapS; +@property(nonatomic) struct CATransform3D contentsTransform; +@property(nonatomic) long long mipFilter; +@property(nonatomic) long long magnificationFilter; +@property(nonatomic) long long minificationFilter; +@property(nonatomic) double intensity; +@property(retain, nonatomic) id contents; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (id)animationForKey:(id)arg1; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +@end + diff --git a/SceneKit/SCNMonitor.h b/SceneKit/SCNMonitor.h new file mode 100644 index 000000000..c2c91e7b1 --- /dev/null +++ b/SceneKit/SCNMonitor.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSWindowController.h" + +@class NSView, SCNView; + +// Not exported +@interface SCNMonitor : NSWindowController +{ + BOOL _nibLoaded; + NSView *_modelViewContainer; + NSView *_modelInspectors[10]; + SCNView *_scnView; +} + +- (void)launchMonitor:(id)arg1; +- (void)setSCNView:(id)arg1; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)sceneDidChange; +- (void)_updateResourceManager; +- (struct __C3DScene *)scene; +- (void)modelTypeChanged:(id)arg1; +- (void)dealloc; +- (void)finalize; +- (void)awakeFromNib; +- (void)showModelInspector:(int)arg1; + +@end + diff --git a/SceneKit/SCNMorpher.h b/SceneKit/SCNMorpher.h new file mode 100644 index 000000000..7bd98f528 --- /dev/null +++ b/SceneKit/SCNMorpher.h @@ -0,0 +1,85 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" +#import "SCNAnimatable-Protocol.h" + +@class NSArray, NSMutableArray, NSMutableDictionary, NSString; + +@interface SCNMorpher : NSObject +{ + id _reserved; + struct __C3DMorph *_morpher; + unsigned int _isPresentationInstance:1; + long long _calculationMode; + NSMutableDictionary *_animations; + NSArray *_targets; + NSMutableArray *_weights; + NSString *_name; + BOOL _shouldMorphNormals; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)morpher; ++ (id)morpherWithMorphRef:(struct __C3DMorph *)arg1; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_didDecodeSCNMorpher:(id)arg1; +- (void)_customEncodingOfSCNMorpher:(id)arg1; +- (void)_customDecodingOfSCNMorpher:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)scene; +- (struct __C3DScene *)sceneRef; +@property(nonatomic) long long calculationMode; +- (void)setWeights:(id)arg1; +- (double)weightForTargetAtIndex:(unsigned long long)arg1; +- (void)setWeight:(double)arg1 forTargetAtIndex:(unsigned long long)arg2; +- (void)setShouldMorphNormals:(BOOL)arg1; +- (BOOL)shouldMorphNormals; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (id)presentationInstance; +- (id)presentationMorpher; +- (BOOL)isPausedOrPausedByInheritance; +- (void)_syncObjCModel; +- (BOOL)isAnimationForKeyPaused:(id)arg1; +- (void)removeAnimationForKey:(id)arg1 fadeOutDuration:(double)arg2; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (void)_pauseAnimation:(BOOL)arg1 forKey:(id)arg2; +- (id)animationForKey:(id)arg1; +- (void)_syncObjCAnimations; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)__removeAnimation:(id)arg1 forKey:(id)arg2; +- (struct __C3DAnimationManager *)animationManager; +- (void *)__CFObject; +@property(readonly, copy) NSString *description; +- (struct __C3DMorph *)morphRef; +- (void)_syncEntityObjCModel; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +@property(copy, nonatomic) NSArray *targets; +- (void)dealloc; +- (id)initPresentationMorpherWithMorphRef:(struct __C3DMorph *)arg1; +- (id)initWithMorphRef:(struct __C3DMorph *)arg1; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNMorpherJSExport-Protocol.h b/SceneKit/SCNMorpherJSExport-Protocol.h new file mode 100644 index 000000000..a2fe1a54d --- /dev/null +++ b/SceneKit/SCNMorpherJSExport-Protocol.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSArray, NSString, SCNMorpher; + +@protocol SCNMorpherJSExport ++ (id)morpher; +@property(readonly, nonatomic) SCNMorpher *presentationMorpher; +@property(copy, nonatomic) NSString *name; +@property(nonatomic) long long calculationMode; +@property(copy, nonatomic) NSArray *targets; +- (void)setWeight:(double)arg1 atTargetIndex:(long long)arg2; +- (double)weightAtTargetIndex:(long long)arg1; +- (id)copy; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (id)animationForKey:(id)arg1; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (double)weightForTargetAtIndex:(unsigned long long)arg1; +- (void)setWeight:(double)arg1 forTargetAtIndex:(unsigned long long)arg2; +@end + diff --git a/SceneKit/SCNMovieExportOperation.h b/SceneKit/SCNMovieExportOperation.h new file mode 100644 index 000000000..c904f2675 --- /dev/null +++ b/SceneKit/SCNMovieExportOperation.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class AVAssetWriter, AVAssetWriterInput, AVAssetWriterInputPixelBufferAdaptor; + +// Not exported +@interface SCNMovieExportOperation : _SCNExportOperation +{ + AVAssetWriterInput *_assetWriterInput; + AVAssetWriterInputPixelBufferAdaptor *_avAdaptor; + AVAssetWriter *_assetWriter; +} + +- (void)main; +- (void)appendImage:(struct CGImage *)arg1 withPresentationTime:(CDStruct_198678f7)arg2 usingAdaptor:(id)arg3; +- (void)_finishedExport; +- (struct CGImage *)_copySnapshotWithOptions:(id)arg1; +- (void)_setupMovieToWritableFile:(id)arg1; +- (void)dealloc; +- (id)initWithScene:(id)arg1 size:(struct CGSize)arg2 attributes:(id)arg3 outputURL:(id)arg4; + +@end + diff --git a/SceneKit/SCNNode.h b/SceneKit/SCNNode.h new file mode 100644 index 000000000..49858d653 --- /dev/null +++ b/SceneKit/SCNNode.h @@ -0,0 +1,242 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" +#import "SCNActionable-Protocol.h" +#import "SCNAnimatable-Protocol.h" +#import "SCNBoundingVolume-Protocol.h" + +@class NSArray, NSMutableArray, NSMutableDictionary, NSString, SCNCamera, SCNGeometry, SCNLight, SCNMorpher, SCNPhysicsBody, SCNPhysicsField, SCNSkinner; + +@interface SCNNode : NSObject +{ + id _reserved; + // Error parsing type: ^{__C3DNode={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}^{__C3DNode}^{__C3DNode}^{__C3DNode}{?={?=SS}I}^{?}^{__C3DGeometry}b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1QB^{__C3DTransforms}(C3DMatrix4x4=[16f][4])ff{__C3DAABB=}}, name: _node + SCNNode *_parent; + NSMutableArray *_childNodes; + SCNNode *_presentationInstance; + unsigned int _isPresentationInstance:1; + unsigned int _lightLoaded:1; + unsigned int _geometryLoaded:1; + unsigned int _cameraLoaded:1; + unsigned int _skinnerLoaded:1; + unsigned int _morpherLoaded:1; + unsigned int _paused:1; + unsigned int _pausedByInheritance:1; + unsigned int _affineUpToDate:1; + unsigned int _transformUpToDate:1; + unsigned int _hasPivot:1; + unsigned int _usesEuler:1; + struct CATransform3D _transform; + struct SCNVector3 _position; + struct SCNVector4 _rotation; + struct SCNVector3 _scale; + float _opacity; + BOOL _hidden; + BOOL _castsShadow; + unsigned long long _categoryBitMask; + SCNLight *_light; + SCNGeometry *_geometry; + SCNCamera *_camera; + SCNSkinner *_skinner; + SCNMorpher *_morpher; + NSArray *_filters; + NSMutableArray *_particleSystems; + NSMutableDictionary *_animations; + NSMutableDictionary *_actions; + NSMutableArray *_constraints; + SCNPhysicsBody *_physicsBody; + SCNPhysicsField *_physicsField; + struct SCNVector3 *_fixedBoundingBoxExtrema; + long long _renderingOrder; + NSString *_name; + NSMutableDictionary *_valueForKey; + id _rendererDelegate; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (BOOL)resolveInstanceMethod:(SEL)arg1; ++ (id)keyPathsForValuesAffectingTransform; ++ // Error parsing type: @24@0:8^{__C3DNode={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}^{__C3DNode}^{__C3DNode}^{__C3DNode}{?={?=SS}I}^{?}^{__C3DGeometry}b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1QB^{__C3DTransforms}(C3DMatrix4x4=[16f][4])ff{__C3DAABB=}}16, name: nodeWithNodeRef: ++ (id)nodeWithGeometry:(id)arg1; ++ (id)node; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_didDecodeSCNNode:(id)arg1; +- (void)_customDecodingOfSCNNode:(id)arg1; +- (void)_customEncodingOfSCNNode:(id)arg1; +- (struct CATransform3D)convertTransform:(struct CATransform3D)arg1 fromNode:(id)arg2; +- (struct CATransform3D)convertTransform:(struct CATransform3D)arg1 toNode:(id)arg2; +- (struct SCNVector3)convertPosition:(struct SCNVector3)arg1 fromNode:(id)arg2; +- (struct SCNVector3)convertPosition:(struct SCNVector3)arg1 toNode:(id)arg2; +- (void)removeParticleSystem:(id)arg1; +- (void)removeAllParticleSystems; +- (void)addParticleSystem:(id)arg1; +- (id)particleSystems; +- (void)_removeDeadParticleSystem:(struct __C3DParticleSystem *)arg1; +@property(retain, nonatomic) SCNPhysicsField *physicsField; +@property(retain, nonatomic) SCNPhysicsBody *physicsBody; +@property(copy) NSArray *constraints; +- (void)removeAllActions; +- (void)removeActionForKey:(id)arg1; +- (void)_removeAction:(id)arg1 forKey:(id)arg2; +- (id)actionForKey:(id)arg1; +- (BOOL)hasActions; +- (id)actionKeys; +- (void)runAction:(id)arg1 forKey:(id)arg2; +- (void)runAction:(id)arg1 completionHandler:(id)arg2; +- (void)runAction:(id)arg1; +- (void)runAction:(id)arg1 forKey:(id)arg2 completionHandler:(id)arg3; +@property(nonatomic, getter=isPaused) BOOL paused; +- (BOOL)isPausedOrPausedByInheritance; +- (void)_setPaused:(BOOL)arg1; +- (void)_actionsTimeJump:(double)arg1; +- (id)flattenedCopy; +- (id)flattenedClone; +- (id)getBoundingBox; +- (id)getBoundingSphere; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (void)setBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +- (void)replaceChildNode:(id)arg1 with:(id)arg2; +- (void)insertChildNode:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)removeAllChilds; +- (unsigned long long)indexOfChildNode:(id)arg1; +- (void)removeFromParentNode; +- (void)replaceObjectInChildNodesAtIndex:(unsigned long long)arg1 withObject:(id)arg2; +- (void)removeObjectFromChildNodesAtIndex:(unsigned long long)arg1; +- (void)__removeObjectFromChildNodesAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inChildNodesAtIndex:(unsigned long long)arg2; +- (void)__insertObject:(id)arg1 inChildNodesAtIndex:(unsigned long long)arg2; +- (void)addChildNode:(id)arg1; +- (BOOL)canAddChildNode:(id)arg1; +- (void)_initChildNodesArray; +- (id)objectInChildNodesAtIndex:(unsigned long long)arg1; +- (unsigned long long)countOfChildNodes; +- (void)_setParent:(id)arg1; +- (BOOL)isAnimationForKeyPaused:(id)arg1; +- (void)removeAnimationForKey:(id)arg1 fadeOutDuration:(double)arg2; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (void)_pauseAnimation:(BOOL)arg1 forKey:(id)arg2; +- (id)animationForKey:(id)arg1; +- (void)_syncObjCAnimations; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)__removeAnimation:(id)arg1 forKey:(id)arg2; +- (struct __C3DAnimationManager *)animationManager; +- (void *)__CFObject; +- (void)setValue:(id)arg1 forUndefinedKey:(id)arg2; +- (id)valueForUndefinedKey:(id)arg1; +- (id)valueForKeyPath:(id)arg1; +- (void)setValue:(id)arg1 forKeyPath:(id)arg2; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (BOOL)parseSpecialKey:(id)arg1 withPath:(id)arg2 intoDestination:(id *)arg3 remainingPath:(id *)arg4; +- (void)renderInContext:(void *)arg1; +@property(nonatomic) id rendererDelegate; +@property(readonly, copy) NSString *description; +@property(copy, nonatomic) NSArray *filters; +@property(retain, nonatomic) SCNGeometry *geometry; +- (void)_setGeometry:(id)arg1; +@property(retain, nonatomic) SCNCamera *camera; +- (void)_setCamera:(id)arg1; +@property(retain, nonatomic) SCNMorpher *morpher; +- (void)_setMorpher:(id)arg1; +@property(retain, nonatomic) SCNSkinner *skinner; +- (void)_setSkinner:(id)arg1; +- (void)setGizmo:(BOOL)arg1; +- (BOOL)isGizmo; +- (BOOL)isJoint; +@property(retain, nonatomic) SCNLight *light; +- (void)_setLight:(id)arg1; +- (id)mutableChildNodes; +@property(readonly, nonatomic) NSArray *childNodes; +@property(readonly, nonatomic) SCNNode *parentNode; +- (BOOL)hidden; +@property(nonatomic) long long renderingOrder; +@property(nonatomic) double opacity; +@property(nonatomic, getter=isHidden) BOOL hidden; +@property(nonatomic) unsigned long long categoryBitMask; +@property(nonatomic) BOOL castsShadow; +@property(nonatomic) struct CATransform3D pivot; +@property(readonly, nonatomic) struct CATransform3D worldTransform; +- (void)setWorldTransform:(struct CATransform3D)arg1; +@property(nonatomic) struct CATransform3D transform; +@property(nonatomic) struct SCNVector4 rotation; +@property(nonatomic) struct SCNVector3 scale; +- (void)_setScale:(struct SCNVector3)arg1; +@property(nonatomic) struct SCNVector3 position; +- (void)_setPosition:(struct SCNVector3)arg1; +@property(nonatomic) struct SCNVector3 eulerAngles; +- (struct SCNVector3)_euler; +@property(nonatomic) struct SCNVector4 orientation; +- (void)_setQuaternion:(struct SCNVector4)arg1; +- (void)setQuaternion:(struct SCNVector4)arg1; +- (struct SCNVector4)quaternion; +- (struct SCNVector4)_quaternion; +- (void)_updateAffine; +- (void)_updateTransform; +- (void)_registerAsObserver; +- (id)hitTestWithSegmentFromPoint:(struct SCNVector3)arg1 toPoint:(struct SCNVector3)arg2 options:(id)arg3; +- // Error parsing type: ^{__C3DNode={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}^{__C3DNode}^{__C3DNode}^{__C3DNode}{?={?=SS}I}^{?}^{__C3DGeometry}b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1QB^{__C3DTransforms}(C3DMatrix4x4=[16f][4])ff{__C3DAABB=}}16@0:8, name: nodeRef +- (id)__morpher; +- (id)__skinner; +- (id)__geometry; +- (id)__camera; +- (id)__light; +- (id)jsChildNodesWithAttribute:(id)arg1; +- (id)childNodeWithName:(id)arg1; +- (id)objectInChildNodesWithAttribute:(id)arg1 firstOnly:(BOOL)arg2; +- (id)childNodesWithAttribute:(Class)arg1 recursively:(BOOL)arg2; +- (void)_childNodesWithAttribute:(Class)arg1 output:(id)arg2 recursively:(BOOL)arg3; +- (void)enumerateChildNodesUsingBlock:(id)arg1; +- (BOOL)_enumerateChildNodesUsingBlock:(id)arg1; +- (id)childNodesPassingTest:(id)arg1; +- (id)childNodesPassingTest:(id)arg1 recursively:(void)arg2; +- (BOOL)_childNodesPassingTest:(id)arg1 recursively:(void)arg2 output:(BOOL)arg3; +- (id)objectInChildNodesWithName:(id)arg1; +- (id)childNodeWithName:(id)arg1 recursively:(BOOL)arg2; +- (void)_expandChildArrayIfNeeded; +- (id)clone; +- (id)_copyRecursively; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)_copy:(BOOL)arg1; +- (void)_setAttributes:(id)arg1; +- (void)dump; +- (void)_dump:(id)arg1; +- (id)scene; +- (struct __C3DScene *)sceneRef; +- (BOOL)_childNodesAreExpanded; +- (id)presentationInstance; +- (id)presentationNode; +- (BOOL)isPresentationInstance; +- (void)_syncObjCModel; +- (id)attributeForKey:(id)arg1; +- (void)setAttribute:(id)arg1 forKey:(id)arg2; +- (void)_syncEntityObjCModel; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +@property(copy, nonatomic) NSString *name; +- (void)dealloc; +- // Error parsing type: @24@0:8^{__C3DNode={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}^{__C3DNode}^{__C3DNode}^{__C3DNode}{?={?=SS}I}^{?}^{__C3DGeometry}b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1QB^{__C3DTransforms}(C3DMatrix4x4=[16f][4])ff{__C3DAABB=}}16, name: initWithNodeRef: +- // Error parsing type: @24@0:8^{__C3DNode={__C3DEntity={__CFRuntimeBase=Q[4C]I}^v^{__CFString}^{__CFString}^{__CFDictionary}qq}^{__C3DNode}^{__C3DNode}^{__C3DNode}{?={?=SS}I}^{?}^{__C3DGeometry}b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1QB^{__C3DTransforms}(C3DMatrix4x4=[16f][4])ff{__C3DAABB=}}16, name: initPresentationNodeWithNodeRef: +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNNodeJSExport-Protocol.h b/SceneKit/SCNNodeJSExport-Protocol.h new file mode 100644 index 000000000..4a865d439 --- /dev/null +++ b/SceneKit/SCNNodeJSExport-Protocol.h @@ -0,0 +1,80 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSArray, NSString, SCNCamera, SCNGeometry, SCNLight, SCNMorpher, SCNNode, SCNPhysicsBody, SCNPhysicsField, SCNSkinner; + +@protocol SCNNodeJSExport ++ (id)nodeWithGeometry:(id)arg1; ++ (id)node; +@property(readonly) NSArray *particleSystems; +@property(nonatomic) unsigned long long categoryBitMask; +@property(nonatomic) id rendererDelegate; +@property(nonatomic, getter=isPaused) BOOL paused; +@property(copy, nonatomic) NSArray *filters; +@property(copy) NSArray *constraints; +@property(retain, nonatomic) SCNPhysicsField *physicsField; +@property(retain, nonatomic) SCNPhysicsBody *physicsBody; +@property(readonly, nonatomic) NSArray *childNodes; +@property(readonly, nonatomic) SCNNode *parentNode; +@property(nonatomic) BOOL castsShadow; +@property(nonatomic) long long renderingOrder; +@property(nonatomic) double opacity; +@property(nonatomic, getter=isHidden) BOOL hidden; +@property(readonly, nonatomic) struct CATransform3D worldTransform; +@property(nonatomic) struct CATransform3D pivot; +@property(nonatomic) struct SCNVector3 scale; +@property(nonatomic) struct SCNVector3 eulerAngles; +@property(nonatomic) struct SCNVector4 orientation; +@property(nonatomic) struct SCNVector4 rotation; +@property(nonatomic) struct SCNVector3 position; +@property(nonatomic) struct CATransform3D transform; +@property(retain, nonatomic) SCNMorpher *morpher; +@property(retain, nonatomic) SCNSkinner *skinner; +@property(retain, nonatomic) SCNGeometry *geometry; +@property(retain, nonatomic) SCNCamera *camera; +@property(retain, nonatomic) SCNLight *light; +@property(copy, nonatomic) NSString *name; +- (void)removeAllActions; +- (void)removeActionForKey:(id)arg1; +- (id)actionForKey:(id)arg1; +- (BOOL)hasActions; +- (void)runAction:(id)arg1 forKey:(id)arg2 completionHandler:(id)arg3; +- (void)runAction:(id)arg1 forKey:(id)arg2; +- (void)runAction:(id)arg1 completionHandler:(id)arg2; +- (void)runAction:(id)arg1; +- (id)childNodeWithName:(id)arg1; +- (id)getBoundingSphere; +- (id)getBoundingBox; +- (id)copy; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (id)animationForKey:(id)arg1; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)removeParticleSystem:(id)arg1; +- (void)removeAllParticleSystems; +- (void)addParticleSystem:(id)arg1; +- (id)hitTestWithSegmentFromPoint:(struct SCNVector3)arg1 toPoint:(struct SCNVector3)arg2 options:(id)arg3; +- (id)presentationNode; +- (struct CATransform3D)convertTransform:(struct CATransform3D)arg1 fromNode:(id)arg2; +- (struct CATransform3D)convertTransform:(struct CATransform3D)arg1 toNode:(id)arg2; +- (struct SCNVector3)convertPosition:(struct SCNVector3)arg1 fromNode:(id)arg2; +- (struct SCNVector3)convertPosition:(struct SCNVector3)arg1 toNode:(id)arg2; +- (void)enumerateChildNodesUsingBlock:(id)arg1; +- (id)childNodesPassingTest:(id)arg1; +- (id)childNodeWithName:(id)arg1 recursively:(BOOL)arg2; +- (void)replaceChildNode:(id)arg1 with:(id)arg2; +- (void)removeFromParentNode; +- (void)insertChildNode:(id)arg1 atIndex:(unsigned long long)arg2; +- (void)addChildNode:(id)arg1; +- (id)flattenedClone; +- (id)clone; +@end + diff --git a/SceneKit/SCNNodeManipulator.h b/SceneKit/SCNNodeManipulator.h new file mode 100644 index 000000000..52892e639 --- /dev/null +++ b/SceneKit/SCNNodeManipulator.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNNodeManipulator : SCNManipulator +{ + // Error parsing type: (C3DMatrix4x4="components"[16f]"m"[4]), name: _xAxisToZAxisTransform + // Error parsing type: (C3DMatrix4x4="components"[16f]"m"[4]), name: _yAxisToZAxisTransform + // Error parsing type: (C3DMatrix4x4="components"[16f]"m"[4]), name: _xyPlaneToYZPlaneTransform + // Error parsing type: (C3DMatrix4x4="components"[16f]"m"[4]), name: _xyPlaneToXZPlaneTransform + // Error parsing type: (?="axisMove"{?="selectedAxis"S"originalPosition""axisDirection""mouseDeltaVector"}"planeMove"{?="selectedPlane"S"originalPosition""planeNormal""pointInPlane""mouseDeltaVector"}"axisRotate"{?="selectedAxis"S"originalMouseLocation"{CGPoint="x"d"y"d}"rotationSign"f"originalRotation"{__C3DQuaternion="x"f"y"f"z"f"s"f}}), name: _actionData + BOOL _isMouseDown; + unsigned short _action; +} + +- (BOOL)mouseUp:(CDStruct_811921b8)arg1; +- (BOOL)mouseDown:(CDStruct_811921b8)arg1; +- (BOOL)mouseDragged:(CDStruct_811921b8)arg1; +- (BOOL)mouseMoved:(CDStruct_811921b8)arg1; +- (void)draw; +- (id)copy; +- (id)init; + +@end + diff --git a/SceneKit/SCNOffscreenRenderer.h b/SceneKit/SCNOffscreenRenderer.h new file mode 100644 index 000000000..98d8da7c8 --- /dev/null +++ b/SceneKit/SCNOffscreenRenderer.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNOffscreenRenderer : SCNRenderer +{ +} + ++ (id)offscreenRendererWithContext:(struct _CGLContextObject *)arg1 size:(struct CGSize)arg2; +- (void)dealloc; +- (void)_createFramebufferIfNeeded; +- (void)_resolveAndDiscard; +- (void)_unbindFramebuffer; +- (void)_bindFramebuffer; +- (void)_deleteFramebuffer; +@property(readonly, nonatomic) unsigned int textureID; +- (struct NSImage *)snapshotAtTime:(double)arg1; +- (struct NSImage *)snapshot; +- (struct CGImage *)copySnapshotWithSize:(struct CGSize)arg1; +- (struct CGImage *)createCGImageSnapshot:(double)arg1; +- (void)render; +- (unsigned long long)_sampleCount; +@property(nonatomic) unsigned long long antialiasingMode; +- (id)_initWithOptions:(id)arg1 isPrivateRenderer:(BOOL)arg2 privateRendererOwner:(id)arg3 clearsOnDraw:(BOOL)arg4 context:(void *)arg5 size:(struct CGSize)arg6; + +@end + diff --git a/SceneKit/SCNParticlePropertyController.h b/SceneKit/SCNParticlePropertyController.h new file mode 100644 index 000000000..f76e83f33 --- /dev/null +++ b/SceneKit/SCNParticlePropertyController.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class CAAnimation, NSString, SCNNode; + +@interface SCNParticlePropertyController : NSObject +{ + id _reserved; + CAAnimation *_animation; + long long _inputMode; + double _inputScale; + double _inputBias; + SCNNode *_inputOrigin; + NSString *_inputProperty; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)controllerWithAnimation:(id)arg1; ++ (id)particlePropertyControllerWithAnimation:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@property(copy, nonatomic) NSString *inputProperty; +@property(nonatomic) __weak SCNNode *inputOrigin; +@property(nonatomic) double inputBias; +@property(nonatomic) double inputScale; +@property(nonatomic) long long inputMode; +@property(retain, nonatomic) CAAnimation *animation; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNParticlePropertyControllerJSExport-Protocol.h b/SceneKit/SCNParticlePropertyControllerJSExport-Protocol.h new file mode 100644 index 000000000..241a3f266 --- /dev/null +++ b/SceneKit/SCNParticlePropertyControllerJSExport-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class CAAnimation, NSString, SCNNode; + +@protocol SCNParticlePropertyControllerJSExport ++ (id)controllerWithAnimation:(id)arg1; +@property(copy, nonatomic) NSString *inputProperty; +@property(nonatomic) __weak SCNNode *inputOrigin; +@property(nonatomic) double inputBias; +@property(nonatomic) double inputScale; +@property(nonatomic) long long inputMode; +@property(retain, nonatomic) CAAnimation *animation; +- (id)copy; +@end + diff --git a/SceneKit/SCNParticleSystem.h b/SceneKit/SCNParticleSystem.h new file mode 100644 index 000000000..d48fd1996 --- /dev/null +++ b/SceneKit/SCNParticleSystem.h @@ -0,0 +1,218 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" +#import "SCNAnimatable-Protocol.h" + +@class NSArray, NSColor, NSDictionary, NSMutableDictionary, NSString, SCNGeometry; + +@interface SCNParticleSystem : NSObject +{ + id _reserved; + struct __C3DParticleSystem *_particleSystem; + unsigned int _isPresentationInstance:1; + NSMutableDictionary *_animations; + NSString *_name; + double _emissionDuration; + double _emissionDurationVariation; + double _idleDuration; + double _idleDurationVariation; + double _birthRate; + double _birthRateVariation; + double _warmupDuration; + SCNGeometry *_emitterShape; + long long _birthLocation; + long long _birthDirection; + struct SCNVector3 _emittingDirection; + struct SCNVector3 _acceleration; + double _spreadingAngle; + BOOL _loops; + BOOL _isLocal; + BOOL _affectedByGravity; + BOOL _affectedByPhysicsFields; + BOOL _physicsCollisionsEnabled; + BOOL _lightingEnabled; + BOOL _softParticlesEnabled; + BOOL _particleDiesOnCollision; + BOOL _blackPassEnabled; + double _particleAngle; + double _particleAngleVariation; + double _particleVelocity; + double _particleVelocityVariation; + double _particleAngularVelocity; + double _particleAngularVelocityVariation; + double _particleLifeSpan; + double _particleLifeSpanVariation; + double _particleBounce; + double _particleBounceVariation; + double _particleFriction; + double _particleFrictionVariation; + id _particleImage; + NSColor *_particleColor; + struct SCNVector4 _particleColorVariation; + SCNParticleSystem *_systemSpawnedOnCollision; + SCNParticleSystem *_systemSpawnedOnDying; + SCNParticleSystem *_systemSpawnedOnLiving; + double _particleSize; + double _particleSizeVariation; + long long _seed; + long long _blendMode; + long long _renderingMode; + long long _orientationMode; + long long _imageSequenceAnimationMode; + NSArray *_particleGeometries; + NSArray *_colliderNodes; + NSDictionary *_propertyControllers; + long long _sortingMode; + double _particleMass; + double _particleMassVariation; + double _dampingFactor; + double _speedFactor; + double _fixedTimeStep; + double _stretchFactor; + double _fresnelExponent; + unsigned long long _imageSequenceColumnCount; + unsigned long long _imageSequenceRowCount; + double _imageSequenceInitialFrame; + double _imageSequenceInitialFrameVariation; + double _imageSequenceFrameRate; + double _imageSequenceFrameRateVariation; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)particleSystemWithParticleSystemRef:(struct __C3DParticleSystem *)arg1; ++ (id)particleSystemNamed:(id)arg1 inDirectory:(id)arg2; ++ (id)particleSystem; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_customDecodingOfSCNParticleSystem:(id)arg1; +- (void)_customEncodingOfSCNParticleSystem:(id)arg1; +- (void)removeAllModifiers; +- (void)removeModifiersOfStage:(long long)arg1; +- (void)addModifierForProperties:(id)arg1 atStage:(long long)arg2 withBlock:(id)arg3; +- (void)handleEvent:(long long)arg1 forProperties:(id)arg2 withBlock:(id)arg3; +- (void)reset; +@property(nonatomic) struct SCNVector3 acceleration; +@property(nonatomic) struct SCNVector3 emittingDirection; +@property(nonatomic) struct SCNVector4 particleColorVariation; +@property(retain, nonatomic) SCNParticleSystem *systemSpawnedOnLiving; +@property(retain, nonatomic) SCNParticleSystem *systemSpawnedOnDying; +@property(retain, nonatomic) SCNParticleSystem *systemSpawnedOnCollision; +@property(nonatomic) double warmupDuration; +@property(nonatomic) double stretchFactor; +@property(nonatomic) double spreadingAngle; +@property(nonatomic) double speedFactor; +@property(nonatomic) long long sortingMode; +- (void)setSoftParticlesEnabled:(BOOL)arg1; +- (BOOL)softParticlesEnabled; +- (void)setSeed:(long long)arg1; +- (long long)seed; +- (void)setRenderingMode:(long long)arg1; +- (long long)renderingMode; +- (void)setPhysicsCollisionsEnabled:(BOOL)arg1; +- (BOOL)physicsCollisionsEnabled; +@property(nonatomic) double particleVelocityVariation; +@property(nonatomic) double particleVelocity; +@property(nonatomic) double particleSizeVariation; +@property(nonatomic) double particleSize; +@property(nonatomic) double particleMassVariation; +@property(nonatomic) double particleMass; +@property(nonatomic) double particleLifeSpanVariation; +@property(nonatomic) double particleLifeSpan; +@property(nonatomic) double particleFrictionVariation; +@property(nonatomic) double particleFriction; +@property(nonatomic) BOOL particleDiesOnCollision; +@property(retain, nonatomic) NSColor *particleColor; +@property(nonatomic) double particleBounceVariation; +@property(nonatomic) double particleBounce; +@property(nonatomic) double particleAngularVelocityVariation; +@property(nonatomic) double particleAngularVelocity; +@property(nonatomic) double particleAngleVariation; +@property(nonatomic) double particleAngle; +@property(nonatomic) long long orientationMode; +@property(nonatomic) BOOL loops; +@property(nonatomic, getter=isLightingEnabled) BOOL lightingEnabled; +- (BOOL)lightingEnabled; +- (void)setIsLocal:(BOOL)arg1; +@property(nonatomic, getter=isLocal) BOOL local; +@property(nonatomic) unsigned long long imageSequenceRowCount; +@property(nonatomic) double imageSequenceInitialFrameVariation; +@property(nonatomic) double imageSequenceInitialFrame; +@property(nonatomic) double imageSequenceFrameRateVariation; +@property(nonatomic) double imageSequenceFrameRate; +@property(nonatomic) unsigned long long imageSequenceColumnCount; +@property(nonatomic) long long imageSequenceAnimationMode; +@property(nonatomic) double idleDurationVariation; +@property(nonatomic) double idleDuration; +@property(nonatomic) double fresnelExponent; +- (void)setFixedTimeStep:(double)arg1; +- (double)fixedTimeStep; +@property(retain, nonatomic) SCNGeometry *emitterShape; +@property(nonatomic) double emissionDurationVariation; +@property(nonatomic) double emissionDuration; +@property(nonatomic) double dampingFactor; +@property(nonatomic) long long blendMode; +@property(nonatomic, getter=isBlackPassEnabled) BOOL blackPassEnabled; +- (BOOL)blackPassEnabled; +@property(nonatomic) double birthRateVariation; +@property(nonatomic) double birthRate; +@property(nonatomic) long long birthLocation; +@property(nonatomic) long long birthDirection; +@property(nonatomic) BOOL affectedByPhysicsFields; +@property(nonatomic) BOOL affectedByGravity; +- (BOOL)areSoftParticlesEnabled; +@property(retain, nonatomic) id particleImage; +@property(copy, nonatomic) NSDictionary *propertyControllers; +@property(copy, nonatomic) NSArray *colliderNodes; +- (void)setParticleGeometries:(id)arg1; +- (short)typeOfProperty:(id)arg1; +- (id)particleGeometries; +- (void)setConstraintRef:(struct __C3DParticleSystem *)arg1; +- (struct __C3DParticleSystem *)particleSystemRef; +- (BOOL)isPausedOrPausedByInheritance; +- (id)presentationInstance; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_syncObjCModel; +- (void)dealloc; +- (id)initPresentationSystemWithSystemRef:(struct __C3DParticleSystem *)arg1; +- (id)initWithParticleSystemRef:(struct __C3DParticleSystem *)arg1; +- (id)init; +- (BOOL)isAnimationForKeyPaused:(id)arg1; +- (void)removeAnimationForKey:(id)arg1 fadeOutDuration:(double)arg2; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (void)_pauseAnimation:(BOOL)arg1 forKey:(id)arg2; +- (id)animationForKey:(id)arg1; +- (void)_syncObjCAnimations; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)__removeAnimation:(id)arg1 forKey:(id)arg2; +- (struct __C3DAnimationManager *)animationManager; +- (void *)__CFObject; +- (id)scene; +- (struct __C3DScene *)sceneRef; +- (void)_syncEntityObjCModel; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNParticleSystemJSExport-Protocol.h b/SceneKit/SCNParticleSystemJSExport-Protocol.h new file mode 100644 index 000000000..c7a231cfe --- /dev/null +++ b/SceneKit/SCNParticleSystemJSExport-Protocol.h @@ -0,0 +1,87 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSArray, NSDictionary, SCNGeometry, SCNParticleSystem; + +@protocol SCNParticleSystemJSExport ++ (id)particleSystemNamed:(id)arg1 inDirectory:(id)arg2; ++ (id)particleSystem; +@property(copy, nonatomic) NSDictionary *propertyControllers; +@property(nonatomic) double fresnelExponent; +@property(nonatomic) double stretchFactor; +@property(nonatomic) double speedFactor; +@property(nonatomic) double dampingFactor; +@property(nonatomic) double particleFrictionVariation; +@property(nonatomic) double particleFriction; +@property(nonatomic) double particleBounceVariation; +@property(nonatomic) double particleBounce; +@property(nonatomic) double particleMassVariation; +@property(nonatomic) double particleMass; +@property(copy, nonatomic) NSArray *colliderNodes; +@property(nonatomic) BOOL particleDiesOnCollision; +@property(nonatomic) BOOL affectedByPhysicsFields; +@property(nonatomic) BOOL affectedByGravity; +@property(nonatomic, getter=areSoftParticlesEnabled) BOOL softParticlesEnabled; +@property(nonatomic, getter=isLightingEnabled) BOOL lightingEnabled; +@property(nonatomic) long long sortingMode; +@property(nonatomic) long long orientationMode; +@property(nonatomic, getter=isBlackPassEnabled) BOOL blackPassEnabled; +@property(nonatomic) long long blendMode; +@property(nonatomic) double particleSizeVariation; +@property(nonatomic) double particleSize; +@property(nonatomic) struct SCNVector4 particleColorVariation; +@property(retain, nonatomic) id particleColor; +@property(nonatomic) long long imageSequenceAnimationMode; +@property(nonatomic) double imageSequenceFrameRateVariation; +@property(nonatomic) double imageSequenceFrameRate; +@property(nonatomic) double imageSequenceInitialFrameVariation; +@property(nonatomic) double imageSequenceInitialFrame; +@property(nonatomic) unsigned long long imageSequenceRowCount; +@property(nonatomic) unsigned long long imageSequenceColumnCount; +@property(retain, nonatomic) id particleImage; +@property(retain, nonatomic) SCNParticleSystem *systemSpawnedOnLiving; +@property(retain, nonatomic) SCNParticleSystem *systemSpawnedOnCollision; +@property(retain, nonatomic) SCNParticleSystem *systemSpawnedOnDying; +@property(nonatomic) double particleLifeSpanVariation; +@property(nonatomic) double particleLifeSpan; +@property(nonatomic) double particleAngularVelocityVariation; +@property(nonatomic) double particleAngularVelocity; +@property(nonatomic) double particleVelocityVariation; +@property(nonatomic) double particleVelocity; +@property(nonatomic) double particleAngleVariation; +@property(nonatomic) double particleAngle; +@property(nonatomic, getter=isLocal) BOOL local; +@property(nonatomic) struct SCNVector3 acceleration; +@property(nonatomic) struct SCNVector3 emittingDirection; +@property(nonatomic) double spreadingAngle; +@property(nonatomic) long long birthDirection; +@property(nonatomic) long long birthLocation; +@property(retain, nonatomic) SCNGeometry *emitterShape; +@property(nonatomic) double warmupDuration; +@property(nonatomic) double birthRateVariation; +@property(nonatomic) double birthRate; +@property(nonatomic) BOOL loops; +@property(nonatomic) double idleDurationVariation; +@property(nonatomic) double idleDuration; +@property(nonatomic) double emissionDurationVariation; +@property(nonatomic) double emissionDuration; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (id)animationForKey:(id)arg1; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (id)copy; +- (void)removeAllModifiers; +- (void)removeModifiersOfStage:(long long)arg1; +- (void)addModifierForProperties:(id)arg1 atStage:(long long)arg2 withBlock:(id)arg3; +- (void)handleEvent:(long long)arg1 forProperties:(id)arg2 withBlock:(id)arg3; +- (void)reset; +@end + diff --git a/SceneKit/SCNPhysicsBallSocketJoint.h b/SceneKit/SCNPhysicsBallSocketJoint.h new file mode 100644 index 000000000..d70f9bd78 --- /dev/null +++ b/SceneKit/SCNPhysicsBallSocketJoint.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SCNPhysicsBody, SCNPhysicsWorld; + +@interface SCNPhysicsBallSocketJoint : SCNPhysicsBehavior +{ + struct { + SCNPhysicsBody *bodyA; + SCNPhysicsBody *bodyB; + struct SCNVector3 anchorA; + struct SCNVector3 anchorB; + } _definition; + struct btPoint2PointConstraint *_constraint; + SCNPhysicsWorld *_world; +} + ++ (id)SCNJSExportProtocol; ++ (id)jointWithBody:(id)arg1 anchor:(struct SCNVector3)arg2; ++ (id)jointWithBodyA:(id)arg1 anchorA:(struct SCNVector3)arg2 bodyB:(id)arg3 anchorB:(struct SCNVector3)arg4; +- (id).cxx_construct; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_willRemoveFromPhysicsWorld:(id)arg1; +- (void)_addToPhysicsWorld:(id)arg1; +@property(nonatomic) struct SCNVector3 anchorB; +@property(nonatomic) struct SCNVector3 anchorA; +@property(readonly, nonatomic) SCNPhysicsBody *bodyB; +@property(readonly, nonatomic) SCNPhysicsBody *bodyA; +- (id)initWithBody:(id)arg1 anchor:(struct SCNVector3)arg2; +- (id)initWithBodyA:(id)arg1 anchorA:(struct SCNVector3)arg2 bodyB:(id)arg3 anchorB:(struct SCNVector3)arg4; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNPhysicsBallSocketJointJSExport-Protocol.h b/SceneKit/SCNPhysicsBallSocketJointJSExport-Protocol.h new file mode 100644 index 000000000..5668613da --- /dev/null +++ b/SceneKit/SCNPhysicsBallSocketJointJSExport-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class SCNPhysicsBody; + +@protocol SCNPhysicsBallSocketJointJSExport ++ (id)jointWithBody:(id)arg1 anchor:(struct SCNVector3)arg2; ++ (id)jointWithBodyA:(id)arg1 anchorA:(struct SCNVector3)arg2 bodyB:(id)arg3 anchorB:(struct SCNVector3)arg4; +@property(nonatomic) struct SCNVector3 anchorB; +@property(readonly, nonatomic) SCNPhysicsBody *bodyB; +@property(nonatomic) struct SCNVector3 anchorA; +@property(readonly, nonatomic) SCNPhysicsBody *bodyA; +@end + diff --git a/SceneKit/SCNPhysicsBehavior.h b/SceneKit/SCNPhysicsBehavior.h new file mode 100644 index 000000000..c716183bc --- /dev/null +++ b/SceneKit/SCNPhysicsBehavior.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +// Not exported +@interface SCNPhysicsBehavior : NSObject +{ + id _reserved; +} + ++ (id)SCNJSExportProtocol; ++ (BOOL)supportsSecureCoding; +- (id)bodyB; +- (id)bodyA; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)init; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNPhysicsBehaviorJSExport-Protocol.h b/SceneKit/SCNPhysicsBehaviorJSExport-Protocol.h new file mode 100644 index 000000000..6edc7dc87 --- /dev/null +++ b/SceneKit/SCNPhysicsBehaviorJSExport-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsBehaviorJSExport +@end + diff --git a/SceneKit/SCNPhysicsBody.h b/SceneKit/SCNPhysicsBody.h new file mode 100644 index 000000000..37566c42d --- /dev/null +++ b/SceneKit/SCNPhysicsBody.h @@ -0,0 +1,86 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class SCNNode, SCNPhysicsShape; + +@interface SCNPhysicsBody : NSObject +{ + id _reserved; + SCNNode *_node; + double _mass; + double _friction; + double _restitution; + double _rollingFriction; + SCNPhysicsShape *_physicsShape; + long long _type; + double _damping; + struct SCNVector4 _angularVelocity; + double _angularDamping; + struct SCNVector3 _velocityFactor; + struct SCNVector3 _angularVelocityFactor; + struct SCNVector3 _velocity; + unsigned long long _categoryBitMask; + unsigned long long _collisionBitMask; + BOOL _resting; + BOOL _allowsResting; + BOOL _isDefaultShape; + struct btRigidBody *_body; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)kinematicBody; ++ (id)dynamicBody; ++ (id)staticBody; ++ (id)bodyWithType:(long long)arg1 shape:(id)arg2; +- (id).cxx_construct; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_didDecodeSCNPhysicsBody:(id)arg1; +- (id)_owner; +- (void)_setOwner:(id)arg1; +- (void)_removeOwner; +- (struct btRigidBody *)_createBody; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)moveToTransform:(struct CATransform3D)arg1; +- (void)rotateToAxisAngle:(struct SCNVector4)arg1; +- (void)moveToPosition:(struct SCNVector3)arg1; +- (void)resetTransform; +- (void)resetToTransform:(struct CATransform3D)arg1; +- (void)clearAllForces; +- (void)_activate; +- (void)applyTorque:(struct SCNVector4)arg1 impulse:(BOOL)arg2; +- (void)applyForce:(struct SCNVector3)arg1 atPosition:(struct SCNVector3)arg2 impulse:(BOOL)arg3; +- (void)applyForce:(struct SCNVector3)arg1 impulse:(BOOL)arg2; +@property(nonatomic) struct SCNVector3 angularVelocityFactor; +@property(nonatomic) struct SCNVector3 velocityFactor; +@property(nonatomic) struct SCNVector4 angularVelocity; +@property(nonatomic) struct SCNVector3 velocity; +@property(nonatomic) unsigned long long collisionBitMask; +@property(nonatomic) unsigned long long categoryBitMask; +@property(retain, nonatomic) SCNPhysicsShape *physicsShape; +@property(nonatomic) double angularDamping; +@property(nonatomic) double damping; +@property(nonatomic) double rollingFriction; +@property(nonatomic) double restitution; +@property(nonatomic) double friction; +@property(nonatomic) BOOL allowsResting; +@property(readonly, nonatomic) BOOL isResting; +@property(nonatomic) double mass; +@property(nonatomic) long long type; +- (void)dealloc; +- (struct btRigidBody *)_handle; +- (struct __C3DScene *)sceneRef; +- (id)initWithType:(long long)arg1 shape:(id)arg2; + +@end + diff --git a/SceneKit/SCNPhysicsBodyJSExport-Protocol.h b/SceneKit/SCNPhysicsBodyJSExport-Protocol.h new file mode 100644 index 000000000..62800c9cf --- /dev/null +++ b/SceneKit/SCNPhysicsBodyJSExport-Protocol.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class SCNPhysicsShape; + +@protocol SCNPhysicsBodyJSExport ++ (id)bodyWithType:(long long)arg1 shape:(id)arg2; ++ (id)kinematicBody; ++ (id)dynamicBody; ++ (id)staticBody; +@property(nonatomic) unsigned long long collisionBitMask; +@property(nonatomic) unsigned long long categoryBitMask; +@property(nonatomic) struct SCNVector3 angularVelocityFactor; +@property(nonatomic) struct SCNVector3 velocityFactor; +@property(nonatomic) double angularDamping; +@property(nonatomic) double damping; +@property(nonatomic) struct SCNVector4 angularVelocity; +@property(nonatomic) struct SCNVector3 velocity; +@property(nonatomic) BOOL allowsResting; +@property(readonly, nonatomic) BOOL isResting; +@property(retain, nonatomic) SCNPhysicsShape *physicsShape; +@property(nonatomic) double rollingFriction; +@property(nonatomic) double restitution; +@property(nonatomic) double friction; +@property(nonatomic) double mass; +@property(nonatomic) long long type; +- (id)copy; +- (void)resetTransform; +- (void)clearAllForces; +- (void)applyTorque:(struct SCNVector4)arg1 impulse:(BOOL)arg2; +- (void)applyForce:(struct SCNVector3)arg1 atPosition:(struct SCNVector3)arg2 impulse:(BOOL)arg3; +- (void)applyForce:(struct SCNVector3)arg1 impulse:(BOOL)arg2; +@end + diff --git a/SceneKit/SCNPhysicsCharacter.h b/SceneKit/SCNPhysicsCharacter.h new file mode 100644 index 000000000..af45ea075 --- /dev/null +++ b/SceneKit/SCNPhysicsCharacter.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SCNPhysicsBody, SCNPhysicsWorld; + +@interface SCNPhysicsCharacter : SCNPhysicsBehavior +{ + struct { + SCNPhysicsBody *characterBody; + struct SCNVector3 direction; + double velocity; + double jumpSpeed; + } _definition; + struct btCharacterControllerInterface *_characterController; + struct btPairCachingGhostObject *_ghostObject; + struct btOverlapFilterCallback *_filterCallback; + struct btCapsuleShape *_capsuleShape; + SCNPhysicsWorld *_world; +} + +- (id).cxx_construct; +- (void)_handleCreateIfNeeded:(BOOL)arg1; +- (void)_willRemoveFromPhysicsWorld:(id)arg1; +- (void)_addToPhysicsWorld:(id)arg1; +- (void)_update; +@property(nonatomic) double jumpSpeed; +@property(nonatomic) double velocity; +- (void)jump; +- (BOOL)canJump; +- (void)setWalkingDirection:(struct SCNVector3)arg1; +- (void)dealloc; +- (id)initWithCharacter:(id)arg1; + +@end + diff --git a/SceneKit/SCNPhysicsContact.h b/SceneKit/SCNPhysicsContact.h new file mode 100644 index 000000000..1e72e1ae0 --- /dev/null +++ b/SceneKit/SCNPhysicsContact.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class SCNNode; + +// Not exported +@interface SCNPhysicsContact : NSObject +{ + id _reserved; + SCNNode *_nodeA; + SCNNode *_nodeB; + struct SCNVector3 _contactPoint; + struct SCNVector3 _contactNormal; + double _collisionImpulse; + double _distance; + long long _updateCount; +} + ++ (id)SCNJSExportProtocol; ++ (id)_contactWithManifold:(const struct btPersistentManifold *)arg1 index:(long long)arg2; +- (id).cxx_construct; +- (BOOL)_shouldPostUpdate; +- (void)_prepareUpdate; +@property(readonly, nonatomic) double penetrationDistance; +@property(readonly, nonatomic) double collisionImpulse; +@property(readonly, nonatomic) struct SCNVector3 contactNormal; +@property(readonly, nonatomic) struct SCNVector3 contactPoint; +@property(readonly, nonatomic) SCNNode *nodeB; +@property(readonly, nonatomic) SCNNode *nodeA; +- (void)_setupWithManifold:(const struct btPersistentManifold *)arg1 index:(long long)arg2 point:(const struct btManifoldPoint *)arg3; +- (void)_fillNodeA:(id)arg1 nodeB:(id)arg2 contactPoint:(struct SCNVector3)arg3 collisionImpulse:(struct SCNVector3)arg4 distance:(double)arg5; +- (id)description; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNPhysicsContactJSExport-Protocol.h b/SceneKit/SCNPhysicsContactJSExport-Protocol.h new file mode 100644 index 000000000..ae4df516b --- /dev/null +++ b/SceneKit/SCNPhysicsContactJSExport-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class SCNNode; + +@protocol SCNPhysicsContactJSExport +@property(readonly, nonatomic) double penetrationDistance; +@property(readonly, nonatomic) double collisionImpulse; +@property(readonly, nonatomic) struct SCNVector3 contactNormal; +@property(readonly, nonatomic) struct SCNVector3 contactPoint; +@property(readonly, nonatomic) SCNNode *nodeB; +@property(readonly, nonatomic) SCNNode *nodeA; +@end + diff --git a/SceneKit/SCNPhysicsCustomField.h b/SceneKit/SCNPhysicsCustomField.h new file mode 100644 index 000000000..8a26099e1 --- /dev/null +++ b/SceneKit/SCNPhysicsCustomField.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNPhysicsCustomField : SCNPhysicsField +{ + id _block; +} + ++ (id)SCNJSExportProtocol; +- // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}16@0:8, name: _createField +@property id block; + +@end + diff --git a/SceneKit/SCNPhysicsCustomFieldJSExport-Protocol.h b/SceneKit/SCNPhysicsCustomFieldJSExport-Protocol.h new file mode 100644 index 000000000..f1e1966e1 --- /dev/null +++ b/SceneKit/SCNPhysicsCustomFieldJSExport-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsCustomFieldJSExport +@end + diff --git a/SceneKit/SCNPhysicsDragField.h b/SceneKit/SCNPhysicsDragField.h new file mode 100644 index 000000000..c45141773 --- /dev/null +++ b/SceneKit/SCNPhysicsDragField.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNPhysicsDragField : SCNPhysicsField +{ +} + ++ (id)SCNJSExportProtocol; +- // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}16@0:8, name: _createField + +@end + diff --git a/SceneKit/SCNPhysicsDragFieldJSExport-Protocol.h b/SceneKit/SCNPhysicsDragFieldJSExport-Protocol.h new file mode 100644 index 000000000..3fcca688a --- /dev/null +++ b/SceneKit/SCNPhysicsDragFieldJSExport-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsDragFieldJSExport +@end + diff --git a/SceneKit/SCNPhysicsElectricField.h b/SceneKit/SCNPhysicsElectricField.h new file mode 100644 index 000000000..f2e01a341 --- /dev/null +++ b/SceneKit/SCNPhysicsElectricField.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNPhysicsElectricField : SCNPhysicsField +{ +} + ++ (id)SCNJSExportProtocol; +- // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}16@0:8, name: _createField + +@end + diff --git a/SceneKit/SCNPhysicsElectricFieldJSExport-Protocol.h b/SceneKit/SCNPhysicsElectricFieldJSExport-Protocol.h new file mode 100644 index 000000000..6219b2c59 --- /dev/null +++ b/SceneKit/SCNPhysicsElectricFieldJSExport-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsElectricFieldJSExport +@end + diff --git a/SceneKit/SCNPhysicsField.h b/SceneKit/SCNPhysicsField.h new file mode 100644 index 000000000..5d579a2c0 --- /dev/null +++ b/SceneKit/SCNPhysicsField.h @@ -0,0 +1,74 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class SCNNode, SCNPhysicsWorld; + +@interface SCNPhysicsField : NSObject +{ + void *_reserved; + struct SCNVector3 _halfExtent; + double _strength; + double _falloffExponent; + double _minimumDistance; + BOOL _active; + long long _scope; + BOOL _usesEllipsoidalExtent; + BOOL _exclusive; + struct SCNVector3 _offset; + struct SCNVector3 _direction; + unsigned long long _categoryBitMask; + SCNPhysicsWorld *_world; + SCNNode *_node; + // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}, name: _field +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)magneticField; ++ (id)electricField; ++ (id)springField; ++ (id)turbulenceFieldWithSmoothness:(double)arg1 animationSpeed:(double)arg2; ++ (id)noiseFieldWithSmoothness:(double)arg1 animationSpeed:(double)arg2; ++ (id)linearGravityField; ++ (id)radialGravityField; ++ (id)vortexField; ++ (id)customFieldWithEvaluationBlock:(id)arg1; ++ (id)dragField; ++ (id)field; +- (id).cxx_construct; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}16@0:8, name: _handle +- (id)_owner; +- (void)_setWorld:(id)arg1; +- (void)_setOwner:(id)arg1; +- (void)_removeOwner; +@property(nonatomic) struct SCNVector3 direction; +@property(nonatomic) struct SCNVector3 offset; +@property(nonatomic, getter=isExclusive) BOOL exclusive; +@property(nonatomic) BOOL usesEllipsoidalExtent; +@property(nonatomic) struct SCNVector3 halfExtent; +@property(nonatomic) long long scope; +@property(nonatomic, getter=isActive) BOOL active; +@property(nonatomic) double minimumDistance; +@property(nonatomic) double falloffExponent; +@property(nonatomic) unsigned long long categoryBitMask; +@property(nonatomic) double strength; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_setupCommonProperties; +- // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}16@0:8, name: _createField +- (void)dealloc; +- (id)init; +- (void)_commonInit; + +@end + diff --git a/SceneKit/SCNPhysicsFieldJSExport-Protocol.h b/SceneKit/SCNPhysicsFieldJSExport-Protocol.h new file mode 100644 index 000000000..6eaf11037 --- /dev/null +++ b/SceneKit/SCNPhysicsFieldJSExport-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsFieldJSExport ++ (id)customFieldWithEvaluationBlock:(id)arg1; ++ (id)magneticField; ++ (id)electricField; ++ (id)springField; ++ (id)turbulenceField; ++ (id)noiseFieldWithSmoothness:(double)arg1 scale:(double)arg2 animationSpeed:(double)arg3; ++ (id)linearGravityField; ++ (id)radialGravityField; ++ (id)vortexField; ++ (id)dragField; +@property(nonatomic) unsigned long long categoryBitMask; +@property(nonatomic) struct SCNVector3 direction; +@property(nonatomic) struct SCNVector3 offset; +@property(nonatomic) long long scope; +@property(nonatomic) BOOL usesEllipsoidalExtent; +@property(nonatomic) struct SCNVector3 halfExtent; +@property(nonatomic, getter=isExclusive) BOOL exclusive; +@property(nonatomic, getter=isActive) BOOL active; +@property(nonatomic) double minimumDistance; +@property(nonatomic) double falloffExponent; +@property(nonatomic) double strength; +- (id)copy; +@end + diff --git a/SceneKit/SCNPhysicsHingeJoint.h b/SceneKit/SCNPhysicsHingeJoint.h new file mode 100644 index 000000000..703919fad --- /dev/null +++ b/SceneKit/SCNPhysicsHingeJoint.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SCNPhysicsBody, SCNPhysicsWorld; + +@interface SCNPhysicsHingeJoint : SCNPhysicsBehavior +{ + struct { + SCNPhysicsBody *bodyA; + SCNPhysicsBody *bodyB; + struct SCNVector3 anchorA; + struct SCNVector3 anchorB; + struct SCNVector3 axisA; + struct SCNVector3 axisB; + } _definition; + struct btHingeConstraint *_constraint; + SCNPhysicsWorld *_world; +} + ++ (id)SCNJSExportProtocol; ++ (id)jointWithBody:(id)arg1 axis:(struct SCNVector3)arg2 anchor:(struct SCNVector3)arg3; ++ (id)jointWithBodyA:(id)arg1 axisA:(struct SCNVector3)arg2 anchorA:(struct SCNVector3)arg3 bodyB:(id)arg4 axisB:(struct SCNVector3)arg5 anchorB:(struct SCNVector3)arg6; +- (id).cxx_construct; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_willRemoveFromPhysicsWorld:(id)arg1; +- (void)_addToPhysicsWorld:(id)arg1; +@property(nonatomic) struct SCNVector3 anchorB; +@property(nonatomic) struct SCNVector3 anchorA; +@property(nonatomic) struct SCNVector3 axisB; +@property(nonatomic) struct SCNVector3 axisA; +@property(readonly, nonatomic) SCNPhysicsBody *bodyB; +@property(readonly, nonatomic) SCNPhysicsBody *bodyA; +- (id)initWithBody:(id)arg1 axis:(struct SCNVector3)arg2 anchor:(struct SCNVector3)arg3; +- (id)initWithBodyA:(id)arg1 axisA:(struct SCNVector3)arg2 anchorA:(struct SCNVector3)arg3 bodyB:(id)arg4 axisB:(struct SCNVector3)arg5 anchorB:(struct SCNVector3)arg6; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNPhysicsHingeJointJSExport-Protocol.h b/SceneKit/SCNPhysicsHingeJointJSExport-Protocol.h new file mode 100644 index 000000000..04a10001d --- /dev/null +++ b/SceneKit/SCNPhysicsHingeJointJSExport-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class SCNPhysicsBody; + +@protocol SCNPhysicsHingeJointJSExport ++ (id)jointWithBody:(id)arg1 axis:(struct SCNVector3)arg2 anchor:(struct SCNVector3)arg3; ++ (id)jointWithBodyA:(id)arg1 axisA:(struct SCNVector3)arg2 anchorA:(struct SCNVector3)arg3 bodyB:(id)arg4 axisB:(struct SCNVector3)arg5 anchorB:(struct SCNVector3)arg6; +@property(nonatomic) struct SCNVector3 anchorB; +@property(nonatomic) struct SCNVector3 axisB; +@property(readonly, nonatomic) SCNPhysicsBody *bodyB; +@property(nonatomic) struct SCNVector3 anchorA; +@property(nonatomic) struct SCNVector3 axisA; +@property(readonly, nonatomic) SCNPhysicsBody *bodyA; +@end + diff --git a/SceneKit/SCNPhysicsLinearGravityField.h b/SceneKit/SCNPhysicsLinearGravityField.h new file mode 100644 index 000000000..fbabea864 --- /dev/null +++ b/SceneKit/SCNPhysicsLinearGravityField.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNPhysicsLinearGravityField : SCNPhysicsField +{ +} + ++ (id)SCNJSExportProtocol; +- // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}16@0:8, name: _createField +- (void)setDirection:(struct SCNVector3)arg1; +- (struct SCNVector3)gravity; + +@end + diff --git a/SceneKit/SCNPhysicsLinearGravityFieldJSExport-Protocol.h b/SceneKit/SCNPhysicsLinearGravityFieldJSExport-Protocol.h new file mode 100644 index 000000000..6276b13ec --- /dev/null +++ b/SceneKit/SCNPhysicsLinearGravityFieldJSExport-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsLinearGravityFieldJSExport +@property(nonatomic) struct SCNVector3 gravity; +@end + diff --git a/SceneKit/SCNPhysicsMagneticField.h b/SceneKit/SCNPhysicsMagneticField.h new file mode 100644 index 000000000..87fc93aaa --- /dev/null +++ b/SceneKit/SCNPhysicsMagneticField.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNPhysicsMagneticField : SCNPhysicsField +{ +} + ++ (id)SCNJSExportProtocol; +- // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}16@0:8, name: _createField + +@end + diff --git a/SceneKit/SCNPhysicsMagneticFieldJSExport-Protocol.h b/SceneKit/SCNPhysicsMagneticFieldJSExport-Protocol.h new file mode 100644 index 000000000..f315d1201 --- /dev/null +++ b/SceneKit/SCNPhysicsMagneticFieldJSExport-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsMagneticFieldJSExport +@end + diff --git a/SceneKit/SCNPhysicsNoiseField.h b/SceneKit/SCNPhysicsNoiseField.h new file mode 100644 index 000000000..012bc422c --- /dev/null +++ b/SceneKit/SCNPhysicsNoiseField.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNPhysicsNoiseField : SCNPhysicsField +{ + double _smoothness; + double _animationSpeed; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)setValue:(id)arg1 forUndefinedKey:(id)arg2; +- (id)valueForUndefinedKey:(id)arg1; +@property(nonatomic) double animationSpeed; +@property(nonatomic) double smoothness; +- // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}16@0:8, name: _createField +- (id)init; + +@end + diff --git a/SceneKit/SCNPhysicsNoiseFieldJSExport-Protocol.h b/SceneKit/SCNPhysicsNoiseFieldJSExport-Protocol.h new file mode 100644 index 000000000..803075097 --- /dev/null +++ b/SceneKit/SCNPhysicsNoiseFieldJSExport-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsNoiseFieldJSExport +@property(nonatomic, getter=isTimeInvariant) BOOL timeInvariant; +@property(nonatomic) double scale; +@property(nonatomic) long long octaves; +@end + diff --git a/SceneKit/SCNPhysicsRadialGravityField.h b/SceneKit/SCNPhysicsRadialGravityField.h new file mode 100644 index 000000000..07ec0e0f9 --- /dev/null +++ b/SceneKit/SCNPhysicsRadialGravityField.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNPhysicsRadialGravityField : SCNPhysicsField +{ +} + ++ (id)SCNJSExportProtocol; +- // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}16@0:8, name: _createField + +@end + diff --git a/SceneKit/SCNPhysicsRadialGravityFieldJSExport-Protocol.h b/SceneKit/SCNPhysicsRadialGravityFieldJSExport-Protocol.h new file mode 100644 index 000000000..eb67663b9 --- /dev/null +++ b/SceneKit/SCNPhysicsRadialGravityFieldJSExport-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsRadialGravityFieldJSExport +@end + diff --git a/SceneKit/SCNPhysicsShape.h b/SceneKit/SCNPhysicsShape.h new file mode 100644 index 000000000..9784f7cf3 --- /dev/null +++ b/SceneKit/SCNPhysicsShape.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class NSArray, NSDictionary; + +@interface SCNPhysicsShape : NSObject +{ + id _reserved; + id _referenceObject; + NSDictionary *_options; + NSArray *_transforms; + void *_cachedObject; + struct btCollisionShape *_collisionShape; +} + ++ (BOOL)supportsSecureCoding; ++ (id)defaultShapeForGeometry:(id)arg1; ++ (id)SCNJSExportProtocol; ++ (id)shapeWithShapes:(id)arg1 transforms:(id)arg2; ++ (id)shapeWithNode:(id)arg1 options:(id)arg2; ++ (id)shapeWithGeometry:(id)arg1 options:(id)arg2; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (struct btCollisionShape *)_handle; +- (void)_setTransforms:(id)arg1; +- (void)dealloc; +- (id)initWithCachedObject:(void *)arg1 options:(id)arg2; +- (id)initWithContent:(id)arg1 options:(id)arg2; + +@end + diff --git a/SceneKit/SCNPhysicsShapeJSExport-Protocol.h b/SceneKit/SCNPhysicsShapeJSExport-Protocol.h new file mode 100644 index 000000000..34b5cc984 --- /dev/null +++ b/SceneKit/SCNPhysicsShapeJSExport-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsShapeJSExport ++ (id)shapeWithShapes:(id)arg1 transforms:(id)arg2; ++ (id)shapeWithNode:(id)arg1 options:(id)arg2; ++ (id)shapeWithGeometry:(id)arg1 options:(id)arg2; +- (id)copy; +@end + diff --git a/SceneKit/SCNPhysicsSliderJoint.h b/SceneKit/SCNPhysicsSliderJoint.h new file mode 100644 index 000000000..2a25c036b --- /dev/null +++ b/SceneKit/SCNPhysicsSliderJoint.h @@ -0,0 +1,60 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SCNPhysicsBody, SCNPhysicsWorld; + +@interface SCNPhysicsSliderJoint : SCNPhysicsBehavior +{ + struct { + SCNPhysicsBody *bodyA; + SCNPhysicsBody *bodyB; + struct SCNVector3 axisA; + struct SCNVector3 anchorA; + struct SCNVector3 axisB; + struct SCNVector3 anchorB; + double minLinearLimit; + double maxLinearLimit; + double minAngularLimit; + double maxAngularLimit; + double motorTargetLinearVelocity; + double motorMaximumForce; + double motorTargetAngularVelocity; + double motorMaximumTorque; + } _definition; + struct btSliderConstraint *_constraint; + SCNPhysicsWorld *_world; +} + ++ (id)SCNJSExportProtocol; ++ (id)jointWithBody:(id)arg1 axis:(struct SCNVector3)arg2 anchor:(struct SCNVector3)arg3; ++ (id)jointWithBodyA:(id)arg1 axisA:(struct SCNVector3)arg2 anchorA:(struct SCNVector3)arg3 bodyB:(id)arg4 axisB:(struct SCNVector3)arg5 anchorB:(struct SCNVector3)arg6; +- (id).cxx_construct; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_willRemoveFromPhysicsWorld:(id)arg1; +- (void)_addToPhysicsWorld:(id)arg1; +@property(nonatomic) double motorMaximumTorque; +@property(nonatomic) double motorTargetAngularVelocity; +@property(nonatomic) double motorMaximumForce; +@property(nonatomic) double motorTargetLinearVelocity; +@property(nonatomic) double maximumAngularLimit; +@property(nonatomic) double minimumAngularLimit; +@property(nonatomic) double maximumLinearLimit; +@property(nonatomic) double minimumLinearLimit; +@property(nonatomic) struct SCNVector3 anchorB; +@property(nonatomic) struct SCNVector3 anchorA; +@property(nonatomic) struct SCNVector3 axisB; +@property(nonatomic) struct SCNVector3 axisA; +@property(readonly, nonatomic) SCNPhysicsBody *bodyB; +@property(readonly, nonatomic) SCNPhysicsBody *bodyA; +- (id)initWithBody:(id)arg1 axis:(struct SCNVector3)arg2 anchor:(struct SCNVector3)arg3; +- (id)initWithBodyA:(id)arg1 axisA:(struct SCNVector3)arg2 anchorA:(struct SCNVector3)arg3 bodyB:(id)arg4 axisB:(struct SCNVector3)arg5 anchorB:(struct SCNVector3)arg6; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNPhysicsSliderJointJSExport-Protocol.h b/SceneKit/SCNPhysicsSliderJointJSExport-Protocol.h new file mode 100644 index 000000000..6e675394c --- /dev/null +++ b/SceneKit/SCNPhysicsSliderJointJSExport-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class SCNPhysicsBody; + +@protocol SCNPhysicsSliderJointJSExport ++ (id)jointWithBody:(id)arg1 axis:(struct SCNVector3)arg2 anchor:(struct SCNVector3)arg3; ++ (id)jointWithBodyA:(id)arg1 axisA:(struct SCNVector3)arg2 anchorA:(struct SCNVector3)arg3 bodyB:(id)arg4 axisB:(struct SCNVector3)arg5 anchorB:(struct SCNVector3)arg6; +@property(nonatomic) double motorMaximumTorque; +@property(nonatomic) double motorTargetAngularVelocity; +@property(nonatomic) double motorMaximumForce; +@property(nonatomic) double motorTargetLinearVelocity; +@property(nonatomic) double maximumAngularLimit; +@property(nonatomic) double minimumAngularLimit; +@property(nonatomic) double maximumLinearLimit; +@property(nonatomic) double minimumLinearLimit; +@property(nonatomic) struct SCNVector3 anchorB; +@property(nonatomic) struct SCNVector3 axisB; +@property(readonly, nonatomic) SCNPhysicsBody *bodyB; +@property(nonatomic) struct SCNVector3 anchorA; +@property(nonatomic) struct SCNVector3 axisA; +@property(readonly, nonatomic) SCNPhysicsBody *bodyA; +@end + diff --git a/SceneKit/SCNPhysicsSpringField.h b/SceneKit/SCNPhysicsSpringField.h new file mode 100644 index 000000000..5b0e2da5a --- /dev/null +++ b/SceneKit/SCNPhysicsSpringField.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNPhysicsSpringField : SCNPhysicsField +{ +} + ++ (id)SCNJSExportProtocol; +- // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}16@0:8, name: _createField + +@end + diff --git a/SceneKit/SCNPhysicsSpringFieldJSExport-Protocol.h b/SceneKit/SCNPhysicsSpringFieldJSExport-Protocol.h new file mode 100644 index 000000000..0bcdb5fdc --- /dev/null +++ b/SceneKit/SCNPhysicsSpringFieldJSExport-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsSpringFieldJSExport +@property(nonatomic) struct SCNVector3 offset; +@end + diff --git a/SceneKit/SCNPhysicsTurbulenceField.h b/SceneKit/SCNPhysicsTurbulenceField.h new file mode 100644 index 000000000..21183ede9 --- /dev/null +++ b/SceneKit/SCNPhysicsTurbulenceField.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNPhysicsTurbulenceField : SCNPhysicsNoiseField +{ +} + ++ (id)SCNJSExportProtocol; +- // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}16@0:8, name: _createField + +@end + diff --git a/SceneKit/SCNPhysicsTurbulenceFieldJSExport-Protocol.h b/SceneKit/SCNPhysicsTurbulenceFieldJSExport-Protocol.h new file mode 100644 index 000000000..874286ea9 --- /dev/null +++ b/SceneKit/SCNPhysicsTurbulenceFieldJSExport-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsTurbulenceFieldJSExport +@end + diff --git a/SceneKit/SCNPhysicsVehicle.h b/SceneKit/SCNPhysicsVehicle.h new file mode 100644 index 000000000..d2f04385b --- /dev/null +++ b/SceneKit/SCNPhysicsVehicle.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, SCNPhysicsBody, SCNPhysicsWorld; + +@interface SCNPhysicsVehicle : SCNPhysicsBehavior +{ + SCNPhysicsBody *_chassisBody; + NSArray *_wheels; + SCNPhysicsWorld *_world; + struct btRaycastVehicle *_vehicle; + double _speedKmHour; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)vehicleWithChassisBody:(id)arg1 wheels:(id)arg2; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_customDecodingOfSCNPhysicsVehicle:(id)arg1; +- (id)valueForKeyPath:(id)arg1; +- (void)setValue:(id)arg1 forKeyPath:(id)arg2; +- (id)wheelAtIndex:(unsigned long long)arg1; +@property(readonly, nonatomic) double speedInKilometersPerHour; +- (void)_update; +- (void)_handleCreateIfNeeded:(BOOL)arg1; +- (void)_createWheel:(id)arg1; +- (void)applyBrakingForce:(double)arg1 forWheelAtIndex:(long long)arg2; +- (void)applyEngineForce:(double)arg1 forWheelAtIndex:(long long)arg2; +- (void)setSteeringAngle:(double)arg1 forWheelAtIndex:(long long)arg2; +- (void)_willRemoveFromPhysicsWorld:(id)arg1; +- (void)_addToPhysicsWorld:(id)arg1; +- (id)physicsWorld; +- (struct btRaycastVehicle *)btVehicle; +@property(readonly, nonatomic) NSArray *wheels; +@property(readonly, nonatomic) SCNPhysicsBody *chassisBody; +- (void)dealloc; +- (id)initWithChassisBody:(id)arg1 wheels:(id)arg2; +- (void)_initializeWheelsArray; + +@end + diff --git a/SceneKit/SCNPhysicsVehicleJSExport-Protocol.h b/SceneKit/SCNPhysicsVehicleJSExport-Protocol.h new file mode 100644 index 000000000..fcf5f5f31 --- /dev/null +++ b/SceneKit/SCNPhysicsVehicleJSExport-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSArray, SCNPhysicsBody; + +@protocol SCNPhysicsVehicleJSExport ++ (id)vehicleWithChassisBody:(id)arg1 wheels:(id)arg2; +@property(readonly, nonatomic) SCNPhysicsBody *chassisBody; +@property(readonly, nonatomic) NSArray *wheels; +@property(readonly, nonatomic) double speedInKilometersPerHour; +- (void)applyBrakingForce:(double)arg1 forWheelAtIndex:(long long)arg2; +- (void)setSteeringAngle:(double)arg1 forWheelAtIndex:(long long)arg2; +- (void)applyEngineForce:(double)arg1 forWheelAtIndex:(long long)arg2; +@end + diff --git a/SceneKit/SCNPhysicsVehicleWheel.h b/SceneKit/SCNPhysicsVehicleWheel.h new file mode 100644 index 000000000..cd5715e65 --- /dev/null +++ b/SceneKit/SCNPhysicsVehicleWheel.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class SCNNode, SCNPhysicsVehicle; + +@interface SCNPhysicsVehicleWheel : NSObject +{ + id _reserved; + SCNNode *_node; + SCNPhysicsVehicle *_vehicle; + int _wheelIndex; + double _suspensionStiffness; + double _suspensionCompression; + double _suspensionDamping; + double _maximumSuspensionTravel; + double _frictionSlip; + double _maximumSuspensionForce; + struct SCNVector3 _connectionPosition; + struct SCNVector3 _steeringAxis; + struct SCNVector3 _axle; + double _radius; + double _suspensionRestLength; + BOOL _isFront; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)wheelWithNode:(id)arg1; +- (id).cxx_construct; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)setIsFront:(BOOL)arg1; +- (BOOL)isFront; +@property double suspensionRestLength; +@property double radius; +@property struct SCNVector3 axle; +@property struct SCNVector3 steeringAxis; +@property struct SCNVector3 connectionPosition; +@property double maximumSuspensionForce; +@property double frictionSlip; +@property double maximumSuspensionTravel; +@property double suspensionDamping; +@property double suspensionCompression; +@property double suspensionStiffness; +@property(readonly) SCNNode *node; +- (void)_setWheelIndex:(int)arg1; +- (void)_setVehicle:(id)arg1; +- (void)setNode:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNPhysicsVehicleWheelJSExport-Protocol.h b/SceneKit/SCNPhysicsVehicleWheelJSExport-Protocol.h new file mode 100644 index 000000000..c4cb81d3a --- /dev/null +++ b/SceneKit/SCNPhysicsVehicleWheelJSExport-Protocol.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class SCNNode; + +@protocol SCNPhysicsVehicleWheelJSExport ++ (id)wheelWithNode:(id)arg1; +@property double suspensionRestLength; +@property double radius; +@property struct SCNVector3 axle; +@property struct SCNVector3 steeringAxis; +@property struct SCNVector3 connectionPosition; +@property double maximumSuspensionForce; +@property double frictionSlip; +@property double maximumSuspensionTravel; +@property double suspensionDamping; +@property double suspensionCompression; +@property double suspensionStiffness; +@property(readonly) SCNNode *node; +- (id)copy; +@end + diff --git a/SceneKit/SCNPhysicsVortexField.h b/SceneKit/SCNPhysicsVortexField.h new file mode 100644 index 000000000..b457e449e --- /dev/null +++ b/SceneKit/SCNPhysicsVortexField.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNPhysicsVortexField : SCNPhysicsField +{ +} + ++ (id)SCNJSExportProtocol; +- (void)setDirection:(struct SCNVector3)arg1; +- (struct SCNVector3)axis; +- // Error parsing type: ^{c3dPhysicsField=^^?{?=[4]}{?=[4]}fffIBBBBf}16@0:8, name: _createField +- (id)init; + +@end + diff --git a/SceneKit/SCNPhysicsVortexFieldJSExport-Protocol.h b/SceneKit/SCNPhysicsVortexFieldJSExport-Protocol.h new file mode 100644 index 000000000..e79968d52 --- /dev/null +++ b/SceneKit/SCNPhysicsVortexFieldJSExport-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsVortexFieldJSExport +@property(nonatomic) struct SCNVector3 axis; +@end + diff --git a/SceneKit/SCNPhysicsWorld.h b/SceneKit/SCNPhysicsWorld.h new file mode 100644 index 000000000..44e399d6e --- /dev/null +++ b/SceneKit/SCNPhysicsWorld.h @@ -0,0 +1,81 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +@class NSMutableArray, SCNPhysicsContact, SCNScene; + +// Not exported +@interface SCNPhysicsWorld : NSObject +{ + id _reserved; + struct btDiscreteDynamicsWorld *_world; + struct btOverlappingPairCallback *_ghostPairCallback; + struct btVehicleRaycaster *_vehicleRayCaster; + struct btC3DDebugDraw *_debugDrawer; + struct c3dAether _aether; + BOOL _hasActiveFields; + id _contactDelegate; + SCNPhysicsContact *_contact; + SCNScene *_scene; + struct SCNVector3 _gravity; + double _speed; + double _scale; + double _timeStep; + NSMutableArray *_fields; + double _elapsedTime; + NSMutableArray *_behaviors; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_didDecodeSCNPhysicsWorld:(id)arg1; +- (void)_customDecodingOfSCNPhysicsWorld:(id)arg1; +- (void)_customEncodingOfSCNPhysicsWorld:(id)arg1; +- (void)_drawDebugInAuthoringEnvironment:(void *)arg1; +- (void)_postCommandWithBlock:(id)arg1; +- (struct btDynamicsWorld *)handle; +- (void)setScene:(id)arg1; +- (id)scene; +- (void)_allowGhostObjects; +- (struct btDynamicsWorld *)_handle; +- (struct btVehicleRaycaster *)_defaultVehicleRayCaster; +- (void)_step:(double)arg1; +- (struct c3dAether *)_aetherHandle; +- (void)_removeFieldFromWorld:(id)arg1; +- (void)_addFieldToWorld:(id)arg1; +- (BOOL)_needsRedraw; +- (void)updateCollisionPairs; +- (id)convexSweepTestWithShape:(id)arg1 fromTransform:(struct CATransform3D)arg2 toTransform:(struct CATransform3D)arg3 options:(id)arg4; +- (id)contactTestWithBody:(id)arg1 options:(id)arg2; +- (id)contactTestBetweenBody:(id)arg1 andBody:(id)arg2 options:(id)arg3; +- (id)_rayTestWithSegmentFromPoint:(struct btVector3)arg1 toPoint:(struct btVector3)arg2 options:(id)arg3; +- (id)rayTestWithSegmentFromPoint:(struct SCNVector3)arg1 toPoint:(struct SCNVector3)arg2 options:(id)arg3; +- (id)allBehaviors; +- (void)removeAllBehaviors; +- (void)removeBehavior:(id)arg1; +- (void)addBehavior:(id)arg1; +@property id contactDelegate; +@property(nonatomic) double timeStep; +- (double)scale; +- (void)setScale:(double)arg1; +@property(nonatomic) double speed; +@property(nonatomic) struct SCNVector3 gravity; +- (void)sceneWillDie; +- (void)dealloc; +- (id)initWithScene:(id)arg1; +- (id)_physicsContact; +- (void)_createDynamicWorld; +- (void)_preTick:(double)arg1; + +@end + diff --git a/SceneKit/SCNPhysicsWorldJSExport-Protocol.h b/SceneKit/SCNPhysicsWorldJSExport-Protocol.h new file mode 100644 index 000000000..9feab5e1f --- /dev/null +++ b/SceneKit/SCNPhysicsWorldJSExport-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPhysicsWorldJSExport +@property id contactDelegate; +@property(nonatomic) double timeStep; +@property(nonatomic) double speed; +@property(nonatomic) struct SCNVector3 gravity; +- (void)updateCollisionPairs; +- (id)convexSweepTestWithShape:(id)arg1 fromTransform:(struct CATransform3D)arg2 toTransform:(struct CATransform3D)arg3 options:(id)arg4; +- (id)contactTestWithBody:(id)arg1 options:(id)arg2; +- (id)contactTestBetweenBody:(id)arg1 andBody:(id)arg2 options:(id)arg3; +- (id)rayTestWithSegmentFromPoint:(struct SCNVector3)arg1 toPoint:(struct SCNVector3)arg2 options:(id)arg3; +- (id)allBehaviors; +- (void)removeAllBehaviors; +- (void)removeBehavior:(id)arg1; +- (void)addBehavior:(id)arg1; +@end + diff --git a/SceneKit/SCNPlane.h b/SceneKit/SCNPlane.h new file mode 100644 index 000000000..1183b7c46 --- /dev/null +++ b/SceneKit/SCNPlane.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNPlane : SCNGeometry +{ + id _reserved; + double _width; + double _height; + double _cornerRadius; + long long _widthSegmentCount; + long long _heightSegmentCount; + long long _cornerSegmentCount; + long long _primitiveType; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)planeWithWidth:(double)arg1 height:(double)arg2; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_setupObjCModelFrom:(id)arg1; +- (id)description; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +@property(nonatomic) long long widthSegmentCount; +@property(nonatomic) double width; +- (void)setPrimitiveType:(long long)arg1; +- (long long)primitiveType; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) double height; +@property(nonatomic) long long cornerSegmentCount; +@property(nonatomic) double cornerRadius; +- (void)_syncObjCModel:(struct __C3DParametricGeometry *)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (id)presentationGeometry; +- (id)presentationPlane; +- (id)initPresentationParametricGeometryWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (void)dealloc; +- (struct __C3DGeometry *)__createCFObject; +- (id)initWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNPlaneJSExport-Protocol.h b/SceneKit/SCNPlaneJSExport-Protocol.h new file mode 100644 index 000000000..6ce620352 --- /dev/null +++ b/SceneKit/SCNPlaneJSExport-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPlaneJSExport ++ (id)planeWithWidth:(double)arg1 height:(double)arg2; +@property(nonatomic) long long cornerSegmentCount; +@property(nonatomic) double cornerRadius; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) long long widthSegmentCount; +@property(nonatomic) double height; +@property(nonatomic) double width; +@end + diff --git a/SceneKit/SCNProgram.h b/SceneKit/SCNProgram.h new file mode 100644 index 000000000..ac3ef667c --- /dev/null +++ b/SceneKit/SCNProgram.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class NSMutableDictionary, NSString; + +@interface SCNProgram : NSObject +{ + id _reserved; + NSString *_vertexShader; + NSString *_tessellationControlShader; + NSString *_tessellationEvaluationShader; + NSString *_geometryShader; + NSString *_fragmentShader; + NSString *_name; + id _delegate; + NSMutableDictionary *_semanticInfos; + BOOL _opaque; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)program; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_customDecodingOfSCNProgram:(id)arg1; +- (void)_customEncodingOfSCNProgram:(id)arg1; +@property(nonatomic) id delegate; +- (void)setSemantic:(id)arg1 forSymbol:(id)arg2; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)setSemanticInfos:(id)arg1; +- (id)_allSymbolsWithSceneKitSemantic; +- (id)_optionsForSymbol:(id)arg1; +- (id)semanticForSymbol:(id)arg1; +- (void)setSemantic:(id)arg1 forSymbol:(id)arg2 options:(id)arg3; +@property(copy, nonatomic) NSString *fragmentShader; +- (id)geometryShader; +- (void)setGeometryShader:(id)arg1; +- (id)tessellationEvaluationShader; +- (void)setTessellationEvaluationShader:(id)arg1; +- (id)tessellationControlShader; +- (void)setTessellationControlShader:(id)arg1; +@property(copy, nonatomic) NSString *vertexShader; +@property(nonatomic, getter=isOpaque) BOOL opaque; +- (id)name; +- (void)setName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNProgramJSExport-Protocol.h b/SceneKit/SCNProgramJSExport-Protocol.h new file mode 100644 index 000000000..8d61ebfc7 --- /dev/null +++ b/SceneKit/SCNProgramJSExport-Protocol.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSString; + +@protocol SCNProgramJSExport ++ (id)program; +@property(nonatomic) id delegate; +@property(nonatomic, getter=isOpaque) BOOL opaque; +@property(copy, nonatomic) NSString *fragmentShader; +@property(copy, nonatomic) NSString *vertexShader; +- (id)copy; +- (id)semanticForSymbol:(id)arg1; +- (void)setSemantic:(id)arg1 forSymbol:(id)arg2 options:(id)arg3; +@end + diff --git a/SceneKit/SCNProgramSemanticInfo.h b/SceneKit/SCNProgramSemanticInfo.h new file mode 100644 index 000000000..1fe4530a5 --- /dev/null +++ b/SceneKit/SCNProgramSemanticInfo.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +@class NSDictionary, NSString; + +// Not exported +@interface SCNProgramSemanticInfo : NSObject +{ + NSString *_semantic; + NSDictionary *_options; +} + ++ (BOOL)supportsSecureCoding; ++ (id)infoWithSemantic:(id)arg1 options:(id)arg2; +@property(retain, nonatomic) NSDictionary *options; // @synthesize options=_options; +@property(copy, nonatomic) NSString *semantic; // @synthesize semantic=_semantic; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; + +@end + diff --git a/SceneKit/SCNPyramid.h b/SceneKit/SCNPyramid.h new file mode 100644 index 000000000..cd1bf87e0 --- /dev/null +++ b/SceneKit/SCNPyramid.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNPyramid : SCNGeometry +{ + id _reserved; + double _pyramidwidth; + double _pyramidheight; + double _pyramidlength; + long long _pyramidwidthSegmentCount; + long long _pyramidheightSegmentCount; + long long _pyramidlengthSegmentCount; + long long _pyramidprimitiveType; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)pyramidWithWidth:(double)arg1 height:(double)arg2 length:(double)arg3; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_setupObjCModelFrom:(id)arg1; +- (id)description; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +@property(nonatomic) long long widthSegmentCount; +@property(nonatomic) double width; +- (void)setPrimitiveType:(long long)arg1; +- (long long)primitiveType; +@property(nonatomic) long long lengthSegmentCount; +@property(nonatomic) double length; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) double height; +- (void)_syncObjCModel:(struct __C3DParametricGeometry *)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (id)presentationGeometry; +- (id)presentationPyramid; +- (id)initPresentationParametricGeometryWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (void)dealloc; +- (struct __C3DGeometry *)__createCFObject; +- (id)initWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNPyramidJSExport-Protocol.h b/SceneKit/SCNPyramidJSExport-Protocol.h new file mode 100644 index 000000000..b1f2827d7 --- /dev/null +++ b/SceneKit/SCNPyramidJSExport-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNPyramidJSExport ++ (id)pyramidWithWidth:(double)arg1 height:(double)arg2 length:(double)arg3; +@property(nonatomic) long long lengthSegmentCount; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) long long widthSegmentCount; +@property(nonatomic) double length; +@property(nonatomic) double height; +@property(nonatomic) double width; +@end + diff --git a/SceneKit/SCNRenderTargetView.h b/SceneKit/SCNRenderTargetView.h new file mode 100644 index 000000000..7df3cb09e --- /dev/null +++ b/SceneKit/SCNRenderTargetView.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSOpenGLContext, SCNPlane; + +// Not exported +@interface SCNRenderTargetView : SCNView +{ + struct __C3DTexture *_texture; + int _filterChannel; + SCNPlane *_plane; + NSOpenGLContext *_sourceContext; +} + +@property(retain, nonatomic) NSOpenGLContext *sourceContext; // @synthesize sourceContext=_sourceContext; +- (void)setFilterChannel:(id)arg1; +- (void)renderer:(id)arg1 didRenderScene:(id)arg2 atTime:(double)arg3; +- (void)renderer:(id)arg1 willRenderScene:(id)arg2 atTime:(double)arg3; +- (void)dealloc; +- (void)setTexture:(struct __C3DTexture *)arg1; +- (void)awakeFromNib; + +@end + diff --git a/SceneKit/SCNRenderer.h b/SceneKit/SCNRenderer.h new file mode 100644 index 000000000..bb369fb6b --- /dev/null +++ b/SceneKit/SCNRenderer.h @@ -0,0 +1,180 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "SCNSceneRenderer-Protocol.h" +#import "SCNTechniqueSupport-Protocol.h" + +@class NSColor, NSLock, NSObject, NSString, SCNNode, SCNScene, SCNTechnique, SKScene, __SKSCNRenderer; + +@interface SCNRenderer : NSObject +{ + id _reserved; + SCNScene *_scene; + NSLock *_lock; + NSObject *__renderingQueue; + unsigned long long __antialiasingMode; + struct { + struct __C3DFramebuffer *frameBuffer; + struct __C3DFramebuffer *multisamplingFrameBuffer; + struct CGSize drawableSize; + } _framebufferInfo; + unsigned int _shouldDeleteFramebuffer:1; + unsigned int _pointOfViewWasSet:1; + unsigned int _isPrivateRenderer:1; + unsigned int _isViewPrivateRenderer:1; + unsigned int _isLayerPrivateRenderer:1; + unsigned int _contextIsDoubleBuffered:1; + double _currentSceneTime; + double _currentSystemTime; + double _forceSystemTime; + double _lastSystemTime; + double __nextFrameTime; + BOOL _playing; + BOOL _isAnimating; + BOOL _loops; + id _delegate; + struct __C3DEngineAdaptor { + struct __CFRuntimeBase _field1; + void *_field2; + struct __C3DEngineContext *_field3; + void *_field4; + } *_engine; + struct _CGLContextObject *_glContext; + struct NSOpenGLContext *__openGLContext; + unsigned int _jitteringEnabled:1; + unsigned int _frozen:1; + unsigned int _delegateSupportsWillRender:1; + unsigned int _delegateSupportsDidRender:1; + unsigned int _delegateSupportsDidApplyAnimations:1; + unsigned int _delegateSupportsUpdate:1; + unsigned int _delegateSupportsDidSimulatePhysics:1; + NSColor *_backgroundColor; + struct C3DColor4 _c3dBackgroundColor; + SCNNode *_pointOfView; + SCNRenderer *_preloadRenderer; + id _privateRendererOwner; + SCNTechnique *_technique; + __SKSCNRenderer *_overlay; + id _overlayScene; + BOOL _disableOverlays; + BOOL _showStatistics; + double _statisticsTimeStamp; + void *_offscreenReserved; +} + ++ (id)SCNJSExportProtocol; ++ (id)rendererWithContext:(void *)arg1 options:(id)arg2; +- (id)_authoringEnvironment; +- (void)set_showsAuthoringEnvironment:(BOOL)arg1; +- (BOOL)_showsAuthoringEnvironment; +- (id)initOffscreenRendererWithSize:(struct CGSize)arg1 options:(id)arg2; +- (struct CGImage *)copySnapshotWithSize:(struct CGSize)arg1; +- (void)_jitterAtStep:(unsigned long long)arg1 updateMainFramebuffer:(BOOL)arg2 redisplay:(BOOL)arg3 jitterer:(id)arg4; +- (void)_presentFramebuffer; +@property(nonatomic) BOOL showsStatistics; +- (void)_displayLinkStatsTack; +- (void)_displayLinkStatsTick; +- (void)setFrozen:(BOOL)arg1; +- (BOOL)frozen; +- (BOOL)jitteringEnabled; +@property(nonatomic, getter=isJitteringEnabled) BOOL jitteringEnabled; +- (void)_detachTexture:(id)arg1; +- (void)_attachTexture:(id)arg1; +@property(nonatomic) BOOL loops; +@property(getter=isPlaying) BOOL playing; +- (void)_stop; +- (void)_pause; +- (void)_play; +- (BOOL)isNodeInsideFrustum:(id)arg1 withPointOfView:(id)arg2; +- (BOOL)_isNodeInsideFrustum:(id)arg1 withPointOfView:(id)arg2 viewport:(struct CGSize)arg3; +- (id)_hitTest:(struct CGPoint)arg1 viewport:(struct CGSize)arg2 options:(id)arg3; +- (id)hitTestWithSegmentFromPoint:(struct SCNVector3)arg1 toPoint:(struct SCNVector3)arg2 options:(id)arg3; +- (id)hitTest:(struct CGPoint)arg1 options:(id)arg2; +- (struct NSImage *)_snapshotWithImageSize:(struct CGSize)arg1 backingSize:(struct CGSize)arg2; +- (void)render; +- (void)_renderAtTime:(double)arg1; +- (void)_draw; +- (void)_drawWithJitteringPresentationMode; +- (void)_updateWithSystemTime:(double)arg1; +- // Error parsing type: v32@0:8^{__C3DScene=}16^{__C3DRendererContext={__CFRuntimeBase=Q[4C]I}iI(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})IIIfI[3(C3DMatrix4x4=[16f][4])]^{__C3DTexture}^{__C3DStack}^vBBBBBI^{__CFDictionary}^{__CFDictionary}{C3DColor4=(?=[4f]{?=ffff})}^vq^{__C3DFXProgramObject}{__C3DRendererContextStats=IIIIIIIIIIIIIIIIIIIIIIIIdddddddddddddIIIIIIIIIIIIIIddd[60d]Idd}{Cache=[16I]Ii^{__C3DBlendStates}^{__C3DRasterizerStates}^{__C3DMesh}^{__C3DMeshElement}IIiI^viii}{?=[5I][5i][7{?=iII}][7I]^?^?^?^?^?^?^?^?^?^?}^{__C3DArray}II^{__CFArray}^{__C3DArray}I}24, name: _update:rendererContext: +- (void)_setOpenGLContext:(struct NSOpenGLContext *)arg1 madeWithPixelFormat:(id)arg2; +- (id)_openGLContext; +@property(readonly, nonatomic) void *context; +- (void)setContext:(struct _CGLContextObject *)arg1; +- (void)set_systemTime:(double)arg1; +- (double)_systemTime; +@property(nonatomic) double sceneTime; +- (void)_setSceneTime:(double)arg1; +@property(nonatomic) double currentTime; +- (BOOL)_needsRepetitiveRedraw; +- (void)renderAtTime:(double)arg1; +@property(readonly, nonatomic) double nextFrameTime; +- (double)_nextFrameTime; +- (void)set_nextFrameTime:(double)arg1; +- (void)updateCurrentTimeIfPlayingWithSystemTime:(double)arg1; +@property(nonatomic) id delegate; +- (void)_updateEngineCallbacks; +- (id)programWithNode:(id)arg1 withMaterial:(id)arg2; +- (void)prepareObjects:(id)arg1 withCompletionHandler:(id)arg2; +- (BOOL)prepareObject:(id)arg1 shouldAbortBlock:(id)arg2; +- (BOOL)_preloadResource:(id)arg1 abortHandler:(id)arg2; +@property(copy, nonatomic) SCNTechnique *technique; +@property(retain, nonatomic) SKScene *overlaySKScene; +- (void)setDisableOverlays:(BOOL)arg1; +- (BOOL)disableOverlays; +- (struct C3DColor4 *)_backgroundColorComponents; +- (void)setBackgroundColor:(id)arg1; +- (id)backgroundColor; +@property(retain, nonatomic) SCNScene *scene; +- (void)setScene:(id)arg1 completionHandler:(id)arg2; +- (void)_updatePointOfView; +- (id)_defaultPOVForScene:(id)arg1; +- (BOOL)autoAdjustCamera; +- (void)setAutoAdjustCamera:(BOOL)arg1; +- (void)_willRenderScene:(id)arg1; +- (void)_didRenderScene:(id)arg1; +- (struct SCNVector3)unprojectPoint:(struct SCNVector3)arg1; +- (struct SCNVector3)projectPoint:(struct SCNVector3)arg1; +- (struct SCNVector3)_unprojectPoint:(struct SCNVector3)arg1 viewport:(struct CGSize)arg2; +- (struct SCNVector3)_projectPoint:(struct SCNVector3)arg1 viewport:(struct CGSize)arg2; +- (void)_projectPoints:(struct SCNVector3 *)arg1 count:(unsigned long long)arg2 viewport:(struct CGSize)arg3; +@property(retain, nonatomic) SCNNode *pointOfView; +@property(nonatomic) BOOL autoenablesDefaultLighting; +- (void *)__CFObject; +- // Error parsing type: ^{__C3DRendererContext={__CFRuntimeBase=Q[4C]I}iI(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})IIIfI[3(C3DMatrix4x4=[16f][4])]^{__C3DTexture}^{__C3DStack}^vBBBBBI^{__CFDictionary}^{__CFDictionary}{C3DColor4=(?=[4f]{?=ffff})}^vq^{__C3DFXProgramObject}{__C3DRendererContextStats=IIIIIIIIIIIIIIIIIIIIIIIIdddddddddddddIIIIIIIIIIIIIIddd[60d]Idd}{Cache=[16I]Ii^{__C3DBlendStates}^{__C3DRasterizerStates}^{__C3DMesh}^{__C3DMeshElement}IIiI^viii}{?=[5I][5i][7{?=iII}][7I]^?^?^?^?^?^?^?^?^?^?}^{__C3DArray}II^{__CFArray}^{__C3DArray}I}16@0:8, name: _rendererContext +- (struct __C3DEngineContext *)_engineContext; +- (void)set_antialiasingMode:(unsigned long long)arg1; +- (unsigned long long)_antialiasingMode; +- (unsigned long long)_sampleCount; +- (void)_createFramebufferIfNeeded; +- (void)_resolveAndDiscard; +- (void)_unbindFramebuffer; +- (void)_bindFramebuffer; +- (void)_deleteFramebuffer; +- (void)_invalidateFramebuffer; +- (void)_setBackingSize:(struct CGSize)arg1; +- (double)_contentsScaleFactor; +- (void)_clearBuffers; +- (void)_installViewport; +- (BOOL)_installContext; +- (id)_renderingQueue; +- (void)unlock; +- (void)lock; +- (void)dealloc; +@property(readonly, copy) NSString *description; +- (id)_initWithOptions:(id)arg1 isPrivateRenderer:(BOOL)arg2 privateRendererOwner:(id)arg3 clearsOnDraw:(BOOL)arg4; +- (void)setupForDeprecatedOffscreenRenderer; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNRendererJSExport-Protocol.h b/SceneKit/SCNRendererJSExport-Protocol.h new file mode 100644 index 000000000..9107f12f8 --- /dev/null +++ b/SceneKit/SCNRendererJSExport-Protocol.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class SCNNode, SCNScene; + +@protocol SCNRendererJSExport ++ (id)rendererWithContext:(void *)arg1 options:(id)arg2; +@property(nonatomic) id delegate; +@property(retain, nonatomic) SCNNode *pointOfView; +@property(nonatomic) BOOL loops; +@property(nonatomic, getter=isPlaying) BOOL playing; +@property(nonatomic) BOOL jitteringEnabled; +@property(nonatomic) double currentTime; +@property(readonly, nonatomic) double nextFrameTime; +@property(retain, nonatomic) SCNScene *scene; +- (void)renderAtTime:(double)arg1; +- (void)render; +@end + diff --git a/SceneKit/SCNRendererOptionsPanel.h b/SceneKit/SCNRendererOptionsPanel.h new file mode 100644 index 000000000..ffcffd579 --- /dev/null +++ b/SceneKit/SCNRendererOptionsPanel.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSPanel.h" + +// Not exported +@interface SCNRendererOptionsPanel : NSPanel +{ + id _controller; +} + ++ (id)rendererOptionsPanelForView:(id)arg1; +- (BOOL)canBecomeMainWindow; +- (BOOL)canBecomeKeyWindow; +- (void)close; +- (void)open; +- (id)controller; +- (void)setController:(id)arg1; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNRendererOptionsPanelController.h b/SceneKit/SCNRendererOptionsPanelController.h new file mode 100644 index 000000000..7071f45af --- /dev/null +++ b/SceneKit/SCNRendererOptionsPanelController.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSButton, NSPopUpButton, NSSlider, NSStepper, NSTextField, SCNRendererOptionsPanel, SCNView; + +// Not exported +@interface SCNRendererOptionsPanelController : NSObject +{ + SCNView *_3dView; + SCNRendererOptionsPanel *_panel; + NSPopUpButton *antialiasingLevels; + NSTextField *benchResult; + NSSlider *seekSlider; + NSStepper *seekStepper; + NSButton *isolate; + BOOL _viewLocked; + unsigned int _currentSeekStep; +} + +- (void)isolate:(id)arg1; +- (void)close:(id)arg1; +- (void)setSeekStep:(unsigned long long)arg1; +- (unsigned long long)seekStep; +- (void)updateSeek; +- (void)capture:(id)arg1; +- (void)runBench:(id)arg1; +- (void)setAntialiasingLevel:(id)arg1; +- (long long)numberOfItemsInComboBox:(id)arg1; +- (id)comboBox:(id)arg1 objectValueForItemAtIndex:(long long)arg2; +- (void)selectCamera:(id)arg1; +- (void)showBoundingSpheresToggled:(id)arg1; +- (void)disablePassesToggle:(id)arg1; +- (void)SSAOToggled:(id)arg1; +- (void)hideSpriteKitOverlaysToggled:(id)arg1; +- (void)showLightingLayerToggled:(id)arg1; +- (void)showPhysicsLayerToggled:(id)arg1; +- (void)showBoundingBoxesToggled:(id)arg1; +- (void)enableVBL:(id)arg1; +- (void)GLOWToggled:(id)arg1; +- (void)recompilePasses; +@property(retain) SCNView *view; +- (id)panel; +- // Error parsing type: ^{__C3DRendererContext={__CFRuntimeBase=Q[4C]I}iI(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})IIIfI[3(C3DMatrix4x4=[16f][4])]^{__C3DTexture}^{__C3DStack}^vBBBBBI^{__CFDictionary}^{__CFDictionary}{C3DColor4=(?=[4f]{?=ffff})}^vq^{__C3DFXProgramObject}{__C3DRendererContextStats=IIIIIIIIIIIIIIIIIIIIIIIIdddddddddddddIIIIIIIIIIIIIIddd[60d]Idd}{Cache=[16I]Ii^{__C3DBlendStates}^{__C3DRasterizerStates}^{__C3DMesh}^{__C3DMeshElement}IIiI^viii}{?=[5I][5i][7{?=iII}][7I]^?^?^?^?^?^?^?^?^?^?}^{__C3DArray}II^{__CFArray}^{__C3DArray}I}16@0:8, name: rendererContext +- (struct __C3DEngineContext *)context; +- (void)sceneDidChange; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNResourceTextureView.h b/SceneKit/SCNResourceTextureView.h new file mode 100644 index 000000000..51502a00e --- /dev/null +++ b/SceneKit/SCNResourceTextureView.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOpenGLView.h" + +@class NSPopUpButton; + +// Not exported +@interface SCNResourceTextureView : NSOpenGLView +{ + NSPopUpButton *_textureIndex; + struct __C3DResourceManager *_mngr; +} + +- (void)drawRect:(struct CGRect)arg1; +- (void)beginOrtho; +- (void)setResourceManager:(struct __C3DResourceManager *)arg1; +- (void)awakeFromNib; +- (void)autoUpdate; + +@end + diff --git a/SceneKit/SCNResourceView.h b/SceneKit/SCNResourceView.h new file mode 100644 index 000000000..c6770bde7 --- /dev/null +++ b/SceneKit/SCNResourceView.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSSegmentedControl; + +// Not exported +@interface SCNResourceView : NSView +{ + NSView *_mainView; + NSView *_container; + NSView *_packerView; + NSView *_textureView; + NSView *_packerContainer; + NSView *_textureContainer; + NSSegmentedControl *_resourceType; + struct __C3DResourceManager *_mngr; +} + +- (void)setOpenGLContext:(id)arg1; +- (void)setResourceManager:(struct __C3DResourceManager *)arg1; +- (void)resourceTypeChanged:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)setMode:(int)arg1; + +@end + diff --git a/SceneKit/SCNScene.h b/SceneKit/SCNScene.h new file mode 100644 index 000000000..77f16e180 --- /dev/null +++ b/SceneKit/SCNScene.h @@ -0,0 +1,107 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +@class NSMutableDictionary, SCNAuthoringEnvironment, SCNMaterialProperty, SCNNode, SCNPhysicsWorld, SCNSceneSource; + +@interface SCNScene : NSObject +{ + id _reserved; + struct __C3DScene *_scene; + struct __C3DLibrary *_library; + SCNSceneSource *_sceneSource; + double _lastEvalTime; + SCNPhysicsWorld *_physicsWorld; + SCNNode *_rootNode; + SCNMaterialProperty *_background; + NSMutableDictionary *_userAttributes; + double _fogStartDistance; + double _fogEndDistance; + double _fogDensityExponent; + id _fogColor; + BOOL _paused; + SCNAuthoringEnvironment *_authoringEnvironment; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (SEL)jsConstructor; ++ (id)sceneWithSceneRef:(struct __C3DScene *)arg1; ++ (id)sceneWithData:(id)arg1 options:(id)arg2; ++ (id)sceneWithData:(id)arg1 atIndex:(long long)arg2 options:(id)arg3; ++ (id)sceneWithURL:(id)arg1 atIndex:(long long)arg2 options:(id)arg3; ++ (id)sceneWithURL:(id)arg1 options:(id)arg2 error:(id *)arg3; ++ (id)sceneWithURL:(id)arg1 options:(id)arg2; ++ (id)sceneNamed:(id)arg1 options:(id)arg2; ++ (id)sceneNamed:(id)arg1 inDirectory:(id)arg2 options:(id)arg3; ++ (id)sceneNamed:(id)arg1; ++ (id)scene; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_customDecodingOfSCNScene:(id)arg1; +- (void)_customEncodingOfSCNScene:(id)arg1; +- (id)initForJavascript:(id)arg1; +- (BOOL)isPausedOrPausedByInheritance; +@property(nonatomic, getter=isPaused) BOOL paused; +- (id)particleSystems; +- (void)removeAllParticleSystems; +- (void)removeParticleSystem:(id)arg1; +- (void)addParticleSystem:(id)arg1 withTransform:(struct CATransform3D)arg2; +- (void)addSceneAnimation:(id)arg1 forKey:(id)arg2 target:(id)arg3; +- (void *)__CFObject; +- (id)valueForUndefinedKey:(id)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1 property:(id)arg2; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (void)unlock; +- (void)lock; +- (BOOL)writeToURL:(id)arg1 options:(id)arg2 delegate:(id)arg3 progressHandler:(id)arg4; +@property(nonatomic) double fogStartDistance; +@property(nonatomic) double fogDensityExponent; +@property(nonatomic) double fogEndDistance; +@property(retain, nonatomic) id fogColor; +@property(readonly, nonatomic) SCNMaterialProperty *background; +- (id)attributeForKey:(id)arg1; +- (void)setAttribute:(id)arg1 forKey:(id)arg2; +- (void)setPlaybackSpeed:(float)arg1; +- (float)playbackSpeed; +- (void)setFrameRate:(double)arg1; +- (double)frameRate; +- (void)setEndTime:(double)arg1; +- (double)endTime; +- (void)setStartTime:(double)arg1; +- (double)startTime; +- (id)_physicsWorldCreateIfNeeded:(BOOL)arg1; +@property(readonly, nonatomic) SCNPhysicsWorld *physicsWorld; +- (void)_scaleSceneBy:(double)arg1; +- (void)setRootNode:(id)arg1; +- (void)_setRootNode:(id)arg1; +@property(readonly, nonatomic) SCNNode *rootNode; +- (id)root; +- (void)setLibrary:(struct __C3DLibrary *)arg1; +- (struct __C3DLibrary *)library; +- (id)sceneSource; +- (void)setSceneSource:(id)arg1; +- (struct __C3DScene *)sceneRef; +- (id)_scenes; +- (id)scene; +- (void)setLastEvalTime:(double)arg1; +- (double)lastEvalTime; +- (void)dealloc; +- (void)setUpAxis:(struct SCNVector3)arg1; +- (struct SCNVector3)upAxis; +- (void)_syncObjCModel; +- (id)initWithSceneRef:(struct __C3DScene *)arg1; +- (id)init; +- (id)exportAsCOLLADAOperationWithDestinationURL:(id)arg1 attributes:(id)arg2 delegate:(id)arg3 didEndSelector:(SEL)arg4 userInfo:(void *)arg5; +- (id)exportAsWebGLOperationWithDestinationURL:(id)arg1 size:(struct CGSize)arg2 attributes:(id)arg3 delegate:(id)arg4 didEndSelector:(SEL)arg5 userInfo:(void *)arg6; +- (id)exportAsMovieOperationWithDestinationURL:(id)arg1 size:(struct CGSize)arg2 attributes:(id)arg3 delegate:(id)arg4 didEndSelector:(SEL)arg5 userInfo:(void *)arg6; +- (BOOL)writeToURL:(id)arg1 options:(id)arg2; + +@end + diff --git a/SceneKit/SCNSceneGraphView.h b/SceneKit/SCNSceneGraphView.h new file mode 100644 index 000000000..64ac93bce --- /dev/null +++ b/SceneKit/SCNSceneGraphView.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class NSOutlineView, NSString; + +// Not exported +@interface SCNSceneGraphView : NSView +{ + NSView *_mainView; + NSOutlineView *_outlineView; + id _typeInspector; + void *_rootNode; +} + +- (void)selectionDidChange:(id)arg1; +- (void)setRootNode:(void *)arg1; +- (void)del:(id)arg1; +- (void)add:(id)arg1; +- (id)selectedNode; +- (void)outlineView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 byItem:(id)arg4; +- (id)outlineView:(id)arg1 objectValueForTableColumn:(id)arg2 byItem:(id)arg3; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (void)updateSceneGraph; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNSceneJSExport-Protocol.h b/SceneKit/SCNSceneJSExport-Protocol.h new file mode 100644 index 000000000..04b24b83c --- /dev/null +++ b/SceneKit/SCNSceneJSExport-Protocol.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSArray, SCNMaterialProperty, SCNNode, SCNPhysicsWorld; + +@protocol SCNSceneJSExport ++ (id)sceneWithURL:(id)arg1 options:(id)arg2 error:(id *)arg3; ++ (id)sceneNamed:(id)arg1 inDirectory:(id)arg2 options:(id)arg3; ++ (id)sceneNamed:(id)arg1; ++ (id)scene; +@property(nonatomic) double frameRate; +@property(nonatomic) double endTime; +@property(nonatomic) double startTime; +@property(nonatomic, getter=isPaused) BOOL paused; +@property(retain, nonatomic) id fogColor; +@property(nonatomic) double fogDensityExponent; +@property(nonatomic) double fogEndDistance; +@property(nonatomic) double fogStartDistance; +@property(readonly, nonatomic) SCNMaterialProperty *background; +@property(readonly, nonatomic) SCNPhysicsWorld *physicsWorld; +@property(readonly, nonatomic) SCNNode *rootNode; +@property(readonly) NSArray *particleSystems; +- (BOOL)writeToURL:(id)arg1 options:(id)arg2 delegate:(id)arg3 progressHandler:(id)arg4; +- (void)setAttribute:(id)arg1 forKey:(id)arg2; +- (id)attributeForKey:(id)arg1; +- (void)removeParticleSystem:(id)arg1; +- (void)removeAllParticleSystems; +- (void)addParticleSystem:(id)arg1 withTransform:(struct CATransform3D)arg2; +@end + diff --git a/SceneKit/SCNSceneRenderer-Protocol.h b/SceneKit/SCNSceneRenderer-Protocol.h new file mode 100644 index 000000000..cc66a15b8 --- /dev/null +++ b/SceneKit/SCNSceneRenderer-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class SCNNode, SCNScene, SKScene; + +@protocol SCNSceneRenderer +@property(nonatomic) double currentTime; +@property(readonly, nonatomic) void *context; +@property(retain, nonatomic) SKScene *overlaySKScene; +@property(nonatomic) BOOL showsStatistics; +@property(nonatomic, getter=isJitteringEnabled) BOOL jitteringEnabled; +@property(nonatomic) BOOL autoenablesDefaultLighting; +@property(retain, nonatomic) SCNNode *pointOfView; +@property(nonatomic) BOOL loops; +@property(getter=isPlaying) BOOL playing; +@property(nonatomic) id delegate; +@property(nonatomic) double sceneTime; +@property(retain, nonatomic) SCNScene *scene; +- (void)prepareObjects:(id)arg1 withCompletionHandler:(id)arg2; +- (BOOL)prepareObject:(id)arg1 shouldAbortBlock:(id)arg2; +- (struct SCNVector3)unprojectPoint:(struct SCNVector3)arg1; +- (struct SCNVector3)projectPoint:(struct SCNVector3)arg1; +- (BOOL)isNodeInsideFrustum:(id)arg1 withPointOfView:(id)arg2; +- (id)hitTest:(struct CGPoint)arg1 options:(id)arg2; +@end + diff --git a/SceneKit/SCNSceneSource.h b/SceneKit/SCNSceneSource.h new file mode 100644 index 000000000..4d9b32792 --- /dev/null +++ b/SceneKit/SCNSceneSource.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData, NSDictionary, NSOperationQueue, NSURL; + +@interface SCNSceneSource : NSObject +{ + id _reserved; + struct __C3DSceneSource *_sceneSource; + struct __C3DScene *_lastLoadedScene; + NSDictionary *_lastOptions; + NSOperationQueue *_downloadingQueue; + BOOL _sceneLoaded; + NSDictionary *_sceneSourceOptions; +} + ++ (id)sceneFileTypes; ++ (id)sceneTypes; ++ (id)SCNJSExportProtocol; ++ (id)sceneSourceWithData:(id)arg1 options:(id)arg2; ++ (id)sceneSourceWithURL:(id)arg1 options:(id)arg2; ++ (void)_removeCachedSceneSourceIfNeededForURL:(id)arg1; ++ (void)_cacheSceneSource:(id)arg1 forURL:(id)arg2 options:(id)arg3; ++ (id)_cachedSceneSourceForURL:(id)arg1 options:(id)arg2; ++ (BOOL)_shouldCacheWithOptions:(id)arg1; +- (id)performConsistencyCheck; +- (BOOL)canExportToColladaWithNoDataLoss; +- (long long)sourceStatus; +- (id)IDsOfEntriesWithClass:(Class)arg1; +- (id)entryWithID:(id)arg1 withClass:(Class)arg2; +- (id)entriesPassingTest:(id)arg1; +- (BOOL)_appendToEntries:(id)arg1 entriesWithType:(unsigned long long)arg2 passingTest:(id)arg3 entryObjectConstructor:(void)arg4; +- (id)identifiersOfEntriesWithClass:(Class)arg1; +- (id)entryWithIdentifier:(id)arg1 withClass:(Class)arg2; +- (struct __C3DLibrary *)library; +- (struct __C3DSceneSource *)sceneSourceRef; +- (id)propertyForKey:(id)arg1; +- (id)copyPropertiesAtIndex:(long long)arg1 options:(id)arg2; +- (id)sceneWithOptions:(id)arg1 error:(id *)arg2; +- (id)sceneWithClass:(Class)arg1 options:(id)arg2 error:(id *)arg3; +- (id)sceneWithOptions:(id)arg1 statusHandler:(id)arg2; +- (id)sceneWithClass:(Class)arg1 options:(id)arg2 statusHandler:(id)arg3; +- (id)_sceneWithClass:(Class)arg1 options:(id)arg2 statusHandler:(id)arg3; +- (struct __C3DScene *)_createSceneRefWithOptions:(id)arg1 statusHandler:(id)arg2; +- (id)sceneAtIndex:(unsigned long long)arg1 options:(id)arg2 error:(id *)arg3; +- (id)sceneAtIndex:(unsigned long long)arg1 options:(id)arg2; +- (id)description; +- (long long)sceneCount; +- (long long)countOfScenes; +@property(readonly) NSData *data; +@property(readonly) NSURL *url; +- (void)dealloc; +- (id)initWithURL:(id)arg1 options:(id)arg2; +- (id)sceneSourceOptions; +- (id)initWithData:(id)arg1 options:(id)arg2; + +@end + diff --git a/SceneKit/SCNSceneSourceJSExport-Protocol.h b/SceneKit/SCNSceneSourceJSExport-Protocol.h new file mode 100644 index 000000000..fc03e3787 --- /dev/null +++ b/SceneKit/SCNSceneSourceJSExport-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSData, NSURL; + +@protocol SCNSceneSourceJSExport ++ (id)sceneSourceWithData:(id)arg1 options:(id)arg2; ++ (id)sceneSourceWithURL:(id)arg1 options:(id)arg2; +@property(readonly) NSData *data; +@property(readonly) NSURL *url; +- (id)entriesPassingTest:(id)arg1; +- (id)identifiersOfEntriesWithClass:(Class)arg1; +- (id)entryWithIdentifier:(id)arg1 withClass:(Class)arg2; +- (id)propertyForKey:(id)arg1; +- (id)sceneWithOptions:(id)arg1 error:(id *)arg2; +- (id)sceneWithOptions:(id)arg1 statusHandler:(id)arg2; +- (id)initWithData:(id)arg1 options:(id)arg2; +- (id)initWithURL:(id)arg1 options:(id)arg2; +@end + diff --git a/SceneKit/SCNShadable-Protocol.h b/SceneKit/SCNShadable-Protocol.h new file mode 100644 index 000000000..6189e0ef8 --- /dev/null +++ b/SceneKit/SCNShadable-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSDictionary, SCNProgram; + +@protocol SCNShadable + +@optional +@property(retain, nonatomic) SCNProgram *program; +@property(copy, nonatomic) NSDictionary *shaderModifiers; +- (void)handleUnbindingOfSymbol:(id)arg1 usingBlock:(id)arg2; +- (void)handleBindingOfSymbol:(id)arg1 usingBlock:(id)arg2; +@end + diff --git a/SceneKit/SCNShadableHelper.h b/SceneKit/SCNShadableHelper.h new file mode 100644 index 000000000..3b5d729fe --- /dev/null +++ b/SceneKit/SCNShadableHelper.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +@class NSArray, NSDictionary, SCNProgram; + +// Not exported +@interface SCNShadableHelper : NSObject +{ + NSDictionary *_uniformNameToType; + id _owner; + SCNProgram *_program; + NSDictionary *_shaderModifiers; + NSDictionary *_symbolToBinder; + NSDictionary *_symbolToUnbinder; +} + ++ (BOOL)supportsSecureCoding; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_didDecodeSCNShadableHelper:(id)arg1; +- (void)_customDecodingOfSCNShadableHelper:(id)arg1; +- (void)_customEncodingOfSCNShadableHelper:(id)arg1; +- (void *)__CFObject; +- (void)_setC3DProgramAndStartObservingUniforms; +- (void)_setC3DProgramDelegate; +- (void)_updateAllC3DProgramInputs; +- (void)_updateC3DProgramInputForSymbol:(id)arg1; +- (void)_updateC3DProgramInput:(struct __C3DFXGLSLProgram *)arg1 forSymbol:(id)arg2; +- (struct __C3DFXGLSLProgram *)_programFromPassAtIndex:(long long)arg1; +- (struct __C3DFXGLSLProfile *)_GLSLProfile; +- (void)_programDidChange:(id)arg1; +- (void)_kvoUpdateUniformNamed:(id)arg1 ofType:(short)arg2 immediate:(BOOL)arg3; +- (void)_setUniform:(id)arg1 withC3DValue:(struct __C3DValue *)arg2; +- (void)_stopObservingUniforms; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)handleUnbindingOfSymbol:(id)arg1 usingBlock:(id)arg2; +- (void)handleBindingOfSymbol:(id)arg1 usingBlock:(id)arg2; +- (void)_startObservingUniformsOfC3DShaderModifiers:(id)arg1; +@property(readonly, nonatomic) NSArray *shaderModifiersUniformNames; +@property(copy, nonatomic) NSDictionary *shaderModifiers; +- (void)_startObservingProgramUniforms:(id)arg1; +- (void)_unbindValueForSymbol:(id)arg1 atLocation:(unsigned int)arg2 programID:(unsigned int)arg3 node:(id)arg4 renderer:(id)arg5; +- (BOOL)_bindValueForSymbol:(id)arg1 atLocation:(unsigned int)arg2 programID:(unsigned int)arg3 node:(id)arg4 renderer:(id)arg5; +- (BOOL)isOpaque; +@property(retain, nonatomic) SCNProgram *program; +- (void)_stopObservingProgram; +- (void)_startObservingProgram; +@property(readonly, nonatomic) id owner; +- (void)finalize; +- (void)dealloc; +- (void)commonDestroy; +- (void)ownerWillDie; +- (id)initWithOwner:(id)arg1; + +@end + diff --git a/SceneKit/SCNShape.h b/SceneKit/SCNShape.h new file mode 100644 index 000000000..f40bbef1b --- /dev/null +++ b/SceneKit/SCNShape.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSBezierPath; + +@interface SCNShape : SCNGeometry +{ + id _reserved; + float _chamferRadius; + float _extrusionDepth; + float _discretizedStraightLineMaxLength; + struct NSBezierPath *_chamferProfile; + long long _primitiveType; + long long _chamferMode; + struct NSBezierPath *_path; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)shapeWithPath:(id)arg1 extrusionDepth:(double)arg2; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (struct __C3DGeometry *)__createCFObject; +- (void)_customEncodingOfSCNShape:(id)arg1; +- (void)_customDecodingOfSCNShape:(id)arg1; +- (void)dealloc; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +- (CDStruct_d3ce6806)params; +@property(copy, nonatomic) NSBezierPath *chamferProfile; +@property(copy, nonatomic) NSBezierPath *path; +- (void)setPrimitiveType:(long long)arg1; +- (long long)primitiveType; +@property(nonatomic) double extrusionDepth; +- (void)setDiscretizedStraightLineMaxLength:(double)arg1; +- (double)discretizedStraightLineMaxLength; +@property(nonatomic) double chamferRadius; +@property(nonatomic) long long chamferMode; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (id)presentationGeometry; +- (id)initPresentationShapeGeometryWithShapeGeometryRef:(struct __C3DShapeGeometry *)arg1; +- (id)initWithShapeGeometryRef:(struct __C3DShapeGeometry *)arg1; +- (id)init; +- (void)_syncObjCModel:(struct __C3DShapeGeometry *)arg1; + +@end + diff --git a/SceneKit/SCNShapeJSExport-Protocol.h b/SceneKit/SCNShapeJSExport-Protocol.h new file mode 100644 index 000000000..e1b9a76c6 --- /dev/null +++ b/SceneKit/SCNShapeJSExport-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNShapeJSExport ++ (id)shapeWithPath:(id)arg1 extrusionDepth:(double)arg2; +@property(copy, nonatomic) id chamferProfile; +@property(nonatomic) double chamferRadius; +@property(nonatomic) long long chamferMode; +@property(nonatomic) double extrusionDepth; +@property(copy, nonatomic) id path; +@end + diff --git a/SceneKit/SCNSkinner.h b/SceneKit/SCNSkinner.h new file mode 100644 index 000000000..d1a1eb333 --- /dev/null +++ b/SceneKit/SCNSkinner.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSSecureCoding-Protocol.h" + +@class NSArray, SCNGeometry, SCNGeometrySource, SCNNode; + +@interface SCNSkinner : NSObject +{ + id _reserved; + struct __C3DSkinner *_skinner; +} + ++ (BOOL)supportsSecureCoding; ++ (id)skinnerWithBaseGeometry:(id)arg1 bones:(id)arg2 boneInverseBindTransforms:(id)arg3 boneWeights:(id)arg4 boneIndices:(id)arg5; ++ (struct __C3DSkinner *)createSkinnerWithBaseGeometry:(id)arg1 bones:(id)arg2 boneWeights:(id)arg3 boneIndices:(id)arg4; ++ (id)skinnerWithSkinnerRef:(struct __C3DSkinner *)arg1; +- (id)scene; +- (struct __C3DScene *)sceneRef; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void *)__CFObject; +- (id)joints; +- (void)setBones:(id)arg1; +@property(readonly, nonatomic) NSArray *bones; +- (void)setBoneInverseBindTransforms:(id)arg1; +@property(readonly, nonatomic) NSArray *boneInverseBindTransforms; +@property(readonly, nonatomic) SCNGeometrySource *boneIndices; +@property(readonly, nonatomic) SCNGeometrySource *boneWeights; +@property(nonatomic) struct CATransform3D baseGeometryBindTransform; +@property(retain, nonatomic) SCNGeometry *baseGeometry; +@property(retain, nonatomic) SCNNode *skeleton; +- (struct __C3DSkinner *)skinnerRef; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)finalize; +- (void)dealloc; +- (id)initWithSkinnerRef:(struct __C3DSkinner *)arg1; + +@end + diff --git a/SceneKit/SCNSourceRendererRegistry.h b/SceneKit/SCNSourceRendererRegistry.h new file mode 100644 index 000000000..a5cc4e73c --- /dev/null +++ b/SceneKit/SCNSourceRendererRegistry.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface SCNSourceRendererRegistry : NSObject +{ + struct __CFDictionary *_registry; +} + ++ (id)sharedRegistry; +- (void)removeSourceRenderersForSource:(id)arg1; +- (void)removeSourceRenderersForCGLContextObj:(void *)arg1; +- (id)sourceRendererForCGLContextObj:(void *)arg1 source:(id)arg2; +- (void)rendererDidChange:(id)arg1; +- (void)finalize; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNSphere.h b/SceneKit/SCNSphere.h new file mode 100644 index 000000000..1c3fde23f --- /dev/null +++ b/SceneKit/SCNSphere.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNSphere : SCNGeometry +{ + id _reserved; + double _sphereradius; + double _sphereradialSpan; + long long _spheresegmentCount; + long long _sphereprimitiveType; + BOOL _spheregeodesic; + BOOL _spherehemispheric; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)sphereWithRadius:(double)arg1; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_setupObjCModelFrom:(id)arg1; +- (id)description; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +@property(nonatomic) long long segmentCount; +@property(nonatomic) double radius; +- (void)setRadialSpan:(double)arg1; +- (double)radialSpan; +- (void)setPrimitiveType:(long long)arg1; +- (long long)primitiveType; +- (void)setHemispheric:(BOOL)arg1; +- (BOOL)isHemispheric; +@property(nonatomic, getter=isGeodesic) BOOL geodesic; +- (void)_syncObjCModel:(struct __C3DParametricGeometry *)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (id)presentationGeometry; +- (id)presentationSphere; +- (id)initPresentationParametricGeometryWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (void)dealloc; +- (struct __C3DGeometry *)__createCFObject; +- (id)initWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNSphereJSExport-Protocol.h b/SceneKit/SCNSphereJSExport-Protocol.h new file mode 100644 index 000000000..b52e44286 --- /dev/null +++ b/SceneKit/SCNSphereJSExport-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNSphereJSExport ++ (id)sphereWithRadius:(double)arg1; +@property(nonatomic, getter=isHemispheric) BOOL hemispheric; +@property(nonatomic) long long segmentCount; +@property(nonatomic, getter=isGeodesic) BOOL geodesic; +@property(nonatomic) double radius; +@end + diff --git a/SceneKit/SCNSpriteKitEventHandler.h b/SceneKit/SCNSpriteKitEventHandler.h new file mode 100644 index 000000000..816a22b55 --- /dev/null +++ b/SceneKit/SCNSpriteKitEventHandler.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableDictionary, SKScene; + +// Not exported +@interface SCNSpriteKitEventHandler : NSObject +{ + SKScene *_scene; + NSMutableDictionary *_touchMap; +} + +@property(retain, nonatomic) SKScene *scene; // @synthesize scene=_scene; +- (void)keyUp:(id)arg1; +- (void)keyDown:(id)arg1; +- (void)mouseUp:(id)arg1; +- (void)mouseDragged:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (void)mouseDown:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNSpriteKitSource.h b/SceneKit/SCNSpriteKitSource.h new file mode 100644 index 000000000..8d40d176a --- /dev/null +++ b/SceneKit/SCNSpriteKitSource.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKScene; + +// Not exported +@interface SCNSpriteKitSource : SCNImageSource +{ + SKScene *_scene; +} + +@property(retain, nonatomic) SKScene *scene; // @synthesize scene=_scene; +- (void)dealloc; +- (BOOL)isOpaque; +- (id)textureSourceForContext:(void *)arg1; + +@end + diff --git a/SceneKit/SCNTechnique.h b/SceneKit/SCNTechnique.h new file mode 100644 index 000000000..f968a1d43 --- /dev/null +++ b/SceneKit/SCNTechnique.h @@ -0,0 +1,74 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" +#import "SCNAnimatable-Protocol.h" + +@class NSDictionary, NSMutableDictionary, NSString; + +@interface SCNTechnique : NSObject +{ + id _reserved; + unsigned int _isPresentationInstance:1; + struct __C3DFXTechnique *_technique; + NSMutableDictionary *_valueForSymbol; + NSMutableDictionary *_animations; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)techniqueWithTechniqueRef:(struct __C3DFXTechnique *)arg1; ++ (id)techniqueBySequencingTechniques:(id)arg1; ++ (id)techniqueWithDictionary:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_customDecodingOfSCNTechnique:(id)arg1; +- (void)_customEncodingOfSCNTechnique:(id)arg1; +- (id)presentationInstance; +- (BOOL)isPausedOrPausedByInheritance; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (BOOL)isAnimationForKeyPaused:(id)arg1; +- (void)removeAnimationForKey:(id)arg1 fadeOutDuration:(double)arg2; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (void)_pauseAnimation:(BOOL)arg1 forKey:(id)arg2; +- (id)animationForKey:(id)arg1; +- (void)_syncObjCAnimations; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)__removeAnimation:(id)arg1 forKey:(id)arg2; +- (struct __C3DAnimationManager *)animationManager; +- (void *)__CFObject; +- (id)scene; +- (struct __C3DScene *)sceneRef; +- (id)valueForSymbolNamed:(id)arg1; +- (void)setValue:(id)arg1 forSymbolNamed:(id)arg2; +- (id)valueForUndefinedKey:(id)arg1; +- (void)setValue:(id)arg1 forUndefinedKey:(id)arg2; +- (struct __C3DFXTechnique *)techniqueRef; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +@property(readonly) NSDictionary *dictionaryRepresentation; +- (void)handleBindingOfSymbol:(id)arg1 usingBlock:(id)arg2; +- (id)_symbolsAssignedValues; +- (void)dealloc; +- (id)initWithTechniqueRef:(struct __C3DFXTechnique *)arg1; +- (id)initPresentationTechniqueWithTechniqueRef:(struct __C3DFXTechnique *)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNTechniqueJSExport-Protocol.h b/SceneKit/SCNTechniqueJSExport-Protocol.h new file mode 100644 index 000000000..1792e8518 --- /dev/null +++ b/SceneKit/SCNTechniqueJSExport-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSDictionary; + +@protocol SCNTechniqueJSExport ++ (id)techniqueBySequencingTechniques:(id)arg1; ++ (id)techniqueWithDictionary:(id)arg1; +@property(readonly) NSDictionary *dictionaryRepresentation; +- (id)copy; +- (void)resumeAnimationForKey:(id)arg1; +- (void)pauseAnimationForKey:(id)arg1; +- (id)animationForKey:(id)arg1; +- (id)animationKeys; +- (void)removeAnimationForKey:(id)arg1; +- (void)removeAllAnimations; +- (void)addAnimation:(id)arg1 forKey:(id)arg2; +- (void)handleBindingOfSymbol:(id)arg1 usingBlock:(id)arg2; +@end + diff --git a/SceneKit/SCNTechniquePanel.h b/SceneKit/SCNTechniquePanel.h new file mode 100644 index 000000000..1dcfcb781 --- /dev/null +++ b/SceneKit/SCNTechniquePanel.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSPanel.h" + +// Not exported +@interface SCNTechniquePanel : NSPanel +{ + id _controller; +} + ++ (id)techniquePanelForView:(id)arg1; +- (BOOL)canBecomeMainWindow; +- (BOOL)canBecomeKeyWindow; +- (void)close; +- (void)open; +- (id)controller; +- (void)setController:(id)arg1; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNTechniquePanelController.h b/SceneKit/SCNTechniquePanelController.h new file mode 100644 index 000000000..d7edb0c1a --- /dev/null +++ b/SceneKit/SCNTechniquePanelController.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSPopUpButton, SCNRenderTargetView, SCNTechniquePanel, SCNView; + +// Not exported +@interface SCNTechniquePanelController : NSObject +{ + SCNView *_3dView; + SCNTechniquePanel *_panel; + NSPopUpButton *_passes; + NSPopUpButton *_target; + SCNRenderTargetView *_targetView; +} + +- (void)reParsePasses; +- (void)selectTarget:(id)arg1; +- (struct __C3DTexture *)currentTexture; +- (void)selectPass:(id)arg1; +- (void)updateTargets; +- (void)setOpenGLContext:(id)arg1; +- (void)close:(id)arg1; +@property(retain) SCNView *view; +- (id)panel; +- (struct __C3DFXContext *)fxContext; +- // Error parsing type: ^{__C3DRendererContext={__CFRuntimeBase=Q[4C]I}iI(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})IIIfI[3(C3DMatrix4x4=[16f][4])]^{__C3DTexture}^{__C3DStack}^vBBBBBI^{__CFDictionary}^{__CFDictionary}{C3DColor4=(?=[4f]{?=ffff})}^vq^{__C3DFXProgramObject}{__C3DRendererContextStats=IIIIIIIIIIIIIIIIIIIIIIIIdddddddddddddIIIIIIIIIIIIIIddd[60d]Idd}{Cache=[16I]Ii^{__C3DBlendStates}^{__C3DRasterizerStates}^{__C3DMesh}^{__C3DMeshElement}IIiI^viii}{?=[5I][5i][7{?=iII}][7I]^?^?^?^?^?^?^?^?^?^?}^{__C3DArray}II^{__CFArray}^{__C3DArray}I}16@0:8, name: rendererContext +- (struct __C3DEngineContext *)context; +- (void)techniquesDidUpdate:(id)arg1; +- (void)sceneDidChange; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SceneKit/SCNTechniqueSupport-Protocol.h b/SceneKit/SCNTechniqueSupport-Protocol.h new file mode 100644 index 000000000..26141b184 --- /dev/null +++ b/SceneKit/SCNTechniqueSupport-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class SCNTechnique; + +@protocol SCNTechniqueSupport +@property(copy, nonatomic) SCNTechnique *technique; +@end + diff --git a/SceneKit/SCNText.h b/SceneKit/SCNText.h new file mode 100644 index 000000000..d16b65a69 --- /dev/null +++ b/SceneKit/SCNText.h @@ -0,0 +1,72 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSBezierPath, NSFont, NSString; + +@interface SCNText : SCNGeometry +{ + id _reserved; + float _flatness; + float _chamferRadius; + float _extrusionDepth; + float _discretizedStraightLineMaxLength; + struct NSBezierPath *_chamferProfile; + long long _primitiveType; + id _string; + NSFont *_font; + BOOL _wrapped; + int _alignmentMode; + int _truncationMode; + BOOL _useCustomContainerFrame; + struct CGRect _customContainerFrame; + BOOL __wantsSeparateGeometryElements; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)textWithString:(id)arg1 extrusionDepth:(double)arg2; ++ (id)text; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)_customEncodingOfSCNText:(id)arg1; +- (void)_customDecodingOfSCNText:(id)arg1; +- (void)dealloc; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +- (CDStruct_8bd95810)params; +@property(copy, nonatomic) NSBezierPath *chamferProfile; +@property(nonatomic) long long chamferSegmentCount; +@property(readonly, nonatomic) struct CGSize textSize; +@property(copy, nonatomic) NSString *alignmentMode; +@property(copy, nonatomic) NSString *truncationMode; +@property(nonatomic) struct CGRect containerFrame; +@property(retain, nonatomic) NSFont *font; +@property(nonatomic, getter=isWrapped) BOOL wrapped; +@property(copy, nonatomic) id string; +- (void)setPrimitiveType:(long long)arg1; +- (long long)primitiveType; +@property(nonatomic) double flatness; +@property(nonatomic) double extrusionDepth; +- (void)setDiscretizedStraightLineMaxLength:(double)arg1; +- (double)discretizedStraightLineMaxLength; +@property(nonatomic) double chamferRadius; +- (void)set_wantsSeparateGeometryElements:(BOOL)arg1; +- (BOOL)_wantsSeparateGeometryElements; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (id)presentationGeometry; +- (struct __C3DGeometry *)__createCFObject; +- (id)initPresentationTextGeometryWithTextGeometryRef:(struct __C3DTextGeometry *)arg1; +- (id)initWithTextGeometryRef:(struct __C3DTextGeometry *)arg1; +- (id)init; +- (void)_syncObjCModel:(struct __C3DTextGeometry *)arg1; + +@end + diff --git a/SceneKit/SCNTextJSExport-Protocol.h b/SceneKit/SCNTextJSExport-Protocol.h new file mode 100644 index 000000000..b649936ab --- /dev/null +++ b/SceneKit/SCNTextJSExport-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class NSString; + +@protocol SCNTextJSExport ++ (id)textWithString:(id)arg1 extrusionDepth:(double)arg2; +@property(nonatomic) double flatness; +@property(copy, nonatomic) id chamferProfile; +@property(nonatomic) long long chamferSegmentCount; +@property(nonatomic) double chamferRadius; +@property(copy, nonatomic) NSString *alignmentMode; +@property(copy, nonatomic) NSString *truncationMode; +@property(readonly, nonatomic) struct CGSize textSize; +@property(nonatomic) struct CGRect containerFrame; +@property(nonatomic, getter=isWrapped) BOOL wrapped; +@property(retain, nonatomic) id font; +@property(copy, nonatomic) id string; +@property(nonatomic) double extrusionDepth; +@end + diff --git a/SceneKit/SCNTextureDelegateSource.h b/SceneKit/SCNTextureDelegateSource.h new file mode 100644 index 000000000..9ffd908c0 --- /dev/null +++ b/SceneKit/SCNTextureDelegateSource.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNTextureDelegateSource : SCNTextureOffscreenRenderingSource +{ + id _delegate; + double _lastUpdate; + double _nextUpdateDate; +} + +@property(retain, nonatomic) id delegate; // @synthesize delegate=_delegate; +- (struct __C3DTexture *)textureWithEngineContext:(struct __C3DEngineContext *)arg1 textureSampler:(struct __C3DTextureSampler *)arg2 nextFrameTime:(double *)arg3; +- // Error parsing type: v24@0:8^{__C3DRendererContext={__CFRuntimeBase=Q[4C]I}iI(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})IIIfI[3(C3DMatrix4x4=[16f][4])]^{__C3DTexture}^{__C3DStack}^vBBBBBI^{__CFDictionary}^{__CFDictionary}{C3DColor4=(?=[4f]{?=ffff})}^vq^{__C3DFXProgramObject}{__C3DRendererContextStats=IIIIIIIIIIIIIIIIIIIIIIIIdddddddddddddIIIIIIIIIIIIIIddd[60d]Idd}{Cache=[16I]Ii^{__C3DBlendStates}^{__C3DRasterizerStates}^{__C3DMesh}^{__C3DMeshElement}IIiI^viii}{?=[5I][5i][7{?=iII}][7I]^?^?^?^?^?^?^?^?^?^?}^{__C3DArray}II^{__CFArray}^{__C3DArray}I}16, name: cleanup: +- (void)__updateTextureWithDelegate:(id)arg1 engineContext:(struct __C3DEngineContext *)arg2; +- (void)renderWithEngineContext:(struct __C3DEngineContext *)arg1 nextFrameTime:(double *)arg2; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNTextureLayerSource.h b/SceneKit/SCNTextureLayerSource.h new file mode 100644 index 000000000..4ad9eb546 --- /dev/null +++ b/SceneKit/SCNTextureLayerSource.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class CALayer; + +// Not exported +@interface SCNTextureLayerSource : SCNTextureOffscreenRenderingSource +{ + CALayer *_layer; + double _lastUpdate; + double _lastRenderedTime; + double _nextUpdateDate; +} + +@property(retain, nonatomic) CALayer *layer; // @synthesize layer=_layer; +- (struct __C3DTexture *)textureWithEngineContext:(struct __C3DEngineContext *)arg1 textureSampler:(struct __C3DTextureSampler *)arg2 nextFrameTime:(double *)arg3; +- // Error parsing type: v24@0:8^{__C3DRendererContext={__CFRuntimeBase=Q[4C]I}iI(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})IIIfI[3(C3DMatrix4x4=[16f][4])]^{__C3DTexture}^{__C3DStack}^vBBBBBI^{__CFDictionary}^{__CFDictionary}{C3DColor4=(?=[4f]{?=ffff})}^vq^{__C3DFXProgramObject}{__C3DRendererContextStats=IIIIIIIIIIIIIIIIIIIIIIIIdddddddddddddIIIIIIIIIIIIIIddd[60d]Idd}{Cache=[16I]Ii^{__C3DBlendStates}^{__C3DRasterizerStates}^{__C3DMesh}^{__C3DMeshElement}IIiI^viii}{?=[5I][5i][7{?=iII}][7I]^?^?^?^?^?^?^?^?^?^?}^{__C3DArray}II^{__CFArray}^{__C3DArray}I}16, name: cleanup: +- (double)__updateTextureWithLayer:(id)arg1 engineContext:(struct __C3DEngineContext *)arg2 sampler:(struct __C3DTextureSampler *)arg3; +- // Error parsing type: d72@0:8@16@24^{__C3DRendererContext={__CFRuntimeBase=Q[4C]I}iI(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})IIIfI[3(C3DMatrix4x4=[16f][4])]^{__C3DTexture}^{__C3DStack}^vBBBBBI^{__CFDictionary}^{__CFDictionary}{C3DColor4=(?=[4f]{?=ffff})}^vq^{__C3DFXProgramObject}{__C3DRendererContextStats=IIIIIIIIIIIIIIIIIIIIIIIIdddddddddddddIIIIIIIIIIIIIIddd[60d]Idd}{Cache=[16I]Ii^{__C3DBlendStates}^{__C3DRasterizerStates}^{__C3DMesh}^{__C3DMeshElement}IIiI^viii}{?=[5I][5i][7{?=iII}][7I]^?^?^?^?^?^?^?^?^?^?}^{__C3DArray}II^{__CFArray}^{__C3DArray}I}32^v4048d64, name: __renderLayer:withCARenderer:c3dRenderer:cglContext:viewport:atTime: +- (void)renderWithEngineContext:(struct __C3DEngineContext *)arg1 nextFrameTime:(double *)arg2; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNTextureOffscreenRenderingSource.h b/SceneKit/SCNTextureOffscreenRenderingSource.h new file mode 100644 index 000000000..2a8349dc2 --- /dev/null +++ b/SceneKit/SCNTextureOffscreenRenderingSource.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNTextureOffscreenRenderingSource : SCNTextureSource +{ + struct CGSize _fboSize; + struct __C3DFramebuffer *_fbo; +} + +- // Error parsing type: ^{__C3DTexture=}52@0:8{CGSize=dd}16^{__C3DRendererContext={__CFRuntimeBase=Q[4C]I}iI(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})IIIfI[3(C3DMatrix4x4=[16f][4])]^{__C3DTexture}^{__C3DStack}^vBBBBBI^{__CFDictionary}^{__CFDictionary}{C3DColor4=(?=[4f]{?=ffff})}^vq^{__C3DFXProgramObject}{__C3DRendererContextStats=IIIIIIIIIIIIIIIIIIIIIIIIdddddddddddddIIIIIIIIIIIIIIddd[60d]Idd}{Cache=[16I]Ii^{__C3DBlendStates}^{__C3DRasterizerStates}^{__C3DMesh}^{__C3DMeshElement}IIiI^viii}{?=[5I][5i][7{?=iII}][7I]^?^?^?^?^?^?^?^?^?^?}^{__C3DArray}II^{__CFArray}^{__C3DArray}I}32^{__C3DTextureSampler={__CFRuntimeBase=Q[4C]I}iiiiii{C3DColor4=(?=[4f]{?=ffff})}fCiQ}40c48, name: __makeFBOReadyForSize:withRendererContext:textureSampler:needsStencil: +- // Error parsing type: v24@0:8^{__C3DRendererContext={__CFRuntimeBase=Q[4C]I}iI(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})IIIfI[3(C3DMatrix4x4=[16f][4])]^{__C3DTexture}^{__C3DStack}^vBBBBBI^{__CFDictionary}^{__CFDictionary}{C3DColor4=(?=[4f]{?=ffff})}^vq^{__C3DFXProgramObject}{__C3DRendererContextStats=IIIIIIIIIIIIIIIIIIIIIIIIdddddddddddddIIIIIIIIIIIIIIddd[60d]Idd}{Cache=[16I]Ii^{__C3DBlendStates}^{__C3DRasterizerStates}^{__C3DMesh}^{__C3DMeshElement}IIiI^viii}{?=[5I][5i][7{?=iII}][7I]^?^?^?^?^?^?^?^?^?^?}^{__C3DArray}II^{__CFArray}^{__C3DArray}I}16, name: cleanup: + +@end + diff --git a/SceneKit/SCNTextureSource.h b/SceneKit/SCNTextureSource.h new file mode 100644 index 000000000..3627e7194 --- /dev/null +++ b/SceneKit/SCNTextureSource.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface SCNTextureSource : NSObject +{ +} + +- (double)nextFrameTime; +- // Error parsing type: v24@0:8^{__C3DRendererContext={__CFRuntimeBase=Q[4C]I}iI(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})IIIfI[3(C3DMatrix4x4=[16f][4])]^{__C3DTexture}^{__C3DStack}^vBBBBBI^{__CFDictionary}^{__CFDictionary}{C3DColor4=(?=[4f]{?=ffff})}^vq^{__C3DFXProgramObject}{__C3DRendererContextStats=IIIIIIIIIIIIIIIIIIIIIIIIdddddddddddddIIIIIIIIIIIIIIddd[60d]Idd}{Cache=[16I]Ii^{__C3DBlendStates}^{__C3DRasterizerStates}^{__C3DMesh}^{__C3DMeshElement}IIiI^viii}{?=[5I][5i][7{?=iII}][7I]^?^?^?^?^?^?^?^?^?^?}^{__C3DArray}II^{__CFArray}^{__C3DArray}I}16, name: cleanup: +- (void)renderWithEngineContext:(struct __C3DEngineContext *)arg1 nextFrameTime:(double *)arg2; +- (struct __C3DTexture *)textureWithEngineContext:(struct __C3DEngineContext *)arg1 textureSampler:(struct __C3DTextureSampler *)arg2 nextFrameTime:(double *)arg3; + +@end + diff --git a/SceneKit/SCNTextureSpriteKitSource.h b/SceneKit/SCNTextureSpriteKitSource.h new file mode 100644 index 000000000..c3df4a6b6 --- /dev/null +++ b/SceneKit/SCNTextureSpriteKitSource.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKScene; + +// Not exported +@interface SCNTextureSpriteKitSource : SCNTextureOffscreenRenderingSource +{ + SKScene *_scene; + double _lastUpdate; +} + +@property(retain, nonatomic) SKScene *scene; // @synthesize scene=_scene; +- (struct __C3DTexture *)textureWithEngineContext:(struct __C3DEngineContext *)arg1 textureSampler:(struct __C3DTextureSampler *)arg2 nextFrameTime:(double *)arg3; +- // Error parsing type: v24@0:8^{__C3DRendererContext={__CFRuntimeBase=Q[4C]I}iI(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})IIIfI[3(C3DMatrix4x4=[16f][4])]^{__C3DTexture}^{__C3DStack}^vBBBBBI^{__CFDictionary}^{__CFDictionary}{C3DColor4=(?=[4f]{?=ffff})}^vq^{__C3DFXProgramObject}{__C3DRendererContextStats=IIIIIIIIIIIIIIIIIIIIIIIIdddddddddddddIIIIIIIIIIIIIIddd[60d]Idd}{Cache=[16I]Ii^{__C3DBlendStates}^{__C3DRasterizerStates}^{__C3DMesh}^{__C3DMeshElement}IIiI^viii}{?=[5I][5i][7{?=iII}][7I]^?^?^?^?^?^?^?^?^?^?}^{__C3DArray}II^{__CFArray}^{__C3DArray}I}16, name: cleanup: +- (double)__updateTextureWithSKScene:(id)arg1 engineContext:(struct __C3DEngineContext *)arg2 sampler:(struct __C3DTextureSampler *)arg3; +- // Error parsing type: v72@0:8@16@24^{__C3DRendererContext={__CFRuntimeBase=Q[4C]I}iI(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})(C3DVector2=[2f]{?=ff}{?=ff}{?=ff})IIIfI[3(C3DMatrix4x4=[16f][4])]^{__C3DTexture}^{__C3DStack}^vBBBBBI^{__CFDictionary}^{__CFDictionary}{C3DColor4=(?=[4f]{?=ffff})}^vq^{__C3DFXProgramObject}{__C3DRendererContextStats=IIIIIIIIIIIIIIIIIIIIIIIIdddddddddddddIIIIIIIIIIIIIIddd[60d]Idd}{Cache=[16I]Ii^{__C3DBlendStates}^{__C3DRasterizerStates}^{__C3DMesh}^{__C3DMeshElement}IIiI^viii}{?=[5I][5i][7{?=iII}][7I]^?^?^?^?^?^?^?^?^?^?}^{__C3DArray}II^{__CFArray}^{__C3DArray}I}32^v4048d64, name: __renderSKScene:withSKSCNRenderer:c3dRenderer:cglContext:viewport:atTime: +- (void)renderWithEngineContext:(struct __C3DEngineContext *)arg1 nextFrameTime:(double *)arg2; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCNTorus.h b/SceneKit/SCNTorus.h new file mode 100644 index 000000000..1619a773a --- /dev/null +++ b/SceneKit/SCNTorus.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNTorus : SCNGeometry +{ + id _reserved; + double _torusringRadius; + double _toruspipeRadius; + double _torusradialSpan; + long long _torusringSegmentCount; + long long _toruspipeSegmentCount; + long long _torusprimitiveType; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)torusWithRingRadius:(double)arg1 pipeRadius:(double)arg2; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_setupObjCModelFrom:(id)arg1; +- (id)description; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +@property(nonatomic) long long ringSegmentCount; +@property(nonatomic) double ringRadius; +- (void)setRadialSpan:(double)arg1; +- (double)radialSpan; +- (void)setPrimitiveType:(long long)arg1; +- (long long)primitiveType; +@property(nonatomic) long long pipeSegmentCount; +@property(nonatomic) double pipeRadius; +- (void)_syncObjCModel:(struct __C3DParametricGeometry *)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (id)presentationGeometry; +- (id)presentationTorus; +- (id)initPresentationParametricGeometryWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (void)dealloc; +- (struct __C3DGeometry *)__createCFObject; +- (id)initWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNTorusJSExport-Protocol.h b/SceneKit/SCNTorusJSExport-Protocol.h new file mode 100644 index 000000000..64bc14179 --- /dev/null +++ b/SceneKit/SCNTorusJSExport-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNTorusJSExport ++ (id)torusWithRingRadius:(double)arg1 pipeRadius:(double)arg2; +@property(nonatomic) long long pipeSegmentCount; +@property(nonatomic) long long ringSegmentCount; +@property(nonatomic) double pipeRadius; +@property(nonatomic) double ringRadius; +@end + diff --git a/SceneKit/SCNTransaction.h b/SceneKit/SCNTransaction.h new file mode 100644 index 000000000..985227e7d --- /dev/null +++ b/SceneKit/SCNTransaction.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface SCNTransaction : NSObject +{ +} + ++ (id)SCNJSExportProtocol; ++ (unsigned int)currentState; ++ (void)postCommandWithContext:(void *)arg1 object:(id)arg2 keyPath:(id)arg3 applyBlock:(id)arg4; ++ (void)postCommandWithContext:(void *)arg1 object:(id)arg2 applyBlock:(id)arg3; ++ (BOOL)immediateMode; ++ (void)setImmediateMode:(BOOL)arg1; ++ (void)setValue:(id)arg1 forKey:(id)arg2; ++ (id)valueForKey:(id)arg1; ++ (void)setCompletionBlock:(id)arg1; ++ (id)completionBlock; ++ (void)setDisableActions:(BOOL)arg1; ++ (BOOL)disableActions; ++ (void)setAnimationTimingFunction:(id)arg1; ++ (id)animationTimingFunction; ++ (void)setAnimationDuration:(double)arg1; ++ (double)animationDuration; ++ (void)unlock; ++ (void)lock; ++ (void)flush; ++ (void)commit; ++ (void)begin; +- (id)animationTimingFunction; +- (void)setAnimationTimingFunction:(id)arg1; +- (BOOL)disableActions; +- (void)setDisableActions:(BOOL)arg1; +- (double)animationDuration; +- (void)setAnimationDuration:(double)arg1; +- (void)unlock; +- (void)lock; +- (void)flush; +- (void)commit; +- (void)begin; + +@end + diff --git a/SceneKit/SCNTransactionJSExport-Protocol.h b/SceneKit/SCNTransactionJSExport-Protocol.h new file mode 100644 index 000000000..be02d4865 --- /dev/null +++ b/SceneKit/SCNTransactionJSExport-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNTransactionJSExport ++ (void)setDisableActions:(BOOL)arg1; ++ (BOOL)disableActions; ++ (void)setAnimationTimingFunction:(id)arg1; ++ (id)animationTimingFunction; ++ (void)setAnimationDuration:(double)arg1; ++ (double)animationDuration; ++ (void)unlock; ++ (void)lock; ++ (void)flush; ++ (void)commit; ++ (void)begin; +@end + diff --git a/SceneKit/SCNTransformConstraint.h b/SceneKit/SCNTransformConstraint.h new file mode 100644 index 000000000..c7a477e21 --- /dev/null +++ b/SceneKit/SCNTransformConstraint.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNTransformConstraint : SCNConstraint +{ + id _reserved; +} + ++ (id)SCNJSExportProtocol; ++ (id)transformConstraintInWorldSpace:(BOOL)arg1 withBlock:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initInWorld:(BOOL)arg1 withBlock:(id)arg2; + +@end + diff --git a/SceneKit/SCNTransformConstraintJSExport-Protocol.h b/SceneKit/SCNTransformConstraintJSExport-Protocol.h new file mode 100644 index 000000000..2281b9944 --- /dev/null +++ b/SceneKit/SCNTransformConstraintJSExport-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNTransformConstraintJSExport ++ (id)transformConstraintInWorldSpace:(BOOL)arg1 withBlock:(id)arg2; +@end + diff --git a/SceneKit/SCNTube.h b/SceneKit/SCNTube.h new file mode 100644 index 000000000..b6f85ec96 --- /dev/null +++ b/SceneKit/SCNTube.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SCNTube : SCNGeometry +{ + id _reserved; + double _tubeinnerRadius; + double _tubeouterRadius; + double _tubeheight; + double _tuberadialSpan; + long long _tubeheightSegmentCount; + long long _tuberadialSegmentCount; + long long _tubeprimitiveType; +} + ++ (BOOL)supportsSecureCoding; ++ (id)SCNJSExportProtocol; ++ (id)tubeWithInnerRadius:(double)arg1 outerRadius:(double)arg2 height:(double)arg3; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copy; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)_setupObjCModelFrom:(id)arg1; +- (id)description; +- (BOOL)getBoundingSphereCenter:(struct SCNVector3 *)arg1 radius:(double *)arg2; +- (BOOL)getBoundingBoxMin:(struct SCNVector3 *)arg1 max:(struct SCNVector3 *)arg2; +- (void)setRadialSpan:(double)arg1; +- (double)radialSpan; +@property(nonatomic) long long radialSegmentCount; +- (void)setPrimitiveType:(long long)arg1; +- (long long)primitiveType; +@property(nonatomic) double outerRadius; +@property(nonatomic) double innerRadius; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) double height; +- (void)_syncObjCModel:(struct __C3DParametricGeometry *)arg1; +- (struct __C3DAnimationChannel *)copyAnimationChannelForKeyPath:(id)arg1; +- (id)presentationGeometry; +- (id)presentationTube; +- (id)initPresentationParametricGeometryWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (void)dealloc; +- (struct __C3DGeometry *)__createCFObject; +- (id)initWithParametricGeometryRef:(struct __C3DParametricGeometry *)arg1; +- (id)init; + +@end + diff --git a/SceneKit/SCNTubeJSExport-Protocol.h b/SceneKit/SCNTubeJSExport-Protocol.h new file mode 100644 index 000000000..7b7deed6b --- /dev/null +++ b/SceneKit/SCNTubeJSExport-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@protocol SCNTubeJSExport ++ (id)tubeWithInnerRadius:(double)arg1 outerRadius:(double)arg2 height:(double)arg3; +@property(nonatomic) long long heightSegmentCount; +@property(nonatomic) long long radialSegmentCount; +@property(nonatomic) double height; +@property(nonatomic) double outerRadius; +@property(nonatomic) double innerRadius; +@end + diff --git a/SceneKit/SCNTypeInspector.h b/SceneKit/SCNTypeInspector.h new file mode 100644 index 000000000..9e3c89b7a --- /dev/null +++ b/SceneKit/SCNTypeInspector.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class NSMutableDictionary, NSOutlineView, NSString; + +// Not exported +@interface SCNTypeInspector : NSView +{ + id _instance; + NSView *_mainView; + NSOutlineView *_outlineView; + NSMutableDictionary *_datasource; +} + +- (id)outlineView:(id)arg1 objectValueForTableColumn:(id)arg2 byItem:(id)arg3; +- (void)outlineView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 byItem:(id)arg4; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (id)ivarsOfItem:(id)arg1; +@property(retain) id instance; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect)arg1; +- (id)initWithCoder:(id)arg1; +- (void)_commonInit; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNView.h b/SceneKit/SCNView.h new file mode 100644 index 000000000..c958df188 --- /dev/null +++ b/SceneKit/SCNView.h @@ -0,0 +1,156 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +#import "SCNSceneRenderer-Protocol.h" +#import "SCNTechniqueSupport-Protocol.h" + +@class NSColor, NSOpenGLContext, NSOpenGLPixelFormat, NSRecursiveLock, NSString, SCNDisplayLink, SCNEventHandler, SCNJitterer, SCNNode, SCNRenderer, SCNScene, SCNSpriteKitEventHandler, SCNTechnique, SKScene; + +@interface SCNView : NSView +{ + id _reserved; + double _currentSystemTime; + NSOpenGLPixelFormat *_userDefinedPixelFormat; + unsigned int _updatingSurface:1; + NSString *__ibSceneName; + unsigned int _ibNoMultisampling:1; + unsigned int _allowsBrowsing:1; + unsigned int _isOpaque:1; + unsigned int _firstDrawDone:1; + id _delegate; + SCNRenderer *_renderer; + SCNScene *_scene; + SCNDisplayLink *__displayLink; + SCNJitterer *_jitterer; + NSRecursiveLock *_lock; + NSColor *_backgroundColor; + char *_snapshotImageData; + unsigned long long _snapshotImageDataLength; + SCNEventHandler *_eventHandler; + SCNSpriteKitEventHandler *_spriteKitEventHandler; +} + ++ (id)_defaultPixelFormat; ++ (id)_defaultPixelFormatWithSampleCount:(unsigned long long)arg1 stencil:(BOOL)arg2; ++ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; ++ (id)_kvoKeysForwardedToRenderer; ++ (id)SCNJSExportProtocol; +- (void)_jitterRedisplayInBackingLayerWithCGLContext:(struct _CGLContextObject *)arg1; +- (void)_cancelJitterRedisplay; +- (id)contentLayer; +- (void)rotateOf:(double)arg1; +- (double)zoomFactor; +- (void)setZoomFactor:(double)arg1; +- (BOOL)autoAdjustCamera; +- (void)setAutoAdjustCamera:(BOOL)arg1; +- (void)keyUp:(id)arg1; +- (void)keyDown:(id)arg1; +- (void)rotateWithEvent:(id)arg1; +- (void)magnifyWithEvent:(id)arg1; +- (void)scrollWheel:(id)arg1; +- (BOOL)acceptsFirstMouse:(id)arg1; +- (void)mouseDragged:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (void)mouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; +- (void)viewWillMoveToWindow:(id)arg1; +- (void)viewDidMoveToWindow; +- (void)windowChangedScreen:(id)arg1; +- (void)windowWillClose:(id)arg1; +- (BOOL)resignFirstResponder; +- (BOOL)becomeFirstResponder; +- (BOOL)acceptsFirstResponder; +- (int)_displayLinkCallback:(double)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (void)_drawInBackingLayerWithCGLContext:(struct _CGLContextObject *)arg1 atTime:(double)arg2; +- (id)makeBackingLayer; +- (void)setWantsLayer:(BOOL)arg1; +- (id)_pixelFormatByDefaultingIfNeeded; +@property(retain, nonatomic) NSOpenGLPixelFormat *pixelFormat; +@property(retain, nonatomic) NSOpenGLContext *openGLContext; +- (id)_openGLContextIfAny; +- (id)_privateOpenGLContext; +- (id)_privateOpenGLContextIfAny; +- (void)_openGLContextDidChange:(id)arg1; +- (void)_clearAppKitGLContext; +- (void)_viewGlobalFrameDidChange:(id)arg1; +- (void)update; +- (void)reshape; +- (BOOL)lockFocusIfCanDraw; +- (void)setAsynchronousLoading:(BOOL)arg1; +- (void)setAllowsBrowsing:(BOOL)arg1; +- (void)set_ibWantsMultisampling:(BOOL)arg1; +- (BOOL)_ibWantsMultisampling; +- (void)set_ibSceneName:(id)arg1; +- (id)_ibSceneName; +@property(nonatomic) unsigned long long antialiasingMode; +- (id)_authoringEnvironment; +- (void)set_showsAuthoringEnvironment:(BOOL)arg1; +- (BOOL)_showsAuthoringEnvironment; +- (void)switchToNextCamera; +- (void)switchToCameraNamed:(id)arg1; +@property(readonly, copy) NSString *description; +- (void *)__CFObject; +- (void)unlock; +- (void)lock; +- (struct NSImage *)snapshot; +@property(nonatomic) BOOL showsStatistics; +- (void)_sceneDidUpdate:(id)arg1; +- (void)_systemTimeAnimationStarted:(id)arg1; +- (void)_setNeedsDisplay; +- (id)_displayLink; +- (void)_checkAndUpdateDisplayLinkStateIfNeeded; +@property(retain, nonatomic) SKScene *overlaySKScene; +- (void)prepareObjects:(id)arg1 withCompletionHandler:(id)arg2; +- (BOOL)prepareObject:(id)arg1 shouldAbortBlock:(id)arg2; +@property(readonly, nonatomic) void *context; +@property(nonatomic) BOOL autoenablesDefaultLighting; +@property(nonatomic) double sceneTime; +@property(nonatomic) double currentTime; +- (BOOL)isOpaque; +@property(copy, nonatomic) NSColor *backgroundColor; +- (void)eventHandlerWantsRedraw; +- (void)setEventHandler:(id)arg1; +- (id)eventHandler; +@property(nonatomic) id delegate; +- (struct SCNVector3)unprojectPoint:(struct SCNVector3)arg1; +- (struct SCNVector3)projectPoint:(struct SCNVector3)arg1; +- (BOOL)isNodeInsideFrustum:(id)arg1 withPointOfView:(id)arg2; +- (id)hitTestWithSegmentFromPoint:(struct SCNVector3)arg1 toPoint:(struct SCNVector3)arg2 options:(id)arg3; +- (id)hitTest:(struct CGPoint)arg1 options:(id)arg2; +- (void)stop:(id)arg1; +- (void)pause:(id)arg1; +- (void)play:(id)arg1; +@property(getter=isPlaying) BOOL playing; +@property(nonatomic) BOOL loops; +@property(nonatomic) BOOL allowsCameraControl; +@property(copy, nonatomic) SCNTechnique *technique; +@property(retain, nonatomic) SCNNode *pointOfView; +- (void)setPointOfView:(id)arg1 animate:(BOOL)arg2; +- (void)_drawAtTime:(double)arg1 WithContext:(struct _CGLContextObject *)arg2; +- (BOOL)_canJitter; +- (BOOL)_supportsJiterringSyncRedraw; +- (void)_jitterRedisplayWithContext:(struct _CGLContextObject *)arg1; +@property(nonatomic, getter=isJitteringEnabled) BOOL jitteringEnabled; +- (id)renderer; +@property(retain, nonatomic) SCNScene *scene; +- (void)dealloc; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect)arg1 options:(id)arg2; +- (id)initWithFrame:(struct CGRect)arg1; +- (void)_commonInit:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/SceneKit/SCNViewJSExport-Protocol.h b/SceneKit/SCNViewJSExport-Protocol.h new file mode 100644 index 000000000..79f0537da --- /dev/null +++ b/SceneKit/SCNViewJSExport-Protocol.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "JSExport-Protocol.h" + +@class SCNNode, SCNScene; + +@protocol SCNViewJSExport +@property(nonatomic) BOOL showsStatistics; +@property(retain, nonatomic) SCNNode *pointOfView; +@property(nonatomic) BOOL loops; +@property(nonatomic, getter=isPlaying) BOOL playing; +@property(nonatomic) id delegate; +@property(nonatomic) double currentTime; +@property(nonatomic) unsigned long long antialiasingMode; +@property(nonatomic) BOOL allowsCameraControl; +@property(copy, nonatomic) id backgroundColor; +@property(retain, nonatomic) SCNScene *scene; +- (void)stop:(id)arg1; +- (void)pause:(id)arg1; +- (void)play:(id)arg1; +- (id)snapshot; +@end + diff --git a/SceneKit/SCNWebGLExportOperation.h b/SceneKit/SCNWebGLExportOperation.h new file mode 100644 index 000000000..92243ad41 --- /dev/null +++ b/SceneKit/SCNWebGLExportOperation.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SCNWebGLExportOperation : _SCNExportOperation +{ +} + +- (void)main; +- (id)initWithScene:(id)arg1 size:(struct CGSize)arg2 attributes:(id)arg3 outputURL:(id)arg4; + +@end + diff --git a/SceneKit/SCN_CAKeyframeAnimation.h b/SceneKit/SCN_CAKeyframeAnimation.h new file mode 100644 index 000000000..ac3747dbb --- /dev/null +++ b/SceneKit/SCN_CAKeyframeAnimation.h @@ -0,0 +1,69 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "CAKeyframeAnimation.h" + +// Not exported +@interface SCN_CAKeyframeAnimation : CAKeyframeAnimation +{ + struct __C3DKeyframedAnimation *_c3dAnimation; + BOOL _caReady; +} + +- (BOOL)isCumulative; +- (void)setCumulative:(BOOL)arg1; +- (BOOL)isAdditive; +- (void)setAdditive:(BOOL)arg1; +- (id)timingFunction; +- (void)setTimingFunction:(id)arg1; +- (id)animationEvents; +- (void)setAnimationEvents:(id)arg1; +- (id)fillMode; +- (void)setFillMode:(id)arg1; +- (BOOL)usesSceneTimeBase; +- (void)setUsesSceneTimeBase:(BOOL)arg1; +- (BOOL)commitsOnCompletion; +- (void)setCommitsOnCompletion:(BOOL)arg1; +- (BOOL)isRemovedOnCompletion; +- (void)setRemovedOnCompletion:(BOOL)arg1; +- (double)fadeOutDuration; +- (void)setFadeOutDuration:(double)arg1; +- (double)fadeInDuration; +- (void)setFadeInDuration:(double)arg1; +- (float)speed; +- (void)setSpeed:(float)arg1; +- (double)timeOffset; +- (void)setTimeOffset:(double)arg1; +- (BOOL)autoreverses; +- (void)setAutoreverses:(BOOL)arg1; +- (double)repeatDuration; +- (void)setRepeatDuration:(double)arg1; +- (float)repeatCount; +- (void)setRepeatCount:(float)arg1; +- (double)duration; +- (void)setDuration:(double)arg1; +- (void)setC3dAnimation:(struct __C3DKeyframedAnimation *)arg1; +- (struct __C3DKeyframedAnimation *)c3dAnimation; +- (id)description; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)setBiasValues:(id)arg1; +- (id)biasValues; +- (void)setContinuityValues:(id)arg1; +- (id)continuityValues; +- (void)setTensionValues:(id)arg1; +- (id)tensionValues; +- (void)setTimingFunctions:(id)arg1; +- (id)timingFunctions; +- (void)setKeyTimes:(id)arg1; +- (id)keyTimes; +- (void)setValues:(id)arg1; +- (id)values; +- (void)_clearC3DCache; +- (void)_convertToCA; +- (void)dealloc; + +@end + diff --git a/SceneKit/SCN_NSImageFromSlotContents.h b/SceneKit/SCN_NSImageFromSlotContents.h new file mode 100644 index 000000000..933631394 --- /dev/null +++ b/SceneKit/SCN_NSImageFromSlotContents.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValueTransformer.h" + +// Not exported +@interface SCN_NSImageFromSlotContents : NSValueTransformer +{ +} + ++ (BOOL)allowsReverseTransformation; ++ (Class)transformedValueClass; ++ (void)initialize; +- (id)reverseTransformedValue:(id)arg1; +- (id)transformedValue:(id)arg1; + +@end + diff --git a/SceneKit/_C3DProgressDebugger.h b/SceneKit/_C3DProgressDebugger.h new file mode 100644 index 000000000..80b6c99db --- /dev/null +++ b/SceneKit/_C3DProgressDebugger.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface _C3DProgressDebugger : NSObject +{ +} + ++ (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; + +@end + diff --git a/SceneKit/_SCNExportOperation.h b/SceneKit/_SCNExportOperation.h new file mode 100644 index 000000000..c3d0d8482 --- /dev/null +++ b/SceneKit/_SCNExportOperation.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary, NSError, NSURL, SCNNode, SCNScene; + +// Not exported +@interface _SCNExportOperation : SCNExportOperation +{ + void *_userInfo; + SEL _didEndSelector; + SCNScene *_scene; + struct CGSize _size; + SCNNode *_pointOfView; + double _startTime; + double _endTime; + double _systemTime; + BOOL _canceled; + BOOL _succeded; + double _progress; + NSError *_error; + id _delegate; + NSDictionary *_attributes; + NSURL *_outputURL; +} + +@property(nonatomic) BOOL succeded; // @synthesize succeded=_succeded; +@property(retain, nonatomic) NSError *error; // @synthesize error=_error; +@property(retain, nonatomic) NSURL *outputURL; // @synthesize outputURL=_outputURL; +@property(retain, nonatomic) NSDictionary *attributes; // @synthesize attributes=_attributes; +@property(nonatomic) double progress; // @synthesize progress=_progress; +@property(nonatomic) BOOL canceled; // @synthesize canceled=_canceled; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) double endTime; // @synthesize endTime=_endTime; +@property(nonatomic) double startTime; // @synthesize startTime=_startTime; +@property(nonatomic) struct CGSize size; // @synthesize size=_size; +@property(nonatomic) SEL didEndSelector; // @synthesize didEndSelector=_didEndSelector; +@property(nonatomic) void *userInfo; // @synthesize userInfo=_userInfo; +@property(retain, nonatomic) SCNNode *pointOfView; // @synthesize pointOfView=_pointOfView; +@property(retain, nonatomic) SCNScene *scene; // @synthesize scene=_scene; +- (void)cancel; +- (void)dealloc; + +@end + diff --git a/ScriptingDefinitionEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/ScriptingDefinitionEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/ScriptingDefinitionEditor/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/ScriptingDefinitionEditor/IDEScriptingDefinitionDocument.h b/ScriptingDefinitionEditor/IDEScriptingDefinitionDocument.h index d08654091..0fe23e62b 100644 --- a/ScriptingDefinitionEditor/IDEScriptingDefinitionDocument.h +++ b/ScriptingDefinitionEditor/IDEScriptingDefinitionDocument.h @@ -8,7 +8,7 @@ #import "IDEDocumentStructureProviding-Protocol.h" -@class NSArray, NSMutableArray, OSADictionary; +@class NSArray, NSMutableArray, NSString, OSADictionary; @interface IDEScriptingDefinitionDocument : IDEEditorDocument { @@ -29,5 +29,11 @@ - (BOOL)prepareSavePanel:(id)arg1; - (BOOL)writeToURL:(id)arg1 ofType:(id)arg2 error:(id *)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/ScriptingDefinitionEditor/IDEScriptingDefinitionEditor.h b/ScriptingDefinitionEditor/IDEScriptingDefinitionEditor.h index d1b8af5fa..e7cee1a86 100644 --- a/ScriptingDefinitionEditor/IDEScriptingDefinitionEditor.h +++ b/ScriptingDefinitionEditor/IDEScriptingDefinitionEditor.h @@ -50,7 +50,7 @@ - (void)changeTextSize:(id)arg1; - (void)scriptingDefinition_makeTextSmaller:(id)arg1; - (void)scriptingDefinition_makeTextLarger:(id)arg1; -@property int viewMode; +@property long long viewMode; - (void)selectDocumentLocations:(id)arg1; - (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; - (void)_updateSelectedDefinitions; diff --git a/ScriptingDefinitionEditor/NSObject-Protocol.h b/ScriptingDefinitionEditor/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/ScriptingDefinitionEditor/NSObject-Protocol.h +++ b/ScriptingDefinitionEditor/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/ScriptingDefinitionEditor/OSADefinition-IDEScriptingDefinitionItem.h b/ScriptingDefinitionEditor/OSADefinition-IDEScriptingDefinitionItem.h index 0242ff37f..e404a31ba 100644 --- a/ScriptingDefinitionEditor/OSADefinition-IDEScriptingDefinitionItem.h +++ b/ScriptingDefinitionEditor/OSADefinition-IDEScriptingDefinitionItem.h @@ -6,12 +6,28 @@ #import "OSADefinition.h" -@interface OSADefinition (IDEScriptingDefinitionItem) +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface OSADefinition (IDEScriptingDefinitionItem) - (id)scriptingDefinition_childDefinitions; - (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; -- (id)navigableItem_documentType; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; - (id)ideModelObjectTypeIdentifier; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/SpriteKit/CDStructures.h b/SpriteKit/CDStructures.h index 51579ec85..4c4c2135e 100644 --- a/SpriteKit/CDStructures.h +++ b/SpriteKit/CDStructures.h @@ -49,108 +49,143 @@ struct CVSMPTETime { short _field9; }; +struct MaxRectTexturePacker; + +struct PKCAether; + +struct PKPath; + +struct SCNVector3 { + double x; + double y; + double z; +}; + struct SKCAction { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; + float _field19; }; struct SKCAnimate { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; - struct vector> _field19; - double _field20; - id _field21; - CDStruct_b2fbf00d _field22; - char _field23; + float _field19; + struct vector> _field20; + double _field21; + id _field22; + struct { + float _field1; + float _field2; + } _field23; char _field24; + char _field25; }; struct SKCColorize { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; - CDStruct_83984b6f _field19; - float _field20; - CDStruct_83984b6f _field21; - float _field22; - CDStruct_83984b6f _field23; - float _field24; - char _field25; + float _field19; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field20; + float _field21; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field22; + float _field23; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field24; + float _field25; + char _field26; }; struct SKCCustomAction { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; - id _field19; - void _field20; + float _field19; + id _field20; + void _field21; }; struct SKCEmitterSprite { void **_field1; - id _field2; + struct list> _field2; + id _field3; unsigned int :1; unsigned int :1; unsigned int :1; @@ -175,9 +210,9 @@ struct SKCEmitterSprite { unsigned int :1; unsigned int :1; unsigned int :1; - _Bool _field3; unsigned int :1; unsigned int :1; + _Bool _field4; unsigned int :1; unsigned int :1; unsigned int :1; @@ -186,257 +221,367 @@ struct SKCEmitterSprite { unsigned int :1; unsigned int :1; unsigned int :1; - float _field4; - struct SKCSprite *_field5; - id _field6; - _Bool _field7; - _Bool _field8; - id _field9; + unsigned int :1; + unsigned int :1; + float _field5; + struct SKCSprite *_field6; + unsigned int _field7; + unsigned int _field8; + unsigned int _field9; id _field10; - unsigned int _field11; - unsigned int _field12; - unsigned int _field13; - CDStruct_b2fbf00d _field14; - CDStruct_b2fbf00d _field15; - CDStruct_b2fbf00d _field16; - CDStruct_c7fe8b62 _field17; - _Bool _field18; - struct __CVBuffer *_field19; - struct __CVBuffer *_field20; - _Bool _field21; - CDStruct_50983af4 _field22; - CDStruct_183601bc *_field23; - CDStruct_183601bc *_field24; - CDStruct_31cefc2d _field25; - CDStruct_c7fe8b62 _field26; - long long _field27; - CDStruct_c7fe8b62 _field28; - struct SKCSprite *_field29; - union _GLKMatrix4 _field30; - struct list> _field31; - struct set, std::__1::allocator> *_field32; - struct list> *_field33; - unsigned int _field34; - unsigned int _field35; - _Bool _field36; - struct list> _field37; - struct set, std::__1::allocator> _field38; - struct unordered_set, std::__1::equal_to, std::__1::allocator> _field39; - float _field40; - float _field41; - float _field42; - id _field43; - CDStruct_b2fbf00d _field44; - id _field45; - _Bool _field46; - CDStruct_c7fe8b62 _field47; - CDStruct_b2fbf00d _field48; - unsigned int _field49; - CDStruct_b2fbf00d _field50; - CDStruct_b2fbf00d _field51; - float _field52; - float _field53; - float _field54; - float _field55; - float _field56; + id _field11; + _Bool _field12; + _Bool _field13; + id _field14; + id _field15; + id _field16; + unsigned int _field17; + unsigned int _field18; + unsigned int _field19; + struct { + float _field1; + float _field2; + } _field20; + struct { + float _field1; + float _field2; + } _field21; + struct { + float _field1; + float _field2; + } _field22; + CDStruct_c7fe8b62 _field23; + _Bool _field24; + struct __CVBuffer *_field25; + struct __CVBuffer *_field26; + _Bool _field27; + CDStruct_dd1bd620 _field28; + CDStruct_183601bc *_field29; + CDStruct_183601bc *_field30; + CDStruct_31cefc2d _field31; + CDStruct_c7fe8b62 _field32; + long long _field33; + CDStruct_c7fe8b62 _field34; + struct SKCSprite *_field35; + union _GLKMatrix4 _field36; + struct list> _field37; + struct set, std::__1::allocator> *_field38; + struct list> *_field39; + unsigned int _field40; + unsigned int _field41; + _Bool _field42; + struct set, std::__1::allocator> _field43; + struct unordered_set, std::__1::equal_to, std::__1::allocator> _field44; + float _field45; + float _field46; + float _field47; + id _field48; + struct { + float _field1; + float _field2; + } _field49; + id _field50; + _Bool _field51; + CDStruct_c7fe8b62 _field52; + struct { + float _field1; + float _field2; + } _field53; + unsigned int _field54; + struct { + float _field1; + float _field2; + } _field55; + struct { + float _field1; + float _field2; + } _field56; float _field57; - CDStruct_83984b6f _field58; - CDStruct_83984b6f _field59; + float _field58; + float _field59; float _field60; float _field61; float _field62; - CDStruct_c7fe8b62 _field63; - id _field64; - struct SKCSprite *_field65; - id _field66; - struct SKCKeyframeSequence *_field67; - struct SKCKeyframeSequence *_field68; - struct SKCKeyframeSequence *_field69; - struct SKCKeyframeSequence *_field70; - struct SKCKeyframeSequence *_field71; - unsigned long long _field72; - unsigned long long _field73; - int _field74; - int _field75; - struct vector> _field76; - struct vector> _field77; - double _field78; - double _field79; - double _field80; - double _field81; - struct CGSize _field82; - float _field83; - float _field84; - CDStruct_83984b6f _field85; - CDStruct_83984b6f _field86; - CDStruct_83984b6f _field87; - float _field88; - float _field89; - float _field90; - CDStruct_b2fbf00d _field91; - _Bool _field92; - CDStruct_b2fbf00d _field93; - CDStruct_b2fbf00d _field94; + float _field63; + float _field64; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field65; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field66; + float _field67; + float _field68; + float _field69; + CDStruct_c7fe8b62 _field70; + id _field71; + float _field72; + id _field73; + struct SKCSprite *_field74; + id _field75; + struct PKCAether *_field76; + double _field77; + _Bool _field78; + struct SKCKeyframeSequence *_field79; + struct SKCKeyframeSequence *_field80; + struct SKCKeyframeSequence *_field81; + struct SKCKeyframeSequence *_field82; + struct SKCKeyframeSequence *_field83; + unsigned long long _field84; + unsigned long long _field85; + int _field86; + int _field87; + struct vector> _field88; + struct vector> _field89; + double _field90; + double _field91; + double _field92; + double _field93; + struct CGSize _field94; float _field95; float _field96; float _field97; - float _field98; - CDStruct_b2fbf00d _field99; - float _field100; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field98; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field99; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field100; float _field101; float _field102; float _field103; - float _field104; - float _field105; - float _field106; + struct list> _field104; + struct { + float _field1; + float _field2; + } _field105; + struct { + float _field1; + float _field2; + } _field106; float _field107; float _field108; float _field109; float _field110; - float _field111; - id _field112; - long long _field113; + struct { + float _field1; + float _field2; + } _field111; + float _field112; + float _field113; + float _field114; + float _field115; + float _field116; + float _field117; + float _field118; + float _field119; + float _field120; + float _field121; + float _field122; + float _field123; + id _field124; + long long _field125; + unsigned int _field126; }; struct SKCFade { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; float _field19; float _field20; float _field21; - char _field22; + float _field22; + char _field23; }; struct SKCFollowPath { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; float _field19; - unsigned int _field20; - CDStruct_183601bc *_field21; - CDStruct_b2fbf00d _field22; - char _field23; + float _field20; + unsigned int _field21; + struct PKPath *_field22; + struct { + float _field1; + float _field2; + } _field23; char _field24; + char _field25; }; struct SKCGroup { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; - struct list> _field19; + float _field19; + struct list> _field20; }; -struct SKCKeyframeSequence { +struct SKCHide { void **_field1; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; + double _field6; + double _field7; + float _field8; + float _field9; + double _field10; + _Bool _field11; + _Bool _field12; + id _field13; + void _field14; + long long _field15; + float _field16; + float _field17; + float _field18; + float _field19; + _Bool _field20; +}; + +struct SKCKeyframeSequence { + int _field1; int _field2; - int _field3; + long long _field3; long long _field4; - long long _field5; + float *_field5; float *_field6; - float *_field7; }; struct SKCMove { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; float _field19; - CDStruct_b2fbf00d _field20; - CDStruct_b2fbf00d _field21; - CDStruct_b2fbf00d _field22; - char _field23; + float _field20; + struct { + float _field1; + float _field2; + } _field21; + struct { + float _field1; + float _field2; + } _field22; + struct { + float _field1; + float _field2; + } _field23; char _field24; char _field25; char _field26; + char _field27; }; +struct SKCParticle; + struct SKCPlaySound { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; - id _field19; - char _field20; + float _field19; + id _field20; char _field21; + char _field22; }; struct SKCRenderPassNew { - unsigned int _field1; + struct xglProgram *_field1; union _GLKMatrix4 _field2; unsigned int _field3; unsigned long long _field4; @@ -444,8 +589,8 @@ struct SKCRenderPassNew { unsigned int _field6; long long _field7; CDStruct_c7fe8b62 _field8; - _Bool _field9; - _Bool _field10; + struct SKCSprite *_field9; + unsigned int _field10; _Bool _field11; _Bool _field12; _Bool _field13; @@ -453,175 +598,228 @@ struct SKCRenderPassNew { _Bool _field15; _Bool _field16; _Bool _field17; - CDStruct_f129a329 _field18; + _Bool _field18; _Bool _field19; - _Bool _field20; + CDStruct_f129a329 _field20; _Bool _field21; _Bool _field22; _Bool _field23; _Bool _field24; _Bool _field25; _Bool _field26; - unsigned int _field27; - CDStruct_83984b6f _field28; - id _field29; - CDStruct_c7fe8b62 _field30; - CDStruct_c7fe8b62 _field31; - CDStruct_b2fbf00d _field32; + _Bool _field27; + _Bool _field28; + _Bool _field29; + _Bool _field30; + _Bool _field31; + id _field32; float _field33; - unsigned int _field34; - _Bool _field35; - char *_field36; + float _field34; + unsigned int _field35; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field36; id _field37; + CDStruct_c7fe8b62 _field38; + CDStruct_c7fe8b62 _field39; + struct { + float _field1; + float _field2; + } _field40; + float _field41; + unsigned int _field42; + _Bool _field43; + char *_field44; + id _field45; }; struct SKCRenderer { - int _field1[7]; + id _field1; id _field2; - id _field3; + char _field3; char _field4; - char _field5; + float _field5; float _field6; - float _field7; + id _field7; id _field8; - id _field9; - CDStruct_32f6088c _field10; - CDStruct_32f6088c _field11; - struct stack>> _field12; - struct stack<_GLKMatrix4, std::__1::deque<_GLKMatrix4, std::__1::allocator<_GLKMatrix4>>> _field13; - struct stack>> _field14; - CDStruct_b2fbf00d _field15; - CDStruct_b2fbf00d _field16; - struct SKCRenderPassNew _field17; - unsigned int _field18; - int _field19; + float _field9; + struct { + float _field1; + float _field2; + } _field10; + CDStruct_7c28e39a _field11; + CDStruct_7c28e39a _field12; + struct stack>> _field13; + struct stack<_GLKMatrix4, std::__1::deque<_GLKMatrix4, std::__1::allocator<_GLKMatrix4>>> _field14; + struct stack>> _field15; + struct { + float _field1; + float _field2; + } _field16; + struct { + float _field1; + float _field2; + } _field17; + struct SKCRenderPassNew _field18; + unsigned int _field19; int _field20; - float _field21; - int _field22; - double _field23; - unsigned long long _field24; + int _field21; + float _field22; + int _field23; + double _field24; unsigned long long _field25; unsigned long long _field26; unsigned long long _field27; unsigned long long _field28; unsigned long long _field29; - float _field30; + unsigned long long _field30; float _field31; - unsigned int _field32; + float _field32; unsigned int _field33; - double _field34; - float _field35; + unsigned int _field34; + unsigned int _field35; unsigned int _field36; - int _field37; - id _field38; - id _field39; - id _field40; + double _field37; + float _field38; + unsigned int _field39; + int _field40; id _field41; - _Bool _field42; - _Bool _field43; - _Bool _field44; - struct list> _field45; - unsigned int _field46; - unsigned int _field47; - unsigned short *_field48; - CDStruct_50983af4 _field49[10500]; + id _field42; + id _field43; + id _field44; + _Bool _field45; + _Bool _field46; + _Bool _field47; + _Bool _field48; + struct list> _field49; unsigned int _field50; unsigned int _field51; - unsigned int _field52; - unsigned int _field53; + unsigned short *_field52; + CDStruct_dd1bd620 _field53[10500]; unsigned int _field54; unsigned int _field55; unsigned int _field56; unsigned int _field57; - unsigned int _field58; - id _field59; - int _field60; - unsigned int _field61; - unsigned int _field62; - struct list> _field63; + struct xglProgram *_field58; + struct xglProgram *_field59; + struct xglProgram *_field60; + struct xglProgram *_field61; + struct xglProgram *_field62; + struct xglProgram *_field63; id _field64; - _Bool _field65; - _Bool _field66; - _Bool _field67; - _Bool _field68; - _Bool _field69; - _Bool _field70; - _Bool _field71; - _Bool _field72; - _Bool _field73; - _Bool _field74; + int _field65; + id _field66; + int _field67; + unsigned int _field68; + unsigned int _field69; + struct list> _field70; + struct vector> _field71; + struct vector> _field72; + struct SKRenderQuadPool _field73; + struct map, std::__1::allocator>> _field74; + struct list> _field75; + struct map, std::__1::allocator>> _field76; + struct map>, std::__1::less, std::__1::allocator>>>> _field77; + id _field78; + _Bool _field79; + _Bool _field80; + _Bool _field81; + _Bool _field82; + _Bool _field83; + _Bool _field84; + _Bool _field85; + _Bool _field86; + _Bool _field87; + _Bool _field88; + _Bool _field89; + _Bool _field90; + _Bool _field91; }; struct SKCRepeat { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; - struct SKCAction *_field19; - unsigned long long _field20; + float _field19; + struct SKCAction *_field20; unsigned long long _field21; - char _field22; + unsigned long long _field22; + char _field23; }; struct SKCResize { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; float _field19; - CDStruct_b2fbf00d _field20; - CDStruct_b2fbf00d _field21; - CDStruct_b2fbf00d _field22; - char _field23; + float _field20; + struct { + float _field1; + float _field2; + } _field21; + struct { + float _field1; + float _field2; + } _field22; + struct { + float _field1; + float _field2; + } _field23; char _field24; char _field25; char _field26; + char _field27; }; struct SKCRotate { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; @@ -635,30 +833,31 @@ struct SKCRotate { float _field26; float _field27; float _field28; - char _field29; + float _field29; char _field30; char _field31; char _field32; char _field33; char _field34; + char _field35; }; struct SKCScale { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; @@ -671,38 +870,233 @@ struct SKCScale { float _field25; float _field26; float _field27; - char _field28; + float _field28; char _field29; char _field30; char _field31; + char _field32; }; struct SKCSequence { void **_field1; - float _field2; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; + double _field6; + double _field7; + float _field8; + float _field9; + double _field10; + _Bool _field11; + _Bool _field12; + id _field13; + void _field14; + long long _field15; + float _field16; + float _field17; + float _field18; + float _field19; + struct vector> _field20; + unsigned long long _field21; +}; + +struct SKCShapeSprite { + void **_field1; + struct list> _field2; id _field3; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; _Bool _field4; - double _field5; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + unsigned int :1; + float _field5; + struct SKCSprite *_field6; + unsigned int _field7; + unsigned int _field8; + unsigned int _field9; + id _field10; + id _field11; + _Bool _field12; + _Bool _field13; + id _field14; + id _field15; + id _field16; + unsigned int _field17; + unsigned int _field18; + unsigned int _field19; + struct { + float _field1; + float _field2; + } _field20; + struct { + float _field1; + float _field2; + } _field21; + struct { + float _field1; + float _field2; + } _field22; + CDStruct_c7fe8b62 _field23; + _Bool _field24; + struct __CVBuffer *_field25; + struct __CVBuffer *_field26; + _Bool _field27; + CDStruct_dd1bd620 _field28; + CDStruct_183601bc *_field29; + CDStruct_183601bc *_field30; + CDStruct_31cefc2d _field31; + CDStruct_c7fe8b62 _field32; + long long _field33; + CDStruct_c7fe8b62 _field34; + struct SKCSprite *_field35; + union _GLKMatrix4 _field36; + struct list> _field37; + struct set, std::__1::allocator> *_field38; + struct list> *_field39; + unsigned int _field40; + unsigned int _field41; + _Bool _field42; + struct set, std::__1::allocator> _field43; + struct unordered_set, std::__1::equal_to, std::__1::allocator> _field44; + float _field45; + float _field46; + float _field47; + id _field48; + struct { + float _field1; + float _field2; + } _field49; + id _field50; + _Bool _field51; + CDStruct_c7fe8b62 _field52; + struct { + float _field1; + float _field2; + } _field53; + unsigned int _field54; + struct { + float _field1; + float _field2; + } _field55; + struct { + float _field1; + float _field2; + } _field56; + float _field57; + float _field58; + float _field59; + float _field60; + float _field61; + float _field62; + float _field63; + float _field64; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field65; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field66; + float _field67; + float _field68; + float _field69; + CDStruct_c7fe8b62 _field70; + id _field71; + float _field72; + id _field73; + struct SKCompositeBezierPath *_field74; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field75; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field76; + int _field77; + float _field78; + char _field79; + struct CGPath *_field80; + float _field81; + char _field82; + float _field83; +}; + +struct SKCSpeed { + void **_field1; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; - struct vector> _field19; - unsigned long long _field20; + float _field19; + float _field20; + float _field21; + float _field22; + float _field23; + float _field24; + char _field25; + char _field26; }; -struct SKCShapeSprite { +struct SKCSprite { void **_field1; - id _field2; + struct list> _field2; + id _field3; unsigned int :1; unsigned int :1; unsigned int :1; @@ -727,9 +1121,9 @@ struct SKCShapeSprite { unsigned int :1; unsigned int :1; unsigned int :1; - _Bool _field3; unsigned int :1; unsigned int :1; + _Bool _field4; unsigned int :1; unsigned int :1; unsigned int :1; @@ -738,94 +1132,126 @@ struct SKCShapeSprite { unsigned int :1; unsigned int :1; unsigned int :1; - float _field4; - struct SKCSprite *_field5; - id _field6; - _Bool _field7; - _Bool _field8; - id _field9; + unsigned int :1; + unsigned int :1; + float _field5; + struct SKCSprite *_field6; + unsigned int _field7; + unsigned int _field8; + unsigned int _field9; id _field10; - unsigned int _field11; - unsigned int _field12; - unsigned int _field13; - CDStruct_b2fbf00d _field14; - CDStruct_b2fbf00d _field15; - CDStruct_b2fbf00d _field16; - CDStruct_c7fe8b62 _field17; - _Bool _field18; - struct __CVBuffer *_field19; - struct __CVBuffer *_field20; - _Bool _field21; - CDStruct_50983af4 _field22; - CDStruct_183601bc *_field23; - CDStruct_183601bc *_field24; - CDStruct_31cefc2d _field25; - CDStruct_c7fe8b62 _field26; - long long _field27; - CDStruct_c7fe8b62 _field28; - struct SKCSprite *_field29; - union _GLKMatrix4 _field30; - struct list> _field31; - struct set, std::__1::allocator> *_field32; - struct list> *_field33; - unsigned int _field34; - unsigned int _field35; - _Bool _field36; - struct list> _field37; - struct set, std::__1::allocator> _field38; - struct unordered_set, std::__1::equal_to, std::__1::allocator> _field39; - float _field40; - float _field41; - float _field42; - id _field43; - CDStruct_b2fbf00d _field44; - id _field45; - _Bool _field46; - CDStruct_c7fe8b62 _field47; - CDStruct_b2fbf00d _field48; - unsigned int _field49; - CDStruct_b2fbf00d _field50; - CDStruct_b2fbf00d _field51; - float _field52; - float _field53; - float _field54; - float _field55; - float _field56; + id _field11; + _Bool _field12; + _Bool _field13; + id _field14; + id _field15; + id _field16; + unsigned int _field17; + unsigned int _field18; + unsigned int _field19; + struct { + float _field1; + float _field2; + } _field20; + struct { + float _field1; + float _field2; + } _field21; + struct { + float _field1; + float _field2; + } _field22; + CDStruct_c7fe8b62 _field23; + _Bool _field24; + struct __CVBuffer *_field25; + struct __CVBuffer *_field26; + _Bool _field27; + CDStruct_dd1bd620 _field28; + CDStruct_183601bc *_field29; + CDStruct_183601bc *_field30; + CDStruct_31cefc2d _field31; + CDStruct_c7fe8b62 _field32; + long long _field33; + CDStruct_c7fe8b62 _field34; + struct SKCSprite *_field35; + union _GLKMatrix4 _field36; + struct list> _field37; + struct set, std::__1::allocator> *_field38; + struct list> *_field39; + unsigned int _field40; + unsigned int _field41; + _Bool _field42; + struct set, std::__1::allocator> _field43; + struct unordered_set, std::__1::equal_to, std::__1::allocator> _field44; + float _field45; + float _field46; + float _field47; + id _field48; + struct { + float _field1; + float _field2; + } _field49; + id _field50; + _Bool _field51; + CDStruct_c7fe8b62 _field52; + struct { + float _field1; + float _field2; + } _field53; + unsigned int _field54; + struct { + float _field1; + float _field2; + } _field55; + struct { + float _field1; + float _field2; + } _field56; float _field57; - CDStruct_83984b6f _field58; - CDStruct_83984b6f _field59; + float _field58; + float _field59; float _field60; float _field61; float _field62; - CDStruct_c7fe8b62 _field63; - id _field64; - CDStruct_183601bc *_field65; - CDStruct_83984b6f _field66; - CDStruct_83984b6f _field67; - int _field68; + float _field63; + float _field64; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field65; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field66; + float _field67; + float _field68; float _field69; - char _field70; - struct CGPath *_field71; + CDStruct_c7fe8b62 _field70; + id _field71; float _field72; - char _field73; + id _field73; }; -struct SKCSpeed { +struct SKCStrength { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; @@ -834,142 +1260,67 @@ struct SKCSpeed { float _field21; float _field22; float _field23; - char _field24; + float _field24; char _field25; -}; - -struct SKCSprite { - void **_field1; - id _field2; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - _Bool _field3; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - unsigned int :1; - float _field4; - struct SKCSprite *_field5; - id _field6; - _Bool _field7; - _Bool _field8; - id _field9; - id _field10; - unsigned int _field11; - unsigned int _field12; - unsigned int _field13; - CDStruct_b2fbf00d _field14; - CDStruct_b2fbf00d _field15; - CDStruct_b2fbf00d _field16; - CDStruct_c7fe8b62 _field17; - _Bool _field18; - struct __CVBuffer *_field19; - struct __CVBuffer *_field20; - _Bool _field21; - CDStruct_50983af4 _field22; - CDStruct_183601bc *_field23; - CDStruct_183601bc *_field24; - CDStruct_31cefc2d _field25; - CDStruct_c7fe8b62 _field26; - long long _field27; - CDStruct_c7fe8b62 _field28; - struct SKCSprite *_field29; - union _GLKMatrix4 _field30; - struct list> _field31; - struct set, std::__1::allocator> *_field32; - struct list> *_field33; - unsigned int _field34; - unsigned int _field35; - _Bool _field36; - struct list> _field37; - struct set, std::__1::allocator> _field38; - struct unordered_set, std::__1::equal_to, std::__1::allocator> _field39; - float _field40; - float _field41; - float _field42; - id _field43; - CDStruct_b2fbf00d _field44; - id _field45; - _Bool _field46; - CDStruct_c7fe8b62 _field47; - CDStruct_b2fbf00d _field48; - unsigned int _field49; - CDStruct_b2fbf00d _field50; - CDStruct_b2fbf00d _field51; - float _field52; - float _field53; - float _field54; - float _field55; - float _field56; - float _field57; - CDStruct_83984b6f _field58; - CDStruct_83984b6f _field59; - float _field60; - float _field61; - float _field62; - CDStruct_c7fe8b62 _field63; - id _field64; + char _field26; }; struct SKCWait { void **_field1; - float _field2; - id _field3; - _Bool _field4; - double _field5; + unsigned int _field2; + float _field3; + id _field4; + _Bool _field5; double _field6; - float _field7; + double _field7; float _field8; - double _field9; - _Bool _field10; + float _field9; + double _field10; _Bool _field11; - id _field12; - void _field13; - long long _field14; - float _field15; + _Bool _field12; + id _field13; + void _field14; + long long _field15; float _field16; float _field17; float _field18; + float _field19; +}; + +struct SKCompositeBezierPath; + +struct SKRenderQuadPool { + struct vector> _field1; + unsigned long long _field2; + unsigned long long _field3; + CDStruct_183601bc *_field4; + unsigned long long _field5; }; +struct SpriteRenderInfo; + +struct TextureInfo; + struct __CVBuffer; struct __hash_node; +struct __list_node; + struct __list_node; struct __list_node; struct __list_node; +struct __list_node; + +struct __shared_weak_count; + +struct __tree_end_node*> { + struct __tree_node_base *__left_; +}; + struct deque> { struct __split_buffer> { CDStruct_183601bc **_field1; @@ -1015,6 +1366,16 @@ struct deque<_GLKMatrix4, std::__1::allocator<_GLKMatrix4>> { } _field3; }; +struct list> { + struct __list_node_base { + struct __list_node *_field1; + struct __list_node *_field2; + } _field1; + struct __compressed_pair>> { + unsigned long long _field1; + } _field2; +}; + struct list> { struct __list_node_base { struct __list_node *_field1; @@ -1045,13 +1406,117 @@ struct list> { } _field2; }; +struct list> { + struct __list_node_base { + struct __list_node *_field1; + struct __list_node *_field2; + } _field1; + struct __compressed_pair>> { + unsigned long long _field1; + } _field2; +}; + +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, std::__1::less, true>, std::__1::allocator>> { + struct __tree_node, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair, std::__1::less, true>> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, std::__1::less, true>, std::__1::allocator>> { + struct __tree_node, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair, std::__1::less, true>> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct map>, std::__1::less, std::__1::allocator>>>> { + struct __tree>>, std::__1::__map_value_compare>>, std::__1::less, true>, std::__1::allocator>>>> { + struct __tree_node>>, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator>>, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair>>, std::__1::less, true>> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct map, int, std::__1::less>, std::__1::allocator, int>>> { + struct __tree, int>, std::__1::__map_value_compare, std::__1::__value_type, int>, std::__1::less>, true>, std::__1::allocator, int>>> { + struct __tree_node, int>, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator, int>, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair, std::__1::__value_type, int>, std::__1::less>, true>> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct map, unsigned int, std::__1::less>, std::__1::allocator, unsigned int>>> { + struct __tree, unsigned int>, std::__1::__map_value_compare, std::__1::__value_type, unsigned int>, std::__1::less>, true>, std::__1::allocator, unsigned int>>> { + struct __tree_node, unsigned int>, void *> *_field1; + struct __compressed_pair*>, std::__1::allocator, unsigned int>, void *>>> { + struct __tree_end_node*> _field1; + } _field2; + struct __compressed_pair, std::__1::__value_type, unsigned int>, std::__1::less>, true>> { + unsigned long long _field1; + } _field3; + } _field1; +}; + +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, std::__1::less, true>, std::__1::allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair, std::__1::less, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, std::__1::less, true>, std::__1::allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair, std::__1::less, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + +struct map, std::__1::allocator>> { + struct __tree, std::__1::__map_value_compare, std::__1::less, true>, std::__1::allocator>> { + struct __tree_node, void *> *__begin_node_; + struct __compressed_pair*>, std::__1::allocator, void *>>> { + struct __tree_end_node*> __first_; + } __pair1_; + struct __compressed_pair, std::__1::less, true>> { + unsigned long long __first_; + } __pair3_; + } __tree_; +}; + struct set, std::__1::allocator> { struct __tree, std::__1::allocator> { struct __tree_node *_field1; struct __compressed_pair*>, std::__1::allocator>> { - struct __tree_end_node*> { - struct __tree_node_base *_field1; - } _field1; + struct __tree_end_node*> _field1; } _field2; struct __compressed_pair> { unsigned long long _field1; @@ -1059,6 +1524,16 @@ struct set, std::__1::allocator { + struct MaxRectTexturePacker *_field1; + struct __shared_weak_count *_field2; +}; + +struct shared_ptr { + char *_field1; + struct __shared_weak_count *_field2; +}; + struct stack>> { struct deque> _field1; }; @@ -1099,6 +1574,22 @@ struct unordered_set, std::__1::equal_t } _field1; }; +struct vector> { + struct CGRect *_field1; + struct CGRect *_field2; + struct __compressed_pair> { + struct CGRect *_field1; + } _field3; +}; + +struct vector> { + struct CGSize *_field1; + struct CGSize *_field2; + struct __compressed_pair> { + struct CGSize *_field1; + } _field3; +}; + struct vector> { struct SKCAction **_field1; struct SKCAction **_field2; @@ -1108,9 +1599,25 @@ struct vector> { }; struct vector> { + struct SKCParticle **_field1; + struct SKCParticle **_field2; + struct __compressed_pair> { + struct SKCParticle **_field1; + } _field3; +}; + +struct vector> { + struct SpriteRenderInfo *_field1; + struct SpriteRenderInfo *_field2; + struct __compressed_pair> { + struct SpriteRenderInfo *_field1; + } _field3; +}; + +struct vector> { CDStruct_183601bc **_field1; CDStruct_183601bc **_field2; - struct __compressed_pair> { + struct __compressed_pair> { CDStruct_183601bc **_field1; } _field3; }; @@ -1123,6 +1630,33 @@ struct vector> { } _field3; }; +struct vector> { + struct TextureInfo *_field1; + struct TextureInfo *_field2; + struct __compressed_pair> { + struct TextureInfo *_field1; + } _field3; +}; + +struct vector> { + struct SpriteRenderInfo **_field1; + struct SpriteRenderInfo **_field2; + struct __compressed_pair> { + struct SpriteRenderInfo **_field1; + } _field3; +}; + +struct xglProgram { + _Bool _field1; + unsigned int _field2; + unsigned int _field3; + unsigned int _field4; + struct shared_ptr _field5; + struct shared_ptr _field6; + struct map, int, std::__1::less>, std::__1::allocator, int>>> _field7; + struct map, unsigned int, std::__1::less>, std::__1::allocator, unsigned int>>> _field8; +}; + #pragma mark Typedef'd Structures typedef struct { @@ -1132,18 +1666,6 @@ typedef struct { unsigned long long _field4[5]; } CDStruct_70511ce9; -typedef struct { - float r; - float g; - float b; - float a; -} CDStruct_83984b6f; - -typedef struct { - float _field1; - float _field2; -} CDStruct_b2fbf00d; - typedef struct CDStruct_183601bc; typedef struct { @@ -1151,7 +1673,10 @@ typedef struct { unsigned int _field2; unsigned int _field3; unsigned int _field4; - CDStruct_b2fbf00d _field5; + struct { + float _field1; + float _field2; + } _field5; char _field6; } CDStruct_f129a329; @@ -1174,30 +1699,56 @@ typedef struct { } CDStruct_eed8e9f9; typedef struct { - CDStruct_b2fbf00d _field1; - CDStruct_b2fbf00d _field2; - CDStruct_b2fbf00d _field3; - CDStruct_b2fbf00d _field4; + struct { + float _field1; + float _field2; + } _field1; + struct { + float _field1; + float _field2; + } _field2; + struct { + float _field1; + float _field2; + } _field3; + struct { + float _field1; + float _field2; + } _field4; } CDStruct_31cefc2d; typedef struct { - CDStruct_b2fbf00d _field1; - CDStruct_b2fbf00d _field2; + struct { + float _field1; + float _field2; + } _field1; + struct { + float _field1; + float _field2; + } _field2; } CDStruct_c7fe8b62; typedef struct { - unsigned int _field1; + struct xglProgram *_field1; CDStruct_c7fe8b62 _field2; unsigned int _field3; union _GLKMatrix4 _field4; unsigned int _field5; unsigned int _field6; unsigned int _field7; - CDStruct_83984b6f _field8; + struct { + float _field1; + float _field2; + float _field3; + float _field4; + } _field8; long long _field9; - CDStruct_b2fbf00d _field10; + struct { + float _field1; + float _field2; + } _field10; CDStruct_f129a329 _field11; -} CDStruct_32f6088c; +} CDStruct_7c28e39a; typedef struct { struct { @@ -1205,36 +1756,152 @@ typedef struct { unsigned char _field2[4]; float _field3[3]; } _field1[4]; -} CDStruct_50983af4; +} CDStruct_dd1bd620; + +// Ambiguous groups +typedef struct { + float _field1; + float _field2; + float _field3; + float _field4; +} CDStruct_818bb265; + +typedef struct { + float r; + float g; + float b; + float a; +} CDStruct_83984b6f; + +typedef struct { + float _field1; + float _field2; +} CDStruct_b2fbf00d; + +typedef struct shared_ptr { + struct MaxRectTexturePacker *_field1; + struct __shared_weak_count *_field2; +} shared_ptr_7747cbe3; + +typedef struct vector> { + struct CGRect *_field1; + struct CGRect *_field2; + struct __compressed_pair> { + struct CGRect *_field1; + } _field3; +} vector_ea45b3ba; + +typedef struct vector> { + struct CGSize *_field1; + struct CGSize *_field2; + struct __compressed_pair> { + struct CGSize *_field1; + } _field3; +} vector_c74fc2b3; + +typedef struct vector> { + struct TextureInfo *_field1; + struct TextureInfo *_field2; + struct __compressed_pair> { + struct TextureInfo *_field1; + } _field3; +} vector_65e381fc; #pragma mark Named Unions +union _GLKMatrix2 { + struct { + float m00; + float m01; + float m10; + float m11; + } ; + float m2[2][2]; + float m[4]; +}; + +union _GLKMatrix3 { + struct { + float m00; + float m01; + float m02; + float m10; + float m11; + float m12; + float m20; + float m21; + float m22; + } ; + float m[9]; +}; + union _GLKMatrix4 { struct { - float _field1; - float _field2; - float _field3; - float _field4; - float _field5; - float _field6; - float _field7; - float _field8; - float _field9; - float _field10; - float _field11; - float _field12; - float _field13; - float _field14; - float _field15; - float _field16; - } _field1; - float _field2[16]; + float m00; + float m01; + float m02; + float m03; + float m10; + float m11; + float m12; + float m13; + float m20; + float m21; + float m22; + float m23; + float m30; + float m31; + float m32; + float m33; + } ; + float m[16]; +}; + +union _GLKVector2 { + struct { + float x; + float y; + } ; + struct { + float s; + float t; + } ; + float v[2]; +}; + +union _GLKVector3 { + struct { + float x; + float y; + float z; + } ; + struct { + float r; + float g; + float b; + } ; + struct { + float s; + float t; + float p; + } ; + float v[3]; }; union _GLKVector4 { - CDStruct_83984b6f _field1; - CDStruct_83984b6f _field2; - CDStruct_83984b6f _field3; - float _field4[4]; + struct { + float x; + float y; + float z; + float w; + } ; + CDStruct_83984b6f ; + struct { + float s; + float t; + float p; + float q; + } ; + float v[4]; }; diff --git a/SpriteKit/IKLink.h b/SpriteKit/IKLink.h new file mode 100644 index 000000000..7a6878e1b --- /dev/null +++ b/SpriteKit/IKLink.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class SKNode; + +// Not exported +@interface IKLink : NSObject +{ + float _angleInitial; + float _angle; + float _length; + SKNode *_node; + union _GLKVector2 _position; +} + +@property(nonatomic) float length; // @synthesize length=_length; +@property(readonly, nonatomic) float angle; // @synthesize angle=_angle; +@property(nonatomic) float angleInitial; // @synthesize angleInitial=_angleInitial; +@property(nonatomic) union _GLKVector2 position; // @synthesize position=_position; +@property(retain, nonatomic) SKNode *node; // @synthesize node=_node; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)rotateByAngle:(float)arg1; +- (double)normalizeAngle:(double)arg1; +- (id)initWithNode:(id)arg1; + +@end + diff --git a/SpriteKit/NSColor-NSColor.h b/SpriteKit/NSColor-NSColor.h index 5599213ad..62ce6de16 100644 --- a/SpriteKit/NSColor-NSColor.h +++ b/SpriteKit/NSColor-NSColor.h @@ -7,8 +7,7 @@ #import "NSColor.h" @interface NSColor (NSColor) -+ (id)colorWithComponentRGBA:(CDStruct_83984b6f)arg1; -+ (id)colorWithRed:(double)arg1 green:(double)arg2 blue:(double)arg3 alpha:(double)arg4; ++ (id)colorWithComponentRGBA:(CDStruct_818bb265)arg1; - (double)alpha; - (double)blue; - (double)green; @@ -16,6 +15,6 @@ - (double)brightness; - (double)saturation; - (double)hue; -- (CDStruct_83984b6f)componentRGBA; +- (CDStruct_818bb265)componentRGBA; @end diff --git a/SpriteKit/NSData-GZip.h b/SpriteKit/NSData-GZip.h index 0066f4015..884acffaa 100644 --- a/SpriteKit/NSData-GZip.h +++ b/SpriteKit/NSData-GZip.h @@ -7,6 +7,8 @@ #import "NSData.h" @interface NSData (GZip) ++ (id)makeArchive:(const void *)arg1 length:(unsigned long long)arg2 level:(float)arg3; - (id)gzipInflate; +- (id)gzipDeflate:(float)arg1; @end diff --git a/SpriteKit/NSObject-Protocol.h b/SpriteKit/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/SpriteKit/NSObject-Protocol.h +++ b/SpriteKit/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/SpriteKit/PKPhysicsBody-SKPhysicsBody.h b/SpriteKit/PKPhysicsBody-SKPhysicsBody.h index 35e78b620..99a954cc6 100644 --- a/SpriteKit/PKPhysicsBody-SKPhysicsBody.h +++ b/SpriteKit/PKPhysicsBody-SKPhysicsBody.h @@ -10,6 +10,6 @@ @interface PKPhysicsBody (SKPhysicsBody) - (id)_descriptionClassName; -@property(readonly) SKNode *node; +@property(readonly, nonatomic) __weak SKNode *node; @end diff --git a/SpriteKit/SK3DNode.h b/SpriteKit/SK3DNode.h new file mode 100644 index 000000000..b9da128f2 --- /dev/null +++ b/SpriteKit/SK3DNode.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SCNNode, SCNScene; + +@interface SK3DNode : SKNode +{ + id _scnRenderer; + struct SCNVector3 _originalCameraPosition; + SCNScene *_scene; + BOOL playing; + BOOL loops; + BOOL autoenablesDefaultLighting; + double sceneTime; + SCNNode *pointOfView; +} + ++ (id)nodeWithViewportSize:(struct CGSize)arg1; +@property(nonatomic) BOOL autoenablesDefaultLighting; // @synthesize autoenablesDefaultLighting; +@property(retain, nonatomic) SCNNode *pointOfView; // @synthesize pointOfView; +@property(nonatomic) BOOL loops; // @synthesize loops; +@property(getter=isPlaying) BOOL playing; // @synthesize playing; +@property(nonatomic) double sceneTime; // @synthesize sceneTime; +- (id).cxx_construct; +- (void).cxx_destruct; +- (void)_renderForTime:(double)arg1; +- // Error parsing type: 32@0:816, name: unprojectPoint: +- // Error parsing type: 32@0:816, name: projectPoint: +- (id)hitTest:(struct CGPoint)arg1 options:(id)arg2; +@property(retain, nonatomic) SCNScene *scnScene; +@property struct CGSize viewportSize; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithViewportSize:(struct CGSize)arg1; +- (id)init; +- (void)commonInit; + +@end + diff --git a/SpriteKit/SKAction.h b/SpriteKit/SKAction.h index e0213bb19..2dfd689a0 100644 --- a/SpriteKit/SKAction.h +++ b/SpriteKit/SKAction.h @@ -12,7 +12,6 @@ @interface SKAction : NSObject { struct SKCAction *_caction; - void *caction; } + (id)customActionWithDuration:(double)arg1 actionBlock:(id)arg2; @@ -24,8 +23,16 @@ + (id)removeFromParent; + (id)waitForDuration:(double)arg1 withRange:(double)arg2; + (id)waitForDuration:(double)arg1; ++ (id)reachToNode:(id)arg1 rootNode:(id)arg2 velocity:(double)arg3; ++ (id)reachToNode:(id)arg1 rootNode:(id)arg2 duration:(double)arg3; ++ (id)reachTo:(struct CGPoint)arg1 rootNode:(id)arg2 velocity:(double)arg3; ++ (id)reachTo:(struct CGPoint)arg1 rootNode:(id)arg2 duration:(double)arg3; ++ (id)strengthBy:(float)arg1 duration:(double)arg2; ++ (id)strengthTo:(float)arg1 duration:(double)arg2; + (id)speedTo:(double)arg1 duration:(double)arg2; + (id)speedBy:(double)arg1 duration:(double)arg2; ++ (id)followPath:(struct CGPath *)arg1 asOffset:(BOOL)arg2 orientToPath:(BOOL)arg3 speed:(double)arg4; ++ (id)followPath:(struct CGPath *)arg1 speed:(double)arg2; + (id)followPath:(struct CGPath *)arg1 asOffset:(BOOL)arg2 orientToPath:(BOOL)arg3 duration:(double)arg4; + (id)followPath:(struct CGPath *)arg1 duration:(double)arg2; + (id)colorizeWithColorBlendFactor:(double)arg1 duration:(double)arg2; @@ -35,7 +42,10 @@ + (id)playSoundFileNamed:(id)arg1; + (id)animateWithTextures:(id)arg1 timePerFrame:(double)arg2 resize:(BOOL)arg3 restore:(BOOL)arg4; + (id)animateWithTextures:(id)arg1 timePerFrame:(double)arg2; ++ (id)setTexture:(id)arg1 resize:(BOOL)arg2; + (id)setTexture:(id)arg1; ++ (id)unhide; ++ (id)hide; + (id)fadeAlphaTo:(double)arg1 duration:(double)arg2; + (id)fadeAlphaBy:(double)arg1 duration:(double)arg2; + (id)fadeOutWithDuration:(double)arg1; @@ -61,24 +71,25 @@ + (id)moveToX:(double)arg1 duration:(double)arg2; + (id)moveTo:(struct CGPoint)arg1 duration:(double)arg2; + (id)moveBY:(struct CGVector)arg1 duration:(double)arg2; ++ (id)moveBy:(struct CGVector)arg1 duration:(double)arg2; + (id)moveByX:(double)arg1 y:(double)arg2 duration:(double)arg3; - (void)dealloc; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)copy; -@property double speed; +@property(nonatomic) double speed; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; -@property long long timingMode; -@property double duration; +@property(nonatomic) long long timingMode; +@property(nonatomic) double duration; - (struct SKCAction *)caction; - (void)updateWithTarget:(id)arg1 forTime:(double)arg2; - (void)willStartWithTarget:(id)arg1 atTime:(double)arg2; - (void)wasRemovedFromTarget:(id)arg1 atTime:(double)arg2; - (void)wasAddedToTarget:(id)arg1 atTime:(double)arg2; - (double)ratioForTime:(double)arg1; -@property BOOL finished; +@property(nonatomic) BOOL finished; - (void)willResumeWithTarget:(id)arg1 atTime:(double)arg2; - (void)wasPausedWithTarget:(id)arg1 atTime:(double)arg2; - (void)setCppAction:(void *)arg1; diff --git a/SpriteKit/SKAnimate.h b/SpriteKit/SKAnimate.h index 591411efb..c0a48dd66 100644 --- a/SpriteKit/SKAnimate.h +++ b/SpriteKit/SKAnimate.h @@ -19,7 +19,7 @@ - (void).cxx_destruct; - (id)reversedAction; - (id)copyWithZone:(struct _NSZone *)arg1; -@property double timePerFrame; +@property(nonatomic) double timePerFrame; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; diff --git a/SpriteKit/SKBitmapFont.h b/SpriteKit/SKBitmapFont.h index 1232b904f..d0f7f6aed 100644 --- a/SpriteKit/SKBitmapFont.h +++ b/SpriteKit/SKBitmapFont.h @@ -8,7 +8,7 @@ #import "NSCoding-Protocol.h" -@class NSDictionary, NSString; +@class NSArray, NSString; // Not exported @interface SKBitmapFont : NSObject @@ -17,9 +17,10 @@ NSString *_filePath; double _lineHeight; double _baseLine; - NSDictionary *_characterSprites; - NSDictionary *_characterAdvances; - NSDictionary *_characterKerning; + NSArray *_characterSprites; + struct map, std::__1::allocator>> _characterSpriteByChar; + struct map, std::__1::allocator>> _characterAdvanceByChar; + struct map, std::__1::allocator>> _characterKerningByCharPair; BOOL _internal; NSString *_fileName; } @@ -27,11 +28,12 @@ + (id)fontWithTexture:(id)arg1 fontDataString:(id)arg2; + (id)fontForFileNamed:(id)arg1; + (id)_fontForFileNamed:(id)arg1; +- (id).cxx_construct; - (void).cxx_destruct; -- (double)kerningForCharacterNamed:(id)arg1 followedBy:(id)arg2; -- (double)advanceForCharacterNamed:(id)arg1; +- (double)kerningForCharacterNamed:(unsigned short)arg1 followedBy:(unsigned short)arg2; +- (double)advanceForCharacterNamed:(unsigned short)arg1; - (double)lineHeight; -- (id)spriteForCharacterNamed:(id)arg1; +- (id)spriteForCharacterNamed:(unsigned short)arg1; - (BOOL)loadFontWithTexture:(id)arg1 fontDataString:(id)arg2; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/SpriteKit/SKButtonNode.h b/SpriteKit/SKButtonNode.h index 7a13b6504..c55651333 100644 --- a/SpriteKit/SKButtonNode.h +++ b/SpriteKit/SKButtonNode.h @@ -20,9 +20,9 @@ } + (id)buttonWithFontNamed:(id)arg1; -@property(retain) SKAction *upAction; // @synthesize upAction=_upAction; -@property(retain) SKAction *downAction; // @synthesize downAction=_downAction; -@property __weak NSObject *delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) SKAction *upAction; // @synthesize upAction=_upAction; +@property(retain, nonatomic) SKAction *downAction; // @synthesize downAction=_downAction; +@property(nonatomic) __weak NSObject *delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)onTouchDownInside:(id)arg1; diff --git a/SpriteKit/SKButtonNodeSprite.h b/SpriteKit/SKButtonNodeSprite.h index af8d5038e..31fd4e93f 100644 --- a/SpriteKit/SKButtonNodeSprite.h +++ b/SpriteKit/SKButtonNodeSprite.h @@ -20,9 +20,9 @@ } + (id)buttonWithFontNamed:(id)arg1; -@property(retain) SKAction *upAction; // @synthesize upAction=_upAction; -@property(retain) SKAction *downAction; // @synthesize downAction=_downAction; -@property __weak NSObject *delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) SKAction *upAction; // @synthesize upAction=_upAction; +@property(retain, nonatomic) SKAction *downAction; // @synthesize downAction=_downAction; +@property(nonatomic) __weak NSObject *delegate; // @synthesize delegate=_delegate; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)onTouchDownInside:(id)arg1; diff --git a/SpriteKit/SKConstraint.h b/SpriteKit/SKConstraint.h new file mode 100644 index 000000000..7120f83e7 --- /dev/null +++ b/SpriteKit/SKConstraint.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class SKNode; + +@interface SKConstraint : NSObject +{ + BOOL _enabled; + SKNode *_referenceNode; +} + ++ (id)scaleX:(id)arg1 scaleY:(id)arg2; ++ (id)scaleY:(id)arg1; ++ (id)scaleX:(id)arg1; ++ (id)scale:(id)arg1; ++ (id)width:(id)arg1 height:(id)arg2; ++ (id)height:(id)arg1; ++ (id)width:(id)arg1; ++ (id)orientToPoint:(struct CGPoint)arg1 offset:(id)arg2; ++ (id)orientToNode:(id)arg1 offset:(id)arg2; ++ (id)orientToPoint:(struct CGPoint)arg1 inNode:(id)arg2 offset:(id)arg3; ++ (id)zRotation:(id)arg1; ++ (id)distance:(id)arg1 toPoint:(struct CGPoint)arg2 inNode:(id)arg3; ++ (id)distance:(id)arg1 toPoint:(struct CGPoint)arg2; ++ (id)distance:(id)arg1 toNode:(id)arg2; ++ (id)positionX:(id)arg1 Y:(id)arg2; ++ (id)positionY:(id)arg1; ++ (id)positionX:(id)arg1; +@property(retain) SKNode *referenceNode; // @synthesize referenceNode=_referenceNode; +@property BOOL enabled; // @synthesize enabled=_enabled; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SpriteKit/SKCropNode.h b/SpriteKit/SKCropNode.h index 8588fbc7e..de3368fc4 100644 --- a/SpriteKit/SKCropNode.h +++ b/SpriteKit/SKCropNode.h @@ -13,7 +13,7 @@ } - (void).cxx_destruct; -@property(retain) SKNode *maskNode; +@property(retain, nonatomic) SKNode *maskNode; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; diff --git a/SpriteKit/SKCustomFieldNode.h b/SpriteKit/SKCustomFieldNode.h new file mode 100644 index 000000000..ad78a6b68 --- /dev/null +++ b/SpriteKit/SKCustomFieldNode.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKCustomFieldNode : SKFieldNode +{ +} + +@property(copy, nonatomic) id block; +- (id)batchBlock; +- (void)setBatchBlock:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)_initialize; +- (id)_descriptionClassName; + +@end + diff --git a/SpriteKit/SKDistanceConstraint.h b/SpriteKit/SKDistanceConstraint.h new file mode 100644 index 000000000..57422db4b --- /dev/null +++ b/SpriteKit/SKDistanceConstraint.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKNode, SKRange; + +// Not exported +@interface SKDistanceConstraint : SKConstraint +{ + SKRange *_distanceRange; + SKNode *_node; + struct CGPoint _point; +} + ++ (id)constraintWithPoint:(struct CGPoint)arg1 inNode:(id)arg2 distanceRange:(id)arg3; ++ (id)constraintWithPoint:(struct CGPoint)arg1 distanceRange:(id)arg2; ++ (id)constraintWithNode:(id)arg1 distanceRange:(id)arg2; +@property struct CGPoint point; // @synthesize point=_point; +@property __weak SKNode *node; // @synthesize node=_node; +@property(copy) SKRange *distanceRange; // @synthesize distanceRange=_distanceRange; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithPoint:(struct CGPoint)arg1 inNode:(id)arg2 distanceRange:(id)arg3; + +@end + diff --git a/SpriteKit/SKDragFieldNode.h b/SpriteKit/SKDragFieldNode.h new file mode 100644 index 000000000..d4f493086 --- /dev/null +++ b/SpriteKit/SKDragFieldNode.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKDragFieldNode : SKFieldNode +{ +} + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)_initialize; +- (id)_descriptionClassName; + +@end + diff --git a/SpriteKit/SKEffectNode.h b/SpriteKit/SKEffectNode.h index 5817583fc..27e208ade 100644 --- a/SpriteKit/SKEffectNode.h +++ b/SpriteKit/SKEffectNode.h @@ -6,20 +6,21 @@ #import -@class CIFilter; +@class CIFilter, SKShader; @interface SKEffectNode : SKNode { } +@property(retain, nonatomic) SKShader *shader; - (void)dealloc; -@property BOOL shouldCenterFilter; +@property(nonatomic) BOOL shouldCenterFilter; - (void)_flippedChangedFrom:(BOOL)arg1 to:(BOOL)arg2; - (void)_scaleFactorChangedFrom:(float)arg1 to:(float)arg2; -@property long long blendMode; -@property BOOL shouldRasterize; -@property BOOL shouldEnableEffects; -@property(retain) CIFilter *filter; +@property(nonatomic) long long blendMode; +@property(nonatomic) BOOL shouldRasterize; +@property(nonatomic) BOOL shouldEnableEffects; +@property(retain, nonatomic) CIFilter *filter; - (id)description; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/SpriteKit/SKElectricFieldNode.h b/SpriteKit/SKElectricFieldNode.h new file mode 100644 index 000000000..17f6143fc --- /dev/null +++ b/SpriteKit/SKElectricFieldNode.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKElectricFieldNode : SKFieldNode +{ +} + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)_initialize; +- (id)_descriptionClassName; + +@end + diff --git a/SpriteKit/SKEmitterNode.h b/SpriteKit/SKEmitterNode.h index 23966c1c7..bc7d61402 100644 --- a/SpriteKit/SKEmitterNode.h +++ b/SpriteKit/SKEmitterNode.h @@ -6,7 +6,7 @@ #import -@class NSColor, SKAction, SKKeyframeSequence, SKTexture; +@class NSColor, SKAction, SKKeyframeSequence, SKShader, SKTexture; @interface SKEmitterNode : SKNode { @@ -21,61 +21,70 @@ } - (void).cxx_destruct; +@property(retain, nonatomic) SKShader *shader; - (void)advanceSimulationTime:(double)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)setPaused:(BOOL)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; +@property(nonatomic) unsigned int fieldBitMask; - (void)resetSimulation; -@property unsigned long long numParticlesToEmit; -@property(copy) SKAction *particleAction; -@property long long particleBlendMode; -@property(retain) SKTexture *particleTexture; -@property double emissionAngleRange; -@property double emissionAngle; -@property double particleSpeedRange; -@property double particleSpeed; -@property double particleAlphaSpeed; -@property double particleAlphaRange; -@property double particleAlpha; -@property double particleScaleSpeed; -@property double particleScaleRange; -@property double particleScale; -@property double particleRotationSpeed; -@property double particleRotationRange; -@property double particleRotation; -@property double particleLifetimeRange; -@property double particleLifetime; -@property double particleColorBlendFactorSpeed; -@property double particleColorBlendFactorRange; -@property double particleColorBlendFactor; -@property double particleBirthRate; -@property double yAcceleration; -@property double xAcceleration; -@property struct CGVector particlePositionRange; -@property struct CGPoint particlePosition; -@property double particleColorAlphaSpeed; -@property double particleColorBlueSpeed; -@property double particleColorGreenSpeed; -@property double particleColorRedSpeed; -@property double particleColorAlphaRange; -@property double particleColorBlueRange; -@property double particleColorGreenRange; -@property double particleColorRedRange; -@property(retain) NSColor *particleColor; -@property double particleZPositionRange; -@property double particleZPosition; -@property struct CGSize particleSize; -@property __weak SKNode *targetNode; +@property(nonatomic) unsigned long long numParticlesToEmit; +@property(copy, nonatomic) SKAction *particleAction; +@property(nonatomic) long long particleBlendMode; +@property(retain, nonatomic) SKTexture *particleTexture; +@property(nonatomic) double emissionAngleRange; +@property(nonatomic) double emissionAngle; +@property(nonatomic) double particleSpeedRange; +@property(nonatomic) double particleSpeed; +@property(nonatomic) double particleAlphaSpeed; +@property(nonatomic) double particleAlphaRange; +@property(nonatomic) double particleAlpha; +@property(nonatomic) double particleScaleSpeed; +@property(nonatomic) double particleScaleRange; +@property(nonatomic) double particleScale; +@property(nonatomic) double particleRotationSpeed; +@property(nonatomic) double particleRotationRange; +@property(nonatomic) double particleRotation; +@property(nonatomic) double particleLifetimeRange; +@property(nonatomic) double particleLifetime; +@property(nonatomic) double particleColorBlendFactorSpeed; +@property(nonatomic) double particleColorBlendFactorRange; +@property(nonatomic) double particleColorBlendFactor; +@property(nonatomic) double particleBirthRate; +@property(nonatomic) double yAcceleration; +@property(nonatomic) double xAcceleration; +@property(nonatomic) struct CGVector particlePositionRange; +@property(nonatomic) struct CGPoint particlePosition; +@property(nonatomic) double particleColorAlphaSpeed; +@property(nonatomic) double particleColorBlueSpeed; +@property(nonatomic) double particleColorGreenSpeed; +@property(nonatomic) double particleColorRedSpeed; +@property(nonatomic) double particleColorAlphaRange; +@property(nonatomic) double particleColorBlueRange; +@property(nonatomic) double particleColorGreenRange; +@property(nonatomic) double particleColorRedRange; +@property(retain, nonatomic) NSColor *particleColor; +@property(nonatomic) double particleZPositionRange; +@property(nonatomic) double particleZPosition; +@property(nonatomic) struct CGSize particleSize; +@property(nonatomic) double particleZPositionSpeed; +@property(nonatomic) __weak SKNode *targetNode; +- (double)particleDensity; +- (void)setParticleDensity:(double)arg1; +- (BOOL)densityBased; +- (void)setDensityBased:(BOOL)arg1; - (id)particleRotationSequence; - (void)setParticleRotationSequence:(id)arg1; -@property(retain) SKKeyframeSequence *particleScaleSequence; -@property(retain) SKKeyframeSequence *particleColorSequence; -@property(retain) SKKeyframeSequence *particleColorBlendFactorSequence; -@property(retain) SKKeyframeSequence *particleAlphaSequence; +@property(retain, nonatomic) SKKeyframeSequence *particleScaleSequence; +@property(retain, nonatomic) SKKeyframeSequence *particleColorSequence; +@property(retain, nonatomic) SKKeyframeSequence *particleColorBlendFactorSequence; +@property(retain, nonatomic) SKKeyframeSequence *particleAlphaSequence; - (BOOL)containsPoint:(struct CGPoint)arg1; - (id)description; +- (void)setPhysicsWorld:(id)arg1; +- (id)physicsWorld; @end diff --git a/SpriteKit/SKFieldNode.h b/SpriteKit/SKFieldNode.h new file mode 100644 index 000000000..dbabb4a03 --- /dev/null +++ b/SpriteKit/SKFieldNode.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class PKPhysicsField, SKRegion, SKTexture; + +@interface SKFieldNode : SKNode +{ + PKPhysicsField *_field; + SKRegion *_region; + BOOL _enabled; + BOOL _exclusive; +} + ++ (id)customFieldWithEvaluationBlock:(id)arg1; ++ (id)magneticField; ++ (id)electricField; ++ (id)springField; ++ (id)turbulenceFieldWithSmoothness:(double)arg1 animationSpeed:(double)arg2; ++ (id)noiseFieldWithSmoothness:(double)arg1 animationSpeed:(double)arg2; ++ (id)velocityFieldWithTexture:(id)arg1; ++ (id)velocityFieldWithVector: /* Error: Ran out of types for this method. */; ++ (id)linearGravityFieldWithVector: /* Error: Ran out of types for this method. */; ++ (id)radialGravityField; ++ (id)vortexField; ++ (id)dragField; +@property(nonatomic, getter=isExclusive) BOOL exclusive; // @synthesize exclusive=_exclusive; +@property(nonatomic, getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; +- (void).cxx_destruct; +@property(retain, nonatomic) SKRegion *region; +@property(nonatomic) float falloff; +@property(nonatomic) float minimumRadius; +@property(nonatomic) float strength; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1 field:(id)arg2; +- (id)initWithCoder:(id)arg1; +- (id)_descriptionClassName; +- (id)init; +@property(retain, nonatomic) SKTexture *texture; +@property(nonatomic) double animationSpeed; +@property(nonatomic) double smoothness; +// Error parsing type for property direction: +// Property attributes: T,N + +@property(nonatomic) unsigned int categoryBitMask; +- (id)field; + +@end + diff --git a/SpriteKit/SKFollowPath.h b/SpriteKit/SKFollowPath.h index 5bddf9822..223847262 100644 --- a/SpriteKit/SKFollowPath.h +++ b/SpriteKit/SKFollowPath.h @@ -13,6 +13,8 @@ struct CGPath *_cgPath; } ++ (id)followPath:(struct CGPath *)arg1 asOffset:(BOOL)arg2 orientToPath:(BOOL)arg3 speed:(double)arg4; ++ (id)followPath:(struct CGPath *)arg1 speed:(double)arg2; + (id)followPath:(struct CGPath *)arg1 asOffset:(BOOL)arg2 orientToPath:(BOOL)arg3 duration:(double)arg4; + (id)followPath:(struct CGPath *)arg1 duration:(double)arg2; - (id)copyWithZone:(struct _NSZone *)arg1; diff --git a/SpriteKit/SKGlobalSharedContextRegistry.h b/SpriteKit/SKGlobalSharedContextRegistry.h new file mode 100644 index 000000000..62910a804 --- /dev/null +++ b/SpriteKit/SKGlobalSharedContextRegistry.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface SKGlobalSharedContextRegistry : NSObject +{ +} + ++ (void)setGlobalGLSharedContext:(id)arg1; ++ (id)globalGLSharedContext; + +@end + diff --git a/SpriteKit/SKHide.h b/SpriteKit/SKHide.h new file mode 100644 index 000000000..358a13cb9 --- /dev/null +++ b/SpriteKit/SKHide.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SKHide : SKAction +{ + struct SKCHide *_mycaction; +} + ++ (id)unhide; ++ (id)hide; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)reversedAction; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SpriteKit/SKKeyedUnarchiver.h b/SpriteKit/SKKeyedUnarchiver.h index abc01ee6d..255125406 100644 --- a/SpriteKit/SKKeyedUnarchiver.h +++ b/SpriteKit/SKKeyedUnarchiver.h @@ -14,7 +14,7 @@ NSArray *searchPaths; } -@property(retain) NSArray *searchPaths; // @synthesize searchPaths; +@property(retain, nonatomic) NSArray *searchPaths; // @synthesize searchPaths; - (void).cxx_destruct; @end diff --git a/SpriteKit/SKKeyframeSequence.h b/SpriteKit/SKKeyframeSequence.h index a8d8e36fa..30986081b 100644 --- a/SpriteKit/SKKeyframeSequence.h +++ b/SpriteKit/SKKeyframeSequence.h @@ -35,8 +35,8 @@ - (void)removeAllKeyframes; - (void)removeLastKeyframe; - (void)addKeyframeValue:(id)arg1 time:(double)arg2; -@property long long repeatMode; -@property long long interpolationMode; +@property(nonatomic) long long repeatMode; +@property(nonatomic) long long interpolationMode; - (unsigned long long)count; - (id)initWithKeyframeValues:(id)arg1 times:(id)arg2; - (id)initWithCapacity:(unsigned long long)arg1; diff --git a/SpriteKit/SKLabelNode.h b/SpriteKit/SKLabelNode.h index 6f44f4230..78be90041 100644 --- a/SpriteKit/SKLabelNode.h +++ b/SpriteKit/SKLabelNode.h @@ -26,12 +26,13 @@ } + (id)labelNodeWithFontNamed:(id)arg1; ++ (id)labelNodeWithText:(id)arg1; + (id)_labelNodeWithFontTexture:(id)arg1 fontDataString:(id)arg2; + (id)_labelNodeWithFontNamed:(id)arg1; - (id).cxx_construct; - (void).cxx_destruct; - (id)description; -@property(copy) NSString *text; +@property(copy, nonatomic) NSString *text; - (void)createSpritesForText; - (void)_scaleFactorChangedFrom:(float)arg1 to:(float)arg2; - (void)_flippedChangedFrom:(BOOL)arg1 to:(BOOL)arg2; @@ -42,19 +43,20 @@ - (id)childrenInRect:(struct CGRect)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)copy; -@property long long blendMode; -@property double colorBlendFactor; -@property(retain) NSColor *color; -@property(retain) NSColor *fontColor; -@property double fontSize; -@property(copy) NSString *fontName; -@property long long horizontalAlignmentMode; -@property long long verticalAlignmentMode; +@property(nonatomic) long long blendMode; +@property(nonatomic) double colorBlendFactor; +@property(retain, nonatomic) NSColor *color; +@property(retain, nonatomic) NSColor *fontColor; +@property(nonatomic) double fontSize; +@property(copy, nonatomic) NSString *fontName; +@property(nonatomic) long long horizontalAlignmentMode; +@property(nonatomic) long long verticalAlignmentMode; - (id)initWithFontNamed:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (void)_initialize; - (id)init; +- (id)_getTextSprites; @end diff --git a/SpriteKit/SKLightNode.h b/SpriteKit/SKLightNode.h new file mode 100644 index 000000000..21530eaf8 --- /dev/null +++ b/SpriteKit/SKLightNode.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSColor; + +@interface SKLightNode : SKNode +{ + BOOL _enabled; + unsigned int _categoryBitMask; + NSColor *_lightColor; + NSColor *_ambientColor; + NSColor *_shadowColor; + double _falloff; +} + +@property(nonatomic) unsigned int categoryBitMask; // @synthesize categoryBitMask=_categoryBitMask; +@property(nonatomic) double falloff; // @synthesize falloff=_falloff; +@property(retain, nonatomic) NSColor *shadowColor; // @synthesize shadowColor=_shadowColor; +@property(retain, nonatomic) NSColor *ambientColor; // @synthesize ambientColor=_ambientColor; +@property(retain, nonatomic) NSColor *lightColor; // @synthesize lightColor=_lightColor; +@property(nonatomic, getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; +- (void).cxx_destruct; +- (void)setLightCategoryBitMask:(unsigned int)arg1; +- (unsigned int)lightCategoryBitMask; +- (void)setLightDecay:(double)arg1; +- (double)lightDecay; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SpriteKit/SKLinearGravityFieldNode.h b/SpriteKit/SKLinearGravityFieldNode.h new file mode 100644 index 000000000..e38f705a1 --- /dev/null +++ b/SpriteKit/SKLinearGravityFieldNode.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKLinearGravityFieldNode : SKFieldNode +{ +} + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)_initialize; +- (id)_descriptionClassName; + +@end + diff --git a/SpriteKit/SKMagneticFieldNode.h b/SpriteKit/SKMagneticFieldNode.h new file mode 100644 index 000000000..03eb3280e --- /dev/null +++ b/SpriteKit/SKMagneticFieldNode.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKMagneticFieldNode : SKFieldNode +{ +} + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)_initialize; +- (id)_descriptionClassName; + +@end + diff --git a/SpriteKit/SKMutableTexture.h b/SpriteKit/SKMutableTexture.h new file mode 100644 index 000000000..dba403dfe --- /dev/null +++ b/SpriteKit/SKMutableTexture.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKMutableTexture : SKTexture +{ + void *_ioSurface; + BOOL _ioSurfaceBacked; + struct CGSize _textureSize; + void *_pixelData; + unsigned long long _pixelDataLength; +} + ++ (id)mutableTextureWithSize:(struct CGSize)arg1; +- (id).cxx_construct; +- (void)dealloc; +- (id)description; +- (void)load; +- (void)modifyPixelDataWithBlock:(id)arg1; +- (id)initWithSize:(struct CGSize)arg1; +- (id)initWithSize:(struct CGSize)arg1 ioSurfaceBacked:(BOOL)arg2; + +@end + diff --git a/SpriteKit/SKNode.h b/SpriteKit/SKNode.h index 3118d316a..4cefe6487 100644 --- a/SpriteKit/SKNode.h +++ b/SpriteKit/SKNode.h @@ -9,13 +9,11 @@ #import "NSCoding-Protocol.h" #import "NSCopying-Protocol.h" -@class NSArray, NSMutableArray, NSMutableDictionary, NSString, SKPhysicsBody, SKScene; +@class NSArray, NSMutableArray, NSMutableDictionary, NSString, SKPhysicsBody, SKReachConstraints, SKScene; @interface SKNode : NSResponder { BOOL _spritesNeedsRemove; - NSMutableArray *_actionsToRemove; - NSMutableArray *_spritesToRemove; void *csprite; SKNode *_parent; NSMutableArray *_children; @@ -27,11 +25,14 @@ NSMutableArray *_deleteList; NSString *_name; NSMutableDictionary *_userData; + NSArray *_constraints; + SKReachConstraints *_reachConstraints; } + (id)node; -@property(retain) NSMutableDictionary *userData; // @synthesize userData=_userData; -@property(copy) NSString *name; // @synthesize name=_name; +@property(retain, nonatomic) NSMutableDictionary *userData; // @synthesize userData=_userData; +@property(copy, nonatomic) SKReachConstraints *reachConstraints; // @synthesize reachConstraints=_reachConstraints; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; - (void)dealloc; - (BOOL)hasUniformAlphaAndIsVisible; @@ -45,19 +46,20 @@ - (id)nodeAtPoint:(struct CGPoint)arg1 recursive:(BOOL)arg2; - (BOOL)containsPoint:(struct CGPoint)arg1 withRadius:(double)arg2; - (BOOL)containsPoint:(struct CGPoint)arg1; -@property(getter=isUserInteractionEnabled) BOOL userInteractionEnabled; -@property(getter=isPaused) BOOL paused; -@property(getter=isHidden) BOOL hidden; +@property(nonatomic, getter=isUserInteractionEnabled) BOOL userInteractionEnabled; +@property(nonatomic, getter=isPaused) BOOL paused; +@property(nonatomic, getter=isHidden) BOOL hidden; - (void)setScale:(double)arg1; -@property double yScale; -@property double xScale; -@property double yRotation; -@property double xRotation; -@property double zRotation; -@property double zPosition; +@property(nonatomic) double yScale; +@property(nonatomic) double xScale; +@property(nonatomic) double yRotation; +@property(nonatomic) double xRotation; +@property(nonatomic) double zRotation; +@property(nonatomic) double zPosition; - (struct CGRect)calculateAccumulatedFrame; -@property struct CGPoint position; -@property(retain) SKPhysicsBody *physicsBody; +@property(nonatomic) struct CGPoint position; +- (id)physicsField; +@property(retain, nonatomic) SKPhysicsBody *physicsBody; - (id)description; - (BOOL)needsUpdate; - (BOOL)hasActions; @@ -66,11 +68,11 @@ - (void)removeActionForKey:(id)arg1; - (id)actionForKey:(id)arg1; - (void)runAction:(id)arg1 withKey:(id)arg2; -@property double alpha; -@property double speed; +@property(nonatomic) double alpha; +@property(nonatomic) double speed; - (void)runAction:(id)arg1 completion:(id)arg2; - (void)runAction:(id)arg1; -@property(readonly) NSArray *children; +@property(readonly, nonatomic) NSArray *children; - (BOOL)hasChildren; - (void)_enumerateChildNodesWithName:(id)arg1 usingBlock:(id)arg2 stopPointer:(void)arg3; - (void)enumerateChildNodesWithName:(id)arg1 usingBlock:(id)arg2; @@ -78,17 +80,18 @@ - (void)addChild:(id)arg1 withKey:(id)arg2; - (void)_flippedChangedFrom:(BOOL)arg1 to:(BOOL)arg2; - (void)_scaleFactorChangedFrom:(float)arg1 to:(float)arg2; +@property(copy, nonatomic) NSArray *constraints; - (void)_performCleanup; - (void)removeAllChildren; - (void)removeChildrenInArray:(id)arg1; - (void)removeChild:(id)arg1; - (void)removeChildAtIndex:(long long)arg1; -@property(readonly) struct CGRect frame; +@property(readonly, nonatomic) struct CGRect frame; - (void)insertChild:(id)arg1 atIndex:(long long)arg2; - (void)addChild:(id)arg1; - (BOOL)inParentHierarchy:(id)arg1; -@property(readonly) SKNode *parent; -@property(readonly) SKScene *scene; +@property(readonly, nonatomic) SKNode *parent; +@property(readonly, nonatomic) SKScene *scene; - (void)_update:(double)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; - (id)copy; @@ -98,14 +101,17 @@ - (id)init; - (void)removeAction:(id)arg1; - (struct SKCSprite *)csprite; +- (void)setPhysicsField:(id)arg1; - (id)allIntersectionsWithNode:(id)arg1 useAlphaTest:(BOOL)arg2; - (BOOL)intersectsNode:(id)arg1 useAlphaTest:(BOOL)arg2; -@property(readonly) struct CGSize _size; -@property struct CGPoint _anchorPoint; -@property(readonly) struct CGRect _untransformedBounds; -@property BOOL _showBounds; -@property(retain) NSMutableDictionary *_info; +@property(readonly, nonatomic) struct CGSize _size; +@property(nonatomic) struct CGPoint _anchorPoint; +@property(readonly, nonatomic) struct CGRect _untransformedBounds; +@property(nonatomic) BOOL _showBounds; +@property(retain, nonatomic) NSMutableDictionary *_info; - (id)childrenInRect:(struct CGRect)arg1; +- (void)updatePhysicsPositionAndScaleFromSprite; +- (void)_getWorldTransform:(float *)arg1 positionY:(float *)arg2 rotation:(float *)arg3 xScale:(float *)arg4 yScale:(float *)arg5; - (id)_parent; - (void)setParent:(id)arg1; diff --git a/SpriteKit/SKNoiseFieldNode.h b/SpriteKit/SKNoiseFieldNode.h new file mode 100644 index 000000000..2b858fbb4 --- /dev/null +++ b/SpriteKit/SKNoiseFieldNode.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKNoiseFieldNode : SKFieldNode +{ +} + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +@property(nonatomic) double animationSpeed; +@property(nonatomic) double smoothness; +- (id)init; +- (void)_initialize; +- (id)_descriptionClassName; + +@end + diff --git a/SpriteKit/SKOpenGLLayer.h b/SpriteKit/SKOpenGLLayer.h index 2686b2fe9..bd3a9f295 100644 --- a/SpriteKit/SKOpenGLLayer.h +++ b/SpriteKit/SKOpenGLLayer.h @@ -16,9 +16,8 @@ } @property(retain) NSOpenGLContext *context; // @synthesize context=_context; -@property(retain) SKView *skView; // @synthesize skView=_skView; +@property(retain, nonatomic) SKView *skView; // @synthesize skView=_skView; - (void).cxx_destruct; -- (BOOL)isOpaque; - (void)drawInOpenGLContext:(id)arg1 pixelFormat:(id)arg2 forLayerTime:(double)arg3 displayTime:(const CDStruct_e50ab651 *)arg4; - (id)openGLPixelFormatForDisplayMask:(unsigned int)arg1; - (id)openGLContextForPixelFormat:(id)arg1; diff --git a/SpriteKit/SKOrientationConstraint.h b/SpriteKit/SKOrientationConstraint.h new file mode 100644 index 000000000..eca928042 --- /dev/null +++ b/SpriteKit/SKOrientationConstraint.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKNode, SKRange; + +// Not exported +@interface SKOrientationConstraint : SKConstraint +{ + SKNode *_node; + SKRange *_offset; + struct CGPoint _point; +} + ++ (id)constraintOrientingToPoint:(struct CGPoint)arg1 offset:(id)arg2; ++ (id)constraintOrientingToNode:(id)arg1 offset:(id)arg2; ++ (id)constraintOrientingToPoint:(struct CGPoint)arg1 inNode:(id)arg2 offset:(id)arg3; +@property(copy) SKRange *offset; // @synthesize offset=_offset; +@property struct CGPoint point; // @synthesize point=_point; +@property __weak SKNode *node; // @synthesize node=_node; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithNode:(id)arg1 point:(struct CGPoint)arg2 offset:(id)arg3; + +@end + diff --git a/SpriteKit/SKPhysicsBody.h b/SpriteKit/SKPhysicsBody.h index a78cf6751..24cb1260d 100644 --- a/SpriteKit/SKPhysicsBody.h +++ b/SpriteKit/SKPhysicsBody.h @@ -16,12 +16,15 @@ BOOL _dynamic; BOOL _usesPreciseCollisionDetection; BOOL _allowsRotation; + BOOL _pinned; BOOL _resting; BOOL _affectedByGravity; + unsigned int _fieldBitMask; unsigned int _categoryBitMask; unsigned int _collisionBitMask; unsigned int _contactTestBitMask; double _friction; + double _charge; double _restitution; double _linearDamping; double _angularDamping; @@ -34,34 +37,42 @@ struct CGVector _velocity; } ++ (id)bodyWithBodies:(id)arg1; ++ (id)bodyWithTexture:(id)arg1 alphaThreshold:(float)arg2 size:(struct CGSize)arg3; ++ (id)bodyWithTexture:(id)arg1 size:(struct CGSize)arg2; + (id)bodyWithEdgeLoopFromRect:(struct CGRect)arg1; + (id)bodyWithEdgeLoopFromPath:(struct CGPath *)arg1; + (id)bodyWithEdgeChainFromPath:(struct CGPath *)arg1; + (id)bodyWithEdgeFromPoint:(struct CGPoint)arg1 toPoint:(struct CGPoint)arg2; + (id)bodyWithPolygonFromPath:(struct CGPath *)arg1; ++ (id)bodyWithRectangleOfSize:(struct CGSize)arg1 center:(struct CGPoint)arg2; + (id)bodyWithRectangleOfSize:(struct CGSize)arg1; ++ (id)bodyWithCircleOfRadius:(double)arg1 center:(struct CGPoint)arg2; + (id)bodyWithCircleOfRadius:(double)arg1; + (id)copyWithZone:(struct _NSZone *)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; -@property double angularVelocity; // @synthesize angularVelocity=_angularVelocity; -@property struct CGVector velocity; // @synthesize velocity=_velocity; -@property(readonly) SKNode *node; // @synthesize node=_node; -@property(readonly) NSArray *joints; // @synthesize joints=_joints; -@property unsigned int contactTestBitMask; // @synthesize contactTestBitMask=_contactTestBitMask; -@property unsigned int collisionBitMask; // @synthesize collisionBitMask=_collisionBitMask; -@property unsigned int categoryBitMask; // @synthesize categoryBitMask=_categoryBitMask; -@property BOOL affectedByGravity; // @synthesize affectedByGravity=_affectedByGravity; -@property(readonly) double area; // @synthesize area=_area; -@property double mass; // @synthesize mass=_mass; -@property double density; // @synthesize density=_density; -@property double angularDamping; // @synthesize angularDamping=_angularDamping; -@property double linearDamping; // @synthesize linearDamping=_linearDamping; -@property double restitution; // @synthesize restitution=_restitution; -@property double friction; // @synthesize friction=_friction; -@property(getter=isResting) BOOL resting; // @synthesize resting=_resting; -@property BOOL allowsRotation; // @synthesize allowsRotation=_allowsRotation; -@property BOOL usesPreciseCollisionDetection; // @synthesize usesPreciseCollisionDetection=_usesPreciseCollisionDetection; -@property(getter=isDynamic) BOOL dynamic; // @synthesize dynamic=_dynamic; +@property(nonatomic) double angularVelocity; // @synthesize angularVelocity=_angularVelocity; +@property(nonatomic) struct CGVector velocity; // @synthesize velocity=_velocity; +@property(readonly, nonatomic) __weak SKNode *node; // @synthesize node=_node; +@property(readonly, nonatomic) NSArray *joints; // @synthesize joints=_joints; +@property(nonatomic) unsigned int contactTestBitMask; // @synthesize contactTestBitMask=_contactTestBitMask; +@property(nonatomic) unsigned int collisionBitMask; // @synthesize collisionBitMask=_collisionBitMask; +@property(nonatomic) unsigned int categoryBitMask; // @synthesize categoryBitMask=_categoryBitMask; +@property(nonatomic) unsigned int fieldBitMask; // @synthesize fieldBitMask=_fieldBitMask; +@property(nonatomic) BOOL affectedByGravity; // @synthesize affectedByGravity=_affectedByGravity; +@property(readonly, nonatomic) double area; // @synthesize area=_area; +@property(nonatomic) double mass; // @synthesize mass=_mass; +@property(nonatomic) double density; // @synthesize density=_density; +@property(nonatomic) double angularDamping; // @synthesize angularDamping=_angularDamping; +@property(nonatomic) double linearDamping; // @synthesize linearDamping=_linearDamping; +@property(nonatomic) double restitution; // @synthesize restitution=_restitution; +@property(nonatomic) double charge; // @synthesize charge=_charge; +@property(nonatomic) double friction; // @synthesize friction=_friction; +@property(nonatomic, getter=isResting) BOOL resting; // @synthesize resting=_resting; +@property(nonatomic) BOOL pinned; // @synthesize pinned=_pinned; +@property(nonatomic) BOOL allowsRotation; // @synthesize allowsRotation=_allowsRotation; +@property(nonatomic) BOOL usesPreciseCollisionDetection; // @synthesize usesPreciseCollisionDetection=_usesPreciseCollisionDetection; +@property(nonatomic, getter=isDynamic) BOOL dynamic; // @synthesize dynamic=_dynamic; - (id).cxx_construct; - (void).cxx_destruct; - (id)allContactedBodies; diff --git a/SpriteKit/SKPhysicsContact.h b/SpriteKit/SKPhysicsContact.h index 1597a6615..2a1b0709d 100644 --- a/SpriteKit/SKPhysicsContact.h +++ b/SpriteKit/SKPhysicsContact.h @@ -14,14 +14,16 @@ SKPhysicsBody *_bodyB; double _collisionImpulse; struct CGPoint _contactPoint; + struct CGVector _contactNormal; } + (id)copyWithZone:(struct _NSZone *)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; -@property(readonly) double collisionImpulse; // @synthesize collisionImpulse=_collisionImpulse; -@property(readonly) struct CGPoint contactPoint; // @synthesize contactPoint=_contactPoint; -@property(readonly) SKPhysicsBody *bodyB; // @synthesize bodyB=_bodyB; -@property(readonly) SKPhysicsBody *bodyA; // @synthesize bodyA=_bodyA; +@property(readonly, nonatomic) double collisionImpulse; // @synthesize collisionImpulse=_collisionImpulse; +@property(readonly, nonatomic) struct CGVector contactNormal; // @synthesize contactNormal=_contactNormal; +@property(readonly, nonatomic) struct CGPoint contactPoint; // @synthesize contactPoint=_contactPoint; +@property(readonly, nonatomic) SKPhysicsBody *bodyB; // @synthesize bodyB=_bodyB; +@property(readonly, nonatomic) SKPhysicsBody *bodyA; // @synthesize bodyA=_bodyA; - (id).cxx_construct; - (void).cxx_destruct; diff --git a/SpriteKit/SKPhysicsGrid.h b/SpriteKit/SKPhysicsGrid.h new file mode 100644 index 000000000..cf276503c --- /dev/null +++ b/SpriteKit/SKPhysicsGrid.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface SKPhysicsGrid : NSObject +{ + float _width; + float _height; +} + ++ (id)vectorGridFromTexture:(id)arg1 accuracy:(float)arg2; ++ (id)gridFromTexture:(id)arg1 alphaThreshold:(float)arg2 accuracy:(float)arg3; ++ (id)gridFromOccupancyArray:(const char *)arg1 width:(int)arg2 height:(int)arg3; +@property(readonly, nonatomic) float height; // @synthesize height=_height; +@property(readonly, nonatomic) float width; // @synthesize width=_width; +- (void)spritesFromGrid:(id)arg1 xDivisions:(int)arg2 zPosition:(double)arg3 spriteSize:(struct CGSize)arg4 texture:(id)arg5 physicsBody:(id)arg6; +- (void)spritesFromGrid:(id)arg1 gridSize:(struct CGSize)arg2 zPosition:(double)arg3 edgeColor:(id)arg4 interiorColor:(id)arg5 spriteSize:(struct CGSize)arg6 physicsBody:(id)arg7; + +@end + diff --git a/SpriteKit/SKPhysicsJoint.h b/SpriteKit/SKPhysicsJoint.h index 2cd6a8879..770372c28 100644 --- a/SpriteKit/SKPhysicsJoint.h +++ b/SpriteKit/SKPhysicsJoint.h @@ -12,13 +12,20 @@ @interface SKPhysicsJoint : NSObject { + BOOL __implicit; SKPhysicsBody *bodyA; SKPhysicsBody *bodyB; + double reactionTorque; + struct CGVector reactionForce; } + (id)allocWithZone:(struct _NSZone *)arg1; -@property(retain) SKPhysicsBody *bodyB; // @synthesize bodyB; -@property(retain) SKPhysicsBody *bodyA; // @synthesize bodyA; +@property(nonatomic) BOOL _implicit; // @synthesize _implicit=__implicit; +@property(readonly, nonatomic) double reactionTorque; // @synthesize reactionTorque; +@property(readonly, nonatomic) struct CGVector reactionForce; // @synthesize reactionForce; +@property(retain, nonatomic) SKPhysicsBody *bodyB; // @synthesize bodyB; +@property(retain, nonatomic) SKPhysicsBody *bodyA; // @synthesize bodyA; +- (id).cxx_construct; - (void).cxx_destruct; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; diff --git a/SpriteKit/SKPhysicsJointLimit.h b/SpriteKit/SKPhysicsJointLimit.h index f53cef3bf..1254b5556 100644 --- a/SpriteKit/SKPhysicsJointLimit.h +++ b/SpriteKit/SKPhysicsJointLimit.h @@ -13,7 +13,7 @@ + (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchorA:(struct CGPoint)arg3 anchorB:(struct CGPoint)arg4; + (id)allocWithZone:(struct _NSZone *)arg1; -@property double maxLength; // @synthesize maxLength=_maxLength; +@property(nonatomic) double maxLength; // @synthesize maxLength=_maxLength; @end diff --git a/SpriteKit/SKPhysicsJointPin.h b/SpriteKit/SKPhysicsJointPin.h index aee849c56..20ab338ee 100644 --- a/SpriteKit/SKPhysicsJointPin.h +++ b/SpriteKit/SKPhysicsJointPin.h @@ -12,14 +12,19 @@ double _lowerAngleLimit; double _upperAngleLimit; double _frictionTorque; + double _rotationSpeed; + struct CGPoint _anchor; } + (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3; + (id)allocWithZone:(struct _NSZone *)arg1; -@property double frictionTorque; // @synthesize frictionTorque=_frictionTorque; -@property double upperAngleLimit; // @synthesize upperAngleLimit=_upperAngleLimit; -@property double lowerAngleLimit; // @synthesize lowerAngleLimit=_lowerAngleLimit; -@property BOOL shouldEnableLimits; // @synthesize shouldEnableLimits=_shouldEnableLimits; +@property(readonly) struct CGPoint anchor; // @synthesize anchor=_anchor; +@property(nonatomic) double rotationSpeed; // @synthesize rotationSpeed=_rotationSpeed; +@property(nonatomic) double frictionTorque; // @synthesize frictionTorque=_frictionTorque; +@property(nonatomic) double upperAngleLimit; // @synthesize upperAngleLimit=_upperAngleLimit; +@property(nonatomic) double lowerAngleLimit; // @synthesize lowerAngleLimit=_lowerAngleLimit; +@property(nonatomic) BOOL shouldEnableLimits; // @synthesize shouldEnableLimits=_shouldEnableLimits; +- (id).cxx_construct; @end diff --git a/SpriteKit/SKPhysicsJointSliding.h b/SpriteKit/SKPhysicsJointSliding.h index bd798f59c..0ea50cb28 100644 --- a/SpriteKit/SKPhysicsJointSliding.h +++ b/SpriteKit/SKPhysicsJointSliding.h @@ -15,9 +15,9 @@ + (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchor:(struct CGPoint)arg3 axis:(struct CGVector)arg4; + (id)allocWithZone:(struct _NSZone *)arg1; -@property double upperDistanceLimit; // @synthesize upperDistanceLimit=_upperDistanceLimit; -@property double lowerDistanceLimit; // @synthesize lowerDistanceLimit=_lowerDistanceLimit; -@property BOOL shouldEnableLimits; // @synthesize shouldEnableLimits=_shouldEnableLimits; +@property(nonatomic) double upperDistanceLimit; // @synthesize upperDistanceLimit=_upperDistanceLimit; +@property(nonatomic) double lowerDistanceLimit; // @synthesize lowerDistanceLimit=_lowerDistanceLimit; +@property(nonatomic) BOOL shouldEnableLimits; // @synthesize shouldEnableLimits=_shouldEnableLimits; @end diff --git a/SpriteKit/SKPhysicsJointSpring.h b/SpriteKit/SKPhysicsJointSpring.h index 0d0fa301a..301e65f44 100644 --- a/SpriteKit/SKPhysicsJointSpring.h +++ b/SpriteKit/SKPhysicsJointSpring.h @@ -14,8 +14,8 @@ + (id)jointWithBodyA:(id)arg1 bodyB:(id)arg2 anchorA:(struct CGPoint)arg3 anchorB:(struct CGPoint)arg4; + (id)allocWithZone:(struct _NSZone *)arg1; -@property double frequency; // @synthesize frequency=_frequency; -@property double damping; // @synthesize damping=_damping; +@property(nonatomic) double frequency; // @synthesize frequency=_frequency; +@property(nonatomic) double damping; // @synthesize damping=_damping; @end diff --git a/SpriteKit/SKPhysicsWorld.h b/SpriteKit/SKPhysicsWorld.h index 1b818b2d2..fab027cfd 100644 --- a/SpriteKit/SKPhysicsWorld.h +++ b/SpriteKit/SKPhysicsWorld.h @@ -12,15 +12,17 @@ { double speed; id _contactDelegate; - struct CGPoint _gravity; + struct CGVector _gravity; } + (id)copyWithZone:(struct _NSZone *)arg1; + (id)allocWithZone:(struct _NSZone *)arg1; -@property id contactDelegate; // @synthesize contactDelegate=_contactDelegate; -@property struct CGPoint gravity; // @synthesize gravity=_gravity; -@property double speed; // @synthesize speed; +@property(nonatomic) id contactDelegate; // @synthesize contactDelegate=_contactDelegate; +@property(nonatomic) struct CGVector gravity; // @synthesize gravity=_gravity; +@property(nonatomic) double speed; // @synthesize speed; - (id).cxx_construct; +- (struct CGVector)sampleField:(id)arg1 position:(struct CGPoint)arg2; +- (struct CGVector)sampleFields:(struct CGPoint)arg1; - (id)bodyAlongRayStart:(struct CGPoint)arg1 end:(struct CGPoint)arg2; - (id)bodyInRect:(struct CGRect)arg1; - (id)bodyAtPoint:(struct CGPoint)arg1; @@ -30,6 +32,7 @@ - (void)removeAllJoints; - (void)removeJoint:(id)arg1; - (void)addJoint:(id)arg1; +- (id)fields; - (id)bodies; - (BOOL)hasBodies; - (void)removeAllBodies; diff --git a/SpriteKit/SKPositionConstraint.h b/SpriteKit/SKPositionConstraint.h new file mode 100644 index 000000000..1b7d3f32c --- /dev/null +++ b/SpriteKit/SKPositionConstraint.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKRange; + +// Not exported +@interface SKPositionConstraint : SKConstraint +{ + SKRange *_xRange; + SKRange *_yRange; +} + ++ (id)constraintWithYRange:(id)arg1; ++ (id)constraintWithXRange:(id)arg1; ++ (id)constraintWithXRange:(id)arg1 YRange:(id)arg2; +@property(copy) SKRange *yRange; // @synthesize yRange=_yRange; +@property(copy) SKRange *xRange; // @synthesize xRange=_xRange; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithXRange:(id)arg1 YRange:(id)arg2; + +@end + diff --git a/SpriteKit/SKRadialGravityFieldNode.h b/SpriteKit/SKRadialGravityFieldNode.h new file mode 100644 index 000000000..48791d825 --- /dev/null +++ b/SpriteKit/SKRadialGravityFieldNode.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKRadialGravityFieldNode : SKFieldNode +{ +} + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)_initialize; +- (id)_descriptionClassName; + +@end + diff --git a/SpriteKit/SKRange.h b/SpriteKit/SKRange.h new file mode 100644 index 000000000..406082128 --- /dev/null +++ b/SpriteKit/SKRange.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@interface SKRange : NSObject +{ + double _lowerLimit; + double _upperLimit; +} + ++ (id)rangeWithValue:(double)arg1 variance:(double)arg2; ++ (id)rangeWithConstantValue:(double)arg1; ++ (id)rangeWithUpperLimit:(double)arg1; ++ (id)rangeWithLowerLimit:(double)arg1; ++ (id)rangeWithNoLimits; ++ (id)rangeWithLowerLimit:(double)arg1 upperLimit:(double)arg2; +@property double upperLimit; // @synthesize upperLimit=_upperLimit; +@property double lowerLimit; // @synthesize lowerLimit=_lowerLimit; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithLowerLimit:(double)arg1 upperLimit:(double)arg2; + +@end + diff --git a/SpriteKit/SKReach.h b/SpriteKit/SKReach.h new file mode 100644 index 000000000..8432e54e7 --- /dev/null +++ b/SpriteKit/SKReach.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSMutableArray, SKNode; + +// Not exported +@interface SKReach : SKAction +{ + SKNode *_ikRoot; + struct CGPoint _goalPosition; + NSMutableArray *_ikChain; + double _velocity; + BOOL _timeConstrained; + double _zRotationSpeed; +} + ++ (id)reachToNode:(id)arg1 rootNode:(id)arg2 velocity:(double)arg3; ++ (id)reachToNode:(id)arg1 rootNode:(id)arg2 duration:(double)arg3; ++ (id)reachTo:(struct CGPoint)arg1 rootNode:(id)arg2 velocity:(double)arg3; ++ (id)reachTo:(struct CGPoint)arg1 rootNode:(id)arg2 duration:(double)arg3; ++ (id)reachTo:(struct CGPoint)arg1 rootNode:(id)arg2 duration:(double)arg3 maxZRotationSpeed:(double)arg4; ++ (id)reachTo:(struct CGPoint)arg1 rootNode:(id)arg2 zRotationSpeed:(double)arg3 maxDuration:(double)arg4; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)updateWithTarget:(id)arg1 forTime:(double)arg2; +- (void)solveIKWithTarget:(id)arg1; +- (void)willStartWithTarget:(id)arg1 atTime:(double)arg2; +- (id)init; + +@end + diff --git a/SpriteKit/SKReachConstraints.h b/SpriteKit/SKReachConstraints.h new file mode 100644 index 000000000..d8cf61538 --- /dev/null +++ b/SpriteKit/SKReachConstraints.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" + +@interface SKReachConstraints : NSObject +{ + double _lowerAngleLimit; + double _upperAngleLimit; +} + +@property(nonatomic) double upperAngleLimit; // @synthesize upperAngleLimit=_upperAngleLimit; +@property(nonatomic) double lowerAngleLimit; // @synthesize lowerAngleLimit=_lowerAngleLimit; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)init; +- (id)initWithLowerAngleLimit:(double)arg1 upperAngleLimit:(double)arg2; + +@end + diff --git a/SpriteKit/SKRegion.h b/SpriteKit/SKRegion.h new file mode 100644 index 000000000..195fae38c --- /dev/null +++ b/SpriteKit/SKRegion.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class PKRegion; + +@interface SKRegion : NSObject +{ + PKRegion *_region; +} + ++ (id)infiniteRegion; +- (void).cxx_destruct; +- (void)containsPoints:(const float *)arg1 locationStride:(long long)arg2 results:(char *)arg3 resultsStride:(long long)arg4 count:(int)arg5; +- (BOOL)containsPoint:(struct CGPoint)arg1; +- (id)regionByIntersectionWithRegion:(id)arg1; +- (id)regionByDifferenceFromRegion:(id)arg1; +- (id)regionByUnionWithRegion:(id)arg1; +- (id)inverseRegion; +- (id)initWithPath:(struct CGPath *)arg1; +- (id)initWithSize:(struct CGSize)arg1; +- (id)initWithRadius:(float)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +@property(readonly, nonatomic) struct CGPath *path; + +@end + diff --git a/SpriteKit/SKRotationConstraint.h b/SpriteKit/SKRotationConstraint.h new file mode 100644 index 000000000..01f942b21 --- /dev/null +++ b/SpriteKit/SKRotationConstraint.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKRange; + +// Not exported +@interface SKRotationConstraint : SKConstraint +{ + SKRange *_zRotationRange; +} + ++ (id)constraintWithZRotationRange:(id)arg1; +@property(copy) SKRange *zRotationRange; // @synthesize zRotationRange=_zRotationRange; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithZRotationRange:(id)arg1; + +@end + diff --git a/SpriteKit/SKSCNRenderer.h b/SpriteKit/SKSCNRenderer.h new file mode 100644 index 000000000..c6c40036f --- /dev/null +++ b/SpriteKit/SKSCNRenderer.h @@ -0,0 +1,81 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class SKLabelNode, SKScene; + +@interface SKSCNRenderer : NSObject +{ + double _timePreviousUpdate; + SKLabelNode *_statsLabel; + double _prevViewAspect; + unsigned int _spritesRendered; + unsigned int _spritesSubmitted; + int _frames; + unsigned int _prevSpritesRendered; + unsigned int _prevSpritesRenderedSubmitted; + double _timeBeginFrameCount; + float _fps; + BOOL _hasRenderedOnce; + BOOL _hasRenderedForCurrentUpdate; + BOOL _isInTransition; + BOOL _disableInput; + SKScene *_scene; + struct SKCRenderer *_renderer; + float _prevBackingScaleFactor; + BOOL showsFPS; + BOOL showsNodeCount; + double _backingScaleFactor; + struct CGRect _bounds; +} + ++ (id)rendererWithContext:(id)arg1 options:(id)arg2; +@property(nonatomic) double backingScaleFactor; // @synthesize backingScaleFactor=_backingScaleFactor; +@property(nonatomic) struct CGRect bounds; // @synthesize bounds=_bounds; +@property(retain, nonatomic) SKScene *scene; // @synthesize scene=_scene; +- (id).cxx_construct; +- (void).cxx_destruct; +- (int)_spriteSubmitCount; +- (int)_spriteRenderCount; +- (double)_fps; +- (id)_scene; +- (void)_update:(double)arg1; +- (void)_showAllStats; +- (void)set_showsTotalAreaRendered:(BOOL)arg1; +- (BOOL)_showsTotalAreaRendered; +- (void)set_showsCulledNodesInNodeCount:(BOOL)arg1; +- (BOOL)_showsCulledNodesInNodeCount; +- (BOOL)_showsGPUStats; +- (void)set_showsGPUStats:(BOOL)arg1; +- (BOOL)_showsCPUStats; +- (void)set_showsCPUStats:(BOOL)arg1; +- (BOOL)_showsCoreAnimationFPS; +- (void)set_showsCoreAnimationFPS:(BOOL)arg1; +- (BOOL)_shouldCenterStats; +- (void)set_shouldCenterStats:(BOOL)arg1; +- (BOOL)_showsSpriteBounds; +- (void)set_showsSpriteBounds:(BOOL)arg1; +- (id)init; +@property(nonatomic) BOOL showsFields; +@property(nonatomic) BOOL showsPhysics; +@property(nonatomic) BOOL showsDrawCount; +- (BOOL)showsQuadCount; +- (void)setShowsQuadCount:(BOOL)arg1; +@property(nonatomic) BOOL showsNodeCount; // @synthesize showsNodeCount; +@property(nonatomic) BOOL showsFPS; // @synthesize showsFPS; +- (BOOL)showsSpriteBounds; +- (void)setShowsSpriteBounds:(BOOL)arg1; +- (struct CGSize)pixelSize; +- (void)render:(BOOL)arg1; +- (void)updateAtTime:(double)arg1; +- (void)setupContext; +- (void)_initialize; +- (void)dealloc; +@property(nonatomic) BOOL ignoresSiblingOrder; + +@end + diff --git a/SpriteKit/SKScaleConstraint.h b/SpriteKit/SKScaleConstraint.h new file mode 100644 index 000000000..f350b157e --- /dev/null +++ b/SpriteKit/SKScaleConstraint.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKRange; + +// Not exported +@interface SKScaleConstraint : SKConstraint +{ + SKRange *_xRange; + SKRange *_yRange; +} + ++ (id)constraintWithYRange:(id)arg1; ++ (id)constraintWithXRange:(id)arg1; ++ (id)constraintWithScaleRange:(id)arg1; ++ (id)constraintWithXRange:(id)arg1 YRange:(id)arg2; +@property(copy) SKRange *yRange; // @synthesize yRange=_yRange; +@property(copy) SKRange *xRange; // @synthesize xRange=_xRange; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithXRange:(id)arg1 YRange:(id)arg2; + +@end + diff --git a/SpriteKit/SKScene.h b/SpriteKit/SKScene.h index e95eab193..fe3b31b50 100644 --- a/SpriteKit/SKScene.h +++ b/SpriteKit/SKScene.h @@ -6,7 +6,7 @@ #import -@class NSColor, NSMutableDictionary, PKPhysicsWorld, SKPhysicsWorld, SKView; +@class NSColor, NSMutableArray, NSMutableDictionary, PKPhysicsWorld, SKPhysicsBody, SKPhysicsWorld, SKView; @interface SKScene : SKEffectNode { @@ -15,28 +15,34 @@ struct CGRect _visibleRect; long long _scaleMode; NSMutableDictionary *_touchMap; + NSMutableArray *_allChildenWithConstraints; struct CGRect _bounds; BOOL _isSetup; BOOL _usesExplicitUpdate; BOOL _usesExplicitRender; + SKPhysicsBody *_scenePinBody; id _view; BOOL __needsUpdate; BOOL __needsRender; SKPhysicsWorld *_physicsWorld; + id _delegate; PKPhysicsWorld *__pkPhysicsWorld; } + (id)sceneWithContentsOfFile:(id)arg1 size:(struct CGSize)arg2; + (id)sceneWithContentsOfFile:(id)arg1; + (id)sceneWithSize:(struct CGSize)arg1; -@property(retain) PKPhysicsWorld *_pkPhysicsWorld; // @synthesize _pkPhysicsWorld=__pkPhysicsWorld; +@property(retain, nonatomic) PKPhysicsWorld *_pkPhysicsWorld; // @synthesize _pkPhysicsWorld=__pkPhysicsWorld; @property BOOL _needsRender; // @synthesize _needsRender=__needsRender; @property BOOL _needsUpdate; // @synthesize _needsUpdate=__needsUpdate; -@property long long scaleMode; // @synthesize scaleMode=_scaleMode; +@property(nonatomic) id delegate; // @synthesize delegate=_delegate; +@property(nonatomic) long long scaleMode; // @synthesize scaleMode=_scaleMode; - (id).cxx_construct; - (void).cxx_destruct; -@property(readonly) SKView *view; +@property(readonly, nonatomic) __weak SKView *view; - (void)setPaused:(BOOL)arg1; +- (void)didFinishUpdate; +- (void)didApplyConstriants; - (void)didSimulatePhysics; - (void)didEvaluateActions; - (void)_update:(double)arg1; @@ -45,11 +51,11 @@ - (void)willMoveFromView:(id)arg1; - (void)didMoveToView:(id)arg1; - (void)_didMoveToView:(id)arg1; -@property(readonly) SKPhysicsWorld *physicsWorld; // @synthesize physicsWorld=_physicsWorld; -@property struct CGSize size; -@property struct CGPoint visibleRectCenter; -@property struct CGSize visibleRectSize; -@property struct CGRect visibleRect; // @synthesize visibleRect=_visibleRect; +@property(readonly, nonatomic) SKPhysicsWorld *physicsWorld; // @synthesize physicsWorld=_physicsWorld; +@property(nonatomic) struct CGSize size; +@property(nonatomic) struct CGPoint visibleRectCenter; +@property(nonatomic) struct CGSize visibleRectSize; +@property(nonatomic) struct CGRect visibleRect; // @synthesize visibleRect=_visibleRect; - (struct CGPoint)convertPointToView:(struct CGPoint)arg1; - (struct CGPoint)convertPointFromView:(struct CGPoint)arg1; - (id)description; @@ -65,8 +71,11 @@ - (void)setScale:(double)arg1; - (void)setPosition:(struct CGPoint)arg1; - (struct CGPoint)position; -@property struct CGPoint anchorPoint; -@property(retain) NSColor *backgroundColor; +@property(nonatomic) struct CGPoint anchorPoint; +@property(retain, nonatomic) NSColor *backgroundColor; +- (void)_removeConstraintsForNode:(id)arg1; +- (void)_registerConstraintsForNode:(id)arg1; +- (BOOL)_hasConstraints; - (id)initWithCoder:(id)arg1; - (id)initWithSize:(struct CGSize)arg1; - (id)init; diff --git a/SpriteKit/SKShader.h b/SpriteKit/SKShader.h new file mode 100644 index 000000000..7a522d5f1 --- /dev/null +++ b/SpriteKit/SKShader.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSArray, NSMutableArray, NSMutableDictionary, NSString; + +@interface SKShader : NSObject +{ + _Bool _builtInUniformsDirty; + _Bool _programIsDirty; + double _prevUniformUpdateTime; + NSMutableArray *_uniforms; + NSMutableDictionary *_uniformData; + NSString *_source; + struct xglProgram *_xglProgram; +} + ++ (id)shaderWithFileNamed:(id)arg1; ++ (id)shaderWithSource:(id)arg1 uniforms:(id)arg2; ++ (id)shaderWithSource:(id)arg1; ++ (id)shader; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)_getShaderCompilationLog; +@property struct xglProgram *_xglProgram; +- (BOOL)isValid; +@property(readonly) NSArray *_textureUniforms; +- (struct xglProgram *)_updateUniforms; +- (struct xglProgram *)_syncUniformsForTime:(double)arg1; +- (void)_createProgram; +- (void)removeUniformNamed:(id)arg1; +- (id)uniformNamed:(id)arg1; +- (void)addUniform:(id)arg1; +@property(copy) NSArray *uniforms; +@property(copy) NSString *source; +- (id)initWithSource:(id)arg1 uniforms:(id)arg2; +- (id)initWithSource:(id)arg1; +- (id)init; + +@end + diff --git a/SpriteKit/SKShapeNode.h b/SpriteKit/SKShapeNode.h index ad69200c4..119c2607e 100644 --- a/SpriteKit/SKShapeNode.h +++ b/SpriteKit/SKShapeNode.h @@ -6,30 +6,51 @@ #import -@class NSColor; +@class NSColor, SKShader, SKTexture; @interface SKShapeNode : SKNode { struct SKCShapeSprite *ss; } ++ (id)shapeNodeWithSplinePoints:(struct CGPoint *)arg1 count:(unsigned long long)arg2; ++ (id)shapeNodeWithPoints:(struct CGPoint *)arg1 count:(unsigned long long)arg2; ++ (id)shapeNodeWithTriangleA:(struct CGPoint)arg1 B:(struct CGPoint)arg2 C:(struct CGPoint)arg3; ++ (id)shapeNodeWithRectOfSize:(struct CGSize)arg1 cornerRadius:(double)arg2; ++ (id)shapeNodeWithRect:(struct CGRect)arg1 cornerRadius:(double)arg2; ++ (id)shapeNodeWithRectOfSize:(struct CGSize)arg1; ++ (id)shapeNodeWithRect:(struct CGRect)arg1; ++ (id)shapeNodeWithCircleOfRadius:(double)arg1; ++ (id)shapeNodeWithEllipseOfSize:(struct CGSize)arg1; ++ (id)shapeNodeWithEllipseInRect:(struct CGRect)arg1; ++ (id)shapeNodeWithPath:(struct CGPath *)arg1 centered:(BOOL)arg2; ++ (id)shapeNodeWithPath:(struct CGPath *)arg1; +- (void)dealloc; - (id)copyWithZone:(struct _NSZone *)arg1; -@property(retain) NSColor *strokeColor; -@property(retain) NSColor *fillColor; +@property(retain, nonatomic) NSColor *strokeColor; +@property(retain, nonatomic) NSColor *fillColor; - (void)setFillPath:(BOOL)arg1; - (BOOL)fillPath; -@property double lineWidth; -@property(getter=isAntialiased) BOOL antialiased; -@property long long blendMode; -@property double renderQualityRatio; -@property double glowWidth; +@property(nonatomic) double lineWidth; +@property(nonatomic, getter=isAntialiased) BOOL antialiased; +@property(nonatomic) long long blendMode; +@property(nonatomic) double renderQualityRatio; +@property(retain, nonatomic) SKShader *strokeShader; +@property(retain, nonatomic) SKTexture *strokeTexture; +@property(retain, nonatomic) SKShader *fillShader; +@property(retain, nonatomic) SKTexture *fillTexture; +@property(nonatomic) double glowWidth; +- (void)_scaleFactorChangedFrom:(float)arg1 to:(float)arg2; +- (BOOL)containsPoint:(struct CGPoint)arg1; - (struct CGRect)calculateAccumulatedFrame; - (struct CGRect)frame; -@property struct CGPath *path; +@property(nonatomic) struct CGPath *path; - (id)description; - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; - (id)init; +- (void)_initialize; +- (id)_copyImageData; @end diff --git a/SpriteKit/SKSizeConstraint.h b/SpriteKit/SKSizeConstraint.h new file mode 100644 index 000000000..96e91479e --- /dev/null +++ b/SpriteKit/SKSizeConstraint.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKRange; + +// Not exported +@interface SKSizeConstraint : SKConstraint +{ + SKRange *_widthRange; + SKRange *_heightRange; +} + ++ (id)constraintWithHeightRange:(id)arg1; ++ (id)constraintWithWidthRange:(id)arg1; ++ (id)constraintWithWidthRange:(id)arg1 heightRange:(id)arg2; +@property(copy) SKRange *heightRange; // @synthesize heightRange=_heightRange; +@property(copy) SKRange *widthRange; // @synthesize widthRange=_widthRange; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithWidthRange:(id)arg1 heightRange:(id)arg2; + +@end + diff --git a/SpriteKit/SKSoundBuffer.h b/SpriteKit/SKSoundBuffer.h index 1745f01de..605fc97e6 100644 --- a/SpriteKit/SKSoundBuffer.h +++ b/SpriteKit/SKSoundBuffer.h @@ -19,8 +19,8 @@ + (id)bufferWithFileNamed:(id)arg1; - (void).cxx_destruct; - (void)dealloc; -@property(readonly) double duration; -@property(readonly) unsigned int bufferId; +@property(readonly, nonatomic) double duration; +@property(readonly, nonatomic) unsigned int bufferId; - (id)description; - (id)init; diff --git a/SpriteKit/SKSoundContext.h b/SpriteKit/SKSoundContext.h index abe20a71d..aaeeffbcb 100644 --- a/SpriteKit/SKSoundContext.h +++ b/SpriteKit/SKSoundContext.h @@ -11,14 +11,16 @@ { struct ALCdevice_struct *_device; struct ALCcontext_struct *_context; + BOOL _suspended; } + (id)currentContext; + (id)context; - (void)dealloc; -@property double gain; -@property struct CGPoint listenerPosition; +@property(nonatomic) double gain; +@property(nonatomic) struct CGPoint listenerPosition; - (void)makeCurrentContext; +@property(nonatomic) BOOL suspended; - (id)init; @end diff --git a/SpriteKit/SKSoundSource.h b/SpriteKit/SKSoundSource.h index cd4e48244..306edbd9c 100644 --- a/SpriteKit/SKSoundSource.h +++ b/SpriteKit/SKSoundSource.h @@ -21,12 +21,12 @@ - (void)dealloc; - (id)description; - (void)purgeCompletedBuffers; -@property(readonly) int queuedBufferCount; -@property(readonly) int completedBufferCount; -@property(readonly) BOOL isPlaying; -@property struct CGPoint position; -@property double gain; -@property BOOL shouldLoop; +@property(readonly, nonatomic) int queuedBufferCount; +@property(readonly, nonatomic) int completedBufferCount; +@property(readonly, nonatomic) BOOL isPlaying; +@property(nonatomic) struct CGPoint position; +@property(nonatomic) double gain; +@property(nonatomic) BOOL shouldLoop; - (void)stop; - (void)pause; - (void)play; diff --git a/SpriteKit/SKSpringFieldNode.h b/SpriteKit/SKSpringFieldNode.h new file mode 100644 index 000000000..665250752 --- /dev/null +++ b/SpriteKit/SKSpringFieldNode.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKSpringFieldNode : SKFieldNode +{ +} + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)_initialize; +- (id)_descriptionClassName; + +@end + diff --git a/SpriteKit/SKSpriteNode.h b/SpriteKit/SKSpriteNode.h index fbe1645fd..40a501ec4 100644 --- a/SpriteKit/SKSpriteNode.h +++ b/SpriteKit/SKSpriteNode.h @@ -6,29 +6,40 @@ #import -@class NSColor, SKTexture; +@class NSColor, SKLightNode, SKShader, SKTexture; @interface SKSpriteNode : SKNode { + SKLightNode *_light; BOOL _shouldRepeatTexture; } + (id)spriteNodeWithColor:(id)arg1 size:(struct CGSize)arg2; ++ (id)spriteNodeWithTexture:(id)arg1 normalMap:(id)arg2; + (id)spriteNodeWithTexture:(id)arg1 size:(struct CGSize)arg2; + (id)spriteNodeWithTexture:(id)arg1; ++ (id)spriteNodeWithImageNamed:(id)arg1 normalMapped:(BOOL)arg2; + (id)spriteNodeWithImageNamed:(id)arg1; -@property BOOL shouldRepeatTexture; // @synthesize shouldRepeatTexture=_shouldRepeatTexture; +@property(nonatomic) BOOL shouldRepeatTexture; // @synthesize shouldRepeatTexture=_shouldRepeatTexture; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)copy; - (BOOL)containsPoint:(struct CGPoint)arg1; -@property long long blendMode; -@property struct CGSize repeatTextureSize; +@property(nonatomic) long long blendMode; +@property(nonatomic) unsigned int shadowedBitMask; +@property(nonatomic) unsigned int shadowCastBitMask; +@property(nonatomic) unsigned int lightingBitMask; +@property(nonatomic) struct CGSize repeatTextureSize; - (void)setRepeatTexture:(BOOL)arg1; - (BOOL)repeatTexture; -@property struct CGRect centerRect; -@property struct CGSize size; -@property struct CGPoint anchorPoint; -@property(retain) NSColor *color; -@property double colorBlendFactor; -@property(retain) SKTexture *texture; +@property(nonatomic) struct CGRect centerRect; +@property(nonatomic) struct CGSize size; +@property(nonatomic) struct CGPoint anchorPoint; +@property(retain, nonatomic) NSColor *color; +@property(nonatomic) double colorBlendFactor; +@property(retain, nonatomic) SKShader *shader; +@property(retain, nonatomic) SKTexture *normalTexture; +@property(retain, nonatomic) SKTexture *texture; - (id)description; - (id)initWithTexture:(id)arg1; - (id)initWithColor:(id)arg1 size:(struct CGSize)arg2; @@ -38,6 +49,7 @@ - (id)initWithCoder:(id)arg1; - (id)init; - (id)initWithTexture:(id)arg1 color:(id)arg2 size:(struct CGSize)arg3; +- (id)_copyImageData; @end diff --git a/SpriteKit/SKStrength.h b/SpriteKit/SKStrength.h new file mode 100644 index 000000000..8be1c8ee9 --- /dev/null +++ b/SpriteKit/SKStrength.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface SKStrength : SKAction +{ + struct SKCStrength *_mycaction; +} + ++ (id)strengthBy:(double)arg1 duration:(double)arg2; ++ (id)strengthTo:(double)arg1 duration:(double)arg2; +- (id)reversedAction; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end + diff --git a/SpriteKit/SKTexture.h b/SpriteKit/SKTexture.h index 3736ecccf..e466e2373 100644 --- a/SpriteKit/SKTexture.h +++ b/SpriteKit/SKTexture.h @@ -32,8 +32,6 @@ unsigned int _compressedFormat; CIFilter *_filter; SKTexture *_originalTexture; - long long _filteringMode; - int _wrapMode; unsigned int _textureTarget; NSString *_originalAtlasName; NSString *_subTextureName; @@ -47,50 +45,50 @@ + (void)preloadTextures; + (void)deleteUnusedTextures; + (id)textureWithData:(id)arg1 size:(struct CGSize)arg2 rowLength:(unsigned int)arg3 alignment:(unsigned int)arg4; ++ (id)textureWithData:(id)arg1 size:(struct CGSize)arg2 flipped:(BOOL)arg3; + (id)textureWithData:(id)arg1 size:(struct CGSize)arg2; + (id)textureWithImage:(id)arg1; + (id)textureWithCGImage:(struct CGImage *)arg1; ++ (id)textureWithCGImage:(struct CGImage *)arg1 pointSize:(struct CGSize)arg2; ++ (id)textureNoiseWithSmoothness:(double)arg1 size:(struct CGSize)arg2 grayscale:(BOOL)arg3; ++ (id)textureVectorNoiseWithSmoothness:(double)arg1 size:(struct CGSize)arg2; + (id)textureWithRect:(struct CGRect)arg1 inTexture:(id)arg2; + (id)textureWithImageNamed:(id)arg1 rect:(struct CGRect)arg2; + (id)textureWithImageNamed:(id)arg1; + (void)preloadTextures:(id)arg1 withCompletionHandler:(id)arg2; -+ (void)addTextureToPreloadlist:(id)arg1; ++ (void)_addTextureToPreloadlist:(id)arg1; + (id)lookupTextureCacheForName:(id)arg1; + (void)registerTextureCache:(id)arg1 forName:(id)arg2; + (id)_textureWithGLTextureId:(unsigned int)arg1 size:(struct CGSize)arg2; + (id)_textureByTransferingData:(char *)arg1 size:(struct CGSize)arg2 rowLength:(unsigned int)arg3 alignment:(unsigned int)arg4; + (id)_textureByTransferingData:(char *)arg1 size:(struct CGSize)arg2; + (id)textureWithImagePath:(id)arg1; -@property(readonly) struct CGSize alphaMapSize; // @synthesize alphaMapSize=_alphaMapSize; -@property(readonly) unsigned int *alphaMap; // @synthesize alphaMap=_alphaMap; -@property(copy) NSString *subTextureName; // @synthesize subTextureName=_subTextureName; -@property(copy) NSString *originalAtlasName; // @synthesize originalAtlasName=_originalAtlasName; -@property unsigned int textureTarget; // @synthesize textureTarget=_textureTarget; -@property struct CGPoint cropOffset; // @synthesize cropOffset=_cropOffset; -@property BOOL isRotated; // @synthesize isRotated=_isRotated; -@property struct CGPoint cropScale; // @synthesize cropScale=_cropScale; +@property(readonly, nonatomic) struct CGSize alphaMapSize; // @synthesize alphaMapSize=_alphaMapSize; +@property(readonly, nonatomic) unsigned int *alphaMap; // @synthesize alphaMap=_alphaMap; +@property(copy, nonatomic) NSString *subTextureName; // @synthesize subTextureName=_subTextureName; +@property(copy, nonatomic) NSString *originalAtlasName; // @synthesize originalAtlasName=_originalAtlasName; +@property(nonatomic) struct CGPoint cropOffset; // @synthesize cropOffset=_cropOffset; +@property(nonatomic) struct CGPoint cropScale; // @synthesize cropScale=_cropScale; - (id).cxx_construct; - (void).cxx_destruct; - (void)dealloc; -- (int)glTextureId; - (void)preload; - (void)unload; -@property long long filteringMode; -@property int wrapMode; -@property(readonly) BOOL isRepeatable; -- (void)load; +@property(nonatomic) long long filteringMode; +@property(nonatomic) int wrapMode; +@property(readonly, nonatomic) BOOL isRepeatable; - (void)_loadOnTextureQueue; - (void)_ensureImageData; -@property BOOL usesMipmaps; +@property(nonatomic) BOOL usesMipmaps; - (id)description; - (id)textureByApplyingCIFilter:(id)arg1; - (struct CGSize)size; -@property(readonly) struct CGSize pixelSize; +@property(readonly, nonatomic) struct CGSize pixelSize; - (BOOL)isInMemory; - (struct CGRect)textureRect; -@property BOOL disableAlpha; -@property(readonly) BOOL useAlpha; -@property(readonly) BOOL hasAlpha; +@property(nonatomic) BOOL disableAlpha; +@property(readonly, nonatomic) BOOL useAlpha; +@property(readonly, nonatomic) BOOL hasAlpha; - (id)copyWithZone:(struct _NSZone *)arg1; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; @@ -108,10 +106,20 @@ - (struct CGImage *)alphaMask; - (BOOL)alphaTestX:(double)arg1 y:(double)arg2; - (void)generateAlphaMapOfSize:(struct CGSize)arg1 fromImage:(struct CGImage *)arg2; +- (id)textureByGeneratingNormalMapWithSmoothness:(double)arg1 contrast:(double)arg2; +- (id)textureByGeneratingNormalMap; +- (id)_textureCache; - (id)imgName; - (void)_savePngFromGLCache:(id)arg1; - (struct CGImage *)_newTextureFromGLCache; -@property(readonly) NSString *imageNameOrPath; +- (id)_initWithGLTextureId:(unsigned int)arg1 size:(struct CGSize)arg2; +@property(readonly, nonatomic) NSString *imageNameOrPath; +- (id)_generateNormalMap:(double)arg1 contrast:(double)arg2 multiPass:(unsigned long long)arg3; +- (id)_copyImageData; +- (void)load; +@property(nonatomic) unsigned int textureTarget; +@property(nonatomic) BOOL isRotated; +- (int)glTextureId; @end diff --git a/SpriteKit/SKTextureAtlas.h b/SpriteKit/SKTextureAtlas.h index 98640ab9e..41450f7c4 100644 --- a/SpriteKit/SKTextureAtlas.h +++ b/SpriteKit/SKTextureAtlas.h @@ -18,21 +18,24 @@ + (void)preloadTextureAtlases:(id)arg1 withCompletionHandler:(id)arg2; + (id)atlasNamed:(id)arg1; ++ (id)atlasWithDictionary:(id)arg1; + (id)findTextureNamed:(id)arg1; + (id)getSupportedPostfixes; - (void).cxx_destruct; -- (void)preload; - (id)textureNamed:(id)arg1; - (id)findTextureNamedFromAtlas:(id)arg1; - (void)dealloc; - (id)description; - (void)preloadWithCompletionHandler:(id)arg1; - (void)loadTextures; +- (void)parseAtlasPropertyList:(id)arg1 withPath:(id)arg2; - (void)encodeWithCoder:(id)arg1; -@property(readonly) NSArray *textureNames; +@property(readonly, nonatomic) NSArray *textureNames; - (id)initWithCoder:(id)arg1; - (id)init; - (void)unload; +- (void)preload; +- (id)_copyImageData; @end diff --git a/SpriteKit/SKTextureAtlasPacker.h b/SpriteKit/SKTextureAtlasPacker.h new file mode 100644 index 000000000..4d43aa404 --- /dev/null +++ b/SpriteKit/SKTextureAtlasPacker.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface SKTextureAtlasPacker : NSObject +{ +} + ++ (struct CGImage *)copyProcessedImageSource:(id)arg1; +- (void)generateTextureAtlasImages:(id)arg1 outputDictionary:(id *)arg2; +- (id)processPackedTextureAtlas:(const vector_c74fc2b3 *)arg1 suffix:(id)arg2 packer:(shared_ptr_7747cbe3)arg3 sortedTrimArray:(const vector_ea45b3ba *)arg4 sortedTextureArray:(const vector_65e381fc *)arg5; +- (id)generateMetaData; +- (id)getTextureFileList:(id)arg1 modDate:(id *)arg2; +- (id)partitionTextureFilesByResolution:(id)arg1; +- (BOOL)isFullyOpaque:(struct CGImage *)arg1; +- (struct CGRect)calcNonAlphaArea:(struct CGImage *)arg1; +- (struct CGImage *)copyRotateCGImage:(struct CGImage *)arg1 direction:(BOOL)arg2; + +@end + diff --git a/SpriteKit/SKTextureCache.h b/SpriteKit/SKTextureCache.h index 6ba79555b..8f39274dc 100644 --- a/SpriteKit/SKTextureCache.h +++ b/SpriteKit/SKTextureCache.h @@ -9,6 +9,7 @@ // Not exported @interface SKTextureCache : NSObject { + long long filteringMode; unsigned int texId; int texInternalFormat; unsigned int texFormat; @@ -24,23 +25,26 @@ int state; int lock; struct CGImage *collisionMask; + int wrapMode; } -@property int state; // @synthesize state; -@property unsigned int texType; // @synthesize texType; -@property unsigned int texFormat; // @synthesize texFormat; -@property int texInternalFormat; // @synthesize texInternalFormat; -@property struct CGSize alphaMapSize; // @synthesize alphaMapSize; -@property unsigned int *alphaMap; // @synthesize alphaMap; -@property struct CGSize pixelSize; // @synthesize pixelSize; -@property char *pixelData; // @synthesize pixelData; -@property BOOL hasAlpha; // @synthesize hasAlpha; -@property BOOL isPOT; // @synthesize isPOT; -@property BOOL isLoaded; // @synthesize isLoaded; -@property struct CGSize size; // @synthesize size; -@property unsigned int texId; // @synthesize texId; +@property(nonatomic) int wrapMode; // @synthesize wrapMode; +@property(nonatomic) long long filteringMode; // @synthesize filteringMode; +@property(nonatomic) int state; // @synthesize state; +@property(nonatomic) unsigned int texType; // @synthesize texType; +@property(nonatomic) unsigned int texFormat; // @synthesize texFormat; +@property(nonatomic) int texInternalFormat; // @synthesize texInternalFormat; +@property(nonatomic) struct CGSize alphaMapSize; // @synthesize alphaMapSize; +@property(nonatomic) unsigned int *alphaMap; // @synthesize alphaMap; +@property(nonatomic) struct CGSize pixelSize; // @synthesize pixelSize; +@property(nonatomic) char *pixelData; // @synthesize pixelData; +@property(nonatomic) BOOL hasAlpha; // @synthesize hasAlpha; +@property(nonatomic) BOOL isPOT; // @synthesize isPOT; +@property(nonatomic) BOOL isLoaded; // @synthesize isLoaded; +@property(nonatomic) struct CGSize size; // @synthesize size; +@property(nonatomic) unsigned int texId; // @synthesize texId; - (id).cxx_construct; -@property(readonly, getter=getLock) int *lock; +@property(readonly, nonatomic, getter=getLock) int *lock; - (void)dealloc; - (id)init; diff --git a/SpriteKit/SKThreadSafeMutableArray.h b/SpriteKit/SKThreadSafeMutableArray.h index 04791321d..95b0179d7 100644 --- a/SpriteKit/SKThreadSafeMutableArray.h +++ b/SpriteKit/SKThreadSafeMutableArray.h @@ -21,14 +21,14 @@ } - (void).cxx_destruct; -@property(readonly) NSArray *arrayRepresentation; +@property(readonly) __weak NSArray *arrayRepresentation; - (id)description; - (id)methodSignatureForSelector:(SEL)arg1; - (void)removeObjectsInArray:(id)arg1; - (void)forwardInvocation:(id)arg1; - (id)copyWithZone:(struct _NSZone *)arg1; -- (id)initWithCapacity:(unsigned long long)arg1; - (id)init; +- (id)initWithNSMutableArray:(id)arg1; @end diff --git a/SpriteKit/SKThreadSafeMutableDictionary.h b/SpriteKit/SKThreadSafeMutableDictionary.h new file mode 100644 index 000000000..515f5d280 --- /dev/null +++ b/SpriteKit/SKThreadSafeMutableDictionary.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" +#import "NSFastEnumeration-Protocol.h" +#import "NSMutableCopying-Protocol.h" +#import "NSSecureCoding-Protocol.h" + +@class NSMutableDictionary; + +// Not exported +@interface SKThreadSafeMutableDictionary : NSObject +{ + int _storageLock; + NSMutableDictionary *_storage; +} + +- (void).cxx_destruct; +- (id)description; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)forwardInvocation:(id)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithNSMutableDictionary:(id)arg1; + +@end + diff --git a/SpriteKit/SKTileMap.h b/SpriteKit/SKTileMap.h index 6591f6f3b..45b8031ae 100644 --- a/SpriteKit/SKTileMap.h +++ b/SpriteKit/SKTileMap.h @@ -48,13 +48,19 @@ - (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; - (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; - (void)loadMap; -@property(readonly) struct CGSize mapSize; -@property(readonly) struct CGSize tileSize; +@property(readonly, nonatomic) struct CGSize mapSize; +@property(readonly, nonatomic) struct CGSize tileSize; - (id)textureForGid:(unsigned int)arg1; - (id)tileAtGridLocationX:(unsigned int)arg1 y:(unsigned int)arg2; - (void)encodeWithCoder:(id)arg1; - (id)initWithCoder:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/SpriteKit/SKTransition.h b/SpriteKit/SKTransition.h index 3b336398e..ff8e514b5 100644 --- a/SpriteKit/SKTransition.h +++ b/SpriteKit/SKTransition.h @@ -42,8 +42,8 @@ + (id)pushWithDirection:(long long)arg1 duration:(double)arg2; + (id)moveInWithDirection:(long long)arg1 duration:(double)arg2; + (id)revealWithDirection:(long long)arg1 duration:(double)arg2; -@property BOOL pausesOutgoingScene; // @synthesize pausesOutgoingScene=_pauseOutgoing; -@property BOOL pausesIncomingScene; // @synthesize pausesIncomingScene=_pauseIncoming; +@property(nonatomic) BOOL pausesOutgoingScene; // @synthesize pausesOutgoingScene=_pauseOutgoing; +@property(nonatomic) BOOL pausesIncomingScene; // @synthesize pausesIncomingScene=_pauseIncoming; - (id).cxx_construct; - (void).cxx_destruct; - (id)_filter; diff --git a/SpriteKit/SKTurbulenceFieldNode.h b/SpriteKit/SKTurbulenceFieldNode.h new file mode 100644 index 000000000..16d6118a6 --- /dev/null +++ b/SpriteKit/SKTurbulenceFieldNode.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKTurbulenceFieldNode : SKNoiseFieldNode +{ +} + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)_initialize; +- (id)_descriptionClassName; + +@end + diff --git a/SpriteKit/SKUniform.h b/SpriteKit/SKUniform.h new file mode 100644 index 000000000..bdf8e57ee --- /dev/null +++ b/SpriteKit/SKUniform.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@class NSString, SKTexture; + +@interface SKUniform : NSObject +{ + long long _type; + NSString *_name; + unsigned long long _seed; + SKTexture *_textureValue; + union { + float _floatValue; + union _GLKVector2 _floatVector2Value; + union _GLKVector3 _floatVector3Value; + union _GLKVector4 _floatVector4Value; + union _GLKMatrix2 _floatMatrix2Value; + union _GLKMatrix3 _floatMatrix3Value; + union _GLKMatrix4 _floatMatrix4Value; + } _value; +} + ++ (id)uniformWithName:(id)arg1 texture:(id)arg2; ++ (id)uniformWithName:(id)arg1 floatMatrix4:(union _GLKMatrix4)arg2; ++ (id)uniformWithName:(id)arg1 floatMatrix3:(union _GLKMatrix3)arg2; ++ (id)uniformWithName:(id)arg1 floatMatrix2:(union _GLKMatrix2)arg2; ++ (id)uniformWithName:(id)arg1 floatVector4:(union _GLKVector4)arg2; ++ (id)uniformWithName:(id)arg1 floatVector3:(union _GLKVector3)arg2; ++ (id)uniformWithName:(id)arg1 floatVector2:(union _GLKVector2)arg2; ++ (id)uniformWithName:(id)arg1 float:(float)arg2; ++ (id)uniformWithName:(id)arg1; +@property unsigned long long _seed; // @synthesize _seed; +@property(readonly) NSString *name; // @synthesize name=_name; +- (id).cxx_construct; +- (void).cxx_destruct; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +@property(readonly) long long uniformType; +@property float floatValue; +@property(retain) SKTexture *textureValue; +@property union _GLKMatrix4 floatMatrix4Value; +@property union _GLKMatrix3 floatMatrix3Value; +@property union _GLKMatrix2 floatMatrix2Value; +@property union _GLKVector4 floatVector4Value; +@property union _GLKVector3 floatVector3Value; +@property union _GLKVector2 floatVector2Value; +- (id)initWithName:(id)arg1 floatMatrix4:(union _GLKMatrix4)arg2; +- (id)initWithName:(id)arg1 floatMatrix3:(union _GLKMatrix3)arg2; +- (id)initWithName:(id)arg1 floatMatrix2:(union _GLKMatrix2)arg2; +- (id)initWithName:(id)arg1 floatVector4:(union _GLKVector4)arg2; +- (id)initWithName:(id)arg1 floatVector3:(union _GLKVector3)arg2; +- (id)initWithName:(id)arg1 floatVector2:(union _GLKVector2)arg2; +- (id)initWithName:(id)arg1 texture:(id)arg2; +- (id)initWithName:(id)arg1 float:(float)arg2; +- (id)initWithName:(id)arg1; +- (id)description; + +@end + diff --git a/SpriteKit/SKUniformInfo.h b/SpriteKit/SKUniformInfo.h new file mode 100644 index 000000000..51564aa51 --- /dev/null +++ b/SpriteKit/SKUniformInfo.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class SKUniform; + +// Not exported +@interface SKUniformInfo : NSObject +{ + unsigned long long seed; + unsigned long long textureTarget; + SKUniform *uniform; +} + +@property(retain) SKUniform *uniform; // @synthesize uniform; +@property unsigned long long textureTarget; // @synthesize textureTarget; +@property unsigned long long seed; // @synthesize seed; +- (void).cxx_destruct; +- (id)init; + +@end + diff --git a/SpriteKit/SKVelocityFieldNode.h b/SpriteKit/SKVelocityFieldNode.h new file mode 100644 index 000000000..a08ab3425 --- /dev/null +++ b/SpriteKit/SKVelocityFieldNode.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class SKTexture; + +@interface SKVelocityFieldNode : SKFieldNode +{ + SKTexture *_velocityTexture; +} + +@property(retain, nonatomic) SKTexture *velocityTexture; // @synthesize velocityTexture=_velocityTexture; +- (void).cxx_destruct; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)_initialize; +// Error parsing type for property velocity: +// Property attributes: T,N + +- (id)_descriptionClassName; + +@end + diff --git a/SpriteKit/SKVideoNode.h b/SpriteKit/SKVideoNode.h index c1c0f090b..3e8c48f50 100644 --- a/SpriteKit/SKVideoNode.h +++ b/SpriteKit/SKVideoNode.h @@ -19,10 +19,10 @@ + (id)videoNodeWithAVPlayer:(id)arg1; + (id)videoNodeWithVideoURL:(id)arg1; + (id)videoNodeWithVideoFileNamed:(id)arg1; -@property(retain) AVPlayer *_player; // @synthesize _player; +@property(retain, nonatomic) AVPlayer *_player; // @synthesize _player; - (void).cxx_destruct; -@property struct CGPoint anchorPoint; -@property struct CGSize size; +@property(nonatomic) struct CGPoint anchorPoint; +@property(nonatomic) struct CGSize size; - (void)pause; - (void)play; - (void)setPaused:(BOOL)arg1; diff --git a/SpriteKit/SKView.h b/SpriteKit/SKView.h index efd74d54b..e4be7bede 100644 --- a/SpriteKit/SKView.h +++ b/SpriteKit/SKView.h @@ -6,10 +6,12 @@ #import "NSView.h" -@class NSData, NSMutableDictionary, NSObject, NSOpenGLContext, SKDisplayLink, SKLabelNode, SKScene; +@class NSData, NSMutableDictionary, NSObject, NSOpenGLContext, SKDisplayLink, SKLabelNode, SKNode, SKScene; @interface SKView : NSView { + BOOL _allowsTransparency; + BOOL _priorResignActivePausedState; unsigned long long _frameInterval; SKDisplayLink *_displayLink; NSObject *_updateQueue; @@ -28,11 +30,14 @@ unsigned int _depthStencilRenderBuffer; unsigned int _frameBuffer; NSOpenGLContext *_layerBackedContext; + BOOL _prefersLowPowerGPU; BOOL _usesAsyncUpdateQueue; BOOL _hasRenderedOnce; BOOL _hasRenderedForCurrentUpdate; BOOL _isInTransition; BOOL _disableInput; + BOOL _mouseIsDown; + SKNode *_nodeUnderCursor; float _transitionDuration; float _transitionTime; SKScene *_nextScene; @@ -49,22 +54,28 @@ - (void).cxx_destruct; - (void)setFrameSize:(struct CGSize)arg1; -@property(readonly) SKScene *scene; +@property(readonly, nonatomic) SKScene *scene; - (id)initWithCoder:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1; +- (void)_setUpdateQueue:(id)arg1; - (id)initWithFrame:(struct CGRect)arg1 updateQueue:(id)arg2; - (id)init; -- (id)_textureFromNode:(id)arg1; +- (id)_textureFromNode:(id)arg1 crop:(struct CGRect)arg2; +- (id)textureFromNode:(id)arg1 crop:(struct CGRect)arg2; - (id)textureFromNode:(id)arg1; -@property BOOL showsDrawCount; -@property BOOL showsNodeCount; // @synthesize showsNodeCount; -@property BOOL showsFPS; // @synthesize showsFPS; +@property(nonatomic) BOOL showsFields; +@property(nonatomic) BOOL showsPhysics; +@property(nonatomic) BOOL showsDrawCount; +@property(nonatomic) BOOL showsQuadCount; +@property(nonatomic) BOOL showsNodeCount; // @synthesize showsNodeCount; +@property(nonatomic) BOOL showsFPS; // @synthesize showsFPS; - (BOOL)showsSpriteBounds; - (void)setShowsSpriteBounds:(BOOL)arg1; -@property(readonly) struct CGSize pixelSize; +@property(nonatomic) BOOL shouldCullNonVisibleNodes; +@property(readonly, nonatomic) struct CGSize pixelSize; - (void)writeContentsToPNG:(id)arg1; -@property(getter=isPaused) BOOL paused; -@property long long frameInterval; +@property(nonatomic, getter=isPaused) BOOL paused; +@property(nonatomic) long long frameInterval; - (void)viewWillMoveToSuperview:(id)arg1; - (void)clipViewBoundsDidChange:(id)arg1; - (void)_renderContent; @@ -76,7 +87,9 @@ @property(retain) NSOpenGLContext *_context; - (void)drawRect:(struct CGRect)arg1; - (id)makeBackingLayer; -- (void)set_layerBackedContext:(id)arg1; +@property(retain, nonatomic) NSOpenGLContext *_layerBackedContext; +@property(nonatomic) BOOL allowsTransparency; +- (BOOL)isOpaque; - (void)remakeFramebuffer:(double)arg1; - (void)_initialize; - (void)dealloc; @@ -88,28 +101,32 @@ - (void)mouseUp:(id)arg1; - (void)mouseDragged:(id)arg1; - (void)mouseMoved:(id)arg1; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; - (void)mouseDown:(id)arg1; - (void)stopRenderCallbacks; - (void)startRenderCallbacks; - (void)setUpRenderCallback; - (void)bindOpenGLContext; -@property BOOL _usesAsyncUpdateQueue; -@property BOOL ignoresSiblingOrder; -@property(getter=isAsynchronous) BOOL asynchronous; -@property(readonly) int _spriteSubmitCount; -@property(readonly) int _spriteRenderCount; -@property(readonly) double _fps; -@property(readonly) SKScene *_nextScene; -@property(readonly) SKScene *_scene; +@property(nonatomic) BOOL _usesAsyncUpdateQueue; +@property(nonatomic) BOOL ignoresSiblingOrder; +@property(nonatomic, getter=isAsynchronous) BOOL asynchronous; +@property(readonly, nonatomic) int _spriteSubmitCount; +@property(readonly, nonatomic) int _spriteRenderCount; +@property(readonly, nonatomic) double _fps; +@property(readonly, nonatomic) SKScene *_nextScene; +@property(readonly, nonatomic) SKScene *_scene; - (void)_update:(double)arg1; - (void)_showAllStats; -@property BOOL _showsTotalAreaRendered; -@property BOOL _showsCulledNodesInNodeCount; -@property BOOL _showsGPUStats; -@property BOOL _showsCPUStats; -@property BOOL _showsCoreAnimationFPS; -@property BOOL _shouldCenterStats; -@property BOOL _showsSpriteBounds; +@property(nonatomic) BOOL _showsTotalAreaRendered; +@property(nonatomic) BOOL _showsCulledNodesInNodeCount; +@property(nonatomic) BOOL _showsGPUStats; +@property(nonatomic) BOOL _showsCPUStats; +@property(nonatomic) BOOL _showsCoreAnimationFPS; +@property(nonatomic) BOOL _shouldCenterStats; +@property(nonatomic) BOOL _showsSpriteBounds; +@property(nonatomic) struct CGPoint _viewTranslation; +@property(nonatomic) double _viewScale; - (void)renderToIOSurfaceID:(unsigned int)arg1 withScaleFactor:(double)arg2; - (void)renderToOpenGLTextureId:(unsigned int)arg1 size:(struct CGSize)arg2 scaleFactor:(double)arg3; - (id)snapshot; diff --git a/SpriteKit/SKVortexFieldNode.h b/SpriteKit/SKVortexFieldNode.h new file mode 100644 index 000000000..e1159b7f5 --- /dev/null +++ b/SpriteKit/SKVortexFieldNode.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface SKVortexFieldNode : SKFieldNode +{ +} + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)_initialize; +- (id)_descriptionClassName; + +@end + diff --git a/SymbolicationDT/CDStructures.h b/SymbolicationDT/CDStructures.h new file mode 100644 index 000000000..61926df63 --- /dev/null +++ b/SymbolicationDT/CDStructures.h @@ -0,0 +1,126 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct LSItemInfoRecord { + unsigned int _field1; + unsigned int _field2; + unsigned int _field3; + struct __CFString *_field4; +}; + +struct VMULabelUniquingDataForStringType { + id _field1; + id _field2; +}; + +struct _CSTypeRef { + unsigned long long _opaque_1; + unsigned long long _opaque_2; +}; + +struct _VMUBlockNode { + unsigned long long _field1; + unsigned int :3; + unsigned int :36; + unsigned int :25; +}; + +struct _VMUDirectedGraphEdge { + unsigned int _field1; + unsigned int _field2; + unsigned int _field3; +}; + +struct _VMUDirectedGraphNode { + unsigned int _field1; + unsigned int _field2; +}; + +struct _VMUObjectGraphEdge { + unsigned int :64; + unsigned int :4; + unsigned int :60; +}; + +struct _VMURange { + unsigned long long location; + unsigned long long length; +}; + +struct _VMURegionMap { + void *_field1; + struct _VMURegionNode *_field2; + unsigned int _field3; + unsigned long long _field4; + unsigned long long _field5; + unsigned int _field6[0]; +}; + +struct _VMURegionNode { + unsigned long long _field1; + unsigned long long _field2; + unsigned int _field3; + unsigned int _field4; + void *_field5; + unsigned long long _field6; + struct _VMURegionNode *_field7; + _Bool _field8; + _Bool _field9; + _Bool _field10; + struct *_field11; + unsigned int _field12; + unsigned long long _field13; + unsigned long long _field14; + int _field15; + int _field16; + unsigned int _field17; + unsigned char _field18; + unsigned char _field19; +}; + +struct _VMUThreadNode { + unsigned long long _field1; + unsigned int _field2; + unsigned int _field3; + unsigned long long *_field4; +}; + +struct _VMUZoneNode { + unsigned long long _field1; + struct malloc_introspection_t *_field2; + id _field3; +}; + +struct __CFRuntimeBase { + unsigned long long _field1; + unsigned char _field2[4]; + unsigned int _field3; +}; + +struct malloc_introspection_t; + +struct timeval { + long long tv_sec; + int tv_usec; +}; + +#pragma mark Typedef'd Structures + +typedef struct { + unsigned long long _field1; + unsigned int :60; + unsigned int :4; + id _field2; +} CDStruct_599faf0f; + +typedef struct { + unsigned long long _field1; + int _field2; + unsigned long long _field3; +} CDStruct_df82e459; + diff --git a/SymbolicationDT/DVT_VMUArchitecture.h b/SymbolicationDT/DVT_VMUArchitecture.h new file mode 100644 index 000000000..5f0cfb76a --- /dev/null +++ b/SymbolicationDT/DVT_VMUArchitecture.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" +#import "NSCopying-Protocol.h" + +@interface DVT_VMUArchitecture : NSObject +{ + int _cpuType; + int _cpuSubtype; +} + ++ (id)architectureWithCpuType:(int)arg1 cpuSubtype:(int)arg2; ++ (id)armArchitecture; ++ (id)x86_64Architecture; ++ (id)x86_32Architecture; ++ (id)i386Architecture; ++ (id)ppc64Architecture; ++ (id)ppc32Architecture; ++ (id)ppcArchitecture; ++ (id)anyArchitecture; ++ (id)currentArchitecture; ++ (void)initialize; +- (id)description; +- (int)cpuSubtype; +- (int)cpuType; +- (BOOL)matchesArchitecture:(id)arg1; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isEqualToArchitecture:(id)arg1; +- (BOOL)is64Bit; +- (BOOL)is32Bit; +- (BOOL)isLittleEndian; +- (BOOL)isBigEndian; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithCpuType:(int)arg1 cpuSubtype:(int)arg2; + +@end + diff --git a/SymbolicationDT/DVT_VMUBacktrace.h b/SymbolicationDT/DVT_VMUBacktrace.h new file mode 100644 index 000000000..fcfa546de --- /dev/null +++ b/SymbolicationDT/DVT_VMUBacktrace.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@interface DVT_VMUBacktrace : NSObject +{ + int _flavor; + struct { + struct { + double t_begin; + double t_end; + int pid; + unsigned int thread; + int run_state; + unsigned long long dispatch_queue_serial_num; + } context; + unsigned long long *frames; + char *frame_types; + unsigned int length; + } _callstack; +} + +- (unsigned long long)dispatchQueueSerialNumber; +- (int)threadState; +- (void)setThreadState:(int)arg1; +- (unsigned int)thread; +- (unsigned int)backtraceLength; +- (unsigned long long *)backtrace; +- (void)setLengthTime:(double)arg1; +- (void)setEndTime:(double)arg1; +- (void)setStartTime:(double)arg1; +- (void)removeTopmostFrame; +- (unsigned long long)topmostFrame; +- (BOOL)hasSameCallstack:(id)arg1; +- (void)fixupStackWithSamplingContext:(struct sampling_context_t *)arg1 symbolicator:(struct _CSTypeRef)arg2; +- (void)fixupStackWithTask:(unsigned int)arg1 symbolicator:(struct _CSTypeRef)arg2 taskMemoryCache:(id)arg3; +- (id)description; +- (void)dealloc; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)initWithTask:(unsigned int)arg1 thread:(unsigned int)arg2 is64Bit:(BOOL)arg3 taskMemoryCache:(id)arg4; +- (id)initWithTask:(unsigned int)arg1 thread:(unsigned int)arg2 is64Bit:(BOOL)arg3; +- (id)initWithSamplingContext:(struct sampling_context_t *)arg1 thread:(unsigned int)arg2; +- (struct _CSTypeRef)_symbolicator; + +@end + diff --git a/SymbolicationDT/DVT_VMUCallTreeLeafNode.h b/SymbolicationDT/DVT_VMUCallTreeLeafNode.h new file mode 100644 index 000000000..fc9e65077 --- /dev/null +++ b/SymbolicationDT/DVT_VMUCallTreeLeafNode.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSCountedSet, NSString; + +// Not exported +@interface DVT_VMUCallTreeLeafNode : DVT_VMUCallTreeNode +{ + NSCountedSet *_addresses; + NSString *_combinedName; +} + +- (void)getBrowserName:(id)arg1; +- (void)addAddress:(unsigned long long)arg1; +- (void)dealloc; +- (id)init; +- (id)initWithName:(id)arg1 address:(unsigned long long)arg2 count:(unsigned int)arg3 numBytes:(unsigned long long)arg4; + +@end + diff --git a/SymbolicationDT/DVT_VMUCallTreeNode.h b/SymbolicationDT/DVT_VMUCallTreeNode.h new file mode 100644 index 000000000..742868e65 --- /dev/null +++ b/SymbolicationDT/DVT_VMUCallTreeNode.h @@ -0,0 +1,76 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DVT_VMUCallTreeNode : NSObject +{ + DVT_VMUCallTreeNode *_parent; + NSString *_name; + unsigned long long _address; + unsigned int _count; + unsigned long long _numBytes; + unsigned int _numChildren; + union { + void *theChild; + void **theChildren; + } _un; +} + ++ (id)makeFakeRootForNode:(id)arg1; ++ (id)nodeWithName:(id)arg1 address:(unsigned long long)arg2 count:(unsigned int)arg3 numBytes:(unsigned long long)arg4; ++ (id)rootForSamples:(id)arg1 symbolicator:(struct _CSTypeRef)arg2; ++ (id)rootForSamples:(id)arg1 symbolicator:(struct _CSTypeRef)arg2 sampler:(id)arg3 options:(unsigned long long)arg4; +- (id)pruneMallocSize:(unsigned long long)arg1; +- (id)pruneCount:(unsigned int)arg1; +- (id)chargeSystemLibrariesToCallersAndKeepBoundaries:(BOOL)arg1; +- (id)chargeLibrariesToCallers:(id)arg1 keepBoundaries:(BOOL)arg2; +- (id)chargeLibrariesInSet:(id)arg1 toCaller:(id)arg2 parentLibrary:(id)arg3; +- (id)filterOutSymbols:(id)arg1; +- (id)filterOutSymbols:(id)arg1 required:(id)arg2; +- (id)invertedNode; +- (id)stringFromCallTreeIndentIfNoBranches:(BOOL)arg1; +- (id)stringFromCallTreeIndentIfNoBranches:(BOOL)arg1 showPseudoNodes:(BOOL)arg2; +- (BOOL)callTreeHasBranches; +- (id)fullOutputWithThreshold:(unsigned int)arg1; +- (id)fullOutputWithThreshold:(unsigned int)arg1 showPseudoNodes:(BOOL)arg2; +- (void)countFunctionOccurrencesInTree:(id)arg1; +- (id)largestTopOfStackPath; +- (id)sortedChildrenWithPseudoNode; +- (id)sortedChildrenWithPseudoNode:(id)arg1 withCompare:(SEL)arg2; +- (id)pseudoNodeTopOfStackChild; +- (long long)comparePuttingMainThreadFirst:(id)arg1; +- (long long)compare:(id)arg1; +- (long long)compareSizeAndCount:(id)arg1; +- (id)findOrAddChildWithName:(id)arg1 address:(unsigned long long)arg2; +- (id)findOrAddChildWithName:(id)arg1 address:(unsigned long long)arg2 nodeSearchType:(int)arg3 isLeafNode:(BOOL)arg4; +- (void)parseNameIntoSymbol:(id *)arg1 library:(id *)arg2 loadAddress:(unsigned long long *)arg3 offset:(unsigned long long *)arg4 address:(unsigned long long *)arg5 suffix:(id *)arg6; +- (id)nameWithStringsForSymbol:(id)arg1 library:(id)arg2 loadAddress:(id)arg3 offset:(id)arg4 address:(id)arg5 suffix:(id)arg6; +- (id)nameWithoutOffset; +- (BOOL)isMallocBlockContentNode; +- (BOOL)symbolNameIsUnknown; +- (id)pseudoName; +- (BOOL)isPseudo; +- (id)browserName; +- (void)getBrowserName:(id)arg1; +- (id)name; +- (unsigned long long)numBytes; +- (unsigned int)count; +- (unsigned long long)address; +- (id)parent; +- (void)dealloc; +- (void)addChild:(id)arg1; +- (void)setChildren:(id)arg1; +- (id)allChildren; +- (id)childAtIndex:(unsigned int)arg1; +- (void)setNumChildren:(unsigned int)arg1; +- (unsigned int)numChildren; +- (id)initWithName:(id)arg1 address:(unsigned long long)arg2 count:(unsigned int)arg3 numBytes:(unsigned long long)arg4; + +@end + diff --git a/SymbolicationDT/DVT_VMUCallTreePseudoNode.h b/SymbolicationDT/DVT_VMUCallTreePseudoNode.h new file mode 100644 index 000000000..b1260249f --- /dev/null +++ b/SymbolicationDT/DVT_VMUCallTreePseudoNode.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface DVT_VMUCallTreePseudoNode : DVT_VMUCallTreeNode +{ +} + +- (id)largestTopOfStackPath; +- (id)sortedChildrenWithPseudoNode; +- (id)pseudoNodeTopOfStackChild; +- (BOOL)isPseudo; + +@end + diff --git a/SymbolicationDT/DVT_VMUCallTreeRoot.h b/SymbolicationDT/DVT_VMUCallTreeRoot.h new file mode 100644 index 000000000..09f8550d2 --- /dev/null +++ b/SymbolicationDT/DVT_VMUCallTreeRoot.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVT_VMUSampler, NSArray, NSHashTable, NSMapTable, NSString; + +@interface DVT_VMUCallTreeRoot : DVT_VMUCallTreeNode +{ + struct _CSTypeRef _symbolicator; + DVT_VMUSampler *_sampler; + unsigned long long _options; + NSHashTable *_uniqueNodeNames; + NSMapTable *_addressToSymbolNameMap; + NSMapTable *_addressToLeafSymbolNameMap; + NSMapTable *_threadPortToNameMap; + NSMapTable *_dispatchQueueSerialNumToNameMap; + NSString *_binaryImagesDescription; + NSArray *_binaryImages; +} + +- (id)chargeSystemLibrariesToCallersAndKeepBoundaries:(BOOL)arg1; +- (id)initWithCallGraphFile:(id)arg1 fileHeader:(id *)arg2 topFunctionsList:(id *)arg3 binaryImagesList:(id *)arg4; +- (void)addChildWithName:(id)arg1 address:(unsigned long long)arg2 count:(unsigned int)arg3 numBytes:(unsigned long long)arg4 toNode:(id)arg5; +- (id)addBacktrace:(id)arg1; +- (id)addBacktrace:(id)arg1 count:(unsigned int)arg2 numBytes:(unsigned long long)arg3; +- (id)descriptionStringForAddress:(unsigned long long)arg1 atTime:(unsigned long long)arg2 leafFrame:(BOOL)arg3 startOfRecursion:(BOOL)arg4; +- (id)threadDescriptionStringForBacktrace:(id)arg1 returnedAddress:(unsigned long long *)arg2; +- (void)dealloc; +- (void)allBacktracesHaveBeenAdded; +- (id)initWithSymbolicator:(struct _CSTypeRef)arg1 sampler:(id)arg2 options:(unsigned long long)arg3; + +@end + diff --git a/SymbolicationDT/DVT_VMUClassInfo.h b/SymbolicationDT/DVT_VMUClassInfo.h new file mode 100644 index 000000000..eadda782c --- /dev/null +++ b/SymbolicationDT/DVT_VMUClassInfo.h @@ -0,0 +1,93 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" + +@class NSString; + +@interface DVT_VMUClassInfo : NSObject +{ + id _reader; + unsigned long long _remoteIsa; + unsigned long long _specificInstance; + unsigned int _remotePointerSize; + unsigned int _ivarCount; + unsigned int _superclassOffset; + unsigned int _instanceSize; + unsigned int _ro_flags; + unsigned int _rw_flags; + struct objc_ivar **_localIvarList; + int *_ivarScanSizes; + unsigned int _remoteType; + NSString *_remoteClassName; + NSString *_remoteBinaryName; + DVT_VMUClassInfo *_superclassLayout; + const char *_weakLayout; + const char *_strongLayout; + const char *_extendedLayout; + char *_scanMap; + BOOL _hasSpecificLayout; +} + ++ (id)descriptionForTypeEncoding:(const char *)arg1 ivarName:(const char *)arg2; ++ (id)classInfoWithClassName:(id)arg1 binaryName:(id)arg2 type:(int)arg3; ++ (void)initialize; +@property(readonly) DVT_VMUClassInfo *superclassInfo; // @synthesize superclassInfo=_superclassLayout; +@property(readonly) NSString *className; // @synthesize className=_remoteClassName; +@property(readonly) unsigned long long specificInstance; // @synthesize specificInstance=_specificInstance; +@property(readonly) unsigned long long remoteIsa; // @synthesize remoteIsa=_remoteIsa; +@property(readonly) unsigned int instanceSize; // @synthesize instanceSize=_instanceSize; +@property(readonly) BOOL hasCppConstructorOrDestructor; +@property(readonly) BOOL isRootClass; +@property(readonly) BOOL isMetaClass; +@property(readonly) BOOL isRealized; +@property(readonly) BOOL isARR; +- (id)description; +- (id)debugDescription; +@property(readonly) NSString *shortIvarDescription; +@property(readonly) NSString *fullIvarDescription; +@property(readonly) int infoType; +@property(readonly) NSString *typeName; +- (id)type; +@property(readonly) NSString *binaryName; // @synthesize binaryName=_remoteBinaryName; +- (struct objc_ivar *)ivarWithOffset:(unsigned long long)arg1; +- (void)enumerateScanLocationsToSize:(unsigned int)arg1 withBlock:(id)arg2; +- (void)enumerateIvarsWithBlock:(id)arg1; +- (id)instanceSpecificInfoForObject:(unsigned long long)arg1; +- (id)_instanceSpecificInfoForObject:(unsigned long long)arg1 pointerSize:(unsigned int)arg2 reader:(id)arg3; +- (void)_setExtendedLayout:(const char *)arg1; +- (id)_specificCopy:(unsigned long long)arg1 instanceSize:(unsigned int)arg2 superclassOffset:(unsigned int)arg3; +- (void)enumerateKnownSublayoutsForObject:(unsigned long long)arg1 withBlock:(id)arg2; +- (void)scanObject:(unsigned long long)arg1 ofSize:(unsigned int)arg2 withBlock:(id)arg3; +- (void)setMemoryReader:(id)arg1; +- (void)_logDescriptionWithSuperclasses:(BOOL)arg1 indentation:(int)arg2 toLogger:(id)arg3; +- (id)_ivarDescription:(unsigned int)arg1 withSpacing:(unsigned int)arg2; +- (BOOL)isEqual:(id)arg1; +- (unsigned long long)hash; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)dealloc; +- (id)initWithIsaPointer:(unsigned long long)arg1 symbolicator:(struct _CSTypeRef)arg2; +- (id)initWithRealizedClass:(unsigned long long)arg1 infoMap:(id)arg2 symbolicator:(struct _CSTypeRef)arg3 type:(int)arg4 memoryReader:(id)arg5; +- (id)initWithClass:(unsigned long long)arg1 infoMap:(id)arg2 symbolicator:(struct _CSTypeRef)arg3 type:(int)arg4 memoryReader:(id)arg5; +- (id)_initWithClass:(unsigned long long)arg1 realizedOnly:(BOOL)arg2 infoMap:(id)arg3 symbolicator:(struct _CSTypeRef)arg4 type:(int)arg5 memoryReader:(id)arg6; +- (id)initWithClassName:(id)arg1 binaryName:(id)arg2 type:(int)arg3; +@property(readonly, nonatomic) BOOL hasSpecificLayout; +- (void)_setClassNameWithAddress:(unsigned long long)arg1; +- (void)_parseIvarsAndLayouts; +- (void)_processExtendedLayout:(const char *)arg1; +- (void)_processARRLayout:(const char *)arg1 scanType:(int)arg2; +- (void)_faultScanMap; +- (const char *)_copyRemoteLayout:(unsigned long long)arg1; +- (struct objc_ivar *)_copyRemoteIvarAt:(unsigned long long)arg1; +- (const char *)_copyRemoteStringAt:(unsigned long long)arg1; +- (unsigned long long)_readRemotePointerAt:(unsigned long long)arg1; +- (int)_readRemoteIntAt:(unsigned long long)arg1; + +@end + diff --git a/SymbolicationDT/DVT_VMUClassInfoMap.h b/SymbolicationDT/DVT_VMUClassInfoMap.h new file mode 100644 index 000000000..2c6401cdf --- /dev/null +++ b/SymbolicationDT/DVT_VMUClassInfoMap.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCoding-Protocol.h" + +@interface DVT_VMUClassInfoMap : NSObject +{ + void *_cppMap; +} + ++ (id)infoMap; ++ (void)initialize; +- (void)addClassInfosFromMap:(id)arg1; +- (id)classInfoForAddress:(unsigned long long)arg1; +- (void)addClassInfo:(id)arg1 forAddress:(unsigned long long)arg2; +- (void)enumerateWithBlock:(id)arg1; +- (unsigned int)count; +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SymbolicationDT/DVT_VMUDirectedGraph.h b/SymbolicationDT/DVT_VMUDirectedGraph.h new file mode 100644 index 000000000..bdde034ad --- /dev/null +++ b/SymbolicationDT/DVT_VMUDirectedGraph.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface DVT_VMUDirectedGraph : NSObject +{ + unsigned int _nodeCount; + unsigned int _edgeCount; + unsigned int _nextNodeName; + unsigned int _nextEdgeName; + struct _VMUDirectedGraphNode *_nodes; + struct _VMUDirectedGraphEdge *_edges; + unsigned int *_nodeNameMap; + unsigned int _edgeCapacity; + BOOL _needsAdjacencyUpdate; +} + ++ (void)initialize; +@property(readonly, nonatomic) unsigned int edgeNamespaceSize; // @synthesize edgeNamespaceSize=_nextEdgeName; +@property(readonly, nonatomic) unsigned int nodeNamespaceSize; // @synthesize nodeNamespaceSize=_nextNodeName; +@property(readonly, nonatomic) unsigned int edgeCount; // @synthesize edgeCount=_edgeCount; +@property(readonly, nonatomic) unsigned int nodeCount; // @synthesize nodeCount=_nodeCount; +- (void)invertEdges; +- (void)_dumpAdjacencyList; +- (void)breadthFirstSearch:(unsigned int)arg1 nodeVisitBlock:(id)arg2 edgeVisitBlock:(void)arg3; +- (void)depthFirstSearch:(unsigned int)arg1 nodeVisitBlock:(id)arg2 edgeVisitBlock:(void)arg3; +- (void)_searchMainLoop:(unsigned int)arg1 action:(id)arg2; +- (void)_bfsCore:(unsigned int)arg1 colors:(unsigned char *)arg2 nodeBlock:(id)arg3 edgeBlock:(void)arg4; +- (void)_dfsCore:(unsigned int)arg1 colors:(unsigned char *)arg2 nodeBlock:(id)arg3 edgeBlock:(void)arg4; +- (void)withEdgeMarkingMap:(id)arg1; +- (void)withNodeMarkingMap:(id)arg1; +- (id)invertedGraph; +- (id)subgraphWithMarkedNodes:(void *)arg1 edges:(void *)arg2; +- (void)enumerateEdgesOfNode:(unsigned int)arg1 withBlock:(id)arg2; +- (void)enumerateEdgesWithBlock:(id)arg1; +- (void)enumerateNodesWithBlock:(id)arg1; +- (void)_adjustAdjacencyMap; +- (void)dealloc; +- (unsigned int)addEdgeFromNode:(unsigned int)arg1 toNode:(unsigned int)arg2; +- (id)initWithNodes:(unsigned int)arg1; + +@end + diff --git a/SymbolicationDT/DVT_VMUNonOverlappingRangeArray.h b/SymbolicationDT/DVT_VMUNonOverlappingRangeArray.h new file mode 100644 index 000000000..c854edc33 --- /dev/null +++ b/SymbolicationDT/DVT_VMUNonOverlappingRangeArray.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +// Not exported +@interface DVT_VMUNonOverlappingRangeArray : DVT_VMURangeArray +{ +} + +- (struct _VMURange)largestUnusedWithInUse:(id)arg1; +- (id)subtract:(id)arg1 mergeRanges:(BOOL)arg2; +- (void)_mergeAllBitsOfRange:(struct _VMURange)arg1 excludingRanges:(id)arg2 mergeRanges:(BOOL)arg3; +- (void)mergeRanges:(id)arg1 excludingRanges:(id)arg2; +- (void)mergeRange:(struct _VMURange)arg1 excludingRanges:(id)arg2; +- (void)mergeRanges:(id)arg1; +- (void)mergeRange:(struct _VMURange)arg1; +- (void)sortAndMergeRanges; +- (void)addOrExtendRange:(struct _VMURange)arg1; + +@end + diff --git a/SymbolicationDT/DVT_VMUObjectGraph.h b/SymbolicationDT/DVT_VMUObjectGraph.h new file mode 100644 index 000000000..525c30c9d --- /dev/null +++ b/SymbolicationDT/DVT_VMUObjectGraph.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface DVT_VMUObjectGraph : DVT_VMUDirectedGraph +{ + struct _VMUObjectGraphEdge *_referenceTable; + unsigned int _referenceTableCount; + unsigned int _referenceTableCapacity; + CDStruct_599faf0f *_internalizedNodes; + id _nodeProvider; +} + +- (void)invertEdges; +- (CDStruct_df82e459)referenceInfoWithName:(unsigned int)arg1; +- (CDStruct_599faf0f)nodeWithName:(unsigned int)arg1; +- (void)enumerateReferencesOfNode:(unsigned int)arg1 withBlock:(id)arg2; +- (void)enumerateReferencesWithBlock:(id)arg1; +- (void)enumerateMarkedObjects:(void *)arg1 withBlock:(id)arg2; +- (void)enumerateObjectsWithBlock:(id)arg1; +- (unsigned int)addEdgeFromNode:(unsigned int)arg1 toNode:(unsigned int)arg2; +- (unsigned int)addEdgeFromNode:(unsigned int)arg1 sourceOffset:(unsigned long long)arg2 withScanType:(int)arg3 toNode:(unsigned int)arg4 destinationOffset:(unsigned long long)arg5; +- (void)internalizeNodes; +- (void)dealloc; +- (id)initWithNodes:(unsigned int)arg1 nodeProvider:(id)arg2; + +@end + diff --git a/SymbolicationDT/DVT_VMUObjectIdentifier.h b/SymbolicationDT/DVT_VMUObjectIdentifier.h new file mode 100644 index 000000000..a44a1c73a --- /dev/null +++ b/SymbolicationDT/DVT_VMUObjectIdentifier.h @@ -0,0 +1,70 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVT_VMUClassInfoMap, DVT_VMUNonOverlappingRangeArray, NSHashTable, NSMapTable; + +@interface DVT_VMUObjectIdentifier : NSObject +{ + unsigned int _task; + struct _CSTypeRef _symbolicator; + id _memoryReader; + DVT_VMUClassInfoMap *_isaToClassInfo; + DVT_VMUClassInfoMap *_cfTypeIDtoClassInfo; + DVT_VMUClassInfoMap *_unrealizedClassInfos; + unsigned long long _coreFoundationCFTypeIsa; + unsigned long long _foundationCFTypeIsa; + id _isaTranslator; + unsigned long long *_nonPointerIndexMapping; + void *_remoteObjectBuffer; + unsigned long long _remoteObjectBufferSize; + NSMapTable *_isaToObjectLabelHandlerMap; + NSMapTable *_itemCountToLabelStringUniquingMap; + struct VMULabelUniquingDataForStringType *_stringToLabelStringUniquingData; + NSMapTable *_numberToLabelStringUniquingMap; + NSHashTable *_objcRuntimeMallocBlocksHash; + DVT_VMUNonOverlappingRangeArray *_targetProcessVMranges; +} + +- (id)classInfoForCFType:(struct __CFRuntimeBase *)arg1; +- (id)classInfoForIsaPointer:(unsigned long long)arg1; +- (id)classInfoForObject:(unsigned long long)arg1; +- (id)initWithTask:(unsigned int)arg1; +- (id)labelForMemory:(void *)arg1 length:(unsigned long long)arg2; +- (id)labelForMallocBlock:(struct _VMURange)arg1; +- (id)labelForNSSet:(id)arg1; +- (id)labelForNSConcreteHashTable:(id)arg1; +- (id)labelForNSDictionary:(id)arg1; +- (id)labelForNSArray:(id)arg1; +- (id)labelForItemCount:(long long)arg1; +- (id)labelForNSDate:(id)arg1; +- (id)labelForNSNumber:(id)arg1; +- (id)labelForNSPathStore2:(id)arg1; +- (id)labelForNSConcreteAttributedString:(id)arg1; +- (id)labelForNSCFStringAtRemoteAddress:(unsigned long long)arg1; +- (id)labelForNSString:(id)arg1; +- (id)uniquifyStringLabel:(id)arg1 stringType:(int)arg2; +- (id)objectLabelHandlerForRemoteIsa:(unsigned long long)arg1; +- (void)buildIsaToObjectLabelHandlerMap; +- (id)osMajorMinorVersionString; +- (struct _VMURange)vmRegionRangeForAddress:(unsigned long long)arg1; +- (void)findObjCclasses; +- (void)findCFTypes; +- (id)_faultClass:(unsigned long long)arg1 ofType:(int)arg2; +- (id)classInfoForMemory:(void *)arg1 length:(unsigned long long)arg2; +- (id)classInfoForObjectWithRange:(struct _VMURange)arg1; +- (id)nullClassInfo; +- (void)enumerateAllClassInfosWithBlock:(id)arg1; +- (void)enumerateRealizedClassInfosWithBlock:(id)arg1; +- (id)objcRuntimeMallocBlocksHash; +- (unsigned long long)ObjCclassCount; +- (unsigned long long)CFTypeCount; +- (void)dealloc; +- (id)initWithTask:(unsigned int)arg1 symbolicator:(struct _CSTypeRef)arg2; + +@end + diff --git a/SymbolicationDT/DVT_VMUObjectLabelHandlerInfo.h b/SymbolicationDT/DVT_VMUObjectLabelHandlerInfo.h new file mode 100644 index 000000000..4e2493661 --- /dev/null +++ b/SymbolicationDT/DVT_VMUObjectLabelHandlerInfo.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +// Not exported +@interface DVT_VMUObjectLabelHandlerInfo : NSObject +{ + NSString *_className; + Class _localClass; + SEL _handlerSelector; +} + +- (void)dealloc; + +@end + diff --git a/SymbolicationDT/DVT_VMUProcInfo.h b/SymbolicationDT/DVT_VMUProcInfo.h new file mode 100644 index 000000000..06291bab4 --- /dev/null +++ b/SymbolicationDT/DVT_VMUProcInfo.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +@interface DVT_VMUProcInfo : NSObject +{ + unsigned int _task; + BOOL _needTaskPortDealloc; + NSString *_name; + NSArray *_arguments; + NSArray *_envVars; + NSString *_procTableName; + NSString *_realAppName; + NSString *_requestedAppName; + NSString *_firstArg; + int _pid; + int _ppid; + struct timeval _startTime; +} + ++ (int)processParentId:(int)arg1; ++ (BOOL)isProcessRunning:(int)arg1; ++ (id)getProcessIds; +- (unsigned long long)hash; +- (long long)compareByUserAppName:(id)arg1; +- (long long)compareByName:(id)arg1; +- (long long)compare:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (BOOL)signal:(int)arg1; +- (BOOL)terminate; +- (BOOL)isRunning; +- (BOOL)isNative; +- (int)cpuType; +- (BOOL)isCFM; +- (BOOL)isMachO; +- (BOOL)isApp; +- (void)update; +- (unsigned int)task; +- (int)ppid; +- (int)pid; +- (id)description; +- (id)name; +- (id)userAppName; +- (id)valueForEnvVar:(id)arg1; +- (id)envVars; +- (id)arguments; +- (id)firstArgument; +- (id)requestedAppName; +- (id)realAppName; +- (id)_infoFromCommandLine:(int)arg1; +- (id)procTableName; +- (struct timeval)startTime; +- (void)finalize; +- (void)dealloc; +- (id)initWithTask:(unsigned int)arg1; +- (id)initWithPid:(int)arg1; +- (id)init; + +@end + diff --git a/SymbolicationDT/DVT_VMUProcList.h b/SymbolicationDT/DVT_VMUProcList.h new file mode 100644 index 000000000..61d0c147b --- /dev/null +++ b/SymbolicationDT/DVT_VMUProcList.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSLock, NSMapTable; + +@interface DVT_VMUProcList : NSObject +{ + NSLock *procLock; + NSMapTable *allProcs; + NSMapTable *filteredProcs; + BOOL appsOnly; + BOOL ownedOnly; +} + +- (id)procInfoWithPID:(int)arg1; +- (id)newestProcInfoSatisfyingCondition:(SEL)arg1 forTarget:(id)arg2; +- (id)newestProcInfoSatisfyingCondition:(SEL)arg1 forTarget:(id)arg2 withContext:(void *)arg3; +- (id)newestProcInfoWithName:(id)arg1; +- (id)newestProcInfo; +- (id)allPathNames; +- (id)allNames; +- (id)allPIDs; +- (id)allProcInfos; +- (unsigned long long)count; +- (BOOL)appsOnly; +- (void)setAppsOnly:(BOOL)arg1; +- (BOOL)ownedOnly:(BOOL)arg1; +- (void)setOwnedOnly:(BOOL)arg1; +- (BOOL)updateFromSystem; +- (void)_populateFromSystem; +- (BOOL)update; +- (void)removeProcInfo:(id)arg1; +- (void)addProcInfo:(id)arg1; +- (void)setProcInfos:(id)arg1; +- (void)finalize; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SymbolicationDT/DVT_VMUProcessDescription.h b/SymbolicationDT/DVT_VMUProcessDescription.h new file mode 100644 index 000000000..28a90ec65 --- /dev/null +++ b/SymbolicationDT/DVT_VMUProcessDescription.h @@ -0,0 +1,81 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSDate, NSDictionary, NSMutableArray, NSString; + +@interface DVT_VMUProcessDescription : NSObject +{ + unsigned int _task; + int _pid; + struct _CSTypeRef _symbolicator; + NSString *_processName; + BOOL _processNameNeedsCorrection; + NSString *_executablePath; + BOOL _executablePathNeedsCorrection; + unsigned long long _executableLoadAddress; + int _cpuType; + BOOL _is64Bit; + struct LSItemInfoRecord *_itemInfoRecord; + NSDictionary *_lsApplicationInformation; + NSMutableArray *_binaryImages; + NSArray *_sortedBinaryImages; + NSDictionary *_binaryImageHints; + NSArray *_unreadableBinaryImagePaths; + BOOL _binaryImagePostProcessingComplete; + NSDictionary *_buildVersionDictionary; + NSDictionary *_osVersionDictionary; + NSString *_parentProcessName; + NSString *_parentExecutablePath; + int _ppid; + NSDate *_date; +} + ++ (id)parseBinaryImagesDescription:(id)arg1; +- (void)dealloc; +- (id)description; +- (id)analysisToolDescription; +- (id)dateAndVersionDescription; +- (id)processDescriptionHeader; +- (id)_systemVersionDescription; +- (id)_osVersionDictionary; +- (id)_buildInfoDescription; +- (id)_buildVersionDictionary; +- (id)binaryImagesDescription; +- (id)binaryImagesDescriptionForBacktraces:(id)arg1; +- (id)_rangesOfBinaryImages:(id)arg1 forBacktraces:(id)arg2; +- (id)_binaryImagesDescriptionForRanges:(id)arg1; +- (id)_cpuTypeDescription; +- (id)binaryImageDictionaryForAddress:(unsigned long long)arg1; +- (id)binaryImages; +- (id)_bundleLock; +- (BOOL)isAppleApplication; +- (id)bundleIdentifier; +- (id)executablePath; +- (id)processVersion; +- (id)_sanitizeVersion:(id)arg1; +- (id)processVersionDictionary; +- (id)parentProcessName; +- (id)displayName; +- (id)processIdentifier; +- (id)processName; +- (int)cpuType; +- (int)pid; +- (unsigned int)task; +- (id)date; +- (void)_extractBinaryImageInfoFromSymbolOwner:(struct _CSTypeRef)arg1; +- (void)_extractCrashReporterBinaryImageHintsFromSymbolOwner:(struct _CSTypeRef)arg1 withMemory:(struct mapped_memory_t *)arg2; +- (id)_extractInfoPlistFromSymbolOwner:(struct _CSTypeRef)arg1 withMemory:(struct mapped_memory_t *)arg2; +- (id)_readDataFromMemory:(struct mapped_memory_t *)arg1 atAddress:(unsigned long long)arg2 size:(unsigned long long)arg3; +- (id)_readStringFromMemory:(struct mapped_memory_t *)arg1 atAddress:(unsigned long long)arg2; +- (double)_extractDyldInfoFromSymbolOwner:(struct _CSTypeRef)arg1 withMemory:(struct mapped_memory_t *)arg2; +- (id)initWithPid:(int)arg1 orTask:(unsigned int)arg2; +- (void)clearCrashReporterInfo; +- (void)setCrashReporterInfo; + +@end + diff --git a/SymbolicationDT/DVT_VMURangeArray.h b/SymbolicationDT/DVT_VMURangeArray.h new file mode 100644 index 000000000..5206f27a2 --- /dev/null +++ b/SymbolicationDT/DVT_VMURangeArray.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSCopying-Protocol.h" + +@interface DVT_VMURangeArray : NSObject +{ + unsigned int _count; + struct _VMURange *_ranges; + unsigned int _max; + BOOL _sorted; +} + +- (id)description; +- (unsigned int)count; +- (struct _VMURange *)ranges; +- (unsigned long long)sumLengths; +- (struct _VMURange)largestRange; +- (struct _VMURange)range; +- (struct _VMURange)largestSubrangeNotExcludedBySelfForRange:(struct _VMURange)arg1 andLargerThan:(unsigned long long)arg2 startIndex:(unsigned int *)arg3; +- (struct _VMURange)subrangeNotExcludedBySelfForRange:(struct _VMURange)arg1; +- (BOOL)intersectsRange:(struct _VMURange)arg1; +- (BOOL)intersectsLocation:(unsigned long long)arg1; +- (void)removeAllRanges; +- (void)removeRangeAtIndex:(unsigned int)arg1; +- (void)insertRange:(struct _VMURange)arg1 atIndex:(unsigned int)arg2; +- (struct _VMURange)rangeForLocation:(unsigned long long)arg1; +- (unsigned long long)indexForLocation:(unsigned long long)arg1; +- (struct _VMURange)rangeAtIndex:(unsigned int)arg1; +- (void)addRanges:(id)arg1; +- (void)addRange:(struct _VMURange)arg1; +- (void)sort; +- (void)setCapacity:(unsigned int)arg1; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (void)dealloc; +- (id)initWithRanges:(const struct _VMURange *)arg1 count:(unsigned int)arg2; +- (id)init; + +@end + diff --git a/SymbolicationDT/DVT_VMUSampler.h b/SymbolicationDT/DVT_VMUSampler.h new file mode 100644 index 000000000..fb3692b46 --- /dev/null +++ b/SymbolicationDT/DVT_VMUSampler.h @@ -0,0 +1,104 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVT_VMUProcessDescription, DVT_VMUTaskMemoryCache, NSConditionLock, NSMapTable, NSMutableArray, NSString; + +@interface DVT_VMUSampler : NSObject +{ + unsigned long long _options; + int _pid; + unsigned int _task; + BOOL _needTaskPortDealloc; + BOOL _recordThreadStates; + BOOL _taskIs64Bit; + NSString *_processName; + DVT_VMUProcessDescription *_processDescription; + struct _CSTypeRef _symbolicator; + DVT_VMUTaskMemoryCache *_memCache; + struct sampling_context_t *_samplingContext; + unsigned int _mainThread; + NSMapTable *_lastThreadBacktraceMap; + unsigned int _numberOfCopiedBacktraces; + unsigned int *_previousThreadList; + unsigned int _previousThreadCount; + unsigned int _maxPreviousThreadCount; + double _tbRate; + double _tbInterval; + NSConditionLock *_stateLock; + double _interval; + double _timeLimit; + unsigned int _sampleLimit; + BOOL _sampling; + unsigned int _samplingThreadPort; + unsigned int _numberOfSamples; + NSMutableArray *_samples; + BOOL _stacksFixed; + id _delegate; + double _timeSpentSamplingWithoutCFI; + double _timeSpentSamplingWithCFI; + unsigned int _dispatchThreadSoftLimit; + unsigned int _dispatchThreadSoftLimitCount; + unsigned int _dispatchThreadHardLimit; + unsigned int _dispatchThreadHardLimitCount; +} + ++ (id)sampleAllThreadsOfTask:(unsigned int)arg1 symbolicate:(BOOL)arg2; ++ (id)sampleAllThreadsOfTask:(unsigned int)arg1; ++ (id)sampleAllThreadsOfPID:(int)arg1; ++ (void)initialize; +- (void)writeOutput:(id)arg1 append:(BOOL)arg2; +- (id)createOutput; +- (id)outputString; +- (id)stopSamplingAndReturnCallNode; +- (void)forceStop; +- (void)stopSampling; +- (void)sampleForDuration:(unsigned int)arg1 interval:(unsigned int)arg2; +- (void)preloadSymbols; +- (id)delegate; +- (void)setDelegate:(id)arg1; +- (id)dispatchQueueNameForSerialNumber:(unsigned long long)arg1; +- (id)dispatchQueueNameForSerialNumber:(unsigned long long)arg1 returnedConcurrentFlag:(char *)arg2 returnedThreadId:(unsigned long long *)arg3; +- (id)threadNameForThread:(unsigned int)arg1; +- (id)threadNameForThread:(unsigned int)arg1 returnedThreadId:(unsigned long long *)arg2 returnedDispatchQueueSerialNum:(unsigned long long *)arg3; +- (unsigned int)mainThread; +- (void)flushData; +- (unsigned int)sampleCount; +- (id)samples; +- (int)pid; +- (struct _CSTypeRef)symbolicator; +- (BOOL)shouldOutputSignature; +- (void)setShouldOutputSignature:(BOOL)arg1; +- (void)setRecordThreadStates:(BOOL)arg1; +- (unsigned int)sampleLimit; +- (void)setSampleLimit:(unsigned int)arg1; +- (double)timeLimit; +- (void)setTimeLimit:(double)arg1; +- (double)samplingInterval; +- (void)setSamplingInterval:(double)arg1; +- (BOOL)waitUntilDone; +- (BOOL)stop; +- (BOOL)start; +- (id)sampleThread:(unsigned int)arg1; +- (id)sampleAllThreadsOnce; +- (void)_runSamplingThread; +- (void)_fixupStacks:(id)arg1; +- (unsigned long long)recordSampleTo:(id)arg1 beginTime:(double)arg2 endTime:(double)arg3 thread:(unsigned int)arg4; +- (void)_checkDispatchThreadLimits; +- (void)initializeSamplingContext:(BOOL)arg1; +- (void)_makeTimeshare; +- (void)_makeHighPriority; +- (void)finalize; +- (void)dealloc; +- (id)initWithTask:(unsigned int)arg1 options:(unsigned long long)arg2; +- (id)initWithPID:(int)arg1 options:(unsigned long long)arg2; +- (id)initWithTask:(unsigned int)arg1; +- (id)initWithPID:(int)arg1; +- (id)initWithPID:(int)arg1 orTask:(unsigned int)arg2 options:(unsigned long long)arg3; + +@end + diff --git a/SymbolicationDT/DVT_VMUTaskMemoryCache.h b/SymbolicationDT/DVT_VMUTaskMemoryCache.h new file mode 100644 index 000000000..1dfea2458 --- /dev/null +++ b/SymbolicationDT/DVT_VMUTaskMemoryCache.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +// Not exported +@interface DVT_VMUTaskMemoryCache : NSObject +{ + struct mapped_memory_t *_memoryRegions; + unsigned int _task; + BOOL _taskIs64Bit; + BOOL _stopped; + BOOL _shouldTouchPages; +} + ++ (id)taskMemoryCacheForTask:(unsigned int)arg1; ++ (BOOL)taskIs64Bit:(unsigned int)arg1; +- (BOOL)copyRange:(struct _VMURange)arg1 to:(void *)arg2; +- (int)readPointerAt:(unsigned long long)arg1 value:(unsigned long long *)arg2; +- (int)peekAtAddress:(unsigned long long)arg1 size:(unsigned long long)arg2 returnsBuf:(void **)arg3; +- (int)stopPeeking; +- (int)startPeeking; +- (void)finalize; +- (void)dealloc; +- (void)flushMemoryCache; +- (id)initWithTask:(unsigned int)arg1; + +@end + diff --git a/SymbolicationDT/DVT_VMUTaskMemoryScanner.h b/SymbolicationDT/DVT_VMUTaskMemoryScanner.h new file mode 100644 index 000000000..7bce1dd7f --- /dev/null +++ b/SymbolicationDT/DVT_VMUTaskMemoryScanner.h @@ -0,0 +1,72 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVT_VMUObjectIdentifier, DVT_VMUVMRegionIdentifier; + +@interface DVT_VMUTaskMemoryScanner : NSObject +{ + unsigned int _task; + DVT_VMUObjectIdentifier *_objectIdentifier; + DVT_VMUVMRegionIdentifier *_regionIdentifier; + struct _VMUBlockNode *_blocks; + unsigned int _blocksCount; + unsigned int _blocksSize; + struct _VMURegionNode *_regions; + unsigned int _regionsCount; + unsigned int _regionsSize; + struct _VMURegionMap *_regionMap; + struct _VMUZoneNode *_zones; + unsigned int _zonesCount; + unsigned int _zonesSize; + struct _VMUThreadNode *_threads; + unsigned int _threadsCount; + id *_classInfos; + unsigned int _classInfosCount; + BOOL _exactScanningEnabled; + unsigned long long _maxInteriorOffset; + int _scanningMask; + id _referenceLogger; + id _nodeLogger; +} + +@property(nonatomic) int scanningMask; // @synthesize scanningMask=_scanningMask; +@property(readonly, nonatomic) unsigned int nodeCount; // @synthesize nodeCount=_blocksCount; +@property(nonatomic) BOOL exactScanningEnabled; // @synthesize exactScanningEnabled=_exactScanningEnabled; +@property(nonatomic) unsigned long long maxInteriorOffset; // @synthesize maxInteriorOffset=_maxInteriorOffset; +- (id)referenceDescription:(CDStruct_df82e459)arg1 withSourceNode:(unsigned int)arg2 destinationNode:(unsigned int)arg3 symbolicator:(struct _CSTypeRef)arg4 alignmentSpacing:(unsigned int)arg5; +- (id)nodeDescription:(unsigned int)arg1 withOffset:(unsigned long long)arg2; +- (id)nodeDescription:(unsigned int)arg1; +- (void)setReferenceScanningLogger:(id)arg1; +- (void)setNodeScanningLogger:(id)arg1; +- (void)enumerateNodesWithBlock:(id)arg1; +@property(readonly, nonatomic) unsigned int mallocNodeCount; +- (void *)contentForNode:(unsigned int)arg1; +- (id)labelForMallocNode:(unsigned int)arg1; +- (id)zoneNameForNode:(unsigned int)arg1; +- (CDStruct_599faf0f)nodeDetails:(unsigned int)arg1; +- (id)scanNodesIntoGraph; +- (void)scanNodesForReferences:(id)arg1; +- (void)removeRootReachableNodes; +- (void)_orderedScanWithScanner:(id)arg1 recorder:(void)arg2 keepMapped:(id)arg3 actions:(void)arg4; +- (void)orderedNodeTraversal:(int)arg1 withBlock:(id)arg2; +- (void)_withOrderedNodeMapper:(id)arg1; +- (void)_withScanningContext:(id)arg1; +- (void)_fixupBlockIsas; +- (void)addMallocNodes:(id)arg1; +- (void)addMallocNodesFromTask; +- (void)_sortBlocks; +- (void)addRootNodesFromTask; +- (void)_callRemoteMallocEnumerators:(unsigned int)arg1 block:(id)arg2; +- (void)_withMemoryReaderBlock:(id)arg1; +- (void)dealloc; +- (void)detachFromTask; +- (BOOL)_suspend; +- (id)initWithTask:(unsigned int)arg1; + +@end + diff --git a/SymbolicationDT/DVT_VMUVMRegion.h b/SymbolicationDT/DVT_VMUVMRegion.h new file mode 100644 index 000000000..2a04374ea --- /dev/null +++ b/SymbolicationDT/DVT_VMUVMRegion.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface DVT_VMUVMRegion : NSObject +{ + struct _VMURange range; + unsigned int prot; + unsigned int maxProt; + NSString *type; + NSString *path; + BOOL summarized; + BOOL recalculate_pages_resident; + unsigned char external_pager; + unsigned char share_mode; + int purgeable; + unsigned long long virtual_pages; + unsigned long long pages_resident; + unsigned long long pages_shared_now_private; + unsigned long long pages_swapped_out; + unsigned long long pages_dirtied; + unsigned long long ref_count; + unsigned int user_tag; + unsigned long long object_id; + unsigned int nesting_depth; + BOOL is_submap; + unsigned long long mallocBlockCount; + unsigned int mallocTypeFlag; + unsigned long long pages_purgable_vol; + unsigned long long pages_purgable_non_vol; + unsigned long long pages_purgable_empty; +} + ++ (id)columnHeadersWithOptions:(unsigned long long)arg1 maximumLength:(unsigned long long)arg2; +- (id)breakAtLength:(unsigned long long)arg1; +- (void)addInfoFromRegion:(id)arg1; +- (BOOL)hasSameInfoAsRegion:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isSubmap; +- (unsigned long long)purgeablePageCount; +- (unsigned long long)swappedOutPageCount; +- (unsigned long long)sharedNowPrivatePageCount; +- (unsigned long long)dirtyPageCount; +- (unsigned long long)residentPageCount; +- (unsigned long long)virtualPageCount; +- (unsigned int)maxProtection; +- (unsigned int)protection; +- (id)path; +- (id)type; +- (struct _VMURange)range; +- (id)description; +- (id)descriptionWithOptions:(unsigned long long)arg1 maximumLength:(unsigned long long)arg2; +- (void)dealloc; +- (id)init; + +@end + diff --git a/SymbolicationDT/DVT_VMUVMRegionIdentifier.h b/SymbolicationDT/DVT_VMUVMRegionIdentifier.h new file mode 100644 index 000000000..d7120c1cf --- /dev/null +++ b/SymbolicationDT/DVT_VMUVMRegionIdentifier.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMapTable, NSMutableArray; + +@interface DVT_VMUVMRegionIdentifier : NSObject +{ + NSMutableArray *_regions; + NSMapTable *_mallocZoneStatisticsMap; +} + +- (id)descriptionForRegionTotalsWithOptions:(unsigned long long)arg1; +- (id)descriptionForMallocZoneTotalsWithOptions:(unsigned long long)arg1; +- (id)descriptionForRange:(struct _VMURange)arg1 options:(unsigned long long)arg2; +- (id)descriptionForRange:(struct _VMURange)arg1; +- (id)regions; +- (void)dealloc; +- (id)initWithTask:(unsigned int)arg1; +- (id)initWithTask:(unsigned int)arg1 options:(unsigned long long)arg2; + +@end + diff --git a/SymbolicationDT/NSCoding-Protocol.h b/SymbolicationDT/NSCoding-Protocol.h new file mode 100644 index 000000000..648e46e3a --- /dev/null +++ b/SymbolicationDT/NSCoding-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCoding +- (id)initWithCoder:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +@end + diff --git a/SymbolicationDT/NSCopying-Protocol.h b/SymbolicationDT/NSCopying-Protocol.h new file mode 100644 index 000000000..17c1c5c2e --- /dev/null +++ b/SymbolicationDT/NSCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCopying +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/XCSCore/CDStructures.h b/XCSCore/CDStructures.h new file mode 100644 index 000000000..f92c6d310 --- /dev/null +++ b/XCSCore/CDStructures.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct CGSize { + double _field1; + double _field2; +}; + +struct NSArray { + Class _field1; +}; + +struct _NSRange { + unsigned long long _field1; + unsigned long long _field2; +}; + +struct __va_list_tag { + unsigned int _field1; + unsigned int _field2; + void *_field3; + void *_field4; +}; + +struct in6_addr { + union { + unsigned char _field1[16]; + unsigned short _field2[8]; + unsigned int _field3[4]; + } _field1; +}; + +struct in_addr { + unsigned int _field1; +}; + +struct sockaddr_in { + unsigned char _field1; + unsigned char _field2; + unsigned short _field3; + struct in_addr _field4; + char _field5[8]; +}; + +struct sockaddr_in6 { + unsigned char _field1; + unsigned char _field2; + unsigned short _field3; + unsigned int _field4; + struct in6_addr _field5; + unsigned int _field6; +}; + diff --git a/XCSCore/GCDAsyncReadPacket.h b/XCSCore/GCDAsyncReadPacket.h new file mode 100644 index 000000000..54cc8cc3a --- /dev/null +++ b/XCSCore/GCDAsyncReadPacket.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData, NSMutableData; + +@interface GCDAsyncReadPacket : NSObject +{ + NSMutableData *buffer; + unsigned long long startOffset; + unsigned long long bytesDone; + unsigned long long maxLength; + double timeout; + unsigned long long readLength; + NSData *term; + BOOL bufferOwner; + unsigned long long originalBufferLength; + long long tag; +} + +- (void).cxx_destruct; +- (long long)searchForTermAfterPreBuffering:(long long)arg1; +- (unsigned long long)readLengthForTermWithPreBuffer:(id)arg1 found:(char *)arg2; +- (unsigned long long)readLengthForTermWithHint:(unsigned long long)arg1 shouldPreBuffer:(char *)arg2; +- (unsigned long long)readLengthForNonTermWithHint:(unsigned long long)arg1; +- (unsigned long long)optimalReadLengthWithDefault:(unsigned long long)arg1 shouldPreBuffer:(char *)arg2; +- (void)ensureCapacityForAdditionalDataOfLength:(unsigned long long)arg1; +- (id)initWithData:(id)arg1 startOffset:(unsigned long long)arg2 maxLength:(unsigned long long)arg3 timeout:(double)arg4 readLength:(unsigned long long)arg5 terminator:(id)arg6 tag:(long long)arg7; + +@end + diff --git a/XCSCore/GCDAsyncSocket.h b/XCSCore/GCDAsyncSocket.h new file mode 100644 index 000000000..953a4f9d3 --- /dev/null +++ b/XCSCore/GCDAsyncSocket.h @@ -0,0 +1,198 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class GCDAsyncReadPacket, GCDAsyncSocketPreBuffer, GCDAsyncWritePacket, NSData, NSMutableArray, NSObject, NSObject; + +@interface GCDAsyncSocket : NSObject +{ + unsigned int flags; + unsigned short config; + id delegate; + NSObject *delegateQueue; + int socket4FD; + int socket6FD; + int connectIndex; + NSData *connectInterface4; + NSData *connectInterface6; + NSObject *socketQueue; + NSObject *accept4Source; + NSObject *accept6Source; + NSObject *connectTimer; + NSObject *readSource; + NSObject *writeSource; + NSObject *readTimer; + NSObject *writeTimer; + NSMutableArray *readQueue; + NSMutableArray *writeQueue; + GCDAsyncReadPacket *currentRead; + GCDAsyncWritePacket *currentWrite; + unsigned long long socketFDBytesAvailable; + GCDAsyncSocketPreBuffer *preBuffer; + struct SSLContext *sslContext; + GCDAsyncSocketPreBuffer *sslPreBuffer; + unsigned long long sslWriteCachedLength; + int sslErrCode; + void *IsOnSocketQueueOrTargetQueueKey; + id userData; +} + ++ (id)ZeroData; ++ (id)LFData; ++ (id)CRData; ++ (id)CRLFData; ++ (BOOL)getHost:(id *)arg1 port:(unsigned short *)arg2 fromAddress:(id)arg3; ++ (unsigned short)portFromAddress:(id)arg1; ++ (id)hostFromAddress:(id)arg1; ++ (unsigned short)portFromSockaddr6:(const struct sockaddr_in6 *)arg1; ++ (unsigned short)portFromSockaddr4:(const struct sockaddr_in *)arg1; ++ (id)hostFromSockaddr6:(const struct sockaddr_in6 *)arg1; ++ (id)hostFromSockaddr4:(const struct sockaddr_in *)arg1; +- (void).cxx_destruct; +- (struct SSLContext *)sslContext; +- (int)socket6FD; +- (int)socket4FD; +- (int)socketFD; +- (void)performBlock:(id)arg1; +- (void)unmarkSocketQueueTargetQueue:(id)arg1; +- (void)markSocketQueueTargetQueue:(id)arg1; +- (void)setAutoDisconnectOnClosedReadStream:(BOOL)arg1; +- (BOOL)autoDisconnectOnClosedReadStream; +- (void)ssl_continueSSLHandshake; +- (void)ssl_startTLS; +- (int)sslWriteWithBuffer:(const void *)arg1 length:(unsigned long long *)arg2; +- (int)sslReadWithBuffer:(void *)arg1 length:(unsigned long long *)arg2; +- (void)maybeStartTLS; +- (void)startTLS:(id)arg1; +- (void)doWriteTimeoutWithExtension:(double)arg1; +- (void)doWriteTimeout; +- (void)setupWriteTimerWithTimeout:(double)arg1; +- (void)endCurrentWrite; +- (void)completeCurrentWrite; +- (void)doWriteData; +- (void)maybeDequeueWrite; +- (float)progressOfWriteReturningTag:(long long *)arg1 bytesDone:(unsigned long long *)arg2 total:(unsigned long long *)arg3; +- (void)writeData:(id)arg1 withTimeout:(double)arg2 tag:(long long)arg3; +- (void)doReadTimeoutWithExtension:(double)arg1; +- (void)doReadTimeout; +- (void)setupReadTimerWithTimeout:(double)arg1; +- (void)endCurrentRead; +- (void)completeCurrentRead; +- (void)doReadEOF; +- (void)doReadData; +- (void)flushSSLBuffers; +- (void)maybeDequeueRead; +- (float)progressOfReadReturningTag:(long long *)arg1 bytesDone:(unsigned long long *)arg2 total:(unsigned long long *)arg3; +- (void)readDataToData:(id)arg1 withTimeout:(double)arg2 buffer:(id)arg3 bufferOffset:(unsigned long long)arg4 maxLength:(unsigned long long)arg5 tag:(long long)arg6; +- (void)readDataToData:(id)arg1 withTimeout:(double)arg2 maxLength:(unsigned long long)arg3 tag:(long long)arg4; +- (void)readDataToData:(id)arg1 withTimeout:(double)arg2 buffer:(id)arg3 bufferOffset:(unsigned long long)arg4 tag:(long long)arg5; +- (void)readDataToData:(id)arg1 withTimeout:(double)arg2 tag:(long long)arg3; +- (void)readDataToLength:(unsigned long long)arg1 withTimeout:(double)arg2 buffer:(id)arg3 bufferOffset:(unsigned long long)arg4 tag:(long long)arg5; +- (void)readDataToLength:(unsigned long long)arg1 withTimeout:(double)arg2 tag:(long long)arg3; +- (void)readDataWithTimeout:(double)arg1 buffer:(id)arg2 bufferOffset:(unsigned long long)arg3 maxLength:(unsigned long long)arg4 tag:(long long)arg5; +- (void)readDataWithTimeout:(double)arg1 buffer:(id)arg2 bufferOffset:(unsigned long long)arg3 tag:(long long)arg4; +- (void)readDataWithTimeout:(double)arg1 tag:(long long)arg2; +- (void)resumeWriteSource; +- (void)suspendWriteSource; +- (void)resumeReadSource; +- (void)suspendReadSource; +- (BOOL)usingSecureTransportForTLS; +- (BOOL)usingCFStreamForTLS; +- (void)setupReadAndWriteSourcesForNewlyConnectedSocket:(int)arg1; +- (void)getInterfaceAddress4:(id *)arg1 address6:(id *)arg2 fromDescription:(id)arg3 port:(unsigned short)arg4; +- (BOOL)isSecure; +- (BOOL)isIPv6; +- (BOOL)isIPv4; +- (id)localAddress; +- (id)connectedAddress; +- (unsigned short)localPortFromSocket6:(int)arg1; +- (unsigned short)localPortFromSocket4:(int)arg1; +- (id)localHostFromSocket6:(int)arg1; +- (id)localHostFromSocket4:(int)arg1; +- (unsigned short)connectedPortFromSocket6:(int)arg1; +- (unsigned short)connectedPortFromSocket4:(int)arg1; +- (id)connectedHostFromSocket6:(int)arg1; +- (id)connectedHostFromSocket4:(int)arg1; +- (unsigned short)localPort6; +- (unsigned short)localPort4; +- (id)localHost6; +- (id)localHost4; +- (unsigned short)connectedPort6; +- (unsigned short)connectedPort4; +- (id)connectedHost6; +- (id)connectedHost4; +- (unsigned short)localPort; +- (id)localHost; +- (unsigned short)connectedPort; +- (id)connectedHost; +- (BOOL)isConnected; +- (BOOL)isDisconnected; +- (id)otherError:(id)arg1; +- (id)connectionClosedError; +- (id)writeTimeoutError; +- (id)readTimeoutError; +- (id)readMaxedOutError; +- (id)connectTimeoutError; +- (id)sslError:(int)arg1; +- (id)errnoError; +- (id)errnoErrorWithReason:(id)arg1; +- (id)gaiError:(int)arg1; +- (id)badParamError:(id)arg1; +- (id)badConfigError:(id)arg1; +- (void)maybeClose; +- (void)disconnectAfterReadingAndWriting; +- (void)disconnectAfterWriting; +- (void)disconnectAfterReading; +- (void)disconnect; +- (void)closeWithError:(id)arg1; +- (void)doConnectTimeout; +- (void)endConnectTimeout; +- (void)startConnectTimeout:(double)arg1; +- (void)didNotConnect:(int)arg1 error:(id)arg2; +- (void)didConnect:(int)arg1; +- (BOOL)connectWithAddress4:(id)arg1 address6:(id)arg2 error:(id *)arg3; +- (void)lookup:(int)arg1 didFail:(id)arg2; +- (void)lookup:(int)arg1 didSucceedWithAddress4:(id)arg2 address6:(id)arg3; +- (void)lookup:(int)arg1 host:(id)arg2 port:(unsigned short)arg3; +- (BOOL)connectToAddress:(id)arg1 viaInterface:(id)arg2 withTimeout:(double)arg3 error:(id *)arg4; +- (BOOL)connectToAddress:(id)arg1 withTimeout:(double)arg2 error:(id *)arg3; +- (BOOL)connectToAddress:(id)arg1 error:(id *)arg2; +- (BOOL)connectToHost:(id)arg1 onPort:(unsigned short)arg2 viaInterface:(id)arg3 withTimeout:(double)arg4 error:(id *)arg5; +- (BOOL)connectToHost:(id)arg1 onPort:(unsigned short)arg2 withTimeout:(double)arg3 error:(id *)arg4; +- (BOOL)connectToHost:(id)arg1 onPort:(unsigned short)arg2 error:(id *)arg3; +- (BOOL)preConnectWithInterface:(id)arg1 error:(id *)arg2; +- (BOOL)doAccept:(int)arg1; +- (BOOL)acceptOnInterface:(id)arg1 port:(unsigned short)arg2 error:(id *)arg3; +- (BOOL)acceptOnPort:(unsigned short)arg1 error:(id *)arg2; +- (void)setUserData:(id)arg1; +- (id)userData; +- (void)setPreferIPv4OverIPv6:(BOOL)arg1; +- (BOOL)isIPv4PreferredOverIPv6; +- (void)setIPv6Enabled:(BOOL)arg1; +- (BOOL)isIPv6Enabled; +- (void)setIPv4Enabled:(BOOL)arg1; +- (BOOL)isIPv4Enabled; +- (void)synchronouslySetDelegate:(id)arg1 delegateQueue:(id)arg2; +- (void)setDelegate:(id)arg1 delegateQueue:(id)arg2; +- (void)setDelegate:(id)arg1 delegateQueue:(id)arg2 synchronously:(BOOL)arg3; +- (void)getDelegate:(id *)arg1 delegateQueue:(id *)arg2; +- (void)synchronouslySetDelegateQueue:(id)arg1; +- (void)setDelegateQueue:(id)arg1; +- (void)setDelegateQueue:(id)arg1 synchronously:(BOOL)arg2; +- (id)delegateQueue; +- (void)synchronouslySetDelegate:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)setDelegate:(id)arg1 synchronously:(BOOL)arg2; +- (id)delegate; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1 delegateQueue:(id)arg2 socketQueue:(id)arg3; +- (id)initWithDelegate:(id)arg1 delegateQueue:(id)arg2; +- (id)initWithSocketQueue:(id)arg1; +- (id)init; + +@end + diff --git a/XCSCore/GCDAsyncSocketPreBuffer.h b/XCSCore/GCDAsyncSocketPreBuffer.h new file mode 100644 index 000000000..a46f942bd --- /dev/null +++ b/XCSCore/GCDAsyncSocketPreBuffer.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface GCDAsyncSocketPreBuffer : NSObject +{ + char *preBuffer; + unsigned long long preBufferSize; + char *readPointer; + char *writePointer; +} + +- (void)reset; +- (void)didWrite:(unsigned long long)arg1; +- (void)getWriteBuffer:(char **)arg1 availableSpace:(unsigned long long *)arg2; +- (char *)writeBuffer; +- (unsigned long long)availableSpace; +- (void)didRead:(unsigned long long)arg1; +- (void)getReadBuffer:(char **)arg1 availableBytes:(unsigned long long *)arg2; +- (char *)readBuffer; +- (unsigned long long)availableBytes; +- (void)ensureCapacityForWrite:(unsigned long long)arg1; +- (void)dealloc; +- (id)initWithCapacity:(unsigned long long)arg1; + +@end + diff --git a/XCSCore/GCDAsyncSpecialPacket.h b/XCSCore/GCDAsyncSpecialPacket.h new file mode 100644 index 000000000..88e87ad12 --- /dev/null +++ b/XCSCore/GCDAsyncSpecialPacket.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary; + +@interface GCDAsyncSpecialPacket : NSObject +{ + NSDictionary *tlsSettings; +} + +- (void).cxx_destruct; +- (id)initWithTLSSettings:(id)arg1; + +@end + diff --git a/XCSCore/GCDAsyncWritePacket.h b/XCSCore/GCDAsyncWritePacket.h new file mode 100644 index 000000000..a20507e4b --- /dev/null +++ b/XCSCore/GCDAsyncWritePacket.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData; + +@interface GCDAsyncWritePacket : NSObject +{ + NSData *buffer; + unsigned long long bytesDone; + long long tag; + double timeout; +} + +- (void).cxx_destruct; +- (id)initWithData:(id)arg1 timeout:(double)arg2 tag:(long long)arg3; + +@end + diff --git a/XCSCore/NSArray-XCSUtilities.h b/XCSCore/NSArray-XCSUtilities.h new file mode 100644 index 000000000..66bc32461 --- /dev/null +++ b/XCSCore/NSArray-XCSUtilities.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSArray.h" + +@interface NSArray (XCSUtilities) +- (id)toJSONDataWithError:(id *)arg1; +- (id)toJSONWithError:(id *)arg1; +- (id)toJSON; +@end + diff --git a/XCSCore/NSData-CRC32.h b/XCSCore/NSData-CRC32.h new file mode 100644 index 000000000..1261e3da0 --- /dev/null +++ b/XCSCore/NSData-CRC32.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSData.h" + +@interface NSData (CRC32) +- (unsigned int)crc32; +@end + diff --git a/XCSCore/NSData-WithBase64.h b/XCSCore/NSData-WithBase64.h new file mode 100644 index 000000000..b062ca46a --- /dev/null +++ b/XCSCore/NSData-WithBase64.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSData.h" + +@interface NSData (WithBase64) ++ (id)dataWithBase64EncodedString:(id)arg1; +- (id)base64EncodedString; +@end + diff --git a/XCSCore/NSDate-XCSDateTime.h b/XCSCore/NSDate-XCSDateTime.h new file mode 100644 index 000000000..c937a18e2 --- /dev/null +++ b/XCSCore/NSDate-XCSDateTime.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDate.h" + +@interface NSDate (XCSDateTime) +- (id)dictionaryXCSDateTimeRepresentation; +- (id)description; +- (id)ISO8601String; +- (id)initWithDictionaryRepresentation:(id)arg1; +@end + diff --git a/XCSCore/NSDate-XCSUtilities.h b/XCSCore/NSDate-XCSUtilities.h new file mode 100644 index 000000000..302a01258 --- /dev/null +++ b/XCSCore/NSDate-XCSUtilities.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDate.h" + +@interface NSDate (XCSUtilities) ++ (id)ISO8061FormattedCurrentTimestamp; ++ (id)dateWithRFC822Format:(id)arg1; ++ (id)dateWithISO8601Format:(id)arg1; ++ (id)dateWithISO8061Format:(id)arg1; +- (id)yearMonthDayHourMinuteSecondsComponents; +- (id)dateTime; +- (id)dateStamp; +- (id)stringWithRFC822Format; +- (id)stringWithISO8601Format; +- (id)stringWithISO8061Format; +@end + diff --git a/XCSCore/NSDictionary-XCSUtilities.h b/XCSCore/NSDictionary-XCSUtilities.h new file mode 100644 index 000000000..43aca66a3 --- /dev/null +++ b/XCSCore/NSDictionary-XCSUtilities.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSDictionary.h" + +@interface NSDictionary (XCSUtilities) +- (id)pavePath:(id)arg1 components:(id)arg2 object:(id)arg3; +- (void)setDictionary:(id)arg1 forKeyPath:(id)arg2 createIntermediateDictionaries:(BOOL)arg3 replaceIntermediateObjects:(BOOL)arg4; +- (void)processObject:(id)arg1 key:(id)arg2 path:(id *)arg3; +- (id)keyPaths; +- (id)toJSONDataWithError:(id *)arg1; +- (id)toJSONWithError:(id *)arg1; +- (id)toJSON; +@end + diff --git a/XCSCore/NSHTTPURLResponse-XCSUtilities.h b/XCSCore/NSHTTPURLResponse-XCSUtilities.h new file mode 100644 index 000000000..350a4aa11 --- /dev/null +++ b/XCSCore/NSHTTPURLResponse-XCSUtilities.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSHTTPURLResponse.h" + +@interface NSHTTPURLResponse (XCSUtilities) +- (BOOL)isWithin200Range; +@end + diff --git a/XCSCore/NSImage-NSImage.h b/XCSCore/NSImage-NSImage.h new file mode 100644 index 000000000..852798a3f --- /dev/null +++ b/XCSCore/NSImage-NSImage.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSImage.h" + +@interface NSImage (NSImage) ++ (id)PNGRepresentation:(id)arg1 size:(struct CGSize)arg2; +@end + diff --git a/XCSCore/NSNetServiceDelegate-Protocol.h b/XCSCore/NSNetServiceDelegate-Protocol.h new file mode 100644 index 000000000..a399aa5c6 --- /dev/null +++ b/XCSCore/NSNetServiceDelegate-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSNetServiceDelegate + +@optional +- (void)netService:(id)arg1 didAcceptConnectionWithInputStream:(id)arg2 outputStream:(id)arg3; +- (void)netService:(id)arg1 didUpdateTXTRecordData:(id)arg2; +- (void)netServiceDidStop:(id)arg1; +- (void)netService:(id)arg1 didNotResolve:(id)arg2; +- (void)netServiceDidResolveAddress:(id)arg1; +- (void)netServiceWillResolve:(id)arg1; +- (void)netService:(id)arg1 didNotPublish:(id)arg2; +- (void)netServiceDidPublish:(id)arg1; +- (void)netServiceWillPublish:(id)arg1; +@end + diff --git a/XCSCore/NSObject-Protocol.h b/XCSCore/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/XCSCore/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/XCSCore/NSString-XCSUtilities.h b/XCSCore/NSString-XCSUtilities.h new file mode 100644 index 000000000..5f8b10500 --- /dev/null +++ b/XCSCore/NSString-XCSUtilities.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSString.h" + +@interface NSString (XCSUtilities) ++ (id)stringWithUUID; +- (id)JSONParseWithError:(id *)arg1; +- (id)JSONParse; +- (id)stringWithURLEncoding; +- (id)stringByNormalizingPathComponent; +@end + diff --git a/XCSCore/NSURLRequest-XCSUtilities.h b/XCSCore/NSURLRequest-XCSUtilities.h new file mode 100644 index 000000000..d76bea9fe --- /dev/null +++ b/XCSCore/NSURLRequest-XCSUtilities.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURLRequest.h" + +@interface NSURLRequest (XCSUtilities) +- (id)toJSONWithError:(id *)arg1; +- (id)toJSON; +- (id)description; +@end + diff --git a/XCSCore/XCSACL.h b/XCSCore/XCSACL.h new file mode 100644 index 000000000..a7f04b678 --- /dev/null +++ b/XCSCore/XCSACL.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSMutableSet; + +@interface XCSACL : XCSObject +{ +} + +- (BOOL)_validateWithAccounts:(id)arg1 identifier:(id)arg2 validationErrors:(id *)arg3; +- (BOOL)_validateWithID:(id)arg1 revision:(id)arg2 service:(id)arg3 botCreators:(id)arg4 botViewers:(id)arg5 hostedRepositoryCreators:(id)arg6 validationErrors:(id *)arg7; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)patchRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)_initWithID:(id)arg1 revision:(id)arg2 service:(id)arg3 botCreators:(id)arg4 botViewers:(id)arg5 hostedRepositoryCreators:(id)arg6 validationErrors:(id *)arg7; +- (BOOL)removeHostedRepositoryCreators:(id)arg1 validationErrors:(id *)arg2; +- (BOOL)addHostedRepositoryCreators:(id)arg1 validationErrors:(id *)arg2; +@property(readonly, nonatomic) NSArray *hostedRepositoryCreators; +- (BOOL)removeBotViewers:(id)arg1 validationErrors:(id *)arg2; +- (BOOL)addBotViewers:(id)arg1 validationErrors:(id *)arg2; +@property(readonly, nonatomic) NSArray *botViewers; +- (BOOL)removeBotCreators:(id)arg1 validationErrors:(id *)arg2; +- (BOOL)addBotCreators:(id)arg1 validationErrors:(id *)arg2; +@property(readonly, nonatomic) NSArray *botCreators; +- (id)initWithBotCreators:(id)arg1 botViewers:(id)arg2 hostedRepositoryCreators:(id)arg3 validationErrors:(id *)arg4; + +// Remaining properties +@property(retain, nonatomic) NSMutableSet *internalBotCreators; // @dynamic internalBotCreators; +@property(retain, nonatomic) NSMutableSet *internalBotViewers; // @dynamic internalBotViewers; +@property(retain, nonatomic) NSMutableSet *internalHostedRepositoryCreators; // @dynamic internalHostedRepositoryCreators; + +@end + diff --git a/XCSCore/XCSASLLogDestination.h b/XCSCore/XCSASLLogDestination.h new file mode 100644 index 000000000..365a7d977 --- /dev/null +++ b/XCSCore/XCSASLLogDestination.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCSASLLogDestination : XCSLogDestination +{ +} + ++ (void)initialize; +- (void)logMessageFromFile:(id)arg1 lineNumber:(long long)arg2 className:(id)arg3 methodName:(id)arg4 tags:(id)arg5 userInfo:(id)arg6 message:(id)arg7; +- (BOOL)shouldLogMessageWithTags:(id)arg1; + +@end + diff --git a/XCSCore/XCSBlockStep.h b/XCSCore/XCSBlockStep.h new file mode 100644 index 000000000..0ed285abb --- /dev/null +++ b/XCSCore/XCSBlockStep.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSBlockStep : NSObject +{ +} + ++ (void)stepWithBlocks:(id)arg1 timeout:(double)arg2 completionHandler:(id)arg3; + +@end + diff --git a/XCSCore/XCSBot.h b/XCSCore/XCSBot.h new file mode 100644 index 000000000..e0803313f --- /dev/null +++ b/XCSCore/XCSBot.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSDictionary, NSString, XCSBotConfiguration, XCSBotGroup, XCSBotSCMBlueprint, XCSValidator; + +@interface XCSBot : XCSObject +{ + struct NSArray *_groups; + XCSBotSCMBlueprint *_lastRevisionBlueprint; + XCSValidator *_validator; +} + ++ (id)botWithName:(id)arg1 group:(id)arg2 type:(unsigned long long)arg3 configuration:(id)arg4 schedules:(struct NSArray *)arg5 lastRevisionBlueprint:(id)arg6 validationErrors:(id *)arg7; +@property(retain, nonatomic) XCSValidator *validator; // @synthesize validator=_validator; +@property(retain, nonatomic) XCSBotSCMBlueprint *lastRevisionBlueprint; // @synthesize lastRevisionBlueprint=_lastRevisionBlueprint; +@property(retain, nonatomic) NSArray *groups; // @synthesize groups=_groups; +- (void).cxx_destruct; +@property(readonly, nonatomic) NSDictionary *botSCMBlueprintAsDictionary; +- (void)newestNonFatalIntegrationWithCompletionBlock:(id)arg1; +- (void)newestIntegrationWithCompletionBlock:(id)arg1; +- (BOOL)_validateID:(id)arg1 name:(id)arg2 group:(id)arg3 type:(unsigned long long)arg4 configuration:(id)arg5 schedules:(struct NSArray *)arg6 lastRevisionBlueprint:(id)arg7; +- (id)_initWithID:(id)arg1 rev:(id)arg2 tinyID:(id)arg3 name:(id)arg4 group:(id)arg5 type:(unsigned long long)arg6 configuration:(id)arg7 schedules:(id)arg8 lastRevisionBlueprint:(id)arg9 service:(id)arg10 validationErrors:(id *)arg11; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)patchRepresentation; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; + +// Remaining properties +@property(nonatomic) XCSBotConfiguration *configuration; // @dynamic configuration; +@property(retain, nonatomic) XCSBotGroup *group; // @dynamic group; +@property(copy, nonatomic) NSString *name; // @dynamic name; +@property(nonatomic) NSArray *schedules; // @dynamic schedules; +@property(nonatomic) unsigned long long type; // @dynamic type; + +@end + diff --git a/XCSCore/XCSBotConfiguration.h b/XCSCore/XCSBotConfiguration.h new file mode 100644 index 000000000..d16b012c0 --- /dev/null +++ b/XCSCore/XCSBotConfiguration.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString, XCSBotSCMBlueprint; + +@interface XCSBotConfiguration : XCSObject +{ + XCSBotSCMBlueprint *sourceControlBlueprint; + NSString *_userDescription; +} + ++ (id)botConfigurationWithSchemeName:(id)arg1 builtFromClean:(unsigned long long)arg2 performsAnalyzeAction:(BOOL)arg3 performsTestAction:(BOOL)arg4 performsArchiveAction:(BOOL)arg5 triggers:(struct NSArray *)arg6 sourceControlBlueprint:(id)arg7 testingDestinationType:(unsigned long long)arg8 testingDeviceIDs:(id)arg9 scheduleType:(unsigned long long)arg10 periodicScheduleInterval:(unsigned long long)arg11 weeklyScheduleDay:(long long)arg12 hourOfIntegration:(unsigned long long)arg13 minutesAfterHourToIntegrate:(unsigned long long)arg14; +@property(readonly, copy) NSString *userDescription; // @synthesize userDescription=_userDescription; +@property(retain) XCSBotSCMBlueprint *sourceControlBlueprint; // @synthesize sourceControlBlueprint; +- (void).cxx_destruct; +- (BOOL)_validateSchemeName:(id)arg1 builtFromClean:(unsigned long long)arg2 performsAnalyzeAction:(BOOL)arg3 performsTestAction:(BOOL)arg4 performsArchiveAction:(BOOL)arg5 triggers:(struct NSArray *)arg6 sourceControlBlueprint:(id)arg7 testingDestinationType:(unsigned long long)arg8 testingDeviceIDs:(id)arg9 scheduleType:(unsigned long long)arg10 periodicScheduleInterval:(unsigned long long)arg11 weeklyScheduleDay:(long long)arg12 hourOfIntegration:(unsigned long long)arg13 minutesAfterHourToIntegrate:(unsigned long long)arg14; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initWithSchemeName:(id)arg1 builtFromClean:(unsigned long long)arg2 performsAnalyzeAction:(BOOL)arg3 performsTestAction:(BOOL)arg4 performsArchiveAction:(BOOL)arg5 triggers:(struct NSArray *)arg6 sourceControlBlueprint:(id)arg7 testingDestinationType:(unsigned long long)arg8 testingDeviceIDs:(id)arg9 scheduleType:(unsigned long long)arg10 periodicScheduleInterval:(unsigned long long)arg11 weeklyScheduleDay:(long long)arg12 hourOfIntegration:(unsigned long long)arg13 minutesAfterHourToIntegrate:(unsigned long long)arg14; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; + +// Remaining properties +@property unsigned long long builtFromClean; // @dynamic builtFromClean; +@property unsigned long long hourOfIntegration; // @dynamic hourOfIntegration; +@property unsigned long long minutesAfterHourToIntegrate; // @dynamic minutesAfterHourToIntegrate; +@property BOOL performsAnalyzeAction; // @dynamic performsAnalyzeAction; +@property BOOL performsArchiveAction; // @dynamic performsArchiveAction; +@property BOOL performsTestAction; // @dynamic performsTestAction; +@property unsigned long long periodicScheduleInterval; // @dynamic periodicScheduleInterval; +@property unsigned long long scheduleType; // @dynamic scheduleType; +@property(copy) NSString *schemeName; // @dynamic schemeName; +@property unsigned long long testingDestinationType; // @dynamic testingDestinationType; +@property NSArray *testingDeviceIDs; // @dynamic testingDeviceIDs; +@property NSArray *triggers; // @dynamic triggers; +@property long long weeklyScheduleDay; // @dynamic weeklyScheduleDay; + +@end + diff --git a/XCSCore/XCSBotGroup.h b/XCSCore/XCSBotGroup.h new file mode 100644 index 000000000..437108d73 --- /dev/null +++ b/XCSCore/XCSBotGroup.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface XCSBotGroup : XCSObject +{ +} + ++ (id)botGroupWithName:(id)arg1; +- (BOOL)_validateID:(id)arg1 name:(id)arg2; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)_initWithID:(id)arg1 name:(id)arg2; +- (id)initWithName:(id)arg1; + +// Remaining properties +@property(copy) NSString *name; // @dynamic name; + +@end + diff --git a/XCSCore/XCSBotSCMBlueprint.h b/XCSCore/XCSBotSCMBlueprint.h new file mode 100644 index 000000000..d6e7c8f36 --- /dev/null +++ b/XCSCore/XCSBotSCMBlueprint.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDictionary; + +@interface XCSBotSCMBlueprint : XCSObject +{ + NSDictionary *sourceControlBlueprint; +} + ++ (id)blueprintWithContents:(id)arg1 validationErrors:(id *)arg2; +@property(retain, nonatomic) NSDictionary *sourceControlBlueprint; // @synthesize sourceControlBlueprint; +- (void).cxx_destruct; +- (BOOL)_validateWithContents:(id)arg1 validationErrors:(id *)arg2; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; + +@end + diff --git a/XCSCore/XCSBotSchedule.h b/XCSCore/XCSBotSchedule.h new file mode 100644 index 000000000..2898c4581 --- /dev/null +++ b/XCSCore/XCSBotSchedule.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface XCSBotSchedule : XCSObject +{ +} + ++ (id)scheduleWithRecurrences:(struct NSArray *)arg1 queueType:(unsigned long long)arg2 enabled:(BOOL)arg3; +- (BOOL)_validateRecurrences:(struct NSArray *)arg1 queueType:(unsigned long long)arg2 enabled:(BOOL)arg3; +- (id)dictionaryRepresentation; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)_initWithRecurrences:(struct NSArray *)arg1 queueType:(unsigned long long)arg2 enabled:(BOOL)arg3; +- (id)init; + +// Remaining properties +@property(nonatomic, getter=isEnabled) BOOL enabled; // @dynamic enabled; +@property(nonatomic) unsigned long long queueType; // @dynamic queueType; +@property(retain, nonatomic) NSArray *recurrences; // @dynamic recurrences; + +@end + diff --git a/XCSCore/XCSBotScheduleRecurrence.h b/XCSCore/XCSBotScheduleRecurrence.h new file mode 100644 index 000000000..0bf4b19ef --- /dev/null +++ b/XCSCore/XCSBotScheduleRecurrence.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate; + +@interface XCSBotScheduleRecurrence : XCSObject +{ +} + +- (BOOL)_validateRecurrenceDate:(id)arg1 repeatInterval:(double)arg2; +- (id)description; +- (id)initWithStartTime:(id)arg1 repeatInterval:(double)arg2; + +// Remaining properties +@property(nonatomic) double repeatInterval; // @dynamic repeatInterval; +@property(retain, nonatomic) NSDate *startTime; // @dynamic startTime; + +@end + diff --git a/XCSCore/XCSBotStats.h b/XCSCore/XCSBotStats.h new file mode 100644 index 000000000..17c782e76 --- /dev/null +++ b/XCSCore/XCSBotStats.h @@ -0,0 +1,121 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDate, NSNumber, NSString; + +@interface XCSBotStats : XCSObject +{ + NSDate *_requestedDate; + unsigned long long _requestedDateType; + NSString *_lastCleanIntegrationID; + NSDate *_lastCleanIntegrationDate; + NSString *_bestSuccessStreakIntegrationID; + NSNumber *_bestSuccessStreakCounter; + NSDate *_bestSuccessStreakIntegrationDate; + NSNumber *_numberOfIntegrations; + NSNumber *_numberOfCommits; + NSNumber *_integrationTimeAverage; + NSNumber *_integrationTimeCount; + NSNumber *_integrationTimeMaximum; + NSNumber *_integrationTimeMinimum; + NSNumber *_integrationTimeStdDev; + NSNumber *_testAdditionRate; + NSNumber *_analysisWarningAverage; + NSNumber *_analysisWarningCount; + NSNumber *_analysisWarningMaximum; + NSNumber *_analysisWarningMinimum; + NSNumber *_analysisWarningStdDev; + NSNumber *_testFailureAverage; + NSNumber *_testFailureCount; + NSNumber *_testFailureMaximum; + NSNumber *_testFailureMinimum; + NSNumber *_testFailureStdDev; + NSNumber *_errorAverage; + NSNumber *_errorCount; + NSNumber *_errorMaximum; + NSNumber *_errorMinimum; + NSNumber *_errorStdDev; + NSNumber *_regressedPerfTestAverage; + NSNumber *_regressedPerfTestCount; + NSNumber *_regressedPerfTestMaximum; + NSNumber *_regressedPerfTestMinimum; + NSNumber *_regressedPerfTestStdDev; + NSNumber *_warningAverage; + NSNumber *_warningCount; + NSNumber *_warningMaximum; + NSNumber *_warningMinimum; + NSNumber *_warningStdDev; + NSNumber *_improvedPerfTestAverage; + NSNumber *_improvedPerfTestCount; + NSNumber *_improvedPerfTestMaximum; + NSNumber *_improvedPerfTestMinimum; + NSNumber *_improvedPerfTestStdDev; + NSNumber *_testsAverage; + NSNumber *_testsCount; + NSNumber *_testsMaximum; + NSNumber *_testsMinimum; + NSNumber *_testsStdDev; +} + +@property(retain, nonatomic) NSNumber *testsStdDev; // @synthesize testsStdDev=_testsStdDev; +@property(retain, nonatomic) NSNumber *testsMinimum; // @synthesize testsMinimum=_testsMinimum; +@property(retain, nonatomic) NSNumber *testsMaximum; // @synthesize testsMaximum=_testsMaximum; +@property(retain, nonatomic) NSNumber *testsCount; // @synthesize testsCount=_testsCount; +@property(retain, nonatomic) NSNumber *testsAverage; // @synthesize testsAverage=_testsAverage; +@property(retain, nonatomic) NSNumber *improvedPerfTestStdDev; // @synthesize improvedPerfTestStdDev=_improvedPerfTestStdDev; +@property(retain, nonatomic) NSNumber *improvedPerfTestMinimum; // @synthesize improvedPerfTestMinimum=_improvedPerfTestMinimum; +@property(retain, nonatomic) NSNumber *improvedPerfTestMaximum; // @synthesize improvedPerfTestMaximum=_improvedPerfTestMaximum; +@property(retain, nonatomic) NSNumber *improvedPerfTestCount; // @synthesize improvedPerfTestCount=_improvedPerfTestCount; +@property(retain, nonatomic) NSNumber *improvedPerfTestAverage; // @synthesize improvedPerfTestAverage=_improvedPerfTestAverage; +@property(retain, nonatomic) NSNumber *warningStdDev; // @synthesize warningStdDev=_warningStdDev; +@property(retain, nonatomic) NSNumber *warningMinimum; // @synthesize warningMinimum=_warningMinimum; +@property(retain, nonatomic) NSNumber *warningMaximum; // @synthesize warningMaximum=_warningMaximum; +@property(retain, nonatomic) NSNumber *warningCount; // @synthesize warningCount=_warningCount; +@property(retain, nonatomic) NSNumber *warningAverage; // @synthesize warningAverage=_warningAverage; +@property(retain, nonatomic) NSNumber *regressedPerfTestStdDev; // @synthesize regressedPerfTestStdDev=_regressedPerfTestStdDev; +@property(retain, nonatomic) NSNumber *regressedPerfTestMinimum; // @synthesize regressedPerfTestMinimum=_regressedPerfTestMinimum; +@property(retain, nonatomic) NSNumber *regressedPerfTestMaximum; // @synthesize regressedPerfTestMaximum=_regressedPerfTestMaximum; +@property(retain, nonatomic) NSNumber *regressedPerfTestCount; // @synthesize regressedPerfTestCount=_regressedPerfTestCount; +@property(retain, nonatomic) NSNumber *regressedPerfTestAverage; // @synthesize regressedPerfTestAverage=_regressedPerfTestAverage; +@property(retain, nonatomic) NSNumber *errorStdDev; // @synthesize errorStdDev=_errorStdDev; +@property(retain, nonatomic) NSNumber *errorMinimum; // @synthesize errorMinimum=_errorMinimum; +@property(retain, nonatomic) NSNumber *errorMaximum; // @synthesize errorMaximum=_errorMaximum; +@property(retain, nonatomic) NSNumber *errorCount; // @synthesize errorCount=_errorCount; +@property(retain, nonatomic) NSNumber *errorAverage; // @synthesize errorAverage=_errorAverage; +@property(retain, nonatomic) NSNumber *testFailureStdDev; // @synthesize testFailureStdDev=_testFailureStdDev; +@property(retain, nonatomic) NSNumber *testFailureMinimum; // @synthesize testFailureMinimum=_testFailureMinimum; +@property(retain, nonatomic) NSNumber *testFailureMaximum; // @synthesize testFailureMaximum=_testFailureMaximum; +@property(retain, nonatomic) NSNumber *testFailureCount; // @synthesize testFailureCount=_testFailureCount; +@property(retain, nonatomic) NSNumber *testFailureAverage; // @synthesize testFailureAverage=_testFailureAverage; +@property(retain, nonatomic) NSNumber *analysisWarningStdDev; // @synthesize analysisWarningStdDev=_analysisWarningStdDev; +@property(retain, nonatomic) NSNumber *analysisWarningMinimum; // @synthesize analysisWarningMinimum=_analysisWarningMinimum; +@property(retain, nonatomic) NSNumber *analysisWarningMaximum; // @synthesize analysisWarningMaximum=_analysisWarningMaximum; +@property(retain, nonatomic) NSNumber *analysisWarningCount; // @synthesize analysisWarningCount=_analysisWarningCount; +@property(retain, nonatomic) NSNumber *analysisWarningAverage; // @synthesize analysisWarningAverage=_analysisWarningAverage; +@property(retain, nonatomic) NSNumber *testAdditionRate; // @synthesize testAdditionRate=_testAdditionRate; +@property(retain, nonatomic) NSNumber *integrationTimeStdDev; // @synthesize integrationTimeStdDev=_integrationTimeStdDev; +@property(retain, nonatomic) NSNumber *integrationTimeMinimum; // @synthesize integrationTimeMinimum=_integrationTimeMinimum; +@property(retain, nonatomic) NSNumber *integrationTimeMaximum; // @synthesize integrationTimeMaximum=_integrationTimeMaximum; +@property(retain, nonatomic) NSNumber *integrationTimeCount; // @synthesize integrationTimeCount=_integrationTimeCount; +@property(retain, nonatomic) NSNumber *integrationTimeAverage; // @synthesize integrationTimeAverage=_integrationTimeAverage; +@property(retain, nonatomic) NSNumber *numberOfCommits; // @synthesize numberOfCommits=_numberOfCommits; +@property(retain, nonatomic) NSNumber *numberOfIntegrations; // @synthesize numberOfIntegrations=_numberOfIntegrations; +@property(retain, nonatomic) NSDate *bestSuccessStreakIntegrationDate; // @synthesize bestSuccessStreakIntegrationDate=_bestSuccessStreakIntegrationDate; +@property(retain, nonatomic) NSNumber *bestSuccessStreakCounter; // @synthesize bestSuccessStreakCounter=_bestSuccessStreakCounter; +@property(retain, nonatomic) NSString *bestSuccessStreakIntegrationID; // @synthesize bestSuccessStreakIntegrationID=_bestSuccessStreakIntegrationID; +@property(retain, nonatomic) NSDate *lastCleanIntegrationDate; // @synthesize lastCleanIntegrationDate=_lastCleanIntegrationDate; +@property(retain, nonatomic) NSString *lastCleanIntegrationID; // @synthesize lastCleanIntegrationID=_lastCleanIntegrationID; +@property(nonatomic) unsigned long long requestedDateType; // @synthesize requestedDateType=_requestedDateType; +@property(retain, nonatomic) NSDate *requestedDate; // @synthesize requestedDate=_requestedDate; +- (void).cxx_destruct; +- (BOOL)_validateWithContents:(id)arg1 validationErrors:(id *)arg2; +- (id)description; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; + +@end + diff --git a/XCSCore/XCSBuildResultSummary.h b/XCSCore/XCSBuildResultSummary.h new file mode 100644 index 000000000..f8c1a6a48 --- /dev/null +++ b/XCSCore/XCSBuildResultSummary.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSNumber, NSString; + +@interface XCSBuildResultSummary : XCSObject +{ + NSString *_integrationID; + NSNumber *_integrationNumber; + long long _analyzerWarningCount; + long long _analyzerWarningChange; + long long _warningCount; + long long _warningChange; + long long _errorCount; + long long _errorChange; + long long _testsCount; + long long _testsChange; + long long _testFailureCount; + long long _testFailureChange; + long long _improvedPerfTestCount; + long long _regressedPerfTestCount; +} + ++ (id)summaryWithAnalyzerWarningCount:(long long)arg1 warningCount:(long long)arg2 errorCount:(long long)arg3 testsCount:(long long)arg4 testFailureCount:(long long)arg5 previousResults:(id)arg6 validationErrors:(id *)arg7; +@property(nonatomic) long long regressedPerfTestCount; // @synthesize regressedPerfTestCount=_regressedPerfTestCount; +@property(nonatomic) long long improvedPerfTestCount; // @synthesize improvedPerfTestCount=_improvedPerfTestCount; +@property(readonly, nonatomic) long long testFailureChange; // @synthesize testFailureChange=_testFailureChange; +@property(readonly, nonatomic) long long testFailureCount; // @synthesize testFailureCount=_testFailureCount; +@property(readonly, nonatomic) long long testsChange; // @synthesize testsChange=_testsChange; +@property(readonly, nonatomic) long long testsCount; // @synthesize testsCount=_testsCount; +@property(readonly, nonatomic) long long errorChange; // @synthesize errorChange=_errorChange; +@property(readonly, nonatomic) long long errorCount; // @synthesize errorCount=_errorCount; +@property(readonly, nonatomic) long long warningChange; // @synthesize warningChange=_warningChange; +@property(readonly, nonatomic) long long warningCount; // @synthesize warningCount=_warningCount; +@property(readonly, nonatomic) long long analyzerWarningChange; // @synthesize analyzerWarningChange=_analyzerWarningChange; +@property(readonly, nonatomic) long long analyzerWarningCount; // @synthesize analyzerWarningCount=_analyzerWarningCount; +@property(retain, nonatomic) NSNumber *integrationNumber; // @synthesize integrationNumber=_integrationNumber; +@property(retain, nonatomic) NSString *integrationID; // @synthesize integrationID=_integrationID; +- (void).cxx_destruct; +- (long long)integrationResult; +- (id)description; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initWithAnalyzerWarningCount:(long long)arg1 analyzerWarningChange:(long long)arg2 warningCount:(long long)arg3 warningChange:(long long)arg4 errorCount:(long long)arg5 errorChange:(long long)arg6 testsCount:(long long)arg7 testsChange:(long long)arg8 testFailureCount:(long long)arg9 testFailureChange:(long long)arg10 improvedPerfTestCount:(long long)arg11 regressedPerfTestCount:(long long)arg12 validationErrors:(id *)arg13; + +@end + diff --git a/XCSCore/XCSCommit.h b/XCSCore/XCSCommit.h new file mode 100644 index 000000000..1327e2847 --- /dev/null +++ b/XCSCore/XCSCommit.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSDate, NSString, XCSCommitHistory, XCSContributor; + +@interface XCSCommit : XCSObject +{ + XCSCommitHistory *_commitHistory; + XCSContributor *_contributor; + NSString *_message; + NSDate *_timestamp; + NSString *_scmRevision; + NSString *_blueprintRepositoryID; + struct NSArray *_commitChangeFilePaths; +} + ++ (id)commitWithContributor:(id)arg1 message:(id)arg2 timestamp:(id)arg3 scmRevision:(id)arg4 blueprintRepositoryID:(id)arg5 commitChangeFilePaths:(struct NSArray *)arg6 validationErrors:(id *)arg7; +@property(retain, nonatomic) NSArray *commitChangeFilePaths; // @synthesize commitChangeFilePaths=_commitChangeFilePaths; +@property(copy, nonatomic) NSString *blueprintRepositoryID; // @synthesize blueprintRepositoryID=_blueprintRepositoryID; +@property(copy, nonatomic) NSString *scmRevision; // @synthesize scmRevision=_scmRevision; +@property(copy, nonatomic) NSDate *timestamp; // @synthesize timestamp=_timestamp; +@property(copy, nonatomic) NSString *message; // @synthesize message=_message; +@property(retain, nonatomic) XCSContributor *contributor; // @synthesize contributor=_contributor; +@property(retain, nonatomic) XCSCommitHistory *commitHistory; // @synthesize commitHistory=_commitHistory; +- (void).cxx_destruct; +- (BOOL)_validateWithContributor:(id)arg1 message:(id)arg2 timestamp:(id)arg3 scmRevision:(id)arg4 blueprintRepositoryID:(id)arg5 commitChangeFilePaths:(struct NSArray *)arg6 validationErrors:(id *)arg7; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)_initWithID:(id)arg1 contributor:(id)arg2 message:(id)arg3 timestamp:(id)arg4 scmRevision:(id)arg5 blueprintRepositoryID:(id)arg6 commitChangeFilePaths:(struct NSArray *)arg7 validationErrors:(id *)arg8; +- (id)initWithContributor:(id)arg1 message:(id)arg2 timestamp:(id)arg3 scmRevision:(id)arg4 blueprintRepositoryID:(id)arg5 commitChangeFilePaths:(struct NSArray *)arg6 validationErrors:(id *)arg7; + +@end + diff --git a/XCSCore/XCSCommitChangeFilePath.h b/XCSCore/XCSCommitChangeFilePath.h new file mode 100644 index 000000000..ca7abf5c0 --- /dev/null +++ b/XCSCore/XCSCommitChangeFilePath.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface XCSCommitChangeFilePath : NSObject +{ + NSString *_filePath; + unsigned long long _status; +} + ++ (id)commitChangeWithFilePath:(id)arg1 status:(unsigned long long)arg2 validationErrors:(id *)arg3; +@property(nonatomic) unsigned long long status; // @synthesize status=_status; +@property(copy, nonatomic) NSString *filePath; // @synthesize filePath=_filePath; +- (void).cxx_destruct; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (id)initWithContents:(id)arg1 validationErrors:(id *)arg2; +- (id)initWithFilePath:(id)arg1 status:(unsigned long long)arg2 validationErrors:(id *)arg3; + +@end + diff --git a/XCSCore/XCSCommitHistory.h b/XCSCore/XCSCommitHistory.h new file mode 100644 index 000000000..424162b49 --- /dev/null +++ b/XCSCore/XCSCommitHistory.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, XCSCommit, XCSContributor; + +@interface XCSCommitHistory : XCSObject +{ + NSArray *_committers; + XCSContributor *_topCommitter; + NSArray *_commits; + XCSCommit *_commitHistory; + NSArray *_sortedContributors; +} + +@property(retain, nonatomic) NSArray *sortedContributors; // @synthesize sortedContributors=_sortedContributors; +@property(retain, nonatomic) XCSCommit *commitHistory; // @synthesize commitHistory=_commitHistory; +@property(retain, nonatomic) NSArray *commits; // @synthesize commits=_commits; +@property(retain, nonatomic) XCSContributor *topCommitter; // @synthesize topCommitter=_topCommitter; +@property(retain, nonatomic) NSArray *committers; // @synthesize committers=_committers; +- (void).cxx_destruct; +@property(readonly, nonatomic) NSArray *committersOrderedByFilesChanged; +- (BOOL)_validateWithCommits:(struct NSArray *)arg1 validationErrors:(id *)arg2; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)_initWithCommits:(struct NSArray *)arg1 validationErrors:(id *)arg2; + +@end + diff --git a/XCSCore/XCSContributor.h b/XCSCore/XCSContributor.h new file mode 100644 index 000000000..b944eb22d --- /dev/null +++ b/XCSCore/XCSContributor.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString, XCSCommit; + +@interface XCSContributor : NSObject +{ + XCSCommit *_commit; + NSString *_name; + NSString *_displayName; + NSArray *_emails; +} + ++ (id)contributorWithName:(id)arg1 displayName:(id)arg2 emails:(id)arg3 validationErrors:(id *)arg4; +@property(retain, nonatomic) NSArray *emails; // @synthesize emails=_emails; +@property(copy, nonatomic) NSString *displayName; // @synthesize displayName=_displayName; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +@property(retain, nonatomic) XCSCommit *commit; // @synthesize commit=_commit; +- (void).cxx_destruct; +- (BOOL)_validateWithName:(id)arg1 displayName:(id)arg2 emails:(id)arg3 validationErrors:(id *)arg4; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)initWithContents:(id)arg1 validationErrors:(id *)arg2; +- (id)initWithName:(id)arg1 displayName:(id)arg2 emails:(id)arg3 validationErrors:(id *)arg4; + +@end + diff --git a/XCSCore/XCSCore.h b/XCSCore/XCSCore.h new file mode 100644 index 000000000..1807f3632 --- /dev/null +++ b/XCSCore/XCSCore.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSCore : NSObject +{ +} + +@end + diff --git a/XCSCore/XCSDevice.h b/XCSCore/XCSDevice.h new file mode 100644 index 000000000..e2a4f8ac5 --- /dev/null +++ b/XCSCore/XCSDevice.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSImage, NSString; + +@interface XCSDevice : XCSObject +{ +} + ++ (id)deviceWithName:(id)arg1 identifier:(id)arg2 deviceUDID:(id)arg3 deviceECID:(id)arg4 serialNumber:(id)arg5 deviceType:(id)arg6 modelName:(id)arg7 modelCode:(id)arg8 architecture:(id)arg9 osVersion:(id)arg10 processor:(id)arg11 modelUTI:(id)arg12 platformIdentifier:(id)arg13 isSimulator:(BOOL)arg14 displaySize:(id)arg15 isRetina:(BOOL)arg16 isConnected:(BOOL)arg17 isSupported:(BOOL)arg18 enabledForDevelopment:(BOOL)arg19 validationErrors:(id *)arg20; +- (BOOL)_validateName:(id)arg1 identifier:(id)arg2 deviceUDID:(id)arg3 deviceECID:(id)arg4 serialNumber:(id)arg5 deviceType:(id)arg6 modelName:(id)arg7 modelCode:(id)arg8 architecture:(id)arg9 osVersion:(id)arg10 processor:(id)arg11 modelUTI:(id)arg12 platformIdentifier:(id)arg13 isSimulator:(BOOL)arg14 displaySize:(id)arg15 isRetina:(BOOL)arg16 isConnected:(BOOL)arg17 isSupported:(BOOL)arg18 enabledForDevelopment:(BOOL)arg19 validationErrors:(id *)arg20; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initWithName:(id)arg1 identifier:(id)arg2 deviceUDID:(id)arg3 deviceECID:(id)arg4 serialNumber:(id)arg5 deviceType:(id)arg6 modelName:(id)arg7 modelCode:(id)arg8 architecture:(id)arg9 osVersion:(id)arg10 processor:(id)arg11 modelUTI:(id)arg12 platformIdentifier:(id)arg13 isSimulator:(BOOL)arg14 displaySize:(id)arg15 isRetina:(BOOL)arg16 isConnected:(BOOL)arg17 isSupported:(BOOL)arg18 enabledForDevelopment:(BOOL)arg19 validationErrors:(id *)arg20; +- (BOOL)isPlatformASimulator; +- (id)imageDataWithSize:(struct CGSize)arg1; +@property(nonatomic) NSImage *image; // @dynamic image; + +// Remaining properties +@property(copy, nonatomic) NSString *architecture; // @dynamic architecture; +@property(nonatomic, getter=isConnected) BOOL connected; // @dynamic connected; +@property(copy, nonatomic) NSString *deviceECID; // @dynamic deviceECID; +@property(copy, nonatomic) NSString *deviceType; // @dynamic deviceType; +@property(copy, nonatomic) NSString *deviceUDID; // @dynamic deviceUDID; +@property(copy, nonatomic) NSString *displaySize; // @dynamic displaySize; +@property(nonatomic) BOOL enabledForDevelopment; // @dynamic enabledForDevelopment; +@property(copy, nonatomic) NSString *identifier; // @dynamic identifier; +@property(nonatomic) BOOL isServer; // @dynamic isServer; +@property(copy, nonatomic) NSString *modelCode; // @dynamic modelCode; +@property(copy, nonatomic) NSString *modelName; // @dynamic modelName; +@property(copy, nonatomic) NSString *modelUTI; // @dynamic modelUTI; +@property(copy, nonatomic) NSString *name; // @dynamic name; +@property(copy, nonatomic) NSString *osVersion; // @dynamic osVersion; +@property(copy, nonatomic) NSString *platformIdentifier; // @dynamic platformIdentifier; +@property(copy, nonatomic) NSString *processor; // @dynamic processor; +@property(nonatomic, getter=isRetina) BOOL retina; // @dynamic retina; +@property(copy, nonatomic) NSString *serialNumber; // @dynamic serialNumber; +@property(nonatomic, getter=isSimulator) BOOL simulator; // @dynamic simulator; +@property(nonatomic, getter=isSupported) BOOL supported; // @dynamic supported; + +@end + diff --git a/XCSCore/XCSDocumentProtocol-Protocol.h b/XCSCore/XCSDocumentProtocol-Protocol.h new file mode 100644 index 000000000..b72015a68 --- /dev/null +++ b/XCSCore/XCSDocumentProtocol-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol XCSDocumentProtocol +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +@end + diff --git a/XCSCore/XCSEventStream.h b/XCSCore/XCSEventStream.h new file mode 100644 index 000000000..d9b670624 --- /dev/null +++ b/XCSCore/XCSEventStream.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "XCSMessageChannelDelegate-Protocol.h" + +@class NSMutableDictionary, NSString, XCSMessageChannel; + +@interface XCSEventStream : NSObject +{ + NSMutableDictionary *_eventResponseCallbacks; + NSMutableDictionary *_eventObservers; + XCSMessageChannel *_messageChannel; + id _delegate; +} + +@property __weak id delegate; // @synthesize delegate=_delegate; +@property(readonly) XCSMessageChannel *messageChannel; // @synthesize messageChannel=_messageChannel; +- (void).cxx_destruct; +- (void)messageChannel:(id)arg1 didUpdatePrivilegesWithUsername:(id)arg2; +- (void)messageChannelDidRejectClientCertificate:(id)arg1; +- (void)messageChannel:(id)arg1 didDisconnectWithError:(id)arg2 andWillRetry:(BOOL)arg3; +- (void)messageChannel:(id)arg1 didReceiveMessage:(id)arg2 withTag:(unsigned char)arg3; +- (void)handleCallbackForUUID:(id)arg1 withData:(id)arg2; +- (void)handleEventWithName:(id)arg1 data:(id)arg2 callbackUUID:(id)arg3; +- (void)removeAllObserversForEvent:(id)arg1; +- (void)removeObserverForEvent:(id)arg1 handler:(id)arg2; +- (void)addObserverForEvent:(id)arg1 withHandler:(id)arg2 owner:(void)arg3; +- (void)addObserverForEvent:(id)arg1 withHandler:(id)arg2; +- (void)sendResponseWithCallback:(id)arg1 data:(id)arg2; +- (void)emitEvent:(id)arg1 withData:(id)arg2 callback:(id)arg3; +- (void)emitEvent:(id)arg1 withData:(id)arg2; +- (id)initWithHostname:(id)arg1 port:(unsigned short)arg2; +- (id)initWithMessageChannel:(id)arg1; +- (id)init; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSCore/XCSEventStreamDelegate-Protocol.h b/XCSCore/XCSEventStreamDelegate-Protocol.h new file mode 100644 index 000000000..6048294e7 --- /dev/null +++ b/XCSCore/XCSEventStreamDelegate-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCSEventStreamDelegate + +@optional +- (void)eventStream:(id)arg1 didUpdatePrivilegesWithUsername:(id)arg2; +- (void)eventStreamDidRejectClientCertificate:(id)arg1; +- (void)eventStream:(id)arg1 didDisconnectWithError:(id)arg2; +@end + diff --git a/XCSCore/XCSEventStreamListener.h b/XCSCore/XCSEventStreamListener.h new file mode 100644 index 000000000..a2b9bea39 --- /dev/null +++ b/XCSCore/XCSEventStreamListener.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSEventStreamListener : NSObject +{ + BOOL _watchOwner; + id _handler; + id _owner; +} + +@property BOOL watchOwner; // @synthesize watchOwner=_watchOwner; +@property __weak id owner; // @synthesize owner=_owner; +@property(copy, nonatomic) id handler; // @synthesize handler=_handler; +- (void).cxx_destruct; + +@end + diff --git a/XCSCore/XCSFakeObjects.h b/XCSCore/XCSFakeObjects.h new file mode 100644 index 000000000..f999bc84d --- /dev/null +++ b/XCSCore/XCSFakeObjects.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSFakeObjects : NSObject +{ +} + ++ (id)generateFakeHTTPRequest; ++ (id)generateFakePortalTeam; ++ (id)generateFakeArchive; ++ (id)generateFakeProduct; ++ (id)generateFakeTriggerLog; ++ (id)generateFakeXcodebuildLog; ++ (id)generateFakeBuildServiceLog; ++ (id)generateFakeSCMLog; ++ (id)generateFakeIntegrationWithBot:(id)arg1 integrationNumber:(unsigned long long)arg2; ++ (id)generateFakeIntegrationWithBot:(id)arg1; ++ (id)generateFakeIntegration; ++ (id)generateFakeCommit; ++ (id)generateFakeCommitWithContributor:(id)arg1; ++ (id)generateFakeContributorWithName:(id)arg1 displayName:(id)arg2 emails:(id)arg3; ++ (id)generateFakeContributor; ++ (id)generateFakeCommitChangeFilePath; ++ (id)generateFakeIntegrationIssueDiff; ++ (id)generateFakeIntegrationIssue; ++ (id)generateFakeBuildResultSummary; ++ (id)generateFakeTestPerfMetric; ++ (id)generateFakeTest; ++ (id)generateFakeTestPlaceholder; ++ (id)generateFakeTestDeviceWithID:(id)arg1; ++ (id)generateFakeTestDevice; ++ (id)generateFakeDevice; ++ (id)generateFakeDeviceWithID:(id)arg1; ++ (id)fakeDeviceUDIDWithLength:(long long)arg1; ++ (id)fakeMacDeviceUDID; ++ (id)fakeiOSDeviceUDID; ++ (id)generateFakeBot; ++ (id)generateFakeBotConfiguration; ++ (id)generateFakeUnauthenticatedSourceControlBlueprint; ++ (id)generateFakeSourceControlBlueprint; ++ (id)generateFakeUnauthenticatedSourceControlBlueprintContents; ++ (id)generateFakeSourceControlBlueprintContents; ++ (id)generateFakeTrigger; ++ (id)generateFakeTriggerEmailConfiguration; ++ (id)generateFakeTriggerConditions; ++ (id)generateFakeBotGroup; ++ (id)stringWithGenerationCount; ++ (void)setGenerationCountForDevice:(unsigned long long)arg1 target:(unsigned long long)arg2 class:(unsigned long long)arg3 test:(unsigned long long)arg4 perfMetric:(unsigned long long)arg5; + +@end + diff --git a/XCSCore/XCSFileLogDestination.h b/XCSCore/XCSFileLogDestination.h new file mode 100644 index 000000000..7eee8580d --- /dev/null +++ b/XCSCore/XCSFileLogDestination.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSDateFormatter, NSURL; + +@interface XCSFileLogDestination : XCSLogDestination +{ + NSURL *_fileURL; + NSDateFormatter *_dateFormatter; +} + +@property(retain) NSDateFormatter *dateFormatter; // @synthesize dateFormatter=_dateFormatter; +@property(retain) NSURL *fileURL; // @synthesize fileURL=_fileURL; +- (void).cxx_destruct; +- (void)logMessageFromFile:(id)arg1 lineNumber:(long long)arg2 className:(id)arg3 methodName:(id)arg4 tags:(id)arg5 userInfo:(id)arg6 message:(id)arg7; +- (id)initWithPath:(id)arg1 tagsToInclude:(id)arg2 tagsToExclude:(id)arg3; +- (id)initWithDictionary:(id)arg1; + +@end + diff --git a/XCSCore/XCSFormData.h b/XCSCore/XCSFormData.h new file mode 100644 index 000000000..4c112d98c --- /dev/null +++ b/XCSCore/XCSFormData.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableArray, NSMutableDictionary; + +@interface XCSFormData : NSObject +{ + NSMutableArray *_fieldOrder; + NSMutableDictionary *_fieldValues; +} + ++ (id)multipartDataWithFileAtPath:(id)arg1 contentType:(id)arg2 boundary:(id *)arg3; +- (void).cxx_destruct; +- (id)renderMultipartData:(id *)arg1; +- (void)addFileWithFieldName:(id)arg1 path:(id)arg2 contentType:(id)arg3; +- (void)addFormFieldWithName:(id)arg1 value:(id)arg2; +- (id)init; + +@end + diff --git a/XCSCore/XCSHTTPCredential.h b/XCSCore/XCSHTTPCredential.h new file mode 100644 index 000000000..a7586e08c --- /dev/null +++ b/XCSCore/XCSHTTPCredential.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURLCredential.h" + +@interface XCSHTTPCredential : NSURLCredential +{ + unsigned long long _numberOfChallengeAttempts; +} + ++ (id)credentialWithUser:(id)arg1 password:(id)arg2 persistence:(unsigned long long)arg3; +@property(nonatomic) unsigned long long numberOfChallengeAttempts; // @synthesize numberOfChallengeAttempts=_numberOfChallengeAttempts; +- (id)increaseNumberOfChallengeAttemptsWithError:(id *)arg1; +- (id)initWithUser:(id)arg1 password:(id)arg2 persistence:(unsigned long long)arg3; + +@end + diff --git a/XCSCore/XCSHTTPOperation.h b/XCSCore/XCSHTTPOperation.h new file mode 100644 index 000000000..3251bd278 --- /dev/null +++ b/XCSCore/XCSHTTPOperation.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSOperation.h" + +@class NSDictionary, NSMutableData, NSOperationQueue, NSURLConnection, XCSHTTPRequest; + +@interface XCSHTTPOperation : NSOperation +{ + NSOperationQueue *_queue; + XCSHTTPRequest *_request; + NSURLConnection *_connection; + NSMutableData *_receivedData; + unsigned long long _httpStatusCode; + NSDictionary *_headers; + id _completionHandler; +} + +@property(copy, nonatomic) id completionHandler; // @synthesize completionHandler=_completionHandler; +@property(retain, nonatomic) NSDictionary *headers; // @synthesize headers=_headers; +@property(nonatomic) unsigned long long httpStatusCode; // @synthesize httpStatusCode=_httpStatusCode; +@property(retain, nonatomic) NSMutableData *receivedData; // @synthesize receivedData=_receivedData; +@property(retain, nonatomic) NSURLConnection *connection; // @synthesize connection=_connection; +@property(retain, nonatomic) XCSHTTPRequest *request; // @synthesize request=_request; +@property(nonatomic) __weak NSOperationQueue *queue; // @synthesize queue=_queue; +- (void).cxx_destruct; +- (void)markOperationFinished; +- (void)markOperationStarted; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; +- (void)main; +- (id)initWithRequest:(id)arg1 queue:(id)arg2 completionHandler:(id)arg3; + +@end + diff --git a/XCSCore/XCSHTTPRequest.h b/XCSCore/XCSHTTPRequest.h new file mode 100644 index 000000000..9b38823f6 --- /dev/null +++ b/XCSCore/XCSHTTPRequest.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary, NSMutableURLRequest, NSString, XCSHTTPCredential, XCSService, XCSUser; + +@interface XCSHTTPRequest : NSObject +{ + BOOL _URLNeedsUpdate; + NSMutableURLRequest *_request; + XCSService *_service; + XCSUser *_user; + unsigned long long _verb; + NSString *_base; + NSDictionary *_body; + XCSHTTPCredential *_httpCredential; + unsigned long long _retryCount; +} + ++ (BOOL)_validateService:(id)arg1 user:(id)arg2 verb:(unsigned long long)arg3 base:(id)arg4 bodyData:(id)arg5 validationErrors:(id *)arg6; ++ (BOOL)_validateService:(id)arg1 user:(id)arg2 verb:(unsigned long long)arg3 base:(id)arg4 body:(id)arg5 validationErrors:(id *)arg6; ++ (BOOL)_validateUser:(id)arg1 request:(id)arg2 validationErrors:(id *)arg3; ++ (id)stringWithHTTPVerb:(unsigned long long)arg1; ++ (id)requestWithService:(id)arg1 user:(id)arg2 verb:(unsigned long long)arg3 base:(id)arg4 bodyData:(id)arg5 error:(id *)arg6; ++ (id)requestWithService:(id)arg1 user:(id)arg2 verb:(unsigned long long)arg3 base:(id)arg4 body:(id)arg5 credential:(id)arg6 error:(id *)arg7; ++ (id)requestWithService:(id)arg1 user:(id)arg2 verb:(unsigned long long)arg3 base:(id)arg4 body:(id)arg5 error:(id *)arg6; ++ (void)initialize; +@property BOOL URLNeedsUpdate; // @synthesize URLNeedsUpdate=_URLNeedsUpdate; +@property(nonatomic) unsigned long long retryCount; // @synthesize retryCount=_retryCount; +@property(retain, nonatomic) XCSHTTPCredential *httpCredential; // @synthesize httpCredential=_httpCredential; +@property(readonly, nonatomic) NSDictionary *body; // @synthesize body=_body; +@property(retain, nonatomic) NSString *base; // @synthesize base=_base; +@property(nonatomic) unsigned long long verb; // @synthesize verb=_verb; +@property(retain, nonatomic) XCSUser *user; // @synthesize user=_user; +@property(retain, nonatomic) XCSService *service; // @synthesize service=_service; +@property(retain, nonatomic) NSMutableURLRequest *request; // @synthesize request=_request; +- (void).cxx_destruct; +- (id)httpCredentialWithError:(id *)arg1; +- (void)performRequestWithCompletionHandler:(id)arg1; +- (void)addHeader:(id)arg1 value:(id)arg2; +- (id)description; +- (id)initWithUser:(id)arg1 request:(id)arg2; + +@end + diff --git a/XCSCore/XCSHTTPResponse.h b/XCSCore/XCSHTTPResponse.h new file mode 100644 index 000000000..adcdf32e4 --- /dev/null +++ b/XCSCore/XCSHTTPResponse.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData, NSDictionary, NSError, NSString, NSURL, XCSUser; + +@interface XCSHTTPResponse : NSObject +{ + long long _httpStatusCode; + NSDictionary *_headers; + NSString *_rawText; + NSData *_rawData; + NSDictionary *_body; + NSError *_error; + NSError *_unpackingError; + XCSUser *_user; + NSURL *_location; +} + ++ (id)localizedStringForStatusCode:(long long)arg1; +@property(retain, nonatomic) NSURL *location; // @synthesize location=_location; +@property(retain, nonatomic) XCSUser *user; // @synthesize user=_user; +@property(retain, nonatomic) NSError *unpackingError; // @synthesize unpackingError=_unpackingError; +@property(retain, nonatomic) NSError *error; // @synthesize error=_error; +@property(retain, nonatomic) NSDictionary *body; // @synthesize body=_body; +@property(retain, nonatomic) NSData *rawData; // @synthesize rawData=_rawData; +@property(retain, nonatomic) NSString *rawText; // @synthesize rawText=_rawText; +@property(retain, nonatomic) NSDictionary *headers; // @synthesize headers=_headers; +@property(nonatomic) long long httpStatusCode; // @synthesize httpStatusCode=_httpStatusCode; +- (void).cxx_destruct; +- (BOOL)_unpackResponseData:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (id)localizedStringForStatusCode; +- (id)initWithHTTPStatusCode:(long long)arg1 headers:(id)arg2 data:(id)arg3 user:(id)arg4 error:(id)arg5; + +@end + diff --git a/XCSCore/XCSHostedRepository.h b/XCSCore/XCSHostedRepository.h new file mode 100644 index 000000000..31aa53ae4 --- /dev/null +++ b/XCSCore/XCSHostedRepository.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString, NSURL; + +@interface XCSHostedRepository : XCSObject +{ + NSString *_name; + NSArray *_readAccessExternalIDs; + NSArray *_writeAccessExternalIDs; + long long _posixPermissions; + long long _httpAccessType; +} + ++ (id)hostedRepositoryWithName:(id)arg1 readAccessExternalIDs:(id)arg2 writeAccessExternalIDs:(id)arg3 posixPermissions:(long long)arg4 httpAccessType:(long long)arg5; +@property(nonatomic) long long httpAccessType; // @synthesize httpAccessType=_httpAccessType; +@property(nonatomic) long long posixPermissions; // @synthesize posixPermissions=_posixPermissions; +@property(retain, nonatomic) NSArray *writeAccessExternalIDs; // @synthesize writeAccessExternalIDs=_writeAccessExternalIDs; +@property(retain, nonatomic) NSArray *readAccessExternalIDs; // @synthesize readAccessExternalIDs=_readAccessExternalIDs; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +@property(readonly, nonatomic) NSURL *absoluteURL; +@property(readonly, nonatomic) NSString *relativePath; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initWithName:(id)arg1 readAccessExternalIDs:(id)arg2 writeAccessExternalIDs:(id)arg3 posixPermissions:(long long)arg4 httpAccessType:(long long)arg5; + +@end + diff --git a/XCSCore/XCSIntegration.h b/XCSCore/XCSIntegration.h new file mode 100644 index 000000000..e94517e7c --- /dev/null +++ b/XCSCore/XCSIntegration.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSDate, NSDictionary, NSMutableArray, NSSet, XCSBot, XCSBotSCMBlueprint, XCSBuildResultSummary, XCSIntegrationAssets; + +@interface XCSIntegration : XCSObject +{ + BOOL _running; + BOOL _logsWerePruned; + struct NSArray *_devices; + NSArray *_perfMetricNames; + NSDictionary *_testHierarchy; + NSArray *_perfMetricKeyPaths; + NSMutableArray *_internalTargets; +} + ++ (id)sortIntegrations:(id)arg1 newestFirst:(BOOL)arg2; ++ (id)integrationWithBot:(id)arg1 devices:(struct NSArray *)arg2 error:(id *)arg3; ++ (id)integrationWithBot:(id)arg1 error:(id *)arg2; +@property(retain, nonatomic) NSMutableArray *internalTargets; // @synthesize internalTargets=_internalTargets; +@property(retain, nonatomic) NSArray *perfMetricKeyPaths; // @synthesize perfMetricKeyPaths=_perfMetricKeyPaths; +@property(retain, nonatomic) NSDictionary *testHierarchy; // @synthesize testHierarchy=_testHierarchy; +@property(retain, nonatomic) NSArray *perfMetricNames; // @synthesize perfMetricNames=_perfMetricNames; +@property(readonly, nonatomic) BOOL logsWerePruned; // @synthesize logsWerePruned=_logsWerePruned; +@property(retain, nonatomic) NSArray *devices; // @synthesize devices=_devices; +@property(readonly, nonatomic, getter=isRunning) BOOL running; // @synthesize running=_running; +- (void).cxx_destruct; +- (id)triggersToExecuteForPhase:(unsigned long long)arg1; +- (BOOL)_hasTestWithKeyPathPerfMetrics:(id)arg1; +- (id)_testedDeviceWithIdentifier:(id)arg1; +- (void)_instantiateTestClassFamily; +- (BOOL)_validateWithValue:(id)arg1 forProperty:(id)arg2 withDevice:(id)arg3 atKeyPath:(id)arg4 error:(id *)arg5; +- (BOOL)_validateIntegrationWithBot:(id)arg1 testedDevices:(struct NSArray *)arg2 number:(id)arg3 queuedDate:(id)arg4 startedTime:(id)arg5 endedTime:(id)arg6 currentStep:(long long)arg7 result:(long long)arg8 revisionBlueprint:(id)arg9 tags:(id)arg10 testHierarchy:(id)arg11 perfMetricNames:(id)arg12 perfMetricKeyPaths:(id)arg13 anID:(id)arg14 aTinyID:(id)arg15 error:(id *)arg16; +- (id)patchRepresentation; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initIntegrationWithBot:(id)arg1 devices:(struct NSArray *)arg2 number:(id)arg3 queuedDate:(id)arg4 startedTime:(id)arg5 endedTime:(id)arg6 currentStep:(long long)arg7 result:(long long)arg8 successStreak:(unsigned long long)arg9 buildResultSummary:(id)arg10 revisionBlueprint:(id)arg11 assets:(id)arg12 tags:(id)arg13 testHierarchy:(id)arg14 perfMetricNames:(id)arg15 perfMetricKeyPaths:(id)arg16 anID:(id)arg17 aRev:(id)arg18 aTinyID:(id)arg19 error:(id *)arg20; +- (BOOL)isFlagged; +@property(nonatomic) NSSet *tags; // @dynamic tags; +- (long long)statusForDeviceIdentifier:(id)arg1; +- (void)setDeviceFilter:(id)arg1; +@property(readonly, nonatomic) NSArray *targets; + +// Remaining properties +@property(nonatomic) XCSIntegrationAssets *assets; // @dynamic assets; +@property(nonatomic) XCSBot *bot; // @dynamic bot; +@property(nonatomic) XCSBuildResultSummary *buildResultSummary; // @dynamic buildResultSummary; +@property(nonatomic) long long currentStep; // @dynamic currentStep; +@property(nonatomic) NSDate *endedTime; // @dynamic endedTime; +@property(nonatomic) unsigned long long number; // @dynamic number; +@property(nonatomic) NSDate *queuedDate; // @dynamic queuedDate; +@property(nonatomic) long long result; // @dynamic result; +@property(nonatomic) XCSBotSCMBlueprint *revisionBlueprint; // @dynamic revisionBlueprint; +@property(nonatomic) NSDate *startedTime; // @dynamic startedTime; +@property(nonatomic) unsigned long long successStreak; // @dynamic successStreak; + +@end + diff --git a/XCSCore/XCSIntegrationAsset.h b/XCSCore/XCSIntegrationAsset.h new file mode 100644 index 000000000..05e7b5a67 --- /dev/null +++ b/XCSCore/XCSIntegrationAsset.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDictionary, NSString, NSURL, XCSService; + +@interface XCSIntegrationAsset : NSObject +{ + NSString *_relativePath; + unsigned long long _size; + NSDictionary *_metadata; + XCSService *_service; +} + +@property __weak XCSService *service; // @synthesize service=_service; +@property(retain) NSDictionary *metadata; // @synthesize metadata=_metadata; +@property unsigned long long size; // @synthesize size=_size; +@property(retain) NSString *relativePath; // @synthesize relativePath=_relativePath; +- (void).cxx_destruct; +- (id)downloadURLForService:(id)arg1; +@property(readonly) NSURL *downloadURL; +- (id)dictionaryRepresentation; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initWithRelativePath:(id)arg1 size:(unsigned long long)arg2 metadata:(id)arg3; +- (id)init; + +@end + diff --git a/XCSCore/XCSIntegrationAssets.h b/XCSCore/XCSIntegrationAssets.h new file mode 100644 index 000000000..beadd193e --- /dev/null +++ b/XCSCore/XCSIntegrationAssets.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, XCSIntegrationAsset; + +@interface XCSIntegrationAssets : NSObject +{ + NSArray *_sourceControlLogs; + XCSIntegrationAsset *_buildServiceLog; + XCSIntegrationAsset *_product; + XCSIntegrationAsset *_archive; + XCSIntegrationAsset *_xcodebuildOutput; + XCSIntegrationAsset *_xcodebuildLog; + NSArray *_triggerAssets; +} + ++ (id)emptyAssets; +@property(retain) NSArray *triggerAssets; // @synthesize triggerAssets=_triggerAssets; +@property(retain) XCSIntegrationAsset *xcodebuildLog; // @synthesize xcodebuildLog=_xcodebuildLog; +@property(retain) XCSIntegrationAsset *xcodebuildOutput; // @synthesize xcodebuildOutput=_xcodebuildOutput; +@property(retain) XCSIntegrationAsset *archive; // @synthesize archive=_archive; +@property(retain) XCSIntegrationAsset *product; // @synthesize product=_product; +@property(retain) XCSIntegrationAsset *buildServiceLog; // @synthesize buildServiceLog=_buildServiceLog; +@property(retain) NSArray *sourceControlLogs; // @synthesize sourceControlLogs=_sourceControlLogs; +- (void).cxx_destruct; +- (id)dictionaryRepresentation; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initWithSourceControlLogs:(id)arg1 buildServiceLog:(id)arg2 product:(id)arg3 archive:(id)arg4 xcodebuildOutput:(id)arg5 xcodebuildLog:(id)arg6 triggerAssets:(id)arg7; +- (id)init; + +@end + diff --git a/XCSCore/XCSIntegrationIssue.h b/XCSCore/XCSIntegrationIssue.h new file mode 100644 index 000000000..0d29b14e5 --- /dev/null +++ b/XCSCore/XCSIntegrationIssue.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSData, NSString; + +@interface XCSIntegrationIssue : XCSObject +{ + unsigned long long _type; + unsigned long long _status; + NSString *_issueType; + NSString *_message; + NSString *_target; + NSString *_testCase; + NSData *_documentLocationData; + NSString *_documentFilePath; + struct NSArray *_commits; + NSString *_integrationID; + unsigned long long _age; +} + ++ (id)integrationIssueWithType:(unsigned long long)arg1 status:(unsigned long long)arg2 issueType:(id)arg3 message:(id)arg4 target:(id)arg5 testCase:(id)arg6 documentLocationData:(id)arg7 documentFilePath:(id)arg8 commits:(struct NSArray *)arg9 integrationID:(id)arg10 age:(unsigned long long)arg11; +@property(readonly, nonatomic) unsigned long long age; // @synthesize age=_age; +@property(readonly, nonatomic) NSString *integrationID; // @synthesize integrationID=_integrationID; +@property(readonly, nonatomic) NSArray *commits; // @synthesize commits=_commits; +@property(readonly, nonatomic) NSString *documentFilePath; // @synthesize documentFilePath=_documentFilePath; +@property(readonly, nonatomic) NSData *documentLocationData; // @synthesize documentLocationData=_documentLocationData; +@property(readonly, nonatomic) NSString *testCase; // @synthesize testCase=_testCase; +@property(readonly, nonatomic) NSString *target; // @synthesize target=_target; +@property(readonly, nonatomic) NSString *message; // @synthesize message=_message; +@property(readonly, nonatomic) NSString *issueType; // @synthesize issueType=_issueType; +@property(readonly, nonatomic) unsigned long long status; // @synthesize status=_status; +@property(readonly, nonatomic) unsigned long long type; // @synthesize type=_type; +- (void).cxx_destruct; +- (BOOL)_validateType:(unsigned long long)arg1 status:(unsigned long long)arg2 issueType:(id)arg3 message:(id)arg4 target:(id)arg5 testCase:(id)arg6 documentLocationData:(id)arg7 documentFilePath:(id)arg8 commits:(struct NSArray *)arg9 integrationID:(id)arg10 age:(unsigned long long)arg11; +- (unsigned long long)hash; +- (BOOL)isEqualToIntegrationIssue:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)resolve; +- (id)unresolvedIssueInNextIntegrationWithLocationData:(id)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initWithType:(unsigned long long)arg1 status:(unsigned long long)arg2 issueType:(id)arg3 message:(id)arg4 target:(id)arg5 testCase:(id)arg6 documentLocationData:(id)arg7 documentFilePath:(id)arg8 commits:(struct NSArray *)arg9 integrationID:(id)arg10 age:(unsigned long long)arg11; + +@end + diff --git a/XCSCore/XCSIntegrationIssueDiff.h b/XCSCore/XCSIntegrationIssueDiff.h new file mode 100644 index 000000000..913142177 --- /dev/null +++ b/XCSCore/XCSIntegrationIssueDiff.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface XCSIntegrationIssueDiff : XCSObject +{ + NSArray *_freshIssues; + NSArray *_unresolvedIssues; + NSArray *_resolvedIssues; +} + ++ (id)integrationIssueDiffWithFreshIssues:(id)arg1 unresolvedIssues:(id)arg2 resolvedIssues:(id)arg3; +@property(readonly, nonatomic) NSArray *resolvedIssues; // @synthesize resolvedIssues=_resolvedIssues; +@property(readonly, nonatomic) NSArray *unresolvedIssues; // @synthesize unresolvedIssues=_unresolvedIssues; +@property(readonly, nonatomic) NSArray *freshIssues; // @synthesize freshIssues=_freshIssues; +- (void).cxx_destruct; +- (BOOL)_validateFreshIssues:(id)arg1 unresolvedIssues:(id)arg2 resolvedIssues:(id)arg3; +- (id)integrationIssues; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (long long)issueCountChangeFromPreviousIntegration; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initWithFreshIssues:(id)arg1 unresolvedIssues:(id)arg2 resolvedIssues:(id)arg3; + +@end + diff --git a/XCSCore/XCSIntegrationIssues.h b/XCSCore/XCSIntegrationIssues.h new file mode 100644 index 000000000..f48811c9a --- /dev/null +++ b/XCSCore/XCSIntegrationIssues.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, XCSIntegrationIssueDiff; + +@interface XCSIntegrationIssues : XCSObject +{ + XCSIntegrationIssueDiff *_errors; + XCSIntegrationIssueDiff *_warnings; + XCSIntegrationIssueDiff *_analyzerWarnings; + XCSIntegrationIssueDiff *_testFailures; + NSArray *_buildServiceErrors; + NSArray *_buildServiceWarnings; +} + ++ (id)integrationIssuesWithIssues:(id)arg1 previousIssues:(id)arg2 buildServiceIssues:(id)arg3; ++ (id)integrationIssuesWithErrors:(id)arg1 warnings:(id)arg2 analyzerWarnings:(id)arg3 testFailures:(id)arg4 buildServiceErrors:(id)arg5 buildServiceWarnings:(id)arg6; +@property(readonly, nonatomic) NSArray *buildServiceWarnings; // @synthesize buildServiceWarnings=_buildServiceWarnings; +@property(readonly, nonatomic) NSArray *buildServiceErrors; // @synthesize buildServiceErrors=_buildServiceErrors; +@property(readonly, nonatomic) XCSIntegrationIssueDiff *testFailures; // @synthesize testFailures=_testFailures; +@property(readonly, nonatomic) XCSIntegrationIssueDiff *analyzerWarnings; // @synthesize analyzerWarnings=_analyzerWarnings; +@property(readonly, nonatomic) XCSIntegrationIssueDiff *warnings; // @synthesize warnings=_warnings; +@property(readonly, nonatomic) XCSIntegrationIssueDiff *errors; // @synthesize errors=_errors; +- (void).cxx_destruct; +- (BOOL)_validateErrors:(id)arg1 warnings:(id)arg2 analyzerWarnings:(id)arg3 testFailures:(id)arg4 buildServiceErrors:(id)arg5 buildServiceWarnings:(id)arg6; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initWithErrors:(id)arg1 warnings:(id)arg2 analyzerWarnings:(id)arg3 testFailures:(id)arg4 buildServiceErrors:(id)arg5 buildServiceWarnings:(id)arg6; + +@end + diff --git a/XCSCore/XCSIntegrationTestResult.h b/XCSCore/XCSIntegrationTestResult.h new file mode 100644 index 000000000..3a7abb543 --- /dev/null +++ b/XCSCore/XCSIntegrationTestResult.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSDate, NSMutableArray, NSMutableDictionary, NSMutableSet, NSString, XCSService; + +@interface XCSIntegrationTestResult : NSObject +{ + NSString *integrationID; + NSString *revisionID; + NSDate *date; + struct NSArray *testedDevices; + XCSService *_service; + NSArray *_testedDevicesIDs; + NSMutableArray *_testResults; + NSMutableDictionary *_testHierarchy; + NSMutableSet *_perfMetricNames; + NSMutableArray *_perfMetricKeyPaths; +} + ++ (id)integrationResultWithID:(id)arg1 revisionID:(id)arg2 date:(id)arg3 testedDevices:(struct NSArray *)arg4 service:(id)arg5; +@property(retain, nonatomic) NSMutableArray *perfMetricKeyPaths; // @synthesize perfMetricKeyPaths=_perfMetricKeyPaths; +@property(retain, nonatomic) NSMutableSet *perfMetricNames; // @synthesize perfMetricNames=_perfMetricNames; +@property(retain, nonatomic) NSMutableDictionary *testHierarchy; // @synthesize testHierarchy=_testHierarchy; +@property(retain, nonatomic) NSMutableArray *testResults; // @synthesize testResults=_testResults; +@property(retain, nonatomic) NSArray *testedDevicesIDs; // @synthesize testedDevicesIDs=_testedDevicesIDs; +@property(nonatomic) __weak XCSService *service; // @synthesize service=_service; +@property(retain, nonatomic) NSArray *testedDevices; // @synthesize testedDevices; +@property(copy, nonatomic) NSDate *date; // @synthesize date; +@property(copy, nonatomic) NSString *revisionID; // @synthesize revisionID; +@property(copy, nonatomic) NSString *integrationID; // @synthesize integrationID; +- (void).cxx_destruct; +- (BOOL)_validateWithUUID:(id)arg1 revisionID:(id)arg2 date:(id)arg3 testedDevices:(struct NSArray *)arg4 service:(id)arg5; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (long long)testedDeviceCount; +- (BOOL)isTestedDeviceValid:(id)arg1; +- (id)initWithID:(id)arg1 revisionID:(id)arg2 date:(id)arg3 testedDevices:(struct NSArray *)arg4 service:(id)arg5; +- (void)importTestResultsCompleteIntegrationWithID:(id)arg1 testedDevices:(struct NSArray *)arg2 testHierarchy:(id)arg3 perfMetricNames:(id)arg4 perfMetricKeyPaths:(id)arg5 completionHandler:(id)arg6; +- (void)finalizeWithCompletionHandler:(id)arg1; +- (void)addTestResult:(id)arg1 completionHandler:(id)arg2; +- (id)testResultWithDevice:(id)arg1 keyPath:(id)arg2 date:(id)arg3 startTime:(double)arg4 endTime:(double)arg5 passed:(BOOL)arg6 failureSummaries:(id)arg7; + +@end + diff --git a/XCSCore/XCSLogDestination.h b/XCSCore/XCSLogDestination.h new file mode 100644 index 000000000..d2081851c --- /dev/null +++ b/XCSCore/XCSLogDestination.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +@interface XCSLogDestination : NSObject +{ + NSArray *_tagsToInclude; + NSArray *_tagsToExclude; +} + ++ (id)destinationWithDictionary:(id)arg1; +@property(retain) NSArray *tagsToExclude; // @synthesize tagsToExclude=_tagsToExclude; +@property(retain) NSArray *tagsToInclude; // @synthesize tagsToInclude=_tagsToInclude; +- (void).cxx_destruct; +- (void)logMessageFromFile:(id)arg1 lineNumber:(long long)arg2 className:(id)arg3 methodName:(id)arg4 tags:(id)arg5 userInfo:(id)arg6 message:(id)arg7; +- (BOOL)shouldLogMessageWithTags:(id)arg1; +- (id)initWithTagsToInclude:(id)arg1 tagsToExclude:(id)arg2; +- (id)initWithDictionary:(id)arg1; + +@end + diff --git a/XCSCore/XCSLogger.h b/XCSCore/XCSLogger.h new file mode 100644 index 000000000..1e879f801 --- /dev/null +++ b/XCSCore/XCSLogger.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSMutableArray, NSObject; + +@interface XCSLogger : NSObject +{ + NSMutableArray *_destinations; + NSMutableArray *_tags; + NSObject *_queue; +} + ++ (id)sharedLogger; ++ (void)initialize; +@property(retain, nonatomic) NSObject *queue; // @synthesize queue=_queue; +@property(retain, nonatomic) NSMutableArray *tags; // @synthesize tags=_tags; +@property(retain) NSArray *destinations; // @synthesize destinations=_destinations; +- (void).cxx_destruct; +- (void)logMessageFromFile:(id)arg1 lineNumber:(long long)arg2 className:(id)arg3 methodName:(id)arg4 tags:(id)arg5 userInfo:(id)arg6 format:(id)arg7 arguments:(struct __va_list_tag [1])arg8; +- (void)logMessageFromFile:(const char *)arg1 lineNumber:(long long)arg2 class:(Class)arg3 method:(SEL)arg4 arguments:(id)arg5; +- (void)loadDestinationsFromConfiguration:(id)arg1; +- (void)reloadConfigurationFromDefaults; +- (void)removeTag:(id)arg1; +- (void)addTag:(id)arg1; +- (void)removeDestination:(id)arg1; +- (void)addDestination:(id)arg1; +- (id)initWithDestinationConfiguration:(id)arg1; +- (id)init; + +@end + diff --git a/XCSCore/XCSMessageChannel.h b/XCSCore/XCSMessageChannel.h new file mode 100644 index 000000000..0e17315f9 --- /dev/null +++ b/XCSCore/XCSMessageChannel.h @@ -0,0 +1,75 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class GCDAsyncSocket, NSData, NSMutableArray, NSObject, NSString; + +@interface XCSMessageChannel : NSObject +{ + id _delegate; + NSObject *_delegateQueue; + GCDAsyncSocket *_socket; + BOOL _socketIsReady; + BOOL _connectedWithCert; + struct OpaqueSecIdentityRef *_identity; + unsigned long long _connectionAttemptCount; + double _nextAttemptBackoffValue; + unsigned char _currentMessageTag; + unsigned int _currentControlMessageType; + BOOL _readingUsernameLength; + NSMutableArray *_handshakeMessages; + NSMutableArray *_messageQueue; + unsigned long long _messageQueueCursor; + NSObject *_messageQueueQueue; + NSString *_identifier; + BOOL _turboHeartbeats; + id _cancelHeartbeatTimer; + NSObject *_heartbeatQueue; + unsigned short _port; + NSString *_hostname; + NSString *_identityKeychainPath; + NSData *_identityKeychainPassword; + NSString *_username; +} + +@property(readonly, nonatomic) NSString *username; // @synthesize username=_username; +@property(retain, nonatomic) NSData *identityKeychainPassword; // @synthesize identityKeychainPassword=_identityKeychainPassword; +@property(retain, nonatomic) NSString *identityKeychainPath; // @synthesize identityKeychainPath=_identityKeychainPath; +@property unsigned short port; // @synthesize port=_port; +@property(retain) NSString *hostname; // @synthesize hostname=_hostname; +- (void).cxx_destruct; +- (void)socketDidSecure:(id)arg1; +- (void)socketDidDisconnect:(id)arg1 withError:(id)arg2; +- (void)socket:(id)arg1 didWriteDataWithTag:(long long)arg2; +- (void)socket:(id)arg1 didReadData:(id)arg2 withTag:(long long)arg3; +- (void)socket:(id)arg1 didConnectToHost:(id)arg2 port:(unsigned short)arg3; +- (void)handleUnrecognizedMessageCategory:(unsigned char)arg1; +- (void)receiveDatagramMessage:(id)arg1; +- (unsigned long long)receiveControlMessageWithType:(unsigned int)arg1 payload:(id)arg2; +- (void)receiveNextMessage; +- (void)sendRandomControlMessageWithLength:(unsigned int)arg1; +- (void)sendKickControlMessage; +- (void)sendAuthControlMessageWithUsername:(id)arg1 andPassword:(id)arg2; +- (void)sendLoopbackControlMessage; +- (void)sendControlMessageWithType:(unsigned int)arg1 payload:(id)arg2 immediately:(BOOL)arg3; +- (void)writeMessageToSocket:(id)arg1; +- (void)drainMessageQueue; +- (void)sendMessage:(id)arg1 withTag:(unsigned char)arg2; +- (void)sendMessage:(id)arg1; +- (void)resetHeartbeatCheck; +- (void)attemptToEstablishConnection:(BOOL)arg1; +@property(readonly, nonatomic, getter=isConnected) BOOL connected; +- (void)reconnect; +@property(nonatomic) struct OpaqueSecIdentityRef *identity; +@property(readonly, nonatomic) NSObject *delegateQueue; +@property __weak id delegate; +- (void)dealloc; +- (id)initWithHostname:(id)arg1 port:(unsigned short)arg2; +- (id)init; + +@end + diff --git a/XCSCore/XCSMessageChannelDelegate-Protocol.h b/XCSCore/XCSMessageChannelDelegate-Protocol.h new file mode 100644 index 000000000..8901fec1e --- /dev/null +++ b/XCSCore/XCSMessageChannelDelegate-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCSMessageChannelDelegate +- (void)messageChannel:(id)arg1 didReceiveMessage:(id)arg2 withTag:(unsigned char)arg3; + +@optional +- (void)messageChannel:(id)arg1 didFailToSendMessage:(id)arg2 withTag:(unsigned char)arg3 error:(id)arg4; +- (void)messageChannel:(id)arg1 didSendMessage:(id)arg2 withTag:(unsigned char)arg3; +- (void)messageChannel:(id)arg1 didQueueMessage:(id)arg2 withTag:(unsigned char)arg3; +- (void)messageChannel:(id)arg1 didUpdatePrivilegesWithUsername:(id)arg2; +- (void)messageChannelDidRejectClientCertificate:(id)arg1; +- (void)messageChannelDidAcceptClientCertificate:(id)arg1; +- (void)messageChannel:(id)arg1 didDisconnectWithError:(id)arg2 andWillRetry:(BOOL)arg3; +- (void)messageChannelDidConnect:(id)arg1; +@end + diff --git a/XCSCore/XCSMessageChannelMessage.h b/XCSCore/XCSMessageChannelMessage.h new file mode 100644 index 000000000..5b759c553 --- /dev/null +++ b/XCSCore/XCSMessageChannelMessage.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSData; + +@interface XCSMessageChannelMessage : NSObject +{ + unsigned char _category; + unsigned char _tag; + unsigned int _type; + NSData *_data; +} + +@property(retain) NSData *data; // @synthesize data=_data; +@property unsigned int type; // @synthesize type=_type; +@property unsigned char tag; // @synthesize tag=_tag; +@property unsigned char category; // @synthesize category=_category; +- (void).cxx_destruct; + +@end + diff --git a/XCSCore/XCSNotificationRequest.h b/XCSCore/XCSNotificationRequest.h new file mode 100644 index 000000000..b5bc10e62 --- /dev/null +++ b/XCSCore/XCSNotificationRequest.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, XCSIntegrationIssues, XCSTrigger; + +@interface XCSNotificationRequest : XCSObject +{ + XCSTrigger *_trigger; + XCSIntegrationIssues *_issues; + NSArray *_recipients; +} + ++ (id)notificationRequestWithTrigger:(id)arg1 issues:(id)arg2 recipients:(id)arg3; +@property(readonly, nonatomic) NSArray *recipients; // @synthesize recipients=_recipients; +@property(readonly, nonatomic) XCSIntegrationIssues *issues; // @synthesize issues=_issues; +@property(readonly, nonatomic) XCSTrigger *trigger; // @synthesize trigger=_trigger; +- (void).cxx_destruct; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)initWithTrigger:(id)arg1 issues:(id)arg2 recipients:(id)arg3; + +@end + diff --git a/XCSCore/XCSObject.h b/XCSCore/XCSObject.h new file mode 100644 index 000000000..870c9596a --- /dev/null +++ b/XCSCore/XCSObject.h @@ -0,0 +1,63 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "XCSDocumentProtocol-Protocol.h" + +@class NSDictionary, NSMutableDictionary, NSString, XCSService; + +@interface XCSObject : NSObject +{ + XCSService *_service; + NSString *_classString; + NSDictionary *_infoSaved; + NSMutableDictionary *_infoModified; + NSMutableDictionary *_infoRemoved; +} + ++ (void)_setupObservablePropertiesForClass:(Class)arg1; ++ (void)_setupAccessorsForClass:(Class)arg1; ++ (void)initialize; +@property(retain, nonatomic) NSMutableDictionary *infoRemoved; // @synthesize infoRemoved=_infoRemoved; +@property(retain, nonatomic) NSMutableDictionary *infoModified; // @synthesize infoModified=_infoModified; +@property(retain, nonatomic) NSDictionary *infoSaved; // @synthesize infoSaved=_infoSaved; +@property(retain, nonatomic) NSString *classString; // @synthesize classString=_classString; +@property(retain, nonatomic) XCSService *service; // @synthesize service=_service; +- (void).cxx_destruct; +- (void)setValue:(id)arg1 forUndefinedKey:(id)arg2; +- (id)valueForUndefinedKey:(id)arg1; +- (BOOL)_validateID:(id)arg1 rev:(id)arg2 tinyID:(id)arg3; +- (void)_resetContainersToSavedState; +- (id)_iterate:(id)arg1 withSelector:(SEL)arg2; +- (id)_dateFromProperty:(id)arg1; +- (void)_setObjectInfoSavedWithDictionary:(id)arg1; +- (void)commonInit; +- (id)init; +- (id)initWithID:(id)arg1 rev:(id)arg2 tinyID:(id)arg3 service:(id)arg4; +- (void)revert; +- (void)setObject:(id)arg1 forKeyedSubscript:(id)arg2; +- (id)objectForKeyedSubscript:(id)arg1; +- (void)removeObjectForKey:(id)arg1; +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)patchRepresentation; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +@property(readonly, nonatomic) NSDictionary *contents; +- (id)json; +@property(nonatomic) NSString *tinyID; // @dynamic tinyID; +@property(nonatomic) NSString *revision; // @dynamic revision; +@property(nonatomic) NSString *ID; // @dynamic ID; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)_invocationValueForPropertyName:(id)arg1 type:(id)arg2 invocation:(id)arg3; +- (void)_objectValueForPropertyName:(id)arg1 type:(id)arg2 invocation:(id)arg3; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; + +@end + diff --git a/XCSCore/XCSOrderedDictionary.h b/XCSCore/XCSOrderedDictionary.h new file mode 100644 index 000000000..d02cc078a --- /dev/null +++ b/XCSCore/XCSOrderedDictionary.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSMutableDictionary.h" + +@class NSMutableArray; + +@interface XCSOrderedDictionary : NSMutableDictionary +{ + NSMutableDictionary *_dictionary; + NSMutableArray *_array; +} + +@property(retain, nonatomic) NSMutableArray *array; // @synthesize array=_array; +@property(retain, nonatomic) NSMutableDictionary *dictionary; // @synthesize dictionary=_dictionary; +- (void).cxx_destruct; +- (id)descriptionWithLocale:(id)arg1 indent:(unsigned long long)arg2; +- (id)keyAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 forKey:(id)arg2 atIndex:(unsigned long long)arg3; +- (id)reverseKeyEnumerator; +- (id)keyEnumerator; +- (id)objectForKey:(id)arg1; +- (unsigned long long)count; +- (void)removeObjectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)copy; +- (id)initWithCapacity:(unsigned long long)arg1; +- (id)init; + +@end + diff --git a/XCSCore/XCSPendingIntegration.h b/XCSCore/XCSPendingIntegration.h new file mode 100644 index 000000000..a2b7b014f --- /dev/null +++ b/XCSCore/XCSPendingIntegration.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCSPendingIntegration : XCSObject +{ +} + +- (id)initWithContents:(id)arg1; + +@end + diff --git a/XCSCore/XCSPerfMetricTestResult.h b/XCSCore/XCSPerfMetricTestResult.h new file mode 100644 index 000000000..080551363 --- /dev/null +++ b/XCSCore/XCSPerfMetricTestResult.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString, XCSTestResult; + +@interface XCSPerfMetricTestResult : NSObject +{ + BOOL _passed; + NSString *name; + unsigned long long type; + NSString *unit; + NSString *_identifier; + double _avg; + double _min; + double _max; + double _rsd; + double _baseline; + double _maxPercentRegression; + double _maxPercentRelativeStandardDeviation; + struct NSArray *_iterations; + XCSTestResult *_testResult; + unsigned long long _deviceCount; +} + ++ (id)perfMetricResultWithTestResult:(id)arg1 name:(id)arg2 identifier:(id)arg3 type:(unsigned long long)arg4 unit:(id)arg5 iterations:(id)arg6 baseline:(double)arg7 maxPercentRegression:(double)arg8 maxPercentRelativeStandardDeviation:(double)arg9 hasPassed:(BOOL)arg10; +@property(nonatomic) unsigned long long deviceCount; // @synthesize deviceCount=_deviceCount; +@property(nonatomic) __weak XCSTestResult *testResult; // @synthesize testResult=_testResult; +@property(retain, nonatomic) NSArray *iterations; // @synthesize iterations=_iterations; +@property(nonatomic) double maxPercentRelativeStandardDeviation; // @synthesize maxPercentRelativeStandardDeviation=_maxPercentRelativeStandardDeviation; +@property(nonatomic) double maxPercentRegression; // @synthesize maxPercentRegression=_maxPercentRegression; +@property(nonatomic) double baseline; // @synthesize baseline=_baseline; +@property(nonatomic) double rsd; // @synthesize rsd=_rsd; +@property(nonatomic) double max; // @synthesize max=_max; +@property(nonatomic) double min; // @synthesize min=_min; +@property(nonatomic) double avg; // @synthesize avg=_avg; +@property(nonatomic) BOOL passed; // @synthesize passed=_passed; +@property(copy, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; +@property(copy, nonatomic) NSString *unit; // @synthesize unit; +@property(nonatomic) unsigned long long type; // @synthesize type; +@property(copy, nonatomic) NSString *name; // @synthesize name; +- (void).cxx_destruct; +- (void)_setRelativeStandardDeviationWithIterations:(struct NSArray *)arg1; +- (void)_setAverageMinMaxForPerfMetricWithIterations:(struct NSArray *)arg1; +- (BOOL)_validateWithTestResult:(id)arg1 name:(id)arg2 identifier:(id)arg3 type:(unsigned long long)arg4 unit:(id)arg5 iterations:(id)arg6 baseline:(double)arg7 hasPassed:(BOOL)arg8; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (id)initWithTestResult:(id)arg1 name:(id)arg2 identifier:(id)arg3 type:(unsigned long long)arg4 unit:(id)arg5 iterations:(id)arg6 baseline:(double)arg7 maxPercentRegression:(double)arg8 maxRelativeStandardDeviation:(double)arg9 hasPassed:(BOOL)arg10; + +@end + diff --git a/XCSCore/XCSPlaceholderProtocol-Protocol.h b/XCSCore/XCSPlaceholderProtocol-Protocol.h new file mode 100644 index 000000000..46c036b94 --- /dev/null +++ b/XCSCore/XCSPlaceholderProtocol-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol XCSPlaceholderProtocol +- (id)initWithIntegration:(id)arg1 name:(id)arg2 keyPath:(id)arg3 validationErrors:(id *)arg4; +@end + diff --git a/XCSCore/XCSPortalTeam.h b/XCSCore/XCSPortalTeam.h new file mode 100644 index 000000000..994ec49f8 --- /dev/null +++ b/XCSCore/XCSPortalTeam.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSString; + +@interface XCSPortalTeam : XCSObject +{ +} + ++ (id)portalTeamWithTeamID:(id)arg1 teamName:(id)arg2 identityCertificateID:(id)arg3 macProgramEnabled:(BOOL)arg4 iOSProgramEnabled:(BOOL)arg5 enabledDeviceIDs:(id)arg6; +- (BOOL)_validateTeamID:(id)arg1 teamName:(id)arg2 identityCertificateID:(id)arg3 macProgramEnabled:(BOOL)arg4 iOSProgramEnabled:(BOOL)arg5 enabledDeviceIDs:(id)arg6; +- (id)_initWithTeamID:(id)arg1 teamName:(id)arg2 identityCertificateID:(id)arg3 macProgramEnabled:(BOOL)arg4 iOSProgramEnabled:(BOOL)arg5 enabledDeviceIDs:(id)arg6; +- (id)dictionaryRepresentation; +- (id)initWithContents:(id)arg1 validationErrors:(id *)arg2; + +// Remaining properties +@property(copy, nonatomic) NSArray *enabledDeviceIDs; // @dynamic enabledDeviceIDs; +@property(nonatomic) BOOL iOSProgramEnabled; // @dynamic iOSProgramEnabled; +@property(copy, nonatomic) NSString *identityCertificateID; // @dynamic identityCertificateID; +@property(nonatomic) BOOL macProgramEnabled; // @dynamic macProgramEnabled; +@property(copy, nonatomic) NSString *teamID; // @dynamic teamID; +@property(copy, nonatomic) NSString *teamName; // @dynamic teamName; + +@end + diff --git a/XCSCore/XCSService.h b/XCSCore/XCSService.h new file mode 100644 index 000000000..e267b72b0 --- /dev/null +++ b/XCSCore/XCSService.h @@ -0,0 +1,220 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "XCSEventStreamDelegate-Protocol.h" + +@class NSData, NSDictionary, NSError, NSObject, NSString, NSURL, XCSEventStream; + +@interface XCSService : NSObject +{ + struct OpaqueSecIdentityRef *_identity; + NSString *_identityKeychainPath; + NSData *_identityKeychainPassword; + id _errorDelegate; + NSObject *_errorDelegateQueue; + id _buildDelegate; + NSObject *_buildDelegateQueue; + NSURL *_url; + NSString *_unitTestID; + NSString *_connectionAddress; + NSString *_clientUUID; + NSError *_resolutionError; + NSString *_netServiceDomain; + NSString *_netServiceType; + NSString *_netServiceName; + id _eventStreamDisconnectHandler; + NSString *_unitTestName; + NSString *_name; + NSDictionary *_dictionaryRepresentation; + XCSEventStream *_eventStream; +} + ++ (id)serviceFromDictionaryRepresentation:(id)arg1; ++ (id)serviceWithConnectionAddress:(id)arg1 portNumber:(unsigned long long)arg2; ++ (id)serviceWithNetServiceDomain:(id)arg1 type:(id)arg2 name:(id)arg3; ++ (id)defaultClientSSLEndpoint; ++ (id)defaultEndpoint; +@property(retain, nonatomic) XCSEventStream *eventStream; // @synthesize eventStream=_eventStream; +@property(copy, nonatomic) NSDictionary *dictionaryRepresentation; // @synthesize dictionaryRepresentation=_dictionaryRepresentation; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +@property(copy, nonatomic) NSString *unitTestName; // @synthesize unitTestName=_unitTestName; +@property(copy, nonatomic) id eventStreamDisconnectHandler; // @synthesize eventStreamDisconnectHandler=_eventStreamDisconnectHandler; +@property(readonly, nonatomic) NSString *netServiceName; // @synthesize netServiceName=_netServiceName; +@property(readonly, nonatomic) NSString *netServiceType; // @synthesize netServiceType=_netServiceType; +@property(readonly, nonatomic) NSString *netServiceDomain; // @synthesize netServiceDomain=_netServiceDomain; +@property(readonly, nonatomic) NSError *resolutionError; // @synthesize resolutionError=_resolutionError; +@property(readonly, nonatomic) NSString *clientUUID; // @synthesize clientUUID=_clientUUID; +@property(copy, nonatomic) NSString *connectionAddress; // @synthesize connectionAddress=_connectionAddress; +@property(copy, nonatomic) NSString *unitTestID; // @synthesize unitTestID=_unitTestID; +@property(retain, nonatomic) NSURL *url; // @synthesize url=_url; +@property(retain, nonatomic) NSObject *buildDelegateQueue; // @synthesize buildDelegateQueue=_buildDelegateQueue; +@property(nonatomic) __weak id buildDelegate; // @synthesize buildDelegate=_buildDelegate; +@property(retain, nonatomic) NSObject *errorDelegateQueue; // @synthesize errorDelegateQueue=_errorDelegateQueue; +@property(nonatomic) __weak id errorDelegate; // @synthesize errorDelegate=_errorDelegate; +- (void).cxx_destruct; +- (void)removeAllObjectsAtBase:(id)arg1 completionHandler:(id)arg2; +- (void)_uploadFileAtPath:(id)arg1 base:(id)arg2 completionHandler:(id)arg3; +- (void)_deleteObject:(id)arg1 base:(id)arg2 completionHandler:(id)arg3; +- (void)_deleteEndpointWithBase:(id)arg1 body:(id)arg2 usingCredential:(id)arg3 completionHandler:(id)arg4; +- (void)_postToEndpointWithBase:(id)arg1 body:(id)arg2 usingCredential:(id)arg3 completionHandler:(id)arg4; +- (void)_hitEndpointWithBase:(id)arg1 completionHandler:(id)arg2; +- (void)_refreshObject:(id)arg1 base:(id)arg2 completionHandler:(id)arg3; +- (void)_saveObject:(id)arg1 base:(id)arg2 completionHandler:(id)arg3; +- (void)_patchObject:(id)arg1 base:(id)arg2 completionHandler:(id)arg3; +- (void)_findObjectsOfClass:(Class)arg1 base:(id)arg2 completionHandler:(id)arg3; +- (void)_createObjectWithDictionary:(id)arg1 base:(id)arg2 completionHandler:(id)arg3; +- (void)_createObject:(id)arg1 base:(id)arg2 completionHandler:(id)arg3; +- (void)removeAllCommitsWithCompletionHandler:(id)arg1; +- (void)removeAllDevicesWithCompletionHandler:(id)arg1; +- (void)removeAllIntegrationsWithCompletionHandler:(id)arg1; +- (void)removeAllBotsWithCompletionHandler:(id)arg1; +- (void)removeAllUnitTestDocsWithCompletionHandler:(id)arg1; +- (void)importTestResults:(id)arg1 completeIntegrationWithID:(id)arg2 testedDevices:(struct NSArray *)arg3 testedDevicesIDs:(id)arg4 hierarchy:(id)arg5 perfMetricNames:(id)arg6 perfMetricKeyPaths:(id)arg7 completionHandler:(id)arg8; +- (void)eventStream:(id)arg1 didDisconnectWithError:(id)arg2; +- (void)notifyAfterBonjourResolution:(id)arg1; +@property(readonly) BOOL isResolving; +@property(readonly) BOOL isResolved; +@property(readonly) BOOL isBonjour; +- (void)verifyConnectionWithCompletionHandler:(id)arg1; +@property(retain, nonatomic) NSData *identityKeychainPassword; +@property(retain, nonatomic) NSString *identityKeychainPath; +@property(nonatomic) struct OpaqueSecIdentityRef *identity; +@property(readonly) unsigned long long hash; +- (BOOL)isEqual:(id)arg1; +- (BOOL)isEqualToService:(id)arg1; +- (void)dealloc; +- (void)configureWithURL:(id)arg1 enableMessageChannel:(BOOL)arg2; +- (id)initWithUnitTestID:(id)arg1 name:(id)arg2 xcsCoreEndPoint:(id)arg3 enableMessageChannel:(BOOL)arg4; +- (id)initWithUnitTestID:(id)arg1 name:(id)arg2 xcsCoreEndPoint:(id)arg3; +- (id)initWithUnitTestID:(id)arg1 xcsCoreEndPoint:(id)arg2; +- (id)initBarebones; +- (id)initWithURL:(id)arg1 enableMessageChannel:(BOOL)arg2; +- (id)initWithURL:(id)arg1; +- (id)initForClientSSL; +- (id)init; +- (void)requestPortalSyncWithCompletionHandler:(id)arg1; +- (void)listenForRequestPortalSync:(id)arg1; +- (void)listenForDeviceDeletion:(id)arg1; +- (void)listenForDeviceUpdates:(id)arg1; +- (void)listenForDeviceCreation:(id)arg1; +- (void)devicesForTeamIDs:(id)arg1 completionHandler:(id)arg2; +- (void)allDevicesWithCompletionHandler:(id)arg1; +- (void)fetchServerDeviceInfoWithCompletionHandler:(id)arg1; +- (void)fetchDeviceWithID:(id)arg1 completionHandler:(id)arg2; +- (void)removeDevice:(id)arg1 completionHandler:(id)arg2; +- (void)updateDevice:(id)arg1 completionHandler:(id)arg2; +- (void)createDevice:(id)arg1 completionHandler:(id)arg2; +- (void)createHostedRepository:(id)arg1 completionHandler:(id)arg2; +- (void)allHostedRepositoriesWithCompletionHandler:(id)arg1; +- (void)listenForCreateRepositoryRequest:(id)arg1; +- (void)listenForListRepositoriesRequest:(id)arg1; +- (void)uploadFileAtPath:(id)arg1 forIntegration:(id)arg2 completionHandler:(id)arg3; +- (void)latestIntegrationForBot:(id)arg1 completionHandler:(id)arg2; +- (void)dataForSummaryGraphsUsingTimeseriesDataForBot:(id)arg1 andRange:(struct _NSRange)arg2 completionHandler:(id)arg3; +- (void)dataForTestResultsTableUsingTimeseriesDataForBot:(id)arg1 andRange:(struct _NSRange)arg2 completionHandler:(id)arg3; +- (void)timeseriesDataForBot:(id)arg1 andCategory:(id)arg2 inRange:(struct _NSRange)arg3 completionHandler:(id)arg4; +- (void)cleanAndStartBotRunForBotGUID:(id)arg1 completionHandler:(id)arg2; +- (void)listenForBotDeletion:(id)arg1 withOwner:(void)arg2; +- (void)listenForBotDeletion:(id)arg1; +- (void)listenForBotUpdates:(id)arg1 withOwner:(void)arg2; +- (void)listenForBotUpdates:(id)arg1; +- (void)listenForBotCreation:(id)arg1 withOwner:(void)arg2; +- (void)listenForBotCreation:(id)arg1; +- (void)statsForBot:(id)arg1 sinceDate:(id)arg2 completionHandler:(id)arg3; +- (void)statsForBot:(id)arg1 onDate:(id)arg2 completionHandler:(id)arg3; +- (void)integrateBot:(id)arg1 completionHandler:(id)arg2; +- (void)removeBot:(id)arg1 completionHandler:(id)arg2; +- (void)updateBot:(id)arg1 overwritingBlueprint:(BOOL)arg2 completionHandler:(id)arg3; +- (void)updateBot:(id)arg1 completionHandler:(id)arg2; +- (void)allBotsWithCompletionHandler:(id)arg1; +- (void)fetchBotWithID:(id)arg1 completionHandler:(id)arg2; +- (void)createBot:(id)arg1 completionHandler:(id)arg2; +- (void)reflightCredentialsForBot:(id)arg1 completionHandler:(id)arg2; +- (void)preflightCredentialsInBlueprint:(id)arg1 completionHandler:(id)arg2; +- (void)listenForACLUpdate:(id)arg1; +- (void)updateACL:(id)arg1 completionHandler:(id)arg2; +- (void)fetchExpandedACLWithCompletionHandler:(id)arg1; +- (void)fetchACLWithCompletionHandler:(id)arg1; +- (void)logoutWithCompletionHandler:(id)arg1; +- (void)loginWithUserName:(id)arg1 password:(id)arg2 completionHandler:(id)arg3; +- (void)obtainIdentityTokenWithCompletionHandler:(id)arg1; +- (void)sendNotificationRequest:(id)arg1 forIntegrationID:(id)arg2 completionHandler:(id)arg3; +- (void)clearOrphanedIntegrationsWithCompletionHandler:(id)arg1; +- (void)requestToBuildIntegration:(id)arg1 completionHandler:(id)arg2; +- (void)allPendingIntegrationsWithCompletionHandler:(id)arg1; +- (void)registerBuildServiceWithCapabilities:(id)arg1; +- (id)webAppURLForBigScreen; +- (id)webAppURLForIntegration:(id)arg1; +- (id)webAppURLForBot:(id)arg1; +- (id)webAppBaseURL; +- (void)handleError:(id)arg1 forRequest:(id)arg2 withFallThroughHandler:(id)arg3 retryHandler:(void)arg4; +- (void)deviceDataForTestResultsTableUsingTimeseriesDataForIntegration:(id)arg1 completionHandler:(id)arg2; +- (void)scmCommitsForIntegration:(id)arg1 completionHandler:(id)arg2; +- (void)timeseriesDataForIntegration:(id)arg1 category:(id)arg2 completionHandler:(id)arg3; +- (void)pruneArchiveAndProductForIntegration:(id)arg1 completionHandler:(id)arg2; +- (void)resume:(id)arg1 completionHandler:(id)arg2; +- (void)pause:(id)arg1 completionHandler:(id)arg2; +- (void)cancel:(id)arg1 completionHandler:(id)arg2; +- (void)integrationCountForBot:(id)arg1 completionHandler:(id)arg2; +- (void)integrationWithGUID:(id)arg1 completionHandler:(id)arg2; +- (void)_processIntegrationSummaries:(id)arg1 completionHandler:(id)arg2; +- (void)_integrationRangeOfClass:(Class)arg1 base:(id)arg2 completionHandler:(id)arg3; +- (void)listenForIntegrationDeletion:(id)arg1 withOwner:(void)arg2; +- (void)listenForIntegrationDeletion:(id)arg1; +- (void)listenForAdvisoryIntegrationStatusUpdates:(id)arg1 withOwner:(void)arg2; +- (void)listenForAdvisoryIntegrationStatusUpdates:(id)arg1; +- (void)listenForIntegrationStatusUpdates:(id)arg1 withOwner:(void)arg2; +- (void)listenForIntegrationStatusUpdates:(id)arg1; +- (void)listenForIntegrationCreation:(id)arg1 withOwner:(void)arg2; +- (void)listenForIntegrationCreation:(id)arg1; +- (void)emitAdvisoryStatusForIntegration:(id)arg1 message:(id)arg2 percentage:(double)arg3; +- (void)testWithKeyPath:(id)arg1 forIntegration:(id)arg2 device:(id)arg3 completionHandler:(id)arg4; +- (void)testsForIntegration:(id)arg1 device:(id)arg2 completionHandler:(id)arg3; +- (void)removeTags:(id)arg1 integration:(id)arg2 completionHandler:(id)arg3; +- (void)addTags:(id)arg1 integration:(id)arg2 completionHandler:(id)arg3; +- (void)integrationsSummariesBeforeIntegrationNumber:(unsigned long long)arg1 howMany:(unsigned long long)arg2 forBot:(id)arg3 completionHandler:(id)arg4; +- (void)integrationsSummariesAfterIntegrationNumber:(unsigned long long)arg1 howMany:(unsigned long long)arg2 forBot:(id)arg3 completionHandler:(id)arg4; +- (void)lastIntegrationSummaries:(unsigned long long)arg1 forBot:(id)arg2 completionHandler:(id)arg3; +- (void)allIntegrationSummariesForBot:(id)arg1 completionHandler:(id)arg2; +- (void)nonFatalIntegrationsBeforeIntegrationNumber:(unsigned long long)arg1 howMany:(unsigned long long)arg2 forBot:(id)arg3 completionHandler:(id)arg4; +- (void)nonFatalIntegrationsAfterIntegrationNumber:(unsigned long long)arg1 howMany:(unsigned long long)arg2 forBot:(id)arg3 completionHandler:(id)arg4; +- (void)lastNonFatalIntegrations:(unsigned long long)arg1 forBotIdentifier:(id)arg2 completionHandler:(id)arg3; +- (void)lastNonFatalIntegrations:(unsigned long long)arg1 forBot:(id)arg2 completionHandler:(id)arg3; +- (void)allNonFatalIntegrationsForBot:(id)arg1 completionHandler:(id)arg2; +- (void)integrationsBeforeIntegrationNumber:(unsigned long long)arg1 howMany:(unsigned long long)arg2 forBot:(id)arg3 completionHandler:(id)arg4; +- (void)integrationsAfterIntegrationNumber:(unsigned long long)arg1 howMany:(unsigned long long)arg2 forBot:(id)arg3 completionHandler:(id)arg4; +- (void)lastIntegrations:(unsigned long long)arg1 forBotIdentifier:(id)arg2 completionHandler:(id)arg3; +- (void)lastIntegrations:(unsigned long long)arg1 forBot:(id)arg2 completionHandler:(id)arg3; +- (void)allIntegrationsForBot:(id)arg1 completionHandler:(id)arg2; +- (void)readIssuesForIntegration:(id)arg1 completionHandler:(id)arg2; +- (void)saveIssues:(id)arg1 forIntegration:(id)arg2 completionHandler:(id)arg3; +- (void)readCommitHistoryForIntegration:(id)arg1 completionHandler:(id)arg2; +- (void)saveCommitHistory:(struct NSArray *)arg1 forIntegration:(id)arg2 completionHandler:(id)arg3; +- (void)cancelIntegration:(id)arg1 completionHandler:(id)arg2; +- (void)removeIntegration:(id)arg1 completionHandler:(id)arg2; +- (void)updateIntegration:(id)arg1 completionHandler:(id)arg2; +- (void)allIntegrationsWithCompletionHandler:(id)arg1; +- (void)fetchIntegrationWithNumber:(unsigned long long)arg1 bot:(id)arg2 completionHandler:(id)arg3; +- (void)fetchIntegrationWithID:(id)arg1 includeCredentials:(BOOL)arg2 completionHandler:(id)arg3; +- (void)fetchIntegrationWithID:(id)arg1 completionHandler:(id)arg2; +- (void)createIntegration:(id)arg1 completionHandler:(id)arg2; +- (void)currentLoggedUserCompletionHandler:(id)arg1; +- (void)canUserCreateBots:(id)arg1 completionHandler:(id)arg2; +- (void)canUserViewBots:(id)arg1 completionHandler:(id)arg2; +- (void)canUserCreateRepositories:(id)arg1 completionHandler:(id)arg2; +- (void)updateVersionInfo:(id)arg1 completionHandler:(id)arg2; +- (void)fetchVersionInfoWithCompletionHandler:(id)arg1; +- (void)createVersionInfo:(id)arg1 completionHandler:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; + +@end + diff --git a/XCSCore/XCSServiceManager.h b/XCSCore/XCSServiceManager.h new file mode 100644 index 000000000..515622c77 --- /dev/null +++ b/XCSCore/XCSServiceManager.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +@interface XCSServiceManager : NSObject +{ + NSArray *_services; +} + ++ (id)sharedServiceManager; +@property(readonly, copy, nonatomic) NSArray *services; // @synthesize services=_services; +- (void).cxx_destruct; +- (void)writeServicesToLocalCacheWithCompletionBlock:(id)arg1; +- (void)readServicesFromLocalCacheWithCompletionBlock:(id)arg1; +- (void)removeAllServicesWithCompletionBlock:(id)arg1; +- (id)_localCachePath:(id *)arg1; +- (id)serviceMatchingClientUUID:(id)arg1; +- (void)removeService:(id)arg1 withCompletionBlock:(id)arg2; +- (void)addService:(id)arg1 withCompletionBlock:(id)arg2; + +@end + diff --git a/XCSCore/XCSService_BonjourConnection.h b/XCSCore/XCSService_BonjourConnection.h new file mode 100644 index 000000000..7b9c6e4d3 --- /dev/null +++ b/XCSCore/XCSService_BonjourConnection.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +#import "NSNetServiceDelegate-Protocol.h" + +@class NSError, NSMutableArray, NSNetService, NSObject, NSString; + +@interface XCSService_BonjourConnection : XCSService +{ + NSMutableArray *_resolveListeners; + NSObject *_resolveListenerQueue; + BOOL isResolved; + BOOL isResolving; + NSString *netServiceDomain; + NSString *netServiceType; + NSString *netServiceName; + NSError *resolutionError; + NSNetService *_netService; +} + +@property(retain) NSNetService *netService; // @synthesize netService=_netService; +@property(retain, nonatomic) NSError *resolutionError; // @synthesize resolutionError; +@property BOOL isResolving; // @synthesize isResolving; +@property BOOL isResolved; // @synthesize isResolved; +@property(retain, nonatomic) NSString *netServiceName; // @synthesize netServiceName; +@property(retain, nonatomic) NSString *netServiceType; // @synthesize netServiceType; +@property(retain, nonatomic) NSString *netServiceDomain; // @synthesize netServiceDomain; +- (void).cxx_destruct; +- (void)netService:(id)arg1 didNotResolve:(id)arg2; +- (void)netServiceDidResolveAddress:(id)arg1; +- (void)notifyAfterBonjourResolution:(id)arg1; +- (void)resolveService; +- (BOOL)isBonjour; +- (id)initWithNetServiceDomain:(id)arg1 type:(id)arg2 name:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSCore/XCSTest.h b/XCSCore/XCSTest.h new file mode 100644 index 000000000..392368326 --- /dev/null +++ b/XCSCore/XCSTest.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, NSDate, NSMutableArray, NSString, XCSDevice, XCSIntegration; + +@interface XCSTest : XCSObject +{ + BOOL _passed; + XCSIntegration *_integration; + XCSDevice *_testedDevice; + NSString *_keyPath; + NSDate *_date; + double _startTime; + double _endTime; + NSArray *_failureSummaries; + NSString *_deviceIdentifier; + NSMutableArray *_somePerfMetrics; +} + ++ (id)gregorianCalendar; +@property(retain, nonatomic) NSMutableArray *somePerfMetrics; // @synthesize somePerfMetrics=_somePerfMetrics; +@property(retain, nonatomic) NSString *deviceIdentifier; // @synthesize deviceIdentifier=_deviceIdentifier; +@property(retain, nonatomic) NSArray *failureSummaries; // @synthesize failureSummaries=_failureSummaries; +@property(nonatomic) BOOL passed; // @synthesize passed=_passed; +@property(nonatomic) double endTime; // @synthesize endTime=_endTime; +@property(nonatomic) double startTime; // @synthesize startTime=_startTime; +@property(retain, nonatomic) NSDate *date; // @synthesize date=_date; +@property(copy, nonatomic) NSString *keyPath; // @synthesize keyPath=_keyPath; +@property(retain, nonatomic) XCSDevice *testedDevice; // @synthesize testedDevice=_testedDevice; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +- (void).cxx_destruct; +- (BOOL)_validateWithPerfMetrics:(struct NSArray *)arg1 errors:(id *)arg2; +- (BOOL)_validateWithIntegration:(id)arg1 device:(id)arg2 keyPath:(id)arg3 date:(id)arg4 startTime:(double)arg5 endTime:(double)arg6 passed:(BOOL)arg7 failureSummaries:(id)arg8; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initWithIntegration:(id)arg1 device:(id)arg2 keyPath:(id)arg3 date:(id)arg4 startTime:(double)arg5 endTime:(double)arg6 passed:(BOOL)arg7 failureSummaries:(id)arg8; +- (BOOL)setTestPerfMetrics:(struct NSArray *)arg1 errors:(id *)arg2; +@property(readonly, copy, nonatomic) NSString *name; +@property(readonly, nonatomic) NSArray *perfMetrics; + +@end + diff --git a/XCSCore/XCSTestClassPlaceholder.h b/XCSCore/XCSTestClassPlaceholder.h new file mode 100644 index 000000000..bad9f7d87 --- /dev/null +++ b/XCSCore/XCSTestClassPlaceholder.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray, XCSTestTargetPlaceholder; + +@interface XCSTestClassPlaceholder : XCSTestObjectPlaceholder +{ +} + +- (id)_testWithKeyPath:(id)arg1; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)description; +- (BOOL)hasPerfTests; +@property(readonly, nonatomic) NSArray *tests; +- (void)setTestTests:(id)arg1; +@property(readonly, nonatomic) XCSTestTargetPlaceholder *testTarget; + +@end + diff --git a/XCSCore/XCSTestDevice.h b/XCSCore/XCSTestDevice.h new file mode 100644 index 000000000..f28625e07 --- /dev/null +++ b/XCSCore/XCSTestDevice.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class XCSIntegration; + +@interface XCSTestDevice : XCSDevice +{ + XCSIntegration *integration; +} + +@property(nonatomic) __weak XCSIntegration *integration; // @synthesize integration; +- (void).cxx_destruct; +- (id)description; + +@end + diff --git a/XCSCore/XCSTestObjectPlaceholder.h b/XCSCore/XCSTestObjectPlaceholder.h new file mode 100644 index 000000000..7203b1159 --- /dev/null +++ b/XCSCore/XCSTestObjectPlaceholder.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "XCSPlaceholderProtocol-Protocol.h" + +@class NSArray, NSNumber, NSString, XCSDevice, XCSIntegration; + +@interface XCSTestObjectPlaceholder : NSObject +{ + XCSIntegration *_integration; + XCSTestObjectPlaceholder *_parent; + NSString *_name; + NSArray *_children; + long long _status; + NSString *_keyPath; + XCSDevice *_deviceFilter; + NSNumber *_hasPerfMetricsCachedValue; +} + +@property(retain, nonatomic) NSNumber *hasPerfMetricsCachedValue; // @synthesize hasPerfMetricsCachedValue=_hasPerfMetricsCachedValue; +@property(retain, nonatomic) XCSDevice *deviceFilter; // @synthesize deviceFilter=_deviceFilter; +@property(retain, nonatomic) NSString *keyPath; // @synthesize keyPath=_keyPath; +@property(nonatomic) long long status; // @synthesize status=_status; +@property(retain, nonatomic) NSArray *children; // @synthesize children=_children; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +@property(retain, nonatomic) XCSTestObjectPlaceholder *parent; // @synthesize parent=_parent; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +- (void).cxx_destruct; +- (BOOL)_validateWithIntegration:(id)arg1 name:(id)arg2 keyPath:(id)arg3 validationErrors:(id *)arg4; +- (id)_statusInfoForKeyPath:(id)arg1; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)description; +@property(readonly, nonatomic) BOOL hasPerfTests; +@property(readonly, nonatomic) long long aggregatedStatus; +- (double)statusValueForDeviceIdentifier:(id)arg1; +- (long long)statusForDeviceIdentifier:(id)arg1; +- (id)initWithIntegration:(id)arg1 name:(id)arg2 keyPath:(id)arg3 validationErrors:(id *)arg4; + +@end + diff --git a/XCSCore/XCSTestPerfMetric.h b/XCSCore/XCSTestPerfMetric.h new file mode 100644 index 000000000..a0b6a56d3 --- /dev/null +++ b/XCSCore/XCSTestPerfMetric.h @@ -0,0 +1,52 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString, XCSTest; + +@interface XCSTestPerfMetric : NSObject +{ + BOOL passed; + XCSTest *test; + NSString *name; + NSString *identifier; + unsigned long long type; + NSString *unit; + double avg; + double min; + double max; + double rsd; + double baseline; + double maxPercentRegression; + double maxPercentRelativeStandardDeviation; + struct NSArray *iterations; +} + +@property(readonly, nonatomic) NSArray *iterations; // @synthesize iterations; +@property(readonly, nonatomic) double maxPercentRelativeStandardDeviation; // @synthesize maxPercentRelativeStandardDeviation; +@property(readonly, nonatomic) double maxPercentRegression; // @synthesize maxPercentRegression; +@property(readonly, nonatomic) double baseline; // @synthesize baseline; +@property(readonly, nonatomic) double rsd; // @synthesize rsd; +@property(readonly, nonatomic) double max; // @synthesize max; +@property(readonly, nonatomic) double min; // @synthesize min; +@property(readonly, nonatomic) double avg; // @synthesize avg; +@property(readonly, nonatomic) BOOL passed; // @synthesize passed; +@property(readonly, copy, nonatomic) NSString *unit; // @synthesize unit; +@property(readonly, nonatomic) unsigned long long type; // @synthesize type; +@property(readonly, copy, nonatomic) NSString *identifier; // @synthesize identifier; +@property(readonly, copy, nonatomic) NSString *name; // @synthesize name; +@property(retain, nonatomic) XCSTest *test; // @synthesize test; +- (void).cxx_destruct; +- (BOOL)_validateWithName:(id)arg1 identifier:(id)arg2 type:(unsigned long long)arg3 unit:(id)arg4 passed:(BOOL)arg5 avg:(double)arg6 min:(double)arg7 max:(double)arg8 rsd:(double)arg9 baseline:(double)arg10 iterations:(struct NSArray *)arg11 errors:(id *)arg12; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)description; +- (BOOL)setTest:(id)arg1 error:(id *)arg2; +- (id)initWithName:(id)arg1 contents:(id)arg2 validationErrors:(id *)arg3; +- (id)initWithName:(id)arg1 identifier:(id)arg2 type:(unsigned long long)arg3 unit:(id)arg4 passed:(BOOL)arg5 avg:(double)arg6 min:(double)arg7 max:(double)arg8 rsd:(double)arg9 baseline:(double)arg10 maxPercentRegression:(double)arg11 maxPercentRelativeStandardDeviation:(double)arg12 iterations:(id)arg13 validationErrors:(id *)arg14; + +@end + diff --git a/XCSCore/XCSTestPlaceholder.h b/XCSCore/XCSTestPlaceholder.h new file mode 100644 index 000000000..0e7e15623 --- /dev/null +++ b/XCSCore/XCSTestPlaceholder.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class XCSTestClassPlaceholder; + +@interface XCSTestPlaceholder : XCSTestObjectPlaceholder +{ +} + +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)description; +- (BOOL)hasPerfTests; +- (long long)aggregatedStatus; +- (long long)statusForDeviceIdentifier:(id)arg1; +@property(readonly, nonatomic) XCSTestClassPlaceholder *testClass; + +@end + diff --git a/XCSCore/XCSTestResult.h b/XCSCore/XCSTestResult.h new file mode 100644 index 000000000..be8aa47eb --- /dev/null +++ b/XCSCore/XCSTestResult.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSDate, NSMutableArray, NSString, XCSDevice, XCSIntegrationTestResult; + +@interface XCSTestResult : NSObject +{ + BOOL passed; + NSString *keyPath; + NSDate *date; + double startTime; + double endTime; + NSArray *failureSummaries; + XCSDevice *_testedDevice; + XCSIntegrationTestResult *_integrationResult; + NSMutableArray *_perfMetrics; +} + ++ (BOOL)_validateWithIntegrationTestResult:(id)arg1; ++ (id)testResultWithIntegrationTestResult:(id)arg1 device:(id)arg2 keyPath:(id)arg3 date:(id)arg4 startTime:(double)arg5 endTime:(double)arg6 passed:(BOOL)arg7 failureSummaries:(id)arg8; +@property(retain, nonatomic) NSMutableArray *perfMetrics; // @synthesize perfMetrics=_perfMetrics; +@property(nonatomic) __weak XCSIntegrationTestResult *integrationResult; // @synthesize integrationResult=_integrationResult; +@property(retain, nonatomic) XCSDevice *testedDevice; // @synthesize testedDevice=_testedDevice; +@property(retain, nonatomic) NSArray *failureSummaries; // @synthesize failureSummaries; +@property(nonatomic) BOOL passed; // @synthesize passed; +@property(nonatomic) double endTime; // @synthesize endTime; +@property(nonatomic) double startTime; // @synthesize startTime; +@property(retain, nonatomic) NSDate *date; // @synthesize date; +@property(copy, nonatomic) NSString *keyPath; // @synthesize keyPath; +- (void).cxx_destruct; +- (BOOL)_validateWithName:(id)arg1 type:(unsigned long long)arg2 unit:(id)arg3; +- (BOOL)_validateWithDevice:(id)arg1 keyPath:(id)arg2 date:(id)arg3 startTime:(double)arg4 endTime:(double)arg5 passed:(BOOL)arg6 failureSummaries:(id)arg7; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)description; +- (id)initWithDevice:(id)arg1 keyPath:(id)arg2 date:(id)arg3 startTime:(double)arg4 endTime:(double)arg5 passed:(BOOL)arg6 failureSummaries:(id)arg7; +- (BOOL)saveWithError:(id *)arg1; +- (id)perfMetricResultWithName:(id)arg1 identifier:(id)arg2 type:(unsigned long long)arg3 unit:(id)arg4 iterations:(id)arg5 baseline:(double)arg6 maxPercentRegression:(double)arg7 maxPercentRelativeStandardDeviation:(double)arg8 hasPassed:(BOOL)arg9; + +@end + diff --git a/XCSCore/XCSTestTargetPlaceholder.h b/XCSCore/XCSTestTargetPlaceholder.h new file mode 100644 index 000000000..a76ab8dfc --- /dev/null +++ b/XCSCore/XCSTestTargetPlaceholder.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface XCSTestTargetPlaceholder : XCSTestObjectPlaceholder +{ +} + +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)description; +- (BOOL)hasPerfTests; +@property(readonly, nonatomic) NSArray *testClasses; +- (void)setTestClasses:(struct NSArray *)arg1; + +@end + diff --git a/XCSCore/XCSTrigger.h b/XCSCore/XCSTrigger.h new file mode 100644 index 000000000..cb502b2e7 --- /dev/null +++ b/XCSCore/XCSTrigger.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, XCSTriggerConditions, XCSTriggerEmailConfiguration; + +@interface XCSTrigger : XCSObject +{ +} + ++ (id)triggerWithType:(unsigned long long)arg1 name:(id)arg2 phase:(unsigned long long)arg3 conditions:(id)arg4 scriptBody:(id)arg5 emailConfiguration:(id)arg6; +- (BOOL)_validateType:(unsigned long long)arg1 name:(id)arg2 phase:(unsigned long long)arg3 conditions:(id)arg4 scriptBody:(id)arg5 emailConfiguration:(id)arg6; +- (BOOL)shouldExecuteForIntegration:(id)arg1; +- (id)initWithType:(unsigned long long)arg1 name:(id)arg2 phase:(unsigned long long)arg3 conditions:(id)arg4 scriptBody:(id)arg5 emailConfiguration:(id)arg6 service:(id)arg7; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; + +// Remaining properties +@property XCSTriggerConditions *conditions; // @dynamic conditions; +@property XCSTriggerEmailConfiguration *emailConfiguration; // @dynamic emailConfiguration; +@property NSString *name; // @dynamic name; +@property unsigned long long phase; // @dynamic phase; +@property NSString *scriptBody; // @dynamic scriptBody; +@property unsigned long long type; // @dynamic type; + +@end + diff --git a/XCSCore/XCSTriggerConditions.h b/XCSCore/XCSTriggerConditions.h new file mode 100644 index 000000000..86d4a001d --- /dev/null +++ b/XCSCore/XCSTriggerConditions.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface XCSTriggerConditions : XCSObject +{ +} + ++ (id)triggerConditionsWithStatus:(long long)arg1 onSuccess:(BOOL)arg2 onWarnings:(BOOL)arg3 onAnalyzerWarnings:(BOOL)arg4 onFailingTests:(BOOL)arg5 onBuildErrors:(BOOL)arg6 onInternalErrors:(BOOL)arg7; +- (BOOL)shouldExecuteForIntegration:(id)arg1; +- (id)matchingIntegrationSubStatuses; +- (BOOL)_validateStatus:(long long)arg1 onSuccess:(BOOL)arg2 onWarnings:(BOOL)arg3 onAnalyzerWarnings:(BOOL)arg4 onFailingTests:(BOOL)arg5 onBuildErrors:(BOOL)arg6 onInternalErrors:(BOOL)arg7; +- (id)initWithStatus:(long long)arg1 onSuccess:(BOOL)arg2 onWarnings:(BOOL)arg3 onAnalyzerWarnings:(BOOL)arg4 onFailingTests:(BOOL)arg5 onBuildErrors:(BOOL)arg6 onInternalErrors:(BOOL)arg7 service:(id)arg8; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; + +// Remaining properties +@property BOOL onAnalyzerWarnings; // @dynamic onAnalyzerWarnings; +@property BOOL onBuildErrors; // @dynamic onBuildErrors; +@property BOOL onFailingTests; // @dynamic onFailingTests; +@property BOOL onInternalErrors; // @dynamic onInternalErrors; +@property BOOL onSuccess; // @dynamic onSuccess; +@property BOOL onWarnings; // @dynamic onWarnings; +@property long long status; // @dynamic status; + +@end + diff --git a/XCSCore/XCSTriggerEmailConfiguration.h b/XCSCore/XCSTriggerEmailConfiguration.h new file mode 100644 index 000000000..329851aa6 --- /dev/null +++ b/XCSCore/XCSTriggerEmailConfiguration.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface XCSTriggerEmailConfiguration : XCSObject +{ + BOOL _emailCommitters; + BOOL _includeIssueDetails; + BOOL _includeCommitMessages; + NSArray *_additionalRecipients; +} + ++ (id)emailConfigurationWithAdditionalRecipients:(id)arg1 emailCommitters:(BOOL)arg2 includeIssueDetails:(BOOL)arg3 includeCommitMessages:(BOOL)arg4; +@property(nonatomic) BOOL includeCommitMessages; // @synthesize includeCommitMessages=_includeCommitMessages; +@property(nonatomic) BOOL includeIssueDetails; // @synthesize includeIssueDetails=_includeIssueDetails; +@property(retain, nonatomic) NSArray *additionalRecipients; // @synthesize additionalRecipients=_additionalRecipients; +@property(nonatomic) BOOL emailCommitters; // @synthesize emailCommitters=_emailCommitters; +- (void).cxx_destruct; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (BOOL)_validateAdditionalRecipients:(id)arg1 emailCommitters:(BOOL)arg2 includeIssueDetails:(BOOL)arg3 includeCommitMessages:(BOOL)arg4 validationErrors:(id *)arg5; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initWithAdditionalRecipients:(id)arg1 emailCommitters:(BOOL)arg2 includeIssueDetails:(BOOL)arg3 includeCommitMessages:(BOOL)arg4 validationErrors:(id *)arg5; + +@end + diff --git a/XCSCore/XCSUser.h b/XCSCore/XCSUser.h new file mode 100644 index 000000000..5c88190fe --- /dev/null +++ b/XCSCore/XCSUser.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface XCSUser : NSObject +{ + NSString *_ID; + NSString *_login; + NSString *_externalID; + NSString *_shortName; + NSString *_longName; +} + +@property(readonly, copy) NSString *longName; // @synthesize longName=_longName; +@property(readonly, copy) NSString *shortName; // @synthesize shortName=_shortName; +@property(readonly, copy) NSString *externalID; // @synthesize externalID=_externalID; +@property(readonly, copy) NSString *login; // @synthesize login=_login; +@property(readonly, copy) NSString *ID; // @synthesize ID=_ID; +- (void).cxx_destruct; +- (id)initWithID:(id)arg1 login:(id)arg2 externalID:(id)arg3 shortName:(id)arg4 longName:(id)arg5; + +@end + diff --git a/XCSCore/XCSUserSession.h b/XCSCore/XCSUserSession.h new file mode 100644 index 000000000..248a8e73b --- /dev/null +++ b/XCSCore/XCSUserSession.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSDate, NSString, XCSUser; + +@interface XCSUserSession : NSObject +{ + NSString *_guid; + XCSUser *_user; + NSDate *_createTime; + NSDate *_updateTime; + NSDate *_expireTime; +} + +@property(readonly, copy) NSDate *expireTime; // @synthesize expireTime=_expireTime; +@property(readonly, copy) NSDate *updateTime; // @synthesize updateTime=_updateTime; +@property(readonly, copy) NSDate *createTime; // @synthesize createTime=_createTime; +@property(readonly, copy) XCSUser *user; // @synthesize user=_user; +@property(readonly, copy) NSString *guid; // @synthesize guid=_guid; +- (void).cxx_destruct; +- (id)initWithGUID:(id)arg1 user:(id)arg2 createTime:(id)arg3 updateTime:(id)arg4 expireTime:(id)arg5; + +@end + diff --git a/XCSCore/XCSUtilities.h b/XCSCore/XCSUtilities.h new file mode 100644 index 000000000..def268c2f --- /dev/null +++ b/XCSCore/XCSUtilities.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSUtilities : NSObject +{ +} + ++ (id)object:(id)arg1 JSONParseWithError:(id *)arg2; ++ (id)object:(id)arg1 toJSONDataWithError:(id *)arg2; ++ (id)object:(id)arg1 toJSONWithError:(id *)arg2; ++ (id)userInfoWithDescription:(id)arg1 method:(SEL)arg2; ++ (id)timestampUSLocale; ++ (id)urlEncode:(id)arg1; ++ (id)MIMETypeForExtension:(id)arg1; ++ (id)convertDateToString:(id)arg1 usingFormat:(id)arg2; ++ (id)convertStringToDate:(id)arg1 usingFormat:(id)arg2; ++ (id)convertStringToDate:(id)arg1; ++ (id)convertStringToNumber:(id)arg1; + +@end + diff --git a/XCSCore/XCSValidator.h b/XCSCore/XCSValidator.h new file mode 100644 index 000000000..aaad9f075 --- /dev/null +++ b/XCSCore/XCSValidator.h @@ -0,0 +1,68 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSError, NSMutableArray; + +@interface XCSValidator : NSObject +{ + NSMutableArray *_privateErrors; + NSArray *_errors; +} + ++ (void)validate:(id)arg1 usingSchema:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5 completionHandler:(id)arg6; +@property(copy, nonatomic) NSArray *errors; // @synthesize errors=_errors; +- (void).cxx_destruct; +- (void)_addError:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (id)errorWithCode:(long long)arg1 message:(id)arg2 selector:(SEL)arg3 identifier:(id)arg4 class:(Class)arg5 selector:(SEL)arg6; +- (BOOL)_evaluateCandidate:(id)arg1 usingTest:(id)arg2 messageIfFails:(id)arg3 identifier:(id)arg4 class:(Class)arg5 selector:(SEL)arg6; +- (BOOL)_validateStructure:(id)arg1 usingSchema:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isArray:(id)arg1 holdingElementsOfSet:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isArrayUnique:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (BOOL)isArray:(id)arg1 holdingExactNumberOfElements:(unsigned long long)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isArray:(id)arg1 holdingMaximumNumberOfElements:(unsigned long long)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isArray:(id)arg1 holdingMinimumNumberOfElements:(unsigned long long)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isArray:(id)arg1 containingObjectsOfValidatorType:(unsigned long long)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isArray:(id)arg1 containingObjectsOfClass:(Class)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isObject:(id)arg1 subclassOfClass:(Class)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isNumber:(id)arg1 greaterThanOrEqualTo:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isNumber:(id)arg1 greaterThan:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isNumber:(id)arg1 between:(id)arg2 and:(id)arg3 identifier:(id)arg4 class:(Class)arg5 selector:(SEL)arg6; +- (BOOL)isNumber:(id)arg1 notEqualToNumber:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isNumber:(id)arg1 equalToNumber:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isNumber:(id)arg1 lessThanOrEqualTo:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isNumber:(id)arg1 lessThan:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isDate:(id)arg1 between:(id)arg2 andDate:(id)arg3 identifier:(id)arg4 class:(Class)arg5 selector:(SEL)arg6; +- (BOOL)isDate:(id)arg1 equalToDate:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isDate:(id)arg1 after:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isDate:(id)arg1 before:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isNotEmpty:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (BOOL)isEmpty:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (BOOL)isString:(id)arg1 MatchingRegex:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)isNotNil:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (BOOL)isNil:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (BOOL)isAlphanumeric:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (BOOL)isIPv6:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (BOOL)isIPv4:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (BOOL)isURL:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (BOOL)isEmail:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (BOOL)isID:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (BOOL)isUDID:(id)arg1 identifier:(id)arg2 class:(Class)arg3 selector:(SEL)arg4; +- (BOOL)isFormatValid:(unsigned long long)arg1 value:(id)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (BOOL)validateCustomObject:(id)arg1 info:(id)arg2 structure:(id)arg3 keyPath:(id)arg4 identifier:(id)arg5 class:(Class)arg6 selector:(SEL)arg7; +- (BOOL)validateNSString:(id)arg1 info:(id)arg2 structure:(id)arg3 keyPath:(id)arg4 identifier:(id)arg5 class:(Class)arg6 selector:(SEL)arg7; +- (BOOL)_validateProperty:(id)arg1 info:(id)arg2 structure:(id)arg3 keyPath:(id)arg4 identifier:(id)arg5 class:(Class)arg6 selector:(SEL)arg7; +- (BOOL)validate:(id)arg1 usingSchema:(id)arg2 keyPath:(id)arg3 identifier:(id)arg4 class:(Class)arg5 selector:(SEL)arg6; +- (void)explainWithClass:(Class)arg1 selector:(SEL)arg2; +- (id)description; +- (id)json; +@property(readonly, copy, nonatomic) NSError *lastError; +- (void)addErrorMessage:(id)arg1 selector:(SEL)arg2 identifier:(id)arg3 class:(Class)arg4 selector:(SEL)arg5; +- (id)init; + +@end + diff --git a/XCSCore/XCSVersionInfo.h b/XCSCore/XCSVersionInfo.h new file mode 100644 index 000000000..1b66203da --- /dev/null +++ b/XCSCore/XCSVersionInfo.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString; + +@interface XCSVersionInfo : XCSObject +{ +} + ++ (id)versionInfoWithServer:(id)arg1 xcode:(id)arg2 os:(id)arg3 sdkMac:(id)arg4 sdkiOS:(id)arg5 couchDB:(id)arg6 node:(id)arg7 xcodeServer:(id)arg8 validationErrors:(id *)arg9; +- (BOOL)validateVersionInfoWithServer:(id)arg1 xcode:(id)arg2 os:(id)arg3 sdkMac:(id)arg4 sdkiOS:(id)arg5 couchDB:(id)arg6 node:(id)arg7 xcodeServer:(id)arg8 validationErrors:(id *)arg9; +- (id)saveRepresentationHumanReadable:(BOOL)arg1; +- (id)saveRepresentation; +- (id)dictionaryRepresentation; +- (id)initWithContents:(id)arg1 service:(id)arg2 validationErrors:(id *)arg3; +- (id)initVersionInfoWithID:(id)arg1 rev:(id)arg2 tinyID:(id)arg3 service:(id)arg4 server:(id)arg5 xcode:(id)arg6 os:(id)arg7 sdkMac:(id)arg8 sdkiOS:(id)arg9 couchDB:(id)arg10 node:(id)arg11 xcodeServer:(id)arg12 validationErrors:(id *)arg13; + +// Remaining properties +@property(copy, nonatomic) NSString *couchDB; // @dynamic couchDB; +@property(copy, nonatomic) NSString *node; // @dynamic node; +@property(copy, nonatomic) NSString *os; // @dynamic os; +@property(copy, nonatomic) NSString *sdkMac; // @dynamic sdkMac; +@property(copy, nonatomic) NSString *sdkiOS; // @dynamic sdkiOS; +@property(copy, nonatomic) NSString *server; // @dynamic server; +@property(copy, nonatomic) NSString *xcode; // @dynamic xcode; +@property(copy, nonatomic) NSString *xcodeServer; // @dynamic xcodeServer; + +@end + diff --git a/XCSUI/CDStructures.h b/XCSUI/CDStructures.h new file mode 100644 index 000000000..19cbcf37a --- /dev/null +++ b/XCSUI/CDStructures.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#pragma mark Named Structures + +struct CGPoint { + double x; + double y; +}; + +struct CGRect { + struct CGPoint origin; + struct CGSize size; +}; + +struct CGSize { + double width; + double height; +}; + +struct _NSRange { + unsigned long long _field1; + unsigned long long _field2; +}; + diff --git a/XCSUI/DVTInvalidation-Protocol.h b/XCSUI/DVTInvalidation-Protocol.h new file mode 100644 index 000000000..acc43cf5c --- /dev/null +++ b/XCSUI/DVTInvalidation-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTStackBacktrace; + +@protocol DVTInvalidation +- (void)primitiveInvalidate; + +@optional +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic, getter=isValid) BOOL valid; +- (void)invalidate; +@end + diff --git a/XCSUI/DVTReplacementViewDelegate-Protocol.h b/XCSUI/DVTReplacementViewDelegate-Protocol.h new file mode 100644 index 000000000..48d45f5a1 --- /dev/null +++ b/XCSUI/DVTReplacementViewDelegate-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTReplacementViewDelegate + +@optional +- (void)replacementView:(id)arg1 willDisplayInRect:(struct CGRect)arg2; +- (void)replacementView:(id)arg1 willCloseViewController:(id)arg2; +- (void)replacementView:(id)arg1 didInstallViewController:(id)arg2; +- (void)replacementView:(id)arg1 willInstallViewController:(id)arg2; +@end + diff --git a/XCSUI/DVTScopeBarContentController-Protocol.h b/XCSUI/DVTScopeBarContentController-Protocol.h new file mode 100644 index 000000000..0185be5c6 --- /dev/null +++ b/XCSUI/DVTScopeBarContentController-Protocol.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol DVTScopeBarContentController +@property(readonly) double preferredViewHeight; + +@optional +- (BOOL)shouldCloseOnEscape; +- (void)didPressDismissOnScopeBar:(id)arg1; +- (void)wasAssociatedWithScopeBarController:(id)arg1; +@end + diff --git a/XCSUI/DVTSplitViewDelegate-Protocol.h b/XCSUI/DVTSplitViewDelegate-Protocol.h new file mode 100644 index 000000000..4c949f1f9 --- /dev/null +++ b/XCSUI/DVTSplitViewDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSplitViewDelegate-Protocol.h" + +@protocol DVTSplitViewDelegate + +@optional +- (id)splitView:(id)arg1 additionalEffectiveRectsOfDividerAtIndex:(long long)arg2; +- (void)splitViewDidEndLiveResize:(id)arg1; +- (void)splitViewWillStartLiveResize:(id)arg1; +- (id)splitView:(id)arg1 needsRectanglesForViewsWithState:(id)arg2 forSize:(struct CGSize)arg3; +- (void)splitViewItemDidExpandOrCollapseBecauseUserDraggedDivider:(id)arg1; +@end + diff --git a/XCSUI/IDECapsuleViewController-Protocol.h b/XCSUI/IDECapsuleViewController-Protocol.h new file mode 100644 index 000000000..5aa1449ad --- /dev/null +++ b/XCSUI/IDECapsuleViewController-Protocol.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSImage, NSString; + +@protocol IDECapsuleViewController +@property(readonly, copy) NSString *titleForDisplay; + +@optional +@property(readonly) BOOL disclosedByDefault; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) BOOL canDrag; +@property(readonly) BOOL canUndisclose; +@property BOOL canRemoveItems; +@property BOOL canAddItems; +@property(readonly) BOOL canRename; +@property(readonly) BOOL canRemove; +@property(readonly) BOOL canSelect; +@property(readonly) NSImage *icon; +- (void)removeItems:(id)arg1; +- (void)addItems:(id)arg1; +- (void)setTitle:(id)arg1; +- (void)remove:(id)arg1; +@end + diff --git a/XCSUI/IDECapsuleViewDelegate-Protocol.h b/XCSUI/IDECapsuleViewDelegate-Protocol.h new file mode 100644 index 000000000..ab8528e3d --- /dev/null +++ b/XCSUI/IDECapsuleViewDelegate-Protocol.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDECapsuleViewDelegate + +@optional +- (void)capsuleView:(id)arg1 wasDisclosed:(BOOL)arg2; +- (double)contentOriginXOffsetForCapsuleView:(id)arg1; +- (double)capsuleView:(id)arg1 preferredContentViewWidthForCapsuleWidth:(double)arg2; +- (id)headerContentViewForCapsuleView:(id)arg1; +- (void)capsuleViewDidClickRemoveButton:(id)arg1; +- (BOOL)capsuleViewCanBeRemoved:(id)arg1; +- (BOOL)allowCustomContentHeaderViewToDriveHeaderHeight:(id)arg1; +- (double)capsuleViewSidePadding:(id)arg1; +- (id)capsuleViewBorderColor:(id)arg1; +- (id)capsuleViewBackgroundColor:(id)arg1; +- (void)capsuleView:(id)arg1 setTitle:(id)arg2; +- (id)capsuleViewTitleForEditing:(id)arg1; +- (BOOL)capsuleViewCanBeRenamed:(id)arg1; +- (BOOL)suppressBottomSeparator:(id)arg1; +- (BOOL)shouldDrawBorderBelowHeaderForCapsuleView:(id)arg1; +- (BOOL)capsuleView:(id)arg1 acceptDrop:(id)arg2; +- (unsigned long long)capsuleView:(id)arg1 validateDrop:(id)arg2; +- (id)supportedDragTypes; +@end + diff --git a/XCSUI/IDEContinuousIntegrationActionManager-Protocol.h b/XCSUI/IDEContinuousIntegrationActionManager-Protocol.h new file mode 100644 index 000000000..9196b4a98 --- /dev/null +++ b/XCSUI/IDEContinuousIntegrationActionManager-Protocol.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEContinuousIntegrationActionManager +- (void)canCreateHostedRepositoriesOnService:(id)arg1 completionHandler:(id)arg2; +- (void)createHostedRepositoryWithName:(id)arg1 onService:(id)arg2 completionHandler:(id)arg3; +- (id)webURLForIntegration:(id)arg1; +- (id)webURLForBot:(id)arg1; +- (void)refreshWhichServicesUserCanCreateAndDeleteBots; +- (BOOL)canUserCreateAndDeleteBotsOnServiceForBotOrIntegration:(id)arg1; +- (BOOL)canUserCreateBotsOnAnyService; +- (void)deleteIntegration:(id)arg1 withCompletionBlock:(id)arg2; +- (void)cancelIntegration:(id)arg1 withCompletionBlock:(id)arg2; +- (void)deleteBot:(id)arg1 workspace:(id)arg2 withCompletionBlock:(id)arg3; +- (void)integrationsForBot:(id)arg1 max:(unsigned long long)arg2 sortNewestFirst:(BOOL)arg3 completionHandler:(id)arg4; +- (void)integrateBot:(id)arg1 completionHandler:(id)arg2; +@end + diff --git a/XCSUI/IDEContinuousIntegrationBotMonitor-Protocol.h b/XCSUI/IDEContinuousIntegrationBotMonitor-Protocol.h new file mode 100644 index 000000000..049b24d69 --- /dev/null +++ b/XCSUI/IDEContinuousIntegrationBotMonitor-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTInvalidation-Protocol.h" +#import "NSObject-Protocol.h" + +@class NSArray; + +@protocol IDEContinuousIntegrationBotMonitor +@property(readonly, copy, nonatomic) NSArray *bots; +- (id)addBotIntegrationUpdatesObserver:(id)arg1 forBot:(id)arg2 updatesBlock:(id)arg3; +- (id)addStatusUpdatesObserver:(id)arg1 forIntegration:(id)arg2 updatesBlock:(id)arg3; +- (void)updateBotClientsInService:(id)arg1; +- (void)filterBotsToWorkspace:(BOOL)arg1; +@end + diff --git a/XCSUI/IDEContinuousIntegrationCreateEditBotWindowController-Protocol.h b/XCSUI/IDEContinuousIntegrationCreateEditBotWindowController-Protocol.h new file mode 100644 index 000000000..e58fb2910 --- /dev/null +++ b/XCSUI/IDEContinuousIntegrationCreateEditBotWindowController-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEContinuousIntegrationCreateEditBotWindowController +- (void)beginSessionModalForWorkspaceTabController:(id)arg1 hostWindow:(id)arg2 editingBot:(id)arg3 withCompletionBlock:(id)arg4; +@end + diff --git a/XCSUI/IDEContinuousIntegrationLogNavigatorActions-Protocol.h b/XCSUI/IDEContinuousIntegrationLogNavigatorActions-Protocol.h new file mode 100644 index 000000000..f93d0a2d4 --- /dev/null +++ b/XCSUI/IDEContinuousIntegrationLogNavigatorActions-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol IDEContinuousIntegrationLogNavigatorActions + +@optional +- (void)menuCmd_viewIntegrationInBrowser:(id)arg1; +- (void)menuCmd_viewBotInBrowser:(id)arg1; +- (void)menuCmd_deleteIntegration:(id)arg1; +- (void)menuCmd_cancelIntegration:(id)arg1; +- (void)menuCmd_integrateNow:(id)arg1; +- (void)menuCmd_deleteBot:(id)arg1; +- (void)menuCmd_editBot:(id)arg1; +- (void)menuCmd_createBot:(id)arg1; +@end + diff --git a/XCSUI/IDEContinuousIntegrationLogNavigatorHelper-Protocol.h b/XCSUI/IDEContinuousIntegrationLogNavigatorHelper-Protocol.h new file mode 100644 index 000000000..96f0588cb --- /dev/null +++ b/XCSUI/IDEContinuousIntegrationLogNavigatorHelper-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEContinuousIntegrationLogNavigatorHelper +- (int)statusOfIntegration:(id)arg1; +- (BOOL)isIntegrationFinished:(id)arg1; +- (void)performAction:(SEL)arg1 forNavigableItemSelection:(id)arg2 withNavigator:(id)arg3; +- (id)titleForNavigableItemSelection:(id)arg1 action:(SEL)arg2; +- (BOOL)navigableItemSelection:(id)arg1 allowsAction:(SEL)arg2; +- (id)navigableItemForIntegration:(id)arg1; +- (id)navigableItemForBot:(id)arg1; +@end + diff --git a/XCSUI/IDEContinuousIntegrationNewServiceAccountController-Protocol.h b/XCSUI/IDEContinuousIntegrationNewServiceAccountController-Protocol.h new file mode 100644 index 000000000..64f9eaf9a --- /dev/null +++ b/XCSUI/IDEContinuousIntegrationNewServiceAccountController-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEContinuousIntegrationNewServiceAccountController +- (void)beginSheetModalForWindow:(id)arg1 completionBlock:(id)arg2; +@end + diff --git a/XCSUI/IDEContinuousIntegrationServiceManager-Protocol.h b/XCSUI/IDEContinuousIntegrationServiceManager-Protocol.h new file mode 100644 index 000000000..933b10ada --- /dev/null +++ b/XCSUI/IDEContinuousIntegrationServiceManager-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray; + +@protocol IDEContinuousIntegrationServiceManager +@property(readonly, copy, nonatomic) NSArray *services; +- (void)removeService:(id)arg1 withCompletionBlock:(id)arg2; +- (void)addService:(id)arg1 withCompletionBlock:(id)arg2; +@end + diff --git a/XCSUI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/XCSUI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/XCSUI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/XCSUI/IDELogViewControllerDelegate-Protocol.h b/XCSUI/IDELogViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..ab670057b --- /dev/null +++ b/XCSUI/IDELogViewControllerDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDELogViewControllerDelegate +- (void)logViewController:(id)arg1 selectedIndexPathsDidChange:(id)arg2; +- (id)logViewController:(id)arg1 replacementDocumentLocationForOriginalDocumentLocation:(id)arg2; +@end + diff --git a/XCSUI/IDESharedTests_Device-Protocol.h b/XCSUI/IDESharedTests_Device-Protocol.h new file mode 100644 index 000000000..21254652c --- /dev/null +++ b/XCSUI/IDESharedTests_Device-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSImage, NSString; + +@protocol IDESharedTests_Device +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_platformName; +@property(readonly, nonatomic) NSImage *ide_sharedTests_statusImage; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_architecture; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_osVersion; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_modelName; +@property(readonly, nonatomic) BOOL ide_sharedTests_isSimulator; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_deviceUTI; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_deviceName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_identifier; +@end + diff --git a/XCSUI/IDESharedTests_PerfMetric-Protocol.h b/XCSUI/IDESharedTests_PerfMetric-Protocol.h new file mode 100644 index 000000000..7589825a6 --- /dev/null +++ b/XCSUI/IDESharedTests_PerfMetric-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray, NSString; + +@protocol IDESharedTests_PerfMetric +@property(readonly, nonatomic) NSArray *ide_sharedTests_iterations; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_baselineIdentifier; +@property(readonly, nonatomic) double ide_sharedTests_maxPercentRelativeStandardDeviation; +@property(readonly, nonatomic) double ide_sharedTests_maxPercentImprovement; +@property(readonly, nonatomic) double ide_sharedTests_maxPercentRegression; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_perfMetricIdentifier; +@property(readonly, nonatomic) double ide_sharedTests_baseline; +@property(readonly, nonatomic) double ide_sharedTests_rsd; +@property(readonly, nonatomic) double ide_sharedTests_max; +@property(readonly, nonatomic) double ide_sharedTests_min; +@property(readonly, nonatomic) double ide_sharedTests_avg; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_unit; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_name; +@end + diff --git a/XCSUI/IDESharedTests_RootObject-Protocol.h b/XCSUI/IDESharedTests_RootObject-Protocol.h new file mode 100644 index 000000000..068a951b2 --- /dev/null +++ b/XCSUI/IDESharedTests_RootObject-Protocol.h @@ -0,0 +1,15 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray; + +@protocol IDESharedTests_RootObject +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_perfMetricNames; +- (id)ide_sharedTests_groupsPassingOnly:(BOOL)arg1 failingOnly:(BOOL)arg2 perfOnly:(BOOL)arg3; +@end + diff --git a/XCSUI/IDESharedTests_Test-Protocol.h b/XCSUI/IDESharedTests_Test-Protocol.h new file mode 100644 index 000000000..d577ed5cf --- /dev/null +++ b/XCSUI/IDESharedTests_Test-Protocol.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray, NSImage, NSString; + +@protocol IDESharedTests_Test +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_UUID; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_missingBaselineInfo; +@property(readonly, nonatomic) NSImage *ide_sharedTests_statusImage; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testName; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_testRuns; +@property(readonly, nonatomic) BOOL ide_sharedTests_fetchesTestRunsLazily; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_perfMetrics; + +@optional +- (void)fetchTestsWithCompletionHandler:(id)arg1; +@end + diff --git a/XCSUI/IDESharedTests_TestGroup-Protocol.h b/XCSUI/IDESharedTests_TestGroup-Protocol.h new file mode 100644 index 000000000..743afcc8a --- /dev/null +++ b/XCSUI/IDESharedTests_TestGroup-Protocol.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSString; + +@protocol IDESharedTests_TestGroup +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testTargetName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_groupName; +- (id)ide_sharedTests_passingOnly:(BOOL)arg1 failingOnly:(BOOL)arg2 perfOnly:(BOOL)arg3; +@end + diff --git a/XCSUI/IDESharedTests_TestRun-Protocol.h b/XCSUI/IDESharedTests_TestRun-Protocol.h new file mode 100644 index 000000000..ecefb0e2b --- /dev/null +++ b/XCSUI/IDESharedTests_TestRun-Protocol.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class IDESchemeActionRunDestinationRecord, IDESchemeActionsInvocationRecord, NSArray, NSImage, NSString; + +@protocol IDESharedTests_TestRun +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_failureSummaries; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_UUID; +@property(readonly, nonatomic) NSImage *ide_sharedTests_statusImage; +@property(readonly, nonatomic) id ide_sharedTests_testedDevice; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testClassName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testName; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_perfMetrics; + +@optional +@property(readonly, nonatomic) IDESchemeActionsInvocationRecord *ide_sharedTests_schemeActionsInvocationRecord; +@property(readonly, nonatomic) BOOL ide_sharedTests_fetchesSchemeActionsInvocationRecordAsync; +@property(readonly, nonatomic) IDESchemeActionRunDestinationRecord *ide_sharedTests_schemeActionRunDestinationRecord; +- (void)ide_sharedTests_schemeActionsInvocationRecord:(id)arg1; +@end + diff --git a/XCSUI/IDEWorkspaceTabController-IDEWorkspaceTabController_XCSUICreateBotAssistantContextAdditions.h b/XCSUI/IDEWorkspaceTabController-IDEWorkspaceTabController_XCSUICreateBotAssistantContextAdditions.h new file mode 100644 index 000000000..223bdc9fb --- /dev/null +++ b/XCSUI/IDEWorkspaceTabController-IDEWorkspaceTabController_XCSUICreateBotAssistantContextAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEWorkspaceTabController.h" + +@interface IDEWorkspaceTabController (IDEWorkspaceTabController_XCSUICreateBotAssistantContextAdditions) +- (id)schemeMatchingName:(id)arg1; +- (id)scheme; +@end + diff --git a/XCSUI/NSControlTextEditingDelegate-Protocol.h b/XCSUI/NSControlTextEditingDelegate-Protocol.h new file mode 100644 index 000000000..23e7787c9 --- /dev/null +++ b/XCSUI/NSControlTextEditingDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSControlTextEditingDelegate + +@optional +- (id)control:(id)arg1 textView:(id)arg2 completions:(id)arg3 forPartialWordRange:(struct _NSRange)arg4 indexOfSelectedItem:(long long *)arg5; +- (BOOL)control:(id)arg1 textView:(id)arg2 doCommandBySelector:(SEL)arg3; +- (BOOL)control:(id)arg1 isValidObject:(id)arg2; +- (void)control:(id)arg1 didFailToValidatePartialString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 didFailToFormatString:(id)arg2 errorDescription:(id)arg3; +- (BOOL)control:(id)arg1 textShouldEndEditing:(id)arg2; +- (BOOL)control:(id)arg1 textShouldBeginEditing:(id)arg2; +@end + diff --git a/XCSUI/NSNetServiceBrowserDelegate-Protocol.h b/XCSUI/NSNetServiceBrowserDelegate-Protocol.h new file mode 100644 index 000000000..bfcc0711d --- /dev/null +++ b/XCSUI/NSNetServiceBrowserDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSNetServiceBrowserDelegate + +@optional +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didRemoveDomain:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didFindDomain:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didNotSearch:(id)arg2; +- (void)netServiceBrowserDidStopSearch:(id)arg1; +- (void)netServiceBrowserWillSearch:(id)arg1; +@end + diff --git a/XCSUI/NSNetServiceDelegate-Protocol.h b/XCSUI/NSNetServiceDelegate-Protocol.h new file mode 100644 index 000000000..a399aa5c6 --- /dev/null +++ b/XCSUI/NSNetServiceDelegate-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSNetServiceDelegate + +@optional +- (void)netService:(id)arg1 didAcceptConnectionWithInputStream:(id)arg2 outputStream:(id)arg3; +- (void)netService:(id)arg1 didUpdateTXTRecordData:(id)arg2; +- (void)netServiceDidStop:(id)arg1; +- (void)netService:(id)arg1 didNotResolve:(id)arg2; +- (void)netServiceDidResolveAddress:(id)arg1; +- (void)netServiceWillResolve:(id)arg1; +- (void)netService:(id)arg1 didNotPublish:(id)arg2; +- (void)netServiceDidPublish:(id)arg1; +- (void)netServiceWillPublish:(id)arg1; +@end + diff --git a/XCSUI/NSObject-Protocol.h b/XCSUI/NSObject-Protocol.h new file mode 100644 index 000000000..84ed534e6 --- /dev/null +++ b/XCSUI/NSObject-Protocol.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol NSObject +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; +- (unsigned long long)retainCount; +- (id)autorelease; +- (oneway void)release; +- (id)retain; +- (BOOL)respondsToSelector:(SEL)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)isMemberOfClass:(Class)arg1; +- (BOOL)isKindOfClass:(Class)arg1; +- (BOOL)isProxy; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; +- (id)performSelector:(SEL)arg1 withObject:(id)arg2; +- (id)performSelector:(SEL)arg1; +- (id)self; +- (Class)class; +- (BOOL)isEqual:(id)arg1; + +@optional +@property(readonly, copy) NSString *debugDescription; +@end + diff --git a/XCSUI/NSOutlineViewDataSource-Protocol.h b/XCSUI/NSOutlineViewDataSource-Protocol.h new file mode 100644 index 000000000..c0681e2dc --- /dev/null +++ b/XCSUI/NSOutlineViewDataSource-Protocol.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSOutlineViewDataSource + +@optional +- (id)outlineView:(id)arg1 namesOfPromisedFilesDroppedAtDestination:(id)arg2 forDraggedItems:(id)arg3; +- (BOOL)outlineView:(id)arg1 acceptDrop:(id)arg2 item:(id)arg3 childIndex:(long long)arg4; +- (unsigned long long)outlineView:(id)arg1 validateDrop:(id)arg2 proposedItem:(id)arg3 proposedChildIndex:(long long)arg4; +- (void)outlineView:(id)arg1 updateDraggingItemsForDrag:(id)arg2; +- (BOOL)outlineView:(id)arg1 writeItems:(id)arg2 toPasteboard:(id)arg3; +- (void)outlineView:(id)arg1 draggingSession:(id)arg2 endedAtPoint:(struct CGPoint)arg3 operation:(unsigned long long)arg4; +- (void)outlineView:(id)arg1 draggingSession:(id)arg2 willBeginAtPoint:(struct CGPoint)arg3 forItems:(id)arg4; +- (id)outlineView:(id)arg1 pasteboardWriterForItem:(id)arg2; +- (void)outlineView:(id)arg1 sortDescriptorsDidChange:(id)arg2; +- (id)outlineView:(id)arg1 persistentObjectForItem:(id)arg2; +- (id)outlineView:(id)arg1 itemForPersistentObject:(id)arg2; +- (void)outlineView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 byItem:(id)arg4; +- (id)outlineView:(id)arg1 objectValueForTableColumn:(id)arg2 byItem:(id)arg3; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +@end + diff --git a/XCSUI/NSOutlineViewDelegate-Protocol.h b/XCSUI/NSOutlineViewDelegate-Protocol.h new file mode 100644 index 000000000..de8c0d1ff --- /dev/null +++ b/XCSUI/NSOutlineViewDelegate-Protocol.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControlTextEditingDelegate-Protocol.h" + +@protocol NSOutlineViewDelegate + +@optional +- (void)outlineViewItemDidCollapse:(id)arg1; +- (void)outlineViewItemWillCollapse:(id)arg1; +- (void)outlineViewItemDidExpand:(id)arg1; +- (void)outlineViewItemWillExpand:(id)arg1; +- (void)outlineViewSelectionIsChanging:(id)arg1; +- (void)outlineViewColumnDidResize:(id)arg1; +- (void)outlineViewColumnDidMove:(id)arg1; +- (void)outlineViewSelectionDidChange:(id)arg1; +- (BOOL)outlineView:(id)arg1 shouldShowOutlineCellForItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldReorderColumn:(long long)arg2 toColumn:(long long)arg3; +- (double)outlineView:(id)arg1 sizeToFitWidthOfColumn:(long long)arg2; +- (void)outlineView:(id)arg1 willDisplayOutlineCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 shouldCollapseItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldExpandItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 isGroupItem:(id)arg2; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 shouldTrackCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (BOOL)outlineView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 shouldTypeSelectForEvent:(id)arg2 withCurrentSearchString:(id)arg3; +- (id)outlineView:(id)arg1 nextTypeSelectMatchFromItem:(id)arg2 toItem:(id)arg3 forString:(id)arg4; +- (id)outlineView:(id)arg1 typeSelectStringForTableColumn:(id)arg2 item:(id)arg3; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (id)outlineView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 item:(id)arg5 mouseLocation:(struct CGPoint)arg6; +- (void)outlineView:(id)arg1 didDragTableColumn:(id)arg2; +- (void)outlineView:(id)arg1 didClickTableColumn:(id)arg2; +- (void)outlineView:(id)arg1 mouseDownInHeaderOfTableColumn:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectTableColumn:(id)arg2; +- (id)outlineView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (BOOL)selectionShouldChangeInOutlineView:(id)arg1; +- (BOOL)outlineView:(id)arg1 shouldEditTableColumn:(id)arg2 item:(id)arg3; +- (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (void)outlineView:(id)arg1 didRemoveRowView:(id)arg2 forRow:(long long)arg3; +- (void)outlineView:(id)arg1 didAddRowView:(id)arg2 forRow:(long long)arg3; +- (id)outlineView:(id)arg1 rowViewForItem:(id)arg2; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +@end + diff --git a/XCSUI/NSPopoverDelegate-Protocol.h b/XCSUI/NSPopoverDelegate-Protocol.h new file mode 100644 index 000000000..42490fae9 --- /dev/null +++ b/XCSUI/NSPopoverDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSPopoverDelegate + +@optional +- (void)popoverDidClose:(id)arg1; +- (void)popoverWillClose:(id)arg1; +- (void)popoverDidShow:(id)arg1; +- (void)popoverWillShow:(id)arg1; +- (id)detachableWindowForPopover:(id)arg1; +- (BOOL)popoverShouldDetach:(id)arg1; +- (BOOL)popoverShouldClose:(id)arg1; +@end + diff --git a/XCSUI/NSSplitViewDelegate-Protocol.h b/XCSUI/NSSplitViewDelegate-Protocol.h new file mode 100644 index 000000000..e28376fab --- /dev/null +++ b/XCSUI/NSSplitViewDelegate-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSSplitViewDelegate + +@optional +- (void)splitViewDidResizeSubviews:(id)arg1; +- (void)splitViewWillResizeSubviews:(id)arg1; +- (struct CGRect)splitView:(id)arg1 additionalEffectiveRectOfDividerAtIndex:(long long)arg2; +- (struct CGRect)splitView:(id)arg1 effectiveRect:(struct CGRect)arg2 forDrawnRect:(struct CGRect)arg3 ofDividerAtIndex:(long long)arg4; +- (BOOL)splitView:(id)arg1 shouldHideDividerAtIndex:(long long)arg2; +- (BOOL)splitView:(id)arg1 shouldAdjustSizeOfSubview:(id)arg2; +- (void)splitView:(id)arg1 resizeSubviewsWithOldSize:(struct CGSize)arg2; +- (double)splitView:(id)arg1 constrainSplitPosition:(double)arg2 ofSubviewAt:(long long)arg3; +- (double)splitView:(id)arg1 constrainMaxCoordinate:(double)arg2 ofSubviewAt:(long long)arg3; +- (double)splitView:(id)arg1 constrainMinCoordinate:(double)arg2 ofSubviewAt:(long long)arg3; +- (BOOL)splitView:(id)arg1 shouldCollapseSubview:(id)arg2 forDoubleClickOnDividerAtIndex:(long long)arg3; +- (BOOL)splitView:(id)arg1 canCollapseSubview:(id)arg2; +@end + diff --git a/XCSUI/NSTableViewDataSource-Protocol.h b/XCSUI/NSTableViewDataSource-Protocol.h new file mode 100644 index 000000000..215adb134 --- /dev/null +++ b/XCSUI/NSTableViewDataSource-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSTableViewDataSource + +@optional +- (id)tableView:(id)arg1 namesOfPromisedFilesDroppedAtDestination:(id)arg2 forDraggedRowsWithIndexes:(id)arg3; +- (BOOL)tableView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3 dropOperation:(unsigned long long)arg4; +- (unsigned long long)tableView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3 proposedDropOperation:(unsigned long long)arg4; +- (BOOL)tableView:(id)arg1 writeRowsWithIndexes:(id)arg2 toPasteboard:(id)arg3; +- (void)tableView:(id)arg1 updateDraggingItemsForDrag:(id)arg2; +- (void)tableView:(id)arg1 draggingSession:(id)arg2 endedAtPoint:(struct CGPoint)arg3 operation:(unsigned long long)arg4; +- (void)tableView:(id)arg1 draggingSession:(id)arg2 willBeginAtPoint:(struct CGPoint)arg3 forRowIndexes:(id)arg4; +- (id)tableView:(id)arg1 pasteboardWriterForRow:(long long)arg2; +- (void)tableView:(id)arg1 sortDescriptorsDidChange:(id)arg2; +- (void)tableView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +@end + diff --git a/XCSUI/NSTableViewDelegate-Protocol.h b/XCSUI/NSTableViewDelegate-Protocol.h new file mode 100644 index 000000000..b91a68f89 --- /dev/null +++ b/XCSUI/NSTableViewDelegate-Protocol.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSControlTextEditingDelegate-Protocol.h" + +@protocol NSTableViewDelegate + +@optional +- (void)tableViewSelectionIsChanging:(id)arg1; +- (void)tableViewColumnDidResize:(id)arg1; +- (void)tableViewColumnDidMove:(id)arg1; +- (void)tableViewSelectionDidChange:(id)arg1; +- (BOOL)tableView:(id)arg1 shouldReorderColumn:(long long)arg2 toColumn:(long long)arg3; +- (double)tableView:(id)arg1 sizeToFitWidthOfColumn:(long long)arg2; +- (BOOL)tableView:(id)arg1 isGroupRow:(long long)arg2; +- (BOOL)tableView:(id)arg1 shouldTypeSelectForEvent:(id)arg2 withCurrentSearchString:(id)arg3; +- (long long)tableView:(id)arg1 nextTypeSelectMatchFromRow:(long long)arg2 toRow:(long long)arg3 forString:(id)arg4; +- (id)tableView:(id)arg1 typeSelectStringForTableColumn:(id)arg2 row:(long long)arg3; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (void)tableView:(id)arg1 didDragTableColumn:(id)arg2; +- (void)tableView:(id)arg1 didClickTableColumn:(id)arg2; +- (void)tableView:(id)arg1 mouseDownInHeaderOfTableColumn:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldSelectTableColumn:(id)arg2; +- (id)tableView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; +- (BOOL)selectionShouldChangeInTableView:(id)arg1; +- (id)tableView:(id)arg1 dataCellForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)tableView:(id)arg1 shouldTrackCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (BOOL)tableView:(id)arg1 shouldShowCellExpansionForTableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 toolTipForCell:(id)arg2 rect:(struct CGRect *)arg3 tableColumn:(id)arg4 row:(long long)arg5 mouseLocation:(struct CGPoint)arg6; +- (BOOL)tableView:(id)arg1 shouldEditTableColumn:(id)arg2 row:(long long)arg3; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (void)tableView:(id)arg1 didRemoveRowView:(id)arg2 forRow:(long long)arg3; +- (void)tableView:(id)arg1 didAddRowView:(id)arg2 forRow:(long long)arg3; +- (id)tableView:(id)arg1 rowViewForRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +@end + diff --git a/XCSUI/NSTextDelegate-Protocol.h b/XCSUI/NSTextDelegate-Protocol.h new file mode 100644 index 000000000..58ac0f0c7 --- /dev/null +++ b/XCSUI/NSTextDelegate-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSTextDelegate + +@optional +- (void)textDidChange:(id)arg1; +- (void)textDidEndEditing:(id)arg1; +- (void)textDidBeginEditing:(id)arg1; +- (BOOL)textShouldEndEditing:(id)arg1; +- (BOOL)textShouldBeginEditing:(id)arg1; +@end + diff --git a/XCSUI/NSURLConnectionDataDelegate-Protocol.h b/XCSUI/NSURLConnectionDataDelegate-Protocol.h new file mode 100644 index 000000000..6c42d303d --- /dev/null +++ b/XCSUI/NSURLConnectionDataDelegate-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSURLConnectionDelegate-Protocol.h" + +@protocol NSURLConnectionDataDelegate + +@optional +- (void)connectionDidFinishLoading:(id)arg1; +- (id)connection:(id)arg1 willCacheResponse:(id)arg2; +- (void)connection:(id)arg1 didSendBodyData:(long long)arg2 totalBytesWritten:(long long)arg3 totalBytesExpectedToWrite:(long long)arg4; +- (id)connection:(id)arg1 needNewBodyStream:(id)arg2; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; +@end + diff --git a/XCSUI/NSURLConnectionDelegate-Protocol.h b/XCSUI/NSURLConnectionDelegate-Protocol.h new file mode 100644 index 000000000..6949676bf --- /dev/null +++ b/XCSUI/NSURLConnectionDelegate-Protocol.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol NSURLConnectionDelegate + +@optional +- (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; +- (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; +- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; +- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +@end + diff --git a/XCSUI/XCSBot-XCSBot_IDEKit.h b/XCSUI/XCSBot-XCSBot_IDEKit.h new file mode 100644 index 000000000..471fda790 --- /dev/null +++ b/XCSUI/XCSBot-XCSBot_IDEKit.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSBot.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface XCSBot (XCSBot_IDEKit) ++ (id)keyPathsForValuesAffectingSubtitle; ++ (id)keyPathsForValuesAffectingNavigableItem_progressValue; ++ (id)keyPathsForValuesAffectingNavigableItem_name; ++ (void)componentsFromBotURL:(id)arg1 completionBlock:(id)arg2; ++ (id)botURLForBotWithID:(id)arg1 server:(id)arg2; +- (id)subtitle; +- (long long)navigableItem_progressValue; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_ID; +@property(retain) NSString *navigableItem_name; // @dynamic navigableItem_name; +- (long long)compare:(id)arg1; +- (id)botURL; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/XCSUI/XCSBotEditor.h b/XCSUI/XCSBotEditor.h new file mode 100644 index 000000000..c99de2a67 --- /dev/null +++ b/XCSUI/XCSBotEditor.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSArray; + +@interface XCSBotEditor : XCSBotSupportingEditor +{ + NSArray *_choices; +} + +- (void).cxx_destruct; +- (id)choices; +- (void)viewDidInstall; +- (void)loadView; + +@end + diff --git a/XCSUI/XCSBotEditorDocument.h b/XCSUI/XCSBotEditorDocument.h new file mode 100644 index 000000000..68815afe5 --- /dev/null +++ b/XCSUI/XCSBotEditorDocument.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class XCSBot; + +@interface XCSBotEditorDocument : XCSBotSupportingDocument +{ + XCSBot *_fetchedBot; +} + +- (void).cxx_destruct; +- (id)displayName; +- (id)botIntegration; +- (id)bot; +- (void)setFileURL:(id)arg1; + +@end + diff --git a/XCSUI/XCSBotIntegrationDocument.h b/XCSUI/XCSBotIntegrationDocument.h new file mode 100644 index 000000000..92874dcdd --- /dev/null +++ b/XCSUI/XCSBotIntegrationDocument.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class XCSIntegration; + +@interface XCSBotIntegrationDocument : XCSBotSupportingDocument +{ + XCSIntegration *_fetchedIntegration; +} + +- (void).cxx_destruct; +- (id)displayName; +- (id)bot; +- (id)botIntegration; +- (void)updateBotIntegration:(id)arg1; +- (void)setFileURL:(id)arg1; + +@end + diff --git a/XCSUI/XCSBotIntegrationEditor.h b/XCSUI/XCSBotIntegrationEditor.h new file mode 100644 index 000000000..56e279089 --- /dev/null +++ b/XCSUI/XCSBotIntegrationEditor.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTChoice, DVTObservingToken; + +@interface XCSBotIntegrationEditor : XCSBotSupportingEditor +{ + DVTObservingToken *_botIntegrationObserver; + DVTChoice *_logsChoice; +} + +@property(retain) DVTChoice *logsChoice; // @synthesize logsChoice=_logsChoice; +- (void).cxx_destruct; +- (void)showLogsTab:(id)arg1; +- (id)integrationInProgressChoices; +- (id)choices; +- (void)primitiveInvalidate; +- (void)viewDidInstall; +- (void)loadView; + +@end + diff --git a/XCSUI/XCSBotSummaryDocumentLocation.h b/XCSUI/XCSBotSummaryDocumentLocation.h new file mode 100644 index 000000000..d4953f9b6 --- /dev/null +++ b/XCSUI/XCSBotSummaryDocumentLocation.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTDocumentLocation.h" + +@class XCSIntegrationIssue; + +@interface XCSBotSummaryDocumentLocation : DVTDocumentLocation +{ + unsigned long long _selectedArea; + XCSIntegrationIssue *_issue; +} + +@property(readonly, copy) XCSIntegrationIssue *issue; // @synthesize issue=_issue; +@property(readonly) unsigned long long selectedArea; // @synthesize selectedArea=_selectedArea; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)initWithDocumentURL:(id)arg1 timestamp:(id)arg2 selectedArea:(unsigned long long)arg3 issue:(id)arg4; + +@end + diff --git a/XCSUI/XCSBotSupportingDocument.h b/XCSUI/XCSBotSupportingDocument.h new file mode 100644 index 000000000..8b7e7c9de --- /dev/null +++ b/XCSUI/XCSBotSupportingDocument.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEEditorDocument.h" + +@class XCSBot, XCSIntegration; + +@interface XCSBotSupportingDocument : IDEEditorDocument +{ +} + ++ (BOOL)shouldUnlockFileURLBeforeMakingChanges; +- (void)fetchGeniusResultsForDocumentLocations:(id)arg1 inWorkspace:(id)arg2 withCompletionHandler:(id)arg3; +- (void)updateBotIntegration:(id)arg1; +@property(readonly, nonatomic) XCSIntegration *botIntegration; +@property(readonly, nonatomic) XCSBot *bot; +- (id)displayName; +- (int)readOnlyStatus; +- (id)initForURL:(id)arg1 withContentsOfURL:(id)arg2 ofType:(id)arg3 error:(id *)arg4; + +@end + diff --git a/XCSUI/XCSBotSupportingEditor.h b/XCSUI/XCSBotSupportingEditor.h new file mode 100644 index 000000000..23b59cc15 --- /dev/null +++ b/XCSUI/XCSBotSupportingEditor.h @@ -0,0 +1,82 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEEditor.h" + +#import "DVTReplacementViewDelegate-Protocol.h" + +@class DVTBorderedView, DVTObservingToken, DVTReplacementView, DVTTabChooserView, NSArray, NSButton, NSImageView, NSString, NSTextField, XCSBot, XCSIntegration, XCSUIIntegrationEditorHeaderView; + +@interface XCSBotSupportingEditor : IDEEditor +{ + XCSIntegration *_integration; + DVTBorderedView *_borderedView; + DVTReplacementView *_replacementView; + DVTObservingToken *_choiceUpdateToken; + DVTObservingToken *_botUpdateToken; + DVTObservingToken *_integrationUpdateToken; + NSArray *_currentSelectedDocumentLocations; + NSArray *_currentSelectedItems; + DVTObservingToken *_currentSelectedDocumentLocationsUpdateToken; + DVTObservingToken *_currentSelectedItemsUpdateToken; + NSTextField *_integrationLabel; + NSTextField *_integrationTimestamp; + DVTTabChooserView *_tabChooserView; + NSButton *_downloadsButton; + NSButton *_settingsButton; + XCSUIIntegrationEditorHeaderView *_headerView; + NSImageView *_headerImageView; +} + ++ (id)defaultViewNibBundle; ++ (id)defaultViewNibName; ++ (id)botSupportingEditorBackgroundColor; +@property __weak NSImageView *headerImageView; // @synthesize headerImageView=_headerImageView; +@property __weak XCSUIIntegrationEditorHeaderView *headerView; // @synthesize headerView=_headerView; +@property __weak NSButton *settingsButton; // @synthesize settingsButton=_settingsButton; +@property __weak NSButton *downloadsButton; // @synthesize downloadsButton=_downloadsButton; +@property __weak DVTTabChooserView *tabChooserView; // @synthesize tabChooserView=_tabChooserView; +@property __weak NSTextField *integrationTimestamp; // @synthesize integrationTimestamp=_integrationTimestamp; +@property __weak NSTextField *integrationLabel; // @synthesize integrationLabel=_integrationLabel; +@property(retain) DVTObservingToken *currentSelectedItemsUpdateToken; // @synthesize currentSelectedItemsUpdateToken=_currentSelectedItemsUpdateToken; +@property(retain) DVTObservingToken *currentSelectedDocumentLocationsUpdateToken; // @synthesize currentSelectedDocumentLocationsUpdateToken=_currentSelectedDocumentLocationsUpdateToken; +@property(copy) NSArray *currentSelectedItems; // @synthesize currentSelectedItems=_currentSelectedItems; +@property(copy) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +@property(retain) DVTObservingToken *integrationUpdateToken; // @synthesize integrationUpdateToken=_integrationUpdateToken; +@property(retain) DVTObservingToken *botUpdateToken; // @synthesize botUpdateToken=_botUpdateToken; +@property(retain) DVTObservingToken *choiceUpdateToken; // @synthesize choiceUpdateToken=_choiceUpdateToken; +@property __weak DVTReplacementView *replacementView; // @synthesize replacementView=_replacementView; +@property __weak DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +@property(readonly, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +- (void).cxx_destruct; +- (void)updateIntegrationLabels:(id)arg1; +- (void)editButton:(id)arg1; +- (void)downloadsButton:(id)arg1; +- (void)selectDocumentLocations:(id)arg1; +- (id)botIntegration; +@property(readonly, nonatomic) XCSBot *bot; +- (void)replacementView:(id)arg1 willCloseViewController:(id)arg2; +- (void)replacementView:(id)arg1 didInstallViewController:(id)arg2; +- (void)selectChoice:(id)arg1; +- (id)integrationInProgressChoices; +- (id)choices; +- (void)watchIntegrationForCompletion:(id)arg1; +- (void)updateViewsWithIntegration:(id)arg1; +- (void)resizeLabelToFit:(id)arg1; +- (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)loadView; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSBotSupportingEditorHostedViewController-Protocol.h b/XCSUI/XCSBotSupportingEditorHostedViewController-Protocol.h new file mode 100644 index 000000000..f9d2c69a1 --- /dev/null +++ b/XCSUI/XCSBotSupportingEditorHostedViewController-Protocol.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class NSArray, XCSBot, XCSBotSupportingEditor, XCSIntegration; + +@protocol XCSBotSupportingEditorHostedViewController ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +@property(readonly) NSArray *currentSelectedDocumentLocations; +@property(retain, nonatomic) XCSBotSupportingEditor *botSupportingEditor; +@property(retain, nonatomic) XCSBot *bot; +@property(retain, nonatomic) XCSIntegration *integration; +- (void)selectDocumentLocations:(id)arg1; +@end + diff --git a/XCSUI/XCSBotSupportingGeniusResultsFinder.h b/XCSUI/XCSBotSupportingGeniusResultsFinder.h new file mode 100644 index 000000000..484eaba69 --- /dev/null +++ b/XCSUI/XCSBotSupportingGeniusResultsFinder.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEGeniusResultsFinder.h" + +@interface XCSBotSupportingGeniusResultsFinder : IDEGeniusResultsFinder +{ +} + ++ (Class)editorDocumentClass; +- (void)findGeniusResultsForEditorDocument:(id)arg1 selectedDocumentLocations:(id)arg2; + +@end + diff --git a/XCSUI/XCSCore_XCSUIAdditions.h b/XCSUI/XCSCore_XCSUIAdditions.h new file mode 100644 index 000000000..7549511b8 --- /dev/null +++ b/XCSUI/XCSCore_XCSUIAdditions.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSCore_XCSUIAdditions : NSObject +{ +} + ++ (id)statusImageForStatus:(long long)arg1; ++ (id)displayColorForXCSTestResultStatus:(long long)arg1; ++ (id)displayStringForXCSTestResultStatus:(long long)arg1; ++ (id)displayStringForXCSPerformanceTestType:(unsigned long long)arg1; + +@end + diff --git a/XCSUI/XCSIntegration-IDEKit.h b/XCSUI/XCSIntegration-IDEKit.h new file mode 100644 index 000000000..7b5d03af8 --- /dev/null +++ b/XCSUI/XCSIntegration-IDEKit.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSIntegration.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString, NSURL; + +@interface XCSIntegration (IDEKit) ++ (id)durationStringFromTimeInterval:(double)arg1; ++ (id)keyPathsForValuesAffectingSubtitle; ++ (id)keyPathsForValuesAffectingEndedTimeDisplayString; ++ (id)keyPathsForValuesAffectingStartedTimeDisplayString; ++ (id)keyPathsForValuesAffectingNavigableItem_progressValue; ++ (id)keyPathsForValuesAffectingShortTitle; ++ (id)keyPathsForValuesAffectingTitle; ++ (void)componentsFromBotIntegrationURL:(id)arg1 completionBlock:(id)arg2; ++ (id)botIntegrationURLForIntegrationWithID:(id)arg1 server:(id)arg2; +@property(readonly, nonatomic) NSString *durationString; +@property(readonly, nonatomic) NSString *subtitle; +@property(readonly, nonatomic) NSString *endedTimeDisplayString; +@property(readonly, nonatomic) NSString *startedTimeDisplayString; +@property(readonly, nonatomic) long long navigableItem_progressValue; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +@property(readonly, nonatomic) NSString *shortTitle; +@property(readonly, nonatomic) NSString *title; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly, copy) NSURL *botIntegrationURL; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/XCSUI/XCSIntegration-IDESharedTestModelObjects.h b/XCSUI/XCSIntegration-IDESharedTestModelObjects.h new file mode 100644 index 000000000..d9e6a5190 --- /dev/null +++ b/XCSUI/XCSIntegration-IDESharedTestModelObjects.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSIntegration.h" + +#import "IDESharedTests_RootObject-Protocol.h" + +@class NSArray, NSString; + +@interface XCSIntegration (IDESharedTestModelObjects) +- (id)ide_sharedTests_groupsPassingOnly:(BOOL)arg1 failingOnly:(BOOL)arg2 perfOnly:(BOOL)arg3; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_perfMetricNames; +- (id)testsPassingOnly:(BOOL)arg1 failingOnly:(BOOL)arg2 perfOnly:(BOOL)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/XCSUI/XCSIntegration-XCSUIAdditions.h b/XCSUI/XCSIntegration-XCSUIAdditions.h new file mode 100644 index 000000000..9e879b383 --- /dev/null +++ b/XCSUI/XCSIntegration-XCSUIAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSIntegration.h" + +@interface XCSIntegration (XCSUIAdditions) +- (id)devicesFailingTests; +- (id)devicesPassingTests; +@property(readonly) unsigned long long numberOfTests; +@end + diff --git a/XCSUI/XCSIntegrationAssetDownloader.h b/XCSUI/XCSIntegrationAssetDownloader.h new file mode 100644 index 000000000..838be8c6b --- /dev/null +++ b/XCSUI/XCSIntegrationAssetDownloader.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class IDESchemeActionsInvocationRecord, NSMapTable, NSString, XCSIntegration; + +@interface XCSIntegrationAssetDownloader : NSObject +{ + XCSIntegration *_integration; + NSMapTable *_integrationsAndAssets; + NSMapTable *_integrationCompletionBlocks; + IDESchemeActionsInvocationRecord *_schemeActionsInvocationRecord; + NSString *_internalBuildServiceDebugLog; + NSString *_internalRawBuildLog; +} + ++ (id)assetDownloader; +@property(copy) NSString *internalRawBuildLog; // @synthesize internalRawBuildLog=_internalRawBuildLog; +@property(copy) NSString *internalBuildServiceDebugLog; // @synthesize internalBuildServiceDebugLog=_internalBuildServiceDebugLog; +@property(retain) IDESchemeActionsInvocationRecord *schemeActionsInvocationRecord; // @synthesize schemeActionsInvocationRecord=_schemeActionsInvocationRecord; +- (void).cxx_destruct; +- (void)assetsForIntegration:(id)arg1 progressBlock:(id)arg2 completionBlock:(void)arg3; +- (void)callCompletionBlockForIntegration:(id)arg1; +- (void)setSCMLog:(id)arg1 forIntegration:(id)arg2; +- (void)setBuildLog:(id)arg1 forIntegration:(id)arg2; +- (void)setBuildServiceLog:(id)arg1 forIntegration:(id)arg2; +- (void)setSchemeActionsInvocationRecord:(id)arg1 forIntegration:(id)arg2; +- (id)dictionaryForIntegration:(id)arg1; + +@end + diff --git a/XCSUI/XCSService-IDEAccountPrefsPaneAccount.h b/XCSUI/XCSService-IDEAccountPrefsPaneAccount.h new file mode 100644 index 000000000..50dffb7f8 --- /dev/null +++ b/XCSUI/XCSService-IDEAccountPrefsPaneAccount.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSService.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" +#import "XCSServiceErrorDelegate-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSError, NSImage, NSString, XCSVersionInfo; + +@interface XCSService (IDEAccountPrefsPaneAccount) ++ (id)keyPathsForValuesAffectingAccountReachability; ++ (id)keyPathsForValuesAffectingAccountEnabled; ++ (id)keyPathsForValuesAffectingAccountImage; ++ (id)keyPathsForValuesAffectingAccountSubTitle; ++ (id)keyPathsForValuesAffectingAccountTitle; +- (void)loginWithStoredCredentials:(id)arg1; +- (void)service:(id)arg1 didEncounterError:(id)arg2 withRequest:(id)arg3 proceed:(id)arg4; +- (void)deactivateXcodeSessionManagement; +- (void)activateXcodeSessionManagementWithCompletionHandler:(id)arg1; +- (BOOL)setCurrentUsername:(id)arg1 andPassword:(id)arg2 withError:(id *)arg3; +@property(readonly, nonatomic) BOOL isReachable; +@property(retain, nonatomic) XCSVersionInfo *lastKnownVersionInfo; +- (void)setLastKnownConnectionError:(id)arg1; +@property(readonly, nonatomic) NSError *lastKnownConnectionError; +@property BOOL attemptGuestAuthentication; +@property(copy, nonatomic) NSString *password; +@property(copy, nonatomic) NSString *username; +@property(copy, nonatomic) NSString *displayName; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly, nonatomic) long long accountReachability; +@property(readonly, nonatomic) BOOL accountEnabled; +@property(readonly, nonatomic) NSImage *accountImage; +@property(readonly, copy, nonatomic) NSString *accountSubTitle; +@property(readonly, copy, nonatomic) NSString *accountTitle; +@property(readonly, nonatomic) BOOL enabled; +@property(readonly, nonatomic) NSImage *computerImage; +@property(readonly) NSString *navigableItem_name; +@property(readonly, copy, nonatomic) NSString *serverCompatibilityErrorText; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/XCSUI/XCSService-IDEKit.h b/XCSUI/XCSService-IDEKit.h new file mode 100644 index 000000000..9cd2676f6 --- /dev/null +++ b/XCSUI/XCSService-IDEKit.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSService.h" + +@interface XCSService (IDEKit) +- (void)showWebUI:(id)arg1; +@end + diff --git a/XCSUI/XCSServiceErrorDelegate-Protocol.h b/XCSUI/XCSServiceErrorDelegate-Protocol.h new file mode 100644 index 000000000..42895239b --- /dev/null +++ b/XCSUI/XCSServiceErrorDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCSServiceErrorDelegate + +@optional +- (void)service:(id)arg1 didEncounterError:(id)arg2 withRequest:(id)arg3 proceed:(id)arg4; +@end + diff --git a/XCSUI/XCSTest-IDESharedTestModelObjects.h b/XCSUI/XCSTest-IDESharedTestModelObjects.h new file mode 100644 index 000000000..4d8b8465c --- /dev/null +++ b/XCSUI/XCSTest-IDESharedTestModelObjects.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSTest.h" + +#import "IDESharedTests_TestRun-Protocol.h" + +@class IDESchemeActionRunDestinationRecord, IDESchemeActionsInvocationRecord, NSArray, NSImage, NSString; + +@interface XCSTest (IDESharedTestModelObjects) +- (void)ide_sharedTests_schemeActionsInvocationRecord:(id)arg1; +@property(readonly, nonatomic) BOOL ide_sharedTests_fetchesSchemeActionsInvocationRecordAsync; +@property(readonly, nonatomic) id ide_sharedTests_testedDevice; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_perfMetrics; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_failureSummaries; +- (void)setTestClassName:(id)arg1; +- (id)testClassName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testClassName; +- (void)setTestName:(id)arg1; +- (id)testName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testName; +@property(readonly, nonatomic) NSImage *ide_sharedTests_statusImage; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_UUID; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) IDESchemeActionRunDestinationRecord *ide_sharedTests_schemeActionRunDestinationRecord; +@property(readonly, nonatomic) IDESchemeActionsInvocationRecord *ide_sharedTests_schemeActionsInvocationRecord; +@property(readonly) Class superclass; +@end + diff --git a/XCSUI/XCSTestClassPlaceholder-IDESharedTestModelObjects.h b/XCSUI/XCSTestClassPlaceholder-IDESharedTestModelObjects.h new file mode 100644 index 000000000..96970737b --- /dev/null +++ b/XCSUI/XCSTestClassPlaceholder-IDESharedTestModelObjects.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSTestClassPlaceholder.h" + +#import "IDESharedTests_TestGroup-Protocol.h" + +@class NSString; + +@interface XCSTestClassPlaceholder (IDESharedTestModelObjects) +- (id)ide_sharedTests_passingOnly:(BOOL)arg1 failingOnly:(BOOL)arg2 perfOnly:(BOOL)arg3; +- (id)testsPassingOnly:(BOOL)arg1 failingOnly:(BOOL)arg2 perfOnly:(BOOL)arg3; +- (id)ide_sharedTests_failingTests; +- (id)ide_sharedTests_passingTests; +- (id)ide_sharedTests_allTests; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_groupName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testTargetName; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/XCSUI/XCSTestClassPlaceholder-XCSUIAdditions.h b/XCSUI/XCSTestClassPlaceholder-XCSUIAdditions.h new file mode 100644 index 000000000..9000b4f54 --- /dev/null +++ b/XCSUI/XCSTestClassPlaceholder-XCSUIAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSTestClassPlaceholder.h" + +@interface XCSTestClassPlaceholder (XCSUIAdditions) +- (id)xcsui_image; +- (id)failingTests; +@end + diff --git a/XCSUI/XCSTestDevice-IDESharedTestModelObjects.h b/XCSUI/XCSTestDevice-IDESharedTestModelObjects.h new file mode 100644 index 000000000..33551f0e8 --- /dev/null +++ b/XCSUI/XCSTestDevice-IDESharedTestModelObjects.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSTestDevice.h" + +#import "IDESharedTests_Device-Protocol.h" + +@class NSImage, NSString; + +@interface XCSTestDevice (IDESharedTestModelObjects) +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_platformName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_modelName; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_identifier; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_architecture; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_osVersion; +@property(readonly, nonatomic) BOOL ide_sharedTests_isSimulator; +@property(readonly, nonatomic) NSImage *ide_sharedTests_statusImage; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_deviceUTI; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_deviceName; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/XCSUI/XCSTestDevice-XCSUIAdditions.h b/XCSUI/XCSTestDevice-XCSUIAdditions.h new file mode 100644 index 000000000..acbd5ed12 --- /dev/null +++ b/XCSUI/XCSTestDevice-XCSUIAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSTestDevice.h" + +@interface XCSTestDevice (XCSUIAdditions) +- (id)xcsui_image; +- (BOOL)allTestsPassedInIntegration; +- (id)testInDeviceTestRunForTest:(id)arg1; +@end + diff --git a/XCSUI/XCSTestPerfMetric-IDESharedTestModelObjects.h b/XCSUI/XCSTestPerfMetric-IDESharedTestModelObjects.h new file mode 100644 index 000000000..8a62127b4 --- /dev/null +++ b/XCSUI/XCSTestPerfMetric-IDESharedTestModelObjects.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSTestPerfMetric.h" + +#import "IDESharedTests_PerfMetric-Protocol.h" + +@class NSArray, NSString; + +@interface XCSTestPerfMetric (IDESharedTestModelObjects) +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_baselineIdentifier; +@property(readonly, nonatomic) NSArray *ide_sharedTests_iterations; +@property(readonly, nonatomic) double ide_sharedTests_maxPercentRelativeStandardDeviation; +@property(readonly, nonatomic) double ide_sharedTests_maxPercentImprovement; +@property(readonly, nonatomic) double ide_sharedTests_maxPercentRegression; +@property(readonly, nonatomic) double ide_sharedTests_baseline; +@property(readonly, nonatomic) double ide_sharedTests_rsd; +@property(readonly, nonatomic) double ide_sharedTests_max; +@property(readonly, nonatomic) double ide_sharedTests_min; +@property(readonly, nonatomic) double ide_sharedTests_avg; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_unit; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_perfMetricIdentifier; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/XCSUI/XCSTestPlaceholder-IDESharedTestModelObjects.h b/XCSUI/XCSTestPlaceholder-IDESharedTestModelObjects.h new file mode 100644 index 000000000..d0e9d9fbb --- /dev/null +++ b/XCSUI/XCSTestPlaceholder-IDESharedTestModelObjects.h @@ -0,0 +1,34 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSTestPlaceholder.h" + +#import "IDESharedTests_Test-Protocol.h" + +@class NSArray, NSImage, NSNumber, NSString; + +@interface XCSTestPlaceholder (IDESharedTestModelObjects) ++ (id)keyPathsForValuesAffectingIDE_SharedTests_TestRuns; +- (id)ide_sharedTests_testedDevice; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_testRuns; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_missingBaselineInfo; +@property(readonly, nonatomic) NSImage *ide_sharedTests_statusImage; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_UUID; +@property(readonly, copy, nonatomic) NSString *ide_sharedTests_testName; +- (void)fetchTestsWithCompletionHandler:(id)arg1; +@property(readonly, nonatomic) BOOL ide_sharedTests_fetchesTestRunsLazily; +@property(readonly, copy, nonatomic) NSArray *ide_sharedTests_perfMetrics; +@property(retain) NSArray *fetchedPerfMetrics; +@property(retain) NSNumber *fetchingInProgress; +@property(retain) NSArray *fetchedTests; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; +@end + diff --git a/XCSUI/XCSTestPlaceholder-XCSUIAdditions.h b/XCSUI/XCSTestPlaceholder-XCSUIAdditions.h new file mode 100644 index 000000000..f7f375571 --- /dev/null +++ b/XCSUI/XCSTestPlaceholder-XCSUIAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSTestPlaceholder.h" + +@interface XCSTestPlaceholder (XCSUIAdditions) +- (id)xcsui_statusImageForDevice:(id)arg1; +- (id)xcsui_image; +@end + diff --git a/XCSUI/XCSTestTargetPlaceholder-XCSUIAdditions.h b/XCSUI/XCSTestTargetPlaceholder-XCSUIAdditions.h new file mode 100644 index 000000000..82241e4d3 --- /dev/null +++ b/XCSUI/XCSTestTargetPlaceholder-XCSUIAdditions.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSTestTargetPlaceholder.h" + +@interface XCSTestTargetPlaceholder (XCSUIAdditions) +- (id)xcsui_image; +- (id)failingTestSuites; +@end + diff --git a/XCSUI/XCSUIAccountPrefsServerDetailViewController.h b/XCSUI/XCSUIAccountPrefsServerDetailViewController.h new file mode 100644 index 000000000..0b463106a --- /dev/null +++ b/XCSUI/XCSUIAccountPrefsServerDetailViewController.h @@ -0,0 +1,66 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEViewController.h" + +@class DVTBorderedView, DVTObservingToken, DVTToggleSwitch, NSButton, NSError, NSImage, NSImageView, NSString, NSTextField; + +@interface XCSUIAccountPrefsServerDetailViewController : IDEViewController +{ + DVTObservingToken *_serverEnabledWatcher; + DVTObservingToken *_serverCompatibilityWatcher; + unsigned long long _resolutionOperationCount; + BOOL _authenticateAsRegisteredUser; + BOOL _showServerCompatibilityWarning; + BOOL _resolving; + NSImageView *_connectionErrorImageView; + DVTToggleSwitch *_enableSwitch; + NSTextField *_addressTextField; + NSButton *_viewServerButton; + DVTBorderedView *_borderedView; + NSImageView *_compatibilityImageView; + unsigned long long _authenticationUserType; + NSError *_lastKnownConnectionError; + NSString *_serverVersion; + NSString *_fullVersionString; + NSString *_internalVersionString; +} + ++ (id)keyPathsForValuesAffectingConnectionAddress; +@property(nonatomic) BOOL resolving; // @synthesize resolving=_resolving; +@property(retain, nonatomic) NSString *internalVersionString; // @synthesize internalVersionString=_internalVersionString; +@property(retain, nonatomic) NSString *fullVersionString; // @synthesize fullVersionString=_fullVersionString; +@property(retain, nonatomic) NSString *serverVersion; // @synthesize serverVersion=_serverVersion; +@property(retain, nonatomic) NSError *lastKnownConnectionError; // @synthesize lastKnownConnectionError=_lastKnownConnectionError; +@property(nonatomic) unsigned long long authenticationUserType; // @synthesize authenticationUserType=_authenticationUserType; +@property __weak NSImageView *compatibilityImageView; // @synthesize compatibilityImageView=_compatibilityImageView; +@property BOOL showServerCompatibilityWarning; // @synthesize showServerCompatibilityWarning=_showServerCompatibilityWarning; +@property(retain) DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +@property(retain) NSButton *viewServerButton; // @synthesize viewServerButton=_viewServerButton; +@property __weak NSTextField *addressTextField; // @synthesize addressTextField=_addressTextField; +@property __weak DVTToggleSwitch *enableSwitch; // @synthesize enableSwitch=_enableSwitch; +@property BOOL authenticateAsRegisteredUser; // @synthesize authenticateAsRegisteredUser=_authenticateAsRegisteredUser; +@property(retain) NSImageView *connectionErrorImageView; // @synthesize connectionErrorImageView=_connectionErrorImageView; +- (void).cxx_destruct; +@property(nonatomic) unsigned long long resolutionOperationCount; +- (void)completeResolutionOperation; +- (void)startResolutionOperation; +@property(readonly) NSImage *accountImage; +- (void)updateVersionDisplay:(id)arg1; +@property(readonly, nonatomic) NSString *lastKnownConnectionErrorDescription; +- (void)viewServer:(id)arg1; +@property(retain, nonatomic) NSString *password; +@property(retain, nonatomic) NSString *username; +@property(retain, nonatomic) NSString *displayName; +- (void)retryConnectionAction:(id)arg1; +- (void)refreshConnectionAddress; +- (void)setRepresentedObject:(id)arg1; +- (id)contextMenu; +- (void)primitiveInvalidate; +- (void)loadView; + +@end + diff --git a/XCSUI/XCSUIAccountReachabilityToImageTransformer.h b/XCSUI/XCSUIAccountReachabilityToImageTransformer.h new file mode 100644 index 000000000..c2e4a76b3 --- /dev/null +++ b/XCSUI/XCSUIAccountReachabilityToImageTransformer.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSValueTransformer.h" + +@interface XCSUIAccountReachabilityToImageTransformer : NSValueTransformer +{ +} + ++ (BOOL)allowsReverseTransformation; ++ (Class)transformedValueClass; +- (id)transformedValue:(id)arg1; +- (id)offlineImage; + +@end + diff --git a/XCSUI/XCSUIActionManager.h b/XCSUI/XCSUIActionManager.h new file mode 100644 index 000000000..04588790e --- /dev/null +++ b/XCSUI/XCSUIActionManager.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEContinuousIntegrationActionManager-Protocol.h" + +@class NSString; + +@interface XCSUIActionManager : NSObject +{ +} + +- (void)canCreateHostedRepositoriesOnService:(id)arg1 completionHandler:(id)arg2; +- (void)createHostedRepositoryWithName:(id)arg1 onService:(id)arg2 completionHandler:(id)arg3; +- (id)webURLForIntegration:(id)arg1; +- (id)webURLForBot:(id)arg1; +- (BOOL)canUserCreateAndDeleteBotsOnServiceForBotOrIntegration:(id)arg1; +- (BOOL)canUserCreateBotsOnAnyService; +- (void)refreshWhichServicesUserCanCreateAndDeleteBots; +- (void)deleteIntegration:(id)arg1 withCompletionBlock:(id)arg2; +- (void)cancelIntegration:(id)arg1 withCompletionBlock:(id)arg2; +- (void)deleteBot:(id)arg1 workspace:(id)arg2 withCompletionBlock:(id)arg3; +- (void)integrateBot:(id)arg1 completionHandler:(id)arg2; +- (void)integrationsForBot:(id)arg1 max:(unsigned long long)arg2 sortNewestFirst:(BOOL)arg3 completionHandler:(id)arg4; +- (void)integrationsForBot:(id)arg1 inRange:(struct _NSRange)arg2 sortNewestFirst:(BOOL)arg3 completionHandler:(id)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIAddServerAuthenticateViewController.h b/XCSUI/XCSUIAddServerAuthenticateViewController.h new file mode 100644 index 000000000..69af39545 --- /dev/null +++ b/XCSUI/XCSUIAddServerAuthenticateViewController.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class NSButton, NSError, NSTextField, XCSUIAddServerWindowController; + +@interface XCSUIAddServerAuthenticateViewController : DVTViewController +{ + BOOL _authenticating; + BOOL _authenticateAsRegisteredUser; + XCSUIAddServerWindowController *_pagingSheetWindowController; + NSButton *_okButton; + NSTextField *_nameTextField; + NSError *_authenticationError; + unsigned long long _authenticationUserType; + NSTextField *_usernameField; + NSTextField *_passwordField; +} + +@property(nonatomic) __weak NSTextField *passwordField; // @synthesize passwordField=_passwordField; +@property(nonatomic) __weak NSTextField *usernameField; // @synthesize usernameField=_usernameField; +@property BOOL authenticateAsRegisteredUser; // @synthesize authenticateAsRegisteredUser=_authenticateAsRegisteredUser; +@property(nonatomic) unsigned long long authenticationUserType; // @synthesize authenticationUserType=_authenticationUserType; +@property BOOL authenticating; // @synthesize authenticating=_authenticating; +@property(retain, nonatomic) NSError *authenticationError; // @synthesize authenticationError=_authenticationError; +@property(retain, nonatomic) NSTextField *nameTextField; // @synthesize nameTextField=_nameTextField; +@property(retain, nonatomic) NSButton *okButton; // @synthesize okButton=_okButton; +@property(retain, nonatomic) XCSUIAddServerWindowController *pagingSheetWindowController; // @synthesize pagingSheetWindowController=_pagingSheetWindowController; +- (void).cxx_destruct; +- (void)windowDidUpdate:(id)arg1; +- (void)cancelAction:(id)arg1; +- (void)goBackAction:(id)arg1; +- (void)errorAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; +- (void)okAction:(id)arg1; +- (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)loadView; + +@end + diff --git a/XCSUI/XCSUIAddServerChoosePageViewController.h b/XCSUI/XCSUIAddServerChoosePageViewController.h new file mode 100644 index 000000000..e7027d70a --- /dev/null +++ b/XCSUI/XCSUIAddServerChoosePageViewController.h @@ -0,0 +1,65 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSControlTextEditingDelegate-Protocol.h" +#import "NSNetServiceBrowserDelegate-Protocol.h" +#import "NSNetServiceDelegate-Protocol.h" + +@class DVTObservingToken, DVTTableView, NSArrayController, NSButton, NSMutableSet, NSNetServiceBrowser, NSString, XCSUIAddServerWindowController; + +@interface XCSUIAddServerChoosePageViewController : DVTViewController +{ + BOOL _serviceBrowserSelectionIsChanging; + BOOL _resolvingService; + XCSUIAddServerWindowController *_pagingSheetWindowController; + NSArrayController *_discoveredServersArrayController; + NSButton *_okButton; + DVTTableView *_tableView; + NSString *_connectionAddress; + NSNetServiceBrowser *_netServiceBrowser; + NSMutableSet *_discoveredServers; + DVTObservingToken *_arrayControllerSelectionObservingToken; +} + ++ (BOOL)automaticallyNotifiesObserversOfDiscoveredServers; ++ (void)initialize; +@property BOOL resolvingService; // @synthesize resolvingService=_resolvingService; +@property(retain) DVTObservingToken *arrayControllerSelectionObservingToken; // @synthesize arrayControllerSelectionObservingToken=_arrayControllerSelectionObservingToken; +@property(copy, nonatomic) NSMutableSet *discoveredServers; // @synthesize discoveredServers=_discoveredServers; +@property(retain, nonatomic) NSNetServiceBrowser *netServiceBrowser; // @synthesize netServiceBrowser=_netServiceBrowser; +@property(copy, nonatomic) NSString *connectionAddress; // @synthesize connectionAddress=_connectionAddress; +@property BOOL serviceBrowserSelectionIsChanging; // @synthesize serviceBrowserSelectionIsChanging=_serviceBrowserSelectionIsChanging; +@property(retain, nonatomic) DVTTableView *tableView; // @synthesize tableView=_tableView; +@property(retain, nonatomic) NSButton *okButton; // @synthesize okButton=_okButton; +@property(retain, nonatomic) NSArrayController *discoveredServersArrayController; // @synthesize discoveredServersArrayController=_discoveredServersArrayController; +@property(retain, nonatomic) XCSUIAddServerWindowController *pagingSheetWindowController; // @synthesize pagingSheetWindowController=_pagingSheetWindowController; +- (void).cxx_destruct; +- (void)showXcodeCIGuide:(id)arg1; +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowserDidStopSearch:(id)arg1; +- (void)netServiceBrowserWillSearch:(id)arg1; +- (void)_stopBonjourSearching; +- (void)_startBonjourSearching; +- (void)windowDidUpdate:(id)arg1; +- (void)cancelAction:(id)arg1; +- (void)okAction:(id)arg1; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)controlTextDidChange:(id)arg1; +- (void)primitiveInvalidate; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIAddServerWindowController.h b/XCSUI/XCSUIAddServerWindowController.h new file mode 100644 index 000000000..aa45ac071 --- /dev/null +++ b/XCSUI/XCSUIAddServerWindowController.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTPagingSheetWindowController.h" + +#import "IDEContinuousIntegrationNewServiceAccountController-Protocol.h" + +@class NSString, XCSService; + +@interface XCSUIAddServerWindowController : DVTPagingSheetWindowController +{ + id _completionBlock; + XCSService *_service; +} + +@property(retain, nonatomic) XCSService *service; // @synthesize service=_service; +- (void).cxx_destruct; +- (void)didEndSheetWithReturnCode:(long long)arg1; +- (void)beginSheetModalForWindow:(id)arg1 completionBlock:(id)arg2; +- (void)windowDidLoad; +- (id)initWithWindow:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIAssetDownloadHelper.h b/XCSUI/XCSUIAssetDownloadHelper.h new file mode 100644 index 000000000..fa43c00e3 --- /dev/null +++ b/XCSUI/XCSUIAssetDownloadHelper.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "NSURLConnectionDataDelegate-Protocol.h" + +@class NSMutableData, NSString, NSURLConnection, NSURLRequest, NSURLResponse; + +@interface XCSUIAssetDownloadHelper : NSObject +{ + NSMutableData *_bytes; + float _percentComplete; + id _progressBlock; + id _completionBlock; + NSURLConnection *_URLConnection; + NSString *_downloadDestinationFilePath; + NSURLResponse *_downloadResponse; + NSURLRequest *_request; + unsigned long long _expectedDownloadSizeInBytes; +} + ++ (id)downloadHelperWithURLRequest:(id)arg1 expectedDownloadSizeInBytes:(unsigned long long)arg2; +@property unsigned long long expectedDownloadSizeInBytes; // @synthesize expectedDownloadSizeInBytes=_expectedDownloadSizeInBytes; +@property(retain) NSURLRequest *request; // @synthesize request=_request; +@property float percentComplete; // @synthesize percentComplete=_percentComplete; +@property(copy) NSURLResponse *downloadResponse; // @synthesize downloadResponse=_downloadResponse; +@property(copy) NSString *downloadDestinationFilePath; // @synthesize downloadDestinationFilePath=_downloadDestinationFilePath; +@property(retain) NSURLConnection *URLConnection; // @synthesize URLConnection=_URLConnection; +@property(copy) id completionBlock; // @synthesize completionBlock=_completionBlock; +@property(copy) id progressBlock; // @synthesize progressBlock=_progressBlock; +- (void).cxx_destruct; +- (void)cancel; +- (void)beginDownload; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (id)initWithRequest:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIBotArchivesViewController.h b/XCSUI/XCSUIBotArchivesViewController.h new file mode 100644 index 000000000..ec50698af --- /dev/null +++ b/XCSUI/XCSUIBotArchivesViewController.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "XCSBotSupportingEditorHostedViewController-Protocol.h" + +@class NSArray, NSString, XCSBot, XCSBotSupportingEditor, XCSIntegration; + +@interface XCSUIBotArchivesViewController : DVTViewController +{ + XCSBotSupportingEditor *_botSupportingEditor; + NSArray *_currentSelectedDocumentLocations; + XCSIntegration *_integration; + XCSBot *_bot; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; +@property(retain, nonatomic) XCSBot *bot; // @synthesize bot=_bot; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +@property(retain, nonatomic) XCSBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +- (void).cxx_destruct; +- (void)selectDocumentLocations:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +@property(readonly) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +- (void)primitiveInvalidate; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIBotEditorSectionDividerView.h b/XCSUI/XCSUIBotEditorSectionDividerView.h new file mode 100644 index 000000000..f390f2c7d --- /dev/null +++ b/XCSUI/XCSUIBotEditorSectionDividerView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface XCSUIBotEditorSectionDividerView : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; +- (id)init; + +@end + diff --git a/XCSUI/XCSUIBotIntegrationPopoverBadgesView.h b/XCSUI/XCSUIBotIntegrationPopoverBadgesView.h new file mode 100644 index 000000000..95e883c86 --- /dev/null +++ b/XCSUI/XCSUIBotIntegrationPopoverBadgesView.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class XCSUIBotIntegrationPopoverStatusBadgeView; + +@interface XCSUIBotIntegrationPopoverBadgesView : NSView +{ + unsigned long long _errors; + unsigned long long _warnings; + unsigned long long _issues; + XCSUIBotIntegrationPopoverStatusBadgeView *_errorsBadgeView; + XCSUIBotIntegrationPopoverStatusBadgeView *_warningsBadgeView; + XCSUIBotIntegrationPopoverStatusBadgeView *_issuesBadgeView; +} + +@property __weak XCSUIBotIntegrationPopoverStatusBadgeView *issuesBadgeView; // @synthesize issuesBadgeView=_issuesBadgeView; +@property __weak XCSUIBotIntegrationPopoverStatusBadgeView *warningsBadgeView; // @synthesize warningsBadgeView=_warningsBadgeView; +@property __weak XCSUIBotIntegrationPopoverStatusBadgeView *errorsBadgeView; // @synthesize errorsBadgeView=_errorsBadgeView; +- (void).cxx_destruct; +- (void)updateBadgesWithErrors:(unsigned long long)arg1 warnings:(unsigned long long)arg2 issues:(unsigned long long)arg3; + +@end + diff --git a/XCSUI/XCSUIBotIntegrationPopoverStatusBadgeView.h b/XCSUI/XCSUIBotIntegrationPopoverStatusBadgeView.h new file mode 100644 index 000000000..38a15e22f --- /dev/null +++ b/XCSUI/XCSUIBotIntegrationPopoverStatusBadgeView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSColor, XCSUIStatusBadge; + +@interface XCSUIBotIntegrationPopoverStatusBadgeView : NSView +{ + NSColor *_badgeStrokeColor; + XCSUIStatusBadge *_badge; +} + +@property(retain) XCSUIStatusBadge *badge; // @synthesize badge=_badge; +@property(retain) NSColor *badgeStrokeColor; // @synthesize badgeStrokeColor=_badgeStrokeColor; +- (void).cxx_destruct; +- (void)updateLayer; +- (void)awakeFromNib; + +@end + diff --git a/XCSUI/XCSUIBotIntegrationSummaryPopoverViewController.h b/XCSUI/XCSUIBotIntegrationSummaryPopoverViewController.h new file mode 100644 index 000000000..277c94329 --- /dev/null +++ b/XCSUI/XCSUIBotIntegrationSummaryPopoverViewController.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class NSImage, NSImageView, NSString, XCSUIBotIntegrationPopoverBadgesView; + +@interface XCSUIBotIntegrationSummaryPopoverViewController : DVTViewController +{ + NSString *_integrationTitle; + unsigned long long _errorsCount; + unsigned long long _warningsCount; + unsigned long long _issuesCount; + NSString *_integrationFailureText; + id _clickHandler; + NSImage *_errorsIcon; + NSImage *_warningsIcon; + NSImage *_issuesIcon; + NSImageView *_integrationFailureImageView; + XCSUIBotIntegrationPopoverBadgesView *_countsView; +} + +@property __weak XCSUIBotIntegrationPopoverBadgesView *countsView; // @synthesize countsView=_countsView; +@property __weak NSImageView *integrationFailureImageView; // @synthesize integrationFailureImageView=_integrationFailureImageView; +@property(retain) NSImage *issuesIcon; // @synthesize issuesIcon=_issuesIcon; +@property(retain) NSImage *warningsIcon; // @synthesize warningsIcon=_warningsIcon; +@property(retain) NSImage *errorsIcon; // @synthesize errorsIcon=_errorsIcon; +@property(copy) id clickHandler; // @synthesize clickHandler=_clickHandler; +@property(copy, nonatomic) NSString *integrationFailureText; // @synthesize integrationFailureText=_integrationFailureText; +@property unsigned long long issuesCount; // @synthesize issuesCount=_issuesCount; +@property unsigned long long warningsCount; // @synthesize warningsCount=_warningsCount; +@property unsigned long long errorsCount; // @synthesize errorsCount=_errorsCount; +@property(copy) NSString *integrationTitle; // @synthesize integrationTitle=_integrationTitle; +- (void).cxx_destruct; +- (void)updateBadges; +- (void)showIntegrationSummary:(id)arg1; +- (void)showOrHideIntegrationFailedControls:(BOOL)arg1; +- (void)loadView; + +@end + diff --git a/XCSUI/XCSUIBotIntegrationTestPopoverBadgesView.h b/XCSUI/XCSUIBotIntegrationTestPopoverBadgesView.h new file mode 100644 index 000000000..7567e46d4 --- /dev/null +++ b/XCSUI/XCSUIBotIntegrationTestPopoverBadgesView.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class XCSUIBotIntegrationPopoverStatusBadgeView; + +@interface XCSUIBotIntegrationTestPopoverBadgesView : NSView +{ + unsigned long long _passedTests; + unsigned long long _failedTests; + unsigned long long _issues; + XCSUIBotIntegrationPopoverStatusBadgeView *_testsPassedBadgeView; + XCSUIBotIntegrationPopoverStatusBadgeView *_testsFailedBadgeView; +} + +@property __weak XCSUIBotIntegrationPopoverStatusBadgeView *testsFailedBadgeView; // @synthesize testsFailedBadgeView=_testsFailedBadgeView; +@property __weak XCSUIBotIntegrationPopoverStatusBadgeView *testsPassedBadgeView; // @synthesize testsPassedBadgeView=_testsPassedBadgeView; +- (void).cxx_destruct; +- (void)updateBadgesWithTestsPassed:(unsigned long long)arg1 testsFailed:(unsigned long long)arg2; + +@end + diff --git a/XCSUI/XCSUIBotIntegrationTestPopoverViewController.h b/XCSUI/XCSUIBotIntegrationTestPopoverViewController.h new file mode 100644 index 000000000..d1638eb88 --- /dev/null +++ b/XCSUI/XCSUIBotIntegrationTestPopoverViewController.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class NSImage, NSImageView, NSString, NSTextField, NSView, XCSUIBotIntegrationTestPopoverBadgesView; + +@interface XCSUIBotIntegrationTestPopoverViewController : DVTViewController +{ + NSString *_integrationTitle; + NSString *_timestamp; + NSString *_testsSuccessText; + NSString *_testsFailedText; + unsigned long long _testsPassedCount; + unsigned long long _testsFailedCount; + id _clickHandler; + NSImage *_testsFailedIcon; + NSImage *_testsSucceededIcon; + NSView *_testCountsHostView; + NSImageView *_integrationFailedImageView; + XCSUIBotIntegrationTestPopoverBadgesView *_countsView; + NSTextField *_integrationTextField; +} + +@property __weak NSTextField *integrationTextField; // @synthesize integrationTextField=_integrationTextField; +@property __weak XCSUIBotIntegrationTestPopoverBadgesView *countsView; // @synthesize countsView=_countsView; +@property __weak NSImageView *integrationFailedImageView; // @synthesize integrationFailedImageView=_integrationFailedImageView; +@property __weak NSView *testCountsHostView; // @synthesize testCountsHostView=_testCountsHostView; +@property(retain) NSImage *testsSucceededIcon; // @synthesize testsSucceededIcon=_testsSucceededIcon; +@property(retain) NSImage *testsFailedIcon; // @synthesize testsFailedIcon=_testsFailedIcon; +@property(copy) id clickHandler; // @synthesize clickHandler=_clickHandler; +@property unsigned long long testsFailedCount; // @synthesize testsFailedCount=_testsFailedCount; +@property unsigned long long testsPassedCount; // @synthesize testsPassedCount=_testsPassedCount; +@property(copy) NSString *testsFailedText; // @synthesize testsFailedText=_testsFailedText; +@property(copy) NSString *testsSuccessText; // @synthesize testsSuccessText=_testsSuccessText; +@property(copy) NSString *timestamp; // @synthesize timestamp=_timestamp; +@property(copy) NSString *integrationTitle; // @synthesize integrationTitle=_integrationTitle; +- (void).cxx_destruct; +- (void)updateBadges; +- (void)showIntegrationTestsResults:(id)arg1; +- (void)showOrHideIntegrationFailedControls:(BOOL)arg1; +- (void)loadView; + +@end + diff --git a/XCSUI/XCSUIBotLogEditorScopeBarDelegate-Protocol.h b/XCSUI/XCSUIBotLogEditorScopeBarDelegate-Protocol.h new file mode 100644 index 000000000..b66adfa09 --- /dev/null +++ b/XCSUI/XCSUIBotLogEditorScopeBarDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCSUIBotLogEditorScopeBarDelegate +- (void)logEditorScopeBar:(id)arg1 searchTextChanged:(id)arg2; +- (void)logEditorScopeBar:(id)arg1 showAllResultsChanged:(BOOL)arg2; +- (void)logEditorScopeBar:(id)arg1 stateChanged:(int)arg2; +@end + diff --git a/XCSUI/XCSUIBotLogScopeBar.h b/XCSUI/XCSUIBotLogScopeBar.h new file mode 100644 index 000000000..b957d4472 --- /dev/null +++ b/XCSUI/XCSUIBotLogScopeBar.h @@ -0,0 +1,41 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "DVTScopeBarContentController-Protocol.h" + +@class DVTScopeBarButton, DVTSearchField, NSString; + +@interface XCSUIBotLogScopeBar : DVTViewController +{ + DVTScopeBarButton *_scopeAllMessagesButton; + DVTScopeBarButton *_scopeAllIssuesButton; + DVTScopeBarButton *_scopeErrorsOnlyButton; + DVTSearchField *_scopeSearchField; + id _delegate; +} + ++ (id)defaultViewNibName; +@property(retain) id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)searchFieldAction:(id)arg1; +- (void)showErrorsOnly:(id)arg1; +- (void)showAllIssues:(id)arg1; +- (void)showAllMessages:(id)arg1; +- (void)setScopeBarState:(int)arg1 showAllResults:(BOOL)arg2; +@property(readonly) double preferredViewHeight; +- (void)loadView; +- (void)_updateShowSteps:(BOOL)arg1 showWarnings:(BOOL)arg2 showErrors:(BOOL)arg3 showAnalyzerResults:(BOOL)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIBotNavigableItem.h b/XCSUI/XCSUIBotNavigableItem.h new file mode 100644 index 000000000..0c935cdde --- /dev/null +++ b/XCSUI/XCSUIBotNavigableItem.h @@ -0,0 +1,59 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTObservingToken, NSArray, NSString, XCSBot, XCSService; + +@interface XCSUIBotNavigableItem : XCSUINavigableItem +{ + XCSService *_service; + NSString *_botIdentifier; + NSString *_itemIdentifier; + DVTObservingToken *_reachabilityObserver; + NSArray *items; + NSString *_botName; + XCSBot *_cachedBot; +} + ++ (id)keyPathsForValuesAffectingSubtitle; ++ (id)keyPathsForValuesAffectingNavigableItem_progressValue; ++ (id)keyPathsForValuesAffectingNavigableItem_contentDocumentLocation; ++ (id)keyPathsForValuesAffectingNavigableItem_documentType; ++ (id)keyPathsForValuesAffectingNavigableItem_image; ++ (id)keyPathsForValuesAffectingNavigableItem_name; ++ (id)sharedItemWithBot:(id)arg1; ++ (id)sharedItemWithBotName:(id)arg1 service:(id)arg2 identifier:(id)arg3 cachedBot:(id)arg4; ++ (id)sharedItemWithBotName:(id)arg1 service:(id)arg2 identifier:(id)arg3; +@property(retain, nonatomic) XCSBot *cachedBot; // @synthesize cachedBot=_cachedBot; +@property(retain, nonatomic) NSString *botName; // @synthesize botName=_botName; +@property(retain, nonatomic) NSArray *items; // @synthesize items; +- (void).cxx_destruct; +- (void)menuCmd_viewBotInBrowser:(id)arg1; +- (void)menuCmd_integrateNow:(id)arg1; +- (void)menuCmd_deleteBot:(id)arg1; +- (void)menuCmd_editBot:(id)arg1; +- (BOOL)allowsAction:(SEL)arg1; +- (id)navigableItem_contentDocumentLocation; +- (id)navigableItem_documentType; +- (long long)navigableItem_progressValue; +- (id)subtitle; +- (id)navigableItem_image; +- (id)navigableItem_name; +- (id)identifier; +- (void)populateIntegrations; +- (void)configureIntegrationListeners; +@property(readonly, nonatomic) long long lastIntegrationResult; +@property(readonly, nonatomic) long long lastIntegrationStep; +@property(readonly, nonatomic) long long botStatus; +@property(readonly, nonatomic) NSString *serverName; +- (void)dealloc; +- (id)initWithBot:(id)arg1; +- (id)initWithBotName:(id)arg1 service:(id)arg2 identifier:(id)arg3 cachedBot:(id)arg4; +- (id)initWithBotName:(id)arg1 service:(id)arg2 identifier:(id)arg3; + +@end + diff --git a/XCSUI/XCSUIBotSummaryHeaderViewController.h b/XCSUI/XCSUIBotSummaryHeaderViewController.h new file mode 100644 index 000000000..d438640ac --- /dev/null +++ b/XCSUI/XCSUIBotSummaryHeaderViewController.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class NSImageView, NSTextField, XCSBot; + +@interface XCSUIBotSummaryHeaderViewController : DVTViewController +{ + XCSBot *_bot; + NSImageView *_imageView; + NSTextField *_botLabel; +} + +@property __weak NSTextField *botLabel; // @synthesize botLabel=_botLabel; +@property __weak NSImageView *imageView; // @synthesize imageView=_imageView; +@property(retain, nonatomic) XCSBot *bot; // @synthesize bot=_bot; +- (void).cxx_destruct; +- (void)refreshUI; +- (void)settings:(id)arg1; +- (void)integrate:(id)arg1; +- (void)loadView; + +@end + diff --git a/XCSUI/XCSUIBotSummaryIssueSeries.h b/XCSUI/XCSUIBotSummaryIssueSeries.h new file mode 100644 index 000000000..09bc67876 --- /dev/null +++ b/XCSUI/XCSUIBotSummaryIssueSeries.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray; + +@interface XCSUIBotSummaryIssueSeries : NSObject +{ + NSArray *_columns; +} + +@property(copy) NSArray *columns; // @synthesize columns=_columns; +- (void).cxx_destruct; +- (id)description; + +@end + diff --git a/XCSUI/XCSUIBotSummaryStackedBarGraph.h b/XCSUI/XCSUIBotSummaryStackedBarGraph.h new file mode 100644 index 000000000..6044ba25a --- /dev/null +++ b/XCSUI/XCSUIBotSummaryStackedBarGraph.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSArray, NSProgressIndicator, NSTrackingArea, XCSUIBotSummaryStackedBarGraphColumn, XCSUIBotSummaryStackedBarGraphController; + +@interface XCSUIBotSummaryStackedBarGraph : NSView +{ + id _resizeHandler; + NSArray *_graphData; + NSArray *_issuesSeriesData; + XCSUIBotSummaryStackedBarGraphController *_controller; + unsigned long long _largestBarValue; + NSTrackingArea *_tracker; + XCSUIBotSummaryStackedBarGraphColumn *_columnInMouseHoverEvent; + XCSUIBotSummaryStackedBarGraphColumn *_columnInMouseDownEvent; + NSProgressIndicator *_progressIndicator; +} + +@property(retain) NSProgressIndicator *progressIndicator; // @synthesize progressIndicator=_progressIndicator; +@property(retain) XCSUIBotSummaryStackedBarGraphColumn *columnInMouseDownEvent; // @synthesize columnInMouseDownEvent=_columnInMouseDownEvent; +@property(retain) XCSUIBotSummaryStackedBarGraphColumn *columnInMouseHoverEvent; // @synthesize columnInMouseHoverEvent=_columnInMouseHoverEvent; +@property(retain) NSTrackingArea *tracker; // @synthesize tracker=_tracker; +@property unsigned long long largestBarValue; // @synthesize largestBarValue=_largestBarValue; +@property __weak XCSUIBotSummaryStackedBarGraphController *controller; // @synthesize controller=_controller; +@property(copy) NSArray *issuesSeriesData; // @synthesize issuesSeriesData=_issuesSeriesData; +@property(copy) NSArray *graphData; // @synthesize graphData=_graphData; +@property(copy) id resizeHandler; // @synthesize resizeHandler=_resizeHandler; +- (void).cxx_destruct; +- (void)drawGraphData; +- (void)drawXAxisLabels; +- (void)drawYAxisLabels; +- (void)drawRect:(struct CGRect)arg1; +- (void)resizeWithOldSuperviewSize:(struct CGSize)arg1; +- (void)mouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (id)_columnInEvent:(id)arg1; +- (void)updateTrackingAreas; + +@end + diff --git a/XCSUI/XCSUIBotSummaryStackedBarGraphBar.h b/XCSUI/XCSUIBotSummaryStackedBarGraphBar.h new file mode 100644 index 000000000..c6494d8c7 --- /dev/null +++ b/XCSUI/XCSUIBotSummaryStackedBarGraphBar.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSColor, NSString; + +@interface XCSUIBotSummaryStackedBarGraphBar : NSObject +{ + NSString *_barIdentifier; + NSString *_barValue; + NSColor *_barFillColor; + NSColor *_barStrokeColor; + struct CGRect _layoutRect; +} + ++ (id)barDataWithIdentifier:(id)arg1 barValue:(id)arg2 barFillColor:(id)arg3 barStrokeColor:(id)arg4; +@property(copy) NSColor *barStrokeColor; // @synthesize barStrokeColor=_barStrokeColor; +@property(copy) NSColor *barFillColor; // @synthesize barFillColor=_barFillColor; +@property struct CGRect layoutRect; // @synthesize layoutRect=_layoutRect; +@property(copy) NSString *barValue; // @synthesize barValue=_barValue; +@property(copy) NSString *barIdentifier; // @synthesize barIdentifier=_barIdentifier; +- (void).cxx_destruct; +- (id)description; + +@end + diff --git a/XCSUI/XCSUIBotSummaryStackedBarGraphColumn.h b/XCSUI/XCSUIBotSummaryStackedBarGraphColumn.h new file mode 100644 index 000000000..bf2619662 --- /dev/null +++ b/XCSUI/XCSUIBotSummaryStackedBarGraphColumn.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString, XCSBuildResultSummary; + +@interface XCSUIBotSummaryStackedBarGraphColumn : NSObject +{ + BOOL _isCurrentPopoverTarget; + NSString *_columnNumber; + NSArray *_bars; + unsigned long long _totalBarHeight; + XCSBuildResultSummary *_buildResultSummary; + unsigned long long _columnViewType; + unsigned long long _integrationResultsOverview; + struct CGRect _layoutRect; + struct CGRect _hitTestRect; +} + ++ (id)columnDataWithColumnNumber:(id)arg1 bars:(id)arg2 columnViewType:(unsigned long long)arg3 integrationResultsOverview:(unsigned long long)arg4 buildResultSummary:(id)arg5; +@property struct CGRect hitTestRect; // @synthesize hitTestRect=_hitTestRect; +@property unsigned long long integrationResultsOverview; // @synthesize integrationResultsOverview=_integrationResultsOverview; +@property unsigned long long columnViewType; // @synthesize columnViewType=_columnViewType; +@property BOOL isCurrentPopoverTarget; // @synthesize isCurrentPopoverTarget=_isCurrentPopoverTarget; +@property(retain) XCSBuildResultSummary *buildResultSummary; // @synthesize buildResultSummary=_buildResultSummary; +@property struct CGRect layoutRect; // @synthesize layoutRect=_layoutRect; +@property unsigned long long totalBarHeight; // @synthesize totalBarHeight=_totalBarHeight; +@property(copy) NSArray *bars; // @synthesize bars=_bars; +@property(copy) NSString *columnNumber; // @synthesize columnNumber=_columnNumber; +- (void).cxx_destruct; +- (unsigned long long)hash; +- (BOOL)isEqual:(id)arg1; +- (long long)cumulativeValueOfBars; +- (id)copyWithZone:(struct _NSZone *)arg1; +- (id)description; + +@end + diff --git a/XCSUI/XCSUIBotSummaryStackedBarGraphController.h b/XCSUI/XCSUIBotSummaryStackedBarGraphController.h new file mode 100644 index 000000000..e98a1b306 --- /dev/null +++ b/XCSUI/XCSUIBotSummaryStackedBarGraphController.h @@ -0,0 +1,44 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSObject, XCSUIBotSummaryStackedBarGraph, XCSUIBotSummaryStackedBarGraphColumn; + +@interface XCSUIBotSummaryStackedBarGraphController : NSObject +{ + BOOL _suppressSuccessBarsIfNoData; + double _barSpacing; + double _barWidth; + NSArray *_graphData; + NSArray *_visibleGraphData; + unsigned long long _maxVisibleColumns; + NSObject *_delegate; + XCSUIBotSummaryStackedBarGraphColumn *_popoverTargetColumn; + XCSUIBotSummaryStackedBarGraph *_graphView; + unsigned long long _xAxisLabelHeight; + unsigned long long _yAxisLabelHeight; +} + +@property unsigned long long yAxisLabelHeight; // @synthesize yAxisLabelHeight=_yAxisLabelHeight; +@property unsigned long long xAxisLabelHeight; // @synthesize xAxisLabelHeight=_xAxisLabelHeight; +@property(retain, nonatomic) XCSUIBotSummaryStackedBarGraph *graphView; // @synthesize graphView=_graphView; +@property(nonatomic) BOOL suppressSuccessBarsIfNoData; // @synthesize suppressSuccessBarsIfNoData=_suppressSuccessBarsIfNoData; +@property(retain) XCSUIBotSummaryStackedBarGraphColumn *popoverTargetColumn; // @synthesize popoverTargetColumn=_popoverTargetColumn; +@property __weak NSObject *delegate; // @synthesize delegate=_delegate; +@property unsigned long long maxVisibleColumns; // @synthesize maxVisibleColumns=_maxVisibleColumns; +@property(copy) NSArray *visibleGraphData; // @synthesize visibleGraphData=_visibleGraphData; +@property(copy) NSArray *graphData; // @synthesize graphData=_graphData; +@property double barWidth; // @synthesize barWidth=_barWidth; +@property double barSpacing; // @synthesize barSpacing=_barSpacing; +- (void).cxx_destruct; +- (void)layoutGraph; +- (id)emptyColumnColor; +- (id)barGraphLogAspect; +- (id)initWithGraphView:(id)arg1; + +@end + diff --git a/XCSUI/XCSUIBotSummaryStackedBarGraphDelegate-Protocol.h b/XCSUI/XCSUIBotSummaryStackedBarGraphDelegate-Protocol.h new file mode 100644 index 000000000..f0ff154e1 --- /dev/null +++ b/XCSUI/XCSUIBotSummaryStackedBarGraphDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol XCSUIBotSummaryStackedBarGraphDelegate +- (id)emptyColumnColor; +- (void)mouseExitedGraph:(id)arg1 event:(id)arg2; +- (void)mouseClickedOnGraph:(id)arg1 column:(id)arg2 event:(id)arg3; +- (void)mouseMovedOverGraph:(id)arg1 column:(id)arg2 event:(id)arg3; +@end + diff --git a/XCSUI/XCSUIBotSummaryStatusAndIssueCountsViewController.h b/XCSUI/XCSUIBotSummaryStatusAndIssueCountsViewController.h new file mode 100644 index 000000000..c930bcb87 --- /dev/null +++ b/XCSUI/XCSUIBotSummaryStatusAndIssueCountsViewController.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "XCSUIStatusBadgeClickHandler-Protocol.h" + +@class NSPopUpButton, NSString, NSTextField, XCSBot, XCSUIStatusBadge, XCSUIStatusBadgesView; + +@interface XCSUIBotSummaryStatusAndIssueCountsViewController : DVTViewController +{ + XCSUIStatusBadge *_commitsStatusBadge; + XCSUIStatusBadge *_newTestsBadge; + XCSUIStatusBadge *_issueAverageBadge; + XCSUIStatusBadge *_streakBadge; + XCSBot *_bot; + NSTextField *_schemeField; + NSTextField *_latestIntegration; + NSTextField *_duration; + XCSUIStatusBadgesView *_issuesBadgeView; + NSPopUpButton *_statsTimePeriodPopUpButton; +} + +@property __weak NSPopUpButton *statsTimePeriodPopUpButton; // @synthesize statsTimePeriodPopUpButton=_statsTimePeriodPopUpButton; +@property __weak XCSUIStatusBadgesView *issuesBadgeView; // @synthesize issuesBadgeView=_issuesBadgeView; +@property __weak NSTextField *duration; // @synthesize duration=_duration; +@property __weak NSTextField *latestIntegration; // @synthesize latestIntegration=_latestIntegration; +@property __weak NSTextField *schemeField; // @synthesize schemeField=_schemeField; +@property(retain, nonatomic) XCSBot *bot; // @synthesize bot=_bot; +- (void).cxx_destruct; +- (void)statsTimePeriodPopupChanged:(id)arg1; +- (void)fetchStatsSinceDate:(id)arg1; +- (void)_updateBotStatsBadgesWithStats:(id)arg1; +- (void)refreshUI; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIBotSummaryViewController.h b/XCSUI/XCSUIBotSummaryViewController.h new file mode 100644 index 000000000..7bc18d433 --- /dev/null +++ b/XCSUI/XCSUIBotSummaryViewController.h @@ -0,0 +1,94 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSPopoverDelegate-Protocol.h" +#import "XCSBotSupportingEditorHostedViewController-Protocol.h" +#import "XCSUIStackedBarChartViewControllerDataSource-Protocol.h" +#import "XCSUIStackedBarChartViewControllerDelegate-Protocol.h" + +@class DVTObservingToken, DVTReplacementView, DVTStackView_ML, NSArray, NSPopover, NSScrollView, NSString, XCSBot, XCSBotSupportingEditor, XCSIntegration, XCSUIIntegrationHistoryViewController, XCSUIStackedBarChartBar, XCSUIStackedBarChartViewController; + +@interface XCSUIBotSummaryViewController : DVTViewController +{ + XCSUIIntegrationHistoryViewController *_integrationHistoryViewController; + XCSUIStackedBarChartViewController *_issueHistoryViewController; + XCSUIStackedBarChartViewController *_unitTestHistoryViewController; + XCSUIStackedBarChartBar *_warningsBar; + XCSUIStackedBarChartBar *_issuesBar; + XCSUIStackedBarChartBar *_errorsBar; + XCSUIStackedBarChartBar *_successBar; + XCSUIStackedBarChartBar *_failureBar; + NSArray *_integrationSummaries; + NSPopover *_graphPopover; + DVTObservingToken *_botsObserver; + XCSBotSupportingEditor *_botSupportingEditor; + NSArray *_currentSelectedDocumentLocations; + XCSIntegration *_integration; + XCSBot *_bot; + NSString *_botName; + NSString *_botDescription; + NSString *_schemeName; + NSString *_testingDevicesSummary; + NSString *_scheduleSummary; + NSString *_repositoriesSummary; + DVTReplacementView *_statusReplacementView; + DVTReplacementView *_testsGraphReplacementView; + DVTStackView_ML *_stackView; + NSScrollView *_scrollView; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; +@property __weak NSScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property __weak DVTStackView_ML *stackView; // @synthesize stackView=_stackView; +@property __weak DVTReplacementView *testsGraphReplacementView; // @synthesize testsGraphReplacementView=_testsGraphReplacementView; +@property __weak DVTReplacementView *statusReplacementView; // @synthesize statusReplacementView=_statusReplacementView; +@property(readonly, copy) NSString *repositoriesSummary; // @synthesize repositoriesSummary=_repositoriesSummary; +@property(readonly, copy) NSString *scheduleSummary; // @synthesize scheduleSummary=_scheduleSummary; +@property(readonly, copy) NSString *testingDevicesSummary; // @synthesize testingDevicesSummary=_testingDevicesSummary; +@property(readonly, copy) NSString *schemeName; // @synthesize schemeName=_schemeName; +@property(readonly, copy) NSString *botDescription; // @synthesize botDescription=_botDescription; +@property(readonly, copy) NSString *botName; // @synthesize botName=_botName; +@property(retain, nonatomic) XCSBot *bot; // @synthesize bot=_bot; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +@property(retain, nonatomic) XCSBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +- (void).cxx_destruct; +- (void)popoverDidClose:(id)arg1; +- (void)_showPopoverForIntegration:(id)arg1 event:(id)arg2 resultSummary:(id)arg3 graphColumn:(id)arg4 graphController:(id)arg5; +- (void)stackedBarChartViewController:(id)arg1 userClickedOnGraphColumn:(id)arg2 event:(id)arg3; +- (void)stackedBarChartViewController:(id)arg1 userMouseExitedGraph:(id)arg2 event:(id)arg3; +- (void)stackedBarChartViewController:(id)arg1 userMousedOverGraphColumn:(id)arg2 event:(id)arg3; +- (id)stackedBarChartViewController:(id)arg1 labelForColumn:(unsigned long long)arg2; +- (unsigned long long)stackedBarChartViewController:(id)arg1 countOfFailedTestsForColumn:(unsigned long long)arg2; +- (unsigned long long)stackedBarChartViewController:(id)arg1 countOfPassedTestsForColumn:(unsigned long long)arg2; +- (unsigned long long)stackedBarChartViewController:(id)arg1 countOfTestsForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 didIntegrationGenerateWarningsOrIssuesForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 didIntegrationFailWithBuildErrorsForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 didBotFailForIntegrationForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 isPendingIntegrationForColumn:(unsigned long long)arg2; +- (id)stackedBarChartViewController:(id)arg1 buildResultSummaryForColumn:(unsigned long long)arg2; +- (id)stackedBarChartViewController:(id)arg1 valueForStackedBarChartBar:(id)arg2 column:(unsigned long long)arg3; +- (unsigned long long)numberOfColumnsInStackedBarChartViewController:(id)arg1; +- (void)selectDocumentLocations:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +@property(readonly) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +- (void)refreshUI; +- (id)statusViewController; +- (void)getFreshGraphData; +- (void)primitiveInvalidate; +- (void)viewDidInstall; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIBotTestsViewController.h b/XCSUI/XCSUIBotTestsViewController.h new file mode 100644 index 000000000..fbae7d8e7 --- /dev/null +++ b/XCSUI/XCSUIBotTestsViewController.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "XCSBotSupportingEditorHostedViewController-Protocol.h" + +@class NSArray, NSString, XCSBot, XCSBotSupportingEditor, XCSIntegration; + +@interface XCSUIBotTestsViewController : DVTViewController +{ + XCSBotSupportingEditor *_botSupportingEditor; + NSArray *_currentSelectedDocumentLocations; + XCSIntegration *_integration; + XCSBot *_bot; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; +@property(retain, nonatomic) XCSBot *bot; // @synthesize bot=_bot; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +@property(retain, nonatomic) XCSBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +- (void).cxx_destruct; +- (void)selectDocumentLocations:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +@property(readonly) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +- (void)primitiveInvalidate; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIColors.h b/XCSUI/XCSUIColors.h new file mode 100644 index 000000000..b352ce202 --- /dev/null +++ b/XCSUI/XCSUIColors.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSUIColors : NSObject +{ +} + ++ (id)analysisIssueStrokeColor; ++ (id)analysisIssueFillColor; ++ (id)warningStrokeColor; ++ (id)warningFillColor; ++ (id)failureStrokeColor; ++ (id)failureFillColor; ++ (id)successStrokeColor; ++ (id)successFillColor; ++ (id)testsPassedIssueStrokeLightColor; ++ (id)testsPassedIssueStrokeColor; ++ (id)issuesIssueStrokeLightColor; ++ (id)issuesIssueStrokeColor; ++ (id)warningsIssueStrokeLightColor; ++ (id)warningsIssueStrokeColor; ++ (id)errorsIssueStrokeLightColor; ++ (id)errorsIssueStrokeColor; ++ (id)click_greenBarColor; ++ (id)hover_greenBarColor; ++ (id)greenBarColor; ++ (id)click_redBarColor; ++ (id)hover_redBarColor; ++ (id)redBarColor; ++ (id)perfIterationResultCircleColor; ++ (id)baselineBarColor; + +@end + diff --git a/XCSUI/XCSUICreateBotAssistantContext.h b/XCSUI/XCSUICreateBotAssistantContext.h new file mode 100644 index 000000000..8baf7262c --- /dev/null +++ b/XCSUI/XCSUICreateBotAssistantContext.h @@ -0,0 +1,102 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEAssistantContext.h" + +@class DVTSourceControlWorkspaceBlueprint, IDEScheme, IDEWorkspaceTabController, NSArray, NSError, NSSet, NSString, NSWindow, XCSBot, XCSService, XCSUICreateBotAssistantContextWindowController; + +@interface XCSUICreateBotAssistantContext : IDEAssistantContext +{ + XCSBot *_bot; + BOOL _preserveExistingServerBlueprint; + BOOL _performsAnalyzeAction; + BOOL _performsTestAction; + BOOL _performsArchiveAction; + BOOL _schemeSupportsDevices; + BOOL _integrateUponCompletion; + BOOL _hasSufficientSCMInfoToCreateBot; + BOOL _creationComplete; + BOOL _needsCommitAndPushUponCompletion; + XCSUICreateBotAssistantContextWindowController *_assistantContextWindowController; + NSString *_botName; + NSString *_defaultBotName; + XCSService *_service; + DVTSourceControlWorkspaceBlueprint *_scmWorkspaceBlueprint; + DVTSourceControlWorkspaceBlueprint *_existingSCMWorkspaceBlueprint; + NSString *_existingBotID; + IDEScheme *_scheme; + unsigned long long _buildsFromCleanSchedule; + long long _initialRepositoryAuthenticationStatus; + long long _preflightRepositoryAuthenticationStatus; + NSSet *_preflightIgnoredRepositoryIdentifiers; + NSArray *_triggers; + unsigned long long _testingDestinationType; + unsigned long long _scheduleType; + unsigned long long _periodicScheduleInterval; + long long _weeklyScheduleDay; + unsigned long long _hourOfIntegration; + unsigned long long _minutesAfterHourToIntegrate; + NSError *_createEditBotError; + long long _rememberAuthenticationChoice; + NSArray *_selectedTestingDeviceIDs; +} + ++ (id)keyPathsForValuesAffectingSchemeSupportsArchiveAction; ++ (id)keyPathsForValuesAffectingPerformsArchiveAction; ++ (id)keyPathsForValuesAffectingSchemeSupportsTestAction; ++ (id)keyPathsForValuesAffectingPerformsTestAction; ++ (id)keyPathsForValuesAffectingSchemeSupportsAnalyzeAction; ++ (id)keyPathsForValuesAffectingPerformsAnalyzeAction; ++ (id)keyPathsForValuesAffectingDefaultBotName; +@property(copy, nonatomic) NSArray *selectedTestingDeviceIDs; // @synthesize selectedTestingDeviceIDs=_selectedTestingDeviceIDs; +@property(nonatomic) long long rememberAuthenticationChoice; // @synthesize rememberAuthenticationChoice=_rememberAuthenticationChoice; +@property(nonatomic) BOOL needsCommitAndPushUponCompletion; // @synthesize needsCommitAndPushUponCompletion=_needsCommitAndPushUponCompletion; +@property(nonatomic) BOOL creationComplete; // @synthesize creationComplete=_creationComplete; +@property(retain, nonatomic) NSError *createEditBotError; // @synthesize createEditBotError=_createEditBotError; +@property(nonatomic) BOOL hasSufficientSCMInfoToCreateBot; // @synthesize hasSufficientSCMInfoToCreateBot=_hasSufficientSCMInfoToCreateBot; +@property(nonatomic) BOOL integrateUponCompletion; // @synthesize integrateUponCompletion=_integrateUponCompletion; +@property(nonatomic) unsigned long long minutesAfterHourToIntegrate; // @synthesize minutesAfterHourToIntegrate=_minutesAfterHourToIntegrate; +@property(nonatomic) unsigned long long hourOfIntegration; // @synthesize hourOfIntegration=_hourOfIntegration; +@property(nonatomic) long long weeklyScheduleDay; // @synthesize weeklyScheduleDay=_weeklyScheduleDay; +@property(nonatomic) unsigned long long periodicScheduleInterval; // @synthesize periodicScheduleInterval=_periodicScheduleInterval; +@property(nonatomic) unsigned long long scheduleType; // @synthesize scheduleType=_scheduleType; +@property(nonatomic) unsigned long long testingDestinationType; // @synthesize testingDestinationType=_testingDestinationType; +@property(retain, nonatomic) NSArray *triggers; // @synthesize triggers=_triggers; +@property(retain, nonatomic) NSSet *preflightIgnoredRepositoryIdentifiers; // @synthesize preflightIgnoredRepositoryIdentifiers=_preflightIgnoredRepositoryIdentifiers; +@property(nonatomic) long long preflightRepositoryAuthenticationStatus; // @synthesize preflightRepositoryAuthenticationStatus=_preflightRepositoryAuthenticationStatus; +@property(nonatomic) long long initialRepositoryAuthenticationStatus; // @synthesize initialRepositoryAuthenticationStatus=_initialRepositoryAuthenticationStatus; +@property(nonatomic) BOOL schemeSupportsDevices; // @synthesize schemeSupportsDevices=_schemeSupportsDevices; +@property(nonatomic) BOOL performsArchiveAction; // @synthesize performsArchiveAction=_performsArchiveAction; +@property(nonatomic) BOOL performsTestAction; // @synthesize performsTestAction=_performsTestAction; +@property(nonatomic) BOOL performsAnalyzeAction; // @synthesize performsAnalyzeAction=_performsAnalyzeAction; +@property(nonatomic) unsigned long long buildsFromCleanSchedule; // @synthesize buildsFromCleanSchedule=_buildsFromCleanSchedule; +@property(retain, nonatomic) IDEScheme *scheme; // @synthesize scheme=_scheme; +@property(copy, nonatomic) NSString *existingBotID; // @synthesize existingBotID=_existingBotID; +@property(nonatomic) BOOL preserveExistingServerBlueprint; // @synthesize preserveExistingServerBlueprint=_preserveExistingServerBlueprint; +@property(retain, nonatomic) DVTSourceControlWorkspaceBlueprint *existingSCMWorkspaceBlueprint; // @synthesize existingSCMWorkspaceBlueprint=_existingSCMWorkspaceBlueprint; +@property(retain, nonatomic) DVTSourceControlWorkspaceBlueprint *scmWorkspaceBlueprint; // @synthesize scmWorkspaceBlueprint=_scmWorkspaceBlueprint; +@property(retain, nonatomic) XCSService *service; // @synthesize service=_service; +@property(copy, nonatomic) NSString *defaultBotName; // @synthesize defaultBotName=_defaultBotName; +@property(copy, nonatomic) NSString *botName; // @synthesize botName=_botName; +@property(retain, nonatomic) XCSUICreateBotAssistantContextWindowController *assistantContextWindowController; // @synthesize assistantContextWindowController=_assistantContextWindowController; +- (void).cxx_destruct; +@property(retain, nonatomic) XCSBot *bot; +- (void)addTestingDeviceID:(id)arg1; +- (void)removeTestingDeviceID:(id)arg1; +- (BOOL)schemeSupportsArchiveAction; +- (BOOL)schemeSupportsTestAction; +- (BOOL)schemeSupportsAnalyzeAction; +- (void)dealloc; +- (id)initWithBot:(id)arg1 workspaceTabController:(id)arg2; +- (id)initWithWorkspaceTabController:(id)arg1; +- (id)init; + +// Remaining properties +@property(retain) IDEWorkspaceTabController *workspaceTabController; +@property(retain, nonatomic) NSWindow *workspaceWindow; + +@end + diff --git a/XCSUI/XCSUICreateBotAssistantContextWindowController.h b/XCSUI/XCSUICreateBotAssistantContextWindowController.h new file mode 100644 index 000000000..20d7d3869 --- /dev/null +++ b/XCSUI/XCSUICreateBotAssistantContextWindowController.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEAssistantWindowController.h" + +#import "IDEContinuousIntegrationCreateEditBotWindowController-Protocol.h" + +@class NSMutableArray, NSString; + +@interface XCSUICreateBotAssistantContextWindowController : IDEAssistantWindowController +{ + id _createBotCompletionBlockCopy; + NSMutableArray *_completionPreprocessors; + NSMutableArray *_completionPreprocessorExecutionStack; +} + +@property(retain) NSMutableArray *completionPreprocessorExecutionStack; // @synthesize completionPreprocessorExecutionStack=_completionPreprocessorExecutionStack; +@property(retain) NSMutableArray *completionPreprocessors; // @synthesize completionPreprocessors=_completionPreprocessors; +- (void).cxx_destruct; +- (void)drainPreprocessorOrContinueWithSender:(id)arg1; +- (void)goNextOrFinish:(id)arg1; +- (void)addGoForwardPreprocessor:(id)arg1; +- (void)doneLoadingSourceControlBlueprint:(id)arg1; +- (void)beginSessionModalForWorkspaceTabController:(id)arg1 hostWindow:(id)arg2 editingBot:(id)arg3 withCompletionBlock:(id)arg4; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUICreateBotBasicInfoAssistant.h b/XCSUI/XCSUICreateBotBasicInfoAssistant.h new file mode 100644 index 000000000..0ca800cdd --- /dev/null +++ b/XCSUI/XCSUICreateBotBasicInfoAssistant.h @@ -0,0 +1,90 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEAssistant.h" + +@class DVTObservingToken, NSArray, NSArrayController, NSButton, NSError, NSImage, NSPopUpButton, NSStackView, NSTextField, NSView, XCSUIAccountReachabilityToImageTransformer, XCSUICreateBotAssistantContext; + +@interface XCSUICreateBotBasicInfoAssistant : IDEAssistant +{ + DVTObservingToken *_serversObservingToken; + DVTObservingToken *_scmDefinitionObservingToken; + DVTObservingToken *_reachabilityObservingToken; + BOOL _canCreateBotOnServer; + BOOL _canCreateQueryComplete; + BOOL _shouldHideServerWarningButton; + BOOL _shouldFixScheme; + BOOL _viewIsInstalled; + NSPopUpButton *_serversPopup; + NSPopUpButton *_schemesPopup; + NSTextField *_botNameField; + NSButton *_integrateImmediatelyCheckbox; + NSStackView *_stackView; + NSView *_controlsView; + NSView *_schemeChooserView; + NSView *_schemeProblemView; + NSTextField *_schemeProblemTextField; + NSButton *_fixSchemeProblemCheckbox; + NSArrayController *_schemesController; + NSArray *_servers; + NSImage *_warningImage; + XCSUIAccountReachabilityToImageTransformer *_imageTransformer; + long long _schemeValidity; + NSError *_schemeError; + long long _schemeRecoveryType; +} + ++ (id)keyPathsForValuesAffectingCanGoForward; ++ (id)keyPathsForValuesAffectingCreateBotAssistantContext; +@property BOOL viewIsInstalled; // @synthesize viewIsInstalled=_viewIsInstalled; +@property(nonatomic) BOOL shouldFixScheme; // @synthesize shouldFixScheme=_shouldFixScheme; +@property(nonatomic) long long schemeRecoveryType; // @synthesize schemeRecoveryType=_schemeRecoveryType; +@property(nonatomic) BOOL shouldHideServerWarningButton; // @synthesize shouldHideServerWarningButton=_shouldHideServerWarningButton; +@property(nonatomic) BOOL canCreateQueryComplete; // @synthesize canCreateQueryComplete=_canCreateQueryComplete; +@property(retain, nonatomic) NSError *schemeError; // @synthesize schemeError=_schemeError; +@property(nonatomic) long long schemeValidity; // @synthesize schemeValidity=_schemeValidity; +@property(nonatomic) BOOL canCreateBotOnServer; // @synthesize canCreateBotOnServer=_canCreateBotOnServer; +@property(retain, nonatomic) XCSUIAccountReachabilityToImageTransformer *imageTransformer; // @synthesize imageTransformer=_imageTransformer; +@property(retain, nonatomic) NSImage *warningImage; // @synthesize warningImage=_warningImage; +@property(retain, nonatomic) NSArray *servers; // @synthesize servers=_servers; +@property(retain, nonatomic) NSArrayController *schemesController; // @synthesize schemesController=_schemesController; +@property(retain) NSButton *fixSchemeProblemCheckbox; // @synthesize fixSchemeProblemCheckbox=_fixSchemeProblemCheckbox; +@property(retain) NSTextField *schemeProblemTextField; // @synthesize schemeProblemTextField=_schemeProblemTextField; +@property(retain) NSView *schemeProblemView; // @synthesize schemeProblemView=_schemeProblemView; +@property(retain) NSView *schemeChooserView; // @synthesize schemeChooserView=_schemeChooserView; +@property(retain) NSView *controlsView; // @synthesize controlsView=_controlsView; +@property(retain) NSStackView *stackView; // @synthesize stackView=_stackView; +@property(retain) NSButton *integrateImmediatelyCheckbox; // @synthesize integrateImmediatelyCheckbox=_integrateImmediatelyCheckbox; +@property(retain) NSTextField *botNameField; // @synthesize botNameField=_botNameField; +@property(retain) NSPopUpButton *schemesPopup; // @synthesize schemesPopup=_schemesPopup; +@property(retain) NSPopUpButton *serversPopup; // @synthesize serversPopup=_serversPopup; +- (void).cxx_destruct; +- (void)verifyIfSCMIsTrackingCurrentSelectedScheme; +- (void)schemePopUpAction:(id)arg1; +- (void)setSelectedServer:(id)arg1; +- (void)fixSchemeProblem; +- (void)_fixupStackView; +- (void)_selectAssistantContextSchemeInPopUp; +- (void)selectServiceInPopup:(id)arg1; +- (void)addNewServerAction:(id)arg1; +- (void)serverSelectedAction:(id)arg1; +- (void)dummyDummy:(id)arg1; +- (void)_updateServersPopup; +- (void)_clearServersPopup; +- (void)textDidChange:(id)arg1; +- (void)_checkCanCreateBots; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)loadView; +- (void)willGoNextOrFinish; +- (BOOL)canGoForward; +- (id)assistantTitle; +- (id)nextAssistantIdentifier; +@property(readonly) XCSUICreateBotAssistantContext *createBotAssistantContext; +- (void)primitiveInvalidate; + +@end + diff --git a/XCSUI/XCSUICreateBotCreatingAssistant.h b/XCSUI/XCSUICreateBotCreatingAssistant.h new file mode 100644 index 000000000..532007d09 --- /dev/null +++ b/XCSUI/XCSUICreateBotCreatingAssistant.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEAssistant.h" + +@class DVTColoredSpinner, NSImage, NSString, NSTimer, XCSUICreateBotAssistantContext; + +@interface XCSUICreateBotCreatingAssistant : IDEAssistant +{ + BOOL _canCancel; + BOOL _credentialsHaveBeenUploaded; + BOOL _updatingBot; + NSTimer *_minimumProgressIndicatorDurationTimer; + NSTimer *_dismissAssistantTimer; + DVTColoredSpinner *_coloredSpinner; +} + ++ (id)keyPathsForValuesAffectingCompletedAndWaitedMinimumDuration; ++ (id)keyPathsForValuesAffectingStatusText; ++ (id)keyPathsForValuesAffectingStatusImage; ++ (id)keyPathsForValuesAffectingCanFinish; ++ (id)keyPathsForValuesAffectingStatusSubtext; ++ (id)keyPathsForValuesAffectingCreateBotAssistantContext; +@property(nonatomic) BOOL updatingBot; // @synthesize updatingBot=_updatingBot; +@property DVTColoredSpinner *coloredSpinner; // @synthesize coloredSpinner=_coloredSpinner; +@property(retain, nonatomic) NSTimer *dismissAssistantTimer; // @synthesize dismissAssistantTimer=_dismissAssistantTimer; +@property(retain, nonatomic) NSTimer *minimumProgressIndicatorDurationTimer; // @synthesize minimumProgressIndicatorDurationTimer=_minimumProgressIndicatorDurationTimer; +@property(nonatomic) BOOL credentialsHaveBeenUploaded; // @synthesize credentialsHaveBeenUploaded=_credentialsHaveBeenUploaded; +@property(nonatomic) BOOL canCancel; // @synthesize canCancel=_canCancel; +- (void).cxx_destruct; +- (void)willGoNextOrFinish; +- (void)_dismissAssistant; +@property(readonly, nonatomic) BOOL completedAndWaitedMinimumDuration; +- (void)_clearMinimumProgressIndicatorDurationTimer; +- (void)_handleCommitAndIntegrateOptionsWithCreateBotAssistantContext:(id)arg1; +- (void)_createBotWithBotExtendedAttributes:(id)arg1; +- (id)_scmInfo; +@property(readonly, nonatomic) NSString *statusText; +@property(readonly, nonatomic) NSImage *statusImage; +- (void)finishWithCompletionBlock:(id)arg1; +- (BOOL)canGoBack; +- (BOOL)canFinish; +- (void)viewWillUninstall; +- (void)viewDidInstall; +@property(readonly, nonatomic) NSString *statusSubtext; +- (id)assistantTitle; +@property(readonly) XCSUICreateBotAssistantContext *createBotAssistantContext; + +@end + diff --git a/XCSUI/XCSUICreateBotDevicePickerAssistant.h b/XCSUI/XCSUICreateBotDevicePickerAssistant.h new file mode 100644 index 000000000..dd3a9bfe1 --- /dev/null +++ b/XCSUI/XCSUICreateBotDevicePickerAssistant.h @@ -0,0 +1,96 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEAssistant.h" + +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class DVTBorderedView, DVTColoredSpinner, DVTObservingToken, DVTTableView, NSArray, NSButton, NSMatrix, NSMenu, NSMenuItem, NSPopUpButton, NSScrollView, NSString, XCSUICreateBotAssistantContext; + +@interface XCSUICreateBotDevicePickerAssistant : IDEAssistant +{ + DVTObservingToken *_destinationSelectionTypeObservingToken; + BOOL _viewIsInstalled; + NSPopUpButton *_destinationSelectionTypePopUp; + DVTTableView *_tableView; + DVTColoredSpinner *_progressIndicator; + DVTBorderedView *_devicesBorderView; + NSScrollView *_scrollView; + NSArray *_simulatorDevices; + NSArray *_iosDevices; + NSArray *_rowObjects; + NSMenu *_popUpMenu; + NSMenu *_macSubmenu; + NSMenu *_iOSSubmenu; + NSPopUpButton *_deviceTypeDesintationPopUp; + NSButton *_arch32CheckBox; + NSButton *_arch64CheckBox; + NSMatrix *_macArchMatrix; + NSMenuItem *_alliOSSimulatorsMenuItem; + NSMenuItem *_alliOSDevicesAndSimulatorsMenuItem; + long long _selectedDeviceType; +} + ++ (id)keyPathsForValuesAffectingCanGoForward; +@property(nonatomic) long long selectedDeviceType; // @synthesize selectedDeviceType=_selectedDeviceType; +@property __weak NSMenuItem *alliOSDevicesAndSimulatorsMenuItem; // @synthesize alliOSDevicesAndSimulatorsMenuItem=_alliOSDevicesAndSimulatorsMenuItem; +@property __weak NSMenuItem *alliOSSimulatorsMenuItem; // @synthesize alliOSSimulatorsMenuItem=_alliOSSimulatorsMenuItem; +@property __weak NSMatrix *macArchMatrix; // @synthesize macArchMatrix=_macArchMatrix; +@property __weak NSButton *arch64CheckBox; // @synthesize arch64CheckBox=_arch64CheckBox; +@property __weak NSButton *arch32CheckBox; // @synthesize arch32CheckBox=_arch32CheckBox; +@property __weak NSPopUpButton *deviceTypeDesintationPopUp; // @synthesize deviceTypeDesintationPopUp=_deviceTypeDesintationPopUp; +@property(retain) NSMenu *iOSSubmenu; // @synthesize iOSSubmenu=_iOSSubmenu; +@property(retain) NSMenu *macSubmenu; // @synthesize macSubmenu=_macSubmenu; +@property __weak NSMenu *popUpMenu; // @synthesize popUpMenu=_popUpMenu; +@property(retain, nonatomic) NSArray *rowObjects; // @synthesize rowObjects=_rowObjects; +@property(retain, nonatomic) NSArray *iosDevices; // @synthesize iosDevices=_iosDevices; +@property(retain, nonatomic) NSArray *simulatorDevices; // @synthesize simulatorDevices=_simulatorDevices; +@property(retain, nonatomic) NSScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property(retain, nonatomic) DVTBorderedView *devicesBorderView; // @synthesize devicesBorderView=_devicesBorderView; +@property(retain, nonatomic) DVTColoredSpinner *progressIndicator; // @synthesize progressIndicator=_progressIndicator; +@property(retain, nonatomic) DVTTableView *tableView; // @synthesize tableView=_tableView; +@property(retain) NSPopUpButton *destinationSelectionTypePopUp; // @synthesize destinationSelectionTypePopUp=_destinationSelectionTypePopUp; +@property(nonatomic) BOOL viewIsInstalled; // @synthesize viewIsInstalled=_viewIsInstalled; +- (void).cxx_destruct; +- (void)select_iOSSpecificDevicesAndSimulators:(id)arg1; +- (void)select_iOSAllDevicesAndSimulators:(id)arg1; +- (void)select_iOSAllDevices:(id)arg1; +- (void)select_iOSAllSimulators:(id)arg1; +- (void)select_macArchRadioButton:(id)arg1; +- (void)select_specificMacArchitectures:(id)arg1; +- (void)select_defaultAllMacArchitectures:(id)arg1; +- (void)select_defaultMacArchitecture:(id)arg1; +- (void)select_allCompatibleDevices:(id)arg1; +- (void)select_iOSDevices:(id)arg1; +- (void)select_macDevices:(id)arg1; +- (long long)numberOfRowsInTableView:(id)arg1; +- (BOOL)tableView:(id)arg1 isGroupRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (void)_checkboxAction:(id)arg1; +- (id)tableView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; +- (BOOL)validateMenuItem:(id)arg1; +- (void)disableSimulators; +- (void)configureForDestinationType:(unsigned long long)arg1; +- (void)destinationSelectionTypePopUpAction:(id)arg1; +- (id)nextAssistantIdentifier; +- (void)viewWillUninstall; +- (void)viewDidInstall; +@property(readonly, nonatomic) XCSUICreateBotAssistantContext *createBotAssistantContext; +- (BOOL)canGoForward; +- (void)_processDevices:(id)arg1; +- (void)listenForDeviceUpdates; +- (void)updateDevices; +- (BOOL)_shouldShowSimulators; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUICreateBotDeviceTableCellView.h b/XCSUI/XCSUICreateBotDeviceTableCellView.h new file mode 100644 index 000000000..03dc763a9 --- /dev/null +++ b/XCSUI/XCSUICreateBotDeviceTableCellView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSButton; + +@interface XCSUICreateBotDeviceTableCellView : NSTableCellView +{ + NSButton *_checkbox; +} + +@property(retain, nonatomic) NSButton *checkbox; // @synthesize checkbox=_checkbox; +- (void).cxx_destruct; + +@end + diff --git a/XCSUI/XCSUICreateBotEmailNotificationsViewController.h b/XCSUI/XCSUICreateBotEmailNotificationsViewController.h new file mode 100644 index 000000000..d54bd1a59 --- /dev/null +++ b/XCSUI/XCSUICreateBotEmailNotificationsViewController.h @@ -0,0 +1,47 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +#import "XCSUICreateBotTriggerChildViewController-Protocol.h" + +@class NSButton, NSTokenField, XCSTrigger; + +@interface XCSUICreateBotEmailNotificationsViewController : NSViewController +{ + XCSTrigger *_trigger; + NSButton *_sendToCommittersCheckbox; + NSTokenField *_emailTokenField; + NSButton *_includeIssueBreakdownsCheckbox; + NSButton *_includeCommitMessagesCheckbox; +} + +@property(nonatomic) __weak NSButton *includeCommitMessagesCheckbox; // @synthesize includeCommitMessagesCheckbox=_includeCommitMessagesCheckbox; +@property(nonatomic) __weak NSButton *includeIssueBreakdownsCheckbox; // @synthesize includeIssueBreakdownsCheckbox=_includeIssueBreakdownsCheckbox; +@property(nonatomic) __weak NSTokenField *emailTokenField; // @synthesize emailTokenField=_emailTokenField; +@property(nonatomic) __weak NSButton *sendToCommittersCheckbox; // @synthesize sendToCommittersCheckbox=_sendToCommittersCheckbox; +- (void).cxx_destruct; +- (void)controlTextDidChange:(id)arg1; +- (BOOL)tokenField:(id)arg1 hasMenuForRepresentedObject:(id)arg2; +- (id)tokenField:(id)arg1 menuForRepresentedObject:(id)arg2; +- (void)_showEmailContactCard:(id)arg1; +- (BOOL)tokenField:(id)arg1 writeRepresentedObjects:(id)arg2 toPasteboard:(id)arg3; +- (id)tokenField:(id)arg1 representedObjectForEditingString:(id)arg2; +- (id)tokenField:(id)arg1 editingStringForRepresentedObject:(id)arg2; +- (id)tokenField:(id)arg1 displayStringForRepresentedObject:(id)arg2; +- (id)tokenField:(id)arg1 completionsForSubstring:(id)arg2 indexOfToken:(long long)arg3 indexOfSelectedItem:(long long *)arg4; +- (id)_quoteDisplayNameIfNeeded:(id)arg1; +- (id)_displayNameFromProperties:(id)arg1; +- (id)_personForEmailString:(id)arg1; +- (id)_personForEmailAddress:(id)arg1; +- (id)_emailAddressFromString:(id)arg1; +- (void)commitChanges:(id)arg1; +- (void)saveTrigger; +@property(retain) XCSTrigger *trigger; +- (id)titleForDisplay; + +@end + diff --git a/XCSUI/XCSUICreateBotNotificationsAssistant.h b/XCSUI/XCSUICreateBotNotificationsAssistant.h new file mode 100644 index 000000000..1053c078f --- /dev/null +++ b/XCSUI/XCSUICreateBotNotificationsAssistant.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEAssistant.h" + +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" +#import "XCSUICreateBotTriggerCreateCellViewDelegate-Protocol.h" +#import "XCSUICreateBotTriggerViewControllerDelegate-Protocol.h" + +@class NSMapTable, NSMutableArray, NSMutableSet, NSString, NSTableView; + +@interface XCSUICreateBotNotificationsAssistant : IDEAssistant +{ + BOOL _viewIsInstalled; + NSMutableArray *_preIntegrationTriggers; + NSMutableArray *_postIntegrationTriggers; + NSMapTable *_allTriggerViewControllers; + NSMutableSet *_disclosedTriggers; + NSTableView *_triggersTableView; +} + ++ (id)keyPathsForValuesAffectingCanGoForward; ++ (id)keyPathsForValuesAffectingCreateBotAssistantContext; +@property(nonatomic) __weak NSTableView *triggersTableView; // @synthesize triggersTableView=_triggersTableView; +@property(retain, nonatomic) NSMutableSet *disclosedTriggers; // @synthesize disclosedTriggers=_disclosedTriggers; +@property(retain, nonatomic) NSMapTable *allTriggerViewControllers; // @synthesize allTriggerViewControllers=_allTriggerViewControllers; +@property(retain, nonatomic) NSMutableArray *postIntegrationTriggers; // @synthesize postIntegrationTriggers=_postIntegrationTriggers; +@property(retain, nonatomic) NSMutableArray *preIntegrationTriggers; // @synthesize preIntegrationTriggers=_preIntegrationTriggers; +@property(nonatomic) BOOL viewIsInstalled; // @synthesize viewIsInstalled=_viewIsInstalled; +- (void).cxx_destruct; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +- (unsigned long long)rowForTrigger:(id)arg1; +- (void)triggerViewControllerRemovedTrigger:(id)arg1; +- (void)triggerViewController:(id)arg1 disclosed:(BOOL)arg2; +- (void)triggerCreateCell:(id)arg1 addTriggerOfType:(unsigned long long)arg2; +- (BOOL)alwaysShowFinish; +- (BOOL)canGoForward; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (id)finishButtonTitle; +- (id)nextAssistantIdentifier; +- (id)createBotAssistantContext; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUICreateBotPersonViewController.h b/XCSUI/XCSUICreateBotPersonViewController.h new file mode 100644 index 000000000..072603468 --- /dev/null +++ b/XCSUI/XCSUICreateBotPersonViewController.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@interface XCSUICreateBotPersonViewController : NSViewController +{ +} + +- (void)loadView; +- (void)_openWithContacts:(id)arg1; + +@end + diff --git a/XCSUI/XCSUICreateBotRepositoryIssue.h b/XCSUI/XCSUICreateBotRepositoryIssue.h new file mode 100644 index 000000000..7bf81d994 --- /dev/null +++ b/XCSUI/XCSUICreateBotRepositoryIssue.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTSourceControlRemoteRepository, NSError, NSString; + +@interface XCSUICreateBotRepositoryIssue : NSObject +{ + BOOL _selected; + NSError *_issue; + DVTSourceControlRemoteRepository *_repository; + NSString *_workingCopyLocation; + unsigned long long _resolution; +} + +@property unsigned long long resolution; // @synthesize resolution=_resolution; +@property BOOL selected; // @synthesize selected=_selected; +@property(readonly) NSString *workingCopyLocation; // @synthesize workingCopyLocation=_workingCopyLocation; +@property(readonly) __weak DVTSourceControlRemoteRepository *repository; // @synthesize repository=_repository; +@property(readonly) NSError *issue; // @synthesize issue=_issue; +- (void).cxx_destruct; +@property(readonly) NSString *issueDisplayString; +@property(readonly) NSString *repositoryDisplayString; +- (id)initWithRepository:(id)arg1 workingCopyLocation:(id)arg2 issue:(id)arg3; + +@end + diff --git a/XCSUI/XCSUICreateBotRepositoryTableCellView.h b/XCSUI/XCSUICreateBotRepositoryTableCellView.h new file mode 100644 index 000000000..287b841a7 --- /dev/null +++ b/XCSUI/XCSUICreateBotRepositoryTableCellView.h @@ -0,0 +1,36 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSTextField, NSView, XCSUICreateBotRepositoryIssue; + +@interface XCSUICreateBotRepositoryTableCellView : NSTableCellView +{ + XCSUICreateBotRepositoryIssue *_issue; + id _delegate; + NSTextField *_repositoryTitleField; + NSTextField *_repositoryIssueField; + NSView *_actionsView; + NSTextField *_resolutionStatusView; +} + +@property __weak NSTextField *resolutionStatusView; // @synthesize resolutionStatusView=_resolutionStatusView; +@property __weak NSView *actionsView; // @synthesize actionsView=_actionsView; +@property __weak NSTextField *repositoryIssueField; // @synthesize repositoryIssueField=_repositoryIssueField; +@property __weak NSTextField *repositoryTitleField; // @synthesize repositoryTitleField=_repositoryTitleField; +@property __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void *)arg4; +- (void)updateResolutionField; +@property(retain) XCSUICreateBotRepositoryIssue *issue; +- (void)updateCredentials:(id)arg1; +- (void)ignoreIssues:(id)arg1; +- (void)drawRect:(struct CGRect)arg1; +- (void)dealloc; + +@end + diff --git a/XCSUI/XCSUICreateBotRepositoryTableCellViewDelegate-Protocol.h b/XCSUI/XCSUICreateBotRepositoryTableCellViewDelegate-Protocol.h new file mode 100644 index 000000000..3d034e103 --- /dev/null +++ b/XCSUI/XCSUICreateBotRepositoryTableCellViewDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCSUICreateBotRepositoryTableCellViewDelegate +- (void)updateCredentialsToResolveIssues:(id)arg1; +- (void)ignoreIssues:(id)arg1; +@end + diff --git a/XCSUI/XCSUICreateBotRunScriptViewController.h b/XCSUI/XCSUICreateBotRunScriptViewController.h new file mode 100644 index 000000000..e03179c50 --- /dev/null +++ b/XCSUI/XCSUICreateBotRunScriptViewController.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +#import "NSTextDelegate-Protocol.h" +#import "XCSUICreateBotTriggerChildViewController-Protocol.h" + +@class DVTScriptSourceTextView, NSString, XCSTrigger; + +@interface XCSUICreateBotRunScriptViewController : NSViewController +{ + XCSTrigger *_trigger; + DVTScriptSourceTextView *_scriptView; +} + +@property DVTScriptSourceTextView *scriptView; // @synthesize scriptView=_scriptView; +- (void).cxx_destruct; +- (void)textDidChange:(id)arg1; +- (void)saveTrigger; +@property(retain) XCSTrigger *trigger; +- (id)titleForDisplay; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUICreateBotSCMAssistant.h b/XCSUI/XCSUICreateBotSCMAssistant.h new file mode 100644 index 000000000..48195c844 --- /dev/null +++ b/XCSUI/XCSUICreateBotSCMAssistant.h @@ -0,0 +1,94 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEAssistant.h" + +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" +#import "XCSUICreateBotRepositoryTableCellViewDelegate-Protocol.h" + +@class DVTColoredSpinner, NSArray, NSButton, NSImageView, NSString, NSTextField, NSView, NSWindow, XCSUICreateBotAssistantContext; + +@interface XCSUICreateBotSCMAssistant : IDEAssistant +{ + BOOL _viewIsInstalled; + BOOL _modifiedRepositoryCredentials; + BOOL _reflightFailureAddressed; + unsigned long long _viewState; + NSView *_currentTopLevelView; + unsigned long long _repositoriesWithUnaddressedIssues; + NSArray *_repositoryIssues; + NSView *_preflightProgressView; + DVTColoredSpinner *_preflightProgressSpinner; + NSTextField *_preflightStatusMessageField; + NSTextField *_preflightStatusDetailsField; + NSImageView *_preflightStatusImageView; + NSView *_repositoryIssuesView; + NSImageView *_repositoryIssuesImageView; + NSButton *_changeAllButton; + NSButton *_ignoreAllButton; + NSTextField *_usernameField; + NSTextField *_passwordField; + NSWindow *_credentialSheet; +} + ++ (id)keyPathsForValuesAffectingCanGoForward; ++ (id)keyPathsForValuesAffectingCreateBotAssistantContext; +@property(retain) NSWindow *credentialSheet; // @synthesize credentialSheet=_credentialSheet; +@property __weak NSTextField *passwordField; // @synthesize passwordField=_passwordField; +@property __weak NSTextField *usernameField; // @synthesize usernameField=_usernameField; +@property __weak NSButton *ignoreAllButton; // @synthesize ignoreAllButton=_ignoreAllButton; +@property __weak NSButton *changeAllButton; // @synthesize changeAllButton=_changeAllButton; +@property __weak NSImageView *repositoryIssuesImageView; // @synthesize repositoryIssuesImageView=_repositoryIssuesImageView; +@property(retain) NSView *repositoryIssuesView; // @synthesize repositoryIssuesView=_repositoryIssuesView; +@property __weak NSImageView *preflightStatusImageView; // @synthesize preflightStatusImageView=_preflightStatusImageView; +@property NSTextField *preflightStatusDetailsField; // @synthesize preflightStatusDetailsField=_preflightStatusDetailsField; +@property NSTextField *preflightStatusMessageField; // @synthesize preflightStatusMessageField=_preflightStatusMessageField; +@property __weak DVTColoredSpinner *preflightProgressSpinner; // @synthesize preflightProgressSpinner=_preflightProgressSpinner; +@property(retain) NSView *preflightProgressView; // @synthesize preflightProgressView=_preflightProgressView; +@property BOOL reflightFailureAddressed; // @synthesize reflightFailureAddressed=_reflightFailureAddressed; +@property BOOL modifiedRepositoryCredentials; // @synthesize modifiedRepositoryCredentials=_modifiedRepositoryCredentials; +@property(retain) NSArray *repositoryIssues; // @synthesize repositoryIssues=_repositoryIssues; +@property unsigned long long repositoriesWithUnaddressedIssues; // @synthesize repositoriesWithUnaddressedIssues=_repositoriesWithUnaddressedIssues; +@property(retain) NSView *currentTopLevelView; // @synthesize currentTopLevelView=_currentTopLevelView; +@property unsigned long long viewState; // @synthesize viewState=_viewState; +@property BOOL viewIsInstalled; // @synthesize viewIsInstalled=_viewIsInstalled; +- (void).cxx_destruct; +- (void)transitionToViewState:(unsigned long long)arg1; +- (void)displayRepositoryIssues:(id)arg1; +- (void)displayWarningMessage:(id)arg1 withDetails:(id)arg2; +- (void)displayFailureMessage:(id)arg1 withDetails:(id)arg2; +- (void)displaySuccessMessage:(id)arg1 withDetails:(id)arg2 transitionDelay:(double)arg3; +- (void)displayStatusMessage:(id)arg1 withDetails:(id)arg2; +- (void)updateIssueButtonStatus; +- (void)updateCredentialsToResolveIssues:(id)arg1; +- (void)ignoreIssues:(id)arg1; +- (void)cancelCredentialSheet:(id)arg1; +- (void)commitCredentialSheet:(id)arg1; +- (void)ignoreIssuesForSelected:(id)arg1; +- (void)updateCredentialsForSelected:(id)arg1; +- (void)deselectAllIssues; +- (id)selectedIssuesFallingBackToUnresolved:(BOOL)arg1; +- (void)issueSelectionChanged:(id)arg1; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)reflightExistingCredentials; +- (void)preflightCurrentBlueprint; +- (BOOL)canGoForward; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (id)nextAssistantIdentifier; +@property(readonly, nonatomic) XCSUICreateBotAssistantContext *createBotAssistantContext; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUICreateBotSchedulingAssistant.h b/XCSUI/XCSUICreateBotSchedulingAssistant.h new file mode 100644 index 000000000..dcef8581d --- /dev/null +++ b/XCSUI/XCSUICreateBotSchedulingAssistant.h @@ -0,0 +1,96 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEAssistant.h" + +#import "NSControlTextEditingDelegate-Protocol.h" + +@class NSDate, NSDatePicker, NSMatrix, NSPopUpButton, NSString, NSTextField, NSView, XCSUICreateBotAssistantContext; + +@interface XCSUICreateBotSchedulingAssistant : IDEAssistant +{ + BOOL _viewIsInstalled; + BOOL _repositoriesAreAllLocal; + NSView *_mainView; + NSView *_scheduleLayer; + NSView *_actionsLayer; + NSPopUpButton *_scheduleTypePopUp; + NSView *_periodicLayer; + NSPopUpButton *_periodTypePopUp; + NSPopUpButton *_minutePopUp; + NSTextField *_onLabel; + NSPopUpButton *_dayOfWeekPopUp; + NSDatePicker *_timePicker; + NSTextField *_minutesAfterTheHourLabel; + NSTextField *_atLabel; + NSView *_onCommitLayerWithChoices; + NSMatrix *_onCommitMatrix; + NSView *_onCommitLayerPollingOnly; + NSView *_onCommitLayerTriggerOnly; + NSView *_manualLayer; + NSTextField *_manualMessageField; + XCSUICreateBotAssistantContext *_createBotAssistantContext; + unsigned long long _currentScheduleType; + unsigned long long _currentPeriodType; + NSPopUpButton *_cleaningPopUp; + NSTextField *_cleaningPopUpSubText; +} + ++ (id)keyPathsForValuesAffectingCanGoForward; ++ (id)keyPathsForValuesAffectingCreateBotAssistantContext; +@property __weak NSTextField *cleaningPopUpSubText; // @synthesize cleaningPopUpSubText=_cleaningPopUpSubText; +@property __weak NSPopUpButton *cleaningPopUp; // @synthesize cleaningPopUp=_cleaningPopUp; +@property(nonatomic) unsigned long long currentPeriodType; // @synthesize currentPeriodType=_currentPeriodType; +@property(nonatomic) unsigned long long currentScheduleType; // @synthesize currentScheduleType=_currentScheduleType; +@property(retain, nonatomic) XCSUICreateBotAssistantContext *createBotAssistantContext; // @synthesize createBotAssistantContext=_createBotAssistantContext; +@property(retain, nonatomic) NSTextField *manualMessageField; // @synthesize manualMessageField=_manualMessageField; +@property(retain, nonatomic) NSView *manualLayer; // @synthesize manualLayer=_manualLayer; +@property(retain, nonatomic) NSView *onCommitLayerTriggerOnly; // @synthesize onCommitLayerTriggerOnly=_onCommitLayerTriggerOnly; +@property(retain, nonatomic) NSView *onCommitLayerPollingOnly; // @synthesize onCommitLayerPollingOnly=_onCommitLayerPollingOnly; +@property(retain, nonatomic) NSMatrix *onCommitMatrix; // @synthesize onCommitMatrix=_onCommitMatrix; +@property(retain, nonatomic) NSView *onCommitLayerWithChoices; // @synthesize onCommitLayerWithChoices=_onCommitLayerWithChoices; +@property(retain, nonatomic) NSTextField *atLabel; // @synthesize atLabel=_atLabel; +@property(retain, nonatomic) NSTextField *minutesAfterTheHourLabel; // @synthesize minutesAfterTheHourLabel=_minutesAfterTheHourLabel; +@property(retain, nonatomic) NSDatePicker *timePicker; // @synthesize timePicker=_timePicker; +@property(retain, nonatomic) NSPopUpButton *dayOfWeekPopUp; // @synthesize dayOfWeekPopUp=_dayOfWeekPopUp; +@property(retain, nonatomic) NSTextField *onLabel; // @synthesize onLabel=_onLabel; +@property(retain, nonatomic) NSPopUpButton *minutePopUp; // @synthesize minutePopUp=_minutePopUp; +@property(retain, nonatomic) NSPopUpButton *periodTypePopUp; // @synthesize periodTypePopUp=_periodTypePopUp; +@property(retain, nonatomic) NSView *periodicLayer; // @synthesize periodicLayer=_periodicLayer; +@property(retain, nonatomic) NSPopUpButton *scheduleTypePopUp; // @synthesize scheduleTypePopUp=_scheduleTypePopUp; +@property(retain, nonatomic) NSView *actionsLayer; // @synthesize actionsLayer=_actionsLayer; +@property(retain, nonatomic) NSView *scheduleLayer; // @synthesize scheduleLayer=_scheduleLayer; +@property(retain, nonatomic) NSView *mainView; // @synthesize mainView=_mainView; +@property(nonatomic) BOOL repositoriesAreAllLocal; // @synthesize repositoriesAreAllLocal=_repositoriesAreAllLocal; +@property BOOL viewIsInstalled; // @synthesize viewIsInstalled=_viewIsInstalled; +- (void).cxx_destruct; +@property(retain, nonatomic) NSDate *timeOfDayToIntegrate; +- (void)minutePopUpAction:(id)arg1; +- (void)cleanPreferenceAction:(id)arg1; +- (void)commitTypeAction:(id)arg1; +- (id)preparePeriodicLayer; +- (void)periodTypePopUpAction:(id)arg1; +- (void)_updateMinutePopUpIndex; +- (void)prepareLayers; +- (void)scheduleTypePopUpAction:(id)arg1; +- (void)moveView:(id)arg1 rightOfView:(id)arg2; +- (void)moveView:(id)arg1 belowView:(id)arg2; +- (void)addLayerToEnd:(id)arg1 belowView:(id)arg2; +- (void)setupLayers; +- (BOOL)canGoForward; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)loadView; +- (id)nextAssistantIdentifier; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUICreateBotSegueToCommitSheetManager.h b/XCSUI/XCSUICreateBotSegueToCommitSheetManager.h new file mode 100644 index 000000000..f97d09418 --- /dev/null +++ b/XCSUI/XCSUICreateBotSegueToCommitSheetManager.h @@ -0,0 +1,37 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTSourceControlWorkspaceBlueprint, IDEScheme, IDEWorkspace, NSString, NSWindow, XCSService; + +@interface XCSUICreateBotSegueToCommitSheetManager : NSObject +{ + IDEWorkspace *_workspace; + NSWindow *_workspaceWindow; + XCSService *_service; + DVTSourceControlWorkspaceBlueprint *_scmWorkspaceBlueprint; + NSString *_botGUID; + IDEScheme *_scheme; +} + ++ (void)doIntegrateImmediatelyForServer:(id)arg1 andBotGUID:(id)arg2; ++ (void)showWillNeedToCommitAlertForWindow:(id)arg1 schemeWithName:(id)arg2 error:(id)arg3; ++ (void)showWillNeedToCommitAlertForWindow:(id)arg1 schemeWithName:(id)arg2; +@property(retain, nonatomic) IDEScheme *scheme; // @synthesize scheme=_scheme; +@property(retain, nonatomic) NSString *botGUID; // @synthesize botGUID=_botGUID; +@property(retain, nonatomic) DVTSourceControlWorkspaceBlueprint *scmWorkspaceBlueprint; // @synthesize scmWorkspaceBlueprint=_scmWorkspaceBlueprint; +@property(retain, nonatomic) XCSService *service; // @synthesize service=_service; +@property(retain, nonatomic) NSWindow *workspaceWindow; // @synthesize workspaceWindow=_workspaceWindow; +@property(retain, nonatomic) IDEWorkspace *workspace; // @synthesize workspace=_workspace; +- (void).cxx_destruct; +- (void)_prepareAndRunCommitSheetWithCompletionBlock:(id)arg1; +- (void)prepareAndRunCommitSheet; +- (id)init; +- (id)initWithCreateBotAssistantContext:(id)arg1; + +@end + diff --git a/XCSUI/XCSUICreateBotTriggerCellView.h b/XCSUI/XCSUICreateBotTriggerCellView.h new file mode 100644 index 000000000..27850637d --- /dev/null +++ b/XCSUI/XCSUICreateBotTriggerCellView.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class IDECapsuleView, IDEViewController; + +@interface XCSUICreateBotTriggerCellView : NSTableCellView +{ + IDECapsuleView *_capsuleView; + IDEViewController *_viewController; +} + +@property(readonly) IDEViewController *viewController; // @synthesize viewController=_viewController; +@property(readonly) __weak IDECapsuleView *capsuleView; // @synthesize capsuleView=_capsuleView; +- (void).cxx_destruct; +- (void)configureForViewController:(id)arg1 disclosed:(BOOL)arg2; + +@end + diff --git a/XCSUI/XCSUICreateBotTriggerChildViewController-Protocol.h b/XCSUI/XCSUICreateBotTriggerChildViewController-Protocol.h new file mode 100644 index 000000000..8c1a27aee --- /dev/null +++ b/XCSUI/XCSUICreateBotTriggerChildViewController-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class XCSTrigger; + +@protocol XCSUICreateBotTriggerChildViewController +@property(retain) XCSTrigger *trigger; +- (void)saveTrigger; +- (id)titleForDisplay; +@end + diff --git a/XCSUI/XCSUICreateBotTriggerConditionsViewController.h b/XCSUI/XCSUICreateBotTriggerConditionsViewController.h new file mode 100644 index 000000000..7e166b034 --- /dev/null +++ b/XCSUI/XCSUICreateBotTriggerConditionsViewController.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class NSString, XCSTrigger; + +@interface XCSUICreateBotTriggerConditionsViewController : NSViewController +{ + XCSTrigger *_trigger; +} + +- (void).cxx_destruct; +@property(readonly, nonatomic) NSString *actionLabel; +@property(nonatomic) BOOL onInternalErrors; +@property(nonatomic) BOOL onBuildErrors; +@property(nonatomic) BOOL onFailingTests; +@property(nonatomic) long long onSuccess; +@property(retain, nonatomic) XCSTrigger *trigger; + +@end + diff --git a/XCSUI/XCSUICreateBotTriggerCreateCellView.h b/XCSUI/XCSUICreateBotTriggerCreateCellView.h new file mode 100644 index 000000000..d6b728cb6 --- /dev/null +++ b/XCSUI/XCSUICreateBotTriggerCreateCellView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@interface XCSUICreateBotTriggerCreateCellView : NSTableCellView +{ + BOOL _isPostIntegration; + id _delegate; +} + +@property BOOL isPostIntegration; // @synthesize isPostIntegration=_isPostIntegration; +@property __weak id delegate; // @synthesize delegate=_delegate; +- (void).cxx_destruct; +- (void)addSendEmailTrigger:(id)arg1; +- (void)addRunScriptTrigger:(id)arg1; + +@end + diff --git a/XCSUI/XCSUICreateBotTriggerCreateCellViewDelegate-Protocol.h b/XCSUI/XCSUICreateBotTriggerCreateCellViewDelegate-Protocol.h new file mode 100644 index 000000000..c8dd413c0 --- /dev/null +++ b/XCSUI/XCSUICreateBotTriggerCreateCellViewDelegate-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCSUICreateBotTriggerCreateCellViewDelegate +- (void)triggerCreateCell:(id)arg1 addTriggerOfType:(unsigned long long)arg2; +@end + diff --git a/XCSUI/XCSUICreateBotTriggerViewController.h b/XCSUI/XCSUICreateBotTriggerViewController.h new file mode 100644 index 000000000..e4a16b946 --- /dev/null +++ b/XCSUI/XCSUICreateBotTriggerViewController.h @@ -0,0 +1,55 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEViewController.h" + +#import "IDECapsuleViewController-Protocol.h" +#import "IDECapsuleViewDelegate-Protocol.h" + +@class NSImage, NSString, NSViewController, XCSTrigger, XCSUICreateBotTriggerConditionsViewController; + +@interface XCSUICreateBotTriggerViewController : IDEViewController +{ + XCSTrigger *_trigger; + NSViewController *_childViewController; + XCSUICreateBotTriggerConditionsViewController *_conditionsViewController; + id _delegate; +} + +@property __weak id delegate; // @synthesize delegate=_delegate; +@property(readonly) XCSUICreateBotTriggerConditionsViewController *conditionsViewController; // @synthesize conditionsViewController=_conditionsViewController; +@property(readonly) NSViewController *childViewController; // @synthesize childViewController=_childViewController; +@property(readonly) XCSTrigger *trigger; // @synthesize trigger=_trigger; +- (void).cxx_destruct; +- (void)capsuleView:(id)arg1 wasDisclosed:(BOOL)arg2; +- (void)capsuleView:(id)arg1 setTitle:(id)arg2; +- (BOOL)capsuleViewCanBeRenamed:(id)arg1; +- (void)capsuleViewDidClickRemoveButton:(id)arg1; +- (BOOL)capsuleViewCanBeRemoved:(id)arg1; +- (void)setTitle:(id)arg1; +@property(readonly) BOOL canRename; +- (void)remove:(id)arg1; +@property(readonly) BOOL canRemove; +@property(readonly, copy) NSString *titleForDisplay; +- (void)configureViewHierarchy; +- (id)initWithTrigger:(id)arg1; + +// Remaining properties +@property BOOL canAddItems; +@property(readonly) BOOL canDrag; +@property BOOL canRemoveItems; +@property(readonly) BOOL canSelect; +@property(readonly) BOOL canUndisclose; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) BOOL disclosedByDefault; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; +@property(readonly) NSImage *icon; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUICreateBotTriggerViewControllerDelegate-Protocol.h b/XCSUI/XCSUICreateBotTriggerViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..6e6c3530e --- /dev/null +++ b/XCSUI/XCSUICreateBotTriggerViewControllerDelegate-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCSUICreateBotTriggerViewControllerDelegate +- (void)triggerViewControllerRemovedTrigger:(id)arg1; +- (void)triggerViewController:(id)arg1 disclosed:(BOOL)arg2; +@end + diff --git a/XCSUI/XCSUIDataTransformers.h b/XCSUI/XCSUIDataTransformers.h new file mode 100644 index 000000000..6d9d0aba6 --- /dev/null +++ b/XCSUI/XCSUIDataTransformers.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSUIDataTransformers : NSObject +{ +} + ++ (id)hash:(id)arg1 truncatedToLastDigits:(unsigned long long)arg2; + +@end + diff --git a/XCSUI/XCSUIDeviceUtilities.h b/XCSUI/XCSUIDeviceUtilities.h new file mode 100644 index 000000000..5813be0b9 --- /dev/null +++ b/XCSUI/XCSUIDeviceUtilities.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSUIDeviceUtilities : NSObject +{ +} + ++ (id)deviceImageForDevice:(id)arg1; + +@end + diff --git a/XCSUI/XCSUIErrors.h b/XCSUI/XCSUIErrors.h new file mode 100644 index 000000000..48c347ae4 --- /dev/null +++ b/XCSUI/XCSUIErrors.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSUIErrors : NSObject +{ +} + ++ (id)errorWithDescription:(id)arg1 reason:(id)arg2 domain:(id)arg3; + +@end + diff --git a/XCSUI/XCSUIFakeTestData.h b/XCSUI/XCSUIFakeTestData.h new file mode 100644 index 000000000..7a20b8ccf --- /dev/null +++ b/XCSUI/XCSUIFakeTestData.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSUIFakeTestData : NSObject +{ +} + ++ (id)generateFakeBotGroup; + +@end + diff --git a/XCSUI/XCSUIHorizontalDividerLineView.h b/XCSUI/XCSUIHorizontalDividerLineView.h new file mode 100644 index 000000000..8c97be4fd --- /dev/null +++ b/XCSUI/XCSUIHorizontalDividerLineView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface XCSUIHorizontalDividerLineView : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/XCSUIInsetHorizontalDividerLine.h b/XCSUI/XCSUIInsetHorizontalDividerLine.h new file mode 100644 index 000000000..8bee574bf --- /dev/null +++ b/XCSUI/XCSUIInsetHorizontalDividerLine.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface XCSUIInsetHorizontalDividerLine : NSView +{ + double _optionalInset; + NSView *_drawPointToView; +} + +@property(retain, nonatomic) NSView *drawPointToView; // @synthesize drawPointToView=_drawPointToView; +@property double optionalInset; // @synthesize optionalInset=_optionalInset; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/XCSUIIntegrationAttributedStringUIGenerator.h b/XCSUI/XCSUIIntegrationAttributedStringUIGenerator.h new file mode 100644 index 000000000..233a88695 --- /dev/null +++ b/XCSUI/XCSUIIntegrationAttributedStringUIGenerator.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSUIIntegrationAttributedStringUIGenerator : NSObject +{ +} + ++ (id)attributedStringWithTestSuiteAndTestTargetForTest:(id)arg1 ofSize:(double)arg2; + +@end + diff --git a/XCSUI/XCSUIIntegrationCommitsViewController.h b/XCSUI/XCSUIIntegrationCommitsViewController.h new file mode 100644 index 000000000..006dd1e6b --- /dev/null +++ b/XCSUI/XCSUIIntegrationCommitsViewController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@interface XCSUIIntegrationCommitsViewController : DVTViewController +{ +} + +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/XCSUI/XCSUIIntegrationDevicesCellView.h b/XCSUI/XCSUIIntegrationDevicesCellView.h new file mode 100644 index 000000000..17f4005ed --- /dev/null +++ b/XCSUI/XCSUIIntegrationDevicesCellView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSImageView; + +@interface XCSUIIntegrationDevicesCellView : NSTableCellView +{ + NSImageView *_deviceImageView; +} + +@property(retain) NSImageView *deviceImageView; // @synthesize deviceImageView=_deviceImageView; +- (void).cxx_destruct; + +@end + diff --git a/XCSUI/XCSUIIntegrationDevicesOutlineView.h b/XCSUI/XCSUIIntegrationDevicesOutlineView.h new file mode 100644 index 000000000..c5feb0f3c --- /dev/null +++ b/XCSUI/XCSUIIntegrationDevicesOutlineView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTOutlineView.h" + +@interface XCSUIIntegrationDevicesOutlineView : DVTOutlineView +{ +} + +- (struct CGRect)frameOfCellAtColumn:(long long)arg1 row:(long long)arg2; + +@end + diff --git a/XCSUI/XCSUIIntegrationDevicesOutlineViewController.h b/XCSUI/XCSUIIntegrationDevicesOutlineViewController.h new file mode 100644 index 000000000..4bac538c8 --- /dev/null +++ b/XCSUI/XCSUIIntegrationDevicesOutlineViewController.h @@ -0,0 +1,45 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class DVTOutlineView, NSArray, NSString, XCSIntegration; + +@interface XCSUIIntegrationDevicesOutlineViewController : DVTViewController +{ + XCSIntegration *_integration; + id _deviceSelectedCallback; + DVTOutlineView *_outlineView; + NSArray *_rootItems; +} + +@property(copy) NSArray *rootItems; // @synthesize rootItems=_rootItems; +@property __weak DVTOutlineView *outlineView; // @synthesize outlineView=_outlineView; +@property(copy) id deviceSelectedCallback; // @synthesize deviceSelectedCallback=_deviceSelectedCallback; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +- (void).cxx_destruct; +- (void)outlineViewSelectionDidChange:(id)arg1; +- (id)outlineView:(id)arg1 rowViewForItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldShowOutlineCellForItem:(id)arg2; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 isGroupItem:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (void)refreshView; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationDevicesTableRowView.h b/XCSUI/XCSUIIntegrationDevicesTableRowView.h new file mode 100644 index 000000000..98a425673 --- /dev/null +++ b/XCSUI/XCSUIIntegrationDevicesTableRowView.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableRowView.h" + +@interface XCSUIIntegrationDevicesTableRowView : NSTableRowView +{ + BOOL _isTopRow; + BOOL _isLastChildOfGroupRow; +} + +@property BOOL isLastChildOfGroupRow; // @synthesize isLastChildOfGroupRow=_isLastChildOfGroupRow; +@property BOOL isTopRow; // @synthesize isTopRow=_isTopRow; +- (void)drawBackgroundInRect:(struct CGRect)arg1; +- (void)drawSeparatorInRect:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/XCSUIIntegrationDevicesTestGroup.h b/XCSUI/XCSUIIntegrationDevicesTestGroup.h new file mode 100644 index 000000000..d2812faaa --- /dev/null +++ b/XCSUI/XCSUIIntegrationDevicesTestGroup.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +@interface XCSUIIntegrationDevicesTestGroup : NSObject +{ + NSString *_groupIdentifier; + NSString *_groupName; + NSArray *_children; +} + ++ (id)groupWithIdentifier:(id)arg1 name:(id)arg2 children:(id)arg3; +@property(copy) NSArray *children; // @synthesize children=_children; +@property(copy) NSString *groupName; // @synthesize groupName=_groupName; +@property(copy) NSString *groupIdentifier; // @synthesize groupIdentifier=_groupIdentifier; +- (void).cxx_destruct; + +@end + diff --git a/XCSUI/XCSUIIntegrationDevicesViewController.h b/XCSUI/XCSUIIntegrationDevicesViewController.h new file mode 100644 index 000000000..fdf8b56ed --- /dev/null +++ b/XCSUI/XCSUIIntegrationDevicesViewController.h @@ -0,0 +1,49 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" +#import "XCSBotSupportingEditorHostedViewController-Protocol.h" + +@class DVTReplacementView, DVTSplitView, NSArray, NSString, XCSBot, XCSBotSupportingEditor, XCSIntegration; + +@interface XCSUIIntegrationDevicesViewController : DVTViewController +{ + XCSBotSupportingEditor *_botSupportingEditor; + NSArray *_currentSelectedDocumentLocations; + XCSIntegration *_integration; + XCSBot *_bot; + DVTSplitView *_splitView; + DVTReplacementView *_devicesOutlineReplacementView; + DVTReplacementView *_detailReplacementView; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; +@property __weak DVTReplacementView *detailReplacementView; // @synthesize detailReplacementView=_detailReplacementView; +@property __weak DVTReplacementView *devicesOutlineReplacementView; // @synthesize devicesOutlineReplacementView=_devicesOutlineReplacementView; +@property __weak DVTSplitView *splitView; // @synthesize splitView=_splitView; +@property(retain, nonatomic) XCSBot *bot; // @synthesize bot=_bot; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +@property(retain, nonatomic) XCSBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +- (void).cxx_destruct; +- (void)selectDocumentLocations:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +@property(readonly) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +- (id)installedOutlineController; +- (void)primitiveInvalidate; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationEditorHeaderView.h b/XCSUI/XCSUIIntegrationEditorHeaderView.h new file mode 100644 index 000000000..0d82995eb --- /dev/null +++ b/XCSUI/XCSUIIntegrationEditorHeaderView.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class DVTTabChooserView, NSButton, NSTextField; + +@interface XCSUIIntegrationEditorHeaderView : NSView +{ + NSTextField *_integrationLabelField; + NSTextField *_integrationSecondaryLabelField; + DVTTabChooserView *_tabChooserView; + NSButton *_editBotButton; +} + +@property __weak NSButton *editBotButton; // @synthesize editBotButton=_editBotButton; +@property __weak DVTTabChooserView *tabChooserView; // @synthesize tabChooserView=_tabChooserView; +@property __weak NSTextField *integrationSecondaryLabelField; // @synthesize integrationSecondaryLabelField=_integrationSecondaryLabelField; +@property __weak NSTextField *integrationLabelField; // @synthesize integrationLabelField=_integrationLabelField; +- (void).cxx_destruct; +- (void)resizeWithOldSuperviewSize:(struct CGSize)arg1; +- (void)viewDidMoveToSuperview; +- (void)centerTabChooserView; + +@end + diff --git a/XCSUI/XCSUIIntegrationHistoryViewController.h b/XCSUI/XCSUIIntegrationHistoryViewController.h new file mode 100644 index 000000000..e9cfabf9d --- /dev/null +++ b/XCSUI/XCSUIIntegrationHistoryViewController.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class DVTStackView_ML; + +@interface XCSUIIntegrationHistoryViewController : DVTViewController +{ + DVTStackView_ML *_stackView; +} + +@property __weak DVTStackView_ML *stackView; // @synthesize stackView=_stackView; +- (void).cxx_destruct; +- (void)removeFromStackView:(id)arg1; +- (void)addToStackView:(id)arg1; +- (void)loadView; + +@end + diff --git a/XCSUI/XCSUIIntegrationIssue.h b/XCSUI/XCSUIIntegrationIssue.h new file mode 100644 index 000000000..221c4b673 --- /dev/null +++ b/XCSUI/XCSUIIntegrationIssue.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class XCSIntegrationIssue; + +@interface XCSUIIntegrationIssue : NSObject +{ + unsigned long long _issueUIType; + XCSIntegrationIssue *_issue; +} + ++ (id)colorForUIIssueType:(unsigned long long)arg1; ++ (id)issueTypeStringFromUIIssueType:(unsigned long long)arg1; +@property(retain) XCSIntegrationIssue *issue; // @synthesize issue=_issue; +@property unsigned long long issueUIType; // @synthesize issueUIType=_issueUIType; +- (void).cxx_destruct; +- (id)initWithIntegrationIssue:(id)arg1 type:(unsigned long long)arg2; + +@end + diff --git a/XCSUI/XCSUIIntegrationIssuesHelper.h b/XCSUI/XCSUIIntegrationIssuesHelper.h new file mode 100644 index 000000000..7801b22dd --- /dev/null +++ b/XCSUI/XCSUIIntegrationIssuesHelper.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSUIIntegrationIssuesHelper : NSObject +{ +} + ++ (void)issuesCategoriesFromIntegrationIssues:(id)arg1 completionBlock:(id)arg2; + +@end + diff --git a/XCSUI/XCSUIIntegrationLogViewControllerContentView.h b/XCSUI/XCSUIIntegrationLogViewControllerContentView.h new file mode 100644 index 000000000..b3abb34e7 --- /dev/null +++ b/XCSUI/XCSUIIntegrationLogViewControllerContentView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTControllerContentView.h" + +@interface XCSUIIntegrationLogViewControllerContentView : DVTControllerContentView +{ + BOOL _didCompleteInitialLayout; +} + +@property BOOL didCompleteInitialLayout; // @synthesize didCompleteInitialLayout=_didCompleteInitialLayout; +- (void)didCompleteLayout; + +@end + diff --git a/XCSUI/XCSUIIntegrationLogsViewController.h b/XCSUI/XCSUIIntegrationLogsViewController.h new file mode 100644 index 000000000..01dcdbdf3 --- /dev/null +++ b/XCSUI/XCSUIIntegrationLogsViewController.h @@ -0,0 +1,90 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "IDELogViewControllerDelegate-Protocol.h" +#import "XCSBotSupportingEditorHostedViewController-Protocol.h" +#import "XCSUIBotLogEditorScopeBarDelegate-Protocol.h" + +@class DVTObservingToken, DVTScopeBarsManager, DVTStackView_ML, IDESchemeActionsInvocationRecord, NSArray, NSMutableArray, NSOperationQueue, NSProgressIndicator, NSScrollView, NSString, NSTextField, NSTextView, NSView, XCSBot, XCSBotSupportingEditor, XCSIntegration, XCSUIBotLogScopeBar; + +@interface XCSUIIntegrationLogsViewController : DVTViewController +{ + BOOL _hasLoadedLogs; + id _logsDidLoadBlock; + NSOperationQueue *_scmLogsDownloadQueue; + NSArray *_currentSelectedDocumentLocations; + XCSIntegration *_integration; + XCSBot *_bot; + XCSBotSupportingEditor *_botSupportingEditor; + NSTextView *_textView; + NSView *_scopeBarsBaseView; + NSScrollView *_scrollView; + DVTStackView_ML *_stackView; + DVTScopeBarsManager *_scopeBarsManager; + XCSUIBotLogScopeBar *_scopeBar; + DVTObservingToken *_contentViewLayoutWatcher; + NSMutableArray *_logViewControllers; + NSMutableArray *_textViewDicts; + NSView *_progressLoadingView; + NSProgressIndicator *_progressIndicator; + NSTextField *_progressTextField; + NSView *_scopeBarScrollViewHostView; + IDESchemeActionsInvocationRecord *_schemeActionsInvRecord; + NSString *_internalBuildServiceDebugLog; + NSString *_internalRawBuildLog; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; +@property(copy) NSString *internalRawBuildLog; // @synthesize internalRawBuildLog=_internalRawBuildLog; +@property(copy) NSString *internalBuildServiceDebugLog; // @synthesize internalBuildServiceDebugLog=_internalBuildServiceDebugLog; +@property(retain) IDESchemeActionsInvocationRecord *schemeActionsInvRecord; // @synthesize schemeActionsInvRecord=_schemeActionsInvRecord; +@property __weak NSView *scopeBarScrollViewHostView; // @synthesize scopeBarScrollViewHostView=_scopeBarScrollViewHostView; +@property __weak NSTextField *progressTextField; // @synthesize progressTextField=_progressTextField; +@property __weak NSProgressIndicator *progressIndicator; // @synthesize progressIndicator=_progressIndicator; +@property __weak NSView *progressLoadingView; // @synthesize progressLoadingView=_progressLoadingView; +@property(retain) NSMutableArray *textViewDicts; // @synthesize textViewDicts=_textViewDicts; +@property(retain) NSMutableArray *logViewControllers; // @synthesize logViewControllers=_logViewControllers; +@property(retain) DVTObservingToken *contentViewLayoutWatcher; // @synthesize contentViewLayoutWatcher=_contentViewLayoutWatcher; +@property(retain) XCSUIBotLogScopeBar *scopeBar; // @synthesize scopeBar=_scopeBar; +@property(retain) DVTScopeBarsManager *scopeBarsManager; // @synthesize scopeBarsManager=_scopeBarsManager; +@property __weak DVTStackView_ML *stackView; // @synthesize stackView=_stackView; +@property __weak NSScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property __weak NSView *scopeBarsBaseView; // @synthesize scopeBarsBaseView=_scopeBarsBaseView; +@property NSTextView *textView; // @synthesize textView=_textView; +@property(retain, nonatomic) XCSBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +@property(retain, nonatomic) XCSBot *bot; // @synthesize bot=_bot; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +- (void).cxx_destruct; +- (void)logViewController:(id)arg1 selectedIndexPathsDidChange:(id)arg2; +- (id)logViewController:(id)arg1 replacementDocumentLocationForOriginalDocumentLocation:(id)arg2; +- (void)addLogViewControllerWithLog:(id)arg1 title:(id)arg2; +- (void)_formatTextView:(id)arg1; +- (id)addLozengeTextFieldWithString:(id)arg1; +- (void)addTextViewWithString:(id)arg1 title:(id)arg2 initiallyCollapsed:(BOOL)arg3; +- (id)_disclosureView; +- (id)textViewForString:(id)arg1; +- (void)logEditorScopeBar:(id)arg1 searchTextChanged:(id)arg2; +- (void)logEditorScopeBar:(id)arg1 showAllResultsChanged:(BOOL)arg2; +- (void)logEditorScopeBar:(id)arg1 stateChanged:(int)arg2; +- (void)selectDocumentLocations:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +@property(readonly) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +- (void)primitiveInvalidate; +- (void)_updateViewControllers; +- (void)loadView; +- (void)downloadLogs; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationMetricTableCellView.h b/XCSUI/XCSUIIntegrationMetricTableCellView.h new file mode 100644 index 000000000..662ee757b --- /dev/null +++ b/XCSUI/XCSUIIntegrationMetricTableCellView.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSArray, NSString; + +@interface XCSUIIntegrationMetricTableCellView : NSTableCellView +{ + BOOL _showPerfTestMetrics; + NSString *_tableColumnIdentifier; + NSArray *_perfTestMetrics; +} + +@property BOOL showPerfTestMetrics; // @synthesize showPerfTestMetrics=_showPerfTestMetrics; +@property(copy, nonatomic) NSArray *perfTestMetrics; // @synthesize perfTestMetrics=_perfTestMetrics; +@property(copy) NSString *tableColumnIdentifier; // @synthesize tableColumnIdentifier=_tableColumnIdentifier; +- (void).cxx_destruct; +- (void)viewWillMoveToSuperview:(id)arg1; +- (void)layoutView; +- (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; +- (void)resizeWithOldSuperviewSize:(struct CGSize)arg1; + +@end + diff --git a/XCSUI/XCSUIIntegrationNavigableItem.h b/XCSUI/XCSUIIntegrationNavigableItem.h new file mode 100644 index 000000000..14f47b88f --- /dev/null +++ b/XCSUI/XCSUIIntegrationNavigableItem.h @@ -0,0 +1,62 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSString, XCSIntegration, XCSService; + +@interface XCSUIIntegrationNavigableItem : XCSUINavigableItem +{ + XCSService *_service; + unsigned long long _integrationNumber; + NSString *_integrationIdentifier; + NSString *_botIdentifier; + NSString *_itemIdentifier; + long long _currentStep; + long long _result; + long long _progress; + XCSIntegration *_cachedIntegration; +} + ++ (id)keyPathsForValuesAffectingSubtitle; ++ (id)keyPathsForValuesAffectingNavigableItem_progressValue; ++ (id)keyPathsForValuesAffectingNavigableItem_contentDocumentLocation; ++ (id)keyPathsForValuesAffectingNavigableItem_documentType; ++ (id)keyPathsForValuesAffectingNavigableItem_image; ++ (id)keyPathsForValuesAffectingNavigableItem_name; ++ (id)sharedItemWithIntegration:(id)arg1; ++ (id)sharedItemWithIntegrationNumber:(unsigned long long)arg1 identifier:(id)arg2 currentStep:(long long)arg3 result:(long long)arg4 service:(id)arg5 botIdentifier:(id)arg6 cachedIntegration:(id)arg7; ++ (id)sharedItemWithIntegrationNumber:(unsigned long long)arg1 identifier:(id)arg2 currentStep:(long long)arg3 result:(long long)arg4 service:(id)arg5 botIdentifier:(id)arg6; +@property(retain, nonatomic) XCSIntegration *cachedIntegration; // @synthesize cachedIntegration=_cachedIntegration; +@property(nonatomic) long long progress; // @synthesize progress=_progress; +@property(nonatomic) long long result; // @synthesize result=_result; +@property(nonatomic) long long currentStep; // @synthesize currentStep=_currentStep; +- (void).cxx_destruct; +- (void)menuCmd_viewIntegrationInBrowser:(id)arg1; +- (void)menuCmd_viewBotInBrowser:(id)arg1; +- (void)menuCmd_deleteIntegration:(id)arg1; +- (void)menuCmd_cancelIntegration:(id)arg1; +- (BOOL)allowsAction:(SEL)arg1; +- (long long)progressValue; +- (id)shortTitle; +- (id)title; +- (BOOL)navigableItem_isLeaf; +- (id)navigableItem_contentDocumentLocation; +- (id)navigableItem_documentType; +- (long long)navigableItem_progressValue; +- (id)subtitle; +- (id)navigableItem_image; +- (id)navigableItem_name; +- (id)identifier; +@property(readonly, nonatomic) unsigned long long integrationNumber; +- (void)configureStatusListeners; +- (void)populateCachedIntegration; +- (id)initWithIntegration:(id)arg1; +- (id)initWithIntegrationNumber:(unsigned long long)arg1 identifier:(id)arg2 currentStep:(long long)arg3 result:(long long)arg4 service:(id)arg5 botIdentifier:(id)arg6 cachedIntegration:(id)arg7; +- (id)initWithIntegrationNumber:(unsigned long long)arg1 identifier:(id)arg2 currentStep:(long long)arg3 result:(long long)arg4 service:(id)arg5 botIdentifier:(id)arg6; + +@end + diff --git a/XCSUI/XCSUIIntegrationPerfMetricIterationsPopoverViewController.h b/XCSUI/XCSUIIntegrationPerfMetricIterationsPopoverViewController.h new file mode 100644 index 000000000..054b4c869 --- /dev/null +++ b/XCSUI/XCSUIIntegrationPerfMetricIterationsPopoverViewController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class NSTextField, XCSTestPerfMetric; + +@interface XCSUIIntegrationPerfMetricIterationsPopoverViewController : NSViewController +{ + XCSTestPerfMetric *_perfMetric; + NSTextField *_iterationsTextField; +} + +@property __weak NSTextField *iterationsTextField; // @synthesize iterationsTextField=_iterationsTextField; +@property(copy, nonatomic) XCSTestPerfMetric *perfMetric; // @synthesize perfMetric=_perfMetric; +- (void).cxx_destruct; + +@end + diff --git a/XCSUI/XCSUIIntegrationPerformanceTestMeasureTableCellView.h b/XCSUI/XCSUIIntegrationPerformanceTestMeasureTableCellView.h new file mode 100644 index 000000000..b6d340a63 --- /dev/null +++ b/XCSUI/XCSUIIntegrationPerformanceTestMeasureTableCellView.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSImageView, NSTextField, XCSUIIntegrationTestsDetailPerfMeasureButton; + +@interface XCSUIIntegrationPerformanceTestMeasureTableCellView : NSTableCellView +{ + XCSUIIntegrationTestsDetailPerfMeasureButton *_measureTypeButton; + NSImageView *_measureImageView; + NSTextField *_minField; + NSTextField *_maxField; + NSTextField *_averageField; + NSTextField *_rsdField; +} + +@property(retain) NSTextField *rsdField; // @synthesize rsdField=_rsdField; +@property(retain) NSTextField *averageField; // @synthesize averageField=_averageField; +@property(retain) NSTextField *maxField; // @synthesize maxField=_maxField; +@property(retain) NSTextField *minField; // @synthesize minField=_minField; +@property(retain) NSImageView *measureImageView; // @synthesize measureImageView=_measureImageView; +@property(retain) XCSUIIntegrationTestsDetailPerfMeasureButton *measureTypeButton; // @synthesize measureTypeButton=_measureTypeButton; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/XCSUIIntegrationStatusAndIssueCountsViewController.h b/XCSUI/XCSUIIntegrationStatusAndIssueCountsViewController.h new file mode 100644 index 000000000..cb97eb5aa --- /dev/null +++ b/XCSUI/XCSUIIntegrationStatusAndIssueCountsViewController.h @@ -0,0 +1,70 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" +#import "XCSUIStatusBadgeClickHandler-Protocol.h" + +@class NSArray, NSMutableArray, NSString, NSTextField, NSView, XCSIntegration, XCSIntegrationIssues, XCSUIIntegrationSummaryViewController, XCSUIStatusBadge, XCSUIStatusBadgesView, _XCSUIIssuesSummaryView; + +@interface XCSUIIntegrationStatusAndIssueCountsViewController : DVTViewController +{ + XCSUIStatusBadge *_errorsBadge; + XCSUIStatusBadge *_warningsBadge; + XCSUIStatusBadge *_issuesBadge; + XCSUIStatusBadge *_testsBadge; + NSMutableArray *_showMoreRows; + NSView *_lozengeView; + XCSIntegration *_integration; + id _viewSizeChangedCallback; + id _detailsViewSelectionChangedCallback; + XCSUIIntegrationSummaryViewController *_summaryViewController; + double _requiredHeight; + NSTextField *_startTimeTextField; + NSTextField *_endTimeTextField; + NSTextField *_durationTextField; + NSTextField *_resultsSummaryField; + XCSUIStatusBadgesView *_badgesView; + NSArray *_issueSections; + XCSIntegrationIssues *_integrationIssues; + _XCSUIIssuesSummaryView *_issuesSummaryView; +} + +@property __weak _XCSUIIssuesSummaryView *issuesSummaryView; // @synthesize issuesSummaryView=_issuesSummaryView; +@property(retain) XCSIntegrationIssues *integrationIssues; // @synthesize integrationIssues=_integrationIssues; +@property(copy) NSArray *issueSections; // @synthesize issueSections=_issueSections; +@property __weak XCSUIStatusBadgesView *badgesView; // @synthesize badgesView=_badgesView; +@property __weak NSTextField *resultsSummaryField; // @synthesize resultsSummaryField=_resultsSummaryField; +@property __weak NSTextField *durationTextField; // @synthesize durationTextField=_durationTextField; +@property __weak NSTextField *endTimeTextField; // @synthesize endTimeTextField=_endTimeTextField; +@property __weak NSTextField *startTimeTextField; // @synthesize startTimeTextField=_startTimeTextField; +@property double requiredHeight; // @synthesize requiredHeight=_requiredHeight; +@property __weak XCSUIIntegrationSummaryViewController *summaryViewController; // @synthesize summaryViewController=_summaryViewController; +@property(copy) id detailsViewSelectionChangedCallback; // @synthesize detailsViewSelectionChangedCallback=_detailsViewSelectionChangedCallback; +@property(copy) id viewSizeChangedCallback; // @synthesize viewSizeChangedCallback=_viewSizeChangedCallback; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +- (void).cxx_destruct; +- (void)calculateRequiredHeight; +- (void)showMoreIssuesInSection:(id)arg1; +- (void)refreshIssuesView; +- (void)populateIssueSectionView:(id)arg1 withSection:(id)arg2; +- (void)populateIssueView:(id)arg1 withIssue:(id)arg2 issueIndex:(unsigned long long)arg3; +- (void)refreshIssueGroups; +- (void)resetBadgeSelection:(id)arg1; +- (void)drawDividerLineWithPointerToBadge:(id)arg1; +- (void)refreshUI; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationSteppedProgressView.h b/XCSUI/XCSUIIntegrationSteppedProgressView.h new file mode 100644 index 000000000..269c3407b --- /dev/null +++ b/XCSUI/XCSUIIntegrationSteppedProgressView.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class CALayer, NSArray, NSMapTable, NSMutableArray; + +@interface XCSUIIntegrationSteppedProgressView : NSView +{ + NSArray *_possibleSteps; + long long _currentStep; + CALayer *_rootLayer; + NSMutableArray *_labelLayers; + NSMapTable *_buddyLayers; + id _labelProvider; +} + +@property __weak id labelProvider; // @synthesize labelProvider=_labelProvider; +- (void).cxx_destruct; +- (id)actionForLayer:(id)arg1 forKey:(id)arg2; +- (void)layoutSublayersOfLayer:(id)arg1; +- (void)reloadInformativeString; +- (void)repositionLabels; +- (void)layoutLabels; +@property(nonatomic) long long currentStep; +@property(copy, nonatomic) NSArray *possibleSteps; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/XCSUIIntegrationSteppedProgressViewLabelProvider-Protocol.h b/XCSUI/XCSUIIntegrationSteppedProgressViewLabelProvider-Protocol.h new file mode 100644 index 000000000..642a30e60 --- /dev/null +++ b/XCSUI/XCSUIIntegrationSteppedProgressViewLabelProvider-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCSUIIntegrationSteppedProgressViewLabelProvider +- (id)informativeStringForSteppedProgressView:(id)arg1 integrationStep:(long long)arg2; +- (id)labelForSteppedProgressView:(id)arg1 integrationStep:(long long)arg2; +@end + diff --git a/XCSUI/XCSUIIntegrationSummaryCommitsDetailViewController.h b/XCSUI/XCSUIIntegrationSummaryCommitsDetailViewController.h new file mode 100644 index 000000000..c49970893 --- /dev/null +++ b/XCSUI/XCSUIIntegrationSummaryCommitsDetailViewController.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class DVTOutlineView, NSArray, NSImageView, NSMapTable, NSString, NSTextField, XCSContributor; + +@interface XCSUIIntegrationSummaryCommitsDetailViewController : DVTViewController +{ + NSMapTable *_commitsAndRowHeight; + XCSContributor *_contributor; + NSArray *_commits; + NSString *_committerName; + double _requiredOutlineHeight; + DVTOutlineView *_outlineView; + NSImageView *_commitsImageView; + NSTextField *_commitsLabel; +} + +@property __weak NSTextField *commitsLabel; // @synthesize commitsLabel=_commitsLabel; +@property __weak NSImageView *commitsImageView; // @synthesize commitsImageView=_commitsImageView; +@property __weak DVTOutlineView *outlineView; // @synthesize outlineView=_outlineView; +@property double requiredOutlineHeight; // @synthesize requiredOutlineHeight=_requiredOutlineHeight; +@property(copy) NSString *committerName; // @synthesize committerName=_committerName; +@property(copy, nonatomic) NSArray *commits; // @synthesize commits=_commits; +@property(retain) XCSContributor *contributor; // @synthesize contributor=_contributor; +- (void).cxx_destruct; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)selectionShouldChangeInOutlineView:(id)arg1; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (struct CGSize)commitMessageSize:(id)arg1; +- (id)commitMessageAttributedString:(id)arg1; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (void)calculateRequiredOutlineViewHeight; +- (void)refreshUI; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationSummaryCommitsViewController.h b/XCSUI/XCSUIIntegrationSummaryCommitsViewController.h new file mode 100644 index 000000000..c6fed2ada --- /dev/null +++ b/XCSUI/XCSUIIntegrationSummaryCommitsViewController.h @@ -0,0 +1,83 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class DVTLozengeTextField, DVTReplacementView, NSArray, NSMapTable, NSScrollView, NSString, NSTableView, NSTextField, NSView, XCSContributor, XCSIntegration, XCSUIInsetHorizontalDividerLine, _XCSUIAllCommittersBadgeView; + +@interface XCSUIIntegrationSummaryCommitsViewController : DVTViewController +{ + NSArray *_contributors; + NSArray *_allCommits; + NSMapTable *_contributorsAndFilesChangedCount; + NSMapTable *_contributorsAndCommits; + XCSContributor *_showingDetailsContributor; + DVTReplacementView *_contributorDetailsReplacementView; + double _defaultHeight; + BOOL _currentlyShowingCommitsDetailView; + XCSIntegration *_integration; + id _viewSizeChangedCallback; + NSTableView *_committersTableView; + unsigned long long _countOfFilesChangedInIntegration; + NSTextField *_contributorsTextField; + NSTextField *_commitsTextField; + NSTextField *_filesChangedTextField; + NSTextField *_mainContributorTextField; + XCSUIInsetHorizontalDividerLine *_dividerLine; + NSView *_noCommitsView; + DVTLozengeTextField *_noCommitsLozenge; + NSView *_commitDetailsView; + NSView *_commitBadgesView; + _XCSUIAllCommittersBadgeView *_allCommittersBadgeView; + NSScrollView *_committersScrollView; +} + +@property __weak NSScrollView *committersScrollView; // @synthesize committersScrollView=_committersScrollView; +@property __weak _XCSUIAllCommittersBadgeView *allCommittersBadgeView; // @synthesize allCommittersBadgeView=_allCommittersBadgeView; +@property __weak NSView *commitBadgesView; // @synthesize commitBadgesView=_commitBadgesView; +@property __weak NSView *commitDetailsView; // @synthesize commitDetailsView=_commitDetailsView; +@property __weak DVTLozengeTextField *noCommitsLozenge; // @synthesize noCommitsLozenge=_noCommitsLozenge; +@property __weak NSView *noCommitsView; // @synthesize noCommitsView=_noCommitsView; +@property __weak XCSUIInsetHorizontalDividerLine *dividerLine; // @synthesize dividerLine=_dividerLine; +@property __weak NSTextField *mainContributorTextField; // @synthesize mainContributorTextField=_mainContributorTextField; +@property __weak NSTextField *filesChangedTextField; // @synthesize filesChangedTextField=_filesChangedTextField; +@property __weak NSTextField *commitsTextField; // @synthesize commitsTextField=_commitsTextField; +@property __weak NSTextField *contributorsTextField; // @synthesize contributorsTextField=_contributorsTextField; +@property BOOL currentlyShowingCommitsDetailView; // @synthesize currentlyShowingCommitsDetailView=_currentlyShowingCommitsDetailView; +@property unsigned long long countOfFilesChangedInIntegration; // @synthesize countOfFilesChangedInIntegration=_countOfFilesChangedInIntegration; +@property __weak NSTableView *committersTableView; // @synthesize committersTableView=_committersTableView; +@property(copy) id viewSizeChangedCallback; // @synthesize viewSizeChangedCallback=_viewSizeChangedCallback; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +- (void).cxx_destruct; +- (void)toggleDetailViewForTableCellView:(id)arg1 committer:(id)arg2; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)outlineViewColumnDidResize:(id)arg1; +- (void)drawDividerLineWithPointerToBadge:(id)arg1; +- (void)showDetailsForAllCommitters:(id)arg1; +- (void)showDetailsForCommitter:(id)arg1 committerTableCellView:(id)arg2; +- (void)showCommitDetailsForContributor:(id)arg1 pointingToView:(id)arg2; +- (void)showCommitDetailsWithCommitterName:(id)arg1 commits:(id)arg2 contributor:(id)arg3 pointingToView:(id)arg4; +- (id)commitsDetailViewController; +- (void)resizeViewtoFit; +- (void)hideDetailsView; +- (void)refreshUI; +- (void)removeAllTableColumns; +- (void)primitiveInvalidate; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationSummaryCommitterBadgeButton.h b/XCSUI/XCSUIIntegrationSummaryCommitterBadgeButton.h new file mode 100644 index 000000000..ad7629236 --- /dev/null +++ b/XCSUI/XCSUIIntegrationSummaryCommitterBadgeButton.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSButton.h" + +@interface XCSUIIntegrationSummaryCommitterBadgeButton : NSButton +{ + id _mouseDownCallback; + id _mouseUpCallback; +} + +@property(copy) id mouseUpCallback; // @synthesize mouseUpCallback=_mouseUpCallback; +@property(copy) id mouseDownCallback; // @synthesize mouseDownCallback=_mouseDownCallback; +- (void).cxx_destruct; +- (void)mouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; + +@end + diff --git a/XCSUI/XCSUIIntegrationSummaryCommitterBadgeView.h b/XCSUI/XCSUIIntegrationSummaryCommitterBadgeView.h new file mode 100644 index 000000000..42cb65204 --- /dev/null +++ b/XCSUI/XCSUIIntegrationSummaryCommitterBadgeView.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class CAShapeLayer, CATextLayer, NSImage, NSString, NSTrackingArea, XCSUIIntegrationSummaryCommitterBadgeButton; + +@interface XCSUIIntegrationSummaryCommitterBadgeView : NSTableCellView +{ + BOOL _setupOnce; + CATextLayer *_committerTextLayer; + NSTrackingArea *_mouseTracker; + CAShapeLayer *_badgeLayer; + CAShapeLayer *_boundingTrack; + CAShapeLayer *_contributionTrack; + BOOL _badgeSelected; + BOOL _isAllCommittersBadge; + BOOL _drawLeftEdgeVerticalDivider; + NSString *_committerName; + NSImage *_committerImage; + double _commiterContribution; + XCSUIIntegrationSummaryCommitterBadgeButton *_button; + id _selectedBadgeCallback; +} + +@property BOOL drawLeftEdgeVerticalDivider; // @synthesize drawLeftEdgeVerticalDivider=_drawLeftEdgeVerticalDivider; +@property BOOL isAllCommittersBadge; // @synthesize isAllCommittersBadge=_isAllCommittersBadge; +@property(copy) id selectedBadgeCallback; // @synthesize selectedBadgeCallback=_selectedBadgeCallback; +@property __weak XCSUIIntegrationSummaryCommitterBadgeButton *button; // @synthesize button=_button; +@property double commiterContribution; // @synthesize commiterContribution=_commiterContribution; +@property(copy) NSImage *committerImage; // @synthesize committerImage=_committerImage; +@property(copy) NSString *committerName; // @synthesize committerName=_committerName; +- (void).cxx_destruct; +- (void)updateLayer; +- (void)viewDidChangeBackingProperties; +- (id)polishedCommitterName; +- (BOOL)wantsUpdateLayer; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)updateTrackingAreas; +- (struct CGColor *)contributorTrackMouseDownStrokeColor; +- (struct CGColor *)contributorTrackRolloverStrokeColor; +- (struct CGColor *)contributorTrackDefaultStrokeColor; +- (struct CGColor *)boundingTrackMouseDownStrokeColor; +- (struct CGColor *)boundingTrackRolloverStrokeColor; +- (struct CGColor *)boundingTrackDefaultStrokeColor; +- (void)clickBadge:(id)arg1; +- (void)awakeFromNib; + +@end + diff --git a/XCSUI/XCSUIIntegrationSummaryDevicesViewController.h b/XCSUI/XCSUIIntegrationSummaryDevicesViewController.h new file mode 100644 index 000000000..e3f697c4f --- /dev/null +++ b/XCSUI/XCSUIIntegrationSummaryDevicesViewController.h @@ -0,0 +1,54 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" + +@class DVTLozengeTextField, DVTTableView, NSString, NSTextField, NSView, XCSIntegration; + +@interface XCSUIIntegrationSummaryDevicesViewController : DVTViewController +{ + XCSIntegration *_integration; + DVTTableView *_devicesTableView; + NSTextField *_devicesTextField; + NSTextField *_totalTestsTextField; + NSTextField *_testsPassedTextField; + NSTextField *_testsFailedTextField; + DVTLozengeTextField *_noDevicesLozenge; + NSView *_noDevicesView; + NSView *_deviceDetailsView; + NSView *_deviceBadgesView; +} + +@property __weak NSView *deviceBadgesView; // @synthesize deviceBadgesView=_deviceBadgesView; +@property __weak NSView *deviceDetailsView; // @synthesize deviceDetailsView=_deviceDetailsView; +@property __weak NSView *noDevicesView; // @synthesize noDevicesView=_noDevicesView; +@property __weak DVTLozengeTextField *noDevicesLozenge; // @synthesize noDevicesLozenge=_noDevicesLozenge; +@property __weak NSTextField *testsFailedTextField; // @synthesize testsFailedTextField=_testsFailedTextField; +@property __weak NSTextField *testsPassedTextField; // @synthesize testsPassedTextField=_testsPassedTextField; +@property __weak NSTextField *totalTestsTextField; // @synthesize totalTestsTextField=_totalTestsTextField; +@property __weak NSTextField *devicesTextField; // @synthesize devicesTextField=_devicesTextField; +@property __weak DVTTableView *devicesTableView; // @synthesize devicesTableView=_devicesTableView; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +- (void).cxx_destruct; +- (id)tableView:(id)arg1 viewForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)selectionShouldChangeInTableView:(id)arg1; +- (double)tableView:(id)arg1 heightOfRow:(long long)arg2; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)refreshUI; +- (void)removeAllTableColumns; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationSummaryInflightViewController.h b/XCSUI/XCSUIIntegrationSummaryInflightViewController.h new file mode 100644 index 000000000..fe9ccf7b4 --- /dev/null +++ b/XCSUI/XCSUIIntegrationSummaryInflightViewController.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSTableViewDataSource-Protocol.h" +#import "NSTableViewDelegate-Protocol.h" +#import "XCSUIIntegrationSteppedProgressViewLabelProvider-Protocol.h" + +@class NSButton, NSProgressIndicator, NSString, NSTextField, XCSIntegration, XCSUIIntegrationSteppedProgressView; + +@interface XCSUIIntegrationSummaryInflightViewController : DVTViewController +{ + XCSIntegration *_integration; + NSTextField *_progressMessageField; + NSProgressIndicator *_progressBar; + XCSUIIntegrationSteppedProgressView *_progressView; + NSButton *_cancelButton; + long long _currentStep; + double _stepPartialProgress; + NSString *_lastKnownAdvisoryStatus; +} + +@property(retain) NSString *lastKnownAdvisoryStatus; // @synthesize lastKnownAdvisoryStatus=_lastKnownAdvisoryStatus; +@property double stepPartialProgress; // @synthesize stepPartialProgress=_stepPartialProgress; +@property long long currentStep; // @synthesize currentStep=_currentStep; +@property __weak NSButton *cancelButton; // @synthesize cancelButton=_cancelButton; +@property __weak XCSUIIntegrationSteppedProgressView *progressView; // @synthesize progressView=_progressView; +@property __weak NSProgressIndicator *progressBar; // @synthesize progressBar=_progressBar; +@property __weak NSTextField *progressMessageField; // @synthesize progressMessageField=_progressMessageField; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +- (void).cxx_destruct; +- (void)cancelIntegration:(id)arg1; +- (id)informativeStringForSteppedProgressView:(id)arg1 integrationStep:(long long)arg2; +- (id)labelForSteppedProgressView:(id)arg1 integrationStep:(long long)arg2; +- (void)updateProgressBar; +@property(readonly) double progressBarValue; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationSummaryIssuesDetailViewController.h b/XCSUI/XCSUIIntegrationSummaryIssuesDetailViewController.h new file mode 100644 index 000000000..d8607a9a6 --- /dev/null +++ b/XCSUI/XCSUIIntegrationSummaryIssuesDetailViewController.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class DVTOutlineView, NSArray, NSButton, NSImage, NSImageView, NSString, NSTextField; + +@interface XCSUIIntegrationSummaryIssuesDetailViewController : DVTViewController +{ + NSArray *_issues; + NSImage *_issueTypeImage; + NSString *_issueTypeAndCount; + id _closeButtonCallback; + id _selectedIssuesChangedCallback; + DVTOutlineView *_outlineView; + NSImageView *_issueTypeImageView; + NSButton *_closeButton; + NSTextField *_issueTypeAndCountLabel; +} + +@property __weak NSTextField *issueTypeAndCountLabel; // @synthesize issueTypeAndCountLabel=_issueTypeAndCountLabel; +@property __weak NSButton *closeButton; // @synthesize closeButton=_closeButton; +@property __weak NSImageView *issueTypeImageView; // @synthesize issueTypeImageView=_issueTypeImageView; +@property __weak DVTOutlineView *outlineView; // @synthesize outlineView=_outlineView; +@property(copy) id selectedIssuesChangedCallback; // @synthesize selectedIssuesChangedCallback=_selectedIssuesChangedCallback; +@property(copy) id closeButtonCallback; // @synthesize closeButtonCallback=_closeButtonCallback; +@property(copy) NSString *issueTypeAndCount; // @synthesize issueTypeAndCount=_issueTypeAndCount; +@property(copy) NSImage *issueTypeImage; // @synthesize issueTypeImage=_issueTypeImage; +@property(copy, nonatomic) NSArray *issues; // @synthesize issues=_issues; +- (void).cxx_destruct; +- (void)outlineViewSelectionDidChange:(id)arg1; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (void)refreshUI; +- (void)closeIssues:(id)arg1; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationSummaryViewController.h b/XCSUI/XCSUIIntegrationSummaryViewController.h new file mode 100644 index 000000000..82713c871 --- /dev/null +++ b/XCSUI/XCSUIIntegrationSummaryViewController.h @@ -0,0 +1,73 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "XCSBotSupportingEditorHostedViewController-Protocol.h" + +@class DVTReplacementView, DVTStackView_ML, NSArray, NSString, XCSBot, XCSBotSupportingEditor, XCSIntegration, _XCSUIIntegrationSummaryScrollView; + +@interface XCSUIIntegrationSummaryViewController : DVTViewController +{ + NSArray *_currentSelectedDocumentLocations; + XCSIntegration *_integration; + XCSBot *_bot; + XCSBotSupportingEditor *_botSupportingEditor; + NSString *_integrationTitle; + NSString *_dateFinished; + NSString *_statusString; + NSString *_errorCount; + NSString *_warningCount; + NSString *_issueCount; + DVTReplacementView *_statusAndIssuesReplacementView; + DVTReplacementView *_commitsReplacementView; + DVTReplacementView *_devicesReplacementView; + DVTStackView_ML *_stackView; + long long _currentIntegrationStep; + _XCSUIIntegrationSummaryScrollView *_scrollView; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; +@property __weak _XCSUIIntegrationSummaryScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property long long currentIntegrationStep; // @synthesize currentIntegrationStep=_currentIntegrationStep; +@property __weak DVTStackView_ML *stackView; // @synthesize stackView=_stackView; +@property __weak DVTReplacementView *devicesReplacementView; // @synthesize devicesReplacementView=_devicesReplacementView; +@property __weak DVTReplacementView *commitsReplacementView; // @synthesize commitsReplacementView=_commitsReplacementView; +@property __weak DVTReplacementView *statusAndIssuesReplacementView; // @synthesize statusAndIssuesReplacementView=_statusAndIssuesReplacementView; +@property(copy) NSString *issueCount; // @synthesize issueCount=_issueCount; +@property(copy) NSString *warningCount; // @synthesize warningCount=_warningCount; +@property(copy) NSString *errorCount; // @synthesize errorCount=_errorCount; +@property(copy) NSString *statusString; // @synthesize statusString=_statusString; +@property(copy) NSString *dateFinished; // @synthesize dateFinished=_dateFinished; +@property(copy) NSString *integrationTitle; // @synthesize integrationTitle=_integrationTitle; +@property(retain, nonatomic) XCSBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +@property(retain, nonatomic) XCSBot *bot; // @synthesize bot=_bot; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +@property(readonly) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +- (void).cxx_destruct; +- (void)selectDocumentLocations:(id)arg1; +- (void)refreshUI; +- (void)updateReplacementViews; +- (void)configureStatusAndDeviceInstalledReplacementViews; +- (void)sizeStatusIsssueViewFit; +- (id)inflightViewController; +- (id)devicesViewController; +- (id)statusAndIssueCountsViewController; +- (id)commitsViewController; +@property(readonly) NSArray *currentSelectedItems; +- (void)primitiveInvalidate; +- (void)viewDidInstall; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsDetailDeviceOutlineView.h b/XCSUI/XCSUIIntegrationTestsDetailDeviceOutlineView.h new file mode 100644 index 000000000..fa6356a57 --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsDetailDeviceOutlineView.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTOutlineView.h" + +@interface XCSUIIntegrationTestsDetailDeviceOutlineView : DVTOutlineView +{ +} + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsDetailDeviceViewController.h b/XCSUI/XCSUIIntegrationTestsDetailDeviceViewController.h new file mode 100644 index 000000000..73cb0cc33 --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsDetailDeviceViewController.h @@ -0,0 +1,92 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class DVTBorderedView, DVTLozengeTextField, DVTReplacementView, DVTScopeBarButton, DVTSearchField, NSArray, NSImageView, NSMapTable, NSMutableDictionary, NSOperationQueue, NSScrollView, NSString, NSTextField, XCSTestDevice, XCSUIIntegrationTestsDetailDeviceOutlineView; + +@interface XCSUIIntegrationTestsDetailDeviceViewController : DVTViewController +{ + BOOL _isReloadingFromItemDidExpand; + NSOperationQueue *_testPlaceholderQueryQueue; + NSMutableDictionary *_testKeyPathsAndMetricBadges; + BOOL _failingOnly; + XCSTestDevice *_device; + DVTBorderedView *_deviceBorderedView; + DVTBorderedView *_filterBarBorderedView; + NSImageView *_deviceImageView; + NSTextField *_deviceNameField; + DVTReplacementView *_testsReplacementView; + DVTSearchField *_filterField; + DVTLozengeTextField *_lozengeTextField; + DVTScopeBarButton *_scopeBarAllButton; + DVTScopeBarButton *_scopeBarFailedButton; + DVTScopeBarButton *_scopeBarUnitAndPerfTestsButton; + DVTScopeBarButton *_scopeBarUnitTestsButton; + DVTScopeBarButton *_scopeBarPerformanceTestsButton; + XCSUIIntegrationTestsDetailDeviceOutlineView *_testsOutlineView; + NSScrollView *_testsScrollView; + NSArray *_filteredTests; + NSArray *_outlineViewRootItems; + NSArray *_perfTestMetricNames; + NSArray *_testGraphRows; + NSMapTable *_testPlaceholdersAndTests; +} + +@property(retain) NSMapTable *testPlaceholdersAndTests; // @synthesize testPlaceholdersAndTests=_testPlaceholdersAndTests; +@property(copy) NSArray *testGraphRows; // @synthesize testGraphRows=_testGraphRows; +@property(copy) NSArray *perfTestMetricNames; // @synthesize perfTestMetricNames=_perfTestMetricNames; +@property BOOL failingOnly; // @synthesize failingOnly=_failingOnly; +@property(copy) NSArray *outlineViewRootItems; // @synthesize outlineViewRootItems=_outlineViewRootItems; +@property(copy) NSArray *filteredTests; // @synthesize filteredTests=_filteredTests; +@property __weak NSScrollView *testsScrollView; // @synthesize testsScrollView=_testsScrollView; +@property __weak XCSUIIntegrationTestsDetailDeviceOutlineView *testsOutlineView; // @synthesize testsOutlineView=_testsOutlineView; +@property __weak DVTScopeBarButton *scopeBarPerformanceTestsButton; // @synthesize scopeBarPerformanceTestsButton=_scopeBarPerformanceTestsButton; +@property __weak DVTScopeBarButton *scopeBarUnitTestsButton; // @synthesize scopeBarUnitTestsButton=_scopeBarUnitTestsButton; +@property __weak DVTScopeBarButton *scopeBarUnitAndPerfTestsButton; // @synthesize scopeBarUnitAndPerfTestsButton=_scopeBarUnitAndPerfTestsButton; +@property __weak DVTScopeBarButton *scopeBarFailedButton; // @synthesize scopeBarFailedButton=_scopeBarFailedButton; +@property __weak DVTScopeBarButton *scopeBarAllButton; // @synthesize scopeBarAllButton=_scopeBarAllButton; +@property __weak DVTLozengeTextField *lozengeTextField; // @synthesize lozengeTextField=_lozengeTextField; +@property __weak DVTSearchField *filterField; // @synthesize filterField=_filterField; +@property __weak DVTReplacementView *testsReplacementView; // @synthesize testsReplacementView=_testsReplacementView; +@property __weak NSTextField *deviceNameField; // @synthesize deviceNameField=_deviceNameField; +@property __weak NSImageView *deviceImageView; // @synthesize deviceImageView=_deviceImageView; +@property __weak DVTBorderedView *filterBarBorderedView; // @synthesize filterBarBorderedView=_filterBarBorderedView; +@property __weak DVTBorderedView *deviceBorderedView; // @synthesize deviceBorderedView=_deviceBorderedView; +@property(retain, nonatomic) XCSTestDevice *device; // @synthesize device=_device; +- (void).cxx_destruct; +- (void)outlineViewItemDidExpand:(id)arg1; +- (id)outlineView:(id)arg1 rowViewForItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldShowOutlineCellForItem:(id)arg2; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +- (void)getInfoForTestPlaceholder:(id)arg1; +- (BOOL)outlineView:(id)arg1 isGroupItem:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (void)scopeBarUnitAndPerfTests:(id)arg1; +- (void)scopeBarPerformance:(id)arg1; +- (void)scopeBarUnit:(id)arg1; +- (void)scopeBarFailed:(id)arg1; +- (void)scopeBarAll:(id)arg1; +- (void)scopeBarChanged; +- (id)testClassesFailingOnly:(BOOL)arg1; +- (void)primitiveInvalidate; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsDetailOutlineView.h b/XCSUI/XCSUIIntegrationTestsDetailOutlineView.h new file mode 100644 index 000000000..8ed24576b --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsDetailOutlineView.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTOutlineView.h" + +@interface XCSUIIntegrationTestsDetailOutlineView : DVTOutlineView +{ +} + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsDetailOutlineViewController.h b/XCSUI/XCSUIIntegrationTestsDetailOutlineViewController.h new file mode 100644 index 000000000..e788d8df4 --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsDetailOutlineViewController.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class DVTOutlineView, NSArray, NSMapTable, NSMutableDictionary, NSOperationQueue, NSString, XCSTestPlaceholder; + +@interface XCSUIIntegrationTestsDetailOutlineViewController : DVTViewController +{ + NSOperationQueue *_testPlaceholderQueryQueue; + NSMutableDictionary *_deviceIDsAndMetricBadges; + BOOL _isReloadingFromItemDidExpand; + XCSTestPlaceholder *_testPlaceholder; + NSArray *_filteredDevices; + DVTOutlineView *_devicesOutlineView; + NSArray *_perfTestMetricNames; + NSArray *_testGraphRows; + NSMapTable *_devicesAndTest; +} + +@property(retain) NSMapTable *devicesAndTest; // @synthesize devicesAndTest=_devicesAndTest; +@property(copy) NSArray *testGraphRows; // @synthesize testGraphRows=_testGraphRows; +@property(copy) NSArray *perfTestMetricNames; // @synthesize perfTestMetricNames=_perfTestMetricNames; +@property __weak DVTOutlineView *devicesOutlineView; // @synthesize devicesOutlineView=_devicesOutlineView; +@property(copy, nonatomic) NSArray *filteredDevices; // @synthesize filteredDevices=_filteredDevices; +@property(retain, nonatomic) XCSTestPlaceholder *testPlaceholder; // @synthesize testPlaceholder=_testPlaceholder; +- (void).cxx_destruct; +- (void)outlineViewItemDidExpand:(id)arg1; +- (id)outlineView:(id)arg1 rowViewForItem:(id)arg2; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (void)getTestsForDevice:(id)arg1; +- (void)findMetricTableCellViewForDevice:(id)arg1 allTestsForDevice:(id)arg2; +- (void)refreshUI; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsDetailTestTableRowView.h b/XCSUI/XCSUIIntegrationTestsDetailTestTableRowView.h new file mode 100644 index 000000000..92ca6c744 --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsDetailTestTableRowView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableRowView.h" + +@interface XCSUIIntegrationTestsDetailTestTableRowView : NSTableRowView +{ + BOOL _isLastChildOfGroupRow; + BOOL _isDisclosedTestRow; + BOOL _drawBottomLine; +} + +@property BOOL drawBottomLine; // @synthesize drawBottomLine=_drawBottomLine; +@property BOOL isDisclosedTestRow; // @synthesize isDisclosedTestRow=_isDisclosedTestRow; +@property BOOL isLastChildOfGroupRow; // @synthesize isLastChildOfGroupRow=_isLastChildOfGroupRow; +- (void)drawBackgroundInRect:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsDetailViewController.h b/XCSUI/XCSUIIntegrationTestsDetailViewController.h new file mode 100644 index 000000000..a65c56afa --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsDetailViewController.h @@ -0,0 +1,101 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class DVTBorderedView, DVTLozengeTextField, DVTObservingToken, DVTReplacementView, DVTScopeBarButton, DVTSearchField, NSArray, NSMapTable, NSMutableDictionary, NSOperationQueue, NSScrollView, NSString, XCSIntegration, XCSUIIntegrationTestsDetailOutlineView; + +@interface XCSUIIntegrationTestsDetailViewController : DVTViewController +{ + BOOL _isReloadingFromItemDidExpandOrCollapse; + NSOperationQueue *_testPlaceholderQueryQueue; + NSMutableDictionary *_testKeyPathsAndMetricBadges; + DVTObservingToken *_controllerContentViewLayoutObservingToken; + BOOL _readyToReloadView; + BOOL _failingOnly; + BOOL _passedOnly; + BOOL _failedExpectedOnly; + XCSIntegration *_integration; + DVTBorderedView *_filterBarBorderedView; + DVTReplacementView *_testsReplacementView; + DVTSearchField *_filterField; + DVTLozengeTextField *_lozengeTextField; + DVTScopeBarButton *_scopeBarAllButton; + DVTScopeBarButton *_scopeBarPassedButton; + DVTScopeBarButton *_scopeBarFailedButton; + DVTScopeBarButton *_scopeBarFailedExpectedButton; + DVTScopeBarButton *_scopeBarUnitAndPerfTestsButton; + DVTScopeBarButton *_scopeBarUnitTestsButton; + DVTScopeBarButton *_scopeBarPerformanceTestsButton; + XCSUIIntegrationTestsDetailOutlineView *_testsOutlineView; + NSScrollView *_testsScrollView; + NSArray *_filteredTests; + NSArray *_outlineViewRootItems; + NSArray *_perfTestMetricNames; + NSArray *_testGraphRows; + NSMapTable *_testPlaceholdersAndTests; +} + +@property(retain) NSMapTable *testPlaceholdersAndTests; // @synthesize testPlaceholdersAndTests=_testPlaceholdersAndTests; +@property(copy) NSArray *testGraphRows; // @synthesize testGraphRows=_testGraphRows; +@property(copy) NSArray *perfTestMetricNames; // @synthesize perfTestMetricNames=_perfTestMetricNames; +@property BOOL failedExpectedOnly; // @synthesize failedExpectedOnly=_failedExpectedOnly; +@property BOOL passedOnly; // @synthesize passedOnly=_passedOnly; +@property BOOL failingOnly; // @synthesize failingOnly=_failingOnly; +@property(copy) NSArray *outlineViewRootItems; // @synthesize outlineViewRootItems=_outlineViewRootItems; +@property(copy) NSArray *filteredTests; // @synthesize filteredTests=_filteredTests; +@property __weak NSScrollView *testsScrollView; // @synthesize testsScrollView=_testsScrollView; +@property __weak XCSUIIntegrationTestsDetailOutlineView *testsOutlineView; // @synthesize testsOutlineView=_testsOutlineView; +@property __weak DVTScopeBarButton *scopeBarPerformanceTestsButton; // @synthesize scopeBarPerformanceTestsButton=_scopeBarPerformanceTestsButton; +@property __weak DVTScopeBarButton *scopeBarUnitTestsButton; // @synthesize scopeBarUnitTestsButton=_scopeBarUnitTestsButton; +@property __weak DVTScopeBarButton *scopeBarUnitAndPerfTestsButton; // @synthesize scopeBarUnitAndPerfTestsButton=_scopeBarUnitAndPerfTestsButton; +@property __weak DVTScopeBarButton *scopeBarFailedExpectedButton; // @synthesize scopeBarFailedExpectedButton=_scopeBarFailedExpectedButton; +@property __weak DVTScopeBarButton *scopeBarFailedButton; // @synthesize scopeBarFailedButton=_scopeBarFailedButton; +@property __weak DVTScopeBarButton *scopeBarPassedButton; // @synthesize scopeBarPassedButton=_scopeBarPassedButton; +@property __weak DVTScopeBarButton *scopeBarAllButton; // @synthesize scopeBarAllButton=_scopeBarAllButton; +@property __weak DVTLozengeTextField *lozengeTextField; // @synthesize lozengeTextField=_lozengeTextField; +@property __weak DVTSearchField *filterField; // @synthesize filterField=_filterField; +@property __weak DVTReplacementView *testsReplacementView; // @synthesize testsReplacementView=_testsReplacementView; +@property __weak DVTBorderedView *filterBarBorderedView; // @synthesize filterBarBorderedView=_filterBarBorderedView; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +- (void).cxx_destruct; +- (void)outlineViewItemDidCollapse:(id)arg1; +- (void)outlineViewItemDidExpand:(id)arg1; +- (void)refreshItemAfterExpandingOrCollapsing:(id)arg1 showPerfMetricsInParentRow:(BOOL)arg2; +- (id)outlineView:(id)arg1 rowViewForItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldShowOutlineCellForItem:(id)arg2; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (id)assertionsAttributedStringForTest:(id)arg1; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +- (void)getInfoForTestPlaceholder:(id)arg1; +- (BOOL)outlineView:(id)arg1 isGroupItem:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (void)scopeBarUnitAndPerfTests:(id)arg1; +- (void)scopeBarPerformance:(id)arg1; +- (void)scopeBarUnit:(id)arg1; +- (void)scopeBarFailedExpected:(id)arg1; +- (void)scopeBarFailed:(id)arg1; +- (void)scopeBarPassed:(id)arg1; +- (void)scopeBarAll:(id)arg1; +- (void)scopeBarChanged; +- (id)testClassesWithScopeBarFiltering; +- (void)primitiveInvalidate; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsDeviceTableCellView.h b/XCSUI/XCSUIIntegrationTestsDeviceTableCellView.h new file mode 100644 index 000000000..6f09b6d17 --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsDeviceTableCellView.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSImageView, NSTextField; + +@interface XCSUIIntegrationTestsDeviceTableCellView : NSTableCellView +{ + NSImageView *_deviceImageView; + NSTextField *_deviceName; + NSTextField *_assertionsTextField; + NSTextField *_deviceModelName; + NSTextField *_deviceCapacity; + NSTextField *_deviceOS; + NSTextField *_deviceArchitecture; +} + +@property __weak NSTextField *deviceArchitecture; // @synthesize deviceArchitecture=_deviceArchitecture; +@property __weak NSTextField *deviceOS; // @synthesize deviceOS=_deviceOS; +@property __weak NSTextField *deviceCapacity; // @synthesize deviceCapacity=_deviceCapacity; +@property __weak NSTextField *deviceModelName; // @synthesize deviceModelName=_deviceModelName; +@property __weak NSTextField *assertionsTextField; // @synthesize assertionsTextField=_assertionsTextField; +@property __weak NSTextField *deviceName; // @synthesize deviceName=_deviceName; +@property __weak NSImageView *deviceImageView; // @synthesize deviceImageView=_deviceImageView; +- (void).cxx_destruct; + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsNavigatorDeviceTableCellView.h b/XCSUI/XCSUIIntegrationTestsNavigatorDeviceTableCellView.h new file mode 100644 index 000000000..711c1eaae --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsNavigatorDeviceTableCellView.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSImageView, NSTextField; + +@interface XCSUIIntegrationTestsNavigatorDeviceTableCellView : NSTableCellView +{ + NSImageView *_statusImageView; + NSTextField *_subtitleTextField; +} + +@property(retain) NSTextField *subtitleTextField; // @synthesize subtitleTextField=_subtitleTextField; +@property(retain) NSImageView *statusImageView; // @synthesize statusImageView=_statusImageView; +- (void).cxx_destruct; + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsNavigatorOutlineView.h b/XCSUI/XCSUIIntegrationTestsNavigatorOutlineView.h new file mode 100644 index 000000000..cb08c2668 --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsNavigatorOutlineView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTOutlineView.h" + +@interface XCSUIIntegrationTestsNavigatorOutlineView : DVTOutlineView +{ +} + +- (void)drawGridInClipRect:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsNavigatorOutlineViewTableRowView.h b/XCSUI/XCSUIIntegrationTestsNavigatorOutlineViewTableRowView.h new file mode 100644 index 000000000..e9e04177b --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsNavigatorOutlineViewTableRowView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableRowView.h" + +@class NSOutlineView; + +@interface XCSUIIntegrationTestsNavigatorOutlineViewTableRowView : NSTableRowView +{ + id _item; + NSOutlineView *_outlineView; +} + +@property __weak NSOutlineView *outlineView; // @synthesize outlineView=_outlineView; +@property(retain) id item; // @synthesize item=_item; +- (void).cxx_destruct; +- (void)drawBackgroundInRect:(struct CGRect)arg1; +- (void)drawSeparatorInRect:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsNavigatorPerspectiveButton.h b/XCSUI/XCSUIIntegrationTestsNavigatorPerspectiveButton.h new file mode 100644 index 000000000..2d7ca0a09 --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsNavigatorPerspectiveButton.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSButton.h" + +@class NSPopUpButtonCell; + +@interface XCSUIIntegrationTestsNavigatorPerspectiveButton : NSButton +{ + NSPopUpButtonCell *popUpCell; +} + +- (void).cxx_destruct; +- (void)mouseDown:(id)arg1; +- (void)runPopUp:(id)arg1; +- (BOOL)usesMenu; +- (void)setUsesMenu:(BOOL)arg1; +- (void)awakeFromNib; + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsNavigatorPerspectiveButtonTextAttachmentCell.h b/XCSUI/XCSUIIntegrationTestsNavigatorPerspectiveButtonTextAttachmentCell.h new file mode 100644 index 000000000..221172a9d --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsNavigatorPerspectiveButtonTextAttachmentCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextAttachmentCell.h" + +@interface XCSUIIntegrationTestsNavigatorPerspectiveButtonTextAttachmentCell : NSTextAttachmentCell +{ +} + +- (struct CGPoint)cellBaselineOffset; + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsNavigatorViewController.h b/XCSUI/XCSUIIntegrationTestsNavigatorViewController.h new file mode 100644 index 000000000..9253ac74f --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsNavigatorViewController.h @@ -0,0 +1,53 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class DVTSearchField, NSString, XCSIntegration, XCSUIIntegrationTestsNavigatorOutlineView; + +@interface XCSUIIntegrationTestsNavigatorViewController : DVTViewController +{ + id _selectedDeviceCallback; + id _selectedTestCallback; + XCSIntegration *_integration; + XCSUIIntegrationTestsNavigatorOutlineView *_outlineView; + DVTSearchField *_searchField; + NSString *_filterFieldString; +} + +@property(copy) NSString *filterFieldString; // @synthesize filterFieldString=_filterFieldString; +@property __weak DVTSearchField *searchField; // @synthesize searchField=_searchField; +@property __weak XCSUIIntegrationTestsNavigatorOutlineView *outlineView; // @synthesize outlineView=_outlineView; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +@property(copy) id selectedTestCallback; // @synthesize selectedTestCallback=_selectedTestCallback; +@property(copy) id selectedDeviceCallback; // @synthesize selectedDeviceCallback=_selectedDeviceCallback; +- (void).cxx_destruct; +- (void)filterFieldAction:(id)arg1; +- (void)outlineViewSelectionDidChange:(id)arg1; +- (id)outlineView:(id)arg1 viewForTableColumn:(id)arg2 item:(id)arg3; +- (id)outlineView:(id)arg1 rowViewForItem:(id)arg2; +- (id)outlineView:(id)arg1 child:(long long)arg2 ofItem:(id)arg3; +- (BOOL)outlineView:(id)arg1 isItemExpandable:(id)arg2; +- (long long)outlineView:(id)arg1 numberOfChildrenOfItem:(id)arg2; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (BOOL)outlineView:(id)arg1 shouldSelectItem:(id)arg2; +- (id)filteredTestsOfTestClass:(id)arg1; +- (id)filteredTestClassesOfTarget:(id)arg1; +- (id)filteredTestTargets; +- (void)reloadOutlineView; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIntegrationTestsViewController.h b/XCSUI/XCSUIIntegrationTestsViewController.h new file mode 100644 index 000000000..e6b3e7399 --- /dev/null +++ b/XCSUI/XCSUIIntegrationTestsViewController.h @@ -0,0 +1,50 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "DVTSplitViewDelegate-Protocol.h" +#import "XCSBotSupportingEditorHostedViewController-Protocol.h" + +@class DVTBorderedView, DVTReplacementView, DVTSplitView, NSArray, NSString, XCSBot, XCSBotSupportingEditor, XCSIntegration; + +@interface XCSUIIntegrationTestsViewController : DVTViewController +{ + XCSBotSupportingEditor *_botSupportingEditor; + NSArray *_currentSelectedDocumentLocations; + XCSIntegration *_integration; + XCSBot *_bot; + DVTReplacementView *_navigatorReplacementView; + DVTReplacementView *_detailReplacementView; + DVTBorderedView *_borderedView; + DVTSplitView *_splitView; +} + ++ (BOOL)instancesCanContainDocumentLocation:(id)arg1; ++ (id)keyPathsForValuesAffectingCurrentSelectedItems; +@property __weak DVTSplitView *splitView; // @synthesize splitView=_splitView; +@property __weak DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +@property __weak DVTReplacementView *detailReplacementView; // @synthesize detailReplacementView=_detailReplacementView; +@property __weak DVTReplacementView *navigatorReplacementView; // @synthesize navigatorReplacementView=_navigatorReplacementView; +@property(retain, nonatomic) XCSBot *bot; // @synthesize bot=_bot; +@property(retain, nonatomic) XCSIntegration *integration; // @synthesize integration=_integration; +@property(retain, nonatomic) XCSBotSupportingEditor *botSupportingEditor; // @synthesize botSupportingEditor=_botSupportingEditor; +- (void).cxx_destruct; +- (void)selectDocumentLocations:(id)arg1; +@property(readonly) NSArray *currentSelectedItems; +@property(readonly) NSArray *currentSelectedDocumentLocations; // @synthesize currentSelectedDocumentLocations=_currentSelectedDocumentLocations; +- (id)installedDetailsViewController; +- (void)primitiveInvalidate; +- (void)loadView; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIIssueGroup.h b/XCSUI/XCSUIIssueGroup.h new file mode 100644 index 000000000..466b599ec --- /dev/null +++ b/XCSUI/XCSUIIssueGroup.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +@interface XCSUIIssueGroup : NSObject +{ + NSString *_groupIdentifier; + NSArray *_distributedIssues; + NSArray *_allIssues; +} + +@property(copy) NSArray *allIssues; // @synthesize allIssues=_allIssues; +@property(copy) NSArray *distributedIssues; // @synthesize distributedIssues=_distributedIssues; +@property(copy) NSString *groupIdentifier; // @synthesize groupIdentifier=_groupIdentifier; +- (void).cxx_destruct; +- (void)addIssue:(id)arg1; + +@end + diff --git a/XCSUI/XCSUIIssueGroupsDistributor.h b/XCSUI/XCSUIIssueGroupsDistributor.h new file mode 100644 index 000000000..c40674cdc --- /dev/null +++ b/XCSUI/XCSUIIssueGroupsDistributor.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSUIIssueGroupsDistributor : NSObject +{ + int _maxIssuesPerCollapsedSection; + double _singleRowIssueHeight; + double _doubleRowIssueHeight; + double _tripleRowIssueHeight; +} + +@property double tripleRowIssueHeight; // @synthesize tripleRowIssueHeight=_tripleRowIssueHeight; +@property double doubleRowIssueHeight; // @synthesize doubleRowIssueHeight=_doubleRowIssueHeight; +@property double singleRowIssueHeight; // @synthesize singleRowIssueHeight=_singleRowIssueHeight; +@property int maxIssuesPerCollapsedSection; // @synthesize maxIssuesPerCollapsedSection=_maxIssuesPerCollapsedSection; +- (void)distributeNewIssues:(id)arg1 unresolvedIssues:(id)arg2 resolvedIssues:(id)arg3 buildServiceIssues:(id)arg4 completionBlock:(id)arg5; +- (double)heightRequiredToShowIssues:(id)arg1; + +@end + diff --git a/XCSUI/XCSUIIssueSectionViewController.h b/XCSUI/XCSUIIssueSectionViewController.h new file mode 100644 index 000000000..58d665907 --- /dev/null +++ b/XCSUI/XCSUIIssueSectionViewController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class _XCSUIIssueSectionView; + +@interface XCSUIIssueSectionViewController : NSViewController +{ + _XCSUIIssueSectionView *_issueSectionView; +} + +@property(retain) _XCSUIIssueSectionView *issueSectionView; // @synthesize issueSectionView=_issueSectionView; +- (void).cxx_destruct; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/XCSUI/XCSUIIssueViewController.h b/XCSUI/XCSUIIssueViewController.h new file mode 100644 index 000000000..6273c6d0e --- /dev/null +++ b/XCSUI/XCSUIIssueViewController.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class _XCSUIIntegrationIssueView; + +@interface XCSUIIssueViewController : NSViewController +{ + _XCSUIIntegrationIssueView *_issueView; +} + +@property(retain) _XCSUIIntegrationIssueView *issueView; // @synthesize issueView=_issueView; +- (void).cxx_destruct; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/XCSUI/XCSUILogNavigatorHelper.h b/XCSUI/XCSUILogNavigatorHelper.h new file mode 100644 index 000000000..08af4024c --- /dev/null +++ b/XCSUI/XCSUILogNavigatorHelper.h @@ -0,0 +1,32 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEContinuousIntegrationLogNavigatorHelper-Protocol.h" + +@class NSString; + +@interface XCSUILogNavigatorHelper : NSObject +{ +} + +- (int)statusOfIntegration:(id)arg1; +- (BOOL)isIntegrationFinished:(id)arg1; +- (void)performAction:(SEL)arg1 forNavigableItemSelection:(id)arg2 withNavigator:(id)arg3; +- (id)titleForNavigableItemSelection:(id)arg1 action:(SEL)arg2; +- (BOOL)navigableItemSelection:(id)arg1 allowsAction:(SEL)arg2; +- (id)navigableItemForIntegration:(id)arg1; +- (id)navigableItemForBot:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUINavigableItem.h b/XCSUI/XCSUINavigableItem.h new file mode 100644 index 000000000..70ab27154 --- /dev/null +++ b/XCSUI/XCSUINavigableItem.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELogNavigatorItem.h" + +#import "IDEContinuousIntegrationLogNavigatorActions-Protocol.h" + +@interface XCSUINavigableItem : IDELogNavigatorItem +{ +} + +- (void)menuCmd_createBot:(id)arg1; +- (BOOL)allowsAction:(SEL)arg1; +- (id)navigableItem_contentDocumentLocation; +- (id)navigableItem_documentType; +- (long long)navigableItem_progressValue; +- (id)items; +- (id)subtitle; +- (id)navigableItem_image; +- (id)navigableItem_name; +- (id)identifier; + +@end + diff --git a/XCSUI/XCSUIOutlineViewSupport.h b/XCSUI/XCSUIOutlineViewSupport.h new file mode 100644 index 000000000..d9ae62146 --- /dev/null +++ b/XCSUI/XCSUIOutlineViewSupport.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSUIOutlineViewSupport : NSObject +{ +} + ++ (void)replaceHeaderCellsWithModernOnes:(id)arg1 leftmostHeaderMargin:(double)arg2; + +@end + diff --git a/XCSUI/XCSUIPerfMetricBadgeView.h b/XCSUI/XCSUIPerfMetricBadgeView.h new file mode 100644 index 000000000..3c5fcde91 --- /dev/null +++ b/XCSUI/XCSUIPerfMetricBadgeView.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSTrackingArea, XCSTestPerfMetric; + +@interface XCSUIPerfMetricBadgeView : NSView +{ + NSTrackingArea *_trackingArea; + BOOL _mouseInside; + BOOL _mouseDown; + XCSTestPerfMetric *_perfMetric; +} + +@property(retain) XCSTestPerfMetric *perfMetric; // @synthesize perfMetric=_perfMetric; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (void)mouseUp:(id)arg1; +- (void)_showPopover; +- (void)mouseDown:(id)arg1; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)updateTrackingAreas; + +@end + diff --git a/XCSUI/XCSUIPerfMetricIterationPopoverViewController.h b/XCSUI/XCSUIPerfMetricIterationPopoverViewController.h new file mode 100644 index 000000000..28d62449c --- /dev/null +++ b/XCSUI/XCSUIPerfMetricIterationPopoverViewController.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class NSString; + +@interface XCSUIPerfMetricIterationPopoverViewController : NSViewController +{ + NSString *_iterationNumber; + NSString *_rawValue; + NSString *_percentChanged; +} + +@property(copy) NSString *percentChanged; // @synthesize percentChanged=_percentChanged; +@property(copy) NSString *rawValue; // @synthesize rawValue=_rawValue; +@property(copy) NSString *iterationNumber; // @synthesize iterationNumber=_iterationNumber; +- (void).cxx_destruct; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; + +@end + diff --git a/XCSUI/XCSUIPerfMetricIterationsGraphTableCellView.h b/XCSUI/XCSUIPerfMetricIterationsGraphTableCellView.h new file mode 100644 index 000000000..3cb105bdd --- /dev/null +++ b/XCSUI/XCSUIPerfMetricIterationsGraphTableCellView.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class XCSUIPerfMetricIterationsGraphView; + +@interface XCSUIPerfMetricIterationsGraphTableCellView : NSTableCellView +{ + XCSUIPerfMetricIterationsGraphView *_graphView; +} + +@property(retain) XCSUIPerfMetricIterationsGraphView *graphView; // @synthesize graphView=_graphView; +- (void).cxx_destruct; + +@end + diff --git a/XCSUI/XCSUIPerfMetricIterationsGraphView.h b/XCSUI/XCSUIPerfMetricIterationsGraphView.h new file mode 100644 index 000000000..efb764a6e --- /dev/null +++ b/XCSUI/XCSUIPerfMetricIterationsGraphView.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSPopover, NSTrackingArea, XCSTestPerfMetric; + +@interface XCSUIPerfMetricIterationsGraphView : NSView +{ + NSPopover *_iterationPopover; + NSTrackingArea *_mouseEnteredTrackingArea; + double _firstBarOrigin; + double _baselineYOrigin; + XCSTestPerfMetric *_testPerfMetric; +} + +@property(retain, nonatomic) XCSTestPerfMetric *testPerfMetric; // @synthesize testPerfMetric=_testPerfMetric; +- (void).cxx_destruct; +- (void)mouseEntered:(id)arg1; +- (void)mouseExited:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (void)showPopoverForBarView:(id)arg1; +- (void)layoutViews; +- (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/XCSUIServiceManager.h b/XCSUI/XCSUIServiceManager.h new file mode 100644 index 000000000..a2caa1a64 --- /dev/null +++ b/XCSUI/XCSUIServiceManager.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "XCSServiceManager.h" + +#import "IDEContinuousIntegrationServiceManager-Protocol.h" + +@class NSArray, NSString; + +@interface XCSUIServiceManager : XCSServiceManager +{ + NSArray *services; + NSString *_localCachePath; +} + ++ (id)sharedServiceManager; +@property(readonly, copy, nonatomic) NSString *localCachePath; // @synthesize localCachePath=_localCachePath; +@property(copy, nonatomic) NSArray *services; // @synthesize services; +- (void).cxx_destruct; +- (void)writeServicesToLocalCacheWithCompletionBlock:(id)arg1; +- (void)readServicesFromLocalCacheWithCompletionBlock:(id)arg1; +- (void)removeAllServicesWithCompletionBlock:(id)arg1; +- (id)_localCachePath:(id *)arg1; +- (id)serviceMatchingClientUUID:(id)arg1; +- (void)removeService:(id)arg1 withCompletionBlock:(id)arg2; +- (void)addService:(id)arg1 withCompletionBlock:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/XCSUI/XCSUIStackedBarChartBar.h b/XCSUI/XCSUIStackedBarChartBar.h new file mode 100644 index 000000000..aab6fa1b8 --- /dev/null +++ b/XCSUI/XCSUIStackedBarChartBar.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSColor, NSString; + +@interface XCSUIStackedBarChartBar : NSObject +{ + NSString *_identifier; + NSString *_name; + NSColor *_fillColor; + NSColor *_strokeColor; +} + +@property(retain, nonatomic) NSColor *strokeColor; // @synthesize strokeColor=_strokeColor; +@property(retain, nonatomic) NSColor *fillColor; // @synthesize fillColor=_fillColor; +@property(copy, nonatomic) NSString *name; // @synthesize name=_name; +@property(copy, nonatomic) NSString *identifier; // @synthesize identifier=_identifier; +- (void).cxx_destruct; +- (id)initWithIdentifier:(id)arg1 name:(id)arg2 fillColor:(id)arg3 strokeColor:(id)arg4; + +@end + diff --git a/XCSUI/XCSUIStackedBarChartViewController.h b/XCSUI/XCSUIStackedBarChartViewController.h new file mode 100644 index 000000000..78b57929e --- /dev/null +++ b/XCSUI/XCSUIStackedBarChartViewController.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +#import "XCSUIBotSummaryStackedBarGraphDelegate-Protocol.h" + +@class NSArray, NSString, NSTextField, XCSUIBotSummaryStackedBarGraph, XCSUIBotSummaryStackedBarGraphController; + +@interface XCSUIStackedBarChartViewController : DVTViewController +{ + BOOL _representsTestGraph; + NSArray *_stackedBarChartBars; + NSString *_chartName; + id _dataSource; + id _delegate; + XCSUIBotSummaryStackedBarGraphController *_graphController; + XCSUIBotSummaryStackedBarGraph *_graphView; + NSTextField *_titleTextField; + NSTextField *_legendTextField; +} + +@property(retain) NSTextField *legendTextField; // @synthesize legendTextField=_legendTextField; +@property(retain) NSTextField *titleTextField; // @synthesize titleTextField=_titleTextField; +@property(retain, nonatomic) XCSUIBotSummaryStackedBarGraph *graphView; // @synthesize graphView=_graphView; +@property(nonatomic) BOOL representsTestGraph; // @synthesize representsTestGraph=_representsTestGraph; +@property(retain) XCSUIBotSummaryStackedBarGraphController *graphController; // @synthesize graphController=_graphController; +@property(nonatomic) __weak id delegate; // @synthesize delegate=_delegate; +@property(retain, nonatomic) id dataSource; // @synthesize dataSource=_dataSource; +@property(copy, nonatomic) NSString *chartName; // @synthesize chartName=_chartName; +@property(copy, nonatomic) NSArray *stackedBarChartBars; // @synthesize stackedBarChartBars=_stackedBarChartBars; +- (void).cxx_destruct; +- (void)reloadColumn:(unsigned long long)arg1; +- (void)reloadData; +- (id)emptyColumnColor; +- (void)mouseExitedGraph:(id)arg1 event:(id)arg2; +- (void)mouseClickedOnGraph:(id)arg1 column:(id)arg2 event:(id)arg3; +- (void)mouseMovedOverGraph:(id)arg1 column:(id)arg2 event:(id)arg3; +- (void)loadView; +- (void)setSuppressSuccessBarsIfNoData:(BOOL)arg1; +- (void)_updateLegend; +- (id)_attachmentStringWithFillColor:(id)arg1 strokeColor:(id)arg2; + +@end + diff --git a/XCSUI/XCSUIStackedBarChartViewControllerDataSource-Protocol.h b/XCSUI/XCSUIStackedBarChartViewControllerDataSource-Protocol.h new file mode 100644 index 000000000..245e1afd3 --- /dev/null +++ b/XCSUI/XCSUIStackedBarChartViewControllerDataSource-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCSUIStackedBarChartViewControllerDataSource +- (unsigned long long)stackedBarChartViewController:(id)arg1 countOfFailedTestsForColumn:(unsigned long long)arg2; +- (unsigned long long)stackedBarChartViewController:(id)arg1 countOfPassedTestsForColumn:(unsigned long long)arg2; +- (unsigned long long)stackedBarChartViewController:(id)arg1 countOfTestsForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 isPendingIntegrationForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 didIntegrationGenerateWarningsOrIssuesForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 didIntegrationFailWithBuildErrorsForColumn:(unsigned long long)arg2; +- (BOOL)stackedBarChartViewController:(id)arg1 didBotFailForIntegrationForColumn:(unsigned long long)arg2; +- (id)stackedBarChartViewController:(id)arg1 labelForColumn:(unsigned long long)arg2; +- (id)stackedBarChartViewController:(id)arg1 buildResultSummaryForColumn:(unsigned long long)arg2; +- (id)stackedBarChartViewController:(id)arg1 valueForStackedBarChartBar:(id)arg2 column:(unsigned long long)arg3; +- (unsigned long long)numberOfColumnsInStackedBarChartViewController:(id)arg1; +@end + diff --git a/XCSUI/XCSUIStackedBarChartViewControllerDelegate-Protocol.h b/XCSUI/XCSUIStackedBarChartViewControllerDelegate-Protocol.h new file mode 100644 index 000000000..ad463f436 --- /dev/null +++ b/XCSUI/XCSUIStackedBarChartViewControllerDelegate-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCSUIStackedBarChartViewControllerDelegate +- (void)stackedBarChartViewController:(id)arg1 userClickedOnGraphColumn:(id)arg2 event:(id)arg3; +- (void)stackedBarChartViewController:(id)arg1 userMousedOverGraphColumn:(id)arg2 event:(id)arg3; +- (void)stackedBarChartViewController:(id)arg1 userMouseExitedGraph:(id)arg2 event:(id)arg3; +@end + diff --git a/XCSUI/XCSUIStatusBadge.h b/XCSUI/XCSUIStatusBadge.h new file mode 100644 index 000000000..ee39b2cc9 --- /dev/null +++ b/XCSUI/XCSUIStatusBadge.h @@ -0,0 +1,46 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSColor, NSImage, NSString, NSViewController, XCSUIStatusBadgeView; + +@interface XCSUIStatusBadge : NSObject +{ + BOOL _supportsTrackingAndSelection; + BOOL _showNewIssuesResolvedIssuesDifferencesCount; + NSString *_badgeLabel; + NSImage *_badgeIcon; + double _preferredFontSize; + unsigned long long _badgeCount; + unsigned long long _secondaryBadgeCount; + NSColor *_secondaryBadgeColor; + NSColor *_badgeColor; + NSColor *_lightBadgeColor; + NSViewController *_hostViewController; + long long _countOfNewIssues; + long long _countOfResolvedIssues; + XCSUIStatusBadgeView *_badgeView; +} + +@property __weak XCSUIStatusBadgeView *badgeView; // @synthesize badgeView=_badgeView; +@property long long countOfResolvedIssues; // @synthesize countOfResolvedIssues=_countOfResolvedIssues; +@property long long countOfNewIssues; // @synthesize countOfNewIssues=_countOfNewIssues; +@property BOOL showNewIssuesResolvedIssuesDifferencesCount; // @synthesize showNewIssuesResolvedIssuesDifferencesCount=_showNewIssuesResolvedIssuesDifferencesCount; +@property BOOL supportsTrackingAndSelection; // @synthesize supportsTrackingAndSelection=_supportsTrackingAndSelection; +@property(retain) NSViewController *hostViewController; // @synthesize hostViewController=_hostViewController; +@property(copy) NSColor *lightBadgeColor; // @synthesize lightBadgeColor=_lightBadgeColor; +@property(copy) NSColor *badgeColor; // @synthesize badgeColor=_badgeColor; +@property(copy) NSColor *secondaryBadgeColor; // @synthesize secondaryBadgeColor=_secondaryBadgeColor; +@property unsigned long long secondaryBadgeCount; // @synthesize secondaryBadgeCount=_secondaryBadgeCount; +@property unsigned long long badgeCount; // @synthesize badgeCount=_badgeCount; +@property double preferredFontSize; // @synthesize preferredFontSize=_preferredFontSize; +@property(copy) NSImage *badgeIcon; // @synthesize badgeIcon=_badgeIcon; +@property(copy) NSString *badgeLabel; // @synthesize badgeLabel=_badgeLabel; +- (void).cxx_destruct; + +@end + diff --git a/XCSUI/XCSUIStatusBadgeClickHandler-Protocol.h b/XCSUI/XCSUIStatusBadgeClickHandler-Protocol.h new file mode 100644 index 000000000..f9dc03050 --- /dev/null +++ b/XCSUI/XCSUIStatusBadgeClickHandler-Protocol.h @@ -0,0 +1,11 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol XCSUIStatusBadgeClickHandler +@end + diff --git a/XCSUI/XCSUIStatusBadgeView.h b/XCSUI/XCSUIStatusBadgeView.h new file mode 100644 index 000000000..7f8a8aaf1 --- /dev/null +++ b/XCSUI/XCSUIStatusBadgeView.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class CAShapeLayer, CATextLayer, XCSUIStatusBadge, XCSUIStatusBadgesView; + +@interface XCSUIStatusBadgeView : NSView +{ + BOOL _setupDone; + CAShapeLayer *_badgeCircleLayer; + CATextLayer *_badgeCountTextLayer; + CATextLayer *_badgeLabelTextLayer; + CATextLayer *_newIssuesTextLayer; + XCSUIStatusBadge *_badge; + XCSUIStatusBadgesView *_hostBadgeView; +} + +@property __weak XCSUIStatusBadgesView *hostBadgeView; // @synthesize hostBadgeView=_hostBadgeView; +@property(retain) XCSUIStatusBadge *badge; // @synthesize badge=_badge; +- (void).cxx_destruct; +- (BOOL)wantsUpdateLayer; +- (void)runOpacityAnimation:(id)arg1; +- (void)updateLayer; +- (struct CGColor *)defaultBadgeCountTextColor; +- (void)reset; +- (void)viewDidChangeBackingProperties; +- (void)reconfigureBadge; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/XCSUIStatusBadgesView.h b/XCSUI/XCSUIStatusBadgesView.h new file mode 100644 index 000000000..b2ba4e40b --- /dev/null +++ b/XCSUI/XCSUIStatusBadgesView.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSArray, NSMutableArray, XCSUIStatusBadge; + +@interface XCSUIStatusBadgesView : NSView +{ + NSMutableArray *_badgeViews; + XCSUIStatusBadge *_errorsBadge; + XCSUIStatusBadge *_warningsBadge; + XCSUIStatusBadge *_issuesBadge; + XCSUIStatusBadge *_testsBadge; + BOOL _insetFirstBadge; + NSArray *_badges; +} + +@property(nonatomic) BOOL insetFirstBadge; // @synthesize insetFirstBadge=_insetFirstBadge; +@property(copy, nonatomic) NSArray *badges; // @synthesize badges=_badges; +- (void).cxx_destruct; +- (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; +- (void)placeBadges; +- (void)resetBadgeSelection:(id)arg1 ressetAll:(BOOL)arg2; + +@end + diff --git a/XCSUI/XCSUIVerticalDividerLineView.h b/XCSUI/XCSUIVerticalDividerLineView.h new file mode 100644 index 000000000..594e4322f --- /dev/null +++ b/XCSUI/XCSUIVerticalDividerLineView.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface XCSUIVerticalDividerLineView : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; +- (id)initWithFrame:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/XCSUIZipUnpackUtility.h b/XCSUI/XCSUIZipUnpackUtility.h new file mode 100644 index 000000000..831ffe1ed --- /dev/null +++ b/XCSUI/XCSUIZipUnpackUtility.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSUIZipUnpackUtility : NSObject +{ +} + +- (id)unpackZipArchive:(id)arg1 toPath:(id)arg2; + +@end + diff --git a/XCSUI/XCSUI_Private.h b/XCSUI/XCSUI_Private.h new file mode 100644 index 000000000..4d011e68b --- /dev/null +++ b/XCSUI/XCSUI_Private.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface XCSUI_Private : NSObject +{ +} + ++ (BOOL)useFakeIntegration; ++ (void)initialize; + +@end + diff --git a/XCSUI/XCSWorkspaceBotMonitor.h b/XCSUI/XCSWorkspaceBotMonitor.h new file mode 100644 index 000000000..e3edd5a77 --- /dev/null +++ b/XCSUI/XCSWorkspaceBotMonitor.h @@ -0,0 +1,58 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" +#import "IDEContinuousIntegrationBotMonitor-Protocol.h" + +@class DVTObservingToken, DVTStackBacktrace, IDEWorkspace, NSArray, NSMapTable, NSString; + +@interface XCSWorkspaceBotMonitor : NSObject +{ + BOOL _filterBotsToWorkspace; + id _scmNotificationToken; + DVTObservingToken *_serviceManagerServicesObservingToken; + NSMapTable *_integrationCallbackBlocks; + NSMapTable *_botStatusCallbackBlocks; + NSMapTable *_integrationStatusUpdateObservers; + NSMapTable *_botIntegrationUpdatesObservers; + NSMapTable *_servicesConnectedObservers; + IDEWorkspace *_workspace; + NSArray *_bots; +} + ++ (long long)resultForIntegrationID:(id)arg1; ++ (long long)currentStepForIntegrationID:(id)arg1; ++ (id)_activityStreamLogAspect; ++ (id)_workspaceBotMonitorLogAspect; ++ (void)initialize; +@property(copy, nonatomic) NSArray *bots; // @synthesize bots=_bots; +@property(retain, nonatomic) IDEWorkspace *workspace; // @synthesize workspace=_workspace; +- (void).cxx_destruct; +- (id)addBotIntegrationUpdatesObserver:(id)arg1 forBot:(id)arg2 updatesBlock:(id)arg3; +- (id)addStatusUpdatesObserver:(id)arg1 forIntegration:(id)arg2 updatesBlock:(id)arg3; +- (void)notifyClientsOfIntegrationStatusUpdates:(id)arg1 step:(long long)arg2 result:(long long)arg3; +- (void)notifyClientsOfIntegrationCreationOrDeletion:(id)arg1 botID:(id)arg2; +- (void)notifyClientsOfUpdatesToBot:(id)arg1; +- (void)updateBotClientsInService:(id)arg1; +- (void)filterBotsToWorkspace:(BOOL)arg1; +- (void)_updateBotsFromService:(id)arg1; +- (void)startObservingServiceManager; +- (void)primitiveInvalidate; +- (id)initWithWorkspace:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/XCSUI/XCUIPerfMetricBadgePopoverViewController.h b/XCSUI/XCUIPerfMetricBadgePopoverViewController.h new file mode 100644 index 000000000..1847e274b --- /dev/null +++ b/XCSUI/XCUIPerfMetricBadgePopoverViewController.h @@ -0,0 +1,33 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSViewController.h" + +@class NSTextField, XCSTestPerfMetric, XCSUIPerfMetricIterationsGraphView; + +@interface XCUIPerfMetricBadgePopoverViewController : NSViewController +{ + XCSTestPerfMetric *_testPerfMetric; + NSTextField *_resultTextField; + NSTextField *_baselineAverageTextField; + NSTextField *_relativeStdDevTextField; + NSTextField *_averageTextField; + XCSUIPerfMetricIterationsGraphView *_graphView; +} + +@property __weak XCSUIPerfMetricIterationsGraphView *graphView; // @synthesize graphView=_graphView; +@property __weak NSTextField *averageTextField; // @synthesize averageTextField=_averageTextField; +@property __weak NSTextField *relativeStdDevTextField; // @synthesize relativeStdDevTextField=_relativeStdDevTextField; +@property __weak NSTextField *baselineAverageTextField; // @synthesize baselineAverageTextField=_baselineAverageTextField; +@property __weak NSTextField *resultTextField; // @synthesize resultTextField=_resultTextField; +@property(retain, nonatomic) XCSTestPerfMetric *testPerfMetric; // @synthesize testPerfMetric=_testPerfMetric; +- (void).cxx_destruct; +- (void)refreshUI; +- (id)abbreviatedUnitFromUnit:(id)arg1; +- (void)updateBaselineAction:(id)arg1; + +@end + diff --git a/XCSUI/_XCSDeviceGraphRow.h b/XCSUI/_XCSDeviceGraphRow.h new file mode 100644 index 000000000..cb2c14deb --- /dev/null +++ b/XCSUI/_XCSDeviceGraphRow.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface _XCSDeviceGraphRow : NSObject +{ +} + +@end + diff --git a/XCSUI/_XCSPerfMetricBarView.h b/XCSUI/_XCSPerfMetricBarView.h new file mode 100644 index 000000000..f763ff0ef --- /dev/null +++ b/XCSUI/_XCSPerfMetricBarView.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSTrackingArea; + +@interface _XCSPerfMetricBarView : NSView +{ + NSTrackingArea *_trackingArea; + BOOL _mouseDown; + BOOL _isBaseline; + BOOL _mouseInside; + double _rawValue; + double _percentChanged; + unsigned long long _iterationNumber; + NSView *_hostView; + double _graphXOriginRelativeToHostView; +} + +@property(nonatomic) BOOL mouseInside; // @synthesize mouseInside=_mouseInside; +@property double graphXOriginRelativeToHostView; // @synthesize graphXOriginRelativeToHostView=_graphXOriginRelativeToHostView; +@property(retain) NSView *hostView; // @synthesize hostView=_hostView; +@property BOOL isBaseline; // @synthesize isBaseline=_isBaseline; +@property unsigned long long iterationNumber; // @synthesize iterationNumber=_iterationNumber; +@property double percentChanged; // @synthesize percentChanged=_percentChanged; +@property double rawValue; // @synthesize rawValue=_rawValue; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/_XCSTestFetcher.h b/XCSUI/_XCSTestFetcher.h new file mode 100644 index 000000000..f6789804b --- /dev/null +++ b/XCSUI/_XCSTestFetcher.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSObject, NSOperationQueue; + +@interface _XCSTestFetcher : NSObject +{ + NSOperationQueue *_fetchQueue; + NSObject *_fetchSemaphore; +} + ++ (id)sharedTestFetcher; +- (void).cxx_destruct; +- (void)fetchTestsForPlaceholder:(id)arg1 withCompletionHandler:(id)arg2; +- (id)init; + +@end + diff --git a/XCSUI/_XCSTestGraphRow.h b/XCSUI/_XCSTestGraphRow.h new file mode 100644 index 000000000..1086f99c7 --- /dev/null +++ b/XCSUI/_XCSTestGraphRow.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface _XCSTestGraphRow : NSObject +{ +} + +@end + diff --git a/XCSUI/_XCSTestGraphRow2.h b/XCSUI/_XCSTestGraphRow2.h new file mode 100644 index 000000000..1d3869345 --- /dev/null +++ b/XCSUI/_XCSTestGraphRow2.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface _XCSTestGraphRow2 : NSObject +{ +} + +@end + diff --git a/XCSUI/_XCSUIAllCommittersBadgeView.h b/XCSUI/_XCSUIAllCommittersBadgeView.h new file mode 100644 index 000000000..471e68e6e --- /dev/null +++ b/XCSUI/_XCSUIAllCommittersBadgeView.h @@ -0,0 +1,23 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class XCSUIIntegrationSummaryCommitsViewController, XCSUIIntegrationSummaryCommitterBadgeView; + +@interface _XCSUIAllCommittersBadgeView : NSView +{ + XCSUIIntegrationSummaryCommitsViewController *_commitsViewController; + XCSUIIntegrationSummaryCommitterBadgeView *_committerBadgeView; +} + +@property(retain) XCSUIIntegrationSummaryCommitterBadgeView *committerBadgeView; // @synthesize committerBadgeView=_committerBadgeView; +@property(retain) XCSUIIntegrationSummaryCommitsViewController *commitsViewController; // @synthesize commitsViewController=_commitsViewController; +- (void).cxx_destruct; +- (void)awakeFromNib; + +@end + diff --git a/XCSUI/_XCSUIBotIntegrationPopoverDividerLine.h b/XCSUI/_XCSUIBotIntegrationPopoverDividerLine.h new file mode 100644 index 000000000..eb98f8f33 --- /dev/null +++ b/XCSUI/_XCSUIBotIntegrationPopoverDividerLine.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface _XCSUIBotIntegrationPopoverDividerLine : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/_XCSUIBotSummaryControllerContentView.h b/XCSUI/_XCSUIBotSummaryControllerContentView.h new file mode 100644 index 000000000..cb865293b --- /dev/null +++ b/XCSUI/_XCSUIBotSummaryControllerContentView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTControllerContentView.h" + +@interface _XCSUIBotSummaryControllerContentView : DVTControllerContentView +{ + BOOL _didFinishLayout; +} + +@property BOOL didFinishLayout; // @synthesize didFinishLayout=_didFinishLayout; +- (void)didCompleteLayout; + +@end + diff --git a/XCSUI/_XCSUIIntegrationIssueView.h b/XCSUI/_XCSUIIntegrationIssueView.h new file mode 100644 index 000000000..ea07d8ad7 --- /dev/null +++ b/XCSUI/_XCSUIIntegrationIssueView.h @@ -0,0 +1,38 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSImageView, NSTextField, XCSUIIntegrationIssue, _XCSUIIssueSelectionManager; + +@interface _XCSUIIntegrationIssueView : NSView +{ + BOOL _isSelected; + _XCSUIIssueSelectionManager *_selectionManager; + XCSUIIntegrationIssue *_integrationIssue; + NSImageView *_issueTypeIcon; + NSTextField *_issueCountField; + NSTextField *_issueTypeAndCauseField; + NSTextField *_issueFileField; + NSTextField *_introducedInField; + id _issueSelectionCallback; +} + +@property(copy) id issueSelectionCallback; // @synthesize issueSelectionCallback=_issueSelectionCallback; +@property(retain) NSTextField *introducedInField; // @synthesize introducedInField=_introducedInField; +@property(retain) NSTextField *issueFileField; // @synthesize issueFileField=_issueFileField; +@property(retain) NSTextField *issueTypeAndCauseField; // @synthesize issueTypeAndCauseField=_issueTypeAndCauseField; +@property(retain) NSTextField *issueCountField; // @synthesize issueCountField=_issueCountField; +@property __weak NSImageView *issueTypeIcon; // @synthesize issueTypeIcon=_issueTypeIcon; +@property(nonatomic) BOOL isSelected; // @synthesize isSelected=_isSelected; +@property(retain) XCSUIIntegrationIssue *integrationIssue; // @synthesize integrationIssue=_integrationIssue; +@property __weak _XCSUIIssueSelectionManager *selectionManager; // @synthesize selectionManager=_selectionManager; +- (void).cxx_destruct; +- (void)drawRect:(struct CGRect)arg1; +- (void)mouseDown:(id)arg1; + +@end + diff --git a/XCSUI/_XCSUIIntegrationSummaryCommiterTableRowView.h b/XCSUI/_XCSUIIntegrationSummaryCommiterTableRowView.h new file mode 100644 index 000000000..074e7d18a --- /dev/null +++ b/XCSUI/_XCSUIIntegrationSummaryCommiterTableRowView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableRowView.h" + +@interface _XCSUIIntegrationSummaryCommiterTableRowView : NSTableRowView +{ +} + +- (void)drawSelectionInRect:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/_XCSUIIntegrationSummaryCommitsDetailTimeStampRevisionCellView.h b/XCSUI/_XCSUIIntegrationSummaryCommitsDetailTimeStampRevisionCellView.h new file mode 100644 index 000000000..cb83f4bb3 --- /dev/null +++ b/XCSUI/_XCSUIIntegrationSummaryCommitsDetailTimeStampRevisionCellView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSButton, NSTextField; + +@interface _XCSUIIntegrationSummaryCommitsDetailTimeStampRevisionCellView : NSTableCellView +{ + NSTextField *_revisionTextField; + NSTextField *_commitMessageTextField; + NSButton *_showFilesButton; +} + +@property __weak NSButton *showFilesButton; // @synthesize showFilesButton=_showFilesButton; +@property __weak NSTextField *commitMessageTextField; // @synthesize commitMessageTextField=_commitMessageTextField; +@property __weak NSTextField *revisionTextField; // @synthesize revisionTextField=_revisionTextField; +- (void).cxx_destruct; + +@end + diff --git a/XCSUI/_XCSUIIntegrationSummaryCommitsOutlineView.h b/XCSUI/_XCSUIIntegrationSummaryCommitsOutlineView.h new file mode 100644 index 000000000..93e4c7484 --- /dev/null +++ b/XCSUI/_XCSUIIntegrationSummaryCommitsOutlineView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTOutlineView.h" + +@interface _XCSUIIntegrationSummaryCommitsOutlineView : DVTOutlineView +{ +} + +- (BOOL)wantsForwardedScrollEventsForAxis:(long long)arg1; + +@end + diff --git a/XCSUI/_XCSUIIntegrationSummaryDeviceTableCellView.h b/XCSUI/_XCSUIIntegrationSummaryDeviceTableCellView.h new file mode 100644 index 000000000..342090346 --- /dev/null +++ b/XCSUI/_XCSUIIntegrationSummaryDeviceTableCellView.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTableCellView.h" + +@class NSTextField; + +@interface _XCSUIIntegrationSummaryDeviceTableCellView : NSTableCellView +{ + NSTextField *_deviceName; + NSTextField *_deviceModelName; + NSTextField *_testStatus; +} + +@property __weak NSTextField *testStatus; // @synthesize testStatus=_testStatus; +@property __weak NSTextField *deviceModelName; // @synthesize deviceModelName=_deviceModelName; +@property __weak NSTextField *deviceName; // @synthesize deviceName=_deviceName; +- (void).cxx_destruct; + +@end + diff --git a/XCSUI/_XCSUIIntegrationSummaryScrollView.h b/XCSUI/_XCSUIIntegrationSummaryScrollView.h new file mode 100644 index 000000000..d32fb1a33 --- /dev/null +++ b/XCSUI/_XCSUIIntegrationSummaryScrollView.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSScrollView.h" + +@interface _XCSUIIntegrationSummaryScrollView : NSScrollView +{ + BOOL _allowScrolling; +} + +@property BOOL allowScrolling; // @synthesize allowScrolling=_allowScrolling; +- (void)scrollWheel:(id)arg1; + +@end + diff --git a/XCSUI/_XCSUIIntegrationTestsDetailControllerContentView.h b/XCSUI/_XCSUIIntegrationTestsDetailControllerContentView.h new file mode 100644 index 000000000..6dcfb3ead --- /dev/null +++ b/XCSUI/_XCSUIIntegrationTestsDetailControllerContentView.h @@ -0,0 +1,19 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTControllerContentView.h" + +@interface _XCSUIIntegrationTestsDetailControllerContentView : DVTControllerContentView +{ + BOOL _didFinishLayout; +} + +@property BOOL didFinishLayout; // @synthesize didFinishLayout=_didFinishLayout; +- (void)didCompleteLayout; +- (void)setFrame:(struct CGRect)arg1; + +@end + diff --git a/XCSUI/_XCSUIIssueSectionView.h b/XCSUI/_XCSUIIssueSectionView.h new file mode 100644 index 000000000..50154e0cf --- /dev/null +++ b/XCSUI/_XCSUIIssueSectionView.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@class NSButton; + +@interface _XCSUIIssueSectionView : NSView +{ + NSButton *_sectionTitleButton; +} + +@property __weak NSButton *sectionTitleButton; // @synthesize sectionTitleButton=_sectionTitleButton; +- (void).cxx_destruct; +- (void)resizeSubviewsWithOldSize:(struct CGSize)arg1; + +@end + diff --git a/XCSUI/_XCSUIIssueSelectionManager.h b/XCSUI/_XCSUIIssueSelectionManager.h new file mode 100644 index 000000000..680cf7327 --- /dev/null +++ b/XCSUI/_XCSUIIssueSelectionManager.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class _XCSUIIntegrationIssueView; + +@interface _XCSUIIssueSelectionManager : NSObject +{ + _XCSUIIntegrationIssueView *_currentSelectedIssueView; +} + ++ (id)sharedSelectionManager; +- (void).cxx_destruct; +- (void)mouseDownInIssueView:(id)arg1; + +@end + diff --git a/XCSUI/_XCSUIIssueShowMoreButton.h b/XCSUI/_XCSUIIssueShowMoreButton.h new file mode 100644 index 000000000..0391fc998 --- /dev/null +++ b/XCSUI/_XCSUIIssueShowMoreButton.h @@ -0,0 +1,20 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSButton.h" + +@class _XCSUIStatusIssueSection; + +@interface _XCSUIIssueShowMoreButton : NSButton +{ + _XCSUIStatusIssueSection *_issueSection; +} + +@property(retain) _XCSUIStatusIssueSection *issueSection; // @synthesize issueSection=_issueSection; +- (void).cxx_destruct; + +@end + diff --git a/XCSUI/_XCSUIIssuesSummaryView.h b/XCSUI/_XCSUIIssuesSummaryView.h new file mode 100644 index 000000000..4e2a6ebe1 --- /dev/null +++ b/XCSUI/_XCSUIIssuesSummaryView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface _XCSUIIssuesSummaryView : NSView +{ +} + +- (BOOL)isFlipped; + +@end + diff --git a/XCSUI/_XCSUILegendTextAttachmentCell.h b/XCSUI/_XCSUILegendTextAttachmentCell.h new file mode 100644 index 000000000..b7d067d11 --- /dev/null +++ b/XCSUI/_XCSUILegendTextAttachmentCell.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSTextAttachmentCell.h" + +@interface _XCSUILegendTextAttachmentCell : NSTextAttachmentCell +{ +} + +- (struct CGPoint)cellBaselineOffset; + +@end + diff --git a/XCSUI/_XCSUIShowMoreRow.h b/XCSUI/_XCSUIShowMoreRow.h new file mode 100644 index 000000000..da613b1c2 --- /dev/null +++ b/XCSUI/_XCSUIShowMoreRow.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface _XCSUIShowMoreRow : NSObject +{ +} + +@end + diff --git a/XCSUI/_XCSUIStatusIssueSection.h b/XCSUI/_XCSUIStatusIssueSection.h new file mode 100644 index 000000000..c0345d8e6 --- /dev/null +++ b/XCSUI/_XCSUIStatusIssueSection.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSArray, NSString; + +@interface _XCSUIStatusIssueSection : NSObject +{ + BOOL _showAllIssues; + BOOL _showErrors; + BOOL _showWarnings; + BOOL _showAnalysis; + NSString *_issuesTitle; + NSArray *_allIssues; + NSArray *_scaledIssues; + NSArray *_errorIssues; + NSArray *_warningIssues; + NSArray *_analysisIssues; +} + ++ (id)issuesSectionWithTitle:(id)arg1 allIssues:(id)arg2 scaledIssues:(id)arg3; +@property(nonatomic) BOOL showAnalysis; // @synthesize showAnalysis=_showAnalysis; +@property(nonatomic) BOOL showWarnings; // @synthesize showWarnings=_showWarnings; +@property(nonatomic) BOOL showErrors; // @synthesize showErrors=_showErrors; +@property(nonatomic) BOOL showAllIssues; // @synthesize showAllIssues=_showAllIssues; +@property(readonly, copy) NSArray *analysisIssues; // @synthesize analysisIssues=_analysisIssues; +@property(readonly, copy) NSArray *warningIssues; // @synthesize warningIssues=_warningIssues; +@property(readonly, copy) NSArray *errorIssues; // @synthesize errorIssues=_errorIssues; +@property(readonly, copy) NSArray *scaledIssues; // @synthesize scaledIssues=_scaledIssues; +@property(readonly, copy) NSArray *allIssues; // @synthesize allIssues=_allIssues; +@property(readonly, copy) NSString *issuesTitle; // @synthesize issuesTitle=_issuesTitle; +- (void).cxx_destruct; +@property(readonly, copy) NSArray *displayedIssues; + +@end + diff --git a/XDBase/NSObject-Protocol.h b/XDBase/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/XDBase/NSObject-Protocol.h +++ b/XDBase/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/XDBase/XDErrorWarningCallbackDefaultImp.h b/XDBase/XDErrorWarningCallbackDefaultImp.h index 55c900817..10cf535ac 100644 --- a/XDBase/XDErrorWarningCallbackDefaultImp.h +++ b/XDBase/XDErrorWarningCallbackDefaultImp.h @@ -32,5 +32,11 @@ - (void)dealloc; - (id)initWithErrorWarningPrefix:(id)arg1 stopAtFirstError:(BOOL)arg2 logFlag:(BOOL)arg3 hideWarnings:(BOOL)arg4 compilerFlags:(id)arg5; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDSCClass.h b/XDBase/XDSCClass.h index 5aaf47cf9..40fd96697 100644 --- a/XDBase/XDSCClass.h +++ b/XDBase/XDSCClass.h @@ -8,7 +8,7 @@ #import "XDSCClassifier-Protocol.h" -@class XDElementReference; +@class NSString, XDElementReference; @interface XDSCClass : XDUMLClassImp { @@ -58,5 +58,11 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDSCInterface.h b/XDBase/XDSCInterface.h index 8761a53ae..7d1a520c3 100644 --- a/XDBase/XDSCInterface.h +++ b/XDBase/XDSCInterface.h @@ -8,7 +8,7 @@ #import "XDSCClassifier-Protocol.h" -@class XDElementReference; +@class NSString, XDElementReference; @interface XDSCInterface : XDUMLInterfaceImp { @@ -57,5 +57,11 @@ - (id)initWithCoder:(id)arg1; - (void)encodeWithCoder:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLAbstractionImp.h b/XDBase/XDUMLAbstractionImp.h index 9e95c115c..32fcd93f0 100644 --- a/XDBase/XDUMLAbstractionImp.h +++ b/XDBase/XDUMLAbstractionImp.h @@ -8,7 +8,7 @@ #import "XDUMLAbstraction-Protocol.h" -@class NSMutableArray; +@class NSMutableArray, NSString; @interface XDUMLAbstractionImp : XDUMLNamedElementImp { @@ -29,5 +29,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLAssociationImpl.h b/XDBase/XDUMLAssociationImpl.h index 977c7906d..6e330783b 100644 --- a/XDBase/XDUMLAssociationImpl.h +++ b/XDBase/XDUMLAssociationImpl.h @@ -8,7 +8,7 @@ #import "XDUMLAssociation-Protocol.h" -@class NSMutableArray; +@class NSMutableArray, NSString; @interface XDUMLAssociationImpl : XDUMLClassifierImp { @@ -25,5 +25,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLClassImp.h b/XDBase/XDUMLClassImp.h index 5804efdc9..d2507ba45 100644 --- a/XDBase/XDUMLClassImp.h +++ b/XDBase/XDUMLClassImp.h @@ -8,6 +8,8 @@ #import "XDUMLClass-Protocol.h" +@class NSString; + @interface XDUMLClassImp : XDUMLClassifierImp { } @@ -15,7 +17,7 @@ - (void)setParentClass:(id)arg1; - (id)parentClass; - (BOOL)lazyCreateBucketNamed:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (id)newImplementationOf:(id)arg1; - (void)implementationRemoved:(id)arg1; - (void)implementationAdded:(id)arg1; @@ -27,5 +29,10 @@ - (void)encodeWithCoder:(id)arg1; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLClassifierImp.h b/XDBase/XDUMLClassifierImp.h index 5636f43fb..9b607b6b5 100644 --- a/XDBase/XDUMLClassifierImp.h +++ b/XDBase/XDUMLClassifierImp.h @@ -8,6 +8,8 @@ #import "XDUMLClassifier-Protocol.h" +@class NSString; + @interface XDUMLClassifierImp : XDUMLNamespaceImp { BOOL _isAbstract; @@ -44,5 +46,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLCommentImp.h b/XDBase/XDUMLCommentImp.h index 26ffd5e34..c0c4c1587 100644 --- a/XDBase/XDUMLCommentImp.h +++ b/XDBase/XDUMLCommentImp.h @@ -28,5 +28,11 @@ - (id)init; - (id)tooltip; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLDataTypeImp.h b/XDBase/XDUMLDataTypeImp.h index 52ce2c7b8..7fb7da99f 100644 --- a/XDBase/XDUMLDataTypeImp.h +++ b/XDBase/XDUMLDataTypeImp.h @@ -8,13 +8,20 @@ #import "XDUMLDataType-Protocol.h" +@class NSString; + @interface XDUMLDataTypeImp : XDUMLClassifierImp { } -- (id)description; +@property(readonly, copy) NSString *description; - (id)ownedOperations; - (id)ownedAttributes; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLElementImp.h b/XDBase/XDUMLElementImp.h index aaee372f1..f1f54b689 100644 --- a/XDBase/XDUMLElementImp.h +++ b/XDBase/XDUMLElementImp.h @@ -9,7 +9,7 @@ #import "NSCoding-Protocol.h" #import "XDUMLElement-Protocol.h" -@class NSMutableDictionary; +@class NSMutableDictionary, NSString; @interface XDUMLElementImp : NSObject { @@ -53,5 +53,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLGeneralizationImp.h b/XDBase/XDUMLGeneralizationImp.h index 4eb6f524e..8115285cb 100644 --- a/XDBase/XDUMLGeneralizationImp.h +++ b/XDBase/XDUMLGeneralizationImp.h @@ -8,13 +8,15 @@ #import "XDUMLGeneralization-Protocol.h" +@class NSString; + @interface XDUMLGeneralizationImp : XDUMLNamedElementImp { id _general; id _specific; } -- (id)description; +@property(readonly, copy) NSString *description; - (void)setSpecific:(id)arg1; - (void)setGeneral:(id)arg1; - (void)remove; @@ -29,5 +31,10 @@ - (id)init; - (id)tooltip; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLImplementationImp.h b/XDBase/XDUMLImplementationImp.h index 1084f9e98..9ca306ca4 100644 --- a/XDBase/XDUMLImplementationImp.h +++ b/XDBase/XDUMLImplementationImp.h @@ -8,12 +8,14 @@ #import "XDUMLImplementation-Protocol.h" +@class NSString; + @interface XDUMLImplementationImp : XDUMLClassifierImp { id _contract; } -- (id)description; +@property(readonly, copy) NSString *description; - (void)setContract:(id)arg1; - (void)setOwner:(id)arg1; - (void)remove; @@ -24,5 +26,10 @@ - (void)dealloc; - (id)tooltip; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLInterfaceImp.h b/XDBase/XDUMLInterfaceImp.h index 28beec3c7..d7d872373 100644 --- a/XDBase/XDUMLInterfaceImp.h +++ b/XDBase/XDUMLInterfaceImp.h @@ -8,12 +8,14 @@ #import "XDUMLInterface-Protocol.h" +@class NSString; + @interface XDUMLInterfaceImp : XDUMLClassifierImp { } - (BOOL)lazyCreateBucketNamed:(id)arg1; -- (id)description; +@property(readonly, copy) NSString *description; - (void)implementorRemoved:(id)arg1; - (void)implementorAdded:(id)arg1; - (id)implementors; @@ -26,5 +28,10 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLNamedElementImp.h b/XDBase/XDUMLNamedElementImp.h index f55e20e03..685ddb894 100644 --- a/XDBase/XDUMLNamedElementImp.h +++ b/XDBase/XDUMLNamedElementImp.h @@ -17,7 +17,7 @@ NSMutableArray *_containingBuckets; } -- (id)description; +@property(readonly, copy) NSString *description; - (void)removeContainingBucket:(id)arg1; - (void)addContainingBucket:(id)arg1; - (id)separator; @@ -32,5 +32,10 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLNamespaceImp.h b/XDBase/XDUMLNamespaceImp.h index 9b50b6269..6d15a99ec 100644 --- a/XDBase/XDUMLNamespaceImp.h +++ b/XDBase/XDUMLNamespaceImp.h @@ -8,6 +8,8 @@ #import "XDUMLNamespace-Protocol.h" +@class NSString; + @interface XDUMLNamespaceImp : XDUMLNamedElementImp { } @@ -15,5 +17,11 @@ - (id)ownedMembers; - (id)members; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLOperationImp.h b/XDBase/XDUMLOperationImp.h index 839ffe5ca..bdb1df27a 100644 --- a/XDBase/XDUMLOperationImp.h +++ b/XDBase/XDUMLOperationImp.h @@ -8,7 +8,7 @@ #import "XDUMLOperation-Protocol.h" -@class NSMutableArray; +@class NSMutableArray, NSString; @interface XDUMLOperationImp : XDUMLNamespaceImp { @@ -19,7 +19,7 @@ NSMutableArray *_returnResults; } -- (id)description; +@property(readonly, copy) NSString *description; - (void)setOwnedParameters:(id)arg1; - (void)setIsLeaf:(BOOL)arg1; - (void)setIsQuery:(BOOL)arg1; @@ -52,5 +52,10 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLPackageImp.h b/XDBase/XDUMLPackageImp.h index 34c73524e..0f616ea7d 100644 --- a/XDBase/XDUMLPackageImp.h +++ b/XDBase/XDUMLPackageImp.h @@ -8,14 +8,14 @@ #import "XDUMLPackage-Protocol.h" -@class XDModel; +@class NSString, XDModel; @interface XDUMLPackageImp : XDUMLNamespaceImp { XDModel *_model; } -- (id)description; +@property(readonly, copy) NSString *description; - (void)setModel:(id)arg1; - (id)model; - (id)packageForName:(id)arg1; @@ -45,5 +45,10 @@ - (void)dealloc; - (id)initWithModel:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLParameterImp.h b/XDBase/XDUMLParameterImp.h index 51a3434dd..5370c565f 100644 --- a/XDBase/XDUMLParameterImp.h +++ b/XDBase/XDUMLParameterImp.h @@ -19,7 +19,7 @@ id _type; } -- (id)description; +@property(readonly, copy) NSString *description; - (long long)upper; - (long long)lower; - (BOOL)isUnique; @@ -35,5 +35,10 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLPropertyImp.h b/XDBase/XDUMLPropertyImp.h index e2953312d..5451df86b 100644 --- a/XDBase/XDUMLPropertyImp.h +++ b/XDBase/XDUMLPropertyImp.h @@ -24,7 +24,7 @@ id _association; } -- (id)description; +@property(readonly, copy) NSString *description; - (void)setIsReadOnly:(BOOL)arg1; - (void)setIsComposite:(BOOL)arg1; - (void)setAssociation:(id)arg1; @@ -60,5 +60,10 @@ - (void)encodeWithCoder:(id)arg1; - (void)dealloc; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDBase/XDUMLStereotypeImp.h b/XDBase/XDUMLStereotypeImp.h index a57b08de0..bdaa84d6c 100644 --- a/XDBase/XDUMLStereotypeImp.h +++ b/XDBase/XDUMLStereotypeImp.h @@ -8,9 +8,17 @@ #import "XDUMLStereotype-Protocol.h" +@class NSString; + @interface XDUMLStereotypeImp : XDUMLClassImp { } + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/XDInterface/NSObject-Protocol.h b/XDInterface/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/XDInterface/NSObject-Protocol.h +++ b/XDInterface/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/XDInterface/NSTextViewDelegate-Protocol.h b/XDInterface/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/XDInterface/NSTextViewDelegate-Protocol.h +++ b/XDInterface/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/XDInterface/XDBezelWidgetManager.h b/XDInterface/XDBezelWidgetManager.h index 90e900c62..d10237e7c 100644 --- a/XDInterface/XDBezelWidgetManager.h +++ b/XDInterface/XDBezelWidgetManager.h @@ -9,7 +9,7 @@ #import "NSAnimationDelegate-Protocol.h" #import "NSWindowDelegate-Protocol.h" -@class XDBezelWidgetPanel, XDBezelWidgetView; +@class NSString, XDBezelWidgetPanel, XDBezelWidgetView; @interface XDBezelWidgetManager : NSObject { @@ -34,5 +34,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDInterface/XDComponentProxy.h b/XDInterface/XDComponentProxy.h index cd5e7db67..819595a82 100644 --- a/XDInterface/XDComponentProxy.h +++ b/XDInterface/XDComponentProxy.h @@ -8,7 +8,7 @@ #import "XDComponentIdentifying-Protocol.h" -@class NSBundle; +@class NSBundle, NSString; @interface XDComponentProxy : NSObject { @@ -24,5 +24,11 @@ - (id)init; - (id)initWithPath:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDInterface/XDDiagramTool.h b/XDInterface/XDDiagramTool.h index 57fcbcce9..9af7b7bf6 100644 --- a/XDInterface/XDDiagramTool.h +++ b/XDInterface/XDDiagramTool.h @@ -44,5 +44,11 @@ - (id)init; - (id)initWithIdentifier:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDInterface/XDGraphLayouter.h b/XDInterface/XDGraphLayouter.h index cc29a28e9..fb9cb85e9 100644 --- a/XDInterface/XDGraphLayouter.h +++ b/XDInterface/XDGraphLayouter.h @@ -45,5 +45,11 @@ - (id)init; - (id)initWithIdentifier:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDInterface/XDGraphicTextEditor.h b/XDInterface/XDGraphicTextEditor.h index dd3bdca89..e3c0f0522 100644 --- a/XDInterface/XDGraphicTextEditor.h +++ b/XDInterface/XDGraphicTextEditor.h @@ -8,7 +8,7 @@ #import "NSTextViewDelegate-Protocol.h" -@class NSLayoutManager, NSTextContainer, NSTextView; +@class NSLayoutManager, NSString, NSTextContainer, NSTextView; @interface XDGraphicTextEditor : XDGraphicContentsEditor { @@ -34,5 +34,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XDInterface/XDShape.h b/XDInterface/XDShape.h index f5627bb75..20dfa8b35 100644 --- a/XDInterface/XDShape.h +++ b/XDInterface/XDShape.h @@ -40,5 +40,11 @@ - (id)init; - (id)initWithIdentifier:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3Core/IDELocalizationDataShellTaskConfiguration-Protocol.h b/Xcode3Core/IDELocalizationDataShellTaskConfiguration-Protocol.h new file mode 100644 index 000000000..fc8b67a1f --- /dev/null +++ b/Xcode3Core/IDELocalizationDataShellTaskConfiguration-Protocol.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSString; + +@protocol IDELocalizationDataShellTaskConfiguration +@property(retain) NSString *IDELocalizationDataConfiguration_command; +@end + diff --git a/Xcode3Core/IDELocalizationManagerReadStringsResults-Protocol.h b/Xcode3Core/IDELocalizationManagerReadStringsResults-Protocol.h new file mode 100644 index 000000000..6d9b98b33 --- /dev/null +++ b/Xcode3Core/IDELocalizationManagerReadStringsResults-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@class NSDictionary; + +@protocol IDELocalizationManagerReadStringsResults +@property(retain) NSDictionary *IDELocalizationManager_comments; +@property(retain) NSDictionary *IDELocalizationManager_strings; +@end + diff --git a/Xcode3Core/IDEPortalEntitlementsCoordinatorPlatform-Protocol.h b/Xcode3Core/IDEPortalEntitlementsCoordinatorPlatform-Protocol.h new file mode 100644 index 000000000..a5b8c1527 --- /dev/null +++ b/Xcode3Core/IDEPortalEntitlementsCoordinatorPlatform-Protocol.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEPortalEntitlementsCoordinatorPlatform +- (id)willRequestProfileWithFeatures:(id)arg1 usingWildcardAppID:(BOOL)arg2; +- (id)didReadProfileFeatures:(id)arg1; +- (id)initWithCapabilitiesContext:(id)arg1; +@end + diff --git a/Xcode3Core/NSObject-Protocol.h b/Xcode3Core/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/Xcode3Core/NSObject-Protocol.h +++ b/Xcode3Core/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/Xcode3Core/Xcode3CommandLineBuildTool.h b/Xcode3Core/Xcode3CommandLineBuildTool.h index 2811d3f09..6af83cdf3 100644 --- a/Xcode3Core/Xcode3CommandLineBuildTool.h +++ b/Xcode3Core/Xcode3CommandLineBuildTool.h @@ -20,6 +20,7 @@ BOOL _parallelizeTargets; BOOL _dontActuallyRunCommands; BOOL _skipUnavailableActions; + BOOL _forceImport; int _toolCommand; NSString *_name; NSArray *_arguments; @@ -34,6 +35,8 @@ NSString *_schemeName; NSString *_xcconfigPathFromOption; NSString *_xcconfigPathFromEnvVar; + NSString *_actionResultsBundlePathWithBaselineOverridesFromOption; + NSString *_automaticBaselineDescription; NSString *_nameOfFileToFind; NSString *_archivePath; NSString *_exportDestinationPath; @@ -56,6 +59,8 @@ NSArray *_destinationSpecifications; NSNumber *_destinationTimeout; NSNumber *_maxConcurrency; + NSString *_localizationPath; + NSArray *_exportLanguages; DVTMacroDefinitionTable *_synthesizedMacros; DVTMacroDefinitionTable *_macrosFromCommandLine; DVTMacroDefinitionTable *_macrosFromXcconfigOption; @@ -78,6 +83,9 @@ @property(retain) DVTMacroDefinitionTable *macrosFromXcconfigOption; // @synthesize macrosFromXcconfigOption=_macrosFromXcconfigOption; @property(retain) DVTMacroDefinitionTable *macrosFromCommandLine; // @synthesize macrosFromCommandLine=_macrosFromCommandLine; @property(retain) DVTMacroDefinitionTable *synthesizedMacros; // @synthesize synthesizedMacros=_synthesizedMacros; +@property BOOL forceImport; // @synthesize forceImport=_forceImport; +@property(retain) NSArray *exportLanguages; // @synthesize exportLanguages=_exportLanguages; +@property(retain) NSString *localizationPath; // @synthesize localizationPath=_localizationPath; @property BOOL skipUnavailableActions; // @synthesize skipUnavailableActions=_skipUnavailableActions; @property BOOL dontActuallyRunCommands; // @synthesize dontActuallyRunCommands=_dontActuallyRunCommands; @property(copy) NSNumber *maxConcurrency; // @synthesize maxConcurrency=_maxConcurrency; @@ -106,6 +114,8 @@ @property(copy) NSString *exportDestinationPath; // @synthesize exportDestinationPath=_exportDestinationPath; @property(copy) NSString *archivePath; // @synthesize archivePath=_archivePath; @property(copy) NSString *nameOfFileToFind; // @synthesize nameOfFileToFind=_nameOfFileToFind; +@property(copy) NSString *automaticBaselineDescription; // @synthesize automaticBaselineDescription=_automaticBaselineDescription; +@property(copy) NSString *actionResultsBundlePathWithBaselineOverridesFromOption; // @synthesize actionResultsBundlePathWithBaselineOverridesFromOption=_actionResultsBundlePathWithBaselineOverridesFromOption; @property(copy) NSString *xcconfigPathFromEnvVar; // @synthesize xcconfigPathFromEnvVar=_xcconfigPathFromEnvVar; @property(copy) NSString *xcconfigPathFromOption; // @synthesize xcconfigPathFromOption=_xcconfigPathFromOption; @property(copy) NSString *schemeName; // @synthesize schemeName=_schemeName; @@ -123,6 +133,8 @@ @property(copy) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; - (void)run; +- (void)_importLocalizationsAndExit; +- (void)_exportLocalizationsAndExit; - (void)_exportArchiveAndExit; - (void)_printVerboseSDKListAndExit; - (void)_printVerboseInfoForSDK:(id)arg1 keysToEmit:(id)arg2; @@ -144,7 +156,7 @@ - (id)_stringByResolvingSymlinksInPath:(id)arg1; - (void)_parseOptions; - (id)_actionStringForBuildAction:(id)arg1; -- (id)_schemeCommandForBuildAction:(id)arg1; +- (id)_schemeCommandForBuildAction:(id)arg1 outSchemeTask:(int *)arg2; - (id)_supportedBuildActions; - (void)_printErrorString:(id)arg1 andFailWithCode:(long long)arg2; - (void)_printWarningString:(id)arg1; @@ -153,5 +165,11 @@ - (id)overridingProperties; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3Core/Xcode3LocalizedSourceStringsAdaptor.h b/Xcode3Core/Xcode3LocalizedSourceStringsAdaptor.h new file mode 100644 index 000000000..60686962f --- /dev/null +++ b/Xcode3Core/Xcode3LocalizedSourceStringsAdaptor.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELocalizedSourceStringsAdaptor.h" + +@class Xcode3Target; + +@interface Xcode3LocalizedSourceStringsAdaptor : IDELocalizedSourceStringsAdaptor +{ + Xcode3Target *_target; +} + ++ (id)adaptedResourcesForLocalizedContainer:(id)arg1; +- (void).cxx_destruct; +- (id)target; +- (id)expectedSuperitem; +- (id)expectedAbsolutePath; +- (id)_targetPlistFileReference; +- (id)localizedGroupIdentifier; +- (void)primitiveInvalidate; +- (id)initWithLocalizedContainer:(id)arg1 localizedGroup:(id)arg2 tableName:(id)arg3 sourceStrings:(id)arg4 sourceComments:(id)arg5 target:(id)arg6; + +@end + diff --git a/Xcode3Core/Xcode3LocalizedTargetAdaptor.h b/Xcode3Core/Xcode3LocalizedTargetAdaptor.h new file mode 100644 index 000000000..eba7e72f2 --- /dev/null +++ b/Xcode3Core/Xcode3LocalizedTargetAdaptor.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELocalizedPlistAdaptor.h" + +@class Xcode3Target; + +@interface Xcode3LocalizedTargetAdaptor : IDELocalizedPlistAdaptor +{ + Xcode3Target *_target; +} + ++ (id)adaptedResourcesForLocalizedContainer:(id)arg1; +- (void).cxx_destruct; +- (id)target; +- (id)expectedSuperitem; +- (id)expectedAbsolutePath; +- (id)filteredStringsByKey:(id)arg1; +- (id)_plistStringsName; +- (id)localizedGroupIdentifier; +- (void)primitiveInvalidate; +- (id)initWithLocalizedContainer:(id)arg1 localizedGroup:(id)arg2 plistFileReference:(id)arg3 target:(id)arg4; + +@end + diff --git a/Xcode3Core/Xcode3SourceTrees.h b/Xcode3Core/Xcode3SourceTrees.h index d7e74a11d..d7700a8bd 100644 --- a/Xcode3Core/Xcode3SourceTrees.h +++ b/Xcode3Core/Xcode3SourceTrees.h @@ -8,11 +8,19 @@ #import "IDESourceTreeProvider-Protocol.h" +@class NSString; + @interface Xcode3SourceTrees : NSObject { } + (id)stringByExpandingSourceTreeReferencesInString:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3Core/Xcode3TargetPortalEntitlementsCoordinatorMacPlatform.h b/Xcode3Core/Xcode3TargetPortalEntitlementsCoordinatorMacPlatform.h new file mode 100644 index 000000000..4bfc56b0c --- /dev/null +++ b/Xcode3Core/Xcode3TargetPortalEntitlementsCoordinatorMacPlatform.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEPortalEntitlementsCoordinatorPlatform-Protocol.h" + +@class NSString; + +@interface Xcode3TargetPortalEntitlementsCoordinatorMacPlatform : NSObject +{ + id _capabilitiesContext; +} + +@property(retain, nonatomic) id capabilitiesContext; // @synthesize capabilitiesContext=_capabilitiesContext; +- (void).cxx_destruct; +- (id)willRequestProfileWithFeatures:(id)arg1 usingWildcardAppID:(BOOL)arg2; +- (id)didReadProfileFeatures:(id)arg1; +- (id)initWithCapabilitiesContext:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/Xcode3Core/_Xcode3CommandLineProjectCreationErrorHandler.h b/Xcode3Core/_Xcode3CommandLineProjectCreationErrorHandler.h index aa99dac50..b09a79cc1 100644 --- a/Xcode3Core/_Xcode3CommandLineProjectCreationErrorHandler.h +++ b/Xcode3Core/_Xcode3CommandLineProjectCreationErrorHandler.h @@ -23,5 +23,11 @@ - (void)unableToOpenProjectAtPath:(id)arg1 reason:(id)arg2; - (BOOL)shouldOpenProjectOfMismatchingVersion:(unsigned long long)arg1 atPath:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3Core/_Xcode3LocalizedSourceStringsAdaptorSetupSourceContext.h b/Xcode3Core/_Xcode3LocalizedSourceStringsAdaptorSetupSourceContext.h new file mode 100644 index 000000000..d291ee2c5 --- /dev/null +++ b/Xcode3Core/_Xcode3LocalizedSourceStringsAdaptorSetupSourceContext.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELocalizationWorkContext.h" + +#import "IDELocalizationDataShellTaskConfiguration-Protocol.h" + +@class NSArray, NSString; + +@interface _Xcode3LocalizedSourceStringsAdaptorSetupSourceContext : IDELocalizationWorkContext +{ + NSArray *_sourcePaths; + NSString *_tempPath; + NSString *_IDELocalizationDataConfiguration_command; + NSArray *_readTableContexts; +} + +@property(retain) NSArray *readTableContexts; // @synthesize readTableContexts=_readTableContexts; +@property(retain) NSString *IDELocalizationDataConfiguration_command; // @synthesize IDELocalizationDataConfiguration_command=_IDELocalizationDataConfiguration_command; +@property(retain) NSString *tempPath; // @synthesize tempPath=_tempPath; +@property(retain) NSArray *sourcePaths; // @synthesize sourcePaths=_sourcePaths; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/Xcode3Core/_Xcode3LocalizedSourceStringsAdaptorSetupTableContext.h b/Xcode3Core/_Xcode3LocalizedSourceStringsAdaptorSetupTableContext.h new file mode 100644 index 000000000..e9647608a --- /dev/null +++ b/Xcode3Core/_Xcode3LocalizedSourceStringsAdaptorSetupTableContext.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELocalizationWorkContext.h" + +#import "IDELocalizationManagerReadStringsResults-Protocol.h" + +@class NSDictionary, NSString; + +@interface _Xcode3LocalizedSourceStringsAdaptorSetupTableContext : IDELocalizationWorkContext +{ + NSString *_tableName; + NSDictionary *_IDELocalizationManager_strings; + NSDictionary *_IDELocalizationManager_comments; +} + +@property(retain) NSDictionary *IDELocalizationManager_comments; // @synthesize IDELocalizationManager_comments=_IDELocalizationManager_comments; +@property(retain) NSDictionary *IDELocalizationManager_strings; // @synthesize IDELocalizationManager_strings=_IDELocalizationManager_strings; +@property(retain) NSString *tableName; // @synthesize tableName=_tableName; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/Xcode3Core/_Xcode3LocalizedSourceStringsAdaptorSetupTargetContext.h b/Xcode3Core/_Xcode3LocalizedSourceStringsAdaptorSetupTargetContext.h new file mode 100644 index 000000000..2cfb3afce --- /dev/null +++ b/Xcode3Core/_Xcode3LocalizedSourceStringsAdaptorSetupTargetContext.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELocalizationWorkContext.h" + +@class NSArray, NSMutableDictionary, Xcode3Target; + +@interface _Xcode3LocalizedSourceStringsAdaptorSetupTargetContext : IDELocalizationWorkContext +{ + Xcode3Target *_target; + NSArray *_files; + NSMutableDictionary *_mergedStringsByTable; + NSMutableDictionary *_mergedCommentsByTable; +} + +@property(retain) NSMutableDictionary *mergedCommentsByTable; // @synthesize mergedCommentsByTable=_mergedCommentsByTable; +@property(retain) NSMutableDictionary *mergedStringsByTable; // @synthesize mergedStringsByTable=_mergedStringsByTable; +@property(retain) NSArray *files; // @synthesize files=_files; +@property(retain) Xcode3Target *target; // @synthesize target=_target; +- (void).cxx_destruct; +- (void)primitiveInvalidate; + +@end + diff --git a/Xcode3UI/DVTSourceExpressionSource-Protocol.h b/Xcode3UI/DVTSourceExpressionSource-Protocol.h index 32d3e0299..e4efc7c90 100644 --- a/Xcode3UI/DVTSourceExpressionSource-Protocol.h +++ b/Xcode3UI/DVTSourceExpressionSource-Protocol.h @@ -7,7 +7,7 @@ #import "DVTInvalidation-Protocol.h" #import "NSObject-Protocol.h" -@class DVTSourceExpression, NSString; +@class DVTSDK, DVTSourceExpression, DVTSourceLanguageService, NSString; @protocol DVTSourceExpressionSource @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @@ -17,6 +17,8 @@ - (struct CGRect)expressionFrameForExpression:(id)arg1; @optional +@property(readonly) DVTSDK *sdk; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; @property(readonly, nonatomic) NSString *selectedText; @property(readonly) DVTSourceExpression *quickHelpExpression; @end diff --git a/Xcode3UI/DVTSourceTextViewDelegate-Protocol.h b/Xcode3UI/DVTSourceTextViewDelegate-Protocol.h index 4649414d3..44eebdc32 100644 --- a/Xcode3UI/DVTSourceTextViewDelegate-Protocol.h +++ b/Xcode3UI/DVTSourceTextViewDelegate-Protocol.h @@ -12,7 +12,7 @@ - (id)textViewWillReturnPrintJobTitle:(id)arg1; - (void)textViewDidScroll:(id)arg1; - (void)setupGutterContextMenuWithMenu:(id)arg1; -- (void)tokenizableItemsForItemAtRange:(struct _NSRange)arg1 completionBlock:(id)arg2; +- (void)tokenizableRangesWithRange:(struct _NSRange)arg1 completionBlock:(id)arg2; - (void)textViewDidFinishAnimatingScroll:(id)arg1; - (void)textViewDidLoadAnnotationProviders:(id)arg1; - (void)textView:(id)arg1 didRemoveAnnotations:(id)arg2; diff --git a/Xcode3UI/DVTTextFindable-Protocol.h b/Xcode3UI/DVTTextFindable-Protocol.h index fc7201930..5ef49b258 100644 --- a/Xcode3UI/DVTTextFindable-Protocol.h +++ b/Xcode3UI/DVTTextFindable-Protocol.h @@ -11,5 +11,6 @@ @optional @property unsigned long long supportedMatchingOptions; +- (long long)compareFindableLocation:(id)arg1 withLocation:(id)arg2; @end diff --git a/Xcode3UI/DVTTextStorageDelegate-Protocol.h b/Xcode3UI/DVTTextStorageDelegate-Protocol.h index e3ea05f93..38a0a0977 100644 --- a/Xcode3UI/DVTTextStorageDelegate-Protocol.h +++ b/Xcode3UI/DVTTextStorageDelegate-Protocol.h @@ -6,9 +6,13 @@ #import "NSTextStorageDelegate-Protocol.h" +@class NSDictionary; + @protocol DVTTextStorageDelegate @optional +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; +- (void)sourceLanguageServiceAvailabilityNotification:(BOOL)arg1 message:(id)arg2; - (BOOL)textStorageShouldAllowEditing:(id)arg1; - (void)textStorageDidUpdateSourceLandmarks:(id)arg1; - (long long)nodeTypeForItem:(id)arg1 withContext:(id)arg2; diff --git a/Xcode3UI/IDECapabilitiesContextProviding-Protocol.h b/Xcode3UI/IDECapabilitiesContextProviding-Protocol.h index 22f4aebd9..678d03255 100644 --- a/Xcode3UI/IDECapabilitiesContextProviding-Protocol.h +++ b/Xcode3UI/IDECapabilitiesContextProviding-Protocol.h @@ -4,14 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +#import "IDEPortalInfoDelegate-Protocol.h" #import "NSObject-Protocol.h" -@class NSArray, NSString, Xcode3TargetBuildSettingsCoordinator, Xcode3TargetInfoPlistCoordinator, Xcode3TargetLinkedFrameworksCoordinator, Xcode3TargetPortalEntitlementsCoordinator; +@class NSString, Xcode3TargetBuildSettingsCoordinator, Xcode3TargetInfoPlistCoordinator, Xcode3TargetLinkedFrameworksCoordinator, Xcode3TargetPortalEntitlementsCoordinator; -@protocol IDECapabilitiesContextProviding +@protocol IDECapabilitiesContextProviding @property(readonly) id blueprint; -@property(readonly) NSArray *explicitlyEnabledAppIDFeatures; -@property(readonly) NSArray *enabledAppIDFeatures; @property(readonly, getter=isInternal) BOOL internal; @property(readonly) NSString *targetBundleIdentifier; @property(readonly) NSString *platformIdentifier; @@ -20,6 +19,7 @@ @property(readonly) Xcode3TargetBuildSettingsCoordinator *buildSettingsCoordinator; @property(readonly) Xcode3TargetInfoPlistCoordinator *infoPlistCoordinator; @property(readonly) id entitlementsCoordinator; +- (id)expandEntitlements:(id)arg1 error:(id *)arg2; - (id)appIDFeatureStateBasedOnCapabilitiesAndEntitlements; - (id)appIDFeatureStateBasedOnCapabilities; - (void)setEnabled:(BOOL)arg1 forCapabilityItemModel:(id)arg2; diff --git a/Xcode3UI/IDECapsuleListViewDataSource-Protocol.h b/Xcode3UI/IDECapsuleListViewDataSource-Protocol.h index 9fdebe855..62a7828dd 100644 --- a/Xcode3UI/IDECapsuleListViewDataSource-Protocol.h +++ b/Xcode3UI/IDECapsuleListViewDataSource-Protocol.h @@ -14,7 +14,7 @@ - (void)capsuleListViewDidCompleteLayout:(id)arg1; - (void)capsuleListView:(id)arg1 didExpandRow:(long long)arg2; - (void)capsuleListView:(id)arg1 didCollapseRow:(long long)arg2; -- (BOOL)capsuleListView:(id)arg1 writeRowWithIndex:(unsigned long long)arg2 toPasteboard:(id)arg3; +- (id)capsuleListView:(id)arg1 pastboardTypesForRowWithIndex:(unsigned long long)arg2; - (unsigned long long)capsuleListView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3; - (BOOL)capsuleListView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3; @end diff --git a/Xcode3UI/IDECapsuleViewController-Protocol.h b/Xcode3UI/IDECapsuleViewController-Protocol.h index 30fc8a92d..5aa1449ad 100644 --- a/Xcode3UI/IDECapsuleViewController-Protocol.h +++ b/Xcode3UI/IDECapsuleViewController-Protocol.h @@ -9,11 +9,11 @@ @class NSImage, NSString; @protocol IDECapsuleViewController -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; @optional @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *footerLabel; @property(readonly) BOOL canDrag; @property(readonly) BOOL canUndisclose; @property BOOL canRemoveItems; diff --git a/Xcode3UI/IDECapsuleViewDelegate-Protocol.h b/Xcode3UI/IDECapsuleViewDelegate-Protocol.h index 83b62adc7..ab8528e3d 100644 --- a/Xcode3UI/IDECapsuleViewDelegate-Protocol.h +++ b/Xcode3UI/IDECapsuleViewDelegate-Protocol.h @@ -15,6 +15,9 @@ - (id)headerContentViewForCapsuleView:(id)arg1; - (void)capsuleViewDidClickRemoveButton:(id)arg1; - (BOOL)capsuleViewCanBeRemoved:(id)arg1; +- (BOOL)allowCustomContentHeaderViewToDriveHeaderHeight:(id)arg1; +- (double)capsuleViewSidePadding:(id)arg1; +- (id)capsuleViewBorderColor:(id)arg1; - (id)capsuleViewBackgroundColor:(id)arg1; - (void)capsuleView:(id)arg1 setTitle:(id)arg2; - (id)capsuleViewTitleForEditing:(id)arg1; diff --git a/Xcode3UI/IDEComparisonEditorDataSource-Protocol.h b/Xcode3UI/IDEComparisonEditorDataSource-Protocol.h new file mode 100644 index 000000000..6c0ba289e --- /dev/null +++ b/Xcode3UI/IDEComparisonEditorDataSource-Protocol.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEComparisonEditorDataSource +- (id)documentForSecondaryDocumentLocation:(id)arg1 completionBlock:(id)arg2; +- (id)documentForPrimaryDocumentLocation:(id)arg1 completionBlock:(id)arg2; + +@optional +- (BOOL)secondaryEditorShowsDocumentPreview; +- (BOOL)primaryEditorShowsDocumentPreview; +- (id)contentStringForSecondaryEmptyEditorWithDocumentLocation:(id)arg1; +- (id)contentStringForPrimaryEmptyEditorWithDocumentLocation:(id)arg1; +- (BOOL)shouldShowEmptyEditorForSecondaryDocumentLocation:(id)arg1 submodeType:(int)arg2; +- (BOOL)shouldShowEmptyEditorForPrimaryDocumentLocation:(id)arg1 submodeType:(int)arg2; +- (id)documentForAncestorDocumentLocation:(id)arg1 completionBlock:(id)arg2; +- (id)navigableItemsForSecondaryDocumentLocation:(id)arg1 usingNavigableItemCoordinator:(id)arg2 completionBlock:(id)arg3; +- (id)navigableItemsForPrimaryDocumentLocation:(id)arg1 usingNavigableItemCoordinator:(id)arg2 completionBlock:(id)arg3; +- (id)navigableItemsForPrimaryDocumentLocation:(id)arg1 secondaryDocumentLocation:(id)arg2 usingNavigableItemCoordinator:(id)arg3 forceReload:(BOOL)arg4 completionBlock:(id)arg5; +- (BOOL)shouldSelectFirstDiff; +- (id)secondaryDocumentLocationForNavigableItem:(id)arg1; +- (id)primaryDocumentLocationForNavigableItem:(id)arg1; +@end + diff --git a/Xcode3UI/IDEFilterControlBarTarget-Protocol.h b/Xcode3UI/IDEFilterControlBarTarget-Protocol.h new file mode 100644 index 000000000..67959e240 --- /dev/null +++ b/Xcode3UI/IDEFilterControlBarTarget-Protocol.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEFilterControlBarTarget +- (id)filterDefinitionIdentifier; + +@optional +- (id)view; +- (id)filterButtonAccessibilityDescription; +- (id)filterButtonToolTip; +- (id)filterButtonMenu; +@end + diff --git a/Xcode3UI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h b/Xcode3UI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h new file mode 100644 index 000000000..3b48fb3dc --- /dev/null +++ b/Xcode3UI/IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@protocol IDEKeyDrivenNavigableItemRepresentedObject +@property(readonly) NSString *navigableItem_name; + +@optional +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) NSImage *navigableItem_image; +- (id)navigableItem_contentDocumentLocationInDocumentURL:(id)arg1; +@end + diff --git a/Xcode3UI/IDELocalizationXLIFFComparisonFile-Xcode3LocalizationFile.h b/Xcode3UI/IDELocalizationXLIFFComparisonFile-Xcode3LocalizationFile.h new file mode 100644 index 000000000..055509586 --- /dev/null +++ b/Xcode3UI/IDELocalizationXLIFFComparisonFile-Xcode3LocalizationFile.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELocalizationXLIFFComparisonFile.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDELocalizationXLIFFComparisonFile (Xcode3LocalizationFile) +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/Xcode3UI/IDELocalizationXLIFFComparisonIssue-Xcode3LocalizationIssue.h b/Xcode3UI/IDELocalizationXLIFFComparisonIssue-Xcode3LocalizationIssue.h new file mode 100644 index 000000000..d705f5c9f --- /dev/null +++ b/Xcode3UI/IDELocalizationXLIFFComparisonIssue-Xcode3LocalizationIssue.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELocalizationXLIFFComparisonIssue.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface IDELocalizationXLIFFComparisonIssue (Xcode3LocalizationIssue) +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/Xcode3UI/IDEObjCModernizationOptionChooserAssistant.h b/Xcode3UI/IDEObjCModernizationOptionChooserAssistant.h new file mode 100644 index 000000000..b9cff19a7 --- /dev/null +++ b/Xcode3UI/IDEObjCModernizationOptionChooserAssistant.h @@ -0,0 +1,72 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEAssistant.h" + +#import "IDEFilterControlBarTarget-Protocol.h" +#import "NSOutlineViewDataSource-Protocol.h" +#import "NSOutlineViewDelegate-Protocol.h" + +@class DVTOutlineView, DVTPopUpButtonCell, IDEFilterControlBar, IDEMigrationTargetChooserStatePersistence, NSArray, NSMutableIndexSet, NSString, NSTreeController; + +@interface IDEObjCModernizationOptionChooserAssistant : IDEAssistant +{ + NSArray *_optionItems; + NSString *_searchString; + NSMutableIndexSet *_expandedRowIndexes; + NSArray *_selectedOptionItems; + IDEMigrationTargetChooserStatePersistence *_statePersistence; + IDEFilterControlBar *_filterControlBar; + DVTOutlineView *_outlineView; + NSTreeController *_optionItemsController; +} + ++ (BOOL)automaticallyNotifiesObserversOfSearchString; ++ (id)keyPathsForValuesAffectingArrangedOptionItems; ++ (id)keyPathsForValuesAffectingCanGoForward; +@property(copy, nonatomic) NSString *searchString; // @synthesize searchString=_searchString; +@property(copy) NSArray *optionItems; // @synthesize optionItems=_optionItems; +- (void).cxx_destruct; +- (id)currentUIState; +- (void)loadUIState:(id)arg1; +- (id)stateRepositoryFilePath; +- (double)outlineView:(id)arg1 heightOfRowByItem:(id)arg2; +- (void)outlineView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +- (id)outlineView:(id)arg1 dataCellForTableColumn:(id)arg2 item:(id)arg3; +- (void)outlineView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 byItem:(id)arg4; +- (id)_attributedStringByHighlightingFindResults:(id)arg1; +- (id)_findResultAttributes; +- (BOOL)validateMenuItem:(id)arg1; +- (void)uncheckSelection:(id)arg1; +- (void)checkSelection:(id)arg1; +- (BOOL)canUncheckSelection; +- (BOOL)canCheckSelection; +- (unsigned long long)_numberOfCheckedItemsAtIndexes:(id)arg1; +- (void)_setChecked:(BOOL)arg1 forOptionItemAtIndexes:(id)arg2; +- (id)_effectiveSelectedRowIndexes; +@property(readonly) DVTPopUpButtonCell *valuePopUpButtonCellTemplate; +- (id)filterButtonMenu; +- (id)filterDefinitionIdentifier; +- (void)_restoreSelectedOptionItemsAndExpandedRows; +- (void)_saveSelectedOptionItemsAndExpandedRows; +@property(readonly, copy) NSArray *arrangedOptionItems; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)loadView; +- (id)filterControlBar; +- (void)willGoNextOrFinish; +- (id)nextAssistantIdentifier; +- (BOOL)canGoForward; +- (void)primitiveInvalidate; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/Xcode3UI/IDEObjCModernizationOptionChooserOptionItem.h b/Xcode3UI/IDEObjCModernizationOptionChooserOptionItem.h new file mode 100644 index 000000000..867211942 --- /dev/null +++ b/Xcode3UI/IDEObjCModernizationOptionChooserOptionItem.h @@ -0,0 +1,48 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTPopUpButtonCell, IDEObjCModernizationOptionChooserAssistant, NSArray, NSDictionary, NSMutableArray, NSString, XCPropertyDefinition; + +@interface IDEObjCModernizationOptionChooserOptionItem : NSObject +{ + XCPropertyDefinition *_propertyDefinition; + IDEObjCModernizationOptionChooserAssistant *_optionChooserAssistant; + IDEObjCModernizationOptionChooserOptionItem *_parentOptionItem; + NSMutableArray *_childOptionItems; + NSString *_selectedValue; + DVTPopUpButtonCell *_valuePopUpButtonCell; + BOOL _enabled; + long long _state; +} + ++ (id)keyPathsForValuesAffectingModernizerOptions; ++ (id)keyPathsForValuesAffectingArrangedChildOptionItems; +@property long long state; // @synthesize state=_state; +@property(readonly, getter=isEnabled) BOOL enabled; // @synthesize enabled=_enabled; +@property IDEObjCModernizationOptionChooserOptionItem *parentOptionItem; // @synthesize parentOptionItem=_parentOptionItem; +@property IDEObjCModernizationOptionChooserAssistant *optionChooserAssistant; // @synthesize optionChooserAssistant=_optionChooserAssistant; +@property(readonly) XCPropertyDefinition *propertyDefinition; // @synthesize propertyDefinition=_propertyDefinition; +- (void).cxx_destruct; +@property(readonly, copy) NSDictionary *modernizerOptions; +- (void)_valuePopUpButtonCellMenuItemAction:(id)arg1; +@property(readonly, copy) DVTPopUpButtonCell *valuePopUpButtonCell; +@property(copy) NSString *selectedValue; +- (void)removeObjectFromChildOptionItemsAtIndex:(unsigned long long)arg1; +- (void)insertObject:(id)arg1 inChildOptionItemsAtIndex:(unsigned long long)arg2; +- (id)_childOptionItems; +@property(readonly, copy) NSMutableArray *mutableChildOptionItems; +- (id)arrangedChildOptionItems; +@property(readonly, copy) NSArray *childOptionItems; +@property(readonly) double rowHeight; +@property(readonly, copy) NSString *subtitle; +@property(readonly, copy) NSString *title; +@property(readonly, copy) NSString *name; +- (id)initWithPropertyDefinition:(id)arg1; + +@end + diff --git a/Xcode3UI/IDEReviewFilesDataSource-Protocol.h b/Xcode3UI/IDEReviewFilesDataSource-Protocol.h new file mode 100644 index 000000000..09979ca00 --- /dev/null +++ b/Xcode3UI/IDEReviewFilesDataSource-Protocol.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject-Protocol.h" + +@protocol IDEReviewFilesDataSource +- (id)reviewFilesNavigator:(id)arg1 documentLocationForNavigableItem:(id)arg2; +- (id)reviewFilesNavigator:(id)arg1 outlineView:(id)arg2 dataCellForNavigableItem:(id)arg3; +- (id)issueNavigableItems; +- (id)flatNavigableItems; +- (id)fileSystemNavigableItems; +- (id)workspaceNavigableItems; + +@optional +- (double)reviewFilesNavigator:(id)arg1 outlineView:(id)arg2 rowHeightForNavigableItem:(id)arg3; +- (void)reviewFilesNavigator:(id)arg1 outlineView:(id)arg2 willDisplayCell:(id)arg3 forNavigableItem:(id)arg4; +- (id)reviewFilesNavigator:(id)arg1 importantFilePathsForNavigableItem:(id)arg2 excludingDisabledItems:(id)arg3; +@end + diff --git a/Xcode3UI/IDEUpgradeTaskHandler-Protocol.h b/Xcode3UI/IDEUpgradeTaskHandler-Protocol.h new file mode 100644 index 000000000..d65310dd5 --- /dev/null +++ b/Xcode3UI/IDEUpgradeTaskHandler-Protocol.h @@ -0,0 +1,13 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSCopying-Protocol.h" +#import "NSObject-Protocol.h" + +@protocol IDEUpgradeTaskHandler +- (void)upgradeWorkspace:(id)arg1 withTasks:(id)arg2; +@end + diff --git a/Xcode3UI/NSApplication-Xcode3ProjectTemplateTesterExtensions.h b/Xcode3UI/NSApplication-Xcode3ProjectTemplateTesterExtensions.h new file mode 100644 index 000000000..456daee38 --- /dev/null +++ b/Xcode3UI/NSApplication-Xcode3ProjectTemplateTesterExtensions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSApplication.h" + +@interface NSApplication (Xcode3ProjectTemplateTesterExtensions) +- (void)testProjectTemplates:(id)arg1; +@end + diff --git a/Xcode3UI/NSCopying-Protocol.h b/Xcode3UI/NSCopying-Protocol.h new file mode 100644 index 000000000..17c1c5c2e --- /dev/null +++ b/Xcode3UI/NSCopying-Protocol.h @@ -0,0 +1,10 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +@protocol NSCopying +- (id)copyWithZone:(struct _NSZone *)arg1; +@end + diff --git a/Xcode3UI/NSObject-Protocol.h b/Xcode3UI/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/Xcode3UI/NSObject-Protocol.h +++ b/Xcode3UI/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/Xcode3UI/NSPathControlDelegate-Protocol.h b/Xcode3UI/NSPathControlDelegate-Protocol.h index 9eed8e3a2..84e6cd599 100644 --- a/Xcode3UI/NSPathControlDelegate-Protocol.h +++ b/Xcode3UI/NSPathControlDelegate-Protocol.h @@ -14,5 +14,6 @@ - (BOOL)pathControl:(id)arg1 acceptDrop:(id)arg2; - (unsigned long long)pathControl:(id)arg1 validateDrop:(id)arg2; - (BOOL)pathControl:(id)arg1 shouldDragPathComponentCell:(id)arg2 withPasteboard:(id)arg3; +- (BOOL)pathControl:(id)arg1 shouldDragItem:(id)arg2 withPasteboard:(id)arg3; @end diff --git a/Xcode3UI/NSPopoverDelegate-Protocol.h b/Xcode3UI/NSPopoverDelegate-Protocol.h index 578c1a1e0..42490fae9 100644 --- a/Xcode3UI/NSPopoverDelegate-Protocol.h +++ b/Xcode3UI/NSPopoverDelegate-Protocol.h @@ -14,6 +14,7 @@ - (void)popoverDidShow:(id)arg1; - (void)popoverWillShow:(id)arg1; - (id)detachableWindowForPopover:(id)arg1; +- (BOOL)popoverShouldDetach:(id)arg1; - (BOOL)popoverShouldClose:(id)arg1; @end diff --git a/Xcode3UI/NSTextViewDelegate-Protocol.h b/Xcode3UI/NSTextViewDelegate-Protocol.h index 5042ab01b..5e4af2217 100644 --- a/Xcode3UI/NSTextViewDelegate-Protocol.h +++ b/Xcode3UI/NSTextViewDelegate-Protocol.h @@ -9,11 +9,11 @@ @protocol NSTextViewDelegate @optional -- (id)undoManagerForTextView:(id)arg1; - (void)textView:(id)arg1 draggedCell:(id)arg2 inRect:(struct CGRect)arg3 event:(id)arg4; - (void)textView:(id)arg1 doubleClickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (void)textView:(id)arg1 clickedOnCell:(id)arg2 inRect:(struct CGRect)arg3; - (BOOL)textView:(id)arg1 clickedOnLink:(id)arg2; +- (id)undoManagerForTextView:(id)arg1; - (id)textView:(id)arg1 willShowSharingServicePicker:(id)arg2 forItems:(id)arg3; - (id)textView:(id)arg1 URLForContentsOfTextAttachment:(id)arg2 atIndex:(unsigned long long)arg3; - (id)textView:(id)arg1 didCheckTextInRange:(struct _NSRange)arg2 types:(unsigned long long)arg3 options:(id)arg4 results:(id)arg5 orthography:(id)arg6 wordCount:(long long)arg7; diff --git a/Xcode3UI/PBXAppleScriptBuildPhase-Xcode3BuildPhaseAdditions.h b/Xcode3UI/PBXAppleScriptBuildPhase-Xcode3BuildPhaseAdditions.h new file mode 100644 index 000000000..979cdd22b --- /dev/null +++ b/Xcode3UI/PBXAppleScriptBuildPhase-Xcode3BuildPhaseAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBXAppleScriptBuildPhase.h" + +@interface PBXAppleScriptBuildPhase (Xcode3BuildPhaseAdditions) +- (id)_xcode3_fileTypeForDisplay; +@end + diff --git a/Xcode3UI/PBXBuildPhase-Xcode3BuildPhaseAdditions.h b/Xcode3UI/PBXBuildPhase-Xcode3BuildPhaseAdditions.h new file mode 100644 index 000000000..4cd0ffcac --- /dev/null +++ b/Xcode3UI/PBXBuildPhase-Xcode3BuildPhaseAdditions.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBXBuildPhase.h" + +@interface PBXBuildPhase (Xcode3BuildPhaseAdditions) +- (BOOL)_xcode3_allowsEmbeddedProductReferences; +- (id)_xcode3_fileTypeForDisplay; +- (id)xcode3BuildPhase; +- (void)setXcode3BuildPhase:(id)arg1; +- (id)_xcode3_defaultPrimaryAttributeValue; +- (id)_xcode3_allowedPrimaryAttributeValues; +@end + diff --git a/Xcode3UI/PBXCopyFilesBuildPhase-Xcode3BuildPhaseAdditions.h b/Xcode3UI/PBXCopyFilesBuildPhase-Xcode3BuildPhaseAdditions.h new file mode 100644 index 000000000..2f9fffe59 --- /dev/null +++ b/Xcode3UI/PBXCopyFilesBuildPhase-Xcode3BuildPhaseAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBXCopyFilesBuildPhase.h" + +@interface PBXCopyFilesBuildPhase (Xcode3BuildPhaseAdditions) +- (BOOL)_xcode3_allowsEmbeddedProductReferences; +@end + diff --git a/Xcode3UI/PBXFrameworksBuildPhase-Xcode3BuildPhaseAdditions.h b/Xcode3UI/PBXFrameworksBuildPhase-Xcode3BuildPhaseAdditions.h new file mode 100644 index 000000000..b56460265 --- /dev/null +++ b/Xcode3UI/PBXFrameworksBuildPhase-Xcode3BuildPhaseAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBXFrameworksBuildPhase.h" + +@interface PBXFrameworksBuildPhase (Xcode3BuildPhaseAdditions) +- (id)_xcode3_fileTypeForDisplay; +@end + diff --git a/Xcode3UI/PBXHeadersBuildPhase-Xcode3BuildPhaseAdditions.h b/Xcode3UI/PBXHeadersBuildPhase-Xcode3BuildPhaseAdditions.h new file mode 100644 index 000000000..919408171 --- /dev/null +++ b/Xcode3UI/PBXHeadersBuildPhase-Xcode3BuildPhaseAdditions.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBXHeadersBuildPhase.h" + +@interface PBXHeadersBuildPhase (Xcode3BuildPhaseAdditions) +- (id)_xcode3_fileTypeForDisplay; +- (id)_xcode3_defaultPrimaryAttributeValue; +- (id)_xcode3_allowedPrimaryAttributeValues; +@end + diff --git a/Xcode3UI/PBXResourcesBuildPhase-Xcode3BuildPhaseAdditions.h b/Xcode3UI/PBXResourcesBuildPhase-Xcode3BuildPhaseAdditions.h new file mode 100644 index 000000000..b7fabdbfd --- /dev/null +++ b/Xcode3UI/PBXResourcesBuildPhase-Xcode3BuildPhaseAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBXResourcesBuildPhase.h" + +@interface PBXResourcesBuildPhase (Xcode3BuildPhaseAdditions) +- (id)_xcode3_fileTypeForDisplay; +@end + diff --git a/Xcode3UI/PBXRezBuildPhase-Xcode3BuildPhaseAdditions.h b/Xcode3UI/PBXRezBuildPhase-Xcode3BuildPhaseAdditions.h new file mode 100644 index 000000000..786b3034d --- /dev/null +++ b/Xcode3UI/PBXRezBuildPhase-Xcode3BuildPhaseAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBXRezBuildPhase.h" + +@interface PBXRezBuildPhase (Xcode3BuildPhaseAdditions) +- (id)_xcode3_fileTypeForDisplay; +@end + diff --git a/Xcode3UI/PBXSourcesBuildPhase-Xcode3BuildPhaseAdditions.h b/Xcode3UI/PBXSourcesBuildPhase-Xcode3BuildPhaseAdditions.h new file mode 100644 index 000000000..289806df1 --- /dev/null +++ b/Xcode3UI/PBXSourcesBuildPhase-Xcode3BuildPhaseAdditions.h @@ -0,0 +1,12 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "PBXSourcesBuildPhase.h" + +@interface PBXSourcesBuildPhase (Xcode3BuildPhaseAdditions) +- (id)_xcode3_fileTypeForDisplay; +@end + diff --git a/Xcode3UI/Xcode3AddFrameworksController.h b/Xcode3UI/Xcode3AddFrameworksController.h index 60fcdde38..dd18b52e3 100644 --- a/Xcode3UI/Xcode3AddFrameworksController.h +++ b/Xcode3UI/Xcode3AddFrameworksController.h @@ -8,7 +8,7 @@ #import "IDEFilePickerViewDelegate-Protocol.h" -@class IDEFilePickerPanel, IDEWorkspace, NSArray, NSTimer, Xcode3Target; +@class IDEFilePickerPanel, IDEWorkspace, NSArray, NSString, NSTimer, Xcode3Target; @interface Xcode3AddFrameworksController : NSObject { @@ -38,5 +38,11 @@ - (void)beginSheetModalForWindow:(id)arg1 completionHandler:(id)arg2; - (id)initWithTarget:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3AppIDItemIdentifiersItemModelSet.h b/Xcode3UI/Xcode3AppIDItemIdentifiersItemModelSet.h new file mode 100644 index 000000000..16adb7fa8 --- /dev/null +++ b/Xcode3UI/Xcode3AppIDItemIdentifiersItemModelSet.h @@ -0,0 +1,56 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "DVTInvalidation-Protocol.h" + +@class DVTStackBacktrace, IDEProjectItemModel, NSOrderedSet, NSSet, NSString; + +@interface Xcode3AppIDItemIdentifiersItemModelSet : NSObject +{ + id _flightCheck; + NSOrderedSet *_unexpandedIdentifiers; + BOOL _requiresPortalIdentifiers; + IDEProjectItemModel *_itemModel; + NSString *_teamItemsKeyPath; + NSString *_featuresItemsKeyPath; + Class _listTeamItemsOpClass; + NSString *_flightCheckName; + NSSet *_availableTeamIdentifiers; +} + ++ (id)expandedIdentifiers:(id)arg1 targetCapabilitiesContext:(id)arg2 error:(id *)arg3; +@property(retain) NSSet *availableTeamIdentifiers; // @synthesize availableTeamIdentifiers=_availableTeamIdentifiers; +@property(readonly) NSString *flightCheckName; // @synthesize flightCheckName=_flightCheckName; +@property(readonly) Class listTeamItemsOpClass; // @synthesize listTeamItemsOpClass=_listTeamItemsOpClass; +@property(readonly) NSString *featuresItemsKeyPath; // @synthesize featuresItemsKeyPath=_featuresItemsKeyPath; +@property(readonly) NSString *teamItemsKeyPath; // @synthesize teamItemsKeyPath=_teamItemsKeyPath; +@property(readonly) IDEProjectItemModel *itemModel; // @synthesize itemModel=_itemModel; +@property(readonly) BOOL requiresPortalIdentifiers; // @synthesize requiresPortalIdentifiers=_requiresPortalIdentifiers; +- (void).cxx_destruct; +@property(readonly) id flightCheck; +- (id)refreshAvailableTeamIdentifiers; +- (void)_readAvailableTeamIdentifiers; +- (id)expandedIdentifiersWithError:(id *)arg1; +- (id)expandedIdentifier:(id)arg1 error:(id *)arg2; +@property(copy, nonatomic) NSOrderedSet *unexpandedIdentifiers; +- (void)_setUnexpandedIdentifiers:(id)arg1 postAssignmentBlock:(id)arg2; +- (void)primitiveInvalidate; +- (id)initWithoutPortalWithItemModel:(id)arg1; +- (id)initWithItemModel:(id)arg1 teamItemsKeyPath:(id)arg2 featuresItemsKeyPath:(id)arg3 listTeamItemsOpClass:(Class)arg4 flightCheckName:(id)arg5; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/Xcode3UI/Xcode3AppIDItemIdentifiersTableViewController.h b/Xcode3UI/Xcode3AppIDItemIdentifiersTableViewController.h new file mode 100644 index 000000000..8e9b463f8 --- /dev/null +++ b/Xcode3UI/Xcode3AppIDItemIdentifiersTableViewController.h @@ -0,0 +1,72 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEViewController.h" + +#import "DVTTableViewDelegate-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" + +@class DVTBorderedView, DVTGradientImageButton, DVTStackView_ML, DVTTableView, NSArray, NSMutableArray, NSScrollView, NSString, Xcode3AppIDItemIdentifiersItemModelSet; + +@interface Xcode3AppIDItemIdentifiersTableViewController : IDEViewController +{ + NSMutableArray *_cancellationTokens; + BOOL _enabled; + BOOL _isRefreshing; + Xcode3AppIDItemIdentifiersItemModelSet *_identifiers; + NSArray *_displayedContainerIDs; + id _portalInfoDelegate; + NSString *_defaultIdentifier; + DVTStackView_ML *_stackView; + DVTBorderedView *_borderedView; + NSScrollView *_scrollView; + DVTTableView *_tableView; + DVTStackView_ML *_buttonsRow; + DVTGradientImageButton *_addButton; + DVTGradientImageButton *_refreshButton; + DVTGradientImageButton *_removeButton; +} + +@property BOOL isRefreshing; // @synthesize isRefreshing=_isRefreshing; +@property(retain) DVTGradientImageButton *removeButton; // @synthesize removeButton=_removeButton; +@property(retain) DVTGradientImageButton *refreshButton; // @synthesize refreshButton=_refreshButton; +@property(retain) DVTGradientImageButton *addButton; // @synthesize addButton=_addButton; +@property(retain) DVTStackView_ML *buttonsRow; // @synthesize buttonsRow=_buttonsRow; +@property(retain) DVTTableView *tableView; // @synthesize tableView=_tableView; +@property(retain) NSScrollView *scrollView; // @synthesize scrollView=_scrollView; +@property(retain) DVTBorderedView *borderedView; // @synthesize borderedView=_borderedView; +@property(retain) DVTStackView_ML *stackView; // @synthesize stackView=_stackView; +@property(retain) NSString *defaultIdentifier; // @synthesize defaultIdentifier=_defaultIdentifier; +@property(retain) id portalInfoDelegate; // @synthesize portalInfoDelegate=_portalInfoDelegate; +@property(retain) NSArray *displayedContainerIDs; // @synthesize displayedContainerIDs=_displayedContainerIDs; +@property(retain) Xcode3AppIDItemIdentifiersItemModelSet *identifiers; // @synthesize identifiers=_identifiers; +@property BOOL enabled; // @synthesize enabled=_enabled; +- (void).cxx_destruct; +- (void)refreshIdentifiers:(id)arg1; +- (void)removeIdentifiers:(id)arg1; +- (void)addIdentifier:(id)arg1; +- (void)inputDialogWithTitle:(id)arg1 description:(id)arg2 placeholderString:(id)arg3 initialString:(id)arg4 completionHandler:(id)arg5; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (void)tableView:(id)arg1 setObjectValue:(id)arg2 forTableColumn:(id)arg3 row:(long long)arg4; +- (void)tableViewSelectionDidChange:(id)arg1; +- (id)tableView:(id)arg1 objectValueForTableColumn:(id)arg2 row:(long long)arg3; +- (BOOL)_isRowInRange:(long long)arg1; +- (long long)numberOfRowsInTableView:(id)arg1; +- (void)_withTeamIfNeededTitle:(id)arg1 block:(id)arg2; +- (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)loadView; +- (id)initWithIdentifiers:(id)arg1 portalInfoDelegate:(id)arg2 defaultIdentifier:(id)arg3; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/Xcode3UI/Xcode3ApplicationGroupsItemModel.h b/Xcode3UI/Xcode3ApplicationGroupsItemModel.h new file mode 100644 index 000000000..9de8a3bd0 --- /dev/null +++ b/Xcode3UI/Xcode3ApplicationGroupsItemModel.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemModel.h" + +@class Xcode3AppIDItemIdentifiersItemModelSet; + +@interface Xcode3ApplicationGroupsItemModel : IDEProjectItemModel +{ + Xcode3AppIDItemIdentifiersItemModelSet *_applicationGroups; +} + +@property(readonly) Xcode3AppIDItemIdentifiersItemModelSet *applicationGroups; // @synthesize applicationGroups=_applicationGroups; +- (void).cxx_destruct; +- (BOOL)isEnabledUsingEducatedGuess; +- (id)flightChecks; +- (void)modelWasDisabled; +- (void)modelWasEnabledWithContext:(id)arg1; +- (void)targetCoordinatorChanged:(id)arg1; +- (void)readValuesFromEntitlements; +@property(readonly) BOOL requiresPortalIdentifiers; +- (id)initWithCapabilitiesContext:(id)arg1 item:(id)arg2; + +@end + diff --git a/Xcode3UI/Xcode3ApplicationGroupsItemViewController.h b/Xcode3UI/Xcode3ApplicationGroupsItemViewController.h new file mode 100644 index 000000000..da83ad62b --- /dev/null +++ b/Xcode3UI/Xcode3ApplicationGroupsItemViewController.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemViewController.h" + +@class NSView, Xcode3AppIDItemIdentifiersTableViewController, Xcode3ApplicationGroupsItemModel; + +@interface Xcode3ApplicationGroupsItemViewController : IDEProjectItemViewController +{ + NSView *_identifiersSlice; + Xcode3AppIDItemIdentifiersTableViewController *_identifiersTableViewController; +} + +@property(retain) Xcode3AppIDItemIdentifiersTableViewController *identifiersTableViewController; // @synthesize identifiersTableViewController=_identifiersTableViewController; +@property(retain) NSView *identifiersSlice; // @synthesize identifiersSlice=_identifiersSlice; +- (void).cxx_destruct; +- (void)loadView; + +// Remaining properties +@property(readonly, nonatomic) Xcode3ApplicationGroupsItemModel *model; + +@end + diff --git a/Xcode3UI/Xcode3ArrayOfStringsValueTransformer.h b/Xcode3UI/Xcode3ArrayOfStringsValueTransformer.h new file mode 100644 index 000000000..e0c6cce82 --- /dev/null +++ b/Xcode3UI/Xcode3ArrayOfStringsValueTransformer.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface Xcode3ArrayOfStringsValueTransformer : Xcode3IdentifierPrefixTransformer +{ +} + ++ (id)prefix; + +@end + diff --git a/Xcode3UI/Xcode3BlueprintProviderWrapper.h b/Xcode3UI/Xcode3BlueprintProviderWrapper.h index 420a050dd..51f27b6a0 100644 --- a/Xcode3UI/Xcode3BlueprintProviderWrapper.h +++ b/Xcode3UI/Xcode3BlueprintProviderWrapper.h @@ -6,11 +6,11 @@ #import "NSObject.h" -#import "IDENavigableItemRepresentation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" @class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSString; -@interface Xcode3BlueprintProviderWrapper : NSObject +@interface Xcode3BlueprintProviderWrapper : NSObject { id _provider; } @@ -25,12 +25,17 @@ - (id)initWithBlueprintProvider:(id)arg1; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) DVTFileDataType *navigableItem_documentType; @property(readonly) IDEFileReference *navigableItem_fileReference; @property(readonly) NSString *navigableItem_groupIdentifier; @property(readonly) BOOL navigableItem_isLeaf; @property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3BlueprintWrapper.h b/Xcode3UI/Xcode3BlueprintWrapper.h index 800f940da..c4e1501ac 100644 --- a/Xcode3UI/Xcode3BlueprintWrapper.h +++ b/Xcode3UI/Xcode3BlueprintWrapper.h @@ -6,11 +6,11 @@ #import "NSObject.h" -#import "IDENavigableItemRepresentation-Protocol.h" +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" @class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; -@interface Xcode3BlueprintWrapper : NSObject +@interface Xcode3BlueprintWrapper : NSObject { id _blueprint; } @@ -22,12 +22,17 @@ - (id)initWithBlueprint:(id)arg1; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; @property(readonly) DVTFileDataType *navigableItem_documentType; @property(readonly) IDEFileReference *navigableItem_fileReference; @property(readonly) NSString *navigableItem_groupIdentifier; @property(readonly) BOOL navigableItem_isLeaf; @property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3BuildFile.h b/Xcode3UI/Xcode3BuildFile.h new file mode 100644 index 000000000..75d2e37d7 --- /dev/null +++ b/Xcode3UI/Xcode3BuildFile.h @@ -0,0 +1,57 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTModelTreeNode.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" +#import "Xcode3ContainerItemWrapping-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString, PBXBuildFile, PBXReference, Xcode3BuildFileGroup, Xcode3BuildPhase; + +@interface Xcode3BuildFile : DVTModelTreeNode +{ + PBXBuildFile *_buildFile; + NSString *_parentPathForDisplay; + BOOL _isMigDefsFile; + BOOL _needToCheckIfIsMigDefsFile; + BOOL _isSceneKitFile; + BOOL _needToCheckIfIsSceneKitFile; +} + ++ (id)wrappingXcode3BuildFileForPBXBuildFile:(id)arg1; ++ (void)initialize; +@property(readonly) PBXBuildFile *pbxBuildFile; // @synthesize pbxBuildFile=_buildFile; +- (void).cxx_destruct; +- (long long)compareToBuildFile:(id)arg1; +@property(readonly) NSString *parentPathForDisplay; +@property(readonly, copy) NSString *description; +@property(readonly) BOOL isSceneKitFile; // @synthesize isSceneKitFile=_isSceneKitFile; +@property(readonly) BOOL isMigDefsFile; // @synthesize isMigDefsFile=_isMigDefsFile; +@property(copy) NSString *compilerFlags; +@property(readonly) PBXReference *navigableReference; +- (id)reference; +@property(readonly) NSString *name; +- (void)primitiveInvalidate; +- (id)initWithBuildFile:(id)arg1; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly) Xcode3BuildPhase *buildPhase; // @dynamic buildPhase; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Xcode3BuildFileGroup *parentGroup; // @dynamic parentGroup; +@property(readonly) Class superclass; + +@end + diff --git a/Xcode3UI/Xcode3BuildFileGroup.h b/Xcode3UI/Xcode3BuildFileGroup.h new file mode 100644 index 000000000..95636d923 --- /dev/null +++ b/Xcode3UI/Xcode3BuildFileGroup.h @@ -0,0 +1,51 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTModelTreeNode.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSMutableArray, NSString, Xcode3BuildPhase; + +@interface Xcode3BuildFileGroup : DVTModelTreeNode +{ + NSString *_name; +} + ++ (void)initialize; +@property(copy) NSString *name; // @synthesize name=_name; +- (void).cxx_destruct; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSImage *navigableItem_image; +- (void)primitiveInvalidate; +- (void)_buildPhaseChanged; +- (id)alertTextForRemovalOfItemsAtIndexes:(id)arg1; +- (BOOL)removeItemsAtIndexes:(id)arg1; +- (BOOL)canRemoveItemsAtIndexes:(id)arg1; +- (BOOL)insertItems:(id)arg1 atIndex:(unsigned long long)arg2; +- (BOOL)canInsertItems:(id)arg1; +- (void)initializeGroup; +- (id)init; + +// Remaining properties +@property(readonly) Xcode3BuildPhase *buildPhase; // @dynamic buildPhase; +@property(copy) NSArray *buildPhaseItems; // @dynamic buildPhaseItems; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) NSMutableArray *mutableBuildPhaseItems; // @dynamic mutableBuildPhaseItems; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Xcode3BuildFileGroup *parentGroup; // @dynamic parentGroup; +@property(readonly) Class superclass; + +@end + diff --git a/Xcode3UI/Xcode3BuildFileRoleGroup.h b/Xcode3UI/Xcode3BuildFileRoleGroup.h new file mode 100644 index 000000000..fbd4a6b04 --- /dev/null +++ b/Xcode3UI/Xcode3BuildFileRoleGroup.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTMapTable, NSString; + +@interface Xcode3BuildFileRoleGroup : Xcode3BuildFileGroup +{ + NSString *_role; + DVTMapTable *_primaryAttributeObservers; + BOOL _hasRole; +} + ++ (void)initialize; +@property(copy, nonatomic) NSString *role; // @synthesize role=_role; +- (void).cxx_destruct; +- (BOOL)insertItems:(id)arg1 atIndex:(unsigned long long)arg2; +- (BOOL)canInsertItems:(id)arg1; +- (BOOL)removeItemsAtIndexes:(id)arg1; +- (void)_primaryAttributeChanged:(id)arg1; +- (void)_buildFilesReordered:(id)arg1; +- (void)_buildFileRemoved:(id)arg1; +- (void)_buildFileAdded:(id)arg1; +- (void)_removeBuildFile:(id)arg1 invalidate:(BOOL)arg2; +- (void)_insertBuildFile:(id)arg1; +- (BOOL)_roleMatchesPrimaryAttributeOfBuildFile:(id)arg1; +- (void)initializeGroup; +- (void)_addObserversForBuildFile:(id)arg1; +- (void)primitiveInvalidate; +- (void)setName:(id)arg1; +- (id)name; +- (id)initWithRole:(id)arg1; + +@end + diff --git a/Xcode3UI/Xcode3BuildPhase.h b/Xcode3UI/Xcode3BuildPhase.h new file mode 100644 index 000000000..5f33179b9 --- /dev/null +++ b/Xcode3UI/Xcode3BuildPhase.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTModelTree.h" + +@class NSString, PBXBuildPhase, Xcode3BuildPhaseRootGroup, Xcode3Target; + +@interface Xcode3BuildPhase : DVTModelTree +{ + id _representedObject; + Xcode3Target *_target; +} + ++ (id)buildPhaseForPBXBuildPhase:(id)arg1 target:(id)arg2; ++ (void)initialize; ++ (id)buildPhaseModelObjectGraph; +@property(retain) Xcode3Target *target; // @synthesize target=_target; +- (void).cxx_destruct; +- (void)primitiveInvalidate; +- (id)subclass_createRootNode; +- (id)description; +@property(readonly) BOOL canSetCompilerFlags; +- (BOOL)containsItemIdenticalTo:(id)arg1; +@property(readonly) NSString *fileTypeForDisplay; +- (BOOL)acceptsItem:(id)arg1 checkFileType:(BOOL)arg2; +- (BOOL)acceptsItem:(id)arg1; +@property(copy) NSString *name; // @dynamic name; +@property(readonly) BOOL canMove; // @dynamic canMove; +@property(readonly) BOOL canDelete; // @dynamic canDelete; +@property(readonly) BOOL canRename; // @dynamic canRename; +@property(readonly) NSString *gid; +@property(readonly) PBXBuildPhase *pbxBuildPhase; // @dynamic pbxBuildPhase; +- (id)initWithRepresentedObject:(id)arg1 target:(id)arg2; + +// Remaining properties +@property(readonly) BOOL canAddFiles; // @dynamic canAddFiles; +@property(readonly) Xcode3BuildPhaseRootGroup *rootGroup; // @dynamic rootGroup; + +@end + diff --git a/Xcode3UI/Xcode3BuildPhaseRootGroup.h b/Xcode3UI/Xcode3BuildPhaseRootGroup.h new file mode 100644 index 000000000..5b5ec9b1b --- /dev/null +++ b/Xcode3UI/Xcode3BuildPhaseRootGroup.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTModelTreeNode.h" + +@class NSArray, NSMutableArray, Xcode3BuildFileRoleGroup, Xcode3BuildPhase; + +@interface Xcode3BuildPhaseRootGroup : DVTModelTreeNode +{ +} + ++ (void)initialize; +@property(readonly) Xcode3BuildFileRoleGroup *defaultRoleGroup; + +// Remaining properties +@property(readonly) Xcode3BuildPhase *buildPhase; // @dynamic buildPhase; +@property(readonly) NSMutableArray *mutableRoleGroups; // @dynamic mutableRoleGroups; +@property(readonly) Xcode3BuildPhaseRootGroup *parentGroup; // @dynamic parentGroup; +@property(copy) NSArray *roleGroups; // @dynamic roleGroups; + +@end + diff --git a/Xcode3UI/Xcode3BuildPhaseViewController.h b/Xcode3UI/Xcode3BuildPhaseViewController.h index 9459e419e..0e2001576 100644 --- a/Xcode3UI/Xcode3BuildPhaseViewController.h +++ b/Xcode3UI/Xcode3BuildPhaseViewController.h @@ -30,7 +30,7 @@ - (void)capsuleView:(id)arg1 setTitle:(id)arg2; - (id)capsuleViewTitleForEditing:(id)arg1; - (BOOL)capsuleViewCanBeRenamed:(id)arg1; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; - (void)selectLocations:(id)arg1; - (id)currentSelectedLocations; @property(readonly) BOOL disclosedByDefault; @@ -48,8 +48,12 @@ @property(readonly) BOOL canRename; @property(readonly) BOOL canSelect; @property(readonly) BOOL canUndisclose; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3BuildPhasesEditor.h b/Xcode3UI/Xcode3BuildPhasesEditor.h index 8c426292c..06b48e259 100644 --- a/Xcode3UI/Xcode3BuildPhasesEditor.h +++ b/Xcode3UI/Xcode3BuildPhasesEditor.h @@ -10,7 +10,7 @@ #import "NSMenuDelegate-Protocol.h" #import "Xcode3SourceListItemEditor-Protocol.h" -@class DVTBorderedView, DVTGradientImagePopUpButton, DVTMapTable, DVTObservingToken, DVTPerformanceMetric, DVTSourceExpression, DVTStateToken, IDECapsuleListView, IDEContainerQuery, NSArray, NSMenu, NSMutableArray, NSMutableSet, NSString, NSView, Xcode3BuildPhaseViewController, Xcode3ProjectEditor; +@class DVTBorderedView, DVTGradientImagePopUpButton, DVTObservingToken, DVTPerformanceMetric, DVTSourceExpression, DVTStateToken, IDECapsuleListView, IDEContainerQuery, NSArray, NSMutableArray, NSMutableSet, NSString, NSView, Xcode3BuildPhaseViewController, Xcode3ProjectEditor; @interface Xcode3BuildPhasesEditor : IDEViewController { @@ -22,7 +22,6 @@ NSMutableArray *_phaseViewControllers; NSArray *_arrangedPhaseViewControllers; id _inspectedBlueprint; - NSMenu *_addBuildPhaseMenu; NSString *_searchString; IDEContainerQuery *_rezFileQuery; Xcode3BuildPhaseViewController *_modifiedController; @@ -32,7 +31,7 @@ DVTObservingToken *_phaseViewControllersObserver; DVTObservingToken *_searchStringObserver; DVTObservingToken *_rezQueryObserver; - DVTMapTable *_searchResultsObservers; + NSMutableSet *_searchResultsObservers; NSMutableSet *_expandedPhases; BOOL _menuNeedsUpdate; BOOL _filterStateChanged; @@ -62,7 +61,7 @@ - (void)capsuleListView:(id)arg1 didCollapseRow:(long long)arg2; - (void)capsuleListView:(id)arg1 didExpandRow:(long long)arg2; - (BOOL)capsuleListView:(id)arg1 shouldAllowDragOfRow:(long long)arg2; -- (BOOL)capsuleListView:(id)arg1 writeRowWithIndex:(unsigned long long)arg2 toPasteboard:(id)arg3; +- (id)capsuleListView:(id)arg1 pastboardTypesForRowWithIndex:(unsigned long long)arg2; - (unsigned long long)capsuleListView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3; - (BOOL)capsuleListView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3; - (BOOL)capsuleListView:(id)arg1 canDeleteRow:(long long)arg2; @@ -86,7 +85,7 @@ - (void)insertObject:(id)arg1 inPhaseViewControllersAtIndex:(unsigned long long)arg2; - (id)objectInPhaseViewControllersAtIndex:(unsigned long long)arg1; - (unsigned long long)countOfPhaseViewControllers; -@property(readonly) NSMutableArray *mutablePhaseViewControllers; +@property(readonly, copy) NSMutableArray *mutablePhaseViewControllers; @property(copy) NSArray *phaseViewControllers; - (BOOL)validateMenuItem:(id)arg1; - (void)Xcode3Support_newBuildCarbonResourcesBuildPhase:(id)arg1; @@ -102,11 +101,7 @@ - (BOOL)_tryToUnfoldAll:(BOOL)arg1; - (BOOL)_tryToFoldAll:(BOOL)arg1; - (BOOL)_tryToFold:(BOOL)arg1; -- (void)_updateAddBuildPhaseMenu; -- (BOOL)_validateMenuItem:(id)arg1; - (BOOL)_canAddBuildPhaseClass:(Class)arg1; -- (id)addBuildPhaseMenu; -- (void)_buildAddBuildPhaseMenu; - (id)buildPhaseNamed:(id)arg1; - (void)addBuildPhase:(id)arg1; - (void)_addBuildPhaseClass:(Class)arg1; @@ -133,10 +128,14 @@ // Remaining properties @property(readonly) struct CGRect currentSelectionFrame; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(copy, nonatomic) NSArray *inspectedBlueprints; @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @property(readonly, nonatomic) DVTSourceExpression *selectedExpression; @property(retain) DVTStateToken *stateToken; // @dynamic stateToken; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3BuildPropertyCategoryNodeAdapter.h b/Xcode3UI/Xcode3BuildPropertyCategoryNodeAdapter.h index e31e42523..54f25f24e 100644 --- a/Xcode3UI/Xcode3BuildPropertyCategoryNodeAdapter.h +++ b/Xcode3UI/Xcode3BuildPropertyCategoryNodeAdapter.h @@ -8,7 +8,7 @@ #import "XCEDataNodeAdapterP-Protocol.h" -@class XCPropertyDomainSpecification, Xcode3BuildSettingsEditor; +@class NSString, XCPropertyDomainSpecification, Xcode3BuildSettingsEditor; @interface Xcode3BuildPropertyCategoryNodeAdapter : NSObject { @@ -38,5 +38,11 @@ - (void)dealloc; - (id)initWithEditor:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3BuildPropertyColumnContext.h b/Xcode3UI/Xcode3BuildPropertyColumnContext.h index 1d278c596..ca34b3dd2 100644 --- a/Xcode3UI/Xcode3BuildPropertyColumnContext.h +++ b/Xcode3UI/Xcode3BuildPropertyColumnContext.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, NSTableColumn, Xcode3BuildSettingsEditor; +@class DVTStackBacktrace, NSString, NSTableColumn, Xcode3BuildSettingsEditor; @interface Xcode3BuildPropertyColumnContext : NSObject { @@ -62,7 +62,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3BuildPropertyDefinitionNodeAdapter.h b/Xcode3UI/Xcode3BuildPropertyDefinitionNodeAdapter.h index d5a2725de..ded58d883 100644 --- a/Xcode3UI/Xcode3BuildPropertyDefinitionNodeAdapter.h +++ b/Xcode3UI/Xcode3BuildPropertyDefinitionNodeAdapter.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "XCEDataNodeAdapterP-Protocol.h" -@class DVTStackBacktrace, NSCell, Xcode3BuildPropertyColumnContext, Xcode3BuildPropertyRowContext, Xcode3BuildSettingsEditor; +@class DVTStackBacktrace, NSCell, NSString, Xcode3BuildPropertyColumnContext, Xcode3BuildPropertyRowContext, Xcode3BuildSettingsEditor; @interface Xcode3BuildPropertyDefinitionNodeAdapter : NSObject { @@ -83,7 +83,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3BuildPropertyEditor.h b/Xcode3UI/Xcode3BuildPropertyEditor.h index c656a2c2e..7976422f2 100644 --- a/Xcode3UI/Xcode3BuildPropertyEditor.h +++ b/Xcode3UI/Xcode3BuildPropertyEditor.h @@ -54,5 +54,11 @@ - (struct CGSize)currentEditorSize; - (id)initUsingDefaultNib; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3BuildPropertyPopUpButtonCell.h b/Xcode3UI/Xcode3BuildPropertyPopUpButtonCell.h index 319f66983..61fe88bac 100644 --- a/Xcode3UI/Xcode3BuildPropertyPopUpButtonCell.h +++ b/Xcode3UI/Xcode3BuildPropertyPopUpButtonCell.h @@ -37,5 +37,11 @@ - (id)copyWithZone:(struct _NSZone *)arg1; - (id)initTextCell:(id)arg1 pullsDown:(BOOL)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3BuildRuleViewController.h b/Xcode3UI/Xcode3BuildRuleViewController.h index c182091f0..836b56580 100644 --- a/Xcode3UI/Xcode3BuildRuleViewController.h +++ b/Xcode3UI/Xcode3BuildRuleViewController.h @@ -22,7 +22,7 @@ - (BOOL)canAddFiles; - (BOOL)capsuleViewCanBeRemoved:(id)arg1; - (id)capsuleViewTitleForEditing:(id)arg1; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; // Remaining properties @property BOOL canAddItems; @@ -32,9 +32,13 @@ @property(readonly) BOOL canRename; @property(readonly) BOOL canSelect; @property(readonly) BOOL canUndisclose; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3BuildRulesEditor.h b/Xcode3UI/Xcode3BuildRulesEditor.h index 627546c91..cbca942a7 100644 --- a/Xcode3UI/Xcode3BuildRulesEditor.h +++ b/Xcode3UI/Xcode3BuildRulesEditor.h @@ -9,7 +9,7 @@ #import "IDECapsuleListViewDataSource-Protocol.h" #import "Xcode3SourceListItemEditor-Protocol.h" -@class DVTBorderedView, DVTPerformanceMetric, DVTSourceExpression, IDECapsuleListView, NSArray, NSButton, NSMutableArray, NSPredicate, NSSearchField, Xcode3ProjectEditor; +@class DVTBorderedView, DVTGradientImageButton, DVTPerformanceMetric, DVTSourceExpression, IDECapsuleListView, NSArray, NSButton, NSMutableArray, NSPredicate, NSSearchField, NSString, Xcode3ProjectEditor; @interface Xcode3BuildRulesEditor : IDEViewController { @@ -18,6 +18,7 @@ NSSearchField *_searchField; IDECapsuleListView *_stackView; DVTBorderedView *_topBorderView; + DVTGradientImageButton *_addBuildRuleButton; Xcode3ProjectEditor *_projectEditor; NSMutableArray *_ruleViewControllers; NSPredicate *_searchPredicate; @@ -36,7 +37,7 @@ @property(retain) Xcode3ProjectEditor *projectEditor; // @synthesize projectEditor=_projectEditor; - (void).cxx_destruct; - (BOOL)capsuleListView:(id)arg1 shouldAllowDragOfRow:(long long)arg2; -- (BOOL)capsuleListView:(id)arg1 writeRowWithIndex:(unsigned long long)arg2 toPasteboard:(id)arg3; +- (id)capsuleListView:(id)arg1 pastboardTypesForRowWithIndex:(unsigned long long)arg2; - (unsigned long long)capsuleListView:(id)arg1 validateDrop:(id)arg2 proposedRow:(long long)arg3; - (BOOL)capsuleListView:(id)arg1 acceptDrop:(id)arg2 row:(long long)arg3; - (id)capsuleListView:(id)arg1 viewControllerForRow:(long long)arg2; @@ -65,9 +66,13 @@ // Remaining properties @property(readonly) struct CGRect currentSelectionFrame; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(copy, nonatomic) NSArray *inspectedBlueprints; @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @property(readonly, nonatomic) DVTSourceExpression *selectedExpression; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3BuildSettingsEditor.h b/Xcode3UI/Xcode3BuildSettingsEditor.h index b69d86d23..6cf240a1d 100644 --- a/Xcode3UI/Xcode3BuildSettingsEditor.h +++ b/Xcode3UI/Xcode3BuildSettingsEditor.h @@ -13,7 +13,7 @@ #import "XCEDataRootAdapterP-Protocol.h" #import "Xcode3SourceListItemEditor-Protocol.h" -@class DVTBorderedView, DVTMacroDefinitionConditionSet, DVTPerformanceMetric, DVTSourceExpression, NSArray, NSButton, NSMenu, NSMutableArray, NSMutableDictionary, NSMutableSet, NSOutlineView, NSSearchField, NSString, PBXProject, XCPropertyDefinition, Xcode3BuildPropertyEditor, Xcode3BuildPropertyOutlineView, Xcode3ConfigurableDataSource, Xcode3ProjectEditor; +@class DVTBorderedView, DVTGradientImagePopUpButton, DVTMacroDefinitionConditionSet, DVTPerformanceMetric, DVTSourceExpression, NSArray, NSButton, NSMenu, NSMutableArray, NSMutableDictionary, NSMutableSet, NSOutlineView, NSSearchField, NSString, PBXProject, XCPropertyDefinition, Xcode3BuildPropertyEditor, Xcode3BuildPropertyOutlineView, Xcode3ConfigurableDataSource, Xcode3ProjectEditor; @interface Xcode3BuildSettingsEditor : IDEViewController { @@ -53,6 +53,7 @@ NSButton *_editorModeButton_all; NSButton *_displayModeButton_combined; NSButton *_displayModeButton_separated; + DVTGradientImagePopUpButton *_addButton; NSSearchField *_searchField; DVTBorderedView *_navigationBarBorderView; Xcode3BuildPropertyOutlineView *_buildPropertiesOutlineView; @@ -198,8 +199,8 @@ @property(readonly) NSString *buildPropertyNameColumnTitle; - (id)_buildPropertyValueColumnTitleForDisplayMode:(int)arg1; - (id)_buildPropertyNameColumnTitleForDisplayMode:(int)arg1; -@property(readonly) NSString *buildPropertyValueDisplayModeToggleButtonTitle; -@property(readonly) NSString *buildPropertyNameDisplayModeToggleButtonTitle; +@property(readonly, copy) NSString *buildPropertyValueDisplayModeToggleButtonTitle; +@property(readonly, copy) NSString *buildPropertyNameDisplayModeToggleButtonTitle; - (void)_displayModeButtonAction:(id)arg1; - (void)_editorModeButtonAction:(id)arg1; - (void)_updateDisplayModeButtons; @@ -222,7 +223,11 @@ - (id)initWithNibName:(id)arg1 bundle:(id)arg2; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(retain, nonatomic) id inspectedBlueprint; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3BuildSettingsGroupRowCell.h b/Xcode3UI/Xcode3BuildSettingsGroupRowCell.h index 18f83008c..2847a74d2 100644 --- a/Xcode3UI/Xcode3BuildSettingsGroupRowCell.h +++ b/Xcode3UI/Xcode3BuildSettingsGroupRowCell.h @@ -23,7 +23,7 @@ - (void)addTrackingAreasForView:(id)arg1 inRect:(struct CGRect)arg2 withUserInfo:(id)arg3 mouseLocation:(struct CGPoint)arg4; - (id)subtitleTextColor; - (struct CGRect)subtitleRectForBounds:(struct CGRect)arg1; -- (struct CGRect)subtitleBoundingRectWithSize:(struct CGSize)arg1 options:(long long)arg2; +- (struct CGRect)subtitleBoundingRectWithSize:(struct CGSize)arg1 options:(unsigned long long)arg2; - (void)drawSubtitleWithCellFrame:(struct CGRect)arg1 inView:(id)arg2; - (void)_enumerateSubtitlesWithCellFrame:(struct CGRect)arg1 inView:(id)arg2 applyingBlock:(id)arg3; diff --git a/Xcode3UI/Xcode3BuildSettingsGroupRowCellSubtitle.h b/Xcode3UI/Xcode3BuildSettingsGroupRowCellSubtitle.h index 6cbd6f864..e365296ac 100644 --- a/Xcode3UI/Xcode3BuildSettingsGroupRowCellSubtitle.h +++ b/Xcode3UI/Xcode3BuildSettingsGroupRowCellSubtitle.h @@ -24,7 +24,7 @@ @property(nonatomic) double width; // @synthesize width=_width; - (void).cxx_destruct; - (struct CGRect)draggableRectForSubtitleBounds:(struct CGRect)arg1; -- (struct CGRect)boundingRectWithSize:(struct CGSize)arg1 options:(long long)arg2; +- (struct CGRect)boundingRectWithSize:(struct CGSize)arg1 options:(unsigned long long)arg2; - (void)drawInRect:(struct CGRect)arg1; - (id)attributedText; diff --git a/Xcode3UI/Xcode3CapabilitiesEditor.h b/Xcode3UI/Xcode3CapabilitiesEditor.h index c27457370..61e61d63a 100644 --- a/Xcode3UI/Xcode3CapabilitiesEditor.h +++ b/Xcode3UI/Xcode3CapabilitiesEditor.h @@ -9,7 +9,7 @@ #import "IDECapsuleListViewDataSource-Protocol.h" #import "Xcode3SourceListItemEditor-Protocol.h" -@class DVTSourceExpression, IDECapsuleListView, NSArray, NSDictionary, NSScrollView, Xcode3ProjectEditor; +@class DVTSourceExpression, IDECapsuleListView, NSArray, NSDictionary, NSScrollView, NSString, Xcode3ProjectEditor; @interface Xcode3CapabilitiesEditor : IDEViewController { @@ -47,9 +47,13 @@ // Remaining properties @property(readonly) struct CGRect currentSelectionFrame; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(copy, nonatomic) NSArray *inspectedBlueprints; @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @property(readonly, nonatomic) DVTSourceExpression *selectedExpression; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3CodesignResolutionActionContextProvider.h b/Xcode3UI/Xcode3CodesignResolutionActionContextProvider.h index d336f91a7..e905f4d52 100644 --- a/Xcode3UI/Xcode3CodesignResolutionActionContextProvider.h +++ b/Xcode3UI/Xcode3CodesignResolutionActionContextProvider.h @@ -8,6 +8,8 @@ #import "IDECodesignResolutionActionContextProvider-Protocol.h" +@class NSString; + @interface Xcode3CodesignResolutionActionContextProvider : NSObject { } @@ -16,5 +18,11 @@ - (id)codesignResolutionActionContextWithError:(id)arg1 window:(id)arg2 blueprint:(id)arg3; - (id)codesignResolutionActionContextWithError:(id)arg1 window:(id)arg2 workspace:(id)arg3 blueprintIdentifier:(id)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3CodesignTroubleshootingSliceView.h b/Xcode3UI/Xcode3CodesignTroubleshootingSliceView.h index d4993f5ac..e347968de 100644 --- a/Xcode3UI/Xcode3CodesignTroubleshootingSliceView.h +++ b/Xcode3UI/Xcode3CodesignTroubleshootingSliceView.h @@ -42,7 +42,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3CodesigningSelectorModel.h b/Xcode3UI/Xcode3CodesigningSelectorModel.h index d5e3e4685..134fe5b9d 100644 --- a/Xcode3UI/Xcode3CodesigningSelectorModel.h +++ b/Xcode3UI/Xcode3CodesigningSelectorModel.h @@ -45,7 +45,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3CompileFlagSettingViewController.h b/Xcode3UI/Xcode3CompileFlagSettingViewController.h index 501bdd806..07e730f70 100644 --- a/Xcode3UI/Xcode3CompileFlagSettingViewController.h +++ b/Xcode3UI/Xcode3CompileFlagSettingViewController.h @@ -30,5 +30,11 @@ - (void)loadView; - (void)popoverDidClose:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3CompileSourcesBuildPhaseViewController.h b/Xcode3UI/Xcode3CompileSourcesBuildPhaseViewController.h index 0dfbab561..cd0dcd9df 100644 --- a/Xcode3UI/Xcode3CompileSourcesBuildPhaseViewController.h +++ b/Xcode3UI/Xcode3CompileSourcesBuildPhaseViewController.h @@ -17,7 +17,7 @@ } - (void).cxx_destruct; -- (id)_objectValueForRowColumnOfBuildFile:(id)arg1; +- (id)_objectValueForRoleColumnOfBuildFile:(id)arg1; - (void)_setMigDefsFileRole:(id)arg1; - (id)_dataCellForRoleOfBuildFile:(id)arg1; - (id)_noRoleCell; diff --git a/Xcode3UI/Xcode3ConfigurableDataSource.h b/Xcode3UI/Xcode3ConfigurableDataSource.h index 01b5cd138..4f672b2df 100644 --- a/Xcode3UI/Xcode3ConfigurableDataSource.h +++ b/Xcode3UI/Xcode3ConfigurableDataSource.h @@ -8,6 +8,8 @@ #import "DVTOutlineViewDelegate-Protocol.h" +@class NSString; + @interface Xcode3ConfigurableDataSource : IDEConfigurableDataSource { } @@ -19,5 +21,11 @@ - (BOOL)outlineView:(id)arg1 shouldMouseHoverForTableColumn:(id)arg2 row:(long long)arg3; - (BOOL)outlineView:(id)arg1 shouldTrackCell:(id)arg2 forTableColumn:(id)arg3 item:(id)arg4; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3ConfigurationMenuDelegate.h b/Xcode3UI/Xcode3ConfigurationMenuDelegate.h index f76afa59e..5733b9c05 100644 --- a/Xcode3UI/Xcode3ConfigurationMenuDelegate.h +++ b/Xcode3UI/Xcode3ConfigurationMenuDelegate.h @@ -8,6 +8,8 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface Xcode3ConfigurationMenuDelegate : NSObject { } @@ -15,5 +17,11 @@ + (id)_configurationNames; - (void)menuNeedsUpdate:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3CopyFilesBuildPhaseViewController.h b/Xcode3UI/Xcode3CopyFilesBuildPhaseViewController.h index f6d770e90..ffa6a44ee 100644 --- a/Xcode3UI/Xcode3CopyFilesBuildPhaseViewController.h +++ b/Xcode3UI/Xcode3CopyFilesBuildPhaseViewController.h @@ -8,7 +8,7 @@ #import "Xcode3BuildPhaseFiltering-Protocol.h" -@class DVTStackView_ML, NSArray, NSButton, NSPopUpButton, NSString, NSTextField, NSView, PBXCopyFilesBuildPhase, Xcode3FileBuildPhaseViewController; +@class DVTStackView_ML, NSArray, NSButton, NSPopUpButton, NSString, NSTextField, NSView, PBXCopyFilesBuildPhase, Xcode3CopyFilesInnerFileBuildPhaseViewController; @interface Xcode3CopyFilesBuildPhaseViewController : Xcode3BuildPhaseViewController { @@ -17,7 +17,7 @@ NSButton *_copyOnInstallCheckbox; DVTStackView_ML *_stackView; NSView *_settingsBox; - Xcode3FileBuildPhaseViewController *_fileViewController; + Xcode3CopyFilesInnerFileBuildPhaseViewController *_fileViewController; NSArray *_destinations; long long _destinationIndex; } @@ -47,5 +47,11 @@ - (void)primitiveInvalidate; - (id)initWithBuildPhase:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3CopyFilesInnerFileBuildPhaseViewController.h b/Xcode3UI/Xcode3CopyFilesInnerFileBuildPhaseViewController.h new file mode 100644 index 000000000..6dbac6d60 --- /dev/null +++ b/Xcode3UI/Xcode3CopyFilesInnerFileBuildPhaseViewController.h @@ -0,0 +1,27 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class NSButtonCell; + +@interface Xcode3CopyFilesInnerFileBuildPhaseViewController : Xcode3FileBuildPhaseViewController +{ + NSButtonCell *_roleCell; +} + +- (void).cxx_destruct; +- (id)_titleOfRoleColumn; +- (double)_roleColumnWidth; +- (void)codesignOnCopyToggle:(id)arg1; +- (id)_tooltipForRoleColumnForBuildFile:(id)arg1; +- (id)_objectValueForRoleColumnOfBuildFile:(id)arg1; +- (id)_dataCellForRoleOfBuildFile:(id)arg1; +- (BOOL)_shouldShowRoleCellForBuildFile:(id)arg1; +- (BOOL)_canSetRole; + +@end + diff --git a/Xcode3UI/Xcode3CustomBuildRuleViewController.h b/Xcode3UI/Xcode3CustomBuildRuleViewController.h index a58035f3b..9d5bdf08d 100644 --- a/Xcode3UI/Xcode3CustomBuildRuleViewController.h +++ b/Xcode3UI/Xcode3CustomBuildRuleViewController.h @@ -11,7 +11,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVTBorderedView, DVTDelayedInvocation, DVTGradientImageButton, DVTNotificationToken, DVTScriptSourceTextView, DVTStackView_ML, DVTTableView, NSPopUpButton, NSScrollView, NSString, NSTextField, NSView; +@class DVTBorderedView, DVTDelayedInvocation, DVTGradientImageButton, DVTNotificationToken, DVTScriptSourceTextView, DVTStackView_ML, DVTTableView, NSDictionary, NSPopUpButton, NSScrollView, NSString, NSTextField, NSView; @interface Xcode3CustomBuildRuleViewController : Xcode3BuildRuleViewController { @@ -66,5 +66,12 @@ - (void)_reallyRebuildLayout; - (void)_rebuildLayout; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3CustomUpgradeTask.h b/Xcode3UI/Xcode3CustomUpgradeTask.h new file mode 100644 index 000000000..4924d5a34 --- /dev/null +++ b/Xcode3UI/Xcode3CustomUpgradeTask.h @@ -0,0 +1,35 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDECustomUpgradeTask.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDEUpgradeContext, NSImage, NSString; + +@interface Xcode3CustomUpgradeTask : IDECustomUpgradeTask +{ +} + +@property(readonly) NSString *navigableItem_name; +@property(readonly) IDEUpgradeContext *context; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/Xcode3UI/Xcode3DataProtectionItemModel.h b/Xcode3UI/Xcode3DataProtectionItemModel.h index d4b64d033..351e1d453 100644 --- a/Xcode3UI/Xcode3DataProtectionItemModel.h +++ b/Xcode3UI/Xcode3DataProtectionItemModel.h @@ -10,9 +10,7 @@ { } -- (BOOL)isEnabledUsingEducatedGuess; -- (id)portalFlightCheck; -- (void)publishStateWithContext:(id)arg1; +- (id)flightChecks; @end diff --git a/Xcode3UI/Xcode3DataProtectionItemViewController.h b/Xcode3UI/Xcode3DataProtectionItemViewController.h index 26b1f81b8..2d3f4e91a 100644 --- a/Xcode3UI/Xcode3DataProtectionItemViewController.h +++ b/Xcode3UI/Xcode3DataProtectionItemViewController.h @@ -15,7 +15,7 @@ - (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; // Remaining properties -@property(retain, nonatomic) Xcode3DataProtectionItemModel *model; +@property(readonly, nonatomic) Xcode3DataProtectionItemModel *model; @end diff --git a/Xcode3UI/Xcode3EditingGroup.h b/Xcode3UI/Xcode3EditingGroup.h index 9110842ab..deab2b8bf 100644 --- a/Xcode3UI/Xcode3EditingGroup.h +++ b/Xcode3UI/Xcode3EditingGroup.h @@ -6,25 +6,40 @@ #import "DVTModelObject.h" -@class NSArray, NSString; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface Xcode3EditingGroup : DVTModelObject +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSString; + +@interface Xcode3EditingGroup : DVTModelObject { NSArray *_childItems; id _representedObject; NSString *_name; } -@property(readonly) NSArray *childItems; // @synthesize childItems=_childItems; +@property(readonly, copy) NSArray *childItems; // @synthesize childItems=_childItems; @property(readonly) id representedObject; // @synthesize representedObject=_representedObject; @property(copy) NSString *name; // @synthesize name=_name; - (void).cxx_destruct; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; - (BOOL)acceptDrop:(id)arg1 atIndex:(long long)arg2; - (BOOL)allowsDrop:(id)arg1 atIndex:(long long)arg2; - (id)initWithName:(id)arg1 representedObject:(id)arg2; - (id)initWithName:(id)arg1 representedObject:(id)arg2 childItems:(id)arg3; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3EmbeddedBinariesGroup.h b/Xcode3UI/Xcode3EmbeddedBinariesGroup.h new file mode 100644 index 000000000..c0e270164 --- /dev/null +++ b/Xcode3UI/Xcode3EmbeddedBinariesGroup.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class DVTNotificationToken; + +@interface Xcode3EmbeddedBinariesGroup : Xcode3BuildFileGroup +{ + DVTNotificationToken *_buildFileAddedToken; + DVTNotificationToken *_buildFileRemovedToken; +} + ++ (void)initialize; +- (void).cxx_destruct; +- (id)_computeEmbeddedBinariesExcludingBuildFileToBeRemovedOrNil:(id)arg1; +- (BOOL)insertItems:(id)arg1 atIndex:(unsigned long long)arg2; +- (BOOL)canInsertItems:(id)arg1; +- (id)alertTextForRemovalOfItemsAtIndexes:(id)arg1; +- (BOOL)removeItemsAtIndexes:(id)arg1; +- (id)name; +- (void)primitiveInvalidate; +- (void)initializeGroup; + +@end + diff --git a/Xcode3UI/Xcode3EmbeddedBinariesPseudoPhase.h b/Xcode3UI/Xcode3EmbeddedBinariesPseudoPhase.h new file mode 100644 index 000000000..c22ab587e --- /dev/null +++ b/Xcode3UI/Xcode3EmbeddedBinariesPseudoPhase.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface Xcode3EmbeddedBinariesPseudoPhase : Xcode3BuildPhase +{ +} + ++ (id)embeddedBinariesPseudoPhaseForTarget:(id)arg1; ++ (void)initialize; +- (BOOL)containsItemIdenticalTo:(id)arg1; +- (id)fileTypeForDisplay; +- (BOOL)acceptsItem:(id)arg1 checkFileType:(BOOL)arg2; +- (BOOL)acceptsItem:(id)arg1; +- (id)pbxBuildFiles; +- (id)name; +- (BOOL)canMove; +- (BOOL)canDelete; +- (BOOL)canRename; +- (id)pbxBuildPhase; +- (id)gid; +- (id)initWithRepresentedObject:(id)arg1 target:(id)arg2; + +@end + diff --git a/Xcode3UI/Xcode3EmbeddedBinariesPseudoPhaseViewcController.h b/Xcode3UI/Xcode3EmbeddedBinariesPseudoPhaseViewcController.h new file mode 100644 index 000000000..a7e734ce0 --- /dev/null +++ b/Xcode3UI/Xcode3EmbeddedBinariesPseudoPhaseViewcController.h @@ -0,0 +1,22 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface Xcode3EmbeddedBinariesPseudoPhaseViewcController : Xcode3FileBuildPhaseViewController +{ +} + +- (id)referencesToAddForContainerItems:(id)arg1; +- (id)rootItemsForFilePickerPanel; +- (double)contentOriginXOffsetForCapsuleView:(id)arg1; +- (double)capsuleView:(id)arg1 preferredContentViewWidthForCapsuleWidth:(double)arg2; +- (BOOL)capsuleViewCanBeRemoved:(id)arg1; +- (BOOL)disclosedByDefault; +- (id)titleForDisplay; + +@end + diff --git a/Xcode3UI/Xcode3EvaluatedStringFormatter.h b/Xcode3UI/Xcode3EvaluatedStringFormatter.h new file mode 100644 index 000000000..8594b274b --- /dev/null +++ b/Xcode3UI/Xcode3EvaluatedStringFormatter.h @@ -0,0 +1,26 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSFormatter.h" + +@class Xcode3AppIDItemIdentifiersItemModelSet; + +@interface Xcode3EvaluatedStringFormatter : NSFormatter +{ + Xcode3AppIDItemIdentifiersItemModelSet *_identifiers; +} + +@property(readonly) Xcode3AppIDItemIdentifiersItemModelSet *identifiers; // @synthesize identifiers=_identifiers; +- (void).cxx_destruct; +- (BOOL)getObjectValue:(out id *)arg1 forString:(id)arg2 errorDescription:(id *)arg3; +- (id)editingStringForObjectValue:(id)arg1; +- (id)stringForObjectValue:(id)arg1; +- (id)attributedStringForObjectValue:(id)arg1 withDefaultAttributes:(id)arg2; +- (id)_titleForContainerID:(id)arg1; +- (id)initWithIdentifiers:(id)arg1; + +@end + diff --git a/Xcode3UI/Xcode3FileBuildPhaseViewController.h b/Xcode3UI/Xcode3FileBuildPhaseViewController.h index 3ef9616fb..e4cd25d08 100644 --- a/Xcode3UI/Xcode3FileBuildPhaseViewController.h +++ b/Xcode3UI/Xcode3FileBuildPhaseViewController.h @@ -55,7 +55,8 @@ - (id)_tableMenu; - (id)contextMenuSelection; - (id)outputSelection; -- (id)_objectValueForRowColumnOfBuildFile:(id)arg1; +- (id)_tooltipForRoleColumnForBuildFile:(id)arg1; +- (id)_objectValueForRoleColumnOfBuildFile:(id)arg1; - (id)_dataCellForRoleOfBuildFile:(id)arg1; - (id)_nameCell; - (id)_nameWithPathCell; @@ -119,8 +120,10 @@ - (void)removeItems:(id)arg1; - (void)addItems:(id)arg1; - (void)editSettings:(id)arg1; -- (void)setRoleOfSelectedBuildFiles:(id)arg1; -@property(readonly) BOOL _canSetRole; +- (void)_setAttributeOfSelectedBuildFiles:(id)arg1 toBoolValue:(BOOL)arg2; +- (void)_setRoleOfSelectedBuildFilesToString:(id)arg1; +- (BOOL)_canSetRole; +- (void)_showHeaderView; - (void)viewDidInstall; - (void)loadView; - (id)initWithBuildFileGroup:(id)arg1 ofBuildPhase:(id)arg2; @@ -128,5 +131,11 @@ - (void)primitiveInvalidate; - (id)nibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3FileReference-IDEInspectorSupport.h b/Xcode3UI/Xcode3FileReference-IDEInspectorSupport.h index 554201329..eef9fbda8 100644 --- a/Xcode3UI/Xcode3FileReference-IDEInspectorSupport.h +++ b/Xcode3UI/Xcode3FileReference-IDEInspectorSupport.h @@ -8,8 +8,16 @@ #import "IDEInspectorMatching-Protocol.h" +@class NSString; + @interface Xcode3FileReference (IDEInspectorSupport) - (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; - (BOOL)isLocalizableFileType:(id)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3FileTemplateCompletionAssistant.h b/Xcode3UI/Xcode3FileTemplateCompletionAssistant.h index a1cf1d6b1..3493bb171 100644 --- a/Xcode3UI/Xcode3FileTemplateCompletionAssistant.h +++ b/Xcode3UI/Xcode3FileTemplateCompletionAssistant.h @@ -23,6 +23,7 @@ - (id)configuredSavePanel; - (void)configureTargetsTableView; - (BOOL)destinationManager:(id)arg1 shouldAddItemToMenu:(id)arg2; +- (void)handleSavePanelResult:(long long)arg1 completionBlock:(id)arg2; - (void)loadView; - (void)setAssistantContext:(id)arg1; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; diff --git a/Xcode3UI/Xcode3FrameworksBuildPhaseViewController.h b/Xcode3UI/Xcode3FrameworksBuildPhaseViewController.h index d423b6e89..b60fb46c8 100644 --- a/Xcode3UI/Xcode3FrameworksBuildPhaseViewController.h +++ b/Xcode3UI/Xcode3FrameworksBuildPhaseViewController.h @@ -22,8 +22,9 @@ - (BOOL)_acceptDrop:(id)arg1 onGroup:(id)arg2 proposedRow:(unsigned long long)arg3; - (BOOL)_addItems:(id)arg1 atRow:(unsigned long long)arg2; - (void)_setFrameworkRole:(id)arg1; -- (id)_objectValueForRowColumnOfBuildFile:(id)arg1; +- (id)_objectValueForRoleColumnOfBuildFile:(id)arg1; - (id)_dataCellForRoleOfBuildFile:(id)arg1; +- (id)_titleOfRoleColumn; - (BOOL)_canSetRole; - (void)viewDidInstall; - (void)primitiveInvalidate; diff --git a/Xcode3UI/Xcode3GameCenterItemModel.h b/Xcode3UI/Xcode3GameCenterItemModel.h index 48202e5fb..48192ef83 100644 --- a/Xcode3UI/Xcode3GameCenterItemModel.h +++ b/Xcode3UI/Xcode3GameCenterItemModel.h @@ -6,18 +6,26 @@ #import "IDEProjectItemModel.h" +@class NSNumber; + @interface Xcode3GameCenterItemModel : IDEProjectItemModel { - BOOL _platformIsIOS; + NSNumber *_requiresGameCenterDeviceCompatibilityInfoPlistEntry; + NSNumber *_requiresLocalGameCenterEntitlement; + id _portalFlightCheck; + id _linkedFrameworksFlightCheck; + id _infoPlistFlightCheck; } -@property(readonly, nonatomic) BOOL platformIsIOS; // @synthesize platformIsIOS=_platformIsIOS; +- (void).cxx_destruct; - (BOOL)isEnabledUsingEducatedGuess; +- (id)flightChecks; - (id)infoPlistFlightCheck; - (id)linkedFrameworksFlightCheck; - (id)portalFlightCheck; - (void)publishStateWithContext:(id)arg1; -- (id)initWithCapabilitiesContext:(id)arg1 item:(id)arg2; +- (BOOL)requiresLocalGameCenterEntitlement; +- (BOOL)requiresGameCenterDeviceCompatibilityInfoPlistEntry; @end diff --git a/Xcode3UI/Xcode3GameCenterItemViewController.h b/Xcode3UI/Xcode3GameCenterItemViewController.h index 97362159f..494eabf8c 100644 --- a/Xcode3UI/Xcode3GameCenterItemViewController.h +++ b/Xcode3UI/Xcode3GameCenterItemViewController.h @@ -15,7 +15,7 @@ - (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; // Remaining properties -@property(retain, nonatomic) Xcode3GameCenterItemModel *model; +@property(readonly, nonatomic) Xcode3GameCenterItemModel *model; @end diff --git a/Xcode3UI/Xcode3HeadersBuildPhaseViewController.h b/Xcode3UI/Xcode3HeadersBuildPhaseViewController.h index a09d8414a..753b49de0 100644 --- a/Xcode3UI/Xcode3HeadersBuildPhaseViewController.h +++ b/Xcode3UI/Xcode3HeadersBuildPhaseViewController.h @@ -55,5 +55,11 @@ - (void)_commonInit; - (id)nibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3IconListInspectorCoordinator.h b/Xcode3UI/Xcode3IconListInspectorCoordinator.h index 5ce717a1d..37dd60a73 100644 --- a/Xcode3UI/Xcode3IconListInspectorCoordinator.h +++ b/Xcode3UI/Xcode3IconListInspectorCoordinator.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVTBorderedView, DVTGradientImageButton, DVTTableView, IDENavigatorDataCell, NSArrayController, NSMutableDictionary, NSViewController; +@class DVTBorderedView, DVTGradientImageButton, DVTTableView, IDENavigatorDataCell, NSArrayController, NSMutableDictionary, NSString, NSViewController; @interface Xcode3IconListInspectorCoordinator : NSObject { @@ -34,5 +34,11 @@ - (void)awakeFromNib; - (void)_syncViewSizes; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3InAppPurchaseItemModel.h b/Xcode3UI/Xcode3InAppPurchaseItemModel.h index 91fe5c70a..acfe69a13 100644 --- a/Xcode3UI/Xcode3InAppPurchaseItemModel.h +++ b/Xcode3UI/Xcode3InAppPurchaseItemModel.h @@ -11,10 +11,7 @@ } - (BOOL)isEnabledUsingEducatedGuess; -- (id)portalFlightCheck; -- (id)linkedFrameworksFlightCheck; -- (void)modelWasDisabled; -- (void)modelWasEnabledWithContext:(id)arg1; +- (id)flightChecks; @end diff --git a/Xcode3UI/Xcode3InAppPurchaseItemViewController.h b/Xcode3UI/Xcode3InAppPurchaseItemViewController.h index c33785fc9..9182d2115 100644 --- a/Xcode3UI/Xcode3InAppPurchaseItemViewController.h +++ b/Xcode3UI/Xcode3InAppPurchaseItemViewController.h @@ -15,7 +15,7 @@ - (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; // Remaining properties -@property(retain, nonatomic) Xcode3InAppPurchaseItemModel *model; +@property(readonly, nonatomic) Xcode3InAppPurchaseItemModel *model; @end diff --git a/Xcode3UI/Xcode3InfoArraySliceController.h b/Xcode3UI/Xcode3InfoArraySliceController.h index 119043abc..06b11035e 100644 --- a/Xcode3UI/Xcode3InfoArraySliceController.h +++ b/Xcode3UI/Xcode3InfoArraySliceController.h @@ -40,7 +40,7 @@ - (id)initWithSliceIdentifier:(id)arg1 infoArray:(id)arg2 infoEditor:(id)arg3; // Remaining properties -@property(readonly) NSMutableArray *mutableSliceControllers; // @dynamic mutableSliceControllers; +@property(readonly, copy) NSMutableArray *mutableSliceControllers; // @dynamic mutableSliceControllers; @end diff --git a/Xcode3UI/Xcode3InfoDictionaryColumnViewController.h b/Xcode3UI/Xcode3InfoDictionaryColumnViewController.h index a7f68d42c..23afdf067 100644 --- a/Xcode3UI/Xcode3InfoDictionaryColumnViewController.h +++ b/Xcode3UI/Xcode3InfoDictionaryColumnViewController.h @@ -18,6 +18,7 @@ @property(retain) IDEInspectorContentView *generatedView; // @synthesize generatedView=_generatedView; @property(readonly) Xcode3InfoSection *section; // @synthesize section=_section; - (void).cxx_destruct; +- (id)bundle; - (BOOL)supportsDocumentUndo; - (id)selection; - (void)loadView; diff --git a/Xcode3UI/Xcode3InfoDictionarySliceController.h b/Xcode3UI/Xcode3InfoDictionarySliceController.h index 67c7addcf..8afd8123d 100644 --- a/Xcode3UI/Xcode3InfoDictionarySliceController.h +++ b/Xcode3UI/Xcode3InfoDictionarySliceController.h @@ -63,5 +63,11 @@ - (id)_sectionWithName:(id)arg1 createIfNotFound:(BOOL)arg2; - (id)_defaultSection; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3InfoEditor.h b/Xcode3UI/Xcode3InfoEditor.h index e5825c5d4..0ba20e642 100644 --- a/Xcode3UI/Xcode3InfoEditor.h +++ b/Xcode3UI/Xcode3InfoEditor.h @@ -9,7 +9,7 @@ #import "IDECapsuleListViewDataSource-Protocol.h" #import "Xcode3SourceListItemEditor-Protocol.h" -@class DVTDelayedInvocation, DVTObservingToken, DVTPerformanceMetric, DVTSourceExpression, DVTStackView_ML, IDECapsuleListView, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSScrollView, NSView, Xcode3InfoController, Xcode3ProjectEditor; +@class DVTDelayedInvocation, DVTObservingToken, DVTPerformanceMetric, DVTSourceExpression, DVTStackView_ML, IDECapsuleListView, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary, NSScrollView, NSString, NSView, Xcode3InfoController, Xcode3ProjectEditor; @interface Xcode3InfoEditor : IDEViewController { @@ -55,8 +55,12 @@ - (void)viewDidInstall; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(copy, nonatomic) NSArray *inspectedBlueprints; @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3InfoEditorPlistDocument.h b/Xcode3UI/Xcode3InfoEditorPlistDocument.h index d557d4c24..b9b967d0c 100644 --- a/Xcode3UI/Xcode3InfoEditorPlistDocument.h +++ b/Xcode3UI/Xcode3InfoEditorPlistDocument.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "DVTPlistDocumentProtocol-Protocol.h" -@class DVTPlistModel, DVTPlistStructureDefinition, DVTStackBacktrace; +@class DVTPlistModel, DVTPlistStructureDefinition, DVTStackBacktrace, NSString; @interface Xcode3InfoEditorPlistDocument : NSDocument { @@ -31,7 +31,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3InfoEditorProjectItemNameProvider.h b/Xcode3UI/Xcode3InfoEditorProjectItemNameProvider.h index 44b7e63c6..e9cb0bb96 100644 --- a/Xcode3UI/Xcode3InfoEditorProjectItemNameProvider.h +++ b/Xcode3UI/Xcode3InfoEditorProjectItemNameProvider.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "Xcode3InfoEditorListContentProvider-Protocol.h" -@class DVTStackBacktrace, IDEContainerQuery, NSArray; +@class DVTStackBacktrace, IDEContainerQuery, NSArray, NSString; @interface Xcode3InfoEditorProjectItemNameProvider : NSObject { @@ -31,7 +31,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3InfoEditorSubclassNameProvider.h b/Xcode3UI/Xcode3InfoEditorSubclassNameProvider.h index 31b01c68e..cfc29359a 100644 --- a/Xcode3UI/Xcode3InfoEditorSubclassNameProvider.h +++ b/Xcode3UI/Xcode3InfoEditorSubclassNameProvider.h @@ -9,7 +9,7 @@ #import "DVTInvalidation-Protocol.h" #import "Xcode3InfoEditorListContentProvider-Protocol.h" -@class DVTStackBacktrace, IDEWorkspace, NSArray; +@class DVTStackBacktrace, IDEWorkspace, NSArray, NSString; @interface Xcode3InfoEditorSubclassNameProvider : NSObject { @@ -29,7 +29,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3InfoEditorUtilities.h b/Xcode3UI/Xcode3InfoEditorUtilities.h index bffedf96d..2200b86ff 100644 --- a/Xcode3UI/Xcode3InfoEditorUtilities.h +++ b/Xcode3UI/Xcode3InfoEditorUtilities.h @@ -23,9 +23,8 @@ + (id)inspectorKeyForInfoKey:(id)arg1; + (id)displayNameForFilePath:(id)arg1; + (id)extensionForInfoEditorSliceWithIdentifier:(id)arg1; -+ (id)extensionForInfoEditorTypeWithProductIdentifier:(id)arg1 platformIdentifier:(id)arg2 productTag:(id)arg3; -+ (id)extensionsForInfoEditorTypeWithProductIdentifier:(id)arg1; -+ (id)_allInfoEditorExtensions; ++ (id)extensionForInfoEditorTypeWithProductType:(id)arg1 platformIdentifier:(id)arg2 productTag:(id)arg3; ++ (id)_infoEditorExtensionPoint; @end diff --git a/Xcode3UI/Xcode3InfoEntry.h b/Xcode3UI/Xcode3InfoEntry.h index 3a9150196..36773c744 100644 --- a/Xcode3UI/Xcode3InfoEntry.h +++ b/Xcode3UI/Xcode3InfoEntry.h @@ -39,7 +39,7 @@ @property(readonly) NSString *title; // @synthesize title=_title; - (void).cxx_destruct; - (void)primitiveInvalidate; -- (id)description; +@property(readonly, copy) NSString *description; @property(copy) id inspectorValue; @property(readonly) NSString *_inspectorKeyPath; @property(readonly) NSString *_entryKeyPath; @@ -49,7 +49,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3InfoGroupEntry.h b/Xcode3UI/Xcode3InfoGroupEntry.h index 60c83c55f..85d2d2398 100644 --- a/Xcode3UI/Xcode3InfoGroupEntry.h +++ b/Xcode3UI/Xcode3InfoGroupEntry.h @@ -14,8 +14,8 @@ NSString *_title; } -@property(readonly) NSString *title; // @synthesize title=_title; -@property(readonly) NSArray *entries; // @synthesize entries=_entries; +@property(readonly, copy) NSString *title; // @synthesize title=_title; +@property(readonly, copy) NSArray *entries; // @synthesize entries=_entries; - (void).cxx_destruct; @property(readonly) id inspectorXML; - (id)initWithExtension:(id)arg1 infoEditor:(id)arg2; diff --git a/Xcode3UI/Xcode3InfoPlistSliceView.h b/Xcode3UI/Xcode3InfoPlistSliceView.h index 90038b33f..6bd1d78bd 100644 --- a/Xcode3UI/Xcode3InfoPlistSliceView.h +++ b/Xcode3UI/Xcode3InfoPlistSliceView.h @@ -39,7 +39,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3InfoSection.h b/Xcode3UI/Xcode3InfoSection.h index 394c55696..6e2ea7937 100644 --- a/Xcode3UI/Xcode3InfoSection.h +++ b/Xcode3UI/Xcode3InfoSection.h @@ -38,12 +38,15 @@ - (unsigned long long)imageView:(id)arg1 validateDrop:(id)arg2; - (BOOL)hasRightColumn; @property(readonly) NSDictionary *entryDictionary; -- (id)description; +@property(readonly, copy) NSString *description; - (id)init; // Remaining properties +@property(readonly, copy) NSString *debugDescription; @property(retain) NSArray *entries; // @dynamic entries; +@property(readonly) unsigned long long hash; @property(readonly) NSMutableArray *mutableEntries; // @dynamic mutableEntries; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3InfoSliceController.h b/Xcode3UI/Xcode3InfoSliceController.h index a8ac27c0a..cf8245685 100644 --- a/Xcode3UI/Xcode3InfoSliceController.h +++ b/Xcode3UI/Xcode3InfoSliceController.h @@ -26,7 +26,7 @@ - (double)capsuleView:(id)arg1 preferredContentViewWidthForCapsuleWidth:(double)arg2; - (id)capsuleViewBackgroundColor:(id)arg1; @property(readonly) BOOL hasContent; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; - (void)primitiveInvalidate; - (void)loadView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; @@ -40,9 +40,13 @@ @property(readonly) BOOL canRename; @property(readonly) BOOL canSelect; @property(readonly) BOOL canUndisclose; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; @property(copy) id info; // @dynamic info; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3KeychainItemModel.h b/Xcode3UI/Xcode3KeychainItemModel.h index d733597a5..1c56fee73 100644 --- a/Xcode3UI/Xcode3KeychainItemModel.h +++ b/Xcode3UI/Xcode3KeychainItemModel.h @@ -16,7 +16,7 @@ @property(copy, nonatomic) NSArray *keychainAccessGroups; // @synthesize keychainAccessGroups=_keychainAccessGroups; - (void).cxx_destruct; - (BOOL)isEnabledUsingEducatedGuess; -- (id)entitlementsFlightCheck; +- (id)flightChecks; - (void)modelWasDisabled; - (void)modelWasEnabledWithContext:(id)arg1; - (id)defaultKeychainAccessGroups; @@ -24,7 +24,6 @@ - (void)_setKeychainAccessGroups:(id)arg1 postAssignmentBlock:(id)arg2; - (void)targetCoordinatorChanged:(id)arg1; - (void)readValuesFromEntitlements; -- (void)publishStateWithContext:(id)arg1; - (void)primitiveInvalidate; - (id)initWithCapabilitiesContext:(id)arg1 item:(id)arg2; diff --git a/Xcode3UI/Xcode3KeychainItemViewController.h b/Xcode3UI/Xcode3KeychainItemViewController.h index 45bc42d06..ad95b1d69 100644 --- a/Xcode3UI/Xcode3KeychainItemViewController.h +++ b/Xcode3UI/Xcode3KeychainItemViewController.h @@ -35,7 +35,7 @@ - (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; // Remaining properties -@property(retain, nonatomic) Xcode3KeychainItemModel *model; +@property(readonly, nonatomic) Xcode3KeychainItemModel *model; @end diff --git a/Xcode3UI/Xcode3Library-IDENavigableItemSupport.h b/Xcode3UI/Xcode3Library-IDENavigableItemSupport.h index a3d6a6d74..bb9cca29c 100644 --- a/Xcode3UI/Xcode3Library-IDENavigableItemSupport.h +++ b/Xcode3UI/Xcode3Library-IDENavigableItemSupport.h @@ -6,8 +6,25 @@ #import "Xcode3Library.h" -@interface Xcode3Library (IDENavigableItemSupport) -- (id)navigableItem_image; -- (id)navigableItem_name; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface Xcode3Library (IDENavigableItemSupport) +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3LibraryGroup-IDENavigableItemSupport.h b/Xcode3UI/Xcode3LibraryGroup-IDENavigableItemSupport.h index 7fbc59592..4353e0a5a 100644 --- a/Xcode3UI/Xcode3LibraryGroup-IDENavigableItemSupport.h +++ b/Xcode3UI/Xcode3LibraryGroup-IDENavigableItemSupport.h @@ -6,8 +6,25 @@ #import "Xcode3LibraryGroup.h" -@interface Xcode3LibraryGroup (IDENavigableItemSupport) -- (id)navigableItem_name; -- (id)navigableItem_image; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface Xcode3LibraryGroup (IDENavigableItemSupport) +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSImage *navigableItem_image; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3LibraryReference-IDENavigableItemSupport.h b/Xcode3UI/Xcode3LibraryReference-IDENavigableItemSupport.h index aeada17af..a043d1b47 100644 --- a/Xcode3UI/Xcode3LibraryReference-IDENavigableItemSupport.h +++ b/Xcode3UI/Xcode3LibraryReference-IDENavigableItemSupport.h @@ -6,7 +6,25 @@ #import "Xcode3LibraryReference.h" -@interface Xcode3LibraryReference (IDENavigableItemSupport) -- (id)navigableItem_image; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface Xcode3LibraryReference (IDENavigableItemSupport) +@property(readonly) NSImage *navigableItem_image; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_name; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3LocalizationCommands.h b/Xcode3UI/Xcode3LocalizationCommands.h index e8c48911f..bf4878963 100644 --- a/Xcode3UI/Xcode3LocalizationCommands.h +++ b/Xcode3UI/Xcode3LocalizationCommands.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDEWorkspaceTabController; +@class DVTStackBacktrace, IDEWorkspaceTabController, NSString; @interface Xcode3LocalizationCommands : NSObject { @@ -27,7 +27,6 @@ - (void)_copyFileFromLocale:(id)arg1 variantGroup:(id)arg2 inspectorLocale_locale:(id)arg3 inspectorLocale_fileDataType:(id)arg4 conversionFileDataType:(id)arg5 fileDataType:(id)arg6 allowsConversion:(BOOL)arg7 completionBlock:(id)arg8; - (void)_convertFileToDefaultTypeAtPath:(id)arg1 locale:(id)arg2 variantGroup:(id)arg3 fileExtension:(id)arg4 completionBlock:(id)arg5; - (void)_convertFileToConversionTypeAtPath:(id)arg1 variantGroup:(id)arg2 locale:(id)arg3 desiredDataType:(id)arg4 documentFilePath:(id)arg5 completionBlock:(id)arg6; -- (void)_completeConversionForVariantGroup:(id)arg1 filePath:(id)arg2 displayDocument:(BOOL)arg3 locale:(id)arg4 completionBlock:(id)arg5; - (void)_performActionsforEditorDocumentAtFilePath:(id)arg1 withBlock:(id)arg2; - (void)_displayDocumentAtFilePath:(id)arg1; - (long long)_performCheckForExistingFileAtPath:(id)arg1; @@ -36,7 +35,7 @@ - (void)removeBaseResourceForVariantGroup:(id)arg1 conversionFileDataType:(id)arg2 fileDataType:(id)arg3 destinationLocale:(id)arg4 operationCompletionBlock:(id)arg5; - (void)removeLocalizedResourceForVariantGroup:(id)arg1 inspectorLocale_locale:(id)arg2 operationCompletionBlock:(id)arg3; - (void)addLocalizedResourceWithDefaultLocale:(id)arg1 variantGroup:(id)arg2 inspectorLocale_locale:(id)arg3 inspectorLocale_fileDataType:(id)arg4 conversionFileDataType:(id)arg5 fileDataType:(id)arg6 allowsConversion:(BOOL)arg7 operationCompletionBlock:(id)arg8; -- (void)makeLocalizedForLocale:(id)arg1 withAccessoryView:(id)arg2 fileReference:(id)arg3 variantGroup:(id)arg4 operationCompletionBlock:(id)arg5; +- (void)makeLocalizedForLocale:(id)arg1 fileReference:(id)arg2 operationCompletionBlock:(id)arg3; - (void)showLocalesInProjectEditorForProject:(id)arg1 fileReference:(id)arg2 operationCompletionBlock:(id)arg3; - (void)primitiveInvalidate; - (void)_complete:(BOOL)arg1 error:(id)arg2; @@ -45,7 +44,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3LocalizationExportContext.h b/Xcode3UI/Xcode3LocalizationExportContext.h new file mode 100644 index 000000000..feb9cc7f9 --- /dev/null +++ b/Xcode3UI/Xcode3LocalizationExportContext.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELocalizationWorkContext.h" + +@class DVTFilePath, IDEContainer, IDEWorkspaceTabController, NSArray; + +@interface Xcode3LocalizationExportContext : IDELocalizationWorkContext +{ + IDEWorkspaceTabController *_workspaceTabController; + DVTFilePath *_destinationFilePath; + NSArray *_destinationLanguages; + IDEContainer *_project; +} + +@property(retain) IDEContainer *project; // @synthesize project=_project; +@property(retain) NSArray *destinationLanguages; // @synthesize destinationLanguages=_destinationLanguages; +@property(retain) DVTFilePath *destinationFilePath; // @synthesize destinationFilePath=_destinationFilePath; +@property(retain) IDEWorkspaceTabController *workspaceTabController; // @synthesize workspaceTabController=_workspaceTabController; +- (void).cxx_destruct; +- (id)workspace; +- (void)primitiveInvalidate; + +@end + diff --git a/Xcode3UI/Xcode3LocalizationExportController.h b/Xcode3UI/Xcode3LocalizationExportController.h new file mode 100644 index 000000000..d13f2da5d --- /dev/null +++ b/Xcode3UI/Xcode3LocalizationExportController.h @@ -0,0 +1,39 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTViewController.h" + +@class DVTNotificationToken, IDELocalizationExporter, NSArrayController, Xcode3LocalizationExportContext; + +@interface Xcode3LocalizationExportController : DVTViewController +{ + DVTNotificationToken *_panelDidOrderOutNotificationToken; + BOOL _didFinish; + BOOL _didOrderOut; + IDELocalizationExporter *_exporter; + NSArrayController *_includeLanguagesController; + NSArrayController *_targetLanguagesController; + Xcode3LocalizationExportContext *_context; + id _completionBlock; + long long _selectedOptionIndex; +} + ++ (id)keyPathsForValuesAffectingTargetLanguagesEnabled; ++ (id)assistantForContext:(id)arg1; +@property long long selectedOptionIndex; // @synthesize selectedOptionIndex=_selectedOptionIndex; +@property(copy) id completionBlock; // @synthesize completionBlock=_completionBlock; +@property(retain, nonatomic) Xcode3LocalizationExportContext *context; // @synthesize context=_context; +@property(retain) NSArrayController *targetLanguagesController; // @synthesize targetLanguagesController=_targetLanguagesController; +@property(retain) NSArrayController *includeLanguagesController; // @synthesize includeLanguagesController=_includeLanguagesController; +- (void).cxx_destruct; +- (void)begin; +- (BOOL)tableView:(id)arg1 shouldSelectRow:(long long)arg2; +- (BOOL)targetLanguagesEnabled; +- (id)_configuredSavePanel; +- (void)primitiveInvalidate; + +@end + diff --git a/Xcode3UI/Xcode3LocalizationFileNavigableItem.h b/Xcode3UI/Xcode3LocalizationFileNavigableItem.h new file mode 100644 index 000000000..6ac8fc367 --- /dev/null +++ b/Xcode3UI/Xcode3LocalizationFileNavigableItem.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEKeyDrivenNavigableItem.h" + +@interface Xcode3LocalizationFileNavigableItem : IDEKeyDrivenNavigableItem +{ +} + +- (id)textColor; + +@end + diff --git a/Xcode3UI/Xcode3LocalizationGroup.h b/Xcode3UI/Xcode3LocalizationGroup.h new file mode 100644 index 000000000..d82bc38b8 --- /dev/null +++ b/Xcode3UI/Xcode3LocalizationGroup.h @@ -0,0 +1,43 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSMutableDictionary, NSString; + +@interface Xcode3LocalizationGroup : NSObject +{ + NSMutableDictionary *_children; + NSString *_name; + NSString *_parentName; +} + +- (void).cxx_destruct; +- (id)childWithName:(id)arg1; +- (void)addChild:(id)arg1 forName:(id)arg2; +- (id)children; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; +- (void)primitiveInvalidate; +- (id)initWithName:(id)arg1 parentName:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + +@end + diff --git a/Xcode3UI/Xcode3LocalizationGroupNavigableItem.h b/Xcode3UI/Xcode3LocalizationGroupNavigableItem.h new file mode 100644 index 000000000..68d7d370f --- /dev/null +++ b/Xcode3UI/Xcode3LocalizationGroupNavigableItem.h @@ -0,0 +1,14 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEKeyDrivenNavigableItem.h" + +@interface Xcode3LocalizationGroupNavigableItem : IDEKeyDrivenNavigableItem +{ +} + +@end + diff --git a/Xcode3UI/Xcode3LocalizationImportContext.h b/Xcode3UI/Xcode3LocalizationImportContext.h new file mode 100644 index 000000000..d9353b53a --- /dev/null +++ b/Xcode3UI/Xcode3LocalizationImportContext.h @@ -0,0 +1,30 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDELocalizationWorkContext.h" + +@class DVTFilePath, IDEContainer, IDELocalizationImporterContext, IDEWorkspaceTabController; + +@interface Xcode3LocalizationImportContext : IDELocalizationWorkContext +{ + IDEWorkspaceTabController *_workspaceTabController; + DVTFilePath *_sourceFilePath; + IDEContainer *_project; + IDELocalizationImporterContext *_importerContext; + id _importerResolveBlock; +} + +@property(copy) id importerResolveBlock; // @synthesize importerResolveBlock=_importerResolveBlock; +@property(retain) IDELocalizationImporterContext *importerContext; // @synthesize importerContext=_importerContext; +@property(retain) IDEContainer *project; // @synthesize project=_project; +@property(retain) DVTFilePath *sourceFilePath; // @synthesize sourceFilePath=_sourceFilePath; +@property(retain) IDEWorkspaceTabController *workspaceTabController; // @synthesize workspaceTabController=_workspaceTabController; +- (void).cxx_destruct; +- (id)workspace; +- (void)primitiveInvalidate; + +@end + diff --git a/Xcode3UI/Xcode3LocalizationImportController.h b/Xcode3UI/Xcode3LocalizationImportController.h new file mode 100644 index 000000000..d28162fd3 --- /dev/null +++ b/Xcode3UI/Xcode3LocalizationImportController.h @@ -0,0 +1,72 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSWindowController.h" + +#import "DVTInvalidation-Protocol.h" +#import "IDEComparisonEditorDataSource-Protocol.h" +#import "IDEReviewFilesDataSource-Protocol.h" + +@class DVTControllerContentView, DVTObservingToken, DVTStackBacktrace, IDELocalizationImporter, IDENavigableItemCoordinator, IDENavigatorDataCell, IDEReviewFilesViewController, NSArray, NSMutableSet, NSString, Xcode3LocalizationImportContext; + +@interface Xcode3LocalizationImportController : NSWindowController +{ + DVTControllerContentView *layoutView; + Xcode3LocalizationImportContext *_context; + id _completionBlock; + IDELocalizationImporter *_importer; + IDENavigableItemCoordinator *_issueNavItemCoordinator; + IDENavigableItemCoordinator *_fileNavItemCoordinator; + IDEReviewFilesViewController *_reviewFilesViewController; + DVTObservingToken *_comparisonEditorObservingToken; + IDENavigatorDataCell *_fileReferenceDataCell; + IDENavigatorDataCell *_groupDataCell; + IDENavigatorDataCell *_issueDataCell; + NSMutableSet *_bindingTokens; + NSArray *_workspaceNavigableItems; + NSArray *_fileSystemNavigableItems; + NSArray *_flatNavigableItems; + NSArray *_issueNavigableItems; +} + ++ (id)assistantForContext:(id)arg1; ++ (void)initialize; +@property(retain) NSArray *issueNavigableItems; // @synthesize issueNavigableItems=_issueNavigableItems; +@property(retain) NSArray *flatNavigableItems; // @synthesize flatNavigableItems=_flatNavigableItems; +@property(retain) NSArray *fileSystemNavigableItems; // @synthesize fileSystemNavigableItems=_fileSystemNavigableItems; +@property(retain) NSArray *workspaceNavigableItems; // @synthesize workspaceNavigableItems=_workspaceNavigableItems; +@property(copy) id completionBlock; // @synthesize completionBlock=_completionBlock; +@property(retain, nonatomic) Xcode3LocalizationImportContext *context; // @synthesize context=_context; +- (void).cxx_destruct; +- (double)reviewFilesNavigator:(id)arg1 outlineView:(id)arg2 rowHeightForNavigableItem:(id)arg3; +- (id)reviewFilesNavigator:(id)arg1 documentLocationForNavigableItem:(id)arg2; +- (id)reviewFilesNavigator:(id)arg1 outlineView:(id)arg2 dataCellForNavigableItem:(id)arg3; +- (id)_issueCell; +- (id)_fileCell; +- (id)_groupCell; +- (BOOL)shouldSelectFirstDiff; +- (id)documentForSecondaryDocumentLocation:(id)arg1 completionBlock:(id)arg2; +- (id)documentForPrimaryDocumentLocation:(id)arg1 completionBlock:(id)arg2; +- (id)_documentForLocation:(id)arg1 completionBlock:(id)arg2; +- (void)import:(id)arg1; +- (void)cancel:(id)arg1; +- (void)_beginReviewFiles; +- (void)begin; +- (id)_configuredOpenPanel; +- (void)primitiveInvalidate; +- (id)initWithWindowNibName:(id)arg1; + +// Remaining properties +@property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; +@property(readonly, nonatomic, getter=isValid) BOOL valid; + +@end + diff --git a/Xcode3UI/Xcode3LocalizationIssueNavigableItem.h b/Xcode3UI/Xcode3LocalizationIssueNavigableItem.h new file mode 100644 index 000000000..e48692dde --- /dev/null +++ b/Xcode3UI/Xcode3LocalizationIssueNavigableItem.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEKeyDrivenNavigableItem.h" + +@interface Xcode3LocalizationIssueNavigableItem : IDEKeyDrivenNavigableItem +{ +} + +- (id)subtitle; + +@end + diff --git a/Xcode3UI/Xcode3LocalizationMenuDelegate.h b/Xcode3UI/Xcode3LocalizationMenuDelegate.h index 9c8ef9ced..7ec2f73db 100644 --- a/Xcode3UI/Xcode3LocalizationMenuDelegate.h +++ b/Xcode3UI/Xcode3LocalizationMenuDelegate.h @@ -8,11 +8,19 @@ #import "NSMenuDelegate-Protocol.h" +@class NSString; + @interface Xcode3LocalizationMenuDelegate : NSObject { } - (void)menuNeedsUpdate:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3LocalizationsInspector.h b/Xcode3UI/Xcode3LocalizationsInspector.h index 7d32ae467..adb76b3f3 100644 --- a/Xcode3UI/Xcode3LocalizationsInspector.h +++ b/Xcode3UI/Xcode3LocalizationsInspector.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVTLocale, DVTObservingToken, IDENavigatorDataCell, NSArray, NSArrayController, NSView, Xcode3LocalizationCommands, Xcode3LocalizationInspectorContentView; +@class DVTObservingToken, IDENavigatorDataCell, NSArray, NSArrayController, NSString, NSView, Xcode3LocalizationCommands, Xcode3LocalizationInspectorContentView; @interface Xcode3LocalizationsInspector : IDEInspectorViewController { @@ -19,19 +19,15 @@ Xcode3LocalizationInspectorContentView *_localizationInspectorContentView; NSArrayController *_localizationsArrayController; NSView *_makeLocalizedAccessoryView; - DVTLocale *_conversionLocale; NSArrayController *_makeLocalizationsArrayController; - NSArrayController *_baseLocalizationsArrayController; NSView *_baseLocalizationAccessoryView; - DVTLocale *_baseDestinationLocale; + NSArrayController *_baseLocalizationsArrayController; } + (id)keyPathsForValuesAffectingFileExists; -@property(retain) DVTLocale *baseDestinationLocale; // @synthesize baseDestinationLocale=_baseDestinationLocale; -@property NSView *baseLocalizationAccessoryView; // @synthesize baseLocalizationAccessoryView=_baseLocalizationAccessoryView; @property NSArrayController *baseLocalizationsArrayController; // @synthesize baseLocalizationsArrayController=_baseLocalizationsArrayController; +@property NSView *baseLocalizationAccessoryView; // @synthesize baseLocalizationAccessoryView=_baseLocalizationAccessoryView; @property NSArrayController *makeLocalizationsArrayController; // @synthesize makeLocalizationsArrayController=_makeLocalizationsArrayController; -@property(retain) DVTLocale *conversionLocale; // @synthesize conversionLocale=_conversionLocale; @property NSView *makeLocalizedAccessoryView; // @synthesize makeLocalizedAccessoryView=_makeLocalizedAccessoryView; @property(retain) NSArrayController *localizationsArrayController; // @synthesize localizationsArrayController=_localizationsArrayController; @property(retain) Xcode3LocalizationInspectorContentView *localizationInspectorContentView; // @synthesize localizationInspectorContentView=_localizationInspectorContentView; @@ -58,6 +54,7 @@ - (id)variantGroup; - (id)project; - (void)makeLocalized:(id)arg1; +- (id)_makeLocalizedChoice; - (void)refreshLocalesPreservingFileTypes:(BOOL)arg1; @property(readonly) BOOL fileExists; - (id)imageForLocale:(id)arg1 fileDataType:(id)arg2; @@ -67,8 +64,15 @@ - (id)nibName; - (void)primitiveInvalidate; - (void)loadView; -- (id)_projectLocalizationsExcludingBase; - (id)_projectLocalizations; +- (id)_projectLocalizationsIncludingBaseIfNeeded; +- (BOOL)_projectIsBaseEnabled; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3MacMapsItemModel.h b/Xcode3UI/Xcode3MacMapsItemModel.h index 60df633cd..1be760cba 100644 --- a/Xcode3UI/Xcode3MacMapsItemModel.h +++ b/Xcode3UI/Xcode3MacMapsItemModel.h @@ -10,10 +10,9 @@ { } -- (id)portalFlightCheck; -- (id)linkedFrameworksFlightCheck; - (BOOL)isEnabledUsingEducatedGuess; -- (void)publishStateWithContext:(id)arg1; +- (id)flightChecks; +- (id)entitlementsFlightCheck; @end diff --git a/Xcode3UI/Xcode3MacOSImageModel.h b/Xcode3UI/Xcode3MacOSImageModel.h index 6f8522f15..d1d1c46e1 100644 --- a/Xcode3UI/Xcode3MacOSImageModel.h +++ b/Xcode3UI/Xcode3MacOSImageModel.h @@ -27,5 +27,11 @@ - (int)imageType; - (id)device; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3MacOSTargetEditor.h b/Xcode3UI/Xcode3MacOSTargetEditor.h index 69b368e1d..267bf125c 100644 --- a/Xcode3UI/Xcode3MacOSTargetEditor.h +++ b/Xcode3UI/Xcode3MacOSTargetEditor.h @@ -17,6 +17,7 @@ id _targetViewController; id _appIdentifierFieldNotificationObserver; IDEViewController *_frameworksViewController; + IDEViewController *_embeddedBinariesViewController; IDEViewController *_identityViewController; IDEViewController *_deploymentInfoViewController; IDEViewController *_appIconsViewController; @@ -34,18 +35,26 @@ NSMutableArray *_subviewControllers; Xcode3CodesignTroubleshootingViewController *_codesignTroubleController; DVTStackView_ML *_appIconStackView; + NSView *_appCategorySlice; NSView *_plistAppIconView; NSView *_assetCatalogAppIconView; NSPopUpButton *_assetCatalogPopUpButton; DVTGradientImageButton *_assetCatalogGoToButton; + DVTStackView_ML *_deploymentInfoStackView; + NSView *_mainInterfaceSlice; + NSView *_appExtensionAPISlice; } + (id)defaultViewNibBundle; + (id)defaultViewNibName; +@property(retain) NSView *appExtensionAPISlice; // @synthesize appExtensionAPISlice=_appExtensionAPISlice; +@property(retain) NSView *mainInterfaceSlice; // @synthesize mainInterfaceSlice=_mainInterfaceSlice; +@property(retain) DVTStackView_ML *deploymentInfoStackView; // @synthesize deploymentInfoStackView=_deploymentInfoStackView; @property(retain) DVTGradientImageButton *assetCatalogGoToButton; // @synthesize assetCatalogGoToButton=_assetCatalogGoToButton; @property(retain) NSPopUpButton *assetCatalogPopUpButton; // @synthesize assetCatalogPopUpButton=_assetCatalogPopUpButton; @property(retain) NSView *assetCatalogAppIconView; // @synthesize assetCatalogAppIconView=_assetCatalogAppIconView; @property(retain) NSView *plistAppIconView; // @synthesize plistAppIconView=_plistAppIconView; +@property(retain) NSView *appCategorySlice; // @synthesize appCategorySlice=_appCategorySlice; @property(retain) DVTStackView_ML *appIconStackView; // @synthesize appIconStackView=_appIconStackView; @property(retain, nonatomic) id targetViewController; // @synthesize targetViewController=_targetViewController; - (void).cxx_destruct; @@ -67,16 +76,21 @@ - (id)imageView:(id)arg1 pathForImageNamed:(id)arg2; - (id)appImageName; @property(copy) NSString *selectedAppCategory; +- (void)_setTargetAppExtensionInterface:(id)arg1; +- (id)_targetAppExtensionInterface; +- (void)_setTargetInterface:(id)arg1; @property(copy) NSString *targetMainNib; - (void)setTargetBuildVersion:(id)arg1; - (id)targetBuildVersion; @property(copy) NSString *targetVersion; @property(copy) NSString *targetIdentifier; +@property BOOL allowAppExtensionAPIOnly; @property(copy) NSString *targetDeploymentOS; @property(copy) NSString *productName; - (id)target; - (void)_refreshAppIconStack; - (void)_refreshIdentityStack; +- (void)_refreshDeploymentStack; - (void)_reloadCapsuleList; - (void)primitiveInvalidate; - (void)loadView; @@ -84,5 +98,11 @@ - (void)appIdentifierChanged:(id)arg1; - (void)refreshAppIdentifier; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3MacroEditingContext.h b/Xcode3UI/Xcode3MacroEditingContext.h index 3a5112040..e5ef93513 100644 --- a/Xcode3UI/Xcode3MacroEditingContext.h +++ b/Xcode3UI/Xcode3MacroEditingContext.h @@ -27,7 +27,7 @@ @property(copy) NSSet *propertyInfoContexts; // @synthesize propertyInfoContexts; - (void).cxx_destruct; - (void)primitiveInvalidate; -- (id)description; +@property(readonly, copy) NSString *description; - (id)propertyDefinitionsForMacroName:(id)arg1; - (id)allPropertyDefinitionsAcrossAllDomains; - (id)propertyDomains; @@ -49,7 +49,10 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3MapsItemModel.h b/Xcode3UI/Xcode3MapsItemModel.h index 8ddc375fa..abdb3d23e 100644 --- a/Xcode3UI/Xcode3MapsItemModel.h +++ b/Xcode3UI/Xcode3MapsItemModel.h @@ -10,6 +10,7 @@ @interface Xcode3MapsItemModel : IDEProjectItemModel { + id _linkedFrameworksFlightCheck; NSSet *_enabledRoutingTypes; } @@ -31,6 +32,7 @@ - (id)directionsRequestDocumentTypeDeclarations; - (BOOL)plistContainsDirectionsRequestDocumentType; - (BOOL)isEnabledUsingEducatedGuess; +- (id)flightChecks; - (id)linkedFrameworksFlightCheck; @property(nonatomic) BOOL other; // @dynamic other; - (void)_setOther:(BOOL)arg1 postAssignmentBlock:(id)arg2; diff --git a/Xcode3UI/Xcode3MapsItemViewController.h b/Xcode3UI/Xcode3MapsItemViewController.h index a3c415b65..31b26e870 100644 --- a/Xcode3UI/Xcode3MapsItemViewController.h +++ b/Xcode3UI/Xcode3MapsItemViewController.h @@ -15,7 +15,7 @@ - (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; // Remaining properties -@property(retain, nonatomic) Xcode3MapsItemModel *model; +@property(readonly, nonatomic) Xcode3MapsItemModel *model; @end diff --git a/Xcode3UI/Xcode3MarkCopiedFilesToBeCodeSigned.h b/Xcode3UI/Xcode3MarkCopiedFilesToBeCodeSigned.h new file mode 100644 index 000000000..018c77b78 --- /dev/null +++ b/Xcode3UI/Xcode3MarkCopiedFilesToBeCodeSigned.h @@ -0,0 +1,21 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@class PBXBuildFile; + +@interface Xcode3MarkCopiedFilesToBeCodeSigned : Xcode3UpgradeTargetTask +{ + PBXBuildFile *_buildFileToMark; +} + ++ (id)analyzeInContext:(id)arg1; +- (void).cxx_destruct; +- (BOOL)upgrade; + +@end + diff --git a/Xcode3UI/Xcode3PassbookItemModel.h b/Xcode3UI/Xcode3PassbookItemModel.h index 257632fc2..0b0275321 100644 --- a/Xcode3UI/Xcode3PassbookItemModel.h +++ b/Xcode3UI/Xcode3PassbookItemModel.h @@ -18,13 +18,11 @@ - (void).cxx_destruct; - (void)_generateKnownPassTypes; - (BOOL)isEnabledUsingEducatedGuess; -- (id)linkedFrameworksFlightCheck; -- (id)portalFlightCheck; +- (id)flightChecks; @property(readonly, nonatomic) NSDictionary *knownPassTypes; - (void)refreshKnownPassTypesWithWindow:(id)arg1 portalInfoDelegate:(id)arg2 completionHandler:(id)arg3; - (void)_setCustomPassTypes:(id)arg1 postAssignmentBlock:(id)arg2; - (void)targetCoordinatorChanged:(id)arg1; -- (void)publishStateWithContext:(id)arg1; - (void)readCurrentState; - (id)initWithCapabilitiesContext:(id)arg1 item:(id)arg2; diff --git a/Xcode3UI/Xcode3PassbookItemViewController.h b/Xcode3UI/Xcode3PassbookItemViewController.h index 1d4dcf419..0461e575c 100644 --- a/Xcode3UI/Xcode3PassbookItemViewController.h +++ b/Xcode3UI/Xcode3PassbookItemViewController.h @@ -38,7 +38,7 @@ - (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; // Remaining properties -@property(retain, nonatomic) Xcode3PassbookItemModel *model; +@property(readonly, nonatomic) Xcode3PassbookItemModel *model; @end diff --git a/Xcode3UI/Xcode3Project-IDENavigableItemSupport.h b/Xcode3UI/Xcode3Project-IDENavigableItemSupport.h index b62a84b66..66e2e6e49 100644 --- a/Xcode3UI/Xcode3Project-IDENavigableItemSupport.h +++ b/Xcode3UI/Xcode3Project-IDENavigableItemSupport.h @@ -6,10 +6,26 @@ #import "Xcode3Project.h" -@interface Xcode3Project (IDENavigableItemSupport) +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface Xcode3Project (IDENavigableItemSupport) + (id)keyPathsForValuesAffectingNavigableItem_name; -- (id)navigableItem_documentType; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3ProjectDocument.h b/Xcode3UI/Xcode3ProjectDocument.h index 4dbbab189..798c71a5f 100644 --- a/Xcode3UI/Xcode3ProjectDocument.h +++ b/Xcode3UI/Xcode3ProjectDocument.h @@ -8,7 +8,7 @@ #import "DVTTextFindable-Protocol.h" -@class Xcode3Project; +@class NSString, Xcode3Project; @interface Xcode3ProjectDocument : IDEEditorContainerDocument { @@ -25,6 +25,10 @@ - (id)objectSpecifier; // Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @property unsigned long long supportedMatchingOptions; @end diff --git a/Xcode3UI/Xcode3ProjectEditor.h b/Xcode3UI/Xcode3ProjectEditor.h index 67463608a..246051496 100644 --- a/Xcode3UI/Xcode3ProjectEditor.h +++ b/Xcode3UI/Xcode3ProjectEditor.h @@ -7,11 +7,12 @@ #import "IDEEditor.h" #import "DVTSourceExpressionSource-Protocol.h" +#import "IDEFilterControlBarTarget-Protocol.h" #import "NSTextFieldDelegate-Protocol.h" -@class DVTBorderedView, DVTChoice, DVTGradientImageButton, DVTImageAndTextCell, DVTObservingToken, DVTOutlineView, DVTReplacementView, DVTSourceExpression, DVTSplitView, DVTStackBacktrace, DVTStateToken, DVTTabChooserView, IDENavigableItemCoordinator, IDEUpgradeTaskWindowController, NSArray, NSMutableArray, NSPopUpButton, NSString, NSTableColumn, NSTreeController, NSViewController, Xcode3ProjectEditorTopBarView, Xcode3TargetEditingGroup; +@class DVTBorderedView, DVTChoice, DVTGradientImageButton, DVTImageAndTextCell, DVTObservingToken, DVTOutlineView, DVTReplacementView, DVTSDK, DVTSourceExpression, DVTSourceLanguageService, DVTSplitView, DVTStackBacktrace, DVTStateToken, DVTTabChooserView, IDEFilterControlBar, IDENavigableItemCoordinator, IDEUpgradeTaskWindowController, NSArray, NSMutableArray, NSPopUpButton, NSString, NSTableColumn, NSTreeController, NSViewController, Xcode3LocalizationExportController, Xcode3LocalizationImportController, Xcode3ProjectEditorTopBarView, Xcode3TargetEditingGroup; -@interface Xcode3ProjectEditor : IDEEditor +@interface Xcode3ProjectEditor : IDEEditor { DVTSplitView *_splitView; DVTTabChooserView *_tabChooserView; @@ -21,6 +22,7 @@ DVTOutlineView *_outlineView; NSTableColumn *_mainTableColumn; NSTreeController *_treeController; + IDEFilterControlBar *_filterBar; NSArray *_tabChoices; DVTChoice *_selectedChoice; Class _previousProjectEditorClass; @@ -41,10 +43,17 @@ BOOL _loadingView; NSArray *_previousSourceListSelection; long long _previousSourceListPopUpSelectedIndex; + NSMutableArray *_contentsBeforeFiltering; + Xcode3LocalizationExportController *_exporter; + Xcode3LocalizationImportController *_importer; BOOL _sourceListVisible; + BOOL _filtered; DVTGradientImageButton *_sourceListVisiblityToggleButton; NSPopUpButton *_sourceListPopUp; Xcode3ProjectEditorTopBarView *_topBarView; + DVTGradientImageButton *_addTargetButton; + DVTGradientImageButton *_removeTargetButton; + NSString *_filterString; } + (id)hideSourceListTemplateImage; @@ -53,7 +62,11 @@ + (long long)version; + (void)configureStateSavingObjectPersistenceByName:(id)arg1; + (id)metricLogAspect; +@property(getter=isFiltered) BOOL filtered; // @synthesize filtered=_filtered; +@property(copy, nonatomic) NSString *filterString; // @synthesize filterString=_filterString; @property(nonatomic, getter=isSourceListVisible) BOOL sourceListVisible; // @synthesize sourceListVisible=_sourceListVisible; +@property(retain) DVTGradientImageButton *removeTargetButton; // @synthesize removeTargetButton=_removeTargetButton; +@property(retain) DVTGradientImageButton *addTargetButton; // @synthesize addTargetButton=_addTargetButton; @property(retain) Xcode3ProjectEditorTopBarView *topBarView; // @synthesize topBarView=_topBarView; @property(retain) NSPopUpButton *sourceListPopUp; // @synthesize sourceListPopUp=_sourceListPopUp; @property(retain) DVTGradientImageButton *sourceListVisiblityToggleButton; // @synthesize sourceListVisiblityToggleButton=_sourceListVisiblityToggleButton; @@ -61,11 +74,16 @@ @property(readonly) IDENavigableItemCoordinator *navigableItemCoordinator; // @synthesize navigableItemCoordinator=_navigableItemCoordinator; @property(copy) NSArray *draggingTreeNodes; // @synthesize draggingTreeNodes=_draggingTreeNodes; @property(retain, nonatomic) DVTChoice *selectedChoice; // @synthesize selectedChoice=_selectedChoice; -@property(copy) NSMutableArray *contents; // @synthesize contents=_contents; +@property(copy, nonatomic) NSMutableArray *contents; // @synthesize contents=_contents; - (void).cxx_destruct; - (BOOL)validateMenuItem:(id)arg1; - (id)supplementalTargetForAction:(SEL)arg1 sender:(id)arg2; +- (void)localizationImport:(id)arg1; +- (void)_invalidateImporter; +- (void)localizationExport:(id)arg1; +- (void)_invalidateExporter; - (void)addTargetToProject:(id)arg1; +- (void)showUpgradeTestingSheet:(id)arg1; - (void)showUpgradeProjectSheet:(id)arg1; - (void)contextMenu_delete:(id)arg1; - (void)contextMenu_duplicate:(id)arg1; @@ -119,6 +137,8 @@ - (id)currentSelectedDocumentLocations; - (BOOL)canBecomeMainViewController; - (id)initWithNibName:(id)arg1 bundle:(id)arg2 document:(id)arg3; +- (id)filterButtonMenu; +- (id)filterDefinitionIdentifier; - (void)_populateSourceList; - (void)_populateSourceListPopUp; - (void)_showMultipleSelectionSourceListPopUpItem:(BOOL)arg1; @@ -128,9 +148,15 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly, nonatomic) DVTSourceLanguageService *languageService; @property(readonly) DVTSourceExpression *quickHelpExpression; +@property(readonly) DVTSDK *sdk; @property(readonly, nonatomic) NSString *selectedText; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3ProjectEditorAddTargetItem.h b/Xcode3UI/Xcode3ProjectEditorAddTargetItem.h index 544078d37..54124a756 100644 --- a/Xcode3UI/Xcode3ProjectEditorAddTargetItem.h +++ b/Xcode3UI/Xcode3ProjectEditorAddTargetItem.h @@ -6,13 +6,30 @@ #import "NSObject.h" -@interface Xcode3ProjectEditorAddTargetItem : NSObject +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface Xcode3ProjectEditorAddTargetItem : NSObject { } + (id)sharedAddTargetItem; -- (id)navigableItem_image; -- (id)navigableItem_name; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3ProjectEditorItem.h b/Xcode3UI/Xcode3ProjectEditorItem.h index 35b96fa18..950ff229d 100644 --- a/Xcode3UI/Xcode3ProjectEditorItem.h +++ b/Xcode3UI/Xcode3ProjectEditorItem.h @@ -33,5 +33,11 @@ @property(readonly, nonatomic) NSString *identifier; - (id)initWithExtension:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3ProjectEditorSourceListContainerView.h b/Xcode3UI/Xcode3ProjectEditorSourceListContainerView.h new file mode 100644 index 000000000..40928ca00 --- /dev/null +++ b/Xcode3UI/Xcode3ProjectEditorSourceListContainerView.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSView.h" + +@interface Xcode3ProjectEditorSourceListContainerView : NSView +{ +} + +- (void)drawRect:(struct CGRect)arg1; + +@end + diff --git a/Xcode3UI/Xcode3ProjectInfoEditor.h b/Xcode3UI/Xcode3ProjectInfoEditor.h index f4e1b86eb..279a2bde5 100644 --- a/Xcode3UI/Xcode3ProjectInfoEditor.h +++ b/Xcode3UI/Xcode3ProjectInfoEditor.h @@ -13,7 +13,7 @@ #import "NSTableViewDelegate-Protocol.h" #import "Xcode3SourceListItemEditor-Protocol.h" -@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTImageAndTextCell, DVTLocale, DVTLozengeTextField, DVTOutlineView, DVTPerformanceMetric, DVTSourceExpression, DVTStackView_ML, DVTTableView, IDECapsuleListView, IDEViewController, NSArray, NSBox, NSButton, NSComboBox, NSMenu, NSMutableArray, NSMutableDictionary, NSPopUpButton, NSString, NSTextField, NSTextFieldCell, NSTimer, NSView, PBXProject, Xcode3ProjectEditor; +@class DVTBorderedView, DVTGradientImageButton, DVTGradientImagePopUpButton, DVTImageAndTextCell, DVTLocale, DVTLozengeTextField, DVTOutlineView, DVTPerformanceMetric, DVTSourceExpression, DVTStackView_ML, DVTTableView, IDECapsuleListView, IDEViewController, NSArray, NSButton, NSComboBox, NSMenu, NSMutableArray, NSMutableDictionary, NSPopUpButton, NSString, NSTextField, NSTextFieldCell, NSTimer, NSView, PBXProject, Xcode3ProjectEditor; @interface Xcode3ProjectInfoEditor : IDEViewController { @@ -42,9 +42,8 @@ IDEViewController *_configurationsViewController; DVTBorderedView *_configurationsBorder; DVTBorderedView *_localizationsBorder; - NSBox *_iPhoneOSTargetsBox; - NSBox *_sdkSeparator; - NSBox *_MacOSTargetsBox; + NSView *_iOSDeploymentTargetContainer; + NSView *_OSXDeploymentTargetContainer; NSView *_configurationsContentView; DVTOutlineView *_configurationsOutlineView; DVTGradientImageButton *_removeConfigurationButton; @@ -164,9 +163,13 @@ // Remaining properties @property(readonly) struct CGRect currentSelectionFrame; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(copy, nonatomic) NSArray *inspectedBlueprints; @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @property(readonly, nonatomic) DVTSourceExpression *selectedExpression; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3ProjectInfoEditorCapsuleViewController.h b/Xcode3UI/Xcode3ProjectInfoEditorCapsuleViewController.h index 3f4d8863e..4ae7e6a8d 100644 --- a/Xcode3UI/Xcode3ProjectInfoEditorCapsuleViewController.h +++ b/Xcode3UI/Xcode3ProjectInfoEditorCapsuleViewController.h @@ -19,7 +19,7 @@ @property(readonly) BOOL canSelect; - (id)capsuleViewBackgroundColor:(id)arg1; @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; // Remaining properties @property BOOL canAddItems; @@ -27,8 +27,12 @@ @property BOOL canRemoveItems; @property(readonly) BOOL canRename; @property(readonly) BOOL canUndisclose; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3ProjectLocalizationLocaleAssistant.h b/Xcode3UI/Xcode3ProjectLocalizationLocaleAssistant.h index 80d59eb57..999175552 100644 --- a/Xcode3UI/Xcode3ProjectLocalizationLocaleAssistant.h +++ b/Xcode3UI/Xcode3ProjectLocalizationLocaleAssistant.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class IDENavigatorDataCell, NSArray, NSPopUpButtonCell, NSTableView; +@class IDENavigatorDataCell, NSArray, NSPopUpButtonCell, NSString, NSTableView; @interface Xcode3ProjectLocalizationLocaleAssistant : IDEAssistant { @@ -41,5 +41,11 @@ - (void)primitiveInvalidate; - (void)loadView; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3ProjectTemplate.h b/Xcode3UI/Xcode3ProjectTemplate.h index 86b32fb5b..f71300e82 100644 --- a/Xcode3UI/Xcode3ProjectTemplate.h +++ b/Xcode3UI/Xcode3ProjectTemplate.h @@ -8,7 +8,7 @@ #import "Xcode3ProjectTemplateUnitParent-Protocol.h" -@class NSArray; +@class NSArray, NSString; @interface Xcode3ProjectTemplate : IDETemplate { @@ -17,7 +17,7 @@ + (id)additionalAvailableTemplatesOfTemplateKind:(id)arg1; + (void)addUnit:(id)arg1 fromUnits:(id)arg2 toDependencies:(id)arg3; -@property(readonly) NSArray *units; // @synthesize units=_units; +@property(readonly, copy) NSArray *units; // @synthesize units=_units; - (void).cxx_destruct; - (id)defaultCompletionName; - (id)templateOptions; @@ -29,5 +29,11 @@ - (id)initWithUnits:(id)arg1 templateKind:(id)arg2; - (id)objectSpecifier; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3ProjectTemplateDefinition.h b/Xcode3UI/Xcode3ProjectTemplateDefinition.h index 8829c42d5..0ab4b6b62 100644 --- a/Xcode3UI/Xcode3ProjectTemplateDefinition.h +++ b/Xcode3UI/Xcode3ProjectTemplateDefinition.h @@ -28,12 +28,14 @@ NSArray *_targetIndices; id _substituteMacros; NSArray *_groups; + NSArray *_buildAttributes; long long _sortOrder; } @property long long sortOrder; // @synthesize sortOrder=_sortOrder; @property(retain) id groups; // @synthesize groups=_groups; @property(retain) id substituteMacros; // @synthesize substituteMacros=_substituteMacros; +@property(retain) NSArray *buildAttributes; // @synthesize buildAttributes=_buildAttributes; @property(retain) NSArray *targetIndices; // @synthesize targetIndices=_targetIndices; @property(copy) NSArray *group; // @synthesize group=_group; @property(retain) id wrapsLines; // @synthesize wrapsLines=_wrapsLines; diff --git a/Xcode3UI/Xcode3ProjectTemplateDefinitionNode.h b/Xcode3UI/Xcode3ProjectTemplateDefinitionNode.h index 3c14e6556..fe83d4945 100644 --- a/Xcode3UI/Xcode3ProjectTemplateDefinitionNode.h +++ b/Xcode3UI/Xcode3ProjectTemplateDefinitionNode.h @@ -10,24 +10,30 @@ @interface Xcode3ProjectTemplateDefinitionNode : NSObject { - NSString *_name; - NSArray *_children; Xcode3ProjectTemplateDefinitionNode *_wildcardNode; + NSArray *_children; + NSString *_name; + NSString *_expansionString; } -@property(copy) NSArray *children; // @synthesize children=_children; +@property(copy) NSString *expansionString; // @synthesize expansionString=_expansionString; @property(copy) NSString *name; // @synthesize name=_name; +@property(copy) NSArray *children; // @synthesize children=_children; - (void).cxx_destruct; - (id)description; - (id)outputToFilePath:(id)arg1 withDefinitions:(id)arg2 indentString:(id)arg3 rootGroup:(id)arg4 targets:(id)arg5 basedOn:(id)arg6 targetName:(id)arg7 error:(id *)arg8 replacementHandler:(id)arg9; - (id)outputInDirectory:(id)arg1 withDefinitions:(id)arg2 indentString:(id)arg3 rootGroup:(id)arg4 targets:(id)arg5 basedOn:(id)arg6 error:(id *)arg7 replacementHandler:(id)arg8; - (BOOL)shouldProcessPath:(id)arg1; - (void)addToString:(id)arg1 withPrefixNames:(id)arg2 definitions:(id)arg3 indent:(long long *)arg4 indentString:(id)arg5; -- (id)definitionForNames:(id)arg1 withDefinitions:(id)arg2 wildcardString:(id *)arg3; +- (id)definitionForNames:(id)arg1 withDefinitions:(id)arg2; @property(readonly) NSMutableArray *mutableChildren; - (void)addNodeWithNames:(id)arg1; - (id)nodeWithName:(id)arg1; - (void)addChildNodes:(id)arg1; +- (struct _NSRange)rangeOfNextSeparatorInString:(id)arg1 range:(struct _NSRange)arg2; +- (struct _NSRange)rangeOfNextParenCloserInString:(id)arg1 range:(struct _NSRange)arg2; +- (struct _NSRange)rangeOfNextMacroCloserInString:(id)arg1 range:(struct _NSRange)arg2; +- (struct _NSRange)rangeOfNextSeparatorOrOpenerInString:(id)arg1 range:(struct _NSRange)arg2 foundScanType:(long long *)arg3; - (id)init; @end diff --git a/Xcode3UI/Xcode3ProjectTemplateFactory.h b/Xcode3UI/Xcode3ProjectTemplateFactory.h index 74b20c5d6..395bcc581 100644 --- a/Xcode3UI/Xcode3ProjectTemplateFactory.h +++ b/Xcode3UI/Xcode3ProjectTemplateFactory.h @@ -14,6 +14,7 @@ - (void)instantiateTemplateForContext:(id)arg1 options:(id)arg2 whenDone:(id)arg3; - (id)proposedFilePathsForContext:(id)arg1 options:(id)arg2 error:(id *)arg3; - (id)outputToContext:(id)arg1 options:(id)arg2 error:(id *)arg3; +- (id)_targetWithTemplateIdentifier:(id)arg1 inTargets:(id)arg2; - (id)macroEngineForProject:(id)arg1 options:(id)arg2; - (id)indentString; - (id)projectForProjectPath:(id)arg1 context:(id)arg2; diff --git a/Xcode3UI/Xcode3ProjectTemplateTester.h b/Xcode3UI/Xcode3ProjectTemplateTester.h new file mode 100644 index 000000000..44b7577c0 --- /dev/null +++ b/Xcode3UI/Xcode3ProjectTemplateTester.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSMutableSet; + +@interface Xcode3ProjectTemplateTester : NSObject +{ + NSMutableSet *_usedTemplateNames; +} + +@property(retain) NSMutableSet *usedTemplateNames; // @synthesize usedTemplateNames=_usedTemplateNames; +- (void).cxx_destruct; +- (void)doIt; +- (void)doTemplate:(id)arg1; +- (void)permuteOptions:(id)arg1 inTemplate:(id)arg2 withFolderName:(id)arg3; +- (id)uniqueTemplateNameForName:(id)arg1; + +@end + diff --git a/Xcode3UI/Xcode3ProjectTemplateUnit.h b/Xcode3UI/Xcode3ProjectTemplateUnit.h index f0c5f06ed..01e8d5d07 100644 --- a/Xcode3UI/Xcode3ProjectTemplateUnit.h +++ b/Xcode3UI/Xcode3ProjectTemplateUnit.h @@ -21,23 +21,37 @@ BOOL _concrete; BOOL _projectOnly; BOOL _targetOnly; - BOOL _testTarget; + BOOL _wantsAssociatedTarget; + BOOL _associatedTargetIsTargetToBeTested; + BOOL _associatedTargetIsDependent; + BOOL _associatedTargetNeedsProductBuildPhaseInjection; id _parent; NSString *_identifier; NSArray *_nodes; NSDictionary *_macros; NSDictionary *_project; + NSArray *_associatedTargetAllowableProductTypes; + NSString *_associatedTargetPopUpTitle; + NSString *_associatedTargetPopUpDescription; + NSArray *_optionConstraints; NSArray *_injectionTargetNames; } @property(readonly) NSArray *injectionTargetNames; // @synthesize injectionTargetNames=_injectionTargetNames; -@property(readonly, getter=isTestTarget) BOOL testTarget; // @synthesize testTarget=_testTarget; +@property(readonly) NSArray *optionConstraints; // @synthesize optionConstraints=_optionConstraints; +@property(readonly) NSString *associatedTargetPopUpDescription; // @synthesize associatedTargetPopUpDescription=_associatedTargetPopUpDescription; +@property(readonly) NSString *associatedTargetPopUpTitle; // @synthesize associatedTargetPopUpTitle=_associatedTargetPopUpTitle; +@property(readonly) BOOL associatedTargetNeedsProductBuildPhaseInjection; // @synthesize associatedTargetNeedsProductBuildPhaseInjection=_associatedTargetNeedsProductBuildPhaseInjection; +@property(readonly) BOOL associatedTargetIsDependent; // @synthesize associatedTargetIsDependent=_associatedTargetIsDependent; +@property(readonly) BOOL associatedTargetIsTargetToBeTested; // @synthesize associatedTargetIsTargetToBeTested=_associatedTargetIsTargetToBeTested; +@property(readonly) NSArray *associatedTargetAllowableProductTypes; // @synthesize associatedTargetAllowableProductTypes=_associatedTargetAllowableProductTypes; +@property(readonly) BOOL wantsAssociatedTarget; // @synthesize wantsAssociatedTarget=_wantsAssociatedTarget; @property(readonly, getter=isTargetOnly) BOOL targetOnly; // @synthesize targetOnly=_targetOnly; @property(readonly, getter=isProjectOnly) BOOL projectOnly; // @synthesize projectOnly=_projectOnly; @property(readonly, getter=isConcrete) BOOL concrete; // @synthesize concrete=_concrete; @property(readonly) NSDictionary *project; // @synthesize project=_project; -@property(readonly) NSDictionary *macros; // @synthesize macros=_macros; -@property(readonly) NSArray *nodes; // @synthesize nodes=_nodes; +@property(readonly, copy) NSDictionary *macros; // @synthesize macros=_macros; +@property(readonly, copy) NSArray *nodes; // @synthesize nodes=_nodes; @property(copy) NSString *identifier; // @synthesize identifier=_identifier; @property __weak id parent; // @synthesize parent=_parent; - (void).cxx_destruct; @@ -52,5 +66,11 @@ - (Class)templateOptionClass; - (id)initWithTemplateInfo:(id)arg1 filePath:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3ResourcesBuildPhaseViewController.h b/Xcode3UI/Xcode3ResourcesBuildPhaseViewController.h index 6b6a64e79..ff2820845 100644 --- a/Xcode3UI/Xcode3ResourcesBuildPhaseViewController.h +++ b/Xcode3UI/Xcode3ResourcesBuildPhaseViewController.h @@ -17,7 +17,7 @@ } - (void).cxx_destruct; -- (id)_objectValueForRowColumnOfBuildFile:(id)arg1; +- (id)_objectValueForRoleColumnOfBuildFile:(id)arg1; - (void)_setResourceRole:(id)arg1; - (id)_dataCellForRoleOfBuildFile:(id)arg1; - (id)_noRoleCell; diff --git a/Xcode3UI/Xcode3SafariKeychainItemModel.h b/Xcode3UI/Xcode3SafariKeychainItemModel.h new file mode 100644 index 000000000..577bc7e05 --- /dev/null +++ b/Xcode3UI/Xcode3SafariKeychainItemModel.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemModel.h" + +@class NSArray; + +@interface Xcode3SafariKeychainItemModel : IDEProjectItemModel +{ + NSArray *_domains; +} + +@property(copy, nonatomic) NSArray *domains; // @synthesize domains=_domains; +- (void).cxx_destruct; +- (BOOL)isEnabledUsingEducatedGuess; +- (id)flightChecks; +- (id)instantiateEntitlementsFlightCheck; +- (id)defaultDomains; +- (id)defaultDomain; +- (void)_setDomains:(id)arg1 postAssignmentBlock:(id)arg2; +- (void)modelWasDisabled; +- (void)modelWasEnabledWithContext:(id)arg1; +- (void)targetCoordinatorChanged:(id)arg1; +- (void)readValuesFromEntitlements; +- (id)initWithCapabilitiesContext:(id)arg1 item:(id)arg2; + +@end + diff --git a/Xcode3UI/Xcode3SafariKeychainItemViewController.h b/Xcode3UI/Xcode3SafariKeychainItemViewController.h new file mode 100644 index 000000000..d1a5c6b16 --- /dev/null +++ b/Xcode3UI/Xcode3SafariKeychainItemViewController.h @@ -0,0 +1,40 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemViewController.h" + +@class DVTBorderedView, DVTGradientImageButton, DVTObservingToken, DVTTableView, NSArrayController, Xcode3SafariKeychainItemModel; + +@interface Xcode3SafariKeychainItemViewController : IDEProjectItemViewController +{ + DVTObservingToken *_itemObserver; + DVTBorderedView *_tableBorder; + DVTTableView *_domainsTable; + DVTGradientImageButton *_addDomainButton; + DVTGradientImageButton *_removeDomainButton; + NSArrayController *_domainsController; +} + +@property(retain) NSArrayController *domainsController; // @synthesize domainsController=_domainsController; +@property(retain) DVTGradientImageButton *removeDomainButton; // @synthesize removeDomainButton=_removeDomainButton; +@property(retain) DVTGradientImageButton *addDomainButton; // @synthesize addDomainButton=_addDomainButton; +@property(retain) DVTTableView *domainsTable; // @synthesize domainsTable=_domainsTable; +@property(retain) DVTBorderedView *tableBorder; // @synthesize tableBorder=_tableBorder; +- (void).cxx_destruct; +- (void)removeSelectedDomains:(id)arg1; +- (void)addDomain:(id)arg1; +- (void)primitiveInvalidate; +- (void)viewWillUninstall; +- (void)viewDidInstall; +- (void)layout; +- (void)loadView; +- (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; + +// Remaining properties +@property(readonly, nonatomic) Xcode3SafariKeychainItemModel *model; + +@end + diff --git a/Xcode3UI/Xcode3SandboxItemModel.h b/Xcode3UI/Xcode3SandboxItemModel.h index a5cb18d07..43fdc2dc2 100644 --- a/Xcode3UI/Xcode3SandboxItemModel.h +++ b/Xcode3UI/Xcode3SandboxItemModel.h @@ -10,6 +10,7 @@ @interface Xcode3SandboxItemModel : IDEProjectItemModel { + id _entitlementsFlightCheck; NSMutableDictionary *_entitlements; NSMutableDictionary *_filesystemPermissions; } @@ -23,6 +24,7 @@ @property(retain) NSMutableDictionary *entitlements; // @synthesize entitlements=_entitlements; - (void).cxx_destruct; - (BOOL)isEnabledUsingEducatedGuess; +- (id)flightChecks; - (id)entitlementsFlightCheck; - (void)setValue:(id)arg1 forUndefinedKey:(id)arg2; - (id)valueForUndefinedKey:(id)arg1; diff --git a/Xcode3UI/Xcode3SandboxItemViewController.h b/Xcode3UI/Xcode3SandboxItemViewController.h index fc58abe0b..be47280ab 100644 --- a/Xcode3UI/Xcode3SandboxItemViewController.h +++ b/Xcode3UI/Xcode3SandboxItemViewController.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVTBorderedView, DVTTableView, Xcode3SandboxItemModel; +@class DVTBorderedView, DVTTableView, NSString, Xcode3SandboxItemModel; @interface Xcode3SandboxItemViewController : IDEProjectItemViewController { @@ -27,7 +27,11 @@ - (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; // Remaining properties -@property(retain, nonatomic) Xcode3SandboxItemModel *model; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) Xcode3SandboxItemModel *model; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3SaveDestinationController.h b/Xcode3UI/Xcode3SaveDestinationController.h index d3a39b4dc..80c614c91 100644 --- a/Xcode3UI/Xcode3SaveDestinationController.h +++ b/Xcode3UI/Xcode3SaveDestinationController.h @@ -9,7 +9,7 @@ #import "NSTableViewDataSource-Protocol.h" #import "NSTableViewDelegate-Protocol.h" -@class DVTTableView, Xcode3TargetMembershipDataSource; +@class DVTTableView, NSString, Xcode3TargetMembershipDataSource; @interface Xcode3SaveDestinationController : IDESaveDestinationController { @@ -25,5 +25,11 @@ - (void)configureTargetsTableView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3ShellScriptBuildPhaseViewController.h b/Xcode3UI/Xcode3ShellScriptBuildPhaseViewController.h index 0a6ccd9d6..cf8562cf0 100644 --- a/Xcode3UI/Xcode3ShellScriptBuildPhaseViewController.h +++ b/Xcode3UI/Xcode3ShellScriptBuildPhaseViewController.h @@ -9,7 +9,7 @@ #import "DVTSourceTextViewDelegate-Protocol.h" #import "DVTTextStorageDelegate-Protocol.h" -@class DVTBorderedView, DVTDelayedInvocation, DVTGradientImageButton, DVTNotificationToken, DVTScriptSourceTextView, DVTTableView, NSArray, NSButton, NSScrollView; +@class DVTBorderedView, DVTDelayedInvocation, DVTGradientImageButton, DVTNotificationToken, DVTScriptSourceTextView, DVTTableView, NSArray, NSButton, NSDictionary, NSScrollView, NSString; @interface Xcode3ShellScriptBuildPhaseViewController : Xcode3BuildPhaseViewController { @@ -68,5 +68,12 @@ - (void)loadView; - (id)nibName; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) NSDictionary *sourceLanguageServiceContext; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3SourceTreesPrefsPaneController.h b/Xcode3UI/Xcode3SourceTreesPrefsPaneController.h index 1c554cc42..1441e1338 100644 --- a/Xcode3UI/Xcode3SourceTreesPrefsPaneController.h +++ b/Xcode3UI/Xcode3SourceTreesPrefsPaneController.h @@ -8,7 +8,7 @@ #import "DVTTableViewDelegate-Protocol.h" -@class DVTBorderedView, DVTGradientImageButton, DVTTableView, IDEControlGroup, NSArray, NSArrayController, NSMutableArray; +@class DVTBorderedView, DVTGradientImageButton, DVTTableView, IDEControlGroup, NSArray, NSArrayController, NSMutableArray, NSString; @interface Xcode3SourceTreesPrefsPaneController : DVTViewController { @@ -35,5 +35,11 @@ - (void)loadView; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3Target-Xcode3TargetUIAdditions.h b/Xcode3UI/Xcode3Target-Xcode3TargetUIAdditions.h index e3ebf558a..ccee116f1 100644 --- a/Xcode3UI/Xcode3Target-Xcode3TargetUIAdditions.h +++ b/Xcode3UI/Xcode3Target-Xcode3TargetUIAdditions.h @@ -6,13 +6,34 @@ #import "Xcode3Target.h" -@interface Xcode3Target (Xcode3TargetUIAdditions) +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSArray, NSImage, NSString; + +@interface Xcode3Target (Xcode3TargetUIAdditions) ++ (id)keyPathsForValuesAffectingNavigableItem_name; + (id)iconForPBXTarget:(id)arg1; +@property(readonly) NSArray *modernizerPropertyDefinitions; - (void)convertToUseModernUnitTests; @property(readonly) BOOL isXPCServiceTarget; @property(readonly) BOOL isAutomatorActionTarget; - (BOOL)_isProductBundleWithExtension:(id)arg1; - (id)capabilitiesContextCreateIfNil:(BOOL)arg1; - (void)createEntitlementsFileWithDefaultEntitlements:(id)arg1; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3TargetCapabilitiesContext.h b/Xcode3UI/Xcode3TargetCapabilitiesContext.h index d311d8e06..d764e9b74 100644 --- a/Xcode3UI/Xcode3TargetCapabilitiesContext.h +++ b/Xcode3UI/Xcode3TargetCapabilitiesContext.h @@ -23,6 +23,7 @@ NSMutableArray *_changeNotificationTokens; NSMutableDictionary *_capabilityModelsByItemIdentifier; NSArray *_capabilityItemModels; + NSString *_platformIdentifier; Xcode3Target *_target; } @@ -30,13 +31,11 @@ + (id)_projectItemExtensions; + (void)initialize; @property(readonly) Xcode3Target *target; // @synthesize target=_target; +@property(readonly) NSString *platformIdentifier; // @synthesize platformIdentifier=_platformIdentifier; - (void).cxx_destruct; - (void)_runFlightChecksForModel:(id)arg1; - (void)_coordinatorChanged:(id)arg1; -- (id)_coordinatorForNotification:(id)arg1; -- (id)_flightCheckFromModel:(id)arg1 forCoordinator:(id)arg2; - (id)_applicableItems; -- (void)_syncPBXTarget; @property(readonly) NSString *provisioningProfileUUID; @property(readonly) NSString *codesignIdentity; - (void)useTeamBasedSigningWithTeam:(id)arg1 account:(id)arg2; @@ -45,13 +44,11 @@ @property(retain, nonatomic) DVTDeveloperAccount *selectedAccount; @property(retain, nonatomic) DVTTeamRecord *selectedTeamRecord; @property(readonly, getter=isInternal) BOOL internal; -@property(readonly) NSArray *explicitlyEnabledAppIDFeatures; +- (id)expandEntitlements:(id)arg1 error:(id *)arg2; - (id)appIDFeatureStateBasedOnCapabilitiesAndEntitlements; - (id)appIDFeatureStateBasedOnCapabilities; - (id)_appIDFeatureStateIncludingEntitlements:(BOOL)arg1; -@property(readonly) NSArray *enabledAppIDFeatures; @property(readonly) NSString *targetBundleIdentifier; -@property(readonly) NSString *platformIdentifier; @property(readonly) NSArray *capabilityItemModels; // @synthesize capabilityItemModels=_capabilityItemModels; @property(readonly) Xcode3TargetPortalEntitlementsCoordinator *portalEntitlementsCoordinator; @property(readonly) Xcode3TargetLinkedFrameworksCoordinator *linkedFrameworksCoordinator; @@ -71,7 +68,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3TargetChooserViewController.h b/Xcode3UI/Xcode3TargetChooserViewController.h index d917f99ca..28543241b 100644 --- a/Xcode3UI/Xcode3TargetChooserViewController.h +++ b/Xcode3UI/Xcode3TargetChooserViewController.h @@ -8,7 +8,7 @@ #import "NSPathControlDelegate-Protocol.h" -@class IDENavigableItem, IDENavigableItemCoordinator, IDEPathControl, IDEWorkspace, NSArray; +@class IDENavigableItem, IDENavigableItemCoordinator, IDEPathControl, IDEWorkspace, NSArray, NSString; @interface Xcode3TargetChooserViewController : IDEViewController { @@ -33,5 +33,11 @@ - (void)loadView; - (id)initWithWorkspace:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3TargetCoordinator.h b/Xcode3UI/Xcode3TargetCoordinator.h index 5b93b2b1d..e60ba2612 100644 --- a/Xcode3UI/Xcode3TargetCoordinator.h +++ b/Xcode3UI/Xcode3TargetCoordinator.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, Xcode3Target; +@class DVTStackBacktrace, NSString, Xcode3Target; @interface Xcode3TargetCoordinator : NSObject { @@ -23,7 +23,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3TargetDependency.h b/Xcode3UI/Xcode3TargetDependency.h new file mode 100644 index 000000000..61dec9111 --- /dev/null +++ b/Xcode3UI/Xcode3TargetDependency.h @@ -0,0 +1,42 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "DVTModelTreeNode.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString, Xcode3BuildFileGroup, Xcode3BuildPhase; + +@interface Xcode3TargetDependency : DVTModelTreeNode +{ + id _blueprint; +} + ++ (void)initialize; +@property(readonly) id blueprint; // @synthesize blueprint=_blueprint; +- (void).cxx_destruct; +@property(readonly) id representedObject; +- (id)initWithBlueprint:(id)arg1; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly) Xcode3BuildPhase *buildPhase; // @dynamic buildPhase; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Xcode3BuildFileGroup *parentGroup; // @dynamic parentGroup; +@property(readonly) Class superclass; + +@end + diff --git a/Xcode3UI/Xcode3TargetDependencyGroup.h b/Xcode3UI/Xcode3TargetDependencyGroup.h new file mode 100644 index 000000000..db214d3a7 --- /dev/null +++ b/Xcode3UI/Xcode3TargetDependencyGroup.h @@ -0,0 +1,25 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface Xcode3TargetDependencyGroup : Xcode3BuildFileGroup +{ +} + ++ (void)initialize; +- (id)_computeTargetDependencies; +- (BOOL)insertItems:(id)arg1 atIndex:(unsigned long long)arg2; +- (BOOL)canInsertItems:(id)arg1; +- (BOOL)removeItemsAtIndexes:(id)arg1; +- (void)dependencyRemovedNotification:(id)arg1; +- (void)dependencyAddedNotification:(id)arg1; +- (id)name; +- (void)primitiveInvalidate; +- (void)initializeGroup; + +@end + diff --git a/Xcode3UI/Xcode3TargetDependencyPhase.h b/Xcode3UI/Xcode3TargetDependencyPhase.h new file mode 100644 index 000000000..c061c12e3 --- /dev/null +++ b/Xcode3UI/Xcode3TargetDependencyPhase.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface Xcode3TargetDependencyPhase : Xcode3BuildPhase +{ +} + ++ (id)targetDepdendencyBuildPhaseForTarget:(id)arg1; ++ (void)initialize; +- (BOOL)containsItemIdenticalTo:(id)arg1; +- (id)fileTypeForDisplay; +- (BOOL)acceptsItem:(id)arg1 checkFileType:(BOOL)arg2; +- (BOOL)acceptsItem:(id)arg1; +- (id)pbxBuildFiles; +- (id)name; +- (BOOL)canMove; +- (BOOL)canDelete; +- (BOOL)canRename; +- (id)pbxBuildPhase; +- (id)gid; +- (id)initWithRepresentedObject:(id)arg1 target:(id)arg2; + +@end + diff --git a/Xcode3UI/Xcode3TargetEditor.h b/Xcode3UI/Xcode3TargetEditor.h index b5f2da6bd..7f488f8e2 100644 --- a/Xcode3UI/Xcode3TargetEditor.h +++ b/Xcode3UI/Xcode3TargetEditor.h @@ -8,7 +8,7 @@ #import "Xcode3SourceListItemEditor-Protocol.h" -@class DVTSourceExpression, DVTStackView_ML, IDEContainerQuery, IDEViewController, NSArray, NSMutableDictionary, PBXNativeTarget, Xcode3CodesignTroubleshootingViewController, Xcode3ProjectEditor; +@class DVTSourceExpression, DVTStackView_ML, IDEContainerQuery, NSArray, NSMutableDictionary, NSString, PBXNativeTarget, Xcode3CodesignTroubleshootingViewController, Xcode3ProjectEditor; @interface Xcode3TargetEditor : IDEViewController { @@ -22,6 +22,7 @@ NSMutableDictionary *_assetCatalogWrappersByImageType; } ++ (id)keyPathsForValuesAffectingTargetNibFiles; + (id)validValuesForBuildSetting:(id)arg1 inTarget:(id)arg2; + (void)setValue:(id)arg1 forBuildSetting:(id)arg2 inTarget:(id)arg3; + (id)valueForBuildSetting:(id)arg1 inTarget:(id)arg2; @@ -29,8 +30,8 @@ + (id)duplicateTarget:(id)arg1; + (id)_duplicateTarget:(id)arg1; + (BOOL)canInspectBlueprint:(id)arg1; -+ (Class)targetSummaryEditorClassWithProductTypeIdentifier:(id)arg1 platformIdentifier:(id)arg2 productFileExtension:(id)arg3; -+ (id)extensionForTargetSummaryEditorWithProductTypeIdentifier:(id)arg1 platformIdentifier:(id)arg2 productFileExtension:(id)arg3; ++ (Class)targetSummaryEditorClassWithProductType:(id)arg1 platformIdentifier:(id)arg2 productFileExtension:(id)arg3; ++ (id)extensionForTargetSummaryEditorWithProductType:(id)arg1 platformIdentifier:(id)arg2 productFileExtension:(id)arg3; + (id)defaultViewNibBundle; + (id)defaultViewNibName; + (id)localizedSourceListItemEditorName; @@ -74,6 +75,7 @@ - (void)createImageSetNamed:(id)arg1 inAssetCatalogAtFilePath:(id)arg2 completionBlock:(id)arg3; - (void)createAssetCatalogWithSetName:(id)arg1 completionBlock:(id)arg2; - (id)targetAssetCatalogFilePaths; +- (id)targetNibFiles; - (id)targetMainInterfaceFiles; - (id)validValuesForBuildSetting:(id)arg1; - (id)expandedValueForString:(id)arg1; @@ -86,10 +88,14 @@ - (void)setValue:(id)arg1 forPlistSetting:(id)arg2; - (id)valueForPlistSetting:(id)arg1 ofType:(Class)arg2; - (BOOL)plistSettingsAreValid; +- (BOOL)isAFrameworkEditor; +- (BOOL)isAnAppExtensionEditor; +- (BOOL)isAnAppEditor; - (id)portalCoordinator; - (id)infoPlistCoordinator; @property(readonly) Xcode3CodesignTroubleshootingViewController *codesignTroubleViewController; -@property(readonly) IDEViewController *frameworksViewController; +- (id)frameworksViewController; +- (id)embeddedBinariesViewController; - (void)loadView; - (void)_refreshEditor:(id)arg1; - (Class)targetSummaryEditorClass; @@ -97,9 +103,13 @@ // Remaining properties @property(readonly) struct CGRect currentSelectionFrame; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(copy, nonatomic) NSArray *inspectedBlueprints; @property(readonly, nonatomic) DVTSourceExpression *mouseOverExpression; @property(readonly, nonatomic) DVTSourceExpression *selectedExpression; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3TargetEditorCapsuleViewController.h b/Xcode3UI/Xcode3TargetEditorCapsuleViewController.h index c89c30aea..8331f31d4 100644 --- a/Xcode3UI/Xcode3TargetEditorCapsuleViewController.h +++ b/Xcode3UI/Xcode3TargetEditorCapsuleViewController.h @@ -19,7 +19,7 @@ @property(readonly) BOOL canSelect; - (id)capsuleViewBackgroundColor:(id)arg1; @property(readonly) BOOL disclosedByDefault; -@property(readonly) NSString *titleForDisplay; +@property(readonly, copy) NSString *titleForDisplay; // Remaining properties @property BOOL canAddItems; @@ -27,8 +27,12 @@ @property BOOL canRemoveItems; @property(readonly) BOOL canRename; @property(readonly) BOOL canUndisclose; -@property(readonly) NSString *footerLabel; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly, copy) NSString *footerLabel; +@property(readonly) unsigned long long hash; @property(readonly) NSImage *icon; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3TargetEntitlementsCoordinator.h b/Xcode3UI/Xcode3TargetEntitlementsCoordinator.h index 6a66bcbf4..dadba0fb9 100644 --- a/Xcode3UI/Xcode3TargetEntitlementsCoordinator.h +++ b/Xcode3UI/Xcode3TargetEntitlementsCoordinator.h @@ -8,7 +8,7 @@ #import "IDEEntitlementsCoordination-Protocol.h" -@class DVTFilePath, IDEEntitlementsFile, PBXNativeTarget; +@class DVTFilePath, IDEEntitlementsFile, NSString, PBXNativeTarget; @interface Xcode3TargetEntitlementsCoordinator : Xcode3TargetCoordinator { @@ -46,5 +46,11 @@ - (void)primitiveInvalidate; - (id)initWithTarget:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3TargetEntitlementsCoordinatorToken.h b/Xcode3UI/Xcode3TargetEntitlementsCoordinatorToken.h index 9c16318da..0cfd90333 100644 --- a/Xcode3UI/Xcode3TargetEntitlementsCoordinatorToken.h +++ b/Xcode3UI/Xcode3TargetEntitlementsCoordinatorToken.h @@ -20,6 +20,8 @@ - (id)arrayOfStringsEntitlementValueForKey:(id)arg1; - (void)removeEntitlementsFileIfNeeded; - (void)makeEntitlementsFileIfNeeded; +- (id)objectForKeyedSubscript:(id)arg1; +- (void)setObject:(id)arg1 forKeyedSubscript:(id)arg2; - (void)setEntitlementValue:(id)arg1 forKey:(id)arg2; - (id)allEntitlementKeys; - (id)init; diff --git a/Xcode3UI/Xcode3TargetMembershipDataSource.h b/Xcode3UI/Xcode3TargetMembershipDataSource.h index 141e0d8bf..49b0e851e 100644 --- a/Xcode3UI/Xcode3TargetMembershipDataSource.h +++ b/Xcode3UI/Xcode3TargetMembershipDataSource.h @@ -38,6 +38,7 @@ - (id)tableView:(id)arg1 selectionIndexesForProposedSelection:(id)arg2; - (void)setSelectedBuildables:(id)arg1; - (id)selectedBuildables; +- (id)selectedXcode3Targets; - (id)selectedTargets; - (void)rememberSelectedTargets; - (void)updateTargets; @@ -46,5 +47,11 @@ - (void)dealloc; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3TargetMembershipInspector.h b/Xcode3UI/Xcode3TargetMembershipInspector.h index 4a97cba6f..e51945376 100644 --- a/Xcode3UI/Xcode3TargetMembershipInspector.h +++ b/Xcode3UI/Xcode3TargetMembershipInspector.h @@ -8,7 +8,7 @@ #import "NSTableViewDelegate-Protocol.h" -@class IDENavigatorDataCell, NSArray, NSArrayController, NSMutableArray, Xcode3Project, Xcode3TargetMembershipInspectorContentView; +@class IDENavigatorDataCell, NSArray, NSArrayController, NSMutableArray, NSString, Xcode3Project, Xcode3TargetMembershipInspectorContentView; @interface Xcode3TargetMembershipInspector : IDEInspectorViewController { @@ -43,5 +43,11 @@ - (id)_pbxProject; - (id)_project; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3TargetMembershipInspectorContentView.h b/Xcode3UI/Xcode3TargetMembershipInspectorContentView.h index 8ad0490df..3afdf3d09 100644 --- a/Xcode3UI/Xcode3TargetMembershipInspectorContentView.h +++ b/Xcode3UI/Xcode3TargetMembershipInspectorContentView.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, DVTTableView, Xcode3TargetMembershipInspector; +@class DVTStackBacktrace, DVTTableView, NSString, Xcode3TargetMembershipInspector; @interface Xcode3TargetMembershipInspectorContentView : DVTLayoutView_ML { @@ -25,7 +25,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/Xcode3UI/Xcode3TargetPortalEntitlementsCoordinator.h b/Xcode3UI/Xcode3TargetPortalEntitlementsCoordinator.h index ee2842179..a61bcd6e4 100644 --- a/Xcode3UI/Xcode3TargetPortalEntitlementsCoordinator.h +++ b/Xcode3UI/Xcode3TargetPortalEntitlementsCoordinator.h @@ -6,19 +6,20 @@ #import -@class DVTDelayedInvocation, DVTNotificationToken, DVTObservingToken, NSError, NSMapTable, NSMutableDictionary, Xcode3TargetBuildSettingsCoordinator, Xcode3TargetInfoPlistCoordinator; +@class DVTAppIDFeatures, DVTDelayedInvocation, DVTNotificationToken, DVTObservingToken, NSError, NSMapTable, NSObject, Xcode3TargetBuildSettingsCoordinator, Xcode3TargetInfoPlistCoordinator; @interface Xcode3TargetPortalEntitlementsCoordinator : Xcode3TargetCoordinator { - NSMutableDictionary *_entitlements; + DVTAppIDFeatures *_appIDFeatures; DVTDelayedInvocation *_delayedReplaceValues; - struct dispatch_queue_s *_portalInteractionQueue; + NSObject *_portalInteractionQueue; unsigned int _currentReplaceBlockGeneration; NSMapTable *_clientCallbackToEnqueueGenerationMap; DVTNotificationToken *_certificateNotificationToken; DVTNotificationToken *_profilesToken; DVTObservingToken *_teamObserver; DVTObservingToken *_runDestinationObserver; + id _coordinatorPlatform; Xcode3TargetBuildSettingsCoordinator *_buildSettingsCoordinator; id _portalInfoDelegate; NSError *_currentCodesigningError; @@ -31,19 +32,17 @@ @property(retain) Xcode3TargetBuildSettingsCoordinator *buildSettingsCoordinator; // @synthesize buildSettingsCoordinator=_buildSettingsCoordinator; - (void).cxx_destruct; - (id)instantiatePortalFlightCheckWithCapabilitiesContext:(id)arg1 key:(id)arg2 value:(id)arg3 valueForReset:(id)arg4 validValues:(id)arg5 humanReadableKey:(id)arg6; -- (void)_replaceValuesWithEntitlements:(id)arg1 snapshot:(id)arg2 callback:(id)arg3; +- (void)_writeFeatures:(id)arg1 snapshot:(id)arg2 callback:(id)arg3; - (id)capabilitiesContext; - (void)_readValues; - (id)codesignParameterSnapshot:(id *)arg1; - (void)_enqueueReplacementOfEntitlementsWithSnapshot:(id)arg1; -- (long long)platform; -- (id)_entitlements; +- (id)combinedAppIDFeatures; +- (id)coordinatorPlatform; +- (id)certificateUtilities; @property(readonly, nonatomic) id profile; -- (BOOL)boolValueForEntitlement:(id)arg1; -- (id)stringValueForEntitlement:(id)arg1; -- (id)valueForEntitlement:(id)arg1; -- (id)syncSetValue:(id)arg1 forEntitlement:(id)arg2; -- (void)setValue:(id)arg1 forEntitlement:(id)arg2 callback:(id)arg3; +- (id)setAppIDFeatures:(id)arg1; +@property(readonly) DVTAppIDFeatures *appIDFeatures; - (void)primitiveInvalidate; - (id)initWithTarget:(id)arg1 portalInfoDelegate:(id)arg2; - (id)initWithTarget:(id)arg1; diff --git a/Xcode3UI/Xcode3TargetPortalEntitlementsCoordinatorSnapshot.h b/Xcode3UI/Xcode3TargetPortalEntitlementsCoordinatorSnapshot.h index b7289cd7e..9e1f671aa 100644 --- a/Xcode3UI/Xcode3TargetPortalEntitlementsCoordinatorSnapshot.h +++ b/Xcode3UI/Xcode3TargetPortalEntitlementsCoordinatorSnapshot.h @@ -13,7 +13,7 @@ NSString *_bundleIdentifier; NSString *_codesignIdentity; NSString *_profileUUID; - long long _platform; + NSString *_platformIdentifier; NSString *_teamID; DVTDeveloperAccount *_developerAccount; NSString *_deviceUUID; @@ -24,7 +24,7 @@ @property(copy, nonatomic) NSString *deviceUUID; // @synthesize deviceUUID=_deviceUUID; @property(retain, nonatomic) DVTDeveloperAccount *developerAccount; // @synthesize developerAccount=_developerAccount; @property(copy, nonatomic) NSString *teamID; // @synthesize teamID=_teamID; -@property(nonatomic) long long platform; // @synthesize platform=_platform; +@property(retain, nonatomic) NSString *platformIdentifier; // @synthesize platformIdentifier=_platformIdentifier; @property(copy, nonatomic) NSString *profileUUID; // @synthesize profileUUID=_profileUUID; @property(copy, nonatomic) NSString *codesignIdentity; // @synthesize codesignIdentity=_codesignIdentity; @property(copy, nonatomic) NSString *bundleIdentifier; // @synthesize bundleIdentifier=_bundleIdentifier; diff --git a/Xcode3UI/Xcode3TargetTemplateOptionsAssistant.h b/Xcode3UI/Xcode3TargetTemplateOptionsAssistant.h index b897f0cce..2457f5cfe 100644 --- a/Xcode3UI/Xcode3TargetTemplateOptionsAssistant.h +++ b/Xcode3UI/Xcode3TargetTemplateOptionsAssistant.h @@ -8,7 +8,7 @@ #import "IDECompletionDestinationDelegate-Protocol.h" -@class IDECompletionDestinationManager, NSPopUpButton, NSString, Xcode3Target, Xcode3TargetChooserViewController; +@class IDECompletionDestinationManager, NSArray, NSMutableDictionary, NSPopUpButton, NSString, Xcode3Target, Xcode3TargetChooserViewController; @interface Xcode3TargetTemplateOptionsAssistant : IDETemplateOptionsAssistant { @@ -17,6 +17,13 @@ NSPopUpButton *_targetPopUp; Xcode3Target *_selectedTarget; NSString *_suggestedProductName; + NSArray *_associatedTargetAllowableProductTypes; + BOOL _associatedTargetIsDependent; + BOOL _associatedTargetIsTargetToBeTested; + BOOL _associatedTargetNeedsProductBuildPhaseInjection; + NSString *_associatedTargetPopUpTitle; + NSString *_associatedTargetPopUpDescription; + NSMutableDictionary *_prevOptionValuesFromConstraints; Xcode3TargetChooserViewController *_blueprintChooser; } @@ -30,6 +37,7 @@ - (void)restoreSelectionFromUserDefaults; - (void)setAssistantContext:(id)arg1; - (void)takeSelectedTargetFromMenuItem:(id)arg1; +- (void)updateOptionConstraints; - (void)rebuildTargetPopupIfNeeded; - (void)updateDefaultPackageName; - (void)updateClassPrefix; @@ -46,5 +54,11 @@ - (void)primitiveInvalidate; - (id)initWithNibName:(id)arg1 bundle:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3TargetWrapper.h b/Xcode3UI/Xcode3TargetWrapper.h index e033709a4..2706e44e5 100644 --- a/Xcode3UI/Xcode3TargetWrapper.h +++ b/Xcode3UI/Xcode3TargetWrapper.h @@ -6,10 +6,11 @@ #import "NSObject.h" -@class NSImage, NSString, PBXTarget, Xcode3Project; +@class NSImage, NSString, PBXTarget, Xcode3Project, Xcode3Target; @interface Xcode3TargetWrapper : NSObject { + Xcode3Target *_target; PBXTarget *_pbxTarget; Xcode3Project *_project; NSString *_name; @@ -22,6 +23,7 @@ @property BOOL selected; // @synthesize selected=_selected; @property(readonly) Xcode3Project *project; // @synthesize project=_project; @property(readonly) PBXTarget *pbxTarget; // @synthesize pbxTarget=_pbxTarget; +@property(readonly) Xcode3Target *target; // @synthesize target=_target; - (void).cxx_destruct; - (id)initWithPBXTarget:(id)arg1 project:(id)arg2; diff --git a/Xcode3UI/Xcode3TextConversionProvider.h b/Xcode3UI/Xcode3TextConversionProvider.h index 9fa8797d6..36db64042 100644 --- a/Xcode3UI/Xcode3TextConversionProvider.h +++ b/Xcode3UI/Xcode3TextConversionProvider.h @@ -8,6 +8,8 @@ #import "DVTDiffTextFilter-Protocol.h" +@class NSString; + @interface Xcode3TextConversionProvider : NSObject { } @@ -17,5 +19,11 @@ + (id)textFileDataTypeForInputFilePath:(id)arg1; + (BOOL)pathRequiresFilter:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3UpgradeGCHandler.h b/Xcode3UI/Xcode3UpgradeGCHandler.h new file mode 100644 index 000000000..8508c4772 --- /dev/null +++ b/Xcode3UI/Xcode3UpgradeGCHandler.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEUpgradeTaskHandler-Protocol.h" + +@class NSString; + +@interface Xcode3UpgradeGCHandler : NSObject +{ +} + ++ (id)sharedInstance; +- (void)upgradeWorkspace:(id)arg1 withTasks:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/Xcode3UI/Xcode3UpgradeGarbageCollection.h b/Xcode3UI/Xcode3UpgradeGarbageCollection.h new file mode 100644 index 000000000..68de928fd --- /dev/null +++ b/Xcode3UI/Xcode3UpgradeGarbageCollection.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface Xcode3UpgradeGarbageCollection : Xcode3CustomUpgradeTask +{ +} + ++ (id)analyzeInContext:(id)arg1; +- (id)handlerForTask; + +@end + diff --git a/Xcode3UI/Xcode3UpgradeProjectContext.h b/Xcode3UI/Xcode3UpgradeProjectContext.h index 29d9f90b7..295519466 100644 --- a/Xcode3UI/Xcode3UpgradeProjectContext.h +++ b/Xcode3UI/Xcode3UpgradeProjectContext.h @@ -8,7 +8,7 @@ #import "Xcode3UpgradeContext-Protocol.h" -@class Xcode3BuildSettingsContext, Xcode3Project; +@class NSString, Xcode3BuildSettingsContext, Xcode3Project; @interface Xcode3UpgradeProjectContext : IDEUpgradeContainerContext { @@ -17,9 +17,14 @@ @property(readonly) Xcode3BuildSettingsContext *buildSettings; // @synthesize buildSettings=_buildSettings; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; @property(readonly) Xcode3Project *project; - (id)initWithContainer:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3UpgradeProjectTask.h b/Xcode3UI/Xcode3UpgradeProjectTask.h index 42b4fcee7..ed5a2f441 100644 --- a/Xcode3UI/Xcode3UpgradeProjectTask.h +++ b/Xcode3UI/Xcode3UpgradeProjectTask.h @@ -4,11 +4,11 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "IDEUpgradeTask.h" +#import @class Xcode3UpgradeProjectContext; -@interface Xcode3UpgradeProjectTask : IDEUpgradeTask +@interface Xcode3UpgradeProjectTask : Xcode3UpgradeTask { } diff --git a/Xcode3UI/Xcode3UpgradeSchemeContext.h b/Xcode3UI/Xcode3UpgradeSchemeContext.h index ee4216252..1028f7182 100644 --- a/Xcode3UI/Xcode3UpgradeSchemeContext.h +++ b/Xcode3UI/Xcode3UpgradeSchemeContext.h @@ -8,7 +8,7 @@ #import "Xcode3UpgradeContext-Protocol.h" -@class IDEScheme, Xcode3BuildSettingsContext; +@class IDEScheme, NSString, Xcode3BuildSettingsContext; @interface Xcode3UpgradeSchemeContext : IDEUpgradeSchemeContext { @@ -17,9 +17,14 @@ @property(readonly) Xcode3BuildSettingsContext *buildSettings; // @synthesize buildSettings=_buildSettings; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; @property(readonly) IDEScheme *scheme; - (id)initWithScheme:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3UpgradeSchemeTask.h b/Xcode3UI/Xcode3UpgradeSchemeTask.h index 270a2d8e0..3f134842e 100644 --- a/Xcode3UI/Xcode3UpgradeSchemeTask.h +++ b/Xcode3UI/Xcode3UpgradeSchemeTask.h @@ -4,11 +4,11 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "IDEUpgradeTask.h" +#import @class Xcode3UpgradeSchemeContext; -@interface Xcode3UpgradeSchemeTask : IDEUpgradeTask +@interface Xcode3UpgradeSchemeTask : Xcode3UpgradeTask { } diff --git a/Xcode3UI/Xcode3UpgradeTargetContext.h b/Xcode3UI/Xcode3UpgradeTargetContext.h index 75952f7a5..d6d3331cb 100644 --- a/Xcode3UI/Xcode3UpgradeTargetContext.h +++ b/Xcode3UI/Xcode3UpgradeTargetContext.h @@ -8,7 +8,7 @@ #import "Xcode3UpgradeContext-Protocol.h" -@class Xcode3BuildSettingsContext, Xcode3Target; +@class NSString, Xcode3BuildSettingsContext, Xcode3Target; @interface Xcode3UpgradeTargetContext : IDEUpgradeBlueprintContext { @@ -17,9 +17,14 @@ @property(readonly) Xcode3BuildSettingsContext *buildSettings; // @synthesize buildSettings=_buildSettings; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; @property(readonly) Xcode3Target *target; - (id)initWithBlueprint:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3UpgradeTargetTask.h b/Xcode3UI/Xcode3UpgradeTargetTask.h index d67e5cd79..abf1a22d4 100644 --- a/Xcode3UI/Xcode3UpgradeTargetTask.h +++ b/Xcode3UI/Xcode3UpgradeTargetTask.h @@ -4,11 +4,11 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ -#import "IDEUpgradeTask.h" +#import @class Xcode3UpgradeTargetContext; -@interface Xcode3UpgradeTargetTask : IDEUpgradeTask +@interface Xcode3UpgradeTargetTask : Xcode3UpgradeTask { } diff --git a/Xcode3UI/Xcode3UpgradeTask.h b/Xcode3UI/Xcode3UpgradeTask.h index 1ceddd82d..5cc820bb1 100644 --- a/Xcode3UI/Xcode3UpgradeTask.h +++ b/Xcode3UI/Xcode3UpgradeTask.h @@ -6,13 +6,30 @@ #import "IDEUpgradeTask.h" -@class IDEUpgradeContext; +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" -@interface Xcode3UpgradeTask : IDEUpgradeTask +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, IDEUpgradeContext, NSImage, NSString; + +@interface Xcode3UpgradeTask : IDEUpgradeTask { } +@property(readonly) NSString *navigableItem_name; @property(readonly) IDEUpgradeContext *context; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3UpgradeUnitTesting.h b/Xcode3UI/Xcode3UpgradeUnitTesting.h new file mode 100644 index 000000000..7008c45de --- /dev/null +++ b/Xcode3UI/Xcode3UpgradeUnitTesting.h @@ -0,0 +1,17 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import + +@interface Xcode3UpgradeUnitTesting : Xcode3CustomUpgradeTask +{ +} + ++ (id)analyzeInContext:(id)arg1; +- (id)handlerForTask; + +@end + diff --git a/Xcode3UI/Xcode3UpgradeUnitTestingHandler.h b/Xcode3UI/Xcode3UpgradeUnitTestingHandler.h new file mode 100644 index 000000000..1b4b6d8b4 --- /dev/null +++ b/Xcode3UI/Xcode3UpgradeUnitTestingHandler.h @@ -0,0 +1,28 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +#import "IDEUpgradeTaskHandler-Protocol.h" + +@class NSString; + +@interface Xcode3UpgradeUnitTestingHandler : NSObject +{ +} + ++ (id)sharedInstance; +- (void)upgradeWorkspace:(id)arg1 withTasks:(id)arg2; +- (id)copyWithZone:(struct _NSZone *)arg1; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + +@end + diff --git a/Xcode3UI/Xcode3VPNLiteItemModel.h b/Xcode3UI/Xcode3VPNLiteItemModel.h new file mode 100644 index 000000000..5c780d9d9 --- /dev/null +++ b/Xcode3UI/Xcode3VPNLiteItemModel.h @@ -0,0 +1,18 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemModel.h" + +@interface Xcode3VPNLiteItemModel : IDEProjectItemModel +{ +} + +- (BOOL)isEnabledUsingEducatedGuess; +- (id)flightChecks; +- (id)entitlementsFlightCheck; + +@end + diff --git a/Xcode3UI/Xcode3VPNLiteItemViewController.h b/Xcode3UI/Xcode3VPNLiteItemViewController.h new file mode 100644 index 000000000..aa011fd4d --- /dev/null +++ b/Xcode3UI/Xcode3VPNLiteItemViewController.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "IDEProjectItemViewController.h" + +@interface Xcode3VPNLiteItemViewController : IDEProjectItemViewController +{ +} + +- (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; + +@end + diff --git a/Xcode3UI/Xcode3VariantFileReference-IDENavigableItemSupport.h b/Xcode3UI/Xcode3VariantFileReference-IDENavigableItemSupport.h index 16243ac1b..75f56f17e 100644 --- a/Xcode3UI/Xcode3VariantFileReference-IDENavigableItemSupport.h +++ b/Xcode3UI/Xcode3VariantFileReference-IDENavigableItemSupport.h @@ -7,6 +7,7 @@ #import "Xcode3VariantFileReference.h" @interface Xcode3VariantFileReference (IDENavigableItemSupport) ++ (id)keyPathsForValuesAffectingNavigableItem_name; - (id)navigableItem_name; @end diff --git a/Xcode3UI/Xcode3VariantGroup-IDEInspectorSupport.h b/Xcode3UI/Xcode3VariantGroup-IDEInspectorSupport.h index 14434d716..968af8ad0 100644 --- a/Xcode3UI/Xcode3VariantGroup-IDEInspectorSupport.h +++ b/Xcode3UI/Xcode3VariantGroup-IDEInspectorSupport.h @@ -8,7 +8,15 @@ #import "IDEInspectorMatching-Protocol.h" +@class NSString; + @interface Xcode3VariantGroup (IDEInspectorSupport) - (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3VariantGroup-NavigableItemAdditions.h b/Xcode3UI/Xcode3VariantGroup-NavigableItemAdditions.h new file mode 100644 index 000000000..ade187c2b --- /dev/null +++ b/Xcode3UI/Xcode3VariantGroup-NavigableItemAdditions.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "Xcode3VariantGroup.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface Xcode3VariantGroup (NavigableItemAdditions) +@property(readonly) NSString *navigableItem_name; +- (id)keyPathsForValuesAffectingNavigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/Xcode3UI/Xcode3VariantGroupNavigableItem.h b/Xcode3UI/Xcode3VariantGroupNavigableItem.h index fc4db9346..ef95bc06b 100644 --- a/Xcode3UI/Xcode3VariantGroupNavigableItem.h +++ b/Xcode3UI/Xcode3VariantGroupNavigableItem.h @@ -8,7 +8,7 @@ #import "IDENavigableItemFileReferenceProxy-Protocol.h" -@class DVTDocumentLocation, DVTFileDataType, IDENavigableItem; +@class DVTDocumentLocation, DVTFileDataType, IDENavigableItem, NSString; @interface Xcode3VariantGroupNavigableItem : IDEKeyDrivenNavigableItem { @@ -16,8 +16,10 @@ DVTFileDataType *_lastDocumentType; } ++ (id)keyPathsForValuesAffectingPrimaryChildItem; + (id)keyPathsForValuesAffectingToolTip; + (id)keyPathsForValuesAffectingFileReference; ++ (id)keyPathsForValuesAffectingDefaultReference; - (void).cxx_destruct; - (BOOL)showSubitems; @property(readonly) IDENavigableItem *primaryChildItem; @@ -29,5 +31,11 @@ - (id)image; - (id)defaultReference; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3VersionGroup-IDEInspectorSupport.h b/Xcode3UI/Xcode3VersionGroup-IDEInspectorSupport.h index 0d88ceef1..0e576967f 100644 --- a/Xcode3UI/Xcode3VersionGroup-IDEInspectorSupport.h +++ b/Xcode3UI/Xcode3VersionGroup-IDEInspectorSupport.h @@ -8,7 +8,15 @@ #import "IDEInspectorMatching-Protocol.h" +@class NSString; + @interface Xcode3VersionGroup (IDEInspectorSupport) - (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/Xcode3VersionGroup-IDENavigableItemSupport.h b/Xcode3UI/Xcode3VersionGroup-IDENavigableItemSupport.h new file mode 100644 index 000000000..98f429f81 --- /dev/null +++ b/Xcode3UI/Xcode3VersionGroup-IDENavigableItemSupport.h @@ -0,0 +1,31 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "Xcode3VersionGroup.h" + +#import "IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h" + +@class DVTDocumentLocation, DVTFileDataType, IDEFileReference, NSImage, NSString; + +@interface Xcode3VersionGroup (IDENavigableItemSupport) ++ (id)keyPathsForValuesAffectingNavigableItem_name; +@property(readonly) NSString *navigableItem_name; + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) DVTDocumentLocation *navigableItem_contentDocumentLocation; +@property(readonly) DVTFileDataType *navigableItem_documentType; +@property(readonly) IDEFileReference *navigableItem_fileReference; +@property(readonly) NSString *navigableItem_groupIdentifier; +@property(readonly) NSImage *navigableItem_image; +@property(readonly) BOOL navigableItem_isLeaf; +@property(readonly) BOOL navigableItem_isMajorGroup; +@property(readonly) NSString *navigableItem_toolTip; +@property(readonly) Class superclass; +@end + diff --git a/Xcode3UI/Xcode3VersionGroupNavigableItem.h b/Xcode3UI/Xcode3VersionGroupNavigableItem.h index a4db1c755..1b077b1a4 100644 --- a/Xcode3UI/Xcode3VersionGroupNavigableItem.h +++ b/Xcode3UI/Xcode3VersionGroupNavigableItem.h @@ -8,7 +8,7 @@ #import "IDENavigableItemFileReferenceProxy-Protocol.h" -@class DVTDocumentLocation, DVTFileDataType, IDENavigableItem; +@class DVTDocumentLocation, DVTFileDataType, IDENavigableItem, NSString; @interface Xcode3VersionGroupNavigableItem : IDEKeyDrivenNavigableItem { @@ -27,5 +27,11 @@ - (id)primarySubitem; - (id)image; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/Xcode3iCloudItemModel.h b/Xcode3UI/Xcode3iCloudItemModel.h index 4d8105a25..5279a589a 100644 --- a/Xcode3UI/Xcode3iCloudItemModel.h +++ b/Xcode3UI/Xcode3iCloudItemModel.h @@ -6,33 +6,40 @@ #import "IDEProjectItemModel.h" -@class NSArray, NSString; +@class NSArray, NSString, Xcode3AppIDItemIdentifiersItemModelSet; @interface Xcode3iCloudItemModel : IDEProjectItemModel { - BOOL _needToPublishPortalState; - NSArray *_ubiquityContainerIDs; + id _iCloudFlagPortalFlightCheck; + id _entitlementsFlightCheck; + id _cloudKitFrameworkFlightCheck; NSString *_keyValueStoreID; + NSArray *_serviceIDs; + Xcode3AppIDItemIdentifiersItemModelSet *_cloudContainers; } ++ (id)keyPathsForValuesAffectingUbiquityContainerIDs; ++ (id)keyPathsForValuesAffectingUnexpandedContainerIDs; +@property(readonly) Xcode3AppIDItemIdentifiersItemModelSet *cloudContainers; // @synthesize cloudContainers=_cloudContainers; +@property(copy, nonatomic) NSArray *serviceIDs; // @synthesize serviceIDs=_serviceIDs; @property(copy, nonatomic) NSString *keyValueStoreID; // @synthesize keyValueStoreID=_keyValueStoreID; -@property(copy, nonatomic) NSArray *ubiquityContainerIDs; // @synthesize ubiquityContainerIDs=_ubiquityContainerIDs; - (void).cxx_destruct; - (BOOL)isEnabledUsingEducatedGuess; +- (id)flightChecks; +- (id)cloudKitFrameworkFlightCheck; - (id)entitlementsFlightCheck; -- (id)portalFlightCheck; -- (id)defaultKeyValueStoreIdentifier; -- (id)defaultUbiquityContainerIDs; -- (id)defaultUbiquityContainerID; +- (id)iCloudFlagPortalFlightCheck; +@property(readonly, nonatomic) NSString *defaultKeyValueStoreID; +@property(readonly, nonatomic) NSString *defaultContainerID; - (void)_setKeyValueStoreID:(id)arg1 postAssignmentBlock:(id)arg2; -- (void)addUbiquityContainerID; -- (void)_setUbiquityContainerIDs:(id)arg1 postAssignmentBlock:(id)arg2; +- (id)ubiquityContainerIDs; +- (BOOL)_requiresUbiquityContainers; +- (void)_setServiceIDs:(id)arg1 postAssignmentBlock:(id)arg2; +- (void)_setProperty:(id)arg1 instanceVariable:(id *)arg2 value:(id)arg3 postAssignmentBlock:(id)arg4; - (void)modelWasDisabled; - (void)modelWasEnabledWithContext:(id)arg1; - (void)readValuesFromEntitlements; -- (void)publishStateWithContext:(id)arg1; - (void)targetCoordinatorChanged:(id)arg1; -- (void)primitiveInvalidate; - (id)initWithCapabilitiesContext:(id)arg1 item:(id)arg2; @end diff --git a/Xcode3UI/Xcode3iCloudItemViewController.h b/Xcode3UI/Xcode3iCloudItemViewController.h index f36f27903..efb5bba18 100644 --- a/Xcode3UI/Xcode3iCloudItemViewController.h +++ b/Xcode3UI/Xcode3iCloudItemViewController.h @@ -6,41 +6,56 @@ #import "IDEProjectItemViewController.h" -@class DVTBorderedView, DVTGradientImageButton, DVTObservingToken, DVTTableView, NSArrayController, NSTableView, Xcode3iCloudItemModel; +#import "DVTTableViewDelegate-Protocol.h" +#import "NSTableViewDataSource-Protocol.h" -@interface Xcode3iCloudItemViewController : IDEProjectItemViewController +@class NSButton, NSMatrix, NSMutableArray, NSString, NSView, Xcode3AppIDItemIdentifiersTableViewController, Xcode3iCloudItemModel; + +@interface Xcode3iCloudItemViewController : IDEProjectItemViewController { - DVTObservingToken *_itemObserver; - DVTBorderedView *_tableBorder; - DVTTableView *_containersTable; - DVTGradientImageButton *_addContainerButton; - DVTGradientImageButton *_deleteContainerButton; - NSTableView *_containerIDsTableView; - NSArrayController *_containerIDsController; + NSMutableArray *_cancellationTokens; + NSMatrix *_defaultOrCustomContainerIdentifiersRadioGroup; + NSView *_identifiersSlice; + Xcode3AppIDItemIdentifiersTableViewController *_identifiersTableViewController; + NSButton *_iCloudDashboardButton; + long long _containerIDsTypeTag; } ++ (id)keyPathsForValuesAffectingUsingCustomContainers; ++ (id)keyPathsForValuesAffectingContainerIdentifiersRadioGroupEnabled; ++ (id)keyPathsForValuesAffectingCloudKitEnabled; ++ (id)keyPathsForValuesAffectingCloudDocumentsEnabled; + (id)keyPathsForValuesAffectingKeyValueStoreEnabled; -@property(retain) NSArrayController *containerIDsController; // @synthesize containerIDsController=_containerIDsController; -@property(retain) NSTableView *containerIDsTableView; // @synthesize containerIDsTableView=_containerIDsTableView; -@property(retain) DVTGradientImageButton *deleteContainerButton; // @synthesize deleteContainerButton=_deleteContainerButton; -@property(retain) DVTGradientImageButton *addContainerButton; // @synthesize addContainerButton=_addContainerButton; -@property(retain) DVTTableView *containersTable; // @synthesize containersTable=_containersTable; -@property(retain) DVTBorderedView *tableBorder; // @synthesize tableBorder=_tableBorder; ++ (id)reorderingPasteboardType; +@property(nonatomic) long long containerIDsTypeTag; // @synthesize containerIDsTypeTag=_containerIDsTypeTag; +@property(retain) NSButton *iCloudDashboardButton; // @synthesize iCloudDashboardButton=_iCloudDashboardButton; +@property(retain) Xcode3AppIDItemIdentifiersTableViewController *identifiersTableViewController; // @synthesize identifiersTableViewController=_identifiersTableViewController; +@property(retain) NSView *identifiersSlice; // @synthesize identifiersSlice=_identifiersSlice; +@property(retain) NSMatrix *defaultOrCustomContainerIdentifiersRadioGroup; // @synthesize defaultOrCustomContainerIdentifiersRadioGroup=_defaultOrCustomContainerIdentifiersRadioGroup; - (void).cxx_destruct; -- (void)removeSelectedContainerIDs:(id)arg1; -- (void)addContainerID:(id)arg1; +- (void)iCloudDashboardAction:(id)arg1; +@property(readonly, nonatomic, getter=isUsingCustomContainers) BOOL usingCustomContainers; +- (long long)initialValueForDefaultOrCustomContainersRadioGroupSelectedTag; +- (BOOL)isContainerIdentifiersRadioGroupEnabled; +- (void)setCloudKitEnabled:(BOOL)arg1; +- (BOOL)isCloudKitEnabled; +- (void)setCloudDocumentsEnabled:(BOOL)arg1; +- (BOOL)isCloudDocumentsEnabled; - (void)setKeyValueStoreEnabled:(BOOL)arg1; - (BOOL)isKeyValueStoreEnabled; - (void)primitiveInvalidate; - (void)viewWillUninstall; - (void)viewDidInstall; -- (void)layout; - (void)loadView; - (id)headerColor; - (id)initWithEditorItemModel:(id)arg1 portalInfoDelegate:(id)arg2; // Remaining properties -@property(retain, nonatomic) Xcode3iCloudItemModel *model; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly, nonatomic) Xcode3iCloudItemModel *model; +@property(readonly) Class superclass; @end diff --git a/Xcode3UI/XcodeEmptyAppCachesCommandHandler.h b/Xcode3UI/XcodeEmptyAppCachesCommandHandler.h index 709a80626..8511fb264 100644 --- a/Xcode3UI/XcodeEmptyAppCachesCommandHandler.h +++ b/Xcode3UI/XcodeEmptyAppCachesCommandHandler.h @@ -8,6 +8,8 @@ #import "IDECommandHandler-Protocol.h" +@class NSString; + @interface XcodeEmptyAppCachesCommandHandler : NSObject { } @@ -15,5 +17,11 @@ - (BOOL)validateUserInterfaceItem:(id)arg1; - (void)emptyAppCaches:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/Xcode3UI/_TrashDummyLocale.h b/Xcode3UI/_TrashDummyLocale.h new file mode 100644 index 000000000..2343762a9 --- /dev/null +++ b/Xcode3UI/_TrashDummyLocale.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface _TrashDummyLocale : NSObject +{ +} + +- (id)displayName; + +@end + diff --git a/Xcode3UI/_Xcode3LocalizationExportSavePanel.h b/Xcode3UI/_Xcode3LocalizationExportSavePanel.h new file mode 100644 index 000000000..8d83c2d72 --- /dev/null +++ b/Xcode3UI/_Xcode3LocalizationExportSavePanel.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSSavePanel.h" + +@interface _Xcode3LocalizationExportSavePanel : NSSavePanel +{ +} + +- (void)orderOut:(id)arg1; + +@end + diff --git a/Xcode3UI/_Xcode3LocalizationNoTargetLanguages.h b/Xcode3UI/_Xcode3LocalizationNoTargetLanguages.h new file mode 100644 index 000000000..dec79b17a --- /dev/null +++ b/Xcode3UI/_Xcode3LocalizationNoTargetLanguages.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface _Xcode3LocalizationNoTargetLanguages : NSObject +{ +} + +- (id)displayName; + +@end + diff --git a/Xcode3UI/_Xcode3LocalizationTargetLanguage.h b/Xcode3UI/_Xcode3LocalizationTargetLanguage.h new file mode 100644 index 000000000..ee8ab8a72 --- /dev/null +++ b/Xcode3UI/_Xcode3LocalizationTargetLanguage.h @@ -0,0 +1,24 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class NSString; + +@interface _Xcode3LocalizationTargetLanguage : NSObject +{ + BOOL _included; + NSString *_displayName; + NSString *_localeIdentifier; +} + +@property(retain) NSString *localeIdentifier; // @synthesize localeIdentifier=_localeIdentifier; +@property(retain) NSString *displayName; // @synthesize displayName=_displayName; +@property BOOL included; // @synthesize included=_included; +- (void).cxx_destruct; + +@end + diff --git a/Xcode3UI/_Xcode3LocalizationWithTargetLanguages.h b/Xcode3UI/_Xcode3LocalizationWithTargetLanguages.h new file mode 100644 index 000000000..c853af9c4 --- /dev/null +++ b/Xcode3UI/_Xcode3LocalizationWithTargetLanguages.h @@ -0,0 +1,16 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@interface _Xcode3LocalizationWithTargetLanguages : NSObject +{ +} + +- (id)displayName; + +@end + diff --git a/Xcode3UI/_Xcode3LocalizationsInspectorLocale.h b/Xcode3UI/_Xcode3LocalizationsInspectorLocale.h new file mode 100644 index 000000000..5b31a6375 --- /dev/null +++ b/Xcode3UI/_Xcode3LocalizationsInspectorLocale.h @@ -0,0 +1,29 @@ +/* + * Generated by class-dump 3.3.4 (64 bit). + * + * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. + */ + +#import "NSObject.h" + +@class DVTFileDataType, DVTLocale, Xcode3LocalizationsInspector; + +@interface _Xcode3LocalizationsInspectorLocale : NSObject +{ + BOOL _localized; + DVTLocale *_locale; + DVTFileDataType *_fileDataType; + Xcode3LocalizationsInspector *_locInspector; +} + ++ (id)keyPathsForValuesAffectingImage; +@property(readonly) __weak Xcode3LocalizationsInspector *locInspector; // @synthesize locInspector=_locInspector; +@property BOOL localized; // @synthesize localized=_localized; +@property(retain) DVTFileDataType *fileDataType; // @synthesize fileDataType=_fileDataType; +@property(readonly) DVTLocale *locale; // @synthesize locale=_locale; +- (void).cxx_destruct; +- (id)image; +- (id)initWithLocale:(id)arg1 fileDataType:(id)arg2 localized:(BOOL)arg3 locInspector:(id)arg4; + +@end + diff --git a/Xcode3UI/_Xcode3ProjectInfoProjectNode.h b/Xcode3UI/_Xcode3ProjectInfoProjectNode.h index 68687b059..687cf9f54 100644 --- a/Xcode3UI/_Xcode3ProjectInfoProjectNode.h +++ b/Xcode3UI/_Xcode3ProjectInfoProjectNode.h @@ -14,7 +14,7 @@ PBXProject *_project; } -@property(readonly) _Xcode3ProjectInfoConfigurationNode *configurationNode; // @synthesize configurationNode=_configNode; +@property(readonly) __weak _Xcode3ProjectInfoConfigurationNode *configurationNode; // @synthesize configurationNode=_configNode; @property(readonly) PBXProject *project; // @synthesize project=_project; - (void).cxx_destruct; - (id)basedOnFileColumnIcon; diff --git a/Xcode3UI/_Xcode3ProjectInfoTargetNode.h b/Xcode3UI/_Xcode3ProjectInfoTargetNode.h index d1c6dad94..2aeaa204b 100644 --- a/Xcode3UI/_Xcode3ProjectInfoTargetNode.h +++ b/Xcode3UI/_Xcode3ProjectInfoTargetNode.h @@ -14,7 +14,7 @@ PBXTarget *_target; } -@property(readonly) _Xcode3ProjectInfoProjectNode *projectNode; // @synthesize projectNode=_project; +@property(readonly) __weak _Xcode3ProjectInfoProjectNode *projectNode; // @synthesize projectNode=_project; @property(readonly) PBXTarget *target; // @synthesize target=_target; - (void).cxx_destruct; - (id)basedOnFileColumnIcon; diff --git a/Xcode3UI/_Xcode3ProjectInfoTreeNode.h b/Xcode3UI/_Xcode3ProjectInfoTreeNode.h index e2fa601cd..7db6867f3 100644 --- a/Xcode3UI/_Xcode3ProjectInfoTreeNode.h +++ b/Xcode3UI/_Xcode3ProjectInfoTreeNode.h @@ -28,7 +28,7 @@ - (id)configurationColumnIcon; - (void)setBasedOnFile:(id)arg1; - (id)basedOnFile; -@property(readonly) NSString *displayName; +@property(readonly, copy) NSString *displayName; @end diff --git a/XcodeEdit/NSObject-Protocol.h b/XcodeEdit/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/XcodeEdit/NSObject-Protocol.h +++ b/XcodeEdit/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/XcodeEdit/XCParagraphMarker.h b/XcodeEdit/XCParagraphMarker.h index d41a4707a..e3b2f8376 100644 --- a/XcodeEdit/XCParagraphMarker.h +++ b/XcodeEdit/XCParagraphMarker.h @@ -8,9 +8,17 @@ #import "XCParagraphMarkers-Protocol.h" +@class NSString; + @interface XCParagraphMarker : NSObject { } + +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; @end diff --git a/XcodeEdit/XCSourceScannerItem.h b/XcodeEdit/XCSourceScannerItem.h index 64b8e5a92..5555ac66c 100644 --- a/XcodeEdit/XCSourceScannerItem.h +++ b/XcodeEdit/XCSourceScannerItem.h @@ -42,9 +42,14 @@ - (void)setName:(id)arg1; - (id)nameWithIndent; - (id)name; -- (id)description; +@property(readonly, copy) NSString *description; - (void)dealloc; - (id)initWithName:(id)arg1 type:(long long)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/XcodeEdit/XCTextView.h b/XcodeEdit/XCTextView.h index 19376d0a1..19a2cb11d 100644 --- a/XcodeEdit/XCTextView.h +++ b/XcodeEdit/XCTextView.h @@ -9,7 +9,7 @@ #import "NSAnimationDelegate-Protocol.h" #import "NSLayoutManagerDelegate-Protocol.h" -@class DTMutableRangeArray, DTRangeArray, NSAnimation, NSColor, NSTimer, NSWindow, XCDiffComparatorView, XCTextAnnotation, XCTextAnnotationIndicatorAnimation, XCTextSelectionSymbolInfo; +@class DTMutableRangeArray, DTRangeArray, NSAnimation, NSColor, NSString, NSTimer, NSWindow, XCDiffComparatorView, XCTextAnnotation, XCTextAnnotationIndicatorAnimation, XCTextSelectionSymbolInfo; @interface XCTextView : NSTextView { @@ -298,5 +298,11 @@ - (void)indentSelectionIfIndentable:(id)arg1; - (void)indentSelection:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/iCloudSupport/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h b/iCloudSupport/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h index 6dc2c3d30..e384a2b71 100644 --- a/iCloudSupport/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h +++ b/iCloudSupport/IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h @@ -16,6 +16,7 @@ - (id)topSectionDescription; - (id)topSectionDescriptionEntries; - (id)topSectionShortDescription; +- (id)topSectionCenterTitleAccessoryView; - (id)topSectionTitleAccessoryView; - (id)topSectionShortDescriptionTitle; - (id)topSectionImage; diff --git a/iCloudSupport/IDESimulateLocationMacService.h b/iCloudSupport/IDESimulateLocationMacService.h index 9b7b40040..685657715 100644 --- a/iCloudSupport/IDESimulateLocationMacService.h +++ b/iCloudSupport/IDESimulateLocationMacService.h @@ -15,6 +15,7 @@ - (void)monitor:(id)arg1 didReceiveResponseCode:(unsigned long long)arg2 response:(id)arg3 forToken:(id)arg4 responseContinues:(BOOL)arg5; - (BOOL)simulateLocationWithLatitude:(id)arg1 longitude:(id)arg2 error:(id *)arg3; - (BOOL)stopLocationSimulationWithError:(id *)arg1; +- (id)initForDevice:(id)arg1 extension:(id)arg2 capability:(id)arg3; @end diff --git a/iCloudSupport/NSObject-Protocol.h b/iCloudSupport/NSObject-Protocol.h index b7a7ef806..84ed534e6 100644 --- a/iCloudSupport/NSObject-Protocol.h +++ b/iCloudSupport/NSObject-Protocol.h @@ -4,8 +4,13 @@ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ +@class NSString; + @protocol NSObject -- (id)description; +@property(readonly, copy) NSString *description; +@property(readonly) Class superclass; +@property(readonly) unsigned long long hash; +- (struct _NSZone *)zone; - (unsigned long long)retainCount; - (id)autorelease; - (oneway void)release; @@ -18,14 +23,11 @@ - (id)performSelector:(SEL)arg1 withObject:(id)arg2 withObject:(id)arg3; - (id)performSelector:(SEL)arg1 withObject:(id)arg2; - (id)performSelector:(SEL)arg1; -- (struct _NSZone *)zone; - (id)self; - (Class)class; -- (Class)superclass; -- (unsigned long long)hash; - (BOOL)isEqual:(id)arg1; @optional -- (id)debugDescription; +@property(readonly, copy) NSString *debugDescription; @end diff --git a/iCloudSupport/iCloudActivityEditor.h b/iCloudSupport/iCloudActivityEditor.h index 1a093b328..43f0c2296 100644 --- a/iCloudSupport/iCloudActivityEditor.h +++ b/iCloudSupport/iCloudActivityEditor.h @@ -10,7 +10,7 @@ #import "IDEDebugGaugeReportContentDelegate-Protocol.h" #import "IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h" -@class DVTDevice, DVTStackBacktrace, IDEDebugGaugeReportSection, NSMutableSet, iCloudDocumentsViewController, iCloudHeaderViewController, iCloudPerformanceViewController; +@class DVTDevice, DVTStackBacktrace, IDEDebugGaugeReportSection, NSMutableSet, NSString, iCloudDocumentsViewController, iCloudHeaderViewController, iCloudPerformanceViewController; @interface iCloudActivityEditor : IDEDebugGaugeReportEditor { @@ -45,7 +45,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/iCloudSupport/iCloudActivityLogProvider.h b/iCloudSupport/iCloudActivityLogProvider.h index b6e97b9fd..71c1a3cde 100644 --- a/iCloudSupport/iCloudActivityLogProvider.h +++ b/iCloudSupport/iCloudActivityLogProvider.h @@ -8,7 +8,7 @@ #import "DVTInvalidation-Protocol.h" -@class DVTStackBacktrace, IDELogStore, IDEWorkspace; +@class DVTStackBacktrace, IDELogStore, IDEWorkspace, NSString; @interface iCloudActivityLogProvider : IDELogProvider { @@ -31,7 +31,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/iCloudSupport/iCloudBrowser.h b/iCloudSupport/iCloudBrowser.h index c4bac966b..e8ad9d01e 100644 --- a/iCloudSupport/iCloudBrowser.h +++ b/iCloudSupport/iCloudBrowser.h @@ -29,8 +29,8 @@ @property(readonly, nonatomic) NSMutableSet *runLoopModesMutable; // @synthesize runLoopModesMutable=_runLoopModesMutable; @property(readonly, nonatomic) NSMutableSet *servicesMutable; // @synthesize servicesMutable=_servicesMutable; @property(nonatomic) id delegate; // @synthesize delegate=_delegate; -@property(readonly, nonatomic) NSString *type; // @synthesize type=_type; -@property(readonly, nonatomic) NSString *domain; // @synthesize domain=_domain; +@property(readonly, copy, nonatomic) NSString *type; // @synthesize type=_type; +@property(readonly, copy, nonatomic) NSString *domain; // @synthesize domain=_domain; - (void).cxx_destruct; - (void)netServiceBrowser:(id)arg1 didNotSearch:(id)arg2; - (void)netServiceBrowserDidStopSearch:(id)arg1; @@ -39,13 +39,19 @@ - (void)stopWithError:(id)arg1; - (void)stop; - (void)start; -@property(readonly, nonatomic) NSSet *runLoopModes; +@property(readonly, copy, nonatomic) NSSet *runLoopModes; - (void)removeRunLoopMode:(id)arg1; - (void)addRunLoopMode:(id)arg1; -@property(readonly, nonatomic) NSSet *services; +@property(readonly, copy, nonatomic) NSSet *services; @property(readonly, nonatomic) BOOL isStarted; - (void)dealloc; - (id)initWithDomain:(id)arg1 type:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/iCloudSupport/iCloudClientConnection.h b/iCloudSupport/iCloudClientConnection.h index 0f58094ea..e5514db26 100644 --- a/iCloudSupport/iCloudClientConnection.h +++ b/iCloudSupport/iCloudClientConnection.h @@ -45,10 +45,16 @@ - (void)didCloseWithError:(id)arg1; - (void)willCloseWithError:(id)arg1; - (void)open; -@property(readonly, nonatomic) NSSet *runLoopModes; +@property(readonly, copy, nonatomic) NSSet *runLoopModes; - (void)removeRunLoopMode:(id)arg1; - (void)addRunLoopMode:(id)arg1; - (id)initWithInputStream:(id)arg1 outputStream:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/iCloudSupport/iCloudController.h b/iCloudSupport/iCloudController.h index 2d2fd14ea..1f9c29a3a 100644 --- a/iCloudSupport/iCloudController.h +++ b/iCloudSupport/iCloudController.h @@ -13,11 +13,10 @@ #import "iCloudServiceObserver-Protocol.h" #import "iCloudUIDelegate-Protocol.h" -@class DVTObservingToken, DVTStackBacktrace, IDEWorkspace, NSArray, NSButton, NSImageView, NSLayoutConstraint, NSMutableArray, NSMutableDictionary, NSRecursiveLock, NSSet, NSString, NSTextField, NSTimer, NSView, NSWindow, iCloud, iCloudDocumentLocation; +@class DVTStackBacktrace, IDEWorkspace, NSArray, NSButton, NSImageView, NSLayoutConstraint, NSMutableArray, NSMutableDictionary, NSMutableSet, NSRecursiveLock, NSSet, NSString, NSTextField, NSTimer, NSView, NSWindow, iCloud; @interface iCloudController : NSObject { - DVTObservingToken *_workspaceLoadingToken; NSMutableArray *_transferMeasurements; double _transferMeasurementsinitialTimeInterval; double _transferMeasurementsLastTimeInterval; @@ -34,7 +33,6 @@ NSSet *_containerNames; double _lastUpdated; NSArray *_logEntries; - iCloudDocumentLocation *_contentDocumentLocation; NSMutableDictionary *_progressForItemID; NSRecursiveLock *_itemsLock; NSMutableDictionary *_items; @@ -44,7 +42,7 @@ NSMutableDictionary *_accountInformation; NSMutableDictionary *_pathNameForContainerName; NSMutableDictionary *_pathForContainerName; - NSMutableArray *_containerNamesToWipe; + NSMutableSet *_containerNamesToWipe; NSWindow *_wipeAppContainerSheet; NSImageView *_wipeWarningImageWell; NSTextField *_wipeTitleTextField; @@ -62,6 +60,9 @@ NSLayoutConstraint *_wipeMultipleScrollViewSuperviewConstraint2; } ++ (BOOL)workspaceHasAssociatediCloudContainers:(id)arg1; ++ (void)_getContainersFromEntitlements:(id)arg1 into:(id)arg2 forBlueprint:(id)arg3 foriCloudController:(id)arg4; ++ (id)_resolveContainerNameAndUpdateProperties:(id)arg1 foriCloudController:(id)arg2; + (id)handlerForAction:(SEL)arg1 withSelectionSource:(id)arg2; + (BOOL)_isValidSelector:(SEL)arg1; + (id)controllerForDocumentLocation:(id)arg1; @@ -85,7 +86,7 @@ @property __weak NSTextField *wipeTitleTextField; // @synthesize wipeTitleTextField=_wipeTitleTextField; @property __weak NSImageView *wipeWarningImageWell; // @synthesize wipeWarningImageWell=_wipeWarningImageWell; @property(retain) NSWindow *wipeAppContainerSheet; // @synthesize wipeAppContainerSheet=_wipeAppContainerSheet; -@property(readonly, nonatomic) NSMutableArray *containerNamesToWipe; // @synthesize containerNamesToWipe=_containerNamesToWipe; +@property(readonly, nonatomic) NSMutableSet *containerNamesToWipe; // @synthesize containerNamesToWipe=_containerNamesToWipe; @property(retain, nonatomic) NSMutableDictionary *pathForContainerName; // @synthesize pathForContainerName=_pathForContainerName; @property(retain, nonatomic) NSMutableDictionary *pathNameForContainerName; // @synthesize pathNameForContainerName=_pathNameForContainerName; @property(retain, nonatomic) NSMutableDictionary *accountInformation; // @synthesize accountInformation=_accountInformation; @@ -95,7 +96,6 @@ @property(retain, nonatomic) NSMutableDictionary *items; // @synthesize items=_items; @property(retain, nonatomic) NSRecursiveLock *itemsLock; // @synthesize itemsLock=_itemsLock; @property(retain) NSMutableDictionary *progressForItemID; // @synthesize progressForItemID=_progressForItemID; -@property(retain, nonatomic) iCloudDocumentLocation *contentDocumentLocation; // @synthesize contentDocumentLocation=_contentDocumentLocation; @property(nonatomic) BOOL firstLoginAttempt; // @synthesize firstLoginAttempt=_firstLoginAttempt; @property(retain, nonatomic) NSArray *logEntries; // @synthesize logEntries=_logEntries; @property(nonatomic) double lastUpdated; // @synthesize lastUpdated=_lastUpdated; @@ -132,8 +132,6 @@ - (void)updateDataIncludingBlueprints:(BOOL)arg1 forDevice:(id)arg2; - (void)fetchRootItemAndAllChildrenForDevice:(id)arg1; - (void)findBlueprints; -- (void)_getContainersFromEntitlements:(id)arg1 into:(id)arg2 forBlueprint:(id)arg3; -- (id)_resolveContainerName:(id)arg1; - (void)_getTransferMeasurementFromItem:(id)arg1 type:(BOOL)arg2; - (double)_progressDeltaForItem:(id)arg1 currentProgress:(double)arg2; - (void)_transferMeasurementsTimerFired:(id)arg1; @@ -150,11 +148,16 @@ - (BOOL)validateUserInterfaceItem:(id)arg1; @property(retain, nonatomic) NSSet *devices; - (id)children; +- (void)_waitForWorkspaceLoaded; - (id)initWithWorkspace:(id)arg1; // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/iCloudSupport/iCloudDebuggingAddition.h b/iCloudSupport/iCloudDebuggingAddition.h index 7a3689a99..8f3d9476e 100644 --- a/iCloudSupport/iCloudDebuggingAddition.h +++ b/iCloudSupport/iCloudDebuggingAddition.h @@ -26,7 +26,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/iCloudSupport/iCloudDebuggingAdditionUIController.h b/iCloudSupport/iCloudDebuggingAdditionUIController.h index f82198af3..5b916cdaa 100644 --- a/iCloudSupport/iCloudDebuggingAdditionUIController.h +++ b/iCloudSupport/iCloudDebuggingAdditionUIController.h @@ -8,7 +8,7 @@ #import "IDEDebuggingAdditionUIController-Protocol.h" -@class DVTExtension, DVTStackBacktrace, IDEWorkspaceTabController, iCloudDebuggingTrayCell; +@class DVTExtension, DVTStackBacktrace, IDEWorkspaceTabController, NSString, iCloudDebuggingTrayCell; @interface iCloudDebuggingAdditionUIController : NSObject { @@ -36,7 +36,11 @@ // Remaining properties @property(retain) DVTStackBacktrace *creationBacktrace; +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; @property(readonly) DVTStackBacktrace *invalidationBacktrace; +@property(readonly) Class superclass; @property(readonly, nonatomic, getter=isValid) BOOL valid; @end diff --git a/iCloudSupport/iCloudDebuggingTrayCell.h b/iCloudSupport/iCloudDebuggingTrayCell.h index d4c1c6004..402026b71 100644 --- a/iCloudSupport/iCloudDebuggingTrayCell.h +++ b/iCloudSupport/iCloudDebuggingTrayCell.h @@ -17,11 +17,11 @@ @property(retain) NSMutableArray *currentDisplayedItemStack; // @synthesize currentDisplayedItemStack=_currentDisplayedItemStack; @property(retain) DVTNotificationToken *iCloudNotificationToken; // @synthesize iCloudNotificationToken=_iCloudNotificationToken; - (void).cxx_destruct; -- (void)primitiveInvalidate; - (void)_observeController:(id)arg1; - (void)_updateProgressBarWithItem:(id)arg1 itemChangeType:(BOOL)arg2; - (void)_insertItemIntoDisplayedItemStack:(id)arg1; @property(readonly, nonatomic) iCloudController *controller; +- (void)dealloc; - (id)initWithController:(id)arg1; @end diff --git a/iCloudSupport/iCloudDocumentLocation.h b/iCloudSupport/iCloudDocumentLocation.h index f4491db5b..d8b2c95e3 100644 --- a/iCloudSupport/iCloudDocumentLocation.h +++ b/iCloudSupport/iCloudDocumentLocation.h @@ -18,8 +18,7 @@ - (id)navigableItem_image; - (id)navigableItem_name; @property(readonly, nonatomic) iCloudController *controller; -- (id)initWithController:(id)arg1; -- (id)initWithController:(id)arg1 launchSession:(id)arg2; +- (id)initWithControllerUUID:(id)arg1 documentURL:(id)arg2; @end diff --git a/iCloudSupport/iCloudHeaderViewController.h b/iCloudSupport/iCloudHeaderViewController.h index 17b025cec..22dcfa50b 100644 --- a/iCloudSupport/iCloudHeaderViewController.h +++ b/iCloudSupport/iCloudHeaderViewController.h @@ -6,7 +6,7 @@ #import -@class DVTHorizontalCapacityViewController, NSImageView, NSMutableSet, NSPopUpButton, NSTextField, NSView; +@class DVTHorizontalCapacityViewController, NSBox, NSImageView, NSMutableSet, NSPopUpButton, NSTextField, NSView; @interface iCloudHeaderViewController : iCloudViewController { @@ -18,6 +18,7 @@ NSImageView *_imageView; NSTextField *_containerNameField; NSTextField *_utilizedField; + NSBox *_availableFieldBox; NSTextField *_availableField; NSTextField *_statusLabelField; NSTextField *_statusField; @@ -38,6 +39,7 @@ @property __weak NSTextField *statusField; // @synthesize statusField=_statusField; @property __weak NSTextField *statusLabelField; // @synthesize statusLabelField=_statusLabelField; @property __weak NSTextField *availableField; // @synthesize availableField=_availableField; +@property __weak NSBox *availableFieldBox; // @synthesize availableFieldBox=_availableFieldBox; @property __weak NSTextField *utilizedField; // @synthesize utilizedField=_utilizedField; @property __weak NSTextField *containerNameField; // @synthesize containerNameField=_containerNameField; @property __weak NSImageView *imageView; // @synthesize imageView=_imageView; diff --git a/iCloudSupport/iCloudItem-Protocol.h b/iCloudSupport/iCloudItem-Protocol.h index 157f25fc8..0b8b62b68 100644 --- a/iCloudSupport/iCloudItem-Protocol.h +++ b/iCloudSupport/iCloudItem-Protocol.h @@ -13,6 +13,10 @@ @property(readonly, nonatomic) double downloadProgress; @property(readonly, nonatomic, getter=isUploading) BOOL uploading; @property(readonly, nonatomic, getter=isDownloading) BOOL downloading; +@property(nonatomic) BOOL wasUploading; +@property(nonatomic) BOOL wasDownloading; +@property(nonatomic) unsigned long long lastSizeDuringUploading; +@property(nonatomic) unsigned long long lastSizeDuringDownloading; @property(readonly, nonatomic) NSString *localType; @property(readonly, nonatomic) NSImage *icon; @property(readonly, nonatomic) unsigned long long status; @@ -35,7 +39,7 @@ @property(readonly, nonatomic) NSNumber *itemID; @property(readonly, nonatomic) NSURL *iCloudURL; @property(readonly, nonatomic) NSURL *localURL; -@property(readonly, nonatomic) id itemProvider; +@property(readonly, nonatomic) __weak id itemProvider; - (id)ubiquityRootPath; - (id)ubiquityRoot; - (id)ubiquityRelativePath; diff --git a/iCloudSupport/iCloudItem.h b/iCloudSupport/iCloudItem.h index a4598b061..1cf479f4f 100644 --- a/iCloudSupport/iCloudItem.h +++ b/iCloudSupport/iCloudItem.h @@ -19,6 +19,8 @@ BOOL _pending; BOOL _onlyEmbedded; BOOL _conflicted; + BOOL _wasDownloading; + BOOL _wasUploading; BOOL _uploading; BOOL _downloading; id _itemProvider; @@ -37,6 +39,8 @@ NSArray *_losers; NSDate *_modified; NSImage *_icon; + unsigned long long _lastSizeDuringDownloading; + unsigned long long _lastSizeDuringUploading; double _downloadProgress; double _uploadProgress; NSString *_localType; @@ -50,6 +54,10 @@ @property(nonatomic, getter=isUploading) BOOL uploading; // @synthesize uploading=_uploading; @property(nonatomic) double uploadProgress; // @synthesize uploadProgress=_uploadProgress; @property(nonatomic) double downloadProgress; // @synthesize downloadProgress=_downloadProgress; +@property(nonatomic) BOOL wasUploading; // @synthesize wasUploading=_wasUploading; +@property(nonatomic) BOOL wasDownloading; // @synthesize wasDownloading=_wasDownloading; +@property(nonatomic) unsigned long long lastSizeDuringUploading; // @synthesize lastSizeDuringUploading=_lastSizeDuringUploading; +@property(nonatomic) unsigned long long lastSizeDuringDownloading; // @synthesize lastSizeDuringDownloading=_lastSizeDuringDownloading; @property(retain, nonatomic) NSImage *icon; // @synthesize icon=_icon; @property(retain, nonatomic) NSDate *modified; // @synthesize modified=_modified; @property(retain, nonatomic) NSArray *losers; // @synthesize losers=_losers; @@ -69,9 +77,9 @@ @property(retain, nonatomic) NSNumber *parentItemID; // @synthesize parentItemID=_parentItemID; @property(retain, nonatomic) NSNumber *itemID; // @synthesize itemID=_itemID; @property(retain, nonatomic) NSURL *localURL; // @synthesize localURL=_localURL; -@property(readonly, nonatomic) id itemProvider; // @synthesize itemProvider=_itemProvider; +@property(readonly, nonatomic) __weak id itemProvider; // @synthesize itemProvider=_itemProvider; - (void).cxx_destruct; -- (id)description; +@property(readonly, copy) NSString *description; @property(readonly, nonatomic) NSURL *iCloudURL; // @synthesize iCloudURL=_iCloudURL; - (id)ubiquityRootPath; - (id)ubiquityRoot; @@ -100,5 +108,10 @@ @property(readonly, nonatomic) NSString *localType; // @synthesize localType=_localType; - (id)inputDateFormatter; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/iCloudSupport/iCloudMacMonitor.h b/iCloudSupport/iCloudMacMonitor.h index 54dda7b15..86c5eed1d 100644 --- a/iCloudSupport/iCloudMacMonitor.h +++ b/iCloudSupport/iCloudMacMonitor.h @@ -8,7 +8,7 @@ #import "iCloudClientConnectionDelegate-Protocol.h" -@class NSNetService, iCloudClientConnection; +@class NSNetService, NSString, iCloudClientConnection; @interface iCloudMacMonitor : iCloudMonitor { @@ -20,10 +20,8 @@ + (void)netServiceBrowserDidStopSearch:(id)arg1; + (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; + (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; -+ (BOOL)restartsServiceOnExit; -+ (void)setRestartServiceOnExit:(BOOL)arg1; -+ (BOOL)startDebugServiceOnHost:(id)arg1 error:(id *)arg2; -+ (void)attemptDebugServiceRestart; ++ (BOOL)startMonitorServiceOnHost:(id)arg1 error:(id *)arg2; ++ (void)attemptMonitorServiceRestart; + (void)stopMonitorForNetService:(id)arg1; + (void)startMonitorForNetService:(id)arg1; + (void)initiateMonitorServerForServiceCenter:(id)arg1; @@ -35,5 +33,11 @@ - (void)startConnection; - (id)initWithNetService:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/iCloudSupport/iCloudMonitor.h b/iCloudSupport/iCloudMonitor.h index b0332af38..475eede40 100644 --- a/iCloudSupport/iCloudMonitor.h +++ b/iCloudSupport/iCloudMonitor.h @@ -8,7 +8,7 @@ #import "iCloudItemProvider-Protocol.h" -@class DVTDevice, NSMutableData, NSMutableDictionary, NSMutableSet, NSRecursiveLock; +@class DVTDevice, NSMutableData, NSMutableDictionary, NSMutableSet, NSRecursiveLock, NSString; @interface iCloudMonitor : NSObject { @@ -23,10 +23,12 @@ NSMutableDictionary *_watchers; BOOL _authorized; DVTDevice *_device; + NSString *_deviceIdentifier; } + (void)terminateMonitorServerForServiceCenter:(id)arg1; + (void)initiateMonitorServerForServiceCenter:(id)arg1; +@property(readonly, nonatomic) NSString *deviceIdentifier; // @synthesize deviceIdentifier=_deviceIdentifier; @property(readonly, nonatomic) DVTDevice *device; // @synthesize device=_device; @property(nonatomic, getter=isAuthorized) BOOL authorized; // @synthesize authorized=_authorized; - (void).cxx_destruct; @@ -54,8 +56,14 @@ - (id)nextToken; - (void)stopConnection; - (void)startConnection; -- (void)setDevice:(id)arg1; +- (void)_primitiveSetDevice:(id)arg1; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/iCloudSupport/iCloudPerformanceViewController.h b/iCloudSupport/iCloudPerformanceViewController.h index cef686f5f..4dcdc8dbe 100644 --- a/iCloudSupport/iCloudPerformanceViewController.h +++ b/iCloudSupport/iCloudPerformanceViewController.h @@ -8,7 +8,7 @@ #import "IDEGraphDelegate-Protocol.h" -@class DVTNotificationToken, IDEBarGraph, NSByteCountFormatter, NSMutableDictionary; +@class DVTNotificationToken, IDEBarGraph, NSByteCountFormatter, NSMutableDictionary, NSString; @interface iCloudPerformanceViewController : iCloudViewController { @@ -29,5 +29,11 @@ - (id)colorForChartNamed:(id)arg1; - (void)awakeFromNib; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/iCloudSupport/iCloudService.h b/iCloudSupport/iCloudService.h index 5e44a8894..52bd83734 100644 --- a/iCloudSupport/iCloudService.h +++ b/iCloudSupport/iCloudService.h @@ -13,7 +13,7 @@ iCloud *_iCloud; } -@property(readonly, nonatomic) iCloud *iCloud; // @synthesize iCloud=_iCloud; +@property(readonly, nonatomic) __weak iCloud *iCloud; // @synthesize iCloud=_iCloud; - (void).cxx_destruct; - (id)initWithOwner:(id)arg1; diff --git a/iCloudSupport/iCloudServiceCenter.h b/iCloudSupport/iCloudServiceCenter.h index 64f0b4767..ba0cd773d 100644 --- a/iCloudSupport/iCloudServiceCenter.h +++ b/iCloudSupport/iCloudServiceCenter.h @@ -9,7 +9,7 @@ #import "IDEInitialization-Protocol.h" #import "NSNetServiceBrowserDelegate-Protocol.h" -@class NSMapTable, NSMutableDictionary, NSMutableSet, NSRecursiveLock; +@class NSMapTable, NSMutableDictionary, NSMutableSet, NSRecursiveLock, NSString; @interface iCloudServiceCenter : NSObject { @@ -40,7 +40,8 @@ - (void)notifyObserversOfDeviceAdded:(id)arg1; - (void)removeObserver:(id)arg1 forDevice:(id)arg2; - (void)removeObserver:(id)arg1 forDevice:(id)arg2 forContainer:(id)arg3; -- (void)addObserver:(id)arg1 forDevice:(id)arg2 forContainer:(id)arg3; +- (void)fetchDataForObserver:(id)arg1 forDevice:(id)arg2 forContainer:(id)arg3; +- (void)registerObserver:(id)arg1 forContainer:(id)arg2; - (void)sendCommand:(id)arg1 toMonitorWithID:(id)arg2 usingProcessor:(id)arg3; - (id)monitorForID:(id)arg1; - (void)stopSimulatingLocationOnDevice:(id)arg1 usingProcessor:(id)arg2; @@ -59,5 +60,11 @@ - (void)initiateMonitors; - (id)init; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/iCloudSupport/iCloudURLConnectionDelegate.h b/iCloudSupport/iCloudURLConnectionDelegate.h index c9ce02337..a14debb91 100644 --- a/iCloudSupport/iCloudURLConnectionDelegate.h +++ b/iCloudSupport/iCloudURLConnectionDelegate.h @@ -8,7 +8,7 @@ #import "NSURLConnectionDelegate-Protocol.h" -@class NSMutableData, NSURLConnection, iCloud; +@class NSMutableData, NSString, NSURLConnection, iCloud; @interface iCloudURLConnectionDelegate : NSObject { @@ -33,5 +33,11 @@ - (id)initWithOwner:(id)arg1 dataHandler:(id)arg2; - (id)initWithOwner:(id)arg1 completionBlock:(id)arg2; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/iCloudSupport/iCloudUbiquityService.h b/iCloudSupport/iCloudUbiquityService.h index 45a09b5cd..c23048bfb 100644 --- a/iCloudSupport/iCloudUbiquityService.h +++ b/iCloudSupport/iCloudUbiquityService.h @@ -8,11 +8,10 @@ #import "iCloudItemProvider-Protocol.h" -@class NSMutableDictionary, NSRecursiveLock, iCloudNotificationCenter; +@class NSMutableDictionary, NSRecursiveLock, NSString; @interface iCloudUbiquityService : iCloudService { - iCloudNotificationCenter *_notificationCenter; NSMutableDictionary *_itemCacheByItemID; NSMutableDictionary *_itemCacheByLocalURL; NSRecursiveLock *_cacheLock; @@ -21,7 +20,6 @@ @property(retain, nonatomic) NSRecursiveLock *cacheLock; // @synthesize cacheLock=_cacheLock; @property(retain, nonatomic) NSMutableDictionary *itemCacheByLocalURL; // @synthesize itemCacheByLocalURL=_itemCacheByLocalURL; @property(retain, nonatomic) NSMutableDictionary *itemCacheByItemID; // @synthesize itemCacheByItemID=_itemCacheByItemID; -@property(retain, nonatomic) iCloudNotificationCenter *notificationCenter; // @synthesize notificationCenter=_notificationCenter; - (void).cxx_destruct; - (void)downloadItem:(id)arg1 destinationPath:(id)arg2 completionBlock:(id)arg3; - (void)accountInfoWithCompletionBlock:(id)arg1; @@ -39,5 +37,11 @@ - (id)ubiquityURLForCommand:(id)arg1 id:(id)arg2 parameters:(id)arg3; - (id)initWithOwner:(id)arg1; +// Remaining properties +@property(readonly, copy) NSString *debugDescription; +@property(readonly, copy) NSString *description; +@property(readonly) unsigned long long hash; +@property(readonly) Class superclass; + @end diff --git a/iCloudSupport/iCloudViewController.h b/iCloudSupport/iCloudViewController.h index 8c913b3a7..227d039e8 100644 --- a/iCloudSupport/iCloudViewController.h +++ b/iCloudSupport/iCloudViewController.h @@ -15,10 +15,10 @@ } @property(retain, nonatomic) NSView *headerAccessory; // @synthesize headerAccessory=_headerAccessory; -@property(readonly, nonatomic) iCloudActivityEditor *editor; // @synthesize editor=_editor; +@property(readonly, nonatomic) __weak iCloudActivityEditor *editor; // @synthesize editor=_editor; - (void).cxx_destruct; - (void)primitiveInvalidate; -@property(readonly, nonatomic) iCloudController *controller; +@property(readonly, nonatomic) __weak iCloudController *controller; - (id)initWithEditor:(id)arg1; @end